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