Merge branch 'master' of git://repo.or.cz/alt-git
[git/mingw.git] / po / git.pot
blobd275f4042945bb5f5e3a04af37c5a240f277bc4b
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: 2015-09-15 06:45+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: advice.c:55
22 #, c-format
23 msgid "hint: %.*s\n"
24 msgstr ""
26 #: advice.c:88
27 msgid ""
28 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
29 "as appropriate to mark resolution and make a commit."
30 msgstr ""
32 #: advice.c:101 builtin/merge.c:1227
33 msgid "You have not concluded your merge (MERGE_HEAD exists)."
34 msgstr ""
36 #: advice.c:103
37 msgid "Please, commit your changes before you can merge."
38 msgstr ""
40 #: advice.c:104
41 msgid "Exiting because of unfinished merge."
42 msgstr ""
44 #: archive.c:12
45 msgid "git archive [<options>] <tree-ish> [<path>...]"
46 msgstr ""
48 #: archive.c:13
49 msgid "git archive --list"
50 msgstr ""
52 #: archive.c:14
53 msgid ""
54 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
55 msgstr ""
57 #: archive.c:15
58 msgid "git archive --remote <repo> [--exec <cmd>] --list"
59 msgstr ""
61 #: archive.c:343 builtin/add.c:137 builtin/add.c:426 builtin/rm.c:327
62 #, c-format
63 msgid "pathspec '%s' did not match any files"
64 msgstr ""
66 #: archive.c:428
67 msgid "fmt"
68 msgstr ""
70 #: archive.c:428
71 msgid "archive format"
72 msgstr ""
74 #: archive.c:429 builtin/log.c:1229
75 msgid "prefix"
76 msgstr ""
78 #: archive.c:430
79 msgid "prepend prefix to each pathname in the archive"
80 msgstr ""
82 #: archive.c:431 builtin/archive.c:88 builtin/blame.c:2516
83 #: builtin/blame.c:2517 builtin/config.c:58 builtin/fast-export.c:987
84 #: builtin/fast-export.c:989 builtin/grep.c:712 builtin/hash-object.c:99
85 #: builtin/ls-files.c:446 builtin/ls-files.c:449 builtin/notes.c:395
86 #: builtin/notes.c:558 builtin/read-tree.c:109 parse-options.h:153
87 msgid "file"
88 msgstr ""
90 #: archive.c:432 builtin/archive.c:89
91 msgid "write the archive to this file"
92 msgstr ""
94 #: archive.c:434
95 msgid "read .gitattributes in working directory"
96 msgstr ""
98 #: archive.c:435
99 msgid "report archived files on stderr"
100 msgstr ""
102 #: archive.c:436
103 msgid "store only"
104 msgstr ""
106 #: archive.c:437
107 msgid "compress faster"
108 msgstr ""
110 #: archive.c:445
111 msgid "compress better"
112 msgstr ""
114 #: archive.c:448
115 msgid "list supported archive formats"
116 msgstr ""
118 #: archive.c:450 builtin/archive.c:90 builtin/clone.c:77
119 msgid "repo"
120 msgstr ""
122 #: archive.c:451 builtin/archive.c:91
123 msgid "retrieve the archive from remote repository <repo>"
124 msgstr ""
126 #: archive.c:452 builtin/archive.c:92 builtin/notes.c:479
127 msgid "command"
128 msgstr ""
130 #: archive.c:453 builtin/archive.c:93
131 msgid "path to the remote git-upload-archive command"
132 msgstr ""
134 #: attr.c:265
135 msgid ""
136 "Negative patterns are ignored in git attributes\n"
137 "Use '\\!' for literal leading exclamation."
138 msgstr ""
140 #: branch.c:60
141 #, c-format
142 msgid "Not setting branch %s as its own upstream."
143 msgstr ""
145 #: branch.c:83
146 #, c-format
147 msgid "Branch %s set up to track remote branch %s from %s by rebasing."
148 msgstr ""
150 #: branch.c:84
151 #, c-format
152 msgid "Branch %s set up to track remote branch %s from %s."
153 msgstr ""
155 #: branch.c:88
156 #, c-format
157 msgid "Branch %s set up to track local branch %s by rebasing."
158 msgstr ""
160 #: branch.c:89
161 #, c-format
162 msgid "Branch %s set up to track local branch %s."
163 msgstr ""
165 #: branch.c:94
166 #, c-format
167 msgid "Branch %s set up to track remote ref %s by rebasing."
168 msgstr ""
170 #: branch.c:95
171 #, c-format
172 msgid "Branch %s set up to track remote ref %s."
173 msgstr ""
175 #: branch.c:99
176 #, c-format
177 msgid "Branch %s set up to track local ref %s by rebasing."
178 msgstr ""
180 #: branch.c:100
181 #, c-format
182 msgid "Branch %s set up to track local ref %s."
183 msgstr ""
185 #: branch.c:133
186 #, c-format
187 msgid "Not tracking: ambiguous information for ref %s"
188 msgstr ""
190 #: branch.c:162
191 #, c-format
192 msgid "'%s' is not a valid branch name."
193 msgstr ""
195 #: branch.c:167
196 #, c-format
197 msgid "A branch named '%s' already exists."
198 msgstr ""
200 #: branch.c:175
201 msgid "Cannot force update the current branch."
202 msgstr ""
204 #: branch.c:195
205 #, c-format
206 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
207 msgstr ""
209 #: branch.c:197
210 #, c-format
211 msgid "the requested upstream branch '%s' does not exist"
212 msgstr ""
214 #: branch.c:199
215 msgid ""
216 "\n"
217 "If you are planning on basing your work on an upstream\n"
218 "branch that already exists at the remote, you may need to\n"
219 "run \"git fetch\" to retrieve it.\n"
220 "\n"
221 "If you are planning to push out a new local branch that\n"
222 "will track its remote counterpart, you may want to use\n"
223 "\"git push -u\" to set the upstream config as you push."
224 msgstr ""
226 #: branch.c:243
227 #, c-format
228 msgid "Not a valid object name: '%s'."
229 msgstr ""
231 #: branch.c:263
232 #, c-format
233 msgid "Ambiguous object name: '%s'."
234 msgstr ""
236 #: branch.c:268
237 #, c-format
238 msgid "Not a valid branch point: '%s'."
239 msgstr ""
241 #: branch.c:399
242 #, c-format
243 msgid "'%s' is already checked out at '%s'"
244 msgstr ""
246 #: bundle.c:34
247 #, c-format
248 msgid "'%s' does not look like a v2 bundle file"
249 msgstr ""
251 #: bundle.c:61
252 #, c-format
253 msgid "unrecognized header: %s%s (%d)"
254 msgstr ""
256 #: bundle.c:87 builtin/commit.c:765
257 #, c-format
258 msgid "could not open '%s'"
259 msgstr ""
261 #: bundle.c:139
262 msgid "Repository lacks these prerequisite commits:"
263 msgstr ""
265 #: bundle.c:163 sequencer.c:636 sequencer.c:1083 builtin/blame.c:2708
266 #: builtin/branch.c:652 builtin/commit.c:1044 builtin/log.c:334
267 #: builtin/log.c:850 builtin/log.c:1457 builtin/log.c:1690 builtin/merge.c:358
268 #: builtin/shortlog.c:158
269 msgid "revision walk setup failed"
270 msgstr ""
272 #: bundle.c:185
273 #, c-format
274 msgid "The bundle contains this ref:"
275 msgid_plural "The bundle contains these %d refs:"
276 msgstr[0] ""
277 msgstr[1] ""
279 #: bundle.c:192
280 msgid "The bundle records a complete history."
281 msgstr ""
283 #: bundle.c:194
284 #, c-format
285 msgid "The bundle requires this ref:"
286 msgid_plural "The bundle requires these %d refs:"
287 msgstr[0] ""
288 msgstr[1] ""
290 #: bundle.c:253
291 msgid "Could not spawn pack-objects"
292 msgstr ""
294 #: bundle.c:264
295 msgid "pack-objects died"
296 msgstr ""
298 #: bundle.c:304
299 msgid "rev-list died"
300 msgstr ""
302 #: bundle.c:353
303 #, c-format
304 msgid "ref '%s' is excluded by the rev-list options"
305 msgstr ""
307 #: bundle.c:443 builtin/log.c:157 builtin/log.c:1367 builtin/shortlog.c:261
308 #, c-format
309 msgid "unrecognized argument: %s"
310 msgstr ""
312 #: bundle.c:449
313 msgid "Refusing to create empty bundle."
314 msgstr ""
316 #: bundle.c:459
317 #, c-format
318 msgid "cannot create '%s'"
319 msgstr ""
321 #: bundle.c:480
322 msgid "index-pack died"
323 msgstr ""
325 #: color.c:260
326 #, c-format
327 msgid "invalid color value: %.*s"
328 msgstr ""
330 #: commit.c:40 builtin/am.c:451 builtin/am.c:487 builtin/am.c:1516
331 #: builtin/am.c:2128
332 #, c-format
333 msgid "could not parse %s"
334 msgstr ""
336 #: commit.c:42
337 #, c-format
338 msgid "%s %s is not a commit!"
339 msgstr ""
341 #: compat/obstack.c:406 compat/obstack.c:408
342 msgid "memory exhausted"
343 msgstr ""
345 #: config.c:474 config.c:476
346 #, c-format
347 msgid "bad config file line %d in %s"
348 msgstr ""
350 #: config.c:592
351 #, c-format
352 msgid "bad numeric config value '%s' for '%s' in %s: %s"
353 msgstr ""
355 #: config.c:594
356 #, c-format
357 msgid "bad numeric config value '%s' for '%s': %s"
358 msgstr ""
360 #: config.c:679
361 #, c-format
362 msgid "failed to expand user dir in: '%s'"
363 msgstr ""
365 #: config.c:757 config.c:768
366 #, c-format
367 msgid "bad zlib compression level %d"
368 msgstr ""
370 #: config.c:890
371 #, c-format
372 msgid "invalid mode for object creation: %s"
373 msgstr ""
375 #: config.c:1216
376 msgid "unable to parse command-line config"
377 msgstr ""
379 #: config.c:1277
380 msgid "unknown error occured while reading the configuration files"
381 msgstr ""
383 #: config.c:1601
384 #, c-format
385 msgid "unable to parse '%s' from command-line config"
386 msgstr ""
388 #: config.c:1603
389 #, c-format
390 msgid "bad config variable '%s' in file '%s' at line %d"
391 msgstr ""
393 #: config.c:1662
394 #, c-format
395 msgid "%s has multiple values"
396 msgstr ""
398 #: connected.c:69
399 msgid "Could not run 'git rev-list'"
400 msgstr ""
402 #: connected.c:89
403 #, c-format
404 msgid "failed write to rev-list: %s"
405 msgstr ""
407 #: connected.c:97
408 #, c-format
409 msgid "failed to close rev-list's stdin: %s"
410 msgstr ""
412 #: date.c:95
413 msgid "in the future"
414 msgstr ""
416 #: date.c:101
417 #, c-format
418 msgid "%lu second ago"
419 msgid_plural "%lu seconds ago"
420 msgstr[0] ""
421 msgstr[1] ""
423 #: date.c:108
424 #, c-format
425 msgid "%lu minute ago"
426 msgid_plural "%lu minutes ago"
427 msgstr[0] ""
428 msgstr[1] ""
430 #: date.c:115
431 #, c-format
432 msgid "%lu hour ago"
433 msgid_plural "%lu hours ago"
434 msgstr[0] ""
435 msgstr[1] ""
437 #: date.c:122
438 #, c-format
439 msgid "%lu day ago"
440 msgid_plural "%lu days ago"
441 msgstr[0] ""
442 msgstr[1] ""
444 #: date.c:128
445 #, c-format
446 msgid "%lu week ago"
447 msgid_plural "%lu weeks ago"
448 msgstr[0] ""
449 msgstr[1] ""
451 #: date.c:135
452 #, c-format
453 msgid "%lu month ago"
454 msgid_plural "%lu months ago"
455 msgstr[0] ""
456 msgstr[1] ""
458 #: date.c:146
459 #, c-format
460 msgid "%lu year"
461 msgid_plural "%lu years"
462 msgstr[0] ""
463 msgstr[1] ""
465 #. TRANSLATORS: "%s" is "<n> years"
466 #: date.c:149
467 #, c-format
468 msgid "%s, %lu month ago"
469 msgid_plural "%s, %lu months ago"
470 msgstr[0] ""
471 msgstr[1] ""
473 #: date.c:154 date.c:159
474 #, c-format
475 msgid "%lu year ago"
476 msgid_plural "%lu years ago"
477 msgstr[0] ""
478 msgstr[1] ""
480 #: diffcore-order.c:24
481 #, c-format
482 msgid "failed to read orderfile '%s'"
483 msgstr ""
485 #: diffcore-rename.c:536
486 msgid "Performing inexact rename detection"
487 msgstr ""
489 #: diff.c:116
490 #, c-format
491 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
492 msgstr ""
494 #: diff.c:121
495 #, c-format
496 msgid "  Unknown dirstat parameter '%s'\n"
497 msgstr ""
499 #: diff.c:216
500 #, c-format
501 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
502 msgstr ""
504 #: diff.c:268
505 #, c-format
506 msgid ""
507 "Found errors in 'diff.dirstat' config variable:\n"
508 "%s"
509 msgstr ""
511 #: diff.c:2998
512 #, c-format
513 msgid "external diff died, stopping at %s"
514 msgstr ""
516 #: diff.c:3394
517 msgid "--follow requires exactly one pathspec"
518 msgstr ""
520 #: diff.c:3557
521 #, c-format
522 msgid ""
523 "Failed to parse --dirstat/-X option parameter:\n"
524 "%s"
525 msgstr ""
527 #: diff.c:3571
528 #, c-format
529 msgid "Failed to parse --submodule option parameter: '%s'"
530 msgstr ""
532 #: dir.c:1853
533 msgid "failed to get kernel name and information"
534 msgstr ""
536 #: dir.c:1936
537 msgid "Untracked cache is disabled on this system."
538 msgstr ""
540 #: gpg-interface.c:166 gpg-interface.c:237
541 msgid "could not run gpg."
542 msgstr ""
544 #: gpg-interface.c:178
545 msgid "gpg did not accept the data"
546 msgstr ""
548 #: gpg-interface.c:189
549 msgid "gpg failed to sign the data"
550 msgstr ""
552 #: gpg-interface.c:222
553 #, c-format
554 msgid "could not create temporary file '%s': %s"
555 msgstr ""
557 #: gpg-interface.c:225
558 #, c-format
559 msgid "failed writing detached signature to '%s': %s"
560 msgstr ""
562 #: grep.c:1718
563 #, c-format
564 msgid "'%s': unable to read %s"
565 msgstr ""
567 #: grep.c:1735
568 #, c-format
569 msgid "'%s': %s"
570 msgstr ""
572 #: grep.c:1746
573 #, c-format
574 msgid "'%s': short read %s"
575 msgstr ""
577 #: help.c:207
578 #, c-format
579 msgid "available git commands in '%s'"
580 msgstr ""
582 #: help.c:214
583 msgid "git commands available from elsewhere on your $PATH"
584 msgstr ""
586 #: help.c:246
587 msgid "These are common Git commands used in various situations:"
588 msgstr ""
590 #: help.c:311
591 #, c-format
592 msgid ""
593 "'%s' appears to be a git command, but we were not\n"
594 "able to execute it. Maybe git-%s is broken?"
595 msgstr ""
597 #: help.c:368
598 msgid "Uh oh. Your system reports no Git commands at all."
599 msgstr ""
601 #: help.c:390
602 #, c-format
603 msgid ""
604 "WARNING: You called a Git command named '%s', which does not exist.\n"
605 "Continuing under the assumption that you meant '%s'"
606 msgstr ""
608 #: help.c:395
609 #, c-format
610 msgid "in %0.1f seconds automatically..."
611 msgstr ""
613 #: help.c:402
614 #, c-format
615 msgid "git: '%s' is not a git command. See 'git --help'."
616 msgstr ""
618 #: help.c:406 help.c:466
619 msgid ""
620 "\n"
621 "Did you mean this?"
622 msgid_plural ""
623 "\n"
624 "Did you mean one of these?"
625 msgstr[0] ""
626 msgstr[1] ""
628 #: help.c:462
629 #, c-format
630 msgid "%s: %s - %s"
631 msgstr ""
633 #: merge.c:41
634 msgid "failed to read the cache"
635 msgstr ""
637 #: merge.c:94 builtin/am.c:2001 builtin/am.c:2036 builtin/checkout.c:375
638 #: builtin/checkout.c:586 builtin/clone.c:715
639 msgid "unable to write new index file"
640 msgstr ""
642 #: merge-recursive.c:189
643 #, c-format
644 msgid "(bad commit)\n"
645 msgstr ""
647 #: merge-recursive.c:209
648 #, c-format
649 msgid "addinfo_cache failed for path '%s'"
650 msgstr ""
652 #: merge-recursive.c:270
653 msgid "error building trees"
654 msgstr ""
656 #: merge-recursive.c:687
657 #, c-format
658 msgid "failed to create path '%s'%s"
659 msgstr ""
661 #: merge-recursive.c:698
662 #, c-format
663 msgid "Removing %s to make room for subdirectory\n"
664 msgstr ""
666 #: merge-recursive.c:712 merge-recursive.c:733
667 msgid ": perhaps a D/F conflict?"
668 msgstr ""
670 #: merge-recursive.c:723
671 #, c-format
672 msgid "refusing to lose untracked file at '%s'"
673 msgstr ""
675 #: merge-recursive.c:763
676 #, c-format
677 msgid "cannot read object %s '%s'"
678 msgstr ""
680 #: merge-recursive.c:765
681 #, c-format
682 msgid "blob expected for %s '%s'"
683 msgstr ""
685 #: merge-recursive.c:788 builtin/clone.c:364
686 #, c-format
687 msgid "failed to open '%s'"
688 msgstr ""
690 #: merge-recursive.c:796
691 #, c-format
692 msgid "failed to symlink '%s'"
693 msgstr ""
695 #: merge-recursive.c:799
696 #, c-format
697 msgid "do not know what to do with %06o %s '%s'"
698 msgstr ""
700 #: merge-recursive.c:937
701 msgid "Failed to execute internal merge"
702 msgstr ""
704 #: merge-recursive.c:941
705 #, c-format
706 msgid "Unable to add %s to database"
707 msgstr ""
709 #: merge-recursive.c:957
710 msgid "unsupported object type in the tree"
711 msgstr ""
713 #: merge-recursive.c:1032 merge-recursive.c:1046
714 #, c-format
715 msgid ""
716 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
717 "in tree."
718 msgstr ""
720 #: merge-recursive.c:1038 merge-recursive.c:1051
721 #, c-format
722 msgid ""
723 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
724 "in tree at %s."
725 msgstr ""
727 #: merge-recursive.c:1092
728 msgid "rename"
729 msgstr ""
731 #: merge-recursive.c:1092
732 msgid "renamed"
733 msgstr ""
735 #: merge-recursive.c:1148
736 #, c-format
737 msgid "%s is a directory in %s adding as %s instead"
738 msgstr ""
740 #: merge-recursive.c:1170
741 #, c-format
742 msgid ""
743 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
744 "\"->\"%s\" in \"%s\"%s"
745 msgstr ""
747 #: merge-recursive.c:1175
748 msgid " (left unresolved)"
749 msgstr ""
751 #: merge-recursive.c:1229
752 #, c-format
753 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
754 msgstr ""
756 #: merge-recursive.c:1259
757 #, c-format
758 msgid "Renaming %s to %s and %s to %s instead"
759 msgstr ""
761 #: merge-recursive.c:1458
762 #, c-format
763 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
764 msgstr ""
766 #: merge-recursive.c:1468
767 #, c-format
768 msgid "Adding merged %s"
769 msgstr ""
771 #: merge-recursive.c:1473 merge-recursive.c:1671
772 #, c-format
773 msgid "Adding as %s instead"
774 msgstr ""
776 #: merge-recursive.c:1524
777 #, c-format
778 msgid "cannot read object %s"
779 msgstr ""
781 #: merge-recursive.c:1527
782 #, c-format
783 msgid "object %s is not a blob"
784 msgstr ""
786 #: merge-recursive.c:1575
787 msgid "modify"
788 msgstr ""
790 #: merge-recursive.c:1575
791 msgid "modified"
792 msgstr ""
794 #: merge-recursive.c:1585
795 msgid "content"
796 msgstr ""
798 #: merge-recursive.c:1592
799 msgid "add/add"
800 msgstr ""
802 #: merge-recursive.c:1626
803 #, c-format
804 msgid "Skipped %s (merged same as existing)"
805 msgstr ""
807 #: merge-recursive.c:1640
808 #, c-format
809 msgid "Auto-merging %s"
810 msgstr ""
812 #: merge-recursive.c:1644 git-submodule.sh:1150
813 msgid "submodule"
814 msgstr ""
816 #: merge-recursive.c:1645
817 #, c-format
818 msgid "CONFLICT (%s): Merge conflict in %s"
819 msgstr ""
821 #: merge-recursive.c:1731
822 #, c-format
823 msgid "Removing %s"
824 msgstr ""
826 #: merge-recursive.c:1756
827 msgid "file/directory"
828 msgstr ""
830 #: merge-recursive.c:1762
831 msgid "directory/file"
832 msgstr ""
834 #: merge-recursive.c:1767
835 #, c-format
836 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
837 msgstr ""
839 #: merge-recursive.c:1777
840 #, c-format
841 msgid "Adding %s"
842 msgstr ""
844 #: merge-recursive.c:1794
845 msgid "Fatal merge failure, shouldn't happen."
846 msgstr ""
848 #: merge-recursive.c:1813
849 msgid "Already up-to-date!"
850 msgstr ""
852 #: merge-recursive.c:1822
853 #, c-format
854 msgid "merging of trees %s and %s failed"
855 msgstr ""
857 #: merge-recursive.c:1852
858 #, c-format
859 msgid "Unprocessed path??? %s"
860 msgstr ""
862 #: merge-recursive.c:1900
863 msgid "Merging:"
864 msgstr ""
866 #: merge-recursive.c:1913
867 #, c-format
868 msgid "found %u common ancestor:"
869 msgid_plural "found %u common ancestors:"
870 msgstr[0] ""
871 msgstr[1] ""
873 #: merge-recursive.c:1950
874 msgid "merge returned no commit"
875 msgstr ""
877 #: merge-recursive.c:2007
878 #, c-format
879 msgid "Could not parse object '%s'"
880 msgstr ""
882 #: merge-recursive.c:2018 builtin/merge.c:645
883 msgid "Unable to write index."
884 msgstr ""
886 #: notes-utils.c:41
887 msgid "Cannot commit uninitialized/unreferenced notes tree"
888 msgstr ""
890 #: notes-utils.c:100
891 #, c-format
892 msgid "Bad notes.rewriteMode value: '%s'"
893 msgstr ""
895 #: notes-utils.c:110
896 #, c-format
897 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
898 msgstr ""
900 #. TRANSLATORS: The first %s is the name of the
901 #. environment variable, the second %s is its value
902 #: notes-utils.c:137
903 #, c-format
904 msgid "Bad %s value: '%s'"
905 msgstr ""
907 #: object.c:242
908 #, c-format
909 msgid "unable to parse object: %s"
910 msgstr ""
912 #: parse-options.c:563
913 msgid "..."
914 msgstr ""
916 #: parse-options.c:581
917 #, c-format
918 msgid "usage: %s"
919 msgstr ""
921 #. TRANSLATORS: the colon here should align with the
922 #. one in "usage: %s" translation
923 #: parse-options.c:585
924 #, c-format
925 msgid "   or: %s"
926 msgstr ""
928 #: parse-options.c:588
929 #, c-format
930 msgid "    %s"
931 msgstr ""
933 #: parse-options.c:622
934 msgid "-NUM"
935 msgstr ""
937 #: pathspec.c:133
938 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
939 msgstr ""
941 #: pathspec.c:143
942 msgid ""
943 "global 'literal' pathspec setting is incompatible with all other global "
944 "pathspec settings"
945 msgstr ""
947 #: pathspec.c:177
948 msgid "invalid parameter for pathspec magic 'prefix'"
949 msgstr ""
951 #: pathspec.c:183
952 #, c-format
953 msgid "Invalid pathspec magic '%.*s' in '%s'"
954 msgstr ""
956 #: pathspec.c:187
957 #, c-format
958 msgid "Missing ')' at the end of pathspec magic in '%s'"
959 msgstr ""
961 #: pathspec.c:205
962 #, c-format
963 msgid "Unimplemented pathspec magic '%c' in '%s'"
964 msgstr ""
966 #: pathspec.c:230
967 #, c-format
968 msgid "%s: 'literal' and 'glob' are incompatible"
969 msgstr ""
971 #: pathspec.c:241
972 #, c-format
973 msgid "%s: '%s' is outside repository"
974 msgstr ""
976 #: pathspec.c:291
977 #, c-format
978 msgid "Pathspec '%s' is in submodule '%.*s'"
979 msgstr ""
981 #: pathspec.c:353
982 #, c-format
983 msgid "%s: pathspec magic not supported by this command: %s"
984 msgstr ""
986 #: pathspec.c:432
987 #, c-format
988 msgid "pathspec '%s' is beyond a symbolic link"
989 msgstr ""
991 #: pathspec.c:441
992 msgid ""
993 "There is nothing to exclude from by :(exclude) patterns.\n"
994 "Perhaps you forgot to add either ':/' or '.' ?"
995 msgstr ""
997 #: pretty.c:969
998 msgid "unable to parse --pretty format"
999 msgstr ""
1001 #: progress.c:236
1002 msgid "done"
1003 msgstr ""
1005 #: read-cache.c:1296
1006 #, c-format
1007 msgid ""
1008 "index.version set, but the value is invalid.\n"
1009 "Using version %i"
1010 msgstr ""
1012 #: read-cache.c:1306
1013 #, c-format
1014 msgid ""
1015 "GIT_INDEX_VERSION set, but the value is invalid.\n"
1016 "Using version %i"
1017 msgstr ""
1019 #: refs.c:2941 builtin/merge.c:760 builtin/merge.c:871 builtin/merge.c:973
1020 #: builtin/merge.c:983
1021 #, c-format
1022 msgid "Could not open '%s' for writing"
1023 msgstr ""
1025 #: refs.c:3001
1026 #, c-format
1027 msgid "could not delete reference %s: %s"
1028 msgstr ""
1030 #: refs.c:3004
1031 #, c-format
1032 msgid "could not delete references: %s"
1033 msgstr ""
1035 #: refs.c:3013
1036 #, c-format
1037 msgid "could not remove reference %s"
1038 msgstr ""
1040 #: ref-filter.c:660
1041 msgid "unable to parse format"
1042 msgstr ""
1044 #: remote.c:792
1045 #, c-format
1046 msgid "Cannot fetch both %s and %s to %s"
1047 msgstr ""
1049 #: remote.c:796
1050 #, c-format
1051 msgid "%s usually tracks %s, not %s"
1052 msgstr ""
1054 #: remote.c:800
1055 #, c-format
1056 msgid "%s tracks both %s and %s"
1057 msgstr ""
1059 #: remote.c:808
1060 msgid "Internal error"
1061 msgstr ""
1063 #: remote.c:1723 remote.c:1766
1064 msgid "HEAD does not point to a branch"
1065 msgstr ""
1067 #: remote.c:1732
1068 #, c-format
1069 msgid "no such branch: '%s'"
1070 msgstr ""
1072 #: remote.c:1735
1073 #, c-format
1074 msgid "no upstream configured for branch '%s'"
1075 msgstr ""
1077 #: remote.c:1741
1078 #, c-format
1079 msgid "upstream branch '%s' not stored as a remote-tracking branch"
1080 msgstr ""
1082 #: remote.c:1756
1083 #, c-format
1084 msgid "push destination '%s' on remote '%s' has no local tracking branch"
1085 msgstr ""
1087 #: remote.c:1771
1088 #, c-format
1089 msgid "branch '%s' has no remote for pushing"
1090 msgstr ""
1092 #: remote.c:1782
1093 #, c-format
1094 msgid "push refspecs for '%s' do not include '%s'"
1095 msgstr ""
1097 #: remote.c:1795
1098 msgid "push has no destination (push.default is 'nothing')"
1099 msgstr ""
1101 #: remote.c:1817
1102 msgid "cannot resolve 'simple' push to a single destination"
1103 msgstr ""
1105 #: remote.c:2124
1106 #, c-format
1107 msgid "Your branch is based on '%s', but the upstream is gone.\n"
1108 msgstr ""
1110 #: remote.c:2128
1111 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
1112 msgstr ""
1114 #: remote.c:2131
1115 #, c-format
1116 msgid "Your branch is up-to-date with '%s'.\n"
1117 msgstr ""
1119 #: remote.c:2135
1120 #, c-format
1121 msgid "Your branch is ahead of '%s' by %d commit.\n"
1122 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1123 msgstr[0] ""
1124 msgstr[1] ""
1126 #: remote.c:2141
1127 msgid "  (use \"git push\" to publish your local commits)\n"
1128 msgstr ""
1130 #: remote.c:2144
1131 #, c-format
1132 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1133 msgid_plural ""
1134 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1135 msgstr[0] ""
1136 msgstr[1] ""
1138 #: remote.c:2152
1139 msgid "  (use \"git pull\" to update your local branch)\n"
1140 msgstr ""
1142 #: remote.c:2155
1143 #, c-format
1144 msgid ""
1145 "Your branch and '%s' have diverged,\n"
1146 "and have %d and %d different commit each, respectively.\n"
1147 msgid_plural ""
1148 "Your branch and '%s' have diverged,\n"
1149 "and have %d and %d different commits each, respectively.\n"
1150 msgstr[0] ""
1151 msgstr[1] ""
1153 #: remote.c:2165
1154 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
1155 msgstr ""
1157 #: revision.c:2198
1158 msgid "your current branch appears to be broken"
1159 msgstr ""
1161 #: revision.c:2201
1162 #, c-format
1163 msgid "your current branch '%s' does not have any commits yet"
1164 msgstr ""
1166 #: revision.c:2395
1167 msgid "--first-parent is incompatible with --bisect"
1168 msgstr ""
1170 #: run-command.c:83
1171 msgid "open /dev/null failed"
1172 msgstr ""
1174 #: run-command.c:85
1175 #, c-format
1176 msgid "dup2(%d,%d) failed"
1177 msgstr ""
1179 #: send-pack.c:295
1180 msgid "failed to sign the push certificate"
1181 msgstr ""
1183 #: send-pack.c:404
1184 msgid "the receiving end does not support --signed push"
1185 msgstr ""
1187 #: send-pack.c:406
1188 msgid ""
1189 "not sending a push certificate since the receiving end does not support --"
1190 "signed push"
1191 msgstr ""
1193 #: send-pack.c:418
1194 msgid "the receiving end does not support --atomic push"
1195 msgstr ""
1197 #: sequencer.c:183
1198 msgid ""
1199 "after resolving the conflicts, mark the corrected paths\n"
1200 "with 'git add <paths>' or 'git rm <paths>'"
1201 msgstr ""
1203 #: sequencer.c:186
1204 msgid ""
1205 "after resolving the conflicts, mark the corrected paths\n"
1206 "with 'git add <paths>' or 'git rm <paths>'\n"
1207 "and commit the result with 'git commit'"
1208 msgstr ""
1210 #: sequencer.c:199 sequencer.c:842 sequencer.c:922
1211 #, c-format
1212 msgid "Could not write to %s"
1213 msgstr ""
1215 #: sequencer.c:202
1216 #, c-format
1217 msgid "Error wrapping up %s"
1218 msgstr ""
1220 #: sequencer.c:217
1221 msgid "Your local changes would be overwritten by cherry-pick."
1222 msgstr ""
1224 #: sequencer.c:219
1225 msgid "Your local changes would be overwritten by revert."
1226 msgstr ""
1228 #: sequencer.c:222
1229 msgid "Commit your changes or stash them to proceed."
1230 msgstr ""
1232 #. TRANSLATORS: %s will be "revert" or "cherry-pick"
1233 #: sequencer.c:309
1234 #, c-format
1235 msgid "%s: Unable to write new index file"
1236 msgstr ""
1238 #: sequencer.c:327
1239 msgid "Could not resolve HEAD commit\n"
1240 msgstr ""
1242 #: sequencer.c:347
1243 msgid "Unable to update cache tree\n"
1244 msgstr ""
1246 #: sequencer.c:399
1247 #, c-format
1248 msgid "Could not parse commit %s\n"
1249 msgstr ""
1251 #: sequencer.c:404
1252 #, c-format
1253 msgid "Could not parse parent commit %s\n"
1254 msgstr ""
1256 #: sequencer.c:469
1257 msgid "Your index file is unmerged."
1258 msgstr ""
1260 #: sequencer.c:488
1261 #, c-format
1262 msgid "Commit %s is a merge but no -m option was given."
1263 msgstr ""
1265 #: sequencer.c:496
1266 #, c-format
1267 msgid "Commit %s does not have parent %d"
1268 msgstr ""
1270 #: sequencer.c:500
1271 #, c-format
1272 msgid "Mainline was specified but commit %s is not a merge."
1273 msgstr ""
1275 #. TRANSLATORS: The first %s will be "revert" or
1276 #. "cherry-pick", the second %s a SHA1
1277 #: sequencer.c:513
1278 #, c-format
1279 msgid "%s: cannot parse parent commit %s"
1280 msgstr ""
1282 #: sequencer.c:517
1283 #, c-format
1284 msgid "Cannot get commit message for %s"
1285 msgstr ""
1287 #: sequencer.c:603
1288 #, c-format
1289 msgid "could not revert %s... %s"
1290 msgstr ""
1292 #: sequencer.c:604
1293 #, c-format
1294 msgid "could not apply %s... %s"
1295 msgstr ""
1297 #: sequencer.c:639
1298 msgid "empty commit set passed"
1299 msgstr ""
1301 #: sequencer.c:647
1302 #, c-format
1303 msgid "git %s: failed to read the index"
1304 msgstr ""
1306 #: sequencer.c:651
1307 #, c-format
1308 msgid "git %s: failed to refresh the index"
1309 msgstr ""
1311 #: sequencer.c:711
1312 #, c-format
1313 msgid "Cannot %s during a %s"
1314 msgstr ""
1316 #: sequencer.c:733
1317 #, c-format
1318 msgid "Could not parse line %d."
1319 msgstr ""
1321 #: sequencer.c:738
1322 msgid "No commits parsed."
1323 msgstr ""
1325 #: sequencer.c:750
1326 #, c-format
1327 msgid "Could not open %s"
1328 msgstr ""
1330 #: sequencer.c:754
1331 #, c-format
1332 msgid "Could not read %s."
1333 msgstr ""
1335 #: sequencer.c:761
1336 #, c-format
1337 msgid "Unusable instruction sheet: %s"
1338 msgstr ""
1340 #: sequencer.c:791
1341 #, c-format
1342 msgid "Invalid key: %s"
1343 msgstr ""
1345 #: sequencer.c:794 builtin/pull.c:47 builtin/pull.c:49
1346 #, c-format
1347 msgid "Invalid value for %s: %s"
1348 msgstr ""
1350 #: sequencer.c:804
1351 #, c-format
1352 msgid "Malformed options sheet: %s"
1353 msgstr ""
1355 #: sequencer.c:823
1356 msgid "a cherry-pick or revert is already in progress"
1357 msgstr ""
1359 #: sequencer.c:824
1360 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1361 msgstr ""
1363 #: sequencer.c:828
1364 #, c-format
1365 msgid "Could not create sequencer directory %s"
1366 msgstr ""
1368 #: sequencer.c:844 sequencer.c:926
1369 #, c-format
1370 msgid "Error wrapping up %s."
1371 msgstr ""
1373 #: sequencer.c:863 sequencer.c:996
1374 msgid "no cherry-pick or revert in progress"
1375 msgstr ""
1377 #: sequencer.c:865
1378 msgid "cannot resolve HEAD"
1379 msgstr ""
1381 #: sequencer.c:867
1382 msgid "cannot abort from a branch yet to be born"
1383 msgstr ""
1385 #: sequencer.c:887 builtin/apply.c:4291
1386 #, c-format
1387 msgid "cannot open %s: %s"
1388 msgstr ""
1390 #: sequencer.c:890
1391 #, c-format
1392 msgid "cannot read %s: %s"
1393 msgstr ""
1395 #: sequencer.c:891
1396 msgid "unexpected end of file"
1397 msgstr ""
1399 #: sequencer.c:897
1400 #, c-format
1401 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1402 msgstr ""
1404 #: sequencer.c:919
1405 #, c-format
1406 msgid "Could not format %s."
1407 msgstr ""
1409 #: sequencer.c:1064
1410 #, c-format
1411 msgid "%s: can't cherry-pick a %s"
1412 msgstr ""
1414 #: sequencer.c:1067
1415 #, c-format
1416 msgid "%s: bad revision"
1417 msgstr ""
1419 #: sequencer.c:1101
1420 msgid "Can't revert as initial commit"
1421 msgstr ""
1423 #: sequencer.c:1102
1424 msgid "Can't cherry-pick into empty head"
1425 msgstr ""
1427 #: setup.c:243
1428 #, c-format
1429 msgid "failed to read %s"
1430 msgstr ""
1432 #: sha1_name.c:453
1433 msgid ""
1434 "Git normally never creates a ref that ends with 40 hex characters\n"
1435 "because it will be ignored when you just specify 40-hex. These refs\n"
1436 "may be created by mistake. For example,\n"
1437 "\n"
1438 "  git checkout -b $br $(git rev-parse ...)\n"
1439 "\n"
1440 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1441 "examine these refs and maybe delete them. Turn this message off by\n"
1442 "running \"git config advice.objectNameWarning false\""
1443 msgstr ""
1445 #: submodule.c:61 submodule.c:95
1446 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1447 msgstr ""
1449 #: submodule.c:65 submodule.c:99
1450 #, c-format
1451 msgid "Could not find section in .gitmodules where path=%s"
1452 msgstr ""
1454 #: submodule.c:73
1455 #, c-format
1456 msgid "Could not update .gitmodules entry %s"
1457 msgstr ""
1459 #: submodule.c:106
1460 #, c-format
1461 msgid "Could not remove .gitmodules entry for %s"
1462 msgstr ""
1464 #: submodule.c:117
1465 msgid "staging updated .gitmodules failed"
1466 msgstr ""
1468 #: submodule.c:1045
1469 #, c-format
1470 msgid "Could not set core.worktree in %s"
1471 msgstr ""
1473 #: trailer.c:491 trailer.c:495 trailer.c:499 trailer.c:553 trailer.c:557
1474 #: trailer.c:561
1475 #, c-format
1476 msgid "unknown value '%s' for key '%s'"
1477 msgstr ""
1479 #: trailer.c:543 trailer.c:548 builtin/remote.c:290
1480 #, c-format
1481 msgid "more than one %s"
1482 msgstr ""
1484 #: trailer.c:581
1485 #, c-format
1486 msgid "empty trailer token in trailer '%.*s'"
1487 msgstr ""
1489 #: trailer.c:701
1490 #, c-format
1491 msgid "could not read input file '%s'"
1492 msgstr ""
1494 #: trailer.c:704
1495 msgid "could not read from stdin"
1496 msgstr ""
1498 #: transport-helper.c:1025
1499 #, c-format
1500 msgid "Could not read ref %s"
1501 msgstr ""
1503 #: unpack-trees.c:203
1504 msgid "Checking out files"
1505 msgstr ""
1507 #: urlmatch.c:120
1508 msgid "invalid URL scheme name or missing '://' suffix"
1509 msgstr ""
1511 #: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1512 #, c-format
1513 msgid "invalid %XX escape sequence"
1514 msgstr ""
1516 #: urlmatch.c:172
1517 msgid "missing host and scheme is not 'file:'"
1518 msgstr ""
1520 #: urlmatch.c:189
1521 msgid "a 'file:' URL may not have a port number"
1522 msgstr ""
1524 #: urlmatch.c:199
1525 msgid "invalid characters in host name"
1526 msgstr ""
1528 #: urlmatch.c:244 urlmatch.c:255
1529 msgid "invalid port number"
1530 msgstr ""
1532 #: urlmatch.c:322
1533 msgid "invalid '..' path segment"
1534 msgstr ""
1536 #: wrapper.c:219 wrapper.c:362
1537 #, c-format
1538 msgid "could not open '%s' for reading and writing"
1539 msgstr ""
1541 #: wrapper.c:221 wrapper.c:364
1542 #, c-format
1543 msgid "could not open '%s' for writing"
1544 msgstr ""
1546 #: wrapper.c:223 wrapper.c:366 builtin/am.c:337 builtin/commit.c:1688
1547 #: builtin/merge.c:1076 builtin/pull.c:380
1548 #, c-format
1549 msgid "could not open '%s' for reading"
1550 msgstr ""
1552 #: wrapper.c:579
1553 #, c-format
1554 msgid "unable to access '%s': %s"
1555 msgstr ""
1557 #: wrapper.c:600
1558 #, c-format
1559 msgid "unable to access '%s'"
1560 msgstr ""
1562 #: wrapper.c:611
1563 #, c-format
1564 msgid "unable to look up current user in the passwd file: %s"
1565 msgstr ""
1567 #: wrapper.c:612
1568 msgid "no such user"
1569 msgstr ""
1571 #: wrapper.c:620
1572 msgid "unable to get current working directory"
1573 msgstr ""
1575 #: wrapper.c:631
1576 #, c-format
1577 msgid "could not open %s for writing"
1578 msgstr ""
1580 #: wrapper.c:642 builtin/am.c:424
1581 #, c-format
1582 msgid "could not write to %s"
1583 msgstr ""
1585 #: wrapper.c:648
1586 #, c-format
1587 msgid "could not close %s"
1588 msgstr ""
1590 #: wt-status.c:149
1591 msgid "Unmerged paths:"
1592 msgstr ""
1594 #: wt-status.c:176 wt-status.c:203
1595 #, c-format
1596 msgid "  (use \"git reset %s <file>...\" to unstage)"
1597 msgstr ""
1599 #: wt-status.c:178 wt-status.c:205
1600 msgid "  (use \"git rm --cached <file>...\" to unstage)"
1601 msgstr ""
1603 #: wt-status.c:182
1604 msgid "  (use \"git add <file>...\" to mark resolution)"
1605 msgstr ""
1607 #: wt-status.c:184 wt-status.c:188
1608 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1609 msgstr ""
1611 #: wt-status.c:186
1612 msgid "  (use \"git rm <file>...\" to mark resolution)"
1613 msgstr ""
1615 #: wt-status.c:197 wt-status.c:880
1616 msgid "Changes to be committed:"
1617 msgstr ""
1619 #: wt-status.c:215 wt-status.c:889
1620 msgid "Changes not staged for commit:"
1621 msgstr ""
1623 #: wt-status.c:219
1624 msgid "  (use \"git add <file>...\" to update what will be committed)"
1625 msgstr ""
1627 #: wt-status.c:221
1628 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
1629 msgstr ""
1631 #: wt-status.c:222
1632 msgid ""
1633 "  (use \"git checkout -- <file>...\" to discard changes in working directory)"
1634 msgstr ""
1636 #: wt-status.c:224
1637 msgid "  (commit or discard the untracked or modified content in submodules)"
1638 msgstr ""
1640 #: wt-status.c:236
1641 #, c-format
1642 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
1643 msgstr ""
1645 #: wt-status.c:251
1646 msgid "both deleted:"
1647 msgstr ""
1649 #: wt-status.c:253
1650 msgid "added by us:"
1651 msgstr ""
1653 #: wt-status.c:255
1654 msgid "deleted by them:"
1655 msgstr ""
1657 #: wt-status.c:257
1658 msgid "added by them:"
1659 msgstr ""
1661 #: wt-status.c:259
1662 msgid "deleted by us:"
1663 msgstr ""
1665 #: wt-status.c:261
1666 msgid "both added:"
1667 msgstr ""
1669 #: wt-status.c:263
1670 msgid "both modified:"
1671 msgstr ""
1673 #: wt-status.c:265
1674 #, c-format
1675 msgid "bug: unhandled unmerged status %x"
1676 msgstr ""
1678 #: wt-status.c:273
1679 msgid "new file:"
1680 msgstr ""
1682 #: wt-status.c:275
1683 msgid "copied:"
1684 msgstr ""
1686 #: wt-status.c:277
1687 msgid "deleted:"
1688 msgstr ""
1690 #: wt-status.c:279
1691 msgid "modified:"
1692 msgstr ""
1694 #: wt-status.c:281
1695 msgid "renamed:"
1696 msgstr ""
1698 #: wt-status.c:283
1699 msgid "typechange:"
1700 msgstr ""
1702 #: wt-status.c:285
1703 msgid "unknown:"
1704 msgstr ""
1706 #: wt-status.c:287
1707 msgid "unmerged:"
1708 msgstr ""
1710 #: wt-status.c:369
1711 msgid "new commits, "
1712 msgstr ""
1714 #: wt-status.c:371
1715 msgid "modified content, "
1716 msgstr ""
1718 #: wt-status.c:373
1719 msgid "untracked content, "
1720 msgstr ""
1722 #: wt-status.c:390
1723 #, c-format
1724 msgid "bug: unhandled diff status %c"
1725 msgstr ""
1727 #: wt-status.c:754
1728 msgid "Submodules changed but not updated:"
1729 msgstr ""
1731 #: wt-status.c:756
1732 msgid "Submodule changes to be committed:"
1733 msgstr ""
1735 #: wt-status.c:837
1736 msgid ""
1737 "Do not touch the line above.\n"
1738 "Everything below will be removed."
1739 msgstr ""
1741 #: wt-status.c:948
1742 msgid "You have unmerged paths."
1743 msgstr ""
1745 #: wt-status.c:951
1746 msgid "  (fix conflicts and run \"git commit\")"
1747 msgstr ""
1749 #: wt-status.c:954
1750 msgid "All conflicts fixed but you are still merging."
1751 msgstr ""
1753 #: wt-status.c:957
1754 msgid "  (use \"git commit\" to conclude merge)"
1755 msgstr ""
1757 #: wt-status.c:967
1758 msgid "You are in the middle of an am session."
1759 msgstr ""
1761 #: wt-status.c:970
1762 msgid "The current patch is empty."
1763 msgstr ""
1765 #: wt-status.c:974
1766 msgid "  (fix conflicts and then run \"git am --continue\")"
1767 msgstr ""
1769 #: wt-status.c:976
1770 msgid "  (use \"git am --skip\" to skip this patch)"
1771 msgstr ""
1773 #: wt-status.c:978
1774 msgid "  (use \"git am --abort\" to restore the original branch)"
1775 msgstr ""
1777 #: wt-status.c:1105
1778 msgid "No commands done."
1779 msgstr ""
1781 #: wt-status.c:1108
1782 #, c-format
1783 msgid "Last command done (%d command done):"
1784 msgid_plural "Last commands done (%d commands done):"
1785 msgstr[0] ""
1786 msgstr[1] ""
1788 #: wt-status.c:1119
1789 #, c-format
1790 msgid "  (see more in file %s)"
1791 msgstr ""
1793 #: wt-status.c:1124
1794 msgid "No commands remaining."
1795 msgstr ""
1797 #: wt-status.c:1127
1798 #, c-format
1799 msgid "Next command to do (%d remaining command):"
1800 msgid_plural "Next commands to do (%d remaining commands):"
1801 msgstr[0] ""
1802 msgstr[1] ""
1804 #: wt-status.c:1135
1805 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
1806 msgstr ""
1808 #: wt-status.c:1148
1809 #, c-format
1810 msgid "You are currently rebasing branch '%s' on '%s'."
1811 msgstr ""
1813 #: wt-status.c:1153
1814 msgid "You are currently rebasing."
1815 msgstr ""
1817 #: wt-status.c:1167
1818 msgid "  (fix conflicts and then run \"git rebase --continue\")"
1819 msgstr ""
1821 #: wt-status.c:1169
1822 msgid "  (use \"git rebase --skip\" to skip this patch)"
1823 msgstr ""
1825 #: wt-status.c:1171
1826 msgid "  (use \"git rebase --abort\" to check out the original branch)"
1827 msgstr ""
1829 #: wt-status.c:1177
1830 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
1831 msgstr ""
1833 #: wt-status.c:1181
1834 #, c-format
1835 msgid ""
1836 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
1837 msgstr ""
1839 #: wt-status.c:1186
1840 msgid "You are currently splitting a commit during a rebase."
1841 msgstr ""
1843 #: wt-status.c:1189
1844 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
1845 msgstr ""
1847 #: wt-status.c:1193
1848 #, c-format
1849 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1850 msgstr ""
1852 #: wt-status.c:1198
1853 msgid "You are currently editing a commit during a rebase."
1854 msgstr ""
1856 #: wt-status.c:1201
1857 msgid "  (use \"git commit --amend\" to amend the current commit)"
1858 msgstr ""
1860 #: wt-status.c:1203
1861 msgid ""
1862 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
1863 msgstr ""
1865 #: wt-status.c:1213
1866 #, c-format
1867 msgid "You are currently cherry-picking commit %s."
1868 msgstr ""
1870 #: wt-status.c:1218
1871 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
1872 msgstr ""
1874 #: wt-status.c:1221
1875 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
1876 msgstr ""
1878 #: wt-status.c:1223
1879 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
1880 msgstr ""
1882 #: wt-status.c:1232
1883 #, c-format
1884 msgid "You are currently reverting commit %s."
1885 msgstr ""
1887 #: wt-status.c:1237
1888 msgid "  (fix conflicts and run \"git revert --continue\")"
1889 msgstr ""
1891 #: wt-status.c:1240
1892 msgid "  (all conflicts fixed: run \"git revert --continue\")"
1893 msgstr ""
1895 #: wt-status.c:1242
1896 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
1897 msgstr ""
1899 #: wt-status.c:1253
1900 #, c-format
1901 msgid "You are currently bisecting, started from branch '%s'."
1902 msgstr ""
1904 #: wt-status.c:1257
1905 msgid "You are currently bisecting."
1906 msgstr ""
1908 #: wt-status.c:1260
1909 msgid "  (use \"git bisect reset\" to get back to the original branch)"
1910 msgstr ""
1912 #: wt-status.c:1437
1913 msgid "On branch "
1914 msgstr ""
1916 #: wt-status.c:1445
1917 msgid "interactive rebase in progress; onto "
1918 msgstr ""
1920 #: wt-status.c:1447
1921 msgid "rebase in progress; onto "
1922 msgstr ""
1924 #: wt-status.c:1452
1925 msgid "HEAD detached at "
1926 msgstr ""
1928 #: wt-status.c:1454
1929 msgid "HEAD detached from "
1930 msgstr ""
1932 #: wt-status.c:1457
1933 msgid "Not currently on any branch."
1934 msgstr ""
1936 #: wt-status.c:1474
1937 msgid "Initial commit"
1938 msgstr ""
1940 #: wt-status.c:1488
1941 msgid "Untracked files"
1942 msgstr ""
1944 #: wt-status.c:1490
1945 msgid "Ignored files"
1946 msgstr ""
1948 #: wt-status.c:1494
1949 #, c-format
1950 msgid ""
1951 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
1952 "may speed it up, but you have to be careful not to forget to add\n"
1953 "new files yourself (see 'git help status')."
1954 msgstr ""
1956 #: wt-status.c:1500
1957 #, c-format
1958 msgid "Untracked files not listed%s"
1959 msgstr ""
1961 #: wt-status.c:1502
1962 msgid " (use -u option to show untracked files)"
1963 msgstr ""
1965 #: wt-status.c:1508
1966 msgid "No changes"
1967 msgstr ""
1969 #: wt-status.c:1513
1970 #, c-format
1971 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1972 msgstr ""
1974 #: wt-status.c:1516
1975 #, c-format
1976 msgid "no changes added to commit\n"
1977 msgstr ""
1979 #: wt-status.c:1519
1980 #, c-format
1981 msgid ""
1982 "nothing added to commit but untracked files present (use \"git add\" to "
1983 "track)\n"
1984 msgstr ""
1986 #: wt-status.c:1522
1987 #, c-format
1988 msgid "nothing added to commit but untracked files present\n"
1989 msgstr ""
1991 #: wt-status.c:1525
1992 #, c-format
1993 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1994 msgstr ""
1996 #: wt-status.c:1528 wt-status.c:1533
1997 #, c-format
1998 msgid "nothing to commit\n"
1999 msgstr ""
2001 #: wt-status.c:1531
2002 #, c-format
2003 msgid "nothing to commit (use -u to show untracked files)\n"
2004 msgstr ""
2006 #: wt-status.c:1535
2007 #, c-format
2008 msgid "nothing to commit, working directory clean\n"
2009 msgstr ""
2011 #: wt-status.c:1644
2012 msgid "HEAD (no branch)"
2013 msgstr ""
2015 #: wt-status.c:1650
2016 msgid "Initial commit on "
2017 msgstr ""
2019 #: wt-status.c:1677
2020 msgid "gone"
2021 msgstr ""
2023 #: wt-status.c:1679 wt-status.c:1687
2024 msgid "behind "
2025 msgstr ""
2027 #: compat/precompose_utf8.c:55 builtin/clone.c:403
2028 #, c-format
2029 msgid "failed to unlink '%s'"
2030 msgstr ""
2032 #: builtin/add.c:22
2033 msgid "git add [<options>] [--] <pathspec>..."
2034 msgstr ""
2036 #: builtin/add.c:65
2037 #, c-format
2038 msgid "unexpected diff status %c"
2039 msgstr ""
2041 #: builtin/add.c:70 builtin/commit.c:277
2042 msgid "updating files failed"
2043 msgstr ""
2045 #: builtin/add.c:80
2046 #, c-format
2047 msgid "remove '%s'\n"
2048 msgstr ""
2050 #: builtin/add.c:134
2051 msgid "Unstaged changes after refreshing the index:"
2052 msgstr ""
2054 #: builtin/add.c:194 builtin/rev-parse.c:799
2055 msgid "Could not read the index"
2056 msgstr ""
2058 #: builtin/add.c:205
2059 #, c-format
2060 msgid "Could not open '%s' for writing."
2061 msgstr ""
2063 #: builtin/add.c:209
2064 msgid "Could not write patch"
2065 msgstr ""
2067 #: builtin/add.c:212
2068 msgid "editing patch failed"
2069 msgstr ""
2071 #: builtin/add.c:215
2072 #, c-format
2073 msgid "Could not stat '%s'"
2074 msgstr ""
2076 #: builtin/add.c:217
2077 msgid "Empty patch. Aborted."
2078 msgstr ""
2080 #: builtin/add.c:222
2081 #, c-format
2082 msgid "Could not apply '%s'"
2083 msgstr ""
2085 #: builtin/add.c:232
2086 msgid "The following paths are ignored by one of your .gitignore files:\n"
2087 msgstr ""
2089 #: builtin/add.c:249 builtin/clean.c:896 builtin/fetch.c:108 builtin/mv.c:110
2090 #: builtin/prune-packed.c:55 builtin/pull.c:182 builtin/push.c:545
2091 #: builtin/remote.c:1339 builtin/rm.c:268 builtin/send-pack.c:162
2092 msgid "dry run"
2093 msgstr ""
2095 #: builtin/add.c:250 builtin/apply.c:4580 builtin/check-ignore.c:19
2096 #: builtin/commit.c:1321 builtin/count-objects.c:63 builtin/fsck.c:636
2097 #: builtin/log.c:1641 builtin/mv.c:109 builtin/read-tree.c:114
2098 msgid "be verbose"
2099 msgstr ""
2101 #: builtin/add.c:252
2102 msgid "interactive picking"
2103 msgstr ""
2105 #: builtin/add.c:253 builtin/checkout.c:1152 builtin/reset.c:286
2106 msgid "select hunks interactively"
2107 msgstr ""
2109 #: builtin/add.c:254
2110 msgid "edit current diff and apply"
2111 msgstr ""
2113 #: builtin/add.c:255
2114 msgid "allow adding otherwise ignored files"
2115 msgstr ""
2117 #: builtin/add.c:256
2118 msgid "update tracked files"
2119 msgstr ""
2121 #: builtin/add.c:257
2122 msgid "record only the fact that the path will be added later"
2123 msgstr ""
2125 #: builtin/add.c:258
2126 msgid "add changes from all tracked and untracked files"
2127 msgstr ""
2129 #: builtin/add.c:261
2130 msgid "ignore paths removed in the working tree (same as --no-all)"
2131 msgstr ""
2133 #: builtin/add.c:263
2134 msgid "don't add, only refresh the index"
2135 msgstr ""
2137 #: builtin/add.c:264
2138 msgid "just skip files which cannot be added because of errors"
2139 msgstr ""
2141 #: builtin/add.c:265
2142 msgid "check if - even missing - files are ignored in dry run"
2143 msgstr ""
2145 #: builtin/add.c:287
2146 #, c-format
2147 msgid "Use -f if you really want to add them.\n"
2148 msgstr ""
2150 #: builtin/add.c:294
2151 msgid "adding files failed"
2152 msgstr ""
2154 #: builtin/add.c:330
2155 msgid "-A and -u are mutually incompatible"
2156 msgstr ""
2158 #: builtin/add.c:337
2159 msgid "Option --ignore-missing can only be used together with --dry-run"
2160 msgstr ""
2162 #: builtin/add.c:358
2163 #, c-format
2164 msgid "Nothing specified, nothing added.\n"
2165 msgstr ""
2167 #: builtin/add.c:359
2168 #, c-format
2169 msgid "Maybe you wanted to say 'git add .'?\n"
2170 msgstr ""
2172 #: builtin/add.c:364 builtin/check-ignore.c:172 builtin/clean.c:940
2173 #: builtin/commit.c:336 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:298
2174 msgid "index file corrupt"
2175 msgstr ""
2177 #: builtin/add.c:445 builtin/apply.c:4678 builtin/mv.c:279 builtin/rm.c:430
2178 msgid "Unable to write new index file"
2179 msgstr ""
2181 #: builtin/am.c:41
2182 #, c-format
2183 msgid "could not stat %s"
2184 msgstr ""
2186 #: builtin/am.c:270 builtin/am.c:1345 builtin/commit.c:737
2187 #: builtin/merge.c:1079
2188 #, c-format
2189 msgid "could not read '%s'"
2190 msgstr ""
2192 #: builtin/am.c:444
2193 msgid "could not parse author script"
2194 msgstr ""
2196 #: builtin/am.c:521
2197 #, c-format
2198 msgid "'%s' was deleted by the applypatch-msg hook"
2199 msgstr ""
2201 #: builtin/am.c:562 builtin/notes.c:300
2202 #, c-format
2203 msgid "Malformed input line: '%s'."
2204 msgstr ""
2206 #: builtin/am.c:599 builtin/notes.c:315
2207 #, c-format
2208 msgid "Failed to copy notes from '%s' to '%s'"
2209 msgstr ""
2211 #: builtin/am.c:625
2212 msgid "fseek failed"
2213 msgstr ""
2215 #: builtin/am.c:786 builtin/am.c:874
2216 #, c-format
2217 msgid "could not open '%s' for reading: %s"
2218 msgstr ""
2220 #: builtin/am.c:793
2221 #, c-format
2222 msgid "could not open '%s' for writing: %s"
2223 msgstr ""
2225 #: builtin/am.c:802
2226 #, c-format
2227 msgid "could not parse patch '%s'"
2228 msgstr ""
2230 #: builtin/am.c:867
2231 msgid "Only one StGIT patch series can be applied at once"
2232 msgstr ""
2234 #: builtin/am.c:915
2235 msgid "invalid timestamp"
2236 msgstr ""
2238 #: builtin/am.c:918 builtin/am.c:926
2239 msgid "invalid Date line"
2240 msgstr ""
2242 #: builtin/am.c:923
2243 msgid "invalid timezone offset"
2244 msgstr ""
2246 #: builtin/am.c:1010
2247 msgid "Patch format detection failed."
2248 msgstr ""
2250 #: builtin/am.c:1015 builtin/clone.c:368
2251 #, c-format
2252 msgid "failed to create directory '%s'"
2253 msgstr ""
2255 #: builtin/am.c:1019
2256 msgid "Failed to split patches."
2257 msgstr ""
2259 #: builtin/am.c:1151 builtin/commit.c:362
2260 msgid "unable to write index file"
2261 msgstr ""
2263 #: builtin/am.c:1202
2264 #, c-format
2265 msgid "When you have resolved this problem, run \"%s --continue\"."
2266 msgstr ""
2268 #: builtin/am.c:1203
2269 #, c-format
2270 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
2271 msgstr ""
2273 #: builtin/am.c:1204
2274 #, c-format
2275 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2276 msgstr ""
2278 #: builtin/am.c:1339
2279 msgid "Patch is empty. Was it split wrong?"
2280 msgstr ""
2282 #: builtin/am.c:1413 builtin/log.c:1345
2283 #, c-format
2284 msgid "invalid ident line: %s"
2285 msgstr ""
2287 #: builtin/am.c:1440
2288 #, c-format
2289 msgid "unable to parse commit %s"
2290 msgstr ""
2292 #: builtin/am.c:1614
2293 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2294 msgstr ""
2296 #: builtin/am.c:1616
2297 msgid "Using index info to reconstruct a base tree..."
2298 msgstr ""
2300 #: builtin/am.c:1635
2301 msgid ""
2302 "Did you hand edit your patch?\n"
2303 "It does not apply to blobs recorded in its index."
2304 msgstr ""
2306 #: builtin/am.c:1641
2307 msgid "Falling back to patching base and 3-way merge..."
2308 msgstr ""
2310 #: builtin/am.c:1666
2311 msgid "Failed to merge in the changes."
2312 msgstr ""
2314 #: builtin/am.c:1691 builtin/merge.c:632
2315 msgid "git write-tree failed to write a tree"
2316 msgstr ""
2318 #: builtin/am.c:1698
2319 msgid "applying to an empty history"
2320 msgstr ""
2322 #: builtin/am.c:1711 builtin/commit.c:1752 builtin/merge.c:829
2323 #: builtin/merge.c:854
2324 msgid "failed to write commit object"
2325 msgstr ""
2327 #: builtin/am.c:1743 builtin/am.c:1747
2328 #, c-format
2329 msgid "cannot resume: %s does not exist."
2330 msgstr ""
2332 #: builtin/am.c:1763
2333 msgid "cannot be interactive without stdin connected to a terminal."
2334 msgstr ""
2336 #: builtin/am.c:1768
2337 msgid "Commit Body is:"
2338 msgstr ""
2340 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2341 #. in your translation. The program will only accept English
2342 #. input at this point.
2344 #: builtin/am.c:1778
2345 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2346 msgstr ""
2348 #: builtin/am.c:1828
2349 #, c-format
2350 msgid "Dirty index: cannot apply patches (dirty: %s)"
2351 msgstr ""
2353 #: builtin/am.c:1863 builtin/am.c:1934
2354 #, c-format
2355 msgid "Applying: %.*s"
2356 msgstr ""
2358 #: builtin/am.c:1879
2359 msgid "No changes -- Patch already applied."
2360 msgstr ""
2362 #: builtin/am.c:1887
2363 #, c-format
2364 msgid "Patch failed at %s %.*s"
2365 msgstr ""
2367 #: builtin/am.c:1893
2368 #, c-format
2369 msgid "The copy of the patch that failed is found in: %s"
2370 msgstr ""
2372 #: builtin/am.c:1937
2373 msgid ""
2374 "No changes - did you forget to use 'git add'?\n"
2375 "If there is nothing left to stage, chances are that something else\n"
2376 "already introduced the same changes; you might want to skip this patch."
2377 msgstr ""
2379 #: builtin/am.c:1944
2380 msgid ""
2381 "You still have unmerged paths in your index.\n"
2382 "Did you forget to use 'git add'?"
2383 msgstr ""
2385 #: builtin/am.c:2052 builtin/am.c:2056 builtin/am.c:2068 builtin/reset.c:308
2386 #: builtin/reset.c:316
2387 #, c-format
2388 msgid "Could not parse object '%s'."
2389 msgstr ""
2391 #: builtin/am.c:2104
2392 msgid "failed to clean index"
2393 msgstr ""
2395 #: builtin/am.c:2138
2396 msgid ""
2397 "You seem to have moved HEAD since the last 'am' failure.\n"
2398 "Not rewinding to ORIG_HEAD"
2399 msgstr ""
2401 #: builtin/am.c:2199
2402 #, c-format
2403 msgid "Invalid value for --patch-format: %s"
2404 msgstr ""
2406 #: builtin/am.c:2221
2407 msgid "git am [options] [(<mbox>|<Maildir>)...]"
2408 msgstr ""
2410 #: builtin/am.c:2222
2411 msgid "git am [options] (--continue | --skip | --abort)"
2412 msgstr ""
2414 #: builtin/am.c:2228
2415 msgid "run interactively"
2416 msgstr ""
2418 #: builtin/am.c:2230
2419 msgid "historical option -- no-op"
2420 msgstr ""
2422 #: builtin/am.c:2232
2423 msgid "allow fall back on 3way merging if needed"
2424 msgstr ""
2426 #: builtin/am.c:2233 builtin/init-db.c:509 builtin/prune-packed.c:57
2427 #: builtin/repack.c:171
2428 msgid "be quiet"
2429 msgstr ""
2431 #: builtin/am.c:2235
2432 msgid "add a Signed-off-by line to the commit message"
2433 msgstr ""
2435 #: builtin/am.c:2238
2436 msgid "recode into utf8 (default)"
2437 msgstr ""
2439 #: builtin/am.c:2240
2440 msgid "pass -k flag to git-mailinfo"
2441 msgstr ""
2443 #: builtin/am.c:2242
2444 msgid "pass -b flag to git-mailinfo"
2445 msgstr ""
2447 #: builtin/am.c:2244
2448 msgid "pass -m flag to git-mailinfo"
2449 msgstr ""
2451 #: builtin/am.c:2246
2452 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2453 msgstr ""
2455 #: builtin/am.c:2249
2456 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
2457 msgstr ""
2459 #: builtin/am.c:2252
2460 msgid "strip everything before a scissors line"
2461 msgstr ""
2463 #: builtin/am.c:2253 builtin/apply.c:4563
2464 msgid "action"
2465 msgstr ""
2467 #: builtin/am.c:2254 builtin/am.c:2257 builtin/am.c:2260 builtin/am.c:2263
2468 #: builtin/am.c:2266 builtin/am.c:2269 builtin/am.c:2272 builtin/am.c:2275
2469 #: builtin/am.c:2281
2470 msgid "pass it through git-apply"
2471 msgstr ""
2473 #: builtin/am.c:2262 builtin/apply.c:4587
2474 msgid "root"
2475 msgstr ""
2477 #: builtin/am.c:2265 builtin/am.c:2268 builtin/apply.c:4525
2478 #: builtin/apply.c:4528 builtin/clone.c:85 builtin/fetch.c:93
2479 #: builtin/pull.c:167
2480 msgid "path"
2481 msgstr ""
2483 #: builtin/am.c:2271 builtin/fmt-merge-msg.c:669 builtin/fmt-merge-msg.c:672
2484 #: builtin/grep.c:698 builtin/merge.c:198 builtin/pull.c:127
2485 #: builtin/repack.c:178 builtin/repack.c:182 builtin/show-branch.c:664
2486 #: builtin/show-ref.c:180 builtin/tag.c:591 parse-options.h:132
2487 #: parse-options.h:134 parse-options.h:243
2488 msgid "n"
2489 msgstr ""
2491 #: builtin/am.c:2274 builtin/apply.c:4531
2492 msgid "num"
2493 msgstr ""
2495 #: builtin/am.c:2277 builtin/for-each-ref.c:34 builtin/replace.c:438
2496 msgid "format"
2497 msgstr ""
2499 #: builtin/am.c:2278
2500 msgid "format the patch(es) are in"
2501 msgstr ""
2503 #: builtin/am.c:2284
2504 msgid "override error message when patch failure occurs"
2505 msgstr ""
2507 #: builtin/am.c:2286
2508 msgid "continue applying patches after resolving a conflict"
2509 msgstr ""
2511 #: builtin/am.c:2289
2512 msgid "synonyms for --continue"
2513 msgstr ""
2515 #: builtin/am.c:2292
2516 msgid "skip the current patch"
2517 msgstr ""
2519 #: builtin/am.c:2295
2520 msgid "restore the original branch and abort the patching operation."
2521 msgstr ""
2523 #: builtin/am.c:2299
2524 msgid "lie about committer date"
2525 msgstr ""
2527 #: builtin/am.c:2301
2528 msgid "use current timestamp for author date"
2529 msgstr ""
2531 #: builtin/am.c:2303 builtin/commit.c:1590 builtin/merge.c:225
2532 #: builtin/pull.c:155 builtin/revert.c:92 builtin/tag.c:606
2533 msgid "key-id"
2534 msgstr ""
2536 #: builtin/am.c:2304
2537 msgid "GPG-sign commits"
2538 msgstr ""
2540 #: builtin/am.c:2307
2541 msgid "(internal use for git-rebase)"
2542 msgstr ""
2544 #: builtin/am.c:2322
2545 msgid ""
2546 "The -b/--binary option has been a no-op for long time, and\n"
2547 "it will be removed. Please do not use it anymore."
2548 msgstr ""
2550 #: builtin/am.c:2329
2551 msgid "failed to read the index"
2552 msgstr ""
2554 #: builtin/am.c:2344
2555 #, c-format
2556 msgid "previous rebase directory %s still exists but mbox given."
2557 msgstr ""
2559 #: builtin/am.c:2368
2560 #, c-format
2561 msgid ""
2562 "Stray %s directory found.\n"
2563 "Use \"git am --abort\" to remove it."
2564 msgstr ""
2566 #: builtin/am.c:2374
2567 msgid "Resolve operation not in progress, we are not resuming."
2568 msgstr ""
2570 #: builtin/apply.c:59
2571 msgid "git apply [<options>] [<patch>...]"
2572 msgstr ""
2574 #: builtin/apply.c:112
2575 #, c-format
2576 msgid "unrecognized whitespace option '%s'"
2577 msgstr ""
2579 #: builtin/apply.c:127
2580 #, c-format
2581 msgid "unrecognized whitespace ignore option '%s'"
2582 msgstr ""
2584 #: builtin/apply.c:822
2585 #, c-format
2586 msgid "Cannot prepare timestamp regexp %s"
2587 msgstr ""
2589 #: builtin/apply.c:831
2590 #, c-format
2591 msgid "regexec returned %d for input: %s"
2592 msgstr ""
2594 #: builtin/apply.c:912
2595 #, c-format
2596 msgid "unable to find filename in patch at line %d"
2597 msgstr ""
2599 #: builtin/apply.c:944
2600 #, c-format
2601 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
2602 msgstr ""
2604 #: builtin/apply.c:948
2605 #, c-format
2606 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2607 msgstr ""
2609 #: builtin/apply.c:949
2610 #, c-format
2611 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
2612 msgstr ""
2614 #: builtin/apply.c:956
2615 #, c-format
2616 msgid "git apply: bad git-diff - expected /dev/null on line %d"
2617 msgstr ""
2619 #: builtin/apply.c:1419
2620 #, c-format
2621 msgid "recount: unexpected line: %.*s"
2622 msgstr ""
2624 #: builtin/apply.c:1476
2625 #, c-format
2626 msgid "patch fragment without header at line %d: %.*s"
2627 msgstr ""
2629 #: builtin/apply.c:1493
2630 #, c-format
2631 msgid ""
2632 "git diff header lacks filename information when removing %d leading pathname "
2633 "component (line %d)"
2634 msgid_plural ""
2635 "git diff header lacks filename information when removing %d leading pathname "
2636 "components (line %d)"
2637 msgstr[0] ""
2638 msgstr[1] ""
2640 #: builtin/apply.c:1659
2641 msgid "new file depends on old contents"
2642 msgstr ""
2644 #: builtin/apply.c:1661
2645 msgid "deleted file still has contents"
2646 msgstr ""
2648 #: builtin/apply.c:1687
2649 #, c-format
2650 msgid "corrupt patch at line %d"
2651 msgstr ""
2653 #: builtin/apply.c:1723
2654 #, c-format
2655 msgid "new file %s depends on old contents"
2656 msgstr ""
2658 #: builtin/apply.c:1725
2659 #, c-format
2660 msgid "deleted file %s still has contents"
2661 msgstr ""
2663 #: builtin/apply.c:1728
2664 #, c-format
2665 msgid "** warning: file %s becomes empty but is not deleted"
2666 msgstr ""
2668 #: builtin/apply.c:1874
2669 #, c-format
2670 msgid "corrupt binary patch at line %d: %.*s"
2671 msgstr ""
2673 #: builtin/apply.c:1903
2674 #, c-format
2675 msgid "unrecognized binary patch at line %d"
2676 msgstr ""
2678 #: builtin/apply.c:2054
2679 #, c-format
2680 msgid "patch with only garbage at line %d"
2681 msgstr ""
2683 #: builtin/apply.c:2144
2684 #, c-format
2685 msgid "unable to read symlink %s"
2686 msgstr ""
2688 #: builtin/apply.c:2148
2689 #, c-format
2690 msgid "unable to open or read %s"
2691 msgstr ""
2693 #: builtin/apply.c:2781
2694 #, c-format
2695 msgid "invalid start of line: '%c'"
2696 msgstr ""
2698 #: builtin/apply.c:2900
2699 #, c-format
2700 msgid "Hunk #%d succeeded at %d (offset %d line)."
2701 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2702 msgstr[0] ""
2703 msgstr[1] ""
2705 #: builtin/apply.c:2912
2706 #, c-format
2707 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
2708 msgstr ""
2710 #: builtin/apply.c:2918
2711 #, c-format
2712 msgid ""
2713 "while searching for:\n"
2714 "%.*s"
2715 msgstr ""
2717 #: builtin/apply.c:2938
2718 #, c-format
2719 msgid "missing binary patch data for '%s'"
2720 msgstr ""
2722 #: builtin/apply.c:3039
2723 #, c-format
2724 msgid "binary patch does not apply to '%s'"
2725 msgstr ""
2727 #: builtin/apply.c:3045
2728 #, c-format
2729 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
2730 msgstr ""
2732 #: builtin/apply.c:3066
2733 #, c-format
2734 msgid "patch failed: %s:%ld"
2735 msgstr ""
2737 #: builtin/apply.c:3190
2738 #, c-format
2739 msgid "cannot checkout %s"
2740 msgstr ""
2742 #: builtin/apply.c:3235 builtin/apply.c:3246 builtin/apply.c:3291
2743 #, c-format
2744 msgid "read of %s failed"
2745 msgstr ""
2747 #: builtin/apply.c:3243
2748 #, c-format
2749 msgid "reading from '%s' beyond a symbolic link"
2750 msgstr ""
2752 #: builtin/apply.c:3271 builtin/apply.c:3493
2753 #, c-format
2754 msgid "path %s has been renamed/deleted"
2755 msgstr ""
2757 #: builtin/apply.c:3352 builtin/apply.c:3507
2758 #, c-format
2759 msgid "%s: does not exist in index"
2760 msgstr ""
2762 #: builtin/apply.c:3356 builtin/apply.c:3499 builtin/apply.c:3521
2763 #, c-format
2764 msgid "%s: %s"
2765 msgstr ""
2767 #: builtin/apply.c:3361 builtin/apply.c:3515
2768 #, c-format
2769 msgid "%s: does not match index"
2770 msgstr ""
2772 #: builtin/apply.c:3463
2773 msgid "removal patch leaves file contents"
2774 msgstr ""
2776 #: builtin/apply.c:3532
2777 #, c-format
2778 msgid "%s: wrong type"
2779 msgstr ""
2781 #: builtin/apply.c:3534
2782 #, c-format
2783 msgid "%s has type %o, expected %o"
2784 msgstr ""
2786 #: builtin/apply.c:3693 builtin/apply.c:3695
2787 #, c-format
2788 msgid "invalid path '%s'"
2789 msgstr ""
2791 #: builtin/apply.c:3750
2792 #, c-format
2793 msgid "%s: already exists in index"
2794 msgstr ""
2796 #: builtin/apply.c:3753
2797 #, c-format
2798 msgid "%s: already exists in working directory"
2799 msgstr ""
2801 #: builtin/apply.c:3773
2802 #, c-format
2803 msgid "new mode (%o) of %s does not match old mode (%o)"
2804 msgstr ""
2806 #: builtin/apply.c:3778
2807 #, c-format
2808 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2809 msgstr ""
2811 #: builtin/apply.c:3798
2812 #, c-format
2813 msgid "affected file '%s' is beyond a symbolic link"
2814 msgstr ""
2816 #: builtin/apply.c:3802
2817 #, c-format
2818 msgid "%s: patch does not apply"
2819 msgstr ""
2821 #: builtin/apply.c:3816
2822 #, c-format
2823 msgid "Checking patch %s..."
2824 msgstr ""
2826 #: builtin/apply.c:3909 builtin/checkout.c:232 builtin/reset.c:135
2827 #, c-format
2828 msgid "make_cache_entry failed for path '%s'"
2829 msgstr ""
2831 #: builtin/apply.c:4052
2832 #, c-format
2833 msgid "unable to remove %s from index"
2834 msgstr ""
2836 #: builtin/apply.c:4081
2837 #, c-format
2838 msgid "corrupt patch for submodule %s"
2839 msgstr ""
2841 #: builtin/apply.c:4085
2842 #, c-format
2843 msgid "unable to stat newly created file '%s'"
2844 msgstr ""
2846 #: builtin/apply.c:4090
2847 #, c-format
2848 msgid "unable to create backing store for newly created file %s"
2849 msgstr ""
2851 #: builtin/apply.c:4093 builtin/apply.c:4201
2852 #, c-format
2853 msgid "unable to add cache entry for %s"
2854 msgstr ""
2856 #: builtin/apply.c:4126
2857 #, c-format
2858 msgid "closing file '%s'"
2859 msgstr ""
2861 #: builtin/apply.c:4175
2862 #, c-format
2863 msgid "unable to write file '%s' mode %o"
2864 msgstr ""
2866 #: builtin/apply.c:4262
2867 #, c-format
2868 msgid "Applied patch %s cleanly."
2869 msgstr ""
2871 #: builtin/apply.c:4270
2872 msgid "internal error"
2873 msgstr ""
2875 #: builtin/apply.c:4273
2876 #, c-format
2877 msgid "Applying patch %%s with %d reject..."
2878 msgid_plural "Applying patch %%s with %d rejects..."
2879 msgstr[0] ""
2880 msgstr[1] ""
2882 #: builtin/apply.c:4283
2883 #, c-format
2884 msgid "truncating .rej filename to %.*s.rej"
2885 msgstr ""
2887 #: builtin/apply.c:4304
2888 #, c-format
2889 msgid "Hunk #%d applied cleanly."
2890 msgstr ""
2892 #: builtin/apply.c:4307
2893 #, c-format
2894 msgid "Rejected hunk #%d."
2895 msgstr ""
2897 #: builtin/apply.c:4397
2898 msgid "unrecognized input"
2899 msgstr ""
2901 #: builtin/apply.c:4408
2902 msgid "unable to read index file"
2903 msgstr ""
2905 #: builtin/apply.c:4526
2906 msgid "don't apply changes matching the given path"
2907 msgstr ""
2909 #: builtin/apply.c:4529
2910 msgid "apply changes matching the given path"
2911 msgstr ""
2913 #: builtin/apply.c:4532
2914 msgid "remove <num> leading slashes from traditional diff paths"
2915 msgstr ""
2917 #: builtin/apply.c:4535
2918 msgid "ignore additions made by the patch"
2919 msgstr ""
2921 #: builtin/apply.c:4537
2922 msgid "instead of applying the patch, output diffstat for the input"
2923 msgstr ""
2925 #: builtin/apply.c:4541
2926 msgid "show number of added and deleted lines in decimal notation"
2927 msgstr ""
2929 #: builtin/apply.c:4543
2930 msgid "instead of applying the patch, output a summary for the input"
2931 msgstr ""
2933 #: builtin/apply.c:4545
2934 msgid "instead of applying the patch, see if the patch is applicable"
2935 msgstr ""
2937 #: builtin/apply.c:4547
2938 msgid "make sure the patch is applicable to the current index"
2939 msgstr ""
2941 #: builtin/apply.c:4549
2942 msgid "apply a patch without touching the working tree"
2943 msgstr ""
2945 #: builtin/apply.c:4551
2946 msgid "accept a patch that touches outside the working area"
2947 msgstr ""
2949 #: builtin/apply.c:4553
2950 msgid "also apply the patch (use with --stat/--summary/--check)"
2951 msgstr ""
2953 #: builtin/apply.c:4555
2954 msgid "attempt three-way merge if a patch does not apply"
2955 msgstr ""
2957 #: builtin/apply.c:4557
2958 msgid "build a temporary index based on embedded index information"
2959 msgstr ""
2961 #: builtin/apply.c:4559 builtin/checkout-index.c:198 builtin/ls-files.c:412
2962 msgid "paths are separated with NUL character"
2963 msgstr ""
2965 #: builtin/apply.c:4562
2966 msgid "ensure at least <n> lines of context match"
2967 msgstr ""
2969 #: builtin/apply.c:4564
2970 msgid "detect new or modified lines that have whitespace errors"
2971 msgstr ""
2973 #: builtin/apply.c:4567 builtin/apply.c:4570
2974 msgid "ignore changes in whitespace when finding context"
2975 msgstr ""
2977 #: builtin/apply.c:4573
2978 msgid "apply the patch in reverse"
2979 msgstr ""
2981 #: builtin/apply.c:4575
2982 msgid "don't expect at least one line of context"
2983 msgstr ""
2985 #: builtin/apply.c:4577
2986 msgid "leave the rejected hunks in corresponding *.rej files"
2987 msgstr ""
2989 #: builtin/apply.c:4579
2990 msgid "allow overlapping hunks"
2991 msgstr ""
2993 #: builtin/apply.c:4582
2994 msgid "tolerate incorrectly detected missing new-line at the end of file"
2995 msgstr ""
2997 #: builtin/apply.c:4585
2998 msgid "do not trust the line counts in the hunk headers"
2999 msgstr ""
3001 #: builtin/apply.c:4588
3002 msgid "prepend <root> to all filenames"
3003 msgstr ""
3005 #: builtin/apply.c:4610
3006 msgid "--3way outside a repository"
3007 msgstr ""
3009 #: builtin/apply.c:4618
3010 msgid "--index outside a repository"
3011 msgstr ""
3013 #: builtin/apply.c:4621
3014 msgid "--cached outside a repository"
3015 msgstr ""
3017 #: builtin/apply.c:4640
3018 #, c-format
3019 msgid "can't open patch '%s'"
3020 msgstr ""
3022 #: builtin/apply.c:4654
3023 #, c-format
3024 msgid "squelched %d whitespace error"
3025 msgid_plural "squelched %d whitespace errors"
3026 msgstr[0] ""
3027 msgstr[1] ""
3029 #: builtin/apply.c:4660 builtin/apply.c:4670
3030 #, c-format
3031 msgid "%d line adds whitespace errors."
3032 msgid_plural "%d lines add whitespace errors."
3033 msgstr[0] ""
3034 msgstr[1] ""
3036 #: builtin/archive.c:17
3037 #, c-format
3038 msgid "could not create archive file '%s'"
3039 msgstr ""
3041 #: builtin/archive.c:20
3042 msgid "could not redirect output"
3043 msgstr ""
3045 #: builtin/archive.c:37
3046 msgid "git archive: Remote with no URL"
3047 msgstr ""
3049 #: builtin/archive.c:58
3050 msgid "git archive: expected ACK/NAK, got EOF"
3051 msgstr ""
3053 #: builtin/archive.c:61
3054 #, c-format
3055 msgid "git archive: NACK %s"
3056 msgstr ""
3058 #: builtin/archive.c:63
3059 #, c-format
3060 msgid "remote error: %s"
3061 msgstr ""
3063 #: builtin/archive.c:64
3064 msgid "git archive: protocol error"
3065 msgstr ""
3067 #: builtin/archive.c:68
3068 msgid "git archive: expected a flush"
3069 msgstr ""
3071 #: builtin/bisect--helper.c:7
3072 msgid "git bisect--helper --next-all [--no-checkout]"
3073 msgstr ""
3075 #: builtin/bisect--helper.c:17
3076 msgid "perform 'git bisect next'"
3077 msgstr ""
3079 #: builtin/bisect--helper.c:19
3080 msgid "update BISECT_HEAD instead of checking out the current commit"
3081 msgstr ""
3083 #: builtin/blame.c:32
3084 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
3085 msgstr ""
3087 #: builtin/blame.c:37
3088 msgid "<rev-opts> are documented in git-rev-list(1)"
3089 msgstr ""
3091 #: builtin/blame.c:2500
3092 msgid "Show blame entries as we find them, incrementally"
3093 msgstr ""
3095 #: builtin/blame.c:2501
3096 msgid "Show blank SHA-1 for boundary commits (Default: off)"
3097 msgstr ""
3099 #: builtin/blame.c:2502
3100 msgid "Do not treat root commits as boundaries (Default: off)"
3101 msgstr ""
3103 #: builtin/blame.c:2503
3104 msgid "Show work cost statistics"
3105 msgstr ""
3107 #: builtin/blame.c:2504
3108 msgid "Show output score for blame entries"
3109 msgstr ""
3111 #: builtin/blame.c:2505
3112 msgid "Show original filename (Default: auto)"
3113 msgstr ""
3115 #: builtin/blame.c:2506
3116 msgid "Show original linenumber (Default: off)"
3117 msgstr ""
3119 #: builtin/blame.c:2507
3120 msgid "Show in a format designed for machine consumption"
3121 msgstr ""
3123 #: builtin/blame.c:2508
3124 msgid "Show porcelain format with per-line commit information"
3125 msgstr ""
3127 #: builtin/blame.c:2509
3128 msgid "Use the same output mode as git-annotate (Default: off)"
3129 msgstr ""
3131 #: builtin/blame.c:2510
3132 msgid "Show raw timestamp (Default: off)"
3133 msgstr ""
3135 #: builtin/blame.c:2511
3136 msgid "Show long commit SHA1 (Default: off)"
3137 msgstr ""
3139 #: builtin/blame.c:2512
3140 msgid "Suppress author name and timestamp (Default: off)"
3141 msgstr ""
3143 #: builtin/blame.c:2513
3144 msgid "Show author email instead of name (Default: off)"
3145 msgstr ""
3147 #: builtin/blame.c:2514
3148 msgid "Ignore whitespace differences"
3149 msgstr ""
3151 #: builtin/blame.c:2515
3152 msgid "Spend extra cycles to find better match"
3153 msgstr ""
3155 #: builtin/blame.c:2516
3156 msgid "Use revisions from <file> instead of calling git-rev-list"
3157 msgstr ""
3159 #: builtin/blame.c:2517
3160 msgid "Use <file>'s contents as the final image"
3161 msgstr ""
3163 #: builtin/blame.c:2518 builtin/blame.c:2519
3164 msgid "score"
3165 msgstr ""
3167 #: builtin/blame.c:2518
3168 msgid "Find line copies within and across files"
3169 msgstr ""
3171 #: builtin/blame.c:2519
3172 msgid "Find line movements within and across files"
3173 msgstr ""
3175 #: builtin/blame.c:2520
3176 msgid "n,m"
3177 msgstr ""
3179 #: builtin/blame.c:2520
3180 msgid "Process only line range n,m, counting from 1"
3181 msgstr ""
3183 #. TRANSLATORS: This string is used to tell us the maximum
3184 #. display width for a relative timestamp in "git blame"
3185 #. output.  For C locale, "4 years, 11 months ago", which
3186 #. takes 22 places, is the longest among various forms of
3187 #. relative timestamps, but your language may need more or
3188 #. fewer display columns.
3189 #: builtin/blame.c:2601
3190 msgid "4 years, 11 months ago"
3191 msgstr ""
3193 #: builtin/branch.c:24
3194 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
3195 msgstr ""
3197 #: builtin/branch.c:25
3198 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
3199 msgstr ""
3201 #: builtin/branch.c:26
3202 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3203 msgstr ""
3205 #: builtin/branch.c:27
3206 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3207 msgstr ""
3209 #: builtin/branch.c:150
3210 #, c-format
3211 msgid ""
3212 "deleting branch '%s' that has been merged to\n"
3213 "         '%s', but not yet merged to HEAD."
3214 msgstr ""
3216 #: builtin/branch.c:154
3217 #, c-format
3218 msgid ""
3219 "not deleting branch '%s' that is not yet merged to\n"
3220 "         '%s', even though it is merged to HEAD."
3221 msgstr ""
3223 #: builtin/branch.c:168
3224 #, c-format
3225 msgid "Couldn't look up commit object for '%s'"
3226 msgstr ""
3228 #: builtin/branch.c:172
3229 #, c-format
3230 msgid ""
3231 "The branch '%s' is not fully merged.\n"
3232 "If you are sure you want to delete it, run 'git branch -D %s'."
3233 msgstr ""
3235 #: builtin/branch.c:185
3236 msgid "Update of config-file failed"
3237 msgstr ""
3239 #: builtin/branch.c:213
3240 msgid "cannot use -a with -d"
3241 msgstr ""
3243 #: builtin/branch.c:219
3244 msgid "Couldn't look up commit object for HEAD"
3245 msgstr ""
3247 #: builtin/branch.c:227
3248 #, c-format
3249 msgid "Cannot delete the branch '%s' which you are currently on."
3250 msgstr ""
3252 #: builtin/branch.c:243
3253 #, c-format
3254 msgid "remote-tracking branch '%s' not found."
3255 msgstr ""
3257 #: builtin/branch.c:244
3258 #, c-format
3259 msgid "branch '%s' not found."
3260 msgstr ""
3262 #: builtin/branch.c:259
3263 #, c-format
3264 msgid "Error deleting remote-tracking branch '%s'"
3265 msgstr ""
3267 #: builtin/branch.c:260
3268 #, c-format
3269 msgid "Error deleting branch '%s'"
3270 msgstr ""
3272 #: builtin/branch.c:267
3273 #, c-format
3274 msgid "Deleted remote-tracking branch %s (was %s).\n"
3275 msgstr ""
3277 #: builtin/branch.c:268
3278 #, c-format
3279 msgid "Deleted branch %s (was %s).\n"
3280 msgstr ""
3282 #: builtin/branch.c:369
3283 #, c-format
3284 msgid "branch '%s' does not point at a commit"
3285 msgstr ""
3287 #: builtin/branch.c:452
3288 #, c-format
3289 msgid "[%s: gone]"
3290 msgstr ""
3292 #: builtin/branch.c:457
3293 #, c-format
3294 msgid "[%s]"
3295 msgstr ""
3297 #: builtin/branch.c:462
3298 #, c-format
3299 msgid "[%s: behind %d]"
3300 msgstr ""
3302 #: builtin/branch.c:464
3303 #, c-format
3304 msgid "[behind %d]"
3305 msgstr ""
3307 #: builtin/branch.c:468
3308 #, c-format
3309 msgid "[%s: ahead %d]"
3310 msgstr ""
3312 #: builtin/branch.c:470
3313 #, c-format
3314 msgid "[ahead %d]"
3315 msgstr ""
3317 #: builtin/branch.c:473
3318 #, c-format
3319 msgid "[%s: ahead %d, behind %d]"
3320 msgstr ""
3322 #: builtin/branch.c:476
3323 #, c-format
3324 msgid "[ahead %d, behind %d]"
3325 msgstr ""
3327 #: builtin/branch.c:489
3328 msgid " **** invalid ref ****"
3329 msgstr ""
3331 #: builtin/branch.c:580
3332 #, c-format
3333 msgid "(no branch, rebasing %s)"
3334 msgstr ""
3336 #: builtin/branch.c:583
3337 #, c-format
3338 msgid "(no branch, bisect started on %s)"
3339 msgstr ""
3341 #: builtin/branch.c:589
3342 #, c-format
3343 msgid "(HEAD detached at %s)"
3344 msgstr ""
3346 #: builtin/branch.c:592
3347 #, c-format
3348 msgid "(HEAD detached from %s)"
3349 msgstr ""
3351 #: builtin/branch.c:596
3352 msgid "(no branch)"
3353 msgstr ""
3355 #: builtin/branch.c:643
3356 #, c-format
3357 msgid "object '%s' does not point to a commit"
3358 msgstr ""
3360 #: builtin/branch.c:691
3361 msgid "some refs could not be read"
3362 msgstr ""
3364 #: builtin/branch.c:704
3365 msgid "cannot rename the current branch while not on any."
3366 msgstr ""
3368 #: builtin/branch.c:714
3369 #, c-format
3370 msgid "Invalid branch name: '%s'"
3371 msgstr ""
3373 #: builtin/branch.c:729
3374 msgid "Branch rename failed"
3375 msgstr ""
3377 #: builtin/branch.c:733
3378 #, c-format
3379 msgid "Renamed a misnamed branch '%s' away"
3380 msgstr ""
3382 #: builtin/branch.c:737
3383 #, c-format
3384 msgid "Branch renamed to %s, but HEAD is not updated!"
3385 msgstr ""
3387 #: builtin/branch.c:744
3388 msgid "Branch is renamed, but update of config-file failed"
3389 msgstr ""
3391 #: builtin/branch.c:759
3392 #, c-format
3393 msgid "malformed object name %s"
3394 msgstr ""
3396 #: builtin/branch.c:781
3397 #, c-format
3398 msgid "could not write branch description template: %s"
3399 msgstr ""
3401 #: builtin/branch.c:811
3402 msgid "Generic options"
3403 msgstr ""
3405 #: builtin/branch.c:813
3406 msgid "show hash and subject, give twice for upstream branch"
3407 msgstr ""
3409 #: builtin/branch.c:814
3410 msgid "suppress informational messages"
3411 msgstr ""
3413 #: builtin/branch.c:815
3414 msgid "set up tracking mode (see git-pull(1))"
3415 msgstr ""
3417 #: builtin/branch.c:817
3418 msgid "change upstream info"
3419 msgstr ""
3421 #: builtin/branch.c:821
3422 msgid "use colored output"
3423 msgstr ""
3425 #: builtin/branch.c:822
3426 msgid "act on remote-tracking branches"
3427 msgstr ""
3429 #: builtin/branch.c:825 builtin/branch.c:831 builtin/branch.c:852
3430 #: builtin/branch.c:858 builtin/commit.c:1580 builtin/commit.c:1581
3431 #: builtin/commit.c:1582 builtin/commit.c:1583 builtin/tag.c:618
3432 #: builtin/tag.c:624
3433 msgid "commit"
3434 msgstr ""
3436 #: builtin/branch.c:826 builtin/branch.c:832
3437 msgid "print only branches that contain the commit"
3438 msgstr ""
3440 #: builtin/branch.c:838
3441 msgid "Specific git-branch actions:"
3442 msgstr ""
3444 #: builtin/branch.c:839
3445 msgid "list both remote-tracking and local branches"
3446 msgstr ""
3448 #: builtin/branch.c:841
3449 msgid "delete fully merged branch"
3450 msgstr ""
3452 #: builtin/branch.c:842
3453 msgid "delete branch (even if not merged)"
3454 msgstr ""
3456 #: builtin/branch.c:843
3457 msgid "move/rename a branch and its reflog"
3458 msgstr ""
3460 #: builtin/branch.c:844
3461 msgid "move/rename a branch, even if target exists"
3462 msgstr ""
3464 #: builtin/branch.c:845
3465 msgid "list branch names"
3466 msgstr ""
3468 #: builtin/branch.c:846
3469 msgid "create the branch's reflog"
3470 msgstr ""
3472 #: builtin/branch.c:848
3473 msgid "edit the description for the branch"
3474 msgstr ""
3476 #: builtin/branch.c:849
3477 msgid "force creation, move/rename, deletion"
3478 msgstr ""
3480 #: builtin/branch.c:852
3481 msgid "print only not merged branches"
3482 msgstr ""
3484 #: builtin/branch.c:858
3485 msgid "print only merged branches"
3486 msgstr ""
3488 #: builtin/branch.c:862
3489 msgid "list branches in columns"
3490 msgstr ""
3492 #: builtin/branch.c:875
3493 msgid "Failed to resolve HEAD as a valid ref."
3494 msgstr ""
3496 #: builtin/branch.c:879 builtin/clone.c:690
3497 msgid "HEAD not found below refs/heads!"
3498 msgstr ""
3500 #: builtin/branch.c:901
3501 msgid "--column and --verbose are incompatible"
3502 msgstr ""
3504 #: builtin/branch.c:912 builtin/branch.c:951
3505 msgid "branch name required"
3506 msgstr ""
3508 #: builtin/branch.c:927
3509 msgid "Cannot give description to detached HEAD"
3510 msgstr ""
3512 #: builtin/branch.c:932
3513 msgid "cannot edit description of more than one branch"
3514 msgstr ""
3516 #: builtin/branch.c:939
3517 #, c-format
3518 msgid "No commit on branch '%s' yet."
3519 msgstr ""
3521 #: builtin/branch.c:942
3522 #, c-format
3523 msgid "No branch named '%s'."
3524 msgstr ""
3526 #: builtin/branch.c:957
3527 msgid "too many branches for a rename operation"
3528 msgstr ""
3530 #: builtin/branch.c:962
3531 msgid "too many branches to set new upstream"
3532 msgstr ""
3534 #: builtin/branch.c:966
3535 #, c-format
3536 msgid ""
3537 "could not set upstream of HEAD to %s when it does not point to any branch."
3538 msgstr ""
3540 #: builtin/branch.c:969 builtin/branch.c:991 builtin/branch.c:1012
3541 #, c-format
3542 msgid "no such branch '%s'"
3543 msgstr ""
3545 #: builtin/branch.c:973
3546 #, c-format
3547 msgid "branch '%s' does not exist"
3548 msgstr ""
3550 #: builtin/branch.c:985
3551 msgid "too many branches to unset upstream"
3552 msgstr ""
3554 #: builtin/branch.c:989
3555 msgid "could not unset upstream of HEAD when it does not point to any branch."
3556 msgstr ""
3558 #: builtin/branch.c:995
3559 #, c-format
3560 msgid "Branch '%s' has no upstream information"
3561 msgstr ""
3563 #: builtin/branch.c:1009
3564 msgid "it does not make sense to create 'HEAD' manually"
3565 msgstr ""
3567 #: builtin/branch.c:1015
3568 msgid "-a and -r options to 'git branch' do not make sense with a branch name"
3569 msgstr ""
3571 #: builtin/branch.c:1018
3572 #, c-format
3573 msgid ""
3574 "The --set-upstream flag is deprecated and will be removed. Consider using --"
3575 "track or --set-upstream-to\n"
3576 msgstr ""
3578 #: builtin/branch.c:1035
3579 #, c-format
3580 msgid ""
3581 "\n"
3582 "If you wanted to make '%s' track '%s', do this:\n"
3583 "\n"
3584 msgstr ""
3586 #: builtin/branch.c:1036
3587 #, c-format
3588 msgid "    git branch -d %s\n"
3589 msgstr ""
3591 #: builtin/branch.c:1037
3592 #, c-format
3593 msgid "    git branch --set-upstream-to %s\n"
3594 msgstr ""
3596 #: builtin/bundle.c:51
3597 #, c-format
3598 msgid "%s is okay\n"
3599 msgstr ""
3601 #: builtin/bundle.c:64
3602 msgid "Need a repository to create a bundle."
3603 msgstr ""
3605 #: builtin/bundle.c:68
3606 msgid "Need a repository to unbundle."
3607 msgstr ""
3609 #: builtin/cat-file.c:428
3610 msgid ""
3611 "git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
3612 "<type>|--textconv) <object>"
3613 msgstr ""
3615 #: builtin/cat-file.c:429
3616 msgid ""
3617 "git cat-file (--batch | --batch-check) [--follow-symlinks] < <list-of-"
3618 "objects>"
3619 msgstr ""
3621 #: builtin/cat-file.c:466
3622 msgid "<type> can be one of: blob, tree, commit, tag"
3623 msgstr ""
3625 #: builtin/cat-file.c:467
3626 msgid "show object type"
3627 msgstr ""
3629 #: builtin/cat-file.c:468
3630 msgid "show object size"
3631 msgstr ""
3633 #: builtin/cat-file.c:470
3634 msgid "exit with zero when there's no error"
3635 msgstr ""
3637 #: builtin/cat-file.c:471
3638 msgid "pretty-print object's content"
3639 msgstr ""
3641 #: builtin/cat-file.c:473
3642 msgid "for blob objects, run textconv on object's content"
3643 msgstr ""
3645 #: builtin/cat-file.c:475
3646 msgid "allow -s and -t to work with broken/corrupt objects"
3647 msgstr ""
3649 #: builtin/cat-file.c:476
3650 msgid "buffer --batch output"
3651 msgstr ""
3653 #: builtin/cat-file.c:478
3654 msgid "show info and content of objects fed from the standard input"
3655 msgstr ""
3657 #: builtin/cat-file.c:481
3658 msgid "show info about objects fed from the standard input"
3659 msgstr ""
3661 #: builtin/cat-file.c:484
3662 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
3663 msgstr ""
3665 #: builtin/cat-file.c:486
3666 msgid "show all objects with --batch or --batch-check"
3667 msgstr ""
3669 #: builtin/check-attr.c:11
3670 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
3671 msgstr ""
3673 #: builtin/check-attr.c:12
3674 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...] < <list-of-paths>"
3675 msgstr ""
3677 #: builtin/check-attr.c:19
3678 msgid "report all attributes set on file"
3679 msgstr ""
3681 #: builtin/check-attr.c:20
3682 msgid "use .gitattributes only from the index"
3683 msgstr ""
3685 #: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:96
3686 msgid "read file names from stdin"
3687 msgstr ""
3689 #: builtin/check-attr.c:23 builtin/check-ignore.c:24
3690 msgid "terminate input and output records by a NUL character"
3691 msgstr ""
3693 #: builtin/check-ignore.c:18 builtin/checkout.c:1133 builtin/gc.c:267
3694 msgid "suppress progress reporting"
3695 msgstr ""
3697 #: builtin/check-ignore.c:26
3698 msgid "show non-matching input paths"
3699 msgstr ""
3701 #: builtin/check-ignore.c:28
3702 msgid "ignore index when checking"
3703 msgstr ""
3705 #: builtin/check-ignore.c:154
3706 msgid "cannot specify pathnames with --stdin"
3707 msgstr ""
3709 #: builtin/check-ignore.c:157
3710 msgid "-z only makes sense with --stdin"
3711 msgstr ""
3713 #: builtin/check-ignore.c:159
3714 msgid "no path specified"
3715 msgstr ""
3717 #: builtin/check-ignore.c:163
3718 msgid "--quiet is only valid with a single pathname"
3719 msgstr ""
3721 #: builtin/check-ignore.c:165
3722 msgid "cannot have both --quiet and --verbose"
3723 msgstr ""
3725 #: builtin/check-ignore.c:168
3726 msgid "--non-matching is only valid with --verbose"
3727 msgstr ""
3729 #: builtin/check-mailmap.c:8
3730 msgid "git check-mailmap [<options>] <contact>..."
3731 msgstr ""
3733 #: builtin/check-mailmap.c:13
3734 msgid "also read contacts from stdin"
3735 msgstr ""
3737 #: builtin/check-mailmap.c:24
3738 #, c-format
3739 msgid "unable to parse contact: %s"
3740 msgstr ""
3742 #: builtin/check-mailmap.c:47
3743 msgid "no contacts specified"
3744 msgstr ""
3746 #: builtin/checkout-index.c:126
3747 msgid "git checkout-index [<options>] [--] [<file>...]"
3748 msgstr ""
3750 #: builtin/checkout-index.c:188
3751 msgid "check out all files in the index"
3752 msgstr ""
3754 #: builtin/checkout-index.c:189
3755 msgid "force overwrite of existing files"
3756 msgstr ""
3758 #: builtin/checkout-index.c:191
3759 msgid "no warning for existing files and files not in index"
3760 msgstr ""
3762 #: builtin/checkout-index.c:193
3763 msgid "don't checkout new files"
3764 msgstr ""
3766 #: builtin/checkout-index.c:195
3767 msgid "update stat information in the index file"
3768 msgstr ""
3770 #: builtin/checkout-index.c:201
3771 msgid "read list of paths from the standard input"
3772 msgstr ""
3774 #: builtin/checkout-index.c:203
3775 msgid "write the content to temporary files"
3776 msgstr ""
3778 #: builtin/checkout-index.c:204 builtin/column.c:30
3779 msgid "string"
3780 msgstr ""
3782 #: builtin/checkout-index.c:205
3783 msgid "when creating files, prepend <string>"
3784 msgstr ""
3786 #: builtin/checkout-index.c:208
3787 msgid "copy out the files from named stage"
3788 msgstr ""
3790 #: builtin/checkout.c:25
3791 msgid "git checkout [<options>] <branch>"
3792 msgstr ""
3794 #: builtin/checkout.c:26
3795 msgid "git checkout [<options>] [<branch>] -- <file>..."
3796 msgstr ""
3798 #: builtin/checkout.c:133 builtin/checkout.c:166
3799 #, c-format
3800 msgid "path '%s' does not have our version"
3801 msgstr ""
3803 #: builtin/checkout.c:135 builtin/checkout.c:168
3804 #, c-format
3805 msgid "path '%s' does not have their version"
3806 msgstr ""
3808 #: builtin/checkout.c:151
3809 #, c-format
3810 msgid "path '%s' does not have all necessary versions"
3811 msgstr ""
3813 #: builtin/checkout.c:195
3814 #, c-format
3815 msgid "path '%s' does not have necessary versions"
3816 msgstr ""
3818 #: builtin/checkout.c:212
3819 #, c-format
3820 msgid "path '%s': cannot merge"
3821 msgstr ""
3823 #: builtin/checkout.c:229
3824 #, c-format
3825 msgid "Unable to add merge result for '%s'"
3826 msgstr ""
3828 #: builtin/checkout.c:250 builtin/checkout.c:253 builtin/checkout.c:256
3829 #: builtin/checkout.c:259
3830 #, c-format
3831 msgid "'%s' cannot be used with updating paths"
3832 msgstr ""
3834 #: builtin/checkout.c:262 builtin/checkout.c:265
3835 #, c-format
3836 msgid "'%s' cannot be used with %s"
3837 msgstr ""
3839 #: builtin/checkout.c:268
3840 #, c-format
3841 msgid "Cannot update paths and switch to branch '%s' at the same time."
3842 msgstr ""
3844 #: builtin/checkout.c:279 builtin/checkout.c:473
3845 msgid "corrupt index file"
3846 msgstr ""
3848 #: builtin/checkout.c:339 builtin/checkout.c:346
3849 #, c-format
3850 msgid "path '%s' is unmerged"
3851 msgstr ""
3853 #: builtin/checkout.c:495
3854 msgid "you need to resolve your current index first"
3855 msgstr ""
3857 #: builtin/checkout.c:622
3858 #, c-format
3859 msgid "Can not do reflog for '%s': %s\n"
3860 msgstr ""
3862 #: builtin/checkout.c:660
3863 msgid "HEAD is now at"
3864 msgstr ""
3866 #: builtin/checkout.c:667
3867 #, c-format
3868 msgid "Reset branch '%s'\n"
3869 msgstr ""
3871 #: builtin/checkout.c:670
3872 #, c-format
3873 msgid "Already on '%s'\n"
3874 msgstr ""
3876 #: builtin/checkout.c:674
3877 #, c-format
3878 msgid "Switched to and reset branch '%s'\n"
3879 msgstr ""
3881 #: builtin/checkout.c:676 builtin/checkout.c:1065
3882 #, c-format
3883 msgid "Switched to a new branch '%s'\n"
3884 msgstr ""
3886 #: builtin/checkout.c:678
3887 #, c-format
3888 msgid "Switched to branch '%s'\n"
3889 msgstr ""
3891 #: builtin/checkout.c:730
3892 #, c-format
3893 msgid " ... and %d more.\n"
3894 msgstr ""
3896 #: builtin/checkout.c:736
3897 #, c-format
3898 msgid ""
3899 "Warning: you are leaving %d commit behind, not connected to\n"
3900 "any of your branches:\n"
3901 "\n"
3902 "%s\n"
3903 msgid_plural ""
3904 "Warning: you are leaving %d commits behind, not connected to\n"
3905 "any of your branches:\n"
3906 "\n"
3907 "%s\n"
3908 msgstr[0] ""
3909 msgstr[1] ""
3911 #: builtin/checkout.c:755
3912 #, c-format
3913 msgid ""
3914 "If you want to keep it by creating a new branch, this may be a good time\n"
3915 "to do so with:\n"
3916 "\n"
3917 " git branch <new-branch-name> %s\n"
3918 "\n"
3919 msgid_plural ""
3920 "If you want to keep them by creating a new branch, this may be a good time\n"
3921 "to do so with:\n"
3922 "\n"
3923 " git branch <new-branch-name> %s\n"
3924 "\n"
3925 msgstr[0] ""
3926 msgstr[1] ""
3928 #: builtin/checkout.c:791
3929 msgid "internal error in revision walk"
3930 msgstr ""
3932 #: builtin/checkout.c:795
3933 msgid "Previous HEAD position was"
3934 msgstr ""
3936 #: builtin/checkout.c:822 builtin/checkout.c:1060
3937 msgid "You are on a branch yet to be born"
3938 msgstr ""
3940 #: builtin/checkout.c:967
3941 #, c-format
3942 msgid "only one reference expected, %d given."
3943 msgstr ""
3945 #: builtin/checkout.c:1006 builtin/worktree.c:210
3946 #, c-format
3947 msgid "invalid reference: %s"
3948 msgstr ""
3950 #: builtin/checkout.c:1035
3951 #, c-format
3952 msgid "reference is not a tree: %s"
3953 msgstr ""
3955 #: builtin/checkout.c:1074
3956 msgid "paths cannot be used with switching branches"
3957 msgstr ""
3959 #: builtin/checkout.c:1077 builtin/checkout.c:1081
3960 #, c-format
3961 msgid "'%s' cannot be used with switching branches"
3962 msgstr ""
3964 #: builtin/checkout.c:1085 builtin/checkout.c:1088 builtin/checkout.c:1093
3965 #: builtin/checkout.c:1096
3966 #, c-format
3967 msgid "'%s' cannot be used with '%s'"
3968 msgstr ""
3970 #: builtin/checkout.c:1101
3971 #, c-format
3972 msgid "Cannot switch branch to a non-commit '%s'"
3973 msgstr ""
3975 #: builtin/checkout.c:1134 builtin/checkout.c:1136 builtin/clone.c:83
3976 #: builtin/remote.c:159 builtin/remote.c:161 builtin/worktree.c:317
3977 #: builtin/worktree.c:319
3978 msgid "branch"
3979 msgstr ""
3981 #: builtin/checkout.c:1135
3982 msgid "create and checkout a new branch"
3983 msgstr ""
3985 #: builtin/checkout.c:1137
3986 msgid "create/reset and checkout a branch"
3987 msgstr ""
3989 #: builtin/checkout.c:1138
3990 msgid "create reflog for new branch"
3991 msgstr ""
3993 #: builtin/checkout.c:1139
3994 msgid "detach the HEAD at named commit"
3995 msgstr ""
3997 #: builtin/checkout.c:1140
3998 msgid "set upstream info for new branch"
3999 msgstr ""
4001 #: builtin/checkout.c:1142
4002 msgid "new-branch"
4003 msgstr ""
4005 #: builtin/checkout.c:1142
4006 msgid "new unparented branch"
4007 msgstr ""
4009 #: builtin/checkout.c:1143
4010 msgid "checkout our version for unmerged files"
4011 msgstr ""
4013 #: builtin/checkout.c:1145
4014 msgid "checkout their version for unmerged files"
4015 msgstr ""
4017 #: builtin/checkout.c:1147
4018 msgid "force checkout (throw away local modifications)"
4019 msgstr ""
4021 #: builtin/checkout.c:1148
4022 msgid "perform a 3-way merge with the new branch"
4023 msgstr ""
4025 #: builtin/checkout.c:1149 builtin/merge.c:227
4026 msgid "update ignored files (default)"
4027 msgstr ""
4029 #: builtin/checkout.c:1150 builtin/log.c:1264 parse-options.h:249
4030 msgid "style"
4031 msgstr ""
4033 #: builtin/checkout.c:1151
4034 msgid "conflict style (merge or diff3)"
4035 msgstr ""
4037 #: builtin/checkout.c:1154
4038 msgid "do not limit pathspecs to sparse entries only"
4039 msgstr ""
4041 #: builtin/checkout.c:1156
4042 msgid "second guess 'git checkout <no-such-branch>'"
4043 msgstr ""
4045 #: builtin/checkout.c:1158
4046 msgid "do not check if another worktree is holding the given ref"
4047 msgstr ""
4049 #: builtin/checkout.c:1181
4050 msgid "-b, -B and --orphan are mutually exclusive"
4051 msgstr ""
4053 #: builtin/checkout.c:1198
4054 msgid "--track needs a branch name"
4055 msgstr ""
4057 #: builtin/checkout.c:1203
4058 msgid "Missing branch name; try -b"
4059 msgstr ""
4061 #: builtin/checkout.c:1239
4062 msgid "invalid path specification"
4063 msgstr ""
4065 #: builtin/checkout.c:1246
4066 #, c-format
4067 msgid ""
4068 "Cannot update paths and switch to branch '%s' at the same time.\n"
4069 "Did you intend to checkout '%s' which can not be resolved as commit?"
4070 msgstr ""
4072 #: builtin/checkout.c:1251
4073 #, c-format
4074 msgid "git checkout: --detach does not take a path argument '%s'"
4075 msgstr ""
4077 #: builtin/checkout.c:1255
4078 msgid ""
4079 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4080 "checking out of the index."
4081 msgstr ""
4083 #: builtin/clean.c:25
4084 msgid ""
4085 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
4086 msgstr ""
4088 #: builtin/clean.c:29
4089 #, c-format
4090 msgid "Removing %s\n"
4091 msgstr ""
4093 #: builtin/clean.c:30
4094 #, c-format
4095 msgid "Would remove %s\n"
4096 msgstr ""
4098 #: builtin/clean.c:31
4099 #, c-format
4100 msgid "Skipping repository %s\n"
4101 msgstr ""
4103 #: builtin/clean.c:32
4104 #, c-format
4105 msgid "Would skip repository %s\n"
4106 msgstr ""
4108 #: builtin/clean.c:33
4109 #, c-format
4110 msgid "failed to remove %s"
4111 msgstr ""
4113 #: builtin/clean.c:317
4114 msgid ""
4115 "Prompt help:\n"
4116 "1          - select a numbered item\n"
4117 "foo        - select item based on unique prefix\n"
4118 "           - (empty) select nothing"
4119 msgstr ""
4121 #: builtin/clean.c:321
4122 msgid ""
4123 "Prompt help:\n"
4124 "1          - select a single item\n"
4125 "3-5        - select a range of items\n"
4126 "2-3,6-9    - select multiple ranges\n"
4127 "foo        - select item based on unique prefix\n"
4128 "-...       - unselect specified items\n"
4129 "*          - choose all items\n"
4130 "           - (empty) finish selecting"
4131 msgstr ""
4133 #: builtin/clean.c:537
4134 #, c-format
4135 msgid "Huh (%s)?"
4136 msgstr ""
4138 #: builtin/clean.c:679
4139 #, c-format
4140 msgid "Input ignore patterns>> "
4141 msgstr ""
4143 #: builtin/clean.c:716
4144 #, c-format
4145 msgid "WARNING: Cannot find items matched by: %s"
4146 msgstr ""
4148 #: builtin/clean.c:737
4149 msgid "Select items to delete"
4150 msgstr ""
4152 #. TRANSLATORS: Make sure to keep [y/N] as is
4153 #: builtin/clean.c:778
4154 #, c-format
4155 msgid "Remove %s [y/N]? "
4156 msgstr ""
4158 #: builtin/clean.c:803
4159 msgid "Bye."
4160 msgstr ""
4162 #: builtin/clean.c:811
4163 msgid ""
4164 "clean               - start cleaning\n"
4165 "filter by pattern   - exclude items from deletion\n"
4166 "select by numbers   - select items to be deleted by numbers\n"
4167 "ask each            - confirm each deletion (like \"rm -i\")\n"
4168 "quit                - stop cleaning\n"
4169 "help                - this screen\n"
4170 "?                   - help for prompt selection"
4171 msgstr ""
4173 #: builtin/clean.c:838
4174 msgid "*** Commands ***"
4175 msgstr ""
4177 #: builtin/clean.c:839
4178 msgid "What now"
4179 msgstr ""
4181 #: builtin/clean.c:847
4182 msgid "Would remove the following item:"
4183 msgid_plural "Would remove the following items:"
4184 msgstr[0] ""
4185 msgstr[1] ""
4187 #: builtin/clean.c:864
4188 msgid "No more files to clean, exiting."
4189 msgstr ""
4191 #: builtin/clean.c:895
4192 msgid "do not print names of files removed"
4193 msgstr ""
4195 #: builtin/clean.c:897
4196 msgid "force"
4197 msgstr ""
4199 #: builtin/clean.c:898
4200 msgid "interactive cleaning"
4201 msgstr ""
4203 #: builtin/clean.c:900
4204 msgid "remove whole directories"
4205 msgstr ""
4207 #: builtin/clean.c:901 builtin/describe.c:407 builtin/grep.c:714
4208 #: builtin/ls-files.c:443 builtin/name-rev.c:311 builtin/show-ref.c:187
4209 msgid "pattern"
4210 msgstr ""
4212 #: builtin/clean.c:902
4213 msgid "add <pattern> to ignore rules"
4214 msgstr ""
4216 #: builtin/clean.c:903
4217 msgid "remove ignored files, too"
4218 msgstr ""
4220 #: builtin/clean.c:905
4221 msgid "remove only ignored files"
4222 msgstr ""
4224 #: builtin/clean.c:923
4225 msgid "-x and -X cannot be used together"
4226 msgstr ""
4228 #: builtin/clean.c:927
4229 msgid ""
4230 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
4231 "clean"
4232 msgstr ""
4234 #: builtin/clean.c:930
4235 msgid ""
4236 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
4237 "refusing to clean"
4238 msgstr ""
4240 #: builtin/clone.c:37
4241 msgid "git clone [<options>] [--] <repo> [<dir>]"
4242 msgstr ""
4244 #: builtin/clone.c:57 builtin/fetch.c:112 builtin/merge.c:224
4245 #: builtin/pull.c:109 builtin/push.c:560 builtin/send-pack.c:168
4246 msgid "force progress reporting"
4247 msgstr ""
4249 #: builtin/clone.c:59
4250 msgid "don't create a checkout"
4251 msgstr ""
4253 #: builtin/clone.c:60 builtin/clone.c:62 builtin/init-db.c:504
4254 msgid "create a bare repository"
4255 msgstr ""
4257 #: builtin/clone.c:64
4258 msgid "create a mirror repository (implies bare)"
4259 msgstr ""
4261 #: builtin/clone.c:66
4262 msgid "to clone from a local repository"
4263 msgstr ""
4265 #: builtin/clone.c:68
4266 msgid "don't use local hardlinks, always copy"
4267 msgstr ""
4269 #: builtin/clone.c:70
4270 msgid "setup as shared repository"
4271 msgstr ""
4273 #: builtin/clone.c:72 builtin/clone.c:74
4274 msgid "initialize submodules in the clone"
4275 msgstr ""
4277 #: builtin/clone.c:75 builtin/init-db.c:501
4278 msgid "template-directory"
4279 msgstr ""
4281 #: builtin/clone.c:76 builtin/init-db.c:502
4282 msgid "directory from which templates will be used"
4283 msgstr ""
4285 #: builtin/clone.c:78
4286 msgid "reference repository"
4287 msgstr ""
4289 #: builtin/clone.c:80
4290 msgid "use --reference only while cloning"
4291 msgstr ""
4293 #: builtin/clone.c:81 builtin/column.c:26 builtin/merge-file.c:44
4294 msgid "name"
4295 msgstr ""
4297 #: builtin/clone.c:82
4298 msgid "use <name> instead of 'origin' to track upstream"
4299 msgstr ""
4301 #: builtin/clone.c:84
4302 msgid "checkout <branch> instead of the remote's HEAD"
4303 msgstr ""
4305 #: builtin/clone.c:86
4306 msgid "path to git-upload-pack on the remote"
4307 msgstr ""
4309 #: builtin/clone.c:87 builtin/fetch.c:113 builtin/grep.c:659
4310 #: builtin/pull.c:186
4311 msgid "depth"
4312 msgstr ""
4314 #: builtin/clone.c:88
4315 msgid "create a shallow clone of that depth"
4316 msgstr ""
4318 #: builtin/clone.c:90
4319 msgid "clone only one branch, HEAD or --branch"
4320 msgstr ""
4322 #: builtin/clone.c:91 builtin/init-db.c:510
4323 msgid "gitdir"
4324 msgstr ""
4326 #: builtin/clone.c:92 builtin/init-db.c:511
4327 msgid "separate git dir from working tree"
4328 msgstr ""
4330 #: builtin/clone.c:93
4331 msgid "key=value"
4332 msgstr ""
4334 #: builtin/clone.c:94
4335 msgid "set config inside the new repository"
4336 msgstr ""
4338 #: builtin/clone.c:298
4339 #, c-format
4340 msgid "reference repository '%s' is not a local repository."
4341 msgstr ""
4343 #: builtin/clone.c:302
4344 #, c-format
4345 msgid "reference repository '%s' is shallow"
4346 msgstr ""
4348 #: builtin/clone.c:305
4349 #, c-format
4350 msgid "reference repository '%s' is grafted"
4351 msgstr ""
4353 #: builtin/clone.c:370 builtin/diff.c:84
4354 #, c-format
4355 msgid "failed to stat '%s'"
4356 msgstr ""
4358 #: builtin/clone.c:372
4359 #, c-format
4360 msgid "%s exists and is not a directory"
4361 msgstr ""
4363 #: builtin/clone.c:386
4364 #, c-format
4365 msgid "failed to stat %s\n"
4366 msgstr ""
4368 #: builtin/clone.c:408
4369 #, c-format
4370 msgid "failed to create link '%s'"
4371 msgstr ""
4373 #: builtin/clone.c:412
4374 #, c-format
4375 msgid "failed to copy file to '%s'"
4376 msgstr ""
4378 #: builtin/clone.c:435 builtin/clone.c:619
4379 #, c-format
4380 msgid "done.\n"
4381 msgstr ""
4383 #: builtin/clone.c:447
4384 msgid ""
4385 "Clone succeeded, but checkout failed.\n"
4386 "You can inspect what was checked out with 'git status'\n"
4387 "and retry the checkout with 'git checkout -f HEAD'\n"
4388 msgstr ""
4390 #: builtin/clone.c:524
4391 #, c-format
4392 msgid "Could not find remote branch %s to clone."
4393 msgstr ""
4395 #: builtin/clone.c:614
4396 #, c-format
4397 msgid "Checking connectivity... "
4398 msgstr ""
4400 #: builtin/clone.c:617
4401 msgid "remote did not send all necessary objects"
4402 msgstr ""
4404 #: builtin/clone.c:681
4405 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
4406 msgstr ""
4408 #: builtin/clone.c:712
4409 msgid "unable to checkout working tree"
4410 msgstr ""
4412 #: builtin/clone.c:799
4413 msgid "cannot repack to clean up"
4414 msgstr ""
4416 #: builtin/clone.c:801
4417 msgid "cannot unlink temporary alternates file"
4418 msgstr ""
4420 #: builtin/clone.c:831
4421 msgid "Too many arguments."
4422 msgstr ""
4424 #: builtin/clone.c:835
4425 msgid "You must specify a repository to clone."
4426 msgstr ""
4428 #: builtin/clone.c:846
4429 #, c-format
4430 msgid "--bare and --origin %s options are incompatible."
4431 msgstr ""
4433 #: builtin/clone.c:849
4434 msgid "--bare and --separate-git-dir are incompatible."
4435 msgstr ""
4437 #: builtin/clone.c:862
4438 #, c-format
4439 msgid "repository '%s' does not exist"
4440 msgstr ""
4442 #: builtin/clone.c:868 builtin/fetch.c:1168
4443 #, c-format
4444 msgid "depth %s is not a positive number"
4445 msgstr ""
4447 #: builtin/clone.c:878
4448 #, c-format
4449 msgid "destination path '%s' already exists and is not an empty directory."
4450 msgstr ""
4452 #: builtin/clone.c:888
4453 #, c-format
4454 msgid "working tree '%s' already exists."
4455 msgstr ""
4457 #: builtin/clone.c:903 builtin/clone.c:914 builtin/worktree.c:218
4458 #: builtin/worktree.c:245
4459 #, c-format
4460 msgid "could not create leading directories of '%s'"
4461 msgstr ""
4463 #: builtin/clone.c:906
4464 #, c-format
4465 msgid "could not create work tree dir '%s'"
4466 msgstr ""
4468 #: builtin/clone.c:924
4469 #, c-format
4470 msgid "Cloning into bare repository '%s'...\n"
4471 msgstr ""
4473 #: builtin/clone.c:926
4474 #, c-format
4475 msgid "Cloning into '%s'...\n"
4476 msgstr ""
4478 #: builtin/clone.c:951
4479 msgid "--dissociate given, but there is no --reference"
4480 msgstr ""
4482 #: builtin/clone.c:968
4483 msgid "--depth is ignored in local clones; use file:// instead."
4484 msgstr ""
4486 #: builtin/clone.c:971
4487 msgid "source repository is shallow, ignoring --local"
4488 msgstr ""
4490 #: builtin/clone.c:976
4491 msgid "--local is ignored"
4492 msgstr ""
4494 #: builtin/clone.c:980
4495 #, c-format
4496 msgid "Don't know how to clone %s"
4497 msgstr ""
4499 #: builtin/clone.c:1029 builtin/clone.c:1037
4500 #, c-format
4501 msgid "Remote branch %s not found in upstream %s"
4502 msgstr ""
4504 #: builtin/clone.c:1040
4505 msgid "You appear to have cloned an empty repository."
4506 msgstr ""
4508 #: builtin/column.c:9
4509 msgid "git column [<options>]"
4510 msgstr ""
4512 #: builtin/column.c:26
4513 msgid "lookup config vars"
4514 msgstr ""
4516 #: builtin/column.c:27 builtin/column.c:28
4517 msgid "layout to use"
4518 msgstr ""
4520 #: builtin/column.c:29
4521 msgid "Maximum width"
4522 msgstr ""
4524 #: builtin/column.c:30
4525 msgid "Padding space on left border"
4526 msgstr ""
4528 #: builtin/column.c:31
4529 msgid "Padding space on right border"
4530 msgstr ""
4532 #: builtin/column.c:32
4533 msgid "Padding space between columns"
4534 msgstr ""
4536 #: builtin/column.c:51
4537 msgid "--command must be the first argument"
4538 msgstr ""
4540 #: builtin/commit.c:37
4541 msgid "git commit [<options>] [--] <pathspec>..."
4542 msgstr ""
4544 #: builtin/commit.c:42
4545 msgid "git status [<options>] [--] <pathspec>..."
4546 msgstr ""
4548 #: builtin/commit.c:47
4549 msgid ""
4550 "Your name and email address were configured automatically based\n"
4551 "on your username and hostname. Please check that they are accurate.\n"
4552 "You can suppress this message by setting them explicitly. Run the\n"
4553 "following command and follow the instructions in your editor to edit\n"
4554 "your configuration file:\n"
4555 "\n"
4556 "    git config --global --edit\n"
4557 "\n"
4558 "After doing this, you may fix the identity used for this commit with:\n"
4559 "\n"
4560 "    git commit --amend --reset-author\n"
4561 msgstr ""
4563 #: builtin/commit.c:60
4564 msgid ""
4565 "Your name and email address were configured automatically based\n"
4566 "on your username and hostname. Please check that they are accurate.\n"
4567 "You can suppress this message by setting them explicitly:\n"
4568 "\n"
4569 "    git config --global user.name \"Your Name\"\n"
4570 "    git config --global user.email you@example.com\n"
4571 "\n"
4572 "After doing this, you may fix the identity used for this commit with:\n"
4573 "\n"
4574 "    git commit --amend --reset-author\n"
4575 msgstr ""
4577 #: builtin/commit.c:72
4578 msgid ""
4579 "You asked to amend the most recent commit, but doing so would make\n"
4580 "it empty. You can repeat your command with --allow-empty, or you can\n"
4581 "remove the commit entirely with \"git reset HEAD^\".\n"
4582 msgstr ""
4584 #: builtin/commit.c:77
4585 msgid ""
4586 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4587 "If you wish to commit it anyway, use:\n"
4588 "\n"
4589 "    git commit --allow-empty\n"
4590 "\n"
4591 msgstr ""
4593 #: builtin/commit.c:84
4594 msgid "Otherwise, please use 'git reset'\n"
4595 msgstr ""
4597 #: builtin/commit.c:87
4598 msgid ""
4599 "If you wish to skip this commit, use:\n"
4600 "\n"
4601 "    git reset\n"
4602 "\n"
4603 "Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4604 "the remaining commits.\n"
4605 msgstr ""
4607 #: builtin/commit.c:304
4608 msgid "failed to unpack HEAD tree object"
4609 msgstr ""
4611 #: builtin/commit.c:345
4612 msgid "unable to create temporary index"
4613 msgstr ""
4615 #: builtin/commit.c:351
4616 msgid "interactive add failed"
4617 msgstr ""
4619 #: builtin/commit.c:364
4620 msgid "unable to update temporary index"
4621 msgstr ""
4623 #: builtin/commit.c:366
4624 msgid "Failed to update main cache tree"
4625 msgstr ""
4627 #: builtin/commit.c:390 builtin/commit.c:413 builtin/commit.c:462
4628 msgid "unable to write new_index file"
4629 msgstr ""
4631 #: builtin/commit.c:444
4632 msgid "cannot do a partial commit during a merge."
4633 msgstr ""
4635 #: builtin/commit.c:446
4636 msgid "cannot do a partial commit during a cherry-pick."
4637 msgstr ""
4639 #: builtin/commit.c:455
4640 msgid "cannot read the index"
4641 msgstr ""
4643 #: builtin/commit.c:474
4644 msgid "unable to write temporary index file"
4645 msgstr ""
4647 #: builtin/commit.c:579
4648 #, c-format
4649 msgid "commit '%s' lacks author header"
4650 msgstr ""
4652 #: builtin/commit.c:581
4653 #, c-format
4654 msgid "commit '%s' has malformed author line"
4655 msgstr ""
4657 #: builtin/commit.c:600
4658 msgid "malformed --author parameter"
4659 msgstr ""
4661 #: builtin/commit.c:608
4662 #, c-format
4663 msgid "invalid date format: %s"
4664 msgstr ""
4666 #: builtin/commit.c:652
4667 msgid ""
4668 "unable to select a comment character that is not used\n"
4669 "in the current commit message"
4670 msgstr ""
4672 #: builtin/commit.c:689 builtin/commit.c:722 builtin/commit.c:1079
4673 #, c-format
4674 msgid "could not lookup commit %s"
4675 msgstr ""
4677 #: builtin/commit.c:701 builtin/shortlog.c:273
4678 #, c-format
4679 msgid "(reading log message from standard input)\n"
4680 msgstr ""
4682 #: builtin/commit.c:703
4683 msgid "could not read log from standard input"
4684 msgstr ""
4686 #: builtin/commit.c:707
4687 #, c-format
4688 msgid "could not read log file '%s'"
4689 msgstr ""
4691 #: builtin/commit.c:729
4692 msgid "could not read MERGE_MSG"
4693 msgstr ""
4695 #: builtin/commit.c:733
4696 msgid "could not read SQUASH_MSG"
4697 msgstr ""
4699 #: builtin/commit.c:784
4700 msgid "could not write commit template"
4701 msgstr ""
4703 #: builtin/commit.c:802
4704 #, c-format
4705 msgid ""
4706 "\n"
4707 "It looks like you may be committing a merge.\n"
4708 "If this is not correct, please remove the file\n"
4709 "\t%s\n"
4710 "and try again.\n"
4711 msgstr ""
4713 #: builtin/commit.c:807
4714 #, c-format
4715 msgid ""
4716 "\n"
4717 "It looks like you may be committing a cherry-pick.\n"
4718 "If this is not correct, please remove the file\n"
4719 "\t%s\n"
4720 "and try again.\n"
4721 msgstr ""
4723 #: builtin/commit.c:820
4724 #, c-format
4725 msgid ""
4726 "Please enter the commit message for your changes. Lines starting\n"
4727 "with '%c' will be ignored, and an empty message aborts the commit.\n"
4728 msgstr ""
4730 #: builtin/commit.c:827
4731 #, c-format
4732 msgid ""
4733 "Please enter the commit message for your changes. Lines starting\n"
4734 "with '%c' will be kept; you may remove them yourself if you want to.\n"
4735 "An empty message aborts the commit.\n"
4736 msgstr ""
4738 #: builtin/commit.c:847
4739 #, c-format
4740 msgid "%sAuthor:    %.*s <%.*s>"
4741 msgstr ""
4743 #: builtin/commit.c:855
4744 #, c-format
4745 msgid "%sDate:      %s"
4746 msgstr ""
4748 #: builtin/commit.c:862
4749 #, c-format
4750 msgid "%sCommitter: %.*s <%.*s>"
4751 msgstr ""
4753 #: builtin/commit.c:880
4754 msgid "Cannot read index"
4755 msgstr ""
4757 #: builtin/commit.c:937
4758 msgid "Error building trees"
4759 msgstr ""
4761 #: builtin/commit.c:952 builtin/tag.c:495
4762 #, c-format
4763 msgid "Please supply the message using either -m or -F option.\n"
4764 msgstr ""
4766 #: builtin/commit.c:1054
4767 #, c-format
4768 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
4769 msgstr ""
4771 #: builtin/commit.c:1069 builtin/commit.c:1309
4772 #, c-format
4773 msgid "Invalid untracked files mode '%s'"
4774 msgstr ""
4776 #: builtin/commit.c:1106
4777 msgid "--long and -z are incompatible"
4778 msgstr ""
4780 #: builtin/commit.c:1136
4781 msgid "Using both --reset-author and --author does not make sense"
4782 msgstr ""
4784 #: builtin/commit.c:1145
4785 msgid "You have nothing to amend."
4786 msgstr ""
4788 #: builtin/commit.c:1148
4789 msgid "You are in the middle of a merge -- cannot amend."
4790 msgstr ""
4792 #: builtin/commit.c:1150
4793 msgid "You are in the middle of a cherry-pick -- cannot amend."
4794 msgstr ""
4796 #: builtin/commit.c:1153
4797 msgid "Options --squash and --fixup cannot be used together"
4798 msgstr ""
4800 #: builtin/commit.c:1163
4801 msgid "Only one of -c/-C/-F/--fixup can be used."
4802 msgstr ""
4804 #: builtin/commit.c:1165
4805 msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
4806 msgstr ""
4808 #: builtin/commit.c:1173
4809 msgid "--reset-author can be used only with -C, -c or --amend."
4810 msgstr ""
4812 #: builtin/commit.c:1190
4813 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
4814 msgstr ""
4816 #: builtin/commit.c:1192
4817 msgid "No paths with --include/--only does not make sense."
4818 msgstr ""
4820 #: builtin/commit.c:1194
4821 msgid "Clever... amending the last one with dirty index."
4822 msgstr ""
4824 #: builtin/commit.c:1196
4825 msgid "Explicit paths specified without -i or -o; assuming --only paths..."
4826 msgstr ""
4828 #: builtin/commit.c:1208 builtin/tag.c:730
4829 #, c-format
4830 msgid "Invalid cleanup mode %s"
4831 msgstr ""
4833 #: builtin/commit.c:1213
4834 msgid "Paths with -a does not make sense."
4835 msgstr ""
4837 #: builtin/commit.c:1323 builtin/commit.c:1602
4838 msgid "show status concisely"
4839 msgstr ""
4841 #: builtin/commit.c:1325 builtin/commit.c:1604
4842 msgid "show branch information"
4843 msgstr ""
4845 #: builtin/commit.c:1327 builtin/commit.c:1606 builtin/push.c:546
4846 msgid "machine-readable output"
4847 msgstr ""
4849 #: builtin/commit.c:1330 builtin/commit.c:1608
4850 msgid "show status in long format (default)"
4851 msgstr ""
4853 #: builtin/commit.c:1333 builtin/commit.c:1611
4854 msgid "terminate entries with NUL"
4855 msgstr ""
4857 #: builtin/commit.c:1335 builtin/commit.c:1614 builtin/fast-export.c:981
4858 #: builtin/fast-export.c:984 builtin/tag.c:604
4859 msgid "mode"
4860 msgstr ""
4862 #: builtin/commit.c:1336 builtin/commit.c:1614
4863 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
4864 msgstr ""
4866 #: builtin/commit.c:1339
4867 msgid "show ignored files"
4868 msgstr ""
4870 #: builtin/commit.c:1340 parse-options.h:155
4871 msgid "when"
4872 msgstr ""
4874 #: builtin/commit.c:1341
4875 msgid ""
4876 "ignore changes to submodules, optional when: all, dirty, untracked. "
4877 "(Default: all)"
4878 msgstr ""
4880 #: builtin/commit.c:1343
4881 msgid "list untracked files in columns"
4882 msgstr ""
4884 #: builtin/commit.c:1429
4885 msgid "couldn't look up newly created commit"
4886 msgstr ""
4888 #: builtin/commit.c:1431
4889 msgid "could not parse newly created commit"
4890 msgstr ""
4892 #: builtin/commit.c:1476
4893 msgid "detached HEAD"
4894 msgstr ""
4896 #: builtin/commit.c:1479
4897 msgid " (root-commit)"
4898 msgstr ""
4900 #: builtin/commit.c:1572
4901 msgid "suppress summary after successful commit"
4902 msgstr ""
4904 #: builtin/commit.c:1573
4905 msgid "show diff in commit message template"
4906 msgstr ""
4908 #: builtin/commit.c:1575
4909 msgid "Commit message options"
4910 msgstr ""
4912 #: builtin/commit.c:1576 builtin/tag.c:602
4913 msgid "read message from file"
4914 msgstr ""
4916 #: builtin/commit.c:1577
4917 msgid "author"
4918 msgstr ""
4920 #: builtin/commit.c:1577
4921 msgid "override author for commit"
4922 msgstr ""
4924 #: builtin/commit.c:1578 builtin/gc.c:268
4925 msgid "date"
4926 msgstr ""
4928 #: builtin/commit.c:1578
4929 msgid "override date for commit"
4930 msgstr ""
4932 #: builtin/commit.c:1579 builtin/merge.c:218 builtin/notes.c:392
4933 #: builtin/notes.c:555 builtin/tag.c:600
4934 msgid "message"
4935 msgstr ""
4937 #: builtin/commit.c:1579
4938 msgid "commit message"
4939 msgstr ""
4941 #: builtin/commit.c:1580
4942 msgid "reuse and edit message from specified commit"
4943 msgstr ""
4945 #: builtin/commit.c:1581
4946 msgid "reuse message from specified commit"
4947 msgstr ""
4949 #: builtin/commit.c:1582
4950 msgid "use autosquash formatted message to fixup specified commit"
4951 msgstr ""
4953 #: builtin/commit.c:1583
4954 msgid "use autosquash formatted message to squash specified commit"
4955 msgstr ""
4957 #: builtin/commit.c:1584
4958 msgid "the commit is authored by me now (used with -C/-c/--amend)"
4959 msgstr ""
4961 #: builtin/commit.c:1585 builtin/log.c:1216 builtin/revert.c:86
4962 msgid "add Signed-off-by:"
4963 msgstr ""
4965 #: builtin/commit.c:1586
4966 msgid "use specified template file"
4967 msgstr ""
4969 #: builtin/commit.c:1587
4970 msgid "force edit of commit"
4971 msgstr ""
4973 #: builtin/commit.c:1588
4974 msgid "default"
4975 msgstr ""
4977 #: builtin/commit.c:1588 builtin/tag.c:605
4978 msgid "how to strip spaces and #comments from message"
4979 msgstr ""
4981 #: builtin/commit.c:1589
4982 msgid "include status in commit message template"
4983 msgstr ""
4985 #: builtin/commit.c:1591 builtin/merge.c:226 builtin/pull.c:156
4986 #: builtin/revert.c:93
4987 msgid "GPG sign commit"
4988 msgstr ""
4990 #: builtin/commit.c:1594
4991 msgid "Commit contents options"
4992 msgstr ""
4994 #: builtin/commit.c:1595
4995 msgid "commit all changed files"
4996 msgstr ""
4998 #: builtin/commit.c:1596
4999 msgid "add specified files to index for commit"
5000 msgstr ""
5002 #: builtin/commit.c:1597
5003 msgid "interactively add files"
5004 msgstr ""
5006 #: builtin/commit.c:1598
5007 msgid "interactively add changes"
5008 msgstr ""
5010 #: builtin/commit.c:1599
5011 msgid "commit only specified files"
5012 msgstr ""
5014 #: builtin/commit.c:1600
5015 msgid "bypass pre-commit hook"
5016 msgstr ""
5018 #: builtin/commit.c:1601
5019 msgid "show what would be committed"
5020 msgstr ""
5022 #: builtin/commit.c:1612
5023 msgid "amend previous commit"
5024 msgstr ""
5026 #: builtin/commit.c:1613
5027 msgid "bypass post-rewrite hook"
5028 msgstr ""
5030 #: builtin/commit.c:1618
5031 msgid "ok to record an empty change"
5032 msgstr ""
5034 #: builtin/commit.c:1620
5035 msgid "ok to record a change with an empty message"
5036 msgstr ""
5038 #: builtin/commit.c:1649
5039 msgid "could not parse HEAD commit"
5040 msgstr ""
5042 #: builtin/commit.c:1695
5043 #, c-format
5044 msgid "Corrupt MERGE_HEAD file (%s)"
5045 msgstr ""
5047 #: builtin/commit.c:1702
5048 msgid "could not read MERGE_MODE"
5049 msgstr ""
5051 #: builtin/commit.c:1721
5052 #, c-format
5053 msgid "could not read commit message: %s"
5054 msgstr ""
5056 #: builtin/commit.c:1732
5057 #, c-format
5058 msgid "Aborting commit; you did not edit the message.\n"
5059 msgstr ""
5061 #: builtin/commit.c:1737
5062 #, c-format
5063 msgid "Aborting commit due to empty commit message.\n"
5064 msgstr ""
5066 #: builtin/commit.c:1785
5067 msgid ""
5068 "Repository has been updated, but unable to write\n"
5069 "new_index file. Check that disk is not full and quota is\n"
5070 "not exceeded, and then \"git reset HEAD\" to recover."
5071 msgstr ""
5073 #: builtin/config.c:8
5074 msgid "git config [<options>]"
5075 msgstr ""
5077 #: builtin/config.c:54
5078 msgid "Config file location"
5079 msgstr ""
5081 #: builtin/config.c:55
5082 msgid "use global config file"
5083 msgstr ""
5085 #: builtin/config.c:56
5086 msgid "use system config file"
5087 msgstr ""
5089 #: builtin/config.c:57
5090 msgid "use repository config file"
5091 msgstr ""
5093 #: builtin/config.c:58
5094 msgid "use given config file"
5095 msgstr ""
5097 #: builtin/config.c:59
5098 msgid "blob-id"
5099 msgstr ""
5101 #: builtin/config.c:59
5102 msgid "read config from given blob object"
5103 msgstr ""
5105 #: builtin/config.c:60
5106 msgid "Action"
5107 msgstr ""
5109 #: builtin/config.c:61
5110 msgid "get value: name [value-regex]"
5111 msgstr ""
5113 #: builtin/config.c:62
5114 msgid "get all values: key [value-regex]"
5115 msgstr ""
5117 #: builtin/config.c:63
5118 msgid "get values for regexp: name-regex [value-regex]"
5119 msgstr ""
5121 #: builtin/config.c:64
5122 msgid "get value specific for the URL: section[.var] URL"
5123 msgstr ""
5125 #: builtin/config.c:65
5126 msgid "replace all matching variables: name value [value_regex]"
5127 msgstr ""
5129 #: builtin/config.c:66
5130 msgid "add a new variable: name value"
5131 msgstr ""
5133 #: builtin/config.c:67
5134 msgid "remove a variable: name [value-regex]"
5135 msgstr ""
5137 #: builtin/config.c:68
5138 msgid "remove all matches: name [value-regex]"
5139 msgstr ""
5141 #: builtin/config.c:69
5142 msgid "rename section: old-name new-name"
5143 msgstr ""
5145 #: builtin/config.c:70
5146 msgid "remove a section: name"
5147 msgstr ""
5149 #: builtin/config.c:71
5150 msgid "list all"
5151 msgstr ""
5153 #: builtin/config.c:72
5154 msgid "open an editor"
5155 msgstr ""
5157 #: builtin/config.c:73
5158 msgid "find the color configured: slot [default]"
5159 msgstr ""
5161 #: builtin/config.c:74
5162 msgid "find the color setting: slot [stdout-is-tty]"
5163 msgstr ""
5165 #: builtin/config.c:75
5166 msgid "Type"
5167 msgstr ""
5169 #: builtin/config.c:76
5170 msgid "value is \"true\" or \"false\""
5171 msgstr ""
5173 #: builtin/config.c:77
5174 msgid "value is decimal number"
5175 msgstr ""
5177 #: builtin/config.c:78
5178 msgid "value is --bool or --int"
5179 msgstr ""
5181 #: builtin/config.c:79
5182 msgid "value is a path (file or directory name)"
5183 msgstr ""
5185 #: builtin/config.c:80
5186 msgid "Other"
5187 msgstr ""
5189 #: builtin/config.c:81
5190 msgid "terminate values with NUL byte"
5191 msgstr ""
5193 #: builtin/config.c:82
5194 msgid "show variable names only"
5195 msgstr ""
5197 #: builtin/config.c:83
5198 msgid "respect include directives on lookup"
5199 msgstr ""
5201 #: builtin/config.c:311
5202 msgid "unable to parse default color value"
5203 msgstr ""
5205 #: builtin/config.c:449
5206 #, c-format
5207 msgid ""
5208 "# This is Git's per-user configuration file.\n"
5209 "[user]\n"
5210 "# Please adapt and uncomment the following lines:\n"
5211 "#\tname = %s\n"
5212 "#\temail = %s\n"
5213 msgstr ""
5215 #: builtin/config.c:583
5216 #, c-format
5217 msgid "cannot create configuration file %s"
5218 msgstr ""
5220 #: builtin/count-objects.c:55
5221 msgid "git count-objects [-v] [-H | --human-readable]"
5222 msgstr ""
5224 #: builtin/count-objects.c:65
5225 msgid "print sizes in human readable format"
5226 msgstr ""
5228 #: builtin/describe.c:17
5229 msgid "git describe [<options>] [<commit-ish>...]"
5230 msgstr ""
5232 #: builtin/describe.c:18
5233 msgid "git describe [<options>] --dirty"
5234 msgstr ""
5236 #: builtin/describe.c:217
5237 #, c-format
5238 msgid "annotated tag %s not available"
5239 msgstr ""
5241 #: builtin/describe.c:221
5242 #, c-format
5243 msgid "annotated tag %s has no embedded name"
5244 msgstr ""
5246 #: builtin/describe.c:223
5247 #, c-format
5248 msgid "tag '%s' is really '%s' here"
5249 msgstr ""
5251 #: builtin/describe.c:250 builtin/log.c:459
5252 #, c-format
5253 msgid "Not a valid object name %s"
5254 msgstr ""
5256 #: builtin/describe.c:253
5257 #, c-format
5258 msgid "%s is not a valid '%s' object"
5259 msgstr ""
5261 #: builtin/describe.c:270
5262 #, c-format
5263 msgid "no tag exactly matches '%s'"
5264 msgstr ""
5266 #: builtin/describe.c:272
5267 #, c-format
5268 msgid "searching to describe %s\n"
5269 msgstr ""
5271 #: builtin/describe.c:319
5272 #, c-format
5273 msgid "finished search at %s\n"
5274 msgstr ""
5276 #: builtin/describe.c:346
5277 #, c-format
5278 msgid ""
5279 "No annotated tags can describe '%s'.\n"
5280 "However, there were unannotated tags: try --tags."
5281 msgstr ""
5283 #: builtin/describe.c:350
5284 #, c-format
5285 msgid ""
5286 "No tags can describe '%s'.\n"
5287 "Try --always, or create some tags."
5288 msgstr ""
5290 #: builtin/describe.c:371
5291 #, c-format
5292 msgid "traversed %lu commits\n"
5293 msgstr ""
5295 #: builtin/describe.c:374
5296 #, c-format
5297 msgid ""
5298 "more than %i tags found; listed %i most recent\n"
5299 "gave up search at %s\n"
5300 msgstr ""
5302 #: builtin/describe.c:396
5303 msgid "find the tag that comes after the commit"
5304 msgstr ""
5306 #: builtin/describe.c:397
5307 msgid "debug search strategy on stderr"
5308 msgstr ""
5310 #: builtin/describe.c:398
5311 msgid "use any ref"
5312 msgstr ""
5314 #: builtin/describe.c:399
5315 msgid "use any tag, even unannotated"
5316 msgstr ""
5318 #: builtin/describe.c:400
5319 msgid "always use long format"
5320 msgstr ""
5322 #: builtin/describe.c:401
5323 msgid "only follow first parent"
5324 msgstr ""
5326 #: builtin/describe.c:404
5327 msgid "only output exact matches"
5328 msgstr ""
5330 #: builtin/describe.c:406
5331 msgid "consider <n> most recent tags (default: 10)"
5332 msgstr ""
5334 #: builtin/describe.c:408
5335 msgid "only consider tags matching <pattern>"
5336 msgstr ""
5338 #: builtin/describe.c:410 builtin/name-rev.c:318
5339 msgid "show abbreviated commit object as fallback"
5340 msgstr ""
5342 #: builtin/describe.c:411
5343 msgid "mark"
5344 msgstr ""
5346 #: builtin/describe.c:412
5347 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
5348 msgstr ""
5350 #: builtin/describe.c:430
5351 msgid "--long is incompatible with --abbrev=0"
5352 msgstr ""
5354 #: builtin/describe.c:456
5355 msgid "No names found, cannot describe anything."
5356 msgstr ""
5358 #: builtin/describe.c:476
5359 msgid "--dirty is incompatible with commit-ishes"
5360 msgstr ""
5362 #: builtin/diff.c:86
5363 #, c-format
5364 msgid "'%s': not a regular file or symlink"
5365 msgstr ""
5367 #: builtin/diff.c:237
5368 #, c-format
5369 msgid "invalid option: %s"
5370 msgstr ""
5372 #: builtin/diff.c:358
5373 msgid "Not a git repository"
5374 msgstr ""
5376 #: builtin/diff.c:401
5377 #, c-format
5378 msgid "invalid object '%s' given."
5379 msgstr ""
5381 #: builtin/diff.c:410
5382 #, c-format
5383 msgid "more than two blobs given: '%s'"
5384 msgstr ""
5386 #: builtin/diff.c:417
5387 #, c-format
5388 msgid "unhandled object '%s' given."
5389 msgstr ""
5391 #: builtin/fast-export.c:25
5392 msgid "git fast-export [rev-list-opts]"
5393 msgstr ""
5395 #: builtin/fast-export.c:980
5396 msgid "show progress after <n> objects"
5397 msgstr ""
5399 #: builtin/fast-export.c:982
5400 msgid "select handling of signed tags"
5401 msgstr ""
5403 #: builtin/fast-export.c:985
5404 msgid "select handling of tags that tag filtered objects"
5405 msgstr ""
5407 #: builtin/fast-export.c:988
5408 msgid "Dump marks to this file"
5409 msgstr ""
5411 #: builtin/fast-export.c:990
5412 msgid "Import marks from this file"
5413 msgstr ""
5415 #: builtin/fast-export.c:992
5416 msgid "Fake a tagger when tags lack one"
5417 msgstr ""
5419 #: builtin/fast-export.c:994
5420 msgid "Output full tree for each commit"
5421 msgstr ""
5423 #: builtin/fast-export.c:996
5424 msgid "Use the done feature to terminate the stream"
5425 msgstr ""
5427 #: builtin/fast-export.c:997
5428 msgid "Skip output of blob data"
5429 msgstr ""
5431 #: builtin/fast-export.c:998
5432 msgid "refspec"
5433 msgstr ""
5435 #: builtin/fast-export.c:999
5436 msgid "Apply refspec to exported refs"
5437 msgstr ""
5439 #: builtin/fast-export.c:1000
5440 msgid "anonymize output"
5441 msgstr ""
5443 #: builtin/fetch.c:20
5444 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
5445 msgstr ""
5447 #: builtin/fetch.c:21
5448 msgid "git fetch [<options>] <group>"
5449 msgstr ""
5451 #: builtin/fetch.c:22
5452 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
5453 msgstr ""
5455 #: builtin/fetch.c:23
5456 msgid "git fetch --all [<options>]"
5457 msgstr ""
5459 #: builtin/fetch.c:90 builtin/pull.c:162
5460 msgid "fetch from all remotes"
5461 msgstr ""
5463 #: builtin/fetch.c:92 builtin/pull.c:165
5464 msgid "append to .git/FETCH_HEAD instead of overwriting"
5465 msgstr ""
5467 #: builtin/fetch.c:94 builtin/pull.c:168
5468 msgid "path to upload pack on remote end"
5469 msgstr ""
5471 #: builtin/fetch.c:95 builtin/pull.c:170
5472 msgid "force overwrite of local branch"
5473 msgstr ""
5475 #: builtin/fetch.c:97
5476 msgid "fetch from multiple remotes"
5477 msgstr ""
5479 #: builtin/fetch.c:99 builtin/pull.c:172
5480 msgid "fetch all tags and associated objects"
5481 msgstr ""
5483 #: builtin/fetch.c:101
5484 msgid "do not fetch all tags (--no-tags)"
5485 msgstr ""
5487 #: builtin/fetch.c:103 builtin/pull.c:175
5488 msgid "prune remote-tracking branches no longer on remote"
5489 msgstr ""
5491 #: builtin/fetch.c:104 builtin/pull.c:178
5492 msgid "on-demand"
5493 msgstr ""
5495 #: builtin/fetch.c:105 builtin/pull.c:179
5496 msgid "control recursive fetching of submodules"
5497 msgstr ""
5499 #: builtin/fetch.c:109 builtin/pull.c:184
5500 msgid "keep downloaded pack"
5501 msgstr ""
5503 #: builtin/fetch.c:111
5504 msgid "allow updating of HEAD ref"
5505 msgstr ""
5507 #: builtin/fetch.c:114 builtin/pull.c:187
5508 msgid "deepen history of shallow clone"
5509 msgstr ""
5511 #: builtin/fetch.c:116 builtin/pull.c:190
5512 msgid "convert to a complete repository"
5513 msgstr ""
5515 #: builtin/fetch.c:118 builtin/log.c:1233
5516 msgid "dir"
5517 msgstr ""
5519 #: builtin/fetch.c:119
5520 msgid "prepend this to submodule path output"
5521 msgstr ""
5523 #: builtin/fetch.c:122
5524 msgid "default mode for recursion"
5525 msgstr ""
5527 #: builtin/fetch.c:124 builtin/pull.c:193
5528 msgid "accept refs that update .git/shallow"
5529 msgstr ""
5531 #: builtin/fetch.c:125 builtin/pull.c:195
5532 msgid "refmap"
5533 msgstr ""
5535 #: builtin/fetch.c:126 builtin/pull.c:196
5536 msgid "specify fetch refmap"
5537 msgstr ""
5539 #: builtin/fetch.c:378
5540 msgid "Couldn't find remote ref HEAD"
5541 msgstr ""
5543 #: builtin/fetch.c:458
5544 #, c-format
5545 msgid "object %s not found"
5546 msgstr ""
5548 #: builtin/fetch.c:463
5549 msgid "[up to date]"
5550 msgstr ""
5552 #: builtin/fetch.c:477
5553 #, c-format
5554 msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
5555 msgstr ""
5557 #: builtin/fetch.c:478 builtin/fetch.c:564
5558 msgid "[rejected]"
5559 msgstr ""
5561 #: builtin/fetch.c:489
5562 msgid "[tag update]"
5563 msgstr ""
5565 #: builtin/fetch.c:491 builtin/fetch.c:526 builtin/fetch.c:544
5566 msgid "  (unable to update local ref)"
5567 msgstr ""
5569 #: builtin/fetch.c:509
5570 msgid "[new tag]"
5571 msgstr ""
5573 #: builtin/fetch.c:512
5574 msgid "[new branch]"
5575 msgstr ""
5577 #: builtin/fetch.c:515
5578 msgid "[new ref]"
5579 msgstr ""
5581 #: builtin/fetch.c:560
5582 msgid "unable to update local ref"
5583 msgstr ""
5585 #: builtin/fetch.c:560
5586 msgid "forced update"
5587 msgstr ""
5589 #: builtin/fetch.c:566
5590 msgid "(non-fast-forward)"
5591 msgstr ""
5593 #: builtin/fetch.c:600 builtin/fetch.c:842
5594 #, c-format
5595 msgid "cannot open %s: %s\n"
5596 msgstr ""
5598 #: builtin/fetch.c:609
5599 #, c-format
5600 msgid "%s did not send all necessary objects\n"
5601 msgstr ""
5603 #: builtin/fetch.c:627
5604 #, c-format
5605 msgid "reject %s because shallow roots are not allowed to be updated"
5606 msgstr ""
5608 #: builtin/fetch.c:715 builtin/fetch.c:807
5609 #, c-format
5610 msgid "From %.*s\n"
5611 msgstr ""
5613 #: builtin/fetch.c:726
5614 #, c-format
5615 msgid ""
5616 "some local refs could not be updated; try running\n"
5617 " 'git remote prune %s' to remove any old, conflicting branches"
5618 msgstr ""
5620 #: builtin/fetch.c:778
5621 #, c-format
5622 msgid "   (%s will become dangling)"
5623 msgstr ""
5625 #: builtin/fetch.c:779
5626 #, c-format
5627 msgid "   (%s has become dangling)"
5628 msgstr ""
5630 #: builtin/fetch.c:811
5631 msgid "[deleted]"
5632 msgstr ""
5634 #: builtin/fetch.c:812 builtin/remote.c:1034
5635 msgid "(none)"
5636 msgstr ""
5638 #: builtin/fetch.c:832
5639 #, c-format
5640 msgid "Refusing to fetch into current branch %s of non-bare repository"
5641 msgstr ""
5643 #: builtin/fetch.c:851
5644 #, c-format
5645 msgid "Option \"%s\" value \"%s\" is not valid for %s"
5646 msgstr ""
5648 #: builtin/fetch.c:854
5649 #, c-format
5650 msgid "Option \"%s\" is ignored for %s\n"
5651 msgstr ""
5653 #: builtin/fetch.c:910
5654 #, c-format
5655 msgid "Don't know how to fetch from %s"
5656 msgstr ""
5658 #: builtin/fetch.c:1071
5659 #, c-format
5660 msgid "Fetching %s\n"
5661 msgstr ""
5663 #: builtin/fetch.c:1073 builtin/remote.c:90
5664 #, c-format
5665 msgid "Could not fetch %s"
5666 msgstr ""
5668 #: builtin/fetch.c:1091
5669 msgid ""
5670 "No remote repository specified.  Please, specify either a URL or a\n"
5671 "remote name from which new revisions should be fetched."
5672 msgstr ""
5674 #: builtin/fetch.c:1114
5675 msgid "You need to specify a tag name."
5676 msgstr ""
5678 #: builtin/fetch.c:1156
5679 msgid "--depth and --unshallow cannot be used together"
5680 msgstr ""
5682 #: builtin/fetch.c:1158
5683 msgid "--unshallow on a complete repository does not make sense"
5684 msgstr ""
5686 #: builtin/fetch.c:1181
5687 msgid "fetch --all does not take a repository argument"
5688 msgstr ""
5690 #: builtin/fetch.c:1183
5691 msgid "fetch --all does not make sense with refspecs"
5692 msgstr ""
5694 #: builtin/fetch.c:1194
5695 #, c-format
5696 msgid "No such remote or remote group: %s"
5697 msgstr ""
5699 #: builtin/fetch.c:1202
5700 msgid "Fetching a group and specifying refspecs does not make sense"
5701 msgstr ""
5703 #: builtin/fmt-merge-msg.c:14
5704 msgid ""
5705 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
5706 msgstr ""
5708 #: builtin/fmt-merge-msg.c:670
5709 msgid "populate log with at most <n> entries from shortlog"
5710 msgstr ""
5712 #: builtin/fmt-merge-msg.c:673
5713 msgid "alias for --log (deprecated)"
5714 msgstr ""
5716 #: builtin/fmt-merge-msg.c:676
5717 msgid "text"
5718 msgstr ""
5720 #: builtin/fmt-merge-msg.c:677
5721 msgid "use <text> as start of message"
5722 msgstr ""
5724 #: builtin/fmt-merge-msg.c:678
5725 msgid "file to read from"
5726 msgstr ""
5728 #: builtin/for-each-ref.c:9
5729 msgid "git for-each-ref [<options>] [<pattern>]"
5730 msgstr ""
5732 #: builtin/for-each-ref.c:24
5733 msgid "quote placeholders suitably for shells"
5734 msgstr ""
5736 #: builtin/for-each-ref.c:26
5737 msgid "quote placeholders suitably for perl"
5738 msgstr ""
5740 #: builtin/for-each-ref.c:28
5741 msgid "quote placeholders suitably for python"
5742 msgstr ""
5744 #: builtin/for-each-ref.c:30
5745 msgid "quote placeholders suitably for Tcl"
5746 msgstr ""
5748 #: builtin/for-each-ref.c:33
5749 msgid "show only <n> matched refs"
5750 msgstr ""
5752 #: builtin/for-each-ref.c:34
5753 msgid "format to use for the output"
5754 msgstr ""
5756 #: builtin/for-each-ref.c:35
5757 msgid "key"
5758 msgstr ""
5760 #: builtin/for-each-ref.c:36
5761 msgid "field name to sort on"
5762 msgstr ""
5764 #: builtin/fsck.c:163 builtin/prune.c:137
5765 msgid "Checking connectivity"
5766 msgstr ""
5768 #: builtin/fsck.c:568
5769 msgid "Checking object directories"
5770 msgstr ""
5772 #: builtin/fsck.c:631
5773 msgid "git fsck [<options>] [<object>...]"
5774 msgstr ""
5776 #: builtin/fsck.c:637
5777 msgid "show unreachable objects"
5778 msgstr ""
5780 #: builtin/fsck.c:638
5781 msgid "show dangling objects"
5782 msgstr ""
5784 #: builtin/fsck.c:639
5785 msgid "report tags"
5786 msgstr ""
5788 #: builtin/fsck.c:640
5789 msgid "report root nodes"
5790 msgstr ""
5792 #: builtin/fsck.c:641
5793 msgid "make index objects head nodes"
5794 msgstr ""
5796 #: builtin/fsck.c:642
5797 msgid "make reflogs head nodes (default)"
5798 msgstr ""
5800 #: builtin/fsck.c:643
5801 msgid "also consider packs and alternate objects"
5802 msgstr ""
5804 #: builtin/fsck.c:644
5805 msgid "check only connectivity"
5806 msgstr ""
5808 #: builtin/fsck.c:645
5809 msgid "enable more strict checking"
5810 msgstr ""
5812 #: builtin/fsck.c:647
5813 msgid "write dangling objects in .git/lost-found"
5814 msgstr ""
5816 #: builtin/fsck.c:648 builtin/prune.c:107
5817 msgid "show progress"
5818 msgstr ""
5820 #: builtin/fsck.c:707
5821 msgid "Checking objects"
5822 msgstr ""
5824 #: builtin/gc.c:25
5825 msgid "git gc [<options>]"
5826 msgstr ""
5828 #: builtin/gc.c:55
5829 #, c-format
5830 msgid "Invalid %s: '%s'"
5831 msgstr ""
5833 #: builtin/gc.c:100
5834 #, c-format
5835 msgid "insanely long object directory %.*s"
5836 msgstr ""
5838 #: builtin/gc.c:269
5839 msgid "prune unreferenced objects"
5840 msgstr ""
5842 #: builtin/gc.c:271
5843 msgid "be more thorough (increased runtime)"
5844 msgstr ""
5846 #: builtin/gc.c:272
5847 msgid "enable auto-gc mode"
5848 msgstr ""
5850 #: builtin/gc.c:273
5851 msgid "force running gc even if there may be another gc running"
5852 msgstr ""
5854 #: builtin/gc.c:315
5855 #, c-format
5856 msgid "Auto packing the repository in background for optimum performance.\n"
5857 msgstr ""
5859 #: builtin/gc.c:317
5860 #, c-format
5861 msgid "Auto packing the repository for optimum performance.\n"
5862 msgstr ""
5864 #: builtin/gc.c:318
5865 #, c-format
5866 msgid "See \"git help gc\" for manual housekeeping.\n"
5867 msgstr ""
5869 #: builtin/gc.c:336
5870 #, c-format
5871 msgid ""
5872 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5873 msgstr ""
5875 #: builtin/gc.c:364
5876 msgid ""
5877 "There are too many unreachable loose objects; run 'git prune' to remove them."
5878 msgstr ""
5880 #: builtin/grep.c:23
5881 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
5882 msgstr ""
5884 #: builtin/grep.c:218
5885 #, c-format
5886 msgid "grep: failed to create thread: %s"
5887 msgstr ""
5889 #: builtin/grep.c:441 builtin/grep.c:476
5890 #, c-format
5891 msgid "unable to read tree (%s)"
5892 msgstr ""
5894 #: builtin/grep.c:491
5895 #, c-format
5896 msgid "unable to grep from object of type %s"
5897 msgstr ""
5899 #: builtin/grep.c:547
5900 #, c-format
5901 msgid "switch `%c' expects a numerical value"
5902 msgstr ""
5904 #: builtin/grep.c:564
5905 #, c-format
5906 msgid "cannot open '%s'"
5907 msgstr ""
5909 #: builtin/grep.c:638
5910 msgid "search in index instead of in the work tree"
5911 msgstr ""
5913 #: builtin/grep.c:640
5914 msgid "find in contents not managed by git"
5915 msgstr ""
5917 #: builtin/grep.c:642
5918 msgid "search in both tracked and untracked files"
5919 msgstr ""
5921 #: builtin/grep.c:644
5922 msgid "ignore files specified via '.gitignore'"
5923 msgstr ""
5925 #: builtin/grep.c:647
5926 msgid "show non-matching lines"
5927 msgstr ""
5929 #: builtin/grep.c:649
5930 msgid "case insensitive matching"
5931 msgstr ""
5933 #: builtin/grep.c:651
5934 msgid "match patterns only at word boundaries"
5935 msgstr ""
5937 #: builtin/grep.c:653
5938 msgid "process binary files as text"
5939 msgstr ""
5941 #: builtin/grep.c:655
5942 msgid "don't match patterns in binary files"
5943 msgstr ""
5945 #: builtin/grep.c:658
5946 msgid "process binary files with textconv filters"
5947 msgstr ""
5949 #: builtin/grep.c:660
5950 msgid "descend at most <depth> levels"
5951 msgstr ""
5953 #: builtin/grep.c:664
5954 msgid "use extended POSIX regular expressions"
5955 msgstr ""
5957 #: builtin/grep.c:667
5958 msgid "use basic POSIX regular expressions (default)"
5959 msgstr ""
5961 #: builtin/grep.c:670
5962 msgid "interpret patterns as fixed strings"
5963 msgstr ""
5965 #: builtin/grep.c:673
5966 msgid "use Perl-compatible regular expressions"
5967 msgstr ""
5969 #: builtin/grep.c:676
5970 msgid "show line numbers"
5971 msgstr ""
5973 #: builtin/grep.c:677
5974 msgid "don't show filenames"
5975 msgstr ""
5977 #: builtin/grep.c:678
5978 msgid "show filenames"
5979 msgstr ""
5981 #: builtin/grep.c:680
5982 msgid "show filenames relative to top directory"
5983 msgstr ""
5985 #: builtin/grep.c:682
5986 msgid "show only filenames instead of matching lines"
5987 msgstr ""
5989 #: builtin/grep.c:684
5990 msgid "synonym for --files-with-matches"
5991 msgstr ""
5993 #: builtin/grep.c:687
5994 msgid "show only the names of files without match"
5995 msgstr ""
5997 #: builtin/grep.c:689
5998 msgid "print NUL after filenames"
5999 msgstr ""
6001 #: builtin/grep.c:691
6002 msgid "show the number of matches instead of matching lines"
6003 msgstr ""
6005 #: builtin/grep.c:692
6006 msgid "highlight matches"
6007 msgstr ""
6009 #: builtin/grep.c:694
6010 msgid "print empty line between matches from different files"
6011 msgstr ""
6013 #: builtin/grep.c:696
6014 msgid "show filename only once above matches from same file"
6015 msgstr ""
6017 #: builtin/grep.c:699
6018 msgid "show <n> context lines before and after matches"
6019 msgstr ""
6021 #: builtin/grep.c:702
6022 msgid "show <n> context lines before matches"
6023 msgstr ""
6025 #: builtin/grep.c:704
6026 msgid "show <n> context lines after matches"
6027 msgstr ""
6029 #: builtin/grep.c:705
6030 msgid "shortcut for -C NUM"
6031 msgstr ""
6033 #: builtin/grep.c:708
6034 msgid "show a line with the function name before matches"
6035 msgstr ""
6037 #: builtin/grep.c:710
6038 msgid "show the surrounding function"
6039 msgstr ""
6041 #: builtin/grep.c:713
6042 msgid "read patterns from file"
6043 msgstr ""
6045 #: builtin/grep.c:715
6046 msgid "match <pattern>"
6047 msgstr ""
6049 #: builtin/grep.c:717
6050 msgid "combine patterns specified with -e"
6051 msgstr ""
6053 #: builtin/grep.c:729
6054 msgid "indicate hit with exit status without output"
6055 msgstr ""
6057 #: builtin/grep.c:731
6058 msgid "show only matches from files that match all patterns"
6059 msgstr ""
6061 #: builtin/grep.c:733
6062 msgid "show parse tree for grep expression"
6063 msgstr ""
6065 #: builtin/grep.c:737
6066 msgid "pager"
6067 msgstr ""
6069 #: builtin/grep.c:737
6070 msgid "show matching files in the pager"
6071 msgstr ""
6073 #: builtin/grep.c:740
6074 msgid "allow calling of grep(1) (ignored by this build)"
6075 msgstr ""
6077 #: builtin/grep.c:741 builtin/show-ref.c:189
6078 msgid "show usage"
6079 msgstr ""
6081 #: builtin/grep.c:808
6082 msgid "no pattern given."
6083 msgstr ""
6085 #: builtin/grep.c:866
6086 msgid "--open-files-in-pager only works on the worktree"
6087 msgstr ""
6089 #: builtin/grep.c:892
6090 msgid "--cached or --untracked cannot be used with --no-index."
6091 msgstr ""
6093 #: builtin/grep.c:897
6094 msgid "--no-index or --untracked cannot be used with revs."
6095 msgstr ""
6097 #: builtin/grep.c:900
6098 msgid "--[no-]exclude-standard cannot be used for tracked contents."
6099 msgstr ""
6101 #: builtin/grep.c:908
6102 msgid "both --cached and trees are given."
6103 msgstr ""
6105 #: builtin/hash-object.c:80
6106 msgid ""
6107 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
6108 "[--] <file>..."
6109 msgstr ""
6111 #: builtin/hash-object.c:81
6112 msgid "git hash-object  --stdin-paths < <list-of-paths>"
6113 msgstr ""
6115 #: builtin/hash-object.c:92 builtin/tag.c:614
6116 msgid "type"
6117 msgstr ""
6119 #: builtin/hash-object.c:92
6120 msgid "object type"
6121 msgstr ""
6123 #: builtin/hash-object.c:93
6124 msgid "write the object into the object database"
6125 msgstr ""
6127 #: builtin/hash-object.c:95
6128 msgid "read the object from stdin"
6129 msgstr ""
6131 #: builtin/hash-object.c:97
6132 msgid "store file as is without filters"
6133 msgstr ""
6135 #: builtin/hash-object.c:98
6136 msgid ""
6137 "just hash any random garbage to create corrupt objects for debugging Git"
6138 msgstr ""
6140 #: builtin/hash-object.c:99
6141 msgid "process file as it were from this path"
6142 msgstr ""
6144 #: builtin/help.c:41
6145 msgid "print all available commands"
6146 msgstr ""
6148 #: builtin/help.c:42
6149 msgid "print list of useful guides"
6150 msgstr ""
6152 #: builtin/help.c:43
6153 msgid "show man page"
6154 msgstr ""
6156 #: builtin/help.c:44
6157 msgid "show manual in web browser"
6158 msgstr ""
6160 #: builtin/help.c:46
6161 msgid "show info page"
6162 msgstr ""
6164 #: builtin/help.c:52
6165 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
6166 msgstr ""
6168 #: builtin/help.c:64
6169 #, c-format
6170 msgid "unrecognized help format '%s'"
6171 msgstr ""
6173 #: builtin/help.c:91
6174 msgid "Failed to start emacsclient."
6175 msgstr ""
6177 #: builtin/help.c:104
6178 msgid "Failed to parse emacsclient version."
6179 msgstr ""
6181 #: builtin/help.c:112
6182 #, c-format
6183 msgid "emacsclient version '%d' too old (< 22)."
6184 msgstr ""
6186 #: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
6187 #, c-format
6188 msgid "failed to exec '%s': %s"
6189 msgstr ""
6191 #: builtin/help.c:215
6192 #, c-format
6193 msgid ""
6194 "'%s': path for unsupported man viewer.\n"
6195 "Please consider using 'man.<tool>.cmd' instead."
6196 msgstr ""
6198 #: builtin/help.c:227
6199 #, c-format
6200 msgid ""
6201 "'%s': cmd for supported man viewer.\n"
6202 "Please consider using 'man.<tool>.path' instead."
6203 msgstr ""
6205 #: builtin/help.c:354
6206 #, c-format
6207 msgid "'%s': unknown man viewer."
6208 msgstr ""
6210 #: builtin/help.c:371
6211 msgid "no man viewer handled the request"
6212 msgstr ""
6214 #: builtin/help.c:379
6215 msgid "no info viewer handled the request"
6216 msgstr ""
6218 #: builtin/help.c:428
6219 msgid "Defining attributes per path"
6220 msgstr ""
6222 #: builtin/help.c:429
6223 msgid "Everyday Git With 20 Commands Or So"
6224 msgstr ""
6226 #: builtin/help.c:430
6227 msgid "A Git glossary"
6228 msgstr ""
6230 #: builtin/help.c:431
6231 msgid "Specifies intentionally untracked files to ignore"
6232 msgstr ""
6234 #: builtin/help.c:432
6235 msgid "Defining submodule properties"
6236 msgstr ""
6238 #: builtin/help.c:433
6239 msgid "Specifying revisions and ranges for Git"
6240 msgstr ""
6242 #: builtin/help.c:434
6243 msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
6244 msgstr ""
6246 #: builtin/help.c:435
6247 msgid "An overview of recommended workflows with Git"
6248 msgstr ""
6250 #: builtin/help.c:447
6251 msgid "The common Git guides are:\n"
6252 msgstr ""
6254 #: builtin/help.c:468 builtin/help.c:485
6255 #, c-format
6256 msgid "usage: %s%s"
6257 msgstr ""
6259 #: builtin/help.c:501
6260 #, c-format
6261 msgid "`git %s' is aliased to `%s'"
6262 msgstr ""
6264 #: builtin/index-pack.c:152
6265 #, c-format
6266 msgid "unable to open %s"
6267 msgstr ""
6269 #: builtin/index-pack.c:202
6270 #, c-format
6271 msgid "object type mismatch at %s"
6272 msgstr ""
6274 #: builtin/index-pack.c:222
6275 #, c-format
6276 msgid "did not receive expected object %s"
6277 msgstr ""
6279 #: builtin/index-pack.c:225
6280 #, c-format
6281 msgid "object %s: expected type %s, found %s"
6282 msgstr ""
6284 #: builtin/index-pack.c:267
6285 #, c-format
6286 msgid "cannot fill %d byte"
6287 msgid_plural "cannot fill %d bytes"
6288 msgstr[0] ""
6289 msgstr[1] ""
6291 #: builtin/index-pack.c:277
6292 msgid "early EOF"
6293 msgstr ""
6295 #: builtin/index-pack.c:278
6296 msgid "read error on input"
6297 msgstr ""
6299 #: builtin/index-pack.c:290
6300 msgid "used more bytes than were available"
6301 msgstr ""
6303 #: builtin/index-pack.c:297
6304 msgid "pack too large for current definition of off_t"
6305 msgstr ""
6307 #: builtin/index-pack.c:313
6308 #, c-format
6309 msgid "unable to create '%s'"
6310 msgstr ""
6312 #: builtin/index-pack.c:318
6313 #, c-format
6314 msgid "cannot open packfile '%s'"
6315 msgstr ""
6317 #: builtin/index-pack.c:332
6318 msgid "pack signature mismatch"
6319 msgstr ""
6321 #: builtin/index-pack.c:334
6322 #, c-format
6323 msgid "pack version %<PRIu32> unsupported"
6324 msgstr ""
6326 #: builtin/index-pack.c:352
6327 #, c-format
6328 msgid "pack has bad object at offset %lu: %s"
6329 msgstr ""
6331 #: builtin/index-pack.c:473
6332 #, c-format
6333 msgid "inflate returned %d"
6334 msgstr ""
6336 #: builtin/index-pack.c:522
6337 msgid "offset value overflow for delta base object"
6338 msgstr ""
6340 #: builtin/index-pack.c:530
6341 msgid "delta base offset is out of bound"
6342 msgstr ""
6344 #: builtin/index-pack.c:538
6345 #, c-format
6346 msgid "unknown object type %d"
6347 msgstr ""
6349 #: builtin/index-pack.c:569
6350 msgid "cannot pread pack file"
6351 msgstr ""
6353 #: builtin/index-pack.c:571
6354 #, c-format
6355 msgid "premature end of pack file, %lu byte missing"
6356 msgid_plural "premature end of pack file, %lu bytes missing"
6357 msgstr[0] ""
6358 msgstr[1] ""
6360 #: builtin/index-pack.c:597
6361 msgid "serious inflate inconsistency"
6362 msgstr ""
6364 #: builtin/index-pack.c:743 builtin/index-pack.c:749 builtin/index-pack.c:772
6365 #: builtin/index-pack.c:806 builtin/index-pack.c:815
6366 #, c-format
6367 msgid "SHA1 COLLISION FOUND WITH %s !"
6368 msgstr ""
6370 #: builtin/index-pack.c:746 builtin/pack-objects.c:162
6371 #: builtin/pack-objects.c:254
6372 #, c-format
6373 msgid "unable to read %s"
6374 msgstr ""
6376 #: builtin/index-pack.c:812
6377 #, c-format
6378 msgid "cannot read existing object %s"
6379 msgstr ""
6381 #: builtin/index-pack.c:826
6382 #, c-format
6383 msgid "invalid blob object %s"
6384 msgstr ""
6386 #: builtin/index-pack.c:840
6387 #, c-format
6388 msgid "invalid %s"
6389 msgstr ""
6391 #: builtin/index-pack.c:843
6392 msgid "Error in object"
6393 msgstr ""
6395 #: builtin/index-pack.c:845
6396 #, c-format
6397 msgid "Not all child objects of %s are reachable"
6398 msgstr ""
6400 #: builtin/index-pack.c:917 builtin/index-pack.c:948
6401 msgid "failed to apply delta"
6402 msgstr ""
6404 #: builtin/index-pack.c:1118
6405 msgid "Receiving objects"
6406 msgstr ""
6408 #: builtin/index-pack.c:1118
6409 msgid "Indexing objects"
6410 msgstr ""
6412 #: builtin/index-pack.c:1150
6413 msgid "pack is corrupted (SHA1 mismatch)"
6414 msgstr ""
6416 #: builtin/index-pack.c:1155
6417 msgid "cannot fstat packfile"
6418 msgstr ""
6420 #: builtin/index-pack.c:1158
6421 msgid "pack has junk at the end"
6422 msgstr ""
6424 #: builtin/index-pack.c:1169
6425 msgid "confusion beyond insanity in parse_pack_objects()"
6426 msgstr ""
6428 #: builtin/index-pack.c:1194
6429 msgid "Resolving deltas"
6430 msgstr ""
6432 #: builtin/index-pack.c:1205
6433 #, c-format
6434 msgid "unable to create thread: %s"
6435 msgstr ""
6437 #: builtin/index-pack.c:1247
6438 msgid "confusion beyond insanity"
6439 msgstr ""
6441 #: builtin/index-pack.c:1253
6442 #, c-format
6443 msgid "completed with %d local objects"
6444 msgstr ""
6446 #: builtin/index-pack.c:1263
6447 #, c-format
6448 msgid "Unexpected tail checksum for %s (disk corruption?)"
6449 msgstr ""
6451 #: builtin/index-pack.c:1267
6452 #, c-format
6453 msgid "pack has %d unresolved delta"
6454 msgid_plural "pack has %d unresolved deltas"
6455 msgstr[0] ""
6456 msgstr[1] ""
6458 #: builtin/index-pack.c:1291
6459 #, c-format
6460 msgid "unable to deflate appended object (%d)"
6461 msgstr ""
6463 #: builtin/index-pack.c:1367
6464 #, c-format
6465 msgid "local object %s is corrupt"
6466 msgstr ""
6468 #: builtin/index-pack.c:1391
6469 msgid "error while closing pack file"
6470 msgstr ""
6472 #: builtin/index-pack.c:1404
6473 #, c-format
6474 msgid "cannot write keep file '%s'"
6475 msgstr ""
6477 #: builtin/index-pack.c:1412
6478 #, c-format
6479 msgid "cannot close written keep file '%s'"
6480 msgstr ""
6482 #: builtin/index-pack.c:1425
6483 msgid "cannot store pack file"
6484 msgstr ""
6486 #: builtin/index-pack.c:1436
6487 msgid "cannot store index file"
6488 msgstr ""
6490 #: builtin/index-pack.c:1469
6491 #, c-format
6492 msgid "bad pack.indexversion=%<PRIu32>"
6493 msgstr ""
6495 #: builtin/index-pack.c:1475
6496 #, c-format
6497 msgid "invalid number of threads specified (%d)"
6498 msgstr ""
6500 #: builtin/index-pack.c:1479 builtin/index-pack.c:1663
6501 #, c-format
6502 msgid "no threads support, ignoring %s"
6503 msgstr ""
6505 #: builtin/index-pack.c:1537
6506 #, c-format
6507 msgid "Cannot open existing pack file '%s'"
6508 msgstr ""
6510 #: builtin/index-pack.c:1539
6511 #, c-format
6512 msgid "Cannot open existing pack idx file for '%s'"
6513 msgstr ""
6515 #: builtin/index-pack.c:1586
6516 #, c-format
6517 msgid "non delta: %d object"
6518 msgid_plural "non delta: %d objects"
6519 msgstr[0] ""
6520 msgstr[1] ""
6522 #: builtin/index-pack.c:1593
6523 #, c-format
6524 msgid "chain length = %d: %lu object"
6525 msgid_plural "chain length = %d: %lu objects"
6526 msgstr[0] ""
6527 msgstr[1] ""
6529 #: builtin/index-pack.c:1623
6530 msgid "Cannot come back to cwd"
6531 msgstr ""
6533 #: builtin/index-pack.c:1675 builtin/index-pack.c:1678
6534 #: builtin/index-pack.c:1690 builtin/index-pack.c:1694
6535 #, c-format
6536 msgid "bad %s"
6537 msgstr ""
6539 #: builtin/index-pack.c:1708
6540 msgid "--fix-thin cannot be used without --stdin"
6541 msgstr ""
6543 #: builtin/index-pack.c:1712 builtin/index-pack.c:1721
6544 #, c-format
6545 msgid "packfile name '%s' does not end with '.pack'"
6546 msgstr ""
6548 #: builtin/index-pack.c:1729
6549 msgid "--verify with no packfile name given"
6550 msgstr ""
6552 #: builtin/init-db.c:36
6553 #, c-format
6554 msgid "Could not make %s writable by group"
6555 msgstr ""
6557 #: builtin/init-db.c:63
6558 #, c-format
6559 msgid "insanely long template name %s"
6560 msgstr ""
6562 #: builtin/init-db.c:68
6563 #, c-format
6564 msgid "cannot stat '%s'"
6565 msgstr ""
6567 #: builtin/init-db.c:74
6568 #, c-format
6569 msgid "cannot stat template '%s'"
6570 msgstr ""
6572 #: builtin/init-db.c:81
6573 #, c-format
6574 msgid "cannot opendir '%s'"
6575 msgstr ""
6577 #: builtin/init-db.c:98
6578 #, c-format
6579 msgid "cannot readlink '%s'"
6580 msgstr ""
6582 #: builtin/init-db.c:100
6583 #, c-format
6584 msgid "insanely long symlink %s"
6585 msgstr ""
6587 #: builtin/init-db.c:103
6588 #, c-format
6589 msgid "cannot symlink '%s' '%s'"
6590 msgstr ""
6592 #: builtin/init-db.c:107
6593 #, c-format
6594 msgid "cannot copy '%s' to '%s'"
6595 msgstr ""
6597 #: builtin/init-db.c:111
6598 #, c-format
6599 msgid "ignoring template %s"
6600 msgstr ""
6602 #: builtin/init-db.c:137
6603 #, c-format
6604 msgid "insanely long template path %s"
6605 msgstr ""
6607 #: builtin/init-db.c:145
6608 #, c-format
6609 msgid "templates not found %s"
6610 msgstr ""
6612 #: builtin/init-db.c:158
6613 #, c-format
6614 msgid "not copying templates of a wrong format version %d from '%s'"
6615 msgstr ""
6617 #: builtin/init-db.c:212
6618 #, c-format
6619 msgid "insane git directory %s"
6620 msgstr ""
6622 #: builtin/init-db.c:344 builtin/init-db.c:347
6623 #, c-format
6624 msgid "%s already exists"
6625 msgstr ""
6627 #: builtin/init-db.c:375
6628 #, c-format
6629 msgid "unable to handle file type %d"
6630 msgstr ""
6632 #: builtin/init-db.c:378
6633 #, c-format
6634 msgid "unable to move %s to %s"
6635 msgstr ""
6637 #. TRANSLATORS: The first '%s' is either "Reinitialized
6638 #. existing" or "Initialized empty", the second " shared" or
6639 #. "", and the last '%s%s' is the verbatim directory name.
6640 #: builtin/init-db.c:434
6641 #, c-format
6642 msgid "%s%s Git repository in %s%s\n"
6643 msgstr ""
6645 #: builtin/init-db.c:435
6646 msgid "Reinitialized existing"
6647 msgstr ""
6649 #: builtin/init-db.c:435
6650 msgid "Initialized empty"
6651 msgstr ""
6653 #: builtin/init-db.c:436
6654 msgid " shared"
6655 msgstr ""
6657 #: builtin/init-db.c:483
6658 msgid ""
6659 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
6660 "shared[=<permissions>]] [<directory>]"
6661 msgstr ""
6663 #: builtin/init-db.c:506
6664 msgid "permissions"
6665 msgstr ""
6667 #: builtin/init-db.c:507
6668 msgid "specify that the git repository is to be shared amongst several users"
6669 msgstr ""
6671 #: builtin/init-db.c:541 builtin/init-db.c:546
6672 #, c-format
6673 msgid "cannot mkdir %s"
6674 msgstr ""
6676 #: builtin/init-db.c:550
6677 #, c-format
6678 msgid "cannot chdir to %s"
6679 msgstr ""
6681 #: builtin/init-db.c:571
6682 #, c-format
6683 msgid ""
6684 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6685 "dir=<directory>)"
6686 msgstr ""
6688 #: builtin/init-db.c:599
6689 #, c-format
6690 msgid "Cannot access work tree '%s'"
6691 msgstr ""
6693 #: builtin/interpret-trailers.c:15
6694 msgid ""
6695 "git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6696 "[<file>...]"
6697 msgstr ""
6699 #: builtin/interpret-trailers.c:25
6700 msgid "trim empty trailers"
6701 msgstr ""
6703 #: builtin/interpret-trailers.c:26
6704 msgid "trailer"
6705 msgstr ""
6707 #: builtin/interpret-trailers.c:27
6708 msgid "trailer(s) to add"
6709 msgstr ""
6711 #: builtin/log.c:43
6712 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
6713 msgstr ""
6715 #: builtin/log.c:44
6716 msgid "git show [<options>] <object>..."
6717 msgstr ""
6719 #: builtin/log.c:83
6720 #, c-format
6721 msgid "invalid --decorate option: %s"
6722 msgstr ""
6724 #: builtin/log.c:131
6725 msgid "suppress diff output"
6726 msgstr ""
6728 #: builtin/log.c:132
6729 msgid "show source"
6730 msgstr ""
6732 #: builtin/log.c:133
6733 msgid "Use mail map file"
6734 msgstr ""
6736 #: builtin/log.c:134
6737 msgid "decorate options"
6738 msgstr ""
6740 #: builtin/log.c:137
6741 msgid "Process line range n,m in file, counting from 1"
6742 msgstr ""
6744 #: builtin/log.c:233
6745 #, c-format
6746 msgid "Final output: %d %s\n"
6747 msgstr ""
6749 #: builtin/log.c:465
6750 #, c-format
6751 msgid "git show %s: bad file"
6752 msgstr ""
6754 #: builtin/log.c:479 builtin/log.c:572
6755 #, c-format
6756 msgid "Could not read object %s"
6757 msgstr ""
6759 #: builtin/log.c:596
6760 #, c-format
6761 msgid "Unknown type: %d"
6762 msgstr ""
6764 #: builtin/log.c:714
6765 msgid "format.headers without value"
6766 msgstr ""
6768 #: builtin/log.c:798
6769 msgid "name of output directory is too long"
6770 msgstr ""
6772 #: builtin/log.c:814
6773 #, c-format
6774 msgid "Cannot open patch file %s"
6775 msgstr ""
6777 #: builtin/log.c:828
6778 msgid "Need exactly one range."
6779 msgstr ""
6781 #: builtin/log.c:838
6782 msgid "Not a range."
6783 msgstr ""
6785 #: builtin/log.c:944
6786 msgid "Cover letter needs email format"
6787 msgstr ""
6789 #: builtin/log.c:1023
6790 #, c-format
6791 msgid "insane in-reply-to: %s"
6792 msgstr ""
6794 #: builtin/log.c:1051
6795 msgid "git format-patch [<options>] [<since> | <revision-range>]"
6796 msgstr ""
6798 #: builtin/log.c:1096
6799 msgid "Two output directories?"
6800 msgstr ""
6802 #: builtin/log.c:1211
6803 msgid "use [PATCH n/m] even with a single patch"
6804 msgstr ""
6806 #: builtin/log.c:1214
6807 msgid "use [PATCH] even with multiple patches"
6808 msgstr ""
6810 #: builtin/log.c:1218
6811 msgid "print patches to standard out"
6812 msgstr ""
6814 #: builtin/log.c:1220
6815 msgid "generate a cover letter"
6816 msgstr ""
6818 #: builtin/log.c:1222
6819 msgid "use simple number sequence for output file names"
6820 msgstr ""
6822 #: builtin/log.c:1223
6823 msgid "sfx"
6824 msgstr ""
6826 #: builtin/log.c:1224
6827 msgid "use <sfx> instead of '.patch'"
6828 msgstr ""
6830 #: builtin/log.c:1226
6831 msgid "start numbering patches at <n> instead of 1"
6832 msgstr ""
6834 #: builtin/log.c:1228
6835 msgid "mark the series as Nth re-roll"
6836 msgstr ""
6838 #: builtin/log.c:1230
6839 msgid "Use [<prefix>] instead of [PATCH]"
6840 msgstr ""
6842 #: builtin/log.c:1233
6843 msgid "store resulting files in <dir>"
6844 msgstr ""
6846 #: builtin/log.c:1236
6847 msgid "don't strip/add [PATCH]"
6848 msgstr ""
6850 #: builtin/log.c:1239
6851 msgid "don't output binary diffs"
6852 msgstr ""
6854 #: builtin/log.c:1241
6855 msgid "don't include a patch matching a commit upstream"
6856 msgstr ""
6858 #: builtin/log.c:1243
6859 msgid "show patch format instead of default (patch + stat)"
6860 msgstr ""
6862 #: builtin/log.c:1245
6863 msgid "Messaging"
6864 msgstr ""
6866 #: builtin/log.c:1246
6867 msgid "header"
6868 msgstr ""
6870 #: builtin/log.c:1247
6871 msgid "add email header"
6872 msgstr ""
6874 #: builtin/log.c:1248 builtin/log.c:1250
6875 msgid "email"
6876 msgstr ""
6878 #: builtin/log.c:1248
6879 msgid "add To: header"
6880 msgstr ""
6882 #: builtin/log.c:1250
6883 msgid "add Cc: header"
6884 msgstr ""
6886 #: builtin/log.c:1252
6887 msgid "ident"
6888 msgstr ""
6890 #: builtin/log.c:1253
6891 msgid "set From address to <ident> (or committer ident if absent)"
6892 msgstr ""
6894 #: builtin/log.c:1255
6895 msgid "message-id"
6896 msgstr ""
6898 #: builtin/log.c:1256
6899 msgid "make first mail a reply to <message-id>"
6900 msgstr ""
6902 #: builtin/log.c:1257 builtin/log.c:1260
6903 msgid "boundary"
6904 msgstr ""
6906 #: builtin/log.c:1258
6907 msgid "attach the patch"
6908 msgstr ""
6910 #: builtin/log.c:1261
6911 msgid "inline the patch"
6912 msgstr ""
6914 #: builtin/log.c:1265
6915 msgid "enable message threading, styles: shallow, deep"
6916 msgstr ""
6918 #: builtin/log.c:1267
6919 msgid "signature"
6920 msgstr ""
6922 #: builtin/log.c:1268
6923 msgid "add a signature"
6924 msgstr ""
6926 #: builtin/log.c:1270
6927 msgid "add a signature from a file"
6928 msgstr ""
6930 #: builtin/log.c:1271
6931 msgid "don't print the patch filenames"
6932 msgstr ""
6934 #: builtin/log.c:1360
6935 msgid "-n and -k are mutually exclusive."
6936 msgstr ""
6938 #: builtin/log.c:1362
6939 msgid "--subject-prefix and -k are mutually exclusive."
6940 msgstr ""
6942 #: builtin/log.c:1370
6943 msgid "--name-only does not make sense"
6944 msgstr ""
6946 #: builtin/log.c:1372
6947 msgid "--name-status does not make sense"
6948 msgstr ""
6950 #: builtin/log.c:1374
6951 msgid "--check does not make sense"
6952 msgstr ""
6954 #: builtin/log.c:1397
6955 msgid "standard output, or directory, which one?"
6956 msgstr ""
6958 #: builtin/log.c:1399
6959 #, c-format
6960 msgid "Could not create directory '%s'"
6961 msgstr ""
6963 #: builtin/log.c:1496
6964 #, c-format
6965 msgid "unable to read signature file '%s'"
6966 msgstr ""
6968 #: builtin/log.c:1559
6969 msgid "Failed to create output files"
6970 msgstr ""
6972 #: builtin/log.c:1607
6973 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
6974 msgstr ""
6976 #: builtin/log.c:1661
6977 #, c-format
6978 msgid ""
6979 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
6980 msgstr ""
6982 #: builtin/log.c:1672 builtin/log.c:1674 builtin/log.c:1686
6983 #, c-format
6984 msgid "Unknown commit %s"
6985 msgstr ""
6987 #: builtin/ls-files.c:358
6988 msgid "git ls-files [<options>] [<file>...]"
6989 msgstr ""
6991 #: builtin/ls-files.c:415
6992 msgid "identify the file status with tags"
6993 msgstr ""
6995 #: builtin/ls-files.c:417
6996 msgid "use lowercase letters for 'assume unchanged' files"
6997 msgstr ""
6999 #: builtin/ls-files.c:419
7000 msgid "show cached files in the output (default)"
7001 msgstr ""
7003 #: builtin/ls-files.c:421
7004 msgid "show deleted files in the output"
7005 msgstr ""
7007 #: builtin/ls-files.c:423
7008 msgid "show modified files in the output"
7009 msgstr ""
7011 #: builtin/ls-files.c:425
7012 msgid "show other files in the output"
7013 msgstr ""
7015 #: builtin/ls-files.c:427
7016 msgid "show ignored files in the output"
7017 msgstr ""
7019 #: builtin/ls-files.c:430
7020 msgid "show staged contents' object name in the output"
7021 msgstr ""
7023 #: builtin/ls-files.c:432
7024 msgid "show files on the filesystem that need to be removed"
7025 msgstr ""
7027 #: builtin/ls-files.c:434
7028 msgid "show 'other' directories' names only"
7029 msgstr ""
7031 #: builtin/ls-files.c:437
7032 msgid "don't show empty directories"
7033 msgstr ""
7035 #: builtin/ls-files.c:440
7036 msgid "show unmerged files in the output"
7037 msgstr ""
7039 #: builtin/ls-files.c:442
7040 msgid "show resolve-undo information"
7041 msgstr ""
7043 #: builtin/ls-files.c:444
7044 msgid "skip files matching pattern"
7045 msgstr ""
7047 #: builtin/ls-files.c:447
7048 msgid "exclude patterns are read from <file>"
7049 msgstr ""
7051 #: builtin/ls-files.c:450
7052 msgid "read additional per-directory exclude patterns in <file>"
7053 msgstr ""
7055 #: builtin/ls-files.c:452
7056 msgid "add the standard git exclusions"
7057 msgstr ""
7059 #: builtin/ls-files.c:455
7060 msgid "make the output relative to the project top directory"
7061 msgstr ""
7063 #: builtin/ls-files.c:458
7064 msgid "if any <file> is not in the index, treat this as an error"
7065 msgstr ""
7067 #: builtin/ls-files.c:459
7068 msgid "tree-ish"
7069 msgstr ""
7071 #: builtin/ls-files.c:460
7072 msgid "pretend that paths removed since <tree-ish> are still present"
7073 msgstr ""
7075 #: builtin/ls-files.c:462
7076 msgid "show debugging data"
7077 msgstr ""
7079 #: builtin/ls-tree.c:28
7080 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
7081 msgstr ""
7083 #: builtin/ls-tree.c:127
7084 msgid "only show trees"
7085 msgstr ""
7087 #: builtin/ls-tree.c:129
7088 msgid "recurse into subtrees"
7089 msgstr ""
7091 #: builtin/ls-tree.c:131
7092 msgid "show trees when recursing"
7093 msgstr ""
7095 #: builtin/ls-tree.c:134
7096 msgid "terminate entries with NUL byte"
7097 msgstr ""
7099 #: builtin/ls-tree.c:135
7100 msgid "include object size"
7101 msgstr ""
7103 #: builtin/ls-tree.c:137 builtin/ls-tree.c:139
7104 msgid "list only filenames"
7105 msgstr ""
7107 #: builtin/ls-tree.c:142
7108 msgid "use full path names"
7109 msgstr ""
7111 #: builtin/ls-tree.c:144
7112 msgid "list entire tree; not just current directory (implies --full-name)"
7113 msgstr ""
7115 #: builtin/merge.c:45
7116 msgid "git merge [<options>] [<commit>...]"
7117 msgstr ""
7119 #: builtin/merge.c:46
7120 msgid "git merge [<options>] <msg> HEAD <commit>"
7121 msgstr ""
7123 #: builtin/merge.c:47
7124 msgid "git merge --abort"
7125 msgstr ""
7127 #: builtin/merge.c:100
7128 msgid "switch `m' requires a value"
7129 msgstr ""
7131 #: builtin/merge.c:137
7132 #, c-format
7133 msgid "Could not find merge strategy '%s'.\n"
7134 msgstr ""
7136 #: builtin/merge.c:138
7137 #, c-format
7138 msgid "Available strategies are:"
7139 msgstr ""
7141 #: builtin/merge.c:143
7142 #, c-format
7143 msgid "Available custom strategies are:"
7144 msgstr ""
7146 #: builtin/merge.c:193 builtin/pull.c:119
7147 msgid "do not show a diffstat at the end of the merge"
7148 msgstr ""
7150 #: builtin/merge.c:196 builtin/pull.c:122
7151 msgid "show a diffstat at the end of the merge"
7152 msgstr ""
7154 #: builtin/merge.c:197 builtin/pull.c:125
7155 msgid "(synonym to --stat)"
7156 msgstr ""
7158 #: builtin/merge.c:199 builtin/pull.c:128
7159 msgid "add (at most <n>) entries from shortlog to merge commit message"
7160 msgstr ""
7162 #: builtin/merge.c:202 builtin/pull.c:131
7163 msgid "create a single commit instead of doing a merge"
7164 msgstr ""
7166 #: builtin/merge.c:204 builtin/pull.c:134
7167 msgid "perform a commit if the merge succeeds (default)"
7168 msgstr ""
7170 #: builtin/merge.c:206 builtin/pull.c:137
7171 msgid "edit message before committing"
7172 msgstr ""
7174 #: builtin/merge.c:207
7175 msgid "allow fast-forward (default)"
7176 msgstr ""
7178 #: builtin/merge.c:209 builtin/pull.c:143
7179 msgid "abort if fast-forward is not possible"
7180 msgstr ""
7182 #: builtin/merge.c:213
7183 msgid "Verify that the named commit has a valid GPG signature"
7184 msgstr ""
7186 #: builtin/merge.c:214 builtin/notes.c:767 builtin/pull.c:148
7187 #: builtin/revert.c:89
7188 msgid "strategy"
7189 msgstr ""
7191 #: builtin/merge.c:215 builtin/pull.c:149
7192 msgid "merge strategy to use"
7193 msgstr ""
7195 #: builtin/merge.c:216 builtin/pull.c:152
7196 msgid "option=value"
7197 msgstr ""
7199 #: builtin/merge.c:217 builtin/pull.c:153
7200 msgid "option for selected merge strategy"
7201 msgstr ""
7203 #: builtin/merge.c:219
7204 msgid "merge commit message (for a non-fast-forward merge)"
7205 msgstr ""
7207 #: builtin/merge.c:223
7208 msgid "abort the current in-progress merge"
7209 msgstr ""
7211 #: builtin/merge.c:251
7212 msgid "could not run stash."
7213 msgstr ""
7215 #: builtin/merge.c:256
7216 msgid "stash failed"
7217 msgstr ""
7219 #: builtin/merge.c:261
7220 #, c-format
7221 msgid "not a valid object: %s"
7222 msgstr ""
7224 #: builtin/merge.c:280 builtin/merge.c:297
7225 msgid "read-tree failed"
7226 msgstr ""
7228 #: builtin/merge.c:327
7229 msgid " (nothing to squash)"
7230 msgstr ""
7232 #: builtin/merge.c:340
7233 #, c-format
7234 msgid "Squash commit -- not updating HEAD\n"
7235 msgstr ""
7237 #: builtin/merge.c:344 builtin/merge.c:763 builtin/merge.c:975
7238 #: builtin/merge.c:988
7239 #, c-format
7240 msgid "Could not write to '%s'"
7241 msgstr ""
7243 #: builtin/merge.c:372
7244 msgid "Writing SQUASH_MSG"
7245 msgstr ""
7247 #: builtin/merge.c:374
7248 msgid "Finishing SQUASH_MSG"
7249 msgstr ""
7251 #: builtin/merge.c:397
7252 #, c-format
7253 msgid "No merge message -- not updating HEAD\n"
7254 msgstr ""
7256 #: builtin/merge.c:447
7257 #, c-format
7258 msgid "'%s' does not point to a commit"
7259 msgstr ""
7261 #: builtin/merge.c:537
7262 #, c-format
7263 msgid "Bad branch.%s.mergeoptions string: %s"
7264 msgstr ""
7266 #: builtin/merge.c:656
7267 msgid "Not handling anything other than two heads merge."
7268 msgstr ""
7270 #: builtin/merge.c:670
7271 #, c-format
7272 msgid "Unknown option for merge-recursive: -X%s"
7273 msgstr ""
7275 #: builtin/merge.c:683
7276 #, c-format
7277 msgid "unable to write %s"
7278 msgstr ""
7280 #: builtin/merge.c:772
7281 #, c-format
7282 msgid "Could not read from '%s'"
7283 msgstr ""
7285 #: builtin/merge.c:781
7286 #, c-format
7287 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
7288 msgstr ""
7290 #: builtin/merge.c:787
7291 #, c-format
7292 msgid ""
7293 "Please enter a commit message to explain why this merge is necessary,\n"
7294 "especially if it merges an updated upstream into a topic branch.\n"
7295 "\n"
7296 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
7297 "the commit.\n"
7298 msgstr ""
7300 #: builtin/merge.c:811
7301 msgid "Empty commit message."
7302 msgstr ""
7304 #: builtin/merge.c:823
7305 #, c-format
7306 msgid "Wonderful.\n"
7307 msgstr ""
7309 #: builtin/merge.c:878
7310 #, c-format
7311 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
7312 msgstr ""
7314 #: builtin/merge.c:894
7315 #, c-format
7316 msgid "'%s' is not a commit"
7317 msgstr ""
7319 #: builtin/merge.c:935
7320 msgid "No current branch."
7321 msgstr ""
7323 #: builtin/merge.c:937
7324 msgid "No remote for the current branch."
7325 msgstr ""
7327 #: builtin/merge.c:939
7328 msgid "No default upstream defined for the current branch."
7329 msgstr ""
7331 #: builtin/merge.c:944
7332 #, c-format
7333 msgid "No remote-tracking branch for %s from %s"
7334 msgstr ""
7336 #: builtin/merge.c:1081
7337 #, c-format
7338 msgid "could not close '%s'"
7339 msgstr ""
7341 #: builtin/merge.c:1208
7342 msgid "There is no merge to abort (MERGE_HEAD missing)."
7343 msgstr ""
7345 #: builtin/merge.c:1224
7346 msgid ""
7347 "You have not concluded your merge (MERGE_HEAD exists).\n"
7348 "Please, commit your changes before you merge."
7349 msgstr ""
7351 #: builtin/merge.c:1231
7352 msgid ""
7353 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
7354 "Please, commit your changes before you merge."
7355 msgstr ""
7357 #: builtin/merge.c:1234
7358 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
7359 msgstr ""
7361 #: builtin/merge.c:1243
7362 msgid "You cannot combine --squash with --no-ff."
7363 msgstr ""
7365 #: builtin/merge.c:1251
7366 msgid "No commit specified and merge.defaultToUpstream not set."
7367 msgstr ""
7369 #: builtin/merge.c:1268
7370 msgid "Squash commit into empty head not supported yet"
7371 msgstr ""
7373 #: builtin/merge.c:1270
7374 msgid "Non-fast-forward commit does not make sense into an empty head"
7375 msgstr ""
7377 #: builtin/merge.c:1276
7378 #, c-format
7379 msgid "%s - not something we can merge"
7380 msgstr ""
7382 #: builtin/merge.c:1278
7383 msgid "Can merge only exactly one commit into empty head"
7384 msgstr ""
7386 #: builtin/merge.c:1333
7387 #, c-format
7388 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
7389 msgstr ""
7391 #: builtin/merge.c:1336
7392 #, c-format
7393 msgid "Commit %s has a bad GPG signature allegedly by %s."
7394 msgstr ""
7396 #: builtin/merge.c:1339
7397 #, c-format
7398 msgid "Commit %s does not have a GPG signature."
7399 msgstr ""
7401 #: builtin/merge.c:1342
7402 #, c-format
7403 msgid "Commit %s has a good GPG signature by %s\n"
7404 msgstr ""
7406 #: builtin/merge.c:1423
7407 #, c-format
7408 msgid "Updating %s..%s\n"
7409 msgstr ""
7411 #: builtin/merge.c:1462
7412 #, c-format
7413 msgid "Trying really trivial in-index merge...\n"
7414 msgstr ""
7416 #: builtin/merge.c:1469
7417 #, c-format
7418 msgid "Nope.\n"
7419 msgstr ""
7421 #: builtin/merge.c:1501
7422 msgid "Not possible to fast-forward, aborting."
7423 msgstr ""
7425 #: builtin/merge.c:1524 builtin/merge.c:1603
7426 #, c-format
7427 msgid "Rewinding the tree to pristine...\n"
7428 msgstr ""
7430 #: builtin/merge.c:1528
7431 #, c-format
7432 msgid "Trying merge strategy %s...\n"
7433 msgstr ""
7435 #: builtin/merge.c:1594
7436 #, c-format
7437 msgid "No merge strategy handled the merge.\n"
7438 msgstr ""
7440 #: builtin/merge.c:1596
7441 #, c-format
7442 msgid "Merge with strategy %s failed.\n"
7443 msgstr ""
7445 #: builtin/merge.c:1605
7446 #, c-format
7447 msgid "Using the %s to prepare resolving by hand.\n"
7448 msgstr ""
7450 #: builtin/merge.c:1617
7451 #, c-format
7452 msgid "Automatic merge went well; stopped before committing as requested\n"
7453 msgstr ""
7455 #: builtin/merge-base.c:29
7456 msgid "git merge-base [-a | --all] <commit> <commit>..."
7457 msgstr ""
7459 #: builtin/merge-base.c:30
7460 msgid "git merge-base [-a | --all] --octopus <commit>..."
7461 msgstr ""
7463 #: builtin/merge-base.c:31
7464 msgid "git merge-base --independent <commit>..."
7465 msgstr ""
7467 #: builtin/merge-base.c:32
7468 msgid "git merge-base --is-ancestor <commit> <commit>"
7469 msgstr ""
7471 #: builtin/merge-base.c:33
7472 msgid "git merge-base --fork-point <ref> [<commit>]"
7473 msgstr ""
7475 #: builtin/merge-base.c:214
7476 msgid "output all common ancestors"
7477 msgstr ""
7479 #: builtin/merge-base.c:216
7480 msgid "find ancestors for a single n-way merge"
7481 msgstr ""
7483 #: builtin/merge-base.c:218
7484 msgid "list revs not reachable from others"
7485 msgstr ""
7487 #: builtin/merge-base.c:220
7488 msgid "is the first one ancestor of the other?"
7489 msgstr ""
7491 #: builtin/merge-base.c:222
7492 msgid "find where <commit> forked from reflog of <ref>"
7493 msgstr ""
7495 #: builtin/merge-file.c:8
7496 msgid ""
7497 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
7498 "<orig-file> <file2>"
7499 msgstr ""
7501 #: builtin/merge-file.c:33
7502 msgid "send results to standard output"
7503 msgstr ""
7505 #: builtin/merge-file.c:34
7506 msgid "use a diff3 based merge"
7507 msgstr ""
7509 #: builtin/merge-file.c:35
7510 msgid "for conflicts, use our version"
7511 msgstr ""
7513 #: builtin/merge-file.c:37
7514 msgid "for conflicts, use their version"
7515 msgstr ""
7517 #: builtin/merge-file.c:39
7518 msgid "for conflicts, use a union version"
7519 msgstr ""
7521 #: builtin/merge-file.c:42
7522 msgid "for conflicts, use this marker size"
7523 msgstr ""
7525 #: builtin/merge-file.c:43
7526 msgid "do not warn about conflicts"
7527 msgstr ""
7529 #: builtin/merge-file.c:45
7530 msgid "set labels for file1/orig-file/file2"
7531 msgstr ""
7533 #: builtin/mktree.c:64
7534 msgid "git mktree [-z] [--missing] [--batch]"
7535 msgstr ""
7537 #: builtin/mktree.c:150
7538 msgid "input is NUL terminated"
7539 msgstr ""
7541 #: builtin/mktree.c:151 builtin/write-tree.c:24
7542 msgid "allow missing objects"
7543 msgstr ""
7545 #: builtin/mktree.c:152
7546 msgid "allow creation of more than one tree"
7547 msgstr ""
7549 #: builtin/mv.c:15
7550 msgid "git mv [<options>] <source>... <destination>"
7551 msgstr ""
7553 #: builtin/mv.c:69
7554 #, c-format
7555 msgid "Directory %s is in index and no submodule?"
7556 msgstr ""
7558 #: builtin/mv.c:71
7559 msgid "Please stage your changes to .gitmodules or stash them to proceed"
7560 msgstr ""
7562 #: builtin/mv.c:89
7563 #, c-format
7564 msgid "%.*s is in index"
7565 msgstr ""
7567 #: builtin/mv.c:111
7568 msgid "force move/rename even if target exists"
7569 msgstr ""
7571 #: builtin/mv.c:112
7572 msgid "skip move/rename errors"
7573 msgstr ""
7575 #: builtin/mv.c:151
7576 #, c-format
7577 msgid "destination '%s' is not a directory"
7578 msgstr ""
7580 #: builtin/mv.c:162
7581 #, c-format
7582 msgid "Checking rename of '%s' to '%s'\n"
7583 msgstr ""
7585 #: builtin/mv.c:166
7586 msgid "bad source"
7587 msgstr ""
7589 #: builtin/mv.c:169
7590 msgid "can not move directory into itself"
7591 msgstr ""
7593 #: builtin/mv.c:172
7594 msgid "cannot move directory over file"
7595 msgstr ""
7597 #: builtin/mv.c:181
7598 msgid "source directory is empty"
7599 msgstr ""
7601 #: builtin/mv.c:206
7602 msgid "not under version control"
7603 msgstr ""
7605 #: builtin/mv.c:209
7606 msgid "destination exists"
7607 msgstr ""
7609 #: builtin/mv.c:217
7610 #, c-format
7611 msgid "overwriting '%s'"
7612 msgstr ""
7614 #: builtin/mv.c:220
7615 msgid "Cannot overwrite"
7616 msgstr ""
7618 #: builtin/mv.c:223
7619 msgid "multiple sources for the same target"
7620 msgstr ""
7622 #: builtin/mv.c:225
7623 msgid "destination directory does not exist"
7624 msgstr ""
7626 #: builtin/mv.c:232
7627 #, c-format
7628 msgid "%s, source=%s, destination=%s"
7629 msgstr ""
7631 #: builtin/mv.c:253
7632 #, c-format
7633 msgid "Renaming %s to %s\n"
7634 msgstr ""
7636 #: builtin/mv.c:256 builtin/remote.c:722 builtin/repack.c:362
7637 #, c-format
7638 msgid "renaming '%s' failed"
7639 msgstr ""
7641 #: builtin/name-rev.c:255
7642 msgid "git name-rev [<options>] <commit>..."
7643 msgstr ""
7645 #: builtin/name-rev.c:256
7646 msgid "git name-rev [<options>] --all"
7647 msgstr ""
7649 #: builtin/name-rev.c:257
7650 msgid "git name-rev [<options>] --stdin"
7651 msgstr ""
7653 #: builtin/name-rev.c:309
7654 msgid "print only names (no SHA-1)"
7655 msgstr ""
7657 #: builtin/name-rev.c:310
7658 msgid "only use tags to name the commits"
7659 msgstr ""
7661 #: builtin/name-rev.c:312
7662 msgid "only use refs matching <pattern>"
7663 msgstr ""
7665 #: builtin/name-rev.c:314
7666 msgid "list all commits reachable from all refs"
7667 msgstr ""
7669 #: builtin/name-rev.c:315
7670 msgid "read from stdin"
7671 msgstr ""
7673 #: builtin/name-rev.c:316
7674 msgid "allow to print `undefined` names (default)"
7675 msgstr ""
7677 #: builtin/name-rev.c:322
7678 msgid "dereference tags in the input (internal use)"
7679 msgstr ""
7681 #: builtin/notes.c:25
7682 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
7683 msgstr ""
7685 #: builtin/notes.c:26
7686 msgid ""
7687 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
7688 "| (-c | -C) <object>] [<object>]"
7689 msgstr ""
7691 #: builtin/notes.c:27
7692 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
7693 msgstr ""
7695 #: builtin/notes.c:28
7696 msgid ""
7697 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
7698 "(-c | -C) <object>] [<object>]"
7699 msgstr ""
7701 #: builtin/notes.c:29
7702 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
7703 msgstr ""
7705 #: builtin/notes.c:30
7706 msgid "git notes [--ref <notes-ref>] show [<object>]"
7707 msgstr ""
7709 #: builtin/notes.c:31
7710 msgid ""
7711 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
7712 msgstr ""
7714 #: builtin/notes.c:32
7715 msgid "git notes merge --commit [-v | -q]"
7716 msgstr ""
7718 #: builtin/notes.c:33
7719 msgid "git notes merge --abort [-v | -q]"
7720 msgstr ""
7722 #: builtin/notes.c:34
7723 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
7724 msgstr ""
7726 #: builtin/notes.c:35
7727 msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
7728 msgstr ""
7730 #: builtin/notes.c:36
7731 msgid "git notes [--ref <notes-ref>] get-ref"
7732 msgstr ""
7734 #: builtin/notes.c:41
7735 msgid "git notes [list [<object>]]"
7736 msgstr ""
7738 #: builtin/notes.c:46
7739 msgid "git notes add [<options>] [<object>]"
7740 msgstr ""
7742 #: builtin/notes.c:51
7743 msgid "git notes copy [<options>] <from-object> <to-object>"
7744 msgstr ""
7746 #: builtin/notes.c:52
7747 msgid "git notes copy --stdin [<from-object> <to-object>]..."
7748 msgstr ""
7750 #: builtin/notes.c:57
7751 msgid "git notes append [<options>] [<object>]"
7752 msgstr ""
7754 #: builtin/notes.c:62
7755 msgid "git notes edit [<object>]"
7756 msgstr ""
7758 #: builtin/notes.c:67
7759 msgid "git notes show [<object>]"
7760 msgstr ""
7762 #: builtin/notes.c:72
7763 msgid "git notes merge [<options>] <notes-ref>"
7764 msgstr ""
7766 #: builtin/notes.c:73
7767 msgid "git notes merge --commit [<options>]"
7768 msgstr ""
7770 #: builtin/notes.c:74
7771 msgid "git notes merge --abort [<options>]"
7772 msgstr ""
7774 #: builtin/notes.c:79
7775 msgid "git notes remove [<object>]"
7776 msgstr ""
7778 #: builtin/notes.c:84
7779 msgid "git notes prune [<options>]"
7780 msgstr ""
7782 #: builtin/notes.c:89
7783 msgid "git notes get-ref"
7784 msgstr ""
7786 #: builtin/notes.c:147
7787 #, c-format
7788 msgid "unable to start 'show' for object '%s'"
7789 msgstr ""
7791 #: builtin/notes.c:151
7792 msgid "could not read 'show' output"
7793 msgstr ""
7795 #: builtin/notes.c:159
7796 #, c-format
7797 msgid "failed to finish 'show' for object '%s'"
7798 msgstr ""
7800 #: builtin/notes.c:174 builtin/tag.c:477
7801 #, c-format
7802 msgid "could not create file '%s'"
7803 msgstr ""
7805 #: builtin/notes.c:193
7806 msgid "Please supply the note contents using either -m or -F option"
7807 msgstr ""
7809 #: builtin/notes.c:202
7810 msgid "unable to write note object"
7811 msgstr ""
7813 #: builtin/notes.c:204
7814 #, c-format
7815 msgid "The note contents have been left in %s"
7816 msgstr ""
7818 #: builtin/notes.c:232 builtin/tag.c:695
7819 #, c-format
7820 msgid "cannot read '%s'"
7821 msgstr ""
7823 #: builtin/notes.c:234 builtin/tag.c:698
7824 #, c-format
7825 msgid "could not open or read '%s'"
7826 msgstr ""
7828 #: builtin/notes.c:253 builtin/notes.c:304 builtin/notes.c:306
7829 #: builtin/notes.c:366 builtin/notes.c:421 builtin/notes.c:507
7830 #: builtin/notes.c:512 builtin/notes.c:590 builtin/notes.c:653
7831 #: builtin/notes.c:877 builtin/tag.c:711
7832 #, c-format
7833 msgid "Failed to resolve '%s' as a valid ref."
7834 msgstr ""
7836 #: builtin/notes.c:256
7837 #, c-format
7838 msgid "Failed to read object '%s'."
7839 msgstr ""
7841 #: builtin/notes.c:260
7842 #, c-format
7843 msgid "Cannot read note data from non-blob object '%s'."
7844 msgstr ""
7846 #: builtin/notes.c:359 builtin/notes.c:414 builtin/notes.c:490
7847 #: builtin/notes.c:502 builtin/notes.c:578 builtin/notes.c:646
7848 #: builtin/notes.c:942
7849 msgid "too many parameters"
7850 msgstr ""
7852 #: builtin/notes.c:372 builtin/notes.c:659
7853 #, c-format
7854 msgid "No note found for object %s."
7855 msgstr ""
7857 #: builtin/notes.c:393 builtin/notes.c:556
7858 msgid "note contents as a string"
7859 msgstr ""
7861 #: builtin/notes.c:396 builtin/notes.c:559
7862 msgid "note contents in a file"
7863 msgstr ""
7865 #: builtin/notes.c:398 builtin/notes.c:401 builtin/notes.c:561
7866 #: builtin/notes.c:564 builtin/tag.c:630
7867 msgid "object"
7868 msgstr ""
7870 #: builtin/notes.c:399 builtin/notes.c:562
7871 msgid "reuse and edit specified note object"
7872 msgstr ""
7874 #: builtin/notes.c:402 builtin/notes.c:565
7875 msgid "reuse specified note object"
7876 msgstr ""
7878 #: builtin/notes.c:405 builtin/notes.c:568
7879 msgid "allow storing empty note"
7880 msgstr ""
7882 #: builtin/notes.c:406 builtin/notes.c:477
7883 msgid "replace existing notes"
7884 msgstr ""
7886 #: builtin/notes.c:431
7887 #, c-format
7888 msgid ""
7889 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7890 "existing notes"
7891 msgstr ""
7893 #: builtin/notes.c:446 builtin/notes.c:525
7894 #, c-format
7895 msgid "Overwriting existing notes for object %s\n"
7896 msgstr ""
7898 #: builtin/notes.c:457 builtin/notes.c:618 builtin/notes.c:882
7899 #, c-format
7900 msgid "Removing note for object %s\n"
7901 msgstr ""
7903 #: builtin/notes.c:478
7904 msgid "read objects from stdin"
7905 msgstr ""
7907 #: builtin/notes.c:480
7908 msgid "load rewriting config for <command> (implies --stdin)"
7909 msgstr ""
7911 #: builtin/notes.c:498
7912 msgid "too few parameters"
7913 msgstr ""
7915 #: builtin/notes.c:519
7916 #, c-format
7917 msgid ""
7918 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7919 "existing notes"
7920 msgstr ""
7922 #: builtin/notes.c:531
7923 #, c-format
7924 msgid "Missing notes on source object %s. Cannot copy."
7925 msgstr ""
7927 #: builtin/notes.c:583
7928 #, c-format
7929 msgid ""
7930 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7931 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7932 msgstr ""
7934 #: builtin/notes.c:764
7935 msgid "General options"
7936 msgstr ""
7938 #: builtin/notes.c:766
7939 msgid "Merge options"
7940 msgstr ""
7942 #: builtin/notes.c:768
7943 msgid ""
7944 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
7945 "cat_sort_uniq)"
7946 msgstr ""
7948 #: builtin/notes.c:770
7949 msgid "Committing unmerged notes"
7950 msgstr ""
7952 #: builtin/notes.c:772
7953 msgid "finalize notes merge by committing unmerged notes"
7954 msgstr ""
7956 #: builtin/notes.c:774
7957 msgid "Aborting notes merge resolution"
7958 msgstr ""
7960 #: builtin/notes.c:776
7961 msgid "abort notes merge"
7962 msgstr ""
7964 #: builtin/notes.c:853
7965 #, c-format
7966 msgid "A notes merge into %s is already in-progress at %s"
7967 msgstr ""
7969 #: builtin/notes.c:880
7970 #, c-format
7971 msgid "Object %s has no note\n"
7972 msgstr ""
7974 #: builtin/notes.c:892
7975 msgid "attempt to remove non-existent note is not an error"
7976 msgstr ""
7978 #: builtin/notes.c:895
7979 msgid "read object names from the standard input"
7980 msgstr ""
7982 #: builtin/notes.c:976
7983 msgid "notes-ref"
7984 msgstr ""
7986 #: builtin/notes.c:977
7987 msgid "use notes from <notes-ref>"
7988 msgstr ""
7990 #: builtin/notes.c:1012 builtin/remote.c:1588
7991 #, c-format
7992 msgid "Unknown subcommand: %s"
7993 msgstr ""
7995 #: builtin/pack-objects.c:28
7996 msgid ""
7997 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
7998 msgstr ""
8000 #: builtin/pack-objects.c:29
8001 msgid ""
8002 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
8003 msgstr ""
8005 #: builtin/pack-objects.c:175 builtin/pack-objects.c:178
8006 #, c-format
8007 msgid "deflate error (%d)"
8008 msgstr ""
8010 #: builtin/pack-objects.c:771
8011 msgid "Writing objects"
8012 msgstr ""
8014 #: builtin/pack-objects.c:1011
8015 msgid "disabling bitmap writing, as some objects are not being packed"
8016 msgstr ""
8018 #: builtin/pack-objects.c:2171
8019 msgid "Compressing objects"
8020 msgstr ""
8022 #: builtin/pack-objects.c:2568
8023 #, c-format
8024 msgid "unsupported index version %s"
8025 msgstr ""
8027 #: builtin/pack-objects.c:2572
8028 #, c-format
8029 msgid "bad index version '%s'"
8030 msgstr ""
8032 #: builtin/pack-objects.c:2602
8033 msgid "do not show progress meter"
8034 msgstr ""
8036 #: builtin/pack-objects.c:2604
8037 msgid "show progress meter"
8038 msgstr ""
8040 #: builtin/pack-objects.c:2606
8041 msgid "show progress meter during object writing phase"
8042 msgstr ""
8044 #: builtin/pack-objects.c:2609
8045 msgid "similar to --all-progress when progress meter is shown"
8046 msgstr ""
8048 #: builtin/pack-objects.c:2610
8049 msgid "version[,offset]"
8050 msgstr ""
8052 #: builtin/pack-objects.c:2611
8053 msgid "write the pack index file in the specified idx format version"
8054 msgstr ""
8056 #: builtin/pack-objects.c:2614
8057 msgid "maximum size of each output pack file"
8058 msgstr ""
8060 #: builtin/pack-objects.c:2616
8061 msgid "ignore borrowed objects from alternate object store"
8062 msgstr ""
8064 #: builtin/pack-objects.c:2618
8065 msgid "ignore packed objects"
8066 msgstr ""
8068 #: builtin/pack-objects.c:2620
8069 msgid "limit pack window by objects"
8070 msgstr ""
8072 #: builtin/pack-objects.c:2622
8073 msgid "limit pack window by memory in addition to object limit"
8074 msgstr ""
8076 #: builtin/pack-objects.c:2624
8077 msgid "maximum length of delta chain allowed in the resulting pack"
8078 msgstr ""
8080 #: builtin/pack-objects.c:2626
8081 msgid "reuse existing deltas"
8082 msgstr ""
8084 #: builtin/pack-objects.c:2628
8085 msgid "reuse existing objects"
8086 msgstr ""
8088 #: builtin/pack-objects.c:2630
8089 msgid "use OFS_DELTA objects"
8090 msgstr ""
8092 #: builtin/pack-objects.c:2632
8093 msgid "use threads when searching for best delta matches"
8094 msgstr ""
8096 #: builtin/pack-objects.c:2634
8097 msgid "do not create an empty pack output"
8098 msgstr ""
8100 #: builtin/pack-objects.c:2636
8101 msgid "read revision arguments from standard input"
8102 msgstr ""
8104 #: builtin/pack-objects.c:2638
8105 msgid "limit the objects to those that are not yet packed"
8106 msgstr ""
8108 #: builtin/pack-objects.c:2641
8109 msgid "include objects reachable from any reference"
8110 msgstr ""
8112 #: builtin/pack-objects.c:2644
8113 msgid "include objects referred by reflog entries"
8114 msgstr ""
8116 #: builtin/pack-objects.c:2647
8117 msgid "include objects referred to by the index"
8118 msgstr ""
8120 #: builtin/pack-objects.c:2650
8121 msgid "output pack to stdout"
8122 msgstr ""
8124 #: builtin/pack-objects.c:2652
8125 msgid "include tag objects that refer to objects to be packed"
8126 msgstr ""
8128 #: builtin/pack-objects.c:2654
8129 msgid "keep unreachable objects"
8130 msgstr ""
8132 #: builtin/pack-objects.c:2655 parse-options.h:142
8133 msgid "time"
8134 msgstr ""
8136 #: builtin/pack-objects.c:2656
8137 msgid "unpack unreachable objects newer than <time>"
8138 msgstr ""
8140 #: builtin/pack-objects.c:2659
8141 msgid "create thin packs"
8142 msgstr ""
8144 #: builtin/pack-objects.c:2661
8145 msgid "create packs suitable for shallow fetches"
8146 msgstr ""
8148 #: builtin/pack-objects.c:2663
8149 msgid "ignore packs that have companion .keep file"
8150 msgstr ""
8152 #: builtin/pack-objects.c:2665
8153 msgid "pack compression level"
8154 msgstr ""
8156 #: builtin/pack-objects.c:2667
8157 msgid "do not hide commits by grafts"
8158 msgstr ""
8160 #: builtin/pack-objects.c:2669
8161 msgid "use a bitmap index if available to speed up counting objects"
8162 msgstr ""
8164 #: builtin/pack-objects.c:2671
8165 msgid "write a bitmap index together with the pack index"
8166 msgstr ""
8168 #: builtin/pack-objects.c:2762
8169 msgid "Counting objects"
8170 msgstr ""
8172 #: builtin/pack-refs.c:6
8173 msgid "git pack-refs [<options>]"
8174 msgstr ""
8176 #: builtin/pack-refs.c:14
8177 msgid "pack everything"
8178 msgstr ""
8180 #: builtin/pack-refs.c:15
8181 msgid "prune loose refs (default)"
8182 msgstr ""
8184 #: builtin/prune-packed.c:7
8185 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
8186 msgstr ""
8188 #: builtin/prune-packed.c:40
8189 msgid "Removing duplicate objects"
8190 msgstr ""
8192 #: builtin/prune.c:11
8193 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
8194 msgstr ""
8196 #: builtin/prune.c:105 builtin/worktree.c:121
8197 msgid "do not remove, show only"
8198 msgstr ""
8200 #: builtin/prune.c:106 builtin/worktree.c:122
8201 msgid "report pruned objects"
8202 msgstr ""
8204 #: builtin/prune.c:109 builtin/worktree.c:124
8205 msgid "expire objects older than <time>"
8206 msgstr ""
8208 #: builtin/pull.c:69
8209 msgid "git pull [options] [<repository> [<refspec>...]]"
8210 msgstr ""
8212 #: builtin/pull.c:113
8213 msgid "Options related to merging"
8214 msgstr ""
8216 #: builtin/pull.c:116
8217 msgid "incorporate changes by rebasing rather than merging"
8218 msgstr ""
8220 #: builtin/pull.c:140 builtin/revert.c:105
8221 msgid "allow fast-forward"
8222 msgstr ""
8224 #: builtin/pull.c:146
8225 msgid "verify that the named commit has a valid GPG signature"
8226 msgstr ""
8228 #: builtin/pull.c:160
8229 msgid "Options related to fetching"
8230 msgstr ""
8232 #: builtin/pull.c:268
8233 #, c-format
8234 msgid "Invalid value for pull.ff: %s"
8235 msgstr ""
8237 #: builtin/pull.c:352
8238 msgid "Cannot pull with rebase: You have unstaged changes."
8239 msgstr ""
8241 #: builtin/pull.c:358
8242 msgid "Additionally, your index contains uncommitted changes."
8243 msgstr ""
8245 #: builtin/pull.c:360
8246 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
8247 msgstr ""
8249 #: builtin/pull.c:436
8250 msgid ""
8251 "There is no candidate for rebasing against among the refs that you just "
8252 "fetched."
8253 msgstr ""
8255 #: builtin/pull.c:438
8256 msgid ""
8257 "There are no candidates for merging among the refs that you just fetched."
8258 msgstr ""
8260 #: builtin/pull.c:439
8261 msgid ""
8262 "Generally this means that you provided a wildcard refspec which had no\n"
8263 "matches on the remote end."
8264 msgstr ""
8266 #: builtin/pull.c:442
8267 #, c-format
8268 msgid ""
8269 "You asked to pull from the remote '%s', but did not specify\n"
8270 "a branch. Because this is not the default configured remote\n"
8271 "for your current branch, you must specify a branch on the command line."
8272 msgstr ""
8274 #: builtin/pull.c:447
8275 msgid "You are not currently on a branch."
8276 msgstr ""
8278 #: builtin/pull.c:449 builtin/pull.c:464
8279 msgid "Please specify which branch you want to rebase against."
8280 msgstr ""
8282 #: builtin/pull.c:451 builtin/pull.c:466
8283 msgid "Please specify which branch you want to merge with."
8284 msgstr ""
8286 #: builtin/pull.c:452 builtin/pull.c:467
8287 msgid "See git-pull(1) for details."
8288 msgstr ""
8290 #: builtin/pull.c:462
8291 msgid "There is no tracking information for the current branch."
8292 msgstr ""
8294 #: builtin/pull.c:471
8295 #, c-format
8296 msgid ""
8297 "If you wish to set tracking information for this branch you can do so with:\n"
8298 "\n"
8299 "    git branch --set-upstream-to=%s/<branch> %s\n"
8300 msgstr ""
8302 #: builtin/pull.c:476
8303 #, c-format
8304 msgid ""
8305 "Your configuration specifies to merge with the ref '%s'\n"
8306 "from the remote, but no such ref was fetched."
8307 msgstr ""
8309 #: builtin/pull.c:830
8310 msgid "Updating an unborn branch with changes added to the index."
8311 msgstr ""
8313 #: builtin/pull.c:859
8314 #, c-format
8315 msgid ""
8316 "fetch updated the current branch head.\n"
8317 "fast-forwarding your working tree from\n"
8318 "commit %s."
8319 msgstr ""
8321 #: builtin/pull.c:864
8322 #, c-format
8323 msgid ""
8324 "Cannot fast-forward your working tree.\n"
8325 "After making sure that you saved anything precious from\n"
8326 "$ git diff %s\n"
8327 "output, run\n"
8328 "$ git reset --hard\n"
8329 "to recover."
8330 msgstr ""
8332 #: builtin/pull.c:879
8333 msgid "Cannot merge multiple branches into empty head."
8334 msgstr ""
8336 #: builtin/pull.c:883
8337 msgid "Cannot rebase onto multiple branches."
8338 msgstr ""
8340 #: builtin/push.c:15
8341 msgid "git push [<options>] [<repository> [<refspec>...]]"
8342 msgstr ""
8344 #: builtin/push.c:86
8345 msgid "tag shorthand without <tag>"
8346 msgstr ""
8348 #: builtin/push.c:96
8349 msgid "--delete only accepts plain target ref names"
8350 msgstr ""
8352 #: builtin/push.c:140
8353 msgid ""
8354 "\n"
8355 "To choose either option permanently, see push.default in 'git help config'."
8356 msgstr ""
8358 #: builtin/push.c:143
8359 #, c-format
8360 msgid ""
8361 "The upstream branch of your current branch does not match\n"
8362 "the name of your current branch.  To push to the upstream branch\n"
8363 "on the remote, use\n"
8364 "\n"
8365 "    git push %s HEAD:%s\n"
8366 "\n"
8367 "To push to the branch of the same name on the remote, use\n"
8368 "\n"
8369 "    git push %s %s\n"
8370 "%s"
8371 msgstr ""
8373 #: builtin/push.c:158
8374 #, c-format
8375 msgid ""
8376 "You are not currently on a branch.\n"
8377 "To push the history leading to the current (detached HEAD)\n"
8378 "state now, use\n"
8379 "\n"
8380 "    git push %s HEAD:<name-of-remote-branch>\n"
8381 msgstr ""
8383 #: builtin/push.c:172
8384 #, c-format
8385 msgid ""
8386 "The current branch %s has no upstream branch.\n"
8387 "To push the current branch and set the remote as upstream, use\n"
8388 "\n"
8389 "    git push --set-upstream %s %s\n"
8390 msgstr ""
8392 #: builtin/push.c:180
8393 #, c-format
8394 msgid "The current branch %s has multiple upstream branches, refusing to push."
8395 msgstr ""
8397 #: builtin/push.c:183
8398 #, c-format
8399 msgid ""
8400 "You are pushing to remote '%s', which is not the upstream of\n"
8401 "your current branch '%s', without telling me what to push\n"
8402 "to update which remote branch."
8403 msgstr ""
8405 #: builtin/push.c:206
8406 msgid ""
8407 "push.default is unset; its implicit value has changed in\n"
8408 "Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
8409 "and maintain the traditional behavior, use:\n"
8410 "\n"
8411 "  git config --global push.default matching\n"
8412 "\n"
8413 "To squelch this message and adopt the new behavior now, use:\n"
8414 "\n"
8415 "  git config --global push.default simple\n"
8416 "\n"
8417 "When push.default is set to 'matching', git will push local branches\n"
8418 "to the remote branches that already exist with the same name.\n"
8419 "\n"
8420 "Since Git 2.0, Git defaults to the more conservative 'simple'\n"
8421 "behavior, which only pushes the current branch to the corresponding\n"
8422 "remote branch that 'git pull' uses to update the current branch.\n"
8423 "\n"
8424 "See 'git help config' and search for 'push.default' for further "
8425 "information.\n"
8426 "(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
8427 "'current' instead of 'simple' if you sometimes use older versions of Git)"
8428 msgstr ""
8430 #: builtin/push.c:273
8431 msgid ""
8432 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
8433 msgstr ""
8435 #: builtin/push.c:280
8436 msgid ""
8437 "Updates were rejected because the tip of your current branch is behind\n"
8438 "its remote counterpart. Integrate the remote changes (e.g.\n"
8439 "'git pull ...') before pushing again.\n"
8440 "See the 'Note about fast-forwards' in 'git push --help' for details."
8441 msgstr ""
8443 #: builtin/push.c:286
8444 msgid ""
8445 "Updates were rejected because a pushed branch tip is behind its remote\n"
8446 "counterpart. Check out this branch and integrate the remote changes\n"
8447 "(e.g. 'git pull ...') before pushing again.\n"
8448 "See the 'Note about fast-forwards' in 'git push --help' for details."
8449 msgstr ""
8451 #: builtin/push.c:292
8452 msgid ""
8453 "Updates were rejected because the remote contains work that you do\n"
8454 "not have locally. This is usually caused by another repository pushing\n"
8455 "to the same ref. You may want to first integrate the remote changes\n"
8456 "(e.g., 'git pull ...') before pushing again.\n"
8457 "See the 'Note about fast-forwards' in 'git push --help' for details."
8458 msgstr ""
8460 #: builtin/push.c:299
8461 msgid "Updates were rejected because the tag already exists in the remote."
8462 msgstr ""
8464 #: builtin/push.c:302
8465 msgid ""
8466 "You cannot update a remote ref that points at a non-commit object,\n"
8467 "or update a remote ref to make it point at a non-commit object,\n"
8468 "without using the '--force' option.\n"
8469 msgstr ""
8471 #: builtin/push.c:361
8472 #, c-format
8473 msgid "Pushing to %s\n"
8474 msgstr ""
8476 #: builtin/push.c:365
8477 #, c-format
8478 msgid "failed to push some refs to '%s'"
8479 msgstr ""
8481 #: builtin/push.c:395
8482 #, c-format
8483 msgid "bad repository '%s'"
8484 msgstr ""
8486 #: builtin/push.c:396
8487 msgid ""
8488 "No configured push destination.\n"
8489 "Either specify the URL from the command-line or configure a remote "
8490 "repository using\n"
8491 "\n"
8492 "    git remote add <name> <url>\n"
8493 "\n"
8494 "and then push using the remote name\n"
8495 "\n"
8496 "    git push <name>\n"
8497 msgstr ""
8499 #: builtin/push.c:411
8500 msgid "--all and --tags are incompatible"
8501 msgstr ""
8503 #: builtin/push.c:412
8504 msgid "--all can't be combined with refspecs"
8505 msgstr ""
8507 #: builtin/push.c:417
8508 msgid "--mirror and --tags are incompatible"
8509 msgstr ""
8511 #: builtin/push.c:418
8512 msgid "--mirror can't be combined with refspecs"
8513 msgstr ""
8515 #: builtin/push.c:423
8516 msgid "--all and --mirror are incompatible"
8517 msgstr ""
8519 #: builtin/push.c:539
8520 msgid "repository"
8521 msgstr ""
8523 #: builtin/push.c:540 builtin/send-pack.c:161
8524 msgid "push all refs"
8525 msgstr ""
8527 #: builtin/push.c:541 builtin/send-pack.c:163
8528 msgid "mirror all refs"
8529 msgstr ""
8531 #: builtin/push.c:543
8532 msgid "delete refs"
8533 msgstr ""
8535 #: builtin/push.c:544
8536 msgid "push tags (can't be used with --all or --mirror)"
8537 msgstr ""
8539 #: builtin/push.c:547 builtin/send-pack.c:164
8540 msgid "force updates"
8541 msgstr ""
8543 #: builtin/push.c:549 builtin/send-pack.c:175
8544 msgid "refname>:<expect"
8545 msgstr ""
8547 #: builtin/push.c:550 builtin/send-pack.c:176
8548 msgid "require old value of ref to be at this value"
8549 msgstr ""
8551 #: builtin/push.c:553
8552 msgid "control recursive pushing of submodules"
8553 msgstr ""
8555 #: builtin/push.c:555 builtin/send-pack.c:169
8556 msgid "use thin pack"
8557 msgstr ""
8559 #: builtin/push.c:556 builtin/push.c:557 builtin/send-pack.c:158
8560 #: builtin/send-pack.c:159
8561 msgid "receive pack program"
8562 msgstr ""
8564 #: builtin/push.c:558
8565 msgid "set upstream for git pull/status"
8566 msgstr ""
8568 #: builtin/push.c:561
8569 msgid "prune locally removed refs"
8570 msgstr ""
8572 #: builtin/push.c:563
8573 msgid "bypass pre-push hook"
8574 msgstr ""
8576 #: builtin/push.c:564
8577 msgid "push missing but relevant tags"
8578 msgstr ""
8580 #: builtin/push.c:567 builtin/send-pack.c:166
8581 msgid "GPG sign the push"
8582 msgstr ""
8584 #: builtin/push.c:569 builtin/send-pack.c:170
8585 msgid "request atomic transaction on remote side"
8586 msgstr ""
8588 #: builtin/push.c:579
8589 msgid "--delete is incompatible with --all, --mirror and --tags"
8590 msgstr ""
8592 #: builtin/push.c:581
8593 msgid "--delete doesn't make sense without any refs"
8594 msgstr ""
8596 #: builtin/read-tree.c:37
8597 msgid ""
8598 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
8599 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
8600 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
8601 msgstr ""
8603 #: builtin/read-tree.c:110
8604 msgid "write resulting index to <file>"
8605 msgstr ""
8607 #: builtin/read-tree.c:113
8608 msgid "only empty the index"
8609 msgstr ""
8611 #: builtin/read-tree.c:115
8612 msgid "Merging"
8613 msgstr ""
8615 #: builtin/read-tree.c:117
8616 msgid "perform a merge in addition to a read"
8617 msgstr ""
8619 #: builtin/read-tree.c:119
8620 msgid "3-way merge if no file level merging required"
8621 msgstr ""
8623 #: builtin/read-tree.c:121
8624 msgid "3-way merge in presence of adds and removes"
8625 msgstr ""
8627 #: builtin/read-tree.c:123
8628 msgid "same as -m, but discard unmerged entries"
8629 msgstr ""
8631 #: builtin/read-tree.c:124
8632 msgid "<subdirectory>/"
8633 msgstr ""
8635 #: builtin/read-tree.c:125
8636 msgid "read the tree into the index under <subdirectory>/"
8637 msgstr ""
8639 #: builtin/read-tree.c:128
8640 msgid "update working tree with merge result"
8641 msgstr ""
8643 #: builtin/read-tree.c:130
8644 msgid "gitignore"
8645 msgstr ""
8647 #: builtin/read-tree.c:131
8648 msgid "allow explicitly ignored files to be overwritten"
8649 msgstr ""
8651 #: builtin/read-tree.c:134
8652 msgid "don't check the working tree after merging"
8653 msgstr ""
8655 #: builtin/read-tree.c:135
8656 msgid "don't update the index or the work tree"
8657 msgstr ""
8659 #: builtin/read-tree.c:137
8660 msgid "skip applying sparse checkout filter"
8661 msgstr ""
8663 #: builtin/read-tree.c:139
8664 msgid "debug unpack-trees"
8665 msgstr ""
8667 #: builtin/reflog.c:432
8668 #, c-format
8669 msgid "'%s' for '%s' is not a valid timestamp"
8670 msgstr ""
8672 #: builtin/reflog.c:549 builtin/reflog.c:554
8673 #, c-format
8674 msgid "'%s' is not a valid timestamp"
8675 msgstr ""
8677 #: builtin/remote.c:12
8678 msgid "git remote [-v | --verbose]"
8679 msgstr ""
8681 #: builtin/remote.c:13
8682 msgid ""
8683 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
8684 "mirror=<fetch|push>] <name> <url>"
8685 msgstr ""
8687 #: builtin/remote.c:14 builtin/remote.c:33
8688 msgid "git remote rename <old> <new>"
8689 msgstr ""
8691 #: builtin/remote.c:15 builtin/remote.c:38
8692 msgid "git remote remove <name>"
8693 msgstr ""
8695 #: builtin/remote.c:16 builtin/remote.c:43
8696 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
8697 msgstr ""
8699 #: builtin/remote.c:17
8700 msgid "git remote [-v | --verbose] show [-n] <name>"
8701 msgstr ""
8703 #: builtin/remote.c:18
8704 msgid "git remote prune [-n | --dry-run] <name>"
8705 msgstr ""
8707 #: builtin/remote.c:19
8708 msgid ""
8709 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8710 msgstr ""
8712 #: builtin/remote.c:20
8713 msgid "git remote set-branches [--add] <name> <branch>..."
8714 msgstr ""
8716 #: builtin/remote.c:21 builtin/remote.c:69
8717 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8718 msgstr ""
8720 #: builtin/remote.c:22 builtin/remote.c:70
8721 msgid "git remote set-url --add <name> <newurl>"
8722 msgstr ""
8724 #: builtin/remote.c:23 builtin/remote.c:71
8725 msgid "git remote set-url --delete <name> <url>"
8726 msgstr ""
8728 #: builtin/remote.c:28
8729 msgid "git remote add [<options>] <name> <url>"
8730 msgstr ""
8732 #: builtin/remote.c:48
8733 msgid "git remote set-branches <name> <branch>..."
8734 msgstr ""
8736 #: builtin/remote.c:49
8737 msgid "git remote set-branches --add <name> <branch>..."
8738 msgstr ""
8740 #: builtin/remote.c:54
8741 msgid "git remote show [<options>] <name>"
8742 msgstr ""
8744 #: builtin/remote.c:59
8745 msgid "git remote prune [<options>] <name>"
8746 msgstr ""
8748 #: builtin/remote.c:64
8749 msgid "git remote update [<options>] [<group> | <remote>]..."
8750 msgstr ""
8752 #: builtin/remote.c:88
8753 #, c-format
8754 msgid "Updating %s"
8755 msgstr ""
8757 #: builtin/remote.c:120
8758 msgid ""
8759 "--mirror is dangerous and deprecated; please\n"
8760 "\t use --mirror=fetch or --mirror=push instead"
8761 msgstr ""
8763 #: builtin/remote.c:137
8764 #, c-format
8765 msgid "unknown mirror argument: %s"
8766 msgstr ""
8768 #: builtin/remote.c:153
8769 msgid "fetch the remote branches"
8770 msgstr ""
8772 #: builtin/remote.c:155
8773 msgid "import all tags and associated objects when fetching"
8774 msgstr ""
8776 #: builtin/remote.c:158
8777 msgid "or do not fetch any tag at all (--no-tags)"
8778 msgstr ""
8780 #: builtin/remote.c:160
8781 msgid "branch(es) to track"
8782 msgstr ""
8784 #: builtin/remote.c:161
8785 msgid "master branch"
8786 msgstr ""
8788 #: builtin/remote.c:162
8789 msgid "push|fetch"
8790 msgstr ""
8792 #: builtin/remote.c:163
8793 msgid "set up remote as a mirror to push to or fetch from"
8794 msgstr ""
8796 #: builtin/remote.c:175
8797 msgid "specifying a master branch makes no sense with --mirror"
8798 msgstr ""
8800 #: builtin/remote.c:177
8801 msgid "specifying branches to track makes sense only with fetch mirrors"
8802 msgstr ""
8804 #: builtin/remote.c:187 builtin/remote.c:637
8805 #, c-format
8806 msgid "remote %s already exists."
8807 msgstr ""
8809 #: builtin/remote.c:191 builtin/remote.c:641
8810 #, c-format
8811 msgid "'%s' is not a valid remote name"
8812 msgstr ""
8814 #: builtin/remote.c:235
8815 #, c-format
8816 msgid "Could not setup master '%s'"
8817 msgstr ""
8819 #: builtin/remote.c:335
8820 #, c-format
8821 msgid "Could not get fetch map for refspec %s"
8822 msgstr ""
8824 #: builtin/remote.c:436 builtin/remote.c:444
8825 msgid "(matching)"
8826 msgstr ""
8828 #: builtin/remote.c:448
8829 msgid "(delete)"
8830 msgstr ""
8832 #: builtin/remote.c:588 builtin/remote.c:594 builtin/remote.c:600
8833 #, c-format
8834 msgid "Could not append '%s' to '%s'"
8835 msgstr ""
8837 #: builtin/remote.c:630 builtin/remote.c:769 builtin/remote.c:869
8838 #, c-format
8839 msgid "No such remote: %s"
8840 msgstr ""
8842 #: builtin/remote.c:647
8843 #, c-format
8844 msgid "Could not rename config section '%s' to '%s'"
8845 msgstr ""
8847 #: builtin/remote.c:653 builtin/remote.c:821
8848 #, c-format
8849 msgid "Could not remove config section '%s'"
8850 msgstr ""
8852 #: builtin/remote.c:668
8853 #, c-format
8854 msgid ""
8855 "Not updating non-default fetch refspec\n"
8856 "\t%s\n"
8857 "\tPlease update the configuration manually if necessary."
8858 msgstr ""
8860 #: builtin/remote.c:674
8861 #, c-format
8862 msgid "Could not append '%s'"
8863 msgstr ""
8865 #: builtin/remote.c:685
8866 #, c-format
8867 msgid "Could not set '%s'"
8868 msgstr ""
8870 #: builtin/remote.c:707
8871 #, c-format
8872 msgid "deleting '%s' failed"
8873 msgstr ""
8875 #: builtin/remote.c:741
8876 #, c-format
8877 msgid "creating '%s' failed"
8878 msgstr ""
8880 #: builtin/remote.c:807
8881 msgid ""
8882 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8883 "to delete it, use:"
8884 msgid_plural ""
8885 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8886 "to delete them, use:"
8887 msgstr[0] ""
8888 msgstr[1] ""
8890 #: builtin/remote.c:922
8891 #, c-format
8892 msgid " new (next fetch will store in remotes/%s)"
8893 msgstr ""
8895 #: builtin/remote.c:925
8896 msgid " tracked"
8897 msgstr ""
8899 #: builtin/remote.c:927
8900 msgid " stale (use 'git remote prune' to remove)"
8901 msgstr ""
8903 #: builtin/remote.c:929
8904 msgid " ???"
8905 msgstr ""
8907 #: builtin/remote.c:970
8908 #, c-format
8909 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8910 msgstr ""
8912 #: builtin/remote.c:977
8913 #, c-format
8914 msgid "rebases onto remote %s"
8915 msgstr ""
8917 #: builtin/remote.c:980
8918 #, c-format
8919 msgid " merges with remote %s"
8920 msgstr ""
8922 #: builtin/remote.c:981
8923 msgid "    and with remote"
8924 msgstr ""
8926 #: builtin/remote.c:983
8927 #, c-format
8928 msgid "merges with remote %s"
8929 msgstr ""
8931 #: builtin/remote.c:984
8932 msgid "   and with remote"
8933 msgstr ""
8935 #: builtin/remote.c:1030
8936 msgid "create"
8937 msgstr ""
8939 #: builtin/remote.c:1033
8940 msgid "delete"
8941 msgstr ""
8943 #: builtin/remote.c:1037
8944 msgid "up to date"
8945 msgstr ""
8947 #: builtin/remote.c:1040
8948 msgid "fast-forwardable"
8949 msgstr ""
8951 #: builtin/remote.c:1043
8952 msgid "local out of date"
8953 msgstr ""
8955 #: builtin/remote.c:1050
8956 #, c-format
8957 msgid "    %-*s forces to %-*s (%s)"
8958 msgstr ""
8960 #: builtin/remote.c:1053
8961 #, c-format
8962 msgid "    %-*s pushes to %-*s (%s)"
8963 msgstr ""
8965 #: builtin/remote.c:1057
8966 #, c-format
8967 msgid "    %-*s forces to %s"
8968 msgstr ""
8970 #: builtin/remote.c:1060
8971 #, c-format
8972 msgid "    %-*s pushes to %s"
8973 msgstr ""
8975 #: builtin/remote.c:1128
8976 msgid "do not query remotes"
8977 msgstr ""
8979 #: builtin/remote.c:1155
8980 #, c-format
8981 msgid "* remote %s"
8982 msgstr ""
8984 #: builtin/remote.c:1156
8985 #, c-format
8986 msgid "  Fetch URL: %s"
8987 msgstr ""
8989 #: builtin/remote.c:1157 builtin/remote.c:1308
8990 msgid "(no URL)"
8991 msgstr ""
8993 #: builtin/remote.c:1166 builtin/remote.c:1168
8994 #, c-format
8995 msgid "  Push  URL: %s"
8996 msgstr ""
8998 #: builtin/remote.c:1170 builtin/remote.c:1172 builtin/remote.c:1174
8999 #, c-format
9000 msgid "  HEAD branch: %s"
9001 msgstr ""
9003 #: builtin/remote.c:1176
9004 #, c-format
9005 msgid ""
9006 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
9007 msgstr ""
9009 #: builtin/remote.c:1188
9010 #, c-format
9011 msgid "  Remote branch:%s"
9012 msgid_plural "  Remote branches:%s"
9013 msgstr[0] ""
9014 msgstr[1] ""
9016 #: builtin/remote.c:1191 builtin/remote.c:1218
9017 msgid " (status not queried)"
9018 msgstr ""
9020 #: builtin/remote.c:1200
9021 msgid "  Local branch configured for 'git pull':"
9022 msgid_plural "  Local branches configured for 'git pull':"
9023 msgstr[0] ""
9024 msgstr[1] ""
9026 #: builtin/remote.c:1208
9027 msgid "  Local refs will be mirrored by 'git push'"
9028 msgstr ""
9030 #: builtin/remote.c:1215
9031 #, c-format
9032 msgid "  Local ref configured for 'git push'%s:"
9033 msgid_plural "  Local refs configured for 'git push'%s:"
9034 msgstr[0] ""
9035 msgstr[1] ""
9037 #: builtin/remote.c:1236
9038 msgid "set refs/remotes/<name>/HEAD according to remote"
9039 msgstr ""
9041 #: builtin/remote.c:1238
9042 msgid "delete refs/remotes/<name>/HEAD"
9043 msgstr ""
9045 #: builtin/remote.c:1253
9046 msgid "Cannot determine remote HEAD"
9047 msgstr ""
9049 #: builtin/remote.c:1255
9050 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
9051 msgstr ""
9053 #: builtin/remote.c:1265
9054 #, c-format
9055 msgid "Could not delete %s"
9056 msgstr ""
9058 #: builtin/remote.c:1273
9059 #, c-format
9060 msgid "Not a valid ref: %s"
9061 msgstr ""
9063 #: builtin/remote.c:1275
9064 #, c-format
9065 msgid "Could not setup %s"
9066 msgstr ""
9068 #: builtin/remote.c:1293
9069 #, c-format
9070 msgid " %s will become dangling!"
9071 msgstr ""
9073 #: builtin/remote.c:1294
9074 #, c-format
9075 msgid " %s has become dangling!"
9076 msgstr ""
9078 #: builtin/remote.c:1304
9079 #, c-format
9080 msgid "Pruning %s"
9081 msgstr ""
9083 #: builtin/remote.c:1305
9084 #, c-format
9085 msgid "URL: %s"
9086 msgstr ""
9088 #: builtin/remote.c:1321
9089 #, c-format
9090 msgid " * [would prune] %s"
9091 msgstr ""
9093 #: builtin/remote.c:1324
9094 #, c-format
9095 msgid " * [pruned] %s"
9096 msgstr ""
9098 #: builtin/remote.c:1369
9099 msgid "prune remotes after fetching"
9100 msgstr ""
9102 #: builtin/remote.c:1435 builtin/remote.c:1509
9103 #, c-format
9104 msgid "No such remote '%s'"
9105 msgstr ""
9107 #: builtin/remote.c:1455
9108 msgid "add branch"
9109 msgstr ""
9111 #: builtin/remote.c:1462
9112 msgid "no remote specified"
9113 msgstr ""
9115 #: builtin/remote.c:1484
9116 msgid "manipulate push URLs"
9117 msgstr ""
9119 #: builtin/remote.c:1486
9120 msgid "add URL"
9121 msgstr ""
9123 #: builtin/remote.c:1488
9124 msgid "delete URLs"
9125 msgstr ""
9127 #: builtin/remote.c:1495
9128 msgid "--add --delete doesn't make sense"
9129 msgstr ""
9131 #: builtin/remote.c:1535
9132 #, c-format
9133 msgid "Invalid old URL pattern: %s"
9134 msgstr ""
9136 #: builtin/remote.c:1543
9137 #, c-format
9138 msgid "No such URL found: %s"
9139 msgstr ""
9141 #: builtin/remote.c:1545
9142 msgid "Will not delete all non-push URLs"
9143 msgstr ""
9145 #: builtin/remote.c:1559
9146 msgid "be verbose; must be placed before a subcommand"
9147 msgstr ""
9149 #: builtin/repack.c:17
9150 msgid "git repack [<options>]"
9151 msgstr ""
9153 #: builtin/repack.c:159
9154 msgid "pack everything in a single pack"
9155 msgstr ""
9157 #: builtin/repack.c:161
9158 msgid "same as -a, and turn unreachable objects loose"
9159 msgstr ""
9161 #: builtin/repack.c:164
9162 msgid "remove redundant packs, and run git-prune-packed"
9163 msgstr ""
9165 #: builtin/repack.c:166
9166 msgid "pass --no-reuse-delta to git-pack-objects"
9167 msgstr ""
9169 #: builtin/repack.c:168
9170 msgid "pass --no-reuse-object to git-pack-objects"
9171 msgstr ""
9173 #: builtin/repack.c:170
9174 msgid "do not run git-update-server-info"
9175 msgstr ""
9177 #: builtin/repack.c:173
9178 msgid "pass --local to git-pack-objects"
9179 msgstr ""
9181 #: builtin/repack.c:175
9182 msgid "write bitmap index"
9183 msgstr ""
9185 #: builtin/repack.c:176
9186 msgid "approxidate"
9187 msgstr ""
9189 #: builtin/repack.c:177
9190 msgid "with -A, do not loosen objects older than this"
9191 msgstr ""
9193 #: builtin/repack.c:179
9194 msgid "size of the window used for delta compression"
9195 msgstr ""
9197 #: builtin/repack.c:180 builtin/repack.c:184
9198 msgid "bytes"
9199 msgstr ""
9201 #: builtin/repack.c:181
9202 msgid "same as the above, but limit memory size instead of entries count"
9203 msgstr ""
9205 #: builtin/repack.c:183
9206 msgid "limits the maximum delta depth"
9207 msgstr ""
9209 #: builtin/repack.c:185
9210 msgid "maximum size of each packfile"
9211 msgstr ""
9213 #: builtin/repack.c:187
9214 msgid "repack objects in packs marked with .keep"
9215 msgstr ""
9217 #: builtin/repack.c:378
9218 #, c-format
9219 msgid "removing '%s' failed"
9220 msgstr ""
9222 #: builtin/replace.c:19
9223 msgid "git replace [-f] <object> <replacement>"
9224 msgstr ""
9226 #: builtin/replace.c:20
9227 msgid "git replace [-f] --edit <object>"
9228 msgstr ""
9230 #: builtin/replace.c:21
9231 msgid "git replace [-f] --graft <commit> [<parent>...]"
9232 msgstr ""
9234 #: builtin/replace.c:22
9235 msgid "git replace -d <object>..."
9236 msgstr ""
9238 #: builtin/replace.c:23
9239 msgid "git replace [--format=<format>] [-l [<pattern>]]"
9240 msgstr ""
9242 #: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
9243 #, c-format
9244 msgid "Not a valid object name: '%s'"
9245 msgstr ""
9247 #: builtin/replace.c:355
9248 #, c-format
9249 msgid "bad mergetag in commit '%s'"
9250 msgstr ""
9252 #: builtin/replace.c:357
9253 #, c-format
9254 msgid "malformed mergetag in commit '%s'"
9255 msgstr ""
9257 #: builtin/replace.c:368
9258 #, c-format
9259 msgid ""
9260 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
9261 "instead of --graft"
9262 msgstr ""
9264 #: builtin/replace.c:401
9265 #, c-format
9266 msgid "the original commit '%s' has a gpg signature."
9267 msgstr ""
9269 #: builtin/replace.c:402
9270 msgid "the signature will be removed in the replacement commit!"
9271 msgstr ""
9273 #: builtin/replace.c:408
9274 #, c-format
9275 msgid "could not write replacement commit for: '%s'"
9276 msgstr ""
9278 #: builtin/replace.c:432
9279 msgid "list replace refs"
9280 msgstr ""
9282 #: builtin/replace.c:433
9283 msgid "delete replace refs"
9284 msgstr ""
9286 #: builtin/replace.c:434
9287 msgid "edit existing object"
9288 msgstr ""
9290 #: builtin/replace.c:435
9291 msgid "change a commit's parents"
9292 msgstr ""
9294 #: builtin/replace.c:436
9295 msgid "replace the ref if it exists"
9296 msgstr ""
9298 #: builtin/replace.c:437
9299 msgid "do not pretty-print contents for --edit"
9300 msgstr ""
9302 #: builtin/replace.c:438
9303 msgid "use this format"
9304 msgstr ""
9306 #: builtin/rerere.c:12
9307 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
9308 msgstr ""
9310 #: builtin/rerere.c:57
9311 msgid "register clean resolutions in index"
9312 msgstr ""
9314 #: builtin/reset.c:26
9315 msgid ""
9316 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
9317 msgstr ""
9319 #: builtin/reset.c:27
9320 msgid "git reset [-q] <tree-ish> [--] <paths>..."
9321 msgstr ""
9323 #: builtin/reset.c:28
9324 msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
9325 msgstr ""
9327 #: builtin/reset.c:34
9328 msgid "mixed"
9329 msgstr ""
9331 #: builtin/reset.c:34
9332 msgid "soft"
9333 msgstr ""
9335 #: builtin/reset.c:34
9336 msgid "hard"
9337 msgstr ""
9339 #: builtin/reset.c:34
9340 msgid "merge"
9341 msgstr ""
9343 #: builtin/reset.c:34
9344 msgid "keep"
9345 msgstr ""
9347 #: builtin/reset.c:74
9348 msgid "You do not have a valid HEAD."
9349 msgstr ""
9351 #: builtin/reset.c:76
9352 msgid "Failed to find tree of HEAD."
9353 msgstr ""
9355 #: builtin/reset.c:82
9356 #, c-format
9357 msgid "Failed to find tree of %s."
9358 msgstr ""
9360 #: builtin/reset.c:100
9361 #, c-format
9362 msgid "HEAD is now at %s"
9363 msgstr ""
9365 #: builtin/reset.c:183
9366 #, c-format
9367 msgid "Cannot do a %s reset in the middle of a merge."
9368 msgstr ""
9370 #: builtin/reset.c:276
9371 msgid "be quiet, only report errors"
9372 msgstr ""
9374 #: builtin/reset.c:278
9375 msgid "reset HEAD and index"
9376 msgstr ""
9378 #: builtin/reset.c:279
9379 msgid "reset only HEAD"
9380 msgstr ""
9382 #: builtin/reset.c:281 builtin/reset.c:283
9383 msgid "reset HEAD, index and working tree"
9384 msgstr ""
9386 #: builtin/reset.c:285
9387 msgid "reset HEAD but keep local changes"
9388 msgstr ""
9390 #: builtin/reset.c:288
9391 msgid "record only the fact that removed paths will be added later"
9392 msgstr ""
9394 #: builtin/reset.c:305
9395 #, c-format
9396 msgid "Failed to resolve '%s' as a valid revision."
9397 msgstr ""
9399 #: builtin/reset.c:313
9400 #, c-format
9401 msgid "Failed to resolve '%s' as a valid tree."
9402 msgstr ""
9404 #: builtin/reset.c:322
9405 msgid "--patch is incompatible with --{hard,mixed,soft}"
9406 msgstr ""
9408 #: builtin/reset.c:331
9409 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
9410 msgstr ""
9412 #: builtin/reset.c:333
9413 #, c-format
9414 msgid "Cannot do %s reset with paths."
9415 msgstr ""
9417 #: builtin/reset.c:343
9418 #, c-format
9419 msgid "%s reset is not allowed in a bare repository"
9420 msgstr ""
9422 #: builtin/reset.c:347
9423 msgid "-N can only be used with --mixed"
9424 msgstr ""
9426 #: builtin/reset.c:364
9427 msgid "Unstaged changes after reset:"
9428 msgstr ""
9430 #: builtin/reset.c:370
9431 #, c-format
9432 msgid "Could not reset index file to revision '%s'."
9433 msgstr ""
9435 #: builtin/reset.c:374
9436 msgid "Could not write new index file."
9437 msgstr ""
9439 #: builtin/rev-list.c:354
9440 msgid "rev-list does not support display of notes"
9441 msgstr ""
9443 #: builtin/rev-parse.c:361
9444 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
9445 msgstr ""
9447 #: builtin/rev-parse.c:366
9448 msgid "keep the `--` passed as an arg"
9449 msgstr ""
9451 #: builtin/rev-parse.c:368
9452 msgid "stop parsing after the first non-option argument"
9453 msgstr ""
9455 #: builtin/rev-parse.c:371
9456 msgid "output in stuck long form"
9457 msgstr ""
9459 #: builtin/rev-parse.c:502
9460 msgid ""
9461 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
9462 "   or: git rev-parse --sq-quote [<arg>...]\n"
9463 "   or: git rev-parse [<options>] [<arg>...]\n"
9464 "\n"
9465 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
9466 msgstr ""
9468 #: builtin/revert.c:22
9469 msgid "git revert [<options>] <commit-ish>..."
9470 msgstr ""
9472 #: builtin/revert.c:23
9473 msgid "git revert <subcommand>"
9474 msgstr ""
9476 #: builtin/revert.c:28
9477 msgid "git cherry-pick [<options>] <commit-ish>..."
9478 msgstr ""
9480 #: builtin/revert.c:29
9481 msgid "git cherry-pick <subcommand>"
9482 msgstr ""
9484 #: builtin/revert.c:71
9485 #, c-format
9486 msgid "%s: %s cannot be used with %s"
9487 msgstr ""
9489 #: builtin/revert.c:80
9490 msgid "end revert or cherry-pick sequence"
9491 msgstr ""
9493 #: builtin/revert.c:81
9494 msgid "resume revert or cherry-pick sequence"
9495 msgstr ""
9497 #: builtin/revert.c:82
9498 msgid "cancel revert or cherry-pick sequence"
9499 msgstr ""
9501 #: builtin/revert.c:83
9502 msgid "don't automatically commit"
9503 msgstr ""
9505 #: builtin/revert.c:84
9506 msgid "edit the commit message"
9507 msgstr ""
9509 #: builtin/revert.c:87
9510 msgid "parent number"
9511 msgstr ""
9513 #: builtin/revert.c:89
9514 msgid "merge strategy"
9515 msgstr ""
9517 #: builtin/revert.c:90
9518 msgid "option"
9519 msgstr ""
9521 #: builtin/revert.c:91
9522 msgid "option for merge strategy"
9523 msgstr ""
9525 #: builtin/revert.c:104
9526 msgid "append commit name"
9527 msgstr ""
9529 #: builtin/revert.c:106
9530 msgid "preserve initially empty commits"
9531 msgstr ""
9533 #: builtin/revert.c:107
9534 msgid "allow commits with empty messages"
9535 msgstr ""
9537 #: builtin/revert.c:108
9538 msgid "keep redundant, empty commits"
9539 msgstr ""
9541 #: builtin/revert.c:112
9542 msgid "program error"
9543 msgstr ""
9545 #: builtin/revert.c:197
9546 msgid "revert failed"
9547 msgstr ""
9549 #: builtin/revert.c:212
9550 msgid "cherry-pick failed"
9551 msgstr ""
9553 #: builtin/rm.c:17
9554 msgid "git rm [<options>] [--] <file>..."
9555 msgstr ""
9557 #: builtin/rm.c:65
9558 msgid ""
9559 "the following submodule (or one of its nested submodules)\n"
9560 "uses a .git directory:"
9561 msgid_plural ""
9562 "the following submodules (or one of their nested submodules)\n"
9563 "use a .git directory:"
9564 msgstr[0] ""
9565 msgstr[1] ""
9567 #: builtin/rm.c:71
9568 msgid ""
9569 "\n"
9570 "(use 'rm -rf' if you really want to remove it including all of its history)"
9571 msgstr ""
9573 #: builtin/rm.c:230
9574 msgid ""
9575 "the following file has staged content different from both the\n"
9576 "file and the HEAD:"
9577 msgid_plural ""
9578 "the following files have staged content different from both the\n"
9579 "file and the HEAD:"
9580 msgstr[0] ""
9581 msgstr[1] ""
9583 #: builtin/rm.c:235
9584 msgid ""
9585 "\n"
9586 "(use -f to force removal)"
9587 msgstr ""
9589 #: builtin/rm.c:239
9590 msgid "the following file has changes staged in the index:"
9591 msgid_plural "the following files have changes staged in the index:"
9592 msgstr[0] ""
9593 msgstr[1] ""
9595 #: builtin/rm.c:243 builtin/rm.c:254
9596 msgid ""
9597 "\n"
9598 "(use --cached to keep the file, or -f to force removal)"
9599 msgstr ""
9601 #: builtin/rm.c:251
9602 msgid "the following file has local modifications:"
9603 msgid_plural "the following files have local modifications:"
9604 msgstr[0] ""
9605 msgstr[1] ""
9607 #: builtin/rm.c:269
9608 msgid "do not list removed files"
9609 msgstr ""
9611 #: builtin/rm.c:270
9612 msgid "only remove from the index"
9613 msgstr ""
9615 #: builtin/rm.c:271
9616 msgid "override the up-to-date check"
9617 msgstr ""
9619 #: builtin/rm.c:272
9620 msgid "allow recursive removal"
9621 msgstr ""
9623 #: builtin/rm.c:274
9624 msgid "exit with a zero status even if nothing matched"
9625 msgstr ""
9627 #: builtin/rm.c:317
9628 msgid "Please, stage your changes to .gitmodules or stash them to proceed"
9629 msgstr ""
9631 #: builtin/rm.c:335
9632 #, c-format
9633 msgid "not removing '%s' recursively without -r"
9634 msgstr ""
9636 #: builtin/rm.c:374
9637 #, c-format
9638 msgid "git rm: unable to remove %s"
9639 msgstr ""
9641 #: builtin/send-pack.c:18
9642 msgid ""
9643 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
9644 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
9645 "[<ref>...]\n"
9646 "  --all and explicit <ref> specification are mutually exclusive."
9647 msgstr ""
9649 #: builtin/send-pack.c:160
9650 msgid "remote name"
9651 msgstr ""
9653 #: builtin/send-pack.c:171
9654 msgid "use stateless RPC protocol"
9655 msgstr ""
9657 #: builtin/send-pack.c:172
9658 msgid "read refs from stdin"
9659 msgstr ""
9661 #: builtin/send-pack.c:173
9662 msgid "print status from remote helper"
9663 msgstr ""
9665 #: builtin/shortlog.c:13
9666 msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
9667 msgstr ""
9669 #: builtin/shortlog.c:131
9670 #, c-format
9671 msgid "Missing author: %s"
9672 msgstr ""
9674 #: builtin/shortlog.c:230
9675 msgid "sort output according to the number of commits per author"
9676 msgstr ""
9678 #: builtin/shortlog.c:232
9679 msgid "Suppress commit descriptions, only provides commit count"
9680 msgstr ""
9682 #: builtin/shortlog.c:234
9683 msgid "Show the email address of each author"
9684 msgstr ""
9686 #: builtin/shortlog.c:235
9687 msgid "w[,i1[,i2]]"
9688 msgstr ""
9690 #: builtin/shortlog.c:236
9691 msgid "Linewrap output"
9692 msgstr ""
9694 #: builtin/show-branch.c:9
9695 msgid ""
9696 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
9697 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
9698 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
9699 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
9700 msgstr ""
9702 #: builtin/show-branch.c:13
9703 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
9704 msgstr ""
9706 #: builtin/show-branch.c:659
9707 msgid "show remote-tracking and local branches"
9708 msgstr ""
9710 #: builtin/show-branch.c:661
9711 msgid "show remote-tracking branches"
9712 msgstr ""
9714 #: builtin/show-branch.c:663
9715 msgid "color '*!+-' corresponding to the branch"
9716 msgstr ""
9718 #: builtin/show-branch.c:665
9719 msgid "show <n> more commits after the common ancestor"
9720 msgstr ""
9722 #: builtin/show-branch.c:667
9723 msgid "synonym to more=-1"
9724 msgstr ""
9726 #: builtin/show-branch.c:668
9727 msgid "suppress naming strings"
9728 msgstr ""
9730 #: builtin/show-branch.c:670
9731 msgid "include the current branch"
9732 msgstr ""
9734 #: builtin/show-branch.c:672
9735 msgid "name commits with their object names"
9736 msgstr ""
9738 #: builtin/show-branch.c:674
9739 msgid "show possible merge bases"
9740 msgstr ""
9742 #: builtin/show-branch.c:676
9743 msgid "show refs unreachable from any other ref"
9744 msgstr ""
9746 #: builtin/show-branch.c:678
9747 msgid "show commits in topological order"
9748 msgstr ""
9750 #: builtin/show-branch.c:681
9751 msgid "show only commits not on the first branch"
9752 msgstr ""
9754 #: builtin/show-branch.c:683
9755 msgid "show merges reachable from only one tip"
9756 msgstr ""
9758 #: builtin/show-branch.c:685
9759 msgid "topologically sort, maintaining date order where possible"
9760 msgstr ""
9762 #: builtin/show-branch.c:688
9763 msgid "<n>[,<base>]"
9764 msgstr ""
9766 #: builtin/show-branch.c:689
9767 msgid "show <n> most recent ref-log entries starting at base"
9768 msgstr ""
9770 #: builtin/show-ref.c:10
9771 msgid ""
9772 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
9773 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
9774 msgstr ""
9776 #: builtin/show-ref.c:11
9777 msgid "git show-ref --exclude-existing[=<pattern>] < <ref-list>"
9778 msgstr ""
9780 #: builtin/show-ref.c:170
9781 msgid "only show tags (can be combined with heads)"
9782 msgstr ""
9784 #: builtin/show-ref.c:171
9785 msgid "only show heads (can be combined with tags)"
9786 msgstr ""
9788 #: builtin/show-ref.c:172
9789 msgid "stricter reference checking, requires exact ref path"
9790 msgstr ""
9792 #: builtin/show-ref.c:175 builtin/show-ref.c:177
9793 msgid "show the HEAD reference, even if it would be filtered out"
9794 msgstr ""
9796 #: builtin/show-ref.c:179
9797 msgid "dereference tags into object IDs"
9798 msgstr ""
9800 #: builtin/show-ref.c:181
9801 msgid "only show SHA1 hash using <n> digits"
9802 msgstr ""
9804 #: builtin/show-ref.c:185
9805 msgid "do not print results to stdout (useful with --verify)"
9806 msgstr ""
9808 #: builtin/show-ref.c:187
9809 msgid "show refs from stdin that aren't in local repository"
9810 msgstr ""
9812 #: builtin/symbolic-ref.c:7
9813 msgid "git symbolic-ref [<options>] <name> [<ref>]"
9814 msgstr ""
9816 #: builtin/symbolic-ref.c:8
9817 msgid "git symbolic-ref -d [-q] <name>"
9818 msgstr ""
9820 #: builtin/symbolic-ref.c:40
9821 msgid "suppress error message for non-symbolic (detached) refs"
9822 msgstr ""
9824 #: builtin/symbolic-ref.c:41
9825 msgid "delete symbolic ref"
9826 msgstr ""
9828 #: builtin/symbolic-ref.c:42
9829 msgid "shorten ref output"
9830 msgstr ""
9832 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9833 msgid "reason"
9834 msgstr ""
9836 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
9837 msgid "reason of the update"
9838 msgstr ""
9840 #: builtin/tag.c:22
9841 msgid ""
9842 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
9843 "[<head>]"
9844 msgstr ""
9846 #: builtin/tag.c:23
9847 msgid "git tag -d <tagname>..."
9848 msgstr ""
9850 #: builtin/tag.c:24
9851 msgid ""
9852 "git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]\n"
9853 "\t\t[<pattern>...]"
9854 msgstr ""
9856 #: builtin/tag.c:26
9857 msgid "git tag -v <tagname>..."
9858 msgstr ""
9860 #: builtin/tag.c:69
9861 #, c-format
9862 msgid "malformed object at '%s'"
9863 msgstr ""
9865 #: builtin/tag.c:301
9866 #, c-format
9867 msgid "tag name too long: %.*s..."
9868 msgstr ""
9870 #: builtin/tag.c:306
9871 #, c-format
9872 msgid "tag '%s' not found."
9873 msgstr ""
9875 #: builtin/tag.c:321
9876 #, c-format
9877 msgid "Deleted tag '%s' (was %s)\n"
9878 msgstr ""
9880 #: builtin/tag.c:333
9881 #, c-format
9882 msgid "could not verify the tag '%s'"
9883 msgstr ""
9885 #: builtin/tag.c:343
9886 #, c-format
9887 msgid ""
9888 "\n"
9889 "Write a message for tag:\n"
9890 "  %s\n"
9891 "Lines starting with '%c' will be ignored.\n"
9892 msgstr ""
9894 #: builtin/tag.c:347
9895 #, c-format
9896 msgid ""
9897 "\n"
9898 "Write a message for tag:\n"
9899 "  %s\n"
9900 "Lines starting with '%c' will be kept; you may remove them yourself if you "
9901 "want to.\n"
9902 msgstr ""
9904 #: builtin/tag.c:371
9905 #, c-format
9906 msgid "unsupported sort specification '%s'"
9907 msgstr ""
9909 #: builtin/tag.c:373
9910 #, c-format
9911 msgid "unsupported sort specification '%s' in variable '%s'"
9912 msgstr ""
9914 #: builtin/tag.c:428
9915 msgid "unable to sign the tag"
9916 msgstr ""
9918 #: builtin/tag.c:430
9919 msgid "unable to write tag file"
9920 msgstr ""
9922 #: builtin/tag.c:455
9923 msgid "bad object type."
9924 msgstr ""
9926 #: builtin/tag.c:468
9927 msgid "tag header too big."
9928 msgstr ""
9930 #: builtin/tag.c:504
9931 msgid "no tag message?"
9932 msgstr ""
9934 #: builtin/tag.c:510
9935 #, c-format
9936 msgid "The tag message has been left in %s\n"
9937 msgstr ""
9939 #: builtin/tag.c:559
9940 msgid "switch 'points-at' requires an object"
9941 msgstr ""
9943 #: builtin/tag.c:561
9944 #, c-format
9945 msgid "malformed object name '%s'"
9946 msgstr ""
9948 #: builtin/tag.c:590
9949 msgid "list tag names"
9950 msgstr ""
9952 #: builtin/tag.c:592
9953 msgid "print <n> lines of each tag message"
9954 msgstr ""
9956 #: builtin/tag.c:594
9957 msgid "delete tags"
9958 msgstr ""
9960 #: builtin/tag.c:595
9961 msgid "verify tags"
9962 msgstr ""
9964 #: builtin/tag.c:597
9965 msgid "Tag creation options"
9966 msgstr ""
9968 #: builtin/tag.c:599
9969 msgid "annotated tag, needs a message"
9970 msgstr ""
9972 #: builtin/tag.c:601
9973 msgid "tag message"
9974 msgstr ""
9976 #: builtin/tag.c:603
9977 msgid "annotated and GPG-signed tag"
9978 msgstr ""
9980 #: builtin/tag.c:607
9981 msgid "use another key to sign the tag"
9982 msgstr ""
9984 #: builtin/tag.c:608
9985 msgid "replace the tag if exists"
9986 msgstr ""
9988 #: builtin/tag.c:609 builtin/update-ref.c:368
9989 msgid "create a reflog"
9990 msgstr ""
9992 #: builtin/tag.c:611
9993 msgid "Tag listing options"
9994 msgstr ""
9996 #: builtin/tag.c:612
9997 msgid "show tag list in columns"
9998 msgstr ""
10000 #: builtin/tag.c:614
10001 msgid "sort tags"
10002 msgstr ""
10004 #: builtin/tag.c:619 builtin/tag.c:625
10005 msgid "print only tags that contain the commit"
10006 msgstr ""
10008 #: builtin/tag.c:631
10009 msgid "print only tags of the object"
10010 msgstr ""
10012 #: builtin/tag.c:657
10013 msgid "--column and -n are incompatible"
10014 msgstr ""
10016 #: builtin/tag.c:669
10017 msgid "--sort and -n are incompatible"
10018 msgstr ""
10020 #: builtin/tag.c:676
10021 msgid "-n option is only allowed with -l."
10022 msgstr ""
10024 #: builtin/tag.c:678
10025 msgid "--contains option is only allowed with -l."
10026 msgstr ""
10028 #: builtin/tag.c:680
10029 msgid "--points-at option is only allowed with -l."
10030 msgstr ""
10032 #: builtin/tag.c:688
10033 msgid "only one -F or -m option is allowed."
10034 msgstr ""
10036 #: builtin/tag.c:708
10037 msgid "too many params"
10038 msgstr ""
10040 #: builtin/tag.c:714
10041 #, c-format
10042 msgid "'%s' is not a valid tag name."
10043 msgstr ""
10045 #: builtin/tag.c:719
10046 #, c-format
10047 msgid "tag '%s' already exists"
10048 msgstr ""
10050 #: builtin/tag.c:744
10051 #, c-format
10052 msgid "Updated tag '%s' (was %s)\n"
10053 msgstr ""
10055 #: builtin/unpack-objects.c:490
10056 msgid "Unpacking objects"
10057 msgstr ""
10059 #: builtin/update-index.c:70
10060 #, c-format
10061 msgid "failed to create directory %s"
10062 msgstr ""
10064 #: builtin/update-index.c:76
10065 #, c-format
10066 msgid "failed to stat %s"
10067 msgstr ""
10069 #: builtin/update-index.c:86
10070 #, c-format
10071 msgid "failed to create file %s"
10072 msgstr ""
10074 #: builtin/update-index.c:94
10075 #, c-format
10076 msgid "failed to delete file %s"
10077 msgstr ""
10079 #: builtin/update-index.c:101 builtin/update-index.c:203
10080 #, c-format
10081 msgid "failed to delete directory %s"
10082 msgstr ""
10084 #: builtin/update-index.c:124
10085 #, c-format
10086 msgid "Testing "
10087 msgstr ""
10089 #: builtin/update-index.c:136
10090 msgid "directory stat info does not change after adding a new file"
10091 msgstr ""
10093 #: builtin/update-index.c:149
10094 msgid "directory stat info does not change after adding a new directory"
10095 msgstr ""
10097 #: builtin/update-index.c:162
10098 msgid "directory stat info changes after updating a file"
10099 msgstr ""
10101 #: builtin/update-index.c:173
10102 msgid "directory stat info changes after adding a file inside subdirectory"
10103 msgstr ""
10105 #: builtin/update-index.c:184
10106 msgid "directory stat info does not change after deleting a file"
10107 msgstr ""
10109 #: builtin/update-index.c:197
10110 msgid "directory stat info does not change after deleting a directory"
10111 msgstr ""
10113 #: builtin/update-index.c:204
10114 msgid " OK"
10115 msgstr ""
10117 #: builtin/update-index.c:564
10118 msgid "git update-index [<options>] [--] [<file>...]"
10119 msgstr ""
10121 #: builtin/update-index.c:918
10122 msgid "continue refresh even when index needs update"
10123 msgstr ""
10125 #: builtin/update-index.c:921
10126 msgid "refresh: ignore submodules"
10127 msgstr ""
10129 #: builtin/update-index.c:924
10130 msgid "do not ignore new files"
10131 msgstr ""
10133 #: builtin/update-index.c:926
10134 msgid "let files replace directories and vice-versa"
10135 msgstr ""
10137 #: builtin/update-index.c:928
10138 msgid "notice files missing from worktree"
10139 msgstr ""
10141 #: builtin/update-index.c:930
10142 msgid "refresh even if index contains unmerged entries"
10143 msgstr ""
10145 #: builtin/update-index.c:933
10146 msgid "refresh stat information"
10147 msgstr ""
10149 #: builtin/update-index.c:937
10150 msgid "like --refresh, but ignore assume-unchanged setting"
10151 msgstr ""
10153 #: builtin/update-index.c:941
10154 msgid "<mode>,<object>,<path>"
10155 msgstr ""
10157 #: builtin/update-index.c:942
10158 msgid "add the specified entry to the index"
10159 msgstr ""
10161 #: builtin/update-index.c:946
10162 msgid "(+/-)x"
10163 msgstr ""
10165 #: builtin/update-index.c:947
10166 msgid "override the executable bit of the listed files"
10167 msgstr ""
10169 #: builtin/update-index.c:951
10170 msgid "mark files as \"not changing\""
10171 msgstr ""
10173 #: builtin/update-index.c:954
10174 msgid "clear assumed-unchanged bit"
10175 msgstr ""
10177 #: builtin/update-index.c:957
10178 msgid "mark files as \"index-only\""
10179 msgstr ""
10181 #: builtin/update-index.c:960
10182 msgid "clear skip-worktree bit"
10183 msgstr ""
10185 #: builtin/update-index.c:963
10186 msgid "add to index only; do not add content to object database"
10187 msgstr ""
10189 #: builtin/update-index.c:965
10190 msgid "remove named paths even if present in worktree"
10191 msgstr ""
10193 #: builtin/update-index.c:967
10194 msgid "with --stdin: input lines are terminated by null bytes"
10195 msgstr ""
10197 #: builtin/update-index.c:969
10198 msgid "read list of paths to be updated from standard input"
10199 msgstr ""
10201 #: builtin/update-index.c:973
10202 msgid "add entries from standard input to the index"
10203 msgstr ""
10205 #: builtin/update-index.c:977
10206 msgid "repopulate stages #2 and #3 for the listed paths"
10207 msgstr ""
10209 #: builtin/update-index.c:981
10210 msgid "only update entries that differ from HEAD"
10211 msgstr ""
10213 #: builtin/update-index.c:985
10214 msgid "ignore files missing from worktree"
10215 msgstr ""
10217 #: builtin/update-index.c:988
10218 msgid "report actions to standard output"
10219 msgstr ""
10221 #: builtin/update-index.c:990
10222 msgid "(for porcelains) forget saved unresolved conflicts"
10223 msgstr ""
10225 #: builtin/update-index.c:994
10226 msgid "write index in this format"
10227 msgstr ""
10229 #: builtin/update-index.c:996
10230 msgid "enable or disable split index"
10231 msgstr ""
10233 #: builtin/update-index.c:998
10234 msgid "enable/disable untracked cache"
10235 msgstr ""
10237 #: builtin/update-index.c:1000
10238 msgid "enable untracked cache without testing the filesystem"
10239 msgstr ""
10241 #: builtin/update-ref.c:9
10242 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
10243 msgstr ""
10245 #: builtin/update-ref.c:10
10246 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
10247 msgstr ""
10249 #: builtin/update-ref.c:11
10250 msgid "git update-ref [<options>] --stdin [-z]"
10251 msgstr ""
10253 #: builtin/update-ref.c:363
10254 msgid "delete the reference"
10255 msgstr ""
10257 #: builtin/update-ref.c:365
10258 msgid "update <refname> not the one it points to"
10259 msgstr ""
10261 #: builtin/update-ref.c:366
10262 msgid "stdin has NUL-terminated arguments"
10263 msgstr ""
10265 #: builtin/update-ref.c:367
10266 msgid "read updates from stdin"
10267 msgstr ""
10269 #: builtin/update-server-info.c:6
10270 msgid "git update-server-info [--force]"
10271 msgstr ""
10273 #: builtin/update-server-info.c:14
10274 msgid "update the info files from scratch"
10275 msgstr ""
10277 #: builtin/verify-commit.c:17
10278 msgid "git verify-commit [-v | --verbose] <commit>..."
10279 msgstr ""
10281 #: builtin/verify-commit.c:72
10282 msgid "print commit contents"
10283 msgstr ""
10285 #: builtin/verify-commit.c:73 builtin/verify-tag.c:84
10286 msgid "print raw gpg status output"
10287 msgstr ""
10289 #: builtin/verify-pack.c:54
10290 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
10291 msgstr ""
10293 #: builtin/verify-pack.c:64
10294 msgid "verbose"
10295 msgstr ""
10297 #: builtin/verify-pack.c:66
10298 msgid "show statistics only"
10299 msgstr ""
10301 #: builtin/verify-tag.c:17
10302 msgid "git verify-tag [-v | --verbose] <tag>..."
10303 msgstr ""
10305 #: builtin/verify-tag.c:83
10306 msgid "print tag contents"
10307 msgstr ""
10309 #: builtin/worktree.c:13
10310 msgid "git worktree add [<options>] <path> <branch>"
10311 msgstr ""
10313 #: builtin/worktree.c:14
10314 msgid "git worktree prune [<options>]"
10315 msgstr ""
10317 #: builtin/worktree.c:36
10318 #, c-format
10319 msgid "Removing worktrees/%s: not a valid directory"
10320 msgstr ""
10322 #: builtin/worktree.c:42
10323 #, c-format
10324 msgid "Removing worktrees/%s: gitdir file does not exist"
10325 msgstr ""
10327 #: builtin/worktree.c:47
10328 #, c-format
10329 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
10330 msgstr ""
10332 #: builtin/worktree.c:58
10333 #, c-format
10334 msgid "Removing worktrees/%s: invalid gitdir file"
10335 msgstr ""
10337 #: builtin/worktree.c:74
10338 #, c-format
10339 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
10340 msgstr ""
10342 #: builtin/worktree.c:109
10343 #, c-format
10344 msgid "failed to remove: %s"
10345 msgstr ""
10347 #: builtin/worktree.c:198
10348 #, c-format
10349 msgid "'%s' already exists"
10350 msgstr ""
10352 #: builtin/worktree.c:232
10353 #, c-format
10354 msgid "could not create directory of '%s'"
10355 msgstr ""
10357 #: builtin/worktree.c:268
10358 #, c-format
10359 msgid "Preparing %s (identifier %s)"
10360 msgstr ""
10362 #: builtin/worktree.c:316
10363 msgid "checkout <branch> even if already checked out in other worktree"
10364 msgstr ""
10366 #: builtin/worktree.c:318
10367 msgid "create a new branch"
10368 msgstr ""
10370 #: builtin/worktree.c:320
10371 msgid "create or reset a branch"
10372 msgstr ""
10374 #: builtin/worktree.c:321
10375 msgid "detach HEAD at named commit"
10376 msgstr ""
10378 #: builtin/worktree.c:328
10379 msgid "-b, -B, and --detach are mutually exclusive"
10380 msgstr ""
10382 #: builtin/write-tree.c:13
10383 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
10384 msgstr ""
10386 #: builtin/write-tree.c:26
10387 msgid "<prefix>/"
10388 msgstr ""
10390 #: builtin/write-tree.c:27
10391 msgid "write tree object for a subdirectory <prefix>"
10392 msgstr ""
10394 #: builtin/write-tree.c:30
10395 msgid "only useful for debugging"
10396 msgstr ""
10398 #: credential-cache--daemon.c:255
10399 msgid "print debugging messages to stderr"
10400 msgstr ""
10402 #: git.c:14
10403 msgid ""
10404 "'git help -a' and 'git help -g' list available subcommands and some\n"
10405 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
10406 "to read about a specific subcommand or concept."
10407 msgstr ""
10409 #: common-cmds.h:9
10410 msgid "start a working area (see also: git help tutorial)"
10411 msgstr ""
10413 #: common-cmds.h:10
10414 msgid "work on the current change (see also: git help everyday)"
10415 msgstr ""
10417 #: common-cmds.h:11
10418 msgid "examine the history and state (see also: git help revisions)"
10419 msgstr ""
10421 #: common-cmds.h:12
10422 msgid "grow, mark and tweak your common history"
10423 msgstr ""
10425 #: common-cmds.h:13
10426 msgid "collaborate (see also: git help workflows)"
10427 msgstr ""
10429 #: common-cmds.h:17
10430 msgid "Add file contents to the index"
10431 msgstr ""
10433 #: common-cmds.h:18
10434 msgid "Use binary search to find the commit that introduced a bug"
10435 msgstr ""
10437 #: common-cmds.h:19
10438 msgid "List, create, or delete branches"
10439 msgstr ""
10441 #: common-cmds.h:20
10442 msgid "Switch branches or restore working tree files"
10443 msgstr ""
10445 #: common-cmds.h:21
10446 msgid "Clone a repository into a new directory"
10447 msgstr ""
10449 #: common-cmds.h:22
10450 msgid "Record changes to the repository"
10451 msgstr ""
10453 #: common-cmds.h:23
10454 msgid "Show changes between commits, commit and working tree, etc"
10455 msgstr ""
10457 #: common-cmds.h:24
10458 msgid "Download objects and refs from another repository"
10459 msgstr ""
10461 #: common-cmds.h:25
10462 msgid "Print lines matching a pattern"
10463 msgstr ""
10465 #: common-cmds.h:26
10466 msgid "Create an empty Git repository or reinitialize an existing one"
10467 msgstr ""
10469 #: common-cmds.h:27
10470 msgid "Show commit logs"
10471 msgstr ""
10473 #: common-cmds.h:28
10474 msgid "Join two or more development histories together"
10475 msgstr ""
10477 #: common-cmds.h:29
10478 msgid "Move or rename a file, a directory, or a symlink"
10479 msgstr ""
10481 #: common-cmds.h:30
10482 msgid "Fetch from and integrate with another repository or a local branch"
10483 msgstr ""
10485 #: common-cmds.h:31
10486 msgid "Update remote refs along with associated objects"
10487 msgstr ""
10489 #: common-cmds.h:32
10490 msgid "Forward-port local commits to the updated upstream head"
10491 msgstr ""
10493 #: common-cmds.h:33
10494 msgid "Reset current HEAD to the specified state"
10495 msgstr ""
10497 #: common-cmds.h:34
10498 msgid "Remove files from the working tree and from the index"
10499 msgstr ""
10501 #: common-cmds.h:35
10502 msgid "Show various types of objects"
10503 msgstr ""
10505 #: common-cmds.h:36
10506 msgid "Show the working tree status"
10507 msgstr ""
10509 #: common-cmds.h:37
10510 msgid "Create, list, delete or verify a tag object signed with GPG"
10511 msgstr ""
10513 #: parse-options.h:145
10514 msgid "expiry-date"
10515 msgstr ""
10517 #: parse-options.h:160
10518 msgid "no-op (backward compatibility)"
10519 msgstr ""
10521 #: parse-options.h:236
10522 msgid "be more verbose"
10523 msgstr ""
10525 #: parse-options.h:238
10526 msgid "be more quiet"
10527 msgstr ""
10529 #: parse-options.h:244
10530 msgid "use <n> digits to display SHA-1s"
10531 msgstr ""
10533 #: rerere.h:28
10534 msgid "update the index with reused conflict resolution if possible"
10535 msgstr ""
10537 #: git-bisect.sh:50
10538 msgid "You need to start by \"git bisect start\""
10539 msgstr ""
10541 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10542 #. translation. The program will only accept English input
10543 #. at this point.
10544 #: git-bisect.sh:56
10545 msgid "Do you want me to do it for you [Y/n]? "
10546 msgstr ""
10548 #: git-bisect.sh:99
10549 #, sh-format
10550 msgid "unrecognised option: '$arg'"
10551 msgstr ""
10553 #: git-bisect.sh:103
10554 #, sh-format
10555 msgid "'$arg' does not appear to be a valid revision"
10556 msgstr ""
10558 #: git-bisect.sh:132
10559 msgid "Bad HEAD - I need a HEAD"
10560 msgstr ""
10562 #: git-bisect.sh:145
10563 #, sh-format
10564 msgid ""
10565 "Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
10566 msgstr ""
10568 #: git-bisect.sh:155
10569 msgid "won't bisect on cg-seek'ed tree"
10570 msgstr ""
10572 #: git-bisect.sh:159
10573 msgid "Bad HEAD - strange symbolic ref"
10574 msgstr ""
10576 #: git-bisect.sh:211
10577 #, sh-format
10578 msgid "Bad bisect_write argument: $state"
10579 msgstr ""
10581 #: git-bisect.sh:240
10582 #, sh-format
10583 msgid "Bad rev input: $arg"
10584 msgstr ""
10586 #: git-bisect.sh:255
10587 msgid "Please call 'bisect_state' with at least one argument."
10588 msgstr ""
10590 #: git-bisect.sh:267
10591 #, sh-format
10592 msgid "Bad rev input: $rev"
10593 msgstr ""
10595 #: git-bisect.sh:276
10596 #, sh-format
10597 msgid "'git bisect $TERM_BAD' can take only one argument."
10598 msgstr ""
10600 #: git-bisect.sh:299
10601 #, sh-format
10602 msgid "Warning: bisecting only with a $TERM_BAD commit."
10603 msgstr ""
10605 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10606 #. translation. The program will only accept English input
10607 #. at this point.
10608 #: git-bisect.sh:305
10609 msgid "Are you sure [Y/n]? "
10610 msgstr ""
10612 #: git-bisect.sh:317
10613 #, sh-format
10614 msgid ""
10615 "You need to give me at least one $bad_syn and one $good_syn revision.\n"
10616 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
10617 msgstr ""
10619 #: git-bisect.sh:320
10620 #, sh-format
10621 msgid ""
10622 "You need to start by \"git bisect start\".\n"
10623 "You then need to give me at least one $good_syn and one $bad_syn revision.\n"
10624 "(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
10625 msgstr ""
10627 #: git-bisect.sh:391 git-bisect.sh:521
10628 msgid "We are not bisecting."
10629 msgstr ""
10631 #: git-bisect.sh:398
10632 #, sh-format
10633 msgid "'$invalid' is not a valid commit"
10634 msgstr ""
10636 #: git-bisect.sh:407
10637 #, sh-format
10638 msgid ""
10639 "Could not check out original HEAD '$branch'.\n"
10640 "Try 'git bisect reset <commit>'."
10641 msgstr ""
10643 #: git-bisect.sh:435
10644 msgid "No logfile given"
10645 msgstr ""
10647 #: git-bisect.sh:436
10648 #, sh-format
10649 msgid "cannot read $file for replaying"
10650 msgstr ""
10652 #: git-bisect.sh:455
10653 msgid "?? what are you talking about?"
10654 msgstr ""
10656 #: git-bisect.sh:467
10657 #, sh-format
10658 msgid "running $command"
10659 msgstr ""
10661 #: git-bisect.sh:474
10662 #, sh-format
10663 msgid ""
10664 "bisect run failed:\n"
10665 "exit code $res from '$command' is < 0 or >= 128"
10666 msgstr ""
10668 #: git-bisect.sh:500
10669 msgid "bisect run cannot continue any more"
10670 msgstr ""
10672 #: git-bisect.sh:506
10673 #, sh-format
10674 msgid ""
10675 "bisect run failed:\n"
10676 "'bisect_state $state' exited with error code $res"
10677 msgstr ""
10679 #: git-bisect.sh:513
10680 msgid "bisect run success"
10681 msgstr ""
10683 #: git-bisect.sh:548
10684 #, sh-format
10685 msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
10686 msgstr ""
10688 #: git-rebase.sh:57
10689 msgid ""
10690 "When you have resolved this problem, run \"git rebase --continue\".\n"
10691 "If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10692 "To check out the original branch and stop rebasing, run \"git rebase --abort"
10693 "\"."
10694 msgstr ""
10696 #: git-rebase.sh:165
10697 msgid "Applied autostash."
10698 msgstr ""
10700 #: git-rebase.sh:168
10701 #, sh-format
10702 msgid "Cannot store $stash_sha1"
10703 msgstr ""
10705 #: git-rebase.sh:169
10706 msgid ""
10707 "Applying autostash resulted in conflicts.\n"
10708 "Your changes are safe in the stash.\n"
10709 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
10710 msgstr ""
10712 #: git-rebase.sh:208
10713 msgid "The pre-rebase hook refused to rebase."
10714 msgstr ""
10716 #: git-rebase.sh:213
10717 msgid "It looks like git-am is in progress. Cannot rebase."
10718 msgstr ""
10720 #: git-rebase.sh:351
10721 msgid "The --exec option must be used with the --interactive option"
10722 msgstr ""
10724 #: git-rebase.sh:356
10725 msgid "No rebase in progress?"
10726 msgstr ""
10728 #: git-rebase.sh:367
10729 msgid "The --edit-todo action can only be used during interactive rebase."
10730 msgstr ""
10732 #: git-rebase.sh:374
10733 msgid "Cannot read HEAD"
10734 msgstr ""
10736 #: git-rebase.sh:377
10737 msgid ""
10738 "You must edit all merge conflicts and then\n"
10739 "mark them as resolved using git add"
10740 msgstr ""
10742 #: git-rebase.sh:395
10743 #, sh-format
10744 msgid "Could not move back to $head_name"
10745 msgstr ""
10747 #: git-rebase.sh:414
10748 #, sh-format
10749 msgid ""
10750 "It seems that there is already a $state_dir_base directory, and\n"
10751 "I wonder if you are in the middle of another rebase.  If that is the\n"
10752 "case, please try\n"
10753 "\t$cmd_live_rebase\n"
10754 "If that is not the case, please\n"
10755 "\t$cmd_clear_stale_rebase\n"
10756 "and run me again.  I am stopping in case you still have something\n"
10757 "valuable there."
10758 msgstr ""
10760 #: git-rebase.sh:465
10761 #, sh-format
10762 msgid "invalid upstream $upstream_name"
10763 msgstr ""
10765 #: git-rebase.sh:489
10766 #, sh-format
10767 msgid "$onto_name: there are more than one merge bases"
10768 msgstr ""
10770 #: git-rebase.sh:492 git-rebase.sh:496
10771 #, sh-format
10772 msgid "$onto_name: there is no merge base"
10773 msgstr ""
10775 #: git-rebase.sh:501
10776 #, sh-format
10777 msgid "Does not point to a valid commit: $onto_name"
10778 msgstr ""
10780 #: git-rebase.sh:524
10781 #, sh-format
10782 msgid "fatal: no such branch: $branch_name"
10783 msgstr ""
10785 #: git-rebase.sh:557
10786 msgid "Cannot autostash"
10787 msgstr ""
10789 #: git-rebase.sh:562
10790 #, sh-format
10791 msgid "Created autostash: $stash_abbrev"
10792 msgstr ""
10794 #: git-rebase.sh:566
10795 msgid "Please commit or stash them."
10796 msgstr ""
10798 #: git-rebase.sh:586
10799 #, sh-format
10800 msgid "Current branch $branch_name is up to date."
10801 msgstr ""
10803 #: git-rebase.sh:590
10804 #, sh-format
10805 msgid "Current branch $branch_name is up to date, rebase forced."
10806 msgstr ""
10808 #: git-rebase.sh:601
10809 #, sh-format
10810 msgid "Changes from $mb to $onto:"
10811 msgstr ""
10813 #: git-rebase.sh:610
10814 msgid "First, rewinding head to replay your work on top of it..."
10815 msgstr ""
10817 #: git-rebase.sh:620
10818 #, sh-format
10819 msgid "Fast-forwarded $branch_name to $onto_name."
10820 msgstr ""
10822 #: git-stash.sh:51
10823 msgid "git stash clear with parameters is unimplemented"
10824 msgstr ""
10826 #: git-stash.sh:74
10827 msgid "You do not have the initial commit yet"
10828 msgstr ""
10830 #: git-stash.sh:89
10831 msgid "Cannot save the current index state"
10832 msgstr ""
10834 #: git-stash.sh:124 git-stash.sh:137
10835 msgid "Cannot save the current worktree state"
10836 msgstr ""
10838 #: git-stash.sh:141
10839 msgid "No changes selected"
10840 msgstr ""
10842 #: git-stash.sh:144
10843 msgid "Cannot remove temporary index (can't happen)"
10844 msgstr ""
10846 #: git-stash.sh:157
10847 msgid "Cannot record working tree state"
10848 msgstr ""
10850 #: git-stash.sh:189
10851 #, sh-format
10852 msgid "Cannot update $ref_stash with $w_commit"
10853 msgstr ""
10855 #. TRANSLATORS: $option is an invalid option, like
10856 #. `--blah-blah'. The 7 spaces at the beginning of the
10857 #. second line correspond to "error: ". So you should line
10858 #. up the second line with however many characters the
10859 #. translation of "error: " takes in your language. E.g. in
10860 #. English this is:
10862 #. $ git stash save --blah-blah 2>&1 | head -n 2
10863 #. error: unknown option for 'stash save': --blah-blah
10864 #. To provide a message, use git stash save -- '--blah-blah'
10865 #: git-stash.sh:239
10866 #, sh-format
10867 msgid ""
10868 "error: unknown option for 'stash save': $option\n"
10869 "       To provide a message, use git stash save -- '$option'"
10870 msgstr ""
10872 #: git-stash.sh:260
10873 msgid "No local changes to save"
10874 msgstr ""
10876 #: git-stash.sh:264
10877 msgid "Cannot initialize stash"
10878 msgstr ""
10880 #: git-stash.sh:268
10881 msgid "Cannot save the current status"
10882 msgstr ""
10884 #: git-stash.sh:286
10885 msgid "Cannot remove worktree changes"
10886 msgstr ""
10888 #: git-stash.sh:387
10889 #, sh-format
10890 msgid "unknown option: $opt"
10891 msgstr ""
10893 #: git-stash.sh:397
10894 msgid "No stash found."
10895 msgstr ""
10897 #: git-stash.sh:404
10898 #, sh-format
10899 msgid "Too many revisions specified: $REV"
10900 msgstr ""
10902 #: git-stash.sh:410
10903 #, sh-format
10904 msgid "$reference is not a valid reference"
10905 msgstr ""
10907 #: git-stash.sh:438
10908 #, sh-format
10909 msgid "'$args' is not a stash-like commit"
10910 msgstr ""
10912 #: git-stash.sh:449
10913 #, sh-format
10914 msgid "'$args' is not a stash reference"
10915 msgstr ""
10917 #: git-stash.sh:457
10918 msgid "unable to refresh index"
10919 msgstr ""
10921 #: git-stash.sh:461
10922 msgid "Cannot apply a stash in the middle of a merge"
10923 msgstr ""
10925 #: git-stash.sh:469
10926 msgid "Conflicts in index. Try without --index."
10927 msgstr ""
10929 #: git-stash.sh:471
10930 msgid "Could not save index tree"
10931 msgstr ""
10933 #: git-stash.sh:505
10934 msgid "Cannot unstage modified files"
10935 msgstr ""
10937 #: git-stash.sh:520
10938 msgid "Index was not unstashed."
10939 msgstr ""
10941 #: git-stash.sh:543
10942 #, sh-format
10943 msgid "Dropped ${REV} ($s)"
10944 msgstr ""
10946 #: git-stash.sh:544
10947 #, sh-format
10948 msgid "${REV}: Could not drop stash entry"
10949 msgstr ""
10951 #: git-stash.sh:552
10952 msgid "No branch name specified"
10953 msgstr ""
10955 #: git-stash.sh:624
10956 msgid "(To restore them type \"git stash apply\")"
10957 msgstr ""
10959 #: git-submodule.sh:95
10960 #, sh-format
10961 msgid "cannot strip one component off url '$remoteurl'"
10962 msgstr ""
10964 #: git-submodule.sh:237
10965 #, sh-format
10966 msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
10967 msgstr ""
10969 #: git-submodule.sh:287
10970 #, sh-format
10971 msgid "Clone of '$url' into submodule path '$sm_path' failed"
10972 msgstr ""
10974 #: git-submodule.sh:296
10975 #, sh-format
10976 msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
10977 msgstr ""
10979 #: git-submodule.sh:406
10980 msgid "Relative path can only be used from the toplevel of the working tree"
10981 msgstr ""
10983 #: git-submodule.sh:416
10984 #, sh-format
10985 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
10986 msgstr ""
10988 #: git-submodule.sh:433
10989 #, sh-format
10990 msgid "'$sm_path' already exists in the index"
10991 msgstr ""
10993 #: git-submodule.sh:437
10994 #, sh-format
10995 msgid ""
10996 "The following path is ignored by one of your .gitignore files:\n"
10997 "$sm_path\n"
10998 "Use -f if you really want to add it."
10999 msgstr ""
11001 #: git-submodule.sh:455
11002 #, sh-format
11003 msgid "Adding existing repo at '$sm_path' to the index"
11004 msgstr ""
11006 #: git-submodule.sh:457
11007 #, sh-format
11008 msgid "'$sm_path' already exists and is not a valid git repo"
11009 msgstr ""
11011 #: git-submodule.sh:465
11012 #, sh-format
11013 msgid "A git directory for '$sm_name' is found locally with remote(s):"
11014 msgstr ""
11016 #: git-submodule.sh:467
11017 #, sh-format
11018 msgid ""
11019 "If you want to reuse this local git directory instead of cloning again from"
11020 msgstr ""
11022 #: git-submodule.sh:469
11023 #, sh-format
11024 msgid ""
11025 "use the '--force' option. If the local git directory is not the correct repo"
11026 msgstr ""
11028 #: git-submodule.sh:470
11029 #, sh-format
11030 msgid ""
11031 "or you are unsure what this means choose another name with the '--name' "
11032 "option."
11033 msgstr ""
11035 #: git-submodule.sh:472
11036 #, sh-format
11037 msgid "Reactivating local git directory for submodule '$sm_name'."
11038 msgstr ""
11040 #: git-submodule.sh:484
11041 #, sh-format
11042 msgid "Unable to checkout submodule '$sm_path'"
11043 msgstr ""
11045 #: git-submodule.sh:489
11046 #, sh-format
11047 msgid "Failed to add submodule '$sm_path'"
11048 msgstr ""
11050 #: git-submodule.sh:498
11051 #, sh-format
11052 msgid "Failed to register submodule '$sm_path'"
11053 msgstr ""
11055 #: git-submodule.sh:542
11056 #, sh-format
11057 msgid "Entering '$prefix$displaypath'"
11058 msgstr ""
11060 #: git-submodule.sh:562
11061 #, sh-format
11062 msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
11063 msgstr ""
11065 #: git-submodule.sh:608
11066 #, sh-format
11067 msgid "No url found for submodule path '$displaypath' in .gitmodules"
11068 msgstr ""
11070 #: git-submodule.sh:617
11071 #, sh-format
11072 msgid "Failed to register url for submodule path '$displaypath'"
11073 msgstr ""
11075 #: git-submodule.sh:619
11076 #, sh-format
11077 msgid "Submodule '$name' ($url) registered for path '$displaypath'"
11078 msgstr ""
11080 #: git-submodule.sh:636
11081 #, sh-format
11082 msgid "Failed to register update mode for submodule path '$displaypath'"
11083 msgstr ""
11085 #: git-submodule.sh:674
11086 #, sh-format
11087 msgid "Use '.' if you really want to deinitialize all submodules"
11088 msgstr ""
11090 #: git-submodule.sh:691
11091 #, sh-format
11092 msgid "Submodule work tree '$displaypath' contains a .git directory"
11093 msgstr ""
11095 #: git-submodule.sh:692
11096 #, sh-format
11097 msgid ""
11098 "(use 'rm -rf' if you really want to remove it including all of its history)"
11099 msgstr ""
11101 #: git-submodule.sh:698
11102 #, sh-format
11103 msgid ""
11104 "Submodule work tree '$displaypath' contains local modifications; use '-f' to "
11105 "discard them"
11106 msgstr ""
11108 #: git-submodule.sh:701
11109 #, sh-format
11110 msgid "Cleared directory '$displaypath'"
11111 msgstr ""
11113 #: git-submodule.sh:702
11114 #, sh-format
11115 msgid "Could not remove submodule work tree '$displaypath'"
11116 msgstr ""
11118 #: git-submodule.sh:705
11119 #, sh-format
11120 msgid "Could not create empty submodule directory '$displaypath'"
11121 msgstr ""
11123 #: git-submodule.sh:714
11124 #, sh-format
11125 msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
11126 msgstr ""
11128 #: git-submodule.sh:830
11129 #, sh-format
11130 msgid ""
11131 "Submodule path '$displaypath' not initialized\n"
11132 "Maybe you want to use 'update --init'?"
11133 msgstr ""
11135 #: git-submodule.sh:843
11136 #, sh-format
11137 msgid "Unable to find current revision in submodule path '$displaypath'"
11138 msgstr ""
11140 #: git-submodule.sh:852
11141 #, sh-format
11142 msgid "Unable to fetch in submodule path '$sm_path'"
11143 msgstr ""
11145 #: git-submodule.sh:876
11146 #, sh-format
11147 msgid "Unable to fetch in submodule path '$displaypath'"
11148 msgstr ""
11150 #: git-submodule.sh:890
11151 #, sh-format
11152 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
11153 msgstr ""
11155 #: git-submodule.sh:891
11156 #, sh-format
11157 msgid "Submodule path '$displaypath': checked out '$sha1'"
11158 msgstr ""
11160 #: git-submodule.sh:895
11161 #, sh-format
11162 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
11163 msgstr ""
11165 #: git-submodule.sh:896
11166 #, sh-format
11167 msgid "Submodule path '$displaypath': rebased into '$sha1'"
11168 msgstr ""
11170 #: git-submodule.sh:901
11171 #, sh-format
11172 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
11173 msgstr ""
11175 #: git-submodule.sh:902
11176 #, sh-format
11177 msgid "Submodule path '$displaypath': merged in '$sha1'"
11178 msgstr ""
11180 #: git-submodule.sh:907
11181 #, sh-format
11182 msgid ""
11183 "Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
11184 msgstr ""
11186 #: git-submodule.sh:908
11187 #, sh-format
11188 msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
11189 msgstr ""
11191 #: git-submodule.sh:938
11192 #, sh-format
11193 msgid "Failed to recurse into submodule path '$displaypath'"
11194 msgstr ""
11196 #: git-submodule.sh:1046
11197 msgid "The --cached option cannot be used with the --files option"
11198 msgstr ""
11200 #: git-submodule.sh:1098
11201 #, sh-format
11202 msgid "unexpected mode $mod_dst"
11203 msgstr ""
11205 #: git-submodule.sh:1118
11206 #, sh-format
11207 msgid "  Warn: $display_name doesn't contain commit $sha1_src"
11208 msgstr ""
11210 #: git-submodule.sh:1121
11211 #, sh-format
11212 msgid "  Warn: $display_name doesn't contain commit $sha1_dst"
11213 msgstr ""
11215 #: git-submodule.sh:1124
11216 #, sh-format
11217 msgid "  Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
11218 msgstr ""
11220 #: git-submodule.sh:1149
11221 msgid "blob"
11222 msgstr ""
11224 #: git-submodule.sh:1267
11225 #, sh-format
11226 msgid "Failed to recurse into submodule path '$sm_path'"
11227 msgstr ""
11229 #: git-submodule.sh:1331
11230 #, sh-format
11231 msgid "Synchronizing submodule url for '$displaypath'"
11232 msgstr ""