l10n: git.pot: v2.19.0 round 1 (382 new, 30 removed)
[git/debian.git] / po / git.pot
blob87c58b0b5b41ccc3f3cff710e69fc12482a6fe2d
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: 2018-08-21 08:28+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:97
22 #, c-format
23 msgid "%shint: %.*s%s\n"
24 msgstr ""
26 #: advice.c:150
27 msgid "Cherry-picking is not possible because you have unmerged files."
28 msgstr ""
30 #: advice.c:152
31 msgid "Committing is not possible because you have unmerged files."
32 msgstr ""
34 #: advice.c:154
35 msgid "Merging is not possible because you have unmerged files."
36 msgstr ""
38 #: advice.c:156
39 msgid "Pulling is not possible because you have unmerged files."
40 msgstr ""
42 #: advice.c:158
43 msgid "Reverting is not possible because you have unmerged files."
44 msgstr ""
46 #: advice.c:160
47 #, c-format
48 msgid "It is not possible to %s because you have unmerged files."
49 msgstr ""
51 #: advice.c:168
52 msgid ""
53 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
54 "as appropriate to mark resolution and make a commit."
55 msgstr ""
57 #: advice.c:176
58 msgid "Exiting because of an unresolved conflict."
59 msgstr ""
61 #: advice.c:181 builtin/merge.c:1286
62 msgid "You have not concluded your merge (MERGE_HEAD exists)."
63 msgstr ""
65 #: advice.c:183
66 msgid "Please, commit your changes before merging."
67 msgstr ""
69 #: advice.c:184
70 msgid "Exiting because of unfinished merge."
71 msgstr ""
73 #: advice.c:190
74 #, c-format
75 msgid ""
76 "Note: checking out '%s'.\n"
77 "\n"
78 "You are in 'detached HEAD' state. You can look around, make experimental\n"
79 "changes and commit them, and you can discard any commits you make in this\n"
80 "state without impacting any branches by performing another checkout.\n"
81 "\n"
82 "If you want to create a new branch to retain commits you create, you may\n"
83 "do so (now or later) by using -b with the checkout command again. Example:\n"
84 "\n"
85 "  git checkout -b <new-branch-name>\n"
86 "\n"
87 msgstr ""
89 #: apply.c:59
90 #, c-format
91 msgid "unrecognized whitespace option '%s'"
92 msgstr ""
94 #: apply.c:75
95 #, c-format
96 msgid "unrecognized whitespace ignore option '%s'"
97 msgstr ""
99 #: apply.c:125
100 msgid "--reject and --3way cannot be used together."
101 msgstr ""
103 #: apply.c:127
104 msgid "--cached and --3way cannot be used together."
105 msgstr ""
107 #: apply.c:130
108 msgid "--3way outside a repository"
109 msgstr ""
111 #: apply.c:141
112 msgid "--index outside a repository"
113 msgstr ""
115 #: apply.c:144
116 msgid "--cached outside a repository"
117 msgstr ""
119 #: apply.c:826
120 #, c-format
121 msgid "Cannot prepare timestamp regexp %s"
122 msgstr ""
124 #: apply.c:835
125 #, c-format
126 msgid "regexec returned %d for input: %s"
127 msgstr ""
129 #: apply.c:909
130 #, c-format
131 msgid "unable to find filename in patch at line %d"
132 msgstr ""
134 #: apply.c:947
135 #, c-format
136 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
137 msgstr ""
139 #: apply.c:953
140 #, c-format
141 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
142 msgstr ""
144 #: apply.c:954
145 #, c-format
146 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
147 msgstr ""
149 #: apply.c:959
150 #, c-format
151 msgid "git apply: bad git-diff - expected /dev/null on line %d"
152 msgstr ""
154 #: apply.c:988
155 #, c-format
156 msgid "invalid mode on line %d: %s"
157 msgstr ""
159 #: apply.c:1306
160 #, c-format
161 msgid "inconsistent header lines %d and %d"
162 msgstr ""
164 #: apply.c:1478
165 #, c-format
166 msgid "recount: unexpected line: %.*s"
167 msgstr ""
169 #: apply.c:1547
170 #, c-format
171 msgid "patch fragment without header at line %d: %.*s"
172 msgstr ""
174 #: apply.c:1567
175 #, c-format
176 msgid ""
177 "git diff header lacks filename information when removing %d leading pathname "
178 "component (line %d)"
179 msgid_plural ""
180 "git diff header lacks filename information when removing %d leading pathname "
181 "components (line %d)"
182 msgstr[0] ""
183 msgstr[1] ""
185 #: apply.c:1580
186 #, c-format
187 msgid "git diff header lacks filename information (line %d)"
188 msgstr ""
190 #: apply.c:1768
191 msgid "new file depends on old contents"
192 msgstr ""
194 #: apply.c:1770
195 msgid "deleted file still has contents"
196 msgstr ""
198 #: apply.c:1804
199 #, c-format
200 msgid "corrupt patch at line %d"
201 msgstr ""
203 #: apply.c:1841
204 #, c-format
205 msgid "new file %s depends on old contents"
206 msgstr ""
208 #: apply.c:1843
209 #, c-format
210 msgid "deleted file %s still has contents"
211 msgstr ""
213 #: apply.c:1846
214 #, c-format
215 msgid "** warning: file %s becomes empty but is not deleted"
216 msgstr ""
218 #: apply.c:1993
219 #, c-format
220 msgid "corrupt binary patch at line %d: %.*s"
221 msgstr ""
223 #: apply.c:2030
224 #, c-format
225 msgid "unrecognized binary patch at line %d"
226 msgstr ""
228 #: apply.c:2190
229 #, c-format
230 msgid "patch with only garbage at line %d"
231 msgstr ""
233 #: apply.c:2276
234 #, c-format
235 msgid "unable to read symlink %s"
236 msgstr ""
238 #: apply.c:2280
239 #, c-format
240 msgid "unable to open or read %s"
241 msgstr ""
243 #: apply.c:2939
244 #, c-format
245 msgid "invalid start of line: '%c'"
246 msgstr ""
248 #: apply.c:3060
249 #, c-format
250 msgid "Hunk #%d succeeded at %d (offset %d line)."
251 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
252 msgstr[0] ""
253 msgstr[1] ""
255 #: apply.c:3072
256 #, c-format
257 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
258 msgstr ""
260 #: apply.c:3078
261 #, c-format
262 msgid ""
263 "while searching for:\n"
264 "%.*s"
265 msgstr ""
267 #: apply.c:3100
268 #, c-format
269 msgid "missing binary patch data for '%s'"
270 msgstr ""
272 #: apply.c:3108
273 #, c-format
274 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
275 msgstr ""
277 #: apply.c:3154
278 #, c-format
279 msgid "cannot apply binary patch to '%s' without full index line"
280 msgstr ""
282 #: apply.c:3164
283 #, c-format
284 msgid ""
285 "the patch applies to '%s' (%s), which does not match the current contents."
286 msgstr ""
288 #: apply.c:3172
289 #, c-format
290 msgid "the patch applies to an empty '%s' but it is not empty"
291 msgstr ""
293 #: apply.c:3190
294 #, c-format
295 msgid "the necessary postimage %s for '%s' cannot be read"
296 msgstr ""
298 #: apply.c:3203
299 #, c-format
300 msgid "binary patch does not apply to '%s'"
301 msgstr ""
303 #: apply.c:3209
304 #, c-format
305 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
306 msgstr ""
308 #: apply.c:3230
309 #, c-format
310 msgid "patch failed: %s:%ld"
311 msgstr ""
313 #: apply.c:3352
314 #, c-format
315 msgid "cannot checkout %s"
316 msgstr ""
318 #: apply.c:3404 apply.c:3415 apply.c:3461 setup.c:278
319 #, c-format
320 msgid "failed to read %s"
321 msgstr ""
323 #: apply.c:3412
324 #, c-format
325 msgid "reading from '%s' beyond a symbolic link"
326 msgstr ""
328 #: apply.c:3441 apply.c:3681
329 #, c-format
330 msgid "path %s has been renamed/deleted"
331 msgstr ""
333 #: apply.c:3524 apply.c:3696
334 #, c-format
335 msgid "%s: does not exist in index"
336 msgstr ""
338 #: apply.c:3533 apply.c:3704
339 #, c-format
340 msgid "%s: does not match index"
341 msgstr ""
343 #: apply.c:3568
344 msgid "repository lacks the necessary blob to fall back on 3-way merge."
345 msgstr ""
347 #: apply.c:3571
348 #, c-format
349 msgid "Falling back to three-way merge...\n"
350 msgstr ""
352 #: apply.c:3587 apply.c:3591
353 #, c-format
354 msgid "cannot read the current contents of '%s'"
355 msgstr ""
357 #: apply.c:3603
358 #, c-format
359 msgid "Failed to fall back on three-way merge...\n"
360 msgstr ""
362 #: apply.c:3617
363 #, c-format
364 msgid "Applied patch to '%s' with conflicts.\n"
365 msgstr ""
367 #: apply.c:3622
368 #, c-format
369 msgid "Applied patch to '%s' cleanly.\n"
370 msgstr ""
372 #: apply.c:3648
373 msgid "removal patch leaves file contents"
374 msgstr ""
376 #: apply.c:3721
377 #, c-format
378 msgid "%s: wrong type"
379 msgstr ""
381 #: apply.c:3723
382 #, c-format
383 msgid "%s has type %o, expected %o"
384 msgstr ""
386 #: apply.c:3874 apply.c:3876
387 #, c-format
388 msgid "invalid path '%s'"
389 msgstr ""
391 #: apply.c:3932
392 #, c-format
393 msgid "%s: already exists in index"
394 msgstr ""
396 #: apply.c:3935
397 #, c-format
398 msgid "%s: already exists in working directory"
399 msgstr ""
401 #: apply.c:3955
402 #, c-format
403 msgid "new mode (%o) of %s does not match old mode (%o)"
404 msgstr ""
406 #: apply.c:3960
407 #, c-format
408 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
409 msgstr ""
411 #: apply.c:3980
412 #, c-format
413 msgid "affected file '%s' is beyond a symbolic link"
414 msgstr ""
416 #: apply.c:3984
417 #, c-format
418 msgid "%s: patch does not apply"
419 msgstr ""
421 #: apply.c:3999
422 #, c-format
423 msgid "Checking patch %s..."
424 msgstr ""
426 #: apply.c:4091
427 #, c-format
428 msgid "sha1 information is lacking or useless for submodule %s"
429 msgstr ""
431 #: apply.c:4098
432 #, c-format
433 msgid "mode change for %s, which is not in current HEAD"
434 msgstr ""
436 #: apply.c:4101
437 #, c-format
438 msgid "sha1 information is lacking or useless (%s)."
439 msgstr ""
441 #: apply.c:4106 builtin/checkout.c:237 builtin/reset.c:140
442 #, c-format
443 msgid "make_cache_entry failed for path '%s'"
444 msgstr ""
446 #: apply.c:4110
447 #, c-format
448 msgid "could not add %s to temporary index"
449 msgstr ""
451 #: apply.c:4120
452 #, c-format
453 msgid "could not write temporary index to %s"
454 msgstr ""
456 #: apply.c:4258
457 #, c-format
458 msgid "unable to remove %s from index"
459 msgstr ""
461 #: apply.c:4292
462 #, c-format
463 msgid "corrupt patch for submodule %s"
464 msgstr ""
466 #: apply.c:4298
467 #, c-format
468 msgid "unable to stat newly created file '%s'"
469 msgstr ""
471 #: apply.c:4306
472 #, c-format
473 msgid "unable to create backing store for newly created file %s"
474 msgstr ""
476 #: apply.c:4312 apply.c:4457
477 #, c-format
478 msgid "unable to add cache entry for %s"
479 msgstr ""
481 #: apply.c:4355
482 #, c-format
483 msgid "failed to write to '%s'"
484 msgstr ""
486 #: apply.c:4359
487 #, c-format
488 msgid "closing file '%s'"
489 msgstr ""
491 #: apply.c:4429
492 #, c-format
493 msgid "unable to write file '%s' mode %o"
494 msgstr ""
496 #: apply.c:4527
497 #, c-format
498 msgid "Applied patch %s cleanly."
499 msgstr ""
501 #: apply.c:4535
502 msgid "internal error"
503 msgstr ""
505 #: apply.c:4538
506 #, c-format
507 msgid "Applying patch %%s with %d reject..."
508 msgid_plural "Applying patch %%s with %d rejects..."
509 msgstr[0] ""
510 msgstr[1] ""
512 #: apply.c:4549
513 #, c-format
514 msgid "truncating .rej filename to %.*s.rej"
515 msgstr ""
517 #: apply.c:4557 builtin/fetch.c:780 builtin/fetch.c:1048
518 #, c-format
519 msgid "cannot open %s"
520 msgstr ""
522 #: apply.c:4571
523 #, c-format
524 msgid "Hunk #%d applied cleanly."
525 msgstr ""
527 #: apply.c:4575
528 #, c-format
529 msgid "Rejected hunk #%d."
530 msgstr ""
532 #: apply.c:4685
533 #, c-format
534 msgid "Skipped patch '%s'."
535 msgstr ""
537 #: apply.c:4693
538 msgid "unrecognized input"
539 msgstr ""
541 #: apply.c:4712
542 msgid "unable to read index file"
543 msgstr ""
545 #: apply.c:4849
546 #, c-format
547 msgid "can't open patch '%s': %s"
548 msgstr ""
550 #: apply.c:4876
551 #, c-format
552 msgid "squelched %d whitespace error"
553 msgid_plural "squelched %d whitespace errors"
554 msgstr[0] ""
555 msgstr[1] ""
557 #: apply.c:4882 apply.c:4897
558 #, c-format
559 msgid "%d line adds whitespace errors."
560 msgid_plural "%d lines add whitespace errors."
561 msgstr[0] ""
562 msgstr[1] ""
564 #: apply.c:4890
565 #, c-format
566 msgid "%d line applied after fixing whitespace errors."
567 msgid_plural "%d lines applied after fixing whitespace errors."
568 msgstr[0] ""
569 msgstr[1] ""
571 #: apply.c:4906 builtin/add.c:539 builtin/mv.c:300 builtin/rm.c:389
572 msgid "Unable to write new index file"
573 msgstr ""
575 #: apply.c:4933 apply.c:4936 builtin/am.c:2254 builtin/am.c:2257
576 #: builtin/clone.c:121 builtin/fetch.c:115 builtin/merge.c:260
577 #: builtin/pull.c:198 builtin/submodule--helper.c:406
578 #: builtin/submodule--helper.c:1355 builtin/submodule--helper.c:1358
579 #: builtin/submodule--helper.c:1729 builtin/submodule--helper.c:1732
580 #: builtin/submodule--helper.c:1952 git-add--interactive.perl:197
581 msgid "path"
582 msgstr ""
584 #: apply.c:4934
585 msgid "don't apply changes matching the given path"
586 msgstr ""
588 #: apply.c:4937
589 msgid "apply changes matching the given path"
590 msgstr ""
592 #: apply.c:4939 builtin/am.c:2263
593 msgid "num"
594 msgstr ""
596 #: apply.c:4940
597 msgid "remove <num> leading slashes from traditional diff paths"
598 msgstr ""
600 #: apply.c:4943
601 msgid "ignore additions made by the patch"
602 msgstr ""
604 #: apply.c:4945
605 msgid "instead of applying the patch, output diffstat for the input"
606 msgstr ""
608 #: apply.c:4949
609 msgid "show number of added and deleted lines in decimal notation"
610 msgstr ""
612 #: apply.c:4951
613 msgid "instead of applying the patch, output a summary for the input"
614 msgstr ""
616 #: apply.c:4953
617 msgid "instead of applying the patch, see if the patch is applicable"
618 msgstr ""
620 #: apply.c:4955
621 msgid "make sure the patch is applicable to the current index"
622 msgstr ""
624 #: apply.c:4957
625 msgid "mark new files with `git add --intent-to-add`"
626 msgstr ""
628 #: apply.c:4959
629 msgid "apply a patch without touching the working tree"
630 msgstr ""
632 #: apply.c:4961
633 msgid "accept a patch that touches outside the working area"
634 msgstr ""
636 #: apply.c:4964
637 msgid "also apply the patch (use with --stat/--summary/--check)"
638 msgstr ""
640 #: apply.c:4966
641 msgid "attempt three-way merge if a patch does not apply"
642 msgstr ""
644 #: apply.c:4968
645 msgid "build a temporary index based on embedded index information"
646 msgstr ""
648 #: apply.c:4971 builtin/checkout-index.c:168 builtin/ls-files.c:516
649 msgid "paths are separated with NUL character"
650 msgstr ""
652 #: apply.c:4973
653 msgid "ensure at least <n> lines of context match"
654 msgstr ""
656 #: apply.c:4974 builtin/am.c:2242 builtin/interpret-trailers.c:95
657 #: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
658 #: builtin/pack-objects.c:3205
659 msgid "action"
660 msgstr ""
662 #: apply.c:4975
663 msgid "detect new or modified lines that have whitespace errors"
664 msgstr ""
666 #: apply.c:4978 apply.c:4981
667 msgid "ignore changes in whitespace when finding context"
668 msgstr ""
670 #: apply.c:4984
671 msgid "apply the patch in reverse"
672 msgstr ""
674 #: apply.c:4986
675 msgid "don't expect at least one line of context"
676 msgstr ""
678 #: apply.c:4988
679 msgid "leave the rejected hunks in corresponding *.rej files"
680 msgstr ""
682 #: apply.c:4990
683 msgid "allow overlapping hunks"
684 msgstr ""
686 #: apply.c:4991 builtin/add.c:290 builtin/check-ignore.c:21
687 #: builtin/commit.c:1301 builtin/count-objects.c:98 builtin/fsck.c:671
688 #: builtin/log.c:1914 builtin/mv.c:122 builtin/read-tree.c:124
689 msgid "be verbose"
690 msgstr ""
692 #: apply.c:4993
693 msgid "tolerate incorrectly detected missing new-line at the end of file"
694 msgstr ""
696 #: apply.c:4996
697 msgid "do not trust the line counts in the hunk headers"
698 msgstr ""
700 #: apply.c:4998 builtin/am.c:2251
701 msgid "root"
702 msgstr ""
704 #: apply.c:4999
705 msgid "prepend <root> to all filenames"
706 msgstr ""
708 #: archive.c:14
709 msgid "git archive [<options>] <tree-ish> [<path>...]"
710 msgstr ""
712 #: archive.c:15
713 msgid "git archive --list"
714 msgstr ""
716 #: archive.c:16
717 msgid ""
718 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
719 msgstr ""
721 #: archive.c:17
722 msgid "git archive --remote <repo> [--exec <cmd>] --list"
723 msgstr ""
725 #: archive.c:363 builtin/add.c:176 builtin/add.c:515 builtin/rm.c:298
726 #, c-format
727 msgid "pathspec '%s' did not match any files"
728 msgstr ""
730 #: archive.c:446
731 msgid "fmt"
732 msgstr ""
734 #: archive.c:446
735 msgid "archive format"
736 msgstr ""
738 #: archive.c:447 builtin/log.c:1473
739 msgid "prefix"
740 msgstr ""
742 #: archive.c:448
743 msgid "prepend prefix to each pathname in the archive"
744 msgstr ""
746 #: archive.c:449 builtin/blame.c:816 builtin/blame.c:817 builtin/config.c:126
747 #: builtin/fast-export.c:1013 builtin/fast-export.c:1015 builtin/grep.c:873
748 #: builtin/hash-object.c:104 builtin/ls-files.c:552 builtin/ls-files.c:555
749 #: builtin/notes.c:407 builtin/notes.c:570 builtin/read-tree.c:119
750 #: parse-options.h:165
751 msgid "file"
752 msgstr ""
754 #: archive.c:450 builtin/archive.c:89
755 msgid "write the archive to this file"
756 msgstr ""
758 #: archive.c:452
759 msgid "read .gitattributes in working directory"
760 msgstr ""
762 #: archive.c:453
763 msgid "report archived files on stderr"
764 msgstr ""
766 #: archive.c:454
767 msgid "store only"
768 msgstr ""
770 #: archive.c:455
771 msgid "compress faster"
772 msgstr ""
774 #: archive.c:463
775 msgid "compress better"
776 msgstr ""
778 #: archive.c:466
779 msgid "list supported archive formats"
780 msgstr ""
782 #: archive.c:468 builtin/archive.c:90 builtin/clone.c:111 builtin/clone.c:114
783 #: builtin/submodule--helper.c:1367 builtin/submodule--helper.c:1738
784 msgid "repo"
785 msgstr ""
787 #: archive.c:469 builtin/archive.c:91
788 msgid "retrieve the archive from remote repository <repo>"
789 msgstr ""
791 #: archive.c:470 builtin/archive.c:92 builtin/difftool.c:714
792 #: builtin/notes.c:491
793 msgid "command"
794 msgstr ""
796 #: archive.c:471 builtin/archive.c:93
797 msgid "path to the remote git-upload-archive command"
798 msgstr ""
800 #: archive.c:478
801 msgid "Unexpected option --remote"
802 msgstr ""
804 #: archive.c:480
805 msgid "Option --exec can only be used together with --remote"
806 msgstr ""
808 #: archive.c:482
809 msgid "Unexpected option --output"
810 msgstr ""
812 #: archive.c:504
813 #, c-format
814 msgid "Unknown archive format '%s'"
815 msgstr ""
817 #: archive.c:511
818 #, c-format
819 msgid "Argument not supported for format '%s': -%d"
820 msgstr ""
822 #: archive-tar.c:125 archive-zip.c:344
823 #, c-format
824 msgid "cannot stream blob %s"
825 msgstr ""
827 #: archive-tar.c:260 archive-zip.c:361
828 #, c-format
829 msgid "unsupported file mode: 0%o (SHA1: %s)"
830 msgstr ""
832 #: archive-tar.c:287 archive-zip.c:352
833 #, c-format
834 msgid "cannot read %s"
835 msgstr ""
837 #: archive-tar.c:458
838 #, c-format
839 msgid "unable to start '%s' filter"
840 msgstr ""
842 #: archive-tar.c:461
843 msgid "unable to redirect descriptor"
844 msgstr ""
846 #: archive-tar.c:468
847 #, c-format
848 msgid "'%s' filter reported error"
849 msgstr ""
851 #: archive-zip.c:313
852 #, c-format
853 msgid "path is not valid UTF-8: %s"
854 msgstr ""
856 #: archive-zip.c:317
857 #, c-format
858 msgid "path too long (%d chars, SHA1: %s): %s"
859 msgstr ""
861 #: archive-zip.c:470 builtin/pack-objects.c:216 builtin/pack-objects.c:219
862 #, c-format
863 msgid "deflate error (%d)"
864 msgstr ""
866 #: archive-zip.c:605
867 #, c-format
868 msgid "timestamp too large for this system: %<PRIuMAX>"
869 msgstr ""
871 #: attr.c:218
872 #, c-format
873 msgid "%.*s is not a valid attribute name"
874 msgstr ""
876 #: attr.c:415
877 msgid ""
878 "Negative patterns are ignored in git attributes\n"
879 "Use '\\!' for literal leading exclamation."
880 msgstr ""
882 #: bisect.c:467
883 #, c-format
884 msgid "Badly quoted content in file '%s': %s"
885 msgstr ""
887 #: bisect.c:675
888 #, c-format
889 msgid "We cannot bisect more!\n"
890 msgstr ""
892 #: bisect.c:729
893 #, c-format
894 msgid "Not a valid commit name %s"
895 msgstr ""
897 #: bisect.c:753
898 #, c-format
899 msgid ""
900 "The merge base %s is bad.\n"
901 "This means the bug has been fixed between %s and [%s].\n"
902 msgstr ""
904 #: bisect.c:758
905 #, c-format
906 msgid ""
907 "The merge base %s is new.\n"
908 "The property has changed between %s and [%s].\n"
909 msgstr ""
911 #: bisect.c:763
912 #, c-format
913 msgid ""
914 "The merge base %s is %s.\n"
915 "This means the first '%s' commit is between %s and [%s].\n"
916 msgstr ""
918 #: bisect.c:771
919 #, c-format
920 msgid ""
921 "Some %s revs are not ancestors of the %s rev.\n"
922 "git bisect cannot work properly in this case.\n"
923 "Maybe you mistook %s and %s revs?\n"
924 msgstr ""
926 #: bisect.c:784
927 #, c-format
928 msgid ""
929 "the merge base between %s and [%s] must be skipped.\n"
930 "So we cannot be sure the first %s commit is between %s and %s.\n"
931 "We continue anyway."
932 msgstr ""
934 #: bisect.c:817
935 #, c-format
936 msgid "Bisecting: a merge base must be tested\n"
937 msgstr ""
939 #: bisect.c:857
940 #, c-format
941 msgid "a %s revision is needed"
942 msgstr ""
944 #: bisect.c:876 builtin/notes.c:177 builtin/tag.c:237
945 #, c-format
946 msgid "could not create file '%s'"
947 msgstr ""
949 #: bisect.c:927 builtin/merge.c:137
950 #, c-format
951 msgid "could not read file '%s'"
952 msgstr ""
954 #: bisect.c:957
955 msgid "reading bisect refs failed"
956 msgstr ""
958 #: bisect.c:976
959 #, c-format
960 msgid "%s was both %s and %s\n"
961 msgstr ""
963 #: bisect.c:984
964 #, c-format
965 msgid ""
966 "No testable commit found.\n"
967 "Maybe you started with bad path parameters?\n"
968 msgstr ""
970 #: bisect.c:1003
971 #, c-format
972 msgid "(roughly %d step)"
973 msgid_plural "(roughly %d steps)"
974 msgstr[0] ""
975 msgstr[1] ""
977 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
978 #. steps)" translation.
980 #: bisect.c:1009
981 #, c-format
982 msgid "Bisecting: %d revision left to test after this %s\n"
983 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
984 msgstr[0] ""
985 msgstr[1] ""
987 #: blame.c:1786
988 msgid "--contents and --reverse do not blend well."
989 msgstr ""
991 #: blame.c:1800
992 msgid "cannot use --contents with final commit object name"
993 msgstr ""
995 #: blame.c:1821
996 msgid "--reverse and --first-parent together require specified latest commit"
997 msgstr ""
999 #: blame.c:1830 bundle.c:162 ref-filter.c:2154 sequencer.c:1874
1000 #: sequencer.c:3772 builtin/commit.c:994 builtin/log.c:372 builtin/log.c:926
1001 #: builtin/log.c:1381 builtin/log.c:1713 builtin/log.c:1963 builtin/merge.c:404
1002 #: builtin/pack-objects.c:3032 builtin/pack-objects.c:3047
1003 #: builtin/shortlog.c:192
1004 msgid "revision walk setup failed"
1005 msgstr ""
1007 #: blame.c:1848
1008 msgid ""
1009 "--reverse --first-parent together require range along first-parent chain"
1010 msgstr ""
1012 #: blame.c:1859
1013 #, c-format
1014 msgid "no such path %s in %s"
1015 msgstr ""
1017 #: blame.c:1870
1018 #, c-format
1019 msgid "cannot read blob %s for path %s"
1020 msgstr ""
1022 #: branch.c:54
1023 #, c-format
1024 msgid ""
1025 "\n"
1026 "After fixing the error cause you may try to fix up\n"
1027 "the remote tracking information by invoking\n"
1028 "\"git branch --set-upstream-to=%s%s%s\"."
1029 msgstr ""
1031 #: branch.c:68
1032 #, c-format
1033 msgid "Not setting branch %s as its own upstream."
1034 msgstr ""
1036 #: branch.c:94
1037 #, c-format
1038 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1039 msgstr ""
1041 #: branch.c:95
1042 #, c-format
1043 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1044 msgstr ""
1046 #: branch.c:99
1047 #, c-format
1048 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1049 msgstr ""
1051 #: branch.c:100
1052 #, c-format
1053 msgid "Branch '%s' set up to track local branch '%s'."
1054 msgstr ""
1056 #: branch.c:105
1057 #, c-format
1058 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1059 msgstr ""
1061 #: branch.c:106
1062 #, c-format
1063 msgid "Branch '%s' set up to track remote ref '%s'."
1064 msgstr ""
1066 #: branch.c:110
1067 #, c-format
1068 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1069 msgstr ""
1071 #: branch.c:111
1072 #, c-format
1073 msgid "Branch '%s' set up to track local ref '%s'."
1074 msgstr ""
1076 #: branch.c:120
1077 msgid "Unable to write upstream branch configuration"
1078 msgstr ""
1080 #: branch.c:157
1081 #, c-format
1082 msgid "Not tracking: ambiguous information for ref %s"
1083 msgstr ""
1085 #: branch.c:190
1086 #, c-format
1087 msgid "'%s' is not a valid branch name."
1088 msgstr ""
1090 #: branch.c:209
1091 #, c-format
1092 msgid "A branch named '%s' already exists."
1093 msgstr ""
1095 #: branch.c:214
1096 msgid "Cannot force update the current branch."
1097 msgstr ""
1099 #: branch.c:234
1100 #, c-format
1101 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1102 msgstr ""
1104 #: branch.c:236
1105 #, c-format
1106 msgid "the requested upstream branch '%s' does not exist"
1107 msgstr ""
1109 #: branch.c:238
1110 msgid ""
1111 "\n"
1112 "If you are planning on basing your work on an upstream\n"
1113 "branch that already exists at the remote, you may need to\n"
1114 "run \"git fetch\" to retrieve it.\n"
1115 "\n"
1116 "If you are planning to push out a new local branch that\n"
1117 "will track its remote counterpart, you may want to use\n"
1118 "\"git push -u\" to set the upstream config as you push."
1119 msgstr ""
1121 #: branch.c:281
1122 #, c-format
1123 msgid "Not a valid object name: '%s'."
1124 msgstr ""
1126 #: branch.c:301
1127 #, c-format
1128 msgid "Ambiguous object name: '%s'."
1129 msgstr ""
1131 #: branch.c:306
1132 #, c-format
1133 msgid "Not a valid branch point: '%s'."
1134 msgstr ""
1136 #: branch.c:360
1137 #, c-format
1138 msgid "'%s' is already checked out at '%s'"
1139 msgstr ""
1141 #: branch.c:383
1142 #, c-format
1143 msgid "HEAD of working tree %s is not updated"
1144 msgstr ""
1146 #: bundle.c:36
1147 #, c-format
1148 msgid "'%s' does not look like a v2 bundle file"
1149 msgstr ""
1151 #: bundle.c:64
1152 #, c-format
1153 msgid "unrecognized header: %s%s (%d)"
1154 msgstr ""
1156 #: bundle.c:90 sequencer.c:2092 sequencer.c:2578 builtin/commit.c:768
1157 #, c-format
1158 msgid "could not open '%s'"
1159 msgstr ""
1161 #: bundle.c:141
1162 msgid "Repository lacks these prerequisite commits:"
1163 msgstr ""
1165 #: bundle.c:192
1166 #, c-format
1167 msgid "The bundle contains this ref:"
1168 msgid_plural "The bundle contains these %d refs:"
1169 msgstr[0] ""
1170 msgstr[1] ""
1172 #: bundle.c:199
1173 msgid "The bundle records a complete history."
1174 msgstr ""
1176 #: bundle.c:201
1177 #, c-format
1178 msgid "The bundle requires this ref:"
1179 msgid_plural "The bundle requires these %d refs:"
1180 msgstr[0] ""
1181 msgstr[1] ""
1183 #: bundle.c:260
1184 msgid "Could not spawn pack-objects"
1185 msgstr ""
1187 #: bundle.c:271
1188 msgid "pack-objects died"
1189 msgstr ""
1191 #: bundle.c:313
1192 msgid "rev-list died"
1193 msgstr ""
1195 #: bundle.c:362
1196 #, c-format
1197 msgid "ref '%s' is excluded by the rev-list options"
1198 msgstr ""
1200 #: bundle.c:453 builtin/log.c:187 builtin/log.c:1618 builtin/shortlog.c:304
1201 #, c-format
1202 msgid "unrecognized argument: %s"
1203 msgstr ""
1205 #: bundle.c:461
1206 msgid "Refusing to create empty bundle."
1207 msgstr ""
1209 #: bundle.c:473
1210 #, c-format
1211 msgid "cannot create '%s'"
1212 msgstr ""
1214 #: bundle.c:501
1215 msgid "index-pack died"
1216 msgstr ""
1218 #: color.c:296
1219 #, c-format
1220 msgid "invalid color value: %.*s"
1221 msgstr ""
1223 #: commit.c:48 sequencer.c:2384 builtin/am.c:422 builtin/am.c:466
1224 #: builtin/am.c:1438 builtin/am.c:2072 builtin/replace.c:376
1225 #: builtin/replace.c:448
1226 #, c-format
1227 msgid "could not parse %s"
1228 msgstr ""
1230 #: commit.c:50
1231 #, c-format
1232 msgid "%s %s is not a commit!"
1233 msgstr ""
1235 #: commit.c:191
1236 msgid ""
1237 "Support for <GIT_DIR>/info/grafts is deprecated\n"
1238 "and will be removed in a future Git version.\n"
1239 "\n"
1240 "Please use \"git replace --convert-graft-file\"\n"
1241 "to convert the grafts into replace refs.\n"
1242 "\n"
1243 "Turn this message off by running\n"
1244 "\"git config advice.graftFileDeprecated false\""
1245 msgstr ""
1247 #: commit.c:1629
1248 msgid ""
1249 "Warning: commit message did not conform to UTF-8.\n"
1250 "You may want to amend it after fixing the message, or set the config\n"
1251 "variable i18n.commitencoding to the encoding your project uses.\n"
1252 msgstr ""
1254 #: commit-graph.c:83
1255 #, c-format
1256 msgid "graph file %s is too small"
1257 msgstr ""
1259 #: commit-graph.c:90
1260 #, c-format
1261 msgid "graph signature %X does not match signature %X"
1262 msgstr ""
1264 #: commit-graph.c:97
1265 #, c-format
1266 msgid "graph version %X does not match version %X"
1267 msgstr ""
1269 #: commit-graph.c:104
1270 #, c-format
1271 msgid "hash version %X does not match version %X"
1272 msgstr ""
1274 #: commit-graph.c:128
1275 #, c-format
1276 msgid "improper chunk offset %08x%08x"
1277 msgstr ""
1279 #: commit-graph.c:164
1280 #, c-format
1281 msgid "chunk id %08x appears multiple times"
1282 msgstr ""
1284 #: commit-graph.c:261
1285 #, c-format
1286 msgid "could not find commit %s"
1287 msgstr ""
1289 #: commit-graph.c:565 builtin/pack-objects.c:2571
1290 #, c-format
1291 msgid "unable to get type of object %s"
1292 msgstr ""
1294 #: commit-graph.c:730
1295 #, c-format
1296 msgid "error adding pack %s"
1297 msgstr ""
1299 #: commit-graph.c:732
1300 #, c-format
1301 msgid "error opening index for %s"
1302 msgstr ""
1304 #: commit-graph.c:773
1305 #, c-format
1306 msgid "the commit graph format cannot write %d commits"
1307 msgstr ""
1309 #: commit-graph.c:800
1310 msgid "too many commits to write graph"
1311 msgstr ""
1313 #: commit-graph.c:806
1314 #, c-format
1315 msgid "unable to create leading directories of %s"
1316 msgstr ""
1318 #: commit-graph.c:904
1319 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1320 msgstr ""
1322 #: compat/obstack.c:405 compat/obstack.c:407
1323 msgid "memory exhausted"
1324 msgstr ""
1326 #: config.c:123
1327 #, c-format
1328 msgid ""
1329 "exceeded maximum include depth (%d) while including\n"
1330 "\t%s\n"
1331 "from\n"
1332 "\t%s\n"
1333 "Do you have circular includes?"
1334 msgstr ""
1336 #: config.c:139
1337 #, c-format
1338 msgid "could not expand include path '%s'"
1339 msgstr ""
1341 #: config.c:150
1342 msgid "relative config includes must come from files"
1343 msgstr ""
1345 #: config.c:190
1346 msgid "relative config include conditionals must come from files"
1347 msgstr ""
1349 #: config.c:348
1350 #, c-format
1351 msgid "key does not contain a section: %s"
1352 msgstr ""
1354 #: config.c:354
1355 #, c-format
1356 msgid "key does not contain variable name: %s"
1357 msgstr ""
1359 #: config.c:378 sequencer.c:2206
1360 #, c-format
1361 msgid "invalid key: %s"
1362 msgstr ""
1364 #: config.c:384
1365 #, c-format
1366 msgid "invalid key (newline): %s"
1367 msgstr ""
1369 #: config.c:420 config.c:432
1370 #, c-format
1371 msgid "bogus config parameter: %s"
1372 msgstr ""
1374 #: config.c:467
1375 #, c-format
1376 msgid "bogus format in %s"
1377 msgstr ""
1379 #: config.c:793
1380 #, c-format
1381 msgid "bad config line %d in blob %s"
1382 msgstr ""
1384 #: config.c:797
1385 #, c-format
1386 msgid "bad config line %d in file %s"
1387 msgstr ""
1389 #: config.c:801
1390 #, c-format
1391 msgid "bad config line %d in standard input"
1392 msgstr ""
1394 #: config.c:805
1395 #, c-format
1396 msgid "bad config line %d in submodule-blob %s"
1397 msgstr ""
1399 #: config.c:809
1400 #, c-format
1401 msgid "bad config line %d in command line %s"
1402 msgstr ""
1404 #: config.c:813
1405 #, c-format
1406 msgid "bad config line %d in %s"
1407 msgstr ""
1409 #: config.c:952
1410 msgid "out of range"
1411 msgstr ""
1413 #: config.c:952
1414 msgid "invalid unit"
1415 msgstr ""
1417 #: config.c:958
1418 #, c-format
1419 msgid "bad numeric config value '%s' for '%s': %s"
1420 msgstr ""
1422 #: config.c:963
1423 #, c-format
1424 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1425 msgstr ""
1427 #: config.c:966
1428 #, c-format
1429 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1430 msgstr ""
1432 #: config.c:969
1433 #, c-format
1434 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1435 msgstr ""
1437 #: config.c:972
1438 #, c-format
1439 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1440 msgstr ""
1442 #: config.c:975
1443 #, c-format
1444 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1445 msgstr ""
1447 #: config.c:978
1448 #, c-format
1449 msgid "bad numeric config value '%s' for '%s' in %s: %s"
1450 msgstr ""
1452 #: config.c:1073
1453 #, c-format
1454 msgid "failed to expand user dir in: '%s'"
1455 msgstr ""
1457 #: config.c:1082
1458 #, c-format
1459 msgid "'%s' for '%s' is not a valid timestamp"
1460 msgstr ""
1462 #: config.c:1173
1463 #, c-format
1464 msgid "abbrev length out of range: %d"
1465 msgstr ""
1467 #: config.c:1187 config.c:1198
1468 #, c-format
1469 msgid "bad zlib compression level %d"
1470 msgstr ""
1472 #: config.c:1290
1473 msgid "core.commentChar should only be one character"
1474 msgstr ""
1476 #: config.c:1323
1477 #, c-format
1478 msgid "invalid mode for object creation: %s"
1479 msgstr ""
1481 #: config.c:1403
1482 #, c-format
1483 msgid "malformed value for %s"
1484 msgstr ""
1486 #: config.c:1429
1487 #, c-format
1488 msgid "malformed value for %s: %s"
1489 msgstr ""
1491 #: config.c:1430
1492 msgid "must be one of nothing, matching, simple, upstream or current"
1493 msgstr ""
1495 #: config.c:1489 builtin/pack-objects.c:3282
1496 #, c-format
1497 msgid "bad pack compression level %d"
1498 msgstr ""
1500 #: config.c:1610
1501 #, c-format
1502 msgid "unable to load config blob object '%s'"
1503 msgstr ""
1505 #: config.c:1613
1506 #, c-format
1507 msgid "reference '%s' does not point to a blob"
1508 msgstr ""
1510 #: config.c:1630
1511 #, c-format
1512 msgid "unable to resolve config blob '%s'"
1513 msgstr ""
1515 #: config.c:1660
1516 #, c-format
1517 msgid "failed to parse %s"
1518 msgstr ""
1520 #: config.c:1700
1521 msgid "unable to parse command-line config"
1522 msgstr ""
1524 #: config.c:2032
1525 msgid "unknown error occurred while reading the configuration files"
1526 msgstr ""
1528 #: config.c:2202
1529 #, c-format
1530 msgid "Invalid %s: '%s'"
1531 msgstr ""
1533 #: config.c:2245
1534 #, c-format
1535 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1536 msgstr ""
1538 #: config.c:2271
1539 #, c-format
1540 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1541 msgstr ""
1543 #: config.c:2296
1544 #, c-format
1545 msgid "unable to parse '%s' from command-line config"
1546 msgstr ""
1548 #: config.c:2298
1549 #, c-format
1550 msgid "bad config variable '%s' in file '%s' at line %d"
1551 msgstr ""
1553 #: config.c:2379
1554 #, c-format
1555 msgid "invalid section name '%s'"
1556 msgstr ""
1558 #: config.c:2411
1559 #, c-format
1560 msgid "%s has multiple values"
1561 msgstr ""
1563 #: config.c:2440
1564 #, c-format
1565 msgid "failed to write new configuration file %s"
1566 msgstr ""
1568 #: config.c:2691 config.c:3015
1569 #, c-format
1570 msgid "could not lock config file %s"
1571 msgstr ""
1573 #: config.c:2702
1574 #, c-format
1575 msgid "opening %s"
1576 msgstr ""
1578 #: config.c:2737 builtin/config.c:324
1579 #, c-format
1580 msgid "invalid pattern: %s"
1581 msgstr ""
1583 #: config.c:2762
1584 #, c-format
1585 msgid "invalid config file %s"
1586 msgstr ""
1588 #: config.c:2775 config.c:3028
1589 #, c-format
1590 msgid "fstat on %s failed"
1591 msgstr ""
1593 #: config.c:2786
1594 #, c-format
1595 msgid "unable to mmap '%s'"
1596 msgstr ""
1598 #: config.c:2795 config.c:3033
1599 #, c-format
1600 msgid "chmod on %s failed"
1601 msgstr ""
1603 #: config.c:2880 config.c:3130
1604 #, c-format
1605 msgid "could not write config file %s"
1606 msgstr ""
1608 #: config.c:2914
1609 #, c-format
1610 msgid "could not set '%s' to '%s'"
1611 msgstr ""
1613 #: config.c:2916 builtin/remote.c:781
1614 #, c-format
1615 msgid "could not unset '%s'"
1616 msgstr ""
1618 #: config.c:3006
1619 #, c-format
1620 msgid "invalid section name: %s"
1621 msgstr ""
1623 #: config.c:3173
1624 #, c-format
1625 msgid "missing value for '%s'"
1626 msgstr ""
1628 #: connect.c:61
1629 msgid "the remote end hung up upon initial contact"
1630 msgstr ""
1632 #: connect.c:63
1633 msgid ""
1634 "Could not read from remote repository.\n"
1635 "\n"
1636 "Please make sure you have the correct access rights\n"
1637 "and the repository exists."
1638 msgstr ""
1640 #: connect.c:81
1641 #, c-format
1642 msgid "server doesn't support '%s'"
1643 msgstr ""
1645 #: connect.c:103
1646 #, c-format
1647 msgid "server doesn't support feature '%s'"
1648 msgstr ""
1650 #: connect.c:114
1651 msgid "expected flush after capabilities"
1652 msgstr ""
1654 #: connect.c:233
1655 #, c-format
1656 msgid "ignoring capabilities after first line '%s'"
1657 msgstr ""
1659 #: connect.c:252
1660 msgid "protocol error: unexpected capabilities^{}"
1661 msgstr ""
1663 #: connect.c:273
1664 #, c-format
1665 msgid "protocol error: expected shallow sha-1, got '%s'"
1666 msgstr ""
1668 #: connect.c:275
1669 msgid "repository on the other end cannot be shallow"
1670 msgstr ""
1672 #: connect.c:310 fetch-pack.c:183 builtin/archive.c:63
1673 #, c-format
1674 msgid "remote error: %s"
1675 msgstr ""
1677 #: connect.c:316
1678 msgid "invalid packet"
1679 msgstr ""
1681 #: connect.c:336
1682 #, c-format
1683 msgid "protocol error: unexpected '%s'"
1684 msgstr ""
1686 #: connect.c:444
1687 #, c-format
1688 msgid "invalid ls-refs response: %s"
1689 msgstr ""
1691 #: connect.c:448
1692 msgid "expected flush after ref listing"
1693 msgstr ""
1695 #: connect.c:547
1696 #, c-format
1697 msgid "protocol '%s' is not supported"
1698 msgstr ""
1700 #: connect.c:598
1701 msgid "unable to set SO_KEEPALIVE on socket"
1702 msgstr ""
1704 #: connect.c:638 connect.c:701
1705 #, c-format
1706 msgid "Looking up %s ... "
1707 msgstr ""
1709 #: connect.c:642
1710 #, c-format
1711 msgid "unable to look up %s (port %s) (%s)"
1712 msgstr ""
1714 #. TRANSLATORS: this is the end of "Looking up %s ... "
1715 #: connect.c:646 connect.c:717
1716 #, c-format
1717 msgid ""
1718 "done.\n"
1719 "Connecting to %s (port %s) ... "
1720 msgstr ""
1722 #: connect.c:668 connect.c:745
1723 #, c-format
1724 msgid ""
1725 "unable to connect to %s:\n"
1726 "%s"
1727 msgstr ""
1729 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1730 #: connect.c:674 connect.c:751
1731 msgid "done."
1732 msgstr ""
1734 #: connect.c:705
1735 #, c-format
1736 msgid "unable to look up %s (%s)"
1737 msgstr ""
1739 #: connect.c:711
1740 #, c-format
1741 msgid "unknown port %s"
1742 msgstr ""
1744 #: connect.c:848 connect.c:1174
1745 #, c-format
1746 msgid "strange hostname '%s' blocked"
1747 msgstr ""
1749 #: connect.c:850
1750 #, c-format
1751 msgid "strange port '%s' blocked"
1752 msgstr ""
1754 #: connect.c:860
1755 #, c-format
1756 msgid "cannot start proxy %s"
1757 msgstr ""
1759 #: connect.c:927
1760 msgid "no path specified; see 'git help pull' for valid url syntax"
1761 msgstr ""
1763 #: connect.c:1122
1764 msgid "ssh variant 'simple' does not support -4"
1765 msgstr ""
1767 #: connect.c:1134
1768 msgid "ssh variant 'simple' does not support -6"
1769 msgstr ""
1771 #: connect.c:1151
1772 msgid "ssh variant 'simple' does not support setting port"
1773 msgstr ""
1775 #: connect.c:1262
1776 #, c-format
1777 msgid "strange pathname '%s' blocked"
1778 msgstr ""
1780 #: connect.c:1307
1781 msgid "unable to fork"
1782 msgstr ""
1784 #: connected.c:68 builtin/fsck.c:203 builtin/prune.c:146
1785 msgid "Checking connectivity"
1786 msgstr ""
1788 #: connected.c:80
1789 msgid "Could not run 'git rev-list'"
1790 msgstr ""
1792 #: connected.c:100
1793 msgid "failed write to rev-list"
1794 msgstr ""
1796 #: connected.c:107
1797 msgid "failed to close rev-list's stdin"
1798 msgstr ""
1800 #: convert.c:194
1801 #, c-format
1802 msgid "illegal crlf_action %d"
1803 msgstr ""
1805 #: convert.c:207
1806 #, c-format
1807 msgid "CRLF would be replaced by LF in %s"
1808 msgstr ""
1810 #: convert.c:209
1811 #, c-format
1812 msgid ""
1813 "CRLF will be replaced by LF in %s.\n"
1814 "The file will have its original line endings in your working directory"
1815 msgstr ""
1817 #: convert.c:217
1818 #, c-format
1819 msgid "LF would be replaced by CRLF in %s"
1820 msgstr ""
1822 #: convert.c:219
1823 #, c-format
1824 msgid ""
1825 "LF will be replaced by CRLF in %s.\n"
1826 "The file will have its original line endings in your working directory"
1827 msgstr ""
1829 #: convert.c:280
1830 #, c-format
1831 msgid "BOM is prohibited in '%s' if encoded as %s"
1832 msgstr ""
1834 #: convert.c:287
1835 #, c-format
1836 msgid ""
1837 "The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
1838 "tree-encoding."
1839 msgstr ""
1841 #: convert.c:305
1842 #, c-format
1843 msgid "BOM is required in '%s' if encoded as %s"
1844 msgstr ""
1846 #: convert.c:307
1847 #, c-format
1848 msgid ""
1849 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
1850 "%sLE (depending on the byte order) as working-tree-encoding."
1851 msgstr ""
1853 #: convert.c:425 convert.c:496
1854 #, c-format
1855 msgid "failed to encode '%s' from %s to %s"
1856 msgstr ""
1858 #: convert.c:468
1859 #, c-format
1860 msgid "encoding '%s' from %s to %s and back is not the same"
1861 msgstr ""
1863 #: convert.c:674
1864 #, c-format
1865 msgid "cannot fork to run external filter '%s'"
1866 msgstr ""
1868 #: convert.c:694
1869 #, c-format
1870 msgid "cannot feed the input to external filter '%s'"
1871 msgstr ""
1873 #: convert.c:701
1874 #, c-format
1875 msgid "external filter '%s' failed %d"
1876 msgstr ""
1878 #: convert.c:736 convert.c:739
1879 #, c-format
1880 msgid "read from external filter '%s' failed"
1881 msgstr ""
1883 #: convert.c:742 convert.c:796
1884 #, c-format
1885 msgid "external filter '%s' failed"
1886 msgstr ""
1888 #: convert.c:844
1889 msgid "unexpected filter type"
1890 msgstr ""
1892 #: convert.c:855
1893 msgid "path name too long for external filter"
1894 msgstr ""
1896 #: convert.c:929
1897 #, c-format
1898 msgid ""
1899 "external filter '%s' is not available anymore although not all paths have "
1900 "been filtered"
1901 msgstr ""
1903 #: convert.c:1228
1904 msgid "true/false are no valid working-tree-encodings"
1905 msgstr ""
1907 #: convert.c:1402 convert.c:1436
1908 #, c-format
1909 msgid "%s: clean filter '%s' failed"
1910 msgstr ""
1912 #: convert.c:1480
1913 #, c-format
1914 msgid "%s: smudge filter %s failed"
1915 msgstr ""
1917 #: date.c:116
1918 msgid "in the future"
1919 msgstr ""
1921 #: date.c:122
1922 #, c-format
1923 msgid "%<PRIuMAX> second ago"
1924 msgid_plural "%<PRIuMAX> seconds ago"
1925 msgstr[0] ""
1926 msgstr[1] ""
1928 #: date.c:129
1929 #, c-format
1930 msgid "%<PRIuMAX> minute ago"
1931 msgid_plural "%<PRIuMAX> minutes ago"
1932 msgstr[0] ""
1933 msgstr[1] ""
1935 #: date.c:136
1936 #, c-format
1937 msgid "%<PRIuMAX> hour ago"
1938 msgid_plural "%<PRIuMAX> hours ago"
1939 msgstr[0] ""
1940 msgstr[1] ""
1942 #: date.c:143
1943 #, c-format
1944 msgid "%<PRIuMAX> day ago"
1945 msgid_plural "%<PRIuMAX> days ago"
1946 msgstr[0] ""
1947 msgstr[1] ""
1949 #: date.c:149
1950 #, c-format
1951 msgid "%<PRIuMAX> week ago"
1952 msgid_plural "%<PRIuMAX> weeks ago"
1953 msgstr[0] ""
1954 msgstr[1] ""
1956 #: date.c:156
1957 #, c-format
1958 msgid "%<PRIuMAX> month ago"
1959 msgid_plural "%<PRIuMAX> months ago"
1960 msgstr[0] ""
1961 msgstr[1] ""
1963 #: date.c:167
1964 #, c-format
1965 msgid "%<PRIuMAX> year"
1966 msgid_plural "%<PRIuMAX> years"
1967 msgstr[0] ""
1968 msgstr[1] ""
1970 #. TRANSLATORS: "%s" is "<n> years"
1971 #: date.c:170
1972 #, c-format
1973 msgid "%s, %<PRIuMAX> month ago"
1974 msgid_plural "%s, %<PRIuMAX> months ago"
1975 msgstr[0] ""
1976 msgstr[1] ""
1978 #: date.c:175 date.c:180
1979 #, c-format
1980 msgid "%<PRIuMAX> year ago"
1981 msgid_plural "%<PRIuMAX> years ago"
1982 msgstr[0] ""
1983 msgstr[1] ""
1985 #: diffcore-order.c:24
1986 #, c-format
1987 msgid "failed to read orderfile '%s'"
1988 msgstr ""
1990 #: diffcore-rename.c:536
1991 msgid "Performing inexact rename detection"
1992 msgstr ""
1994 #: diff.c:108
1995 #, c-format
1996 msgid "option '%s' requires a value"
1997 msgstr ""
1999 #: diff.c:158
2000 #, c-format
2001 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
2002 msgstr ""
2004 #: diff.c:163
2005 #, c-format
2006 msgid "  Unknown dirstat parameter '%s'\n"
2007 msgstr ""
2009 #: diff.c:291
2010 msgid ""
2011 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2012 "'dimmed-zebra', 'plain'"
2013 msgstr ""
2015 #: diff.c:316
2016 #, c-format
2017 msgid "ignoring unknown color-moved-ws mode '%s'"
2018 msgstr ""
2020 #: diff.c:323
2021 msgid ""
2022 "color-moved-ws: allow-indentation-change cannot be combined with other white "
2023 "space modes"
2024 msgstr ""
2026 #: diff.c:394
2027 #, c-format
2028 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2029 msgstr ""
2031 #: diff.c:454
2032 #, c-format
2033 msgid ""
2034 "Found errors in 'diff.dirstat' config variable:\n"
2035 "%s"
2036 msgstr ""
2038 #: diff.c:4096
2039 #, c-format
2040 msgid "external diff died, stopping at %s"
2041 msgstr ""
2043 #: diff.c:4427
2044 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2045 msgstr ""
2047 #: diff.c:4430
2048 msgid "-G, -S and --find-object are mutually exclusive"
2049 msgstr ""
2051 #: diff.c:4508
2052 msgid "--follow requires exactly one pathspec"
2053 msgstr ""
2055 #: diff.c:4674
2056 #, c-format
2057 msgid ""
2058 "Failed to parse --dirstat/-X option parameter:\n"
2059 "%s"
2060 msgstr ""
2062 #: diff.c:4688
2063 #, c-format
2064 msgid "Failed to parse --submodule option parameter: '%s'"
2065 msgstr ""
2067 #: diff.c:5766
2068 msgid "inexact rename detection was skipped due to too many files."
2069 msgstr ""
2071 #: diff.c:5769
2072 msgid "only found copies from modified paths due to too many files."
2073 msgstr ""
2075 #: diff.c:5772
2076 #, c-format
2077 msgid ""
2078 "you may want to set your %s variable to at least %d and retry the command."
2079 msgstr ""
2081 #: dir.c:569
2082 #, c-format
2083 msgid "pathspec '%s' did not match any file(s) known to git"
2084 msgstr ""
2086 #: dir.c:958
2087 #, c-format
2088 msgid "cannot use %s as an exclude file"
2089 msgstr ""
2091 #: dir.c:1873
2092 #, c-format
2093 msgid "could not open directory '%s'"
2094 msgstr ""
2096 #: dir.c:2115
2097 msgid "failed to get kernel name and information"
2098 msgstr ""
2100 #: dir.c:2239
2101 msgid "untracked cache is disabled on this system or location"
2102 msgstr ""
2104 #: dir.c:3037
2105 #, c-format
2106 msgid "index file corrupt in repo %s"
2107 msgstr ""
2109 #: dir.c:3082 dir.c:3087
2110 #, c-format
2111 msgid "could not create directories for %s"
2112 msgstr ""
2114 #: dir.c:3116
2115 #, c-format
2116 msgid "could not migrate git directory from '%s' to '%s'"
2117 msgstr ""
2119 #: editor.c:61
2120 #, c-format
2121 msgid "hint: Waiting for your editor to close the file...%c"
2122 msgstr ""
2124 #: entry.c:178
2125 msgid "Filtering content"
2126 msgstr ""
2128 #: entry.c:437
2129 #, c-format
2130 msgid "could not stat file '%s'"
2131 msgstr ""
2133 #: environment.c:150
2134 #, c-format
2135 msgid "bad git namespace path \"%s\""
2136 msgstr ""
2138 #: environment.c:332
2139 #, c-format
2140 msgid "could not set GIT_DIR to '%s'"
2141 msgstr ""
2143 #: exec-cmd.c:361
2144 #, c-format
2145 msgid "too many args to run %s"
2146 msgstr ""
2148 #: fetch-object.c:17
2149 msgid "Remote with no URL"
2150 msgstr ""
2152 #: fetch-pack.c:152
2153 msgid "git fetch-pack: expected shallow list"
2154 msgstr ""
2156 #: fetch-pack.c:164
2157 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2158 msgstr ""
2160 #: fetch-pack.c:184
2161 #, c-format
2162 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2163 msgstr ""
2165 #: fetch-pack.c:254
2166 msgid "--stateless-rpc requires multi_ack_detailed"
2167 msgstr ""
2169 #: fetch-pack.c:342 fetch-pack.c:1257
2170 #, c-format
2171 msgid "invalid shallow line: %s"
2172 msgstr ""
2174 #: fetch-pack.c:348 fetch-pack.c:1263
2175 #, c-format
2176 msgid "invalid unshallow line: %s"
2177 msgstr ""
2179 #: fetch-pack.c:350 fetch-pack.c:1265
2180 #, c-format
2181 msgid "object not found: %s"
2182 msgstr ""
2184 #: fetch-pack.c:353 fetch-pack.c:1268
2185 #, c-format
2186 msgid "error in object: %s"
2187 msgstr ""
2189 #: fetch-pack.c:355 fetch-pack.c:1270
2190 #, c-format
2191 msgid "no shallow found: %s"
2192 msgstr ""
2194 #: fetch-pack.c:358 fetch-pack.c:1273
2195 #, c-format
2196 msgid "expected shallow/unshallow, got %s"
2197 msgstr ""
2199 #: fetch-pack.c:399
2200 #, c-format
2201 msgid "got %s %d %s"
2202 msgstr ""
2204 #: fetch-pack.c:416
2205 #, c-format
2206 msgid "invalid commit %s"
2207 msgstr ""
2209 #: fetch-pack.c:447
2210 msgid "giving up"
2211 msgstr ""
2213 #: fetch-pack.c:459 progress.c:229
2214 msgid "done"
2215 msgstr ""
2217 #: fetch-pack.c:471
2218 #, c-format
2219 msgid "got %s (%d) %s"
2220 msgstr ""
2222 #: fetch-pack.c:517
2223 #, c-format
2224 msgid "Marking %s as complete"
2225 msgstr ""
2227 #: fetch-pack.c:764
2228 #, c-format
2229 msgid "already have %s (%s)"
2230 msgstr ""
2232 #: fetch-pack.c:803
2233 msgid "fetch-pack: unable to fork off sideband demultiplexer"
2234 msgstr ""
2236 #: fetch-pack.c:811
2237 msgid "protocol error: bad pack header"
2238 msgstr ""
2240 #: fetch-pack.c:879
2241 #, c-format
2242 msgid "fetch-pack: unable to fork off %s"
2243 msgstr ""
2245 #: fetch-pack.c:895
2246 #, c-format
2247 msgid "%s failed"
2248 msgstr ""
2250 #: fetch-pack.c:897
2251 msgid "error in sideband demultiplexer"
2252 msgstr ""
2254 #: fetch-pack.c:926
2255 msgid "Server does not support shallow clients"
2256 msgstr ""
2258 #: fetch-pack.c:930
2259 msgid "Server supports multi_ack_detailed"
2260 msgstr ""
2262 #: fetch-pack.c:933
2263 msgid "Server supports no-done"
2264 msgstr ""
2266 #: fetch-pack.c:939
2267 msgid "Server supports multi_ack"
2268 msgstr ""
2270 #: fetch-pack.c:943
2271 msgid "Server supports side-band-64k"
2272 msgstr ""
2274 #: fetch-pack.c:947
2275 msgid "Server supports side-band"
2276 msgstr ""
2278 #: fetch-pack.c:951
2279 msgid "Server supports allow-tip-sha1-in-want"
2280 msgstr ""
2282 #: fetch-pack.c:955
2283 msgid "Server supports allow-reachable-sha1-in-want"
2284 msgstr ""
2286 #: fetch-pack.c:965
2287 msgid "Server supports ofs-delta"
2288 msgstr ""
2290 #: fetch-pack.c:971 fetch-pack.c:1150
2291 msgid "Server supports filter"
2292 msgstr ""
2294 #: fetch-pack.c:979
2295 #, c-format
2296 msgid "Server version is %.*s"
2297 msgstr ""
2299 #: fetch-pack.c:985
2300 msgid "Server does not support --shallow-since"
2301 msgstr ""
2303 #: fetch-pack.c:989
2304 msgid "Server does not support --shallow-exclude"
2305 msgstr ""
2307 #: fetch-pack.c:991
2308 msgid "Server does not support --deepen"
2309 msgstr ""
2311 #: fetch-pack.c:1004
2312 msgid "no common commits"
2313 msgstr ""
2315 #: fetch-pack.c:1016 fetch-pack.c:1393
2316 msgid "git fetch-pack: fetch failed."
2317 msgstr ""
2319 #: fetch-pack.c:1145
2320 msgid "Server does not support shallow requests"
2321 msgstr ""
2323 #: fetch-pack.c:1191
2324 #, c-format
2325 msgid "error reading section header '%s'"
2326 msgstr ""
2328 #: fetch-pack.c:1197
2329 #, c-format
2330 msgid "expected '%s', received '%s'"
2331 msgstr ""
2333 #: fetch-pack.c:1236
2334 #, c-format
2335 msgid "unexpected acknowledgment line: '%s'"
2336 msgstr ""
2338 #: fetch-pack.c:1241
2339 #, c-format
2340 msgid "error processing acks: %d"
2341 msgstr ""
2343 #: fetch-pack.c:1278
2344 #, c-format
2345 msgid "error processing shallow info: %d"
2346 msgstr ""
2348 #: fetch-pack.c:1294
2349 #, c-format
2350 msgid "expected wanted-ref, got '%s'"
2351 msgstr ""
2353 #: fetch-pack.c:1304
2354 #, c-format
2355 msgid "unexpected wanted-ref: '%s'"
2356 msgstr ""
2358 #: fetch-pack.c:1308
2359 #, c-format
2360 msgid "error processing wanted refs: %d"
2361 msgstr ""
2363 #: fetch-pack.c:1603
2364 msgid "no matching remote head"
2365 msgstr ""
2367 #: fetch-pack.c:1621 builtin/clone.c:664
2368 msgid "remote did not send all necessary objects"
2369 msgstr ""
2371 #: fetch-pack.c:1647
2372 #, c-format
2373 msgid "no such remote ref %s"
2374 msgstr ""
2376 #: fetch-pack.c:1650
2377 #, c-format
2378 msgid "Server does not allow request for unadvertised object %s"
2379 msgstr ""
2381 #: gpg-interface.c:253
2382 msgid "gpg failed to sign the data"
2383 msgstr ""
2385 #: gpg-interface.c:279
2386 msgid "could not create temporary file"
2387 msgstr ""
2389 #: gpg-interface.c:282
2390 #, c-format
2391 msgid "failed writing detached signature to '%s'"
2392 msgstr ""
2394 #: graph.c:97
2395 #, c-format
2396 msgid "ignore invalid color '%.*s' in log.graphColors"
2397 msgstr ""
2399 #: grep.c:2115
2400 #, c-format
2401 msgid "'%s': unable to read %s"
2402 msgstr ""
2404 #: grep.c:2132 setup.c:164 builtin/clone.c:410 builtin/diff.c:81
2405 #: builtin/rm.c:134
2406 #, c-format
2407 msgid "failed to stat '%s'"
2408 msgstr ""
2410 #: grep.c:2143
2411 #, c-format
2412 msgid "'%s': short read"
2413 msgstr ""
2415 #: help.c:23
2416 msgid "start a working area (see also: git help tutorial)"
2417 msgstr ""
2419 #: help.c:24
2420 msgid "work on the current change (see also: git help everyday)"
2421 msgstr ""
2423 #: help.c:25
2424 msgid "examine the history and state (see also: git help revisions)"
2425 msgstr ""
2427 #: help.c:26
2428 msgid "grow, mark and tweak your common history"
2429 msgstr ""
2431 #: help.c:27
2432 msgid "collaborate (see also: git help workflows)"
2433 msgstr ""
2435 #: help.c:31
2436 msgid "Main Porcelain Commands"
2437 msgstr ""
2439 #: help.c:32
2440 msgid "Ancillary Commands / Manipulators"
2441 msgstr ""
2443 #: help.c:33
2444 msgid "Ancillary Commands / Interrogators"
2445 msgstr ""
2447 #: help.c:34
2448 msgid "Interacting with Others"
2449 msgstr ""
2451 #: help.c:35
2452 msgid "Low-level Commands / Manipulators"
2453 msgstr ""
2455 #: help.c:36
2456 msgid "Low-level Commands / Interrogators"
2457 msgstr ""
2459 #: help.c:37
2460 msgid "Low-level Commands / Synching Repositories"
2461 msgstr ""
2463 #: help.c:38
2464 msgid "Low-level Commands / Internal Helpers"
2465 msgstr ""
2467 #: help.c:293
2468 #, c-format
2469 msgid "available git commands in '%s'"
2470 msgstr ""
2472 #: help.c:300
2473 msgid "git commands available from elsewhere on your $PATH"
2474 msgstr ""
2476 #: help.c:309
2477 msgid "These are common Git commands used in various situations:"
2478 msgstr ""
2480 #: help.c:358 git.c:90
2481 #, c-format
2482 msgid "unsupported command listing type '%s'"
2483 msgstr ""
2485 #: help.c:405
2486 msgid "The common Git guides are:"
2487 msgstr ""
2489 #: help.c:552
2490 #, c-format
2491 msgid ""
2492 "'%s' appears to be a git command, but we were not\n"
2493 "able to execute it. Maybe git-%s is broken?"
2494 msgstr ""
2496 #: help.c:611
2497 msgid "Uh oh. Your system reports no Git commands at all."
2498 msgstr ""
2500 #: help.c:633
2501 #, c-format
2502 msgid "WARNING: You called a Git command named '%s', which does not exist."
2503 msgstr ""
2505 #: help.c:638
2506 #, c-format
2507 msgid "Continuing under the assumption that you meant '%s'."
2508 msgstr ""
2510 #: help.c:643
2511 #, c-format
2512 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
2513 msgstr ""
2515 #: help.c:651
2516 #, c-format
2517 msgid "git: '%s' is not a git command. See 'git --help'."
2518 msgstr ""
2520 #: help.c:655
2521 msgid ""
2522 "\n"
2523 "The most similar command is"
2524 msgid_plural ""
2525 "\n"
2526 "The most similar commands are"
2527 msgstr[0] ""
2528 msgstr[1] ""
2530 #: help.c:670
2531 msgid "git version [<options>]"
2532 msgstr ""
2534 #: help.c:738
2535 #, c-format
2536 msgid "%s: %s - %s"
2537 msgstr ""
2539 #: help.c:742
2540 msgid ""
2541 "\n"
2542 "Did you mean this?"
2543 msgid_plural ""
2544 "\n"
2545 "Did you mean one of these?"
2546 msgstr[0] ""
2547 msgstr[1] ""
2549 #: ident.c:342
2550 msgid ""
2551 "\n"
2552 "*** Please tell me who you are.\n"
2553 "\n"
2554 "Run\n"
2555 "\n"
2556 "  git config --global user.email \"you@example.com\"\n"
2557 "  git config --global user.name \"Your Name\"\n"
2558 "\n"
2559 "to set your account's default identity.\n"
2560 "Omit --global to set the identity only in this repository.\n"
2561 "\n"
2562 msgstr ""
2564 #: ident.c:366
2565 msgid "no email was given and auto-detection is disabled"
2566 msgstr ""
2568 #: ident.c:371
2569 #, c-format
2570 msgid "unable to auto-detect email address (got '%s')"
2571 msgstr ""
2573 #: ident.c:381
2574 msgid "no name was given and auto-detection is disabled"
2575 msgstr ""
2577 #: ident.c:387
2578 #, c-format
2579 msgid "unable to auto-detect name (got '%s')"
2580 msgstr ""
2582 #: ident.c:395
2583 #, c-format
2584 msgid "empty ident name (for <%s>) not allowed"
2585 msgstr ""
2587 #: ident.c:401
2588 #, c-format
2589 msgid "name consists only of disallowed characters: %s"
2590 msgstr ""
2592 #: ident.c:416 builtin/commit.c:600
2593 #, c-format
2594 msgid "invalid date format: %s"
2595 msgstr ""
2597 #: list-objects-filter-options.c:36
2598 msgid "multiple filter-specs cannot be combined"
2599 msgstr ""
2601 #: list-objects-filter-options.c:126
2602 msgid "cannot change partial clone promisor remote"
2603 msgstr ""
2605 #: lockfile.c:151
2606 #, c-format
2607 msgid ""
2608 "Unable to create '%s.lock': %s.\n"
2609 "\n"
2610 "Another git process seems to be running in this repository, e.g.\n"
2611 "an editor opened by 'git commit'. Please make sure all processes\n"
2612 "are terminated then try again. If it still fails, a git process\n"
2613 "may have crashed in this repository earlier:\n"
2614 "remove the file manually to continue."
2615 msgstr ""
2617 #: lockfile.c:159
2618 #, c-format
2619 msgid "Unable to create '%s.lock': %s"
2620 msgstr ""
2622 #: merge.c:40
2623 msgid "failed to read the cache"
2624 msgstr ""
2626 #: merge.c:105 builtin/am.c:1946 builtin/am.c:1980 builtin/checkout.c:380
2627 #: builtin/checkout.c:608 builtin/clone.c:763
2628 msgid "unable to write new index file"
2629 msgstr ""
2631 #: merge-recursive.c:303
2632 msgid "(bad commit)\n"
2633 msgstr ""
2635 #: merge-recursive.c:325
2636 #, c-format
2637 msgid "add_cacheinfo failed for path '%s'; merge aborting."
2638 msgstr ""
2640 #: merge-recursive.c:333
2641 #, c-format
2642 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2643 msgstr ""
2645 #: merge-recursive.c:415
2646 msgid "error building trees"
2647 msgstr ""
2649 #: merge-recursive.c:886
2650 #, c-format
2651 msgid "failed to create path '%s'%s"
2652 msgstr ""
2654 #: merge-recursive.c:897
2655 #, c-format
2656 msgid "Removing %s to make room for subdirectory\n"
2657 msgstr ""
2659 #: merge-recursive.c:911 merge-recursive.c:930
2660 msgid ": perhaps a D/F conflict?"
2661 msgstr ""
2663 #: merge-recursive.c:920
2664 #, c-format
2665 msgid "refusing to lose untracked file at '%s'"
2666 msgstr ""
2668 #: merge-recursive.c:962 builtin/cat-file.c:39
2669 #, c-format
2670 msgid "cannot read object %s '%s'"
2671 msgstr ""
2673 #: merge-recursive.c:964
2674 #, c-format
2675 msgid "blob expected for %s '%s'"
2676 msgstr ""
2678 #: merge-recursive.c:988
2679 #, c-format
2680 msgid "failed to open '%s': %s"
2681 msgstr ""
2683 #: merge-recursive.c:999
2684 #, c-format
2685 msgid "failed to symlink '%s': %s"
2686 msgstr ""
2688 #: merge-recursive.c:1004
2689 #, c-format
2690 msgid "do not know what to do with %06o %s '%s'"
2691 msgstr ""
2693 #: merge-recursive.c:1191
2694 #, c-format
2695 msgid "Failed to merge submodule %s (not checked out)"
2696 msgstr ""
2698 #: merge-recursive.c:1198
2699 #, c-format
2700 msgid "Failed to merge submodule %s (commits not present)"
2701 msgstr ""
2703 #: merge-recursive.c:1205
2704 #, c-format
2705 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
2706 msgstr ""
2708 #: merge-recursive.c:1213 merge-recursive.c:1225
2709 #, c-format
2710 msgid "Fast-forwarding submodule %s to the following commit:"
2711 msgstr ""
2713 #: merge-recursive.c:1216 merge-recursive.c:1228
2714 #, c-format
2715 msgid "Fast-forwarding submodule %s"
2716 msgstr ""
2718 #: merge-recursive.c:1250
2719 #, c-format
2720 msgid "Failed to merge submodule %s (merge following commits not found)"
2721 msgstr ""
2723 #: merge-recursive.c:1254
2724 #, c-format
2725 msgid "Failed to merge submodule %s (not fast-forward)"
2726 msgstr ""
2728 #: merge-recursive.c:1255
2729 msgid "Found a possible merge resolution for the submodule:\n"
2730 msgstr ""
2732 #: merge-recursive.c:1258
2733 #, c-format
2734 msgid ""
2735 "If this is correct simply add it to the index for example\n"
2736 "by using:\n"
2737 "\n"
2738 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
2739 "\n"
2740 "which will accept this suggestion.\n"
2741 msgstr ""
2743 #: merge-recursive.c:1267
2744 #, c-format
2745 msgid "Failed to merge submodule %s (multiple merges found)"
2746 msgstr ""
2748 #: merge-recursive.c:1326
2749 msgid "Failed to execute internal merge"
2750 msgstr ""
2752 #: merge-recursive.c:1331
2753 #, c-format
2754 msgid "Unable to add %s to database"
2755 msgstr ""
2757 #: merge-recursive.c:1363
2758 #, c-format
2759 msgid "Auto-merging %s"
2760 msgstr ""
2762 #: merge-recursive.c:1434
2763 #, c-format
2764 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
2765 msgstr ""
2767 #: merge-recursive.c:1501
2768 #, c-format
2769 msgid ""
2770 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2771 "in tree."
2772 msgstr ""
2774 #: merge-recursive.c:1506
2775 #, c-format
2776 msgid ""
2777 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2778 "left in tree."
2779 msgstr ""
2781 #: merge-recursive.c:1513
2782 #, c-format
2783 msgid ""
2784 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2785 "in tree at %s."
2786 msgstr ""
2788 #: merge-recursive.c:1518
2789 #, c-format
2790 msgid ""
2791 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2792 "left in tree at %s."
2793 msgstr ""
2795 #: merge-recursive.c:1552
2796 msgid "rename"
2797 msgstr ""
2799 #: merge-recursive.c:1552
2800 msgid "renamed"
2801 msgstr ""
2803 #: merge-recursive.c:1606 merge-recursive.c:1762 merge-recursive.c:2394
2804 #: merge-recursive.c:3129
2805 #, c-format
2806 msgid "Refusing to lose dirty file at %s"
2807 msgstr ""
2809 #: merge-recursive.c:1620
2810 #, c-format
2811 msgid "%s is a directory in %s adding as %s instead"
2812 msgstr ""
2814 #: merge-recursive.c:1625
2815 #, c-format
2816 msgid "Refusing to lose untracked file at %s; adding as %s instead"
2817 msgstr ""
2819 #: merge-recursive.c:1651
2820 #, c-format
2821 msgid ""
2822 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2823 "\"->\"%s\" in \"%s\"%s"
2824 msgstr ""
2826 #: merge-recursive.c:1656
2827 msgid " (left unresolved)"
2828 msgstr ""
2830 #: merge-recursive.c:1720
2831 #, c-format
2832 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2833 msgstr ""
2835 #: merge-recursive.c:1759
2836 #, c-format
2837 msgid "Renaming %s to %s and %s to %s instead"
2838 msgstr ""
2840 #: merge-recursive.c:1771
2841 #, c-format
2842 msgid "Refusing to lose untracked file at %s, even though it's in the way."
2843 msgstr ""
2845 #: merge-recursive.c:1977
2846 #, c-format
2847 msgid ""
2848 "CONFLICT (directory rename split): Unclear where to place %s because "
2849 "directory %s was renamed to multiple other directories, with no destination "
2850 "getting a majority of the files."
2851 msgstr ""
2853 #: merge-recursive.c:2009
2854 #, c-format
2855 msgid ""
2856 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
2857 "implicit directory rename(s) putting the following path(s) there: %s."
2858 msgstr ""
2860 #: merge-recursive.c:2019
2861 #, c-format
2862 msgid ""
2863 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
2864 "implicit directory renames tried to put these paths there: %s"
2865 msgstr ""
2867 #: merge-recursive.c:2111
2868 #, c-format
2869 msgid ""
2870 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
2871 ">%s in %s"
2872 msgstr ""
2874 #: merge-recursive.c:2356
2875 #, c-format
2876 msgid ""
2877 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
2878 "renamed."
2879 msgstr ""
2881 #: merge-recursive.c:2762
2882 #, c-format
2883 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2884 msgstr ""
2886 #: merge-recursive.c:2777
2887 #, c-format
2888 msgid "Adding merged %s"
2889 msgstr ""
2891 #: merge-recursive.c:2784 merge-recursive.c:3132
2892 #, c-format
2893 msgid "Adding as %s instead"
2894 msgstr ""
2896 #: merge-recursive.c:2941
2897 #, c-format
2898 msgid "cannot read object %s"
2899 msgstr ""
2901 #: merge-recursive.c:2944
2902 #, c-format
2903 msgid "object %s is not a blob"
2904 msgstr ""
2906 #: merge-recursive.c:3013
2907 msgid "modify"
2908 msgstr ""
2910 #: merge-recursive.c:3013
2911 msgid "modified"
2912 msgstr ""
2914 #: merge-recursive.c:3024
2915 msgid "content"
2916 msgstr ""
2918 #: merge-recursive.c:3031
2919 msgid "add/add"
2920 msgstr ""
2922 #: merge-recursive.c:3076
2923 #, c-format
2924 msgid "Skipped %s (merged same as existing)"
2925 msgstr ""
2927 #: merge-recursive.c:3098 git-submodule.sh:865
2928 msgid "submodule"
2929 msgstr ""
2931 #: merge-recursive.c:3099
2932 #, c-format
2933 msgid "CONFLICT (%s): Merge conflict in %s"
2934 msgstr ""
2936 #: merge-recursive.c:3221
2937 #, c-format
2938 msgid "Removing %s"
2939 msgstr ""
2941 #: merge-recursive.c:3247
2942 msgid "file/directory"
2943 msgstr ""
2945 #: merge-recursive.c:3253
2946 msgid "directory/file"
2947 msgstr ""
2949 #: merge-recursive.c:3260
2950 #, c-format
2951 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2952 msgstr ""
2954 #: merge-recursive.c:3269
2955 #, c-format
2956 msgid "Adding %s"
2957 msgstr ""
2959 #: merge-recursive.c:3303
2960 #, c-format
2961 msgid ""
2962 "Your local changes to the following files would be overwritten by merge:\n"
2963 "  %s"
2964 msgstr ""
2966 #: merge-recursive.c:3314
2967 msgid "Already up to date!"
2968 msgstr ""
2970 #: merge-recursive.c:3323
2971 #, c-format
2972 msgid "merging of trees %s and %s failed"
2973 msgstr ""
2975 #: merge-recursive.c:3422
2976 msgid "Merging:"
2977 msgstr ""
2979 #: merge-recursive.c:3435
2980 #, c-format
2981 msgid "found %u common ancestor:"
2982 msgid_plural "found %u common ancestors:"
2983 msgstr[0] ""
2984 msgstr[1] ""
2986 #: merge-recursive.c:3474
2987 msgid "merge returned no commit"
2988 msgstr ""
2990 #: merge-recursive.c:3540
2991 #, c-format
2992 msgid "Could not parse object '%s'"
2993 msgstr ""
2995 #: merge-recursive.c:3556 builtin/merge.c:689 builtin/merge.c:846
2996 msgid "Unable to write index."
2997 msgstr ""
2999 #: notes-merge.c:274
3000 #, c-format
3001 msgid ""
3002 "You have not concluded your previous notes merge (%s exists).\n"
3003 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3004 "commit/abort the previous merge before you start a new notes merge."
3005 msgstr ""
3007 #: notes-merge.c:281
3008 #, c-format
3009 msgid "You have not concluded your notes merge (%s exists)."
3010 msgstr ""
3012 #: notes-utils.c:45
3013 msgid "Cannot commit uninitialized/unreferenced notes tree"
3014 msgstr ""
3016 #: notes-utils.c:104
3017 #, c-format
3018 msgid "Bad notes.rewriteMode value: '%s'"
3019 msgstr ""
3021 #: notes-utils.c:114
3022 #, c-format
3023 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3024 msgstr ""
3026 #. TRANSLATORS: The first %s is the name of
3027 #. the environment variable, the second %s is
3028 #. its value.
3030 #: notes-utils.c:144
3031 #, c-format
3032 msgid "Bad %s value: '%s'"
3033 msgstr ""
3035 #: object.c:54
3036 #, c-format
3037 msgid "invalid object type \"%s\""
3038 msgstr ""
3040 #: object.c:173
3041 #, c-format
3042 msgid "object %s is a %s, not a %s"
3043 msgstr ""
3045 #: object.c:233
3046 #, c-format
3047 msgid "object %s has unknown type id %d"
3048 msgstr ""
3050 #: object.c:246
3051 #, c-format
3052 msgid "unable to parse object: %s"
3053 msgstr ""
3055 #: object.c:266 object.c:277
3056 #, c-format
3057 msgid "sha1 mismatch %s"
3058 msgstr ""
3060 #: packfile.c:563
3061 msgid "offset before end of packfile (broken .idx?)"
3062 msgstr ""
3064 #: packfile.c:1745
3065 #, c-format
3066 msgid "offset before start of pack index for %s (corrupt index?)"
3067 msgstr ""
3069 #: packfile.c:1749
3070 #, c-format
3071 msgid "offset beyond end of pack index for %s (truncated index?)"
3072 msgstr ""
3074 #: parse-options.c:672
3075 msgid "..."
3076 msgstr ""
3078 #: parse-options.c:691
3079 #, c-format
3080 msgid "usage: %s"
3081 msgstr ""
3083 #. TRANSLATORS: the colon here should align with the
3084 #. one in "usage: %s" translation.
3086 #: parse-options.c:697
3087 #, c-format
3088 msgid "   or: %s"
3089 msgstr ""
3091 #: parse-options.c:700
3092 #, c-format
3093 msgid "    %s"
3094 msgstr ""
3096 #: parse-options.c:739
3097 msgid "-NUM"
3098 msgstr ""
3100 #: parse-options-cb.c:44
3101 #, c-format
3102 msgid "malformed expiration date '%s'"
3103 msgstr ""
3105 #: parse-options-cb.c:112
3106 #, c-format
3107 msgid "malformed object name '%s'"
3108 msgstr ""
3110 #: path.c:892
3111 #, c-format
3112 msgid "Could not make %s writable by group"
3113 msgstr ""
3115 #: pathspec.c:129
3116 msgid "Escape character '\\' not allowed as last character in attr value"
3117 msgstr ""
3119 #: pathspec.c:147
3120 msgid "Only one 'attr:' specification is allowed."
3121 msgstr ""
3123 #: pathspec.c:150
3124 msgid "attr spec must not be empty"
3125 msgstr ""
3127 #: pathspec.c:193
3128 #, c-format
3129 msgid "invalid attribute name %s"
3130 msgstr ""
3132 #: pathspec.c:258
3133 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
3134 msgstr ""
3136 #: pathspec.c:265
3137 msgid ""
3138 "global 'literal' pathspec setting is incompatible with all other global "
3139 "pathspec settings"
3140 msgstr ""
3142 #: pathspec.c:305
3143 msgid "invalid parameter for pathspec magic 'prefix'"
3144 msgstr ""
3146 #: pathspec.c:326
3147 #, c-format
3148 msgid "Invalid pathspec magic '%.*s' in '%s'"
3149 msgstr ""
3151 #: pathspec.c:331
3152 #, c-format
3153 msgid "Missing ')' at the end of pathspec magic in '%s'"
3154 msgstr ""
3156 #: pathspec.c:369
3157 #, c-format
3158 msgid "Unimplemented pathspec magic '%c' in '%s'"
3159 msgstr ""
3161 #: pathspec.c:428
3162 #, c-format
3163 msgid "%s: 'literal' and 'glob' are incompatible"
3164 msgstr ""
3166 #: pathspec.c:441
3167 #, c-format
3168 msgid "%s: '%s' is outside repository"
3169 msgstr ""
3171 #: pathspec.c:515
3172 #, c-format
3173 msgid "'%s' (mnemonic: '%c')"
3174 msgstr ""
3176 #: pathspec.c:525
3177 #, c-format
3178 msgid "%s: pathspec magic not supported by this command: %s"
3179 msgstr ""
3181 #: pathspec.c:592
3182 #, c-format
3183 msgid "pathspec '%s' is beyond a symbolic link"
3184 msgstr ""
3186 #: pkt-line.c:104
3187 msgid "flush packet write failed"
3188 msgstr ""
3190 #: pkt-line.c:142 pkt-line.c:228
3191 msgid "protocol error: impossibly long line"
3192 msgstr ""
3194 #: pkt-line.c:158 pkt-line.c:160
3195 msgid "packet write with format failed"
3196 msgstr ""
3198 #: pkt-line.c:192
3199 msgid "packet write failed - data exceeds max packet size"
3200 msgstr ""
3202 #: pkt-line.c:199 pkt-line.c:206
3203 msgid "packet write failed"
3204 msgstr ""
3206 #: pkt-line.c:291
3207 msgid "read error"
3208 msgstr ""
3210 #: pkt-line.c:299
3211 msgid "the remote end hung up unexpectedly"
3212 msgstr ""
3214 #: pkt-line.c:327
3215 #, c-format
3216 msgid "protocol error: bad line length character: %.4s"
3217 msgstr ""
3219 #: pkt-line.c:337 pkt-line.c:342
3220 #, c-format
3221 msgid "protocol error: bad line length %d"
3222 msgstr ""
3224 #: pretty.c:962
3225 msgid "unable to parse --pretty format"
3226 msgstr ""
3228 #: range-diff.c:48
3229 msgid "could not start `log`"
3230 msgstr ""
3232 #: range-diff.c:51
3233 msgid "could not read `log` output"
3234 msgstr ""
3236 #: range-diff.c:66 sequencer.c:4540
3237 #, c-format
3238 msgid "could not parse commit '%s'"
3239 msgstr ""
3241 #: range-diff.c:196
3242 msgid "failed to generate diff"
3243 msgstr ""
3245 #: range-diff.c:421 range-diff.c:423
3246 #, c-format
3247 msgid "could not parse log for '%s'"
3248 msgstr ""
3250 #: read-cache.c:1579
3251 #, c-format
3252 msgid ""
3253 "index.version set, but the value is invalid.\n"
3254 "Using version %i"
3255 msgstr ""
3257 #: read-cache.c:1589
3258 #, c-format
3259 msgid ""
3260 "GIT_INDEX_VERSION set, but the value is invalid.\n"
3261 "Using version %i"
3262 msgstr ""
3264 #: read-cache.c:2580 sequencer.c:4503 wrapper.c:658 builtin/merge.c:1083
3265 #, c-format
3266 msgid "could not close '%s'"
3267 msgstr ""
3269 #: read-cache.c:2653 sequencer.c:2113 sequencer.c:3374
3270 #, c-format
3271 msgid "could not stat '%s'"
3272 msgstr ""
3274 #: read-cache.c:2666
3275 #, c-format
3276 msgid "unable to open git dir: %s"
3277 msgstr ""
3279 #: read-cache.c:2678
3280 #, c-format
3281 msgid "unable to unlink: %s"
3282 msgstr ""
3284 #: refs.c:192
3285 #, c-format
3286 msgid "%s does not point to a valid object!"
3287 msgstr ""
3289 #: refs.c:579
3290 #, c-format
3291 msgid "ignoring dangling symref %s"
3292 msgstr ""
3294 #: refs.c:581 ref-filter.c:2067
3295 #, c-format
3296 msgid "ignoring broken ref %s"
3297 msgstr ""
3299 #: refs.c:685
3300 #, c-format
3301 msgid "could not open '%s' for writing: %s"
3302 msgstr ""
3304 #: refs.c:695 refs.c:746
3305 #, c-format
3306 msgid "could not read ref '%s'"
3307 msgstr ""
3309 #: refs.c:701
3310 #, c-format
3311 msgid "ref '%s' already exists"
3312 msgstr ""
3314 #: refs.c:706
3315 #, c-format
3316 msgid "unexpected object ID when writing '%s'"
3317 msgstr ""
3319 #: refs.c:714 sequencer.c:385 sequencer.c:2366 sequencer.c:2492
3320 #: sequencer.c:2506 sequencer.c:2733 sequencer.c:4501 sequencer.c:4564
3321 #: wrapper.c:656
3322 #, c-format
3323 msgid "could not write to '%s'"
3324 msgstr ""
3326 #: refs.c:741 sequencer.c:4499 sequencer.c:4558 wrapper.c:225 wrapper.c:395
3327 #: builtin/am.c:780
3328 #, c-format
3329 msgid "could not open '%s' for writing"
3330 msgstr ""
3332 #: refs.c:748
3333 #, c-format
3334 msgid "unexpected object ID when deleting '%s'"
3335 msgstr ""
3337 #: refs.c:879
3338 #, c-format
3339 msgid "log for ref %s has gap after %s"
3340 msgstr ""
3342 #: refs.c:885
3343 #, c-format
3344 msgid "log for ref %s unexpectedly ended on %s"
3345 msgstr ""
3347 #: refs.c:943
3348 #, c-format
3349 msgid "log for %s is empty"
3350 msgstr ""
3352 #: refs.c:1035
3353 #, c-format
3354 msgid "refusing to update ref with bad name '%s'"
3355 msgstr ""
3357 #: refs.c:1111
3358 #, c-format
3359 msgid "update_ref failed for ref '%s': %s"
3360 msgstr ""
3362 #: refs.c:1853
3363 #, c-format
3364 msgid "multiple updates for ref '%s' not allowed"
3365 msgstr ""
3367 #: refs.c:1885
3368 msgid "ref updates forbidden inside quarantine environment"
3369 msgstr ""
3371 #: refs.c:1981 refs.c:2011
3372 #, c-format
3373 msgid "'%s' exists; cannot create '%s'"
3374 msgstr ""
3376 #: refs.c:1987 refs.c:2022
3377 #, c-format
3378 msgid "cannot process '%s' and '%s' at the same time"
3379 msgstr ""
3381 #: refs/files-backend.c:1191
3382 #, c-format
3383 msgid "could not remove reference %s"
3384 msgstr ""
3386 #: refs/files-backend.c:1205 refs/packed-backend.c:1532
3387 #: refs/packed-backend.c:1542
3388 #, c-format
3389 msgid "could not delete reference %s: %s"
3390 msgstr ""
3392 #: refs/files-backend.c:1208 refs/packed-backend.c:1545
3393 #, c-format
3394 msgid "could not delete references: %s"
3395 msgstr ""
3397 #: refspec.c:137
3398 #, c-format
3399 msgid "invalid refspec '%s'"
3400 msgstr ""
3402 #: ref-filter.c:38 wt-status.c:1850
3403 msgid "gone"
3404 msgstr ""
3406 #: ref-filter.c:39
3407 #, c-format
3408 msgid "ahead %d"
3409 msgstr ""
3411 #: ref-filter.c:40
3412 #, c-format
3413 msgid "behind %d"
3414 msgstr ""
3416 #: ref-filter.c:41
3417 #, c-format
3418 msgid "ahead %d, behind %d"
3419 msgstr ""
3421 #: ref-filter.c:137
3422 #, c-format
3423 msgid "expected format: %%(color:<color>)"
3424 msgstr ""
3426 #: ref-filter.c:139
3427 #, c-format
3428 msgid "unrecognized color: %%(color:%s)"
3429 msgstr ""
3431 #: ref-filter.c:161
3432 #, c-format
3433 msgid "Integer value expected refname:lstrip=%s"
3434 msgstr ""
3436 #: ref-filter.c:165
3437 #, c-format
3438 msgid "Integer value expected refname:rstrip=%s"
3439 msgstr ""
3441 #: ref-filter.c:167
3442 #, c-format
3443 msgid "unrecognized %%(%s) argument: %s"
3444 msgstr ""
3446 #: ref-filter.c:222
3447 #, c-format
3448 msgid "%%(objecttype) does not take arguments"
3449 msgstr ""
3451 #: ref-filter.c:234
3452 #, c-format
3453 msgid "%%(objectsize) does not take arguments"
3454 msgstr ""
3456 #: ref-filter.c:246
3457 #, c-format
3458 msgid "%%(body) does not take arguments"
3459 msgstr ""
3461 #: ref-filter.c:255
3462 #, c-format
3463 msgid "%%(subject) does not take arguments"
3464 msgstr ""
3466 #: ref-filter.c:275
3467 #, c-format
3468 msgid "unknown %%(trailers) argument: %s"
3469 msgstr ""
3471 #: ref-filter.c:304
3472 #, c-format
3473 msgid "positive value expected contents:lines=%s"
3474 msgstr ""
3476 #: ref-filter.c:306
3477 #, c-format
3478 msgid "unrecognized %%(contents) argument: %s"
3479 msgstr ""
3481 #: ref-filter.c:321
3482 #, c-format
3483 msgid "positive value expected objectname:short=%s"
3484 msgstr ""
3486 #: ref-filter.c:325
3487 #, c-format
3488 msgid "unrecognized %%(objectname) argument: %s"
3489 msgstr ""
3491 #: ref-filter.c:355
3492 #, c-format
3493 msgid "expected format: %%(align:<width>,<position>)"
3494 msgstr ""
3496 #: ref-filter.c:367
3497 #, c-format
3498 msgid "unrecognized position:%s"
3499 msgstr ""
3501 #: ref-filter.c:374
3502 #, c-format
3503 msgid "unrecognized width:%s"
3504 msgstr ""
3506 #: ref-filter.c:383
3507 #, c-format
3508 msgid "unrecognized %%(align) argument: %s"
3509 msgstr ""
3511 #: ref-filter.c:391
3512 #, c-format
3513 msgid "positive width expected with the %%(align) atom"
3514 msgstr ""
3516 #: ref-filter.c:409
3517 #, c-format
3518 msgid "unrecognized %%(if) argument: %s"
3519 msgstr ""
3521 #: ref-filter.c:505
3522 #, c-format
3523 msgid "malformed field name: %.*s"
3524 msgstr ""
3526 #: ref-filter.c:532
3527 #, c-format
3528 msgid "unknown field name: %.*s"
3529 msgstr ""
3531 #: ref-filter.c:656
3532 #, c-format
3533 msgid "format: %%(if) atom used without a %%(then) atom"
3534 msgstr ""
3536 #: ref-filter.c:719
3537 #, c-format
3538 msgid "format: %%(then) atom used without an %%(if) atom"
3539 msgstr ""
3541 #: ref-filter.c:721
3542 #, c-format
3543 msgid "format: %%(then) atom used more than once"
3544 msgstr ""
3546 #: ref-filter.c:723
3547 #, c-format
3548 msgid "format: %%(then) atom used after %%(else)"
3549 msgstr ""
3551 #: ref-filter.c:751
3552 #, c-format
3553 msgid "format: %%(else) atom used without an %%(if) atom"
3554 msgstr ""
3556 #: ref-filter.c:753
3557 #, c-format
3558 msgid "format: %%(else) atom used without a %%(then) atom"
3559 msgstr ""
3561 #: ref-filter.c:755
3562 #, c-format
3563 msgid "format: %%(else) atom used more than once"
3564 msgstr ""
3566 #: ref-filter.c:770
3567 #, c-format
3568 msgid "format: %%(end) atom used without corresponding atom"
3569 msgstr ""
3571 #: ref-filter.c:827
3572 #, c-format
3573 msgid "malformed format string %s"
3574 msgstr ""
3576 #: ref-filter.c:1416
3577 #, c-format
3578 msgid "(no branch, rebasing %s)"
3579 msgstr ""
3581 #: ref-filter.c:1419
3582 #, c-format
3583 msgid "(no branch, rebasing detached HEAD %s)"
3584 msgstr ""
3586 #: ref-filter.c:1422
3587 #, c-format
3588 msgid "(no branch, bisect started on %s)"
3589 msgstr ""
3591 #. TRANSLATORS: make sure this matches "HEAD
3592 #. detached at " in wt-status.c
3594 #: ref-filter.c:1430
3595 #, c-format
3596 msgid "(HEAD detached at %s)"
3597 msgstr ""
3599 #. TRANSLATORS: make sure this matches "HEAD
3600 #. detached from " in wt-status.c
3602 #: ref-filter.c:1437
3603 #, c-format
3604 msgid "(HEAD detached from %s)"
3605 msgstr ""
3607 #: ref-filter.c:1441
3608 msgid "(no branch)"
3609 msgstr ""
3611 #: ref-filter.c:1475 ref-filter.c:1623
3612 #, c-format
3613 msgid "missing object %s for %s"
3614 msgstr ""
3616 #: ref-filter.c:1483
3617 #, c-format
3618 msgid "parse_object_buffer failed on %s for %s"
3619 msgstr ""
3621 #: ref-filter.c:1980
3622 #, c-format
3623 msgid "malformed object at '%s'"
3624 msgstr ""
3626 #: ref-filter.c:2062
3627 #, c-format
3628 msgid "ignoring ref with broken name %s"
3629 msgstr ""
3631 #: ref-filter.c:2340
3632 #, c-format
3633 msgid "format: %%(end) atom missing"
3634 msgstr ""
3636 #: ref-filter.c:2444
3637 #, c-format
3638 msgid "malformed object name %s"
3639 msgstr ""
3641 #: remote.c:606
3642 #, c-format
3643 msgid "Cannot fetch both %s and %s to %s"
3644 msgstr ""
3646 #: remote.c:610
3647 #, c-format
3648 msgid "%s usually tracks %s, not %s"
3649 msgstr ""
3651 #: remote.c:614
3652 #, c-format
3653 msgid "%s tracks both %s and %s"
3654 msgstr ""
3656 #: remote.c:622
3657 msgid "Internal error"
3658 msgstr ""
3660 #: remote.c:1536 remote.c:1637
3661 msgid "HEAD does not point to a branch"
3662 msgstr ""
3664 #: remote.c:1545
3665 #, c-format
3666 msgid "no such branch: '%s'"
3667 msgstr ""
3669 #: remote.c:1548
3670 #, c-format
3671 msgid "no upstream configured for branch '%s'"
3672 msgstr ""
3674 #: remote.c:1554
3675 #, c-format
3676 msgid "upstream branch '%s' not stored as a remote-tracking branch"
3677 msgstr ""
3679 #: remote.c:1569
3680 #, c-format
3681 msgid "push destination '%s' on remote '%s' has no local tracking branch"
3682 msgstr ""
3684 #: remote.c:1581
3685 #, c-format
3686 msgid "branch '%s' has no remote for pushing"
3687 msgstr ""
3689 #: remote.c:1591
3690 #, c-format
3691 msgid "push refspecs for '%s' do not include '%s'"
3692 msgstr ""
3694 #: remote.c:1604
3695 msgid "push has no destination (push.default is 'nothing')"
3696 msgstr ""
3698 #: remote.c:1626
3699 msgid "cannot resolve 'simple' push to a single destination"
3700 msgstr ""
3702 #: remote.c:1951
3703 #, c-format
3704 msgid "Your branch is based on '%s', but the upstream is gone.\n"
3705 msgstr ""
3707 #: remote.c:1955
3708 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
3709 msgstr ""
3711 #: remote.c:1958
3712 #, c-format
3713 msgid "Your branch is up to date with '%s'.\n"
3714 msgstr ""
3716 #: remote.c:1962
3717 #, c-format
3718 msgid "Your branch and '%s' refer to different commits.\n"
3719 msgstr ""
3721 #: remote.c:1965
3722 #, c-format
3723 msgid "  (use \"%s\" for details)\n"
3724 msgstr ""
3726 #: remote.c:1969
3727 #, c-format
3728 msgid "Your branch is ahead of '%s' by %d commit.\n"
3729 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
3730 msgstr[0] ""
3731 msgstr[1] ""
3733 #: remote.c:1975
3734 msgid "  (use \"git push\" to publish your local commits)\n"
3735 msgstr ""
3737 #: remote.c:1978
3738 #, c-format
3739 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
3740 msgid_plural ""
3741 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
3742 msgstr[0] ""
3743 msgstr[1] ""
3745 #: remote.c:1986
3746 msgid "  (use \"git pull\" to update your local branch)\n"
3747 msgstr ""
3749 #: remote.c:1989
3750 #, c-format
3751 msgid ""
3752 "Your branch and '%s' have diverged,\n"
3753 "and have %d and %d different commit each, respectively.\n"
3754 msgid_plural ""
3755 "Your branch and '%s' have diverged,\n"
3756 "and have %d and %d different commits each, respectively.\n"
3757 msgstr[0] ""
3758 msgstr[1] ""
3760 #: remote.c:1999
3761 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
3762 msgstr ""
3764 #: replace-object.c:20
3765 #, c-format
3766 msgid "bad replace ref name: %s"
3767 msgstr ""
3769 #: replace-object.c:29
3770 #, c-format
3771 msgid "duplicate replace ref: %s"
3772 msgstr ""
3774 #: replace-object.c:72
3775 #, c-format
3776 msgid "replace depth too high for object %s"
3777 msgstr ""
3779 #: revision.c:2305
3780 msgid "your current branch appears to be broken"
3781 msgstr ""
3783 #: revision.c:2308
3784 #, c-format
3785 msgid "your current branch '%s' does not have any commits yet"
3786 msgstr ""
3788 #: revision.c:2505
3789 msgid "--first-parent is incompatible with --bisect"
3790 msgstr ""
3792 #: run-command.c:728
3793 msgid "open /dev/null failed"
3794 msgstr ""
3796 #: run-command.c:1271
3797 #, c-format
3798 msgid ""
3799 "The '%s' hook was ignored because it's not set as executable.\n"
3800 "You can disable this warning with `git config advice.ignoredHook false`."
3801 msgstr ""
3803 #: send-pack.c:142
3804 msgid "unexpected flush packet while reading remote unpack status"
3805 msgstr ""
3807 #: send-pack.c:144
3808 #, c-format
3809 msgid "unable to parse remote unpack status: %s"
3810 msgstr ""
3812 #: send-pack.c:146
3813 #, c-format
3814 msgid "remote unpack failed: %s"
3815 msgstr ""
3817 #: send-pack.c:309
3818 msgid "failed to sign the push certificate"
3819 msgstr ""
3821 #: send-pack.c:422
3822 msgid "the receiving end does not support --signed push"
3823 msgstr ""
3825 #: send-pack.c:424
3826 msgid ""
3827 "not sending a push certificate since the receiving end does not support --"
3828 "signed push"
3829 msgstr ""
3831 #: send-pack.c:436
3832 msgid "the receiving end does not support --atomic push"
3833 msgstr ""
3835 #: send-pack.c:441
3836 msgid "the receiving end does not support push options"
3837 msgstr ""
3839 #: sequencer.c:177
3840 #, c-format
3841 msgid "invalid commit message cleanup mode '%s'"
3842 msgstr ""
3844 #: sequencer.c:278
3845 #, c-format
3846 msgid "could not delete '%s'"
3847 msgstr ""
3849 #: sequencer.c:304
3850 msgid "revert"
3851 msgstr ""
3853 #: sequencer.c:306
3854 msgid "cherry-pick"
3855 msgstr ""
3857 #: sequencer.c:308
3858 msgid "rebase -i"
3859 msgstr ""
3861 #: sequencer.c:310
3862 #, c-format
3863 msgid "unknown action: %d"
3864 msgstr ""
3866 #: sequencer.c:367
3867 msgid ""
3868 "after resolving the conflicts, mark the corrected paths\n"
3869 "with 'git add <paths>' or 'git rm <paths>'"
3870 msgstr ""
3872 #: sequencer.c:370
3873 msgid ""
3874 "after resolving the conflicts, mark the corrected paths\n"
3875 "with 'git add <paths>' or 'git rm <paths>'\n"
3876 "and commit the result with 'git commit'"
3877 msgstr ""
3879 #: sequencer.c:383 sequencer.c:2488
3880 #, c-format
3881 msgid "could not lock '%s'"
3882 msgstr ""
3884 #: sequencer.c:390
3885 #, c-format
3886 msgid "could not write eol to '%s'"
3887 msgstr ""
3889 #: sequencer.c:395 sequencer.c:2371 sequencer.c:2494 sequencer.c:2508
3890 #: sequencer.c:2741
3891 #, c-format
3892 msgid "failed to finalize '%s'"
3893 msgstr ""
3895 #: sequencer.c:418 sequencer.c:816 sequencer.c:1505 sequencer.c:2391
3896 #: sequencer.c:2723 sequencer.c:2827 builtin/am.c:260 builtin/commit.c:740
3897 #: builtin/merge.c:1081
3898 #, c-format
3899 msgid "could not read '%s'"
3900 msgstr ""
3902 #: sequencer.c:444
3903 #, c-format
3904 msgid "your local changes would be overwritten by %s."
3905 msgstr ""
3907 #: sequencer.c:448
3908 msgid "commit your changes or stash them to proceed."
3909 msgstr ""
3911 #: sequencer.c:477
3912 #, c-format
3913 msgid "%s: fast-forward"
3914 msgstr ""
3916 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
3917 #. "rebase -i".
3919 #: sequencer.c:566
3920 #, c-format
3921 msgid "%s: Unable to write new index file"
3922 msgstr ""
3924 #: sequencer.c:582
3925 msgid "unable to update cache tree"
3926 msgstr ""
3928 #: sequencer.c:595
3929 msgid "could not resolve HEAD commit"
3930 msgstr ""
3932 #: sequencer.c:723
3933 #, c-format
3934 msgid "could not parse '%s' (looking for '%s'"
3935 msgstr ""
3937 #: sequencer.c:731
3938 #, c-format
3939 msgid "bad quoting on %s value in '%s'"
3940 msgstr ""
3942 #: sequencer.c:740
3943 #, c-format
3944 msgid "could not parse '%s' (looking for '%s')"
3945 msgstr ""
3947 #: sequencer.c:747
3948 #, c-format
3949 msgid "invalid date format '%s' in '%s'"
3950 msgstr ""
3952 #: sequencer.c:761
3953 #, c-format
3954 msgid ""
3955 "you have staged changes in your working tree\n"
3956 "If these changes are meant to be squashed into the previous commit, run:\n"
3957 "\n"
3958 "  git commit --amend %s\n"
3959 "\n"
3960 "If they are meant to go into a new commit, run:\n"
3961 "\n"
3962 "  git commit %s\n"
3963 "\n"
3964 "In both cases, once you're done, continue with:\n"
3965 "\n"
3966 "  git rebase --continue\n"
3967 msgstr ""
3969 #: sequencer.c:830
3970 msgid "writing root commit"
3971 msgstr ""
3973 #: sequencer.c:1055
3974 msgid "'prepare-commit-msg' hook failed"
3975 msgstr ""
3977 #: sequencer.c:1062
3978 msgid ""
3979 "Your name and email address were configured automatically based\n"
3980 "on your username and hostname. Please check that they are accurate.\n"
3981 "You can suppress this message by setting them explicitly. Run the\n"
3982 "following command and follow the instructions in your editor to edit\n"
3983 "your configuration file:\n"
3984 "\n"
3985 "    git config --global --edit\n"
3986 "\n"
3987 "After doing this, you may fix the identity used for this commit with:\n"
3988 "\n"
3989 "    git commit --amend --reset-author\n"
3990 msgstr ""
3992 #: sequencer.c:1075
3993 msgid ""
3994 "Your name and email address were configured automatically based\n"
3995 "on your username and hostname. Please check that they are accurate.\n"
3996 "You can suppress this message by setting them explicitly:\n"
3997 "\n"
3998 "    git config --global user.name \"Your Name\"\n"
3999 "    git config --global user.email you@example.com\n"
4000 "\n"
4001 "After doing this, you may fix the identity used for this commit with:\n"
4002 "\n"
4003 "    git commit --amend --reset-author\n"
4004 msgstr ""
4006 #: sequencer.c:1115
4007 msgid "couldn't look up newly created commit"
4008 msgstr ""
4010 #: sequencer.c:1117
4011 msgid "could not parse newly created commit"
4012 msgstr ""
4014 #: sequencer.c:1163
4015 msgid "unable to resolve HEAD after creating commit"
4016 msgstr ""
4018 #: sequencer.c:1165
4019 msgid "detached HEAD"
4020 msgstr ""
4022 #: sequencer.c:1169
4023 msgid " (root-commit)"
4024 msgstr ""
4026 #: sequencer.c:1190
4027 msgid "could not parse HEAD"
4028 msgstr ""
4030 #: sequencer.c:1192
4031 #, c-format
4032 msgid "HEAD %s is not a commit!"
4033 msgstr ""
4035 #: sequencer.c:1196 builtin/commit.c:1528
4036 msgid "could not parse HEAD commit"
4037 msgstr ""
4039 #: sequencer.c:1247 sequencer.c:1845
4040 msgid "unable to parse commit author"
4041 msgstr ""
4043 #: sequencer.c:1257 builtin/am.c:1632 builtin/merge.c:675
4044 msgid "git write-tree failed to write a tree"
4045 msgstr ""
4047 #: sequencer.c:1274 sequencer.c:1329
4048 #, c-format
4049 msgid "unable to read commit message from '%s'"
4050 msgstr ""
4052 #: sequencer.c:1296 builtin/am.c:1653 builtin/commit.c:1631 builtin/merge.c:855
4053 #: builtin/merge.c:880
4054 msgid "failed to write commit object"
4055 msgstr ""
4057 #: sequencer.c:1356
4058 #, c-format
4059 msgid "could not parse commit %s"
4060 msgstr ""
4062 #: sequencer.c:1361
4063 #, c-format
4064 msgid "could not parse parent commit %s"
4065 msgstr ""
4067 #: sequencer.c:1457 sequencer.c:1565
4068 #, c-format
4069 msgid "unknown command: %d"
4070 msgstr ""
4072 #: sequencer.c:1512 sequencer.c:1537
4073 #, c-format
4074 msgid "This is a combination of %d commits."
4075 msgstr ""
4077 #: sequencer.c:1522 sequencer.c:4520
4078 msgid "need a HEAD to fixup"
4079 msgstr ""
4081 #: sequencer.c:1524 sequencer.c:2768
4082 msgid "could not read HEAD"
4083 msgstr ""
4085 #: sequencer.c:1526
4086 msgid "could not read HEAD's commit message"
4087 msgstr ""
4089 #: sequencer.c:1532
4090 #, c-format
4091 msgid "cannot write '%s'"
4092 msgstr ""
4094 #: sequencer.c:1539 git-rebase--preserve-merges.sh:441
4095 msgid "This is the 1st commit message:"
4096 msgstr ""
4098 #: sequencer.c:1547
4099 #, c-format
4100 msgid "could not read commit message of %s"
4101 msgstr ""
4103 #: sequencer.c:1554
4104 #, c-format
4105 msgid "This is the commit message #%d:"
4106 msgstr ""
4108 #: sequencer.c:1560
4109 #, c-format
4110 msgid "The commit message #%d will be skipped:"
4111 msgstr ""
4113 #: sequencer.c:1643
4114 msgid "your index file is unmerged."
4115 msgstr ""
4117 #: sequencer.c:1650
4118 msgid "cannot fixup root commit"
4119 msgstr ""
4121 #: sequencer.c:1669
4122 #, c-format
4123 msgid "commit %s is a merge but no -m option was given."
4124 msgstr ""
4126 #: sequencer.c:1677
4127 #, c-format
4128 msgid "commit %s does not have parent %d"
4129 msgstr ""
4131 #: sequencer.c:1681
4132 #, c-format
4133 msgid "mainline was specified but commit %s is not a merge."
4134 msgstr ""
4136 #: sequencer.c:1687
4137 #, c-format
4138 msgid "cannot get commit message for %s"
4139 msgstr ""
4141 #. TRANSLATORS: The first %s will be a "todo" command like
4142 #. "revert" or "pick", the second %s a SHA1.
4143 #: sequencer.c:1706
4144 #, c-format
4145 msgid "%s: cannot parse parent commit %s"
4146 msgstr ""
4148 #: sequencer.c:1771
4149 #, c-format
4150 msgid "could not rename '%s' to '%s'"
4151 msgstr ""
4153 #: sequencer.c:1826
4154 #, c-format
4155 msgid "could not revert %s... %s"
4156 msgstr ""
4158 #: sequencer.c:1827
4159 #, c-format
4160 msgid "could not apply %s... %s"
4161 msgstr ""
4163 #: sequencer.c:1885
4164 #, c-format
4165 msgid "git %s: failed to read the index"
4166 msgstr ""
4168 #: sequencer.c:1892
4169 #, c-format
4170 msgid "git %s: failed to refresh the index"
4171 msgstr ""
4173 #: sequencer.c:1972
4174 #, c-format
4175 msgid "%s does not accept arguments: '%s'"
4176 msgstr ""
4178 #: sequencer.c:1981
4179 #, c-format
4180 msgid "missing arguments for %s"
4181 msgstr ""
4183 #: sequencer.c:2040
4184 #, c-format
4185 msgid "invalid line %d: %.*s"
4186 msgstr ""
4188 #: sequencer.c:2048
4189 #, c-format
4190 msgid "cannot '%s' without a previous commit"
4191 msgstr ""
4193 #: sequencer.c:2096 sequencer.c:4277 sequencer.c:4333
4194 #, c-format
4195 msgid "could not read '%s'."
4196 msgstr ""
4198 #: sequencer.c:2119
4199 msgid "please fix this using 'git rebase --edit-todo'."
4200 msgstr ""
4202 #: sequencer.c:2121
4203 #, c-format
4204 msgid "unusable instruction sheet: '%s'"
4205 msgstr ""
4207 #: sequencer.c:2126
4208 msgid "no commits parsed."
4209 msgstr ""
4211 #: sequencer.c:2137
4212 msgid "cannot cherry-pick during a revert."
4213 msgstr ""
4215 #: sequencer.c:2139
4216 msgid "cannot revert during a cherry-pick."
4217 msgstr ""
4219 #: sequencer.c:2209
4220 #, c-format
4221 msgid "invalid value for %s: %s"
4222 msgstr ""
4224 #: sequencer.c:2285
4225 msgid "unusable squash-onto"
4226 msgstr ""
4228 #: sequencer.c:2301
4229 #, c-format
4230 msgid "malformed options sheet: '%s'"
4231 msgstr ""
4233 #: sequencer.c:2335 sequencer.c:3775
4234 msgid "empty commit set passed"
4235 msgstr ""
4237 #: sequencer.c:2343
4238 msgid "a cherry-pick or revert is already in progress"
4239 msgstr ""
4241 #: sequencer.c:2344
4242 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
4243 msgstr ""
4245 #: sequencer.c:2347
4246 #, c-format
4247 msgid "could not create sequencer directory '%s'"
4248 msgstr ""
4250 #: sequencer.c:2361
4251 msgid "could not lock HEAD"
4252 msgstr ""
4254 #: sequencer.c:2416 sequencer.c:3543
4255 msgid "no cherry-pick or revert in progress"
4256 msgstr ""
4258 #: sequencer.c:2418
4259 msgid "cannot resolve HEAD"
4260 msgstr ""
4262 #: sequencer.c:2420 sequencer.c:2455
4263 msgid "cannot abort from a branch yet to be born"
4264 msgstr ""
4266 #: sequencer.c:2441 builtin/grep.c:721
4267 #, c-format
4268 msgid "cannot open '%s'"
4269 msgstr ""
4271 #: sequencer.c:2443
4272 #, c-format
4273 msgid "cannot read '%s': %s"
4274 msgstr ""
4276 #: sequencer.c:2444
4277 msgid "unexpected end of file"
4278 msgstr ""
4280 #: sequencer.c:2450
4281 #, c-format
4282 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
4283 msgstr ""
4285 #: sequencer.c:2461
4286 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
4287 msgstr ""
4289 #: sequencer.c:2565 sequencer.c:3461
4290 #, c-format
4291 msgid "could not update %s"
4292 msgstr ""
4294 #: sequencer.c:2603 sequencer.c:3441
4295 msgid "cannot read HEAD"
4296 msgstr ""
4298 #: sequencer.c:2618
4299 #, c-format
4300 msgid "unable to copy '%s' to '%s'"
4301 msgstr ""
4303 #: sequencer.c:2626
4304 #, c-format
4305 msgid ""
4306 "You can amend the commit now, with\n"
4307 "\n"
4308 "  git commit --amend %s\n"
4309 "\n"
4310 "Once you are satisfied with your changes, run\n"
4311 "\n"
4312 "  git rebase --continue\n"
4313 msgstr ""
4315 #: sequencer.c:2636
4316 #, c-format
4317 msgid "Could not apply %s... %.*s"
4318 msgstr ""
4320 #: sequencer.c:2643
4321 #, c-format
4322 msgid "Could not merge %.*s"
4323 msgstr ""
4325 #: sequencer.c:2654 sequencer.c:2658 builtin/difftool.c:640
4326 #, c-format
4327 msgid "could not copy '%s' to '%s'"
4328 msgstr ""
4330 #: sequencer.c:2680 sequencer.c:3095
4331 msgid "could not read index"
4332 msgstr ""
4334 #: sequencer.c:2685
4335 #, c-format
4336 msgid ""
4337 "execution failed: %s\n"
4338 "%sYou can fix the problem, and then run\n"
4339 "\n"
4340 "  git rebase --continue\n"
4341 "\n"
4342 msgstr ""
4344 #: sequencer.c:2691
4345 msgid "and made changes to the index and/or the working tree\n"
4346 msgstr ""
4348 #: sequencer.c:2697
4349 #, c-format
4350 msgid ""
4351 "execution succeeded: %s\n"
4352 "but left changes to the index and/or the working tree\n"
4353 "Commit or stash your changes, and then run\n"
4354 "\n"
4355 "  git rebase --continue\n"
4356 "\n"
4357 msgstr ""
4359 #: sequencer.c:2758
4360 #, c-format
4361 msgid "illegal label name: '%.*s'"
4362 msgstr ""
4364 #: sequencer.c:2810
4365 msgid "writing fake root commit"
4366 msgstr ""
4368 #: sequencer.c:2815
4369 msgid "writing squash-onto"
4370 msgstr ""
4372 #: sequencer.c:2850
4373 #, c-format
4374 msgid "failed to find tree of %s"
4375 msgstr ""
4377 #: sequencer.c:2868
4378 msgid "could not write index"
4379 msgstr ""
4381 #: sequencer.c:2895
4382 #, c-format
4383 msgid "could not resolve '%s'"
4384 msgstr ""
4386 #: sequencer.c:2921
4387 msgid "cannot merge without a current revision"
4388 msgstr ""
4390 #: sequencer.c:2943
4391 #, c-format
4392 msgid "unable to parse '%.*s'"
4393 msgstr ""
4395 #: sequencer.c:2952
4396 #, c-format
4397 msgid "nothing to merge: '%.*s'"
4398 msgstr ""
4400 #: sequencer.c:2964
4401 msgid "octopus merge cannot be executed on top of a [new root]"
4402 msgstr ""
4404 #: sequencer.c:2979
4405 #, c-format
4406 msgid "could not get commit message of '%s'"
4407 msgstr ""
4409 #: sequencer.c:2989 sequencer.c:3015
4410 #, c-format
4411 msgid "could not write '%s'"
4412 msgstr ""
4414 #: sequencer.c:3127
4415 #, c-format
4416 msgid "could not even attempt to merge '%.*s'"
4417 msgstr ""
4419 #: sequencer.c:3143
4420 msgid "merge: Unable to write new index file"
4421 msgstr ""
4423 #: sequencer.c:3211
4424 #, c-format
4425 msgid "Applied autostash.\n"
4426 msgstr ""
4428 #: sequencer.c:3223
4429 #, c-format
4430 msgid "cannot store %s"
4431 msgstr ""
4433 #: sequencer.c:3226 git-rebase.sh:188
4434 #, c-format
4435 msgid ""
4436 "Applying autostash resulted in conflicts.\n"
4437 "Your changes are safe in the stash.\n"
4438 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
4439 msgstr ""
4441 #: sequencer.c:3257
4442 #, c-format
4443 msgid ""
4444 "Could not execute the todo command\n"
4445 "\n"
4446 "    %.*s\n"
4447 "It has been rescheduled; To edit the command before continuing, please\n"
4448 "edit the todo list first:\n"
4449 "\n"
4450 "    git rebase --edit-todo\n"
4451 "    git rebase --continue\n"
4452 msgstr ""
4454 #: sequencer.c:3325
4455 #, c-format
4456 msgid "Stopped at %s...  %.*s\n"
4457 msgstr ""
4459 #: sequencer.c:3404
4460 #, c-format
4461 msgid "unknown command %d"
4462 msgstr ""
4464 #: sequencer.c:3449
4465 msgid "could not read orig-head"
4466 msgstr ""
4468 #: sequencer.c:3454 sequencer.c:4517
4469 msgid "could not read 'onto'"
4470 msgstr ""
4472 #: sequencer.c:3468
4473 #, c-format
4474 msgid "could not update HEAD to %s"
4475 msgstr ""
4477 #: sequencer.c:3554
4478 msgid "cannot rebase: You have unstaged changes."
4479 msgstr ""
4481 #: sequencer.c:3563
4482 msgid "cannot amend non-existing commit"
4483 msgstr ""
4485 #: sequencer.c:3565
4486 #, c-format
4487 msgid "invalid file: '%s'"
4488 msgstr ""
4490 #: sequencer.c:3567
4491 #, c-format
4492 msgid "invalid contents: '%s'"
4493 msgstr ""
4495 #: sequencer.c:3570
4496 msgid ""
4497 "\n"
4498 "You have uncommitted changes in your working tree. Please, commit them\n"
4499 "first and then run 'git rebase --continue' again."
4500 msgstr ""
4502 #: sequencer.c:3595 sequencer.c:3633
4503 #, c-format
4504 msgid "could not write file: '%s'"
4505 msgstr ""
4507 #: sequencer.c:3648
4508 msgid "could not remove CHERRY_PICK_HEAD"
4509 msgstr ""
4511 #: sequencer.c:3655
4512 msgid "could not commit staged changes."
4513 msgstr ""
4515 #: sequencer.c:3752
4516 #, c-format
4517 msgid "%s: can't cherry-pick a %s"
4518 msgstr ""
4520 #: sequencer.c:3756
4521 #, c-format
4522 msgid "%s: bad revision"
4523 msgstr ""
4525 #: sequencer.c:3791
4526 msgid "can't revert as initial commit"
4527 msgstr ""
4529 #: sequencer.c:4238
4530 msgid "make_script: unhandled options"
4531 msgstr ""
4533 #: sequencer.c:4241
4534 msgid "make_script: error preparing revisions"
4535 msgstr ""
4537 #: sequencer.c:4281 sequencer.c:4337
4538 #, c-format
4539 msgid "unusable todo list: '%s'"
4540 msgstr ""
4542 #: sequencer.c:4396
4543 #, c-format
4544 msgid ""
4545 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4546 msgstr ""
4548 #: sequencer.c:4466
4549 #, c-format
4550 msgid ""
4551 "Warning: some commits may have been dropped accidentally.\n"
4552 "Dropped commits (newer to older):\n"
4553 msgstr ""
4555 #: sequencer.c:4473
4556 #, c-format
4557 msgid ""
4558 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4559 "\n"
4560 "Use 'git config rebase.missingCommitsCheck' to change the level of "
4561 "warnings.\n"
4562 "The possible behaviours are: ignore, warn, error.\n"
4563 "\n"
4564 msgstr ""
4566 #: sequencer.c:4486
4567 #, c-format
4568 msgid ""
4569 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
4570 "continue'.\n"
4571 "Or you can abort the rebase with 'git rebase --abort'.\n"
4572 msgstr ""
4574 #: sequencer.c:4660
4575 msgid "the script was already rearranged."
4576 msgstr ""
4578 #: setup.c:123
4579 #, c-format
4580 msgid "'%s' is outside repository"
4581 msgstr ""
4583 #: setup.c:172
4584 #, c-format
4585 msgid ""
4586 "%s: no such path in the working tree.\n"
4587 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
4588 msgstr ""
4590 #: setup.c:185
4591 #, c-format
4592 msgid ""
4593 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
4594 "Use '--' to separate paths from revisions, like this:\n"
4595 "'git <command> [<revision>...] -- [<file>...]'"
4596 msgstr ""
4598 #: setup.c:234
4599 #, c-format
4600 msgid "option '%s' must come before non-option arguments"
4601 msgstr ""
4603 #: setup.c:253
4604 #, c-format
4605 msgid ""
4606 "ambiguous argument '%s': both revision and filename\n"
4607 "Use '--' to separate paths from revisions, like this:\n"
4608 "'git <command> [<revision>...] -- [<file>...]'"
4609 msgstr ""
4611 #: setup.c:389
4612 msgid "unable to set up work tree using invalid config"
4613 msgstr ""
4615 #: setup.c:393
4616 msgid "this operation must be run in a work tree"
4617 msgstr ""
4619 #: setup.c:503
4620 #, c-format
4621 msgid "Expected git repo version <= %d, found %d"
4622 msgstr ""
4624 #: setup.c:511
4625 msgid "unknown repository extensions found:"
4626 msgstr ""
4628 #: setup.c:530
4629 #, c-format
4630 msgid "error opening '%s'"
4631 msgstr ""
4633 #: setup.c:532
4634 #, c-format
4635 msgid "too large to be a .git file: '%s'"
4636 msgstr ""
4638 #: setup.c:534
4639 #, c-format
4640 msgid "error reading %s"
4641 msgstr ""
4643 #: setup.c:536
4644 #, c-format
4645 msgid "invalid gitfile format: %s"
4646 msgstr ""
4648 #: setup.c:538
4649 #, c-format
4650 msgid "no path in gitfile: %s"
4651 msgstr ""
4653 #: setup.c:540
4654 #, c-format
4655 msgid "not a git repository: %s"
4656 msgstr ""
4658 #: setup.c:639
4659 #, c-format
4660 msgid "'$%s' too big"
4661 msgstr ""
4663 #: setup.c:653
4664 #, c-format
4665 msgid "not a git repository: '%s'"
4666 msgstr ""
4668 #: setup.c:682 setup.c:684 setup.c:715
4669 #, c-format
4670 msgid "cannot chdir to '%s'"
4671 msgstr ""
4673 #: setup.c:687 setup.c:743 setup.c:753 setup.c:792 setup.c:800 setup.c:815
4674 msgid "cannot come back to cwd"
4675 msgstr ""
4677 #: setup.c:813
4678 #, c-format
4679 msgid "not a git repository (or any of the parent directories): %s"
4680 msgstr ""
4682 #: setup.c:824
4683 #, c-format
4684 msgid "failed to stat '%*s%s%s'"
4685 msgstr ""
4687 #: setup.c:1054
4688 msgid "Unable to read current working directory"
4689 msgstr ""
4691 #: setup.c:1066 setup.c:1072
4692 #, c-format
4693 msgid "cannot change to '%s'"
4694 msgstr ""
4696 #: setup.c:1085
4697 #, c-format
4698 msgid ""
4699 "not a git repository (or any parent up to mount point %s)\n"
4700 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
4701 msgstr ""
4703 #: setup.c:1168
4704 #, c-format
4705 msgid ""
4706 "problem with core.sharedRepository filemode value (0%.3o).\n"
4707 "The owner of files must always have read and write permissions."
4708 msgstr ""
4710 #: setup.c:1211
4711 msgid "open /dev/null or dup failed"
4712 msgstr ""
4714 #: setup.c:1226
4715 msgid "fork failed"
4716 msgstr ""
4718 #: setup.c:1231
4719 msgid "setsid failed"
4720 msgstr ""
4722 #: sha1-file.c:381
4723 #, c-format
4724 msgid "object directory %s does not exist; check .git/objects/info/alternates"
4725 msgstr ""
4727 #: sha1-file.c:432
4728 #, c-format
4729 msgid "unable to normalize alternate object path: %s"
4730 msgstr ""
4732 #: sha1-file.c:503
4733 #, c-format
4734 msgid "%s: ignoring alternate object stores, nesting too deep"
4735 msgstr ""
4737 #: sha1-file.c:510
4738 #, c-format
4739 msgid "unable to normalize object directory: %s"
4740 msgstr ""
4742 #: sha1-file.c:565
4743 msgid "unable to fdopen alternates lockfile"
4744 msgstr ""
4746 #: sha1-file.c:583
4747 msgid "unable to read alternates file"
4748 msgstr ""
4750 #: sha1-file.c:590
4751 msgid "unable to move new alternates file into place"
4752 msgstr ""
4754 #: sha1-file.c:625
4755 #, c-format
4756 msgid "path '%s' does not exist"
4757 msgstr ""
4759 #: sha1-file.c:651
4760 #, c-format
4761 msgid "reference repository '%s' as a linked checkout is not supported yet."
4762 msgstr ""
4764 #: sha1-file.c:657
4765 #, c-format
4766 msgid "reference repository '%s' is not a local repository."
4767 msgstr ""
4769 #: sha1-file.c:663
4770 #, c-format
4771 msgid "reference repository '%s' is shallow"
4772 msgstr ""
4774 #: sha1-file.c:671
4775 #, c-format
4776 msgid "reference repository '%s' is grafted"
4777 msgstr ""
4779 #: sha1-file.c:781
4780 #, c-format
4781 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
4782 msgstr ""
4784 #: sha1-file.c:806
4785 msgid "mmap failed"
4786 msgstr ""
4788 #: sha1-file.c:973
4789 #, c-format
4790 msgid "object file %s is empty"
4791 msgstr ""
4793 #: sha1-file.c:1093 sha1-file.c:2206
4794 #, c-format
4795 msgid "corrupt loose object '%s'"
4796 msgstr ""
4798 #: sha1-file.c:1095 sha1-file.c:2210
4799 #, c-format
4800 msgid "garbage at end of loose object '%s'"
4801 msgstr ""
4803 #: sha1-file.c:1137
4804 msgid "invalid object type"
4805 msgstr ""
4807 #: sha1-file.c:1219
4808 #, c-format
4809 msgid "unable to unpack %s header with --allow-unknown-type"
4810 msgstr ""
4812 #: sha1-file.c:1222
4813 #, c-format
4814 msgid "unable to unpack %s header"
4815 msgstr ""
4817 #: sha1-file.c:1228
4818 #, c-format
4819 msgid "unable to parse %s header with --allow-unknown-type"
4820 msgstr ""
4822 #: sha1-file.c:1231
4823 #, c-format
4824 msgid "unable to parse %s header"
4825 msgstr ""
4827 #: sha1-file.c:1422
4828 #, c-format
4829 msgid "failed to read object %s"
4830 msgstr ""
4832 #: sha1-file.c:1426
4833 #, c-format
4834 msgid "replacement %s not found for %s"
4835 msgstr ""
4837 #: sha1-file.c:1430
4838 #, c-format
4839 msgid "loose object %s (stored in %s) is corrupt"
4840 msgstr ""
4842 #: sha1-file.c:1434
4843 #, c-format
4844 msgid "packed object %s (stored in %s) is corrupt"
4845 msgstr ""
4847 #: sha1-file.c:1536
4848 #, c-format
4849 msgid "unable to write sha1 filename %s"
4850 msgstr ""
4852 #: sha1-file.c:1543
4853 #, c-format
4854 msgid "unable to set permission to '%s'"
4855 msgstr ""
4857 #: sha1-file.c:1550
4858 msgid "file write error"
4859 msgstr ""
4861 #: sha1-file.c:1569
4862 msgid "error when closing sha1 file"
4863 msgstr ""
4865 #: sha1-file.c:1635
4866 #, c-format
4867 msgid "insufficient permission for adding an object to repository database %s"
4868 msgstr ""
4870 #: sha1-file.c:1637
4871 msgid "unable to create temporary file"
4872 msgstr ""
4874 #: sha1-file.c:1661
4875 msgid "unable to write sha1 file"
4876 msgstr ""
4878 #: sha1-file.c:1667
4879 #, c-format
4880 msgid "unable to deflate new object %s (%d)"
4881 msgstr ""
4883 #: sha1-file.c:1671
4884 #, c-format
4885 msgid "deflateEnd on object %s failed (%d)"
4886 msgstr ""
4888 #: sha1-file.c:1675
4889 #, c-format
4890 msgid "confused by unstable object source data for %s"
4891 msgstr ""
4893 #: sha1-file.c:1685 builtin/pack-objects.c:899
4894 #, c-format
4895 msgid "failed utime() on %s"
4896 msgstr ""
4898 #: sha1-file.c:1760
4899 #, c-format
4900 msgid "cannot read sha1_file for %s"
4901 msgstr ""
4903 #: sha1-file.c:1805
4904 msgid "corrupt commit"
4905 msgstr ""
4907 #: sha1-file.c:1813
4908 msgid "corrupt tag"
4909 msgstr ""
4911 #: sha1-file.c:1906
4912 #, c-format
4913 msgid "read error while indexing %s"
4914 msgstr ""
4916 #: sha1-file.c:1909
4917 #, c-format
4918 msgid "short read while indexing %s"
4919 msgstr ""
4921 #: sha1-file.c:1980 sha1-file.c:1989
4922 #, c-format
4923 msgid "%s: failed to insert into database"
4924 msgstr ""
4926 #: sha1-file.c:1995
4927 #, c-format
4928 msgid "%s: unsupported file type"
4929 msgstr ""
4931 #: sha1-file.c:2019
4932 #, c-format
4933 msgid "%s is not a valid object"
4934 msgstr ""
4936 #: sha1-file.c:2021
4937 #, c-format
4938 msgid "%s is not a valid '%s' object"
4939 msgstr ""
4941 #: sha1-file.c:2048 builtin/index-pack.c:158
4942 #, c-format
4943 msgid "unable to open %s"
4944 msgstr ""
4946 #: sha1-file.c:2217 sha1-file.c:2269
4947 #, c-format
4948 msgid "sha1 mismatch for %s (expected %s)"
4949 msgstr ""
4951 #: sha1-file.c:2241
4952 #, c-format
4953 msgid "unable to mmap %s"
4954 msgstr ""
4956 #: sha1-file.c:2246
4957 #, c-format
4958 msgid "unable to unpack header of %s"
4959 msgstr ""
4961 #: sha1-file.c:2252
4962 #, c-format
4963 msgid "unable to parse header of %s"
4964 msgstr ""
4966 #: sha1-file.c:2263
4967 #, c-format
4968 msgid "unable to unpack contents of %s"
4969 msgstr ""
4971 #: sha1-name.c:444
4972 #, c-format
4973 msgid "short SHA1 %s is ambiguous"
4974 msgstr ""
4976 #: sha1-name.c:455
4977 msgid "The candidates are:"
4978 msgstr ""
4980 #: sha1-name.c:699
4981 msgid ""
4982 "Git normally never creates a ref that ends with 40 hex characters\n"
4983 "because it will be ignored when you just specify 40-hex. These refs\n"
4984 "may be created by mistake. For example,\n"
4985 "\n"
4986 "  git checkout -b $br $(git rev-parse ...)\n"
4987 "\n"
4988 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
4989 "examine these refs and maybe delete them. Turn this message off by\n"
4990 "running \"git config advice.objectNameWarning false\""
4991 msgstr ""
4993 #: submodule.c:97 submodule.c:131
4994 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
4995 msgstr ""
4997 #: submodule.c:101 submodule.c:135
4998 #, c-format
4999 msgid "Could not find section in .gitmodules where path=%s"
5000 msgstr ""
5002 #: submodule.c:109
5003 #, c-format
5004 msgid "Could not update .gitmodules entry %s"
5005 msgstr ""
5007 #: submodule.c:142
5008 #, c-format
5009 msgid "Could not remove .gitmodules entry for %s"
5010 msgstr ""
5012 #: submodule.c:153
5013 msgid "staging updated .gitmodules failed"
5014 msgstr ""
5016 #: submodule.c:315
5017 #, c-format
5018 msgid "in unpopulated submodule '%s'"
5019 msgstr ""
5021 #: submodule.c:346
5022 #, c-format
5023 msgid "Pathspec '%s' is in submodule '%.*s'"
5024 msgstr ""
5026 #: submodule.c:839
5027 #, c-format
5028 msgid "submodule entry '%s' (%s) is a %s, not a commit"
5029 msgstr ""
5031 #: submodule.c:1071 builtin/branch.c:662 builtin/submodule--helper.c:1888
5032 msgid "Failed to resolve HEAD as a valid ref."
5033 msgstr ""
5035 #: submodule.c:1377
5036 #, c-format
5037 msgid "'%s' not recognized as a git repository"
5038 msgstr ""
5040 #: submodule.c:1515
5041 #, c-format
5042 msgid "could not start 'git status' in submodule '%s'"
5043 msgstr ""
5045 #: submodule.c:1528
5046 #, c-format
5047 msgid "could not run 'git status' in submodule '%s'"
5048 msgstr ""
5050 #: submodule.c:1543
5051 #, c-format
5052 msgid "Could not unset core.worktree setting in submodule '%s'"
5053 msgstr ""
5055 #: submodule.c:1633
5056 #, c-format
5057 msgid "submodule '%s' has dirty index"
5058 msgstr ""
5060 #: submodule.c:1685
5061 #, c-format
5062 msgid "Submodule '%s' could not be updated."
5063 msgstr ""
5065 #: submodule.c:1734
5066 #, c-format
5067 msgid ""
5068 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
5069 msgstr ""
5071 #: submodule.c:1746 submodule.c:1802
5072 #, c-format
5073 msgid "could not lookup name for submodule '%s'"
5074 msgstr ""
5076 #: submodule.c:1750 builtin/submodule--helper.c:1406
5077 #: builtin/submodule--helper.c:1416
5078 #, c-format
5079 msgid "could not create directory '%s'"
5080 msgstr ""
5082 #: submodule.c:1753
5083 #, c-format
5084 msgid ""
5085 "Migrating git directory of '%s%s' from\n"
5086 "'%s' to\n"
5087 "'%s'\n"
5088 msgstr ""
5090 #: submodule.c:1837
5091 #, c-format
5092 msgid "could not recurse into submodule '%s'"
5093 msgstr ""
5095 #: submodule.c:1881
5096 msgid "could not start ls-files in .."
5097 msgstr ""
5099 #: submodule.c:1920
5100 #, c-format
5101 msgid "ls-tree returned unexpected return code %d"
5102 msgstr ""
5104 #: submodule-config.c:231
5105 #, c-format
5106 msgid "ignoring suspicious submodule name: %s"
5107 msgstr ""
5109 #: submodule-config.c:295
5110 msgid "negative values not allowed for submodule.fetchjobs"
5111 msgstr ""
5113 #: submodule-config.c:468
5114 #, c-format
5115 msgid "invalid value for %s"
5116 msgstr ""
5118 #: trailer.c:238
5119 #, c-format
5120 msgid "running trailer command '%s' failed"
5121 msgstr ""
5123 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
5124 #: trailer.c:557
5125 #, c-format
5126 msgid "unknown value '%s' for key '%s'"
5127 msgstr ""
5129 #: trailer.c:539 trailer.c:544 builtin/remote.c:294
5130 #, c-format
5131 msgid "more than one %s"
5132 msgstr ""
5134 #: trailer.c:730
5135 #, c-format
5136 msgid "empty trailer token in trailer '%.*s'"
5137 msgstr ""
5139 #: trailer.c:750
5140 #, c-format
5141 msgid "could not read input file '%s'"
5142 msgstr ""
5144 #: trailer.c:753
5145 msgid "could not read from stdin"
5146 msgstr ""
5148 #: trailer.c:1008 builtin/am.c:47
5149 #, c-format
5150 msgid "could not stat %s"
5151 msgstr ""
5153 #: trailer.c:1010
5154 #, c-format
5155 msgid "file %s is not a regular file"
5156 msgstr ""
5158 #: trailer.c:1012
5159 #, c-format
5160 msgid "file %s is not writable by user"
5161 msgstr ""
5163 #: trailer.c:1024
5164 msgid "could not open temporary file"
5165 msgstr ""
5167 #: trailer.c:1064
5168 #, c-format
5169 msgid "could not rename temporary file to %s"
5170 msgstr ""
5172 #: transport.c:116
5173 #, c-format
5174 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
5175 msgstr ""
5177 #: transport.c:142
5178 #, c-format
5179 msgid "could not read bundle '%s'"
5180 msgstr ""
5182 #: transport.c:208
5183 #, c-format
5184 msgid "transport: invalid depth option '%s'"
5185 msgstr ""
5187 #: transport.c:586
5188 msgid "could not parse transport.color.* config"
5189 msgstr ""
5191 #: transport.c:659
5192 msgid "support for protocol v2 not implemented yet"
5193 msgstr ""
5195 #: transport.c:785
5196 #, c-format
5197 msgid "unknown value for config '%s': %s"
5198 msgstr ""
5200 #: transport.c:851
5201 #, c-format
5202 msgid "transport '%s' not allowed"
5203 msgstr ""
5205 #: transport.c:903
5206 msgid "git-over-rsync is no longer supported"
5207 msgstr ""
5209 #: transport.c:998
5210 #, c-format
5211 msgid ""
5212 "The following submodule paths contain changes that can\n"
5213 "not be found on any remote:\n"
5214 msgstr ""
5216 #: transport.c:1002
5217 #, c-format
5218 msgid ""
5219 "\n"
5220 "Please try\n"
5221 "\n"
5222 "\tgit push --recurse-submodules=on-demand\n"
5223 "\n"
5224 "or cd to the path and use\n"
5225 "\n"
5226 "\tgit push\n"
5227 "\n"
5228 "to push them to a remote.\n"
5229 "\n"
5230 msgstr ""
5232 #: transport.c:1010
5233 msgid "Aborting."
5234 msgstr ""
5236 #: transport.c:1148
5237 msgid "failed to push all needed submodules"
5238 msgstr ""
5240 #: transport.c:1270 transport-helper.c:643
5241 msgid "operation not supported by protocol"
5242 msgstr ""
5244 #: transport.c:1352
5245 #, c-format
5246 msgid "invalid line while parsing alternate refs: %s"
5247 msgstr ""
5249 #: transport-helper.c:51 transport-helper.c:80
5250 msgid "full write to remote helper failed"
5251 msgstr ""
5253 #: transport-helper.c:132
5254 #, c-format
5255 msgid "unable to find remote helper for '%s'"
5256 msgstr ""
5258 #: transport-helper.c:148 transport-helper.c:557
5259 msgid "can't dup helper output fd"
5260 msgstr ""
5262 #: transport-helper.c:199
5263 #, c-format
5264 msgid ""
5265 "unknown mandatory capability %s; this remote helper probably needs newer "
5266 "version of Git"
5267 msgstr ""
5269 #: transport-helper.c:205
5270 msgid "this remote helper should implement refspec capability"
5271 msgstr ""
5273 #: transport-helper.c:272 transport-helper.c:412
5274 #, c-format
5275 msgid "%s unexpectedly said: '%s'"
5276 msgstr ""
5278 #: transport-helper.c:401
5279 #, c-format
5280 msgid "%s also locked %s"
5281 msgstr ""
5283 #: transport-helper.c:479
5284 msgid "couldn't run fast-import"
5285 msgstr ""
5287 #: transport-helper.c:502
5288 msgid "error while running fast-import"
5289 msgstr ""
5291 #: transport-helper.c:531 transport-helper.c:1091
5292 #, c-format
5293 msgid "could not read ref %s"
5294 msgstr ""
5296 #: transport-helper.c:576
5297 #, c-format
5298 msgid "unknown response to connect: %s"
5299 msgstr ""
5301 #: transport-helper.c:598
5302 msgid "setting remote service path not supported by protocol"
5303 msgstr ""
5305 #: transport-helper.c:600
5306 msgid "invalid remote service path"
5307 msgstr ""
5309 #: transport-helper.c:646
5310 #, c-format
5311 msgid "can't connect to subservice %s"
5312 msgstr ""
5314 #: transport-helper.c:713
5315 #, c-format
5316 msgid "expected ok/error, helper said '%s'"
5317 msgstr ""
5319 #: transport-helper.c:766
5320 #, c-format
5321 msgid "helper reported unexpected status of %s"
5322 msgstr ""
5324 #: transport-helper.c:827
5325 #, c-format
5326 msgid "helper %s does not support dry-run"
5327 msgstr ""
5329 #: transport-helper.c:830
5330 #, c-format
5331 msgid "helper %s does not support --signed"
5332 msgstr ""
5334 #: transport-helper.c:833
5335 #, c-format
5336 msgid "helper %s does not support --signed=if-asked"
5337 msgstr ""
5339 #: transport-helper.c:840
5340 #, c-format
5341 msgid "helper %s does not support 'push-option'"
5342 msgstr ""
5344 #: transport-helper.c:932
5345 msgid "remote-helper doesn't support push; refspec needed"
5346 msgstr ""
5348 #: transport-helper.c:937
5349 #, c-format
5350 msgid "helper %s does not support 'force'"
5351 msgstr ""
5353 #: transport-helper.c:984
5354 msgid "couldn't run fast-export"
5355 msgstr ""
5357 #: transport-helper.c:989
5358 msgid "error while running fast-export"
5359 msgstr ""
5361 #: transport-helper.c:1014
5362 #, c-format
5363 msgid ""
5364 "No refs in common and none specified; doing nothing.\n"
5365 "Perhaps you should specify a branch such as 'master'.\n"
5366 msgstr ""
5368 #: transport-helper.c:1077
5369 #, c-format
5370 msgid "malformed response in ref list: %s"
5371 msgstr ""
5373 #: transport-helper.c:1230
5374 #, c-format
5375 msgid "read(%s) failed"
5376 msgstr ""
5378 #: transport-helper.c:1257
5379 #, c-format
5380 msgid "write(%s) failed"
5381 msgstr ""
5383 #: transport-helper.c:1306
5384 #, c-format
5385 msgid "%s thread failed"
5386 msgstr ""
5388 #: transport-helper.c:1310
5389 #, c-format
5390 msgid "%s thread failed to join: %s"
5391 msgstr ""
5393 #: transport-helper.c:1329 transport-helper.c:1333
5394 #, c-format
5395 msgid "can't start thread for copying data: %s"
5396 msgstr ""
5398 #: transport-helper.c:1370
5399 #, c-format
5400 msgid "%s process failed to wait"
5401 msgstr ""
5403 #: transport-helper.c:1374
5404 #, c-format
5405 msgid "%s process failed"
5406 msgstr ""
5408 #: transport-helper.c:1392 transport-helper.c:1401
5409 msgid "can't start thread for copying data"
5410 msgstr ""
5412 #: tree-walk.c:33
5413 msgid "too-short tree object"
5414 msgstr ""
5416 #: tree-walk.c:39
5417 msgid "malformed mode in tree entry"
5418 msgstr ""
5420 #: tree-walk.c:43
5421 msgid "empty filename in tree entry"
5422 msgstr ""
5424 #: tree-walk.c:115
5425 msgid "too-short tree file"
5426 msgstr ""
5428 #: unpack-trees.c:112
5429 #, c-format
5430 msgid ""
5431 "Your local changes to the following files would be overwritten by checkout:\n"
5432 "%%sPlease commit your changes or stash them before you switch branches."
5433 msgstr ""
5435 #: unpack-trees.c:114
5436 #, c-format
5437 msgid ""
5438 "Your local changes to the following files would be overwritten by checkout:\n"
5439 "%%s"
5440 msgstr ""
5442 #: unpack-trees.c:117
5443 #, c-format
5444 msgid ""
5445 "Your local changes to the following files would be overwritten by merge:\n"
5446 "%%sPlease commit your changes or stash them before you merge."
5447 msgstr ""
5449 #: unpack-trees.c:119
5450 #, c-format
5451 msgid ""
5452 "Your local changes to the following files would be overwritten by merge:\n"
5453 "%%s"
5454 msgstr ""
5456 #: unpack-trees.c:122
5457 #, c-format
5458 msgid ""
5459 "Your local changes to the following files would be overwritten by %s:\n"
5460 "%%sPlease commit your changes or stash them before you %s."
5461 msgstr ""
5463 #: unpack-trees.c:124
5464 #, c-format
5465 msgid ""
5466 "Your local changes to the following files would be overwritten by %s:\n"
5467 "%%s"
5468 msgstr ""
5470 #: unpack-trees.c:129
5471 #, c-format
5472 msgid ""
5473 "Updating the following directories would lose untracked files in them:\n"
5474 "%s"
5475 msgstr ""
5477 #: unpack-trees.c:133
5478 #, c-format
5479 msgid ""
5480 "The following untracked working tree files would be removed by checkout:\n"
5481 "%%sPlease move or remove them before you switch branches."
5482 msgstr ""
5484 #: unpack-trees.c:135
5485 #, c-format
5486 msgid ""
5487 "The following untracked working tree files would be removed by checkout:\n"
5488 "%%s"
5489 msgstr ""
5491 #: unpack-trees.c:138
5492 #, c-format
5493 msgid ""
5494 "The following untracked working tree files would be removed by merge:\n"
5495 "%%sPlease move or remove them before you merge."
5496 msgstr ""
5498 #: unpack-trees.c:140
5499 #, c-format
5500 msgid ""
5501 "The following untracked working tree files would be removed by merge:\n"
5502 "%%s"
5503 msgstr ""
5505 #: unpack-trees.c:143
5506 #, c-format
5507 msgid ""
5508 "The following untracked working tree files would be removed by %s:\n"
5509 "%%sPlease move or remove them before you %s."
5510 msgstr ""
5512 #: unpack-trees.c:145
5513 #, c-format
5514 msgid ""
5515 "The following untracked working tree files would be removed by %s:\n"
5516 "%%s"
5517 msgstr ""
5519 #: unpack-trees.c:151
5520 #, c-format
5521 msgid ""
5522 "The following untracked working tree files would be overwritten by "
5523 "checkout:\n"
5524 "%%sPlease move or remove them before you switch branches."
5525 msgstr ""
5527 #: unpack-trees.c:153
5528 #, c-format
5529 msgid ""
5530 "The following untracked working tree files would be overwritten by "
5531 "checkout:\n"
5532 "%%s"
5533 msgstr ""
5535 #: unpack-trees.c:156
5536 #, c-format
5537 msgid ""
5538 "The following untracked working tree files would be overwritten by merge:\n"
5539 "%%sPlease move or remove them before you merge."
5540 msgstr ""
5542 #: unpack-trees.c:158
5543 #, c-format
5544 msgid ""
5545 "The following untracked working tree files would be overwritten by merge:\n"
5546 "%%s"
5547 msgstr ""
5549 #: unpack-trees.c:161
5550 #, c-format
5551 msgid ""
5552 "The following untracked working tree files would be overwritten by %s:\n"
5553 "%%sPlease move or remove them before you %s."
5554 msgstr ""
5556 #: unpack-trees.c:163
5557 #, c-format
5558 msgid ""
5559 "The following untracked working tree files would be overwritten by %s:\n"
5560 "%%s"
5561 msgstr ""
5563 #: unpack-trees.c:171
5564 #, c-format
5565 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
5566 msgstr ""
5568 #: unpack-trees.c:174
5569 #, c-format
5570 msgid ""
5571 "Cannot update sparse checkout: the following entries are not up to date:\n"
5572 "%s"
5573 msgstr ""
5575 #: unpack-trees.c:176
5576 #, c-format
5577 msgid ""
5578 "The following working tree files would be overwritten by sparse checkout "
5579 "update:\n"
5580 "%s"
5581 msgstr ""
5583 #: unpack-trees.c:178
5584 #, c-format
5585 msgid ""
5586 "The following working tree files would be removed by sparse checkout "
5587 "update:\n"
5588 "%s"
5589 msgstr ""
5591 #: unpack-trees.c:180
5592 #, c-format
5593 msgid ""
5594 "Cannot update submodule:\n"
5595 "%s"
5596 msgstr ""
5598 #: unpack-trees.c:254
5599 #, c-format
5600 msgid "Aborting\n"
5601 msgstr ""
5603 #: unpack-trees.c:336
5604 msgid "Checking out files"
5605 msgstr ""
5607 #: urlmatch.c:163
5608 msgid "invalid URL scheme name or missing '://' suffix"
5609 msgstr ""
5611 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
5612 #, c-format
5613 msgid "invalid %XX escape sequence"
5614 msgstr ""
5616 #: urlmatch.c:215
5617 msgid "missing host and scheme is not 'file:'"
5618 msgstr ""
5620 #: urlmatch.c:232
5621 msgid "a 'file:' URL may not have a port number"
5622 msgstr ""
5624 #: urlmatch.c:247
5625 msgid "invalid characters in host name"
5626 msgstr ""
5628 #: urlmatch.c:292 urlmatch.c:303
5629 msgid "invalid port number"
5630 msgstr ""
5632 #: urlmatch.c:371
5633 msgid "invalid '..' path segment"
5634 msgstr ""
5636 #: worktree.c:245 builtin/am.c:2147
5637 #, c-format
5638 msgid "failed to read '%s'"
5639 msgstr ""
5641 #: worktree.c:291
5642 #, c-format
5643 msgid "'%s' at main working tree is not the repository directory"
5644 msgstr ""
5646 #: worktree.c:302
5647 #, c-format
5648 msgid "'%s' file does not contain absolute path to the working tree location"
5649 msgstr ""
5651 #: worktree.c:314
5652 #, c-format
5653 msgid "'%s' does not exist"
5654 msgstr ""
5656 #: worktree.c:320
5657 #, c-format
5658 msgid "'%s' is not a .git file, error code %d"
5659 msgstr ""
5661 #: worktree.c:328
5662 #, c-format
5663 msgid "'%s' does not point back to '%s'"
5664 msgstr ""
5666 #: wrapper.c:223 wrapper.c:393
5667 #, c-format
5668 msgid "could not open '%s' for reading and writing"
5669 msgstr ""
5671 #: wrapper.c:227 wrapper.c:397 builtin/am.c:321 builtin/am.c:771
5672 #: builtin/am.c:863 builtin/merge.c:1078
5673 #, c-format
5674 msgid "could not open '%s' for reading"
5675 msgstr ""
5677 #: wrapper.c:424 wrapper.c:624
5678 #, c-format
5679 msgid "unable to access '%s'"
5680 msgstr ""
5682 #: wrapper.c:632
5683 msgid "unable to get current working directory"
5684 msgstr ""
5686 #: wt-status.c:154
5687 msgid "Unmerged paths:"
5688 msgstr ""
5690 #: wt-status.c:181 wt-status.c:208
5691 #, c-format
5692 msgid "  (use \"git reset %s <file>...\" to unstage)"
5693 msgstr ""
5695 #: wt-status.c:183 wt-status.c:210
5696 msgid "  (use \"git rm --cached <file>...\" to unstage)"
5697 msgstr ""
5699 #: wt-status.c:187
5700 msgid "  (use \"git add <file>...\" to mark resolution)"
5701 msgstr ""
5703 #: wt-status.c:189 wt-status.c:193
5704 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
5705 msgstr ""
5707 #: wt-status.c:191
5708 msgid "  (use \"git rm <file>...\" to mark resolution)"
5709 msgstr ""
5711 #: wt-status.c:202 wt-status.c:1015
5712 msgid "Changes to be committed:"
5713 msgstr ""
5715 #: wt-status.c:220 wt-status.c:1024
5716 msgid "Changes not staged for commit:"
5717 msgstr ""
5719 #: wt-status.c:224
5720 msgid "  (use \"git add <file>...\" to update what will be committed)"
5721 msgstr ""
5723 #: wt-status.c:226
5724 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
5725 msgstr ""
5727 #: wt-status.c:227
5728 msgid ""
5729 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
5730 msgstr ""
5732 #: wt-status.c:229
5733 msgid "  (commit or discard the untracked or modified content in submodules)"
5734 msgstr ""
5736 #: wt-status.c:241
5737 #, c-format
5738 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
5739 msgstr ""
5741 #: wt-status.c:256
5742 msgid "both deleted:"
5743 msgstr ""
5745 #: wt-status.c:258
5746 msgid "added by us:"
5747 msgstr ""
5749 #: wt-status.c:260
5750 msgid "deleted by them:"
5751 msgstr ""
5753 #: wt-status.c:262
5754 msgid "added by them:"
5755 msgstr ""
5757 #: wt-status.c:264
5758 msgid "deleted by us:"
5759 msgstr ""
5761 #: wt-status.c:266
5762 msgid "both added:"
5763 msgstr ""
5765 #: wt-status.c:268
5766 msgid "both modified:"
5767 msgstr ""
5769 #: wt-status.c:278
5770 msgid "new file:"
5771 msgstr ""
5773 #: wt-status.c:280
5774 msgid "copied:"
5775 msgstr ""
5777 #: wt-status.c:282
5778 msgid "deleted:"
5779 msgstr ""
5781 #: wt-status.c:284
5782 msgid "modified:"
5783 msgstr ""
5785 #: wt-status.c:286
5786 msgid "renamed:"
5787 msgstr ""
5789 #: wt-status.c:288
5790 msgid "typechange:"
5791 msgstr ""
5793 #: wt-status.c:290
5794 msgid "unknown:"
5795 msgstr ""
5797 #: wt-status.c:292
5798 msgid "unmerged:"
5799 msgstr ""
5801 #: wt-status.c:372
5802 msgid "new commits, "
5803 msgstr ""
5805 #: wt-status.c:374
5806 msgid "modified content, "
5807 msgstr ""
5809 #: wt-status.c:376
5810 msgid "untracked content, "
5811 msgstr ""
5813 #: wt-status.c:853
5814 #, c-format
5815 msgid "Your stash currently has %d entry"
5816 msgid_plural "Your stash currently has %d entries"
5817 msgstr[0] ""
5818 msgstr[1] ""
5820 #: wt-status.c:885
5821 msgid "Submodules changed but not updated:"
5822 msgstr ""
5824 #: wt-status.c:887
5825 msgid "Submodule changes to be committed:"
5826 msgstr ""
5828 #: wt-status.c:969
5829 msgid ""
5830 "Do not modify or remove the line above.\n"
5831 "Everything below it will be ignored."
5832 msgstr ""
5834 #: wt-status.c:1084
5835 msgid "You have unmerged paths."
5836 msgstr ""
5838 #: wt-status.c:1087
5839 msgid "  (fix conflicts and run \"git commit\")"
5840 msgstr ""
5842 #: wt-status.c:1089
5843 msgid "  (use \"git merge --abort\" to abort the merge)"
5844 msgstr ""
5846 #: wt-status.c:1094
5847 msgid "All conflicts fixed but you are still merging."
5848 msgstr ""
5850 #: wt-status.c:1097
5851 msgid "  (use \"git commit\" to conclude merge)"
5852 msgstr ""
5854 #: wt-status.c:1107
5855 msgid "You are in the middle of an am session."
5856 msgstr ""
5858 #: wt-status.c:1110
5859 msgid "The current patch is empty."
5860 msgstr ""
5862 #: wt-status.c:1114
5863 msgid "  (fix conflicts and then run \"git am --continue\")"
5864 msgstr ""
5866 #: wt-status.c:1116
5867 msgid "  (use \"git am --skip\" to skip this patch)"
5868 msgstr ""
5870 #: wt-status.c:1118
5871 msgid "  (use \"git am --abort\" to restore the original branch)"
5872 msgstr ""
5874 #: wt-status.c:1250
5875 msgid "git-rebase-todo is missing."
5876 msgstr ""
5878 #: wt-status.c:1252
5879 msgid "No commands done."
5880 msgstr ""
5882 #: wt-status.c:1255
5883 #, c-format
5884 msgid "Last command done (%d command done):"
5885 msgid_plural "Last commands done (%d commands done):"
5886 msgstr[0] ""
5887 msgstr[1] ""
5889 #: wt-status.c:1266
5890 #, c-format
5891 msgid "  (see more in file %s)"
5892 msgstr ""
5894 #: wt-status.c:1271
5895 msgid "No commands remaining."
5896 msgstr ""
5898 #: wt-status.c:1274
5899 #, c-format
5900 msgid "Next command to do (%d remaining command):"
5901 msgid_plural "Next commands to do (%d remaining commands):"
5902 msgstr[0] ""
5903 msgstr[1] ""
5905 #: wt-status.c:1282
5906 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
5907 msgstr ""
5909 #: wt-status.c:1295
5910 #, c-format
5911 msgid "You are currently rebasing branch '%s' on '%s'."
5912 msgstr ""
5914 #: wt-status.c:1300
5915 msgid "You are currently rebasing."
5916 msgstr ""
5918 #: wt-status.c:1314
5919 msgid "  (fix conflicts and then run \"git rebase --continue\")"
5920 msgstr ""
5922 #: wt-status.c:1316
5923 msgid "  (use \"git rebase --skip\" to skip this patch)"
5924 msgstr ""
5926 #: wt-status.c:1318
5927 msgid "  (use \"git rebase --abort\" to check out the original branch)"
5928 msgstr ""
5930 #: wt-status.c:1324
5931 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
5932 msgstr ""
5934 #: wt-status.c:1328
5935 #, c-format
5936 msgid ""
5937 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
5938 msgstr ""
5940 #: wt-status.c:1333
5941 msgid "You are currently splitting a commit during a rebase."
5942 msgstr ""
5944 #: wt-status.c:1336
5945 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
5946 msgstr ""
5948 #: wt-status.c:1340
5949 #, c-format
5950 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
5951 msgstr ""
5953 #: wt-status.c:1345
5954 msgid "You are currently editing a commit during a rebase."
5955 msgstr ""
5957 #: wt-status.c:1348
5958 msgid "  (use \"git commit --amend\" to amend the current commit)"
5959 msgstr ""
5961 #: wt-status.c:1350
5962 msgid ""
5963 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
5964 msgstr ""
5966 #: wt-status.c:1360
5967 #, c-format
5968 msgid "You are currently cherry-picking commit %s."
5969 msgstr ""
5971 #: wt-status.c:1365
5972 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
5973 msgstr ""
5975 #: wt-status.c:1368
5976 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
5977 msgstr ""
5979 #: wt-status.c:1370
5980 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
5981 msgstr ""
5983 #: wt-status.c:1379
5984 #, c-format
5985 msgid "You are currently reverting commit %s."
5986 msgstr ""
5988 #: wt-status.c:1384
5989 msgid "  (fix conflicts and run \"git revert --continue\")"
5990 msgstr ""
5992 #: wt-status.c:1387
5993 msgid "  (all conflicts fixed: run \"git revert --continue\")"
5994 msgstr ""
5996 #: wt-status.c:1389
5997 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
5998 msgstr ""
6000 #: wt-status.c:1400
6001 #, c-format
6002 msgid "You are currently bisecting, started from branch '%s'."
6003 msgstr ""
6005 #: wt-status.c:1404
6006 msgid "You are currently bisecting."
6007 msgstr ""
6009 #: wt-status.c:1407
6010 msgid "  (use \"git bisect reset\" to get back to the original branch)"
6011 msgstr ""
6013 #: wt-status.c:1604
6014 msgid "On branch "
6015 msgstr ""
6017 #: wt-status.c:1610
6018 msgid "interactive rebase in progress; onto "
6019 msgstr ""
6021 #: wt-status.c:1612
6022 msgid "rebase in progress; onto "
6023 msgstr ""
6025 #: wt-status.c:1617
6026 msgid "HEAD detached at "
6027 msgstr ""
6029 #: wt-status.c:1619
6030 msgid "HEAD detached from "
6031 msgstr ""
6033 #: wt-status.c:1622
6034 msgid "Not currently on any branch."
6035 msgstr ""
6037 #: wt-status.c:1642
6038 msgid "Initial commit"
6039 msgstr ""
6041 #: wt-status.c:1643
6042 msgid "No commits yet"
6043 msgstr ""
6045 #: wt-status.c:1657
6046 msgid "Untracked files"
6047 msgstr ""
6049 #: wt-status.c:1659
6050 msgid "Ignored files"
6051 msgstr ""
6053 #: wt-status.c:1663
6054 #, c-format
6055 msgid ""
6056 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
6057 "may speed it up, but you have to be careful not to forget to add\n"
6058 "new files yourself (see 'git help status')."
6059 msgstr ""
6061 #: wt-status.c:1669
6062 #, c-format
6063 msgid "Untracked files not listed%s"
6064 msgstr ""
6066 #: wt-status.c:1671
6067 msgid " (use -u option to show untracked files)"
6068 msgstr ""
6070 #: wt-status.c:1677
6071 msgid "No changes"
6072 msgstr ""
6074 #: wt-status.c:1682
6075 #, c-format
6076 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
6077 msgstr ""
6079 #: wt-status.c:1685
6080 #, c-format
6081 msgid "no changes added to commit\n"
6082 msgstr ""
6084 #: wt-status.c:1688
6085 #, c-format
6086 msgid ""
6087 "nothing added to commit but untracked files present (use \"git add\" to "
6088 "track)\n"
6089 msgstr ""
6091 #: wt-status.c:1691
6092 #, c-format
6093 msgid "nothing added to commit but untracked files present\n"
6094 msgstr ""
6096 #: wt-status.c:1694
6097 #, c-format
6098 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
6099 msgstr ""
6101 #: wt-status.c:1697 wt-status.c:1702
6102 #, c-format
6103 msgid "nothing to commit\n"
6104 msgstr ""
6106 #: wt-status.c:1700
6107 #, c-format
6108 msgid "nothing to commit (use -u to show untracked files)\n"
6109 msgstr ""
6111 #: wt-status.c:1704
6112 #, c-format
6113 msgid "nothing to commit, working tree clean\n"
6114 msgstr ""
6116 #: wt-status.c:1817
6117 msgid "No commits yet on "
6118 msgstr ""
6120 #: wt-status.c:1821
6121 msgid "HEAD (no branch)"
6122 msgstr ""
6124 #: wt-status.c:1852
6125 msgid "different"
6126 msgstr ""
6128 #: wt-status.c:1854 wt-status.c:1862
6129 msgid "behind "
6130 msgstr ""
6132 #: wt-status.c:1857 wt-status.c:1860
6133 msgid "ahead "
6134 msgstr ""
6136 #. TRANSLATORS: the action is e.g. "pull with rebase"
6137 #: wt-status.c:2376
6138 #, c-format
6139 msgid "cannot %s: You have unstaged changes."
6140 msgstr ""
6142 #: wt-status.c:2382
6143 msgid "additionally, your index contains uncommitted changes."
6144 msgstr ""
6146 #: wt-status.c:2384
6147 #, c-format
6148 msgid "cannot %s: Your index contains uncommitted changes."
6149 msgstr ""
6151 #: compat/precompose_utf8.c:58 builtin/clone.c:443
6152 #, c-format
6153 msgid "failed to unlink '%s'"
6154 msgstr ""
6156 #: builtin/add.c:24
6157 msgid "git add [<options>] [--] <pathspec>..."
6158 msgstr ""
6160 #: builtin/add.c:83
6161 #, c-format
6162 msgid "unexpected diff status %c"
6163 msgstr ""
6165 #: builtin/add.c:88 builtin/commit.c:279
6166 msgid "updating files failed"
6167 msgstr ""
6169 #: builtin/add.c:98
6170 #, c-format
6171 msgid "remove '%s'\n"
6172 msgstr ""
6174 #: builtin/add.c:173
6175 msgid "Unstaged changes after refreshing the index:"
6176 msgstr ""
6178 #: builtin/add.c:233 builtin/rev-parse.c:893
6179 msgid "Could not read the index"
6180 msgstr ""
6182 #: builtin/add.c:244
6183 #, c-format
6184 msgid "Could not open '%s' for writing."
6185 msgstr ""
6187 #: builtin/add.c:248
6188 msgid "Could not write patch"
6189 msgstr ""
6191 #: builtin/add.c:251
6192 msgid "editing patch failed"
6193 msgstr ""
6195 #: builtin/add.c:254
6196 #, c-format
6197 msgid "Could not stat '%s'"
6198 msgstr ""
6200 #: builtin/add.c:256
6201 msgid "Empty patch. Aborted."
6202 msgstr ""
6204 #: builtin/add.c:261
6205 #, c-format
6206 msgid "Could not apply '%s'"
6207 msgstr ""
6209 #: builtin/add.c:269
6210 msgid "The following paths are ignored by one of your .gitignore files:\n"
6211 msgstr ""
6213 #: builtin/add.c:289 builtin/clean.c:906 builtin/fetch.c:134 builtin/mv.c:123
6214 #: builtin/prune-packed.c:56 builtin/pull.c:212 builtin/push.c:557
6215 #: builtin/remote.c:1344 builtin/rm.c:240 builtin/send-pack.c:165
6216 msgid "dry run"
6217 msgstr ""
6219 #: builtin/add.c:292
6220 msgid "interactive picking"
6221 msgstr ""
6223 #: builtin/add.c:293 builtin/checkout.c:1144 builtin/reset.c:302
6224 msgid "select hunks interactively"
6225 msgstr ""
6227 #: builtin/add.c:294
6228 msgid "edit current diff and apply"
6229 msgstr ""
6231 #: builtin/add.c:295
6232 msgid "allow adding otherwise ignored files"
6233 msgstr ""
6235 #: builtin/add.c:296
6236 msgid "update tracked files"
6237 msgstr ""
6239 #: builtin/add.c:297
6240 msgid "renormalize EOL of tracked files (implies -u)"
6241 msgstr ""
6243 #: builtin/add.c:298
6244 msgid "record only the fact that the path will be added later"
6245 msgstr ""
6247 #: builtin/add.c:299
6248 msgid "add changes from all tracked and untracked files"
6249 msgstr ""
6251 #: builtin/add.c:302
6252 msgid "ignore paths removed in the working tree (same as --no-all)"
6253 msgstr ""
6255 #: builtin/add.c:304
6256 msgid "don't add, only refresh the index"
6257 msgstr ""
6259 #: builtin/add.c:305
6260 msgid "just skip files which cannot be added because of errors"
6261 msgstr ""
6263 #: builtin/add.c:306
6264 msgid "check if - even missing - files are ignored in dry run"
6265 msgstr ""
6267 #: builtin/add.c:308 builtin/update-index.c:973
6268 msgid "override the executable bit of the listed files"
6269 msgstr ""
6271 #: builtin/add.c:310
6272 msgid "warn when adding an embedded repository"
6273 msgstr ""
6275 #: builtin/add.c:325
6276 #, c-format
6277 msgid ""
6278 "You've added another git repository inside your current repository.\n"
6279 "Clones of the outer repository will not contain the contents of\n"
6280 "the embedded repository and will not know how to obtain it.\n"
6281 "If you meant to add a submodule, use:\n"
6282 "\n"
6283 "\tgit submodule add <url> %s\n"
6284 "\n"
6285 "If you added this path by mistake, you can remove it from the\n"
6286 "index with:\n"
6287 "\n"
6288 "\tgit rm --cached %s\n"
6289 "\n"
6290 "See \"git help submodule\" for more information."
6291 msgstr ""
6293 #: builtin/add.c:353
6294 #, c-format
6295 msgid "adding embedded git repository: %s"
6296 msgstr ""
6298 #: builtin/add.c:371
6299 #, c-format
6300 msgid "Use -f if you really want to add them.\n"
6301 msgstr ""
6303 #: builtin/add.c:379
6304 msgid "adding files failed"
6305 msgstr ""
6307 #: builtin/add.c:417
6308 msgid "-A and -u are mutually incompatible"
6309 msgstr ""
6311 #: builtin/add.c:424
6312 msgid "Option --ignore-missing can only be used together with --dry-run"
6313 msgstr ""
6315 #: builtin/add.c:428
6316 #, c-format
6317 msgid "--chmod param '%s' must be either -x or +x"
6318 msgstr ""
6320 #: builtin/add.c:443
6321 #, c-format
6322 msgid "Nothing specified, nothing added.\n"
6323 msgstr ""
6325 #: builtin/add.c:444
6326 #, c-format
6327 msgid "Maybe you wanted to say 'git add .'?\n"
6328 msgstr ""
6330 #: builtin/add.c:449 builtin/check-ignore.c:177 builtin/checkout.c:282
6331 #: builtin/checkout.c:485 builtin/clean.c:953 builtin/commit.c:338
6332 #: builtin/diff-tree.c:115 builtin/grep.c:492 builtin/mv.c:144
6333 #: builtin/reset.c:241 builtin/rm.c:270 builtin/submodule--helper.c:329
6334 msgid "index file corrupt"
6335 msgstr ""
6337 #: builtin/am.c:415
6338 msgid "could not parse author script"
6339 msgstr ""
6341 #: builtin/am.c:499
6342 #, c-format
6343 msgid "'%s' was deleted by the applypatch-msg hook"
6344 msgstr ""
6346 #: builtin/am.c:540
6347 #, c-format
6348 msgid "Malformed input line: '%s'."
6349 msgstr ""
6351 #: builtin/am.c:577
6352 #, c-format
6353 msgid "Failed to copy notes from '%s' to '%s'"
6354 msgstr ""
6356 #: builtin/am.c:603
6357 msgid "fseek failed"
6358 msgstr ""
6360 #: builtin/am.c:791
6361 #, c-format
6362 msgid "could not parse patch '%s'"
6363 msgstr ""
6365 #: builtin/am.c:856
6366 msgid "Only one StGIT patch series can be applied at once"
6367 msgstr ""
6369 #: builtin/am.c:904
6370 msgid "invalid timestamp"
6371 msgstr ""
6373 #: builtin/am.c:909 builtin/am.c:921
6374 msgid "invalid Date line"
6375 msgstr ""
6377 #: builtin/am.c:916
6378 msgid "invalid timezone offset"
6379 msgstr ""
6381 #: builtin/am.c:1009
6382 msgid "Patch format detection failed."
6383 msgstr ""
6385 #: builtin/am.c:1014 builtin/clone.c:408
6386 #, c-format
6387 msgid "failed to create directory '%s'"
6388 msgstr ""
6390 #: builtin/am.c:1019
6391 msgid "Failed to split patches."
6392 msgstr ""
6394 #: builtin/am.c:1149 builtin/commit.c:364
6395 msgid "unable to write index file"
6396 msgstr ""
6398 #: builtin/am.c:1163
6399 #, c-format
6400 msgid "When you have resolved this problem, run \"%s --continue\"."
6401 msgstr ""
6403 #: builtin/am.c:1164
6404 #, c-format
6405 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
6406 msgstr ""
6408 #: builtin/am.c:1165
6409 #, c-format
6410 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
6411 msgstr ""
6413 #: builtin/am.c:1272
6414 msgid "Patch is empty."
6415 msgstr ""
6417 #: builtin/am.c:1338
6418 #, c-format
6419 msgid "invalid ident line: %.*s"
6420 msgstr ""
6422 #: builtin/am.c:1360
6423 #, c-format
6424 msgid "unable to parse commit %s"
6425 msgstr ""
6427 #: builtin/am.c:1556
6428 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
6429 msgstr ""
6431 #: builtin/am.c:1558
6432 msgid "Using index info to reconstruct a base tree..."
6433 msgstr ""
6435 #: builtin/am.c:1577
6436 msgid ""
6437 "Did you hand edit your patch?\n"
6438 "It does not apply to blobs recorded in its index."
6439 msgstr ""
6441 #: builtin/am.c:1583
6442 msgid "Falling back to patching base and 3-way merge..."
6443 msgstr ""
6445 #: builtin/am.c:1608
6446 msgid "Failed to merge in the changes."
6447 msgstr ""
6449 #: builtin/am.c:1640
6450 msgid "applying to an empty history"
6451 msgstr ""
6453 #: builtin/am.c:1686 builtin/am.c:1690
6454 #, c-format
6455 msgid "cannot resume: %s does not exist."
6456 msgstr ""
6458 #: builtin/am.c:1706
6459 msgid "cannot be interactive without stdin connected to a terminal."
6460 msgstr ""
6462 #: builtin/am.c:1711
6463 msgid "Commit Body is:"
6464 msgstr ""
6466 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
6467 #. in your translation. The program will only accept English
6468 #. input at this point.
6470 #: builtin/am.c:1721
6471 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
6472 msgstr ""
6474 #: builtin/am.c:1771
6475 #, c-format
6476 msgid "Dirty index: cannot apply patches (dirty: %s)"
6477 msgstr ""
6479 #: builtin/am.c:1811 builtin/am.c:1879
6480 #, c-format
6481 msgid "Applying: %.*s"
6482 msgstr ""
6484 #: builtin/am.c:1828
6485 msgid "No changes -- Patch already applied."
6486 msgstr ""
6488 #: builtin/am.c:1834
6489 #, c-format
6490 msgid "Patch failed at %s %.*s"
6491 msgstr ""
6493 #: builtin/am.c:1838
6494 msgid "Use 'git am --show-current-patch' to see the failed patch"
6495 msgstr ""
6497 #: builtin/am.c:1882
6498 msgid ""
6499 "No changes - did you forget to use 'git add'?\n"
6500 "If there is nothing left to stage, chances are that something else\n"
6501 "already introduced the same changes; you might want to skip this patch."
6502 msgstr ""
6504 #: builtin/am.c:1889
6505 msgid ""
6506 "You still have unmerged paths in your index.\n"
6507 "You should 'git add' each file with resolved conflicts to mark them as "
6508 "such.\n"
6509 "You might run `git rm` on a file to accept \"deleted by them\" for it."
6510 msgstr ""
6512 #: builtin/am.c:1996 builtin/am.c:2000 builtin/am.c:2012 builtin/reset.c:324
6513 #: builtin/reset.c:332
6514 #, c-format
6515 msgid "Could not parse object '%s'."
6516 msgstr ""
6518 #: builtin/am.c:2048
6519 msgid "failed to clean index"
6520 msgstr ""
6522 #: builtin/am.c:2083
6523 msgid ""
6524 "You seem to have moved HEAD since the last 'am' failure.\n"
6525 "Not rewinding to ORIG_HEAD"
6526 msgstr ""
6528 #: builtin/am.c:2174
6529 #, c-format
6530 msgid "Invalid value for --patch-format: %s"
6531 msgstr ""
6533 #: builtin/am.c:2210
6534 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
6535 msgstr ""
6537 #: builtin/am.c:2211
6538 msgid "git am [<options>] (--continue | --skip | --abort)"
6539 msgstr ""
6541 #: builtin/am.c:2217
6542 msgid "run interactively"
6543 msgstr ""
6545 #: builtin/am.c:2219
6546 msgid "historical option -- no-op"
6547 msgstr ""
6549 #: builtin/am.c:2221
6550 msgid "allow fall back on 3way merging if needed"
6551 msgstr ""
6553 #: builtin/am.c:2222 builtin/init-db.c:485 builtin/prune-packed.c:58
6554 #: builtin/repack.c:299
6555 msgid "be quiet"
6556 msgstr ""
6558 #: builtin/am.c:2224
6559 msgid "add a Signed-off-by line to the commit message"
6560 msgstr ""
6562 #: builtin/am.c:2227
6563 msgid "recode into utf8 (default)"
6564 msgstr ""
6566 #: builtin/am.c:2229
6567 msgid "pass -k flag to git-mailinfo"
6568 msgstr ""
6570 #: builtin/am.c:2231
6571 msgid "pass -b flag to git-mailinfo"
6572 msgstr ""
6574 #: builtin/am.c:2233
6575 msgid "pass -m flag to git-mailinfo"
6576 msgstr ""
6578 #: builtin/am.c:2235
6579 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6580 msgstr ""
6582 #: builtin/am.c:2238
6583 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6584 msgstr ""
6586 #: builtin/am.c:2241
6587 msgid "strip everything before a scissors line"
6588 msgstr ""
6590 #: builtin/am.c:2243 builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252
6591 #: builtin/am.c:2255 builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264
6592 #: builtin/am.c:2270
6593 msgid "pass it through git-apply"
6594 msgstr ""
6596 #: builtin/am.c:2260 builtin/commit.c:1332 builtin/fmt-merge-msg.c:670
6597 #: builtin/fmt-merge-msg.c:673 builtin/grep.c:857 builtin/merge.c:237
6598 #: builtin/pull.c:150 builtin/pull.c:208 builtin/repack.c:308
6599 #: builtin/repack.c:312 builtin/repack.c:314 builtin/show-branch.c:650
6600 #: builtin/show-ref.c:170 builtin/tag.c:384 parse-options.h:144
6601 #: parse-options.h:146 parse-options.h:258
6602 msgid "n"
6603 msgstr ""
6605 #: builtin/am.c:2266 builtin/branch.c:643 builtin/for-each-ref.c:38
6606 #: builtin/replace.c:543 builtin/tag.c:420 builtin/verify-tag.c:39
6607 msgid "format"
6608 msgstr ""
6610 #: builtin/am.c:2267
6611 msgid "format the patch(es) are in"
6612 msgstr ""
6614 #: builtin/am.c:2273
6615 msgid "override error message when patch failure occurs"
6616 msgstr ""
6618 #: builtin/am.c:2275
6619 msgid "continue applying patches after resolving a conflict"
6620 msgstr ""
6622 #: builtin/am.c:2278
6623 msgid "synonyms for --continue"
6624 msgstr ""
6626 #: builtin/am.c:2281
6627 msgid "skip the current patch"
6628 msgstr ""
6630 #: builtin/am.c:2284
6631 msgid "restore the original branch and abort the patching operation."
6632 msgstr ""
6634 #: builtin/am.c:2287
6635 msgid "abort the patching operation but keep HEAD where it is."
6636 msgstr ""
6638 #: builtin/am.c:2290
6639 msgid "show the patch being applied."
6640 msgstr ""
6642 #: builtin/am.c:2294
6643 msgid "lie about committer date"
6644 msgstr ""
6646 #: builtin/am.c:2296
6647 msgid "use current timestamp for author date"
6648 msgstr ""
6650 #: builtin/am.c:2298 builtin/commit.c:1468 builtin/merge.c:271
6651 #: builtin/pull.c:183 builtin/revert.c:113 builtin/tag.c:400
6652 msgid "key-id"
6653 msgstr ""
6655 #: builtin/am.c:2299
6656 msgid "GPG-sign commits"
6657 msgstr ""
6659 #: builtin/am.c:2302
6660 msgid "(internal use for git-rebase)"
6661 msgstr ""
6663 #: builtin/am.c:2320
6664 msgid ""
6665 "The -b/--binary option has been a no-op for long time, and\n"
6666 "it will be removed. Please do not use it anymore."
6667 msgstr ""
6669 #: builtin/am.c:2327
6670 msgid "failed to read the index"
6671 msgstr ""
6673 #: builtin/am.c:2342
6674 #, c-format
6675 msgid "previous rebase directory %s still exists but mbox given."
6676 msgstr ""
6678 #: builtin/am.c:2366
6679 #, c-format
6680 msgid ""
6681 "Stray %s directory found.\n"
6682 "Use \"git am --abort\" to remove it."
6683 msgstr ""
6685 #: builtin/am.c:2372
6686 msgid "Resolve operation not in progress, we are not resuming."
6687 msgstr ""
6689 #: builtin/apply.c:8
6690 msgid "git apply [<options>] [<patch>...]"
6691 msgstr ""
6693 #: builtin/archive.c:17
6694 #, c-format
6695 msgid "could not create archive file '%s'"
6696 msgstr ""
6698 #: builtin/archive.c:20
6699 msgid "could not redirect output"
6700 msgstr ""
6702 #: builtin/archive.c:37
6703 msgid "git archive: Remote with no URL"
6704 msgstr ""
6706 #: builtin/archive.c:58
6707 msgid "git archive: expected ACK/NAK, got a flush packet"
6708 msgstr ""
6710 #: builtin/archive.c:61
6711 #, c-format
6712 msgid "git archive: NACK %s"
6713 msgstr ""
6715 #: builtin/archive.c:64
6716 msgid "git archive: protocol error"
6717 msgstr ""
6719 #: builtin/archive.c:68
6720 msgid "git archive: expected a flush"
6721 msgstr ""
6723 #: builtin/bisect--helper.c:12
6724 msgid "git bisect--helper --next-all [--no-checkout]"
6725 msgstr ""
6727 #: builtin/bisect--helper.c:13
6728 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
6729 msgstr ""
6731 #: builtin/bisect--helper.c:14
6732 msgid "git bisect--helper --bisect-clean-state"
6733 msgstr ""
6735 #: builtin/bisect--helper.c:46
6736 #, c-format
6737 msgid "'%s' is not a valid term"
6738 msgstr ""
6740 #: builtin/bisect--helper.c:50
6741 #, c-format
6742 msgid "can't use the builtin command '%s' as a term"
6743 msgstr ""
6745 #: builtin/bisect--helper.c:60
6746 #, c-format
6747 msgid "can't change the meaning of the term '%s'"
6748 msgstr ""
6750 #: builtin/bisect--helper.c:71
6751 msgid "please use two different terms"
6752 msgstr ""
6754 #: builtin/bisect--helper.c:78
6755 msgid "could not open the file BISECT_TERMS"
6756 msgstr ""
6758 #: builtin/bisect--helper.c:120
6759 msgid "perform 'git bisect next'"
6760 msgstr ""
6762 #: builtin/bisect--helper.c:122
6763 msgid "write the terms to .git/BISECT_TERMS"
6764 msgstr ""
6766 #: builtin/bisect--helper.c:124
6767 msgid "cleanup the bisection state"
6768 msgstr ""
6770 #: builtin/bisect--helper.c:126
6771 msgid "check for expected revs"
6772 msgstr ""
6774 #: builtin/bisect--helper.c:128
6775 msgid "update BISECT_HEAD instead of checking out the current commit"
6776 msgstr ""
6778 #: builtin/bisect--helper.c:143
6779 msgid "--write-terms requires two arguments"
6780 msgstr ""
6782 #: builtin/bisect--helper.c:147
6783 msgid "--bisect-clean-state requires no arguments"
6784 msgstr ""
6786 #: builtin/blame.c:31
6787 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
6788 msgstr ""
6790 #: builtin/blame.c:36
6791 msgid "<rev-opts> are documented in git-rev-list(1)"
6792 msgstr ""
6794 #: builtin/blame.c:406
6795 #, c-format
6796 msgid "expecting a color: %s"
6797 msgstr ""
6799 #: builtin/blame.c:413
6800 msgid "must end with a color"
6801 msgstr ""
6803 #: builtin/blame.c:700
6804 #, c-format
6805 msgid "invalid color '%s' in color.blame.repeatedLines"
6806 msgstr ""
6808 #: builtin/blame.c:718
6809 msgid "invalid value for blame.coloring"
6810 msgstr ""
6812 #: builtin/blame.c:789
6813 msgid "Show blame entries as we find them, incrementally"
6814 msgstr ""
6816 #: builtin/blame.c:790
6817 msgid "Show blank SHA-1 for boundary commits (Default: off)"
6818 msgstr ""
6820 #: builtin/blame.c:791
6821 msgid "Do not treat root commits as boundaries (Default: off)"
6822 msgstr ""
6824 #: builtin/blame.c:792
6825 msgid "Show work cost statistics"
6826 msgstr ""
6828 #: builtin/blame.c:793
6829 msgid "Force progress reporting"
6830 msgstr ""
6832 #: builtin/blame.c:794
6833 msgid "Show output score for blame entries"
6834 msgstr ""
6836 #: builtin/blame.c:795
6837 msgid "Show original filename (Default: auto)"
6838 msgstr ""
6840 #: builtin/blame.c:796
6841 msgid "Show original linenumber (Default: off)"
6842 msgstr ""
6844 #: builtin/blame.c:797
6845 msgid "Show in a format designed for machine consumption"
6846 msgstr ""
6848 #: builtin/blame.c:798
6849 msgid "Show porcelain format with per-line commit information"
6850 msgstr ""
6852 #: builtin/blame.c:799
6853 msgid "Use the same output mode as git-annotate (Default: off)"
6854 msgstr ""
6856 #: builtin/blame.c:800
6857 msgid "Show raw timestamp (Default: off)"
6858 msgstr ""
6860 #: builtin/blame.c:801
6861 msgid "Show long commit SHA1 (Default: off)"
6862 msgstr ""
6864 #: builtin/blame.c:802
6865 msgid "Suppress author name and timestamp (Default: off)"
6866 msgstr ""
6868 #: builtin/blame.c:803
6869 msgid "Show author email instead of name (Default: off)"
6870 msgstr ""
6872 #: builtin/blame.c:804
6873 msgid "Ignore whitespace differences"
6874 msgstr ""
6876 #: builtin/blame.c:805
6877 msgid "color redundant metadata from previous line differently"
6878 msgstr ""
6880 #: builtin/blame.c:806
6881 msgid "color lines by age"
6882 msgstr ""
6884 #: builtin/blame.c:813
6885 msgid "Use an experimental heuristic to improve diffs"
6886 msgstr ""
6888 #: builtin/blame.c:815
6889 msgid "Spend extra cycles to find better match"
6890 msgstr ""
6892 #: builtin/blame.c:816
6893 msgid "Use revisions from <file> instead of calling git-rev-list"
6894 msgstr ""
6896 #: builtin/blame.c:817
6897 msgid "Use <file>'s contents as the final image"
6898 msgstr ""
6900 #: builtin/blame.c:818 builtin/blame.c:819
6901 msgid "score"
6902 msgstr ""
6904 #: builtin/blame.c:818
6905 msgid "Find line copies within and across files"
6906 msgstr ""
6908 #: builtin/blame.c:819
6909 msgid "Find line movements within and across files"
6910 msgstr ""
6912 #: builtin/blame.c:820
6913 msgid "n,m"
6914 msgstr ""
6916 #: builtin/blame.c:820
6917 msgid "Process only line range n,m, counting from 1"
6918 msgstr ""
6920 #: builtin/blame.c:869
6921 msgid "--progress can't be used with --incremental or porcelain formats"
6922 msgstr ""
6924 #. TRANSLATORS: This string is used to tell us the
6925 #. maximum display width for a relative timestamp in
6926 #. "git blame" output.  For C locale, "4 years, 11
6927 #. months ago", which takes 22 places, is the longest
6928 #. among various forms of relative timestamps, but
6929 #. your language may need more or fewer display
6930 #. columns.
6932 #: builtin/blame.c:920
6933 msgid "4 years, 11 months ago"
6934 msgstr ""
6936 #: builtin/blame.c:1007
6937 #, c-format
6938 msgid "file %s has only %lu line"
6939 msgid_plural "file %s has only %lu lines"
6940 msgstr[0] ""
6941 msgstr[1] ""
6943 #: builtin/blame.c:1053
6944 msgid "Blaming lines"
6945 msgstr ""
6947 #: builtin/branch.c:28
6948 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
6949 msgstr ""
6951 #: builtin/branch.c:29
6952 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
6953 msgstr ""
6955 #: builtin/branch.c:30
6956 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
6957 msgstr ""
6959 #: builtin/branch.c:31
6960 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
6961 msgstr ""
6963 #: builtin/branch.c:32
6964 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
6965 msgstr ""
6967 #: builtin/branch.c:33
6968 msgid "git branch [<options>] [-r | -a] [--points-at]"
6969 msgstr ""
6971 #: builtin/branch.c:34
6972 msgid "git branch [<options>] [-r | -a] [--format]"
6973 msgstr ""
6975 #: builtin/branch.c:143
6976 #, c-format
6977 msgid ""
6978 "deleting branch '%s' that has been merged to\n"
6979 "         '%s', but not yet merged to HEAD."
6980 msgstr ""
6982 #: builtin/branch.c:147
6983 #, c-format
6984 msgid ""
6985 "not deleting branch '%s' that is not yet merged to\n"
6986 "         '%s', even though it is merged to HEAD."
6987 msgstr ""
6989 #: builtin/branch.c:161
6990 #, c-format
6991 msgid "Couldn't look up commit object for '%s'"
6992 msgstr ""
6994 #: builtin/branch.c:165
6995 #, c-format
6996 msgid ""
6997 "The branch '%s' is not fully merged.\n"
6998 "If you are sure you want to delete it, run 'git branch -D %s'."
6999 msgstr ""
7001 #: builtin/branch.c:178
7002 msgid "Update of config-file failed"
7003 msgstr ""
7005 #: builtin/branch.c:209
7006 msgid "cannot use -a with -d"
7007 msgstr ""
7009 #: builtin/branch.c:215
7010 msgid "Couldn't look up commit object for HEAD"
7011 msgstr ""
7013 #: builtin/branch.c:229
7014 #, c-format
7015 msgid "Cannot delete branch '%s' checked out at '%s'"
7016 msgstr ""
7018 #: builtin/branch.c:244
7019 #, c-format
7020 msgid "remote-tracking branch '%s' not found."
7021 msgstr ""
7023 #: builtin/branch.c:245
7024 #, c-format
7025 msgid "branch '%s' not found."
7026 msgstr ""
7028 #: builtin/branch.c:260
7029 #, c-format
7030 msgid "Error deleting remote-tracking branch '%s'"
7031 msgstr ""
7033 #: builtin/branch.c:261
7034 #, c-format
7035 msgid "Error deleting branch '%s'"
7036 msgstr ""
7038 #: builtin/branch.c:268
7039 #, c-format
7040 msgid "Deleted remote-tracking branch %s (was %s).\n"
7041 msgstr ""
7043 #: builtin/branch.c:269
7044 #, c-format
7045 msgid "Deleted branch %s (was %s).\n"
7046 msgstr ""
7048 #: builtin/branch.c:413 builtin/tag.c:59
7049 msgid "unable to parse format string"
7050 msgstr ""
7052 #: builtin/branch.c:450
7053 #, c-format
7054 msgid "Branch %s is being rebased at %s"
7055 msgstr ""
7057 #: builtin/branch.c:454
7058 #, c-format
7059 msgid "Branch %s is being bisected at %s"
7060 msgstr ""
7062 #: builtin/branch.c:471
7063 msgid "cannot copy the current branch while not on any."
7064 msgstr ""
7066 #: builtin/branch.c:473
7067 msgid "cannot rename the current branch while not on any."
7068 msgstr ""
7070 #: builtin/branch.c:484
7071 #, c-format
7072 msgid "Invalid branch name: '%s'"
7073 msgstr ""
7075 #: builtin/branch.c:511
7076 msgid "Branch rename failed"
7077 msgstr ""
7079 #: builtin/branch.c:513
7080 msgid "Branch copy failed"
7081 msgstr ""
7083 #: builtin/branch.c:517
7084 #, c-format
7085 msgid "Created a copy of a misnamed branch '%s'"
7086 msgstr ""
7088 #: builtin/branch.c:520
7089 #, c-format
7090 msgid "Renamed a misnamed branch '%s' away"
7091 msgstr ""
7093 #: builtin/branch.c:526
7094 #, c-format
7095 msgid "Branch renamed to %s, but HEAD is not updated!"
7096 msgstr ""
7098 #: builtin/branch.c:535
7099 msgid "Branch is renamed, but update of config-file failed"
7100 msgstr ""
7102 #: builtin/branch.c:537
7103 msgid "Branch is copied, but update of config-file failed"
7104 msgstr ""
7106 #: builtin/branch.c:553
7107 #, c-format
7108 msgid ""
7109 "Please edit the description for the branch\n"
7110 "  %s\n"
7111 "Lines starting with '%c' will be stripped.\n"
7112 msgstr ""
7114 #: builtin/branch.c:594
7115 msgid "Generic options"
7116 msgstr ""
7118 #: builtin/branch.c:596
7119 msgid "show hash and subject, give twice for upstream branch"
7120 msgstr ""
7122 #: builtin/branch.c:597
7123 msgid "suppress informational messages"
7124 msgstr ""
7126 #: builtin/branch.c:598
7127 msgid "set up tracking mode (see git-pull(1))"
7128 msgstr ""
7130 #: builtin/branch.c:600
7131 msgid "do not use"
7132 msgstr ""
7134 #: builtin/branch.c:602
7135 msgid "upstream"
7136 msgstr ""
7138 #: builtin/branch.c:602
7139 msgid "change the upstream info"
7140 msgstr ""
7142 #: builtin/branch.c:603
7143 msgid "Unset the upstream info"
7144 msgstr ""
7146 #: builtin/branch.c:604
7147 msgid "use colored output"
7148 msgstr ""
7150 #: builtin/branch.c:605
7151 msgid "act on remote-tracking branches"
7152 msgstr ""
7154 #: builtin/branch.c:607 builtin/branch.c:609
7155 msgid "print only branches that contain the commit"
7156 msgstr ""
7158 #: builtin/branch.c:608 builtin/branch.c:610
7159 msgid "print only branches that don't contain the commit"
7160 msgstr ""
7162 #: builtin/branch.c:613
7163 msgid "Specific git-branch actions:"
7164 msgstr ""
7166 #: builtin/branch.c:614
7167 msgid "list both remote-tracking and local branches"
7168 msgstr ""
7170 #: builtin/branch.c:616
7171 msgid "delete fully merged branch"
7172 msgstr ""
7174 #: builtin/branch.c:617
7175 msgid "delete branch (even if not merged)"
7176 msgstr ""
7178 #: builtin/branch.c:618
7179 msgid "move/rename a branch and its reflog"
7180 msgstr ""
7182 #: builtin/branch.c:619
7183 msgid "move/rename a branch, even if target exists"
7184 msgstr ""
7186 #: builtin/branch.c:620
7187 msgid "copy a branch and its reflog"
7188 msgstr ""
7190 #: builtin/branch.c:621
7191 msgid "copy a branch, even if target exists"
7192 msgstr ""
7194 #: builtin/branch.c:622
7195 msgid "list branch names"
7196 msgstr ""
7198 #: builtin/branch.c:623
7199 msgid "create the branch's reflog"
7200 msgstr ""
7202 #: builtin/branch.c:626
7203 msgid "deprecated synonym for --create-reflog"
7204 msgstr ""
7206 #: builtin/branch.c:631
7207 msgid "edit the description for the branch"
7208 msgstr ""
7210 #: builtin/branch.c:632
7211 msgid "force creation, move/rename, deletion"
7212 msgstr ""
7214 #: builtin/branch.c:633
7215 msgid "print only branches that are merged"
7216 msgstr ""
7218 #: builtin/branch.c:634
7219 msgid "print only branches that are not merged"
7220 msgstr ""
7222 #: builtin/branch.c:635
7223 msgid "list branches in columns"
7224 msgstr ""
7226 #: builtin/branch.c:636 builtin/for-each-ref.c:40 builtin/ls-remote.c:70
7227 #: builtin/tag.c:413
7228 msgid "key"
7229 msgstr ""
7231 #: builtin/branch.c:637 builtin/for-each-ref.c:41 builtin/ls-remote.c:71
7232 #: builtin/tag.c:414
7233 msgid "field name to sort on"
7234 msgstr ""
7236 #: builtin/branch.c:639 builtin/for-each-ref.c:43 builtin/notes.c:410
7237 #: builtin/notes.c:413 builtin/notes.c:573 builtin/notes.c:576
7238 #: builtin/tag.c:416
7239 msgid "object"
7240 msgstr ""
7242 #: builtin/branch.c:640
7243 msgid "print only branches of the object"
7244 msgstr ""
7246 #: builtin/branch.c:642 builtin/for-each-ref.c:49 builtin/tag.c:423
7247 msgid "sorting and filtering are case insensitive"
7248 msgstr ""
7250 #: builtin/branch.c:643 builtin/for-each-ref.c:38 builtin/tag.c:421
7251 #: builtin/verify-tag.c:39
7252 msgid "format to use for the output"
7253 msgstr ""
7255 #: builtin/branch.c:666 builtin/clone.c:739
7256 msgid "HEAD not found below refs/heads!"
7257 msgstr ""
7259 #: builtin/branch.c:689
7260 msgid "--column and --verbose are incompatible"
7261 msgstr ""
7263 #: builtin/branch.c:709 builtin/branch.c:761 builtin/branch.c:770
7264 msgid "branch name required"
7265 msgstr ""
7267 #: builtin/branch.c:737
7268 msgid "Cannot give description to detached HEAD"
7269 msgstr ""
7271 #: builtin/branch.c:742
7272 msgid "cannot edit description of more than one branch"
7273 msgstr ""
7275 #: builtin/branch.c:749
7276 #, c-format
7277 msgid "No commit on branch '%s' yet."
7278 msgstr ""
7280 #: builtin/branch.c:752
7281 #, c-format
7282 msgid "No branch named '%s'."
7283 msgstr ""
7285 #: builtin/branch.c:767
7286 msgid "too many branches for a copy operation"
7287 msgstr ""
7289 #: builtin/branch.c:776
7290 msgid "too many arguments for a rename operation"
7291 msgstr ""
7293 #: builtin/branch.c:781
7294 msgid "too many arguments to set new upstream"
7295 msgstr ""
7297 #: builtin/branch.c:785
7298 #, c-format
7299 msgid ""
7300 "could not set upstream of HEAD to %s when it does not point to any branch."
7301 msgstr ""
7303 #: builtin/branch.c:788 builtin/branch.c:810 builtin/branch.c:826
7304 #, c-format
7305 msgid "no such branch '%s'"
7306 msgstr ""
7308 #: builtin/branch.c:792
7309 #, c-format
7310 msgid "branch '%s' does not exist"
7311 msgstr ""
7313 #: builtin/branch.c:804
7314 msgid "too many arguments to unset upstream"
7315 msgstr ""
7317 #: builtin/branch.c:808
7318 msgid "could not unset upstream of HEAD when it does not point to any branch."
7319 msgstr ""
7321 #: builtin/branch.c:814
7322 #, c-format
7323 msgid "Branch '%s' has no upstream information"
7324 msgstr ""
7326 #: builtin/branch.c:829
7327 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
7328 msgstr ""
7330 #: builtin/branch.c:832
7331 msgid ""
7332 "the '--set-upstream' option is no longer supported. Please use '--track' or "
7333 "'--set-upstream-to' instead."
7334 msgstr ""
7336 #: builtin/bundle.c:45
7337 #, c-format
7338 msgid "%s is okay\n"
7339 msgstr ""
7341 #: builtin/bundle.c:58
7342 msgid "Need a repository to create a bundle."
7343 msgstr ""
7345 #: builtin/bundle.c:62
7346 msgid "Need a repository to unbundle."
7347 msgstr ""
7349 #: builtin/cat-file.c:577
7350 msgid ""
7351 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
7352 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
7353 msgstr ""
7355 #: builtin/cat-file.c:578
7356 msgid ""
7357 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
7358 "filters]"
7359 msgstr ""
7361 #: builtin/cat-file.c:615
7362 msgid "<type> can be one of: blob, tree, commit, tag"
7363 msgstr ""
7365 #: builtin/cat-file.c:616
7366 msgid "show object type"
7367 msgstr ""
7369 #: builtin/cat-file.c:617
7370 msgid "show object size"
7371 msgstr ""
7373 #: builtin/cat-file.c:619
7374 msgid "exit with zero when there's no error"
7375 msgstr ""
7377 #: builtin/cat-file.c:620
7378 msgid "pretty-print object's content"
7379 msgstr ""
7381 #: builtin/cat-file.c:622
7382 msgid "for blob objects, run textconv on object's content"
7383 msgstr ""
7385 #: builtin/cat-file.c:624
7386 msgid "for blob objects, run filters on object's content"
7387 msgstr ""
7389 #: builtin/cat-file.c:625 git-submodule.sh:864
7390 msgid "blob"
7391 msgstr ""
7393 #: builtin/cat-file.c:626
7394 msgid "use a specific path for --textconv/--filters"
7395 msgstr ""
7397 #: builtin/cat-file.c:628
7398 msgid "allow -s and -t to work with broken/corrupt objects"
7399 msgstr ""
7401 #: builtin/cat-file.c:629
7402 msgid "buffer --batch output"
7403 msgstr ""
7405 #: builtin/cat-file.c:631
7406 msgid "show info and content of objects fed from the standard input"
7407 msgstr ""
7409 #: builtin/cat-file.c:634
7410 msgid "show info about objects fed from the standard input"
7411 msgstr ""
7413 #: builtin/cat-file.c:637
7414 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
7415 msgstr ""
7417 #: builtin/cat-file.c:639
7418 msgid "show all objects with --batch or --batch-check"
7419 msgstr ""
7421 #: builtin/cat-file.c:641
7422 msgid "do not order --batch-all-objects output"
7423 msgstr ""
7425 #: builtin/check-attr.c:12
7426 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
7427 msgstr ""
7429 #: builtin/check-attr.c:13
7430 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
7431 msgstr ""
7433 #: builtin/check-attr.c:20
7434 msgid "report all attributes set on file"
7435 msgstr ""
7437 #: builtin/check-attr.c:21
7438 msgid "use .gitattributes only from the index"
7439 msgstr ""
7441 #: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:101
7442 msgid "read file names from stdin"
7443 msgstr ""
7445 #: builtin/check-attr.c:24 builtin/check-ignore.c:26
7446 msgid "terminate input and output records by a NUL character"
7447 msgstr ""
7449 #: builtin/check-ignore.c:20 builtin/checkout.c:1120 builtin/gc.c:503
7450 msgid "suppress progress reporting"
7451 msgstr ""
7453 #: builtin/check-ignore.c:28
7454 msgid "show non-matching input paths"
7455 msgstr ""
7457 #: builtin/check-ignore.c:30
7458 msgid "ignore index when checking"
7459 msgstr ""
7461 #: builtin/check-ignore.c:159
7462 msgid "cannot specify pathnames with --stdin"
7463 msgstr ""
7465 #: builtin/check-ignore.c:162
7466 msgid "-z only makes sense with --stdin"
7467 msgstr ""
7469 #: builtin/check-ignore.c:164
7470 msgid "no path specified"
7471 msgstr ""
7473 #: builtin/check-ignore.c:168
7474 msgid "--quiet is only valid with a single pathname"
7475 msgstr ""
7477 #: builtin/check-ignore.c:170
7478 msgid "cannot have both --quiet and --verbose"
7479 msgstr ""
7481 #: builtin/check-ignore.c:173
7482 msgid "--non-matching is only valid with --verbose"
7483 msgstr ""
7485 #: builtin/check-mailmap.c:9
7486 msgid "git check-mailmap [<options>] <contact>..."
7487 msgstr ""
7489 #: builtin/check-mailmap.c:14
7490 msgid "also read contacts from stdin"
7491 msgstr ""
7493 #: builtin/check-mailmap.c:25
7494 #, c-format
7495 msgid "unable to parse contact: %s"
7496 msgstr ""
7498 #: builtin/check-mailmap.c:48
7499 msgid "no contacts specified"
7500 msgstr ""
7502 #: builtin/checkout-index.c:128
7503 msgid "git checkout-index [<options>] [--] [<file>...]"
7504 msgstr ""
7506 #: builtin/checkout-index.c:143
7507 msgid "stage should be between 1 and 3 or all"
7508 msgstr ""
7510 #: builtin/checkout-index.c:159
7511 msgid "check out all files in the index"
7512 msgstr ""
7514 #: builtin/checkout-index.c:160
7515 msgid "force overwrite of existing files"
7516 msgstr ""
7518 #: builtin/checkout-index.c:162
7519 msgid "no warning for existing files and files not in index"
7520 msgstr ""
7522 #: builtin/checkout-index.c:164
7523 msgid "don't checkout new files"
7524 msgstr ""
7526 #: builtin/checkout-index.c:166
7527 msgid "update stat information in the index file"
7528 msgstr ""
7530 #: builtin/checkout-index.c:170
7531 msgid "read list of paths from the standard input"
7532 msgstr ""
7534 #: builtin/checkout-index.c:172
7535 msgid "write the content to temporary files"
7536 msgstr ""
7538 #: builtin/checkout-index.c:173 builtin/column.c:31
7539 #: builtin/submodule--helper.c:1361 builtin/submodule--helper.c:1364
7540 #: builtin/submodule--helper.c:1372 builtin/submodule--helper.c:1736
7541 #: builtin/worktree.c:610
7542 msgid "string"
7543 msgstr ""
7545 #: builtin/checkout-index.c:174
7546 msgid "when creating files, prepend <string>"
7547 msgstr ""
7549 #: builtin/checkout-index.c:176
7550 msgid "copy out the files from named stage"
7551 msgstr ""
7553 #: builtin/checkout.c:29
7554 msgid "git checkout [<options>] <branch>"
7555 msgstr ""
7557 #: builtin/checkout.c:30
7558 msgid "git checkout [<options>] [<branch>] -- <file>..."
7559 msgstr ""
7561 #: builtin/checkout.c:138 builtin/checkout.c:171
7562 #, c-format
7563 msgid "path '%s' does not have our version"
7564 msgstr ""
7566 #: builtin/checkout.c:140 builtin/checkout.c:173
7567 #, c-format
7568 msgid "path '%s' does not have their version"
7569 msgstr ""
7571 #: builtin/checkout.c:156
7572 #, c-format
7573 msgid "path '%s' does not have all necessary versions"
7574 msgstr ""
7576 #: builtin/checkout.c:200
7577 #, c-format
7578 msgid "path '%s' does not have necessary versions"
7579 msgstr ""
7581 #: builtin/checkout.c:217
7582 #, c-format
7583 msgid "path '%s': cannot merge"
7584 msgstr ""
7586 #: builtin/checkout.c:233
7587 #, c-format
7588 msgid "Unable to add merge result for '%s'"
7589 msgstr ""
7591 #: builtin/checkout.c:255 builtin/checkout.c:258 builtin/checkout.c:261
7592 #: builtin/checkout.c:264
7593 #, c-format
7594 msgid "'%s' cannot be used with updating paths"
7595 msgstr ""
7597 #: builtin/checkout.c:267 builtin/checkout.c:270
7598 #, c-format
7599 msgid "'%s' cannot be used with %s"
7600 msgstr ""
7602 #: builtin/checkout.c:273
7603 #, c-format
7604 msgid "Cannot update paths and switch to branch '%s' at the same time."
7605 msgstr ""
7607 #: builtin/checkout.c:342 builtin/checkout.c:349
7608 #, c-format
7609 msgid "path '%s' is unmerged"
7610 msgstr ""
7612 #: builtin/checkout.c:508
7613 msgid "you need to resolve your current index first"
7614 msgstr ""
7616 #: builtin/checkout.c:645
7617 #, c-format
7618 msgid "Can not do reflog for '%s': %s\n"
7619 msgstr ""
7621 #: builtin/checkout.c:686
7622 msgid "HEAD is now at"
7623 msgstr ""
7625 #: builtin/checkout.c:690 builtin/clone.c:692
7626 msgid "unable to update HEAD"
7627 msgstr ""
7629 #: builtin/checkout.c:694
7630 #, c-format
7631 msgid "Reset branch '%s'\n"
7632 msgstr ""
7634 #: builtin/checkout.c:697
7635 #, c-format
7636 msgid "Already on '%s'\n"
7637 msgstr ""
7639 #: builtin/checkout.c:701
7640 #, c-format
7641 msgid "Switched to and reset branch '%s'\n"
7642 msgstr ""
7644 #: builtin/checkout.c:703 builtin/checkout.c:1052
7645 #, c-format
7646 msgid "Switched to a new branch '%s'\n"
7647 msgstr ""
7649 #: builtin/checkout.c:705
7650 #, c-format
7651 msgid "Switched to branch '%s'\n"
7652 msgstr ""
7654 #: builtin/checkout.c:756
7655 #, c-format
7656 msgid " ... and %d more.\n"
7657 msgstr ""
7659 #: builtin/checkout.c:762
7660 #, c-format
7661 msgid ""
7662 "Warning: you are leaving %d commit behind, not connected to\n"
7663 "any of your branches:\n"
7664 "\n"
7665 "%s\n"
7666 msgid_plural ""
7667 "Warning: you are leaving %d commits behind, not connected to\n"
7668 "any of your branches:\n"
7669 "\n"
7670 "%s\n"
7671 msgstr[0] ""
7672 msgstr[1] ""
7674 #: builtin/checkout.c:781
7675 #, c-format
7676 msgid ""
7677 "If you want to keep it by creating a new branch, this may be a good time\n"
7678 "to do so with:\n"
7679 "\n"
7680 " git branch <new-branch-name> %s\n"
7681 "\n"
7682 msgid_plural ""
7683 "If you want to keep them by creating a new branch, this may be a good time\n"
7684 "to do so with:\n"
7685 "\n"
7686 " git branch <new-branch-name> %s\n"
7687 "\n"
7688 msgstr[0] ""
7689 msgstr[1] ""
7691 #: builtin/checkout.c:813
7692 msgid "internal error in revision walk"
7693 msgstr ""
7695 #: builtin/checkout.c:817
7696 msgid "Previous HEAD position was"
7697 msgstr ""
7699 #: builtin/checkout.c:845 builtin/checkout.c:1047
7700 msgid "You are on a branch yet to be born"
7701 msgstr ""
7703 #: builtin/checkout.c:952
7704 #, c-format
7705 msgid "only one reference expected, %d given."
7706 msgstr ""
7708 #: builtin/checkout.c:993 builtin/worktree.c:240 builtin/worktree.c:389
7709 #, c-format
7710 msgid "invalid reference: %s"
7711 msgstr ""
7713 #: builtin/checkout.c:1022
7714 #, c-format
7715 msgid "reference is not a tree: %s"
7716 msgstr ""
7718 #: builtin/checkout.c:1061
7719 msgid "paths cannot be used with switching branches"
7720 msgstr ""
7722 #: builtin/checkout.c:1064 builtin/checkout.c:1068
7723 #, c-format
7724 msgid "'%s' cannot be used with switching branches"
7725 msgstr ""
7727 #: builtin/checkout.c:1072 builtin/checkout.c:1075 builtin/checkout.c:1080
7728 #: builtin/checkout.c:1083
7729 #, c-format
7730 msgid "'%s' cannot be used with '%s'"
7731 msgstr ""
7733 #: builtin/checkout.c:1088
7734 #, c-format
7735 msgid "Cannot switch branch to a non-commit '%s'"
7736 msgstr ""
7738 #: builtin/checkout.c:1121 builtin/checkout.c:1123 builtin/clone.c:119
7739 #: builtin/remote.c:168 builtin/remote.c:170 builtin/worktree.c:433
7740 #: builtin/worktree.c:435
7741 msgid "branch"
7742 msgstr ""
7744 #: builtin/checkout.c:1122
7745 msgid "create and checkout a new branch"
7746 msgstr ""
7748 #: builtin/checkout.c:1124
7749 msgid "create/reset and checkout a branch"
7750 msgstr ""
7752 #: builtin/checkout.c:1125
7753 msgid "create reflog for new branch"
7754 msgstr ""
7756 #: builtin/checkout.c:1126 builtin/worktree.c:437
7757 msgid "detach HEAD at named commit"
7758 msgstr ""
7760 #: builtin/checkout.c:1127
7761 msgid "set upstream info for new branch"
7762 msgstr ""
7764 #: builtin/checkout.c:1129
7765 msgid "new-branch"
7766 msgstr ""
7768 #: builtin/checkout.c:1129
7769 msgid "new unparented branch"
7770 msgstr ""
7772 #: builtin/checkout.c:1131
7773 msgid "checkout our version for unmerged files"
7774 msgstr ""
7776 #: builtin/checkout.c:1134
7777 msgid "checkout their version for unmerged files"
7778 msgstr ""
7780 #: builtin/checkout.c:1136
7781 msgid "force checkout (throw away local modifications)"
7782 msgstr ""
7784 #: builtin/checkout.c:1138
7785 msgid "perform a 3-way merge with the new branch"
7786 msgstr ""
7788 #: builtin/checkout.c:1140 builtin/merge.c:273
7789 msgid "update ignored files (default)"
7790 msgstr ""
7792 #: builtin/checkout.c:1142 builtin/log.c:1510 parse-options.h:264
7793 msgid "style"
7794 msgstr ""
7796 #: builtin/checkout.c:1143
7797 msgid "conflict style (merge or diff3)"
7798 msgstr ""
7800 #: builtin/checkout.c:1146
7801 msgid "do not limit pathspecs to sparse entries only"
7802 msgstr ""
7804 #: builtin/checkout.c:1148
7805 msgid "second guess 'git checkout <no-such-branch>'"
7806 msgstr ""
7808 #: builtin/checkout.c:1150
7809 msgid "do not check if another worktree is holding the given ref"
7810 msgstr ""
7812 #: builtin/checkout.c:1154 builtin/clone.c:86 builtin/fetch.c:138
7813 #: builtin/merge.c:270 builtin/pull.c:128 builtin/push.c:572
7814 #: builtin/send-pack.c:174
7815 msgid "force progress reporting"
7816 msgstr ""
7818 #: builtin/checkout.c:1184
7819 msgid "-b, -B and --orphan are mutually exclusive"
7820 msgstr ""
7822 #: builtin/checkout.c:1201
7823 msgid "--track needs a branch name"
7824 msgstr ""
7826 #: builtin/checkout.c:1206
7827 msgid "missing branch name; try -b"
7828 msgstr ""
7830 #: builtin/checkout.c:1243
7831 msgid "invalid path specification"
7832 msgstr ""
7834 #: builtin/checkout.c:1250
7835 #, c-format
7836 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
7837 msgstr ""
7839 #: builtin/checkout.c:1254
7840 #, c-format
7841 msgid "git checkout: --detach does not take a path argument '%s'"
7842 msgstr ""
7844 #: builtin/checkout.c:1258
7845 msgid ""
7846 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
7847 "checking out of the index."
7848 msgstr ""
7850 #: builtin/checkout.c:1278
7851 #, c-format
7852 msgid ""
7853 "'%s' matched more than one remote tracking branch.\n"
7854 "We found %d remotes with a reference that matched. So we fell back\n"
7855 "on trying to resolve the argument as a path, but failed there too!\n"
7856 "\n"
7857 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
7858 "you can do so by fully qualifying the name with the --track option:\n"
7859 "\n"
7860 "    git checkout --track origin/<name>\n"
7861 "\n"
7862 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
7863 "one remote, e.g. the 'origin' remote, consider setting\n"
7864 "checkout.defaultRemote=origin in your config."
7865 msgstr ""
7867 #: builtin/clean.c:27
7868 msgid ""
7869 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
7870 msgstr ""
7872 #: builtin/clean.c:31
7873 #, c-format
7874 msgid "Removing %s\n"
7875 msgstr ""
7877 #: builtin/clean.c:32
7878 #, c-format
7879 msgid "Would remove %s\n"
7880 msgstr ""
7882 #: builtin/clean.c:33
7883 #, c-format
7884 msgid "Skipping repository %s\n"
7885 msgstr ""
7887 #: builtin/clean.c:34
7888 #, c-format
7889 msgid "Would skip repository %s\n"
7890 msgstr ""
7892 #: builtin/clean.c:35
7893 #, c-format
7894 msgid "failed to remove %s"
7895 msgstr ""
7897 #: builtin/clean.c:297 git-add--interactive.perl:579
7898 #, c-format
7899 msgid ""
7900 "Prompt help:\n"
7901 "1          - select a numbered item\n"
7902 "foo        - select item based on unique prefix\n"
7903 "           - (empty) select nothing\n"
7904 msgstr ""
7906 #: builtin/clean.c:301 git-add--interactive.perl:588
7907 #, c-format
7908 msgid ""
7909 "Prompt help:\n"
7910 "1          - select a single item\n"
7911 "3-5        - select a range of items\n"
7912 "2-3,6-9    - select multiple ranges\n"
7913 "foo        - select item based on unique prefix\n"
7914 "-...       - unselect specified items\n"
7915 "*          - choose all items\n"
7916 "           - (empty) finish selecting\n"
7917 msgstr ""
7919 #: builtin/clean.c:517 git-add--interactive.perl:554
7920 #: git-add--interactive.perl:559
7921 #, c-format, perl-format
7922 msgid "Huh (%s)?\n"
7923 msgstr ""
7925 #: builtin/clean.c:659
7926 #, c-format
7927 msgid "Input ignore patterns>> "
7928 msgstr ""
7930 #: builtin/clean.c:696
7931 #, c-format
7932 msgid "WARNING: Cannot find items matched by: %s"
7933 msgstr ""
7935 #: builtin/clean.c:717
7936 msgid "Select items to delete"
7937 msgstr ""
7939 #. TRANSLATORS: Make sure to keep [y/N] as is
7940 #: builtin/clean.c:758
7941 #, c-format
7942 msgid "Remove %s [y/N]? "
7943 msgstr ""
7945 #: builtin/clean.c:783 git-add--interactive.perl:1717
7946 #, c-format
7947 msgid "Bye.\n"
7948 msgstr ""
7950 #: builtin/clean.c:791
7951 msgid ""
7952 "clean               - start cleaning\n"
7953 "filter by pattern   - exclude items from deletion\n"
7954 "select by numbers   - select items to be deleted by numbers\n"
7955 "ask each            - confirm each deletion (like \"rm -i\")\n"
7956 "quit                - stop cleaning\n"
7957 "help                - this screen\n"
7958 "?                   - help for prompt selection"
7959 msgstr ""
7961 #: builtin/clean.c:818 git-add--interactive.perl:1793
7962 msgid "*** Commands ***"
7963 msgstr ""
7965 #: builtin/clean.c:819 git-add--interactive.perl:1790
7966 msgid "What now"
7967 msgstr ""
7969 #: builtin/clean.c:827
7970 msgid "Would remove the following item:"
7971 msgid_plural "Would remove the following items:"
7972 msgstr[0] ""
7973 msgstr[1] ""
7975 #: builtin/clean.c:843
7976 msgid "No more files to clean, exiting."
7977 msgstr ""
7979 #: builtin/clean.c:905
7980 msgid "do not print names of files removed"
7981 msgstr ""
7983 #: builtin/clean.c:907
7984 msgid "force"
7985 msgstr ""
7987 #: builtin/clean.c:908
7988 msgid "interactive cleaning"
7989 msgstr ""
7991 #: builtin/clean.c:910
7992 msgid "remove whole directories"
7993 msgstr ""
7995 #: builtin/clean.c:911 builtin/describe.c:545 builtin/describe.c:547
7996 #: builtin/grep.c:875 builtin/log.c:161 builtin/log.c:163
7997 #: builtin/ls-files.c:549 builtin/name-rev.c:415 builtin/name-rev.c:417
7998 #: builtin/show-ref.c:177
7999 msgid "pattern"
8000 msgstr ""
8002 #: builtin/clean.c:912
8003 msgid "add <pattern> to ignore rules"
8004 msgstr ""
8006 #: builtin/clean.c:913
8007 msgid "remove ignored files, too"
8008 msgstr ""
8010 #: builtin/clean.c:915
8011 msgid "remove only ignored files"
8012 msgstr ""
8014 #: builtin/clean.c:933
8015 msgid "-x and -X cannot be used together"
8016 msgstr ""
8018 #: builtin/clean.c:937
8019 msgid ""
8020 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
8021 "clean"
8022 msgstr ""
8024 #: builtin/clean.c:940
8025 msgid ""
8026 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
8027 "refusing to clean"
8028 msgstr ""
8030 #: builtin/clone.c:43
8031 msgid "git clone [<options>] [--] <repo> [<dir>]"
8032 msgstr ""
8034 #: builtin/clone.c:88
8035 msgid "don't create a checkout"
8036 msgstr ""
8038 #: builtin/clone.c:89 builtin/clone.c:91 builtin/init-db.c:480
8039 msgid "create a bare repository"
8040 msgstr ""
8042 #: builtin/clone.c:93
8043 msgid "create a mirror repository (implies bare)"
8044 msgstr ""
8046 #: builtin/clone.c:95
8047 msgid "to clone from a local repository"
8048 msgstr ""
8050 #: builtin/clone.c:97
8051 msgid "don't use local hardlinks, always copy"
8052 msgstr ""
8054 #: builtin/clone.c:99
8055 msgid "setup as shared repository"
8056 msgstr ""
8058 #: builtin/clone.c:101 builtin/clone.c:105
8059 msgid "pathspec"
8060 msgstr ""
8062 #: builtin/clone.c:101 builtin/clone.c:105
8063 msgid "initialize submodules in the clone"
8064 msgstr ""
8066 #: builtin/clone.c:108
8067 msgid "number of submodules cloned in parallel"
8068 msgstr ""
8070 #: builtin/clone.c:109 builtin/init-db.c:477
8071 msgid "template-directory"
8072 msgstr ""
8074 #: builtin/clone.c:110 builtin/init-db.c:478
8075 msgid "directory from which templates will be used"
8076 msgstr ""
8078 #: builtin/clone.c:112 builtin/clone.c:114 builtin/submodule--helper.c:1368
8079 #: builtin/submodule--helper.c:1739
8080 msgid "reference repository"
8081 msgstr ""
8083 #: builtin/clone.c:116 builtin/submodule--helper.c:1370
8084 #: builtin/submodule--helper.c:1741
8085 msgid "use --reference only while cloning"
8086 msgstr ""
8088 #: builtin/clone.c:117 builtin/column.c:27 builtin/merge-file.c:44
8089 #: builtin/pack-objects.c:3194 builtin/repack.c:320
8090 msgid "name"
8091 msgstr ""
8093 #: builtin/clone.c:118
8094 msgid "use <name> instead of 'origin' to track upstream"
8095 msgstr ""
8097 #: builtin/clone.c:120
8098 msgid "checkout <branch> instead of the remote's HEAD"
8099 msgstr ""
8101 #: builtin/clone.c:122
8102 msgid "path to git-upload-pack on the remote"
8103 msgstr ""
8105 #: builtin/clone.c:123 builtin/fetch.c:139 builtin/grep.c:814
8106 #: builtin/pull.c:216
8107 msgid "depth"
8108 msgstr ""
8110 #: builtin/clone.c:124
8111 msgid "create a shallow clone of that depth"
8112 msgstr ""
8114 #: builtin/clone.c:125 builtin/fetch.c:141 builtin/pack-objects.c:3185
8115 #: parse-options.h:154
8116 msgid "time"
8117 msgstr ""
8119 #: builtin/clone.c:126
8120 msgid "create a shallow clone since a specific time"
8121 msgstr ""
8123 #: builtin/clone.c:127 builtin/fetch.c:143 builtin/fetch.c:166
8124 msgid "revision"
8125 msgstr ""
8127 #: builtin/clone.c:128 builtin/fetch.c:144
8128 msgid "deepen history of shallow clone, excluding rev"
8129 msgstr ""
8131 #: builtin/clone.c:130
8132 msgid "clone only one branch, HEAD or --branch"
8133 msgstr ""
8135 #: builtin/clone.c:132
8136 msgid "don't clone any tags, and make later fetches not to follow them"
8137 msgstr ""
8139 #: builtin/clone.c:134
8140 msgid "any cloned submodules will be shallow"
8141 msgstr ""
8143 #: builtin/clone.c:135 builtin/init-db.c:486
8144 msgid "gitdir"
8145 msgstr ""
8147 #: builtin/clone.c:136 builtin/init-db.c:487
8148 msgid "separate git dir from working tree"
8149 msgstr ""
8151 #: builtin/clone.c:137
8152 msgid "key=value"
8153 msgstr ""
8155 #: builtin/clone.c:138
8156 msgid "set config inside the new repository"
8157 msgstr ""
8159 #: builtin/clone.c:139 builtin/fetch.c:162 builtin/pull.c:229
8160 #: builtin/push.c:583
8161 msgid "use IPv4 addresses only"
8162 msgstr ""
8164 #: builtin/clone.c:141 builtin/fetch.c:164 builtin/pull.c:232
8165 #: builtin/push.c:585
8166 msgid "use IPv6 addresses only"
8167 msgstr ""
8169 #: builtin/clone.c:279
8170 msgid ""
8171 "No directory name could be guessed.\n"
8172 "Please specify a directory on the command line"
8173 msgstr ""
8175 #: builtin/clone.c:332
8176 #, c-format
8177 msgid "info: Could not add alternate for '%s': %s\n"
8178 msgstr ""
8180 #: builtin/clone.c:404
8181 #, c-format
8182 msgid "failed to open '%s'"
8183 msgstr ""
8185 #: builtin/clone.c:412
8186 #, c-format
8187 msgid "%s exists and is not a directory"
8188 msgstr ""
8190 #: builtin/clone.c:426
8191 #, c-format
8192 msgid "failed to stat %s\n"
8193 msgstr ""
8195 #: builtin/clone.c:448
8196 #, c-format
8197 msgid "failed to create link '%s'"
8198 msgstr ""
8200 #: builtin/clone.c:452
8201 #, c-format
8202 msgid "failed to copy file to '%s'"
8203 msgstr ""
8205 #: builtin/clone.c:478
8206 #, c-format
8207 msgid "done.\n"
8208 msgstr ""
8210 #: builtin/clone.c:492
8211 msgid ""
8212 "Clone succeeded, but checkout failed.\n"
8213 "You can inspect what was checked out with 'git status'\n"
8214 "and retry the checkout with 'git checkout -f HEAD'\n"
8215 msgstr ""
8217 #: builtin/clone.c:569
8218 #, c-format
8219 msgid "Could not find remote branch %s to clone."
8220 msgstr ""
8222 #: builtin/clone.c:680
8223 #, c-format
8224 msgid "unable to update %s"
8225 msgstr ""
8227 #: builtin/clone.c:730
8228 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
8229 msgstr ""
8231 #: builtin/clone.c:760
8232 msgid "unable to checkout working tree"
8233 msgstr ""
8235 #: builtin/clone.c:805
8236 msgid "unable to write parameters to config file"
8237 msgstr ""
8239 #: builtin/clone.c:868
8240 msgid "cannot repack to clean up"
8241 msgstr ""
8243 #: builtin/clone.c:870
8244 msgid "cannot unlink temporary alternates file"
8245 msgstr ""
8247 #: builtin/clone.c:910 builtin/receive-pack.c:1935
8248 msgid "Too many arguments."
8249 msgstr ""
8251 #: builtin/clone.c:914
8252 msgid "You must specify a repository to clone."
8253 msgstr ""
8255 #: builtin/clone.c:927
8256 #, c-format
8257 msgid "--bare and --origin %s options are incompatible."
8258 msgstr ""
8260 #: builtin/clone.c:930
8261 msgid "--bare and --separate-git-dir are incompatible."
8262 msgstr ""
8264 #: builtin/clone.c:943
8265 #, c-format
8266 msgid "repository '%s' does not exist"
8267 msgstr ""
8269 #: builtin/clone.c:949 builtin/fetch.c:1512
8270 #, c-format
8271 msgid "depth %s is not a positive number"
8272 msgstr ""
8274 #: builtin/clone.c:959
8275 #, c-format
8276 msgid "destination path '%s' already exists and is not an empty directory."
8277 msgstr ""
8279 #: builtin/clone.c:969
8280 #, c-format
8281 msgid "working tree '%s' already exists."
8282 msgstr ""
8284 #: builtin/clone.c:984 builtin/clone.c:1005 builtin/difftool.c:271
8285 #: builtin/worktree.c:246 builtin/worktree.c:276
8286 #, c-format
8287 msgid "could not create leading directories of '%s'"
8288 msgstr ""
8290 #: builtin/clone.c:989
8291 #, c-format
8292 msgid "could not create work tree dir '%s'"
8293 msgstr ""
8295 #: builtin/clone.c:1009
8296 #, c-format
8297 msgid "Cloning into bare repository '%s'...\n"
8298 msgstr ""
8300 #: builtin/clone.c:1011
8301 #, c-format
8302 msgid "Cloning into '%s'...\n"
8303 msgstr ""
8305 #: builtin/clone.c:1035
8306 msgid ""
8307 "clone --recursive is not compatible with both --reference and --reference-if-"
8308 "able"
8309 msgstr ""
8311 #: builtin/clone.c:1096
8312 msgid "--depth is ignored in local clones; use file:// instead."
8313 msgstr ""
8315 #: builtin/clone.c:1098
8316 msgid "--shallow-since is ignored in local clones; use file:// instead."
8317 msgstr ""
8319 #: builtin/clone.c:1100
8320 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
8321 msgstr ""
8323 #: builtin/clone.c:1102
8324 msgid "--filter is ignored in local clones; use file:// instead."
8325 msgstr ""
8327 #: builtin/clone.c:1105
8328 msgid "source repository is shallow, ignoring --local"
8329 msgstr ""
8331 #: builtin/clone.c:1110
8332 msgid "--local is ignored"
8333 msgstr ""
8335 #: builtin/clone.c:1180 builtin/clone.c:1188
8336 #, c-format
8337 msgid "Remote branch %s not found in upstream %s"
8338 msgstr ""
8340 #: builtin/clone.c:1191
8341 msgid "You appear to have cloned an empty repository."
8342 msgstr ""
8344 #: builtin/column.c:10
8345 msgid "git column [<options>]"
8346 msgstr ""
8348 #: builtin/column.c:27
8349 msgid "lookup config vars"
8350 msgstr ""
8352 #: builtin/column.c:28 builtin/column.c:29
8353 msgid "layout to use"
8354 msgstr ""
8356 #: builtin/column.c:30
8357 msgid "Maximum width"
8358 msgstr ""
8360 #: builtin/column.c:31
8361 msgid "Padding space on left border"
8362 msgstr ""
8364 #: builtin/column.c:32
8365 msgid "Padding space on right border"
8366 msgstr ""
8368 #: builtin/column.c:33
8369 msgid "Padding space between columns"
8370 msgstr ""
8372 #: builtin/column.c:51
8373 msgid "--command must be the first argument"
8374 msgstr ""
8376 #: builtin/commit.c:38
8377 msgid "git commit [<options>] [--] <pathspec>..."
8378 msgstr ""
8380 #: builtin/commit.c:43
8381 msgid "git status [<options>] [--] <pathspec>..."
8382 msgstr ""
8384 #: builtin/commit.c:48
8385 msgid ""
8386 "You asked to amend the most recent commit, but doing so would make\n"
8387 "it empty. You can repeat your command with --allow-empty, or you can\n"
8388 "remove the commit entirely with \"git reset HEAD^\".\n"
8389 msgstr ""
8391 #: builtin/commit.c:53
8392 msgid ""
8393 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
8394 "If you wish to commit it anyway, use:\n"
8395 "\n"
8396 "    git commit --allow-empty\n"
8397 "\n"
8398 msgstr ""
8400 #: builtin/commit.c:60
8401 msgid "Otherwise, please use 'git reset'\n"
8402 msgstr ""
8404 #: builtin/commit.c:63
8405 msgid ""
8406 "If you wish to skip this commit, use:\n"
8407 "\n"
8408 "    git reset\n"
8409 "\n"
8410 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
8411 "the remaining commits.\n"
8412 msgstr ""
8414 #: builtin/commit.c:306
8415 msgid "failed to unpack HEAD tree object"
8416 msgstr ""
8418 #: builtin/commit.c:347
8419 msgid "unable to create temporary index"
8420 msgstr ""
8422 #: builtin/commit.c:353
8423 msgid "interactive add failed"
8424 msgstr ""
8426 #: builtin/commit.c:366
8427 msgid "unable to update temporary index"
8428 msgstr ""
8430 #: builtin/commit.c:368
8431 msgid "Failed to update main cache tree"
8432 msgstr ""
8434 #: builtin/commit.c:393 builtin/commit.c:416 builtin/commit.c:462
8435 msgid "unable to write new_index file"
8436 msgstr ""
8438 #: builtin/commit.c:445
8439 msgid "cannot do a partial commit during a merge."
8440 msgstr ""
8442 #: builtin/commit.c:447
8443 msgid "cannot do a partial commit during a cherry-pick."
8444 msgstr ""
8446 #: builtin/commit.c:455
8447 msgid "cannot read the index"
8448 msgstr ""
8450 #: builtin/commit.c:474
8451 msgid "unable to write temporary index file"
8452 msgstr ""
8454 #: builtin/commit.c:571
8455 #, c-format
8456 msgid "commit '%s' lacks author header"
8457 msgstr ""
8459 #: builtin/commit.c:573
8460 #, c-format
8461 msgid "commit '%s' has malformed author line"
8462 msgstr ""
8464 #: builtin/commit.c:592
8465 msgid "malformed --author parameter"
8466 msgstr ""
8468 #: builtin/commit.c:644
8469 msgid ""
8470 "unable to select a comment character that is not used\n"
8471 "in the current commit message"
8472 msgstr ""
8474 #: builtin/commit.c:681 builtin/commit.c:714 builtin/commit.c:1042
8475 #, c-format
8476 msgid "could not lookup commit %s"
8477 msgstr ""
8479 #: builtin/commit.c:693 builtin/shortlog.c:317
8480 #, c-format
8481 msgid "(reading log message from standard input)\n"
8482 msgstr ""
8484 #: builtin/commit.c:695
8485 msgid "could not read log from standard input"
8486 msgstr ""
8488 #: builtin/commit.c:699
8489 #, c-format
8490 msgid "could not read log file '%s'"
8491 msgstr ""
8493 #: builtin/commit.c:728 builtin/commit.c:736
8494 msgid "could not read SQUASH_MSG"
8495 msgstr ""
8497 #: builtin/commit.c:733
8498 msgid "could not read MERGE_MSG"
8499 msgstr ""
8501 #: builtin/commit.c:787
8502 msgid "could not write commit template"
8503 msgstr ""
8505 #: builtin/commit.c:805
8506 #, c-format
8507 msgid ""
8508 "\n"
8509 "It looks like you may be committing a merge.\n"
8510 "If this is not correct, please remove the file\n"
8511 "\t%s\n"
8512 "and try again.\n"
8513 msgstr ""
8515 #: builtin/commit.c:810
8516 #, c-format
8517 msgid ""
8518 "\n"
8519 "It looks like you may be committing a cherry-pick.\n"
8520 "If this is not correct, please remove the file\n"
8521 "\t%s\n"
8522 "and try again.\n"
8523 msgstr ""
8525 #: builtin/commit.c:823
8526 #, c-format
8527 msgid ""
8528 "Please enter the commit message for your changes. Lines starting\n"
8529 "with '%c' will be ignored, and an empty message aborts the commit.\n"
8530 msgstr ""
8532 #: builtin/commit.c:831
8533 #, c-format
8534 msgid ""
8535 "Please enter the commit message for your changes. Lines starting\n"
8536 "with '%c' will be kept; you may remove them yourself if you want to.\n"
8537 "An empty message aborts the commit.\n"
8538 msgstr ""
8540 #: builtin/commit.c:848
8541 #, c-format
8542 msgid "%sAuthor:    %.*s <%.*s>"
8543 msgstr ""
8545 #: builtin/commit.c:856
8546 #, c-format
8547 msgid "%sDate:      %s"
8548 msgstr ""
8550 #: builtin/commit.c:863
8551 #, c-format
8552 msgid "%sCommitter: %.*s <%.*s>"
8553 msgstr ""
8555 #: builtin/commit.c:880
8556 msgid "Cannot read index"
8557 msgstr ""
8559 #: builtin/commit.c:946
8560 msgid "Error building trees"
8561 msgstr ""
8563 #: builtin/commit.c:960 builtin/tag.c:258
8564 #, c-format
8565 msgid "Please supply the message using either -m or -F option.\n"
8566 msgstr ""
8568 #: builtin/commit.c:1004
8569 #, c-format
8570 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
8571 msgstr ""
8573 #: builtin/commit.c:1018
8574 #, c-format
8575 msgid "Invalid ignored mode '%s'"
8576 msgstr ""
8578 #: builtin/commit.c:1032 builtin/commit.c:1269
8579 #, c-format
8580 msgid "Invalid untracked files mode '%s'"
8581 msgstr ""
8583 #: builtin/commit.c:1070
8584 msgid "--long and -z are incompatible"
8585 msgstr ""
8587 #: builtin/commit.c:1103
8588 msgid "Using both --reset-author and --author does not make sense"
8589 msgstr ""
8591 #: builtin/commit.c:1112
8592 msgid "You have nothing to amend."
8593 msgstr ""
8595 #: builtin/commit.c:1115
8596 msgid "You are in the middle of a merge -- cannot amend."
8597 msgstr ""
8599 #: builtin/commit.c:1117
8600 msgid "You are in the middle of a cherry-pick -- cannot amend."
8601 msgstr ""
8603 #: builtin/commit.c:1120
8604 msgid "Options --squash and --fixup cannot be used together"
8605 msgstr ""
8607 #: builtin/commit.c:1130
8608 msgid "Only one of -c/-C/-F/--fixup can be used."
8609 msgstr ""
8611 #: builtin/commit.c:1132
8612 msgid "Option -m cannot be combined with -c/-C/-F."
8613 msgstr ""
8615 #: builtin/commit.c:1140
8616 msgid "--reset-author can be used only with -C, -c or --amend."
8617 msgstr ""
8619 #: builtin/commit.c:1157
8620 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
8621 msgstr ""
8623 #: builtin/commit.c:1159
8624 msgid "No paths with --include/--only does not make sense."
8625 msgstr ""
8627 #: builtin/commit.c:1173 builtin/tag.c:544
8628 #, c-format
8629 msgid "Invalid cleanup mode %s"
8630 msgstr ""
8632 #: builtin/commit.c:1178
8633 msgid "Paths with -a does not make sense."
8634 msgstr ""
8636 #: builtin/commit.c:1303 builtin/commit.c:1480
8637 msgid "show status concisely"
8638 msgstr ""
8640 #: builtin/commit.c:1305 builtin/commit.c:1482
8641 msgid "show branch information"
8642 msgstr ""
8644 #: builtin/commit.c:1307
8645 msgid "show stash information"
8646 msgstr ""
8648 #: builtin/commit.c:1309 builtin/commit.c:1484
8649 msgid "compute full ahead/behind values"
8650 msgstr ""
8652 #: builtin/commit.c:1311
8653 msgid "version"
8654 msgstr ""
8656 #: builtin/commit.c:1311 builtin/commit.c:1486 builtin/push.c:558
8657 #: builtin/worktree.c:581
8658 msgid "machine-readable output"
8659 msgstr ""
8661 #: builtin/commit.c:1314 builtin/commit.c:1488
8662 msgid "show status in long format (default)"
8663 msgstr ""
8665 #: builtin/commit.c:1317 builtin/commit.c:1491
8666 msgid "terminate entries with NUL"
8667 msgstr ""
8669 #: builtin/commit.c:1319 builtin/commit.c:1323 builtin/commit.c:1494
8670 #: builtin/fast-export.c:1007 builtin/fast-export.c:1010 builtin/tag.c:398
8671 msgid "mode"
8672 msgstr ""
8674 #: builtin/commit.c:1320 builtin/commit.c:1494
8675 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
8676 msgstr ""
8678 #: builtin/commit.c:1324
8679 msgid ""
8680 "show ignored files, optional modes: traditional, matching, no. (Default: "
8681 "traditional)"
8682 msgstr ""
8684 #: builtin/commit.c:1326 parse-options.h:167
8685 msgid "when"
8686 msgstr ""
8688 #: builtin/commit.c:1327
8689 msgid ""
8690 "ignore changes to submodules, optional when: all, dirty, untracked. "
8691 "(Default: all)"
8692 msgstr ""
8694 #: builtin/commit.c:1329
8695 msgid "list untracked files in columns"
8696 msgstr ""
8698 #: builtin/commit.c:1330
8699 msgid "do not detect renames"
8700 msgstr ""
8702 #: builtin/commit.c:1332
8703 msgid "detect renames, optionally set similarity index"
8704 msgstr ""
8706 #: builtin/commit.c:1352
8707 msgid "Unsupported combination of ignored and untracked-files arguments"
8708 msgstr ""
8710 #: builtin/commit.c:1450
8711 msgid "suppress summary after successful commit"
8712 msgstr ""
8714 #: builtin/commit.c:1451
8715 msgid "show diff in commit message template"
8716 msgstr ""
8718 #: builtin/commit.c:1453
8719 msgid "Commit message options"
8720 msgstr ""
8722 #: builtin/commit.c:1454 builtin/merge.c:261 builtin/tag.c:395
8723 msgid "read message from file"
8724 msgstr ""
8726 #: builtin/commit.c:1455
8727 msgid "author"
8728 msgstr ""
8730 #: builtin/commit.c:1455
8731 msgid "override author for commit"
8732 msgstr ""
8734 #: builtin/commit.c:1456 builtin/gc.c:504
8735 msgid "date"
8736 msgstr ""
8738 #: builtin/commit.c:1456
8739 msgid "override date for commit"
8740 msgstr ""
8742 #: builtin/commit.c:1457 builtin/merge.c:257 builtin/notes.c:404
8743 #: builtin/notes.c:567 builtin/tag.c:393
8744 msgid "message"
8745 msgstr ""
8747 #: builtin/commit.c:1457
8748 msgid "commit message"
8749 msgstr ""
8751 #: builtin/commit.c:1458 builtin/commit.c:1459 builtin/commit.c:1460
8752 #: builtin/commit.c:1461 parse-options.h:270 ref-filter.h:92
8753 msgid "commit"
8754 msgstr ""
8756 #: builtin/commit.c:1458
8757 msgid "reuse and edit message from specified commit"
8758 msgstr ""
8760 #: builtin/commit.c:1459
8761 msgid "reuse message from specified commit"
8762 msgstr ""
8764 #: builtin/commit.c:1460
8765 msgid "use autosquash formatted message to fixup specified commit"
8766 msgstr ""
8768 #: builtin/commit.c:1461
8769 msgid "use autosquash formatted message to squash specified commit"
8770 msgstr ""
8772 #: builtin/commit.c:1462
8773 msgid "the commit is authored by me now (used with -C/-c/--amend)"
8774 msgstr ""
8776 #: builtin/commit.c:1463 builtin/log.c:1457 builtin/merge.c:274
8777 #: builtin/pull.c:154 builtin/revert.c:106
8778 msgid "add Signed-off-by:"
8779 msgstr ""
8781 #: builtin/commit.c:1464
8782 msgid "use specified template file"
8783 msgstr ""
8785 #: builtin/commit.c:1465
8786 msgid "force edit of commit"
8787 msgstr ""
8789 #: builtin/commit.c:1466
8790 msgid "default"
8791 msgstr ""
8793 #: builtin/commit.c:1466 builtin/tag.c:399
8794 msgid "how to strip spaces and #comments from message"
8795 msgstr ""
8797 #: builtin/commit.c:1467
8798 msgid "include status in commit message template"
8799 msgstr ""
8801 #: builtin/commit.c:1469 builtin/merge.c:272 builtin/pull.c:184
8802 #: builtin/revert.c:114
8803 msgid "GPG sign commit"
8804 msgstr ""
8806 #: builtin/commit.c:1472
8807 msgid "Commit contents options"
8808 msgstr ""
8810 #: builtin/commit.c:1473
8811 msgid "commit all changed files"
8812 msgstr ""
8814 #: builtin/commit.c:1474
8815 msgid "add specified files to index for commit"
8816 msgstr ""
8818 #: builtin/commit.c:1475
8819 msgid "interactively add files"
8820 msgstr ""
8822 #: builtin/commit.c:1476
8823 msgid "interactively add changes"
8824 msgstr ""
8826 #: builtin/commit.c:1477
8827 msgid "commit only specified files"
8828 msgstr ""
8830 #: builtin/commit.c:1478
8831 msgid "bypass pre-commit and commit-msg hooks"
8832 msgstr ""
8834 #: builtin/commit.c:1479
8835 msgid "show what would be committed"
8836 msgstr ""
8838 #: builtin/commit.c:1492
8839 msgid "amend previous commit"
8840 msgstr ""
8842 #: builtin/commit.c:1493
8843 msgid "bypass post-rewrite hook"
8844 msgstr ""
8846 #: builtin/commit.c:1498
8847 msgid "ok to record an empty change"
8848 msgstr ""
8850 #: builtin/commit.c:1500
8851 msgid "ok to record a change with an empty message"
8852 msgstr ""
8854 #: builtin/commit.c:1573
8855 #, c-format
8856 msgid "Corrupt MERGE_HEAD file (%s)"
8857 msgstr ""
8859 #: builtin/commit.c:1580
8860 msgid "could not read MERGE_MODE"
8861 msgstr ""
8863 #: builtin/commit.c:1599
8864 #, c-format
8865 msgid "could not read commit message: %s"
8866 msgstr ""
8868 #: builtin/commit.c:1610
8869 #, c-format
8870 msgid "Aborting commit due to empty commit message.\n"
8871 msgstr ""
8873 #: builtin/commit.c:1615
8874 #, c-format
8875 msgid "Aborting commit; you did not edit the message.\n"
8876 msgstr ""
8878 #: builtin/commit.c:1650
8879 msgid ""
8880 "repository has been updated, but unable to write\n"
8881 "new_index file. Check that disk is not full and quota is\n"
8882 "not exceeded, and then \"git reset HEAD\" to recover."
8883 msgstr ""
8885 #: builtin/commit-graph.c:10
8886 msgid "git commit-graph [--object-dir <objdir>]"
8887 msgstr ""
8889 #: builtin/commit-graph.c:11 builtin/commit-graph.c:23
8890 msgid "git commit-graph read [--object-dir <objdir>]"
8891 msgstr ""
8893 #: builtin/commit-graph.c:12 builtin/commit-graph.c:18
8894 msgid "git commit-graph verify [--object-dir <objdir>]"
8895 msgstr ""
8897 #: builtin/commit-graph.c:13 builtin/commit-graph.c:28
8898 msgid ""
8899 "git commit-graph write [--object-dir <objdir>] [--append] [--reachable|--"
8900 "stdin-packs|--stdin-commits]"
8901 msgstr ""
8903 #: builtin/commit-graph.c:48 builtin/commit-graph.c:77
8904 #: builtin/commit-graph.c:131 builtin/commit-graph.c:184 builtin/fetch.c:150
8905 #: builtin/log.c:1477
8906 msgid "dir"
8907 msgstr ""
8909 #: builtin/commit-graph.c:49 builtin/commit-graph.c:78
8910 #: builtin/commit-graph.c:132 builtin/commit-graph.c:185
8911 msgid "The object directory to store the graph"
8912 msgstr ""
8914 #: builtin/commit-graph.c:134
8915 msgid "start walk at all refs"
8916 msgstr ""
8918 #: builtin/commit-graph.c:136
8919 msgid "scan pack-indexes listed by stdin for commits"
8920 msgstr ""
8922 #: builtin/commit-graph.c:138
8923 msgid "start walk at commits listed by stdin"
8924 msgstr ""
8926 #: builtin/commit-graph.c:140
8927 msgid "include all commits already in the commit-graph file"
8928 msgstr ""
8930 #: builtin/commit-graph.c:149
8931 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
8932 msgstr ""
8934 #: builtin/config.c:10
8935 msgid "git config [<options>]"
8936 msgstr ""
8938 #: builtin/config.c:101
8939 #, c-format
8940 msgid "unrecognized --type argument, %s"
8941 msgstr ""
8943 #: builtin/config.c:113
8944 msgid "only one type at a time"
8945 msgstr ""
8947 #: builtin/config.c:122
8948 msgid "Config file location"
8949 msgstr ""
8951 #: builtin/config.c:123
8952 msgid "use global config file"
8953 msgstr ""
8955 #: builtin/config.c:124
8956 msgid "use system config file"
8957 msgstr ""
8959 #: builtin/config.c:125
8960 msgid "use repository config file"
8961 msgstr ""
8963 #: builtin/config.c:126
8964 msgid "use given config file"
8965 msgstr ""
8967 #: builtin/config.c:127
8968 msgid "blob-id"
8969 msgstr ""
8971 #: builtin/config.c:127
8972 msgid "read config from given blob object"
8973 msgstr ""
8975 #: builtin/config.c:128
8976 msgid "Action"
8977 msgstr ""
8979 #: builtin/config.c:129
8980 msgid "get value: name [value-regex]"
8981 msgstr ""
8983 #: builtin/config.c:130
8984 msgid "get all values: key [value-regex]"
8985 msgstr ""
8987 #: builtin/config.c:131
8988 msgid "get values for regexp: name-regex [value-regex]"
8989 msgstr ""
8991 #: builtin/config.c:132
8992 msgid "get value specific for the URL: section[.var] URL"
8993 msgstr ""
8995 #: builtin/config.c:133
8996 msgid "replace all matching variables: name value [value_regex]"
8997 msgstr ""
8999 #: builtin/config.c:134
9000 msgid "add a new variable: name value"
9001 msgstr ""
9003 #: builtin/config.c:135
9004 msgid "remove a variable: name [value-regex]"
9005 msgstr ""
9007 #: builtin/config.c:136
9008 msgid "remove all matches: name [value-regex]"
9009 msgstr ""
9011 #: builtin/config.c:137
9012 msgid "rename section: old-name new-name"
9013 msgstr ""
9015 #: builtin/config.c:138
9016 msgid "remove a section: name"
9017 msgstr ""
9019 #: builtin/config.c:139
9020 msgid "list all"
9021 msgstr ""
9023 #: builtin/config.c:140
9024 msgid "open an editor"
9025 msgstr ""
9027 #: builtin/config.c:141
9028 msgid "find the color configured: slot [default]"
9029 msgstr ""
9031 #: builtin/config.c:142
9032 msgid "find the color setting: slot [stdout-is-tty]"
9033 msgstr ""
9035 #: builtin/config.c:143
9036 msgid "Type"
9037 msgstr ""
9039 #: builtin/config.c:144
9040 msgid "value is given this type"
9041 msgstr ""
9043 #: builtin/config.c:145
9044 msgid "value is \"true\" or \"false\""
9045 msgstr ""
9047 #: builtin/config.c:146
9048 msgid "value is decimal number"
9049 msgstr ""
9051 #: builtin/config.c:147
9052 msgid "value is --bool or --int"
9053 msgstr ""
9055 #: builtin/config.c:148
9056 msgid "value is a path (file or directory name)"
9057 msgstr ""
9059 #: builtin/config.c:149
9060 msgid "value is an expiry date"
9061 msgstr ""
9063 #: builtin/config.c:150
9064 msgid "Other"
9065 msgstr ""
9067 #: builtin/config.c:151
9068 msgid "terminate values with NUL byte"
9069 msgstr ""
9071 #: builtin/config.c:152
9072 msgid "show variable names only"
9073 msgstr ""
9075 #: builtin/config.c:153
9076 msgid "respect include directives on lookup"
9077 msgstr ""
9079 #: builtin/config.c:154
9080 msgid "show origin of config (file, standard input, blob, command line)"
9081 msgstr ""
9083 #: builtin/config.c:155
9084 msgid "value"
9085 msgstr ""
9087 #: builtin/config.c:155
9088 msgid "with --get, use default value when missing entry"
9089 msgstr ""
9091 #: builtin/config.c:168
9092 #, c-format
9093 msgid "wrong number of arguments, should be %d"
9094 msgstr ""
9096 #: builtin/config.c:170
9097 #, c-format
9098 msgid "wrong number of arguments, should be from %d to %d"
9099 msgstr ""
9101 #: builtin/config.c:304
9102 #, c-format
9103 msgid "invalid key pattern: %s"
9104 msgstr ""
9106 #: builtin/config.c:340
9107 #, c-format
9108 msgid "failed to format default config value: %s"
9109 msgstr ""
9111 #: builtin/config.c:397
9112 #, c-format
9113 msgid "cannot parse color '%s'"
9114 msgstr ""
9116 #: builtin/config.c:439
9117 msgid "unable to parse default color value"
9118 msgstr ""
9120 #: builtin/config.c:492 builtin/config.c:724
9121 msgid "not in a git directory"
9122 msgstr ""
9124 #: builtin/config.c:495
9125 msgid "writing to stdin is not supported"
9126 msgstr ""
9128 #: builtin/config.c:498
9129 msgid "writing config blobs is not supported"
9130 msgstr ""
9132 #: builtin/config.c:583
9133 #, c-format
9134 msgid ""
9135 "# This is Git's per-user configuration file.\n"
9136 "[user]\n"
9137 "# Please adapt and uncomment the following lines:\n"
9138 "#\tname = %s\n"
9139 "#\temail = %s\n"
9140 msgstr ""
9142 #: builtin/config.c:606
9143 msgid "only one config file at a time"
9144 msgstr ""
9146 #: builtin/config.c:611
9147 msgid "--local can only be used inside a git repository"
9148 msgstr ""
9150 #: builtin/config.c:614
9151 msgid "--blob can only be used inside a git repository"
9152 msgstr ""
9154 #: builtin/config.c:633
9155 msgid "$HOME not set"
9156 msgstr ""
9158 #: builtin/config.c:670
9159 msgid "--get-color and variable type are incoherent"
9160 msgstr ""
9162 #: builtin/config.c:675
9163 msgid "only one action at a time"
9164 msgstr ""
9166 #: builtin/config.c:688
9167 msgid "--name-only is only applicable to --list or --get-regexp"
9168 msgstr ""
9170 #: builtin/config.c:694
9171 msgid ""
9172 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
9173 "list"
9174 msgstr ""
9176 #: builtin/config.c:700
9177 msgid "--default is only applicable to --get"
9178 msgstr ""
9180 #: builtin/config.c:713
9181 #, c-format
9182 msgid "unable to read config file '%s'"
9183 msgstr ""
9185 #: builtin/config.c:716
9186 msgid "error processing config file(s)"
9187 msgstr ""
9189 #: builtin/config.c:726
9190 msgid "editing stdin is not supported"
9191 msgstr ""
9193 #: builtin/config.c:728
9194 msgid "editing blobs is not supported"
9195 msgstr ""
9197 #: builtin/config.c:742
9198 #, c-format
9199 msgid "cannot create configuration file %s"
9200 msgstr ""
9202 #: builtin/config.c:755
9203 #, c-format
9204 msgid ""
9205 "cannot overwrite multiple values with a single value\n"
9206 "       Use a regexp, --add or --replace-all to change %s."
9207 msgstr ""
9209 #: builtin/config.c:829 builtin/config.c:840
9210 #, c-format
9211 msgid "no such section: %s"
9212 msgstr ""
9214 #: builtin/count-objects.c:90
9215 msgid "git count-objects [-v] [-H | --human-readable]"
9216 msgstr ""
9218 #: builtin/count-objects.c:100
9219 msgid "print sizes in human readable format"
9220 msgstr ""
9222 #: builtin/describe.c:26
9223 msgid "git describe [<options>] [<commit-ish>...]"
9224 msgstr ""
9226 #: builtin/describe.c:27
9227 msgid "git describe [<options>] --dirty"
9228 msgstr ""
9230 #: builtin/describe.c:62
9231 msgid "head"
9232 msgstr ""
9234 #: builtin/describe.c:62
9235 msgid "lightweight"
9236 msgstr ""
9238 #: builtin/describe.c:62
9239 msgid "annotated"
9240 msgstr ""
9242 #: builtin/describe.c:272
9243 #, c-format
9244 msgid "annotated tag %s not available"
9245 msgstr ""
9247 #: builtin/describe.c:276
9248 #, c-format
9249 msgid "annotated tag %s has no embedded name"
9250 msgstr ""
9252 #: builtin/describe.c:278
9253 #, c-format
9254 msgid "tag '%s' is really '%s' here"
9255 msgstr ""
9257 #: builtin/describe.c:322
9258 #, c-format
9259 msgid "no tag exactly matches '%s'"
9260 msgstr ""
9262 #: builtin/describe.c:324
9263 #, c-format
9264 msgid "No exact match on refs or tags, searching to describe\n"
9265 msgstr ""
9267 #: builtin/describe.c:378
9268 #, c-format
9269 msgid "finished search at %s\n"
9270 msgstr ""
9272 #: builtin/describe.c:404
9273 #, c-format
9274 msgid ""
9275 "No annotated tags can describe '%s'.\n"
9276 "However, there were unannotated tags: try --tags."
9277 msgstr ""
9279 #: builtin/describe.c:408
9280 #, c-format
9281 msgid ""
9282 "No tags can describe '%s'.\n"
9283 "Try --always, or create some tags."
9284 msgstr ""
9286 #: builtin/describe.c:438
9287 #, c-format
9288 msgid "traversed %lu commits\n"
9289 msgstr ""
9291 #: builtin/describe.c:441
9292 #, c-format
9293 msgid ""
9294 "more than %i tags found; listed %i most recent\n"
9295 "gave up search at %s\n"
9296 msgstr ""
9298 #: builtin/describe.c:509
9299 #, c-format
9300 msgid "describe %s\n"
9301 msgstr ""
9303 #: builtin/describe.c:512 builtin/log.c:508
9304 #, c-format
9305 msgid "Not a valid object name %s"
9306 msgstr ""
9308 #: builtin/describe.c:520
9309 #, c-format
9310 msgid "%s is neither a commit nor blob"
9311 msgstr ""
9313 #: builtin/describe.c:534
9314 msgid "find the tag that comes after the commit"
9315 msgstr ""
9317 #: builtin/describe.c:535
9318 msgid "debug search strategy on stderr"
9319 msgstr ""
9321 #: builtin/describe.c:536
9322 msgid "use any ref"
9323 msgstr ""
9325 #: builtin/describe.c:537
9326 msgid "use any tag, even unannotated"
9327 msgstr ""
9329 #: builtin/describe.c:538
9330 msgid "always use long format"
9331 msgstr ""
9333 #: builtin/describe.c:539
9334 msgid "only follow first parent"
9335 msgstr ""
9337 #: builtin/describe.c:542
9338 msgid "only output exact matches"
9339 msgstr ""
9341 #: builtin/describe.c:544
9342 msgid "consider <n> most recent tags (default: 10)"
9343 msgstr ""
9345 #: builtin/describe.c:546
9346 msgid "only consider tags matching <pattern>"
9347 msgstr ""
9349 #: builtin/describe.c:548
9350 msgid "do not consider tags matching <pattern>"
9351 msgstr ""
9353 #: builtin/describe.c:550 builtin/name-rev.c:424
9354 msgid "show abbreviated commit object as fallback"
9355 msgstr ""
9357 #: builtin/describe.c:551 builtin/describe.c:554
9358 msgid "mark"
9359 msgstr ""
9361 #: builtin/describe.c:552
9362 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
9363 msgstr ""
9365 #: builtin/describe.c:555
9366 msgid "append <mark> on broken working tree (default: \"-broken\")"
9367 msgstr ""
9369 #: builtin/describe.c:573
9370 msgid "--long is incompatible with --abbrev=0"
9371 msgstr ""
9373 #: builtin/describe.c:602
9374 msgid "No names found, cannot describe anything."
9375 msgstr ""
9377 #: builtin/describe.c:652
9378 msgid "--dirty is incompatible with commit-ishes"
9379 msgstr ""
9381 #: builtin/describe.c:654
9382 msgid "--broken is incompatible with commit-ishes"
9383 msgstr ""
9385 #: builtin/diff.c:83
9386 #, c-format
9387 msgid "'%s': not a regular file or symlink"
9388 msgstr ""
9390 #: builtin/diff.c:234
9391 #, c-format
9392 msgid "invalid option: %s"
9393 msgstr ""
9395 #: builtin/diff.c:363
9396 msgid "Not a git repository"
9397 msgstr ""
9399 #: builtin/diff.c:407
9400 #, c-format
9401 msgid "invalid object '%s' given."
9402 msgstr ""
9404 #: builtin/diff.c:416
9405 #, c-format
9406 msgid "more than two blobs given: '%s'"
9407 msgstr ""
9409 #: builtin/diff.c:421
9410 #, c-format
9411 msgid "unhandled object '%s' given."
9412 msgstr ""
9414 #: builtin/difftool.c:30
9415 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
9416 msgstr ""
9418 #: builtin/difftool.c:260
9419 #, c-format
9420 msgid "failed: %d"
9421 msgstr ""
9423 #: builtin/difftool.c:302
9424 #, c-format
9425 msgid "could not read symlink %s"
9426 msgstr ""
9428 #: builtin/difftool.c:304
9429 #, c-format
9430 msgid "could not read symlink file %s"
9431 msgstr ""
9433 #: builtin/difftool.c:312
9434 #, c-format
9435 msgid "could not read object %s for symlink %s"
9436 msgstr ""
9438 #: builtin/difftool.c:413
9439 msgid ""
9440 "combined diff formats('-c' and '--cc') are not supported in\n"
9441 "directory diff mode('-d' and '--dir-diff')."
9442 msgstr ""
9444 #: builtin/difftool.c:633
9445 #, c-format
9446 msgid "both files modified: '%s' and '%s'."
9447 msgstr ""
9449 #: builtin/difftool.c:635
9450 msgid "working tree file has been left."
9451 msgstr ""
9453 #: builtin/difftool.c:646
9454 #, c-format
9455 msgid "temporary files exist in '%s'."
9456 msgstr ""
9458 #: builtin/difftool.c:647
9459 msgid "you may want to cleanup or recover these."
9460 msgstr ""
9462 #: builtin/difftool.c:696
9463 msgid "use `diff.guitool` instead of `diff.tool`"
9464 msgstr ""
9466 #: builtin/difftool.c:698
9467 msgid "perform a full-directory diff"
9468 msgstr ""
9470 #: builtin/difftool.c:700
9471 msgid "do not prompt before launching a diff tool"
9472 msgstr ""
9474 #: builtin/difftool.c:705
9475 msgid "use symlinks in dir-diff mode"
9476 msgstr ""
9478 #: builtin/difftool.c:706
9479 msgid "tool"
9480 msgstr ""
9482 #: builtin/difftool.c:707
9483 msgid "use the specified diff tool"
9484 msgstr ""
9486 #: builtin/difftool.c:709
9487 msgid "print a list of diff tools that may be used with `--tool`"
9488 msgstr ""
9490 #: builtin/difftool.c:712
9491 msgid ""
9492 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
9493 "code"
9494 msgstr ""
9496 #: builtin/difftool.c:715
9497 msgid "specify a custom command for viewing diffs"
9498 msgstr ""
9500 #: builtin/difftool.c:739
9501 msgid "no <tool> given for --tool=<tool>"
9502 msgstr ""
9504 #: builtin/difftool.c:746
9505 msgid "no <cmd> given for --extcmd=<cmd>"
9506 msgstr ""
9508 #: builtin/fast-export.c:29
9509 msgid "git fast-export [rev-list-opts]"
9510 msgstr ""
9512 #: builtin/fast-export.c:1006
9513 msgid "show progress after <n> objects"
9514 msgstr ""
9516 #: builtin/fast-export.c:1008
9517 msgid "select handling of signed tags"
9518 msgstr ""
9520 #: builtin/fast-export.c:1011
9521 msgid "select handling of tags that tag filtered objects"
9522 msgstr ""
9524 #: builtin/fast-export.c:1014
9525 msgid "Dump marks to this file"
9526 msgstr ""
9528 #: builtin/fast-export.c:1016
9529 msgid "Import marks from this file"
9530 msgstr ""
9532 #: builtin/fast-export.c:1018
9533 msgid "Fake a tagger when tags lack one"
9534 msgstr ""
9536 #: builtin/fast-export.c:1020
9537 msgid "Output full tree for each commit"
9538 msgstr ""
9540 #: builtin/fast-export.c:1022
9541 msgid "Use the done feature to terminate the stream"
9542 msgstr ""
9544 #: builtin/fast-export.c:1023
9545 msgid "Skip output of blob data"
9546 msgstr ""
9548 #: builtin/fast-export.c:1024
9549 msgid "refspec"
9550 msgstr ""
9552 #: builtin/fast-export.c:1025
9553 msgid "Apply refspec to exported refs"
9554 msgstr ""
9556 #: builtin/fast-export.c:1026
9557 msgid "anonymize output"
9558 msgstr ""
9560 #: builtin/fetch.c:27
9561 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
9562 msgstr ""
9564 #: builtin/fetch.c:28
9565 msgid "git fetch [<options>] <group>"
9566 msgstr ""
9568 #: builtin/fetch.c:29
9569 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
9570 msgstr ""
9572 #: builtin/fetch.c:30
9573 msgid "git fetch --all [<options>]"
9574 msgstr ""
9576 #: builtin/fetch.c:112 builtin/pull.c:193
9577 msgid "fetch from all remotes"
9578 msgstr ""
9580 #: builtin/fetch.c:114 builtin/pull.c:196
9581 msgid "append to .git/FETCH_HEAD instead of overwriting"
9582 msgstr ""
9584 #: builtin/fetch.c:116 builtin/pull.c:199
9585 msgid "path to upload pack on remote end"
9586 msgstr ""
9588 #: builtin/fetch.c:117 builtin/pull.c:201
9589 msgid "force overwrite of local branch"
9590 msgstr ""
9592 #: builtin/fetch.c:119
9593 msgid "fetch from multiple remotes"
9594 msgstr ""
9596 #: builtin/fetch.c:121 builtin/pull.c:203
9597 msgid "fetch all tags and associated objects"
9598 msgstr ""
9600 #: builtin/fetch.c:123
9601 msgid "do not fetch all tags (--no-tags)"
9602 msgstr ""
9604 #: builtin/fetch.c:125
9605 msgid "number of submodules fetched in parallel"
9606 msgstr ""
9608 #: builtin/fetch.c:127 builtin/pull.c:206
9609 msgid "prune remote-tracking branches no longer on remote"
9610 msgstr ""
9612 #: builtin/fetch.c:129
9613 msgid "prune local tags no longer on remote and clobber changed tags"
9614 msgstr ""
9616 #: builtin/fetch.c:130 builtin/fetch.c:153 builtin/pull.c:131
9617 msgid "on-demand"
9618 msgstr ""
9620 #: builtin/fetch.c:131
9621 msgid "control recursive fetching of submodules"
9622 msgstr ""
9624 #: builtin/fetch.c:135 builtin/pull.c:214
9625 msgid "keep downloaded pack"
9626 msgstr ""
9628 #: builtin/fetch.c:137
9629 msgid "allow updating of HEAD ref"
9630 msgstr ""
9632 #: builtin/fetch.c:140 builtin/fetch.c:146 builtin/pull.c:217
9633 msgid "deepen history of shallow clone"
9634 msgstr ""
9636 #: builtin/fetch.c:142
9637 msgid "deepen history of shallow repository based on time"
9638 msgstr ""
9640 #: builtin/fetch.c:148 builtin/pull.c:220
9641 msgid "convert to a complete repository"
9642 msgstr ""
9644 #: builtin/fetch.c:151
9645 msgid "prepend this to submodule path output"
9646 msgstr ""
9648 #: builtin/fetch.c:154
9649 msgid ""
9650 "default for recursive fetching of submodules (lower priority than config "
9651 "files)"
9652 msgstr ""
9654 #: builtin/fetch.c:158 builtin/pull.c:223
9655 msgid "accept refs that update .git/shallow"
9656 msgstr ""
9658 #: builtin/fetch.c:159 builtin/pull.c:225
9659 msgid "refmap"
9660 msgstr ""
9662 #: builtin/fetch.c:160 builtin/pull.c:226
9663 msgid "specify fetch refmap"
9664 msgstr ""
9666 #: builtin/fetch.c:161 builtin/ls-remote.c:77 builtin/push.c:582
9667 #: builtin/send-pack.c:172
9668 msgid "server-specific"
9669 msgstr ""
9671 #: builtin/fetch.c:161 builtin/ls-remote.c:77 builtin/push.c:582
9672 #: builtin/send-pack.c:173
9673 msgid "option to transmit"
9674 msgstr ""
9676 #: builtin/fetch.c:167
9677 msgid "report that we have only objects reachable from this object"
9678 msgstr ""
9680 #: builtin/fetch.c:418
9681 msgid "Couldn't find remote ref HEAD"
9682 msgstr ""
9684 #: builtin/fetch.c:552
9685 #, c-format
9686 msgid "configuration fetch.output contains invalid value %s"
9687 msgstr ""
9689 #: builtin/fetch.c:645
9690 #, c-format
9691 msgid "object %s not found"
9692 msgstr ""
9694 #: builtin/fetch.c:649
9695 msgid "[up to date]"
9696 msgstr ""
9698 #: builtin/fetch.c:662 builtin/fetch.c:744
9699 msgid "[rejected]"
9700 msgstr ""
9702 #: builtin/fetch.c:663
9703 msgid "can't fetch in current branch"
9704 msgstr ""
9706 #: builtin/fetch.c:672
9707 msgid "[tag update]"
9708 msgstr ""
9710 #: builtin/fetch.c:673 builtin/fetch.c:708 builtin/fetch.c:724
9711 #: builtin/fetch.c:739
9712 msgid "unable to update local ref"
9713 msgstr ""
9715 #: builtin/fetch.c:694
9716 msgid "[new tag]"
9717 msgstr ""
9719 #: builtin/fetch.c:697
9720 msgid "[new branch]"
9721 msgstr ""
9723 #: builtin/fetch.c:700
9724 msgid "[new ref]"
9725 msgstr ""
9727 #: builtin/fetch.c:739
9728 msgid "forced update"
9729 msgstr ""
9731 #: builtin/fetch.c:744
9732 msgid "non-fast-forward"
9733 msgstr ""
9735 #: builtin/fetch.c:790
9736 #, c-format
9737 msgid "%s did not send all necessary objects\n"
9738 msgstr ""
9740 #: builtin/fetch.c:811
9741 #, c-format
9742 msgid "reject %s because shallow roots are not allowed to be updated"
9743 msgstr ""
9745 #: builtin/fetch.c:900 builtin/fetch.c:1011
9746 #, c-format
9747 msgid "From %.*s\n"
9748 msgstr ""
9750 #: builtin/fetch.c:911
9751 #, c-format
9752 msgid ""
9753 "some local refs could not be updated; try running\n"
9754 " 'git remote prune %s' to remove any old, conflicting branches"
9755 msgstr ""
9757 #: builtin/fetch.c:981
9758 #, c-format
9759 msgid "   (%s will become dangling)"
9760 msgstr ""
9762 #: builtin/fetch.c:982
9763 #, c-format
9764 msgid "   (%s has become dangling)"
9765 msgstr ""
9767 #: builtin/fetch.c:1014
9768 msgid "[deleted]"
9769 msgstr ""
9771 #: builtin/fetch.c:1015 builtin/remote.c:1035
9772 msgid "(none)"
9773 msgstr ""
9775 #: builtin/fetch.c:1038
9776 #, c-format
9777 msgid "Refusing to fetch into current branch %s of non-bare repository"
9778 msgstr ""
9780 #: builtin/fetch.c:1057
9781 #, c-format
9782 msgid "Option \"%s\" value \"%s\" is not valid for %s"
9783 msgstr ""
9785 #: builtin/fetch.c:1060
9786 #, c-format
9787 msgid "Option \"%s\" is ignored for %s\n"
9788 msgstr ""
9790 #: builtin/fetch.c:1339
9791 #, c-format
9792 msgid "Fetching %s\n"
9793 msgstr ""
9795 #: builtin/fetch.c:1341 builtin/remote.c:99
9796 #, c-format
9797 msgid "Could not fetch %s"
9798 msgstr ""
9800 #: builtin/fetch.c:1387 builtin/fetch.c:1555
9801 msgid ""
9802 "--filter can only be used with the remote configured in core.partialClone"
9803 msgstr ""
9805 #: builtin/fetch.c:1410
9806 msgid ""
9807 "No remote repository specified.  Please, specify either a URL or a\n"
9808 "remote name from which new revisions should be fetched."
9809 msgstr ""
9811 #: builtin/fetch.c:1447
9812 msgid "You need to specify a tag name."
9813 msgstr ""
9815 #: builtin/fetch.c:1496
9816 msgid "Negative depth in --deepen is not supported"
9817 msgstr ""
9819 #: builtin/fetch.c:1498
9820 msgid "--deepen and --depth are mutually exclusive"
9821 msgstr ""
9823 #: builtin/fetch.c:1503
9824 msgid "--depth and --unshallow cannot be used together"
9825 msgstr ""
9827 #: builtin/fetch.c:1505
9828 msgid "--unshallow on a complete repository does not make sense"
9829 msgstr ""
9831 #: builtin/fetch.c:1521
9832 msgid "fetch --all does not take a repository argument"
9833 msgstr ""
9835 #: builtin/fetch.c:1523
9836 msgid "fetch --all does not make sense with refspecs"
9837 msgstr ""
9839 #: builtin/fetch.c:1532
9840 #, c-format
9841 msgid "No such remote or remote group: %s"
9842 msgstr ""
9844 #: builtin/fetch.c:1539
9845 msgid "Fetching a group and specifying refspecs does not make sense"
9846 msgstr ""
9848 #: builtin/fmt-merge-msg.c:17
9849 msgid ""
9850 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
9851 msgstr ""
9853 #: builtin/fmt-merge-msg.c:671
9854 msgid "populate log with at most <n> entries from shortlog"
9855 msgstr ""
9857 #: builtin/fmt-merge-msg.c:674
9858 msgid "alias for --log (deprecated)"
9859 msgstr ""
9861 #: builtin/fmt-merge-msg.c:677
9862 msgid "text"
9863 msgstr ""
9865 #: builtin/fmt-merge-msg.c:678
9866 msgid "use <text> as start of message"
9867 msgstr ""
9869 #: builtin/fmt-merge-msg.c:679
9870 msgid "file to read from"
9871 msgstr ""
9873 #: builtin/for-each-ref.c:10
9874 msgid "git for-each-ref [<options>] [<pattern>]"
9875 msgstr ""
9877 #: builtin/for-each-ref.c:11
9878 msgid "git for-each-ref [--points-at <object>]"
9879 msgstr ""
9881 #: builtin/for-each-ref.c:12
9882 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
9883 msgstr ""
9885 #: builtin/for-each-ref.c:13
9886 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
9887 msgstr ""
9889 #: builtin/for-each-ref.c:28
9890 msgid "quote placeholders suitably for shells"
9891 msgstr ""
9893 #: builtin/for-each-ref.c:30
9894 msgid "quote placeholders suitably for perl"
9895 msgstr ""
9897 #: builtin/for-each-ref.c:32
9898 msgid "quote placeholders suitably for python"
9899 msgstr ""
9901 #: builtin/for-each-ref.c:34
9902 msgid "quote placeholders suitably for Tcl"
9903 msgstr ""
9905 #: builtin/for-each-ref.c:37
9906 msgid "show only <n> matched refs"
9907 msgstr ""
9909 #: builtin/for-each-ref.c:39 builtin/tag.c:422
9910 msgid "respect format colors"
9911 msgstr ""
9913 #: builtin/for-each-ref.c:43
9914 msgid "print only refs which points at the given object"
9915 msgstr ""
9917 #: builtin/for-each-ref.c:45
9918 msgid "print only refs that are merged"
9919 msgstr ""
9921 #: builtin/for-each-ref.c:46
9922 msgid "print only refs that are not merged"
9923 msgstr ""
9925 #: builtin/for-each-ref.c:47
9926 msgid "print only refs which contain the commit"
9927 msgstr ""
9929 #: builtin/for-each-ref.c:48
9930 msgid "print only refs which don't contain the commit"
9931 msgstr ""
9933 #: builtin/fsck.c:574
9934 msgid "Checking object directories"
9935 msgstr ""
9937 #: builtin/fsck.c:666
9938 msgid "git fsck [<options>] [<object>...]"
9939 msgstr ""
9941 #: builtin/fsck.c:672
9942 msgid "show unreachable objects"
9943 msgstr ""
9945 #: builtin/fsck.c:673
9946 msgid "show dangling objects"
9947 msgstr ""
9949 #: builtin/fsck.c:674
9950 msgid "report tags"
9951 msgstr ""
9953 #: builtin/fsck.c:675
9954 msgid "report root nodes"
9955 msgstr ""
9957 #: builtin/fsck.c:676
9958 msgid "make index objects head nodes"
9959 msgstr ""
9961 #: builtin/fsck.c:677
9962 msgid "make reflogs head nodes (default)"
9963 msgstr ""
9965 #: builtin/fsck.c:678
9966 msgid "also consider packs and alternate objects"
9967 msgstr ""
9969 #: builtin/fsck.c:679
9970 msgid "check only connectivity"
9971 msgstr ""
9973 #: builtin/fsck.c:680
9974 msgid "enable more strict checking"
9975 msgstr ""
9977 #: builtin/fsck.c:682
9978 msgid "write dangling objects in .git/lost-found"
9979 msgstr ""
9981 #: builtin/fsck.c:683 builtin/prune.c:110
9982 msgid "show progress"
9983 msgstr ""
9985 #: builtin/fsck.c:684
9986 msgid "show verbose names for reachable objects"
9987 msgstr ""
9989 #: builtin/fsck.c:750
9990 msgid "Checking objects"
9991 msgstr ""
9993 #: builtin/gc.c:34
9994 msgid "git gc [<options>]"
9995 msgstr ""
9997 #: builtin/gc.c:90
9998 #, c-format
9999 msgid "Failed to fstat %s: %s"
10000 msgstr ""
10002 #: builtin/gc.c:455
10003 #, c-format
10004 msgid "Can't stat %s"
10005 msgstr ""
10007 #: builtin/gc.c:464
10008 #, c-format
10009 msgid ""
10010 "The last gc run reported the following. Please correct the root cause\n"
10011 "and remove %s.\n"
10012 "Automatic cleanup will not be performed until the file is removed.\n"
10013 "\n"
10014 "%s"
10015 msgstr ""
10017 #: builtin/gc.c:505
10018 msgid "prune unreferenced objects"
10019 msgstr ""
10021 #: builtin/gc.c:507
10022 msgid "be more thorough (increased runtime)"
10023 msgstr ""
10025 #: builtin/gc.c:508
10026 msgid "enable auto-gc mode"
10027 msgstr ""
10029 #: builtin/gc.c:511
10030 msgid "force running gc even if there may be another gc running"
10031 msgstr ""
10033 #: builtin/gc.c:514
10034 msgid "repack all other packs except the largest pack"
10035 msgstr ""
10037 #: builtin/gc.c:531
10038 #, c-format
10039 msgid "failed to parse gc.logexpiry value %s"
10040 msgstr ""
10042 #: builtin/gc.c:542
10043 #, c-format
10044 msgid "failed to parse prune expiry value %s"
10045 msgstr ""
10047 #: builtin/gc.c:562
10048 #, c-format
10049 msgid "Auto packing the repository in background for optimum performance.\n"
10050 msgstr ""
10052 #: builtin/gc.c:564
10053 #, c-format
10054 msgid "Auto packing the repository for optimum performance.\n"
10055 msgstr ""
10057 #: builtin/gc.c:565
10058 #, c-format
10059 msgid "See \"git help gc\" for manual housekeeping.\n"
10060 msgstr ""
10062 #: builtin/gc.c:601
10063 #, c-format
10064 msgid ""
10065 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
10066 msgstr ""
10068 #: builtin/gc.c:652
10069 msgid ""
10070 "There are too many unreachable loose objects; run 'git prune' to remove them."
10071 msgstr ""
10073 #: builtin/grep.c:28
10074 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
10075 msgstr ""
10077 #: builtin/grep.c:226
10078 #, c-format
10079 msgid "grep: failed to create thread: %s"
10080 msgstr ""
10082 #: builtin/grep.c:284
10083 #, c-format
10084 msgid "invalid number of threads specified (%d) for %s"
10085 msgstr ""
10087 #. TRANSLATORS: %s is the configuration
10088 #. variable for tweaking threads, currently
10089 #. grep.threads
10091 #: builtin/grep.c:293 builtin/index-pack.c:1536 builtin/index-pack.c:1728
10092 #: builtin/pack-objects.c:2639
10093 #, c-format
10094 msgid "no threads support, ignoring %s"
10095 msgstr ""
10097 #: builtin/grep.c:461 builtin/grep.c:582 builtin/grep.c:623
10098 #, c-format
10099 msgid "unable to read tree (%s)"
10100 msgstr ""
10102 #: builtin/grep.c:638
10103 #, c-format
10104 msgid "unable to grep from object of type %s"
10105 msgstr ""
10107 #: builtin/grep.c:704
10108 #, c-format
10109 msgid "switch `%c' expects a numerical value"
10110 msgstr ""
10112 #: builtin/grep.c:791
10113 msgid "search in index instead of in the work tree"
10114 msgstr ""
10116 #: builtin/grep.c:793
10117 msgid "find in contents not managed by git"
10118 msgstr ""
10120 #: builtin/grep.c:795
10121 msgid "search in both tracked and untracked files"
10122 msgstr ""
10124 #: builtin/grep.c:797
10125 msgid "ignore files specified via '.gitignore'"
10126 msgstr ""
10128 #: builtin/grep.c:799
10129 msgid "recursively search in each submodule"
10130 msgstr ""
10132 #: builtin/grep.c:802
10133 msgid "show non-matching lines"
10134 msgstr ""
10136 #: builtin/grep.c:804
10137 msgid "case insensitive matching"
10138 msgstr ""
10140 #: builtin/grep.c:806
10141 msgid "match patterns only at word boundaries"
10142 msgstr ""
10144 #: builtin/grep.c:808
10145 msgid "process binary files as text"
10146 msgstr ""
10148 #: builtin/grep.c:810
10149 msgid "don't match patterns in binary files"
10150 msgstr ""
10152 #: builtin/grep.c:813
10153 msgid "process binary files with textconv filters"
10154 msgstr ""
10156 #: builtin/grep.c:815
10157 msgid "descend at most <depth> levels"
10158 msgstr ""
10160 #: builtin/grep.c:819
10161 msgid "use extended POSIX regular expressions"
10162 msgstr ""
10164 #: builtin/grep.c:822
10165 msgid "use basic POSIX regular expressions (default)"
10166 msgstr ""
10168 #: builtin/grep.c:825
10169 msgid "interpret patterns as fixed strings"
10170 msgstr ""
10172 #: builtin/grep.c:828
10173 msgid "use Perl-compatible regular expressions"
10174 msgstr ""
10176 #: builtin/grep.c:831
10177 msgid "show line numbers"
10178 msgstr ""
10180 #: builtin/grep.c:832
10181 msgid "show column number of first match"
10182 msgstr ""
10184 #: builtin/grep.c:833
10185 msgid "don't show filenames"
10186 msgstr ""
10188 #: builtin/grep.c:834
10189 msgid "show filenames"
10190 msgstr ""
10192 #: builtin/grep.c:836
10193 msgid "show filenames relative to top directory"
10194 msgstr ""
10196 #: builtin/grep.c:838
10197 msgid "show only filenames instead of matching lines"
10198 msgstr ""
10200 #: builtin/grep.c:840
10201 msgid "synonym for --files-with-matches"
10202 msgstr ""
10204 #: builtin/grep.c:843
10205 msgid "show only the names of files without match"
10206 msgstr ""
10208 #: builtin/grep.c:845
10209 msgid "print NUL after filenames"
10210 msgstr ""
10212 #: builtin/grep.c:848
10213 msgid "show only matching parts of a line"
10214 msgstr ""
10216 #: builtin/grep.c:850
10217 msgid "show the number of matches instead of matching lines"
10218 msgstr ""
10220 #: builtin/grep.c:851
10221 msgid "highlight matches"
10222 msgstr ""
10224 #: builtin/grep.c:853
10225 msgid "print empty line between matches from different files"
10226 msgstr ""
10228 #: builtin/grep.c:855
10229 msgid "show filename only once above matches from same file"
10230 msgstr ""
10232 #: builtin/grep.c:858
10233 msgid "show <n> context lines before and after matches"
10234 msgstr ""
10236 #: builtin/grep.c:861
10237 msgid "show <n> context lines before matches"
10238 msgstr ""
10240 #: builtin/grep.c:863
10241 msgid "show <n> context lines after matches"
10242 msgstr ""
10244 #: builtin/grep.c:865
10245 msgid "use <n> worker threads"
10246 msgstr ""
10248 #: builtin/grep.c:866
10249 msgid "shortcut for -C NUM"
10250 msgstr ""
10252 #: builtin/grep.c:869
10253 msgid "show a line with the function name before matches"
10254 msgstr ""
10256 #: builtin/grep.c:871
10257 msgid "show the surrounding function"
10258 msgstr ""
10260 #: builtin/grep.c:874
10261 msgid "read patterns from file"
10262 msgstr ""
10264 #: builtin/grep.c:876
10265 msgid "match <pattern>"
10266 msgstr ""
10268 #: builtin/grep.c:878
10269 msgid "combine patterns specified with -e"
10270 msgstr ""
10272 #: builtin/grep.c:890
10273 msgid "indicate hit with exit status without output"
10274 msgstr ""
10276 #: builtin/grep.c:892
10277 msgid "show only matches from files that match all patterns"
10278 msgstr ""
10280 #: builtin/grep.c:894
10281 msgid "show parse tree for grep expression"
10282 msgstr ""
10284 #: builtin/grep.c:898
10285 msgid "pager"
10286 msgstr ""
10288 #: builtin/grep.c:898
10289 msgid "show matching files in the pager"
10290 msgstr ""
10292 #: builtin/grep.c:902
10293 msgid "allow calling of grep(1) (ignored by this build)"
10294 msgstr ""
10296 #: builtin/grep.c:966
10297 msgid "no pattern given"
10298 msgstr ""
10300 #: builtin/grep.c:1002
10301 msgid "--no-index or --untracked cannot be used with revs"
10302 msgstr ""
10304 #: builtin/grep.c:1009
10305 #, c-format
10306 msgid "unable to resolve revision: %s"
10307 msgstr ""
10309 #: builtin/grep.c:1044 builtin/index-pack.c:1532 builtin/pack-objects.c:2635
10310 #, c-format
10311 msgid "invalid number of threads specified (%d)"
10312 msgstr ""
10314 #: builtin/grep.c:1049 builtin/pack-objects.c:3289
10315 msgid "no threads support, ignoring --threads"
10316 msgstr ""
10318 #: builtin/grep.c:1073
10319 msgid "--open-files-in-pager only works on the worktree"
10320 msgstr ""
10322 #: builtin/grep.c:1096
10323 msgid "option not supported with --recurse-submodules"
10324 msgstr ""
10326 #: builtin/grep.c:1102
10327 msgid "--cached or --untracked cannot be used with --no-index"
10328 msgstr ""
10330 #: builtin/grep.c:1108
10331 msgid "--[no-]exclude-standard cannot be used for tracked contents"
10332 msgstr ""
10334 #: builtin/grep.c:1116
10335 msgid "both --cached and trees are given"
10336 msgstr ""
10338 #: builtin/hash-object.c:84
10339 msgid ""
10340 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
10341 "[--] <file>..."
10342 msgstr ""
10344 #: builtin/hash-object.c:85
10345 msgid "git hash-object  --stdin-paths"
10346 msgstr ""
10348 #: builtin/hash-object.c:97
10349 msgid "type"
10350 msgstr ""
10352 #: builtin/hash-object.c:97
10353 msgid "object type"
10354 msgstr ""
10356 #: builtin/hash-object.c:98
10357 msgid "write the object into the object database"
10358 msgstr ""
10360 #: builtin/hash-object.c:100
10361 msgid "read the object from stdin"
10362 msgstr ""
10364 #: builtin/hash-object.c:102
10365 msgid "store file as is without filters"
10366 msgstr ""
10368 #: builtin/hash-object.c:103
10369 msgid ""
10370 "just hash any random garbage to create corrupt objects for debugging Git"
10371 msgstr ""
10373 #: builtin/hash-object.c:104
10374 msgid "process file as it were from this path"
10375 msgstr ""
10377 #: builtin/help.c:46
10378 msgid "print all available commands"
10379 msgstr ""
10381 #: builtin/help.c:47
10382 msgid "exclude guides"
10383 msgstr ""
10385 #: builtin/help.c:48
10386 msgid "print list of useful guides"
10387 msgstr ""
10389 #: builtin/help.c:49
10390 msgid "print all configuration variable names"
10391 msgstr ""
10393 #: builtin/help.c:51
10394 msgid "show man page"
10395 msgstr ""
10397 #: builtin/help.c:52
10398 msgid "show manual in web browser"
10399 msgstr ""
10401 #: builtin/help.c:54
10402 msgid "show info page"
10403 msgstr ""
10405 #: builtin/help.c:56
10406 msgid "print command description"
10407 msgstr ""
10409 #: builtin/help.c:61
10410 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
10411 msgstr ""
10413 #: builtin/help.c:73
10414 #, c-format
10415 msgid "unrecognized help format '%s'"
10416 msgstr ""
10418 #: builtin/help.c:100
10419 msgid "Failed to start emacsclient."
10420 msgstr ""
10422 #: builtin/help.c:113
10423 msgid "Failed to parse emacsclient version."
10424 msgstr ""
10426 #: builtin/help.c:121
10427 #, c-format
10428 msgid "emacsclient version '%d' too old (< 22)."
10429 msgstr ""
10431 #: builtin/help.c:139 builtin/help.c:161 builtin/help.c:171 builtin/help.c:179
10432 #, c-format
10433 msgid "failed to exec '%s'"
10434 msgstr ""
10436 #: builtin/help.c:217
10437 #, c-format
10438 msgid ""
10439 "'%s': path for unsupported man viewer.\n"
10440 "Please consider using 'man.<tool>.cmd' instead."
10441 msgstr ""
10443 #: builtin/help.c:229
10444 #, c-format
10445 msgid ""
10446 "'%s': cmd for supported man viewer.\n"
10447 "Please consider using 'man.<tool>.path' instead."
10448 msgstr ""
10450 #: builtin/help.c:346
10451 #, c-format
10452 msgid "'%s': unknown man viewer."
10453 msgstr ""
10455 #: builtin/help.c:363
10456 msgid "no man viewer handled the request"
10457 msgstr ""
10459 #: builtin/help.c:371
10460 msgid "no info viewer handled the request"
10461 msgstr ""
10463 #: builtin/help.c:418
10464 #, c-format
10465 msgid "'%s' is aliased to '%s'"
10466 msgstr ""
10468 #: builtin/help.c:445 builtin/help.c:475
10469 #, c-format
10470 msgid "usage: %s%s"
10471 msgstr ""
10473 #: builtin/help.c:459
10474 msgid "'git help config' for more information"
10475 msgstr ""
10477 #: builtin/index-pack.c:208
10478 #, c-format
10479 msgid "object type mismatch at %s"
10480 msgstr ""
10482 #: builtin/index-pack.c:228
10483 #, c-format
10484 msgid "did not receive expected object %s"
10485 msgstr ""
10487 #: builtin/index-pack.c:231
10488 #, c-format
10489 msgid "object %s: expected type %s, found %s"
10490 msgstr ""
10492 #: builtin/index-pack.c:273
10493 #, c-format
10494 msgid "cannot fill %d byte"
10495 msgid_plural "cannot fill %d bytes"
10496 msgstr[0] ""
10497 msgstr[1] ""
10499 #: builtin/index-pack.c:283
10500 msgid "early EOF"
10501 msgstr ""
10503 #: builtin/index-pack.c:284
10504 msgid "read error on input"
10505 msgstr ""
10507 #: builtin/index-pack.c:296
10508 msgid "used more bytes than were available"
10509 msgstr ""
10511 #: builtin/index-pack.c:303 builtin/pack-objects.c:590
10512 msgid "pack too large for current definition of off_t"
10513 msgstr ""
10515 #: builtin/index-pack.c:306 builtin/unpack-objects.c:94
10516 msgid "pack exceeds maximum allowed size"
10517 msgstr ""
10519 #: builtin/index-pack.c:321
10520 #, c-format
10521 msgid "unable to create '%s'"
10522 msgstr ""
10524 #: builtin/index-pack.c:327
10525 #, c-format
10526 msgid "cannot open packfile '%s'"
10527 msgstr ""
10529 #: builtin/index-pack.c:341
10530 msgid "pack signature mismatch"
10531 msgstr ""
10533 #: builtin/index-pack.c:343
10534 #, c-format
10535 msgid "pack version %<PRIu32> unsupported"
10536 msgstr ""
10538 #: builtin/index-pack.c:361
10539 #, c-format
10540 msgid "pack has bad object at offset %<PRIuMAX>: %s"
10541 msgstr ""
10543 #: builtin/index-pack.c:482
10544 #, c-format
10545 msgid "inflate returned %d"
10546 msgstr ""
10548 #: builtin/index-pack.c:531
10549 msgid "offset value overflow for delta base object"
10550 msgstr ""
10552 #: builtin/index-pack.c:539
10553 msgid "delta base offset is out of bound"
10554 msgstr ""
10556 #: builtin/index-pack.c:547
10557 #, c-format
10558 msgid "unknown object type %d"
10559 msgstr ""
10561 #: builtin/index-pack.c:578
10562 msgid "cannot pread pack file"
10563 msgstr ""
10565 #: builtin/index-pack.c:580
10566 #, c-format
10567 msgid "premature end of pack file, %<PRIuMAX> byte missing"
10568 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
10569 msgstr[0] ""
10570 msgstr[1] ""
10572 #: builtin/index-pack.c:606
10573 msgid "serious inflate inconsistency"
10574 msgstr ""
10576 #: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:780
10577 #: builtin/index-pack.c:819 builtin/index-pack.c:828
10578 #, c-format
10579 msgid "SHA1 COLLISION FOUND WITH %s !"
10580 msgstr ""
10582 #: builtin/index-pack.c:754 builtin/pack-objects.c:143
10583 #: builtin/pack-objects.c:203 builtin/pack-objects.c:297
10584 #, c-format
10585 msgid "unable to read %s"
10586 msgstr ""
10588 #: builtin/index-pack.c:817
10589 #, c-format
10590 msgid "cannot read existing object info %s"
10591 msgstr ""
10593 #: builtin/index-pack.c:825
10594 #, c-format
10595 msgid "cannot read existing object %s"
10596 msgstr ""
10598 #: builtin/index-pack.c:839
10599 #, c-format
10600 msgid "invalid blob object %s"
10601 msgstr ""
10603 #: builtin/index-pack.c:842 builtin/index-pack.c:861
10604 msgid "fsck error in packed object"
10605 msgstr ""
10607 #: builtin/index-pack.c:858
10608 #, c-format
10609 msgid "invalid %s"
10610 msgstr ""
10612 #: builtin/index-pack.c:863
10613 #, c-format
10614 msgid "Not all child objects of %s are reachable"
10615 msgstr ""
10617 #: builtin/index-pack.c:935 builtin/index-pack.c:966
10618 msgid "failed to apply delta"
10619 msgstr ""
10621 #: builtin/index-pack.c:1136
10622 msgid "Receiving objects"
10623 msgstr ""
10625 #: builtin/index-pack.c:1136
10626 msgid "Indexing objects"
10627 msgstr ""
10629 #: builtin/index-pack.c:1170
10630 msgid "pack is corrupted (SHA1 mismatch)"
10631 msgstr ""
10633 #: builtin/index-pack.c:1175
10634 msgid "cannot fstat packfile"
10635 msgstr ""
10637 #: builtin/index-pack.c:1178
10638 msgid "pack has junk at the end"
10639 msgstr ""
10641 #: builtin/index-pack.c:1190
10642 msgid "confusion beyond insanity in parse_pack_objects()"
10643 msgstr ""
10645 #: builtin/index-pack.c:1213
10646 msgid "Resolving deltas"
10647 msgstr ""
10649 #: builtin/index-pack.c:1224 builtin/pack-objects.c:2410
10650 #, c-format
10651 msgid "unable to create thread: %s"
10652 msgstr ""
10654 #: builtin/index-pack.c:1266
10655 msgid "confusion beyond insanity"
10656 msgstr ""
10658 #: builtin/index-pack.c:1272
10659 #, c-format
10660 msgid "completed with %d local object"
10661 msgid_plural "completed with %d local objects"
10662 msgstr[0] ""
10663 msgstr[1] ""
10665 #: builtin/index-pack.c:1284
10666 #, c-format
10667 msgid "Unexpected tail checksum for %s (disk corruption?)"
10668 msgstr ""
10670 #: builtin/index-pack.c:1288
10671 #, c-format
10672 msgid "pack has %d unresolved delta"
10673 msgid_plural "pack has %d unresolved deltas"
10674 msgstr[0] ""
10675 msgstr[1] ""
10677 #: builtin/index-pack.c:1312
10678 #, c-format
10679 msgid "unable to deflate appended object (%d)"
10680 msgstr ""
10682 #: builtin/index-pack.c:1389
10683 #, c-format
10684 msgid "local object %s is corrupt"
10685 msgstr ""
10687 #: builtin/index-pack.c:1403
10688 #, c-format
10689 msgid "packfile name '%s' does not end with '.pack'"
10690 msgstr ""
10692 #: builtin/index-pack.c:1428
10693 #, c-format
10694 msgid "cannot write %s file '%s'"
10695 msgstr ""
10697 #: builtin/index-pack.c:1436
10698 #, c-format
10699 msgid "cannot close written %s file '%s'"
10700 msgstr ""
10702 #: builtin/index-pack.c:1460
10703 msgid "error while closing pack file"
10704 msgstr ""
10706 #: builtin/index-pack.c:1474
10707 msgid "cannot store pack file"
10708 msgstr ""
10710 #: builtin/index-pack.c:1482
10711 msgid "cannot store index file"
10712 msgstr ""
10714 #: builtin/index-pack.c:1526 builtin/pack-objects.c:2648
10715 #, c-format
10716 msgid "bad pack.indexversion=%<PRIu32>"
10717 msgstr ""
10719 #: builtin/index-pack.c:1595
10720 #, c-format
10721 msgid "Cannot open existing pack file '%s'"
10722 msgstr ""
10724 #: builtin/index-pack.c:1597
10725 #, c-format
10726 msgid "Cannot open existing pack idx file for '%s'"
10727 msgstr ""
10729 #: builtin/index-pack.c:1645
10730 #, c-format
10731 msgid "non delta: %d object"
10732 msgid_plural "non delta: %d objects"
10733 msgstr[0] ""
10734 msgstr[1] ""
10736 #: builtin/index-pack.c:1652
10737 #, c-format
10738 msgid "chain length = %d: %lu object"
10739 msgid_plural "chain length = %d: %lu objects"
10740 msgstr[0] ""
10741 msgstr[1] ""
10743 #: builtin/index-pack.c:1689
10744 msgid "Cannot come back to cwd"
10745 msgstr ""
10747 #: builtin/index-pack.c:1740 builtin/index-pack.c:1743
10748 #: builtin/index-pack.c:1759 builtin/index-pack.c:1763
10749 #, c-format
10750 msgid "bad %s"
10751 msgstr ""
10753 #: builtin/index-pack.c:1779
10754 msgid "--fix-thin cannot be used without --stdin"
10755 msgstr ""
10757 #: builtin/index-pack.c:1781
10758 msgid "--stdin requires a git repository"
10759 msgstr ""
10761 #: builtin/index-pack.c:1787
10762 msgid "--verify with no packfile name given"
10763 msgstr ""
10765 #: builtin/index-pack.c:1837 builtin/unpack-objects.c:580
10766 msgid "fsck error in pack objects"
10767 msgstr ""
10769 #: builtin/init-db.c:55
10770 #, c-format
10771 msgid "cannot stat '%s'"
10772 msgstr ""
10774 #: builtin/init-db.c:61
10775 #, c-format
10776 msgid "cannot stat template '%s'"
10777 msgstr ""
10779 #: builtin/init-db.c:66
10780 #, c-format
10781 msgid "cannot opendir '%s'"
10782 msgstr ""
10784 #: builtin/init-db.c:78
10785 #, c-format
10786 msgid "cannot readlink '%s'"
10787 msgstr ""
10789 #: builtin/init-db.c:80
10790 #, c-format
10791 msgid "cannot symlink '%s' '%s'"
10792 msgstr ""
10794 #: builtin/init-db.c:86
10795 #, c-format
10796 msgid "cannot copy '%s' to '%s'"
10797 msgstr ""
10799 #: builtin/init-db.c:90
10800 #, c-format
10801 msgid "ignoring template %s"
10802 msgstr ""
10804 #: builtin/init-db.c:121
10805 #, c-format
10806 msgid "templates not found in %s"
10807 msgstr ""
10809 #: builtin/init-db.c:136
10810 #, c-format
10811 msgid "not copying templates from '%s': %s"
10812 msgstr ""
10814 #: builtin/init-db.c:329
10815 #, c-format
10816 msgid "unable to handle file type %d"
10817 msgstr ""
10819 #: builtin/init-db.c:332
10820 #, c-format
10821 msgid "unable to move %s to %s"
10822 msgstr ""
10824 #: builtin/init-db.c:349 builtin/init-db.c:352
10825 #, c-format
10826 msgid "%s already exists"
10827 msgstr ""
10829 #: builtin/init-db.c:405
10830 #, c-format
10831 msgid "Reinitialized existing shared Git repository in %s%s\n"
10832 msgstr ""
10834 #: builtin/init-db.c:406
10835 #, c-format
10836 msgid "Reinitialized existing Git repository in %s%s\n"
10837 msgstr ""
10839 #: builtin/init-db.c:410
10840 #, c-format
10841 msgid "Initialized empty shared Git repository in %s%s\n"
10842 msgstr ""
10844 #: builtin/init-db.c:411
10845 #, c-format
10846 msgid "Initialized empty Git repository in %s%s\n"
10847 msgstr ""
10849 #: builtin/init-db.c:459
10850 msgid ""
10851 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
10852 "shared[=<permissions>]] [<directory>]"
10853 msgstr ""
10855 #: builtin/init-db.c:482
10856 msgid "permissions"
10857 msgstr ""
10859 #: builtin/init-db.c:483
10860 msgid "specify that the git repository is to be shared amongst several users"
10861 msgstr ""
10863 #: builtin/init-db.c:517 builtin/init-db.c:522
10864 #, c-format
10865 msgid "cannot mkdir %s"
10866 msgstr ""
10868 #: builtin/init-db.c:526
10869 #, c-format
10870 msgid "cannot chdir to %s"
10871 msgstr ""
10873 #: builtin/init-db.c:547
10874 #, c-format
10875 msgid ""
10876 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
10877 "dir=<directory>)"
10878 msgstr ""
10880 #: builtin/init-db.c:575
10881 #, c-format
10882 msgid "Cannot access work tree '%s'"
10883 msgstr ""
10885 #: builtin/interpret-trailers.c:15
10886 msgid ""
10887 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
10888 "<token>[(=|:)<value>])...] [<file>...]"
10889 msgstr ""
10891 #: builtin/interpret-trailers.c:92
10892 msgid "edit files in place"
10893 msgstr ""
10895 #: builtin/interpret-trailers.c:93
10896 msgid "trim empty trailers"
10897 msgstr ""
10899 #: builtin/interpret-trailers.c:96
10900 msgid "where to place the new trailer"
10901 msgstr ""
10903 #: builtin/interpret-trailers.c:98
10904 msgid "action if trailer already exists"
10905 msgstr ""
10907 #: builtin/interpret-trailers.c:100
10908 msgid "action if trailer is missing"
10909 msgstr ""
10911 #: builtin/interpret-trailers.c:102
10912 msgid "output only the trailers"
10913 msgstr ""
10915 #: builtin/interpret-trailers.c:103
10916 msgid "do not apply config rules"
10917 msgstr ""
10919 #: builtin/interpret-trailers.c:104
10920 msgid "join whitespace-continued values"
10921 msgstr ""
10923 #: builtin/interpret-trailers.c:105
10924 msgid "set parsing options"
10925 msgstr ""
10927 #: builtin/interpret-trailers.c:107
10928 msgid "trailer"
10929 msgstr ""
10931 #: builtin/interpret-trailers.c:108
10932 msgid "trailer(s) to add"
10933 msgstr ""
10935 #: builtin/interpret-trailers.c:117
10936 msgid "--trailer with --only-input does not make sense"
10937 msgstr ""
10939 #: builtin/interpret-trailers.c:127
10940 msgid "no input file given for in-place editing"
10941 msgstr ""
10943 #: builtin/log.c:51
10944 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
10945 msgstr ""
10947 #: builtin/log.c:52
10948 msgid "git show [<options>] <object>..."
10949 msgstr ""
10951 #: builtin/log.c:96
10952 #, c-format
10953 msgid "invalid --decorate option: %s"
10954 msgstr ""
10956 #: builtin/log.c:157
10957 msgid "suppress diff output"
10958 msgstr ""
10960 #: builtin/log.c:158
10961 msgid "show source"
10962 msgstr ""
10964 #: builtin/log.c:159
10965 msgid "Use mail map file"
10966 msgstr ""
10968 #: builtin/log.c:161
10969 msgid "only decorate refs that match <pattern>"
10970 msgstr ""
10972 #: builtin/log.c:163
10973 msgid "do not decorate refs that match <pattern>"
10974 msgstr ""
10976 #: builtin/log.c:164
10977 msgid "decorate options"
10978 msgstr ""
10980 #: builtin/log.c:167
10981 msgid "Process line range n,m in file, counting from 1"
10982 msgstr ""
10984 #: builtin/log.c:265
10985 #, c-format
10986 msgid "Final output: %d %s\n"
10987 msgstr ""
10989 #: builtin/log.c:516
10990 #, c-format
10991 msgid "git show %s: bad file"
10992 msgstr ""
10994 #: builtin/log.c:531 builtin/log.c:625
10995 #, c-format
10996 msgid "Could not read object %s"
10997 msgstr ""
10999 #: builtin/log.c:649
11000 #, c-format
11001 msgid "Unknown type: %d"
11002 msgstr ""
11004 #: builtin/log.c:770
11005 msgid "format.headers without value"
11006 msgstr ""
11008 #: builtin/log.c:871
11009 msgid "name of output directory is too long"
11010 msgstr ""
11012 #: builtin/log.c:887
11013 #, c-format
11014 msgid "Cannot open patch file %s"
11015 msgstr ""
11017 #: builtin/log.c:904
11018 msgid "Need exactly one range."
11019 msgstr ""
11021 #: builtin/log.c:914
11022 msgid "Not a range."
11023 msgstr ""
11025 #: builtin/log.c:1020
11026 msgid "Cover letter needs email format"
11027 msgstr ""
11029 #: builtin/log.c:1101
11030 #, c-format
11031 msgid "insane in-reply-to: %s"
11032 msgstr ""
11034 #: builtin/log.c:1128
11035 msgid "git format-patch [<options>] [<since> | <revision-range>]"
11036 msgstr ""
11038 #: builtin/log.c:1178
11039 msgid "Two output directories?"
11040 msgstr ""
11042 #: builtin/log.c:1285 builtin/log.c:1945 builtin/log.c:1947 builtin/log.c:1959
11043 #, c-format
11044 msgid "Unknown commit %s"
11045 msgstr ""
11047 #: builtin/log.c:1295 builtin/notes.c:889 builtin/tag.c:524
11048 #, c-format
11049 msgid "Failed to resolve '%s' as a valid ref."
11050 msgstr ""
11052 #: builtin/log.c:1300
11053 msgid "Could not find exact merge base."
11054 msgstr ""
11056 #: builtin/log.c:1304
11057 msgid ""
11058 "Failed to get upstream, if you want to record base commit automatically,\n"
11059 "please use git branch --set-upstream-to to track a remote branch.\n"
11060 "Or you could specify base commit by --base=<base-commit-id> manually."
11061 msgstr ""
11063 #: builtin/log.c:1324
11064 msgid "Failed to find exact merge base"
11065 msgstr ""
11067 #: builtin/log.c:1335
11068 msgid "base commit should be the ancestor of revision list"
11069 msgstr ""
11071 #: builtin/log.c:1339
11072 msgid "base commit shouldn't be in revision list"
11073 msgstr ""
11075 #: builtin/log.c:1392
11076 msgid "cannot get patch id"
11077 msgstr ""
11079 #: builtin/log.c:1452
11080 msgid "use [PATCH n/m] even with a single patch"
11081 msgstr ""
11083 #: builtin/log.c:1455
11084 msgid "use [PATCH] even with multiple patches"
11085 msgstr ""
11087 #: builtin/log.c:1459
11088 msgid "print patches to standard out"
11089 msgstr ""
11091 #: builtin/log.c:1461
11092 msgid "generate a cover letter"
11093 msgstr ""
11095 #: builtin/log.c:1463
11096 msgid "use simple number sequence for output file names"
11097 msgstr ""
11099 #: builtin/log.c:1464
11100 msgid "sfx"
11101 msgstr ""
11103 #: builtin/log.c:1465
11104 msgid "use <sfx> instead of '.patch'"
11105 msgstr ""
11107 #: builtin/log.c:1467
11108 msgid "start numbering patches at <n> instead of 1"
11109 msgstr ""
11111 #: builtin/log.c:1469
11112 msgid "mark the series as Nth re-roll"
11113 msgstr ""
11115 #: builtin/log.c:1471
11116 msgid "Use [RFC PATCH] instead of [PATCH]"
11117 msgstr ""
11119 #: builtin/log.c:1474
11120 msgid "Use [<prefix>] instead of [PATCH]"
11121 msgstr ""
11123 #: builtin/log.c:1477
11124 msgid "store resulting files in <dir>"
11125 msgstr ""
11127 #: builtin/log.c:1480
11128 msgid "don't strip/add [PATCH]"
11129 msgstr ""
11131 #: builtin/log.c:1483
11132 msgid "don't output binary diffs"
11133 msgstr ""
11135 #: builtin/log.c:1485
11136 msgid "output all-zero hash in From header"
11137 msgstr ""
11139 #: builtin/log.c:1487
11140 msgid "don't include a patch matching a commit upstream"
11141 msgstr ""
11143 #: builtin/log.c:1489
11144 msgid "show patch format instead of default (patch + stat)"
11145 msgstr ""
11147 #: builtin/log.c:1491
11148 msgid "Messaging"
11149 msgstr ""
11151 #: builtin/log.c:1492
11152 msgid "header"
11153 msgstr ""
11155 #: builtin/log.c:1493
11156 msgid "add email header"
11157 msgstr ""
11159 #: builtin/log.c:1494 builtin/log.c:1496
11160 msgid "email"
11161 msgstr ""
11163 #: builtin/log.c:1494
11164 msgid "add To: header"
11165 msgstr ""
11167 #: builtin/log.c:1496
11168 msgid "add Cc: header"
11169 msgstr ""
11171 #: builtin/log.c:1498
11172 msgid "ident"
11173 msgstr ""
11175 #: builtin/log.c:1499
11176 msgid "set From address to <ident> (or committer ident if absent)"
11177 msgstr ""
11179 #: builtin/log.c:1501
11180 msgid "message-id"
11181 msgstr ""
11183 #: builtin/log.c:1502
11184 msgid "make first mail a reply to <message-id>"
11185 msgstr ""
11187 #: builtin/log.c:1503 builtin/log.c:1506
11188 msgid "boundary"
11189 msgstr ""
11191 #: builtin/log.c:1504
11192 msgid "attach the patch"
11193 msgstr ""
11195 #: builtin/log.c:1507
11196 msgid "inline the patch"
11197 msgstr ""
11199 #: builtin/log.c:1511
11200 msgid "enable message threading, styles: shallow, deep"
11201 msgstr ""
11203 #: builtin/log.c:1513
11204 msgid "signature"
11205 msgstr ""
11207 #: builtin/log.c:1514
11208 msgid "add a signature"
11209 msgstr ""
11211 #: builtin/log.c:1515
11212 msgid "base-commit"
11213 msgstr ""
11215 #: builtin/log.c:1516
11216 msgid "add prerequisite tree info to the patch series"
11217 msgstr ""
11219 #: builtin/log.c:1518
11220 msgid "add a signature from a file"
11221 msgstr ""
11223 #: builtin/log.c:1519
11224 msgid "don't print the patch filenames"
11225 msgstr ""
11227 #: builtin/log.c:1521
11228 msgid "show progress while generating patches"
11229 msgstr ""
11231 #: builtin/log.c:1596
11232 #, c-format
11233 msgid "invalid ident line: %s"
11234 msgstr ""
11236 #: builtin/log.c:1611
11237 msgid "-n and -k are mutually exclusive"
11238 msgstr ""
11240 #: builtin/log.c:1613
11241 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
11242 msgstr ""
11244 #: builtin/log.c:1621
11245 msgid "--name-only does not make sense"
11246 msgstr ""
11248 #: builtin/log.c:1623
11249 msgid "--name-status does not make sense"
11250 msgstr ""
11252 #: builtin/log.c:1625
11253 msgid "--check does not make sense"
11254 msgstr ""
11256 #: builtin/log.c:1657
11257 msgid "standard output, or directory, which one?"
11258 msgstr ""
11260 #: builtin/log.c:1659
11261 #, c-format
11262 msgid "Could not create directory '%s'"
11263 msgstr ""
11265 #: builtin/log.c:1752
11266 #, c-format
11267 msgid "unable to read signature file '%s'"
11268 msgstr ""
11270 #: builtin/log.c:1785
11271 msgid "Generating patches"
11272 msgstr ""
11274 #: builtin/log.c:1829
11275 msgid "Failed to create output files"
11276 msgstr ""
11278 #: builtin/log.c:1880
11279 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
11280 msgstr ""
11282 #: builtin/log.c:1934
11283 #, c-format
11284 msgid ""
11285 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
11286 msgstr ""
11288 #: builtin/ls-files.c:469
11289 msgid "git ls-files [<options>] [<file>...]"
11290 msgstr ""
11292 #: builtin/ls-files.c:518
11293 msgid "identify the file status with tags"
11294 msgstr ""
11296 #: builtin/ls-files.c:520
11297 msgid "use lowercase letters for 'assume unchanged' files"
11298 msgstr ""
11300 #: builtin/ls-files.c:522
11301 msgid "use lowercase letters for 'fsmonitor clean' files"
11302 msgstr ""
11304 #: builtin/ls-files.c:524
11305 msgid "show cached files in the output (default)"
11306 msgstr ""
11308 #: builtin/ls-files.c:526
11309 msgid "show deleted files in the output"
11310 msgstr ""
11312 #: builtin/ls-files.c:528
11313 msgid "show modified files in the output"
11314 msgstr ""
11316 #: builtin/ls-files.c:530
11317 msgid "show other files in the output"
11318 msgstr ""
11320 #: builtin/ls-files.c:532
11321 msgid "show ignored files in the output"
11322 msgstr ""
11324 #: builtin/ls-files.c:535
11325 msgid "show staged contents' object name in the output"
11326 msgstr ""
11328 #: builtin/ls-files.c:537
11329 msgid "show files on the filesystem that need to be removed"
11330 msgstr ""
11332 #: builtin/ls-files.c:539
11333 msgid "show 'other' directories' names only"
11334 msgstr ""
11336 #: builtin/ls-files.c:541
11337 msgid "show line endings of files"
11338 msgstr ""
11340 #: builtin/ls-files.c:543
11341 msgid "don't show empty directories"
11342 msgstr ""
11344 #: builtin/ls-files.c:546
11345 msgid "show unmerged files in the output"
11346 msgstr ""
11348 #: builtin/ls-files.c:548
11349 msgid "show resolve-undo information"
11350 msgstr ""
11352 #: builtin/ls-files.c:550
11353 msgid "skip files matching pattern"
11354 msgstr ""
11356 #: builtin/ls-files.c:553
11357 msgid "exclude patterns are read from <file>"
11358 msgstr ""
11360 #: builtin/ls-files.c:556
11361 msgid "read additional per-directory exclude patterns in <file>"
11362 msgstr ""
11364 #: builtin/ls-files.c:558
11365 msgid "add the standard git exclusions"
11366 msgstr ""
11368 #: builtin/ls-files.c:561
11369 msgid "make the output relative to the project top directory"
11370 msgstr ""
11372 #: builtin/ls-files.c:564
11373 msgid "recurse through submodules"
11374 msgstr ""
11376 #: builtin/ls-files.c:566
11377 msgid "if any <file> is not in the index, treat this as an error"
11378 msgstr ""
11380 #: builtin/ls-files.c:567
11381 msgid "tree-ish"
11382 msgstr ""
11384 #: builtin/ls-files.c:568
11385 msgid "pretend that paths removed since <tree-ish> are still present"
11386 msgstr ""
11388 #: builtin/ls-files.c:570
11389 msgid "show debugging data"
11390 msgstr ""
11392 #: builtin/ls-remote.c:9
11393 msgid ""
11394 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
11395 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
11396 "                     [--symref] [<repository> [<refs>...]]"
11397 msgstr ""
11399 #: builtin/ls-remote.c:59
11400 msgid "do not print remote URL"
11401 msgstr ""
11403 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62
11404 msgid "exec"
11405 msgstr ""
11407 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
11408 msgid "path of git-upload-pack on the remote host"
11409 msgstr ""
11411 #: builtin/ls-remote.c:65
11412 msgid "limit to tags"
11413 msgstr ""
11415 #: builtin/ls-remote.c:66
11416 msgid "limit to heads"
11417 msgstr ""
11419 #: builtin/ls-remote.c:67
11420 msgid "do not show peeled tags"
11421 msgstr ""
11423 #: builtin/ls-remote.c:69
11424 msgid "take url.<base>.insteadOf into account"
11425 msgstr ""
11427 #: builtin/ls-remote.c:73
11428 msgid "exit with exit code 2 if no matching refs are found"
11429 msgstr ""
11431 #: builtin/ls-remote.c:76
11432 msgid "show underlying ref in addition to the object pointed by it"
11433 msgstr ""
11435 #: builtin/ls-tree.c:30
11436 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
11437 msgstr ""
11439 #: builtin/ls-tree.c:128
11440 msgid "only show trees"
11441 msgstr ""
11443 #: builtin/ls-tree.c:130
11444 msgid "recurse into subtrees"
11445 msgstr ""
11447 #: builtin/ls-tree.c:132
11448 msgid "show trees when recursing"
11449 msgstr ""
11451 #: builtin/ls-tree.c:135
11452 msgid "terminate entries with NUL byte"
11453 msgstr ""
11455 #: builtin/ls-tree.c:136
11456 msgid "include object size"
11457 msgstr ""
11459 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
11460 msgid "list only filenames"
11461 msgstr ""
11463 #: builtin/ls-tree.c:143
11464 msgid "use full path names"
11465 msgstr ""
11467 #: builtin/ls-tree.c:145
11468 msgid "list entire tree; not just current directory (implies --full-name)"
11469 msgstr ""
11471 #: builtin/mailsplit.c:241
11472 #, c-format
11473 msgid "empty mbox: '%s'"
11474 msgstr ""
11476 #: builtin/merge.c:51
11477 msgid "git merge [<options>] [<commit>...]"
11478 msgstr ""
11480 #: builtin/merge.c:52
11481 msgid "git merge --abort"
11482 msgstr ""
11484 #: builtin/merge.c:53
11485 msgid "git merge --continue"
11486 msgstr ""
11488 #: builtin/merge.c:110
11489 msgid "switch `m' requires a value"
11490 msgstr ""
11492 #: builtin/merge.c:176
11493 #, c-format
11494 msgid "Could not find merge strategy '%s'.\n"
11495 msgstr ""
11497 #: builtin/merge.c:177
11498 #, c-format
11499 msgid "Available strategies are:"
11500 msgstr ""
11502 #: builtin/merge.c:182
11503 #, c-format
11504 msgid "Available custom strategies are:"
11505 msgstr ""
11507 #: builtin/merge.c:232 builtin/pull.c:142
11508 msgid "do not show a diffstat at the end of the merge"
11509 msgstr ""
11511 #: builtin/merge.c:235 builtin/pull.c:145
11512 msgid "show a diffstat at the end of the merge"
11513 msgstr ""
11515 #: builtin/merge.c:236 builtin/pull.c:148
11516 msgid "(synonym to --stat)"
11517 msgstr ""
11519 #: builtin/merge.c:238 builtin/pull.c:151
11520 msgid "add (at most <n>) entries from shortlog to merge commit message"
11521 msgstr ""
11523 #: builtin/merge.c:241 builtin/pull.c:157
11524 msgid "create a single commit instead of doing a merge"
11525 msgstr ""
11527 #: builtin/merge.c:243 builtin/pull.c:160
11528 msgid "perform a commit if the merge succeeds (default)"
11529 msgstr ""
11531 #: builtin/merge.c:245 builtin/pull.c:163
11532 msgid "edit message before committing"
11533 msgstr ""
11535 #: builtin/merge.c:246
11536 msgid "allow fast-forward (default)"
11537 msgstr ""
11539 #: builtin/merge.c:248 builtin/pull.c:169
11540 msgid "abort if fast-forward is not possible"
11541 msgstr ""
11543 #: builtin/merge.c:252 builtin/pull.c:172
11544 msgid "verify that the named commit has a valid GPG signature"
11545 msgstr ""
11547 #: builtin/merge.c:253 builtin/notes.c:779 builtin/pull.c:176
11548 #: builtin/revert.c:110
11549 msgid "strategy"
11550 msgstr ""
11552 #: builtin/merge.c:254 builtin/pull.c:177
11553 msgid "merge strategy to use"
11554 msgstr ""
11556 #: builtin/merge.c:255 builtin/pull.c:180
11557 msgid "option=value"
11558 msgstr ""
11560 #: builtin/merge.c:256 builtin/pull.c:181
11561 msgid "option for selected merge strategy"
11562 msgstr ""
11564 #: builtin/merge.c:258
11565 msgid "merge commit message (for a non-fast-forward merge)"
11566 msgstr ""
11568 #: builtin/merge.c:265
11569 msgid "abort the current in-progress merge"
11570 msgstr ""
11572 #: builtin/merge.c:267
11573 msgid "continue the current in-progress merge"
11574 msgstr ""
11576 #: builtin/merge.c:269 builtin/pull.c:188
11577 msgid "allow merging unrelated histories"
11578 msgstr ""
11580 #: builtin/merge.c:275
11581 msgid "verify commit-msg hook"
11582 msgstr ""
11584 #: builtin/merge.c:300
11585 msgid "could not run stash."
11586 msgstr ""
11588 #: builtin/merge.c:305
11589 msgid "stash failed"
11590 msgstr ""
11592 #: builtin/merge.c:310
11593 #, c-format
11594 msgid "not a valid object: %s"
11595 msgstr ""
11597 #: builtin/merge.c:332 builtin/merge.c:349
11598 msgid "read-tree failed"
11599 msgstr ""
11601 #: builtin/merge.c:379
11602 msgid " (nothing to squash)"
11603 msgstr ""
11605 #: builtin/merge.c:390
11606 #, c-format
11607 msgid "Squash commit -- not updating HEAD\n"
11608 msgstr ""
11610 #: builtin/merge.c:440
11611 #, c-format
11612 msgid "No merge message -- not updating HEAD\n"
11613 msgstr ""
11615 #: builtin/merge.c:491
11616 #, c-format
11617 msgid "'%s' does not point to a commit"
11618 msgstr ""
11620 #: builtin/merge.c:578
11621 #, c-format
11622 msgid "Bad branch.%s.mergeoptions string: %s"
11623 msgstr ""
11625 #: builtin/merge.c:699
11626 msgid "Not handling anything other than two heads merge."
11627 msgstr ""
11629 #: builtin/merge.c:713
11630 #, c-format
11631 msgid "Unknown option for merge-recursive: -X%s"
11632 msgstr ""
11634 #: builtin/merge.c:728
11635 #, c-format
11636 msgid "unable to write %s"
11637 msgstr ""
11639 #: builtin/merge.c:779
11640 #, c-format
11641 msgid "Could not read from '%s'"
11642 msgstr ""
11644 #: builtin/merge.c:788
11645 #, c-format
11646 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
11647 msgstr ""
11649 #: builtin/merge.c:794
11650 #, c-format
11651 msgid ""
11652 "Please enter a commit message to explain why this merge is necessary,\n"
11653 "especially if it merges an updated upstream into a topic branch.\n"
11654 "\n"
11655 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
11656 "the commit.\n"
11657 msgstr ""
11659 #: builtin/merge.c:830
11660 msgid "Empty commit message."
11661 msgstr ""
11663 #: builtin/merge.c:849
11664 #, c-format
11665 msgid "Wonderful.\n"
11666 msgstr ""
11668 #: builtin/merge.c:902
11669 #, c-format
11670 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
11671 msgstr ""
11673 #: builtin/merge.c:941
11674 msgid "No current branch."
11675 msgstr ""
11677 #: builtin/merge.c:943
11678 msgid "No remote for the current branch."
11679 msgstr ""
11681 #: builtin/merge.c:945
11682 msgid "No default upstream defined for the current branch."
11683 msgstr ""
11685 #: builtin/merge.c:950
11686 #, c-format
11687 msgid "No remote-tracking branch for %s from %s"
11688 msgstr ""
11690 #: builtin/merge.c:1007
11691 #, c-format
11692 msgid "Bad value '%s' in environment '%s'"
11693 msgstr ""
11695 #: builtin/merge.c:1110
11696 #, c-format
11697 msgid "not something we can merge in %s: %s"
11698 msgstr ""
11700 #: builtin/merge.c:1144
11701 msgid "not something we can merge"
11702 msgstr ""
11704 #: builtin/merge.c:1247
11705 msgid "--abort expects no arguments"
11706 msgstr ""
11708 #: builtin/merge.c:1251
11709 msgid "There is no merge to abort (MERGE_HEAD missing)."
11710 msgstr ""
11712 #: builtin/merge.c:1263
11713 msgid "--continue expects no arguments"
11714 msgstr ""
11716 #: builtin/merge.c:1267
11717 msgid "There is no merge in progress (MERGE_HEAD missing)."
11718 msgstr ""
11720 #: builtin/merge.c:1283
11721 msgid ""
11722 "You have not concluded your merge (MERGE_HEAD exists).\n"
11723 "Please, commit your changes before you merge."
11724 msgstr ""
11726 #: builtin/merge.c:1290
11727 msgid ""
11728 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
11729 "Please, commit your changes before you merge."
11730 msgstr ""
11732 #: builtin/merge.c:1293
11733 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
11734 msgstr ""
11736 #: builtin/merge.c:1302
11737 msgid "You cannot combine --squash with --no-ff."
11738 msgstr ""
11740 #: builtin/merge.c:1310
11741 msgid "No commit specified and merge.defaultToUpstream not set."
11742 msgstr ""
11744 #: builtin/merge.c:1327
11745 msgid "Squash commit into empty head not supported yet"
11746 msgstr ""
11748 #: builtin/merge.c:1329
11749 msgid "Non-fast-forward commit does not make sense into an empty head"
11750 msgstr ""
11752 #: builtin/merge.c:1334
11753 #, c-format
11754 msgid "%s - not something we can merge"
11755 msgstr ""
11757 #: builtin/merge.c:1336
11758 msgid "Can merge only exactly one commit into empty head"
11759 msgstr ""
11761 #: builtin/merge.c:1370
11762 #, c-format
11763 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
11764 msgstr ""
11766 #: builtin/merge.c:1373
11767 #, c-format
11768 msgid "Commit %s has a bad GPG signature allegedly by %s."
11769 msgstr ""
11771 #: builtin/merge.c:1376
11772 #, c-format
11773 msgid "Commit %s does not have a GPG signature."
11774 msgstr ""
11776 #: builtin/merge.c:1379
11777 #, c-format
11778 msgid "Commit %s has a good GPG signature by %s\n"
11779 msgstr ""
11781 #: builtin/merge.c:1438
11782 msgid "refusing to merge unrelated histories"
11783 msgstr ""
11785 #: builtin/merge.c:1447
11786 msgid "Already up to date."
11787 msgstr ""
11789 #: builtin/merge.c:1457
11790 #, c-format
11791 msgid "Updating %s..%s\n"
11792 msgstr ""
11794 #: builtin/merge.c:1498
11795 #, c-format
11796 msgid "Trying really trivial in-index merge...\n"
11797 msgstr ""
11799 #: builtin/merge.c:1505
11800 #, c-format
11801 msgid "Nope.\n"
11802 msgstr ""
11804 #: builtin/merge.c:1530
11805 msgid "Already up to date. Yeeah!"
11806 msgstr ""
11808 #: builtin/merge.c:1536
11809 msgid "Not possible to fast-forward, aborting."
11810 msgstr ""
11812 #: builtin/merge.c:1559 builtin/merge.c:1638
11813 #, c-format
11814 msgid "Rewinding the tree to pristine...\n"
11815 msgstr ""
11817 #: builtin/merge.c:1563
11818 #, c-format
11819 msgid "Trying merge strategy %s...\n"
11820 msgstr ""
11822 #: builtin/merge.c:1629
11823 #, c-format
11824 msgid "No merge strategy handled the merge.\n"
11825 msgstr ""
11827 #: builtin/merge.c:1631
11828 #, c-format
11829 msgid "Merge with strategy %s failed.\n"
11830 msgstr ""
11832 #: builtin/merge.c:1640
11833 #, c-format
11834 msgid "Using the %s to prepare resolving by hand.\n"
11835 msgstr ""
11837 #: builtin/merge.c:1652
11838 #, c-format
11839 msgid "Automatic merge went well; stopped before committing as requested\n"
11840 msgstr ""
11842 #: builtin/merge-base.c:31
11843 msgid "git merge-base [-a | --all] <commit> <commit>..."
11844 msgstr ""
11846 #: builtin/merge-base.c:32
11847 msgid "git merge-base [-a | --all] --octopus <commit>..."
11848 msgstr ""
11850 #: builtin/merge-base.c:33
11851 msgid "git merge-base --independent <commit>..."
11852 msgstr ""
11854 #: builtin/merge-base.c:34
11855 msgid "git merge-base --is-ancestor <commit> <commit>"
11856 msgstr ""
11858 #: builtin/merge-base.c:35
11859 msgid "git merge-base --fork-point <ref> [<commit>]"
11860 msgstr ""
11862 #: builtin/merge-base.c:221
11863 msgid "output all common ancestors"
11864 msgstr ""
11866 #: builtin/merge-base.c:223
11867 msgid "find ancestors for a single n-way merge"
11868 msgstr ""
11870 #: builtin/merge-base.c:225
11871 msgid "list revs not reachable from others"
11872 msgstr ""
11874 #: builtin/merge-base.c:227
11875 msgid "is the first one ancestor of the other?"
11876 msgstr ""
11878 #: builtin/merge-base.c:229
11879 msgid "find where <commit> forked from reflog of <ref>"
11880 msgstr ""
11882 #: builtin/merge-file.c:9
11883 msgid ""
11884 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
11885 "<orig-file> <file2>"
11886 msgstr ""
11888 #: builtin/merge-file.c:33
11889 msgid "send results to standard output"
11890 msgstr ""
11892 #: builtin/merge-file.c:34
11893 msgid "use a diff3 based merge"
11894 msgstr ""
11896 #: builtin/merge-file.c:35
11897 msgid "for conflicts, use our version"
11898 msgstr ""
11900 #: builtin/merge-file.c:37
11901 msgid "for conflicts, use their version"
11902 msgstr ""
11904 #: builtin/merge-file.c:39
11905 msgid "for conflicts, use a union version"
11906 msgstr ""
11908 #: builtin/merge-file.c:42
11909 msgid "for conflicts, use this marker size"
11910 msgstr ""
11912 #: builtin/merge-file.c:43
11913 msgid "do not warn about conflicts"
11914 msgstr ""
11916 #: builtin/merge-file.c:45
11917 msgid "set labels for file1/orig-file/file2"
11918 msgstr ""
11920 #: builtin/merge-recursive.c:45
11921 #, c-format
11922 msgid "unknown option %s"
11923 msgstr ""
11925 #: builtin/merge-recursive.c:51
11926 #, c-format
11927 msgid "could not parse object '%s'"
11928 msgstr ""
11930 #: builtin/merge-recursive.c:55
11931 #, c-format
11932 msgid "cannot handle more than %d base. Ignoring %s."
11933 msgid_plural "cannot handle more than %d bases. Ignoring %s."
11934 msgstr[0] ""
11935 msgstr[1] ""
11937 #: builtin/merge-recursive.c:63
11938 msgid "not handling anything other than two heads merge."
11939 msgstr ""
11941 #: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
11942 #, c-format
11943 msgid "could not resolve ref '%s'"
11944 msgstr ""
11946 #: builtin/merge-recursive.c:77
11947 #, c-format
11948 msgid "Merging %s with %s\n"
11949 msgstr ""
11951 #: builtin/mktree.c:66
11952 msgid "git mktree [-z] [--missing] [--batch]"
11953 msgstr ""
11955 #: builtin/mktree.c:154
11956 msgid "input is NUL terminated"
11957 msgstr ""
11959 #: builtin/mktree.c:155 builtin/write-tree.c:25
11960 msgid "allow missing objects"
11961 msgstr ""
11963 #: builtin/mktree.c:156
11964 msgid "allow creation of more than one tree"
11965 msgstr ""
11967 #: builtin/mv.c:17
11968 msgid "git mv [<options>] <source>... <destination>"
11969 msgstr ""
11971 #: builtin/mv.c:82
11972 #, c-format
11973 msgid "Directory %s is in index and no submodule?"
11974 msgstr ""
11976 #: builtin/mv.c:84
11977 msgid "Please stage your changes to .gitmodules or stash them to proceed"
11978 msgstr ""
11980 #: builtin/mv.c:102
11981 #, c-format
11982 msgid "%.*s is in index"
11983 msgstr ""
11985 #: builtin/mv.c:124
11986 msgid "force move/rename even if target exists"
11987 msgstr ""
11989 #: builtin/mv.c:126
11990 msgid "skip move/rename errors"
11991 msgstr ""
11993 #: builtin/mv.c:168
11994 #, c-format
11995 msgid "destination '%s' is not a directory"
11996 msgstr ""
11998 #: builtin/mv.c:179
11999 #, c-format
12000 msgid "Checking rename of '%s' to '%s'\n"
12001 msgstr ""
12003 #: builtin/mv.c:183
12004 msgid "bad source"
12005 msgstr ""
12007 #: builtin/mv.c:186
12008 msgid "can not move directory into itself"
12009 msgstr ""
12011 #: builtin/mv.c:189
12012 msgid "cannot move directory over file"
12013 msgstr ""
12015 #: builtin/mv.c:198
12016 msgid "source directory is empty"
12017 msgstr ""
12019 #: builtin/mv.c:223
12020 msgid "not under version control"
12021 msgstr ""
12023 #: builtin/mv.c:226
12024 msgid "destination exists"
12025 msgstr ""
12027 #: builtin/mv.c:234
12028 #, c-format
12029 msgid "overwriting '%s'"
12030 msgstr ""
12032 #: builtin/mv.c:237
12033 msgid "Cannot overwrite"
12034 msgstr ""
12036 #: builtin/mv.c:240
12037 msgid "multiple sources for the same target"
12038 msgstr ""
12040 #: builtin/mv.c:242
12041 msgid "destination directory does not exist"
12042 msgstr ""
12044 #: builtin/mv.c:249
12045 #, c-format
12046 msgid "%s, source=%s, destination=%s"
12047 msgstr ""
12049 #: builtin/mv.c:270
12050 #, c-format
12051 msgid "Renaming %s to %s\n"
12052 msgstr ""
12054 #: builtin/mv.c:276 builtin/remote.c:716 builtin/repack.c:494
12055 #, c-format
12056 msgid "renaming '%s' failed"
12057 msgstr ""
12059 #: builtin/name-rev.c:355
12060 msgid "git name-rev [<options>] <commit>..."
12061 msgstr ""
12063 #: builtin/name-rev.c:356
12064 msgid "git name-rev [<options>] --all"
12065 msgstr ""
12067 #: builtin/name-rev.c:357
12068 msgid "git name-rev [<options>] --stdin"
12069 msgstr ""
12071 #: builtin/name-rev.c:413
12072 msgid "print only names (no SHA-1)"
12073 msgstr ""
12075 #: builtin/name-rev.c:414
12076 msgid "only use tags to name the commits"
12077 msgstr ""
12079 #: builtin/name-rev.c:416
12080 msgid "only use refs matching <pattern>"
12081 msgstr ""
12083 #: builtin/name-rev.c:418
12084 msgid "ignore refs matching <pattern>"
12085 msgstr ""
12087 #: builtin/name-rev.c:420
12088 msgid "list all commits reachable from all refs"
12089 msgstr ""
12091 #: builtin/name-rev.c:421
12092 msgid "read from stdin"
12093 msgstr ""
12095 #: builtin/name-rev.c:422
12096 msgid "allow to print `undefined` names (default)"
12097 msgstr ""
12099 #: builtin/name-rev.c:428
12100 msgid "dereference tags in the input (internal use)"
12101 msgstr ""
12103 #: builtin/notes.c:28
12104 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
12105 msgstr ""
12107 #: builtin/notes.c:29
12108 msgid ""
12109 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
12110 "| (-c | -C) <object>] [<object>]"
12111 msgstr ""
12113 #: builtin/notes.c:30
12114 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
12115 msgstr ""
12117 #: builtin/notes.c:31
12118 msgid ""
12119 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
12120 "(-c | -C) <object>] [<object>]"
12121 msgstr ""
12123 #: builtin/notes.c:32
12124 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
12125 msgstr ""
12127 #: builtin/notes.c:33
12128 msgid "git notes [--ref <notes-ref>] show [<object>]"
12129 msgstr ""
12131 #: builtin/notes.c:34
12132 msgid ""
12133 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
12134 msgstr ""
12136 #: builtin/notes.c:35
12137 msgid "git notes merge --commit [-v | -q]"
12138 msgstr ""
12140 #: builtin/notes.c:36
12141 msgid "git notes merge --abort [-v | -q]"
12142 msgstr ""
12144 #: builtin/notes.c:37
12145 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
12146 msgstr ""
12148 #: builtin/notes.c:38
12149 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
12150 msgstr ""
12152 #: builtin/notes.c:39
12153 msgid "git notes [--ref <notes-ref>] get-ref"
12154 msgstr ""
12156 #: builtin/notes.c:44
12157 msgid "git notes [list [<object>]]"
12158 msgstr ""
12160 #: builtin/notes.c:49
12161 msgid "git notes add [<options>] [<object>]"
12162 msgstr ""
12164 #: builtin/notes.c:54
12165 msgid "git notes copy [<options>] <from-object> <to-object>"
12166 msgstr ""
12168 #: builtin/notes.c:55
12169 msgid "git notes copy --stdin [<from-object> <to-object>]..."
12170 msgstr ""
12172 #: builtin/notes.c:60
12173 msgid "git notes append [<options>] [<object>]"
12174 msgstr ""
12176 #: builtin/notes.c:65
12177 msgid "git notes edit [<object>]"
12178 msgstr ""
12180 #: builtin/notes.c:70
12181 msgid "git notes show [<object>]"
12182 msgstr ""
12184 #: builtin/notes.c:75
12185 msgid "git notes merge [<options>] <notes-ref>"
12186 msgstr ""
12188 #: builtin/notes.c:76
12189 msgid "git notes merge --commit [<options>]"
12190 msgstr ""
12192 #: builtin/notes.c:77
12193 msgid "git notes merge --abort [<options>]"
12194 msgstr ""
12196 #: builtin/notes.c:82
12197 msgid "git notes remove [<object>]"
12198 msgstr ""
12200 #: builtin/notes.c:87
12201 msgid "git notes prune [<options>]"
12202 msgstr ""
12204 #: builtin/notes.c:92
12205 msgid "git notes get-ref"
12206 msgstr ""
12208 #: builtin/notes.c:97
12209 msgid "Write/edit the notes for the following object:"
12210 msgstr ""
12212 #: builtin/notes.c:150
12213 #, c-format
12214 msgid "unable to start 'show' for object '%s'"
12215 msgstr ""
12217 #: builtin/notes.c:154
12218 msgid "could not read 'show' output"
12219 msgstr ""
12221 #: builtin/notes.c:162
12222 #, c-format
12223 msgid "failed to finish 'show' for object '%s'"
12224 msgstr ""
12226 #: builtin/notes.c:197
12227 msgid "please supply the note contents using either -m or -F option"
12228 msgstr ""
12230 #: builtin/notes.c:206
12231 msgid "unable to write note object"
12232 msgstr ""
12234 #: builtin/notes.c:208
12235 #, c-format
12236 msgid "the note contents have been left in %s"
12237 msgstr ""
12239 #: builtin/notes.c:236 builtin/tag.c:508
12240 #, c-format
12241 msgid "cannot read '%s'"
12242 msgstr ""
12244 #: builtin/notes.c:238 builtin/tag.c:511
12245 #, c-format
12246 msgid "could not open or read '%s'"
12247 msgstr ""
12249 #: builtin/notes.c:257 builtin/notes.c:308 builtin/notes.c:310
12250 #: builtin/notes.c:378 builtin/notes.c:433 builtin/notes.c:519
12251 #: builtin/notes.c:524 builtin/notes.c:602 builtin/notes.c:664
12252 #, c-format
12253 msgid "failed to resolve '%s' as a valid ref."
12254 msgstr ""
12256 #: builtin/notes.c:260
12257 #, c-format
12258 msgid "failed to read object '%s'."
12259 msgstr ""
12261 #: builtin/notes.c:264
12262 #, c-format
12263 msgid "cannot read note data from non-blob object '%s'."
12264 msgstr ""
12266 #: builtin/notes.c:304
12267 #, c-format
12268 msgid "malformed input line: '%s'."
12269 msgstr ""
12271 #: builtin/notes.c:319
12272 #, c-format
12273 msgid "failed to copy notes from '%s' to '%s'"
12274 msgstr ""
12276 #. TRANSLATORS: the first %s will be replaced by a git
12277 #. notes command: 'add', 'merge', 'remove', etc.
12279 #: builtin/notes.c:351
12280 #, c-format
12281 msgid "refusing to %s notes in %s (outside of refs/notes/)"
12282 msgstr ""
12284 #: builtin/notes.c:371 builtin/notes.c:426 builtin/notes.c:502
12285 #: builtin/notes.c:514 builtin/notes.c:590 builtin/notes.c:657
12286 #: builtin/notes.c:807 builtin/notes.c:954 builtin/notes.c:975
12287 msgid "too many parameters"
12288 msgstr ""
12290 #: builtin/notes.c:384 builtin/notes.c:670
12291 #, c-format
12292 msgid "no note found for object %s."
12293 msgstr ""
12295 #: builtin/notes.c:405 builtin/notes.c:568
12296 msgid "note contents as a string"
12297 msgstr ""
12299 #: builtin/notes.c:408 builtin/notes.c:571
12300 msgid "note contents in a file"
12301 msgstr ""
12303 #: builtin/notes.c:411 builtin/notes.c:574
12304 msgid "reuse and edit specified note object"
12305 msgstr ""
12307 #: builtin/notes.c:414 builtin/notes.c:577
12308 msgid "reuse specified note object"
12309 msgstr ""
12311 #: builtin/notes.c:417 builtin/notes.c:580
12312 msgid "allow storing empty note"
12313 msgstr ""
12315 #: builtin/notes.c:418 builtin/notes.c:489
12316 msgid "replace existing notes"
12317 msgstr ""
12319 #: builtin/notes.c:443
12320 #, c-format
12321 msgid ""
12322 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
12323 "existing notes"
12324 msgstr ""
12326 #: builtin/notes.c:458 builtin/notes.c:537
12327 #, c-format
12328 msgid "Overwriting existing notes for object %s\n"
12329 msgstr ""
12331 #: builtin/notes.c:469 builtin/notes.c:629 builtin/notes.c:894
12332 #, c-format
12333 msgid "Removing note for object %s\n"
12334 msgstr ""
12336 #: builtin/notes.c:490
12337 msgid "read objects from stdin"
12338 msgstr ""
12340 #: builtin/notes.c:492
12341 msgid "load rewriting config for <command> (implies --stdin)"
12342 msgstr ""
12344 #: builtin/notes.c:510
12345 msgid "too few parameters"
12346 msgstr ""
12348 #: builtin/notes.c:531
12349 #, c-format
12350 msgid ""
12351 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
12352 "existing notes"
12353 msgstr ""
12355 #: builtin/notes.c:543
12356 #, c-format
12357 msgid "missing notes on source object %s. Cannot copy."
12358 msgstr ""
12360 #: builtin/notes.c:595
12361 #, c-format
12362 msgid ""
12363 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
12364 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
12365 msgstr ""
12367 #: builtin/notes.c:690
12368 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
12369 msgstr ""
12371 #: builtin/notes.c:692
12372 msgid "failed to delete ref NOTES_MERGE_REF"
12373 msgstr ""
12375 #: builtin/notes.c:694
12376 msgid "failed to remove 'git notes merge' worktree"
12377 msgstr ""
12379 #: builtin/notes.c:714
12380 msgid "failed to read ref NOTES_MERGE_PARTIAL"
12381 msgstr ""
12383 #: builtin/notes.c:716
12384 msgid "could not find commit from NOTES_MERGE_PARTIAL."
12385 msgstr ""
12387 #: builtin/notes.c:718
12388 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
12389 msgstr ""
12391 #: builtin/notes.c:731
12392 msgid "failed to resolve NOTES_MERGE_REF"
12393 msgstr ""
12395 #: builtin/notes.c:734
12396 msgid "failed to finalize notes merge"
12397 msgstr ""
12399 #: builtin/notes.c:760
12400 #, c-format
12401 msgid "unknown notes merge strategy %s"
12402 msgstr ""
12404 #: builtin/notes.c:776
12405 msgid "General options"
12406 msgstr ""
12408 #: builtin/notes.c:778
12409 msgid "Merge options"
12410 msgstr ""
12412 #: builtin/notes.c:780
12413 msgid ""
12414 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
12415 "cat_sort_uniq)"
12416 msgstr ""
12418 #: builtin/notes.c:782
12419 msgid "Committing unmerged notes"
12420 msgstr ""
12422 #: builtin/notes.c:784
12423 msgid "finalize notes merge by committing unmerged notes"
12424 msgstr ""
12426 #: builtin/notes.c:786
12427 msgid "Aborting notes merge resolution"
12428 msgstr ""
12430 #: builtin/notes.c:788
12431 msgid "abort notes merge"
12432 msgstr ""
12434 #: builtin/notes.c:799
12435 msgid "cannot mix --commit, --abort or -s/--strategy"
12436 msgstr ""
12438 #: builtin/notes.c:804
12439 msgid "must specify a notes ref to merge"
12440 msgstr ""
12442 #: builtin/notes.c:828
12443 #, c-format
12444 msgid "unknown -s/--strategy: %s"
12445 msgstr ""
12447 #: builtin/notes.c:865
12448 #, c-format
12449 msgid "a notes merge into %s is already in-progress at %s"
12450 msgstr ""
12452 #: builtin/notes.c:868
12453 #, c-format
12454 msgid "failed to store link to current notes ref (%s)"
12455 msgstr ""
12457 #: builtin/notes.c:870
12458 #, c-format
12459 msgid ""
12460 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
12461 "'git notes merge --commit', or abort the merge with 'git notes merge --"
12462 "abort'.\n"
12463 msgstr ""
12465 #: builtin/notes.c:892
12466 #, c-format
12467 msgid "Object %s has no note\n"
12468 msgstr ""
12470 #: builtin/notes.c:904
12471 msgid "attempt to remove non-existent note is not an error"
12472 msgstr ""
12474 #: builtin/notes.c:907
12475 msgid "read object names from the standard input"
12476 msgstr ""
12478 #: builtin/notes.c:945 builtin/prune.c:108 builtin/worktree.c:151
12479 msgid "do not remove, show only"
12480 msgstr ""
12482 #: builtin/notes.c:946
12483 msgid "report pruned notes"
12484 msgstr ""
12486 #: builtin/notes.c:988
12487 msgid "notes-ref"
12488 msgstr ""
12490 #: builtin/notes.c:989
12491 msgid "use notes from <notes-ref>"
12492 msgstr ""
12494 #: builtin/notes.c:1024
12495 #, c-format
12496 msgid "unknown subcommand: %s"
12497 msgstr ""
12499 #: builtin/pack-objects.c:48
12500 msgid ""
12501 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
12502 msgstr ""
12504 #: builtin/pack-objects.c:49
12505 msgid ""
12506 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
12507 msgstr ""
12509 #: builtin/pack-objects.c:414
12510 #, c-format
12511 msgid "bad packed object CRC for %s"
12512 msgstr ""
12514 #: builtin/pack-objects.c:425
12515 #, c-format
12516 msgid "corrupt packed object for %s"
12517 msgstr ""
12519 #: builtin/pack-objects.c:556
12520 #, c-format
12521 msgid "recursive delta detected for object %s"
12522 msgstr ""
12524 #: builtin/pack-objects.c:756
12525 #, c-format
12526 msgid "ordered %u objects, expected %<PRIu32>"
12527 msgstr ""
12529 #: builtin/pack-objects.c:769
12530 #, c-format
12531 msgid "packfile is invalid: %s"
12532 msgstr ""
12534 #: builtin/pack-objects.c:773
12535 #, c-format
12536 msgid "unable to open packfile for reuse: %s"
12537 msgstr ""
12539 #: builtin/pack-objects.c:777
12540 msgid "unable to seek in reused packfile"
12541 msgstr ""
12543 #: builtin/pack-objects.c:788
12544 msgid "unable to read from reused packfile"
12545 msgstr ""
12547 #: builtin/pack-objects.c:816
12548 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
12549 msgstr ""
12551 #: builtin/pack-objects.c:829
12552 msgid "Writing objects"
12553 msgstr ""
12555 #: builtin/pack-objects.c:891 builtin/update-index.c:88
12556 #, c-format
12557 msgid "failed to stat %s"
12558 msgstr ""
12560 #: builtin/pack-objects.c:944
12561 #, c-format
12562 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
12563 msgstr ""
12565 #: builtin/pack-objects.c:1112
12566 msgid "disabling bitmap writing, as some objects are not being packed"
12567 msgstr ""
12569 #: builtin/pack-objects.c:1489
12570 #, c-format
12571 msgid "delta base offset overflow in pack for %s"
12572 msgstr ""
12574 #: builtin/pack-objects.c:1498
12575 #, c-format
12576 msgid "delta base offset out of bound for %s"
12577 msgstr ""
12579 #: builtin/pack-objects.c:1771
12580 msgid "Counting objects"
12581 msgstr ""
12583 #: builtin/pack-objects.c:1913
12584 #, c-format
12585 msgid "unable to get size of %s"
12586 msgstr ""
12588 #: builtin/pack-objects.c:1928
12589 #, c-format
12590 msgid "unable to parse object header of %s"
12591 msgstr ""
12593 #: builtin/pack-objects.c:1995 builtin/pack-objects.c:2011
12594 #: builtin/pack-objects.c:2021
12595 #, c-format
12596 msgid "object %s cannot be read"
12597 msgstr ""
12599 #: builtin/pack-objects.c:1998 builtin/pack-objects.c:2025
12600 #, c-format
12601 msgid "object %s inconsistent object length (%lu vs %lu)"
12602 msgstr ""
12604 #: builtin/pack-objects.c:2035
12605 msgid "suboptimal pack - out of memory"
12606 msgstr ""
12608 #: builtin/pack-objects.c:2369
12609 #, c-format
12610 msgid "Delta compression using up to %d threads"
12611 msgstr ""
12613 #: builtin/pack-objects.c:2505
12614 #, c-format
12615 msgid "unable to pack objects reachable from tag %s"
12616 msgstr ""
12618 #: builtin/pack-objects.c:2589
12619 msgid "Compressing objects"
12620 msgstr ""
12622 #: builtin/pack-objects.c:2595
12623 msgid "inconsistency with delta count"
12624 msgstr ""
12626 #: builtin/pack-objects.c:2674
12627 #, c-format
12628 msgid ""
12629 "expected edge object ID, got garbage:\n"
12630 " %s"
12631 msgstr ""
12633 #: builtin/pack-objects.c:2680
12634 #, c-format
12635 msgid ""
12636 "expected object ID, got garbage:\n"
12637 " %s"
12638 msgstr ""
12640 #: builtin/pack-objects.c:2760
12641 msgid "invalid value for --missing"
12642 msgstr ""
12644 #: builtin/pack-objects.c:2819 builtin/pack-objects.c:2927
12645 msgid "cannot open pack index"
12646 msgstr ""
12648 #: builtin/pack-objects.c:2850
12649 #, c-format
12650 msgid "loose object at %s could not be examined"
12651 msgstr ""
12653 #: builtin/pack-objects.c:2935
12654 msgid "unable to force loose object"
12655 msgstr ""
12657 #: builtin/pack-objects.c:3022
12658 #, c-format
12659 msgid "not a rev '%s'"
12660 msgstr ""
12662 #: builtin/pack-objects.c:3025
12663 #, c-format
12664 msgid "bad revision '%s'"
12665 msgstr ""
12667 #: builtin/pack-objects.c:3045
12668 msgid "unable to add recent objects"
12669 msgstr ""
12671 #: builtin/pack-objects.c:3095
12672 #, c-format
12673 msgid "unsupported index version %s"
12674 msgstr ""
12676 #: builtin/pack-objects.c:3099
12677 #, c-format
12678 msgid "bad index version '%s'"
12679 msgstr ""
12681 #: builtin/pack-objects.c:3130
12682 msgid "do not show progress meter"
12683 msgstr ""
12685 #: builtin/pack-objects.c:3132
12686 msgid "show progress meter"
12687 msgstr ""
12689 #: builtin/pack-objects.c:3134
12690 msgid "show progress meter during object writing phase"
12691 msgstr ""
12693 #: builtin/pack-objects.c:3137
12694 msgid "similar to --all-progress when progress meter is shown"
12695 msgstr ""
12697 #: builtin/pack-objects.c:3138
12698 msgid "<version>[,<offset>]"
12699 msgstr ""
12701 #: builtin/pack-objects.c:3139
12702 msgid "write the pack index file in the specified idx format version"
12703 msgstr ""
12705 #: builtin/pack-objects.c:3142
12706 msgid "maximum size of each output pack file"
12707 msgstr ""
12709 #: builtin/pack-objects.c:3144
12710 msgid "ignore borrowed objects from alternate object store"
12711 msgstr ""
12713 #: builtin/pack-objects.c:3146
12714 msgid "ignore packed objects"
12715 msgstr ""
12717 #: builtin/pack-objects.c:3148
12718 msgid "limit pack window by objects"
12719 msgstr ""
12721 #: builtin/pack-objects.c:3150
12722 msgid "limit pack window by memory in addition to object limit"
12723 msgstr ""
12725 #: builtin/pack-objects.c:3152
12726 msgid "maximum length of delta chain allowed in the resulting pack"
12727 msgstr ""
12729 #: builtin/pack-objects.c:3154
12730 msgid "reuse existing deltas"
12731 msgstr ""
12733 #: builtin/pack-objects.c:3156
12734 msgid "reuse existing objects"
12735 msgstr ""
12737 #: builtin/pack-objects.c:3158
12738 msgid "use OFS_DELTA objects"
12739 msgstr ""
12741 #: builtin/pack-objects.c:3160
12742 msgid "use threads when searching for best delta matches"
12743 msgstr ""
12745 #: builtin/pack-objects.c:3162
12746 msgid "do not create an empty pack output"
12747 msgstr ""
12749 #: builtin/pack-objects.c:3164
12750 msgid "read revision arguments from standard input"
12751 msgstr ""
12753 #: builtin/pack-objects.c:3166
12754 msgid "limit the objects to those that are not yet packed"
12755 msgstr ""
12757 #: builtin/pack-objects.c:3169
12758 msgid "include objects reachable from any reference"
12759 msgstr ""
12761 #: builtin/pack-objects.c:3172
12762 msgid "include objects referred by reflog entries"
12763 msgstr ""
12765 #: builtin/pack-objects.c:3175
12766 msgid "include objects referred to by the index"
12767 msgstr ""
12769 #: builtin/pack-objects.c:3178
12770 msgid "output pack to stdout"
12771 msgstr ""
12773 #: builtin/pack-objects.c:3180
12774 msgid "include tag objects that refer to objects to be packed"
12775 msgstr ""
12777 #: builtin/pack-objects.c:3182
12778 msgid "keep unreachable objects"
12779 msgstr ""
12781 #: builtin/pack-objects.c:3184
12782 msgid "pack loose unreachable objects"
12783 msgstr ""
12785 #: builtin/pack-objects.c:3186
12786 msgid "unpack unreachable objects newer than <time>"
12787 msgstr ""
12789 #: builtin/pack-objects.c:3189
12790 msgid "create thin packs"
12791 msgstr ""
12793 #: builtin/pack-objects.c:3191
12794 msgid "create packs suitable for shallow fetches"
12795 msgstr ""
12797 #: builtin/pack-objects.c:3193
12798 msgid "ignore packs that have companion .keep file"
12799 msgstr ""
12801 #: builtin/pack-objects.c:3195
12802 msgid "ignore this pack"
12803 msgstr ""
12805 #: builtin/pack-objects.c:3197
12806 msgid "pack compression level"
12807 msgstr ""
12809 #: builtin/pack-objects.c:3199
12810 msgid "do not hide commits by grafts"
12811 msgstr ""
12813 #: builtin/pack-objects.c:3201
12814 msgid "use a bitmap index if available to speed up counting objects"
12815 msgstr ""
12817 #: builtin/pack-objects.c:3203
12818 msgid "write a bitmap index together with the pack index"
12819 msgstr ""
12821 #: builtin/pack-objects.c:3206
12822 msgid "handling for missing objects"
12823 msgstr ""
12825 #: builtin/pack-objects.c:3209
12826 msgid "do not pack objects in promisor packfiles"
12827 msgstr ""
12829 #: builtin/pack-objects.c:3233
12830 #, c-format
12831 msgid "delta chain depth %d is too deep, forcing %d"
12832 msgstr ""
12834 #: builtin/pack-objects.c:3238
12835 #, c-format
12836 msgid "pack.deltaCacheLimit is too high, forcing %d"
12837 msgstr ""
12839 #: builtin/pack-objects.c:3294
12840 msgid "--max-pack-size cannot be used to build a pack for transfer"
12841 msgstr ""
12843 #: builtin/pack-objects.c:3296
12844 msgid "minimum pack size limit is 1 MiB"
12845 msgstr ""
12847 #: builtin/pack-objects.c:3301
12848 msgid "--thin cannot be used to build an indexable pack"
12849 msgstr ""
12851 #: builtin/pack-objects.c:3304
12852 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
12853 msgstr ""
12855 #: builtin/pack-objects.c:3310
12856 msgid "cannot use --filter without --stdout"
12857 msgstr ""
12859 #: builtin/pack-objects.c:3366
12860 msgid "Enumerating objects"
12861 msgstr ""
12863 #: builtin/pack-objects.c:3385
12864 #, c-format
12865 msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
12866 msgstr ""
12868 #: builtin/pack-refs.c:7
12869 msgid "git pack-refs [<options>]"
12870 msgstr ""
12872 #: builtin/pack-refs.c:15
12873 msgid "pack everything"
12874 msgstr ""
12876 #: builtin/pack-refs.c:16
12877 msgid "prune loose refs (default)"
12878 msgstr ""
12880 #: builtin/prune-packed.c:9
12881 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
12882 msgstr ""
12884 #: builtin/prune-packed.c:42
12885 msgid "Removing duplicate objects"
12886 msgstr ""
12888 #: builtin/prune.c:12
12889 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
12890 msgstr ""
12892 #: builtin/prune.c:109
12893 msgid "report pruned objects"
12894 msgstr ""
12896 #: builtin/prune.c:112
12897 msgid "expire objects older than <time>"
12898 msgstr ""
12900 #: builtin/prune.c:114
12901 msgid "limit traversal to objects outside promisor packfiles"
12902 msgstr ""
12904 #: builtin/prune.c:128
12905 msgid "cannot prune in a precious-objects repo"
12906 msgstr ""
12908 #: builtin/pull.c:59 builtin/pull.c:61
12909 #, c-format
12910 msgid "Invalid value for %s: %s"
12911 msgstr ""
12913 #: builtin/pull.c:81
12914 msgid "git pull [<options>] [<repository> [<refspec>...]]"
12915 msgstr ""
12917 #: builtin/pull.c:132
12918 msgid "control for recursive fetching of submodules"
12919 msgstr ""
12921 #: builtin/pull.c:136
12922 msgid "Options related to merging"
12923 msgstr ""
12925 #: builtin/pull.c:139
12926 msgid "incorporate changes by rebasing rather than merging"
12927 msgstr ""
12929 #: builtin/pull.c:166 builtin/rebase--helper.c:23 builtin/revert.c:122
12930 msgid "allow fast-forward"
12931 msgstr ""
12933 #: builtin/pull.c:175
12934 msgid "automatically stash/stash pop before and after rebase"
12935 msgstr ""
12937 #: builtin/pull.c:191
12938 msgid "Options related to fetching"
12939 msgstr ""
12941 #: builtin/pull.c:209
12942 msgid "number of submodules pulled in parallel"
12943 msgstr ""
12945 #: builtin/pull.c:304
12946 #, c-format
12947 msgid "Invalid value for pull.ff: %s"
12948 msgstr ""
12950 #: builtin/pull.c:420
12951 msgid ""
12952 "There is no candidate for rebasing against among the refs that you just "
12953 "fetched."
12954 msgstr ""
12956 #: builtin/pull.c:422
12957 msgid ""
12958 "There are no candidates for merging among the refs that you just fetched."
12959 msgstr ""
12961 #: builtin/pull.c:423
12962 msgid ""
12963 "Generally this means that you provided a wildcard refspec which had no\n"
12964 "matches on the remote end."
12965 msgstr ""
12967 #: builtin/pull.c:426
12968 #, c-format
12969 msgid ""
12970 "You asked to pull from the remote '%s', but did not specify\n"
12971 "a branch. Because this is not the default configured remote\n"
12972 "for your current branch, you must specify a branch on the command line."
12973 msgstr ""
12975 #: builtin/pull.c:431 git-parse-remote.sh:73
12976 msgid "You are not currently on a branch."
12977 msgstr ""
12979 #: builtin/pull.c:433 builtin/pull.c:448 git-parse-remote.sh:79
12980 msgid "Please specify which branch you want to rebase against."
12981 msgstr ""
12983 #: builtin/pull.c:435 builtin/pull.c:450 git-parse-remote.sh:82
12984 msgid "Please specify which branch you want to merge with."
12985 msgstr ""
12987 #: builtin/pull.c:436 builtin/pull.c:451
12988 msgid "See git-pull(1) for details."
12989 msgstr ""
12991 #: builtin/pull.c:438 builtin/pull.c:444 builtin/pull.c:453
12992 #: git-parse-remote.sh:64
12993 msgid "<remote>"
12994 msgstr ""
12996 #: builtin/pull.c:438 builtin/pull.c:453 builtin/pull.c:458 git-rebase.sh:576
12997 #: git-parse-remote.sh:65
12998 msgid "<branch>"
12999 msgstr ""
13001 #: builtin/pull.c:446 git-parse-remote.sh:75
13002 msgid "There is no tracking information for the current branch."
13003 msgstr ""
13005 #: builtin/pull.c:455 git-parse-remote.sh:95
13006 msgid ""
13007 "If you wish to set tracking information for this branch you can do so with:"
13008 msgstr ""
13010 #: builtin/pull.c:460
13011 #, c-format
13012 msgid ""
13013 "Your configuration specifies to merge with the ref '%s'\n"
13014 "from the remote, but no such ref was fetched."
13015 msgstr ""
13017 #: builtin/pull.c:829
13018 msgid "ignoring --verify-signatures for rebase"
13019 msgstr ""
13021 #: builtin/pull.c:877
13022 msgid "--[no-]autostash option is only valid with --rebase."
13023 msgstr ""
13025 #: builtin/pull.c:885
13026 msgid "Updating an unborn branch with changes added to the index."
13027 msgstr ""
13029 #: builtin/pull.c:888
13030 msgid "pull with rebase"
13031 msgstr ""
13033 #: builtin/pull.c:889
13034 msgid "please commit or stash them."
13035 msgstr ""
13037 #: builtin/pull.c:914
13038 #, c-format
13039 msgid ""
13040 "fetch updated the current branch head.\n"
13041 "fast-forwarding your working tree from\n"
13042 "commit %s."
13043 msgstr ""
13045 #: builtin/pull.c:919
13046 #, c-format
13047 msgid ""
13048 "Cannot fast-forward your working tree.\n"
13049 "After making sure that you saved anything precious from\n"
13050 "$ git diff %s\n"
13051 "output, run\n"
13052 "$ git reset --hard\n"
13053 "to recover."
13054 msgstr ""
13056 #: builtin/pull.c:934
13057 msgid "Cannot merge multiple branches into empty head."
13058 msgstr ""
13060 #: builtin/pull.c:938
13061 msgid "Cannot rebase onto multiple branches."
13062 msgstr ""
13064 #: builtin/pull.c:945
13065 msgid "cannot rebase with locally recorded submodule modifications"
13066 msgstr ""
13068 #: builtin/push.c:19
13069 msgid "git push [<options>] [<repository> [<refspec>...]]"
13070 msgstr ""
13072 #: builtin/push.c:111
13073 msgid "tag shorthand without <tag>"
13074 msgstr ""
13076 #: builtin/push.c:121
13077 msgid "--delete only accepts plain target ref names"
13078 msgstr ""
13080 #: builtin/push.c:165
13081 msgid ""
13082 "\n"
13083 "To choose either option permanently, see push.default in 'git help config'."
13084 msgstr ""
13086 #: builtin/push.c:168
13087 #, c-format
13088 msgid ""
13089 "The upstream branch of your current branch does not match\n"
13090 "the name of your current branch.  To push to the upstream branch\n"
13091 "on the remote, use\n"
13092 "\n"
13093 "    git push %s HEAD:%s\n"
13094 "\n"
13095 "To push to the branch of the same name on the remote, use\n"
13096 "\n"
13097 "    git push %s %s\n"
13098 "%s"
13099 msgstr ""
13101 #: builtin/push.c:183
13102 #, c-format
13103 msgid ""
13104 "You are not currently on a branch.\n"
13105 "To push the history leading to the current (detached HEAD)\n"
13106 "state now, use\n"
13107 "\n"
13108 "    git push %s HEAD:<name-of-remote-branch>\n"
13109 msgstr ""
13111 #: builtin/push.c:197
13112 #, c-format
13113 msgid ""
13114 "The current branch %s has no upstream branch.\n"
13115 "To push the current branch and set the remote as upstream, use\n"
13116 "\n"
13117 "    git push --set-upstream %s %s\n"
13118 msgstr ""
13120 #: builtin/push.c:205
13121 #, c-format
13122 msgid "The current branch %s has multiple upstream branches, refusing to push."
13123 msgstr ""
13125 #: builtin/push.c:208
13126 #, c-format
13127 msgid ""
13128 "You are pushing to remote '%s', which is not the upstream of\n"
13129 "your current branch '%s', without telling me what to push\n"
13130 "to update which remote branch."
13131 msgstr ""
13133 #: builtin/push.c:267
13134 msgid ""
13135 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
13136 msgstr ""
13138 #: builtin/push.c:274
13139 msgid ""
13140 "Updates were rejected because the tip of your current branch is behind\n"
13141 "its remote counterpart. Integrate the remote changes (e.g.\n"
13142 "'git pull ...') before pushing again.\n"
13143 "See the 'Note about fast-forwards' in 'git push --help' for details."
13144 msgstr ""
13146 #: builtin/push.c:280
13147 msgid ""
13148 "Updates were rejected because a pushed branch tip is behind its remote\n"
13149 "counterpart. Check out this branch and integrate the remote changes\n"
13150 "(e.g. 'git pull ...') before pushing again.\n"
13151 "See the 'Note about fast-forwards' in 'git push --help' for details."
13152 msgstr ""
13154 #: builtin/push.c:286
13155 msgid ""
13156 "Updates were rejected because the remote contains work that you do\n"
13157 "not have locally. This is usually caused by another repository pushing\n"
13158 "to the same ref. You may want to first integrate the remote changes\n"
13159 "(e.g., 'git pull ...') before pushing again.\n"
13160 "See the 'Note about fast-forwards' in 'git push --help' for details."
13161 msgstr ""
13163 #: builtin/push.c:293
13164 msgid "Updates were rejected because the tag already exists in the remote."
13165 msgstr ""
13167 #: builtin/push.c:296
13168 msgid ""
13169 "You cannot update a remote ref that points at a non-commit object,\n"
13170 "or update a remote ref to make it point at a non-commit object,\n"
13171 "without using the '--force' option.\n"
13172 msgstr ""
13174 #: builtin/push.c:357
13175 #, c-format
13176 msgid "Pushing to %s\n"
13177 msgstr ""
13179 #: builtin/push.c:361
13180 #, c-format
13181 msgid "failed to push some refs to '%s'"
13182 msgstr ""
13184 #: builtin/push.c:395
13185 #, c-format
13186 msgid "bad repository '%s'"
13187 msgstr ""
13189 #: builtin/push.c:396
13190 msgid ""
13191 "No configured push destination.\n"
13192 "Either specify the URL from the command-line or configure a remote "
13193 "repository using\n"
13194 "\n"
13195 "    git remote add <name> <url>\n"
13196 "\n"
13197 "and then push using the remote name\n"
13198 "\n"
13199 "    git push <name>\n"
13200 msgstr ""
13202 #: builtin/push.c:551
13203 msgid "repository"
13204 msgstr ""
13206 #: builtin/push.c:552 builtin/send-pack.c:164
13207 msgid "push all refs"
13208 msgstr ""
13210 #: builtin/push.c:553 builtin/send-pack.c:166
13211 msgid "mirror all refs"
13212 msgstr ""
13214 #: builtin/push.c:555
13215 msgid "delete refs"
13216 msgstr ""
13218 #: builtin/push.c:556
13219 msgid "push tags (can't be used with --all or --mirror)"
13220 msgstr ""
13222 #: builtin/push.c:559 builtin/send-pack.c:167
13223 msgid "force updates"
13224 msgstr ""
13226 #: builtin/push.c:561 builtin/send-pack.c:181
13227 msgid "<refname>:<expect>"
13228 msgstr ""
13230 #: builtin/push.c:562 builtin/send-pack.c:182
13231 msgid "require old value of ref to be at this value"
13232 msgstr ""
13234 #: builtin/push.c:565
13235 msgid "control recursive pushing of submodules"
13236 msgstr ""
13238 #: builtin/push.c:567 builtin/send-pack.c:175
13239 msgid "use thin pack"
13240 msgstr ""
13242 #: builtin/push.c:568 builtin/push.c:569 builtin/send-pack.c:161
13243 #: builtin/send-pack.c:162
13244 msgid "receive pack program"
13245 msgstr ""
13247 #: builtin/push.c:570
13248 msgid "set upstream for git pull/status"
13249 msgstr ""
13251 #: builtin/push.c:573
13252 msgid "prune locally removed refs"
13253 msgstr ""
13255 #: builtin/push.c:575
13256 msgid "bypass pre-push hook"
13257 msgstr ""
13259 #: builtin/push.c:576
13260 msgid "push missing but relevant tags"
13261 msgstr ""
13263 #: builtin/push.c:579 builtin/send-pack.c:169
13264 msgid "GPG sign the push"
13265 msgstr ""
13267 #: builtin/push.c:581 builtin/send-pack.c:176
13268 msgid "request atomic transaction on remote side"
13269 msgstr ""
13271 #: builtin/push.c:599
13272 msgid "--delete is incompatible with --all, --mirror and --tags"
13273 msgstr ""
13275 #: builtin/push.c:601
13276 msgid "--delete doesn't make sense without any refs"
13277 msgstr ""
13279 #: builtin/push.c:604
13280 msgid "--all and --tags are incompatible"
13281 msgstr ""
13283 #: builtin/push.c:606
13284 msgid "--all can't be combined with refspecs"
13285 msgstr ""
13287 #: builtin/push.c:610
13288 msgid "--mirror and --tags are incompatible"
13289 msgstr ""
13291 #: builtin/push.c:612
13292 msgid "--mirror can't be combined with refspecs"
13293 msgstr ""
13295 #: builtin/push.c:615
13296 msgid "--all and --mirror are incompatible"
13297 msgstr ""
13299 #: builtin/push.c:634
13300 msgid "push options must not have new line characters"
13301 msgstr ""
13303 #: builtin/range-diff.c:8
13304 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
13305 msgstr ""
13307 #: builtin/range-diff.c:9
13308 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
13309 msgstr ""
13311 #: builtin/range-diff.c:10
13312 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
13313 msgstr ""
13315 #: builtin/range-diff.c:26
13316 msgid "Percentage by which creation is weighted"
13317 msgstr ""
13319 #: builtin/range-diff.c:28
13320 msgid "color both diff and diff-between-diffs"
13321 msgstr ""
13323 #: builtin/range-diff.c:75 builtin/range-diff.c:79
13324 #, c-format
13325 msgid "no .. in range: '%s'"
13326 msgstr ""
13328 #: builtin/range-diff.c:89
13329 msgid "single arg format must be symmetric range"
13330 msgstr ""
13332 #: builtin/range-diff.c:104
13333 msgid "need two commit ranges"
13334 msgstr ""
13336 #: builtin/read-tree.c:40
13337 msgid ""
13338 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
13339 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
13340 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
13341 msgstr ""
13343 #: builtin/read-tree.c:120
13344 msgid "write resulting index to <file>"
13345 msgstr ""
13347 #: builtin/read-tree.c:123
13348 msgid "only empty the index"
13349 msgstr ""
13351 #: builtin/read-tree.c:125
13352 msgid "Merging"
13353 msgstr ""
13355 #: builtin/read-tree.c:127
13356 msgid "perform a merge in addition to a read"
13357 msgstr ""
13359 #: builtin/read-tree.c:129
13360 msgid "3-way merge if no file level merging required"
13361 msgstr ""
13363 #: builtin/read-tree.c:131
13364 msgid "3-way merge in presence of adds and removes"
13365 msgstr ""
13367 #: builtin/read-tree.c:133
13368 msgid "same as -m, but discard unmerged entries"
13369 msgstr ""
13371 #: builtin/read-tree.c:134
13372 msgid "<subdirectory>/"
13373 msgstr ""
13375 #: builtin/read-tree.c:135
13376 msgid "read the tree into the index under <subdirectory>/"
13377 msgstr ""
13379 #: builtin/read-tree.c:138
13380 msgid "update working tree with merge result"
13381 msgstr ""
13383 #: builtin/read-tree.c:140
13384 msgid "gitignore"
13385 msgstr ""
13387 #: builtin/read-tree.c:141
13388 msgid "allow explicitly ignored files to be overwritten"
13389 msgstr ""
13391 #: builtin/read-tree.c:144
13392 msgid "don't check the working tree after merging"
13393 msgstr ""
13395 #: builtin/read-tree.c:145
13396 msgid "don't update the index or the work tree"
13397 msgstr ""
13399 #: builtin/read-tree.c:147
13400 msgid "skip applying sparse checkout filter"
13401 msgstr ""
13403 #: builtin/read-tree.c:149
13404 msgid "debug unpack-trees"
13405 msgstr ""
13407 #: builtin/rebase--helper.c:8
13408 msgid "git rebase--helper [<options>]"
13409 msgstr ""
13411 #: builtin/rebase--helper.c:24
13412 msgid "keep empty commits"
13413 msgstr ""
13415 #: builtin/rebase--helper.c:26 builtin/revert.c:124
13416 msgid "allow commits with empty messages"
13417 msgstr ""
13419 #: builtin/rebase--helper.c:27
13420 msgid "rebase merge commits"
13421 msgstr ""
13423 #: builtin/rebase--helper.c:29
13424 msgid "keep original branch points of cousins"
13425 msgstr ""
13427 #: builtin/rebase--helper.c:30
13428 msgid "continue rebase"
13429 msgstr ""
13431 #: builtin/rebase--helper.c:32
13432 msgid "abort rebase"
13433 msgstr ""
13435 #: builtin/rebase--helper.c:35
13436 msgid "make rebase script"
13437 msgstr ""
13439 #: builtin/rebase--helper.c:37
13440 msgid "shorten commit ids in the todo list"
13441 msgstr ""
13443 #: builtin/rebase--helper.c:39
13444 msgid "expand commit ids in the todo list"
13445 msgstr ""
13447 #: builtin/rebase--helper.c:41
13448 msgid "check the todo list"
13449 msgstr ""
13451 #: builtin/rebase--helper.c:43
13452 msgid "skip unnecessary picks"
13453 msgstr ""
13455 #: builtin/rebase--helper.c:45
13456 msgid "rearrange fixup/squash lines"
13457 msgstr ""
13459 #: builtin/rebase--helper.c:47
13460 msgid "insert exec commands in todo list"
13461 msgstr ""
13463 #: builtin/rebase--helper.c:68
13464 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
13465 msgstr ""
13467 #: builtin/receive-pack.c:32
13468 msgid "git receive-pack <git-dir>"
13469 msgstr ""
13471 #: builtin/receive-pack.c:830
13472 msgid ""
13473 "By default, updating the current branch in a non-bare repository\n"
13474 "is denied, because it will make the index and work tree inconsistent\n"
13475 "with what you pushed, and will require 'git reset --hard' to match\n"
13476 "the work tree to HEAD.\n"
13477 "\n"
13478 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
13479 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
13480 "its current branch; however, this is not recommended unless you\n"
13481 "arranged to update its work tree to match what you pushed in some\n"
13482 "other way.\n"
13483 "\n"
13484 "To squelch this message and still keep the default behaviour, set\n"
13485 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
13486 msgstr ""
13488 #: builtin/receive-pack.c:850
13489 msgid ""
13490 "By default, deleting the current branch is denied, because the next\n"
13491 "'git clone' won't result in any file checked out, causing confusion.\n"
13492 "\n"
13493 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
13494 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
13495 "current branch, with or without a warning message.\n"
13496 "\n"
13497 "To squelch this message, you can set it to 'refuse'."
13498 msgstr ""
13500 #: builtin/receive-pack.c:1923
13501 msgid "quiet"
13502 msgstr ""
13504 #: builtin/receive-pack.c:1937
13505 msgid "You must specify a directory."
13506 msgstr ""
13508 #: builtin/reflog.c:536 builtin/reflog.c:541
13509 #, c-format
13510 msgid "'%s' is not a valid timestamp"
13511 msgstr ""
13513 #: builtin/remote.c:15
13514 msgid "git remote [-v | --verbose]"
13515 msgstr ""
13517 #: builtin/remote.c:16
13518 msgid ""
13519 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
13520 "mirror=<fetch|push>] <name> <url>"
13521 msgstr ""
13523 #: builtin/remote.c:17 builtin/remote.c:37
13524 msgid "git remote rename <old> <new>"
13525 msgstr ""
13527 #: builtin/remote.c:18 builtin/remote.c:42
13528 msgid "git remote remove <name>"
13529 msgstr ""
13531 #: builtin/remote.c:19 builtin/remote.c:47
13532 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
13533 msgstr ""
13535 #: builtin/remote.c:20
13536 msgid "git remote [-v | --verbose] show [-n] <name>"
13537 msgstr ""
13539 #: builtin/remote.c:21
13540 msgid "git remote prune [-n | --dry-run] <name>"
13541 msgstr ""
13543 #: builtin/remote.c:22
13544 msgid ""
13545 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
13546 msgstr ""
13548 #: builtin/remote.c:23
13549 msgid "git remote set-branches [--add] <name> <branch>..."
13550 msgstr ""
13552 #: builtin/remote.c:24 builtin/remote.c:73
13553 msgid "git remote get-url [--push] [--all] <name>"
13554 msgstr ""
13556 #: builtin/remote.c:25 builtin/remote.c:78
13557 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
13558 msgstr ""
13560 #: builtin/remote.c:26 builtin/remote.c:79
13561 msgid "git remote set-url --add <name> <newurl>"
13562 msgstr ""
13564 #: builtin/remote.c:27 builtin/remote.c:80
13565 msgid "git remote set-url --delete <name> <url>"
13566 msgstr ""
13568 #: builtin/remote.c:32
13569 msgid "git remote add [<options>] <name> <url>"
13570 msgstr ""
13572 #: builtin/remote.c:52
13573 msgid "git remote set-branches <name> <branch>..."
13574 msgstr ""
13576 #: builtin/remote.c:53
13577 msgid "git remote set-branches --add <name> <branch>..."
13578 msgstr ""
13580 #: builtin/remote.c:58
13581 msgid "git remote show [<options>] <name>"
13582 msgstr ""
13584 #: builtin/remote.c:63
13585 msgid "git remote prune [<options>] <name>"
13586 msgstr ""
13588 #: builtin/remote.c:68
13589 msgid "git remote update [<options>] [<group> | <remote>]..."
13590 msgstr ""
13592 #: builtin/remote.c:97
13593 #, c-format
13594 msgid "Updating %s"
13595 msgstr ""
13597 #: builtin/remote.c:129
13598 msgid ""
13599 "--mirror is dangerous and deprecated; please\n"
13600 "\t use --mirror=fetch or --mirror=push instead"
13601 msgstr ""
13603 #: builtin/remote.c:146
13604 #, c-format
13605 msgid "unknown mirror argument: %s"
13606 msgstr ""
13608 #: builtin/remote.c:162
13609 msgid "fetch the remote branches"
13610 msgstr ""
13612 #: builtin/remote.c:164
13613 msgid "import all tags and associated objects when fetching"
13614 msgstr ""
13616 #: builtin/remote.c:167
13617 msgid "or do not fetch any tag at all (--no-tags)"
13618 msgstr ""
13620 #: builtin/remote.c:169
13621 msgid "branch(es) to track"
13622 msgstr ""
13624 #: builtin/remote.c:170
13625 msgid "master branch"
13626 msgstr ""
13628 #: builtin/remote.c:171
13629 msgid "push|fetch"
13630 msgstr ""
13632 #: builtin/remote.c:172
13633 msgid "set up remote as a mirror to push to or fetch from"
13634 msgstr ""
13636 #: builtin/remote.c:184
13637 msgid "specifying a master branch makes no sense with --mirror"
13638 msgstr ""
13640 #: builtin/remote.c:186
13641 msgid "specifying branches to track makes sense only with fetch mirrors"
13642 msgstr ""
13644 #: builtin/remote.c:193 builtin/remote.c:635
13645 #, c-format
13646 msgid "remote %s already exists."
13647 msgstr ""
13649 #: builtin/remote.c:197 builtin/remote.c:639
13650 #, c-format
13651 msgid "'%s' is not a valid remote name"
13652 msgstr ""
13654 #: builtin/remote.c:237
13655 #, c-format
13656 msgid "Could not setup master '%s'"
13657 msgstr ""
13659 #: builtin/remote.c:343
13660 #, c-format
13661 msgid "Could not get fetch map for refspec %s"
13662 msgstr ""
13664 #: builtin/remote.c:442 builtin/remote.c:450
13665 msgid "(matching)"
13666 msgstr ""
13668 #: builtin/remote.c:454
13669 msgid "(delete)"
13670 msgstr ""
13672 #: builtin/remote.c:628 builtin/remote.c:764 builtin/remote.c:863
13673 #, c-format
13674 msgid "No such remote: %s"
13675 msgstr ""
13677 #: builtin/remote.c:645
13678 #, c-format
13679 msgid "Could not rename config section '%s' to '%s'"
13680 msgstr ""
13682 #: builtin/remote.c:665
13683 #, c-format
13684 msgid ""
13685 "Not updating non-default fetch refspec\n"
13686 "\t%s\n"
13687 "\tPlease update the configuration manually if necessary."
13688 msgstr ""
13690 #: builtin/remote.c:701
13691 #, c-format
13692 msgid "deleting '%s' failed"
13693 msgstr ""
13695 #: builtin/remote.c:735
13696 #, c-format
13697 msgid "creating '%s' failed"
13698 msgstr ""
13700 #: builtin/remote.c:801
13701 msgid ""
13702 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
13703 "to delete it, use:"
13704 msgid_plural ""
13705 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
13706 "to delete them, use:"
13707 msgstr[0] ""
13708 msgstr[1] ""
13710 #: builtin/remote.c:815
13711 #, c-format
13712 msgid "Could not remove config section '%s'"
13713 msgstr ""
13715 #: builtin/remote.c:916
13716 #, c-format
13717 msgid " new (next fetch will store in remotes/%s)"
13718 msgstr ""
13720 #: builtin/remote.c:919
13721 msgid " tracked"
13722 msgstr ""
13724 #: builtin/remote.c:921
13725 msgid " stale (use 'git remote prune' to remove)"
13726 msgstr ""
13728 #: builtin/remote.c:923
13729 msgid " ???"
13730 msgstr ""
13732 #: builtin/remote.c:964
13733 #, c-format
13734 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
13735 msgstr ""
13737 #: builtin/remote.c:973
13738 #, c-format
13739 msgid "rebases interactively onto remote %s"
13740 msgstr ""
13742 #: builtin/remote.c:975
13743 #, c-format
13744 msgid "rebases interactively (with merges) onto remote %s"
13745 msgstr ""
13747 #: builtin/remote.c:978
13748 #, c-format
13749 msgid "rebases onto remote %s"
13750 msgstr ""
13752 #: builtin/remote.c:982
13753 #, c-format
13754 msgid " merges with remote %s"
13755 msgstr ""
13757 #: builtin/remote.c:985
13758 #, c-format
13759 msgid "merges with remote %s"
13760 msgstr ""
13762 #: builtin/remote.c:988
13763 #, c-format
13764 msgid "%-*s    and with remote %s\n"
13765 msgstr ""
13767 #: builtin/remote.c:1031
13768 msgid "create"
13769 msgstr ""
13771 #: builtin/remote.c:1034
13772 msgid "delete"
13773 msgstr ""
13775 #: builtin/remote.c:1038
13776 msgid "up to date"
13777 msgstr ""
13779 #: builtin/remote.c:1041
13780 msgid "fast-forwardable"
13781 msgstr ""
13783 #: builtin/remote.c:1044
13784 msgid "local out of date"
13785 msgstr ""
13787 #: builtin/remote.c:1051
13788 #, c-format
13789 msgid "    %-*s forces to %-*s (%s)"
13790 msgstr ""
13792 #: builtin/remote.c:1054
13793 #, c-format
13794 msgid "    %-*s pushes to %-*s (%s)"
13795 msgstr ""
13797 #: builtin/remote.c:1058
13798 #, c-format
13799 msgid "    %-*s forces to %s"
13800 msgstr ""
13802 #: builtin/remote.c:1061
13803 #, c-format
13804 msgid "    %-*s pushes to %s"
13805 msgstr ""
13807 #: builtin/remote.c:1129
13808 msgid "do not query remotes"
13809 msgstr ""
13811 #: builtin/remote.c:1156
13812 #, c-format
13813 msgid "* remote %s"
13814 msgstr ""
13816 #: builtin/remote.c:1157
13817 #, c-format
13818 msgid "  Fetch URL: %s"
13819 msgstr ""
13821 #: builtin/remote.c:1158 builtin/remote.c:1174 builtin/remote.c:1313
13822 msgid "(no URL)"
13823 msgstr ""
13825 #. TRANSLATORS: the colon ':' should align
13826 #. with the one in " Fetch URL: %s"
13827 #. translation.
13829 #: builtin/remote.c:1172 builtin/remote.c:1174
13830 #, c-format
13831 msgid "  Push  URL: %s"
13832 msgstr ""
13834 #: builtin/remote.c:1176 builtin/remote.c:1178 builtin/remote.c:1180
13835 #, c-format
13836 msgid "  HEAD branch: %s"
13837 msgstr ""
13839 #: builtin/remote.c:1176
13840 msgid "(not queried)"
13841 msgstr ""
13843 #: builtin/remote.c:1178
13844 msgid "(unknown)"
13845 msgstr ""
13847 #: builtin/remote.c:1182
13848 #, c-format
13849 msgid ""
13850 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
13851 msgstr ""
13853 #: builtin/remote.c:1194
13854 #, c-format
13855 msgid "  Remote branch:%s"
13856 msgid_plural "  Remote branches:%s"
13857 msgstr[0] ""
13858 msgstr[1] ""
13860 #: builtin/remote.c:1197 builtin/remote.c:1223
13861 msgid " (status not queried)"
13862 msgstr ""
13864 #: builtin/remote.c:1206
13865 msgid "  Local branch configured for 'git pull':"
13866 msgid_plural "  Local branches configured for 'git pull':"
13867 msgstr[0] ""
13868 msgstr[1] ""
13870 #: builtin/remote.c:1214
13871 msgid "  Local refs will be mirrored by 'git push'"
13872 msgstr ""
13874 #: builtin/remote.c:1220
13875 #, c-format
13876 msgid "  Local ref configured for 'git push'%s:"
13877 msgid_plural "  Local refs configured for 'git push'%s:"
13878 msgstr[0] ""
13879 msgstr[1] ""
13881 #: builtin/remote.c:1241
13882 msgid "set refs/remotes/<name>/HEAD according to remote"
13883 msgstr ""
13885 #: builtin/remote.c:1243
13886 msgid "delete refs/remotes/<name>/HEAD"
13887 msgstr ""
13889 #: builtin/remote.c:1258
13890 msgid "Cannot determine remote HEAD"
13891 msgstr ""
13893 #: builtin/remote.c:1260
13894 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
13895 msgstr ""
13897 #: builtin/remote.c:1270
13898 #, c-format
13899 msgid "Could not delete %s"
13900 msgstr ""
13902 #: builtin/remote.c:1278
13903 #, c-format
13904 msgid "Not a valid ref: %s"
13905 msgstr ""
13907 #: builtin/remote.c:1280
13908 #, c-format
13909 msgid "Could not setup %s"
13910 msgstr ""
13912 #: builtin/remote.c:1298
13913 #, c-format
13914 msgid " %s will become dangling!"
13915 msgstr ""
13917 #: builtin/remote.c:1299
13918 #, c-format
13919 msgid " %s has become dangling!"
13920 msgstr ""
13922 #: builtin/remote.c:1309
13923 #, c-format
13924 msgid "Pruning %s"
13925 msgstr ""
13927 #: builtin/remote.c:1310
13928 #, c-format
13929 msgid "URL: %s"
13930 msgstr ""
13932 #: builtin/remote.c:1326
13933 #, c-format
13934 msgid " * [would prune] %s"
13935 msgstr ""
13937 #: builtin/remote.c:1329
13938 #, c-format
13939 msgid " * [pruned] %s"
13940 msgstr ""
13942 #: builtin/remote.c:1374
13943 msgid "prune remotes after fetching"
13944 msgstr ""
13946 #: builtin/remote.c:1437 builtin/remote.c:1491 builtin/remote.c:1559
13947 #, c-format
13948 msgid "No such remote '%s'"
13949 msgstr ""
13951 #: builtin/remote.c:1453
13952 msgid "add branch"
13953 msgstr ""
13955 #: builtin/remote.c:1460
13956 msgid "no remote specified"
13957 msgstr ""
13959 #: builtin/remote.c:1477
13960 msgid "query push URLs rather than fetch URLs"
13961 msgstr ""
13963 #: builtin/remote.c:1479
13964 msgid "return all URLs"
13965 msgstr ""
13967 #: builtin/remote.c:1507
13968 #, c-format
13969 msgid "no URLs configured for remote '%s'"
13970 msgstr ""
13972 #: builtin/remote.c:1533
13973 msgid "manipulate push URLs"
13974 msgstr ""
13976 #: builtin/remote.c:1535
13977 msgid "add URL"
13978 msgstr ""
13980 #: builtin/remote.c:1537
13981 msgid "delete URLs"
13982 msgstr ""
13984 #: builtin/remote.c:1544
13985 msgid "--add --delete doesn't make sense"
13986 msgstr ""
13988 #: builtin/remote.c:1583
13989 #, c-format
13990 msgid "Invalid old URL pattern: %s"
13991 msgstr ""
13993 #: builtin/remote.c:1591
13994 #, c-format
13995 msgid "No such URL found: %s"
13996 msgstr ""
13998 #: builtin/remote.c:1593
13999 msgid "Will not delete all non-push URLs"
14000 msgstr ""
14002 #: builtin/remote.c:1609
14003 msgid "be verbose; must be placed before a subcommand"
14004 msgstr ""
14006 #: builtin/remote.c:1640
14007 #, c-format
14008 msgid "Unknown subcommand: %s"
14009 msgstr ""
14011 #: builtin/repack.c:20
14012 msgid "git repack [<options>]"
14013 msgstr ""
14015 #: builtin/repack.c:25
14016 msgid ""
14017 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
14018 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
14019 msgstr ""
14021 #: builtin/repack.c:287
14022 msgid "pack everything in a single pack"
14023 msgstr ""
14025 #: builtin/repack.c:289
14026 msgid "same as -a, and turn unreachable objects loose"
14027 msgstr ""
14029 #: builtin/repack.c:292
14030 msgid "remove redundant packs, and run git-prune-packed"
14031 msgstr ""
14033 #: builtin/repack.c:294
14034 msgid "pass --no-reuse-delta to git-pack-objects"
14035 msgstr ""
14037 #: builtin/repack.c:296
14038 msgid "pass --no-reuse-object to git-pack-objects"
14039 msgstr ""
14041 #: builtin/repack.c:298
14042 msgid "do not run git-update-server-info"
14043 msgstr ""
14045 #: builtin/repack.c:301
14046 msgid "pass --local to git-pack-objects"
14047 msgstr ""
14049 #: builtin/repack.c:303
14050 msgid "write bitmap index"
14051 msgstr ""
14053 #: builtin/repack.c:304
14054 msgid "approxidate"
14055 msgstr ""
14057 #: builtin/repack.c:305
14058 msgid "with -A, do not loosen objects older than this"
14059 msgstr ""
14061 #: builtin/repack.c:307
14062 msgid "with -a, repack unreachable objects"
14063 msgstr ""
14065 #: builtin/repack.c:309
14066 msgid "size of the window used for delta compression"
14067 msgstr ""
14069 #: builtin/repack.c:310 builtin/repack.c:316
14070 msgid "bytes"
14071 msgstr ""
14073 #: builtin/repack.c:311
14074 msgid "same as the above, but limit memory size instead of entries count"
14075 msgstr ""
14077 #: builtin/repack.c:313
14078 msgid "limits the maximum delta depth"
14079 msgstr ""
14081 #: builtin/repack.c:315
14082 msgid "limits the maximum number of threads"
14083 msgstr ""
14085 #: builtin/repack.c:317
14086 msgid "maximum size of each packfile"
14087 msgstr ""
14089 #: builtin/repack.c:319
14090 msgid "repack objects in packs marked with .keep"
14091 msgstr ""
14093 #: builtin/repack.c:321
14094 msgid "do not repack this pack"
14095 msgstr ""
14097 #: builtin/repack.c:331
14098 msgid "cannot delete packs in a precious-objects repo"
14099 msgstr ""
14101 #: builtin/repack.c:335
14102 msgid "--keep-unreachable and -A are incompatible"
14103 msgstr ""
14105 #: builtin/repack.c:510 builtin/worktree.c:139
14106 #, c-format
14107 msgid "failed to remove '%s'"
14108 msgstr ""
14110 #: builtin/replace.c:22
14111 msgid "git replace [-f] <object> <replacement>"
14112 msgstr ""
14114 #: builtin/replace.c:23
14115 msgid "git replace [-f] --edit <object>"
14116 msgstr ""
14118 #: builtin/replace.c:24
14119 msgid "git replace [-f] --graft <commit> [<parent>...]"
14120 msgstr ""
14122 #: builtin/replace.c:25
14123 msgid "git replace [-f] --convert-graft-file"
14124 msgstr ""
14126 #: builtin/replace.c:26
14127 msgid "git replace -d <object>..."
14128 msgstr ""
14130 #: builtin/replace.c:27
14131 msgid "git replace [--format=<format>] [-l [<pattern>]]"
14132 msgstr ""
14134 #: builtin/replace.c:57 builtin/replace.c:203 builtin/replace.c:206
14135 #, c-format
14136 msgid "failed to resolve '%s' as a valid ref"
14137 msgstr ""
14139 #: builtin/replace.c:86
14140 #, c-format
14141 msgid ""
14142 "invalid replace format '%s'\n"
14143 "valid formats are 'short', 'medium' and 'long'"
14144 msgstr ""
14146 #: builtin/replace.c:121
14147 #, c-format
14148 msgid "replace ref '%s' not found"
14149 msgstr ""
14151 #: builtin/replace.c:137
14152 #, c-format
14153 msgid "Deleted replace ref '%s'"
14154 msgstr ""
14156 #: builtin/replace.c:149
14157 #, c-format
14158 msgid "'%s' is not a valid ref name"
14159 msgstr ""
14161 #: builtin/replace.c:154
14162 #, c-format
14163 msgid "replace ref '%s' already exists"
14164 msgstr ""
14166 #: builtin/replace.c:174
14167 #, c-format
14168 msgid ""
14169 "Objects must be of the same type.\n"
14170 "'%s' points to a replaced object of type '%s'\n"
14171 "while '%s' points to a replacement object of type '%s'."
14172 msgstr ""
14174 #: builtin/replace.c:225
14175 #, c-format
14176 msgid "unable to open %s for writing"
14177 msgstr ""
14179 #: builtin/replace.c:238
14180 msgid "cat-file reported failure"
14181 msgstr ""
14183 #: builtin/replace.c:254
14184 #, c-format
14185 msgid "unable to open %s for reading"
14186 msgstr ""
14188 #: builtin/replace.c:268
14189 msgid "unable to spawn mktree"
14190 msgstr ""
14192 #: builtin/replace.c:272
14193 msgid "unable to read from mktree"
14194 msgstr ""
14196 #: builtin/replace.c:281
14197 msgid "mktree reported failure"
14198 msgstr ""
14200 #: builtin/replace.c:285
14201 msgid "mktree did not return an object name"
14202 msgstr ""
14204 #: builtin/replace.c:294
14205 #, c-format
14206 msgid "unable to fstat %s"
14207 msgstr ""
14209 #: builtin/replace.c:299
14210 msgid "unable to write object to database"
14211 msgstr ""
14213 #: builtin/replace.c:318 builtin/replace.c:371 builtin/replace.c:415
14214 #: builtin/replace.c:445
14215 #, c-format
14216 msgid "not a valid object name: '%s'"
14217 msgstr ""
14219 #: builtin/replace.c:322
14220 #, c-format
14221 msgid "unable to get object type for %s"
14222 msgstr ""
14224 #: builtin/replace.c:338
14225 msgid "editing object file failed"
14226 msgstr ""
14228 #: builtin/replace.c:347
14229 #, c-format
14230 msgid "new object is the same as the old one: '%s'"
14231 msgstr ""
14233 #: builtin/replace.c:407
14234 #, c-format
14235 msgid "bad mergetag in commit '%s'"
14236 msgstr ""
14238 #: builtin/replace.c:409
14239 #, c-format
14240 msgid "malformed mergetag in commit '%s'"
14241 msgstr ""
14243 #: builtin/replace.c:421
14244 #, c-format
14245 msgid ""
14246 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
14247 "instead of --graft"
14248 msgstr ""
14250 #: builtin/replace.c:460
14251 #, c-format
14252 msgid "the original commit '%s' has a gpg signature"
14253 msgstr ""
14255 #: builtin/replace.c:461
14256 msgid "the signature will be removed in the replacement commit!"
14257 msgstr ""
14259 #: builtin/replace.c:471
14260 #, c-format
14261 msgid "could not write replacement commit for: '%s'"
14262 msgstr ""
14264 #: builtin/replace.c:479
14265 #, c-format
14266 msgid "graft for '%s' unnecessary"
14267 msgstr ""
14269 #: builtin/replace.c:482
14270 #, c-format
14271 msgid "new commit is the same as the old one: '%s'"
14272 msgstr ""
14274 #: builtin/replace.c:514
14275 #, c-format
14276 msgid ""
14277 "could not convert the following graft(s):\n"
14278 "%s"
14279 msgstr ""
14281 #: builtin/replace.c:535
14282 msgid "list replace refs"
14283 msgstr ""
14285 #: builtin/replace.c:536
14286 msgid "delete replace refs"
14287 msgstr ""
14289 #: builtin/replace.c:537
14290 msgid "edit existing object"
14291 msgstr ""
14293 #: builtin/replace.c:538
14294 msgid "change a commit's parents"
14295 msgstr ""
14297 #: builtin/replace.c:539
14298 msgid "convert existing graft file"
14299 msgstr ""
14301 #: builtin/replace.c:540
14302 msgid "replace the ref if it exists"
14303 msgstr ""
14305 #: builtin/replace.c:542
14306 msgid "do not pretty-print contents for --edit"
14307 msgstr ""
14309 #: builtin/replace.c:543
14310 msgid "use this format"
14311 msgstr ""
14313 #: builtin/replace.c:556
14314 msgid "--format cannot be used when not listing"
14315 msgstr ""
14317 #: builtin/replace.c:564
14318 msgid "-f only makes sense when writing a replacement"
14319 msgstr ""
14321 #: builtin/replace.c:568
14322 msgid "--raw only makes sense with --edit"
14323 msgstr ""
14325 #: builtin/replace.c:574
14326 msgid "-d needs at least one argument"
14327 msgstr ""
14329 #: builtin/replace.c:580
14330 msgid "bad number of arguments"
14331 msgstr ""
14333 #: builtin/replace.c:586
14334 msgid "-e needs exactly one argument"
14335 msgstr ""
14337 #: builtin/replace.c:592
14338 msgid "-g needs at least one argument"
14339 msgstr ""
14341 #: builtin/replace.c:598
14342 msgid "--convert-graft-file takes no argument"
14343 msgstr ""
14345 #: builtin/replace.c:604
14346 msgid "only one pattern can be given with -l"
14347 msgstr ""
14349 #: builtin/rerere.c:13
14350 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
14351 msgstr ""
14353 #: builtin/rerere.c:59
14354 msgid "register clean resolutions in index"
14355 msgstr ""
14357 #: builtin/reset.c:29
14358 msgid ""
14359 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
14360 msgstr ""
14362 #: builtin/reset.c:30
14363 msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
14364 msgstr ""
14366 #: builtin/reset.c:31
14367 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
14368 msgstr ""
14370 #: builtin/reset.c:37
14371 msgid "mixed"
14372 msgstr ""
14374 #: builtin/reset.c:37
14375 msgid "soft"
14376 msgstr ""
14378 #: builtin/reset.c:37
14379 msgid "hard"
14380 msgstr ""
14382 #: builtin/reset.c:37
14383 msgid "merge"
14384 msgstr ""
14386 #: builtin/reset.c:37
14387 msgid "keep"
14388 msgstr ""
14390 #: builtin/reset.c:78
14391 msgid "You do not have a valid HEAD."
14392 msgstr ""
14394 #: builtin/reset.c:80
14395 msgid "Failed to find tree of HEAD."
14396 msgstr ""
14398 #: builtin/reset.c:86
14399 #, c-format
14400 msgid "Failed to find tree of %s."
14401 msgstr ""
14403 #: builtin/reset.c:111
14404 #, c-format
14405 msgid "HEAD is now at %s"
14406 msgstr ""
14408 #: builtin/reset.c:189
14409 #, c-format
14410 msgid "Cannot do a %s reset in the middle of a merge."
14411 msgstr ""
14413 #: builtin/reset.c:289
14414 msgid "be quiet, only report errors"
14415 msgstr ""
14417 #: builtin/reset.c:291
14418 msgid "reset HEAD and index"
14419 msgstr ""
14421 #: builtin/reset.c:292
14422 msgid "reset only HEAD"
14423 msgstr ""
14425 #: builtin/reset.c:294 builtin/reset.c:296
14426 msgid "reset HEAD, index and working tree"
14427 msgstr ""
14429 #: builtin/reset.c:298
14430 msgid "reset HEAD but keep local changes"
14431 msgstr ""
14433 #: builtin/reset.c:304
14434 msgid "record only the fact that removed paths will be added later"
14435 msgstr ""
14437 #: builtin/reset.c:321
14438 #, c-format
14439 msgid "Failed to resolve '%s' as a valid revision."
14440 msgstr ""
14442 #: builtin/reset.c:329
14443 #, c-format
14444 msgid "Failed to resolve '%s' as a valid tree."
14445 msgstr ""
14447 #: builtin/reset.c:338
14448 msgid "--patch is incompatible with --{hard,mixed,soft}"
14449 msgstr ""
14451 #: builtin/reset.c:347
14452 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
14453 msgstr ""
14455 #: builtin/reset.c:349
14456 #, c-format
14457 msgid "Cannot do %s reset with paths."
14458 msgstr ""
14460 #: builtin/reset.c:359
14461 #, c-format
14462 msgid "%s reset is not allowed in a bare repository"
14463 msgstr ""
14465 #: builtin/reset.c:363
14466 msgid "-N can only be used with --mixed"
14467 msgstr ""
14469 #: builtin/reset.c:380
14470 msgid "Unstaged changes after reset:"
14471 msgstr ""
14473 #: builtin/reset.c:386
14474 #, c-format
14475 msgid "Could not reset index file to revision '%s'."
14476 msgstr ""
14478 #: builtin/reset.c:390
14479 msgid "Could not write new index file."
14480 msgstr ""
14482 #: builtin/rev-list.c:399
14483 msgid "cannot combine --exclude-promisor-objects and --missing"
14484 msgstr ""
14486 #: builtin/rev-list.c:457
14487 msgid "object filtering requires --objects"
14488 msgstr ""
14490 #: builtin/rev-list.c:460
14491 #, c-format
14492 msgid "invalid sparse value '%s'"
14493 msgstr ""
14495 #: builtin/rev-list.c:501
14496 msgid "rev-list does not support display of notes"
14497 msgstr ""
14499 #: builtin/rev-list.c:504
14500 msgid "cannot combine --use-bitmap-index with object filtering"
14501 msgstr ""
14503 #: builtin/rev-parse.c:406
14504 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
14505 msgstr ""
14507 #: builtin/rev-parse.c:411
14508 msgid "keep the `--` passed as an arg"
14509 msgstr ""
14511 #: builtin/rev-parse.c:413
14512 msgid "stop parsing after the first non-option argument"
14513 msgstr ""
14515 #: builtin/rev-parse.c:416
14516 msgid "output in stuck long form"
14517 msgstr ""
14519 #: builtin/rev-parse.c:549
14520 msgid ""
14521 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
14522 "   or: git rev-parse --sq-quote [<arg>...]\n"
14523 "   or: git rev-parse [<options>] [<arg>...]\n"
14524 "\n"
14525 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
14526 msgstr ""
14528 #: builtin/revert.c:24
14529 msgid "git revert [<options>] <commit-ish>..."
14530 msgstr ""
14532 #: builtin/revert.c:25
14533 msgid "git revert <subcommand>"
14534 msgstr ""
14536 #: builtin/revert.c:30
14537 msgid "git cherry-pick [<options>] <commit-ish>..."
14538 msgstr ""
14540 #: builtin/revert.c:31
14541 msgid "git cherry-pick <subcommand>"
14542 msgstr ""
14544 #: builtin/revert.c:91
14545 #, c-format
14546 msgid "%s: %s cannot be used with %s"
14547 msgstr ""
14549 #: builtin/revert.c:100
14550 msgid "end revert or cherry-pick sequence"
14551 msgstr ""
14553 #: builtin/revert.c:101
14554 msgid "resume revert or cherry-pick sequence"
14555 msgstr ""
14557 #: builtin/revert.c:102
14558 msgid "cancel revert or cherry-pick sequence"
14559 msgstr ""
14561 #: builtin/revert.c:103
14562 msgid "don't automatically commit"
14563 msgstr ""
14565 #: builtin/revert.c:104
14566 msgid "edit the commit message"
14567 msgstr ""
14569 #: builtin/revert.c:107
14570 msgid "parent-number"
14571 msgstr ""
14573 #: builtin/revert.c:108
14574 msgid "select mainline parent"
14575 msgstr ""
14577 #: builtin/revert.c:110
14578 msgid "merge strategy"
14579 msgstr ""
14581 #: builtin/revert.c:111
14582 msgid "option"
14583 msgstr ""
14585 #: builtin/revert.c:112
14586 msgid "option for merge strategy"
14587 msgstr ""
14589 #: builtin/revert.c:121
14590 msgid "append commit name"
14591 msgstr ""
14593 #: builtin/revert.c:123
14594 msgid "preserve initially empty commits"
14595 msgstr ""
14597 #: builtin/revert.c:125
14598 msgid "keep redundant, empty commits"
14599 msgstr ""
14601 #: builtin/revert.c:219
14602 msgid "revert failed"
14603 msgstr ""
14605 #: builtin/revert.c:232
14606 msgid "cherry-pick failed"
14607 msgstr ""
14609 #: builtin/rm.c:18
14610 msgid "git rm [<options>] [--] <file>..."
14611 msgstr ""
14613 #: builtin/rm.c:206
14614 msgid ""
14615 "the following file has staged content different from both the\n"
14616 "file and the HEAD:"
14617 msgid_plural ""
14618 "the following files have staged content different from both the\n"
14619 "file and the HEAD:"
14620 msgstr[0] ""
14621 msgstr[1] ""
14623 #: builtin/rm.c:211
14624 msgid ""
14625 "\n"
14626 "(use -f to force removal)"
14627 msgstr ""
14629 #: builtin/rm.c:215
14630 msgid "the following file has changes staged in the index:"
14631 msgid_plural "the following files have changes staged in the index:"
14632 msgstr[0] ""
14633 msgstr[1] ""
14635 #: builtin/rm.c:219 builtin/rm.c:228
14636 msgid ""
14637 "\n"
14638 "(use --cached to keep the file, or -f to force removal)"
14639 msgstr ""
14641 #: builtin/rm.c:225
14642 msgid "the following file has local modifications:"
14643 msgid_plural "the following files have local modifications:"
14644 msgstr[0] ""
14645 msgstr[1] ""
14647 #: builtin/rm.c:241
14648 msgid "do not list removed files"
14649 msgstr ""
14651 #: builtin/rm.c:242
14652 msgid "only remove from the index"
14653 msgstr ""
14655 #: builtin/rm.c:243
14656 msgid "override the up-to-date check"
14657 msgstr ""
14659 #: builtin/rm.c:244
14660 msgid "allow recursive removal"
14661 msgstr ""
14663 #: builtin/rm.c:246
14664 msgid "exit with a zero status even if nothing matched"
14665 msgstr ""
14667 #: builtin/rm.c:288
14668 msgid "please stage your changes to .gitmodules or stash them to proceed"
14669 msgstr ""
14671 #: builtin/rm.c:306
14672 #, c-format
14673 msgid "not removing '%s' recursively without -r"
14674 msgstr ""
14676 #: builtin/rm.c:345
14677 #, c-format
14678 msgid "git rm: unable to remove %s"
14679 msgstr ""
14681 #: builtin/rm.c:368
14682 #, c-format
14683 msgid "could not remove '%s'"
14684 msgstr ""
14686 #: builtin/send-pack.c:20
14687 msgid ""
14688 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
14689 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
14690 "[<ref>...]\n"
14691 "  --all and explicit <ref> specification are mutually exclusive."
14692 msgstr ""
14694 #: builtin/send-pack.c:163
14695 msgid "remote name"
14696 msgstr ""
14698 #: builtin/send-pack.c:177
14699 msgid "use stateless RPC protocol"
14700 msgstr ""
14702 #: builtin/send-pack.c:178
14703 msgid "read refs from stdin"
14704 msgstr ""
14706 #: builtin/send-pack.c:179
14707 msgid "print status from remote helper"
14708 msgstr ""
14710 #: builtin/serve.c:7
14711 msgid "git serve [<options>]"
14712 msgstr ""
14714 #: builtin/serve.c:17 builtin/upload-pack.c:23
14715 msgid "quit after a single request/response exchange"
14716 msgstr ""
14718 #: builtin/serve.c:19
14719 msgid "exit immediately after advertising capabilities"
14720 msgstr ""
14722 #: builtin/shortlog.c:14
14723 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
14724 msgstr ""
14726 #: builtin/shortlog.c:15
14727 msgid "git log --pretty=short | git shortlog [<options>]"
14728 msgstr ""
14730 #: builtin/shortlog.c:264
14731 msgid "Group by committer rather than author"
14732 msgstr ""
14734 #: builtin/shortlog.c:266
14735 msgid "sort output according to the number of commits per author"
14736 msgstr ""
14738 #: builtin/shortlog.c:268
14739 msgid "Suppress commit descriptions, only provides commit count"
14740 msgstr ""
14742 #: builtin/shortlog.c:270
14743 msgid "Show the email address of each author"
14744 msgstr ""
14746 #: builtin/shortlog.c:271
14747 msgid "<w>[,<i1>[,<i2>]]"
14748 msgstr ""
14750 #: builtin/shortlog.c:272
14751 msgid "Linewrap output"
14752 msgstr ""
14754 #: builtin/shortlog.c:299
14755 msgid "too many arguments given outside repository"
14756 msgstr ""
14758 #: builtin/show-branch.c:13
14759 msgid ""
14760 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
14761 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
14762 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
14763 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
14764 msgstr ""
14766 #: builtin/show-branch.c:17
14767 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
14768 msgstr ""
14770 #: builtin/show-branch.c:395
14771 #, c-format
14772 msgid "ignoring %s; cannot handle more than %d ref"
14773 msgid_plural "ignoring %s; cannot handle more than %d refs"
14774 msgstr[0] ""
14775 msgstr[1] ""
14777 #: builtin/show-branch.c:549
14778 #, c-format
14779 msgid "no matching refs with %s"
14780 msgstr ""
14782 #: builtin/show-branch.c:645
14783 msgid "show remote-tracking and local branches"
14784 msgstr ""
14786 #: builtin/show-branch.c:647
14787 msgid "show remote-tracking branches"
14788 msgstr ""
14790 #: builtin/show-branch.c:649
14791 msgid "color '*!+-' corresponding to the branch"
14792 msgstr ""
14794 #: builtin/show-branch.c:651
14795 msgid "show <n> more commits after the common ancestor"
14796 msgstr ""
14798 #: builtin/show-branch.c:653
14799 msgid "synonym to more=-1"
14800 msgstr ""
14802 #: builtin/show-branch.c:654
14803 msgid "suppress naming strings"
14804 msgstr ""
14806 #: builtin/show-branch.c:656
14807 msgid "include the current branch"
14808 msgstr ""
14810 #: builtin/show-branch.c:658
14811 msgid "name commits with their object names"
14812 msgstr ""
14814 #: builtin/show-branch.c:660
14815 msgid "show possible merge bases"
14816 msgstr ""
14818 #: builtin/show-branch.c:662
14819 msgid "show refs unreachable from any other ref"
14820 msgstr ""
14822 #: builtin/show-branch.c:664
14823 msgid "show commits in topological order"
14824 msgstr ""
14826 #: builtin/show-branch.c:667
14827 msgid "show only commits not on the first branch"
14828 msgstr ""
14830 #: builtin/show-branch.c:669
14831 msgid "show merges reachable from only one tip"
14832 msgstr ""
14834 #: builtin/show-branch.c:671
14835 msgid "topologically sort, maintaining date order where possible"
14836 msgstr ""
14838 #: builtin/show-branch.c:674
14839 msgid "<n>[,<base>]"
14840 msgstr ""
14842 #: builtin/show-branch.c:675
14843 msgid "show <n> most recent ref-log entries starting at base"
14844 msgstr ""
14846 #: builtin/show-branch.c:711
14847 msgid ""
14848 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
14849 msgstr ""
14851 #: builtin/show-branch.c:735
14852 msgid "no branches given, and HEAD is not valid"
14853 msgstr ""
14855 #: builtin/show-branch.c:738
14856 msgid "--reflog option needs one branch name"
14857 msgstr ""
14859 #: builtin/show-branch.c:741
14860 #, c-format
14861 msgid "only %d entry can be shown at one time."
14862 msgid_plural "only %d entries can be shown at one time."
14863 msgstr[0] ""
14864 msgstr[1] ""
14866 #: builtin/show-branch.c:745
14867 #, c-format
14868 msgid "no such ref %s"
14869 msgstr ""
14871 #: builtin/show-branch.c:829
14872 #, c-format
14873 msgid "cannot handle more than %d rev."
14874 msgid_plural "cannot handle more than %d revs."
14875 msgstr[0] ""
14876 msgstr[1] ""
14878 #: builtin/show-branch.c:833
14879 #, c-format
14880 msgid "'%s' is not a valid ref."
14881 msgstr ""
14883 #: builtin/show-branch.c:836
14884 #, c-format
14885 msgid "cannot find commit %s (%s)"
14886 msgstr ""
14888 #: builtin/show-ref.c:11
14889 msgid ""
14890 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
14891 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
14892 msgstr ""
14894 #: builtin/show-ref.c:12
14895 msgid "git show-ref --exclude-existing[=<pattern>]"
14896 msgstr ""
14898 #: builtin/show-ref.c:160
14899 msgid "only show tags (can be combined with heads)"
14900 msgstr ""
14902 #: builtin/show-ref.c:161
14903 msgid "only show heads (can be combined with tags)"
14904 msgstr ""
14906 #: builtin/show-ref.c:162
14907 msgid "stricter reference checking, requires exact ref path"
14908 msgstr ""
14910 #: builtin/show-ref.c:165 builtin/show-ref.c:167
14911 msgid "show the HEAD reference, even if it would be filtered out"
14912 msgstr ""
14914 #: builtin/show-ref.c:169
14915 msgid "dereference tags into object IDs"
14916 msgstr ""
14918 #: builtin/show-ref.c:171
14919 msgid "only show SHA1 hash using <n> digits"
14920 msgstr ""
14922 #: builtin/show-ref.c:175
14923 msgid "do not print results to stdout (useful with --verify)"
14924 msgstr ""
14926 #: builtin/show-ref.c:177
14927 msgid "show refs from stdin that aren't in local repository"
14928 msgstr ""
14930 #: builtin/stripspace.c:18
14931 msgid "git stripspace [-s | --strip-comments]"
14932 msgstr ""
14934 #: builtin/stripspace.c:19
14935 msgid "git stripspace [-c | --comment-lines]"
14936 msgstr ""
14938 #: builtin/stripspace.c:36
14939 msgid "skip and remove all lines starting with comment character"
14940 msgstr ""
14942 #: builtin/stripspace.c:39
14943 msgid "prepend comment character and space to each line"
14944 msgstr ""
14946 #: builtin/submodule--helper.c:37 builtin/submodule--helper.c:1833
14947 #, c-format
14948 msgid "No such ref: %s"
14949 msgstr ""
14951 #: builtin/submodule--helper.c:44 builtin/submodule--helper.c:1842
14952 #, c-format
14953 msgid "Expecting a full ref name, got %s"
14954 msgstr ""
14956 #: builtin/submodule--helper.c:61
14957 msgid "submodule--helper print-default-remote takes no arguments"
14958 msgstr ""
14960 #: builtin/submodule--helper.c:99
14961 #, c-format
14962 msgid "cannot strip one component off url '%s'"
14963 msgstr ""
14965 #: builtin/submodule--helper.c:407 builtin/submodule--helper.c:1356
14966 msgid "alternative anchor for relative paths"
14967 msgstr ""
14969 #: builtin/submodule--helper.c:412
14970 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
14971 msgstr ""
14973 #: builtin/submodule--helper.c:469 builtin/submodule--helper.c:606
14974 #: builtin/submodule--helper.c:629
14975 #, c-format
14976 msgid "No url found for submodule path '%s' in .gitmodules"
14977 msgstr ""
14979 #: builtin/submodule--helper.c:521
14980 #, c-format
14981 msgid "Entering '%s'\n"
14982 msgstr ""
14984 #: builtin/submodule--helper.c:524
14985 #, c-format
14986 msgid ""
14987 "run_command returned non-zero status for %s\n"
14989 msgstr ""
14991 #: builtin/submodule--helper.c:545
14992 #, c-format
14993 msgid ""
14994 "run_command returned non-zero status whilerecursing in the nested submodules "
14995 "of %s\n"
14997 msgstr ""
14999 #: builtin/submodule--helper.c:561
15000 msgid "Suppress output of entering each submodule command"
15001 msgstr ""
15003 #: builtin/submodule--helper.c:563 builtin/submodule--helper.c:1040
15004 msgid "Recurse into nested submodules"
15005 msgstr ""
15007 #: builtin/submodule--helper.c:568
15008 msgid "git submodule--helper foreach [--quiet] [--recursive] <command>"
15009 msgstr ""
15011 #: builtin/submodule--helper.c:644
15012 #, c-format
15013 msgid ""
15014 "could not lookup configuration '%s'. Assuming this repository is its own "
15015 "authoritative upstream."
15016 msgstr ""
15018 #: builtin/submodule--helper.c:655
15019 #, c-format
15020 msgid "Failed to register url for submodule path '%s'"
15021 msgstr ""
15023 #: builtin/submodule--helper.c:659
15024 #, c-format
15025 msgid "Submodule '%s' (%s) registered for path '%s'\n"
15026 msgstr ""
15028 #: builtin/submodule--helper.c:669
15029 #, c-format
15030 msgid "warning: command update mode suggested for submodule '%s'\n"
15031 msgstr ""
15033 #: builtin/submodule--helper.c:676
15034 #, c-format
15035 msgid "Failed to register update mode for submodule path '%s'"
15036 msgstr ""
15038 #: builtin/submodule--helper.c:698
15039 msgid "Suppress output for initializing a submodule"
15040 msgstr ""
15042 #: builtin/submodule--helper.c:703
15043 msgid "git submodule--helper init [<path>]"
15044 msgstr ""
15046 #: builtin/submodule--helper.c:775 builtin/submodule--helper.c:901
15047 #, c-format
15048 msgid "no submodule mapping found in .gitmodules for path '%s'"
15049 msgstr ""
15051 #: builtin/submodule--helper.c:814
15052 #, c-format
15053 msgid "could not resolve HEAD ref inside the submodule '%s'"
15054 msgstr ""
15056 #: builtin/submodule--helper.c:841 builtin/submodule--helper.c:1010
15057 #, c-format
15058 msgid "failed to recurse into submodule '%s'"
15059 msgstr ""
15061 #: builtin/submodule--helper.c:865 builtin/submodule--helper.c:1176
15062 msgid "Suppress submodule status output"
15063 msgstr ""
15065 #: builtin/submodule--helper.c:866
15066 msgid ""
15067 "Use commit stored in the index instead of the one stored in the submodule "
15068 "HEAD"
15069 msgstr ""
15071 #: builtin/submodule--helper.c:867
15072 msgid "recurse into nested submodules"
15073 msgstr ""
15075 #: builtin/submodule--helper.c:872
15076 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
15077 msgstr ""
15079 #: builtin/submodule--helper.c:896
15080 msgid "git submodule--helper name <path>"
15081 msgstr ""
15083 #: builtin/submodule--helper.c:960
15084 #, c-format
15085 msgid "Synchronizing submodule url for '%s'\n"
15086 msgstr ""
15088 #: builtin/submodule--helper.c:966
15089 #, c-format
15090 msgid "failed to register url for submodule path '%s'"
15091 msgstr ""
15093 #: builtin/submodule--helper.c:980
15094 #, c-format
15095 msgid "failed to get the default remote for submodule '%s'"
15096 msgstr ""
15098 #: builtin/submodule--helper.c:991
15099 #, c-format
15100 msgid "failed to update remote for submodule '%s'"
15101 msgstr ""
15103 #: builtin/submodule--helper.c:1038
15104 msgid "Suppress output of synchronizing submodule url"
15105 msgstr ""
15107 #: builtin/submodule--helper.c:1045
15108 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
15109 msgstr ""
15111 #: builtin/submodule--helper.c:1099
15112 #, c-format
15113 msgid ""
15114 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
15115 "really want to remove it including all of its history)"
15116 msgstr ""
15118 #: builtin/submodule--helper.c:1111
15119 #, c-format
15120 msgid ""
15121 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
15122 "them"
15123 msgstr ""
15125 #: builtin/submodule--helper.c:1119
15126 #, c-format
15127 msgid "Cleared directory '%s'\n"
15128 msgstr ""
15130 #: builtin/submodule--helper.c:1121
15131 #, c-format
15132 msgid "Could not remove submodule work tree '%s'\n"
15133 msgstr ""
15135 #: builtin/submodule--helper.c:1132
15136 #, c-format
15137 msgid "could not create empty submodule directory %s"
15138 msgstr ""
15140 #: builtin/submodule--helper.c:1148
15141 #, c-format
15142 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
15143 msgstr ""
15145 #: builtin/submodule--helper.c:1177
15146 msgid "Remove submodule working trees even if they contain local changes"
15147 msgstr ""
15149 #: builtin/submodule--helper.c:1178
15150 msgid "Unregister all submodules"
15151 msgstr ""
15153 #: builtin/submodule--helper.c:1183
15154 msgid ""
15155 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
15156 msgstr ""
15158 #: builtin/submodule--helper.c:1197
15159 msgid "Use '--all' if you really want to deinitialize all submodules"
15160 msgstr ""
15162 #: builtin/submodule--helper.c:1290 builtin/submodule--helper.c:1293
15163 #, c-format
15164 msgid "submodule '%s' cannot add alternate: %s"
15165 msgstr ""
15167 #: builtin/submodule--helper.c:1329
15168 #, c-format
15169 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
15170 msgstr ""
15172 #: builtin/submodule--helper.c:1336
15173 #, c-format
15174 msgid "Value '%s' for submodule.alternateLocation is not recognized"
15175 msgstr ""
15177 #: builtin/submodule--helper.c:1359
15178 msgid "where the new submodule will be cloned to"
15179 msgstr ""
15181 #: builtin/submodule--helper.c:1362
15182 msgid "name of the new submodule"
15183 msgstr ""
15185 #: builtin/submodule--helper.c:1365
15186 msgid "url where to clone the submodule from"
15187 msgstr ""
15189 #: builtin/submodule--helper.c:1373
15190 msgid "depth for shallow clones"
15191 msgstr ""
15193 #: builtin/submodule--helper.c:1376 builtin/submodule--helper.c:1751
15194 msgid "force cloning progress"
15195 msgstr ""
15197 #: builtin/submodule--helper.c:1381
15198 msgid ""
15199 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
15200 "<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
15201 msgstr ""
15203 #: builtin/submodule--helper.c:1412
15204 #, c-format
15205 msgid "clone of '%s' into submodule path '%s' failed"
15206 msgstr ""
15208 #: builtin/submodule--helper.c:1426
15209 #, c-format
15210 msgid "could not get submodule directory for '%s'"
15211 msgstr ""
15213 #: builtin/submodule--helper.c:1492
15214 #, c-format
15215 msgid "Submodule path '%s' not initialized"
15216 msgstr ""
15218 #: builtin/submodule--helper.c:1496
15219 msgid "Maybe you want to use 'update --init'?"
15220 msgstr ""
15222 #: builtin/submodule--helper.c:1525
15223 #, c-format
15224 msgid "Skipping unmerged submodule %s"
15225 msgstr ""
15227 #: builtin/submodule--helper.c:1554
15228 #, c-format
15229 msgid "Skipping submodule '%s'"
15230 msgstr ""
15232 #: builtin/submodule--helper.c:1689
15233 #, c-format
15234 msgid "Failed to clone '%s'. Retry scheduled"
15235 msgstr ""
15237 #: builtin/submodule--helper.c:1700
15238 #, c-format
15239 msgid "Failed to clone '%s' a second time, aborting"
15240 msgstr ""
15242 #: builtin/submodule--helper.c:1730 builtin/submodule--helper.c:1953
15243 msgid "path into the working tree"
15244 msgstr ""
15246 #: builtin/submodule--helper.c:1733
15247 msgid "path into the working tree, across nested submodule boundaries"
15248 msgstr ""
15250 #: builtin/submodule--helper.c:1737
15251 msgid "rebase, merge, checkout or none"
15252 msgstr ""
15254 #: builtin/submodule--helper.c:1743
15255 msgid "Create a shallow clone truncated to the specified number of revisions"
15256 msgstr ""
15258 #: builtin/submodule--helper.c:1746
15259 msgid "parallel jobs"
15260 msgstr ""
15262 #: builtin/submodule--helper.c:1748
15263 msgid "whether the initial clone should follow the shallow recommendation"
15264 msgstr ""
15266 #: builtin/submodule--helper.c:1749
15267 msgid "don't print cloning progress"
15268 msgstr ""
15270 #: builtin/submodule--helper.c:1756
15271 msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
15272 msgstr ""
15274 #: builtin/submodule--helper.c:1769
15275 msgid "bad value for update parameter"
15276 msgstr ""
15278 #: builtin/submodule--helper.c:1837
15279 #, c-format
15280 msgid ""
15281 "Submodule (%s) branch configured to inherit branch from superproject, but "
15282 "the superproject is not on any branch"
15283 msgstr ""
15285 #: builtin/submodule--helper.c:1954
15286 msgid "recurse into submodules"
15287 msgstr ""
15289 #: builtin/submodule--helper.c:1960
15290 msgid "git submodule--helper embed-git-dir [<path>...]"
15291 msgstr ""
15293 #: builtin/submodule--helper.c:2071
15294 #, c-format
15295 msgid "%s doesn't support --super-prefix"
15296 msgstr ""
15298 #: builtin/submodule--helper.c:2077
15299 #, c-format
15300 msgid "'%s' is not a valid submodule--helper subcommand"
15301 msgstr ""
15303 #: builtin/symbolic-ref.c:8
15304 msgid "git symbolic-ref [<options>] <name> [<ref>]"
15305 msgstr ""
15307 #: builtin/symbolic-ref.c:9
15308 msgid "git symbolic-ref -d [-q] <name>"
15309 msgstr ""
15311 #: builtin/symbolic-ref.c:40
15312 msgid "suppress error message for non-symbolic (detached) refs"
15313 msgstr ""
15315 #: builtin/symbolic-ref.c:41
15316 msgid "delete symbolic ref"
15317 msgstr ""
15319 #: builtin/symbolic-ref.c:42
15320 msgid "shorten ref output"
15321 msgstr ""
15323 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
15324 msgid "reason"
15325 msgstr ""
15327 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
15328 msgid "reason of the update"
15329 msgstr ""
15331 #: builtin/tag.c:25
15332 msgid ""
15333 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
15334 "[<head>]"
15335 msgstr ""
15337 #: builtin/tag.c:26
15338 msgid "git tag -d <tagname>..."
15339 msgstr ""
15341 #: builtin/tag.c:27
15342 msgid ""
15343 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
15344 "points-at <object>]\n"
15345 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
15346 msgstr ""
15348 #: builtin/tag.c:29
15349 msgid "git tag -v [--format=<format>] <tagname>..."
15350 msgstr ""
15352 #: builtin/tag.c:87
15353 #, c-format
15354 msgid "tag '%s' not found."
15355 msgstr ""
15357 #: builtin/tag.c:103
15358 #, c-format
15359 msgid "Deleted tag '%s' (was %s)\n"
15360 msgstr ""
15362 #: builtin/tag.c:133
15363 #, c-format
15364 msgid ""
15365 "\n"
15366 "Write a message for tag:\n"
15367 "  %s\n"
15368 "Lines starting with '%c' will be ignored.\n"
15369 msgstr ""
15371 #: builtin/tag.c:137
15372 #, c-format
15373 msgid ""
15374 "\n"
15375 "Write a message for tag:\n"
15376 "  %s\n"
15377 "Lines starting with '%c' will be kept; you may remove them yourself if you "
15378 "want to.\n"
15379 msgstr ""
15381 #: builtin/tag.c:191
15382 msgid "unable to sign the tag"
15383 msgstr ""
15385 #: builtin/tag.c:193
15386 msgid "unable to write tag file"
15387 msgstr ""
15389 #: builtin/tag.c:218
15390 msgid "bad object type."
15391 msgstr ""
15393 #: builtin/tag.c:267
15394 msgid "no tag message?"
15395 msgstr ""
15397 #: builtin/tag.c:274
15398 #, c-format
15399 msgid "The tag message has been left in %s\n"
15400 msgstr ""
15402 #: builtin/tag.c:383
15403 msgid "list tag names"
15404 msgstr ""
15406 #: builtin/tag.c:385
15407 msgid "print <n> lines of each tag message"
15408 msgstr ""
15410 #: builtin/tag.c:387
15411 msgid "delete tags"
15412 msgstr ""
15414 #: builtin/tag.c:388
15415 msgid "verify tags"
15416 msgstr ""
15418 #: builtin/tag.c:390
15419 msgid "Tag creation options"
15420 msgstr ""
15422 #: builtin/tag.c:392
15423 msgid "annotated tag, needs a message"
15424 msgstr ""
15426 #: builtin/tag.c:394
15427 msgid "tag message"
15428 msgstr ""
15430 #: builtin/tag.c:396
15431 msgid "force edit of tag message"
15432 msgstr ""
15434 #: builtin/tag.c:397
15435 msgid "annotated and GPG-signed tag"
15436 msgstr ""
15438 #: builtin/tag.c:401
15439 msgid "use another key to sign the tag"
15440 msgstr ""
15442 #: builtin/tag.c:402
15443 msgid "replace the tag if exists"
15444 msgstr ""
15446 #: builtin/tag.c:403 builtin/update-ref.c:369
15447 msgid "create a reflog"
15448 msgstr ""
15450 #: builtin/tag.c:405
15451 msgid "Tag listing options"
15452 msgstr ""
15454 #: builtin/tag.c:406
15455 msgid "show tag list in columns"
15456 msgstr ""
15458 #: builtin/tag.c:407 builtin/tag.c:409
15459 msgid "print only tags that contain the commit"
15460 msgstr ""
15462 #: builtin/tag.c:408 builtin/tag.c:410
15463 msgid "print only tags that don't contain the commit"
15464 msgstr ""
15466 #: builtin/tag.c:411
15467 msgid "print only tags that are merged"
15468 msgstr ""
15470 #: builtin/tag.c:412
15471 msgid "print only tags that are not merged"
15472 msgstr ""
15474 #: builtin/tag.c:417
15475 msgid "print only tags of the object"
15476 msgstr ""
15478 #: builtin/tag.c:461
15479 msgid "--column and -n are incompatible"
15480 msgstr ""
15482 #: builtin/tag.c:483
15483 msgid "-n option is only allowed in list mode"
15484 msgstr ""
15486 #: builtin/tag.c:485
15487 msgid "--contains option is only allowed in list mode"
15488 msgstr ""
15490 #: builtin/tag.c:487
15491 msgid "--no-contains option is only allowed in list mode"
15492 msgstr ""
15494 #: builtin/tag.c:489
15495 msgid "--points-at option is only allowed in list mode"
15496 msgstr ""
15498 #: builtin/tag.c:491
15499 msgid "--merged and --no-merged options are only allowed in list mode"
15500 msgstr ""
15502 #: builtin/tag.c:502
15503 msgid "only one -F or -m option is allowed."
15504 msgstr ""
15506 #: builtin/tag.c:521
15507 msgid "too many params"
15508 msgstr ""
15510 #: builtin/tag.c:527
15511 #, c-format
15512 msgid "'%s' is not a valid tag name."
15513 msgstr ""
15515 #: builtin/tag.c:532
15516 #, c-format
15517 msgid "tag '%s' already exists"
15518 msgstr ""
15520 #: builtin/tag.c:563
15521 #, c-format
15522 msgid "Updated tag '%s' (was %s)\n"
15523 msgstr ""
15525 #: builtin/unpack-objects.c:500
15526 msgid "Unpacking objects"
15527 msgstr ""
15529 #: builtin/update-index.c:82
15530 #, c-format
15531 msgid "failed to create directory %s"
15532 msgstr ""
15534 #: builtin/update-index.c:98
15535 #, c-format
15536 msgid "failed to create file %s"
15537 msgstr ""
15539 #: builtin/update-index.c:106
15540 #, c-format
15541 msgid "failed to delete file %s"
15542 msgstr ""
15544 #: builtin/update-index.c:113 builtin/update-index.c:219
15545 #, c-format
15546 msgid "failed to delete directory %s"
15547 msgstr ""
15549 #: builtin/update-index.c:138
15550 #, c-format
15551 msgid "Testing mtime in '%s' "
15552 msgstr ""
15554 #: builtin/update-index.c:152
15555 msgid "directory stat info does not change after adding a new file"
15556 msgstr ""
15558 #: builtin/update-index.c:165
15559 msgid "directory stat info does not change after adding a new directory"
15560 msgstr ""
15562 #: builtin/update-index.c:178
15563 msgid "directory stat info changes after updating a file"
15564 msgstr ""
15566 #: builtin/update-index.c:189
15567 msgid "directory stat info changes after adding a file inside subdirectory"
15568 msgstr ""
15570 #: builtin/update-index.c:200
15571 msgid "directory stat info does not change after deleting a file"
15572 msgstr ""
15574 #: builtin/update-index.c:213
15575 msgid "directory stat info does not change after deleting a directory"
15576 msgstr ""
15578 #: builtin/update-index.c:220
15579 msgid " OK"
15580 msgstr ""
15582 #: builtin/update-index.c:588
15583 msgid "git update-index [<options>] [--] [<file>...]"
15584 msgstr ""
15586 #: builtin/update-index.c:944
15587 msgid "continue refresh even when index needs update"
15588 msgstr ""
15590 #: builtin/update-index.c:947
15591 msgid "refresh: ignore submodules"
15592 msgstr ""
15594 #: builtin/update-index.c:950
15595 msgid "do not ignore new files"
15596 msgstr ""
15598 #: builtin/update-index.c:952
15599 msgid "let files replace directories and vice-versa"
15600 msgstr ""
15602 #: builtin/update-index.c:954
15603 msgid "notice files missing from worktree"
15604 msgstr ""
15606 #: builtin/update-index.c:956
15607 msgid "refresh even if index contains unmerged entries"
15608 msgstr ""
15610 #: builtin/update-index.c:959
15611 msgid "refresh stat information"
15612 msgstr ""
15614 #: builtin/update-index.c:963
15615 msgid "like --refresh, but ignore assume-unchanged setting"
15616 msgstr ""
15618 #: builtin/update-index.c:967
15619 msgid "<mode>,<object>,<path>"
15620 msgstr ""
15622 #: builtin/update-index.c:968
15623 msgid "add the specified entry to the index"
15624 msgstr ""
15626 #: builtin/update-index.c:977
15627 msgid "mark files as \"not changing\""
15628 msgstr ""
15630 #: builtin/update-index.c:980
15631 msgid "clear assumed-unchanged bit"
15632 msgstr ""
15634 #: builtin/update-index.c:983
15635 msgid "mark files as \"index-only\""
15636 msgstr ""
15638 #: builtin/update-index.c:986
15639 msgid "clear skip-worktree bit"
15640 msgstr ""
15642 #: builtin/update-index.c:989
15643 msgid "add to index only; do not add content to object database"
15644 msgstr ""
15646 #: builtin/update-index.c:991
15647 msgid "remove named paths even if present in worktree"
15648 msgstr ""
15650 #: builtin/update-index.c:993
15651 msgid "with --stdin: input lines are terminated by null bytes"
15652 msgstr ""
15654 #: builtin/update-index.c:995
15655 msgid "read list of paths to be updated from standard input"
15656 msgstr ""
15658 #: builtin/update-index.c:999
15659 msgid "add entries from standard input to the index"
15660 msgstr ""
15662 #: builtin/update-index.c:1003
15663 msgid "repopulate stages #2 and #3 for the listed paths"
15664 msgstr ""
15666 #: builtin/update-index.c:1007
15667 msgid "only update entries that differ from HEAD"
15668 msgstr ""
15670 #: builtin/update-index.c:1011
15671 msgid "ignore files missing from worktree"
15672 msgstr ""
15674 #: builtin/update-index.c:1014
15675 msgid "report actions to standard output"
15676 msgstr ""
15678 #: builtin/update-index.c:1016
15679 msgid "(for porcelains) forget saved unresolved conflicts"
15680 msgstr ""
15682 #: builtin/update-index.c:1020
15683 msgid "write index in this format"
15684 msgstr ""
15686 #: builtin/update-index.c:1022
15687 msgid "enable or disable split index"
15688 msgstr ""
15690 #: builtin/update-index.c:1024
15691 msgid "enable/disable untracked cache"
15692 msgstr ""
15694 #: builtin/update-index.c:1026
15695 msgid "test if the filesystem supports untracked cache"
15696 msgstr ""
15698 #: builtin/update-index.c:1028
15699 msgid "enable untracked cache without testing the filesystem"
15700 msgstr ""
15702 #: builtin/update-index.c:1030
15703 msgid "write out the index even if is not flagged as changed"
15704 msgstr ""
15706 #: builtin/update-index.c:1032
15707 msgid "enable or disable file system monitor"
15708 msgstr ""
15710 #: builtin/update-index.c:1034
15711 msgid "mark files as fsmonitor valid"
15712 msgstr ""
15714 #: builtin/update-index.c:1037
15715 msgid "clear fsmonitor valid bit"
15716 msgstr ""
15718 #: builtin/update-index.c:1136
15719 msgid ""
15720 "core.splitIndex is set to false; remove or change it, if you really want to "
15721 "enable split index"
15722 msgstr ""
15724 #: builtin/update-index.c:1145
15725 msgid ""
15726 "core.splitIndex is set to true; remove or change it, if you really want to "
15727 "disable split index"
15728 msgstr ""
15730 #: builtin/update-index.c:1156
15731 msgid ""
15732 "core.untrackedCache is set to true; remove or change it, if you really want "
15733 "to disable the untracked cache"
15734 msgstr ""
15736 #: builtin/update-index.c:1160
15737 msgid "Untracked cache disabled"
15738 msgstr ""
15740 #: builtin/update-index.c:1168
15741 msgid ""
15742 "core.untrackedCache is set to false; remove or change it, if you really want "
15743 "to enable the untracked cache"
15744 msgstr ""
15746 #: builtin/update-index.c:1172
15747 #, c-format
15748 msgid "Untracked cache enabled for '%s'"
15749 msgstr ""
15751 #: builtin/update-index.c:1180
15752 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
15753 msgstr ""
15755 #: builtin/update-index.c:1184
15756 msgid "fsmonitor enabled"
15757 msgstr ""
15759 #: builtin/update-index.c:1187
15760 msgid ""
15761 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
15762 msgstr ""
15764 #: builtin/update-index.c:1191
15765 msgid "fsmonitor disabled"
15766 msgstr ""
15768 #: builtin/update-ref.c:10
15769 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
15770 msgstr ""
15772 #: builtin/update-ref.c:11
15773 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
15774 msgstr ""
15776 #: builtin/update-ref.c:12
15777 msgid "git update-ref [<options>] --stdin [-z]"
15778 msgstr ""
15780 #: builtin/update-ref.c:364
15781 msgid "delete the reference"
15782 msgstr ""
15784 #: builtin/update-ref.c:366
15785 msgid "update <refname> not the one it points to"
15786 msgstr ""
15788 #: builtin/update-ref.c:367
15789 msgid "stdin has NUL-terminated arguments"
15790 msgstr ""
15792 #: builtin/update-ref.c:368
15793 msgid "read updates from stdin"
15794 msgstr ""
15796 #: builtin/update-server-info.c:7
15797 msgid "git update-server-info [--force]"
15798 msgstr ""
15800 #: builtin/update-server-info.c:15
15801 msgid "update the info files from scratch"
15802 msgstr ""
15804 #: builtin/upload-pack.c:11
15805 msgid "git upload-pack [<options>] <dir>"
15806 msgstr ""
15808 #: builtin/upload-pack.c:25
15809 msgid "exit immediately after initial ref advertisement"
15810 msgstr ""
15812 #: builtin/upload-pack.c:27
15813 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
15814 msgstr ""
15816 #: builtin/upload-pack.c:29
15817 msgid "interrupt transfer after <n> seconds of inactivity"
15818 msgstr ""
15820 #: builtin/verify-commit.c:20
15821 msgid "git verify-commit [-v | --verbose] <commit>..."
15822 msgstr ""
15824 #: builtin/verify-commit.c:76
15825 msgid "print commit contents"
15826 msgstr ""
15828 #: builtin/verify-commit.c:77 builtin/verify-tag.c:38
15829 msgid "print raw gpg status output"
15830 msgstr ""
15832 #: builtin/verify-pack.c:55
15833 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
15834 msgstr ""
15836 #: builtin/verify-pack.c:65
15837 msgid "verbose"
15838 msgstr ""
15840 #: builtin/verify-pack.c:67
15841 msgid "show statistics only"
15842 msgstr ""
15844 #: builtin/verify-tag.c:19
15845 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
15846 msgstr ""
15848 #: builtin/verify-tag.c:37
15849 msgid "print tag contents"
15850 msgstr ""
15852 #: builtin/worktree.c:17
15853 msgid "git worktree add [<options>] <path> [<commit-ish>]"
15854 msgstr ""
15856 #: builtin/worktree.c:18
15857 msgid "git worktree list [<options>]"
15858 msgstr ""
15860 #: builtin/worktree.c:19
15861 msgid "git worktree lock [<options>] <path>"
15862 msgstr ""
15864 #: builtin/worktree.c:20
15865 msgid "git worktree move <worktree> <new-path>"
15866 msgstr ""
15868 #: builtin/worktree.c:21
15869 msgid "git worktree prune [<options>]"
15870 msgstr ""
15872 #: builtin/worktree.c:22
15873 msgid "git worktree remove [<options>] <worktree>"
15874 msgstr ""
15876 #: builtin/worktree.c:23
15877 msgid "git worktree unlock <path>"
15878 msgstr ""
15880 #: builtin/worktree.c:58
15881 #, c-format
15882 msgid "Removing worktrees/%s: not a valid directory"
15883 msgstr ""
15885 #: builtin/worktree.c:64
15886 #, c-format
15887 msgid "Removing worktrees/%s: gitdir file does not exist"
15888 msgstr ""
15890 #: builtin/worktree.c:69 builtin/worktree.c:78
15891 #, c-format
15892 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
15893 msgstr ""
15895 #: builtin/worktree.c:88
15896 #, c-format
15897 msgid ""
15898 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
15899 "%<PRIuMAX>)"
15900 msgstr ""
15902 #: builtin/worktree.c:96
15903 #, c-format
15904 msgid "Removing worktrees/%s: invalid gitdir file"
15905 msgstr ""
15907 #: builtin/worktree.c:105
15908 #, c-format
15909 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
15910 msgstr ""
15912 #: builtin/worktree.c:152
15913 msgid "report pruned working trees"
15914 msgstr ""
15916 #: builtin/worktree.c:154
15917 msgid "expire working trees older than <time>"
15918 msgstr ""
15920 #: builtin/worktree.c:229
15921 #, c-format
15922 msgid "'%s' already exists"
15923 msgstr ""
15925 #: builtin/worktree.c:260
15926 #, c-format
15927 msgid "could not create directory of '%s'"
15928 msgstr ""
15930 #: builtin/worktree.c:373 builtin/worktree.c:379
15931 #, c-format
15932 msgid "Preparing worktree (new branch '%s')"
15933 msgstr ""
15935 #: builtin/worktree.c:375
15936 #, c-format
15937 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
15938 msgstr ""
15940 #: builtin/worktree.c:384
15941 #, c-format
15942 msgid "Preparing worktree (checking out '%s')"
15943 msgstr ""
15945 #: builtin/worktree.c:390
15946 #, c-format
15947 msgid "Preparing worktree (detached HEAD %s)"
15948 msgstr ""
15950 #: builtin/worktree.c:431
15951 msgid "checkout <branch> even if already checked out in other worktree"
15952 msgstr ""
15954 #: builtin/worktree.c:434
15955 msgid "create a new branch"
15956 msgstr ""
15958 #: builtin/worktree.c:436
15959 msgid "create or reset a branch"
15960 msgstr ""
15962 #: builtin/worktree.c:438
15963 msgid "populate the new working tree"
15964 msgstr ""
15966 #: builtin/worktree.c:439
15967 msgid "keep the new working tree locked"
15968 msgstr ""
15970 #: builtin/worktree.c:441
15971 msgid "set up tracking mode (see git-branch(1))"
15972 msgstr ""
15974 #: builtin/worktree.c:444
15975 msgid "try to match the new branch name with a remote-tracking branch"
15976 msgstr ""
15978 #: builtin/worktree.c:452
15979 msgid "-b, -B, and --detach are mutually exclusive"
15980 msgstr ""
15982 #: builtin/worktree.c:511
15983 msgid "--[no-]track can only be used if a new branch is created"
15984 msgstr ""
15986 #: builtin/worktree.c:611
15987 msgid "reason for locking"
15988 msgstr ""
15990 #: builtin/worktree.c:623 builtin/worktree.c:656 builtin/worktree.c:710
15991 #: builtin/worktree.c:850
15992 #, c-format
15993 msgid "'%s' is not a working tree"
15994 msgstr ""
15996 #: builtin/worktree.c:625 builtin/worktree.c:658
15997 msgid "The main working tree cannot be locked or unlocked"
15998 msgstr ""
16000 #: builtin/worktree.c:630
16001 #, c-format
16002 msgid "'%s' is already locked, reason: %s"
16003 msgstr ""
16005 #: builtin/worktree.c:632
16006 #, c-format
16007 msgid "'%s' is already locked"
16008 msgstr ""
16010 #: builtin/worktree.c:660
16011 #, c-format
16012 msgid "'%s' is not locked"
16013 msgstr ""
16015 #: builtin/worktree.c:685
16016 msgid "working trees containing submodules cannot be moved or removed"
16017 msgstr ""
16019 #: builtin/worktree.c:712 builtin/worktree.c:852
16020 #, c-format
16021 msgid "'%s' is a main working tree"
16022 msgstr ""
16024 #: builtin/worktree.c:717
16025 #, c-format
16026 msgid "could not figure out destination name from '%s'"
16027 msgstr ""
16029 #: builtin/worktree.c:723
16030 #, c-format
16031 msgid "target '%s' already exists"
16032 msgstr ""
16034 #: builtin/worktree.c:730
16035 #, c-format
16036 msgid "cannot move a locked working tree, lock reason: %s"
16037 msgstr ""
16039 #: builtin/worktree.c:732
16040 msgid "cannot move a locked working tree"
16041 msgstr ""
16043 #: builtin/worktree.c:735
16044 #, c-format
16045 msgid "validation failed, cannot move working tree: %s"
16046 msgstr ""
16048 #: builtin/worktree.c:740
16049 #, c-format
16050 msgid "failed to move '%s' to '%s'"
16051 msgstr ""
16053 #: builtin/worktree.c:788
16054 #, c-format
16055 msgid "failed to run 'git status' on '%s'"
16056 msgstr ""
16058 #: builtin/worktree.c:792
16059 #, c-format
16060 msgid "'%s' is dirty, use --force to delete it"
16061 msgstr ""
16063 #: builtin/worktree.c:797
16064 #, c-format
16065 msgid "failed to run 'git status' on '%s', code %d"
16066 msgstr ""
16068 #: builtin/worktree.c:808 builtin/worktree.c:822
16069 #, c-format
16070 msgid "failed to delete '%s'"
16071 msgstr ""
16073 #: builtin/worktree.c:834
16074 msgid "force removing even if the worktree is dirty"
16075 msgstr ""
16077 #: builtin/worktree.c:856
16078 #, c-format
16079 msgid "cannot remove a locked working tree, lock reason: %s"
16080 msgstr ""
16082 #: builtin/worktree.c:858
16083 msgid "cannot remove a locked working tree"
16084 msgstr ""
16086 #: builtin/worktree.c:861
16087 #, c-format
16088 msgid "validation failed, cannot remove working tree: %s"
16089 msgstr ""
16091 #: builtin/write-tree.c:14
16092 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
16093 msgstr ""
16095 #: builtin/write-tree.c:27
16096 msgid "<prefix>/"
16097 msgstr ""
16099 #: builtin/write-tree.c:28
16100 msgid "write tree object for a subdirectory <prefix>"
16101 msgstr ""
16103 #: builtin/write-tree.c:30
16104 msgid "only useful for debugging"
16105 msgstr ""
16107 #: credential-cache--daemon.c:222
16108 #, c-format
16109 msgid ""
16110 "The permissions on your socket directory are too loose; other\n"
16111 "users may be able to read your cached credentials. Consider running:\n"
16112 "\n"
16113 "\tchmod 0700 %s"
16114 msgstr ""
16116 #: credential-cache--daemon.c:271
16117 msgid "print debugging messages to stderr"
16118 msgstr ""
16120 #: git.c:27
16121 msgid ""
16122 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
16123 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
16124 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
16125 "bare]\n"
16126 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
16127 "           <command> [<args>]"
16128 msgstr ""
16130 #: git.c:34
16131 msgid ""
16132 "'git help -a' and 'git help -g' list available subcommands and some\n"
16133 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
16134 "to read about a specific subcommand or concept."
16135 msgstr ""
16137 #: git.c:173
16138 #, c-format
16139 msgid "no directory given for --git-dir\n"
16140 msgstr ""
16142 #: git.c:187
16143 #, c-format
16144 msgid "no namespace given for --namespace\n"
16145 msgstr ""
16147 #: git.c:201
16148 #, c-format
16149 msgid "no directory given for --work-tree\n"
16150 msgstr ""
16152 #: git.c:215
16153 #, c-format
16154 msgid "no prefix given for --super-prefix\n"
16155 msgstr ""
16157 #: git.c:237
16158 #, c-format
16159 msgid "-c expects a configuration string\n"
16160 msgstr ""
16162 #: git.c:275
16163 #, c-format
16164 msgid "no directory given for -C\n"
16165 msgstr ""
16167 #: git.c:300
16168 #, c-format
16169 msgid "unknown option: %s\n"
16170 msgstr ""
16172 #: git.c:770
16173 #, c-format
16174 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
16175 msgstr ""
16177 #: git.c:782
16178 #, c-format
16179 msgid "failed to run command '%s': %s\n"
16180 msgstr ""
16182 #: http.c:348
16183 #, c-format
16184 msgid "negative value for http.postbuffer; defaulting to %d"
16185 msgstr ""
16187 #: http.c:369
16188 msgid "Delegation control is not supported with cURL < 7.22.0"
16189 msgstr ""
16191 #: http.c:378
16192 msgid "Public key pinning not supported with cURL < 7.44.0"
16193 msgstr ""
16195 #: http.c:1854
16196 #, c-format
16197 msgid ""
16198 "unable to update url base from redirection:\n"
16199 "  asked for: %s\n"
16200 "   redirect: %s"
16201 msgstr ""
16203 #: remote-curl.c:401
16204 #, c-format
16205 msgid "redirecting to %s"
16206 msgstr ""
16208 #: list-objects-filter-options.h:59
16209 msgid "args"
16210 msgstr ""
16212 #: list-objects-filter-options.h:60
16213 msgid "object filtering"
16214 msgstr ""
16216 #: parse-options.h:157
16217 msgid "expiry-date"
16218 msgstr ""
16220 #: parse-options.h:172
16221 msgid "no-op (backward compatibility)"
16222 msgstr ""
16224 #: parse-options.h:251
16225 msgid "be more verbose"
16226 msgstr ""
16228 #: parse-options.h:253
16229 msgid "be more quiet"
16230 msgstr ""
16232 #: parse-options.h:259
16233 msgid "use <n> digits to display SHA-1s"
16234 msgstr ""
16236 #: command-list.h:50
16237 msgid "Add file contents to the index"
16238 msgstr ""
16240 #: command-list.h:51
16241 msgid "Apply a series of patches from a mailbox"
16242 msgstr ""
16244 #: command-list.h:52
16245 msgid "Annotate file lines with commit information"
16246 msgstr ""
16248 #: command-list.h:53
16249 msgid "Apply a patch to files and/or to the index"
16250 msgstr ""
16252 #: command-list.h:54
16253 msgid "Import an Arch repository into Git"
16254 msgstr ""
16256 #: command-list.h:55
16257 msgid "Create an archive of files from a named tree"
16258 msgstr ""
16260 #: command-list.h:56
16261 msgid "Use binary search to find the commit that introduced a bug"
16262 msgstr ""
16264 #: command-list.h:57
16265 msgid "Show what revision and author last modified each line of a file"
16266 msgstr ""
16268 #: command-list.h:58
16269 msgid "List, create, or delete branches"
16270 msgstr ""
16272 #: command-list.h:59
16273 msgid "Move objects and refs by archive"
16274 msgstr ""
16276 #: command-list.h:60
16277 msgid "Provide content or type and size information for repository objects"
16278 msgstr ""
16280 #: command-list.h:61
16281 msgid "Display gitattributes information"
16282 msgstr ""
16284 #: command-list.h:62
16285 msgid "Debug gitignore / exclude files"
16286 msgstr ""
16288 #: command-list.h:63
16289 msgid "Show canonical names and email addresses of contacts"
16290 msgstr ""
16292 #: command-list.h:64
16293 msgid "Switch branches or restore working tree files"
16294 msgstr ""
16296 #: command-list.h:65
16297 msgid "Copy files from the index to the working tree"
16298 msgstr ""
16300 #: command-list.h:66
16301 msgid "Ensures that a reference name is well formed"
16302 msgstr ""
16304 #: command-list.h:67
16305 msgid "Find commits yet to be applied to upstream"
16306 msgstr ""
16308 #: command-list.h:68
16309 msgid "Apply the changes introduced by some existing commits"
16310 msgstr ""
16312 #: command-list.h:69
16313 msgid "Graphical alternative to git-commit"
16314 msgstr ""
16316 #: command-list.h:70
16317 msgid "Remove untracked files from the working tree"
16318 msgstr ""
16320 #: command-list.h:71
16321 msgid "Clone a repository into a new directory"
16322 msgstr ""
16324 #: command-list.h:72
16325 msgid "Display data in columns"
16326 msgstr ""
16328 #: command-list.h:73
16329 msgid "Record changes to the repository"
16330 msgstr ""
16332 #: command-list.h:74
16333 msgid "Write and verify Git commit graph files"
16334 msgstr ""
16336 #: command-list.h:75
16337 msgid "Create a new commit object"
16338 msgstr ""
16340 #: command-list.h:76
16341 msgid "Get and set repository or global options"
16342 msgstr ""
16344 #: command-list.h:77
16345 msgid "Count unpacked number of objects and their disk consumption"
16346 msgstr ""
16348 #: command-list.h:78
16349 msgid "Retrieve and store user credentials"
16350 msgstr ""
16352 #: command-list.h:79
16353 msgid "Helper to temporarily store passwords in memory"
16354 msgstr ""
16356 #: command-list.h:80
16357 msgid "Helper to store credentials on disk"
16358 msgstr ""
16360 #: command-list.h:81
16361 msgid "Export a single commit to a CVS checkout"
16362 msgstr ""
16364 #: command-list.h:82
16365 msgid "Salvage your data out of another SCM people love to hate"
16366 msgstr ""
16368 #: command-list.h:83
16369 msgid "A CVS server emulator for Git"
16370 msgstr ""
16372 #: command-list.h:84
16373 msgid "A really simple server for Git repositories"
16374 msgstr ""
16376 #: command-list.h:85
16377 msgid "Give an object a human readable name based on an available ref"
16378 msgstr ""
16380 #: command-list.h:86
16381 msgid "Show changes between commits, commit and working tree, etc"
16382 msgstr ""
16384 #: command-list.h:87
16385 msgid "Compares files in the working tree and the index"
16386 msgstr ""
16388 #: command-list.h:88
16389 msgid "Compare a tree to the working tree or index"
16390 msgstr ""
16392 #: command-list.h:89
16393 msgid "Compares the content and mode of blobs found via two tree objects"
16394 msgstr ""
16396 #: command-list.h:90
16397 msgid "Show changes using common diff tools"
16398 msgstr ""
16400 #: command-list.h:91
16401 msgid "Git data exporter"
16402 msgstr ""
16404 #: command-list.h:92
16405 msgid "Backend for fast Git data importers"
16406 msgstr ""
16408 #: command-list.h:93
16409 msgid "Download objects and refs from another repository"
16410 msgstr ""
16412 #: command-list.h:94
16413 msgid "Receive missing objects from another repository"
16414 msgstr ""
16416 #: command-list.h:95
16417 msgid "Rewrite branches"
16418 msgstr ""
16420 #: command-list.h:96
16421 msgid "Produce a merge commit message"
16422 msgstr ""
16424 #: command-list.h:97
16425 msgid "Output information on each ref"
16426 msgstr ""
16428 #: command-list.h:98
16429 msgid "Prepare patches for e-mail submission"
16430 msgstr ""
16432 #: command-list.h:99
16433 msgid "Verifies the connectivity and validity of the objects in the database"
16434 msgstr ""
16436 #: command-list.h:100
16437 msgid "Cleanup unnecessary files and optimize the local repository"
16438 msgstr ""
16440 #: command-list.h:101
16441 msgid "Extract commit ID from an archive created using git-archive"
16442 msgstr ""
16444 #: command-list.h:102
16445 msgid "Print lines matching a pattern"
16446 msgstr ""
16448 #: command-list.h:103
16449 msgid "A portable graphical interface to Git"
16450 msgstr ""
16452 #: command-list.h:104
16453 msgid "Compute object ID and optionally creates a blob from a file"
16454 msgstr ""
16456 #: command-list.h:105
16457 msgid "Display help information about Git"
16458 msgstr ""
16460 #: command-list.h:106
16461 msgid "Server side implementation of Git over HTTP"
16462 msgstr ""
16464 #: command-list.h:107
16465 msgid "Download from a remote Git repository via HTTP"
16466 msgstr ""
16468 #: command-list.h:108
16469 msgid "Push objects over HTTP/DAV to another repository"
16470 msgstr ""
16472 #: command-list.h:109
16473 msgid "Send a collection of patches from stdin to an IMAP folder"
16474 msgstr ""
16476 #: command-list.h:110
16477 msgid "Build pack index file for an existing packed archive"
16478 msgstr ""
16480 #: command-list.h:111
16481 msgid "Create an empty Git repository or reinitialize an existing one"
16482 msgstr ""
16484 #: command-list.h:112
16485 msgid "Instantly browse your working repository in gitweb"
16486 msgstr ""
16488 #: command-list.h:113
16489 msgid "add or parse structured information in commit messages"
16490 msgstr ""
16492 #: command-list.h:114
16493 msgid "The Git repository browser"
16494 msgstr ""
16496 #: command-list.h:115
16497 msgid "Show commit logs"
16498 msgstr ""
16500 #: command-list.h:116
16501 msgid "Show information about files in the index and the working tree"
16502 msgstr ""
16504 #: command-list.h:117
16505 msgid "List references in a remote repository"
16506 msgstr ""
16508 #: command-list.h:118
16509 msgid "List the contents of a tree object"
16510 msgstr ""
16512 #: command-list.h:119
16513 msgid "Extracts patch and authorship from a single e-mail message"
16514 msgstr ""
16516 #: command-list.h:120
16517 msgid "Simple UNIX mbox splitter program"
16518 msgstr ""
16520 #: command-list.h:121
16521 msgid "Join two or more development histories together"
16522 msgstr ""
16524 #: command-list.h:122
16525 msgid "Find as good common ancestors as possible for a merge"
16526 msgstr ""
16528 #: command-list.h:123
16529 msgid "Run a three-way file merge"
16530 msgstr ""
16532 #: command-list.h:124
16533 msgid "Run a merge for files needing merging"
16534 msgstr ""
16536 #: command-list.h:125
16537 msgid "The standard helper program to use with git-merge-index"
16538 msgstr ""
16540 #: command-list.h:126
16541 msgid "Run merge conflict resolution tools to resolve merge conflicts"
16542 msgstr ""
16544 #: command-list.h:127
16545 msgid "Show three-way merge without touching index"
16546 msgstr ""
16548 #: command-list.h:128
16549 msgid "Creates a tag object"
16550 msgstr ""
16552 #: command-list.h:129
16553 msgid "Build a tree-object from ls-tree formatted text"
16554 msgstr ""
16556 #: command-list.h:130
16557 msgid "Move or rename a file, a directory, or a symlink"
16558 msgstr ""
16560 #: command-list.h:131
16561 msgid "Find symbolic names for given revs"
16562 msgstr ""
16564 #: command-list.h:132
16565 msgid "Add or inspect object notes"
16566 msgstr ""
16568 #: command-list.h:133
16569 msgid "Import from and submit to Perforce repositories"
16570 msgstr ""
16572 #: command-list.h:134
16573 msgid "Create a packed archive of objects"
16574 msgstr ""
16576 #: command-list.h:135
16577 msgid "Find redundant pack files"
16578 msgstr ""
16580 #: command-list.h:136
16581 msgid "Pack heads and tags for efficient repository access"
16582 msgstr ""
16584 #: command-list.h:137
16585 msgid "Routines to help parsing remote repository access parameters"
16586 msgstr ""
16588 #: command-list.h:138
16589 msgid "Compute unique ID for a patch"
16590 msgstr ""
16592 #: command-list.h:139
16593 msgid "Prune all unreachable objects from the object database"
16594 msgstr ""
16596 #: command-list.h:140
16597 msgid "Remove extra objects that are already in pack files"
16598 msgstr ""
16600 #: command-list.h:141
16601 msgid "Fetch from and integrate with another repository or a local branch"
16602 msgstr ""
16604 #: command-list.h:142
16605 msgid "Update remote refs along with associated objects"
16606 msgstr ""
16608 #: command-list.h:143
16609 msgid "Applies a quilt patchset onto the current branch"
16610 msgstr ""
16612 #: command-list.h:144
16613 msgid "Compare two commit ranges (e.g. two versions of a branch)"
16614 msgstr ""
16616 #: command-list.h:145
16617 msgid "Reads tree information into the index"
16618 msgstr ""
16620 #: command-list.h:146
16621 msgid "Reapply commits on top of another base tip"
16622 msgstr ""
16624 #: command-list.h:147
16625 msgid "Receive what is pushed into the repository"
16626 msgstr ""
16628 #: command-list.h:148
16629 msgid "Manage reflog information"
16630 msgstr ""
16632 #: command-list.h:149
16633 msgid "Manage set of tracked repositories"
16634 msgstr ""
16636 #: command-list.h:150
16637 msgid "Pack unpacked objects in a repository"
16638 msgstr ""
16640 #: command-list.h:151
16641 msgid "Create, list, delete refs to replace objects"
16642 msgstr ""
16644 #: command-list.h:152
16645 msgid "Generates a summary of pending changes"
16646 msgstr ""
16648 #: command-list.h:153
16649 msgid "Reuse recorded resolution of conflicted merges"
16650 msgstr ""
16652 #: command-list.h:154
16653 msgid "Reset current HEAD to the specified state"
16654 msgstr ""
16656 #: command-list.h:155
16657 msgid "Revert some existing commits"
16658 msgstr ""
16660 #: command-list.h:156
16661 msgid "Lists commit objects in reverse chronological order"
16662 msgstr ""
16664 #: command-list.h:157
16665 msgid "Pick out and massage parameters"
16666 msgstr ""
16668 #: command-list.h:158
16669 msgid "Remove files from the working tree and from the index"
16670 msgstr ""
16672 #: command-list.h:159
16673 msgid "Send a collection of patches as emails"
16674 msgstr ""
16676 #: command-list.h:160
16677 msgid "Push objects over Git protocol to another repository"
16678 msgstr ""
16680 #: command-list.h:161
16681 msgid "Restricted login shell for Git-only SSH access"
16682 msgstr ""
16684 #: command-list.h:162
16685 msgid "Summarize 'git log' output"
16686 msgstr ""
16688 #: command-list.h:163
16689 msgid "Show various types of objects"
16690 msgstr ""
16692 #: command-list.h:164
16693 msgid "Show branches and their commits"
16694 msgstr ""
16696 #: command-list.h:165
16697 msgid "Show packed archive index"
16698 msgstr ""
16700 #: command-list.h:166
16701 msgid "List references in a local repository"
16702 msgstr ""
16704 #: command-list.h:167
16705 msgid "Git's i18n setup code for shell scripts"
16706 msgstr ""
16708 #: command-list.h:168
16709 msgid "Common Git shell script setup code"
16710 msgstr ""
16712 #: command-list.h:169
16713 msgid "Stash the changes in a dirty working directory away"
16714 msgstr ""
16716 #: command-list.h:170
16717 msgid "Add file contents to the staging area"
16718 msgstr ""
16720 #: command-list.h:171
16721 msgid "Show the working tree status"
16722 msgstr ""
16724 #: command-list.h:172
16725 msgid "Remove unnecessary whitespace"
16726 msgstr ""
16728 #: command-list.h:173
16729 msgid "Initialize, update or inspect submodules"
16730 msgstr ""
16732 #: command-list.h:174
16733 msgid "Bidirectional operation between a Subversion repository and Git"
16734 msgstr ""
16736 #: command-list.h:175
16737 msgid "Read, modify and delete symbolic refs"
16738 msgstr ""
16740 #: command-list.h:176
16741 msgid "Create, list, delete or verify a tag object signed with GPG"
16742 msgstr ""
16744 #: command-list.h:177
16745 msgid "Creates a temporary file with a blob's contents"
16746 msgstr ""
16748 #: command-list.h:178
16749 msgid "Unpack objects from a packed archive"
16750 msgstr ""
16752 #: command-list.h:179
16753 msgid "Register file contents in the working tree to the index"
16754 msgstr ""
16756 #: command-list.h:180
16757 msgid "Update the object name stored in a ref safely"
16758 msgstr ""
16760 #: command-list.h:181
16761 msgid "Update auxiliary info file to help dumb servers"
16762 msgstr ""
16764 #: command-list.h:182
16765 msgid "Send archive back to git-archive"
16766 msgstr ""
16768 #: command-list.h:183
16769 msgid "Send objects packed back to git-fetch-pack"
16770 msgstr ""
16772 #: command-list.h:184
16773 msgid "Show a Git logical variable"
16774 msgstr ""
16776 #: command-list.h:185
16777 msgid "Check the GPG signature of commits"
16778 msgstr ""
16780 #: command-list.h:186
16781 msgid "Validate packed Git archive files"
16782 msgstr ""
16784 #: command-list.h:187
16785 msgid "Check the GPG signature of tags"
16786 msgstr ""
16788 #: command-list.h:188
16789 msgid "Git web interface (web frontend to Git repositories)"
16790 msgstr ""
16792 #: command-list.h:189
16793 msgid "Show logs with difference each commit introduces"
16794 msgstr ""
16796 #: command-list.h:190
16797 msgid "Manage multiple working trees"
16798 msgstr ""
16800 #: command-list.h:191
16801 msgid "Create a tree object from the current index"
16802 msgstr ""
16804 #: command-list.h:192
16805 msgid "Defining attributes per path"
16806 msgstr ""
16808 #: command-list.h:193
16809 msgid "Git command-line interface and conventions"
16810 msgstr ""
16812 #: command-list.h:194
16813 msgid "A Git core tutorial for developers"
16814 msgstr ""
16816 #: command-list.h:195
16817 msgid "Git for CVS users"
16818 msgstr ""
16820 #: command-list.h:196
16821 msgid "Tweaking diff output"
16822 msgstr ""
16824 #: command-list.h:197
16825 msgid "A useful minimum set of commands for Everyday Git"
16826 msgstr ""
16828 #: command-list.h:198
16829 msgid "A Git Glossary"
16830 msgstr ""
16832 #: command-list.h:199
16833 msgid "Hooks used by Git"
16834 msgstr ""
16836 #: command-list.h:200
16837 msgid "Specifies intentionally untracked files to ignore"
16838 msgstr ""
16840 #: command-list.h:201
16841 msgid "Defining submodule properties"
16842 msgstr ""
16844 #: command-list.h:202
16845 msgid "Git namespaces"
16846 msgstr ""
16848 #: command-list.h:203
16849 msgid "Git Repository Layout"
16850 msgstr ""
16852 #: command-list.h:204
16853 msgid "Specifying revisions and ranges for Git"
16854 msgstr ""
16856 #: command-list.h:205
16857 msgid "A tutorial introduction to Git: part two"
16858 msgstr ""
16860 #: command-list.h:206
16861 msgid "A tutorial introduction to Git"
16862 msgstr ""
16864 #: command-list.h:207
16865 msgid "An overview of recommended workflows with Git"
16866 msgstr ""
16868 #: rerere.h:40
16869 msgid "update the index with reused conflict resolution if possible"
16870 msgstr ""
16872 #: git-bisect.sh:54
16873 msgid "You need to start by \"git bisect start\""
16874 msgstr ""
16876 #. TRANSLATORS: Make sure to include [Y] and [n] in your
16877 #. translation. The program will only accept English input
16878 #. at this point.
16879 #: git-bisect.sh:60
16880 msgid "Do you want me to do it for you [Y/n]? "
16881 msgstr ""
16883 #: git-bisect.sh:121
16884 #, sh-format
16885 msgid "unrecognised option: '$arg'"
16886 msgstr ""
16888 #: git-bisect.sh:125
16889 #, sh-format
16890 msgid "'$arg' does not appear to be a valid revision"
16891 msgstr ""
16893 #: git-bisect.sh:154
16894 msgid "Bad HEAD - I need a HEAD"
16895 msgstr ""
16897 #: git-bisect.sh:167
16898 #, sh-format
16899 msgid ""
16900 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
16901 msgstr ""
16903 #: git-bisect.sh:177
16904 msgid "won't bisect on cg-seek'ed tree"
16905 msgstr ""
16907 #: git-bisect.sh:181
16908 msgid "Bad HEAD - strange symbolic ref"
16909 msgstr ""
16911 #: git-bisect.sh:233
16912 #, sh-format
16913 msgid "Bad bisect_write argument: $state"
16914 msgstr ""
16916 #: git-bisect.sh:246
16917 #, sh-format
16918 msgid "Bad rev input: $arg"
16919 msgstr ""
16921 #: git-bisect.sh:265
16922 #, sh-format
16923 msgid "Bad rev input: $bisected_head"
16924 msgstr ""
16926 #: git-bisect.sh:274
16927 #, sh-format
16928 msgid "Bad rev input: $rev"
16929 msgstr ""
16931 #: git-bisect.sh:283
16932 #, sh-format
16933 msgid "'git bisect $TERM_BAD' can take only one argument."
16934 msgstr ""
16936 #: git-bisect.sh:306
16937 #, sh-format
16938 msgid "Warning: bisecting only with a $TERM_BAD commit."
16939 msgstr ""
16941 #. TRANSLATORS: Make sure to include [Y] and [n] in your
16942 #. translation. The program will only accept English input
16943 #. at this point.
16944 #: git-bisect.sh:312
16945 msgid "Are you sure [Y/n]? "
16946 msgstr ""
16948 #: git-bisect.sh:324
16949 #, sh-format
16950 msgid ""
16951 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
16952 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
16953 msgstr ""
16955 #: git-bisect.sh:327
16956 #, sh-format
16957 msgid ""
16958 "You need to start by \"git bisect start\".\n"
16959 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
16960 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
16961 msgstr ""
16963 #: git-bisect.sh:398 git-bisect.sh:512
16964 msgid "We are not bisecting."
16965 msgstr ""
16967 #: git-bisect.sh:405
16968 #, sh-format
16969 msgid "'$invalid' is not a valid commit"
16970 msgstr ""
16972 #: git-bisect.sh:414
16973 #, sh-format
16974 msgid ""
16975 "Could not check out original HEAD '$branch'.\n"
16976 "Try 'git bisect reset <commit>'."
16977 msgstr ""
16979 #: git-bisect.sh:422
16980 msgid "No logfile given"
16981 msgstr ""
16983 #: git-bisect.sh:423
16984 #, sh-format
16985 msgid "cannot read $file for replaying"
16986 msgstr ""
16988 #: git-bisect.sh:444
16989 msgid "?? what are you talking about?"
16990 msgstr ""
16992 #: git-bisect.sh:453
16993 msgid "bisect run failed: no command provided."
16994 msgstr ""
16996 #: git-bisect.sh:458
16997 #, sh-format
16998 msgid "running $command"
16999 msgstr ""
17001 #: git-bisect.sh:465
17002 #, sh-format
17003 msgid ""
17004 "bisect run failed:\n"
17005 "exit code $res from '$command' is < 0 or >= 128"
17006 msgstr ""
17008 #: git-bisect.sh:491
17009 msgid "bisect run cannot continue any more"
17010 msgstr ""
17012 #: git-bisect.sh:497
17013 #, sh-format
17014 msgid ""
17015 "bisect run failed:\n"
17016 "'bisect_state $state' exited with error code $res"
17017 msgstr ""
17019 #: git-bisect.sh:504
17020 msgid "bisect run success"
17021 msgstr ""
17023 #: git-bisect.sh:533
17024 #, sh-format
17025 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
17026 msgstr ""
17028 #: git-bisect.sh:567
17029 msgid "no terms defined"
17030 msgstr ""
17032 #: git-bisect.sh:584
17033 #, sh-format
17034 msgid ""
17035 "invalid argument $arg for 'git bisect terms'.\n"
17036 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
17037 msgstr ""
17039 #: git-merge-octopus.sh:46
17040 msgid ""
17041 "Error: Your local changes to the following files would be overwritten by "
17042 "merge"
17043 msgstr ""
17045 #: git-merge-octopus.sh:61
17046 msgid "Automated merge did not work."
17047 msgstr ""
17049 #: git-merge-octopus.sh:62
17050 msgid "Should not be doing an octopus."
17051 msgstr ""
17053 #: git-merge-octopus.sh:73
17054 #, sh-format
17055 msgid "Unable to find common commit with $pretty_name"
17056 msgstr ""
17058 #: git-merge-octopus.sh:77
17059 #, sh-format
17060 msgid "Already up to date with $pretty_name"
17061 msgstr ""
17063 #: git-merge-octopus.sh:89
17064 #, sh-format
17065 msgid "Fast-forwarding to: $pretty_name"
17066 msgstr ""
17068 #: git-merge-octopus.sh:97
17069 #, sh-format
17070 msgid "Trying simple merge with $pretty_name"
17071 msgstr ""
17073 #: git-merge-octopus.sh:102
17074 msgid "Simple merge did not work, trying automatic merge."
17075 msgstr ""
17077 #: git-rebase.sh:61
17078 msgid ""
17079 "Resolve all conflicts manually, mark them as resolved with\n"
17080 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17081 "You can instead skip this commit: run \"git rebase --skip\".\n"
17082 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17083 "abort\"."
17084 msgstr ""
17086 #: git-rebase.sh:173 git-rebase.sh:454
17087 #, sh-format
17088 msgid "Could not move back to $head_name"
17089 msgstr ""
17091 #: git-rebase.sh:184
17092 msgid "Applied autostash."
17093 msgstr ""
17095 #: git-rebase.sh:187
17096 #, sh-format
17097 msgid "Cannot store $stash_sha1"
17098 msgstr ""
17100 #: git-rebase.sh:236
17101 msgid "The pre-rebase hook refused to rebase."
17102 msgstr ""
17104 #: git-rebase.sh:241
17105 msgid "It looks like 'git am' is in progress. Cannot rebase."
17106 msgstr ""
17108 #: git-rebase.sh:415
17109 msgid "No rebase in progress?"
17110 msgstr ""
17112 #: git-rebase.sh:426
17113 msgid "The --edit-todo action can only be used during interactive rebase."
17114 msgstr ""
17116 #: git-rebase.sh:433
17117 msgid "Cannot read HEAD"
17118 msgstr ""
17120 #: git-rebase.sh:436
17121 msgid ""
17122 "You must edit all merge conflicts and then\n"
17123 "mark them as resolved using git add"
17124 msgstr ""
17126 #: git-rebase.sh:480
17127 #, sh-format
17128 msgid ""
17129 "It seems that there is already a $state_dir_base directory, and\n"
17130 "I wonder if you are in the middle of another rebase.  If that is the\n"
17131 "case, please try\n"
17132 "\t$cmd_live_rebase\n"
17133 "If that is not the case, please\n"
17134 "\t$cmd_clear_stale_rebase\n"
17135 "and run me again.  I am stopping in case you still have something\n"
17136 "valuable there."
17137 msgstr ""
17139 #: git-rebase.sh:545
17140 msgid "error: cannot combine '--signoff' with '--preserve-merges'"
17141 msgstr ""
17143 #: git-rebase.sh:556
17144 msgid "error: cannot combine '--preserve_merges' with '--rebase-merges'"
17145 msgstr ""
17147 #: git-rebase.sh:562
17148 msgid "error: cannot combine '--rebase_merges' with '--strategy-option'"
17149 msgstr ""
17151 #: git-rebase.sh:564
17152 msgid "error: cannot combine '--rebase_merges' with '--strategy'"
17153 msgstr ""
17155 #: git-rebase.sh:590
17156 #, sh-format
17157 msgid "invalid upstream '$upstream_name'"
17158 msgstr ""
17160 #: git-rebase.sh:614
17161 #, sh-format
17162 msgid "$onto_name: there are more than one merge bases"
17163 msgstr ""
17165 #: git-rebase.sh:617 git-rebase.sh:621
17166 #, sh-format
17167 msgid "$onto_name: there is no merge base"
17168 msgstr ""
17170 #: git-rebase.sh:626
17171 #, sh-format
17172 msgid "Does not point to a valid commit: $onto_name"
17173 msgstr ""
17175 #: git-rebase.sh:652
17176 #, sh-format
17177 msgid "fatal: no such branch/commit '$branch_name'"
17178 msgstr ""
17180 #: git-rebase.sh:685
17181 msgid "Cannot autostash"
17182 msgstr ""
17184 #: git-rebase.sh:690
17185 #, sh-format
17186 msgid "Created autostash: $stash_abbrev"
17187 msgstr ""
17189 #: git-rebase.sh:694
17190 msgid "Please commit or stash them."
17191 msgstr ""
17193 #: git-rebase.sh:717
17194 #, sh-format
17195 msgid "HEAD is up to date."
17196 msgstr ""
17198 #: git-rebase.sh:719
17199 #, sh-format
17200 msgid "Current branch $branch_name is up to date."
17201 msgstr ""
17203 #: git-rebase.sh:727
17204 #, sh-format
17205 msgid "HEAD is up to date, rebase forced."
17206 msgstr ""
17208 #: git-rebase.sh:729
17209 #, sh-format
17210 msgid "Current branch $branch_name is up to date, rebase forced."
17211 msgstr ""
17213 #: git-rebase.sh:741
17214 #, sh-format
17215 msgid "Changes from $mb to $onto:"
17216 msgstr ""
17218 #: git-rebase.sh:750
17219 msgid "First, rewinding head to replay your work on top of it..."
17220 msgstr ""
17222 #: git-rebase.sh:760
17223 #, sh-format
17224 msgid "Fast-forwarded $branch_name to $onto_name."
17225 msgstr ""
17227 #: git-stash.sh:61
17228 msgid "git stash clear with parameters is unimplemented"
17229 msgstr ""
17231 #: git-stash.sh:108
17232 msgid "You do not have the initial commit yet"
17233 msgstr ""
17235 #: git-stash.sh:123
17236 msgid "Cannot save the current index state"
17237 msgstr ""
17239 #: git-stash.sh:138
17240 msgid "Cannot save the untracked files"
17241 msgstr ""
17243 #: git-stash.sh:158 git-stash.sh:171
17244 msgid "Cannot save the current worktree state"
17245 msgstr ""
17247 #: git-stash.sh:175
17248 msgid "No changes selected"
17249 msgstr ""
17251 #: git-stash.sh:178
17252 msgid "Cannot remove temporary index (can't happen)"
17253 msgstr ""
17255 #: git-stash.sh:191
17256 msgid "Cannot record working tree state"
17257 msgstr ""
17259 #: git-stash.sh:229
17260 #, sh-format
17261 msgid "Cannot update $ref_stash with $w_commit"
17262 msgstr ""
17264 #: git-stash.sh:281
17265 #, sh-format
17266 msgid "error: unknown option for 'stash push': $option"
17267 msgstr ""
17269 #: git-stash.sh:295
17270 msgid "Can't use --patch and --include-untracked or --all at the same time"
17271 msgstr ""
17273 #: git-stash.sh:303
17274 msgid "No local changes to save"
17275 msgstr ""
17277 #: git-stash.sh:308
17278 msgid "Cannot initialize stash"
17279 msgstr ""
17281 #: git-stash.sh:312
17282 msgid "Cannot save the current status"
17283 msgstr ""
17285 #: git-stash.sh:313
17286 #, sh-format
17287 msgid "Saved working directory and index state $stash_msg"
17288 msgstr ""
17290 #: git-stash.sh:342
17291 msgid "Cannot remove worktree changes"
17292 msgstr ""
17294 #: git-stash.sh:490
17295 #, sh-format
17296 msgid "unknown option: $opt"
17297 msgstr ""
17299 #: git-stash.sh:503
17300 msgid "No stash entries found."
17301 msgstr ""
17303 #: git-stash.sh:510
17304 #, sh-format
17305 msgid "Too many revisions specified: $REV"
17306 msgstr ""
17308 #: git-stash.sh:525
17309 #, sh-format
17310 msgid "$reference is not a valid reference"
17311 msgstr ""
17313 #: git-stash.sh:553
17314 #, sh-format
17315 msgid "'$args' is not a stash-like commit"
17316 msgstr ""
17318 #: git-stash.sh:564
17319 #, sh-format
17320 msgid "'$args' is not a stash reference"
17321 msgstr ""
17323 #: git-stash.sh:572
17324 msgid "unable to refresh index"
17325 msgstr ""
17327 #: git-stash.sh:576
17328 msgid "Cannot apply a stash in the middle of a merge"
17329 msgstr ""
17331 #: git-stash.sh:584
17332 msgid "Conflicts in index. Try without --index."
17333 msgstr ""
17335 #: git-stash.sh:586
17336 msgid "Could not save index tree"
17337 msgstr ""
17339 #: git-stash.sh:595
17340 msgid "Could not restore untracked files from stash entry"
17341 msgstr ""
17343 #: git-stash.sh:620
17344 msgid "Cannot unstage modified files"
17345 msgstr ""
17347 #: git-stash.sh:635
17348 msgid "Index was not unstashed."
17349 msgstr ""
17351 #: git-stash.sh:649
17352 msgid "The stash entry is kept in case you need it again."
17353 msgstr ""
17355 #: git-stash.sh:658
17356 #, sh-format
17357 msgid "Dropped ${REV} ($s)"
17358 msgstr ""
17360 #: git-stash.sh:659
17361 #, sh-format
17362 msgid "${REV}: Could not drop stash entry"
17363 msgstr ""
17365 #: git-stash.sh:667
17366 msgid "No branch name specified"
17367 msgstr ""
17369 #: git-stash.sh:746
17370 msgid "(To restore them type \"git stash apply\")"
17371 msgstr ""
17373 #: git-submodule.sh:188
17374 msgid "Relative path can only be used from the toplevel of the working tree"
17375 msgstr ""
17377 #: git-submodule.sh:198
17378 #, sh-format
17379 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
17380 msgstr ""
17382 #: git-submodule.sh:217
17383 #, sh-format
17384 msgid "'$sm_path' already exists in the index"
17385 msgstr ""
17387 #: git-submodule.sh:220
17388 #, sh-format
17389 msgid "'$sm_path' already exists in the index and is not a submodule"
17390 msgstr ""
17392 #: git-submodule.sh:226
17393 #, sh-format
17394 msgid ""
17395 "The following path is ignored by one of your .gitignore files:\n"
17396 "$sm_path\n"
17397 "Use -f if you really want to add it."
17398 msgstr ""
17400 #: git-submodule.sh:249
17401 #, sh-format
17402 msgid "Adding existing repo at '$sm_path' to the index"
17403 msgstr ""
17405 #: git-submodule.sh:251
17406 #, sh-format
17407 msgid "'$sm_path' already exists and is not a valid git repo"
17408 msgstr ""
17410 #: git-submodule.sh:259
17411 #, sh-format
17412 msgid "A git directory for '$sm_name' is found locally with remote(s):"
17413 msgstr ""
17415 #: git-submodule.sh:261
17416 #, sh-format
17417 msgid ""
17418 "If you want to reuse this local git directory instead of cloning again from\n"
17419 "  $realrepo\n"
17420 "use the '--force' option. If the local git directory is not the correct "
17421 "repo\n"
17422 "or you are unsure what this means choose another name with the '--name' "
17423 "option."
17424 msgstr ""
17426 #: git-submodule.sh:267
17427 #, sh-format
17428 msgid "Reactivating local git directory for submodule '$sm_name'."
17429 msgstr ""
17431 #: git-submodule.sh:279
17432 #, sh-format
17433 msgid "Unable to checkout submodule '$sm_path'"
17434 msgstr ""
17436 #: git-submodule.sh:284
17437 #, sh-format
17438 msgid "Failed to add submodule '$sm_path'"
17439 msgstr ""
17441 #: git-submodule.sh:293
17442 #, sh-format
17443 msgid "Failed to register submodule '$sm_path'"
17444 msgstr ""
17446 #: git-submodule.sh:565
17447 #, sh-format
17448 msgid "Unable to find current revision in submodule path '$displaypath'"
17449 msgstr ""
17451 #: git-submodule.sh:575
17452 #, sh-format
17453 msgid "Unable to fetch in submodule path '$sm_path'"
17454 msgstr ""
17456 #: git-submodule.sh:580
17457 #, sh-format
17458 msgid ""
17459 "Unable to find current ${remote_name}/${branch} revision in submodule path "
17460 "'$sm_path'"
17461 msgstr ""
17463 #: git-submodule.sh:603
17464 #, sh-format
17465 msgid "Unable to fetch in submodule path '$displaypath'"
17466 msgstr ""
17468 #: git-submodule.sh:609
17469 #, sh-format
17470 msgid ""
17471 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
17472 "Direct fetching of that commit failed."
17473 msgstr ""
17475 #: git-submodule.sh:616
17476 #, sh-format
17477 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
17478 msgstr ""
17480 #: git-submodule.sh:617
17481 #, sh-format
17482 msgid "Submodule path '$displaypath': checked out '$sha1'"
17483 msgstr ""
17485 #: git-submodule.sh:621
17486 #, sh-format
17487 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
17488 msgstr ""
17490 #: git-submodule.sh:622
17491 #, sh-format
17492 msgid "Submodule path '$displaypath': rebased into '$sha1'"
17493 msgstr ""
17495 #: git-submodule.sh:627
17496 #, sh-format
17497 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
17498 msgstr ""
17500 #: git-submodule.sh:628
17501 #, sh-format
17502 msgid "Submodule path '$displaypath': merged in '$sha1'"
17503 msgstr ""
17505 #: git-submodule.sh:633
17506 #, sh-format
17507 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
17508 msgstr ""
17510 #: git-submodule.sh:634
17511 #, sh-format
17512 msgid "Submodule path '$displaypath': '$command $sha1'"
17513 msgstr ""
17515 #: git-submodule.sh:665
17516 #, sh-format
17517 msgid "Failed to recurse into submodule path '$displaypath'"
17518 msgstr ""
17520 #: git-submodule.sh:761
17521 msgid "The --cached option cannot be used with the --files option"
17522 msgstr ""
17524 #: git-submodule.sh:813
17525 #, sh-format
17526 msgid "unexpected mode $mod_dst"
17527 msgstr ""
17529 #: git-submodule.sh:833
17530 #, sh-format
17531 msgid "  Warn: $display_name doesn't contain commit $sha1_src"
17532 msgstr ""
17534 #: git-submodule.sh:836
17535 #, sh-format
17536 msgid "  Warn: $display_name doesn't contain commit $sha1_dst"
17537 msgstr ""
17539 #: git-submodule.sh:839
17540 #, sh-format
17541 msgid "  Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
17542 msgstr ""
17544 #: git-parse-remote.sh:89
17545 #, sh-format
17546 msgid "See git-${cmd}(1) for details."
17547 msgstr ""
17549 #: git-rebase--interactive.sh:43
17550 msgid ""
17551 "\n"
17552 "Commands:\n"
17553 "p, pick <commit> = use commit\n"
17554 "r, reword <commit> = use commit, but edit the commit message\n"
17555 "e, edit <commit> = use commit, but stop for amending\n"
17556 "s, squash <commit> = use commit, but meld into previous commit\n"
17557 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
17558 "x, exec <command> = run command (the rest of the line) using shell\n"
17559 "d, drop <commit> = remove commit\n"
17560 "l, label <label> = label current HEAD with a name\n"
17561 "t, reset <label> = reset HEAD to a label\n"
17562 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
17563 ".       create a merge commit using the original merge commit's\n"
17564 ".       message (or the oneline, if no original merge commit was\n"
17565 ".       specified). Use -c <commit> to reword the commit message.\n"
17566 "\n"
17567 "These lines can be re-ordered; they are executed from top to bottom.\n"
17568 msgstr ""
17570 #: git-rebase--interactive.sh:64 git-rebase--preserve-merges.sh:173
17571 msgid ""
17572 "\n"
17573 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
17574 msgstr ""
17576 #: git-rebase--interactive.sh:68 git-rebase--preserve-merges.sh:177
17577 msgid ""
17578 "\n"
17579 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
17580 msgstr ""
17582 #: git-rebase--interactive.sh:108 git-rebase--preserve-merges.sh:724
17583 msgid "could not detach HEAD"
17584 msgstr ""
17586 #: git-rebase--interactive.sh:147 git-rebase--preserve-merges.sh:816
17587 msgid ""
17588 "\n"
17589 "You are editing the todo file of an ongoing interactive rebase.\n"
17590 "To continue rebase after editing, run:\n"
17591 "    git rebase --continue\n"
17592 "\n"
17593 msgstr ""
17595 #: git-rebase--interactive.sh:155 git-rebase--interactive.sh:241
17596 #: git-rebase--preserve-merges.sh:824 git-rebase--preserve-merges.sh:910
17597 msgid "Could not execute editor"
17598 msgstr ""
17600 #: git-rebase--interactive.sh:176 git-rebase--preserve-merges.sh:845
17601 #, sh-format
17602 msgid "Could not checkout $switch_to"
17603 msgstr ""
17605 #: git-rebase--interactive.sh:183 git-rebase--preserve-merges.sh:852
17606 msgid "No HEAD?"
17607 msgstr ""
17609 #: git-rebase--interactive.sh:184 git-rebase--preserve-merges.sh:853
17610 #, sh-format
17611 msgid "Could not create temporary $state_dir"
17612 msgstr ""
17614 #: git-rebase--interactive.sh:187 git-rebase--preserve-merges.sh:856
17615 msgid "Could not mark as interactive"
17616 msgstr ""
17618 #: git-rebase--interactive.sh:219 git-rebase--preserve-merges.sh:888
17619 #, sh-format
17620 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
17621 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
17622 msgstr[0] ""
17623 msgstr[1] ""
17625 #: git-rebase--interactive.sh:224
17626 msgid ""
17627 "\n"
17628 "\tHowever, if you remove everything, the rebase will be aborted.\n"
17629 "\n"
17630 "\t"
17631 msgstr ""
17633 #: git-rebase--interactive.sh:231 git-rebase--preserve-merges.sh:900
17634 msgid "Note that empty commits are commented out"
17635 msgstr ""
17637 #: git-rebase--interactive.sh:280
17638 msgid "Could not generate todo list"
17639 msgstr ""
17641 #: git-rebase--preserve-merges.sh:136
17642 #, sh-format
17643 msgid "Rebasing ($new_count/$total)"
17644 msgstr ""
17646 #: git-rebase--preserve-merges.sh:152
17647 msgid ""
17648 "\n"
17649 "Commands:\n"
17650 "p, pick <commit> = use commit\n"
17651 "r, reword <commit> = use commit, but edit the commit message\n"
17652 "e, edit <commit> = use commit, but stop for amending\n"
17653 "s, squash <commit> = use commit, but meld into previous commit\n"
17654 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
17655 "x, exec <commit> = run command (the rest of the line) using shell\n"
17656 "d, drop <commit> = remove commit\n"
17657 "l, label <label> = label current HEAD with a name\n"
17658 "t, reset <label> = reset HEAD to a label\n"
17659 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
17660 ".       create a merge commit using the original merge commit's\n"
17661 ".       message (or the oneline, if no original merge commit was\n"
17662 ".       specified). Use -c <commit> to reword the commit message.\n"
17663 "\n"
17664 "These lines can be re-ordered; they are executed from top to bottom.\n"
17665 msgstr ""
17667 #: git-rebase--preserve-merges.sh:215
17668 #, sh-format
17669 msgid ""
17670 "You can amend the commit now, with\n"
17671 "\n"
17672 "\tgit commit --amend $gpg_sign_opt_quoted\n"
17673 "\n"
17674 "Once you are satisfied with your changes, run\n"
17675 "\n"
17676 "\tgit rebase --continue"
17677 msgstr ""
17679 #: git-rebase--preserve-merges.sh:240
17680 #, sh-format
17681 msgid "$sha1: not a commit that can be picked"
17682 msgstr ""
17684 #: git-rebase--preserve-merges.sh:279
17685 #, sh-format
17686 msgid "Invalid commit name: $sha1"
17687 msgstr ""
17689 #: git-rebase--preserve-merges.sh:309
17690 msgid "Cannot write current commit's replacement sha1"
17691 msgstr ""
17693 #: git-rebase--preserve-merges.sh:360
17694 #, sh-format
17695 msgid "Fast-forward to $sha1"
17696 msgstr ""
17698 #: git-rebase--preserve-merges.sh:362
17699 #, sh-format
17700 msgid "Cannot fast-forward to $sha1"
17701 msgstr ""
17703 #: git-rebase--preserve-merges.sh:371
17704 #, sh-format
17705 msgid "Cannot move HEAD to $first_parent"
17706 msgstr ""
17708 #: git-rebase--preserve-merges.sh:376
17709 #, sh-format
17710 msgid "Refusing to squash a merge: $sha1"
17711 msgstr ""
17713 #: git-rebase--preserve-merges.sh:394
17714 #, sh-format
17715 msgid "Error redoing merge $sha1"
17716 msgstr ""
17718 #: git-rebase--preserve-merges.sh:403
17719 #, sh-format
17720 msgid "Could not pick $sha1"
17721 msgstr ""
17723 #: git-rebase--preserve-merges.sh:412
17724 #, sh-format
17725 msgid "This is the commit message #${n}:"
17726 msgstr ""
17728 #: git-rebase--preserve-merges.sh:417
17729 #, sh-format
17730 msgid "The commit message #${n} will be skipped:"
17731 msgstr ""
17733 #: git-rebase--preserve-merges.sh:428
17734 #, sh-format
17735 msgid "This is a combination of $count commit."
17736 msgid_plural "This is a combination of $count commits."
17737 msgstr[0] ""
17738 msgstr[1] ""
17740 #: git-rebase--preserve-merges.sh:437
17741 #, sh-format
17742 msgid "Cannot write $fixup_msg"
17743 msgstr ""
17745 #: git-rebase--preserve-merges.sh:440
17746 msgid "This is a combination of 2 commits."
17747 msgstr ""
17749 #: git-rebase--preserve-merges.sh:481 git-rebase--preserve-merges.sh:524
17750 #: git-rebase--preserve-merges.sh:527
17751 #, sh-format
17752 msgid "Could not apply $sha1... $rest"
17753 msgstr ""
17755 #: git-rebase--preserve-merges.sh:556
17756 #, sh-format
17757 msgid ""
17758 "Could not amend commit after successfully picking $sha1... $rest\n"
17759 "This is most likely due to an empty commit message, or the pre-commit hook\n"
17760 "failed. If the pre-commit hook failed, you may need to resolve the issue "
17761 "before\n"
17762 "you are able to reword the commit."
17763 msgstr ""
17765 #: git-rebase--preserve-merges.sh:571
17766 #, sh-format
17767 msgid "Stopped at $sha1_abbrev... $rest"
17768 msgstr ""
17770 #: git-rebase--preserve-merges.sh:586
17771 #, sh-format
17772 msgid "Cannot '$squash_style' without a previous commit"
17773 msgstr ""
17775 #: git-rebase--preserve-merges.sh:628
17776 #, sh-format
17777 msgid "Executing: $rest"
17778 msgstr ""
17780 #: git-rebase--preserve-merges.sh:636
17781 #, sh-format
17782 msgid "Execution failed: $rest"
17783 msgstr ""
17785 #: git-rebase--preserve-merges.sh:638
17786 msgid "and made changes to the index and/or the working tree"
17787 msgstr ""
17789 #: git-rebase--preserve-merges.sh:640
17790 msgid ""
17791 "You can fix the problem, and then run\n"
17792 "\n"
17793 "\tgit rebase --continue"
17794 msgstr ""
17796 #. TRANSLATORS: after these lines is a command to be issued by the user
17797 #: git-rebase--preserve-merges.sh:653
17798 #, sh-format
17799 msgid ""
17800 "Execution succeeded: $rest\n"
17801 "but left changes to the index and/or the working tree\n"
17802 "Commit or stash your changes, and then run\n"
17803 "\n"
17804 "\tgit rebase --continue"
17805 msgstr ""
17807 #: git-rebase--preserve-merges.sh:664
17808 #, sh-format
17809 msgid "Unknown command: $command $sha1 $rest"
17810 msgstr ""
17812 #: git-rebase--preserve-merges.sh:665
17813 msgid "Please fix this using 'git rebase --edit-todo'."
17814 msgstr ""
17816 #: git-rebase--preserve-merges.sh:700
17817 #, sh-format
17818 msgid "Successfully rebased and updated $head_name."
17819 msgstr ""
17821 #: git-rebase--preserve-merges.sh:757
17822 msgid "Could not remove CHERRY_PICK_HEAD"
17823 msgstr ""
17825 #: git-rebase--preserve-merges.sh:762
17826 #, sh-format
17827 msgid ""
17828 "You have staged changes in your working tree.\n"
17829 "If these changes are meant to be\n"
17830 "squashed into the previous commit, run:\n"
17831 "\n"
17832 "  git commit --amend $gpg_sign_opt_quoted\n"
17833 "\n"
17834 "If they are meant to go into a new commit, run:\n"
17835 "\n"
17836 "  git commit $gpg_sign_opt_quoted\n"
17837 "\n"
17838 "In both cases, once you're done, continue with:\n"
17839 "\n"
17840 "  git rebase --continue\n"
17841 msgstr ""
17843 #: git-rebase--preserve-merges.sh:779
17844 msgid "Error trying to find the author identity to amend commit"
17845 msgstr ""
17847 #: git-rebase--preserve-merges.sh:784
17848 msgid ""
17849 "You have uncommitted changes in your working tree. Please commit them\n"
17850 "first and then run 'git rebase --continue' again."
17851 msgstr ""
17853 #: git-rebase--preserve-merges.sh:789 git-rebase--preserve-merges.sh:793
17854 msgid "Could not commit staged changes."
17855 msgstr ""
17857 #: git-rebase--preserve-merges.sh:893
17858 msgid ""
17859 "\n"
17860 "However, if you remove everything, the rebase will be aborted.\n"
17861 "\n"
17862 msgstr ""
17864 #: git-rebase--preserve-merges.sh:942 git-rebase--preserve-merges.sh:947
17865 msgid "Could not init rewritten commits"
17866 msgstr ""
17868 #: git-sh-setup.sh:89 git-sh-setup.sh:94
17869 #, sh-format
17870 msgid "usage: $dashless $USAGE"
17871 msgstr ""
17873 #: git-sh-setup.sh:190
17874 #, sh-format
17875 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
17876 msgstr ""
17878 #: git-sh-setup.sh:199 git-sh-setup.sh:206
17879 #, sh-format
17880 msgid "fatal: $program_name cannot be used without a working tree."
17881 msgstr ""
17883 #: git-sh-setup.sh:220
17884 msgid "Cannot rebase: You have unstaged changes."
17885 msgstr ""
17887 #: git-sh-setup.sh:223
17888 msgid "Cannot rewrite branches: You have unstaged changes."
17889 msgstr ""
17891 #: git-sh-setup.sh:226
17892 msgid "Cannot pull with rebase: You have unstaged changes."
17893 msgstr ""
17895 #: git-sh-setup.sh:229
17896 #, sh-format
17897 msgid "Cannot $action: You have unstaged changes."
17898 msgstr ""
17900 #: git-sh-setup.sh:242
17901 msgid "Cannot rebase: Your index contains uncommitted changes."
17902 msgstr ""
17904 #: git-sh-setup.sh:245
17905 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
17906 msgstr ""
17908 #: git-sh-setup.sh:248
17909 #, sh-format
17910 msgid "Cannot $action: Your index contains uncommitted changes."
17911 msgstr ""
17913 #: git-sh-setup.sh:252
17914 msgid "Additionally, your index contains uncommitted changes."
17915 msgstr ""
17917 #: git-sh-setup.sh:372
17918 msgid "You need to run this command from the toplevel of the working tree."
17919 msgstr ""
17921 #: git-sh-setup.sh:377
17922 msgid "Unable to determine absolute path of git directory"
17923 msgstr ""
17925 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
17926 #: git-add--interactive.perl:196
17927 #, perl-format
17928 msgid "%12s %12s %s"
17929 msgstr ""
17931 #: git-add--interactive.perl:197
17932 msgid "staged"
17933 msgstr ""
17935 #: git-add--interactive.perl:197
17936 msgid "unstaged"
17937 msgstr ""
17939 #: git-add--interactive.perl:253 git-add--interactive.perl:278
17940 msgid "binary"
17941 msgstr ""
17943 #: git-add--interactive.perl:262 git-add--interactive.perl:316
17944 msgid "nothing"
17945 msgstr ""
17947 #: git-add--interactive.perl:298 git-add--interactive.perl:313
17948 msgid "unchanged"
17949 msgstr ""
17951 #: git-add--interactive.perl:609
17952 #, perl-format
17953 msgid "added %d path\n"
17954 msgid_plural "added %d paths\n"
17955 msgstr[0] ""
17956 msgstr[1] ""
17958 #: git-add--interactive.perl:612
17959 #, perl-format
17960 msgid "updated %d path\n"
17961 msgid_plural "updated %d paths\n"
17962 msgstr[0] ""
17963 msgstr[1] ""
17965 #: git-add--interactive.perl:615
17966 #, perl-format
17967 msgid "reverted %d path\n"
17968 msgid_plural "reverted %d paths\n"
17969 msgstr[0] ""
17970 msgstr[1] ""
17972 #: git-add--interactive.perl:618
17973 #, perl-format
17974 msgid "touched %d path\n"
17975 msgid_plural "touched %d paths\n"
17976 msgstr[0] ""
17977 msgstr[1] ""
17979 #: git-add--interactive.perl:627
17980 msgid "Update"
17981 msgstr ""
17983 #: git-add--interactive.perl:639
17984 msgid "Revert"
17985 msgstr ""
17987 #: git-add--interactive.perl:662
17988 #, perl-format
17989 msgid "note: %s is untracked now.\n"
17990 msgstr ""
17992 #: git-add--interactive.perl:673
17993 msgid "Add untracked"
17994 msgstr ""
17996 #: git-add--interactive.perl:679
17997 msgid "No untracked files.\n"
17998 msgstr ""
18000 #: git-add--interactive.perl:1033
18001 msgid ""
18002 "If the patch applies cleanly, the edited hunk will immediately be\n"
18003 "marked for staging."
18004 msgstr ""
18006 #: git-add--interactive.perl:1036
18007 msgid ""
18008 "If the patch applies cleanly, the edited hunk will immediately be\n"
18009 "marked for stashing."
18010 msgstr ""
18012 #: git-add--interactive.perl:1039
18013 msgid ""
18014 "If the patch applies cleanly, the edited hunk will immediately be\n"
18015 "marked for unstaging."
18016 msgstr ""
18018 #: git-add--interactive.perl:1042 git-add--interactive.perl:1051
18019 msgid ""
18020 "If the patch applies cleanly, the edited hunk will immediately be\n"
18021 "marked for applying."
18022 msgstr ""
18024 #: git-add--interactive.perl:1045 git-add--interactive.perl:1048
18025 msgid ""
18026 "If the patch applies cleanly, the edited hunk will immediately be\n"
18027 "marked for discarding."
18028 msgstr ""
18030 #: git-add--interactive.perl:1085
18031 #, perl-format
18032 msgid "failed to open hunk edit file for writing: %s"
18033 msgstr ""
18035 #: git-add--interactive.perl:1086
18036 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
18037 msgstr ""
18039 #: git-add--interactive.perl:1092
18040 #, perl-format
18041 msgid ""
18042 "---\n"
18043 "To remove '%s' lines, make them ' ' lines (context).\n"
18044 "To remove '%s' lines, delete them.\n"
18045 "Lines starting with %s will be removed.\n"
18046 msgstr ""
18048 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
18049 #: git-add--interactive.perl:1100
18050 msgid ""
18051 "If it does not apply cleanly, you will be given an opportunity to\n"
18052 "edit again.  If all lines of the hunk are removed, then the edit is\n"
18053 "aborted and the hunk is left unchanged.\n"
18054 msgstr ""
18056 #: git-add--interactive.perl:1114
18057 #, perl-format
18058 msgid "failed to open hunk edit file for reading: %s"
18059 msgstr ""
18061 #. TRANSLATORS: do not translate [y/n]
18062 #. The program will only accept that input
18063 #. at this point.
18064 #. Consider translating (saying "no" discards!) as
18065 #. (saying "n" for "no" discards!) if the translation
18066 #. of the word "no" does not start with n.
18067 #: git-add--interactive.perl:1213
18068 msgid ""
18069 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
18070 msgstr ""
18072 #: git-add--interactive.perl:1222
18073 msgid ""
18074 "y - stage this hunk\n"
18075 "n - do not stage this hunk\n"
18076 "q - quit; do not stage this hunk or any of the remaining ones\n"
18077 "a - stage this hunk and all later hunks in the file\n"
18078 "d - do not stage this hunk or any of the later hunks in the file"
18079 msgstr ""
18081 #: git-add--interactive.perl:1228
18082 msgid ""
18083 "y - stash this hunk\n"
18084 "n - do not stash this hunk\n"
18085 "q - quit; do not stash this hunk or any of the remaining ones\n"
18086 "a - stash this hunk and all later hunks in the file\n"
18087 "d - do not stash this hunk or any of the later hunks in the file"
18088 msgstr ""
18090 #: git-add--interactive.perl:1234
18091 msgid ""
18092 "y - unstage this hunk\n"
18093 "n - do not unstage this hunk\n"
18094 "q - quit; do not unstage this hunk or any of the remaining ones\n"
18095 "a - unstage this hunk and all later hunks in the file\n"
18096 "d - do not unstage this hunk or any of the later hunks in the file"
18097 msgstr ""
18099 #: git-add--interactive.perl:1240
18100 msgid ""
18101 "y - apply this hunk to index\n"
18102 "n - do not apply this hunk to index\n"
18103 "q - quit; do not apply this hunk or any of the remaining ones\n"
18104 "a - apply this hunk and all later hunks in the file\n"
18105 "d - do not apply this hunk or any of the later hunks in the file"
18106 msgstr ""
18108 #: git-add--interactive.perl:1246
18109 msgid ""
18110 "y - discard this hunk from worktree\n"
18111 "n - do not discard this hunk from worktree\n"
18112 "q - quit; do not discard this hunk or any of the remaining ones\n"
18113 "a - discard this hunk and all later hunks in the file\n"
18114 "d - do not discard this hunk or any of the later hunks in the file"
18115 msgstr ""
18117 #: git-add--interactive.perl:1252
18118 msgid ""
18119 "y - discard this hunk from index and worktree\n"
18120 "n - do not discard this hunk from index and worktree\n"
18121 "q - quit; do not discard this hunk or any of the remaining ones\n"
18122 "a - discard this hunk and all later hunks in the file\n"
18123 "d - do not discard this hunk or any of the later hunks in the file"
18124 msgstr ""
18126 #: git-add--interactive.perl:1258
18127 msgid ""
18128 "y - apply this hunk to index and worktree\n"
18129 "n - do not apply this hunk to index and worktree\n"
18130 "q - quit; do not apply this hunk or any of the remaining ones\n"
18131 "a - apply this hunk and all later hunks in the file\n"
18132 "d - do not apply this hunk or any of the later hunks in the file"
18133 msgstr ""
18135 #: git-add--interactive.perl:1273
18136 msgid ""
18137 "g - select a hunk to go to\n"
18138 "/ - search for a hunk matching the given regex\n"
18139 "j - leave this hunk undecided, see next undecided hunk\n"
18140 "J - leave this hunk undecided, see next hunk\n"
18141 "k - leave this hunk undecided, see previous undecided hunk\n"
18142 "K - leave this hunk undecided, see previous hunk\n"
18143 "s - split the current hunk into smaller hunks\n"
18144 "e - manually edit the current hunk\n"
18145 "? - print help\n"
18146 msgstr ""
18148 #: git-add--interactive.perl:1304
18149 msgid "The selected hunks do not apply to the index!\n"
18150 msgstr ""
18152 #: git-add--interactive.perl:1305
18153 msgid "Apply them to the worktree anyway? "
18154 msgstr ""
18156 #: git-add--interactive.perl:1308
18157 msgid "Nothing was applied.\n"
18158 msgstr ""
18160 #: git-add--interactive.perl:1319
18161 #, perl-format
18162 msgid "ignoring unmerged: %s\n"
18163 msgstr ""
18165 #: git-add--interactive.perl:1328
18166 msgid "Only binary files changed.\n"
18167 msgstr ""
18169 #: git-add--interactive.perl:1330
18170 msgid "No changes.\n"
18171 msgstr ""
18173 #: git-add--interactive.perl:1338
18174 msgid "Patch update"
18175 msgstr ""
18177 #: git-add--interactive.perl:1390
18178 #, perl-format
18179 msgid "Stage mode change [y,n,q,a,d%s,?]? "
18180 msgstr ""
18182 #: git-add--interactive.perl:1391
18183 #, perl-format
18184 msgid "Stage deletion [y,n,q,a,d%s,?]? "
18185 msgstr ""
18187 #: git-add--interactive.perl:1392
18188 #, perl-format
18189 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
18190 msgstr ""
18192 #: git-add--interactive.perl:1395
18193 #, perl-format
18194 msgid "Stash mode change [y,n,q,a,d%s,?]? "
18195 msgstr ""
18197 #: git-add--interactive.perl:1396
18198 #, perl-format
18199 msgid "Stash deletion [y,n,q,a,d%s,?]? "
18200 msgstr ""
18202 #: git-add--interactive.perl:1397
18203 #, perl-format
18204 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
18205 msgstr ""
18207 #: git-add--interactive.perl:1400
18208 #, perl-format
18209 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
18210 msgstr ""
18212 #: git-add--interactive.perl:1401
18213 #, perl-format
18214 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
18215 msgstr ""
18217 #: git-add--interactive.perl:1402
18218 #, perl-format
18219 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
18220 msgstr ""
18222 #: git-add--interactive.perl:1405
18223 #, perl-format
18224 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
18225 msgstr ""
18227 #: git-add--interactive.perl:1406
18228 #, perl-format
18229 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
18230 msgstr ""
18232 #: git-add--interactive.perl:1407
18233 #, perl-format
18234 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
18235 msgstr ""
18237 #: git-add--interactive.perl:1410
18238 #, perl-format
18239 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
18240 msgstr ""
18242 #: git-add--interactive.perl:1411
18243 #, perl-format
18244 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
18245 msgstr ""
18247 #: git-add--interactive.perl:1412
18248 #, perl-format
18249 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
18250 msgstr ""
18252 #: git-add--interactive.perl:1415
18253 #, perl-format
18254 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
18255 msgstr ""
18257 #: git-add--interactive.perl:1416
18258 #, perl-format
18259 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
18260 msgstr ""
18262 #: git-add--interactive.perl:1417
18263 #, perl-format
18264 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
18265 msgstr ""
18267 #: git-add--interactive.perl:1420
18268 #, perl-format
18269 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
18270 msgstr ""
18272 #: git-add--interactive.perl:1421
18273 #, perl-format
18274 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
18275 msgstr ""
18277 #: git-add--interactive.perl:1422
18278 #, perl-format
18279 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
18280 msgstr ""
18282 #: git-add--interactive.perl:1522
18283 msgid "No other hunks to goto\n"
18284 msgstr ""
18286 #: git-add--interactive.perl:1529
18287 msgid "go to which hunk (<ret> to see more)? "
18288 msgstr ""
18290 #: git-add--interactive.perl:1531
18291 msgid "go to which hunk? "
18292 msgstr ""
18294 #: git-add--interactive.perl:1540
18295 #, perl-format
18296 msgid "Invalid number: '%s'\n"
18297 msgstr ""
18299 #: git-add--interactive.perl:1545
18300 #, perl-format
18301 msgid "Sorry, only %d hunk available.\n"
18302 msgid_plural "Sorry, only %d hunks available.\n"
18303 msgstr[0] ""
18304 msgstr[1] ""
18306 #: git-add--interactive.perl:1571
18307 msgid "No other hunks to search\n"
18308 msgstr ""
18310 #: git-add--interactive.perl:1575
18311 msgid "search for regex? "
18312 msgstr ""
18314 #: git-add--interactive.perl:1588
18315 #, perl-format
18316 msgid "Malformed search regexp %s: %s\n"
18317 msgstr ""
18319 #: git-add--interactive.perl:1598
18320 msgid "No hunk matches the given pattern\n"
18321 msgstr ""
18323 #: git-add--interactive.perl:1610 git-add--interactive.perl:1632
18324 msgid "No previous hunk\n"
18325 msgstr ""
18327 #: git-add--interactive.perl:1619 git-add--interactive.perl:1638
18328 msgid "No next hunk\n"
18329 msgstr ""
18331 #: git-add--interactive.perl:1644
18332 msgid "Sorry, cannot split this hunk\n"
18333 msgstr ""
18335 #: git-add--interactive.perl:1650
18336 #, perl-format
18337 msgid "Split into %d hunk.\n"
18338 msgid_plural "Split into %d hunks.\n"
18339 msgstr[0] ""
18340 msgstr[1] ""
18342 #: git-add--interactive.perl:1660
18343 msgid "Sorry, cannot edit this hunk\n"
18344 msgstr ""
18346 #: git-add--interactive.perl:1706
18347 msgid "Review diff"
18348 msgstr ""
18350 #. TRANSLATORS: please do not translate the command names
18351 #. 'status', 'update', 'revert', etc.
18352 #: git-add--interactive.perl:1725
18353 msgid ""
18354 "status        - show paths with changes\n"
18355 "update        - add working tree state to the staged set of changes\n"
18356 "revert        - revert staged set of changes back to the HEAD version\n"
18357 "patch         - pick hunks and update selectively\n"
18358 "diff          - view diff between HEAD and index\n"
18359 "add untracked - add contents of untracked files to the staged set of "
18360 "changes\n"
18361 msgstr ""
18363 #: git-add--interactive.perl:1742 git-add--interactive.perl:1747
18364 #: git-add--interactive.perl:1750 git-add--interactive.perl:1757
18365 #: git-add--interactive.perl:1761 git-add--interactive.perl:1767
18366 msgid "missing --"
18367 msgstr ""
18369 #: git-add--interactive.perl:1763
18370 #, perl-format
18371 msgid "unknown --patch mode: %s"
18372 msgstr ""
18374 #: git-add--interactive.perl:1769 git-add--interactive.perl:1775
18375 #, perl-format
18376 msgid "invalid argument %s, expecting --"
18377 msgstr ""
18379 #: git-send-email.perl:130
18380 msgid "local zone differs from GMT by a non-minute interval\n"
18381 msgstr ""
18383 #: git-send-email.perl:137 git-send-email.perl:143
18384 msgid "local time offset greater than or equal to 24 hours\n"
18385 msgstr ""
18387 #: git-send-email.perl:211 git-send-email.perl:217
18388 msgid "the editor exited uncleanly, aborting everything"
18389 msgstr ""
18391 #: git-send-email.perl:294
18392 #, perl-format
18393 msgid ""
18394 "'%s' contains an intermediate version of the email you were composing.\n"
18395 msgstr ""
18397 #: git-send-email.perl:299
18398 #, perl-format
18399 msgid "'%s.final' contains the composed email.\n"
18400 msgstr ""
18402 #: git-send-email.perl:317
18403 msgid "--dump-aliases incompatible with other options\n"
18404 msgstr ""
18406 #: git-send-email.perl:383 git-send-email.perl:638
18407 msgid "Cannot run git format-patch from outside a repository\n"
18408 msgstr ""
18410 #: git-send-email.perl:386
18411 msgid ""
18412 "`batch-size` and `relogin` must be specified together (via command-line or "
18413 "configuration option)\n"
18414 msgstr ""
18416 #: git-send-email.perl:456
18417 #, perl-format
18418 msgid "Unknown --suppress-cc field: '%s'\n"
18419 msgstr ""
18421 #: git-send-email.perl:485
18422 #, perl-format
18423 msgid "Unknown --confirm setting: '%s'\n"
18424 msgstr ""
18426 #: git-send-email.perl:513
18427 #, perl-format
18428 msgid "warning: sendmail alias with quotes is not supported: %s\n"
18429 msgstr ""
18431 #: git-send-email.perl:515
18432 #, perl-format
18433 msgid "warning: `:include:` not supported: %s\n"
18434 msgstr ""
18436 #: git-send-email.perl:517
18437 #, perl-format
18438 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
18439 msgstr ""
18441 #: git-send-email.perl:522
18442 #, perl-format
18443 msgid "warning: sendmail line is not recognized: %s\n"
18444 msgstr ""
18446 #: git-send-email.perl:604
18447 #, perl-format
18448 msgid ""
18449 "File '%s' exists but it could also be the range of commits\n"
18450 "to produce patches for.  Please disambiguate by...\n"
18451 "\n"
18452 "    * Saying \"./%s\" if you mean a file; or\n"
18453 "    * Giving --format-patch option if you mean a range.\n"
18454 msgstr ""
18456 #: git-send-email.perl:625
18457 #, perl-format
18458 msgid "Failed to opendir %s: %s"
18459 msgstr ""
18461 #: git-send-email.perl:649
18462 #, perl-format
18463 msgid ""
18464 "fatal: %s: %s\n"
18465 "warning: no patches were sent\n"
18466 msgstr ""
18468 #: git-send-email.perl:660
18469 msgid ""
18470 "\n"
18471 "No patch files specified!\n"
18472 "\n"
18473 msgstr ""
18475 #: git-send-email.perl:673
18476 #, perl-format
18477 msgid "No subject line in %s?"
18478 msgstr ""
18480 #: git-send-email.perl:683
18481 #, perl-format
18482 msgid "Failed to open for writing %s: %s"
18483 msgstr ""
18485 #: git-send-email.perl:694
18486 msgid ""
18487 "Lines beginning in \"GIT:\" will be removed.\n"
18488 "Consider including an overall diffstat or table of contents\n"
18489 "for the patch you are writing.\n"
18490 "\n"
18491 "Clear the body content if you don't wish to send a summary.\n"
18492 msgstr ""
18494 #: git-send-email.perl:718
18495 #, perl-format
18496 msgid "Failed to open %s: %s"
18497 msgstr ""
18499 #: git-send-email.perl:735
18500 #, perl-format
18501 msgid "Failed to open %s.final: %s"
18502 msgstr ""
18504 #: git-send-email.perl:778
18505 msgid "Summary email is empty, skipping it\n"
18506 msgstr ""
18508 #. TRANSLATORS: please keep [y/N] as is.
18509 #: git-send-email.perl:813
18510 #, perl-format
18511 msgid "Are you sure you want to use <%s> [y/N]? "
18512 msgstr ""
18514 #: git-send-email.perl:868
18515 msgid ""
18516 "The following files are 8bit, but do not declare a Content-Transfer-"
18517 "Encoding.\n"
18518 msgstr ""
18520 #: git-send-email.perl:873
18521 msgid "Which 8bit encoding should I declare [UTF-8]? "
18522 msgstr ""
18524 #: git-send-email.perl:881
18525 #, perl-format
18526 msgid ""
18527 "Refusing to send because the patch\n"
18528 "\t%s\n"
18529 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
18530 "want to send.\n"
18531 msgstr ""
18533 #: git-send-email.perl:900
18534 msgid "To whom should the emails be sent (if anyone)?"
18535 msgstr ""
18537 #: git-send-email.perl:918
18538 #, perl-format
18539 msgid "fatal: alias '%s' expands to itself\n"
18540 msgstr ""
18542 #: git-send-email.perl:930
18543 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
18544 msgstr ""
18546 #: git-send-email.perl:988 git-send-email.perl:996
18547 #, perl-format
18548 msgid "error: unable to extract a valid address from: %s\n"
18549 msgstr ""
18551 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
18552 #. translation. The program will only accept English input
18553 #. at this point.
18554 #: git-send-email.perl:1000
18555 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
18556 msgstr ""
18558 #: git-send-email.perl:1317
18559 #, perl-format
18560 msgid "CA path \"%s\" does not exist"
18561 msgstr ""
18563 #: git-send-email.perl:1400
18564 msgid ""
18565 "    The Cc list above has been expanded by additional\n"
18566 "    addresses found in the patch commit message. By default\n"
18567 "    send-email prompts before sending whenever this occurs.\n"
18568 "    This behavior is controlled by the sendemail.confirm\n"
18569 "    configuration setting.\n"
18570 "\n"
18571 "    For additional information, run 'git send-email --help'.\n"
18572 "    To retain the current behavior, but squelch this message,\n"
18573 "    run 'git config --global sendemail.confirm auto'.\n"
18574 "\n"
18575 msgstr ""
18577 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
18578 #. translation. The program will only accept English input
18579 #. at this point.
18580 #: git-send-email.perl:1415
18581 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
18582 msgstr ""
18584 #: git-send-email.perl:1418
18585 msgid "Send this email reply required"
18586 msgstr ""
18588 #: git-send-email.perl:1446
18589 msgid "The required SMTP server is not properly defined."
18590 msgstr ""
18592 #: git-send-email.perl:1493
18593 #, perl-format
18594 msgid "Server does not support STARTTLS! %s"
18595 msgstr ""
18597 #: git-send-email.perl:1498 git-send-email.perl:1502
18598 #, perl-format
18599 msgid "STARTTLS failed! %s"
18600 msgstr ""
18602 #: git-send-email.perl:1511
18603 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
18604 msgstr ""
18606 #: git-send-email.perl:1529
18607 #, perl-format
18608 msgid "Failed to send %s\n"
18609 msgstr ""
18611 #: git-send-email.perl:1532
18612 #, perl-format
18613 msgid "Dry-Sent %s\n"
18614 msgstr ""
18616 #: git-send-email.perl:1532
18617 #, perl-format
18618 msgid "Sent %s\n"
18619 msgstr ""
18621 #: git-send-email.perl:1534
18622 msgid "Dry-OK. Log says:\n"
18623 msgstr ""
18625 #: git-send-email.perl:1534
18626 msgid "OK. Log says:\n"
18627 msgstr ""
18629 #: git-send-email.perl:1546
18630 msgid "Result: "
18631 msgstr ""
18633 #: git-send-email.perl:1549
18634 msgid "Result: OK\n"
18635 msgstr ""
18637 #: git-send-email.perl:1567
18638 #, perl-format
18639 msgid "can't open file %s"
18640 msgstr ""
18642 #: git-send-email.perl:1614 git-send-email.perl:1634
18643 #, perl-format
18644 msgid "(mbox) Adding cc: %s from line '%s'\n"
18645 msgstr ""
18647 #: git-send-email.perl:1620
18648 #, perl-format
18649 msgid "(mbox) Adding to: %s from line '%s'\n"
18650 msgstr ""
18652 #: git-send-email.perl:1673
18653 #, perl-format
18654 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
18655 msgstr ""
18657 #: git-send-email.perl:1698
18658 #, perl-format
18659 msgid "(body) Adding cc: %s from line '%s'\n"
18660 msgstr ""
18662 #: git-send-email.perl:1809
18663 #, perl-format
18664 msgid "(%s) Could not execute '%s'"
18665 msgstr ""
18667 #: git-send-email.perl:1816
18668 #, perl-format
18669 msgid "(%s) Adding %s: %s from: '%s'\n"
18670 msgstr ""
18672 #: git-send-email.perl:1820
18673 #, perl-format
18674 msgid "(%s) failed to close pipe to '%s'"
18675 msgstr ""
18677 #: git-send-email.perl:1850
18678 msgid "cannot send message as 7bit"
18679 msgstr ""
18681 #: git-send-email.perl:1858
18682 msgid "invalid transfer encoding"
18683 msgstr ""
18685 #: git-send-email.perl:1899 git-send-email.perl:1951 git-send-email.perl:1961
18686 #, perl-format
18687 msgid "unable to open %s: %s\n"
18688 msgstr ""
18690 #: git-send-email.perl:1902
18691 #, perl-format
18692 msgid "%s: patch contains a line longer than 998 characters"
18693 msgstr ""
18695 #: git-send-email.perl:1919
18696 #, perl-format
18697 msgid "Skipping %s with backup suffix '%s'.\n"
18698 msgstr ""
18700 #. TRANSLATORS: please keep "[y|N]" as is.
18701 #: git-send-email.perl:1923
18702 #, perl-format
18703 msgid "Do you really want to send %s? [y|N]: "
18704 msgstr ""