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