l10n: Update git.pot (275 new, 15 removed messages)
[git/raj.git] / po / git.pot
blob33a60527523085c8ee6b6058b7781c12c82608e6
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2012-05-08 16:06+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:753
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:533 sequencer.c:965 builtin/log.c:289
58 #: builtin/log.c:719 builtin/log.c:1335 builtin/log.c:1554 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:1231 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:1280
269 #, c-format
270 msgid "'%s': unable to read %s"
271 msgstr ""
273 #: grep.c:1297
274 #, c-format
275 msgid "'%s': %s"
276 msgstr ""
278 #: grep.c:1308
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 #: remote.c:1607
331 #, c-format
332 msgid "Your branch is ahead of '%s' by %d commit.\n"
333 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
334 msgstr[0] ""
335 msgstr[1] ""
337 #: remote.c:1613
338 #, c-format
339 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
340 msgid_plural ""
341 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
342 msgstr[0] ""
343 msgstr[1] ""
345 #: remote.c:1621
346 #, c-format
347 msgid ""
348 "Your branch and '%s' have diverged,\n"
349 "and have %d and %d different commit each, respectively.\n"
350 msgid_plural ""
351 "Your branch and '%s' have diverged,\n"
352 "and have %d and %d different commits each, respectively.\n"
353 msgstr[0] ""
354 msgstr[1] ""
356 #: sequencer.c:121 builtin/merge.c:865 builtin/merge.c:978
357 #: builtin/merge.c:1088 builtin/merge.c:1098
358 #, c-format
359 msgid "Could not open '%s' for writing"
360 msgstr ""
362 #: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:868
363 #: builtin/merge.c:1090 builtin/merge.c:1103
364 #, c-format
365 msgid "Could not write to '%s'"
366 msgstr ""
368 #: sequencer.c:144
369 msgid ""
370 "after resolving the conflicts, mark the corrected paths\n"
371 "with 'git add <paths>' or 'git rm <paths>'"
372 msgstr ""
374 #: sequencer.c:147
375 msgid ""
376 "after resolving the conflicts, mark the corrected paths\n"
377 "with 'git add <paths>' or 'git rm <paths>'\n"
378 "and commit the result with 'git commit'"
379 msgstr ""
381 #: sequencer.c:160 sequencer.c:741 sequencer.c:824
382 #, c-format
383 msgid "Could not write to %s"
384 msgstr ""
386 #: sequencer.c:163
387 #, c-format
388 msgid "Error wrapping up %s"
389 msgstr ""
391 #: sequencer.c:178
392 msgid "Your local changes would be overwritten by cherry-pick."
393 msgstr ""
395 #: sequencer.c:180
396 msgid "Your local changes would be overwritten by revert."
397 msgstr ""
399 #: sequencer.c:183
400 msgid "Commit your changes or stash them to proceed."
401 msgstr ""
403 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
404 #: sequencer.c:233
405 #, c-format
406 msgid "%s: Unable to write new index file"
407 msgstr ""
409 #: sequencer.c:261
410 msgid "Could not resolve HEAD commit\n"
411 msgstr ""
413 #: sequencer.c:282
414 msgid "Unable to update cache tree\n"
415 msgstr ""
417 #: sequencer.c:323
418 #, c-format
419 msgid "Could not parse commit %s\n"
420 msgstr ""
422 #: sequencer.c:328
423 #, c-format
424 msgid "Could not parse parent commit %s\n"
425 msgstr ""
427 #: sequencer.c:358
428 msgid "Your index file is unmerged."
429 msgstr ""
431 #: sequencer.c:361
432 msgid "You do not have a valid HEAD"
433 msgstr ""
435 #: sequencer.c:376
436 #, c-format
437 msgid "Commit %s is a merge but no -m option was given."
438 msgstr ""
440 #: sequencer.c:384
441 #, c-format
442 msgid "Commit %s does not have parent %d"
443 msgstr ""
445 #: sequencer.c:388
446 #, c-format
447 msgid "Mainline was specified but commit %s is not a merge."
448 msgstr ""
450 #. TRANSLATORS: The first %s will be "revert" or
451 #. "cherry-pick", the second %s a SHA1
452 #: sequencer.c:399
453 #, c-format
454 msgid "%s: cannot parse parent commit %s"
455 msgstr ""
457 #: sequencer.c:403
458 #, c-format
459 msgid "Cannot get commit message for %s"
460 msgstr ""
462 #: sequencer.c:491
463 #, c-format
464 msgid "could not revert %s... %s"
465 msgstr ""
467 #: sequencer.c:492
468 #, c-format
469 msgid "could not apply %s... %s"
470 msgstr ""
472 #: sequencer.c:536
473 msgid "empty commit set passed"
474 msgstr ""
476 #: sequencer.c:544
477 #, c-format
478 msgid "git %s: failed to read the index"
479 msgstr ""
481 #: sequencer.c:549
482 #, c-format
483 msgid "git %s: failed to refresh the index"
484 msgstr ""
486 #: sequencer.c:607
487 #, c-format
488 msgid "Cannot %s during a %s"
489 msgstr ""
491 #: sequencer.c:629
492 #, c-format
493 msgid "Could not parse line %d."
494 msgstr ""
496 #: sequencer.c:634
497 msgid "No commits parsed."
498 msgstr ""
500 #: sequencer.c:647
501 #, c-format
502 msgid "Could not open %s"
503 msgstr ""
505 #: sequencer.c:651
506 #, c-format
507 msgid "Could not read %s."
508 msgstr ""
510 #: sequencer.c:658
511 #, c-format
512 msgid "Unusable instruction sheet: %s"
513 msgstr ""
515 #: sequencer.c:686
516 #, c-format
517 msgid "Invalid key: %s"
518 msgstr ""
520 #: sequencer.c:689
521 #, c-format
522 msgid "Invalid value for %s: %s"
523 msgstr ""
525 #: sequencer.c:701
526 #, c-format
527 msgid "Malformed options sheet: %s"
528 msgstr ""
530 #: sequencer.c:722
531 msgid "a cherry-pick or revert is already in progress"
532 msgstr ""
534 #: sequencer.c:723
535 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
536 msgstr ""
538 #: sequencer.c:727
539 #, c-format
540 msgid "Could not create sequencer directory %s"
541 msgstr ""
543 #: sequencer.c:743 sequencer.c:828
544 #, c-format
545 msgid "Error wrapping up %s."
546 msgstr ""
548 #: sequencer.c:762 sequencer.c:896
549 msgid "no cherry-pick or revert in progress"
550 msgstr ""
552 #: sequencer.c:764
553 msgid "cannot resolve HEAD"
554 msgstr ""
556 #: sequencer.c:766
557 msgid "cannot abort from a branch yet to be born"
558 msgstr ""
560 #: sequencer.c:788 builtin/apply.c:3682
561 #, c-format
562 msgid "cannot open %s: %s"
563 msgstr ""
565 #: sequencer.c:791
566 #, c-format
567 msgid "cannot read %s: %s"
568 msgstr ""
570 #: sequencer.c:792
571 msgid "unexpected end of file"
572 msgstr ""
574 #: sequencer.c:798
575 #, c-format
576 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
577 msgstr ""
579 #: sequencer.c:821
580 #, c-format
581 msgid "Could not format %s."
582 msgstr ""
584 #: sequencer.c:983
585 msgid "Can't revert as initial commit"
586 msgstr ""
588 #: sequencer.c:984
589 msgid "Can't cherry-pick into empty head"
590 msgstr ""
592 #: sha1_name.c:864
593 msgid "HEAD does not point to a branch"
594 msgstr ""
596 #: sha1_name.c:867
597 #, c-format
598 msgid "No such branch: '%s'"
599 msgstr ""
601 #: sha1_name.c:869
602 #, c-format
603 msgid "No upstream configured for branch '%s'"
604 msgstr ""
606 #: sha1_name.c:872
607 #, c-format
608 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
609 msgstr ""
611 #: wt-status.c:135
612 msgid "Unmerged paths:"
613 msgstr ""
615 #: wt-status.c:141 wt-status.c:158
616 #, c-format
617 msgid "  (use \"git reset %s <file>...\" to unstage)"
618 msgstr ""
620 #: wt-status.c:143 wt-status.c:160
621 msgid "  (use \"git rm --cached <file>...\" to unstage)"
622 msgstr ""
624 #: wt-status.c:144
625 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
626 msgstr ""
628 #: wt-status.c:152
629 msgid "Changes to be committed:"
630 msgstr ""
632 #: wt-status.c:170
633 msgid "Changes not staged for commit:"
634 msgstr ""
636 #: wt-status.c:174
637 msgid "  (use \"git add <file>...\" to update what will be committed)"
638 msgstr ""
640 #: wt-status.c:176
641 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
642 msgstr ""
644 #: wt-status.c:177
645 msgid ""
646 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
647 msgstr ""
649 #: wt-status.c:179
650 msgid "  (commit or discard the untracked or modified content in submodules)"
651 msgstr ""
653 #: wt-status.c:188
654 #, c-format
655 msgid "%s files:"
656 msgstr ""
658 #: wt-status.c:191
659 #, c-format
660 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
661 msgstr ""
663 #: wt-status.c:208
664 msgid "bug"
665 msgstr ""
667 #: wt-status.c:213
668 msgid "both deleted:"
669 msgstr ""
671 #: wt-status.c:214
672 msgid "added by us:"
673 msgstr ""
675 #: wt-status.c:215
676 msgid "deleted by them:"
677 msgstr ""
679 #: wt-status.c:216
680 msgid "added by them:"
681 msgstr ""
683 #: wt-status.c:217
684 msgid "deleted by us:"
685 msgstr ""
687 #: wt-status.c:218
688 msgid "both added:"
689 msgstr ""
691 #: wt-status.c:219
692 msgid "both modified:"
693 msgstr ""
695 #: wt-status.c:249
696 msgid "new commits, "
697 msgstr ""
699 #: wt-status.c:251
700 msgid "modified content, "
701 msgstr ""
703 #: wt-status.c:253
704 msgid "untracked content, "
705 msgstr ""
707 #: wt-status.c:267
708 #, c-format
709 msgid "new file:   %s"
710 msgstr ""
712 #: wt-status.c:270
713 #, c-format
714 msgid "copied:     %s -> %s"
715 msgstr ""
717 #: wt-status.c:273
718 #, c-format
719 msgid "deleted:    %s"
720 msgstr ""
722 #: wt-status.c:276
723 #, c-format
724 msgid "modified:   %s"
725 msgstr ""
727 #: wt-status.c:279
728 #, c-format
729 msgid "renamed:    %s -> %s"
730 msgstr ""
732 #: wt-status.c:282
733 #, c-format
734 msgid "typechange: %s"
735 msgstr ""
737 #: wt-status.c:285
738 #, c-format
739 msgid "unknown:    %s"
740 msgstr ""
742 #: wt-status.c:288
743 #, c-format
744 msgid "unmerged:   %s"
745 msgstr ""
747 #: wt-status.c:291
748 #, c-format
749 msgid "bug: unhandled diff status %c"
750 msgstr ""
752 #: wt-status.c:737
753 msgid "On branch "
754 msgstr ""
756 #: wt-status.c:744
757 msgid "Not currently on any branch."
758 msgstr ""
760 #: wt-status.c:755
761 msgid "Initial commit"
762 msgstr ""
764 #: wt-status.c:769
765 msgid "Untracked"
766 msgstr ""
768 #: wt-status.c:771
769 msgid "Ignored"
770 msgstr ""
772 #: wt-status.c:773
773 #, c-format
774 msgid "Untracked files not listed%s"
775 msgstr ""
777 #: wt-status.c:775
778 msgid " (use -u option to show untracked files)"
779 msgstr ""
781 #: wt-status.c:781
782 msgid "No changes"
783 msgstr ""
785 #: wt-status.c:785
786 #, c-format
787 msgid "no changes added to commit%s\n"
788 msgstr ""
790 #: wt-status.c:787
791 msgid " (use \"git add\" and/or \"git commit -a\")"
792 msgstr ""
794 #: wt-status.c:789
795 #, c-format
796 msgid "nothing added to commit but untracked files present%s\n"
797 msgstr ""
799 #: wt-status.c:791
800 msgid " (use \"git add\" to track)"
801 msgstr ""
803 #: wt-status.c:793 wt-status.c:796 wt-status.c:799
804 #, c-format
805 msgid "nothing to commit%s\n"
806 msgstr ""
808 #: wt-status.c:794
809 msgid " (create/copy files and use \"git add\" to track)"
810 msgstr ""
812 #: wt-status.c:797
813 msgid " (use -u to show untracked files)"
814 msgstr ""
816 #: wt-status.c:800
817 msgid " (working directory clean)"
818 msgstr ""
820 #: wt-status.c:908
821 msgid "HEAD (no branch)"
822 msgstr ""
824 #: wt-status.c:914
825 msgid "Initial commit on "
826 msgstr ""
828 #: wt-status.c:929
829 msgid "behind "
830 msgstr ""
832 #: wt-status.c:932 wt-status.c:935
833 msgid "ahead "
834 msgstr ""
836 #: wt-status.c:937
837 msgid ", behind "
838 msgstr ""
840 #: builtin/add.c:62
841 #, c-format
842 msgid "unexpected diff status %c"
843 msgstr ""
845 #: builtin/add.c:67 builtin/commit.c:282
846 msgid "updating files failed"
847 msgstr ""
849 #: builtin/add.c:77
850 #, c-format
851 msgid "remove '%s'\n"
852 msgstr ""
854 #: builtin/add.c:176
855 #, c-format
856 msgid "Path '%s' is in submodule '%.*s'"
857 msgstr ""
859 #: builtin/add.c:192
860 msgid "Unstaged changes after refreshing the index:"
861 msgstr ""
863 #: builtin/add.c:195 builtin/add.c:456 builtin/rm.c:186
864 #, c-format
865 msgid "pathspec '%s' did not match any files"
866 msgstr ""
868 #: builtin/add.c:209
869 #, c-format
870 msgid "'%s' is beyond a symbolic link"
871 msgstr ""
873 #: builtin/add.c:276
874 msgid "Could not read the index"
875 msgstr ""
877 #: builtin/add.c:286
878 #, c-format
879 msgid "Could not open '%s' for writing."
880 msgstr ""
882 #: builtin/add.c:290
883 msgid "Could not write patch"
884 msgstr ""
886 #: builtin/add.c:295
887 #, c-format
888 msgid "Could not stat '%s'"
889 msgstr ""
891 #: builtin/add.c:297
892 msgid "Empty patch. Aborted."
893 msgstr ""
895 #: builtin/add.c:303
896 #, c-format
897 msgid "Could not apply '%s'"
898 msgstr ""
900 #: builtin/add.c:312
901 msgid "The following paths are ignored by one of your .gitignore files:\n"
902 msgstr ""
904 #: builtin/add.c:352
905 #, c-format
906 msgid "Use -f if you really want to add them.\n"
907 msgstr ""
909 #: builtin/add.c:353
910 msgid "no files added"
911 msgstr ""
913 #: builtin/add.c:359
914 msgid "adding files failed"
915 msgstr ""
917 #: builtin/add.c:391
918 msgid "-A and -u are mutually incompatible"
919 msgstr ""
921 #: builtin/add.c:393
922 msgid "Option --ignore-missing can only be used together with --dry-run"
923 msgstr ""
925 #: builtin/add.c:413
926 #, c-format
927 msgid "Nothing specified, nothing added.\n"
928 msgstr ""
930 #: builtin/add.c:414
931 #, c-format
932 msgid "Maybe you wanted to say 'git add .'?\n"
933 msgstr ""
935 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:342 builtin/mv.c:82
936 #: builtin/rm.c:162
937 msgid "index file corrupt"
938 msgstr ""
940 #: builtin/add.c:476 builtin/apply.c:4093 builtin/mv.c:229 builtin/rm.c:260
941 msgid "Unable to write new index file"
942 msgstr ""
944 #: builtin/apply.c:106
945 #, c-format
946 msgid "unrecognized whitespace option '%s'"
947 msgstr ""
949 #: builtin/apply.c:121
950 #, c-format
951 msgid "unrecognized whitespace ignore option '%s'"
952 msgstr ""
954 #: builtin/apply.c:815
955 #, c-format
956 msgid "Cannot prepare timestamp regexp %s"
957 msgstr ""
959 #: builtin/apply.c:824
960 #, c-format
961 msgid "regexec returned %d for input: %s"
962 msgstr ""
964 #: builtin/apply.c:905
965 #, c-format
966 msgid "unable to find filename in patch at line %d"
967 msgstr ""
969 #: builtin/apply.c:934
970 #, c-format
971 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
972 msgstr ""
974 #: builtin/apply.c:937
975 #, c-format
976 msgid "git apply: bad git-diff - inconsistent %s filename on line %d"
977 msgstr ""
979 #: builtin/apply.c:944
980 #, c-format
981 msgid "git apply: bad git-diff - expected /dev/null on line %d"
982 msgstr ""
984 #: builtin/apply.c:1387
985 #, c-format
986 msgid "recount: unexpected line: %.*s"
987 msgstr ""
989 #: builtin/apply.c:1444
990 #, c-format
991 msgid "patch fragment without header at line %d: %.*s"
992 msgstr ""
994 #: builtin/apply.c:1461
995 #, c-format
996 msgid ""
997 "git diff header lacks filename information when removing %d leading pathname "
998 "component (line %d)"
999 msgid_plural ""
1000 "git diff header lacks filename information when removing %d leading pathname "
1001 "components (line %d)"
1002 msgstr[0] ""
1003 msgstr[1] ""
1005 #: builtin/apply.c:1621
1006 msgid "new file depends on old contents"
1007 msgstr ""
1009 #: builtin/apply.c:1623
1010 msgid "deleted file still has contents"
1011 msgstr ""
1013 #: builtin/apply.c:1649
1014 #, c-format
1015 msgid "corrupt patch at line %d"
1016 msgstr ""
1018 #: builtin/apply.c:1685
1019 #, c-format
1020 msgid "new file %s depends on old contents"
1021 msgstr ""
1023 #: builtin/apply.c:1687
1024 #, c-format
1025 msgid "deleted file %s still has contents"
1026 msgstr ""
1028 #: builtin/apply.c:1690
1029 #, c-format
1030 msgid "** warning: file %s becomes empty but is not deleted"
1031 msgstr ""
1033 #: builtin/apply.c:1836
1034 #, c-format
1035 msgid "corrupt binary patch at line %d: %.*s"
1036 msgstr ""
1038 #. there has to be one hunk (forward hunk)
1039 #: builtin/apply.c:1865
1040 #, c-format
1041 msgid "unrecognized binary patch at line %d"
1042 msgstr ""
1044 #: builtin/apply.c:1951
1045 #, c-format
1046 msgid "patch with only garbage at line %d"
1047 msgstr ""
1049 #: builtin/apply.c:2041
1050 #, c-format
1051 msgid "unable to read symlink %s"
1052 msgstr ""
1054 #: builtin/apply.c:2045
1055 #, c-format
1056 msgid "unable to open or read %s"
1057 msgstr ""
1059 #: builtin/apply.c:2116
1060 msgid "oops"
1061 msgstr ""
1063 #: builtin/apply.c:2638
1064 #, c-format
1065 msgid "invalid start of line: '%c'"
1066 msgstr ""
1068 #: builtin/apply.c:2756
1069 #, c-format
1070 msgid "Hunk #%d succeeded at %d (offset %d line)."
1071 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1072 msgstr[0] ""
1073 msgstr[1] ""
1075 #: builtin/apply.c:2768
1076 #, c-format
1077 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1078 msgstr ""
1080 #: builtin/apply.c:2774
1081 #, c-format
1082 msgid ""
1083 "while searching for:\n"
1084 "%.*s"
1085 msgstr ""
1087 #: builtin/apply.c:2793
1088 #, c-format
1089 msgid "missing binary patch data for '%s'"
1090 msgstr ""
1092 #: builtin/apply.c:2896
1093 #, c-format
1094 msgid "binary patch does not apply to '%s'"
1095 msgstr ""
1097 #: builtin/apply.c:2902
1098 #, c-format
1099 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1100 msgstr ""
1102 #: builtin/apply.c:2923
1103 #, c-format
1104 msgid "patch failed: %s:%ld"
1105 msgstr ""
1107 #: builtin/apply.c:3038
1108 #, c-format
1109 msgid "patch %s has been renamed/deleted"
1110 msgstr ""
1112 #: builtin/apply.c:3045 builtin/apply.c:3062
1113 #, c-format
1114 msgid "read of %s failed"
1115 msgstr ""
1117 #: builtin/apply.c:3077
1118 msgid "removal patch leaves file contents"
1119 msgstr ""
1121 #: builtin/apply.c:3098
1122 #, c-format
1123 msgid "%s: already exists in working directory"
1124 msgstr ""
1126 #: builtin/apply.c:3136
1127 #, c-format
1128 msgid "%s: has been deleted/renamed"
1129 msgstr ""
1131 #: builtin/apply.c:3141 builtin/apply.c:3172
1132 #, c-format
1133 msgid "%s: %s"
1134 msgstr ""
1136 #: builtin/apply.c:3152
1137 #, c-format
1138 msgid "%s: does not exist in index"
1139 msgstr ""
1141 #: builtin/apply.c:3166
1142 #, c-format
1143 msgid "%s: does not match index"
1144 msgstr ""
1146 #: builtin/apply.c:3183
1147 #, c-format
1148 msgid "%s: wrong type"
1149 msgstr ""
1151 #: builtin/apply.c:3185
1152 #, c-format
1153 msgid "%s has type %o, expected %o"
1154 msgstr ""
1156 #: builtin/apply.c:3240
1157 #, c-format
1158 msgid "%s: already exists in index"
1159 msgstr ""
1161 #: builtin/apply.c:3259
1162 #, c-format
1163 msgid "new mode (%o) of %s does not match old mode (%o)%s%s"
1164 msgstr ""
1166 #: builtin/apply.c:3265
1167 #, c-format
1168 msgid "%s: patch does not apply"
1169 msgstr ""
1171 #: builtin/apply.c:3278
1172 #, c-format
1173 msgid "Checking patch %s..."
1174 msgstr ""
1176 #: builtin/apply.c:3333 builtin/checkout.c:212 builtin/reset.c:158
1177 #, c-format
1178 msgid "make_cache_entry failed for path '%s'"
1179 msgstr ""
1181 #: builtin/apply.c:3476
1182 #, c-format
1183 msgid "unable to remove %s from index"
1184 msgstr ""
1186 #: builtin/apply.c:3503
1187 #, c-format
1188 msgid "corrupt patch for subproject %s"
1189 msgstr ""
1191 #: builtin/apply.c:3507
1192 #, c-format
1193 msgid "unable to stat newly created file '%s'"
1194 msgstr ""
1196 #: builtin/apply.c:3512
1197 #, c-format
1198 msgid "unable to create backing store for newly created file %s"
1199 msgstr ""
1201 #: builtin/apply.c:3515
1202 #, c-format
1203 msgid "unable to add cache entry for %s"
1204 msgstr ""
1206 #: builtin/apply.c:3548
1207 #, c-format
1208 msgid "closing file '%s'"
1209 msgstr ""
1211 #: builtin/apply.c:3597
1212 #, c-format
1213 msgid "unable to write file '%s' mode %o"
1214 msgstr ""
1216 #: builtin/apply.c:3653
1217 #, c-format
1218 msgid "Applied patch %s cleanly."
1219 msgstr ""
1221 #: builtin/apply.c:3661
1222 msgid "internal error"
1223 msgstr ""
1225 #. Say this even without --verbose
1226 #: builtin/apply.c:3664
1227 #, c-format
1228 msgid "Applying patch %%s with %d reject..."
1229 msgid_plural "Applying patch %%s with %d rejects..."
1230 msgstr[0] ""
1231 msgstr[1] ""
1233 #: builtin/apply.c:3674
1234 #, c-format
1235 msgid "truncating .rej filename to %.*s.rej"
1236 msgstr ""
1238 #: builtin/apply.c:3695
1239 #, c-format
1240 msgid "Hunk #%d applied cleanly."
1241 msgstr ""
1243 #: builtin/apply.c:3698
1244 #, c-format
1245 msgid "Rejected hunk #%d."
1246 msgstr ""
1248 #: builtin/apply.c:3829
1249 msgid "unrecognized input"
1250 msgstr ""
1252 #: builtin/apply.c:3840
1253 msgid "unable to read index file"
1254 msgstr ""
1256 #: builtin/apply.c:4035
1257 msgid "--index outside a repository"
1258 msgstr ""
1260 #: builtin/apply.c:4038
1261 msgid "--cached outside a repository"
1262 msgstr ""
1264 #: builtin/apply.c:4054
1265 #, c-format
1266 msgid "can't open patch '%s'"
1267 msgstr ""
1269 #: builtin/apply.c:4068
1270 #, c-format
1271 msgid "squelched %d whitespace error"
1272 msgid_plural "squelched %d whitespace errors"
1273 msgstr[0] ""
1274 msgstr[1] ""
1276 #: builtin/apply.c:4074 builtin/apply.c:4084
1277 #, c-format
1278 msgid "%d line adds whitespace errors."
1279 msgid_plural "%d lines add whitespace errors."
1280 msgstr[0] ""
1281 msgstr[1] ""
1283 #: builtin/archive.c:17
1284 #, c-format
1285 msgid "could not create archive file '%s'"
1286 msgstr ""
1288 #: builtin/archive.c:20
1289 msgid "could not redirect output"
1290 msgstr ""
1292 #: builtin/archive.c:37
1293 msgid "git archive: Remote with no URL"
1294 msgstr ""
1296 #: builtin/archive.c:58
1297 msgid "git archive: expected ACK/NAK, got EOF"
1298 msgstr ""
1300 #: builtin/archive.c:63
1301 #, c-format
1302 msgid "git archive: NACK %s"
1303 msgstr ""
1305 #: builtin/archive.c:65
1306 #, c-format
1307 msgid "remote error: %s"
1308 msgstr ""
1310 #: builtin/archive.c:66
1311 msgid "git archive: protocol error"
1312 msgstr ""
1314 #: builtin/archive.c:71
1315 msgid "git archive: expected a flush"
1316 msgstr ""
1318 #: builtin/branch.c:144
1319 #, c-format
1320 msgid ""
1321 "deleting branch '%s' that has been merged to\n"
1322 "         '%s', but not yet merged to HEAD."
1323 msgstr ""
1325 #: builtin/branch.c:148
1326 #, c-format
1327 msgid ""
1328 "not deleting branch '%s' that is not yet merged to\n"
1329 "         '%s', even though it is merged to HEAD."
1330 msgstr ""
1332 #: builtin/branch.c:180
1333 msgid "cannot use -a with -d"
1334 msgstr ""
1336 #: builtin/branch.c:186
1337 msgid "Couldn't look up commit object for HEAD"
1338 msgstr ""
1340 #: builtin/branch.c:191
1341 #, c-format
1342 msgid "Cannot delete the branch '%s' which you are currently on."
1343 msgstr ""
1345 #: builtin/branch.c:202
1346 #, c-format
1347 msgid "remote branch '%s' not found."
1348 msgstr ""
1350 #: builtin/branch.c:203
1351 #, c-format
1352 msgid "branch '%s' not found."
1353 msgstr ""
1355 #: builtin/branch.c:210
1356 #, c-format
1357 msgid "Couldn't look up commit object for '%s'"
1358 msgstr ""
1360 #: builtin/branch.c:216
1361 #, c-format
1362 msgid ""
1363 "The branch '%s' is not fully merged.\n"
1364 "If you are sure you want to delete it, run 'git branch -D %s'."
1365 msgstr ""
1367 #: builtin/branch.c:225
1368 #, c-format
1369 msgid "Error deleting remote branch '%s'"
1370 msgstr ""
1372 #: builtin/branch.c:226
1373 #, c-format
1374 msgid "Error deleting branch '%s'"
1375 msgstr ""
1377 #: builtin/branch.c:233
1378 #, c-format
1379 msgid "Deleted remote branch %s (was %s).\n"
1380 msgstr ""
1382 #: builtin/branch.c:234
1383 #, c-format
1384 msgid "Deleted branch %s (was %s).\n"
1385 msgstr ""
1387 #: builtin/branch.c:239
1388 msgid "Update of config-file failed"
1389 msgstr ""
1391 #: builtin/branch.c:337
1392 #, c-format
1393 msgid "branch '%s' does not point at a commit"
1394 msgstr ""
1396 #: builtin/branch.c:409
1397 #, c-format
1398 msgid "behind %d] "
1399 msgstr ""
1401 #: builtin/branch.c:411
1402 #, c-format
1403 msgid "ahead %d] "
1404 msgstr ""
1406 #: builtin/branch.c:413
1407 #, c-format
1408 msgid "ahead %d, behind %d] "
1409 msgstr ""
1411 #: builtin/branch.c:521
1412 msgid "(no branch)"
1413 msgstr ""
1415 #: builtin/branch.c:586
1416 msgid "some refs could not be read"
1417 msgstr ""
1419 #: builtin/branch.c:599
1420 msgid "cannot rename the current branch while not on any."
1421 msgstr ""
1423 #: builtin/branch.c:609
1424 #, c-format
1425 msgid "Invalid branch name: '%s'"
1426 msgstr ""
1428 #: builtin/branch.c:624
1429 msgid "Branch rename failed"
1430 msgstr ""
1432 #: builtin/branch.c:628
1433 #, c-format
1434 msgid "Renamed a misnamed branch '%s' away"
1435 msgstr ""
1437 #: builtin/branch.c:632
1438 #, c-format
1439 msgid "Branch renamed to %s, but HEAD is not updated!"
1440 msgstr ""
1442 #: builtin/branch.c:639
1443 msgid "Branch is renamed, but update of config-file failed"
1444 msgstr ""
1446 #: builtin/branch.c:654
1447 #, c-format
1448 msgid "malformed object name %s"
1449 msgstr ""
1451 #: builtin/branch.c:678
1452 #, c-format
1453 msgid "could not write branch description template: %s"
1454 msgstr ""
1456 #: builtin/branch.c:769
1457 msgid "Failed to resolve HEAD as a valid ref."
1458 msgstr ""
1460 #: builtin/branch.c:774 builtin/clone.c:558
1461 msgid "HEAD not found below refs/heads!"
1462 msgstr ""
1464 #: builtin/branch.c:794
1465 msgid "--column and --verbose are incompatible"
1466 msgstr ""
1468 #: builtin/branch.c:843
1469 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
1470 msgstr ""
1472 #: builtin/bundle.c:47
1473 #, c-format
1474 msgid "%s is okay\n"
1475 msgstr ""
1477 #: builtin/bundle.c:56
1478 msgid "Need a repository to create a bundle."
1479 msgstr ""
1481 #: builtin/bundle.c:60
1482 msgid "Need a repository to unbundle."
1483 msgstr ""
1485 #: builtin/checkout.c:113 builtin/checkout.c:146
1486 #, c-format
1487 msgid "path '%s' does not have our version"
1488 msgstr ""
1490 #: builtin/checkout.c:115 builtin/checkout.c:148
1491 #, c-format
1492 msgid "path '%s' does not have their version"
1493 msgstr ""
1495 #: builtin/checkout.c:131
1496 #, c-format
1497 msgid "path '%s' does not have all necessary versions"
1498 msgstr ""
1500 #: builtin/checkout.c:175
1501 #, c-format
1502 msgid "path '%s' does not have necessary versions"
1503 msgstr ""
1505 #: builtin/checkout.c:192
1506 #, c-format
1507 msgid "path '%s': cannot merge"
1508 msgstr ""
1510 #: builtin/checkout.c:209
1511 #, c-format
1512 msgid "Unable to add merge result for '%s'"
1513 msgstr ""
1515 #: builtin/checkout.c:234 builtin/checkout.c:392
1516 msgid "corrupt index file"
1517 msgstr ""
1519 #: builtin/checkout.c:264 builtin/checkout.c:271
1520 #, c-format
1521 msgid "path '%s' is unmerged"
1522 msgstr ""
1524 #: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
1525 #: builtin/merge.c:812
1526 msgid "unable to write new index file"
1527 msgstr ""
1529 #: builtin/checkout.c:319 builtin/diff.c:302 builtin/merge.c:408
1530 msgid "diff_setup_done failed"
1531 msgstr ""
1533 #: builtin/checkout.c:414
1534 msgid "you need to resolve your current index first"
1535 msgstr ""
1537 #: builtin/checkout.c:533
1538 #, c-format
1539 msgid "Can not do reflog for '%s'\n"
1540 msgstr ""
1542 #: builtin/checkout.c:566
1543 msgid "HEAD is now at"
1544 msgstr ""
1546 #: builtin/checkout.c:573
1547 #, c-format
1548 msgid "Reset branch '%s'\n"
1549 msgstr ""
1551 #: builtin/checkout.c:576
1552 #, c-format
1553 msgid "Already on '%s'\n"
1554 msgstr ""
1556 #: builtin/checkout.c:580
1557 #, c-format
1558 msgid "Switched to and reset branch '%s'\n"
1559 msgstr ""
1561 #: builtin/checkout.c:582
1562 #, c-format
1563 msgid "Switched to a new branch '%s'\n"
1564 msgstr ""
1566 #: builtin/checkout.c:584
1567 #, c-format
1568 msgid "Switched to branch '%s'\n"
1569 msgstr ""
1571 #: builtin/checkout.c:640
1572 #, c-format
1573 msgid " ... and %d more.\n"
1574 msgstr ""
1576 #. The singular version
1577 #: builtin/checkout.c:646
1578 #, c-format
1579 msgid ""
1580 "Warning: you are leaving %d commit behind, not connected to\n"
1581 "any of your branches:\n"
1582 "\n"
1583 "%s\n"
1584 msgid_plural ""
1585 "Warning: you are leaving %d commits behind, not connected to\n"
1586 "any of your branches:\n"
1587 "\n"
1588 "%s\n"
1589 msgstr[0] ""
1590 msgstr[1] ""
1592 #: builtin/checkout.c:664
1593 #, c-format
1594 msgid ""
1595 "If you want to keep them by creating a new branch, this may be a good time\n"
1596 "to do so with:\n"
1597 "\n"
1598 " git branch new_branch_name %s\n"
1599 "\n"
1600 msgstr ""
1602 #: builtin/checkout.c:693
1603 msgid "internal error in revision walk"
1604 msgstr ""
1606 #: builtin/checkout.c:697
1607 msgid "Previous HEAD position was"
1608 msgstr ""
1610 #: builtin/checkout.c:723
1611 msgid "You are on a branch yet to be born"
1612 msgstr ""
1614 #. case (1)
1615 #: builtin/checkout.c:854
1616 #, c-format
1617 msgid "invalid reference: %s"
1618 msgstr ""
1620 #. case (1): want a tree
1621 #: builtin/checkout.c:893
1622 #, c-format
1623 msgid "reference is not a tree: %s"
1624 msgstr ""
1626 #: builtin/checkout.c:973
1627 msgid "-B cannot be used with -b"
1628 msgstr ""
1630 #: builtin/checkout.c:982
1631 msgid "--patch is incompatible with all other options"
1632 msgstr ""
1634 #: builtin/checkout.c:985
1635 msgid "--detach cannot be used with -b/-B/--orphan"
1636 msgstr ""
1638 #: builtin/checkout.c:987
1639 msgid "--detach cannot be used with -t"
1640 msgstr ""
1642 #: builtin/checkout.c:993
1643 msgid "--track needs a branch name"
1644 msgstr ""
1646 #: builtin/checkout.c:1000
1647 msgid "Missing branch name; try -b"
1648 msgstr ""
1650 #: builtin/checkout.c:1006
1651 msgid "--orphan and -b|-B are mutually exclusive"
1652 msgstr ""
1654 #: builtin/checkout.c:1008
1655 msgid "--orphan cannot be used with -t"
1656 msgstr ""
1658 #: builtin/checkout.c:1018
1659 msgid "git checkout: -f and -m are incompatible"
1660 msgstr ""
1662 #: builtin/checkout.c:1052
1663 msgid "invalid path specification"
1664 msgstr ""
1666 #: builtin/checkout.c:1060
1667 #, c-format
1668 msgid ""
1669 "git checkout: updating paths is incompatible with switching branches.\n"
1670 "Did you intend to checkout '%s' which can not be resolved as commit?"
1671 msgstr ""
1673 #: builtin/checkout.c:1062
1674 msgid "git checkout: updating paths is incompatible with switching branches."
1675 msgstr ""
1677 #: builtin/checkout.c:1067
1678 msgid "git checkout: --detach does not take a path argument"
1679 msgstr ""
1681 #: builtin/checkout.c:1070
1682 msgid ""
1683 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1684 "checking out of the index."
1685 msgstr ""
1687 #: builtin/checkout.c:1089
1688 msgid "Cannot switch branch to a non-commit."
1689 msgstr ""
1691 #: builtin/checkout.c:1092
1692 msgid "--ours/--theirs is incompatible with switching branches."
1693 msgstr ""
1695 #: builtin/clean.c:78
1696 msgid "-x and -X cannot be used together"
1697 msgstr ""
1699 #: builtin/clean.c:82
1700 msgid ""
1701 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1702 msgstr ""
1704 #: builtin/clean.c:85
1705 msgid ""
1706 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1707 "clean"
1708 msgstr ""
1710 #: builtin/clean.c:155 builtin/clean.c:176
1711 #, c-format
1712 msgid "Would remove %s\n"
1713 msgstr ""
1715 #: builtin/clean.c:159 builtin/clean.c:179
1716 #, c-format
1717 msgid "Removing %s\n"
1718 msgstr ""
1720 #: builtin/clean.c:162 builtin/clean.c:182
1721 #, c-format
1722 msgid "failed to remove %s"
1723 msgstr ""
1725 #: builtin/clean.c:166
1726 #, c-format
1727 msgid "Would not remove %s\n"
1728 msgstr ""
1730 #: builtin/clean.c:168
1731 #, c-format
1732 msgid "Not removing %s\n"
1733 msgstr ""
1735 #: builtin/clone.c:243
1736 #, c-format
1737 msgid "reference repository '%s' is not a local directory."
1738 msgstr ""
1740 #: builtin/clone.c:302
1741 #, c-format
1742 msgid "failed to open '%s'"
1743 msgstr ""
1745 #: builtin/clone.c:306
1746 #, c-format
1747 msgid "failed to create directory '%s'"
1748 msgstr ""
1750 #: builtin/clone.c:308 builtin/diff.c:75
1751 #, c-format
1752 msgid "failed to stat '%s'"
1753 msgstr ""
1755 #: builtin/clone.c:310
1756 #, c-format
1757 msgid "%s exists and is not a directory"
1758 msgstr ""
1760 #: builtin/clone.c:324
1761 #, c-format
1762 msgid "failed to stat %s\n"
1763 msgstr ""
1765 #: builtin/clone.c:341
1766 #, c-format
1767 msgid "failed to unlink '%s'"
1768 msgstr ""
1770 #: builtin/clone.c:346
1771 #, c-format
1772 msgid "failed to create link '%s'"
1773 msgstr ""
1775 #: builtin/clone.c:350
1776 #, c-format
1777 msgid "failed to copy file to '%s'"
1778 msgstr ""
1780 #: builtin/clone.c:373
1781 #, c-format
1782 msgid "done.\n"
1783 msgstr ""
1785 #: builtin/clone.c:440
1786 #, c-format
1787 msgid "Could not find remote branch %s to clone."
1788 msgstr ""
1790 #: builtin/clone.c:549
1791 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
1792 msgstr ""
1794 #: builtin/clone.c:639
1795 msgid "Too many arguments."
1796 msgstr ""
1798 #: builtin/clone.c:643
1799 msgid "You must specify a repository to clone."
1800 msgstr ""
1802 #: builtin/clone.c:654
1803 #, c-format
1804 msgid "--bare and --origin %s options are incompatible."
1805 msgstr ""
1807 #: builtin/clone.c:668
1808 #, c-format
1809 msgid "repository '%s' does not exist"
1810 msgstr ""
1812 #: builtin/clone.c:673
1813 msgid "--depth is ignored in local clones; use file:// instead."
1814 msgstr ""
1816 #: builtin/clone.c:683
1817 #, c-format
1818 msgid "destination path '%s' already exists and is not an empty directory."
1819 msgstr ""
1821 #: builtin/clone.c:693
1822 #, c-format
1823 msgid "working tree '%s' already exists."
1824 msgstr ""
1826 #: builtin/clone.c:706 builtin/clone.c:720
1827 #, c-format
1828 msgid "could not create leading directories of '%s'"
1829 msgstr ""
1831 #: builtin/clone.c:709
1832 #, c-format
1833 msgid "could not create work tree dir '%s'."
1834 msgstr ""
1836 #: builtin/clone.c:728
1837 #, c-format
1838 msgid "Cloning into bare repository '%s'...\n"
1839 msgstr ""
1841 #: builtin/clone.c:730
1842 #, c-format
1843 msgid "Cloning into '%s'...\n"
1844 msgstr ""
1846 #: builtin/clone.c:786
1847 #, c-format
1848 msgid "Don't know how to clone %s"
1849 msgstr ""
1851 #: builtin/clone.c:835
1852 #, c-format
1853 msgid "Remote branch %s not found in upstream %s"
1854 msgstr ""
1856 #: builtin/clone.c:842
1857 msgid "You appear to have cloned an empty repository."
1858 msgstr ""
1860 #: builtin/column.c:51
1861 msgid "--command must be the first argument"
1862 msgstr ""
1864 #: builtin/commit.c:43
1865 msgid ""
1866 "Your name and email address were configured automatically based\n"
1867 "on your username and hostname. Please check that they are accurate.\n"
1868 "You can suppress this message by setting them explicitly:\n"
1869 "\n"
1870 "    git config --global user.name \"Your Name\"\n"
1871 "    git config --global user.email you@example.com\n"
1872 "\n"
1873 "After doing this, you may fix the identity used for this commit with:\n"
1874 "\n"
1875 "    git commit --amend --reset-author\n"
1876 msgstr ""
1878 #: builtin/commit.c:55
1879 msgid ""
1880 "You asked to amend the most recent commit, but doing so would make\n"
1881 "it empty. You can repeat your command with --allow-empty, or you can\n"
1882 "remove the commit entirely with \"git reset HEAD^\".\n"
1883 msgstr ""
1885 #: builtin/commit.c:60
1886 msgid ""
1887 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
1888 "If you wish to commit it anyway, use:\n"
1889 "\n"
1890 "    git commit --allow-empty\n"
1891 "\n"
1892 "Otherwise, please use 'git reset'\n"
1893 msgstr ""
1895 #: builtin/commit.c:309
1896 msgid "failed to unpack HEAD tree object"
1897 msgstr ""
1899 #: builtin/commit.c:351
1900 msgid "unable to create temporary index"
1901 msgstr ""
1903 #: builtin/commit.c:357
1904 msgid "interactive add failed"
1905 msgstr ""
1907 #: builtin/commit.c:390 builtin/commit.c:411 builtin/commit.c:461
1908 msgid "unable to write new_index file"
1909 msgstr ""
1911 #: builtin/commit.c:442
1912 msgid "cannot do a partial commit during a merge."
1913 msgstr ""
1915 #: builtin/commit.c:444
1916 msgid "cannot do a partial commit during a cherry-pick."
1917 msgstr ""
1919 #: builtin/commit.c:454
1920 msgid "cannot read the index"
1921 msgstr ""
1923 #: builtin/commit.c:474
1924 msgid "unable to write temporary index file"
1925 msgstr ""
1927 #: builtin/commit.c:549 builtin/commit.c:555
1928 #, c-format
1929 msgid "invalid commit: %s"
1930 msgstr ""
1932 #: builtin/commit.c:578
1933 msgid "malformed --author parameter"
1934 msgstr ""
1936 #: builtin/commit.c:639
1937 #, c-format
1938 msgid "Malformed ident string: '%s'"
1939 msgstr ""
1941 #: builtin/commit.c:677 builtin/commit.c:710 builtin/commit.c:1024
1942 #, c-format
1943 msgid "could not lookup commit %s"
1944 msgstr ""
1946 #: builtin/commit.c:689 builtin/shortlog.c:296
1947 #, c-format
1948 msgid "(reading log message from standard input)\n"
1949 msgstr ""
1951 #: builtin/commit.c:691
1952 msgid "could not read log from standard input"
1953 msgstr ""
1955 #: builtin/commit.c:695
1956 #, c-format
1957 msgid "could not read log file '%s'"
1958 msgstr ""
1960 #: builtin/commit.c:701
1961 msgid "commit has empty message"
1962 msgstr ""
1964 #: builtin/commit.c:717
1965 msgid "could not read MERGE_MSG"
1966 msgstr ""
1968 #: builtin/commit.c:721
1969 msgid "could not read SQUASH_MSG"
1970 msgstr ""
1972 #: builtin/commit.c:725
1973 #, c-format
1974 msgid "could not read '%s'"
1975 msgstr ""
1977 #: builtin/commit.c:777
1978 msgid "could not write commit template"
1979 msgstr ""
1981 #: builtin/commit.c:788
1982 #, c-format
1983 msgid ""
1984 "\n"
1985 "It looks like you may be committing a merge.\n"
1986 "If this is not correct, please remove the file\n"
1987 "\t%s\n"
1988 "and try again.\n"
1989 msgstr ""
1991 #: builtin/commit.c:793
1992 #, c-format
1993 msgid ""
1994 "\n"
1995 "It looks like you may be committing a cherry-pick.\n"
1996 "If this is not correct, please remove the file\n"
1997 "\t%s\n"
1998 "and try again.\n"
1999 msgstr ""
2001 #: builtin/commit.c:805
2002 msgid ""
2003 "Please enter the commit message for your changes. Lines starting\n"
2004 "with '#' will be ignored, and an empty message aborts the commit.\n"
2005 msgstr ""
2007 #: builtin/commit.c:810
2008 msgid ""
2009 "Please enter the commit message for your changes. Lines starting\n"
2010 "with '#' will be kept; you may remove them yourself if you want to.\n"
2011 "An empty message aborts the commit.\n"
2012 msgstr ""
2014 #: builtin/commit.c:823
2015 #, c-format
2016 msgid "%sAuthor:    %s"
2017 msgstr ""
2019 #: builtin/commit.c:830
2020 #, c-format
2021 msgid "%sCommitter: %s"
2022 msgstr ""
2024 #: builtin/commit.c:850
2025 msgid "Cannot read index"
2026 msgstr ""
2028 #: builtin/commit.c:887
2029 msgid "Error building trees"
2030 msgstr ""
2032 #: builtin/commit.c:902 builtin/tag.c:361
2033 #, c-format
2034 msgid "Please supply the message using either -m or -F option.\n"
2035 msgstr ""
2037 #: builtin/commit.c:999
2038 #, c-format
2039 msgid "No existing author found with '%s'"
2040 msgstr ""
2042 #: builtin/commit.c:1014 builtin/commit.c:1214
2043 #, c-format
2044 msgid "Invalid untracked files mode '%s'"
2045 msgstr ""
2047 #: builtin/commit.c:1054
2048 msgid "Using both --reset-author and --author does not make sense"
2049 msgstr ""
2051 #: builtin/commit.c:1065
2052 msgid "You have nothing to amend."
2053 msgstr ""
2055 #: builtin/commit.c:1068
2056 msgid "You are in the middle of a merge -- cannot amend."
2057 msgstr ""
2059 #: builtin/commit.c:1070
2060 msgid "You are in the middle of a cherry-pick -- cannot amend."
2061 msgstr ""
2063 #: builtin/commit.c:1073
2064 msgid "Options --squash and --fixup cannot be used together"
2065 msgstr ""
2067 #: builtin/commit.c:1083
2068 msgid "Only one of -c/-C/-F/--fixup can be used."
2069 msgstr ""
2071 #: builtin/commit.c:1085
2072 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2073 msgstr ""
2075 #: builtin/commit.c:1093
2076 msgid "--reset-author can be used only with -C, -c or --amend."
2077 msgstr ""
2079 #: builtin/commit.c:1110
2080 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2081 msgstr ""
2083 #: builtin/commit.c:1112
2084 msgid "No paths with --include/--only does not make sense."
2085 msgstr ""
2087 #: builtin/commit.c:1114
2088 msgid "Clever... amending the last one with dirty index."
2089 msgstr ""
2091 #: builtin/commit.c:1116
2092 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2093 msgstr ""
2095 #: builtin/commit.c:1126 builtin/tag.c:577
2096 #, c-format
2097 msgid "Invalid cleanup mode %s"
2098 msgstr ""
2100 #: builtin/commit.c:1131
2101 msgid "Paths with -a does not make sense."
2102 msgstr ""
2104 #: builtin/commit.c:1315
2105 msgid "couldn't look up newly created commit"
2106 msgstr ""
2108 #: builtin/commit.c:1317
2109 msgid "could not parse newly created commit"
2110 msgstr ""
2112 #: builtin/commit.c:1358
2113 msgid "detached HEAD"
2114 msgstr ""
2116 #: builtin/commit.c:1360
2117 msgid " (root-commit)"
2118 msgstr ""
2120 #: builtin/commit.c:1450
2121 msgid "could not parse HEAD commit"
2122 msgstr ""
2124 #: builtin/commit.c:1487 builtin/merge.c:509
2125 #, c-format
2126 msgid "could not open '%s' for reading"
2127 msgstr ""
2129 #: builtin/commit.c:1494
2130 #, c-format
2131 msgid "Corrupt MERGE_HEAD file (%s)"
2132 msgstr ""
2134 #: builtin/commit.c:1501
2135 msgid "could not read MERGE_MODE"
2136 msgstr ""
2138 #: builtin/commit.c:1520
2139 #, c-format
2140 msgid "could not read commit message: %s"
2141 msgstr ""
2143 #: builtin/commit.c:1534
2144 #, c-format
2145 msgid "Aborting commit; you did not edit the message.\n"
2146 msgstr ""
2148 #: builtin/commit.c:1539
2149 #, c-format
2150 msgid "Aborting commit due to empty commit message.\n"
2151 msgstr ""
2153 #: builtin/commit.c:1554 builtin/merge.c:936 builtin/merge.c:961
2154 msgid "failed to write commit object"
2155 msgstr ""
2157 #: builtin/commit.c:1575
2158 msgid "cannot lock HEAD ref"
2159 msgstr ""
2161 #: builtin/commit.c:1579
2162 msgid "cannot update HEAD ref"
2163 msgstr ""
2165 #: builtin/commit.c:1590
2166 msgid ""
2167 "Repository has been updated, but unable to write\n"
2168 "new_index file. Check that disk is not full or quota is\n"
2169 "not exceeded, and then \"git reset HEAD\" to recover."
2170 msgstr ""
2172 #: builtin/describe.c:234
2173 #, c-format
2174 msgid "annotated tag %s not available"
2175 msgstr ""
2177 #: builtin/describe.c:238
2178 #, c-format
2179 msgid "annotated tag %s has no embedded name"
2180 msgstr ""
2182 #: builtin/describe.c:240
2183 #, c-format
2184 msgid "tag '%s' is really '%s' here"
2185 msgstr ""
2187 #: builtin/describe.c:267
2188 #, c-format
2189 msgid "Not a valid object name %s"
2190 msgstr ""
2192 #: builtin/describe.c:270
2193 #, c-format
2194 msgid "%s is not a valid '%s' object"
2195 msgstr ""
2197 #: builtin/describe.c:287
2198 #, c-format
2199 msgid "no tag exactly matches '%s'"
2200 msgstr ""
2202 #: builtin/describe.c:289
2203 #, c-format
2204 msgid "searching to describe %s\n"
2205 msgstr ""
2207 #: builtin/describe.c:329
2208 #, c-format
2209 msgid "finished search at %s\n"
2210 msgstr ""
2212 #: builtin/describe.c:353
2213 #, c-format
2214 msgid ""
2215 "No annotated tags can describe '%s'.\n"
2216 "However, there were unannotated tags: try --tags."
2217 msgstr ""
2219 #: builtin/describe.c:357
2220 #, c-format
2221 msgid ""
2222 "No tags can describe '%s'.\n"
2223 "Try --always, or create some tags."
2224 msgstr ""
2226 #: builtin/describe.c:378
2227 #, c-format
2228 msgid "traversed %lu commits\n"
2229 msgstr ""
2231 #: builtin/describe.c:381
2232 #, c-format
2233 msgid ""
2234 "more than %i tags found; listed %i most recent\n"
2235 "gave up search at %s\n"
2236 msgstr ""
2238 #: builtin/describe.c:436
2239 msgid "--long is incompatible with --abbrev=0"
2240 msgstr ""
2242 #: builtin/describe.c:462
2243 msgid "No names found, cannot describe anything."
2244 msgstr ""
2246 #: builtin/describe.c:482
2247 msgid "--dirty is incompatible with committishes"
2248 msgstr ""
2250 #: builtin/diff.c:77
2251 #, c-format
2252 msgid "'%s': not a regular file or symlink"
2253 msgstr ""
2255 #: builtin/diff.c:220
2256 #, c-format
2257 msgid "invalid option: %s"
2258 msgstr ""
2260 #: builtin/diff.c:297
2261 msgid "Not a git repository"
2262 msgstr ""
2264 #: builtin/diff.c:347
2265 #, c-format
2266 msgid "invalid object '%s' given."
2267 msgstr ""
2269 #: builtin/diff.c:352
2270 #, c-format
2271 msgid "more than %d trees given: '%s'"
2272 msgstr ""
2274 #: builtin/diff.c:362
2275 #, c-format
2276 msgid "more than two blobs given: '%s'"
2277 msgstr ""
2279 #: builtin/diff.c:370
2280 #, c-format
2281 msgid "unhandled object '%s' given."
2282 msgstr ""
2284 #: builtin/fetch.c:200
2285 msgid "Couldn't find remote ref HEAD"
2286 msgstr ""
2288 #: builtin/fetch.c:253
2289 #, c-format
2290 msgid "object %s not found"
2291 msgstr ""
2293 #: builtin/fetch.c:259
2294 msgid "[up to date]"
2295 msgstr ""
2297 #: builtin/fetch.c:273
2298 #, c-format
2299 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
2300 msgstr ""
2302 #: builtin/fetch.c:274 builtin/fetch.c:360
2303 msgid "[rejected]"
2304 msgstr ""
2306 #: builtin/fetch.c:285
2307 msgid "[tag update]"
2308 msgstr ""
2310 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2311 msgid "  (unable to update local ref)"
2312 msgstr ""
2314 #: builtin/fetch.c:305
2315 msgid "[new tag]"
2316 msgstr ""
2318 #: builtin/fetch.c:308
2319 msgid "[new branch]"
2320 msgstr ""
2322 #: builtin/fetch.c:311
2323 msgid "[new ref]"
2324 msgstr ""
2326 #: builtin/fetch.c:356
2327 msgid "unable to update local ref"
2328 msgstr ""
2330 #: builtin/fetch.c:356
2331 msgid "forced update"
2332 msgstr ""
2334 #: builtin/fetch.c:362
2335 msgid "(non-fast-forward)"
2336 msgstr ""
2338 #: builtin/fetch.c:393 builtin/fetch.c:685
2339 #, c-format
2340 msgid "cannot open %s: %s\n"
2341 msgstr ""
2343 #: builtin/fetch.c:402
2344 #, c-format
2345 msgid "%s did not send all necessary objects\n"
2346 msgstr ""
2348 #: builtin/fetch.c:488
2349 #, c-format
2350 msgid "From %.*s\n"
2351 msgstr ""
2353 #: builtin/fetch.c:499
2354 #, c-format
2355 msgid ""
2356 "some local refs could not be updated; try running\n"
2357 " 'git remote prune %s' to remove any old, conflicting branches"
2358 msgstr ""
2360 #: builtin/fetch.c:549
2361 #, c-format
2362 msgid "   (%s will become dangling)"
2363 msgstr ""
2365 #: builtin/fetch.c:550
2366 #, c-format
2367 msgid "   (%s has become dangling)"
2368 msgstr ""
2370 #: builtin/fetch.c:557
2371 msgid "[deleted]"
2372 msgstr ""
2374 #: builtin/fetch.c:558 builtin/remote.c:1055
2375 msgid "(none)"
2376 msgstr ""
2378 #: builtin/fetch.c:675
2379 #, c-format
2380 msgid "Refusing to fetch into current branch %s of non-bare repository"
2381 msgstr ""
2383 #: builtin/fetch.c:709
2384 #, c-format
2385 msgid "Don't know how to fetch from %s"
2386 msgstr ""
2388 #: builtin/fetch.c:786
2389 #, c-format
2390 msgid "Option \"%s\" value \"%s\" is not valid for %s"
2391 msgstr ""
2393 #: builtin/fetch.c:789
2394 #, c-format
2395 msgid "Option \"%s\" is ignored for %s\n"
2396 msgstr ""
2398 #: builtin/fetch.c:888
2399 #, c-format
2400 msgid "Fetching %s\n"
2401 msgstr ""
2403 #: builtin/fetch.c:890 builtin/remote.c:100
2404 #, c-format
2405 msgid "Could not fetch %s"
2406 msgstr ""
2408 #: builtin/fetch.c:907
2409 msgid ""
2410 "No remote repository specified.  Please, specify either a URL or a\n"
2411 "remote name from which new revisions should be fetched."
2412 msgstr ""
2414 #: builtin/fetch.c:927
2415 msgid "You need to specify a tag name."
2416 msgstr ""
2418 #: builtin/fetch.c:979
2419 msgid "fetch --all does not take a repository argument"
2420 msgstr ""
2422 #: builtin/fetch.c:981
2423 msgid "fetch --all does not make sense with refspecs"
2424 msgstr ""
2426 #: builtin/fetch.c:992
2427 #, c-format
2428 msgid "No such remote or remote group: %s"
2429 msgstr ""
2431 #: builtin/fetch.c:1000
2432 msgid "Fetching a group and specifying refspecs does not make sense"
2433 msgstr ""
2435 #: builtin/gc.c:63
2436 #, c-format
2437 msgid "Invalid %s: '%s'"
2438 msgstr ""
2440 #: builtin/gc.c:90
2441 #, c-format
2442 msgid "insanely long object directory %.*s"
2443 msgstr ""
2445 #: builtin/gc.c:221
2446 #, c-format
2447 msgid "Auto packing the repository for optimum performance.\n"
2448 msgstr ""
2450 #: builtin/gc.c:224
2451 #, c-format
2452 msgid ""
2453 "Auto packing the repository for optimum performance. You may also\n"
2454 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
2455 msgstr ""
2457 #: builtin/gc.c:251
2458 msgid ""
2459 "There are too many unreachable loose objects; run 'git prune' to remove them."
2460 msgstr ""
2462 #: builtin/grep.c:216
2463 #, c-format
2464 msgid "grep: failed to create thread: %s"
2465 msgstr ""
2467 #: builtin/grep.c:402
2468 #, c-format
2469 msgid "Failed to chdir: %s"
2470 msgstr ""
2472 #: builtin/grep.c:478 builtin/grep.c:512
2473 #, c-format
2474 msgid "unable to read tree (%s)"
2475 msgstr ""
2477 #: builtin/grep.c:526
2478 #, c-format
2479 msgid "unable to grep from object of type %s"
2480 msgstr ""
2482 #: builtin/grep.c:584
2483 #, c-format
2484 msgid "switch `%c' expects a numerical value"
2485 msgstr ""
2487 #: builtin/grep.c:601
2488 #, c-format
2489 msgid "cannot open '%s'"
2490 msgstr ""
2492 #: builtin/grep.c:888
2493 msgid "no pattern given."
2494 msgstr ""
2496 #: builtin/grep.c:902
2497 #, c-format
2498 msgid "bad object %s"
2499 msgstr ""
2501 #: builtin/grep.c:943
2502 msgid "--open-files-in-pager only works on the worktree"
2503 msgstr ""
2505 #: builtin/grep.c:966
2506 msgid "--cached or --untracked cannot be used with --no-index."
2507 msgstr ""
2509 #: builtin/grep.c:971
2510 msgid "--no-index or --untracked cannot be used with revs."
2511 msgstr ""
2513 #: builtin/grep.c:974
2514 msgid "--[no-]exclude-standard cannot be used for tracked contents."
2515 msgstr ""
2517 #: builtin/grep.c:982
2518 msgid "both --cached and trees are given."
2519 msgstr ""
2521 #: builtin/help.c:59
2522 #, c-format
2523 msgid "unrecognized help format '%s'"
2524 msgstr ""
2526 #: builtin/help.c:87
2527 msgid "Failed to start emacsclient."
2528 msgstr ""
2530 #: builtin/help.c:100
2531 msgid "Failed to parse emacsclient version."
2532 msgstr ""
2534 #: builtin/help.c:108
2535 #, c-format
2536 msgid "emacsclient version '%d' too old (< 22)."
2537 msgstr ""
2539 #: builtin/help.c:126 builtin/help.c:154 builtin/help.c:163 builtin/help.c:171
2540 #, c-format
2541 msgid "failed to exec '%s': %s"
2542 msgstr ""
2544 #: builtin/help.c:211
2545 #, c-format
2546 msgid ""
2547 "'%s': path for unsupported man viewer.\n"
2548 "Please consider using 'man.<tool>.cmd' instead."
2549 msgstr ""
2551 #: builtin/help.c:223
2552 #, c-format
2553 msgid ""
2554 "'%s': cmd for supported man viewer.\n"
2555 "Please consider using 'man.<tool>.path' instead."
2556 msgstr ""
2558 #: builtin/help.c:287
2559 msgid "The most commonly used git commands are:"
2560 msgstr ""
2562 #: builtin/help.c:355
2563 #, c-format
2564 msgid "'%s': unknown man viewer."
2565 msgstr ""
2567 #: builtin/help.c:372
2568 msgid "no man viewer handled the request"
2569 msgstr ""
2571 #: builtin/help.c:380
2572 msgid "no info viewer handled the request"
2573 msgstr ""
2575 #: builtin/help.c:391
2576 #, c-format
2577 msgid "'%s': not a documentation directory."
2578 msgstr ""
2580 #: builtin/help.c:432 builtin/help.c:439
2581 #, c-format
2582 msgid "usage: %s%s"
2583 msgstr ""
2585 #: builtin/help.c:453
2586 #, c-format
2587 msgid "`git %s' is aliased to `%s'"
2588 msgstr ""
2590 #: builtin/index-pack.c:84
2591 #, c-format
2592 msgid "object type mismatch at %s"
2593 msgstr ""
2595 #: builtin/index-pack.c:104
2596 msgid "object of unexpected type"
2597 msgstr ""
2599 #: builtin/index-pack.c:141
2600 #, c-format
2601 msgid "cannot fill %d byte"
2602 msgid_plural "cannot fill %d bytes"
2603 msgstr[0] ""
2604 msgstr[1] ""
2606 #: builtin/index-pack.c:151
2607 msgid "early EOF"
2608 msgstr ""
2610 #: builtin/index-pack.c:152
2611 msgid "read error on input"
2612 msgstr ""
2614 #: builtin/index-pack.c:164
2615 msgid "used more bytes than were available"
2616 msgstr ""
2618 #: builtin/index-pack.c:171
2619 msgid "pack too large for current definition of off_t"
2620 msgstr ""
2622 #: builtin/index-pack.c:187
2623 #, c-format
2624 msgid "unable to create '%s'"
2625 msgstr ""
2627 #: builtin/index-pack.c:192
2628 #, c-format
2629 msgid "cannot open packfile '%s'"
2630 msgstr ""
2632 #: builtin/index-pack.c:206
2633 msgid "pack signature mismatch"
2634 msgstr ""
2636 #: builtin/index-pack.c:226
2637 #, c-format
2638 msgid "pack has bad object at offset %lu: %s"
2639 msgstr ""
2641 #: builtin/index-pack.c:300
2642 #, c-format
2643 msgid "inflate returned %d"
2644 msgstr ""
2646 #: builtin/index-pack.c:345
2647 msgid "offset value overflow for delta base object"
2648 msgstr ""
2650 #: builtin/index-pack.c:353
2651 msgid "delta base offset is out of bound"
2652 msgstr ""
2654 #: builtin/index-pack.c:361
2655 #, c-format
2656 msgid "unknown object type %d"
2657 msgstr ""
2659 #: builtin/index-pack.c:390
2660 msgid "cannot pread pack file"
2661 msgstr ""
2663 #: builtin/index-pack.c:392
2664 #, c-format
2665 msgid "premature end of pack file, %lu byte missing"
2666 msgid_plural "premature end of pack file, %lu bytes missing"
2667 msgstr[0] ""
2668 msgstr[1] ""
2670 #: builtin/index-pack.c:405
2671 msgid "serious inflate inconsistency"
2672 msgstr ""
2674 #: builtin/index-pack.c:476
2675 #, c-format
2676 msgid "cannot read existing object %s"
2677 msgstr ""
2679 #: builtin/index-pack.c:479
2680 #, c-format
2681 msgid "SHA1 COLLISION FOUND WITH %s !"
2682 msgstr ""
2684 #: builtin/index-pack.c:488
2685 #, c-format
2686 msgid "invalid blob object %s"
2687 msgstr ""
2689 #: builtin/index-pack.c:500
2690 #, c-format
2691 msgid "invalid %s"
2692 msgstr ""
2694 #: builtin/index-pack.c:502
2695 msgid "Error in object"
2696 msgstr ""
2698 #: builtin/index-pack.c:504
2699 #, c-format
2700 msgid "Not all child objects of %s are reachable"
2701 msgstr ""
2703 #: builtin/index-pack.c:576 builtin/index-pack.c:602
2704 msgid "failed to apply delta"
2705 msgstr ""
2707 #: builtin/index-pack.c:706
2708 msgid "Receiving objects"
2709 msgstr ""
2711 #: builtin/index-pack.c:706
2712 msgid "Indexing objects"
2713 msgstr ""
2715 #: builtin/index-pack.c:728
2716 msgid "pack is corrupted (SHA1 mismatch)"
2717 msgstr ""
2719 #: builtin/index-pack.c:733
2720 msgid "cannot fstat packfile"
2721 msgstr ""
2723 #: builtin/index-pack.c:736
2724 msgid "pack has junk at the end"
2725 msgstr ""
2727 #: builtin/index-pack.c:754
2728 msgid "Resolving deltas"
2729 msgstr ""
2731 #: builtin/index-pack.c:787
2732 #, c-format
2733 msgid "unable to deflate appended object (%d)"
2734 msgstr ""
2736 #: builtin/index-pack.c:866
2737 #, c-format
2738 msgid "local object %s is corrupt"
2739 msgstr ""
2741 #: builtin/index-pack.c:890
2742 msgid "error while closing pack file"
2743 msgstr ""
2745 #: builtin/index-pack.c:903
2746 #, c-format
2747 msgid "cannot write keep file '%s'"
2748 msgstr ""
2750 #: builtin/index-pack.c:911
2751 #, c-format
2752 msgid "cannot close written keep file '%s'"
2753 msgstr ""
2755 #: builtin/index-pack.c:924
2756 msgid "cannot store pack file"
2757 msgstr ""
2759 #: builtin/index-pack.c:935
2760 msgid "cannot store index file"
2761 msgstr ""
2763 #: builtin/index-pack.c:1024
2764 #, c-format
2765 msgid "Cannot open existing pack file '%s'"
2766 msgstr ""
2768 #: builtin/index-pack.c:1026
2769 #, c-format
2770 msgid "Cannot open existing pack idx file for '%s'"
2771 msgstr ""
2773 #: builtin/index-pack.c:1073
2774 #, c-format
2775 msgid "non delta: %d object"
2776 msgid_plural "non delta: %d objects"
2777 msgstr[0] ""
2778 msgstr[1] ""
2780 #: builtin/index-pack.c:1080
2781 #, c-format
2782 msgid "chain length = %d: %lu object"
2783 msgid_plural "chain length = %d: %lu objects"
2784 msgstr[0] ""
2785 msgstr[1] ""
2787 #: builtin/index-pack.c:1107
2788 msgid "Cannot come back to cwd"
2789 msgstr ""
2791 #: builtin/index-pack.c:1140 builtin/index-pack.c:1143
2792 #: builtin/index-pack.c:1155 builtin/index-pack.c:1159
2793 #, c-format
2794 msgid "bad %s"
2795 msgstr ""
2797 #: builtin/index-pack.c:1173
2798 msgid "--fix-thin cannot be used without --stdin"
2799 msgstr ""
2801 #: builtin/index-pack.c:1177 builtin/index-pack.c:1187
2802 #, c-format
2803 msgid "packfile name '%s' does not end with '.pack'"
2804 msgstr ""
2806 #: builtin/index-pack.c:1196
2807 msgid "--verify with no packfile name given"
2808 msgstr ""
2810 #: builtin/index-pack.c:1220
2811 msgid "confusion beyond insanity"
2812 msgstr ""
2814 #: builtin/index-pack.c:1239
2815 #, c-format
2816 msgid "pack has %d unresolved delta"
2817 msgid_plural "pack has %d unresolved deltas"
2818 msgstr[0] ""
2819 msgstr[1] ""
2821 #: builtin/init-db.c:35
2822 #, c-format
2823 msgid "Could not make %s writable by group"
2824 msgstr ""
2826 #: builtin/init-db.c:62
2827 #, c-format
2828 msgid "insanely long template name %s"
2829 msgstr ""
2831 #: builtin/init-db.c:67
2832 #, c-format
2833 msgid "cannot stat '%s'"
2834 msgstr ""
2836 #: builtin/init-db.c:73
2837 #, c-format
2838 msgid "cannot stat template '%s'"
2839 msgstr ""
2841 #: builtin/init-db.c:80
2842 #, c-format
2843 msgid "cannot opendir '%s'"
2844 msgstr ""
2846 #: builtin/init-db.c:97
2847 #, c-format
2848 msgid "cannot readlink '%s'"
2849 msgstr ""
2851 #: builtin/init-db.c:99
2852 #, c-format
2853 msgid "insanely long symlink %s"
2854 msgstr ""
2856 #: builtin/init-db.c:102
2857 #, c-format
2858 msgid "cannot symlink '%s' '%s'"
2859 msgstr ""
2861 #: builtin/init-db.c:106
2862 #, c-format
2863 msgid "cannot copy '%s' to '%s'"
2864 msgstr ""
2866 #: builtin/init-db.c:110
2867 #, c-format
2868 msgid "ignoring template %s"
2869 msgstr ""
2871 #: builtin/init-db.c:133
2872 #, c-format
2873 msgid "insanely long template path %s"
2874 msgstr ""
2876 #: builtin/init-db.c:141
2877 #, c-format
2878 msgid "templates not found %s"
2879 msgstr ""
2881 #: builtin/init-db.c:154
2882 #, c-format
2883 msgid "not copying templates of a wrong format version %d from '%s'"
2884 msgstr ""
2886 #: builtin/init-db.c:192
2887 #, c-format
2888 msgid "insane git directory %s"
2889 msgstr ""
2891 #: builtin/init-db.c:322 builtin/init-db.c:325
2892 #, c-format
2893 msgid "%s already exists"
2894 msgstr ""
2896 #: builtin/init-db.c:354
2897 #, c-format
2898 msgid "unable to handle file type %d"
2899 msgstr ""
2901 #: builtin/init-db.c:357
2902 #, c-format
2903 msgid "unable to move %s to %s"
2904 msgstr ""
2906 #: builtin/init-db.c:362
2907 #, c-format
2908 msgid "Could not create git link %s"
2909 msgstr ""
2912 #. * TRANSLATORS: The first '%s' is either "Reinitialized
2913 #. * existing" or "Initialized empty", the second " shared" or
2914 #. * "", and the last '%s%s' is the verbatim directory name.
2916 #: builtin/init-db.c:419
2917 #, c-format
2918 msgid "%s%s Git repository in %s%s\n"
2919 msgstr ""
2921 #: builtin/init-db.c:420
2922 msgid "Reinitialized existing"
2923 msgstr ""
2925 #: builtin/init-db.c:420
2926 msgid "Initialized empty"
2927 msgstr ""
2929 #: builtin/init-db.c:421
2930 msgid " shared"
2931 msgstr ""
2933 #: builtin/init-db.c:440
2934 msgid "cannot tell cwd"
2935 msgstr ""
2937 #: builtin/init-db.c:521 builtin/init-db.c:528
2938 #, c-format
2939 msgid "cannot mkdir %s"
2940 msgstr ""
2942 #: builtin/init-db.c:532
2943 #, c-format
2944 msgid "cannot chdir to %s"
2945 msgstr ""
2947 #: builtin/init-db.c:554
2948 #, c-format
2949 msgid ""
2950 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
2951 "dir=<directory>)"
2952 msgstr ""
2954 #: builtin/init-db.c:578
2955 msgid "Cannot access current working directory"
2956 msgstr ""
2958 #: builtin/init-db.c:585
2959 #, c-format
2960 msgid "Cannot access work tree '%s'"
2961 msgstr ""
2963 #: builtin/log.c:188
2964 #, c-format
2965 msgid "Final output: %d %s\n"
2966 msgstr ""
2968 #: builtin/log.c:401 builtin/log.c:489
2969 #, c-format
2970 msgid "Could not read object %s"
2971 msgstr ""
2973 #: builtin/log.c:513
2974 #, c-format
2975 msgid "Unknown type: %d"
2976 msgstr ""
2978 #: builtin/log.c:602
2979 msgid "format.headers without value"
2980 msgstr ""
2982 #: builtin/log.c:675
2983 msgid "name of output directory is too long"
2984 msgstr ""
2986 #: builtin/log.c:686
2987 #, c-format
2988 msgid "Cannot open patch file %s"
2989 msgstr ""
2991 #: builtin/log.c:700
2992 msgid "Need exactly one range."
2993 msgstr ""
2995 #: builtin/log.c:708
2996 msgid "Not a range."
2997 msgstr ""
2999 #: builtin/log.c:745
3000 msgid "Could not extract email from committer identity."
3001 msgstr ""
3003 #: builtin/log.c:791
3004 msgid "Cover letter needs email format"
3005 msgstr ""
3007 #: builtin/log.c:885
3008 #, c-format
3009 msgid "insane in-reply-to: %s"
3010 msgstr ""
3012 #: builtin/log.c:958
3013 msgid "Two output directories?"
3014 msgstr ""
3016 #: builtin/log.c:1179
3017 #, c-format
3018 msgid "bogus committer info %s"
3019 msgstr ""
3021 #: builtin/log.c:1224
3022 msgid "-n and -k are mutually exclusive."
3023 msgstr ""
3025 #: builtin/log.c:1226
3026 msgid "--subject-prefix and -k are mutually exclusive."
3027 msgstr ""
3029 #: builtin/log.c:1234
3030 msgid "--name-only does not make sense"
3031 msgstr ""
3033 #: builtin/log.c:1236
3034 msgid "--name-status does not make sense"
3035 msgstr ""
3037 #: builtin/log.c:1238
3038 msgid "--check does not make sense"
3039 msgstr ""
3041 #: builtin/log.c:1261
3042 msgid "standard output, or directory, which one?"
3043 msgstr ""
3045 #: builtin/log.c:1263
3046 #, c-format
3047 msgid "Could not create directory '%s'"
3048 msgstr ""
3050 #: builtin/log.c:1416
3051 msgid "Failed to create output files"
3052 msgstr ""
3054 #: builtin/log.c:1520
3055 #, c-format
3056 msgid ""
3057 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
3058 msgstr ""
3060 #: builtin/log.c:1536 builtin/log.c:1538 builtin/log.c:1550
3061 #, c-format
3062 msgid "Unknown commit %s"
3063 msgstr ""
3065 #: builtin/merge.c:90
3066 msgid "switch `m' requires a value"
3067 msgstr ""
3069 #: builtin/merge.c:127
3070 #, c-format
3071 msgid "Could not find merge strategy '%s'.\n"
3072 msgstr ""
3074 #: builtin/merge.c:128
3075 #, c-format
3076 msgid "Available strategies are:"
3077 msgstr ""
3079 #: builtin/merge.c:133
3080 #, c-format
3081 msgid "Available custom strategies are:"
3082 msgstr ""
3084 #: builtin/merge.c:240
3085 msgid "could not run stash."
3086 msgstr ""
3088 #: builtin/merge.c:245
3089 msgid "stash failed"
3090 msgstr ""
3092 #: builtin/merge.c:250
3093 #, c-format
3094 msgid "not a valid object: %s"
3095 msgstr ""
3097 #: builtin/merge.c:269 builtin/merge.c:286
3098 msgid "read-tree failed"
3099 msgstr ""
3101 #: builtin/merge.c:316
3102 msgid " (nothing to squash)"
3103 msgstr ""
3105 #: builtin/merge.c:329
3106 #, c-format
3107 msgid "Squash commit -- not updating HEAD\n"
3108 msgstr ""
3110 #: builtin/merge.c:361
3111 msgid "Writing SQUASH_MSG"
3112 msgstr ""
3114 #: builtin/merge.c:363
3115 msgid "Finishing SQUASH_MSG"
3116 msgstr ""
3118 #: builtin/merge.c:386
3119 #, c-format
3120 msgid "No merge message -- not updating HEAD\n"
3121 msgstr ""
3123 #: builtin/merge.c:437
3124 #, c-format
3125 msgid "'%s' does not point to a commit"
3126 msgstr ""
3128 #: builtin/merge.c:536
3129 #, c-format
3130 msgid "Bad branch.%s.mergeoptions string: %s"
3131 msgstr ""
3133 #: builtin/merge.c:629
3134 msgid "git write-tree failed to write a tree"
3135 msgstr ""
3137 #: builtin/merge.c:679
3138 msgid "failed to read the cache"
3139 msgstr ""
3141 #: builtin/merge.c:697
3142 msgid "Unable to write index."
3143 msgstr ""
3145 #: builtin/merge.c:710
3146 msgid "Not handling anything other than two heads merge."
3147 msgstr ""
3149 #: builtin/merge.c:724
3150 #, c-format
3151 msgid "Unknown option for merge-recursive: -X%s"
3152 msgstr ""
3154 #: builtin/merge.c:738
3155 #, c-format
3156 msgid "unable to write %s"
3157 msgstr ""
3159 #: builtin/merge.c:877
3160 #, c-format
3161 msgid "Could not read from '%s'"
3162 msgstr ""
3164 #: builtin/merge.c:886
3165 #, c-format
3166 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3167 msgstr ""
3169 #: builtin/merge.c:892
3170 msgid ""
3171 "Please enter a commit message to explain why this merge is necessary,\n"
3172 "especially if it merges an updated upstream into a topic branch.\n"
3173 "\n"
3174 "Lines starting with '#' will be ignored, and an empty message aborts\n"
3175 "the commit.\n"
3176 msgstr ""
3178 #: builtin/merge.c:916
3179 msgid "Empty commit message."
3180 msgstr ""
3182 #: builtin/merge.c:928
3183 #, c-format
3184 msgid "Wonderful.\n"
3185 msgstr ""
3187 #: builtin/merge.c:993
3188 #, c-format
3189 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3190 msgstr ""
3192 #: builtin/merge.c:1009
3193 #, c-format
3194 msgid "'%s' is not a commit"
3195 msgstr ""
3197 #: builtin/merge.c:1050
3198 msgid "No current branch."
3199 msgstr ""
3201 #: builtin/merge.c:1052
3202 msgid "No remote for the current branch."
3203 msgstr ""
3205 #: builtin/merge.c:1054
3206 msgid "No default upstream defined for the current branch."
3207 msgstr ""
3209 #: builtin/merge.c:1059
3210 #, c-format
3211 msgid "No remote tracking branch for %s from %s"
3212 msgstr ""
3214 #: builtin/merge.c:1146 builtin/merge.c:1303
3215 #, c-format
3216 msgid "%s - not something we can merge"
3217 msgstr ""
3219 #: builtin/merge.c:1214
3220 msgid "There is no merge to abort (MERGE_HEAD missing)."
3221 msgstr ""
3223 #: builtin/merge.c:1230 git-pull.sh:31
3224 msgid ""
3225 "You have not concluded your merge (MERGE_HEAD exists).\n"
3226 "Please, commit your changes before you can merge."
3227 msgstr ""
3229 #: builtin/merge.c:1233 git-pull.sh:34
3230 msgid "You have not concluded your merge (MERGE_HEAD exists)."
3231 msgstr ""
3233 #: builtin/merge.c:1237
3234 msgid ""
3235 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3236 "Please, commit your changes before you can merge."
3237 msgstr ""
3239 #: builtin/merge.c:1240
3240 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3241 msgstr ""
3243 #: builtin/merge.c:1249
3244 msgid "You cannot combine --squash with --no-ff."
3245 msgstr ""
3247 #: builtin/merge.c:1254
3248 msgid "You cannot combine --no-ff with --ff-only."
3249 msgstr ""
3251 #: builtin/merge.c:1261
3252 msgid "No commit specified and merge.defaultToUpstream not set."
3253 msgstr ""
3255 #: builtin/merge.c:1293
3256 msgid "Can merge only exactly one commit into empty head"
3257 msgstr ""
3259 #: builtin/merge.c:1296
3260 msgid "Squash commit into empty head not supported yet"
3261 msgstr ""
3263 #: builtin/merge.c:1298
3264 msgid "Non-fast-forward commit does not make sense into an empty head"
3265 msgstr ""
3267 #: builtin/merge.c:1413
3268 #, c-format
3269 msgid "Updating %s..%s\n"
3270 msgstr ""
3272 #: builtin/merge.c:1451
3273 #, c-format
3274 msgid "Trying really trivial in-index merge...\n"
3275 msgstr ""
3277 #: builtin/merge.c:1458
3278 #, c-format
3279 msgid "Nope.\n"
3280 msgstr ""
3282 #: builtin/merge.c:1490
3283 msgid "Not possible to fast-forward, aborting."
3284 msgstr ""
3286 #: builtin/merge.c:1513 builtin/merge.c:1592
3287 #, c-format
3288 msgid "Rewinding the tree to pristine...\n"
3289 msgstr ""
3291 #: builtin/merge.c:1517
3292 #, c-format
3293 msgid "Trying merge strategy %s...\n"
3294 msgstr ""
3296 #: builtin/merge.c:1583
3297 #, c-format
3298 msgid "No merge strategy handled the merge.\n"
3299 msgstr ""
3301 #: builtin/merge.c:1585
3302 #, c-format
3303 msgid "Merge with strategy %s failed.\n"
3304 msgstr ""
3306 #: builtin/merge.c:1594
3307 #, c-format
3308 msgid "Using the %s to prepare resolving by hand.\n"
3309 msgstr ""
3311 #: builtin/merge.c:1606
3312 #, c-format
3313 msgid "Automatic merge went well; stopped before committing as requested\n"
3314 msgstr ""
3316 #: builtin/mv.c:108
3317 #, c-format
3318 msgid "Checking rename of '%s' to '%s'\n"
3319 msgstr ""
3321 #: builtin/mv.c:112
3322 msgid "bad source"
3323 msgstr ""
3325 #: builtin/mv.c:115
3326 msgid "can not move directory into itself"
3327 msgstr ""
3329 #: builtin/mv.c:118
3330 msgid "cannot move directory over file"
3331 msgstr ""
3333 #: builtin/mv.c:128
3334 #, c-format
3335 msgid "Huh? %.*s is in index?"
3336 msgstr ""
3338 #: builtin/mv.c:140
3339 msgid "source directory is empty"
3340 msgstr ""
3342 #: builtin/mv.c:171
3343 msgid "not under version control"
3344 msgstr ""
3346 #: builtin/mv.c:173
3347 msgid "destination exists"
3348 msgstr ""
3350 #: builtin/mv.c:181
3351 #, c-format
3352 msgid "overwriting '%s'"
3353 msgstr ""
3355 #: builtin/mv.c:184
3356 msgid "Cannot overwrite"
3357 msgstr ""
3359 #: builtin/mv.c:187
3360 msgid "multiple sources for the same target"
3361 msgstr ""
3363 #: builtin/mv.c:202
3364 #, c-format
3365 msgid "%s, source=%s, destination=%s"
3366 msgstr ""
3368 #: builtin/mv.c:212
3369 #, c-format
3370 msgid "Renaming %s to %s\n"
3371 msgstr ""
3373 #: builtin/mv.c:215 builtin/remote.c:731
3374 #, c-format
3375 msgid "renaming '%s' failed"
3376 msgstr ""
3378 #: builtin/notes.c:139
3379 #, c-format
3380 msgid "unable to start 'show' for object '%s'"
3381 msgstr ""
3383 #: builtin/notes.c:145
3384 msgid "can't fdopen 'show' output fd"
3385 msgstr ""
3387 #: builtin/notes.c:155
3388 #, c-format
3389 msgid "failed to close pipe to 'show' for object '%s'"
3390 msgstr ""
3392 #: builtin/notes.c:158
3393 #, c-format
3394 msgid "failed to finish 'show' for object '%s'"
3395 msgstr ""
3397 #: builtin/notes.c:175 builtin/tag.c:347
3398 #, c-format
3399 msgid "could not create file '%s'"
3400 msgstr ""
3402 #: builtin/notes.c:189
3403 msgid "Please supply the note contents using either -m or -F option"
3404 msgstr ""
3406 #: builtin/notes.c:210 builtin/notes.c:973
3407 #, c-format
3408 msgid "Removing note for object %s\n"
3409 msgstr ""
3411 #: builtin/notes.c:215
3412 msgid "unable to write note object"
3413 msgstr ""
3415 #: builtin/notes.c:217
3416 #, c-format
3417 msgid "The note contents has been left in %s"
3418 msgstr ""
3420 #: builtin/notes.c:251 builtin/tag.c:542
3421 #, c-format
3422 msgid "cannot read '%s'"
3423 msgstr ""
3425 #: builtin/notes.c:253 builtin/tag.c:545
3426 #, c-format
3427 msgid "could not open or read '%s'"
3428 msgstr ""
3430 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3431 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3432 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3433 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3434 #, c-format
3435 msgid "Failed to resolve '%s' as a valid ref."
3436 msgstr ""
3438 #: builtin/notes.c:275
3439 #, c-format
3440 msgid "Failed to read object '%s'."
3441 msgstr ""
3443 #: builtin/notes.c:299
3444 msgid "Cannot commit uninitialized/unreferenced notes tree"
3445 msgstr ""
3447 #: builtin/notes.c:340
3448 #, c-format
3449 msgid "Bad notes.rewriteMode value: '%s'"
3450 msgstr ""
3452 #: builtin/notes.c:350
3453 #, c-format
3454 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3455 msgstr ""
3457 #. TRANSLATORS: The first %s is the name of the
3458 #. environment variable, the second %s is its value
3459 #: builtin/notes.c:377
3460 #, c-format
3461 msgid "Bad %s value: '%s'"
3462 msgstr ""
3464 #: builtin/notes.c:441
3465 #, c-format
3466 msgid "Malformed input line: '%s'."
3467 msgstr ""
3469 #: builtin/notes.c:456
3470 #, c-format
3471 msgid "Failed to copy notes from '%s' to '%s'"
3472 msgstr ""
3474 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3475 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3476 #: builtin/notes.c:1033
3477 msgid "too many parameters"
3478 msgstr ""
3480 #: builtin/notes.c:513 builtin/notes.c:772
3481 #, c-format
3482 msgid "No note found for object %s."
3483 msgstr ""
3485 #: builtin/notes.c:580
3486 #, c-format
3487 msgid ""
3488 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
3489 "existing notes"
3490 msgstr ""
3492 #: builtin/notes.c:585 builtin/notes.c:662
3493 #, c-format
3494 msgid "Overwriting existing notes for object %s\n"
3495 msgstr ""
3497 #: builtin/notes.c:635
3498 msgid "too few parameters"
3499 msgstr ""
3501 #: builtin/notes.c:656
3502 #, c-format
3503 msgid ""
3504 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
3505 "existing notes"
3506 msgstr ""
3508 #: builtin/notes.c:668
3509 #, c-format
3510 msgid "Missing notes on source object %s. Cannot copy."
3511 msgstr ""
3513 #: builtin/notes.c:717
3514 #, c-format
3515 msgid ""
3516 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
3517 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
3518 msgstr ""
3520 #: builtin/notes.c:971
3521 #, c-format
3522 msgid "Object %s has no note\n"
3523 msgstr ""
3525 #: builtin/notes.c:1103 builtin/remote.c:1598
3526 #, c-format
3527 msgid "Unknown subcommand: %s"
3528 msgstr ""
3530 #: builtin/pack-objects.c:2315
3531 #, c-format
3532 msgid "unsupported index version %s"
3533 msgstr ""
3535 #: builtin/pack-objects.c:2319
3536 #, c-format
3537 msgid "bad index version '%s'"
3538 msgstr ""
3540 #: builtin/pack-objects.c:2342
3541 #, c-format
3542 msgid "option %s does not accept negative form"
3543 msgstr ""
3545 #: builtin/pack-objects.c:2346
3546 #, c-format
3547 msgid "unable to parse value '%s' for option %s"
3548 msgstr ""
3550 #: builtin/push.c:45
3551 msgid "tag shorthand without <tag>"
3552 msgstr ""
3554 #: builtin/push.c:64
3555 msgid "--delete only accepts plain target ref names"
3556 msgstr ""
3558 #: builtin/push.c:99
3559 msgid ""
3560 "\n"
3561 "To choose either option permanently, see push.default in 'git help config'."
3562 msgstr ""
3564 #: builtin/push.c:102
3565 #, c-format
3566 msgid ""
3567 "The upstream branch of your current branch does not match\n"
3568 "the name of your current branch.  To push to the upstream branch\n"
3569 "on the remote, use\n"
3570 "\n"
3571 "    git push %s HEAD:%s\n"
3572 "\n"
3573 "To push to the branch of the same name on the remote, use\n"
3574 "\n"
3575 "    git push %s %s\n"
3576 "%s"
3577 msgstr ""
3579 #: builtin/push.c:121
3580 #, c-format
3581 msgid ""
3582 "You are not currently on a branch.\n"
3583 "To push the history leading to the current (detached HEAD)\n"
3584 "state now, use\n"
3585 "\n"
3586 "    git push %s HEAD:<name-of-remote-branch>\n"
3587 msgstr ""
3589 #: builtin/push.c:128
3590 #, c-format
3591 msgid ""
3592 "The current branch %s has no upstream branch.\n"
3593 "To push the current branch and set the remote as upstream, use\n"
3594 "\n"
3595 "    git push --set-upstream %s %s\n"
3596 msgstr ""
3598 #: builtin/push.c:136
3599 #, c-format
3600 msgid "The current branch %s has multiple upstream branches, refusing to push."
3601 msgstr ""
3603 #: builtin/push.c:139
3604 #, c-format
3605 msgid ""
3606 "You are pushing to remote '%s', which is not the upstream of\n"
3607 "your current branch '%s', without telling me what to push\n"
3608 "to update which remote branch."
3609 msgstr ""
3611 #: builtin/push.c:174
3612 msgid ""
3613 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
3614 msgstr ""
3616 #: builtin/push.c:181
3617 msgid ""
3618 "Updates were rejected because the tip of your current branch is behind\n"
3619 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
3620 "before pushing again.\n"
3621 "See the 'Note about fast-forwards' in 'git push --help' for details."
3622 msgstr ""
3624 #: builtin/push.c:187
3625 msgid ""
3626 "Updates were rejected because a pushed branch tip is behind its remote\n"
3627 "counterpart. If you did not intend to push that branch, you may want to\n"
3628 "specify branches to push or set the 'push.default' configuration\n"
3629 "variable to 'current' or 'upstream' to push only the current branch."
3630 msgstr ""
3632 #: builtin/push.c:193
3633 msgid ""
3634 "Updates were rejected because a pushed branch tip is behind its remote\n"
3635 "counterpart. Check out this branch and merge the remote changes\n"
3636 "(e.g. 'git pull') before pushing again.\n"
3637 "See the 'Note about fast-forwards' in 'git push --help' for details."
3638 msgstr ""
3640 #: builtin/push.c:233
3641 #, c-format
3642 msgid "Pushing to %s\n"
3643 msgstr ""
3645 #: builtin/push.c:237
3646 #, c-format
3647 msgid "failed to push some refs to '%s'"
3648 msgstr ""
3650 #: builtin/push.c:269
3651 #, c-format
3652 msgid "bad repository '%s'"
3653 msgstr ""
3655 #: builtin/push.c:270
3656 msgid ""
3657 "No configured push destination.\n"
3658 "Either specify the URL from the command-line or configure a remote "
3659 "repository using\n"
3660 "\n"
3661 "    git remote add <name> <url>\n"
3662 "\n"
3663 "and then push using the remote name\n"
3664 "\n"
3665 "    git push <name>\n"
3666 msgstr ""
3668 #: builtin/push.c:285
3669 msgid "--all and --tags are incompatible"
3670 msgstr ""
3672 #: builtin/push.c:286
3673 msgid "--all can't be combined with refspecs"
3674 msgstr ""
3676 #: builtin/push.c:291
3677 msgid "--mirror and --tags are incompatible"
3678 msgstr ""
3680 #: builtin/push.c:292
3681 msgid "--mirror can't be combined with refspecs"
3682 msgstr ""
3684 #: builtin/push.c:297
3685 msgid "--all and --mirror are incompatible"
3686 msgstr ""
3688 #: builtin/push.c:385
3689 msgid "--delete is incompatible with --all, --mirror and --tags"
3690 msgstr ""
3692 #: builtin/push.c:387
3693 msgid "--delete doesn't make sense without any refs"
3694 msgstr ""
3696 #: builtin/remote.c:98
3697 #, c-format
3698 msgid "Updating %s"
3699 msgstr ""
3701 #: builtin/remote.c:130
3702 msgid ""
3703 "--mirror is dangerous and deprecated; please\n"
3704 "\t use --mirror=fetch or --mirror=push instead"
3705 msgstr ""
3707 #: builtin/remote.c:147
3708 #, c-format
3709 msgid "unknown mirror argument: %s"
3710 msgstr ""
3712 #: builtin/remote.c:185
3713 msgid "specifying a master branch makes no sense with --mirror"
3714 msgstr ""
3716 #: builtin/remote.c:187
3717 msgid "specifying branches to track makes sense only with fetch mirrors"
3718 msgstr ""
3720 #: builtin/remote.c:195 builtin/remote.c:646
3721 #, c-format
3722 msgid "remote %s already exists."
3723 msgstr ""
3725 #: builtin/remote.c:199 builtin/remote.c:650
3726 #, c-format
3727 msgid "'%s' is not a valid remote name"
3728 msgstr ""
3730 #: builtin/remote.c:243
3731 #, c-format
3732 msgid "Could not setup master '%s'"
3733 msgstr ""
3735 #: builtin/remote.c:299
3736 #, c-format
3737 msgid "more than one %s"
3738 msgstr ""
3740 #: builtin/remote.c:339
3741 #, c-format
3742 msgid "Could not get fetch map for refspec %s"
3743 msgstr ""
3745 #: builtin/remote.c:440 builtin/remote.c:448
3746 msgid "(matching)"
3747 msgstr ""
3749 #: builtin/remote.c:452
3750 msgid "(delete)"
3751 msgstr ""
3753 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
3754 #, c-format
3755 msgid "Could not append '%s' to '%s'"
3756 msgstr ""
3758 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
3759 #, c-format
3760 msgid "No such remote: %s"
3761 msgstr ""
3763 #: builtin/remote.c:656
3764 #, c-format
3765 msgid "Could not rename config section '%s' to '%s'"
3766 msgstr ""
3768 #: builtin/remote.c:662 builtin/remote.c:799
3769 #, c-format
3770 msgid "Could not remove config section '%s'"
3771 msgstr ""
3773 #: builtin/remote.c:677
3774 #, c-format
3775 msgid ""
3776 "Not updating non-default fetch respec\n"
3777 "\t%s\n"
3778 "\tPlease update the configuration manually if necessary."
3779 msgstr ""
3781 #: builtin/remote.c:683
3782 #, c-format
3783 msgid "Could not append '%s'"
3784 msgstr ""
3786 #: builtin/remote.c:694
3787 #, c-format
3788 msgid "Could not set '%s'"
3789 msgstr ""
3791 #: builtin/remote.c:716
3792 #, c-format
3793 msgid "deleting '%s' failed"
3794 msgstr ""
3796 #: builtin/remote.c:750
3797 #, c-format
3798 msgid "creating '%s' failed"
3799 msgstr ""
3801 #: builtin/remote.c:764
3802 #, c-format
3803 msgid "Could not remove branch %s"
3804 msgstr ""
3806 #: builtin/remote.c:834
3807 msgid ""
3808 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
3809 "to delete it, use:"
3810 msgid_plural ""
3811 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
3812 "to delete them, use:"
3813 msgstr[0] ""
3814 msgstr[1] ""
3816 #: builtin/remote.c:943
3817 #, c-format
3818 msgid " new (next fetch will store in remotes/%s)"
3819 msgstr ""
3821 #: builtin/remote.c:946
3822 msgid " tracked"
3823 msgstr ""
3825 #: builtin/remote.c:948
3826 msgid " stale (use 'git remote prune' to remove)"
3827 msgstr ""
3829 #: builtin/remote.c:950
3830 msgid " ???"
3831 msgstr ""
3833 #: builtin/remote.c:991
3834 #, c-format
3835 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
3836 msgstr ""
3838 #: builtin/remote.c:998
3839 #, c-format
3840 msgid "rebases onto remote %s"
3841 msgstr ""
3843 #: builtin/remote.c:1001
3844 #, c-format
3845 msgid " merges with remote %s"
3846 msgstr ""
3848 #: builtin/remote.c:1002
3849 msgid "    and with remote"
3850 msgstr ""
3852 #: builtin/remote.c:1004
3853 #, c-format
3854 msgid "merges with remote %s"
3855 msgstr ""
3857 #: builtin/remote.c:1005
3858 msgid "   and with remote"
3859 msgstr ""
3861 #: builtin/remote.c:1051
3862 msgid "create"
3863 msgstr ""
3865 #: builtin/remote.c:1054
3866 msgid "delete"
3867 msgstr ""
3869 #: builtin/remote.c:1058
3870 msgid "up to date"
3871 msgstr ""
3873 #: builtin/remote.c:1061
3874 msgid "fast-forwardable"
3875 msgstr ""
3877 #: builtin/remote.c:1064
3878 msgid "local out of date"
3879 msgstr ""
3881 #: builtin/remote.c:1071
3882 #, c-format
3883 msgid "    %-*s forces to %-*s (%s)"
3884 msgstr ""
3886 #: builtin/remote.c:1074
3887 #, c-format
3888 msgid "    %-*s pushes to %-*s (%s)"
3889 msgstr ""
3891 #: builtin/remote.c:1078
3892 #, c-format
3893 msgid "    %-*s forces to %s"
3894 msgstr ""
3896 #: builtin/remote.c:1081
3897 #, c-format
3898 msgid "    %-*s pushes to %s"
3899 msgstr ""
3901 #: builtin/remote.c:1118
3902 #, c-format
3903 msgid "* remote %s"
3904 msgstr ""
3906 #: builtin/remote.c:1119
3907 #, c-format
3908 msgid "  Fetch URL: %s"
3909 msgstr ""
3911 #: builtin/remote.c:1120 builtin/remote.c:1285
3912 msgid "(no URL)"
3913 msgstr ""
3915 #: builtin/remote.c:1129 builtin/remote.c:1131
3916 #, c-format
3917 msgid "  Push  URL: %s"
3918 msgstr ""
3920 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
3921 #, c-format
3922 msgid "  HEAD branch: %s"
3923 msgstr ""
3925 #: builtin/remote.c:1139
3926 #, c-format
3927 msgid ""
3928 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
3929 msgstr ""
3931 #: builtin/remote.c:1151
3932 #, c-format
3933 msgid "  Remote branch:%s"
3934 msgid_plural "  Remote branches:%s"
3935 msgstr[0] ""
3936 msgstr[1] ""
3938 #: builtin/remote.c:1154 builtin/remote.c:1181
3939 msgid " (status not queried)"
3940 msgstr ""
3942 #: builtin/remote.c:1163
3943 msgid "  Local branch configured for 'git pull':"
3944 msgid_plural "  Local branches configured for 'git pull':"
3945 msgstr[0] ""
3946 msgstr[1] ""
3948 #: builtin/remote.c:1171
3949 msgid "  Local refs will be mirrored by 'git push'"
3950 msgstr ""
3952 #: builtin/remote.c:1178
3953 #, c-format
3954 msgid "  Local ref configured for 'git push'%s:"
3955 msgid_plural "  Local refs configured for 'git push'%s:"
3956 msgstr[0] ""
3957 msgstr[1] ""
3959 #: builtin/remote.c:1216
3960 msgid "Cannot determine remote HEAD"
3961 msgstr ""
3963 #: builtin/remote.c:1218
3964 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
3965 msgstr ""
3967 #: builtin/remote.c:1228
3968 #, c-format
3969 msgid "Could not delete %s"
3970 msgstr ""
3972 #: builtin/remote.c:1236
3973 #, c-format
3974 msgid "Not a valid ref: %s"
3975 msgstr ""
3977 #: builtin/remote.c:1238
3978 #, c-format
3979 msgid "Could not setup %s"
3980 msgstr ""
3982 #: builtin/remote.c:1274
3983 #, c-format
3984 msgid " %s will become dangling!"
3985 msgstr ""
3987 #: builtin/remote.c:1275
3988 #, c-format
3989 msgid " %s has become dangling!"
3990 msgstr ""
3992 #: builtin/remote.c:1281
3993 #, c-format
3994 msgid "Pruning %s"
3995 msgstr ""
3997 #: builtin/remote.c:1282
3998 #, c-format
3999 msgid "URL: %s"
4000 msgstr ""
4002 #: builtin/remote.c:1295
4003 #, c-format
4004 msgid " * [would prune] %s"
4005 msgstr ""
4007 #: builtin/remote.c:1298
4008 #, c-format
4009 msgid " * [pruned] %s"
4010 msgstr ""
4012 #: builtin/remote.c:1387 builtin/remote.c:1461
4013 #, c-format
4014 msgid "No such remote '%s'"
4015 msgstr ""
4017 #: builtin/remote.c:1414
4018 msgid "no remote specified"
4019 msgstr ""
4021 #: builtin/remote.c:1447
4022 msgid "--add --delete doesn't make sense"
4023 msgstr ""
4025 #: builtin/remote.c:1487
4026 #, c-format
4027 msgid "Invalid old URL pattern: %s"
4028 msgstr ""
4030 #: builtin/remote.c:1495
4031 #, c-format
4032 msgid "No such URL found: %s"
4033 msgstr ""
4035 #: builtin/remote.c:1497
4036 msgid "Will not delete all non-push URLs"
4037 msgstr ""
4039 #: builtin/reset.c:33
4040 msgid "mixed"
4041 msgstr ""
4043 #: builtin/reset.c:33
4044 msgid "soft"
4045 msgstr ""
4047 #: builtin/reset.c:33
4048 msgid "hard"
4049 msgstr ""
4051 #: builtin/reset.c:33
4052 msgid "merge"
4053 msgstr ""
4055 #: builtin/reset.c:33
4056 msgid "keep"
4057 msgstr ""
4059 #: builtin/reset.c:77
4060 msgid "You do not have a valid HEAD."
4061 msgstr ""
4063 #: builtin/reset.c:79
4064 msgid "Failed to find tree of HEAD."
4065 msgstr ""
4067 #: builtin/reset.c:85
4068 #, c-format
4069 msgid "Failed to find tree of %s."
4070 msgstr ""
4072 #: builtin/reset.c:96
4073 msgid "Could not write new index file."
4074 msgstr ""
4076 #: builtin/reset.c:106
4077 #, c-format
4078 msgid "HEAD is now at %s"
4079 msgstr ""
4081 #: builtin/reset.c:130
4082 msgid "Could not read index"
4083 msgstr ""
4085 #: builtin/reset.c:133
4086 msgid "Unstaged changes after reset:"
4087 msgstr ""
4089 #: builtin/reset.c:223
4090 #, c-format
4091 msgid "Cannot do a %s reset in the middle of a merge."
4092 msgstr ""
4094 #: builtin/reset.c:297
4095 #, c-format
4096 msgid "Could not parse object '%s'."
4097 msgstr ""
4099 #: builtin/reset.c:302
4100 msgid "--patch is incompatible with --{hard,mixed,soft}"
4101 msgstr ""
4103 #: builtin/reset.c:311
4104 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4105 msgstr ""
4107 #: builtin/reset.c:313
4108 #, c-format
4109 msgid "Cannot do %s reset with paths."
4110 msgstr ""
4112 #: builtin/reset.c:325
4113 #, c-format
4114 msgid "%s reset is not allowed in a bare repository"
4115 msgstr ""
4117 #: builtin/reset.c:341
4118 #, c-format
4119 msgid "Could not reset index file to revision '%s'."
4120 msgstr ""
4122 #: builtin/revert.c:70 builtin/revert.c:92
4123 #, c-format
4124 msgid "%s: %s cannot be used with %s"
4125 msgstr ""
4127 #: builtin/revert.c:131
4128 msgid "program error"
4129 msgstr ""
4131 #: builtin/revert.c:221
4132 msgid "revert failed"
4133 msgstr ""
4135 #: builtin/revert.c:236
4136 msgid "cherry-pick failed"
4137 msgstr ""
4139 #: builtin/rm.c:109
4140 #, c-format
4141 msgid ""
4142 "'%s' has staged content different from both the file and the HEAD\n"
4143 "(use -f to force removal)"
4144 msgstr ""
4146 #: builtin/rm.c:115
4147 #, c-format
4148 msgid ""
4149 "'%s' has changes staged in the index\n"
4150 "(use --cached to keep the file, or -f to force removal)"
4151 msgstr ""
4153 #: builtin/rm.c:119
4154 #, c-format
4155 msgid ""
4156 "'%s' has local modifications\n"
4157 "(use --cached to keep the file, or -f to force removal)"
4158 msgstr ""
4160 #: builtin/rm.c:194
4161 #, c-format
4162 msgid "not removing '%s' recursively without -r"
4163 msgstr ""
4165 #: builtin/rm.c:230
4166 #, c-format
4167 msgid "git rm: unable to remove %s"
4168 msgstr ""
4170 #: builtin/shortlog.c:157
4171 #, c-format
4172 msgid "Missing author: %s"
4173 msgstr ""
4175 #: builtin/tag.c:60
4176 #, c-format
4177 msgid "malformed object at '%s'"
4178 msgstr ""
4180 #: builtin/tag.c:207
4181 #, c-format
4182 msgid "tag name too long: %.*s..."
4183 msgstr ""
4185 #: builtin/tag.c:212
4186 #, c-format
4187 msgid "tag '%s' not found."
4188 msgstr ""
4190 #: builtin/tag.c:227
4191 #, c-format
4192 msgid "Deleted tag '%s' (was %s)\n"
4193 msgstr ""
4195 #: builtin/tag.c:239
4196 #, c-format
4197 msgid "could not verify the tag '%s'"
4198 msgstr ""
4200 #: builtin/tag.c:249
4201 msgid ""
4202 "\n"
4203 "#\n"
4204 "# Write a tag message\n"
4205 "# Lines starting with '#' will be ignored.\n"
4206 "#\n"
4207 msgstr ""
4209 #: builtin/tag.c:256
4210 msgid ""
4211 "\n"
4212 "#\n"
4213 "# Write a tag message\n"
4214 "# Lines starting with '#' will be kept; you may remove them yourself if you "
4215 "want to.\n"
4216 "#\n"
4217 msgstr ""
4219 #: builtin/tag.c:298
4220 msgid "unable to sign the tag"
4221 msgstr ""
4223 #: builtin/tag.c:300
4224 msgid "unable to write tag file"
4225 msgstr ""
4227 #: builtin/tag.c:325
4228 msgid "bad object type."
4229 msgstr ""
4231 #: builtin/tag.c:338
4232 msgid "tag header too big."
4233 msgstr ""
4235 #: builtin/tag.c:370
4236 msgid "no tag message?"
4237 msgstr ""
4239 #: builtin/tag.c:376
4240 #, c-format
4241 msgid "The tag message has been left in %s\n"
4242 msgstr ""
4244 #: builtin/tag.c:425
4245 msgid "switch 'points-at' requires an object"
4246 msgstr ""
4248 #: builtin/tag.c:427
4249 #, c-format
4250 msgid "malformed object name '%s'"
4251 msgstr ""
4253 #: builtin/tag.c:506
4254 msgid "--column and -n are incompatible"
4255 msgstr ""
4257 #: builtin/tag.c:523
4258 msgid "-n option is only allowed with -l."
4259 msgstr ""
4261 #: builtin/tag.c:525
4262 msgid "--contains option is only allowed with -l."
4263 msgstr ""
4265 #: builtin/tag.c:527
4266 msgid "--points-at option is only allowed with -l."
4267 msgstr ""
4269 #: builtin/tag.c:535
4270 msgid "only one -F or -m option is allowed."
4271 msgstr ""
4273 #: builtin/tag.c:555
4274 msgid "too many params"
4275 msgstr ""
4277 #: builtin/tag.c:561
4278 #, c-format
4279 msgid "'%s' is not a valid tag name."
4280 msgstr ""
4282 #: builtin/tag.c:566
4283 #, c-format
4284 msgid "tag '%s' already exists"
4285 msgstr ""
4287 #: builtin/tag.c:584
4288 #, c-format
4289 msgid "%s: cannot lock the ref"
4290 msgstr ""
4292 #: builtin/tag.c:586
4293 #, c-format
4294 msgid "%s: cannot update the ref"
4295 msgstr ""
4297 #: builtin/tag.c:588
4298 #, c-format
4299 msgid "Updated tag '%s' (was %s)\n"
4300 msgstr ""
4302 #: git.c:16
4303 msgid "See 'git help <command>' for more information on a specific command."
4304 msgstr ""
4306 #: common-cmds.h:8
4307 msgid "Add file contents to the index"
4308 msgstr ""
4310 #: common-cmds.h:9
4311 msgid "Find by binary search the change that introduced a bug"
4312 msgstr ""
4314 #: common-cmds.h:10
4315 msgid "List, create, or delete branches"
4316 msgstr ""
4318 #: common-cmds.h:11
4319 msgid "Checkout a branch or paths to the working tree"
4320 msgstr ""
4322 #: common-cmds.h:12
4323 msgid "Clone a repository into a new directory"
4324 msgstr ""
4326 #: common-cmds.h:13
4327 msgid "Record changes to the repository"
4328 msgstr ""
4330 #: common-cmds.h:14
4331 msgid "Show changes between commits, commit and working tree, etc"
4332 msgstr ""
4334 #: common-cmds.h:15
4335 msgid "Download objects and refs from another repository"
4336 msgstr ""
4338 #: common-cmds.h:16
4339 msgid "Print lines matching a pattern"
4340 msgstr ""
4342 #: common-cmds.h:17
4343 msgid "Create an empty git repository or reinitialize an existing one"
4344 msgstr ""
4346 #: common-cmds.h:18
4347 msgid "Show commit logs"
4348 msgstr ""
4350 #: common-cmds.h:19
4351 msgid "Join two or more development histories together"
4352 msgstr ""
4354 #: common-cmds.h:20
4355 msgid "Move or rename a file, a directory, or a symlink"
4356 msgstr ""
4358 #: common-cmds.h:21
4359 msgid "Fetch from and merge with another repository or a local branch"
4360 msgstr ""
4362 #: common-cmds.h:22
4363 msgid "Update remote refs along with associated objects"
4364 msgstr ""
4366 #: common-cmds.h:23
4367 msgid "Forward-port local commits to the updated upstream head"
4368 msgstr ""
4370 #: common-cmds.h:24
4371 msgid "Reset current HEAD to the specified state"
4372 msgstr ""
4374 #: common-cmds.h:25
4375 msgid "Remove files from the working tree and from the index"
4376 msgstr ""
4378 #: common-cmds.h:26
4379 msgid "Show various types of objects"
4380 msgstr ""
4382 #: common-cmds.h:27
4383 msgid "Show the working tree status"
4384 msgstr ""
4386 #: common-cmds.h:28
4387 msgid "Create, list, delete or verify a tag object signed with GPG"
4388 msgstr ""
4390 #: git-am.sh:50
4391 msgid "You need to set your committer info first"
4392 msgstr ""
4394 #: git-am.sh:137
4395 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4396 msgstr ""
4398 #: git-am.sh:154
4399 msgid ""
4400 "Did you hand edit your patch?\n"
4401 "It does not apply to blobs recorded in its index."
4402 msgstr ""
4404 #: git-am.sh:163
4405 msgid "Falling back to patching base and 3-way merge..."
4406 msgstr ""
4408 #: git-am.sh:275
4409 msgid "Only one StGIT patch series can be applied at once"
4410 msgstr ""
4412 #: git-am.sh:362
4413 #, sh-format
4414 msgid "Patch format $patch_format is not supported."
4415 msgstr ""
4417 #: git-am.sh:364
4418 msgid "Patch format detection failed."
4419 msgstr ""
4421 #: git-am.sh:418
4422 msgid "-d option is no longer supported.  Do not use."
4423 msgstr ""
4425 #: git-am.sh:481
4426 #, sh-format
4427 msgid "previous rebase directory $dotest still exists but mbox given."
4428 msgstr ""
4430 #: git-am.sh:486
4431 msgid "Please make up your mind. --skip or --abort?"
4432 msgstr ""
4434 #: git-am.sh:513
4435 msgid "Resolve operation not in progress, we are not resuming."
4436 msgstr ""
4438 #: git-am.sh:579
4439 #, sh-format
4440 msgid "Dirty index: cannot apply patches (dirty: $files)"
4441 msgstr ""
4443 #: git-am.sh:755
4444 msgid "cannot be interactive without stdin connected to a terminal."
4445 msgstr ""
4447 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4448 #. in your translation. The program will only accept English
4449 #. input at this point.
4450 #: git-am.sh:766
4451 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
4452 msgstr ""
4454 #: git-am.sh:802
4455 #, sh-format
4456 msgid "Applying: $FIRSTLINE"
4457 msgstr ""
4459 #: git-am.sh:847
4460 msgid "No changes -- Patch already applied."
4461 msgstr ""
4463 #: git-am.sh:873
4464 msgid "applying to an empty history"
4465 msgstr ""
4467 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4468 #. translation. The program will only accept English input
4469 #. at this point.
4470 #: git-bisect.sh:54
4471 msgid "Do you want me to do it for you [Y/n]? "
4472 msgstr ""
4474 #: git-bisect.sh:95
4475 #, sh-format
4476 msgid "unrecognised option: '$arg'"
4477 msgstr ""
4479 #: git-bisect.sh:99
4480 #, sh-format
4481 msgid "'$arg' does not appear to be a valid revision"
4482 msgstr ""
4484 #: git-bisect.sh:117
4485 msgid "Bad HEAD - I need a HEAD"
4486 msgstr ""
4488 #: git-bisect.sh:130
4489 #, sh-format
4490 msgid ""
4491 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
4492 msgstr ""
4494 #: git-bisect.sh:140
4495 msgid "won't bisect on seeked tree"
4496 msgstr ""
4498 #: git-bisect.sh:144
4499 msgid "Bad HEAD - strange symbolic ref"
4500 msgstr ""
4502 #: git-bisect.sh:189
4503 #, sh-format
4504 msgid "Bad bisect_write argument: $state"
4505 msgstr ""
4507 #: git-bisect.sh:218
4508 #, sh-format
4509 msgid "Bad rev input: $arg"
4510 msgstr ""
4512 #: git-bisect.sh:232
4513 msgid "Please call 'bisect_state' with at least one argument."
4514 msgstr ""
4516 #: git-bisect.sh:244
4517 #, sh-format
4518 msgid "Bad rev input: $rev"
4519 msgstr ""
4521 #: git-bisect.sh:250
4522 msgid "'git bisect bad' can take only one argument."
4523 msgstr ""
4525 #. TRANSLATORS: Make sure to include [Y] and [n] in your
4526 #. translation. The program will only accept English input
4527 #. at this point.
4528 #: git-bisect.sh:279
4529 msgid "Are you sure [Y/n]? "
4530 msgstr ""
4532 #: git-bisect.sh:354
4533 #, sh-format
4534 msgid "'$invalid' is not a valid commit"
4535 msgstr ""
4537 #: git-bisect.sh:363
4538 #, sh-format
4539 msgid ""
4540 "Could not check out original HEAD '$branch'.\n"
4541 "Try 'git bisect reset <commit>'."
4542 msgstr ""
4544 #: git-bisect.sh:390
4545 msgid "No logfile given"
4546 msgstr ""
4548 #: git-bisect.sh:391
4549 #, sh-format
4550 msgid "cannot read $file for replaying"
4551 msgstr ""
4553 #: git-bisect.sh:408
4554 msgid "?? what are you talking about?"
4555 msgstr ""
4557 #: git-bisect.sh:474
4558 msgid "We are not bisecting."
4559 msgstr ""
4561 #: git-pull.sh:21
4562 msgid ""
4563 "Pull is not possible because you have unmerged files.\n"
4564 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
4565 "as appropriate to mark resolution, or use 'git commit -a'."
4566 msgstr ""
4568 #: git-pull.sh:25
4569 msgid "Pull is not possible because you have unmerged files."
4570 msgstr ""
4572 #: git-pull.sh:197
4573 msgid "updating an unborn branch with changes added to the index"
4574 msgstr ""
4576 #: git-pull.sh:253
4577 msgid "Cannot merge multiple branches into empty head"
4578 msgstr ""
4580 #: git-pull.sh:257
4581 msgid "Cannot rebase onto multiple branches"
4582 msgstr ""
4584 #: git-stash.sh:51
4585 msgid "git stash clear with parameters is unimplemented"
4586 msgstr ""
4588 #: git-stash.sh:74
4589 msgid "You do not have the initial commit yet"
4590 msgstr ""
4592 #: git-stash.sh:89
4593 msgid "Cannot save the current index state"
4594 msgstr ""
4596 #: git-stash.sh:123 git-stash.sh:136
4597 msgid "Cannot save the current worktree state"
4598 msgstr ""
4600 #: git-stash.sh:140
4601 msgid "No changes selected"
4602 msgstr ""
4604 #: git-stash.sh:143
4605 msgid "Cannot remove temporary index (can't happen)"
4606 msgstr ""
4608 #: git-stash.sh:156
4609 msgid "Cannot record working tree state"
4610 msgstr ""
4612 #: git-stash.sh:223
4613 msgid "No local changes to save"
4614 msgstr ""
4616 #: git-stash.sh:227
4617 msgid "Cannot initialize stash"
4618 msgstr ""
4620 #: git-stash.sh:235
4621 msgid "Cannot save the current status"
4622 msgstr ""
4624 #: git-stash.sh:253
4625 msgid "Cannot remove worktree changes"
4626 msgstr ""
4628 #: git-stash.sh:352
4629 msgid "No stash found."
4630 msgstr ""
4632 #: git-stash.sh:359
4633 #, sh-format
4634 msgid "Too many revisions specified: $REV"
4635 msgstr ""
4637 #: git-stash.sh:365
4638 #, sh-format
4639 msgid "$reference is not valid reference"
4640 msgstr ""
4642 #: git-stash.sh:393
4643 #, sh-format
4644 msgid "'$args' is not a stash-like commit"
4645 msgstr ""
4647 #: git-stash.sh:404
4648 #, sh-format
4649 msgid "'$args' is not a stash reference"
4650 msgstr ""
4652 #: git-stash.sh:412
4653 msgid "unable to refresh index"
4654 msgstr ""
4656 #: git-stash.sh:416
4657 msgid "Cannot apply a stash in the middle of a merge"
4658 msgstr ""
4660 #: git-stash.sh:424
4661 msgid "Conflicts in index. Try without --index."
4662 msgstr ""
4664 #: git-stash.sh:426
4665 msgid "Could not save index tree"
4666 msgstr ""
4668 #: git-stash.sh:460
4669 msgid "Cannot unstage modified files"
4670 msgstr ""
4672 #: git-stash.sh:491
4673 #, sh-format
4674 msgid "Dropped ${REV} ($s)"
4675 msgstr ""
4677 #: git-stash.sh:492
4678 #, sh-format
4679 msgid "${REV}: Could not drop stash entry"
4680 msgstr ""
4682 #: git-stash.sh:499
4683 msgid "No branch name specified"
4684 msgstr ""
4686 #: git-stash.sh:570
4687 msgid "(To restore them type \"git stash apply\")"
4688 msgstr ""
4690 #: git-submodule.sh:56
4691 #, sh-format
4692 msgid "cannot strip one component off url '$remoteurl'"
4693 msgstr ""
4695 #: git-submodule.sh:109
4696 #, sh-format
4697 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
4698 msgstr ""
4700 #: git-submodule.sh:150
4701 #, sh-format
4702 msgid "Clone of '$url' into submodule path '$sm_path' failed"
4703 msgstr ""
4705 #: git-submodule.sh:160
4706 #, sh-format
4707 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
4708 msgstr ""
4710 #: git-submodule.sh:249
4711 #, sh-format
4712 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
4713 msgstr ""
4715 #: git-submodule.sh:266
4716 #, sh-format
4717 msgid "'$sm_path' already exists in the index"
4718 msgstr ""
4720 #: git-submodule.sh:283
4721 #, sh-format
4722 msgid "'$sm_path' already exists and is not a valid git repo"
4723 msgstr ""
4725 #: git-submodule.sh:297
4726 #, sh-format
4727 msgid "Unable to checkout submodule '$sm_path'"
4728 msgstr ""
4730 #: git-submodule.sh:302
4731 #, sh-format
4732 msgid "Failed to add submodule '$sm_path'"
4733 msgstr ""
4735 #: git-submodule.sh:307
4736 #, sh-format
4737 msgid "Failed to register submodule '$sm_path'"
4738 msgstr ""
4740 #: git-submodule.sh:349
4741 #, sh-format
4742 msgid "Entering '$prefix$sm_path'"
4743 msgstr ""
4745 #: git-submodule.sh:363
4746 #, sh-format
4747 msgid "Stopping at '$sm_path'; script returned non-zero status."
4748 msgstr ""
4750 #: git-submodule.sh:405
4751 #, sh-format
4752 msgid "No url found for submodule path '$sm_path' in .gitmodules"
4753 msgstr ""
4755 #: git-submodule.sh:414
4756 #, sh-format
4757 msgid "Failed to register url for submodule path '$sm_path'"
4758 msgstr ""
4760 #: git-submodule.sh:422
4761 #, sh-format
4762 msgid "Failed to register update mode for submodule path '$sm_path'"
4763 msgstr ""
4765 #: git-submodule.sh:424
4766 #, sh-format
4767 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
4768 msgstr ""
4770 #: git-submodule.sh:523
4771 #, sh-format
4772 msgid ""
4773 "Submodule path '$sm_path' not initialized\n"
4774 "Maybe you want to use 'update --init'?"
4775 msgstr ""
4777 #: git-submodule.sh:536
4778 #, sh-format
4779 msgid "Unable to find current revision in submodule path '$sm_path'"
4780 msgstr ""
4782 #: git-submodule.sh:555
4783 #, sh-format
4784 msgid "Unable to fetch in submodule path '$sm_path'"
4785 msgstr ""
4787 #: git-submodule.sh:569
4788 #, sh-format
4789 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
4790 msgstr ""
4792 #: git-submodule.sh:570
4793 #, sh-format
4794 msgid "Submodule path '$sm_path': rebased into '$sha1'"
4795 msgstr ""
4797 #: git-submodule.sh:575
4798 #, sh-format
4799 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
4800 msgstr ""
4802 #: git-submodule.sh:576
4803 #, sh-format
4804 msgid "Submodule path '$sm_path': merged in '$sha1'"
4805 msgstr ""
4807 #: git-submodule.sh:581
4808 #, sh-format
4809 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
4810 msgstr ""
4812 #: git-submodule.sh:582
4813 #, sh-format
4814 msgid "Submodule path '$sm_path': checked out '$sha1'"
4815 msgstr ""
4817 #: git-submodule.sh:604 git-submodule.sh:927
4818 #, sh-format
4819 msgid "Failed to recurse into submodule path '$sm_path'"
4820 msgstr ""
4822 #: git-submodule.sh:712
4823 msgid "--"
4824 msgstr ""
4826 #: git-submodule.sh:770
4827 #, sh-format
4828 msgid "  Warn: $name doesn't contain commit $sha1_src"
4829 msgstr ""
4831 #: git-submodule.sh:773
4832 #, sh-format
4833 msgid "  Warn: $name doesn't contain commit $sha1_dst"
4834 msgstr ""
4836 #: git-submodule.sh:776
4837 #, sh-format
4838 msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
4839 msgstr ""
4841 #: git-submodule.sh:801
4842 msgid "blob"
4843 msgstr ""
4845 #: git-submodule.sh:802
4846 msgid "submodule"
4847 msgstr ""
4849 #: git-submodule.sh:973
4850 #, sh-format
4851 msgid "Synchronizing submodule url for '$name'"
4852 msgstr ""