t5800: point out that deleting branches does not work
[git/dscho.git] / po / git.pot
blob05177d6c8ed1eb06c31632ad7795adc239be4626
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2012-09-15 10:21+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: advice.c:40
22 #, c-format
23 msgid "hint: %.*s\n"
24 msgstr ""
27 #. * Message used both when 'git commit' fails and when
28 #. * other commands doing a merge do.
30 #: advice.c:70
31 msgid ""
32 "Fix them up in the work tree,\n"
33 "and then use 'git add/rm <file>' as\n"
34 "appropriate to mark resolution and make a commit,\n"
35 "or use 'git commit -a'."
36 msgstr ""
38 #: archive.c:10
39 msgid "git archive [options] <tree-ish> [<path>...]"
40 msgstr ""
42 #: archive.c:11
43 msgid "git archive --list"
44 msgstr ""
46 #: archive.c:12
47 msgid ""
48 "git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]"
49 msgstr ""
51 #: archive.c:13
52 msgid "git archive --remote <repo> [--exec <cmd>] --list"
53 msgstr ""
55 #: archive.c:322
56 msgid "fmt"
57 msgstr ""
59 #: archive.c:322
60 msgid "archive format"
61 msgstr ""
63 #: archive.c:323 builtin/log.c:1079
64 msgid "prefix"
65 msgstr ""
67 #: archive.c:324
68 msgid "prepend prefix to each pathname in the archive"
69 msgstr ""
71 #: archive.c:325 builtin/archive.c:91 builtin/blame.c:2332
72 #: builtin/blame.c:2333 builtin/config.c:56 builtin/fast-export.c:642
73 #: builtin/fast-export.c:644 builtin/grep.c:800 builtin/hash-object.c:77
74 #: builtin/ls-files.c:494 builtin/ls-files.c:497 builtin/notes.c:537
75 #: builtin/notes.c:694 builtin/read-tree.c:107 parse-options.h:149
76 msgid "file"
77 msgstr ""
79 #: archive.c:326 builtin/archive.c:92
80 msgid "write the archive to this file"
81 msgstr ""
83 #: archive.c:328
84 msgid "read .gitattributes in working directory"
85 msgstr ""
87 #: archive.c:329
88 msgid "report archived files on stderr"
89 msgstr ""
91 #: archive.c:330
92 msgid "store only"
93 msgstr ""
95 #: archive.c:331
96 msgid "compress faster"
97 msgstr ""
99 #: archive.c:339
100 msgid "compress better"
101 msgstr ""
103 #: archive.c:342
104 msgid "list supported archive formats"
105 msgstr ""
107 #: archive.c:344 builtin/archive.c:93 builtin/clone.c:85
108 msgid "repo"
109 msgstr ""
111 #: archive.c:345 builtin/archive.c:94
112 msgid "retrieve the archive from remote repository <repo>"
113 msgstr ""
115 #: archive.c:346 builtin/archive.c:95 builtin/notes.c:616
116 msgid "command"
117 msgstr ""
119 #: archive.c:347 builtin/archive.c:96
120 msgid "path to the remote git-upload-archive command"
121 msgstr ""
123 #: bundle.c:36
124 #, c-format
125 msgid "'%s' does not look like a v2 bundle file"
126 msgstr ""
128 #: bundle.c:63
129 #, c-format
130 msgid "unrecognized header: %s%s (%d)"
131 msgstr ""
133 #: bundle.c:89 builtin/commit.c:714
134 #, c-format
135 msgid "could not open '%s'"
136 msgstr ""
138 #: bundle.c:140
139 msgid "Repository lacks these prerequisite commits:"
140 msgstr ""
142 #: bundle.c:164 sequencer.c:557 sequencer.c:989 builtin/log.c:290
143 #: builtin/log.c:727 builtin/log.c:1313 builtin/log.c:1529 builtin/merge.c:347
144 #: builtin/shortlog.c:181
145 msgid "revision walk setup failed"
146 msgstr ""
148 #: bundle.c:186
149 #, c-format
150 msgid "The bundle contains %d ref"
151 msgid_plural "The bundle contains %d refs"
152 msgstr[0] ""
153 msgstr[1] ""
155 #: bundle.c:192
156 msgid "The bundle records a complete history."
157 msgstr ""
159 #: bundle.c:195
160 #, c-format
161 msgid "The bundle requires this ref"
162 msgid_plural "The bundle requires these %d refs"
163 msgstr[0] ""
164 msgstr[1] ""
166 #: bundle.c:294
167 msgid "rev-list died"
168 msgstr ""
170 #: bundle.c:300 builtin/log.c:1209 builtin/shortlog.c:284
171 #, c-format
172 msgid "unrecognized argument: %s"
173 msgstr ""
175 #: bundle.c:335
176 #, c-format
177 msgid "ref '%s' is excluded by the rev-list options"
178 msgstr ""
180 #: bundle.c:380
181 msgid "Refusing to create empty bundle."
182 msgstr ""
184 #: bundle.c:398
185 msgid "Could not spawn pack-objects"
186 msgstr ""
188 #: bundle.c:416
189 msgid "pack-objects died"
190 msgstr ""
192 #: bundle.c:419
193 #, c-format
194 msgid "cannot create '%s'"
195 msgstr ""
197 #: bundle.c:441
198 msgid "index-pack died"
199 msgstr ""
201 #: commit.c:48
202 #, c-format
203 msgid "could not parse %s"
204 msgstr ""
206 #: commit.c:50
207 #, c-format
208 msgid "%s %s is not a commit!"
209 msgstr ""
211 #: compat/obstack.c:406 compat/obstack.c:408
212 msgid "memory exhausted"
213 msgstr ""
215 #: connected.c:39
216 msgid "Could not run 'git rev-list'"
217 msgstr ""
219 #: connected.c:48
220 #, c-format
221 msgid "failed write to rev-list: %s"
222 msgstr ""
224 #: connected.c:56
225 #, c-format
226 msgid "failed to close rev-list's stdin: %s"
227 msgstr ""
229 #: date.c:95
230 msgid "in the future"
231 msgstr ""
233 #: date.c:101
234 #, c-format
235 msgid "%lu second ago"
236 msgid_plural "%lu seconds ago"
237 msgstr[0] ""
238 msgstr[1] ""
240 #: date.c:108
241 #, c-format
242 msgid "%lu minute ago"
243 msgid_plural "%lu minutes ago"
244 msgstr[0] ""
245 msgstr[1] ""
247 #: date.c:115
248 #, c-format
249 msgid "%lu hour ago"
250 msgid_plural "%lu hours ago"
251 msgstr[0] ""
252 msgstr[1] ""
254 #: date.c:122
255 #, c-format
256 msgid "%lu day ago"
257 msgid_plural "%lu days ago"
258 msgstr[0] ""
259 msgstr[1] ""
261 #: date.c:128
262 #, c-format
263 msgid "%lu week ago"
264 msgid_plural "%lu weeks ago"
265 msgstr[0] ""
266 msgstr[1] ""
268 #: date.c:135
269 #, c-format
270 msgid "%lu month ago"
271 msgid_plural "%lu months ago"
272 msgstr[0] ""
273 msgstr[1] ""
275 #: date.c:146
276 #, c-format
277 msgid "%lu year"
278 msgid_plural "%lu years"
279 msgstr[0] ""
280 msgstr[1] ""
282 #: date.c:149
283 #, c-format
284 msgid "%s, %lu month ago"
285 msgid_plural "%s, %lu months ago"
286 msgstr[0] ""
287 msgstr[1] ""
289 #: date.c:154 date.c:159
290 #, c-format
291 msgid "%lu year ago"
292 msgid_plural "%lu years ago"
293 msgstr[0] ""
294 msgstr[1] ""
296 #: diff.c:105
297 #, c-format
298 msgid "  Failed to parse dirstat cut-off percentage '%.*s'\n"
299 msgstr ""
301 #: diff.c:110
302 #, c-format
303 msgid "  Unknown dirstat parameter '%.*s'\n"
304 msgstr ""
306 #: diff.c:210
307 #, c-format
308 msgid ""
309 "Found errors in 'diff.dirstat' config variable:\n"
310 "%s"
311 msgstr ""
313 #: diff.c:1401
314 msgid " 0 files changed"
315 msgstr ""
317 #: diff.c:1405
318 #, c-format
319 msgid " %d file changed"
320 msgid_plural " %d files changed"
321 msgstr[0] ""
322 msgstr[1] ""
324 #: diff.c:1422
325 #, c-format
326 msgid ", %d insertion(+)"
327 msgid_plural ", %d insertions(+)"
328 msgstr[0] ""
329 msgstr[1] ""
331 #: diff.c:1433
332 #, c-format
333 msgid ", %d deletion(-)"
334 msgid_plural ", %d deletions(-)"
335 msgstr[0] ""
336 msgstr[1] ""
338 #: diff.c:3460
339 #, c-format
340 msgid ""
341 "Failed to parse --dirstat/-X option parameter:\n"
342 "%s"
343 msgstr ""
345 #: gpg-interface.c:59
346 msgid "could not run gpg."
347 msgstr ""
349 #: gpg-interface.c:71
350 msgid "gpg did not accept the data"
351 msgstr ""
353 #: gpg-interface.c:82
354 msgid "gpg failed to sign the data"
355 msgstr ""
357 #: grep.c:1320
358 #, c-format
359 msgid "'%s': unable to read %s"
360 msgstr ""
362 #: grep.c:1337
363 #, c-format
364 msgid "'%s': %s"
365 msgstr ""
367 #: grep.c:1348
368 #, c-format
369 msgid "'%s': short read %s"
370 msgstr ""
372 #: help.c:212
373 #, c-format
374 msgid "available git commands in '%s'"
375 msgstr ""
377 #: help.c:219
378 msgid "git commands available from elsewhere on your $PATH"
379 msgstr ""
381 #: help.c:275
382 #, c-format
383 msgid ""
384 "'%s' appears to be a git command, but we were not\n"
385 "able to execute it. Maybe git-%s is broken?"
386 msgstr ""
388 #: help.c:332
389 msgid "Uh oh. Your system reports no Git commands at all."
390 msgstr ""
392 #: help.c:354
393 #, c-format
394 msgid ""
395 "WARNING: You called a Git command named '%s', which does not exist.\n"
396 "Continuing under the assumption that you meant '%s'"
397 msgstr ""
399 #: help.c:359
400 #, c-format
401 msgid "in %0.1f seconds automatically..."
402 msgstr ""
404 #: help.c:366
405 #, c-format
406 msgid "git: '%s' is not a git command. See 'git --help'."
407 msgstr ""
409 #: help.c:370
410 msgid ""
411 "\n"
412 "Did you mean this?"
413 msgid_plural ""
414 "\n"
415 "Did you mean one of these?"
416 msgstr[0] ""
417 msgstr[1] ""
419 #: merge-recursive.c:190
420 #, c-format
421 msgid "(bad commit)\n"
422 msgstr ""
424 #: merge-recursive.c:206
425 #, c-format
426 msgid "addinfo_cache failed for path '%s'"
427 msgstr ""
429 #: merge-recursive.c:268
430 msgid "error building trees"
431 msgstr ""
433 #: merge-recursive.c:672
434 #, c-format
435 msgid "failed to create path '%s'%s"
436 msgstr ""
438 #: merge-recursive.c:683
439 #, c-format
440 msgid "Removing %s to make room for subdirectory\n"
441 msgstr ""
443 #. something else exists
444 #. .. but not some other error (who really cares what?)
445 #: merge-recursive.c:697 merge-recursive.c:718
446 msgid ": perhaps a D/F conflict?"
447 msgstr ""
449 #: merge-recursive.c:708
450 #, c-format
451 msgid "refusing to lose untracked file at '%s'"
452 msgstr ""
454 #: merge-recursive.c:748
455 #, c-format
456 msgid "cannot read object %s '%s'"
457 msgstr ""
459 #: merge-recursive.c:750
460 #, c-format
461 msgid "blob expected for %s '%s'"
462 msgstr ""
464 #: merge-recursive.c:773 builtin/clone.c:302
465 #, c-format
466 msgid "failed to open '%s'"
467 msgstr ""
469 #: merge-recursive.c:781
470 #, c-format
471 msgid "failed to symlink '%s'"
472 msgstr ""
474 #: merge-recursive.c:784
475 #, c-format
476 msgid "do not know what to do with %06o %s '%s'"
477 msgstr ""
479 #: merge-recursive.c:922
480 msgid "Failed to execute internal merge"
481 msgstr ""
483 #: merge-recursive.c:926
484 #, c-format
485 msgid "Unable to add %s to database"
486 msgstr ""
488 #: merge-recursive.c:942
489 msgid "unsupported object type in the tree"
490 msgstr ""
492 #: merge-recursive.c:1021 merge-recursive.c:1035
493 #, c-format
494 msgid ""
495 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
496 "in tree."
497 msgstr ""
499 #: merge-recursive.c:1027 merge-recursive.c:1040
500 #, c-format
501 msgid ""
502 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
503 "in tree at %s."
504 msgstr ""
506 #: merge-recursive.c:1081
507 msgid "rename"
508 msgstr ""
510 #: merge-recursive.c:1081
511 msgid "renamed"
512 msgstr ""
514 #: merge-recursive.c:1137
515 #, c-format
516 msgid "%s is a directory in %s adding as %s instead"
517 msgstr ""
519 #: merge-recursive.c:1159
520 #, c-format
521 msgid ""
522 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
523 "\"->\"%s\" in \"%s\"%s"
524 msgstr ""
526 #: merge-recursive.c:1164
527 msgid " (left unresolved)"
528 msgstr ""
530 #: merge-recursive.c:1218
531 #, c-format
532 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
533 msgstr ""
535 #: merge-recursive.c:1248
536 #, c-format
537 msgid "Renaming %s to %s and %s to %s instead"
538 msgstr ""
540 #: merge-recursive.c:1447
541 #, c-format
542 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
543 msgstr ""
545 #: merge-recursive.c:1457
546 #, c-format
547 msgid "Adding merged %s"
548 msgstr ""
550 #: merge-recursive.c:1462 merge-recursive.c:1660
551 #, c-format
552 msgid "Adding as %s instead"
553 msgstr ""
555 #: merge-recursive.c:1513
556 #, c-format
557 msgid "cannot read object %s"
558 msgstr ""
560 #: merge-recursive.c:1516
561 #, c-format
562 msgid "object %s is not a blob"
563 msgstr ""
565 #: merge-recursive.c:1564
566 msgid "modify"
567 msgstr ""
569 #: merge-recursive.c:1564
570 msgid "modified"
571 msgstr ""
573 #: merge-recursive.c:1574
574 msgid "content"
575 msgstr ""
577 #: merge-recursive.c:1581
578 msgid "add/add"
579 msgstr ""
581 #: merge-recursive.c:1615
582 #, c-format
583 msgid "Skipped %s (merged same as existing)"
584 msgstr ""
586 #: merge-recursive.c:1629
587 #, c-format
588 msgid "Auto-merging %s"
589 msgstr ""
591 #: merge-recursive.c:1633 git-submodule.sh:869
592 msgid "submodule"
593 msgstr ""
595 #: merge-recursive.c:1634
596 #, c-format
597 msgid "CONFLICT (%s): Merge conflict in %s"
598 msgstr ""
600 #: merge-recursive.c:1724
601 #, c-format
602 msgid "Removing %s"
603 msgstr ""
605 #: merge-recursive.c:1749
606 msgid "file/directory"
607 msgstr ""
609 #: merge-recursive.c:1755
610 msgid "directory/file"
611 msgstr ""
613 #: merge-recursive.c:1760
614 #, c-format
615 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
616 msgstr ""
618 #: merge-recursive.c:1770
619 #, c-format
620 msgid "Adding %s"
621 msgstr ""
623 #: merge-recursive.c:1787
624 msgid "Fatal merge failure, shouldn't happen."
625 msgstr ""
627 #: merge-recursive.c:1806
628 msgid "Already up-to-date!"
629 msgstr ""
631 #: merge-recursive.c:1815
632 #, c-format
633 msgid "merging of trees %s and %s failed"
634 msgstr ""
636 #: merge-recursive.c:1845
637 #, c-format
638 msgid "Unprocessed path??? %s"
639 msgstr ""
641 #: merge-recursive.c:1890
642 msgid "Merging:"
643 msgstr ""
645 #: merge-recursive.c:1903
646 #, c-format
647 msgid "found %u common ancestor:"
648 msgid_plural "found %u common ancestors:"
649 msgstr[0] ""
650 msgstr[1] ""
652 #: merge-recursive.c:1940
653 msgid "merge returned no commit"
654 msgstr ""
656 #: merge-recursive.c:1997
657 #, c-format
658 msgid "Could not parse object '%s'"
659 msgstr ""
661 #: merge-recursive.c:2009 builtin/merge.c:696
662 msgid "Unable to write index."
663 msgstr ""
665 #: parse-options.c:494
666 msgid "..."
667 msgstr ""
669 #: parse-options.c:512
670 #, c-format
671 msgid "usage: %s"
672 msgstr ""
674 #. TRANSLATORS: the colon here should align with the
675 #. one in "usage: %s" translation
676 #: parse-options.c:516
677 #, c-format
678 msgid "   or: %s"
679 msgstr ""
681 #: parse-options.c:519
682 #, c-format
683 msgid "    %s"
684 msgstr ""
686 #: remote.c:1632
687 #, c-format
688 msgid "Your branch is ahead of '%s' by %d commit.\n"
689 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
690 msgstr[0] ""
691 msgstr[1] ""
693 #: remote.c:1638
694 #, c-format
695 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
696 msgid_plural ""
697 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
698 msgstr[0] ""
699 msgstr[1] ""
701 #: remote.c:1646
702 #, c-format
703 msgid ""
704 "Your branch and '%s' have diverged,\n"
705 "and have %d and %d different commit each, respectively.\n"
706 msgid_plural ""
707 "Your branch and '%s' have diverged,\n"
708 "and have %d and %d different commits each, respectively.\n"
709 msgstr[0] ""
710 msgstr[1] ""
712 #: sequencer.c:121 builtin/merge.c:864 builtin/merge.c:977
713 #: builtin/merge.c:1087 builtin/merge.c:1097
714 #, c-format
715 msgid "Could not open '%s' for writing"
716 msgstr ""
718 #: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:867
719 #: builtin/merge.c:1089 builtin/merge.c:1102
720 #, c-format
721 msgid "Could not write to '%s'"
722 msgstr ""
724 #: sequencer.c:144
725 msgid ""
726 "after resolving the conflicts, mark the corrected paths\n"
727 "with 'git add <paths>' or 'git rm <paths>'"
728 msgstr ""
730 #: sequencer.c:147
731 msgid ""
732 "after resolving the conflicts, mark the corrected paths\n"
733 "with 'git add <paths>' or 'git rm <paths>'\n"
734 "and commit the result with 'git commit'"
735 msgstr ""
737 #: sequencer.c:160 sequencer.c:765 sequencer.c:848
738 #, c-format
739 msgid "Could not write to %s"
740 msgstr ""
742 #: sequencer.c:163
743 #, c-format
744 msgid "Error wrapping up %s"
745 msgstr ""
747 #: sequencer.c:178
748 msgid "Your local changes would be overwritten by cherry-pick."
749 msgstr ""
751 #: sequencer.c:180
752 msgid "Your local changes would be overwritten by revert."
753 msgstr ""
755 #: sequencer.c:183
756 msgid "Commit your changes or stash them to proceed."
757 msgstr ""
759 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
760 #: sequencer.c:233
761 #, c-format
762 msgid "%s: Unable to write new index file"
763 msgstr ""
765 #: sequencer.c:261
766 msgid "Could not resolve HEAD commit\n"
767 msgstr ""
769 #: sequencer.c:282
770 msgid "Unable to update cache tree\n"
771 msgstr ""
773 #: sequencer.c:327
774 #, c-format
775 msgid "Could not parse commit %s\n"
776 msgstr ""
778 #: sequencer.c:332
779 #, c-format
780 msgid "Could not parse parent commit %s\n"
781 msgstr ""
783 #: sequencer.c:398
784 msgid "Your index file is unmerged."
785 msgstr ""
787 #: sequencer.c:401
788 msgid "You do not have a valid HEAD"
789 msgstr ""
791 #: sequencer.c:416
792 #, c-format
793 msgid "Commit %s is a merge but no -m option was given."
794 msgstr ""
796 #: sequencer.c:424
797 #, c-format
798 msgid "Commit %s does not have parent %d"
799 msgstr ""
801 #: sequencer.c:428
802 #, c-format
803 msgid "Mainline was specified but commit %s is not a merge."
804 msgstr ""
806 #. TRANSLATORS: The first %s will be "revert" or
807 #. "cherry-pick", the second %s a SHA1
808 #: sequencer.c:439
809 #, c-format
810 msgid "%s: cannot parse parent commit %s"
811 msgstr ""
813 #: sequencer.c:443
814 #, c-format
815 msgid "Cannot get commit message for %s"
816 msgstr ""
818 #: sequencer.c:527
819 #, c-format
820 msgid "could not revert %s... %s"
821 msgstr ""
823 #: sequencer.c:528
824 #, c-format
825 msgid "could not apply %s... %s"
826 msgstr ""
828 #: sequencer.c:560
829 msgid "empty commit set passed"
830 msgstr ""
832 #: sequencer.c:568
833 #, c-format
834 msgid "git %s: failed to read the index"
835 msgstr ""
837 #: sequencer.c:573
838 #, c-format
839 msgid "git %s: failed to refresh the index"
840 msgstr ""
842 #: sequencer.c:631
843 #, c-format
844 msgid "Cannot %s during a %s"
845 msgstr ""
847 #: sequencer.c:653
848 #, c-format
849 msgid "Could not parse line %d."
850 msgstr ""
852 #: sequencer.c:658
853 msgid "No commits parsed."
854 msgstr ""
856 #: sequencer.c:671
857 #, c-format
858 msgid "Could not open %s"
859 msgstr ""
861 #: sequencer.c:675
862 #, c-format
863 msgid "Could not read %s."
864 msgstr ""
866 #: sequencer.c:682
867 #, c-format
868 msgid "Unusable instruction sheet: %s"
869 msgstr ""
871 #: sequencer.c:710
872 #, c-format
873 msgid "Invalid key: %s"
874 msgstr ""
876 #: sequencer.c:713
877 #, c-format
878 msgid "Invalid value for %s: %s"
879 msgstr ""
881 #: sequencer.c:725
882 #, c-format
883 msgid "Malformed options sheet: %s"
884 msgstr ""
886 #: sequencer.c:746
887 msgid "a cherry-pick or revert is already in progress"
888 msgstr ""
890 #: sequencer.c:747
891 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
892 msgstr ""
894 #: sequencer.c:751
895 #, c-format
896 msgid "Could not create sequencer directory %s"
897 msgstr ""
899 #: sequencer.c:767 sequencer.c:852
900 #, c-format
901 msgid "Error wrapping up %s."
902 msgstr ""
904 #: sequencer.c:786 sequencer.c:920
905 msgid "no cherry-pick or revert in progress"
906 msgstr ""
908 #: sequencer.c:788
909 msgid "cannot resolve HEAD"
910 msgstr ""
912 #: sequencer.c:790
913 msgid "cannot abort from a branch yet to be born"
914 msgstr ""
916 #: sequencer.c:812 builtin/apply.c:4005
917 #, c-format
918 msgid "cannot open %s: %s"
919 msgstr ""
921 #: sequencer.c:815
922 #, c-format
923 msgid "cannot read %s: %s"
924 msgstr ""
926 #: sequencer.c:816
927 msgid "unexpected end of file"
928 msgstr ""
930 #: sequencer.c:822
931 #, c-format
932 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
933 msgstr ""
935 #: sequencer.c:845
936 #, c-format
937 msgid "Could not format %s."
938 msgstr ""
940 #: sequencer.c:1007
941 msgid "Can't revert as initial commit"
942 msgstr ""
944 #: sequencer.c:1008
945 msgid "Can't cherry-pick into empty head"
946 msgstr ""
948 #: sha1_name.c:1044
949 msgid "HEAD does not point to a branch"
950 msgstr ""
952 #: sha1_name.c:1047
953 #, c-format
954 msgid "No such branch: '%s'"
955 msgstr ""
957 #: sha1_name.c:1049
958 #, c-format
959 msgid "No upstream configured for branch '%s'"
960 msgstr ""
962 #: sha1_name.c:1052
963 #, c-format
964 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
965 msgstr ""
967 #: wrapper.c:408
968 #, c-format
969 msgid "unable to access '%s': %s"
970 msgstr ""
972 #: wrapper.c:426
973 #, c-format
974 msgid "unable to look up current user in the passwd file: %s"
975 msgstr ""
977 #: wrapper.c:427
978 msgid "no such user"
979 msgstr ""
981 #: wt-status.c:140
982 msgid "Unmerged paths:"
983 msgstr ""
985 #: wt-status.c:167 wt-status.c:194
986 #, c-format
987 msgid "  (use \"git reset %s <file>...\" to unstage)"
988 msgstr ""
990 #: wt-status.c:169 wt-status.c:196
991 msgid "  (use \"git rm --cached <file>...\" to unstage)"
992 msgstr ""
994 #: wt-status.c:173
995 msgid "  (use \"git add <file>...\" to mark resolution)"
996 msgstr ""
998 #: wt-status.c:175 wt-status.c:179
999 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1000 msgstr ""
1002 #: wt-status.c:177
1003 msgid "  (use \"git rm <file>...\" to mark resolution)"
1004 msgstr ""
1006 #: wt-status.c:188
1007 msgid "Changes to be committed:"
1008 msgstr ""
1010 #: wt-status.c:206
1011 msgid "Changes not staged for commit:"
1012 msgstr ""
1014 #: wt-status.c:210
1015 msgid "  (use \"git add <file>...\" to update what will be committed)"
1016 msgstr ""
1018 #: wt-status.c:212
1019 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
1020 msgstr ""
1022 #: wt-status.c:213
1023 msgid ""
1024 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
1025 msgstr ""
1027 #: wt-status.c:215
1028 msgid "  (commit or discard the untracked or modified content in submodules)"
1029 msgstr ""
1031 #: wt-status.c:227
1032 #, c-format
1033 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
1034 msgstr ""
1036 #: wt-status.c:244
1037 msgid "bug"
1038 msgstr ""
1040 #: wt-status.c:249
1041 msgid "both deleted:"
1042 msgstr ""
1044 #: wt-status.c:250
1045 msgid "added by us:"
1046 msgstr ""
1048 #: wt-status.c:251
1049 msgid "deleted by them:"
1050 msgstr ""
1052 #: wt-status.c:252
1053 msgid "added by them:"
1054 msgstr ""
1056 #: wt-status.c:253
1057 msgid "deleted by us:"
1058 msgstr ""
1060 #: wt-status.c:254
1061 msgid "both added:"
1062 msgstr ""
1064 #: wt-status.c:255
1065 msgid "both modified:"
1066 msgstr ""
1068 #: wt-status.c:285
1069 msgid "new commits, "
1070 msgstr ""
1072 #: wt-status.c:287
1073 msgid "modified content, "
1074 msgstr ""
1076 #: wt-status.c:289
1077 msgid "untracked content, "
1078 msgstr ""
1080 #: wt-status.c:303
1081 #, c-format
1082 msgid "new file:   %s"
1083 msgstr ""
1085 #: wt-status.c:306
1086 #, c-format
1087 msgid "copied:     %s -> %s"
1088 msgstr ""
1090 #: wt-status.c:309
1091 #, c-format
1092 msgid "deleted:    %s"
1093 msgstr ""
1095 #: wt-status.c:312
1096 #, c-format
1097 msgid "modified:   %s"
1098 msgstr ""
1100 #: wt-status.c:315
1101 #, c-format
1102 msgid "renamed:    %s -> %s"
1103 msgstr ""
1105 #: wt-status.c:318
1106 #, c-format
1107 msgid "typechange: %s"
1108 msgstr ""
1110 #: wt-status.c:321
1111 #, c-format
1112 msgid "unknown:    %s"
1113 msgstr ""
1115 #: wt-status.c:324
1116 #, c-format
1117 msgid "unmerged:   %s"
1118 msgstr ""
1120 #: wt-status.c:327
1121 #, c-format
1122 msgid "bug: unhandled diff status %c"
1123 msgstr ""
1125 #: wt-status.c:785
1126 msgid "You have unmerged paths."
1127 msgstr ""
1129 #: wt-status.c:788 wt-status.c:912
1130 msgid "  (fix conflicts and run \"git commit\")"
1131 msgstr ""
1133 #: wt-status.c:791
1134 msgid "All conflicts fixed but you are still merging."
1135 msgstr ""
1137 #: wt-status.c:794
1138 msgid "  (use \"git commit\" to conclude merge)"
1139 msgstr ""
1141 #: wt-status.c:804
1142 msgid "You are in the middle of an am session."
1143 msgstr ""
1145 #: wt-status.c:807
1146 msgid "The current patch is empty."
1147 msgstr ""
1149 #: wt-status.c:811
1150 msgid "  (fix conflicts and then run \"git am --resolved\")"
1151 msgstr ""
1153 #: wt-status.c:813
1154 msgid "  (use \"git am --skip\" to skip this patch)"
1155 msgstr ""
1157 #: wt-status.c:815
1158 msgid "  (use \"git am --abort\" to restore the original branch)"
1159 msgstr ""
1161 #: wt-status.c:873 wt-status.c:883
1162 msgid "You are currently rebasing."
1163 msgstr ""
1165 #: wt-status.c:876
1166 msgid "  (fix conflicts and then run \"git rebase --continue\")"
1167 msgstr ""
1169 #: wt-status.c:878
1170 msgid "  (use \"git rebase --skip\" to skip this patch)"
1171 msgstr ""
1173 #: wt-status.c:880
1174 msgid "  (use \"git rebase --abort\" to check out the original branch)"
1175 msgstr ""
1177 #: wt-status.c:886
1178 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
1179 msgstr ""
1181 #: wt-status.c:888
1182 msgid "You are currently splitting a commit during a rebase."
1183 msgstr ""
1185 #: wt-status.c:891
1186 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
1187 msgstr ""
1189 #: wt-status.c:893
1190 msgid "You are currently editing a commit during a rebase."
1191 msgstr ""
1193 #: wt-status.c:896
1194 msgid "  (use \"git commit --amend\" to amend the current commit)"
1195 msgstr ""
1197 #: wt-status.c:898
1198 msgid ""
1199 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
1200 msgstr ""
1202 #: wt-status.c:908
1203 msgid "You are currently cherry-picking."
1204 msgstr ""
1206 #: wt-status.c:915
1207 msgid "  (all conflicts fixed: run \"git commit\")"
1208 msgstr ""
1210 #: wt-status.c:924
1211 msgid "You are currently bisecting."
1212 msgstr ""
1214 #: wt-status.c:927
1215 msgid "  (use \"git bisect reset\" to get back to the original branch)"
1216 msgstr ""
1218 #: wt-status.c:978
1219 msgid "On branch "
1220 msgstr ""
1222 #: wt-status.c:985
1223 msgid "Not currently on any branch."
1224 msgstr ""
1226 #: wt-status.c:997
1227 msgid "Initial commit"
1228 msgstr ""
1230 #: wt-status.c:1011
1231 msgid "Untracked files"
1232 msgstr ""
1234 #: wt-status.c:1013
1235 msgid "Ignored files"
1236 msgstr ""
1238 #: wt-status.c:1015
1239 #, c-format
1240 msgid "Untracked files not listed%s"
1241 msgstr ""
1243 #: wt-status.c:1017
1244 msgid " (use -u option to show untracked files)"
1245 msgstr ""
1247 #: wt-status.c:1023
1248 msgid "No changes"
1249 msgstr ""
1251 #: wt-status.c:1028
1252 #, c-format
1253 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1254 msgstr ""
1256 #: wt-status.c:1031
1257 #, c-format
1258 msgid "no changes added to commit\n"
1259 msgstr ""
1261 #: wt-status.c:1034
1262 #, c-format
1263 msgid ""
1264 "nothing added to commit but untracked files present (use \"git add\" to "
1265 "track)\n"
1266 msgstr ""
1268 #: wt-status.c:1037
1269 #, c-format
1270 msgid "nothing added to commit but untracked files present\n"
1271 msgstr ""
1273 #: wt-status.c:1040
1274 #, c-format
1275 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1276 msgstr ""
1278 #: wt-status.c:1043 wt-status.c:1048
1279 #, c-format
1280 msgid "nothing to commit\n"
1281 msgstr ""
1283 #: wt-status.c:1046
1284 #, c-format
1285 msgid "nothing to commit (use -u to show untracked files)\n"
1286 msgstr ""
1288 #: wt-status.c:1050
1289 #, c-format
1290 msgid "nothing to commit, working directory clean\n"
1291 msgstr ""
1293 #: wt-status.c:1158
1294 msgid "HEAD (no branch)"
1295 msgstr ""
1297 #: wt-status.c:1164
1298 msgid "Initial commit on "
1299 msgstr ""
1301 #: wt-status.c:1179
1302 msgid "behind "
1303 msgstr ""
1305 #: wt-status.c:1182 wt-status.c:1185
1306 msgid "ahead "
1307 msgstr ""
1309 #: wt-status.c:1187
1310 msgid ", behind "
1311 msgstr ""
1313 #: compat/precompose_utf8.c:58 builtin/clone.c:341
1314 #, c-format
1315 msgid "failed to unlink '%s'"
1316 msgstr ""
1318 #: builtin/add.c:19
1319 msgid "git add [options] [--] <filepattern>..."
1320 msgstr ""
1322 #: builtin/add.c:62
1323 #, c-format
1324 msgid "unexpected diff status %c"
1325 msgstr ""
1327 #: builtin/add.c:67 builtin/commit.c:229
1328 msgid "updating files failed"
1329 msgstr ""
1331 #: builtin/add.c:77
1332 #, c-format
1333 msgid "remove '%s'\n"
1334 msgstr ""
1336 #: builtin/add.c:176
1337 #, c-format
1338 msgid "Path '%s' is in submodule '%.*s'"
1339 msgstr ""
1341 #: builtin/add.c:192
1342 msgid "Unstaged changes after refreshing the index:"
1343 msgstr ""
1345 #: builtin/add.c:195 builtin/add.c:460 builtin/rm.c:186
1346 #, c-format
1347 msgid "pathspec '%s' did not match any files"
1348 msgstr ""
1350 #: builtin/add.c:209
1351 #, c-format
1352 msgid "'%s' is beyond a symbolic link"
1353 msgstr ""
1355 #: builtin/add.c:276
1356 msgid "Could not read the index"
1357 msgstr ""
1359 #: builtin/add.c:286
1360 #, c-format
1361 msgid "Could not open '%s' for writing."
1362 msgstr ""
1364 #: builtin/add.c:290
1365 msgid "Could not write patch"
1366 msgstr ""
1368 #: builtin/add.c:295
1369 #, c-format
1370 msgid "Could not stat '%s'"
1371 msgstr ""
1373 #: builtin/add.c:297
1374 msgid "Empty patch. Aborted."
1375 msgstr ""
1377 #: builtin/add.c:303
1378 #, c-format
1379 msgid "Could not apply '%s'"
1380 msgstr ""
1382 #: builtin/add.c:313
1383 msgid "The following paths are ignored by one of your .gitignore files:\n"
1384 msgstr ""
1386 #: builtin/add.c:319 builtin/clean.c:52 builtin/fetch.c:78 builtin/mv.c:63
1387 #: builtin/prune-packed.c:76 builtin/push.c:388 builtin/remote.c:1253
1388 #: builtin/rm.c:133
1389 msgid "dry run"
1390 msgstr ""
1392 #: builtin/add.c:320 builtin/apply.c:4354 builtin/commit.c:1187
1393 #: builtin/count-objects.c:82 builtin/fsck.c:613 builtin/log.c:1477
1394 #: builtin/mv.c:62 builtin/read-tree.c:112
1395 msgid "be verbose"
1396 msgstr ""
1398 #: builtin/add.c:322
1399 msgid "interactive picking"
1400 msgstr ""
1402 #: builtin/add.c:323 builtin/checkout.c:1028 builtin/reset.c:248
1403 msgid "select hunks interactively"
1404 msgstr ""
1406 #: builtin/add.c:324
1407 msgid "edit current diff and apply"
1408 msgstr ""
1410 #: builtin/add.c:325
1411 msgid "allow adding otherwise ignored files"
1412 msgstr ""
1414 #: builtin/add.c:326
1415 msgid "update tracked files"
1416 msgstr ""
1418 #: builtin/add.c:327
1419 msgid "record only the fact that the path will be added later"
1420 msgstr ""
1422 #: builtin/add.c:328
1423 msgid "add changes from all tracked and untracked files"
1424 msgstr ""
1426 #: builtin/add.c:329
1427 msgid "don't add, only refresh the index"
1428 msgstr ""
1430 #: builtin/add.c:330
1431 msgid "just skip files which cannot be added because of errors"
1432 msgstr ""
1434 #: builtin/add.c:331
1435 msgid "check if - even missing - files are ignored in dry run"
1436 msgstr ""
1438 #: builtin/add.c:353
1439 #, c-format
1440 msgid "Use -f if you really want to add them.\n"
1441 msgstr ""
1443 #: builtin/add.c:354
1444 msgid "no files added"
1445 msgstr ""
1447 #: builtin/add.c:360
1448 msgid "adding files failed"
1449 msgstr ""
1451 #: builtin/add.c:392
1452 msgid "-A and -u are mutually incompatible"
1453 msgstr ""
1455 #: builtin/add.c:394
1456 msgid "Option --ignore-missing can only be used together with --dry-run"
1457 msgstr ""
1459 #: builtin/add.c:414
1460 #, c-format
1461 msgid "Nothing specified, nothing added.\n"
1462 msgstr ""
1464 #: builtin/add.c:415
1465 #, c-format
1466 msgid "Maybe you wanted to say 'git add .'?\n"
1467 msgstr ""
1469 #: builtin/add.c:421 builtin/clean.c:95 builtin/commit.c:289 builtin/mv.c:82
1470 #: builtin/rm.c:162
1471 msgid "index file corrupt"
1472 msgstr ""
1474 #: builtin/add.c:481 builtin/apply.c:4450 builtin/mv.c:229 builtin/rm.c:260
1475 msgid "Unable to write new index file"
1476 msgstr ""
1478 #: builtin/apply.c:57
1479 msgid "git apply [options] [<patch>...]"
1480 msgstr ""
1482 #: builtin/apply.c:110
1483 #, c-format
1484 msgid "unrecognized whitespace option '%s'"
1485 msgstr ""
1487 #: builtin/apply.c:125
1488 #, c-format
1489 msgid "unrecognized whitespace ignore option '%s'"
1490 msgstr ""
1492 #: builtin/apply.c:823
1493 #, c-format
1494 msgid "Cannot prepare timestamp regexp %s"
1495 msgstr ""
1497 #: builtin/apply.c:832
1498 #, c-format
1499 msgid "regexec returned %d for input: %s"
1500 msgstr ""
1502 #: builtin/apply.c:913
1503 #, c-format
1504 msgid "unable to find filename in patch at line %d"
1505 msgstr ""
1507 #: builtin/apply.c:945
1508 #, c-format
1509 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1510 msgstr ""
1512 #: builtin/apply.c:949
1513 #, c-format
1514 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1515 msgstr ""
1517 #: builtin/apply.c:950
1518 #, c-format
1519 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1520 msgstr ""
1522 #: builtin/apply.c:957
1523 #, c-format
1524 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1525 msgstr ""
1527 #: builtin/apply.c:1420
1528 #, c-format
1529 msgid "recount: unexpected line: %.*s"
1530 msgstr ""
1532 #: builtin/apply.c:1477
1533 #, c-format
1534 msgid "patch fragment without header at line %d: %.*s"
1535 msgstr ""
1537 #: builtin/apply.c:1494
1538 #, c-format
1539 msgid ""
1540 "git diff header lacks filename information when removing %d leading pathname "
1541 "component (line %d)"
1542 msgid_plural ""
1543 "git diff header lacks filename information when removing %d leading pathname "
1544 "components (line %d)"
1545 msgstr[0] ""
1546 msgstr[1] ""
1548 #: builtin/apply.c:1654
1549 msgid "new file depends on old contents"
1550 msgstr ""
1552 #: builtin/apply.c:1656
1553 msgid "deleted file still has contents"
1554 msgstr ""
1556 #: builtin/apply.c:1682
1557 #, c-format
1558 msgid "corrupt patch at line %d"
1559 msgstr ""
1561 #: builtin/apply.c:1718
1562 #, c-format
1563 msgid "new file %s depends on old contents"
1564 msgstr ""
1566 #: builtin/apply.c:1720
1567 #, c-format
1568 msgid "deleted file %s still has contents"
1569 msgstr ""
1571 #: builtin/apply.c:1723
1572 #, c-format
1573 msgid "** warning: file %s becomes empty but is not deleted"
1574 msgstr ""
1576 #: builtin/apply.c:1869
1577 #, c-format
1578 msgid "corrupt binary patch at line %d: %.*s"
1579 msgstr ""
1581 #. there has to be one hunk (forward hunk)
1582 #: builtin/apply.c:1898
1583 #, c-format
1584 msgid "unrecognized binary patch at line %d"
1585 msgstr ""
1587 #: builtin/apply.c:1984
1588 #, c-format
1589 msgid "patch with only garbage at line %d"
1590 msgstr ""
1592 #: builtin/apply.c:2074
1593 #, c-format
1594 msgid "unable to read symlink %s"
1595 msgstr ""
1597 #: builtin/apply.c:2078
1598 #, c-format
1599 msgid "unable to open or read %s"
1600 msgstr ""
1602 #: builtin/apply.c:2149
1603 msgid "oops"
1604 msgstr ""
1606 #: builtin/apply.c:2671
1607 #, c-format
1608 msgid "invalid start of line: '%c'"
1609 msgstr ""
1611 #: builtin/apply.c:2789
1612 #, c-format
1613 msgid "Hunk #%d succeeded at %d (offset %d line)."
1614 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1615 msgstr[0] ""
1616 msgstr[1] ""
1618 #: builtin/apply.c:2801
1619 #, c-format
1620 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1621 msgstr ""
1623 #: builtin/apply.c:2807
1624 #, c-format
1625 msgid ""
1626 "while searching for:\n"
1627 "%.*s"
1628 msgstr ""
1630 #: builtin/apply.c:2826
1631 #, c-format
1632 msgid "missing binary patch data for '%s'"
1633 msgstr ""
1635 #: builtin/apply.c:2929
1636 #, c-format
1637 msgid "binary patch does not apply to '%s'"
1638 msgstr ""
1640 #: builtin/apply.c:2935
1641 #, c-format
1642 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1643 msgstr ""
1645 #: builtin/apply.c:2956
1646 #, c-format
1647 msgid "patch failed: %s:%ld"
1648 msgstr ""
1650 #: builtin/apply.c:3078
1651 #, c-format
1652 msgid "cannot checkout %s"
1653 msgstr ""
1655 #: builtin/apply.c:3123 builtin/apply.c:3132 builtin/apply.c:3176
1656 #, c-format
1657 msgid "read of %s failed"
1658 msgstr ""
1660 #: builtin/apply.c:3156 builtin/apply.c:3378
1661 #, c-format
1662 msgid "path %s has been renamed/deleted"
1663 msgstr ""
1665 #: builtin/apply.c:3237 builtin/apply.c:3392
1666 #, c-format
1667 msgid "%s: does not exist in index"
1668 msgstr ""
1670 #: builtin/apply.c:3241 builtin/apply.c:3384 builtin/apply.c:3406
1671 #, c-format
1672 msgid "%s: %s"
1673 msgstr ""
1675 #: builtin/apply.c:3246 builtin/apply.c:3400
1676 #, c-format
1677 msgid "%s: does not match index"
1678 msgstr ""
1680 #: builtin/apply.c:3348
1681 msgid "removal patch leaves file contents"
1682 msgstr ""
1684 #: builtin/apply.c:3417
1685 #, c-format
1686 msgid "%s: wrong type"
1687 msgstr ""
1689 #: builtin/apply.c:3419
1690 #, c-format
1691 msgid "%s has type %o, expected %o"
1692 msgstr ""
1694 #: builtin/apply.c:3520
1695 #, c-format
1696 msgid "%s: already exists in index"
1697 msgstr ""
1699 #: builtin/apply.c:3523
1700 #, c-format
1701 msgid "%s: already exists in working directory"
1702 msgstr ""
1704 #: builtin/apply.c:3543
1705 #, c-format
1706 msgid "new mode (%o) of %s does not match old mode (%o)"
1707 msgstr ""
1709 #: builtin/apply.c:3548
1710 #, c-format
1711 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1712 msgstr ""
1714 #: builtin/apply.c:3556
1715 #, c-format
1716 msgid "%s: patch does not apply"
1717 msgstr ""
1719 #: builtin/apply.c:3569
1720 #, c-format
1721 msgid "Checking patch %s..."
1722 msgstr ""
1724 #: builtin/apply.c:3624 builtin/checkout.c:215 builtin/reset.c:158
1725 #, c-format
1726 msgid "make_cache_entry failed for path '%s'"
1727 msgstr ""
1729 #: builtin/apply.c:3767
1730 #, c-format
1731 msgid "unable to remove %s from index"
1732 msgstr ""
1734 #: builtin/apply.c:3795
1735 #, c-format
1736 msgid "corrupt patch for subproject %s"
1737 msgstr ""
1739 #: builtin/apply.c:3799
1740 #, c-format
1741 msgid "unable to stat newly created file '%s'"
1742 msgstr ""
1744 #: builtin/apply.c:3804
1745 #, c-format
1746 msgid "unable to create backing store for newly created file %s"
1747 msgstr ""
1749 #: builtin/apply.c:3807 builtin/apply.c:3915
1750 #, c-format
1751 msgid "unable to add cache entry for %s"
1752 msgstr ""
1754 #: builtin/apply.c:3840
1755 #, c-format
1756 msgid "closing file '%s'"
1757 msgstr ""
1759 #: builtin/apply.c:3889
1760 #, c-format
1761 msgid "unable to write file '%s' mode %o"
1762 msgstr ""
1764 #: builtin/apply.c:3976
1765 #, c-format
1766 msgid "Applied patch %s cleanly."
1767 msgstr ""
1769 #: builtin/apply.c:3984
1770 msgid "internal error"
1771 msgstr ""
1773 #. Say this even without --verbose
1774 #: builtin/apply.c:3987
1775 #, c-format
1776 msgid "Applying patch %%s with %d reject..."
1777 msgid_plural "Applying patch %%s with %d rejects..."
1778 msgstr[0] ""
1779 msgstr[1] ""
1781 #: builtin/apply.c:3997
1782 #, c-format
1783 msgid "truncating .rej filename to %.*s.rej"
1784 msgstr ""
1786 #: builtin/apply.c:4018
1787 #, c-format
1788 msgid "Hunk #%d applied cleanly."
1789 msgstr ""
1791 #: builtin/apply.c:4021
1792 #, c-format
1793 msgid "Rejected hunk #%d."
1794 msgstr ""
1796 #: builtin/apply.c:4171
1797 msgid "unrecognized input"
1798 msgstr ""
1800 #: builtin/apply.c:4182
1801 msgid "unable to read index file"
1802 msgstr ""
1804 #: builtin/apply.c:4301 builtin/apply.c:4304 builtin/clone.c:91
1805 #: builtin/fetch.c:63
1806 msgid "path"
1807 msgstr ""
1809 #: builtin/apply.c:4302
1810 msgid "don't apply changes matching the given path"
1811 msgstr ""
1813 #: builtin/apply.c:4305
1814 msgid "apply changes matching the given path"
1815 msgstr ""
1817 #: builtin/apply.c:4307
1818 msgid "num"
1819 msgstr ""
1821 #: builtin/apply.c:4308
1822 msgid "remove <num> leading slashes from traditional diff paths"
1823 msgstr ""
1825 #: builtin/apply.c:4311
1826 msgid "ignore additions made by the patch"
1827 msgstr ""
1829 #: builtin/apply.c:4313
1830 msgid "instead of applying the patch, output diffstat for the input"
1831 msgstr ""
1833 #: builtin/apply.c:4317
1834 msgid "show number of added and deleted lines in decimal notation"
1835 msgstr ""
1837 #: builtin/apply.c:4319
1838 msgid "instead of applying the patch, output a summary for the input"
1839 msgstr ""
1841 #: builtin/apply.c:4321
1842 msgid "instead of applying the patch, see if the patch is applicable"
1843 msgstr ""
1845 #: builtin/apply.c:4323
1846 msgid "make sure the patch is applicable to the current index"
1847 msgstr ""
1849 #: builtin/apply.c:4325
1850 msgid "apply a patch without touching the working tree"
1851 msgstr ""
1853 #: builtin/apply.c:4327
1854 msgid "also apply the patch (use with --stat/--summary/--check)"
1855 msgstr ""
1857 #: builtin/apply.c:4329
1858 msgid "attempt three-way merge if a patch does not apply"
1859 msgstr ""
1861 #: builtin/apply.c:4331
1862 msgid "build a temporary index based on embedded index information"
1863 msgstr ""
1865 #: builtin/apply.c:4333 builtin/checkout-index.c:197 builtin/ls-files.c:460
1866 msgid "paths are separated with NUL character"
1867 msgstr ""
1869 #: builtin/apply.c:4336
1870 msgid "ensure at least <n> lines of context match"
1871 msgstr ""
1873 #: builtin/apply.c:4337
1874 msgid "action"
1875 msgstr ""
1877 #: builtin/apply.c:4338
1878 msgid "detect new or modified lines that have whitespace errors"
1879 msgstr ""
1881 #: builtin/apply.c:4341 builtin/apply.c:4344
1882 msgid "ignore changes in whitespace when finding context"
1883 msgstr ""
1885 #: builtin/apply.c:4347
1886 msgid "apply the patch in reverse"
1887 msgstr ""
1889 #: builtin/apply.c:4349
1890 msgid "don't expect at least one line of context"
1891 msgstr ""
1893 #: builtin/apply.c:4351
1894 msgid "leave the rejected hunks in corresponding *.rej files"
1895 msgstr ""
1897 #: builtin/apply.c:4353
1898 msgid "allow overlapping hunks"
1899 msgstr ""
1901 #: builtin/apply.c:4356
1902 msgid "tolerate incorrectly detected missing new-line at the end of file"
1903 msgstr ""
1905 #: builtin/apply.c:4359
1906 msgid "do not trust the line counts in the hunk headers"
1907 msgstr ""
1909 #: builtin/apply.c:4361
1910 msgid "root"
1911 msgstr ""
1913 #: builtin/apply.c:4362
1914 msgid "prepend <root> to all filenames"
1915 msgstr ""
1917 #: builtin/apply.c:4384
1918 msgid "--3way outside a repository"
1919 msgstr ""
1921 #: builtin/apply.c:4392
1922 msgid "--index outside a repository"
1923 msgstr ""
1925 #: builtin/apply.c:4395
1926 msgid "--cached outside a repository"
1927 msgstr ""
1929 #: builtin/apply.c:4411
1930 #, c-format
1931 msgid "can't open patch '%s'"
1932 msgstr ""
1934 #: builtin/apply.c:4425
1935 #, c-format
1936 msgid "squelched %d whitespace error"
1937 msgid_plural "squelched %d whitespace errors"
1938 msgstr[0] ""
1939 msgstr[1] ""
1941 #: builtin/apply.c:4431 builtin/apply.c:4441
1942 #, c-format
1943 msgid "%d line adds whitespace errors."
1944 msgid_plural "%d lines add whitespace errors."
1945 msgstr[0] ""
1946 msgstr[1] ""
1948 #: builtin/archive.c:17
1949 #, c-format
1950 msgid "could not create archive file '%s'"
1951 msgstr ""
1953 #: builtin/archive.c:20
1954 msgid "could not redirect output"
1955 msgstr ""
1957 #: builtin/archive.c:37
1958 msgid "git archive: Remote with no URL"
1959 msgstr ""
1961 #: builtin/archive.c:58
1962 msgid "git archive: expected ACK/NAK, got EOF"
1963 msgstr ""
1965 #: builtin/archive.c:63
1966 #, c-format
1967 msgid "git archive: NACK %s"
1968 msgstr ""
1970 #: builtin/archive.c:65
1971 #, c-format
1972 msgid "remote error: %s"
1973 msgstr ""
1975 #: builtin/archive.c:66
1976 msgid "git archive: protocol error"
1977 msgstr ""
1979 #: builtin/archive.c:71
1980 msgid "git archive: expected a flush"
1981 msgstr ""
1983 #: builtin/bisect--helper.c:7
1984 msgid "git bisect--helper --next-all [--no-checkout]"
1985 msgstr ""
1987 #: builtin/bisect--helper.c:17
1988 msgid "perform 'git bisect next'"
1989 msgstr ""
1991 #: builtin/bisect--helper.c:19
1992 msgid "update BISECT_HEAD instead of checking out the current commit"
1993 msgstr ""
1995 #: builtin/blame.c:25
1996 msgid "git blame [options] [rev-opts] [rev] [--] file"
1997 msgstr ""
1999 #: builtin/blame.c:30 builtin/shortlog.c:15
2000 msgid "[rev-opts] are documented in git-rev-list(1)"
2001 msgstr ""
2003 #: builtin/blame.c:2316
2004 msgid "Show blame entries as we find them, incrementally"
2005 msgstr ""
2007 #: builtin/blame.c:2317
2008 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2009 msgstr ""
2011 #: builtin/blame.c:2318
2012 msgid "Do not treat root commits as boundaries (Default: off)"
2013 msgstr ""
2015 #: builtin/blame.c:2319
2016 msgid "Show work cost statistics"
2017 msgstr ""
2019 #: builtin/blame.c:2320
2020 msgid "Show output score for blame entries"
2021 msgstr ""
2023 #: builtin/blame.c:2321
2024 msgid "Show original filename (Default: auto)"
2025 msgstr ""
2027 #: builtin/blame.c:2322
2028 msgid "Show original linenumber (Default: off)"
2029 msgstr ""
2031 #: builtin/blame.c:2323
2032 msgid "Show in a format designed for machine consumption"
2033 msgstr ""
2035 #: builtin/blame.c:2324
2036 msgid "Show porcelain format with per-line commit information"
2037 msgstr ""
2039 #: builtin/blame.c:2325
2040 msgid "Use the same output mode as git-annotate (Default: off)"
2041 msgstr ""
2043 #: builtin/blame.c:2326
2044 msgid "Show raw timestamp (Default: off)"
2045 msgstr ""
2047 #: builtin/blame.c:2327
2048 msgid "Show long commit SHA1 (Default: off)"
2049 msgstr ""
2051 #: builtin/blame.c:2328
2052 msgid "Suppress author name and timestamp (Default: off)"
2053 msgstr ""
2055 #: builtin/blame.c:2329
2056 msgid "Show author email instead of name (Default: off)"
2057 msgstr ""
2059 #: builtin/blame.c:2330
2060 msgid "Ignore whitespace differences"
2061 msgstr ""
2063 #: builtin/blame.c:2331
2064 msgid "Spend extra cycles to find better match"
2065 msgstr ""
2067 #: builtin/blame.c:2332
2068 msgid "Use revisions from <file> instead of calling git-rev-list"
2069 msgstr ""
2071 #: builtin/blame.c:2333
2072 msgid "Use <file>'s contents as the final image"
2073 msgstr ""
2075 #: builtin/blame.c:2334 builtin/blame.c:2335
2076 msgid "score"
2077 msgstr ""
2079 #: builtin/blame.c:2334
2080 msgid "Find line copies within and across files"
2081 msgstr ""
2083 #: builtin/blame.c:2335
2084 msgid "Find line movements within and across files"
2085 msgstr ""
2087 #: builtin/blame.c:2336
2088 msgid "n,m"
2089 msgstr ""
2091 #: builtin/blame.c:2336
2092 msgid "Process only line range n,m, counting from 1"
2093 msgstr ""
2095 #: builtin/branch.c:23
2096 msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2097 msgstr ""
2099 #: builtin/branch.c:24
2100 msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2101 msgstr ""
2103 #: builtin/branch.c:25
2104 msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2105 msgstr ""
2107 #: builtin/branch.c:26
2108 msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2109 msgstr ""
2111 #: builtin/branch.c:145
2112 #, c-format
2113 msgid ""
2114 "deleting branch '%s' that has been merged to\n"
2115 "         '%s', but not yet merged to HEAD."
2116 msgstr ""
2118 #: builtin/branch.c:149
2119 #, c-format
2120 msgid ""
2121 "not deleting branch '%s' that is not yet merged to\n"
2122 "         '%s', even though it is merged to HEAD."
2123 msgstr ""
2125 #: builtin/branch.c:181
2126 msgid "cannot use -a with -d"
2127 msgstr ""
2129 #: builtin/branch.c:187
2130 msgid "Couldn't look up commit object for HEAD"
2131 msgstr ""
2133 #: builtin/branch.c:192
2134 #, c-format
2135 msgid "Cannot delete the branch '%s' which you are currently on."
2136 msgstr ""
2138 #: builtin/branch.c:203
2139 #, c-format
2140 msgid "remote branch '%s' not found."
2141 msgstr ""
2143 #: builtin/branch.c:204
2144 #, c-format
2145 msgid "branch '%s' not found."
2146 msgstr ""
2148 #: builtin/branch.c:211
2149 #, c-format
2150 msgid "Couldn't look up commit object for '%s'"
2151 msgstr ""
2153 #: builtin/branch.c:217
2154 #, c-format
2155 msgid ""
2156 "The branch '%s' is not fully merged.\n"
2157 "If you are sure you want to delete it, run 'git branch -D %s'."
2158 msgstr ""
2160 #: builtin/branch.c:226
2161 #, c-format
2162 msgid "Error deleting remote branch '%s'"
2163 msgstr ""
2165 #: builtin/branch.c:227
2166 #, c-format
2167 msgid "Error deleting branch '%s'"
2168 msgstr ""
2170 #: builtin/branch.c:234
2171 #, c-format
2172 msgid "Deleted remote branch %s (was %s).\n"
2173 msgstr ""
2175 #: builtin/branch.c:235
2176 #, c-format
2177 msgid "Deleted branch %s (was %s).\n"
2178 msgstr ""
2180 #: builtin/branch.c:240
2181 msgid "Update of config-file failed"
2182 msgstr ""
2184 #: builtin/branch.c:338
2185 #, c-format
2186 msgid "branch '%s' does not point at a commit"
2187 msgstr ""
2189 #: builtin/branch.c:410
2190 #, c-format
2191 msgid "[%s: behind %d]"
2192 msgstr ""
2194 #: builtin/branch.c:412
2195 #, c-format
2196 msgid "[behind %d]"
2197 msgstr ""
2199 #: builtin/branch.c:416
2200 #, c-format
2201 msgid "[%s: ahead %d]"
2202 msgstr ""
2204 #: builtin/branch.c:418
2205 #, c-format
2206 msgid "[ahead %d]"
2207 msgstr ""
2209 #: builtin/branch.c:421
2210 #, c-format
2211 msgid "[%s: ahead %d, behind %d]"
2212 msgstr ""
2214 #: builtin/branch.c:424
2215 #, c-format
2216 msgid "[ahead %d, behind %d]"
2217 msgstr ""
2219 #: builtin/branch.c:537
2220 msgid "(no branch)"
2221 msgstr ""
2223 #: builtin/branch.c:602
2224 msgid "some refs could not be read"
2225 msgstr ""
2227 #: builtin/branch.c:615
2228 msgid "cannot rename the current branch while not on any."
2229 msgstr ""
2231 #: builtin/branch.c:625
2232 #, c-format
2233 msgid "Invalid branch name: '%s'"
2234 msgstr ""
2236 #: builtin/branch.c:640
2237 msgid "Branch rename failed"
2238 msgstr ""
2240 #: builtin/branch.c:644
2241 #, c-format
2242 msgid "Renamed a misnamed branch '%s' away"
2243 msgstr ""
2245 #: builtin/branch.c:648
2246 #, c-format
2247 msgid "Branch renamed to %s, but HEAD is not updated!"
2248 msgstr ""
2250 #: builtin/branch.c:655
2251 msgid "Branch is renamed, but update of config-file failed"
2252 msgstr ""
2254 #: builtin/branch.c:670
2255 #, c-format
2256 msgid "malformed object name %s"
2257 msgstr ""
2259 #: builtin/branch.c:694
2260 #, c-format
2261 msgid "could not write branch description template: %s"
2262 msgstr ""
2264 #: builtin/branch.c:724
2265 msgid "Generic options"
2266 msgstr ""
2268 #: builtin/branch.c:726
2269 msgid "show hash and subject, give twice for upstream branch"
2270 msgstr ""
2272 #: builtin/branch.c:727
2273 msgid "suppress informational messages"
2274 msgstr ""
2276 #: builtin/branch.c:728
2277 msgid "set up tracking mode (see git-pull(1))"
2278 msgstr ""
2280 #: builtin/branch.c:730
2281 msgid "change upstream info"
2282 msgstr ""
2284 #: builtin/branch.c:734
2285 msgid "use colored output"
2286 msgstr ""
2288 #: builtin/branch.c:735
2289 msgid "act on remote-tracking branches"
2290 msgstr ""
2292 #: builtin/branch.c:738 builtin/branch.c:744 builtin/branch.c:765
2293 #: builtin/branch.c:771 builtin/commit.c:1395 builtin/commit.c:1396
2294 #: builtin/commit.c:1397 builtin/commit.c:1398 builtin/tag.c:470
2295 msgid "commit"
2296 msgstr ""
2298 #: builtin/branch.c:739 builtin/branch.c:745
2299 msgid "print only branches that contain the commit"
2300 msgstr ""
2302 #: builtin/branch.c:751
2303 msgid "Specific git-branch actions:"
2304 msgstr ""
2306 #: builtin/branch.c:752
2307 msgid "list both remote-tracking and local branches"
2308 msgstr ""
2310 #: builtin/branch.c:754
2311 msgid "delete fully merged branch"
2312 msgstr ""
2314 #: builtin/branch.c:755
2315 msgid "delete branch (even if not merged)"
2316 msgstr ""
2318 #: builtin/branch.c:756
2319 msgid "move/rename a branch and its reflog"
2320 msgstr ""
2322 #: builtin/branch.c:757
2323 msgid "move/rename a branch, even if target exists"
2324 msgstr ""
2326 #: builtin/branch.c:758
2327 msgid "list branch names"
2328 msgstr ""
2330 #: builtin/branch.c:759
2331 msgid "create the branch's reflog"
2332 msgstr ""
2334 #: builtin/branch.c:761
2335 msgid "edit the description for the branch"
2336 msgstr ""
2338 #: builtin/branch.c:762
2339 msgid "force creation (when already exists)"
2340 msgstr ""
2342 #: builtin/branch.c:765
2343 msgid "print only not merged branches"
2344 msgstr ""
2346 #: builtin/branch.c:771
2347 msgid "print only merged branches"
2348 msgstr ""
2350 #: builtin/branch.c:775
2351 msgid "list branches in columns"
2352 msgstr ""
2354 #: builtin/branch.c:788
2355 msgid "Failed to resolve HEAD as a valid ref."
2356 msgstr ""
2358 #: builtin/branch.c:793 builtin/clone.c:561
2359 msgid "HEAD not found below refs/heads!"
2360 msgstr ""
2362 #: builtin/branch.c:813
2363 msgid "--column and --verbose are incompatible"
2364 msgstr ""
2366 #: builtin/branch.c:864
2367 #, c-format
2368 msgid "branch '%s' does not exist"
2369 msgstr ""
2371 #: builtin/branch.c:876
2372 #, c-format
2373 msgid "Branch '%s' has no upstream information"
2374 msgstr ""
2376 #: builtin/branch.c:891
2377 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
2378 msgstr ""
2380 #: builtin/branch.c:894
2381 #, c-format
2382 msgid ""
2383 "The --set-upstream flag is deprecated and will be removed. Consider using --"
2384 "track or --set-upstream-to\n"
2385 msgstr ""
2387 #: builtin/branch.c:911
2388 #, c-format
2389 msgid ""
2390 "\n"
2391 "If you wanted to make '%s' track '%s', do this:\n"
2392 "\n"
2393 msgstr ""
2395 #: builtin/branch.c:912
2396 #, c-format
2397 msgid "    git branch -d %s\n"
2398 msgstr ""
2400 #: builtin/branch.c:913
2401 #, c-format
2402 msgid "    git branch --set-upstream-to %s\n"
2403 msgstr ""
2405 #: builtin/bundle.c:47
2406 #, c-format
2407 msgid "%s is okay\n"
2408 msgstr ""
2410 #: builtin/bundle.c:56
2411 msgid "Need a repository to create a bundle."
2412 msgstr ""
2414 #: builtin/bundle.c:60
2415 msgid "Need a repository to unbundle."
2416 msgstr ""
2418 #: builtin/cat-file.c:247
2419 msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
2420 msgstr ""
2422 #: builtin/cat-file.c:248
2423 msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
2424 msgstr ""
2426 #: builtin/cat-file.c:266
2427 msgid "<type> can be one of: blob, tree, commit, tag"
2428 msgstr ""
2430 #: builtin/cat-file.c:267
2431 msgid "show object type"
2432 msgstr ""
2434 #: builtin/cat-file.c:268
2435 msgid "show object size"
2436 msgstr ""
2438 #: builtin/cat-file.c:270
2439 msgid "exit with zero when there's no error"
2440 msgstr ""
2442 #: builtin/cat-file.c:271
2443 msgid "pretty-print object's content"
2444 msgstr ""
2446 #: builtin/cat-file.c:273
2447 msgid "for blob objects, run textconv on object's content"
2448 msgstr ""
2450 #: builtin/cat-file.c:275
2451 msgid "show info and content of objects fed from the standard input"
2452 msgstr ""
2454 #: builtin/cat-file.c:278
2455 msgid "show info about objects fed from the standard input"
2456 msgstr ""
2458 #: builtin/check-attr.c:11
2459 msgid "git check-attr [-a | --all | attr...] [--] pathname..."
2460 msgstr ""
2462 #: builtin/check-attr.c:12
2463 msgid "git check-attr --stdin [-a | --all | attr...] < <list-of-paths>"
2464 msgstr ""
2466 #: builtin/check-attr.c:19
2467 msgid "report all attributes set on file"
2468 msgstr ""
2470 #: builtin/check-attr.c:20
2471 msgid "use .gitattributes only from the index"
2472 msgstr ""
2474 #: builtin/check-attr.c:21 builtin/hash-object.c:75
2475 msgid "read file names from stdin"
2476 msgstr ""
2478 #: builtin/check-attr.c:23
2479 msgid "input paths are terminated by a null character"
2480 msgstr ""
2482 #: builtin/checkout-index.c:126
2483 msgid "git checkout-index [options] [--] [<file>...]"
2484 msgstr ""
2486 #: builtin/checkout-index.c:187
2487 msgid "check out all files in the index"
2488 msgstr ""
2490 #: builtin/checkout-index.c:188
2491 msgid "force overwrite of existing files"
2492 msgstr ""
2494 #: builtin/checkout-index.c:190
2495 msgid "no warning for existing files and files not in index"
2496 msgstr ""
2498 #: builtin/checkout-index.c:192
2499 msgid "don't checkout new files"
2500 msgstr ""
2502 #: builtin/checkout-index.c:194
2503 msgid "update stat information in the index file"
2504 msgstr ""
2506 #: builtin/checkout-index.c:200
2507 msgid "read list of paths from the standard input"
2508 msgstr ""
2510 #: builtin/checkout-index.c:202
2511 msgid "write the content to temporary files"
2512 msgstr ""
2514 #: builtin/checkout-index.c:203 builtin/column.c:30
2515 msgid "string"
2516 msgstr ""
2518 #: builtin/checkout-index.c:204
2519 msgid "when creating files, prepend <string>"
2520 msgstr ""
2522 #: builtin/checkout-index.c:207
2523 msgid "copy out the files from named stage"
2524 msgstr ""
2526 #: builtin/checkout.c:25
2527 msgid "git checkout [options] <branch>"
2528 msgstr ""
2530 #: builtin/checkout.c:26
2531 msgid "git checkout [options] [<branch>] -- <file>..."
2532 msgstr ""
2534 #: builtin/checkout.c:116 builtin/checkout.c:149
2535 #, c-format
2536 msgid "path '%s' does not have our version"
2537 msgstr ""
2539 #: builtin/checkout.c:118 builtin/checkout.c:151
2540 #, c-format
2541 msgid "path '%s' does not have their version"
2542 msgstr ""
2544 #: builtin/checkout.c:134
2545 #, c-format
2546 msgid "path '%s' does not have all necessary versions"
2547 msgstr ""
2549 #: builtin/checkout.c:178
2550 #, c-format
2551 msgid "path '%s' does not have necessary versions"
2552 msgstr ""
2554 #: builtin/checkout.c:195
2555 #, c-format
2556 msgid "path '%s': cannot merge"
2557 msgstr ""
2559 #: builtin/checkout.c:212
2560 #, c-format
2561 msgid "Unable to add merge result for '%s'"
2562 msgstr ""
2564 #: builtin/checkout.c:236 builtin/checkout.c:239 builtin/checkout.c:242
2565 #: builtin/checkout.c:245
2566 #, c-format
2567 msgid "'%s' cannot be used with updating paths"
2568 msgstr ""
2570 #: builtin/checkout.c:248 builtin/checkout.c:251
2571 #, c-format
2572 msgid "'%s' cannot be used with %s"
2573 msgstr ""
2575 #: builtin/checkout.c:254
2576 #, c-format
2577 msgid "Cannot update paths and switch to branch '%s' at the same time."
2578 msgstr ""
2580 #: builtin/checkout.c:265 builtin/checkout.c:426
2581 msgid "corrupt index file"
2582 msgstr ""
2584 #: builtin/checkout.c:295 builtin/checkout.c:302
2585 #, c-format
2586 msgid "path '%s' is unmerged"
2587 msgstr ""
2589 #: builtin/checkout.c:333 builtin/checkout.c:534 builtin/clone.c:586
2590 #: builtin/merge.c:811
2591 msgid "unable to write new index file"
2592 msgstr ""
2594 #: builtin/checkout.c:448
2595 msgid "you need to resolve your current index first"
2596 msgstr ""
2598 #: builtin/checkout.c:569
2599 #, c-format
2600 msgid "Can not do reflog for '%s'\n"
2601 msgstr ""
2603 #: builtin/checkout.c:602
2604 msgid "HEAD is now at"
2605 msgstr ""
2607 #: builtin/checkout.c:609
2608 #, c-format
2609 msgid "Reset branch '%s'\n"
2610 msgstr ""
2612 #: builtin/checkout.c:612
2613 #, c-format
2614 msgid "Already on '%s'\n"
2615 msgstr ""
2617 #: builtin/checkout.c:616
2618 #, c-format
2619 msgid "Switched to and reset branch '%s'\n"
2620 msgstr ""
2622 #: builtin/checkout.c:618
2623 #, c-format
2624 msgid "Switched to a new branch '%s'\n"
2625 msgstr ""
2627 #: builtin/checkout.c:620
2628 #, c-format
2629 msgid "Switched to branch '%s'\n"
2630 msgstr ""
2632 #: builtin/checkout.c:676
2633 #, c-format
2634 msgid " ... and %d more.\n"
2635 msgstr ""
2637 #. The singular version
2638 #: builtin/checkout.c:682
2639 #, c-format
2640 msgid ""
2641 "Warning: you are leaving %d commit behind, not connected to\n"
2642 "any of your branches:\n"
2643 "\n"
2644 "%s\n"
2645 msgid_plural ""
2646 "Warning: you are leaving %d commits behind, not connected to\n"
2647 "any of your branches:\n"
2648 "\n"
2649 "%s\n"
2650 msgstr[0] ""
2651 msgstr[1] ""
2653 #: builtin/checkout.c:700
2654 #, c-format
2655 msgid ""
2656 "If you want to keep them by creating a new branch, this may be a good time\n"
2657 "to do so with:\n"
2658 "\n"
2659 " git branch new_branch_name %s\n"
2660 "\n"
2661 msgstr ""
2663 #: builtin/checkout.c:730
2664 msgid "internal error in revision walk"
2665 msgstr ""
2667 #: builtin/checkout.c:734
2668 msgid "Previous HEAD position was"
2669 msgstr ""
2671 #: builtin/checkout.c:761 builtin/checkout.c:950
2672 msgid "You are on a branch yet to be born"
2673 msgstr ""
2675 #. case (1)
2676 #: builtin/checkout.c:886
2677 #, c-format
2678 msgid "invalid reference: %s"
2679 msgstr ""
2681 #. case (1): want a tree
2682 #: builtin/checkout.c:925
2683 #, c-format
2684 msgid "reference is not a tree: %s"
2685 msgstr ""
2687 #: builtin/checkout.c:961
2688 msgid "paths cannot be used with switching branches"
2689 msgstr ""
2691 #: builtin/checkout.c:964 builtin/checkout.c:968
2692 #, c-format
2693 msgid "'%s' cannot be used with switching branches"
2694 msgstr ""
2696 #: builtin/checkout.c:972 builtin/checkout.c:975 builtin/checkout.c:980
2697 #: builtin/checkout.c:983
2698 #, c-format
2699 msgid "'%s' cannot be used with '%s'"
2700 msgstr ""
2702 #: builtin/checkout.c:988
2703 #, c-format
2704 msgid "Cannot switch branch to a non-commit '%s'"
2705 msgstr ""
2707 #: builtin/checkout.c:1009 builtin/gc.c:177
2708 msgid "suppress progress reporting"
2709 msgstr ""
2711 #: builtin/checkout.c:1010 builtin/checkout.c:1012 builtin/clone.c:89
2712 #: builtin/remote.c:169 builtin/remote.c:171
2713 msgid "branch"
2714 msgstr ""
2716 #: builtin/checkout.c:1011
2717 msgid "create and checkout a new branch"
2718 msgstr ""
2720 #: builtin/checkout.c:1013
2721 msgid "create/reset and checkout a branch"
2722 msgstr ""
2724 #: builtin/checkout.c:1014
2725 msgid "create reflog for new branch"
2726 msgstr ""
2728 #: builtin/checkout.c:1015
2729 msgid "detach the HEAD at named commit"
2730 msgstr ""
2732 #: builtin/checkout.c:1016
2733 msgid "set upstream info for new branch"
2734 msgstr ""
2736 #: builtin/checkout.c:1018
2737 msgid "new branch"
2738 msgstr ""
2740 #: builtin/checkout.c:1018
2741 msgid "new unparented branch"
2742 msgstr ""
2744 #: builtin/checkout.c:1019
2745 msgid "checkout our version for unmerged files"
2746 msgstr ""
2748 #: builtin/checkout.c:1021
2749 msgid "checkout their version for unmerged files"
2750 msgstr ""
2752 #: builtin/checkout.c:1023
2753 msgid "force checkout (throw away local modifications)"
2754 msgstr ""
2756 #: builtin/checkout.c:1024
2757 msgid "perform a 3-way merge with the new branch"
2758 msgstr ""
2760 #: builtin/checkout.c:1025 builtin/merge.c:215
2761 msgid "update ignored files (default)"
2762 msgstr ""
2764 #: builtin/checkout.c:1026 builtin/log.c:1111 parse-options.h:241
2765 msgid "style"
2766 msgstr ""
2768 #: builtin/checkout.c:1027
2769 msgid "conflict style (merge or diff3)"
2770 msgstr ""
2772 #: builtin/checkout.c:1030
2773 msgid "second guess 'git checkout no-such-branch'"
2774 msgstr ""
2776 #: builtin/checkout.c:1054
2777 msgid "-b, -B and --orphan are mutually exclusive"
2778 msgstr ""
2780 #: builtin/checkout.c:1071
2781 msgid "--track needs a branch name"
2782 msgstr ""
2784 #: builtin/checkout.c:1078
2785 msgid "Missing branch name; try -b"
2786 msgstr ""
2788 #: builtin/checkout.c:1113
2789 msgid "invalid path specification"
2790 msgstr ""
2792 #: builtin/checkout.c:1120
2793 #, c-format
2794 msgid ""
2795 "Cannot update paths and switch to branch '%s' at the same time.\n"
2796 "Did you intend to checkout '%s' which can not be resolved as commit?"
2797 msgstr ""
2799 #: builtin/checkout.c:1125
2800 #, c-format
2801 msgid "git checkout: --detach does not take a path argument '%s'"
2802 msgstr ""
2804 #: builtin/checkout.c:1129
2805 msgid ""
2806 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
2807 "checking out of the index."
2808 msgstr ""
2810 #: builtin/clean.c:19
2811 msgid "git clean [-d] [-f] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
2812 msgstr ""
2814 #: builtin/clean.c:51
2815 msgid "do not print names of files removed"
2816 msgstr ""
2818 #: builtin/clean.c:53
2819 msgid "force"
2820 msgstr ""
2822 #: builtin/clean.c:55
2823 msgid "remove whole directories"
2824 msgstr ""
2826 #: builtin/clean.c:56 builtin/describe.c:413 builtin/grep.c:802
2827 #: builtin/ls-files.c:491 builtin/name-rev.c:231 builtin/show-ref.c:199
2828 msgid "pattern"
2829 msgstr ""
2831 #: builtin/clean.c:57
2832 msgid "add <pattern> to ignore rules"
2833 msgstr ""
2835 #: builtin/clean.c:58
2836 msgid "remove ignored files, too"
2837 msgstr ""
2839 #: builtin/clean.c:60
2840 msgid "remove only ignored files"
2841 msgstr ""
2843 #: builtin/clean.c:78
2844 msgid "-x and -X cannot be used together"
2845 msgstr ""
2847 #: builtin/clean.c:82
2848 msgid ""
2849 "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
2850 msgstr ""
2852 #: builtin/clean.c:85
2853 msgid ""
2854 "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
2855 "clean"
2856 msgstr ""
2858 #: builtin/clean.c:155 builtin/clean.c:176
2859 #, c-format
2860 msgid "Would remove %s\n"
2861 msgstr ""
2863 #: builtin/clean.c:159 builtin/clean.c:179
2864 #, c-format
2865 msgid "Removing %s\n"
2866 msgstr ""
2868 #: builtin/clean.c:162 builtin/clean.c:182
2869 #, c-format
2870 msgid "failed to remove %s"
2871 msgstr ""
2873 #: builtin/clean.c:166
2874 #, c-format
2875 msgid "Would not remove %s\n"
2876 msgstr ""
2878 #: builtin/clean.c:168
2879 #, c-format
2880 msgid "Not removing %s\n"
2881 msgstr ""
2883 #: builtin/clone.c:36
2884 msgid "git clone [options] [--] <repo> [<dir>]"
2885 msgstr ""
2887 #: builtin/clone.c:64 builtin/fetch.c:82 builtin/merge.c:212
2888 #: builtin/push.c:399
2889 msgid "force progress reporting"
2890 msgstr ""
2892 #: builtin/clone.c:66
2893 msgid "don't create a checkout"
2894 msgstr ""
2896 #: builtin/clone.c:67 builtin/clone.c:69 builtin/init-db.c:488
2897 msgid "create a bare repository"
2898 msgstr ""
2900 #: builtin/clone.c:72
2901 msgid "create a mirror repository (implies bare)"
2902 msgstr ""
2904 #: builtin/clone.c:74
2905 msgid "to clone from a local repository"
2906 msgstr ""
2908 #: builtin/clone.c:76
2909 msgid "don't use local hardlinks, always copy"
2910 msgstr ""
2912 #: builtin/clone.c:78
2913 msgid "setup as shared repository"
2914 msgstr ""
2916 #: builtin/clone.c:80 builtin/clone.c:82
2917 msgid "initialize submodules in the clone"
2918 msgstr ""
2920 #: builtin/clone.c:83 builtin/init-db.c:485
2921 msgid "template-directory"
2922 msgstr ""
2924 #: builtin/clone.c:84 builtin/init-db.c:486
2925 msgid "directory from which templates will be used"
2926 msgstr ""
2928 #: builtin/clone.c:86
2929 msgid "reference repository"
2930 msgstr ""
2932 #: builtin/clone.c:87 builtin/column.c:26 builtin/merge-file.c:44
2933 msgid "name"
2934 msgstr ""
2936 #: builtin/clone.c:88
2937 msgid "use <name> instead of 'origin' to track upstream"
2938 msgstr ""
2940 #: builtin/clone.c:90
2941 msgid "checkout <branch> instead of the remote's HEAD"
2942 msgstr ""
2944 #: builtin/clone.c:92
2945 msgid "path to git-upload-pack on the remote"
2946 msgstr ""
2948 #: builtin/clone.c:93 builtin/fetch.c:83 builtin/grep.c:747
2949 msgid "depth"
2950 msgstr ""
2952 #: builtin/clone.c:94
2953 msgid "create a shallow clone of that depth"
2954 msgstr ""
2956 #: builtin/clone.c:96
2957 msgid "clone only one branch, HEAD or --branch"
2958 msgstr ""
2960 #: builtin/clone.c:97 builtin/init-db.c:494
2961 msgid "gitdir"
2962 msgstr ""
2964 #: builtin/clone.c:98 builtin/init-db.c:495
2965 msgid "separate git dir from working tree"
2966 msgstr ""
2968 #: builtin/clone.c:99
2969 msgid "key=value"
2970 msgstr ""
2972 #: builtin/clone.c:100
2973 msgid "set config inside the new repository"
2974 msgstr ""
2976 #: builtin/clone.c:243
2977 #, c-format
2978 msgid "reference repository '%s' is not a local directory."
2979 msgstr ""
2981 #: builtin/clone.c:306
2982 #, c-format
2983 msgid "failed to create directory '%s'"
2984 msgstr ""
2986 #: builtin/clone.c:308 builtin/diff.c:77
2987 #, c-format
2988 msgid "failed to stat '%s'"
2989 msgstr ""
2991 #: builtin/clone.c:310
2992 #, c-format
2993 msgid "%s exists and is not a directory"
2994 msgstr ""
2996 #: builtin/clone.c:324
2997 #, c-format
2998 msgid "failed to stat %s\n"
2999 msgstr ""
3001 #: builtin/clone.c:346
3002 #, c-format
3003 msgid "failed to create link '%s'"
3004 msgstr ""
3006 #: builtin/clone.c:350
3007 #, c-format
3008 msgid "failed to copy file to '%s'"
3009 msgstr ""
3011 #: builtin/clone.c:373
3012 #, c-format
3013 msgid "done.\n"
3014 msgstr ""
3016 #: builtin/clone.c:443
3017 #, c-format
3018 msgid "Could not find remote branch %s to clone."
3019 msgstr ""
3021 #: builtin/clone.c:552
3022 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3023 msgstr ""
3025 #: builtin/clone.c:642
3026 msgid "Too many arguments."
3027 msgstr ""
3029 #: builtin/clone.c:646
3030 msgid "You must specify a repository to clone."
3031 msgstr ""
3033 #: builtin/clone.c:657
3034 #, c-format
3035 msgid "--bare and --origin %s options are incompatible."
3036 msgstr ""
3038 #: builtin/clone.c:671
3039 #, c-format
3040 msgid "repository '%s' does not exist"
3041 msgstr ""
3043 #: builtin/clone.c:676
3044 msgid "--depth is ignored in local clones; use file:// instead."
3045 msgstr ""
3047 #: builtin/clone.c:686
3048 #, c-format
3049 msgid "destination path '%s' already exists and is not an empty directory."
3050 msgstr ""
3052 #: builtin/clone.c:696
3053 #, c-format
3054 msgid "working tree '%s' already exists."
3055 msgstr ""
3057 #: builtin/clone.c:709 builtin/clone.c:723
3058 #, c-format
3059 msgid "could not create leading directories of '%s'"
3060 msgstr ""
3062 #: builtin/clone.c:712
3063 #, c-format
3064 msgid "could not create work tree dir '%s'."
3065 msgstr ""
3067 #: builtin/clone.c:731
3068 #, c-format
3069 msgid "Cloning into bare repository '%s'...\n"
3070 msgstr ""
3072 #: builtin/clone.c:733
3073 #, c-format
3074 msgid "Cloning into '%s'...\n"
3075 msgstr ""
3077 #: builtin/clone.c:789
3078 #, c-format
3079 msgid "Don't know how to clone %s"
3080 msgstr ""
3082 #: builtin/clone.c:838
3083 #, c-format
3084 msgid "Remote branch %s not found in upstream %s"
3085 msgstr ""
3087 #: builtin/clone.c:845
3088 msgid "You appear to have cloned an empty repository."
3089 msgstr ""
3091 #: builtin/column.c:9
3092 msgid "git column [options]"
3093 msgstr ""
3095 #: builtin/column.c:26
3096 msgid "lookup config vars"
3097 msgstr ""
3099 #: builtin/column.c:27 builtin/column.c:28
3100 msgid "layout to use"
3101 msgstr ""
3103 #: builtin/column.c:29
3104 msgid "Maximum width"
3105 msgstr ""
3107 #: builtin/column.c:30
3108 msgid "Padding space on left border"
3109 msgstr ""
3111 #: builtin/column.c:31
3112 msgid "Padding space on right border"
3113 msgstr ""
3115 #: builtin/column.c:32
3116 msgid "Padding space between columns"
3117 msgstr ""
3119 #: builtin/column.c:51
3120 msgid "--command must be the first argument"
3121 msgstr ""
3123 #: builtin/commit.c:33
3124 msgid "git commit [options] [--] <filepattern>..."
3125 msgstr ""
3127 #: builtin/commit.c:38
3128 msgid "git status [options] [--] <filepattern>..."
3129 msgstr ""
3131 #: builtin/commit.c:43
3132 msgid ""
3133 "Your name and email address were configured automatically based\n"
3134 "on your username and hostname. Please check that they are accurate.\n"
3135 "You can suppress this message by setting them explicitly:\n"
3136 "\n"
3137 "    git config --global user.name \"Your Name\"\n"
3138 "    git config --global user.email you@example.com\n"
3139 "\n"
3140 "After doing this, you may fix the identity used for this commit with:\n"
3141 "\n"
3142 "    git commit --amend --reset-author\n"
3143 msgstr ""
3145 #: builtin/commit.c:55
3146 msgid ""
3147 "You asked to amend the most recent commit, but doing so would make\n"
3148 "it empty. You can repeat your command with --allow-empty, or you can\n"
3149 "remove the commit entirely with \"git reset HEAD^\".\n"
3150 msgstr ""
3152 #: builtin/commit.c:60
3153 msgid ""
3154 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
3155 "If you wish to commit it anyway, use:\n"
3156 "\n"
3157 "    git commit --allow-empty\n"
3158 "\n"
3159 "Otherwise, please use 'git reset'\n"
3160 msgstr ""
3162 #: builtin/commit.c:256
3163 msgid "failed to unpack HEAD tree object"
3164 msgstr ""
3166 #: builtin/commit.c:298
3167 msgid "unable to create temporary index"
3168 msgstr ""
3170 #: builtin/commit.c:304
3171 msgid "interactive add failed"
3172 msgstr ""
3174 #: builtin/commit.c:337 builtin/commit.c:358 builtin/commit.c:408
3175 msgid "unable to write new_index file"
3176 msgstr ""
3178 #: builtin/commit.c:389
3179 msgid "cannot do a partial commit during a merge."
3180 msgstr ""
3182 #: builtin/commit.c:391
3183 msgid "cannot do a partial commit during a cherry-pick."
3184 msgstr ""
3186 #: builtin/commit.c:401
3187 msgid "cannot read the index"
3188 msgstr ""
3190 #: builtin/commit.c:421
3191 msgid "unable to write temporary index file"
3192 msgstr ""
3194 #: builtin/commit.c:510 builtin/commit.c:516
3195 #, c-format
3196 msgid "invalid commit: %s"
3197 msgstr ""
3199 #: builtin/commit.c:539
3200 msgid "malformed --author parameter"
3201 msgstr ""
3203 #: builtin/commit.c:600
3204 #, c-format
3205 msgid "Malformed ident string: '%s'"
3206 msgstr ""
3208 #: builtin/commit.c:638 builtin/commit.c:671 builtin/commit.c:985
3209 #, c-format
3210 msgid "could not lookup commit %s"
3211 msgstr ""
3213 #: builtin/commit.c:650 builtin/shortlog.c:296
3214 #, c-format
3215 msgid "(reading log message from standard input)\n"
3216 msgstr ""
3218 #: builtin/commit.c:652
3219 msgid "could not read log from standard input"
3220 msgstr ""
3222 #: builtin/commit.c:656
3223 #, c-format
3224 msgid "could not read log file '%s'"
3225 msgstr ""
3227 #: builtin/commit.c:662
3228 msgid "commit has empty message"
3229 msgstr ""
3231 #: builtin/commit.c:678
3232 msgid "could not read MERGE_MSG"
3233 msgstr ""
3235 #: builtin/commit.c:682
3236 msgid "could not read SQUASH_MSG"
3237 msgstr ""
3239 #: builtin/commit.c:686
3240 #, c-format
3241 msgid "could not read '%s'"
3242 msgstr ""
3244 #: builtin/commit.c:738
3245 msgid "could not write commit template"
3246 msgstr ""
3248 #: builtin/commit.c:749
3249 #, c-format
3250 msgid ""
3251 "\n"
3252 "It looks like you may be committing a merge.\n"
3253 "If this is not correct, please remove the file\n"
3254 "\t%s\n"
3255 "and try again.\n"
3256 msgstr ""
3258 #: builtin/commit.c:754
3259 #, c-format
3260 msgid ""
3261 "\n"
3262 "It looks like you may be committing a cherry-pick.\n"
3263 "If this is not correct, please remove the file\n"
3264 "\t%s\n"
3265 "and try again.\n"
3266 msgstr ""
3268 #: builtin/commit.c:766
3269 msgid ""
3270 "Please enter the commit message for your changes. Lines starting\n"
3271 "with '#' will be ignored, and an empty message aborts the commit.\n"
3272 msgstr ""
3274 #: builtin/commit.c:771
3275 msgid ""
3276 "Please enter the commit message for your changes. Lines starting\n"
3277 "with '#' will be kept; you may remove them yourself if you want to.\n"
3278 "An empty message aborts the commit.\n"
3279 msgstr ""
3281 #: builtin/commit.c:784
3282 #, c-format
3283 msgid "%sAuthor:    %s"
3284 msgstr ""
3286 #: builtin/commit.c:791
3287 #, c-format
3288 msgid "%sCommitter: %s"
3289 msgstr ""
3291 #: builtin/commit.c:811
3292 msgid "Cannot read index"
3293 msgstr ""
3295 #: builtin/commit.c:848
3296 msgid "Error building trees"
3297 msgstr ""
3299 #: builtin/commit.c:863 builtin/tag.c:361
3300 #, c-format
3301 msgid "Please supply the message using either -m or -F option.\n"
3302 msgstr ""
3304 #: builtin/commit.c:960
3305 #, c-format
3306 msgid "No existing author found with '%s'"
3307 msgstr ""
3309 #: builtin/commit.c:975 builtin/commit.c:1175
3310 #, c-format
3311 msgid "Invalid untracked files mode '%s'"
3312 msgstr ""
3314 #: builtin/commit.c:1015
3315 msgid "Using both --reset-author and --author does not make sense"
3316 msgstr ""
3318 #: builtin/commit.c:1026
3319 msgid "You have nothing to amend."
3320 msgstr ""
3322 #: builtin/commit.c:1029
3323 msgid "You are in the middle of a merge -- cannot amend."
3324 msgstr ""
3326 #: builtin/commit.c:1031
3327 msgid "You are in the middle of a cherry-pick -- cannot amend."
3328 msgstr ""
3330 #: builtin/commit.c:1034
3331 msgid "Options --squash and --fixup cannot be used together"
3332 msgstr ""
3334 #: builtin/commit.c:1044
3335 msgid "Only one of -c/-C/-F/--fixup can be used."
3336 msgstr ""
3338 #: builtin/commit.c:1046
3339 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
3340 msgstr ""
3342 #: builtin/commit.c:1054
3343 msgid "--reset-author can be used only with -C, -c or --amend."
3344 msgstr ""
3346 #: builtin/commit.c:1071
3347 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
3348 msgstr ""
3350 #: builtin/commit.c:1073
3351 msgid "No paths with --include/--only does not make sense."
3352 msgstr ""
3354 #: builtin/commit.c:1075
3355 msgid "Clever... amending the last one with dirty index."
3356 msgstr ""
3358 #: builtin/commit.c:1077
3359 msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
3360 msgstr ""
3362 #: builtin/commit.c:1087 builtin/tag.c:577
3363 #, c-format
3364 msgid "Invalid cleanup mode %s"
3365 msgstr ""
3367 #: builtin/commit.c:1092
3368 msgid "Paths with -a does not make sense."
3369 msgstr ""
3371 #: builtin/commit.c:1189 builtin/commit.c:1417
3372 msgid "show status concisely"
3373 msgstr ""
3375 #: builtin/commit.c:1191 builtin/commit.c:1419
3376 msgid "show branch information"
3377 msgstr ""
3379 #: builtin/commit.c:1193 builtin/commit.c:1421 builtin/push.c:389
3380 msgid "machine-readable output"
3381 msgstr ""
3383 #: builtin/commit.c:1196 builtin/commit.c:1423
3384 msgid "terminate entries with NUL"
3385 msgstr ""
3387 #: builtin/commit.c:1198 builtin/commit.c:1426 builtin/fast-export.c:636
3388 #: builtin/fast-export.c:639 builtin/tag.c:461
3389 msgid "mode"
3390 msgstr ""
3392 #: builtin/commit.c:1199 builtin/commit.c:1426
3393 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
3394 msgstr ""
3396 #: builtin/commit.c:1202
3397 msgid "show ignored files"
3398 msgstr ""
3400 #: builtin/commit.c:1203 parse-options.h:151
3401 msgid "when"
3402 msgstr ""
3404 #: builtin/commit.c:1204
3405 msgid ""
3406 "ignore changes to submodules, optional when: all, dirty, untracked. "
3407 "(Default: all)"
3408 msgstr ""
3410 #: builtin/commit.c:1206
3411 msgid "list untracked files in columns"
3412 msgstr ""
3414 #: builtin/commit.c:1275
3415 msgid "couldn't look up newly created commit"
3416 msgstr ""
3418 #: builtin/commit.c:1277
3419 msgid "could not parse newly created commit"
3420 msgstr ""
3422 #: builtin/commit.c:1318
3423 msgid "detached HEAD"
3424 msgstr ""
3426 #: builtin/commit.c:1320
3427 msgid " (root-commit)"
3428 msgstr ""
3430 #: builtin/commit.c:1387
3431 msgid "suppress summary after successful commit"
3432 msgstr ""
3434 #: builtin/commit.c:1388
3435 msgid "show diff in commit message template"
3436 msgstr ""
3438 #: builtin/commit.c:1390
3439 msgid "Commit message options"
3440 msgstr ""
3442 #: builtin/commit.c:1391 builtin/tag.c:459
3443 msgid "read message from file"
3444 msgstr ""
3446 #: builtin/commit.c:1392
3447 msgid "author"
3448 msgstr ""
3450 #: builtin/commit.c:1392
3451 msgid "override author for commit"
3452 msgstr ""
3454 #: builtin/commit.c:1393 builtin/gc.c:178
3455 msgid "date"
3456 msgstr ""
3458 #: builtin/commit.c:1393
3459 msgid "override date for commit"
3460 msgstr ""
3462 #: builtin/commit.c:1394 builtin/merge.c:206 builtin/notes.c:534
3463 #: builtin/notes.c:691 builtin/tag.c:457
3464 msgid "message"
3465 msgstr ""
3467 #: builtin/commit.c:1394
3468 msgid "commit message"
3469 msgstr ""
3471 #: builtin/commit.c:1395
3472 msgid "reuse and edit message from specified commit"
3473 msgstr ""
3475 #: builtin/commit.c:1396
3476 msgid "reuse message from specified commit"
3477 msgstr ""
3479 #: builtin/commit.c:1397
3480 msgid "use autosquash formatted message to fixup specified commit"
3481 msgstr ""
3483 #: builtin/commit.c:1398
3484 msgid "use autosquash formatted message to squash specified commit"
3485 msgstr ""
3487 #: builtin/commit.c:1399
3488 msgid "the commit is authored by me now (used with -C/-c/--amend)"
3489 msgstr ""
3491 #: builtin/commit.c:1400 builtin/log.c:1068 builtin/revert.c:109
3492 msgid "add Signed-off-by:"
3493 msgstr ""
3495 #: builtin/commit.c:1401
3496 msgid "use specified template file"
3497 msgstr ""
3499 #: builtin/commit.c:1402
3500 msgid "force edit of commit"
3501 msgstr ""
3503 #: builtin/commit.c:1403
3504 msgid "default"
3505 msgstr ""
3507 #: builtin/commit.c:1403 builtin/tag.c:462
3508 msgid "how to strip spaces and #comments from message"
3509 msgstr ""
3511 #: builtin/commit.c:1404
3512 msgid "include status in commit message template"
3513 msgstr ""
3515 #: builtin/commit.c:1405 builtin/merge.c:213 builtin/tag.c:463
3516 msgid "key id"
3517 msgstr ""
3519 #: builtin/commit.c:1406 builtin/merge.c:214
3520 msgid "GPG sign commit"
3521 msgstr ""
3523 #. end commit message options
3524 #: builtin/commit.c:1409
3525 msgid "Commit contents options"
3526 msgstr ""
3528 #: builtin/commit.c:1410
3529 msgid "commit all changed files"
3530 msgstr ""
3532 #: builtin/commit.c:1411
3533 msgid "add specified files to index for commit"
3534 msgstr ""
3536 #: builtin/commit.c:1412
3537 msgid "interactively add files"
3538 msgstr ""
3540 #: builtin/commit.c:1413
3541 msgid "interactively add changes"
3542 msgstr ""
3544 #: builtin/commit.c:1414
3545 msgid "commit only specified files"
3546 msgstr ""
3548 #: builtin/commit.c:1415
3549 msgid "bypass pre-commit hook"
3550 msgstr ""
3552 #: builtin/commit.c:1416
3553 msgid "show what would be committed"
3554 msgstr ""
3556 #: builtin/commit.c:1424
3557 msgid "amend previous commit"
3558 msgstr ""
3560 #: builtin/commit.c:1425
3561 msgid "bypass post-rewrite hook"
3562 msgstr ""
3564 #: builtin/commit.c:1430
3565 msgid "ok to record an empty change"
3566 msgstr ""
3568 #: builtin/commit.c:1433
3569 msgid "ok to record a change with an empty message"
3570 msgstr ""
3572 #: builtin/commit.c:1464
3573 msgid "could not parse HEAD commit"
3574 msgstr ""
3576 #: builtin/commit.c:1502 builtin/merge.c:508
3577 #, c-format
3578 msgid "could not open '%s' for reading"
3579 msgstr ""
3581 #: builtin/commit.c:1509
3582 #, c-format
3583 msgid "Corrupt MERGE_HEAD file (%s)"
3584 msgstr ""
3586 #: builtin/commit.c:1516
3587 msgid "could not read MERGE_MODE"
3588 msgstr ""
3590 #: builtin/commit.c:1535
3591 #, c-format
3592 msgid "could not read commit message: %s"
3593 msgstr ""
3595 #: builtin/commit.c:1549
3596 #, c-format
3597 msgid "Aborting commit; you did not edit the message.\n"
3598 msgstr ""
3600 #: builtin/commit.c:1554
3601 #, c-format
3602 msgid "Aborting commit due to empty commit message.\n"
3603 msgstr ""
3605 #: builtin/commit.c:1569 builtin/merge.c:935 builtin/merge.c:960
3606 msgid "failed to write commit object"
3607 msgstr ""
3609 #: builtin/commit.c:1590
3610 msgid "cannot lock HEAD ref"
3611 msgstr ""
3613 #: builtin/commit.c:1594
3614 msgid "cannot update HEAD ref"
3615 msgstr ""
3617 #: builtin/commit.c:1605
3618 msgid ""
3619 "Repository has been updated, but unable to write\n"
3620 "new_index file. Check that disk is not full or quota is\n"
3621 "not exceeded, and then \"git reset HEAD\" to recover."
3622 msgstr ""
3624 #: builtin/config.c:7
3625 msgid "git config [options]"
3626 msgstr ""
3628 #: builtin/config.c:52
3629 msgid "Config file location"
3630 msgstr ""
3632 #: builtin/config.c:53
3633 msgid "use global config file"
3634 msgstr ""
3636 #: builtin/config.c:54
3637 msgid "use system config file"
3638 msgstr ""
3640 #: builtin/config.c:55
3641 msgid "use repository config file"
3642 msgstr ""
3644 #: builtin/config.c:56
3645 msgid "use given config file"
3646 msgstr ""
3648 #: builtin/config.c:57
3649 msgid "Action"
3650 msgstr ""
3652 #: builtin/config.c:58
3653 msgid "get value: name [value-regex]"
3654 msgstr ""
3656 #: builtin/config.c:59
3657 msgid "get all values: key [value-regex]"
3658 msgstr ""
3660 #: builtin/config.c:60
3661 msgid "get values for regexp: name-regex [value-regex]"
3662 msgstr ""
3664 #: builtin/config.c:61
3665 msgid "replace all matching variables: name value [value_regex]"
3666 msgstr ""
3668 #: builtin/config.c:62
3669 msgid "add a new variable: name value"
3670 msgstr ""
3672 #: builtin/config.c:63
3673 msgid "remove a variable: name [value-regex]"
3674 msgstr ""
3676 #: builtin/config.c:64
3677 msgid "remove all matches: name [value-regex]"
3678 msgstr ""
3680 #: builtin/config.c:65
3681 msgid "rename section: old-name new-name"
3682 msgstr ""
3684 #: builtin/config.c:66
3685 msgid "remove a section: name"
3686 msgstr ""
3688 #: builtin/config.c:67
3689 msgid "list all"
3690 msgstr ""
3692 #: builtin/config.c:68
3693 msgid "open an editor"
3694 msgstr ""
3696 #: builtin/config.c:69 builtin/config.c:70
3697 msgid "slot"
3698 msgstr ""
3700 #: builtin/config.c:69
3701 msgid "find the color configured: [default]"
3702 msgstr ""
3704 #: builtin/config.c:70
3705 msgid "find the color setting: [stdout-is-tty]"
3706 msgstr ""
3708 #: builtin/config.c:71
3709 msgid "Type"
3710 msgstr ""
3712 #: builtin/config.c:72
3713 msgid "value is \"true\" or \"false\""
3714 msgstr ""
3716 #: builtin/config.c:73
3717 msgid "value is decimal number"
3718 msgstr ""
3720 #: builtin/config.c:74
3721 msgid "value is --bool or --int"
3722 msgstr ""
3724 #: builtin/config.c:75
3725 msgid "value is a path (file or directory name)"
3726 msgstr ""
3728 #: builtin/config.c:76
3729 msgid "Other"
3730 msgstr ""
3732 #: builtin/config.c:77
3733 msgid "terminate values with NUL byte"
3734 msgstr ""
3736 #: builtin/config.c:78
3737 msgid "respect include directives on lookup"
3738 msgstr ""
3740 #: builtin/count-objects.c:69
3741 msgid "git count-objects [-v]"
3742 msgstr ""
3744 #: builtin/describe.c:15
3745 msgid "git describe [options] <committish>*"
3746 msgstr ""
3748 #: builtin/describe.c:16
3749 msgid "git describe [options] --dirty"
3750 msgstr ""
3752 #: builtin/describe.c:234
3753 #, c-format
3754 msgid "annotated tag %s not available"
3755 msgstr ""
3757 #: builtin/describe.c:238
3758 #, c-format
3759 msgid "annotated tag %s has no embedded name"
3760 msgstr ""
3762 #: builtin/describe.c:240
3763 #, c-format
3764 msgid "tag '%s' is really '%s' here"
3765 msgstr ""
3767 #: builtin/describe.c:267
3768 #, c-format
3769 msgid "Not a valid object name %s"
3770 msgstr ""
3772 #: builtin/describe.c:270
3773 #, c-format
3774 msgid "%s is not a valid '%s' object"
3775 msgstr ""
3777 #: builtin/describe.c:287
3778 #, c-format
3779 msgid "no tag exactly matches '%s'"
3780 msgstr ""
3782 #: builtin/describe.c:289
3783 #, c-format
3784 msgid "searching to describe %s\n"
3785 msgstr ""
3787 #: builtin/describe.c:329
3788 #, c-format
3789 msgid "finished search at %s\n"
3790 msgstr ""
3792 #: builtin/describe.c:353
3793 #, c-format
3794 msgid ""
3795 "No annotated tags can describe '%s'.\n"
3796 "However, there were unannotated tags: try --tags."
3797 msgstr ""
3799 #: builtin/describe.c:357
3800 #, c-format
3801 msgid ""
3802 "No tags can describe '%s'.\n"
3803 "Try --always, or create some tags."
3804 msgstr ""
3806 #: builtin/describe.c:378
3807 #, c-format
3808 msgid "traversed %lu commits\n"
3809 msgstr ""
3811 #: builtin/describe.c:381
3812 #, c-format
3813 msgid ""
3814 "more than %i tags found; listed %i most recent\n"
3815 "gave up search at %s\n"
3816 msgstr ""
3818 #: builtin/describe.c:403
3819 msgid "find the tag that comes after the commit"
3820 msgstr ""
3822 #: builtin/describe.c:404
3823 msgid "debug search strategy on stderr"
3824 msgstr ""
3826 #: builtin/describe.c:405
3827 msgid "use any ref in .git/refs"
3828 msgstr ""
3830 #: builtin/describe.c:406
3831 msgid "use any tag in .git/refs/tags"
3832 msgstr ""
3834 #: builtin/describe.c:407
3835 msgid "always use long format"
3836 msgstr ""
3838 #: builtin/describe.c:410
3839 msgid "only output exact matches"
3840 msgstr ""
3842 #: builtin/describe.c:412
3843 msgid "consider <n> most recent tags (default: 10)"
3844 msgstr ""
3846 #: builtin/describe.c:414
3847 msgid "only consider tags matching <pattern>"
3848 msgstr ""
3850 #: builtin/describe.c:416 builtin/name-rev.c:238
3851 msgid "show abbreviated commit object as fallback"
3852 msgstr ""
3854 #: builtin/describe.c:417
3855 msgid "mark"
3856 msgstr ""
3858 #: builtin/describe.c:418
3859 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
3860 msgstr ""
3862 #: builtin/describe.c:436
3863 msgid "--long is incompatible with --abbrev=0"
3864 msgstr ""
3866 #: builtin/describe.c:462
3867 msgid "No names found, cannot describe anything."
3868 msgstr ""
3870 #: builtin/describe.c:482
3871 msgid "--dirty is incompatible with committishes"
3872 msgstr ""
3874 #: builtin/diff.c:79
3875 #, c-format
3876 msgid "'%s': not a regular file or symlink"
3877 msgstr ""
3879 #: builtin/diff.c:224
3880 #, c-format
3881 msgid "invalid option: %s"
3882 msgstr ""
3884 #: builtin/diff.c:301
3885 msgid "Not a git repository"
3886 msgstr ""
3888 #: builtin/diff.c:344
3889 #, c-format
3890 msgid "invalid object '%s' given."
3891 msgstr ""
3893 #: builtin/diff.c:349
3894 #, c-format
3895 msgid "more than %d trees given: '%s'"
3896 msgstr ""
3898 #: builtin/diff.c:359
3899 #, c-format
3900 msgid "more than two blobs given: '%s'"
3901 msgstr ""
3903 #: builtin/diff.c:367
3904 #, c-format
3905 msgid "unhandled object '%s' given."
3906 msgstr ""
3908 #: builtin/fast-export.c:22
3909 msgid "git fast-export [rev-list-opts]"
3910 msgstr ""
3912 #: builtin/fast-export.c:635
3913 msgid "show progress after <n> objects"
3914 msgstr ""
3916 #: builtin/fast-export.c:637
3917 msgid "select handling of signed tags"
3918 msgstr ""
3920 #: builtin/fast-export.c:640
3921 msgid "select handling of tags that tag filtered objects"
3922 msgstr ""
3924 #: builtin/fast-export.c:643
3925 msgid "Dump marks to this file"
3926 msgstr ""
3928 #: builtin/fast-export.c:645
3929 msgid "Import marks from this file"
3930 msgstr ""
3932 #: builtin/fast-export.c:647
3933 msgid "Fake a tagger when tags lack one"
3934 msgstr ""
3936 #: builtin/fast-export.c:649
3937 msgid "Output full tree for each commit"
3938 msgstr ""
3940 #: builtin/fast-export.c:651
3941 msgid "Use the done feature to terminate the stream"
3942 msgstr ""
3944 #: builtin/fast-export.c:652
3945 msgid "Skip output of blob data"
3946 msgstr ""
3948 #: builtin/fetch.c:20
3949 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
3950 msgstr ""
3952 #: builtin/fetch.c:21
3953 msgid "git fetch [<options>] <group>"
3954 msgstr ""
3956 #: builtin/fetch.c:22
3957 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
3958 msgstr ""
3960 #: builtin/fetch.c:23
3961 msgid "git fetch --all [<options>]"
3962 msgstr ""
3964 #: builtin/fetch.c:60
3965 msgid "fetch from all remotes"
3966 msgstr ""
3968 #: builtin/fetch.c:62
3969 msgid "append to .git/FETCH_HEAD instead of overwriting"
3970 msgstr ""
3972 #: builtin/fetch.c:64
3973 msgid "path to upload pack on remote end"
3974 msgstr ""
3976 #: builtin/fetch.c:65
3977 msgid "force overwrite of local branch"
3978 msgstr ""
3980 #: builtin/fetch.c:67
3981 msgid "fetch from multiple remotes"
3982 msgstr ""
3984 #: builtin/fetch.c:69
3985 msgid "fetch all tags and associated objects"
3986 msgstr ""
3988 #: builtin/fetch.c:71
3989 msgid "do not fetch all tags (--no-tags)"
3990 msgstr ""
3992 #: builtin/fetch.c:73
3993 msgid "prune remote-tracking branches no longer on remote"
3994 msgstr ""
3996 #: builtin/fetch.c:74
3997 msgid "on-demand"
3998 msgstr ""
4000 #: builtin/fetch.c:75
4001 msgid "control recursive fetching of submodules"
4002 msgstr ""
4004 #: builtin/fetch.c:79
4005 msgid "keep downloaded pack"
4006 msgstr ""
4008 #: builtin/fetch.c:81
4009 msgid "allow updating of HEAD ref"
4010 msgstr ""
4012 #: builtin/fetch.c:84
4013 msgid "deepen history of shallow clone"
4014 msgstr ""
4016 #: builtin/fetch.c:85 builtin/log.c:1083
4017 msgid "dir"
4018 msgstr ""
4020 #: builtin/fetch.c:86
4021 msgid "prepend this to submodule path output"
4022 msgstr ""
4024 #: builtin/fetch.c:89
4025 msgid "default mode for recursion"
4026 msgstr ""
4028 #: builtin/fetch.c:201
4029 msgid "Couldn't find remote ref HEAD"
4030 msgstr ""
4032 #: builtin/fetch.c:254
4033 #, c-format
4034 msgid "object %s not found"
4035 msgstr ""
4037 #: builtin/fetch.c:260
4038 msgid "[up to date]"
4039 msgstr ""
4041 #: builtin/fetch.c:274
4042 #, c-format
4043 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
4044 msgstr ""
4046 #: builtin/fetch.c:275 builtin/fetch.c:361
4047 msgid "[rejected]"
4048 msgstr ""
4050 #: builtin/fetch.c:286
4051 msgid "[tag update]"
4052 msgstr ""
4054 #: builtin/fetch.c:288 builtin/fetch.c:323 builtin/fetch.c:341
4055 msgid "  (unable to update local ref)"
4056 msgstr ""
4058 #: builtin/fetch.c:306
4059 msgid "[new tag]"
4060 msgstr ""
4062 #: builtin/fetch.c:309
4063 msgid "[new branch]"
4064 msgstr ""
4066 #: builtin/fetch.c:312
4067 msgid "[new ref]"
4068 msgstr ""
4070 #: builtin/fetch.c:357
4071 msgid "unable to update local ref"
4072 msgstr ""
4074 #: builtin/fetch.c:357
4075 msgid "forced update"
4076 msgstr ""
4078 #: builtin/fetch.c:363
4079 msgid "(non-fast-forward)"
4080 msgstr ""
4082 #: builtin/fetch.c:394 builtin/fetch.c:686
4083 #, c-format
4084 msgid "cannot open %s: %s\n"
4085 msgstr ""
4087 #: builtin/fetch.c:403
4088 #, c-format
4089 msgid "%s did not send all necessary objects\n"
4090 msgstr ""
4092 #: builtin/fetch.c:489
4093 #, c-format
4094 msgid "From %.*s\n"
4095 msgstr ""
4097 #: builtin/fetch.c:500
4098 #, c-format
4099 msgid ""
4100 "some local refs could not be updated; try running\n"
4101 " 'git remote prune %s' to remove any old, conflicting branches"
4102 msgstr ""
4104 #: builtin/fetch.c:550
4105 #, c-format
4106 msgid "   (%s will become dangling)"
4107 msgstr ""
4109 #: builtin/fetch.c:551
4110 #, c-format
4111 msgid "   (%s has become dangling)"
4112 msgstr ""
4114 #: builtin/fetch.c:558
4115 msgid "[deleted]"
4116 msgstr ""
4118 #: builtin/fetch.c:559 builtin/remote.c:1055
4119 msgid "(none)"
4120 msgstr ""
4122 #: builtin/fetch.c:676
4123 #, c-format
4124 msgid "Refusing to fetch into current branch %s of non-bare repository"
4125 msgstr ""
4127 #: builtin/fetch.c:710
4128 #, c-format
4129 msgid "Don't know how to fetch from %s"
4130 msgstr ""
4132 #: builtin/fetch.c:787
4133 #, c-format
4134 msgid "Option \"%s\" value \"%s\" is not valid for %s"
4135 msgstr ""
4137 #: builtin/fetch.c:790
4138 #, c-format
4139 msgid "Option \"%s\" is ignored for %s\n"
4140 msgstr ""
4142 #: builtin/fetch.c:892
4143 #, c-format
4144 msgid "Fetching %s\n"
4145 msgstr ""
4147 #: builtin/fetch.c:894 builtin/remote.c:100
4148 #, c-format
4149 msgid "Could not fetch %s"
4150 msgstr ""
4152 #: builtin/fetch.c:913
4153 msgid ""
4154 "No remote repository specified.  Please, specify either a URL or a\n"
4155 "remote name from which new revisions should be fetched."
4156 msgstr ""
4158 #: builtin/fetch.c:933
4159 msgid "You need to specify a tag name."
4160 msgstr ""
4162 #: builtin/fetch.c:985
4163 msgid "fetch --all does not take a repository argument"
4164 msgstr ""
4166 #: builtin/fetch.c:987
4167 msgid "fetch --all does not make sense with refspecs"
4168 msgstr ""
4170 #: builtin/fetch.c:998
4171 #, c-format
4172 msgid "No such remote or remote group: %s"
4173 msgstr ""
4175 #: builtin/fetch.c:1006
4176 msgid "Fetching a group and specifying refspecs does not make sense"
4177 msgstr ""
4179 #: builtin/fmt-merge-msg.c:13
4180 msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
4181 msgstr ""
4183 #: builtin/fmt-merge-msg.c:653 builtin/fmt-merge-msg.c:656 builtin/grep.c:786
4184 #: builtin/merge.c:188 builtin/show-branch.c:656 builtin/show-ref.c:192
4185 #: builtin/tag.c:448 parse-options.h:133 parse-options.h:235
4186 msgid "n"
4187 msgstr ""
4189 #: builtin/fmt-merge-msg.c:654
4190 msgid "populate log with at most <n> entries from shortlog"
4191 msgstr ""
4193 #: builtin/fmt-merge-msg.c:657
4194 msgid "alias for --log (deprecated)"
4195 msgstr ""
4197 #: builtin/fmt-merge-msg.c:660
4198 msgid "text"
4199 msgstr ""
4201 #: builtin/fmt-merge-msg.c:661
4202 msgid "use <text> as start of message"
4203 msgstr ""
4205 #: builtin/fmt-merge-msg.c:662
4206 msgid "file to read from"
4207 msgstr ""
4209 #: builtin/for-each-ref.c:979
4210 msgid "git for-each-ref [options] [<pattern>]"
4211 msgstr ""
4213 #: builtin/for-each-ref.c:994
4214 msgid "quote placeholders suitably for shells"
4215 msgstr ""
4217 #: builtin/for-each-ref.c:996
4218 msgid "quote placeholders suitably for perl"
4219 msgstr ""
4221 #: builtin/for-each-ref.c:998
4222 msgid "quote placeholders suitably for python"
4223 msgstr ""
4225 #: builtin/for-each-ref.c:1000
4226 msgid "quote placeholders suitably for tcl"
4227 msgstr ""
4229 #: builtin/for-each-ref.c:1003
4230 msgid "show only <n> matched refs"
4231 msgstr ""
4233 #: builtin/for-each-ref.c:1004
4234 msgid "format"
4235 msgstr ""
4237 #: builtin/for-each-ref.c:1004
4238 msgid "format to use for the output"
4239 msgstr ""
4241 #: builtin/for-each-ref.c:1005
4242 msgid "key"
4243 msgstr ""
4245 #: builtin/for-each-ref.c:1006
4246 msgid "field name to sort on"
4247 msgstr ""
4249 #: builtin/fsck.c:608
4250 msgid "git fsck [options] [<object>...]"
4251 msgstr ""
4253 #: builtin/fsck.c:614
4254 msgid "show unreachable objects"
4255 msgstr ""
4257 #: builtin/fsck.c:615
4258 msgid "show dangling objects"
4259 msgstr ""
4261 #: builtin/fsck.c:616
4262 msgid "report tags"
4263 msgstr ""
4265 #: builtin/fsck.c:617
4266 msgid "report root nodes"
4267 msgstr ""
4269 #: builtin/fsck.c:618
4270 msgid "make index objects head nodes"
4271 msgstr ""
4273 #: builtin/fsck.c:619
4274 msgid "make reflogs head nodes (default)"
4275 msgstr ""
4277 #: builtin/fsck.c:620
4278 msgid "also consider packs and alternate objects"
4279 msgstr ""
4281 #: builtin/fsck.c:621
4282 msgid "enable more strict checking"
4283 msgstr ""
4285 #: builtin/fsck.c:623
4286 msgid "write dangling objects in .git/lost-found"
4287 msgstr ""
4289 #: builtin/fsck.c:624 builtin/prune.c:134
4290 msgid "show progress"
4291 msgstr ""
4293 #: builtin/gc.c:22
4294 msgid "git gc [options]"
4295 msgstr ""
4297 #: builtin/gc.c:63
4298 #, c-format
4299 msgid "Invalid %s: '%s'"
4300 msgstr ""
4302 #: builtin/gc.c:90
4303 #, c-format
4304 msgid "insanely long object directory %.*s"
4305 msgstr ""
4307 #: builtin/gc.c:179
4308 msgid "prune unreferenced objects"
4309 msgstr ""
4311 #: builtin/gc.c:181
4312 msgid "be more thorough (increased runtime)"
4313 msgstr ""
4315 #: builtin/gc.c:182
4316 msgid "enable auto-gc mode"
4317 msgstr ""
4319 #: builtin/gc.c:221
4320 #, c-format
4321 msgid "Auto packing the repository for optimum performance.\n"
4322 msgstr ""
4324 #: builtin/gc.c:224
4325 #, c-format
4326 msgid ""
4327 "Auto packing the repository for optimum performance. You may also\n"
4328 "run \"git gc\" manually. See \"git help gc\" for more information.\n"
4329 msgstr ""
4331 #: builtin/gc.c:251
4332 msgid ""
4333 "There are too many unreachable loose objects; run 'git prune' to remove them."
4334 msgstr ""
4336 #: builtin/grep.c:22
4337 msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
4338 msgstr ""
4340 #: builtin/grep.c:216
4341 #, c-format
4342 msgid "grep: failed to create thread: %s"
4343 msgstr ""
4345 #: builtin/grep.c:454
4346 #, c-format
4347 msgid "Failed to chdir: %s"
4348 msgstr ""
4350 #: builtin/grep.c:530 builtin/grep.c:564
4351 #, c-format
4352 msgid "unable to read tree (%s)"
4353 msgstr ""
4355 #: builtin/grep.c:578
4356 #, c-format
4357 msgid "unable to grep from object of type %s"
4358 msgstr ""
4360 #: builtin/grep.c:636
4361 #, c-format
4362 msgid "switch `%c' expects a numerical value"
4363 msgstr ""
4365 #: builtin/grep.c:653
4366 #, c-format
4367 msgid "cannot open '%s'"
4368 msgstr ""
4370 #: builtin/grep.c:728
4371 msgid "search in index instead of in the work tree"
4372 msgstr ""
4374 #: builtin/grep.c:730
4375 msgid "find in contents not managed by git"
4376 msgstr ""
4378 #: builtin/grep.c:732
4379 msgid "search in both tracked and untracked files"
4380 msgstr ""
4382 #: builtin/grep.c:734
4383 msgid "search also in ignored files"
4384 msgstr ""
4386 #: builtin/grep.c:737
4387 msgid "show non-matching lines"
4388 msgstr ""
4390 #: builtin/grep.c:739
4391 msgid "case insensitive matching"
4392 msgstr ""
4394 #: builtin/grep.c:741
4395 msgid "match patterns only at word boundaries"
4396 msgstr ""
4398 #: builtin/grep.c:743
4399 msgid "process binary files as text"
4400 msgstr ""
4402 #: builtin/grep.c:745
4403 msgid "don't match patterns in binary files"
4404 msgstr ""
4406 #: builtin/grep.c:748
4407 msgid "descend at most <depth> levels"
4408 msgstr ""
4410 #: builtin/grep.c:752
4411 msgid "use extended POSIX regular expressions"
4412 msgstr ""
4414 #: builtin/grep.c:755
4415 msgid "use basic POSIX regular expressions (default)"
4416 msgstr ""
4418 #: builtin/grep.c:758
4419 msgid "interpret patterns as fixed strings"
4420 msgstr ""
4422 #: builtin/grep.c:761
4423 msgid "use Perl-compatible regular expressions"
4424 msgstr ""
4426 #: builtin/grep.c:764
4427 msgid "show line numbers"
4428 msgstr ""
4430 #: builtin/grep.c:765
4431 msgid "don't show filenames"
4432 msgstr ""
4434 #: builtin/grep.c:766
4435 msgid "show filenames"
4436 msgstr ""
4438 #: builtin/grep.c:768
4439 msgid "show filenames relative to top directory"
4440 msgstr ""
4442 #: builtin/grep.c:770
4443 msgid "show only filenames instead of matching lines"
4444 msgstr ""
4446 #: builtin/grep.c:772
4447 msgid "synonym for --files-with-matches"
4448 msgstr ""
4450 #: builtin/grep.c:775
4451 msgid "show only the names of files without match"
4452 msgstr ""
4454 #: builtin/grep.c:777
4455 msgid "print NUL after filenames"
4456 msgstr ""
4458 #: builtin/grep.c:779
4459 msgid "show the number of matches instead of matching lines"
4460 msgstr ""
4462 #: builtin/grep.c:780
4463 msgid "highlight matches"
4464 msgstr ""
4466 #: builtin/grep.c:782
4467 msgid "print empty line between matches from different files"
4468 msgstr ""
4470 #: builtin/grep.c:784
4471 msgid "show filename only once above matches from same file"
4472 msgstr ""
4474 #: builtin/grep.c:787
4475 msgid "show <n> context lines before and after matches"
4476 msgstr ""
4478 #: builtin/grep.c:790
4479 msgid "show <n> context lines before matches"
4480 msgstr ""
4482 #: builtin/grep.c:792
4483 msgid "show <n> context lines after matches"
4484 msgstr ""
4486 #: builtin/grep.c:793
4487 msgid "shortcut for -C NUM"
4488 msgstr ""
4490 #: builtin/grep.c:796
4491 msgid "show a line with the function name before matches"
4492 msgstr ""
4494 #: builtin/grep.c:798
4495 msgid "show the surrounding function"
4496 msgstr ""
4498 #: builtin/grep.c:801
4499 msgid "read patterns from file"
4500 msgstr ""
4502 #: builtin/grep.c:803
4503 msgid "match <pattern>"
4504 msgstr ""
4506 #: builtin/grep.c:805
4507 msgid "combine patterns specified with -e"
4508 msgstr ""
4510 #: builtin/grep.c:817
4511 msgid "indicate hit with exit status without output"
4512 msgstr ""
4514 #: builtin/grep.c:819
4515 msgid "show only matches from files that match all patterns"
4516 msgstr ""
4518 #: builtin/grep.c:822
4519 msgid "pager"
4520 msgstr ""
4522 #: builtin/grep.c:822
4523 msgid "show matching files in the pager"
4524 msgstr ""
4526 #: builtin/grep.c:825
4527 msgid "allow calling of grep(1) (ignored by this build)"
4528 msgstr ""
4530 #: builtin/grep.c:826 builtin/show-ref.c:201
4531 msgid "show usage"
4532 msgstr ""
4534 #: builtin/grep.c:917
4535 msgid "no pattern given."
4536 msgstr ""
4538 #: builtin/grep.c:931
4539 #, c-format
4540 msgid "bad object %s"
4541 msgstr ""
4543 #: builtin/grep.c:972
4544 msgid "--open-files-in-pager only works on the worktree"
4545 msgstr ""
4547 #: builtin/grep.c:995
4548 msgid "--cached or --untracked cannot be used with --no-index."
4549 msgstr ""
4551 #: builtin/grep.c:1000
4552 msgid "--no-index or --untracked cannot be used with revs."
4553 msgstr ""
4555 #: builtin/grep.c:1003
4556 msgid "--[no-]exclude-standard cannot be used for tracked contents."
4557 msgstr ""
4559 #: builtin/grep.c:1011
4560 msgid "both --cached and trees are given."
4561 msgstr ""
4563 #: builtin/hash-object.c:60
4564 msgid ""
4565 "git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
4566 "<file>..."
4567 msgstr ""
4569 #: builtin/hash-object.c:61
4570 msgid "git hash-object  --stdin-paths < <list-of-paths>"
4571 msgstr ""
4573 #: builtin/hash-object.c:72
4574 msgid "type"
4575 msgstr ""
4577 #: builtin/hash-object.c:72
4578 msgid "object type"
4579 msgstr ""
4581 #: builtin/hash-object.c:73
4582 msgid "write the object into the object database"
4583 msgstr ""
4585 #: builtin/hash-object.c:74
4586 msgid "read the object from stdin"
4587 msgstr ""
4589 #: builtin/hash-object.c:76
4590 msgid "store file as is without filters"
4591 msgstr ""
4593 #: builtin/hash-object.c:77
4594 msgid "process file as it were from this path"
4595 msgstr ""
4597 #: builtin/help.c:43
4598 msgid "print all available commands"
4599 msgstr ""
4601 #: builtin/help.c:44
4602 msgid "show man page"
4603 msgstr ""
4605 #: builtin/help.c:45
4606 msgid "show manual in web browser"
4607 msgstr ""
4609 #: builtin/help.c:47
4610 msgid "show info page"
4611 msgstr ""
4613 #: builtin/help.c:53
4614 msgid "git help [--all] [--man|--web|--info] [command]"
4615 msgstr ""
4617 #: builtin/help.c:65
4618 #, c-format
4619 msgid "unrecognized help format '%s'"
4620 msgstr ""
4622 #: builtin/help.c:93
4623 msgid "Failed to start emacsclient."
4624 msgstr ""
4626 #: builtin/help.c:106
4627 msgid "Failed to parse emacsclient version."
4628 msgstr ""
4630 #: builtin/help.c:114
4631 #, c-format
4632 msgid "emacsclient version '%d' too old (< 22)."
4633 msgstr ""
4635 #: builtin/help.c:132 builtin/help.c:160 builtin/help.c:169 builtin/help.c:177
4636 #, c-format
4637 msgid "failed to exec '%s': %s"
4638 msgstr ""
4640 #: builtin/help.c:217
4641 #, c-format
4642 msgid ""
4643 "'%s': path for unsupported man viewer.\n"
4644 "Please consider using 'man.<tool>.cmd' instead."
4645 msgstr ""
4647 #: builtin/help.c:229
4648 #, c-format
4649 msgid ""
4650 "'%s': cmd for supported man viewer.\n"
4651 "Please consider using 'man.<tool>.path' instead."
4652 msgstr ""
4654 #: builtin/help.c:299
4655 msgid "The most commonly used git commands are:"
4656 msgstr ""
4658 #: builtin/help.c:367
4659 #, c-format
4660 msgid "'%s': unknown man viewer."
4661 msgstr ""
4663 #: builtin/help.c:384
4664 msgid "no man viewer handled the request"
4665 msgstr ""
4667 #: builtin/help.c:392
4668 msgid "no info viewer handled the request"
4669 msgstr ""
4671 #: builtin/help.c:447 builtin/help.c:454
4672 #, c-format
4673 msgid "usage: %s%s"
4674 msgstr ""
4676 #: builtin/help.c:470
4677 #, c-format
4678 msgid "`git %s' is aliased to `%s'"
4679 msgstr ""
4681 #: builtin/index-pack.c:170
4682 #, c-format
4683 msgid "object type mismatch at %s"
4684 msgstr ""
4686 #: builtin/index-pack.c:190
4687 msgid "object of unexpected type"
4688 msgstr ""
4690 #: builtin/index-pack.c:227
4691 #, c-format
4692 msgid "cannot fill %d byte"
4693 msgid_plural "cannot fill %d bytes"
4694 msgstr[0] ""
4695 msgstr[1] ""
4697 #: builtin/index-pack.c:237
4698 msgid "early EOF"
4699 msgstr ""
4701 #: builtin/index-pack.c:238
4702 msgid "read error on input"
4703 msgstr ""
4705 #: builtin/index-pack.c:250
4706 msgid "used more bytes than were available"
4707 msgstr ""
4709 #: builtin/index-pack.c:257
4710 msgid "pack too large for current definition of off_t"
4711 msgstr ""
4713 #: builtin/index-pack.c:273
4714 #, c-format
4715 msgid "unable to create '%s'"
4716 msgstr ""
4718 #: builtin/index-pack.c:278
4719 #, c-format
4720 msgid "cannot open packfile '%s'"
4721 msgstr ""
4723 #: builtin/index-pack.c:292
4724 msgid "pack signature mismatch"
4725 msgstr ""
4727 #: builtin/index-pack.c:294
4728 #, c-format
4729 msgid "pack version %<PRIu32> unsupported"
4730 msgstr ""
4732 #: builtin/index-pack.c:312
4733 #, c-format
4734 msgid "pack has bad object at offset %lu: %s"
4735 msgstr ""
4737 #: builtin/index-pack.c:434
4738 #, c-format
4739 msgid "inflate returned %d"
4740 msgstr ""
4742 #: builtin/index-pack.c:483
4743 msgid "offset value overflow for delta base object"
4744 msgstr ""
4746 #: builtin/index-pack.c:491
4747 msgid "delta base offset is out of bound"
4748 msgstr ""
4750 #: builtin/index-pack.c:499
4751 #, c-format
4752 msgid "unknown object type %d"
4753 msgstr ""
4755 #: builtin/index-pack.c:530
4756 msgid "cannot pread pack file"
4757 msgstr ""
4759 #: builtin/index-pack.c:532
4760 #, c-format
4761 msgid "premature end of pack file, %lu byte missing"
4762 msgid_plural "premature end of pack file, %lu bytes missing"
4763 msgstr[0] ""
4764 msgstr[1] ""
4766 #: builtin/index-pack.c:558
4767 msgid "serious inflate inconsistency"
4768 msgstr ""
4770 #: builtin/index-pack.c:649 builtin/index-pack.c:655 builtin/index-pack.c:678
4771 #: builtin/index-pack.c:712 builtin/index-pack.c:721
4772 #, c-format
4773 msgid "SHA1 COLLISION FOUND WITH %s !"
4774 msgstr ""
4776 #: builtin/index-pack.c:652 builtin/pack-objects.c:170
4777 #: builtin/pack-objects.c:262
4778 #, c-format
4779 msgid "unable to read %s"
4780 msgstr ""
4782 #: builtin/index-pack.c:718
4783 #, c-format
4784 msgid "cannot read existing object %s"
4785 msgstr ""
4787 #: builtin/index-pack.c:732
4788 #, c-format
4789 msgid "invalid blob object %s"
4790 msgstr ""
4792 #: builtin/index-pack.c:747
4793 #, c-format
4794 msgid "invalid %s"
4795 msgstr ""
4797 #: builtin/index-pack.c:749
4798 msgid "Error in object"
4799 msgstr ""
4801 #: builtin/index-pack.c:751
4802 #, c-format
4803 msgid "Not all child objects of %s are reachable"
4804 msgstr ""
4806 #: builtin/index-pack.c:821 builtin/index-pack.c:847
4807 msgid "failed to apply delta"
4808 msgstr ""
4810 #: builtin/index-pack.c:986
4811 msgid "Receiving objects"
4812 msgstr ""
4814 #: builtin/index-pack.c:986
4815 msgid "Indexing objects"
4816 msgstr ""
4818 #: builtin/index-pack.c:1012
4819 msgid "pack is corrupted (SHA1 mismatch)"
4820 msgstr ""
4822 #: builtin/index-pack.c:1017
4823 msgid "cannot fstat packfile"
4824 msgstr ""
4826 #: builtin/index-pack.c:1020
4827 msgid "pack has junk at the end"
4828 msgstr ""
4830 #: builtin/index-pack.c:1031
4831 msgid "confusion beyond insanity in parse_pack_objects()"
4832 msgstr ""
4834 #: builtin/index-pack.c:1054
4835 msgid "Resolving deltas"
4836 msgstr ""
4838 #: builtin/index-pack.c:1064
4839 #, c-format
4840 msgid "unable to create thread: %s"
4841 msgstr ""
4843 #: builtin/index-pack.c:1106
4844 msgid "confusion beyond insanity"
4845 msgstr ""
4847 #: builtin/index-pack.c:1112
4848 #, c-format
4849 msgid "completed with %d local objects"
4850 msgstr ""
4852 #: builtin/index-pack.c:1121
4853 #, c-format
4854 msgid "Unexpected tail checksum for %s (disk corruption?)"
4855 msgstr ""
4857 #: builtin/index-pack.c:1125
4858 #, c-format
4859 msgid "pack has %d unresolved delta"
4860 msgid_plural "pack has %d unresolved deltas"
4861 msgstr[0] ""
4862 msgstr[1] ""
4864 #: builtin/index-pack.c:1150
4865 #, c-format
4866 msgid "unable to deflate appended object (%d)"
4867 msgstr ""
4869 #: builtin/index-pack.c:1229
4870 #, c-format
4871 msgid "local object %s is corrupt"
4872 msgstr ""
4874 #: builtin/index-pack.c:1253
4875 msgid "error while closing pack file"
4876 msgstr ""
4878 #: builtin/index-pack.c:1266
4879 #, c-format
4880 msgid "cannot write keep file '%s'"
4881 msgstr ""
4883 #: builtin/index-pack.c:1274
4884 #, c-format
4885 msgid "cannot close written keep file '%s'"
4886 msgstr ""
4888 #: builtin/index-pack.c:1287
4889 msgid "cannot store pack file"
4890 msgstr ""
4892 #: builtin/index-pack.c:1298
4893 msgid "cannot store index file"
4894 msgstr ""
4896 #: builtin/index-pack.c:1331
4897 #, c-format
4898 msgid "bad pack.indexversion=%<PRIu32>"
4899 msgstr ""
4901 #: builtin/index-pack.c:1337
4902 #, c-format
4903 msgid "invalid number of threads specified (%d)"
4904 msgstr ""
4906 #: builtin/index-pack.c:1341 builtin/index-pack.c:1514
4907 #, c-format
4908 msgid "no threads support, ignoring %s"
4909 msgstr ""
4911 #: builtin/index-pack.c:1399
4912 #, c-format
4913 msgid "Cannot open existing pack file '%s'"
4914 msgstr ""
4916 #: builtin/index-pack.c:1401
4917 #, c-format
4918 msgid "Cannot open existing pack idx file for '%s'"
4919 msgstr ""
4921 #: builtin/index-pack.c:1448
4922 #, c-format
4923 msgid "non delta: %d object"
4924 msgid_plural "non delta: %d objects"
4925 msgstr[0] ""
4926 msgstr[1] ""
4928 #: builtin/index-pack.c:1455
4929 #, c-format
4930 msgid "chain length = %d: %lu object"
4931 msgid_plural "chain length = %d: %lu objects"
4932 msgstr[0] ""
4933 msgstr[1] ""
4935 #: builtin/index-pack.c:1482
4936 msgid "Cannot come back to cwd"
4937 msgstr ""
4939 #: builtin/index-pack.c:1526 builtin/index-pack.c:1529
4940 #: builtin/index-pack.c:1541 builtin/index-pack.c:1545
4941 #, c-format
4942 msgid "bad %s"
4943 msgstr ""
4945 #: builtin/index-pack.c:1559
4946 msgid "--fix-thin cannot be used without --stdin"
4947 msgstr ""
4949 #: builtin/index-pack.c:1563 builtin/index-pack.c:1573
4950 #, c-format
4951 msgid "packfile name '%s' does not end with '.pack'"
4952 msgstr ""
4954 #: builtin/index-pack.c:1582
4955 msgid "--verify with no packfile name given"
4956 msgstr ""
4958 #: builtin/init-db.c:35
4959 #, c-format
4960 msgid "Could not make %s writable by group"
4961 msgstr ""
4963 #: builtin/init-db.c:62
4964 #, c-format
4965 msgid "insanely long template name %s"
4966 msgstr ""
4968 #: builtin/init-db.c:67
4969 #, c-format
4970 msgid "cannot stat '%s'"
4971 msgstr ""
4973 #: builtin/init-db.c:73
4974 #, c-format
4975 msgid "cannot stat template '%s'"
4976 msgstr ""
4978 #: builtin/init-db.c:80
4979 #, c-format
4980 msgid "cannot opendir '%s'"
4981 msgstr ""
4983 #: builtin/init-db.c:97
4984 #, c-format
4985 msgid "cannot readlink '%s'"
4986 msgstr ""
4988 #: builtin/init-db.c:99
4989 #, c-format
4990 msgid "insanely long symlink %s"
4991 msgstr ""
4993 #: builtin/init-db.c:102
4994 #, c-format
4995 msgid "cannot symlink '%s' '%s'"
4996 msgstr ""
4998 #: builtin/init-db.c:106
4999 #, c-format
5000 msgid "cannot copy '%s' to '%s'"
5001 msgstr ""
5003 #: builtin/init-db.c:110
5004 #, c-format
5005 msgid "ignoring template %s"
5006 msgstr ""
5008 #: builtin/init-db.c:133
5009 #, c-format
5010 msgid "insanely long template path %s"
5011 msgstr ""
5013 #: builtin/init-db.c:141
5014 #, c-format
5015 msgid "templates not found %s"
5016 msgstr ""
5018 #: builtin/init-db.c:154
5019 #, c-format
5020 msgid "not copying templates of a wrong format version %d from '%s'"
5021 msgstr ""
5023 #: builtin/init-db.c:192
5024 #, c-format
5025 msgid "insane git directory %s"
5026 msgstr ""
5028 #: builtin/init-db.c:323 builtin/init-db.c:326
5029 #, c-format
5030 msgid "%s already exists"
5031 msgstr ""
5033 #: builtin/init-db.c:355
5034 #, c-format
5035 msgid "unable to handle file type %d"
5036 msgstr ""
5038 #: builtin/init-db.c:358
5039 #, c-format
5040 msgid "unable to move %s to %s"
5041 msgstr ""
5043 #: builtin/init-db.c:363
5044 #, c-format
5045 msgid "Could not create git link %s"
5046 msgstr ""
5049 #. * TRANSLATORS: The first '%s' is either "Reinitialized
5050 #. * existing" or "Initialized empty", the second " shared" or
5051 #. * "", and the last '%s%s' is the verbatim directory name.
5053 #: builtin/init-db.c:420
5054 #, c-format
5055 msgid "%s%s Git repository in %s%s\n"
5056 msgstr ""
5058 #: builtin/init-db.c:421
5059 msgid "Reinitialized existing"
5060 msgstr ""
5062 #: builtin/init-db.c:421
5063 msgid "Initialized empty"
5064 msgstr ""
5066 #: builtin/init-db.c:422
5067 msgid " shared"
5068 msgstr ""
5070 #: builtin/init-db.c:441
5071 msgid "cannot tell cwd"
5072 msgstr ""
5074 #: builtin/init-db.c:467
5075 msgid ""
5076 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared"
5077 "[=<permissions>]] [directory]"
5078 msgstr ""
5080 #: builtin/init-db.c:490
5081 msgid "permissions"
5082 msgstr ""
5084 #: builtin/init-db.c:491
5085 msgid "specify that the git repository is to be shared amongst several users"
5086 msgstr ""
5088 #: builtin/init-db.c:493 builtin/prune-packed.c:77
5089 msgid "be quiet"
5090 msgstr ""
5092 #: builtin/init-db.c:522 builtin/init-db.c:529
5093 #, c-format
5094 msgid "cannot mkdir %s"
5095 msgstr ""
5097 #: builtin/init-db.c:533
5098 #, c-format
5099 msgid "cannot chdir to %s"
5100 msgstr ""
5102 #: builtin/init-db.c:555
5103 #, c-format
5104 msgid ""
5105 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
5106 "dir=<directory>)"
5107 msgstr ""
5109 #: builtin/init-db.c:579
5110 msgid "Cannot access current working directory"
5111 msgstr ""
5113 #: builtin/init-db.c:586
5114 #, c-format
5115 msgid "Cannot access work tree '%s'"
5116 msgstr ""
5118 #: builtin/log.c:37
5119 msgid "git log [<options>] [<since>..<until>] [[--] <path>...]\n"
5120 msgstr ""
5122 #: builtin/log.c:38
5123 msgid "   or: git show [options] <object>..."
5124 msgstr ""
5126 #: builtin/log.c:100
5127 msgid "suppress diff output"
5128 msgstr ""
5130 #: builtin/log.c:101
5131 msgid "show source"
5132 msgstr ""
5134 #: builtin/log.c:102
5135 msgid "decorate options"
5136 msgstr ""
5138 #: builtin/log.c:189
5139 #, c-format
5140 msgid "Final output: %d %s\n"
5141 msgstr ""
5143 #: builtin/log.c:403 builtin/log.c:494
5144 #, c-format
5145 msgid "Could not read object %s"
5146 msgstr ""
5148 #: builtin/log.c:518
5149 #, c-format
5150 msgid "Unknown type: %d"
5151 msgstr ""
5153 #: builtin/log.c:608
5154 msgid "format.headers without value"
5155 msgstr ""
5157 #: builtin/log.c:682
5158 msgid "name of output directory is too long"
5159 msgstr ""
5161 #: builtin/log.c:693
5162 #, c-format
5163 msgid "Cannot open patch file %s"
5164 msgstr ""
5166 #: builtin/log.c:707
5167 msgid "Need exactly one range."
5168 msgstr ""
5170 #: builtin/log.c:715
5171 msgid "Not a range."
5172 msgstr ""
5174 #: builtin/log.c:789
5175 msgid "Cover letter needs email format"
5176 msgstr ""
5178 #: builtin/log.c:862
5179 #, c-format
5180 msgid "insane in-reply-to: %s"
5181 msgstr ""
5183 #: builtin/log.c:890
5184 msgid "git format-patch [options] [<since> | <revision range>]"
5185 msgstr ""
5187 #: builtin/log.c:935
5188 msgid "Two output directories?"
5189 msgstr ""
5191 #: builtin/log.c:1063
5192 msgid "use [PATCH n/m] even with a single patch"
5193 msgstr ""
5195 #: builtin/log.c:1066
5196 msgid "use [PATCH] even with multiple patches"
5197 msgstr ""
5199 #: builtin/log.c:1070
5200 msgid "print patches to standard out"
5201 msgstr ""
5203 #: builtin/log.c:1072
5204 msgid "generate a cover letter"
5205 msgstr ""
5207 #: builtin/log.c:1074
5208 msgid "use simple number sequence for output file names"
5209 msgstr ""
5211 #: builtin/log.c:1075
5212 msgid "sfx"
5213 msgstr ""
5215 #: builtin/log.c:1076
5216 msgid "use <sfx> instead of '.patch'"
5217 msgstr ""
5219 #: builtin/log.c:1078
5220 msgid "start numbering patches at <n> instead of 1"
5221 msgstr ""
5223 #: builtin/log.c:1080
5224 msgid "Use [<prefix>] instead of [PATCH]"
5225 msgstr ""
5227 #: builtin/log.c:1083
5228 msgid "store resulting files in <dir>"
5229 msgstr ""
5231 #: builtin/log.c:1086
5232 msgid "don't strip/add [PATCH]"
5233 msgstr ""
5235 #: builtin/log.c:1089
5236 msgid "don't output binary diffs"
5237 msgstr ""
5239 #: builtin/log.c:1091
5240 msgid "don't include a patch matching a commit upstream"
5241 msgstr ""
5243 #: builtin/log.c:1093
5244 msgid "show patch format instead of default (patch + stat)"
5245 msgstr ""
5247 #: builtin/log.c:1095
5248 msgid "Messaging"
5249 msgstr ""
5251 #: builtin/log.c:1096
5252 msgid "header"
5253 msgstr ""
5255 #: builtin/log.c:1097
5256 msgid "add email header"
5257 msgstr ""
5259 #: builtin/log.c:1098 builtin/log.c:1100
5260 msgid "email"
5261 msgstr ""
5263 #: builtin/log.c:1098
5264 msgid "add To: header"
5265 msgstr ""
5267 #: builtin/log.c:1100
5268 msgid "add Cc: header"
5269 msgstr ""
5271 #: builtin/log.c:1102
5272 msgid "message-id"
5273 msgstr ""
5275 #: builtin/log.c:1103
5276 msgid "make first mail a reply to <message-id>"
5277 msgstr ""
5279 #: builtin/log.c:1104 builtin/log.c:1107
5280 msgid "boundary"
5281 msgstr ""
5283 #: builtin/log.c:1105
5284 msgid "attach the patch"
5285 msgstr ""
5287 #: builtin/log.c:1108
5288 msgid "inline the patch"
5289 msgstr ""
5291 #: builtin/log.c:1112
5292 msgid "enable message threading, styles: shallow, deep"
5293 msgstr ""
5295 #: builtin/log.c:1114
5296 msgid "signature"
5297 msgstr ""
5299 #: builtin/log.c:1115
5300 msgid "add a signature"
5301 msgstr ""
5303 #: builtin/log.c:1117
5304 msgid "don't print the patch filenames"
5305 msgstr ""
5307 #: builtin/log.c:1157
5308 #, c-format
5309 msgid "bogus committer info %s"
5310 msgstr ""
5312 #: builtin/log.c:1202
5313 msgid "-n and -k are mutually exclusive."
5314 msgstr ""
5316 #: builtin/log.c:1204
5317 msgid "--subject-prefix and -k are mutually exclusive."
5318 msgstr ""
5320 #: builtin/log.c:1212
5321 msgid "--name-only does not make sense"
5322 msgstr ""
5324 #: builtin/log.c:1214
5325 msgid "--name-status does not make sense"
5326 msgstr ""
5328 #: builtin/log.c:1216
5329 msgid "--check does not make sense"
5330 msgstr ""
5332 #: builtin/log.c:1239
5333 msgid "standard output, or directory, which one?"
5334 msgstr ""
5336 #: builtin/log.c:1241
5337 #, c-format
5338 msgid "Could not create directory '%s'"
5339 msgstr ""
5341 #: builtin/log.c:1394
5342 msgid "Failed to create output files"
5343 msgstr ""
5345 #: builtin/log.c:1443
5346 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
5347 msgstr ""
5349 #: builtin/log.c:1498
5350 #, c-format
5351 msgid ""
5352 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
5353 msgstr ""
5355 #: builtin/log.c:1511 builtin/log.c:1513 builtin/log.c:1525
5356 #, c-format
5357 msgid "Unknown commit %s"
5358 msgstr ""
5360 #: builtin/ls-files.c:408
5361 msgid "git ls-files [options] [<file>...]"
5362 msgstr ""
5364 #: builtin/ls-files.c:463
5365 msgid "identify the file status with tags"
5366 msgstr ""
5368 #: builtin/ls-files.c:465
5369 msgid "use lowercase letters for 'assume unchanged' files"
5370 msgstr ""
5372 #: builtin/ls-files.c:467
5373 msgid "show cached files in the output (default)"
5374 msgstr ""
5376 #: builtin/ls-files.c:469
5377 msgid "show deleted files in the output"
5378 msgstr ""
5380 #: builtin/ls-files.c:471
5381 msgid "show modified files in the output"
5382 msgstr ""
5384 #: builtin/ls-files.c:473
5385 msgid "show other files in the output"
5386 msgstr ""
5388 #: builtin/ls-files.c:475
5389 msgid "show ignored files in the output"
5390 msgstr ""
5392 #: builtin/ls-files.c:478
5393 msgid "show staged contents' object name in the output"
5394 msgstr ""
5396 #: builtin/ls-files.c:480
5397 msgid "show files on the filesystem that need to be removed"
5398 msgstr ""
5400 #: builtin/ls-files.c:482
5401 msgid "show 'other' directories' name only"
5402 msgstr ""
5404 #: builtin/ls-files.c:485
5405 msgid "don't show empty directories"
5406 msgstr ""
5408 #: builtin/ls-files.c:488
5409 msgid "show unmerged files in the output"
5410 msgstr ""
5412 #: builtin/ls-files.c:490
5413 msgid "show resolve-undo information"
5414 msgstr ""
5416 #: builtin/ls-files.c:492
5417 msgid "skip files matching pattern"
5418 msgstr ""
5420 #: builtin/ls-files.c:495
5421 msgid "exclude patterns are read from <file>"
5422 msgstr ""
5424 #: builtin/ls-files.c:498
5425 msgid "read additional per-directory exclude patterns in <file>"
5426 msgstr ""
5428 #: builtin/ls-files.c:500
5429 msgid "add the standard git exclusions"
5430 msgstr ""
5432 #: builtin/ls-files.c:503
5433 msgid "make the output relative to the project top directory"
5434 msgstr ""
5436 #: builtin/ls-files.c:506
5437 msgid "if any <file> is not in the index, treat this as an error"
5438 msgstr ""
5440 #: builtin/ls-files.c:507
5441 msgid "tree-ish"
5442 msgstr ""
5444 #: builtin/ls-files.c:508
5445 msgid "pretend that paths removed since <tree-ish> are still present"
5446 msgstr ""
5448 #: builtin/ls-files.c:510
5449 msgid "show debugging data"
5450 msgstr ""
5452 #: builtin/ls-tree.c:27
5453 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
5454 msgstr ""
5456 #: builtin/ls-tree.c:125
5457 msgid "only show trees"
5458 msgstr ""
5460 #: builtin/ls-tree.c:127
5461 msgid "recurse into subtrees"
5462 msgstr ""
5464 #: builtin/ls-tree.c:129
5465 msgid "show trees when recursing"
5466 msgstr ""
5468 #: builtin/ls-tree.c:132
5469 msgid "terminate entries with NUL byte"
5470 msgstr ""
5472 #: builtin/ls-tree.c:133
5473 msgid "include object size"
5474 msgstr ""
5476 #: builtin/ls-tree.c:135 builtin/ls-tree.c:137
5477 msgid "list only filenames"
5478 msgstr ""
5480 #: builtin/ls-tree.c:140
5481 msgid "use full path names"
5482 msgstr ""
5484 #: builtin/ls-tree.c:142
5485 msgid "list entire tree; not just current directory (implies --full-name)"
5486 msgstr ""
5488 #: builtin/merge.c:43
5489 msgid "git merge [options] [<commit>...]"
5490 msgstr ""
5492 #: builtin/merge.c:44
5493 msgid "git merge [options] <msg> HEAD <commit>"
5494 msgstr ""
5496 #: builtin/merge.c:45
5497 msgid "git merge --abort"
5498 msgstr ""
5500 #: builtin/merge.c:90
5501 msgid "switch `m' requires a value"
5502 msgstr ""
5504 #: builtin/merge.c:127
5505 #, c-format
5506 msgid "Could not find merge strategy '%s'.\n"
5507 msgstr ""
5509 #: builtin/merge.c:128
5510 #, c-format
5511 msgid "Available strategies are:"
5512 msgstr ""
5514 #: builtin/merge.c:133
5515 #, c-format
5516 msgid "Available custom strategies are:"
5517 msgstr ""
5519 #: builtin/merge.c:183
5520 msgid "do not show a diffstat at the end of the merge"
5521 msgstr ""
5523 #: builtin/merge.c:186
5524 msgid "show a diffstat at the end of the merge"
5525 msgstr ""
5527 #: builtin/merge.c:187
5528 msgid "(synonym to --stat)"
5529 msgstr ""
5531 #: builtin/merge.c:189
5532 msgid "add (at most <n>) entries from shortlog to merge commit message"
5533 msgstr ""
5535 #: builtin/merge.c:192
5536 msgid "create a single commit instead of doing a merge"
5537 msgstr ""
5539 #: builtin/merge.c:194
5540 msgid "perform a commit if the merge succeeds (default)"
5541 msgstr ""
5543 #: builtin/merge.c:196
5544 msgid "edit message before committing"
5545 msgstr ""
5547 #: builtin/merge.c:198
5548 msgid "allow fast-forward (default)"
5549 msgstr ""
5551 #: builtin/merge.c:200
5552 msgid "abort if fast-forward is not possible"
5553 msgstr ""
5555 #: builtin/merge.c:202 builtin/notes.c:867 builtin/revert.c:112
5556 msgid "strategy"
5557 msgstr ""
5559 #: builtin/merge.c:203
5560 msgid "merge strategy to use"
5561 msgstr ""
5563 #: builtin/merge.c:204
5564 msgid "option=value"
5565 msgstr ""
5567 #: builtin/merge.c:205
5568 msgid "option for selected merge strategy"
5569 msgstr ""
5571 #: builtin/merge.c:207
5572 msgid "merge commit message (for a non-fast-forward merge)"
5573 msgstr ""
5575 #: builtin/merge.c:211
5576 msgid "abort the current in-progress merge"
5577 msgstr ""
5579 #: builtin/merge.c:240
5580 msgid "could not run stash."
5581 msgstr ""
5583 #: builtin/merge.c:245
5584 msgid "stash failed"
5585 msgstr ""
5587 #: builtin/merge.c:250
5588 #, c-format
5589 msgid "not a valid object: %s"
5590 msgstr ""
5592 #: builtin/merge.c:269 builtin/merge.c:286
5593 msgid "read-tree failed"
5594 msgstr ""
5596 #: builtin/merge.c:316
5597 msgid " (nothing to squash)"
5598 msgstr ""
5600 #: builtin/merge.c:329
5601 #, c-format
5602 msgid "Squash commit -- not updating HEAD\n"
5603 msgstr ""
5605 #: builtin/merge.c:361
5606 msgid "Writing SQUASH_MSG"
5607 msgstr ""
5609 #: builtin/merge.c:363
5610 msgid "Finishing SQUASH_MSG"
5611 msgstr ""
5613 #: builtin/merge.c:386
5614 #, c-format
5615 msgid "No merge message -- not updating HEAD\n"
5616 msgstr ""
5618 #: builtin/merge.c:436
5619 #, c-format
5620 msgid "'%s' does not point to a commit"
5621 msgstr ""
5623 #: builtin/merge.c:535
5624 #, c-format
5625 msgid "Bad branch.%s.mergeoptions string: %s"
5626 msgstr ""
5628 #: builtin/merge.c:628
5629 msgid "git write-tree failed to write a tree"
5630 msgstr ""
5632 #: builtin/merge.c:678
5633 msgid "failed to read the cache"
5634 msgstr ""
5636 #: builtin/merge.c:709
5637 msgid "Not handling anything other than two heads merge."
5638 msgstr ""
5640 #: builtin/merge.c:723
5641 #, c-format
5642 msgid "Unknown option for merge-recursive: -X%s"
5643 msgstr ""
5645 #: builtin/merge.c:737
5646 #, c-format
5647 msgid "unable to write %s"
5648 msgstr ""
5650 #: builtin/merge.c:876
5651 #, c-format
5652 msgid "Could not read from '%s'"
5653 msgstr ""
5655 #: builtin/merge.c:885
5656 #, c-format
5657 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
5658 msgstr ""
5660 #: builtin/merge.c:891
5661 msgid ""
5662 "Please enter a commit message to explain why this merge is necessary,\n"
5663 "especially if it merges an updated upstream into a topic branch.\n"
5664 "\n"
5665 "Lines starting with '#' will be ignored, and an empty message aborts\n"
5666 "the commit.\n"
5667 msgstr ""
5669 #: builtin/merge.c:915
5670 msgid "Empty commit message."
5671 msgstr ""
5673 #: builtin/merge.c:927
5674 #, c-format
5675 msgid "Wonderful.\n"
5676 msgstr ""
5678 #: builtin/merge.c:992
5679 #, c-format
5680 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
5681 msgstr ""
5683 #: builtin/merge.c:1008
5684 #, c-format
5685 msgid "'%s' is not a commit"
5686 msgstr ""
5688 #: builtin/merge.c:1049
5689 msgid "No current branch."
5690 msgstr ""
5692 #: builtin/merge.c:1051
5693 msgid "No remote for the current branch."
5694 msgstr ""
5696 #: builtin/merge.c:1053
5697 msgid "No default upstream defined for the current branch."
5698 msgstr ""
5700 #: builtin/merge.c:1058
5701 #, c-format
5702 msgid "No remote tracking branch for %s from %s"
5703 msgstr ""
5705 #: builtin/merge.c:1145 builtin/merge.c:1302
5706 #, c-format
5707 msgid "%s - not something we can merge"
5708 msgstr ""
5710 #: builtin/merge.c:1213
5711 msgid "There is no merge to abort (MERGE_HEAD missing)."
5712 msgstr ""
5714 #: builtin/merge.c:1229 git-pull.sh:31
5715 msgid ""
5716 "You have not concluded your merge (MERGE_HEAD exists).\n"
5717 "Please, commit your changes before you can merge."
5718 msgstr ""
5720 #: builtin/merge.c:1232 git-pull.sh:34
5721 msgid "You have not concluded your merge (MERGE_HEAD exists)."
5722 msgstr ""
5724 #: builtin/merge.c:1236
5725 msgid ""
5726 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
5727 "Please, commit your changes before you can merge."
5728 msgstr ""
5730 #: builtin/merge.c:1239
5731 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
5732 msgstr ""
5734 #: builtin/merge.c:1248
5735 msgid "You cannot combine --squash with --no-ff."
5736 msgstr ""
5738 #: builtin/merge.c:1253
5739 msgid "You cannot combine --no-ff with --ff-only."
5740 msgstr ""
5742 #: builtin/merge.c:1260
5743 msgid "No commit specified and merge.defaultToUpstream not set."
5744 msgstr ""
5746 #: builtin/merge.c:1292
5747 msgid "Can merge only exactly one commit into empty head"
5748 msgstr ""
5750 #: builtin/merge.c:1295
5751 msgid "Squash commit into empty head not supported yet"
5752 msgstr ""
5754 #: builtin/merge.c:1297
5755 msgid "Non-fast-forward commit does not make sense into an empty head"
5756 msgstr ""
5758 #: builtin/merge.c:1412
5759 #, c-format
5760 msgid "Updating %s..%s\n"
5761 msgstr ""
5763 #: builtin/merge.c:1450
5764 #, c-format
5765 msgid "Trying really trivial in-index merge...\n"
5766 msgstr ""
5768 #: builtin/merge.c:1457
5769 #, c-format
5770 msgid "Nope.\n"
5771 msgstr ""
5773 #: builtin/merge.c:1489
5774 msgid "Not possible to fast-forward, aborting."
5775 msgstr ""
5777 #: builtin/merge.c:1512 builtin/merge.c:1591
5778 #, c-format
5779 msgid "Rewinding the tree to pristine...\n"
5780 msgstr ""
5782 #: builtin/merge.c:1516
5783 #, c-format
5784 msgid "Trying merge strategy %s...\n"
5785 msgstr ""
5787 #: builtin/merge.c:1582
5788 #, c-format
5789 msgid "No merge strategy handled the merge.\n"
5790 msgstr ""
5792 #: builtin/merge.c:1584
5793 #, c-format
5794 msgid "Merge with strategy %s failed.\n"
5795 msgstr ""
5797 #: builtin/merge.c:1593
5798 #, c-format
5799 msgid "Using the %s to prepare resolving by hand.\n"
5800 msgstr ""
5802 #: builtin/merge.c:1605
5803 #, c-format
5804 msgid "Automatic merge went well; stopped before committing as requested\n"
5805 msgstr ""
5807 #: builtin/merge-base.c:26
5808 msgid "git merge-base [-a|--all] <commit> <commit>..."
5809 msgstr ""
5811 #: builtin/merge-base.c:27
5812 msgid "git merge-base [-a|--all] --octopus <commit>..."
5813 msgstr ""
5815 #: builtin/merge-base.c:28
5816 msgid "git merge-base --independent <commit>..."
5817 msgstr ""
5819 #: builtin/merge-base.c:29
5820 msgid "git merge-base --is-ancestor <commit> <commit>"
5821 msgstr ""
5823 #: builtin/merge-base.c:98
5824 msgid "output all common ancestors"
5825 msgstr ""
5827 #: builtin/merge-base.c:99
5828 msgid "find ancestors for a single n-way merge"
5829 msgstr ""
5831 #: builtin/merge-base.c:100
5832 msgid "list revs not reachable from others"
5833 msgstr ""
5835 #: builtin/merge-base.c:102
5836 msgid "is the first one ancestor of the other?"
5837 msgstr ""
5839 #: builtin/merge-file.c:8
5840 msgid ""
5841 "git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
5842 "file2"
5843 msgstr ""
5845 #: builtin/merge-file.c:33
5846 msgid "send results to standard output"
5847 msgstr ""
5849 #: builtin/merge-file.c:34
5850 msgid "use a diff3 based merge"
5851 msgstr ""
5853 #: builtin/merge-file.c:35
5854 msgid "for conflicts, use our version"
5855 msgstr ""
5857 #: builtin/merge-file.c:37
5858 msgid "for conflicts, use their version"
5859 msgstr ""
5861 #: builtin/merge-file.c:39
5862 msgid "for conflicts, use a union version"
5863 msgstr ""
5865 #: builtin/merge-file.c:42
5866 msgid "for conflicts, use this marker size"
5867 msgstr ""
5869 #: builtin/merge-file.c:43
5870 msgid "do not warn about conflicts"
5871 msgstr ""
5873 #: builtin/merge-file.c:45
5874 msgid "set labels for file1/orig_file/file2"
5875 msgstr ""
5877 #: builtin/mktree.c:67
5878 msgid "git mktree [-z] [--missing] [--batch]"
5879 msgstr ""
5881 #: builtin/mktree.c:153
5882 msgid "input is NUL terminated"
5883 msgstr ""
5885 #: builtin/mktree.c:154 builtin/write-tree.c:24
5886 msgid "allow missing objects"
5887 msgstr ""
5889 #: builtin/mktree.c:155
5890 msgid "allow creation of more than one tree"
5891 msgstr ""
5893 #: builtin/mv.c:14
5894 msgid "git mv [options] <source>... <destination>"
5895 msgstr ""
5897 #: builtin/mv.c:64
5898 msgid "force move/rename even if target exists"
5899 msgstr ""
5901 #: builtin/mv.c:65
5902 msgid "skip move/rename errors"
5903 msgstr ""
5905 #: builtin/mv.c:108
5906 #, c-format
5907 msgid "Checking rename of '%s' to '%s'\n"
5908 msgstr ""
5910 #: builtin/mv.c:112
5911 msgid "bad source"
5912 msgstr ""
5914 #: builtin/mv.c:115
5915 msgid "can not move directory into itself"
5916 msgstr ""
5918 #: builtin/mv.c:118
5919 msgid "cannot move directory over file"
5920 msgstr ""
5922 #: builtin/mv.c:128
5923 #, c-format
5924 msgid "Huh? %.*s is in index?"
5925 msgstr ""
5927 #: builtin/mv.c:140
5928 msgid "source directory is empty"
5929 msgstr ""
5931 #: builtin/mv.c:171
5932 msgid "not under version control"
5933 msgstr ""
5935 #: builtin/mv.c:173
5936 msgid "destination exists"
5937 msgstr ""
5939 #: builtin/mv.c:181
5940 #, c-format
5941 msgid "overwriting '%s'"
5942 msgstr ""
5944 #: builtin/mv.c:184
5945 msgid "Cannot overwrite"
5946 msgstr ""
5948 #: builtin/mv.c:187
5949 msgid "multiple sources for the same target"
5950 msgstr ""
5952 #: builtin/mv.c:202
5953 #, c-format
5954 msgid "%s, source=%s, destination=%s"
5955 msgstr ""
5957 #: builtin/mv.c:212
5958 #, c-format
5959 msgid "Renaming %s to %s\n"
5960 msgstr ""
5962 #: builtin/mv.c:215 builtin/remote.c:731
5963 #, c-format
5964 msgid "renaming '%s' failed"
5965 msgstr ""
5967 #: builtin/name-rev.c:175
5968 msgid "git name-rev [options] <commit>..."
5969 msgstr ""
5971 #: builtin/name-rev.c:176
5972 msgid "git name-rev [options] --all"
5973 msgstr ""
5975 #: builtin/name-rev.c:177
5976 msgid "git name-rev [options] --stdin"
5977 msgstr ""
5979 #: builtin/name-rev.c:229
5980 msgid "print only names (no SHA-1)"
5981 msgstr ""
5983 #: builtin/name-rev.c:230
5984 msgid "only use tags to name the commits"
5985 msgstr ""
5987 #: builtin/name-rev.c:232
5988 msgid "only use refs matching <pattern>"
5989 msgstr ""
5991 #: builtin/name-rev.c:234
5992 msgid "list all commits reachable from all refs"
5993 msgstr ""
5995 #: builtin/name-rev.c:235
5996 msgid "read from stdin"
5997 msgstr ""
5999 #: builtin/name-rev.c:236
6000 msgid "allow to print `undefined` names"
6001 msgstr ""
6003 #: builtin/notes.c:23
6004 msgid "git notes [--ref <notes_ref>] [list [<object>]]"
6005 msgstr ""
6007 #: builtin/notes.c:24
6008 msgid ""
6009 "git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "
6010 "<object>] [<object>]"
6011 msgstr ""
6013 #: builtin/notes.c:25
6014 msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
6015 msgstr ""
6017 #: builtin/notes.c:26
6018 msgid ""
6019 "git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "
6020 "<object>] [<object>]"
6021 msgstr ""
6023 #: builtin/notes.c:27
6024 msgid "git notes [--ref <notes_ref>] edit [<object>]"
6025 msgstr ""
6027 #: builtin/notes.c:28
6028 msgid "git notes [--ref <notes_ref>] show [<object>]"
6029 msgstr ""
6031 #: builtin/notes.c:29
6032 msgid ""
6033 "git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
6034 msgstr ""
6036 #: builtin/notes.c:30
6037 msgid "git notes merge --commit [-v | -q]"
6038 msgstr ""
6040 #: builtin/notes.c:31
6041 msgid "git notes merge --abort [-v | -q]"
6042 msgstr ""
6044 #: builtin/notes.c:32
6045 msgid "git notes [--ref <notes_ref>] remove [<object>...]"
6046 msgstr ""
6048 #: builtin/notes.c:33
6049 msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
6050 msgstr ""
6052 #: builtin/notes.c:34
6053 msgid "git notes [--ref <notes_ref>] get-ref"
6054 msgstr ""
6056 #: builtin/notes.c:39
6057 msgid "git notes [list [<object>]]"
6058 msgstr ""
6060 #: builtin/notes.c:44
6061 msgid "git notes add [<options>] [<object>]"
6062 msgstr ""
6064 #: builtin/notes.c:49
6065 msgid "git notes copy [<options>] <from-object> <to-object>"
6066 msgstr ""
6068 #: builtin/notes.c:50
6069 msgid "git notes copy --stdin [<from-object> <to-object>]..."
6070 msgstr ""
6072 #: builtin/notes.c:55
6073 msgid "git notes append [<options>] [<object>]"
6074 msgstr ""
6076 #: builtin/notes.c:60
6077 msgid "git notes edit [<object>]"
6078 msgstr ""
6080 #: builtin/notes.c:65
6081 msgid "git notes show [<object>]"
6082 msgstr ""
6084 #: builtin/notes.c:70
6085 msgid "git notes merge [<options>] <notes_ref>"
6086 msgstr ""
6088 #: builtin/notes.c:71
6089 msgid "git notes merge --commit [<options>]"
6090 msgstr ""
6092 #: builtin/notes.c:72
6093 msgid "git notes merge --abort [<options>]"
6094 msgstr ""
6096 #: builtin/notes.c:77
6097 msgid "git notes remove [<object>]"
6098 msgstr ""
6100 #: builtin/notes.c:82
6101 msgid "git notes prune [<options>]"
6102 msgstr ""
6104 #: builtin/notes.c:87
6105 msgid "git notes get-ref"
6106 msgstr ""
6108 #: builtin/notes.c:139
6109 #, c-format
6110 msgid "unable to start 'show' for object '%s'"
6111 msgstr ""
6113 #: builtin/notes.c:145
6114 msgid "can't fdopen 'show' output fd"
6115 msgstr ""
6117 #: builtin/notes.c:155
6118 #, c-format
6119 msgid "failed to close pipe to 'show' for object '%s'"
6120 msgstr ""
6122 #: builtin/notes.c:158
6123 #, c-format
6124 msgid "failed to finish 'show' for object '%s'"
6125 msgstr ""
6127 #: builtin/notes.c:175 builtin/tag.c:347
6128 #, c-format
6129 msgid "could not create file '%s'"
6130 msgstr ""
6132 #: builtin/notes.c:189
6133 msgid "Please supply the note contents using either -m or -F option"
6134 msgstr ""
6136 #: builtin/notes.c:210 builtin/notes.c:973
6137 #, c-format
6138 msgid "Removing note for object %s\n"
6139 msgstr ""
6141 #: builtin/notes.c:215
6142 msgid "unable to write note object"
6143 msgstr ""
6145 #: builtin/notes.c:217
6146 #, c-format
6147 msgid "The note contents has been left in %s"
6148 msgstr ""
6150 #: builtin/notes.c:251 builtin/tag.c:542
6151 #, c-format
6152 msgid "cannot read '%s'"
6153 msgstr ""
6155 #: builtin/notes.c:253 builtin/tag.c:545
6156 #, c-format
6157 msgid "could not open or read '%s'"
6158 msgstr ""
6160 #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
6161 #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
6162 #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
6163 #: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
6164 #, c-format
6165 msgid "Failed to resolve '%s' as a valid ref."
6166 msgstr ""
6168 #: builtin/notes.c:275
6169 #, c-format
6170 msgid "Failed to read object '%s'."
6171 msgstr ""
6173 #: builtin/notes.c:299
6174 msgid "Cannot commit uninitialized/unreferenced notes tree"
6175 msgstr ""
6177 #: builtin/notes.c:340
6178 #, c-format
6179 msgid "Bad notes.rewriteMode value: '%s'"
6180 msgstr ""
6182 #: builtin/notes.c:350
6183 #, c-format
6184 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
6185 msgstr ""
6187 #. TRANSLATORS: The first %s is the name of the
6188 #. environment variable, the second %s is its value
6189 #: builtin/notes.c:377
6190 #, c-format
6191 msgid "Bad %s value: '%s'"
6192 msgstr ""
6194 #: builtin/notes.c:441
6195 #, c-format
6196 msgid "Malformed input line: '%s'."
6197 msgstr ""
6199 #: builtin/notes.c:456
6200 #, c-format
6201 msgid "Failed to copy notes from '%s' to '%s'"
6202 msgstr ""
6204 #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
6205 #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
6206 #: builtin/notes.c:1033
6207 msgid "too many parameters"
6208 msgstr ""
6210 #: builtin/notes.c:513 builtin/notes.c:772
6211 #, c-format
6212 msgid "No note found for object %s."
6213 msgstr ""
6215 #: builtin/notes.c:535 builtin/notes.c:692
6216 msgid "note contents as a string"
6217 msgstr ""
6219 #: builtin/notes.c:538 builtin/notes.c:695
6220 msgid "note contents in a file"
6221 msgstr ""
6223 #: builtin/notes.c:540 builtin/notes.c:543 builtin/notes.c:697
6224 #: builtin/notes.c:700 builtin/tag.c:476
6225 msgid "object"
6226 msgstr ""
6228 #: builtin/notes.c:541 builtin/notes.c:698
6229 msgid "reuse and edit specified note object"
6230 msgstr ""
6232 #: builtin/notes.c:544 builtin/notes.c:701
6233 msgid "reuse specified note object"
6234 msgstr ""
6236 #: builtin/notes.c:546 builtin/notes.c:614
6237 msgid "replace existing notes"
6238 msgstr ""
6240 #: builtin/notes.c:580
6241 #, c-format
6242 msgid ""
6243 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
6244 "existing notes"
6245 msgstr ""
6247 #: builtin/notes.c:585 builtin/notes.c:662
6248 #, c-format
6249 msgid "Overwriting existing notes for object %s\n"
6250 msgstr ""
6252 #: builtin/notes.c:615
6253 msgid "read objects from stdin"
6254 msgstr ""
6256 #: builtin/notes.c:617
6257 msgid "load rewriting config for <command> (implies --stdin)"
6258 msgstr ""
6260 #: builtin/notes.c:635
6261 msgid "too few parameters"
6262 msgstr ""
6264 #: builtin/notes.c:656
6265 #, c-format
6266 msgid ""
6267 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
6268 "existing notes"
6269 msgstr ""
6271 #: builtin/notes.c:668
6272 #, c-format
6273 msgid "Missing notes on source object %s. Cannot copy."
6274 msgstr ""
6276 #: builtin/notes.c:717
6277 #, c-format
6278 msgid ""
6279 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
6280 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
6281 msgstr ""
6283 #: builtin/notes.c:864
6284 msgid "General options"
6285 msgstr ""
6287 #: builtin/notes.c:866
6288 msgid "Merge options"
6289 msgstr ""
6291 #: builtin/notes.c:868
6292 msgid ""
6293 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
6294 "cat_sort_uniq)"
6295 msgstr ""
6297 #: builtin/notes.c:870
6298 msgid "Committing unmerged notes"
6299 msgstr ""
6301 #: builtin/notes.c:872
6302 msgid "finalize notes merge by committing unmerged notes"
6303 msgstr ""
6305 #: builtin/notes.c:874
6306 msgid "Aborting notes merge resolution"
6307 msgstr ""
6309 #: builtin/notes.c:876
6310 msgid "abort notes merge"
6311 msgstr ""
6313 #: builtin/notes.c:971
6314 #, c-format
6315 msgid "Object %s has no note\n"
6316 msgstr ""
6318 #: builtin/notes.c:983
6319 msgid "attempt to remove non-existent note is not an error"
6320 msgstr ""
6322 #: builtin/notes.c:986
6323 msgid "read object names from the standard input"
6324 msgstr ""
6326 #: builtin/notes.c:1067
6327 msgid "notes_ref"
6328 msgstr ""
6330 #: builtin/notes.c:1068
6331 msgid "use notes from <notes_ref>"
6332 msgstr ""
6334 #: builtin/notes.c:1103 builtin/remote.c:1598
6335 #, c-format
6336 msgid "Unknown subcommand: %s"
6337 msgstr ""
6339 #: builtin/pack-objects.c:23
6340 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
6341 msgstr ""
6343 #: builtin/pack-objects.c:24
6344 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
6345 msgstr ""
6347 #: builtin/pack-objects.c:183 builtin/pack-objects.c:186
6348 #, c-format
6349 msgid "deflate error (%d)"
6350 msgstr ""
6352 #: builtin/pack-objects.c:2398
6353 #, c-format
6354 msgid "unsupported index version %s"
6355 msgstr ""
6357 #: builtin/pack-objects.c:2402
6358 #, c-format
6359 msgid "bad index version '%s'"
6360 msgstr ""
6362 #: builtin/pack-objects.c:2425
6363 #, c-format
6364 msgid "option %s does not accept negative form"
6365 msgstr ""
6367 #: builtin/pack-objects.c:2429
6368 #, c-format
6369 msgid "unable to parse value '%s' for option %s"
6370 msgstr ""
6372 #: builtin/pack-objects.c:2448
6373 msgid "do not show progress meter"
6374 msgstr ""
6376 #: builtin/pack-objects.c:2450
6377 msgid "show progress meter"
6378 msgstr ""
6380 #: builtin/pack-objects.c:2452
6381 msgid "show progress meter during object writing phase"
6382 msgstr ""
6384 #: builtin/pack-objects.c:2455
6385 msgid "similar to --all-progress when progress meter is shown"
6386 msgstr ""
6388 #: builtin/pack-objects.c:2456
6389 msgid "version[,offset]"
6390 msgstr ""
6392 #: builtin/pack-objects.c:2457
6393 msgid "write the pack index file in the specified idx format version"
6394 msgstr ""
6396 #: builtin/pack-objects.c:2460
6397 msgid "maximum size of each output pack file"
6398 msgstr ""
6400 #: builtin/pack-objects.c:2462
6401 msgid "ignore borrowed objects from alternate object store"
6402 msgstr ""
6404 #: builtin/pack-objects.c:2464
6405 msgid "ignore packed objects"
6406 msgstr ""
6408 #: builtin/pack-objects.c:2466
6409 msgid "limit pack window by objects"
6410 msgstr ""
6412 #: builtin/pack-objects.c:2468
6413 msgid "limit pack window by memory in addition to object limit"
6414 msgstr ""
6416 #: builtin/pack-objects.c:2470
6417 msgid "maximum length of delta chain allowed in the resulting pack"
6418 msgstr ""
6420 #: builtin/pack-objects.c:2472
6421 msgid "reuse existing deltas"
6422 msgstr ""
6424 #: builtin/pack-objects.c:2474
6425 msgid "reuse existing objects"
6426 msgstr ""
6428 #: builtin/pack-objects.c:2476
6429 msgid "use OFS_DELTA objects"
6430 msgstr ""
6432 #: builtin/pack-objects.c:2478
6433 msgid "use threads when searching for best delta matches"
6434 msgstr ""
6436 #: builtin/pack-objects.c:2480
6437 msgid "do not create an empty pack output"
6438 msgstr ""
6440 #: builtin/pack-objects.c:2482
6441 msgid "read revision arguments from standard input"
6442 msgstr ""
6444 #: builtin/pack-objects.c:2484
6445 msgid "limit the objects to those that are not yet packed"
6446 msgstr ""
6448 #: builtin/pack-objects.c:2487
6449 msgid "include objects reachable from any reference"
6450 msgstr ""
6452 #: builtin/pack-objects.c:2490
6453 msgid "include objects referred by reflog entries"
6454 msgstr ""
6456 #: builtin/pack-objects.c:2493
6457 msgid "output pack to stdout"
6458 msgstr ""
6460 #: builtin/pack-objects.c:2495
6461 msgid "include tag objects that refer to objects to be packed"
6462 msgstr ""
6464 #: builtin/pack-objects.c:2497
6465 msgid "keep unreachable objects"
6466 msgstr ""
6468 #: builtin/pack-objects.c:2498 parse-options.h:141
6469 msgid "time"
6470 msgstr ""
6472 #: builtin/pack-objects.c:2499
6473 msgid "unpack unreachable objects newer than <time>"
6474 msgstr ""
6476 #: builtin/pack-objects.c:2502
6477 msgid "create thin packs"
6478 msgstr ""
6480 #: builtin/pack-objects.c:2504
6481 msgid "ignore packs that have companion .keep file"
6482 msgstr ""
6484 #: builtin/pack-objects.c:2506
6485 msgid "pack compression level"
6486 msgstr ""
6488 #: builtin/pack-objects.c:2508
6489 msgid "do not hide commits by grafts"
6490 msgstr ""
6492 #: builtin/pack-refs.c:6
6493 msgid "git pack-refs [options]"
6494 msgstr ""
6496 #: builtin/pack-refs.c:14
6497 msgid "pack everything"
6498 msgstr ""
6500 #: builtin/pack-refs.c:15
6501 msgid "prune loose refs (default)"
6502 msgstr ""
6504 #: builtin/prune-packed.c:7
6505 msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
6506 msgstr ""
6508 #: builtin/prune.c:12
6509 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
6510 msgstr ""
6512 #: builtin/prune.c:132
6513 msgid "do not remove, show only"
6514 msgstr ""
6516 #: builtin/prune.c:133
6517 msgid "report pruned objects"
6518 msgstr ""
6520 #: builtin/prune.c:136
6521 msgid "expire objects older than <time>"
6522 msgstr ""
6524 #: builtin/push.c:14
6525 msgid "git push [<options>] [<repository> [<refspec>...]]"
6526 msgstr ""
6528 #: builtin/push.c:45
6529 msgid "tag shorthand without <tag>"
6530 msgstr ""
6532 #: builtin/push.c:64
6533 msgid "--delete only accepts plain target ref names"
6534 msgstr ""
6536 #: builtin/push.c:99
6537 msgid ""
6538 "\n"
6539 "To choose either option permanently, see push.default in 'git help config'."
6540 msgstr ""
6542 #: builtin/push.c:102
6543 #, c-format
6544 msgid ""
6545 "The upstream branch of your current branch does not match\n"
6546 "the name of your current branch.  To push to the upstream branch\n"
6547 "on the remote, use\n"
6548 "\n"
6549 "    git push %s HEAD:%s\n"
6550 "\n"
6551 "To push to the branch of the same name on the remote, use\n"
6552 "\n"
6553 "    git push %s %s\n"
6554 "%s"
6555 msgstr ""
6557 #: builtin/push.c:121
6558 #, c-format
6559 msgid ""
6560 "You are not currently on a branch.\n"
6561 "To push the history leading to the current (detached HEAD)\n"
6562 "state now, use\n"
6563 "\n"
6564 "    git push %s HEAD:<name-of-remote-branch>\n"
6565 msgstr ""
6567 #: builtin/push.c:128
6568 #, c-format
6569 msgid ""
6570 "The current branch %s has no upstream branch.\n"
6571 "To push the current branch and set the remote as upstream, use\n"
6572 "\n"
6573 "    git push --set-upstream %s %s\n"
6574 msgstr ""
6576 #: builtin/push.c:136
6577 #, c-format
6578 msgid "The current branch %s has multiple upstream branches, refusing to push."
6579 msgstr ""
6581 #: builtin/push.c:139
6582 #, c-format
6583 msgid ""
6584 "You are pushing to remote '%s', which is not the upstream of\n"
6585 "your current branch '%s', without telling me what to push\n"
6586 "to update which remote branch."
6587 msgstr ""
6589 #: builtin/push.c:151
6590 msgid ""
6591 "push.default is unset; its implicit value is changing in\n"
6592 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
6593 "and maintain the current behavior after the default changes, use:\n"
6594 "\n"
6595 "  git config --global push.default matching\n"
6596 "\n"
6597 "To squelch this message and adopt the new behavior now, use:\n"
6598 "\n"
6599 "  git config --global push.default simple\n"
6600 "\n"
6601 "See 'git help config' and search for 'push.default' for further "
6602 "information.\n"
6603 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
6604 "'current' instead of 'simple' if you sometimes use older versions of Git)"
6605 msgstr ""
6607 #: builtin/push.c:199
6608 msgid ""
6609 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
6610 msgstr ""
6612 #: builtin/push.c:206
6613 msgid ""
6614 "Updates were rejected because the tip of your current branch is behind\n"
6615 "its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
6616 "before pushing again.\n"
6617 "See the 'Note about fast-forwards' in 'git push --help' for details."
6618 msgstr ""
6620 #: builtin/push.c:212
6621 msgid ""
6622 "Updates were rejected because a pushed branch tip is behind its remote\n"
6623 "counterpart. If you did not intend to push that branch, you may want to\n"
6624 "specify branches to push or set the 'push.default' configuration variable\n"
6625 "to 'simple', 'current' or 'upstream' to push only the current branch."
6626 msgstr ""
6628 #: builtin/push.c:218
6629 msgid ""
6630 "Updates were rejected because a pushed branch tip is behind its remote\n"
6631 "counterpart. Check out this branch and merge the remote changes\n"
6632 "(e.g. 'git pull') before pushing again.\n"
6633 "See the 'Note about fast-forwards' in 'git push --help' for details."
6634 msgstr ""
6636 #: builtin/push.c:258
6637 #, c-format
6638 msgid "Pushing to %s\n"
6639 msgstr ""
6641 #: builtin/push.c:262
6642 #, c-format
6643 msgid "failed to push some refs to '%s'"
6644 msgstr ""
6646 #: builtin/push.c:294
6647 #, c-format
6648 msgid "bad repository '%s'"
6649 msgstr ""
6651 #: builtin/push.c:295
6652 msgid ""
6653 "No configured push destination.\n"
6654 "Either specify the URL from the command-line or configure a remote "
6655 "repository using\n"
6656 "\n"
6657 "    git remote add <name> <url>\n"
6658 "\n"
6659 "and then push using the remote name\n"
6660 "\n"
6661 "    git push <name>\n"
6662 msgstr ""
6664 #: builtin/push.c:310
6665 msgid "--all and --tags are incompatible"
6666 msgstr ""
6668 #: builtin/push.c:311
6669 msgid "--all can't be combined with refspecs"
6670 msgstr ""
6672 #: builtin/push.c:316
6673 msgid "--mirror and --tags are incompatible"
6674 msgstr ""
6676 #: builtin/push.c:317
6677 msgid "--mirror can't be combined with refspecs"
6678 msgstr ""
6680 #: builtin/push.c:322
6681 msgid "--all and --mirror are incompatible"
6682 msgstr ""
6684 #: builtin/push.c:382
6685 msgid "repository"
6686 msgstr ""
6688 #: builtin/push.c:383
6689 msgid "push all refs"
6690 msgstr ""
6692 #: builtin/push.c:384
6693 msgid "mirror all refs"
6694 msgstr ""
6696 #: builtin/push.c:386
6697 msgid "delete refs"
6698 msgstr ""
6700 #: builtin/push.c:387
6701 msgid "push tags (can't be used with --all or --mirror)"
6702 msgstr ""
6704 #: builtin/push.c:390
6705 msgid "force updates"
6706 msgstr ""
6708 #: builtin/push.c:391
6709 msgid "check"
6710 msgstr ""
6712 #: builtin/push.c:392
6713 msgid "control recursive pushing of submodules"
6714 msgstr ""
6716 #: builtin/push.c:394
6717 msgid "use thin pack"
6718 msgstr ""
6720 #: builtin/push.c:395 builtin/push.c:396
6721 msgid "receive pack program"
6722 msgstr ""
6724 #: builtin/push.c:397
6725 msgid "set upstream for git pull/status"
6726 msgstr ""
6728 #: builtin/push.c:400
6729 msgid "prune locally removed refs"
6730 msgstr ""
6732 #: builtin/push.c:410
6733 msgid "--delete is incompatible with --all, --mirror and --tags"
6734 msgstr ""
6736 #: builtin/push.c:412
6737 msgid "--delete doesn't make sense without any refs"
6738 msgstr ""
6740 #: builtin/read-tree.c:36
6741 msgid ""
6742 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
6743 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
6744 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
6745 msgstr ""
6747 #: builtin/read-tree.c:108
6748 msgid "write resulting index to <file>"
6749 msgstr ""
6751 #: builtin/read-tree.c:111
6752 msgid "only empty the index"
6753 msgstr ""
6755 #: builtin/read-tree.c:113
6756 msgid "Merging"
6757 msgstr ""
6759 #: builtin/read-tree.c:115
6760 msgid "perform a merge in addition to a read"
6761 msgstr ""
6763 #: builtin/read-tree.c:117
6764 msgid "3-way merge if no file level merging required"
6765 msgstr ""
6767 #: builtin/read-tree.c:119
6768 msgid "3-way merge in presence of adds and removes"
6769 msgstr ""
6771 #: builtin/read-tree.c:121
6772 msgid "same as -m, but discard unmerged entries"
6773 msgstr ""
6775 #: builtin/read-tree.c:122
6776 msgid "<subdirectory>/"
6777 msgstr ""
6779 #: builtin/read-tree.c:123
6780 msgid "read the tree into the index under <subdirectory>/"
6781 msgstr ""
6783 #: builtin/read-tree.c:126
6784 msgid "update working tree with merge result"
6785 msgstr ""
6787 #: builtin/read-tree.c:128
6788 msgid "gitignore"
6789 msgstr ""
6791 #: builtin/read-tree.c:129
6792 msgid "allow explicitly ignored files to be overwritten"
6793 msgstr ""
6795 #: builtin/read-tree.c:132
6796 msgid "don't check the working tree after merging"
6797 msgstr ""
6799 #: builtin/read-tree.c:133
6800 msgid "don't update the index or the work tree"
6801 msgstr ""
6803 #: builtin/read-tree.c:135
6804 msgid "skip applying sparse checkout filter"
6805 msgstr ""
6807 #: builtin/read-tree.c:137
6808 msgid "debug unpack-trees"
6809 msgstr ""
6811 #: builtin/remote.c:11
6812 msgid "git remote [-v | --verbose]"
6813 msgstr ""
6815 #: builtin/remote.c:12
6816 msgid ""
6817 "git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
6818 "mirror=<fetch|push>] <name> <url>"
6819 msgstr ""
6821 #: builtin/remote.c:13 builtin/remote.c:32
6822 msgid "git remote rename <old> <new>"
6823 msgstr ""
6825 #: builtin/remote.c:14 builtin/remote.c:37
6826 msgid "git remote remove <name>"
6827 msgstr ""
6829 #: builtin/remote.c:15
6830 msgid "git remote set-head <name> (-a | -d | <branch>)"
6831 msgstr ""
6833 #: builtin/remote.c:16
6834 msgid "git remote [-v | --verbose] show [-n] <name>"
6835 msgstr ""
6837 #: builtin/remote.c:17
6838 msgid "git remote prune [-n | --dry-run] <name>"
6839 msgstr ""
6841 #: builtin/remote.c:18
6842 msgid ""
6843 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
6844 msgstr ""
6846 #: builtin/remote.c:19
6847 msgid "git remote set-branches [--add] <name> <branch>..."
6848 msgstr ""
6850 #: builtin/remote.c:20 builtin/remote.c:68
6851 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
6852 msgstr ""
6854 #: builtin/remote.c:21 builtin/remote.c:69
6855 msgid "git remote set-url --add <name> <newurl>"
6856 msgstr ""
6858 #: builtin/remote.c:22 builtin/remote.c:70
6859 msgid "git remote set-url --delete <name> <url>"
6860 msgstr ""
6862 #: builtin/remote.c:27
6863 msgid "git remote add [<options>] <name> <url>"
6864 msgstr ""
6866 #: builtin/remote.c:42
6867 msgid "git remote set-head <name> (-a | -d | <branch>])"
6868 msgstr ""
6870 #: builtin/remote.c:47
6871 msgid "git remote set-branches <name> <branch>..."
6872 msgstr ""
6874 #: builtin/remote.c:48
6875 msgid "git remote set-branches --add <name> <branch>..."
6876 msgstr ""
6878 #: builtin/remote.c:53
6879 msgid "git remote show [<options>] <name>"
6880 msgstr ""
6882 #: builtin/remote.c:58
6883 msgid "git remote prune [<options>] <name>"
6884 msgstr ""
6886 #: builtin/remote.c:63
6887 msgid "git remote update [<options>] [<group> | <remote>]..."
6888 msgstr ""
6890 #: builtin/remote.c:98
6891 #, c-format
6892 msgid "Updating %s"
6893 msgstr ""
6895 #: builtin/remote.c:130
6896 msgid ""
6897 "--mirror is dangerous and deprecated; please\n"
6898 "\t use --mirror=fetch or --mirror=push instead"
6899 msgstr ""
6901 #: builtin/remote.c:147
6902 #, c-format
6903 msgid "unknown mirror argument: %s"
6904 msgstr ""
6906 #: builtin/remote.c:163
6907 msgid "fetch the remote branches"
6908 msgstr ""
6910 #: builtin/remote.c:165
6911 msgid "import all tags and associated objects when fetching"
6912 msgstr ""
6914 #: builtin/remote.c:168
6915 msgid "or do not fetch any tag at all (--no-tags)"
6916 msgstr ""
6918 #: builtin/remote.c:170
6919 msgid "branch(es) to track"
6920 msgstr ""
6922 #: builtin/remote.c:171
6923 msgid "master branch"
6924 msgstr ""
6926 #: builtin/remote.c:172
6927 msgid "push|fetch"
6928 msgstr ""
6930 #: builtin/remote.c:173
6931 msgid "set up remote as a mirror to push to or fetch from"
6932 msgstr ""
6934 #: builtin/remote.c:185
6935 msgid "specifying a master branch makes no sense with --mirror"
6936 msgstr ""
6938 #: builtin/remote.c:187
6939 msgid "specifying branches to track makes sense only with fetch mirrors"
6940 msgstr ""
6942 #: builtin/remote.c:195 builtin/remote.c:646
6943 #, c-format
6944 msgid "remote %s already exists."
6945 msgstr ""
6947 #: builtin/remote.c:199 builtin/remote.c:650
6948 #, c-format
6949 msgid "'%s' is not a valid remote name"
6950 msgstr ""
6952 #: builtin/remote.c:243
6953 #, c-format
6954 msgid "Could not setup master '%s'"
6955 msgstr ""
6957 #: builtin/remote.c:299
6958 #, c-format
6959 msgid "more than one %s"
6960 msgstr ""
6962 #: builtin/remote.c:339
6963 #, c-format
6964 msgid "Could not get fetch map for refspec %s"
6965 msgstr ""
6967 #: builtin/remote.c:440 builtin/remote.c:448
6968 msgid "(matching)"
6969 msgstr ""
6971 #: builtin/remote.c:452
6972 msgid "(delete)"
6973 msgstr ""
6975 #: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
6976 #, c-format
6977 msgid "Could not append '%s' to '%s'"
6978 msgstr ""
6980 #: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
6981 #, c-format
6982 msgid "No such remote: %s"
6983 msgstr ""
6985 #: builtin/remote.c:656
6986 #, c-format
6987 msgid "Could not rename config section '%s' to '%s'"
6988 msgstr ""
6990 #: builtin/remote.c:662 builtin/remote.c:799
6991 #, c-format
6992 msgid "Could not remove config section '%s'"
6993 msgstr ""
6995 #: builtin/remote.c:677
6996 #, c-format
6997 msgid ""
6998 "Not updating non-default fetch refspec\n"
6999 "\t%s\n"
7000 "\tPlease update the configuration manually if necessary."
7001 msgstr ""
7003 #: builtin/remote.c:683
7004 #, c-format
7005 msgid "Could not append '%s'"
7006 msgstr ""
7008 #: builtin/remote.c:694
7009 #, c-format
7010 msgid "Could not set '%s'"
7011 msgstr ""
7013 #: builtin/remote.c:716
7014 #, c-format
7015 msgid "deleting '%s' failed"
7016 msgstr ""
7018 #: builtin/remote.c:750
7019 #, c-format
7020 msgid "creating '%s' failed"
7021 msgstr ""
7023 #: builtin/remote.c:764
7024 #, c-format
7025 msgid "Could not remove branch %s"
7026 msgstr ""
7028 #: builtin/remote.c:834
7029 msgid ""
7030 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
7031 "to delete it, use:"
7032 msgid_plural ""
7033 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
7034 "to delete them, use:"
7035 msgstr[0] ""
7036 msgstr[1] ""
7038 #: builtin/remote.c:943
7039 #, c-format
7040 msgid " new (next fetch will store in remotes/%s)"
7041 msgstr ""
7043 #: builtin/remote.c:946
7044 msgid " tracked"
7045 msgstr ""
7047 #: builtin/remote.c:948
7048 msgid " stale (use 'git remote prune' to remove)"
7049 msgstr ""
7051 #: builtin/remote.c:950
7052 msgid " ???"
7053 msgstr ""
7055 #: builtin/remote.c:991
7056 #, c-format
7057 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
7058 msgstr ""
7060 #: builtin/remote.c:998
7061 #, c-format
7062 msgid "rebases onto remote %s"
7063 msgstr ""
7065 #: builtin/remote.c:1001
7066 #, c-format
7067 msgid " merges with remote %s"
7068 msgstr ""
7070 #: builtin/remote.c:1002
7071 msgid "    and with remote"
7072 msgstr ""
7074 #: builtin/remote.c:1004
7075 #, c-format
7076 msgid "merges with remote %s"
7077 msgstr ""
7079 #: builtin/remote.c:1005
7080 msgid "   and with remote"
7081 msgstr ""
7083 #: builtin/remote.c:1051
7084 msgid "create"
7085 msgstr ""
7087 #: builtin/remote.c:1054
7088 msgid "delete"
7089 msgstr ""
7091 #: builtin/remote.c:1058
7092 msgid "up to date"
7093 msgstr ""
7095 #: builtin/remote.c:1061
7096 msgid "fast-forwardable"
7097 msgstr ""
7099 #: builtin/remote.c:1064
7100 msgid "local out of date"
7101 msgstr ""
7103 #: builtin/remote.c:1071
7104 #, c-format
7105 msgid "    %-*s forces to %-*s (%s)"
7106 msgstr ""
7108 #: builtin/remote.c:1074
7109 #, c-format
7110 msgid "    %-*s pushes to %-*s (%s)"
7111 msgstr ""
7113 #: builtin/remote.c:1078
7114 #, c-format
7115 msgid "    %-*s forces to %s"
7116 msgstr ""
7118 #: builtin/remote.c:1081
7119 #, c-format
7120 msgid "    %-*s pushes to %s"
7121 msgstr ""
7123 #: builtin/remote.c:1091
7124 msgid "do not query remotes"
7125 msgstr ""
7127 #: builtin/remote.c:1118
7128 #, c-format
7129 msgid "* remote %s"
7130 msgstr ""
7132 #: builtin/remote.c:1119
7133 #, c-format
7134 msgid "  Fetch URL: %s"
7135 msgstr ""
7137 #: builtin/remote.c:1120 builtin/remote.c:1285
7138 msgid "(no URL)"
7139 msgstr ""
7141 #: builtin/remote.c:1129 builtin/remote.c:1131
7142 #, c-format
7143 msgid "  Push  URL: %s"
7144 msgstr ""
7146 #: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
7147 #, c-format
7148 msgid "  HEAD branch: %s"
7149 msgstr ""
7151 #: builtin/remote.c:1139
7152 #, c-format
7153 msgid ""
7154 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
7155 msgstr ""
7157 #: builtin/remote.c:1151
7158 #, c-format
7159 msgid "  Remote branch:%s"
7160 msgid_plural "  Remote branches:%s"
7161 msgstr[0] ""
7162 msgstr[1] ""
7164 #: builtin/remote.c:1154 builtin/remote.c:1181
7165 msgid " (status not queried)"
7166 msgstr ""
7168 #: builtin/remote.c:1163
7169 msgid "  Local branch configured for 'git pull':"
7170 msgid_plural "  Local branches configured for 'git pull':"
7171 msgstr[0] ""
7172 msgstr[1] ""
7174 #: builtin/remote.c:1171
7175 msgid "  Local refs will be mirrored by 'git push'"
7176 msgstr ""
7178 #: builtin/remote.c:1178
7179 #, c-format
7180 msgid "  Local ref configured for 'git push'%s:"
7181 msgid_plural "  Local refs configured for 'git push'%s:"
7182 msgstr[0] ""
7183 msgstr[1] ""
7185 #: builtin/remote.c:1199
7186 msgid "set refs/remotes/<name>/HEAD according to remote"
7187 msgstr ""
7189 #: builtin/remote.c:1201
7190 msgid "delete refs/remotes/<name>/HEAD"
7191 msgstr ""
7193 #: builtin/remote.c:1216
7194 msgid "Cannot determine remote HEAD"
7195 msgstr ""
7197 #: builtin/remote.c:1218
7198 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
7199 msgstr ""
7201 #: builtin/remote.c:1228
7202 #, c-format
7203 msgid "Could not delete %s"
7204 msgstr ""
7206 #: builtin/remote.c:1236
7207 #, c-format
7208 msgid "Not a valid ref: %s"
7209 msgstr ""
7211 #: builtin/remote.c:1238
7212 #, c-format
7213 msgid "Could not setup %s"
7214 msgstr ""
7216 #: builtin/remote.c:1274
7217 #, c-format
7218 msgid " %s will become dangling!"
7219 msgstr ""
7221 #: builtin/remote.c:1275
7222 #, c-format
7223 msgid " %s has become dangling!"
7224 msgstr ""
7226 #: builtin/remote.c:1281
7227 #, c-format
7228 msgid "Pruning %s"
7229 msgstr ""
7231 #: builtin/remote.c:1282
7232 #, c-format
7233 msgid "URL: %s"
7234 msgstr ""
7236 #: builtin/remote.c:1295
7237 #, c-format
7238 msgid " * [would prune] %s"
7239 msgstr ""
7241 #: builtin/remote.c:1298
7242 #, c-format
7243 msgid " * [pruned] %s"
7244 msgstr ""
7246 #: builtin/remote.c:1321
7247 msgid "prune remotes after fetching"
7248 msgstr ""
7250 #: builtin/remote.c:1387 builtin/remote.c:1461
7251 #, c-format
7252 msgid "No such remote '%s'"
7253 msgstr ""
7255 #: builtin/remote.c:1407
7256 msgid "add branch"
7257 msgstr ""
7259 #: builtin/remote.c:1414
7260 msgid "no remote specified"
7261 msgstr ""
7263 #: builtin/remote.c:1436
7264 msgid "manipulate push URLs"
7265 msgstr ""
7267 #: builtin/remote.c:1438
7268 msgid "add URL"
7269 msgstr ""
7271 #: builtin/remote.c:1440
7272 msgid "delete URLs"
7273 msgstr ""
7275 #: builtin/remote.c:1447
7276 msgid "--add --delete doesn't make sense"
7277 msgstr ""
7279 #: builtin/remote.c:1487
7280 #, c-format
7281 msgid "Invalid old URL pattern: %s"
7282 msgstr ""
7284 #: builtin/remote.c:1495
7285 #, c-format
7286 msgid "No such URL found: %s"
7287 msgstr ""
7289 #: builtin/remote.c:1497
7290 msgid "Will not delete all non-push URLs"
7291 msgstr ""
7293 #: builtin/remote.c:1569
7294 msgid "be verbose; must be placed before a subcommand"
7295 msgstr ""
7297 #: builtin/replace.c:17
7298 msgid "git replace [-f] <object> <replacement>"
7299 msgstr ""
7301 #: builtin/replace.c:18
7302 msgid "git replace -d <object>..."
7303 msgstr ""
7305 #: builtin/replace.c:19
7306 msgid "git replace -l [<pattern>]"
7307 msgstr ""
7309 #: builtin/replace.c:118
7310 msgid "list replace refs"
7311 msgstr ""
7313 #: builtin/replace.c:119
7314 msgid "delete replace refs"
7315 msgstr ""
7317 #: builtin/replace.c:120
7318 msgid "replace the ref if it exists"
7319 msgstr ""
7321 #: builtin/rerere.c:11
7322 msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
7323 msgstr ""
7325 #: builtin/rerere.c:56
7326 msgid "register clean resolutions in index"
7327 msgstr ""
7329 #: builtin/reset.c:25
7330 msgid ""
7331 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
7332 msgstr ""
7334 #: builtin/reset.c:26
7335 msgid "git reset [-q] <commit> [--] <paths>..."
7336 msgstr ""
7338 #: builtin/reset.c:27
7339 msgid "git reset --patch [<commit>] [--] [<paths>...]"
7340 msgstr ""
7342 #: builtin/reset.c:33
7343 msgid "mixed"
7344 msgstr ""
7346 #: builtin/reset.c:33
7347 msgid "soft"
7348 msgstr ""
7350 #: builtin/reset.c:33
7351 msgid "hard"
7352 msgstr ""
7354 #: builtin/reset.c:33
7355 msgid "merge"
7356 msgstr ""
7358 #: builtin/reset.c:33
7359 msgid "keep"
7360 msgstr ""
7362 #: builtin/reset.c:77
7363 msgid "You do not have a valid HEAD."
7364 msgstr ""
7366 #: builtin/reset.c:79
7367 msgid "Failed to find tree of HEAD."
7368 msgstr ""
7370 #: builtin/reset.c:85
7371 #, c-format
7372 msgid "Failed to find tree of %s."
7373 msgstr ""
7375 #: builtin/reset.c:96
7376 msgid "Could not write new index file."
7377 msgstr ""
7379 #: builtin/reset.c:106
7380 #, c-format
7381 msgid "HEAD is now at %s"
7382 msgstr ""
7384 #: builtin/reset.c:130
7385 msgid "Could not read index"
7386 msgstr ""
7388 #: builtin/reset.c:133
7389 msgid "Unstaged changes after reset:"
7390 msgstr ""
7392 #: builtin/reset.c:223
7393 #, c-format
7394 msgid "Cannot do a %s reset in the middle of a merge."
7395 msgstr ""
7397 #: builtin/reset.c:238
7398 msgid "be quiet, only report errors"
7399 msgstr ""
7401 #: builtin/reset.c:240
7402 msgid "reset HEAD and index"
7403 msgstr ""
7405 #: builtin/reset.c:241
7406 msgid "reset only HEAD"
7407 msgstr ""
7409 #: builtin/reset.c:243 builtin/reset.c:245
7410 msgid "reset HEAD, index and working tree"
7411 msgstr ""
7413 #: builtin/reset.c:247
7414 msgid "reset HEAD but keep local changes"
7415 msgstr ""
7417 #: builtin/reset.c:303
7418 #, c-format
7419 msgid "Could not parse object '%s'."
7420 msgstr ""
7422 #: builtin/reset.c:308
7423 msgid "--patch is incompatible with --{hard,mixed,soft}"
7424 msgstr ""
7426 #: builtin/reset.c:317
7427 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
7428 msgstr ""
7430 #: builtin/reset.c:319
7431 #, c-format
7432 msgid "Cannot do %s reset with paths."
7433 msgstr ""
7435 #: builtin/reset.c:331
7436 #, c-format
7437 msgid "%s reset is not allowed in a bare repository"
7438 msgstr ""
7440 #: builtin/reset.c:347
7441 #, c-format
7442 msgid "Could not reset index file to revision '%s'."
7443 msgstr ""
7445 #: builtin/rev-parse.c:339
7446 msgid "git rev-parse --parseopt [options] -- [<args>...]"
7447 msgstr ""
7449 #: builtin/rev-parse.c:344
7450 msgid "keep the `--` passed as an arg"
7451 msgstr ""
7453 #: builtin/rev-parse.c:346
7454 msgid "stop parsing after the first non-option argument"
7455 msgstr ""
7457 #: builtin/rev-parse.c:464
7458 msgid ""
7459 "git rev-parse --parseopt [options] -- [<args>...]\n"
7460 "   or: git rev-parse --sq-quote [<arg>...]\n"
7461 "   or: git rev-parse [options] [<arg>...]\n"
7462 "\n"
7463 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
7464 msgstr ""
7466 #: builtin/revert.c:22
7467 msgid "git revert [options] <commit-ish>"
7468 msgstr ""
7470 #: builtin/revert.c:23
7471 msgid "git revert <subcommand>"
7472 msgstr ""
7474 #: builtin/revert.c:28
7475 msgid "git cherry-pick [options] <commit-ish>"
7476 msgstr ""
7478 #: builtin/revert.c:29
7479 msgid "git cherry-pick <subcommand>"
7480 msgstr ""
7482 #: builtin/revert.c:70 builtin/revert.c:92
7483 #, c-format
7484 msgid "%s: %s cannot be used with %s"
7485 msgstr ""
7487 #: builtin/revert.c:103
7488 msgid "end revert or cherry-pick sequence"
7489 msgstr ""
7491 #: builtin/revert.c:104
7492 msgid "resume revert or cherry-pick sequence"
7493 msgstr ""
7495 #: builtin/revert.c:105
7496 msgid "cancel revert or cherry-pick sequence"
7497 msgstr ""
7499 #: builtin/revert.c:106
7500 msgid "don't automatically commit"
7501 msgstr ""
7503 #: builtin/revert.c:107
7504 msgid "edit the commit message"
7505 msgstr ""
7507 #: builtin/revert.c:110
7508 msgid "parent number"
7509 msgstr ""
7511 #: builtin/revert.c:112
7512 msgid "merge strategy"
7513 msgstr ""
7515 #: builtin/revert.c:113
7516 msgid "option"
7517 msgstr ""
7519 #: builtin/revert.c:114
7520 msgid "option for merge strategy"
7521 msgstr ""
7523 #: builtin/revert.c:125
7524 msgid "append commit name"
7525 msgstr ""
7527 #: builtin/revert.c:126
7528 msgid "allow fast-forward"
7529 msgstr ""
7531 #: builtin/revert.c:127
7532 msgid "preserve initially empty commits"
7533 msgstr ""
7535 #: builtin/revert.c:128
7536 msgid "allow commits with empty messages"
7537 msgstr ""
7539 #: builtin/revert.c:129
7540 msgid "keep redundant, empty commits"
7541 msgstr ""
7543 #: builtin/revert.c:133
7544 msgid "program error"
7545 msgstr ""
7547 #: builtin/revert.c:223
7548 msgid "revert failed"
7549 msgstr ""
7551 #: builtin/revert.c:238
7552 msgid "cherry-pick failed"
7553 msgstr ""
7555 #: builtin/rm.c:14
7556 msgid "git rm [options] [--] <file>..."
7557 msgstr ""
7559 #: builtin/rm.c:109
7560 #, c-format
7561 msgid ""
7562 "'%s' has staged content different from both the file and the HEAD\n"
7563 "(use -f to force removal)"
7564 msgstr ""
7566 #: builtin/rm.c:115
7567 #, c-format
7568 msgid ""
7569 "'%s' has changes staged in the index\n"
7570 "(use --cached to keep the file, or -f to force removal)"
7571 msgstr ""
7573 #: builtin/rm.c:119
7574 #, c-format
7575 msgid ""
7576 "'%s' has local modifications\n"
7577 "(use --cached to keep the file, or -f to force removal)"
7578 msgstr ""
7580 #: builtin/rm.c:134
7581 msgid "do not list removed files"
7582 msgstr ""
7584 #: builtin/rm.c:135
7585 msgid "only remove from the index"
7586 msgstr ""
7588 #: builtin/rm.c:136
7589 msgid "override the up-to-date check"
7590 msgstr ""
7592 #: builtin/rm.c:137
7593 msgid "allow recursive removal"
7594 msgstr ""
7596 #: builtin/rm.c:139
7597 msgid "exit with a zero status even if nothing matched"
7598 msgstr ""
7600 #: builtin/rm.c:194
7601 #, c-format
7602 msgid "not removing '%s' recursively without -r"
7603 msgstr ""
7605 #: builtin/rm.c:230
7606 #, c-format
7607 msgid "git rm: unable to remove %s"
7608 msgstr ""
7610 #: builtin/shortlog.c:13
7611 msgid "git shortlog [-n] [-s] [-e] [-w] [rev-opts] [--] [<commit-id>... ]"
7612 msgstr ""
7614 #: builtin/shortlog.c:157
7615 #, c-format
7616 msgid "Missing author: %s"
7617 msgstr ""
7619 #: builtin/shortlog.c:253
7620 msgid "sort output according to the number of commits per author"
7621 msgstr ""
7623 #: builtin/shortlog.c:255
7624 msgid "Suppress commit descriptions, only provides commit count"
7625 msgstr ""
7627 #: builtin/shortlog.c:257
7628 msgid "Show the email address of each author"
7629 msgstr ""
7631 #: builtin/shortlog.c:258
7632 msgid "w[,i1[,i2]]"
7633 msgstr ""
7635 #: builtin/shortlog.c:259
7636 msgid "Linewrap output"
7637 msgstr ""
7639 #: builtin/show-branch.c:9
7640 msgid ""
7641 "git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"
7642 "current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"
7643 "independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "
7644 "<glob>)...]"
7645 msgstr ""
7647 #: builtin/show-branch.c:10
7648 msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
7649 msgstr ""
7651 #: builtin/show-branch.c:651
7652 msgid "show remote-tracking and local branches"
7653 msgstr ""
7655 #: builtin/show-branch.c:653
7656 msgid "show remote-tracking branches"
7657 msgstr ""
7659 #: builtin/show-branch.c:655
7660 msgid "color '*!+-' corresponding to the branch"
7661 msgstr ""
7663 #: builtin/show-branch.c:657
7664 msgid "show <n> more commits after the common ancestor"
7665 msgstr ""
7667 #: builtin/show-branch.c:659
7668 msgid "synonym to more=-1"
7669 msgstr ""
7671 #: builtin/show-branch.c:660
7672 msgid "suppress naming strings"
7673 msgstr ""
7675 #: builtin/show-branch.c:662
7676 msgid "include the current branch"
7677 msgstr ""
7679 #: builtin/show-branch.c:664
7680 msgid "name commits with their object names"
7681 msgstr ""
7683 #: builtin/show-branch.c:666
7684 msgid "show possible merge bases"
7685 msgstr ""
7687 #: builtin/show-branch.c:668
7688 msgid "show refs unreachable from any other ref"
7689 msgstr ""
7691 #: builtin/show-branch.c:670
7692 msgid "show commits in topological order"
7693 msgstr ""
7695 #: builtin/show-branch.c:672
7696 msgid "show only commits not on the first branch"
7697 msgstr ""
7699 #: builtin/show-branch.c:674
7700 msgid "show merges reachable from only one tip"
7701 msgstr ""
7703 #: builtin/show-branch.c:676
7704 msgid "show commits where no parent comes before its children"
7705 msgstr ""
7707 #: builtin/show-branch.c:678
7708 msgid "<n>[,<base>]"
7709 msgstr ""
7711 #: builtin/show-branch.c:679
7712 msgid "show <n> most recent ref-log entries starting at base"
7713 msgstr ""
7715 #: builtin/show-ref.c:10
7716 msgid ""
7717 "git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--hash"
7718 "[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
7719 msgstr ""
7721 #: builtin/show-ref.c:11
7722 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
7723 msgstr ""
7725 #: builtin/show-ref.c:182
7726 msgid "only show tags (can be combined with heads)"
7727 msgstr ""
7729 #: builtin/show-ref.c:183
7730 msgid "only show heads (can be combined with tags)"
7731 msgstr ""
7733 #: builtin/show-ref.c:184
7734 msgid "stricter reference checking, requires exact ref path"
7735 msgstr ""
7737 #: builtin/show-ref.c:187 builtin/show-ref.c:189
7738 msgid "show the HEAD reference"
7739 msgstr ""
7741 #: builtin/show-ref.c:191
7742 msgid "dereference tags into object IDs"
7743 msgstr ""
7745 #: builtin/show-ref.c:193
7746 msgid "only show SHA1 hash using <n> digits"
7747 msgstr ""
7749 #: builtin/show-ref.c:197
7750 msgid "do not print results to stdout (useful with --verify)"
7751 msgstr ""
7753 #: builtin/show-ref.c:199
7754 msgid "show refs from stdin that aren't in local repository"
7755 msgstr ""
7757 #: builtin/symbolic-ref.c:7
7758 msgid "git symbolic-ref [options] name [ref]"
7759 msgstr ""
7761 #: builtin/symbolic-ref.c:38
7762 msgid "suppress error message for non-symbolic (detached) refs"
7763 msgstr ""
7765 #: builtin/symbolic-ref.c:39
7766 msgid "shorten ref output"
7767 msgstr ""
7769 #: builtin/symbolic-ref.c:40 builtin/update-ref.c:18
7770 msgid "reason"
7771 msgstr ""
7773 #: builtin/symbolic-ref.c:40 builtin/update-ref.c:18
7774 msgid "reason of the update"
7775 msgstr ""
7777 #: builtin/tag.c:22
7778 msgid ""
7779 "git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
7780 msgstr ""
7782 #: builtin/tag.c:23
7783 msgid "git tag -d <tagname>..."
7784 msgstr ""
7786 #: builtin/tag.c:24
7787 msgid ""
7788 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
7789 "\t\t[<pattern>...]"
7790 msgstr ""
7792 #: builtin/tag.c:26
7793 msgid "git tag -v <tagname>..."
7794 msgstr ""
7796 #: builtin/tag.c:60
7797 #, c-format
7798 msgid "malformed object at '%s'"
7799 msgstr ""
7801 #: builtin/tag.c:207
7802 #, c-format
7803 msgid "tag name too long: %.*s..."
7804 msgstr ""
7806 #: builtin/tag.c:212
7807 #, c-format
7808 msgid "tag '%s' not found."
7809 msgstr ""
7811 #: builtin/tag.c:227
7812 #, c-format
7813 msgid "Deleted tag '%s' (was %s)\n"
7814 msgstr ""
7816 #: builtin/tag.c:239
7817 #, c-format
7818 msgid "could not verify the tag '%s'"
7819 msgstr ""
7821 #: builtin/tag.c:249
7822 msgid ""
7823 "\n"
7824 "#\n"
7825 "# Write a tag message\n"
7826 "# Lines starting with '#' will be ignored.\n"
7827 "#\n"
7828 msgstr ""
7830 #: builtin/tag.c:256
7831 msgid ""
7832 "\n"
7833 "#\n"
7834 "# Write a tag message\n"
7835 "# Lines starting with '#' will be kept; you may remove them yourself if you "
7836 "want to.\n"
7837 "#\n"
7838 msgstr ""
7840 #: builtin/tag.c:298
7841 msgid "unable to sign the tag"
7842 msgstr ""
7844 #: builtin/tag.c:300
7845 msgid "unable to write tag file"
7846 msgstr ""
7848 #: builtin/tag.c:325
7849 msgid "bad object type."
7850 msgstr ""
7852 #: builtin/tag.c:338
7853 msgid "tag header too big."
7854 msgstr ""
7856 #: builtin/tag.c:370
7857 msgid "no tag message?"
7858 msgstr ""
7860 #: builtin/tag.c:376
7861 #, c-format
7862 msgid "The tag message has been left in %s\n"
7863 msgstr ""
7865 #: builtin/tag.c:425
7866 msgid "switch 'points-at' requires an object"
7867 msgstr ""
7869 #: builtin/tag.c:427
7870 #, c-format
7871 msgid "malformed object name '%s'"
7872 msgstr ""
7874 #: builtin/tag.c:447
7875 msgid "list tag names"
7876 msgstr ""
7878 #: builtin/tag.c:449
7879 msgid "print <n> lines of each tag message"
7880 msgstr ""
7882 #: builtin/tag.c:451
7883 msgid "delete tags"
7884 msgstr ""
7886 #: builtin/tag.c:452
7887 msgid "verify tags"
7888 msgstr ""
7890 #: builtin/tag.c:454
7891 msgid "Tag creation options"
7892 msgstr ""
7894 #: builtin/tag.c:456
7895 msgid "annotated tag, needs a message"
7896 msgstr ""
7898 #: builtin/tag.c:458
7899 msgid "tag message"
7900 msgstr ""
7902 #: builtin/tag.c:460
7903 msgid "annotated and GPG-signed tag"
7904 msgstr ""
7906 #: builtin/tag.c:464
7907 msgid "use another key to sign the tag"
7908 msgstr ""
7910 #: builtin/tag.c:465
7911 msgid "replace the tag if exists"
7912 msgstr ""
7914 #: builtin/tag.c:466
7915 msgid "show tag list in columns"
7916 msgstr ""
7918 #: builtin/tag.c:468
7919 msgid "Tag listing options"
7920 msgstr ""
7922 #: builtin/tag.c:471
7923 msgid "print only tags that contain the commit"
7924 msgstr ""
7926 #: builtin/tag.c:477
7927 msgid "print only tags of the object"
7928 msgstr ""
7930 #: builtin/tag.c:506
7931 msgid "--column and -n are incompatible"
7932 msgstr ""
7934 #: builtin/tag.c:523
7935 msgid "-n option is only allowed with -l."
7936 msgstr ""
7938 #: builtin/tag.c:525
7939 msgid "--contains option is only allowed with -l."
7940 msgstr ""
7942 #: builtin/tag.c:527
7943 msgid "--points-at option is only allowed with -l."
7944 msgstr ""
7946 #: builtin/tag.c:535
7947 msgid "only one -F or -m option is allowed."
7948 msgstr ""
7950 #: builtin/tag.c:555
7951 msgid "too many params"
7952 msgstr ""
7954 #: builtin/tag.c:561
7955 #, c-format
7956 msgid "'%s' is not a valid tag name."
7957 msgstr ""
7959 #: builtin/tag.c:566
7960 #, c-format
7961 msgid "tag '%s' already exists"
7962 msgstr ""
7964 #: builtin/tag.c:584
7965 #, c-format
7966 msgid "%s: cannot lock the ref"
7967 msgstr ""
7969 #: builtin/tag.c:586
7970 #, c-format
7971 msgid "%s: cannot update the ref"
7972 msgstr ""
7974 #: builtin/tag.c:588
7975 #, c-format
7976 msgid "Updated tag '%s' (was %s)\n"
7977 msgstr ""
7979 #: builtin/update-index.c:401
7980 msgid "git update-index [options] [--] [<file>...]"
7981 msgstr ""
7983 #: builtin/update-index.c:717
7984 msgid "continue refresh even when index needs update"
7985 msgstr ""
7987 #: builtin/update-index.c:720
7988 msgid "refresh: ignore submodules"
7989 msgstr ""
7991 #: builtin/update-index.c:723
7992 msgid "do not ignore new files"
7993 msgstr ""
7995 #: builtin/update-index.c:725
7996 msgid "let files replace directories and vice-versa"
7997 msgstr ""
7999 #: builtin/update-index.c:727
8000 msgid "notice files missing from worktree"
8001 msgstr ""
8003 #: builtin/update-index.c:729
8004 msgid "refresh even if index contains unmerged entries"
8005 msgstr ""
8007 #: builtin/update-index.c:732
8008 msgid "refresh stat information"
8009 msgstr ""
8011 #: builtin/update-index.c:736
8012 msgid "like --refresh, but ignore assume-unchanged setting"
8013 msgstr ""
8015 #: builtin/update-index.c:740
8016 msgid "<mode> <object> <path>"
8017 msgstr ""
8019 #: builtin/update-index.c:741
8020 msgid "add the specified entry to the index"
8021 msgstr ""
8023 #: builtin/update-index.c:745
8024 msgid "(+/-)x"
8025 msgstr ""
8027 #: builtin/update-index.c:746
8028 msgid "override the executable bit of the listed files"
8029 msgstr ""
8031 #: builtin/update-index.c:750
8032 msgid "mark files as \"not changing\""
8033 msgstr ""
8035 #: builtin/update-index.c:753
8036 msgid "clear assumed-unchanged bit"
8037 msgstr ""
8039 #: builtin/update-index.c:756
8040 msgid "mark files as \"index-only\""
8041 msgstr ""
8043 #: builtin/update-index.c:759
8044 msgid "clear skip-worktree bit"
8045 msgstr ""
8047 #: builtin/update-index.c:762
8048 msgid "add to index only; do not add content to object database"
8049 msgstr ""
8051 #: builtin/update-index.c:764
8052 msgid "remove named paths even if present in worktree"
8053 msgstr ""
8055 #: builtin/update-index.c:766
8056 msgid "with --stdin: input lines are terminated by null bytes"
8057 msgstr ""
8059 #: builtin/update-index.c:768
8060 msgid "read list of paths to be updated from standard input"
8061 msgstr ""
8063 #: builtin/update-index.c:772
8064 msgid "add entries from standard input to the index"
8065 msgstr ""
8067 #: builtin/update-index.c:776
8068 msgid "repopulate stages #2 and #3 for the listed paths"
8069 msgstr ""
8071 #: builtin/update-index.c:780
8072 msgid "only update entries that differ from HEAD"
8073 msgstr ""
8075 #: builtin/update-index.c:784
8076 msgid "ignore files missing from worktree"
8077 msgstr ""
8079 #: builtin/update-index.c:787
8080 msgid "report actions to standard output"
8081 msgstr ""
8083 #: builtin/update-index.c:789
8084 msgid "(for porcelains) forget saved unresolved conflicts"
8085 msgstr ""
8087 #: builtin/update-index.c:793
8088 msgid "write index in this format"
8089 msgstr ""
8091 #: builtin/update-ref.c:7
8092 msgid "git update-ref [options] -d <refname> [<oldval>]"
8093 msgstr ""
8095 #: builtin/update-ref.c:8
8096 msgid "git update-ref [options]    <refname> <newval> [<oldval>]"
8097 msgstr ""
8099 #: builtin/update-ref.c:19
8100 msgid "delete the reference"
8101 msgstr ""
8103 #: builtin/update-ref.c:21
8104 msgid "update <refname> not the one it points to"
8105 msgstr ""
8107 #: builtin/update-server-info.c:6
8108 msgid "git update-server-info [--force]"
8109 msgstr ""
8111 #: builtin/update-server-info.c:14
8112 msgid "update the info files from scratch"
8113 msgstr ""
8115 #: builtin/verify-pack.c:56
8116 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
8117 msgstr ""
8119 #: builtin/verify-pack.c:66
8120 msgid "verbose"
8121 msgstr ""
8123 #: builtin/verify-pack.c:68
8124 msgid "show statistics only"
8125 msgstr ""
8127 #: builtin/verify-tag.c:17
8128 msgid "git verify-tag [-v|--verbose] <tag>..."
8129 msgstr ""
8131 #: builtin/verify-tag.c:73
8132 msgid "print tag contents"
8133 msgstr ""
8135 #: builtin/write-tree.c:13
8136 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
8137 msgstr ""
8139 #: builtin/write-tree.c:26
8140 msgid "<prefix>/"
8141 msgstr ""
8143 #: builtin/write-tree.c:27
8144 msgid "write tree object for a subdirectory <prefix>"
8145 msgstr ""
8147 #: builtin/write-tree.c:30
8148 msgid "only useful for debugging"
8149 msgstr ""
8151 #: git.c:16
8152 msgid "See 'git help <command>' for more information on a specific command."
8153 msgstr ""
8155 #: parse-options.h:156
8156 msgid "no-op (backward compatibility)"
8157 msgstr ""
8159 #: parse-options.h:228
8160 msgid "be more verbose"
8161 msgstr ""
8163 #: parse-options.h:230
8164 msgid "be more quiet"
8165 msgstr ""
8167 #: parse-options.h:236
8168 msgid "use <n> digits to display SHA-1s"
8169 msgstr ""
8171 #: common-cmds.h:8
8172 msgid "Add file contents to the index"
8173 msgstr ""
8175 #: common-cmds.h:9
8176 msgid "Find by binary search the change that introduced a bug"
8177 msgstr ""
8179 #: common-cmds.h:10
8180 msgid "List, create, or delete branches"
8181 msgstr ""
8183 #: common-cmds.h:11
8184 msgid "Checkout a branch or paths to the working tree"
8185 msgstr ""
8187 #: common-cmds.h:12
8188 msgid "Clone a repository into a new directory"
8189 msgstr ""
8191 #: common-cmds.h:13
8192 msgid "Record changes to the repository"
8193 msgstr ""
8195 #: common-cmds.h:14
8196 msgid "Show changes between commits, commit and working tree, etc"
8197 msgstr ""
8199 #: common-cmds.h:15
8200 msgid "Download objects and refs from another repository"
8201 msgstr ""
8203 #: common-cmds.h:16
8204 msgid "Print lines matching a pattern"
8205 msgstr ""
8207 #: common-cmds.h:17
8208 msgid "Create an empty git repository or reinitialize an existing one"
8209 msgstr ""
8211 #: common-cmds.h:18
8212 msgid "Show commit logs"
8213 msgstr ""
8215 #: common-cmds.h:19
8216 msgid "Join two or more development histories together"
8217 msgstr ""
8219 #: common-cmds.h:20
8220 msgid "Move or rename a file, a directory, or a symlink"
8221 msgstr ""
8223 #: common-cmds.h:21
8224 msgid "Fetch from and merge with another repository or a local branch"
8225 msgstr ""
8227 #: common-cmds.h:22
8228 msgid "Update remote refs along with associated objects"
8229 msgstr ""
8231 #: common-cmds.h:23
8232 msgid "Forward-port local commits to the updated upstream head"
8233 msgstr ""
8235 #: common-cmds.h:24
8236 msgid "Reset current HEAD to the specified state"
8237 msgstr ""
8239 #: common-cmds.h:25
8240 msgid "Remove files from the working tree and from the index"
8241 msgstr ""
8243 #: common-cmds.h:26
8244 msgid "Show various types of objects"
8245 msgstr ""
8247 #: common-cmds.h:27
8248 msgid "Show the working tree status"
8249 msgstr ""
8251 #: common-cmds.h:28
8252 msgid "Create, list, delete or verify a tag object signed with GPG"
8253 msgstr ""
8255 #: git-am.sh:50
8256 msgid "You need to set your committer info first"
8257 msgstr ""
8259 #: git-am.sh:95
8260 msgid ""
8261 "You seem to have moved HEAD since the last 'am' failure.\n"
8262 "Not rewinding to ORIG_HEAD"
8263 msgstr ""
8265 #: git-am.sh:105
8266 #, sh-format
8267 msgid ""
8268 "When you have resolved this problem, run \"$cmdline --resolved\".\n"
8269 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
8270 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
8271 msgstr ""
8273 #: git-am.sh:121
8274 msgid "Cannot fall back to three-way merge."
8275 msgstr ""
8277 #: git-am.sh:137
8278 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8279 msgstr ""
8281 #: git-am.sh:139
8282 msgid "Using index info to reconstruct a base tree..."
8283 msgstr ""
8285 #: git-am.sh:154
8286 msgid ""
8287 "Did you hand edit your patch?\n"
8288 "It does not apply to blobs recorded in its index."
8289 msgstr ""
8291 #: git-am.sh:163
8292 msgid "Falling back to patching base and 3-way merge..."
8293 msgstr ""
8295 #: git-am.sh:179
8296 msgid "Failed to merge in the changes."
8297 msgstr ""
8299 #: git-am.sh:274
8300 msgid "Only one StGIT patch series can be applied at once"
8301 msgstr ""
8303 #: git-am.sh:361
8304 #, sh-format
8305 msgid "Patch format $patch_format is not supported."
8306 msgstr ""
8308 #: git-am.sh:363
8309 msgid "Patch format detection failed."
8310 msgstr ""
8312 #: git-am.sh:389
8313 msgid ""
8314 "The -b/--binary option has been a no-op for long time, and\n"
8315 "it will be removed. Please do not use it anymore."
8316 msgstr ""
8318 #: git-am.sh:477
8319 #, sh-format
8320 msgid "previous rebase directory $dotest still exists but mbox given."
8321 msgstr ""
8323 #: git-am.sh:482
8324 msgid "Please make up your mind. --skip or --abort?"
8325 msgstr ""
8327 #: git-am.sh:509
8328 msgid "Resolve operation not in progress, we are not resuming."
8329 msgstr ""
8331 #: git-am.sh:575
8332 #, sh-format
8333 msgid "Dirty index: cannot apply patches (dirty: $files)"
8334 msgstr ""
8336 #: git-am.sh:679
8337 #, sh-format
8338 msgid ""
8339 "Patch is empty.  Was it split wrong?\n"
8340 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
8341 "To restore the original branch and stop patching run \"$cmdline --abort\"."
8342 msgstr ""
8344 #: git-am.sh:706
8345 msgid "Patch does not have a valid e-mail address."
8346 msgstr ""
8348 #: git-am.sh:753
8349 msgid "cannot be interactive without stdin connected to a terminal."
8350 msgstr ""
8352 #: git-am.sh:757
8353 msgid "Commit Body is:"
8354 msgstr ""
8356 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8357 #. in your translation. The program will only accept English
8358 #. input at this point.
8359 #: git-am.sh:764
8360 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
8361 msgstr ""
8363 #: git-am.sh:800
8364 #, sh-format
8365 msgid "Applying: $FIRSTLINE"
8366 msgstr ""
8368 #: git-am.sh:821
8369 msgid ""
8370 "No changes - did you forget to use 'git add'?\n"
8371 "If there is nothing left to stage, chances are that something else\n"
8372 "already introduced the same changes; you might want to skip this patch."
8373 msgstr ""
8375 #: git-am.sh:829
8376 msgid ""
8377 "You still have unmerged paths in your index\n"
8378 "did you forget to use 'git add'?"
8379 msgstr ""
8381 #: git-am.sh:845
8382 msgid "No changes -- Patch already applied."
8383 msgstr ""
8385 #: git-am.sh:855
8386 #, sh-format
8387 msgid "Patch failed at $msgnum $FIRSTLINE"
8388 msgstr ""
8390 #: git-am.sh:858
8391 #, sh-format
8392 msgid ""
8393 "The copy of the patch that failed is found in:\n"
8394 "   $dotest/patch"
8395 msgstr ""
8397 #: git-am.sh:876
8398 msgid "applying to an empty history"
8399 msgstr ""
8401 #: git-bisect.sh:48
8402 msgid "You need to start by \"git bisect start\""
8403 msgstr ""
8405 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8406 #. translation. The program will only accept English input
8407 #. at this point.
8408 #: git-bisect.sh:54
8409 msgid "Do you want me to do it for you [Y/n]? "
8410 msgstr ""
8412 #: git-bisect.sh:95
8413 #, sh-format
8414 msgid "unrecognised option: '$arg'"
8415 msgstr ""
8417 #: git-bisect.sh:99
8418 #, sh-format
8419 msgid "'$arg' does not appear to be a valid revision"
8420 msgstr ""
8422 #: git-bisect.sh:117
8423 msgid "Bad HEAD - I need a HEAD"
8424 msgstr ""
8426 #: git-bisect.sh:130
8427 #, sh-format
8428 msgid ""
8429 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
8430 msgstr ""
8432 #: git-bisect.sh:140
8433 msgid "won't bisect on seeked tree"
8434 msgstr ""
8436 #: git-bisect.sh:144
8437 msgid "Bad HEAD - strange symbolic ref"
8438 msgstr ""
8440 #: git-bisect.sh:189
8441 #, sh-format
8442 msgid "Bad bisect_write argument: $state"
8443 msgstr ""
8445 #: git-bisect.sh:218
8446 #, sh-format
8447 msgid "Bad rev input: $arg"
8448 msgstr ""
8450 #: git-bisect.sh:232
8451 msgid "Please call 'bisect_state' with at least one argument."
8452 msgstr ""
8454 #: git-bisect.sh:244
8455 #, sh-format
8456 msgid "Bad rev input: $rev"
8457 msgstr ""
8459 #: git-bisect.sh:250
8460 msgid "'git bisect bad' can take only one argument."
8461 msgstr ""
8463 #. have bad but not good.  we could bisect although
8464 #. this is less optimum.
8465 #: git-bisect.sh:273
8466 msgid "Warning: bisecting only with a bad commit."
8467 msgstr ""
8469 #. TRANSLATORS: Make sure to include [Y] and [n] in your
8470 #. translation. The program will only accept English input
8471 #. at this point.
8472 #: git-bisect.sh:279
8473 msgid "Are you sure [Y/n]? "
8474 msgstr ""
8476 #: git-bisect.sh:289
8477 msgid ""
8478 "You need to give me at least one good and one bad revisions.\n"
8479 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8480 msgstr ""
8482 #: git-bisect.sh:292
8483 msgid ""
8484 "You need to start by \"git bisect start\".\n"
8485 "You then need to give me at least one good and one bad revisions.\n"
8486 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8487 msgstr ""
8489 #: git-bisect.sh:347 git-bisect.sh:474
8490 msgid "We are not bisecting."
8491 msgstr ""
8493 #: git-bisect.sh:354
8494 #, sh-format
8495 msgid "'$invalid' is not a valid commit"
8496 msgstr ""
8498 #: git-bisect.sh:363
8499 #, sh-format
8500 msgid ""
8501 "Could not check out original HEAD '$branch'.\n"
8502 "Try 'git bisect reset <commit>'."
8503 msgstr ""
8505 #: git-bisect.sh:390
8506 msgid "No logfile given"
8507 msgstr ""
8509 #: git-bisect.sh:391
8510 #, sh-format
8511 msgid "cannot read $file for replaying"
8512 msgstr ""
8514 #: git-bisect.sh:408
8515 msgid "?? what are you talking about?"
8516 msgstr ""
8518 #: git-bisect.sh:420
8519 #, sh-format
8520 msgid "running $command"
8521 msgstr ""
8523 #: git-bisect.sh:427
8524 #, sh-format
8525 msgid ""
8526 "bisect run failed:\n"
8527 "exit code $res from '$command' is < 0 or >= 128"
8528 msgstr ""
8530 #: git-bisect.sh:453
8531 msgid "bisect run cannot continue any more"
8532 msgstr ""
8534 #: git-bisect.sh:459
8535 #, sh-format
8536 msgid ""
8537 "bisect run failed:\n"
8538 "'bisect_state $state' exited with error code $res"
8539 msgstr ""
8541 #: git-bisect.sh:466
8542 msgid "bisect run success"
8543 msgstr ""
8545 #: git-pull.sh:21
8546 msgid ""
8547 "Pull is not possible because you have unmerged files.\n"
8548 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
8549 "as appropriate to mark resolution, or use 'git commit -a'."
8550 msgstr ""
8552 #: git-pull.sh:25
8553 msgid "Pull is not possible because you have unmerged files."
8554 msgstr ""
8556 #: git-pull.sh:197
8557 msgid "updating an unborn branch with changes added to the index"
8558 msgstr ""
8560 #. The fetch involved updating the current branch.
8561 #. The working tree and the index file is still based on the
8562 #. $orig_head commit, but we are merging into $curr_head.
8563 #. First update the working tree to match $curr_head.
8564 #: git-pull.sh:228
8565 #, sh-format
8566 msgid ""
8567 "Warning: fetch updated the current branch head.\n"
8568 "Warning: fast-forwarding your working tree from\n"
8569 "Warning: commit $orig_head."
8570 msgstr ""
8572 #: git-pull.sh:253
8573 msgid "Cannot merge multiple branches into empty head"
8574 msgstr ""
8576 #: git-pull.sh:257
8577 msgid "Cannot rebase onto multiple branches"
8578 msgstr ""
8580 #: git-rebase.sh:52
8581 msgid ""
8582 "When you have resolved this problem, run \"git rebase --continue\".\n"
8583 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
8584 "To check out the original branch and stop rebasing, run \"git rebase --abort"
8585 "\"."
8586 msgstr ""
8588 #: git-rebase.sh:159
8589 msgid "The pre-rebase hook refused to rebase."
8590 msgstr ""
8592 #: git-rebase.sh:164
8593 msgid "It looks like git-am is in progress. Cannot rebase."
8594 msgstr ""
8596 #: git-rebase.sh:295
8597 msgid "The --exec option must be used with the --interactive option"
8598 msgstr ""
8600 #: git-rebase.sh:300
8601 msgid "No rebase in progress?"
8602 msgstr ""
8604 #: git-rebase.sh:313
8605 msgid "Cannot read HEAD"
8606 msgstr ""
8608 #: git-rebase.sh:316
8609 msgid ""
8610 "You must edit all merge conflicts and then\n"
8611 "mark them as resolved using git add"
8612 msgstr ""
8614 #: git-rebase.sh:334
8615 #, sh-format
8616 msgid "Could not move back to $head_name"
8617 msgstr ""
8619 #: git-rebase.sh:350
8620 #, sh-format
8621 msgid ""
8622 "It seems that there is already a $state_dir_base directory, and\n"
8623 "I wonder if you are in the middle of another rebase.  If that is the\n"
8624 "case, please try\n"
8625 "\t$cmd_live_rebase\n"
8626 "If that is not the case, please\n"
8627 "\t$cmd_clear_stale_rebase\n"
8628 "and run me again.  I am stopping in case you still have something\n"
8629 "valuable there."
8630 msgstr ""
8632 #: git-rebase.sh:395
8633 #, sh-format
8634 msgid "invalid upstream $upstream_name"
8635 msgstr ""
8637 #: git-rebase.sh:419
8638 #, sh-format
8639 msgid "$onto_name: there are more than one merge bases"
8640 msgstr ""
8642 #: git-rebase.sh:422 git-rebase.sh:426
8643 #, sh-format
8644 msgid "$onto_name: there is no merge base"
8645 msgstr ""
8647 #: git-rebase.sh:431
8648 #, sh-format
8649 msgid "Does not point to a valid commit: $onto_name"
8650 msgstr ""
8652 #: git-rebase.sh:454
8653 #, sh-format
8654 msgid "fatal: no such branch: $branch_name"
8655 msgstr ""
8657 #: git-rebase.sh:474
8658 msgid "Please commit or stash them."
8659 msgstr ""
8661 #: git-rebase.sh:492
8662 #, sh-format
8663 msgid "Current branch $branch_name is up to date."
8664 msgstr ""
8666 #: git-rebase.sh:495
8667 #, sh-format
8668 msgid "Current branch $branch_name is up to date, rebase forced."
8669 msgstr ""
8671 #: git-rebase.sh:506
8672 #, sh-format
8673 msgid "Changes from $mb to $onto:"
8674 msgstr ""
8676 #. Detach HEAD and reset the tree
8677 #: git-rebase.sh:515
8678 msgid "First, rewinding head to replay your work on top of it..."
8679 msgstr ""
8681 #: git-rebase.sh:523
8682 #, sh-format
8683 msgid "Fast-forwarded $branch_name to $onto_name."
8684 msgstr ""
8686 #: git-stash.sh:51
8687 msgid "git stash clear with parameters is unimplemented"
8688 msgstr ""
8690 #: git-stash.sh:74
8691 msgid "You do not have the initial commit yet"
8692 msgstr ""
8694 #: git-stash.sh:89
8695 msgid "Cannot save the current index state"
8696 msgstr ""
8698 #: git-stash.sh:123 git-stash.sh:136
8699 msgid "Cannot save the current worktree state"
8700 msgstr ""
8702 #: git-stash.sh:140
8703 msgid "No changes selected"
8704 msgstr ""
8706 #: git-stash.sh:143
8707 msgid "Cannot remove temporary index (can't happen)"
8708 msgstr ""
8710 #: git-stash.sh:156
8711 msgid "Cannot record working tree state"
8712 msgstr ""
8714 #. TRANSLATORS: $option is an invalid option, like
8715 #. `--blah-blah'. The 7 spaces at the beginning of the
8716 #. second line correspond to "error: ". So you should line
8717 #. up the second line with however many characters the
8718 #. translation of "error: " takes in your language. E.g. in
8719 #. English this is:
8721 #. $ git stash save --blah-blah 2>&1 | head -n 2
8722 #. error: unknown option for 'stash save': --blah-blah
8723 #. To provide a message, use git stash save -- '--blah-blah'
8724 #: git-stash.sh:202
8725 #, sh-format
8726 msgid ""
8727 "error: unknown option for 'stash save': $option\n"
8728 "       To provide a message, use git stash save -- '$option'"
8729 msgstr ""
8731 #: git-stash.sh:223
8732 msgid "No local changes to save"
8733 msgstr ""
8735 #: git-stash.sh:227
8736 msgid "Cannot initialize stash"
8737 msgstr ""
8739 #: git-stash.sh:235
8740 msgid "Cannot save the current status"
8741 msgstr ""
8743 #: git-stash.sh:253
8744 msgid "Cannot remove worktree changes"
8745 msgstr ""
8747 #: git-stash.sh:352
8748 msgid "No stash found."
8749 msgstr ""
8751 #: git-stash.sh:359
8752 #, sh-format
8753 msgid "Too many revisions specified: $REV"
8754 msgstr ""
8756 #: git-stash.sh:365
8757 #, sh-format
8758 msgid "$reference is not valid reference"
8759 msgstr ""
8761 #: git-stash.sh:393
8762 #, sh-format
8763 msgid "'$args' is not a stash-like commit"
8764 msgstr ""
8766 #: git-stash.sh:404
8767 #, sh-format
8768 msgid "'$args' is not a stash reference"
8769 msgstr ""
8771 #: git-stash.sh:412
8772 msgid "unable to refresh index"
8773 msgstr ""
8775 #: git-stash.sh:416
8776 msgid "Cannot apply a stash in the middle of a merge"
8777 msgstr ""
8779 #: git-stash.sh:424
8780 msgid "Conflicts in index. Try without --index."
8781 msgstr ""
8783 #: git-stash.sh:426
8784 msgid "Could not save index tree"
8785 msgstr ""
8787 #: git-stash.sh:460
8788 msgid "Cannot unstage modified files"
8789 msgstr ""
8791 #: git-stash.sh:475
8792 msgid "Index was not unstashed."
8793 msgstr ""
8795 #: git-stash.sh:492
8796 #, sh-format
8797 msgid "Dropped ${REV} ($s)"
8798 msgstr ""
8800 #: git-stash.sh:493
8801 #, sh-format
8802 msgid "${REV}: Could not drop stash entry"
8803 msgstr ""
8805 #: git-stash.sh:500
8806 msgid "No branch name specified"
8807 msgstr ""
8809 #: git-stash.sh:571
8810 msgid "(To restore them type \"git stash apply\")"
8811 msgstr ""
8813 #: git-submodule.sh:88
8814 #, sh-format
8815 msgid "cannot strip one component off url '$remoteurl'"
8816 msgstr ""
8818 #: git-submodule.sh:167
8819 #, sh-format
8820 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
8821 msgstr ""
8823 #: git-submodule.sh:211
8824 #, sh-format
8825 msgid "Clone of '$url' into submodule path '$sm_path' failed"
8826 msgstr ""
8828 #: git-submodule.sh:223
8829 #, sh-format
8830 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
8831 msgstr ""
8833 #: git-submodule.sh:312
8834 #, sh-format
8835 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
8836 msgstr ""
8838 #: git-submodule.sh:329
8839 #, sh-format
8840 msgid "'$sm_path' already exists in the index"
8841 msgstr ""
8843 #: git-submodule.sh:333
8844 #, sh-format
8845 msgid ""
8846 "The following path is ignored by one of your .gitignore files:\n"
8847 "$sm_path\n"
8848 "Use -f if you really want to add it."
8849 msgstr ""
8851 #: git-submodule.sh:344
8852 #, sh-format
8853 msgid "Adding existing repo at '$sm_path' to the index"
8854 msgstr ""
8856 #: git-submodule.sh:346
8857 #, sh-format
8858 msgid "'$sm_path' already exists and is not a valid git repo"
8859 msgstr ""
8861 #: git-submodule.sh:360
8862 #, sh-format
8863 msgid "Unable to checkout submodule '$sm_path'"
8864 msgstr ""
8866 #: git-submodule.sh:365
8867 #, sh-format
8868 msgid "Failed to add submodule '$sm_path'"
8869 msgstr ""
8871 #: git-submodule.sh:370
8872 #, sh-format
8873 msgid "Failed to register submodule '$sm_path'"
8874 msgstr ""
8876 #: git-submodule.sh:413
8877 #, sh-format
8878 msgid "Entering '$prefix$sm_path'"
8879 msgstr ""
8881 #: git-submodule.sh:427
8882 #, sh-format
8883 msgid "Stopping at '$sm_path'; script returned non-zero status."
8884 msgstr ""
8886 #: git-submodule.sh:471
8887 #, sh-format
8888 msgid "No url found for submodule path '$sm_path' in .gitmodules"
8889 msgstr ""
8891 #: git-submodule.sh:480
8892 #, sh-format
8893 msgid "Failed to register url for submodule path '$sm_path'"
8894 msgstr ""
8896 #: git-submodule.sh:482
8897 #, sh-format
8898 msgid "Submodule '$name' ($url) registered for path '$sm_path'"
8899 msgstr ""
8901 #: git-submodule.sh:490
8902 #, sh-format
8903 msgid "Failed to register update mode for submodule path '$sm_path'"
8904 msgstr ""
8906 #: git-submodule.sh:590
8907 #, sh-format
8908 msgid ""
8909 "Submodule path '$sm_path' not initialized\n"
8910 "Maybe you want to use 'update --init'?"
8911 msgstr ""
8913 #: git-submodule.sh:603
8914 #, sh-format
8915 msgid "Unable to find current revision in submodule path '$sm_path'"
8916 msgstr ""
8918 #: git-submodule.sh:622
8919 #, sh-format
8920 msgid "Unable to fetch in submodule path '$sm_path'"
8921 msgstr ""
8923 #: git-submodule.sh:636
8924 #, sh-format
8925 msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
8926 msgstr ""
8928 #: git-submodule.sh:637
8929 #, sh-format
8930 msgid "Submodule path '$sm_path': rebased into '$sha1'"
8931 msgstr ""
8933 #: git-submodule.sh:642
8934 #, sh-format
8935 msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
8936 msgstr ""
8938 #: git-submodule.sh:643
8939 #, sh-format
8940 msgid "Submodule path '$sm_path': merged in '$sha1'"
8941 msgstr ""
8943 #: git-submodule.sh:648
8944 #, sh-format
8945 msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
8946 msgstr ""
8948 #: git-submodule.sh:649
8949 #, sh-format
8950 msgid "Submodule path '$sm_path': checked out '$sha1'"
8951 msgstr ""
8953 #: git-submodule.sh:671 git-submodule.sh:995
8954 #, sh-format
8955 msgid "Failed to recurse into submodule path '$sm_path'"
8956 msgstr ""
8958 #: git-submodule.sh:779
8959 msgid "The --cached option cannot be used with the --files option"
8960 msgstr ""
8962 #. unexpected type
8963 #: git-submodule.sh:819
8964 #, sh-format
8965 msgid "unexpected mode $mod_dst"
8966 msgstr ""
8968 #: git-submodule.sh:837
8969 #, sh-format
8970 msgid "  Warn: $name doesn't contain commit $sha1_src"
8971 msgstr ""
8973 #: git-submodule.sh:840
8974 #, sh-format
8975 msgid "  Warn: $name doesn't contain commit $sha1_dst"
8976 msgstr ""
8978 #: git-submodule.sh:843
8979 #, sh-format
8980 msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
8981 msgstr ""
8983 #: git-submodule.sh:868
8984 msgid "blob"
8985 msgstr ""
8987 #: git-submodule.sh:906
8988 msgid "# Submodules changed but not updated:"
8989 msgstr ""
8991 #: git-submodule.sh:908
8992 msgid "# Submodule changes to be committed:"
8993 msgstr ""
8995 #: git-submodule.sh:1054
8996 #, sh-format
8997 msgid "Synchronizing submodule url for '$name'"
8998 msgstr ""