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