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