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