Merge branch 'rs/maint-config-use-labs'
[git/mingw/j6t.git] / po / git.pot
blobee91402e63d0ef84abd61f5255cc938d2cea4047
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: 2014-11-20 09:42+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:55
22 #, c-format
23 msgid "hint: %.*s\n"
24 msgstr ""
26 #: advice.c:88
27 msgid ""
28 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
29 "as appropriate to mark resolution and make a commit."
30 msgstr ""
32 #: archive.c:11
33 msgid "git archive [options] <tree-ish> [<path>...]"
34 msgstr ""
36 #: archive.c:12
37 msgid "git archive --list"
38 msgstr ""
40 #: archive.c:13
41 msgid ""
42 "git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]"
43 msgstr ""
45 #: archive.c:14
46 msgid "git archive --remote <repo> [--exec <cmd>] --list"
47 msgstr ""
49 #: archive.c:334 builtin/add.c:137 builtin/add.c:427 builtin/rm.c:328
50 #, c-format
51 msgid "pathspec '%s' did not match any files"
52 msgstr ""
54 #: archive.c:419
55 msgid "fmt"
56 msgstr ""
58 #: archive.c:419
59 msgid "archive format"
60 msgstr ""
62 #: archive.c:420 builtin/log.c:1204
63 msgid "prefix"
64 msgstr ""
66 #: archive.c:421
67 msgid "prepend prefix to each pathname in the archive"
68 msgstr ""
70 #: archive.c:422 builtin/archive.c:88 builtin/blame.c:2517
71 #: builtin/blame.c:2518 builtin/config.c:57 builtin/fast-export.c:986
72 #: builtin/fast-export.c:988 builtin/grep.c:712 builtin/hash-object.c:101
73 #: builtin/ls-files.c:489 builtin/ls-files.c:492 builtin/notes.c:411
74 #: builtin/notes.c:568 builtin/read-tree.c:109 parse-options.h:151
75 msgid "file"
76 msgstr ""
78 #: archive.c:423 builtin/archive.c:89
79 msgid "write the archive to this file"
80 msgstr ""
82 #: archive.c:425
83 msgid "read .gitattributes in working directory"
84 msgstr ""
86 #: archive.c:426
87 msgid "report archived files on stderr"
88 msgstr ""
90 #: archive.c:427
91 msgid "store only"
92 msgstr ""
94 #: archive.c:428
95 msgid "compress faster"
96 msgstr ""
98 #: archive.c:436
99 msgid "compress better"
100 msgstr ""
102 #: archive.c:439
103 msgid "list supported archive formats"
104 msgstr ""
106 #: archive.c:441 builtin/archive.c:90 builtin/clone.c:85
107 msgid "repo"
108 msgstr ""
110 #: archive.c:442 builtin/archive.c:91
111 msgid "retrieve the archive from remote repository <repo>"
112 msgstr ""
114 #: archive.c:443 builtin/archive.c:92 builtin/notes.c:490
115 msgid "command"
116 msgstr ""
118 #: archive.c:444 builtin/archive.c:93
119 msgid "path to the remote git-upload-archive command"
120 msgstr ""
122 #: attr.c:258
123 msgid ""
124 "Negative patterns are ignored in git attributes\n"
125 "Use '\\!' for literal leading exclamation."
126 msgstr ""
128 #: branch.c:60
129 #, c-format
130 msgid "Not setting branch %s as its own upstream."
131 msgstr ""
133 #: branch.c:83
134 #, c-format
135 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
136 msgstr ""
138 #: branch.c:84
139 #, c-format
140 msgid "Branch %s set up to track remote branch %s from %s."
141 msgstr ""
143 #: branch.c:88
144 #, c-format
145 msgid "Branch %s set up to track local branch %s by rebasing."
146 msgstr ""
148 #: branch.c:89
149 #, c-format
150 msgid "Branch %s set up to track local branch %s."
151 msgstr ""
153 #: branch.c:94
154 #, c-format
155 msgid "Branch %s set up to track remote ref %s by rebasing."
156 msgstr ""
158 #: branch.c:95
159 #, c-format
160 msgid "Branch %s set up to track remote ref %s."
161 msgstr ""
163 #: branch.c:99
164 #, c-format
165 msgid "Branch %s set up to track local ref %s by rebasing."
166 msgstr ""
168 #: branch.c:100
169 #, c-format
170 msgid "Branch %s set up to track local ref %s."
171 msgstr ""
173 #: branch.c:133
174 #, c-format
175 msgid "Not tracking: ambiguous information for ref %s"
176 msgstr ""
178 #: branch.c:162
179 #, c-format
180 msgid "'%s' is not a valid branch name."
181 msgstr ""
183 #: branch.c:167
184 #, c-format
185 msgid "A branch named '%s' already exists."
186 msgstr ""
188 #: branch.c:175
189 msgid "Cannot force update the current branch."
190 msgstr ""
192 #: branch.c:195
193 #, c-format
194 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
195 msgstr ""
197 #: branch.c:197
198 #, c-format
199 msgid "the requested upstream branch '%s' does not exist"
200 msgstr ""
202 #: branch.c:199
203 msgid ""
204 "\n"
205 "If you are planning on basing your work on an upstream\n"
206 "branch that already exists at the remote, you may need to\n"
207 "run \"git fetch\" to retrieve it.\n"
208 "\n"
209 "If you are planning to push out a new local branch that\n"
210 "will track its remote counterpart, you may want to use\n"
211 "\"git push -u\" to set the upstream config as you push."
212 msgstr ""
214 #: branch.c:243
215 #, c-format
216 msgid "Not a valid object name: '%s'."
217 msgstr ""
219 #: branch.c:263
220 #, c-format
221 msgid "Ambiguous object name: '%s'."
222 msgstr ""
224 #: branch.c:268
225 #, c-format
226 msgid "Not a valid branch point: '%s'."
227 msgstr ""
229 #: bundle.c:34
230 #, c-format
231 msgid "'%s' does not look like a v2 bundle file"
232 msgstr ""
234 #: bundle.c:61
235 #, c-format
236 msgid "unrecognized header: %s%s (%d)"
237 msgstr ""
239 #: bundle.c:87 builtin/commit.c:788
240 #, c-format
241 msgid "could not open '%s'"
242 msgstr ""
244 #: bundle.c:139
245 msgid "Repository lacks these prerequisite commits:"
246 msgstr ""
248 #: bundle.c:163 sequencer.c:641 sequencer.c:1096 builtin/blame.c:2706
249 #: builtin/branch.c:652 builtin/commit.c:1085 builtin/log.c:330
250 #: builtin/log.c:823 builtin/log.c:1432 builtin/log.c:1669 builtin/merge.c:357
251 #: builtin/shortlog.c:158
252 msgid "revision walk setup failed"
253 msgstr ""
255 #: bundle.c:185
256 #, c-format
257 msgid "The bundle contains this ref:"
258 msgid_plural "The bundle contains these %d refs:"
259 msgstr[0] ""
260 msgstr[1] ""
262 #: bundle.c:192
263 msgid "The bundle records a complete history."
264 msgstr ""
266 #: bundle.c:194
267 #, c-format
268 msgid "The bundle requires this ref:"
269 msgid_plural "The bundle requires these %d refs:"
270 msgstr[0] ""
271 msgstr[1] ""
273 #: bundle.c:251
274 msgid "Could not spawn pack-objects"
275 msgstr ""
277 #: bundle.c:269
278 msgid "pack-objects died"
279 msgstr ""
281 #: bundle.c:309
282 msgid "rev-list died"
283 msgstr ""
285 #: bundle.c:358
286 #, c-format
287 msgid "ref '%s' is excluded by the rev-list options"
288 msgstr ""
290 #: bundle.c:438 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
291 #, c-format
292 msgid "unrecognized argument: %s"
293 msgstr ""
295 #: bundle.c:444
296 msgid "Refusing to create empty bundle."
297 msgstr ""
299 #: bundle.c:454
300 #, c-format
301 msgid "cannot create '%s'"
302 msgstr ""
304 #: bundle.c:475
305 msgid "index-pack died"
306 msgstr ""
308 #: color.c:157
309 #, c-format
310 msgid "invalid color value: %.*s"
311 msgstr ""
313 #: commit.c:40
314 #, c-format
315 msgid "could not parse %s"
316 msgstr ""
318 #: commit.c:42
319 #, c-format
320 msgid "%s %s is not a commit!"
321 msgstr ""
323 #: compat/obstack.c:406 compat/obstack.c:408
324 msgid "memory exhausted"
325 msgstr ""
327 #: config.c:469 config.c:471
328 #, c-format
329 msgid "bad config file line %d in %s"
330 msgstr ""
332 #: config.c:587
333 #, c-format
334 msgid "bad numeric config value '%s' for '%s' in %s: %s"
335 msgstr ""
337 #: config.c:589
338 #, c-format
339 msgid "bad numeric config value '%s' for '%s': %s"
340 msgstr ""
342 #: config.c:674
343 #, c-format
344 msgid "failed to expand user dir in: '%s'"
345 msgstr ""
347 #: config.c:752 config.c:763
348 #, c-format
349 msgid "bad zlib compression level %d"
350 msgstr ""
352 #: config.c:885
353 #, c-format
354 msgid "invalid mode for object creation: %s"
355 msgstr ""
357 #: config.c:1201
358 msgid "unable to parse command-line config"
359 msgstr ""
361 #: config.c:1262
362 msgid "unknown error occured while reading the configuration files"
363 msgstr ""
365 #: config.c:1586
366 #, c-format
367 msgid "unable to parse '%s' from command-line config"
368 msgstr ""
370 #: config.c:1588
371 #, c-format
372 msgid "bad config variable '%s' in file '%s' at line %d"
373 msgstr ""
375 #: config.c:1647
376 #, c-format
377 msgid "%s has multiple values"
378 msgstr ""
380 #: connected.c:69
381 msgid "Could not run 'git rev-list'"
382 msgstr ""
384 #: connected.c:89
385 #, c-format
386 msgid "failed write to rev-list: %s"
387 msgstr ""
389 #: connected.c:97
390 #, c-format
391 msgid "failed to close rev-list's stdin: %s"
392 msgstr ""
394 #: date.c:95
395 msgid "in the future"
396 msgstr ""
398 #: date.c:101
399 #, c-format
400 msgid "%lu second ago"
401 msgid_plural "%lu seconds ago"
402 msgstr[0] ""
403 msgstr[1] ""
405 #: date.c:108
406 #, c-format
407 msgid "%lu minute ago"
408 msgid_plural "%lu minutes ago"
409 msgstr[0] ""
410 msgstr[1] ""
412 #: date.c:115
413 #, c-format
414 msgid "%lu hour ago"
415 msgid_plural "%lu hours ago"
416 msgstr[0] ""
417 msgstr[1] ""
419 #: date.c:122
420 #, c-format
421 msgid "%lu day ago"
422 msgid_plural "%lu days ago"
423 msgstr[0] ""
424 msgstr[1] ""
426 #: date.c:128
427 #, c-format
428 msgid "%lu week ago"
429 msgid_plural "%lu weeks ago"
430 msgstr[0] ""
431 msgstr[1] ""
433 #: date.c:135
434 #, c-format
435 msgid "%lu month ago"
436 msgid_plural "%lu months ago"
437 msgstr[0] ""
438 msgstr[1] ""
440 #: date.c:146
441 #, c-format
442 msgid "%lu year"
443 msgid_plural "%lu years"
444 msgstr[0] ""
445 msgstr[1] ""
447 #. TRANSLATORS: "%s" is "<n> years"
448 #: date.c:149
449 #, c-format
450 msgid "%s, %lu month ago"
451 msgid_plural "%s, %lu months ago"
452 msgstr[0] ""
453 msgstr[1] ""
455 #: date.c:154 date.c:159
456 #, c-format
457 msgid "%lu year ago"
458 msgid_plural "%lu years ago"
459 msgstr[0] ""
460 msgstr[1] ""
462 #: diffcore-order.c:24
463 #, c-format
464 msgid "failed to read orderfile '%s'"
465 msgstr ""
467 #: diffcore-rename.c:516
468 msgid "Performing inexact rename detection"
469 msgstr ""
471 #: diff.c:114
472 #, c-format
473 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
474 msgstr ""
476 #: diff.c:119
477 #, c-format
478 msgid "  Unknown dirstat parameter '%s'\n"
479 msgstr ""
481 #: diff.c:214
482 #, c-format
483 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
484 msgstr ""
486 #: diff.c:266
487 #, c-format
488 msgid ""
489 "Found errors in 'diff.dirstat' config variable:\n"
490 "%s"
491 msgstr ""
493 #: diff.c:2957
494 #, c-format
495 msgid "external diff died, stopping at %s"
496 msgstr ""
498 #: diff.c:3352
499 msgid "--follow requires exactly one pathspec"
500 msgstr ""
502 #: diff.c:3515
503 #, c-format
504 msgid ""
505 "Failed to parse --dirstat/-X option parameter:\n"
506 "%s"
507 msgstr ""
509 #: diff.c:3529
510 #, c-format
511 msgid "Failed to parse --submodule option parameter: '%s'"
512 msgstr ""
514 #: gpg-interface.c:129 gpg-interface.c:200
515 msgid "could not run gpg."
516 msgstr ""
518 #: gpg-interface.c:141
519 msgid "gpg did not accept the data"
520 msgstr ""
522 #: gpg-interface.c:152
523 msgid "gpg failed to sign the data"
524 msgstr ""
526 #: gpg-interface.c:185
527 #, c-format
528 msgid "could not create temporary file '%s': %s"
529 msgstr ""
531 #: gpg-interface.c:188
532 #, c-format
533 msgid "failed writing detached signature to '%s': %s"
534 msgstr ""
536 #: grep.c:1718
537 #, c-format
538 msgid "'%s': unable to read %s"
539 msgstr ""
541 #: grep.c:1735
542 #, c-format
543 msgid "'%s': %s"
544 msgstr ""
546 #: grep.c:1746
547 #, c-format
548 msgid "'%s': short read %s"
549 msgstr ""
551 #: help.c:207
552 #, c-format
553 msgid "available git commands in '%s'"
554 msgstr ""
556 #: help.c:214
557 msgid "git commands available from elsewhere on your $PATH"
558 msgstr ""
560 #: help.c:230
561 msgid "The most commonly used git commands are:"
562 msgstr ""
564 #: help.c:289
565 #, c-format
566 msgid ""
567 "'%s' appears to be a git command, but we were not\n"
568 "able to execute it. Maybe git-%s is broken?"
569 msgstr ""
571 #: help.c:346
572 msgid "Uh oh. Your system reports no Git commands at all."
573 msgstr ""
575 #: help.c:368
576 #, c-format
577 msgid ""
578 "WARNING: You called a Git command named '%s', which does not exist.\n"
579 "Continuing under the assumption that you meant '%s'"
580 msgstr ""
582 #: help.c:373
583 #, c-format
584 msgid "in %0.1f seconds automatically..."
585 msgstr ""
587 #: help.c:380
588 #, c-format
589 msgid "git: '%s' is not a git command. See 'git --help'."
590 msgstr ""
592 #: help.c:384 help.c:444
593 msgid ""
594 "\n"
595 "Did you mean this?"
596 msgid_plural ""
597 "\n"
598 "Did you mean one of these?"
599 msgstr[0] ""
600 msgstr[1] ""
602 #: help.c:440
603 #, c-format
604 msgid "%s: %s - %s"
605 msgstr ""
607 #: lockfile.c:275
608 msgid "BUG: reopen a lockfile that is still open"
609 msgstr ""
611 #: lockfile.c:277
612 msgid "BUG: reopen a lockfile that has been committed"
613 msgstr ""
615 #: merge.c:41
616 msgid "failed to read the cache"
617 msgstr ""
619 #: merge.c:94 builtin/checkout.c:356 builtin/checkout.c:562
620 #: builtin/clone.c:659
621 msgid "unable to write new index file"
622 msgstr ""
624 #: merge-recursive.c:189
625 #, c-format
626 msgid "(bad commit)\n"
627 msgstr ""
629 #: merge-recursive.c:209
630 #, c-format
631 msgid "addinfo_cache failed for path '%s'"
632 msgstr ""
634 #: merge-recursive.c:270
635 msgid "error building trees"
636 msgstr ""
638 #: merge-recursive.c:691
639 #, c-format
640 msgid "failed to create path '%s'%s"
641 msgstr ""
643 #: merge-recursive.c:702
644 #, c-format
645 msgid "Removing %s to make room for subdirectory\n"
646 msgstr ""
648 #: merge-recursive.c:716 merge-recursive.c:737
649 msgid ": perhaps a D/F conflict?"
650 msgstr ""
652 #: merge-recursive.c:727
653 #, c-format
654 msgid "refusing to lose untracked file at '%s'"
655 msgstr ""
657 #: merge-recursive.c:767
658 #, c-format
659 msgid "cannot read object %s '%s'"
660 msgstr ""
662 #: merge-recursive.c:769
663 #, c-format
664 msgid "blob expected for %s '%s'"
665 msgstr ""
667 #: merge-recursive.c:792 builtin/clone.c:318
668 #, c-format
669 msgid "failed to open '%s'"
670 msgstr ""
672 #: merge-recursive.c:800
673 #, c-format
674 msgid "failed to symlink '%s'"
675 msgstr ""
677 #: merge-recursive.c:803
678 #, c-format
679 msgid "do not know what to do with %06o %s '%s'"
680 msgstr ""
682 #: merge-recursive.c:941
683 msgid "Failed to execute internal merge"
684 msgstr ""
686 #: merge-recursive.c:945
687 #, c-format
688 msgid "Unable to add %s to database"
689 msgstr ""
691 #: merge-recursive.c:961
692 msgid "unsupported object type in the tree"
693 msgstr ""
695 #: merge-recursive.c:1036 merge-recursive.c:1050
696 #, c-format
697 msgid ""
698 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
699 "in tree."
700 msgstr ""
702 #: merge-recursive.c:1042 merge-recursive.c:1055
703 #, c-format
704 msgid ""
705 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
706 "in tree at %s."
707 msgstr ""
709 #: merge-recursive.c:1096
710 msgid "rename"
711 msgstr ""
713 #: merge-recursive.c:1096
714 msgid "renamed"
715 msgstr ""
717 #: merge-recursive.c:1152
718 #, c-format
719 msgid "%s is a directory in %s adding as %s instead"
720 msgstr ""
722 #: merge-recursive.c:1174
723 #, c-format
724 msgid ""
725 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
726 "\"->\"%s\" in \"%s\"%s"
727 msgstr ""
729 #: merge-recursive.c:1179
730 msgid " (left unresolved)"
731 msgstr ""
733 #: merge-recursive.c:1233
734 #, c-format
735 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
736 msgstr ""
738 #: merge-recursive.c:1263
739 #, c-format
740 msgid "Renaming %s to %s and %s to %s instead"
741 msgstr ""
743 #: merge-recursive.c:1462
744 #, c-format
745 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
746 msgstr ""
748 #: merge-recursive.c:1472
749 #, c-format
750 msgid "Adding merged %s"
751 msgstr ""
753 #: merge-recursive.c:1477 merge-recursive.c:1675
754 #, c-format
755 msgid "Adding as %s instead"
756 msgstr ""
758 #: merge-recursive.c:1528
759 #, c-format
760 msgid "cannot read object %s"
761 msgstr ""
763 #: merge-recursive.c:1531
764 #, c-format
765 msgid "object %s is not a blob"
766 msgstr ""
768 #: merge-recursive.c:1579
769 msgid "modify"
770 msgstr ""
772 #: merge-recursive.c:1579
773 msgid "modified"
774 msgstr ""
776 #: merge-recursive.c:1589
777 msgid "content"
778 msgstr ""
780 #: merge-recursive.c:1596
781 msgid "add/add"
782 msgstr ""
784 #: merge-recursive.c:1630
785 #, c-format
786 msgid "Skipped %s (merged same as existing)"
787 msgstr ""
789 #: merge-recursive.c:1644
790 #, c-format
791 msgid "Auto-merging %s"
792 msgstr ""
794 #: merge-recursive.c:1648 git-submodule.sh:1150
795 msgid "submodule"
796 msgstr ""
798 #: merge-recursive.c:1649
799 #, c-format
800 msgid "CONFLICT (%s): Merge conflict in %s"
801 msgstr ""
803 #: merge-recursive.c:1735
804 #, c-format
805 msgid "Removing %s"
806 msgstr ""
808 #: merge-recursive.c:1760
809 msgid "file/directory"
810 msgstr ""
812 #: merge-recursive.c:1766
813 msgid "directory/file"
814 msgstr ""
816 #: merge-recursive.c:1771
817 #, c-format
818 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
819 msgstr ""
821 #: merge-recursive.c:1781
822 #, c-format
823 msgid "Adding %s"
824 msgstr ""
826 #: merge-recursive.c:1798
827 msgid "Fatal merge failure, shouldn't happen."
828 msgstr ""
830 #: merge-recursive.c:1817
831 msgid "Already up-to-date!"
832 msgstr ""
834 #: merge-recursive.c:1826
835 #, c-format
836 msgid "merging of trees %s and %s failed"
837 msgstr ""
839 #: merge-recursive.c:1856
840 #, c-format
841 msgid "Unprocessed path??? %s"
842 msgstr ""
844 #: merge-recursive.c:1901
845 msgid "Merging:"
846 msgstr ""
848 #: merge-recursive.c:1914
849 #, c-format
850 msgid "found %u common ancestor:"
851 msgid_plural "found %u common ancestors:"
852 msgstr[0] ""
853 msgstr[1] ""
855 #: merge-recursive.c:1951
856 msgid "merge returned no commit"
857 msgstr ""
859 #: merge-recursive.c:2008
860 #, c-format
861 msgid "Could not parse object '%s'"
862 msgstr ""
864 #: merge-recursive.c:2019 builtin/merge.c:666
865 msgid "Unable to write index."
866 msgstr ""
868 #: notes-utils.c:41
869 msgid "Cannot commit uninitialized/unreferenced notes tree"
870 msgstr ""
872 #: notes-utils.c:83
873 #, c-format
874 msgid "Bad notes.rewriteMode value: '%s'"
875 msgstr ""
877 #: notes-utils.c:93
878 #, c-format
879 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
880 msgstr ""
882 #. TRANSLATORS: The first %s is the name of the
883 #. environment variable, the second %s is its value
884 #: notes-utils.c:120
885 #, c-format
886 msgid "Bad %s value: '%s'"
887 msgstr ""
889 #: object.c:241
890 #, c-format
891 msgid "unable to parse object: %s"
892 msgstr ""
894 #: parse-options.c:546
895 msgid "..."
896 msgstr ""
898 #: parse-options.c:564
899 #, c-format
900 msgid "usage: %s"
901 msgstr ""
903 #. TRANSLATORS: the colon here should align with the
904 #. one in "usage: %s" translation
905 #: parse-options.c:568
906 #, c-format
907 msgid "   or: %s"
908 msgstr ""
910 #: parse-options.c:571
911 #, c-format
912 msgid "    %s"
913 msgstr ""
915 #: parse-options.c:605
916 msgid "-NUM"
917 msgstr ""
919 #: pathspec.c:133
920 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
921 msgstr ""
923 #: pathspec.c:143
924 msgid ""
925 "global 'literal' pathspec setting is incompatible with all other global "
926 "pathspec settings"
927 msgstr ""
929 #: pathspec.c:177
930 msgid "invalid parameter for pathspec magic 'prefix'"
931 msgstr ""
933 #: pathspec.c:183
934 #, c-format
935 msgid "Invalid pathspec magic '%.*s' in '%s'"
936 msgstr ""
938 #: pathspec.c:187
939 #, c-format
940 msgid "Missing ')' at the end of pathspec magic in '%s'"
941 msgstr ""
943 #: pathspec.c:205
944 #, c-format
945 msgid "Unimplemented pathspec magic '%c' in '%s'"
946 msgstr ""
948 #: pathspec.c:230
949 #, c-format
950 msgid "%s: 'literal' and 'glob' are incompatible"
951 msgstr ""
953 #: pathspec.c:241
954 #, c-format
955 msgid "%s: '%s' is outside repository"
956 msgstr ""
958 #: pathspec.c:291
959 #, c-format
960 msgid "Pathspec '%s' is in submodule '%.*s'"
961 msgstr ""
963 #: pathspec.c:353
964 #, c-format
965 msgid "%s: pathspec magic not supported by this command: %s"
966 msgstr ""
968 #: pathspec.c:432
969 #, c-format
970 msgid "pathspec '%s' is beyond a symbolic link"
971 msgstr ""
973 #: pathspec.c:441
974 msgid ""
975 "There is nothing to exclude from by :(exclude) patterns.\n"
976 "Perhaps you forgot to add either ':/' or '.' ?"
977 msgstr ""
979 #: pretty.c:968
980 msgid "unable to parse --pretty format"
981 msgstr ""
983 #: progress.c:225
984 msgid "done"
985 msgstr ""
987 #: read-cache.c:1261
988 #, c-format
989 msgid ""
990 "index.version set, but the value is invalid.\n"
991 "Using version %i"
992 msgstr ""
994 #: read-cache.c:1271
995 #, c-format
996 msgid ""
997 "GIT_INDEX_VERSION set, but the value is invalid.\n"
998 "Using version %i"
999 msgstr ""
1001 #: remote.c:782
1002 #, c-format
1003 msgid "Cannot fetch both %s and %s to %s"
1004 msgstr ""
1006 #: remote.c:786
1007 #, c-format
1008 msgid "%s usually tracks %s, not %s"
1009 msgstr ""
1011 #: remote.c:790
1012 #, c-format
1013 msgid "%s tracks both %s and %s"
1014 msgstr ""
1016 #: remote.c:798
1017 msgid "Internal error"
1018 msgstr ""
1020 #: remote.c:1968
1021 #, c-format
1022 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1023 msgstr ""
1025 #: remote.c:1972
1026 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
1027 msgstr ""
1029 #: remote.c:1975
1030 #, c-format
1031 msgid "Your branch is up-to-date with '%s'.\n"
1032 msgstr ""
1034 #: remote.c:1979
1035 #, c-format
1036 msgid "Your branch is ahead of '%s' by %d commit.\n"
1037 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1038 msgstr[0] ""
1039 msgstr[1] ""
1041 #: remote.c:1985
1042 msgid "  (use \"git push\" to publish your local commits)\n"
1043 msgstr ""
1045 #: remote.c:1988
1046 #, c-format
1047 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1048 msgid_plural ""
1049 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1050 msgstr[0] ""
1051 msgstr[1] ""
1053 #: remote.c:1996
1054 msgid "  (use \"git pull\" to update your local branch)\n"
1055 msgstr ""
1057 #: remote.c:1999
1058 #, c-format
1059 msgid ""
1060 "Your branch and '%s' have diverged,\n"
1061 "and have %d and %d different commit each, respectively.\n"
1062 msgid_plural ""
1063 "Your branch and '%s' have diverged,\n"
1064 "and have %d and %d different commits each, respectively.\n"
1065 msgstr[0] ""
1066 msgstr[1] ""
1068 #: remote.c:2009
1069 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
1070 msgstr ""
1072 #: run-command.c:87
1073 msgid "open /dev/null failed"
1074 msgstr ""
1076 #: run-command.c:89
1077 #, c-format
1078 msgid "dup2(%d,%d) failed"
1079 msgstr ""
1081 #: send-pack.c:265
1082 msgid "failed to sign the push certificate"
1083 msgstr ""
1085 #: send-pack.c:322
1086 msgid "the receiving end does not support --signed push"
1087 msgstr ""
1089 #: sequencer.c:172 builtin/merge.c:781 builtin/merge.c:892
1090 #: builtin/merge.c:1002 builtin/merge.c:1012
1091 #, c-format
1092 msgid "Could not open '%s' for writing"
1093 msgstr ""
1095 #: sequencer.c:174 builtin/merge.c:343 builtin/merge.c:784
1096 #: builtin/merge.c:1004 builtin/merge.c:1017
1097 #, c-format
1098 msgid "Could not write to '%s'"
1099 msgstr ""
1101 #: sequencer.c:195
1102 msgid ""
1103 "after resolving the conflicts, mark the corrected paths\n"
1104 "with 'git add <paths>' or 'git rm <paths>'"
1105 msgstr ""
1107 #: sequencer.c:198
1108 msgid ""
1109 "after resolving the conflicts, mark the corrected paths\n"
1110 "with 'git add <paths>' or 'git rm <paths>'\n"
1111 "and commit the result with 'git commit'"
1112 msgstr ""
1114 #: sequencer.c:211 sequencer.c:852 sequencer.c:935
1115 #, c-format
1116 msgid "Could not write to %s"
1117 msgstr ""
1119 #: sequencer.c:214
1120 #, c-format
1121 msgid "Error wrapping up %s"
1122 msgstr ""
1124 #: sequencer.c:229
1125 msgid "Your local changes would be overwritten by cherry-pick."
1126 msgstr ""
1128 #: sequencer.c:231
1129 msgid "Your local changes would be overwritten by revert."
1130 msgstr ""
1132 #: sequencer.c:234
1133 msgid "Commit your changes or stash them to proceed."
1134 msgstr ""
1136 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1137 #: sequencer.c:304
1138 #, c-format
1139 msgid "%s: Unable to write new index file"
1140 msgstr ""
1142 #: sequencer.c:335
1143 msgid "Could not resolve HEAD commit\n"
1144 msgstr ""
1146 #: sequencer.c:355
1147 msgid "Unable to update cache tree\n"
1148 msgstr ""
1150 #: sequencer.c:402
1151 #, c-format
1152 msgid "Could not parse commit %s\n"
1153 msgstr ""
1155 #: sequencer.c:407
1156 #, c-format
1157 msgid "Could not parse parent commit %s\n"
1158 msgstr ""
1160 #: sequencer.c:473
1161 msgid "Your index file is unmerged."
1162 msgstr ""
1164 #: sequencer.c:492
1165 #, c-format
1166 msgid "Commit %s is a merge but no -m option was given."
1167 msgstr ""
1169 #: sequencer.c:500
1170 #, c-format
1171 msgid "Commit %s does not have parent %d"
1172 msgstr ""
1174 #: sequencer.c:504
1175 #, c-format
1176 msgid "Mainline was specified but commit %s is not a merge."
1177 msgstr ""
1179 #. TRANSLATORS: The first %s will be "revert" or
1180 #. "cherry-pick", the second %s a SHA1
1181 #: sequencer.c:517
1182 #, c-format
1183 msgid "%s: cannot parse parent commit %s"
1184 msgstr ""
1186 #: sequencer.c:521
1187 #, c-format
1188 msgid "Cannot get commit message for %s"
1189 msgstr ""
1191 #: sequencer.c:607
1192 #, c-format
1193 msgid "could not revert %s... %s"
1194 msgstr ""
1196 #: sequencer.c:608
1197 #, c-format
1198 msgid "could not apply %s... %s"
1199 msgstr ""
1201 #: sequencer.c:644
1202 msgid "empty commit set passed"
1203 msgstr ""
1205 #: sequencer.c:652
1206 #, c-format
1207 msgid "git %s: failed to read the index"
1208 msgstr ""
1210 #: sequencer.c:656
1211 #, c-format
1212 msgid "git %s: failed to refresh the index"
1213 msgstr ""
1215 #: sequencer.c:716
1216 #, c-format
1217 msgid "Cannot %s during a %s"
1218 msgstr ""
1220 #: sequencer.c:738
1221 #, c-format
1222 msgid "Could not parse line %d."
1223 msgstr ""
1225 #: sequencer.c:743
1226 msgid "No commits parsed."
1227 msgstr ""
1229 #: sequencer.c:756
1230 #, c-format
1231 msgid "Could not open %s"
1232 msgstr ""
1234 #: sequencer.c:760
1235 #, c-format
1236 msgid "Could not read %s."
1237 msgstr ""
1239 #: sequencer.c:767
1240 #, c-format
1241 msgid "Unusable instruction sheet: %s"
1242 msgstr ""
1244 #: sequencer.c:797
1245 #, c-format
1246 msgid "Invalid key: %s"
1247 msgstr ""
1249 #: sequencer.c:800
1250 #, c-format
1251 msgid "Invalid value for %s: %s"
1252 msgstr ""
1254 #: sequencer.c:812
1255 #, c-format
1256 msgid "Malformed options sheet: %s"
1257 msgstr ""
1259 #: sequencer.c:833
1260 msgid "a cherry-pick or revert is already in progress"
1261 msgstr ""
1263 #: sequencer.c:834
1264 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1265 msgstr ""
1267 #: sequencer.c:838
1268 #, c-format
1269 msgid "Could not create sequencer directory %s"
1270 msgstr ""
1272 #: sequencer.c:854 sequencer.c:939
1273 #, c-format
1274 msgid "Error wrapping up %s."
1275 msgstr ""
1277 #: sequencer.c:873 sequencer.c:1009
1278 msgid "no cherry-pick or revert in progress"
1279 msgstr ""
1281 #: sequencer.c:875
1282 msgid "cannot resolve HEAD"
1283 msgstr ""
1285 #: sequencer.c:877
1286 msgid "cannot abort from a branch yet to be born"
1287 msgstr ""
1289 #: sequencer.c:899 builtin/apply.c:4128
1290 #, c-format
1291 msgid "cannot open %s: %s"
1292 msgstr ""
1294 #: sequencer.c:902
1295 #, c-format
1296 msgid "cannot read %s: %s"
1297 msgstr ""
1299 #: sequencer.c:903
1300 msgid "unexpected end of file"
1301 msgstr ""
1303 #: sequencer.c:909
1304 #, c-format
1305 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1306 msgstr ""
1308 #: sequencer.c:932
1309 #, c-format
1310 msgid "Could not format %s."
1311 msgstr ""
1313 #: sequencer.c:1077
1314 #, c-format
1315 msgid "%s: can't cherry-pick a %s"
1316 msgstr ""
1318 #: sequencer.c:1080
1319 #, c-format
1320 msgid "%s: bad revision"
1321 msgstr ""
1323 #: sequencer.c:1114
1324 msgid "Can't revert as initial commit"
1325 msgstr ""
1327 #: sequencer.c:1115
1328 msgid "Can't cherry-pick into empty head"
1329 msgstr ""
1331 #: sha1_name.c:440
1332 msgid ""
1333 "Git normally never creates a ref that ends with 40 hex characters\n"
1334 "because it will be ignored when you just specify 40-hex. These refs\n"
1335 "may be created by mistake. For example,\n"
1336 "\n"
1337 "  git checkout -b $br $(git rev-parse ...)\n"
1338 "\n"
1339 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1340 "examine these refs and maybe delete them. Turn this message off by\n"
1341 "running \"git config advice.objectNameWarning false\""
1342 msgstr ""
1344 #: sha1_name.c:1068
1345 msgid "HEAD does not point to a branch"
1346 msgstr ""
1348 #: sha1_name.c:1071
1349 #, c-format
1350 msgid "No such branch: '%s'"
1351 msgstr ""
1353 #: sha1_name.c:1073
1354 #, c-format
1355 msgid "No upstream configured for branch '%s'"
1356 msgstr ""
1358 #: sha1_name.c:1077
1359 #, c-format
1360 msgid "Upstream branch '%s' not stored as a remote-tracking branch"
1361 msgstr ""
1363 #: submodule.c:64 submodule.c:98
1364 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1365 msgstr ""
1367 #: submodule.c:68 submodule.c:102
1368 #, c-format
1369 msgid "Could not find section in .gitmodules where path=%s"
1370 msgstr ""
1372 #: submodule.c:76
1373 #, c-format
1374 msgid "Could not update .gitmodules entry %s"
1375 msgstr ""
1377 #: submodule.c:109
1378 #, c-format
1379 msgid "Could not remove .gitmodules entry for %s"
1380 msgstr ""
1382 #: submodule.c:120
1383 msgid "staging updated .gitmodules failed"
1384 msgstr ""
1386 #: submodule.c:1111 builtin/init-db.c:363
1387 #, c-format
1388 msgid "Could not create git link %s"
1389 msgstr ""
1391 #: submodule.c:1122
1392 #, c-format
1393 msgid "Could not set core.worktree in %s"
1394 msgstr ""
1396 #: trailer.c:499 trailer.c:503 trailer.c:507 trailer.c:561 trailer.c:565
1397 #: trailer.c:569
1398 #, c-format
1399 msgid "unknown value '%s' for key '%s'"
1400 msgstr ""
1402 #: trailer.c:551 trailer.c:556 builtin/remote.c:288
1403 #, c-format
1404 msgid "more than one %s"
1405 msgstr ""
1407 #: trailer.c:589
1408 #, c-format
1409 msgid "empty trailer token in trailer '%.*s'"
1410 msgstr ""
1412 #: trailer.c:709
1413 #, c-format
1414 msgid "could not read input file '%s'"
1415 msgstr ""
1417 #: trailer.c:712
1418 msgid "could not read from stdin"
1419 msgstr ""
1421 #: unpack-trees.c:202
1422 msgid "Checking out files"
1423 msgstr ""
1425 #: urlmatch.c:120
1426 msgid "invalid URL scheme name or missing '://' suffix"
1427 msgstr ""
1429 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1430 #, c-format
1431 msgid "invalid %XX escape sequence"
1432 msgstr ""
1434 #: urlmatch.c:172
1435 msgid "missing host and scheme is not 'file:'"
1436 msgstr ""
1438 #: urlmatch.c:189
1439 msgid "a 'file:' URL may not have a port number"
1440 msgstr ""
1442 #: urlmatch.c:199
1443 msgid "invalid characters in host name"
1444 msgstr ""
1446 #: urlmatch.c:244 urlmatch.c:255
1447 msgid "invalid port number"
1448 msgstr ""
1450 #: urlmatch.c:322
1451 msgid "invalid '..' path segment"
1452 msgstr ""
1454 #: wrapper.c:509
1455 #, c-format
1456 msgid "unable to access '%s': %s"
1457 msgstr ""
1459 #: wrapper.c:530
1460 #, c-format
1461 msgid "unable to access '%s'"
1462 msgstr ""
1464 #: wrapper.c:541
1465 #, c-format
1466 msgid "unable to look up current user in the passwd file: %s"
1467 msgstr ""
1469 #: wrapper.c:542
1470 msgid "no such user"
1471 msgstr ""
1473 #: wrapper.c:550
1474 msgid "unable to get current working directory"
1475 msgstr ""
1477 #: wt-status.c:150
1478 msgid "Unmerged paths:"
1479 msgstr ""
1481 #: wt-status.c:177 wt-status.c:204
1482 #, c-format
1483 msgid "  (use \"git reset %s <file>...\" to unstage)"
1484 msgstr ""
1486 #: wt-status.c:179 wt-status.c:206
1487 msgid "  (use \"git rm --cached <file>...\" to unstage)"
1488 msgstr ""
1490 #: wt-status.c:183
1491 msgid "  (use \"git add <file>...\" to mark resolution)"
1492 msgstr ""
1494 #: wt-status.c:185 wt-status.c:189
1495 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1496 msgstr ""
1498 #: wt-status.c:187
1499 msgid "  (use \"git rm <file>...\" to mark resolution)"
1500 msgstr ""
1502 #: wt-status.c:198
1503 msgid "Changes to be committed:"
1504 msgstr ""
1506 #: wt-status.c:216
1507 msgid "Changes not staged for commit:"
1508 msgstr ""
1510 #: wt-status.c:220
1511 msgid "  (use \"git add <file>...\" to update what will be committed)"
1512 msgstr ""
1514 #: wt-status.c:222
1515 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
1516 msgstr ""
1518 #: wt-status.c:223
1519 msgid ""
1520 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
1521 msgstr ""
1523 #: wt-status.c:225
1524 msgid "  (commit or discard the untracked or modified content in submodules)"
1525 msgstr ""
1527 #: wt-status.c:237
1528 #, c-format
1529 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
1530 msgstr ""
1532 #: wt-status.c:252
1533 msgid "both deleted:"
1534 msgstr ""
1536 #: wt-status.c:254
1537 msgid "added by us:"
1538 msgstr ""
1540 #: wt-status.c:256
1541 msgid "deleted by them:"
1542 msgstr ""
1544 #: wt-status.c:258
1545 msgid "added by them:"
1546 msgstr ""
1548 #: wt-status.c:260
1549 msgid "deleted by us:"
1550 msgstr ""
1552 #: wt-status.c:262
1553 msgid "both added:"
1554 msgstr ""
1556 #: wt-status.c:264
1557 msgid "both modified:"
1558 msgstr ""
1560 #: wt-status.c:266
1561 #, c-format
1562 msgid "bug: unhandled unmerged status %x"
1563 msgstr ""
1565 #: wt-status.c:274
1566 msgid "new file:"
1567 msgstr ""
1569 #: wt-status.c:276
1570 msgid "copied:"
1571 msgstr ""
1573 #: wt-status.c:278
1574 msgid "deleted:"
1575 msgstr ""
1577 #: wt-status.c:280
1578 msgid "modified:"
1579 msgstr ""
1581 #: wt-status.c:282
1582 msgid "renamed:"
1583 msgstr ""
1585 #: wt-status.c:284
1586 msgid "typechange:"
1587 msgstr ""
1589 #: wt-status.c:286
1590 msgid "unknown:"
1591 msgstr ""
1593 #: wt-status.c:288
1594 msgid "unmerged:"
1595 msgstr ""
1597 #: wt-status.c:370
1598 msgid "new commits, "
1599 msgstr ""
1601 #: wt-status.c:372
1602 msgid "modified content, "
1603 msgstr ""
1605 #: wt-status.c:374
1606 msgid "untracked content, "
1607 msgstr ""
1609 #: wt-status.c:391
1610 #, c-format
1611 msgid "bug: unhandled diff status %c"
1612 msgstr ""
1614 #: wt-status.c:761
1615 msgid "Submodules changed but not updated:"
1616 msgstr ""
1618 #: wt-status.c:763
1619 msgid "Submodule changes to be committed:"
1620 msgstr ""
1622 #: wt-status.c:842
1623 msgid ""
1624 "Do not touch the line above.\n"
1625 "Everything below will be removed."
1626 msgstr ""
1628 #: wt-status.c:933
1629 msgid "You have unmerged paths."
1630 msgstr ""
1632 #: wt-status.c:936
1633 msgid "  (fix conflicts and run \"git commit\")"
1634 msgstr ""
1636 #: wt-status.c:939
1637 msgid "All conflicts fixed but you are still merging."
1638 msgstr ""
1640 #: wt-status.c:942
1641 msgid "  (use \"git commit\" to conclude merge)"
1642 msgstr ""
1644 #: wt-status.c:952
1645 msgid "You are in the middle of an am session."
1646 msgstr ""
1648 #: wt-status.c:955
1649 msgid "The current patch is empty."
1650 msgstr ""
1652 #: wt-status.c:959
1653 msgid "  (fix conflicts and then run \"git am --continue\")"
1654 msgstr ""
1656 #: wt-status.c:961
1657 msgid "  (use \"git am --skip\" to skip this patch)"
1658 msgstr ""
1660 #: wt-status.c:963
1661 msgid "  (use \"git am --abort\" to restore the original branch)"
1662 msgstr ""
1664 #: wt-status.c:1023 wt-status.c:1040
1665 #, c-format
1666 msgid "You are currently rebasing branch '%s' on '%s'."
1667 msgstr ""
1669 #: wt-status.c:1028 wt-status.c:1045
1670 msgid "You are currently rebasing."
1671 msgstr ""
1673 #: wt-status.c:1031
1674 msgid "  (fix conflicts and then run \"git rebase --continue\")"
1675 msgstr ""
1677 #: wt-status.c:1033
1678 msgid "  (use \"git rebase --skip\" to skip this patch)"
1679 msgstr ""
1681 #: wt-status.c:1035
1682 msgid "  (use \"git rebase --abort\" to check out the original branch)"
1683 msgstr ""
1685 #: wt-status.c:1048
1686 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
1687 msgstr ""
1689 #: wt-status.c:1052
1690 #, c-format
1691 msgid ""
1692 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1693 msgstr ""
1695 #: wt-status.c:1057
1696 msgid "You are currently splitting a commit during a rebase."
1697 msgstr ""
1699 #: wt-status.c:1060
1700 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
1701 msgstr ""
1703 #: wt-status.c:1064
1704 #, c-format
1705 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1706 msgstr ""
1708 #: wt-status.c:1069
1709 msgid "You are currently editing a commit during a rebase."
1710 msgstr ""
1712 #: wt-status.c:1072
1713 msgid "  (use \"git commit --amend\" to amend the current commit)"
1714 msgstr ""
1716 #: wt-status.c:1074
1717 msgid ""
1718 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
1719 msgstr ""
1721 #: wt-status.c:1084
1722 #, c-format
1723 msgid "You are currently cherry-picking commit %s."
1724 msgstr ""
1726 #: wt-status.c:1089
1727 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
1728 msgstr ""
1730 #: wt-status.c:1092
1731 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
1732 msgstr ""
1734 #: wt-status.c:1094
1735 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1736 msgstr ""
1738 #: wt-status.c:1103
1739 #, c-format
1740 msgid "You are currently reverting commit %s."
1741 msgstr ""
1743 #: wt-status.c:1108
1744 msgid "  (fix conflicts and run \"git revert --continue\")"
1745 msgstr ""
1747 #: wt-status.c:1111
1748 msgid "  (all conflicts fixed: run \"git revert --continue\")"
1749 msgstr ""
1751 #: wt-status.c:1113
1752 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
1753 msgstr ""
1755 #: wt-status.c:1124
1756 #, c-format
1757 msgid "You are currently bisecting, started from branch '%s'."
1758 msgstr ""
1760 #: wt-status.c:1128
1761 msgid "You are currently bisecting."
1762 msgstr ""
1764 #: wt-status.c:1131
1765 msgid "  (use \"git bisect reset\" to get back to the original branch)"
1766 msgstr ""
1768 #: wt-status.c:1306
1769 msgid "On branch "
1770 msgstr ""
1772 #: wt-status.c:1313
1773 msgid "rebase in progress; onto "
1774 msgstr ""
1776 #: wt-status.c:1320
1777 msgid "HEAD detached at "
1778 msgstr ""
1780 #: wt-status.c:1322
1781 msgid "HEAD detached from "
1782 msgstr ""
1784 #: wt-status.c:1325
1785 msgid "Not currently on any branch."
1786 msgstr ""
1788 #: wt-status.c:1342
1789 msgid "Initial commit"
1790 msgstr ""
1792 #: wt-status.c:1356
1793 msgid "Untracked files"
1794 msgstr ""
1796 #: wt-status.c:1358
1797 msgid "Ignored files"
1798 msgstr ""
1800 #: wt-status.c:1362
1801 #, c-format
1802 msgid ""
1803 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1804 "may speed it up, but you have to be careful not to forget to add\n"
1805 "new files yourself (see 'git help status')."
1806 msgstr ""
1808 #: wt-status.c:1368
1809 #, c-format
1810 msgid "Untracked files not listed%s"
1811 msgstr ""
1813 #: wt-status.c:1370
1814 msgid " (use -u option to show untracked files)"
1815 msgstr ""
1817 #: wt-status.c:1376
1818 msgid "No changes"
1819 msgstr ""
1821 #: wt-status.c:1381
1822 #, c-format
1823 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1824 msgstr ""
1826 #: wt-status.c:1384
1827 #, c-format
1828 msgid "no changes added to commit\n"
1829 msgstr ""
1831 #: wt-status.c:1387
1832 #, c-format
1833 msgid ""
1834 "nothing added to commit but untracked files present (use \"git add\" to "
1835 "track)\n"
1836 msgstr ""
1838 #: wt-status.c:1390
1839 #, c-format
1840 msgid "nothing added to commit but untracked files present\n"
1841 msgstr ""
1843 #: wt-status.c:1393
1844 #, c-format
1845 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1846 msgstr ""
1848 #: wt-status.c:1396 wt-status.c:1401
1849 #, c-format
1850 msgid "nothing to commit\n"
1851 msgstr ""
1853 #: wt-status.c:1399
1854 #, c-format
1855 msgid "nothing to commit (use -u to show untracked files)\n"
1856 msgstr ""
1858 #: wt-status.c:1403
1859 #, c-format
1860 msgid "nothing to commit, working directory clean\n"
1861 msgstr ""
1863 #: wt-status.c:1512
1864 msgid "HEAD (no branch)"
1865 msgstr ""
1867 #: wt-status.c:1518
1868 msgid "Initial commit on "
1869 msgstr ""
1871 #: wt-status.c:1550
1872 msgid "gone"
1873 msgstr ""
1875 #: wt-status.c:1552 wt-status.c:1560
1876 msgid "behind "
1877 msgstr ""
1879 #: compat/precompose_utf8.c:55 builtin/clone.c:357
1880 #, c-format
1881 msgid "failed to unlink '%s'"
1882 msgstr ""
1884 #: builtin/add.c:22
1885 msgid "git add [options] [--] <pathspec>..."
1886 msgstr ""
1888 #: builtin/add.c:65
1889 #, c-format
1890 msgid "unexpected diff status %c"
1891 msgstr ""
1893 #: builtin/add.c:70 builtin/commit.c:275
1894 msgid "updating files failed"
1895 msgstr ""
1897 #: builtin/add.c:80
1898 #, c-format
1899 msgid "remove '%s'\n"
1900 msgstr ""
1902 #: builtin/add.c:134
1903 msgid "Unstaged changes after refreshing the index:"
1904 msgstr ""
1906 #: builtin/add.c:194 builtin/rev-parse.c:785
1907 msgid "Could not read the index"
1908 msgstr ""
1910 #: builtin/add.c:205
1911 #, c-format
1912 msgid "Could not open '%s' for writing."
1913 msgstr ""
1915 #: builtin/add.c:209
1916 msgid "Could not write patch"
1917 msgstr ""
1919 #: builtin/add.c:214
1920 #, c-format
1921 msgid "Could not stat '%s'"
1922 msgstr ""
1924 #: builtin/add.c:216
1925 msgid "Empty patch. Aborted."
1926 msgstr ""
1928 #: builtin/add.c:221
1929 #, c-format
1930 msgid "Could not apply '%s'"
1931 msgstr ""
1933 #: builtin/add.c:231
1934 msgid "The following paths are ignored by one of your .gitignore files:\n"
1935 msgstr ""
1937 #: builtin/add.c:248 builtin/clean.c:875 builtin/fetch.c:108 builtin/mv.c:110
1938 #: builtin/prune-packed.c:55 builtin/push.c:499 builtin/remote.c:1375
1939 #: builtin/rm.c:269
1940 msgid "dry run"
1941 msgstr ""
1943 #: builtin/add.c:249 builtin/apply.c:4415 builtin/check-ignore.c:19
1944 #: builtin/commit.c:1362 builtin/count-objects.c:63 builtin/fsck.c:608
1945 #: builtin/log.c:1617 builtin/mv.c:109 builtin/read-tree.c:114
1946 msgid "be verbose"
1947 msgstr ""
1949 #: builtin/add.c:251
1950 msgid "interactive picking"
1951 msgstr ""
1953 #: builtin/add.c:252 builtin/checkout.c:1108 builtin/reset.c:286
1954 msgid "select hunks interactively"
1955 msgstr ""
1957 #: builtin/add.c:253
1958 msgid "edit current diff and apply"
1959 msgstr ""
1961 #: builtin/add.c:254
1962 msgid "allow adding otherwise ignored files"
1963 msgstr ""
1965 #: builtin/add.c:255
1966 msgid "update tracked files"
1967 msgstr ""
1969 #: builtin/add.c:256
1970 msgid "record only the fact that the path will be added later"
1971 msgstr ""
1973 #: builtin/add.c:257
1974 msgid "add changes from all tracked and untracked files"
1975 msgstr ""
1977 #: builtin/add.c:260
1978 msgid "ignore paths removed in the working tree (same as --no-all)"
1979 msgstr ""
1981 #: builtin/add.c:262
1982 msgid "don't add, only refresh the index"
1983 msgstr ""
1985 #: builtin/add.c:263
1986 msgid "just skip files which cannot be added because of errors"
1987 msgstr ""
1989 #: builtin/add.c:264
1990 msgid "check if - even missing - files are ignored in dry run"
1991 msgstr ""
1993 #: builtin/add.c:286
1994 #, c-format
1995 msgid "Use -f if you really want to add them.\n"
1996 msgstr ""
1998 #: builtin/add.c:287
1999 msgid "no files added"
2000 msgstr ""
2002 #: builtin/add.c:293
2003 msgid "adding files failed"
2004 msgstr ""
2006 #: builtin/add.c:329
2007 msgid "-A and -u are mutually incompatible"
2008 msgstr ""
2010 #: builtin/add.c:336
2011 msgid "Option --ignore-missing can only be used together with --dry-run"
2012 msgstr ""
2014 #: builtin/add.c:357
2015 #, c-format
2016 msgid "Nothing specified, nothing added.\n"
2017 msgstr ""
2019 #: builtin/add.c:358
2020 #, c-format
2021 msgid "Maybe you wanted to say 'git add .'?\n"
2022 msgstr ""
2024 #: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:919
2025 #: builtin/commit.c:333 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
2026 msgid "index file corrupt"
2027 msgstr ""
2029 #: builtin/add.c:446 builtin/apply.c:4510 builtin/mv.c:279 builtin/rm.c:431
2030 msgid "Unable to write new index file"
2031 msgstr ""
2033 #: builtin/apply.c:58
2034 msgid "git apply [options] [<patch>...]"
2035 msgstr ""
2037 #: builtin/apply.c:111
2038 #, c-format
2039 msgid "unrecognized whitespace option '%s'"
2040 msgstr ""
2042 #: builtin/apply.c:126
2043 #, c-format
2044 msgid "unrecognized whitespace ignore option '%s'"
2045 msgstr ""
2047 #: builtin/apply.c:826
2048 #, c-format
2049 msgid "Cannot prepare timestamp regexp %s"
2050 msgstr ""
2052 #: builtin/apply.c:835
2053 #, c-format
2054 msgid "regexec returned %d for input: %s"
2055 msgstr ""
2057 #: builtin/apply.c:916
2058 #, c-format
2059 msgid "unable to find filename in patch at line %d"
2060 msgstr ""
2062 #: builtin/apply.c:948
2063 #, c-format
2064 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2065 msgstr ""
2067 #: builtin/apply.c:952
2068 #, c-format
2069 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2070 msgstr ""
2072 #: builtin/apply.c:953
2073 #, c-format
2074 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2075 msgstr ""
2077 #: builtin/apply.c:960
2078 #, c-format
2079 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2080 msgstr ""
2082 #: builtin/apply.c:1423
2083 #, c-format
2084 msgid "recount: unexpected line: %.*s"
2085 msgstr ""
2087 #: builtin/apply.c:1480
2088 #, c-format
2089 msgid "patch fragment without header at line %d: %.*s"
2090 msgstr ""
2092 #: builtin/apply.c:1497
2093 #, c-format
2094 msgid ""
2095 "git diff header lacks filename information when removing %d leading pathname "
2096 "component (line %d)"
2097 msgid_plural ""
2098 "git diff header lacks filename information when removing %d leading pathname "
2099 "components (line %d)"
2100 msgstr[0] ""
2101 msgstr[1] ""
2103 #: builtin/apply.c:1657
2104 msgid "new file depends on old contents"
2105 msgstr ""
2107 #: builtin/apply.c:1659
2108 msgid "deleted file still has contents"
2109 msgstr ""
2111 #: builtin/apply.c:1685
2112 #, c-format
2113 msgid "corrupt patch at line %d"
2114 msgstr ""
2116 #: builtin/apply.c:1721
2117 #, c-format
2118 msgid "new file %s depends on old contents"
2119 msgstr ""
2121 #: builtin/apply.c:1723
2122 #, c-format
2123 msgid "deleted file %s still has contents"
2124 msgstr ""
2126 #: builtin/apply.c:1726
2127 #, c-format
2128 msgid "** warning: file %s becomes empty but is not deleted"
2129 msgstr ""
2131 #: builtin/apply.c:1872
2132 #, c-format
2133 msgid "corrupt binary patch at line %d: %.*s"
2134 msgstr ""
2136 #: builtin/apply.c:1901
2137 #, c-format
2138 msgid "unrecognized binary patch at line %d"
2139 msgstr ""
2141 #: builtin/apply.c:2052
2142 #, c-format
2143 msgid "patch with only garbage at line %d"
2144 msgstr ""
2146 #: builtin/apply.c:2142
2147 #, c-format
2148 msgid "unable to read symlink %s"
2149 msgstr ""
2151 #: builtin/apply.c:2146
2152 #, c-format
2153 msgid "unable to open or read %s"
2154 msgstr ""
2156 #: builtin/apply.c:2754
2157 #, c-format
2158 msgid "invalid start of line: '%c'"
2159 msgstr ""
2161 #: builtin/apply.c:2872
2162 #, c-format
2163 msgid "Hunk #%d succeeded at %d (offset %d line)."
2164 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2165 msgstr[0] ""
2166 msgstr[1] ""
2168 #: builtin/apply.c:2884
2169 #, c-format
2170 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2171 msgstr ""
2173 #: builtin/apply.c:2890
2174 #, c-format
2175 msgid ""
2176 "while searching for:\n"
2177 "%.*s"
2178 msgstr ""
2180 #: builtin/apply.c:2909
2181 #, c-format
2182 msgid "missing binary patch data for '%s'"
2183 msgstr ""
2185 #: builtin/apply.c:3010
2186 #, c-format
2187 msgid "binary patch does not apply to '%s'"
2188 msgstr ""
2190 #: builtin/apply.c:3016
2191 #, c-format
2192 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2193 msgstr ""
2195 #: builtin/apply.c:3037
2196 #, c-format
2197 msgid "patch failed: %s:%ld"
2198 msgstr ""
2200 #: builtin/apply.c:3161
2201 #, c-format
2202 msgid "cannot checkout %s"
2203 msgstr ""
2205 #: builtin/apply.c:3206 builtin/apply.c:3215 builtin/apply.c:3260
2206 #, c-format
2207 msgid "read of %s failed"
2208 msgstr ""
2210 #: builtin/apply.c:3240 builtin/apply.c:3462
2211 #, c-format
2212 msgid "path %s has been renamed/deleted"
2213 msgstr ""
2215 #: builtin/apply.c:3321 builtin/apply.c:3476
2216 #, c-format
2217 msgid "%s: does not exist in index"
2218 msgstr ""
2220 #: builtin/apply.c:3325 builtin/apply.c:3468 builtin/apply.c:3490
2221 #, c-format
2222 msgid "%s: %s"
2223 msgstr ""
2225 #: builtin/apply.c:3330 builtin/apply.c:3484
2226 #, c-format
2227 msgid "%s: does not match index"
2228 msgstr ""
2230 #: builtin/apply.c:3432
2231 msgid "removal patch leaves file contents"
2232 msgstr ""
2234 #: builtin/apply.c:3501
2235 #, c-format
2236 msgid "%s: wrong type"
2237 msgstr ""
2239 #: builtin/apply.c:3503
2240 #, c-format
2241 msgid "%s has type %o, expected %o"
2242 msgstr ""
2244 #: builtin/apply.c:3604
2245 #, c-format
2246 msgid "%s: already exists in index"
2247 msgstr ""
2249 #: builtin/apply.c:3607
2250 #, c-format
2251 msgid "%s: already exists in working directory"
2252 msgstr ""
2254 #: builtin/apply.c:3627
2255 #, c-format
2256 msgid "new mode (%o) of %s does not match old mode (%o)"
2257 msgstr ""
2259 #: builtin/apply.c:3632
2260 #, c-format
2261 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2262 msgstr ""
2264 #: builtin/apply.c:3640
2265 #, c-format
2266 msgid "%s: patch does not apply"
2267 msgstr ""
2269 #: builtin/apply.c:3653
2270 #, c-format
2271 msgid "Checking patch %s..."
2272 msgstr ""
2274 #: builtin/apply.c:3746 builtin/checkout.c:213 builtin/reset.c:135
2275 #, c-format
2276 msgid "make_cache_entry failed for path '%s'"
2277 msgstr ""
2279 #: builtin/apply.c:3889
2280 #, c-format
2281 msgid "unable to remove %s from index"
2282 msgstr ""
2284 #: builtin/apply.c:3918
2285 #, c-format
2286 msgid "corrupt patch for submodule %s"
2287 msgstr ""
2289 #: builtin/apply.c:3922
2290 #, c-format
2291 msgid "unable to stat newly created file '%s'"
2292 msgstr ""
2294 #: builtin/apply.c:3927
2295 #, c-format
2296 msgid "unable to create backing store for newly created file %s"
2297 msgstr ""
2299 #: builtin/apply.c:3930 builtin/apply.c:4038
2300 #, c-format
2301 msgid "unable to add cache entry for %s"
2302 msgstr ""
2304 #: builtin/apply.c:3963
2305 #, c-format
2306 msgid "closing file '%s'"
2307 msgstr ""
2309 #: builtin/apply.c:4012
2310 #, c-format
2311 msgid "unable to write file '%s' mode %o"
2312 msgstr ""
2314 #: builtin/apply.c:4099
2315 #, c-format
2316 msgid "Applied patch %s cleanly."
2317 msgstr ""
2319 #: builtin/apply.c:4107
2320 msgid "internal error"
2321 msgstr ""
2323 #: builtin/apply.c:4110
2324 #, c-format
2325 msgid "Applying patch %%s with %d reject..."
2326 msgid_plural "Applying patch %%s with %d rejects..."
2327 msgstr[0] ""
2328 msgstr[1] ""
2330 #: builtin/apply.c:4120
2331 #, c-format
2332 msgid "truncating .rej filename to %.*s.rej"
2333 msgstr ""
2335 #: builtin/apply.c:4141
2336 #, c-format
2337 msgid "Hunk #%d applied cleanly."
2338 msgstr ""
2340 #: builtin/apply.c:4144
2341 #, c-format
2342 msgid "Rejected hunk #%d."
2343 msgstr ""
2345 #: builtin/apply.c:4234
2346 msgid "unrecognized input"
2347 msgstr ""
2349 #: builtin/apply.c:4245
2350 msgid "unable to read index file"
2351 msgstr ""
2353 #: builtin/apply.c:4362 builtin/apply.c:4365 builtin/clone.c:91
2354 #: builtin/fetch.c:93
2355 msgid "path"
2356 msgstr ""
2358 #: builtin/apply.c:4363
2359 msgid "don't apply changes matching the given path"
2360 msgstr ""
2362 #: builtin/apply.c:4366
2363 msgid "apply changes matching the given path"
2364 msgstr ""
2366 #: builtin/apply.c:4368
2367 msgid "num"
2368 msgstr ""
2370 #: builtin/apply.c:4369
2371 msgid "remove <num> leading slashes from traditional diff paths"
2372 msgstr ""
2374 #: builtin/apply.c:4372
2375 msgid "ignore additions made by the patch"
2376 msgstr ""
2378 #: builtin/apply.c:4374
2379 msgid "instead of applying the patch, output diffstat for the input"
2380 msgstr ""
2382 #: builtin/apply.c:4378
2383 msgid "show number of added and deleted lines in decimal notation"
2384 msgstr ""
2386 #: builtin/apply.c:4380
2387 msgid "instead of applying the patch, output a summary for the input"
2388 msgstr ""
2390 #: builtin/apply.c:4382
2391 msgid "instead of applying the patch, see if the patch is applicable"
2392 msgstr ""
2394 #: builtin/apply.c:4384
2395 msgid "make sure the patch is applicable to the current index"
2396 msgstr ""
2398 #: builtin/apply.c:4386
2399 msgid "apply a patch without touching the working tree"
2400 msgstr ""
2402 #: builtin/apply.c:4388
2403 msgid "also apply the patch (use with --stat/--summary/--check)"
2404 msgstr ""
2406 #: builtin/apply.c:4390
2407 msgid "attempt three-way merge if a patch does not apply"
2408 msgstr ""
2410 #: builtin/apply.c:4392
2411 msgid "build a temporary index based on embedded index information"
2412 msgstr ""
2414 #: builtin/apply.c:4394 builtin/checkout-index.c:198 builtin/ls-files.c:455
2415 msgid "paths are separated with NUL character"
2416 msgstr ""
2418 #: builtin/apply.c:4397
2419 msgid "ensure at least <n> lines of context match"
2420 msgstr ""
2422 #: builtin/apply.c:4398
2423 msgid "action"
2424 msgstr ""
2426 #: builtin/apply.c:4399
2427 msgid "detect new or modified lines that have whitespace errors"
2428 msgstr ""
2430 #: builtin/apply.c:4402 builtin/apply.c:4405
2431 msgid "ignore changes in whitespace when finding context"
2432 msgstr ""
2434 #: builtin/apply.c:4408
2435 msgid "apply the patch in reverse"
2436 msgstr ""
2438 #: builtin/apply.c:4410
2439 msgid "don't expect at least one line of context"
2440 msgstr ""
2442 #: builtin/apply.c:4412
2443 msgid "leave the rejected hunks in corresponding *.rej files"
2444 msgstr ""
2446 #: builtin/apply.c:4414
2447 msgid "allow overlapping hunks"
2448 msgstr ""
2450 #: builtin/apply.c:4417
2451 msgid "tolerate incorrectly detected missing new-line at the end of file"
2452 msgstr ""
2454 #: builtin/apply.c:4420
2455 msgid "do not trust the line counts in the hunk headers"
2456 msgstr ""
2458 #: builtin/apply.c:4422
2459 msgid "root"
2460 msgstr ""
2462 #: builtin/apply.c:4423
2463 msgid "prepend <root> to all filenames"
2464 msgstr ""
2466 #: builtin/apply.c:4445
2467 msgid "--3way outside a repository"
2468 msgstr ""
2470 #: builtin/apply.c:4453
2471 msgid "--index outside a repository"
2472 msgstr ""
2474 #: builtin/apply.c:4456
2475 msgid "--cached outside a repository"
2476 msgstr ""
2478 #: builtin/apply.c:4472
2479 #, c-format
2480 msgid "can't open patch '%s'"
2481 msgstr ""
2483 #: builtin/apply.c:4486
2484 #, c-format
2485 msgid "squelched %d whitespace error"
2486 msgid_plural "squelched %d whitespace errors"
2487 msgstr[0] ""
2488 msgstr[1] ""
2490 #: builtin/apply.c:4492 builtin/apply.c:4502
2491 #, c-format
2492 msgid "%d line adds whitespace errors."
2493 msgid_plural "%d lines add whitespace errors."
2494 msgstr[0] ""
2495 msgstr[1] ""
2497 #: builtin/archive.c:17
2498 #, c-format
2499 msgid "could not create archive file '%s'"
2500 msgstr ""
2502 #: builtin/archive.c:20
2503 msgid "could not redirect output"
2504 msgstr ""
2506 #: builtin/archive.c:37
2507 msgid "git archive: Remote with no URL"
2508 msgstr ""
2510 #: builtin/archive.c:58
2511 msgid "git archive: expected ACK/NAK, got EOF"
2512 msgstr ""
2514 #: builtin/archive.c:61
2515 #, c-format
2516 msgid "git archive: NACK %s"
2517 msgstr ""
2519 #: builtin/archive.c:63
2520 #, c-format
2521 msgid "remote error: %s"
2522 msgstr ""
2524 #: builtin/archive.c:64
2525 msgid "git archive: protocol error"
2526 msgstr ""
2528 #: builtin/archive.c:68
2529 msgid "git archive: expected a flush"
2530 msgstr ""
2532 #: builtin/bisect--helper.c:7
2533 msgid "git bisect--helper --next-all [--no-checkout]"
2534 msgstr ""
2536 #: builtin/bisect--helper.c:17
2537 msgid "perform 'git bisect next'"
2538 msgstr ""
2540 #: builtin/bisect--helper.c:19
2541 msgid "update BISECT_HEAD instead of checking out the current commit"
2542 msgstr ""
2544 #: builtin/blame.c:30
2545 msgid "git blame [options] [rev-opts] [rev] [--] file"
2546 msgstr ""
2548 #: builtin/blame.c:35
2549 msgid "[rev-opts] are documented in git-rev-list(1)"
2550 msgstr ""
2552 #: builtin/blame.c:2501
2553 msgid "Show blame entries as we find them, incrementally"
2554 msgstr ""
2556 #: builtin/blame.c:2502
2557 msgid "Show blank SHA-1 for boundary commits (Default: off)"
2558 msgstr ""
2560 #: builtin/blame.c:2503
2561 msgid "Do not treat root commits as boundaries (Default: off)"
2562 msgstr ""
2564 #: builtin/blame.c:2504
2565 msgid "Show work cost statistics"
2566 msgstr ""
2568 #: builtin/blame.c:2505
2569 msgid "Show output score for blame entries"
2570 msgstr ""
2572 #: builtin/blame.c:2506
2573 msgid "Show original filename (Default: auto)"
2574 msgstr ""
2576 #: builtin/blame.c:2507
2577 msgid "Show original linenumber (Default: off)"
2578 msgstr ""
2580 #: builtin/blame.c:2508
2581 msgid "Show in a format designed for machine consumption"
2582 msgstr ""
2584 #: builtin/blame.c:2509
2585 msgid "Show porcelain format with per-line commit information"
2586 msgstr ""
2588 #: builtin/blame.c:2510
2589 msgid "Use the same output mode as git-annotate (Default: off)"
2590 msgstr ""
2592 #: builtin/blame.c:2511
2593 msgid "Show raw timestamp (Default: off)"
2594 msgstr ""
2596 #: builtin/blame.c:2512
2597 msgid "Show long commit SHA1 (Default: off)"
2598 msgstr ""
2600 #: builtin/blame.c:2513
2601 msgid "Suppress author name and timestamp (Default: off)"
2602 msgstr ""
2604 #: builtin/blame.c:2514
2605 msgid "Show author email instead of name (Default: off)"
2606 msgstr ""
2608 #: builtin/blame.c:2515
2609 msgid "Ignore whitespace differences"
2610 msgstr ""
2612 #: builtin/blame.c:2516
2613 msgid "Spend extra cycles to find better match"
2614 msgstr ""
2616 #: builtin/blame.c:2517
2617 msgid "Use revisions from <file> instead of calling git-rev-list"
2618 msgstr ""
2620 #: builtin/blame.c:2518
2621 msgid "Use <file>'s contents as the final image"
2622 msgstr ""
2624 #: builtin/blame.c:2519 builtin/blame.c:2520
2625 msgid "score"
2626 msgstr ""
2628 #: builtin/blame.c:2519
2629 msgid "Find line copies within and across files"
2630 msgstr ""
2632 #: builtin/blame.c:2520
2633 msgid "Find line movements within and across files"
2634 msgstr ""
2636 #: builtin/blame.c:2521
2637 msgid "n,m"
2638 msgstr ""
2640 #: builtin/blame.c:2521
2641 msgid "Process only line range n,m, counting from 1"
2642 msgstr ""
2644 #. TRANSLATORS: This string is used to tell us the maximum
2645 #. display width for a relative timestamp in "git blame"
2646 #. output.  For C locale, "4 years, 11 months ago", which
2647 #. takes 22 places, is the longest among various forms of
2648 #. relative timestamps, but your language may need more or
2649 #. fewer display columns.
2650 #: builtin/blame.c:2602
2651 msgid "4 years, 11 months ago"
2652 msgstr ""
2654 #: builtin/branch.c:24
2655 msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2656 msgstr ""
2658 #: builtin/branch.c:25
2659 msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2660 msgstr ""
2662 #: builtin/branch.c:26
2663 msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2664 msgstr ""
2666 #: builtin/branch.c:27
2667 msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2668 msgstr ""
2670 #: builtin/branch.c:152
2671 #, c-format
2672 msgid ""
2673 "deleting branch '%s' that has been merged to\n"
2674 "         '%s', but not yet merged to HEAD."
2675 msgstr ""
2677 #: builtin/branch.c:156
2678 #, c-format
2679 msgid ""
2680 "not deleting branch '%s' that is not yet merged to\n"
2681 "         '%s', even though it is merged to HEAD."
2682 msgstr ""
2684 #: builtin/branch.c:170
2685 #, c-format
2686 msgid "Couldn't look up commit object for '%s'"
2687 msgstr ""
2689 #: builtin/branch.c:174
2690 #, c-format
2691 msgid ""
2692 "The branch '%s' is not fully merged.\n"
2693 "If you are sure you want to delete it, run 'git branch -D %s'."
2694 msgstr ""
2696 #: builtin/branch.c:187
2697 msgid "Update of config-file failed"
2698 msgstr ""
2700 #: builtin/branch.c:215
2701 msgid "cannot use -a with -d"
2702 msgstr ""
2704 #: builtin/branch.c:221
2705 msgid "Couldn't look up commit object for HEAD"
2706 msgstr ""
2708 #: builtin/branch.c:229
2709 #, c-format
2710 msgid "Cannot delete the branch '%s' which you are currently on."
2711 msgstr ""
2713 #: builtin/branch.c:245
2714 #, c-format
2715 msgid "remote branch '%s' not found."
2716 msgstr ""
2718 #: builtin/branch.c:246
2719 #, c-format
2720 msgid "branch '%s' not found."
2721 msgstr ""
2723 #: builtin/branch.c:260
2724 #, c-format
2725 msgid "Error deleting remote branch '%s'"
2726 msgstr ""
2728 #: builtin/branch.c:261
2729 #, c-format
2730 msgid "Error deleting branch '%s'"
2731 msgstr ""
2733 #: builtin/branch.c:268
2734 #, c-format
2735 msgid "Deleted remote branch %s (was %s).\n"
2736 msgstr ""
2738 #: builtin/branch.c:269
2739 #, c-format
2740 msgid "Deleted branch %s (was %s).\n"
2741 msgstr ""
2743 #: builtin/branch.c:370
2744 #, c-format
2745 msgid "branch '%s' does not point at a commit"
2746 msgstr ""
2748 #: builtin/branch.c:459
2749 #, c-format
2750 msgid "[%s: gone]"
2751 msgstr ""
2753 #: builtin/branch.c:464
2754 #, c-format
2755 msgid "[%s]"
2756 msgstr ""
2758 #: builtin/branch.c:469
2759 #, c-format
2760 msgid "[%s: behind %d]"
2761 msgstr ""
2763 #: builtin/branch.c:471
2764 #, c-format
2765 msgid "[behind %d]"
2766 msgstr ""
2768 #: builtin/branch.c:475
2769 #, c-format
2770 msgid "[%s: ahead %d]"
2771 msgstr ""
2773 #: builtin/branch.c:477
2774 #, c-format
2775 msgid "[ahead %d]"
2776 msgstr ""
2778 #: builtin/branch.c:480
2779 #, c-format
2780 msgid "[%s: ahead %d, behind %d]"
2781 msgstr ""
2783 #: builtin/branch.c:483
2784 #, c-format
2785 msgid "[ahead %d, behind %d]"
2786 msgstr ""
2788 #: builtin/branch.c:496
2789 msgid " **** invalid ref ****"
2790 msgstr ""
2792 #: builtin/branch.c:587
2793 #, c-format
2794 msgid "(no branch, rebasing %s)"
2795 msgstr ""
2797 #: builtin/branch.c:590
2798 #, c-format
2799 msgid "(no branch, bisect started on %s)"
2800 msgstr ""
2802 #: builtin/branch.c:593
2803 #, c-format
2804 msgid "(detached from %s)"
2805 msgstr ""
2807 #: builtin/branch.c:596
2808 msgid "(no branch)"
2809 msgstr ""
2811 #: builtin/branch.c:643
2812 #, c-format
2813 msgid "object '%s' does not point to a commit"
2814 msgstr ""
2816 #: builtin/branch.c:691
2817 msgid "some refs could not be read"
2818 msgstr ""
2820 #: builtin/branch.c:704
2821 msgid "cannot rename the current branch while not on any."
2822 msgstr ""
2824 #: builtin/branch.c:714
2825 #, c-format
2826 msgid "Invalid branch name: '%s'"
2827 msgstr ""
2829 #: builtin/branch.c:729
2830 msgid "Branch rename failed"
2831 msgstr ""
2833 #: builtin/branch.c:733
2834 #, c-format
2835 msgid "Renamed a misnamed branch '%s' away"
2836 msgstr ""
2838 #: builtin/branch.c:737
2839 #, c-format
2840 msgid "Branch renamed to %s, but HEAD is not updated!"
2841 msgstr ""
2843 #: builtin/branch.c:744
2844 msgid "Branch is renamed, but update of config-file failed"
2845 msgstr ""
2847 #: builtin/branch.c:759
2848 #, c-format
2849 msgid "malformed object name %s"
2850 msgstr ""
2852 #: builtin/branch.c:783
2853 #, c-format
2854 msgid "could not write branch description template: %s"
2855 msgstr ""
2857 #: builtin/branch.c:813
2858 msgid "Generic options"
2859 msgstr ""
2861 #: builtin/branch.c:815
2862 msgid "show hash and subject, give twice for upstream branch"
2863 msgstr ""
2865 #: builtin/branch.c:816
2866 msgid "suppress informational messages"
2867 msgstr ""
2869 #: builtin/branch.c:817
2870 msgid "set up tracking mode (see git-pull(1))"
2871 msgstr ""
2873 #: builtin/branch.c:819
2874 msgid "change upstream info"
2875 msgstr ""
2877 #: builtin/branch.c:823
2878 msgid "use colored output"
2879 msgstr ""
2881 #: builtin/branch.c:824
2882 msgid "act on remote-tracking branches"
2883 msgstr ""
2885 #: builtin/branch.c:827 builtin/branch.c:833 builtin/branch.c:854
2886 #: builtin/branch.c:860 builtin/commit.c:1622 builtin/commit.c:1623
2887 #: builtin/commit.c:1624 builtin/commit.c:1625 builtin/tag.c:616
2888 #: builtin/tag.c:622
2889 msgid "commit"
2890 msgstr ""
2892 #: builtin/branch.c:828 builtin/branch.c:834
2893 msgid "print only branches that contain the commit"
2894 msgstr ""
2896 #: builtin/branch.c:840
2897 msgid "Specific git-branch actions:"
2898 msgstr ""
2900 #: builtin/branch.c:841
2901 msgid "list both remote-tracking and local branches"
2902 msgstr ""
2904 #: builtin/branch.c:843
2905 msgid "delete fully merged branch"
2906 msgstr ""
2908 #: builtin/branch.c:844
2909 msgid "delete branch (even if not merged)"
2910 msgstr ""
2912 #: builtin/branch.c:845
2913 msgid "move/rename a branch and its reflog"
2914 msgstr ""
2916 #: builtin/branch.c:846
2917 msgid "move/rename a branch, even if target exists"
2918 msgstr ""
2920 #: builtin/branch.c:847
2921 msgid "list branch names"
2922 msgstr ""
2924 #: builtin/branch.c:848
2925 msgid "create the branch's reflog"
2926 msgstr ""
2928 #: builtin/branch.c:850
2929 msgid "edit the description for the branch"
2930 msgstr ""
2932 #: builtin/branch.c:851
2933 msgid "force creation (when already exists)"
2934 msgstr ""
2936 #: builtin/branch.c:854
2937 msgid "print only not merged branches"
2938 msgstr ""
2940 #: builtin/branch.c:860
2941 msgid "print only merged branches"
2942 msgstr ""
2944 #: builtin/branch.c:864
2945 msgid "list branches in columns"
2946 msgstr ""
2948 #: builtin/branch.c:877
2949 msgid "Failed to resolve HEAD as a valid ref."
2950 msgstr ""
2952 #: builtin/branch.c:881 builtin/clone.c:634
2953 msgid "HEAD not found below refs/heads!"
2954 msgstr ""
2956 #: builtin/branch.c:903
2957 msgid "--column and --verbose are incompatible"
2958 msgstr ""
2960 #: builtin/branch.c:909 builtin/branch.c:948
2961 msgid "branch name required"
2962 msgstr ""
2964 #: builtin/branch.c:924
2965 msgid "Cannot give description to detached HEAD"
2966 msgstr ""
2968 #: builtin/branch.c:929
2969 msgid "cannot edit description of more than one branch"
2970 msgstr ""
2972 #: builtin/branch.c:936
2973 #, c-format
2974 msgid "No commit on branch '%s' yet."
2975 msgstr ""
2977 #: builtin/branch.c:939
2978 #, c-format
2979 msgid "No branch named '%s'."
2980 msgstr ""
2982 #: builtin/branch.c:954
2983 msgid "too many branches for a rename operation"
2984 msgstr ""
2986 #: builtin/branch.c:959
2987 msgid "too many branches to set new upstream"
2988 msgstr ""
2990 #: builtin/branch.c:963
2991 #, c-format
2992 msgid ""
2993 "could not set upstream of HEAD to %s when it does not point to any branch."
2994 msgstr ""
2996 #: builtin/branch.c:966 builtin/branch.c:988 builtin/branch.c:1009
2997 #, c-format
2998 msgid "no such branch '%s'"
2999 msgstr ""
3001 #: builtin/branch.c:970
3002 #, c-format
3003 msgid "branch '%s' does not exist"
3004 msgstr ""
3006 #: builtin/branch.c:982
3007 msgid "too many branches to unset upstream"
3008 msgstr ""
3010 #: builtin/branch.c:986
3011 msgid "could not unset upstream of HEAD when it does not point to any branch."
3012 msgstr ""
3014 #: builtin/branch.c:992
3015 #, c-format
3016 msgid "Branch '%s' has no upstream information"
3017 msgstr ""
3019 #: builtin/branch.c:1006
3020 msgid "it does not make sense to create 'HEAD' manually"
3021 msgstr ""
3023 #: builtin/branch.c:1012
3024 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3025 msgstr ""
3027 #: builtin/branch.c:1015
3028 #, c-format
3029 msgid ""
3030 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3031 "track or --set-upstream-to\n"
3032 msgstr ""
3034 #: builtin/branch.c:1032
3035 #, c-format
3036 msgid ""
3037 "\n"
3038 "If you wanted to make '%s' track '%s', do this:\n"
3039 "\n"
3040 msgstr ""
3042 #: builtin/branch.c:1033
3043 #, c-format
3044 msgid "    git branch -d %s\n"
3045 msgstr ""
3047 #: builtin/branch.c:1034
3048 #, c-format
3049 msgid "    git branch --set-upstream-to %s\n"
3050 msgstr ""
3052 #: builtin/bundle.c:47
3053 #, c-format
3054 msgid "%s is okay\n"
3055 msgstr ""
3057 #: builtin/bundle.c:56
3058 msgid "Need a repository to create a bundle."
3059 msgstr ""
3061 #: builtin/bundle.c:60
3062 msgid "Need a repository to unbundle."
3063 msgstr ""
3065 #: builtin/cat-file.c:332
3066 msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
3067 msgstr ""
3069 #: builtin/cat-file.c:333
3070 msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
3071 msgstr ""
3073 #: builtin/cat-file.c:370
3074 msgid "<type> can be one of: blob, tree, commit, tag"
3075 msgstr ""
3077 #: builtin/cat-file.c:371
3078 msgid "show object type"
3079 msgstr ""
3081 #: builtin/cat-file.c:372
3082 msgid "show object size"
3083 msgstr ""
3085 #: builtin/cat-file.c:374
3086 msgid "exit with zero when there's no error"
3087 msgstr ""
3089 #: builtin/cat-file.c:375
3090 msgid "pretty-print object's content"
3091 msgstr ""
3093 #: builtin/cat-file.c:377
3094 msgid "for blob objects, run textconv on object's content"
3095 msgstr ""
3097 #: builtin/cat-file.c:379
3098 msgid "show info and content of objects fed from the standard input"
3099 msgstr ""
3101 #: builtin/cat-file.c:382
3102 msgid "show info about objects fed from the standard input"
3103 msgstr ""
3105 #: builtin/check-attr.c:11
3106 msgid "git check-attr [-a | --all | attr...] [--] pathname..."
3107 msgstr ""
3109 #: builtin/check-attr.c:12
3110 msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"
3111 msgstr ""
3113 #: builtin/check-attr.c:19
3114 msgid "report all attributes set on file"
3115 msgstr ""
3117 #: builtin/check-attr.c:20
3118 msgid "use .gitattributes only from the index"
3119 msgstr ""
3121 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:98
3122 msgid "read file names from stdin"
3123 msgstr ""
3125 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3126 msgid "terminate input and output records by a NUL character"
3127 msgstr ""
3129 #: builtin/check-ignore.c:18 builtin/checkout.c:1089 builtin/gc.c:274
3130 msgid "suppress progress reporting"
3131 msgstr ""
3133 #: builtin/check-ignore.c:26
3134 msgid "show non-matching input paths"
3135 msgstr ""
3137 #: builtin/check-ignore.c:28
3138 msgid "ignore index when checking"
3139 msgstr ""
3141 #: builtin/check-ignore.c:154
3142 msgid "cannot specify pathnames with --stdin"
3143 msgstr ""
3145 #: builtin/check-ignore.c:157
3146 msgid "-z only makes sense with --stdin"
3147 msgstr ""
3149 #: builtin/check-ignore.c:159
3150 msgid "no path specified"
3151 msgstr ""
3153 #: builtin/check-ignore.c:163
3154 msgid "--quiet is only valid with a single pathname"
3155 msgstr ""
3157 #: builtin/check-ignore.c:165
3158 msgid "cannot have both --quiet and --verbose"
3159 msgstr ""
3161 #: builtin/check-ignore.c:168
3162 msgid "--non-matching is only valid with --verbose"
3163 msgstr ""
3165 #: builtin/check-mailmap.c:8
3166 msgid "git check-mailmap [options] <contact>..."
3167 msgstr ""
3169 #: builtin/check-mailmap.c:13
3170 msgid "also read contacts from stdin"
3171 msgstr ""
3173 #: builtin/check-mailmap.c:24
3174 #, c-format
3175 msgid "unable to parse contact: %s"
3176 msgstr ""
3178 #: builtin/check-mailmap.c:47
3179 msgid "no contacts specified"
3180 msgstr ""
3182 #: builtin/checkout-index.c:126
3183 msgid "git checkout-index [options] [--] [<file>...]"
3184 msgstr ""
3186 #: builtin/checkout-index.c:188
3187 msgid "check out all files in the index"
3188 msgstr ""
3190 #: builtin/checkout-index.c:189
3191 msgid "force overwrite of existing files"
3192 msgstr ""
3194 #: builtin/checkout-index.c:191
3195 msgid "no warning for existing files and files not in index"
3196 msgstr ""
3198 #: builtin/checkout-index.c:193
3199 msgid "don't checkout new files"
3200 msgstr ""
3202 #: builtin/checkout-index.c:195
3203 msgid "update stat information in the index file"
3204 msgstr ""
3206 #: builtin/checkout-index.c:201
3207 msgid "read list of paths from the standard input"
3208 msgstr ""
3210 #: builtin/checkout-index.c:203
3211 msgid "write the content to temporary files"
3212 msgstr ""
3214 #: builtin/checkout-index.c:204 builtin/column.c:30
3215 msgid "string"
3216 msgstr ""
3218 #: builtin/checkout-index.c:205
3219 msgid "when creating files, prepend <string>"
3220 msgstr ""
3222 #: builtin/checkout-index.c:208
3223 msgid "copy out the files from named stage"
3224 msgstr ""
3226 #: builtin/checkout.c:25
3227 msgid "git checkout [options] <branch>"
3228 msgstr ""
3230 #: builtin/checkout.c:26
3231 msgid "git checkout [options] [<branch>] -- <file>..."
3232 msgstr ""
3234 #: builtin/checkout.c:114 builtin/checkout.c:147
3235 #, c-format
3236 msgid "path '%s' does not have our version"
3237 msgstr ""
3239 #: builtin/checkout.c:116 builtin/checkout.c:149
3240 #, c-format
3241 msgid "path '%s' does not have their version"
3242 msgstr ""
3244 #: builtin/checkout.c:132
3245 #, c-format
3246 msgid "path '%s' does not have all necessary versions"
3247 msgstr ""
3249 #: builtin/checkout.c:176
3250 #, c-format
3251 msgid "path '%s' does not have necessary versions"
3252 msgstr ""
3254 #: builtin/checkout.c:193
3255 #, c-format
3256 msgid "path '%s': cannot merge"
3257 msgstr ""
3259 #: builtin/checkout.c:210
3260 #, c-format
3261 msgid "Unable to add merge result for '%s'"
3262 msgstr ""
3264 #: builtin/checkout.c:231 builtin/checkout.c:234 builtin/checkout.c:237
3265 #: builtin/checkout.c:240
3266 #, c-format
3267 msgid "'%s' cannot be used with updating paths"
3268 msgstr ""
3270 #: builtin/checkout.c:243 builtin/checkout.c:246
3271 #, c-format
3272 msgid "'%s' cannot be used with %s"
3273 msgstr ""
3275 #: builtin/checkout.c:249
3276 #, c-format
3277 msgid "Cannot update paths and switch to branch '%s' at the same time."
3278 msgstr ""
3280 #: builtin/checkout.c:260 builtin/checkout.c:449
3281 msgid "corrupt index file"
3282 msgstr ""
3284 #: builtin/checkout.c:320 builtin/checkout.c:327
3285 #, c-format
3286 msgid "path '%s' is unmerged"
3287 msgstr ""
3289 #: builtin/checkout.c:471
3290 msgid "you need to resolve your current index first"
3291 msgstr ""
3293 #: builtin/checkout.c:597
3294 #, c-format
3295 msgid "Can not do reflog for '%s'\n"
3296 msgstr ""
3298 #: builtin/checkout.c:635
3299 msgid "HEAD is now at"
3300 msgstr ""
3302 #: builtin/checkout.c:642
3303 #, c-format
3304 msgid "Reset branch '%s'\n"
3305 msgstr ""
3307 #: builtin/checkout.c:645
3308 #, c-format
3309 msgid "Already on '%s'\n"
3310 msgstr ""
3312 #: builtin/checkout.c:649
3313 #, c-format
3314 msgid "Switched to and reset branch '%s'\n"
3315 msgstr ""
3317 #: builtin/checkout.c:651 builtin/checkout.c:1032
3318 #, c-format
3319 msgid "Switched to a new branch '%s'\n"
3320 msgstr ""
3322 #: builtin/checkout.c:653
3323 #, c-format
3324 msgid "Switched to branch '%s'\n"
3325 msgstr ""
3327 #: builtin/checkout.c:705
3328 #, c-format
3329 msgid " ... and %d more.\n"
3330 msgstr ""
3332 #: builtin/checkout.c:711
3333 #, c-format
3334 msgid ""
3335 "Warning: you are leaving %d commit behind, not connected to\n"
3336 "any of your branches:\n"
3337 "\n"
3338 "%s\n"
3339 msgid_plural ""
3340 "Warning: you are leaving %d commits behind, not connected to\n"
3341 "any of your branches:\n"
3342 "\n"
3343 "%s\n"
3344 msgstr[0] ""
3345 msgstr[1] ""
3347 #: builtin/checkout.c:729
3348 #, c-format
3349 msgid ""
3350 "If you want to keep them by creating a new branch, this may be a good time\n"
3351 "to do so with:\n"
3352 "\n"
3353 " git branch new_branch_name %s\n"
3354 "\n"
3355 msgstr ""
3357 #: builtin/checkout.c:759
3358 msgid "internal error in revision walk"
3359 msgstr ""
3361 #: builtin/checkout.c:763
3362 msgid "Previous HEAD position was"
3363 msgstr ""
3365 #: builtin/checkout.c:790 builtin/checkout.c:1027
3366 msgid "You are on a branch yet to be born"
3367 msgstr ""
3369 #: builtin/checkout.c:934
3370 #, c-format
3371 msgid "only one reference expected, %d given."
3372 msgstr ""
3374 #: builtin/checkout.c:973
3375 #, c-format
3376 msgid "invalid reference: %s"
3377 msgstr ""
3379 #: builtin/checkout.c:1002
3380 #, c-format
3381 msgid "reference is not a tree: %s"
3382 msgstr ""
3384 #: builtin/checkout.c:1041
3385 msgid "paths cannot be used with switching branches"
3386 msgstr ""
3388 #: builtin/checkout.c:1044 builtin/checkout.c:1048
3389 #, c-format
3390 msgid "'%s' cannot be used with switching branches"
3391 msgstr ""
3393 #: builtin/checkout.c:1052 builtin/checkout.c:1055 builtin/checkout.c:1060
3394 #: builtin/checkout.c:1063
3395 #, c-format
3396 msgid "'%s' cannot be used with '%s'"
3397 msgstr ""
3399 #: builtin/checkout.c:1068
3400 #, c-format
3401 msgid "Cannot switch branch to a non-commit '%s'"
3402 msgstr ""
3404 #: builtin/checkout.c:1090 builtin/checkout.c:1092 builtin/clone.c:89
3405 #: builtin/remote.c:159 builtin/remote.c:161
3406 msgid "branch"
3407 msgstr ""
3409 #: builtin/checkout.c:1091
3410 msgid "create and checkout a new branch"
3411 msgstr ""
3413 #: builtin/checkout.c:1093
3414 msgid "create/reset and checkout a branch"
3415 msgstr ""
3417 #: builtin/checkout.c:1094
3418 msgid "create reflog for new branch"
3419 msgstr ""
3421 #: builtin/checkout.c:1095
3422 msgid "detach the HEAD at named commit"
3423 msgstr ""
3425 #: builtin/checkout.c:1096
3426 msgid "set upstream info for new branch"
3427 msgstr ""
3429 #: builtin/checkout.c:1098
3430 msgid "new-branch"
3431 msgstr ""
3433 #: builtin/checkout.c:1098
3434 msgid "new unparented branch"
3435 msgstr ""
3437 #: builtin/checkout.c:1099
3438 msgid "checkout our version for unmerged files"
3439 msgstr ""
3441 #: builtin/checkout.c:1101
3442 msgid "checkout their version for unmerged files"
3443 msgstr ""
3445 #: builtin/checkout.c:1103
3446 msgid "force checkout (throw away local modifications)"
3447 msgstr ""
3449 #: builtin/checkout.c:1104
3450 msgid "perform a 3-way merge with the new branch"
3451 msgstr ""
3453 #: builtin/checkout.c:1105 builtin/merge.c:226
3454 msgid "update ignored files (default)"
3455 msgstr ""
3457 #: builtin/checkout.c:1106 builtin/log.c:1239 parse-options.h:245
3458 msgid "style"
3459 msgstr ""
3461 #: builtin/checkout.c:1107
3462 msgid "conflict style (merge or diff3)"
3463 msgstr ""
3465 #: builtin/checkout.c:1110
3466 msgid "do not limit pathspecs to sparse entries only"
3467 msgstr ""
3469 #: builtin/checkout.c:1112
3470 msgid "second guess 'git checkout no-such-branch'"
3471 msgstr ""
3473 #: builtin/checkout.c:1135
3474 msgid "-b, -B and --orphan are mutually exclusive"
3475 msgstr ""
3477 #: builtin/checkout.c:1152
3478 msgid "--track needs a branch name"
3479 msgstr ""
3481 #: builtin/checkout.c:1157
3482 msgid "Missing branch name; try -b"
3483 msgstr ""
3485 #: builtin/checkout.c:1194
3486 msgid "invalid path specification"
3487 msgstr ""
3489 #: builtin/checkout.c:1201
3490 #, c-format
3491 msgid ""
3492 "Cannot update paths and switch to branch '%s' at the same time.\n"
3493 "Did you intend to checkout '%s' which can not be resolved as commit?"
3494 msgstr ""
3496 #: builtin/checkout.c:1206
3497 #, c-format
3498 msgid "git checkout: --detach does not take a path argument '%s'"
3499 msgstr ""
3501 #: builtin/checkout.c:1210
3502 msgid ""
3503 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
3504 "checking out of the index."
3505 msgstr ""
3507 #: builtin/clean.c:26
3508 msgid ""
3509 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
3510 msgstr ""
3512 #: builtin/clean.c:30
3513 #, c-format
3514 msgid "Removing %s\n"
3515 msgstr ""
3517 #: builtin/clean.c:31
3518 #, c-format
3519 msgid "Would remove %s\n"
3520 msgstr ""
3522 #: builtin/clean.c:32
3523 #, c-format
3524 msgid "Skipping repository %s\n"
3525 msgstr ""
3527 #: builtin/clean.c:33
3528 #, c-format
3529 msgid "Would skip repository %s\n"
3530 msgstr ""
3532 #: builtin/clean.c:34
3533 #, c-format
3534 msgid "failed to remove %s"
3535 msgstr ""
3537 #: builtin/clean.c:295
3538 msgid ""
3539 "Prompt help:\n"
3540 "1          - select a numbered item\n"
3541 "foo        - select item based on unique prefix\n"
3542 "           - (empty) select nothing"
3543 msgstr ""
3545 #: builtin/clean.c:299
3546 msgid ""
3547 "Prompt help:\n"
3548 "1          - select a single item\n"
3549 "3-5        - select a range of items\n"
3550 "2-3,6-9    - select multiple ranges\n"
3551 "foo        - select item based on unique prefix\n"
3552 "-...       - unselect specified items\n"
3553 "*          - choose all items\n"
3554 "           - (empty) finish selecting"
3555 msgstr ""
3557 #: builtin/clean.c:517
3558 #, c-format
3559 msgid "Huh (%s)?"
3560 msgstr ""
3562 #: builtin/clean.c:659
3563 #, c-format
3564 msgid "Input ignore patterns>> "
3565 msgstr ""
3567 #: builtin/clean.c:696
3568 #, c-format
3569 msgid "WARNING: Cannot find items matched by: %s"
3570 msgstr ""
3572 #: builtin/clean.c:717
3573 msgid "Select items to delete"
3574 msgstr ""
3576 #: builtin/clean.c:757
3577 #, c-format
3578 msgid "remove %s? "
3579 msgstr ""
3581 #: builtin/clean.c:782
3582 msgid "Bye."
3583 msgstr ""
3585 #: builtin/clean.c:790
3586 msgid ""
3587 "clean               - start cleaning\n"
3588 "filter by pattern   - exclude items from deletion\n"
3589 "select by numbers   - select items to be deleted by numbers\n"
3590 "ask each            - confirm each deletion (like \"rm -i\")\n"
3591 "quit                - stop cleaning\n"
3592 "help                - this screen\n"
3593 "?                   - help for prompt selection"
3594 msgstr ""
3596 #: builtin/clean.c:817
3597 msgid "*** Commands ***"
3598 msgstr ""
3600 #: builtin/clean.c:818
3601 msgid "What now"
3602 msgstr ""
3604 #: builtin/clean.c:826
3605 msgid "Would remove the following item:"
3606 msgid_plural "Would remove the following items:"
3607 msgstr[0] ""
3608 msgstr[1] ""
3610 #: builtin/clean.c:843
3611 msgid "No more files to clean, exiting."
3612 msgstr ""
3614 #: builtin/clean.c:874
3615 msgid "do not print names of files removed"
3616 msgstr ""
3618 #: builtin/clean.c:876
3619 msgid "force"
3620 msgstr ""
3622 #: builtin/clean.c:877
3623 msgid "interactive cleaning"
3624 msgstr ""
3626 #: builtin/clean.c:879
3627 msgid "remove whole directories"
3628 msgstr ""
3630 #: builtin/clean.c:880 builtin/describe.c:407 builtin/grep.c:714
3631 #: builtin/ls-files.c:486 builtin/name-rev.c:311 builtin/show-ref.c:185
3632 msgid "pattern"
3633 msgstr ""
3635 #: builtin/clean.c:881
3636 msgid "add <pattern> to ignore rules"
3637 msgstr ""
3639 #: builtin/clean.c:882
3640 msgid "remove ignored files, too"
3641 msgstr ""
3643 #: builtin/clean.c:884
3644 msgid "remove only ignored files"
3645 msgstr ""
3647 #: builtin/clean.c:902
3648 msgid "-x and -X cannot be used together"
3649 msgstr ""
3651 #: builtin/clean.c:906
3652 msgid ""
3653 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
3654 "clean"
3655 msgstr ""
3657 #: builtin/clean.c:909
3658 msgid ""
3659 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
3660 "refusing to clean"
3661 msgstr ""
3663 #: builtin/clone.c:37
3664 msgid "git clone [options] [--] <repo> [<dir>]"
3665 msgstr ""
3667 #: builtin/clone.c:65 builtin/fetch.c:112 builtin/merge.c:223
3668 #: builtin/push.c:514
3669 msgid "force progress reporting"
3670 msgstr ""
3672 #: builtin/clone.c:67
3673 msgid "don't create a checkout"
3674 msgstr ""
3676 #: builtin/clone.c:68 builtin/clone.c:70 builtin/init-db.c:488
3677 msgid "create a bare repository"
3678 msgstr ""
3680 #: builtin/clone.c:72
3681 msgid "create a mirror repository (implies bare)"
3682 msgstr ""
3684 #: builtin/clone.c:74
3685 msgid "to clone from a local repository"
3686 msgstr ""
3688 #: builtin/clone.c:76
3689 msgid "don't use local hardlinks, always copy"
3690 msgstr ""
3692 #: builtin/clone.c:78
3693 msgid "setup as shared repository"
3694 msgstr ""
3696 #: builtin/clone.c:80 builtin/clone.c:82
3697 msgid "initialize submodules in the clone"
3698 msgstr ""
3700 #: builtin/clone.c:83 builtin/init-db.c:485
3701 msgid "template-directory"
3702 msgstr ""
3704 #: builtin/clone.c:84 builtin/init-db.c:486
3705 msgid "directory from which templates will be used"
3706 msgstr ""
3708 #: builtin/clone.c:86
3709 msgid "reference repository"
3710 msgstr ""
3712 #: builtin/clone.c:87 builtin/column.c:26 builtin/merge-file.c:44
3713 msgid "name"
3714 msgstr ""
3716 #: builtin/clone.c:88
3717 msgid "use <name> instead of 'origin' to track upstream"
3718 msgstr ""
3720 #: builtin/clone.c:90
3721 msgid "checkout <branch> instead of the remote's HEAD"
3722 msgstr ""
3724 #: builtin/clone.c:92
3725 msgid "path to git-upload-pack on the remote"
3726 msgstr ""
3728 #: builtin/clone.c:93 builtin/fetch.c:113 builtin/grep.c:659
3729 msgid "depth"
3730 msgstr ""
3732 #: builtin/clone.c:94
3733 msgid "create a shallow clone of that depth"
3734 msgstr ""
3736 #: builtin/clone.c:96
3737 msgid "clone only one branch, HEAD or --branch"
3738 msgstr ""
3740 #: builtin/clone.c:97 builtin/init-db.c:494
3741 msgid "gitdir"
3742 msgstr ""
3744 #: builtin/clone.c:98 builtin/init-db.c:495
3745 msgid "separate git dir from working tree"
3746 msgstr ""
3748 #: builtin/clone.c:99
3749 msgid "key=value"
3750 msgstr ""
3752 #: builtin/clone.c:100
3753 msgid "set config inside the new repository"
3754 msgstr ""
3756 #: builtin/clone.c:253
3757 #, c-format
3758 msgid "reference repository '%s' is not a local repository."
3759 msgstr ""
3761 #: builtin/clone.c:257
3762 #, c-format
3763 msgid "reference repository '%s' is shallow"
3764 msgstr ""
3766 #: builtin/clone.c:260
3767 #, c-format
3768 msgid "reference repository '%s' is grafted"
3769 msgstr ""
3771 #: builtin/clone.c:322
3772 #, c-format
3773 msgid "failed to create directory '%s'"
3774 msgstr ""
3776 #: builtin/clone.c:324 builtin/diff.c:84
3777 #, c-format
3778 msgid "failed to stat '%s'"
3779 msgstr ""
3781 #: builtin/clone.c:326
3782 #, c-format
3783 msgid "%s exists and is not a directory"
3784 msgstr ""
3786 #: builtin/clone.c:340
3787 #, c-format
3788 msgid "failed to stat %s\n"
3789 msgstr ""
3791 #: builtin/clone.c:362
3792 #, c-format
3793 msgid "failed to create link '%s'"
3794 msgstr ""
3796 #: builtin/clone.c:366
3797 #, c-format
3798 msgid "failed to copy file to '%s'"
3799 msgstr ""
3801 #: builtin/clone.c:389 builtin/clone.c:563
3802 #, c-format
3803 msgid "done.\n"
3804 msgstr ""
3806 #: builtin/clone.c:401
3807 msgid ""
3808 "Clone succeeded, but checkout failed.\n"
3809 "You can inspect what was checked out with 'git status'\n"
3810 "and retry the checkout with 'git checkout -f HEAD'\n"
3811 msgstr ""
3813 #: builtin/clone.c:478
3814 #, c-format
3815 msgid "Could not find remote branch %s to clone."
3816 msgstr ""
3818 #: builtin/clone.c:558
3819 #, c-format
3820 msgid "Checking connectivity... "
3821 msgstr ""
3823 #: builtin/clone.c:561
3824 msgid "remote did not send all necessary objects"
3825 msgstr ""
3827 #: builtin/clone.c:625
3828 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3829 msgstr ""
3831 #: builtin/clone.c:656
3832 msgid "unable to checkout working tree"
3833 msgstr ""
3835 #: builtin/clone.c:765
3836 msgid "Too many arguments."
3837 msgstr ""
3839 #: builtin/clone.c:769
3840 msgid "You must specify a repository to clone."
3841 msgstr ""
3843 #: builtin/clone.c:780
3844 #, c-format
3845 msgid "--bare and --origin %s options are incompatible."
3846 msgstr ""
3848 #: builtin/clone.c:783
3849 msgid "--bare and --separate-git-dir are incompatible."
3850 msgstr ""
3852 #: builtin/clone.c:796
3853 #, c-format
3854 msgid "repository '%s' does not exist"
3855 msgstr ""
3857 #: builtin/clone.c:802 builtin/fetch.c:1155
3858 #, c-format
3859 msgid "depth %s is not a positive number"
3860 msgstr ""
3862 #: builtin/clone.c:812
3863 #, c-format
3864 msgid "destination path '%s' already exists and is not an empty directory."
3865 msgstr ""
3867 #: builtin/clone.c:822
3868 #, c-format
3869 msgid "working tree '%s' already exists."
3870 msgstr ""
3872 #: builtin/clone.c:835 builtin/clone.c:847
3873 #, c-format
3874 msgid "could not create leading directories of '%s'"
3875 msgstr ""
3877 #: builtin/clone.c:838
3878 #, c-format
3879 msgid "could not create work tree dir '%s'."
3880 msgstr ""
3882 #: builtin/clone.c:857
3883 #, c-format
3884 msgid "Cloning into bare repository '%s'...\n"
3885 msgstr ""
3887 #: builtin/clone.c:859
3888 #, c-format
3889 msgid "Cloning into '%s'...\n"
3890 msgstr ""
3892 #: builtin/clone.c:895
3893 msgid "--depth is ignored in local clones; use file:// instead."
3894 msgstr ""
3896 #: builtin/clone.c:898
3897 msgid "source repository is shallow, ignoring --local"
3898 msgstr ""
3900 #: builtin/clone.c:903
3901 msgid "--local is ignored"
3902 msgstr ""
3904 #: builtin/clone.c:907
3905 #, c-format
3906 msgid "Don't know how to clone %s"
3907 msgstr ""
3909 #: builtin/clone.c:958 builtin/clone.c:966
3910 #, c-format
3911 msgid "Remote branch %s not found in upstream %s"
3912 msgstr ""
3914 #: builtin/clone.c:969
3915 msgid "You appear to have cloned an empty repository."
3916 msgstr ""
3918 #: builtin/column.c:9
3919 msgid "git column [options]"
3920 msgstr ""
3922 #: builtin/column.c:26
3923 msgid "lookup config vars"
3924 msgstr ""
3926 #: builtin/column.c:27 builtin/column.c:28
3927 msgid "layout to use"
3928 msgstr ""
3930 #: builtin/column.c:29
3931 msgid "Maximum width"
3932 msgstr ""
3934 #: builtin/column.c:30
3935 msgid "Padding space on left border"
3936 msgstr ""
3938 #: builtin/column.c:31
3939 msgid "Padding space on right border"
3940 msgstr ""
3942 #: builtin/column.c:32
3943 msgid "Padding space between columns"
3944 msgstr ""
3946 #: builtin/column.c:51
3947 msgid "--command must be the first argument"
3948 msgstr ""
3950 #: builtin/commit.c:37
3951 msgid "git commit [options] [--] <pathspec>..."
3952 msgstr ""
3954 #: builtin/commit.c:42
3955 msgid "git status [options] [--] <pathspec>..."
3956 msgstr ""
3958 #: builtin/commit.c:47
3959 msgid ""
3960 "Your name and email address were configured automatically based\n"
3961 "on your username and hostname. Please check that they are accurate.\n"
3962 "You can suppress this message by setting them explicitly. Run the\n"
3963 "following command and follow the instructions in your editor to edit\n"
3964 "your configuration file:\n"
3965 "\n"
3966 "    git config --global --edit\n"
3967 "\n"
3968 "After doing this, you may fix the identity used for this commit with:\n"
3969 "\n"
3970 "    git commit --amend --reset-author\n"
3971 msgstr ""
3973 #: builtin/commit.c:60
3974 msgid ""
3975 "Your name and email address were configured automatically based\n"
3976 "on your username and hostname. Please check that they are accurate.\n"
3977 "You can suppress this message by setting them explicitly:\n"
3978 "\n"
3979 "    git config --global user.name \"Your Name\"\n"
3980 "    git config --global user.email you@example.com\n"
3981 "\n"
3982 "After doing this, you may fix the identity used for this commit with:\n"
3983 "\n"
3984 "    git commit --amend --reset-author\n"
3985 msgstr ""
3987 #: builtin/commit.c:72
3988 msgid ""
3989 "You asked to amend the most recent commit, but doing so would make\n"
3990 "it empty. You can repeat your command with --allow-empty, or you can\n"
3991 "remove the commit entirely with \"git reset HEAD^\".\n"
3992 msgstr ""
3994 #: builtin/commit.c:77
3995 msgid ""
3996 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
3997 "If you wish to commit it anyway, use:\n"
3998 "\n"
3999 "    git commit --allow-empty\n"
4000 "\n"
4001 msgstr ""
4003 #: builtin/commit.c:84
4004 msgid "Otherwise, please use 'git reset'\n"
4005 msgstr ""
4007 #: builtin/commit.c:87
4008 msgid ""
4009 "If you wish to skip this commit, use:\n"
4010 "\n"
4011 "    git reset\n"
4012 "\n"
4013 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4014 "the remaining commits.\n"
4015 msgstr ""
4017 #: builtin/commit.c:302
4018 msgid "failed to unpack HEAD tree object"
4019 msgstr ""
4021 #: builtin/commit.c:342
4022 msgid "unable to create temporary index"
4023 msgstr ""
4025 #: builtin/commit.c:348
4026 msgid "interactive add failed"
4027 msgstr ""
4029 #: builtin/commit.c:359
4030 msgid "unable to write index file"
4031 msgstr ""
4033 #: builtin/commit.c:361
4034 msgid "unable to update temporary index"
4035 msgstr ""
4037 #: builtin/commit.c:363
4038 msgid "Failed to update main cache tree"
4039 msgstr ""
4041 #: builtin/commit.c:387 builtin/commit.c:412 builtin/commit.c:461
4042 msgid "unable to write new_index file"
4043 msgstr ""
4045 #: builtin/commit.c:443
4046 msgid "cannot do a partial commit during a merge."
4047 msgstr ""
4049 #: builtin/commit.c:445
4050 msgid "cannot do a partial commit during a cherry-pick."
4051 msgstr ""
4053 #: builtin/commit.c:454
4054 msgid "cannot read the index"
4055 msgstr ""
4057 #: builtin/commit.c:473
4058 msgid "unable to write temporary index file"
4059 msgstr ""
4061 #: builtin/commit.c:592
4062 #, c-format
4063 msgid "commit '%s' lacks author header"
4064 msgstr ""
4066 #: builtin/commit.c:594
4067 #, c-format
4068 msgid "commit '%s' has malformed author line"
4069 msgstr ""
4071 #: builtin/commit.c:613
4072 msgid "malformed --author parameter"
4073 msgstr ""
4075 #: builtin/commit.c:621
4076 #, c-format
4077 msgid "invalid date format: %s"
4078 msgstr ""
4080 #: builtin/commit.c:642
4081 #, c-format
4082 msgid "Malformed ident string: '%s'"
4083 msgstr ""
4085 #: builtin/commit.c:675
4086 msgid ""
4087 "unable to select a comment character that is not used\n"
4088 "in the current commit message"
4089 msgstr ""
4091 #: builtin/commit.c:712 builtin/commit.c:745 builtin/commit.c:1120
4092 #, c-format
4093 msgid "could not lookup commit %s"
4094 msgstr ""
4096 #: builtin/commit.c:724 builtin/shortlog.c:273
4097 #, c-format
4098 msgid "(reading log message from standard input)\n"
4099 msgstr ""
4101 #: builtin/commit.c:726
4102 msgid "could not read log from standard input"
4103 msgstr ""
4105 #: builtin/commit.c:730
4106 #, c-format
4107 msgid "could not read log file '%s'"
4108 msgstr ""
4110 #: builtin/commit.c:752
4111 msgid "could not read MERGE_MSG"
4112 msgstr ""
4114 #: builtin/commit.c:756
4115 msgid "could not read SQUASH_MSG"
4116 msgstr ""
4118 #: builtin/commit.c:760
4119 #, c-format
4120 msgid "could not read '%s'"
4121 msgstr ""
4123 #: builtin/commit.c:831
4124 msgid "could not write commit template"
4125 msgstr ""
4127 #: builtin/commit.c:849
4128 #, c-format
4129 msgid ""
4130 "\n"
4131 "It looks like you may be committing a merge.\n"
4132 "If this is not correct, please remove the file\n"
4133 "\t%s\n"
4134 "and try again.\n"
4135 msgstr ""
4137 #: builtin/commit.c:854
4138 #, c-format
4139 msgid ""
4140 "\n"
4141 "It looks like you may be committing a cherry-pick.\n"
4142 "If this is not correct, please remove the file\n"
4143 "\t%s\n"
4144 "and try again.\n"
4145 msgstr ""
4147 #: builtin/commit.c:867
4148 #, c-format
4149 msgid ""
4150 "Please enter the commit message for your changes. Lines starting\n"
4151 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4152 msgstr ""
4154 #: builtin/commit.c:874
4155 #, c-format
4156 msgid ""
4157 "Please enter the commit message for your changes. Lines starting\n"
4158 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4159 "An empty message aborts the commit.\n"
4160 msgstr ""
4162 #: builtin/commit.c:888
4163 #, c-format
4164 msgid "%sAuthor:    %.*s <%.*s>"
4165 msgstr ""
4167 #: builtin/commit.c:896
4168 #, c-format
4169 msgid "%sDate:      %s"
4170 msgstr ""
4172 #: builtin/commit.c:903
4173 #, c-format
4174 msgid "%sCommitter: %.*s <%.*s>"
4175 msgstr ""
4177 #: builtin/commit.c:921
4178 msgid "Cannot read index"
4179 msgstr ""
4181 #: builtin/commit.c:978
4182 msgid "Error building trees"
4183 msgstr ""
4185 #: builtin/commit.c:993 builtin/tag.c:495
4186 #, c-format
4187 msgid "Please supply the message using either -m or -F option.\n"
4188 msgstr ""
4190 #: builtin/commit.c:1095
4191 #, c-format
4192 msgid "No existing author found with '%s'"
4193 msgstr ""
4195 #: builtin/commit.c:1110 builtin/commit.c:1350
4196 #, c-format
4197 msgid "Invalid untracked files mode '%s'"
4198 msgstr ""
4200 #: builtin/commit.c:1147
4201 msgid "--long and -z are incompatible"
4202 msgstr ""
4204 #: builtin/commit.c:1177
4205 msgid "Using both --reset-author and --author does not make sense"
4206 msgstr ""
4208 #: builtin/commit.c:1186
4209 msgid "You have nothing to amend."
4210 msgstr ""
4212 #: builtin/commit.c:1189
4213 msgid "You are in the middle of a merge -- cannot amend."
4214 msgstr ""
4216 #: builtin/commit.c:1191
4217 msgid "You are in the middle of a cherry-pick -- cannot amend."
4218 msgstr ""
4220 #: builtin/commit.c:1194
4221 msgid "Options --squash and --fixup cannot be used together"
4222 msgstr ""
4224 #: builtin/commit.c:1204
4225 msgid "Only one of -c/-C/-F/--fixup can be used."
4226 msgstr ""
4228 #: builtin/commit.c:1206
4229 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4230 msgstr ""
4232 #: builtin/commit.c:1214
4233 msgid "--reset-author can be used only with -C, -c or --amend."
4234 msgstr ""
4236 #: builtin/commit.c:1231
4237 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4238 msgstr ""
4240 #: builtin/commit.c:1233
4241 msgid "No paths with --include/--only does not make sense."
4242 msgstr ""
4244 #: builtin/commit.c:1235
4245 msgid "Clever... amending the last one with dirty index."
4246 msgstr ""
4248 #: builtin/commit.c:1237
4249 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
4250 msgstr ""
4252 #: builtin/commit.c:1249 builtin/tag.c:728
4253 #, c-format
4254 msgid "Invalid cleanup mode %s"
4255 msgstr ""
4257 #: builtin/commit.c:1254
4258 msgid "Paths with -a does not make sense."
4259 msgstr ""
4261 #: builtin/commit.c:1364 builtin/commit.c:1644
4262 msgid "show status concisely"
4263 msgstr ""
4265 #: builtin/commit.c:1366 builtin/commit.c:1646
4266 msgid "show branch information"
4267 msgstr ""
4269 #: builtin/commit.c:1368 builtin/commit.c:1648 builtin/push.c:500
4270 msgid "machine-readable output"
4271 msgstr ""
4273 #: builtin/commit.c:1371 builtin/commit.c:1650
4274 msgid "show status in long format (default)"
4275 msgstr ""
4277 #: builtin/commit.c:1374 builtin/commit.c:1653
4278 msgid "terminate entries with NUL"
4279 msgstr ""
4281 #: builtin/commit.c:1376 builtin/commit.c:1656 builtin/fast-export.c:980
4282 #: builtin/fast-export.c:983 builtin/tag.c:603
4283 msgid "mode"
4284 msgstr ""
4286 #: builtin/commit.c:1377 builtin/commit.c:1656
4287 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4288 msgstr ""
4290 #: builtin/commit.c:1380
4291 msgid "show ignored files"
4292 msgstr ""
4294 #: builtin/commit.c:1381 parse-options.h:153
4295 msgid "when"
4296 msgstr ""
4298 #: builtin/commit.c:1382
4299 msgid ""
4300 "ignore changes to submodules, optional when: all, dirty, untracked. "
4301 "(Default: all)"
4302 msgstr ""
4304 #: builtin/commit.c:1384
4305 msgid "list untracked files in columns"
4306 msgstr ""
4308 #: builtin/commit.c:1471
4309 msgid "couldn't look up newly created commit"
4310 msgstr ""
4312 #: builtin/commit.c:1473
4313 msgid "could not parse newly created commit"
4314 msgstr ""
4316 #: builtin/commit.c:1518
4317 msgid "detached HEAD"
4318 msgstr ""
4320 #: builtin/commit.c:1521
4321 msgid " (root-commit)"
4322 msgstr ""
4324 #: builtin/commit.c:1614
4325 msgid "suppress summary after successful commit"
4326 msgstr ""
4328 #: builtin/commit.c:1615
4329 msgid "show diff in commit message template"
4330 msgstr ""
4332 #: builtin/commit.c:1617
4333 msgid "Commit message options"
4334 msgstr ""
4336 #: builtin/commit.c:1618 builtin/tag.c:601
4337 msgid "read message from file"
4338 msgstr ""
4340 #: builtin/commit.c:1619
4341 msgid "author"
4342 msgstr ""
4344 #: builtin/commit.c:1619
4345 msgid "override author for commit"
4346 msgstr ""
4348 #: builtin/commit.c:1620 builtin/gc.c:275
4349 msgid "date"
4350 msgstr ""
4352 #: builtin/commit.c:1620
4353 msgid "override date for commit"
4354 msgstr ""
4356 #: builtin/commit.c:1621 builtin/merge.c:217 builtin/notes.c:408
4357 #: builtin/notes.c:565 builtin/tag.c:599
4358 msgid "message"
4359 msgstr ""
4361 #: builtin/commit.c:1621
4362 msgid "commit message"
4363 msgstr ""
4365 #: builtin/commit.c:1622
4366 msgid "reuse and edit message from specified commit"
4367 msgstr ""
4369 #: builtin/commit.c:1623
4370 msgid "reuse message from specified commit"
4371 msgstr ""
4373 #: builtin/commit.c:1624
4374 msgid "use autosquash formatted message to fixup specified commit"
4375 msgstr ""
4377 #: builtin/commit.c:1625
4378 msgid "use autosquash formatted message to squash specified commit"
4379 msgstr ""
4381 #: builtin/commit.c:1626
4382 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4383 msgstr ""
4385 #: builtin/commit.c:1627 builtin/log.c:1191 builtin/revert.c:86
4386 msgid "add Signed-off-by:"
4387 msgstr ""
4389 #: builtin/commit.c:1628
4390 msgid "use specified template file"
4391 msgstr ""
4393 #: builtin/commit.c:1629
4394 msgid "force edit of commit"
4395 msgstr ""
4397 #: builtin/commit.c:1630
4398 msgid "default"
4399 msgstr ""
4401 #: builtin/commit.c:1630 builtin/tag.c:604
4402 msgid "how to strip spaces and #comments from message"
4403 msgstr ""
4405 #: builtin/commit.c:1631
4406 msgid "include status in commit message template"
4407 msgstr ""
4409 #: builtin/commit.c:1632 builtin/merge.c:224 builtin/revert.c:92
4410 #: builtin/tag.c:605
4411 msgid "key-id"
4412 msgstr ""
4414 #: builtin/commit.c:1633 builtin/merge.c:225 builtin/revert.c:93
4415 msgid "GPG sign commit"
4416 msgstr ""
4418 #: builtin/commit.c:1636
4419 msgid "Commit contents options"
4420 msgstr ""
4422 #: builtin/commit.c:1637
4423 msgid "commit all changed files"
4424 msgstr ""
4426 #: builtin/commit.c:1638
4427 msgid "add specified files to index for commit"
4428 msgstr ""
4430 #: builtin/commit.c:1639
4431 msgid "interactively add files"
4432 msgstr ""
4434 #: builtin/commit.c:1640
4435 msgid "interactively add changes"
4436 msgstr ""
4438 #: builtin/commit.c:1641
4439 msgid "commit only specified files"
4440 msgstr ""
4442 #: builtin/commit.c:1642
4443 msgid "bypass pre-commit hook"
4444 msgstr ""
4446 #: builtin/commit.c:1643
4447 msgid "show what would be committed"
4448 msgstr ""
4450 #: builtin/commit.c:1654
4451 msgid "amend previous commit"
4452 msgstr ""
4454 #: builtin/commit.c:1655
4455 msgid "bypass post-rewrite hook"
4456 msgstr ""
4458 #: builtin/commit.c:1660
4459 msgid "ok to record an empty change"
4460 msgstr ""
4462 #: builtin/commit.c:1662
4463 msgid "ok to record a change with an empty message"
4464 msgstr ""
4466 #: builtin/commit.c:1691
4467 msgid "could not parse HEAD commit"
4468 msgstr ""
4470 #: builtin/commit.c:1730 builtin/merge.c:518
4471 #, c-format
4472 msgid "could not open '%s' for reading"
4473 msgstr ""
4475 #: builtin/commit.c:1737
4476 #, c-format
4477 msgid "Corrupt MERGE_HEAD file (%s)"
4478 msgstr ""
4480 #: builtin/commit.c:1744
4481 msgid "could not read MERGE_MODE"
4482 msgstr ""
4484 #: builtin/commit.c:1763
4485 #, c-format
4486 msgid "could not read commit message: %s"
4487 msgstr ""
4489 #: builtin/commit.c:1774
4490 #, c-format
4491 msgid "Aborting commit; you did not edit the message.\n"
4492 msgstr ""
4494 #: builtin/commit.c:1779
4495 #, c-format
4496 msgid "Aborting commit due to empty commit message.\n"
4497 msgstr ""
4499 #: builtin/commit.c:1794 builtin/merge.c:850 builtin/merge.c:875
4500 msgid "failed to write commit object"
4501 msgstr ""
4503 #: builtin/commit.c:1827
4504 msgid ""
4505 "Repository has been updated, but unable to write\n"
4506 "new_index file. Check that disk is not full and quota is\n"
4507 "not exceeded, and then \"git reset HEAD\" to recover."
4508 msgstr ""
4510 #: builtin/config.c:8
4511 msgid "git config [options]"
4512 msgstr ""
4514 #: builtin/config.c:53
4515 msgid "Config file location"
4516 msgstr ""
4518 #: builtin/config.c:54
4519 msgid "use global config file"
4520 msgstr ""
4522 #: builtin/config.c:55
4523 msgid "use system config file"
4524 msgstr ""
4526 #: builtin/config.c:56
4527 msgid "use repository config file"
4528 msgstr ""
4530 #: builtin/config.c:57
4531 msgid "use given config file"
4532 msgstr ""
4534 #: builtin/config.c:58
4535 msgid "blob-id"
4536 msgstr ""
4538 #: builtin/config.c:58
4539 msgid "read config from given blob object"
4540 msgstr ""
4542 #: builtin/config.c:59
4543 msgid "Action"
4544 msgstr ""
4546 #: builtin/config.c:60
4547 msgid "get value: name [value-regex]"
4548 msgstr ""
4550 #: builtin/config.c:61
4551 msgid "get all values: key [value-regex]"
4552 msgstr ""
4554 #: builtin/config.c:62
4555 msgid "get values for regexp: name-regex [value-regex]"
4556 msgstr ""
4558 #: builtin/config.c:63
4559 msgid "get value specific for the URL: section[.var] URL"
4560 msgstr ""
4562 #: builtin/config.c:64
4563 msgid "replace all matching variables: name value [value_regex]"
4564 msgstr ""
4566 #: builtin/config.c:65
4567 msgid "add a new variable: name value"
4568 msgstr ""
4570 #: builtin/config.c:66
4571 msgid "remove a variable: name [value-regex]"
4572 msgstr ""
4574 #: builtin/config.c:67
4575 msgid "remove all matches: name [value-regex]"
4576 msgstr ""
4578 #: builtin/config.c:68
4579 msgid "rename section: old-name new-name"
4580 msgstr ""
4582 #: builtin/config.c:69
4583 msgid "remove a section: name"
4584 msgstr ""
4586 #: builtin/config.c:70
4587 msgid "list all"
4588 msgstr ""
4590 #: builtin/config.c:71
4591 msgid "open an editor"
4592 msgstr ""
4594 #: builtin/config.c:72 builtin/config.c:73
4595 msgid "slot"
4596 msgstr ""
4598 #: builtin/config.c:72
4599 msgid "find the color configured: [default]"
4600 msgstr ""
4602 #: builtin/config.c:73
4603 msgid "find the color setting: [stdout-is-tty]"
4604 msgstr ""
4606 #: builtin/config.c:74
4607 msgid "Type"
4608 msgstr ""
4610 #: builtin/config.c:75
4611 msgid "value is \"true\" or \"false\""
4612 msgstr ""
4614 #: builtin/config.c:76
4615 msgid "value is decimal number"
4616 msgstr ""
4618 #: builtin/config.c:77
4619 msgid "value is --bool or --int"
4620 msgstr ""
4622 #: builtin/config.c:78
4623 msgid "value is a path (file or directory name)"
4624 msgstr ""
4626 #: builtin/config.c:79
4627 msgid "Other"
4628 msgstr ""
4630 #: builtin/config.c:80
4631 msgid "terminate values with NUL byte"
4632 msgstr ""
4634 #: builtin/config.c:81
4635 msgid "respect include directives on lookup"
4636 msgstr ""
4638 #: builtin/config.c:315
4639 msgid "unable to parse default color value"
4640 msgstr ""
4642 #: builtin/config.c:455
4643 #, c-format
4644 msgid ""
4645 "# This is Git's per-user configuration file.\n"
4646 "[core]\n"
4647 "# Please adapt and uncomment the following lines:\n"
4648 "#\tuser = %s\n"
4649 "#\temail = %s\n"
4650 msgstr ""
4652 #: builtin/config.c:590
4653 #, c-format
4654 msgid "cannot create configuration file %s"
4655 msgstr ""
4657 #: builtin/count-objects.c:55
4658 msgid "git count-objects [-v] [-H | --human-readable]"
4659 msgstr ""
4661 #: builtin/count-objects.c:65
4662 msgid "print sizes in human readable format"
4663 msgstr ""
4665 #: builtin/describe.c:17
4666 msgid "git describe [options] <commit-ish>*"
4667 msgstr ""
4669 #: builtin/describe.c:18
4670 msgid "git describe [options] --dirty"
4671 msgstr ""
4673 #: builtin/describe.c:217
4674 #, c-format
4675 msgid "annotated tag %s not available"
4676 msgstr ""
4678 #: builtin/describe.c:221
4679 #, c-format
4680 msgid "annotated tag %s has no embedded name"
4681 msgstr ""
4683 #: builtin/describe.c:223
4684 #, c-format
4685 msgid "tag '%s' is really '%s' here"
4686 msgstr ""
4688 #: builtin/describe.c:250 builtin/log.c:452
4689 #, c-format
4690 msgid "Not a valid object name %s"
4691 msgstr ""
4693 #: builtin/describe.c:253
4694 #, c-format
4695 msgid "%s is not a valid '%s' object"
4696 msgstr ""
4698 #: builtin/describe.c:270
4699 #, c-format
4700 msgid "no tag exactly matches '%s'"
4701 msgstr ""
4703 #: builtin/describe.c:272
4704 #, c-format
4705 msgid "searching to describe %s\n"
4706 msgstr ""
4708 #: builtin/describe.c:319
4709 #, c-format
4710 msgid "finished search at %s\n"
4711 msgstr ""
4713 #: builtin/describe.c:346
4714 #, c-format
4715 msgid ""
4716 "No annotated tags can describe '%s'.\n"
4717 "However, there were unannotated tags: try --tags."
4718 msgstr ""
4720 #: builtin/describe.c:350
4721 #, c-format
4722 msgid ""
4723 "No tags can describe '%s'.\n"
4724 "Try --always, or create some tags."
4725 msgstr ""
4727 #: builtin/describe.c:371
4728 #, c-format
4729 msgid "traversed %lu commits\n"
4730 msgstr ""
4732 #: builtin/describe.c:374
4733 #, c-format
4734 msgid ""
4735 "more than %i tags found; listed %i most recent\n"
4736 "gave up search at %s\n"
4737 msgstr ""
4739 #: builtin/describe.c:396
4740 msgid "find the tag that comes after the commit"
4741 msgstr ""
4743 #: builtin/describe.c:397
4744 msgid "debug search strategy on stderr"
4745 msgstr ""
4747 #: builtin/describe.c:398
4748 msgid "use any ref"
4749 msgstr ""
4751 #: builtin/describe.c:399
4752 msgid "use any tag, even unannotated"
4753 msgstr ""
4755 #: builtin/describe.c:400
4756 msgid "always use long format"
4757 msgstr ""
4759 #: builtin/describe.c:401
4760 msgid "only follow first parent"
4761 msgstr ""
4763 #: builtin/describe.c:404
4764 msgid "only output exact matches"
4765 msgstr ""
4767 #: builtin/describe.c:406
4768 msgid "consider <n> most recent tags (default: 10)"
4769 msgstr ""
4771 #: builtin/describe.c:408
4772 msgid "only consider tags matching <pattern>"
4773 msgstr ""
4775 #: builtin/describe.c:410 builtin/name-rev.c:318
4776 msgid "show abbreviated commit object as fallback"
4777 msgstr ""
4779 #: builtin/describe.c:411
4780 msgid "mark"
4781 msgstr ""
4783 #: builtin/describe.c:412
4784 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
4785 msgstr ""
4787 #: builtin/describe.c:430
4788 msgid "--long is incompatible with --abbrev=0"
4789 msgstr ""
4791 #: builtin/describe.c:456
4792 msgid "No names found, cannot describe anything."
4793 msgstr ""
4795 #: builtin/describe.c:476
4796 msgid "--dirty is incompatible with commit-ishes"
4797 msgstr ""
4799 #: builtin/diff.c:86
4800 #, c-format
4801 msgid "'%s': not a regular file or symlink"
4802 msgstr ""
4804 #: builtin/diff.c:237
4805 #, c-format
4806 msgid "invalid option: %s"
4807 msgstr ""
4809 #: builtin/diff.c:358
4810 msgid "Not a git repository"
4811 msgstr ""
4813 #: builtin/diff.c:401
4814 #, c-format
4815 msgid "invalid object '%s' given."
4816 msgstr ""
4818 #: builtin/diff.c:410
4819 #, c-format
4820 msgid "more than two blobs given: '%s'"
4821 msgstr ""
4823 #: builtin/diff.c:417
4824 #, c-format
4825 msgid "unhandled object '%s' given."
4826 msgstr ""
4828 #: builtin/fast-export.c:24
4829 msgid "git fast-export [rev-list-opts]"
4830 msgstr ""
4832 #: builtin/fast-export.c:979
4833 msgid "show progress after <n> objects"
4834 msgstr ""
4836 #: builtin/fast-export.c:981
4837 msgid "select handling of signed tags"
4838 msgstr ""
4840 #: builtin/fast-export.c:984
4841 msgid "select handling of tags that tag filtered objects"
4842 msgstr ""
4844 #: builtin/fast-export.c:987
4845 msgid "Dump marks to this file"
4846 msgstr ""
4848 #: builtin/fast-export.c:989
4849 msgid "Import marks from this file"
4850 msgstr ""
4852 #: builtin/fast-export.c:991
4853 msgid "Fake a tagger when tags lack one"
4854 msgstr ""
4856 #: builtin/fast-export.c:993
4857 msgid "Output full tree for each commit"
4858 msgstr ""
4860 #: builtin/fast-export.c:995
4861 msgid "Use the done feature to terminate the stream"
4862 msgstr ""
4864 #: builtin/fast-export.c:996
4865 msgid "Skip output of blob data"
4866 msgstr ""
4868 #: builtin/fast-export.c:997
4869 msgid "refspec"
4870 msgstr ""
4872 #: builtin/fast-export.c:998
4873 msgid "Apply refspec to exported refs"
4874 msgstr ""
4876 #: builtin/fast-export.c:999
4877 msgid "anonymize output"
4878 msgstr ""
4880 #: builtin/fetch.c:20
4881 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
4882 msgstr ""
4884 #: builtin/fetch.c:21
4885 msgid "git fetch [<options>] <group>"
4886 msgstr ""
4888 #: builtin/fetch.c:22
4889 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
4890 msgstr ""
4892 #: builtin/fetch.c:23
4893 msgid "git fetch --all [<options>]"
4894 msgstr ""
4896 #: builtin/fetch.c:90
4897 msgid "fetch from all remotes"
4898 msgstr ""
4900 #: builtin/fetch.c:92
4901 msgid "append to .git/FETCH_HEAD instead of overwriting"
4902 msgstr ""
4904 #: builtin/fetch.c:94
4905 msgid "path to upload pack on remote end"
4906 msgstr ""
4908 #: builtin/fetch.c:95
4909 msgid "force overwrite of local branch"
4910 msgstr ""
4912 #: builtin/fetch.c:97
4913 msgid "fetch from multiple remotes"
4914 msgstr ""
4916 #: builtin/fetch.c:99
4917 msgid "fetch all tags and associated objects"
4918 msgstr ""
4920 #: builtin/fetch.c:101
4921 msgid "do not fetch all tags (--no-tags)"
4922 msgstr ""
4924 #: builtin/fetch.c:103
4925 msgid "prune remote-tracking branches no longer on remote"
4926 msgstr ""
4928 #: builtin/fetch.c:104
4929 msgid "on-demand"
4930 msgstr ""
4932 #: builtin/fetch.c:105
4933 msgid "control recursive fetching of submodules"
4934 msgstr ""
4936 #: builtin/fetch.c:109
4937 msgid "keep downloaded pack"
4938 msgstr ""
4940 #: builtin/fetch.c:111
4941 msgid "allow updating of HEAD ref"
4942 msgstr ""
4944 #: builtin/fetch.c:114
4945 msgid "deepen history of shallow clone"
4946 msgstr ""
4948 #: builtin/fetch.c:116
4949 msgid "convert to a complete repository"
4950 msgstr ""
4952 #: builtin/fetch.c:118 builtin/log.c:1208
4953 msgid "dir"
4954 msgstr ""
4956 #: builtin/fetch.c:119
4957 msgid "prepend this to submodule path output"
4958 msgstr ""
4960 #: builtin/fetch.c:122
4961 msgid "default mode for recursion"
4962 msgstr ""
4964 #: builtin/fetch.c:124
4965 msgid "accept refs that update .git/shallow"
4966 msgstr ""
4968 #: builtin/fetch.c:125
4969 msgid "refmap"
4970 msgstr ""
4972 #: builtin/fetch.c:126
4973 msgid "specify fetch refmap"
4974 msgstr ""
4976 #: builtin/fetch.c:376
4977 msgid "Couldn't find remote ref HEAD"
4978 msgstr ""
4980 #: builtin/fetch.c:454
4981 #, c-format
4982 msgid "object %s not found"
4983 msgstr ""
4985 #: builtin/fetch.c:459
4986 msgid "[up to date]"
4987 msgstr ""
4989 #: builtin/fetch.c:473
4990 #, c-format
4991 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
4992 msgstr ""
4994 #: builtin/fetch.c:474 builtin/fetch.c:560
4995 msgid "[rejected]"
4996 msgstr ""
4998 #: builtin/fetch.c:485
4999 msgid "[tag update]"
5000 msgstr ""
5002 #: builtin/fetch.c:487 builtin/fetch.c:522 builtin/fetch.c:540
5003 msgid "  (unable to update local ref)"
5004 msgstr ""
5006 #: builtin/fetch.c:505
5007 msgid "[new tag]"
5008 msgstr ""
5010 #: builtin/fetch.c:508
5011 msgid "[new branch]"
5012 msgstr ""
5014 #: builtin/fetch.c:511
5015 msgid "[new ref]"
5016 msgstr ""
5018 #: builtin/fetch.c:556
5019 msgid "unable to update local ref"
5020 msgstr ""
5022 #: builtin/fetch.c:556
5023 msgid "forced update"
5024 msgstr ""
5026 #: builtin/fetch.c:562
5027 msgid "(non-fast-forward)"
5028 msgstr ""
5030 #: builtin/fetch.c:595 builtin/fetch.c:828
5031 #, c-format
5032 msgid "cannot open %s: %s\n"
5033 msgstr ""
5035 #: builtin/fetch.c:604
5036 #, c-format
5037 msgid "%s did not send all necessary objects\n"
5038 msgstr ""
5040 #: builtin/fetch.c:622
5041 #, c-format
5042 msgid "reject %s because shallow roots are not allowed to be updated"
5043 msgstr ""
5045 #: builtin/fetch.c:710 builtin/fetch.c:793
5046 #, c-format
5047 msgid "From %.*s\n"
5048 msgstr ""
5050 #: builtin/fetch.c:721
5051 #, c-format
5052 msgid ""
5053 "some local refs could not be updated; try running\n"
5054 " 'git remote prune %s' to remove any old, conflicting branches"
5055 msgstr ""
5057 #: builtin/fetch.c:773
5058 #, c-format
5059 msgid "   (%s will become dangling)"
5060 msgstr ""
5062 #: builtin/fetch.c:774
5063 #, c-format
5064 msgid "   (%s has become dangling)"
5065 msgstr ""
5067 #: builtin/fetch.c:798
5068 msgid "[deleted]"
5069 msgstr ""
5071 #: builtin/fetch.c:799 builtin/remote.c:1063
5072 msgid "(none)"
5073 msgstr ""
5075 #: builtin/fetch.c:818
5076 #, c-format
5077 msgid "Refusing to fetch into current branch %s of non-bare repository"
5078 msgstr ""
5080 #: builtin/fetch.c:837
5081 #, c-format
5082 msgid "Option \"%s\" value \"%s\" is not valid for %s"
5083 msgstr ""
5085 #: builtin/fetch.c:840
5086 #, c-format
5087 msgid "Option \"%s\" is ignored for %s\n"
5088 msgstr ""
5090 #: builtin/fetch.c:896
5091 #, c-format
5092 msgid "Don't know how to fetch from %s"
5093 msgstr ""
5095 #: builtin/fetch.c:1058
5096 #, c-format
5097 msgid "Fetching %s\n"
5098 msgstr ""
5100 #: builtin/fetch.c:1060 builtin/remote.c:90
5101 #, c-format
5102 msgid "Could not fetch %s"
5103 msgstr ""
5105 #: builtin/fetch.c:1078
5106 msgid ""
5107 "No remote repository specified.  Please, specify either a URL or a\n"
5108 "remote name from which new revisions should be fetched."
5109 msgstr ""
5111 #: builtin/fetch.c:1101
5112 msgid "You need to specify a tag name."
5113 msgstr ""
5115 #: builtin/fetch.c:1143
5116 msgid "--depth and --unshallow cannot be used together"
5117 msgstr ""
5119 #: builtin/fetch.c:1145
5120 msgid "--unshallow on a complete repository does not make sense"
5121 msgstr ""
5123 #: builtin/fetch.c:1168
5124 msgid "fetch --all does not take a repository argument"
5125 msgstr ""
5127 #: builtin/fetch.c:1170
5128 msgid "fetch --all does not make sense with refspecs"
5129 msgstr ""
5131 #: builtin/fetch.c:1181
5132 #, c-format
5133 msgid "No such remote or remote group: %s"
5134 msgstr ""
5136 #: builtin/fetch.c:1189
5137 msgid "Fetching a group and specifying refspecs does not make sense"
5138 msgstr ""
5140 #: builtin/fmt-merge-msg.c:13
5141 msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
5142 msgstr ""
5144 #: builtin/fmt-merge-msg.c:663 builtin/fmt-merge-msg.c:666 builtin/grep.c:698
5145 #: builtin/merge.c:197 builtin/repack.c:179 builtin/repack.c:183
5146 #: builtin/show-branch.c:654 builtin/show-ref.c:178 builtin/tag.c:590
5147 #: parse-options.h:132 parse-options.h:239
5148 msgid "n"
5149 msgstr ""
5151 #: builtin/fmt-merge-msg.c:664
5152 msgid "populate log with at most <n> entries from shortlog"
5153 msgstr ""
5155 #: builtin/fmt-merge-msg.c:667
5156 msgid "alias for --log (deprecated)"
5157 msgstr ""
5159 #: builtin/fmt-merge-msg.c:670
5160 msgid "text"
5161 msgstr ""
5163 #: builtin/fmt-merge-msg.c:671
5164 msgid "use <text> as start of message"
5165 msgstr ""
5167 #: builtin/fmt-merge-msg.c:672
5168 msgid "file to read from"
5169 msgstr ""
5171 #: builtin/for-each-ref.c:676
5172 msgid "unable to parse format"
5173 msgstr ""
5175 #: builtin/for-each-ref.c:1057
5176 msgid "git for-each-ref [options] [<pattern>]"
5177 msgstr ""
5179 #: builtin/for-each-ref.c:1072
5180 msgid "quote placeholders suitably for shells"
5181 msgstr ""
5183 #: builtin/for-each-ref.c:1074
5184 msgid "quote placeholders suitably for perl"
5185 msgstr ""
5187 #: builtin/for-each-ref.c:1076
5188 msgid "quote placeholders suitably for python"
5189 msgstr ""
5191 #: builtin/for-each-ref.c:1078
5192 msgid "quote placeholders suitably for tcl"
5193 msgstr ""
5195 #: builtin/for-each-ref.c:1081
5196 msgid "show only <n> matched refs"
5197 msgstr ""
5199 #: builtin/for-each-ref.c:1082 builtin/replace.c:438
5200 msgid "format"
5201 msgstr ""
5203 #: builtin/for-each-ref.c:1082
5204 msgid "format to use for the output"
5205 msgstr ""
5207 #: builtin/for-each-ref.c:1083
5208 msgid "key"
5209 msgstr ""
5211 #: builtin/for-each-ref.c:1084
5212 msgid "field name to sort on"
5213 msgstr ""
5215 #: builtin/fsck.c:147 builtin/prune.c:136
5216 msgid "Checking connectivity"
5217 msgstr ""
5219 #: builtin/fsck.c:540
5220 msgid "Checking object directories"
5221 msgstr ""
5223 #: builtin/fsck.c:603
5224 msgid "git fsck [options] [<object>...]"
5225 msgstr ""
5227 #: builtin/fsck.c:609
5228 msgid "show unreachable objects"
5229 msgstr ""
5231 #: builtin/fsck.c:610
5232 msgid "show dangling objects"
5233 msgstr ""
5235 #: builtin/fsck.c:611
5236 msgid "report tags"
5237 msgstr ""
5239 #: builtin/fsck.c:612
5240 msgid "report root nodes"
5241 msgstr ""
5243 #: builtin/fsck.c:613
5244 msgid "make index objects head nodes"
5245 msgstr ""
5247 #: builtin/fsck.c:614
5248 msgid "make reflogs head nodes (default)"
5249 msgstr ""
5251 #: builtin/fsck.c:615
5252 msgid "also consider packs and alternate objects"
5253 msgstr ""
5255 #: builtin/fsck.c:616
5256 msgid "enable more strict checking"
5257 msgstr ""
5259 #: builtin/fsck.c:618
5260 msgid "write dangling objects in .git/lost-found"
5261 msgstr ""
5263 #: builtin/fsck.c:619 builtin/prune.c:108
5264 msgid "show progress"
5265 msgstr ""
5267 #: builtin/fsck.c:669
5268 msgid "Checking objects"
5269 msgstr ""
5271 #: builtin/gc.c:24
5272 msgid "git gc [options]"
5273 msgstr ""
5275 #: builtin/gc.c:79
5276 #, c-format
5277 msgid "Invalid gc.pruneexpire: '%s'"
5278 msgstr ""
5280 #: builtin/gc.c:107
5281 #, c-format
5282 msgid "insanely long object directory %.*s"
5283 msgstr ""
5285 #: builtin/gc.c:276
5286 msgid "prune unreferenced objects"
5287 msgstr ""
5289 #: builtin/gc.c:278
5290 msgid "be more thorough (increased runtime)"
5291 msgstr ""
5293 #: builtin/gc.c:279
5294 msgid "enable auto-gc mode"
5295 msgstr ""
5297 #: builtin/gc.c:280
5298 msgid "force running gc even if there may be another gc running"
5299 msgstr ""
5301 #: builtin/gc.c:321
5302 #, c-format
5303 msgid "Auto packing the repository in background for optimum performance.\n"
5304 msgstr ""
5306 #: builtin/gc.c:323
5307 #, c-format
5308 msgid "Auto packing the repository for optimum performance.\n"
5309 msgstr ""
5311 #: builtin/gc.c:324
5312 #, c-format
5313 msgid "See \"git help gc\" for manual housekeeping.\n"
5314 msgstr ""
5316 #: builtin/gc.c:342
5317 #, c-format
5318 msgid ""
5319 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5320 msgstr ""
5322 #: builtin/gc.c:364
5323 msgid ""
5324 "There are too many unreachable loose objects; run 'git prune' to remove them."
5325 msgstr ""
5327 #: builtin/grep.c:23
5328 msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
5329 msgstr ""
5331 #: builtin/grep.c:218
5332 #, c-format
5333 msgid "grep: failed to create thread: %s"
5334 msgstr ""
5336 #: builtin/grep.c:441 builtin/grep.c:476
5337 #, c-format
5338 msgid "unable to read tree (%s)"
5339 msgstr ""
5341 #: builtin/grep.c:491
5342 #, c-format
5343 msgid "unable to grep from object of type %s"
5344 msgstr ""
5346 #: builtin/grep.c:547
5347 #, c-format
5348 msgid "switch `%c' expects a numerical value"
5349 msgstr ""
5351 #: builtin/grep.c:564
5352 #, c-format
5353 msgid "cannot open '%s'"
5354 msgstr ""
5356 #: builtin/grep.c:638
5357 msgid "search in index instead of in the work tree"
5358 msgstr ""
5360 #: builtin/grep.c:640
5361 msgid "find in contents not managed by git"
5362 msgstr ""
5364 #: builtin/grep.c:642
5365 msgid "search in both tracked and untracked files"
5366 msgstr ""
5368 #: builtin/grep.c:644
5369 msgid "search also in ignored files"
5370 msgstr ""
5372 #: builtin/grep.c:647
5373 msgid "show non-matching lines"
5374 msgstr ""
5376 #: builtin/grep.c:649
5377 msgid "case insensitive matching"
5378 msgstr ""
5380 #: builtin/grep.c:651
5381 msgid "match patterns only at word boundaries"
5382 msgstr ""
5384 #: builtin/grep.c:653
5385 msgid "process binary files as text"
5386 msgstr ""
5388 #: builtin/grep.c:655
5389 msgid "don't match patterns in binary files"
5390 msgstr ""
5392 #: builtin/grep.c:658
5393 msgid "process binary files with textconv filters"
5394 msgstr ""
5396 #: builtin/grep.c:660
5397 msgid "descend at most <depth> levels"
5398 msgstr ""
5400 #: builtin/grep.c:664
5401 msgid "use extended POSIX regular expressions"
5402 msgstr ""
5404 #: builtin/grep.c:667
5405 msgid "use basic POSIX regular expressions (default)"
5406 msgstr ""
5408 #: builtin/grep.c:670
5409 msgid "interpret patterns as fixed strings"
5410 msgstr ""
5412 #: builtin/grep.c:673
5413 msgid "use Perl-compatible regular expressions"
5414 msgstr ""
5416 #: builtin/grep.c:676
5417 msgid "show line numbers"
5418 msgstr ""
5420 #: builtin/grep.c:677
5421 msgid "don't show filenames"
5422 msgstr ""
5424 #: builtin/grep.c:678
5425 msgid "show filenames"
5426 msgstr ""
5428 #: builtin/grep.c:680
5429 msgid "show filenames relative to top directory"
5430 msgstr ""
5432 #: builtin/grep.c:682
5433 msgid "show only filenames instead of matching lines"
5434 msgstr ""
5436 #: builtin/grep.c:684
5437 msgid "synonym for --files-with-matches"
5438 msgstr ""
5440 #: builtin/grep.c:687
5441 msgid "show only the names of files without match"
5442 msgstr ""
5444 #: builtin/grep.c:689
5445 msgid "print NUL after filenames"
5446 msgstr ""
5448 #: builtin/grep.c:691
5449 msgid "show the number of matches instead of matching lines"
5450 msgstr ""
5452 #: builtin/grep.c:692
5453 msgid "highlight matches"
5454 msgstr ""
5456 #: builtin/grep.c:694
5457 msgid "print empty line between matches from different files"
5458 msgstr ""
5460 #: builtin/grep.c:696
5461 msgid "show filename only once above matches from same file"
5462 msgstr ""
5464 #: builtin/grep.c:699
5465 msgid "show <n> context lines before and after matches"
5466 msgstr ""
5468 #: builtin/grep.c:702
5469 msgid "show <n> context lines before matches"
5470 msgstr ""
5472 #: builtin/grep.c:704
5473 msgid "show <n> context lines after matches"
5474 msgstr ""
5476 #: builtin/grep.c:705
5477 msgid "shortcut for -C NUM"
5478 msgstr ""
5480 #: builtin/grep.c:708
5481 msgid "show a line with the function name before matches"
5482 msgstr ""
5484 #: builtin/grep.c:710
5485 msgid "show the surrounding function"
5486 msgstr ""
5488 #: builtin/grep.c:713
5489 msgid "read patterns from file"
5490 msgstr ""
5492 #: builtin/grep.c:715
5493 msgid "match <pattern>"
5494 msgstr ""
5496 #: builtin/grep.c:717
5497 msgid "combine patterns specified with -e"
5498 msgstr ""
5500 #: builtin/grep.c:729
5501 msgid "indicate hit with exit status without output"
5502 msgstr ""
5504 #: builtin/grep.c:731
5505 msgid "show only matches from files that match all patterns"
5506 msgstr ""
5508 #: builtin/grep.c:733
5509 msgid "show parse tree for grep expression"
5510 msgstr ""
5512 #: builtin/grep.c:737
5513 msgid "pager"
5514 msgstr ""
5516 #: builtin/grep.c:737
5517 msgid "show matching files in the pager"
5518 msgstr ""
5520 #: builtin/grep.c:740
5521 msgid "allow calling of grep(1) (ignored by this build)"
5522 msgstr ""
5524 #: builtin/grep.c:741 builtin/show-ref.c:187
5525 msgid "show usage"
5526 msgstr ""
5528 #: builtin/grep.c:808
5529 msgid "no pattern given."
5530 msgstr ""
5532 #: builtin/grep.c:866
5533 msgid "--open-files-in-pager only works on the worktree"
5534 msgstr ""
5536 #: builtin/grep.c:892
5537 msgid "--cached or --untracked cannot be used with --no-index."
5538 msgstr ""
5540 #: builtin/grep.c:897
5541 msgid "--no-index or --untracked cannot be used with revs."
5542 msgstr ""
5544 #: builtin/grep.c:900
5545 msgid "--[no-]exclude-standard cannot be used for tracked contents."
5546 msgstr ""
5548 #: builtin/grep.c:908
5549 msgid "both --cached and trees are given."
5550 msgstr ""
5552 #: builtin/hash-object.c:82
5553 msgid ""
5554 "git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
5555 "<file>..."
5556 msgstr ""
5558 #: builtin/hash-object.c:83
5559 msgid "git hash-object  --stdin-paths < <list-of-paths>"
5560 msgstr ""
5562 #: builtin/hash-object.c:94 builtin/tag.c:610
5563 msgid "type"
5564 msgstr ""
5566 #: builtin/hash-object.c:94
5567 msgid "object type"
5568 msgstr ""
5570 #: builtin/hash-object.c:95
5571 msgid "write the object into the object database"
5572 msgstr ""
5574 #: builtin/hash-object.c:97
5575 msgid "read the object from stdin"
5576 msgstr ""
5578 #: builtin/hash-object.c:99
5579 msgid "store file as is without filters"
5580 msgstr ""
5582 #: builtin/hash-object.c:100
5583 msgid ""
5584 "just hash any random garbage to create corrupt objects for debugging Git"
5585 msgstr ""
5587 #: builtin/hash-object.c:101
5588 msgid "process file as it were from this path"
5589 msgstr ""
5591 #: builtin/help.c:41
5592 msgid "print all available commands"
5593 msgstr ""
5595 #: builtin/help.c:42
5596 msgid "print list of useful guides"
5597 msgstr ""
5599 #: builtin/help.c:43
5600 msgid "show man page"
5601 msgstr ""
5603 #: builtin/help.c:44
5604 msgid "show manual in web browser"
5605 msgstr ""
5607 #: builtin/help.c:46
5608 msgid "show info page"
5609 msgstr ""
5611 #: builtin/help.c:52
5612 msgid "git help [--all] [--guides] [--man|--web|--info] [command]"
5613 msgstr ""
5615 #: builtin/help.c:64
5616 #, c-format
5617 msgid "unrecognized help format '%s'"
5618 msgstr ""
5620 #: builtin/help.c:91
5621 msgid "Failed to start emacsclient."
5622 msgstr ""
5624 #: builtin/help.c:104
5625 msgid "Failed to parse emacsclient version."
5626 msgstr ""
5628 #: builtin/help.c:112
5629 #, c-format
5630 msgid "emacsclient version '%d' too old (< 22)."
5631 msgstr ""
5633 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
5634 #, c-format
5635 msgid "failed to exec '%s': %s"
5636 msgstr ""
5638 #: builtin/help.c:215
5639 #, c-format
5640 msgid ""
5641 "'%s': path for unsupported man viewer.\n"
5642 "Please consider using 'man.<tool>.cmd' instead."
5643 msgstr ""
5645 #: builtin/help.c:227
5646 #, c-format
5647 msgid ""
5648 "'%s': cmd for supported man viewer.\n"
5649 "Please consider using 'man.<tool>.path' instead."
5650 msgstr ""
5652 #: builtin/help.c:352
5653 #, c-format
5654 msgid "'%s': unknown man viewer."
5655 msgstr ""
5657 #: builtin/help.c:369
5658 msgid "no man viewer handled the request"
5659 msgstr ""
5661 #: builtin/help.c:377
5662 msgid "no info viewer handled the request"
5663 msgstr ""
5665 #: builtin/help.c:423
5666 msgid "Defining attributes per path"
5667 msgstr ""
5669 #: builtin/help.c:424
5670 msgid "Everyday Git With 20 Commands Or So"
5671 msgstr ""
5673 #: builtin/help.c:425
5674 msgid "A Git glossary"
5675 msgstr ""
5677 #: builtin/help.c:426
5678 msgid "Specifies intentionally untracked files to ignore"
5679 msgstr ""
5681 #: builtin/help.c:427
5682 msgid "Defining submodule properties"
5683 msgstr ""
5685 #: builtin/help.c:428
5686 msgid "Specifying revisions and ranges for Git"
5687 msgstr ""
5689 #: builtin/help.c:429
5690 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
5691 msgstr ""
5693 #: builtin/help.c:430
5694 msgid "An overview of recommended workflows with Git"
5695 msgstr ""
5697 #: builtin/help.c:442
5698 msgid "The common Git guides are:\n"
5699 msgstr ""
5701 #: builtin/help.c:463 builtin/help.c:480
5702 #, c-format
5703 msgid "usage: %s%s"
5704 msgstr ""
5706 #: builtin/help.c:496
5707 #, c-format
5708 msgid "`git %s' is aliased to `%s'"
5709 msgstr ""
5711 #: builtin/index-pack.c:150
5712 #, c-format
5713 msgid "unable to open %s"
5714 msgstr ""
5716 #: builtin/index-pack.c:200
5717 #, c-format
5718 msgid "object type mismatch at %s"
5719 msgstr ""
5721 #: builtin/index-pack.c:220
5722 #, c-format
5723 msgid "did not receive expected object %s"
5724 msgstr ""
5726 #: builtin/index-pack.c:223
5727 #, c-format
5728 msgid "object %s: expected type %s, found %s"
5729 msgstr ""
5731 #: builtin/index-pack.c:265
5732 #, c-format
5733 msgid "cannot fill %d byte"
5734 msgid_plural "cannot fill %d bytes"
5735 msgstr[0] ""
5736 msgstr[1] ""
5738 #: builtin/index-pack.c:275
5739 msgid "early EOF"
5740 msgstr ""
5742 #: builtin/index-pack.c:276
5743 msgid "read error on input"
5744 msgstr ""
5746 #: builtin/index-pack.c:288
5747 msgid "used more bytes than were available"
5748 msgstr ""
5750 #: builtin/index-pack.c:295
5751 msgid "pack too large for current definition of off_t"
5752 msgstr ""
5754 #: builtin/index-pack.c:311
5755 #, c-format
5756 msgid "unable to create '%s'"
5757 msgstr ""
5759 #: builtin/index-pack.c:316
5760 #, c-format
5761 msgid "cannot open packfile '%s'"
5762 msgstr ""
5764 #: builtin/index-pack.c:330
5765 msgid "pack signature mismatch"
5766 msgstr ""
5768 #: builtin/index-pack.c:332
5769 #, c-format
5770 msgid "pack version %<PRIu32> unsupported"
5771 msgstr ""
5773 #: builtin/index-pack.c:350
5774 #, c-format
5775 msgid "pack has bad object at offset %lu: %s"
5776 msgstr ""
5778 #: builtin/index-pack.c:471
5779 #, c-format
5780 msgid "inflate returned %d"
5781 msgstr ""
5783 #: builtin/index-pack.c:520
5784 msgid "offset value overflow for delta base object"
5785 msgstr ""
5787 #: builtin/index-pack.c:528
5788 msgid "delta base offset is out of bound"
5789 msgstr ""
5791 #: builtin/index-pack.c:536
5792 #, c-format
5793 msgid "unknown object type %d"
5794 msgstr ""
5796 #: builtin/index-pack.c:567
5797 msgid "cannot pread pack file"
5798 msgstr ""
5800 #: builtin/index-pack.c:569
5801 #, c-format
5802 msgid "premature end of pack file, %lu byte missing"
5803 msgid_plural "premature end of pack file, %lu bytes missing"
5804 msgstr[0] ""
5805 msgstr[1] ""
5807 #: builtin/index-pack.c:595
5808 msgid "serious inflate inconsistency"
5809 msgstr ""
5811 #: builtin/index-pack.c:686 builtin/index-pack.c:692 builtin/index-pack.c:715
5812 #: builtin/index-pack.c:749 builtin/index-pack.c:758
5813 #, c-format
5814 msgid "SHA1 COLLISION FOUND WITH %s !"
5815 msgstr ""
5817 #: builtin/index-pack.c:689 builtin/pack-objects.c:164
5818 #: builtin/pack-objects.c:256
5819 #, c-format
5820 msgid "unable to read %s"
5821 msgstr ""
5823 #: builtin/index-pack.c:755
5824 #, c-format
5825 msgid "cannot read existing object %s"
5826 msgstr ""
5828 #: builtin/index-pack.c:769
5829 #, c-format
5830 msgid "invalid blob object %s"
5831 msgstr ""
5833 #: builtin/index-pack.c:783
5834 #, c-format
5835 msgid "invalid %s"
5836 msgstr ""
5838 #: builtin/index-pack.c:787
5839 msgid "Error in object"
5840 msgstr ""
5842 #: builtin/index-pack.c:789
5843 #, c-format
5844 msgid "Not all child objects of %s are reachable"
5845 msgstr ""
5847 #: builtin/index-pack.c:861 builtin/index-pack.c:890
5848 msgid "failed to apply delta"
5849 msgstr ""
5851 #: builtin/index-pack.c:1055
5852 msgid "Receiving objects"
5853 msgstr ""
5855 #: builtin/index-pack.c:1055
5856 msgid "Indexing objects"
5857 msgstr ""
5859 #: builtin/index-pack.c:1081
5860 msgid "pack is corrupted (SHA1 mismatch)"
5861 msgstr ""
5863 #: builtin/index-pack.c:1086
5864 msgid "cannot fstat packfile"
5865 msgstr ""
5867 #: builtin/index-pack.c:1089
5868 msgid "pack has junk at the end"
5869 msgstr ""
5871 #: builtin/index-pack.c:1100
5872 msgid "confusion beyond insanity in parse_pack_objects()"
5873 msgstr ""
5875 #: builtin/index-pack.c:1123
5876 msgid "Resolving deltas"
5877 msgstr ""
5879 #: builtin/index-pack.c:1133
5880 #, c-format
5881 msgid "unable to create thread: %s"
5882 msgstr ""
5884 #: builtin/index-pack.c:1175
5885 msgid "confusion beyond insanity"
5886 msgstr ""
5888 #: builtin/index-pack.c:1181
5889 #, c-format
5890 msgid "completed with %d local objects"
5891 msgstr ""
5893 #: builtin/index-pack.c:1191
5894 #, c-format
5895 msgid "Unexpected tail checksum for %s (disk corruption?)"
5896 msgstr ""
5898 #: builtin/index-pack.c:1195
5899 #, c-format
5900 msgid "pack has %d unresolved delta"
5901 msgid_plural "pack has %d unresolved deltas"
5902 msgstr[0] ""
5903 msgstr[1] ""
5905 #: builtin/index-pack.c:1220
5906 #, c-format
5907 msgid "unable to deflate appended object (%d)"
5908 msgstr ""
5910 #: builtin/index-pack.c:1299
5911 #, c-format
5912 msgid "local object %s is corrupt"
5913 msgstr ""
5915 #: builtin/index-pack.c:1323
5916 msgid "error while closing pack file"
5917 msgstr ""
5919 #: builtin/index-pack.c:1336
5920 #, c-format
5921 msgid "cannot write keep file '%s'"
5922 msgstr ""
5924 #: builtin/index-pack.c:1344
5925 #, c-format
5926 msgid "cannot close written keep file '%s'"
5927 msgstr ""
5929 #: builtin/index-pack.c:1357
5930 msgid "cannot store pack file"
5931 msgstr ""
5933 #: builtin/index-pack.c:1368
5934 msgid "cannot store index file"
5935 msgstr ""
5937 #: builtin/index-pack.c:1401
5938 #, c-format
5939 msgid "bad pack.indexversion=%<PRIu32>"
5940 msgstr ""
5942 #: builtin/index-pack.c:1407
5943 #, c-format
5944 msgid "invalid number of threads specified (%d)"
5945 msgstr ""
5947 #: builtin/index-pack.c:1411 builtin/index-pack.c:1590
5948 #, c-format
5949 msgid "no threads support, ignoring %s"
5950 msgstr ""
5952 #: builtin/index-pack.c:1469
5953 #, c-format
5954 msgid "Cannot open existing pack file '%s'"
5955 msgstr ""
5957 #: builtin/index-pack.c:1471
5958 #, c-format
5959 msgid "Cannot open existing pack idx file for '%s'"
5960 msgstr ""
5962 #: builtin/index-pack.c:1518
5963 #, c-format
5964 msgid "non delta: %d object"
5965 msgid_plural "non delta: %d objects"
5966 msgstr[0] ""
5967 msgstr[1] ""
5969 #: builtin/index-pack.c:1525
5970 #, c-format
5971 msgid "chain length = %d: %lu object"
5972 msgid_plural "chain length = %d: %lu objects"
5973 msgstr[0] ""
5974 msgstr[1] ""
5976 #: builtin/index-pack.c:1554
5977 msgid "Cannot come back to cwd"
5978 msgstr ""
5980 #: builtin/index-pack.c:1602 builtin/index-pack.c:1605
5981 #: builtin/index-pack.c:1617 builtin/index-pack.c:1621
5982 #, c-format
5983 msgid "bad %s"
5984 msgstr ""
5986 #: builtin/index-pack.c:1635
5987 msgid "--fix-thin cannot be used without --stdin"
5988 msgstr ""
5990 #: builtin/index-pack.c:1639 builtin/index-pack.c:1648
5991 #, c-format
5992 msgid "packfile name '%s' does not end with '.pack'"
5993 msgstr ""
5995 #: builtin/index-pack.c:1656
5996 msgid "--verify with no packfile name given"
5997 msgstr ""
5999 #: builtin/init-db.c:35
6000 #, c-format
6001 msgid "Could not make %s writable by group"
6002 msgstr ""
6004 #: builtin/init-db.c:62
6005 #, c-format
6006 msgid "insanely long template name %s"
6007 msgstr ""
6009 #: builtin/init-db.c:67
6010 #, c-format
6011 msgid "cannot stat '%s'"
6012 msgstr ""
6014 #: builtin/init-db.c:73
6015 #, c-format
6016 msgid "cannot stat template '%s'"
6017 msgstr ""
6019 #: builtin/init-db.c:80
6020 #, c-format
6021 msgid "cannot opendir '%s'"
6022 msgstr ""
6024 #: builtin/init-db.c:97
6025 #, c-format
6026 msgid "cannot readlink '%s'"
6027 msgstr ""
6029 #: builtin/init-db.c:99
6030 #, c-format
6031 msgid "insanely long symlink %s"
6032 msgstr ""
6034 #: builtin/init-db.c:102
6035 #, c-format
6036 msgid "cannot symlink '%s' '%s'"
6037 msgstr ""
6039 #: builtin/init-db.c:106
6040 #, c-format
6041 msgid "cannot copy '%s' to '%s'"
6042 msgstr ""
6044 #: builtin/init-db.c:110
6045 #, c-format
6046 msgid "ignoring template %s"
6047 msgstr ""
6049 #: builtin/init-db.c:133
6050 #, c-format
6051 msgid "insanely long template path %s"
6052 msgstr ""
6054 #: builtin/init-db.c:141
6055 #, c-format
6056 msgid "templates not found %s"
6057 msgstr ""
6059 #: builtin/init-db.c:154
6060 #, c-format
6061 msgid "not copying templates of a wrong format version %d from '%s'"
6062 msgstr ""
6064 #: builtin/init-db.c:192
6065 #, c-format
6066 msgid "insane git directory %s"
6067 msgstr ""
6069 #: builtin/init-db.c:323 builtin/init-db.c:326
6070 #, c-format
6071 msgid "%s already exists"
6072 msgstr ""
6074 #: builtin/init-db.c:355
6075 #, c-format
6076 msgid "unable to handle file type %d"
6077 msgstr ""
6079 #: builtin/init-db.c:358
6080 #, c-format
6081 msgid "unable to move %s to %s"
6082 msgstr ""
6084 #. TRANSLATORS: The first '%s' is either "Reinitialized
6085 #. existing" or "Initialized empty", the second " shared" or
6086 #. "", and the last '%s%s' is the verbatim directory name.
6087 #: builtin/init-db.c:418
6088 #, c-format
6089 msgid "%s%s Git repository in %s%s\n"
6090 msgstr ""
6092 #: builtin/init-db.c:419
6093 msgid "Reinitialized existing"
6094 msgstr ""
6096 #: builtin/init-db.c:419
6097 msgid "Initialized empty"
6098 msgstr ""
6100 #: builtin/init-db.c:420
6101 msgid " shared"
6102 msgstr ""
6104 #: builtin/init-db.c:467
6105 msgid ""
6106 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
6107 "shared[=<permissions>]] [directory]"
6108 msgstr ""
6110 #: builtin/init-db.c:490
6111 msgid "permissions"
6112 msgstr ""
6114 #: builtin/init-db.c:491
6115 msgid "specify that the git repository is to be shared amongst several users"
6116 msgstr ""
6118 #: builtin/init-db.c:493 builtin/prune-packed.c:57 builtin/repack.c:172
6119 msgid "be quiet"
6120 msgstr ""
6122 #: builtin/init-db.c:525 builtin/init-db.c:530
6123 #, c-format
6124 msgid "cannot mkdir %s"
6125 msgstr ""
6127 #: builtin/init-db.c:534
6128 #, c-format
6129 msgid "cannot chdir to %s"
6130 msgstr ""
6132 #: builtin/init-db.c:555
6133 #, c-format
6134 msgid ""
6135 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6136 "dir=<directory>)"
6137 msgstr ""
6139 #: builtin/init-db.c:583
6140 #, c-format
6141 msgid "Cannot access work tree '%s'"
6142 msgstr ""
6144 #: builtin/interpret-trailers.c:15
6145 msgid ""
6146 "git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6147 "[<file>...]"
6148 msgstr ""
6150 #: builtin/interpret-trailers.c:25
6151 msgid "trim empty trailers"
6152 msgstr ""
6154 #: builtin/interpret-trailers.c:26
6155 msgid "trailer"
6156 msgstr ""
6158 #: builtin/interpret-trailers.c:27
6159 msgid "trailer(s) to add"
6160 msgstr ""
6162 #: builtin/log.c:41
6163 msgid "git log [<options>] [<revision range>] [[--] <path>...]\n"
6164 msgstr ""
6166 #: builtin/log.c:42
6167 msgid "   or: git show [options] <object>..."
6168 msgstr ""
6170 #: builtin/log.c:81
6171 #, c-format
6172 msgid "invalid --decorate option: %s"
6173 msgstr ""
6175 #: builtin/log.c:127
6176 msgid "suppress diff output"
6177 msgstr ""
6179 #: builtin/log.c:128
6180 msgid "show source"
6181 msgstr ""
6183 #: builtin/log.c:129
6184 msgid "Use mail map file"
6185 msgstr ""
6187 #: builtin/log.c:130
6188 msgid "decorate options"
6189 msgstr ""
6191 #: builtin/log.c:133
6192 msgid "Process line range n,m in file, counting from 1"
6193 msgstr ""
6195 #: builtin/log.c:229
6196 #, c-format
6197 msgid "Final output: %d %s\n"
6198 msgstr ""
6200 #: builtin/log.c:458
6201 #, c-format
6202 msgid "git show %s: bad file"
6203 msgstr ""
6205 #: builtin/log.c:472 builtin/log.c:564
6206 #, c-format
6207 msgid "Could not read object %s"
6208 msgstr ""
6210 #: builtin/log.c:588
6211 #, c-format
6212 msgid "Unknown type: %d"
6213 msgstr ""
6215 #: builtin/log.c:689
6216 msgid "format.headers without value"
6217 msgstr ""
6219 #: builtin/log.c:773
6220 msgid "name of output directory is too long"
6221 msgstr ""
6223 #: builtin/log.c:789
6224 #, c-format
6225 msgid "Cannot open patch file %s"
6226 msgstr ""
6228 #: builtin/log.c:803
6229 msgid "Need exactly one range."
6230 msgstr ""
6232 #: builtin/log.c:811
6233 msgid "Not a range."
6234 msgstr ""
6236 #: builtin/log.c:919
6237 msgid "Cover letter needs email format"
6238 msgstr ""
6240 #: builtin/log.c:998
6241 #, c-format
6242 msgid "insane in-reply-to: %s"
6243 msgstr ""
6245 #: builtin/log.c:1026
6246 msgid "git format-patch [options] [<since> | <revision range>]"
6247 msgstr ""
6249 #: builtin/log.c:1071
6250 msgid "Two output directories?"
6251 msgstr ""
6253 #: builtin/log.c:1186
6254 msgid "use [PATCH n/m] even with a single patch"
6255 msgstr ""
6257 #: builtin/log.c:1189
6258 msgid "use [PATCH] even with multiple patches"
6259 msgstr ""
6261 #: builtin/log.c:1193
6262 msgid "print patches to standard out"
6263 msgstr ""
6265 #: builtin/log.c:1195
6266 msgid "generate a cover letter"
6267 msgstr ""
6269 #: builtin/log.c:1197
6270 msgid "use simple number sequence for output file names"
6271 msgstr ""
6273 #: builtin/log.c:1198
6274 msgid "sfx"
6275 msgstr ""
6277 #: builtin/log.c:1199
6278 msgid "use <sfx> instead of '.patch'"
6279 msgstr ""
6281 #: builtin/log.c:1201
6282 msgid "start numbering patches at <n> instead of 1"
6283 msgstr ""
6285 #: builtin/log.c:1203
6286 msgid "mark the series as Nth re-roll"
6287 msgstr ""
6289 #: builtin/log.c:1205
6290 msgid "Use [<prefix>] instead of [PATCH]"
6291 msgstr ""
6293 #: builtin/log.c:1208
6294 msgid "store resulting files in <dir>"
6295 msgstr ""
6297 #: builtin/log.c:1211
6298 msgid "don't strip/add [PATCH]"
6299 msgstr ""
6301 #: builtin/log.c:1214
6302 msgid "don't output binary diffs"
6303 msgstr ""
6305 #: builtin/log.c:1216
6306 msgid "don't include a patch matching a commit upstream"
6307 msgstr ""
6309 #: builtin/log.c:1218
6310 msgid "show patch format instead of default (patch + stat)"
6311 msgstr ""
6313 #: builtin/log.c:1220
6314 msgid "Messaging"
6315 msgstr ""
6317 #: builtin/log.c:1221
6318 msgid "header"
6319 msgstr ""
6321 #: builtin/log.c:1222
6322 msgid "add email header"
6323 msgstr ""
6325 #: builtin/log.c:1223 builtin/log.c:1225
6326 msgid "email"
6327 msgstr ""
6329 #: builtin/log.c:1223
6330 msgid "add To: header"
6331 msgstr ""
6333 #: builtin/log.c:1225
6334 msgid "add Cc: header"
6335 msgstr ""
6337 #: builtin/log.c:1227
6338 msgid "ident"
6339 msgstr ""
6341 #: builtin/log.c:1228
6342 msgid "set From address to <ident> (or committer ident if absent)"
6343 msgstr ""
6345 #: builtin/log.c:1230
6346 msgid "message-id"
6347 msgstr ""
6349 #: builtin/log.c:1231
6350 msgid "make first mail a reply to <message-id>"
6351 msgstr ""
6353 #: builtin/log.c:1232 builtin/log.c:1235
6354 msgid "boundary"
6355 msgstr ""
6357 #: builtin/log.c:1233
6358 msgid "attach the patch"
6359 msgstr ""
6361 #: builtin/log.c:1236
6362 msgid "inline the patch"
6363 msgstr ""
6365 #: builtin/log.c:1240
6366 msgid "enable message threading, styles: shallow, deep"
6367 msgstr ""
6369 #: builtin/log.c:1242
6370 msgid "signature"
6371 msgstr ""
6373 #: builtin/log.c:1243
6374 msgid "add a signature"
6375 msgstr ""
6377 #: builtin/log.c:1245
6378 msgid "add a signature from a file"
6379 msgstr ""
6381 #: builtin/log.c:1246
6382 msgid "don't print the patch filenames"
6383 msgstr ""
6385 #: builtin/log.c:1320
6386 #, c-format
6387 msgid "invalid ident line: %s"
6388 msgstr ""
6390 #: builtin/log.c:1335
6391 msgid "-n and -k are mutually exclusive."
6392 msgstr ""
6394 #: builtin/log.c:1337
6395 msgid "--subject-prefix and -k are mutually exclusive."
6396 msgstr ""
6398 #: builtin/log.c:1345
6399 msgid "--name-only does not make sense"
6400 msgstr ""
6402 #: builtin/log.c:1347
6403 msgid "--name-status does not make sense"
6404 msgstr ""
6406 #: builtin/log.c:1349
6407 msgid "--check does not make sense"
6408 msgstr ""
6410 #: builtin/log.c:1372
6411 msgid "standard output, or directory, which one?"
6412 msgstr ""
6414 #: builtin/log.c:1374
6415 #, c-format
6416 msgid "Could not create directory '%s'"
6417 msgstr ""
6419 #: builtin/log.c:1472
6420 #, c-format
6421 msgid "unable to read signature file '%s'"
6422 msgstr ""
6424 #: builtin/log.c:1535
6425 msgid "Failed to create output files"
6426 msgstr ""
6428 #: builtin/log.c:1583
6429 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6430 msgstr ""
6432 #: builtin/log.c:1638
6433 #, c-format
6434 msgid ""
6435 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6436 msgstr ""
6438 #: builtin/log.c:1651 builtin/log.c:1653 builtin/log.c:1665
6439 #, c-format
6440 msgid "Unknown commit %s"
6441 msgstr ""
6443 #: builtin/ls-files.c:401
6444 msgid "git ls-files [options] [<file>...]"
6445 msgstr ""
6447 #: builtin/ls-files.c:458
6448 msgid "identify the file status with tags"
6449 msgstr ""
6451 #: builtin/ls-files.c:460
6452 msgid "use lowercase letters for 'assume unchanged' files"
6453 msgstr ""
6455 #: builtin/ls-files.c:462
6456 msgid "show cached files in the output (default)"
6457 msgstr ""
6459 #: builtin/ls-files.c:464
6460 msgid "show deleted files in the output"
6461 msgstr ""
6463 #: builtin/ls-files.c:466
6464 msgid "show modified files in the output"
6465 msgstr ""
6467 #: builtin/ls-files.c:468
6468 msgid "show other files in the output"
6469 msgstr ""
6471 #: builtin/ls-files.c:470
6472 msgid "show ignored files in the output"
6473 msgstr ""
6475 #: builtin/ls-files.c:473
6476 msgid "show staged contents' object name in the output"
6477 msgstr ""
6479 #: builtin/ls-files.c:475
6480 msgid "show files on the filesystem that need to be removed"
6481 msgstr ""
6483 #: builtin/ls-files.c:477
6484 msgid "show 'other' directories' names only"
6485 msgstr ""
6487 #: builtin/ls-files.c:480
6488 msgid "don't show empty directories"
6489 msgstr ""
6491 #: builtin/ls-files.c:483
6492 msgid "show unmerged files in the output"
6493 msgstr ""
6495 #: builtin/ls-files.c:485
6496 msgid "show resolve-undo information"
6497 msgstr ""
6499 #: builtin/ls-files.c:487
6500 msgid "skip files matching pattern"
6501 msgstr ""
6503 #: builtin/ls-files.c:490
6504 msgid "exclude patterns are read from <file>"
6505 msgstr ""
6507 #: builtin/ls-files.c:493
6508 msgid "read additional per-directory exclude patterns in <file>"
6509 msgstr ""
6511 #: builtin/ls-files.c:495
6512 msgid "add the standard git exclusions"
6513 msgstr ""
6515 #: builtin/ls-files.c:498
6516 msgid "make the output relative to the project top directory"
6517 msgstr ""
6519 #: builtin/ls-files.c:501
6520 msgid "if any <file> is not in the index, treat this as an error"
6521 msgstr ""
6523 #: builtin/ls-files.c:502
6524 msgid "tree-ish"
6525 msgstr ""
6527 #: builtin/ls-files.c:503
6528 msgid "pretend that paths removed since <tree-ish> are still present"
6529 msgstr ""
6531 #: builtin/ls-files.c:505
6532 msgid "show debugging data"
6533 msgstr ""
6535 #: builtin/ls-tree.c:28
6536 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
6537 msgstr ""
6539 #: builtin/ls-tree.c:126
6540 msgid "only show trees"
6541 msgstr ""
6543 #: builtin/ls-tree.c:128
6544 msgid "recurse into subtrees"
6545 msgstr ""
6547 #: builtin/ls-tree.c:130
6548 msgid "show trees when recursing"
6549 msgstr ""
6551 #: builtin/ls-tree.c:133
6552 msgid "terminate entries with NUL byte"
6553 msgstr ""
6555 #: builtin/ls-tree.c:134
6556 msgid "include object size"
6557 msgstr ""
6559 #: builtin/ls-tree.c:136 builtin/ls-tree.c:138
6560 msgid "list only filenames"
6561 msgstr ""
6563 #: builtin/ls-tree.c:141
6564 msgid "use full path names"
6565 msgstr ""
6567 #: builtin/ls-tree.c:143
6568 msgid "list entire tree; not just current directory (implies --full-name)"
6569 msgstr ""
6571 #: builtin/merge.c:44
6572 msgid "git merge [options] [<commit>...]"
6573 msgstr ""
6575 #: builtin/merge.c:45
6576 msgid "git merge [options] <msg> HEAD <commit>"
6577 msgstr ""
6579 #: builtin/merge.c:46
6580 msgid "git merge --abort"
6581 msgstr ""
6583 #: builtin/merge.c:99
6584 msgid "switch `m' requires a value"
6585 msgstr ""
6587 #: builtin/merge.c:136
6588 #, c-format
6589 msgid "Could not find merge strategy '%s'.\n"
6590 msgstr ""
6592 #: builtin/merge.c:137
6593 #, c-format
6594 msgid "Available strategies are:"
6595 msgstr ""
6597 #: builtin/merge.c:142
6598 #, c-format
6599 msgid "Available custom strategies are:"
6600 msgstr ""
6602 #: builtin/merge.c:192
6603 msgid "do not show a diffstat at the end of the merge"
6604 msgstr ""
6606 #: builtin/merge.c:195
6607 msgid "show a diffstat at the end of the merge"
6608 msgstr ""
6610 #: builtin/merge.c:196
6611 msgid "(synonym to --stat)"
6612 msgstr ""
6614 #: builtin/merge.c:198
6615 msgid "add (at most <n>) entries from shortlog to merge commit message"
6616 msgstr ""
6618 #: builtin/merge.c:201
6619 msgid "create a single commit instead of doing a merge"
6620 msgstr ""
6622 #: builtin/merge.c:203
6623 msgid "perform a commit if the merge succeeds (default)"
6624 msgstr ""
6626 #: builtin/merge.c:205
6627 msgid "edit message before committing"
6628 msgstr ""
6630 #: builtin/merge.c:206
6631 msgid "allow fast-forward (default)"
6632 msgstr ""
6634 #: builtin/merge.c:208
6635 msgid "abort if fast-forward is not possible"
6636 msgstr ""
6638 #: builtin/merge.c:212
6639 msgid "Verify that the named commit has a valid GPG signature"
6640 msgstr ""
6642 #: builtin/merge.c:213 builtin/notes.c:741 builtin/revert.c:89
6643 msgid "strategy"
6644 msgstr ""
6646 #: builtin/merge.c:214
6647 msgid "merge strategy to use"
6648 msgstr ""
6650 #: builtin/merge.c:215
6651 msgid "option=value"
6652 msgstr ""
6654 #: builtin/merge.c:216
6655 msgid "option for selected merge strategy"
6656 msgstr ""
6658 #: builtin/merge.c:218
6659 msgid "merge commit message (for a non-fast-forward merge)"
6660 msgstr ""
6662 #: builtin/merge.c:222
6663 msgid "abort the current in-progress merge"
6664 msgstr ""
6666 #: builtin/merge.c:250
6667 msgid "could not run stash."
6668 msgstr ""
6670 #: builtin/merge.c:255
6671 msgid "stash failed"
6672 msgstr ""
6674 #: builtin/merge.c:260
6675 #, c-format
6676 msgid "not a valid object: %s"
6677 msgstr ""
6679 #: builtin/merge.c:279 builtin/merge.c:296
6680 msgid "read-tree failed"
6681 msgstr ""
6683 #: builtin/merge.c:326
6684 msgid " (nothing to squash)"
6685 msgstr ""
6687 #: builtin/merge.c:339
6688 #, c-format
6689 msgid "Squash commit -- not updating HEAD\n"
6690 msgstr ""
6692 #: builtin/merge.c:371
6693 msgid "Writing SQUASH_MSG"
6694 msgstr ""
6696 #: builtin/merge.c:373
6697 msgid "Finishing SQUASH_MSG"
6698 msgstr ""
6700 #: builtin/merge.c:396
6701 #, c-format
6702 msgid "No merge message -- not updating HEAD\n"
6703 msgstr ""
6705 #: builtin/merge.c:446
6706 #, c-format
6707 msgid "'%s' does not point to a commit"
6708 msgstr ""
6710 #: builtin/merge.c:558
6711 #, c-format
6712 msgid "Bad branch.%s.mergeoptions string: %s"
6713 msgstr ""
6715 #: builtin/merge.c:653
6716 msgid "git write-tree failed to write a tree"
6717 msgstr ""
6719 #: builtin/merge.c:677
6720 msgid "Not handling anything other than two heads merge."
6721 msgstr ""
6723 #: builtin/merge.c:691
6724 #, c-format
6725 msgid "Unknown option for merge-recursive: -X%s"
6726 msgstr ""
6728 #: builtin/merge.c:704
6729 #, c-format
6730 msgid "unable to write %s"
6731 msgstr ""
6733 #: builtin/merge.c:793
6734 #, c-format
6735 msgid "Could not read from '%s'"
6736 msgstr ""
6738 #: builtin/merge.c:802
6739 #, c-format
6740 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
6741 msgstr ""
6743 #: builtin/merge.c:808
6744 #, c-format
6745 msgid ""
6746 "Please enter a commit message to explain why this merge is necessary,\n"
6747 "especially if it merges an updated upstream into a topic branch.\n"
6748 "\n"
6749 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
6750 "the commit.\n"
6751 msgstr ""
6753 #: builtin/merge.c:832
6754 msgid "Empty commit message."
6755 msgstr ""
6757 #: builtin/merge.c:844
6758 #, c-format
6759 msgid "Wonderful.\n"
6760 msgstr ""
6762 #: builtin/merge.c:907
6763 #, c-format
6764 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
6765 msgstr ""
6767 #: builtin/merge.c:923
6768 #, c-format
6769 msgid "'%s' is not a commit"
6770 msgstr ""
6772 #: builtin/merge.c:964
6773 msgid "No current branch."
6774 msgstr ""
6776 #: builtin/merge.c:966
6777 msgid "No remote for the current branch."
6778 msgstr ""
6780 #: builtin/merge.c:968
6781 msgid "No default upstream defined for the current branch."
6782 msgstr ""
6784 #: builtin/merge.c:973
6785 #, c-format
6786 msgid "No remote-tracking branch for %s from %s"
6787 msgstr ""
6789 #: builtin/merge.c:1129
6790 msgid "There is no merge to abort (MERGE_HEAD missing)."
6791 msgstr ""
6793 #: builtin/merge.c:1145
6794 msgid ""
6795 "You have not concluded your merge (MERGE_HEAD exists).\n"
6796 "Please, commit your changes before you merge."
6797 msgstr ""
6799 #: builtin/merge.c:1148 git-pull.sh:34
6800 msgid "You have not concluded your merge (MERGE_HEAD exists)."
6801 msgstr ""
6803 #: builtin/merge.c:1152
6804 msgid ""
6805 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
6806 "Please, commit your changes before you merge."
6807 msgstr ""
6809 #: builtin/merge.c:1155
6810 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
6811 msgstr ""
6813 #: builtin/merge.c:1164
6814 msgid "You cannot combine --squash with --no-ff."
6815 msgstr ""
6817 #: builtin/merge.c:1173
6818 msgid "No commit specified and merge.defaultToUpstream not set."
6819 msgstr ""
6821 #: builtin/merge.c:1205
6822 msgid "Can merge only exactly one commit into empty head"
6823 msgstr ""
6825 #: builtin/merge.c:1208
6826 msgid "Squash commit into empty head not supported yet"
6827 msgstr ""
6829 #: builtin/merge.c:1210
6830 msgid "Non-fast-forward commit does not make sense into an empty head"
6831 msgstr ""
6833 #: builtin/merge.c:1215
6834 #, c-format
6835 msgid "%s - not something we can merge"
6836 msgstr ""
6838 #: builtin/merge.c:1266
6839 #, c-format
6840 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
6841 msgstr ""
6843 #: builtin/merge.c:1269
6844 #, c-format
6845 msgid "Commit %s has a bad GPG signature allegedly by %s."
6846 msgstr ""
6848 #: builtin/merge.c:1272
6849 #, c-format
6850 msgid "Commit %s does not have a GPG signature."
6851 msgstr ""
6853 #: builtin/merge.c:1275
6854 #, c-format
6855 msgid "Commit %s has a good GPG signature by %s\n"
6856 msgstr ""
6858 #: builtin/merge.c:1356
6859 #, c-format
6860 msgid "Updating %s..%s\n"
6861 msgstr ""
6863 #: builtin/merge.c:1395
6864 #, c-format
6865 msgid "Trying really trivial in-index merge...\n"
6866 msgstr ""
6868 #: builtin/merge.c:1402
6869 #, c-format
6870 msgid "Nope.\n"
6871 msgstr ""
6873 #: builtin/merge.c:1434
6874 msgid "Not possible to fast-forward, aborting."
6875 msgstr ""
6877 #: builtin/merge.c:1457 builtin/merge.c:1536
6878 #, c-format
6879 msgid "Rewinding the tree to pristine...\n"
6880 msgstr ""
6882 #: builtin/merge.c:1461
6883 #, c-format
6884 msgid "Trying merge strategy %s...\n"
6885 msgstr ""
6887 #: builtin/merge.c:1527
6888 #, c-format
6889 msgid "No merge strategy handled the merge.\n"
6890 msgstr ""
6892 #: builtin/merge.c:1529
6893 #, c-format
6894 msgid "Merge with strategy %s failed.\n"
6895 msgstr ""
6897 #: builtin/merge.c:1538
6898 #, c-format
6899 msgid "Using the %s to prepare resolving by hand.\n"
6900 msgstr ""
6902 #: builtin/merge.c:1550
6903 #, c-format
6904 msgid "Automatic merge went well; stopped before committing as requested\n"
6905 msgstr ""
6907 #: builtin/merge-base.c:29
6908 msgid "git merge-base [-a|--all] <commit> <commit>..."
6909 msgstr ""
6911 #: builtin/merge-base.c:30
6912 msgid "git merge-base [-a|--all] --octopus <commit>..."
6913 msgstr ""
6915 #: builtin/merge-base.c:31
6916 msgid "git merge-base --independent <commit>..."
6917 msgstr ""
6919 #: builtin/merge-base.c:32
6920 msgid "git merge-base --is-ancestor <commit> <commit>"
6921 msgstr ""
6923 #: builtin/merge-base.c:33
6924 msgid "git merge-base --fork-point <ref> [<commit>]"
6925 msgstr ""
6927 #: builtin/merge-base.c:214
6928 msgid "output all common ancestors"
6929 msgstr ""
6931 #: builtin/merge-base.c:216
6932 msgid "find ancestors for a single n-way merge"
6933 msgstr ""
6935 #: builtin/merge-base.c:218
6936 msgid "list revs not reachable from others"
6937 msgstr ""
6939 #: builtin/merge-base.c:220
6940 msgid "is the first one ancestor of the other?"
6941 msgstr ""
6943 #: builtin/merge-base.c:222
6944 msgid "find where <commit> forked from reflog of <ref>"
6945 msgstr ""
6947 #: builtin/merge-file.c:8
6948 msgid ""
6949 "git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
6950 "file2"
6951 msgstr ""
6953 #: builtin/merge-file.c:33
6954 msgid "send results to standard output"
6955 msgstr ""
6957 #: builtin/merge-file.c:34
6958 msgid "use a diff3 based merge"
6959 msgstr ""
6961 #: builtin/merge-file.c:35
6962 msgid "for conflicts, use our version"
6963 msgstr ""
6965 #: builtin/merge-file.c:37
6966 msgid "for conflicts, use their version"
6967 msgstr ""
6969 #: builtin/merge-file.c:39
6970 msgid "for conflicts, use a union version"
6971 msgstr ""
6973 #: builtin/merge-file.c:42
6974 msgid "for conflicts, use this marker size"
6975 msgstr ""
6977 #: builtin/merge-file.c:43
6978 msgid "do not warn about conflicts"
6979 msgstr ""
6981 #: builtin/merge-file.c:45
6982 msgid "set labels for file1/orig_file/file2"
6983 msgstr ""
6985 #: builtin/mktree.c:64
6986 msgid "git mktree [-z] [--missing] [--batch]"
6987 msgstr ""
6989 #: builtin/mktree.c:150
6990 msgid "input is NUL terminated"
6991 msgstr ""
6993 #: builtin/mktree.c:151 builtin/write-tree.c:24
6994 msgid "allow missing objects"
6995 msgstr ""
6997 #: builtin/mktree.c:152
6998 msgid "allow creation of more than one tree"
6999 msgstr ""
7001 #: builtin/mv.c:15
7002 msgid "git mv [options] <source>... <destination>"
7003 msgstr ""
7005 #: builtin/mv.c:69
7006 #, c-format
7007 msgid "Directory %s is in index and no submodule?"
7008 msgstr ""
7010 #: builtin/mv.c:71
7011 msgid "Please stage your changes to .gitmodules or stash them to proceed"
7012 msgstr ""
7014 #: builtin/mv.c:89
7015 #, c-format
7016 msgid "%.*s is in index"
7017 msgstr ""
7019 #: builtin/mv.c:111
7020 msgid "force move/rename even if target exists"
7021 msgstr ""
7023 #: builtin/mv.c:112
7024 msgid "skip move/rename errors"
7025 msgstr ""
7027 #: builtin/mv.c:151
7028 #, c-format
7029 msgid "destination '%s' is not a directory"
7030 msgstr ""
7032 #: builtin/mv.c:162
7033 #, c-format
7034 msgid "Checking rename of '%s' to '%s'\n"
7035 msgstr ""
7037 #: builtin/mv.c:166
7038 msgid "bad source"
7039 msgstr ""
7041 #: builtin/mv.c:169
7042 msgid "can not move directory into itself"
7043 msgstr ""
7045 #: builtin/mv.c:172
7046 msgid "cannot move directory over file"
7047 msgstr ""
7049 #: builtin/mv.c:181
7050 msgid "source directory is empty"
7051 msgstr ""
7053 #: builtin/mv.c:206
7054 msgid "not under version control"
7055 msgstr ""
7057 #: builtin/mv.c:209
7058 msgid "destination exists"
7059 msgstr ""
7061 #: builtin/mv.c:217
7062 #, c-format
7063 msgid "overwriting '%s'"
7064 msgstr ""
7066 #: builtin/mv.c:220
7067 msgid "Cannot overwrite"
7068 msgstr ""
7070 #: builtin/mv.c:223
7071 msgid "multiple sources for the same target"
7072 msgstr ""
7074 #: builtin/mv.c:225
7075 msgid "destination directory does not exist"
7076 msgstr ""
7078 #: builtin/mv.c:232
7079 #, c-format
7080 msgid "%s, source=%s, destination=%s"
7081 msgstr ""
7083 #: builtin/mv.c:253
7084 #, c-format
7085 msgid "Renaming %s to %s\n"
7086 msgstr ""
7088 #: builtin/mv.c:256 builtin/remote.c:726 builtin/repack.c:358
7089 #, c-format
7090 msgid "renaming '%s' failed"
7091 msgstr ""
7093 #: builtin/name-rev.c:255
7094 msgid "git name-rev [options] <commit>..."
7095 msgstr ""
7097 #: builtin/name-rev.c:256
7098 msgid "git name-rev [options] --all"
7099 msgstr ""
7101 #: builtin/name-rev.c:257
7102 msgid "git name-rev [options] --stdin"
7103 msgstr ""
7105 #: builtin/name-rev.c:309
7106 msgid "print only names (no SHA-1)"
7107 msgstr ""
7109 #: builtin/name-rev.c:310
7110 msgid "only use tags to name the commits"
7111 msgstr ""
7113 #: builtin/name-rev.c:312
7114 msgid "only use refs matching <pattern>"
7115 msgstr ""
7117 #: builtin/name-rev.c:314
7118 msgid "list all commits reachable from all refs"
7119 msgstr ""
7121 #: builtin/name-rev.c:315
7122 msgid "read from stdin"
7123 msgstr ""
7125 #: builtin/name-rev.c:316
7126 msgid "allow to print `undefined` names (default)"
7127 msgstr ""
7129 #: builtin/name-rev.c:322
7130 msgid "dereference tags in the input (internal use)"
7131 msgstr ""
7133 #: builtin/notes.c:24
7134 msgid "git notes [--ref <notes_ref>] [list [<object>]]"
7135 msgstr ""
7137 #: builtin/notes.c:25
7138 msgid ""
7139 "git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "
7140 "<object>] [<object>]"
7141 msgstr ""
7143 #: builtin/notes.c:26
7144 msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
7145 msgstr ""
7147 #: builtin/notes.c:27
7148 msgid ""
7149 "git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "
7150 "<object>] [<object>]"
7151 msgstr ""
7153 #: builtin/notes.c:28
7154 msgid "git notes [--ref <notes_ref>] edit [<object>]"
7155 msgstr ""
7157 #: builtin/notes.c:29
7158 msgid "git notes [--ref <notes_ref>] show [<object>]"
7159 msgstr ""
7161 #: builtin/notes.c:30
7162 msgid ""
7163 "git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
7164 msgstr ""
7166 #: builtin/notes.c:31
7167 msgid "git notes merge --commit [-v | -q]"
7168 msgstr ""
7170 #: builtin/notes.c:32
7171 msgid "git notes merge --abort [-v | -q]"
7172 msgstr ""
7174 #: builtin/notes.c:33
7175 msgid "git notes [--ref <notes_ref>] remove [<object>...]"
7176 msgstr ""
7178 #: builtin/notes.c:34
7179 msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
7180 msgstr ""
7182 #: builtin/notes.c:35
7183 msgid "git notes [--ref <notes_ref>] get-ref"
7184 msgstr ""
7186 #: builtin/notes.c:40
7187 msgid "git notes [list [<object>]]"
7188 msgstr ""
7190 #: builtin/notes.c:45
7191 msgid "git notes add [<options>] [<object>]"
7192 msgstr ""
7194 #: builtin/notes.c:50
7195 msgid "git notes copy [<options>] <from-object> <to-object>"
7196 msgstr ""
7198 #: builtin/notes.c:51
7199 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7200 msgstr ""
7202 #: builtin/notes.c:56
7203 msgid "git notes append [<options>] [<object>]"
7204 msgstr ""
7206 #: builtin/notes.c:61
7207 msgid "git notes edit [<object>]"
7208 msgstr ""
7210 #: builtin/notes.c:66
7211 msgid "git notes show [<object>]"
7212 msgstr ""
7214 #: builtin/notes.c:71
7215 msgid "git notes merge [<options>] <notes_ref>"
7216 msgstr ""
7218 #: builtin/notes.c:72
7219 msgid "git notes merge --commit [<options>]"
7220 msgstr ""
7222 #: builtin/notes.c:73
7223 msgid "git notes merge --abort [<options>]"
7224 msgstr ""
7226 #: builtin/notes.c:78
7227 msgid "git notes remove [<object>]"
7228 msgstr ""
7230 #: builtin/notes.c:83
7231 msgid "git notes prune [<options>]"
7232 msgstr ""
7234 #: builtin/notes.c:88
7235 msgid "git notes get-ref"
7236 msgstr ""
7238 #: builtin/notes.c:136
7239 #, c-format
7240 msgid "unable to start 'show' for object '%s'"
7241 msgstr ""
7243 #: builtin/notes.c:140
7244 msgid "could not read 'show' output"
7245 msgstr ""
7247 #: builtin/notes.c:148
7248 #, c-format
7249 msgid "failed to finish 'show' for object '%s'"
7250 msgstr ""
7252 #: builtin/notes.c:166 builtin/tag.c:477
7253 #, c-format
7254 msgid "could not create file '%s'"
7255 msgstr ""
7257 #: builtin/notes.c:185
7258 msgid "Please supply the note contents using either -m or -F option"
7259 msgstr ""
7261 #: builtin/notes.c:206 builtin/notes.c:847
7262 #, c-format
7263 msgid "Removing note for object %s\n"
7264 msgstr ""
7266 #: builtin/notes.c:211
7267 msgid "unable to write note object"
7268 msgstr ""
7270 #: builtin/notes.c:213
7271 #, c-format
7272 msgid "The note contents have been left in %s"
7273 msgstr ""
7275 #: builtin/notes.c:247 builtin/tag.c:693
7276 #, c-format
7277 msgid "cannot read '%s'"
7278 msgstr ""
7280 #: builtin/notes.c:249 builtin/tag.c:696
7281 #, c-format
7282 msgid "could not open or read '%s'"
7283 msgstr ""
7285 #: builtin/notes.c:268 builtin/notes.c:319 builtin/notes.c:321
7286 #: builtin/notes.c:381 builtin/notes.c:435 builtin/notes.c:518
7287 #: builtin/notes.c:523 builtin/notes.c:598 builtin/notes.c:640
7288 #: builtin/notes.c:842 builtin/tag.c:709
7289 #, c-format
7290 msgid "Failed to resolve '%s' as a valid ref."
7291 msgstr ""
7293 #: builtin/notes.c:271
7294 #, c-format
7295 msgid "Failed to read object '%s'."
7296 msgstr ""
7298 #: builtin/notes.c:275
7299 #, c-format
7300 msgid "Cannot read note data from non-blob object '%s'."
7301 msgstr ""
7303 #: builtin/notes.c:315
7304 #, c-format
7305 msgid "Malformed input line: '%s'."
7306 msgstr ""
7308 #: builtin/notes.c:330
7309 #, c-format
7310 msgid "Failed to copy notes from '%s' to '%s'"
7311 msgstr ""
7313 #: builtin/notes.c:374 builtin/notes.c:428 builtin/notes.c:501
7314 #: builtin/notes.c:513 builtin/notes.c:586 builtin/notes.c:633
7315 #: builtin/notes.c:907
7316 msgid "too many parameters"
7317 msgstr ""
7319 #: builtin/notes.c:387 builtin/notes.c:646
7320 #, c-format
7321 msgid "No note found for object %s."
7322 msgstr ""
7324 #: builtin/notes.c:409 builtin/notes.c:566
7325 msgid "note contents as a string"
7326 msgstr ""
7328 #: builtin/notes.c:412 builtin/notes.c:569
7329 msgid "note contents in a file"
7330 msgstr ""
7332 #: builtin/notes.c:414 builtin/notes.c:417 builtin/notes.c:571
7333 #: builtin/notes.c:574 builtin/tag.c:628
7334 msgid "object"
7335 msgstr ""
7337 #: builtin/notes.c:415 builtin/notes.c:572
7338 msgid "reuse and edit specified note object"
7339 msgstr ""
7341 #: builtin/notes.c:418 builtin/notes.c:575
7342 msgid "reuse specified note object"
7343 msgstr ""
7345 #: builtin/notes.c:420 builtin/notes.c:488
7346 msgid "replace existing notes"
7347 msgstr ""
7349 #: builtin/notes.c:454
7350 #, c-format
7351 msgid ""
7352 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7353 "existing notes"
7354 msgstr ""
7356 #: builtin/notes.c:459 builtin/notes.c:536
7357 #, c-format
7358 msgid "Overwriting existing notes for object %s\n"
7359 msgstr ""
7361 #: builtin/notes.c:489
7362 msgid "read objects from stdin"
7363 msgstr ""
7365 #: builtin/notes.c:491
7366 msgid "load rewriting config for <command> (implies --stdin)"
7367 msgstr ""
7369 #: builtin/notes.c:509
7370 msgid "too few parameters"
7371 msgstr ""
7373 #: builtin/notes.c:530
7374 #, c-format
7375 msgid ""
7376 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7377 "existing notes"
7378 msgstr ""
7380 #: builtin/notes.c:542
7381 #, c-format
7382 msgid "Missing notes on source object %s. Cannot copy."
7383 msgstr ""
7385 #: builtin/notes.c:591
7386 #, c-format
7387 msgid ""
7388 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7389 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7390 msgstr ""
7392 #: builtin/notes.c:738
7393 msgid "General options"
7394 msgstr ""
7396 #: builtin/notes.c:740
7397 msgid "Merge options"
7398 msgstr ""
7400 #: builtin/notes.c:742
7401 msgid ""
7402 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7403 "cat_sort_uniq)"
7404 msgstr ""
7406 #: builtin/notes.c:744
7407 msgid "Committing unmerged notes"
7408 msgstr ""
7410 #: builtin/notes.c:746
7411 msgid "finalize notes merge by committing unmerged notes"
7412 msgstr ""
7414 #: builtin/notes.c:748
7415 msgid "Aborting notes merge resolution"
7416 msgstr ""
7418 #: builtin/notes.c:750
7419 msgid "abort notes merge"
7420 msgstr ""
7422 #: builtin/notes.c:845
7423 #, c-format
7424 msgid "Object %s has no note\n"
7425 msgstr ""
7427 #: builtin/notes.c:857
7428 msgid "attempt to remove non-existent note is not an error"
7429 msgstr ""
7431 #: builtin/notes.c:860
7432 msgid "read object names from the standard input"
7433 msgstr ""
7435 #: builtin/notes.c:941
7436 msgid "notes-ref"
7437 msgstr ""
7439 #: builtin/notes.c:942
7440 msgid "use notes from <notes_ref>"
7441 msgstr ""
7443 #: builtin/notes.c:977 builtin/remote.c:1624
7444 #, c-format
7445 msgid "Unknown subcommand: %s"
7446 msgstr ""
7448 #: builtin/pack-objects.c:28
7449 msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
7450 msgstr ""
7452 #: builtin/pack-objects.c:29
7453 msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
7454 msgstr ""
7456 #: builtin/pack-objects.c:177 builtin/pack-objects.c:180
7457 #, c-format
7458 msgid "deflate error (%d)"
7459 msgstr ""
7461 #: builtin/pack-objects.c:773
7462 msgid "Writing objects"
7463 msgstr ""
7465 #: builtin/pack-objects.c:1015
7466 msgid "disabling bitmap writing, as some objects are not being packed"
7467 msgstr ""
7469 #: builtin/pack-objects.c:2175
7470 msgid "Compressing objects"
7471 msgstr ""
7473 #: builtin/pack-objects.c:2572
7474 #, c-format
7475 msgid "unsupported index version %s"
7476 msgstr ""
7478 #: builtin/pack-objects.c:2576
7479 #, c-format
7480 msgid "bad index version '%s'"
7481 msgstr ""
7483 #: builtin/pack-objects.c:2599
7484 #, c-format
7485 msgid "option %s does not accept negative form"
7486 msgstr ""
7488 #: builtin/pack-objects.c:2603
7489 #, c-format
7490 msgid "unable to parse value '%s' for option %s"
7491 msgstr ""
7493 #: builtin/pack-objects.c:2622
7494 msgid "do not show progress meter"
7495 msgstr ""
7497 #: builtin/pack-objects.c:2624
7498 msgid "show progress meter"
7499 msgstr ""
7501 #: builtin/pack-objects.c:2626
7502 msgid "show progress meter during object writing phase"
7503 msgstr ""
7505 #: builtin/pack-objects.c:2629
7506 msgid "similar to --all-progress when progress meter is shown"
7507 msgstr ""
7509 #: builtin/pack-objects.c:2630
7510 msgid "version[,offset]"
7511 msgstr ""
7513 #: builtin/pack-objects.c:2631
7514 msgid "write the pack index file in the specified idx format version"
7515 msgstr ""
7517 #: builtin/pack-objects.c:2634
7518 msgid "maximum size of each output pack file"
7519 msgstr ""
7521 #: builtin/pack-objects.c:2636
7522 msgid "ignore borrowed objects from alternate object store"
7523 msgstr ""
7525 #: builtin/pack-objects.c:2638
7526 msgid "ignore packed objects"
7527 msgstr ""
7529 #: builtin/pack-objects.c:2640
7530 msgid "limit pack window by objects"
7531 msgstr ""
7533 #: builtin/pack-objects.c:2642
7534 msgid "limit pack window by memory in addition to object limit"
7535 msgstr ""
7537 #: builtin/pack-objects.c:2644
7538 msgid "maximum length of delta chain allowed in the resulting pack"
7539 msgstr ""
7541 #: builtin/pack-objects.c:2646
7542 msgid "reuse existing deltas"
7543 msgstr ""
7545 #: builtin/pack-objects.c:2648
7546 msgid "reuse existing objects"
7547 msgstr ""
7549 #: builtin/pack-objects.c:2650
7550 msgid "use OFS_DELTA objects"
7551 msgstr ""
7553 #: builtin/pack-objects.c:2652
7554 msgid "use threads when searching for best delta matches"
7555 msgstr ""
7557 #: builtin/pack-objects.c:2654
7558 msgid "do not create an empty pack output"
7559 msgstr ""
7561 #: builtin/pack-objects.c:2656
7562 msgid "read revision arguments from standard input"
7563 msgstr ""
7565 #: builtin/pack-objects.c:2658
7566 msgid "limit the objects to those that are not yet packed"
7567 msgstr ""
7569 #: builtin/pack-objects.c:2661
7570 msgid "include objects reachable from any reference"
7571 msgstr ""
7573 #: builtin/pack-objects.c:2664
7574 msgid "include objects referred by reflog entries"
7575 msgstr ""
7577 #: builtin/pack-objects.c:2667
7578 msgid "include objects referred to by the index"
7579 msgstr ""
7581 #: builtin/pack-objects.c:2670
7582 msgid "output pack to stdout"
7583 msgstr ""
7585 #: builtin/pack-objects.c:2672
7586 msgid "include tag objects that refer to objects to be packed"
7587 msgstr ""
7589 #: builtin/pack-objects.c:2674
7590 msgid "keep unreachable objects"
7591 msgstr ""
7593 #: builtin/pack-objects.c:2675 parse-options.h:140
7594 msgid "time"
7595 msgstr ""
7597 #: builtin/pack-objects.c:2676
7598 msgid "unpack unreachable objects newer than <time>"
7599 msgstr ""
7601 #: builtin/pack-objects.c:2679
7602 msgid "create thin packs"
7603 msgstr ""
7605 #: builtin/pack-objects.c:2681
7606 msgid "ignore packs that have companion .keep file"
7607 msgstr ""
7609 #: builtin/pack-objects.c:2683
7610 msgid "pack compression level"
7611 msgstr ""
7613 #: builtin/pack-objects.c:2685
7614 msgid "do not hide commits by grafts"
7615 msgstr ""
7617 #: builtin/pack-objects.c:2687
7618 msgid "use a bitmap index if available to speed up counting objects"
7619 msgstr ""
7621 #: builtin/pack-objects.c:2689
7622 msgid "write a bitmap index together with the pack index"
7623 msgstr ""
7625 #: builtin/pack-objects.c:2778
7626 msgid "Counting objects"
7627 msgstr ""
7629 #: builtin/pack-refs.c:6
7630 msgid "git pack-refs [options]"
7631 msgstr ""
7633 #: builtin/pack-refs.c:14
7634 msgid "pack everything"
7635 msgstr ""
7637 #: builtin/pack-refs.c:15
7638 msgid "prune loose refs (default)"
7639 msgstr ""
7641 #: builtin/prune-packed.c:7
7642 msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
7643 msgstr ""
7645 #: builtin/prune-packed.c:40
7646 msgid "Removing duplicate objects"
7647 msgstr ""
7649 #: builtin/prune.c:12
7650 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
7651 msgstr ""
7653 #: builtin/prune.c:106
7654 msgid "do not remove, show only"
7655 msgstr ""
7657 #: builtin/prune.c:107
7658 msgid "report pruned objects"
7659 msgstr ""
7661 #: builtin/prune.c:110
7662 msgid "expire objects older than <time>"
7663 msgstr ""
7665 #: builtin/push.c:14
7666 msgid "git push [<options>] [<repository> [<refspec>...]]"
7667 msgstr ""
7669 #: builtin/push.c:85
7670 msgid "tag shorthand without <tag>"
7671 msgstr ""
7673 #: builtin/push.c:95
7674 msgid "--delete only accepts plain target ref names"
7675 msgstr ""
7677 #: builtin/push.c:139
7678 msgid ""
7679 "\n"
7680 "To choose either option permanently, see push.default in 'git help config'."
7681 msgstr ""
7683 #: builtin/push.c:142
7684 #, c-format
7685 msgid ""
7686 "The upstream branch of your current branch does not match\n"
7687 "the name of your current branch.  To push to the upstream branch\n"
7688 "on the remote, use\n"
7689 "\n"
7690 "    git push %s HEAD:%s\n"
7691 "\n"
7692 "To push to the branch of the same name on the remote, use\n"
7693 "\n"
7694 "    git push %s %s\n"
7695 "%s"
7696 msgstr ""
7698 #: builtin/push.c:157
7699 #, c-format
7700 msgid ""
7701 "You are not currently on a branch.\n"
7702 "To push the history leading to the current (detached HEAD)\n"
7703 "state now, use\n"
7704 "\n"
7705 "    git push %s HEAD:<name-of-remote-branch>\n"
7706 msgstr ""
7708 #: builtin/push.c:171
7709 #, c-format
7710 msgid ""
7711 "The current branch %s has no upstream branch.\n"
7712 "To push the current branch and set the remote as upstream, use\n"
7713 "\n"
7714 "    git push --set-upstream %s %s\n"
7715 msgstr ""
7717 #: builtin/push.c:179
7718 #, c-format
7719 msgid "The current branch %s has multiple upstream branches, refusing to push."
7720 msgstr ""
7722 #: builtin/push.c:182
7723 #, c-format
7724 msgid ""
7725 "You are pushing to remote '%s', which is not the upstream of\n"
7726 "your current branch '%s', without telling me what to push\n"
7727 "to update which remote branch."
7728 msgstr ""
7730 #: builtin/push.c:205
7731 msgid ""
7732 "push.default is unset; its implicit value has changed in\n"
7733 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
7734 "and maintain the traditional behavior, use:\n"
7735 "\n"
7736 "  git config --global push.default matching\n"
7737 "\n"
7738 "To squelch this message and adopt the new behavior now, use:\n"
7739 "\n"
7740 "  git config --global push.default simple\n"
7741 "\n"
7742 "When push.default is set to 'matching', git will push local branches\n"
7743 "to the remote branches that already exist with the same name.\n"
7744 "\n"
7745 "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
7746 "behavior, which only pushes the current branch to the corresponding\n"
7747 "remote branch that 'git pull' uses to update the current branch.\n"
7748 "\n"
7749 "See 'git help config' and search for 'push.default' for further "
7750 "information.\n"
7751 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
7752 "'current' instead of 'simple' if you sometimes use older versions of Git)"
7753 msgstr ""
7755 #: builtin/push.c:272
7756 msgid ""
7757 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
7758 msgstr ""
7760 #: builtin/push.c:279
7761 msgid ""
7762 "Updates were rejected because the tip of your current branch is behind\n"
7763 "its remote counterpart. Integrate the remote changes (e.g.\n"
7764 "'git pull ...') before pushing again.\n"
7765 "See the 'Note about fast-forwards' in 'git push --help' for details."
7766 msgstr ""
7768 #: builtin/push.c:285
7769 msgid ""
7770 "Updates were rejected because a pushed branch tip is behind its remote\n"
7771 "counterpart. Check out this branch and integrate the remote changes\n"
7772 "(e.g. 'git pull ...') before pushing again.\n"
7773 "See the 'Note about fast-forwards' in 'git push --help' for details."
7774 msgstr ""
7776 #: builtin/push.c:291
7777 msgid ""
7778 "Updates were rejected because the remote contains work that you do\n"
7779 "not have locally. This is usually caused by another repository pushing\n"
7780 "to the same ref. You may want to first integrate the remote changes\n"
7781 "(e.g., 'git pull ...') before pushing again.\n"
7782 "See the 'Note about fast-forwards' in 'git push --help' for details."
7783 msgstr ""
7785 #: builtin/push.c:298
7786 msgid "Updates were rejected because the tag already exists in the remote."
7787 msgstr ""
7789 #: builtin/push.c:301
7790 msgid ""
7791 "You cannot update a remote ref that points at a non-commit object,\n"
7792 "or update a remote ref to make it point at a non-commit object,\n"
7793 "without using the '--force' option.\n"
7794 msgstr ""
7796 #: builtin/push.c:360
7797 #, c-format
7798 msgid "Pushing to %s\n"
7799 msgstr ""
7801 #: builtin/push.c:364
7802 #, c-format
7803 msgid "failed to push some refs to '%s'"
7804 msgstr ""
7806 #: builtin/push.c:394
7807 #, c-format
7808 msgid "bad repository '%s'"
7809 msgstr ""
7811 #: builtin/push.c:395
7812 msgid ""
7813 "No configured push destination.\n"
7814 "Either specify the URL from the command-line or configure a remote "
7815 "repository using\n"
7816 "\n"
7817 "    git remote add <name> <url>\n"
7818 "\n"
7819 "and then push using the remote name\n"
7820 "\n"
7821 "    git push <name>\n"
7822 msgstr ""
7824 #: builtin/push.c:410
7825 msgid "--all and --tags are incompatible"
7826 msgstr ""
7828 #: builtin/push.c:411
7829 msgid "--all can't be combined with refspecs"
7830 msgstr ""
7832 #: builtin/push.c:416
7833 msgid "--mirror and --tags are incompatible"
7834 msgstr ""
7836 #: builtin/push.c:417
7837 msgid "--mirror can't be combined with refspecs"
7838 msgstr ""
7840 #: builtin/push.c:422
7841 msgid "--all and --mirror are incompatible"
7842 msgstr ""
7844 #: builtin/push.c:493
7845 msgid "repository"
7846 msgstr ""
7848 #: builtin/push.c:494
7849 msgid "push all refs"
7850 msgstr ""
7852 #: builtin/push.c:495
7853 msgid "mirror all refs"
7854 msgstr ""
7856 #: builtin/push.c:497
7857 msgid "delete refs"
7858 msgstr ""
7860 #: builtin/push.c:498
7861 msgid "push tags (can't be used with --all or --mirror)"
7862 msgstr ""
7864 #: builtin/push.c:501
7865 msgid "force updates"
7866 msgstr ""
7868 #: builtin/push.c:503
7869 msgid "refname>:<expect"
7870 msgstr ""
7872 #: builtin/push.c:504
7873 msgid "require old value of ref to be at this value"
7874 msgstr ""
7876 #: builtin/push.c:506
7877 msgid "check"
7878 msgstr ""
7880 #: builtin/push.c:507
7881 msgid "control recursive pushing of submodules"
7882 msgstr ""
7884 #: builtin/push.c:509
7885 msgid "use thin pack"
7886 msgstr ""
7888 #: builtin/push.c:510 builtin/push.c:511
7889 msgid "receive pack program"
7890 msgstr ""
7892 #: builtin/push.c:512
7893 msgid "set upstream for git pull/status"
7894 msgstr ""
7896 #: builtin/push.c:515
7897 msgid "prune locally removed refs"
7898 msgstr ""
7900 #: builtin/push.c:517
7901 msgid "bypass pre-push hook"
7902 msgstr ""
7904 #: builtin/push.c:518
7905 msgid "push missing but relevant tags"
7906 msgstr ""
7908 #: builtin/push.c:520
7909 msgid "GPG sign the push"
7910 msgstr ""
7912 #: builtin/push.c:529
7913 msgid "--delete is incompatible with --all, --mirror and --tags"
7914 msgstr ""
7916 #: builtin/push.c:531
7917 msgid "--delete doesn't make sense without any refs"
7918 msgstr ""
7920 #: builtin/read-tree.c:37
7921 msgid ""
7922 "git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
7923 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
7924 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
7925 msgstr ""
7927 #: builtin/read-tree.c:110
7928 msgid "write resulting index to <file>"
7929 msgstr ""
7931 #: builtin/read-tree.c:113
7932 msgid "only empty the index"
7933 msgstr ""
7935 #: builtin/read-tree.c:115
7936 msgid "Merging"
7937 msgstr ""
7939 #: builtin/read-tree.c:117
7940 msgid "perform a merge in addition to a read"
7941 msgstr ""
7943 #: builtin/read-tree.c:119
7944 msgid "3-way merge if no file level merging required"
7945 msgstr ""
7947 #: builtin/read-tree.c:121
7948 msgid "3-way merge in presence of adds and removes"
7949 msgstr ""
7951 #: builtin/read-tree.c:123
7952 msgid "same as -m, but discard unmerged entries"
7953 msgstr ""
7955 #: builtin/read-tree.c:124
7956 msgid "<subdirectory>/"
7957 msgstr ""
7959 #: builtin/read-tree.c:125
7960 msgid "read the tree into the index under <subdirectory>/"
7961 msgstr ""
7963 #: builtin/read-tree.c:128
7964 msgid "update working tree with merge result"
7965 msgstr ""
7967 #: builtin/read-tree.c:130
7968 msgid "gitignore"
7969 msgstr ""
7971 #: builtin/read-tree.c:131
7972 msgid "allow explicitly ignored files to be overwritten"
7973 msgstr ""
7975 #: builtin/read-tree.c:134
7976 msgid "don't check the working tree after merging"
7977 msgstr ""
7979 #: builtin/read-tree.c:135
7980 msgid "don't update the index or the work tree"
7981 msgstr ""
7983 #: builtin/read-tree.c:137
7984 msgid "skip applying sparse checkout filter"
7985 msgstr ""
7987 #: builtin/read-tree.c:139
7988 msgid "debug unpack-trees"
7989 msgstr ""
7991 #: builtin/reflog.c:499
7992 #, c-format
7993 msgid "%s' for '%s' is not a valid timestamp"
7994 msgstr ""
7996 #: builtin/reflog.c:615 builtin/reflog.c:620
7997 #, c-format
7998 msgid "'%s' is not a valid timestamp"
7999 msgstr ""
8001 #: builtin/remote.c:12
8002 msgid "git remote [-v | --verbose]"
8003 msgstr ""
8005 #: builtin/remote.c:13
8006 msgid ""
8007 "git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
8008 "mirror=<fetch|push>] <name> <url>"
8009 msgstr ""
8011 #: builtin/remote.c:14 builtin/remote.c:33
8012 msgid "git remote rename <old> <new>"
8013 msgstr ""
8015 #: builtin/remote.c:15 builtin/remote.c:38
8016 msgid "git remote remove <name>"
8017 msgstr ""
8019 #: builtin/remote.c:16
8020 msgid "git remote set-head <name> (-a | --auto | -d | --delete |<branch>)"
8021 msgstr ""
8023 #: builtin/remote.c:17
8024 msgid "git remote [-v | --verbose] show [-n] <name>"
8025 msgstr ""
8027 #: builtin/remote.c:18
8028 msgid "git remote prune [-n | --dry-run] <name>"
8029 msgstr ""
8031 #: builtin/remote.c:19
8032 msgid ""
8033 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8034 msgstr ""
8036 #: builtin/remote.c:20
8037 msgid "git remote set-branches [--add] <name> <branch>..."
8038 msgstr ""
8040 #: builtin/remote.c:21 builtin/remote.c:69
8041 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8042 msgstr ""
8044 #: builtin/remote.c:22 builtin/remote.c:70
8045 msgid "git remote set-url --add <name> <newurl>"
8046 msgstr ""
8048 #: builtin/remote.c:23 builtin/remote.c:71
8049 msgid "git remote set-url --delete <name> <url>"
8050 msgstr ""
8052 #: builtin/remote.c:28
8053 msgid "git remote add [<options>] <name> <url>"
8054 msgstr ""
8056 #: builtin/remote.c:43
8057 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
8058 msgstr ""
8060 #: builtin/remote.c:48
8061 msgid "git remote set-branches <name> <branch>..."
8062 msgstr ""
8064 #: builtin/remote.c:49
8065 msgid "git remote set-branches --add <name> <branch>..."
8066 msgstr ""
8068 #: builtin/remote.c:54
8069 msgid "git remote show [<options>] <name>"
8070 msgstr ""
8072 #: builtin/remote.c:59
8073 msgid "git remote prune [<options>] <name>"
8074 msgstr ""
8076 #: builtin/remote.c:64
8077 msgid "git remote update [<options>] [<group> | <remote>]..."
8078 msgstr ""
8080 #: builtin/remote.c:88
8081 #, c-format
8082 msgid "Updating %s"
8083 msgstr ""
8085 #: builtin/remote.c:120
8086 msgid ""
8087 "--mirror is dangerous and deprecated; please\n"
8088 "\t use --mirror=fetch or --mirror=push instead"
8089 msgstr ""
8091 #: builtin/remote.c:137
8092 #, c-format
8093 msgid "unknown mirror argument: %s"
8094 msgstr ""
8096 #: builtin/remote.c:153
8097 msgid "fetch the remote branches"
8098 msgstr ""
8100 #: builtin/remote.c:155
8101 msgid "import all tags and associated objects when fetching"
8102 msgstr ""
8104 #: builtin/remote.c:158
8105 msgid "or do not fetch any tag at all (--no-tags)"
8106 msgstr ""
8108 #: builtin/remote.c:160
8109 msgid "branch(es) to track"
8110 msgstr ""
8112 #: builtin/remote.c:161
8113 msgid "master branch"
8114 msgstr ""
8116 #: builtin/remote.c:162
8117 msgid "push|fetch"
8118 msgstr ""
8120 #: builtin/remote.c:163
8121 msgid "set up remote as a mirror to push to or fetch from"
8122 msgstr ""
8124 #: builtin/remote.c:175
8125 msgid "specifying a master branch makes no sense with --mirror"
8126 msgstr ""
8128 #: builtin/remote.c:177
8129 msgid "specifying branches to track makes sense only with fetch mirrors"
8130 msgstr ""
8132 #: builtin/remote.c:185 builtin/remote.c:641
8133 #, c-format
8134 msgid "remote %s already exists."
8135 msgstr ""
8137 #: builtin/remote.c:189 builtin/remote.c:645
8138 #, c-format
8139 msgid "'%s' is not a valid remote name"
8140 msgstr ""
8142 #: builtin/remote.c:233
8143 #, c-format
8144 msgid "Could not setup master '%s'"
8145 msgstr ""
8147 #: builtin/remote.c:333
8148 #, c-format
8149 msgid "Could not get fetch map for refspec %s"
8150 msgstr ""
8152 #: builtin/remote.c:434 builtin/remote.c:442
8153 msgid "(matching)"
8154 msgstr ""
8156 #: builtin/remote.c:446
8157 msgid "(delete)"
8158 msgstr ""
8160 #: builtin/remote.c:590 builtin/remote.c:596 builtin/remote.c:602
8161 #, c-format
8162 msgid "Could not append '%s' to '%s'"
8163 msgstr ""
8165 #: builtin/remote.c:634 builtin/remote.c:798 builtin/remote.c:898
8166 #, c-format
8167 msgid "No such remote: %s"
8168 msgstr ""
8170 #: builtin/remote.c:651
8171 #, c-format
8172 msgid "Could not rename config section '%s' to '%s'"
8173 msgstr ""
8175 #: builtin/remote.c:657 builtin/remote.c:850
8176 #, c-format
8177 msgid "Could not remove config section '%s'"
8178 msgstr ""
8180 #: builtin/remote.c:672
8181 #, c-format
8182 msgid ""
8183 "Not updating non-default fetch refspec\n"
8184 "\t%s\n"
8185 "\tPlease update the configuration manually if necessary."
8186 msgstr ""
8188 #: builtin/remote.c:678
8189 #, c-format
8190 msgid "Could not append '%s'"
8191 msgstr ""
8193 #: builtin/remote.c:689
8194 #, c-format
8195 msgid "Could not set '%s'"
8196 msgstr ""
8198 #: builtin/remote.c:711
8199 #, c-format
8200 msgid "deleting '%s' failed"
8201 msgstr ""
8203 #: builtin/remote.c:745
8204 #, c-format
8205 msgid "creating '%s' failed"
8206 msgstr ""
8208 #: builtin/remote.c:769
8209 #, c-format
8210 msgid "Could not remove branch %s"
8211 msgstr ""
8213 #: builtin/remote.c:836
8214 msgid ""
8215 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8216 "to delete it, use:"
8217 msgid_plural ""
8218 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8219 "to delete them, use:"
8220 msgstr[0] ""
8221 msgstr[1] ""
8223 #: builtin/remote.c:951
8224 #, c-format
8225 msgid " new (next fetch will store in remotes/%s)"
8226 msgstr ""
8228 #: builtin/remote.c:954
8229 msgid " tracked"
8230 msgstr ""
8232 #: builtin/remote.c:956
8233 msgid " stale (use 'git remote prune' to remove)"
8234 msgstr ""
8236 #: builtin/remote.c:958
8237 msgid " ???"
8238 msgstr ""
8240 #: builtin/remote.c:999
8241 #, c-format
8242 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8243 msgstr ""
8245 #: builtin/remote.c:1006
8246 #, c-format
8247 msgid "rebases onto remote %s"
8248 msgstr ""
8250 #: builtin/remote.c:1009
8251 #, c-format
8252 msgid " merges with remote %s"
8253 msgstr ""
8255 #: builtin/remote.c:1010
8256 msgid "    and with remote"
8257 msgstr ""
8259 #: builtin/remote.c:1012
8260 #, c-format
8261 msgid "merges with remote %s"
8262 msgstr ""
8264 #: builtin/remote.c:1013
8265 msgid "   and with remote"
8266 msgstr ""
8268 #: builtin/remote.c:1059
8269 msgid "create"
8270 msgstr ""
8272 #: builtin/remote.c:1062
8273 msgid "delete"
8274 msgstr ""
8276 #: builtin/remote.c:1066
8277 msgid "up to date"
8278 msgstr ""
8280 #: builtin/remote.c:1069
8281 msgid "fast-forwardable"
8282 msgstr ""
8284 #: builtin/remote.c:1072
8285 msgid "local out of date"
8286 msgstr ""
8288 #: builtin/remote.c:1079
8289 #, c-format
8290 msgid "    %-*s forces to %-*s (%s)"
8291 msgstr ""
8293 #: builtin/remote.c:1082
8294 #, c-format
8295 msgid "    %-*s pushes to %-*s (%s)"
8296 msgstr ""
8298 #: builtin/remote.c:1086
8299 #, c-format
8300 msgid "    %-*s forces to %s"
8301 msgstr ""
8303 #: builtin/remote.c:1089
8304 #, c-format
8305 msgid "    %-*s pushes to %s"
8306 msgstr ""
8308 #: builtin/remote.c:1157
8309 msgid "do not query remotes"
8310 msgstr ""
8312 #: builtin/remote.c:1184
8313 #, c-format
8314 msgid "* remote %s"
8315 msgstr ""
8317 #: builtin/remote.c:1185
8318 #, c-format
8319 msgid "  Fetch URL: %s"
8320 msgstr ""
8322 #: builtin/remote.c:1186 builtin/remote.c:1333
8323 msgid "(no URL)"
8324 msgstr ""
8326 #: builtin/remote.c:1195 builtin/remote.c:1197
8327 #, c-format
8328 msgid "  Push  URL: %s"
8329 msgstr ""
8331 #: builtin/remote.c:1199 builtin/remote.c:1201 builtin/remote.c:1203
8332 #, c-format
8333 msgid "  HEAD branch: %s"
8334 msgstr ""
8336 #: builtin/remote.c:1205
8337 #, c-format
8338 msgid ""
8339 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
8340 msgstr ""
8342 #: builtin/remote.c:1217
8343 #, c-format
8344 msgid "  Remote branch:%s"
8345 msgid_plural "  Remote branches:%s"
8346 msgstr[0] ""
8347 msgstr[1] ""
8349 #: builtin/remote.c:1220 builtin/remote.c:1247
8350 msgid " (status not queried)"
8351 msgstr ""
8353 #: builtin/remote.c:1229
8354 msgid "  Local branch configured for 'git pull':"
8355 msgid_plural "  Local branches configured for 'git pull':"
8356 msgstr[0] ""
8357 msgstr[1] ""
8359 #: builtin/remote.c:1237
8360 msgid "  Local refs will be mirrored by 'git push'"
8361 msgstr ""
8363 #: builtin/remote.c:1244
8364 #, c-format
8365 msgid "  Local ref configured for 'git push'%s:"
8366 msgid_plural "  Local refs configured for 'git push'%s:"
8367 msgstr[0] ""
8368 msgstr[1] ""
8370 #: builtin/remote.c:1265
8371 msgid "set refs/remotes/<name>/HEAD according to remote"
8372 msgstr ""
8374 #: builtin/remote.c:1267
8375 msgid "delete refs/remotes/<name>/HEAD"
8376 msgstr ""
8378 #: builtin/remote.c:1282
8379 msgid "Cannot determine remote HEAD"
8380 msgstr ""
8382 #: builtin/remote.c:1284
8383 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
8384 msgstr ""
8386 #: builtin/remote.c:1294
8387 #, c-format
8388 msgid "Could not delete %s"
8389 msgstr ""
8391 #: builtin/remote.c:1302
8392 #, c-format
8393 msgid "Not a valid ref: %s"
8394 msgstr ""
8396 #: builtin/remote.c:1304
8397 #, c-format
8398 msgid "Could not setup %s"
8399 msgstr ""
8401 #: builtin/remote.c:1322
8402 #, c-format
8403 msgid " %s will become dangling!"
8404 msgstr ""
8406 #: builtin/remote.c:1323
8407 #, c-format
8408 msgid " %s has become dangling!"
8409 msgstr ""
8411 #: builtin/remote.c:1329
8412 #, c-format
8413 msgid "Pruning %s"
8414 msgstr ""
8416 #: builtin/remote.c:1330
8417 #, c-format
8418 msgid "URL: %s"
8419 msgstr ""
8421 #: builtin/remote.c:1357
8422 #, c-format
8423 msgid " * [would prune] %s"
8424 msgstr ""
8426 #: builtin/remote.c:1360
8427 #, c-format
8428 msgid " * [pruned] %s"
8429 msgstr ""
8431 #: builtin/remote.c:1405
8432 msgid "prune remotes after fetching"
8433 msgstr ""
8435 #: builtin/remote.c:1471 builtin/remote.c:1545
8436 #, c-format
8437 msgid "No such remote '%s'"
8438 msgstr ""
8440 #: builtin/remote.c:1491
8441 msgid "add branch"
8442 msgstr ""
8444 #: builtin/remote.c:1498
8445 msgid "no remote specified"
8446 msgstr ""
8448 #: builtin/remote.c:1520
8449 msgid "manipulate push URLs"
8450 msgstr ""
8452 #: builtin/remote.c:1522
8453 msgid "add URL"
8454 msgstr ""
8456 #: builtin/remote.c:1524
8457 msgid "delete URLs"
8458 msgstr ""
8460 #: builtin/remote.c:1531
8461 msgid "--add --delete doesn't make sense"
8462 msgstr ""
8464 #: builtin/remote.c:1571
8465 #, c-format
8466 msgid "Invalid old URL pattern: %s"
8467 msgstr ""
8469 #: builtin/remote.c:1579
8470 #, c-format
8471 msgid "No such URL found: %s"
8472 msgstr ""
8474 #: builtin/remote.c:1581
8475 msgid "Will not delete all non-push URLs"
8476 msgstr ""
8478 #: builtin/remote.c:1595
8479 msgid "be verbose; must be placed before a subcommand"
8480 msgstr ""
8482 #: builtin/repack.c:17
8483 msgid "git repack [options]"
8484 msgstr ""
8486 #: builtin/repack.c:160
8487 msgid "pack everything in a single pack"
8488 msgstr ""
8490 #: builtin/repack.c:162
8491 msgid "same as -a, and turn unreachable objects loose"
8492 msgstr ""
8494 #: builtin/repack.c:165
8495 msgid "remove redundant packs, and run git-prune-packed"
8496 msgstr ""
8498 #: builtin/repack.c:167
8499 msgid "pass --no-reuse-delta to git-pack-objects"
8500 msgstr ""
8502 #: builtin/repack.c:169
8503 msgid "pass --no-reuse-object to git-pack-objects"
8504 msgstr ""
8506 #: builtin/repack.c:171
8507 msgid "do not run git-update-server-info"
8508 msgstr ""
8510 #: builtin/repack.c:174
8511 msgid "pass --local to git-pack-objects"
8512 msgstr ""
8514 #: builtin/repack.c:176
8515 msgid "write bitmap index"
8516 msgstr ""
8518 #: builtin/repack.c:177
8519 msgid "approxidate"
8520 msgstr ""
8522 #: builtin/repack.c:178
8523 msgid "with -A, do not loosen objects older than this"
8524 msgstr ""
8526 #: builtin/repack.c:180
8527 msgid "size of the window used for delta compression"
8528 msgstr ""
8530 #: builtin/repack.c:181 builtin/repack.c:185
8531 msgid "bytes"
8532 msgstr ""
8534 #: builtin/repack.c:182
8535 msgid "same as the above, but limit memory size instead of entries count"
8536 msgstr ""
8538 #: builtin/repack.c:184
8539 msgid "limits the maximum delta depth"
8540 msgstr ""
8542 #: builtin/repack.c:186
8543 msgid "maximum size of each packfile"
8544 msgstr ""
8546 #: builtin/repack.c:188
8547 msgid "repack objects in packs marked with .keep"
8548 msgstr ""
8550 #: builtin/repack.c:374
8551 #, c-format
8552 msgid "removing '%s' failed"
8553 msgstr ""
8555 #: builtin/replace.c:19
8556 msgid "git replace [-f] <object> <replacement>"
8557 msgstr ""
8559 #: builtin/replace.c:20
8560 msgid "git replace [-f] --edit <object>"
8561 msgstr ""
8563 #: builtin/replace.c:21
8564 msgid "git replace [-f] --graft <commit> [<parent>...]"
8565 msgstr ""
8567 #: builtin/replace.c:22
8568 msgid "git replace -d <object>..."
8569 msgstr ""
8571 #: builtin/replace.c:23
8572 msgid "git replace [--format=<format>] [-l [<pattern>]]"
8573 msgstr ""
8575 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
8576 #, c-format
8577 msgid "Not a valid object name: '%s'"
8578 msgstr ""
8580 #: builtin/replace.c:355
8581 #, c-format
8582 msgid "bad mergetag in commit '%s'"
8583 msgstr ""
8585 #: builtin/replace.c:357
8586 #, c-format
8587 msgid "malformed mergetag in commit '%s'"
8588 msgstr ""
8590 #: builtin/replace.c:368
8591 #, c-format
8592 msgid ""
8593 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
8594 "instead of --graft"
8595 msgstr ""
8597 #: builtin/replace.c:401
8598 #, c-format
8599 msgid "the original commit '%s' has a gpg signature."
8600 msgstr ""
8602 #: builtin/replace.c:402
8603 msgid "the signature will be removed in the replacement commit!"
8604 msgstr ""
8606 #: builtin/replace.c:408
8607 #, c-format
8608 msgid "could not write replacement commit for: '%s'"
8609 msgstr ""
8611 #: builtin/replace.c:432
8612 msgid "list replace refs"
8613 msgstr ""
8615 #: builtin/replace.c:433
8616 msgid "delete replace refs"
8617 msgstr ""
8619 #: builtin/replace.c:434
8620 msgid "edit existing object"
8621 msgstr ""
8623 #: builtin/replace.c:435
8624 msgid "change a commit's parents"
8625 msgstr ""
8627 #: builtin/replace.c:436
8628 msgid "replace the ref if it exists"
8629 msgstr ""
8631 #: builtin/replace.c:437
8632 msgid "do not pretty-print contents for --edit"
8633 msgstr ""
8635 #: builtin/replace.c:438
8636 msgid "use this format"
8637 msgstr ""
8639 #: builtin/rerere.c:12
8640 msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
8641 msgstr ""
8643 #: builtin/rerere.c:57
8644 msgid "register clean resolutions in index"
8645 msgstr ""
8647 #: builtin/reset.c:26
8648 msgid ""
8649 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
8650 msgstr ""
8652 #: builtin/reset.c:27
8653 msgid "git reset [-q] <tree-ish> [--] <paths>..."
8654 msgstr ""
8656 #: builtin/reset.c:28
8657 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
8658 msgstr ""
8660 #: builtin/reset.c:34
8661 msgid "mixed"
8662 msgstr ""
8664 #: builtin/reset.c:34
8665 msgid "soft"
8666 msgstr ""
8668 #: builtin/reset.c:34
8669 msgid "hard"
8670 msgstr ""
8672 #: builtin/reset.c:34
8673 msgid "merge"
8674 msgstr ""
8676 #: builtin/reset.c:34
8677 msgid "keep"
8678 msgstr ""
8680 #: builtin/reset.c:74
8681 msgid "You do not have a valid HEAD."
8682 msgstr ""
8684 #: builtin/reset.c:76
8685 msgid "Failed to find tree of HEAD."
8686 msgstr ""
8688 #: builtin/reset.c:82
8689 #, c-format
8690 msgid "Failed to find tree of %s."
8691 msgstr ""
8693 #: builtin/reset.c:100
8694 #, c-format
8695 msgid "HEAD is now at %s"
8696 msgstr ""
8698 #: builtin/reset.c:183
8699 #, c-format
8700 msgid "Cannot do a %s reset in the middle of a merge."
8701 msgstr ""
8703 #: builtin/reset.c:276
8704 msgid "be quiet, only report errors"
8705 msgstr ""
8707 #: builtin/reset.c:278
8708 msgid "reset HEAD and index"
8709 msgstr ""
8711 #: builtin/reset.c:279
8712 msgid "reset only HEAD"
8713 msgstr ""
8715 #: builtin/reset.c:281 builtin/reset.c:283
8716 msgid "reset HEAD, index and working tree"
8717 msgstr ""
8719 #: builtin/reset.c:285
8720 msgid "reset HEAD but keep local changes"
8721 msgstr ""
8723 #: builtin/reset.c:288
8724 msgid "record only the fact that removed paths will be added later"
8725 msgstr ""
8727 #: builtin/reset.c:305
8728 #, c-format
8729 msgid "Failed to resolve '%s' as a valid revision."
8730 msgstr ""
8732 #: builtin/reset.c:308 builtin/reset.c:316
8733 #, c-format
8734 msgid "Could not parse object '%s'."
8735 msgstr ""
8737 #: builtin/reset.c:313
8738 #, c-format
8739 msgid "Failed to resolve '%s' as a valid tree."
8740 msgstr ""
8742 #: builtin/reset.c:322
8743 msgid "--patch is incompatible with --{hard,mixed,soft}"
8744 msgstr ""
8746 #: builtin/reset.c:331
8747 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
8748 msgstr ""
8750 #: builtin/reset.c:333
8751 #, c-format
8752 msgid "Cannot do %s reset with paths."
8753 msgstr ""
8755 #: builtin/reset.c:343
8756 #, c-format
8757 msgid "%s reset is not allowed in a bare repository"
8758 msgstr ""
8760 #: builtin/reset.c:347
8761 msgid "-N can only be used with --mixed"
8762 msgstr ""
8764 #: builtin/reset.c:364
8765 msgid "Unstaged changes after reset:"
8766 msgstr ""
8768 #: builtin/reset.c:370
8769 #, c-format
8770 msgid "Could not reset index file to revision '%s'."
8771 msgstr ""
8773 #: builtin/reset.c:374
8774 msgid "Could not write new index file."
8775 msgstr ""
8777 #: builtin/rev-parse.c:361
8778 msgid "git rev-parse --parseopt [options] -- [<args>...]"
8779 msgstr ""
8781 #: builtin/rev-parse.c:366
8782 msgid "keep the `--` passed as an arg"
8783 msgstr ""
8785 #: builtin/rev-parse.c:368
8786 msgid "stop parsing after the first non-option argument"
8787 msgstr ""
8789 #: builtin/rev-parse.c:371
8790 msgid "output in stuck long form"
8791 msgstr ""
8793 #: builtin/rev-parse.c:499
8794 msgid ""
8795 "git rev-parse --parseopt [options] -- [<args>...]\n"
8796 "   or: git rev-parse --sq-quote [<arg>...]\n"
8797 "   or: git rev-parse [options] [<arg>...]\n"
8798 "\n"
8799 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
8800 msgstr ""
8802 #: builtin/revert.c:22
8803 msgid "git revert [options] <commit-ish>..."
8804 msgstr ""
8806 #: builtin/revert.c:23
8807 msgid "git revert <subcommand>"
8808 msgstr ""
8810 #: builtin/revert.c:28
8811 msgid "git cherry-pick [options] <commit-ish>..."
8812 msgstr ""
8814 #: builtin/revert.c:29
8815 msgid "git cherry-pick <subcommand>"
8816 msgstr ""
8818 #: builtin/revert.c:71
8819 #, c-format
8820 msgid "%s: %s cannot be used with %s"
8821 msgstr ""
8823 #: builtin/revert.c:80
8824 msgid "end revert or cherry-pick sequence"
8825 msgstr ""
8827 #: builtin/revert.c:81
8828 msgid "resume revert or cherry-pick sequence"
8829 msgstr ""
8831 #: builtin/revert.c:82
8832 msgid "cancel revert or cherry-pick sequence"
8833 msgstr ""
8835 #: builtin/revert.c:83
8836 msgid "don't automatically commit"
8837 msgstr ""
8839 #: builtin/revert.c:84
8840 msgid "edit the commit message"
8841 msgstr ""
8843 #: builtin/revert.c:87
8844 msgid "parent number"
8845 msgstr ""
8847 #: builtin/revert.c:89
8848 msgid "merge strategy"
8849 msgstr ""
8851 #: builtin/revert.c:90
8852 msgid "option"
8853 msgstr ""
8855 #: builtin/revert.c:91
8856 msgid "option for merge strategy"
8857 msgstr ""
8859 #: builtin/revert.c:104
8860 msgid "append commit name"
8861 msgstr ""
8863 #: builtin/revert.c:105
8864 msgid "allow fast-forward"
8865 msgstr ""
8867 #: builtin/revert.c:106
8868 msgid "preserve initially empty commits"
8869 msgstr ""
8871 #: builtin/revert.c:107
8872 msgid "allow commits with empty messages"
8873 msgstr ""
8875 #: builtin/revert.c:108
8876 msgid "keep redundant, empty commits"
8877 msgstr ""
8879 #: builtin/revert.c:112
8880 msgid "program error"
8881 msgstr ""
8883 #: builtin/revert.c:197
8884 msgid "revert failed"
8885 msgstr ""
8887 #: builtin/revert.c:212
8888 msgid "cherry-pick failed"
8889 msgstr ""
8891 #: builtin/rm.c:17
8892 msgid "git rm [options] [--] <file>..."
8893 msgstr ""
8895 #: builtin/rm.c:65
8896 msgid ""
8897 "the following submodule (or one of its nested submodules)\n"
8898 "uses a .git directory:"
8899 msgid_plural ""
8900 "the following submodules (or one of their nested submodules)\n"
8901 "use a .git directory:"
8902 msgstr[0] ""
8903 msgstr[1] ""
8905 #: builtin/rm.c:71
8906 msgid ""
8907 "\n"
8908 "(use 'rm -rf' if you really want to remove it including all of its history)"
8909 msgstr ""
8911 #: builtin/rm.c:231
8912 msgid ""
8913 "the following file has staged content different from both the\n"
8914 "file and the HEAD:"
8915 msgid_plural ""
8916 "the following files have staged content different from both the\n"
8917 "file and the HEAD:"
8918 msgstr[0] ""
8919 msgstr[1] ""
8921 #: builtin/rm.c:236
8922 msgid ""
8923 "\n"
8924 "(use -f to force removal)"
8925 msgstr ""
8927 #: builtin/rm.c:240
8928 msgid "the following file has changes staged in the index:"
8929 msgid_plural "the following files have changes staged in the index:"
8930 msgstr[0] ""
8931 msgstr[1] ""
8933 #: builtin/rm.c:244 builtin/rm.c:255
8934 msgid ""
8935 "\n"
8936 "(use --cached to keep the file, or -f to force removal)"
8937 msgstr ""
8939 #: builtin/rm.c:252
8940 msgid "the following file has local modifications:"
8941 msgid_plural "the following files have local modifications:"
8942 msgstr[0] ""
8943 msgstr[1] ""
8945 #: builtin/rm.c:270
8946 msgid "do not list removed files"
8947 msgstr ""
8949 #: builtin/rm.c:271
8950 msgid "only remove from the index"
8951 msgstr ""
8953 #: builtin/rm.c:272
8954 msgid "override the up-to-date check"
8955 msgstr ""
8957 #: builtin/rm.c:273
8958 msgid "allow recursive removal"
8959 msgstr ""
8961 #: builtin/rm.c:275
8962 msgid "exit with a zero status even if nothing matched"
8963 msgstr ""
8965 #: builtin/rm.c:318
8966 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
8967 msgstr ""
8969 #: builtin/rm.c:336
8970 #, c-format
8971 msgid "not removing '%s' recursively without -r"
8972 msgstr ""
8974 #: builtin/rm.c:375
8975 #, c-format
8976 msgid "git rm: unable to remove %s"
8977 msgstr ""
8979 #: builtin/shortlog.c:13
8980 msgid "git shortlog [<options>] [<revision range>] [[--] [<path>...]]"
8981 msgstr ""
8983 #: builtin/shortlog.c:131
8984 #, c-format
8985 msgid "Missing author: %s"
8986 msgstr ""
8988 #: builtin/shortlog.c:230
8989 msgid "sort output according to the number of commits per author"
8990 msgstr ""
8992 #: builtin/shortlog.c:232
8993 msgid "Suppress commit descriptions, only provides commit count"
8994 msgstr ""
8996 #: builtin/shortlog.c:234
8997 msgid "Show the email address of each author"
8998 msgstr ""
9000 #: builtin/shortlog.c:235
9001 msgid "w[,i1[,i2]]"
9002 msgstr ""
9004 #: builtin/shortlog.c:236
9005 msgid "Linewrap output"
9006 msgstr ""
9008 #: builtin/show-branch.c:9
9009 msgid ""
9010 "git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"
9011 "current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"
9012 "independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "
9013 "<glob>)...]"
9014 msgstr ""
9016 #: builtin/show-branch.c:10
9017 msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
9018 msgstr ""
9020 #: builtin/show-branch.c:649
9021 msgid "show remote-tracking and local branches"
9022 msgstr ""
9024 #: builtin/show-branch.c:651
9025 msgid "show remote-tracking branches"
9026 msgstr ""
9028 #: builtin/show-branch.c:653
9029 msgid "color '*!+-' corresponding to the branch"
9030 msgstr ""
9032 #: builtin/show-branch.c:655
9033 msgid "show <n> more commits after the common ancestor"
9034 msgstr ""
9036 #: builtin/show-branch.c:657
9037 msgid "synonym to more=-1"
9038 msgstr ""
9040 #: builtin/show-branch.c:658
9041 msgid "suppress naming strings"
9042 msgstr ""
9044 #: builtin/show-branch.c:660
9045 msgid "include the current branch"
9046 msgstr ""
9048 #: builtin/show-branch.c:662
9049 msgid "name commits with their object names"
9050 msgstr ""
9052 #: builtin/show-branch.c:664
9053 msgid "show possible merge bases"
9054 msgstr ""
9056 #: builtin/show-branch.c:666
9057 msgid "show refs unreachable from any other ref"
9058 msgstr ""
9060 #: builtin/show-branch.c:668
9061 msgid "show commits in topological order"
9062 msgstr ""
9064 #: builtin/show-branch.c:671
9065 msgid "show only commits not on the first branch"
9066 msgstr ""
9068 #: builtin/show-branch.c:673
9069 msgid "show merges reachable from only one tip"
9070 msgstr ""
9072 #: builtin/show-branch.c:675
9073 msgid "topologically sort, maintaining date order where possible"
9074 msgstr ""
9076 #: builtin/show-branch.c:678
9077 msgid "<n>[,<base>]"
9078 msgstr ""
9080 #: builtin/show-branch.c:679
9081 msgid "show <n> most recent ref-log entries starting at base"
9082 msgstr ""
9084 #: builtin/show-ref.c:10
9085 msgid ""
9086 "git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--"
9087 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
9088 msgstr ""
9090 #: builtin/show-ref.c:11
9091 msgid "git show-ref --exclude-existing[=pattern] < ref-list"
9092 msgstr ""
9094 #: builtin/show-ref.c:168
9095 msgid "only show tags (can be combined with heads)"
9096 msgstr ""
9098 #: builtin/show-ref.c:169
9099 msgid "only show heads (can be combined with tags)"
9100 msgstr ""
9102 #: builtin/show-ref.c:170
9103 msgid "stricter reference checking, requires exact ref path"
9104 msgstr ""
9106 #: builtin/show-ref.c:173 builtin/show-ref.c:175
9107 msgid "show the HEAD reference, even if it would be filtered out"
9108 msgstr ""
9110 #: builtin/show-ref.c:177
9111 msgid "dereference tags into object IDs"
9112 msgstr ""
9114 #: builtin/show-ref.c:179
9115 msgid "only show SHA1 hash using <n> digits"
9116 msgstr ""
9118 #: builtin/show-ref.c:183
9119 msgid "do not print results to stdout (useful with --verify)"
9120 msgstr ""
9122 #: builtin/show-ref.c:185
9123 msgid "show refs from stdin that aren't in local repository"
9124 msgstr ""
9126 #: builtin/symbolic-ref.c:7
9127 msgid "git symbolic-ref [options] name [ref]"
9128 msgstr ""
9130 #: builtin/symbolic-ref.c:8
9131 msgid "git symbolic-ref -d [-q] name"
9132 msgstr ""
9134 #: builtin/symbolic-ref.c:40
9135 msgid "suppress error message for non-symbolic (detached) refs"
9136 msgstr ""
9138 #: builtin/symbolic-ref.c:41
9139 msgid "delete symbolic ref"
9140 msgstr ""
9142 #: builtin/symbolic-ref.c:42
9143 msgid "shorten ref output"
9144 msgstr ""
9146 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9147 msgid "reason"
9148 msgstr ""
9150 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9151 msgid "reason of the update"
9152 msgstr ""
9154 #: builtin/tag.c:22
9155 msgid ""
9156 "git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
9157 msgstr ""
9159 #: builtin/tag.c:23
9160 msgid "git tag -d <tagname>..."
9161 msgstr ""
9163 #: builtin/tag.c:24
9164 msgid ""
9165 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
9166 "\t\t[<pattern>...]"
9167 msgstr ""
9169 #: builtin/tag.c:26
9170 msgid "git tag -v <tagname>..."
9171 msgstr ""
9173 #: builtin/tag.c:69
9174 #, c-format
9175 msgid "malformed object at '%s'"
9176 msgstr ""
9178 #: builtin/tag.c:301
9179 #, c-format
9180 msgid "tag name too long: %.*s..."
9181 msgstr ""
9183 #: builtin/tag.c:306
9184 #, c-format
9185 msgid "tag '%s' not found."
9186 msgstr ""
9188 #: builtin/tag.c:321
9189 #, c-format
9190 msgid "Deleted tag '%s' (was %s)\n"
9191 msgstr ""
9193 #: builtin/tag.c:333
9194 #, c-format
9195 msgid "could not verify the tag '%s'"
9196 msgstr ""
9198 #: builtin/tag.c:343
9199 #, c-format
9200 msgid ""
9201 "\n"
9202 "Write a message for tag:\n"
9203 "  %s\n"
9204 "Lines starting with '%c' will be ignored.\n"
9205 msgstr ""
9207 #: builtin/tag.c:347
9208 #, c-format
9209 msgid ""
9210 "\n"
9211 "Write a message for tag:\n"
9212 "  %s\n"
9213 "Lines starting with '%c' will be kept; you may remove them yourself if you "
9214 "want to.\n"
9215 msgstr ""
9217 #: builtin/tag.c:371
9218 #, c-format
9219 msgid "unsupported sort specification '%s'"
9220 msgstr ""
9222 #: builtin/tag.c:373
9223 #, c-format
9224 msgid "unsupported sort specification '%s' in variable '%s'"
9225 msgstr ""
9227 #: builtin/tag.c:428
9228 msgid "unable to sign the tag"
9229 msgstr ""
9231 #: builtin/tag.c:430
9232 msgid "unable to write tag file"
9233 msgstr ""
9235 #: builtin/tag.c:455
9236 msgid "bad object type."
9237 msgstr ""
9239 #: builtin/tag.c:468
9240 msgid "tag header too big."
9241 msgstr ""
9243 #: builtin/tag.c:504
9244 msgid "no tag message?"
9245 msgstr ""
9247 #: builtin/tag.c:510
9248 #, c-format
9249 msgid "The tag message has been left in %s\n"
9250 msgstr ""
9252 #: builtin/tag.c:559
9253 msgid "switch 'points-at' requires an object"
9254 msgstr ""
9256 #: builtin/tag.c:561
9257 #, c-format
9258 msgid "malformed object name '%s'"
9259 msgstr ""
9261 #: builtin/tag.c:589
9262 msgid "list tag names"
9263 msgstr ""
9265 #: builtin/tag.c:591
9266 msgid "print <n> lines of each tag message"
9267 msgstr ""
9269 #: builtin/tag.c:593
9270 msgid "delete tags"
9271 msgstr ""
9273 #: builtin/tag.c:594
9274 msgid "verify tags"
9275 msgstr ""
9277 #: builtin/tag.c:596
9278 msgid "Tag creation options"
9279 msgstr ""
9281 #: builtin/tag.c:598
9282 msgid "annotated tag, needs a message"
9283 msgstr ""
9285 #: builtin/tag.c:600
9286 msgid "tag message"
9287 msgstr ""
9289 #: builtin/tag.c:602
9290 msgid "annotated and GPG-signed tag"
9291 msgstr ""
9293 #: builtin/tag.c:606
9294 msgid "use another key to sign the tag"
9295 msgstr ""
9297 #: builtin/tag.c:607
9298 msgid "replace the tag if exists"
9299 msgstr ""
9301 #: builtin/tag.c:608
9302 msgid "show tag list in columns"
9303 msgstr ""
9305 #: builtin/tag.c:610
9306 msgid "sort tags"
9307 msgstr ""
9309 #: builtin/tag.c:614
9310 msgid "Tag listing options"
9311 msgstr ""
9313 #: builtin/tag.c:617 builtin/tag.c:623
9314 msgid "print only tags that contain the commit"
9315 msgstr ""
9317 #: builtin/tag.c:629
9318 msgid "print only tags of the object"
9319 msgstr ""
9321 #: builtin/tag.c:655
9322 msgid "--column and -n are incompatible"
9323 msgstr ""
9325 #: builtin/tag.c:667
9326 msgid "--sort and -n are incompatible"
9327 msgstr ""
9329 #: builtin/tag.c:674
9330 msgid "-n option is only allowed with -l."
9331 msgstr ""
9333 #: builtin/tag.c:676
9334 msgid "--contains option is only allowed with -l."
9335 msgstr ""
9337 #: builtin/tag.c:678
9338 msgid "--points-at option is only allowed with -l."
9339 msgstr ""
9341 #: builtin/tag.c:686
9342 msgid "only one -F or -m option is allowed."
9343 msgstr ""
9345 #: builtin/tag.c:706
9346 msgid "too many params"
9347 msgstr ""
9349 #: builtin/tag.c:712
9350 #, c-format
9351 msgid "'%s' is not a valid tag name."
9352 msgstr ""
9354 #: builtin/tag.c:717
9355 #, c-format
9356 msgid "tag '%s' already exists"
9357 msgstr ""
9359 #: builtin/tag.c:741
9360 #, c-format
9361 msgid "Updated tag '%s' (was %s)\n"
9362 msgstr ""
9364 #: builtin/unpack-objects.c:489
9365 msgid "Unpacking objects"
9366 msgstr ""
9368 #: builtin/update-index.c:403
9369 msgid "git update-index [options] [--] [<file>...]"
9370 msgstr ""
9372 #: builtin/update-index.c:756
9373 msgid "continue refresh even when index needs update"
9374 msgstr ""
9376 #: builtin/update-index.c:759
9377 msgid "refresh: ignore submodules"
9378 msgstr ""
9380 #: builtin/update-index.c:762
9381 msgid "do not ignore new files"
9382 msgstr ""
9384 #: builtin/update-index.c:764
9385 msgid "let files replace directories and vice-versa"
9386 msgstr ""
9388 #: builtin/update-index.c:766
9389 msgid "notice files missing from worktree"
9390 msgstr ""
9392 #: builtin/update-index.c:768
9393 msgid "refresh even if index contains unmerged entries"
9394 msgstr ""
9396 #: builtin/update-index.c:771
9397 msgid "refresh stat information"
9398 msgstr ""
9400 #: builtin/update-index.c:775
9401 msgid "like --refresh, but ignore assume-unchanged setting"
9402 msgstr ""
9404 #: builtin/update-index.c:779
9405 msgid "<mode>,<object>,<path>"
9406 msgstr ""
9408 #: builtin/update-index.c:780
9409 msgid "add the specified entry to the index"
9410 msgstr ""
9412 #: builtin/update-index.c:784
9413 msgid "(+/-)x"
9414 msgstr ""
9416 #: builtin/update-index.c:785
9417 msgid "override the executable bit of the listed files"
9418 msgstr ""
9420 #: builtin/update-index.c:789
9421 msgid "mark files as \"not changing\""
9422 msgstr ""
9424 #: builtin/update-index.c:792
9425 msgid "clear assumed-unchanged bit"
9426 msgstr ""
9428 #: builtin/update-index.c:795
9429 msgid "mark files as \"index-only\""
9430 msgstr ""
9432 #: builtin/update-index.c:798
9433 msgid "clear skip-worktree bit"
9434 msgstr ""
9436 #: builtin/update-index.c:801
9437 msgid "add to index only; do not add content to object database"
9438 msgstr ""
9440 #: builtin/update-index.c:803
9441 msgid "remove named paths even if present in worktree"
9442 msgstr ""
9444 #: builtin/update-index.c:805
9445 msgid "with --stdin: input lines are terminated by null bytes"
9446 msgstr ""
9448 #: builtin/update-index.c:807
9449 msgid "read list of paths to be updated from standard input"
9450 msgstr ""
9452 #: builtin/update-index.c:811
9453 msgid "add entries from standard input to the index"
9454 msgstr ""
9456 #: builtin/update-index.c:815
9457 msgid "repopulate stages #2 and #3 for the listed paths"
9458 msgstr ""
9460 #: builtin/update-index.c:819
9461 msgid "only update entries that differ from HEAD"
9462 msgstr ""
9464 #: builtin/update-index.c:823
9465 msgid "ignore files missing from worktree"
9466 msgstr ""
9468 #: builtin/update-index.c:826
9469 msgid "report actions to standard output"
9470 msgstr ""
9472 #: builtin/update-index.c:828
9473 msgid "(for porcelains) forget saved unresolved conflicts"
9474 msgstr ""
9476 #: builtin/update-index.c:832
9477 msgid "write index in this format"
9478 msgstr ""
9480 #: builtin/update-index.c:834
9481 msgid "enable or disable split index"
9482 msgstr ""
9484 #: builtin/update-ref.c:9
9485 msgid "git update-ref [options] -d <refname> [<oldval>]"
9486 msgstr ""
9488 #: builtin/update-ref.c:10
9489 msgid "git update-ref [options]    <refname> <newval> [<oldval>]"
9490 msgstr ""
9492 #: builtin/update-ref.c:11
9493 msgid "git update-ref [options] --stdin [-z]"
9494 msgstr ""
9496 #: builtin/update-ref.c:363
9497 msgid "delete the reference"
9498 msgstr ""
9500 #: builtin/update-ref.c:365
9501 msgid "update <refname> not the one it points to"
9502 msgstr ""
9504 #: builtin/update-ref.c:366
9505 msgid "stdin has NUL-terminated arguments"
9506 msgstr ""
9508 #: builtin/update-ref.c:367
9509 msgid "read updates from stdin"
9510 msgstr ""
9512 #: builtin/update-server-info.c:6
9513 msgid "git update-server-info [--force]"
9514 msgstr ""
9516 #: builtin/update-server-info.c:14
9517 msgid "update the info files from scratch"
9518 msgstr ""
9520 #: builtin/verify-commit.c:17
9521 msgid "git verify-commit [-v|--verbose] <commit>..."
9522 msgstr ""
9524 #: builtin/verify-commit.c:75
9525 msgid "print commit contents"
9526 msgstr ""
9528 #: builtin/verify-pack.c:54
9529 msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
9530 msgstr ""
9532 #: builtin/verify-pack.c:64
9533 msgid "verbose"
9534 msgstr ""
9536 #: builtin/verify-pack.c:66
9537 msgid "show statistics only"
9538 msgstr ""
9540 #: builtin/verify-tag.c:17
9541 msgid "git verify-tag [-v|--verbose] <tag>..."
9542 msgstr ""
9544 #: builtin/verify-tag.c:73
9545 msgid "print tag contents"
9546 msgstr ""
9548 #: builtin/write-tree.c:13
9549 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
9550 msgstr ""
9552 #: builtin/write-tree.c:26
9553 msgid "<prefix>/"
9554 msgstr ""
9556 #: builtin/write-tree.c:27
9557 msgid "write tree object for a subdirectory <prefix>"
9558 msgstr ""
9560 #: builtin/write-tree.c:30
9561 msgid "only useful for debugging"
9562 msgstr ""
9564 #: credential-cache--daemon.c:267
9565 msgid "print debugging messages to stderr"
9566 msgstr ""
9568 #: git.c:17
9569 msgid ""
9570 "'git help -a' and 'git help -g' list available subcommands and some\n"
9571 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
9572 "to read about a specific subcommand or concept."
9573 msgstr ""
9575 #: common-cmds.h:8
9576 msgid "Add file contents to the index"
9577 msgstr ""
9579 #: common-cmds.h:9
9580 msgid "Find by binary search the change that introduced a bug"
9581 msgstr ""
9583 #: common-cmds.h:10
9584 msgid "List, create, or delete branches"
9585 msgstr ""
9587 #: common-cmds.h:11
9588 msgid "Checkout a branch or paths to the working tree"
9589 msgstr ""
9591 #: common-cmds.h:12
9592 msgid "Clone a repository into a new directory"
9593 msgstr ""
9595 #: common-cmds.h:13
9596 msgid "Record changes to the repository"
9597 msgstr ""
9599 #: common-cmds.h:14
9600 msgid "Show changes between commits, commit and working tree, etc"
9601 msgstr ""
9603 #: common-cmds.h:15
9604 msgid "Download objects and refs from another repository"
9605 msgstr ""
9607 #: common-cmds.h:16
9608 msgid "Print lines matching a pattern"
9609 msgstr ""
9611 #: common-cmds.h:17
9612 msgid "Create an empty Git repository or reinitialize an existing one"
9613 msgstr ""
9615 #: common-cmds.h:18
9616 msgid "Show commit logs"
9617 msgstr ""
9619 #: common-cmds.h:19
9620 msgid "Join two or more development histories together"
9621 msgstr ""
9623 #: common-cmds.h:20
9624 msgid "Move or rename a file, a directory, or a symlink"
9625 msgstr ""
9627 #: common-cmds.h:21
9628 msgid "Fetch from and integrate with another repository or a local branch"
9629 msgstr ""
9631 #: common-cmds.h:22
9632 msgid "Update remote refs along with associated objects"
9633 msgstr ""
9635 #: common-cmds.h:23
9636 msgid "Forward-port local commits to the updated upstream head"
9637 msgstr ""
9639 #: common-cmds.h:24
9640 msgid "Reset current HEAD to the specified state"
9641 msgstr ""
9643 #: common-cmds.h:25
9644 msgid "Remove files from the working tree and from the index"
9645 msgstr ""
9647 #: common-cmds.h:26
9648 msgid "Show various types of objects"
9649 msgstr ""
9651 #: common-cmds.h:27
9652 msgid "Show the working tree status"
9653 msgstr ""
9655 #: common-cmds.h:28
9656 msgid "Create, list, delete or verify a tag object signed with GPG"
9657 msgstr ""
9659 #: parse-options.h:143
9660 msgid "expiry-date"
9661 msgstr ""
9663 #: parse-options.h:158
9664 msgid "no-op (backward compatibility)"
9665 msgstr ""
9667 #: parse-options.h:232
9668 msgid "be more verbose"
9669 msgstr ""
9671 #: parse-options.h:234
9672 msgid "be more quiet"
9673 msgstr ""
9675 #: parse-options.h:240
9676 msgid "use <n> digits to display SHA-1s"
9677 msgstr ""
9679 #: rerere.h:27
9680 msgid "update the index with reused conflict resolution if possible"
9681 msgstr ""
9683 #: git-am.sh:52
9684 msgid "You need to set your committer info first"
9685 msgstr ""
9687 #: git-am.sh:97
9688 msgid ""
9689 "You seem to have moved HEAD since the last 'am' failure.\n"
9690 "Not rewinding to ORIG_HEAD"
9691 msgstr ""
9693 #: git-am.sh:107
9694 #, sh-format
9695 msgid ""
9696 "When you have resolved this problem, run \"$cmdline --continue\".\n"
9697 "If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
9698 "To restore the original branch and stop patching, run \"$cmdline --abort\"."
9699 msgstr ""
9701 #: git-am.sh:123
9702 msgid "Cannot fall back to three-way merge."
9703 msgstr ""
9705 #: git-am.sh:139
9706 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9707 msgstr ""
9709 #: git-am.sh:141
9710 msgid "Using index info to reconstruct a base tree..."
9711 msgstr ""
9713 #: git-am.sh:156
9714 msgid ""
9715 "Did you hand edit your patch?\n"
9716 "It does not apply to blobs recorded in its index."
9717 msgstr ""
9719 #: git-am.sh:165
9720 msgid "Falling back to patching base and 3-way merge..."
9721 msgstr ""
9723 #: git-am.sh:181
9724 msgid "Failed to merge in the changes."
9725 msgstr ""
9727 #: git-am.sh:276
9728 msgid "Only one StGIT patch series can be applied at once"
9729 msgstr ""
9731 #: git-am.sh:363
9732 #, sh-format
9733 msgid "Patch format $patch_format is not supported."
9734 msgstr ""
9736 #: git-am.sh:365
9737 msgid "Patch format detection failed."
9738 msgstr ""
9740 #: git-am.sh:392
9741 msgid ""
9742 "The -b/--binary option has been a no-op for long time, and\n"
9743 "it will be removed. Please do not use it anymore."
9744 msgstr ""
9746 #: git-am.sh:486
9747 #, sh-format
9748 msgid "previous rebase directory $dotest still exists but mbox given."
9749 msgstr ""
9751 #: git-am.sh:491
9752 msgid "Please make up your mind. --skip or --abort?"
9753 msgstr ""
9755 #: git-am.sh:527
9756 #, sh-format
9757 msgid ""
9758 "Stray $dotest directory found.\n"
9759 "Use \"git am --abort\" to remove it."
9760 msgstr ""
9762 #: git-am.sh:535
9763 msgid "Resolve operation not in progress, we are not resuming."
9764 msgstr ""
9766 #: git-am.sh:601
9767 #, sh-format
9768 msgid "Dirty index: cannot apply patches (dirty: $files)"
9769 msgstr ""
9771 #: git-am.sh:705
9772 #, sh-format
9773 msgid ""
9774 "Patch is empty.  Was it split wrong?\n"
9775 "If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
9776 "To restore the original branch and stop patching run \"$cmdline --abort\"."
9777 msgstr ""
9779 #: git-am.sh:732
9780 msgid "Patch does not have a valid e-mail address."
9781 msgstr ""
9783 #: git-am.sh:779
9784 msgid "cannot be interactive without stdin connected to a terminal."
9785 msgstr ""
9787 #: git-am.sh:783
9788 msgid "Commit Body is:"
9789 msgstr ""
9791 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9792 #. in your translation. The program will only accept English
9793 #. input at this point.
9794 #: git-am.sh:790
9795 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
9796 msgstr ""
9798 #: git-am.sh:826
9799 #, sh-format
9800 msgid "Applying: $FIRSTLINE"
9801 msgstr ""
9803 #: git-am.sh:847
9804 msgid ""
9805 "No changes - did you forget to use 'git add'?\n"
9806 "If there is nothing left to stage, chances are that something else\n"
9807 "already introduced the same changes; you might want to skip this patch."
9808 msgstr ""
9810 #: git-am.sh:855
9811 msgid ""
9812 "You still have unmerged paths in your index\n"
9813 "did you forget to use 'git add'?"
9814 msgstr ""
9816 #: git-am.sh:871
9817 msgid "No changes -- Patch already applied."
9818 msgstr ""
9820 #: git-am.sh:881
9821 #, sh-format
9822 msgid "Patch failed at $msgnum $FIRSTLINE"
9823 msgstr ""
9825 #: git-am.sh:884
9826 #, sh-format
9827 msgid ""
9828 "The copy of the patch that failed is found in:\n"
9829 "   $dotest/patch"
9830 msgstr ""
9832 #: git-am.sh:902
9833 msgid "applying to an empty history"
9834 msgstr ""
9836 #: git-bisect.sh:48
9837 msgid "You need to start by \"git bisect start\""
9838 msgstr ""
9840 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9841 #. translation. The program will only accept English input
9842 #. at this point.
9843 #: git-bisect.sh:54
9844 msgid "Do you want me to do it for you [Y/n]? "
9845 msgstr ""
9847 #: git-bisect.sh:95
9848 #, sh-format
9849 msgid "unrecognised option: '$arg'"
9850 msgstr ""
9852 #: git-bisect.sh:99
9853 #, sh-format
9854 msgid "'$arg' does not appear to be a valid revision"
9855 msgstr ""
9857 #: git-bisect.sh:117
9858 msgid "Bad HEAD - I need a HEAD"
9859 msgstr ""
9861 #: git-bisect.sh:130
9862 #, sh-format
9863 msgid ""
9864 "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
9865 msgstr ""
9867 #: git-bisect.sh:140
9868 msgid "won't bisect on cg-seek'ed tree"
9869 msgstr ""
9871 #: git-bisect.sh:144
9872 msgid "Bad HEAD - strange symbolic ref"
9873 msgstr ""
9875 #: git-bisect.sh:189
9876 #, sh-format
9877 msgid "Bad bisect_write argument: $state"
9878 msgstr ""
9880 #: git-bisect.sh:218
9881 #, sh-format
9882 msgid "Bad rev input: $arg"
9883 msgstr ""
9885 #: git-bisect.sh:232
9886 msgid "Please call 'bisect_state' with at least one argument."
9887 msgstr ""
9889 #: git-bisect.sh:244
9890 #, sh-format
9891 msgid "Bad rev input: $rev"
9892 msgstr ""
9894 #: git-bisect.sh:250
9895 msgid "'git bisect bad' can take only one argument."
9896 msgstr ""
9898 #: git-bisect.sh:273
9899 msgid "Warning: bisecting only with a bad commit."
9900 msgstr ""
9902 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9903 #. translation. The program will only accept English input
9904 #. at this point.
9905 #: git-bisect.sh:279
9906 msgid "Are you sure [Y/n]? "
9907 msgstr ""
9909 #: git-bisect.sh:289
9910 msgid ""
9911 "You need to give me at least one good and one bad revision.\n"
9912 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9913 msgstr ""
9915 #: git-bisect.sh:292
9916 msgid ""
9917 "You need to start by \"git bisect start\".\n"
9918 "You then need to give me at least one good and one bad revision.\n"
9919 "(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
9920 msgstr ""
9922 #: git-bisect.sh:363 git-bisect.sh:490
9923 msgid "We are not bisecting."
9924 msgstr ""
9926 #: git-bisect.sh:370
9927 #, sh-format
9928 msgid "'$invalid' is not a valid commit"
9929 msgstr ""
9931 #: git-bisect.sh:379
9932 #, sh-format
9933 msgid ""
9934 "Could not check out original HEAD '$branch'.\n"
9935 "Try 'git bisect reset <commit>'."
9936 msgstr ""
9938 #: git-bisect.sh:406
9939 msgid "No logfile given"
9940 msgstr ""
9942 #: git-bisect.sh:407
9943 #, sh-format
9944 msgid "cannot read $file for replaying"
9945 msgstr ""
9947 #: git-bisect.sh:424
9948 msgid "?? what are you talking about?"
9949 msgstr ""
9951 #: git-bisect.sh:436
9952 #, sh-format
9953 msgid "running $command"
9954 msgstr ""
9956 #: git-bisect.sh:443
9957 #, sh-format
9958 msgid ""
9959 "bisect run failed:\n"
9960 "exit code $res from '$command' is < 0 or >= 128"
9961 msgstr ""
9963 #: git-bisect.sh:469
9964 msgid "bisect run cannot continue any more"
9965 msgstr ""
9967 #: git-bisect.sh:475
9968 #, sh-format
9969 msgid ""
9970 "bisect run failed:\n"
9971 "'bisect_state $state' exited with error code $res"
9972 msgstr ""
9974 #: git-bisect.sh:482
9975 msgid "bisect run success"
9976 msgstr ""
9978 #: git-pull.sh:21
9979 msgid ""
9980 "Pull is not possible because you have unmerged files.\n"
9981 "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
9982 "as appropriate to mark resolution and make a commit."
9983 msgstr ""
9985 #: git-pull.sh:25
9986 msgid "Pull is not possible because you have unmerged files."
9987 msgstr ""
9989 #: git-pull.sh:31
9990 msgid ""
9991 "You have not concluded your merge (MERGE_HEAD exists).\n"
9992 "Please, commit your changes before you can merge."
9993 msgstr ""
9995 #: git-pull.sh:245
9996 msgid "updating an unborn branch with changes added to the index"
9997 msgstr ""
9999 #: git-pull.sh:269
10000 #, sh-format
10001 msgid ""
10002 "Warning: fetch updated the current branch head.\n"
10003 "Warning: fast-forwarding your working tree from\n"
10004 "Warning: commit $orig_head."
10005 msgstr ""
10007 #: git-pull.sh:294
10008 msgid "Cannot merge multiple branches into empty head"
10009 msgstr ""
10011 #: git-pull.sh:298
10012 msgid "Cannot rebase onto multiple branches"
10013 msgstr ""
10015 #: git-rebase.sh:57
10016 msgid ""
10017 "When you have resolved this problem, run \"git rebase --continue\".\n"
10018 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10019 "To check out the original branch and stop rebasing, run \"git rebase --abort"
10020 "\"."
10021 msgstr ""
10023 #: git-rebase.sh:165
10024 msgid "Applied autostash."
10025 msgstr ""
10027 #: git-rebase.sh:168
10028 #, sh-format
10029 msgid "Cannot store $stash_sha1"
10030 msgstr ""
10032 #: git-rebase.sh:169
10033 msgid ""
10034 "Applying autostash resulted in conflicts.\n"
10035 "Your changes are safe in the stash.\n"
10036 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
10037 msgstr ""
10039 #: git-rebase.sh:208
10040 msgid "The pre-rebase hook refused to rebase."
10041 msgstr ""
10043 #: git-rebase.sh:213
10044 msgid "It looks like git-am is in progress. Cannot rebase."
10045 msgstr ""
10047 #: git-rebase.sh:351
10048 msgid "The --exec option must be used with the --interactive option"
10049 msgstr ""
10051 #: git-rebase.sh:356
10052 msgid "No rebase in progress?"
10053 msgstr ""
10055 #: git-rebase.sh:367
10056 msgid "The --edit-todo action can only be used during interactive rebase."
10057 msgstr ""
10059 #: git-rebase.sh:374
10060 msgid "Cannot read HEAD"
10061 msgstr ""
10063 #: git-rebase.sh:377
10064 msgid ""
10065 "You must edit all merge conflicts and then\n"
10066 "mark them as resolved using git add"
10067 msgstr ""
10069 #: git-rebase.sh:395
10070 #, sh-format
10071 msgid "Could not move back to $head_name"
10072 msgstr ""
10074 #: git-rebase.sh:414
10075 #, sh-format
10076 msgid ""
10077 "It seems that there is already a $state_dir_base directory, and\n"
10078 "I wonder if you are in the middle of another rebase.  If that is the\n"
10079 "case, please try\n"
10080 "\t$cmd_live_rebase\n"
10081 "If that is not the case, please\n"
10082 "\t$cmd_clear_stale_rebase\n"
10083 "and run me again.  I am stopping in case you still have something\n"
10084 "valuable there."
10085 msgstr ""
10087 #: git-rebase.sh:465
10088 #, sh-format
10089 msgid "invalid upstream $upstream_name"
10090 msgstr ""
10092 #: git-rebase.sh:489
10093 #, sh-format
10094 msgid "$onto_name: there are more than one merge bases"
10095 msgstr ""
10097 #: git-rebase.sh:492 git-rebase.sh:496
10098 #, sh-format
10099 msgid "$onto_name: there is no merge base"
10100 msgstr ""
10102 #: git-rebase.sh:501
10103 #, sh-format
10104 msgid "Does not point to a valid commit: $onto_name"
10105 msgstr ""
10107 #: git-rebase.sh:524
10108 #, sh-format
10109 msgid "fatal: no such branch: $branch_name"
10110 msgstr ""
10112 #: git-rebase.sh:557
10113 msgid "Cannot autostash"
10114 msgstr ""
10116 #: git-rebase.sh:562
10117 #, sh-format
10118 msgid "Created autostash: $stash_abbrev"
10119 msgstr ""
10121 #: git-rebase.sh:566
10122 msgid "Please commit or stash them."
10123 msgstr ""
10125 #: git-rebase.sh:586
10126 #, sh-format
10127 msgid "Current branch $branch_name is up to date."
10128 msgstr ""
10130 #: git-rebase.sh:590
10131 #, sh-format
10132 msgid "Current branch $branch_name is up to date, rebase forced."
10133 msgstr ""
10135 #: git-rebase.sh:601
10136 #, sh-format
10137 msgid "Changes from $mb to $onto:"
10138 msgstr ""
10140 #: git-rebase.sh:610
10141 msgid "First, rewinding head to replay your work on top of it..."
10142 msgstr ""
10144 #: git-rebase.sh:620
10145 #, sh-format
10146 msgid "Fast-forwarded $branch_name to $onto_name."
10147 msgstr ""
10149 #: git-stash.sh:51
10150 msgid "git stash clear with parameters is unimplemented"
10151 msgstr ""
10153 #: git-stash.sh:74
10154 msgid "You do not have the initial commit yet"
10155 msgstr ""
10157 #: git-stash.sh:89
10158 msgid "Cannot save the current index state"
10159 msgstr ""
10161 #: git-stash.sh:124 git-stash.sh:137
10162 msgid "Cannot save the current worktree state"
10163 msgstr ""
10165 #: git-stash.sh:141
10166 msgid "No changes selected"
10167 msgstr ""
10169 #: git-stash.sh:144
10170 msgid "Cannot remove temporary index (can't happen)"
10171 msgstr ""
10173 #: git-stash.sh:157
10174 msgid "Cannot record working tree state"
10175 msgstr ""
10177 #: git-stash.sh:191
10178 #, sh-format
10179 msgid "Cannot update $ref_stash with $w_commit"
10180 msgstr ""
10182 #. TRANSLATORS: $option is an invalid option, like
10183 #. `--blah-blah'. The 7 spaces at the beginning of the
10184 #. second line correspond to "error: ". So you should line
10185 #. up the second line with however many characters the
10186 #. translation of "error: " takes in your language. E.g. in
10187 #. English this is:
10189 #. $ git stash save --blah-blah 2>&1 | head -n 2
10190 #. error: unknown option for 'stash save': --blah-blah
10191 #. To provide a message, use git stash save -- '--blah-blah'
10192 #: git-stash.sh:238
10193 #, sh-format
10194 msgid ""
10195 "error: unknown option for 'stash save': $option\n"
10196 "       To provide a message, use git stash save -- '$option'"
10197 msgstr ""
10199 #: git-stash.sh:259
10200 msgid "No local changes to save"
10201 msgstr ""
10203 #: git-stash.sh:263
10204 msgid "Cannot initialize stash"
10205 msgstr ""
10207 #: git-stash.sh:267
10208 msgid "Cannot save the current status"
10209 msgstr ""
10211 #: git-stash.sh:285
10212 msgid "Cannot remove worktree changes"
10213 msgstr ""
10215 #: git-stash.sh:384
10216 msgid "No stash found."
10217 msgstr ""
10219 #: git-stash.sh:391
10220 #, sh-format
10221 msgid "Too many revisions specified: $REV"
10222 msgstr ""
10224 #: git-stash.sh:397
10225 #, sh-format
10226 msgid "$reference is not a valid reference"
10227 msgstr ""
10229 #: git-stash.sh:425
10230 #, sh-format
10231 msgid "'$args' is not a stash-like commit"
10232 msgstr ""
10234 #: git-stash.sh:436
10235 #, sh-format
10236 msgid "'$args' is not a stash reference"
10237 msgstr ""
10239 #: git-stash.sh:444
10240 msgid "unable to refresh index"
10241 msgstr ""
10243 #: git-stash.sh:448
10244 msgid "Cannot apply a stash in the middle of a merge"
10245 msgstr ""
10247 #: git-stash.sh:456
10248 msgid "Conflicts in index. Try without --index."
10249 msgstr ""
10251 #: git-stash.sh:458
10252 msgid "Could not save index tree"
10253 msgstr ""
10255 #: git-stash.sh:492
10256 msgid "Cannot unstage modified files"
10257 msgstr ""
10259 #: git-stash.sh:507
10260 msgid "Index was not unstashed."
10261 msgstr ""
10263 #: git-stash.sh:530
10264 #, sh-format
10265 msgid "Dropped ${REV} ($s)"
10266 msgstr ""
10268 #: git-stash.sh:531
10269 #, sh-format
10270 msgid "${REV}: Could not drop stash entry"
10271 msgstr ""
10273 #: git-stash.sh:539
10274 msgid "No branch name specified"
10275 msgstr ""
10277 #: git-stash.sh:611
10278 msgid "(To restore them type \"git stash apply\")"
10279 msgstr ""
10281 #: git-submodule.sh:95
10282 #, sh-format
10283 msgid "cannot strip one component off url '$remoteurl'"
10284 msgstr ""
10286 #: git-submodule.sh:237
10287 #, sh-format
10288 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
10289 msgstr ""
10291 #: git-submodule.sh:287
10292 #, sh-format
10293 msgid "Clone of '$url' into submodule path '$sm_path' failed"
10294 msgstr ""
10296 #: git-submodule.sh:296
10297 #, sh-format
10298 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
10299 msgstr ""
10301 #: git-submodule.sh:406
10302 msgid "Relative path can only be used from the toplevel of the working tree"
10303 msgstr ""
10305 #: git-submodule.sh:416
10306 #, sh-format
10307 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
10308 msgstr ""
10310 #: git-submodule.sh:433
10311 #, sh-format
10312 msgid "'$sm_path' already exists in the index"
10313 msgstr ""
10315 #: git-submodule.sh:437
10316 #, sh-format
10317 msgid ""
10318 "The following path is ignored by one of your .gitignore files:\n"
10319 "$sm_path\n"
10320 "Use -f if you really want to add it."
10321 msgstr ""
10323 #: git-submodule.sh:455
10324 #, sh-format
10325 msgid "Adding existing repo at '$sm_path' to the index"
10326 msgstr ""
10328 #: git-submodule.sh:457
10329 #, sh-format
10330 msgid "'$sm_path' already exists and is not a valid git repo"
10331 msgstr ""
10333 #: git-submodule.sh:465
10334 #, sh-format
10335 msgid "A git directory for '$sm_name' is found locally with remote(s):"
10336 msgstr ""
10338 #: git-submodule.sh:467
10339 #, sh-format
10340 msgid ""
10341 "If you want to reuse this local git directory instead of cloning again from"
10342 msgstr ""
10344 #: git-submodule.sh:469
10345 #, sh-format
10346 msgid ""
10347 "use the '--force' option. If the local git directory is not the correct repo"
10348 msgstr ""
10350 #: git-submodule.sh:470
10351 #, sh-format
10352 msgid ""
10353 "or you are unsure what this means choose another name with the '--name' "
10354 "option."
10355 msgstr ""
10357 #: git-submodule.sh:472
10358 #, sh-format
10359 msgid "Reactivating local git directory for submodule '$sm_name'."
10360 msgstr ""
10362 #: git-submodule.sh:484
10363 #, sh-format
10364 msgid "Unable to checkout submodule '$sm_path'"
10365 msgstr ""
10367 #: git-submodule.sh:489
10368 #, sh-format
10369 msgid "Failed to add submodule '$sm_path'"
10370 msgstr ""
10372 #: git-submodule.sh:498
10373 #, sh-format
10374 msgid "Failed to register submodule '$sm_path'"
10375 msgstr ""
10377 #: git-submodule.sh:542
10378 #, sh-format
10379 msgid "Entering '$prefix$displaypath'"
10380 msgstr ""
10382 #: git-submodule.sh:562
10383 #, sh-format
10384 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
10385 msgstr ""
10387 #: git-submodule.sh:608
10388 #, sh-format
10389 msgid "No url found for submodule path '$displaypath' in .gitmodules"
10390 msgstr ""
10392 #: git-submodule.sh:617
10393 #, sh-format
10394 msgid "Failed to register url for submodule path '$displaypath'"
10395 msgstr ""
10397 #: git-submodule.sh:619
10398 #, sh-format
10399 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
10400 msgstr ""
10402 #: git-submodule.sh:636
10403 #, sh-format
10404 msgid "Failed to register update mode for submodule path '$displaypath'"
10405 msgstr ""
10407 #: git-submodule.sh:674
10408 #, sh-format
10409 msgid "Use '.' if you really want to deinitialize all submodules"
10410 msgstr ""
10412 #: git-submodule.sh:691
10413 #, sh-format
10414 msgid "Submodule work tree '$displaypath' contains a .git directory"
10415 msgstr ""
10417 #: git-submodule.sh:692
10418 #, sh-format
10419 msgid ""
10420 "(use 'rm -rf' if you really want to remove it including all of its history)"
10421 msgstr ""
10423 #: git-submodule.sh:698
10424 #, sh-format
10425 msgid ""
10426 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
10427 "discard them"
10428 msgstr ""
10430 #: git-submodule.sh:701
10431 #, sh-format
10432 msgid "Cleared directory '$displaypath'"
10433 msgstr ""
10435 #: git-submodule.sh:702
10436 #, sh-format
10437 msgid "Could not remove submodule work tree '$displaypath'"
10438 msgstr ""
10440 #: git-submodule.sh:705
10441 #, sh-format
10442 msgid "Could not create empty submodule directory '$displaypath'"
10443 msgstr ""
10445 #: git-submodule.sh:714
10446 #, sh-format
10447 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
10448 msgstr ""
10450 #: git-submodule.sh:830
10451 #, sh-format
10452 msgid ""
10453 "Submodule path '$displaypath' not initialized\n"
10454 "Maybe you want to use 'update --init'?"
10455 msgstr ""
10457 #: git-submodule.sh:843
10458 #, sh-format
10459 msgid "Unable to find current revision in submodule path '$displaypath'"
10460 msgstr ""
10462 #: git-submodule.sh:852
10463 #, sh-format
10464 msgid "Unable to fetch in submodule path '$sm_path'"
10465 msgstr ""
10467 #: git-submodule.sh:876
10468 #, sh-format
10469 msgid "Unable to fetch in submodule path '$displaypath'"
10470 msgstr ""
10472 #: git-submodule.sh:890
10473 #, sh-format
10474 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
10475 msgstr ""
10477 #: git-submodule.sh:891
10478 #, sh-format
10479 msgid "Submodule path '$displaypath': checked out '$sha1'"
10480 msgstr ""
10482 #: git-submodule.sh:895
10483 #, sh-format
10484 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
10485 msgstr ""
10487 #: git-submodule.sh:896
10488 #, sh-format
10489 msgid "Submodule path '$displaypath': rebased into '$sha1'"
10490 msgstr ""
10492 #: git-submodule.sh:901
10493 #, sh-format
10494 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
10495 msgstr ""
10497 #: git-submodule.sh:902
10498 #, sh-format
10499 msgid "Submodule path '$displaypath': merged in '$sha1'"
10500 msgstr ""
10502 #: git-submodule.sh:907
10503 #, sh-format
10504 msgid ""
10505 "Execution of '$command $sha1' failed in submodule  path '$prefix$sm_path'"
10506 msgstr ""
10508 #: git-submodule.sh:908
10509 #, sh-format
10510 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
10511 msgstr ""
10513 #: git-submodule.sh:938
10514 #, sh-format
10515 msgid "Failed to recurse into submodule path '$displaypath'"
10516 msgstr ""
10518 #: git-submodule.sh:1046
10519 msgid "The --cached option cannot be used with the --files option"
10520 msgstr ""
10522 #: git-submodule.sh:1098
10523 #, sh-format
10524 msgid "unexpected mode $mod_dst"
10525 msgstr ""
10527 #: git-submodule.sh:1118
10528 #, sh-format
10529 msgid "  Warn: $display_name doesn't contain commit $sha1_src"
10530 msgstr ""
10532 #: git-submodule.sh:1121
10533 #, sh-format
10534 msgid "  Warn: $display_name doesn't contain commit $sha1_dst"
10535 msgstr ""
10537 #: git-submodule.sh:1124
10538 #, sh-format
10539 msgid "  Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
10540 msgstr ""
10542 #: git-submodule.sh:1149
10543 msgid "blob"
10544 msgstr ""
10546 #: git-submodule.sh:1267
10547 #, sh-format
10548 msgid "Failed to recurse into submodule path '$sm_path'"
10549 msgstr ""
10551 #: git-submodule.sh:1331
10552 #, sh-format
10553 msgid "Synchronizing submodule url for '$displaypath'"
10554 msgstr ""