l10n: Update git.pot (2 new, 4 removed messages)
[git.git] / po / git.pot
blob6915b0215378c4150d1110e993a61b4dbd6bac68
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-09-05 06:20+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: advice.c:40
22 #, c-format
23 msgid "hint: %.*s\n"
24 msgstr ""
27 #. * Message used both when 'git commit' fails and when
28 #. * other commands doing a merge do.
30 #: advice.c:70
31 msgid ""
32 "Fix them up in the work tree,\n"
33 "and then use 'git add/rm <file>' as\n"
34 "appropriate to mark resolution and make a commit,\n"
35 "or use 'git commit -a'."
36 msgstr ""
38 #: bundle.c:36
39 #, c-format
40 msgid "'%s' does not look like a v2 bundle file"
41 msgstr ""
43 #: bundle.c:63
44 #, c-format
45 msgid "unrecognized header: %s%s (%d)"
46 msgstr ""
48 #: bundle.c:89 builtin/commit.c:699
49 #, c-format
50 msgid "could not open '%s'"
51 msgstr ""
53 #: bundle.c:140
54 msgid "Repository lacks these prerequisite commits:"
55 msgstr ""
57 #: bundle.c:164 sequencer.c:550 sequencer.c:982 builtin/log.c:290
58 #: builtin/log.c:727 builtin/log.c:1313 builtin/log.c:1529 builtin/merge.c:347
59 #: builtin/shortlog.c:181
60 msgid "revision walk setup failed"
61 msgstr ""
63 #: bundle.c:186
64 #, c-format
65 msgid "The bundle contains %d ref"
66 msgid_plural "The bundle contains %d refs"
67 msgstr[0] ""
68 msgstr[1] ""
70 #: bundle.c:192
71 msgid "The bundle records a complete history."
72 msgstr ""
74 #: bundle.c:195
75 #, c-format
76 msgid "The bundle requires this ref"
77 msgid_plural "The bundle requires these %d refs"
78 msgstr[0] ""
79 msgstr[1] ""
81 #: bundle.c:294
82 msgid "rev-list died"
83 msgstr ""
85 #: bundle.c:300 builtin/log.c:1209 builtin/shortlog.c:284
86 #, c-format
87 msgid "unrecognized argument: %s"
88 msgstr ""
90 #: bundle.c:335
91 #, c-format
92 msgid "ref '%s' is excluded by the rev-list options"
93 msgstr ""
95 #: bundle.c:380
96 msgid "Refusing to create empty bundle."
97 msgstr ""
99 #: bundle.c:398
100 msgid "Could not spawn pack-objects"
101 msgstr ""
103 #: bundle.c:416
104 msgid "pack-objects died"
105 msgstr ""
107 #: bundle.c:419
108 #, c-format
109 msgid "cannot create '%s'"
110 msgstr ""
112 #: bundle.c:441
113 msgid "index-pack died"
114 msgstr ""
116 #: commit.c:48
117 #, c-format
118 msgid "could not parse %s"
119 msgstr ""
121 #: commit.c:50
122 #, c-format
123 msgid "%s %s is not a commit!"
124 msgstr ""
126 #: compat/obstack.c:406 compat/obstack.c:408
127 msgid "memory exhausted"
128 msgstr ""
130 #: connected.c:39
131 msgid "Could not run 'git rev-list'"
132 msgstr ""
134 #: connected.c:48
135 #, c-format
136 msgid "failed write to rev-list: %s"
137 msgstr ""
139 #: connected.c:56
140 #, c-format
141 msgid "failed to close rev-list's stdin: %s"
142 msgstr ""
144 #: date.c:95
145 msgid "in the future"
146 msgstr ""
148 #: date.c:101
149 #, c-format
150 msgid "%lu second ago"
151 msgid_plural "%lu seconds ago"
152 msgstr[0] ""
153 msgstr[1] ""
155 #: date.c:108
156 #, c-format
157 msgid "%lu minute ago"
158 msgid_plural "%lu minutes ago"
159 msgstr[0] ""
160 msgstr[1] ""
162 #: date.c:115
163 #, c-format
164 msgid "%lu hour ago"
165 msgid_plural "%lu hours ago"
166 msgstr[0] ""
167 msgstr[1] ""
169 #: date.c:122
170 #, c-format
171 msgid "%lu day ago"
172 msgid_plural "%lu days ago"
173 msgstr[0] ""
174 msgstr[1] ""
176 #: date.c:128
177 #, c-format
178 msgid "%lu week ago"
179 msgid_plural "%lu weeks ago"
180 msgstr[0] ""
181 msgstr[1] ""
183 #: date.c:135
184 #, c-format
185 msgid "%lu month ago"
186 msgid_plural "%lu months ago"
187 msgstr[0] ""
188 msgstr[1] ""
190 #: date.c:146
191 #, c-format
192 msgid "%lu year"
193 msgid_plural "%lu years"
194 msgstr[0] ""
195 msgstr[1] ""
197 #: date.c:149
198 #, c-format
199 msgid "%s, %lu month ago"
200 msgid_plural "%s, %lu months ago"
201 msgstr[0] ""
202 msgstr[1] ""
204 #: date.c:154 date.c:159
205 #, c-format
206 msgid "%lu year ago"
207 msgid_plural "%lu years ago"
208 msgstr[0] ""
209 msgstr[1] ""
211 #: diff.c:105
212 #, c-format
213 msgid "  Failed to parse dirstat cut-off percentage '%.*s'\n"
214 msgstr ""
216 #: diff.c:110
217 #, c-format
218 msgid "  Unknown dirstat parameter '%.*s'\n"
219 msgstr ""
221 #: diff.c:210
222 #, c-format
223 msgid ""
224 "Found errors in 'diff.dirstat' config variable:\n"
225 "%s"
226 msgstr ""
228 #: diff.c:1401
229 msgid " 0 files changed"
230 msgstr ""
232 #: diff.c:1405
233 #, c-format
234 msgid " %d file changed"
235 msgid_plural " %d files changed"
236 msgstr[0] ""
237 msgstr[1] ""
239 #: diff.c:1422
240 #, c-format
241 msgid ", %d insertion(+)"
242 msgid_plural ", %d insertions(+)"
243 msgstr[0] ""
244 msgstr[1] ""
246 #: diff.c:1433
247 #, c-format
248 msgid ", %d deletion(-)"
249 msgid_plural ", %d deletions(-)"
250 msgstr[0] ""
251 msgstr[1] ""
253 #: diff.c:3460
254 #, c-format
255 msgid ""
256 "Failed to parse --dirstat/-X option parameter:\n"
257 "%s"
258 msgstr ""
260 #: gpg-interface.c:59
261 msgid "could not run gpg."
262 msgstr ""
264 #: gpg-interface.c:71
265 msgid "gpg did not accept the data"
266 msgstr ""
268 #: gpg-interface.c:82
269 msgid "gpg failed to sign the data"
270 msgstr ""
272 #: grep.c:1320
273 #, c-format
274 msgid "'%s': unable to read %s"
275 msgstr ""
277 #: grep.c:1337
278 #, c-format
279 msgid "'%s': %s"
280 msgstr ""
282 #: grep.c:1348
283 #, c-format
284 msgid "'%s': short read %s"
285 msgstr ""
287 #: help.c:212
288 #, c-format
289 msgid "available git commands in '%s'"
290 msgstr ""
292 #: help.c:219
293 msgid "git commands available from elsewhere on your $PATH"
294 msgstr ""
296 #: help.c:275
297 #, c-format
298 msgid ""
299 "'%s' appears to be a git command, but we were not\n"
300 "able to execute it. Maybe git-%s is broken?"
301 msgstr ""
303 #: help.c:332
304 msgid "Uh oh. Your system reports no Git commands at all."
305 msgstr ""
307 #: help.c:354
308 #, c-format
309 msgid ""
310 "WARNING: You called a Git command named '%s', which does not exist.\n"
311 "Continuing under the assumption that you meant '%s'"
312 msgstr ""
314 #: help.c:359
315 #, c-format
316 msgid "in %0.1f seconds automatically..."
317 msgstr ""
319 #: help.c:366
320 #, c-format
321 msgid "git: '%s' is not a git command. See 'git --help'."
322 msgstr ""
324 #: help.c:370
325 msgid ""
326 "\n"
327 "Did you mean this?"
328 msgid_plural ""
329 "\n"
330 "Did you mean one of these?"
331 msgstr[0] ""
332 msgstr[1] ""
334 #: merge-recursive.c:190
335 #, c-format
336 msgid "(bad commit)\n"
337 msgstr ""
339 #: merge-recursive.c:206
340 #, c-format
341 msgid "addinfo_cache failed for path '%s'"
342 msgstr ""
344 #: merge-recursive.c:268
345 msgid "error building trees"
346 msgstr ""
348 #: merge-recursive.c:672
349 #, c-format
350 msgid "failed to create path '%s'%s"
351 msgstr ""
353 #: merge-recursive.c:683
354 #, c-format
355 msgid "Removing %s to make room for subdirectory\n"
356 msgstr ""
358 #. something else exists
359 #. .. but not some other error (who really cares what?)
360 #: merge-recursive.c:697 merge-recursive.c:718
361 msgid ": perhaps a D/F conflict?"
362 msgstr ""
364 #: merge-recursive.c:708
365 #, c-format
366 msgid "refusing to lose untracked file at '%s'"
367 msgstr ""
369 #: merge-recursive.c:748
370 #, c-format
371 msgid "cannot read object %s '%s'"
372 msgstr ""
374 #: merge-recursive.c:750
375 #, c-format
376 msgid "blob expected for %s '%s'"
377 msgstr ""
379 #: merge-recursive.c:773 builtin/clone.c:302
380 #, c-format
381 msgid "failed to open '%s'"
382 msgstr ""
384 #: merge-recursive.c:781
385 #, c-format
386 msgid "failed to symlink '%s'"
387 msgstr ""
389 #: merge-recursive.c:784
390 #, c-format
391 msgid "do not know what to do with %06o %s '%s'"
392 msgstr ""
394 #: merge-recursive.c:921
395 msgid "Failed to execute internal merge"
396 msgstr ""
398 #: merge-recursive.c:925
399 #, c-format
400 msgid "Unable to add %s to database"
401 msgstr ""
403 #: merge-recursive.c:941
404 msgid "unsupported object type in the tree"
405 msgstr ""
407 #: merge-recursive.c:1020 merge-recursive.c:1034
408 #, c-format
409 msgid ""
410 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
411 "in tree."
412 msgstr ""
414 #: merge-recursive.c:1026 merge-recursive.c:1039
415 #, c-format
416 msgid ""
417 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
418 "in tree at %s."
419 msgstr ""
421 #: merge-recursive.c:1080
422 msgid "rename"
423 msgstr ""
425 #: merge-recursive.c:1080
426 msgid "renamed"
427 msgstr ""
429 #: merge-recursive.c:1136
430 #, c-format
431 msgid "%s is a directory in %s adding as %s instead"
432 msgstr ""
434 #: merge-recursive.c:1158
435 #, c-format
436 msgid ""
437 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
438 "\"->\"%s\" in \"%s\"%s"
439 msgstr ""
441 #: merge-recursive.c:1163
442 msgid " (left unresolved)"
443 msgstr ""
445 #: merge-recursive.c:1217
446 #, c-format
447 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
448 msgstr ""
450 #: merge-recursive.c:1247
451 #, c-format
452 msgid "Renaming %s to %s and %s to %s instead"
453 msgstr ""
455 #: merge-recursive.c:1446
456 #, c-format
457 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
458 msgstr ""
460 #: merge-recursive.c:1456
461 #, c-format
462 msgid "Adding merged %s"
463 msgstr ""
465 #: merge-recursive.c:1461 merge-recursive.c:1659
466 #, c-format
467 msgid "Adding as %s instead"
468 msgstr ""
470 #: merge-recursive.c:1512
471 #, c-format
472 msgid "cannot read object %s"
473 msgstr ""
475 #: merge-recursive.c:1515
476 #, c-format
477 msgid "object %s is not a blob"
478 msgstr ""
480 #: merge-recursive.c:1563
481 msgid "modify"
482 msgstr ""
484 #: merge-recursive.c:1563
485 msgid "modified"
486 msgstr ""
488 #: merge-recursive.c:1573
489 msgid "content"
490 msgstr ""
492 #: merge-recursive.c:1580
493 msgid "add/add"
494 msgstr ""
496 #: merge-recursive.c:1614
497 #, c-format
498 msgid "Skipped %s (merged same as existing)"
499 msgstr ""
501 #: merge-recursive.c:1628
502 #, c-format
503 msgid "Auto-merging %s"
504 msgstr ""
506 #: merge-recursive.c:1632 git-submodule.sh:869
507 msgid "submodule"
508 msgstr ""
510 #: merge-recursive.c:1633
511 #, c-format
512 msgid "CONFLICT (%s): Merge conflict in %s"
513 msgstr ""
515 #: merge-recursive.c:1723
516 #, c-format
517 msgid "Removing %s"
518 msgstr ""
520 #: merge-recursive.c:1748
521 msgid "file/directory"
522 msgstr ""
524 #: merge-recursive.c:1754
525 msgid "directory/file"
526 msgstr ""
528 #: merge-recursive.c:1759
529 #, c-format
530 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
531 msgstr ""
533 #: merge-recursive.c:1769
534 #, c-format
535 msgid "Adding %s"
536 msgstr ""
538 #: merge-recursive.c:1786
539 msgid "Fatal merge failure, shouldn't happen."
540 msgstr ""
542 #: merge-recursive.c:1805
543 msgid "Already up-to-date!"
544 msgstr ""
546 #: merge-recursive.c:1814
547 #, c-format
548 msgid "merging of trees %s and %s failed"
549 msgstr ""
551 #: merge-recursive.c:1844
552 #, c-format
553 msgid "Unprocessed path??? %s"
554 msgstr ""
556 #: merge-recursive.c:1889
557 msgid "Merging:"
558 msgstr ""
560 #: merge-recursive.c:1902
561 #, c-format
562 msgid "found %u common ancestor:"
563 msgid_plural "found %u common ancestors:"
564 msgstr[0] ""
565 msgstr[1] ""
567 #: merge-recursive.c:1939
568 msgid "merge returned no commit"
569 msgstr ""
571 #: merge-recursive.c:1996
572 #, c-format
573 msgid "Could not parse object '%s'"
574 msgstr ""
576 #: merge-recursive.c:2008 builtin/merge.c:696
577 msgid "Unable to write index."
578 msgstr ""
580 #: parse-options.c:494
581 msgid "..."
582 msgstr ""
584 #: parse-options.c:512
585 #, c-format
586 msgid "usage: %s"
587 msgstr ""
589 #. TRANSLATORS: the colon here should align with the
590 #. one in "usage: %s" translation
591 #: parse-options.c:516
592 #, c-format
593 msgid "   or: %s"
594 msgstr ""
596 #: parse-options.c:519
597 #, c-format
598 msgid "    %s"
599 msgstr ""
601 #: remote.c:1632
602 #, c-format
603 msgid "Your branch is ahead of '%s' by %d commit.\n"
604 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
605 msgstr[0] ""
606 msgstr[1] ""
608 #: remote.c:1638
609 #, c-format
610 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
611 msgid_plural ""
612 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
613 msgstr[0] ""
614 msgstr[1] ""
616 #: remote.c:1646
617 #, c-format
618 msgid ""
619 "Your branch and '%s' have diverged,\n"
620 "and have %d and %d different commit each, respectively.\n"
621 msgid_plural ""
622 "Your branch and '%s' have diverged,\n"
623 "and have %d and %d different commits each, respectively.\n"
624 msgstr[0] ""
625 msgstr[1] ""
627 #: sequencer.c:121 builtin/merge.c:864 builtin/merge.c:977
628 #: builtin/merge.c:1087 builtin/merge.c:1097
629 #, c-format
630 msgid "Could not open '%s' for writing"
631 msgstr ""
633 #: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:867
634 #: builtin/merge.c:1089 builtin/merge.c:1102
635 #, c-format
636 msgid "Could not write to '%s'"
637 msgstr ""
639 #: sequencer.c:144
640 msgid ""
641 "after resolving the conflicts, mark the corrected paths\n"
642 "with 'git add <paths>' or 'git rm <paths>'"
643 msgstr ""
645 #: sequencer.c:147
646 msgid ""
647 "after resolving the conflicts, mark the corrected paths\n"
648 "with 'git add <paths>' or 'git rm <paths>'\n"
649 "and commit the result with 'git commit'"
650 msgstr ""
652 #: sequencer.c:160 sequencer.c:758 sequencer.c:841
653 #, c-format
654 msgid "Could not write to %s"
655 msgstr ""
657 #: sequencer.c:163
658 #, c-format
659 msgid "Error wrapping up %s"
660 msgstr ""
662 #: sequencer.c:178
663 msgid "Your local changes would be overwritten by cherry-pick."
664 msgstr ""
666 #: sequencer.c:180
667 msgid "Your local changes would be overwritten by revert."
668 msgstr ""
670 #: sequencer.c:183
671 msgid "Commit your changes or stash them to proceed."
672 msgstr ""
674 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
675 #: sequencer.c:233
676 #, c-format
677 msgid "%s: Unable to write new index file"
678 msgstr ""
680 #: sequencer.c:261
681 msgid "Could not resolve HEAD commit\n"
682 msgstr ""
684 #: sequencer.c:282
685 msgid "Unable to update cache tree\n"
686 msgstr ""
688 #: sequencer.c:324
689 #, c-format
690 msgid "Could not parse commit %s\n"
691 msgstr ""
693 #: sequencer.c:329
694 #, c-format
695 msgid "Could not parse parent commit %s\n"
696 msgstr ""
698 #: sequencer.c:395
699 msgid "Your index file is unmerged."
700 msgstr ""
702 #: sequencer.c:398
703 msgid "You do not have a valid HEAD"
704 msgstr ""
706 #: sequencer.c:413
707 #, c-format
708 msgid "Commit %s is a merge but no -m option was given."
709 msgstr ""
711 #: sequencer.c:421
712 #, c-format
713 msgid "Commit %s does not have parent %d"
714 msgstr ""
716 #: sequencer.c:425
717 #, c-format
718 msgid "Mainline was specified but commit %s is not a merge."
719 msgstr ""
721 #. TRANSLATORS: The first %s will be "revert" or
722 #. "cherry-pick", the second %s a SHA1
723 #: sequencer.c:436
724 #, c-format
725 msgid "%s: cannot parse parent commit %s"
726 msgstr ""
728 #: sequencer.c:440
729 #, c-format
730 msgid "Cannot get commit message for %s"
731 msgstr ""
733 #: sequencer.c:524
734 #, c-format
735 msgid "could not revert %s... %s"
736 msgstr ""
738 #: sequencer.c:525
739 #, c-format
740 msgid "could not apply %s... %s"
741 msgstr ""
743 #: sequencer.c:553
744 msgid "empty commit set passed"
745 msgstr ""
747 #: sequencer.c:561
748 #, c-format
749 msgid "git %s: failed to read the index"
750 msgstr ""
752 #: sequencer.c:566
753 #, c-format
754 msgid "git %s: failed to refresh the index"
755 msgstr ""
757 #: sequencer.c:624
758 #, c-format
759 msgid "Cannot %s during a %s"
760 msgstr ""
762 #: sequencer.c:646
763 #, c-format
764 msgid "Could not parse line %d."
765 msgstr ""
767 #: sequencer.c:651
768 msgid "No commits parsed."
769 msgstr ""
771 #: sequencer.c:664
772 #, c-format
773 msgid "Could not open %s"
774 msgstr ""
776 #: sequencer.c:668
777 #, c-format
778 msgid "Could not read %s."
779 msgstr ""
781 #: sequencer.c:675
782 #, c-format
783 msgid "Unusable instruction sheet: %s"
784 msgstr ""
786 #: sequencer.c:703
787 #, c-format
788 msgid "Invalid key: %s"
789 msgstr ""
791 #: sequencer.c:706
792 #, c-format
793 msgid "Invalid value for %s: %s"
794 msgstr ""
796 #: sequencer.c:718
797 #, c-format
798 msgid "Malformed options sheet: %s"
799 msgstr ""
801 #: sequencer.c:739
802 msgid "a cherry-pick or revert is already in progress"
803 msgstr ""
805 #: sequencer.c:740
806 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
807 msgstr ""
809 #: sequencer.c:744
810 #, c-format
811 msgid "Could not create sequencer directory %s"
812 msgstr ""
814 #: sequencer.c:760 sequencer.c:845
815 #, c-format
816 msgid "Error wrapping up %s."
817 msgstr ""
819 #: sequencer.c:779 sequencer.c:913
820 msgid "no cherry-pick or revert in progress"
821 msgstr ""
823 #: sequencer.c:781
824 msgid "cannot resolve HEAD"
825 msgstr ""
827 #: sequencer.c:783
828 msgid "cannot abort from a branch yet to be born"
829 msgstr ""
831 #: sequencer.c:805 builtin/apply.c:3987
832 #, c-format
833 msgid "cannot open %s: %s"
834 msgstr ""
836 #: sequencer.c:808
837 #, c-format
838 msgid "cannot read %s: %s"
839 msgstr ""
841 #: sequencer.c:809
842 msgid "unexpected end of file"
843 msgstr ""
845 #: sequencer.c:815
846 #, c-format
847 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
848 msgstr ""
850 #: sequencer.c:838
851 #, c-format
852 msgid "Could not format %s."
853 msgstr ""
855 #: sequencer.c:1000
856 msgid "Can't revert as initial commit"
857 msgstr ""
859 #: sequencer.c:1001
860 msgid "Can't cherry-pick into empty head"
861 msgstr ""
863 #: sha1_name.c:1044
864 msgid "HEAD does not point to a branch"
865 msgstr ""
867 #: sha1_name.c:1047
868 #, c-format
869 msgid "No such branch: '%s'"
870 msgstr ""
872 #: sha1_name.c:1049
873 #, c-format
874 msgid "No upstream configured for branch '%s'"
875 msgstr ""
877 #: sha1_name.c:1052
878 #, c-format
879 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
880 msgstr ""
882 #: wrapper.c:413
883 #, c-format
884 msgid "unable to look up current user in the passwd file: %s"
885 msgstr ""
887 #: wrapper.c:414
888 msgid "no such user"
889 msgstr ""
891 #: wt-status.c:140
892 msgid "Unmerged paths:"
893 msgstr ""
895 #: wt-status.c:167 wt-status.c:194
896 #, c-format
897 msgid "  (use \"git reset %s <file>...\" to unstage)"
898 msgstr ""
900 #: wt-status.c:169 wt-status.c:196
901 msgid "  (use \"git rm --cached <file>...\" to unstage)"
902 msgstr ""
904 #: wt-status.c:173
905 msgid "  (use \"git add <file>...\" to mark resolution)"
906 msgstr ""
908 #: wt-status.c:175 wt-status.c:179
909 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
910 msgstr ""
912 #: wt-status.c:177
913 msgid "  (use \"git rm <file>...\" to mark resolution)"
914 msgstr ""
916 #: wt-status.c:188
917 msgid "Changes to be committed:"
918 msgstr ""
920 #: wt-status.c:206
921 msgid "Changes not staged for commit:"
922 msgstr ""
924 #: wt-status.c:210
925 msgid "  (use \"git add <file>...\" to update what will be committed)"
926 msgstr ""
928 #: wt-status.c:212
929 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
930 msgstr ""
932 #: wt-status.c:213
933 msgid ""
934 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
935 msgstr ""
937 #: wt-status.c:215
938 msgid "  (commit or discard the untracked or modified content in submodules)"
939 msgstr ""
941 #: wt-status.c:224
942 #, c-format
943 msgid "%s files:"
944 msgstr ""
946 #: wt-status.c:227
947 #, c-format
948 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
949 msgstr ""
951 #: wt-status.c:244
952 msgid "bug"
953 msgstr ""
955 #: wt-status.c:249
956 msgid "both deleted:"
957 msgstr ""
959 #: wt-status.c:250
960 msgid "added by us:"
961 msgstr ""
963 #: wt-status.c:251
964 msgid "deleted by them:"
965 msgstr ""
967 #: wt-status.c:252
968 msgid "added by them:"
969 msgstr ""
971 #: wt-status.c:253
972 msgid "deleted by us:"
973 msgstr ""
975 #: wt-status.c:254
976 msgid "both added:"
977 msgstr ""
979 #: wt-status.c:255
980 msgid "both modified:"
981 msgstr ""
983 #: wt-status.c:285
984 msgid "new commits, "
985 msgstr ""
987 #: wt-status.c:287
988 msgid "modified content, "
989 msgstr ""
991 #: wt-status.c:289
992 msgid "untracked content, "
993 msgstr ""
995 #: wt-status.c:303
996 #, c-format
997 msgid "new file:   %s"
998 msgstr ""
1000 #: wt-status.c:306
1001 #, c-format
1002 msgid "copied:     %s -> %s"
1003 msgstr ""
1005 #: wt-status.c:309
1006 #, c-format
1007 msgid "deleted:    %s"
1008 msgstr ""
1010 #: wt-status.c:312
1011 #, c-format
1012 msgid "modified:   %s"
1013 msgstr ""
1015 #: wt-status.c:315
1016 #, c-format
1017 msgid "renamed:    %s -> %s"
1018 msgstr ""
1020 #: wt-status.c:318
1021 #, c-format
1022 msgid "typechange: %s"
1023 msgstr ""
1025 #: wt-status.c:321
1026 #, c-format
1027 msgid "unknown:    %s"
1028 msgstr ""
1030 #: wt-status.c:324
1031 #, c-format
1032 msgid "unmerged:   %s"
1033 msgstr ""
1035 #: wt-status.c:327
1036 #, c-format
1037 msgid "bug: unhandled diff status %c"
1038 msgstr ""
1040 #: wt-status.c:785
1041 msgid "You have unmerged paths."
1042 msgstr ""
1044 #: wt-status.c:788 wt-status.c:912
1045 msgid "  (fix conflicts and run \"git commit\")"
1046 msgstr ""
1048 #: wt-status.c:791
1049 msgid "All conflicts fixed but you are still merging."
1050 msgstr ""
1052 #: wt-status.c:794
1053 msgid "  (use \"git commit\" to conclude merge)"
1054 msgstr ""
1056 #: wt-status.c:804
1057 msgid "You are in the middle of an am session."
1058 msgstr ""
1060 #: wt-status.c:807
1061 msgid "The current patch is empty."
1062 msgstr ""
1064 #: wt-status.c:811
1065 msgid "  (fix conflicts and then run \"git am --resolved\")"
1066 msgstr ""
1068 #: wt-status.c:813
1069 msgid "  (use \"git am --skip\" to skip this patch)"
1070 msgstr ""
1072 #: wt-status.c:815
1073 msgid "  (use \"git am --abort\" to restore the original branch)"
1074 msgstr ""
1076 #: wt-status.c:873 wt-status.c:883
1077 msgid "You are currently rebasing."
1078 msgstr ""
1080 #: wt-status.c:876
1081 msgid "  (fix conflicts and then run \"git rebase --continue\")"
1082 msgstr ""
1084 #: wt-status.c:878
1085 msgid "  (use \"git rebase --skip\" to skip this patch)"
1086 msgstr ""
1088 #: wt-status.c:880
1089 msgid "  (use \"git rebase --abort\" to check out the original branch)"
1090 msgstr ""
1092 #: wt-status.c:886
1093 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
1094 msgstr ""
1096 #: wt-status.c:888
1097 msgid "You are currently splitting a commit during a rebase."
1098 msgstr ""
1100 #: wt-status.c:891
1101 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
1102 msgstr ""
1104 #: wt-status.c:893
1105 msgid "You are currently editing a commit during a rebase."
1106 msgstr ""
1108 #: wt-status.c:896
1109 msgid "  (use \"git commit --amend\" to amend the current commit)"
1110 msgstr ""
1112 #: wt-status.c:898
1113 msgid ""
1114 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
1115 msgstr ""
1117 #: wt-status.c:908
1118 msgid "You are currently cherry-picking."
1119 msgstr ""
1121 #: wt-status.c:915
1122 msgid "  (all conflicts fixed: run \"git commit\")"
1123 msgstr ""
1125 #: wt-status.c:924
1126 msgid "You are currently bisecting."
1127 msgstr ""
1129 #: wt-status.c:927
1130 msgid "  (use \"git bisect reset\" to get back to the original branch)"
1131 msgstr ""
1133 #: wt-status.c:978
1134 msgid "On branch "
1135 msgstr ""
1137 #: wt-status.c:985
1138 msgid "Not currently on any branch."
1139 msgstr ""
1141 #: wt-status.c:997
1142 msgid "Initial commit"
1143 msgstr ""
1145 #: wt-status.c:1011
1146 msgid "Untracked"
1147 msgstr ""
1149 #: wt-status.c:1013
1150 msgid "Ignored"
1151 msgstr ""
1153 #: wt-status.c:1015
1154 #, c-format
1155 msgid "Untracked files not listed%s"
1156 msgstr ""
1158 #: wt-status.c:1017
1159 msgid " (use -u option to show untracked files)"
1160 msgstr ""
1162 #: wt-status.c:1023
1163 msgid "No changes"
1164 msgstr ""
1166 #: wt-status.c:1027
1167 #, c-format
1168 msgid "no changes added to commit%s\n"
1169 msgstr ""
1171 #: wt-status.c:1029
1172 msgid " (use \"git add\" and/or \"git commit -a\")"
1173 msgstr ""
1175 #: wt-status.c:1031
1176 #, c-format
1177 msgid "nothing added to commit but untracked files present%s\n"
1178 msgstr ""
1180 #: wt-status.c:1033
1181 msgid " (use \"git add\" to track)"
1182 msgstr ""
1184 #: wt-status.c:1035 wt-status.c:1038 wt-status.c:1041
1185 #, c-format
1186 msgid "nothing to commit%s\n"
1187 msgstr ""
1189 #: wt-status.c:1036
1190 msgid " (create/copy files and use \"git add\" to track)"
1191 msgstr ""
1193 #: wt-status.c:1039
1194 msgid " (use -u to show untracked files)"
1195 msgstr ""
1197 #: wt-status.c:1042
1198 msgid " (working directory clean)"
1199 msgstr ""
1201 #: wt-status.c:1150
1202 msgid "HEAD (no branch)"
1203 msgstr ""
1205 #: wt-status.c:1156
1206 msgid "Initial commit on "
1207 msgstr ""
1209 #: wt-status.c:1171
1210 msgid "behind "
1211 msgstr ""
1213 #: wt-status.c:1174 wt-status.c:1177
1214 msgid "ahead "
1215 msgstr ""
1217 #: wt-status.c:1179
1218 msgid ", behind "
1219 msgstr ""
1221 #: compat/precompose_utf8.c:58 builtin/clone.c:341
1222 #, c-format
1223 msgid "failed to unlink '%s'"
1224 msgstr ""
1226 #: builtin/add.c:62
1227 #, c-format
1228 msgid "unexpected diff status %c"
1229 msgstr ""
1231 #: builtin/add.c:67 builtin/commit.c:229
1232 msgid "updating files failed"
1233 msgstr ""
1235 #: builtin/add.c:77
1236 #, c-format
1237 msgid "remove '%s'\n"
1238 msgstr ""
1240 #: builtin/add.c:176
1241 #, c-format
1242 msgid "Path '%s' is in submodule '%.*s'"
1243 msgstr ""
1245 #: builtin/add.c:192
1246 msgid "Unstaged changes after refreshing the index:"
1247 msgstr ""
1249 #: builtin/add.c:195 builtin/add.c:459 builtin/rm.c:186
1250 #, c-format
1251 msgid "pathspec '%s' did not match any files"
1252 msgstr ""
1254 #: builtin/add.c:209
1255 #, c-format
1256 msgid "'%s' is beyond a symbolic link"
1257 msgstr ""
1259 #: builtin/add.c:276
1260 msgid "Could not read the index"
1261 msgstr ""
1263 #: builtin/add.c:286
1264 #, c-format
1265 msgid "Could not open '%s' for writing."
1266 msgstr ""
1268 #: builtin/add.c:290
1269 msgid "Could not write patch"
1270 msgstr ""
1272 #: builtin/add.c:295
1273 #, c-format
1274 msgid "Could not stat '%s'"
1275 msgstr ""
1277 #: builtin/add.c:297
1278 msgid "Empty patch. Aborted."
1279 msgstr ""
1281 #: builtin/add.c:303
1282 #, c-format
1283 msgid "Could not apply '%s'"
1284 msgstr ""
1286 #: builtin/add.c:312
1287 msgid "The following paths are ignored by one of your .gitignore files:\n"
1288 msgstr ""
1290 #: builtin/add.c:352
1291 #, c-format
1292 msgid "Use -f if you really want to add them.\n"
1293 msgstr ""
1295 #: builtin/add.c:353
1296 msgid "no files added"
1297 msgstr ""
1299 #: builtin/add.c:359
1300 msgid "adding files failed"
1301 msgstr ""
1303 #: builtin/add.c:391
1304 msgid "-A and -u are mutually incompatible"
1305 msgstr ""
1307 #: builtin/add.c:393
1308 msgid "Option --ignore-missing can only be used together with --dry-run"
1309 msgstr ""
1311 #: builtin/add.c:413
1312 #, c-format
1313 msgid "Nothing specified, nothing added.\n"
1314 msgstr ""
1316 #: builtin/add.c:414
1317 #, c-format
1318 msgid "Maybe you wanted to say 'git add .'?\n"
1319 msgstr ""
1321 #: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:289 builtin/mv.c:82
1322 #: builtin/rm.c:162
1323 msgid "index file corrupt"
1324 msgstr ""
1326 #: builtin/add.c:480 builtin/apply.c:4432 builtin/mv.c:229 builtin/rm.c:260
1327 msgid "Unable to write new index file"
1328 msgstr ""
1330 #: builtin/apply.c:57
1331 msgid "git apply [options] [<patch>...]"
1332 msgstr ""
1334 #: builtin/apply.c:110
1335 #, c-format
1336 msgid "unrecognized whitespace option '%s'"
1337 msgstr ""
1339 #: builtin/apply.c:125
1340 #, c-format
1341 msgid "unrecognized whitespace ignore option '%s'"
1342 msgstr ""
1344 #: builtin/apply.c:823
1345 #, c-format
1346 msgid "Cannot prepare timestamp regexp %s"
1347 msgstr ""
1349 #: builtin/apply.c:832
1350 #, c-format
1351 msgid "regexec returned %d for input: %s"
1352 msgstr ""
1354 #: builtin/apply.c:913
1355 #, c-format
1356 msgid "unable to find filename in patch at line %d"
1357 msgstr ""
1359 #: builtin/apply.c:945
1360 #, c-format
1361 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1362 msgstr ""
1364 #: builtin/apply.c:949
1365 #, c-format
1366 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1367 msgstr ""
1369 #: builtin/apply.c:950
1370 #, c-format
1371 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1372 msgstr ""
1374 #: builtin/apply.c:957
1375 #, c-format
1376 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1377 msgstr ""
1379 #: builtin/apply.c:1402
1380 #, c-format
1381 msgid "recount: unexpected line: %.*s"
1382 msgstr ""
1384 #: builtin/apply.c:1459
1385 #, c-format
1386 msgid "patch fragment without header at line %d: %.*s"
1387 msgstr ""
1389 #: builtin/apply.c:1476
1390 #, c-format
1391 msgid ""
1392 "git diff header lacks filename information when removing %d leading pathname "
1393 "component (line %d)"
1394 msgid_plural ""
1395 "git diff header lacks filename information when removing %d leading pathname "
1396 "components (line %d)"
1397 msgstr[0] ""
1398 msgstr[1] ""
1400 #: builtin/apply.c:1636
1401 msgid "new file depends on old contents"
1402 msgstr ""
1404 #: builtin/apply.c:1638
1405 msgid "deleted file still has contents"
1406 msgstr ""
1408 #: builtin/apply.c:1664
1409 #, c-format
1410 msgid "corrupt patch at line %d"
1411 msgstr ""
1413 #: builtin/apply.c:1700
1414 #, c-format
1415 msgid "new file %s depends on old contents"
1416 msgstr ""
1418 #: builtin/apply.c:1702
1419 #, c-format
1420 msgid "deleted file %s still has contents"
1421 msgstr ""
1423 #: builtin/apply.c:1705
1424 #, c-format
1425 msgid "** warning: file %s becomes empty but is not deleted"
1426 msgstr ""
1428 #: builtin/apply.c:1851
1429 #, c-format
1430 msgid "corrupt binary patch at line %d: %.*s"
1431 msgstr ""
1433 #. there has to be one hunk (forward hunk)
1434 #: builtin/apply.c:1880
1435 #, c-format
1436 msgid "unrecognized binary patch at line %d"
1437 msgstr ""
1439 #: builtin/apply.c:1966
1440 #, c-format
1441 msgid "patch with only garbage at line %d"
1442 msgstr ""
1444 #: builtin/apply.c:2056
1445 #, c-format
1446 msgid "unable to read symlink %s"
1447 msgstr ""
1449 #: builtin/apply.c:2060
1450 #, c-format
1451 msgid "unable to open or read %s"
1452 msgstr ""
1454 #: builtin/apply.c:2131
1455 msgid "oops"
1456 msgstr ""
1458 #: builtin/apply.c:2653
1459 #, c-format
1460 msgid "invalid start of line: '%c'"
1461 msgstr ""
1463 #: builtin/apply.c:2771
1464 #, c-format
1465 msgid "Hunk #%d succeeded at %d (offset %d line)."
1466 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1467 msgstr[0] ""
1468 msgstr[1] ""
1470 #: builtin/apply.c:2783
1471 #, c-format
1472 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1473 msgstr ""
1475 #: builtin/apply.c:2789
1476 #, c-format
1477 msgid ""
1478 "while searching for:\n"
1479 "%.*s"
1480 msgstr ""
1482 #: builtin/apply.c:2808
1483 #, c-format
1484 msgid "missing binary patch data for '%s'"
1485 msgstr ""
1487 #: builtin/apply.c:2911
1488 #, c-format
1489 msgid "binary patch does not apply to '%s'"
1490 msgstr ""
1492 #: builtin/apply.c:2917
1493 #, c-format
1494 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1495 msgstr ""
1497 #: builtin/apply.c:2938
1498 #, c-format
1499 msgid "patch failed: %s:%ld"
1500 msgstr ""
1502 #: builtin/apply.c:3060
1503 #, c-format
1504 msgid "cannot checkout %s"
1505 msgstr ""
1507 #: builtin/apply.c:3105 builtin/apply.c:3114 builtin/apply.c:3158
1508 #, c-format
1509 msgid "read of %s failed"
1510 msgstr ""
1512 #: builtin/apply.c:3138 builtin/apply.c:3360
1513 #, c-format
1514 msgid "path %s has been renamed/deleted"
1515 msgstr ""
1517 #: builtin/apply.c:3219 builtin/apply.c:3374
1518 #, c-format
1519 msgid "%s: does not exist in index"
1520 msgstr ""
1522 #: builtin/apply.c:3223 builtin/apply.c:3366 builtin/apply.c:3388
1523 #, c-format
1524 msgid "%s: %s"
1525 msgstr ""
1527 #: builtin/apply.c:3228 builtin/apply.c:3382
1528 #, c-format
1529 msgid "%s: does not match index"
1530 msgstr ""
1532 #: builtin/apply.c:3330
1533 msgid "removal patch leaves file contents"
1534 msgstr ""
1536 #: builtin/apply.c:3399
1537 #, c-format
1538 msgid "%s: wrong type"
1539 msgstr ""
1541 #: builtin/apply.c:3401
1542 #, c-format
1543 msgid "%s has type %o, expected %o"
1544 msgstr ""
1546 #: builtin/apply.c:3502
1547 #, c-format
1548 msgid "%s: already exists in index"
1549 msgstr ""
1551 #: builtin/apply.c:3505
1552 #, c-format
1553 msgid "%s: already exists in working directory"
1554 msgstr ""
1556 #: builtin/apply.c:3525
1557 #, c-format
1558 msgid "new mode (%o) of %s does not match old mode (%o)"
1559 msgstr ""
1561 #: builtin/apply.c:3530
1562 #, c-format
1563 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1564 msgstr ""
1566 #: builtin/apply.c:3538
1567 #, c-format
1568 msgid "%s: patch does not apply"
1569 msgstr ""
1571 #: builtin/apply.c:3551
1572 #, c-format
1573 msgid "Checking patch %s..."
1574 msgstr ""
1576 #: builtin/apply.c:3606 builtin/checkout.c:213 builtin/reset.c:158
1577 #, c-format
1578 msgid "make_cache_entry failed for path '%s'"
1579 msgstr ""
1581 #: builtin/apply.c:3749
1582 #, c-format
1583 msgid "unable to remove %s from index"
1584 msgstr ""
1586 #: builtin/apply.c:3777
1587 #, c-format
1588 msgid "corrupt patch for subproject %s"
1589 msgstr ""
1591 #: builtin/apply.c:3781
1592 #, c-format
1593 msgid "unable to stat newly created file '%s'"
1594 msgstr ""
1596 #: builtin/apply.c:3786
1597 #, c-format
1598 msgid "unable to create backing store for newly created file %s"
1599 msgstr ""
1601 #: builtin/apply.c:3789 builtin/apply.c:3897
1602 #, c-format
1603 msgid "unable to add cache entry for %s"
1604 msgstr ""
1606 #: builtin/apply.c:3822
1607 #, c-format
1608 msgid "closing file '%s'"
1609 msgstr ""
1611 #: builtin/apply.c:3871
1612 #, c-format
1613 msgid "unable to write file '%s' mode %o"
1614 msgstr ""
1616 #: builtin/apply.c:3958
1617 #, c-format
1618 msgid "Applied patch %s cleanly."
1619 msgstr ""
1621 #: builtin/apply.c:3966
1622 msgid "internal error"
1623 msgstr ""
1625 #. Say this even without --verbose
1626 #: builtin/apply.c:3969
1627 #, c-format
1628 msgid "Applying patch %%s with %d reject..."
1629 msgid_plural "Applying patch %%s with %d rejects..."
1630 msgstr[0] ""
1631 msgstr[1] ""
1633 #: builtin/apply.c:3979
1634 #, c-format
1635 msgid "truncating .rej filename to %.*s.rej"
1636 msgstr ""
1638 #: builtin/apply.c:4000
1639 #, c-format
1640 msgid "Hunk #%d applied cleanly."
1641 msgstr ""
1643 #: builtin/apply.c:4003
1644 #, c-format
1645 msgid "Rejected hunk #%d."
1646 msgstr ""
1648 #: builtin/apply.c:4153
1649 msgid "unrecognized input"
1650 msgstr ""
1652 #: builtin/apply.c:4164
1653 msgid "unable to read index file"
1654 msgstr ""
1656 #: builtin/apply.c:4283 builtin/apply.c:4286
1657 msgid "path"
1658 msgstr ""
1660 #: builtin/apply.c:4284
1661 msgid "don't apply changes matching the given path"
1662 msgstr ""
1664 #: builtin/apply.c:4287
1665 msgid "apply changes matching the given path"
1666 msgstr ""
1668 #: builtin/apply.c:4289
1669 msgid "num"
1670 msgstr ""
1672 #: builtin/apply.c:4290
1673 msgid "remove <num> leading slashes from traditional diff paths"
1674 msgstr ""
1676 #: builtin/apply.c:4293
1677 msgid "ignore additions made by the patch"
1678 msgstr ""
1680 #: builtin/apply.c:4295
1681 msgid "instead of applying the patch, output diffstat for the input"
1682 msgstr ""
1684 #: builtin/apply.c:4299
1685 msgid "shows number of added and deleted lines in decimal notation"
1686 msgstr ""
1688 #: builtin/apply.c:4301
1689 msgid "instead of applying the patch, output a summary for the input"
1690 msgstr ""
1692 #: builtin/apply.c:4303
1693 msgid "instead of applying the patch, see if the patch is applicable"
1694 msgstr ""
1696 #: builtin/apply.c:4305
1697 msgid "make sure the patch is applicable to the current index"
1698 msgstr ""
1700 #: builtin/apply.c:4307
1701 msgid "apply a patch without touching the working tree"
1702 msgstr ""
1704 #: builtin/apply.c:4309
1705 msgid "also apply the patch (use with --stat/--summary/--check)"
1706 msgstr ""
1708 #: builtin/apply.c:4311
1709 msgid "attempt three-way merge if a patch does not apply"
1710 msgstr ""
1712 #: builtin/apply.c:4313
1713 msgid "build a temporary index based on embedded index information"
1714 msgstr ""
1716 #: builtin/apply.c:4315
1717 msgid "paths are separated with NUL character"
1718 msgstr ""
1720 #: builtin/apply.c:4318
1721 msgid "ensure at least <n> lines of context match"
1722 msgstr ""
1724 #: builtin/apply.c:4319
1725 msgid "action"
1726 msgstr ""
1728 #: builtin/apply.c:4320
1729 msgid "detect new or modified lines that have whitespace errors"
1730 msgstr ""
1732 #: builtin/apply.c:4323 builtin/apply.c:4326
1733 msgid "ignore changes in whitespace when finding context"
1734 msgstr ""
1736 #: builtin/apply.c:4329
1737 msgid "apply the patch in reverse"
1738 msgstr ""
1740 #: builtin/apply.c:4331
1741 msgid "don't expect at least one line of context"
1742 msgstr ""
1744 #: builtin/apply.c:4333
1745 msgid "leave the rejected hunks in corresponding *.rej files"
1746 msgstr ""
1748 #: builtin/apply.c:4335
1749 msgid "allow overlapping hunks"
1750 msgstr ""
1752 #: builtin/apply.c:4336
1753 msgid "be verbose"
1754 msgstr ""
1756 #: builtin/apply.c:4338
1757 msgid "tolerate incorrectly detected missing new-line at the end of file"
1758 msgstr ""
1760 #: builtin/apply.c:4341
1761 msgid "do not trust the line counts in the hunk headers"
1762 msgstr ""
1764 #: builtin/apply.c:4343
1765 msgid "root"
1766 msgstr ""
1768 #: builtin/apply.c:4344
1769 msgid "prepend <root> to all filenames"
1770 msgstr ""
1772 #: builtin/apply.c:4366
1773 msgid "--3way outside a repository"
1774 msgstr ""
1776 #: builtin/apply.c:4374
1777 msgid "--index outside a repository"
1778 msgstr ""
1780 #: builtin/apply.c:4377
1781 msgid "--cached outside a repository"
1782 msgstr ""
1784 #: builtin/apply.c:4393
1785 #, c-format
1786 msgid "can't open patch '%s'"
1787 msgstr ""
1789 #: builtin/apply.c:4407
1790 #, c-format
1791 msgid "squelched %d whitespace error"
1792 msgid_plural "squelched %d whitespace errors"
1793 msgstr[0] ""
1794 msgstr[1] ""
1796 #: builtin/apply.c:4413 builtin/apply.c:4423
1797 #, c-format
1798 msgid "%d line adds whitespace errors."
1799 msgid_plural "%d lines add whitespace errors."
1800 msgstr[0] ""
1801 msgstr[1] ""
1803 #: builtin/archive.c:17
1804 #, c-format
1805 msgid "could not create archive file '%s'"
1806 msgstr ""
1808 #: builtin/archive.c:20
1809 msgid "could not redirect output"
1810 msgstr ""
1812 #: builtin/archive.c:37
1813 msgid "git archive: Remote with no URL"
1814 msgstr ""
1816 #: builtin/archive.c:58
1817 msgid "git archive: expected ACK/NAK, got EOF"
1818 msgstr ""
1820 #: builtin/archive.c:63
1821 #, c-format
1822 msgid "git archive: NACK %s"
1823 msgstr ""
1825 #: builtin/archive.c:65
1826 #, c-format
1827 msgid "remote error: %s"
1828 msgstr ""
1830 #: builtin/archive.c:66
1831 msgid "git archive: protocol error"
1832 msgstr ""
1834 #: builtin/archive.c:71
1835 msgid "git archive: expected a flush"
1836 msgstr ""
1838 #: builtin/branch.c:144
1839 #, c-format
1840 msgid ""
1841 "deleting branch '%s' that has been merged to\n"
1842 "         '%s', but not yet merged to HEAD."
1843 msgstr ""
1845 #: builtin/branch.c:148
1846 #, c-format
1847 msgid ""
1848 "not deleting branch '%s' that is not yet merged to\n"
1849 "         '%s', even though it is merged to HEAD."
1850 msgstr ""
1852 #: builtin/branch.c:180
1853 msgid "cannot use -a with -d"
1854 msgstr ""
1856 #: builtin/branch.c:186
1857 msgid "Couldn't look up commit object for HEAD"
1858 msgstr ""
1860 #: builtin/branch.c:191
1861 #, c-format
1862 msgid "Cannot delete the branch '%s' which you are currently on."
1863 msgstr ""
1865 #: builtin/branch.c:202
1866 #, c-format
1867 msgid "remote branch '%s' not found."
1868 msgstr ""
1870 #: builtin/branch.c:203
1871 #, c-format
1872 msgid "branch '%s' not found."
1873 msgstr ""
1875 #: builtin/branch.c:210
1876 #, c-format
1877 msgid "Couldn't look up commit object for '%s'"
1878 msgstr ""
1880 #: builtin/branch.c:216
1881 #, c-format
1882 msgid ""
1883 "The branch '%s' is not fully merged.\n"
1884 "If you are sure you want to delete it, run 'git branch -D %s'."
1885 msgstr ""
1887 #: builtin/branch.c:225
1888 #, c-format
1889 msgid "Error deleting remote branch '%s'"
1890 msgstr ""
1892 #: builtin/branch.c:226
1893 #, c-format
1894 msgid "Error deleting branch '%s'"
1895 msgstr ""
1897 #: builtin/branch.c:233
1898 #, c-format
1899 msgid "Deleted remote branch %s (was %s).\n"
1900 msgstr ""
1902 #: builtin/branch.c:234
1903 #, c-format
1904 msgid "Deleted branch %s (was %s).\n"
1905 msgstr ""
1907 #: builtin/branch.c:239
1908 msgid "Update of config-file failed"
1909 msgstr ""
1911 #: builtin/branch.c:337
1912 #, c-format
1913 msgid "branch '%s' does not point at a commit"
1914 msgstr ""
1916 #: builtin/branch.c:409
1917 #, c-format
1918 msgid "[%s: behind %d]"
1919 msgstr ""
1921 #: builtin/branch.c:411
1922 #, c-format
1923 msgid "[behind %d]"
1924 msgstr ""
1926 #: builtin/branch.c:415
1927 #, c-format
1928 msgid "[%s: ahead %d]"
1929 msgstr ""
1931 #: builtin/branch.c:417
1932 #, c-format
1933 msgid "[ahead %d]"
1934 msgstr ""
1936 #: builtin/branch.c:420
1937 #, c-format
1938 msgid "[%s: ahead %d, behind %d]"
1939 msgstr ""
1941 #: builtin/branch.c:423
1942 #, c-format
1943 msgid "[ahead %d, behind %d]"
1944 msgstr ""
1946 #: builtin/branch.c:535
1947 msgid "(no branch)"
1948 msgstr ""
1950 #: builtin/branch.c:600
1951 msgid "some refs could not be read"
1952 msgstr ""
1954 #: builtin/branch.c:613
1955 msgid "cannot rename the current branch while not on any."
1956 msgstr ""
1958 #: builtin/branch.c:623
1959 #, c-format
1960 msgid "Invalid branch name: '%s'"
1961 msgstr ""
1963 #: builtin/branch.c:638
1964 msgid "Branch rename failed"
1965 msgstr ""
1967 #: builtin/branch.c:642
1968 #, c-format
1969 msgid "Renamed a misnamed branch '%s' away"
1970 msgstr ""
1972 #: builtin/branch.c:646
1973 #, c-format
1974 msgid "Branch renamed to %s, but HEAD is not updated!"
1975 msgstr ""
1977 #: builtin/branch.c:653
1978 msgid "Branch is renamed, but update of config-file failed"
1979 msgstr ""
1981 #: builtin/branch.c:668
1982 #, c-format
1983 msgid "malformed object name %s"
1984 msgstr ""
1986 #: builtin/branch.c:692
1987 #, c-format
1988 msgid "could not write branch description template: %s"
1989 msgstr ""
1991 #: builtin/branch.c:783
1992 msgid "Failed to resolve HEAD as a valid ref."
1993 msgstr ""
1995 #: builtin/branch.c:788 builtin/clone.c:561
1996 msgid "HEAD not found below refs/heads!"
1997 msgstr ""
1999 #: builtin/branch.c:808
2000 msgid "--column and --verbose are incompatible"
2001 msgstr ""
2003 #: builtin/branch.c:857
2004 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
2005 msgstr ""
2007 #: builtin/bundle.c:47
2008 #, c-format
2009 msgid "%s is okay\n"
2010 msgstr ""
2012 #: builtin/bundle.c:56
2013 msgid "Need a repository to create a bundle."
2014 msgstr ""
2016 #: builtin/bundle.c:60
2017 msgid "Need a repository to unbundle."
2018 msgstr ""
2020 #: builtin/checkout.c:114 builtin/checkout.c:147
2021 #, c-format
2022 msgid "path '%s' does not have our version"
2023 msgstr ""
2025 #: builtin/checkout.c:116 builtin/checkout.c:149
2026 #, c-format
2027 msgid "path '%s' does not have their version"
2028 msgstr ""
2030 #: builtin/checkout.c:132
2031 #, c-format
2032 msgid "path '%s' does not have all necessary versions"
2033 msgstr ""
2035 #: builtin/checkout.c:176
2036 #, c-format
2037 msgid "path '%s' does not have necessary versions"
2038 msgstr ""
2040 #: builtin/checkout.c:193
2041 #, c-format
2042 msgid "path '%s': cannot merge"
2043 msgstr ""
2045 #: builtin/checkout.c:210
2046 #, c-format
2047 msgid "Unable to add merge result for '%s'"
2048 msgstr ""
2050 #: builtin/checkout.c:235 builtin/checkout.c:392
2051 msgid "corrupt index file"
2052 msgstr ""
2054 #: builtin/checkout.c:265 builtin/checkout.c:272
2055 #, c-format
2056 msgid "path '%s' is unmerged"
2057 msgstr ""
2059 #: builtin/checkout.c:303 builtin/checkout.c:498 builtin/clone.c:586
2060 #: builtin/merge.c:811
2061 msgid "unable to write new index file"
2062 msgstr ""
2064 #: builtin/checkout.c:414
2065 msgid "you need to resolve your current index first"
2066 msgstr ""
2068 #: builtin/checkout.c:533
2069 #, c-format
2070 msgid "Can not do reflog for '%s'\n"
2071 msgstr ""
2073 #: builtin/checkout.c:566
2074 msgid "HEAD is now at"
2075 msgstr ""
2077 #: builtin/checkout.c:573
2078 #, c-format
2079 msgid "Reset branch '%s'\n"
2080 msgstr ""
2082 #: builtin/checkout.c:576
2083 #, c-format
2084 msgid "Already on '%s'\n"
2085 msgstr ""
2087 #: builtin/checkout.c:580
2088 #, c-format
2089 msgid "Switched to and reset branch '%s'\n"
2090 msgstr ""
2092 #: builtin/checkout.c:582
2093 #, c-format
2094 msgid "Switched to a new branch '%s'\n"
2095 msgstr ""
2097 #: builtin/checkout.c:584
2098 #, c-format
2099 msgid "Switched to branch '%s'\n"
2100 msgstr ""
2102 #: builtin/checkout.c:640
2103 #, c-format
2104 msgid " ... and %d more.\n"
2105 msgstr ""
2107 #. The singular version
2108 #: builtin/checkout.c:646
2109 #, c-format
2110 msgid ""
2111 "Warning: you are leaving %d commit behind, not connected to\n"
2112 "any of your branches:\n"
2113 "\n"
2114 "%s\n"
2115 msgid_plural ""
2116 "Warning: you are leaving %d commits behind, not connected to\n"
2117 "any of your branches:\n"
2118 "\n"
2119 "%s\n"
2120 msgstr[0] ""
2121 msgstr[1] ""
2123 #: builtin/checkout.c:664
2124 #, c-format
2125 msgid ""
2126 "If you want to keep them by creating a new branch, this may be a good time\n"
2127 "to do so with:\n"
2128 "\n"
2129 " git branch new_branch_name %s\n"
2130 "\n"
2131 msgstr ""
2133 #: builtin/checkout.c:694
2134 msgid "internal error in revision walk"
2135 msgstr ""
2137 #: builtin/checkout.c:698
2138 msgid "Previous HEAD position was"
2139 msgstr ""
2141 #: builtin/checkout.c:724 builtin/checkout.c:919
2142 msgid "You are on a branch yet to be born"
2143 msgstr ""
2145 #. case (1)
2146 #: builtin/checkout.c:855
2147 #, c-format
2148 msgid "invalid reference: %s"
2149 msgstr ""
2151 #. case (1): want a tree
2152 #: builtin/checkout.c:894
2153 #, c-format
2154 msgid "reference is not a tree: %s"
2155 msgstr ""
2157 #: builtin/checkout.c:976
2158 msgid "-B cannot be used with -b"
2159 msgstr ""
2161 #: builtin/checkout.c:985
2162 msgid "--patch is incompatible with all other options"
2163 msgstr ""
2165 #: builtin/checkout.c:988
2166 msgid "--detach cannot be used with -b/-B/--orphan"
2167 msgstr ""
2169 #: builtin/checkout.c:990
2170 msgid "--detach cannot be used with -t"
2171 msgstr ""
2173 #: builtin/checkout.c:996
2174 msgid "--track needs a branch name"
2175 msgstr ""
2177 #: builtin/checkout.c:1003
2178 msgid "Missing branch name; try -b"
2179 msgstr ""
2181 #: builtin/checkout.c:1009
2182 msgid "--orphan and -b|-B are mutually exclusive"
2183 msgstr ""
2185 #: builtin/checkout.c:1011
2186 msgid "--orphan cannot be used with -t"
2187 msgstr ""
2189 #: builtin/checkout.c:1021
2190 msgid "git checkout: -f and -m are incompatible"
2191 msgstr ""
2193 #: builtin/checkout.c:1055
2194 msgid "invalid path specification"
2195 msgstr ""
2197 #: builtin/checkout.c:1063
2198 #, c-format
2199 msgid ""
2200 "git checkout: updating paths is incompatible with switching branches.\n"
2201 "Did you intend to checkout '%s' which can not be resolved as commit?"
2202 msgstr ""
2204 #: builtin/checkout.c:1065
2205 msgid "git checkout: updating paths is incompatible with switching branches."
2206 msgstr ""
2208 #: builtin/checkout.c:1070
2209 msgid "git checkout: --detach does not take a path argument"
2210 msgstr ""
2212 #: builtin/checkout.c:1073
2213 msgid ""
2214 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
2215 "checking out of the index."
2216 msgstr ""
2218 #: builtin/checkout.c:1092
2219 msgid "Cannot switch branch to a non-commit."
2220 msgstr ""
2222 #: builtin/checkout.c:1095
2223 msgid "--ours/--theirs is incompatible with switching branches."
2224 msgstr ""
2226 #: builtin/clean.c:78
2227 msgid "-x and -X cannot be used together"
2228 msgstr ""
2230 #: builtin/clean.c:82
2231 msgid ""
2232 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
2233 msgstr ""
2235 #: builtin/clean.c:85
2236 msgid ""
2237 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
2238 "clean"
2239 msgstr ""
2241 #: builtin/clean.c:155 builtin/clean.c:176
2242 #, c-format
2243 msgid "Would remove %s\n"
2244 msgstr ""
2246 #: builtin/clean.c:159 builtin/clean.c:179
2247 #, c-format
2248 msgid "Removing %s\n"
2249 msgstr ""
2251 #: builtin/clean.c:162 builtin/clean.c:182
2252 #, c-format
2253 msgid "failed to remove %s"
2254 msgstr ""
2256 #: builtin/clean.c:166
2257 #, c-format
2258 msgid "Would not remove %s\n"
2259 msgstr ""
2261 #: builtin/clean.c:168
2262 #, c-format
2263 msgid "Not removing %s\n"
2264 msgstr ""
2266 #: builtin/clone.c:243
2267 #, c-format
2268 msgid "reference repository '%s' is not a local directory."
2269 msgstr ""
2271 #: builtin/clone.c:306
2272 #, c-format
2273 msgid "failed to create directory '%s'"
2274 msgstr ""
2276 #: builtin/clone.c:308 builtin/diff.c:77
2277 #, c-format
2278 msgid "failed to stat '%s'"
2279 msgstr ""
2281 #: builtin/clone.c:310
2282 #, c-format
2283 msgid "%s exists and is not a directory"
2284 msgstr ""
2286 #: builtin/clone.c:324
2287 #, c-format
2288 msgid "failed to stat %s\n"
2289 msgstr ""
2291 #: builtin/clone.c:346
2292 #, c-format
2293 msgid "failed to create link '%s'"
2294 msgstr ""
2296 #: builtin/clone.c:350
2297 #, c-format
2298 msgid "failed to copy file to '%s'"
2299 msgstr ""
2301 #: builtin/clone.c:373
2302 #, c-format
2303 msgid "done.\n"
2304 msgstr ""
2306 #: builtin/clone.c:443
2307 #, c-format
2308 msgid "Could not find remote branch %s to clone."
2309 msgstr ""
2311 #: builtin/clone.c:552
2312 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
2313 msgstr ""
2315 #: builtin/clone.c:642
2316 msgid "Too many arguments."
2317 msgstr ""
2319 #: builtin/clone.c:646
2320 msgid "You must specify a repository to clone."
2321 msgstr ""
2323 #: builtin/clone.c:657
2324 #, c-format
2325 msgid "--bare and --origin %s options are incompatible."
2326 msgstr ""
2328 #: builtin/clone.c:671
2329 #, c-format
2330 msgid "repository '%s' does not exist"
2331 msgstr ""
2333 #: builtin/clone.c:676
2334 msgid "--depth is ignored in local clones; use file:// instead."
2335 msgstr ""
2337 #: builtin/clone.c:686
2338 #, c-format
2339 msgid "destination path '%s' already exists and is not an empty directory."
2340 msgstr ""
2342 #: builtin/clone.c:696
2343 #, c-format
2344 msgid "working tree '%s' already exists."
2345 msgstr ""
2347 #: builtin/clone.c:709 builtin/clone.c:723
2348 #, c-format
2349 msgid "could not create leading directories of '%s'"
2350 msgstr ""
2352 #: builtin/clone.c:712
2353 #, c-format
2354 msgid "could not create work tree dir '%s'."
2355 msgstr ""
2357 #: builtin/clone.c:731
2358 #, c-format
2359 msgid "Cloning into bare repository '%s'...\n"
2360 msgstr ""
2362 #: builtin/clone.c:733
2363 #, c-format
2364 msgid "Cloning into '%s'...\n"
2365 msgstr ""
2367 #: builtin/clone.c:789
2368 #, c-format
2369 msgid "Don't know how to clone %s"
2370 msgstr ""
2372 #: builtin/clone.c:838
2373 #, c-format
2374 msgid "Remote branch %s not found in upstream %s"
2375 msgstr ""
2377 #: builtin/clone.c:845
2378 msgid "You appear to have cloned an empty repository."
2379 msgstr ""
2381 #: builtin/column.c:51
2382 msgid "--command must be the first argument"
2383 msgstr ""
2385 #: builtin/commit.c:43
2386 msgid ""
2387 "Your name and email address were configured automatically based\n"
2388 "on your username and hostname. Please check that they are accurate.\n"
2389 "You can suppress this message by setting them explicitly:\n"
2390 "\n"
2391 "    git config --global user.name \"Your Name\"\n"
2392 "    git config --global user.email you@example.com\n"
2393 "\n"
2394 "After doing this, you may fix the identity used for this commit with:\n"
2395 "\n"
2396 "    git commit --amend --reset-author\n"
2397 msgstr ""
2399 #: builtin/commit.c:55
2400 msgid ""
2401 "You asked to amend the most recent commit, but doing so would make\n"
2402 "it empty. You can repeat your command with --allow-empty, or you can\n"
2403 "remove the commit entirely with \"git reset HEAD^\".\n"
2404 msgstr ""
2406 #: builtin/commit.c:60
2407 msgid ""
2408 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
2409 "If you wish to commit it anyway, use:\n"
2410 "\n"
2411 "    git commit --allow-empty\n"
2412 "\n"
2413 "Otherwise, please use 'git reset'\n"
2414 msgstr ""
2416 #: builtin/commit.c:256
2417 msgid "failed to unpack HEAD tree object"
2418 msgstr ""
2420 #: builtin/commit.c:298
2421 msgid "unable to create temporary index"
2422 msgstr ""
2424 #: builtin/commit.c:304
2425 msgid "interactive add failed"
2426 msgstr ""
2428 #: builtin/commit.c:337 builtin/commit.c:358 builtin/commit.c:408
2429 msgid "unable to write new_index file"
2430 msgstr ""
2432 #: builtin/commit.c:389
2433 msgid "cannot do a partial commit during a merge."
2434 msgstr ""
2436 #: builtin/commit.c:391
2437 msgid "cannot do a partial commit during a cherry-pick."
2438 msgstr ""
2440 #: builtin/commit.c:401
2441 msgid "cannot read the index"
2442 msgstr ""
2444 #: builtin/commit.c:421
2445 msgid "unable to write temporary index file"
2446 msgstr ""
2448 #: builtin/commit.c:496 builtin/commit.c:502
2449 #, c-format
2450 msgid "invalid commit: %s"
2451 msgstr ""
2453 #: builtin/commit.c:525
2454 msgid "malformed --author parameter"
2455 msgstr ""
2457 #: builtin/commit.c:585
2458 #, c-format
2459 msgid "Malformed ident string: '%s'"
2460 msgstr ""
2462 #: builtin/commit.c:623 builtin/commit.c:656 builtin/commit.c:970
2463 #, c-format
2464 msgid "could not lookup commit %s"
2465 msgstr ""
2467 #: builtin/commit.c:635 builtin/shortlog.c:296
2468 #, c-format
2469 msgid "(reading log message from standard input)\n"
2470 msgstr ""
2472 #: builtin/commit.c:637
2473 msgid "could not read log from standard input"
2474 msgstr ""
2476 #: builtin/commit.c:641
2477 #, c-format
2478 msgid "could not read log file '%s'"
2479 msgstr ""
2481 #: builtin/commit.c:647
2482 msgid "commit has empty message"
2483 msgstr ""
2485 #: builtin/commit.c:663
2486 msgid "could not read MERGE_MSG"
2487 msgstr ""
2489 #: builtin/commit.c:667
2490 msgid "could not read SQUASH_MSG"
2491 msgstr ""
2493 #: builtin/commit.c:671
2494 #, c-format
2495 msgid "could not read '%s'"
2496 msgstr ""
2498 #: builtin/commit.c:723
2499 msgid "could not write commit template"
2500 msgstr ""
2502 #: builtin/commit.c:734
2503 #, c-format
2504 msgid ""
2505 "\n"
2506 "It looks like you may be committing a merge.\n"
2507 "If this is not correct, please remove the file\n"
2508 "\t%s\n"
2509 "and try again.\n"
2510 msgstr ""
2512 #: builtin/commit.c:739
2513 #, c-format
2514 msgid ""
2515 "\n"
2516 "It looks like you may be committing a cherry-pick.\n"
2517 "If this is not correct, please remove the file\n"
2518 "\t%s\n"
2519 "and try again.\n"
2520 msgstr ""
2522 #: builtin/commit.c:751
2523 msgid ""
2524 "Please enter the commit message for your changes. Lines starting\n"
2525 "with '#' will be ignored, and an empty message aborts the commit.\n"
2526 msgstr ""
2528 #: builtin/commit.c:756
2529 msgid ""
2530 "Please enter the commit message for your changes. Lines starting\n"
2531 "with '#' will be kept; you may remove them yourself if you want to.\n"
2532 "An empty message aborts the commit.\n"
2533 msgstr ""
2535 #: builtin/commit.c:769
2536 #, c-format
2537 msgid "%sAuthor:    %s"
2538 msgstr ""
2540 #: builtin/commit.c:776
2541 #, c-format
2542 msgid "%sCommitter: %s"
2543 msgstr ""
2545 #: builtin/commit.c:796
2546 msgid "Cannot read index"
2547 msgstr ""
2549 #: builtin/commit.c:833
2550 msgid "Error building trees"
2551 msgstr ""
2553 #: builtin/commit.c:848 builtin/tag.c:361
2554 #, c-format
2555 msgid "Please supply the message using either -m or -F option.\n"
2556 msgstr ""
2558 #: builtin/commit.c:945
2559 #, c-format
2560 msgid "No existing author found with '%s'"
2561 msgstr ""
2563 #: builtin/commit.c:960 builtin/commit.c:1160
2564 #, c-format
2565 msgid "Invalid untracked files mode '%s'"
2566 msgstr ""
2568 #: builtin/commit.c:1000
2569 msgid "Using both --reset-author and --author does not make sense"
2570 msgstr ""
2572 #: builtin/commit.c:1011
2573 msgid "You have nothing to amend."
2574 msgstr ""
2576 #: builtin/commit.c:1014
2577 msgid "You are in the middle of a merge -- cannot amend."
2578 msgstr ""
2580 #: builtin/commit.c:1016
2581 msgid "You are in the middle of a cherry-pick -- cannot amend."
2582 msgstr ""
2584 #: builtin/commit.c:1019
2585 msgid "Options --squash and --fixup cannot be used together"
2586 msgstr ""
2588 #: builtin/commit.c:1029
2589 msgid "Only one of -c/-C/-F/--fixup can be used."
2590 msgstr ""
2592 #: builtin/commit.c:1031
2593 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2594 msgstr ""
2596 #: builtin/commit.c:1039
2597 msgid "--reset-author can be used only with -C, -c or --amend."
2598 msgstr ""
2600 #: builtin/commit.c:1056
2601 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2602 msgstr ""
2604 #: builtin/commit.c:1058
2605 msgid "No paths with --include/--only does not make sense."
2606 msgstr ""
2608 #: builtin/commit.c:1060
2609 msgid "Clever... amending the last one with dirty index."
2610 msgstr ""
2612 #: builtin/commit.c:1062
2613 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2614 msgstr ""
2616 #: builtin/commit.c:1072 builtin/tag.c:577
2617 #, c-format
2618 msgid "Invalid cleanup mode %s"
2619 msgstr ""
2621 #: builtin/commit.c:1077
2622 msgid "Paths with -a does not make sense."
2623 msgstr ""
2625 #: builtin/commit.c:1260
2626 msgid "couldn't look up newly created commit"
2627 msgstr ""
2629 #: builtin/commit.c:1262
2630 msgid "could not parse newly created commit"
2631 msgstr ""
2633 #: builtin/commit.c:1303
2634 msgid "detached HEAD"
2635 msgstr ""
2637 #: builtin/commit.c:1305
2638 msgid " (root-commit)"
2639 msgstr ""
2641 #: builtin/commit.c:1449
2642 msgid "could not parse HEAD commit"
2643 msgstr ""
2645 #: builtin/commit.c:1487 builtin/merge.c:508
2646 #, c-format
2647 msgid "could not open '%s' for reading"
2648 msgstr ""
2650 #: builtin/commit.c:1494
2651 #, c-format
2652 msgid "Corrupt MERGE_HEAD file (%s)"
2653 msgstr ""
2655 #: builtin/commit.c:1501
2656 msgid "could not read MERGE_MODE"
2657 msgstr ""
2659 #: builtin/commit.c:1520
2660 #, c-format
2661 msgid "could not read commit message: %s"
2662 msgstr ""
2664 #: builtin/commit.c:1534
2665 #, c-format
2666 msgid "Aborting commit; you did not edit the message.\n"
2667 msgstr ""
2669 #: builtin/commit.c:1539
2670 #, c-format
2671 msgid "Aborting commit due to empty commit message.\n"
2672 msgstr ""
2674 #: builtin/commit.c:1554 builtin/merge.c:935 builtin/merge.c:960
2675 msgid "failed to write commit object"
2676 msgstr ""
2678 #: builtin/commit.c:1575
2679 msgid "cannot lock HEAD ref"
2680 msgstr ""
2682 #: builtin/commit.c:1579
2683 msgid "cannot update HEAD ref"
2684 msgstr ""
2686 #: builtin/commit.c:1590
2687 msgid ""
2688 "Repository has been updated, but unable to write\n"
2689 "new_index file. Check that disk is not full or quota is\n"
2690 "not exceeded, and then \"git reset HEAD\" to recover."
2691 msgstr ""
2693 #: builtin/describe.c:234
2694 #, c-format
2695 msgid "annotated tag %s not available"
2696 msgstr ""
2698 #: builtin/describe.c:238
2699 #, c-format
2700 msgid "annotated tag %s has no embedded name"
2701 msgstr ""
2703 #: builtin/describe.c:240
2704 #, c-format
2705 msgid "tag '%s' is really '%s' here"
2706 msgstr ""
2708 #: builtin/describe.c:267
2709 #, c-format
2710 msgid "Not a valid object name %s"
2711 msgstr ""
2713 #: builtin/describe.c:270
2714 #, c-format
2715 msgid "%s is not a valid '%s' object"
2716 msgstr ""
2718 #: builtin/describe.c:287
2719 #, c-format
2720 msgid "no tag exactly matches '%s'"
2721 msgstr ""
2723 #: builtin/describe.c:289
2724 #, c-format
2725 msgid "searching to describe %s\n"
2726 msgstr ""
2728 #: builtin/describe.c:329
2729 #, c-format
2730 msgid "finished search at %s\n"
2731 msgstr ""
2733 #: builtin/describe.c:353
2734 #, c-format
2735 msgid ""
2736 "No annotated tags can describe '%s'.\n"
2737 "However, there were unannotated tags: try --tags."
2738 msgstr ""
2740 #: builtin/describe.c:357
2741 #, c-format
2742 msgid ""
2743 "No tags can describe '%s'.\n"
2744 "Try --always, or create some tags."
2745 msgstr ""
2747 #: builtin/describe.c:378
2748 #, c-format
2749 msgid "traversed %lu commits\n"
2750 msgstr ""
2752 #: builtin/describe.c:381
2753 #, c-format
2754 msgid ""
2755 "more than %i tags found; listed %i most recent\n"
2756 "gave up search at %s\n"
2757 msgstr ""
2759 #: builtin/describe.c:436
2760 msgid "--long is incompatible with --abbrev=0"
2761 msgstr ""
2763 #: builtin/describe.c:462
2764 msgid "No names found, cannot describe anything."
2765 msgstr ""
2767 #: builtin/describe.c:482
2768 msgid "--dirty is incompatible with committishes"
2769 msgstr ""
2771 #: builtin/diff.c:79
2772 #, c-format
2773 msgid "'%s': not a regular file or symlink"
2774 msgstr ""
2776 #: builtin/diff.c:224
2777 #, c-format
2778 msgid "invalid option: %s"
2779 msgstr ""
2781 #: builtin/diff.c:301
2782 msgid "Not a git repository"
2783 msgstr ""
2785 #: builtin/diff.c:344
2786 #, c-format
2787 msgid "invalid object '%s' given."
2788 msgstr ""
2790 #: builtin/diff.c:349
2791 #, c-format
2792 msgid "more than %d trees given: '%s'"
2793 msgstr ""
2795 #: builtin/diff.c:359
2796 #, c-format
2797 msgid "more than two blobs given: '%s'"
2798 msgstr ""
2800 #: builtin/diff.c:367
2801 #, c-format
2802 msgid "unhandled object '%s' given."
2803 msgstr ""
2805 #: builtin/fetch.c:200
2806 msgid "Couldn't find remote ref HEAD"
2807 msgstr ""
2809 #: builtin/fetch.c:253
2810 #, c-format
2811 msgid "object %s not found"
2812 msgstr ""
2814 #: builtin/fetch.c:259
2815 msgid "[up to date]"
2816 msgstr ""
2818 #: builtin/fetch.c:273
2819 #, c-format
2820 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
2821 msgstr ""
2823 #: builtin/fetch.c:274 builtin/fetch.c:360
2824 msgid "[rejected]"
2825 msgstr ""
2827 #: builtin/fetch.c:285
2828 msgid "[tag update]"
2829 msgstr ""
2831 #: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2832 msgid "  (unable to update local ref)"
2833 msgstr ""
2835 #: builtin/fetch.c:305
2836 msgid "[new tag]"
2837 msgstr ""
2839 #: builtin/fetch.c:308
2840 msgid "[new branch]"
2841 msgstr ""
2843 #: builtin/fetch.c:311
2844 msgid "[new ref]"
2845 msgstr ""
2847 #: builtin/fetch.c:356
2848 msgid "unable to update local ref"
2849 msgstr ""
2851 #: builtin/fetch.c:356
2852 msgid "forced update"
2853 msgstr ""
2855 #: builtin/fetch.c:362
2856 msgid "(non-fast-forward)"
2857 msgstr ""
2859 #: builtin/fetch.c:393 builtin/fetch.c:685
2860 #, c-format
2861 msgid "cannot open %s: %s\n"
2862 msgstr ""
2864 #: builtin/fetch.c:402
2865 #, c-format
2866 msgid "%s did not send all necessary objects\n"
2867 msgstr ""
2869 #: builtin/fetch.c:488
2870 #, c-format
2871 msgid "From %.*s\n"
2872 msgstr ""
2874 #: builtin/fetch.c:499
2875 #, c-format
2876 msgid ""
2877 "some local refs could not be updated; try running\n"
2878 " 'git remote prune %s' to remove any old, conflicting branches"
2879 msgstr ""
2881 #: builtin/fetch.c:549
2882 #, c-format
2883 msgid "   (%s will become dangling)"
2884 msgstr ""
2886 #: builtin/fetch.c:550
2887 #, c-format
2888 msgid "   (%s has become dangling)"
2889 msgstr ""
2891 #: builtin/fetch.c:557
2892 msgid "[deleted]"
2893 msgstr ""
2895 #: builtin/fetch.c:558 builtin/remote.c:1055
2896 msgid "(none)"
2897 msgstr ""
2899 #: builtin/fetch.c:675
2900 #, c-format
2901 msgid "Refusing to fetch into current branch %s of non-bare repository"
2902 msgstr ""
2904 #: builtin/fetch.c:709
2905 #, c-format
2906 msgid "Don't know how to fetch from %s"
2907 msgstr ""
2909 #: builtin/fetch.c:786
2910 #, c-format
2911 msgid "Option \"%s\" value \"%s\" is not valid for %s"
2912 msgstr ""
2914 #: builtin/fetch.c:789
2915 #, c-format
2916 msgid "Option \"%s\" is ignored for %s\n"
2917 msgstr ""
2919 #: builtin/fetch.c:888
2920 #, c-format
2921 msgid "Fetching %s\n"
2922 msgstr ""
2924 #: builtin/fetch.c:890 builtin/remote.c:100
2925 #, c-format
2926 msgid "Could not fetch %s"
2927 msgstr ""
2929 #: builtin/fetch.c:907
2930 msgid ""
2931 "No remote repository specified.  Please, specify either a URL or a\n"
2932 "remote name from which new revisions should be fetched."
2933 msgstr ""
2935 #: builtin/fetch.c:927
2936 msgid "You need to specify a tag name."
2937 msgstr ""
2939 #: builtin/fetch.c:979
2940 msgid "fetch --all does not take a repository argument"
2941 msgstr ""
2943 #: builtin/fetch.c:981
2944 msgid "fetch --all does not make sense with refspecs"
2945 msgstr ""
2947 #: builtin/fetch.c:992
2948 #, c-format
2949 msgid "No such remote or remote group: %s"
2950 msgstr ""
2952 #: builtin/fetch.c:1000
2953 msgid "Fetching a group and specifying refspecs does not make sense"
2954 msgstr ""
2956 #: builtin/gc.c:63
2957 #, c-format
2958 msgid "Invalid %s: '%s'"
2959 msgstr ""
2961 #: builtin/gc.c:90
2962 #, c-format
2963 msgid "insanely long object directory %.*s"
2964 msgstr ""
2966 #: builtin/gc.c:221
2967 #, c-format
2968 msgid "Auto packing the repository for optimum performance.\n"
2969 msgstr ""
2971 #: builtin/gc.c:224
2972 #, c-format
2973 msgid ""
2974 "Auto packing the repository for optimum performance. You may also\n"
2975 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
2976 msgstr ""
2978 #: builtin/gc.c:251
2979 msgid ""
2980 "There are too many unreachable loose objects; run 'git prune' to remove them."
2981 msgstr ""
2983 #: builtin/grep.c:216
2984 #, c-format
2985 msgid "grep: failed to create thread: %s"
2986 msgstr ""
2988 #: builtin/grep.c:454
2989 #, c-format
2990 msgid "Failed to chdir: %s"
2991 msgstr ""
2993 #: builtin/grep.c:530 builtin/grep.c:564
2994 #, c-format
2995 msgid "unable to read tree (%s)"
2996 msgstr ""
2998 #: builtin/grep.c:578
2999 #, c-format
3000 msgid "unable to grep from object of type %s"
3001 msgstr ""
3003 #: builtin/grep.c:636
3004 #, c-format
3005 msgid "switch `%c' expects a numerical value"
3006 msgstr ""
3008 #: builtin/grep.c:653
3009 #, c-format
3010 msgid "cannot open '%s'"
3011 msgstr ""
3013 #: builtin/grep.c:917
3014 msgid "no pattern given."
3015 msgstr ""
3017 #: builtin/grep.c:931
3018 #, c-format
3019 msgid "bad object %s"
3020 msgstr ""
3022 #: builtin/grep.c:972
3023 msgid "--open-files-in-pager only works on the worktree"
3024 msgstr ""
3026 #: builtin/grep.c:995
3027 msgid "--cached or --untracked cannot be used with --no-index."
3028 msgstr ""
3030 #: builtin/grep.c:1000
3031 msgid "--no-index or --untracked cannot be used with revs."
3032 msgstr ""
3034 #: builtin/grep.c:1003
3035 msgid "--[no-]exclude-standard cannot be used for tracked contents."
3036 msgstr ""
3038 #: builtin/grep.c:1011
3039 msgid "both --cached and trees are given."
3040 msgstr ""
3042 #: builtin/help.c:65
3043 #, c-format
3044 msgid "unrecognized help format '%s'"
3045 msgstr ""
3047 #: builtin/help.c:93
3048 msgid "Failed to start emacsclient."
3049 msgstr ""
3051 #: builtin/help.c:106
3052 msgid "Failed to parse emacsclient version."
3053 msgstr ""
3055 #: builtin/help.c:114
3056 #, c-format
3057 msgid "emacsclient version '%d' too old (< 22)."
3058 msgstr ""
3060 #: builtin/help.c:132 builtin/help.c:160 builtin/help.c:169 builtin/help.c:177
3061 #, c-format
3062 msgid "failed to exec '%s': %s"
3063 msgstr ""
3065 #: builtin/help.c:217
3066 #, c-format
3067 msgid ""
3068 "'%s': path for unsupported man viewer.\n"
3069 "Please consider using 'man.<tool>.cmd' instead."
3070 msgstr ""
3072 #: builtin/help.c:229
3073 #, c-format
3074 msgid ""
3075 "'%s': cmd for supported man viewer.\n"
3076 "Please consider using 'man.<tool>.path' instead."
3077 msgstr ""
3079 #: builtin/help.c:299
3080 msgid "The most commonly used git commands are:"
3081 msgstr ""
3083 #: builtin/help.c:367
3084 #, c-format
3085 msgid "'%s': unknown man viewer."
3086 msgstr ""
3088 #: builtin/help.c:384
3089 msgid "no man viewer handled the request"
3090 msgstr ""
3092 #: builtin/help.c:392
3093 msgid "no info viewer handled the request"
3094 msgstr ""
3096 #: builtin/help.c:447 builtin/help.c:454
3097 #, c-format
3098 msgid "usage: %s%s"
3099 msgstr ""
3101 #: builtin/help.c:470
3102 #, c-format
3103 msgid "`git %s' is aliased to `%s'"
3104 msgstr ""
3106 #: builtin/index-pack.c:170
3107 #, c-format
3108 msgid "object type mismatch at %s"
3109 msgstr ""
3111 #: builtin/index-pack.c:190
3112 msgid "object of unexpected type"
3113 msgstr ""
3115 #: builtin/index-pack.c:227
3116 #, c-format
3117 msgid "cannot fill %d byte"
3118 msgid_plural "cannot fill %d bytes"
3119 msgstr[0] ""
3120 msgstr[1] ""
3122 #: builtin/index-pack.c:237
3123 msgid "early EOF"
3124 msgstr ""
3126 #: builtin/index-pack.c:238
3127 msgid "read error on input"
3128 msgstr ""
3130 #: builtin/index-pack.c:250
3131 msgid "used more bytes than were available"
3132 msgstr ""
3134 #: builtin/index-pack.c:257
3135 msgid "pack too large for current definition of off_t"
3136 msgstr ""
3138 #: builtin/index-pack.c:273
3139 #, c-format
3140 msgid "unable to create '%s'"
3141 msgstr ""
3143 #: builtin/index-pack.c:278
3144 #, c-format
3145 msgid "cannot open packfile '%s'"
3146 msgstr ""
3148 #: builtin/index-pack.c:292
3149 msgid "pack signature mismatch"
3150 msgstr ""
3152 #: builtin/index-pack.c:312
3153 #, c-format
3154 msgid "pack has bad object at offset %lu: %s"
3155 msgstr ""
3157 #: builtin/index-pack.c:434
3158 #, c-format
3159 msgid "inflate returned %d"
3160 msgstr ""
3162 #: builtin/index-pack.c:483
3163 msgid "offset value overflow for delta base object"
3164 msgstr ""
3166 #: builtin/index-pack.c:491
3167 msgid "delta base offset is out of bound"
3168 msgstr ""
3170 #: builtin/index-pack.c:499
3171 #, c-format
3172 msgid "unknown object type %d"
3173 msgstr ""
3175 #: builtin/index-pack.c:530
3176 msgid "cannot pread pack file"
3177 msgstr ""
3179 #: builtin/index-pack.c:532
3180 #, c-format
3181 msgid "premature end of pack file, %lu byte missing"
3182 msgid_plural "premature end of pack file, %lu bytes missing"
3183 msgstr[0] ""
3184 msgstr[1] ""
3186 #: builtin/index-pack.c:558
3187 msgid "serious inflate inconsistency"
3188 msgstr ""
3190 #: builtin/index-pack.c:649 builtin/index-pack.c:655 builtin/index-pack.c:678
3191 #: builtin/index-pack.c:712 builtin/index-pack.c:721
3192 #, c-format
3193 msgid "SHA1 COLLISION FOUND WITH %s !"
3194 msgstr ""
3196 #: builtin/index-pack.c:652 builtin/pack-objects.c:170
3197 #: builtin/pack-objects.c:262
3198 #, c-format
3199 msgid "unable to read %s"
3200 msgstr ""
3202 #: builtin/index-pack.c:718
3203 #, c-format
3204 msgid "cannot read existing object %s"
3205 msgstr ""
3207 #: builtin/index-pack.c:732
3208 #, c-format
3209 msgid "invalid blob object %s"
3210 msgstr ""
3212 #: builtin/index-pack.c:747
3213 #, c-format
3214 msgid "invalid %s"
3215 msgstr ""
3217 #: builtin/index-pack.c:749
3218 msgid "Error in object"
3219 msgstr ""
3221 #: builtin/index-pack.c:751
3222 #, c-format
3223 msgid "Not all child objects of %s are reachable"
3224 msgstr ""
3226 #: builtin/index-pack.c:821 builtin/index-pack.c:847
3227 msgid "failed to apply delta"
3228 msgstr ""
3230 #: builtin/index-pack.c:986
3231 msgid "Receiving objects"
3232 msgstr ""
3234 #: builtin/index-pack.c:986
3235 msgid "Indexing objects"
3236 msgstr ""
3238 #: builtin/index-pack.c:1012
3239 msgid "pack is corrupted (SHA1 mismatch)"
3240 msgstr ""
3242 #: builtin/index-pack.c:1017
3243 msgid "cannot fstat packfile"
3244 msgstr ""
3246 #: builtin/index-pack.c:1020
3247 msgid "pack has junk at the end"
3248 msgstr ""
3250 #: builtin/index-pack.c:1031
3251 msgid "confusion beyond insanity in parse_pack_objects()"
3252 msgstr ""
3254 #: builtin/index-pack.c:1054
3255 msgid "Resolving deltas"
3256 msgstr ""
3258 #: builtin/index-pack.c:1105
3259 msgid "confusion beyond insanity"
3260 msgstr ""
3262 #: builtin/index-pack.c:1124
3263 #, c-format
3264 msgid "pack has %d unresolved delta"
3265 msgid_plural "pack has %d unresolved deltas"
3266 msgstr[0] ""
3267 msgstr[1] ""
3269 #: builtin/index-pack.c:1149
3270 #, c-format
3271 msgid "unable to deflate appended object (%d)"
3272 msgstr ""
3274 #: builtin/index-pack.c:1228
3275 #, c-format
3276 msgid "local object %s is corrupt"
3277 msgstr ""
3279 #: builtin/index-pack.c:1252
3280 msgid "error while closing pack file"
3281 msgstr ""
3283 #: builtin/index-pack.c:1265
3284 #, c-format
3285 msgid "cannot write keep file '%s'"
3286 msgstr ""
3288 #: builtin/index-pack.c:1273
3289 #, c-format
3290 msgid "cannot close written keep file '%s'"
3291 msgstr ""
3293 #: builtin/index-pack.c:1286
3294 msgid "cannot store pack file"
3295 msgstr ""
3297 #: builtin/index-pack.c:1297
3298 msgid "cannot store index file"
3299 msgstr ""
3301 #: builtin/index-pack.c:1398
3302 #, c-format
3303 msgid "Cannot open existing pack file '%s'"
3304 msgstr ""
3306 #: builtin/index-pack.c:1400
3307 #, c-format
3308 msgid "Cannot open existing pack idx file for '%s'"
3309 msgstr ""
3311 #: builtin/index-pack.c:1447
3312 #, c-format
3313 msgid "non delta: %d object"
3314 msgid_plural "non delta: %d objects"
3315 msgstr[0] ""
3316 msgstr[1] ""
3318 #: builtin/index-pack.c:1454
3319 #, c-format
3320 msgid "chain length = %d: %lu object"
3321 msgid_plural "chain length = %d: %lu objects"
3322 msgstr[0] ""
3323 msgstr[1] ""
3325 #: builtin/index-pack.c:1481
3326 msgid "Cannot come back to cwd"
3327 msgstr ""
3329 #: builtin/index-pack.c:1525 builtin/index-pack.c:1528
3330 #: builtin/index-pack.c:1540 builtin/index-pack.c:1544
3331 #, c-format
3332 msgid "bad %s"
3333 msgstr ""
3335 #: builtin/index-pack.c:1558
3336 msgid "--fix-thin cannot be used without --stdin"
3337 msgstr ""
3339 #: builtin/index-pack.c:1562 builtin/index-pack.c:1572
3340 #, c-format
3341 msgid "packfile name '%s' does not end with '.pack'"
3342 msgstr ""
3344 #: builtin/index-pack.c:1581
3345 msgid "--verify with no packfile name given"
3346 msgstr ""
3348 #: builtin/init-db.c:35
3349 #, c-format
3350 msgid "Could not make %s writable by group"
3351 msgstr ""
3353 #: builtin/init-db.c:62
3354 #, c-format
3355 msgid "insanely long template name %s"
3356 msgstr ""
3358 #: builtin/init-db.c:67
3359 #, c-format
3360 msgid "cannot stat '%s'"
3361 msgstr ""
3363 #: builtin/init-db.c:73
3364 #, c-format
3365 msgid "cannot stat template '%s'"
3366 msgstr ""
3368 #: builtin/init-db.c:80
3369 #, c-format
3370 msgid "cannot opendir '%s'"
3371 msgstr ""
3373 #: builtin/init-db.c:97
3374 #, c-format
3375 msgid "cannot readlink '%s'"
3376 msgstr ""
3378 #: builtin/init-db.c:99
3379 #, c-format
3380 msgid "insanely long symlink %s"
3381 msgstr ""
3383 #: builtin/init-db.c:102
3384 #, c-format
3385 msgid "cannot symlink '%s' '%s'"
3386 msgstr ""
3388 #: builtin/init-db.c:106
3389 #, c-format
3390 msgid "cannot copy '%s' to '%s'"
3391 msgstr ""
3393 #: builtin/init-db.c:110
3394 #, c-format
3395 msgid "ignoring template %s"
3396 msgstr ""
3398 #: builtin/init-db.c:133
3399 #, c-format
3400 msgid "insanely long template path %s"
3401 msgstr ""
3403 #: builtin/init-db.c:141
3404 #, c-format
3405 msgid "templates not found %s"
3406 msgstr ""
3408 #: builtin/init-db.c:154
3409 #, c-format
3410 msgid "not copying templates of a wrong format version %d from '%s'"
3411 msgstr ""
3413 #: builtin/init-db.c:192
3414 #, c-format
3415 msgid "insane git directory %s"
3416 msgstr ""
3418 #: builtin/init-db.c:323 builtin/init-db.c:326
3419 #, c-format
3420 msgid "%s already exists"
3421 msgstr ""
3423 #: builtin/init-db.c:355
3424 #, c-format
3425 msgid "unable to handle file type %d"
3426 msgstr ""
3428 #: builtin/init-db.c:358
3429 #, c-format
3430 msgid "unable to move %s to %s"
3431 msgstr ""
3433 #: builtin/init-db.c:363
3434 #, c-format
3435 msgid "Could not create git link %s"
3436 msgstr ""
3439 #. * TRANSLATORS: The first '%s' is either "Reinitialized
3440 #. * existing" or "Initialized empty", the second " shared" or
3441 #. * "", and the last '%s%s' is the verbatim directory name.
3443 #: builtin/init-db.c:420
3444 #, c-format
3445 msgid "%s%s Git repository in %s%s\n"
3446 msgstr ""
3448 #: builtin/init-db.c:421
3449 msgid "Reinitialized existing"
3450 msgstr ""
3452 #: builtin/init-db.c:421
3453 msgid "Initialized empty"
3454 msgstr ""
3456 #: builtin/init-db.c:422
3457 msgid " shared"
3458 msgstr ""
3460 #: builtin/init-db.c:441
3461 msgid "cannot tell cwd"
3462 msgstr ""
3464 #: builtin/init-db.c:522 builtin/init-db.c:529
3465 #, c-format
3466 msgid "cannot mkdir %s"
3467 msgstr ""
3469 #: builtin/init-db.c:533
3470 #, c-format
3471 msgid "cannot chdir to %s"
3472 msgstr ""
3474 #: builtin/init-db.c:555
3475 #, c-format
3476 msgid ""
3477 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
3478 "dir=<directory>)"
3479 msgstr ""
3481 #: builtin/init-db.c:579
3482 msgid "Cannot access current working directory"
3483 msgstr ""
3485 #: builtin/init-db.c:586
3486 #, c-format
3487 msgid "Cannot access work tree '%s'"
3488 msgstr ""
3490 #: builtin/log.c:189
3491 #, c-format
3492 msgid "Final output: %d %s\n"
3493 msgstr ""
3495 #: builtin/log.c:403 builtin/log.c:494
3496 #, c-format
3497 msgid "Could not read object %s"
3498 msgstr ""
3500 #: builtin/log.c:518
3501 #, c-format
3502 msgid "Unknown type: %d"
3503 msgstr ""
3505 #: builtin/log.c:608
3506 msgid "format.headers without value"
3507 msgstr ""
3509 #: builtin/log.c:682
3510 msgid "name of output directory is too long"
3511 msgstr ""
3513 #: builtin/log.c:693
3514 #, c-format
3515 msgid "Cannot open patch file %s"
3516 msgstr ""
3518 #: builtin/log.c:707
3519 msgid "Need exactly one range."
3520 msgstr ""
3522 #: builtin/log.c:715
3523 msgid "Not a range."
3524 msgstr ""
3526 #: builtin/log.c:789
3527 msgid "Cover letter needs email format"
3528 msgstr ""
3530 #: builtin/log.c:862
3531 #, c-format
3532 msgid "insane in-reply-to: %s"
3533 msgstr ""
3535 #: builtin/log.c:935
3536 msgid "Two output directories?"
3537 msgstr ""
3539 #: builtin/log.c:1157
3540 #, c-format
3541 msgid "bogus committer info %s"
3542 msgstr ""
3544 #: builtin/log.c:1202
3545 msgid "-n and -k are mutually exclusive."
3546 msgstr ""
3548 #: builtin/log.c:1204
3549 msgid "--subject-prefix and -k are mutually exclusive."
3550 msgstr ""
3552 #: builtin/log.c:1212
3553 msgid "--name-only does not make sense"
3554 msgstr ""
3556 #: builtin/log.c:1214
3557 msgid "--name-status does not make sense"
3558 msgstr ""
3560 #: builtin/log.c:1216
3561 msgid "--check does not make sense"
3562 msgstr ""
3564 #: builtin/log.c:1239
3565 msgid "standard output, or directory, which one?"
3566 msgstr ""
3568 #: builtin/log.c:1241
3569 #, c-format
3570 msgid "Could not create directory '%s'"
3571 msgstr ""
3573 #: builtin/log.c:1394
3574 msgid "Failed to create output files"
3575 msgstr ""
3577 #: builtin/log.c:1498
3578 #, c-format
3579 msgid ""
3580 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
3581 msgstr ""
3583 #: builtin/log.c:1511 builtin/log.c:1513 builtin/log.c:1525
3584 #, c-format
3585 msgid "Unknown commit %s"
3586 msgstr ""
3588 #: builtin/merge.c:90
3589 msgid "switch `m' requires a value"
3590 msgstr ""
3592 #: builtin/merge.c:127
3593 #, c-format
3594 msgid "Could not find merge strategy '%s'.\n"
3595 msgstr ""
3597 #: builtin/merge.c:128
3598 #, c-format
3599 msgid "Available strategies are:"
3600 msgstr ""
3602 #: builtin/merge.c:133
3603 #, c-format
3604 msgid "Available custom strategies are:"
3605 msgstr ""
3607 #: builtin/merge.c:240
3608 msgid "could not run stash."
3609 msgstr ""
3611 #: builtin/merge.c:245
3612 msgid "stash failed"
3613 msgstr ""
3615 #: builtin/merge.c:250
3616 #, c-format
3617 msgid "not a valid object: %s"
3618 msgstr ""
3620 #: builtin/merge.c:269 builtin/merge.c:286
3621 msgid "read-tree failed"
3622 msgstr ""
3624 #: builtin/merge.c:316
3625 msgid " (nothing to squash)"
3626 msgstr ""
3628 #: builtin/merge.c:329
3629 #, c-format
3630 msgid "Squash commit -- not updating HEAD\n"
3631 msgstr ""
3633 #: builtin/merge.c:361
3634 msgid "Writing SQUASH_MSG"
3635 msgstr ""
3637 #: builtin/merge.c:363
3638 msgid "Finishing SQUASH_MSG"
3639 msgstr ""
3641 #: builtin/merge.c:386
3642 #, c-format
3643 msgid "No merge message -- not updating HEAD\n"
3644 msgstr ""
3646 #: builtin/merge.c:436
3647 #, c-format
3648 msgid "'%s' does not point to a commit"
3649 msgstr ""
3651 #: builtin/merge.c:535
3652 #, c-format
3653 msgid "Bad branch.%s.mergeoptions string: %s"
3654 msgstr ""
3656 #: builtin/merge.c:628
3657 msgid "git write-tree failed to write a tree"
3658 msgstr ""
3660 #: builtin/merge.c:678
3661 msgid "failed to read the cache"
3662 msgstr ""
3664 #: builtin/merge.c:709
3665 msgid "Not handling anything other than two heads merge."
3666 msgstr ""
3668 #: builtin/merge.c:723
3669 #, c-format
3670 msgid "Unknown option for merge-recursive: -X%s"
3671 msgstr ""
3673 #: builtin/merge.c:737
3674 #, c-format
3675 msgid "unable to write %s"
3676 msgstr ""
3678 #: builtin/merge.c:876
3679 #, c-format
3680 msgid "Could not read from '%s'"
3681 msgstr ""
3683 #: builtin/merge.c:885
3684 #, c-format
3685 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3686 msgstr ""
3688 #: builtin/merge.c:891
3689 msgid ""
3690 "Please enter a commit message to explain why this merge is necessary,\n"
3691 "especially if it merges an updated upstream into a topic branch.\n"
3692 "\n"
3693 "Lines starting with '#' will be ignored, and an empty message aborts\n"
3694 "the commit.\n"
3695 msgstr ""
3697 #: builtin/merge.c:915
3698 msgid "Empty commit message."
3699 msgstr ""
3701 #: builtin/merge.c:927
3702 #, c-format
3703 msgid "Wonderful.\n"
3704 msgstr ""
3706 #: builtin/merge.c:992
3707 #, c-format
3708 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3709 msgstr ""
3711 #: builtin/merge.c:1008
3712 #, c-format
3713 msgid "'%s' is not a commit"
3714 msgstr ""
3716 #: builtin/merge.c:1049
3717 msgid "No current branch."
3718 msgstr ""
3720 #: builtin/merge.c:1051
3721 msgid "No remote for the current branch."
3722 msgstr ""
3724 #: builtin/merge.c:1053
3725 msgid "No default upstream defined for the current branch."
3726 msgstr ""
3728 #: builtin/merge.c:1058
3729 #, c-format
3730 msgid "No remote tracking branch for %s from %s"
3731 msgstr ""
3733 #: builtin/merge.c:1145 builtin/merge.c:1302
3734 #, c-format
3735 msgid "%s - not something we can merge"
3736 msgstr ""
3738 #: builtin/merge.c:1213
3739 msgid "There is no merge to abort (MERGE_HEAD missing)."
3740 msgstr ""
3742 #: builtin/merge.c:1229 git-pull.sh:31
3743 msgid ""
3744 "You have not concluded your merge (MERGE_HEAD exists).\n"
3745 "Please, commit your changes before you can merge."
3746 msgstr ""
3748 #: builtin/merge.c:1232 git-pull.sh:34
3749 msgid "You have not concluded your merge (MERGE_HEAD exists)."
3750 msgstr ""
3752 #: builtin/merge.c:1236
3753 msgid ""
3754 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3755 "Please, commit your changes before you can merge."
3756 msgstr ""
3758 #: builtin/merge.c:1239
3759 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3760 msgstr ""
3762 #: builtin/merge.c:1248
3763 msgid "You cannot combine --squash with --no-ff."
3764 msgstr ""
3766 #: builtin/merge.c:1253
3767 msgid "You cannot combine --no-ff with --ff-only."
3768 msgstr ""
3770 #: builtin/merge.c:1260
3771 msgid "No commit specified and merge.defaultToUpstream not set."
3772 msgstr ""
3774 #: builtin/merge.c:1292
3775 msgid "Can merge only exactly one commit into empty head"
3776 msgstr ""
3778 #: builtin/merge.c:1295
3779 msgid "Squash commit into empty head not supported yet"
3780 msgstr ""
3782 #: builtin/merge.c:1297
3783 msgid "Non-fast-forward commit does not make sense into an empty head"
3784 msgstr ""
3786 #: builtin/merge.c:1412
3787 #, c-format
3788 msgid "Updating %s..%s\n"
3789 msgstr ""
3791 #: builtin/merge.c:1450
3792 #, c-format
3793 msgid "Trying really trivial in-index merge...\n"
3794 msgstr ""
3796 #: builtin/merge.c:1457
3797 #, c-format
3798 msgid "Nope.\n"
3799 msgstr ""
3801 #: builtin/merge.c:1489
3802 msgid "Not possible to fast-forward, aborting."
3803 msgstr ""
3805 #: builtin/merge.c:1512 builtin/merge.c:1591
3806 #, c-format
3807 msgid "Rewinding the tree to pristine...\n"
3808 msgstr ""
3810 #: builtin/merge.c:1516
3811 #, c-format
3812 msgid "Trying merge strategy %s...\n"
3813 msgstr ""
3815 #: builtin/merge.c:1582
3816 #, c-format
3817 msgid "No merge strategy handled the merge.\n"
3818 msgstr ""
3820 #: builtin/merge.c:1584
3821 #, c-format
3822 msgid "Merge with strategy %s failed.\n"
3823 msgstr ""
3825 #: builtin/merge.c:1593
3826 #, c-format
3827 msgid "Using the %s to prepare resolving by hand.\n"
3828 msgstr ""
3830 #: builtin/merge.c:1605
3831 #, c-format
3832 msgid "Automatic merge went well; stopped before committing as requested\n"
3833 msgstr ""
3835 #: builtin/mv.c:108
3836 #, c-format
3837 msgid "Checking rename of '%s' to '%s'\n"
3838 msgstr ""
3840 #: builtin/mv.c:112
3841 msgid "bad source"
3842 msgstr ""
3844 #: builtin/mv.c:115
3845 msgid "can not move directory into itself"
3846 msgstr ""
3848 #: builtin/mv.c:118
3849 msgid "cannot move directory over file"
3850 msgstr ""
3852 #: builtin/mv.c:128
3853 #, c-format
3854 msgid "Huh? %.*s is in index?"
3855 msgstr ""
3857 #: builtin/mv.c:140
3858 msgid "source directory is empty"
3859 msgstr ""
3861 #: builtin/mv.c:171
3862 msgid "not under version control"
3863 msgstr ""
3865 #: builtin/mv.c:173
3866 msgid "destination exists"
3867 msgstr ""
3869 #: builtin/mv.c:181
3870 #, c-format
3871 msgid "overwriting '%s'"
3872 msgstr ""
3874 #: builtin/mv.c:184
3875 msgid "Cannot overwrite"
3876 msgstr ""
3878 #: builtin/mv.c:187
3879 msgid "multiple sources for the same target"
3880 msgstr ""
3882 #: builtin/mv.c:202
3883 #, c-format
3884 msgid "%s, source=%s, destination=%s"
3885 msgstr ""
3887 #: builtin/mv.c:212
3888 #, c-format
3889 msgid "Renaming %s to %s\n"
3890 msgstr ""
3892 #: builtin/mv.c:215 builtin/remote.c:731
3893 #, c-format
3894 msgid "renaming '%s' failed"
3895 msgstr ""
3897 #: builtin/notes.c:139
3898 #, c-format
3899 msgid "unable to start 'show' for object '%s'"
3900 msgstr ""
3902 #: builtin/notes.c:145
3903 msgid "can't fdopen 'show' output fd"
3904 msgstr ""
3906 #: builtin/notes.c:155
3907 #, c-format
3908 msgid "failed to close pipe to 'show' for object '%s'"
3909 msgstr ""
3911 #: builtin/notes.c:158
3912 #, c-format
3913 msgid "failed to finish 'show' for object '%s'"
3914 msgstr ""
3916 #: builtin/notes.c:175 builtin/tag.c:347
3917 #, c-format
3918 msgid "could not create file '%s'"
3919 msgstr ""
3921 #: builtin/notes.c:189
3922 msgid "Please supply the note contents using either -m or -F option"
3923 msgstr ""
3925 #: builtin/notes.c:210 builtin/notes.c:973
3926 #, c-format
3927 msgid "Removing note for object %s\n"
3928 msgstr ""
3930 #: builtin/notes.c:215
3931 msgid "unable to write note object"
3932 msgstr ""
3934 #: builtin/notes.c:217
3935 #, c-format
3936 msgid "The note contents has been left in %s"
3937 msgstr ""
3939 #: builtin/notes.c:251 builtin/tag.c:542
3940 #, c-format
3941 msgid "cannot read '%s'"
3942 msgstr ""
3944 #: builtin/notes.c:253 builtin/tag.c:545
3945 #, c-format
3946 msgid "could not open or read '%s'"
3947 msgstr ""
3949 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3950 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3951 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3952 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3953 #, c-format
3954 msgid "Failed to resolve '%s' as a valid ref."
3955 msgstr ""
3957 #: builtin/notes.c:275
3958 #, c-format
3959 msgid "Failed to read object '%s'."
3960 msgstr ""
3962 #: builtin/notes.c:299
3963 msgid "Cannot commit uninitialized/unreferenced notes tree"
3964 msgstr ""
3966 #: builtin/notes.c:340
3967 #, c-format
3968 msgid "Bad notes.rewriteMode value: '%s'"
3969 msgstr ""
3971 #: builtin/notes.c:350
3972 #, c-format
3973 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3974 msgstr ""
3976 #. TRANSLATORS: The first %s is the name of the
3977 #. environment variable, the second %s is its value
3978 #: builtin/notes.c:377
3979 #, c-format
3980 msgid "Bad %s value: '%s'"
3981 msgstr ""
3983 #: builtin/notes.c:441
3984 #, c-format
3985 msgid "Malformed input line: '%s'."
3986 msgstr ""
3988 #: builtin/notes.c:456
3989 #, c-format
3990 msgid "Failed to copy notes from '%s' to '%s'"
3991 msgstr ""
3993 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3994 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3995 #: builtin/notes.c:1033
3996 msgid "too many parameters"
3997 msgstr ""
3999 #: builtin/notes.c:513 builtin/notes.c:772
4000 #, c-format
4001 msgid "No note found for object %s."
4002 msgstr ""
4004 #: builtin/notes.c:580
4005 #, c-format
4006 msgid ""
4007 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
4008 "existing notes"
4009 msgstr ""
4011 #: builtin/notes.c:585 builtin/notes.c:662
4012 #, c-format
4013 msgid "Overwriting existing notes for object %s\n"
4014 msgstr ""
4016 #: builtin/notes.c:635
4017 msgid "too few parameters"
4018 msgstr ""
4020 #: builtin/notes.c:656
4021 #, c-format
4022 msgid ""
4023 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
4024 "existing notes"
4025 msgstr ""
4027 #: builtin/notes.c:668
4028 #, c-format
4029 msgid "Missing notes on source object %s. Cannot copy."
4030 msgstr ""
4032 #: builtin/notes.c:717
4033 #, c-format
4034 msgid ""
4035 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
4036 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
4037 msgstr ""
4039 #: builtin/notes.c:971
4040 #, c-format
4041 msgid "Object %s has no note\n"
4042 msgstr ""
4044 #: builtin/notes.c:1103 builtin/remote.c:1598
4045 #, c-format
4046 msgid "Unknown subcommand: %s"
4047 msgstr ""
4049 #: builtin/pack-objects.c:183 builtin/pack-objects.c:186
4050 #, c-format
4051 msgid "deflate error (%d)"
4052 msgstr ""
4054 #: builtin/pack-objects.c:2398
4055 #, c-format
4056 msgid "unsupported index version %s"
4057 msgstr ""
4059 #: builtin/pack-objects.c:2402
4060 #, c-format
4061 msgid "bad index version '%s'"
4062 msgstr ""
4064 #: builtin/pack-objects.c:2425
4065 #, c-format
4066 msgid "option %s does not accept negative form"
4067 msgstr ""
4069 #: builtin/pack-objects.c:2429
4070 #, c-format
4071 msgid "unable to parse value '%s' for option %s"
4072 msgstr ""
4074 #: builtin/push.c:45
4075 msgid "tag shorthand without <tag>"
4076 msgstr ""
4078 #: builtin/push.c:64
4079 msgid "--delete only accepts plain target ref names"
4080 msgstr ""
4082 #: builtin/push.c:99
4083 msgid ""
4084 "\n"
4085 "To choose either option permanently, see push.default in 'git help config'."
4086 msgstr ""
4088 #: builtin/push.c:102
4089 #, c-format
4090 msgid ""
4091 "The upstream branch of your current branch does not match\n"
4092 "the name of your current branch.  To push to the upstream branch\n"
4093 "on the remote, use\n"
4094 "\n"
4095 "    git push %s HEAD:%s\n"
4096 "\n"
4097 "To push to the branch of the same name on the remote, use\n"
4098 "\n"
4099 "    git push %s %s\n"
4100 "%s"
4101 msgstr ""
4103 #: builtin/push.c:121
4104 #, c-format
4105 msgid ""
4106 "You are not currently on a branch.\n"
4107 "To push the history leading to the current (detached HEAD)\n"
4108 "state now, use\n"
4109 "\n"
4110 "    git push %s HEAD:<name-of-remote-branch>\n"
4111 msgstr ""
4113 #: builtin/push.c:128
4114 #, c-format
4115 msgid ""
4116 "The current branch %s has no upstream branch.\n"
4117 "To push the current branch and set the remote as upstream, use\n"
4118 "\n"
4119 "    git push --set-upstream %s %s\n"
4120 msgstr ""
4122 #: builtin/push.c:136
4123 #, c-format
4124 msgid "The current branch %s has multiple upstream branches, refusing to push."
4125 msgstr ""
4127 #: builtin/push.c:139
4128 #, c-format
4129 msgid ""
4130 "You are pushing to remote '%s', which is not the upstream of\n"
4131 "your current branch '%s', without telling me what to push\n"
4132 "to update which remote branch."
4133 msgstr ""
4135 #: builtin/push.c:151
4136 msgid ""
4137 "push.default is unset; its implicit value is changing in\n"
4138 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
4139 "and maintain the current behavior after the default changes, use:\n"
4140 "\n"
4141 "  git config --global push.default matching\n"
4142 "\n"
4143 "To squelch this message and adopt the new behavior now, use:\n"
4144 "\n"
4145 "  git config --global push.default simple\n"
4146 "\n"
4147 "See 'git help config' and search for 'push.default' for further "
4148 "information.\n"
4149 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
4150 "'current' instead of 'simple' if you sometimes use older versions of Git)"
4151 msgstr ""
4153 #: builtin/push.c:199
4154 msgid ""
4155 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
4156 msgstr ""
4158 #: builtin/push.c:206
4159 msgid ""
4160 "Updates were rejected because the tip of your current branch is behind\n"
4161 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
4162 "before pushing again.\n"
4163 "See the 'Note about fast-forwards' in 'git push --help' for details."
4164 msgstr ""
4166 #: builtin/push.c:212
4167 msgid ""
4168 "Updates were rejected because a pushed branch tip is behind its remote\n"
4169 "counterpart. If you did not intend to push that branch, you may want to\n"
4170 "specify branches to push or set the 'push.default' configuration variable\n"
4171 "to 'simple', 'current' or 'upstream' to push only the current branch."
4172 msgstr ""
4174 #: builtin/push.c:218
4175 msgid ""
4176 "Updates were rejected because a pushed branch tip is behind its remote\n"
4177 "counterpart. Check out this branch and merge the remote changes\n"
4178 "(e.g. 'git pull') before pushing again.\n"
4179 "See the 'Note about fast-forwards' in 'git push --help' for details."
4180 msgstr ""
4182 #: builtin/push.c:258
4183 #, c-format
4184 msgid "Pushing to %s\n"
4185 msgstr ""
4187 #: builtin/push.c:262
4188 #, c-format
4189 msgid "failed to push some refs to '%s'"
4190 msgstr ""
4192 #: builtin/push.c:294
4193 #, c-format
4194 msgid "bad repository '%s'"
4195 msgstr ""
4197 #: builtin/push.c:295
4198 msgid ""
4199 "No configured push destination.\n"
4200 "Either specify the URL from the command-line or configure a remote "
4201 "repository using\n"
4202 "\n"
4203 "    git remote add <name> <url>\n"
4204 "\n"
4205 "and then push using the remote name\n"
4206 "\n"
4207 "    git push <name>\n"
4208 msgstr ""
4210 #: builtin/push.c:310
4211 msgid "--all and --tags are incompatible"
4212 msgstr ""
4214 #: builtin/push.c:311
4215 msgid "--all can't be combined with refspecs"
4216 msgstr ""
4218 #: builtin/push.c:316
4219 msgid "--mirror and --tags are incompatible"
4220 msgstr ""
4222 #: builtin/push.c:317
4223 msgid "--mirror can't be combined with refspecs"
4224 msgstr ""
4226 #: builtin/push.c:322
4227 msgid "--all and --mirror are incompatible"
4228 msgstr ""
4230 #: builtin/push.c:410
4231 msgid "--delete is incompatible with --all, --mirror and --tags"
4232 msgstr ""
4234 #: builtin/push.c:412
4235 msgid "--delete doesn't make sense without any refs"
4236 msgstr ""
4238 #: builtin/remote.c:98
4239 #, c-format
4240 msgid "Updating %s"
4241 msgstr ""
4243 #: builtin/remote.c:130
4244 msgid ""
4245 "--mirror is dangerous and deprecated; please\n"
4246 "\t use --mirror=fetch or --mirror=push instead"
4247 msgstr ""
4249 #: builtin/remote.c:147
4250 #, c-format
4251 msgid "unknown mirror argument: %s"
4252 msgstr ""
4254 #: builtin/remote.c:185
4255 msgid "specifying a master branch makes no sense with --mirror"
4256 msgstr ""
4258 #: builtin/remote.c:187
4259 msgid "specifying branches to track makes sense only with fetch mirrors"
4260 msgstr ""
4262 #: builtin/remote.c:195 builtin/remote.c:646
4263 #, c-format
4264 msgid "remote %s already exists."
4265 msgstr ""
4267 #: builtin/remote.c:199 builtin/remote.c:650
4268 #, c-format
4269 msgid "'%s' is not a valid remote name"
4270 msgstr ""
4272 #: builtin/remote.c:243
4273 #, c-format
4274 msgid "Could not setup master '%s'"
4275 msgstr ""
4277 #: builtin/remote.c:299
4278 #, c-format
4279 msgid "more than one %s"
4280 msgstr ""
4282 #: builtin/remote.c:339
4283 #, c-format
4284 msgid "Could not get fetch map for refspec %s"
4285 msgstr ""
4287 #: builtin/remote.c:440 builtin/remote.c:448
4288 msgid "(matching)"
4289 msgstr ""
4291 #: builtin/remote.c:452
4292 msgid "(delete)"
4293 msgstr ""
4295 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
4296 #, c-format
4297 msgid "Could not append '%s' to '%s'"
4298 msgstr ""
4300 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
4301 #, c-format
4302 msgid "No such remote: %s"
4303 msgstr ""
4305 #: builtin/remote.c:656
4306 #, c-format
4307 msgid "Could not rename config section '%s' to '%s'"
4308 msgstr ""
4310 #: builtin/remote.c:662 builtin/remote.c:799
4311 #, c-format
4312 msgid "Could not remove config section '%s'"
4313 msgstr ""
4315 #: builtin/remote.c:677
4316 #, c-format
4317 msgid ""
4318 "Not updating non-default fetch refspec\n"
4319 "\t%s\n"
4320 "\tPlease update the configuration manually if necessary."
4321 msgstr ""
4323 #: builtin/remote.c:683
4324 #, c-format
4325 msgid "Could not append '%s'"
4326 msgstr ""
4328 #: builtin/remote.c:694
4329 #, c-format
4330 msgid "Could not set '%s'"
4331 msgstr ""
4333 #: builtin/remote.c:716
4334 #, c-format
4335 msgid "deleting '%s' failed"
4336 msgstr ""
4338 #: builtin/remote.c:750
4339 #, c-format
4340 msgid "creating '%s' failed"
4341 msgstr ""
4343 #: builtin/remote.c:764
4344 #, c-format
4345 msgid "Could not remove branch %s"
4346 msgstr ""
4348 #: builtin/remote.c:834
4349 msgid ""
4350 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
4351 "to delete it, use:"
4352 msgid_plural ""
4353 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
4354 "to delete them, use:"
4355 msgstr[0] ""
4356 msgstr[1] ""
4358 #: builtin/remote.c:943
4359 #, c-format
4360 msgid " new (next fetch will store in remotes/%s)"
4361 msgstr ""
4363 #: builtin/remote.c:946
4364 msgid " tracked"
4365 msgstr ""
4367 #: builtin/remote.c:948
4368 msgid " stale (use 'git remote prune' to remove)"
4369 msgstr ""
4371 #: builtin/remote.c:950
4372 msgid " ???"
4373 msgstr ""
4375 #: builtin/remote.c:991
4376 #, c-format
4377 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
4378 msgstr ""
4380 #: builtin/remote.c:998
4381 #, c-format
4382 msgid "rebases onto remote %s"
4383 msgstr ""
4385 #: builtin/remote.c:1001
4386 #, c-format
4387 msgid " merges with remote %s"
4388 msgstr ""
4390 #: builtin/remote.c:1002
4391 msgid "    and with remote"
4392 msgstr ""
4394 #: builtin/remote.c:1004
4395 #, c-format
4396 msgid "merges with remote %s"
4397 msgstr ""
4399 #: builtin/remote.c:1005
4400 msgid "   and with remote"
4401 msgstr ""
4403 #: builtin/remote.c:1051
4404 msgid "create"
4405 msgstr ""
4407 #: builtin/remote.c:1054
4408 msgid "delete"
4409 msgstr ""
4411 #: builtin/remote.c:1058
4412 msgid "up to date"
4413 msgstr ""
4415 #: builtin/remote.c:1061
4416 msgid "fast-forwardable"
4417 msgstr ""
4419 #: builtin/remote.c:1064
4420 msgid "local out of date"
4421 msgstr ""
4423 #: builtin/remote.c:1071
4424 #, c-format
4425 msgid "    %-*s forces to %-*s (%s)"
4426 msgstr ""
4428 #: builtin/remote.c:1074
4429 #, c-format
4430 msgid "    %-*s pushes to %-*s (%s)"
4431 msgstr ""
4433 #: builtin/remote.c:1078
4434 #, c-format
4435 msgid "    %-*s forces to %s"
4436 msgstr ""
4438 #: builtin/remote.c:1081
4439 #, c-format
4440 msgid "    %-*s pushes to %s"
4441 msgstr ""
4443 #: builtin/remote.c:1118
4444 #, c-format
4445 msgid "* remote %s"
4446 msgstr ""
4448 #: builtin/remote.c:1119
4449 #, c-format
4450 msgid "  Fetch URL: %s"
4451 msgstr ""
4453 #: builtin/remote.c:1120 builtin/remote.c:1285
4454 msgid "(no URL)"
4455 msgstr ""
4457 #: builtin/remote.c:1129 builtin/remote.c:1131
4458 #, c-format
4459 msgid "  Push  URL: %s"
4460 msgstr ""
4462 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
4463 #, c-format
4464 msgid "  HEAD branch: %s"
4465 msgstr ""
4467 #: builtin/remote.c:1139
4468 #, c-format
4469 msgid ""
4470 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
4471 msgstr ""
4473 #: builtin/remote.c:1151
4474 #, c-format
4475 msgid "  Remote branch:%s"
4476 msgid_plural "  Remote branches:%s"
4477 msgstr[0] ""
4478 msgstr[1] ""
4480 #: builtin/remote.c:1154 builtin/remote.c:1181
4481 msgid " (status not queried)"
4482 msgstr ""
4484 #: builtin/remote.c:1163
4485 msgid "  Local branch configured for 'git pull':"
4486 msgid_plural "  Local branches configured for 'git pull':"
4487 msgstr[0] ""
4488 msgstr[1] ""
4490 #: builtin/remote.c:1171
4491 msgid "  Local refs will be mirrored by 'git push'"
4492 msgstr ""
4494 #: builtin/remote.c:1178
4495 #, c-format
4496 msgid "  Local ref configured for 'git push'%s:"
4497 msgid_plural "  Local refs configured for 'git push'%s:"
4498 msgstr[0] ""
4499 msgstr[1] ""
4501 #: builtin/remote.c:1216
4502 msgid "Cannot determine remote HEAD"
4503 msgstr ""
4505 #: builtin/remote.c:1218
4506 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
4507 msgstr ""
4509 #: builtin/remote.c:1228
4510 #, c-format
4511 msgid "Could not delete %s"
4512 msgstr ""
4514 #: builtin/remote.c:1236
4515 #, c-format
4516 msgid "Not a valid ref: %s"
4517 msgstr ""
4519 #: builtin/remote.c:1238
4520 #, c-format
4521 msgid "Could not setup %s"
4522 msgstr ""
4524 #: builtin/remote.c:1274
4525 #, c-format
4526 msgid " %s will become dangling!"
4527 msgstr ""
4529 #: builtin/remote.c:1275
4530 #, c-format
4531 msgid " %s has become dangling!"
4532 msgstr ""
4534 #: builtin/remote.c:1281
4535 #, c-format
4536 msgid "Pruning %s"
4537 msgstr ""
4539 #: builtin/remote.c:1282
4540 #, c-format
4541 msgid "URL: %s"
4542 msgstr ""
4544 #: builtin/remote.c:1295
4545 #, c-format
4546 msgid " * [would prune] %s"
4547 msgstr ""
4549 #: builtin/remote.c:1298
4550 #, c-format
4551 msgid " * [pruned] %s"
4552 msgstr ""
4554 #: builtin/remote.c:1387 builtin/remote.c:1461
4555 #, c-format
4556 msgid "No such remote '%s'"
4557 msgstr ""
4559 #: builtin/remote.c:1414
4560 msgid "no remote specified"
4561 msgstr ""
4563 #: builtin/remote.c:1447
4564 msgid "--add --delete doesn't make sense"
4565 msgstr ""
4567 #: builtin/remote.c:1487
4568 #, c-format
4569 msgid "Invalid old URL pattern: %s"
4570 msgstr ""
4572 #: builtin/remote.c:1495
4573 #, c-format
4574 msgid "No such URL found: %s"
4575 msgstr ""
4577 #: builtin/remote.c:1497
4578 msgid "Will not delete all non-push URLs"
4579 msgstr ""
4581 #: builtin/reset.c:33
4582 msgid "mixed"
4583 msgstr ""
4585 #: builtin/reset.c:33
4586 msgid "soft"
4587 msgstr ""
4589 #: builtin/reset.c:33
4590 msgid "hard"
4591 msgstr ""
4593 #: builtin/reset.c:33
4594 msgid "merge"
4595 msgstr ""
4597 #: builtin/reset.c:33
4598 msgid "keep"
4599 msgstr ""
4601 #: builtin/reset.c:77
4602 msgid "You do not have a valid HEAD."
4603 msgstr ""
4605 #: builtin/reset.c:79
4606 msgid "Failed to find tree of HEAD."
4607 msgstr ""
4609 #: builtin/reset.c:85
4610 #, c-format
4611 msgid "Failed to find tree of %s."
4612 msgstr ""
4614 #: builtin/reset.c:96
4615 msgid "Could not write new index file."
4616 msgstr ""
4618 #: builtin/reset.c:106
4619 #, c-format
4620 msgid "HEAD is now at %s"
4621 msgstr ""
4623 #: builtin/reset.c:130
4624 msgid "Could not read index"
4625 msgstr ""
4627 #: builtin/reset.c:133
4628 msgid "Unstaged changes after reset:"
4629 msgstr ""
4631 #: builtin/reset.c:223
4632 #, c-format
4633 msgid "Cannot do a %s reset in the middle of a merge."
4634 msgstr ""
4636 #: builtin/reset.c:303
4637 #, c-format
4638 msgid "Could not parse object '%s'."
4639 msgstr ""
4641 #: builtin/reset.c:308
4642 msgid "--patch is incompatible with --{hard,mixed,soft}"
4643 msgstr ""
4645 #: builtin/reset.c:317
4646 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4647 msgstr ""
4649 #: builtin/reset.c:319
4650 #, c-format
4651 msgid "Cannot do %s reset with paths."
4652 msgstr ""
4654 #: builtin/reset.c:331
4655 #, c-format
4656 msgid "%s reset is not allowed in a bare repository"
4657 msgstr ""
4659 #: builtin/reset.c:347
4660 #, c-format
4661 msgid "Could not reset index file to revision '%s'."
4662 msgstr ""
4664 #: builtin/revert.c:70 builtin/revert.c:92
4665 #, c-format
4666 msgid "%s: %s cannot be used with %s"
4667 msgstr ""
4669 #: builtin/revert.c:131
4670 msgid "program error"
4671 msgstr ""
4673 #: builtin/revert.c:221
4674 msgid "revert failed"
4675 msgstr ""
4677 #: builtin/revert.c:236
4678 msgid "cherry-pick failed"
4679 msgstr ""
4681 #: builtin/rm.c:109
4682 #, c-format
4683 msgid ""
4684 "'%s' has staged content different from both the file and the HEAD\n"
4685 "(use -f to force removal)"
4686 msgstr ""
4688 #: builtin/rm.c:115
4689 #, c-format
4690 msgid ""
4691 "'%s' has changes staged in the index\n"
4692 "(use --cached to keep the file, or -f to force removal)"
4693 msgstr ""
4695 #: builtin/rm.c:119
4696 #, c-format
4697 msgid ""
4698 "'%s' has local modifications\n"
4699 "(use --cached to keep the file, or -f to force removal)"
4700 msgstr ""
4702 #: builtin/rm.c:194
4703 #, c-format
4704 msgid "not removing '%s' recursively without -r"
4705 msgstr ""
4707 #: builtin/rm.c:230
4708 #, c-format
4709 msgid "git rm: unable to remove %s"
4710 msgstr ""
4712 #: builtin/shortlog.c:157
4713 #, c-format
4714 msgid "Missing author: %s"
4715 msgstr ""
4717 #: builtin/tag.c:60
4718 #, c-format
4719 msgid "malformed object at '%s'"
4720 msgstr ""
4722 #: builtin/tag.c:207
4723 #, c-format
4724 msgid "tag name too long: %.*s..."
4725 msgstr ""
4727 #: builtin/tag.c:212
4728 #, c-format
4729 msgid "tag '%s' not found."
4730 msgstr ""
4732 #: builtin/tag.c:227
4733 #, c-format
4734 msgid "Deleted tag '%s' (was %s)\n"
4735 msgstr ""
4737 #: builtin/tag.c:239
4738 #, c-format
4739 msgid "could not verify the tag '%s'"
4740 msgstr ""
4742 #: builtin/tag.c:249
4743 msgid ""
4744 "\n"
4745 "#\n"
4746 "# Write a tag message\n"
4747 "# Lines starting with '#' will be ignored.\n"
4748 "#\n"
4749 msgstr ""
4751 #: builtin/tag.c:256
4752 msgid ""
4753 "\n"
4754 "#\n"
4755 "# Write a tag message\n"
4756 "# Lines starting with '#' will be kept; you may remove them yourself if you "
4757 "want to.\n"
4758 "#\n"
4759 msgstr ""
4761 #: builtin/tag.c:298
4762 msgid "unable to sign the tag"
4763 msgstr ""
4765 #: builtin/tag.c:300
4766 msgid "unable to write tag file"
4767 msgstr ""
4769 #: builtin/tag.c:325
4770 msgid "bad object type."
4771 msgstr ""
4773 #: builtin/tag.c:338
4774 msgid "tag header too big."
4775 msgstr ""
4777 #: builtin/tag.c:370
4778 msgid "no tag message?"
4779 msgstr ""
4781 #: builtin/tag.c:376
4782 #, c-format
4783 msgid "The tag message has been left in %s\n"
4784 msgstr ""
4786 #: builtin/tag.c:425
4787 msgid "switch 'points-at' requires an object"
4788 msgstr ""
4790 #: builtin/tag.c:427
4791 #, c-format
4792 msgid "malformed object name '%s'"
4793 msgstr ""
4795 #: builtin/tag.c:506
4796 msgid "--column and -n are incompatible"
4797 msgstr ""
4799 #: builtin/tag.c:523
4800 msgid "-n option is only allowed with -l."
4801 msgstr ""
4803 #: builtin/tag.c:525
4804 msgid "--contains option is only allowed with -l."
4805 msgstr ""
4807 #: builtin/tag.c:527
4808 msgid "--points-at option is only allowed with -l."
4809 msgstr ""
4811 #: builtin/tag.c:535
4812 msgid "only one -F or -m option is allowed."
4813 msgstr ""
4815 #: builtin/tag.c:555
4816 msgid "too many params"
4817 msgstr ""
4819 #: builtin/tag.c:561
4820 #, c-format
4821 msgid "'%s' is not a valid tag name."
4822 msgstr ""
4824 #: builtin/tag.c:566
4825 #, c-format
4826 msgid "tag '%s' already exists"
4827 msgstr ""
4829 #: builtin/tag.c:584
4830 #, c-format
4831 msgid "%s: cannot lock the ref"
4832 msgstr ""
4834 #: builtin/tag.c:586
4835 #, c-format
4836 msgid "%s: cannot update the ref"
4837 msgstr ""
4839 #: builtin/tag.c:588
4840 #, c-format
4841 msgid "Updated tag '%s' (was %s)\n"
4842 msgstr ""
4844 #: git.c:16
4845 msgid "See 'git help <command>' for more information on a specific command."
4846 msgstr ""
4848 #: parse-options.h:133 parse-options.h:235
4849 msgid "n"
4850 msgstr ""
4852 #: parse-options.h:141
4853 msgid "time"
4854 msgstr ""
4856 #: parse-options.h:149
4857 msgid "file"
4858 msgstr ""
4860 #: parse-options.h:151
4861 msgid "when"
4862 msgstr ""
4864 #: parse-options.h:156
4865 msgid "no-op (backward compatibility)"
4866 msgstr ""
4868 #: parse-options.h:228
4869 msgid "be more verbose"
4870 msgstr ""
4872 #: parse-options.h:230
4873 msgid "be more quiet"
4874 msgstr ""
4876 #: parse-options.h:236
4877 msgid "use <n> digits to display SHA-1s"
4878 msgstr ""
4880 #: common-cmds.h:8
4881 msgid "Add file contents to the index"
4882 msgstr ""
4884 #: common-cmds.h:9
4885 msgid "Find by binary search the change that introduced a bug"
4886 msgstr ""
4888 #: common-cmds.h:10
4889 msgid "List, create, or delete branches"
4890 msgstr ""
4892 #: common-cmds.h:11
4893 msgid "Checkout a branch or paths to the working tree"
4894 msgstr ""
4896 #: common-cmds.h:12
4897 msgid "Clone a repository into a new directory"
4898 msgstr ""
4900 #: common-cmds.h:13
4901 msgid "Record changes to the repository"
4902 msgstr ""
4904 #: common-cmds.h:14
4905 msgid "Show changes between commits, commit and working tree, etc"
4906 msgstr ""
4908 #: common-cmds.h:15
4909 msgid "Download objects and refs from another repository"
4910 msgstr ""
4912 #: common-cmds.h:16
4913 msgid "Print lines matching a pattern"
4914 msgstr ""
4916 #: common-cmds.h:17
4917 msgid "Create an empty git repository or reinitialize an existing one"
4918 msgstr ""
4920 #: common-cmds.h:18
4921 msgid "Show commit logs"
4922 msgstr ""
4924 #: common-cmds.h:19
4925 msgid "Join two or more development histories together"
4926 msgstr ""
4928 #: common-cmds.h:20
4929 msgid "Move or rename a file, a directory, or a symlink"
4930 msgstr ""
4932 #: common-cmds.h:21
4933 msgid "Fetch from and merge with another repository or a local branch"
4934 msgstr ""
4936 #: common-cmds.h:22
4937 msgid "Update remote refs along with associated objects"
4938 msgstr ""
4940 #: common-cmds.h:23
4941 msgid "Forward-port local commits to the updated upstream head"
4942 msgstr ""
4944 #: common-cmds.h:24
4945 msgid "Reset current HEAD to the specified state"
4946 msgstr ""
4948 #: common-cmds.h:25
4949 msgid "Remove files from the working tree and from the index"
4950 msgstr ""
4952 #: common-cmds.h:26
4953 msgid "Show various types of objects"
4954 msgstr ""
4956 #: common-cmds.h:27
4957 msgid "Show the working tree status"
4958 msgstr ""
4960 #: common-cmds.h:28
4961 msgid "Create, list, delete or verify a tag object signed with GPG"
4962 msgstr ""
4964 #: git-am.sh:50
4965 msgid "You need to set your committer info first"
4966 msgstr ""
4968 #: git-am.sh:95
4969 msgid ""
4970 "You seem to have moved HEAD since the last 'am' failure.\n"
4971 "Not rewinding to ORIG_HEAD"
4972 msgstr ""
4974 #: git-am.sh:105
4975 #, sh-format
4976 msgid ""
4977 "When you have resolved this problem, run \"$cmdline --resolved\".\n"
4978 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
4979 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
4980 msgstr ""
4982 #: git-am.sh:121
4983 msgid "Cannot fall back to three-way merge."
4984 msgstr ""
4986 #: git-am.sh:137
4987 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4988 msgstr ""
4990 #: git-am.sh:139
4991 msgid "Using index info to reconstruct a base tree..."
4992 msgstr ""
4994 #: git-am.sh:154
4995 msgid ""
4996 "Did you hand edit your patch?\n"
4997 "It does not apply to blobs recorded in its index."
4998 msgstr ""
5000 #: git-am.sh:163
5001 msgid "Falling back to patching base and 3-way merge..."
5002 msgstr ""
5004 #: git-am.sh:179
5005 msgid "Failed to merge in the changes."
5006 msgstr ""
5008 #: git-am.sh:274
5009 msgid "Only one StGIT patch series can be applied at once"
5010 msgstr ""
5012 #: git-am.sh:361
5013 #, sh-format
5014 msgid "Patch format $patch_format is not supported."
5015 msgstr ""
5017 #: git-am.sh:363
5018 msgid "Patch format detection failed."
5019 msgstr ""
5021 #: git-am.sh:389
5022 msgid ""
5023 "The -b/--binary option has been a no-op for long time, and\n"
5024 "it will be removed. Please do not use it anymore."
5025 msgstr ""
5027 #: git-am.sh:477
5028 #, sh-format
5029 msgid "previous rebase directory $dotest still exists but mbox given."
5030 msgstr ""
5032 #: git-am.sh:482
5033 msgid "Please make up your mind. --skip or --abort?"
5034 msgstr ""
5036 #: git-am.sh:509
5037 msgid "Resolve operation not in progress, we are not resuming."
5038 msgstr ""
5040 #: git-am.sh:575
5041 #, sh-format
5042 msgid "Dirty index: cannot apply patches (dirty: $files)"
5043 msgstr ""
5045 #: git-am.sh:679
5046 #, sh-format
5047 msgid ""
5048 "Patch is empty.  Was it split wrong?\n"
5049 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
5050 "To restore the original branch and stop patching run \"$cmdline --abort\"."
5051 msgstr ""
5053 #: git-am.sh:706
5054 msgid "Patch does not have a valid e-mail address."
5055 msgstr ""
5057 #: git-am.sh:753
5058 msgid "cannot be interactive without stdin connected to a terminal."
5059 msgstr ""
5061 #: git-am.sh:757
5062 msgid "Commit Body is:"
5063 msgstr ""
5065 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
5066 #. in your translation. The program will only accept English
5067 #. input at this point.
5068 #: git-am.sh:764
5069 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
5070 msgstr ""
5072 #: git-am.sh:800
5073 #, sh-format
5074 msgid "Applying: $FIRSTLINE"
5075 msgstr ""
5077 #: git-am.sh:821
5078 msgid ""
5079 "No changes - did you forget to use 'git add'?\n"
5080 "If there is nothing left to stage, chances are that something else\n"
5081 "already introduced the same changes; you might want to skip this patch."
5082 msgstr ""
5084 #: git-am.sh:829
5085 msgid ""
5086 "You still have unmerged paths in your index\n"
5087 "did you forget to use 'git add'?"
5088 msgstr ""
5090 #: git-am.sh:845
5091 msgid "No changes -- Patch already applied."
5092 msgstr ""
5094 #: git-am.sh:855
5095 #, sh-format
5096 msgid "Patch failed at $msgnum $FIRSTLINE"
5097 msgstr ""
5099 #: git-am.sh:876
5100 msgid "applying to an empty history"
5101 msgstr ""
5103 #: git-bisect.sh:48
5104 msgid "You need to start by \"git bisect start\""
5105 msgstr ""
5107 #. TRANSLATORS: Make sure to include [Y] and [n] in your
5108 #. translation. The program will only accept English input
5109 #. at this point.
5110 #: git-bisect.sh:54
5111 msgid "Do you want me to do it for you [Y/n]? "
5112 msgstr ""
5114 #: git-bisect.sh:95
5115 #, sh-format
5116 msgid "unrecognised option: '$arg'"
5117 msgstr ""
5119 #: git-bisect.sh:99
5120 #, sh-format
5121 msgid "'$arg' does not appear to be a valid revision"
5122 msgstr ""
5124 #: git-bisect.sh:117
5125 msgid "Bad HEAD - I need a HEAD"
5126 msgstr ""
5128 #: git-bisect.sh:130
5129 #, sh-format
5130 msgid ""
5131 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
5132 msgstr ""
5134 #: git-bisect.sh:140
5135 msgid "won't bisect on seeked tree"
5136 msgstr ""
5138 #: git-bisect.sh:144
5139 msgid "Bad HEAD - strange symbolic ref"
5140 msgstr ""
5142 #: git-bisect.sh:189
5143 #, sh-format
5144 msgid "Bad bisect_write argument: $state"
5145 msgstr ""
5147 #: git-bisect.sh:218
5148 #, sh-format
5149 msgid "Bad rev input: $arg"
5150 msgstr ""
5152 #: git-bisect.sh:232
5153 msgid "Please call 'bisect_state' with at least one argument."
5154 msgstr ""
5156 #: git-bisect.sh:244
5157 #, sh-format
5158 msgid "Bad rev input: $rev"
5159 msgstr ""
5161 #: git-bisect.sh:250
5162 msgid "'git bisect bad' can take only one argument."
5163 msgstr ""
5165 #. have bad but not good.  we could bisect although
5166 #. this is less optimum.
5167 #: git-bisect.sh:273
5168 msgid "Warning: bisecting only with a bad commit."
5169 msgstr ""
5171 #. TRANSLATORS: Make sure to include [Y] and [n] in your
5172 #. translation. The program will only accept English input
5173 #. at this point.
5174 #: git-bisect.sh:279
5175 msgid "Are you sure [Y/n]? "
5176 msgstr ""
5178 #: git-bisect.sh:289
5179 msgid ""
5180 "You need to give me at least one good and one bad revisions.\n"
5181 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
5182 msgstr ""
5184 #: git-bisect.sh:292
5185 msgid ""
5186 "You need to start by \"git bisect start\".\n"
5187 "You then need to give me at least one good and one bad revisions.\n"
5188 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
5189 msgstr ""
5191 #: git-bisect.sh:347 git-bisect.sh:474
5192 msgid "We are not bisecting."
5193 msgstr ""
5195 #: git-bisect.sh:354
5196 #, sh-format
5197 msgid "'$invalid' is not a valid commit"
5198 msgstr ""
5200 #: git-bisect.sh:363
5201 #, sh-format
5202 msgid ""
5203 "Could not check out original HEAD '$branch'.\n"
5204 "Try 'git bisect reset <commit>'."
5205 msgstr ""
5207 #: git-bisect.sh:390
5208 msgid "No logfile given"
5209 msgstr ""
5211 #: git-bisect.sh:391
5212 #, sh-format
5213 msgid "cannot read $file for replaying"
5214 msgstr ""
5216 #: git-bisect.sh:408
5217 msgid "?? what are you talking about?"
5218 msgstr ""
5220 #: git-bisect.sh:420
5221 #, sh-format
5222 msgid "running $command"
5223 msgstr ""
5225 #: git-bisect.sh:427
5226 #, sh-format
5227 msgid ""
5228 "bisect run failed:\n"
5229 "exit code $res from '$command' is < 0 or >= 128"
5230 msgstr ""
5232 #: git-bisect.sh:453
5233 msgid "bisect run cannot continue any more"
5234 msgstr ""
5236 #: git-bisect.sh:459
5237 #, sh-format
5238 msgid ""
5239 "bisect run failed:\n"
5240 "'bisect_state $state' exited with error code $res"
5241 msgstr ""
5243 #: git-bisect.sh:466
5244 msgid "bisect run success"
5245 msgstr ""
5247 #: git-pull.sh:21
5248 msgid ""
5249 "Pull is not possible because you have unmerged files.\n"
5250 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
5251 "as appropriate to mark resolution, or use 'git commit -a'."
5252 msgstr ""
5254 #: git-pull.sh:25
5255 msgid "Pull is not possible because you have unmerged files."
5256 msgstr ""
5258 #: git-pull.sh:197
5259 msgid "updating an unborn branch with changes added to the index"
5260 msgstr ""
5262 #. The fetch involved updating the current branch.
5263 #. The working tree and the index file is still based on the
5264 #. $orig_head commit, but we are merging into $curr_head.
5265 #. First update the working tree to match $curr_head.
5266 #: git-pull.sh:228
5267 #, sh-format
5268 msgid ""
5269 "Warning: fetch updated the current branch head.\n"
5270 "Warning: fast-forwarding your working tree from\n"
5271 "Warning: commit $orig_head."
5272 msgstr ""
5274 #: git-pull.sh:253
5275 msgid "Cannot merge multiple branches into empty head"
5276 msgstr ""
5278 #: git-pull.sh:257
5279 msgid "Cannot rebase onto multiple branches"
5280 msgstr ""
5282 #: git-rebase.sh:52
5283 msgid ""
5284 "When you have resolved this problem, run \"git rebase --continue\".\n"
5285 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
5286 "To check out the original branch and stop rebasing, run \"git rebase --abort"
5287 "\"."
5288 msgstr ""
5290 #: git-rebase.sh:159
5291 msgid "The pre-rebase hook refused to rebase."
5292 msgstr ""
5294 #: git-rebase.sh:164
5295 msgid "It looks like git-am is in progress. Cannot rebase."
5296 msgstr ""
5298 #: git-rebase.sh:295
5299 msgid "The --exec option must be used with the --interactive option"
5300 msgstr ""
5302 #: git-rebase.sh:300
5303 msgid "No rebase in progress?"
5304 msgstr ""
5306 #: git-rebase.sh:313
5307 msgid "Cannot read HEAD"
5308 msgstr ""
5310 #: git-rebase.sh:316
5311 msgid ""
5312 "You must edit all merge conflicts and then\n"
5313 "mark them as resolved using git add"
5314 msgstr ""
5316 #: git-rebase.sh:334
5317 #, sh-format
5318 msgid "Could not move back to $head_name"
5319 msgstr ""
5321 #: git-rebase.sh:350
5322 #, sh-format
5323 msgid ""
5324 "It seems that there is already a $state_dir_base directory, and\n"
5325 "I wonder if you are in the middle of another rebase.  If that is the\n"
5326 "case, please try\n"
5327 "\t$cmd_live_rebase\n"
5328 "If that is not the case, please\n"
5329 "\t$cmd_clear_stale_rebase\n"
5330 "and run me again.  I am stopping in case you still have something\n"
5331 "valuable there."
5332 msgstr ""
5334 #: git-rebase.sh:395
5335 #, sh-format
5336 msgid "invalid upstream $upstream_name"
5337 msgstr ""
5339 #: git-rebase.sh:419
5340 #, sh-format
5341 msgid "$onto_name: there are more than one merge bases"
5342 msgstr ""
5344 #: git-rebase.sh:422 git-rebase.sh:426
5345 #, sh-format
5346 msgid "$onto_name: there is no merge base"
5347 msgstr ""
5349 #: git-rebase.sh:431
5350 #, sh-format
5351 msgid "Does not point to a valid commit: $onto_name"
5352 msgstr ""
5354 #: git-rebase.sh:454
5355 #, sh-format
5356 msgid "fatal: no such branch: $branch_name"
5357 msgstr ""
5359 #: git-rebase.sh:474
5360 msgid "Please commit or stash them."
5361 msgstr ""
5363 #: git-rebase.sh:492
5364 #, sh-format
5365 msgid "Current branch $branch_name is up to date."
5366 msgstr ""
5368 #: git-rebase.sh:495
5369 #, sh-format
5370 msgid "Current branch $branch_name is up to date, rebase forced."
5371 msgstr ""
5373 #: git-rebase.sh:506
5374 #, sh-format
5375 msgid "Changes from $mb to $onto:"
5376 msgstr ""
5378 #. Detach HEAD and reset the tree
5379 #: git-rebase.sh:515
5380 msgid "First, rewinding head to replay your work on top of it..."
5381 msgstr ""
5383 #: git-rebase.sh:523
5384 #, sh-format
5385 msgid "Fast-forwarded $branch_name to $onto_name."
5386 msgstr ""
5388 #: git-stash.sh:51
5389 msgid "git stash clear with parameters is unimplemented"
5390 msgstr ""
5392 #: git-stash.sh:74
5393 msgid "You do not have the initial commit yet"
5394 msgstr ""
5396 #: git-stash.sh:89
5397 msgid "Cannot save the current index state"
5398 msgstr ""
5400 #: git-stash.sh:123 git-stash.sh:136
5401 msgid "Cannot save the current worktree state"
5402 msgstr ""
5404 #: git-stash.sh:140
5405 msgid "No changes selected"
5406 msgstr ""
5408 #: git-stash.sh:143
5409 msgid "Cannot remove temporary index (can't happen)"
5410 msgstr ""
5412 #: git-stash.sh:156
5413 msgid "Cannot record working tree state"
5414 msgstr ""
5416 #. TRANSLATORS: $option is an invalid option, like
5417 #. `--blah-blah'. The 7 spaces at the beginning of the
5418 #. second line correspond to "error: ". So you should line
5419 #. up the second line with however many characters the
5420 #. translation of "error: " takes in your language. E.g. in
5421 #. English this is:
5423 #. $ git stash save --blah-blah 2>&1 | head -n 2
5424 #. error: unknown option for 'stash save': --blah-blah
5425 #. To provide a message, use git stash save -- '--blah-blah'
5426 #: git-stash.sh:202
5427 #, sh-format
5428 msgid ""
5429 "error: unknown option for 'stash save': $option\n"
5430 "       To provide a message, use git stash save -- '$option'"
5431 msgstr ""
5433 #: git-stash.sh:223
5434 msgid "No local changes to save"
5435 msgstr ""
5437 #: git-stash.sh:227
5438 msgid "Cannot initialize stash"
5439 msgstr ""
5441 #: git-stash.sh:235
5442 msgid "Cannot save the current status"
5443 msgstr ""
5445 #: git-stash.sh:253
5446 msgid "Cannot remove worktree changes"
5447 msgstr ""
5449 #: git-stash.sh:352
5450 msgid "No stash found."
5451 msgstr ""
5453 #: git-stash.sh:359
5454 #, sh-format
5455 msgid "Too many revisions specified: $REV"
5456 msgstr ""
5458 #: git-stash.sh:365
5459 #, sh-format
5460 msgid "$reference is not valid reference"
5461 msgstr ""
5463 #: git-stash.sh:393
5464 #, sh-format
5465 msgid "'$args' is not a stash-like commit"
5466 msgstr ""
5468 #: git-stash.sh:404
5469 #, sh-format
5470 msgid "'$args' is not a stash reference"
5471 msgstr ""
5473 #: git-stash.sh:412
5474 msgid "unable to refresh index"
5475 msgstr ""
5477 #: git-stash.sh:416
5478 msgid "Cannot apply a stash in the middle of a merge"
5479 msgstr ""
5481 #: git-stash.sh:424
5482 msgid "Conflicts in index. Try without --index."
5483 msgstr ""
5485 #: git-stash.sh:426
5486 msgid "Could not save index tree"
5487 msgstr ""
5489 #: git-stash.sh:460
5490 msgid "Cannot unstage modified files"
5491 msgstr ""
5493 #: git-stash.sh:474
5494 msgid "Index was not unstashed."
5495 msgstr ""
5497 #: git-stash.sh:491
5498 #, sh-format
5499 msgid "Dropped ${REV} ($s)"
5500 msgstr ""
5502 #: git-stash.sh:492
5503 #, sh-format
5504 msgid "${REV}: Could not drop stash entry"
5505 msgstr ""
5507 #: git-stash.sh:499
5508 msgid "No branch name specified"
5509 msgstr ""
5511 #: git-stash.sh:570
5512 msgid "(To restore them type \"git stash apply\")"
5513 msgstr ""
5515 #: git-submodule.sh:88
5516 #, sh-format
5517 msgid "cannot strip one component off url '$remoteurl'"
5518 msgstr ""
5520 #: git-submodule.sh:167
5521 #, sh-format
5522 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
5523 msgstr ""
5525 #: git-submodule.sh:211
5526 #, sh-format
5527 msgid "Clone of '$url' into submodule path '$sm_path' failed"
5528 msgstr ""
5530 #: git-submodule.sh:223
5531 #, sh-format
5532 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
5533 msgstr ""
5535 #: git-submodule.sh:312
5536 #, sh-format
5537 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
5538 msgstr ""
5540 #: git-submodule.sh:329
5541 #, sh-format
5542 msgid "'$sm_path' already exists in the index"
5543 msgstr ""
5545 #: git-submodule.sh:333
5546 #, sh-format
5547 msgid ""
5548 "The following path is ignored by one of your .gitignore files:\n"
5549 "$sm_path\n"
5550 "Use -f if you really want to add it."
5551 msgstr ""
5553 #: git-submodule.sh:344
5554 #, sh-format
5555 msgid "Adding existing repo at '$sm_path' to the index"
5556 msgstr ""
5558 #: git-submodule.sh:346
5559 #, sh-format
5560 msgid "'$sm_path' already exists and is not a valid git repo"
5561 msgstr ""
5563 #: git-submodule.sh:360
5564 #, sh-format
5565 msgid "Unable to checkout submodule '$sm_path'"
5566 msgstr ""
5568 #: git-submodule.sh:365
5569 #, sh-format
5570 msgid "Failed to add submodule '$sm_path'"
5571 msgstr ""
5573 #: git-submodule.sh:370
5574 #, sh-format
5575 msgid "Failed to register submodule '$sm_path'"
5576 msgstr ""
5578 #: git-submodule.sh:413
5579 #, sh-format
5580 msgid "Entering '$prefix$sm_path'"
5581 msgstr ""
5583 #: git-submodule.sh:427
5584 #, sh-format
5585 msgid "Stopping at '$sm_path'; script returned non-zero status."
5586 msgstr ""
5588 #: git-submodule.sh:471
5589 #, sh-format
5590 msgid "No url found for submodule path '$sm_path' in .gitmodules"
5591 msgstr ""
5593 #: git-submodule.sh:480
5594 #, sh-format
5595 msgid "Failed to register url for submodule path '$sm_path'"
5596 msgstr ""
5598 #: git-submodule.sh:482
5599 #, sh-format
5600 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
5601 msgstr ""
5603 #: git-submodule.sh:490
5604 #, sh-format
5605 msgid "Failed to register update mode for submodule path '$sm_path'"
5606 msgstr ""
5608 #: git-submodule.sh:590
5609 #, sh-format
5610 msgid ""
5611 "Submodule path '$sm_path' not initialized\n"
5612 "Maybe you want to use 'update --init'?"
5613 msgstr ""
5615 #: git-submodule.sh:603
5616 #, sh-format
5617 msgid "Unable to find current revision in submodule path '$sm_path'"
5618 msgstr ""
5620 #: git-submodule.sh:622
5621 #, sh-format
5622 msgid "Unable to fetch in submodule path '$sm_path'"
5623 msgstr ""
5625 #: git-submodule.sh:636
5626 #, sh-format
5627 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
5628 msgstr ""
5630 #: git-submodule.sh:637
5631 #, sh-format
5632 msgid "Submodule path '$sm_path': rebased into '$sha1'"
5633 msgstr ""
5635 #: git-submodule.sh:642
5636 #, sh-format
5637 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
5638 msgstr ""
5640 #: git-submodule.sh:643
5641 #, sh-format
5642 msgid "Submodule path '$sm_path': merged in '$sha1'"
5643 msgstr ""
5645 #: git-submodule.sh:648
5646 #, sh-format
5647 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
5648 msgstr ""
5650 #: git-submodule.sh:649
5651 #, sh-format
5652 msgid "Submodule path '$sm_path': checked out '$sha1'"
5653 msgstr ""
5655 #: git-submodule.sh:671 git-submodule.sh:995
5656 #, sh-format
5657 msgid "Failed to recurse into submodule path '$sm_path'"
5658 msgstr ""
5660 #: git-submodule.sh:779
5661 msgid "The --cached option cannot be used with the --files option"
5662 msgstr ""
5664 #. unexpected type
5665 #: git-submodule.sh:819
5666 #, sh-format
5667 msgid "unexpected mode $mod_dst"
5668 msgstr ""
5670 #: git-submodule.sh:837
5671 #, sh-format
5672 msgid "  Warn: $name doesn't contain commit $sha1_src"
5673 msgstr ""
5675 #: git-submodule.sh:840
5676 #, sh-format
5677 msgid "  Warn: $name doesn't contain commit $sha1_dst"
5678 msgstr ""
5680 #: git-submodule.sh:843
5681 #, sh-format
5682 msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
5683 msgstr ""
5685 #: git-submodule.sh:868
5686 msgid "blob"
5687 msgstr ""
5689 #: git-submodule.sh:906
5690 msgid "# Submodules changed but not updated:"
5691 msgstr ""
5693 #: git-submodule.sh:908
5694 msgid "# Submodule changes to be committed:"
5695 msgstr ""
5697 #: git-submodule.sh:1054
5698 #, sh-format
5699 msgid "Synchronizing submodule url for '$name'"
5700 msgstr ""