]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
Merge branch 'jc/denoise-rm-to-resolve' into maint
[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"
386544cd 11"POT-Creation-Date: 2019-06-04 08:24+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
d93ef2a1 21#: advice.c:103
dce37b66 22#, c-format
9b7388a8 23msgid "%shint: %.*s%s\n"
dce37b66
JX
24msgstr ""
25
d93ef2a1 26#: advice.c:156
9fa976ff
JX
27msgid "Cherry-picking is not possible because you have unmerged files."
28msgstr ""
29
d93ef2a1 30#: advice.c:158
9fa976ff
JX
31msgid "Committing is not possible because you have unmerged files."
32msgstr ""
33
d93ef2a1 34#: advice.c:160
9fa976ff
JX
35msgid "Merging is not possible because you have unmerged files."
36msgstr ""
37
d93ef2a1 38#: advice.c:162
9fa976ff
JX
39msgid "Pulling is not possible because you have unmerged files."
40msgstr ""
41
d93ef2a1 42#: advice.c:164
9fa976ff
JX
43msgid "Reverting is not possible because you have unmerged files."
44msgstr ""
45
d93ef2a1 46#: advice.c:166
9fa976ff
JX
47#, c-format
48msgid "It is not possible to %s because you have unmerged files."
49msgstr ""
50
d93ef2a1 51#: advice.c:174
dce37b66 52msgid ""
fe05e196 53"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
d07a63e4 54"as appropriate to mark resolution and make a commit."
dce37b66
JX
55msgstr ""
56
d93ef2a1 57#: advice.c:182
9fa976ff
JX
58msgid "Exiting because of an unresolved conflict."
59msgstr ""
60
d93ef2a1 61#: advice.c:187 builtin/merge.c:1320
df0617bf
JX
62msgid "You have not concluded your merge (MERGE_HEAD exists)."
63msgstr ""
64
d93ef2a1 65#: advice.c:189
f4f2c8f8 66msgid "Please, commit your changes before merging."
df0617bf
JX
67msgstr ""
68
d93ef2a1 69#: advice.c:190
df0617bf 70msgid "Exiting because of unfinished merge."
cc76011e
JX
71msgstr ""
72
d93ef2a1 73#: advice.c:196
9fa976ff
JX
74#, c-format
75msgid ""
76"Note: checking out '%s'.\n"
77"\n"
78"You are in 'detached HEAD' state. You can look around, make experimental\n"
79"changes and commit them, and you can discard any commits you make in this\n"
80"state without impacting any branches by performing another checkout.\n"
81"\n"
82"If you want to create a new branch to retain commits you create, you may\n"
83"do so (now or later) by using -b with the checkout command again. Example:\n"
84"\n"
85" git checkout -b <new-branch-name>\n"
86"\n"
87msgstr ""
88
94328cef
JX
89#: alias.c:50
90msgid "cmdline ends with \\"
91msgstr ""
92
93#: alias.c:51
94msgid "unclosed quote"
95msgstr ""
96
d93ef2a1 97#: apply.c:63
fda7b092
JX
98#, c-format
99msgid "unrecognized whitespace option '%s'"
cc76011e
JX
100msgstr ""
101
d93ef2a1 102#: apply.c:79
fda7b092
JX
103#, c-format
104msgid "unrecognized whitespace ignore option '%s'"
df0617bf
JX
105msgstr ""
106
d93ef2a1 107#: apply.c:129
fda7b092 108msgid "--reject and --3way cannot be used together."
cc76011e
JX
109msgstr ""
110
d93ef2a1 111#: apply.c:131
fda7b092 112msgid "--cached and --3way cannot be used together."
cc76011e
JX
113msgstr ""
114
d93ef2a1 115#: apply.c:134
fda7b092 116msgid "--3way outside a repository"
727b9576
JX
117msgstr ""
118
d93ef2a1 119#: apply.c:145
fda7b092 120msgid "--index outside a repository"
cc76011e
JX
121msgstr ""
122
d93ef2a1 123#: apply.c:148
fda7b092 124msgid "--cached outside a repository"
cc76011e
JX
125msgstr ""
126
d93ef2a1 127#: apply.c:829
fda7b092
JX
128#, c-format
129msgid "Cannot prepare timestamp regexp %s"
cc76011e
JX
130msgstr ""
131
d93ef2a1 132#: apply.c:838
fda7b092
JX
133#, c-format
134msgid "regexec returned %d for input: %s"
cc76011e
JX
135msgstr ""
136
d93ef2a1 137#: apply.c:912
fda7b092
JX
138#, c-format
139msgid "unable to find filename in patch at line %d"
cc76011e
JX
140msgstr ""
141
d93ef2a1 142#: apply.c:950
fda7b092
JX
143#, c-format
144msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
cc76011e
JX
145msgstr ""
146
d93ef2a1 147#: apply.c:956
fda7b092
JX
148#, c-format
149msgid "git apply: bad git-diff - inconsistent new filename on line %d"
cc76011e
JX
150msgstr ""
151
d93ef2a1 152#: apply.c:957
fda7b092
JX
153#, c-format
154msgid "git apply: bad git-diff - inconsistent old filename on line %d"
cc76011e
JX
155msgstr ""
156
d93ef2a1 157#: apply.c:962
fda7b092
JX
158#, c-format
159msgid "git apply: bad git-diff - expected /dev/null on line %d"
cc76011e
JX
160msgstr ""
161
d93ef2a1 162#: apply.c:991
5b34e000
JX
163#, c-format
164msgid "invalid mode on line %d: %s"
165msgstr ""
166
d93ef2a1 167#: apply.c:1310
5b34e000
JX
168#, c-format
169msgid "inconsistent header lines %d and %d"
170msgstr ""
171
d93ef2a1 172#: apply.c:1482
fda7b092
JX
173#, c-format
174msgid "recount: unexpected line: %.*s"
cc76011e
JX
175msgstr ""
176
d93ef2a1 177#: apply.c:1551
fda7b092
JX
178#, c-format
179msgid "patch fragment without header at line %d: %.*s"
cc76011e
JX
180msgstr ""
181
d93ef2a1 182#: apply.c:1571
fda7b092
JX
183#, c-format
184msgid ""
185"git diff header lacks filename information when removing %d leading pathname "
186"component (line %d)"
187msgid_plural ""
188"git diff header lacks filename information when removing %d leading pathname "
189"components (line %d)"
190msgstr[0] ""
191msgstr[1] ""
cc76011e 192
d93ef2a1 193#: apply.c:1584
fda7b092
JX
194#, c-format
195msgid "git diff header lacks filename information (line %d)"
cc76011e
JX
196msgstr ""
197
d93ef2a1 198#: apply.c:1772
fda7b092 199msgid "new file depends on old contents"
cc76011e
JX
200msgstr ""
201
d93ef2a1 202#: apply.c:1774
fda7b092 203msgid "deleted file still has contents"
cc76011e
JX
204msgstr ""
205
d93ef2a1 206#: apply.c:1808
fda7b092
JX
207#, c-format
208msgid "corrupt patch at line %d"
cc76011e
JX
209msgstr ""
210
d93ef2a1 211#: apply.c:1845
fda7b092
JX
212#, c-format
213msgid "new file %s depends on old contents"
9fa976ff
JX
214msgstr ""
215
d93ef2a1 216#: apply.c:1847
fda7b092
JX
217#, c-format
218msgid "deleted file %s still has contents"
9fa976ff
JX
219msgstr ""
220
d93ef2a1 221#: apply.c:1850
fda7b092
JX
222#, c-format
223msgid "** warning: file %s becomes empty but is not deleted"
9fa976ff
JX
224msgstr ""
225
d93ef2a1 226#: apply.c:1997
9fa976ff 227#, c-format
fda7b092 228msgid "corrupt binary patch at line %d: %.*s"
9fa976ff
JX
229msgstr ""
230
d93ef2a1 231#: apply.c:2034
9fa976ff 232#, c-format
fda7b092 233msgid "unrecognized binary patch at line %d"
9fa976ff
JX
234msgstr ""
235
d93ef2a1 236#: apply.c:2196
fda7b092
JX
237#, c-format
238msgid "patch with only garbage at line %d"
fe52cd62
JX
239msgstr ""
240
d93ef2a1 241#: apply.c:2282
9fa976ff 242#, c-format
fda7b092 243msgid "unable to read symlink %s"
9fa976ff
JX
244msgstr ""
245
d93ef2a1 246#: apply.c:2286
9fa976ff 247#, c-format
fda7b092 248msgid "unable to open or read %s"
9fa976ff
JX
249msgstr ""
250
d93ef2a1 251#: apply.c:2945
9fa976ff 252#, c-format
fda7b092 253msgid "invalid start of line: '%c'"
9fa976ff
JX
254msgstr ""
255
d93ef2a1 256#: apply.c:3066
9fa976ff 257#, c-format
fda7b092
JX
258msgid "Hunk #%d succeeded at %d (offset %d line)."
259msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
260msgstr[0] ""
261msgstr[1] ""
262
d93ef2a1 263#: apply.c:3078
fda7b092
JX
264#, c-format
265msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
9fa976ff
JX
266msgstr ""
267
d93ef2a1 268#: apply.c:3084
9fa976ff
JX
269#, c-format
270msgid ""
fda7b092
JX
271"while searching for:\n"
272"%.*s"
9fa976ff
JX
273msgstr ""
274
d93ef2a1 275#: apply.c:3106
9fa976ff 276#, c-format
fda7b092 277msgid "missing binary patch data for '%s'"
9fa976ff
JX
278msgstr ""
279
d93ef2a1 280#: apply.c:3114
9fa976ff 281#, c-format
fda7b092 282msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
9fa976ff
JX
283msgstr ""
284
d93ef2a1 285#: apply.c:3161
9fa976ff 286#, c-format
fda7b092 287msgid "cannot apply binary patch to '%s' without full index line"
9fa976ff
JX
288msgstr ""
289
d93ef2a1 290#: apply.c:3171
9fa976ff
JX
291#, c-format
292msgid ""
fda7b092 293"the patch applies to '%s' (%s), which does not match the current contents."
9fa976ff
JX
294msgstr ""
295
d93ef2a1 296#: apply.c:3179
9fa976ff 297#, c-format
fda7b092 298msgid "the patch applies to an empty '%s' but it is not empty"
9fa976ff
JX
299msgstr ""
300
d93ef2a1 301#: apply.c:3197
9fa976ff 302#, c-format
fda7b092 303msgid "the necessary postimage %s for '%s' cannot be read"
9fa976ff
JX
304msgstr ""
305
d93ef2a1 306#: apply.c:3210
9fa976ff 307#, c-format
fda7b092 308msgid "binary patch does not apply to '%s'"
9fa976ff
JX
309msgstr ""
310
d93ef2a1 311#: apply.c:3216
9fa976ff 312#, c-format
fda7b092 313msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
9fa976ff
JX
314msgstr ""
315
d93ef2a1 316#: apply.c:3237
fda7b092
JX
317#, c-format
318msgid "patch failed: %s:%ld"
9fa976ff
JX
319msgstr ""
320
d93ef2a1 321#: apply.c:3360
9fa976ff 322#, c-format
fda7b092 323msgid "cannot checkout %s"
9fa976ff
JX
324msgstr ""
325
d93ef2a1 326#: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:59 setup.c:279
9fa976ff 327#, c-format
fda7b092 328msgid "failed to read %s"
9fa976ff
JX
329msgstr ""
330
d93ef2a1 331#: apply.c:3420
9fa976ff 332#, c-format
fda7b092
JX
333msgid "reading from '%s' beyond a symbolic link"
334msgstr ""
9fa976ff 335
d93ef2a1 336#: apply.c:3449 apply.c:3692
9fa976ff 337#, c-format
fda7b092
JX
338msgid "path %s has been renamed/deleted"
339msgstr ""
9fa976ff 340
d93ef2a1 341#: apply.c:3535 apply.c:3707
9eb3984b 342#, c-format
fda7b092 343msgid "%s: does not exist in index"
9eb3984b
JX
344msgstr ""
345
d93ef2a1 346#: apply.c:3544 apply.c:3715
c6bc7d43 347#, c-format
fda7b092 348msgid "%s: does not match index"
c6bc7d43
JX
349msgstr ""
350
d93ef2a1 351#: apply.c:3579
fda7b092 352msgid "repository lacks the necessary blob to fall back on 3-way merge."
c6bc7d43
JX
353msgstr ""
354
d93ef2a1 355#: apply.c:3582
c6bc7d43 356#, c-format
fda7b092 357msgid "Falling back to three-way merge...\n"
c6bc7d43
JX
358msgstr ""
359
d93ef2a1 360#: apply.c:3598 apply.c:3602
c6bc7d43 361#, c-format
fda7b092 362msgid "cannot read the current contents of '%s'"
c6bc7d43
JX
363msgstr ""
364
d93ef2a1 365#: apply.c:3614
c6bc7d43 366#, c-format
fda7b092 367msgid "Failed to fall back on three-way merge...\n"
c6bc7d43
JX
368msgstr ""
369
d93ef2a1 370#: apply.c:3628
c6bc7d43 371#, c-format
fda7b092 372msgid "Applied patch to '%s' with conflicts.\n"
c6bc7d43
JX
373msgstr ""
374
d93ef2a1 375#: apply.c:3633
c6bc7d43 376#, c-format
fda7b092 377msgid "Applied patch to '%s' cleanly.\n"
c6bc7d43
JX
378msgstr ""
379
d93ef2a1 380#: apply.c:3659
fda7b092 381msgid "removal patch leaves file contents"
c6bc7d43
JX
382msgstr ""
383
d93ef2a1 384#: apply.c:3732
c6bc7d43 385#, c-format
fda7b092 386msgid "%s: wrong type"
c6bc7d43
JX
387msgstr ""
388
d93ef2a1 389#: apply.c:3734
fda7b092
JX
390#, c-format
391msgid "%s has type %o, expected %o"
9eb3984b
JX
392msgstr ""
393
d93ef2a1
JX
394#: apply.c:3885 apply.c:3887 read-cache.c:830 read-cache.c:856
395#: read-cache.c:1309
c6bc7d43 396#, c-format
fda7b092 397msgid "invalid path '%s'"
c6bc7d43
JX
398msgstr ""
399
d93ef2a1 400#: apply.c:3943
c6bc7d43 401#, c-format
fda7b092 402msgid "%s: already exists in index"
c6bc7d43
JX
403msgstr ""
404
d93ef2a1 405#: apply.c:3946
c6bc7d43 406#, c-format
fda7b092 407msgid "%s: already exists in working directory"
c6bc7d43
JX
408msgstr ""
409
d93ef2a1 410#: apply.c:3966
fda7b092
JX
411#, c-format
412msgid "new mode (%o) of %s does not match old mode (%o)"
c6bc7d43
JX
413msgstr ""
414
d93ef2a1 415#: apply.c:3971
c138af56 416#, c-format
fda7b092 417msgid "new mode (%o) of %s does not match old mode (%o) of %s"
c138af56
JX
418msgstr ""
419
d93ef2a1 420#: apply.c:3991
c138af56 421#, c-format
fda7b092 422msgid "affected file '%s' is beyond a symbolic link"
c138af56
JX
423msgstr ""
424
d93ef2a1 425#: apply.c:3995
fda7b092
JX
426#, c-format
427msgid "%s: patch does not apply"
c138af56
JX
428msgstr ""
429
d93ef2a1 430#: apply.c:4010
c6bc7d43 431#, c-format
fda7b092 432msgid "Checking patch %s..."
c6bc7d43
JX
433msgstr ""
434
d93ef2a1 435#: apply.c:4102
c6bc7d43 436#, c-format
fda7b092 437msgid "sha1 information is lacking or useless for submodule %s"
c6bc7d43
JX
438msgstr ""
439
d93ef2a1 440#: apply.c:4109
c6bc7d43 441#, c-format
fda7b092 442msgid "mode change for %s, which is not in current HEAD"
c6bc7d43
JX
443msgstr ""
444
d93ef2a1 445#: apply.c:4112
df0617bf 446#, c-format
fda7b092
JX
447msgid "sha1 information is lacking or useless (%s)."
448msgstr ""
449
d93ef2a1 450#: apply.c:4117 builtin/checkout.c:257 builtin/reset.c:143
fda7b092
JX
451#, c-format
452msgid "make_cache_entry failed for path '%s'"
453msgstr ""
454
d93ef2a1 455#: apply.c:4121
fda7b092
JX
456#, c-format
457msgid "could not add %s to temporary index"
458msgstr ""
459
d93ef2a1 460#: apply.c:4131
fda7b092
JX
461#, c-format
462msgid "could not write temporary index to %s"
463msgstr ""
464
d93ef2a1 465#: apply.c:4269
fda7b092
JX
466#, c-format
467msgid "unable to remove %s from index"
468msgstr ""
469
d93ef2a1 470#: apply.c:4303
fda7b092
JX
471#, c-format
472msgid "corrupt patch for submodule %s"
473msgstr ""
474
d93ef2a1 475#: apply.c:4309
fda7b092
JX
476#, c-format
477msgid "unable to stat newly created file '%s'"
478msgstr ""
479
d93ef2a1 480#: apply.c:4317
fda7b092
JX
481#, c-format
482msgid "unable to create backing store for newly created file %s"
483msgstr ""
484
d93ef2a1 485#: apply.c:4323 apply.c:4468
fda7b092
JX
486#, c-format
487msgid "unable to add cache entry for %s"
488msgstr ""
489
d93ef2a1 490#: apply.c:4366
fda7b092
JX
491#, c-format
492msgid "failed to write to '%s'"
493msgstr ""
494
d93ef2a1 495#: apply.c:4370
fda7b092
JX
496#, c-format
497msgid "closing file '%s'"
498msgstr ""
499
d93ef2a1 500#: apply.c:4440
fda7b092
JX
501#, c-format
502msgid "unable to write file '%s' mode %o"
503msgstr ""
504
d93ef2a1 505#: apply.c:4538
fda7b092
JX
506#, c-format
507msgid "Applied patch %s cleanly."
508msgstr ""
509
d93ef2a1 510#: apply.c:4546
fda7b092
JX
511msgid "internal error"
512msgstr ""
513
d93ef2a1 514#: apply.c:4549
fda7b092
JX
515#, c-format
516msgid "Applying patch %%s with %d reject..."
517msgid_plural "Applying patch %%s with %d rejects..."
518msgstr[0] ""
519msgstr[1] ""
520
d93ef2a1 521#: apply.c:4560
fda7b092
JX
522#, c-format
523msgid "truncating .rej filename to %.*s.rej"
524msgstr ""
525
d93ef2a1 526#: apply.c:4568 builtin/fetch.c:837 builtin/fetch.c:1118
fda7b092
JX
527#, c-format
528msgid "cannot open %s"
529msgstr ""
530
d93ef2a1 531#: apply.c:4582
fda7b092
JX
532#, c-format
533msgid "Hunk #%d applied cleanly."
534msgstr ""
535
d93ef2a1 536#: apply.c:4586
fda7b092
JX
537#, c-format
538msgid "Rejected hunk #%d."
539msgstr ""
540
d93ef2a1 541#: apply.c:4696
fda7b092
JX
542#, c-format
543msgid "Skipped patch '%s'."
544msgstr ""
545
d93ef2a1 546#: apply.c:4704
fda7b092
JX
547msgid "unrecognized input"
548msgstr ""
549
d93ef2a1 550#: apply.c:4724
fda7b092
JX
551msgid "unable to read index file"
552msgstr ""
553
d93ef2a1 554#: apply.c:4879
fda7b092
JX
555#, c-format
556msgid "can't open patch '%s': %s"
557msgstr ""
558
d93ef2a1 559#: apply.c:4906
fda7b092
JX
560#, c-format
561msgid "squelched %d whitespace error"
562msgid_plural "squelched %d whitespace errors"
563msgstr[0] ""
564msgstr[1] ""
565
d93ef2a1 566#: apply.c:4912 apply.c:4927
fda7b092
JX
567#, c-format
568msgid "%d line adds whitespace errors."
569msgid_plural "%d lines add whitespace errors."
570msgstr[0] ""
571msgstr[1] ""
572
d93ef2a1 573#: apply.c:4920
fda7b092
JX
574#, c-format
575msgid "%d line applied after fixing whitespace errors."
576msgid_plural "%d lines applied after fixing whitespace errors."
577msgstr[0] ""
578msgstr[1] ""
579
d93ef2a1 580#: apply.c:4936 builtin/add.c:540 builtin/mv.c:301 builtin/rm.c:390
fda7b092
JX
581msgid "Unable to write new index file"
582msgstr ""
583
d93ef2a1 584#: apply.c:4963 apply.c:4966 builtin/am.c:2210 builtin/am.c:2213
c08fd730 585#: builtin/clone.c:120 builtin/fetch.c:118 builtin/merge.c:271
d93ef2a1 586#: builtin/pull.c:207 builtin/submodule--helper.c:407
94328cef 587#: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
d93ef2a1
JX
588#: builtin/submodule--helper.c:1849 builtin/submodule--helper.c:1852
589#: builtin/submodule--helper.c:2091 git-add--interactive.perl:197
fda7b092
JX
590msgid "path"
591msgstr ""
592
d93ef2a1 593#: apply.c:4964
fda7b092
JX
594msgid "don't apply changes matching the given path"
595msgstr ""
596
d93ef2a1 597#: apply.c:4967
fda7b092
JX
598msgid "apply changes matching the given path"
599msgstr ""
600
d93ef2a1 601#: apply.c:4969 builtin/am.c:2219
fda7b092
JX
602msgid "num"
603msgstr ""
604
d93ef2a1 605#: apply.c:4970
fda7b092
JX
606msgid "remove <num> leading slashes from traditional diff paths"
607msgstr ""
608
d93ef2a1 609#: apply.c:4973
fda7b092
JX
610msgid "ignore additions made by the patch"
611msgstr ""
612
d93ef2a1 613#: apply.c:4975
fda7b092
JX
614msgid "instead of applying the patch, output diffstat for the input"
615msgstr ""
616
d93ef2a1 617#: apply.c:4979
fda7b092
JX
618msgid "show number of added and deleted lines in decimal notation"
619msgstr ""
620
d93ef2a1 621#: apply.c:4981
fda7b092
JX
622msgid "instead of applying the patch, output a summary for the input"
623msgstr ""
624
d93ef2a1 625#: apply.c:4983
fda7b092
JX
626msgid "instead of applying the patch, see if the patch is applicable"
627msgstr ""
628
d93ef2a1 629#: apply.c:4985
fda7b092
JX
630msgid "make sure the patch is applicable to the current index"
631msgstr ""
632
d93ef2a1 633#: apply.c:4987
dba9f13c
JX
634msgid "mark new files with `git add --intent-to-add`"
635msgstr ""
636
d93ef2a1 637#: apply.c:4989
fda7b092
JX
638msgid "apply a patch without touching the working tree"
639msgstr ""
640
d93ef2a1 641#: apply.c:4991
fda7b092
JX
642msgid "accept a patch that touches outside the working area"
643msgstr ""
644
d93ef2a1 645#: apply.c:4994
fda7b092
JX
646msgid "also apply the patch (use with --stat/--summary/--check)"
647msgstr ""
648
d93ef2a1 649#: apply.c:4996
fda7b092
JX
650msgid "attempt three-way merge if a patch does not apply"
651msgstr ""
652
d93ef2a1 653#: apply.c:4998
fda7b092
JX
654msgid "build a temporary index based on embedded index information"
655msgstr ""
656
d93ef2a1 657#: apply.c:5001 builtin/checkout-index.c:173 builtin/ls-files.c:524
fda7b092
JX
658msgid "paths are separated with NUL character"
659msgstr ""
660
d93ef2a1 661#: apply.c:5003
fda7b092
JX
662msgid "ensure at least <n> lines of context match"
663msgstr ""
664
d93ef2a1 665#: apply.c:5004 builtin/am.c:2198 builtin/interpret-trailers.c:97
12705546 666#: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
d93ef2a1 667#: builtin/pack-objects.c:3317 builtin/rebase.c:1415
fda7b092
JX
668msgid "action"
669msgstr ""
670
d93ef2a1 671#: apply.c:5005
fda7b092
JX
672msgid "detect new or modified lines that have whitespace errors"
673msgstr ""
674
d93ef2a1 675#: apply.c:5008 apply.c:5011
fda7b092
JX
676msgid "ignore changes in whitespace when finding context"
677msgstr ""
678
d93ef2a1 679#: apply.c:5014
fda7b092
JX
680msgid "apply the patch in reverse"
681msgstr ""
682
d93ef2a1 683#: apply.c:5016
fda7b092
JX
684msgid "don't expect at least one line of context"
685msgstr ""
686
d93ef2a1 687#: apply.c:5018
fda7b092
JX
688msgid "leave the rejected hunks in corresponding *.rej files"
689msgstr ""
690
d93ef2a1 691#: apply.c:5020
fda7b092
JX
692msgid "allow overlapping hunks"
693msgstr ""
694
d93ef2a1
JX
695#: apply.c:5021 builtin/add.c:291 builtin/check-ignore.c:22
696#: builtin/commit.c:1317 builtin/count-objects.c:98 builtin/fsck.c:786
697#: builtin/log.c:2045 builtin/mv.c:123 builtin/read-tree.c:128
fda7b092
JX
698msgid "be verbose"
699msgstr ""
700
d93ef2a1 701#: apply.c:5023
fda7b092
JX
702msgid "tolerate incorrectly detected missing new-line at the end of file"
703msgstr ""
704
d93ef2a1 705#: apply.c:5026
fda7b092
JX
706msgid "do not trust the line counts in the hunk headers"
707msgstr ""
708
d93ef2a1 709#: apply.c:5028 builtin/am.c:2207
fda7b092
JX
710msgid "root"
711msgstr ""
712
d93ef2a1 713#: apply.c:5029
fda7b092
JX
714msgid "prepend <root> to all filenames"
715msgstr ""
716
dba9f13c 717#: archive.c:14
fda7b092
JX
718msgid "git archive [<options>] <tree-ish> [<path>...]"
719msgstr ""
720
dba9f13c 721#: archive.c:15
fda7b092
JX
722msgid "git archive --list"
723msgstr ""
724
dba9f13c 725#: archive.c:16
fda7b092
JX
726msgid ""
727"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
728msgstr ""
729
dba9f13c 730#: archive.c:17
fda7b092
JX
731msgid "git archive --remote <repo> [--exec <cmd>] --list"
732msgstr ""
733
d93ef2a1 734#: archive.c:372 builtin/add.c:177 builtin/add.c:516 builtin/rm.c:299
fda7b092
JX
735#, c-format
736msgid "pathspec '%s' did not match any files"
737msgstr ""
738
94328cef
JX
739#: archive.c:396
740#, c-format
741msgid "no such ref: %.*s"
742msgstr ""
743
744#: archive.c:401
745#, c-format
746msgid "not a valid object name: %s"
747msgstr ""
748
749#: archive.c:414
750#, c-format
751msgid "not a tree object: %s"
752msgstr ""
753
754#: archive.c:424
755msgid "current working directory is untracked"
756msgstr ""
757
758#: archive.c:455
fda7b092
JX
759msgid "fmt"
760msgstr ""
761
94328cef 762#: archive.c:455
fda7b092
JX
763msgid "archive format"
764msgstr ""
765
d93ef2a1 766#: archive.c:456 builtin/log.c:1557
fda7b092
JX
767msgid "prefix"
768msgstr ""
769
94328cef 770#: archive.c:457
fda7b092
JX
771msgid "prepend prefix to each pathname in the archive"
772msgstr ""
773
d93ef2a1
JX
774#: archive.c:458 builtin/blame.c:821 builtin/blame.c:822
775#: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1091
776#: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105
777#: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
c08fd730 778#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
fda7b092
JX
779msgid "file"
780msgstr ""
781
94328cef 782#: archive.c:459 builtin/archive.c:90
fda7b092
JX
783msgid "write the archive to this file"
784msgstr ""
785
94328cef 786#: archive.c:461
fda7b092
JX
787msgid "read .gitattributes in working directory"
788msgstr ""
789
94328cef 790#: archive.c:462
fda7b092
JX
791msgid "report archived files on stderr"
792msgstr ""
793
94328cef 794#: archive.c:463
fda7b092
JX
795msgid "store only"
796msgstr ""
797
94328cef 798#: archive.c:464
fda7b092
JX
799msgid "compress faster"
800msgstr ""
801
94328cef 802#: archive.c:472
fda7b092
JX
803msgid "compress better"
804msgstr ""
805
94328cef 806#: archive.c:475
fda7b092
JX
807msgid "list supported archive formats"
808msgstr ""
809
c08fd730 810#: archive.c:477 builtin/archive.c:91 builtin/clone.c:110 builtin/clone.c:113
d93ef2a1 811#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1858
fda7b092
JX
812msgid "repo"
813msgstr ""
814
94328cef 815#: archive.c:478 builtin/archive.c:92
fda7b092
JX
816msgid "retrieve the archive from remote repository <repo>"
817msgstr ""
818
c08fd730 819#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:707
94328cef 820#: builtin/notes.c:498
fda7b092
JX
821msgid "command"
822msgstr ""
823
94328cef 824#: archive.c:480 builtin/archive.c:94
fda7b092
JX
825msgid "path to the remote git-upload-archive command"
826msgstr ""
827
94328cef 828#: archive.c:487
fda7b092
JX
829msgid "Unexpected option --remote"
830msgstr ""
831
94328cef 832#: archive.c:489
fda7b092
JX
833msgid "Option --exec can only be used together with --remote"
834msgstr ""
835
94328cef 836#: archive.c:491
fda7b092
JX
837msgid "Unexpected option --output"
838msgstr ""
839
94328cef 840#: archive.c:513
fda7b092
JX
841#, c-format
842msgid "Unknown archive format '%s'"
843msgstr ""
844
94328cef 845#: archive.c:520
fda7b092
JX
846#, c-format
847msgid "Argument not supported for format '%s': -%d"
848msgstr ""
849
12705546 850#: archive-tar.c:125 archive-zip.c:345
dba9f13c
JX
851#, c-format
852msgid "cannot stream blob %s"
853msgstr ""
854
12705546 855#: archive-tar.c:260 archive-zip.c:363
dba9f13c
JX
856#, c-format
857msgid "unsupported file mode: 0%o (SHA1: %s)"
858msgstr ""
859
12705546 860#: archive-tar.c:287 archive-zip.c:353
dba9f13c
JX
861#, c-format
862msgid "cannot read %s"
863msgstr ""
864
d93ef2a1 865#: archive-tar.c:459
dba9f13c
JX
866#, c-format
867msgid "unable to start '%s' filter"
868msgstr ""
869
d93ef2a1 870#: archive-tar.c:462
dba9f13c
JX
871msgid "unable to redirect descriptor"
872msgstr ""
873
d93ef2a1 874#: archive-tar.c:469
dba9f13c
JX
875#, c-format
876msgid "'%s' filter reported error"
877msgstr ""
878
12705546 879#: archive-zip.c:314
dba9f13c
JX
880#, c-format
881msgid "path is not valid UTF-8: %s"
882msgstr ""
883
12705546 884#: archive-zip.c:318
dba9f13c
JX
885#, c-format
886msgid "path too long (%d chars, SHA1: %s): %s"
887msgstr ""
888
d93ef2a1 889#: archive-zip.c:474 builtin/pack-objects.c:226 builtin/pack-objects.c:229
dba9f13c
JX
890#, c-format
891msgid "deflate error (%d)"
892msgstr ""
893
12705546 894#: archive-zip.c:609
dba9f13c
JX
895#, c-format
896msgid "timestamp too large for this system: %<PRIuMAX>"
897msgstr ""
898
94328cef 899#: attr.c:211
dfc182b1
JX
900#, c-format
901msgid "%.*s is not a valid attribute name"
902msgstr ""
903
94328cef
JX
904#: attr.c:368
905#, c-format
906msgid "%s not allowed: %s:%d"
907msgstr ""
908
909#: attr.c:408
fda7b092
JX
910msgid ""
911"Negative patterns are ignored in git attributes\n"
912"Use '\\!' for literal leading exclamation."
913msgstr ""
914
12705546 915#: bisect.c:468
fda7b092
JX
916#, c-format
917msgid "Badly quoted content in file '%s': %s"
918msgstr ""
919
94328cef 920#: bisect.c:678
fda7b092
JX
921#, c-format
922msgid "We cannot bisect more!\n"
923msgstr ""
924
94328cef 925#: bisect.c:733
fda7b092
JX
926#, c-format
927msgid "Not a valid commit name %s"
928msgstr ""
929
94328cef 930#: bisect.c:758
fda7b092
JX
931#, c-format
932msgid ""
933"The merge base %s is bad.\n"
934"This means the bug has been fixed between %s and [%s].\n"
935msgstr ""
936
94328cef 937#: bisect.c:763
fda7b092
JX
938#, c-format
939msgid ""
940"The merge base %s is new.\n"
941"The property has changed between %s and [%s].\n"
942msgstr ""
943
94328cef 944#: bisect.c:768
fda7b092
JX
945#, c-format
946msgid ""
947"The merge base %s is %s.\n"
948"This means the first '%s' commit is between %s and [%s].\n"
949msgstr ""
950
94328cef 951#: bisect.c:776
fda7b092
JX
952#, c-format
953msgid ""
673bfad0 954"Some %s revs are not ancestors of the %s rev.\n"
fda7b092
JX
955"git bisect cannot work properly in this case.\n"
956"Maybe you mistook %s and %s revs?\n"
957msgstr ""
958
94328cef 959#: bisect.c:789
fda7b092
JX
960#, c-format
961msgid ""
962"the merge base between %s and [%s] must be skipped.\n"
963"So we cannot be sure the first %s commit is between %s and %s.\n"
964"We continue anyway."
965msgstr ""
966
94328cef 967#: bisect.c:822
fda7b092
JX
968#, c-format
969msgid "Bisecting: a merge base must be tested\n"
970msgstr ""
971
94328cef 972#: bisect.c:865
fda7b092
JX
973#, c-format
974msgid "a %s revision is needed"
975msgstr ""
976
d93ef2a1 977#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:248
fda7b092
JX
978#, c-format
979msgid "could not create file '%s'"
980msgstr ""
981
d93ef2a1 982#: bisect.c:928 builtin/merge.c:146
fda7b092
JX
983#, c-format
984msgid "could not read file '%s'"
985msgstr ""
986
d93ef2a1 987#: bisect.c:958
fda7b092
JX
988msgid "reading bisect refs failed"
989msgstr ""
990
d93ef2a1 991#: bisect.c:977
fda7b092
JX
992#, c-format
993msgid "%s was both %s and %s\n"
994msgstr ""
995
d93ef2a1 996#: bisect.c:985
fda7b092
JX
997#, c-format
998msgid ""
999"No testable commit found.\n"
1000"Maybe you started with bad path parameters?\n"
1001msgstr ""
1002
d93ef2a1 1003#: bisect.c:1004
fda7b092
JX
1004#, c-format
1005msgid "(roughly %d step)"
1006msgid_plural "(roughly %d steps)"
1007msgstr[0] ""
1008msgstr[1] ""
1009
5b34e000
JX
1010#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1011#. steps)" translation.
1012#.
d93ef2a1 1013#: bisect.c:1010
fda7b092
JX
1014#, c-format
1015msgid "Bisecting: %d revision left to test after this %s\n"
1016msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1017msgstr[0] ""
1018msgstr[1] ""
1019
d93ef2a1 1020#: blame.c:1794
5b34e000
JX
1021msgid "--contents and --reverse do not blend well."
1022msgstr ""
1023
d93ef2a1 1024#: blame.c:1808
5b34e000
JX
1025msgid "cannot use --contents with final commit object name"
1026msgstr ""
1027
d93ef2a1 1028#: blame.c:1829
5b34e000
JX
1029msgid "--reverse and --first-parent together require specified latest commit"
1030msgstr ""
1031
d93ef2a1
JX
1032#: blame.c:1838 bundle.c:164 ref-filter.c:2077 remote.c:1938 sequencer.c:2030
1033#: sequencer.c:4224 builtin/commit.c:1017 builtin/log.c:382 builtin/log.c:940
1034#: builtin/log.c:1428 builtin/log.c:1804 builtin/log.c:2094 builtin/merge.c:415
1035#: builtin/pack-objects.c:3140 builtin/pack-objects.c:3155
9b7388a8 1036#: builtin/shortlog.c:192
5b34e000
JX
1037msgid "revision walk setup failed"
1038msgstr ""
1039
d93ef2a1 1040#: blame.c:1856
5b34e000
JX
1041msgid ""
1042"--reverse --first-parent together require range along first-parent chain"
1043msgstr ""
1044
d93ef2a1 1045#: blame.c:1867
5b34e000
JX
1046#, c-format
1047msgid "no such path %s in %s"
1048msgstr ""
1049
d93ef2a1 1050#: blame.c:1878
5b34e000
JX
1051#, c-format
1052msgid "cannot read blob %s for path %s"
1053msgstr ""
1054
d93ef2a1 1055#: branch.c:53
fda7b092
JX
1056#, c-format
1057msgid ""
1058"\n"
1059"After fixing the error cause you may try to fix up\n"
1060"the remote tracking information by invoking\n"
1061"\"git branch --set-upstream-to=%s%s%s\"."
1062msgstr ""
1063
d93ef2a1 1064#: branch.c:67
fda7b092
JX
1065#, c-format
1066msgid "Not setting branch %s as its own upstream."
1067msgstr ""
1068
d93ef2a1 1069#: branch.c:93
fda7b092 1070#, c-format
25eab542 1071msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
fda7b092
JX
1072msgstr ""
1073
d93ef2a1 1074#: branch.c:94
fda7b092 1075#, c-format
25eab542 1076msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
fda7b092
JX
1077msgstr ""
1078
d93ef2a1 1079#: branch.c:98
fda7b092 1080#, c-format
25eab542 1081msgid "Branch '%s' set up to track local branch '%s' by rebasing."
fda7b092
JX
1082msgstr ""
1083
d93ef2a1 1084#: branch.c:99
fda7b092 1085#, c-format
25eab542 1086msgid "Branch '%s' set up to track local branch '%s'."
fda7b092
JX
1087msgstr ""
1088
d93ef2a1 1089#: branch.c:104
fda7b092 1090#, c-format
25eab542 1091msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
fda7b092
JX
1092msgstr ""
1093
d93ef2a1 1094#: branch.c:105
fda7b092 1095#, c-format
25eab542 1096msgid "Branch '%s' set up to track remote ref '%s'."
fda7b092
JX
1097msgstr ""
1098
d93ef2a1 1099#: branch.c:109
fda7b092 1100#, c-format
25eab542 1101msgid "Branch '%s' set up to track local ref '%s' by rebasing."
fda7b092
JX
1102msgstr ""
1103
d93ef2a1 1104#: branch.c:110
fda7b092 1105#, c-format
25eab542 1106msgid "Branch '%s' set up to track local ref '%s'."
fda7b092
JX
1107msgstr ""
1108
d93ef2a1 1109#: branch.c:119
fda7b092
JX
1110msgid "Unable to write upstream branch configuration"
1111msgstr ""
1112
d93ef2a1 1113#: branch.c:156
fda7b092
JX
1114#, c-format
1115msgid "Not tracking: ambiguous information for ref %s"
1116msgstr ""
1117
d93ef2a1 1118#: branch.c:189
fda7b092
JX
1119#, c-format
1120msgid "'%s' is not a valid branch name."
1121msgstr ""
1122
d93ef2a1 1123#: branch.c:208
fda7b092
JX
1124#, c-format
1125msgid "A branch named '%s' already exists."
1126msgstr ""
1127
d93ef2a1 1128#: branch.c:213
fda7b092
JX
1129msgid "Cannot force update the current branch."
1130msgstr ""
1131
d93ef2a1 1132#: branch.c:233
fda7b092
JX
1133#, c-format
1134msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1135msgstr ""
1136
d93ef2a1 1137#: branch.c:235
fda7b092
JX
1138#, c-format
1139msgid "the requested upstream branch '%s' does not exist"
1140msgstr ""
1141
d93ef2a1 1142#: branch.c:237
fda7b092
JX
1143msgid ""
1144"\n"
1145"If you are planning on basing your work on an upstream\n"
1146"branch that already exists at the remote, you may need to\n"
1147"run \"git fetch\" to retrieve it.\n"
1148"\n"
1149"If you are planning to push out a new local branch that\n"
1150"will track its remote counterpart, you may want to use\n"
1151"\"git push -u\" to set the upstream config as you push."
1152msgstr ""
1153
d93ef2a1 1154#: branch.c:281
fda7b092
JX
1155#, c-format
1156msgid "Not a valid object name: '%s'."
1157msgstr ""
1158
d93ef2a1 1159#: branch.c:301
fda7b092
JX
1160#, c-format
1161msgid "Ambiguous object name: '%s'."
1162msgstr ""
1163
d93ef2a1 1164#: branch.c:306
fda7b092
JX
1165#, c-format
1166msgid "Not a valid branch point: '%s'."
1167msgstr ""
1168
94328cef 1169#: branch.c:359
fda7b092
JX
1170#, c-format
1171msgid "'%s' is already checked out at '%s'"
df0617bf
JX
1172msgstr ""
1173
94328cef 1174#: branch.c:382
f517e50d
JX
1175#, c-format
1176msgid "HEAD of working tree %s is not updated"
1177msgstr ""
1178
dba9f13c 1179#: bundle.c:36
822e4a65
JX
1180#, c-format
1181msgid "'%s' does not look like a v2 bundle file"
1182msgstr ""
1183
dba9f13c 1184#: bundle.c:64
822e4a65
JX
1185#, c-format
1186msgid "unrecognized header: %s%s (%d)"
1187msgstr ""
1188
d93ef2a1
JX
1189#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2281 sequencer.c:2916
1190#: builtin/commit.c:788
822e4a65
JX
1191#, c-format
1192msgid "could not open '%s'"
1193msgstr ""
1194
94328cef 1195#: bundle.c:143
822e4a65
JX
1196msgid "Repository lacks these prerequisite commits:"
1197msgstr ""
1198
94328cef 1199#: bundle.c:194
822e4a65 1200#, c-format
c138af56
JX
1201msgid "The bundle contains this ref:"
1202msgid_plural "The bundle contains these %d refs:"
822e4a65
JX
1203msgstr[0] ""
1204msgstr[1] ""
1205
94328cef 1206#: bundle.c:201
11b90174
JX
1207msgid "The bundle records a complete history."
1208msgstr ""
1209
94328cef 1210#: bundle.c:203
822e4a65 1211#, c-format
c138af56
JX
1212msgid "The bundle requires this ref:"
1213msgid_plural "The bundle requires these %d refs:"
822e4a65
JX
1214msgstr[0] ""
1215msgstr[1] ""
1216
94328cef 1217#: bundle.c:269
12705546
JX
1218msgid "unable to dup bundle descriptor"
1219msgstr ""
1220
94328cef 1221#: bundle.c:276
e3f9cab7 1222msgid "Could not spawn pack-objects"
822e4a65
JX
1223msgstr ""
1224
94328cef 1225#: bundle.c:287
e3f9cab7 1226msgid "pack-objects died"
822e4a65
JX
1227msgstr ""
1228
94328cef 1229#: bundle.c:329
e3f9cab7 1230msgid "rev-list died"
822e4a65
JX
1231msgstr ""
1232
94328cef 1233#: bundle.c:378
e3f9cab7
JX
1234#, c-format
1235msgid "ref '%s' is excluded by the rev-list options"
822e4a65
JX
1236msgstr ""
1237
d93ef2a1 1238#: bundle.c:457 builtin/log.c:197 builtin/log.c:1709 builtin/shortlog.c:306
e3f9cab7
JX
1239#, c-format
1240msgid "unrecognized argument: %s"
822e4a65
JX
1241msgstr ""
1242
94328cef 1243#: bundle.c:465
e3f9cab7 1244msgid "Refusing to create empty bundle."
822e4a65
JX
1245msgstr ""
1246
94328cef 1247#: bundle.c:475
822e4a65
JX
1248#, c-format
1249msgid "cannot create '%s'"
1250msgstr ""
1251
94328cef 1252#: bundle.c:500
822e4a65
JX
1253msgid "index-pack died"
1254msgstr ""
1255
abc8de64 1256#: color.c:296
d07a63e4
JX
1257#, c-format
1258msgid "invalid color value: %.*s"
1259msgstr ""
1260
d93ef2a1
JX
1261#: commit.c:50 sequencer.c:2697 builtin/am.c:355 builtin/am.c:399
1262#: builtin/am.c:1377 builtin/am.c:2022 builtin/replace.c:455
dce37b66
JX
1263#, c-format
1264msgid "could not parse %s"
1265msgstr ""
1266
12705546 1267#: commit.c:52
dce37b66
JX
1268#, c-format
1269msgid "%s %s is not a commit!"
1270msgstr ""
1271
12705546 1272#: commit.c:193
9b7388a8
JX
1273msgid ""
1274"Support for <GIT_DIR>/info/grafts is deprecated\n"
1275"and will be removed in a future Git version.\n"
1276"\n"
1277"Please use \"git replace --convert-graft-file\"\n"
1278"to convert the grafts into replace refs.\n"
1279"\n"
1280"Turn this message off by running\n"
1281"\"git config advice.graftFileDeprecated false\""
1282msgstr ""
1283
d93ef2a1 1284#: commit.c:1128
12705546
JX
1285#, c-format
1286msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
1287msgstr ""
1288
d93ef2a1 1289#: commit.c:1131
12705546
JX
1290#, c-format
1291msgid "Commit %s has a bad GPG signature allegedly by %s."
1292msgstr ""
1293
d93ef2a1 1294#: commit.c:1134
12705546
JX
1295#, c-format
1296msgid "Commit %s does not have a GPG signature."
1297msgstr ""
1298
d93ef2a1 1299#: commit.c:1137
12705546
JX
1300#, c-format
1301msgid "Commit %s has a good GPG signature by %s\n"
1302msgstr ""
1303
d93ef2a1 1304#: commit.c:1391
fda7b092
JX
1305msgid ""
1306"Warning: commit message did not conform to UTF-8.\n"
1307"You may want to amend it after fixing the message, or set the config\n"
1308"variable i18n.commitencoding to the encoding your project uses.\n"
1309msgstr ""
1310
d93ef2a1
JX
1311#: commit-graph.c:105
1312msgid "commit-graph file is too small"
dba9f13c
JX
1313msgstr ""
1314
d93ef2a1 1315#: commit-graph.c:170
dba9f13c 1316#, c-format
d93ef2a1 1317msgid "commit-graph signature %X does not match signature %X"
dba9f13c
JX
1318msgstr ""
1319
d93ef2a1 1320#: commit-graph.c:177
dba9f13c 1321#, c-format
d93ef2a1 1322msgid "commit-graph version %X does not match version %X"
dba9f13c
JX
1323msgstr ""
1324
d93ef2a1 1325#: commit-graph.c:184
dba9f13c 1326#, c-format
d93ef2a1 1327msgid "commit-graph hash version %X does not match version %X"
dba9f13c
JX
1328msgstr ""
1329
d93ef2a1
JX
1330#: commit-graph.c:207
1331msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
94328cef
JX
1332msgstr ""
1333
d93ef2a1 1334#: commit-graph.c:218
dba9f13c 1335#, c-format
d93ef2a1 1336msgid "commit-graph improper chunk offset %08x%08x"
dba9f13c
JX
1337msgstr ""
1338
d93ef2a1 1339#: commit-graph.c:255
dba9f13c 1340#, c-format
d93ef2a1 1341msgid "commit-graph chunk id %08x appears multiple times"
dba9f13c
JX
1342msgstr ""
1343
c08fd730 1344#: commit-graph.c:390
dba9f13c
JX
1345#, c-format
1346msgid "could not find commit %s"
1347msgstr ""
1348
c08fd730 1349#: commit-graph.c:732 builtin/pack-objects.c:2649
dba9f13c
JX
1350#, c-format
1351msgid "unable to get type of object %s"
1352msgstr ""
1353
c08fd730 1354#: commit-graph.c:765
94328cef 1355msgid "Loading known commits in commit graph"
12705546
JX
1356msgstr ""
1357
c08fd730 1358#: commit-graph.c:781
94328cef
JX
1359msgid "Expanding reachable commits in commit graph"
1360msgstr ""
1361
c08fd730 1362#: commit-graph.c:793
94328cef 1363msgid "Clearing commit marks in commit graph"
12705546
JX
1364msgstr ""
1365
c08fd730 1366#: commit-graph.c:813
94328cef 1367msgid "Computing commit graph generation numbers"
12705546
JX
1368msgstr ""
1369
c08fd730 1370#: commit-graph.c:930
94328cef
JX
1371#, c-format
1372msgid "Finding commits for commit graph in %d pack"
1373msgid_plural "Finding commits for commit graph in %d packs"
1374msgstr[0] ""
1375msgstr[1] ""
1376
c08fd730 1377#: commit-graph.c:943
dba9f13c
JX
1378#, c-format
1379msgid "error adding pack %s"
1380msgstr ""
1381
c08fd730 1382#: commit-graph.c:945
dba9f13c
JX
1383#, c-format
1384msgid "error opening index for %s"
1385msgstr ""
1386
c08fd730 1387#: commit-graph.c:959
94328cef
JX
1388#, c-format
1389msgid "Finding commits for commit graph from %d ref"
1390msgid_plural "Finding commits for commit graph from %d refs"
1391msgstr[0] ""
1392msgstr[1] ""
1393
c08fd730 1394#: commit-graph.c:991
94328cef
JX
1395msgid "Finding commits for commit graph among packed objects"
1396msgstr ""
1397
c08fd730 1398#: commit-graph.c:1004
94328cef
JX
1399msgid "Counting distinct commits in commit graph"
1400msgstr ""
1401
c08fd730 1402#: commit-graph.c:1017
9b7388a8
JX
1403#, c-format
1404msgid "the commit graph format cannot write %d commits"
1405msgstr ""
1406
c08fd730 1407#: commit-graph.c:1026
94328cef
JX
1408msgid "Finding extra edges in commit graph"
1409msgstr ""
1410
c08fd730 1411#: commit-graph.c:1050
9b7388a8
JX
1412msgid "too many commits to write graph"
1413msgstr ""
1414
c08fd730 1415#: commit-graph.c:1057 midx.c:819
9b7388a8 1416#, c-format
dba9f13c
JX
1417msgid "unable to create leading directories of %s"
1418msgstr ""
1419
c08fd730 1420#: commit-graph.c:1097
94328cef
JX
1421#, c-format
1422msgid "Writing out commit graph in %d pass"
1423msgid_plural "Writing out commit graph in %d passes"
1424msgstr[0] ""
1425msgstr[1] ""
1426
c08fd730 1427#: commit-graph.c:1162
dba9f13c 1428msgid "the commit-graph file has incorrect checksum and is likely corrupt"
9b7388a8
JX
1429msgstr ""
1430
c08fd730 1431#: commit-graph.c:1172
d93ef2a1
JX
1432#, c-format
1433msgid "commit-graph has incorrect OID order: %s then %s"
1434msgstr ""
1435
c08fd730 1436#: commit-graph.c:1182 commit-graph.c:1197
d93ef2a1
JX
1437#, c-format
1438msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1439msgstr ""
1440
c08fd730 1441#: commit-graph.c:1189
d93ef2a1
JX
1442#, c-format
1443msgid "failed to parse commit %s from commit-graph"
1444msgstr ""
1445
c08fd730 1446#: commit-graph.c:1206
12705546
JX
1447msgid "Verifying commits in commit graph"
1448msgstr ""
1449
c08fd730 1450#: commit-graph.c:1219
d93ef2a1
JX
1451#, c-format
1452msgid "failed to parse commit %s from object database for commit-graph"
1453msgstr ""
1454
c08fd730 1455#: commit-graph.c:1226
d93ef2a1
JX
1456#, c-format
1457msgid "root tree OID for commit %s in commit-graph is %s != %s"
1458msgstr ""
1459
c08fd730 1460#: commit-graph.c:1236
d93ef2a1
JX
1461#, c-format
1462msgid "commit-graph parent list for commit %s is too long"
1463msgstr ""
1464
c08fd730 1465#: commit-graph.c:1242
d93ef2a1
JX
1466#, c-format
1467msgid "commit-graph parent for %s is %s != %s"
1468msgstr ""
1469
c08fd730 1470#: commit-graph.c:1255
d93ef2a1
JX
1471#, c-format
1472msgid "commit-graph parent list for commit %s terminates early"
1473msgstr ""
1474
c08fd730 1475#: commit-graph.c:1260
d93ef2a1
JX
1476#, c-format
1477msgid ""
1478"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1479msgstr ""
1480
c08fd730 1481#: commit-graph.c:1264
d93ef2a1
JX
1482#, c-format
1483msgid ""
1484"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1485msgstr ""
1486
c08fd730 1487#: commit-graph.c:1279
d93ef2a1
JX
1488#, c-format
1489msgid "commit-graph generation for commit %s is %u != %u"
1490msgstr ""
1491
c08fd730 1492#: commit-graph.c:1285
d93ef2a1
JX
1493#, c-format
1494msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1495msgstr ""
1496
94328cef 1497#: compat/obstack.c:406 compat/obstack.c:408
dce37b66
JX
1498msgid "memory exhausted"
1499msgstr ""
1500
dba9f13c
JX
1501#: config.c:123
1502#, c-format
1503msgid ""
1504"exceeded maximum include depth (%d) while including\n"
1505"\t%s\n"
1506"from\n"
1507"\t%s\n"
98ac7815 1508"This might be due to circular includes."
dba9f13c
JX
1509msgstr ""
1510
1511#: config.c:139
1512#, c-format
1513msgid "could not expand include path '%s'"
1514msgstr ""
1515
1516#: config.c:150
1517msgid "relative config includes must come from files"
1518msgstr ""
1519
1520#: config.c:190
dfc182b1
JX
1521msgid "relative config include conditionals must come from files"
1522msgstr ""
1523
dba9f13c
JX
1524#: config.c:348
1525#, c-format
1526msgid "key does not contain a section: %s"
1527msgstr ""
1528
1529#: config.c:354
1530#, c-format
1531msgid "key does not contain variable name: %s"
1532msgstr ""
1533
d93ef2a1 1534#: config.c:378 sequencer.c:2459
dba9f13c
JX
1535#, c-format
1536msgid "invalid key: %s"
1537msgstr ""
1538
1539#: config.c:384
1540#, c-format
1541msgid "invalid key (newline): %s"
1542msgstr ""
1543
1544#: config.c:420 config.c:432
1545#, c-format
1546msgid "bogus config parameter: %s"
1547msgstr ""
1548
1549#: config.c:467
1550#, c-format
1551msgid "bogus format in %s"
1552msgstr ""
1553
1554#: config.c:793
9fa976ff
JX
1555#, c-format
1556msgid "bad config line %d in blob %s"
1557msgstr ""
1558
dba9f13c 1559#: config.c:797
9fa976ff
JX
1560#, c-format
1561msgid "bad config line %d in file %s"
1562msgstr ""
1563
dba9f13c 1564#: config.c:801
9fa976ff
JX
1565#, c-format
1566msgid "bad config line %d in standard input"
1567msgstr ""
1568
dba9f13c 1569#: config.c:805
9fa976ff
JX
1570#, c-format
1571msgid "bad config line %d in submodule-blob %s"
1572msgstr ""
1573
dba9f13c 1574#: config.c:809
9fa976ff
JX
1575#, c-format
1576msgid "bad config line %d in command line %s"
1577msgstr ""
1578
dba9f13c 1579#: config.c:813
9fa976ff
JX
1580#, c-format
1581msgid "bad config line %d in %s"
1582msgstr ""
1583
dba9f13c 1584#: config.c:952
5bd166d8 1585msgid "out of range"
9fa976ff
JX
1586msgstr ""
1587
dba9f13c 1588#: config.c:952
5bd166d8 1589msgid "invalid unit"
9fa976ff
JX
1590msgstr ""
1591
dba9f13c 1592#: config.c:958
9fa976ff 1593#, c-format
5bd166d8 1594msgid "bad numeric config value '%s' for '%s': %s"
9fa976ff
JX
1595msgstr ""
1596
dba9f13c 1597#: config.c:963
9fa976ff 1598#, c-format
5bd166d8 1599msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
9fa976ff
JX
1600msgstr ""
1601
dba9f13c 1602#: config.c:966
9fa976ff 1603#, c-format
5bd166d8 1604msgid "bad numeric config value '%s' for '%s' in file %s: %s"
9fa976ff
JX
1605msgstr ""
1606
dba9f13c 1607#: config.c:969
9fa976ff 1608#, c-format
5bd166d8 1609msgid "bad numeric config value '%s' for '%s' in standard input: %s"
9fa976ff
JX
1610msgstr ""
1611
dba9f13c 1612#: config.c:972
9fa976ff 1613#, c-format
5bd166d8 1614msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
9fa976ff
JX
1615msgstr ""
1616
dba9f13c 1617#: config.c:975
9fa976ff 1618#, c-format
5bd166d8 1619msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
d07a63e4
JX
1620msgstr ""
1621
dba9f13c 1622#: config.c:978
d07a63e4 1623#, c-format
5bd166d8 1624msgid "bad numeric config value '%s' for '%s' in %s: %s"
d07a63e4
JX
1625msgstr ""
1626
dba9f13c 1627#: config.c:1073
d07a63e4
JX
1628#, c-format
1629msgid "failed to expand user dir in: '%s'"
1630msgstr ""
1631
dba9f13c 1632#: config.c:1082
18a90722
JX
1633#, c-format
1634msgid "'%s' for '%s' is not a valid timestamp"
1635msgstr ""
1636
dba9f13c
JX
1637#: config.c:1173
1638#, c-format
1639msgid "abbrev length out of range: %d"
1640msgstr ""
1641
1642#: config.c:1187 config.c:1198
d07a63e4
JX
1643#, c-format
1644msgid "bad zlib compression level %d"
1645msgstr ""
1646
dba9f13c
JX
1647#: config.c:1290
1648msgid "core.commentChar should only be one character"
1649msgstr ""
1650
1651#: config.c:1323
d07a63e4
JX
1652#, c-format
1653msgid "invalid mode for object creation: %s"
1654msgstr ""
1655
12705546 1656#: config.c:1395
dba9f13c
JX
1657#, c-format
1658msgid "malformed value for %s"
1659msgstr ""
1660
12705546 1661#: config.c:1421
dba9f13c
JX
1662#, c-format
1663msgid "malformed value for %s: %s"
1664msgstr ""
1665
12705546 1666#: config.c:1422
dba9f13c
JX
1667msgid "must be one of nothing, matching, simple, upstream or current"
1668msgstr ""
1669
d93ef2a1 1670#: config.c:1483 builtin/pack-objects.c:3397
673bfad0
JX
1671#, c-format
1672msgid "bad pack compression level %d"
1673msgstr ""
1674
d93ef2a1 1675#: config.c:1604
dba9f13c
JX
1676#, c-format
1677msgid "unable to load config blob object '%s'"
1678msgstr ""
1679
d93ef2a1 1680#: config.c:1607
dba9f13c
JX
1681#, c-format
1682msgid "reference '%s' does not point to a blob"
1683msgstr ""
1684
d93ef2a1 1685#: config.c:1624
dba9f13c
JX
1686#, c-format
1687msgid "unable to resolve config blob '%s'"
1688msgstr ""
1689
d93ef2a1 1690#: config.c:1654
dba9f13c
JX
1691#, c-format
1692msgid "failed to parse %s"
1693msgstr ""
1694
d93ef2a1 1695#: config.c:1710
d07a63e4
JX
1696msgid "unable to parse command-line config"
1697msgstr ""
1698
d93ef2a1 1699#: config.c:2059
9fa976ff 1700msgid "unknown error occurred while reading the configuration files"
d07a63e4
JX
1701msgstr ""
1702
d93ef2a1 1703#: config.c:2229
dfc182b1
JX
1704#, c-format
1705msgid "Invalid %s: '%s'"
1706msgstr ""
1707
d93ef2a1 1708#: config.c:2272
dfc182b1
JX
1709#, c-format
1710msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1711msgstr ""
1712
d93ef2a1 1713#: config.c:2298
dfc182b1
JX
1714#, c-format
1715msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1716msgstr ""
1717
d93ef2a1 1718#: config.c:2344
d07a63e4
JX
1719#, c-format
1720msgid "unable to parse '%s' from command-line config"
1721msgstr ""
1722
d93ef2a1 1723#: config.c:2346
d07a63e4
JX
1724#, c-format
1725msgid "bad config variable '%s' in file '%s' at line %d"
1726msgstr ""
1727
d93ef2a1 1728#: config.c:2427
dba9f13c
JX
1729#, c-format
1730msgid "invalid section name '%s'"
1731msgstr ""
1732
d93ef2a1 1733#: config.c:2459
d07a63e4
JX
1734#, c-format
1735msgid "%s has multiple values"
1736msgstr ""
1737
d93ef2a1 1738#: config.c:2488
dba9f13c
JX
1739#, c-format
1740msgid "failed to write new configuration file %s"
1741msgstr ""
1742
d93ef2a1 1743#: config.c:2740 config.c:3064
dba9f13c
JX
1744#, c-format
1745msgid "could not lock config file %s"
1746msgstr ""
1747
d93ef2a1 1748#: config.c:2751
dba9f13c
JX
1749#, c-format
1750msgid "opening %s"
1751msgstr ""
1752
d93ef2a1 1753#: config.c:2786 builtin/config.c:328
dba9f13c
JX
1754#, c-format
1755msgid "invalid pattern: %s"
1756msgstr ""
1757
d93ef2a1 1758#: config.c:2811
dba9f13c
JX
1759#, c-format
1760msgid "invalid config file %s"
1761msgstr ""
1762
d93ef2a1 1763#: config.c:2824 config.c:3077
673bfad0
JX
1764#, c-format
1765msgid "fstat on %s failed"
1766msgstr ""
1767
d93ef2a1 1768#: config.c:2835
dba9f13c
JX
1769#, c-format
1770msgid "unable to mmap '%s'"
1771msgstr ""
1772
d93ef2a1 1773#: config.c:2844 config.c:3082
dba9f13c
JX
1774#, c-format
1775msgid "chmod on %s failed"
1776msgstr ""
1777
d93ef2a1 1778#: config.c:2929 config.c:3179
dba9f13c
JX
1779#, c-format
1780msgid "could not write config file %s"
1781msgstr ""
1782
d93ef2a1 1783#: config.c:2963
f517e50d
JX
1784#, c-format
1785msgid "could not set '%s' to '%s'"
1786msgstr ""
1787
d93ef2a1 1788#: config.c:2965 builtin/remote.c:782
9eb3984b 1789#, c-format
f517e50d 1790msgid "could not unset '%s'"
9eb3984b
JX
1791msgstr ""
1792
d93ef2a1 1793#: config.c:3055
dba9f13c
JX
1794#, c-format
1795msgid "invalid section name: %s"
1796msgstr ""
1797
d93ef2a1 1798#: config.c:3222
dba9f13c
JX
1799#, c-format
1800msgid "missing value for '%s'"
1801msgstr ""
1802
55892712 1803#: connect.c:61
dba9f13c 1804msgid "the remote end hung up upon initial contact"
fda7b092
JX
1805msgstr ""
1806
55892712 1807#: connect.c:63
fda7b092
JX
1808msgid ""
1809"Could not read from remote repository.\n"
1810"\n"
1811"Please make sure you have the correct access rights\n"
1812"and the repository exists."
1813msgstr ""
1814
dba9f13c
JX
1815#: connect.c:81
1816#, c-format
1817msgid "server doesn't support '%s'"
9fa976ff
JX
1818msgstr ""
1819
dba9f13c
JX
1820#: connect.c:103
1821#, c-format
1822msgid "server doesn't support feature '%s'"
dce37b66
JX
1823msgstr ""
1824
dba9f13c
JX
1825#: connect.c:114
1826msgid "expected flush after capabilities"
dce37b66
JX
1827msgstr ""
1828
dba9f13c
JX
1829#: connect.c:233
1830#, c-format
1831msgid "ignoring capabilities after first line '%s'"
dce37b66
JX
1832msgstr ""
1833
dba9f13c
JX
1834#: connect.c:252
1835msgid "protocol error: unexpected capabilities^{}"
abc8de64
JX
1836msgstr ""
1837
dba9f13c 1838#: connect.c:273
abc8de64 1839#, c-format
dba9f13c 1840msgid "protocol error: expected shallow sha-1, got '%s'"
fda7b092
JX
1841msgstr ""
1842
dba9f13c
JX
1843#: connect.c:275
1844msgid "repository on the other end cannot be shallow"
fda7b092
JX
1845msgstr ""
1846
94328cef 1847#: connect.c:313
dba9f13c
JX
1848msgid "invalid packet"
1849msgstr ""
1850
94328cef 1851#: connect.c:333
9b7388a8 1852#, c-format
dba9f13c 1853msgid "protocol error: unexpected '%s'"
9b7388a8
JX
1854msgstr ""
1855
94328cef 1856#: connect.c:441
9b7388a8 1857#, c-format
dba9f13c
JX
1858msgid "invalid ls-refs response: %s"
1859msgstr ""
1860
94328cef 1861#: connect.c:445
dba9f13c 1862msgid "expected flush after ref listing"
9b7388a8
JX
1863msgstr ""
1864
94328cef 1865#: connect.c:544
9b7388a8 1866#, c-format
dba9f13c
JX
1867msgid "protocol '%s' is not supported"
1868msgstr ""
1869
94328cef 1870#: connect.c:595
dba9f13c 1871msgid "unable to set SO_KEEPALIVE on socket"
9b7388a8
JX
1872msgstr ""
1873
94328cef 1874#: connect.c:635 connect.c:698
9b7388a8 1875#, c-format
dba9f13c 1876msgid "Looking up %s ... "
9b7388a8
JX
1877msgstr ""
1878
94328cef 1879#: connect.c:639
9b7388a8 1880#, c-format
dba9f13c 1881msgid "unable to look up %s (port %s) (%s)"
9b7388a8
JX
1882msgstr ""
1883
dba9f13c 1884#. TRANSLATORS: this is the end of "Looking up %s ... "
94328cef 1885#: connect.c:643 connect.c:714
9b7388a8 1886#, c-format
dba9f13c
JX
1887msgid ""
1888"done.\n"
1889"Connecting to %s (port %s) ... "
9b7388a8
JX
1890msgstr ""
1891
94328cef 1892#: connect.c:665 connect.c:742
dba9f13c
JX
1893#, c-format
1894msgid ""
1895"unable to connect to %s:\n"
1896"%s"
9b7388a8
JX
1897msgstr ""
1898
dba9f13c 1899#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
94328cef 1900#: connect.c:671 connect.c:748
dba9f13c 1901msgid "done."
822e4a65
JX
1902msgstr ""
1903
94328cef 1904#: connect.c:702
91d443d0 1905#, c-format
dba9f13c
JX
1906msgid "unable to look up %s (%s)"
1907msgstr ""
91d443d0 1908
94328cef 1909#: connect.c:708
91d443d0 1910#, c-format
dba9f13c
JX
1911msgid "unknown port %s"
1912msgstr ""
91d443d0 1913
94328cef 1914#: connect.c:845 connect.c:1171
91d443d0 1915#, c-format
dba9f13c
JX
1916msgid "strange hostname '%s' blocked"
1917msgstr ""
91d443d0 1918
94328cef 1919#: connect.c:847
91d443d0 1920#, c-format
dba9f13c
JX
1921msgid "strange port '%s' blocked"
1922msgstr ""
91d443d0 1923
94328cef 1924#: connect.c:857
91d443d0 1925#, c-format
dba9f13c
JX
1926msgid "cannot start proxy %s"
1927msgstr ""
1928
94328cef 1929#: connect.c:924
dba9f13c
JX
1930msgid "no path specified; see 'git help pull' for valid url syntax"
1931msgstr ""
1932
94328cef 1933#: connect.c:1119
dba9f13c
JX
1934msgid "ssh variant 'simple' does not support -4"
1935msgstr ""
1936
94328cef 1937#: connect.c:1131
dba9f13c
JX
1938msgid "ssh variant 'simple' does not support -6"
1939msgstr ""
1940
94328cef 1941#: connect.c:1148
dba9f13c
JX
1942msgid "ssh variant 'simple' does not support setting port"
1943msgstr ""
1944
d93ef2a1 1945#: connect.c:1260
dba9f13c
JX
1946#, c-format
1947msgid "strange pathname '%s' blocked"
1948msgstr ""
1949
d93ef2a1 1950#: connect.c:1307
dba9f13c
JX
1951msgid "unable to fork"
1952msgstr ""
1953
d93ef2a1 1954#: connected.c:85 builtin/fsck.c:221 builtin/prune.c:43
dba9f13c
JX
1955msgid "Checking connectivity"
1956msgstr ""
1957
d93ef2a1 1958#: connected.c:97
dba9f13c
JX
1959msgid "Could not run 'git rev-list'"
1960msgstr ""
1961
d93ef2a1 1962#: connected.c:117
dba9f13c
JX
1963msgid "failed write to rev-list"
1964msgstr ""
1965
d93ef2a1 1966#: connected.c:124
dba9f13c
JX
1967msgid "failed to close rev-list's stdin"
1968msgstr ""
1969
94328cef 1970#: convert.c:193
dba9f13c
JX
1971#, c-format
1972msgid "illegal crlf_action %d"
1973msgstr ""
1974
94328cef 1975#: convert.c:206
dba9f13c
JX
1976#, c-format
1977msgid "CRLF would be replaced by LF in %s"
1978msgstr ""
1979
94328cef 1980#: convert.c:208
dba9f13c
JX
1981#, c-format
1982msgid ""
1983"CRLF will be replaced by LF in %s.\n"
1984"The file will have its original line endings in your working directory"
1985msgstr ""
1986
94328cef 1987#: convert.c:216
dba9f13c
JX
1988#, c-format
1989msgid "LF would be replaced by CRLF in %s"
1990msgstr ""
1991
94328cef 1992#: convert.c:218
dba9f13c
JX
1993#, c-format
1994msgid ""
1995"LF will be replaced by CRLF in %s.\n"
1996"The file will have its original line endings in your working directory"
1997msgstr ""
1998
94328cef 1999#: convert.c:279
dba9f13c
JX
2000#, c-format
2001msgid "BOM is prohibited in '%s' if encoded as %s"
2002msgstr ""
2003
94328cef 2004#: convert.c:286
dba9f13c
JX
2005#, c-format
2006msgid ""
2007"The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
2008"tree-encoding."
2009msgstr ""
2010
94328cef 2011#: convert.c:304
dba9f13c
JX
2012#, c-format
2013msgid "BOM is required in '%s' if encoded as %s"
2014msgstr ""
2015
94328cef 2016#: convert.c:306
dba9f13c
JX
2017#, c-format
2018msgid ""
2019"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2020"%sLE (depending on the byte order) as working-tree-encoding."
2021msgstr ""
2022
94328cef 2023#: convert.c:424 convert.c:495
dba9f13c
JX
2024#, c-format
2025msgid "failed to encode '%s' from %s to %s"
2026msgstr ""
2027
94328cef 2028#: convert.c:467
dba9f13c
JX
2029#, c-format
2030msgid "encoding '%s' from %s to %s and back is not the same"
2031msgstr ""
2032
94328cef 2033#: convert.c:673
dba9f13c
JX
2034#, c-format
2035msgid "cannot fork to run external filter '%s'"
2036msgstr ""
2037
94328cef 2038#: convert.c:693
dba9f13c
JX
2039#, c-format
2040msgid "cannot feed the input to external filter '%s'"
2041msgstr ""
2042
94328cef 2043#: convert.c:700
dba9f13c
JX
2044#, c-format
2045msgid "external filter '%s' failed %d"
2046msgstr ""
2047
94328cef 2048#: convert.c:735 convert.c:738
dba9f13c
JX
2049#, c-format
2050msgid "read from external filter '%s' failed"
2051msgstr ""
2052
94328cef 2053#: convert.c:741 convert.c:796
dba9f13c
JX
2054#, c-format
2055msgid "external filter '%s' failed"
2056msgstr ""
2057
2058#: convert.c:844
2059msgid "unexpected filter type"
2060msgstr ""
2061
2062#: convert.c:855
2063msgid "path name too long for external filter"
2064msgstr ""
2065
2066#: convert.c:929
2067#, c-format
2068msgid ""
2069"external filter '%s' is not available anymore although not all paths have "
2070"been filtered"
2071msgstr ""
2072
2073#: convert.c:1228
2074msgid "true/false are no valid working-tree-encodings"
2075msgstr ""
2076
12705546 2077#: convert.c:1398 convert.c:1432
dba9f13c
JX
2078#, c-format
2079msgid "%s: clean filter '%s' failed"
2080msgstr ""
2081
12705546 2082#: convert.c:1476
dba9f13c
JX
2083#, c-format
2084msgid "%s: smudge filter %s failed"
2085msgstr ""
2086
94328cef 2087#: date.c:137
dba9f13c
JX
2088msgid "in the future"
2089msgstr ""
2090
94328cef 2091#: date.c:143
dba9f13c
JX
2092#, c-format
2093msgid "%<PRIuMAX> second ago"
2094msgid_plural "%<PRIuMAX> seconds ago"
2095msgstr[0] ""
2096msgstr[1] ""
2097
94328cef 2098#: date.c:150
dba9f13c
JX
2099#, c-format
2100msgid "%<PRIuMAX> minute ago"
2101msgid_plural "%<PRIuMAX> minutes ago"
2102msgstr[0] ""
2103msgstr[1] ""
2104
94328cef 2105#: date.c:157
dba9f13c
JX
2106#, c-format
2107msgid "%<PRIuMAX> hour ago"
2108msgid_plural "%<PRIuMAX> hours ago"
2109msgstr[0] ""
2110msgstr[1] ""
2111
94328cef 2112#: date.c:164
dba9f13c
JX
2113#, c-format
2114msgid "%<PRIuMAX> day ago"
2115msgid_plural "%<PRIuMAX> days ago"
2116msgstr[0] ""
2117msgstr[1] ""
2118
94328cef 2119#: date.c:170
dba9f13c
JX
2120#, c-format
2121msgid "%<PRIuMAX> week ago"
2122msgid_plural "%<PRIuMAX> weeks ago"
2123msgstr[0] ""
2124msgstr[1] ""
91d443d0 2125
94328cef 2126#: date.c:177
91d443d0
JX
2127#, c-format
2128msgid "%<PRIuMAX> month ago"
2129msgid_plural "%<PRIuMAX> months ago"
2130msgstr[0] ""
2131msgstr[1] ""
2132
94328cef 2133#: date.c:188
91d443d0
JX
2134#, c-format
2135msgid "%<PRIuMAX> year"
2136msgid_plural "%<PRIuMAX> years"
fda7b092
JX
2137msgstr[0] ""
2138msgstr[1] ""
3b6137f2 2139
fda7b092 2140#. TRANSLATORS: "%s" is "<n> years"
94328cef 2141#: date.c:191
91d443d0
JX
2142#, c-format
2143msgid "%s, %<PRIuMAX> month ago"
2144msgid_plural "%s, %<PRIuMAX> months ago"
2145msgstr[0] ""
2146msgstr[1] ""
2147
94328cef 2148#: date.c:196 date.c:201
91d443d0
JX
2149#, c-format
2150msgid "%<PRIuMAX> year ago"
2151msgid_plural "%<PRIuMAX> years ago"
fda7b092
JX
2152msgstr[0] ""
2153msgstr[1] ""
3b6137f2 2154
94328cef 2155#: delta-islands.c:272
12705546
JX
2156msgid "Propagating island marks"
2157msgstr ""
2158
94328cef 2159#: delta-islands.c:290
12705546
JX
2160#, c-format
2161msgid "bad tree object %s"
2162msgstr ""
2163
94328cef 2164#: delta-islands.c:334
12705546
JX
2165#, c-format
2166msgid "failed to load island regex for '%s': %s"
2167msgstr ""
2168
94328cef 2169#: delta-islands.c:390
12705546
JX
2170#, c-format
2171msgid "island regex from config has too many capture groups (max=%d)"
2172msgstr ""
2173
94328cef 2174#: delta-islands.c:466
12705546
JX
2175#, c-format
2176msgid "Marked %d islands, done.\n"
2177msgstr ""
2178
fda7b092 2179#: diffcore-order.c:24
3b6137f2 2180#, c-format
fda7b092 2181msgid "failed to read orderfile '%s'"
3b6137f2
JX
2182msgstr ""
2183
12705546 2184#: diffcore-rename.c:544
fda7b092 2185msgid "Performing inexact rename detection"
3b6137f2
JX
2186msgstr ""
2187
d93ef2a1
JX
2188#: diff-no-index.c:238
2189msgid "git diff --no-index [<options>] <path> <path>"
3b6137f2
JX
2190msgstr ""
2191
d93ef2a1
JX
2192#: diff-no-index.c:263
2193msgid ""
2194"Not a git repository. Use --no-index to compare two paths outside a working "
2195"tree"
2196msgstr ""
2197
2198#: diff.c:155
3b6137f2 2199#, c-format
fda7b092 2200msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3b6137f2
JX
2201msgstr ""
2202
d93ef2a1 2203#: diff.c:160
3b6137f2 2204#, c-format
fda7b092 2205msgid " Unknown dirstat parameter '%s'\n"
3b6137f2
JX
2206msgstr ""
2207
d93ef2a1 2208#: diff.c:296
25eab542 2209msgid ""
dba9f13c
JX
2210"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2211"'dimmed-zebra', 'plain'"
25eab542
JX
2212msgstr ""
2213
d93ef2a1 2214#: diff.c:324
dba9f13c 2215#, c-format
94328cef
JX
2216msgid ""
2217"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2218"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
dba9f13c
JX
2219msgstr ""
2220
d93ef2a1 2221#: diff.c:332
dba9f13c 2222msgid ""
94328cef
JX
2223"color-moved-ws: allow-indentation-change cannot be combined with other "
2224"whitespace modes"
dba9f13c
JX
2225msgstr ""
2226
d93ef2a1 2227#: diff.c:405
3b6137f2 2228#, c-format
fda7b092 2229msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3b6137f2
JX
2230msgstr ""
2231
d93ef2a1 2232#: diff.c:465
3b6137f2 2233#, c-format
fda7b092
JX
2234msgid ""
2235"Found errors in 'diff.dirstat' config variable:\n"
2236"%s"
3b6137f2
JX
2237msgstr ""
2238
d93ef2a1 2239#: diff.c:4210
3b6137f2 2240#, c-format
fda7b092 2241msgid "external diff died, stopping at %s"
3b6137f2
JX
2242msgstr ""
2243
d93ef2a1 2244#: diff.c:4555
fda7b092 2245msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3b6137f2
JX
2246msgstr ""
2247
d93ef2a1 2248#: diff.c:4558
abc8de64
JX
2249msgid "-G, -S and --find-object are mutually exclusive"
2250msgstr ""
2251
d93ef2a1 2252#: diff.c:4636
fda7b092 2253msgid "--follow requires exactly one pathspec"
3b6137f2
JX
2254msgstr ""
2255
d93ef2a1
JX
2256#: diff.c:4684
2257#, c-format
2258msgid "invalid --stat value: %s"
2259msgstr ""
2260
c08fd730
JX
2261#: diff.c:4689 diff.c:4694 diff.c:4699 diff.c:4704 diff.c:5217
2262#: parse-options.c:199 parse-options.c:203
d93ef2a1
JX
2263#, c-format
2264msgid "%s expects a numerical value"
2265msgstr ""
2266
2267#: diff.c:4721
3b6137f2
JX
2268#, c-format
2269msgid ""
fda7b092
JX
2270"Failed to parse --dirstat/-X option parameter:\n"
2271"%s"
3b6137f2
JX
2272msgstr ""
2273
d93ef2a1 2274#: diff.c:4806
3b6137f2 2275#, c-format
d93ef2a1 2276msgid "unknown change class '%c' in --diff-filter=%s"
3b6137f2
JX
2277msgstr ""
2278
d93ef2a1
JX
2279#: diff.c:4830
2280#, c-format
2281msgid "unknown value after ws-error-highlight=%.*s"
3b6137f2
JX
2282msgstr ""
2283
d93ef2a1
JX
2284#: diff.c:4844
2285#, c-format
2286msgid "unable to resolve '%s'"
3b6137f2
JX
2287msgstr ""
2288
d93ef2a1 2289#: diff.c:4894 diff.c:4900
3b6137f2 2290#, c-format
d93ef2a1 2291msgid "%s expects <n>/<m> form"
3b6137f2
JX
2292msgstr ""
2293
d93ef2a1 2294#: diff.c:4912
dba9f13c 2295#, c-format
d93ef2a1 2296msgid "%s expects a character, got '%s'"
dba9f13c
JX
2297msgstr ""
2298
d93ef2a1 2299#: diff.c:4933
dba9f13c 2300#, c-format
d93ef2a1 2301msgid "bad --color-moved argument: %s"
dba9f13c
JX
2302msgstr ""
2303
d93ef2a1 2304#: diff.c:4952
abc8de64 2305#, c-format
d93ef2a1 2306msgid "invalid mode '%s' in --color-moved-ws"
abc8de64
JX
2307msgstr ""
2308
d93ef2a1
JX
2309#: diff.c:4992
2310msgid ""
2311"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2312"\"histogram\""
3b6137f2
JX
2313msgstr ""
2314
d93ef2a1
JX
2315#: diff.c:5028 diff.c:5048
2316#, c-format
2317msgid "invalid argument to %s"
3b6137f2
JX
2318msgstr ""
2319
d93ef2a1 2320#: diff.c:5186
dba9f13c 2321#, c-format
d93ef2a1 2322msgid "failed to parse --submodule option parameter: '%s'"
dba9f13c
JX
2323msgstr ""
2324
c08fd730 2325#: diff.c:5242
dfc182b1 2326#, c-format
d93ef2a1 2327msgid "bad --word-diff argument: %s"
dfc182b1
JX
2328msgstr ""
2329
c08fd730 2330#: diff.c:5265
d93ef2a1 2331msgid "Diff output format options"
673bfad0
JX
2332msgstr ""
2333
c08fd730 2334#: diff.c:5267 diff.c:5273
d93ef2a1 2335msgid "generate patch"
18a90722
JX
2336msgstr ""
2337
c08fd730 2338#: diff.c:5270 builtin/log.c:167
d93ef2a1 2339msgid "suppress diff output"
25eab542
JX
2340msgstr ""
2341
c08fd730 2342#: diff.c:5275 diff.c:5389 diff.c:5396
d93ef2a1 2343msgid "<n>"
dfc182b1
JX
2344msgstr ""
2345
c08fd730 2346#: diff.c:5276 diff.c:5279
d93ef2a1 2347msgid "generate diffs with <n> lines context"
dba9f13c
JX
2348msgstr ""
2349
c08fd730 2350#: diff.c:5281
d93ef2a1 2351msgid "generate the diff in raw format"
dba9f13c
JX
2352msgstr ""
2353
c08fd730 2354#: diff.c:5284
d93ef2a1 2355msgid "synonym for '-p --raw'"
dba9f13c
JX
2356msgstr ""
2357
c08fd730 2358#: diff.c:5288
d93ef2a1 2359msgid "synonym for '-p --stat'"
abc8de64
JX
2360msgstr ""
2361
c08fd730 2362#: diff.c:5292
d93ef2a1 2363msgid "machine friendly --stat"
3b6137f2
JX
2364msgstr ""
2365
c08fd730 2366#: diff.c:5295
d93ef2a1 2367msgid "output only the last line of --stat"
94328cef
JX
2368msgstr ""
2369
c08fd730 2370#: diff.c:5297 diff.c:5305
d93ef2a1 2371msgid "<param1,param2>..."
3b6137f2
JX
2372msgstr ""
2373
c08fd730 2374#: diff.c:5298
d93ef2a1
JX
2375msgid ""
2376"output the distribution of relative amount of changes for each sub-directory"
3b6137f2
JX
2377msgstr ""
2378
c08fd730 2379#: diff.c:5302
d93ef2a1 2380msgid "synonym for --dirstat=cumulative"
3b6137f2
JX
2381msgstr ""
2382
c08fd730 2383#: diff.c:5306
d93ef2a1 2384msgid "synonym for --dirstat=files,param1,param2..."
3b6137f2
JX
2385msgstr ""
2386
c08fd730 2387#: diff.c:5310
d93ef2a1 2388msgid "warn if changes introduce conflict markers or whitespace errors"
3b6137f2
JX
2389msgstr ""
2390
c08fd730 2391#: diff.c:5313
d93ef2a1 2392msgid "condensed summary such as creations, renames and mode changes"
3b6137f2
JX
2393msgstr ""
2394
c08fd730 2395#: diff.c:5316
d93ef2a1 2396msgid "show only names of changed files"
3b6137f2
JX
2397msgstr ""
2398
c08fd730 2399#: diff.c:5319
d93ef2a1 2400msgid "show only names and status of changed files"
3b6137f2
JX
2401msgstr ""
2402
c08fd730 2403#: diff.c:5321
d93ef2a1 2404msgid "<width>[,<name-width>[,<count>]]"
3b6137f2
JX
2405msgstr ""
2406
c08fd730 2407#: diff.c:5322
d93ef2a1 2408msgid "generate diffstat"
3b6137f2
JX
2409msgstr ""
2410
c08fd730 2411#: diff.c:5324 diff.c:5327 diff.c:5330
d93ef2a1 2412msgid "<width>"
3b6137f2
JX
2413msgstr ""
2414
c08fd730 2415#: diff.c:5325
d93ef2a1 2416msgid "generate diffstat with a given width"
3b6137f2
JX
2417msgstr ""
2418
c08fd730 2419#: diff.c:5328
d93ef2a1 2420msgid "generate diffstat with a given name width"
3b6137f2
JX
2421msgstr ""
2422
c08fd730 2423#: diff.c:5331
d93ef2a1 2424msgid "generate diffstat with a given graph width"
3b6137f2
JX
2425msgstr ""
2426
c08fd730 2427#: diff.c:5333
d93ef2a1 2428msgid "<count>"
3b6137f2
JX
2429msgstr ""
2430
c08fd730 2431#: diff.c:5334
d93ef2a1 2432msgid "generate diffstat with limited lines"
3b6137f2
JX
2433msgstr ""
2434
c08fd730 2435#: diff.c:5337
d93ef2a1 2436msgid "generate compact summary in diffstat"
3b6137f2
JX
2437msgstr ""
2438
c08fd730 2439#: diff.c:5340
d93ef2a1 2440msgid "output a binary diff that can be applied"
3b6137f2
JX
2441msgstr ""
2442
c08fd730 2443#: diff.c:5343
d93ef2a1 2444msgid "show full pre- and post-image object names on the \"index\" lines"
3b6137f2
JX
2445msgstr ""
2446
c08fd730 2447#: diff.c:5345
d93ef2a1 2448msgid "show colored diff"
3b6137f2
JX
2449msgstr ""
2450
c08fd730 2451#: diff.c:5346
d93ef2a1 2452msgid "<kind>"
3b6137f2
JX
2453msgstr ""
2454
c08fd730 2455#: diff.c:5347
d93ef2a1
JX
2456msgid ""
2457"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2458"diff"
3b6137f2
JX
2459msgstr ""
2460
c08fd730 2461#: diff.c:5350
d93ef2a1
JX
2462msgid ""
2463"do not munge pathnames and use NULs as output field terminators in --raw or "
2464"--numstat"
3b6137f2
JX
2465msgstr ""
2466
c08fd730 2467#: diff.c:5353 diff.c:5356 diff.c:5359 diff.c:5465
d93ef2a1 2468msgid "<prefix>"
3b6137f2
JX
2469msgstr ""
2470
c08fd730 2471#: diff.c:5354
d93ef2a1 2472msgid "show the given source prefix instead of \"a/\""
28b3cffc
JX
2473msgstr ""
2474
c08fd730 2475#: diff.c:5357
386544cd 2476msgid "show the given destination prefix instead of \"b/\""
28b3cffc
JX
2477msgstr ""
2478
c08fd730 2479#: diff.c:5360
d93ef2a1 2480msgid "prepend an additional prefix to every line of output"
28b3cffc
JX
2481msgstr ""
2482
c08fd730 2483#: diff.c:5363
d93ef2a1 2484msgid "do not show any source or destination prefix"
28b3cffc
JX
2485msgstr ""
2486
c08fd730 2487#: diff.c:5366
d93ef2a1 2488msgid "show context between diff hunks up to the specified number of lines"
c138af56
JX
2489msgstr ""
2490
c08fd730 2491#: diff.c:5370 diff.c:5375 diff.c:5380
d93ef2a1 2492msgid "<char>"
6f6731e7
JX
2493msgstr ""
2494
c08fd730 2495#: diff.c:5371
d93ef2a1 2496msgid "specify the character to indicate a new line instead of '+'"
abc8de64
JX
2497msgstr ""
2498
c08fd730 2499#: diff.c:5376
d93ef2a1 2500msgid "specify the character to indicate an old line instead of '-'"
6f6731e7
JX
2501msgstr ""
2502
c08fd730 2503#: diff.c:5381
d93ef2a1 2504msgid "specify the character to indicate a context instead of ' '"
6f6731e7
JX
2505msgstr ""
2506
c08fd730 2507#: diff.c:5384
d93ef2a1 2508msgid "Diff rename options"
6f6731e7
JX
2509msgstr ""
2510
c08fd730 2511#: diff.c:5385
d93ef2a1 2512msgid "<n>[/<m>]"
235537a0
JX
2513msgstr ""
2514
c08fd730 2515#: diff.c:5386
d93ef2a1 2516msgid "break complete rewrite changes into pairs of delete and create"
f4f2c8f8
JX
2517msgstr ""
2518
c08fd730 2519#: diff.c:5390
d93ef2a1 2520msgid "detect renames"
f4f2c8f8
JX
2521msgstr ""
2522
c08fd730 2523#: diff.c:5394
d93ef2a1 2524msgid "omit the preimage for deletes"
9b7388a8
JX
2525msgstr ""
2526
c08fd730 2527#: diff.c:5397
d93ef2a1 2528msgid "detect copies"
dba9f13c
JX
2529msgstr ""
2530
c08fd730 2531#: diff.c:5401
d93ef2a1 2532msgid "use unmodified files as source to find copies"
dba9f13c
JX
2533msgstr ""
2534
c08fd730 2535#: diff.c:5403
d93ef2a1 2536msgid "disable rename detection"
dba9f13c
JX
2537msgstr ""
2538
c08fd730 2539#: diff.c:5406
d93ef2a1 2540msgid "use empty blobs as rename source"
dba9f13c
JX
2541msgstr ""
2542
c08fd730 2543#: diff.c:5408
d93ef2a1 2544msgid "continue listing the history of a file beyond renames"
12705546
JX
2545msgstr ""
2546
c08fd730 2547#: diff.c:5411
d93ef2a1
JX
2548msgid ""
2549"prevent rename/copy detection if the number of rename/copy targets exceeds "
2550"given limit"
12705546
JX
2551msgstr ""
2552
c08fd730 2553#: diff.c:5413
d93ef2a1 2554msgid "Diff algorithm options"
dba9f13c
JX
2555msgstr ""
2556
c08fd730 2557#: diff.c:5415
d93ef2a1 2558msgid "produce the smallest possible diff"
dba9f13c
JX
2559msgstr ""
2560
c08fd730 2561#: diff.c:5418
d93ef2a1 2562msgid "ignore whitespace when comparing lines"
dba9f13c
JX
2563msgstr ""
2564
c08fd730 2565#: diff.c:5421
d93ef2a1 2566msgid "ignore changes in amount of whitespace"
dba9f13c
JX
2567msgstr ""
2568
c08fd730 2569#: diff.c:5424
d93ef2a1 2570msgid "ignore changes in whitespace at EOL"
727b9576
JX
2571msgstr ""
2572
c08fd730 2573#: diff.c:5427
d93ef2a1 2574msgid "ignore carrier-return at the end of line"
dba9f13c
JX
2575msgstr ""
2576
c08fd730 2577#: diff.c:5430
d93ef2a1 2578msgid "ignore changes whose lines are all blank"
dfc182b1
JX
2579msgstr ""
2580
c08fd730 2581#: diff.c:5433
d93ef2a1 2582msgid "heuristic to shift diff hunk boundaries for easy reading"
dfc182b1
JX
2583msgstr ""
2584
c08fd730 2585#: diff.c:5436
d93ef2a1 2586msgid "generate diff using the \"patience diff\" algorithm"
727b9576
JX
2587msgstr ""
2588
c08fd730 2589#: diff.c:5440
d93ef2a1 2590msgid "generate diff using the \"histogram diff\" algorithm"
727b9576
JX
2591msgstr ""
2592
c08fd730 2593#: diff.c:5442
d93ef2a1 2594msgid "<algorithm>"
727b9576
JX
2595msgstr ""
2596
c08fd730 2597#: diff.c:5443
d93ef2a1 2598msgid "choose a diff algorithm"
673bfad0
JX
2599msgstr ""
2600
c08fd730 2601#: diff.c:5445
d93ef2a1 2602msgid "<text>"
727b9576
JX
2603msgstr ""
2604
c08fd730 2605#: diff.c:5446
d93ef2a1 2606msgid "generate diff using the \"anchored diff\" algorithm"
727b9576
JX
2607msgstr ""
2608
c08fd730 2609#: diff.c:5448 diff.c:5457 diff.c:5460
d93ef2a1 2610msgid "<mode>"
727b9576
JX
2611msgstr ""
2612
c08fd730 2613#: diff.c:5449
d93ef2a1
JX
2614msgid "show word diff, using <mode> to delimit changed words"
2615msgstr ""
2616
c08fd730 2617#: diff.c:5451 diff.c:5454 diff.c:5499
d93ef2a1
JX
2618msgid "<regex>"
2619msgstr ""
2620
c08fd730 2621#: diff.c:5452
d93ef2a1
JX
2622msgid "use <regex> to decide what a word is"
2623msgstr ""
2624
c08fd730 2625#: diff.c:5455
d93ef2a1
JX
2626msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2627msgstr ""
2628
c08fd730
JX
2629#: diff.c:5458
2630msgid "moved lines of code are colored differently"
d93ef2a1
JX
2631msgstr ""
2632
c08fd730 2633#: diff.c:5461
d93ef2a1
JX
2634msgid "how white spaces are ignored in --color-moved"
2635msgstr ""
2636
c08fd730
JX
2637#: diff.c:5464
2638msgid "Other diff options"
d93ef2a1
JX
2639msgstr ""
2640
c08fd730 2641#: diff.c:5466
d93ef2a1
JX
2642msgid "when run from subdir, exclude changes outside and show relative paths"
2643msgstr ""
2644
c08fd730 2645#: diff.c:5470
d93ef2a1
JX
2646msgid "treat all files as text"
2647msgstr ""
2648
c08fd730 2649#: diff.c:5472
d93ef2a1
JX
2650msgid "swap two inputs, reverse the diff"
2651msgstr ""
2652
c08fd730 2653#: diff.c:5474
d93ef2a1
JX
2654msgid "exit with 1 if there were differences, 0 otherwise"
2655msgstr ""
2656
c08fd730 2657#: diff.c:5476
d93ef2a1
JX
2658msgid "disable all output of the program"
2659msgstr ""
2660
c08fd730 2661#: diff.c:5478
d93ef2a1
JX
2662msgid "allow an external diff helper to be executed"
2663msgstr ""
2664
c08fd730 2665#: diff.c:5480
d93ef2a1
JX
2666msgid "run external text conversion filters when comparing binary files"
2667msgstr ""
2668
c08fd730 2669#: diff.c:5482
d93ef2a1
JX
2670msgid "<when>"
2671msgstr ""
2672
c08fd730 2673#: diff.c:5483
d93ef2a1
JX
2674msgid "ignore changes to submodules in the diff generation"
2675msgstr ""
2676
c08fd730 2677#: diff.c:5486
d93ef2a1
JX
2678msgid "<format>"
2679msgstr ""
2680
c08fd730 2681#: diff.c:5487
d93ef2a1
JX
2682msgid "specify how differences in submodules are shown"
2683msgstr ""
2684
c08fd730 2685#: diff.c:5491
d93ef2a1
JX
2686msgid "hide 'git add -N' entries from the index"
2687msgstr ""
2688
c08fd730 2689#: diff.c:5494
d93ef2a1
JX
2690msgid "treat 'git add -N' entries as real in the index"
2691msgstr ""
2692
c08fd730 2693#: diff.c:5496
d93ef2a1
JX
2694msgid "<string>"
2695msgstr ""
2696
c08fd730 2697#: diff.c:5497
d93ef2a1
JX
2698msgid ""
2699"look for differences that change the number of occurrences of the specified "
2700"string"
2701msgstr ""
2702
c08fd730 2703#: diff.c:5500
d93ef2a1
JX
2704msgid ""
2705"look for differences that change the number of occurrences of the specified "
2706"regex"
2707msgstr ""
2708
c08fd730 2709#: diff.c:5503
d93ef2a1
JX
2710msgid "show all changes in the changeset with -S or -G"
2711msgstr ""
2712
c08fd730 2713#: diff.c:5506
d93ef2a1
JX
2714msgid "treat <string> in -S as extended POSIX regular expression"
2715msgstr ""
2716
c08fd730 2717#: diff.c:5509
d93ef2a1
JX
2718msgid "control the order in which files appear in the output"
2719msgstr ""
2720
c08fd730 2721#: diff.c:5510
d93ef2a1
JX
2722msgid "<object-id>"
2723msgstr ""
2724
c08fd730 2725#: diff.c:5511
d93ef2a1
JX
2726msgid ""
2727"look for differences that change the number of occurrences of the specified "
2728"object"
2729msgstr ""
2730
c08fd730 2731#: diff.c:5513
d93ef2a1
JX
2732msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
2733msgstr ""
2734
c08fd730 2735#: diff.c:5514
d93ef2a1
JX
2736msgid "select files by diff type"
2737msgstr ""
2738
c08fd730 2739#: diff.c:5516
d93ef2a1
JX
2740msgid "<file>"
2741msgstr ""
2742
c08fd730 2743#: diff.c:5517
d93ef2a1
JX
2744msgid "Output to a specific file"
2745msgstr ""
2746
c08fd730 2747#: diff.c:6150
d93ef2a1
JX
2748msgid "inexact rename detection was skipped due to too many files."
2749msgstr ""
2750
c08fd730 2751#: diff.c:6153
d93ef2a1
JX
2752msgid "only found copies from modified paths due to too many files."
2753msgstr ""
2754
c08fd730 2755#: diff.c:6156
d93ef2a1
JX
2756#, c-format
2757msgid ""
2758"you may want to set your %s variable to at least %d and retry the command."
2759msgstr ""
2760
2761#: dir.c:537
2762#, c-format
2763msgid "pathspec '%s' did not match any file(s) known to git"
2764msgstr ""
2765
2766#: dir.c:926
2767#, c-format
2768msgid "cannot use %s as an exclude file"
2769msgstr ""
2770
2771#: dir.c:1843
2772#, c-format
2773msgid "could not open directory '%s'"
2774msgstr ""
2775
2776#: dir.c:2085
2777msgid "failed to get kernel name and information"
2778msgstr ""
2779
2780#: dir.c:2209
2781msgid "untracked cache is disabled on this system or location"
2782msgstr ""
2783
2784#: dir.c:3013
2785#, c-format
2786msgid "index file corrupt in repo %s"
2787msgstr ""
2788
2789#: dir.c:3058 dir.c:3063
2790#, c-format
2791msgid "could not create directories for %s"
2792msgstr ""
2793
2794#: dir.c:3092
2795#, c-format
2796msgid "could not migrate git directory from '%s' to '%s'"
2797msgstr ""
2798
2799#: editor.c:73
2800#, c-format
2801msgid "hint: Waiting for your editor to close the file...%c"
2802msgstr ""
2803
2804#: entry.c:178
2805msgid "Filtering content"
2806msgstr ""
2807
2808#: entry.c:476
2809#, c-format
2810msgid "could not stat file '%s'"
2811msgstr ""
2812
2813#: environment.c:150
2814#, c-format
2815msgid "bad git namespace path \"%s\""
2816msgstr ""
2817
2818#: environment.c:332
2819#, c-format
2820msgid "could not set GIT_DIR to '%s'"
2821msgstr ""
2822
2823#: exec-cmd.c:363
2824#, c-format
2825msgid "too many args to run %s"
2826msgstr ""
2827
2828#: fetch-object.c:17
2829msgid "Remote with no URL"
2830msgstr ""
2831
2832#: fetch-pack.c:151
2833msgid "git fetch-pack: expected shallow list"
2834msgstr ""
2835
2836#: fetch-pack.c:154
2837msgid "git fetch-pack: expected a flush packet after shallow list"
2838msgstr ""
2839
2840#: fetch-pack.c:165
2841msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2842msgstr ""
2843
2844#: fetch-pack.c:185
2845#, c-format
2846msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2847msgstr ""
2848
2849#: fetch-pack.c:196
2850msgid "unable to write to remote"
2851msgstr ""
2852
2853#: fetch-pack.c:258
2854msgid "--stateless-rpc requires multi_ack_detailed"
2855msgstr ""
2856
2857#: fetch-pack.c:360 fetch-pack.c:1271
2858#, c-format
2859msgid "invalid shallow line: %s"
2860msgstr ""
2861
2862#: fetch-pack.c:366 fetch-pack.c:1277
2863#, c-format
2864msgid "invalid unshallow line: %s"
2865msgstr ""
2866
2867#: fetch-pack.c:368 fetch-pack.c:1279
2868#, c-format
2869msgid "object not found: %s"
2870msgstr ""
2871
2872#: fetch-pack.c:371 fetch-pack.c:1282
2873#, c-format
2874msgid "error in object: %s"
2875msgstr ""
2876
2877#: fetch-pack.c:373 fetch-pack.c:1284
2878#, c-format
2879msgid "no shallow found: %s"
2880msgstr ""
2881
2882#: fetch-pack.c:376 fetch-pack.c:1288
2883#, c-format
2884msgid "expected shallow/unshallow, got %s"
2885msgstr ""
2886
2887#: fetch-pack.c:417
2888#, c-format
2889msgid "got %s %d %s"
2890msgstr ""
2891
2892#: fetch-pack.c:434
2893#, c-format
2894msgid "invalid commit %s"
2895msgstr ""
2896
2897#: fetch-pack.c:465
2898msgid "giving up"
2899msgstr ""
2900
2901#: fetch-pack.c:477 progress.c:284
2902msgid "done"
2903msgstr ""
2904
2905#: fetch-pack.c:489
2906#, c-format
2907msgid "got %s (%d) %s"
2908msgstr ""
2909
2910#: fetch-pack.c:535
2911#, c-format
2912msgid "Marking %s as complete"
2913msgstr ""
2914
2915#: fetch-pack.c:744
2916#, c-format
2917msgid "already have %s (%s)"
2918msgstr ""
2919
2920#: fetch-pack.c:783
2921msgid "fetch-pack: unable to fork off sideband demultiplexer"
2922msgstr ""
2923
2924#: fetch-pack.c:791
2925msgid "protocol error: bad pack header"
2926msgstr ""
2927
2928#: fetch-pack.c:859
2929#, c-format
2930msgid "fetch-pack: unable to fork off %s"
2931msgstr ""
2932
2933#: fetch-pack.c:875
2934#, c-format
2935msgid "%s failed"
2936msgstr ""
2937
2938#: fetch-pack.c:877
2939msgid "error in sideband demultiplexer"
2940msgstr ""
2941
2942#: fetch-pack.c:906
2943msgid "Server does not support shallow clients"
2944msgstr ""
2945
2946#: fetch-pack.c:910
2947msgid "Server supports multi_ack_detailed"
2948msgstr ""
2949
2950#: fetch-pack.c:913
2951msgid "Server supports no-done"
2952msgstr ""
2953
2954#: fetch-pack.c:919
2955msgid "Server supports multi_ack"
2956msgstr ""
2957
2958#: fetch-pack.c:923
2959msgid "Server supports side-band-64k"
2960msgstr ""
2961
2962#: fetch-pack.c:927
2963msgid "Server supports side-band"
2964msgstr ""
2965
2966#: fetch-pack.c:931
2967msgid "Server supports allow-tip-sha1-in-want"
2968msgstr ""
2969
2970#: fetch-pack.c:935
2971msgid "Server supports allow-reachable-sha1-in-want"
2972msgstr ""
2973
2974#: fetch-pack.c:945
2975msgid "Server supports ofs-delta"
2976msgstr ""
2977
2978#: fetch-pack.c:951 fetch-pack.c:1144
2979msgid "Server supports filter"
2980msgstr ""
2981
2982#: fetch-pack.c:959
2983#, c-format
2984msgid "Server version is %.*s"
2985msgstr ""
2986
2987#: fetch-pack.c:965
2988msgid "Server does not support --shallow-since"
2989msgstr ""
2990
2991#: fetch-pack.c:969
2992msgid "Server does not support --shallow-exclude"
2993msgstr ""
2994
2995#: fetch-pack.c:971
2996msgid "Server does not support --deepen"
2997msgstr ""
2998
2999#: fetch-pack.c:988
3000msgid "no common commits"
3001msgstr ""
3002
3003#: fetch-pack.c:1000 fetch-pack.c:1449
3004msgid "git fetch-pack: fetch failed."
3005msgstr ""
3006
3007#: fetch-pack.c:1138
3008msgid "Server does not support shallow requests"
3009msgstr ""
3010
3011#: fetch-pack.c:1171
3012msgid "unable to write request to remote"
3013msgstr ""
3014
3015#: fetch-pack.c:1189
3016#, c-format
3017msgid "error reading section header '%s'"
3018msgstr ""
3019
3020#: fetch-pack.c:1195
3021#, c-format
3022msgid "expected '%s', received '%s'"
3023msgstr ""
3024
3025#: fetch-pack.c:1234
3026#, c-format
3027msgid "unexpected acknowledgment line: '%s'"
3028msgstr ""
3029
3030#: fetch-pack.c:1239
3031#, c-format
3032msgid "error processing acks: %d"
3033msgstr ""
3034
3035#: fetch-pack.c:1249
3036msgid "expected packfile to be sent after 'ready'"
3037msgstr ""
3038
3039#: fetch-pack.c:1251
3040msgid "expected no other sections to be sent after no 'ready'"
3041msgstr ""
3042
3043#: fetch-pack.c:1293
3044#, c-format
3045msgid "error processing shallow info: %d"
3046msgstr ""
3047
3048#: fetch-pack.c:1340
3049#, c-format
3050msgid "expected wanted-ref, got '%s'"
3051msgstr ""
3052
3053#: fetch-pack.c:1345
3054#, c-format
3055msgid "unexpected wanted-ref: '%s'"
3056msgstr ""
3057
3058#: fetch-pack.c:1350
3059#, c-format
3060msgid "error processing wanted refs: %d"
3061msgstr ""
3062
3063#: fetch-pack.c:1676
3064msgid "no matching remote head"
3065msgstr ""
3066
c08fd730 3067#: fetch-pack.c:1699 builtin/clone.c:673
d93ef2a1
JX
3068msgid "remote did not send all necessary objects"
3069msgstr ""
3070
3071#: fetch-pack.c:1726
3072#, c-format
3073msgid "no such remote ref %s"
3074msgstr ""
3075
3076#: fetch-pack.c:1729
3077#, c-format
3078msgid "Server does not allow request for unadvertised object %s"
3079msgstr ""
3080
3081#: gpg-interface.c:318
3082msgid "gpg failed to sign the data"
3083msgstr ""
3084
3085#: gpg-interface.c:344
3086msgid "could not create temporary file"
3087msgstr ""
3088
3089#: gpg-interface.c:347
3090#, c-format
3091msgid "failed writing detached signature to '%s'"
3092msgstr ""
3093
3094#: graph.c:97
3095#, c-format
3096msgid "ignore invalid color '%.*s' in log.graphColors"
3097msgstr ""
3098
3099#: grep.c:2113
3100#, c-format
3101msgid "'%s': unable to read %s"
3102msgstr ""
3103
c08fd730 3104#: grep.c:2130 setup.c:164 builtin/clone.c:411 builtin/diff.c:82
d93ef2a1
JX
3105#: builtin/rm.c:135
3106#, c-format
3107msgid "failed to stat '%s'"
3108msgstr ""
3109
3110#: grep.c:2141
3111#, c-format
3112msgid "'%s': short read"
3113msgstr ""
3114
3115#: help.c:23
3116msgid "start a working area (see also: git help tutorial)"
55892712
JX
3117msgstr ""
3118
3119#: help.c:24
3120msgid "work on the current change (see also: git help everyday)"
3121msgstr ""
3122
3123#: help.c:25
3124msgid "examine the history and state (see also: git help revisions)"
3125msgstr ""
3126
3127#: help.c:26
3128msgid "grow, mark and tweak your common history"
3129msgstr ""
3130
3131#: help.c:27
3132msgid "collaborate (see also: git help workflows)"
3133msgstr ""
3134
3135#: help.c:31
3136msgid "Main Porcelain Commands"
3137msgstr ""
3138
3139#: help.c:32
3140msgid "Ancillary Commands / Manipulators"
3141msgstr ""
3142
3143#: help.c:33
3144msgid "Ancillary Commands / Interrogators"
3145msgstr ""
3146
3147#: help.c:34
3148msgid "Interacting with Others"
3149msgstr ""
3150
3151#: help.c:35
3152msgid "Low-level Commands / Manipulators"
3153msgstr ""
3154
3155#: help.c:36
3156msgid "Low-level Commands / Interrogators"
3157msgstr ""
3158
3159#: help.c:37
3160msgid "Low-level Commands / Synching Repositories"
3161msgstr ""
3162
3163#: help.c:38
3164msgid "Low-level Commands / Internal Helpers"
3165msgstr ""
3166
94328cef 3167#: help.c:298
727b9576 3168#, c-format
fda7b092 3169msgid "available git commands in '%s'"
727b9576
JX
3170msgstr ""
3171
94328cef 3172#: help.c:305
fda7b092 3173msgid "git commands available from elsewhere on your $PATH"
727b9576
JX
3174msgstr ""
3175
94328cef 3176#: help.c:314
fda7b092 3177msgid "These are common Git commands used in various situations:"
727b9576
JX
3178msgstr ""
3179
d93ef2a1 3180#: help.c:363 git.c:97
55892712
JX
3181#, c-format
3182msgid "unsupported command listing type '%s'"
3183msgstr ""
3184
d93ef2a1 3185#: help.c:403
55892712
JX
3186msgid "The common Git guides are:"
3187msgstr ""
3188
d93ef2a1 3189#: help.c:512
12705546
JX
3190msgid "See 'git help <command>' to read about a specific subcommand"
3191msgstr ""
3192
d93ef2a1 3193#: help.c:517
12705546
JX
3194msgid "External commands"
3195msgstr ""
3196
d93ef2a1 3197#: help.c:532
12705546
JX
3198msgid "Command aliases"
3199msgstr ""
3200
d93ef2a1 3201#: help.c:596
9caaf23e 3202#, c-format
df49095a 3203msgid ""
fda7b092
JX
3204"'%s' appears to be a git command, but we were not\n"
3205"able to execute it. Maybe git-%s is broken?"
df49095a
JX
3206msgstr ""
3207
d93ef2a1 3208#: help.c:655
fda7b092 3209msgid "Uh oh. Your system reports no Git commands at all."
d07a63e4
JX
3210msgstr ""
3211
d93ef2a1 3212#: help.c:677
fda7b092 3213#, c-format
5b34e000
JX
3214msgid "WARNING: You called a Git command named '%s', which does not exist."
3215msgstr ""
3216
d93ef2a1 3217#: help.c:682
5b34e000
JX
3218#, c-format
3219msgid "Continuing under the assumption that you meant '%s'."
5e078fcd
JX
3220msgstr ""
3221
d93ef2a1 3222#: help.c:687
5e078fcd 3223#, c-format
5b34e000 3224msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
5e078fcd
JX
3225msgstr ""
3226
d93ef2a1 3227#: help.c:695
5e078fcd 3228#, c-format
fda7b092 3229msgid "git: '%s' is not a git command. See 'git --help'."
5e078fcd
JX
3230msgstr ""
3231
d93ef2a1 3232#: help.c:699
fda7b092
JX
3233msgid ""
3234"\n"
5b34e000 3235"The most similar command is"
fda7b092
JX
3236msgid_plural ""
3237"\n"
5b34e000 3238"The most similar commands are"
fda7b092
JX
3239msgstr[0] ""
3240msgstr[1] ""
3241
d93ef2a1 3242#: help.c:714
5b34e000
JX
3243msgid "git version [<options>]"
3244msgstr ""
3245
d93ef2a1 3246#: help.c:782
df0617bf 3247#, c-format
fda7b092 3248msgid "%s: %s - %s"
df0617bf
JX
3249msgstr ""
3250
d93ef2a1 3251#: help.c:786
5b34e000
JX
3252msgid ""
3253"\n"
3254"Did you mean this?"
3255msgid_plural ""
3256"\n"
3257"Did you mean one of these?"
3258msgstr[0] ""
3259msgstr[1] ""
3260
d93ef2a1 3261#: ident.c:349
fda7b092
JX
3262msgid ""
3263"\n"
3264"*** Please tell me who you are.\n"
3265"\n"
3266"Run\n"
3267"\n"
3268" git config --global user.email \"you@example.com\"\n"
3269" git config --global user.name \"Your Name\"\n"
3270"\n"
3271"to set your account's default identity.\n"
3272"Omit --global to set the identity only in this repository.\n"
3273"\n"
df0617bf
JX
3274msgstr ""
3275
d93ef2a1 3276#: ident.c:379
dfc182b1
JX
3277msgid "no email was given and auto-detection is disabled"
3278msgstr ""
3279
d93ef2a1 3280#: ident.c:384
dfc182b1
JX
3281#, c-format
3282msgid "unable to auto-detect email address (got '%s')"
3283msgstr ""
3284
d93ef2a1 3285#: ident.c:401
dfc182b1
JX
3286msgid "no name was given and auto-detection is disabled"
3287msgstr ""
3288
d93ef2a1
JX
3289#: ident.c:407
3290#, c-format
3291msgid "unable to auto-detect name (got '%s')"
3292msgstr ""
3293
3294#: ident.c:415
3295#, c-format
3296msgid "empty ident name (for <%s>) not allowed"
3297msgstr ""
3298
3299#: ident.c:421
3300#, c-format
3301msgid "name consists only of disallowed characters: %s"
3302msgstr ""
3303
3304#: ident.c:436 builtin/commit.c:608
dfc182b1 3305#, c-format
d93ef2a1 3306msgid "invalid date format: %s"
dfc182b1
JX
3307msgstr ""
3308
d93ef2a1 3309#: list-objects.c:129
dfc182b1 3310#, c-format
d93ef2a1 3311msgid "entry '%s' in tree %s has tree mode, but is not a tree"
dfc182b1
JX
3312msgstr ""
3313
d93ef2a1 3314#: list-objects.c:142
dfc182b1 3315#, c-format
d93ef2a1 3316msgid "entry '%s' in tree %s has blob mode, but is not a blob"
dfc182b1
JX
3317msgstr ""
3318
d93ef2a1 3319#: list-objects.c:378
dfc182b1 3320#, c-format
d93ef2a1 3321msgid "unable to load root tree for commit %s"
dfc182b1
JX
3322msgstr ""
3323
94328cef 3324#: list-objects-filter-options.c:36
abc8de64 3325msgid "multiple filter-specs cannot be combined"
18a90722
JX
3326msgstr ""
3327
12705546 3328#: list-objects-filter-options.c:58
94328cef 3329msgid "expected 'tree:<depth>'"
12705546
JX
3330msgstr ""
3331
386544cd
JX
3332#: list-objects-filter-options.c:84
3333msgid "sparse:path filters support has been dropped"
3334msgstr ""
3335
3336#: list-objects-filter-options.c:158
abc8de64 3337msgid "cannot change partial clone promisor remote"
18a90722
JX
3338msgstr ""
3339
25eab542 3340#: lockfile.c:151
df0617bf 3341#, c-format
fda7b092
JX
3342msgid ""
3343"Unable to create '%s.lock': %s.\n"
3344"\n"
3345"Another git process seems to be running in this repository, e.g.\n"
3346"an editor opened by 'git commit'. Please make sure all processes\n"
3347"are terminated then try again. If it still fails, a git process\n"
3348"may have crashed in this repository earlier:\n"
3349"remove the file manually to continue."
df0617bf
JX
3350msgstr ""
3351
25eab542 3352#: lockfile.c:159
df0617bf 3353#, c-format
fda7b092 3354msgid "Unable to create '%s.lock': %s"
df0617bf
JX
3355msgstr ""
3356
12705546 3357#: merge.c:41
fda7b092 3358msgid "failed to read the cache"
9eb3984b
JX
3359msgstr ""
3360
d93ef2a1 3361#: merge.c:107 rerere.c:720 builtin/am.c:1887 builtin/am.c:1921
c08fd730 3362#: builtin/checkout.c:461 builtin/checkout.c:811 builtin/clone.c:773
d93ef2a1 3363#: builtin/stash.c:264
fda7b092 3364msgid "unable to write new index file"
9eb3984b
JX
3365msgstr ""
3366
d93ef2a1 3367#: merge-recursive.c:322
fda7b092 3368msgid "(bad commit)\n"
f4f2c8f8
JX
3369msgstr ""
3370
d93ef2a1 3371#: merge-recursive.c:345
9b7388a8
JX
3372#, c-format
3373msgid "add_cacheinfo failed for path '%s'; merge aborting."
3374msgstr ""
3375
d93ef2a1 3376#: merge-recursive.c:354
f1522b27 3377#, c-format
9b7388a8 3378msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
f1522b27
JX
3379msgstr ""
3380
d93ef2a1 3381#: merge-recursive.c:437
fda7b092 3382msgid "error building trees"
f1522b27
JX
3383msgstr ""
3384
d93ef2a1 3385#: merge-recursive.c:861
f4f2c8f8 3386#, c-format
fda7b092 3387msgid "failed to create path '%s'%s"
f4f2c8f8
JX
3388msgstr ""
3389
d93ef2a1 3390#: merge-recursive.c:872
f4f2c8f8 3391#, c-format
fda7b092 3392msgid "Removing %s to make room for subdirectory\n"
f4f2c8f8
JX
3393msgstr ""
3394
d93ef2a1 3395#: merge-recursive.c:886 merge-recursive.c:905
fda7b092 3396msgid ": perhaps a D/F conflict?"
df0617bf
JX
3397msgstr ""
3398
d93ef2a1 3399#: merge-recursive.c:895
f4f2c8f8 3400#, c-format
fda7b092 3401msgid "refusing to lose untracked file at '%s'"
f4f2c8f8
JX
3402msgstr ""
3403
d93ef2a1 3404#: merge-recursive.c:936 builtin/cat-file.c:40
9eb3984b 3405#, c-format
fda7b092 3406msgid "cannot read object %s '%s'"
9eb3984b
JX
3407msgstr ""
3408
d93ef2a1 3409#: merge-recursive.c:939
9eb3984b 3410#, c-format
fda7b092 3411msgid "blob expected for %s '%s'"
9eb3984b
JX
3412msgstr ""
3413
d93ef2a1 3414#: merge-recursive.c:963
f4f2c8f8 3415#, c-format
fda7b092 3416msgid "failed to open '%s': %s"
f4f2c8f8
JX
3417msgstr ""
3418
d93ef2a1 3419#: merge-recursive.c:974
f4f2c8f8 3420#, c-format
fda7b092 3421msgid "failed to symlink '%s': %s"
f4f2c8f8
JX
3422msgstr ""
3423
d93ef2a1 3424#: merge-recursive.c:979
f1522b27 3425#, c-format
fda7b092 3426msgid "do not know what to do with %06o %s '%s'"
f1522b27
JX
3427msgstr ""
3428
d93ef2a1 3429#: merge-recursive.c:1175
9b7388a8
JX
3430#, c-format
3431msgid "Failed to merge submodule %s (not checked out)"
3432msgstr ""
3433
d93ef2a1 3434#: merge-recursive.c:1182
9b7388a8
JX
3435#, c-format
3436msgid "Failed to merge submodule %s (commits not present)"
3437msgstr ""
3438
d93ef2a1 3439#: merge-recursive.c:1189
9b7388a8
JX
3440#, c-format
3441msgid "Failed to merge submodule %s (commits don't follow merge-base)"
3442msgstr ""
3443
d93ef2a1 3444#: merge-recursive.c:1197 merge-recursive.c:1209
9b7388a8
JX
3445#, c-format
3446msgid "Fast-forwarding submodule %s to the following commit:"
3447msgstr ""
3448
d93ef2a1 3449#: merge-recursive.c:1200 merge-recursive.c:1212
9b7388a8 3450#, c-format
90d4bec9 3451msgid "Fast-forwarding submodule %s"
9b7388a8
JX
3452msgstr ""
3453
d93ef2a1 3454#: merge-recursive.c:1235
9b7388a8
JX
3455#, c-format
3456msgid "Failed to merge submodule %s (merge following commits not found)"
3457msgstr ""
3458
d93ef2a1 3459#: merge-recursive.c:1239
9b7388a8
JX
3460#, c-format
3461msgid "Failed to merge submodule %s (not fast-forward)"
3462msgstr ""
3463
d93ef2a1 3464#: merge-recursive.c:1240
9b7388a8
JX
3465msgid "Found a possible merge resolution for the submodule:\n"
3466msgstr ""
3467
d93ef2a1 3468#: merge-recursive.c:1243
9b7388a8
JX
3469#, c-format
3470msgid ""
3471"If this is correct simply add it to the index for example\n"
3472"by using:\n"
3473"\n"
3474" git update-index --cacheinfo 160000 %s \"%s\"\n"
3475"\n"
3476"which will accept this suggestion.\n"
3477msgstr ""
3478
d93ef2a1 3479#: merge-recursive.c:1252
9b7388a8
JX
3480#, c-format
3481msgid "Failed to merge submodule %s (multiple merges found)"
3482msgstr ""
3483
d93ef2a1 3484#: merge-recursive.c:1325
fda7b092 3485msgid "Failed to execute internal merge"
f1522b27
JX
3486msgstr ""
3487
d93ef2a1 3488#: merge-recursive.c:1330
9eb3984b 3489#, c-format
fda7b092 3490msgid "Unable to add %s to database"
9eb3984b
JX
3491msgstr ""
3492
d93ef2a1 3493#: merge-recursive.c:1362
9b7388a8
JX
3494#, c-format
3495msgid "Auto-merging %s"
3496msgstr ""
3497
d93ef2a1 3498#: merge-recursive.c:1385
9b7388a8
JX
3499#, c-format
3500msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
3501msgstr ""
3502
d93ef2a1 3503#: merge-recursive.c:1457
f1522b27 3504#, c-format
fda7b092
JX
3505msgid ""
3506"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3507"in tree."
f1522b27
JX
3508msgstr ""
3509
d93ef2a1 3510#: merge-recursive.c:1462
dfc182b1
JX
3511#, c-format
3512msgid ""
3513"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3514"left in tree."
3515msgstr ""
3516
d93ef2a1 3517#: merge-recursive.c:1469
fda7b092
JX
3518#, c-format
3519msgid ""
3520"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
3521"in tree at %s."
f1522b27
JX
3522msgstr ""
3523
d93ef2a1 3524#: merge-recursive.c:1474
dfc182b1
JX
3525#, c-format
3526msgid ""
3527"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
3528"left in tree at %s."
3529msgstr ""
3530
d93ef2a1 3531#: merge-recursive.c:1509
fda7b092 3532msgid "rename"
f1522b27
JX
3533msgstr ""
3534
d93ef2a1 3535#: merge-recursive.c:1509
fda7b092 3536msgid "renamed"
f1522b27
JX
3537msgstr ""
3538
d93ef2a1 3539#: merge-recursive.c:1589 merge-recursive.c:2445 merge-recursive.c:3085
9b7388a8
JX
3540#, c-format
3541msgid "Refusing to lose dirty file at %s"
3542msgstr ""
3543
d93ef2a1 3544#: merge-recursive.c:1599
94328cef
JX
3545#, c-format
3546msgid "Refusing to lose untracked file at %s, even though it's in the way."
3547msgstr ""
3548
d93ef2a1 3549#: merge-recursive.c:1657
94328cef
JX
3550#, c-format
3551msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
3552msgstr ""
3553
d93ef2a1 3554#: merge-recursive.c:1687
f1522b27 3555#, c-format
fda7b092 3556msgid "%s is a directory in %s adding as %s instead"
f1522b27
JX
3557msgstr ""
3558
d93ef2a1 3559#: merge-recursive.c:1692
9b7388a8
JX
3560#, c-format
3561msgid "Refusing to lose untracked file at %s; adding as %s instead"
3562msgstr ""
3563
d93ef2a1 3564#: merge-recursive.c:1711
f1522b27 3565#, c-format
fda7b092
JX
3566msgid ""
3567"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
3568"\"->\"%s\" in \"%s\"%s"
f1522b27
JX
3569msgstr ""
3570
d93ef2a1 3571#: merge-recursive.c:1716
fda7b092 3572msgid " (left unresolved)"
f4f2c8f8
JX
3573msgstr ""
3574
d93ef2a1 3575#: merge-recursive.c:1825
f1522b27 3576#, c-format
fda7b092 3577msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
f1522b27
JX
3578msgstr ""
3579
d93ef2a1 3580#: merge-recursive.c:2030
9b7388a8
JX
3581#, c-format
3582msgid ""
3583"CONFLICT (directory rename split): Unclear where to place %s because "
3584"directory %s was renamed to multiple other directories, with no destination "
3585"getting a majority of the files."
3586msgstr ""
3587
d93ef2a1 3588#: merge-recursive.c:2062
9b7388a8
JX
3589#, c-format
3590msgid ""
3591"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
3592"implicit directory rename(s) putting the following path(s) there: %s."
3593msgstr ""
3594
d93ef2a1 3595#: merge-recursive.c:2072
9b7388a8
JX
3596#, c-format
3597msgid ""
3598"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
3599"implicit directory renames tried to put these paths there: %s"
3600msgstr ""
3601
d93ef2a1 3602#: merge-recursive.c:2164
9b7388a8
JX
3603#, c-format
3604msgid ""
3605"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
3606">%s in %s"
3607msgstr ""
3608
d93ef2a1 3609#: merge-recursive.c:2408
9b7388a8
JX
3610#, c-format
3611msgid ""
3612"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
3613"renamed."
3614msgstr ""
3615
d93ef2a1 3616#: merge-recursive.c:2929
df49095a 3617#, c-format
fda7b092 3618msgid "cannot read object %s"
df49095a
JX
3619msgstr ""
3620
d93ef2a1 3621#: merge-recursive.c:2932
df49095a 3622#, c-format
fda7b092 3623msgid "object %s is not a blob"
df49095a
JX
3624msgstr ""
3625
d93ef2a1 3626#: merge-recursive.c:2996
fda7b092 3627msgid "modify"
df49095a
JX
3628msgstr ""
3629
d93ef2a1 3630#: merge-recursive.c:2996
fda7b092 3631msgid "modified"
64f23b0c
JX
3632msgstr ""
3633
d93ef2a1 3634#: merge-recursive.c:3008
fda7b092 3635msgid "content"
64f23b0c
JX
3636msgstr ""
3637
d93ef2a1 3638#: merge-recursive.c:3012
fda7b092 3639msgid "add/add"
64f23b0c
JX
3640msgstr ""
3641
d93ef2a1 3642#: merge-recursive.c:3035
64f23b0c 3643#, c-format
fda7b092 3644msgid "Skipped %s (merged same as existing)"
64f23b0c
JX
3645msgstr ""
3646
d93ef2a1 3647#: merge-recursive.c:3057 git-submodule.sh:937
fda7b092 3648msgid "submodule"
64f23b0c
JX
3649msgstr ""
3650
d93ef2a1 3651#: merge-recursive.c:3058
64f23b0c 3652#, c-format
fda7b092 3653msgid "CONFLICT (%s): Merge conflict in %s"
64f23b0c
JX
3654msgstr ""
3655
d93ef2a1 3656#: merge-recursive.c:3088
9caaf23e 3657#, c-format
94328cef
JX
3658msgid "Adding as %s instead"
3659msgstr ""
3660
d93ef2a1
JX
3661#: merge-recursive.c:3170
3662#, c-format
3663msgid ""
3664"Path updated: %s added in %s inside a directory that was renamed in %s; "
3665"moving it to %s."
3666msgstr ""
3667
3668#: merge-recursive.c:3173
3669#, c-format
3670msgid ""
3671"CONFLICT (file location): %s added in %s inside a directory that was renamed "
3672"in %s, suggesting it should perhaps be moved to %s."
3673msgstr ""
3674
3675#: merge-recursive.c:3177
3676#, c-format
3677msgid ""
3678"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
3679"%s; moving it to %s."
3680msgstr ""
3681
3682#: merge-recursive.c:3180
3683#, c-format
3684msgid ""
3685"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
3686"was renamed in %s, suggesting it should perhaps be moved to %s."
3687msgstr ""
3688
3689#: merge-recursive.c:3294
94328cef 3690#, c-format
fda7b092 3691msgid "Removing %s"
727b9576
JX
3692msgstr ""
3693
d93ef2a1 3694#: merge-recursive.c:3317
fda7b092 3695msgid "file/directory"
727b9576
JX
3696msgstr ""
3697
d93ef2a1 3698#: merge-recursive.c:3322
fda7b092 3699msgid "directory/file"
f9472e35
JX
3700msgstr ""
3701
d93ef2a1 3702#: merge-recursive.c:3329
dce37b66 3703#, c-format
fda7b092 3704msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
f9472e35
JX
3705msgstr ""
3706
d93ef2a1 3707#: merge-recursive.c:3338
dce37b66 3708#, c-format
fda7b092 3709msgid "Adding %s"
f9472e35
JX
3710msgstr ""
3711
d93ef2a1 3712#: merge-recursive.c:3347
94328cef
JX
3713#, c-format
3714msgid "CONFLICT (add/add): Merge conflict in %s"
3715msgstr ""
3716
d93ef2a1 3717#: merge-recursive.c:3385
005c62fe 3718#, c-format
dba9f13c
JX
3719msgid ""
3720"Your local changes to the following files would be overwritten by merge:\n"
3721" %s"
005c62fe
JX
3722msgstr ""
3723
d93ef2a1 3724#: merge-recursive.c:3396
25eab542 3725msgid "Already up to date!"
df0617bf
JX
3726msgstr ""
3727
d93ef2a1 3728#: merge-recursive.c:3405
df0617bf 3729#, c-format
fda7b092 3730msgid "merging of trees %s and %s failed"
c2ea1208
JX
3731msgstr ""
3732
d93ef2a1 3733#: merge-recursive.c:3504
fda7b092 3734msgid "Merging:"
28b3cffc
JX
3735msgstr ""
3736
d93ef2a1 3737#: merge-recursive.c:3517
28b3cffc 3738#, c-format
fda7b092
JX
3739msgid "found %u common ancestor:"
3740msgid_plural "found %u common ancestors:"
3741msgstr[0] ""
3742msgstr[1] ""
28b3cffc 3743
d93ef2a1 3744#: merge-recursive.c:3556
fda7b092 3745msgid "merge returned no commit"
d07a63e4
JX
3746msgstr ""
3747
d93ef2a1 3748#: merge-recursive.c:3622
fda7b092
JX
3749#, c-format
3750msgid "Could not parse object '%s'"
d07a63e4
JX
3751msgstr ""
3752
d93ef2a1 3753#: merge-recursive.c:3638 builtin/merge.c:702 builtin/merge.c:873
fda7b092 3754msgid "Unable to write index."
dce37b66
JX
3755msgstr ""
3756
d93ef2a1 3757#: midx.c:66
12705546
JX
3758#, c-format
3759msgid "multi-pack-index file %s is too small"
3760msgstr ""
3761
d93ef2a1 3762#: midx.c:82
12705546
JX
3763#, c-format
3764msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
3765msgstr ""
3766
d93ef2a1 3767#: midx.c:87
12705546
JX
3768#, c-format
3769msgid "multi-pack-index version %d not recognized"
3770msgstr ""
3771
d93ef2a1 3772#: midx.c:92
12705546
JX
3773#, c-format
3774msgid "hash version %u does not match"
3775msgstr ""
3776
d93ef2a1 3777#: midx.c:106
12705546
JX
3778msgid "invalid chunk offset (too large)"
3779msgstr ""
3780
d93ef2a1 3781#: midx.c:130
12705546
JX
3782msgid "terminating multi-pack-index chunk id appears earlier than expected"
3783msgstr ""
3784
d93ef2a1 3785#: midx.c:143
12705546
JX
3786msgid "multi-pack-index missing required pack-name chunk"
3787msgstr ""
3788
d93ef2a1 3789#: midx.c:145
12705546
JX
3790msgid "multi-pack-index missing required OID fanout chunk"
3791msgstr ""
3792
d93ef2a1 3793#: midx.c:147
12705546
JX
3794msgid "multi-pack-index missing required OID lookup chunk"
3795msgstr ""
3796
d93ef2a1 3797#: midx.c:149
12705546
JX
3798msgid "multi-pack-index missing required object offsets chunk"
3799msgstr ""
3800
d93ef2a1 3801#: midx.c:163
12705546
JX
3802#, c-format
3803msgid "multi-pack-index pack names out of order: '%s' before '%s'"
3804msgstr ""
3805
c08fd730 3806#: midx.c:208
12705546 3807#, c-format
36dd6933 3808msgid "bad pack-int-id: %u (%u total packs)"
12705546
JX
3809msgstr ""
3810
c08fd730 3811#: midx.c:258
12705546
JX
3812msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
3813msgstr ""
3814
c08fd730 3815#: midx.c:286
12705546
JX
3816msgid "error preparing packfile from multi-pack-index"
3817msgstr ""
3818
c08fd730 3819#: midx.c:457
12705546
JX
3820#, c-format
3821msgid "failed to add packfile '%s'"
3822msgstr ""
3823
c08fd730 3824#: midx.c:463
12705546
JX
3825#, c-format
3826msgid "failed to open pack-index '%s'"
3827msgstr ""
3828
c08fd730 3829#: midx.c:557
12705546
JX
3830#, c-format
3831msgid "failed to locate object %d in packfile"
3832msgstr ""
3833
c08fd730 3834#: midx.c:993
12705546
JX
3835#, c-format
3836msgid "failed to clear multi-pack-index at %s"
3837msgstr ""
3838
c08fd730 3839#: midx.c:1048
d93ef2a1
JX
3840msgid "Looking for referenced packfiles"
3841msgstr ""
3842
c08fd730 3843#: midx.c:1063
12705546
JX
3844#, c-format
3845msgid ""
3846"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
3847msgstr ""
3848
c08fd730 3849#: midx.c:1067
d93ef2a1
JX
3850msgid "Verifying OID order in MIDX"
3851msgstr ""
3852
c08fd730 3853#: midx.c:1076
12705546
JX
3854#, c-format
3855msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
3856msgstr ""
3857
c08fd730 3858#: midx.c:1095
d93ef2a1
JX
3859msgid "Sorting objects by packfile"
3860msgstr ""
3861
c08fd730 3862#: midx.c:1101
12705546
JX
3863msgid "Verifying object offsets"
3864msgstr ""
3865
c08fd730 3866#: midx.c:1117
12705546
JX
3867#, c-format
3868msgid "failed to load pack entry for oid[%d] = %s"
3869msgstr ""
3870
c08fd730 3871#: midx.c:1123
12705546
JX
3872#, c-format
3873msgid "failed to load pack-index for packfile %s"
3874msgstr ""
3875
c08fd730 3876#: midx.c:1132
12705546
JX
3877#, c-format
3878msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
3879msgstr ""
3880
94328cef 3881#: name-hash.c:531
12705546
JX
3882#, c-format
3883msgid "unable to create lazy_dir thread: %s"
3884msgstr ""
3885
94328cef 3886#: name-hash.c:553
12705546
JX
3887#, c-format
3888msgid "unable to create lazy_name thread: %s"
3889msgstr ""
3890
94328cef 3891#: name-hash.c:559
12705546
JX
3892#, c-format
3893msgid "unable to join lazy_name thread: %s"
3894msgstr ""
3895
94328cef 3896#: notes-merge.c:277
fda7b092
JX
3897#, c-format
3898msgid ""
3899"You have not concluded your previous notes merge (%s exists).\n"
3900"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3901"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
3902msgstr ""
3903
94328cef 3904#: notes-merge.c:284
fda7b092
JX
3905#, c-format
3906msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
3907msgstr ""
3908
94328cef 3909#: notes-utils.c:46
fda7b092 3910msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
3911msgstr ""
3912
94328cef 3913#: notes-utils.c:105
fda7b092
JX
3914#, c-format
3915msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
3916msgstr ""
3917
94328cef 3918#: notes-utils.c:115
dce37b66 3919#, c-format
fda7b092 3920msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
3921msgstr ""
3922
5b34e000
JX
3923#. TRANSLATORS: The first %s is the name of
3924#. the environment variable, the second %s is
3925#. its value.
3926#.
94328cef 3927#: notes-utils.c:145
dce37b66 3928#, c-format
fda7b092 3929msgid "Bad %s value: '%s'"
dce37b66
JX
3930msgstr ""
3931
dba9f13c
JX
3932#: object.c:54
3933#, c-format
3934msgid "invalid object type \"%s\""
3935msgstr ""
3936
94328cef 3937#: object.c:174
dba9f13c
JX
3938#, c-format
3939msgid "object %s is a %s, not a %s"
3940msgstr ""
3941
94328cef 3942#: object.c:234
dba9f13c
JX
3943#, c-format
3944msgid "object %s has unknown type id %d"
3945msgstr ""
3946
94328cef 3947#: object.c:247
fda7b092
JX
3948#, c-format
3949msgid "unable to parse object: %s"
dce37b66
JX
3950msgstr ""
3951
94328cef 3952#: object.c:267 object.c:278
dba9f13c 3953#, c-format
94328cef 3954msgid "hash mismatch %s"
dba9f13c
JX
3955msgstr ""
3956
d93ef2a1 3957#: packfile.c:617
25eab542
JX
3958msgid "offset before end of packfile (broken .idx?)"
3959msgstr ""
3960
c08fd730 3961#: packfile.c:1868
25eab542
JX
3962#, c-format
3963msgid "offset before start of pack index for %s (corrupt index?)"
3964msgstr ""
3965
c08fd730 3966#: packfile.c:1872
25eab542
JX
3967#, c-format
3968msgid "offset beyond end of pack index for %s (truncated index?)"
3969msgstr ""
3970
d93ef2a1 3971#: parse-options.c:38
94328cef
JX
3972#, c-format
3973msgid "%s requires a value"
3974msgstr ""
3975
d93ef2a1 3976#: parse-options.c:73
94328cef
JX
3977#, c-format
3978msgid "%s is incompatible with %s"
3979msgstr ""
3980
d93ef2a1 3981#: parse-options.c:78
94328cef
JX
3982#, c-format
3983msgid "%s : incompatible with something else"
3984msgstr ""
3985
c08fd730 3986#: parse-options.c:92 parse-options.c:96 parse-options.c:319
94328cef
JX
3987#, c-format
3988msgid "%s takes no value"
3989msgstr ""
3990
d93ef2a1 3991#: parse-options.c:94
94328cef
JX
3992#, c-format
3993msgid "%s isn't available"
3994msgstr ""
3995
c08fd730 3996#: parse-options.c:219
94328cef
JX
3997#, c-format
3998msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
3999msgstr ""
4000
c08fd730 4001#: parse-options.c:389
94328cef
JX
4002#, c-format
4003msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4004msgstr ""
4005
c08fd730 4006#: parse-options.c:423 parse-options.c:431
94328cef
JX
4007#, c-format
4008msgid "did you mean `--%s` (with two dashes ?)"
4009msgstr ""
4010
c08fd730 4011#: parse-options.c:859
94328cef
JX
4012#, c-format
4013msgid "unknown option `%s'"
4014msgstr ""
4015
c08fd730 4016#: parse-options.c:861
94328cef
JX
4017#, c-format
4018msgid "unknown switch `%c'"
4019msgstr ""
4020
c08fd730 4021#: parse-options.c:863
94328cef
JX
4022#, c-format
4023msgid "unknown non-ascii option in string: `%s'"
4024msgstr ""
4025
c08fd730 4026#: parse-options.c:887
fda7b092 4027msgid "..."
dce37b66
JX
4028msgstr ""
4029
c08fd730 4030#: parse-options.c:906
fda7b092
JX
4031#, c-format
4032msgid "usage: %s"
dce37b66
JX
4033msgstr ""
4034
fda7b092 4035#. TRANSLATORS: the colon here should align with the
5b34e000
JX
4036#. one in "usage: %s" translation.
4037#.
c08fd730 4038#: parse-options.c:912
9fa976ff 4039#, c-format
fda7b092 4040msgid " or: %s"
9fa976ff
JX
4041msgstr ""
4042
c08fd730 4043#: parse-options.c:915
dce37b66 4044#, c-format
fda7b092 4045msgid " %s"
dce37b66
JX
4046msgstr ""
4047
c08fd730 4048#: parse-options.c:954
fda7b092 4049msgid "-NUM"
822e4a65
JX
4050msgstr ""
4051
c08fd730
JX
4052#: parse-options.c:968
4053#, c-format
4054msgid "alias of --%s"
4055msgstr ""
4056
4057#: parse-options-cb.c:20 parse-options-cb.c:24
94328cef
JX
4058#, c-format
4059msgid "option `%s' expects a numerical value"
4060msgstr ""
4061
c08fd730 4062#: parse-options-cb.c:41
9b7388a8
JX
4063#, c-format
4064msgid "malformed expiration date '%s'"
4065msgstr ""
4066
c08fd730 4067#: parse-options-cb.c:54
94328cef
JX
4068#, c-format
4069msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4070msgstr ""
4071
c08fd730 4072#: parse-options-cb.c:130 parse-options-cb.c:147
fda7b092
JX
4073#, c-format
4074msgid "malformed object name '%s'"
822e4a65
JX
4075msgstr ""
4076
d93ef2a1 4077#: path.c:897
822e4a65 4078#, c-format
fda7b092 4079msgid "Could not make %s writable by group"
822e4a65
JX
4080msgstr ""
4081
94328cef 4082#: pathspec.c:128
dfc182b1
JX
4083msgid "Escape character '\\' not allowed as last character in attr value"
4084msgstr ""
4085
94328cef 4086#: pathspec.c:146
dfc182b1
JX
4087msgid "Only one 'attr:' specification is allowed."
4088msgstr ""
4089
94328cef 4090#: pathspec.c:149
dfc182b1
JX
4091msgid "attr spec must not be empty"
4092msgstr ""
4093
94328cef 4094#: pathspec.c:192
dfc182b1
JX
4095#, c-format
4096msgid "invalid attribute name %s"
4097msgstr ""
4098
94328cef 4099#: pathspec.c:257
fda7b092 4100msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
822e4a65
JX
4101msgstr ""
4102
94328cef 4103#: pathspec.c:264
fda7b092
JX
4104msgid ""
4105"global 'literal' pathspec setting is incompatible with all other global "
4106"pathspec settings"
dce37b66
JX
4107msgstr ""
4108
94328cef 4109#: pathspec.c:304
fda7b092 4110msgid "invalid parameter for pathspec magic 'prefix'"
dce37b66
JX
4111msgstr ""
4112
94328cef 4113#: pathspec.c:325
dce37b66 4114#, c-format
fda7b092 4115msgid "Invalid pathspec magic '%.*s' in '%s'"
dce37b66
JX
4116msgstr ""
4117
94328cef 4118#: pathspec.c:330
dce37b66 4119#, c-format
fda7b092 4120msgid "Missing ')' at the end of pathspec magic in '%s'"
dce37b66
JX
4121msgstr ""
4122
94328cef 4123#: pathspec.c:368
dce37b66 4124#, c-format
fda7b092 4125msgid "Unimplemented pathspec magic '%c' in '%s'"
dce37b66
JX
4126msgstr ""
4127
94328cef 4128#: pathspec.c:427
dce37b66 4129#, c-format
fda7b092 4130msgid "%s: 'literal' and 'glob' are incompatible"
dce37b66
JX
4131msgstr ""
4132
94328cef 4133#: pathspec.c:440
dce37b66 4134#, c-format
fda7b092 4135msgid "%s: '%s' is outside repository"
dce37b66
JX
4136msgstr ""
4137
94328cef 4138#: pathspec.c:514
dce37b66 4139#, c-format
673bfad0 4140msgid "'%s' (mnemonic: '%c')"
dce37b66
JX
4141msgstr ""
4142
94328cef 4143#: pathspec.c:524
fda7b092
JX
4144#, c-format
4145msgid "%s: pathspec magic not supported by this command: %s"
dce37b66
JX
4146msgstr ""
4147
94328cef 4148#: pathspec.c:591
dce37b66 4149#, c-format
fda7b092 4150msgid "pathspec '%s' is beyond a symbolic link"
dce37b66
JX
4151msgstr ""
4152
d93ef2a1
JX
4153#: pkt-line.c:92
4154msgid "unable to write flush packet"
4155msgstr ""
4156
4157#: pkt-line.c:99
4158msgid "unable to write delim packet"
4159msgstr ""
4160
4161#: pkt-line.c:106
dba9f13c
JX
4162msgid "flush packet write failed"
4163msgstr ""
4164
d93ef2a1 4165#: pkt-line.c:146 pkt-line.c:232
dba9f13c
JX
4166msgid "protocol error: impossibly long line"
4167msgstr ""
4168
d93ef2a1 4169#: pkt-line.c:162 pkt-line.c:164
dba9f13c
JX
4170msgid "packet write with format failed"
4171msgstr ""
4172
d93ef2a1 4173#: pkt-line.c:196
dba9f13c
JX
4174msgid "packet write failed - data exceeds max packet size"
4175msgstr ""
4176
d93ef2a1 4177#: pkt-line.c:203 pkt-line.c:210
dba9f13c
JX
4178msgid "packet write failed"
4179msgstr ""
4180
d93ef2a1 4181#: pkt-line.c:295
dba9f13c
JX
4182msgid "read error"
4183msgstr ""
4184
d93ef2a1 4185#: pkt-line.c:303
dba9f13c
JX
4186msgid "the remote end hung up unexpectedly"
4187msgstr ""
4188
d93ef2a1 4189#: pkt-line.c:331
dba9f13c
JX
4190#, c-format
4191msgid "protocol error: bad line length character: %.4s"
4192msgstr ""
4193
d93ef2a1 4194#: pkt-line.c:341 pkt-line.c:346
dba9f13c
JX
4195#, c-format
4196msgid "protocol error: bad line length %d"
4197msgstr ""
4198
d93ef2a1 4199#: pkt-line.c:362
94328cef
JX
4200#, c-format
4201msgid "remote error: %s"
4202msgstr ""
4203
4204#: preload-index.c:119
12705546
JX
4205msgid "Refreshing index"
4206msgstr ""
4207
94328cef 4208#: preload-index.c:138
12705546
JX
4209#, c-format
4210msgid "unable to create threaded lstat: %s"
4211msgstr ""
4212
d93ef2a1 4213#: pretty.c:966
fda7b092 4214msgid "unable to parse --pretty format"
9fa976ff
JX
4215msgstr ""
4216
12705546 4217#: range-diff.c:56
dba9f13c
JX
4218msgid "could not start `log`"
4219msgstr ""
4220
12705546 4221#: range-diff.c:59
dba9f13c
JX
4222msgid "could not read `log` output"
4223msgstr ""
4224
d93ef2a1 4225#: range-diff.c:74 sequencer.c:4897
dba9f13c
JX
4226#, c-format
4227msgid "could not parse commit '%s'"
4228msgstr ""
4229
12705546 4230#: range-diff.c:224
dba9f13c
JX
4231msgid "failed to generate diff"
4232msgstr ""
4233
12705546 4234#: range-diff.c:455 range-diff.c:457
dba9f13c
JX
4235#, c-format
4236msgid "could not parse log for '%s'"
4237msgstr ""
4238
d93ef2a1 4239#: read-cache.c:680
94328cef
JX
4240#, c-format
4241msgid "will not add file alias '%s' ('%s' already exists in index)"
4242msgstr ""
4243
d93ef2a1 4244#: read-cache.c:696
94328cef
JX
4245msgid "cannot create an empty blob in the object database"
4246msgstr ""
4247
d93ef2a1 4248#: read-cache.c:718
94328cef
JX
4249#, c-format
4250msgid "%s: can only add regular files, symbolic links or git-directories"
4251msgstr ""
4252
d93ef2a1
JX
4253#: read-cache.c:723
4254#, c-format
4255msgid "'%s' does not have a commit checked out"
4256msgstr ""
4257
4258#: read-cache.c:775
94328cef
JX
4259#, c-format
4260msgid "unable to index file '%s'"
4261msgstr ""
4262
d93ef2a1 4263#: read-cache.c:794
94328cef
JX
4264#, c-format
4265msgid "unable to add '%s' to index"
4266msgstr ""
4267
d93ef2a1 4268#: read-cache.c:805
94328cef
JX
4269#, c-format
4270msgid "unable to stat '%s'"
4271msgstr ""
4272
d93ef2a1 4273#: read-cache.c:1314
94328cef
JX
4274#, c-format
4275msgid "'%s' appears as both a file and as a directory"
4276msgstr ""
4277
d93ef2a1 4278#: read-cache.c:1499
12705546
JX
4279msgid "Refresh index"
4280msgstr ""
4281
d93ef2a1 4282#: read-cache.c:1613
fda7b092
JX
4283#, c-format
4284msgid ""
4285"index.version set, but the value is invalid.\n"
4286"Using version %i"
9fa976ff
JX
4287msgstr ""
4288
d93ef2a1 4289#: read-cache.c:1623
fda7b092
JX
4290#, c-format
4291msgid ""
4292"GIT_INDEX_VERSION set, but the value is invalid.\n"
4293"Using version %i"
dce37b66
JX
4294msgstr ""
4295
d93ef2a1 4296#: read-cache.c:1679
94328cef
JX
4297#, c-format
4298msgid "bad signature 0x%08x"
4299msgstr ""
4300
d93ef2a1 4301#: read-cache.c:1682
94328cef
JX
4302#, c-format
4303msgid "bad index version %d"
4304msgstr ""
4305
d93ef2a1 4306#: read-cache.c:1691
94328cef
JX
4307msgid "bad index file sha1 signature"
4308msgstr ""
4309
d93ef2a1 4310#: read-cache.c:1721
94328cef
JX
4311#, c-format
4312msgid "index uses %.4s extension, which we do not understand"
4313msgstr ""
4314
d93ef2a1 4315#: read-cache.c:1723
94328cef
JX
4316#, c-format
4317msgid "ignoring %.4s extension"
4318msgstr ""
4319
d93ef2a1 4320#: read-cache.c:1760
94328cef
JX
4321#, c-format
4322msgid "unknown index entry format 0x%08x"
4323msgstr ""
4324
d93ef2a1 4325#: read-cache.c:1776
12705546
JX
4326#, c-format
4327msgid "malformed name field in the index, near path '%s'"
4328msgstr ""
4329
d93ef2a1 4330#: read-cache.c:1833
94328cef
JX
4331msgid "unordered stage entries in index"
4332msgstr ""
4333
d93ef2a1 4334#: read-cache.c:1836
94328cef
JX
4335#, c-format
4336msgid "multiple stage entries for merged file '%s'"
4337msgstr ""
4338
d93ef2a1 4339#: read-cache.c:1839
94328cef
JX
4340#, c-format
4341msgid "unordered stage entries for '%s'"
4342msgstr ""
4343
d93ef2a1
JX
4344#: read-cache.c:1946 read-cache.c:2234 rerere.c:565 rerere.c:599 rerere.c:1111
4345#: builtin/add.c:460 builtin/check-ignore.c:178 builtin/checkout.c:358
4346#: builtin/checkout.c:672 builtin/checkout.c:1060 builtin/clean.c:955
4347#: builtin/commit.c:344 builtin/diff-tree.c:120 builtin/grep.c:498
94328cef
JX
4348#: builtin/mv.c:145 builtin/reset.c:245 builtin/rm.c:271
4349#: builtin/submodule--helper.c:330
12705546
JX
4350msgid "index file corrupt"
4351msgstr ""
4352
d93ef2a1 4353#: read-cache.c:2087
12705546
JX
4354#, c-format
4355msgid "unable to create load_cache_entries thread: %s"
4356msgstr ""
4357
d93ef2a1 4358#: read-cache.c:2100
12705546
JX
4359#, c-format
4360msgid "unable to join load_cache_entries thread: %s"
4361msgstr ""
4362
d93ef2a1 4363#: read-cache.c:2133
94328cef
JX
4364#, c-format
4365msgid "%s: index file open failed"
4366msgstr ""
4367
d93ef2a1 4368#: read-cache.c:2137
94328cef
JX
4369#, c-format
4370msgid "%s: cannot stat the open index"
4371msgstr ""
4372
d93ef2a1 4373#: read-cache.c:2141
94328cef
JX
4374#, c-format
4375msgid "%s: index file smaller than expected"
4376msgstr ""
4377
d93ef2a1 4378#: read-cache.c:2145
94328cef
JX
4379#, c-format
4380msgid "%s: unable to map index file"
4381msgstr ""
4382
d93ef2a1 4383#: read-cache.c:2187
12705546
JX
4384#, c-format
4385msgid "unable to create load_index_extensions thread: %s"
4386msgstr ""
4387
d93ef2a1 4388#: read-cache.c:2214
12705546
JX
4389#, c-format
4390msgid "unable to join load_index_extensions thread: %s"
4391msgstr ""
4392
d93ef2a1 4393#: read-cache.c:2246
94328cef
JX
4394#, c-format
4395msgid "could not freshen shared index '%s'"
4396msgstr ""
4397
d93ef2a1 4398#: read-cache.c:2293
94328cef
JX
4399#, c-format
4400msgid "broken index, expect %s in %s, got %s"
4401msgstr ""
4402
c08fd730 4403#: read-cache.c:2989 wrapper.c:658 builtin/merge.c:1117
5b34e000
JX
4404#, c-format
4405msgid "could not close '%s'"
4406msgstr ""
4407
c08fd730 4408#: read-cache.c:3092 sequencer.c:2354 sequencer.c:3807
dfc182b1 4409#, c-format
28e1aaa4 4410msgid "could not stat '%s'"
dfc182b1
JX
4411msgstr ""
4412
c08fd730 4413#: read-cache.c:3105
dfc182b1
JX
4414#, c-format
4415msgid "unable to open git dir: %s"
4416msgstr ""
4417
c08fd730 4418#: read-cache.c:3117
dfc182b1
JX
4419#, c-format
4420msgid "unable to unlink: %s"
4421msgstr ""
4422
c08fd730 4423#: read-cache.c:3142
94328cef
JX
4424#, c-format
4425msgid "cannot fix permission bits on '%s'"
4426msgstr ""
4427
c08fd730 4428#: read-cache.c:3291
94328cef
JX
4429#, c-format
4430msgid "%s: cannot drop to stage #0"
4431msgstr ""
4432
d93ef2a1
JX
4433#: rebase-interactive.c:26
4434#, c-format
4435msgid ""
4436"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
4437msgstr ""
4438
4439#: rebase-interactive.c:35
12705546
JX
4440msgid ""
4441"\n"
4442"Commands:\n"
4443"p, pick <commit> = use commit\n"
4444"r, reword <commit> = use commit, but edit the commit message\n"
4445"e, edit <commit> = use commit, but stop for amending\n"
4446"s, squash <commit> = use commit, but meld into previous commit\n"
4447"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
4448"x, exec <command> = run command (the rest of the line) using shell\n"
4449"b, break = stop here (continue rebase later with 'git rebase --continue')\n"
4450"d, drop <commit> = remove commit\n"
4451"l, label <label> = label current HEAD with a name\n"
4452"t, reset <label> = reset HEAD to a label\n"
4453"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
4454". create a merge commit using the original merge commit's\n"
4455". message (or the oneline, if no original merge commit was\n"
4456". specified). Use -c <commit> to reword the commit message.\n"
4457"\n"
4458"These lines can be re-ordered; they are executed from top to bottom.\n"
4459msgstr ""
4460
d93ef2a1
JX
4461#: rebase-interactive.c:56
4462#, c-format
4463msgid "Rebase %s onto %s (%d command)"
4464msgid_plural "Rebase %s onto %s (%d commands)"
4465msgstr[0] ""
4466msgstr[1] ""
4467
4468#: rebase-interactive.c:65 git-rebase--preserve-merges.sh:173
12705546
JX
4469msgid ""
4470"\n"
4471"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
4472msgstr ""
4473
d93ef2a1 4474#: rebase-interactive.c:68 git-rebase--preserve-merges.sh:177
12705546
JX
4475msgid ""
4476"\n"
4477"If you remove a line here THAT COMMIT WILL BE LOST.\n"
4478msgstr ""
4479
d93ef2a1 4480#: rebase-interactive.c:74 git-rebase--preserve-merges.sh:816
12705546
JX
4481msgid ""
4482"\n"
4483"You are editing the todo file of an ongoing interactive rebase.\n"
4484"To continue rebase after editing, run:\n"
4485" git rebase --continue\n"
4486"\n"
4487msgstr ""
4488
d93ef2a1 4489#: rebase-interactive.c:79 git-rebase--preserve-merges.sh:893
12705546
JX
4490msgid ""
4491"\n"
4492"However, if you remove everything, the rebase will be aborted.\n"
4493"\n"
4494msgstr ""
4495
d93ef2a1 4496#: rebase-interactive.c:85 git-rebase--preserve-merges.sh:900
12705546
JX
4497msgid "Note that empty commits are commented out"
4498msgstr ""
4499
d93ef2a1
JX
4500#: rebase-interactive.c:105 rerere.c:485 rerere.c:692 sequencer.c:3339
4501#: sequencer.c:3365 sequencer.c:4996 builtin/fsck.c:356 builtin/rebase.c:235
12705546 4502#, c-format
d93ef2a1
JX
4503msgid "could not write '%s'"
4504msgstr ""
4505
4506#: rebase-interactive.c:108
4507#, c-format
4508msgid "could not copy '%s' to '%s'."
4509msgstr ""
4510
4511#: rebase-interactive.c:173
4512#, c-format
4513msgid ""
4514"Warning: some commits may have been dropped accidentally.\n"
4515"Dropped commits (newer to older):\n"
4516msgstr ""
4517
4518#: rebase-interactive.c:180
4519#, c-format
4520msgid ""
4521"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4522"\n"
4523"Use 'git config rebase.missingCommitsCheck' to change the level of "
4524"warnings.\n"
4525"The possible behaviours are: ignore, warn, error.\n"
4526"\n"
12705546
JX
4527msgstr ""
4528
dba9f13c
JX
4529#: refs.c:192
4530#, c-format
4531msgid "%s does not point to a valid object!"
4532msgstr ""
4533
d93ef2a1 4534#: refs.c:597
dba9f13c
JX
4535#, c-format
4536msgid "ignoring dangling symref %s"
4537msgstr ""
4538
d93ef2a1 4539#: refs.c:599 ref-filter.c:1982
dba9f13c
JX
4540#, c-format
4541msgid "ignoring broken ref %s"
4542msgstr ""
4543
d93ef2a1 4544#: refs.c:734
dba9f13c
JX
4545#, c-format
4546msgid "could not open '%s' for writing: %s"
4547msgstr ""
4548
d93ef2a1 4549#: refs.c:744 refs.c:795
dba9f13c
JX
4550#, c-format
4551msgid "could not read ref '%s'"
4552msgstr ""
4553
d93ef2a1 4554#: refs.c:750
dba9f13c
JX
4555#, c-format
4556msgid "ref '%s' already exists"
4557msgstr ""
4558
d93ef2a1 4559#: refs.c:755
dba9f13c
JX
4560#, c-format
4561msgid "unexpected object ID when writing '%s'"
4562msgstr ""
4563
d93ef2a1
JX
4564#: refs.c:763 sequencer.c:400 sequencer.c:2679 sequencer.c:2805
4565#: sequencer.c:2819 sequencer.c:3076 sequencer.c:4913 wrapper.c:656
dba9f13c
JX
4566#, c-format
4567msgid "could not write to '%s'"
4568msgstr ""
4569
d93ef2a1 4570#: refs.c:790 wrapper.c:225 wrapper.c:395 builtin/am.c:715 builtin/rebase.c:993
dba9f13c
JX
4571#, c-format
4572msgid "could not open '%s' for writing"
4573msgstr ""
4574
d93ef2a1 4575#: refs.c:797
dba9f13c
JX
4576#, c-format
4577msgid "unexpected object ID when deleting '%s'"
4578msgstr ""
4579
d93ef2a1 4580#: refs.c:928
dba9f13c
JX
4581#, c-format
4582msgid "log for ref %s has gap after %s"
4583msgstr ""
4584
d93ef2a1 4585#: refs.c:934
dba9f13c
JX
4586#, c-format
4587msgid "log for ref %s unexpectedly ended on %s"
4588msgstr ""
4589
d93ef2a1 4590#: refs.c:993
dba9f13c
JX
4591#, c-format
4592msgid "log for %s is empty"
4593msgstr ""
4594
d93ef2a1 4595#: refs.c:1085
dba9f13c
JX
4596#, c-format
4597msgid "refusing to update ref with bad name '%s'"
4598msgstr ""
4599
d93ef2a1 4600#: refs.c:1161
dba9f13c
JX
4601#, c-format
4602msgid "update_ref failed for ref '%s': %s"
4603msgstr ""
4604
d93ef2a1 4605#: refs.c:1942
dba9f13c
JX
4606#, c-format
4607msgid "multiple updates for ref '%s' not allowed"
4608msgstr ""
4609
d93ef2a1 4610#: refs.c:1974
dba9f13c
JX
4611msgid "ref updates forbidden inside quarantine environment"
4612msgstr ""
4613
d93ef2a1 4614#: refs.c:2070 refs.c:2100
dce37b66 4615#, c-format
dba9f13c 4616msgid "'%s' exists; cannot create '%s'"
dce37b66
JX
4617msgstr ""
4618
d93ef2a1 4619#: refs.c:2076 refs.c:2111
dba9f13c
JX
4620#, c-format
4621msgid "cannot process '%s' and '%s' at the same time"
28e1aaa4
JX
4622msgstr ""
4623
d93ef2a1 4624#: refs/files-backend.c:1234
fda7b092 4625#, c-format
25eab542 4626msgid "could not remove reference %s"
dce37b66
JX
4627msgstr ""
4628
d93ef2a1 4629#: refs/files-backend.c:1248 refs/packed-backend.c:1532
dba9f13c 4630#: refs/packed-backend.c:1542
dce37b66 4631#, c-format
25eab542 4632msgid "could not delete reference %s: %s"
dce37b66
JX
4633msgstr ""
4634
d93ef2a1 4635#: refs/files-backend.c:1251 refs/packed-backend.c:1545
dce37b66 4636#, c-format
25eab542 4637msgid "could not delete references: %s"
dce37b66
JX
4638msgstr ""
4639
dba9f13c
JX
4640#: refspec.c:137
4641#, c-format
4642msgid "invalid refspec '%s'"
4643msgstr ""
4644
c08fd730 4645#: ref-filter.c:39 wt-status.c:1909
dfc182b1
JX
4646msgid "gone"
4647msgstr ""
4648
12705546 4649#: ref-filter.c:40
dfc182b1
JX
4650#, c-format
4651msgid "ahead %d"
4652msgstr ""
4653
12705546 4654#: ref-filter.c:41
dfc182b1
JX
4655#, c-format
4656msgid "behind %d"
4657msgstr ""
4658
12705546 4659#: ref-filter.c:42
dfc182b1
JX
4660#, c-format
4661msgid "ahead %d, behind %d"
4662msgstr ""
4663
12705546 4664#: ref-filter.c:138
dce37b66 4665#, c-format
fda7b092 4666msgid "expected format: %%(color:<color>)"
dce37b66
JX
4667msgstr ""
4668
12705546 4669#: ref-filter.c:140
dce37b66 4670#, c-format
fda7b092 4671msgid "unrecognized color: %%(color:%s)"
dce37b66
JX
4672msgstr ""
4673
12705546 4674#: ref-filter.c:162
dce37b66 4675#, c-format
dfc182b1 4676msgid "Integer value expected refname:lstrip=%s"
dce37b66
JX
4677msgstr ""
4678
12705546 4679#: ref-filter.c:166
dfc182b1
JX
4680#, c-format
4681msgid "Integer value expected refname:rstrip=%s"
4682msgstr ""
4683
12705546 4684#: ref-filter.c:168
dfc182b1
JX
4685#, c-format
4686msgid "unrecognized %%(%s) argument: %s"
4687msgstr ""
4688
12705546 4689#: ref-filter.c:223
dba9f13c
JX
4690#, c-format
4691msgid "%%(objecttype) does not take arguments"
4692msgstr ""
4693
94328cef
JX
4694#: ref-filter.c:245
4695#, c-format
4696msgid "unrecognized %%(objectsize) argument: %s"
4697msgstr ""
4698
4699#: ref-filter.c:253
dba9f13c 4700#, c-format
94328cef 4701msgid "%%(deltabase) does not take arguments"
dba9f13c
JX
4702msgstr ""
4703
94328cef 4704#: ref-filter.c:265
dce37b66 4705#, c-format
fda7b092 4706msgid "%%(body) does not take arguments"
dce37b66
JX
4707msgstr ""
4708
94328cef 4709#: ref-filter.c:274
fda7b092
JX
4710#, c-format
4711msgid "%%(subject) does not take arguments"
dce37b66
JX
4712msgstr ""
4713
94328cef 4714#: ref-filter.c:296
673bfad0 4715#, c-format
9c07fab7 4716msgid "unknown %%(trailers) argument: %s"
673bfad0
JX
4717msgstr ""
4718
94328cef 4719#: ref-filter.c:325
fda7b092
JX
4720#, c-format
4721msgid "positive value expected contents:lines=%s"
dce37b66
JX
4722msgstr ""
4723
94328cef 4724#: ref-filter.c:327
dce37b66 4725#, c-format
fda7b092 4726msgid "unrecognized %%(contents) argument: %s"
dce37b66
JX
4727msgstr ""
4728
94328cef 4729#: ref-filter.c:342
dfc182b1
JX
4730#, c-format
4731msgid "positive value expected objectname:short=%s"
4732msgstr ""
4733
94328cef 4734#: ref-filter.c:346
fda7b092
JX
4735#, c-format
4736msgid "unrecognized %%(objectname) argument: %s"
dce37b66
JX
4737msgstr ""
4738
94328cef 4739#: ref-filter.c:376
fda7b092
JX
4740#, c-format
4741msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
4742msgstr ""
4743
94328cef 4744#: ref-filter.c:388
fda7b092
JX
4745#, c-format
4746msgid "unrecognized position:%s"
dce37b66
JX
4747msgstr ""
4748
94328cef 4749#: ref-filter.c:395
dce37b66 4750#, c-format
fda7b092 4751msgid "unrecognized width:%s"
dce37b66
JX
4752msgstr ""
4753
94328cef 4754#: ref-filter.c:404
dce37b66 4755#, c-format
fda7b092 4756msgid "unrecognized %%(align) argument: %s"
dce37b66
JX
4757msgstr ""
4758
94328cef 4759#: ref-filter.c:412
fda7b092
JX
4760#, c-format
4761msgid "positive width expected with the %%(align) atom"
dce37b66
JX
4762msgstr ""
4763
94328cef 4764#: ref-filter.c:430
dfc182b1
JX
4765#, c-format
4766msgid "unrecognized %%(if) argument: %s"
4767msgstr ""
4768
d93ef2a1 4769#: ref-filter.c:531
dce37b66 4770#, c-format
fda7b092 4771msgid "malformed field name: %.*s"
dce37b66
JX
4772msgstr ""
4773
d93ef2a1 4774#: ref-filter.c:558
dce37b66 4775#, c-format
fda7b092 4776msgid "unknown field name: %.*s"
dce37b66
JX
4777msgstr ""
4778
d93ef2a1 4779#: ref-filter.c:562
12705546
JX
4780#, c-format
4781msgid ""
4782"not a git repository, but the field '%.*s' requires access to object data"
4783msgstr ""
4784
d93ef2a1 4785#: ref-filter.c:686
dfc182b1
JX
4786#, c-format
4787msgid "format: %%(if) atom used without a %%(then) atom"
4788msgstr ""
4789
d93ef2a1 4790#: ref-filter.c:749
dfc182b1
JX
4791#, c-format
4792msgid "format: %%(then) atom used without an %%(if) atom"
4793msgstr ""
4794
d93ef2a1 4795#: ref-filter.c:751
dfc182b1
JX
4796#, c-format
4797msgid "format: %%(then) atom used more than once"
4798msgstr ""
4799
d93ef2a1 4800#: ref-filter.c:753
dfc182b1
JX
4801#, c-format
4802msgid "format: %%(then) atom used after %%(else)"
4803msgstr ""
4804
d93ef2a1 4805#: ref-filter.c:781
dfc182b1
JX
4806#, c-format
4807msgid "format: %%(else) atom used without an %%(if) atom"
4808msgstr ""
4809
d93ef2a1 4810#: ref-filter.c:783
dfc182b1
JX
4811#, c-format
4812msgid "format: %%(else) atom used without a %%(then) atom"
4813msgstr ""
4814
d93ef2a1 4815#: ref-filter.c:785
dfc182b1
JX
4816#, c-format
4817msgid "format: %%(else) atom used more than once"
4818msgstr ""
4819
d93ef2a1 4820#: ref-filter.c:800
c6bc7d43 4821#, c-format
fda7b092 4822msgid "format: %%(end) atom used without corresponding atom"
c6bc7d43
JX
4823msgstr ""
4824
d93ef2a1 4825#: ref-filter.c:857
c6bc7d43 4826#, c-format
fda7b092 4827msgid "malformed format string %s"
c6bc7d43
JX
4828msgstr ""
4829
d93ef2a1 4830#: ref-filter.c:1453
dfc182b1
JX
4831#, c-format
4832msgid "(no branch, rebasing %s)"
4833msgstr ""
4834
d93ef2a1 4835#: ref-filter.c:1456
9b7388a8
JX
4836#, c-format
4837msgid "(no branch, rebasing detached HEAD %s)"
4838msgstr ""
4839
d93ef2a1 4840#: ref-filter.c:1459
dfc182b1
JX
4841#, c-format
4842msgid "(no branch, bisect started on %s)"
dce37b66
JX
4843msgstr ""
4844
5b34e000
JX
4845#. TRANSLATORS: make sure this matches "HEAD
4846#. detached at " in wt-status.c
4847#.
d93ef2a1 4848#: ref-filter.c:1467
9fa976ff 4849#, c-format
dfc182b1 4850msgid "(HEAD detached at %s)"
9fa976ff
JX
4851msgstr ""
4852
5b34e000
JX
4853#. TRANSLATORS: make sure this matches "HEAD
4854#. detached from " in wt-status.c
4855#.
d93ef2a1 4856#: ref-filter.c:1474
9fa976ff 4857#, c-format
dfc182b1 4858msgid "(HEAD detached from %s)"
9fa976ff
JX
4859msgstr ""
4860
d93ef2a1 4861#: ref-filter.c:1478
dfc182b1
JX
4862msgid "(no branch)"
4863msgstr ""
4864
d93ef2a1 4865#: ref-filter.c:1512 ref-filter.c:1669
9fa976ff 4866#, c-format
fda7b092 4867msgid "missing object %s for %s"
dce37b66
JX
4868msgstr ""
4869
d93ef2a1 4870#: ref-filter.c:1522
64f23b0c 4871#, c-format
fda7b092 4872msgid "parse_object_buffer failed on %s for %s"
64f23b0c
JX
4873msgstr ""
4874
d93ef2a1 4875#: ref-filter.c:1888
f517e50d 4876#, c-format
fda7b092 4877msgid "malformed object at '%s'"
f517e50d
JX
4878msgstr ""
4879
d93ef2a1 4880#: ref-filter.c:1977
fda7b092
JX
4881#, c-format
4882msgid "ignoring ref with broken name %s"
f517e50d
JX
4883msgstr ""
4884
d93ef2a1 4885#: ref-filter.c:2263
fda7b092
JX
4886#, c-format
4887msgid "format: %%(end) atom missing"
9fa976ff
JX
4888msgstr ""
4889
d93ef2a1 4890#: ref-filter.c:2363
fda7b092 4891#, c-format
94328cef 4892msgid "option `%s' is incompatible with --merged"
9fa976ff
JX
4893msgstr ""
4894
d93ef2a1 4895#: ref-filter.c:2366
9fa976ff 4896#, c-format
94328cef 4897msgid "option `%s' is incompatible with --no-merged"
9fa976ff
JX
4898msgstr ""
4899
d93ef2a1 4900#: ref-filter.c:2376
9fa976ff 4901#, c-format
94328cef 4902msgid "malformed object name %s"
9fa976ff
JX
4903msgstr ""
4904
d93ef2a1 4905#: ref-filter.c:2381
9fa976ff 4906#, c-format
94328cef 4907msgid "option `%s' must point to a commit"
9fa976ff
JX
4908msgstr ""
4909
94328cef
JX
4910#: remote.c:363
4911#, c-format
4912msgid "config remote shorthand cannot begin with '/': %s"
f1522b27
JX
4913msgstr ""
4914
94328cef
JX
4915#: remote.c:410
4916msgid "more than one receivepack given, using the first"
f1522b27
JX
4917msgstr ""
4918
94328cef
JX
4919#: remote.c:418
4920msgid "more than one uploadpack given, using the first"
f1522b27
JX
4921msgstr ""
4922
94328cef 4923#: remote.c:608
fda7b092 4924#, c-format
94328cef 4925msgid "Cannot fetch both %s and %s to %s"
28b3cffc
JX
4926msgstr ""
4927
94328cef
JX
4928#: remote.c:612
4929#, c-format
4930msgid "%s usually tracks %s, not %s"
4931msgstr ""
4932
4933#: remote.c:616
4934#, c-format
4935msgid "%s tracks both %s and %s"
4936msgstr ""
4937
4938#: remote.c:684
4939#, c-format
4940msgid "key '%s' of pattern had no '*'"
4941msgstr ""
4942
4943#: remote.c:694
4944#, c-format
4945msgid "value '%s' of pattern has no '*'"
4946msgstr ""
4947
4948#: remote.c:1000
4949#, c-format
4950msgid "src refspec %s does not match any"
4951msgstr ""
4952
4953#: remote.c:1005
4954#, c-format
4955msgid "src refspec %s matches more than one"
4956msgstr ""
4957
4958#. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
4959#. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
4960#. the <src>.
4961#.
4962#: remote.c:1020
4963#, c-format
4964msgid ""
4965"The destination you provided is not a full refname (i.e.,\n"
4966"starting with \"refs/\"). We tried to guess what you meant by:\n"
4967"\n"
4968"- Looking for a ref that matches '%s' on the remote side.\n"
4969"- Checking if the <src> being pushed ('%s')\n"
4970" is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
4971" refs/{heads,tags}/ prefix on the remote side.\n"
4972"\n"
4973"Neither worked, so we gave up. You must fully qualify the ref."
4974msgstr ""
4975
4976#: remote.c:1040
4977#, c-format
4978msgid ""
4979"The <src> part of the refspec is a commit object.\n"
4980"Did you mean to create a new branch by pushing to\n"
4981"'%s:refs/heads/%s'?"
4982msgstr ""
4983
4984#: remote.c:1045
4985#, c-format
4986msgid ""
4987"The <src> part of the refspec is a tag object.\n"
4988"Did you mean to create a new tag by pushing to\n"
4989"'%s:refs/tags/%s'?"
4990msgstr ""
4991
4992#: remote.c:1050
4993#, c-format
4994msgid ""
4995"The <src> part of the refspec is a tree object.\n"
4996"Did you mean to tag a new tree by pushing to\n"
4997"'%s:refs/tags/%s'?"
4998msgstr ""
4999
5000#: remote.c:1055
5001#, c-format
5002msgid ""
5003"The <src> part of the refspec is a blob object.\n"
5004"Did you mean to tag a new blob by pushing to\n"
5005"'%s:refs/tags/%s'?"
5006msgstr ""
5007
5008#: remote.c:1091
5009#, c-format
5010msgid "%s cannot be resolved to branch"
5011msgstr ""
5012
5013#: remote.c:1102
5014#, c-format
5015msgid "unable to delete '%s': remote ref does not exist"
5016msgstr ""
5017
5018#: remote.c:1114
5019#, c-format
5020msgid "dst refspec %s matches more than one"
5021msgstr ""
5022
5023#: remote.c:1121
5024#, c-format
5025msgid "dst ref %s receives from more than one src"
5026msgstr ""
5027
5028#: remote.c:1624 remote.c:1725
5029msgid "HEAD does not point to a branch"
5030msgstr ""
5031
5032#: remote.c:1633
5033#, c-format
5034msgid "no such branch: '%s'"
5035msgstr ""
5036
5037#: remote.c:1636
5038#, c-format
5039msgid "no upstream configured for branch '%s'"
5040msgstr ""
5041
5042#: remote.c:1642
fda7b092
JX
5043#, c-format
5044msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
5045msgstr ""
5046
94328cef 5047#: remote.c:1657
727b9576 5048#, c-format
fda7b092 5049msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
5050msgstr ""
5051
94328cef 5052#: remote.c:1669
727b9576 5053#, c-format
fda7b092 5054msgid "branch '%s' has no remote for pushing"
727b9576
JX
5055msgstr ""
5056
94328cef 5057#: remote.c:1679
727b9576 5058#, c-format
fda7b092 5059msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
5060msgstr ""
5061
94328cef 5062#: remote.c:1692
fda7b092 5063msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
5064msgstr ""
5065
94328cef 5066#: remote.c:1714
fda7b092 5067msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
5068msgstr ""
5069
94328cef
JX
5070#: remote.c:1840
5071#, c-format
5072msgid "couldn't find remote ref %s"
5073msgstr ""
5074
5075#: remote.c:1853
5076#, c-format
5077msgid "* Ignoring funny ref '%s' locally"
5078msgstr ""
5079
d93ef2a1 5080#: remote.c:2016
f517e50d 5081#, c-format
fda7b092 5082msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
5083msgstr ""
5084
d93ef2a1 5085#: remote.c:2020
fda7b092 5086msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
5087msgstr ""
5088
d93ef2a1 5089#: remote.c:2023
d07a63e4 5090#, c-format
25eab542 5091msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
5092msgstr ""
5093
d93ef2a1 5094#: remote.c:2027
abc8de64
JX
5095#, c-format
5096msgid "Your branch and '%s' refer to different commits.\n"
5097msgstr ""
5098
d93ef2a1 5099#: remote.c:2030
abc8de64
JX
5100#, c-format
5101msgid " (use \"%s\" for details)\n"
5102msgstr ""
5103
d93ef2a1 5104#: remote.c:2034
d07a63e4 5105#, c-format
fda7b092
JX
5106msgid "Your branch is ahead of '%s' by %d commit.\n"
5107msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5108msgstr[0] ""
5109msgstr[1] ""
5110
d93ef2a1 5111#: remote.c:2040
fda7b092 5112msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
5113msgstr ""
5114
d93ef2a1 5115#: remote.c:2043
d07a63e4 5116#, c-format
fda7b092
JX
5117msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5118msgid_plural ""
5119"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5120msgstr[0] ""
5121msgstr[1] ""
5122
d93ef2a1 5123#: remote.c:2051
fda7b092 5124msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
5125msgstr ""
5126
d93ef2a1 5127#: remote.c:2054
d07a63e4 5128#, c-format
fda7b092
JX
5129msgid ""
5130"Your branch and '%s' have diverged,\n"
5131"and have %d and %d different commit each, respectively.\n"
5132msgid_plural ""
5133"Your branch and '%s' have diverged,\n"
5134"and have %d and %d different commits each, respectively.\n"
5135msgstr[0] ""
5136msgstr[1] ""
d07a63e4 5137
d93ef2a1 5138#: remote.c:2064
fda7b092 5139msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
5140msgstr ""
5141
d93ef2a1 5142#: remote.c:2247
94328cef
JX
5143#, c-format
5144msgid "cannot parse expected object name '%s'"
5145msgstr ""
5146
12705546 5147#: replace-object.c:21
dba9f13c
JX
5148#, c-format
5149msgid "bad replace ref name: %s"
5150msgstr ""
5151
12705546 5152#: replace-object.c:30
dba9f13c
JX
5153#, c-format
5154msgid "duplicate replace ref: %s"
5155msgstr ""
5156
12705546 5157#: replace-object.c:73
dba9f13c
JX
5158#, c-format
5159msgid "replace depth too high for object %s"
5160msgstr ""
5161
12705546
JX
5162#: rerere.c:217 rerere.c:226 rerere.c:229
5163msgid "corrupt MERGE_RR"
9eb3984b
JX
5164msgstr ""
5165
12705546
JX
5166#: rerere.c:264 rerere.c:269
5167msgid "unable to write rerere record"
9eb3984b
JX
5168msgstr ""
5169
12705546
JX
5170#: rerere.c:495
5171#, c-format
5172msgid "there were errors while writing '%s' (%s)"
9eb3984b
JX
5173msgstr ""
5174
12705546
JX
5175#: rerere.c:498
5176#, c-format
5177msgid "failed to flush '%s'"
5178msgstr ""
5179
5180#: rerere.c:503 rerere.c:1039
5181#, c-format
5182msgid "could not parse conflict hunks in '%s'"
5183msgstr ""
5184
5185#: rerere.c:684
5186#, c-format
5187msgid "failed utime() on '%s'"
5188msgstr ""
5189
5190#: rerere.c:694
5191#, c-format
5192msgid "writing '%s' failed"
5193msgstr ""
5194
5195#: rerere.c:714
5196#, c-format
5197msgid "Staged '%s' using previous resolution."
5198msgstr ""
5199
5200#: rerere.c:753
5201#, c-format
5202msgid "Recorded resolution for '%s'."
5203msgstr ""
5204
5205#: rerere.c:788
5206#, c-format
5207msgid "Resolved '%s' using previous resolution."
5208msgstr ""
5209
5210#: rerere.c:803
5211#, c-format
5212msgid "cannot unlink stray '%s'"
5213msgstr ""
5214
5215#: rerere.c:807
5216#, c-format
5217msgid "Recorded preimage for '%s'"
5218msgstr ""
5219
d93ef2a1
JX
5220#: rerere.c:881 submodule.c:2024 builtin/log.c:1750
5221#: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1427
12705546
JX
5222#, c-format
5223msgid "could not create directory '%s'"
5224msgstr ""
5225
5226#: rerere.c:1057
5227#, c-format
5228msgid "failed to update conflicted state in '%s'"
5229msgstr ""
5230
5231#: rerere.c:1068 rerere.c:1075
5232#, c-format
5233msgid "no remembered resolution for '%s'"
5234msgstr ""
5235
5236#: rerere.c:1077
5237#, c-format
5238msgid "cannot unlink '%s'"
5239msgstr ""
5240
5241#: rerere.c:1087
5242#, c-format
5243msgid "Updated preimage for '%s'"
5244msgstr ""
5245
5246#: rerere.c:1096
5247#, c-format
5248msgid "Forgot resolution for '%s'\n"
5249msgstr ""
5250
5251#: rerere.c:1199
5252msgid "unable to open rr-cache directory"
5253msgstr ""
5254
d93ef2a1 5255#: revision.c:2476
12705546
JX
5256msgid "your current branch appears to be broken"
5257msgstr ""
5258
d93ef2a1 5259#: revision.c:2479
12705546
JX
5260#, c-format
5261msgid "your current branch '%s' does not have any commits yet"
5262msgstr ""
5263
d93ef2a1 5264#: revision.c:2679
12705546
JX
5265msgid "--first-parent is incompatible with --bisect"
5266msgstr ""
5267
d93ef2a1
JX
5268#: revision.c:2683
5269msgid "-L does not yet support diff formats besides -p and -s"
5270msgstr ""
5271
5272#: run-command.c:763
12705546
JX
5273msgid "open /dev/null failed"
5274msgstr ""
5275
d93ef2a1 5276#: run-command.c:1269
12705546
JX
5277#, c-format
5278msgid "cannot create async thread: %s"
5279msgstr ""
5280
d93ef2a1 5281#: run-command.c:1333
18a90722
JX
5282#, c-format
5283msgid ""
5284"The '%s' hook was ignored because it's not set as executable.\n"
5285"You can disable this warning with `git config advice.ignoredHook false`."
5286msgstr ""
5287
94328cef 5288#: send-pack.c:141
abc8de64
JX
5289msgid "unexpected flush packet while reading remote unpack status"
5290msgstr ""
5291
94328cef 5292#: send-pack.c:143
dfc182b1
JX
5293#, c-format
5294msgid "unable to parse remote unpack status: %s"
5295msgstr ""
5296
94328cef 5297#: send-pack.c:145
dfc182b1
JX
5298#, c-format
5299msgid "remote unpack failed: %s"
5300msgstr ""
5301
94328cef 5302#: send-pack.c:306
fda7b092 5303msgid "failed to sign the push certificate"
9fa976ff
JX
5304msgstr ""
5305
94328cef 5306#: send-pack.c:420
fda7b092 5307msgid "the receiving end does not support --signed push"
9fa976ff
JX
5308msgstr ""
5309
94328cef 5310#: send-pack.c:422
9fa976ff 5311msgid ""
fda7b092
JX
5312"not sending a push certificate since the receiving end does not support --"
5313"signed push"
9fa976ff
JX
5314msgstr ""
5315
94328cef 5316#: send-pack.c:434
fda7b092 5317msgid "the receiving end does not support --atomic push"
9fa976ff
JX
5318msgstr ""
5319
94328cef 5320#: send-pack.c:439
fda7b092 5321msgid "the receiving end does not support push options"
9fa976ff
JX
5322msgstr ""
5323
d93ef2a1 5324#: sequencer.c:187
abc8de64
JX
5325#, c-format
5326msgid "invalid commit message cleanup mode '%s'"
5327msgstr ""
5328
d93ef2a1 5329#: sequencer.c:292
9b7388a8
JX
5330#, c-format
5331msgid "could not delete '%s'"
5332msgstr ""
5333
d93ef2a1 5334#: sequencer.c:318
fda7b092 5335msgid "revert"
df0617bf
JX
5336msgstr ""
5337
d93ef2a1 5338#: sequencer.c:320
fda7b092 5339msgid "cherry-pick"
f517e50d
JX
5340msgstr ""
5341
d93ef2a1 5342#: sequencer.c:322
673bfad0
JX
5343msgid "rebase -i"
5344msgstr ""
5345
d93ef2a1 5346#: sequencer.c:324
673bfad0 5347#, c-format
dba9f13c 5348msgid "unknown action: %d"
673bfad0
JX
5349msgstr ""
5350
d93ef2a1 5351#: sequencer.c:382
f517e50d 5352msgid ""
fda7b092
JX
5353"after resolving the conflicts, mark the corrected paths\n"
5354"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
5355msgstr ""
5356
d93ef2a1 5357#: sequencer.c:385
f517e50d 5358msgid ""
fda7b092
JX
5359"after resolving the conflicts, mark the corrected paths\n"
5360"with 'git add <paths>' or 'git rm <paths>'\n"
5361"and commit the result with 'git commit'"
f517e50d
JX
5362msgstr ""
5363
d93ef2a1 5364#: sequencer.c:398 sequencer.c:2801
f517e50d 5365#, c-format
fda7b092 5366msgid "could not lock '%s'"
f517e50d
JX
5367msgstr ""
5368
d93ef2a1 5369#: sequencer.c:405
f517e50d 5370#, c-format
72351d7d 5371msgid "could not write eol to '%s'"
f517e50d
JX
5372msgstr ""
5373
d93ef2a1
JX
5374#: sequencer.c:410 sequencer.c:2684 sequencer.c:2807 sequencer.c:2821
5375#: sequencer.c:3084
f517e50d 5376#, c-format
abc8de64 5377msgid "failed to finalize '%s'"
f517e50d
JX
5378msgstr ""
5379
d93ef2a1
JX
5380#: sequencer.c:433 sequencer.c:978 sequencer.c:1652 sequencer.c:2704
5381#: sequencer.c:3066 sequencer.c:3175 builtin/am.c:245 builtin/commit.c:760
5382#: builtin/merge.c:1115 builtin/rebase.c:567
f517e50d 5383#, c-format
fda7b092 5384msgid "could not read '%s'"
f517e50d
JX
5385msgstr ""
5386
d93ef2a1 5387#: sequencer.c:459
f517e50d 5388#, c-format
fda7b092 5389msgid "your local changes would be overwritten by %s."
f517e50d
JX
5390msgstr ""
5391
d93ef2a1 5392#: sequencer.c:463
fda7b092 5393msgid "commit your changes or stash them to proceed."
f517e50d
JX
5394msgstr ""
5395
d93ef2a1 5396#: sequencer.c:495
f517e50d 5397#, c-format
fda7b092 5398msgid "%s: fast-forward"
f517e50d
JX
5399msgstr ""
5400
d93ef2a1
JX
5401#: sequencer.c:534 builtin/tag.c:555
5402#, c-format
5403msgid "Invalid cleanup mode %s"
5404msgstr ""
5405
673bfad0 5406#. TRANSLATORS: %s will be "revert", "cherry-pick" or
5b34e000 5407#. "rebase -i".
673bfad0 5408#.
d93ef2a1 5409#: sequencer.c:629
f517e50d 5410#, c-format
fda7b092 5411msgid "%s: Unable to write new index file"
f517e50d
JX
5412msgstr ""
5413
d93ef2a1 5414#: sequencer.c:646
9b7388a8 5415msgid "unable to update cache tree"
f517e50d
JX
5416msgstr ""
5417
d93ef2a1 5418#: sequencer.c:660
9b7388a8 5419msgid "could not resolve HEAD commit"
f517e50d
JX
5420msgstr ""
5421
d93ef2a1 5422#: sequencer.c:740
dba9f13c 5423#, c-format
12705546 5424msgid "no key present in '%.*s'"
dba9f13c
JX
5425msgstr ""
5426
d93ef2a1 5427#: sequencer.c:751
dba9f13c 5428#, c-format
12705546
JX
5429msgid "unable to dequote value of '%s'"
5430msgstr ""
5431
d93ef2a1
JX
5432#: sequencer.c:788 wrapper.c:227 wrapper.c:397 builtin/am.c:706
5433#: builtin/am.c:798 builtin/merge.c:1112 builtin/rebase.c:1035
12705546
JX
5434#, c-format
5435msgid "could not open '%s' for reading"
5436msgstr ""
5437
d93ef2a1 5438#: sequencer.c:798
12705546 5439msgid "'GIT_AUTHOR_NAME' already given"
dba9f13c
JX
5440msgstr ""
5441
d93ef2a1 5442#: sequencer.c:803
12705546
JX
5443msgid "'GIT_AUTHOR_EMAIL' already given"
5444msgstr ""
5445
d93ef2a1 5446#: sequencer.c:808
12705546
JX
5447msgid "'GIT_AUTHOR_DATE' already given"
5448msgstr ""
5449
d93ef2a1 5450#: sequencer.c:812
dba9f13c 5451#, c-format
12705546 5452msgid "unknown variable '%s'"
dba9f13c
JX
5453msgstr ""
5454
d93ef2a1 5455#: sequencer.c:817
12705546
JX
5456msgid "missing 'GIT_AUTHOR_NAME'"
5457msgstr ""
5458
d93ef2a1 5459#: sequencer.c:819
12705546
JX
5460msgid "missing 'GIT_AUTHOR_EMAIL'"
5461msgstr ""
5462
d93ef2a1 5463#: sequencer.c:821
12705546
JX
5464msgid "missing 'GIT_AUTHOR_DATE'"
5465msgstr ""
5466
d93ef2a1 5467#: sequencer.c:881
12705546
JX
5468#, c-format
5469msgid "invalid date format '%s' in '%s'"
5470msgstr ""
5471
d93ef2a1 5472#: sequencer.c:898
f517e50d
JX
5473#, c-format
5474msgid ""
fda7b092
JX
5475"you have staged changes in your working tree\n"
5476"If these changes are meant to be squashed into the previous commit, run:\n"
5477"\n"
5478" git commit --amend %s\n"
5479"\n"
5480"If they are meant to go into a new commit, run:\n"
5481"\n"
5482" git commit %s\n"
5483"\n"
5484"In both cases, once you're done, continue with:\n"
5485"\n"
5486" git rebase --continue\n"
f517e50d
JX
5487msgstr ""
5488
d93ef2a1 5489#: sequencer.c:992
9b7388a8
JX
5490msgid "writing root commit"
5491msgstr ""
5492
d93ef2a1 5493#: sequencer.c:1213
abc8de64
JX
5494msgid "'prepare-commit-msg' hook failed"
5495msgstr ""
5496
d93ef2a1 5497#: sequencer.c:1220
abc8de64
JX
5498msgid ""
5499"Your name and email address were configured automatically based\n"
5500"on your username and hostname. Please check that they are accurate.\n"
5501"You can suppress this message by setting them explicitly. Run the\n"
5502"following command and follow the instructions in your editor to edit\n"
5503"your configuration file:\n"
5504"\n"
5505" git config --global --edit\n"
5506"\n"
5507"After doing this, you may fix the identity used for this commit with:\n"
5508"\n"
5509" git commit --amend --reset-author\n"
5510msgstr ""
5511
d93ef2a1 5512#: sequencer.c:1233
abc8de64
JX
5513msgid ""
5514"Your name and email address were configured automatically based\n"
5515"on your username and hostname. Please check that they are accurate.\n"
5516"You can suppress this message by setting them explicitly:\n"
5517"\n"
5518" git config --global user.name \"Your Name\"\n"
5519" git config --global user.email you@example.com\n"
5520"\n"
5521"After doing this, you may fix the identity used for this commit with:\n"
5522"\n"
5523" git commit --amend --reset-author\n"
5524msgstr ""
5525
d93ef2a1 5526#: sequencer.c:1275
abc8de64
JX
5527msgid "couldn't look up newly created commit"
5528msgstr ""
5529
d93ef2a1 5530#: sequencer.c:1277
abc8de64
JX
5531msgid "could not parse newly created commit"
5532msgstr ""
5533
d93ef2a1 5534#: sequencer.c:1323
abc8de64
JX
5535msgid "unable to resolve HEAD after creating commit"
5536msgstr ""
5537
d93ef2a1 5538#: sequencer.c:1325
abc8de64
JX
5539msgid "detached HEAD"
5540msgstr ""
5541
d93ef2a1 5542#: sequencer.c:1329
abc8de64
JX
5543msgid " (root-commit)"
5544msgstr ""
5545
d93ef2a1 5546#: sequencer.c:1350
abc8de64
JX
5547msgid "could not parse HEAD"
5548msgstr ""
5549
d93ef2a1 5550#: sequencer.c:1352
abc8de64
JX
5551#, c-format
5552msgid "HEAD %s is not a commit!"
5553msgstr ""
5554
d93ef2a1 5555#: sequencer.c:1356 builtin/commit.c:1551
abc8de64
JX
5556msgid "could not parse HEAD commit"
5557msgstr ""
5558
d93ef2a1 5559#: sequencer.c:1408 sequencer.c:2001
abc8de64
JX
5560msgid "unable to parse commit author"
5561msgstr ""
5562
d93ef2a1 5563#: sequencer.c:1418 builtin/am.c:1572 builtin/merge.c:688
abc8de64
JX
5564msgid "git write-tree failed to write a tree"
5565msgstr ""
5566
d93ef2a1 5567#: sequencer.c:1435 sequencer.c:1496
abc8de64
JX
5568#, c-format
5569msgid "unable to read commit message from '%s'"
5570msgstr ""
5571
d93ef2a1
JX
5572#: sequencer.c:1462 builtin/am.c:1594 builtin/commit.c:1650 builtin/merge.c:882
5573#: builtin/merge.c:906
abc8de64
JX
5574msgid "failed to write commit object"
5575msgstr ""
5576
d93ef2a1 5577#: sequencer.c:1523
f517e50d 5578#, c-format
005c62fe 5579msgid "could not parse commit %s"
f517e50d
JX
5580msgstr ""
5581
d93ef2a1 5582#: sequencer.c:1528
f517e50d 5583#, c-format
005c62fe 5584msgid "could not parse parent commit %s"
f517e50d
JX
5585msgstr ""
5586
d93ef2a1 5587#: sequencer.c:1602 sequencer.c:1712
dba9f13c
JX
5588#, c-format
5589msgid "unknown command: %d"
5590msgstr ""
5591
d93ef2a1 5592#: sequencer.c:1659 sequencer.c:1684
673bfad0
JX
5593#, c-format
5594msgid "This is a combination of %d commits."
5595msgstr ""
5596
d93ef2a1 5597#: sequencer.c:1669
673bfad0
JX
5598msgid "need a HEAD to fixup"
5599msgstr ""
5600
d93ef2a1 5601#: sequencer.c:1671 sequencer.c:3111
673bfad0
JX
5602msgid "could not read HEAD"
5603msgstr ""
5604
d93ef2a1 5605#: sequencer.c:1673
673bfad0
JX
5606msgid "could not read HEAD's commit message"
5607msgstr ""
5608
d93ef2a1 5609#: sequencer.c:1679
673bfad0
JX
5610#, c-format
5611msgid "cannot write '%s'"
5612msgstr ""
5613
d93ef2a1 5614#: sequencer.c:1686 git-rebase--preserve-merges.sh:441
673bfad0
JX
5615msgid "This is the 1st commit message:"
5616msgstr ""
5617
d93ef2a1 5618#: sequencer.c:1694
673bfad0
JX
5619#, c-format
5620msgid "could not read commit message of %s"
5621msgstr ""
5622
d93ef2a1 5623#: sequencer.c:1701
673bfad0
JX
5624#, c-format
5625msgid "This is the commit message #%d:"
5626msgstr ""
5627
d93ef2a1 5628#: sequencer.c:1707
673bfad0
JX
5629#, c-format
5630msgid "The commit message #%d will be skipped:"
5631msgstr ""
5632
d93ef2a1 5633#: sequencer.c:1795
fda7b092 5634msgid "your index file is unmerged."
f517e50d
JX
5635msgstr ""
5636
d93ef2a1 5637#: sequencer.c:1802
9b7388a8
JX
5638msgid "cannot fixup root commit"
5639msgstr ""
5640
d93ef2a1 5641#: sequencer.c:1821
f517e50d 5642#, c-format
fda7b092 5643msgid "commit %s is a merge but no -m option was given."
f517e50d
JX
5644msgstr ""
5645
d93ef2a1 5646#: sequencer.c:1829 sequencer.c:1837
f517e50d 5647#, c-format
fda7b092 5648msgid "commit %s does not have parent %d"
f517e50d
JX
5649msgstr ""
5650
d93ef2a1 5651#: sequencer.c:1843
673bfad0
JX
5652#, c-format
5653msgid "cannot get commit message for %s"
5654msgstr ""
5655
fda7b092
JX
5656#. TRANSLATORS: The first %s will be a "todo" command like
5657#. "revert" or "pick", the second %s a SHA1.
d93ef2a1 5658#: sequencer.c:1862
f517e50d 5659#, c-format
fda7b092 5660msgid "%s: cannot parse parent commit %s"
f517e50d
JX
5661msgstr ""
5662
d93ef2a1 5663#: sequencer.c:1927
f517e50d 5664#, c-format
673bfad0 5665msgid "could not rename '%s' to '%s'"
f517e50d
JX
5666msgstr ""
5667
d93ef2a1 5668#: sequencer.c:1982
f517e50d 5669#, c-format
fda7b092 5670msgid "could not revert %s... %s"
f517e50d
JX
5671msgstr ""
5672
d93ef2a1 5673#: sequencer.c:1983
fda7b092
JX
5674#, c-format
5675msgid "could not apply %s... %s"
5e078fcd
JX
5676msgstr ""
5677
d93ef2a1 5678#: sequencer.c:2042
727b9576 5679#, c-format
fda7b092 5680msgid "git %s: failed to read the index"
727b9576
JX
5681msgstr ""
5682
d93ef2a1 5683#: sequencer.c:2049
fda7b092
JX
5684#, c-format
5685msgid "git %s: failed to refresh the index"
727b9576
JX
5686msgstr ""
5687
d93ef2a1 5688#: sequencer.c:2118
005c62fe
JX
5689#, c-format
5690msgid "%s does not accept arguments: '%s'"
5691msgstr ""
5692
d93ef2a1 5693#: sequencer.c:2127
005c62fe
JX
5694#, c-format
5695msgid "missing arguments for %s"
5696msgstr ""
5697
d93ef2a1
JX
5698#: sequencer.c:2164
5699#, c-format
5700msgid "could not parse '%.*s'"
5701msgstr ""
5702
5703#: sequencer.c:2226
fda7b092
JX
5704#, c-format
5705msgid "invalid line %d: %.*s"
727b9576
JX
5706msgstr ""
5707
d93ef2a1 5708#: sequencer.c:2237
673bfad0
JX
5709#, c-format
5710msgid "cannot '%s' without a previous commit"
727b9576
JX
5711msgstr ""
5712
d93ef2a1
JX
5713#: sequencer.c:2285 builtin/rebase.c:153 builtin/rebase.c:178
5714#: builtin/rebase.c:204 builtin/rebase.c:229
5715#, c-format
5716msgid "could not read '%s'."
5717msgstr ""
5718
5719#: sequencer.c:2360
673bfad0
JX
5720msgid "please fix this using 'git rebase --edit-todo'."
5721msgstr ""
5722
d93ef2a1 5723#: sequencer.c:2362
fda7b092
JX
5724#, c-format
5725msgid "unusable instruction sheet: '%s'"
5726msgstr ""
5727
d93ef2a1 5728#: sequencer.c:2367
673bfad0
JX
5729msgid "no commits parsed."
5730msgstr ""
5731
d93ef2a1 5732#: sequencer.c:2378
fda7b092 5733msgid "cannot cherry-pick during a revert."
727b9576
JX
5734msgstr ""
5735
d93ef2a1 5736#: sequencer.c:2380
fda7b092 5737msgid "cannot revert during a cherry-pick."
9fa976ff
JX
5738msgstr ""
5739
d93ef2a1 5740#: sequencer.c:2462
df0617bf 5741#, c-format
fda7b092 5742msgid "invalid value for %s: %s"
df0617bf
JX
5743msgstr ""
5744
d93ef2a1 5745#: sequencer.c:2549
9b7388a8
JX
5746msgid "unusable squash-onto"
5747msgstr ""
5748
d93ef2a1 5749#: sequencer.c:2565
df0617bf 5750#, c-format
fda7b092 5751msgid "malformed options sheet: '%s'"
df0617bf
JX
5752msgstr ""
5753
d93ef2a1 5754#: sequencer.c:2648 sequencer.c:4227
dba9f13c
JX
5755msgid "empty commit set passed"
5756msgstr ""
5757
d93ef2a1 5758#: sequencer.c:2656
fda7b092 5759msgid "a cherry-pick or revert is already in progress"
46bc4039
JX
5760msgstr ""
5761
d93ef2a1 5762#: sequencer.c:2657
fda7b092 5763msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
d07a63e4
JX
5764msgstr ""
5765
d93ef2a1 5766#: sequencer.c:2660
64f23b0c 5767#, c-format
fda7b092 5768msgid "could not create sequencer directory '%s'"
64f23b0c
JX
5769msgstr ""
5770
d93ef2a1 5771#: sequencer.c:2674
fda7b092 5772msgid "could not lock HEAD"
64f23b0c
JX
5773msgstr ""
5774
d93ef2a1 5775#: sequencer.c:2729 sequencer.c:3979
fda7b092 5776msgid "no cherry-pick or revert in progress"
dce37b66
JX
5777msgstr ""
5778
d93ef2a1 5779#: sequencer.c:2731
fda7b092 5780msgid "cannot resolve HEAD"
dce37b66
JX
5781msgstr ""
5782
d93ef2a1 5783#: sequencer.c:2733 sequencer.c:2768
fda7b092 5784msgid "cannot abort from a branch yet to be born"
dce37b66
JX
5785msgstr ""
5786
d93ef2a1 5787#: sequencer.c:2754 builtin/grep.c:732
fda7b092
JX
5788#, c-format
5789msgid "cannot open '%s'"
11b90174
JX
5790msgstr ""
5791
d93ef2a1 5792#: sequencer.c:2756
fda7b092
JX
5793#, c-format
5794msgid "cannot read '%s': %s"
dce37b66
JX
5795msgstr ""
5796
d93ef2a1 5797#: sequencer.c:2757
fda7b092 5798msgid "unexpected end of file"
11b90174
JX
5799msgstr ""
5800
d93ef2a1 5801#: sequencer.c:2763
fda7b092
JX
5802#, c-format
5803msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
dce37b66
JX
5804msgstr ""
5805
d93ef2a1 5806#: sequencer.c:2774
673bfad0
JX
5807msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
5808msgstr ""
5809
d93ef2a1 5810#: sequencer.c:2903 sequencer.c:3894
abc8de64
JX
5811#, c-format
5812msgid "could not update %s"
5813msgstr ""
5814
d93ef2a1 5815#: sequencer.c:2941 sequencer.c:3874
673bfad0
JX
5816msgid "cannot read HEAD"
5817msgstr ""
5818
d93ef2a1 5819#: sequencer.c:2958
dba9f13c
JX
5820#, c-format
5821msgid "unable to copy '%s' to '%s'"
5822msgstr ""
5823
d93ef2a1 5824#: sequencer.c:2966
dba9f13c
JX
5825#, c-format
5826msgid ""
5827"You can amend the commit now, with\n"
5828"\n"
5829" git commit --amend %s\n"
5830"\n"
5831"Once you are satisfied with your changes, run\n"
5832"\n"
5833" git rebase --continue\n"
5834msgstr ""
5835
d93ef2a1 5836#: sequencer.c:2976
dba9f13c
JX
5837#, c-format
5838msgid "Could not apply %s... %.*s"
5839msgstr ""
5840
d93ef2a1 5841#: sequencer.c:2983
dba9f13c
JX
5842#, c-format
5843msgid "Could not merge %.*s"
5844msgstr ""
5845
c08fd730 5846#: sequencer.c:2997 sequencer.c:3001 builtin/difftool.c:633
673bfad0
JX
5847#, c-format
5848msgid "could not copy '%s' to '%s'"
5849msgstr ""
5850
d93ef2a1
JX
5851#: sequencer.c:3023 sequencer.c:3446 builtin/rebase.c:839 builtin/rebase.c:1580
5852#: builtin/rebase.c:1940 builtin/rebase.c:1995
673bfad0
JX
5853msgid "could not read index"
5854msgstr ""
5855
d93ef2a1 5856#: sequencer.c:3028
673bfad0
JX
5857#, c-format
5858msgid ""
5859"execution failed: %s\n"
5860"%sYou can fix the problem, and then run\n"
5861"\n"
5862" git rebase --continue\n"
5863"\n"
5864msgstr ""
5865
d93ef2a1 5866#: sequencer.c:3034
673bfad0
JX
5867msgid "and made changes to the index and/or the working tree\n"
5868msgstr ""
5869
d93ef2a1 5870#: sequencer.c:3040
673bfad0
JX
5871#, c-format
5872msgid ""
5873"execution succeeded: %s\n"
5874"but left changes to the index and/or the working tree\n"
5875"Commit or stash your changes, and then run\n"
5876"\n"
5877" git rebase --continue\n"
5878"\n"
5879msgstr ""
5880
d93ef2a1 5881#: sequencer.c:3101
dba9f13c
JX
5882#, c-format
5883msgid "illegal label name: '%.*s'"
5884msgstr ""
5885
d93ef2a1 5886#: sequencer.c:3155
9b7388a8
JX
5887msgid "writing fake root commit"
5888msgstr ""
5889
d93ef2a1 5890#: sequencer.c:3160
9b7388a8
JX
5891msgid "writing squash-onto"
5892msgstr ""
5893
d93ef2a1 5894#: sequencer.c:3198 builtin/rebase.c:844 builtin/rebase.c:850
9b7388a8
JX
5895#, c-format
5896msgid "failed to find tree of %s"
5897msgstr ""
5898
d93ef2a1 5899#: sequencer.c:3216 builtin/rebase.c:863
9b7388a8
JX
5900msgid "could not write index"
5901msgstr ""
5902
d93ef2a1 5903#: sequencer.c:3243
dba9f13c
JX
5904#, c-format
5905msgid "could not resolve '%s'"
5906msgstr ""
5907
d93ef2a1 5908#: sequencer.c:3271
9b7388a8
JX
5909msgid "cannot merge without a current revision"
5910msgstr ""
5911
d93ef2a1 5912#: sequencer.c:3293
9b7388a8 5913#, c-format
dba9f13c 5914msgid "unable to parse '%.*s'"
9b7388a8
JX
5915msgstr ""
5916
d93ef2a1 5917#: sequencer.c:3302
dba9f13c
JX
5918#, c-format
5919msgid "nothing to merge: '%.*s'"
5920msgstr ""
5921
d93ef2a1 5922#: sequencer.c:3314
dba9f13c
JX
5923msgid "octopus merge cannot be executed on top of a [new root]"
5924msgstr ""
5925
d93ef2a1 5926#: sequencer.c:3329
9b7388a8
JX
5927#, c-format
5928msgid "could not get commit message of '%s'"
5929msgstr ""
5930
d93ef2a1 5931#: sequencer.c:3478
9b7388a8
JX
5932#, c-format
5933msgid "could not even attempt to merge '%.*s'"
5934msgstr ""
5935
d93ef2a1 5936#: sequencer.c:3494
9b7388a8
JX
5937msgid "merge: Unable to write new index file"
5938msgstr ""
5939
d93ef2a1 5940#: sequencer.c:3562 builtin/rebase.c:711
673bfad0 5941#, c-format
5b34e000 5942msgid "Applied autostash.\n"
673bfad0
JX
5943msgstr ""
5944
d93ef2a1 5945#: sequencer.c:3574
673bfad0
JX
5946#, c-format
5947msgid "cannot store %s"
5948msgstr ""
5949
d93ef2a1 5950#: sequencer.c:3577 builtin/rebase.c:727
673bfad0
JX
5951#, c-format
5952msgid ""
5953"Applying autostash resulted in conflicts.\n"
5954"Your changes are safe in the stash.\n"
5955"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
5956msgstr ""
5957
d93ef2a1 5958#: sequencer.c:3638
12705546
JX
5959#, c-format
5960msgid "could not checkout %s"
5961msgstr ""
5962
d93ef2a1 5963#: sequencer.c:3652
12705546
JX
5964#, c-format
5965msgid "%s: not a valid OID"
5966msgstr ""
5967
d93ef2a1 5968#: sequencer.c:3657 git-rebase--preserve-merges.sh:724
12705546
JX
5969msgid "could not detach HEAD"
5970msgstr ""
5971
d93ef2a1 5972#: sequencer.c:3672
12705546
JX
5973#, c-format
5974msgid "Stopped at HEAD\n"
5975msgstr ""
5976
d93ef2a1 5977#: sequencer.c:3674
12705546
JX
5978#, c-format
5979msgid "Stopped at %s\n"
5980msgstr ""
5981
d93ef2a1 5982#: sequencer.c:3682
9b7388a8
JX
5983#, c-format
5984msgid ""
5985"Could not execute the todo command\n"
5986"\n"
5987" %.*s\n"
5988"It has been rescheduled; To edit the command before continuing, please\n"
5989"edit the todo list first:\n"
5990"\n"
5991" git rebase --edit-todo\n"
5992" git rebase --continue\n"
5993msgstr ""
5994
d93ef2a1 5995#: sequencer.c:3759
673bfad0 5996#, c-format
dfc182b1 5997msgid "Stopped at %s... %.*s\n"
673bfad0
JX
5998msgstr ""
5999
d93ef2a1 6000#: sequencer.c:3837
673bfad0
JX
6001#, c-format
6002msgid "unknown command %d"
6003msgstr ""
6004
d93ef2a1 6005#: sequencer.c:3882
673bfad0
JX
6006msgid "could not read orig-head"
6007msgstr ""
6008
d93ef2a1 6009#: sequencer.c:3887
673bfad0
JX
6010msgid "could not read 'onto'"
6011msgstr ""
6012
d93ef2a1 6013#: sequencer.c:3901
673bfad0
JX
6014#, c-format
6015msgid "could not update HEAD to %s"
6016msgstr ""
6017
d93ef2a1 6018#: sequencer.c:3991
673bfad0
JX
6019msgid "cannot rebase: You have unstaged changes."
6020msgstr ""
6021
d93ef2a1 6022#: sequencer.c:4000
673bfad0
JX
6023msgid "cannot amend non-existing commit"
6024msgstr ""
6025
d93ef2a1 6026#: sequencer.c:4002
673bfad0
JX
6027#, c-format
6028msgid "invalid file: '%s'"
6029msgstr ""
6030
d93ef2a1 6031#: sequencer.c:4004
673bfad0
JX
6032#, c-format
6033msgid "invalid contents: '%s'"
6034msgstr ""
6035
d93ef2a1 6036#: sequencer.c:4007
673bfad0
JX
6037msgid ""
6038"\n"
6039"You have uncommitted changes in your working tree. Please, commit them\n"
6040"first and then run 'git rebase --continue' again."
6041msgstr ""
6042
d93ef2a1 6043#: sequencer.c:4043 sequencer.c:4081
9b7388a8
JX
6044#, c-format
6045msgid "could not write file: '%s'"
6046msgstr ""
6047
d93ef2a1 6048#: sequencer.c:4096
9b7388a8
JX
6049msgid "could not remove CHERRY_PICK_HEAD"
6050msgstr ""
6051
d93ef2a1 6052#: sequencer.c:4103
673bfad0
JX
6053msgid "could not commit staged changes."
6054msgstr ""
6055
d93ef2a1 6056#: sequencer.c:4204
fda7b092
JX
6057#, c-format
6058msgid "%s: can't cherry-pick a %s"
dce37b66
JX
6059msgstr ""
6060
d93ef2a1 6061#: sequencer.c:4208
fda7b092
JX
6062#, c-format
6063msgid "%s: bad revision"
dce37b66
JX
6064msgstr ""
6065
d93ef2a1 6066#: sequencer.c:4243
fda7b092 6067msgid "can't revert as initial commit"
dce37b66
JX
6068msgstr ""
6069
d93ef2a1 6070#: sequencer.c:4686
25eab542
JX
6071msgid "make_script: unhandled options"
6072msgstr ""
6073
d93ef2a1 6074#: sequencer.c:4689
25eab542
JX
6075msgid "make_script: error preparing revisions"
6076msgstr ""
6077
d93ef2a1 6078#: sequencer.c:4847
25eab542
JX
6079msgid ""
6080"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6081"continue'.\n"
6082"Or you can abort the rebase with 'git rebase --abort'.\n"
6083msgstr ""
6084
d93ef2a1 6085#: sequencer.c:4959 sequencer.c:4976
12705546
JX
6086msgid "nothing to do"
6087msgstr ""
6088
d93ef2a1 6089#: sequencer.c:4990
12705546
JX
6090msgid "could not skip unnecessary pick commands"
6091msgstr ""
6092
d93ef2a1 6093#: sequencer.c:5073
25eab542
JX
6094msgid "the script was already rearranged."
6095msgstr ""
6096
9b7388a8 6097#: setup.c:123
abc8de64
JX
6098#, c-format
6099msgid "'%s' is outside repository"
6100msgstr ""
6101
d93ef2a1 6102#: setup.c:173
fda7b092 6103#, c-format
dce37b66 6104msgid ""
fda7b092
JX
6105"%s: no such path in the working tree.\n"
6106"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dce37b66
JX
6107msgstr ""
6108
d93ef2a1 6109#: setup.c:186
fda7b092
JX
6110#, c-format
6111msgid ""
6112"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6113"Use '--' to separate paths from revisions, like this:\n"
6114"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
6115msgstr ""
6116
d93ef2a1 6117#: setup.c:235
abc8de64
JX
6118#, c-format
6119msgid "option '%s' must come before non-option arguments"
6120msgstr ""
6121
d93ef2a1 6122#: setup.c:254
dce37b66 6123#, c-format
fda7b092
JX
6124msgid ""
6125"ambiguous argument '%s': both revision and filename\n"
6126"Use '--' to separate paths from revisions, like this:\n"
6127"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
6128msgstr ""
6129
d93ef2a1 6130#: setup.c:390
abc8de64
JX
6131msgid "unable to set up work tree using invalid config"
6132msgstr ""
6133
d93ef2a1 6134#: setup.c:394
abc8de64
JX
6135msgid "this operation must be run in a work tree"
6136msgstr ""
6137
d93ef2a1 6138#: setup.c:540
fda7b092
JX
6139#, c-format
6140msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
6141msgstr ""
6142
d93ef2a1 6143#: setup.c:548
fda7b092 6144msgid "unknown repository extensions found:"
dce37b66
JX
6145msgstr ""
6146
d93ef2a1 6147#: setup.c:567
fda7b092 6148#, c-format
abc8de64 6149msgid "error opening '%s'"
dce37b66
JX
6150msgstr ""
6151
d93ef2a1 6152#: setup.c:569
abc8de64
JX
6153#, c-format
6154msgid "too large to be a .git file: '%s'"
6155msgstr ""
6156
d93ef2a1 6157#: setup.c:571
abc8de64
JX
6158#, c-format
6159msgid "error reading %s"
6160msgstr ""
6161
d93ef2a1 6162#: setup.c:573
abc8de64
JX
6163#, c-format
6164msgid "invalid gitfile format: %s"
6165msgstr ""
6166
d93ef2a1 6167#: setup.c:575
abc8de64
JX
6168#, c-format
6169msgid "no path in gitfile: %s"
6170msgstr ""
6171
d93ef2a1 6172#: setup.c:577
abc8de64
JX
6173#, c-format
6174msgid "not a git repository: %s"
6175msgstr ""
6176
d93ef2a1 6177#: setup.c:676
abc8de64
JX
6178#, c-format
6179msgid "'$%s' too big"
6180msgstr ""
6181
d93ef2a1 6182#: setup.c:690
abc8de64
JX
6183#, c-format
6184msgid "not a git repository: '%s'"
6185msgstr ""
6186
d93ef2a1 6187#: setup.c:719 setup.c:721 setup.c:752
abc8de64
JX
6188#, c-format
6189msgid "cannot chdir to '%s'"
6190msgstr ""
6191
d93ef2a1 6192#: setup.c:724 setup.c:780 setup.c:790 setup.c:829 setup.c:837
abc8de64
JX
6193msgid "cannot come back to cwd"
6194msgstr ""
6195
d93ef2a1 6196#: setup.c:851
abc8de64
JX
6197#, c-format
6198msgid "failed to stat '%*s%s%s'"
dce37b66
JX
6199msgstr ""
6200
d93ef2a1 6201#: setup.c:1083
fda7b092 6202msgid "Unable to read current working directory"
dce37b66
JX
6203msgstr ""
6204
d93ef2a1 6205#: setup.c:1092 setup.c:1098
dba9f13c
JX
6206#, c-format
6207msgid "cannot change to '%s'"
6208msgstr ""
6209
d93ef2a1 6210#: setup.c:1103
94328cef
JX
6211#, c-format
6212msgid "not a git repository (or any of the parent directories): %s"
6213msgstr ""
6214
d93ef2a1 6215#: setup.c:1109
dba9f13c
JX
6216#, c-format
6217msgid ""
6218"not a git repository (or any parent up to mount point %s)\n"
6219"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
6220msgstr ""
6221
d93ef2a1 6222#: setup.c:1220
dba9f13c
JX
6223#, c-format
6224msgid ""
6225"problem with core.sharedRepository filemode value (0%.3o).\n"
6226"The owner of files must always have read and write permissions."
6227msgstr ""
6228
d93ef2a1 6229#: setup.c:1264
dba9f13c
JX
6230msgid "open /dev/null or dup failed"
6231msgstr ""
6232
d93ef2a1 6233#: setup.c:1279
dba9f13c
JX
6234msgid "fork failed"
6235msgstr ""
6236
d93ef2a1 6237#: setup.c:1284
dba9f13c
JX
6238msgid "setsid failed"
6239msgstr ""
6240
d93ef2a1 6241#: sha1-file.c:453
dba9f13c
JX
6242#, c-format
6243msgid "object directory %s does not exist; check .git/objects/info/alternates"
6244msgstr ""
6245
d93ef2a1 6246#: sha1-file.c:504
dba9f13c
JX
6247#, c-format
6248msgid "unable to normalize alternate object path: %s"
6249msgstr ""
6250
d93ef2a1 6251#: sha1-file.c:576
dba9f13c
JX
6252#, c-format
6253msgid "%s: ignoring alternate object stores, nesting too deep"
6254msgstr ""
6255
d93ef2a1 6256#: sha1-file.c:583
dba9f13c
JX
6257#, c-format
6258msgid "unable to normalize object directory: %s"
6259msgstr ""
6260
d93ef2a1 6261#: sha1-file.c:626
dba9f13c
JX
6262msgid "unable to fdopen alternates lockfile"
6263msgstr ""
6264
d93ef2a1 6265#: sha1-file.c:644
dba9f13c
JX
6266msgid "unable to read alternates file"
6267msgstr ""
6268
d93ef2a1 6269#: sha1-file.c:651
dba9f13c
JX
6270msgid "unable to move new alternates file into place"
6271msgstr ""
6272
d93ef2a1 6273#: sha1-file.c:686
dba9f13c
JX
6274#, c-format
6275msgid "path '%s' does not exist"
6276msgstr ""
6277
d93ef2a1 6278#: sha1-file.c:712
dba9f13c
JX
6279#, c-format
6280msgid "reference repository '%s' as a linked checkout is not supported yet."
6281msgstr ""
6282
d93ef2a1 6283#: sha1-file.c:718
dba9f13c
JX
6284#, c-format
6285msgid "reference repository '%s' is not a local repository."
6286msgstr ""
6287
d93ef2a1 6288#: sha1-file.c:724
dba9f13c
JX
6289#, c-format
6290msgid "reference repository '%s' is shallow"
6291msgstr ""
6292
d93ef2a1 6293#: sha1-file.c:732
dba9f13c
JX
6294#, c-format
6295msgid "reference repository '%s' is grafted"
6296msgstr ""
6297
d93ef2a1 6298#: sha1-file.c:846
dba9f13c
JX
6299#, c-format
6300msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
6301msgstr ""
6302
d93ef2a1 6303#: sha1-file.c:871
dba9f13c
JX
6304msgid "mmap failed"
6305msgstr ""
6306
d93ef2a1 6307#: sha1-file.c:1035
dba9f13c
JX
6308#, c-format
6309msgid "object file %s is empty"
6310msgstr ""
6311
d93ef2a1 6312#: sha1-file.c:1159 sha1-file.c:2297
dba9f13c
JX
6313#, c-format
6314msgid "corrupt loose object '%s'"
6315msgstr ""
6316
d93ef2a1 6317#: sha1-file.c:1161 sha1-file.c:2301
dba9f13c
JX
6318#, c-format
6319msgid "garbage at end of loose object '%s'"
6320msgstr ""
6321
d93ef2a1 6322#: sha1-file.c:1203
dba9f13c
JX
6323msgid "invalid object type"
6324msgstr ""
6325
d93ef2a1 6326#: sha1-file.c:1287
dba9f13c
JX
6327#, c-format
6328msgid "unable to unpack %s header with --allow-unknown-type"
6329msgstr ""
6330
d93ef2a1 6331#: sha1-file.c:1290
dba9f13c
JX
6332#, c-format
6333msgid "unable to unpack %s header"
6334msgstr ""
6335
d93ef2a1 6336#: sha1-file.c:1296
dba9f13c
JX
6337#, c-format
6338msgid "unable to parse %s header with --allow-unknown-type"
6339msgstr ""
6340
d93ef2a1 6341#: sha1-file.c:1299
dba9f13c
JX
6342#, c-format
6343msgid "unable to parse %s header"
6344msgstr ""
6345
d93ef2a1 6346#: sha1-file.c:1490
dba9f13c
JX
6347#, c-format
6348msgid "failed to read object %s"
6349msgstr ""
6350
d93ef2a1 6351#: sha1-file.c:1494
dba9f13c
JX
6352#, c-format
6353msgid "replacement %s not found for %s"
6354msgstr ""
6355
d93ef2a1 6356#: sha1-file.c:1498
dba9f13c
JX
6357#, c-format
6358msgid "loose object %s (stored in %s) is corrupt"
6359msgstr ""
6360
d93ef2a1 6361#: sha1-file.c:1502
dba9f13c
JX
6362#, c-format
6363msgid "packed object %s (stored in %s) is corrupt"
6364msgstr ""
6365
d93ef2a1 6366#: sha1-file.c:1604
dba9f13c 6367#, c-format
94328cef 6368msgid "unable to write file %s"
dba9f13c
JX
6369msgstr ""
6370
d93ef2a1 6371#: sha1-file.c:1611
dba9f13c
JX
6372#, c-format
6373msgid "unable to set permission to '%s'"
6374msgstr ""
6375
d93ef2a1 6376#: sha1-file.c:1618
dba9f13c
JX
6377msgid "file write error"
6378msgstr ""
6379
d93ef2a1 6380#: sha1-file.c:1637
94328cef 6381msgid "error when closing loose object file"
dba9f13c
JX
6382msgstr ""
6383
d93ef2a1 6384#: sha1-file.c:1702
dba9f13c
JX
6385#, c-format
6386msgid "insufficient permission for adding an object to repository database %s"
6387msgstr ""
6388
d93ef2a1 6389#: sha1-file.c:1704
dba9f13c
JX
6390msgid "unable to create temporary file"
6391msgstr ""
6392
d93ef2a1 6393#: sha1-file.c:1728
94328cef 6394msgid "unable to write loose object file"
dba9f13c
JX
6395msgstr ""
6396
d93ef2a1 6397#: sha1-file.c:1734
dba9f13c
JX
6398#, c-format
6399msgid "unable to deflate new object %s (%d)"
6400msgstr ""
6401
d93ef2a1 6402#: sha1-file.c:1738
dba9f13c
JX
6403#, c-format
6404msgid "deflateEnd on object %s failed (%d)"
6405msgstr ""
6406
d93ef2a1 6407#: sha1-file.c:1742
dba9f13c
JX
6408#, c-format
6409msgid "confused by unstable object source data for %s"
6410msgstr ""
6411
d93ef2a1 6412#: sha1-file.c:1752 builtin/pack-objects.c:920
dba9f13c
JX
6413#, c-format
6414msgid "failed utime() on %s"
6415msgstr ""
6416
d93ef2a1 6417#: sha1-file.c:1827
dba9f13c 6418#, c-format
94328cef 6419msgid "cannot read object for %s"
dba9f13c
JX
6420msgstr ""
6421
d93ef2a1 6422#: sha1-file.c:1867
dba9f13c
JX
6423msgid "corrupt commit"
6424msgstr ""
6425
d93ef2a1 6426#: sha1-file.c:1875
dba9f13c
JX
6427msgid "corrupt tag"
6428msgstr ""
6429
d93ef2a1 6430#: sha1-file.c:1974
dba9f13c
JX
6431#, c-format
6432msgid "read error while indexing %s"
6433msgstr ""
6434
d93ef2a1 6435#: sha1-file.c:1977
fda7b092 6436#, c-format
dba9f13c 6437msgid "short read while indexing %s"
dce37b66
JX
6438msgstr ""
6439
d93ef2a1 6440#: sha1-file.c:2050 sha1-file.c:2059
fda7b092 6441#, c-format
dba9f13c 6442msgid "%s: failed to insert into database"
dce37b66
JX
6443msgstr ""
6444
d93ef2a1 6445#: sha1-file.c:2065
fda7b092 6446#, c-format
dba9f13c 6447msgid "%s: unsupported file type"
5e078fcd
JX
6448msgstr ""
6449
d93ef2a1 6450#: sha1-file.c:2089
dba9f13c
JX
6451#, c-format
6452msgid "%s is not a valid object"
abc8de64
JX
6453msgstr ""
6454
d93ef2a1 6455#: sha1-file.c:2091
dba9f13c
JX
6456#, c-format
6457msgid "%s is not a valid '%s' object"
abc8de64
JX
6458msgstr ""
6459
d93ef2a1 6460#: sha1-file.c:2118 builtin/index-pack.c:154
dba9f13c
JX
6461#, c-format
6462msgid "unable to open %s"
abc8de64
JX
6463msgstr ""
6464
d93ef2a1 6465#: sha1-file.c:2308 sha1-file.c:2360
fda7b092 6466#, c-format
94328cef 6467msgid "hash mismatch for %s (expected %s)"
5e078fcd
JX
6468msgstr ""
6469
d93ef2a1 6470#: sha1-file.c:2332
fda7b092 6471#, c-format
dba9f13c 6472msgid "unable to mmap %s"
dce37b66
JX
6473msgstr ""
6474
d93ef2a1 6475#: sha1-file.c:2337
fda7b092 6476#, c-format
dba9f13c 6477msgid "unable to unpack header of %s"
dce37b66
JX
6478msgstr ""
6479
d93ef2a1 6480#: sha1-file.c:2343
fda7b092 6481#, c-format
dba9f13c 6482msgid "unable to parse header of %s"
dce37b66
JX
6483msgstr ""
6484
d93ef2a1 6485#: sha1-file.c:2354
fda7b092 6486#, c-format
dba9f13c 6487msgid "unable to unpack contents of %s"
dce37b66
JX
6488msgstr ""
6489
c08fd730 6490#: sha1-name.c:490
fda7b092
JX
6491#, c-format
6492msgid "short SHA1 %s is ambiguous"
dce37b66
JX
6493msgstr ""
6494
c08fd730 6495#: sha1-name.c:501
fda7b092 6496msgid "The candidates are:"
dce37b66
JX
6497msgstr ""
6498
c08fd730 6499#: sha1-name.c:800
fda7b092
JX
6500msgid ""
6501"Git normally never creates a ref that ends with 40 hex characters\n"
6502"because it will be ignored when you just specify 40-hex. These refs\n"
6503"may be created by mistake. For example,\n"
6504"\n"
6505" git checkout -b $br $(git rev-parse ...)\n"
6506"\n"
6507"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
6508"examine these refs and maybe delete them. Turn this message off by\n"
6509"running \"git config advice.objectNameWarning false\""
727b9576
JX
6510msgstr ""
6511
94328cef 6512#: submodule.c:114 submodule.c:143
fda7b092 6513msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
727b9576
JX
6514msgstr ""
6515
94328cef 6516#: submodule.c:118 submodule.c:147
fda7b092
JX
6517#, c-format
6518msgid "Could not find section in .gitmodules where path=%s"
df49095a
JX
6519msgstr ""
6520
94328cef 6521#: submodule.c:154
fda7b092
JX
6522#, c-format
6523msgid "Could not remove .gitmodules entry for %s"
11b90174
JX
6524msgstr ""
6525
94328cef 6526#: submodule.c:165
fda7b092 6527msgid "staging updated .gitmodules failed"
9fa976ff
JX
6528msgstr ""
6529
94328cef 6530#: submodule.c:327
5b34e000
JX
6531#, c-format
6532msgid "in unpopulated submodule '%s'"
6533msgstr ""
6534
94328cef 6535#: submodule.c:358
5b34e000
JX
6536#, c-format
6537msgid "Pathspec '%s' is in submodule '%.*s'"
6538msgstr ""
6539
d93ef2a1 6540#: submodule.c:910
25eab542
JX
6541#, c-format
6542msgid "submodule entry '%s' (%s) is a %s, not a commit"
6543msgstr ""
6544
d93ef2a1 6545#: submodule.c:1147 builtin/branch.c:672 builtin/submodule--helper.c:1988
25eab542
JX
6546msgid "Failed to resolve HEAD as a valid ref."
6547msgstr ""
6548
d93ef2a1 6549#: submodule.c:1481
94328cef
JX
6550#, c-format
6551msgid "Could not access submodule '%s'"
6552msgstr ""
6553
d93ef2a1 6554#: submodule.c:1651
673bfad0 6555#, c-format
dfc182b1 6556msgid "'%s' not recognized as a git repository"
673bfad0
JX
6557msgstr ""
6558
d93ef2a1 6559#: submodule.c:1789
673bfad0 6560#, c-format
dfc182b1 6561msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
6562msgstr ""
6563
d93ef2a1 6564#: submodule.c:1802
dfc182b1
JX
6565#, c-format
6566msgid "could not run 'git status' in submodule '%s'"
6567msgstr ""
6568
d93ef2a1 6569#: submodule.c:1817
94328cef
JX
6570#, c-format
6571msgid "Could not unset core.worktree setting in submodule '%s'"
6572msgstr ""
6573
d93ef2a1 6574#: submodule.c:1907
dfc182b1
JX
6575#, c-format
6576msgid "submodule '%s' has dirty index"
6577msgstr ""
6578
d93ef2a1 6579#: submodule.c:1959
dba9f13c
JX
6580#, c-format
6581msgid "Submodule '%s' could not be updated."
6582msgstr ""
6583
d93ef2a1 6584#: submodule.c:2008
673bfad0
JX
6585#, c-format
6586msgid ""
6587"relocate_gitdir for submodule '%s' with more than one worktree not supported"
6588msgstr ""
6589
d93ef2a1 6590#: submodule.c:2020 submodule.c:2076
673bfad0
JX
6591#, c-format
6592msgid "could not lookup name for submodule '%s'"
6593msgstr ""
6594
d93ef2a1 6595#: submodule.c:2027
673bfad0
JX
6596#, c-format
6597msgid ""
6598"Migrating git directory of '%s%s' from\n"
6599"'%s' to\n"
6600"'%s'\n"
6601msgstr ""
6602
d93ef2a1 6603#: submodule.c:2111
673bfad0
JX
6604#, c-format
6605msgid "could not recurse into submodule '%s'"
6606msgstr ""
6607
d93ef2a1 6608#: submodule.c:2155
dfc182b1
JX
6609msgid "could not start ls-files in .."
6610msgstr ""
6611
d93ef2a1 6612#: submodule.c:2194
9b7388a8
JX
6613#, c-format
6614msgid "ls-tree returned unexpected return code %d"
dfc182b1
JX
6615msgstr ""
6616
12705546 6617#: submodule-config.c:232
dfc182b1 6618#, c-format
9b7388a8 6619msgid "ignoring suspicious submodule name: %s"
dfc182b1
JX
6620msgstr ""
6621
d93ef2a1 6622#: submodule-config.c:299
25eab542
JX
6623msgid "negative values not allowed for submodule.fetchjobs"
6624msgstr ""
6625
d93ef2a1 6626#: submodule-config.c:397
12705546
JX
6627#, c-format
6628msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
6629msgstr ""
6630
d93ef2a1 6631#: submodule-config.c:486
fda7b092
JX
6632#, c-format
6633msgid "invalid value for %s"
11b90174
JX
6634msgstr ""
6635
d93ef2a1 6636#: submodule-config.c:755
12705546
JX
6637#, c-format
6638msgid "Could not update .gitmodules entry %s"
6639msgstr ""
6640
25eab542 6641#: trailer.c:238
fda7b092
JX
6642#, c-format
6643msgid "running trailer command '%s' failed"
11b90174
JX
6644msgstr ""
6645
25eab542
JX
6646#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
6647#: trailer.c:557
fda7b092
JX
6648#, c-format
6649msgid "unknown value '%s' for key '%s'"
11b90174
JX
6650msgstr ""
6651
12705546 6652#: trailer.c:539 trailer.c:544 builtin/remote.c:295
fda7b092
JX
6653#, c-format
6654msgid "more than one %s"
11b90174
JX
6655msgstr ""
6656
25eab542 6657#: trailer.c:730
fda7b092
JX
6658#, c-format
6659msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
6660msgstr ""
6661
25eab542 6662#: trailer.c:750
fda7b092
JX
6663#, c-format
6664msgid "could not read input file '%s'"
11b90174
JX
6665msgstr ""
6666
25eab542 6667#: trailer.c:753
fda7b092 6668msgid "could not read from stdin"
df0617bf
JX
6669msgstr ""
6670
94328cef 6671#: trailer.c:1011 wrapper.c:701
df0617bf 6672#, c-format
fda7b092
JX
6673msgid "could not stat %s"
6674msgstr ""
df0617bf 6675
12705546 6676#: trailer.c:1013
df0617bf 6677#, c-format
fda7b092 6678msgid "file %s is not a regular file"
df0617bf
JX
6679msgstr ""
6680
12705546 6681#: trailer.c:1015
fda7b092
JX
6682#, c-format
6683msgid "file %s is not writable by user"
6684msgstr ""
6685
12705546 6686#: trailer.c:1027
fda7b092 6687msgid "could not open temporary file"
df0617bf
JX
6688msgstr ""
6689
12705546 6690#: trailer.c:1067
df0617bf 6691#, c-format
fda7b092
JX
6692msgid "could not rename temporary file to %s"
6693msgstr ""
df0617bf 6694
9b7388a8 6695#: transport.c:116
fda7b092
JX
6696#, c-format
6697msgid "Would set upstream of '%s' to '%s' of '%s'\n"
df0617bf
JX
6698msgstr ""
6699
dba9f13c
JX
6700#: transport.c:142
6701#, c-format
6702msgid "could not read bundle '%s'"
6703msgstr ""
6704
9b7388a8 6705#: transport.c:208
235537a0 6706#, c-format
fda7b092 6707msgid "transport: invalid depth option '%s'"
235537a0
JX
6708msgstr ""
6709
d93ef2a1
JX
6710#: transport.c:259
6711msgid "see protocol.version in 'git help config' for more details"
6712msgstr ""
6713
6714#: transport.c:260
6715msgid "server options require protocol version 2 or later"
6716msgstr ""
6717
6718#: transport.c:625
9b7388a8
JX
6719msgid "could not parse transport.color.* config"
6720msgstr ""
6721
d93ef2a1 6722#: transport.c:698
dba9f13c
JX
6723msgid "support for protocol v2 not implemented yet"
6724msgstr ""
6725
d93ef2a1 6726#: transport.c:825
dba9f13c
JX
6727#, c-format
6728msgid "unknown value for config '%s': %s"
6729msgstr ""
6730
d93ef2a1 6731#: transport.c:891
dba9f13c
JX
6732#, c-format
6733msgid "transport '%s' not allowed"
6734msgstr ""
6735
d93ef2a1 6736#: transport.c:945
dba9f13c
JX
6737msgid "git-over-rsync is no longer supported"
6738msgstr ""
6739
d93ef2a1 6740#: transport.c:1040
fda7b092
JX
6741#, c-format
6742msgid ""
6743"The following submodule paths contain changes that can\n"
6744"not be found on any remote:\n"
11b90174
JX
6745msgstr ""
6746
d93ef2a1 6747#: transport.c:1044
fda7b092
JX
6748#, c-format
6749msgid ""
6750"\n"
6751"Please try\n"
6752"\n"
6753"\tgit push --recurse-submodules=on-demand\n"
6754"\n"
6755"or cd to the path and use\n"
6756"\n"
6757"\tgit push\n"
6758"\n"
6759"to push them to a remote.\n"
6760"\n"
11b90174
JX
6761msgstr ""
6762
d93ef2a1 6763#: transport.c:1052
fda7b092 6764msgid "Aborting."
11b90174
JX
6765msgstr ""
6766
d93ef2a1 6767#: transport.c:1193
dba9f13c
JX
6768msgid "failed to push all needed submodules"
6769msgstr ""
6770
d93ef2a1 6771#: transport.c:1326 transport-helper.c:645
dba9f13c
JX
6772msgid "operation not supported by protocol"
6773msgstr ""
6774
d93ef2a1 6775#: transport.c:1430
dba9f13c
JX
6776#, c-format
6777msgid "invalid line while parsing alternate refs: %s"
6778msgstr ""
6779
6780#: transport-helper.c:51 transport-helper.c:80
6781msgid "full write to remote helper failed"
6782msgstr ""
6783
d93ef2a1 6784#: transport-helper.c:134
dba9f13c
JX
6785#, c-format
6786msgid "unable to find remote helper for '%s'"
6787msgstr ""
6788
d93ef2a1 6789#: transport-helper.c:150 transport-helper.c:559
dba9f13c
JX
6790msgid "can't dup helper output fd"
6791msgstr ""
6792
d93ef2a1 6793#: transport-helper.c:201
dba9f13c
JX
6794#, c-format
6795msgid ""
6796"unknown mandatory capability %s; this remote helper probably needs newer "
6797"version of Git"
6798msgstr ""
6799
d93ef2a1 6800#: transport-helper.c:207
dba9f13c
JX
6801msgid "this remote helper should implement refspec capability"
6802msgstr ""
6803
d93ef2a1 6804#: transport-helper.c:274 transport-helper.c:414
dba9f13c
JX
6805#, c-format
6806msgid "%s unexpectedly said: '%s'"
6807msgstr ""
6808
d93ef2a1 6809#: transport-helper.c:403
dba9f13c
JX
6810#, c-format
6811msgid "%s also locked %s"
6812msgstr ""
6813
d93ef2a1 6814#: transport-helper.c:481
dba9f13c
JX
6815msgid "couldn't run fast-import"
6816msgstr ""
6817
d93ef2a1 6818#: transport-helper.c:504
dba9f13c
JX
6819msgid "error while running fast-import"
6820msgstr ""
6821
d93ef2a1 6822#: transport-helper.c:533 transport-helper.c:1099
dba9f13c
JX
6823#, c-format
6824msgid "could not read ref %s"
6825msgstr ""
6826
d93ef2a1 6827#: transport-helper.c:578
dba9f13c
JX
6828#, c-format
6829msgid "unknown response to connect: %s"
6830msgstr ""
6831
d93ef2a1 6832#: transport-helper.c:600
dba9f13c
JX
6833msgid "setting remote service path not supported by protocol"
6834msgstr ""
6835
d93ef2a1 6836#: transport-helper.c:602
dba9f13c
JX
6837msgid "invalid remote service path"
6838msgstr ""
6839
d93ef2a1 6840#: transport-helper.c:648
dba9f13c
JX
6841#, c-format
6842msgid "can't connect to subservice %s"
6843msgstr ""
6844
d93ef2a1 6845#: transport-helper.c:720
dba9f13c
JX
6846#, c-format
6847msgid "expected ok/error, helper said '%s'"
6848msgstr ""
6849
d93ef2a1 6850#: transport-helper.c:773
dba9f13c
JX
6851#, c-format
6852msgid "helper reported unexpected status of %s"
6853msgstr ""
6854
d93ef2a1 6855#: transport-helper.c:834
dba9f13c
JX
6856#, c-format
6857msgid "helper %s does not support dry-run"
6858msgstr ""
6859
d93ef2a1 6860#: transport-helper.c:837
dba9f13c
JX
6861#, c-format
6862msgid "helper %s does not support --signed"
6863msgstr ""
6864
d93ef2a1 6865#: transport-helper.c:840
dba9f13c
JX
6866#, c-format
6867msgid "helper %s does not support --signed=if-asked"
6868msgstr ""
6869
d93ef2a1 6870#: transport-helper.c:847
dba9f13c
JX
6871#, c-format
6872msgid "helper %s does not support 'push-option'"
6873msgstr ""
6874
d93ef2a1 6875#: transport-helper.c:939
dba9f13c
JX
6876msgid "remote-helper doesn't support push; refspec needed"
6877msgstr ""
6878
d93ef2a1 6879#: transport-helper.c:944
dba9f13c
JX
6880#, c-format
6881msgid "helper %s does not support 'force'"
6882msgstr ""
6883
d93ef2a1 6884#: transport-helper.c:991
dba9f13c
JX
6885msgid "couldn't run fast-export"
6886msgstr ""
6887
d93ef2a1 6888#: transport-helper.c:996
dba9f13c
JX
6889msgid "error while running fast-export"
6890msgstr ""
6891
d93ef2a1 6892#: transport-helper.c:1021
dba9f13c
JX
6893#, c-format
6894msgid ""
6895"No refs in common and none specified; doing nothing.\n"
6896"Perhaps you should specify a branch such as 'master'.\n"
6897msgstr ""
6898
d93ef2a1 6899#: transport-helper.c:1085
dba9f13c
JX
6900#, c-format
6901msgid "malformed response in ref list: %s"
6902msgstr ""
6903
d93ef2a1 6904#: transport-helper.c:1238
fda7b092 6905#, c-format
dba9f13c 6906msgid "read(%s) failed"
11b90174
JX
6907msgstr ""
6908
d93ef2a1 6909#: transport-helper.c:1265
dba9f13c
JX
6910#, c-format
6911msgid "write(%s) failed"
6912msgstr ""
6913
d93ef2a1 6914#: transport-helper.c:1314
dba9f13c
JX
6915#, c-format
6916msgid "%s thread failed"
6917msgstr ""
6918
d93ef2a1 6919#: transport-helper.c:1318
dba9f13c
JX
6920#, c-format
6921msgid "%s thread failed to join: %s"
6922msgstr ""
6923
d93ef2a1 6924#: transport-helper.c:1337 transport-helper.c:1341
dba9f13c
JX
6925#, c-format
6926msgid "can't start thread for copying data: %s"
6927msgstr ""
6928
d93ef2a1 6929#: transport-helper.c:1378
dba9f13c
JX
6930#, c-format
6931msgid "%s process failed to wait"
6932msgstr ""
6933
d93ef2a1 6934#: transport-helper.c:1382
dba9f13c
JX
6935#, c-format
6936msgid "%s process failed"
6937msgstr ""
6938
d93ef2a1 6939#: transport-helper.c:1400 transport-helper.c:1409
dba9f13c
JX
6940msgid "can't start thread for copying data"
6941msgstr ""
6942
6943#: tree-walk.c:33
fda7b092 6944msgid "too-short tree object"
11b90174
JX
6945msgstr ""
6946
dba9f13c 6947#: tree-walk.c:39
fda7b092 6948msgid "malformed mode in tree entry"
235537a0
JX
6949msgstr ""
6950
dba9f13c 6951#: tree-walk.c:43
fda7b092 6952msgid "empty filename in tree entry"
11b90174
JX
6953msgstr ""
6954
94328cef 6955#: tree-walk.c:116
fda7b092 6956msgid "too-short tree file"
11b90174
JX
6957msgstr ""
6958
94328cef 6959#: unpack-trees.c:111
235537a0 6960#, c-format
fda7b092
JX
6961msgid ""
6962"Your local changes to the following files would be overwritten by checkout:\n"
6963"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
6964msgstr ""
6965
94328cef 6966#: unpack-trees.c:113
fda7b092
JX
6967#, c-format
6968msgid ""
6969"Your local changes to the following files would be overwritten by checkout:\n"
6970"%%s"
11b90174
JX
6971msgstr ""
6972
94328cef 6973#: unpack-trees.c:116
fda7b092
JX
6974#, c-format
6975msgid ""
6976"Your local changes to the following files would be overwritten by merge:\n"
6977"%%sPlease commit your changes or stash them before you merge."
6978msgstr ""
6979
94328cef 6980#: unpack-trees.c:118
fda7b092
JX
6981#, c-format
6982msgid ""
6983"Your local changes to the following files would be overwritten by merge:\n"
6984"%%s"
11b90174
JX
6985msgstr ""
6986
94328cef 6987#: unpack-trees.c:121
fda7b092 6988#, c-format
11b90174 6989msgid ""
fda7b092
JX
6990"Your local changes to the following files would be overwritten by %s:\n"
6991"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
6992msgstr ""
6993
94328cef 6994#: unpack-trees.c:123
727b9576 6995#, c-format
fda7b092
JX
6996msgid ""
6997"Your local changes to the following files would be overwritten by %s:\n"
6998"%%s"
11b90174
JX
6999msgstr ""
7000
94328cef 7001#: unpack-trees.c:128
fda7b092
JX
7002#, c-format
7003msgid ""
673bfad0 7004"Updating the following directories would lose untracked files in them:\n"
fda7b092 7005"%s"
28b3cffc
JX
7006msgstr ""
7007
94328cef 7008#: unpack-trees.c:132
fda7b092
JX
7009#, c-format
7010msgid ""
7011"The following untracked working tree files would be removed by checkout:\n"
7012"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
7013msgstr ""
7014
94328cef 7015#: unpack-trees.c:134
fda7b092
JX
7016#, c-format
7017msgid ""
7018"The following untracked working tree files would be removed by checkout:\n"
7019"%%s"
11b90174
JX
7020msgstr ""
7021
94328cef 7022#: unpack-trees.c:137
235537a0 7023#, c-format
fda7b092
JX
7024msgid ""
7025"The following untracked working tree files would be removed by merge:\n"
7026"%%sPlease move or remove them before you merge."
c138af56
JX
7027msgstr ""
7028
94328cef 7029#: unpack-trees.c:139
fda7b092
JX
7030#, c-format
7031msgid ""
7032"The following untracked working tree files would be removed by merge:\n"
7033"%%s"
235537a0
JX
7034msgstr ""
7035
94328cef 7036#: unpack-trees.c:142
fda7b092
JX
7037#, c-format
7038msgid ""
7039"The following untracked working tree files would be removed by %s:\n"
7040"%%sPlease move or remove them before you %s."
c138af56
JX
7041msgstr ""
7042
94328cef 7043#: unpack-trees.c:144
fda7b092
JX
7044#, c-format
7045msgid ""
7046"The following untracked working tree files would be removed by %s:\n"
7047"%%s"
c138af56
JX
7048msgstr ""
7049
94328cef 7050#: unpack-trees.c:150
c138af56 7051#, c-format
fda7b092
JX
7052msgid ""
7053"The following untracked working tree files would be overwritten by "
7054"checkout:\n"
7055"%%sPlease move or remove them before you switch branches."
c138af56
JX
7056msgstr ""
7057
94328cef 7058#: unpack-trees.c:152
fda7b092
JX
7059#, c-format
7060msgid ""
7061"The following untracked working tree files would be overwritten by "
7062"checkout:\n"
7063"%%s"
11b90174
JX
7064msgstr ""
7065
94328cef 7066#: unpack-trees.c:155
fda7b092
JX
7067#, c-format
7068msgid ""
7069"The following untracked working tree files would be overwritten by merge:\n"
7070"%%sPlease move or remove them before you merge."
11b90174
JX
7071msgstr ""
7072
94328cef 7073#: unpack-trees.c:157
fda7b092
JX
7074#, c-format
7075msgid ""
7076"The following untracked working tree files would be overwritten by merge:\n"
7077"%%s"
dce37b66
JX
7078msgstr ""
7079
94328cef 7080#: unpack-trees.c:160
fda7b092
JX
7081#, c-format
7082msgid ""
7083"The following untracked working tree files would be overwritten by %s:\n"
7084"%%sPlease move or remove them before you %s."
df0617bf
JX
7085msgstr ""
7086
94328cef 7087#: unpack-trees.c:162
fda7b092
JX
7088#, c-format
7089msgid ""
7090"The following untracked working tree files would be overwritten by %s:\n"
7091"%%s"
28b3cffc
JX
7092msgstr ""
7093
94328cef 7094#: unpack-trees.c:170
fda7b092
JX
7095#, c-format
7096msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
7097msgstr ""
7098
94328cef 7099#: unpack-trees.c:173
fda7b092
JX
7100#, c-format
7101msgid ""
25eab542 7102"Cannot update sparse checkout: the following entries are not up to date:\n"
fda7b092 7103"%s"
c138af56
JX
7104msgstr ""
7105
94328cef 7106#: unpack-trees.c:175
fda7b092
JX
7107#, c-format
7108msgid ""
7109"The following working tree files would be overwritten by sparse checkout "
7110"update:\n"
7111"%s"
dce37b66
JX
7112msgstr ""
7113
94328cef 7114#: unpack-trees.c:177
fda7b092
JX
7115#, c-format
7116msgid ""
7117"The following working tree files would be removed by sparse checkout "
7118"update:\n"
7119"%s"
dce37b66
JX
7120msgstr ""
7121
94328cef 7122#: unpack-trees.c:179
dfc182b1
JX
7123#, c-format
7124msgid ""
7125"Cannot update submodule:\n"
7126"%s"
7127msgstr ""
7128
d93ef2a1 7129#: unpack-trees.c:256
fda7b092
JX
7130#, c-format
7131msgid "Aborting\n"
dce37b66
JX
7132msgstr ""
7133
d93ef2a1 7134#: unpack-trees.c:318
fda7b092 7135msgid "Checking out files"
dce37b66
JX
7136msgstr ""
7137
d93ef2a1 7138#: unpack-trees.c:350
12705546
JX
7139msgid ""
7140"the following paths have collided (e.g. case-sensitive paths\n"
7141"on a case-insensitive filesystem) and only one from the same\n"
7142"colliding group is in the working tree:\n"
7143msgstr ""
7144
dfc182b1 7145#: urlmatch.c:163
fda7b092 7146msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
7147msgstr ""
7148
dfc182b1 7149#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 7150#, c-format
fda7b092 7151msgid "invalid %XX escape sequence"
dce37b66
JX
7152msgstr ""
7153
dfc182b1 7154#: urlmatch.c:215
fda7b092 7155msgid "missing host and scheme is not 'file:'"
dce37b66
JX
7156msgstr ""
7157
dfc182b1 7158#: urlmatch.c:232
fda7b092 7159msgid "a 'file:' URL may not have a port number"
dce37b66
JX
7160msgstr ""
7161
dfc182b1 7162#: urlmatch.c:247
fda7b092 7163msgid "invalid characters in host name"
dce37b66
JX
7164msgstr ""
7165
dfc182b1 7166#: urlmatch.c:292 urlmatch.c:303
fda7b092 7167msgid "invalid port number"
dce37b66
JX
7168msgstr ""
7169
dfc182b1 7170#: urlmatch.c:371
fda7b092 7171msgid "invalid '..' path segment"
dce37b66
JX
7172msgstr ""
7173
d93ef2a1 7174#: worktree.c:255 builtin/am.c:2097
cc76011e 7175#, c-format
fda7b092 7176msgid "failed to read '%s'"
dce37b66
JX
7177msgstr ""
7178
d93ef2a1 7179#: worktree.c:301
abc8de64
JX
7180#, c-format
7181msgid "'%s' at main working tree is not the repository directory"
7182msgstr ""
7183
d93ef2a1 7184#: worktree.c:312
abc8de64
JX
7185#, c-format
7186msgid "'%s' file does not contain absolute path to the working tree location"
7187msgstr ""
7188
d93ef2a1 7189#: worktree.c:324
abc8de64
JX
7190#, c-format
7191msgid "'%s' does not exist"
7192msgstr ""
7193
d93ef2a1 7194#: worktree.c:330
abc8de64
JX
7195#, c-format
7196msgid "'%s' is not a .git file, error code %d"
7197msgstr ""
7198
d93ef2a1 7199#: worktree.c:338
abc8de64
JX
7200#, c-format
7201msgid "'%s' does not point back to '%s'"
7202msgstr ""
7203
5b34e000 7204#: wrapper.c:223 wrapper.c:393
dce37b66 7205#, c-format
fda7b092 7206msgid "could not open '%s' for reading and writing"
dce37b66
JX
7207msgstr ""
7208
5b34e000 7209#: wrapper.c:424 wrapper.c:624
cc76011e 7210#, c-format
fda7b092 7211msgid "unable to access '%s'"
dce37b66
JX
7212msgstr ""
7213
5b34e000 7214#: wrapper.c:632
fda7b092 7215msgid "unable to get current working directory"
dce37b66
JX
7216msgstr ""
7217
d93ef2a1 7218#: wt-status.c:156
fda7b092 7219msgid "Unmerged paths:"
a5a41683
JX
7220msgstr ""
7221
d93ef2a1 7222#: wt-status.c:183 wt-status.c:210
9caaf23e 7223#, c-format
fda7b092 7224msgid " (use \"git reset %s <file>...\" to unstage)"
cc76011e
JX
7225msgstr ""
7226
d93ef2a1 7227#: wt-status.c:185 wt-status.c:212
fda7b092 7228msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
7229msgstr ""
7230
d93ef2a1 7231#: wt-status.c:189
fda7b092 7232msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
7233msgstr ""
7234
d93ef2a1 7235#: wt-status.c:191 wt-status.c:195
fda7b092 7236msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
7237msgstr ""
7238
d93ef2a1 7239#: wt-status.c:193
fda7b092 7240msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
7241msgstr ""
7242
d93ef2a1 7243#: wt-status.c:204 wt-status.c:1064
fda7b092 7244msgid "Changes to be committed:"
dce37b66
JX
7245msgstr ""
7246
d93ef2a1 7247#: wt-status.c:222 wt-status.c:1073
fda7b092 7248msgid "Changes not staged for commit:"
dce37b66
JX
7249msgstr ""
7250
d93ef2a1 7251#: wt-status.c:226
fda7b092 7252msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
7253msgstr ""
7254
d93ef2a1 7255#: wt-status.c:228
fda7b092 7256msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
7257msgstr ""
7258
d93ef2a1 7259#: wt-status.c:229
fda7b092
JX
7260msgid ""
7261" (use \"git checkout -- <file>...\" to discard changes in working directory)"
64f23b0c
JX
7262msgstr ""
7263
d93ef2a1 7264#: wt-status.c:231
fda7b092 7265msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
7266msgstr ""
7267
d93ef2a1 7268#: wt-status.c:243
fda7b092
JX
7269#, c-format
7270msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
7271msgstr ""
7272
d93ef2a1 7273#: wt-status.c:258
fda7b092 7274msgid "both deleted:"
dce37b66
JX
7275msgstr ""
7276
d93ef2a1 7277#: wt-status.c:260
fda7b092 7278msgid "added by us:"
dce37b66
JX
7279msgstr ""
7280
d93ef2a1 7281#: wt-status.c:262
fda7b092 7282msgid "deleted by them:"
cc76011e
JX
7283msgstr ""
7284
d93ef2a1 7285#: wt-status.c:264
fda7b092 7286msgid "added by them:"
cc76011e
JX
7287msgstr ""
7288
d93ef2a1 7289#: wt-status.c:266
fda7b092 7290msgid "deleted by us:"
cc76011e
JX
7291msgstr ""
7292
d93ef2a1 7293#: wt-status.c:268
fda7b092 7294msgid "both added:"
cc76011e
JX
7295msgstr ""
7296
d93ef2a1 7297#: wt-status.c:270
fda7b092 7298msgid "both modified:"
cc76011e
JX
7299msgstr ""
7300
d93ef2a1 7301#: wt-status.c:280
fda7b092 7302msgid "new file:"
cc76011e
JX
7303msgstr ""
7304
d93ef2a1 7305#: wt-status.c:282
fda7b092 7306msgid "copied:"
cc76011e
JX
7307msgstr ""
7308
d93ef2a1 7309#: wt-status.c:284
fda7b092 7310msgid "deleted:"
cc76011e
JX
7311msgstr ""
7312
d93ef2a1 7313#: wt-status.c:286
fda7b092 7314msgid "modified:"
cc76011e
JX
7315msgstr ""
7316
d93ef2a1 7317#: wt-status.c:288
fda7b092 7318msgid "renamed:"
c6bc7d43
JX
7319msgstr ""
7320
d93ef2a1 7321#: wt-status.c:290
fda7b092 7322msgid "typechange:"
cc76011e
JX
7323msgstr ""
7324
d93ef2a1 7325#: wt-status.c:292
fda7b092 7326msgid "unknown:"
cc76011e
JX
7327msgstr ""
7328
d93ef2a1 7329#: wt-status.c:294
fda7b092 7330msgid "unmerged:"
cc76011e
JX
7331msgstr ""
7332
d93ef2a1 7333#: wt-status.c:374
fda7b092 7334msgid "new commits, "
9fa976ff
JX
7335msgstr ""
7336
d93ef2a1 7337#: wt-status.c:376
fda7b092 7338msgid "modified content, "
9fa976ff
JX
7339msgstr ""
7340
d93ef2a1 7341#: wt-status.c:378
fda7b092 7342msgid "untracked content, "
dce37b66
JX
7343msgstr ""
7344
d93ef2a1 7345#: wt-status.c:896
5b34e000
JX
7346#, c-format
7347msgid "Your stash currently has %d entry"
7348msgid_plural "Your stash currently has %d entries"
7349msgstr[0] ""
7350msgstr[1] ""
7351
d93ef2a1 7352#: wt-status.c:928
fda7b092 7353msgid "Submodules changed but not updated:"
dce37b66
JX
7354msgstr ""
7355
d93ef2a1 7356#: wt-status.c:930
fda7b092 7357msgid "Submodule changes to be committed:"
dce37b66
JX
7358msgstr ""
7359
d93ef2a1 7360#: wt-status.c:1012
fda7b092 7361msgid ""
25eab542
JX
7362"Do not modify or remove the line above.\n"
7363"Everything below it will be ignored."
dce37b66
JX
7364msgstr ""
7365
d93ef2a1 7366#: wt-status.c:1119
fda7b092 7367msgid "You have unmerged paths."
9fa976ff
JX
7368msgstr ""
7369
d93ef2a1 7370#: wt-status.c:1122
fda7b092 7371msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
7372msgstr ""
7373
d93ef2a1 7374#: wt-status.c:1124
fda7b092 7375msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
7376msgstr ""
7377
d93ef2a1 7378#: wt-status.c:1128
fda7b092 7379msgid "All conflicts fixed but you are still merging."
dce37b66
JX
7380msgstr ""
7381
d93ef2a1 7382#: wt-status.c:1131
fda7b092 7383msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
7384msgstr ""
7385
d93ef2a1 7386#: wt-status.c:1140
fda7b092 7387msgid "You are in the middle of an am session."
df0617bf
JX
7388msgstr ""
7389
d93ef2a1 7390#: wt-status.c:1143
fda7b092 7391msgid "The current patch is empty."
df0617bf
JX
7392msgstr ""
7393
d93ef2a1 7394#: wt-status.c:1147
fda7b092 7395msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
7396msgstr ""
7397
d93ef2a1 7398#: wt-status.c:1149
fda7b092 7399msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
7400msgstr ""
7401
d93ef2a1 7402#: wt-status.c:1151
fda7b092 7403msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
7404msgstr ""
7405
c08fd730 7406#: wt-status.c:1284
673bfad0
JX
7407msgid "git-rebase-todo is missing."
7408msgstr ""
7409
c08fd730 7410#: wt-status.c:1286
fda7b092 7411msgid "No commands done."
df0617bf
JX
7412msgstr ""
7413
c08fd730 7414#: wt-status.c:1289
df0617bf 7415#, c-format
fda7b092
JX
7416msgid "Last command done (%d command done):"
7417msgid_plural "Last commands done (%d commands done):"
7418msgstr[0] ""
7419msgstr[1] ""
df0617bf 7420
c08fd730 7421#: wt-status.c:1300
fda7b092
JX
7422#, c-format
7423msgid " (see more in file %s)"
df0617bf
JX
7424msgstr ""
7425
c08fd730 7426#: wt-status.c:1305
fda7b092 7427msgid "No commands remaining."
df0617bf
JX
7428msgstr ""
7429
c08fd730 7430#: wt-status.c:1308
fda7b092
JX
7431#, c-format
7432msgid "Next command to do (%d remaining command):"
7433msgid_plural "Next commands to do (%d remaining commands):"
7434msgstr[0] ""
7435msgstr[1] ""
df0617bf 7436
c08fd730 7437#: wt-status.c:1316
fda7b092 7438msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
7439msgstr ""
7440
c08fd730 7441#: wt-status.c:1328
fda7b092
JX
7442#, c-format
7443msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
7444msgstr ""
7445
c08fd730 7446#: wt-status.c:1333
fda7b092 7447msgid "You are currently rebasing."
df0617bf
JX
7448msgstr ""
7449
c08fd730 7450#: wt-status.c:1346
fda7b092 7451msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
7452msgstr ""
7453
c08fd730 7454#: wt-status.c:1348
fda7b092 7455msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
7456msgstr ""
7457
c08fd730 7458#: wt-status.c:1350
fda7b092 7459msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
7460msgstr ""
7461
c08fd730 7462#: wt-status.c:1357
fda7b092 7463msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
7464msgstr ""
7465
c08fd730 7466#: wt-status.c:1361
df0617bf 7467#, c-format
fda7b092
JX
7468msgid ""
7469"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
7470msgstr ""
7471
c08fd730 7472#: wt-status.c:1366
fda7b092 7473msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
7474msgstr ""
7475
c08fd730 7476#: wt-status.c:1369
fda7b092 7477msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
7478msgstr ""
7479
c08fd730 7480#: wt-status.c:1373
df0617bf 7481#, c-format
fda7b092 7482msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
7483msgstr ""
7484
c08fd730 7485#: wt-status.c:1378
fda7b092 7486msgid "You are currently editing a commit during a rebase."
df0617bf
JX
7487msgstr ""
7488
c08fd730 7489#: wt-status.c:1381
fda7b092 7490msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
7491msgstr ""
7492
c08fd730 7493#: wt-status.c:1383
df0617bf 7494msgid ""
fda7b092 7495" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
7496msgstr ""
7497
c08fd730 7498#: wt-status.c:1394
d93ef2a1
JX
7499msgid "Cherry-pick currently in progress."
7500msgstr ""
7501
c08fd730 7502#: wt-status.c:1397
fda7b092
JX
7503#, c-format
7504msgid "You are currently cherry-picking commit %s."
df0617bf
JX
7505msgstr ""
7506
c08fd730 7507#: wt-status.c:1404
fda7b092 7508msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
7509msgstr ""
7510
c08fd730 7511#: wt-status.c:1407
d93ef2a1
JX
7512msgid " (run \"git cherry-pick --continue\" to continue)"
7513msgstr ""
7514
c08fd730 7515#: wt-status.c:1410
fda7b092 7516msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
7517msgstr ""
7518
c08fd730 7519#: wt-status.c:1412
fda7b092 7520msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
7521msgstr ""
7522
c08fd730 7523#: wt-status.c:1422
d93ef2a1
JX
7524msgid "Revert currently in progress."
7525msgstr ""
7526
c08fd730 7527#: wt-status.c:1425
df0617bf 7528#, c-format
fda7b092 7529msgid "You are currently reverting commit %s."
df0617bf
JX
7530msgstr ""
7531
c08fd730 7532#: wt-status.c:1431
fda7b092 7533msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
7534msgstr ""
7535
c08fd730 7536#: wt-status.c:1434
d93ef2a1
JX
7537msgid " (run \"git revert --continue\" to continue)"
7538msgstr ""
7539
c08fd730 7540#: wt-status.c:1437
fda7b092 7541msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
7542msgstr ""
7543
c08fd730 7544#: wt-status.c:1439
fda7b092 7545msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
7546msgstr ""
7547
c08fd730 7548#: wt-status.c:1449
df0617bf 7549#, c-format
fda7b092 7550msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
7551msgstr ""
7552
c08fd730 7553#: wt-status.c:1453
fda7b092 7554msgid "You are currently bisecting."
df0617bf
JX
7555msgstr ""
7556
c08fd730 7557#: wt-status.c:1456
fda7b092 7558msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
7559msgstr ""
7560
c08fd730 7561#: wt-status.c:1665
fda7b092 7562msgid "On branch "
df0617bf
JX
7563msgstr ""
7564
c08fd730 7565#: wt-status.c:1672
fda7b092 7566msgid "interactive rebase in progress; onto "
df0617bf
JX
7567msgstr ""
7568
c08fd730 7569#: wt-status.c:1674
fda7b092 7570msgid "rebase in progress; onto "
df0617bf
JX
7571msgstr ""
7572
c08fd730 7573#: wt-status.c:1679
fda7b092 7574msgid "HEAD detached at "
df0617bf
JX
7575msgstr ""
7576
c08fd730 7577#: wt-status.c:1681
fda7b092 7578msgid "HEAD detached from "
df0617bf
JX
7579msgstr ""
7580
c08fd730 7581#: wt-status.c:1684
fda7b092 7582msgid "Not currently on any branch."
df0617bf
JX
7583msgstr ""
7584
c08fd730 7585#: wt-status.c:1701
fda7b092 7586msgid "Initial commit"
df0617bf
JX
7587msgstr ""
7588
c08fd730 7589#: wt-status.c:1702
5b34e000
JX
7590msgid "No commits yet"
7591msgstr ""
7592
c08fd730 7593#: wt-status.c:1716
fda7b092 7594msgid "Untracked files"
df0617bf
JX
7595msgstr ""
7596
c08fd730 7597#: wt-status.c:1718
fda7b092 7598msgid "Ignored files"
df0617bf
JX
7599msgstr ""
7600
c08fd730 7601#: wt-status.c:1722
fda7b092
JX
7602#, c-format
7603msgid ""
7604"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
7605"may speed it up, but you have to be careful not to forget to add\n"
7606"new files yourself (see 'git help status')."
df0617bf
JX
7607msgstr ""
7608
c08fd730 7609#: wt-status.c:1728
fda7b092
JX
7610#, c-format
7611msgid "Untracked files not listed%s"
df0617bf
JX
7612msgstr ""
7613
c08fd730 7614#: wt-status.c:1730
fda7b092 7615msgid " (use -u option to show untracked files)"
df0617bf
JX
7616msgstr ""
7617
c08fd730 7618#: wt-status.c:1736
fda7b092 7619msgid "No changes"
df0617bf
JX
7620msgstr ""
7621
c08fd730 7622#: wt-status.c:1741
fda7b092
JX
7623#, c-format
7624msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
7625msgstr ""
7626
c08fd730 7627#: wt-status.c:1744
fda7b092
JX
7628#, c-format
7629msgid "no changes added to commit\n"
df0617bf
JX
7630msgstr ""
7631
c08fd730 7632#: wt-status.c:1747
fda7b092
JX
7633#, c-format
7634msgid ""
7635"nothing added to commit but untracked files present (use \"git add\" to "
7636"track)\n"
df0617bf
JX
7637msgstr ""
7638
c08fd730 7639#: wt-status.c:1750
fda7b092
JX
7640#, c-format
7641msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
7642msgstr ""
7643
c08fd730 7644#: wt-status.c:1753
fda7b092
JX
7645#, c-format
7646msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
7647msgstr ""
7648
c08fd730 7649#: wt-status.c:1756 wt-status.c:1761
fda7b092
JX
7650#, c-format
7651msgid "nothing to commit\n"
df0617bf
JX
7652msgstr ""
7653
c08fd730 7654#: wt-status.c:1759
fda7b092
JX
7655#, c-format
7656msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
7657msgstr ""
7658
c08fd730 7659#: wt-status.c:1763
fda7b092
JX
7660#, c-format
7661msgid "nothing to commit, working tree clean\n"
df0617bf
JX
7662msgstr ""
7663
c08fd730 7664#: wt-status.c:1876
5b34e000 7665msgid "No commits yet on "
df0617bf
JX
7666msgstr ""
7667
c08fd730 7668#: wt-status.c:1880
fda7b092 7669msgid "HEAD (no branch)"
df0617bf
JX
7670msgstr ""
7671
c08fd730 7672#: wt-status.c:1911
abc8de64
JX
7673msgid "different"
7674msgstr ""
7675
c08fd730 7676#: wt-status.c:1913 wt-status.c:1921
fda7b092 7677msgid "behind "
df0617bf
JX
7678msgstr ""
7679
c08fd730 7680#: wt-status.c:1916 wt-status.c:1919
fda7b092 7681msgid "ahead "
df0617bf
JX
7682msgstr ""
7683
fda7b092 7684#. TRANSLATORS: the action is e.g. "pull with rebase"
c08fd730 7685#: wt-status.c:2443
fda7b092
JX
7686#, c-format
7687msgid "cannot %s: You have unstaged changes."
df0617bf
JX
7688msgstr ""
7689
c08fd730 7690#: wt-status.c:2449
fda7b092 7691msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
7692msgstr ""
7693
c08fd730 7694#: wt-status.c:2451
fda7b092
JX
7695#, c-format
7696msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
7697msgstr ""
7698
94328cef 7699#: builtin/add.c:25
fda7b092 7700msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
7701msgstr ""
7702
94328cef 7703#: builtin/add.c:84
fda7b092
JX
7704#, c-format
7705msgid "unexpected diff status %c"
df0617bf
JX
7706msgstr ""
7707
94328cef 7708#: builtin/add.c:89 builtin/commit.c:285
fda7b092 7709msgid "updating files failed"
df0617bf
JX
7710msgstr ""
7711
94328cef 7712#: builtin/add.c:99
fda7b092
JX
7713#, c-format
7714msgid "remove '%s'\n"
df0617bf
JX
7715msgstr ""
7716
94328cef 7717#: builtin/add.c:174
fda7b092 7718msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
7719msgstr ""
7720
94328cef 7721#: builtin/add.c:234 builtin/rev-parse.c:896
fda7b092 7722msgid "Could not read the index"
df0617bf
JX
7723msgstr ""
7724
94328cef 7725#: builtin/add.c:245
fda7b092
JX
7726#, c-format
7727msgid "Could not open '%s' for writing."
df0617bf
JX
7728msgstr ""
7729
94328cef 7730#: builtin/add.c:249
fda7b092 7731msgid "Could not write patch"
df0617bf
JX
7732msgstr ""
7733
94328cef 7734#: builtin/add.c:252
fda7b092 7735msgid "editing patch failed"
df0617bf
JX
7736msgstr ""
7737
94328cef 7738#: builtin/add.c:255
fda7b092
JX
7739#, c-format
7740msgid "Could not stat '%s'"
df0617bf
JX
7741msgstr ""
7742
94328cef 7743#: builtin/add.c:257
fda7b092 7744msgid "Empty patch. Aborted."
df0617bf
JX
7745msgstr ""
7746
94328cef 7747#: builtin/add.c:262
df0617bf 7748#, c-format
fda7b092 7749msgid "Could not apply '%s'"
df0617bf
JX
7750msgstr ""
7751
94328cef 7752#: builtin/add.c:270
fda7b092 7753msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
7754msgstr ""
7755
94328cef 7756#: builtin/add.c:290 builtin/clean.c:908 builtin/fetch.c:137 builtin/mv.c:124
d93ef2a1 7757#: builtin/prune-packed.c:56 builtin/pull.c:221 builtin/push.c:560
94328cef 7758#: builtin/remote.c:1345 builtin/rm.c:241 builtin/send-pack.c:165
fda7b092 7759msgid "dry run"
df0617bf
JX
7760msgstr ""
7761
94328cef 7762#: builtin/add.c:293
fda7b092 7763msgid "interactive picking"
6f6731e7
JX
7764msgstr ""
7765
d93ef2a1 7766#: builtin/add.c:294 builtin/checkout.c:1379 builtin/reset.c:306
fda7b092 7767msgid "select hunks interactively"
dce37b66
JX
7768msgstr ""
7769
94328cef 7770#: builtin/add.c:295
fda7b092 7771msgid "edit current diff and apply"
dce37b66
JX
7772msgstr ""
7773
94328cef 7774#: builtin/add.c:296
fda7b092 7775msgid "allow adding otherwise ignored files"
dce37b66
JX
7776msgstr ""
7777
94328cef 7778#: builtin/add.c:297
fda7b092 7779msgid "update tracked files"
dce37b66
JX
7780msgstr ""
7781
94328cef 7782#: builtin/add.c:298
18a90722
JX
7783msgid "renormalize EOL of tracked files (implies -u)"
7784msgstr ""
7785
94328cef 7786#: builtin/add.c:299
fda7b092 7787msgid "record only the fact that the path will be added later"
dce37b66
JX
7788msgstr ""
7789
94328cef 7790#: builtin/add.c:300
fda7b092 7791msgid "add changes from all tracked and untracked files"
dce37b66
JX
7792msgstr ""
7793
94328cef 7794#: builtin/add.c:303
fda7b092 7795msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
7796msgstr ""
7797
94328cef 7798#: builtin/add.c:305
fda7b092 7799msgid "don't add, only refresh the index"
dce37b66
JX
7800msgstr ""
7801
94328cef 7802#: builtin/add.c:306
fda7b092 7803msgid "just skip files which cannot be added because of errors"
dce37b66
JX
7804msgstr ""
7805
94328cef 7806#: builtin/add.c:307
fda7b092 7807msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
7808msgstr ""
7809
d93ef2a1 7810#: builtin/add.c:309 builtin/update-index.c:1001
fda7b092
JX
7811msgid "override the executable bit of the listed files"
7812msgstr ""
dce37b66 7813
94328cef 7814#: builtin/add.c:311
5b34e000
JX
7815msgid "warn when adding an embedded repository"
7816msgstr ""
7817
94328cef 7818#: builtin/add.c:326
5b34e000
JX
7819#, c-format
7820msgid ""
7821"You've added another git repository inside your current repository.\n"
7822"Clones of the outer repository will not contain the contents of\n"
7823"the embedded repository and will not know how to obtain it.\n"
7824"If you meant to add a submodule, use:\n"
7825"\n"
7826"\tgit submodule add <url> %s\n"
7827"\n"
7828"If you added this path by mistake, you can remove it from the\n"
7829"index with:\n"
7830"\n"
7831"\tgit rm --cached %s\n"
7832"\n"
7833"See \"git help submodule\" for more information."
7834msgstr ""
7835
94328cef 7836#: builtin/add.c:354
5b34e000
JX
7837#, c-format
7838msgid "adding embedded git repository: %s"
7839msgstr ""
7840
94328cef 7841#: builtin/add.c:372
fda7b092
JX
7842#, c-format
7843msgid "Use -f if you really want to add them.\n"
dce37b66
JX
7844msgstr ""
7845
d93ef2a1 7846#: builtin/add.c:379
fda7b092 7847msgid "adding files failed"
dce37b66
JX
7848msgstr ""
7849
d93ef2a1 7850#: builtin/add.c:419
fda7b092 7851msgid "-A and -u are mutually incompatible"
dce37b66
JX
7852msgstr ""
7853
d93ef2a1 7854#: builtin/add.c:426
fda7b092 7855msgid "Option --ignore-missing can only be used together with --dry-run"
dce37b66
JX
7856msgstr ""
7857
d93ef2a1 7858#: builtin/add.c:430
dce37b66 7859#, c-format
fda7b092 7860msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
7861msgstr ""
7862
d93ef2a1 7863#: builtin/add.c:445
dce37b66 7864#, c-format
fda7b092 7865msgid "Nothing specified, nothing added.\n"
dce37b66
JX
7866msgstr ""
7867
d93ef2a1 7868#: builtin/add.c:446
dce37b66 7869#, c-format
fda7b092 7870msgid "Maybe you wanted to say 'git add .'?\n"
dce37b66
JX
7871msgstr ""
7872
94328cef 7873#: builtin/am.c:348
fda7b092 7874msgid "could not parse author script"
dce37b66
JX
7875msgstr ""
7876
94328cef 7877#: builtin/am.c:432
dce37b66 7878#, c-format
fda7b092 7879msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
7880msgstr ""
7881
d93ef2a1 7882#: builtin/am.c:474
dce37b66 7883#, c-format
fda7b092 7884msgid "Malformed input line: '%s'."
dce37b66
JX
7885msgstr ""
7886
d93ef2a1 7887#: builtin/am.c:512
822e4a65 7888#, c-format
fda7b092 7889msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
7890msgstr ""
7891
d93ef2a1 7892#: builtin/am.c:538
fda7b092
JX
7893msgid "fseek failed"
7894msgstr ""
dce37b66 7895
d93ef2a1 7896#: builtin/am.c:726
822e4a65 7897#, c-format
fda7b092 7898msgid "could not parse patch '%s'"
dce37b66
JX
7899msgstr ""
7900
d93ef2a1 7901#: builtin/am.c:791
fda7b092 7902msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
7903msgstr ""
7904
d93ef2a1 7905#: builtin/am.c:839
fda7b092 7906msgid "invalid timestamp"
dce37b66
JX
7907msgstr ""
7908
d93ef2a1 7909#: builtin/am.c:844 builtin/am.c:856
fda7b092 7910msgid "invalid Date line"
dce37b66
JX
7911msgstr ""
7912
d93ef2a1 7913#: builtin/am.c:851
fda7b092 7914msgid "invalid timezone offset"
dce37b66
JX
7915msgstr ""
7916
d93ef2a1 7917#: builtin/am.c:944
fda7b092 7918msgid "Patch format detection failed."
dce37b66
JX
7919msgstr ""
7920
c08fd730 7921#: builtin/am.c:949 builtin/clone.c:409
dce37b66 7922#, c-format
fda7b092 7923msgid "failed to create directory '%s'"
dce37b66
JX
7924msgstr ""
7925
d93ef2a1 7926#: builtin/am.c:954
fda7b092 7927msgid "Failed to split patches."
c2ea1208
JX
7928msgstr ""
7929
d93ef2a1 7930#: builtin/am.c:1084 builtin/commit.c:371
fda7b092 7931msgid "unable to write index file"
dce37b66
JX
7932msgstr ""
7933
d93ef2a1 7934#: builtin/am.c:1098
822e4a65 7935#, c-format
fda7b092 7936msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
7937msgstr ""
7938
d93ef2a1 7939#: builtin/am.c:1099
dce37b66 7940#, c-format
fda7b092 7941msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
7942msgstr ""
7943
d93ef2a1 7944#: builtin/am.c:1100
822e4a65 7945#, c-format
fda7b092 7946msgid "To restore the original branch and stop patching, run \"%s --abort\"."
dce37b66
JX
7947msgstr ""
7948
d93ef2a1 7949#: builtin/am.c:1183
12705546
JX
7950msgid "Patch sent with format=flowed; space at the end of lines might be lost."
7951msgstr ""
7952
d93ef2a1 7953#: builtin/am.c:1211
5b34e000 7954msgid "Patch is empty."
dce37b66
JX
7955msgstr ""
7956
d93ef2a1 7957#: builtin/am.c:1277
dce37b66 7958#, c-format
5b34e000 7959msgid "invalid ident line: %.*s"
dce37b66
JX
7960msgstr ""
7961
d93ef2a1 7962#: builtin/am.c:1299
dce37b66 7963#, c-format
fda7b092 7964msgid "unable to parse commit %s"
dce37b66
JX
7965msgstr ""
7966
d93ef2a1 7967#: builtin/am.c:1495
fda7b092 7968msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
7969msgstr ""
7970
d93ef2a1 7971#: builtin/am.c:1497
fda7b092 7972msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
7973msgstr ""
7974
d93ef2a1 7975#: builtin/am.c:1516
fda7b092
JX
7976msgid ""
7977"Did you hand edit your patch?\n"
7978"It does not apply to blobs recorded in its index."
0bbe5b48
JX
7979msgstr ""
7980
d93ef2a1 7981#: builtin/am.c:1522
fda7b092 7982msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
7983msgstr ""
7984
d93ef2a1 7985#: builtin/am.c:1548
fda7b092 7986msgid "Failed to merge in the changes."
75f7b4b9
JX
7987msgstr ""
7988
d93ef2a1 7989#: builtin/am.c:1580
fda7b092 7990msgid "applying to an empty history"
dce37b66
JX
7991msgstr ""
7992
d93ef2a1 7993#: builtin/am.c:1627 builtin/am.c:1631
dce37b66 7994#, c-format
fda7b092 7995msgid "cannot resume: %s does not exist."
dce37b66
JX
7996msgstr ""
7997
d93ef2a1 7998#: builtin/am.c:1647
fda7b092 7999msgid "cannot be interactive without stdin connected to a terminal."
dce37b66
JX
8000msgstr ""
8001
d93ef2a1 8002#: builtin/am.c:1652
fda7b092 8003msgid "Commit Body is:"
dce37b66
JX
8004msgstr ""
8005
fda7b092
JX
8006#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8007#. in your translation. The program will only accept English
8008#. input at this point.
8009#.
d93ef2a1 8010#: builtin/am.c:1662
fda7b092 8011msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
8012msgstr ""
8013
d93ef2a1 8014#: builtin/am.c:1712
822e4a65 8015#, c-format
fda7b092 8016msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
8017msgstr ""
8018
d93ef2a1 8019#: builtin/am.c:1752 builtin/am.c:1820
822e4a65 8020#, c-format
fda7b092 8021msgid "Applying: %.*s"
dce37b66
JX
8022msgstr ""
8023
d93ef2a1 8024#: builtin/am.c:1769
fda7b092 8025msgid "No changes -- Patch already applied."
dce37b66
JX
8026msgstr ""
8027
d93ef2a1 8028#: builtin/am.c:1775
822e4a65 8029#, c-format
fda7b092 8030msgid "Patch failed at %s %.*s"
dce37b66
JX
8031msgstr ""
8032
d93ef2a1 8033#: builtin/am.c:1779
abc8de64 8034msgid "Use 'git am --show-current-patch' to see the failed patch"
dce37b66
JX
8035msgstr ""
8036
d93ef2a1 8037#: builtin/am.c:1823
fda7b092
JX
8038msgid ""
8039"No changes - did you forget to use 'git add'?\n"
8040"If there is nothing left to stage, chances are that something else\n"
8041"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
8042msgstr ""
8043
d93ef2a1 8044#: builtin/am.c:1830
fda7b092
JX
8045msgid ""
8046"You still have unmerged paths in your index.\n"
5b34e000
JX
8047"You should 'git add' each file with resolved conflicts to mark them as "
8048"such.\n"
8049"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 8050msgstr ""
dce37b66 8051
d93ef2a1 8052#: builtin/am.c:1937 builtin/am.c:1941 builtin/am.c:1953 builtin/reset.c:329
94328cef 8053#: builtin/reset.c:337
dce37b66 8054#, c-format
fda7b092 8055msgid "Could not parse object '%s'."
dce37b66
JX
8056msgstr ""
8057
d93ef2a1 8058#: builtin/am.c:1989
fda7b092 8059msgid "failed to clean index"
f517e50d
JX
8060msgstr ""
8061
d93ef2a1 8062#: builtin/am.c:2033
fda7b092
JX
8063msgid ""
8064"You seem to have moved HEAD since the last 'am' failure.\n"
8065"Not rewinding to ORIG_HEAD"
dce37b66
JX
8066msgstr ""
8067
d93ef2a1 8068#: builtin/am.c:2130
dce37b66 8069#, c-format
fda7b092 8070msgid "Invalid value for --patch-format: %s"
dce37b66
JX
8071msgstr ""
8072
d93ef2a1 8073#: builtin/am.c:2166
fda7b092 8074msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
8075msgstr ""
8076
d93ef2a1 8077#: builtin/am.c:2167
fda7b092 8078msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
8079msgstr ""
8080
d93ef2a1 8081#: builtin/am.c:2173
fda7b092 8082msgid "run interactively"
dce37b66
JX
8083msgstr ""
8084
d93ef2a1 8085#: builtin/am.c:2175
fda7b092 8086msgid "historical option -- no-op"
9fa976ff
JX
8087msgstr ""
8088
d93ef2a1 8089#: builtin/am.c:2177
fda7b092 8090msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
8091msgstr ""
8092
d93ef2a1
JX
8093#: builtin/am.c:2178 builtin/init-db.c:494 builtin/prune-packed.c:58
8094#: builtin/repack.c:306 builtin/stash.c:805
fda7b092 8095msgid "be quiet"
9fa976ff
JX
8096msgstr ""
8097
d93ef2a1 8098#: builtin/am.c:2180
fda7b092 8099msgid "add a Signed-off-by line to the commit message"
9fa976ff
JX
8100msgstr ""
8101
d93ef2a1 8102#: builtin/am.c:2183
fda7b092
JX
8103msgid "recode into utf8 (default)"
8104msgstr ""
9fa976ff 8105
d93ef2a1 8106#: builtin/am.c:2185
fda7b092
JX
8107msgid "pass -k flag to git-mailinfo"
8108msgstr ""
9fa976ff 8109
d93ef2a1 8110#: builtin/am.c:2187
fda7b092 8111msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
8112msgstr ""
8113
d93ef2a1 8114#: builtin/am.c:2189
fda7b092 8115msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
8116msgstr ""
8117
d93ef2a1 8118#: builtin/am.c:2191
fda7b092 8119msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
8120msgstr ""
8121
d93ef2a1 8122#: builtin/am.c:2194
fda7b092 8123msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
8124msgstr ""
8125
d93ef2a1 8126#: builtin/am.c:2197
fda7b092 8127msgid "strip everything before a scissors line"
6f6731e7
JX
8128msgstr ""
8129
d93ef2a1
JX
8130#: builtin/am.c:2199 builtin/am.c:2202 builtin/am.c:2205 builtin/am.c:2208
8131#: builtin/am.c:2211 builtin/am.c:2214 builtin/am.c:2217 builtin/am.c:2220
8132#: builtin/am.c:2226
fda7b092 8133msgid "pass it through git-apply"
6f6731e7
JX
8134msgstr ""
8135
d93ef2a1
JX
8136#: builtin/am.c:2216 builtin/commit.c:1348 builtin/fmt-merge-msg.c:671
8137#: builtin/fmt-merge-msg.c:674 builtin/grep.c:879 builtin/merge.c:247
8138#: builtin/pull.c:158 builtin/pull.c:217 builtin/rebase.c:1412
12705546 8139#: builtin/repack.c:317 builtin/repack.c:321 builtin/repack.c:323
c08fd730
JX
8140#: builtin/show-branch.c:651 builtin/show-ref.c:172 builtin/tag.c:397
8141#: parse-options.h:141 parse-options.h:162 parse-options.h:311
fda7b092 8142msgid "n"
6f6731e7
JX
8143msgstr ""
8144
d93ef2a1
JX
8145#: builtin/am.c:2222 builtin/branch.c:653 builtin/for-each-ref.c:38
8146#: builtin/replace.c:554 builtin/tag.c:431 builtin/verify-tag.c:39
fda7b092 8147msgid "format"
6f6731e7
JX
8148msgstr ""
8149
d93ef2a1 8150#: builtin/am.c:2223
fda7b092 8151msgid "format the patch(es) are in"
6f6731e7
JX
8152msgstr ""
8153
d93ef2a1 8154#: builtin/am.c:2229
fda7b092 8155msgid "override error message when patch failure occurs"
6f6731e7
JX
8156msgstr ""
8157
d93ef2a1 8158#: builtin/am.c:2231
fda7b092 8159msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
8160msgstr ""
8161
d93ef2a1 8162#: builtin/am.c:2234
fda7b092 8163msgid "synonyms for --continue"
6f6731e7
JX
8164msgstr ""
8165
d93ef2a1 8166#: builtin/am.c:2237
fda7b092 8167msgid "skip the current patch"
0bbe5b48
JX
8168msgstr ""
8169
d93ef2a1 8170#: builtin/am.c:2240
fda7b092 8171msgid "restore the original branch and abort the patching operation."
6f6731e7
JX
8172msgstr ""
8173
d93ef2a1 8174#: builtin/am.c:2243
abc8de64
JX
8175msgid "abort the patching operation but keep HEAD where it is."
8176msgstr ""
8177
d93ef2a1 8178#: builtin/am.c:2246
abc8de64
JX
8179msgid "show the patch being applied."
8180msgstr ""
8181
d93ef2a1 8182#: builtin/am.c:2250
fda7b092 8183msgid "lie about committer date"
6f6731e7
JX
8184msgstr ""
8185
d93ef2a1 8186#: builtin/am.c:2252
fda7b092 8187msgid "use current timestamp for author date"
6f6731e7
JX
8188msgstr ""
8189
d93ef2a1
JX
8190#: builtin/am.c:2254 builtin/commit-tree.c:120 builtin/commit.c:1491
8191#: builtin/merge.c:282 builtin/pull.c:192 builtin/rebase.c:489
8192#: builtin/rebase.c:1453 builtin/revert.c:116 builtin/tag.c:412
fda7b092 8193msgid "key-id"
6f6731e7
JX
8194msgstr ""
8195
d93ef2a1 8196#: builtin/am.c:2255 builtin/rebase.c:490 builtin/rebase.c:1454
fda7b092 8197msgid "GPG-sign commits"
6f6731e7
JX
8198msgstr ""
8199
d93ef2a1 8200#: builtin/am.c:2258
fda7b092 8201msgid "(internal use for git-rebase)"
6f6731e7
JX
8202msgstr ""
8203
d93ef2a1 8204#: builtin/am.c:2276
fda7b092
JX
8205msgid ""
8206"The -b/--binary option has been a no-op for long time, and\n"
8207"it will be removed. Please do not use it anymore."
6f6731e7
JX
8208msgstr ""
8209
d93ef2a1 8210#: builtin/am.c:2283
fda7b092 8211msgid "failed to read the index"
6f6731e7
JX
8212msgstr ""
8213
d93ef2a1 8214#: builtin/am.c:2298
fda7b092
JX
8215#, c-format
8216msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
8217msgstr ""
8218
d93ef2a1 8219#: builtin/am.c:2322
fda7b092
JX
8220#, c-format
8221msgid ""
8222"Stray %s directory found.\n"
8223"Use \"git am --abort\" to remove it."
6f6731e7
JX
8224msgstr ""
8225
d93ef2a1 8226#: builtin/am.c:2328
fda7b092 8227msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
8228msgstr ""
8229
fda7b092
JX
8230#: builtin/apply.c:8
8231msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
8232msgstr ""
8233
822e4a65
JX
8234#: builtin/archive.c:17
8235#, c-format
8236msgid "could not create archive file '%s'"
dce37b66
JX
8237msgstr ""
8238
822e4a65
JX
8239#: builtin/archive.c:20
8240msgid "could not redirect output"
dce37b66
JX
8241msgstr ""
8242
822e4a65
JX
8243#: builtin/archive.c:37
8244msgid "git archive: Remote with no URL"
dce37b66
JX
8245msgstr ""
8246
94328cef 8247#: builtin/archive.c:61
abc8de64 8248msgid "git archive: expected ACK/NAK, got a flush packet"
dce37b66
JX
8249msgstr ""
8250
94328cef 8251#: builtin/archive.c:64
822e4a65
JX
8252#, c-format
8253msgid "git archive: NACK %s"
dce37b66
JX
8254msgstr ""
8255
94328cef 8256#: builtin/archive.c:65
822e4a65 8257msgid "git archive: protocol error"
dce37b66
JX
8258msgstr ""
8259
94328cef 8260#: builtin/archive.c:69
822e4a65 8261msgid "git archive: expected a flush"
dce37b66
JX
8262msgstr ""
8263
94328cef 8264#: builtin/bisect--helper.c:22
cc76011e
JX
8265msgid "git bisect--helper --next-all [--no-checkout]"
8266msgstr ""
8267
94328cef 8268#: builtin/bisect--helper.c:23
18a90722
JX
8269msgid "git bisect--helper --write-terms <bad_term> <good_term>"
8270msgstr ""
8271
94328cef 8272#: builtin/bisect--helper.c:24
18a90722
JX
8273msgid "git bisect--helper --bisect-clean-state"
8274msgstr ""
8275
94328cef
JX
8276#: builtin/bisect--helper.c:25
8277msgid "git bisect--helper --bisect-reset [<commit>]"
8278msgstr ""
8279
8280#: builtin/bisect--helper.c:26
8281msgid ""
8282"git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
8283"<bad_term>"
8284msgstr ""
8285
8286#: builtin/bisect--helper.c:27
8287msgid ""
8288"git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
8289"<bad_term>"
8290msgstr ""
8291
8292#: builtin/bisect--helper.c:28
8293msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
8294msgstr ""
8295
8296#: builtin/bisect--helper.c:29
8297msgid ""
8298"git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
8299"term-new]"
8300msgstr ""
8301
8302#: builtin/bisect--helper.c:30
8303msgid ""
8304"git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
8305"=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
8306msgstr ""
8307
8308#: builtin/bisect--helper.c:86
18a90722
JX
8309#, c-format
8310msgid "'%s' is not a valid term"
8311msgstr ""
8312
94328cef 8313#: builtin/bisect--helper.c:90
18a90722
JX
8314#, c-format
8315msgid "can't use the builtin command '%s' as a term"
8316msgstr ""
8317
94328cef 8318#: builtin/bisect--helper.c:100
18a90722
JX
8319#, c-format
8320msgid "can't change the meaning of the term '%s'"
8321msgstr ""
8322
94328cef 8323#: builtin/bisect--helper.c:111
18a90722
JX
8324msgid "please use two different terms"
8325msgstr ""
8326
94328cef 8327#: builtin/bisect--helper.c:118
18a90722
JX
8328msgid "could not open the file BISECT_TERMS"
8329msgstr ""
8330
94328cef
JX
8331#: builtin/bisect--helper.c:155
8332#, c-format
8333msgid "We are not bisecting.\n"
cc76011e
JX
8334msgstr ""
8335
94328cef
JX
8336#: builtin/bisect--helper.c:163
8337#, c-format
8338msgid "'%s' is not a valid commit"
18a90722
JX
8339msgstr ""
8340
94328cef
JX
8341#: builtin/bisect--helper.c:174
8342#, c-format
7f95bc7a
JX
8343msgid ""
8344"could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
18a90722
JX
8345msgstr ""
8346
94328cef
JX
8347#: builtin/bisect--helper.c:215
8348#, c-format
8349msgid "Bad bisect_write argument: %s"
18a90722
JX
8350msgstr ""
8351
94328cef
JX
8352#: builtin/bisect--helper.c:220
8353#, c-format
8354msgid "couldn't get the oid of the rev '%s'"
cc76011e
JX
8355msgstr ""
8356
94328cef
JX
8357#: builtin/bisect--helper.c:232
8358#, c-format
8359msgid "couldn't open the file '%s'"
18a90722
JX
8360msgstr ""
8361
94328cef
JX
8362#: builtin/bisect--helper.c:258
8363#, c-format
8364msgid "Invalid command: you're currently in a %s/%s bisect"
18a90722
JX
8365msgstr ""
8366
94328cef
JX
8367#: builtin/bisect--helper.c:285
8368#, c-format
8369msgid ""
8370"You need to give me at least one %s and %s revision.\n"
8371"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
8372msgstr ""
8373
94328cef
JX
8374#: builtin/bisect--helper.c:289
8375#, c-format
8376msgid ""
8377"You need to start by \"git bisect start\".\n"
8378"You then need to give me at least one %s and %s revision.\n"
8379"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
8380msgstr ""
8381
94328cef 8382#: builtin/bisect--helper.c:321
9b7388a8 8383#, c-format
94328cef 8384msgid "bisecting only with a %s commit"
9b7388a8
JX
8385msgstr ""
8386
94328cef
JX
8387#. TRANSLATORS: Make sure to include [Y] and [n] in your
8388#. translation. The program will only accept English input
8389#. at this point.
8390#.
8391#: builtin/bisect--helper.c:329
8392msgid "Are you sure [Y/n]? "
9b7388a8
JX
8393msgstr ""
8394
94328cef
JX
8395#: builtin/bisect--helper.c:376
8396msgid "no terms defined"
8397msgstr ""
8398
8399#: builtin/bisect--helper.c:379
9b7388a8 8400#, c-format
94328cef
JX
8401msgid ""
8402"Your current terms are %s for the old state\n"
8403"and %s for the new state.\n"
9b7388a8
JX
8404msgstr ""
8405
94328cef
JX
8406#: builtin/bisect--helper.c:389
8407#, c-format
8408msgid ""
8409"invalid argument %s for 'git bisect terms'.\n"
8410"Supported options are: --term-good|--term-old and --term-bad|--term-new."
9b7388a8
JX
8411msgstr ""
8412
94328cef
JX
8413#: builtin/bisect--helper.c:475
8414#, c-format
8415msgid "unrecognized option: '%s'"
cc76011e
JX
8416msgstr ""
8417
94328cef
JX
8418#: builtin/bisect--helper.c:479
8419#, c-format
8420msgid "'%s' does not appear to be a valid revision"
cc76011e
JX
8421msgstr ""
8422
94328cef
JX
8423#: builtin/bisect--helper.c:511
8424msgid "bad HEAD - I need a HEAD"
cc76011e
JX
8425msgstr ""
8426
94328cef
JX
8427#: builtin/bisect--helper.c:526
8428#, c-format
8429msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
cc76011e
JX
8430msgstr ""
8431
94328cef
JX
8432#: builtin/bisect--helper.c:547
8433msgid "won't bisect on cg-seek'ed tree"
8434msgstr ""
8435
8436#: builtin/bisect--helper.c:550
8437msgid "bad HEAD - strange symbolic ref"
8438msgstr ""
8439
8440#: builtin/bisect--helper.c:627
8441msgid "perform 'git bisect next'"
8442msgstr ""
8443
8444#: builtin/bisect--helper.c:629
8445msgid "write the terms to .git/BISECT_TERMS"
8446msgstr ""
8447
8448#: builtin/bisect--helper.c:631
8449msgid "cleanup the bisection state"
8450msgstr ""
8451
8452#: builtin/bisect--helper.c:633
8453msgid "check for expected revs"
8454msgstr ""
8455
8456#: builtin/bisect--helper.c:635
8457msgid "reset the bisection state"
8458msgstr ""
8459
8460#: builtin/bisect--helper.c:637
8461msgid "write out the bisection state in BISECT_LOG"
8462msgstr ""
8463
8464#: builtin/bisect--helper.c:639
8465msgid "check and set terms in a bisection state"
8466msgstr ""
8467
8468#: builtin/bisect--helper.c:641
8469msgid "check whether bad or good terms exist"
8470msgstr ""
8471
8472#: builtin/bisect--helper.c:643
8473msgid "print out the bisect terms"
8474msgstr ""
8475
8476#: builtin/bisect--helper.c:645
8477msgid "start the bisect session"
8478msgstr ""
8479
8480#: builtin/bisect--helper.c:647
8481msgid "update BISECT_HEAD instead of checking out the current commit"
8482msgstr ""
8483
8484#: builtin/bisect--helper.c:649
7f95bc7a 8485msgid "no log for BISECT_WRITE"
94328cef
JX
8486msgstr ""
8487
8488#: builtin/bisect--helper.c:666
8489msgid "--write-terms requires two arguments"
8490msgstr ""
8491
8492#: builtin/bisect--helper.c:670
8493msgid "--bisect-clean-state requires no arguments"
8494msgstr ""
8495
8496#: builtin/bisect--helper.c:677
8497msgid "--bisect-reset requires either no argument or a commit"
8498msgstr ""
8499
8500#: builtin/bisect--helper.c:681
8501msgid "--bisect-write requires either 4 or 5 arguments"
8502msgstr ""
8503
8504#: builtin/bisect--helper.c:687
8505msgid "--check-and-set-terms requires 3 arguments"
8506msgstr ""
8507
8508#: builtin/bisect--helper.c:693
8509msgid "--bisect-next-check requires 2 or 3 arguments"
8510msgstr ""
8511
8512#: builtin/bisect--helper.c:699
8513msgid "--bisect-terms requires 0 or 1 argument"
8514msgstr ""
8515
d93ef2a1 8516#: builtin/blame.c:32
94328cef
JX
8517msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
8518msgstr ""
8519
d93ef2a1 8520#: builtin/blame.c:37
94328cef
JX
8521msgid "<rev-opts> are documented in git-rev-list(1)"
8522msgstr ""
8523
d93ef2a1 8524#: builtin/blame.c:407
94328cef
JX
8525#, c-format
8526msgid "expecting a color: %s"
8527msgstr ""
8528
d93ef2a1 8529#: builtin/blame.c:414
94328cef
JX
8530msgid "must end with a color"
8531msgstr ""
8532
d93ef2a1 8533#: builtin/blame.c:701
94328cef
JX
8534#, c-format
8535msgid "invalid color '%s' in color.blame.repeatedLines"
8536msgstr ""
8537
d93ef2a1 8538#: builtin/blame.c:719
94328cef
JX
8539msgid "invalid value for blame.coloring"
8540msgstr ""
8541
d93ef2a1 8542#: builtin/blame.c:794
94328cef
JX
8543msgid "Show blame entries as we find them, incrementally"
8544msgstr ""
8545
d93ef2a1 8546#: builtin/blame.c:795
94328cef
JX
8547msgid "Show blank SHA-1 for boundary commits (Default: off)"
8548msgstr ""
8549
d93ef2a1 8550#: builtin/blame.c:796
94328cef
JX
8551msgid "Do not treat root commits as boundaries (Default: off)"
8552msgstr ""
8553
d93ef2a1 8554#: builtin/blame.c:797
94328cef
JX
8555msgid "Show work cost statistics"
8556msgstr ""
8557
d93ef2a1 8558#: builtin/blame.c:798
94328cef 8559msgid "Force progress reporting"
9eb3984b
JX
8560msgstr ""
8561
d93ef2a1 8562#: builtin/blame.c:799
cc76011e
JX
8563msgid "Show output score for blame entries"
8564msgstr ""
8565
d93ef2a1 8566#: builtin/blame.c:800
cc76011e
JX
8567msgid "Show original filename (Default: auto)"
8568msgstr ""
8569
d93ef2a1 8570#: builtin/blame.c:801
cc76011e
JX
8571msgid "Show original linenumber (Default: off)"
8572msgstr ""
8573
d93ef2a1 8574#: builtin/blame.c:802
cc76011e
JX
8575msgid "Show in a format designed for machine consumption"
8576msgstr ""
8577
d93ef2a1 8578#: builtin/blame.c:803
cc76011e
JX
8579msgid "Show porcelain format with per-line commit information"
8580msgstr ""
8581
d93ef2a1 8582#: builtin/blame.c:804
cc76011e
JX
8583msgid "Use the same output mode as git-annotate (Default: off)"
8584msgstr ""
8585
d93ef2a1 8586#: builtin/blame.c:805
cc76011e
JX
8587msgid "Show raw timestamp (Default: off)"
8588msgstr ""
8589
d93ef2a1 8590#: builtin/blame.c:806
cc76011e
JX
8591msgid "Show long commit SHA1 (Default: off)"
8592msgstr ""
8593
d93ef2a1 8594#: builtin/blame.c:807
cc76011e
JX
8595msgid "Suppress author name and timestamp (Default: off)"
8596msgstr ""
8597
d93ef2a1 8598#: builtin/blame.c:808
cc76011e
JX
8599msgid "Show author email instead of name (Default: off)"
8600msgstr ""
8601
d93ef2a1 8602#: builtin/blame.c:809
cc76011e
JX
8603msgid "Ignore whitespace differences"
8604msgstr ""
8605
d93ef2a1 8606#: builtin/blame.c:810
9b7388a8
JX
8607msgid "color redundant metadata from previous line differently"
8608msgstr ""
8609
d93ef2a1 8610#: builtin/blame.c:811
9b7388a8
JX
8611msgid "color lines by age"
8612msgstr ""
8613
d93ef2a1 8614#: builtin/blame.c:818
673bfad0 8615msgid "Use an experimental heuristic to improve diffs"
fda7b092
JX
8616msgstr ""
8617
d93ef2a1 8618#: builtin/blame.c:820
cc76011e
JX
8619msgid "Spend extra cycles to find better match"
8620msgstr ""
8621
d93ef2a1 8622#: builtin/blame.c:821
cc76011e
JX
8623msgid "Use revisions from <file> instead of calling git-rev-list"
8624msgstr ""
8625
d93ef2a1 8626#: builtin/blame.c:822
cc76011e
JX
8627msgid "Use <file>'s contents as the final image"
8628msgstr ""
8629
d93ef2a1 8630#: builtin/blame.c:823 builtin/blame.c:824
cc76011e
JX
8631msgid "score"
8632msgstr ""
8633
d93ef2a1 8634#: builtin/blame.c:823
cc76011e
JX
8635msgid "Find line copies within and across files"
8636msgstr ""
8637
d93ef2a1 8638#: builtin/blame.c:824
cc76011e
JX
8639msgid "Find line movements within and across files"
8640msgstr ""
8641
d93ef2a1 8642#: builtin/blame.c:825
cc76011e
JX
8643msgid "n,m"
8644msgstr ""
8645
d93ef2a1 8646#: builtin/blame.c:825
cc76011e
JX
8647msgid "Process only line range n,m, counting from 1"
8648msgstr ""
8649
d93ef2a1 8650#: builtin/blame.c:876
fda7b092
JX
8651msgid "--progress can't be used with --incremental or porcelain formats"
8652msgstr ""
8653
5b34e000
JX
8654#. TRANSLATORS: This string is used to tell us the
8655#. maximum display width for a relative timestamp in
8656#. "git blame" output. For C locale, "4 years, 11
8657#. months ago", which takes 22 places, is the longest
8658#. among various forms of relative timestamps, but
8659#. your language may need more or fewer display
8660#. columns.
8661#.
d93ef2a1 8662#: builtin/blame.c:927
fe05e196
JX
8663msgid "4 years, 11 months ago"
8664msgstr ""
8665
d93ef2a1 8666#: builtin/blame.c:1031
5b34e000
JX
8667#, c-format
8668msgid "file %s has only %lu line"
8669msgid_plural "file %s has only %lu lines"
8670msgstr[0] ""
8671msgstr[1] ""
fda7b092 8672
d93ef2a1 8673#: builtin/blame.c:1077
5b34e000 8674msgid "Blaming lines"
fda7b092
JX
8675msgstr ""
8676
12705546 8677#: builtin/branch.c:29
5b34e000 8678msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
fda7b092
JX
8679msgstr ""
8680
12705546 8681#: builtin/branch.c:30
5b34e000 8682msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
8683msgstr ""
8684
12705546 8685#: builtin/branch.c:31
c2ea1208 8686msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
8687msgstr ""
8688
12705546 8689#: builtin/branch.c:32
c2ea1208 8690msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
8691msgstr ""
8692
12705546 8693#: builtin/branch.c:33
25eab542 8694msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
8695msgstr ""
8696
12705546 8697#: builtin/branch.c:34
25eab542
JX
8698msgid "git branch [<options>] [-r | -a] [--points-at]"
8699msgstr ""
8700
12705546 8701#: builtin/branch.c:35
dfc182b1
JX
8702msgid "git branch [<options>] [-r | -a] [--format]"
8703msgstr ""
8704
98ac7815 8705#: builtin/branch.c:151
822e4a65
JX
8706#, c-format
8707msgid ""
8708"deleting branch '%s' that has been merged to\n"
8709" '%s', but not yet merged to HEAD."
dce37b66
JX
8710msgstr ""
8711
98ac7815 8712#: builtin/branch.c:155
dce37b66
JX
8713#, c-format
8714msgid ""
822e4a65
JX
8715"not deleting branch '%s' that is not yet merged to\n"
8716" '%s', even though it is merged to HEAD."
dce37b66
JX
8717msgstr ""
8718
98ac7815 8719#: builtin/branch.c:169
fe52cd62
JX
8720#, c-format
8721msgid "Couldn't look up commit object for '%s'"
8722msgstr ""
8723
98ac7815 8724#: builtin/branch.c:173
fe52cd62
JX
8725#, c-format
8726msgid ""
8727"The branch '%s' is not fully merged.\n"
8728"If you are sure you want to delete it, run 'git branch -D %s'."
8729msgstr ""
8730
98ac7815 8731#: builtin/branch.c:186
fe52cd62
JX
8732msgid "Update of config-file failed"
8733msgstr ""
8734
98ac7815 8735#: builtin/branch.c:217
822e4a65 8736msgid "cannot use -a with -d"
dce37b66
JX
8737msgstr ""
8738
98ac7815 8739#: builtin/branch.c:223
822e4a65 8740msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
8741msgstr ""
8742
98ac7815 8743#: builtin/branch.c:237
822e4a65 8744#, c-format
f517e50d 8745msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
8746msgstr ""
8747
98ac7815 8748#: builtin/branch.c:252
822e4a65 8749#, c-format
64f23b0c 8750msgid "remote-tracking branch '%s' not found."
dce37b66
JX
8751msgstr ""
8752
98ac7815 8753#: builtin/branch.c:253
822e4a65
JX
8754#, c-format
8755msgid "branch '%s' not found."
dce37b66
JX
8756msgstr ""
8757
98ac7815 8758#: builtin/branch.c:268
822e4a65 8759#, c-format
64f23b0c 8760msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
8761msgstr ""
8762
98ac7815 8763#: builtin/branch.c:269
dce37b66 8764#, c-format
822e4a65 8765msgid "Error deleting branch '%s'"
dce37b66
JX
8766msgstr ""
8767
98ac7815 8768#: builtin/branch.c:276
dce37b66 8769#, c-format
64f23b0c 8770msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
8771msgstr ""
8772
98ac7815 8773#: builtin/branch.c:277
dce37b66 8774#, c-format
822e4a65 8775msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
8776msgstr ""
8777
d93ef2a1
JX
8778#: builtin/branch.c:421 builtin/tag.c:60
8779msgid "unable to parse format string"
8780msgstr ""
8781
8782#: builtin/branch.c:452
8783msgid "could not resolve HEAD"
25eab542
JX
8784msgstr ""
8785
98ac7815 8786#: builtin/branch.c:458
f517e50d 8787#, c-format
d93ef2a1
JX
8788msgid "HEAD (%s) points outside of refs/heads/"
8789msgstr ""
8790
8791#: builtin/branch.c:473
8792#, c-format
f517e50d
JX
8793msgid "Branch %s is being rebased at %s"
8794msgstr ""
8795
d93ef2a1 8796#: builtin/branch.c:477
f517e50d
JX
8797#, c-format
8798msgid "Branch %s is being bisected at %s"
8799msgstr ""
8800
d93ef2a1 8801#: builtin/branch.c:494
25eab542
JX
8802msgid "cannot copy the current branch while not on any."
8803msgstr ""
8804
d93ef2a1 8805#: builtin/branch.c:496
822e4a65 8806msgid "cannot rename the current branch while not on any."
dce37b66
JX
8807msgstr ""
8808
d93ef2a1 8809#: builtin/branch.c:507
dce37b66 8810#, c-format
822e4a65 8811msgid "Invalid branch name: '%s'"
dce37b66
JX
8812msgstr ""
8813
d93ef2a1 8814#: builtin/branch.c:534
822e4a65
JX
8815msgid "Branch rename failed"
8816msgstr ""
8817
d93ef2a1 8818#: builtin/branch.c:536
25eab542
JX
8819msgid "Branch copy failed"
8820msgstr ""
8821
d93ef2a1 8822#: builtin/branch.c:540
25eab542 8823#, c-format
18a90722 8824msgid "Created a copy of a misnamed branch '%s'"
25eab542
JX
8825msgstr ""
8826
d93ef2a1 8827#: builtin/branch.c:543
dce37b66 8828#, c-format
822e4a65 8829msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
8830msgstr ""
8831
d93ef2a1 8832#: builtin/branch.c:549
dce37b66 8833#, c-format
822e4a65 8834msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
8835msgstr ""
8836
d93ef2a1 8837#: builtin/branch.c:558
822e4a65
JX
8838msgid "Branch is renamed, but update of config-file failed"
8839msgstr ""
8840
d93ef2a1 8841#: builtin/branch.c:560
25eab542
JX
8842msgid "Branch is copied, but update of config-file failed"
8843msgstr ""
8844
d93ef2a1 8845#: builtin/branch.c:576
9fa976ff
JX
8846#, c-format
8847msgid ""
8848"Please edit the description for the branch\n"
8849" %s\n"
8850"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
8851msgstr ""
8852
d93ef2a1 8853#: builtin/branch.c:610
cc76011e 8854msgid "Generic options"
dce37b66
JX
8855msgstr ""
8856
d93ef2a1 8857#: builtin/branch.c:612
cc76011e 8858msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
8859msgstr ""
8860
d93ef2a1 8861#: builtin/branch.c:613
cc76011e 8862msgid "suppress informational messages"
dce37b66
JX
8863msgstr ""
8864
d93ef2a1 8865#: builtin/branch.c:614
cc76011e 8866msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
8867msgstr ""
8868
d93ef2a1 8869#: builtin/branch.c:616
25eab542 8870msgid "do not use"
dce37b66
JX
8871msgstr ""
8872
d93ef2a1 8873#: builtin/branch.c:618 builtin/rebase.c:485
f517e50d
JX
8874msgid "upstream"
8875msgstr ""
8876
d93ef2a1 8877#: builtin/branch.c:618
f517e50d
JX
8878msgid "change the upstream info"
8879msgstr ""
8880
d93ef2a1 8881#: builtin/branch.c:619
fda7b092
JX
8882msgid "Unset the upstream info"
8883msgstr ""
8884
d93ef2a1 8885#: builtin/branch.c:620
cc76011e 8886msgid "use colored output"
dce37b66
JX
8887msgstr ""
8888
d93ef2a1 8889#: builtin/branch.c:621
cc76011e 8890msgid "act on remote-tracking branches"
dce37b66
JX
8891msgstr ""
8892
d93ef2a1 8893#: builtin/branch.c:623 builtin/branch.c:625
cc76011e 8894msgid "print only branches that contain the commit"
dce37b66
JX
8895msgstr ""
8896
d93ef2a1 8897#: builtin/branch.c:624 builtin/branch.c:626
dfc182b1
JX
8898msgid "print only branches that don't contain the commit"
8899msgstr ""
8900
d93ef2a1 8901#: builtin/branch.c:629
cc76011e 8902msgid "Specific git-branch actions:"
dce37b66
JX
8903msgstr ""
8904
d93ef2a1 8905#: builtin/branch.c:630
cc76011e 8906msgid "list both remote-tracking and local branches"
dce37b66
JX
8907msgstr ""
8908
d93ef2a1 8909#: builtin/branch.c:632
cc76011e 8910msgid "delete fully merged branch"
dce37b66
JX
8911msgstr ""
8912
d93ef2a1 8913#: builtin/branch.c:633
cc76011e 8914msgid "delete branch (even if not merged)"
dce37b66
JX
8915msgstr ""
8916
d93ef2a1 8917#: builtin/branch.c:634
cc76011e 8918msgid "move/rename a branch and its reflog"
822e4a65
JX
8919msgstr ""
8920
d93ef2a1 8921#: builtin/branch.c:635
cc76011e 8922msgid "move/rename a branch, even if target exists"
dce37b66
JX
8923msgstr ""
8924
d93ef2a1 8925#: builtin/branch.c:636
25eab542
JX
8926msgid "copy a branch and its reflog"
8927msgstr ""
8928
d93ef2a1 8929#: builtin/branch.c:637
25eab542
JX
8930msgid "copy a branch, even if target exists"
8931msgstr ""
8932
d93ef2a1 8933#: builtin/branch.c:638
cc76011e 8934msgid "list branch names"
dce37b66
JX
8935msgstr ""
8936
d93ef2a1
JX
8937#: builtin/branch.c:639
8938msgid "show current branch name"
8939msgstr ""
8940
8941#: builtin/branch.c:640
cc76011e 8942msgid "create the branch's reflog"
dce37b66
JX
8943msgstr ""
8944
d93ef2a1 8945#: builtin/branch.c:642
cc76011e 8946msgid "edit the description for the branch"
dce37b66
JX
8947msgstr ""
8948
d93ef2a1 8949#: builtin/branch.c:643
beb691f7 8950msgid "force creation, move/rename, deletion"
dce37b66
JX
8951msgstr ""
8952
d93ef2a1 8953#: builtin/branch.c:644
f4f2c8f8 8954msgid "print only branches that are merged"
dce37b66
JX
8955msgstr ""
8956
d93ef2a1 8957#: builtin/branch.c:645
f4f2c8f8 8958msgid "print only branches that are not merged"
dce37b66
JX
8959msgstr ""
8960
d93ef2a1 8961#: builtin/branch.c:646
cc76011e
JX
8962msgid "list branches in columns"
8963msgstr ""
8964
d93ef2a1 8965#: builtin/branch.c:649 builtin/for-each-ref.c:42 builtin/notes.c:415
94328cef 8966#: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
d93ef2a1 8967#: builtin/tag.c:427
f4f2c8f8
JX
8968msgid "object"
8969msgstr ""
8970
d93ef2a1 8971#: builtin/branch.c:650
f4f2c8f8
JX
8972msgid "print only branches of the object"
8973msgstr ""
8974
d93ef2a1 8975#: builtin/branch.c:652 builtin/for-each-ref.c:48 builtin/tag.c:434
673bfad0
JX
8976msgid "sorting and filtering are case insensitive"
8977msgstr ""
8978
d93ef2a1 8979#: builtin/branch.c:653 builtin/for-each-ref.c:38 builtin/tag.c:432
5b34e000 8980#: builtin/verify-tag.c:39
dfc182b1
JX
8981msgid "format to use for the output"
8982msgstr ""
8983
c08fd730 8984#: builtin/branch.c:676 builtin/clone.c:748
cc76011e
JX
8985msgid "HEAD not found below refs/heads!"
8986msgstr ""
8987
d93ef2a1 8988#: builtin/branch.c:700
cc76011e 8989msgid "--column and --verbose are incompatible"
dce37b66
JX
8990msgstr ""
8991
d93ef2a1 8992#: builtin/branch.c:715 builtin/branch.c:769 builtin/branch.c:778
9caaf23e
JX
8993msgid "branch name required"
8994msgstr ""
8995
d93ef2a1 8996#: builtin/branch.c:745
9caaf23e
JX
8997msgid "Cannot give description to detached HEAD"
8998msgstr ""
8999
d93ef2a1 9000#: builtin/branch.c:750
9caaf23e
JX
9001msgid "cannot edit description of more than one branch"
9002msgstr ""
9003
d93ef2a1 9004#: builtin/branch.c:757
9caaf23e
JX
9005#, c-format
9006msgid "No commit on branch '%s' yet."
9007msgstr ""
9008
d93ef2a1 9009#: builtin/branch.c:760
9caaf23e
JX
9010#, c-format
9011msgid "No branch named '%s'."
9012msgstr ""
9013
d93ef2a1 9014#: builtin/branch.c:775
25eab542 9015msgid "too many branches for a copy operation"
9caaf23e
JX
9016msgstr ""
9017
d93ef2a1 9018#: builtin/branch.c:784
25eab542 9019msgid "too many arguments for a rename operation"
c138af56
JX
9020msgstr ""
9021
d93ef2a1 9022#: builtin/branch.c:789
25eab542
JX
9023msgid "too many arguments to set new upstream"
9024msgstr ""
9025
d93ef2a1 9026#: builtin/branch.c:793
c138af56
JX
9027#, c-format
9028msgid ""
9029"could not set upstream of HEAD to %s when it does not point to any branch."
9030msgstr ""
9031
d93ef2a1 9032#: builtin/branch.c:796 builtin/branch.c:819
c138af56
JX
9033#, c-format
9034msgid "no such branch '%s'"
9035msgstr ""
9036
d93ef2a1 9037#: builtin/branch.c:800
822e4a65 9038#, c-format
cc76011e 9039msgid "branch '%s' does not exist"
dce37b66
JX
9040msgstr ""
9041
d93ef2a1 9042#: builtin/branch.c:813
25eab542 9043msgid "too many arguments to unset upstream"
c138af56
JX
9044msgstr ""
9045
d93ef2a1 9046#: builtin/branch.c:817
c138af56
JX
9047msgid "could not unset upstream of HEAD when it does not point to any branch."
9048msgstr ""
9049
d93ef2a1 9050#: builtin/branch.c:823
822e4a65 9051#, c-format
cc76011e
JX
9052msgid "Branch '%s' has no upstream information"
9053msgstr ""
9054
d93ef2a1 9055#: builtin/branch.c:833
cc76011e 9056msgid "-a and -r options to 'git branch' do not make sense with a branch name"
dce37b66
JX
9057msgstr ""
9058
d93ef2a1 9059#: builtin/branch.c:836
cc76011e 9060msgid ""
25eab542
JX
9061"the '--set-upstream' option is no longer supported. Please use '--track' or "
9062"'--set-upstream-to' instead."
cc76011e 9063msgstr ""
822e4a65 9064
dfc182b1 9065#: builtin/bundle.c:45
cc76011e
JX
9066#, c-format
9067msgid "%s is okay\n"
dce37b66
JX
9068msgstr ""
9069
dfc182b1 9070#: builtin/bundle.c:58
cc76011e 9071msgid "Need a repository to create a bundle."
dce37b66
JX
9072msgstr ""
9073
dfc182b1 9074#: builtin/bundle.c:62
cc76011e 9075msgid "Need a repository to unbundle."
dce37b66
JX
9076msgstr ""
9077
94328cef 9078#: builtin/cat-file.c:593
64f23b0c 9079msgid ""
fda7b092
JX
9080"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
9081"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
9082msgstr ""
9083
94328cef 9084#: builtin/cat-file.c:594
fda7b092
JX
9085msgid ""
9086"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
9087"filters]"
dce37b66
JX
9088msgstr ""
9089
94328cef 9090#: builtin/cat-file.c:615
12705546
JX
9091msgid "only one batch option may be specified"
9092msgstr ""
9093
94328cef 9094#: builtin/cat-file.c:633
cc76011e 9095msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
9096msgstr ""
9097
94328cef 9098#: builtin/cat-file.c:634
cc76011e 9099msgid "show object type"
dce37b66
JX
9100msgstr ""
9101
94328cef 9102#: builtin/cat-file.c:635
cc76011e 9103msgid "show object size"
dce37b66
JX
9104msgstr ""
9105
94328cef 9106#: builtin/cat-file.c:637
cc76011e 9107msgid "exit with zero when there's no error"
dce37b66
JX
9108msgstr ""
9109
94328cef 9110#: builtin/cat-file.c:638
cc76011e 9111msgid "pretty-print object's content"
dce37b66
JX
9112msgstr ""
9113
94328cef 9114#: builtin/cat-file.c:640
cc76011e 9115msgid "for blob objects, run textconv on object's content"
dce37b66
JX
9116msgstr ""
9117
94328cef 9118#: builtin/cat-file.c:642
fda7b092
JX
9119msgid "for blob objects, run filters on object's content"
9120msgstr ""
9121
d93ef2a1 9122#: builtin/cat-file.c:643 git-submodule.sh:936
fda7b092
JX
9123msgid "blob"
9124msgstr ""
9125
94328cef 9126#: builtin/cat-file.c:644
fda7b092
JX
9127msgid "use a specific path for --textconv/--filters"
9128msgstr ""
9129
94328cef 9130#: builtin/cat-file.c:646
64f23b0c
JX
9131msgid "allow -s and -t to work with broken/corrupt objects"
9132msgstr ""
9133
94328cef 9134#: builtin/cat-file.c:647
df0617bf
JX
9135msgid "buffer --batch output"
9136msgstr ""
9137
94328cef 9138#: builtin/cat-file.c:649
cc76011e 9139msgid "show info and content of objects fed from the standard input"
dce37b66
JX
9140msgstr ""
9141
94328cef 9142#: builtin/cat-file.c:653
cc76011e 9143msgid "show info about objects fed from the standard input"
822e4a65
JX
9144msgstr ""
9145
94328cef 9146#: builtin/cat-file.c:657
64f23b0c
JX
9147msgid "follow in-tree symlinks (used with --batch or --batch-check)"
9148msgstr ""
9149
94328cef 9150#: builtin/cat-file.c:659
df0617bf
JX
9151msgid "show all objects with --batch or --batch-check"
9152msgstr ""
9153
94328cef 9154#: builtin/cat-file.c:661
dba9f13c
JX
9155msgid "do not order --batch-all-objects output"
9156msgstr ""
9157
94328cef 9158#: builtin/check-attr.c:13
c2ea1208 9159msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
9160msgstr ""
9161
94328cef 9162#: builtin/check-attr.c:14
f4f2c8f8 9163msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
9164msgstr ""
9165
94328cef 9166#: builtin/check-attr.c:21
cc76011e 9167msgid "report all attributes set on file"
dce37b66
JX
9168msgstr ""
9169
94328cef 9170#: builtin/check-attr.c:22
cc76011e 9171msgid "use .gitattributes only from the index"
dce37b66
JX
9172msgstr ""
9173
94328cef 9174#: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
cc76011e 9175msgid "read file names from stdin"
dce37b66
JX
9176msgstr ""
9177
94328cef 9178#: builtin/check-attr.c:25 builtin/check-ignore.c:27
727b9576 9179msgid "terminate input and output records by a NUL character"
dce37b66
JX
9180msgstr ""
9181
d93ef2a1
JX
9182#: builtin/check-ignore.c:21 builtin/checkout.c:1355 builtin/gc.c:538
9183#: builtin/worktree.c:499
9caaf23e
JX
9184msgid "suppress progress reporting"
9185msgstr ""
9186
94328cef 9187#: builtin/check-ignore.c:29
28b3cffc
JX
9188msgid "show non-matching input paths"
9189msgstr ""
9190
94328cef 9191#: builtin/check-ignore.c:31
727b9576
JX
9192msgid "ignore index when checking"
9193msgstr ""
9194
94328cef 9195#: builtin/check-ignore.c:160
9caaf23e
JX
9196msgid "cannot specify pathnames with --stdin"
9197msgstr ""
9198
94328cef 9199#: builtin/check-ignore.c:163
9caaf23e
JX
9200msgid "-z only makes sense with --stdin"
9201msgstr ""
9202
94328cef 9203#: builtin/check-ignore.c:165
9caaf23e
JX
9204msgid "no path specified"
9205msgstr ""
9206
94328cef 9207#: builtin/check-ignore.c:169
9caaf23e
JX
9208msgid "--quiet is only valid with a single pathname"
9209msgstr ""
9210
94328cef 9211#: builtin/check-ignore.c:171
9caaf23e
JX
9212msgid "cannot have both --quiet and --verbose"
9213msgstr ""
9214
94328cef 9215#: builtin/check-ignore.c:174
28b3cffc
JX
9216msgid "--non-matching is only valid with --verbose"
9217msgstr ""
9218
5b34e000 9219#: builtin/check-mailmap.c:9
c2ea1208 9220msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
9221msgstr ""
9222
5b34e000 9223#: builtin/check-mailmap.c:14
28b3cffc
JX
9224msgid "also read contacts from stdin"
9225msgstr ""
9226
5b34e000 9227#: builtin/check-mailmap.c:25
28b3cffc
JX
9228#, c-format
9229msgid "unable to parse contact: %s"
9230msgstr ""
9231
5b34e000 9232#: builtin/check-mailmap.c:48
28b3cffc
JX
9233msgid "no contacts specified"
9234msgstr ""
9235
94328cef 9236#: builtin/checkout-index.c:131
c2ea1208 9237msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
9238msgstr ""
9239
94328cef 9240#: builtin/checkout-index.c:148
9eb3984b
JX
9241msgid "stage should be between 1 and 3 or all"
9242msgstr ""
9243
94328cef 9244#: builtin/checkout-index.c:164
cc76011e 9245msgid "check out all files in the index"
dce37b66
JX
9246msgstr ""
9247
94328cef 9248#: builtin/checkout-index.c:165
cc76011e 9249msgid "force overwrite of existing files"
dce37b66
JX
9250msgstr ""
9251
94328cef 9252#: builtin/checkout-index.c:167
cc76011e 9253msgid "no warning for existing files and files not in index"
dce37b66
JX
9254msgstr ""
9255
94328cef 9256#: builtin/checkout-index.c:169
cc76011e 9257msgid "don't checkout new files"
dce37b66
JX
9258msgstr ""
9259
94328cef 9260#: builtin/checkout-index.c:171
cc76011e 9261msgid "update stat information in the index file"
dce37b66
JX
9262msgstr ""
9263
94328cef 9264#: builtin/checkout-index.c:175
cc76011e 9265msgid "read list of paths from the standard input"
dce37b66
JX
9266msgstr ""
9267
94328cef 9268#: builtin/checkout-index.c:177
cc76011e 9269msgid "write the content to temporary files"
dce37b66
JX
9270msgstr ""
9271
94328cef
JX
9272#: builtin/checkout-index.c:178 builtin/column.c:31
9273#: builtin/submodule--helper.c:1372 builtin/submodule--helper.c:1375
d93ef2a1
JX
9274#: builtin/submodule--helper.c:1383 builtin/submodule--helper.c:1856
9275#: builtin/worktree.c:672
cc76011e 9276msgid "string"
dce37b66
JX
9277msgstr ""
9278
94328cef 9279#: builtin/checkout-index.c:179
cc76011e 9280msgid "when creating files, prepend <string>"
dce37b66
JX
9281msgstr ""
9282
94328cef 9283#: builtin/checkout-index.c:181
cc76011e 9284msgid "copy out the files from named stage"
dce37b66
JX
9285msgstr ""
9286
94328cef 9287#: builtin/checkout.c:32
c2ea1208 9288msgid "git checkout [<options>] <branch>"
dce37b66
JX
9289msgstr ""
9290
94328cef 9291#: builtin/checkout.c:33
c2ea1208 9292msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
9293msgstr ""
9294
d93ef2a1 9295#: builtin/checkout.c:151 builtin/checkout.c:190
822e4a65 9296#, c-format
cc76011e 9297msgid "path '%s' does not have our version"
dce37b66
JX
9298msgstr ""
9299
d93ef2a1 9300#: builtin/checkout.c:153 builtin/checkout.c:192
dce37b66 9301#, c-format
cc76011e 9302msgid "path '%s' does not have their version"
dce37b66
JX
9303msgstr ""
9304
d93ef2a1 9305#: builtin/checkout.c:169
822e4a65 9306#, c-format
cc76011e 9307msgid "path '%s' does not have all necessary versions"
dce37b66
JX
9308msgstr ""
9309
d93ef2a1 9310#: builtin/checkout.c:219
822e4a65 9311#, c-format
cc76011e 9312msgid "path '%s' does not have necessary versions"
dce37b66
JX
9313msgstr ""
9314
d93ef2a1 9315#: builtin/checkout.c:237
822e4a65 9316#, c-format
cc76011e 9317msgid "path '%s': cannot merge"
dce37b66
JX
9318msgstr ""
9319
d93ef2a1 9320#: builtin/checkout.c:253
cc76011e
JX
9321#, c-format
9322msgid "Unable to add merge result for '%s'"
dce37b66
JX
9323msgstr ""
9324
d93ef2a1
JX
9325#: builtin/checkout.c:331 builtin/checkout.c:334 builtin/checkout.c:337
9326#: builtin/checkout.c:340
cc76011e
JX
9327#, c-format
9328msgid "'%s' cannot be used with updating paths"
dce37b66
JX
9329msgstr ""
9330
d93ef2a1 9331#: builtin/checkout.c:343 builtin/checkout.c:346
dce37b66 9332#, c-format
cc76011e 9333msgid "'%s' cannot be used with %s"
dce37b66
JX
9334msgstr ""
9335
d93ef2a1 9336#: builtin/checkout.c:349
dce37b66 9337#, c-format
cc76011e 9338msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
9339msgstr ""
9340
d93ef2a1 9341#: builtin/checkout.c:396 builtin/checkout.c:403
dce37b66 9342#, c-format
cc76011e 9343msgid "path '%s' is unmerged"
dce37b66
JX
9344msgstr ""
9345
d93ef2a1 9346#: builtin/checkout.c:442
94328cef
JX
9347#, c-format
9348msgid "Recreated %d merge conflict"
9349msgid_plural "Recreated %d merge conflicts"
9350msgstr[0] ""
9351msgstr[1] ""
9352
d93ef2a1 9353#: builtin/checkout.c:447
94328cef
JX
9354#, c-format
9355msgid "Updated %d path from %s"
9356msgid_plural "Updated %d paths from %s"
9357msgstr[0] ""
9358msgstr[1] ""
9359
d93ef2a1 9360#: builtin/checkout.c:454
94328cef
JX
9361#, c-format
9362msgid "Updated %d path from the index"
9363msgid_plural "Updated %d paths from the index"
9364msgstr[0] ""
9365msgstr[1] ""
9366
d93ef2a1 9367#: builtin/checkout.c:695
cc76011e 9368msgid "you need to resolve your current index first"
dce37b66
JX
9369msgstr ""
9370
d93ef2a1
JX
9371#: builtin/checkout.c:744
9372#, c-format
9373msgid ""
9374"cannot continue with staged changes in the following files:\n"
9375"%s"
9376msgstr ""
9377
9378#: builtin/checkout.c:751
9379#, c-format
9380msgid "staged changes in the following files may be lost: %s"
9381msgstr ""
9382
9383#: builtin/checkout.c:848
dce37b66 9384#, c-format
df0617bf 9385msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
9386msgstr ""
9387
d93ef2a1 9388#: builtin/checkout.c:890
cc76011e
JX
9389msgid "HEAD is now at"
9390msgstr ""
9391
c08fd730 9392#: builtin/checkout.c:894 builtin/clone.c:701
f1522b27
JX
9393msgid "unable to update HEAD"
9394msgstr ""
9395
d93ef2a1 9396#: builtin/checkout.c:898
dce37b66 9397#, c-format
cc76011e 9398msgid "Reset branch '%s'\n"
dce37b66
JX
9399msgstr ""
9400
d93ef2a1 9401#: builtin/checkout.c:901
dce37b66 9402#, c-format
cc76011e 9403msgid "Already on '%s'\n"
dce37b66
JX
9404msgstr ""
9405
d93ef2a1 9406#: builtin/checkout.c:905
dce37b66 9407#, c-format
cc76011e 9408msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
9409msgstr ""
9410
d93ef2a1 9411#: builtin/checkout.c:907 builtin/checkout.c:1283
dce37b66 9412#, c-format
cc76011e 9413msgid "Switched to a new branch '%s'\n"
dce37b66
JX
9414msgstr ""
9415
d93ef2a1 9416#: builtin/checkout.c:909
cc76011e
JX
9417#, c-format
9418msgid "Switched to branch '%s'\n"
dce37b66
JX
9419msgstr ""
9420
d93ef2a1 9421#: builtin/checkout.c:960
cc76011e
JX
9422#, c-format
9423msgid " ... and %d more.\n"
dce37b66
JX
9424msgstr ""
9425
d93ef2a1 9426#: builtin/checkout.c:966
cc76011e 9427#, c-format
822e4a65 9428msgid ""
cc76011e
JX
9429"Warning: you are leaving %d commit behind, not connected to\n"
9430"any of your branches:\n"
822e4a65 9431"\n"
cc76011e
JX
9432"%s\n"
9433msgid_plural ""
9434"Warning: you are leaving %d commits behind, not connected to\n"
9435"any of your branches:\n"
822e4a65 9436"\n"
cc76011e
JX
9437"%s\n"
9438msgstr[0] ""
9439msgstr[1] ""
dce37b66 9440
d93ef2a1 9441#: builtin/checkout.c:985
cc76011e 9442#, c-format
dce37b66 9443msgid ""
64f23b0c
JX
9444"If you want to keep it by creating a new branch, this may be a good time\n"
9445"to do so with:\n"
9446"\n"
9447" git branch <new-branch-name> %s\n"
9448"\n"
9449msgid_plural ""
cc76011e
JX
9450"If you want to keep them by creating a new branch, this may be a good time\n"
9451"to do so with:\n"
822e4a65 9452"\n"
c2ea1208 9453" git branch <new-branch-name> %s\n"
822e4a65 9454"\n"
64f23b0c
JX
9455msgstr[0] ""
9456msgstr[1] ""
dce37b66 9457
d93ef2a1 9458#: builtin/checkout.c:1017
cc76011e 9459msgid "internal error in revision walk"
dce37b66
JX
9460msgstr ""
9461
d93ef2a1 9462#: builtin/checkout.c:1021
cc76011e 9463msgid "Previous HEAD position was"
dce37b66
JX
9464msgstr ""
9465
d93ef2a1 9466#: builtin/checkout.c:1052 builtin/checkout.c:1278
cc76011e 9467msgid "You are on a branch yet to be born"
dce37b66
JX
9468msgstr ""
9469
d93ef2a1 9470#: builtin/checkout.c:1173
727b9576
JX
9471#, c-format
9472msgid "only one reference expected, %d given."
9473msgstr ""
9474
d93ef2a1 9475#: builtin/checkout.c:1209
94328cef
JX
9476#, c-format
9477msgid ""
9478"'%s' could be both a local file and a tracking branch.\n"
9479"Please use -- (and optionally --no-guess) to disambiguate"
9480msgstr ""
9481
d93ef2a1 9482#: builtin/checkout.c:1222 builtin/worktree.c:290 builtin/worktree.c:448
cc76011e
JX
9483#, c-format
9484msgid "invalid reference: %s"
dce37b66
JX
9485msgstr ""
9486
d93ef2a1 9487#: builtin/checkout.c:1251
cc76011e
JX
9488#, c-format
9489msgid "reference is not a tree: %s"
dce37b66
JX
9490msgstr ""
9491
d93ef2a1 9492#: builtin/checkout.c:1292
cc76011e 9493msgid "paths cannot be used with switching branches"
dce37b66
JX
9494msgstr ""
9495
d93ef2a1 9496#: builtin/checkout.c:1295 builtin/checkout.c:1299 builtin/checkout.c:1303
cc76011e
JX
9497#, c-format
9498msgid "'%s' cannot be used with switching branches"
dce37b66
JX
9499msgstr ""
9500
d93ef2a1
JX
9501#: builtin/checkout.c:1307 builtin/checkout.c:1310 builtin/checkout.c:1315
9502#: builtin/checkout.c:1318
cc76011e
JX
9503#, c-format
9504msgid "'%s' cannot be used with '%s'"
dce37b66
JX
9505msgstr ""
9506
d93ef2a1 9507#: builtin/checkout.c:1323
dce37b66 9508#, c-format
cc76011e 9509msgid "Cannot switch branch to a non-commit '%s'"
dce37b66
JX
9510msgstr ""
9511
c08fd730 9512#: builtin/checkout.c:1356 builtin/checkout.c:1358 builtin/clone.c:118
d93ef2a1
JX
9513#: builtin/remote.c:169 builtin/remote.c:171 builtin/worktree.c:492
9514#: builtin/worktree.c:494
cc76011e 9515msgid "branch"
dce37b66
JX
9516msgstr ""
9517
d93ef2a1 9518#: builtin/checkout.c:1357
cc76011e 9519msgid "create and checkout a new branch"
dce37b66
JX
9520msgstr ""
9521
d93ef2a1 9522#: builtin/checkout.c:1359
cc76011e 9523msgid "create/reset and checkout a branch"
dce37b66
JX
9524msgstr ""
9525
d93ef2a1 9526#: builtin/checkout.c:1360
cc76011e 9527msgid "create reflog for new branch"
dce37b66
JX
9528msgstr ""
9529
d93ef2a1 9530#: builtin/checkout.c:1361 builtin/worktree.c:496
9fa976ff 9531msgid "detach HEAD at named commit"
dce37b66
JX
9532msgstr ""
9533
d93ef2a1 9534#: builtin/checkout.c:1362
cc76011e 9535msgid "set upstream info for new branch"
dce37b66
JX
9536msgstr ""
9537
d93ef2a1 9538#: builtin/checkout.c:1364
5e078fcd 9539msgid "new-branch"
dce37b66
JX
9540msgstr ""
9541
d93ef2a1 9542#: builtin/checkout.c:1364
cc76011e 9543msgid "new unparented branch"
dce37b66
JX
9544msgstr ""
9545
d93ef2a1 9546#: builtin/checkout.c:1366
cc76011e 9547msgid "checkout our version for unmerged files"
dce37b66
JX
9548msgstr ""
9549
d93ef2a1 9550#: builtin/checkout.c:1369
cc76011e 9551msgid "checkout their version for unmerged files"
dce37b66
JX
9552msgstr ""
9553
d93ef2a1 9554#: builtin/checkout.c:1371
cc76011e 9555msgid "force checkout (throw away local modifications)"
cd1e7487
JX
9556msgstr ""
9557
d93ef2a1 9558#: builtin/checkout.c:1373
cc76011e 9559msgid "perform a 3-way merge with the new branch"
dce37b66
JX
9560msgstr ""
9561
d93ef2a1 9562#: builtin/checkout.c:1375 builtin/merge.c:284
cc76011e 9563msgid "update ignored files (default)"
dce37b66
JX
9564msgstr ""
9565
c08fd730 9566#: builtin/checkout.c:1377 builtin/log.c:1594 parse-options.h:317
cc76011e 9567msgid "style"
dce37b66
JX
9568msgstr ""
9569
d93ef2a1 9570#: builtin/checkout.c:1378
cc76011e 9571msgid "conflict style (merge or diff3)"
dce37b66
JX
9572msgstr ""
9573
d93ef2a1 9574#: builtin/checkout.c:1381
c6bc7d43
JX
9575msgid "do not limit pathspecs to sparse entries only"
9576msgstr ""
9577
d93ef2a1 9578#: builtin/checkout.c:1383
94328cef 9579msgid "do not second guess 'git checkout <no-such-branch>'"
dce37b66
JX
9580msgstr ""
9581
d93ef2a1 9582#: builtin/checkout.c:1385
64f23b0c
JX
9583msgid "do not check if another worktree is holding the given ref"
9584msgstr ""
9585
d93ef2a1
JX
9586#: builtin/checkout.c:1389 builtin/clone.c:88 builtin/fetch.c:141
9587#: builtin/merge.c:281 builtin/pull.c:136 builtin/push.c:575
9b7388a8 9588#: builtin/send-pack.c:174
f4f2c8f8
JX
9589msgid "force progress reporting"
9590msgstr ""
9591
d93ef2a1
JX
9592#: builtin/checkout.c:1390
9593msgid "use overlay mode (default)"
9594msgstr ""
9595
9596#: builtin/checkout.c:1422
cc76011e 9597msgid "-b, -B and --orphan are mutually exclusive"
dce37b66
JX
9598msgstr ""
9599
d93ef2a1
JX
9600#: builtin/checkout.c:1425
9601msgid "-p and --overlay are mutually exclusive"
9602msgstr ""
9603
9604#: builtin/checkout.c:1442
cc76011e 9605msgid "--track needs a branch name"
822e4a65
JX
9606msgstr ""
9607
d93ef2a1 9608#: builtin/checkout.c:1447
dba9f13c 9609msgid "missing branch name; try -b"
dce37b66
JX
9610msgstr ""
9611
d93ef2a1 9612#: builtin/checkout.c:1484
cc76011e 9613msgid "invalid path specification"
dce37b66
JX
9614msgstr ""
9615
d93ef2a1 9616#: builtin/checkout.c:1491
dce37b66 9617#, c-format
5b34e000 9618msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
9619msgstr ""
9620
d93ef2a1 9621#: builtin/checkout.c:1495
cc76011e
JX
9622#, c-format
9623msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
9624msgstr ""
9625
d93ef2a1 9626#: builtin/checkout.c:1499
cc76011e
JX
9627msgid ""
9628"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
9629"checking out of the index."
dce37b66
JX
9630msgstr ""
9631
d93ef2a1 9632#: builtin/checkout.c:1519
dba9f13c
JX
9633#, c-format
9634msgid ""
9635"'%s' matched more than one remote tracking branch.\n"
9636"We found %d remotes with a reference that matched. So we fell back\n"
9637"on trying to resolve the argument as a path, but failed there too!\n"
9638"\n"
9639"If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
9640"you can do so by fully qualifying the name with the --track option:\n"
9641"\n"
9642" git checkout --track origin/<name>\n"
9643"\n"
9644"If you'd like to always have checkouts of an ambiguous <name> prefer\n"
9645"one remote, e.g. the 'origin' remote, consider setting\n"
9646"checkout.defaultRemote=origin in your config."
9647msgstr ""
9648
94328cef 9649#: builtin/clean.c:28
28b3cffc
JX
9650msgid ""
9651"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
9652msgstr ""
9653
94328cef 9654#: builtin/clean.c:32
46bc4039
JX
9655#, c-format
9656msgid "Removing %s\n"
9657msgstr ""
9658
94328cef 9659#: builtin/clean.c:33
46bc4039
JX
9660#, c-format
9661msgid "Would remove %s\n"
9662msgstr ""
9663
94328cef 9664#: builtin/clean.c:34
46bc4039
JX
9665#, c-format
9666msgid "Skipping repository %s\n"
9667msgstr ""
9668
94328cef 9669#: builtin/clean.c:35
46bc4039
JX
9670#, c-format
9671msgid "Would skip repository %s\n"
9672msgstr ""
9673
94328cef 9674#: builtin/clean.c:36
46bc4039
JX
9675#, c-format
9676msgid "failed to remove %s"
9677msgstr ""
9678
94328cef 9679#: builtin/clean.c:299 git-add--interactive.perl:579
673bfad0 9680#, c-format
28b3cffc
JX
9681msgid ""
9682"Prompt help:\n"
9683"1 - select a numbered item\n"
9684"foo - select item based on unique prefix\n"
673bfad0 9685" - (empty) select nothing\n"
28b3cffc
JX
9686msgstr ""
9687
94328cef 9688#: builtin/clean.c:303 git-add--interactive.perl:588
673bfad0 9689#, c-format
28b3cffc
JX
9690msgid ""
9691"Prompt help:\n"
9692"1 - select a single item\n"
9693"3-5 - select a range of items\n"
9694"2-3,6-9 - select multiple ranges\n"
9695"foo - select item based on unique prefix\n"
9696"-... - unselect specified items\n"
9697"* - choose all items\n"
673bfad0 9698" - (empty) finish selecting\n"
28b3cffc
JX
9699msgstr ""
9700
94328cef 9701#: builtin/clean.c:519 git-add--interactive.perl:554
9b7388a8 9702#: git-add--interactive.perl:559
673bfad0
JX
9703#, c-format, perl-format
9704msgid "Huh (%s)?\n"
28b3cffc
JX
9705msgstr ""
9706
94328cef 9707#: builtin/clean.c:661
28b3cffc
JX
9708#, c-format
9709msgid "Input ignore patterns>> "
9710msgstr ""
9711
94328cef 9712#: builtin/clean.c:698
28b3cffc
JX
9713#, c-format
9714msgid "WARNING: Cannot find items matched by: %s"
9715msgstr ""
9716
94328cef 9717#: builtin/clean.c:719
28b3cffc
JX
9718msgid "Select items to delete"
9719msgstr ""
9720
c2ea1208 9721#. TRANSLATORS: Make sure to keep [y/N] as is
94328cef 9722#: builtin/clean.c:760
28b3cffc 9723#, c-format
c2ea1208 9724msgid "Remove %s [y/N]? "
28b3cffc
JX
9725msgstr ""
9726
94328cef 9727#: builtin/clean.c:785 git-add--interactive.perl:1717
673bfad0
JX
9728#, c-format
9729msgid "Bye.\n"
28b3cffc
JX
9730msgstr ""
9731
94328cef 9732#: builtin/clean.c:793
28b3cffc
JX
9733msgid ""
9734"clean - start cleaning\n"
9735"filter by pattern - exclude items from deletion\n"
9736"select by numbers - select items to be deleted by numbers\n"
9737"ask each - confirm each deletion (like \"rm -i\")\n"
9738"quit - stop cleaning\n"
9739"help - this screen\n"
9740"? - help for prompt selection"
9741msgstr ""
9742
94328cef 9743#: builtin/clean.c:820 git-add--interactive.perl:1793
28b3cffc
JX
9744msgid "*** Commands ***"
9745msgstr ""
9746
94328cef 9747#: builtin/clean.c:821 git-add--interactive.perl:1790
28b3cffc
JX
9748msgid "What now"
9749msgstr ""
9750
94328cef 9751#: builtin/clean.c:829
28b3cffc
JX
9752msgid "Would remove the following item:"
9753msgid_plural "Would remove the following items:"
9754msgstr[0] ""
9755msgstr[1] ""
9756
94328cef 9757#: builtin/clean.c:845
28b3cffc
JX
9758msgid "No more files to clean, exiting."
9759msgstr ""
9760
94328cef 9761#: builtin/clean.c:907
cc76011e 9762msgid "do not print names of files removed"
dce37b66
JX
9763msgstr ""
9764
94328cef 9765#: builtin/clean.c:909
cc76011e 9766msgid "force"
dce37b66
JX
9767msgstr ""
9768
94328cef 9769#: builtin/clean.c:910
28b3cffc
JX
9770msgid "interactive cleaning"
9771msgstr ""
9772
94328cef 9773#: builtin/clean.c:912
cc76011e 9774msgid "remove whole directories"
dce37b66
JX
9775msgstr ""
9776
94328cef 9777#: builtin/clean.c:913 builtin/describe.c:546 builtin/describe.c:548
d93ef2a1
JX
9778#: builtin/grep.c:897 builtin/log.c:171 builtin/log.c:173
9779#: builtin/ls-files.c:557 builtin/name-rev.c:417 builtin/name-rev.c:419
c08fd730 9780#: builtin/show-ref.c:179
cc76011e 9781msgid "pattern"
dce37b66
JX
9782msgstr ""
9783
94328cef 9784#: builtin/clean.c:914
cc76011e 9785msgid "add <pattern> to ignore rules"
dce37b66
JX
9786msgstr ""
9787
94328cef 9788#: builtin/clean.c:915
cc76011e 9789msgid "remove ignored files, too"
dce37b66
JX
9790msgstr ""
9791
94328cef 9792#: builtin/clean.c:917
cc76011e 9793msgid "remove only ignored files"
dce37b66
JX
9794msgstr ""
9795
94328cef 9796#: builtin/clean.c:935
cc76011e 9797msgid "-x and -X cannot be used together"
dce37b66
JX
9798msgstr ""
9799
94328cef 9800#: builtin/clean.c:939
cc76011e 9801msgid ""
5e078fcd 9802"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 9803"clean"
dce37b66
JX
9804msgstr ""
9805
94328cef 9806#: builtin/clean.c:942
cc76011e 9807msgid ""
5e078fcd 9808"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 9809"refusing to clean"
dce37b66
JX
9810msgstr ""
9811
94328cef 9812#: builtin/clone.c:44
c2ea1208 9813msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
9814msgstr ""
9815
d93ef2a1 9816#: builtin/clone.c:90
cc76011e 9817msgid "don't create a checkout"
dce37b66
JX
9818msgstr ""
9819
d93ef2a1 9820#: builtin/clone.c:91 builtin/clone.c:93 builtin/init-db.c:489
cc76011e 9821msgid "create a bare repository"
dce37b66
JX
9822msgstr ""
9823
d93ef2a1 9824#: builtin/clone.c:95
cc76011e 9825msgid "create a mirror repository (implies bare)"
dce37b66
JX
9826msgstr ""
9827
d93ef2a1 9828#: builtin/clone.c:97
cc76011e 9829msgid "to clone from a local repository"
dce37b66
JX
9830msgstr ""
9831
d93ef2a1 9832#: builtin/clone.c:99
cc76011e 9833msgid "don't use local hardlinks, always copy"
dce37b66
JX
9834msgstr ""
9835
d93ef2a1 9836#: builtin/clone.c:101
cc76011e 9837msgid "setup as shared repository"
dce37b66
JX
9838msgstr ""
9839
c08fd730 9840#: builtin/clone.c:104
dfc182b1
JX
9841msgid "pathspec"
9842msgstr ""
9843
c08fd730 9844#: builtin/clone.c:104
cc76011e 9845msgid "initialize submodules in the clone"
dce37b66
JX
9846msgstr ""
9847
c08fd730 9848#: builtin/clone.c:107
f517e50d
JX
9849msgid "number of submodules cloned in parallel"
9850msgstr ""
9851
c08fd730 9852#: builtin/clone.c:108 builtin/init-db.c:486
cc76011e 9853msgid "template-directory"
dce37b66
JX
9854msgstr ""
9855
c08fd730 9856#: builtin/clone.c:109 builtin/init-db.c:487
cc76011e 9857msgid "directory from which templates will be used"
dce37b66
JX
9858msgstr ""
9859
c08fd730 9860#: builtin/clone.c:111 builtin/clone.c:113 builtin/submodule--helper.c:1379
d93ef2a1 9861#: builtin/submodule--helper.c:1859
cc76011e 9862msgid "reference repository"
dce37b66
JX
9863msgstr ""
9864
c08fd730 9865#: builtin/clone.c:115 builtin/submodule--helper.c:1381
d93ef2a1 9866#: builtin/submodule--helper.c:1861
64f23b0c
JX
9867msgid "use --reference only while cloning"
9868msgstr ""
9869
c08fd730 9870#: builtin/clone.c:116 builtin/column.c:27 builtin/merge-file.c:46
d93ef2a1 9871#: builtin/pack-objects.c:3306 builtin/repack.c:329
cc76011e 9872msgid "name"
dce37b66
JX
9873msgstr ""
9874
c08fd730 9875#: builtin/clone.c:117
cc76011e 9876msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
9877msgstr ""
9878
c08fd730 9879#: builtin/clone.c:119
cc76011e 9880msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
9881msgstr ""
9882
c08fd730 9883#: builtin/clone.c:121
cc76011e 9884msgid "path to git-upload-pack on the remote"
dce37b66
JX
9885msgstr ""
9886
c08fd730 9887#: builtin/clone.c:122 builtin/fetch.c:142 builtin/grep.c:836
d93ef2a1 9888#: builtin/pull.c:225
cc76011e 9889msgid "depth"
dce37b66
JX
9890msgstr ""
9891
c08fd730 9892#: builtin/clone.c:123
cc76011e 9893msgid "create a shallow clone of that depth"
dce37b66
JX
9894msgstr ""
9895
c08fd730 9896#: builtin/clone.c:124 builtin/fetch.c:144 builtin/pack-objects.c:3295
fda7b092
JX
9897msgid "time"
9898msgstr ""
9899
c08fd730 9900#: builtin/clone.c:125
fda7b092
JX
9901msgid "create a shallow clone since a specific time"
9902msgstr ""
9903
c08fd730 9904#: builtin/clone.c:126 builtin/fetch.c:146 builtin/fetch.c:169
d93ef2a1 9905#: builtin/rebase.c:1389
fda7b092
JX
9906msgid "revision"
9907msgstr ""
9908
c08fd730 9909#: builtin/clone.c:127 builtin/fetch.c:147
673bfad0 9910msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
9911msgstr ""
9912
c08fd730 9913#: builtin/clone.c:129
cc76011e 9914msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
9915msgstr ""
9916
c08fd730 9917#: builtin/clone.c:131
5b34e000
JX
9918msgid "don't clone any tags, and make later fetches not to follow them"
9919msgstr ""
9920
c08fd730 9921#: builtin/clone.c:133
f517e50d
JX
9922msgid "any cloned submodules will be shallow"
9923msgstr ""
9924
c08fd730 9925#: builtin/clone.c:134 builtin/init-db.c:495
cc76011e 9926msgid "gitdir"
dce37b66
JX
9927msgstr ""
9928
c08fd730 9929#: builtin/clone.c:135 builtin/init-db.c:496
cc76011e 9930msgid "separate git dir from working tree"
dce37b66
JX
9931msgstr ""
9932
c08fd730 9933#: builtin/clone.c:136
cc76011e 9934msgid "key=value"
822e4a65
JX
9935msgstr ""
9936
c08fd730 9937#: builtin/clone.c:137
cc76011e 9938msgid "set config inside the new repository"
dce37b66
JX
9939msgstr ""
9940
c08fd730 9941#: builtin/clone.c:139 builtin/fetch.c:164 builtin/ls-remote.c:76
d93ef2a1
JX
9942#: builtin/push.c:585 builtin/send-pack.c:172
9943msgid "server-specific"
9944msgstr ""
9945
c08fd730 9946#: builtin/clone.c:139 builtin/fetch.c:164 builtin/ls-remote.c:76
d93ef2a1
JX
9947#: builtin/push.c:585 builtin/send-pack.c:173
9948msgid "option to transmit"
9949msgstr ""
9950
c08fd730 9951#: builtin/clone.c:140 builtin/fetch.c:165 builtin/pull.c:238
94328cef 9952#: builtin/push.c:586
9eb3984b
JX
9953msgid "use IPv4 addresses only"
9954msgstr ""
9955
c08fd730 9956#: builtin/clone.c:142 builtin/fetch.c:167 builtin/pull.c:241
94328cef 9957#: builtin/push.c:588
9eb3984b
JX
9958msgid "use IPv6 addresses only"
9959msgstr ""
9960
c08fd730 9961#: builtin/clone.c:280
f1522b27
JX
9962msgid ""
9963"No directory name could be guessed.\n"
9964"Please specify a directory on the command line"
9965msgstr ""
9966
c08fd730 9967#: builtin/clone.c:333
df49095a 9968#, c-format
fda7b092 9969msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
9970msgstr ""
9971
c08fd730 9972#: builtin/clone.c:405
9fa976ff
JX
9973#, c-format
9974msgid "failed to open '%s'"
9975msgstr ""
9976
c08fd730 9977#: builtin/clone.c:413
dce37b66 9978#, c-format
cc76011e 9979msgid "%s exists and is not a directory"
dce37b66
JX
9980msgstr ""
9981
c08fd730 9982#: builtin/clone.c:427
cc76011e
JX
9983#, c-format
9984msgid "failed to stat %s\n"
822e4a65
JX
9985msgstr ""
9986
c08fd730 9987#: builtin/clone.c:444
12705546
JX
9988#, c-format
9989msgid "failed to unlink '%s'"
9990msgstr ""
9991
c08fd730 9992#: builtin/clone.c:449
dce37b66 9993#, c-format
cc76011e 9994msgid "failed to create link '%s'"
dce37b66
JX
9995msgstr ""
9996
c08fd730 9997#: builtin/clone.c:453
cc76011e
JX
9998#, c-format
9999msgid "failed to copy file to '%s'"
dce37b66
JX
10000msgstr ""
10001
c08fd730 10002#: builtin/clone.c:479
cc76011e
JX
10003#, c-format
10004msgid "done.\n"
dce37b66
JX
10005msgstr ""
10006
c08fd730 10007#: builtin/clone.c:493
c138af56
JX
10008msgid ""
10009"Clone succeeded, but checkout failed.\n"
10010"You can inspect what was checked out with 'git status'\n"
10011"and retry the checkout with 'git checkout -f HEAD'\n"
10012msgstr ""
10013
c08fd730 10014#: builtin/clone.c:570
cc76011e
JX
10015#, c-format
10016msgid "Could not find remote branch %s to clone."
dce37b66
JX
10017msgstr ""
10018
c08fd730 10019#: builtin/clone.c:689
f1522b27
JX
10020#, c-format
10021msgid "unable to update %s"
10022msgstr ""
10023
c08fd730 10024#: builtin/clone.c:739
cc76011e 10025msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
10026msgstr ""
10027
c08fd730 10028#: builtin/clone.c:770
c138af56
JX
10029msgid "unable to checkout working tree"
10030msgstr ""
10031
c08fd730 10032#: builtin/clone.c:815
f1522b27
JX
10033msgid "unable to write parameters to config file"
10034msgstr ""
10035
c08fd730 10036#: builtin/clone.c:878
beb691f7
JX
10037msgid "cannot repack to clean up"
10038msgstr ""
10039
c08fd730 10040#: builtin/clone.c:880
beb691f7
JX
10041msgid "cannot unlink temporary alternates file"
10042msgstr ""
10043
c08fd730 10044#: builtin/clone.c:920 builtin/receive-pack.c:1952
cc76011e 10045msgid "Too many arguments."
dce37b66
JX
10046msgstr ""
10047
c08fd730 10048#: builtin/clone.c:924
cc76011e 10049msgid "You must specify a repository to clone."
dce37b66
JX
10050msgstr ""
10051
c08fd730 10052#: builtin/clone.c:937
cc76011e
JX
10053#, c-format
10054msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
10055msgstr ""
10056
c08fd730 10057#: builtin/clone.c:940
46bc4039
JX
10058msgid "--bare and --separate-git-dir are incompatible."
10059msgstr ""
10060
c08fd730 10061#: builtin/clone.c:953
cc76011e
JX
10062#, c-format
10063msgid "repository '%s' does not exist"
dce37b66
JX
10064msgstr ""
10065
c08fd730 10066#: builtin/clone.c:959 builtin/fetch.c:1610
df49095a
JX
10067#, c-format
10068msgid "depth %s is not a positive number"
10069msgstr ""
10070
c08fd730 10071#: builtin/clone.c:969
dce37b66 10072#, c-format
cc76011e 10073msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
10074msgstr ""
10075
c08fd730 10076#: builtin/clone.c:979
dce37b66 10077#, c-format
cc76011e 10078msgid "working tree '%s' already exists."
dce37b66
JX
10079msgstr ""
10080
c08fd730 10081#: builtin/clone.c:994 builtin/clone.c:1015 builtin/difftool.c:264
d93ef2a1 10082#: builtin/worktree.c:296 builtin/worktree.c:328
a4156d20
JX
10083#, c-format
10084msgid "could not create leading directories of '%s'"
10085msgstr ""
10086
c08fd730 10087#: builtin/clone.c:999
822e4a65 10088#, c-format
c2ea1208 10089msgid "could not create work tree dir '%s'"
dce37b66
JX
10090msgstr ""
10091
c08fd730 10092#: builtin/clone.c:1019
822e4a65 10093#, c-format
cc76011e 10094msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
10095msgstr ""
10096
c08fd730 10097#: builtin/clone.c:1021
dce37b66 10098#, c-format
cc76011e 10099msgid "Cloning into '%s'...\n"
dce37b66
JX
10100msgstr ""
10101
c08fd730 10102#: builtin/clone.c:1045
fda7b092
JX
10103msgid ""
10104"clone --recursive is not compatible with both --reference and --reference-if-"
10105"able"
10106msgstr ""
10107
c08fd730 10108#: builtin/clone.c:1106
fe05e196
JX
10109msgid "--depth is ignored in local clones; use file:// instead."
10110msgstr ""
10111
c08fd730 10112#: builtin/clone.c:1108
fda7b092
JX
10113msgid "--shallow-since is ignored in local clones; use file:// instead."
10114msgstr ""
10115
c08fd730 10116#: builtin/clone.c:1110
fda7b092
JX
10117msgid "--shallow-exclude is ignored in local clones; use file:// instead."
10118msgstr ""
10119
c08fd730 10120#: builtin/clone.c:1112
abc8de64
JX
10121msgid "--filter is ignored in local clones; use file:// instead."
10122msgstr ""
10123
c08fd730 10124#: builtin/clone.c:1115
fe05e196
JX
10125msgid "source repository is shallow, ignoring --local"
10126msgstr ""
10127
c08fd730 10128#: builtin/clone.c:1120
fe05e196
JX
10129msgid "--local is ignored"
10130msgstr ""
10131
c08fd730 10132#: builtin/clone.c:1197 builtin/clone.c:1205
822e4a65 10133#, c-format
cc76011e 10134msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
10135msgstr ""
10136
c08fd730 10137#: builtin/clone.c:1208
cc76011e 10138msgid "You appear to have cloned an empty repository."
dce37b66
JX
10139msgstr ""
10140
5b34e000 10141#: builtin/column.c:10
c2ea1208 10142msgid "git column [<options>]"
dce37b66
JX
10143msgstr ""
10144
5b34e000 10145#: builtin/column.c:27
cc76011e 10146msgid "lookup config vars"
dce37b66
JX
10147msgstr ""
10148
5b34e000 10149#: builtin/column.c:28 builtin/column.c:29
cc76011e 10150msgid "layout to use"
dce37b66
JX
10151msgstr ""
10152
5b34e000 10153#: builtin/column.c:30
cc76011e 10154msgid "Maximum width"
dce37b66
JX
10155msgstr ""
10156
5b34e000 10157#: builtin/column.c:31
cc76011e 10158msgid "Padding space on left border"
dce37b66
JX
10159msgstr ""
10160
5b34e000 10161#: builtin/column.c:32
cc76011e 10162msgid "Padding space on right border"
dce37b66
JX
10163msgstr ""
10164
5b34e000 10165#: builtin/column.c:33
cc76011e 10166msgid "Padding space between columns"
dce37b66
JX
10167msgstr ""
10168
9b7388a8 10169#: builtin/column.c:51
cc76011e 10170msgid "--command must be the first argument"
dce37b66
JX
10171msgstr ""
10172
d93ef2a1
JX
10173#: builtin/commit-tree.c:18
10174msgid ""
10175"git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
10176"<file>)...] <tree>"
10177msgstr ""
10178
10179#: builtin/commit-tree.c:31
10180#, c-format
10181msgid "duplicate parent %s ignored"
10182msgstr ""
10183
10184#: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:520
10185#, c-format
10186msgid "not a valid object name %s"
10187msgstr ""
10188
10189#: builtin/commit-tree.c:93
10190#, c-format
10191msgid "git commit-tree: failed to open '%s'"
10192msgstr ""
10193
10194#: builtin/commit-tree.c:96
10195#, c-format
10196msgid "git commit-tree: failed to read '%s'"
10197msgstr ""
10198
10199#: builtin/commit-tree.c:98
10200#, c-format
10201msgid "git commit-tree: failed to close '%s'"
10202msgstr ""
10203
10204#: builtin/commit-tree.c:111
10205msgid "parent"
10206msgstr ""
10207
10208#: builtin/commit-tree.c:112
10209msgid "id of a parent commit object"
10210msgstr ""
10211
10212#: builtin/commit-tree.c:114 builtin/commit.c:1480 builtin/merge.c:268
10213#: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1473
10214#: builtin/tag.c:406
10215msgid "message"
10216msgstr ""
10217
10218#: builtin/commit-tree.c:115 builtin/commit.c:1480
10219msgid "commit message"
10220msgstr ""
10221
10222#: builtin/commit-tree.c:118
10223msgid "read commit log message from file"
10224msgstr ""
10225
10226#: builtin/commit-tree.c:121 builtin/commit.c:1492 builtin/merge.c:283
10227#: builtin/pull.c:193 builtin/revert.c:117
10228msgid "GPG sign commit"
10229msgstr ""
10230
10231#: builtin/commit-tree.c:133
10232msgid "must give exactly one tree"
10233msgstr ""
10234
10235#: builtin/commit-tree.c:140
10236msgid "git commit-tree: failed to read"
10237msgstr ""
10238
94328cef 10239#: builtin/commit.c:41
c2ea1208 10240msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
10241msgstr ""
10242
94328cef 10243#: builtin/commit.c:46
c2ea1208 10244msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
10245msgstr ""
10246
94328cef 10247#: builtin/commit.c:51
cc76011e
JX
10248msgid ""
10249"You asked to amend the most recent commit, but doing so would make\n"
10250"it empty. You can repeat your command with --allow-empty, or you can\n"
10251"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
10252msgstr ""
10253
94328cef 10254#: builtin/commit.c:56
dce37b66 10255msgid ""
cc76011e
JX
10256"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
10257"If you wish to commit it anyway, use:\n"
10258"\n"
10259" git commit --allow-empty\n"
10260"\n"
dce37b66
JX
10261msgstr ""
10262
94328cef 10263#: builtin/commit.c:63
b8ecf239
JX
10264msgid "Otherwise, please use 'git reset'\n"
10265msgstr ""
10266
94328cef 10267#: builtin/commit.c:66
b8ecf239
JX
10268msgid ""
10269"If you wish to skip this commit, use:\n"
10270"\n"
10271" git reset\n"
10272"\n"
10273"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
10274"the remaining commits.\n"
10275msgstr ""
10276
94328cef 10277#: builtin/commit.c:312
cc76011e 10278msgid "failed to unpack HEAD tree object"
822e4a65
JX
10279msgstr ""
10280
94328cef 10281#: builtin/commit.c:353
cc76011e 10282msgid "unable to create temporary index"
dce37b66
JX
10283msgstr ""
10284
94328cef 10285#: builtin/commit.c:359
cc76011e 10286msgid "interactive add failed"
dce37b66
JX
10287msgstr ""
10288
94328cef 10289#: builtin/commit.c:373
d07a63e4
JX
10290msgid "unable to update temporary index"
10291msgstr ""
10292
94328cef 10293#: builtin/commit.c:375
d07a63e4
JX
10294msgid "Failed to update main cache tree"
10295msgstr ""
10296
94328cef 10297#: builtin/commit.c:400 builtin/commit.c:423 builtin/commit.c:469
cc76011e 10298msgid "unable to write new_index file"
dce37b66
JX
10299msgstr ""
10300
94328cef 10301#: builtin/commit.c:452
cc76011e 10302msgid "cannot do a partial commit during a merge."
dce37b66
JX
10303msgstr ""
10304
94328cef 10305#: builtin/commit.c:454
cc76011e 10306msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
10307msgstr ""
10308
94328cef 10309#: builtin/commit.c:462
cc76011e 10310msgid "cannot read the index"
dce37b66
JX
10311msgstr ""
10312
94328cef 10313#: builtin/commit.c:481
cc76011e 10314msgid "unable to write temporary index file"
dce37b66
JX
10315msgstr ""
10316
94328cef 10317#: builtin/commit.c:579
d07a63e4
JX
10318#, c-format
10319msgid "commit '%s' lacks author header"
10320msgstr ""
10321
94328cef 10322#: builtin/commit.c:581
dce37b66 10323#, c-format
d07a63e4 10324msgid "commit '%s' has malformed author line"
dce37b66
JX
10325msgstr ""
10326
94328cef 10327#: builtin/commit.c:600
cc76011e 10328msgid "malformed --author parameter"
dce37b66
JX
10329msgstr ""
10330
d93ef2a1 10331#: builtin/commit.c:653
fe05e196
JX
10332msgid ""
10333"unable to select a comment character that is not used\n"
10334"in the current commit message"
10335msgstr ""
10336
d93ef2a1 10337#: builtin/commit.c:691 builtin/commit.c:724 builtin/commit.c:1069
cc76011e
JX
10338#, c-format
10339msgid "could not lookup commit %s"
822e4a65
JX
10340msgstr ""
10341
d93ef2a1 10342#: builtin/commit.c:703 builtin/shortlog.c:319
cc76011e
JX
10343#, c-format
10344msgid "(reading log message from standard input)\n"
822e4a65
JX
10345msgstr ""
10346
d93ef2a1 10347#: builtin/commit.c:705
cc76011e 10348msgid "could not read log from standard input"
822e4a65
JX
10349msgstr ""
10350
d93ef2a1 10351#: builtin/commit.c:709
dce37b66 10352#, c-format
cc76011e 10353msgid "could not read log file '%s'"
dce37b66
JX
10354msgstr ""
10355
d93ef2a1 10356#: builtin/commit.c:740 builtin/commit.c:756
f517e50d 10357msgid "could not read SQUASH_MSG"
dce37b66
JX
10358msgstr ""
10359
d93ef2a1 10360#: builtin/commit.c:747
f517e50d 10361msgid "could not read MERGE_MSG"
dce37b66
JX
10362msgstr ""
10363
d93ef2a1 10364#: builtin/commit.c:807
cc76011e
JX
10365msgid "could not write commit template"
10366msgstr ""
10367
d93ef2a1 10368#: builtin/commit.c:826
dce37b66 10369#, c-format
822e4a65 10370msgid ""
cc76011e
JX
10371"\n"
10372"It looks like you may be committing a merge.\n"
10373"If this is not correct, please remove the file\n"
10374"\t%s\n"
10375"and try again.\n"
dce37b66
JX
10376msgstr ""
10377
d93ef2a1 10378#: builtin/commit.c:831
822e4a65
JX
10379#, c-format
10380msgid ""
cc76011e
JX
10381"\n"
10382"It looks like you may be committing a cherry-pick.\n"
10383"If this is not correct, please remove the file\n"
10384"\t%s\n"
10385"and try again.\n"
dce37b66
JX
10386msgstr ""
10387
d93ef2a1 10388#: builtin/commit.c:844
9caaf23e 10389#, c-format
cc76011e
JX
10390msgid ""
10391"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 10392"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
10393msgstr ""
10394
d93ef2a1 10395#: builtin/commit.c:852
9caaf23e 10396#, c-format
cc76011e
JX
10397msgid ""
10398"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 10399"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
10400"An empty message aborts the commit.\n"
10401msgstr ""
10402
d93ef2a1 10403#: builtin/commit.c:869
fe05e196
JX
10404#, c-format
10405msgid "%sAuthor: %.*s <%.*s>"
10406msgstr ""
10407
d93ef2a1 10408#: builtin/commit.c:877
822e4a65 10409#, c-format
fe05e196 10410msgid "%sDate: %s"
dce37b66
JX
10411msgstr ""
10412
d93ef2a1 10413#: builtin/commit.c:884
cc76011e 10414#, c-format
fe05e196 10415msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
10416msgstr ""
10417
d93ef2a1 10418#: builtin/commit.c:902
cc76011e 10419msgid "Cannot read index"
822e4a65
JX
10420msgstr ""
10421
d93ef2a1 10422#: builtin/commit.c:969
cc76011e 10423msgid "Error building trees"
dce37b66
JX
10424msgstr ""
10425
d93ef2a1 10426#: builtin/commit.c:983 builtin/tag.c:269
dce37b66 10427#, c-format
cc76011e 10428msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
10429msgstr ""
10430
d93ef2a1 10431#: builtin/commit.c:1027
dce37b66 10432#, c-format
c2ea1208 10433msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
10434msgstr ""
10435
d93ef2a1 10436#: builtin/commit.c:1041
18a90722
JX
10437#, c-format
10438msgid "Invalid ignored mode '%s'"
10439msgstr ""
10440
d93ef2a1 10441#: builtin/commit.c:1059 builtin/commit.c:1284
cc76011e
JX
10442#, c-format
10443msgid "Invalid untracked files mode '%s'"
dce37b66
JX
10444msgstr ""
10445
d93ef2a1 10446#: builtin/commit.c:1097
28b3cffc
JX
10447msgid "--long and -z are incompatible"
10448msgstr ""
10449
d93ef2a1 10450#: builtin/commit.c:1130
cc76011e
JX
10451msgid "Using both --reset-author and --author does not make sense"
10452msgstr ""
822e4a65 10453
d93ef2a1 10454#: builtin/commit.c:1139
cc76011e 10455msgid "You have nothing to amend."
dce37b66
JX
10456msgstr ""
10457
d93ef2a1 10458#: builtin/commit.c:1142
cc76011e 10459msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
10460msgstr ""
10461
d93ef2a1 10462#: builtin/commit.c:1144
cc76011e 10463msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
10464msgstr ""
10465
d93ef2a1 10466#: builtin/commit.c:1147
cc76011e 10467msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
10468msgstr ""
10469
d93ef2a1 10470#: builtin/commit.c:1157
cc76011e 10471msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
10472msgstr ""
10473
d93ef2a1 10474#: builtin/commit.c:1159
abc8de64 10475msgid "Option -m cannot be combined with -c/-C/-F."
dce37b66
JX
10476msgstr ""
10477
d93ef2a1 10478#: builtin/commit.c:1167
cc76011e 10479msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
10480msgstr ""
10481
d93ef2a1 10482#: builtin/commit.c:1184
cc76011e 10483msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
10484msgstr ""
10485
d93ef2a1 10486#: builtin/commit.c:1186
cc76011e 10487msgid "No paths with --include/--only does not make sense."
dce37b66
JX
10488msgstr ""
10489
d93ef2a1 10490#: builtin/commit.c:1192
dce37b66 10491#, c-format
d93ef2a1 10492msgid "paths '%s ...' with -a does not make sense"
822e4a65
JX
10493msgstr ""
10494
d93ef2a1 10495#: builtin/commit.c:1319 builtin/commit.c:1503
cc76011e
JX
10496msgid "show status concisely"
10497msgstr ""
822e4a65 10498
d93ef2a1 10499#: builtin/commit.c:1321 builtin/commit.c:1505
cc76011e 10500msgid "show branch information"
cd1e7487
JX
10501msgstr ""
10502
d93ef2a1 10503#: builtin/commit.c:1323
5b34e000
JX
10504msgid "show stash information"
10505msgstr ""
10506
d93ef2a1 10507#: builtin/commit.c:1325 builtin/commit.c:1507
abc8de64
JX
10508msgid "compute full ahead/behind values"
10509msgstr ""
10510
d93ef2a1 10511#: builtin/commit.c:1327
fda7b092
JX
10512msgid "version"
10513msgstr ""
10514
d93ef2a1
JX
10515#: builtin/commit.c:1327 builtin/commit.c:1509 builtin/push.c:561
10516#: builtin/worktree.c:643
cc76011e 10517msgid "machine-readable output"
dce37b66
JX
10518msgstr ""
10519
d93ef2a1 10520#: builtin/commit.c:1330 builtin/commit.c:1511
fe52cd62
JX
10521msgid "show status in long format (default)"
10522msgstr ""
10523
d93ef2a1 10524#: builtin/commit.c:1333 builtin/commit.c:1514
cc76011e 10525msgid "terminate entries with NUL"
dce37b66
JX
10526msgstr ""
10527
d93ef2a1
JX
10528#: builtin/commit.c:1335 builtin/commit.c:1339 builtin/commit.c:1517
10529#: builtin/fast-export.c:1085 builtin/fast-export.c:1088 builtin/rebase.c:1465
c08fd730 10530#: parse-options.h:331
cc76011e 10531msgid "mode"
11b90174
JX
10532msgstr ""
10533
d93ef2a1 10534#: builtin/commit.c:1336 builtin/commit.c:1517
cc76011e 10535msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
10536msgstr ""
10537
d93ef2a1 10538#: builtin/commit.c:1340
18a90722
JX
10539msgid ""
10540"show ignored files, optional modes: traditional, matching, no. (Default: "
10541"traditional)"
dce37b66
JX
10542msgstr ""
10543
c08fd730 10544#: builtin/commit.c:1342 parse-options.h:179
cc76011e 10545msgid "when"
dce37b66
JX
10546msgstr ""
10547
d93ef2a1 10548#: builtin/commit.c:1343
cc76011e
JX
10549msgid ""
10550"ignore changes to submodules, optional when: all, dirty, untracked. "
10551"(Default: all)"
dce37b66
JX
10552msgstr ""
10553
d93ef2a1 10554#: builtin/commit.c:1345
cc76011e 10555msgid "list untracked files in columns"
dce37b66
JX
10556msgstr ""
10557
d93ef2a1 10558#: builtin/commit.c:1346
9b7388a8
JX
10559msgid "do not detect renames"
10560msgstr ""
10561
d93ef2a1 10562#: builtin/commit.c:1348
9b7388a8
JX
10563msgid "detect renames, optionally set similarity index"
10564msgstr ""
10565
d93ef2a1 10566#: builtin/commit.c:1368
18a90722
JX
10567msgid "Unsupported combination of ignored and untracked-files arguments"
10568msgstr ""
10569
d93ef2a1 10570#: builtin/commit.c:1473
cc76011e 10571msgid "suppress summary after successful commit"
dce37b66
JX
10572msgstr ""
10573
d93ef2a1 10574#: builtin/commit.c:1474
cc76011e 10575msgid "show diff in commit message template"
11b90174
JX
10576msgstr ""
10577
d93ef2a1 10578#: builtin/commit.c:1476
cc76011e 10579msgid "Commit message options"
822e4a65
JX
10580msgstr ""
10581
d93ef2a1 10582#: builtin/commit.c:1477 builtin/merge.c:272 builtin/tag.c:408
cc76011e 10583msgid "read message from file"
93329721
JX
10584msgstr ""
10585
d93ef2a1 10586#: builtin/commit.c:1478
cc76011e 10587msgid "author"
dce37b66
JX
10588msgstr ""
10589
d93ef2a1 10590#: builtin/commit.c:1478
cc76011e 10591msgid "override author for commit"
dce37b66
JX
10592msgstr ""
10593
d93ef2a1 10594#: builtin/commit.c:1479 builtin/gc.c:539
cc76011e 10595msgid "date"
dce37b66
JX
10596msgstr ""
10597
d93ef2a1 10598#: builtin/commit.c:1479
cc76011e 10599msgid "override date for commit"
dce37b66
JX
10600msgstr ""
10601
d93ef2a1 10602#: builtin/commit.c:1481 builtin/commit.c:1482 builtin/commit.c:1483
c08fd730 10603#: builtin/commit.c:1484 parse-options.h:323 ref-filter.h:92
f4f2c8f8
JX
10604msgid "commit"
10605msgstr ""
10606
d93ef2a1 10607#: builtin/commit.c:1481
cc76011e 10608msgid "reuse and edit message from specified commit"
822e4a65
JX
10609msgstr ""
10610
d93ef2a1 10611#: builtin/commit.c:1482
cc76011e 10612msgid "reuse message from specified commit"
822e4a65
JX
10613msgstr ""
10614
d93ef2a1 10615#: builtin/commit.c:1483
cc76011e 10616msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
10617msgstr ""
10618
d93ef2a1 10619#: builtin/commit.c:1484
cc76011e
JX
10620msgid "use autosquash formatted message to squash specified commit"
10621msgstr ""
822e4a65 10622
d93ef2a1 10623#: builtin/commit.c:1485
cc76011e
JX
10624msgid "the commit is authored by me now (used with -C/-c/--amend)"
10625msgstr ""
822e4a65 10626
d93ef2a1
JX
10627#: builtin/commit.c:1486 builtin/log.c:1541 builtin/merge.c:285
10628#: builtin/pull.c:162 builtin/revert.c:109
cc76011e 10629msgid "add Signed-off-by:"
822e4a65
JX
10630msgstr ""
10631
d93ef2a1 10632#: builtin/commit.c:1487
cc76011e 10633msgid "use specified template file"
822e4a65
JX
10634msgstr ""
10635
d93ef2a1 10636#: builtin/commit.c:1488
cc76011e 10637msgid "force edit of commit"
822e4a65
JX
10638msgstr ""
10639
d93ef2a1 10640#: builtin/commit.c:1490
cc76011e 10641msgid "include status in commit message template"
822e4a65
JX
10642msgstr ""
10643
d93ef2a1 10644#: builtin/commit.c:1495
cc76011e 10645msgid "Commit contents options"
822e4a65
JX
10646msgstr ""
10647
d93ef2a1 10648#: builtin/commit.c:1496
cc76011e 10649msgid "commit all changed files"
822e4a65
JX
10650msgstr ""
10651
d93ef2a1 10652#: builtin/commit.c:1497
cc76011e 10653msgid "add specified files to index for commit"
822e4a65
JX
10654msgstr ""
10655
d93ef2a1 10656#: builtin/commit.c:1498
cc76011e 10657msgid "interactively add files"
822e4a65
JX
10658msgstr ""
10659
d93ef2a1 10660#: builtin/commit.c:1499
cc76011e 10661msgid "interactively add changes"
822e4a65
JX
10662msgstr ""
10663
d93ef2a1 10664#: builtin/commit.c:1500
cc76011e 10665msgid "commit only specified files"
822e4a65
JX
10666msgstr ""
10667
d93ef2a1 10668#: builtin/commit.c:1501
9fa976ff 10669msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
10670msgstr ""
10671
d93ef2a1 10672#: builtin/commit.c:1502
cc76011e 10673msgid "show what would be committed"
822e4a65
JX
10674msgstr ""
10675
d93ef2a1 10676#: builtin/commit.c:1515
cc76011e 10677msgid "amend previous commit"
822e4a65
JX
10678msgstr ""
10679
d93ef2a1 10680#: builtin/commit.c:1516
cc76011e 10681msgid "bypass post-rewrite hook"
822e4a65
JX
10682msgstr ""
10683
d93ef2a1 10684#: builtin/commit.c:1521
cc76011e 10685msgid "ok to record an empty change"
822e4a65
JX
10686msgstr ""
10687
d93ef2a1 10688#: builtin/commit.c:1523
cc76011e 10689msgid "ok to record a change with an empty message"
822e4a65
JX
10690msgstr ""
10691
d93ef2a1 10692#: builtin/commit.c:1596
822e4a65 10693#, c-format
cc76011e 10694msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
10695msgstr ""
10696
d93ef2a1 10697#: builtin/commit.c:1603
cc76011e 10698msgid "could not read MERGE_MODE"
822e4a65
JX
10699msgstr ""
10700
d93ef2a1 10701#: builtin/commit.c:1622
cc76011e
JX
10702#, c-format
10703msgid "could not read commit message: %s"
822e4a65
JX
10704msgstr ""
10705
d93ef2a1 10706#: builtin/commit.c:1629
cc76011e 10707#, c-format
25eab542 10708msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
10709msgstr ""
10710
d93ef2a1 10711#: builtin/commit.c:1634
cc76011e 10712#, c-format
25eab542 10713msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
10714msgstr ""
10715
94328cef 10716#: builtin/commit.c:1668
822e4a65 10717msgid ""
dba9f13c 10718"repository has been updated, but unable to write\n"
d07a63e4 10719"new_index file. Check that disk is not full and quota is\n"
cc76011e 10720"not exceeded, and then \"git reset HEAD\" to recover."
822e4a65
JX
10721msgstr ""
10722
dba9f13c 10723#: builtin/commit-graph.c:10
9b7388a8
JX
10724msgid "git commit-graph [--object-dir <objdir>]"
10725msgstr ""
10726
dba9f13c 10727#: builtin/commit-graph.c:11 builtin/commit-graph.c:23
9b7388a8
JX
10728msgid "git commit-graph read [--object-dir <objdir>]"
10729msgstr ""
10730
dba9f13c
JX
10731#: builtin/commit-graph.c:12 builtin/commit-graph.c:18
10732msgid "git commit-graph verify [--object-dir <objdir>]"
10733msgstr ""
10734
10735#: builtin/commit-graph.c:13 builtin/commit-graph.c:28
9b7388a8 10736msgid ""
dba9f13c
JX
10737"git commit-graph write [--object-dir <objdir>] [--append] [--reachable|--"
10738"stdin-packs|--stdin-commits]"
9b7388a8
JX
10739msgstr ""
10740
d93ef2a1
JX
10741#: builtin/commit-graph.c:51 builtin/commit-graph.c:89
10742#: builtin/commit-graph.c:147 builtin/commit-graph.c:205 builtin/fetch.c:153
10743#: builtin/log.c:1561
9b7388a8
JX
10744msgid "dir"
10745msgstr ""
10746
d93ef2a1
JX
10747#: builtin/commit-graph.c:52 builtin/commit-graph.c:90
10748#: builtin/commit-graph.c:148 builtin/commit-graph.c:206
9b7388a8
JX
10749msgid "The object directory to store the graph"
10750msgstr ""
10751
d93ef2a1
JX
10752#: builtin/commit-graph.c:68 builtin/commit-graph.c:105
10753#, c-format
10754msgid "Could not open commit-graph '%s'"
10755msgstr ""
10756
10757#: builtin/commit-graph.c:150
dba9f13c
JX
10758msgid "start walk at all refs"
10759msgstr ""
10760
d93ef2a1 10761#: builtin/commit-graph.c:152
9b7388a8
JX
10762msgid "scan pack-indexes listed by stdin for commits"
10763msgstr ""
10764
d93ef2a1 10765#: builtin/commit-graph.c:154
9b7388a8
JX
10766msgid "start walk at commits listed by stdin"
10767msgstr ""
10768
d93ef2a1 10769#: builtin/commit-graph.c:156
9b7388a8
JX
10770msgid "include all commits already in the commit-graph file"
10771msgstr ""
10772
d93ef2a1 10773#: builtin/commit-graph.c:165
dba9f13c 10774msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
9b7388a8
JX
10775msgstr ""
10776
12705546 10777#: builtin/config.c:11
c2ea1208 10778msgid "git config [<options>]"
822e4a65
JX
10779msgstr ""
10780
12705546 10781#: builtin/config.c:103
9b7388a8
JX
10782#, c-format
10783msgid "unrecognized --type argument, %s"
10784msgstr ""
10785
12705546 10786#: builtin/config.c:115
dba9f13c
JX
10787msgid "only one type at a time"
10788msgstr ""
10789
12705546 10790#: builtin/config.c:124
cc76011e 10791msgid "Config file location"
822e4a65
JX
10792msgstr ""
10793
12705546 10794#: builtin/config.c:125
cc76011e 10795msgid "use global config file"
822e4a65
JX
10796msgstr ""
10797
12705546 10798#: builtin/config.c:126
cc76011e 10799msgid "use system config file"
822e4a65
JX
10800msgstr ""
10801
12705546 10802#: builtin/config.c:127
cc76011e 10803msgid "use repository config file"
822e4a65
JX
10804msgstr ""
10805
12705546
JX
10806#: builtin/config.c:128
10807msgid "use per-worktree config file"
10808msgstr ""
10809
10810#: builtin/config.c:129
cc76011e 10811msgid "use given config file"
822e4a65
JX
10812msgstr ""
10813
12705546 10814#: builtin/config.c:130
28b3cffc 10815msgid "blob-id"
822e4a65
JX
10816msgstr ""
10817
12705546 10818#: builtin/config.c:130
28b3cffc 10819msgid "read config from given blob object"
822e4a65
JX
10820msgstr ""
10821
12705546 10822#: builtin/config.c:131
28b3cffc 10823msgid "Action"
822e4a65
JX
10824msgstr ""
10825
12705546 10826#: builtin/config.c:132
28b3cffc 10827msgid "get value: name [value-regex]"
822e4a65
JX
10828msgstr ""
10829
12705546 10830#: builtin/config.c:133
28b3cffc 10831msgid "get all values: key [value-regex]"
822e4a65
JX
10832msgstr ""
10833
12705546 10834#: builtin/config.c:134
28b3cffc 10835msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
10836msgstr ""
10837
12705546 10838#: builtin/config.c:135
727b9576
JX
10839msgid "get value specific for the URL: section[.var] URL"
10840msgstr ""
10841
12705546 10842#: builtin/config.c:136
28b3cffc 10843msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
10844msgstr ""
10845
12705546 10846#: builtin/config.c:137
28b3cffc 10847msgid "add a new variable: name value"
822e4a65
JX
10848msgstr ""
10849
12705546 10850#: builtin/config.c:138
28b3cffc 10851msgid "remove a variable: name [value-regex]"
822e4a65
JX
10852msgstr ""
10853
12705546 10854#: builtin/config.c:139
28b3cffc 10855msgid "remove all matches: name [value-regex]"
822e4a65
JX
10856msgstr ""
10857
12705546 10858#: builtin/config.c:140
28b3cffc 10859msgid "rename section: old-name new-name"
822e4a65
JX
10860msgstr ""
10861
12705546 10862#: builtin/config.c:141
28b3cffc
JX
10863msgid "remove a section: name"
10864msgstr ""
10865
12705546 10866#: builtin/config.c:142
28b3cffc
JX
10867msgid "list all"
10868msgstr ""
10869
12705546 10870#: builtin/config.c:143
cc76011e 10871msgid "open an editor"
822e4a65
JX
10872msgstr ""
10873
12705546 10874#: builtin/config.c:144
beb691f7 10875msgid "find the color configured: slot [default]"
822e4a65
JX
10876msgstr ""
10877
12705546 10878#: builtin/config.c:145
beb691f7 10879msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
10880msgstr ""
10881
12705546 10882#: builtin/config.c:146
cc76011e 10883msgid "Type"
822e4a65
JX
10884msgstr ""
10885
12705546 10886#: builtin/config.c:147
9b7388a8
JX
10887msgid "value is given this type"
10888msgstr ""
10889
12705546 10890#: builtin/config.c:148
cc76011e 10891msgid "value is \"true\" or \"false\""
822e4a65
JX
10892msgstr ""
10893
12705546 10894#: builtin/config.c:149
cc76011e 10895msgid "value is decimal number"
822e4a65
JX
10896msgstr ""
10897
12705546 10898#: builtin/config.c:150
cc76011e 10899msgid "value is --bool or --int"
822e4a65
JX
10900msgstr ""
10901
12705546 10902#: builtin/config.c:151
cc76011e 10903msgid "value is a path (file or directory name)"
822e4a65
JX
10904msgstr ""
10905
12705546 10906#: builtin/config.c:152
18a90722
JX
10907msgid "value is an expiry date"
10908msgstr ""
10909
12705546 10910#: builtin/config.c:153
cc76011e 10911msgid "Other"
822e4a65
JX
10912msgstr ""
10913
12705546 10914#: builtin/config.c:154
cc76011e 10915msgid "terminate values with NUL byte"
822e4a65
JX
10916msgstr ""
10917
12705546 10918#: builtin/config.c:155
df0617bf
JX
10919msgid "show variable names only"
10920msgstr ""
10921
12705546 10922#: builtin/config.c:156
cc76011e 10923msgid "respect include directives on lookup"
822e4a65
JX
10924msgstr ""
10925
12705546 10926#: builtin/config.c:157
9eb3984b
JX
10927msgid "show origin of config (file, standard input, blob, command line)"
10928msgstr ""
10929
12705546 10930#: builtin/config.c:158
9b7388a8
JX
10931msgid "value"
10932msgstr ""
10933
12705546 10934#: builtin/config.c:158
9b7388a8
JX
10935msgid "with --get, use default value when missing entry"
10936msgstr ""
10937
94328cef 10938#: builtin/config.c:172
dba9f13c
JX
10939#, c-format
10940msgid "wrong number of arguments, should be %d"
10941msgstr ""
10942
94328cef 10943#: builtin/config.c:174
dba9f13c
JX
10944#, c-format
10945msgid "wrong number of arguments, should be from %d to %d"
10946msgstr ""
10947
94328cef 10948#: builtin/config.c:308
dba9f13c
JX
10949#, c-format
10950msgid "invalid key pattern: %s"
10951msgstr ""
10952
94328cef 10953#: builtin/config.c:344
9b7388a8
JX
10954#, c-format
10955msgid "failed to format default config value: %s"
10956msgstr ""
10957
94328cef 10958#: builtin/config.c:401
dba9f13c
JX
10959#, c-format
10960msgid "cannot parse color '%s'"
10961msgstr ""
10962
94328cef 10963#: builtin/config.c:443
d07a63e4
JX
10964msgid "unable to parse default color value"
10965msgstr ""
10966
94328cef 10967#: builtin/config.c:496 builtin/config.c:742
dba9f13c
JX
10968msgid "not in a git directory"
10969msgstr ""
10970
94328cef 10971#: builtin/config.c:499
dba9f13c
JX
10972msgid "writing to stdin is not supported"
10973msgstr ""
10974
94328cef 10975#: builtin/config.c:502
dba9f13c
JX
10976msgid "writing config blobs is not supported"
10977msgstr ""
10978
94328cef 10979#: builtin/config.c:587
d07a63e4
JX
10980#, c-format
10981msgid ""
10982"# This is Git's per-user configuration file.\n"
64f23b0c 10983"[user]\n"
d07a63e4 10984"# Please adapt and uncomment the following lines:\n"
64f23b0c 10985"#\tname = %s\n"
d07a63e4
JX
10986"#\temail = %s\n"
10987msgstr ""
10988
94328cef 10989#: builtin/config.c:611
dba9f13c
JX
10990msgid "only one config file at a time"
10991msgstr ""
10992
94328cef 10993#: builtin/config.c:616
5b34e000
JX
10994msgid "--local can only be used inside a git repository"
10995msgstr ""
10996
94328cef 10997#: builtin/config.c:619
9b7388a8
JX
10998msgid "--blob can only be used inside a git repository"
10999msgstr ""
11000
94328cef 11001#: builtin/config.c:638
dba9f13c
JX
11002msgid "$HOME not set"
11003msgstr ""
11004
94328cef 11005#: builtin/config.c:658
12705546
JX
11006msgid ""
11007"--worktree cannot be used with multiple working trees unless the config\n"
11008"extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
11009"section in \"git help worktree\" for details"
11010msgstr ""
11011
94328cef 11012#: builtin/config.c:688
dba9f13c
JX
11013msgid "--get-color and variable type are incoherent"
11014msgstr ""
11015
94328cef 11016#: builtin/config.c:693
dba9f13c
JX
11017msgid "only one action at a time"
11018msgstr ""
11019
94328cef 11020#: builtin/config.c:706
dba9f13c
JX
11021msgid "--name-only is only applicable to --list or --get-regexp"
11022msgstr ""
11023
94328cef 11024#: builtin/config.c:712
dba9f13c
JX
11025msgid ""
11026"--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
11027"list"
11028msgstr ""
11029
94328cef 11030#: builtin/config.c:718
dba9f13c
JX
11031msgid "--default is only applicable to --get"
11032msgstr ""
11033
94328cef 11034#: builtin/config.c:731
dba9f13c
JX
11035#, c-format
11036msgid "unable to read config file '%s'"
11037msgstr ""
11038
94328cef 11039#: builtin/config.c:734
dba9f13c
JX
11040msgid "error processing config file(s)"
11041msgstr ""
11042
94328cef 11043#: builtin/config.c:744
dba9f13c
JX
11044msgid "editing stdin is not supported"
11045msgstr ""
11046
94328cef 11047#: builtin/config.c:746
dba9f13c
JX
11048msgid "editing blobs is not supported"
11049msgstr ""
11050
94328cef 11051#: builtin/config.c:760
d07a63e4
JX
11052#, c-format
11053msgid "cannot create configuration file %s"
11054msgstr ""
11055
94328cef 11056#: builtin/config.c:773
fda7b092
JX
11057#, c-format
11058msgid ""
11059"cannot overwrite multiple values with a single value\n"
11060" Use a regexp, --add or --replace-all to change %s."
11061msgstr ""
11062
94328cef 11063#: builtin/config.c:847 builtin/config.c:858
dba9f13c
JX
11064#, c-format
11065msgid "no such section: %s"
11066msgstr ""
11067
9b7388a8 11068#: builtin/count-objects.c:90
c6bc7d43
JX
11069msgid "git count-objects [-v] [-H | --human-readable]"
11070msgstr ""
11071
9b7388a8 11072#: builtin/count-objects.c:100
c6bc7d43 11073msgid "print sizes in human readable format"
822e4a65
JX
11074msgstr ""
11075
94328cef 11076#: builtin/describe.c:27
c2ea1208 11077msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
11078msgstr ""
11079
94328cef 11080#: builtin/describe.c:28
c2ea1208 11081msgid "git describe [<options>] --dirty"
822e4a65
JX
11082msgstr ""
11083
94328cef 11084#: builtin/describe.c:63
dfc182b1
JX
11085msgid "head"
11086msgstr ""
11087
94328cef 11088#: builtin/describe.c:63
dfc182b1
JX
11089msgid "lightweight"
11090msgstr ""
11091
94328cef 11092#: builtin/describe.c:63
dfc182b1
JX
11093msgid "annotated"
11094msgstr ""
11095
94328cef 11096#: builtin/describe.c:273
cc76011e
JX
11097#, c-format
11098msgid "annotated tag %s not available"
822e4a65
JX
11099msgstr ""
11100
94328cef 11101#: builtin/describe.c:277
822e4a65 11102#, c-format
cc76011e 11103msgid "annotated tag %s has no embedded name"
822e4a65
JX
11104msgstr ""
11105
94328cef 11106#: builtin/describe.c:279
cc76011e
JX
11107#, c-format
11108msgid "tag '%s' is really '%s' here"
822e4a65
JX
11109msgstr ""
11110
94328cef 11111#: builtin/describe.c:323
822e4a65 11112#, c-format
cc76011e 11113msgid "no tag exactly matches '%s'"
822e4a65
JX
11114msgstr ""
11115
94328cef 11116#: builtin/describe.c:325
822e4a65 11117#, c-format
18a90722 11118msgid "No exact match on refs or tags, searching to describe\n"
822e4a65
JX
11119msgstr ""
11120
94328cef 11121#: builtin/describe.c:379
cc76011e
JX
11122#, c-format
11123msgid "finished search at %s\n"
822e4a65
JX
11124msgstr ""
11125
94328cef 11126#: builtin/describe.c:405
cc76011e
JX
11127#, c-format
11128msgid ""
11129"No annotated tags can describe '%s'.\n"
11130"However, there were unannotated tags: try --tags."
822e4a65
JX
11131msgstr ""
11132
94328cef 11133#: builtin/describe.c:409
cc76011e
JX
11134#, c-format
11135msgid ""
11136"No tags can describe '%s'.\n"
11137"Try --always, or create some tags."
822e4a65
JX
11138msgstr ""
11139
94328cef 11140#: builtin/describe.c:439
822e4a65 11141#, c-format
cc76011e 11142msgid "traversed %lu commits\n"
822e4a65
JX
11143msgstr ""
11144
94328cef 11145#: builtin/describe.c:442
822e4a65 11146#, c-format
cc76011e
JX
11147msgid ""
11148"more than %i tags found; listed %i most recent\n"
11149"gave up search at %s\n"
822e4a65
JX
11150msgstr ""
11151
94328cef 11152#: builtin/describe.c:510
18a90722
JX
11153#, c-format
11154msgid "describe %s\n"
11155msgstr ""
11156
d93ef2a1 11157#: builtin/describe.c:513
18a90722
JX
11158#, c-format
11159msgid "Not a valid object name %s"
11160msgstr ""
11161
94328cef 11162#: builtin/describe.c:521
18a90722
JX
11163#, c-format
11164msgid "%s is neither a commit nor blob"
11165msgstr ""
11166
94328cef 11167#: builtin/describe.c:535
cc76011e 11168msgid "find the tag that comes after the commit"
822e4a65
JX
11169msgstr ""
11170
94328cef 11171#: builtin/describe.c:536
cc76011e 11172msgid "debug search strategy on stderr"
822e4a65
JX
11173msgstr ""
11174
94328cef 11175#: builtin/describe.c:537
c138af56 11176msgid "use any ref"
822e4a65
JX
11177msgstr ""
11178
94328cef 11179#: builtin/describe.c:538
c138af56 11180msgid "use any tag, even unannotated"
822e4a65
JX
11181msgstr ""
11182
94328cef 11183#: builtin/describe.c:539
cc76011e 11184msgid "always use long format"
822e4a65
JX
11185msgstr ""
11186
94328cef 11187#: builtin/describe.c:540
28b3cffc
JX
11188msgid "only follow first parent"
11189msgstr ""
11190
94328cef 11191#: builtin/describe.c:543
cc76011e 11192msgid "only output exact matches"
822e4a65
JX
11193msgstr ""
11194
94328cef 11195#: builtin/describe.c:545
cc76011e 11196msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
11197msgstr ""
11198
94328cef 11199#: builtin/describe.c:547
cc76011e 11200msgid "only consider tags matching <pattern>"
822e4a65
JX
11201msgstr ""
11202
94328cef 11203#: builtin/describe.c:549
dfc182b1
JX
11204msgid "do not consider tags matching <pattern>"
11205msgstr ""
11206
d93ef2a1 11207#: builtin/describe.c:551 builtin/name-rev.c:426
cc76011e 11208msgid "show abbreviated commit object as fallback"
822e4a65
JX
11209msgstr ""
11210
94328cef 11211#: builtin/describe.c:552 builtin/describe.c:555
cc76011e 11212msgid "mark"
822e4a65
JX
11213msgstr ""
11214
94328cef 11215#: builtin/describe.c:553
cc76011e 11216msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
11217msgstr ""
11218
94328cef 11219#: builtin/describe.c:556
dfc182b1
JX
11220msgid "append <mark> on broken working tree (default: \"-broken\")"
11221msgstr ""
11222
94328cef 11223#: builtin/describe.c:574
cc76011e
JX
11224msgid "--long is incompatible with --abbrev=0"
11225msgstr ""
11226
94328cef 11227#: builtin/describe.c:603
cc76011e
JX
11228msgid "No names found, cannot describe anything."
11229msgstr ""
11230
94328cef 11231#: builtin/describe.c:654
a8a5406a 11232msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
11233msgstr ""
11234
94328cef 11235#: builtin/describe.c:656
dfc182b1
JX
11236msgid "--broken is incompatible with commit-ishes"
11237msgstr ""
11238
94328cef 11239#: builtin/diff.c:84
822e4a65 11240#, c-format
cc76011e 11241msgid "'%s': not a regular file or symlink"
822e4a65
JX
11242msgstr ""
11243
94328cef 11244#: builtin/diff.c:235
cc76011e
JX
11245#, c-format
11246msgid "invalid option: %s"
822e4a65
JX
11247msgstr ""
11248
d93ef2a1 11249#: builtin/diff.c:350
cc76011e 11250msgid "Not a git repository"
822e4a65
JX
11251msgstr ""
11252
d93ef2a1 11253#: builtin/diff.c:394
cc76011e
JX
11254#, c-format
11255msgid "invalid object '%s' given."
822e4a65
JX
11256msgstr ""
11257
d93ef2a1 11258#: builtin/diff.c:403
cc76011e
JX
11259#, c-format
11260msgid "more than two blobs given: '%s'"
822e4a65
JX
11261msgstr ""
11262
d93ef2a1 11263#: builtin/diff.c:408
cc76011e
JX
11264#, c-format
11265msgid "unhandled object '%s' given."
822e4a65
JX
11266msgstr ""
11267
c08fd730 11268#: builtin/difftool.c:30
673bfad0
JX
11269msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
11270msgstr ""
11271
c08fd730 11272#: builtin/difftool.c:253
673bfad0
JX
11273#, c-format
11274msgid "failed: %d"
11275msgstr ""
11276
c08fd730 11277#: builtin/difftool.c:295
dfc182b1
JX
11278#, c-format
11279msgid "could not read symlink %s"
11280msgstr ""
11281
c08fd730 11282#: builtin/difftool.c:297
dfc182b1
JX
11283#, c-format
11284msgid "could not read symlink file %s"
11285msgstr ""
11286
c08fd730 11287#: builtin/difftool.c:305
dfc182b1
JX
11288#, c-format
11289msgid "could not read object %s for symlink %s"
11290msgstr ""
11291
c08fd730 11292#: builtin/difftool.c:406
673bfad0
JX
11293msgid ""
11294"combined diff formats('-c' and '--cc') are not supported in\n"
11295"directory diff mode('-d' and '--dir-diff')."
11296msgstr ""
11297
c08fd730 11298#: builtin/difftool.c:626
673bfad0
JX
11299#, c-format
11300msgid "both files modified: '%s' and '%s'."
11301msgstr ""
11302
c08fd730 11303#: builtin/difftool.c:628
673bfad0
JX
11304msgid "working tree file has been left."
11305msgstr ""
11306
c08fd730 11307#: builtin/difftool.c:639
673bfad0
JX
11308#, c-format
11309msgid "temporary files exist in '%s'."
11310msgstr ""
11311
c08fd730 11312#: builtin/difftool.c:640
673bfad0
JX
11313msgid "you may want to cleanup or recover these."
11314msgstr ""
11315
c08fd730 11316#: builtin/difftool.c:689
673bfad0
JX
11317msgid "use `diff.guitool` instead of `diff.tool`"
11318msgstr ""
11319
c08fd730 11320#: builtin/difftool.c:691
673bfad0
JX
11321msgid "perform a full-directory diff"
11322msgstr ""
11323
c08fd730 11324#: builtin/difftool.c:693
673bfad0
JX
11325msgid "do not prompt before launching a diff tool"
11326msgstr ""
11327
c08fd730 11328#: builtin/difftool.c:698
673bfad0
JX
11329msgid "use symlinks in dir-diff mode"
11330msgstr ""
11331
c08fd730 11332#: builtin/difftool.c:699
dba9f13c 11333msgid "tool"
673bfad0
JX
11334msgstr ""
11335
c08fd730 11336#: builtin/difftool.c:700
673bfad0
JX
11337msgid "use the specified diff tool"
11338msgstr ""
11339
c08fd730 11340#: builtin/difftool.c:702
673bfad0
JX
11341msgid "print a list of diff tools that may be used with `--tool`"
11342msgstr ""
11343
c08fd730 11344#: builtin/difftool.c:705
673bfad0
JX
11345msgid ""
11346"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
11347"code"
11348msgstr ""
11349
c08fd730 11350#: builtin/difftool.c:708
673bfad0
JX
11351msgid "specify a custom command for viewing diffs"
11352msgstr ""
11353
c08fd730 11354#: builtin/difftool.c:709
d93ef2a1
JX
11355msgid "passed to `diff`"
11356msgstr ""
11357
c08fd730 11358#: builtin/difftool.c:724
d93ef2a1
JX
11359msgid "difftool requires worktree or --no-index"
11360msgstr ""
11361
c08fd730
JX
11362#: builtin/difftool.c:731
11363msgid "--dir-diff is incompatible with --no-index"
11364msgstr ""
11365
11366#: builtin/difftool.c:734
11367msgid "--gui, --tool and --extcmd are mutually exclusive"
11368msgstr ""
11369
11370#: builtin/difftool.c:742
673bfad0
JX
11371msgid "no <tool> given for --tool=<tool>"
11372msgstr ""
11373
c08fd730 11374#: builtin/difftool.c:749
673bfad0
JX
11375msgid "no <cmd> given for --extcmd=<cmd>"
11376msgstr ""
11377
dba9f13c 11378#: builtin/fast-export.c:29
cc76011e 11379msgid "git fast-export [rev-list-opts]"
822e4a65
JX
11380msgstr ""
11381
94328cef 11382#: builtin/fast-export.c:1084
cc76011e 11383msgid "show progress after <n> objects"
822e4a65
JX
11384msgstr ""
11385
94328cef 11386#: builtin/fast-export.c:1086
cc76011e 11387msgid "select handling of signed tags"
822e4a65
JX
11388msgstr ""
11389
94328cef 11390#: builtin/fast-export.c:1089
cc76011e 11391msgid "select handling of tags that tag filtered objects"
822e4a65
JX
11392msgstr ""
11393
94328cef 11394#: builtin/fast-export.c:1092
cc76011e 11395msgid "Dump marks to this file"
822e4a65
JX
11396msgstr ""
11397
94328cef 11398#: builtin/fast-export.c:1094
cc76011e 11399msgid "Import marks from this file"
822e4a65
JX
11400msgstr ""
11401
94328cef 11402#: builtin/fast-export.c:1096
cc76011e 11403msgid "Fake a tagger when tags lack one"
822e4a65
JX
11404msgstr ""
11405
94328cef 11406#: builtin/fast-export.c:1098
cc76011e 11407msgid "Output full tree for each commit"
822e4a65
JX
11408msgstr ""
11409
94328cef 11410#: builtin/fast-export.c:1100
cc76011e 11411msgid "Use the done feature to terminate the stream"
822e4a65
JX
11412msgstr ""
11413
94328cef 11414#: builtin/fast-export.c:1101
cc76011e 11415msgid "Skip output of blob data"
822e4a65
JX
11416msgstr ""
11417
d93ef2a1 11418#: builtin/fast-export.c:1102 builtin/log.c:1609
fe05e196
JX
11419msgid "refspec"
11420msgstr ""
11421
94328cef 11422#: builtin/fast-export.c:1103
fe05e196
JX
11423msgid "Apply refspec to exported refs"
11424msgstr ""
11425
94328cef 11426#: builtin/fast-export.c:1104
d07a63e4
JX
11427msgid "anonymize output"
11428msgstr ""
11429
94328cef
JX
11430#: builtin/fast-export.c:1106
11431msgid "Reference parents which are not in fast-export stream by object id"
11432msgstr ""
11433
11434#: builtin/fast-export.c:1108
11435msgid "Show original object ids of blobs/commits"
11436msgstr ""
11437
12705546 11438#: builtin/fetch.c:28
cc76011e 11439msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
11440msgstr ""
11441
12705546 11442#: builtin/fetch.c:29
cc76011e 11443msgid "git fetch [<options>] <group>"
dce37b66
JX
11444msgstr ""
11445
12705546 11446#: builtin/fetch.c:30
cc76011e 11447msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
11448msgstr ""
11449
12705546 11450#: builtin/fetch.c:31
cc76011e 11451msgid "git fetch --all [<options>]"
822e4a65
JX
11452msgstr ""
11453
d93ef2a1 11454#: builtin/fetch.c:115 builtin/pull.c:202
cc76011e 11455msgid "fetch from all remotes"
822e4a65
JX
11456msgstr ""
11457
d93ef2a1 11458#: builtin/fetch.c:117 builtin/pull.c:205
cc76011e 11459msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
11460msgstr ""
11461
d93ef2a1 11462#: builtin/fetch.c:119 builtin/pull.c:208
cc76011e 11463msgid "path to upload pack on remote end"
822e4a65
JX
11464msgstr ""
11465
12705546
JX
11466#: builtin/fetch.c:120
11467msgid "force overwrite of local reference"
822e4a65
JX
11468msgstr ""
11469
12705546 11470#: builtin/fetch.c:122
cc76011e 11471msgid "fetch from multiple remotes"
822e4a65
JX
11472msgstr ""
11473
d93ef2a1 11474#: builtin/fetch.c:124 builtin/pull.c:212
cc76011e 11475msgid "fetch all tags and associated objects"
822e4a65
JX
11476msgstr ""
11477
12705546 11478#: builtin/fetch.c:126
cc76011e 11479msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
11480msgstr ""
11481
12705546 11482#: builtin/fetch.c:128
9eb3984b
JX
11483msgid "number of submodules fetched in parallel"
11484msgstr ""
11485
d93ef2a1 11486#: builtin/fetch.c:130 builtin/pull.c:215
cc76011e 11487msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
11488msgstr ""
11489
12705546 11490#: builtin/fetch.c:132
abc8de64
JX
11491msgid "prune local tags no longer on remote and clobber changed tags"
11492msgstr ""
11493
d93ef2a1 11494#: builtin/fetch.c:133 builtin/fetch.c:156 builtin/pull.c:139
cc76011e 11495msgid "on-demand"
822e4a65
JX
11496msgstr ""
11497
12705546 11498#: builtin/fetch.c:134
cc76011e 11499msgid "control recursive fetching of submodules"
822e4a65
JX
11500msgstr ""
11501
d93ef2a1 11502#: builtin/fetch.c:138 builtin/pull.c:223
cc76011e 11503msgid "keep downloaded pack"
822e4a65
JX
11504msgstr ""
11505
12705546 11506#: builtin/fetch.c:140
cc76011e 11507msgid "allow updating of HEAD ref"
822e4a65
JX
11508msgstr ""
11509
d93ef2a1 11510#: builtin/fetch.c:143 builtin/fetch.c:149 builtin/pull.c:226
cc76011e 11511msgid "deepen history of shallow clone"
822e4a65
JX
11512msgstr ""
11513
12705546 11514#: builtin/fetch.c:145
fda7b092
JX
11515msgid "deepen history of shallow repository based on time"
11516msgstr ""
11517
d93ef2a1 11518#: builtin/fetch.c:151 builtin/pull.c:229
9caaf23e
JX
11519msgid "convert to a complete repository"
11520msgstr ""
11521
12705546 11522#: builtin/fetch.c:154
cc76011e 11523msgid "prepend this to submodule path output"
822e4a65
JX
11524msgstr ""
11525
12705546 11526#: builtin/fetch.c:157
5b34e000
JX
11527msgid ""
11528"default for recursive fetching of submodules (lower priority than config "
11529"files)"
822e4a65
JX
11530msgstr ""
11531
d93ef2a1 11532#: builtin/fetch.c:161 builtin/pull.c:232
df49095a
JX
11533msgid "accept refs that update .git/shallow"
11534msgstr ""
11535
d93ef2a1 11536#: builtin/fetch.c:162 builtin/pull.c:234
fe05e196
JX
11537msgid "refmap"
11538msgstr ""
11539
d93ef2a1 11540#: builtin/fetch.c:163 builtin/pull.c:235
fe05e196
JX
11541msgid "specify fetch refmap"
11542msgstr ""
11543
12705546 11544#: builtin/fetch.c:170
dba9f13c
JX
11545msgid "report that we have only objects reachable from this object"
11546msgstr ""
11547
94328cef 11548#: builtin/fetch.c:469
cc76011e 11549msgid "Couldn't find remote ref HEAD"
822e4a65
JX
11550msgstr ""
11551
94328cef 11552#: builtin/fetch.c:608
9fa976ff
JX
11553#, c-format
11554msgid "configuration fetch.output contains invalid value %s"
11555msgstr ""
11556
94328cef 11557#: builtin/fetch.c:705
822e4a65 11558#, c-format
cc76011e 11559msgid "object %s not found"
dce37b66
JX
11560msgstr ""
11561
94328cef 11562#: builtin/fetch.c:709
cc76011e 11563msgid "[up to date]"
dce37b66
JX
11564msgstr ""
11565
94328cef 11566#: builtin/fetch.c:722 builtin/fetch.c:738 builtin/fetch.c:801
9fa976ff 11567msgid "[rejected]"
dce37b66
JX
11568msgstr ""
11569
94328cef 11570#: builtin/fetch.c:723
9fa976ff 11571msgid "can't fetch in current branch"
822e4a65
JX
11572msgstr ""
11573
94328cef 11574#: builtin/fetch.c:733
cc76011e 11575msgid "[tag update]"
822e4a65
JX
11576msgstr ""
11577
94328cef
JX
11578#: builtin/fetch.c:734 builtin/fetch.c:771 builtin/fetch.c:784
11579#: builtin/fetch.c:796
9fa976ff 11580msgid "unable to update local ref"
822e4a65
JX
11581msgstr ""
11582
94328cef 11583#: builtin/fetch.c:738
12705546
JX
11584msgid "would clobber existing tag"
11585msgstr ""
11586
94328cef 11587#: builtin/fetch.c:760
cc76011e 11588msgid "[new tag]"
822e4a65
JX
11589msgstr ""
11590
94328cef 11591#: builtin/fetch.c:763
cc76011e 11592msgid "[new branch]"
822e4a65
JX
11593msgstr ""
11594
94328cef 11595#: builtin/fetch.c:766
cc76011e 11596msgid "[new ref]"
822e4a65
JX
11597msgstr ""
11598
94328cef 11599#: builtin/fetch.c:796
cc76011e 11600msgid "forced update"
822e4a65
JX
11601msgstr ""
11602
94328cef 11603#: builtin/fetch.c:801
9fa976ff 11604msgid "non-fast-forward"
822e4a65
JX
11605msgstr ""
11606
94328cef 11607#: builtin/fetch.c:847
822e4a65 11608#, c-format
cc76011e 11609msgid "%s did not send all necessary objects\n"
822e4a65
JX
11610msgstr ""
11611
94328cef 11612#: builtin/fetch.c:868
df49095a
JX
11613#, c-format
11614msgid "reject %s because shallow roots are not allowed to be updated"
11615msgstr ""
11616
94328cef 11617#: builtin/fetch.c:959 builtin/fetch.c:1081
822e4a65 11618#, c-format
cc76011e 11619msgid "From %.*s\n"
822e4a65
JX
11620msgstr ""
11621
94328cef 11622#: builtin/fetch.c:970
822e4a65 11623#, c-format
cc76011e
JX
11624msgid ""
11625"some local refs could not be updated; try running\n"
11626" 'git remote prune %s' to remove any old, conflicting branches"
822e4a65
JX
11627msgstr ""
11628
94328cef 11629#: builtin/fetch.c:1051
cc76011e
JX
11630#, c-format
11631msgid " (%s will become dangling)"
11632msgstr ""
11633
94328cef 11634#: builtin/fetch.c:1052
cc76011e
JX
11635#, c-format
11636msgid " (%s has become dangling)"
11637msgstr ""
11638
94328cef 11639#: builtin/fetch.c:1084
cc76011e
JX
11640msgid "[deleted]"
11641msgstr ""
11642
94328cef 11643#: builtin/fetch.c:1085 builtin/remote.c:1036
cc76011e
JX
11644msgid "(none)"
11645msgstr ""
11646
94328cef 11647#: builtin/fetch.c:1108
cc76011e
JX
11648#, c-format
11649msgid "Refusing to fetch into current branch %s of non-bare repository"
11650msgstr ""
11651
94328cef 11652#: builtin/fetch.c:1127
cc76011e 11653#, c-format
727b9576 11654msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
11655msgstr ""
11656
94328cef 11657#: builtin/fetch.c:1130
cc76011e 11658#, c-format
727b9576 11659msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
11660msgstr ""
11661
94328cef 11662#: builtin/fetch.c:1434
cc76011e
JX
11663#, c-format
11664msgid "Fetching %s\n"
11665msgstr ""
11666
94328cef 11667#: builtin/fetch.c:1436 builtin/remote.c:100
cc76011e
JX
11668#, c-format
11669msgid "Could not fetch %s"
11670msgstr ""
11671
7f95bc7a 11672#: builtin/fetch.c:1482
abc8de64 11673msgid ""
94328cef 11674"--filter can only be used with the remote configured in extensions."
7f95bc7a 11675"partialClone"
abc8de64
JX
11676msgstr ""
11677
94328cef 11678#: builtin/fetch.c:1506
cc76011e
JX
11679msgid ""
11680"No remote repository specified. Please, specify either a URL or a\n"
11681"remote name from which new revisions should be fetched."
11682msgstr ""
11683
94328cef 11684#: builtin/fetch.c:1543
cc76011e
JX
11685msgid "You need to specify a tag name."
11686msgstr ""
11687
d93ef2a1 11688#: builtin/fetch.c:1594
fda7b092
JX
11689msgid "Negative depth in --deepen is not supported"
11690msgstr ""
11691
d93ef2a1 11692#: builtin/fetch.c:1596
fda7b092
JX
11693msgid "--deepen and --depth are mutually exclusive"
11694msgstr ""
11695
d93ef2a1 11696#: builtin/fetch.c:1601
9caaf23e
JX
11697msgid "--depth and --unshallow cannot be used together"
11698msgstr ""
11699
d93ef2a1 11700#: builtin/fetch.c:1603
9caaf23e
JX
11701msgid "--unshallow on a complete repository does not make sense"
11702msgstr ""
11703
d93ef2a1 11704#: builtin/fetch.c:1619
cc76011e
JX
11705msgid "fetch --all does not take a repository argument"
11706msgstr ""
11707
d93ef2a1 11708#: builtin/fetch.c:1621
cc76011e
JX
11709msgid "fetch --all does not make sense with refspecs"
11710msgstr ""
11711
d93ef2a1 11712#: builtin/fetch.c:1630
cc76011e
JX
11713#, c-format
11714msgid "No such remote or remote group: %s"
11715msgstr ""
11716
d93ef2a1 11717#: builtin/fetch.c:1637
cc76011e
JX
11718msgid "Fetching a group and specifying refspecs does not make sense"
11719msgstr ""
11720
d93ef2a1 11721#: builtin/fetch.c:1653
7f95bc7a
JX
11722msgid ""
11723"--filter can only be used with the remote configured in extensions."
11724"partialclone"
11725msgstr ""
11726
12705546 11727#: builtin/fmt-merge-msg.c:18
c2ea1208
JX
11728msgid ""
11729"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
11730msgstr ""
11731
12705546 11732#: builtin/fmt-merge-msg.c:672
cc76011e
JX
11733msgid "populate log with at most <n> entries from shortlog"
11734msgstr ""
11735
12705546 11736#: builtin/fmt-merge-msg.c:675
cc76011e
JX
11737msgid "alias for --log (deprecated)"
11738msgstr ""
11739
94328cef
JX
11740#: builtin/fmt-merge-msg.c:678
11741msgid "text"
11742msgstr ""
11743
11744#: builtin/fmt-merge-msg.c:679
11745msgid "use <text> as start of message"
11746msgstr ""
11747
11748#: builtin/fmt-merge-msg.c:680
11749msgid "file to read from"
11750msgstr ""
11751
11752#: builtin/for-each-ref.c:10
11753msgid "git for-each-ref [<options>] [<pattern>]"
11754msgstr ""
11755
11756#: builtin/for-each-ref.c:11
11757msgid "git for-each-ref [--points-at <object>]"
11758msgstr ""
11759
11760#: builtin/for-each-ref.c:12
11761msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
11762msgstr ""
11763
11764#: builtin/for-each-ref.c:13
11765msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
11766msgstr ""
11767
11768#: builtin/for-each-ref.c:28
11769msgid "quote placeholders suitably for shells"
11770msgstr ""
11771
11772#: builtin/for-each-ref.c:30
11773msgid "quote placeholders suitably for perl"
11774msgstr ""
11775
11776#: builtin/for-each-ref.c:32
11777msgid "quote placeholders suitably for python"
11778msgstr ""
11779
11780#: builtin/for-each-ref.c:34
11781msgid "quote placeholders suitably for Tcl"
11782msgstr ""
11783
11784#: builtin/for-each-ref.c:37
11785msgid "show only <n> matched refs"
11786msgstr ""
11787
d93ef2a1 11788#: builtin/for-each-ref.c:39 builtin/tag.c:433
94328cef
JX
11789msgid "respect format colors"
11790msgstr ""
11791
d93ef2a1 11792#: builtin/for-each-ref.c:42
94328cef
JX
11793msgid "print only refs which points at the given object"
11794msgstr ""
11795
d93ef2a1 11796#: builtin/for-each-ref.c:44
94328cef
JX
11797msgid "print only refs that are merged"
11798msgstr ""
11799
d93ef2a1 11800#: builtin/for-each-ref.c:45
94328cef
JX
11801msgid "print only refs that are not merged"
11802msgstr ""
11803
d93ef2a1 11804#: builtin/for-each-ref.c:46
94328cef
JX
11805msgid "print only refs which contain the commit"
11806msgstr ""
11807
d93ef2a1 11808#: builtin/for-each-ref.c:47
94328cef
JX
11809msgid "print only refs which don't contain the commit"
11810msgstr ""
11811
11812#: builtin/fsck.c:88 builtin/fsck.c:160 builtin/fsck.c:161
11813msgid "unknown"
11814msgstr ""
11815
11816#. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
11817#: builtin/fsck.c:120 builtin/fsck.c:136
11818#, c-format
11819msgid "error in %s %s: %s"
11820msgstr ""
11821
11822#. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
11823#: builtin/fsck.c:131
11824#, c-format
11825msgid "warning in %s %s: %s"
11826msgstr ""
11827
11828#: builtin/fsck.c:157 builtin/fsck.c:159
11829#, c-format
11830msgid "broken link from %7s %s"
11831msgstr ""
11832
11833#: builtin/fsck.c:168
11834msgid "wrong object type in link"
11835msgstr ""
11836
11837#: builtin/fsck.c:184
11838#, c-format
11839msgid ""
11840"broken link from %7s %s\n"
11841" to %7s %s"
11842msgstr ""
11843
d93ef2a1 11844#: builtin/fsck.c:295
94328cef
JX
11845#, c-format
11846msgid "missing %s %s"
11847msgstr ""
11848
d93ef2a1 11849#: builtin/fsck.c:321
94328cef
JX
11850#, c-format
11851msgid "unreachable %s %s"
11852msgstr ""
11853
d93ef2a1 11854#: builtin/fsck.c:340
94328cef
JX
11855#, c-format
11856msgid "dangling %s %s"
11857msgstr ""
11858
d93ef2a1 11859#: builtin/fsck.c:349
94328cef
JX
11860msgid "could not create lost-found"
11861msgstr ""
11862
d93ef2a1 11863#: builtin/fsck.c:360
94328cef
JX
11864#, c-format
11865msgid "could not finish '%s'"
11866msgstr ""
11867
d93ef2a1 11868#: builtin/fsck.c:377
94328cef
JX
11869#, c-format
11870msgid "Checking %s"
11871msgstr ""
11872
d93ef2a1 11873#: builtin/fsck.c:415
94328cef
JX
11874#, c-format
11875msgid "Checking connectivity (%d objects)"
11876msgstr ""
11877
d93ef2a1 11878#: builtin/fsck.c:434
94328cef
JX
11879#, c-format
11880msgid "Checking %s %s"
11881msgstr ""
11882
d93ef2a1 11883#: builtin/fsck.c:438
94328cef
JX
11884msgid "broken links"
11885msgstr ""
11886
d93ef2a1 11887#: builtin/fsck.c:447
94328cef
JX
11888#, c-format
11889msgid "root %s"
11890msgstr ""
11891
d93ef2a1 11892#: builtin/fsck.c:455
94328cef
JX
11893#, c-format
11894msgid "tagged %s %s (%s) in %s"
11895msgstr ""
11896
d93ef2a1 11897#: builtin/fsck.c:484
94328cef
JX
11898#, c-format
11899msgid "%s: object corrupt or missing"
cc76011e
JX
11900msgstr ""
11901
d93ef2a1 11902#: builtin/fsck.c:509
94328cef
JX
11903#, c-format
11904msgid "%s: invalid reflog entry %s"
cc76011e
JX
11905msgstr ""
11906
d93ef2a1 11907#: builtin/fsck.c:523
94328cef
JX
11908#, c-format
11909msgid "Checking reflog %s->%s"
cc76011e
JX
11910msgstr ""
11911
d93ef2a1 11912#: builtin/fsck.c:557
94328cef
JX
11913#, c-format
11914msgid "%s: invalid sha1 pointer %s"
cc76011e
JX
11915msgstr ""
11916
d93ef2a1 11917#: builtin/fsck.c:564
94328cef
JX
11918#, c-format
11919msgid "%s: not a commit"
f4f2c8f8
JX
11920msgstr ""
11921
d93ef2a1 11922#: builtin/fsck.c:619
94328cef 11923msgid "notice: No default references"
f4f2c8f8
JX
11924msgstr ""
11925
d93ef2a1 11926#: builtin/fsck.c:634
94328cef
JX
11927#, c-format
11928msgid "%s: object corrupt or missing: %s"
f4f2c8f8
JX
11929msgstr ""
11930
d93ef2a1 11931#: builtin/fsck.c:647
94328cef
JX
11932#, c-format
11933msgid "%s: object could not be parsed: %s"
cc76011e
JX
11934msgstr ""
11935
d93ef2a1 11936#: builtin/fsck.c:667
94328cef
JX
11937#, c-format
11938msgid "bad sha1 file: %s"
cc76011e
JX
11939msgstr ""
11940
d93ef2a1 11941#: builtin/fsck.c:682
94328cef 11942msgid "Checking object directory"
cc76011e
JX
11943msgstr ""
11944
d93ef2a1 11945#: builtin/fsck.c:685
94328cef 11946msgid "Checking object directories"
cc76011e
JX
11947msgstr ""
11948
d93ef2a1 11949#: builtin/fsck.c:700
94328cef
JX
11950#, c-format
11951msgid "Checking %s link"
cc76011e
JX
11952msgstr ""
11953
d93ef2a1 11954#: builtin/fsck.c:705 builtin/index-pack.c:841
94328cef
JX
11955#, c-format
11956msgid "invalid %s"
25eab542
JX
11957msgstr ""
11958
d93ef2a1 11959#: builtin/fsck.c:712
94328cef
JX
11960#, c-format
11961msgid "%s points to something strange (%s)"
cc76011e
JX
11962msgstr ""
11963
d93ef2a1 11964#: builtin/fsck.c:718
94328cef
JX
11965#, c-format
11966msgid "%s: detached HEAD points at nothing"
cc76011e
JX
11967msgstr ""
11968
d93ef2a1 11969#: builtin/fsck.c:722
94328cef
JX
11970#, c-format
11971msgid "notice: %s points to an unborn branch (%s)"
f4f2c8f8
JX
11972msgstr ""
11973
d93ef2a1 11974#: builtin/fsck.c:734
94328cef 11975msgid "Checking cache tree"
f4f2c8f8
JX
11976msgstr ""
11977
d93ef2a1 11978#: builtin/fsck.c:739
94328cef
JX
11979#, c-format
11980msgid "%s: invalid sha1 pointer in cache-tree"
dfc182b1
JX
11981msgstr ""
11982
d93ef2a1 11983#: builtin/fsck.c:750
94328cef 11984msgid "non-tree in cache-tree"
5e078fcd
JX
11985msgstr ""
11986
d93ef2a1 11987#: builtin/fsck.c:781
c2ea1208 11988msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
11989msgstr ""
11990
d93ef2a1 11991#: builtin/fsck.c:787
cc76011e
JX
11992msgid "show unreachable objects"
11993msgstr ""
11994
d93ef2a1 11995#: builtin/fsck.c:788
cc76011e
JX
11996msgid "show dangling objects"
11997msgstr ""
11998
d93ef2a1 11999#: builtin/fsck.c:789
cc76011e
JX
12000msgid "report tags"
12001msgstr ""
12002
d93ef2a1 12003#: builtin/fsck.c:790
cc76011e
JX
12004msgid "report root nodes"
12005msgstr ""
12006
d93ef2a1 12007#: builtin/fsck.c:791
cc76011e
JX
12008msgid "make index objects head nodes"
12009msgstr ""
12010
d93ef2a1 12011#: builtin/fsck.c:792
cc76011e
JX
12012msgid "make reflogs head nodes (default)"
12013msgstr ""
12014
d93ef2a1 12015#: builtin/fsck.c:793
cc76011e
JX
12016msgid "also consider packs and alternate objects"
12017msgstr ""
12018
d93ef2a1 12019#: builtin/fsck.c:794
df0617bf
JX
12020msgid "check only connectivity"
12021msgstr ""
12022
d93ef2a1 12023#: builtin/fsck.c:795
cc76011e
JX
12024msgid "enable more strict checking"
12025msgstr ""
12026
d93ef2a1 12027#: builtin/fsck.c:797
cc76011e
JX
12028msgid "write dangling objects in .git/lost-found"
12029msgstr ""
12030
d93ef2a1 12031#: builtin/fsck.c:798 builtin/prune.c:132
cc76011e
JX
12032msgid "show progress"
12033msgstr ""
12034
d93ef2a1 12035#: builtin/fsck.c:799
9fa976ff
JX
12036msgid "show verbose names for reachable objects"
12037msgstr ""
12038
d93ef2a1 12039#: builtin/fsck.c:859 builtin/index-pack.c:224
5e078fcd
JX
12040msgid "Checking objects"
12041msgstr ""
12042
d93ef2a1 12043#: builtin/fsck.c:887
94328cef
JX
12044#, c-format
12045msgid "%s: object missing"
12046msgstr ""
12047
d93ef2a1 12048#: builtin/fsck.c:899
94328cef
JX
12049#, c-format
12050msgid "invalid parameter: expected sha1, got '%s'"
12051msgstr ""
12052
dba9f13c 12053#: builtin/gc.c:34
c2ea1208 12054msgid "git gc [<options>]"
cc76011e
JX
12055msgstr ""
12056
dba9f13c 12057#: builtin/gc.c:90
cc76011e 12058#, c-format
dfc182b1 12059msgid "Failed to fstat %s: %s"
cc76011e
JX
12060msgstr ""
12061
d93ef2a1
JX
12062#: builtin/gc.c:126
12063#, c-format
12064msgid "failed to parse '%s' value '%s'"
12065msgstr ""
12066
12067#: builtin/gc.c:476 builtin/init-db.c:55
12705546
JX
12068#, c-format
12069msgid "cannot stat '%s'"
12070msgstr ""
12071
d93ef2a1 12072#: builtin/gc.c:485 builtin/notes.c:240 builtin/tag.c:519
cc76011e 12073#, c-format
12705546 12074msgid "cannot read '%s'"
cc76011e
JX
12075msgstr ""
12076
d93ef2a1 12077#: builtin/gc.c:492
f4f2c8f8
JX
12078#, c-format
12079msgid ""
12080"The last gc run reported the following. Please correct the root cause\n"
12081"and remove %s.\n"
12082"Automatic cleanup will not be performed until the file is removed.\n"
12083"\n"
12084"%s"
12085msgstr ""
12086
d93ef2a1 12087#: builtin/gc.c:540
cc76011e
JX
12088msgid "prune unreferenced objects"
12089msgstr ""
12090
d93ef2a1 12091#: builtin/gc.c:542
cc76011e
JX
12092msgid "be more thorough (increased runtime)"
12093msgstr ""
12094
d93ef2a1 12095#: builtin/gc.c:543
cc76011e
JX
12096msgid "enable auto-gc mode"
12097msgstr ""
12098
d93ef2a1 12099#: builtin/gc.c:546
727b9576
JX
12100msgid "force running gc even if there may be another gc running"
12101msgstr ""
12102
d93ef2a1 12103#: builtin/gc.c:549
9b7388a8
JX
12104msgid "repack all other packs except the largest pack"
12105msgstr ""
12106
d93ef2a1 12107#: builtin/gc.c:566
9b7388a8
JX
12108#, c-format
12109msgid "failed to parse gc.logexpiry value %s"
12110msgstr ""
12111
d93ef2a1 12112#: builtin/gc.c:577
dfc182b1 12113#, c-format
9b7388a8 12114msgid "failed to parse prune expiry value %s"
dfc182b1
JX
12115msgstr ""
12116
d93ef2a1 12117#: builtin/gc.c:597
cc76011e 12118#, c-format
5e078fcd
JX
12119msgid "Auto packing the repository in background for optimum performance.\n"
12120msgstr ""
12121
d93ef2a1 12122#: builtin/gc.c:599
5e078fcd
JX
12123#, c-format
12124msgid "Auto packing the repository for optimum performance.\n"
12125msgstr ""
12126
d93ef2a1 12127#: builtin/gc.c:600
5e078fcd
JX
12128#, c-format
12129msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
12130msgstr ""
12131
d93ef2a1 12132#: builtin/gc.c:640
727b9576
JX
12133#, c-format
12134msgid ""
12135"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
12136msgstr ""
12137
d93ef2a1 12138#: builtin/gc.c:693
cc76011e
JX
12139msgid ""
12140"There are too many unreachable loose objects; run 'git prune' to remove them."
12141msgstr ""
12142
94328cef 12143#: builtin/grep.c:29
c2ea1208 12144msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
12145msgstr ""
12146
94328cef 12147#: builtin/grep.c:225
cc76011e
JX
12148#, c-format
12149msgid "grep: failed to create thread: %s"
12150msgstr ""
12151
94328cef 12152#: builtin/grep.c:279
9eb3984b
JX
12153#, c-format
12154msgid "invalid number of threads specified (%d) for %s"
12155msgstr ""
12156
5b34e000
JX
12157#. TRANSLATORS: %s is the configuration
12158#. variable for tweaking threads, currently
12159#. grep.threads
12160#.
d93ef2a1
JX
12161#: builtin/grep.c:287 builtin/index-pack.c:1514 builtin/index-pack.c:1705
12162#: builtin/pack-objects.c:2720
5b34e000
JX
12163#, c-format
12164msgid "no threads support, ignoring %s"
12165msgstr ""
12166
94328cef 12167#: builtin/grep.c:466 builtin/grep.c:590 builtin/grep.c:631
cc76011e
JX
12168#, c-format
12169msgid "unable to read tree (%s)"
12170msgstr ""
12171
94328cef 12172#: builtin/grep.c:646
cc76011e
JX
12173#, c-format
12174msgid "unable to grep from object of type %s"
12175msgstr ""
12176
94328cef 12177#: builtin/grep.c:712
cc76011e
JX
12178#, c-format
12179msgid "switch `%c' expects a numerical value"
12180msgstr ""
12181
94328cef 12182#: builtin/grep.c:811
cc76011e
JX
12183msgid "search in index instead of in the work tree"
12184msgstr ""
12185
94328cef 12186#: builtin/grep.c:813
cc76011e
JX
12187msgid "find in contents not managed by git"
12188msgstr ""
12189
94328cef 12190#: builtin/grep.c:815
cc76011e
JX
12191msgid "search in both tracked and untracked files"
12192msgstr ""
12193
94328cef 12194#: builtin/grep.c:817
c2ea1208 12195msgid "ignore files specified via '.gitignore'"
cc76011e
JX
12196msgstr ""
12197
94328cef 12198#: builtin/grep.c:819
dfc182b1 12199msgid "recursively search in each submodule"
673bfad0
JX
12200msgstr ""
12201
94328cef 12202#: builtin/grep.c:822
cc76011e
JX
12203msgid "show non-matching lines"
12204msgstr ""
12205
94328cef 12206#: builtin/grep.c:824
cc76011e
JX
12207msgid "case insensitive matching"
12208msgstr ""
12209
94328cef 12210#: builtin/grep.c:826
cc76011e
JX
12211msgid "match patterns only at word boundaries"
12212msgstr ""
12213
94328cef 12214#: builtin/grep.c:828
cc76011e
JX
12215msgid "process binary files as text"
12216msgstr ""
12217
94328cef 12218#: builtin/grep.c:830
cc76011e
JX
12219msgid "don't match patterns in binary files"
12220msgstr ""
12221
94328cef 12222#: builtin/grep.c:833
727b9576
JX
12223msgid "process binary files with textconv filters"
12224msgstr ""
12225
94328cef 12226#: builtin/grep.c:835
12705546
JX
12227msgid "search in subdirectories (default)"
12228msgstr ""
12229
94328cef 12230#: builtin/grep.c:837
cc76011e
JX
12231msgid "descend at most <depth> levels"
12232msgstr ""
12233
94328cef 12234#: builtin/grep.c:841
cc76011e
JX
12235msgid "use extended POSIX regular expressions"
12236msgstr ""
12237
94328cef 12238#: builtin/grep.c:844
cc76011e
JX
12239msgid "use basic POSIX regular expressions (default)"
12240msgstr ""
12241
94328cef 12242#: builtin/grep.c:847
cc76011e
JX
12243msgid "interpret patterns as fixed strings"
12244msgstr ""
12245
94328cef 12246#: builtin/grep.c:850
cc76011e
JX
12247msgid "use Perl-compatible regular expressions"
12248msgstr ""
12249
94328cef 12250#: builtin/grep.c:853
cc76011e
JX
12251msgid "show line numbers"
12252msgstr ""
12253
94328cef 12254#: builtin/grep.c:854
dba9f13c
JX
12255msgid "show column number of first match"
12256msgstr ""
12257
94328cef 12258#: builtin/grep.c:855
cc76011e
JX
12259msgid "don't show filenames"
12260msgstr ""
12261
94328cef 12262#: builtin/grep.c:856
cc76011e
JX
12263msgid "show filenames"
12264msgstr ""
12265
94328cef 12266#: builtin/grep.c:858
cc76011e
JX
12267msgid "show filenames relative to top directory"
12268msgstr ""
12269
94328cef 12270#: builtin/grep.c:860
cc76011e
JX
12271msgid "show only filenames instead of matching lines"
12272msgstr ""
12273
94328cef 12274#: builtin/grep.c:862
cc76011e
JX
12275msgid "synonym for --files-with-matches"
12276msgstr ""
12277
94328cef 12278#: builtin/grep.c:865
cc76011e
JX
12279msgid "show only the names of files without match"
12280msgstr ""
12281
94328cef 12282#: builtin/grep.c:867
cc76011e
JX
12283msgid "print NUL after filenames"
12284msgstr ""
12285
94328cef 12286#: builtin/grep.c:870
dba9f13c
JX
12287msgid "show only matching parts of a line"
12288msgstr ""
12289
94328cef 12290#: builtin/grep.c:872
cc76011e
JX
12291msgid "show the number of matches instead of matching lines"
12292msgstr ""
12293
94328cef 12294#: builtin/grep.c:873
cc76011e
JX
12295msgid "highlight matches"
12296msgstr ""
12297
94328cef 12298#: builtin/grep.c:875
cc76011e
JX
12299msgid "print empty line between matches from different files"
12300msgstr ""
12301
94328cef 12302#: builtin/grep.c:877
cc76011e
JX
12303msgid "show filename only once above matches from same file"
12304msgstr ""
12305
94328cef 12306#: builtin/grep.c:880
cc76011e
JX
12307msgid "show <n> context lines before and after matches"
12308msgstr ""
12309
94328cef 12310#: builtin/grep.c:883
cc76011e
JX
12311msgid "show <n> context lines before matches"
12312msgstr ""
12313
94328cef 12314#: builtin/grep.c:885
cc76011e
JX
12315msgid "show <n> context lines after matches"
12316msgstr ""
12317
94328cef 12318#: builtin/grep.c:887
9eb3984b
JX
12319msgid "use <n> worker threads"
12320msgstr ""
12321
94328cef 12322#: builtin/grep.c:888
cc76011e
JX
12323msgid "shortcut for -C NUM"
12324msgstr ""
12325
94328cef 12326#: builtin/grep.c:891
cc76011e
JX
12327msgid "show a line with the function name before matches"
12328msgstr ""
12329
94328cef 12330#: builtin/grep.c:893
cc76011e
JX
12331msgid "show the surrounding function"
12332msgstr ""
12333
94328cef 12334#: builtin/grep.c:896
cc76011e
JX
12335msgid "read patterns from file"
12336msgstr ""
12337
94328cef 12338#: builtin/grep.c:898
cc76011e
JX
12339msgid "match <pattern>"
12340msgstr ""
12341
94328cef 12342#: builtin/grep.c:900
cc76011e
JX
12343msgid "combine patterns specified with -e"
12344msgstr ""
12345
94328cef 12346#: builtin/grep.c:912
cc76011e
JX
12347msgid "indicate hit with exit status without output"
12348msgstr ""
12349
94328cef 12350#: builtin/grep.c:914
cc76011e
JX
12351msgid "show only matches from files that match all patterns"
12352msgstr ""
12353
94328cef 12354#: builtin/grep.c:916
9306b5b9
JX
12355msgid "show parse tree for grep expression"
12356msgstr ""
12357
94328cef 12358#: builtin/grep.c:920
cc76011e
JX
12359msgid "pager"
12360msgstr ""
12361
94328cef 12362#: builtin/grep.c:920
cc76011e
JX
12363msgid "show matching files in the pager"
12364msgstr ""
12365
94328cef 12366#: builtin/grep.c:924
cc76011e
JX
12367msgid "allow calling of grep(1) (ignored by this build)"
12368msgstr ""
12369
94328cef 12370#: builtin/grep.c:988
dba9f13c 12371msgid "no pattern given"
cc76011e
JX
12372msgstr ""
12373
94328cef 12374#: builtin/grep.c:1024
dfc182b1
JX
12375msgid "--no-index or --untracked cannot be used with revs"
12376msgstr ""
12377
94328cef 12378#: builtin/grep.c:1032
dfc182b1
JX
12379#, c-format
12380msgid "unable to resolve revision: %s"
12381msgstr ""
12382
94328cef 12383#: builtin/grep.c:1063
12705546 12384msgid "invalid option combination, ignoring --threads"
9eb3984b
JX
12385msgstr ""
12386
d93ef2a1 12387#: builtin/grep.c:1066 builtin/pack-objects.c:3403
5b34e000
JX
12388msgid "no threads support, ignoring --threads"
12389msgstr ""
12390
d93ef2a1 12391#: builtin/grep.c:1069 builtin/index-pack.c:1511 builtin/pack-objects.c:2717
12705546
JX
12392#, c-format
12393msgid "invalid number of threads specified (%d)"
12394msgstr ""
12395
94328cef 12396#: builtin/grep.c:1092
cc76011e
JX
12397msgid "--open-files-in-pager only works on the worktree"
12398msgstr ""
12399
94328cef 12400#: builtin/grep.c:1115
dba9f13c 12401msgid "option not supported with --recurse-submodules"
673bfad0
JX
12402msgstr ""
12403
94328cef 12404#: builtin/grep.c:1121
dba9f13c 12405msgid "--cached or --untracked cannot be used with --no-index"
cc76011e
JX
12406msgstr ""
12407
94328cef 12408#: builtin/grep.c:1127
dba9f13c 12409msgid "--[no-]exclude-standard cannot be used for tracked contents"
cc76011e
JX
12410msgstr ""
12411
94328cef 12412#: builtin/grep.c:1135
dba9f13c 12413msgid "both --cached and trees are given"
cc76011e
JX
12414msgstr ""
12415
94328cef 12416#: builtin/hash-object.c:85
cc76011e 12417msgid ""
c2ea1208
JX
12418"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
12419"[--] <file>..."
cc76011e
JX
12420msgstr ""
12421
94328cef 12422#: builtin/hash-object.c:86
f4f2c8f8 12423msgid "git hash-object --stdin-paths"
cc76011e
JX
12424msgstr ""
12425
94328cef 12426#: builtin/hash-object.c:98
cc76011e
JX
12427msgid "type"
12428msgstr ""
12429
94328cef 12430#: builtin/hash-object.c:98
cc76011e
JX
12431msgid "object type"
12432msgstr ""
12433
94328cef 12434#: builtin/hash-object.c:99
cc76011e
JX
12435msgid "write the object into the object database"
12436msgstr ""
12437
94328cef 12438#: builtin/hash-object.c:101
cc76011e
JX
12439msgid "read the object from stdin"
12440msgstr ""
12441
94328cef 12442#: builtin/hash-object.c:103
cc76011e
JX
12443msgid "store file as is without filters"
12444msgstr ""
12445
94328cef 12446#: builtin/hash-object.c:104
d07a63e4
JX
12447msgid ""
12448"just hash any random garbage to create corrupt objects for debugging Git"
12449msgstr ""
12450
94328cef 12451#: builtin/hash-object.c:105
cc76011e
JX
12452msgid "process file as it were from this path"
12453msgstr ""
12454
dba9f13c 12455#: builtin/help.c:46
cc76011e
JX
12456msgid "print all available commands"
12457msgstr ""
12458
dba9f13c 12459#: builtin/help.c:47
fda7b092
JX
12460msgid "exclude guides"
12461msgstr ""
12462
dba9f13c 12463#: builtin/help.c:48
c6bc7d43
JX
12464msgid "print list of useful guides"
12465msgstr ""
12466
dba9f13c
JX
12467#: builtin/help.c:49
12468msgid "print all configuration variable names"
12469msgstr ""
12470
12471#: builtin/help.c:51
cc76011e
JX
12472msgid "show man page"
12473msgstr ""
12474
dba9f13c 12475#: builtin/help.c:52
cc76011e
JX
12476msgid "show manual in web browser"
12477msgstr ""
12478
dba9f13c 12479#: builtin/help.c:54
cc76011e
JX
12480msgid "show info page"
12481msgstr ""
12482
dba9f13c 12483#: builtin/help.c:56
55892712
JX
12484msgid "print command description"
12485msgstr ""
12486
dba9f13c 12487#: builtin/help.c:61
c2ea1208 12488msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
12489msgstr ""
12490
d93ef2a1 12491#: builtin/help.c:77
cc76011e
JX
12492#, c-format
12493msgid "unrecognized help format '%s'"
12494msgstr ""
12495
d93ef2a1 12496#: builtin/help.c:104
cc76011e
JX
12497msgid "Failed to start emacsclient."
12498msgstr ""
12499
d93ef2a1 12500#: builtin/help.c:117
cc76011e
JX
12501msgid "Failed to parse emacsclient version."
12502msgstr ""
12503
d93ef2a1 12504#: builtin/help.c:125
cc76011e
JX
12505#, c-format
12506msgid "emacsclient version '%d' too old (< 22)."
12507msgstr ""
12508
d93ef2a1 12509#: builtin/help.c:143 builtin/help.c:165 builtin/help.c:175 builtin/help.c:183
cc76011e 12510#, c-format
f517e50d 12511msgid "failed to exec '%s'"
cc76011e
JX
12512msgstr ""
12513
d93ef2a1 12514#: builtin/help.c:221
cc76011e
JX
12515#, c-format
12516msgid ""
12517"'%s': path for unsupported man viewer.\n"
12518"Please consider using 'man.<tool>.cmd' instead."
12519msgstr ""
12520
d93ef2a1 12521#: builtin/help.c:233
cc76011e
JX
12522#, c-format
12523msgid ""
12524"'%s': cmd for supported man viewer.\n"
12525"Please consider using 'man.<tool>.path' instead."
12526msgstr ""
12527
d93ef2a1 12528#: builtin/help.c:350
cc76011e
JX
12529#, c-format
12530msgid "'%s': unknown man viewer."
12531msgstr ""
12532
d93ef2a1 12533#: builtin/help.c:367
cc76011e
JX
12534msgid "no man viewer handled the request"
12535msgstr ""
12536
d93ef2a1 12537#: builtin/help.c:375
cc76011e
JX
12538msgid "no info viewer handled the request"
12539msgstr ""
12540
d93ef2a1 12541#: builtin/help.c:434 builtin/help.c:445 git.c:335
cc76011e 12542#, c-format
25eab542 12543msgid "'%s' is aliased to '%s'"
cc76011e
JX
12544msgstr ""
12545
d93ef2a1 12546#: builtin/help.c:448 git.c:364
12705546
JX
12547#, c-format
12548msgid "bad alias.%s string: %s"
12549msgstr ""
12550
d93ef2a1 12551#: builtin/help.c:477 builtin/help.c:507
cc76011e 12552#, c-format
fda7b092 12553msgid "usage: %s%s"
cc76011e
JX
12554msgstr ""
12555
d93ef2a1 12556#: builtin/help.c:491
dba9f13c 12557msgid "'git help config' for more information"
fe05e196
JX
12558msgstr ""
12559
12705546 12560#: builtin/index-pack.c:184
cc76011e
JX
12561#, c-format
12562msgid "object type mismatch at %s"
12563msgstr ""
12564
12705546 12565#: builtin/index-pack.c:204
fe05e196
JX
12566#, c-format
12567msgid "did not receive expected object %s"
12568msgstr ""
12569
12705546 12570#: builtin/index-pack.c:207
fe05e196
JX
12571#, c-format
12572msgid "object %s: expected type %s, found %s"
cc76011e
JX
12573msgstr ""
12574
d93ef2a1 12575#: builtin/index-pack.c:257
cc76011e
JX
12576#, c-format
12577msgid "cannot fill %d byte"
12578msgid_plural "cannot fill %d bytes"
12579msgstr[0] ""
12580msgstr[1] ""
12581
d93ef2a1 12582#: builtin/index-pack.c:267
cc76011e
JX
12583msgid "early EOF"
12584msgstr ""
12585
d93ef2a1 12586#: builtin/index-pack.c:268
cc76011e
JX
12587msgid "read error on input"
12588msgstr ""
12589
d93ef2a1 12590#: builtin/index-pack.c:280
cc76011e
JX
12591msgid "used more bytes than were available"
12592msgstr ""
12593
d93ef2a1 12594#: builtin/index-pack.c:287 builtin/pack-objects.c:600
cc76011e
JX
12595msgid "pack too large for current definition of off_t"
12596msgstr ""
12597
d93ef2a1 12598#: builtin/index-pack.c:290 builtin/unpack-objects.c:94
fda7b092
JX
12599msgid "pack exceeds maximum allowed size"
12600msgstr ""
12601
d93ef2a1 12602#: builtin/index-pack.c:305 builtin/repack.c:250
cc76011e
JX
12603#, c-format
12604msgid "unable to create '%s'"
12605msgstr ""
12606
d93ef2a1 12607#: builtin/index-pack.c:311
cc76011e
JX
12608#, c-format
12609msgid "cannot open packfile '%s'"
12610msgstr ""
12611
d93ef2a1 12612#: builtin/index-pack.c:325
cc76011e
JX
12613msgid "pack signature mismatch"
12614msgstr ""
12615
d93ef2a1 12616#: builtin/index-pack.c:327
cc76011e
JX
12617#, c-format
12618msgid "pack version %<PRIu32> unsupported"
12619msgstr ""
12620
d93ef2a1 12621#: builtin/index-pack.c:345
cc76011e 12622#, c-format
9fa976ff 12623msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
12624msgstr ""
12625
d93ef2a1 12626#: builtin/index-pack.c:465
cc76011e
JX
12627#, c-format
12628msgid "inflate returned %d"
12629msgstr ""
12630
d93ef2a1 12631#: builtin/index-pack.c:514
cc76011e
JX
12632msgid "offset value overflow for delta base object"
12633msgstr ""
12634
d93ef2a1 12635#: builtin/index-pack.c:522
cc76011e
JX
12636msgid "delta base offset is out of bound"
12637msgstr ""
12638
d93ef2a1 12639#: builtin/index-pack.c:530
cc76011e
JX
12640#, c-format
12641msgid "unknown object type %d"
12642msgstr ""
12643
d93ef2a1 12644#: builtin/index-pack.c:561
cc76011e
JX
12645msgid "cannot pread pack file"
12646msgstr ""
12647
d93ef2a1 12648#: builtin/index-pack.c:563
cc76011e 12649#, c-format
9fa976ff
JX
12650msgid "premature end of pack file, %<PRIuMAX> byte missing"
12651msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
12652msgstr[0] ""
12653msgstr[1] ""
12654
d93ef2a1 12655#: builtin/index-pack.c:589
cc76011e
JX
12656msgid "serious inflate inconsistency"
12657msgstr ""
12658
d93ef2a1
JX
12659#: builtin/index-pack.c:734 builtin/index-pack.c:740 builtin/index-pack.c:763
12660#: builtin/index-pack.c:802 builtin/index-pack.c:811
cc76011e
JX
12661#, c-format
12662msgid "SHA1 COLLISION FOUND WITH %s !"
12663msgstr ""
12664
d93ef2a1
JX
12665#: builtin/index-pack.c:737 builtin/pack-objects.c:153
12666#: builtin/pack-objects.c:213 builtin/pack-objects.c:307
cc76011e
JX
12667#, c-format
12668msgid "unable to read %s"
12669msgstr ""
12670
d93ef2a1 12671#: builtin/index-pack.c:800
dfc182b1
JX
12672#, c-format
12673msgid "cannot read existing object info %s"
12674msgstr ""
12675
d93ef2a1 12676#: builtin/index-pack.c:808
cc76011e
JX
12677#, c-format
12678msgid "cannot read existing object %s"
12679msgstr ""
12680
d93ef2a1 12681#: builtin/index-pack.c:822
cc76011e
JX
12682#, c-format
12683msgid "invalid blob object %s"
12684msgstr ""
12685
d93ef2a1 12686#: builtin/index-pack.c:825 builtin/index-pack.c:844
9b7388a8 12687msgid "fsck error in packed object"
cc76011e
JX
12688msgstr ""
12689
d93ef2a1 12690#: builtin/index-pack.c:846
cc76011e
JX
12691#, c-format
12692msgid "Not all child objects of %s are reachable"
12693msgstr ""
12694
d93ef2a1 12695#: builtin/index-pack.c:918 builtin/index-pack.c:949
cc76011e
JX
12696msgid "failed to apply delta"
12697msgstr ""
12698
d93ef2a1 12699#: builtin/index-pack.c:1117
cc76011e
JX
12700msgid "Receiving objects"
12701msgstr ""
12702
d93ef2a1 12703#: builtin/index-pack.c:1117
cc76011e
JX
12704msgid "Indexing objects"
12705msgstr ""
12706
d93ef2a1 12707#: builtin/index-pack.c:1151
cc76011e
JX
12708msgid "pack is corrupted (SHA1 mismatch)"
12709msgstr ""
12710
d93ef2a1 12711#: builtin/index-pack.c:1156
cc76011e
JX
12712msgid "cannot fstat packfile"
12713msgstr ""
12714
d93ef2a1 12715#: builtin/index-pack.c:1159
cc76011e
JX
12716msgid "pack has junk at the end"
12717msgstr ""
12718
d93ef2a1 12719#: builtin/index-pack.c:1171
cc76011e
JX
12720msgid "confusion beyond insanity in parse_pack_objects()"
12721msgstr ""
12722
d93ef2a1 12723#: builtin/index-pack.c:1194
cc76011e
JX
12724msgid "Resolving deltas"
12725msgstr ""
12726
d93ef2a1 12727#: builtin/index-pack.c:1204 builtin/pack-objects.c:2489
cc76011e
JX
12728#, c-format
12729msgid "unable to create thread: %s"
12730msgstr ""
12731
d93ef2a1 12732#: builtin/index-pack.c:1245
cc76011e
JX
12733msgid "confusion beyond insanity"
12734msgstr ""
12735
d93ef2a1 12736#: builtin/index-pack.c:1251
cc76011e 12737#, c-format
f517e50d
JX
12738msgid "completed with %d local object"
12739msgid_plural "completed with %d local objects"
12740msgstr[0] ""
12741msgstr[1] ""
cc76011e 12742
d93ef2a1 12743#: builtin/index-pack.c:1263
cc76011e
JX
12744#, c-format
12745msgid "Unexpected tail checksum for %s (disk corruption?)"
12746msgstr ""
12747
d93ef2a1 12748#: builtin/index-pack.c:1267
cc76011e
JX
12749#, c-format
12750msgid "pack has %d unresolved delta"
12751msgid_plural "pack has %d unresolved deltas"
12752msgstr[0] ""
12753msgstr[1] ""
12754
d93ef2a1 12755#: builtin/index-pack.c:1291
cc76011e
JX
12756#, c-format
12757msgid "unable to deflate appended object (%d)"
12758msgstr ""
12759
d93ef2a1 12760#: builtin/index-pack.c:1368
cc76011e
JX
12761#, c-format
12762msgid "local object %s is corrupt"
12763msgstr ""
12764
d93ef2a1 12765#: builtin/index-pack.c:1382
abc8de64
JX
12766#, c-format
12767msgid "packfile name '%s' does not end with '.pack'"
cc76011e
JX
12768msgstr ""
12769
d93ef2a1 12770#: builtin/index-pack.c:1407
cc76011e 12771#, c-format
abc8de64 12772msgid "cannot write %s file '%s'"
cc76011e
JX
12773msgstr ""
12774
d93ef2a1 12775#: builtin/index-pack.c:1415
cc76011e 12776#, c-format
abc8de64 12777msgid "cannot close written %s file '%s'"
cc76011e
JX
12778msgstr ""
12779
d93ef2a1 12780#: builtin/index-pack.c:1439
abc8de64
JX
12781msgid "error while closing pack file"
12782msgstr ""
12783
d93ef2a1 12784#: builtin/index-pack.c:1453
cc76011e
JX
12785msgid "cannot store pack file"
12786msgstr ""
12787
d93ef2a1 12788#: builtin/index-pack.c:1461
cc76011e
JX
12789msgid "cannot store index file"
12790msgstr ""
12791
d93ef2a1 12792#: builtin/index-pack.c:1505 builtin/pack-objects.c:2728
cc76011e
JX
12793#, c-format
12794msgid "bad pack.indexversion=%<PRIu32>"
12795msgstr ""
12796
d93ef2a1 12797#: builtin/index-pack.c:1573
cc76011e
JX
12798#, c-format
12799msgid "Cannot open existing pack file '%s'"
12800msgstr ""
12801
d93ef2a1 12802#: builtin/index-pack.c:1575
cc76011e
JX
12803#, c-format
12804msgid "Cannot open existing pack idx file for '%s'"
12805msgstr ""
12806
d93ef2a1 12807#: builtin/index-pack.c:1623
cc76011e
JX
12808#, c-format
12809msgid "non delta: %d object"
12810msgid_plural "non delta: %d objects"
12811msgstr[0] ""
12812msgstr[1] ""
12813
d93ef2a1 12814#: builtin/index-pack.c:1630
cc76011e
JX
12815#, c-format
12816msgid "chain length = %d: %lu object"
12817msgid_plural "chain length = %d: %lu objects"
12818msgstr[0] ""
12819msgstr[1] ""
12820
d93ef2a1 12821#: builtin/index-pack.c:1667
abc8de64 12822msgid "Cannot come back to cwd"
f517e50d
JX
12823msgstr ""
12824
d93ef2a1
JX
12825#: builtin/index-pack.c:1716 builtin/index-pack.c:1719
12826#: builtin/index-pack.c:1735 builtin/index-pack.c:1739
cc76011e
JX
12827#, c-format
12828msgid "bad %s"
12829msgstr ""
12830
d93ef2a1 12831#: builtin/index-pack.c:1755
cc76011e
JX
12832msgid "--fix-thin cannot be used without --stdin"
12833msgstr ""
12834
d93ef2a1 12835#: builtin/index-pack.c:1757
673bfad0
JX
12836msgid "--stdin requires a git repository"
12837msgstr ""
12838
d93ef2a1 12839#: builtin/index-pack.c:1763
cc76011e
JX
12840msgid "--verify with no packfile name given"
12841msgstr ""
12842
d93ef2a1 12843#: builtin/index-pack.c:1811 builtin/unpack-objects.c:580
9b7388a8
JX
12844msgid "fsck error in pack objects"
12845msgstr ""
12846
5b34e000 12847#: builtin/init-db.c:61
cc76011e
JX
12848#, c-format
12849msgid "cannot stat template '%s'"
12850msgstr ""
12851
5b34e000 12852#: builtin/init-db.c:66
cc76011e
JX
12853#, c-format
12854msgid "cannot opendir '%s'"
12855msgstr ""
12856
dba9f13c 12857#: builtin/init-db.c:78
cc76011e
JX
12858#, c-format
12859msgid "cannot readlink '%s'"
12860msgstr ""
12861
dba9f13c 12862#: builtin/init-db.c:80
cc76011e
JX
12863#, c-format
12864msgid "cannot symlink '%s' '%s'"
12865msgstr ""
12866
dba9f13c 12867#: builtin/init-db.c:86
cc76011e
JX
12868#, c-format
12869msgid "cannot copy '%s' to '%s'"
12870msgstr ""
12871
dba9f13c 12872#: builtin/init-db.c:90
cc76011e
JX
12873#, c-format
12874msgid "ignoring template %s"
12875msgstr ""
12876
dba9f13c 12877#: builtin/init-db.c:121
cc76011e 12878#, c-format
55892712 12879msgid "templates not found in %s"
cc76011e
JX
12880msgstr ""
12881
dba9f13c 12882#: builtin/init-db.c:136
cc76011e 12883#, c-format
f517e50d 12884msgid "not copying templates from '%s': %s"
cc76011e
JX
12885msgstr ""
12886
d93ef2a1 12887#: builtin/init-db.c:334
cc76011e 12888#, c-format
fda7b092 12889msgid "unable to handle file type %d"
cc76011e
JX
12890msgstr ""
12891
d93ef2a1 12892#: builtin/init-db.c:337
cc76011e 12893#, c-format
fda7b092 12894msgid "unable to move %s to %s"
cc76011e
JX
12895msgstr ""
12896
d93ef2a1 12897#: builtin/init-db.c:354 builtin/init-db.c:357
cc76011e 12898#, c-format
fda7b092 12899msgid "%s already exists"
cc76011e
JX
12900msgstr ""
12901
d93ef2a1 12902#: builtin/init-db.c:413
cc76011e 12903#, c-format
9fa976ff 12904msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
12905msgstr ""
12906
d93ef2a1 12907#: builtin/init-db.c:414
9fa976ff
JX
12908#, c-format
12909msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
12910msgstr ""
12911
d93ef2a1 12912#: builtin/init-db.c:418
9fa976ff
JX
12913#, c-format
12914msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
12915msgstr ""
12916
d93ef2a1 12917#: builtin/init-db.c:419
9fa976ff
JX
12918#, c-format
12919msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
12920msgstr ""
12921
d93ef2a1 12922#: builtin/init-db.c:468
cc76011e 12923msgid ""
9caaf23e 12924"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 12925"shared[=<permissions>]] [<directory>]"
cc76011e
JX
12926msgstr ""
12927
d93ef2a1 12928#: builtin/init-db.c:491
cc76011e
JX
12929msgid "permissions"
12930msgstr ""
12931
d93ef2a1 12932#: builtin/init-db.c:492
cc76011e
JX
12933msgid "specify that the git repository is to be shared amongst several users"
12934msgstr ""
12935
d93ef2a1 12936#: builtin/init-db.c:526 builtin/init-db.c:531
dba9f13c
JX
12937#, c-format
12938msgid "cannot mkdir %s"
12939msgstr ""
12940
d93ef2a1 12941#: builtin/init-db.c:535
cc76011e
JX
12942#, c-format
12943msgid "cannot chdir to %s"
12944msgstr ""
12945
d93ef2a1 12946#: builtin/init-db.c:556
cc76011e
JX
12947#, c-format
12948msgid ""
12949"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
12950"dir=<directory>)"
12951msgstr ""
12952
d93ef2a1 12953#: builtin/init-db.c:584
cc76011e
JX
12954#, c-format
12955msgid "Cannot access work tree '%s'"
12956msgstr ""
12957
d07a63e4
JX
12958#: builtin/interpret-trailers.c:15
12959msgid ""
9eb3984b
JX
12960"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
12961"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
12962msgstr ""
12963
12705546 12964#: builtin/interpret-trailers.c:94
9eb3984b
JX
12965msgid "edit files in place"
12966msgstr ""
12967
12705546 12968#: builtin/interpret-trailers.c:95
d07a63e4
JX
12969msgid "trim empty trailers"
12970msgstr ""
12971
12705546 12972#: builtin/interpret-trailers.c:98
25eab542
JX
12973msgid "where to place the new trailer"
12974msgstr ""
12975
12705546 12976#: builtin/interpret-trailers.c:100
25eab542
JX
12977msgid "action if trailer already exists"
12978msgstr ""
12979
12705546 12980#: builtin/interpret-trailers.c:102
25eab542
JX
12981msgid "action if trailer is missing"
12982msgstr ""
12983
12705546 12984#: builtin/interpret-trailers.c:104
25eab542
JX
12985msgid "output only the trailers"
12986msgstr ""
12987
12705546 12988#: builtin/interpret-trailers.c:105
25eab542
JX
12989msgid "do not apply config rules"
12990msgstr ""
12991
12705546 12992#: builtin/interpret-trailers.c:106
25eab542
JX
12993msgid "join whitespace-continued values"
12994msgstr ""
12995
12705546 12996#: builtin/interpret-trailers.c:107
25eab542
JX
12997msgid "set parsing options"
12998msgstr ""
12999
12705546
JX
13000#: builtin/interpret-trailers.c:109
13001msgid "do not treat --- specially"
13002msgstr ""
13003
13004#: builtin/interpret-trailers.c:110
d07a63e4
JX
13005msgid "trailer"
13006msgstr ""
13007
12705546 13008#: builtin/interpret-trailers.c:111
d07a63e4
JX
13009msgid "trailer(s) to add"
13010msgstr ""
13011
12705546 13012#: builtin/interpret-trailers.c:120
25eab542
JX
13013msgid "--trailer with --only-input does not make sense"
13014msgstr ""
13015
12705546 13016#: builtin/interpret-trailers.c:130
9eb3984b
JX
13017msgid "no input file given for in-place editing"
13018msgstr ""
13019
94328cef 13020#: builtin/log.c:55
64f23b0c 13021msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
13022msgstr ""
13023
94328cef 13024#: builtin/log.c:56
c2ea1208 13025msgid "git show [<options>] <object>..."
cc76011e
JX
13026msgstr ""
13027
d93ef2a1 13028#: builtin/log.c:104
d07a63e4
JX
13029#, c-format
13030msgid "invalid --decorate option: %s"
13031msgstr ""
13032
d93ef2a1 13033#: builtin/log.c:168
cc76011e
JX
13034msgid "show source"
13035msgstr ""
13036
d93ef2a1 13037#: builtin/log.c:169
46bc4039
JX
13038msgid "Use mail map file"
13039msgstr ""
13040
d93ef2a1 13041#: builtin/log.c:171
18a90722
JX
13042msgid "only decorate refs that match <pattern>"
13043msgstr ""
13044
d93ef2a1 13045#: builtin/log.c:173
18a90722
JX
13046msgid "do not decorate refs that match <pattern>"
13047msgstr ""
13048
d93ef2a1 13049#: builtin/log.c:174
cc76011e
JX
13050msgid "decorate options"
13051msgstr ""
13052
d93ef2a1 13053#: builtin/log.c:177
d07a63e4
JX
13054msgid "Process line range n,m in file, counting from 1"
13055msgstr ""
13056
d93ef2a1 13057#: builtin/log.c:275
cc76011e
JX
13058#, c-format
13059msgid "Final output: %d %s\n"
13060msgstr ""
13061
d93ef2a1 13062#: builtin/log.c:529
d07a63e4
JX
13063#, c-format
13064msgid "git show %s: bad file"
13065msgstr ""
13066
d93ef2a1 13067#: builtin/log.c:544 builtin/log.c:638
cc76011e 13068#, c-format
d93ef2a1 13069msgid "could not read object %s"
cc76011e
JX
13070msgstr ""
13071
d93ef2a1 13072#: builtin/log.c:663
cc76011e 13073#, c-format
d93ef2a1 13074msgid "unknown type: %d"
cc76011e
JX
13075msgstr ""
13076
d93ef2a1 13077#: builtin/log.c:784
cc76011e
JX
13078msgid "format.headers without value"
13079msgstr ""
13080
d93ef2a1 13081#: builtin/log.c:885
cc76011e
JX
13082msgid "name of output directory is too long"
13083msgstr ""
13084
d93ef2a1 13085#: builtin/log.c:901
cc76011e 13086#, c-format
d93ef2a1
JX
13087msgid "cannot open patch file %s"
13088msgstr ""
13089
13090#: builtin/log.c:918
13091msgid "need exactly one range"
cc76011e
JX
13092msgstr ""
13093
d93ef2a1
JX
13094#: builtin/log.c:928
13095msgid "not a range"
cc76011e
JX
13096msgstr ""
13097
d93ef2a1
JX
13098#: builtin/log.c:1051
13099msgid "cover letter needs email format"
cc76011e
JX
13100msgstr ""
13101
d93ef2a1
JX
13102#: builtin/log.c:1057
13103msgid "failed to create cover-letter file"
cc76011e
JX
13104msgstr ""
13105
d93ef2a1 13106#: builtin/log.c:1136
cc76011e
JX
13107#, c-format
13108msgid "insane in-reply-to: %s"
13109msgstr ""
13110
d93ef2a1 13111#: builtin/log.c:1163
c2ea1208 13112msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
13113msgstr ""
13114
d93ef2a1
JX
13115#: builtin/log.c:1221
13116msgid "two output directories?"
cc76011e
JX
13117msgstr ""
13118
d93ef2a1 13119#: builtin/log.c:1332 builtin/log.c:2076 builtin/log.c:2078 builtin/log.c:2090
f517e50d 13120#, c-format
d93ef2a1 13121msgid "unknown commit %s"
f517e50d
JX
13122msgstr ""
13123
d93ef2a1
JX
13124#: builtin/log.c:1342 builtin/replace.c:58 builtin/replace.c:207
13125#: builtin/replace.c:210
f517e50d 13126#, c-format
d93ef2a1 13127msgid "failed to resolve '%s' as a valid ref"
f517e50d
JX
13128msgstr ""
13129
d93ef2a1
JX
13130#: builtin/log.c:1347
13131msgid "could not find exact merge base"
f517e50d
JX
13132msgstr ""
13133
d93ef2a1 13134#: builtin/log.c:1351
f517e50d 13135msgid ""
d93ef2a1 13136"failed to get upstream, if you want to record base commit automatically,\n"
f517e50d 13137"please use git branch --set-upstream-to to track a remote branch.\n"
d93ef2a1 13138"Or you could specify base commit by --base=<base-commit-id> manually"
f517e50d
JX
13139msgstr ""
13140
d93ef2a1
JX
13141#: builtin/log.c:1371
13142msgid "failed to find exact merge base"
f517e50d
JX
13143msgstr ""
13144
d93ef2a1 13145#: builtin/log.c:1382
f517e50d
JX
13146msgid "base commit should be the ancestor of revision list"
13147msgstr ""
13148
d93ef2a1 13149#: builtin/log.c:1386
f517e50d
JX
13150msgid "base commit shouldn't be in revision list"
13151msgstr ""
13152
d93ef2a1 13153#: builtin/log.c:1439
f517e50d
JX
13154msgid "cannot get patch id"
13155msgstr ""
13156
d93ef2a1 13157#: builtin/log.c:1491
12705546
JX
13158msgid "failed to infer range-diff ranges"
13159msgstr ""
13160
d93ef2a1 13161#: builtin/log.c:1536
cc76011e
JX
13162msgid "use [PATCH n/m] even with a single patch"
13163msgstr ""
13164
d93ef2a1 13165#: builtin/log.c:1539
cc76011e
JX
13166msgid "use [PATCH] even with multiple patches"
13167msgstr ""
13168
d93ef2a1 13169#: builtin/log.c:1543
cc76011e
JX
13170msgid "print patches to standard out"
13171msgstr ""
13172
d93ef2a1 13173#: builtin/log.c:1545
cc76011e
JX
13174msgid "generate a cover letter"
13175msgstr ""
13176
d93ef2a1 13177#: builtin/log.c:1547
cc76011e
JX
13178msgid "use simple number sequence for output file names"
13179msgstr ""
13180
d93ef2a1 13181#: builtin/log.c:1548
cc76011e
JX
13182msgid "sfx"
13183msgstr ""
13184
d93ef2a1 13185#: builtin/log.c:1549
cc76011e
JX
13186msgid "use <sfx> instead of '.patch'"
13187msgstr ""
13188
d93ef2a1 13189#: builtin/log.c:1551
cc76011e
JX
13190msgid "start numbering patches at <n> instead of 1"
13191msgstr ""
13192
d93ef2a1 13193#: builtin/log.c:1553
46bc4039
JX
13194msgid "mark the series as Nth re-roll"
13195msgstr ""
13196
d93ef2a1 13197#: builtin/log.c:1555
fda7b092
JX
13198msgid "Use [RFC PATCH] instead of [PATCH]"
13199msgstr ""
13200
d93ef2a1 13201#: builtin/log.c:1558
cc76011e
JX
13202msgid "Use [<prefix>] instead of [PATCH]"
13203msgstr ""
13204
d93ef2a1 13205#: builtin/log.c:1561
cc76011e
JX
13206msgid "store resulting files in <dir>"
13207msgstr ""
13208
d93ef2a1 13209#: builtin/log.c:1564
cc76011e
JX
13210msgid "don't strip/add [PATCH]"
13211msgstr ""
13212
d93ef2a1 13213#: builtin/log.c:1567
cc76011e
JX
13214msgid "don't output binary diffs"
13215msgstr ""
13216
d93ef2a1 13217#: builtin/log.c:1569
2c0ca050
JX
13218msgid "output all-zero hash in From header"
13219msgstr ""
13220
d93ef2a1 13221#: builtin/log.c:1571
cc76011e
JX
13222msgid "don't include a patch matching a commit upstream"
13223msgstr ""
13224
d93ef2a1 13225#: builtin/log.c:1573
cc76011e
JX
13226msgid "show patch format instead of default (patch + stat)"
13227msgstr ""
13228
d93ef2a1 13229#: builtin/log.c:1575
cc76011e
JX
13230msgid "Messaging"
13231msgstr ""
13232
d93ef2a1 13233#: builtin/log.c:1576
cc76011e
JX
13234msgid "header"
13235msgstr ""
13236
d93ef2a1 13237#: builtin/log.c:1577
cc76011e
JX
13238msgid "add email header"
13239msgstr ""
13240
d93ef2a1 13241#: builtin/log.c:1578 builtin/log.c:1580
cc76011e
JX
13242msgid "email"
13243msgstr ""
13244
d93ef2a1 13245#: builtin/log.c:1578
cc76011e
JX
13246msgid "add To: header"
13247msgstr ""
13248
d93ef2a1 13249#: builtin/log.c:1580
cc76011e
JX
13250msgid "add Cc: header"
13251msgstr ""
13252
d93ef2a1 13253#: builtin/log.c:1582
28b3cffc
JX
13254msgid "ident"
13255msgstr ""
13256
d93ef2a1 13257#: builtin/log.c:1583
28b3cffc
JX
13258msgid "set From address to <ident> (or committer ident if absent)"
13259msgstr ""
13260
d93ef2a1 13261#: builtin/log.c:1585
cc76011e
JX
13262msgid "message-id"
13263msgstr ""
13264
d93ef2a1 13265#: builtin/log.c:1586
cc76011e
JX
13266msgid "make first mail a reply to <message-id>"
13267msgstr ""
13268
d93ef2a1 13269#: builtin/log.c:1587 builtin/log.c:1590
cc76011e
JX
13270msgid "boundary"
13271msgstr ""
13272
d93ef2a1 13273#: builtin/log.c:1588
cc76011e
JX
13274msgid "attach the patch"
13275msgstr ""
13276
d93ef2a1 13277#: builtin/log.c:1591
cc76011e
JX
13278msgid "inline the patch"
13279msgstr ""
13280
d93ef2a1 13281#: builtin/log.c:1595
cc76011e
JX
13282msgid "enable message threading, styles: shallow, deep"
13283msgstr ""
13284
d93ef2a1 13285#: builtin/log.c:1597
cc76011e
JX
13286msgid "signature"
13287msgstr ""
13288
d93ef2a1 13289#: builtin/log.c:1598
cc76011e
JX
13290msgid "add a signature"
13291msgstr ""
13292
d93ef2a1 13293#: builtin/log.c:1599
f517e50d
JX
13294msgid "base-commit"
13295msgstr ""
13296
d93ef2a1 13297#: builtin/log.c:1600
f517e50d
JX
13298msgid "add prerequisite tree info to the patch series"
13299msgstr ""
13300
d93ef2a1 13301#: builtin/log.c:1602
fe05e196
JX
13302msgid "add a signature from a file"
13303msgstr ""
13304
d93ef2a1 13305#: builtin/log.c:1603
cc76011e
JX
13306msgid "don't print the patch filenames"
13307msgstr ""
13308
d93ef2a1 13309#: builtin/log.c:1605
25eab542
JX
13310msgid "show progress while generating patches"
13311msgstr ""
13312
d93ef2a1 13313#: builtin/log.c:1606
12705546
JX
13314msgid "rev"
13315msgstr ""
13316
d93ef2a1 13317#: builtin/log.c:1607
12705546
JX
13318msgid "show changes against <rev> in cover letter or single patch"
13319msgstr ""
13320
d93ef2a1 13321#: builtin/log.c:1610
12705546
JX
13322msgid "show changes against <refspec> in cover letter or single patch"
13323msgstr ""
13324
d93ef2a1 13325#: builtin/log.c:1612
12705546
JX
13326msgid "percentage by which creation is weighted"
13327msgstr ""
13328
d93ef2a1 13329#: builtin/log.c:1687
5b34e000
JX
13330#, c-format
13331msgid "invalid ident line: %s"
13332msgstr ""
13333
d93ef2a1 13334#: builtin/log.c:1702
dba9f13c 13335msgid "-n and -k are mutually exclusive"
cc76011e
JX
13336msgstr ""
13337
d93ef2a1 13338#: builtin/log.c:1704
dba9f13c 13339msgid "--subject-prefix/--rfc and -k are mutually exclusive"
cc76011e
JX
13340msgstr ""
13341
d93ef2a1 13342#: builtin/log.c:1712
cc76011e
JX
13343msgid "--name-only does not make sense"
13344msgstr ""
13345
d93ef2a1 13346#: builtin/log.c:1714
cc76011e
JX
13347msgid "--name-status does not make sense"
13348msgstr ""
13349
d93ef2a1 13350#: builtin/log.c:1716
cc76011e
JX
13351msgid "--check does not make sense"
13352msgstr ""
13353
d93ef2a1 13354#: builtin/log.c:1748
cc76011e
JX
13355msgid "standard output, or directory, which one?"
13356msgstr ""
13357
d93ef2a1 13358#: builtin/log.c:1837
12705546 13359msgid "--interdiff requires --cover-letter or single patch"
fe05e196
JX
13360msgstr ""
13361
d93ef2a1 13362#: builtin/log.c:1841
12705546
JX
13363msgid "Interdiff:"
13364msgstr ""
13365
d93ef2a1 13366#: builtin/log.c:1842
12705546
JX
13367#, c-format
13368msgid "Interdiff against v%d:"
13369msgstr ""
13370
d93ef2a1 13371#: builtin/log.c:1848
12705546
JX
13372msgid "--creation-factor requires --range-diff"
13373msgstr ""
13374
d93ef2a1 13375#: builtin/log.c:1852
12705546
JX
13376msgid "--range-diff requires --cover-letter or single patch"
13377msgstr ""
13378
d93ef2a1 13379#: builtin/log.c:1860
12705546
JX
13380msgid "Range-diff:"
13381msgstr ""
13382
d93ef2a1 13383#: builtin/log.c:1861
12705546
JX
13384#, c-format
13385msgid "Range-diff against v%d:"
13386msgstr ""
13387
d93ef2a1 13388#: builtin/log.c:1872
12705546
JX
13389#, c-format
13390msgid "unable to read signature file '%s'"
13391msgstr ""
13392
d93ef2a1 13393#: builtin/log.c:1908
25eab542
JX
13394msgid "Generating patches"
13395msgstr ""
13396
d93ef2a1
JX
13397#: builtin/log.c:1952
13398msgid "failed to create output files"
cc76011e
JX
13399msgstr ""
13400
d93ef2a1 13401#: builtin/log.c:2011
cc76011e
JX
13402msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
13403msgstr ""
13404
d93ef2a1 13405#: builtin/log.c:2065
cc76011e
JX
13406#, c-format
13407msgid ""
13408"Could not find a tracked remote branch, please specify <upstream> manually.\n"
13409msgstr ""
13410
94328cef 13411#: builtin/ls-files.c:470
c2ea1208 13412msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
13413msgstr ""
13414
94328cef 13415#: builtin/ls-files.c:526
cc76011e
JX
13416msgid "identify the file status with tags"
13417msgstr ""
13418
94328cef 13419#: builtin/ls-files.c:528
cc76011e
JX
13420msgid "use lowercase letters for 'assume unchanged' files"
13421msgstr ""
13422
94328cef 13423#: builtin/ls-files.c:530
18a90722
JX
13424msgid "use lowercase letters for 'fsmonitor clean' files"
13425msgstr ""
13426
94328cef 13427#: builtin/ls-files.c:532
cc76011e
JX
13428msgid "show cached files in the output (default)"
13429msgstr ""
13430
94328cef 13431#: builtin/ls-files.c:534
cc76011e
JX
13432msgid "show deleted files in the output"
13433msgstr ""
13434
94328cef 13435#: builtin/ls-files.c:536
cc76011e
JX
13436msgid "show modified files in the output"
13437msgstr ""
13438
94328cef 13439#: builtin/ls-files.c:538
cc76011e
JX
13440msgid "show other files in the output"
13441msgstr ""
13442
94328cef 13443#: builtin/ls-files.c:540
cc76011e
JX
13444msgid "show ignored files in the output"
13445msgstr ""
13446
94328cef 13447#: builtin/ls-files.c:543
cc76011e
JX
13448msgid "show staged contents' object name in the output"
13449msgstr ""
13450
94328cef 13451#: builtin/ls-files.c:545
cc76011e
JX
13452msgid "show files on the filesystem that need to be removed"
13453msgstr ""
13454
94328cef 13455#: builtin/ls-files.c:547
d07a63e4 13456msgid "show 'other' directories' names only"
cc76011e
JX
13457msgstr ""
13458
94328cef 13459#: builtin/ls-files.c:549
9eb3984b
JX
13460msgid "show line endings of files"
13461msgstr ""
13462
94328cef 13463#: builtin/ls-files.c:551
cc76011e
JX
13464msgid "don't show empty directories"
13465msgstr ""
13466
94328cef 13467#: builtin/ls-files.c:554
cc76011e
JX
13468msgid "show unmerged files in the output"
13469msgstr ""
13470
94328cef 13471#: builtin/ls-files.c:556
cc76011e
JX
13472msgid "show resolve-undo information"
13473msgstr ""
13474
94328cef 13475#: builtin/ls-files.c:558
cc76011e
JX
13476msgid "skip files matching pattern"
13477msgstr ""
13478
94328cef 13479#: builtin/ls-files.c:561
cc76011e
JX
13480msgid "exclude patterns are read from <file>"
13481msgstr ""
13482
94328cef 13483#: builtin/ls-files.c:564
cc76011e
JX
13484msgid "read additional per-directory exclude patterns in <file>"
13485msgstr ""
13486
94328cef 13487#: builtin/ls-files.c:566
cc76011e
JX
13488msgid "add the standard git exclusions"
13489msgstr ""
13490
94328cef 13491#: builtin/ls-files.c:570
cc76011e
JX
13492msgid "make the output relative to the project top directory"
13493msgstr ""
13494
94328cef 13495#: builtin/ls-files.c:573
fda7b092
JX
13496msgid "recurse through submodules"
13497msgstr ""
13498
94328cef 13499#: builtin/ls-files.c:575
cc76011e
JX
13500msgid "if any <file> is not in the index, treat this as an error"
13501msgstr ""
13502
94328cef 13503#: builtin/ls-files.c:576
cc76011e
JX
13504msgid "tree-ish"
13505msgstr ""
13506
94328cef 13507#: builtin/ls-files.c:577
cc76011e
JX
13508msgid "pretend that paths removed since <tree-ish> are still present"
13509msgstr ""
13510
94328cef 13511#: builtin/ls-files.c:579
cc76011e
JX
13512msgid "show debugging data"
13513msgstr ""
13514
9b7388a8 13515#: builtin/ls-remote.c:9
9eb3984b
JX
13516msgid ""
13517"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
13518" [-q | --quiet] [--exit-code] [--get-url]\n"
13519" [--symref] [<repository> [<refs>...]]"
13520msgstr ""
13521
9b7388a8 13522#: builtin/ls-remote.c:59
9eb3984b
JX
13523msgid "do not print remote URL"
13524msgstr ""
13525
d93ef2a1 13526#: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1458
9eb3984b
JX
13527msgid "exec"
13528msgstr ""
13529
9b7388a8 13530#: builtin/ls-remote.c:61 builtin/ls-remote.c:63
9eb3984b
JX
13531msgid "path of git-upload-pack on the remote host"
13532msgstr ""
13533
9b7388a8 13534#: builtin/ls-remote.c:65
9eb3984b
JX
13535msgid "limit to tags"
13536msgstr ""
13537
9b7388a8 13538#: builtin/ls-remote.c:66
9eb3984b
JX
13539msgid "limit to heads"
13540msgstr ""
13541
9b7388a8 13542#: builtin/ls-remote.c:67
9eb3984b
JX
13543msgid "do not show peeled tags"
13544msgstr ""
13545
9b7388a8 13546#: builtin/ls-remote.c:69
9eb3984b
JX
13547msgid "take url.<base>.insteadOf into account"
13548msgstr ""
13549
d93ef2a1 13550#: builtin/ls-remote.c:72
9eb3984b
JX
13551msgid "exit with exit code 2 if no matching refs are found"
13552msgstr ""
13553
d93ef2a1 13554#: builtin/ls-remote.c:75
9eb3984b
JX
13555msgid "show underlying ref in addition to the object pointed by it"
13556msgstr ""
13557
dba9f13c 13558#: builtin/ls-tree.c:30
cc76011e
JX
13559msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
13560msgstr ""
13561
dba9f13c 13562#: builtin/ls-tree.c:128
cc76011e
JX
13563msgid "only show trees"
13564msgstr ""
13565
dba9f13c 13566#: builtin/ls-tree.c:130
cc76011e
JX
13567msgid "recurse into subtrees"
13568msgstr ""
13569
dba9f13c 13570#: builtin/ls-tree.c:132
cc76011e
JX
13571msgid "show trees when recursing"
13572msgstr ""
13573
dba9f13c 13574#: builtin/ls-tree.c:135
cc76011e
JX
13575msgid "terminate entries with NUL byte"
13576msgstr ""
13577
dba9f13c 13578#: builtin/ls-tree.c:136
cc76011e
JX
13579msgid "include object size"
13580msgstr ""
13581
dba9f13c 13582#: builtin/ls-tree.c:138 builtin/ls-tree.c:140
cc76011e
JX
13583msgid "list only filenames"
13584msgstr ""
13585
dba9f13c 13586#: builtin/ls-tree.c:143
cc76011e
JX
13587msgid "use full path names"
13588msgstr ""
13589
dba9f13c 13590#: builtin/ls-tree.c:145
cc76011e
JX
13591msgid "list entire tree; not just current directory (implies --full-name)"
13592msgstr ""
13593
5b34e000
JX
13594#: builtin/mailsplit.c:241
13595#, c-format
13596msgid "empty mbox: '%s'"
cc76011e
JX
13597msgstr ""
13598
d93ef2a1 13599#: builtin/merge.c:54
5b34e000 13600msgid "git merge [<options>] [<commit>...]"
cc76011e
JX
13601msgstr ""
13602
d93ef2a1 13603#: builtin/merge.c:55
5b34e000
JX
13604msgid "git merge --abort"
13605msgstr ""
13606
d93ef2a1 13607#: builtin/merge.c:56
673bfad0
JX
13608msgid "git merge --continue"
13609msgstr ""
13610
d93ef2a1 13611#: builtin/merge.c:116
cc76011e
JX
13612msgid "switch `m' requires a value"
13613msgstr ""
13614
d93ef2a1 13615#: builtin/merge.c:139
cc76011e 13616#, c-format
94328cef 13617msgid "option `%s' requires a value"
cc76011e
JX
13618msgstr ""
13619
d93ef2a1 13620#: builtin/merge.c:185
cc76011e 13621#, c-format
94328cef
JX
13622msgid "Could not find merge strategy '%s'.\n"
13623msgstr ""
13624
d93ef2a1 13625#: builtin/merge.c:186
94328cef 13626#, c-format
cc76011e
JX
13627msgid "Available strategies are:"
13628msgstr ""
13629
d93ef2a1 13630#: builtin/merge.c:191
cc76011e
JX
13631#, c-format
13632msgid "Available custom strategies are:"
13633msgstr ""
13634
d93ef2a1 13635#: builtin/merge.c:242 builtin/pull.c:150
cc76011e
JX
13636msgid "do not show a diffstat at the end of the merge"
13637msgstr ""
13638
d93ef2a1 13639#: builtin/merge.c:245 builtin/pull.c:153
cc76011e
JX
13640msgid "show a diffstat at the end of the merge"
13641msgstr ""
13642
d93ef2a1 13643#: builtin/merge.c:246 builtin/pull.c:156
cc76011e
JX
13644msgid "(synonym to --stat)"
13645msgstr ""
13646
d93ef2a1 13647#: builtin/merge.c:248 builtin/pull.c:159
cc76011e
JX
13648msgid "add (at most <n>) entries from shortlog to merge commit message"
13649msgstr ""
13650
d93ef2a1 13651#: builtin/merge.c:251 builtin/pull.c:165
cc76011e
JX
13652msgid "create a single commit instead of doing a merge"
13653msgstr ""
13654
d93ef2a1 13655#: builtin/merge.c:253 builtin/pull.c:168
cc76011e
JX
13656msgid "perform a commit if the merge succeeds (default)"
13657msgstr ""
13658
d93ef2a1 13659#: builtin/merge.c:255 builtin/pull.c:171
cc76011e
JX
13660msgid "edit message before committing"
13661msgstr ""
13662
d93ef2a1 13663#: builtin/merge.c:257
cc76011e
JX
13664msgid "allow fast-forward (default)"
13665msgstr ""
13666
d93ef2a1 13667#: builtin/merge.c:259 builtin/pull.c:178
cc76011e
JX
13668msgid "abort if fast-forward is not possible"
13669msgstr ""
13670
d93ef2a1 13671#: builtin/merge.c:263 builtin/pull.c:181
9fa976ff 13672msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
13673msgstr ""
13674
d93ef2a1
JX
13675#: builtin/merge.c:264 builtin/notes.c:787 builtin/pull.c:185
13676#: builtin/rebase.c:492 builtin/rebase.c:1471 builtin/revert.c:113
cc76011e
JX
13677msgid "strategy"
13678msgstr ""
13679
d93ef2a1 13680#: builtin/merge.c:265 builtin/pull.c:186
cc76011e
JX
13681msgid "merge strategy to use"
13682msgstr ""
13683
d93ef2a1 13684#: builtin/merge.c:266 builtin/pull.c:189
cc76011e
JX
13685msgid "option=value"
13686msgstr ""
13687
d93ef2a1 13688#: builtin/merge.c:267 builtin/pull.c:190
cc76011e
JX
13689msgid "option for selected merge strategy"
13690msgstr ""
13691
d93ef2a1 13692#: builtin/merge.c:269
cc76011e
JX
13693msgid "merge commit message (for a non-fast-forward merge)"
13694msgstr ""
13695
d93ef2a1 13696#: builtin/merge.c:276
cc76011e
JX
13697msgid "abort the current in-progress merge"
13698msgstr ""
13699
d93ef2a1 13700#: builtin/merge.c:278
673bfad0
JX
13701msgid "continue the current in-progress merge"
13702msgstr ""
13703
d93ef2a1 13704#: builtin/merge.c:280 builtin/pull.c:197
f517e50d
JX
13705msgid "allow merging unrelated histories"
13706msgstr ""
13707
d93ef2a1 13708#: builtin/merge.c:286
25eab542
JX
13709msgid "verify commit-msg hook"
13710msgstr ""
13711
d93ef2a1 13712#: builtin/merge.c:311
cc76011e
JX
13713msgid "could not run stash."
13714msgstr ""
13715
d93ef2a1 13716#: builtin/merge.c:316
cc76011e
JX
13717msgid "stash failed"
13718msgstr ""
13719
d93ef2a1 13720#: builtin/merge.c:321
cc76011e
JX
13721#, c-format
13722msgid "not a valid object: %s"
13723msgstr ""
13724
d93ef2a1 13725#: builtin/merge.c:343 builtin/merge.c:360
cc76011e
JX
13726msgid "read-tree failed"
13727msgstr ""
13728
d93ef2a1 13729#: builtin/merge.c:390
cc76011e
JX
13730msgid " (nothing to squash)"
13731msgstr ""
13732
d93ef2a1 13733#: builtin/merge.c:401
cc76011e
JX
13734#, c-format
13735msgid "Squash commit -- not updating HEAD\n"
13736msgstr ""
13737
d93ef2a1 13738#: builtin/merge.c:451
cc76011e
JX
13739#, c-format
13740msgid "No merge message -- not updating HEAD\n"
13741msgstr ""
13742
d93ef2a1 13743#: builtin/merge.c:502
cc76011e
JX
13744#, c-format
13745msgid "'%s' does not point to a commit"
13746msgstr ""
13747
d93ef2a1 13748#: builtin/merge.c:589
cc76011e
JX
13749#, c-format
13750msgid "Bad branch.%s.mergeoptions string: %s"
13751msgstr ""
13752
d93ef2a1 13753#: builtin/merge.c:712
cc76011e
JX
13754msgid "Not handling anything other than two heads merge."
13755msgstr ""
13756
d93ef2a1 13757#: builtin/merge.c:726
cc76011e
JX
13758#, c-format
13759msgid "Unknown option for merge-recursive: -X%s"
13760msgstr ""
13761
d93ef2a1 13762#: builtin/merge.c:741
cc76011e
JX
13763#, c-format
13764msgid "unable to write %s"
13765msgstr ""
13766
d93ef2a1 13767#: builtin/merge.c:793
cc76011e
JX
13768#, c-format
13769msgid "Could not read from '%s'"
13770msgstr ""
13771
d93ef2a1 13772#: builtin/merge.c:802
cc76011e
JX
13773#, c-format
13774msgid "Not committing merge; use 'git commit' to complete the merge.\n"
13775msgstr ""
13776
d93ef2a1 13777#: builtin/merge.c:808
cc76011e
JX
13778msgid ""
13779"Please enter a commit message to explain why this merge is necessary,\n"
13780"especially if it merges an updated upstream into a topic branch.\n"
13781"\n"
d93ef2a1
JX
13782msgstr ""
13783
13784#: builtin/merge.c:813
13785msgid "An empty message aborts the commit.\n"
13786msgstr ""
13787
13788#: builtin/merge.c:816
13789#, c-format
13790msgid ""
9caaf23e 13791"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
13792"the commit.\n"
13793msgstr ""
13794
d93ef2a1 13795#: builtin/merge.c:857
cc76011e
JX
13796msgid "Empty commit message."
13797msgstr ""
13798
d93ef2a1 13799#: builtin/merge.c:876
cc76011e
JX
13800#, c-format
13801msgid "Wonderful.\n"
13802msgstr ""
13803
d93ef2a1 13804#: builtin/merge.c:936
cc76011e
JX
13805#, c-format
13806msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
13807msgstr ""
13808
d93ef2a1 13809#: builtin/merge.c:975
cc76011e
JX
13810msgid "No current branch."
13811msgstr ""
13812
d93ef2a1 13813#: builtin/merge.c:977
cc76011e
JX
13814msgid "No remote for the current branch."
13815msgstr ""
13816
d93ef2a1 13817#: builtin/merge.c:979
cc76011e
JX
13818msgid "No default upstream defined for the current branch."
13819msgstr ""
13820
d93ef2a1 13821#: builtin/merge.c:984
cc76011e 13822#, c-format
28b3cffc 13823msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
13824msgstr ""
13825
d93ef2a1 13826#: builtin/merge.c:1041
9fa976ff
JX
13827#, c-format
13828msgid "Bad value '%s' in environment '%s'"
13829msgstr ""
13830
d93ef2a1 13831#: builtin/merge.c:1144
9fa976ff
JX
13832#, c-format
13833msgid "not something we can merge in %s: %s"
13834msgstr ""
13835
d93ef2a1 13836#: builtin/merge.c:1178
9fa976ff
JX
13837msgid "not something we can merge"
13838msgstr ""
13839
d93ef2a1 13840#: builtin/merge.c:1281
673bfad0
JX
13841msgid "--abort expects no arguments"
13842msgstr ""
13843
d93ef2a1 13844#: builtin/merge.c:1285
cc76011e
JX
13845msgid "There is no merge to abort (MERGE_HEAD missing)."
13846msgstr ""
13847
d93ef2a1 13848#: builtin/merge.c:1297
673bfad0
JX
13849msgid "--continue expects no arguments"
13850msgstr ""
13851
d93ef2a1 13852#: builtin/merge.c:1301
673bfad0
JX
13853msgid "There is no merge in progress (MERGE_HEAD missing)."
13854msgstr ""
13855
d93ef2a1 13856#: builtin/merge.c:1317
cc76011e
JX
13857msgid ""
13858"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 13859"Please, commit your changes before you merge."
cc76011e
JX
13860msgstr ""
13861
d93ef2a1 13862#: builtin/merge.c:1324
cc76011e
JX
13863msgid ""
13864"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 13865"Please, commit your changes before you merge."
cc76011e
JX
13866msgstr ""
13867
d93ef2a1 13868#: builtin/merge.c:1327
cc76011e
JX
13869msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
13870msgstr ""
13871
d93ef2a1 13872#: builtin/merge.c:1341
cc76011e
JX
13873msgid "You cannot combine --squash with --no-ff."
13874msgstr ""
13875
d93ef2a1 13876#: builtin/merge.c:1349
cc76011e
JX
13877msgid "No commit specified and merge.defaultToUpstream not set."
13878msgstr ""
13879
d93ef2a1 13880#: builtin/merge.c:1366
cc76011e
JX
13881msgid "Squash commit into empty head not supported yet"
13882msgstr ""
13883
d93ef2a1 13884#: builtin/merge.c:1368
cc76011e
JX
13885msgid "Non-fast-forward commit does not make sense into an empty head"
13886msgstr ""
13887
d93ef2a1 13888#: builtin/merge.c:1373
28b3cffc
JX
13889#, c-format
13890msgid "%s - not something we can merge"
13891msgstr ""
13892
d93ef2a1 13893#: builtin/merge.c:1375
64f23b0c
JX
13894msgid "Can merge only exactly one commit into empty head"
13895msgstr ""
13896
d93ef2a1 13897#: builtin/merge.c:1454
f517e50d
JX
13898msgid "refusing to merge unrelated histories"
13899msgstr ""
13900
d93ef2a1 13901#: builtin/merge.c:1463
25eab542 13902msgid "Already up to date."
9fa976ff
JX
13903msgstr ""
13904
d93ef2a1 13905#: builtin/merge.c:1473
cc76011e
JX
13906#, c-format
13907msgid "Updating %s..%s\n"
13908msgstr ""
13909
d93ef2a1 13910#: builtin/merge.c:1515
cc76011e
JX
13911#, c-format
13912msgid "Trying really trivial in-index merge...\n"
13913msgstr ""
13914
d93ef2a1 13915#: builtin/merge.c:1522
cc76011e
JX
13916#, c-format
13917msgid "Nope.\n"
13918msgstr ""
13919
d93ef2a1 13920#: builtin/merge.c:1547
25eab542 13921msgid "Already up to date. Yeeah!"
9fa976ff
JX
13922msgstr ""
13923
d93ef2a1 13924#: builtin/merge.c:1553
cc76011e
JX
13925msgid "Not possible to fast-forward, aborting."
13926msgstr ""
13927
d93ef2a1 13928#: builtin/merge.c:1576 builtin/merge.c:1655
cc76011e
JX
13929#, c-format
13930msgid "Rewinding the tree to pristine...\n"
13931msgstr ""
13932
d93ef2a1 13933#: builtin/merge.c:1580
cc76011e
JX
13934#, c-format
13935msgid "Trying merge strategy %s...\n"
13936msgstr ""
13937
d93ef2a1 13938#: builtin/merge.c:1646
cc76011e
JX
13939#, c-format
13940msgid "No merge strategy handled the merge.\n"
13941msgstr ""
13942
d93ef2a1 13943#: builtin/merge.c:1648
cc76011e
JX
13944#, c-format
13945msgid "Merge with strategy %s failed.\n"
13946msgstr ""
13947
d93ef2a1 13948#: builtin/merge.c:1657
cc76011e
JX
13949#, c-format
13950msgid "Using the %s to prepare resolving by hand.\n"
13951msgstr ""
13952
d93ef2a1 13953#: builtin/merge.c:1669
cc76011e
JX
13954#, c-format
13955msgid "Automatic merge went well; stopped before committing as requested\n"
13956msgstr ""
13957
12705546 13958#: builtin/merge-base.c:32
c2ea1208 13959msgid "git merge-base [-a | --all] <commit> <commit>..."
cc76011e
JX
13960msgstr ""
13961
12705546 13962#: builtin/merge-base.c:33
c2ea1208 13963msgid "git merge-base [-a | --all] --octopus <commit>..."
cc76011e
JX
13964msgstr ""
13965
12705546 13966#: builtin/merge-base.c:34
cc76011e
JX
13967msgid "git merge-base --independent <commit>..."
13968msgstr ""
13969
12705546 13970#: builtin/merge-base.c:35
cc76011e
JX
13971msgid "git merge-base --is-ancestor <commit> <commit>"
13972msgstr ""
13973
12705546 13974#: builtin/merge-base.c:36
df49095a
JX
13975msgid "git merge-base --fork-point <ref> [<commit>]"
13976msgstr ""
13977
12705546 13978#: builtin/merge-base.c:153
cc76011e
JX
13979msgid "output all common ancestors"
13980msgstr ""
13981
12705546 13982#: builtin/merge-base.c:155
cc76011e
JX
13983msgid "find ancestors for a single n-way merge"
13984msgstr ""
13985
12705546 13986#: builtin/merge-base.c:157
cc76011e
JX
13987msgid "list revs not reachable from others"
13988msgstr ""
13989
12705546 13990#: builtin/merge-base.c:159
cc76011e
JX
13991msgid "is the first one ancestor of the other?"
13992msgstr ""
13993
12705546 13994#: builtin/merge-base.c:161
df49095a
JX
13995msgid "find where <commit> forked from reflog of <ref>"
13996msgstr ""
13997
5b34e000 13998#: builtin/merge-file.c:9
cc76011e 13999msgid ""
c2ea1208
JX
14000"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
14001"<orig-file> <file2>"
cc76011e
JX
14002msgstr ""
14003
12705546 14004#: builtin/merge-file.c:35
cc76011e
JX
14005msgid "send results to standard output"
14006msgstr ""
14007
12705546 14008#: builtin/merge-file.c:36
cc76011e
JX
14009msgid "use a diff3 based merge"
14010msgstr ""
14011
12705546 14012#: builtin/merge-file.c:37
cc76011e
JX
14013msgid "for conflicts, use our version"
14014msgstr ""
14015
12705546 14016#: builtin/merge-file.c:39
cc76011e
JX
14017msgid "for conflicts, use their version"
14018msgstr ""
14019
12705546 14020#: builtin/merge-file.c:41
cc76011e
JX
14021msgid "for conflicts, use a union version"
14022msgstr ""
14023
12705546 14024#: builtin/merge-file.c:44
cc76011e
JX
14025msgid "for conflicts, use this marker size"
14026msgstr ""
14027
12705546 14028#: builtin/merge-file.c:45
cc76011e
JX
14029msgid "do not warn about conflicts"
14030msgstr ""
14031
12705546 14032#: builtin/merge-file.c:47
c2ea1208 14033msgid "set labels for file1/orig-file/file2"
cc76011e
JX
14034msgstr ""
14035
94328cef 14036#: builtin/merge-recursive.c:46
fda7b092
JX
14037#, c-format
14038msgid "unknown option %s"
14039msgstr ""
14040
94328cef 14041#: builtin/merge-recursive.c:52
fda7b092
JX
14042#, c-format
14043msgid "could not parse object '%s'"
14044msgstr ""
14045
94328cef 14046#: builtin/merge-recursive.c:56
fda7b092
JX
14047#, c-format
14048msgid "cannot handle more than %d base. Ignoring %s."
14049msgid_plural "cannot handle more than %d bases. Ignoring %s."
14050msgstr[0] ""
14051msgstr[1] ""
14052
94328cef 14053#: builtin/merge-recursive.c:64
fda7b092
JX
14054msgid "not handling anything other than two heads merge."
14055msgstr ""
14056
94328cef 14057#: builtin/merge-recursive.c:70 builtin/merge-recursive.c:72
fda7b092
JX
14058#, c-format
14059msgid "could not resolve ref '%s'"
14060msgstr ""
14061
94328cef 14062#: builtin/merge-recursive.c:78
fda7b092
JX
14063#, c-format
14064msgid "Merging %s with %s\n"
14065msgstr ""
14066
dba9f13c 14067#: builtin/mktree.c:66
cc76011e
JX
14068msgid "git mktree [-z] [--missing] [--batch]"
14069msgstr ""
14070
dba9f13c 14071#: builtin/mktree.c:154
cc76011e
JX
14072msgid "input is NUL terminated"
14073msgstr ""
14074
94328cef 14075#: builtin/mktree.c:155 builtin/write-tree.c:26
cc76011e
JX
14076msgid "allow missing objects"
14077msgstr ""
14078
dba9f13c 14079#: builtin/mktree.c:156
cc76011e
JX
14080msgid "allow creation of more than one tree"
14081msgstr ""
14082
d93ef2a1 14083#: builtin/multi-pack-index.c:9
12705546
JX
14084msgid "git multi-pack-index [--object-dir=<dir>] (write|verify)"
14085msgstr ""
14086
d93ef2a1 14087#: builtin/multi-pack-index.c:22
12705546
JX
14088msgid "object directory containing set of packfile and pack-index pairs"
14089msgstr ""
14090
d93ef2a1 14091#: builtin/multi-pack-index.c:40 builtin/prune-packed.c:67
12705546
JX
14092msgid "too many arguments"
14093msgstr ""
14094
d93ef2a1 14095#: builtin/multi-pack-index.c:51
12705546
JX
14096#, c-format
14097msgid "unrecognized verb: %s"
14098msgstr ""
14099
94328cef 14100#: builtin/mv.c:18
c2ea1208 14101msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
14102msgstr ""
14103
94328cef 14104#: builtin/mv.c:83
d07a63e4
JX
14105#, c-format
14106msgid "Directory %s is in index and no submodule?"
cc76011e
JX
14107msgstr ""
14108
94328cef 14109#: builtin/mv.c:85
d07a63e4 14110msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
14111msgstr ""
14112
94328cef 14113#: builtin/mv.c:103
cc76011e 14114#, c-format
d07a63e4 14115msgid "%.*s is in index"
cc76011e
JX
14116msgstr ""
14117
94328cef 14118#: builtin/mv.c:125
d07a63e4 14119msgid "force move/rename even if target exists"
cc76011e
JX
14120msgstr ""
14121
94328cef 14122#: builtin/mv.c:127
d07a63e4 14123msgid "skip move/rename errors"
cc76011e
JX
14124msgstr ""
14125
94328cef 14126#: builtin/mv.c:169
d07a63e4
JX
14127#, c-format
14128msgid "destination '%s' is not a directory"
cc76011e
JX
14129msgstr ""
14130
94328cef 14131#: builtin/mv.c:180
727b9576 14132#, c-format
d07a63e4 14133msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
14134msgstr ""
14135
94328cef 14136#: builtin/mv.c:184
d07a63e4 14137msgid "bad source"
727b9576
JX
14138msgstr ""
14139
94328cef 14140#: builtin/mv.c:187
d07a63e4 14141msgid "can not move directory into itself"
cc76011e
JX
14142msgstr ""
14143
94328cef 14144#: builtin/mv.c:190
d07a63e4
JX
14145msgid "cannot move directory over file"
14146msgstr ""
14147
94328cef 14148#: builtin/mv.c:199
cc76011e
JX
14149msgid "source directory is empty"
14150msgstr ""
14151
94328cef 14152#: builtin/mv.c:224
cc76011e
JX
14153msgid "not under version control"
14154msgstr ""
14155
94328cef 14156#: builtin/mv.c:227
cc76011e
JX
14157msgid "destination exists"
14158msgstr ""
14159
94328cef 14160#: builtin/mv.c:235
cc76011e
JX
14161#, c-format
14162msgid "overwriting '%s'"
14163msgstr ""
14164
94328cef 14165#: builtin/mv.c:238
cc76011e
JX
14166msgid "Cannot overwrite"
14167msgstr ""
14168
94328cef 14169#: builtin/mv.c:241
cc76011e
JX
14170msgid "multiple sources for the same target"
14171msgstr ""
14172
94328cef 14173#: builtin/mv.c:243
df49095a
JX
14174msgid "destination directory does not exist"
14175msgstr ""
14176
94328cef 14177#: builtin/mv.c:250
cc76011e
JX
14178#, c-format
14179msgid "%s, source=%s, destination=%s"
14180msgstr ""
14181
94328cef 14182#: builtin/mv.c:271
cc76011e
JX
14183#, c-format
14184msgid "Renaming %s to %s\n"
14185msgstr ""
14186
d93ef2a1 14187#: builtin/mv.c:277 builtin/remote.c:717 builtin/repack.c:516
cc76011e
JX
14188#, c-format
14189msgid "renaming '%s' failed"
14190msgstr ""
14191
dba9f13c 14192#: builtin/name-rev.c:355
c2ea1208 14193msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
14194msgstr ""
14195
dba9f13c 14196#: builtin/name-rev.c:356
c2ea1208 14197msgid "git name-rev [<options>] --all"
cc76011e
JX
14198msgstr ""
14199
dba9f13c 14200#: builtin/name-rev.c:357
c2ea1208 14201msgid "git name-rev [<options>] --stdin"
cc76011e
JX
14202msgstr ""
14203
d93ef2a1 14204#: builtin/name-rev.c:415
cc76011e
JX
14205msgid "print only names (no SHA-1)"
14206msgstr ""
14207
d93ef2a1 14208#: builtin/name-rev.c:416
cc76011e
JX
14209msgid "only use tags to name the commits"
14210msgstr ""
14211
d93ef2a1 14212#: builtin/name-rev.c:418
cc76011e
JX
14213msgid "only use refs matching <pattern>"
14214msgstr ""
14215
d93ef2a1 14216#: builtin/name-rev.c:420
dfc182b1
JX
14217msgid "ignore refs matching <pattern>"
14218msgstr ""
14219
d93ef2a1 14220#: builtin/name-rev.c:422
cc76011e
JX
14221msgid "list all commits reachable from all refs"
14222msgstr ""
14223
d93ef2a1 14224#: builtin/name-rev.c:423
cc76011e
JX
14225msgid "read from stdin"
14226msgstr ""
14227
d93ef2a1 14228#: builtin/name-rev.c:424
727b9576 14229msgid "allow to print `undefined` names (default)"
cc76011e
JX
14230msgstr ""
14231
d93ef2a1 14232#: builtin/name-rev.c:430
28b3cffc
JX
14233msgid "dereference tags in the input (internal use)"
14234msgstr ""
14235
dba9f13c 14236#: builtin/notes.c:28
c2ea1208 14237msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
14238msgstr ""
14239
dba9f13c 14240#: builtin/notes.c:29
cc76011e 14241msgid ""
c2ea1208 14242"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 14243"| (-c | -C) <object>] [<object>]"
cc76011e
JX
14244msgstr ""
14245
dba9f13c 14246#: builtin/notes.c:30
c2ea1208 14247msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
14248msgstr ""
14249
dba9f13c 14250#: builtin/notes.c:31
cc76011e 14251msgid ""
c2ea1208 14252"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 14253"(-c | -C) <object>] [<object>]"
cc76011e
JX
14254msgstr ""
14255
dba9f13c 14256#: builtin/notes.c:32
c2ea1208 14257msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
14258msgstr ""
14259
dba9f13c 14260#: builtin/notes.c:33
c2ea1208 14261msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
14262msgstr ""
14263
dba9f13c 14264#: builtin/notes.c:34
cc76011e 14265msgid ""
c2ea1208 14266"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
14267msgstr ""
14268
dba9f13c 14269#: builtin/notes.c:35
cc76011e
JX
14270msgid "git notes merge --commit [-v | -q]"
14271msgstr ""
14272
dba9f13c 14273#: builtin/notes.c:36
cc76011e
JX
14274msgid "git notes merge --abort [-v | -q]"
14275msgstr ""
14276
dba9f13c 14277#: builtin/notes.c:37
c2ea1208 14278msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
14279msgstr ""
14280
dba9f13c 14281#: builtin/notes.c:38
18a90722 14282msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
cc76011e
JX
14283msgstr ""
14284
dba9f13c 14285#: builtin/notes.c:39
c2ea1208 14286msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
14287msgstr ""
14288
dba9f13c 14289#: builtin/notes.c:44
cc76011e
JX
14290msgid "git notes [list [<object>]]"
14291msgstr ""
14292
dba9f13c 14293#: builtin/notes.c:49
cc76011e
JX
14294msgid "git notes add [<options>] [<object>]"
14295msgstr ""
14296
dba9f13c 14297#: builtin/notes.c:54
cc76011e
JX
14298msgid "git notes copy [<options>] <from-object> <to-object>"
14299msgstr ""
14300
dba9f13c 14301#: builtin/notes.c:55
cc76011e
JX
14302msgid "git notes copy --stdin [<from-object> <to-object>]..."
14303msgstr ""
14304
dba9f13c 14305#: builtin/notes.c:60
cc76011e
JX
14306msgid "git notes append [<options>] [<object>]"
14307msgstr ""
14308
dba9f13c 14309#: builtin/notes.c:65
cc76011e
JX
14310msgid "git notes edit [<object>]"
14311msgstr ""
14312
dba9f13c 14313#: builtin/notes.c:70
cc76011e
JX
14314msgid "git notes show [<object>]"
14315msgstr ""
14316
dba9f13c 14317#: builtin/notes.c:75
c2ea1208 14318msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
14319msgstr ""
14320
dba9f13c 14321#: builtin/notes.c:76
cc76011e
JX
14322msgid "git notes merge --commit [<options>]"
14323msgstr ""
14324
dba9f13c 14325#: builtin/notes.c:77
cc76011e
JX
14326msgid "git notes merge --abort [<options>]"
14327msgstr ""
14328
dba9f13c 14329#: builtin/notes.c:82
cc76011e
JX
14330msgid "git notes remove [<object>]"
14331msgstr ""
14332
dba9f13c 14333#: builtin/notes.c:87
cc76011e
JX
14334msgid "git notes prune [<options>]"
14335msgstr ""
14336
dba9f13c 14337#: builtin/notes.c:92
cc76011e
JX
14338msgid "git notes get-ref"
14339msgstr ""
14340
dba9f13c 14341#: builtin/notes.c:97
9fa976ff
JX
14342msgid "Write/edit the notes for the following object:"
14343msgstr ""
14344
dba9f13c 14345#: builtin/notes.c:150
cc76011e
JX
14346#, c-format
14347msgid "unable to start 'show' for object '%s'"
14348msgstr ""
14349
dba9f13c 14350#: builtin/notes.c:154
9caaf23e 14351msgid "could not read 'show' output"
cc76011e
JX
14352msgstr ""
14353
dba9f13c 14354#: builtin/notes.c:162
cc76011e
JX
14355#, c-format
14356msgid "failed to finish 'show' for object '%s'"
14357msgstr ""
14358
dba9f13c 14359#: builtin/notes.c:197
fda7b092 14360msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
14361msgstr ""
14362
dba9f13c 14363#: builtin/notes.c:206
cc76011e
JX
14364msgid "unable to write note object"
14365msgstr ""
14366
dba9f13c 14367#: builtin/notes.c:208
cc76011e 14368#, c-format
fda7b092 14369msgid "the note contents have been left in %s"
cc76011e
JX
14370msgstr ""
14371
d93ef2a1 14372#: builtin/notes.c:242 builtin/tag.c:522
cc76011e
JX
14373#, c-format
14374msgid "could not open or read '%s'"
14375msgstr ""
14376
12705546 14377#: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
94328cef
JX
14378#: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
14379#: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
fda7b092
JX
14380#, c-format
14381msgid "failed to resolve '%s' as a valid ref."
14382msgstr ""
14383
12705546 14384#: builtin/notes.c:265
cc76011e 14385#, c-format
fda7b092 14386msgid "failed to read object '%s'."
cc76011e
JX
14387msgstr ""
14388
12705546 14389#: builtin/notes.c:268
5e078fcd 14390#, c-format
fda7b092 14391msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
14392msgstr ""
14393
12705546 14394#: builtin/notes.c:309
fda7b092
JX
14395#, c-format
14396msgid "malformed input line: '%s'."
14397msgstr ""
14398
12705546 14399#: builtin/notes.c:324
fda7b092
JX
14400#, c-format
14401msgid "failed to copy notes from '%s' to '%s'"
14402msgstr ""
14403
5b34e000
JX
14404#. TRANSLATORS: the first %s will be replaced by a git
14405#. notes command: 'add', 'merge', 'remove', etc.
14406#.
12705546 14407#: builtin/notes.c:356
fda7b092
JX
14408#, c-format
14409msgid "refusing to %s notes in %s (outside of refs/notes/)"
14410msgstr ""
14411
94328cef
JX
14412#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
14413#: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
14414#: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
cc76011e
JX
14415msgid "too many parameters"
14416msgstr ""
14417
94328cef 14418#: builtin/notes.c:389 builtin/notes.c:678
cc76011e 14419#, c-format
fda7b092 14420msgid "no note found for object %s."
cc76011e
JX
14421msgstr ""
14422
94328cef 14423#: builtin/notes.c:410 builtin/notes.c:576
cc76011e
JX
14424msgid "note contents as a string"
14425msgstr ""
14426
94328cef 14427#: builtin/notes.c:413 builtin/notes.c:579
cc76011e
JX
14428msgid "note contents in a file"
14429msgstr ""
14430
94328cef 14431#: builtin/notes.c:416 builtin/notes.c:582
cc76011e
JX
14432msgid "reuse and edit specified note object"
14433msgstr ""
14434
94328cef 14435#: builtin/notes.c:419 builtin/notes.c:585
cc76011e
JX
14436msgid "reuse specified note object"
14437msgstr ""
14438
94328cef 14439#: builtin/notes.c:422 builtin/notes.c:588
beb691f7
JX
14440msgid "allow storing empty note"
14441msgstr ""
14442
94328cef 14443#: builtin/notes.c:423 builtin/notes.c:496
cc76011e
JX
14444msgid "replace existing notes"
14445msgstr ""
14446
12705546 14447#: builtin/notes.c:448
cc76011e
JX
14448#, c-format
14449msgid ""
14450"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
14451"existing notes"
14452msgstr ""
14453
94328cef 14454#: builtin/notes.c:463 builtin/notes.c:544
cc76011e
JX
14455#, c-format
14456msgid "Overwriting existing notes for object %s\n"
14457msgstr ""
14458
94328cef 14459#: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
beb691f7
JX
14460#, c-format
14461msgid "Removing note for object %s\n"
14462msgstr ""
14463
94328cef 14464#: builtin/notes.c:497
cc76011e
JX
14465msgid "read objects from stdin"
14466msgstr ""
14467
94328cef 14468#: builtin/notes.c:499
cc76011e
JX
14469msgid "load rewriting config for <command> (implies --stdin)"
14470msgstr ""
14471
94328cef 14472#: builtin/notes.c:517
cc76011e
JX
14473msgid "too few parameters"
14474msgstr ""
14475
94328cef 14476#: builtin/notes.c:538
cc76011e
JX
14477#, c-format
14478msgid ""
14479"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
14480"existing notes"
14481msgstr ""
14482
94328cef 14483#: builtin/notes.c:550
cc76011e 14484#, c-format
fda7b092 14485msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
14486msgstr ""
14487
94328cef 14488#: builtin/notes.c:603
cc76011e
JX
14489#, c-format
14490msgid ""
14491"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
14492"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
14493msgstr ""
14494
94328cef 14495#: builtin/notes.c:698
fda7b092
JX
14496msgid "failed to delete ref NOTES_MERGE_PARTIAL"
14497msgstr ""
14498
94328cef 14499#: builtin/notes.c:700
fda7b092
JX
14500msgid "failed to delete ref NOTES_MERGE_REF"
14501msgstr ""
14502
94328cef 14503#: builtin/notes.c:702
fda7b092
JX
14504msgid "failed to remove 'git notes merge' worktree"
14505msgstr ""
14506
94328cef 14507#: builtin/notes.c:722
fda7b092
JX
14508msgid "failed to read ref NOTES_MERGE_PARTIAL"
14509msgstr ""
14510
94328cef 14511#: builtin/notes.c:724
fda7b092
JX
14512msgid "could not find commit from NOTES_MERGE_PARTIAL."
14513msgstr ""
14514
94328cef 14515#: builtin/notes.c:726
fda7b092
JX
14516msgid "could not parse commit from NOTES_MERGE_PARTIAL."
14517msgstr ""
14518
94328cef 14519#: builtin/notes.c:739
fda7b092
JX
14520msgid "failed to resolve NOTES_MERGE_REF"
14521msgstr ""
14522
94328cef 14523#: builtin/notes.c:742
fda7b092
JX
14524msgid "failed to finalize notes merge"
14525msgstr ""
14526
94328cef 14527#: builtin/notes.c:768
9fa976ff
JX
14528#, c-format
14529msgid "unknown notes merge strategy %s"
14530msgstr ""
14531
94328cef 14532#: builtin/notes.c:784
cc76011e
JX
14533msgid "General options"
14534msgstr ""
14535
94328cef 14536#: builtin/notes.c:786
cc76011e
JX
14537msgid "Merge options"
14538msgstr ""
14539
94328cef 14540#: builtin/notes.c:788
cc76011e
JX
14541msgid ""
14542"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
14543"cat_sort_uniq)"
14544msgstr ""
14545
94328cef 14546#: builtin/notes.c:790
cc76011e
JX
14547msgid "Committing unmerged notes"
14548msgstr ""
14549
94328cef 14550#: builtin/notes.c:792
cc76011e
JX
14551msgid "finalize notes merge by committing unmerged notes"
14552msgstr ""
14553
94328cef 14554#: builtin/notes.c:794
cc76011e
JX
14555msgid "Aborting notes merge resolution"
14556msgstr ""
14557
94328cef 14558#: builtin/notes.c:796
cc76011e
JX
14559msgid "abort notes merge"
14560msgstr ""
14561
94328cef 14562#: builtin/notes.c:807
9fa976ff
JX
14563msgid "cannot mix --commit, --abort or -s/--strategy"
14564msgstr ""
14565
94328cef 14566#: builtin/notes.c:812
fda7b092 14567msgid "must specify a notes ref to merge"
9fa976ff
JX
14568msgstr ""
14569
94328cef 14570#: builtin/notes.c:836
9fa976ff 14571#, c-format
fda7b092 14572msgid "unknown -s/--strategy: %s"
9fa976ff
JX
14573msgstr ""
14574
94328cef 14575#: builtin/notes.c:873
df0617bf 14576#, c-format
fda7b092 14577msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
14578msgstr ""
14579
94328cef 14580#: builtin/notes.c:876
9fa976ff 14581#, c-format
fda7b092 14582msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
14583msgstr ""
14584
94328cef 14585#: builtin/notes.c:878
9fa976ff
JX
14586#, c-format
14587msgid ""
14588"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
14589"'git notes merge --commit', or abort the merge with 'git notes merge --"
14590"abort'.\n"
14591msgstr ""
14592
d93ef2a1
JX
14593#: builtin/notes.c:897 builtin/tag.c:535
14594#, c-format
14595msgid "Failed to resolve '%s' as a valid ref."
14596msgstr ""
14597
94328cef 14598#: builtin/notes.c:900
cc76011e
JX
14599#, c-format
14600msgid "Object %s has no note\n"
14601msgstr ""
14602
94328cef 14603#: builtin/notes.c:912
cc76011e
JX
14604msgid "attempt to remove non-existent note is not an error"
14605msgstr ""
14606
94328cef 14607#: builtin/notes.c:915
cc76011e
JX
14608msgid "read object names from the standard input"
14609msgstr ""
14610
d93ef2a1 14611#: builtin/notes.c:954 builtin/prune.c:130 builtin/worktree.c:165
9fa976ff
JX
14612msgid "do not remove, show only"
14613msgstr ""
14614
94328cef 14615#: builtin/notes.c:955
9fa976ff 14616msgid "report pruned notes"
cc76011e
JX
14617msgstr ""
14618
94328cef 14619#: builtin/notes.c:998
9fa976ff
JX
14620msgid "notes-ref"
14621msgstr ""
14622
94328cef 14623#: builtin/notes.c:999
c2ea1208 14624msgid "use notes from <notes-ref>"
cc76011e
JX
14625msgstr ""
14626
d93ef2a1 14627#: builtin/notes.c:1034 builtin/stash.c:1611
cc76011e 14628#, c-format
fda7b092 14629msgid "unknown subcommand: %s"
cc76011e
JX
14630msgstr ""
14631
d93ef2a1 14632#: builtin/pack-objects.c:52
df0617bf
JX
14633msgid ""
14634"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
14635msgstr ""
14636
d93ef2a1 14637#: builtin/pack-objects.c:53
df0617bf
JX
14638msgid ""
14639"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
14640msgstr ""
14641
d93ef2a1 14642#: builtin/pack-objects.c:424
cc76011e 14643#, c-format
dba9f13c
JX
14644msgid "bad packed object CRC for %s"
14645msgstr ""
14646
d93ef2a1 14647#: builtin/pack-objects.c:435
dba9f13c
JX
14648#, c-format
14649msgid "corrupt packed object for %s"
14650msgstr ""
14651
d93ef2a1 14652#: builtin/pack-objects.c:566
dba9f13c
JX
14653#, c-format
14654msgid "recursive delta detected for object %s"
14655msgstr ""
14656
d93ef2a1 14657#: builtin/pack-objects.c:777
dba9f13c
JX
14658#, c-format
14659msgid "ordered %u objects, expected %<PRIu32>"
14660msgstr ""
14661
d93ef2a1 14662#: builtin/pack-objects.c:790
dba9f13c
JX
14663#, c-format
14664msgid "packfile is invalid: %s"
14665msgstr ""
14666
d93ef2a1 14667#: builtin/pack-objects.c:794
dba9f13c
JX
14668#, c-format
14669msgid "unable to open packfile for reuse: %s"
cc76011e
JX
14670msgstr ""
14671
d93ef2a1 14672#: builtin/pack-objects.c:798
dba9f13c
JX
14673msgid "unable to seek in reused packfile"
14674msgstr ""
14675
d93ef2a1 14676#: builtin/pack-objects.c:809
dba9f13c
JX
14677msgid "unable to read from reused packfile"
14678msgstr ""
14679
d93ef2a1 14680#: builtin/pack-objects.c:837
f517e50d
JX
14681msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
14682msgstr ""
14683
d93ef2a1 14684#: builtin/pack-objects.c:850
5e078fcd
JX
14685msgid "Writing objects"
14686msgstr ""
14687
d93ef2a1 14688#: builtin/pack-objects.c:912 builtin/update-index.c:89
dba9f13c
JX
14689#, c-format
14690msgid "failed to stat %s"
14691msgstr ""
14692
d93ef2a1 14693#: builtin/pack-objects.c:965
dba9f13c
JX
14694#, c-format
14695msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
14696msgstr ""
14697
d93ef2a1 14698#: builtin/pack-objects.c:1161
5e078fcd
JX
14699msgid "disabling bitmap writing, as some objects are not being packed"
14700msgstr ""
14701
d93ef2a1 14702#: builtin/pack-objects.c:1589
dba9f13c
JX
14703#, c-format
14704msgid "delta base offset overflow in pack for %s"
14705msgstr ""
14706
d93ef2a1 14707#: builtin/pack-objects.c:1598
dba9f13c
JX
14708#, c-format
14709msgid "delta base offset out of bound for %s"
14710msgstr ""
14711
d93ef2a1 14712#: builtin/pack-objects.c:1867
9b7388a8
JX
14713msgid "Counting objects"
14714msgstr ""
14715
d93ef2a1 14716#: builtin/pack-objects.c:1997
9b7388a8
JX
14717#, c-format
14718msgid "unable to get size of %s"
14719msgstr ""
14720
d93ef2a1 14721#: builtin/pack-objects.c:2012
9b7388a8
JX
14722#, c-format
14723msgid "unable to parse object header of %s"
14724msgstr ""
14725
d93ef2a1
JX
14726#: builtin/pack-objects.c:2082 builtin/pack-objects.c:2098
14727#: builtin/pack-objects.c:2108
dba9f13c
JX
14728#, c-format
14729msgid "object %s cannot be read"
14730msgstr ""
14731
d93ef2a1 14732#: builtin/pack-objects.c:2085 builtin/pack-objects.c:2112
dba9f13c 14733#, c-format
12705546 14734msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
dba9f13c
JX
14735msgstr ""
14736
d93ef2a1 14737#: builtin/pack-objects.c:2122
dba9f13c
JX
14738msgid "suboptimal pack - out of memory"
14739msgstr ""
14740
d93ef2a1 14741#: builtin/pack-objects.c:2448
dba9f13c
JX
14742#, c-format
14743msgid "Delta compression using up to %d threads"
14744msgstr ""
14745
d93ef2a1 14746#: builtin/pack-objects.c:2580
dba9f13c
JX
14747#, c-format
14748msgid "unable to pack objects reachable from tag %s"
14749msgstr ""
14750
d93ef2a1 14751#: builtin/pack-objects.c:2667
5e078fcd
JX
14752msgid "Compressing objects"
14753msgstr ""
14754
d93ef2a1 14755#: builtin/pack-objects.c:2673
dba9f13c
JX
14756msgid "inconsistency with delta count"
14757msgstr ""
14758
d93ef2a1 14759#: builtin/pack-objects.c:2754
dba9f13c
JX
14760#, c-format
14761msgid ""
14762"expected edge object ID, got garbage:\n"
14763" %s"
14764msgstr ""
14765
d93ef2a1 14766#: builtin/pack-objects.c:2760
dba9f13c
JX
14767#, c-format
14768msgid ""
14769"expected object ID, got garbage:\n"
14770" %s"
14771msgstr ""
14772
d93ef2a1 14773#: builtin/pack-objects.c:2858
18a90722
JX
14774msgid "invalid value for --missing"
14775msgstr ""
14776
d93ef2a1 14777#: builtin/pack-objects.c:2917 builtin/pack-objects.c:3025
dba9f13c
JX
14778msgid "cannot open pack index"
14779msgstr ""
14780
d93ef2a1 14781#: builtin/pack-objects.c:2948
dba9f13c
JX
14782#, c-format
14783msgid "loose object at %s could not be examined"
14784msgstr ""
14785
d93ef2a1 14786#: builtin/pack-objects.c:3033
dba9f13c
JX
14787msgid "unable to force loose object"
14788msgstr ""
14789
d93ef2a1 14790#: builtin/pack-objects.c:3125
dba9f13c
JX
14791#, c-format
14792msgid "not a rev '%s'"
14793msgstr ""
14794
d93ef2a1 14795#: builtin/pack-objects.c:3128
dba9f13c
JX
14796#, c-format
14797msgid "bad revision '%s'"
14798msgstr ""
14799
d93ef2a1 14800#: builtin/pack-objects.c:3153
dba9f13c
JX
14801msgid "unable to add recent objects"
14802msgstr ""
14803
d93ef2a1 14804#: builtin/pack-objects.c:3206
cc76011e
JX
14805#, c-format
14806msgid "unsupported index version %s"
14807msgstr ""
14808
d93ef2a1 14809#: builtin/pack-objects.c:3210
cc76011e
JX
14810#, c-format
14811msgid "bad index version '%s'"
14812msgstr ""
14813
d93ef2a1 14814#: builtin/pack-objects.c:3240
cc76011e
JX
14815msgid "do not show progress meter"
14816msgstr ""
14817
d93ef2a1 14818#: builtin/pack-objects.c:3242
cc76011e
JX
14819msgid "show progress meter"
14820msgstr ""
14821
d93ef2a1 14822#: builtin/pack-objects.c:3244
cc76011e
JX
14823msgid "show progress meter during object writing phase"
14824msgstr ""
14825
d93ef2a1 14826#: builtin/pack-objects.c:3247
cc76011e
JX
14827msgid "similar to --all-progress when progress meter is shown"
14828msgstr ""
14829
d93ef2a1 14830#: builtin/pack-objects.c:3248
dba9f13c 14831msgid "<version>[,<offset>]"
cc76011e
JX
14832msgstr ""
14833
d93ef2a1 14834#: builtin/pack-objects.c:3249
cc76011e
JX
14835msgid "write the pack index file in the specified idx format version"
14836msgstr ""
14837
d93ef2a1 14838#: builtin/pack-objects.c:3252
cc76011e
JX
14839msgid "maximum size of each output pack file"
14840msgstr ""
14841
d93ef2a1 14842#: builtin/pack-objects.c:3254
cc76011e
JX
14843msgid "ignore borrowed objects from alternate object store"
14844msgstr ""
14845
d93ef2a1 14846#: builtin/pack-objects.c:3256
cc76011e
JX
14847msgid "ignore packed objects"
14848msgstr ""
14849
d93ef2a1 14850#: builtin/pack-objects.c:3258
cc76011e
JX
14851msgid "limit pack window by objects"
14852msgstr ""
14853
d93ef2a1 14854#: builtin/pack-objects.c:3260
cc76011e
JX
14855msgid "limit pack window by memory in addition to object limit"
14856msgstr ""
14857
d93ef2a1 14858#: builtin/pack-objects.c:3262
cc76011e
JX
14859msgid "maximum length of delta chain allowed in the resulting pack"
14860msgstr ""
14861
d93ef2a1 14862#: builtin/pack-objects.c:3264
cc76011e
JX
14863msgid "reuse existing deltas"
14864msgstr ""
14865
d93ef2a1 14866#: builtin/pack-objects.c:3266
cc76011e
JX
14867msgid "reuse existing objects"
14868msgstr ""
14869
d93ef2a1 14870#: builtin/pack-objects.c:3268
cc76011e
JX
14871msgid "use OFS_DELTA objects"
14872msgstr ""
14873
d93ef2a1 14874#: builtin/pack-objects.c:3270
cc76011e
JX
14875msgid "use threads when searching for best delta matches"
14876msgstr ""
14877
d93ef2a1 14878#: builtin/pack-objects.c:3272
cc76011e
JX
14879msgid "do not create an empty pack output"
14880msgstr ""
14881
d93ef2a1 14882#: builtin/pack-objects.c:3274
cc76011e
JX
14883msgid "read revision arguments from standard input"
14884msgstr ""
14885
d93ef2a1 14886#: builtin/pack-objects.c:3276
cc76011e
JX
14887msgid "limit the objects to those that are not yet packed"
14888msgstr ""
14889
d93ef2a1 14890#: builtin/pack-objects.c:3279
cc76011e
JX
14891msgid "include objects reachable from any reference"
14892msgstr ""
14893
d93ef2a1 14894#: builtin/pack-objects.c:3282
cc76011e
JX
14895msgid "include objects referred by reflog entries"
14896msgstr ""
14897
d93ef2a1 14898#: builtin/pack-objects.c:3285
d07a63e4
JX
14899msgid "include objects referred to by the index"
14900msgstr ""
14901
d93ef2a1 14902#: builtin/pack-objects.c:3288
cc76011e
JX
14903msgid "output pack to stdout"
14904msgstr ""
14905
d93ef2a1 14906#: builtin/pack-objects.c:3290
cc76011e
JX
14907msgid "include tag objects that refer to objects to be packed"
14908msgstr ""
14909
d93ef2a1 14910#: builtin/pack-objects.c:3292
cc76011e
JX
14911msgid "keep unreachable objects"
14912msgstr ""
14913
d93ef2a1 14914#: builtin/pack-objects.c:3294
9fa976ff
JX
14915msgid "pack loose unreachable objects"
14916msgstr ""
14917
d93ef2a1 14918#: builtin/pack-objects.c:3296
cc76011e
JX
14919msgid "unpack unreachable objects newer than <time>"
14920msgstr ""
14921
d93ef2a1 14922#: builtin/pack-objects.c:3299
94328cef 14923msgid "use the sparse reachability algorithm"
cc76011e
JX
14924msgstr ""
14925
d93ef2a1 14926#: builtin/pack-objects.c:3301
94328cef 14927msgid "create thin packs"
beb691f7
JX
14928msgstr ""
14929
d93ef2a1 14930#: builtin/pack-objects.c:3303
94328cef 14931msgid "create packs suitable for shallow fetches"
cc76011e
JX
14932msgstr ""
14933
d93ef2a1 14934#: builtin/pack-objects.c:3305
94328cef 14935msgid "ignore packs that have companion .keep file"
9b7388a8
JX
14936msgstr ""
14937
d93ef2a1 14938#: builtin/pack-objects.c:3307
94328cef 14939msgid "ignore this pack"
cc76011e
JX
14940msgstr ""
14941
d93ef2a1 14942#: builtin/pack-objects.c:3309
94328cef 14943msgid "pack compression level"
cc76011e
JX
14944msgstr ""
14945
d93ef2a1 14946#: builtin/pack-objects.c:3311
94328cef 14947msgid "do not hide commits by grafts"
5e078fcd
JX
14948msgstr ""
14949
d93ef2a1 14950#: builtin/pack-objects.c:3313
94328cef
JX
14951msgid "use a bitmap index if available to speed up counting objects"
14952msgstr ""
14953
d93ef2a1 14954#: builtin/pack-objects.c:3315
5e078fcd
JX
14955msgid "write a bitmap index together with the pack index"
14956msgstr ""
14957
d93ef2a1 14958#: builtin/pack-objects.c:3318
dba9f13c
JX
14959msgid "handling for missing objects"
14960msgstr ""
14961
d93ef2a1 14962#: builtin/pack-objects.c:3321
dba9f13c
JX
14963msgid "do not pack objects in promisor packfiles"
14964msgstr ""
14965
d93ef2a1 14966#: builtin/pack-objects.c:3323
12705546
JX
14967msgid "respect islands during delta compression"
14968msgstr ""
14969
d93ef2a1 14970#: builtin/pack-objects.c:3348
dba9f13c
JX
14971#, c-format
14972msgid "delta chain depth %d is too deep, forcing %d"
14973msgstr ""
14974
d93ef2a1 14975#: builtin/pack-objects.c:3353
dba9f13c
JX
14976#, c-format
14977msgid "pack.deltaCacheLimit is too high, forcing %d"
14978msgstr ""
14979
d93ef2a1 14980#: builtin/pack-objects.c:3407
dba9f13c
JX
14981msgid "--max-pack-size cannot be used to build a pack for transfer"
14982msgstr ""
14983
d93ef2a1 14984#: builtin/pack-objects.c:3409
dba9f13c 14985msgid "minimum pack size limit is 1 MiB"
18a90722
JX
14986msgstr ""
14987
d93ef2a1 14988#: builtin/pack-objects.c:3414
dba9f13c 14989msgid "--thin cannot be used to build an indexable pack"
abc8de64
JX
14990msgstr ""
14991
d93ef2a1 14992#: builtin/pack-objects.c:3417
dba9f13c 14993msgid "--keep-unreachable and --unpack-unreachable are incompatible"
9b7388a8
JX
14994msgstr ""
14995
d93ef2a1 14996#: builtin/pack-objects.c:3423
dba9f13c 14997msgid "cannot use --filter without --stdout"
5e078fcd
JX
14998msgstr ""
14999
d93ef2a1 15000#: builtin/pack-objects.c:3484
9b7388a8
JX
15001msgid "Enumerating objects"
15002msgstr ""
15003
d93ef2a1 15004#: builtin/pack-objects.c:3514
dba9f13c
JX
15005#, c-format
15006msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
15007msgstr ""
15008
c08fd730 15009#: builtin/pack-refs.c:8
df0617bf
JX
15010msgid "git pack-refs [<options>]"
15011msgstr ""
15012
c08fd730 15013#: builtin/pack-refs.c:16
df0617bf
JX
15014msgid "pack everything"
15015msgstr ""
15016
c08fd730 15017#: builtin/pack-refs.c:17
df0617bf
JX
15018msgid "prune loose refs (default)"
15019msgstr ""
15020
dba9f13c 15021#: builtin/prune-packed.c:9
df0617bf
JX
15022msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
15023msgstr ""
15024
dba9f13c 15025#: builtin/prune-packed.c:42
df0617bf
JX
15026msgid "Removing duplicate objects"
15027msgstr ""
15028
dba9f13c 15029#: builtin/prune.c:12
18a90722 15030msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
df0617bf
JX
15031msgstr ""
15032
d93ef2a1 15033#: builtin/prune.c:131
df0617bf
JX
15034msgid "report pruned objects"
15035msgstr ""
15036
d93ef2a1 15037#: builtin/prune.c:134
df0617bf
JX
15038msgid "expire objects older than <time>"
15039msgstr ""
15040
d93ef2a1 15041#: builtin/prune.c:136
abc8de64
JX
15042msgid "limit traversal to objects outside promisor packfiles"
15043msgstr ""
15044
d93ef2a1 15045#: builtin/prune.c:150
f4f2c8f8
JX
15046msgid "cannot prune in a precious-objects repo"
15047msgstr ""
15048
d93ef2a1 15049#: builtin/pull.c:66 builtin/pull.c:68
fda7b092
JX
15050#, c-format
15051msgid "Invalid value for %s: %s"
15052msgstr ""
15053
d93ef2a1 15054#: builtin/pull.c:88
f4f2c8f8 15055msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
15056msgstr ""
15057
d93ef2a1 15058#: builtin/pull.c:140
5b34e000
JX
15059msgid "control for recursive fetching of submodules"
15060msgstr ""
15061
d93ef2a1 15062#: builtin/pull.c:144
df0617bf
JX
15063msgid "Options related to merging"
15064msgstr ""
15065
d93ef2a1 15066#: builtin/pull.c:147
df0617bf
JX
15067msgid "incorporate changes by rebasing rather than merging"
15068msgstr ""
15069
d93ef2a1 15070#: builtin/pull.c:175 builtin/rebase.c:447 builtin/revert.c:125
df0617bf
JX
15071msgid "allow fast-forward"
15072msgstr ""
15073
d93ef2a1 15074#: builtin/pull.c:184
f517e50d
JX
15075msgid "automatically stash/stash pop before and after rebase"
15076msgstr ""
15077
d93ef2a1 15078#: builtin/pull.c:200
df0617bf
JX
15079msgid "Options related to fetching"
15080msgstr ""
15081
d93ef2a1 15082#: builtin/pull.c:210
12705546
JX
15083msgid "force overwrite of local branch"
15084msgstr ""
15085
d93ef2a1 15086#: builtin/pull.c:218
9eb3984b
JX
15087msgid "number of submodules pulled in parallel"
15088msgstr ""
15089
d93ef2a1 15090#: builtin/pull.c:313
df0617bf
JX
15091#, c-format
15092msgid "Invalid value for pull.ff: %s"
15093msgstr ""
15094
d93ef2a1 15095#: builtin/pull.c:430
df0617bf
JX
15096msgid ""
15097"There is no candidate for rebasing against among the refs that you just "
15098"fetched."
15099msgstr ""
15100
d93ef2a1 15101#: builtin/pull.c:432
df0617bf
JX
15102msgid ""
15103"There are no candidates for merging among the refs that you just fetched."
15104msgstr ""
15105
d93ef2a1 15106#: builtin/pull.c:433
df0617bf
JX
15107msgid ""
15108"Generally this means that you provided a wildcard refspec which had no\n"
15109"matches on the remote end."
15110msgstr ""
15111
d93ef2a1 15112#: builtin/pull.c:436
df0617bf
JX
15113#, c-format
15114msgid ""
15115"You asked to pull from the remote '%s', but did not specify\n"
15116"a branch. Because this is not the default configured remote\n"
15117"for your current branch, you must specify a branch on the command line."
15118msgstr ""
15119
d93ef2a1 15120#: builtin/pull.c:441 builtin/rebase.c:1321 git-parse-remote.sh:73
df0617bf
JX
15121msgid "You are not currently on a branch."
15122msgstr ""
15123
d93ef2a1 15124#: builtin/pull.c:443 builtin/pull.c:458 git-parse-remote.sh:79
df0617bf
JX
15125msgid "Please specify which branch you want to rebase against."
15126msgstr ""
15127
d93ef2a1 15128#: builtin/pull.c:445 builtin/pull.c:460 git-parse-remote.sh:82
df0617bf
JX
15129msgid "Please specify which branch you want to merge with."
15130msgstr ""
15131
d93ef2a1 15132#: builtin/pull.c:446 builtin/pull.c:461
df0617bf 15133msgid "See git-pull(1) for details."
cc76011e
JX
15134msgstr ""
15135
d93ef2a1
JX
15136#: builtin/pull.c:448 builtin/pull.c:454 builtin/pull.c:463
15137#: builtin/rebase.c:1327 git-parse-remote.sh:64
f517e50d
JX
15138msgid "<remote>"
15139msgstr ""
15140
d93ef2a1
JX
15141#: builtin/pull.c:448 builtin/pull.c:463 builtin/pull.c:468
15142#: git-parse-remote.sh:65
f517e50d
JX
15143msgid "<branch>"
15144msgstr ""
15145
d93ef2a1 15146#: builtin/pull.c:456 builtin/rebase.c:1319 git-parse-remote.sh:75
df0617bf 15147msgid "There is no tracking information for the current branch."
cc76011e
JX
15148msgstr ""
15149
d93ef2a1 15150#: builtin/pull.c:465 git-parse-remote.sh:95
df0617bf 15151msgid ""
f517e50d 15152"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
15153msgstr ""
15154
d93ef2a1 15155#: builtin/pull.c:470
df0617bf
JX
15156#, c-format
15157msgid ""
15158"Your configuration specifies to merge with the ref '%s'\n"
15159"from the remote, but no such ref was fetched."
cc76011e
JX
15160msgstr ""
15161
d93ef2a1 15162#: builtin/pull.c:574
12705546
JX
15163#, c-format
15164msgid "unable to access commit %s"
15165msgstr ""
15166
d93ef2a1 15167#: builtin/pull.c:854
9fa976ff
JX
15168msgid "ignoring --verify-signatures for rebase"
15169msgstr ""
15170
d93ef2a1 15171#: builtin/pull.c:909
f517e50d
JX
15172msgid "--[no-]autostash option is only valid with --rebase."
15173msgstr ""
15174
d93ef2a1 15175#: builtin/pull.c:917
df0617bf 15176msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
15177msgstr ""
15178
d93ef2a1 15179#: builtin/pull.c:921
fda7b092
JX
15180msgid "pull with rebase"
15181msgstr ""
15182
d93ef2a1 15183#: builtin/pull.c:922
fda7b092
JX
15184msgid "please commit or stash them."
15185msgstr ""
15186
d93ef2a1 15187#: builtin/pull.c:947
df0617bf
JX
15188#, c-format
15189msgid ""
15190"fetch updated the current branch head.\n"
15191"fast-forwarding your working tree from\n"
15192"commit %s."
cc76011e
JX
15193msgstr ""
15194
d93ef2a1 15195#: builtin/pull.c:953
df0617bf
JX
15196#, c-format
15197msgid ""
15198"Cannot fast-forward your working tree.\n"
15199"After making sure that you saved anything precious from\n"
15200"$ git diff %s\n"
15201"output, run\n"
15202"$ git reset --hard\n"
15203"to recover."
cc76011e
JX
15204msgstr ""
15205
d93ef2a1 15206#: builtin/pull.c:968
df0617bf 15207msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
15208msgstr ""
15209
d93ef2a1 15210#: builtin/pull.c:972
df0617bf 15211msgid "Cannot rebase onto multiple branches."
cc76011e
JX
15212msgstr ""
15213
d93ef2a1 15214#: builtin/pull.c:979
5b34e000
JX
15215msgid "cannot rebase with locally recorded submodule modifications"
15216msgstr ""
15217
9b7388a8 15218#: builtin/push.c:19
cc76011e
JX
15219msgid "git push [<options>] [<repository> [<refspec>...]]"
15220msgstr ""
15221
9b7388a8 15222#: builtin/push.c:111
cc76011e
JX
15223msgid "tag shorthand without <tag>"
15224msgstr ""
15225
9b7388a8 15226#: builtin/push.c:121
cc76011e
JX
15227msgid "--delete only accepts plain target ref names"
15228msgstr ""
15229
94328cef 15230#: builtin/push.c:167
cc76011e
JX
15231msgid ""
15232"\n"
15233"To choose either option permanently, see push.default in 'git help config'."
15234msgstr ""
15235
94328cef 15236#: builtin/push.c:170
cc76011e
JX
15237#, c-format
15238msgid ""
15239"The upstream branch of your current branch does not match\n"
15240"the name of your current branch. To push to the upstream branch\n"
15241"on the remote, use\n"
15242"\n"
15243" git push %s HEAD:%s\n"
15244"\n"
15245"To push to the branch of the same name on the remote, use\n"
15246"\n"
578d8ea3 15247" git push %s HEAD\n"
cc76011e
JX
15248"%s"
15249msgstr ""
15250
94328cef 15251#: builtin/push.c:185
cc76011e
JX
15252#, c-format
15253msgid ""
15254"You are not currently on a branch.\n"
15255"To push the history leading to the current (detached HEAD)\n"
15256"state now, use\n"
15257"\n"
15258" git push %s HEAD:<name-of-remote-branch>\n"
15259msgstr ""
15260
94328cef 15261#: builtin/push.c:199
cc76011e
JX
15262#, c-format
15263msgid ""
15264"The current branch %s has no upstream branch.\n"
15265"To push the current branch and set the remote as upstream, use\n"
15266"\n"
15267" git push --set-upstream %s %s\n"
15268msgstr ""
15269
94328cef 15270#: builtin/push.c:207
cc76011e
JX
15271#, c-format
15272msgid "The current branch %s has multiple upstream branches, refusing to push."
15273msgstr ""
15274
94328cef 15275#: builtin/push.c:210
cc76011e
JX
15276#, c-format
15277msgid ""
15278"You are pushing to remote '%s', which is not the upstream of\n"
15279"your current branch '%s', without telling me what to push\n"
15280"to update which remote branch."
15281msgstr ""
15282
94328cef 15283#: builtin/push.c:269
cc76011e
JX
15284msgid ""
15285"You didn't specify any refspecs to push, and push.default is \"nothing\"."
15286msgstr ""
15287
94328cef 15288#: builtin/push.c:276
cc76011e
JX
15289msgid ""
15290"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
15291"its remote counterpart. Integrate the remote changes (e.g.\n"
15292"'git pull ...') before pushing again.\n"
cc76011e
JX
15293"See the 'Note about fast-forwards' in 'git push --help' for details."
15294msgstr ""
15295
94328cef 15296#: builtin/push.c:282
cc76011e
JX
15297msgid ""
15298"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
15299"counterpart. Check out this branch and integrate the remote changes\n"
15300"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
15301"See the 'Note about fast-forwards' in 'git push --help' for details."
15302msgstr ""
15303
94328cef 15304#: builtin/push.c:288
46bc4039 15305msgid ""
9caaf23e
JX
15306"Updates were rejected because the remote contains work that you do\n"
15307"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
15308"to the same ref. You may want to first integrate the remote changes\n"
15309"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 15310"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
15311msgstr ""
15312
94328cef 15313#: builtin/push.c:295
9caaf23e
JX
15314msgid "Updates were rejected because the tag already exists in the remote."
15315msgstr ""
15316
94328cef 15317#: builtin/push.c:298
9caaf23e
JX
15318msgid ""
15319"You cannot update a remote ref that points at a non-commit object,\n"
15320"or update a remote ref to make it point at a non-commit object,\n"
15321"without using the '--force' option.\n"
15322msgstr ""
15323
94328cef 15324#: builtin/push.c:359
cc76011e
JX
15325#, c-format
15326msgid "Pushing to %s\n"
15327msgstr ""
15328
94328cef 15329#: builtin/push.c:364
cc76011e
JX
15330#, c-format
15331msgid "failed to push some refs to '%s'"
15332msgstr ""
15333
94328cef 15334#: builtin/push.c:398
cc76011e
JX
15335#, c-format
15336msgid "bad repository '%s'"
15337msgstr ""
15338
94328cef 15339#: builtin/push.c:399
cc76011e
JX
15340msgid ""
15341"No configured push destination.\n"
15342"Either specify the URL from the command-line or configure a remote "
15343"repository using\n"
15344"\n"
15345" git remote add <name> <url>\n"
15346"\n"
15347"and then push using the remote name\n"
15348"\n"
15349" git push <name>\n"
15350msgstr ""
15351
94328cef 15352#: builtin/push.c:554
cc76011e
JX
15353msgid "repository"
15354msgstr ""
15355
94328cef 15356#: builtin/push.c:555 builtin/send-pack.c:164
cc76011e
JX
15357msgid "push all refs"
15358msgstr ""
15359
94328cef 15360#: builtin/push.c:556 builtin/send-pack.c:166
cc76011e
JX
15361msgid "mirror all refs"
15362msgstr ""
15363
94328cef 15364#: builtin/push.c:558
cc76011e
JX
15365msgid "delete refs"
15366msgstr ""
15367
94328cef 15368#: builtin/push.c:559
cc76011e
JX
15369msgid "push tags (can't be used with --all or --mirror)"
15370msgstr ""
15371
94328cef 15372#: builtin/push.c:562 builtin/send-pack.c:167
cc76011e
JX
15373msgid "force updates"
15374msgstr ""
15375
94328cef 15376#: builtin/push.c:564 builtin/send-pack.c:181
dba9f13c 15377msgid "<refname>:<expect>"
727b9576
JX
15378msgstr ""
15379
94328cef 15380#: builtin/push.c:565 builtin/send-pack.c:182
727b9576
JX
15381msgid "require old value of ref to be at this value"
15382msgstr ""
15383
94328cef 15384#: builtin/push.c:568
cc76011e
JX
15385msgid "control recursive pushing of submodules"
15386msgstr ""
15387
94328cef 15388#: builtin/push.c:570 builtin/send-pack.c:175
cc76011e
JX
15389msgid "use thin pack"
15390msgstr ""
15391
94328cef 15392#: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:161
9b7388a8 15393#: builtin/send-pack.c:162
cc76011e
JX
15394msgid "receive pack program"
15395msgstr ""
15396
94328cef 15397#: builtin/push.c:573
cc76011e
JX
15398msgid "set upstream for git pull/status"
15399msgstr ""
15400
94328cef 15401#: builtin/push.c:576
cc76011e
JX
15402msgid "prune locally removed refs"
15403msgstr ""
15404
94328cef 15405#: builtin/push.c:578
9caaf23e
JX
15406msgid "bypass pre-push hook"
15407msgstr ""
15408
94328cef 15409#: builtin/push.c:579
c138af56 15410msgid "push missing but relevant tags"
cc76011e
JX
15411msgstr ""
15412
94328cef 15413#: builtin/push.c:582 builtin/send-pack.c:169
d07a63e4
JX
15414msgid "GPG sign the push"
15415msgstr ""
15416
94328cef 15417#: builtin/push.c:584 builtin/send-pack.c:176
c2ea1208
JX
15418msgid "request atomic transaction on remote side"
15419msgstr ""
15420
94328cef 15421#: builtin/push.c:602
9b7388a8 15422msgid "--delete is incompatible with --all, --mirror and --tags"
9fa976ff
JX
15423msgstr ""
15424
94328cef 15425#: builtin/push.c:604
9b7388a8 15426msgid "--delete doesn't make sense without any refs"
9fa976ff
JX
15427msgstr ""
15428
d93ef2a1
JX
15429#: builtin/push.c:607
15430msgid "--all and --tags are incompatible"
15431msgstr ""
15432
15433#: builtin/push.c:609
15434msgid "--all can't be combined with refspecs"
15435msgstr ""
15436
15437#: builtin/push.c:613
15438msgid "--mirror and --tags are incompatible"
15439msgstr ""
15440
15441#: builtin/push.c:615
15442msgid "--mirror can't be combined with refspecs"
15443msgstr ""
15444
15445#: builtin/push.c:618
15446msgid "--all and --mirror are incompatible"
15447msgstr ""
15448
15449#: builtin/push.c:637
15450msgid "push options must not have new line characters"
15451msgstr ""
15452
15453#: builtin/range-diff.c:8
15454msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
15455msgstr ""
15456
15457#: builtin/range-diff.c:9
15458msgid "git range-diff [<options>] <old-tip>...<new-tip>"
15459msgstr ""
15460
15461#: builtin/range-diff.c:10
15462msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
15463msgstr ""
15464
15465#: builtin/range-diff.c:21
15466msgid "Percentage by which creation is weighted"
15467msgstr ""
15468
15469#: builtin/range-diff.c:23
15470msgid "use simple diff colors"
15471msgstr ""
15472
15473#: builtin/range-diff.c:46 builtin/range-diff.c:50
15474#, c-format
15475msgid "no .. in range: '%s'"
15476msgstr ""
15477
15478#: builtin/range-diff.c:60
15479msgid "single arg format must be symmetric range"
15480msgstr ""
15481
15482#: builtin/range-diff.c:75
15483msgid "need two commit ranges"
15484msgstr ""
15485
15486#: builtin/read-tree.c:41
15487msgid ""
15488"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
15489"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
15490"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
15491msgstr ""
15492
15493#: builtin/read-tree.c:124
15494msgid "write resulting index to <file>"
15495msgstr ""
15496
15497#: builtin/read-tree.c:127
15498msgid "only empty the index"
15499msgstr ""
15500
15501#: builtin/read-tree.c:129
15502msgid "Merging"
15503msgstr ""
15504
15505#: builtin/read-tree.c:131
15506msgid "perform a merge in addition to a read"
15507msgstr ""
15508
15509#: builtin/read-tree.c:133
15510msgid "3-way merge if no file level merging required"
15511msgstr ""
15512
15513#: builtin/read-tree.c:135
15514msgid "3-way merge in presence of adds and removes"
15515msgstr ""
15516
15517#: builtin/read-tree.c:137
15518msgid "same as -m, but discard unmerged entries"
15519msgstr ""
15520
15521#: builtin/read-tree.c:138
15522msgid "<subdirectory>/"
15523msgstr ""
15524
15525#: builtin/read-tree.c:139
15526msgid "read the tree into the index under <subdirectory>/"
15527msgstr ""
15528
15529#: builtin/read-tree.c:142
15530msgid "update working tree with merge result"
15531msgstr ""
15532
15533#: builtin/read-tree.c:144
15534msgid "gitignore"
15535msgstr ""
15536
15537#: builtin/read-tree.c:145
15538msgid "allow explicitly ignored files to be overwritten"
15539msgstr ""
15540
15541#: builtin/read-tree.c:148
15542msgid "don't check the working tree after merging"
15543msgstr ""
15544
15545#: builtin/read-tree.c:149
15546msgid "don't update the index or the work tree"
15547msgstr ""
15548
15549#: builtin/read-tree.c:151
15550msgid "skip applying sparse checkout filter"
15551msgstr ""
15552
15553#: builtin/read-tree.c:153
15554msgid "debug unpack-trees"
15555msgstr ""
15556
15557#: builtin/read-tree.c:157
15558msgid "suppress feedback messages"
15559msgstr ""
15560
15561#: builtin/rebase.c:32
15562msgid ""
15563"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] [<upstream>] "
15564"[<branch>]"
15565msgstr ""
15566
15567#: builtin/rebase.c:34
15568msgid ""
15569"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
15570msgstr ""
15571
15572#: builtin/rebase.c:36
15573msgid "git rebase --continue | --abort | --skip | --edit-todo"
15574msgstr ""
15575
15576#: builtin/rebase.c:158 builtin/rebase.c:182 builtin/rebase.c:209
15577#, c-format
15578msgid "unusable todo list: '%s'"
15579msgstr ""
15580
15581#: builtin/rebase.c:167 builtin/rebase.c:193 builtin/rebase.c:217
15582#, c-format
15583msgid "could not write '%s'."
15584msgstr ""
15585
15586#: builtin/rebase.c:252
15587msgid "no HEAD?"
15588msgstr ""
15589
15590#: builtin/rebase.c:279
15591#, c-format
15592msgid "could not create temporary %s"
15593msgstr ""
15594
15595#: builtin/rebase.c:285
15596msgid "could not mark as interactive"
15597msgstr ""
15598
15599#: builtin/rebase.c:343
15600msgid "could not generate todo list"
15601msgstr ""
15602
15603#: builtin/rebase.c:382
15604msgid "a base commit must be provided with --upstream or --onto"
15605msgstr ""
15606
15607#: builtin/rebase.c:437
15608msgid "git rebase--interactive [<options>]"
15609msgstr ""
15610
15611#: builtin/rebase.c:449
15612msgid "keep empty commits"
15613msgstr ""
15614
15615#: builtin/rebase.c:451 builtin/revert.c:127
15616msgid "allow commits with empty messages"
c138af56
JX
15617msgstr ""
15618
d93ef2a1
JX
15619#: builtin/rebase.c:452
15620msgid "rebase merge commits"
cc76011e
JX
15621msgstr ""
15622
d93ef2a1
JX
15623#: builtin/rebase.c:454
15624msgid "keep original branch points of cousins"
9b7388a8
JX
15625msgstr ""
15626
d93ef2a1
JX
15627#: builtin/rebase.c:456
15628msgid "move commits that begin with squash!/fixup!"
9b7388a8
JX
15629msgstr ""
15630
d93ef2a1
JX
15631#: builtin/rebase.c:457
15632msgid "sign commits"
9b7388a8
JX
15633msgstr ""
15634
d93ef2a1
JX
15635#: builtin/rebase.c:459 builtin/rebase.c:1397
15636msgid "display a diffstat of what changed upstream"
9fa976ff
JX
15637msgstr ""
15638
d93ef2a1
JX
15639#: builtin/rebase.c:461
15640msgid "continue rebase"
dba9f13c
JX
15641msgstr ""
15642
d93ef2a1
JX
15643#: builtin/rebase.c:463
15644msgid "skip commit"
dba9f13c
JX
15645msgstr ""
15646
d93ef2a1
JX
15647#: builtin/rebase.c:464
15648msgid "edit the todo list"
dba9f13c
JX
15649msgstr ""
15650
d93ef2a1
JX
15651#: builtin/rebase.c:466
15652msgid "show the current patch"
dba9f13c
JX
15653msgstr ""
15654
d93ef2a1
JX
15655#: builtin/rebase.c:469
15656msgid "shorten commit ids in the todo list"
dba9f13c
JX
15657msgstr ""
15658
d93ef2a1
JX
15659#: builtin/rebase.c:471
15660msgid "expand commit ids in the todo list"
dba9f13c
JX
15661msgstr ""
15662
d93ef2a1
JX
15663#: builtin/rebase.c:473
15664msgid "check the todo list"
dba9f13c
JX
15665msgstr ""
15666
d93ef2a1
JX
15667#: builtin/rebase.c:475
15668msgid "rearrange fixup/squash lines"
dba9f13c
JX
15669msgstr ""
15670
d93ef2a1
JX
15671#: builtin/rebase.c:477
15672msgid "insert exec commands in todo list"
cc76011e
JX
15673msgstr ""
15674
d93ef2a1
JX
15675#: builtin/rebase.c:478
15676msgid "onto"
cc76011e
JX
15677msgstr ""
15678
d93ef2a1
JX
15679#: builtin/rebase.c:481
15680msgid "restrict-revision"
cc76011e
JX
15681msgstr ""
15682
d93ef2a1
JX
15683#: builtin/rebase.c:481
15684msgid "restrict revision"
cc76011e
JX
15685msgstr ""
15686
d93ef2a1
JX
15687#: builtin/rebase.c:483
15688msgid "squash-onto"
cc76011e
JX
15689msgstr ""
15690
d93ef2a1
JX
15691#: builtin/rebase.c:484
15692msgid "squash onto"
cc76011e
JX
15693msgstr ""
15694
d93ef2a1
JX
15695#: builtin/rebase.c:486
15696msgid "the upstream commit"
cc76011e
JX
15697msgstr ""
15698
d93ef2a1
JX
15699#: builtin/rebase.c:488
15700msgid "head-name"
cc76011e
JX
15701msgstr ""
15702
d93ef2a1
JX
15703#: builtin/rebase.c:488
15704msgid "head name"
cc76011e
JX
15705msgstr ""
15706
d93ef2a1
JX
15707#: builtin/rebase.c:493
15708msgid "rebase strategy"
cc76011e
JX
15709msgstr ""
15710
d93ef2a1
JX
15711#: builtin/rebase.c:494
15712msgid "strategy-opts"
cc76011e
JX
15713msgstr ""
15714
d93ef2a1
JX
15715#: builtin/rebase.c:495
15716msgid "strategy options"
cc76011e
JX
15717msgstr ""
15718
d93ef2a1
JX
15719#: builtin/rebase.c:496
15720msgid "switch-to"
cc76011e
JX
15721msgstr ""
15722
d93ef2a1
JX
15723#: builtin/rebase.c:497
15724msgid "the branch or commit to checkout"
cc76011e
JX
15725msgstr ""
15726
d93ef2a1
JX
15727#: builtin/rebase.c:498
15728msgid "onto-name"
cc76011e
JX
15729msgstr ""
15730
d93ef2a1
JX
15731#: builtin/rebase.c:498
15732msgid "onto name"
cc76011e
JX
15733msgstr ""
15734
d93ef2a1
JX
15735#: builtin/rebase.c:499
15736msgid "cmd"
cc76011e
JX
15737msgstr ""
15738
d93ef2a1
JX
15739#: builtin/rebase.c:499
15740msgid "the command to run"
dfc182b1
JX
15741msgstr ""
15742
d93ef2a1
JX
15743#: builtin/rebase.c:502 builtin/rebase.c:1480
15744msgid "automatically re-schedule any `exec` that fails"
9b7388a8
JX
15745msgstr ""
15746
d93ef2a1
JX
15747#: builtin/rebase.c:518
15748msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
25eab542
JX
15749msgstr ""
15750
d93ef2a1 15751#: builtin/rebase.c:534 builtin/rebase.c:1787
12705546
JX
15752#, c-format
15753msgid "%s requires an interactive rebase"
25eab542
JX
15754msgstr ""
15755
d93ef2a1 15756#: builtin/rebase.c:586
12705546
JX
15757#, c-format
15758msgid "could not get 'onto': '%s'"
25eab542
JX
15759msgstr ""
15760
d93ef2a1 15761#: builtin/rebase.c:601
12705546
JX
15762#, c-format
15763msgid "invalid orig-head: '%s'"
25eab542
JX
15764msgstr ""
15765
d93ef2a1 15766#: builtin/rebase.c:626
12705546
JX
15767#, c-format
15768msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18a90722
JX
15769msgstr ""
15770
d93ef2a1 15771#: builtin/rebase.c:702
12705546
JX
15772#, c-format
15773msgid "Could not read '%s'"
25eab542
JX
15774msgstr ""
15775
d93ef2a1 15776#: builtin/rebase.c:720
12705546
JX
15777#, c-format
15778msgid "Cannot store %s"
18a90722
JX
15779msgstr ""
15780
d93ef2a1 15781#: builtin/rebase.c:817
94328cef
JX
15782msgid "could not determine HEAD revision"
15783msgstr ""
15784
d93ef2a1 15785#: builtin/rebase.c:940
12705546
JX
15786msgid ""
15787"Resolve all conflicts manually, mark them as resolved with\n"
15788"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
15789"You can instead skip this commit: run \"git rebase --skip\".\n"
15790"To abort and get back to the state before \"git rebase\", run \"git rebase --"
15791"abort\"."
9b7388a8
JX
15792msgstr ""
15793
d93ef2a1 15794#: builtin/rebase.c:1021
94328cef
JX
15795#, c-format
15796msgid ""
15797"\n"
15798"git encountered an error while preparing the patches to replay\n"
15799"these revisions:\n"
15800"\n"
15801" %s\n"
15802"\n"
15803"As a result, git cannot rebase them."
f517e50d
JX
15804msgstr ""
15805
d93ef2a1 15806#: builtin/rebase.c:1313
12705546 15807#, c-format
fda7b092 15808msgid ""
12705546
JX
15809"%s\n"
15810"Please specify which branch you want to rebase against.\n"
15811"See git-rebase(1) for details.\n"
fda7b092 15812"\n"
12705546 15813" git rebase '<branch>'\n"
fda7b092 15814"\n"
fda7b092
JX
15815msgstr ""
15816
d93ef2a1 15817#: builtin/rebase.c:1329
12705546 15818#, c-format
fda7b092 15819msgid ""
12705546 15820"If you wish to set tracking information for this branch you can do so with:\n"
fda7b092 15821"\n"
12705546 15822" git branch --set-upstream-to=%s/<branch> %s\n"
fda7b092 15823"\n"
f517e50d
JX
15824msgstr ""
15825
d93ef2a1 15826#: builtin/rebase.c:1359
94328cef
JX
15827msgid "exec commands cannot contain newlines"
15828msgstr ""
15829
d93ef2a1 15830#: builtin/rebase.c:1363
94328cef
JX
15831msgid "empty exec command"
15832msgstr ""
15833
d93ef2a1 15834#: builtin/rebase.c:1390
12705546 15835msgid "rebase onto given branch instead of upstream"
28b3cffc
JX
15836msgstr ""
15837
d93ef2a1 15838#: builtin/rebase.c:1392
12705546 15839msgid "allow pre-rebase hook to run"
cc76011e
JX
15840msgstr ""
15841
d93ef2a1 15842#: builtin/rebase.c:1394
12705546 15843msgid "be quiet. implies --no-stat"
cc76011e
JX
15844msgstr ""
15845
d93ef2a1 15846#: builtin/rebase.c:1400
12705546 15847msgid "do not show diffstat of what changed upstream"
cc76011e
JX
15848msgstr ""
15849
d93ef2a1 15850#: builtin/rebase.c:1403
12705546 15851msgid "add a Signed-off-by: line to each commit"
cc76011e
JX
15852msgstr ""
15853
d93ef2a1 15854#: builtin/rebase.c:1405 builtin/rebase.c:1409 builtin/rebase.c:1411
12705546 15855msgid "passed to 'git am'"
cc76011e
JX
15856msgstr ""
15857
d93ef2a1 15858#: builtin/rebase.c:1413 builtin/rebase.c:1415
12705546 15859msgid "passed to 'git apply'"
cc76011e
JX
15860msgstr ""
15861
d93ef2a1 15862#: builtin/rebase.c:1417 builtin/rebase.c:1420
12705546 15863msgid "cherry-pick all commits, even if unchanged"
cc76011e
JX
15864msgstr ""
15865
d93ef2a1 15866#: builtin/rebase.c:1422
12705546 15867msgid "continue"
cc76011e
JX
15868msgstr ""
15869
d93ef2a1 15870#: builtin/rebase.c:1425
12705546 15871msgid "skip current patch and continue"
f4f2c8f8
JX
15872msgstr ""
15873
d93ef2a1 15874#: builtin/rebase.c:1427
12705546 15875msgid "abort and check out the original branch"
cc76011e
JX
15876msgstr ""
15877
d93ef2a1 15878#: builtin/rebase.c:1430
12705546 15879msgid "abort but keep HEAD where it is"
cc76011e
JX
15880msgstr ""
15881
d93ef2a1 15882#: builtin/rebase.c:1431
12705546 15883msgid "edit the todo list during an interactive rebase"
cc76011e
JX
15884msgstr ""
15885
d93ef2a1 15886#: builtin/rebase.c:1434
12705546 15887msgid "show the patch file being applied or merged"
cc76011e
JX
15888msgstr ""
15889
d93ef2a1 15890#: builtin/rebase.c:1437
12705546 15891msgid "use merging strategies to rebase"
cc76011e
JX
15892msgstr ""
15893
d93ef2a1 15894#: builtin/rebase.c:1441
12705546 15895msgid "let the user edit the list of commits to rebase"
cc76011e
JX
15896msgstr ""
15897
d93ef2a1
JX
15898#: builtin/rebase.c:1445
15899msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
cc76011e
JX
15900msgstr ""
15901
d93ef2a1 15902#: builtin/rebase.c:1449
12705546 15903msgid "preserve empty commits during rebase"
cc76011e
JX
15904msgstr ""
15905
d93ef2a1 15906#: builtin/rebase.c:1451
12705546 15907msgid "move commits that begin with squash!/fixup! under -i"
cc76011e
JX
15908msgstr ""
15909
d93ef2a1 15910#: builtin/rebase.c:1457
12705546 15911msgid "automatically stash/stash pop before and after"
cc76011e
JX
15912msgstr ""
15913
d93ef2a1 15914#: builtin/rebase.c:1459
12705546 15915msgid "add exec lines after each commit of the editable list"
cc76011e
JX
15916msgstr ""
15917
d93ef2a1 15918#: builtin/rebase.c:1463
12705546 15919msgid "allow rebasing commits with empty messages"
cc76011e
JX
15920msgstr ""
15921
d93ef2a1 15922#: builtin/rebase.c:1466
12705546 15923msgid "try to rebase merges instead of skipping them"
cc76011e
JX
15924msgstr ""
15925
d93ef2a1 15926#: builtin/rebase.c:1469
12705546 15927msgid "use 'merge-base --fork-point' to refine upstream"
cc76011e
JX
15928msgstr ""
15929
d93ef2a1 15930#: builtin/rebase.c:1471
12705546 15931msgid "use the given merge strategy"
cc76011e
JX
15932msgstr ""
15933
d93ef2a1 15934#: builtin/rebase.c:1473 builtin/revert.c:114
12705546 15935msgid "option"
cc76011e
JX
15936msgstr ""
15937
d93ef2a1 15938#: builtin/rebase.c:1474
12705546 15939msgid "pass the argument through to the merge strategy"
cc76011e
JX
15940msgstr ""
15941
d93ef2a1 15942#: builtin/rebase.c:1477
12705546 15943msgid "rebase all reachable commits up to the root(s)"
cc76011e
JX
15944msgstr ""
15945
d93ef2a1
JX
15946#: builtin/rebase.c:1498
15947msgid ""
15948"the rebase.useBuiltin support has been removed!\n"
15949"See its entry in 'git help config' for details."
94328cef
JX
15950msgstr ""
15951
d93ef2a1
JX
15952#: builtin/rebase.c:1504
15953msgid "It looks like 'git am' is in progress. Cannot rebase."
cc76011e
JX
15954msgstr ""
15955
d93ef2a1
JX
15956#: builtin/rebase.c:1545
15957msgid ""
15958"git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
cc76011e
JX
15959msgstr ""
15960
d93ef2a1 15961#: builtin/rebase.c:1549
12705546 15962msgid "No rebase in progress?"
cc76011e
JX
15963msgstr ""
15964
d93ef2a1 15965#: builtin/rebase.c:1553
12705546 15966msgid "The --edit-todo action can only be used during interactive rebase."
cc76011e
JX
15967msgstr ""
15968
d93ef2a1 15969#: builtin/rebase.c:1576
12705546 15970msgid "Cannot read HEAD"
cc76011e
JX
15971msgstr ""
15972
d93ef2a1 15973#: builtin/rebase.c:1588
12705546
JX
15974msgid ""
15975"You must edit all merge conflicts and then\n"
15976"mark them as resolved using git add"
cc76011e
JX
15977msgstr ""
15978
d93ef2a1 15979#: builtin/rebase.c:1607
12705546 15980msgid "could not discard worktree changes"
cc76011e
JX
15981msgstr ""
15982
d93ef2a1 15983#: builtin/rebase.c:1626
cc76011e 15984#, c-format
12705546 15985msgid "could not move back to %s"
cc76011e
JX
15986msgstr ""
15987
d93ef2a1 15988#: builtin/rebase.c:1637 builtin/rm.c:369
cc76011e 15989#, c-format
12705546 15990msgid "could not remove '%s'"
cc76011e
JX
15991msgstr ""
15992
d93ef2a1 15993#: builtin/rebase.c:1663
12705546
JX
15994#, c-format
15995msgid ""
15996"It seems that there is already a %s directory, and\n"
15997"I wonder if you are in the middle of another rebase. If that is the\n"
15998"case, please try\n"
15999"\t%s\n"
16000"If that is not the case, please\n"
16001"\t%s\n"
16002"and run me again. I am stopping in case you still have something\n"
16003"valuable there.\n"
16004msgstr ""
16005
d93ef2a1 16006#: builtin/rebase.c:1684
12705546
JX
16007msgid "switch `C' expects a numerical value"
16008msgstr ""
16009
d93ef2a1 16010#: builtin/rebase.c:1725
12705546
JX
16011#, c-format
16012msgid "Unknown mode: %s"
16013msgstr ""
16014
d93ef2a1 16015#: builtin/rebase.c:1747
12705546
JX
16016msgid "--strategy requires --merge or --interactive"
16017msgstr ""
16018
d93ef2a1 16019#: builtin/rebase.c:1796
94328cef
JX
16020msgid "cannot combine am options with either interactive or merge options"
16021msgstr ""
16022
d93ef2a1 16023#: builtin/rebase.c:1815
94328cef 16024msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
12705546
JX
16025msgstr ""
16026
d93ef2a1 16027#: builtin/rebase.c:1819
94328cef
JX
16028msgid ""
16029"error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
12705546
JX
16030msgstr ""
16031
d93ef2a1 16032#: builtin/rebase.c:1825
94328cef 16033msgid "cannot combine '--rebase-merges' with '--strategy-option'"
12705546
JX
16034msgstr ""
16035
d93ef2a1 16036#: builtin/rebase.c:1828
94328cef 16037msgid "cannot combine '--rebase-merges' with '--strategy'"
12705546
JX
16038msgstr ""
16039
d93ef2a1 16040#: builtin/rebase.c:1852
12705546
JX
16041#, c-format
16042msgid "invalid upstream '%s'"
16043msgstr ""
16044
d93ef2a1 16045#: builtin/rebase.c:1858
12705546
JX
16046msgid "Could not create new root commit"
16047msgstr ""
16048
d93ef2a1 16049#: builtin/rebase.c:1876
12705546
JX
16050#, c-format
16051msgid "'%s': need exactly one merge base"
16052msgstr ""
16053
d93ef2a1 16054#: builtin/rebase.c:1883
12705546
JX
16055#, c-format
16056msgid "Does not point to a valid commit '%s'"
16057msgstr ""
16058
d93ef2a1 16059#: builtin/rebase.c:1908
12705546
JX
16060#, c-format
16061msgid "fatal: no such branch/commit '%s'"
16062msgstr ""
16063
d93ef2a1
JX
16064#: builtin/rebase.c:1916 builtin/submodule--helper.c:38
16065#: builtin/submodule--helper.c:1933
12705546
JX
16066#, c-format
16067msgid "No such ref: %s"
16068msgstr ""
16069
d93ef2a1 16070#: builtin/rebase.c:1927
12705546
JX
16071msgid "Could not resolve HEAD to a revision"
16072msgstr ""
16073
d93ef2a1
JX
16074#: builtin/rebase.c:1968
16075msgid "Cannot autostash"
12705546
JX
16076msgstr ""
16077
d93ef2a1
JX
16078#: builtin/rebase.c:1971
16079#, c-format
16080msgid "Unexpected stash response: '%s'"
12705546
JX
16081msgstr ""
16082
d93ef2a1
JX
16083#: builtin/rebase.c:1977
16084#, c-format
16085msgid "Could not create directory for '%s'"
12705546
JX
16086msgstr ""
16087
d93ef2a1
JX
16088#: builtin/rebase.c:1980
16089#, c-format
16090msgid "Created autostash: %s\n"
12705546
JX
16091msgstr ""
16092
d93ef2a1
JX
16093#: builtin/rebase.c:1983
16094msgid "could not reset --hard"
12705546
JX
16095msgstr ""
16096
d93ef2a1
JX
16097#: builtin/rebase.c:1984 builtin/reset.c:114
16098#, c-format
16099msgid "HEAD is now at %s"
12705546
JX
16100msgstr ""
16101
d93ef2a1
JX
16102#: builtin/rebase.c:2000
16103msgid "Please commit or stash them."
12705546
JX
16104msgstr ""
16105
d93ef2a1
JX
16106#: builtin/rebase.c:2027
16107#, c-format
16108msgid "could not parse '%s'"
12705546
JX
16109msgstr ""
16110
d93ef2a1
JX
16111#: builtin/rebase.c:2040
16112#, c-format
16113msgid "could not switch to %s"
12705546
JX
16114msgstr ""
16115
d93ef2a1
JX
16116#: builtin/rebase.c:2051
16117msgid "HEAD is up to date."
12705546
JX
16118msgstr ""
16119
d93ef2a1
JX
16120#: builtin/rebase.c:2053
16121#, c-format
16122msgid "Current branch %s is up to date.\n"
12705546
JX
16123msgstr ""
16124
d93ef2a1
JX
16125#: builtin/rebase.c:2061
16126msgid "HEAD is up to date, rebase forced."
12705546
JX
16127msgstr ""
16128
d93ef2a1
JX
16129#: builtin/rebase.c:2063
16130#, c-format
16131msgid "Current branch %s is up to date, rebase forced.\n"
12705546
JX
16132msgstr ""
16133
d93ef2a1
JX
16134#: builtin/rebase.c:2071
16135msgid "The pre-rebase hook refused to rebase."
12705546
JX
16136msgstr ""
16137
d93ef2a1
JX
16138#: builtin/rebase.c:2078
16139#, c-format
16140msgid "Changes to %s:\n"
12705546
JX
16141msgstr ""
16142
d93ef2a1
JX
16143#: builtin/rebase.c:2081
16144#, c-format
16145msgid "Changes from %s to %s:\n"
12705546
JX
16146msgstr ""
16147
d93ef2a1
JX
16148#: builtin/rebase.c:2106
16149#, c-format
16150msgid "First, rewinding head to replay your work on top of it...\n"
12705546
JX
16151msgstr ""
16152
d93ef2a1
JX
16153#: builtin/rebase.c:2115
16154msgid "Could not detach HEAD"
12705546
JX
16155msgstr ""
16156
d93ef2a1
JX
16157#: builtin/rebase.c:2124
16158#, c-format
16159msgid "Fast-forwarded %s to %s.\n"
12705546
JX
16160msgstr ""
16161
16162#: builtin/receive-pack.c:33
16163msgid "git receive-pack <git-dir>"
16164msgstr ""
16165
d93ef2a1 16166#: builtin/receive-pack.c:833
12705546
JX
16167msgid ""
16168"By default, updating the current branch in a non-bare repository\n"
16169"is denied, because it will make the index and work tree inconsistent\n"
16170"with what you pushed, and will require 'git reset --hard' to match\n"
16171"the work tree to HEAD.\n"
16172"\n"
16173"You can set the 'receive.denyCurrentBranch' configuration variable\n"
16174"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
16175"its current branch; however, this is not recommended unless you\n"
16176"arranged to update its work tree to match what you pushed in some\n"
16177"other way.\n"
16178"\n"
16179"To squelch this message and still keep the default behaviour, set\n"
16180"'receive.denyCurrentBranch' configuration variable to 'refuse'."
16181msgstr ""
16182
d93ef2a1 16183#: builtin/receive-pack.c:853
12705546
JX
16184msgid ""
16185"By default, deleting the current branch is denied, because the next\n"
16186"'git clone' won't result in any file checked out, causing confusion.\n"
16187"\n"
16188"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
16189"'warn' or 'ignore' in the remote repository to allow deleting the\n"
16190"current branch, with or without a warning message.\n"
16191"\n"
16192"To squelch this message, you can set it to 'refuse'."
16193msgstr ""
16194
d93ef2a1 16195#: builtin/receive-pack.c:1940
12705546
JX
16196msgid "quiet"
16197msgstr ""
16198
d93ef2a1 16199#: builtin/receive-pack.c:1954
12705546
JX
16200msgid "You must specify a directory."
16201msgstr ""
16202
94328cef
JX
16203#: builtin/reflog.c:17
16204msgid ""
16205"git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
16206"rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
16207"<refs>..."
16208msgstr ""
16209
16210#: builtin/reflog.c:22
16211msgid ""
16212"git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
16213"<refs>..."
16214msgstr ""
16215
16216#: builtin/reflog.c:25
16217msgid "git reflog exists <ref>"
16218msgstr ""
16219
16220#: builtin/reflog.c:567 builtin/reflog.c:572
12705546
JX
16221#, c-format
16222msgid "'%s' is not a valid timestamp"
16223msgstr ""
16224
94328cef
JX
16225#: builtin/reflog.c:605
16226#, c-format
16227msgid "Marking reachable objects..."
16228msgstr ""
16229
16230#: builtin/reflog.c:643
16231#, c-format
16232msgid "%s points nowhere!"
16233msgstr ""
16234
16235#: builtin/reflog.c:695
16236msgid "no reflog specified to delete"
16237msgstr ""
16238
16239#: builtin/reflog.c:704
16240#, c-format
16241msgid "not a reflog: %s"
16242msgstr ""
16243
16244#: builtin/reflog.c:709
16245#, c-format
16246msgid "no reflog for '%s'"
16247msgstr ""
16248
16249#: builtin/reflog.c:755
16250#, c-format
16251msgid "invalid ref format: %s"
16252msgstr ""
16253
16254#: builtin/reflog.c:764
16255msgid "git reflog [ show | expire | delete | exists ]"
16256msgstr ""
16257
12705546
JX
16258#: builtin/remote.c:16
16259msgid "git remote [-v | --verbose]"
16260msgstr ""
16261
16262#: builtin/remote.c:17
16263msgid ""
16264"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
16265"mirror=<fetch|push>] <name> <url>"
16266msgstr ""
16267
16268#: builtin/remote.c:18 builtin/remote.c:38
16269msgid "git remote rename <old> <new>"
16270msgstr ""
16271
16272#: builtin/remote.c:19 builtin/remote.c:43
16273msgid "git remote remove <name>"
16274msgstr ""
16275
16276#: builtin/remote.c:20 builtin/remote.c:48
16277msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
16278msgstr ""
16279
16280#: builtin/remote.c:21
16281msgid "git remote [-v | --verbose] show [-n] <name>"
16282msgstr ""
16283
16284#: builtin/remote.c:22
16285msgid "git remote prune [-n | --dry-run] <name>"
16286msgstr ""
16287
16288#: builtin/remote.c:23
16289msgid ""
16290"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
16291msgstr ""
16292
16293#: builtin/remote.c:24
16294msgid "git remote set-branches [--add] <name> <branch>..."
16295msgstr ""
16296
16297#: builtin/remote.c:25 builtin/remote.c:74
16298msgid "git remote get-url [--push] [--all] <name>"
16299msgstr ""
16300
16301#: builtin/remote.c:26 builtin/remote.c:79
16302msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
16303msgstr ""
16304
16305#: builtin/remote.c:27 builtin/remote.c:80
16306msgid "git remote set-url --add <name> <newurl>"
16307msgstr ""
16308
16309#: builtin/remote.c:28 builtin/remote.c:81
16310msgid "git remote set-url --delete <name> <url>"
16311msgstr ""
16312
16313#: builtin/remote.c:33
16314msgid "git remote add [<options>] <name> <url>"
16315msgstr ""
16316
16317#: builtin/remote.c:53
16318msgid "git remote set-branches <name> <branch>..."
16319msgstr ""
16320
16321#: builtin/remote.c:54
16322msgid "git remote set-branches --add <name> <branch>..."
16323msgstr ""
16324
16325#: builtin/remote.c:59
16326msgid "git remote show [<options>] <name>"
16327msgstr ""
16328
16329#: builtin/remote.c:64
16330msgid "git remote prune [<options>] <name>"
16331msgstr ""
16332
16333#: builtin/remote.c:69
16334msgid "git remote update [<options>] [<group> | <remote>]..."
16335msgstr ""
16336
16337#: builtin/remote.c:98
16338#, c-format
16339msgid "Updating %s"
16340msgstr ""
16341
16342#: builtin/remote.c:130
16343msgid ""
16344"--mirror is dangerous and deprecated; please\n"
16345"\t use --mirror=fetch or --mirror=push instead"
16346msgstr ""
16347
16348#: builtin/remote.c:147
16349#, c-format
16350msgid "unknown mirror argument: %s"
16351msgstr ""
16352
16353#: builtin/remote.c:163
16354msgid "fetch the remote branches"
16355msgstr ""
16356
16357#: builtin/remote.c:165
16358msgid "import all tags and associated objects when fetching"
16359msgstr ""
16360
16361#: builtin/remote.c:168
16362msgid "or do not fetch any tag at all (--no-tags)"
16363msgstr ""
16364
16365#: builtin/remote.c:170
16366msgid "branch(es) to track"
16367msgstr ""
16368
16369#: builtin/remote.c:171
16370msgid "master branch"
16371msgstr ""
16372
16373#: builtin/remote.c:173
16374msgid "set up remote as a mirror to push to or fetch from"
16375msgstr ""
16376
16377#: builtin/remote.c:185
16378msgid "specifying a master branch makes no sense with --mirror"
16379msgstr ""
16380
16381#: builtin/remote.c:187
16382msgid "specifying branches to track makes sense only with fetch mirrors"
16383msgstr ""
16384
16385#: builtin/remote.c:194 builtin/remote.c:636
16386#, c-format
16387msgid "remote %s already exists."
16388msgstr ""
16389
16390#: builtin/remote.c:198 builtin/remote.c:640
16391#, c-format
16392msgid "'%s' is not a valid remote name"
16393msgstr ""
16394
16395#: builtin/remote.c:238
16396#, c-format
16397msgid "Could not setup master '%s'"
16398msgstr ""
16399
16400#: builtin/remote.c:344
16401#, c-format
16402msgid "Could not get fetch map for refspec %s"
16403msgstr ""
16404
16405#: builtin/remote.c:443 builtin/remote.c:451
16406msgid "(matching)"
16407msgstr ""
16408
16409#: builtin/remote.c:455
16410msgid "(delete)"
16411msgstr ""
16412
16413#: builtin/remote.c:629 builtin/remote.c:765 builtin/remote.c:864
16414#, c-format
16415msgid "No such remote: '%s'"
16416msgstr ""
16417
16418#: builtin/remote.c:646
16419#, c-format
16420msgid "Could not rename config section '%s' to '%s'"
16421msgstr ""
16422
16423#: builtin/remote.c:666
cc76011e
JX
16424#, c-format
16425msgid ""
16426"Not updating non-default fetch refspec\n"
16427"\t%s\n"
16428"\tPlease update the configuration manually if necessary."
16429msgstr ""
16430
12705546 16431#: builtin/remote.c:702
cc76011e
JX
16432#, c-format
16433msgid "deleting '%s' failed"
16434msgstr ""
16435
12705546 16436#: builtin/remote.c:736
cc76011e
JX
16437#, c-format
16438msgid "creating '%s' failed"
16439msgstr ""
16440
12705546 16441#: builtin/remote.c:802
cc76011e
JX
16442msgid ""
16443"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
16444"to delete it, use:"
16445msgid_plural ""
16446"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
16447"to delete them, use:"
16448msgstr[0] ""
16449msgstr[1] ""
16450
12705546 16451#: builtin/remote.c:816
9eb3984b
JX
16452#, c-format
16453msgid "Could not remove config section '%s'"
16454msgstr ""
16455
12705546 16456#: builtin/remote.c:917
cc76011e
JX
16457#, c-format
16458msgid " new (next fetch will store in remotes/%s)"
16459msgstr ""
16460
12705546 16461#: builtin/remote.c:920
cc76011e
JX
16462msgid " tracked"
16463msgstr ""
16464
12705546 16465#: builtin/remote.c:922
cc76011e
JX
16466msgid " stale (use 'git remote prune' to remove)"
16467msgstr ""
16468
12705546 16469#: builtin/remote.c:924
cc76011e
JX
16470msgid " ???"
16471msgstr ""
16472
12705546 16473#: builtin/remote.c:965
cc76011e
JX
16474#, c-format
16475msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
16476msgstr ""
16477
12705546 16478#: builtin/remote.c:974
cc76011e 16479#, c-format
9eb3984b 16480msgid "rebases interactively onto remote %s"
cc76011e
JX
16481msgstr ""
16482
12705546 16483#: builtin/remote.c:976
9b7388a8
JX
16484#, c-format
16485msgid "rebases interactively (with merges) onto remote %s"
16486msgstr ""
16487
12705546 16488#: builtin/remote.c:979
cc76011e 16489#, c-format
9fa976ff 16490msgid "rebases onto remote %s"
822e4a65
JX
16491msgstr ""
16492
12705546 16493#: builtin/remote.c:983
9fa976ff
JX
16494#, c-format
16495msgid " merges with remote %s"
cc76011e
JX
16496msgstr ""
16497
12705546 16498#: builtin/remote.c:986
822e4a65 16499#, c-format
cc76011e 16500msgid "merges with remote %s"
822e4a65
JX
16501msgstr ""
16502
12705546 16503#: builtin/remote.c:989
9fa976ff
JX
16504#, c-format
16505msgid "%-*s and with remote %s\n"
cc76011e
JX
16506msgstr ""
16507
12705546 16508#: builtin/remote.c:1032
cc76011e
JX
16509msgid "create"
16510msgstr ""
16511
12705546 16512#: builtin/remote.c:1035
cc76011e
JX
16513msgid "delete"
16514msgstr ""
16515
12705546 16516#: builtin/remote.c:1039
cc76011e
JX
16517msgid "up to date"
16518msgstr ""
16519
12705546 16520#: builtin/remote.c:1042
cc76011e
JX
16521msgid "fast-forwardable"
16522msgstr ""
16523
12705546 16524#: builtin/remote.c:1045
cc76011e
JX
16525msgid "local out of date"
16526msgstr ""
16527
12705546 16528#: builtin/remote.c:1052
822e4a65 16529#, c-format
cc76011e 16530msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
16531msgstr ""
16532
12705546 16533#: builtin/remote.c:1055
822e4a65 16534#, c-format
cc76011e 16535msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
16536msgstr ""
16537
12705546 16538#: builtin/remote.c:1059
cc76011e
JX
16539#, c-format
16540msgid " %-*s forces to %s"
822e4a65
JX
16541msgstr ""
16542
12705546 16543#: builtin/remote.c:1062
822e4a65 16544#, c-format
cc76011e 16545msgid " %-*s pushes to %s"
822e4a65
JX
16546msgstr ""
16547
12705546 16548#: builtin/remote.c:1130
cc76011e
JX
16549msgid "do not query remotes"
16550msgstr ""
16551
12705546 16552#: builtin/remote.c:1157
822e4a65 16553#, c-format
cc76011e 16554msgid "* remote %s"
822e4a65
JX
16555msgstr ""
16556
12705546 16557#: builtin/remote.c:1158
822e4a65 16558#, c-format
cc76011e 16559msgid " Fetch URL: %s"
822e4a65
JX
16560msgstr ""
16561
12705546 16562#: builtin/remote.c:1159 builtin/remote.c:1175 builtin/remote.c:1314
cc76011e
JX
16563msgid "(no URL)"
16564msgstr ""
16565
5b34e000
JX
16566#. TRANSLATORS: the colon ':' should align
16567#. with the one in " Fetch URL: %s"
16568#. translation.
16569#.
12705546 16570#: builtin/remote.c:1173 builtin/remote.c:1175
822e4a65 16571#, c-format
cc76011e 16572msgid " Push URL: %s"
822e4a65
JX
16573msgstr ""
16574
12705546 16575#: builtin/remote.c:1177 builtin/remote.c:1179 builtin/remote.c:1181
822e4a65 16576#, c-format
cc76011e 16577msgid " HEAD branch: %s"
822e4a65
JX
16578msgstr ""
16579
12705546 16580#: builtin/remote.c:1177
9fa976ff
JX
16581msgid "(not queried)"
16582msgstr ""
16583
12705546 16584#: builtin/remote.c:1179
9fa976ff
JX
16585msgid "(unknown)"
16586msgstr ""
16587
12705546 16588#: builtin/remote.c:1183
11b90174 16589#, c-format
cc76011e
JX
16590msgid ""
16591" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
16592msgstr ""
16593
12705546 16594#: builtin/remote.c:1195
822e4a65 16595#, c-format
cc76011e
JX
16596msgid " Remote branch:%s"
16597msgid_plural " Remote branches:%s"
16598msgstr[0] ""
16599msgstr[1] ""
16600
12705546 16601#: builtin/remote.c:1198 builtin/remote.c:1224
cc76011e 16602msgid " (status not queried)"
822e4a65
JX
16603msgstr ""
16604
12705546 16605#: builtin/remote.c:1207
cc76011e
JX
16606msgid " Local branch configured for 'git pull':"
16607msgid_plural " Local branches configured for 'git pull':"
16608msgstr[0] ""
16609msgstr[1] ""
16610
12705546 16611#: builtin/remote.c:1215
cc76011e
JX
16612msgid " Local refs will be mirrored by 'git push'"
16613msgstr ""
16614
12705546 16615#: builtin/remote.c:1221
822e4a65 16616#, c-format
cc76011e
JX
16617msgid " Local ref configured for 'git push'%s:"
16618msgid_plural " Local refs configured for 'git push'%s:"
16619msgstr[0] ""
16620msgstr[1] ""
16621
12705546 16622#: builtin/remote.c:1242
cc76011e 16623msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
16624msgstr ""
16625
12705546 16626#: builtin/remote.c:1244
cc76011e
JX
16627msgid "delete refs/remotes/<name>/HEAD"
16628msgstr ""
16629
12705546 16630#: builtin/remote.c:1259
cc76011e
JX
16631msgid "Cannot determine remote HEAD"
16632msgstr ""
16633
12705546 16634#: builtin/remote.c:1261
cc76011e
JX
16635msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
16636msgstr ""
16637
12705546 16638#: builtin/remote.c:1271
822e4a65 16639#, c-format
cc76011e 16640msgid "Could not delete %s"
822e4a65
JX
16641msgstr ""
16642
12705546 16643#: builtin/remote.c:1279
822e4a65 16644#, c-format
cc76011e 16645msgid "Not a valid ref: %s"
822e4a65
JX
16646msgstr ""
16647
12705546 16648#: builtin/remote.c:1281
cc76011e
JX
16649#, c-format
16650msgid "Could not setup %s"
822e4a65
JX
16651msgstr ""
16652
12705546 16653#: builtin/remote.c:1299
cc76011e
JX
16654#, c-format
16655msgid " %s will become dangling!"
822e4a65
JX
16656msgstr ""
16657
12705546 16658#: builtin/remote.c:1300
cc76011e
JX
16659#, c-format
16660msgid " %s has become dangling!"
822e4a65
JX
16661msgstr ""
16662
12705546 16663#: builtin/remote.c:1310
822e4a65 16664#, c-format
cc76011e 16665msgid "Pruning %s"
822e4a65
JX
16666msgstr ""
16667
12705546 16668#: builtin/remote.c:1311
822e4a65 16669#, c-format
cc76011e 16670msgid "URL: %s"
822e4a65
JX
16671msgstr ""
16672
12705546 16673#: builtin/remote.c:1327
822e4a65 16674#, c-format
cc76011e 16675msgid " * [would prune] %s"
822e4a65
JX
16676msgstr ""
16677
12705546 16678#: builtin/remote.c:1330
822e4a65 16679#, c-format
cc76011e 16680msgid " * [pruned] %s"
822e4a65
JX
16681msgstr ""
16682
12705546 16683#: builtin/remote.c:1375
cc76011e
JX
16684msgid "prune remotes after fetching"
16685msgstr ""
16686
12705546 16687#: builtin/remote.c:1438 builtin/remote.c:1492 builtin/remote.c:1560
822e4a65 16688#, c-format
cc76011e 16689msgid "No such remote '%s'"
822e4a65
JX
16690msgstr ""
16691
12705546 16692#: builtin/remote.c:1454
cc76011e 16693msgid "add branch"
ccfca8dc
JX
16694msgstr ""
16695
12705546 16696#: builtin/remote.c:1461
cc76011e 16697msgid "no remote specified"
822e4a65
JX
16698msgstr ""
16699
12705546 16700#: builtin/remote.c:1478
f4f2c8f8
JX
16701msgid "query push URLs rather than fetch URLs"
16702msgstr ""
16703
12705546 16704#: builtin/remote.c:1480
f4f2c8f8
JX
16705msgid "return all URLs"
16706msgstr ""
16707
12705546 16708#: builtin/remote.c:1508
f4f2c8f8
JX
16709#, c-format
16710msgid "no URLs configured for remote '%s'"
16711msgstr ""
16712
12705546 16713#: builtin/remote.c:1534
cc76011e
JX
16714msgid "manipulate push URLs"
16715msgstr ""
16716
12705546 16717#: builtin/remote.c:1536
cc76011e
JX
16718msgid "add URL"
16719msgstr ""
16720
12705546 16721#: builtin/remote.c:1538
cc76011e
JX
16722msgid "delete URLs"
16723msgstr ""
16724
12705546 16725#: builtin/remote.c:1545
cc76011e
JX
16726msgid "--add --delete doesn't make sense"
16727msgstr ""
16728
12705546 16729#: builtin/remote.c:1584
cc76011e
JX
16730#, c-format
16731msgid "Invalid old URL pattern: %s"
16732msgstr ""
16733
12705546 16734#: builtin/remote.c:1592
cc76011e
JX
16735#, c-format
16736msgid "No such URL found: %s"
16737msgstr ""
16738
12705546 16739#: builtin/remote.c:1594
cc76011e
JX
16740msgid "Will not delete all non-push URLs"
16741msgstr ""
16742
12705546 16743#: builtin/remote.c:1610
cc76011e
JX
16744msgid "be verbose; must be placed before a subcommand"
16745msgstr ""
16746
12705546 16747#: builtin/remote.c:1641
fda7b092
JX
16748#, c-format
16749msgid "Unknown subcommand: %s"
16750msgstr ""
16751
12705546 16752#: builtin/repack.c:22
c2ea1208 16753msgid "git repack [<options>]"
727b9576
JX
16754msgstr ""
16755
12705546 16756#: builtin/repack.c:27
673bfad0
JX
16757msgid ""
16758"Incremental repacks are incompatible with bitmap indexes. Use\n"
16759"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
16760msgstr ""
16761
94328cef
JX
16762#: builtin/repack.c:200
16763msgid "could not start pack-objects to repack promisor objects"
16764msgstr ""
16765
d93ef2a1 16766#: builtin/repack.c:239 builtin/repack.c:414
94328cef
JX
16767msgid "repack: Expecting full hex object ID lines only from pack-objects."
16768msgstr ""
16769
16770#: builtin/repack.c:256
16771msgid "could not finish pack-objects to repack promisor objects"
16772msgstr ""
16773
12705546 16774#: builtin/repack.c:294
727b9576
JX
16775msgid "pack everything in a single pack"
16776msgstr ""
16777
12705546 16778#: builtin/repack.c:296
727b9576
JX
16779msgid "same as -a, and turn unreachable objects loose"
16780msgstr ""
16781
12705546 16782#: builtin/repack.c:299
727b9576
JX
16783msgid "remove redundant packs, and run git-prune-packed"
16784msgstr ""
16785
12705546 16786#: builtin/repack.c:301
727b9576
JX
16787msgid "pass --no-reuse-delta to git-pack-objects"
16788msgstr ""
16789
12705546 16790#: builtin/repack.c:303
727b9576
JX
16791msgid "pass --no-reuse-object to git-pack-objects"
16792msgstr ""
16793
12705546 16794#: builtin/repack.c:305
727b9576
JX
16795msgid "do not run git-update-server-info"
16796msgstr ""
16797
12705546 16798#: builtin/repack.c:308
727b9576
JX
16799msgid "pass --local to git-pack-objects"
16800msgstr ""
16801
12705546 16802#: builtin/repack.c:310
5e078fcd
JX
16803msgid "write bitmap index"
16804msgstr ""
16805
12705546
JX
16806#: builtin/repack.c:312
16807msgid "pass --delta-islands to git-pack-objects"
16808msgstr ""
16809
16810#: builtin/repack.c:313
727b9576
JX
16811msgid "approxidate"
16812msgstr ""
16813
12705546 16814#: builtin/repack.c:314
727b9576
JX
16815msgid "with -A, do not loosen objects older than this"
16816msgstr ""
16817
12705546 16818#: builtin/repack.c:316
9fa976ff
JX
16819msgid "with -a, repack unreachable objects"
16820msgstr ""
16821
12705546 16822#: builtin/repack.c:318
727b9576
JX
16823msgid "size of the window used for delta compression"
16824msgstr ""
16825
12705546 16826#: builtin/repack.c:319 builtin/repack.c:325
d57b24b6
JX
16827msgid "bytes"
16828msgstr ""
16829
12705546 16830#: builtin/repack.c:320
727b9576
JX
16831msgid "same as the above, but limit memory size instead of entries count"
16832msgstr ""
16833
12705546 16834#: builtin/repack.c:322
727b9576
JX
16835msgid "limits the maximum delta depth"
16836msgstr ""
16837
12705546 16838#: builtin/repack.c:324
5b34e000
JX
16839msgid "limits the maximum number of threads"
16840msgstr ""
16841
12705546 16842#: builtin/repack.c:326
727b9576
JX
16843msgid "maximum size of each packfile"
16844msgstr ""
16845
12705546 16846#: builtin/repack.c:328
5e078fcd
JX
16847msgid "repack objects in packs marked with .keep"
16848msgstr ""
16849
12705546 16850#: builtin/repack.c:330
9b7388a8
JX
16851msgid "do not repack this pack"
16852msgstr ""
16853
12705546 16854#: builtin/repack.c:340
f4f2c8f8
JX
16855msgid "cannot delete packs in a precious-objects repo"
16856msgstr ""
16857
12705546 16858#: builtin/repack.c:344
9fa976ff
JX
16859msgid "--keep-unreachable and -A are incompatible"
16860msgstr ""
16861
d93ef2a1 16862#: builtin/repack.c:423
94328cef
JX
16863msgid "Nothing new to pack."
16864msgstr ""
16865
d93ef2a1 16866#: builtin/repack.c:484
94328cef
JX
16867#, c-format
16868msgid ""
16869"WARNING: Some packs in use have been renamed by\n"
16870"WARNING: prefixing old- to their name, in order to\n"
16871"WARNING: replace them with the new version of the\n"
16872"WARNING: file. But the operation failed, and the\n"
16873"WARNING: attempt to rename them back to their\n"
16874"WARNING: original names also failed.\n"
16875"WARNING: Please rename them in %s manually:\n"
16876msgstr ""
16877
d93ef2a1 16878#: builtin/repack.c:532
727b9576 16879#, c-format
9fa976ff 16880msgid "failed to remove '%s'"
727b9576
JX
16881msgstr ""
16882
9b7388a8 16883#: builtin/replace.c:22
cc76011e
JX
16884msgid "git replace [-f] <object> <replacement>"
16885msgstr ""
16886
9b7388a8 16887#: builtin/replace.c:23
fe05e196
JX
16888msgid "git replace [-f] --edit <object>"
16889msgstr ""
16890
9b7388a8 16891#: builtin/replace.c:24
fe05e196
JX
16892msgid "git replace [-f] --graft <commit> [<parent>...]"
16893msgstr ""
16894
9b7388a8
JX
16895#: builtin/replace.c:25
16896msgid "git replace [-f] --convert-graft-file"
16897msgstr ""
16898
16899#: builtin/replace.c:26
cc76011e
JX
16900msgid "git replace -d <object>..."
16901msgstr ""
16902
9b7388a8 16903#: builtin/replace.c:27
df49095a 16904msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
16905msgstr ""
16906
d93ef2a1 16907#: builtin/replace.c:90
dba9f13c
JX
16908#, c-format
16909msgid ""
16910"invalid replace format '%s'\n"
16911"valid formats are 'short', 'medium' and 'long'"
16912msgstr ""
16913
d93ef2a1 16914#: builtin/replace.c:125
dba9f13c
JX
16915#, c-format
16916msgid "replace ref '%s' not found"
16917msgstr ""
16918
d93ef2a1 16919#: builtin/replace.c:141
dba9f13c
JX
16920#, c-format
16921msgid "Deleted replace ref '%s'"
16922msgstr ""
16923
d93ef2a1 16924#: builtin/replace.c:153
dba9f13c
JX
16925#, c-format
16926msgid "'%s' is not a valid ref name"
16927msgstr ""
16928
d93ef2a1 16929#: builtin/replace.c:158
dba9f13c
JX
16930#, c-format
16931msgid "replace ref '%s' already exists"
16932msgstr ""
16933
d93ef2a1 16934#: builtin/replace.c:178
dba9f13c
JX
16935#, c-format
16936msgid ""
16937"Objects must be of the same type.\n"
16938"'%s' points to a replaced object of type '%s'\n"
16939"while '%s' points to a replacement object of type '%s'."
16940msgstr ""
16941
d93ef2a1 16942#: builtin/replace.c:229
fe05e196 16943#, c-format
dba9f13c
JX
16944msgid "unable to open %s for writing"
16945msgstr ""
16946
d93ef2a1 16947#: builtin/replace.c:242
dba9f13c
JX
16948msgid "cat-file reported failure"
16949msgstr ""
16950
d93ef2a1 16951#: builtin/replace.c:258
dba9f13c
JX
16952#, c-format
16953msgid "unable to open %s for reading"
16954msgstr ""
16955
d93ef2a1 16956#: builtin/replace.c:272
dba9f13c
JX
16957msgid "unable to spawn mktree"
16958msgstr ""
16959
d93ef2a1 16960#: builtin/replace.c:276
dba9f13c
JX
16961msgid "unable to read from mktree"
16962msgstr ""
16963
d93ef2a1 16964#: builtin/replace.c:285
dba9f13c
JX
16965msgid "mktree reported failure"
16966msgstr ""
16967
d93ef2a1 16968#: builtin/replace.c:289
dba9f13c
JX
16969msgid "mktree did not return an object name"
16970msgstr ""
16971
d93ef2a1 16972#: builtin/replace.c:298
dba9f13c
JX
16973#, c-format
16974msgid "unable to fstat %s"
16975msgstr ""
16976
d93ef2a1 16977#: builtin/replace.c:303
dba9f13c
JX
16978msgid "unable to write object to database"
16979msgstr ""
16980
d93ef2a1
JX
16981#: builtin/replace.c:322 builtin/replace.c:377 builtin/replace.c:422
16982#: builtin/replace.c:452
dba9f13c
JX
16983#, c-format
16984msgid "not a valid object name: '%s'"
16985msgstr ""
16986
d93ef2a1 16987#: builtin/replace.c:326
dba9f13c
JX
16988#, c-format
16989msgid "unable to get object type for %s"
16990msgstr ""
16991
d93ef2a1 16992#: builtin/replace.c:342
dba9f13c
JX
16993msgid "editing object file failed"
16994msgstr ""
16995
d93ef2a1 16996#: builtin/replace.c:351
dba9f13c
JX
16997#, c-format
16998msgid "new object is the same as the old one: '%s'"
fe05e196
JX
16999msgstr ""
17000
d93ef2a1
JX
17001#: builtin/replace.c:383
17002#, c-format
17003msgid "could not parse %s as a commit"
17004msgstr ""
17005
17006#: builtin/replace.c:414
fe05e196
JX
17007#, c-format
17008msgid "bad mergetag in commit '%s'"
17009msgstr ""
17010
d93ef2a1 17011#: builtin/replace.c:416
fe05e196
JX
17012#, c-format
17013msgid "malformed mergetag in commit '%s'"
17014msgstr ""
17015
d93ef2a1 17016#: builtin/replace.c:428
fe05e196
JX
17017#, c-format
17018msgid ""
17019"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
17020"instead of --graft"
17021msgstr ""
17022
d93ef2a1 17023#: builtin/replace.c:467
fe05e196 17024#, c-format
dba9f13c 17025msgid "the original commit '%s' has a gpg signature"
fe05e196
JX
17026msgstr ""
17027
d93ef2a1 17028#: builtin/replace.c:468
fe05e196
JX
17029msgid "the signature will be removed in the replacement commit!"
17030msgstr ""
17031
d93ef2a1 17032#: builtin/replace.c:478
fe05e196
JX
17033#, c-format
17034msgid "could not write replacement commit for: '%s'"
17035msgstr ""
17036
d93ef2a1 17037#: builtin/replace.c:486
dba9f13c
JX
17038#, c-format
17039msgid "graft for '%s' unnecessary"
17040msgstr ""
17041
d93ef2a1 17042#: builtin/replace.c:490
dba9f13c
JX
17043#, c-format
17044msgid "new commit is the same as the old one: '%s'"
17045msgstr ""
17046
d93ef2a1 17047#: builtin/replace.c:525
9b7388a8
JX
17048#, c-format
17049msgid ""
17050"could not convert the following graft(s):\n"
17051"%s"
17052msgstr ""
17053
d93ef2a1 17054#: builtin/replace.c:546
cc76011e 17055msgid "list replace refs"
822e4a65
JX
17056msgstr ""
17057
d93ef2a1 17058#: builtin/replace.c:547
cc76011e 17059msgid "delete replace refs"
822e4a65
JX
17060msgstr ""
17061
d93ef2a1 17062#: builtin/replace.c:548
fe05e196
JX
17063msgid "edit existing object"
17064msgstr ""
17065
d93ef2a1 17066#: builtin/replace.c:549
fe05e196
JX
17067msgid "change a commit's parents"
17068msgstr ""
17069
d93ef2a1 17070#: builtin/replace.c:550
9b7388a8
JX
17071msgid "convert existing graft file"
17072msgstr ""
17073
d93ef2a1 17074#: builtin/replace.c:551
cc76011e 17075msgid "replace the ref if it exists"
822e4a65
JX
17076msgstr ""
17077
d93ef2a1 17078#: builtin/replace.c:553
fe05e196
JX
17079msgid "do not pretty-print contents for --edit"
17080msgstr ""
17081
d93ef2a1 17082#: builtin/replace.c:554
df49095a
JX
17083msgid "use this format"
17084msgstr ""
17085
d93ef2a1 17086#: builtin/replace.c:567
dba9f13c
JX
17087msgid "--format cannot be used when not listing"
17088msgstr ""
17089
d93ef2a1 17090#: builtin/replace.c:575
dba9f13c
JX
17091msgid "-f only makes sense when writing a replacement"
17092msgstr ""
17093
d93ef2a1 17094#: builtin/replace.c:579
dba9f13c
JX
17095msgid "--raw only makes sense with --edit"
17096msgstr ""
17097
d93ef2a1 17098#: builtin/replace.c:585
dba9f13c
JX
17099msgid "-d needs at least one argument"
17100msgstr ""
17101
d93ef2a1 17102#: builtin/replace.c:591
dba9f13c
JX
17103msgid "bad number of arguments"
17104msgstr ""
17105
d93ef2a1 17106#: builtin/replace.c:597
dba9f13c
JX
17107msgid "-e needs exactly one argument"
17108msgstr ""
17109
d93ef2a1 17110#: builtin/replace.c:603
dba9f13c
JX
17111msgid "-g needs at least one argument"
17112msgstr ""
17113
d93ef2a1 17114#: builtin/replace.c:609
dba9f13c
JX
17115msgid "--convert-graft-file takes no argument"
17116msgstr ""
17117
d93ef2a1 17118#: builtin/replace.c:615
dba9f13c
JX
17119msgid "only one pattern can be given with -l"
17120msgstr ""
17121
5b34e000 17122#: builtin/rerere.c:13
c2ea1208 17123msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
17124msgstr ""
17125
12705546 17126#: builtin/rerere.c:60
cc76011e 17127msgid "register clean resolutions in index"
822e4a65
JX
17128msgstr ""
17129
12705546
JX
17130#: builtin/rerere.c:79
17131msgid "'git rerere forget' without paths is deprecated"
17132msgstr ""
17133
94328cef 17134#: builtin/rerere.c:113
12705546
JX
17135#, c-format
17136msgid "unable to generate diff for '%s'"
17137msgstr ""
17138
94328cef 17139#: builtin/reset.c:32
822e4a65 17140msgid ""
cc76011e 17141"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
17142msgstr ""
17143
94328cef 17144#: builtin/reset.c:33
fda7b092 17145msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
822e4a65
JX
17146msgstr ""
17147
94328cef 17148#: builtin/reset.c:34
46bc4039 17149msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
822e4a65
JX
17150msgstr ""
17151
94328cef 17152#: builtin/reset.c:40
cc76011e 17153msgid "mixed"
dce37b66
JX
17154msgstr ""
17155
94328cef 17156#: builtin/reset.c:40
cc76011e 17157msgid "soft"
dce37b66
JX
17158msgstr ""
17159
94328cef 17160#: builtin/reset.c:40
cc76011e 17161msgid "hard"
dce37b66
JX
17162msgstr ""
17163
94328cef 17164#: builtin/reset.c:40
cc76011e 17165msgid "merge"
dce37b66
JX
17166msgstr ""
17167
94328cef 17168#: builtin/reset.c:40
cc76011e 17169msgid "keep"
dce37b66
JX
17170msgstr ""
17171
94328cef 17172#: builtin/reset.c:81
cc76011e 17173msgid "You do not have a valid HEAD."
dce37b66
JX
17174msgstr ""
17175
94328cef 17176#: builtin/reset.c:83
cc76011e 17177msgid "Failed to find tree of HEAD."
dce37b66
JX
17178msgstr ""
17179
94328cef 17180#: builtin/reset.c:89
822e4a65 17181#, c-format
cc76011e 17182msgid "Failed to find tree of %s."
dce37b66
JX
17183msgstr ""
17184
94328cef 17185#: builtin/reset.c:193
dce37b66 17186#, c-format
cc76011e 17187msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
17188msgstr ""
17189
d93ef2a1
JX
17190#: builtin/reset.c:293 builtin/stash.c:514 builtin/stash.c:589
17191#: builtin/stash.c:613
cc76011e 17192msgid "be quiet, only report errors"
dce37b66
JX
17193msgstr ""
17194
94328cef 17195#: builtin/reset.c:295
cc76011e 17196msgid "reset HEAD and index"
dce37b66
JX
17197msgstr ""
17198
94328cef 17199#: builtin/reset.c:296
cc76011e 17200msgid "reset only HEAD"
dce37b66
JX
17201msgstr ""
17202
94328cef 17203#: builtin/reset.c:298 builtin/reset.c:300
cc76011e 17204msgid "reset HEAD, index and working tree"
822e4a65
JX
17205msgstr ""
17206
94328cef 17207#: builtin/reset.c:302
cc76011e 17208msgid "reset HEAD but keep local changes"
dce37b66
JX
17209msgstr ""
17210
94328cef 17211#: builtin/reset.c:308
5e078fcd
JX
17212msgid "record only the fact that removed paths will be added later"
17213msgstr ""
17214
94328cef 17215#: builtin/reset.c:326
46bc4039
JX
17216#, c-format
17217msgid "Failed to resolve '%s' as a valid revision."
17218msgstr ""
17219
94328cef 17220#: builtin/reset.c:334
46bc4039
JX
17221#, c-format
17222msgid "Failed to resolve '%s' as a valid tree."
17223msgstr ""
17224
94328cef 17225#: builtin/reset.c:343
cc76011e 17226msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
17227msgstr ""
17228
d93ef2a1 17229#: builtin/reset.c:353
cc76011e 17230msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
17231msgstr ""
17232
d93ef2a1 17233#: builtin/reset.c:355
dce37b66 17234#, c-format
cc76011e 17235msgid "Cannot do %s reset with paths."
dce37b66
JX
17236msgstr ""
17237
d93ef2a1 17238#: builtin/reset.c:370
822e4a65 17239#, c-format
cc76011e 17240msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
17241msgstr ""
17242
d93ef2a1 17243#: builtin/reset.c:374
5e078fcd
JX
17244msgid "-N can only be used with --mixed"
17245msgstr ""
17246
d93ef2a1 17247#: builtin/reset.c:395
727b9576 17248msgid "Unstaged changes after reset:"
dce37b66
JX
17249msgstr ""
17250
d93ef2a1 17251#: builtin/reset.c:398
12705546
JX
17252#, c-format
17253msgid ""
17254"\n"
17255"It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
17256"use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
17257"to make this the default.\n"
17258msgstr ""
17259
d93ef2a1 17260#: builtin/reset.c:408
727b9576
JX
17261#, c-format
17262msgid "Could not reset index file to revision '%s'."
46bc4039
JX
17263msgstr ""
17264
d93ef2a1 17265#: builtin/reset.c:412
46bc4039
JX
17266msgid "Could not write new index file."
17267msgstr ""
17268
d93ef2a1 17269#: builtin/rev-list.c:405
abc8de64
JX
17270msgid "cannot combine --exclude-promisor-objects and --missing"
17271msgstr ""
17272
d93ef2a1 17273#: builtin/rev-list.c:466
18a90722
JX
17274msgid "object filtering requires --objects"
17275msgstr ""
17276
d93ef2a1 17277#: builtin/rev-list.c:469
18a90722
JX
17278#, c-format
17279msgid "invalid sparse value '%s'"
17280msgstr ""
17281
d93ef2a1 17282#: builtin/rev-list.c:510
df0617bf
JX
17283msgid "rev-list does not support display of notes"
17284msgstr ""
17285
d93ef2a1 17286#: builtin/rev-list.c:513
18a90722
JX
17287msgid "cannot combine --use-bitmap-index with object filtering"
17288msgstr ""
17289
94328cef 17290#: builtin/rev-parse.c:408
c2ea1208 17291msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
17292msgstr ""
17293
94328cef 17294#: builtin/rev-parse.c:413
cc76011e 17295msgid "keep the `--` passed as an arg"
dce37b66
JX
17296msgstr ""
17297
94328cef 17298#: builtin/rev-parse.c:415
cc76011e 17299msgid "stop parsing after the first non-option argument"
dce37b66
JX
17300msgstr ""
17301
94328cef 17302#: builtin/rev-parse.c:418
df49095a
JX
17303msgid "output in stuck long form"
17304msgstr ""
17305
94328cef 17306#: builtin/rev-parse.c:551
822e4a65 17307msgid ""
c2ea1208 17308"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 17309" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 17310" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
17311"\n"
17312"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
17313msgstr ""
17314
dba9f13c 17315#: builtin/revert.c:24
c2ea1208 17316msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
17317msgstr ""
17318
dba9f13c 17319#: builtin/revert.c:25
cc76011e 17320msgid "git revert <subcommand>"
dce37b66
JX
17321msgstr ""
17322
dba9f13c 17323#: builtin/revert.c:30
c2ea1208 17324msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
17325msgstr ""
17326
dba9f13c 17327#: builtin/revert.c:31
cc76011e 17328msgid "git cherry-pick <subcommand>"
dce37b66
JX
17329msgstr ""
17330
94328cef
JX
17331#: builtin/revert.c:72
17332#, c-format
17333msgid "option `%s' expects a number greater than zero"
17334msgstr ""
17335
17336#: builtin/revert.c:92
dce37b66 17337#, c-format
cc76011e 17338msgid "%s: %s cannot be used with %s"
dce37b66
JX
17339msgstr ""
17340
d93ef2a1 17341#: builtin/revert.c:102
cc76011e 17342msgid "end revert or cherry-pick sequence"
dce37b66
JX
17343msgstr ""
17344
d93ef2a1 17345#: builtin/revert.c:103
cc76011e 17346msgid "resume revert or cherry-pick sequence"
dce37b66
JX
17347msgstr ""
17348
d93ef2a1 17349#: builtin/revert.c:104
cc76011e 17350msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
17351msgstr ""
17352
d93ef2a1 17353#: builtin/revert.c:106
cc76011e 17354msgid "don't automatically commit"
dce37b66
JX
17355msgstr ""
17356
d93ef2a1 17357#: builtin/revert.c:107
cc76011e 17358msgid "edit the commit message"
dce37b66
JX
17359msgstr ""
17360
d93ef2a1 17361#: builtin/revert.c:110
dfc182b1 17362msgid "parent-number"
dce37b66
JX
17363msgstr ""
17364
d93ef2a1 17365#: builtin/revert.c:111
dfc182b1
JX
17366msgid "select mainline parent"
17367msgstr ""
17368
d93ef2a1 17369#: builtin/revert.c:113
cc76011e 17370msgid "merge strategy"
dce37b66
JX
17371msgstr ""
17372
d93ef2a1 17373#: builtin/revert.c:115
cc76011e 17374msgid "option for merge strategy"
dce37b66
JX
17375msgstr ""
17376
d93ef2a1 17377#: builtin/revert.c:124
cc76011e 17378msgid "append commit name"
dce37b66
JX
17379msgstr ""
17380
d93ef2a1 17381#: builtin/revert.c:126
cc76011e 17382msgid "preserve initially empty commits"
1d4ac88d
JX
17383msgstr ""
17384
d93ef2a1 17385#: builtin/revert.c:128
cc76011e 17386msgid "keep redundant, empty commits"
1d4ac88d
JX
17387msgstr ""
17388
d93ef2a1 17389#: builtin/revert.c:227
cc76011e 17390msgid "revert failed"
dce37b66
JX
17391msgstr ""
17392
d93ef2a1 17393#: builtin/revert.c:240
cc76011e 17394msgid "cherry-pick failed"
dce37b66
JX
17395msgstr ""
17396
94328cef 17397#: builtin/rm.c:19
c2ea1208 17398msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
17399msgstr ""
17400
94328cef 17401#: builtin/rm.c:207
dce37b66 17402msgid ""
28b3cffc
JX
17403"the following file has staged content different from both the\n"
17404"file and the HEAD:"
17405msgid_plural ""
17406"the following files have staged content different from both the\n"
17407"file and the HEAD:"
17408msgstr[0] ""
17409msgstr[1] ""
dce37b66 17410
94328cef 17411#: builtin/rm.c:212
cc76011e 17412msgid ""
28b3cffc
JX
17413"\n"
17414"(use -f to force removal)"
822e4a65
JX
17415msgstr ""
17416
94328cef 17417#: builtin/rm.c:216
28b3cffc
JX
17418msgid "the following file has changes staged in the index:"
17419msgid_plural "the following files have changes staged in the index:"
17420msgstr[0] ""
17421msgstr[1] ""
17422
94328cef 17423#: builtin/rm.c:220 builtin/rm.c:229
cc76011e 17424msgid ""
28b3cffc 17425"\n"
cc76011e
JX
17426"(use --cached to keep the file, or -f to force removal)"
17427msgstr ""
822e4a65 17428
94328cef 17429#: builtin/rm.c:226
28b3cffc
JX
17430msgid "the following file has local modifications:"
17431msgid_plural "the following files have local modifications:"
17432msgstr[0] ""
17433msgstr[1] ""
17434
94328cef 17435#: builtin/rm.c:242
cc76011e 17436msgid "do not list removed files"
dce37b66
JX
17437msgstr ""
17438
94328cef 17439#: builtin/rm.c:243
cc76011e 17440msgid "only remove from the index"
cd1e7487
JX
17441msgstr ""
17442
94328cef 17443#: builtin/rm.c:244
cc76011e 17444msgid "override the up-to-date check"
cd1e7487
JX
17445msgstr ""
17446
94328cef 17447#: builtin/rm.c:245
cc76011e 17448msgid "allow recursive removal"
dce37b66
JX
17449msgstr ""
17450
94328cef 17451#: builtin/rm.c:247
cc76011e 17452msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
17453msgstr ""
17454
94328cef 17455#: builtin/rm.c:289
dba9f13c
JX
17456msgid "please stage your changes to .gitmodules or stash them to proceed"
17457msgstr ""
17458
94328cef 17459#: builtin/rm.c:307
dce37b66 17460#, c-format
cc76011e 17461msgid "not removing '%s' recursively without -r"
dce37b66
JX
17462msgstr ""
17463
94328cef 17464#: builtin/rm.c:346
dce37b66 17465#, c-format
cc76011e 17466msgid "git rm: unable to remove %s"
dce37b66
JX
17467msgstr ""
17468
9b7388a8 17469#: builtin/send-pack.c:20
df0617bf
JX
17470msgid ""
17471"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
17472"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
17473"[<ref>...]\n"
17474" --all and explicit <ref> specification are mutually exclusive."
17475msgstr ""
17476
9b7388a8 17477#: builtin/send-pack.c:163
df0617bf
JX
17478msgid "remote name"
17479msgstr ""
17480
9b7388a8 17481#: builtin/send-pack.c:177
df0617bf
JX
17482msgid "use stateless RPC protocol"
17483msgstr ""
17484
9b7388a8 17485#: builtin/send-pack.c:178
df0617bf
JX
17486msgid "read refs from stdin"
17487msgstr ""
17488
9b7388a8 17489#: builtin/send-pack.c:179
df0617bf
JX
17490msgid "print status from remote helper"
17491msgstr ""
17492
5b34e000 17493#: builtin/shortlog.c:14
9b7388a8
JX
17494msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
17495msgstr ""
17496
17497#: builtin/shortlog.c:15
17498msgid "git log --pretty=short | git shortlog [<options>]"
dce37b66
JX
17499msgstr ""
17500
9b7388a8 17501#: builtin/shortlog.c:264
673bfad0
JX
17502msgid "Group by committer rather than author"
17503msgstr ""
17504
9b7388a8 17505#: builtin/shortlog.c:266
cc76011e 17506msgid "sort output according to the number of commits per author"
dce37b66
JX
17507msgstr ""
17508
9b7388a8 17509#: builtin/shortlog.c:268
cc76011e 17510msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
17511msgstr ""
17512
9b7388a8 17513#: builtin/shortlog.c:270
cc76011e 17514msgid "Show the email address of each author"
dce37b66
JX
17515msgstr ""
17516
9b7388a8 17517#: builtin/shortlog.c:271
dba9f13c 17518msgid "<w>[,<i1>[,<i2>]]"
dce37b66
JX
17519msgstr ""
17520
9b7388a8 17521#: builtin/shortlog.c:272
cc76011e 17522msgid "Linewrap output"
dce37b66
JX
17523msgstr ""
17524
94328cef 17525#: builtin/shortlog.c:301
9b7388a8
JX
17526msgid "too many arguments given outside repository"
17527msgstr ""
17528
dba9f13c 17529#: builtin/show-branch.c:13
cc76011e 17530msgid ""
c2ea1208 17531"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
17532"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
17533"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
17534"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
17535msgstr ""
17536
dba9f13c 17537#: builtin/show-branch.c:17
c2ea1208 17538msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
17539msgstr ""
17540
dba9f13c 17541#: builtin/show-branch.c:395
fda7b092
JX
17542#, c-format
17543msgid "ignoring %s; cannot handle more than %d ref"
17544msgid_plural "ignoring %s; cannot handle more than %d refs"
17545msgstr[0] ""
17546msgstr[1] ""
17547
dba9f13c 17548#: builtin/show-branch.c:549
fda7b092
JX
17549#, c-format
17550msgid "no matching refs with %s"
17551msgstr ""
17552
12705546 17553#: builtin/show-branch.c:646
cc76011e 17554msgid "show remote-tracking and local branches"
dce37b66
JX
17555msgstr ""
17556
12705546 17557#: builtin/show-branch.c:648
cc76011e 17558msgid "show remote-tracking branches"
dce37b66
JX
17559msgstr ""
17560
12705546 17561#: builtin/show-branch.c:650
cc76011e 17562msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
17563msgstr ""
17564
12705546 17565#: builtin/show-branch.c:652
cc76011e 17566msgid "show <n> more commits after the common ancestor"
dce37b66
JX
17567msgstr ""
17568
12705546 17569#: builtin/show-branch.c:654
cc76011e 17570msgid "synonym to more=-1"
822e4a65
JX
17571msgstr ""
17572
12705546 17573#: builtin/show-branch.c:655
cc76011e 17574msgid "suppress naming strings"
dce37b66
JX
17575msgstr ""
17576
12705546 17577#: builtin/show-branch.c:657
cc76011e 17578msgid "include the current branch"
dce37b66
JX
17579msgstr ""
17580
12705546 17581#: builtin/show-branch.c:659
cc76011e 17582msgid "name commits with their object names"
dce37b66
JX
17583msgstr ""
17584
12705546 17585#: builtin/show-branch.c:661
cc76011e 17586msgid "show possible merge bases"
dce37b66
JX
17587msgstr ""
17588
12705546 17589#: builtin/show-branch.c:663
cc76011e 17590msgid "show refs unreachable from any other ref"
dce37b66
JX
17591msgstr ""
17592
12705546 17593#: builtin/show-branch.c:665
cc76011e 17594msgid "show commits in topological order"
dce37b66
JX
17595msgstr ""
17596
12705546 17597#: builtin/show-branch.c:668
cc76011e 17598msgid "show only commits not on the first branch"
dce37b66
JX
17599msgstr ""
17600
12705546 17601#: builtin/show-branch.c:670
cc76011e 17602msgid "show merges reachable from only one tip"
dce37b66
JX
17603msgstr ""
17604
12705546 17605#: builtin/show-branch.c:672
28b3cffc 17606msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
17607msgstr ""
17608
12705546 17609#: builtin/show-branch.c:675
cc76011e 17610msgid "<n>[,<base>]"
dce37b66
JX
17611msgstr ""
17612
12705546 17613#: builtin/show-branch.c:676
cc76011e 17614msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
17615msgstr ""
17616
12705546 17617#: builtin/show-branch.c:712
fda7b092
JX
17618msgid ""
17619"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
17620msgstr ""
17621
12705546 17622#: builtin/show-branch.c:736
fda7b092
JX
17623msgid "no branches given, and HEAD is not valid"
17624msgstr ""
17625
12705546 17626#: builtin/show-branch.c:739
fda7b092
JX
17627msgid "--reflog option needs one branch name"
17628msgstr ""
17629
12705546 17630#: builtin/show-branch.c:742
fda7b092
JX
17631#, c-format
17632msgid "only %d entry can be shown at one time."
17633msgid_plural "only %d entries can be shown at one time."
17634msgstr[0] ""
17635msgstr[1] ""
17636
12705546 17637#: builtin/show-branch.c:746
fda7b092
JX
17638#, c-format
17639msgid "no such ref %s"
17640msgstr ""
17641
d93ef2a1 17642#: builtin/show-branch.c:832
fda7b092
JX
17643#, c-format
17644msgid "cannot handle more than %d rev."
17645msgid_plural "cannot handle more than %d revs."
17646msgstr[0] ""
17647msgstr[1] ""
17648
d93ef2a1 17649#: builtin/show-branch.c:836
fda7b092
JX
17650#, c-format
17651msgid "'%s' is not a valid ref."
17652msgstr ""
17653
d93ef2a1 17654#: builtin/show-branch.c:839
fda7b092
JX
17655#, c-format
17656msgid "cannot find commit %s (%s)"
17657msgstr ""
17658
c08fd730 17659#: builtin/show-ref.c:12
cc76011e 17660msgid ""
c2ea1208
JX
17661"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
17662"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
17663msgstr ""
17664
c08fd730 17665#: builtin/show-ref.c:13
f4f2c8f8 17666msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
17667msgstr ""
17668
c08fd730 17669#: builtin/show-ref.c:162
cc76011e 17670msgid "only show tags (can be combined with heads)"
dce37b66
JX
17671msgstr ""
17672
c08fd730 17673#: builtin/show-ref.c:163
cc76011e 17674msgid "only show heads (can be combined with tags)"
dce37b66
JX
17675msgstr ""
17676
c08fd730 17677#: builtin/show-ref.c:164
cc76011e 17678msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
17679msgstr ""
17680
c08fd730 17681#: builtin/show-ref.c:167 builtin/show-ref.c:169
28b3cffc 17682msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
17683msgstr ""
17684
c08fd730 17685#: builtin/show-ref.c:171
cc76011e 17686msgid "dereference tags into object IDs"
dce37b66
JX
17687msgstr ""
17688
c08fd730 17689#: builtin/show-ref.c:173
cc76011e 17690msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
17691msgstr ""
17692
c08fd730 17693#: builtin/show-ref.c:177
cc76011e 17694msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
17695msgstr ""
17696
c08fd730 17697#: builtin/show-ref.c:179
cc76011e 17698msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
17699msgstr ""
17700
d93ef2a1
JX
17701#: builtin/stash.c:22 builtin/stash.c:37
17702msgid "git stash list [<options>]"
17703msgstr ""
17704
17705#: builtin/stash.c:23 builtin/stash.c:42
17706msgid "git stash show [<options>] [<stash>]"
17707msgstr ""
17708
17709#: builtin/stash.c:24 builtin/stash.c:47
17710msgid "git stash drop [-q|--quiet] [<stash>]"
17711msgstr ""
17712
17713#: builtin/stash.c:25
17714msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
17715msgstr ""
17716
17717#: builtin/stash.c:26 builtin/stash.c:62
17718msgid "git stash branch <branchname> [<stash>]"
17719msgstr ""
17720
17721#: builtin/stash.c:27 builtin/stash.c:67
17722msgid "git stash clear"
17723msgstr ""
17724
17725#: builtin/stash.c:28 builtin/stash.c:77
17726msgid ""
17727"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
17728" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
17729" [--] [<pathspec>...]]"
17730msgstr ""
17731
17732#: builtin/stash.c:31 builtin/stash.c:84
17733msgid ""
17734"git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
17735" [-u|--include-untracked] [-a|--all] [<message>]"
17736msgstr ""
17737
17738#: builtin/stash.c:52
17739msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
17740msgstr ""
17741
17742#: builtin/stash.c:57
17743msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
17744msgstr ""
17745
17746#: builtin/stash.c:72
17747msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
17748msgstr ""
17749
17750#: builtin/stash.c:127
17751#, c-format
17752msgid "'%s' is not a stash-like commit"
17753msgstr ""
17754
17755#: builtin/stash.c:147
17756#, c-format
17757msgid "Too many revisions specified:%s"
17758msgstr ""
17759
17760#: builtin/stash.c:161 git-legacy-stash.sh:548
17761msgid "No stash entries found."
17762msgstr ""
17763
17764#: builtin/stash.c:175
17765#, c-format
17766msgid "%s is not a valid reference"
17767msgstr ""
17768
17769#: builtin/stash.c:224 git-legacy-stash.sh:75
17770msgid "git stash clear with parameters is unimplemented"
17771msgstr ""
17772
17773#: builtin/stash.c:403
17774msgid "cannot apply a stash in the middle of a merge"
17775msgstr ""
17776
17777#: builtin/stash.c:414
17778#, c-format
17779msgid "could not generate diff %s^!."
17780msgstr ""
17781
17782#: builtin/stash.c:421
17783msgid "conflicts in index.Try without --index."
17784msgstr ""
17785
17786#: builtin/stash.c:427
17787msgid "could not save index tree"
17788msgstr ""
17789
17790#: builtin/stash.c:434
17791msgid "could not restore untracked files from stash"
17792msgstr ""
17793
17794#: builtin/stash.c:448
17795#, c-format
17796msgid "Merging %s with %s"
17797msgstr ""
17798
17799#: builtin/stash.c:458 git-legacy-stash.sh:680
17800msgid "Index was not unstashed."
17801msgstr ""
17802
17803#: builtin/stash.c:516 builtin/stash.c:615
17804msgid "attempt to recreate the index"
17805msgstr ""
17806
17807#: builtin/stash.c:549
17808#, c-format
17809msgid "Dropped %s (%s)"
17810msgstr ""
17811
17812#: builtin/stash.c:552
17813#, c-format
17814msgid "%s: Could not drop stash entry"
17815msgstr ""
17816
17817#: builtin/stash.c:577
17818#, c-format
17819msgid "'%s' is not a stash reference"
17820msgstr ""
17821
17822#: builtin/stash.c:627 git-legacy-stash.sh:694
17823msgid "The stash entry is kept in case you need it again."
17824msgstr ""
17825
17826#: builtin/stash.c:650 git-legacy-stash.sh:712
17827msgid "No branch name specified"
17828msgstr ""
17829
17830#: builtin/stash.c:789 builtin/stash.c:826
17831#, c-format
17832msgid "Cannot update %s with %s"
17833msgstr ""
17834
17835#: builtin/stash.c:807 builtin/stash.c:1474 builtin/stash.c:1510
17836msgid "stash message"
17837msgstr ""
17838
17839#: builtin/stash.c:817
17840msgid "\"git stash store\" requires one <commit> argument"
17841msgstr ""
17842
17843#: builtin/stash.c:1039 git-legacy-stash.sh:217
17844msgid "No changes selected"
17845msgstr ""
17846
17847#: builtin/stash.c:1135 git-legacy-stash.sh:150
17848msgid "You do not have the initial commit yet"
17849msgstr ""
17850
17851#: builtin/stash.c:1162 git-legacy-stash.sh:165
17852msgid "Cannot save the current index state"
17853msgstr ""
17854
17855#: builtin/stash.c:1171 git-legacy-stash.sh:180
17856msgid "Cannot save the untracked files"
17857msgstr ""
17858
17859#: builtin/stash.c:1182 builtin/stash.c:1191 git-legacy-stash.sh:200
17860#: git-legacy-stash.sh:213
17861msgid "Cannot save the current worktree state"
17862msgstr ""
17863
17864#: builtin/stash.c:1219 git-legacy-stash.sh:233
17865msgid "Cannot record working tree state"
17866msgstr ""
17867
17868#: builtin/stash.c:1268 git-legacy-stash.sh:337
17869msgid "Can't use --patch and --include-untracked or --all at the same time"
17870msgstr ""
17871
17872#: builtin/stash.c:1284
17873msgid "Did you forget to 'git add'?"
17874msgstr ""
17875
17876#: builtin/stash.c:1299 git-legacy-stash.sh:345
17877msgid "No local changes to save"
17878msgstr ""
17879
17880#: builtin/stash.c:1306 git-legacy-stash.sh:350
17881msgid "Cannot initialize stash"
17882msgstr ""
17883
17884#: builtin/stash.c:1321 git-legacy-stash.sh:354
17885msgid "Cannot save the current status"
17886msgstr ""
17887
17888#: builtin/stash.c:1326
17889#, c-format
17890msgid "Saved working directory and index state %s"
17891msgstr ""
17892
17893#: builtin/stash.c:1430 git-legacy-stash.sh:384
17894msgid "Cannot remove worktree changes"
17895msgstr ""
17896
17897#: builtin/stash.c:1465 builtin/stash.c:1501
17898msgid "keep index"
17899msgstr ""
17900
17901#: builtin/stash.c:1467 builtin/stash.c:1503
17902msgid "stash in patch mode"
17903msgstr ""
17904
17905#: builtin/stash.c:1468 builtin/stash.c:1504
17906msgid "quiet mode"
17907msgstr ""
17908
17909#: builtin/stash.c:1470 builtin/stash.c:1506
17910msgid "include untracked files in stash"
17911msgstr ""
17912
17913#: builtin/stash.c:1472 builtin/stash.c:1508
17914msgid "include ignore files"
17915msgstr ""
17916
17917#: builtin/stash.c:1568
17918#, c-format
17919msgid "could not exec %s"
17920msgstr ""
17921
5b34e000 17922#: builtin/stripspace.c:18
f4f2c8f8
JX
17923msgid "git stripspace [-s | --strip-comments]"
17924msgstr ""
17925
5b34e000 17926#: builtin/stripspace.c:19
f4f2c8f8
JX
17927msgid "git stripspace [-c | --comment-lines]"
17928msgstr ""
17929
94328cef 17930#: builtin/stripspace.c:37
f4f2c8f8
JX
17931msgid "skip and remove all lines starting with comment character"
17932msgstr ""
17933
94328cef 17934#: builtin/stripspace.c:40
9eb3984b 17935msgid "prepend comment character and space to each line"
f4f2c8f8
JX
17936msgstr ""
17937
d93ef2a1 17938#: builtin/submodule--helper.c:45 builtin/submodule--helper.c:1942
f517e50d
JX
17939#, c-format
17940msgid "Expecting a full ref name, got %s"
17941msgstr ""
17942
94328cef 17943#: builtin/submodule--helper.c:62
abc8de64
JX
17944msgid "submodule--helper print-default-remote takes no arguments"
17945msgstr ""
17946
94328cef 17947#: builtin/submodule--helper.c:100
f517e50d
JX
17948#, c-format
17949msgid "cannot strip one component off url '%s'"
17950msgstr ""
17951
94328cef 17952#: builtin/submodule--helper.c:408 builtin/submodule--helper.c:1367
f4f2c8f8
JX
17953msgid "alternative anchor for relative paths"
17954msgstr ""
17955
94328cef 17956#: builtin/submodule--helper.c:413
f4f2c8f8
JX
17957msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
17958msgstr ""
17959
94328cef
JX
17960#: builtin/submodule--helper.c:470 builtin/submodule--helper.c:627
17961#: builtin/submodule--helper.c:650
f517e50d
JX
17962#, c-format
17963msgid "No url found for submodule path '%s' in .gitmodules"
17964msgstr ""
17965
94328cef 17966#: builtin/submodule--helper.c:522
dba9f13c
JX
17967#, c-format
17968msgid "Entering '%s'\n"
17969msgstr ""
17970
94328cef 17971#: builtin/submodule--helper.c:525
dba9f13c
JX
17972#, c-format
17973msgid ""
17974"run_command returned non-zero status for %s\n"
17975"."
17976msgstr ""
17977
94328cef 17978#: builtin/submodule--helper.c:546
dba9f13c
JX
17979#, c-format
17980msgid ""
98ac7815
JX
17981"run_command returned non-zero status while recursing in the nested "
17982"submodules of %s\n"
dba9f13c
JX
17983"."
17984msgstr ""
17985
94328cef 17986#: builtin/submodule--helper.c:562
dba9f13c
JX
17987msgid "Suppress output of entering each submodule command"
17988msgstr ""
17989
94328cef 17990#: builtin/submodule--helper.c:564 builtin/submodule--helper.c:1049
dba9f13c
JX
17991msgid "Recurse into nested submodules"
17992msgstr ""
17993
94328cef 17994#: builtin/submodule--helper.c:569
d93ef2a1 17995msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
dba9f13c
JX
17996msgstr ""
17997
94328cef 17998#: builtin/submodule--helper.c:596
dfc182b1
JX
17999#, c-format
18000msgid ""
12705546 18001"could not look up configuration '%s'. Assuming this repository is its own "
dfc182b1
JX
18002"authoritative upstream."
18003msgstr ""
18004
94328cef 18005#: builtin/submodule--helper.c:664
f517e50d
JX
18006#, c-format
18007msgid "Failed to register url for submodule path '%s'"
18008msgstr ""
18009
94328cef 18010#: builtin/submodule--helper.c:668
f517e50d
JX
18011#, c-format
18012msgid "Submodule '%s' (%s) registered for path '%s'\n"
18013msgstr ""
18014
94328cef 18015#: builtin/submodule--helper.c:678
f517e50d
JX
18016#, c-format
18017msgid "warning: command update mode suggested for submodule '%s'\n"
18018msgstr ""
18019
94328cef 18020#: builtin/submodule--helper.c:685
f517e50d
JX
18021#, c-format
18022msgid "Failed to register update mode for submodule path '%s'"
18023msgstr ""
18024
94328cef 18025#: builtin/submodule--helper.c:707
f517e50d
JX
18026msgid "Suppress output for initializing a submodule"
18027msgstr ""
18028
94328cef 18029#: builtin/submodule--helper.c:712
d93ef2a1 18030msgid "git submodule--helper init [<options>] [<path>]"
f517e50d
JX
18031msgstr ""
18032
94328cef 18033#: builtin/submodule--helper.c:784 builtin/submodule--helper.c:910
18a90722
JX
18034#, c-format
18035msgid "no submodule mapping found in .gitmodules for path '%s'"
f4f2c8f8
JX
18036msgstr ""
18037
94328cef 18038#: builtin/submodule--helper.c:823
f4f2c8f8 18039#, c-format
18a90722
JX
18040msgid "could not resolve HEAD ref inside the submodule '%s'"
18041msgstr ""
18042
94328cef 18043#: builtin/submodule--helper.c:850 builtin/submodule--helper.c:1019
18a90722
JX
18044#, c-format
18045msgid "failed to recurse into submodule '%s'"
18046msgstr ""
18047
94328cef 18048#: builtin/submodule--helper.c:874 builtin/submodule--helper.c:1185
18a90722
JX
18049msgid "Suppress submodule status output"
18050msgstr ""
18051
94328cef 18052#: builtin/submodule--helper.c:875
18a90722
JX
18053msgid ""
18054"Use commit stored in the index instead of the one stored in the submodule "
18055"HEAD"
18056msgstr ""
18057
94328cef 18058#: builtin/submodule--helper.c:876
18a90722
JX
18059msgid "recurse into nested submodules"
18060msgstr ""
18061
94328cef 18062#: builtin/submodule--helper.c:881
18a90722
JX
18063msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
18064msgstr ""
18065
94328cef 18066#: builtin/submodule--helper.c:905
18a90722 18067msgid "git submodule--helper name <path>"
f4f2c8f8
JX
18068msgstr ""
18069
94328cef 18070#: builtin/submodule--helper.c:969
abc8de64
JX
18071#, c-format
18072msgid "Synchronizing submodule url for '%s'\n"
18073msgstr ""
18074
94328cef 18075#: builtin/submodule--helper.c:975
abc8de64
JX
18076#, c-format
18077msgid "failed to register url for submodule path '%s'"
18078msgstr ""
18079
94328cef 18080#: builtin/submodule--helper.c:989
abc8de64
JX
18081#, c-format
18082msgid "failed to get the default remote for submodule '%s'"
18083msgstr ""
18084
94328cef 18085#: builtin/submodule--helper.c:1000
abc8de64
JX
18086#, c-format
18087msgid "failed to update remote for submodule '%s'"
18088msgstr ""
18089
94328cef 18090#: builtin/submodule--helper.c:1047
abc8de64
JX
18091msgid "Suppress output of synchronizing submodule url"
18092msgstr ""
18093
94328cef 18094#: builtin/submodule--helper.c:1054
abc8de64
JX
18095msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
18096msgstr ""
18097
94328cef 18098#: builtin/submodule--helper.c:1108
abc8de64
JX
18099#, c-format
18100msgid ""
18101"Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
18102"really want to remove it including all of its history)"
18103msgstr ""
18104
94328cef 18105#: builtin/submodule--helper.c:1120
abc8de64
JX
18106#, c-format
18107msgid ""
18108"Submodule work tree '%s' contains local modifications; use '-f' to discard "
18109"them"
18110msgstr ""
18111
94328cef 18112#: builtin/submodule--helper.c:1128
abc8de64
JX
18113#, c-format
18114msgid "Cleared directory '%s'\n"
18115msgstr ""
18116
94328cef 18117#: builtin/submodule--helper.c:1130
abc8de64
JX
18118#, c-format
18119msgid "Could not remove submodule work tree '%s'\n"
18120msgstr ""
18121
94328cef 18122#: builtin/submodule--helper.c:1141
abc8de64
JX
18123#, c-format
18124msgid "could not create empty submodule directory %s"
18125msgstr ""
18126
94328cef 18127#: builtin/submodule--helper.c:1157
abc8de64
JX
18128#, c-format
18129msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
18130msgstr ""
18131
94328cef 18132#: builtin/submodule--helper.c:1186
abc8de64
JX
18133msgid "Remove submodule working trees even if they contain local changes"
18134msgstr ""
18135
94328cef 18136#: builtin/submodule--helper.c:1187
abc8de64
JX
18137msgid "Unregister all submodules"
18138msgstr ""
18139
94328cef 18140#: builtin/submodule--helper.c:1192
abc8de64
JX
18141msgid ""
18142"git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
18143msgstr ""
18144
94328cef 18145#: builtin/submodule--helper.c:1206
abc8de64
JX
18146msgid "Use '--all' if you really want to deinitialize all submodules"
18147msgstr ""
18148
94328cef 18149#: builtin/submodule--helper.c:1301 builtin/submodule--helper.c:1304
fda7b092
JX
18150#, c-format
18151msgid "submodule '%s' cannot add alternate: %s"
18152msgstr ""
18153
94328cef 18154#: builtin/submodule--helper.c:1340
fda7b092
JX
18155#, c-format
18156msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
18157msgstr ""
18158
94328cef 18159#: builtin/submodule--helper.c:1347
fda7b092
JX
18160#, c-format
18161msgid "Value '%s' for submodule.alternateLocation is not recognized"
18162msgstr ""
18163
94328cef 18164#: builtin/submodule--helper.c:1370
f4f2c8f8
JX
18165msgid "where the new submodule will be cloned to"
18166msgstr ""
18167
94328cef 18168#: builtin/submodule--helper.c:1373
f4f2c8f8
JX
18169msgid "name of the new submodule"
18170msgstr ""
18171
94328cef 18172#: builtin/submodule--helper.c:1376
f4f2c8f8
JX
18173msgid "url where to clone the submodule from"
18174msgstr ""
18175
94328cef 18176#: builtin/submodule--helper.c:1384
f4f2c8f8
JX
18177msgid "depth for shallow clones"
18178msgstr ""
18179
d93ef2a1 18180#: builtin/submodule--helper.c:1387 builtin/submodule--helper.c:1871
fda7b092
JX
18181msgid "force cloning progress"
18182msgstr ""
18183
94328cef 18184#: builtin/submodule--helper.c:1392
f4f2c8f8
JX
18185msgid ""
18186"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f517e50d 18187"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
f4f2c8f8
JX
18188msgstr ""
18189
94328cef 18190#: builtin/submodule--helper.c:1423
f4f2c8f8
JX
18191#, c-format
18192msgid "clone of '%s' into submodule path '%s' failed"
18193msgstr ""
18194
94328cef 18195#: builtin/submodule--helper.c:1437
f4f2c8f8
JX
18196#, c-format
18197msgid "could not get submodule directory for '%s'"
18198msgstr ""
18199
94328cef 18200#: builtin/submodule--helper.c:1473
12705546
JX
18201#, c-format
18202msgid "Invalid update mode '%s' for submodule path '%s'"
18203msgstr ""
18204
94328cef 18205#: builtin/submodule--helper.c:1477
12705546
JX
18206#, c-format
18207msgid "Invalid update mode '%s' configured for submodule path '%s'"
18208msgstr ""
18209
94328cef 18210#: builtin/submodule--helper.c:1570
f517e50d
JX
18211#, c-format
18212msgid "Submodule path '%s' not initialized"
18213msgstr ""
18214
94328cef 18215#: builtin/submodule--helper.c:1574
f517e50d
JX
18216msgid "Maybe you want to use 'update --init'?"
18217msgstr ""
18218
94328cef 18219#: builtin/submodule--helper.c:1604
f517e50d
JX
18220#, c-format
18221msgid "Skipping unmerged submodule %s"
18222msgstr ""
18223
94328cef 18224#: builtin/submodule--helper.c:1633
f517e50d
JX
18225#, c-format
18226msgid "Skipping submodule '%s'"
18227msgstr ""
18228
94328cef 18229#: builtin/submodule--helper.c:1777
9fa976ff
JX
18230#, c-format
18231msgid "Failed to clone '%s'. Retry scheduled"
18232msgstr ""
18233
94328cef 18234#: builtin/submodule--helper.c:1788
9fa976ff
JX
18235#, c-format
18236msgid "Failed to clone '%s' a second time, aborting"
18237msgstr ""
18238
d93ef2a1 18239#: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:2092
f517e50d
JX
18240msgid "path into the working tree"
18241msgstr ""
18242
d93ef2a1 18243#: builtin/submodule--helper.c:1853
f517e50d
JX
18244msgid "path into the working tree, across nested submodule boundaries"
18245msgstr ""
18246
d93ef2a1 18247#: builtin/submodule--helper.c:1857
f517e50d
JX
18248msgid "rebase, merge, checkout or none"
18249msgstr ""
18250
d93ef2a1 18251#: builtin/submodule--helper.c:1863
f517e50d
JX
18252msgid "Create a shallow clone truncated to the specified number of revisions"
18253msgstr ""
18254
d93ef2a1 18255#: builtin/submodule--helper.c:1866
f517e50d
JX
18256msgid "parallel jobs"
18257msgstr ""
18258
d93ef2a1 18259#: builtin/submodule--helper.c:1868
9fa976ff
JX
18260msgid "whether the initial clone should follow the shallow recommendation"
18261msgstr ""
18262
d93ef2a1 18263#: builtin/submodule--helper.c:1869
f517e50d
JX
18264msgid "don't print cloning progress"
18265msgstr ""
18266
d93ef2a1 18267#: builtin/submodule--helper.c:1876
f517e50d
JX
18268msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
18269msgstr ""
18270
d93ef2a1 18271#: builtin/submodule--helper.c:1889
f517e50d
JX
18272msgid "bad value for update parameter"
18273msgstr ""
18274
d93ef2a1 18275#: builtin/submodule--helper.c:1937
9fa976ff
JX
18276#, c-format
18277msgid ""
18278"Submodule (%s) branch configured to inherit branch from superproject, but "
18279"the superproject is not on any branch"
18280msgstr ""
18281
d93ef2a1 18282#: builtin/submodule--helper.c:2060
12705546
JX
18283#, c-format
18284msgid "could not get a repository handle for submodule '%s'"
18285msgstr ""
18286
d93ef2a1 18287#: builtin/submodule--helper.c:2093
673bfad0
JX
18288msgid "recurse into submodules"
18289msgstr ""
18290
d93ef2a1
JX
18291#: builtin/submodule--helper.c:2099
18292msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
673bfad0
JX
18293msgstr ""
18294
94328cef 18295#: builtin/submodule--helper.c:2156
12705546
JX
18296msgid "check if it is safe to write to the .gitmodules file"
18297msgstr ""
18298
d93ef2a1
JX
18299#: builtin/submodule--helper.c:2159
18300msgid "unset the config in the .gitmodules file"
18301msgstr ""
18302
18303#: builtin/submodule--helper.c:2164
18304msgid "git submodule--helper config <name> [<value>]"
18305msgstr ""
18306
18307#: builtin/submodule--helper.c:2165
18308msgid "git submodule--helper config --unset <name>"
12705546
JX
18309msgstr ""
18310
d93ef2a1 18311#: builtin/submodule--helper.c:2166
12705546
JX
18312msgid "git submodule--helper config --check-writeable"
18313msgstr ""
18314
d93ef2a1 18315#: builtin/submodule--helper.c:2185 git-submodule.sh:171
12705546
JX
18316#, sh-format
18317msgid "please make sure that the .gitmodules file is in the working tree"
18318msgstr ""
18319
d93ef2a1 18320#: builtin/submodule--helper.c:2235 git.c:433 git.c:685
673bfad0
JX
18321#, c-format
18322msgid "%s doesn't support --super-prefix"
18323msgstr ""
18324
d93ef2a1 18325#: builtin/submodule--helper.c:2241
f4f2c8f8 18326#, c-format
f517e50d 18327msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
18328msgstr ""
18329
5b34e000 18330#: builtin/symbolic-ref.c:8
c2ea1208 18331msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
18332msgstr ""
18333
5b34e000 18334#: builtin/symbolic-ref.c:9
c2ea1208 18335msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
18336msgstr ""
18337
25eab542 18338#: builtin/symbolic-ref.c:40
cc76011e
JX
18339msgid "suppress error message for non-symbolic (detached) refs"
18340msgstr ""
18341
25eab542 18342#: builtin/symbolic-ref.c:41
fe52cd62
JX
18343msgid "delete symbolic ref"
18344msgstr ""
18345
25eab542 18346#: builtin/symbolic-ref.c:42
cc76011e
JX
18347msgid "shorten ref output"
18348msgstr ""
18349
dba9f13c 18350#: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
cc76011e
JX
18351msgid "reason"
18352msgstr ""
18353
dba9f13c 18354#: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
cc76011e
JX
18355msgid "reason of the update"
18356msgstr ""
18357
dba9f13c 18358#: builtin/tag.c:25
dce37b66 18359msgid ""
d93ef2a1
JX
18360"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
18361"\t\t<tagname> [<head>]"
dce37b66
JX
18362msgstr ""
18363
d93ef2a1 18364#: builtin/tag.c:27
cc76011e 18365msgid "git tag -d <tagname>..."
dce37b66
JX
18366msgstr ""
18367
d93ef2a1 18368#: builtin/tag.c:28
cc76011e 18369msgid ""
dfc182b1
JX
18370"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
18371"points-at <object>]\n"
f4f2c8f8 18372"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
dce37b66
JX
18373msgstr ""
18374
d93ef2a1 18375#: builtin/tag.c:30
673bfad0 18376msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
18377msgstr ""
18378
d93ef2a1 18379#: builtin/tag.c:88
dce37b66
JX
18380#, c-format
18381msgid "tag '%s' not found."
18382msgstr ""
18383
d93ef2a1 18384#: builtin/tag.c:104
dce37b66
JX
18385#, c-format
18386msgid "Deleted tag '%s' (was %s)\n"
18387msgstr ""
18388
d93ef2a1 18389#: builtin/tag.c:134
9caaf23e 18390#, c-format
dce37b66
JX
18391msgid ""
18392"\n"
fe05e196
JX
18393"Write a message for tag:\n"
18394" %s\n"
9caaf23e 18395"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
18396msgstr ""
18397
d93ef2a1 18398#: builtin/tag.c:138
9caaf23e 18399#, c-format
dce37b66
JX
18400msgid ""
18401"\n"
fe05e196
JX
18402"Write a message for tag:\n"
18403" %s\n"
9caaf23e 18404"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 18405"want to.\n"
dce37b66
JX
18406msgstr ""
18407
d93ef2a1 18408#: builtin/tag.c:192
dce37b66
JX
18409msgid "unable to sign the tag"
18410msgstr ""
18411
d93ef2a1 18412#: builtin/tag.c:194
dce37b66
JX
18413msgid "unable to write tag file"
18414msgstr ""
18415
d93ef2a1
JX
18416#: builtin/tag.c:210
18417#, c-format
18418msgid ""
c08fd730 18419"You have created a nested tag. The object referred to by your new tag is\n"
d93ef2a1
JX
18420"already a tag. If you meant to tag the object that it points to, use:\n"
18421"\n"
18422"\tgit tag -f %s %s^{}"
18423msgstr ""
18424
18425#: builtin/tag.c:226
dce37b66
JX
18426msgid "bad object type."
18427msgstr ""
18428
d93ef2a1 18429#: builtin/tag.c:278
dce37b66
JX
18430msgid "no tag message?"
18431msgstr ""
18432
d93ef2a1 18433#: builtin/tag.c:285
dce37b66
JX
18434#, c-format
18435msgid "The tag message has been left in %s\n"
18436msgstr ""
18437
d93ef2a1 18438#: builtin/tag.c:396
cc76011e
JX
18439msgid "list tag names"
18440msgstr ""
18441
d93ef2a1 18442#: builtin/tag.c:398
cc76011e
JX
18443msgid "print <n> lines of each tag message"
18444msgstr ""
18445
d93ef2a1 18446#: builtin/tag.c:400
cc76011e
JX
18447msgid "delete tags"
18448msgstr ""
18449
d93ef2a1 18450#: builtin/tag.c:401
cc76011e
JX
18451msgid "verify tags"
18452msgstr ""
18453
d93ef2a1 18454#: builtin/tag.c:403
cc76011e
JX
18455msgid "Tag creation options"
18456msgstr ""
18457
d93ef2a1 18458#: builtin/tag.c:405
cc76011e
JX
18459msgid "annotated tag, needs a message"
18460msgstr ""
18461
d93ef2a1 18462#: builtin/tag.c:407
cc76011e
JX
18463msgid "tag message"
18464msgstr ""
18465
d93ef2a1 18466#: builtin/tag.c:409
abc8de64
JX
18467msgid "force edit of tag message"
18468msgstr ""
18469
d93ef2a1 18470#: builtin/tag.c:410
cc76011e
JX
18471msgid "annotated and GPG-signed tag"
18472msgstr ""
18473
d93ef2a1 18474#: builtin/tag.c:413
cc76011e
JX
18475msgid "use another key to sign the tag"
18476msgstr ""
18477
d93ef2a1 18478#: builtin/tag.c:414
cc76011e
JX
18479msgid "replace the tag if exists"
18480msgstr ""
18481
d93ef2a1 18482#: builtin/tag.c:415 builtin/update-ref.c:369
80d1b481 18483msgid "create a reflog"
df0617bf
JX
18484msgstr ""
18485
d93ef2a1 18486#: builtin/tag.c:417
c2ea1208 18487msgid "Tag listing options"
cc76011e
JX
18488msgstr ""
18489
d93ef2a1 18490#: builtin/tag.c:418
c2ea1208 18491msgid "show tag list in columns"
5e078fcd
JX
18492msgstr ""
18493
d93ef2a1 18494#: builtin/tag.c:419 builtin/tag.c:421
f4f2c8f8 18495msgid "print only tags that contain the commit"
cc76011e
JX
18496msgstr ""
18497
d93ef2a1 18498#: builtin/tag.c:420 builtin/tag.c:422
dfc182b1
JX
18499msgid "print only tags that don't contain the commit"
18500msgstr ""
18501
d93ef2a1 18502#: builtin/tag.c:423
f4f2c8f8 18503msgid "print only tags that are merged"
cc76011e
JX
18504msgstr ""
18505
d93ef2a1 18506#: builtin/tag.c:424
f4f2c8f8 18507msgid "print only tags that are not merged"
cc76011e
JX
18508msgstr ""
18509
d93ef2a1 18510#: builtin/tag.c:428
f4f2c8f8 18511msgid "print only tags of the object"
822e4a65
JX
18512msgstr ""
18513
d93ef2a1 18514#: builtin/tag.c:472
f4f2c8f8 18515msgid "--column and -n are incompatible"
5e078fcd
JX
18516msgstr ""
18517
d93ef2a1 18518#: builtin/tag.c:494
dfc182b1
JX
18519msgid "-n option is only allowed in list mode"
18520msgstr ""
18521
d93ef2a1 18522#: builtin/tag.c:496
dfc182b1 18523msgid "--contains option is only allowed in list mode"
dce37b66
JX
18524msgstr ""
18525
d93ef2a1 18526#: builtin/tag.c:498
dfc182b1 18527msgid "--no-contains option is only allowed in list mode"
dce37b66
JX
18528msgstr ""
18529
d93ef2a1 18530#: builtin/tag.c:500
dfc182b1 18531msgid "--points-at option is only allowed in list mode"
1d4ac88d
JX
18532msgstr ""
18533
d93ef2a1 18534#: builtin/tag.c:502
dfc182b1 18535msgid "--merged and --no-merged options are only allowed in list mode"
f4f2c8f8
JX
18536msgstr ""
18537
d93ef2a1 18538#: builtin/tag.c:513
dce37b66
JX
18539msgid "only one -F or -m option is allowed."
18540msgstr ""
18541
d93ef2a1 18542#: builtin/tag.c:532
dce37b66
JX
18543msgid "too many params"
18544msgstr ""
18545
d93ef2a1 18546#: builtin/tag.c:538
dce37b66
JX
18547#, c-format
18548msgid "'%s' is not a valid tag name."
18549msgstr ""
18550
d93ef2a1 18551#: builtin/tag.c:543
dce37b66
JX
18552#, c-format
18553msgid "tag '%s' already exists"
18554msgstr ""
18555
d93ef2a1 18556#: builtin/tag.c:574
dce37b66
JX
18557#, c-format
18558msgid "Updated tag '%s' (was %s)\n"
18559msgstr ""
18560
dba9f13c 18561#: builtin/unpack-objects.c:500
5e078fcd
JX
18562msgid "Unpacking objects"
18563msgstr ""
18564
94328cef 18565#: builtin/update-index.c:83
64f23b0c
JX
18566#, c-format
18567msgid "failed to create directory %s"
18568msgstr ""
18569
94328cef 18570#: builtin/update-index.c:99
64f23b0c
JX
18571#, c-format
18572msgid "failed to create file %s"
18573msgstr ""
18574
94328cef 18575#: builtin/update-index.c:107
64f23b0c
JX
18576#, c-format
18577msgid "failed to delete file %s"
18578msgstr ""
18579
94328cef 18580#: builtin/update-index.c:114 builtin/update-index.c:220
64f23b0c
JX
18581#, c-format
18582msgid "failed to delete directory %s"
18583msgstr ""
18584
94328cef 18585#: builtin/update-index.c:139
64f23b0c 18586#, c-format
9eb3984b 18587msgid "Testing mtime in '%s' "
64f23b0c
JX
18588msgstr ""
18589
94328cef 18590#: builtin/update-index.c:153
64f23b0c
JX
18591msgid "directory stat info does not change after adding a new file"
18592msgstr ""
18593
94328cef 18594#: builtin/update-index.c:166
64f23b0c
JX
18595msgid "directory stat info does not change after adding a new directory"
18596msgstr ""
18597
94328cef 18598#: builtin/update-index.c:179
64f23b0c
JX
18599msgid "directory stat info changes after updating a file"
18600msgstr ""
18601
94328cef 18602#: builtin/update-index.c:190
64f23b0c
JX
18603msgid "directory stat info changes after adding a file inside subdirectory"
18604msgstr ""
18605
94328cef 18606#: builtin/update-index.c:201
64f23b0c
JX
18607msgid "directory stat info does not change after deleting a file"
18608msgstr ""
18609
94328cef 18610#: builtin/update-index.c:214
64f23b0c
JX
18611msgid "directory stat info does not change after deleting a directory"
18612msgstr ""
18613
94328cef 18614#: builtin/update-index.c:221
64f23b0c
JX
18615msgid " OK"
18616msgstr ""
18617
94328cef 18618#: builtin/update-index.c:589
c2ea1208 18619msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
18620msgstr ""
18621
d93ef2a1 18622#: builtin/update-index.c:971
cc76011e 18623msgid "continue refresh even when index needs update"
6f6731e7
JX
18624msgstr ""
18625
d93ef2a1 18626#: builtin/update-index.c:974
cc76011e 18627msgid "refresh: ignore submodules"
6f6731e7
JX
18628msgstr ""
18629
d93ef2a1 18630#: builtin/update-index.c:977
cc76011e 18631msgid "do not ignore new files"
6f6731e7
JX
18632msgstr ""
18633
d93ef2a1 18634#: builtin/update-index.c:979
cc76011e
JX
18635msgid "let files replace directories and vice-versa"
18636msgstr ""
18637
d93ef2a1 18638#: builtin/update-index.c:981
cc76011e
JX
18639msgid "notice files missing from worktree"
18640msgstr ""
18641
d93ef2a1 18642#: builtin/update-index.c:983
cc76011e
JX
18643msgid "refresh even if index contains unmerged entries"
18644msgstr ""
18645
d93ef2a1 18646#: builtin/update-index.c:986
cc76011e
JX
18647msgid "refresh stat information"
18648msgstr ""
18649
d93ef2a1 18650#: builtin/update-index.c:990
cc76011e
JX
18651msgid "like --refresh, but ignore assume-unchanged setting"
18652msgstr ""
18653
d93ef2a1 18654#: builtin/update-index.c:994
5e078fcd 18655msgid "<mode>,<object>,<path>"
cc76011e
JX
18656msgstr ""
18657
d93ef2a1 18658#: builtin/update-index.c:995
cc76011e
JX
18659msgid "add the specified entry to the index"
18660msgstr ""
18661
d93ef2a1 18662#: builtin/update-index.c:1005
9fa976ff 18663msgid "mark files as \"not changing\""
cc76011e
JX
18664msgstr ""
18665
d93ef2a1 18666#: builtin/update-index.c:1008
cc76011e
JX
18667msgid "clear assumed-unchanged bit"
18668msgstr ""
18669
d93ef2a1 18670#: builtin/update-index.c:1011
cc76011e
JX
18671msgid "mark files as \"index-only\""
18672msgstr ""
18673
d93ef2a1 18674#: builtin/update-index.c:1014
cc76011e
JX
18675msgid "clear skip-worktree bit"
18676msgstr ""
18677
d93ef2a1 18678#: builtin/update-index.c:1017
cc76011e
JX
18679msgid "add to index only; do not add content to object database"
18680msgstr ""
18681
d93ef2a1 18682#: builtin/update-index.c:1019
cc76011e
JX
18683msgid "remove named paths even if present in worktree"
18684msgstr ""
18685
d93ef2a1 18686#: builtin/update-index.c:1021
cc76011e
JX
18687msgid "with --stdin: input lines are terminated by null bytes"
18688msgstr ""
18689
d93ef2a1 18690#: builtin/update-index.c:1023
cc76011e
JX
18691msgid "read list of paths to be updated from standard input"
18692msgstr ""
18693
d93ef2a1 18694#: builtin/update-index.c:1027
cc76011e
JX
18695msgid "add entries from standard input to the index"
18696msgstr ""
18697
d93ef2a1 18698#: builtin/update-index.c:1031
cc76011e
JX
18699msgid "repopulate stages #2 and #3 for the listed paths"
18700msgstr ""
18701
d93ef2a1 18702#: builtin/update-index.c:1035
cc76011e
JX
18703msgid "only update entries that differ from HEAD"
18704msgstr ""
18705
d93ef2a1 18706#: builtin/update-index.c:1039
cc76011e
JX
18707msgid "ignore files missing from worktree"
18708msgstr ""
18709
d93ef2a1 18710#: builtin/update-index.c:1042
cc76011e
JX
18711msgid "report actions to standard output"
18712msgstr ""
18713
d93ef2a1 18714#: builtin/update-index.c:1044
cc76011e
JX
18715msgid "(for porcelains) forget saved unresolved conflicts"
18716msgstr ""
18717
d93ef2a1 18718#: builtin/update-index.c:1048
cc76011e
JX
18719msgid "write index in this format"
18720msgstr ""
18721
d93ef2a1 18722#: builtin/update-index.c:1050
fe05e196
JX
18723msgid "enable or disable split index"
18724msgstr ""
18725
d93ef2a1 18726#: builtin/update-index.c:1052
64f23b0c
JX
18727msgid "enable/disable untracked cache"
18728msgstr ""
18729
d93ef2a1 18730#: builtin/update-index.c:1054
9eb3984b
JX
18731msgid "test if the filesystem supports untracked cache"
18732msgstr ""
18733
d93ef2a1 18734#: builtin/update-index.c:1056
64f23b0c
JX
18735msgid "enable untracked cache without testing the filesystem"
18736msgstr ""
18737
d93ef2a1 18738#: builtin/update-index.c:1058
18a90722
JX
18739msgid "write out the index even if is not flagged as changed"
18740msgstr ""
18741
d93ef2a1 18742#: builtin/update-index.c:1060
18a90722
JX
18743msgid "enable or disable file system monitor"
18744msgstr ""
18745
d93ef2a1 18746#: builtin/update-index.c:1062
18a90722
JX
18747msgid "mark files as fsmonitor valid"
18748msgstr ""
18749
d93ef2a1 18750#: builtin/update-index.c:1065
18a90722
JX
18751msgid "clear fsmonitor valid bit"
18752msgstr ""
18753
d93ef2a1 18754#: builtin/update-index.c:1168
dfc182b1
JX
18755msgid ""
18756"core.splitIndex is set to false; remove or change it, if you really want to "
18757"enable split index"
18758msgstr ""
18759
d93ef2a1 18760#: builtin/update-index.c:1177
dfc182b1
JX
18761msgid ""
18762"core.splitIndex is set to true; remove or change it, if you really want to "
18763"disable split index"
18764msgstr ""
18765
d93ef2a1 18766#: builtin/update-index.c:1188
fda7b092
JX
18767msgid ""
18768"core.untrackedCache is set to true; remove or change it, if you really want "
18769"to disable the untracked cache"
18770msgstr ""
18771
d93ef2a1 18772#: builtin/update-index.c:1192
9eb3984b
JX
18773msgid "Untracked cache disabled"
18774msgstr ""
18775
d93ef2a1 18776#: builtin/update-index.c:1200
fda7b092
JX
18777msgid ""
18778"core.untrackedCache is set to false; remove or change it, if you really want "
18779"to enable the untracked cache"
18780msgstr ""
18781
d93ef2a1 18782#: builtin/update-index.c:1204
9eb3984b
JX
18783#, c-format
18784msgid "Untracked cache enabled for '%s'"
18785msgstr ""
18786
d93ef2a1 18787#: builtin/update-index.c:1212
18a90722
JX
18788msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
18789msgstr ""
18790
d93ef2a1 18791#: builtin/update-index.c:1216
18a90722
JX
18792msgid "fsmonitor enabled"
18793msgstr ""
18794
d93ef2a1 18795#: builtin/update-index.c:1219
18a90722
JX
18796msgid ""
18797"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
18798msgstr ""
18799
d93ef2a1 18800#: builtin/update-index.c:1223
18a90722
JX
18801msgid "fsmonitor disabled"
18802msgstr ""
18803
5b34e000 18804#: builtin/update-ref.c:10
c2ea1208 18805msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
18806msgstr ""
18807
5b34e000 18808#: builtin/update-ref.c:11
c2ea1208 18809msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
18810msgstr ""
18811
5b34e000 18812#: builtin/update-ref.c:12
c2ea1208 18813msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
18814msgstr ""
18815
dba9f13c 18816#: builtin/update-ref.c:364
cc76011e
JX
18817msgid "delete the reference"
18818msgstr ""
18819
dba9f13c 18820#: builtin/update-ref.c:366
cc76011e
JX
18821msgid "update <refname> not the one it points to"
18822msgstr ""
18823
dba9f13c 18824#: builtin/update-ref.c:367
727b9576
JX
18825msgid "stdin has NUL-terminated arguments"
18826msgstr ""
18827
dba9f13c 18828#: builtin/update-ref.c:368
727b9576
JX
18829msgid "read updates from stdin"
18830msgstr ""
18831
5b34e000 18832#: builtin/update-server-info.c:7
cc76011e
JX
18833msgid "git update-server-info [--force]"
18834msgstr ""
18835
5b34e000 18836#: builtin/update-server-info.c:15
cc76011e
JX
18837msgid "update the info files from scratch"
18838msgstr ""
18839
9b7388a8
JX
18840#: builtin/upload-pack.c:11
18841msgid "git upload-pack [<options>] <dir>"
18842msgstr ""
18843
d93ef2a1
JX
18844#: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
18845msgid "quit after a single request/response exchange"
18846msgstr ""
18847
9b7388a8
JX
18848#: builtin/upload-pack.c:25
18849msgid "exit immediately after initial ref advertisement"
18850msgstr ""
18851
18852#: builtin/upload-pack.c:27
18853msgid "do not try <directory>/.git/ if <directory> is no Git directory"
18854msgstr ""
18855
18856#: builtin/upload-pack.c:29
18857msgid "interrupt transfer after <n> seconds of inactivity"
18858msgstr ""
18859
dba9f13c 18860#: builtin/verify-commit.c:20
c2ea1208 18861msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
18862msgstr ""
18863
dba9f13c 18864#: builtin/verify-commit.c:76
fe05e196
JX
18865msgid "print commit contents"
18866msgstr ""
18867
dba9f13c 18868#: builtin/verify-commit.c:77 builtin/verify-tag.c:38
df0617bf
JX
18869msgid "print raw gpg status output"
18870msgstr ""
18871
5b34e000 18872#: builtin/verify-pack.c:55
c2ea1208 18873msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
18874msgstr ""
18875
5b34e000 18876#: builtin/verify-pack.c:65
cc76011e
JX
18877msgid "verbose"
18878msgstr ""
18879
5b34e000 18880#: builtin/verify-pack.c:67
cc76011e
JX
18881msgid "show statistics only"
18882msgstr ""
18883
5b34e000 18884#: builtin/verify-tag.c:19
673bfad0 18885msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
18886msgstr ""
18887
5b34e000 18888#: builtin/verify-tag.c:37
cc76011e
JX
18889msgid "print tag contents"
18890msgstr ""
18891
94328cef 18892#: builtin/worktree.c:18
abc8de64 18893msgid "git worktree add [<options>] <path> [<commit-ish>]"
a4156d20
JX
18894msgstr ""
18895
94328cef 18896#: builtin/worktree.c:19
9fa976ff 18897msgid "git worktree list [<options>]"
a4156d20
JX
18898msgstr ""
18899
94328cef 18900#: builtin/worktree.c:20
9fa976ff
JX
18901msgid "git worktree lock [<options>] <path>"
18902msgstr ""
18903
94328cef 18904#: builtin/worktree.c:21
abc8de64 18905msgid "git worktree move <worktree> <new-path>"
9fa976ff
JX
18906msgstr ""
18907
94328cef 18908#: builtin/worktree.c:22
abc8de64
JX
18909msgid "git worktree prune [<options>]"
18910msgstr ""
18911
94328cef 18912#: builtin/worktree.c:23
abc8de64
JX
18913msgid "git worktree remove [<options>] <worktree>"
18914msgstr ""
18915
94328cef 18916#: builtin/worktree.c:24
9fa976ff 18917msgid "git worktree unlock <path>"
f4f2c8f8
JX
18918msgstr ""
18919
d93ef2a1 18920#: builtin/worktree.c:61 builtin/worktree.c:891
12705546
JX
18921#, c-format
18922msgid "failed to delete '%s'"
18923msgstr ""
18924
94328cef 18925#: builtin/worktree.c:80
a4156d20
JX
18926#, c-format
18927msgid "Removing worktrees/%s: not a valid directory"
18928msgstr ""
18929
94328cef 18930#: builtin/worktree.c:86
a4156d20
JX
18931#, c-format
18932msgid "Removing worktrees/%s: gitdir file does not exist"
18933msgstr ""
18934
94328cef 18935#: builtin/worktree.c:91 builtin/worktree.c:100
a4156d20
JX
18936#, c-format
18937msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
18938msgstr ""
18939
94328cef 18940#: builtin/worktree.c:110
25eab542
JX
18941#, c-format
18942msgid ""
18943"Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
18944"%<PRIuMAX>)"
18945msgstr ""
18946
94328cef 18947#: builtin/worktree.c:118
a4156d20
JX
18948#, c-format
18949msgid "Removing worktrees/%s: invalid gitdir file"
18950msgstr ""
18951
94328cef 18952#: builtin/worktree.c:127
a4156d20
JX
18953#, c-format
18954msgid "Removing worktrees/%s: gitdir file points to non-existent location"
18955msgstr ""
18956
94328cef 18957#: builtin/worktree.c:166
a4d94835
JX
18958msgid "report pruned working trees"
18959msgstr ""
18960
94328cef 18961#: builtin/worktree.c:168
a4d94835
JX
18962msgid "expire working trees older than <time>"
18963msgstr ""
18964
94328cef 18965#: builtin/worktree.c:235
a4156d20
JX
18966#, c-format
18967msgid "'%s' already exists"
18968msgstr ""
18969
94328cef 18970#: builtin/worktree.c:252
12705546
JX
18971#, c-format
18972msgid "unable to re-add worktree '%s'"
18973msgstr ""
18974
94328cef 18975#: builtin/worktree.c:257
12705546
JX
18976#, c-format
18977msgid ""
18978"'%s' is a missing but locked worktree;\n"
18979"use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
18980msgstr ""
18981
94328cef 18982#: builtin/worktree.c:259
12705546
JX
18983#, c-format
18984msgid ""
18985"'%s' is a missing but already registered worktree;\n"
18986"use 'add -f' to override, or 'prune' or 'remove' to clear"
18987msgstr ""
18988
d93ef2a1 18989#: builtin/worktree.c:302
a4156d20
JX
18990#, c-format
18991msgid "could not create directory of '%s'"
18992msgstr ""
18993
d93ef2a1 18994#: builtin/worktree.c:432 builtin/worktree.c:438
9b7388a8
JX
18995#, c-format
18996msgid "Preparing worktree (new branch '%s')"
18997msgstr ""
18998
d93ef2a1 18999#: builtin/worktree.c:434
9b7388a8
JX
19000#, c-format
19001msgid "Preparing worktree (resetting branch '%s'; was at %s)"
19002msgstr ""
19003
d93ef2a1 19004#: builtin/worktree.c:443
9b7388a8
JX
19005#, c-format
19006msgid "Preparing worktree (checking out '%s')"
19007msgstr ""
19008
d93ef2a1 19009#: builtin/worktree.c:449
a4156d20 19010#, c-format
9b7388a8 19011msgid "Preparing worktree (detached HEAD %s)"
a4156d20
JX
19012msgstr ""
19013
d93ef2a1 19014#: builtin/worktree.c:490
a4156d20
JX
19015msgid "checkout <branch> even if already checked out in other worktree"
19016msgstr ""
19017
d93ef2a1 19018#: builtin/worktree.c:493
a4156d20
JX
19019msgid "create a new branch"
19020msgstr ""
19021
d93ef2a1 19022#: builtin/worktree.c:495
9fa976ff 19023msgid "create or reset a branch"
a4156d20
JX
19024msgstr ""
19025
d93ef2a1 19026#: builtin/worktree.c:497
f517e50d
JX
19027msgid "populate the new working tree"
19028msgstr ""
19029
d93ef2a1 19030#: builtin/worktree.c:498
28e1aaa4
JX
19031msgid "keep the new working tree locked"
19032msgstr ""
19033
d93ef2a1 19034#: builtin/worktree.c:501
18a90722
JX
19035msgid "set up tracking mode (see git-branch(1))"
19036msgstr ""
19037
d93ef2a1 19038#: builtin/worktree.c:504
18a90722
JX
19039msgid "try to match the new branch name with a remote-tracking branch"
19040msgstr ""
19041
d93ef2a1 19042#: builtin/worktree.c:512
df0617bf 19043msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
19044msgstr ""
19045
d93ef2a1 19046#: builtin/worktree.c:573
18a90722
JX
19047msgid "--[no-]track can only be used if a new branch is created"
19048msgstr ""
19049
d93ef2a1 19050#: builtin/worktree.c:673
9fa976ff
JX
19051msgid "reason for locking"
19052msgstr ""
19053
d93ef2a1
JX
19054#: builtin/worktree.c:685 builtin/worktree.c:718 builtin/worktree.c:792
19055#: builtin/worktree.c:919
9fa976ff
JX
19056#, c-format
19057msgid "'%s' is not a working tree"
19058msgstr ""
19059
d93ef2a1 19060#: builtin/worktree.c:687 builtin/worktree.c:720
9fa976ff
JX
19061msgid "The main working tree cannot be locked or unlocked"
19062msgstr ""
19063
d93ef2a1 19064#: builtin/worktree.c:692
9fa976ff
JX
19065#, c-format
19066msgid "'%s' is already locked, reason: %s"
19067msgstr ""
19068
d93ef2a1 19069#: builtin/worktree.c:694
9fa976ff
JX
19070#, c-format
19071msgid "'%s' is already locked"
19072msgstr ""
19073
d93ef2a1 19074#: builtin/worktree.c:722
9fa976ff
JX
19075#, c-format
19076msgid "'%s' is not locked"
19077msgstr ""
19078
d93ef2a1 19079#: builtin/worktree.c:763
abc8de64
JX
19080msgid "working trees containing submodules cannot be moved or removed"
19081msgstr ""
19082
d93ef2a1 19083#: builtin/worktree.c:771
12705546
JX
19084msgid "force move even if worktree is dirty or locked"
19085msgstr ""
19086
d93ef2a1 19087#: builtin/worktree.c:794 builtin/worktree.c:921
abc8de64
JX
19088#, c-format
19089msgid "'%s' is a main working tree"
19090msgstr ""
19091
d93ef2a1 19092#: builtin/worktree.c:799
abc8de64
JX
19093#, c-format
19094msgid "could not figure out destination name from '%s'"
19095msgstr ""
19096
d93ef2a1 19097#: builtin/worktree.c:805
abc8de64
JX
19098#, c-format
19099msgid "target '%s' already exists"
19100msgstr ""
19101
d93ef2a1 19102#: builtin/worktree.c:813
abc8de64 19103#, c-format
12705546
JX
19104msgid ""
19105"cannot move a locked working tree, lock reason: %s\n"
19106"use 'move -f -f' to override or unlock first"
abc8de64
JX
19107msgstr ""
19108
d93ef2a1 19109#: builtin/worktree.c:815
12705546
JX
19110msgid ""
19111"cannot move a locked working tree;\n"
19112"use 'move -f -f' to override or unlock first"
abc8de64
JX
19113msgstr ""
19114
d93ef2a1 19115#: builtin/worktree.c:818
abc8de64
JX
19116#, c-format
19117msgid "validation failed, cannot move working tree: %s"
19118msgstr ""
19119
d93ef2a1 19120#: builtin/worktree.c:823
abc8de64
JX
19121#, c-format
19122msgid "failed to move '%s' to '%s'"
19123msgstr ""
19124
d93ef2a1 19125#: builtin/worktree.c:871
abc8de64
JX
19126#, c-format
19127msgid "failed to run 'git status' on '%s'"
19128msgstr ""
19129
d93ef2a1 19130#: builtin/worktree.c:875
abc8de64
JX
19131#, c-format
19132msgid "'%s' is dirty, use --force to delete it"
19133msgstr ""
19134
d93ef2a1 19135#: builtin/worktree.c:880
abc8de64
JX
19136#, c-format
19137msgid "failed to run 'git status' on '%s', code %d"
19138msgstr ""
19139
d93ef2a1 19140#: builtin/worktree.c:903
12705546 19141msgid "force removal even if worktree is dirty or locked"
abc8de64
JX
19142msgstr ""
19143
d93ef2a1 19144#: builtin/worktree.c:926
abc8de64 19145#, c-format
12705546
JX
19146msgid ""
19147"cannot remove a locked working tree, lock reason: %s\n"
19148"use 'remove -f -f' to override or unlock first"
abc8de64
JX
19149msgstr ""
19150
d93ef2a1 19151#: builtin/worktree.c:928
12705546
JX
19152msgid ""
19153"cannot remove a locked working tree;\n"
19154"use 'remove -f -f' to override or unlock first"
abc8de64
JX
19155msgstr ""
19156
d93ef2a1 19157#: builtin/worktree.c:931
abc8de64
JX
19158#, c-format
19159msgid "validation failed, cannot remove working tree: %s"
19160msgstr ""
19161
94328cef 19162#: builtin/write-tree.c:15
cc76011e
JX
19163msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
19164msgstr ""
19165
94328cef 19166#: builtin/write-tree.c:28
cc76011e
JX
19167msgid "<prefix>/"
19168msgstr ""
19169
94328cef 19170#: builtin/write-tree.c:29
cc76011e
JX
19171msgid "write tree object for a subdirectory <prefix>"
19172msgstr ""
19173
94328cef 19174#: builtin/write-tree.c:31
cc76011e
JX
19175msgid "only useful for debugging"
19176msgstr ""
19177
94328cef 19178#: credential-cache--daemon.c:223
fda7b092
JX
19179#, c-format
19180msgid ""
19181"The permissions on your socket directory are too loose; other\n"
19182"users may be able to read your cached credentials. Consider running:\n"
19183"\n"
19184"\tchmod 0700 %s"
19185msgstr ""
19186
94328cef 19187#: credential-cache--daemon.c:272
d07a63e4
JX
19188msgid "print debugging messages to stderr"
19189msgstr ""
19190
12705546
JX
19191#: t/helper/test-reach.c:152
19192#, c-format
19193msgid "commit %s is not marked reachable"
19194msgstr ""
19195
19196#: t/helper/test-reach.c:162
19197msgid "too many commits marked reachable"
19198msgstr ""
19199
d93ef2a1
JX
19200#: t/helper/test-serve-v2.c:7
19201msgid "test-tool serve-v2 [<options>]"
19202msgstr ""
19203
19204#: t/helper/test-serve-v2.c:19
19205msgid "exit immediately after advertising capabilities"
19206msgstr ""
19207
55892712 19208#: git.c:27
abc8de64
JX
19209msgid ""
19210"git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
19211" [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
9b7388a8
JX
19212" [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
19213"bare]\n"
abc8de64
JX
19214" [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
19215" <command> [<args>]"
19216msgstr ""
19217
55892712 19218#: git.c:34
c6bc7d43 19219msgid ""
d07a63e4 19220"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43
JX
19221"concept guides. See 'git help <command>' or 'git help <concept>'\n"
19222"to read about a specific subcommand or concept."
6f6731e7
JX
19223msgstr ""
19224
d93ef2a1 19225#: git.c:185
abc8de64
JX
19226#, c-format
19227msgid "no directory given for --git-dir\n"
19228msgstr ""
19229
d93ef2a1 19230#: git.c:199
abc8de64
JX
19231#, c-format
19232msgid "no namespace given for --namespace\n"
19233msgstr ""
19234
d93ef2a1 19235#: git.c:213
abc8de64
JX
19236#, c-format
19237msgid "no directory given for --work-tree\n"
19238msgstr ""
19239
d93ef2a1 19240#: git.c:227
abc8de64
JX
19241#, c-format
19242msgid "no prefix given for --super-prefix\n"
19243msgstr ""
19244
d93ef2a1 19245#: git.c:249
abc8de64
JX
19246#, c-format
19247msgid "-c expects a configuration string\n"
19248msgstr ""
19249
d93ef2a1 19250#: git.c:287
abc8de64
JX
19251#, c-format
19252msgid "no directory given for -C\n"
19253msgstr ""
19254
d93ef2a1 19255#: git.c:313
abc8de64
JX
19256#, c-format
19257msgid "unknown option: %s\n"
19258msgstr ""
19259
d93ef2a1 19260#: git.c:359
94328cef
JX
19261#, c-format
19262msgid "while expanding alias '%s': '%s'"
19263msgstr ""
19264
d93ef2a1 19265#: git.c:368
94328cef
JX
19266#, c-format
19267msgid ""
19268"alias '%s' changes environment variables.\n"
19269"You can use '!git' in the alias to do this"
19270msgstr ""
19271
d93ef2a1 19272#: git.c:376
94328cef
JX
19273#, c-format
19274msgid "empty alias for %s"
19275msgstr ""
19276
d93ef2a1 19277#: git.c:379
94328cef
JX
19278#, c-format
19279msgid "recursive alias: %s"
19280msgstr ""
19281
d93ef2a1 19282#: git.c:459
94328cef
JX
19283msgid "write failure on standard output"
19284msgstr ""
19285
d93ef2a1 19286#: git.c:461
94328cef
JX
19287msgid "unknown write failure on standard output"
19288msgstr ""
19289
d93ef2a1 19290#: git.c:463
94328cef
JX
19291msgid "close failed on standard output"
19292msgstr ""
19293
d93ef2a1 19294#: git.c:797
12705546
JX
19295#, c-format
19296msgid "alias loop detected: expansion of '%s' does not terminate:%s"
19297msgstr ""
19298
d93ef2a1 19299#: git.c:847
94328cef
JX
19300#, c-format
19301msgid "cannot handle %s as a builtin"
19302msgstr ""
19303
d93ef2a1 19304#: git.c:860
94328cef
JX
19305#, c-format
19306msgid ""
19307"usage: %s\n"
19308"\n"
19309msgstr ""
19310
d93ef2a1 19311#: git.c:880
abc8de64
JX
19312#, c-format
19313msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
19314msgstr ""
19315
d93ef2a1 19316#: git.c:892
abc8de64
JX
19317#, c-format
19318msgid "failed to run command '%s': %s\n"
19319msgstr ""
19320
94328cef 19321#: http.c:378
28e1aaa4
JX
19322#, c-format
19323msgid "negative value for http.postbuffer; defaulting to %d"
19324msgstr ""
19325
94328cef 19326#: http.c:399
fda7b092
JX
19327msgid "Delegation control is not supported with cURL < 7.22.0"
19328msgstr ""
19329
94328cef 19330#: http.c:408
9eb3984b
JX
19331msgid "Public key pinning not supported with cURL < 7.44.0"
19332msgstr ""
19333
94328cef 19334#: http.c:876
36dd6933 19335msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
12705546
JX
19336msgstr ""
19337
94328cef 19338#: http.c:949
12705546
JX
19339msgid "Protocol restrictions not supported with cURL < 7.19.4"
19340msgstr ""
19341
94328cef 19342#: http.c:1085
12705546
JX
19343#, c-format
19344msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
19345msgstr ""
19346
94328cef 19347#: http.c:1092
12705546
JX
19348#, c-format
19349msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
19350msgstr ""
19351
94328cef 19352#: http.c:1096
12705546
JX
19353#, c-format
19354msgid "Could not set SSL backend to '%s': already set"
19355msgstr ""
19356
d93ef2a1 19357#: http.c:1965
673bfad0
JX
19358#, c-format
19359msgid ""
19360"unable to update url base from redirection:\n"
19361" asked for: %s\n"
19362" redirect: %s"
19363msgstr ""
19364
d93ef2a1
JX
19365#: remote-curl.c:157
19366#, c-format
19367msgid "invalid quoting in push-option value: '%s'"
19368msgstr ""
19369
19370#: remote-curl.c:254
19371#, c-format
19372msgid "%sinfo/refs not valid: is this a git repository?"
19373msgstr ""
19374
19375#: remote-curl.c:355
19376msgid "invalid server response; expected service, got flush packet"
19377msgstr ""
19378
19379#: remote-curl.c:386
19380#, c-format
19381msgid "invalid server response; got '%s'"
19382msgstr ""
19383
19384#: remote-curl.c:446
19385#, c-format
19386msgid "repository '%s' not found"
19387msgstr ""
19388
19389#: remote-curl.c:450
19390#, c-format
19391msgid "Authentication failed for '%s'"
19392msgstr ""
19393
19394#: remote-curl.c:454
19395#, c-format
19396msgid "unable to access '%s': %s"
19397msgstr ""
19398
19399#: remote-curl.c:460
673bfad0
JX
19400#, c-format
19401msgid "redirecting to %s"
19402msgstr ""
19403
d93ef2a1
JX
19404#: remote-curl.c:584
19405msgid "shouldn't have EOF when not gentle on EOF"
19406msgstr ""
19407
19408#: remote-curl.c:664
19409msgid "unable to rewind rpc post data - try increasing http.postBuffer"
19410msgstr ""
19411
19412#: remote-curl.c:724
19413#, c-format
19414msgid "RPC failed; %s"
19415msgstr ""
19416
19417#: remote-curl.c:764
19418msgid "cannot handle pushes this big"
19419msgstr ""
19420
19421#: remote-curl.c:879
19422#, c-format
19423msgid "cannot deflate request; zlib deflate error %d"
19424msgstr ""
19425
19426#: remote-curl.c:883
19427#, c-format
19428msgid "cannot deflate request; zlib end error %d"
19429msgstr ""
19430
19431#: remote-curl.c:1014
19432msgid "dumb http transport does not support shallow capabilities"
19433msgstr ""
19434
19435#: remote-curl.c:1028
19436msgid "fetch failed."
19437msgstr ""
19438
19439#: remote-curl.c:1076
19440msgid "cannot fetch by sha1 over smart http"
19441msgstr ""
19442
19443#: remote-curl.c:1120 remote-curl.c:1126
19444#, c-format
386544cd 19445msgid "protocol error: expected sha/ref, got '%s'"
d93ef2a1
JX
19446msgstr ""
19447
19448#: remote-curl.c:1138 remote-curl.c:1252
19449#, c-format
19450msgid "http transport does not support %s"
19451msgstr ""
19452
19453#: remote-curl.c:1174
19454msgid "git-http-push failed"
19455msgstr ""
19456
19457#: remote-curl.c:1360
19458msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
19459msgstr ""
19460
19461#: remote-curl.c:1392
19462msgid "remote-curl: error reading command stream from git"
19463msgstr ""
19464
19465#: remote-curl.c:1399
19466msgid "remote-curl: fetch attempted without a local repo"
19467msgstr ""
19468
19469#: remote-curl.c:1439
19470#, c-format
19471msgid "remote-curl: unknown command '%s' from git"
19472msgstr ""
19473
386544cd 19474#: list-objects-filter-options.h:61
d93ef2a1
JX
19475msgid "args"
19476msgstr ""
19477
386544cd 19478#: list-objects-filter-options.h:62
d93ef2a1 19479msgid "object filtering"
64f23b0c
JX
19480msgstr ""
19481
c08fd730 19482#: parse-options.h:170
d93ef2a1
JX
19483msgid "expiry-date"
19484msgstr ""
19485
c08fd730 19486#: parse-options.h:184
55892712 19487msgid "no-op (backward compatibility)"
64f23b0c
JX
19488msgstr ""
19489
c08fd730 19490#: parse-options.h:304
55892712 19491msgid "be more verbose"
64f23b0c
JX
19492msgstr ""
19493
c08fd730 19494#: parse-options.h:306
55892712 19495msgid "be more quiet"
64f23b0c
JX
19496msgstr ""
19497
c08fd730 19498#: parse-options.h:312
55892712 19499msgid "use <n> digits to display SHA-1s"
64f23b0c
JX
19500msgstr ""
19501
c08fd730 19502#: parse-options.h:331
d93ef2a1
JX
19503msgid "how to strip spaces and #comments from message"
19504msgstr ""
19505
19506#: ref-filter.h:101
19507msgid "key"
19508msgstr ""
19509
19510#: ref-filter.h:101
19511msgid "field name to sort on"
19512msgstr ""
19513
19514#: rerere.h:44
19515msgid "update the index with reused conflict resolution if possible"
19516msgstr ""
19517
55892712 19518#: command-list.h:50
822e4a65
JX
19519msgid "Add file contents to the index"
19520msgstr ""
19521
55892712
JX
19522#: command-list.h:51
19523msgid "Apply a series of patches from a mailbox"
19524msgstr ""
19525
19526#: command-list.h:52
19527msgid "Annotate file lines with commit information"
19528msgstr ""
19529
19530#: command-list.h:53
19531msgid "Apply a patch to files and/or to the index"
19532msgstr ""
19533
19534#: command-list.h:54
12705546 19535msgid "Import a GNU Arch repository into Git"
55892712
JX
19536msgstr ""
19537
19538#: command-list.h:55
19539msgid "Create an archive of files from a named tree"
19540msgstr ""
19541
19542#: command-list.h:56
df0617bf 19543msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
19544msgstr ""
19545
55892712
JX
19546#: command-list.h:57
19547msgid "Show what revision and author last modified each line of a file"
19548msgstr ""
19549
19550#: command-list.h:58
822e4a65
JX
19551msgid "List, create, or delete branches"
19552msgstr ""
19553
55892712
JX
19554#: command-list.h:59
19555msgid "Move objects and refs by archive"
19556msgstr ""
19557
19558#: command-list.h:60
19559msgid "Provide content or type and size information for repository objects"
19560msgstr ""
19561
19562#: command-list.h:61
19563msgid "Display gitattributes information"
19564msgstr ""
19565
19566#: command-list.h:62
19567msgid "Debug gitignore / exclude files"
19568msgstr ""
19569
19570#: command-list.h:63
19571msgid "Show canonical names and email addresses of contacts"
19572msgstr ""
19573
19574#: command-list.h:64
a4156d20 19575msgid "Switch branches or restore working tree files"
822e4a65
JX
19576msgstr ""
19577
55892712
JX
19578#: command-list.h:65
19579msgid "Copy files from the index to the working tree"
19580msgstr ""
19581
19582#: command-list.h:66
19583msgid "Ensures that a reference name is well formed"
19584msgstr ""
19585
19586#: command-list.h:67
19587msgid "Find commits yet to be applied to upstream"
19588msgstr ""
19589
19590#: command-list.h:68
19591msgid "Apply the changes introduced by some existing commits"
19592msgstr ""
19593
19594#: command-list.h:69
19595msgid "Graphical alternative to git-commit"
19596msgstr ""
19597
19598#: command-list.h:70
19599msgid "Remove untracked files from the working tree"
19600msgstr ""
19601
19602#: command-list.h:71
822e4a65
JX
19603msgid "Clone a repository into a new directory"
19604msgstr ""
19605
55892712
JX
19606#: command-list.h:72
19607msgid "Display data in columns"
19608msgstr ""
19609
19610#: command-list.h:73
822e4a65
JX
19611msgid "Record changes to the repository"
19612msgstr ""
19613
55892712 19614#: command-list.h:74
12705546 19615msgid "Write and verify Git commit-graph files"
55892712
JX
19616msgstr ""
19617
19618#: command-list.h:75
19619msgid "Create a new commit object"
19620msgstr ""
19621
19622#: command-list.h:76
19623msgid "Get and set repository or global options"
19624msgstr ""
19625
19626#: command-list.h:77
19627msgid "Count unpacked number of objects and their disk consumption"
19628msgstr ""
19629
19630#: command-list.h:78
19631msgid "Retrieve and store user credentials"
19632msgstr ""
19633
19634#: command-list.h:79
19635msgid "Helper to temporarily store passwords in memory"
19636msgstr ""
19637
19638#: command-list.h:80
19639msgid "Helper to store credentials on disk"
19640msgstr ""
19641
19642#: command-list.h:81
19643msgid "Export a single commit to a CVS checkout"
19644msgstr ""
19645
19646#: command-list.h:82
19647msgid "Salvage your data out of another SCM people love to hate"
19648msgstr ""
19649
19650#: command-list.h:83
19651msgid "A CVS server emulator for Git"
19652msgstr ""
19653
19654#: command-list.h:84
19655msgid "A really simple server for Git repositories"
19656msgstr ""
19657
19658#: command-list.h:85
19659msgid "Give an object a human readable name based on an available ref"
19660msgstr ""
19661
19662#: command-list.h:86
822e4a65
JX
19663msgid "Show changes between commits, commit and working tree, etc"
19664msgstr ""
19665
55892712
JX
19666#: command-list.h:87
19667msgid "Compares files in the working tree and the index"
19668msgstr ""
19669
19670#: command-list.h:88
19671msgid "Compare a tree to the working tree or index"
19672msgstr ""
19673
19674#: command-list.h:89
19675msgid "Compares the content and mode of blobs found via two tree objects"
19676msgstr ""
19677
19678#: command-list.h:90
19679msgid "Show changes using common diff tools"
19680msgstr ""
19681
19682#: command-list.h:91
19683msgid "Git data exporter"
19684msgstr ""
19685
19686#: command-list.h:92
19687msgid "Backend for fast Git data importers"
19688msgstr ""
19689
19690#: command-list.h:93
822e4a65
JX
19691msgid "Download objects and refs from another repository"
19692msgstr ""
19693
55892712
JX
19694#: command-list.h:94
19695msgid "Receive missing objects from another repository"
19696msgstr ""
19697
19698#: command-list.h:95
19699msgid "Rewrite branches"
19700msgstr ""
19701
19702#: command-list.h:96
19703msgid "Produce a merge commit message"
19704msgstr ""
19705
19706#: command-list.h:97
19707msgid "Output information on each ref"
19708msgstr ""
19709
19710#: command-list.h:98
19711msgid "Prepare patches for e-mail submission"
19712msgstr ""
19713
19714#: command-list.h:99
19715msgid "Verifies the connectivity and validity of the objects in the database"
19716msgstr ""
19717
19718#: command-list.h:100
19719msgid "Cleanup unnecessary files and optimize the local repository"
19720msgstr ""
19721
19722#: command-list.h:101
19723msgid "Extract commit ID from an archive created using git-archive"
19724msgstr ""
19725
19726#: command-list.h:102
822e4a65
JX
19727msgid "Print lines matching a pattern"
19728msgstr ""
19729
55892712
JX
19730#: command-list.h:103
19731msgid "A portable graphical interface to Git"
19732msgstr ""
19733
19734#: command-list.h:104
19735msgid "Compute object ID and optionally creates a blob from a file"
19736msgstr ""
19737
19738#: command-list.h:105
19739msgid "Display help information about Git"
19740msgstr ""
19741
19742#: command-list.h:106
19743msgid "Server side implementation of Git over HTTP"
19744msgstr ""
19745
19746#: command-list.h:107
19747msgid "Download from a remote Git repository via HTTP"
19748msgstr ""
19749
19750#: command-list.h:108
19751msgid "Push objects over HTTP/DAV to another repository"
19752msgstr ""
19753
19754#: command-list.h:109
19755msgid "Send a collection of patches from stdin to an IMAP folder"
19756msgstr ""
19757
19758#: command-list.h:110
19759msgid "Build pack index file for an existing packed archive"
19760msgstr ""
19761
19762#: command-list.h:111
9caaf23e 19763msgid "Create an empty Git repository or reinitialize an existing one"
822e4a65
JX
19764msgstr ""
19765
55892712
JX
19766#: command-list.h:112
19767msgid "Instantly browse your working repository in gitweb"
19768msgstr ""
19769
19770#: command-list.h:113
d93ef2a1 19771msgid "Add or parse structured information in commit messages"
55892712
JX
19772msgstr ""
19773
19774#: command-list.h:114
19775msgid "The Git repository browser"
19776msgstr ""
19777
19778#: command-list.h:115
822e4a65
JX
19779msgid "Show commit logs"
19780msgstr ""
19781
55892712
JX
19782#: command-list.h:116
19783msgid "Show information about files in the index and the working tree"
19784msgstr ""
19785
19786#: command-list.h:117
19787msgid "List references in a remote repository"
19788msgstr ""
19789
19790#: command-list.h:118
19791msgid "List the contents of a tree object"
19792msgstr ""
19793
19794#: command-list.h:119
19795msgid "Extracts patch and authorship from a single e-mail message"
19796msgstr ""
19797
19798#: command-list.h:120
19799msgid "Simple UNIX mbox splitter program"
19800msgstr ""
19801
19802#: command-list.h:121
822e4a65
JX
19803msgid "Join two or more development histories together"
19804msgstr ""
19805
55892712
JX
19806#: command-list.h:122
19807msgid "Find as good common ancestors as possible for a merge"
19808msgstr ""
19809
19810#: command-list.h:123
19811msgid "Run a three-way file merge"
19812msgstr ""
19813
19814#: command-list.h:124
19815msgid "Run a merge for files needing merging"
19816msgstr ""
19817
19818#: command-list.h:125
19819msgid "The standard helper program to use with git-merge-index"
19820msgstr ""
19821
19822#: command-list.h:126
19823msgid "Run merge conflict resolution tools to resolve merge conflicts"
19824msgstr ""
19825
19826#: command-list.h:127
19827msgid "Show three-way merge without touching index"
19828msgstr ""
19829
19830#: command-list.h:128
12705546 19831msgid "Write and verify multi-pack-indexes"
55892712
JX
19832msgstr ""
19833
19834#: command-list.h:129
12705546 19835msgid "Creates a tag object"
55892712
JX
19836msgstr ""
19837
19838#: command-list.h:130
12705546 19839msgid "Build a tree-object from ls-tree formatted text"
822e4a65
JX
19840msgstr ""
19841
55892712 19842#: command-list.h:131
12705546 19843msgid "Move or rename a file, a directory, or a symlink"
55892712
JX
19844msgstr ""
19845
19846#: command-list.h:132
12705546 19847msgid "Find symbolic names for given revs"
55892712
JX
19848msgstr ""
19849
19850#: command-list.h:133
12705546 19851msgid "Add or inspect object notes"
55892712
JX
19852msgstr ""
19853
19854#: command-list.h:134
12705546 19855msgid "Import from and submit to Perforce repositories"
55892712
JX
19856msgstr ""
19857
19858#: command-list.h:135
12705546 19859msgid "Create a packed archive of objects"
55892712
JX
19860msgstr ""
19861
19862#: command-list.h:136
12705546 19863msgid "Find redundant pack files"
55892712
JX
19864msgstr ""
19865
19866#: command-list.h:137
12705546 19867msgid "Pack heads and tags for efficient repository access"
55892712
JX
19868msgstr ""
19869
19870#: command-list.h:138
12705546 19871msgid "Routines to help parsing remote repository access parameters"
55892712
JX
19872msgstr ""
19873
19874#: command-list.h:139
12705546 19875msgid "Compute unique ID for a patch"
55892712
JX
19876msgstr ""
19877
19878#: command-list.h:140
12705546 19879msgid "Prune all unreachable objects from the object database"
55892712
JX
19880msgstr ""
19881
19882#: command-list.h:141
12705546 19883msgid "Remove extra objects that are already in pack files"
822e4a65
JX
19884msgstr ""
19885
55892712 19886#: command-list.h:142
12705546 19887msgid "Fetch from and integrate with another repository or a local branch"
822e4a65
JX
19888msgstr ""
19889
55892712 19890#: command-list.h:143
12705546 19891msgid "Update remote refs along with associated objects"
55892712
JX
19892msgstr ""
19893
19894#: command-list.h:144
12705546 19895msgid "Applies a quilt patchset onto the current branch"
55892712
JX
19896msgstr ""
19897
19898#: command-list.h:145
12705546 19899msgid "Compare two commit ranges (e.g. two versions of a branch)"
822e4a65
JX
19900msgstr ""
19901
55892712 19902#: command-list.h:146
12705546 19903msgid "Reads tree information into the index"
55892712
JX
19904msgstr ""
19905
19906#: command-list.h:147
12705546 19907msgid "Reapply commits on top of another base tip"
55892712
JX
19908msgstr ""
19909
19910#: command-list.h:148
12705546 19911msgid "Receive what is pushed into the repository"
55892712
JX
19912msgstr ""
19913
19914#: command-list.h:149
12705546 19915msgid "Manage reflog information"
55892712
JX
19916msgstr ""
19917
19918#: command-list.h:150
12705546 19919msgid "Manage set of tracked repositories"
55892712
JX
19920msgstr ""
19921
19922#: command-list.h:151
12705546 19923msgid "Pack unpacked objects in a repository"
55892712
JX
19924msgstr ""
19925
19926#: command-list.h:152
12705546 19927msgid "Create, list, delete refs to replace objects"
55892712
JX
19928msgstr ""
19929
19930#: command-list.h:153
12705546 19931msgid "Generates a summary of pending changes"
822e4a65
JX
19932msgstr ""
19933
55892712 19934#: command-list.h:154
12705546 19935msgid "Reuse recorded resolution of conflicted merges"
55892712
JX
19936msgstr ""
19937
19938#: command-list.h:155
12705546 19939msgid "Reset current HEAD to the specified state"
55892712
JX
19940msgstr ""
19941
19942#: command-list.h:156
12705546 19943msgid "Revert some existing commits"
55892712
JX
19944msgstr ""
19945
19946#: command-list.h:157
12705546 19947msgid "Lists commit objects in reverse chronological order"
822e4a65
JX
19948msgstr ""
19949
55892712 19950#: command-list.h:158
12705546 19951msgid "Pick out and massage parameters"
55892712
JX
19952msgstr ""
19953
19954#: command-list.h:159
12705546 19955msgid "Remove files from the working tree and from the index"
55892712
JX
19956msgstr ""
19957
19958#: command-list.h:160
12705546 19959msgid "Send a collection of patches as emails"
55892712
JX
19960msgstr ""
19961
19962#: command-list.h:161
12705546 19963msgid "Push objects over Git protocol to another repository"
55892712
JX
19964msgstr ""
19965
19966#: command-list.h:162
12705546 19967msgid "Restricted login shell for Git-only SSH access"
822e4a65
JX
19968msgstr ""
19969
55892712 19970#: command-list.h:163
12705546 19971msgid "Summarize 'git log' output"
55892712
JX
19972msgstr ""
19973
19974#: command-list.h:164
12705546
JX
19975msgid "Show various types of objects"
19976msgstr ""
19977
19978#: command-list.h:165
dba9f13c 19979msgid "Show branches and their commits"
55892712
JX
19980msgstr ""
19981
12705546 19982#: command-list.h:166
dba9f13c 19983msgid "Show packed archive index"
55892712
JX
19984msgstr ""
19985
12705546 19986#: command-list.h:167
dba9f13c 19987msgid "List references in a local repository"
55892712
JX
19988msgstr ""
19989
12705546 19990#: command-list.h:168
dba9f13c 19991msgid "Git's i18n setup code for shell scripts"
55892712
JX
19992msgstr ""
19993
12705546 19994#: command-list.h:169
dba9f13c 19995msgid "Common Git shell script setup code"
55892712
JX
19996msgstr ""
19997
12705546 19998#: command-list.h:170
dba9f13c 19999msgid "Stash the changes in a dirty working directory away"
55892712
JX
20000msgstr ""
20001
12705546 20002#: command-list.h:171
dba9f13c 20003msgid "Add file contents to the staging area"
822e4a65
JX
20004msgstr ""
20005
12705546 20006#: command-list.h:172
dba9f13c 20007msgid "Show the working tree status"
55892712
JX
20008msgstr ""
20009
12705546 20010#: command-list.h:173
dba9f13c 20011msgid "Remove unnecessary whitespace"
55892712
JX
20012msgstr ""
20013
12705546 20014#: command-list.h:174
dba9f13c 20015msgid "Initialize, update or inspect submodules"
55892712
JX
20016msgstr ""
20017
12705546 20018#: command-list.h:175
dba9f13c 20019msgid "Bidirectional operation between a Subversion repository and Git"
55892712
JX
20020msgstr ""
20021
12705546 20022#: command-list.h:176
dba9f13c 20023msgid "Read, modify and delete symbolic refs"
822e4a65
JX
20024msgstr ""
20025
12705546 20026#: command-list.h:177
dba9f13c 20027msgid "Create, list, delete or verify a tag object signed with GPG"
d07a63e4
JX
20028msgstr ""
20029
12705546 20030#: command-list.h:178
dba9f13c 20031msgid "Creates a temporary file with a blob's contents"
d07a63e4
JX
20032msgstr ""
20033
12705546 20034#: command-list.h:179
dba9f13c 20035msgid "Unpack objects from a packed archive"
d07a63e4
JX
20036msgstr ""
20037
12705546 20038#: command-list.h:180
dba9f13c 20039msgid "Register file contents in the working tree to the index"
d07a63e4
JX
20040msgstr ""
20041
12705546 20042#: command-list.h:181
dba9f13c 20043msgid "Update the object name stored in a ref safely"
55892712
JX
20044msgstr ""
20045
12705546 20046#: command-list.h:182
dba9f13c 20047msgid "Update auxiliary info file to help dumb servers"
55892712
JX
20048msgstr ""
20049
12705546 20050#: command-list.h:183
dba9f13c 20051msgid "Send archive back to git-archive"
55892712
JX
20052msgstr ""
20053
12705546 20054#: command-list.h:184
dba9f13c 20055msgid "Send objects packed back to git-fetch-pack"
55892712
JX
20056msgstr ""
20057
12705546 20058#: command-list.h:185
dba9f13c 20059msgid "Show a Git logical variable"
55892712
JX
20060msgstr ""
20061
12705546 20062#: command-list.h:186
dba9f13c 20063msgid "Check the GPG signature of commits"
55892712
JX
20064msgstr ""
20065
12705546 20066#: command-list.h:187
dba9f13c 20067msgid "Validate packed Git archive files"
55892712
JX
20068msgstr ""
20069
12705546 20070#: command-list.h:188
dba9f13c 20071msgid "Check the GPG signature of tags"
55892712
JX
20072msgstr ""
20073
12705546 20074#: command-list.h:189
dba9f13c 20075msgid "Git web interface (web frontend to Git repositories)"
55892712
JX
20076msgstr ""
20077
12705546 20078#: command-list.h:190
dba9f13c 20079msgid "Show logs with difference each commit introduces"
55892712
JX
20080msgstr ""
20081
12705546 20082#: command-list.h:191
dba9f13c 20083msgid "Manage multiple working trees"
55892712
JX
20084msgstr ""
20085
12705546 20086#: command-list.h:192
dba9f13c 20087msgid "Create a tree object from the current index"
55892712
JX
20088msgstr ""
20089
12705546 20090#: command-list.h:193
dba9f13c 20091msgid "Defining attributes per path"
55892712
JX
20092msgstr ""
20093
12705546 20094#: command-list.h:194
dba9f13c 20095msgid "Git command-line interface and conventions"
55892712
JX
20096msgstr ""
20097
12705546 20098#: command-list.h:195
dba9f13c 20099msgid "A Git core tutorial for developers"
55892712
JX
20100msgstr ""
20101
12705546 20102#: command-list.h:196
dba9f13c 20103msgid "Git for CVS users"
55892712
JX
20104msgstr ""
20105
12705546 20106#: command-list.h:197
dba9f13c 20107msgid "Tweaking diff output"
55892712
JX
20108msgstr ""
20109
12705546 20110#: command-list.h:198
dba9f13c 20111msgid "A useful minimum set of commands for Everyday Git"
55892712
JX
20112msgstr ""
20113
12705546 20114#: command-list.h:199
dba9f13c 20115msgid "A Git Glossary"
55892712
JX
20116msgstr ""
20117
12705546 20118#: command-list.h:200
dba9f13c 20119msgid "Hooks used by Git"
55892712
JX
20120msgstr ""
20121
12705546 20122#: command-list.h:201
dba9f13c 20123msgid "Specifies intentionally untracked files to ignore"
55892712
JX
20124msgstr ""
20125
12705546 20126#: command-list.h:202
dba9f13c 20127msgid "Defining submodule properties"
55892712
JX
20128msgstr ""
20129
12705546 20130#: command-list.h:203
dba9f13c 20131msgid "Git namespaces"
55892712
JX
20132msgstr ""
20133
12705546 20134#: command-list.h:204
dba9f13c 20135msgid "Git Repository Layout"
55892712
JX
20136msgstr ""
20137
12705546 20138#: command-list.h:205
dba9f13c 20139msgid "Specifying revisions and ranges for Git"
55892712
JX
20140msgstr ""
20141
12705546 20142#: command-list.h:206
dba9f13c 20143msgid "A tutorial introduction to Git: part two"
55892712
JX
20144msgstr ""
20145
12705546 20146#: command-list.h:207
dba9f13c
JX
20147msgid "A tutorial introduction to Git"
20148msgstr ""
20149
12705546 20150#: command-list.h:208
55892712 20151msgid "An overview of recommended workflows with Git"
d07a63e4
JX
20152msgstr ""
20153
9fa976ff 20154#: git-bisect.sh:54
7256fd7c
JX
20155msgid "You need to start by \"git bisect start\""
20156msgstr ""
20157
dce37b66
JX
20158#. TRANSLATORS: Make sure to include [Y] and [n] in your
20159#. translation. The program will only accept English input
20160#. at this point.
9fa976ff 20161#: git-bisect.sh:60
dce37b66
JX
20162msgid "Do you want me to do it for you [Y/n]? "
20163msgstr ""
20164
94328cef 20165#: git-bisect.sh:101
dce37b66
JX
20166#, sh-format
20167msgid "Bad rev input: $arg"
20168msgstr ""
20169
94328cef 20170#: git-bisect.sh:121
9fa976ff
JX
20171#, sh-format
20172msgid "Bad rev input: $bisected_head"
dce37b66
JX
20173msgstr ""
20174
94328cef 20175#: git-bisect.sh:130
dce37b66
JX
20176#, sh-format
20177msgid "Bad rev input: $rev"
20178msgstr ""
20179
94328cef 20180#: git-bisect.sh:139
df0617bf
JX
20181#, sh-format
20182msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
20183msgstr ""
20184
94328cef 20185#: git-bisect.sh:209
dce37b66
JX
20186msgid "No logfile given"
20187msgstr ""
20188
94328cef 20189#: git-bisect.sh:210
dce37b66
JX
20190#, sh-format
20191msgid "cannot read $file for replaying"
20192msgstr ""
20193
94328cef 20194#: git-bisect.sh:232
dce37b66
JX
20195msgid "?? what are you talking about?"
20196msgstr ""
20197
94328cef 20198#: git-bisect.sh:241
18a90722
JX
20199msgid "bisect run failed: no command provided."
20200msgstr ""
20201
94328cef 20202#: git-bisect.sh:246
7256fd7c
JX
20203#, sh-format
20204msgid "running $command"
20205msgstr ""
20206
94328cef 20207#: git-bisect.sh:253
7256fd7c
JX
20208#, sh-format
20209msgid ""
20210"bisect run failed:\n"
20211"exit code $res from '$command' is < 0 or >= 128"
20212msgstr ""
20213
94328cef 20214#: git-bisect.sh:279
7256fd7c
JX
20215msgid "bisect run cannot continue any more"
20216msgstr ""
20217
94328cef 20218#: git-bisect.sh:285
7256fd7c
JX
20219#, sh-format
20220msgid ""
20221"bisect run failed:\n"
20222"'bisect_state $state' exited with error code $res"
20223msgstr ""
20224
94328cef 20225#: git-bisect.sh:292
7256fd7c 20226msgid "bisect run success"
dce37b66
JX
20227msgstr ""
20228
94328cef
JX
20229#: git-bisect.sh:300
20230msgid "We are not bisecting."
f4f2c8f8
JX
20231msgstr ""
20232
9fa976ff
JX
20233#: git-merge-octopus.sh:46
20234msgid ""
20235"Error: Your local changes to the following files would be overwritten by "
20236"merge"
20237msgstr ""
20238
20239#: git-merge-octopus.sh:61
20240msgid "Automated merge did not work."
20241msgstr ""
20242
20243#: git-merge-octopus.sh:62
fda7b092 20244msgid "Should not be doing an octopus."
9fa976ff
JX
20245msgstr ""
20246
20247#: git-merge-octopus.sh:73
20248#, sh-format
20249msgid "Unable to find common commit with $pretty_name"
20250msgstr ""
20251
20252#: git-merge-octopus.sh:77
20253#, sh-format
25eab542 20254msgid "Already up to date with $pretty_name"
9fa976ff
JX
20255msgstr ""
20256
20257#: git-merge-octopus.sh:89
20258#, sh-format
20259msgid "Fast-forwarding to: $pretty_name"
20260msgstr ""
20261
20262#: git-merge-octopus.sh:97
20263#, sh-format
20264msgid "Trying simple merge with $pretty_name"
20265msgstr ""
20266
20267#: git-merge-octopus.sh:102
20268msgid "Simple merge did not work, trying automatic merge."
20269msgstr ""
20270
d93ef2a1 20271#: git-legacy-stash.sh:220
dce37b66
JX
20272msgid "Cannot remove temporary index (can't happen)"
20273msgstr ""
20274
d93ef2a1 20275#: git-legacy-stash.sh:271
28b3cffc
JX
20276#, sh-format
20277msgid "Cannot update $ref_stash with $w_commit"
20278msgstr ""
20279
d93ef2a1 20280#: git-legacy-stash.sh:323
7256fd7c 20281#, sh-format
18a90722 20282msgid "error: unknown option for 'stash push': $option"
7256fd7c
JX
20283msgstr ""
20284
d93ef2a1 20285#: git-legacy-stash.sh:355
9fa976ff
JX
20286#, sh-format
20287msgid "Saved working directory and index state $stash_msg"
20288msgstr ""
20289
d93ef2a1 20290#: git-legacy-stash.sh:535
64f23b0c
JX
20291#, sh-format
20292msgid "unknown option: $opt"
20293msgstr ""
20294
d93ef2a1 20295#: git-legacy-stash.sh:555
dce37b66
JX
20296#, sh-format
20297msgid "Too many revisions specified: $REV"
20298msgstr ""
20299
d93ef2a1 20300#: git-legacy-stash.sh:570
dce37b66 20301#, sh-format
d07a63e4 20302msgid "$reference is not a valid reference"
dce37b66
JX
20303msgstr ""
20304
d93ef2a1 20305#: git-legacy-stash.sh:598
dce37b66
JX
20306#, sh-format
20307msgid "'$args' is not a stash-like commit"
20308msgstr ""
20309
d93ef2a1 20310#: git-legacy-stash.sh:609
dce37b66
JX
20311#, sh-format
20312msgid "'$args' is not a stash reference"
20313msgstr ""
20314
d93ef2a1 20315#: git-legacy-stash.sh:617
dce37b66
JX
20316msgid "unable to refresh index"
20317msgstr ""
20318
d93ef2a1 20319#: git-legacy-stash.sh:621
dce37b66
JX
20320msgid "Cannot apply a stash in the middle of a merge"
20321msgstr ""
20322
d93ef2a1 20323#: git-legacy-stash.sh:629
dce37b66
JX
20324msgid "Conflicts in index. Try without --index."
20325msgstr ""
20326
d93ef2a1 20327#: git-legacy-stash.sh:631
dce37b66
JX
20328msgid "Could not save index tree"
20329msgstr ""
20330
d93ef2a1 20331#: git-legacy-stash.sh:640
5b34e000 20332msgid "Could not restore untracked files from stash entry"
fda7b092
JX
20333msgstr ""
20334
d93ef2a1 20335#: git-legacy-stash.sh:665
dce37b66
JX
20336msgid "Cannot unstage modified files"
20337msgstr ""
20338
d93ef2a1 20339#: git-legacy-stash.sh:703
dce37b66
JX
20340#, sh-format
20341msgid "Dropped ${REV} ($s)"
20342msgstr ""
20343
d93ef2a1 20344#: git-legacy-stash.sh:704
dce37b66
JX
20345#, sh-format
20346msgid "${REV}: Could not drop stash entry"
20347msgstr ""
20348
d93ef2a1 20349#: git-legacy-stash.sh:791
dce37b66
JX
20350msgid "(To restore them type \"git stash apply\")"
20351msgstr ""
20352
d93ef2a1 20353#: git-submodule.sh:200
28b3cffc
JX
20354msgid "Relative path can only be used from the toplevel of the working tree"
20355msgstr ""
20356
d93ef2a1 20357#: git-submodule.sh:210
dce37b66
JX
20358#, sh-format
20359msgid "repo URL: '$repo' must be absolute or begin with ./|../"
20360msgstr ""
20361
d93ef2a1 20362#: git-submodule.sh:229
dce37b66 20363#, sh-format
cd1e7487 20364msgid "'$sm_path' already exists in the index"
dce37b66
JX
20365msgstr ""
20366
d93ef2a1 20367#: git-submodule.sh:232
673bfad0
JX
20368#, sh-format
20369msgid "'$sm_path' already exists in the index and is not a submodule"
20370msgstr ""
20371
d93ef2a1
JX
20372#: git-submodule.sh:239
20373#, sh-format
20374msgid "'$sm_path' does not have a commit checked out"
20375msgstr ""
20376
20377#: git-submodule.sh:245
7256fd7c
JX
20378#, sh-format
20379msgid ""
20380"The following path is ignored by one of your .gitignore files:\n"
20381"$sm_path\n"
20382"Use -f if you really want to add it."
20383msgstr ""
20384
d93ef2a1 20385#: git-submodule.sh:268
7256fd7c
JX
20386#, sh-format
20387msgid "Adding existing repo at '$sm_path' to the index"
20388msgstr ""
20389
d93ef2a1 20390#: git-submodule.sh:270
dce37b66 20391#, sh-format
cd1e7487 20392msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
20393msgstr ""
20394
d93ef2a1 20395#: git-submodule.sh:278
fe52cd62
JX
20396#, sh-format
20397msgid "A git directory for '$sm_name' is found locally with remote(s):"
20398msgstr ""
20399
d93ef2a1 20400#: git-submodule.sh:280
fe52cd62
JX
20401#, sh-format
20402msgid ""
9fa976ff
JX
20403"If you want to reuse this local git directory instead of cloning again from\n"
20404" $realrepo\n"
20405"use the '--force' option. If the local git directory is not the correct "
20406"repo\n"
fe52cd62
JX
20407"or you are unsure what this means choose another name with the '--name' "
20408"option."
20409msgstr ""
20410
d93ef2a1 20411#: git-submodule.sh:286
fe52cd62
JX
20412#, sh-format
20413msgid "Reactivating local git directory for submodule '$sm_name'."
20414msgstr ""
20415
d93ef2a1 20416#: git-submodule.sh:298
dce37b66 20417#, sh-format
cd1e7487 20418msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
20419msgstr ""
20420
d93ef2a1 20421#: git-submodule.sh:303
dce37b66 20422#, sh-format
cd1e7487 20423msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
20424msgstr ""
20425
d93ef2a1 20426#: git-submodule.sh:312
dce37b66 20427#, sh-format
cd1e7487 20428msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
20429msgstr ""
20430
d93ef2a1 20431#: git-submodule.sh:573
dce37b66 20432#, sh-format
28b3cffc 20433msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
20434msgstr ""
20435
d93ef2a1 20436#: git-submodule.sh:583
dce37b66 20437#, sh-format
cd1e7487 20438msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
20439msgstr ""
20440
d93ef2a1 20441#: git-submodule.sh:588
9fa976ff
JX
20442#, sh-format
20443msgid ""
20444"Unable to find current ${remote_name}/${branch} revision in submodule path "
20445"'$sm_path'"
20446msgstr ""
20447
d93ef2a1 20448#: git-submodule.sh:606
dce37b66 20449#, sh-format
d93ef2a1
JX
20450msgid ""
20451"Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
20452"$sha1:"
dce37b66
JX
20453msgstr ""
20454
d93ef2a1 20455#: git-submodule.sh:612
9fa976ff
JX
20456#, sh-format
20457msgid ""
20458"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
20459"Direct fetching of that commit failed."
20460msgstr ""
20461
d93ef2a1 20462#: git-submodule.sh:619
5e078fcd
JX
20463#, sh-format
20464msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
20465msgstr ""
20466
d93ef2a1 20467#: git-submodule.sh:620
dce37b66 20468#, sh-format
5e078fcd
JX
20469msgid "Submodule path '$displaypath': checked out '$sha1'"
20470msgstr ""
20471
d93ef2a1 20472#: git-submodule.sh:624
5e078fcd 20473#, sh-format
28b3cffc 20474msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
20475msgstr ""
20476
d93ef2a1 20477#: git-submodule.sh:625
dce37b66 20478#, sh-format
28b3cffc 20479msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
20480msgstr ""
20481
d93ef2a1 20482#: git-submodule.sh:630
dce37b66 20483#, sh-format
28b3cffc 20484msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
20485msgstr ""
20486
d93ef2a1 20487#: git-submodule.sh:631
dce37b66 20488#, sh-format
28b3cffc 20489msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
20490msgstr ""
20491
d93ef2a1 20492#: git-submodule.sh:636
dce37b66 20493#, sh-format
f517e50d 20494msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
dce37b66
JX
20495msgstr ""
20496
d93ef2a1 20497#: git-submodule.sh:637
dce37b66 20498#, sh-format
f517e50d 20499msgid "Submodule path '$displaypath': '$command $sha1'"
dce37b66
JX
20500msgstr ""
20501
d93ef2a1 20502#: git-submodule.sh:668
28b3cffc
JX
20503#, sh-format
20504msgid "Failed to recurse into submodule path '$displaypath'"
20505msgstr ""
20506
d93ef2a1 20507#: git-submodule.sh:830
3b6137f2 20508msgid "The --cached option cannot be used with the --files option"
7256fd7c
JX
20509msgstr ""
20510
d93ef2a1 20511#: git-submodule.sh:882
7256fd7c
JX
20512#, sh-format
20513msgid "unexpected mode $mod_dst"
dce37b66
JX
20514msgstr ""
20515
d93ef2a1 20516#: git-submodule.sh:902
dce37b66 20517#, sh-format
28b3cffc 20518msgid " Warn: $display_name doesn't contain commit $sha1_src"
dce37b66
JX
20519msgstr ""
20520
d93ef2a1 20521#: git-submodule.sh:905
dce37b66 20522#, sh-format
28b3cffc 20523msgid " Warn: $display_name doesn't contain commit $sha1_dst"
dce37b66
JX
20524msgstr ""
20525
d93ef2a1 20526#: git-submodule.sh:908
dce37b66 20527#, sh-format
28b3cffc 20528msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
dce37b66
JX
20529msgstr ""
20530
f517e50d
JX
20531#: git-parse-remote.sh:89
20532#, sh-format
20533msgid "See git-${cmd}(1) for details."
20534msgstr ""
9fa976ff 20535
dba9f13c
JX
20536#: git-rebase--preserve-merges.sh:136
20537#, sh-format
20538msgid "Rebasing ($new_count/$total)"
20539msgstr ""
20540
20541#: git-rebase--preserve-merges.sh:152
20542msgid ""
20543"\n"
20544"Commands:\n"
20545"p, pick <commit> = use commit\n"
20546"r, reword <commit> = use commit, but edit the commit message\n"
20547"e, edit <commit> = use commit, but stop for amending\n"
20548"s, squash <commit> = use commit, but meld into previous commit\n"
20549"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
20550"x, exec <commit> = run command (the rest of the line) using shell\n"
20551"d, drop <commit> = remove commit\n"
20552"l, label <label> = label current HEAD with a name\n"
20553"t, reset <label> = reset HEAD to a label\n"
20554"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
20555". create a merge commit using the original merge commit's\n"
20556". message (or the oneline, if no original merge commit was\n"
20557". specified). Use -c <commit> to reword the commit message.\n"
20558"\n"
20559"These lines can be re-ordered; they are executed from top to bottom.\n"
20560msgstr ""
20561
20562#: git-rebase--preserve-merges.sh:215
9fa976ff
JX
20563#, sh-format
20564msgid ""
20565"You can amend the commit now, with\n"
20566"\n"
20567"\tgit commit --amend $gpg_sign_opt_quoted\n"
20568"\n"
20569"Once you are satisfied with your changes, run\n"
20570"\n"
20571"\tgit rebase --continue"
20572msgstr ""
20573
dba9f13c 20574#: git-rebase--preserve-merges.sh:240
9fa976ff
JX
20575#, sh-format
20576msgid "$sha1: not a commit that can be picked"
20577msgstr ""
20578
dba9f13c 20579#: git-rebase--preserve-merges.sh:279
9fa976ff
JX
20580#, sh-format
20581msgid "Invalid commit name: $sha1"
20582msgstr ""
20583
dba9f13c 20584#: git-rebase--preserve-merges.sh:309
9fa976ff
JX
20585msgid "Cannot write current commit's replacement sha1"
20586msgstr ""
20587
dba9f13c 20588#: git-rebase--preserve-merges.sh:360
9fa976ff
JX
20589#, sh-format
20590msgid "Fast-forward to $sha1"
20591msgstr ""
20592
dba9f13c 20593#: git-rebase--preserve-merges.sh:362
9fa976ff
JX
20594#, sh-format
20595msgid "Cannot fast-forward to $sha1"
20596msgstr ""
20597
dba9f13c 20598#: git-rebase--preserve-merges.sh:371
9fa976ff
JX
20599#, sh-format
20600msgid "Cannot move HEAD to $first_parent"
20601msgstr ""
20602
dba9f13c 20603#: git-rebase--preserve-merges.sh:376
9fa976ff
JX
20604#, sh-format
20605msgid "Refusing to squash a merge: $sha1"
20606msgstr ""
20607
dba9f13c 20608#: git-rebase--preserve-merges.sh:394
9fa976ff
JX
20609#, sh-format
20610msgid "Error redoing merge $sha1"
20611msgstr ""
20612
dba9f13c 20613#: git-rebase--preserve-merges.sh:403
9fa976ff
JX
20614#, sh-format
20615msgid "Could not pick $sha1"
20616msgstr ""
20617
dba9f13c 20618#: git-rebase--preserve-merges.sh:412
5bd166d8
JX
20619#, sh-format
20620msgid "This is the commit message #${n}:"
9fa976ff
JX
20621msgstr ""
20622
dba9f13c 20623#: git-rebase--preserve-merges.sh:417
9fa976ff 20624#, sh-format
5bd166d8 20625msgid "The commit message #${n} will be skipped:"
9fa976ff
JX
20626msgstr ""
20627
dba9f13c 20628#: git-rebase--preserve-merges.sh:428
9fa976ff 20629#, sh-format
9fa976ff
JX
20630msgid "This is a combination of $count commit."
20631msgid_plural "This is a combination of $count commits."
20632msgstr[0] ""
20633msgstr[1] ""
20634
dba9f13c 20635#: git-rebase--preserve-merges.sh:437
9fa976ff
JX
20636#, sh-format
20637msgid "Cannot write $fixup_msg"
20638msgstr ""
20639
dba9f13c 20640#: git-rebase--preserve-merges.sh:440
673bfad0 20641msgid "This is a combination of 2 commits."
5bd166d8
JX
20642msgstr ""
20643
dba9f13c
JX
20644#: git-rebase--preserve-merges.sh:481 git-rebase--preserve-merges.sh:524
20645#: git-rebase--preserve-merges.sh:527
9fa976ff
JX
20646#, sh-format
20647msgid "Could not apply $sha1... $rest"
20648msgstr ""
20649
dba9f13c 20650#: git-rebase--preserve-merges.sh:556
9fa976ff
JX
20651#, sh-format
20652msgid ""
20653"Could not amend commit after successfully picking $sha1... $rest\n"
20654"This is most likely due to an empty commit message, or the pre-commit hook\n"
20655"failed. If the pre-commit hook failed, you may need to resolve the issue "
20656"before\n"
20657"you are able to reword the commit."
20658msgstr ""
20659
dba9f13c 20660#: git-rebase--preserve-merges.sh:571
9fa976ff
JX
20661#, sh-format
20662msgid "Stopped at $sha1_abbrev... $rest"
20663msgstr ""
20664
dba9f13c 20665#: git-rebase--preserve-merges.sh:586
9fa976ff
JX
20666#, sh-format
20667msgid "Cannot '$squash_style' without a previous commit"
20668msgstr ""
20669
dba9f13c 20670#: git-rebase--preserve-merges.sh:628
9fa976ff
JX
20671#, sh-format
20672msgid "Executing: $rest"
20673msgstr ""
20674
dba9f13c 20675#: git-rebase--preserve-merges.sh:636
9fa976ff
JX
20676#, sh-format
20677msgid "Execution failed: $rest"
20678msgstr ""
20679
dba9f13c 20680#: git-rebase--preserve-merges.sh:638
9fa976ff
JX
20681msgid "and made changes to the index and/or the working tree"
20682msgstr ""
20683
dba9f13c 20684#: git-rebase--preserve-merges.sh:640
9fa976ff
JX
20685msgid ""
20686"You can fix the problem, and then run\n"
20687"\n"
20688"\tgit rebase --continue"
20689msgstr ""
20690
20691#. TRANSLATORS: after these lines is a command to be issued by the user
dba9f13c 20692#: git-rebase--preserve-merges.sh:653
9fa976ff
JX
20693#, sh-format
20694msgid ""
20695"Execution succeeded: $rest\n"
20696"but left changes to the index and/or the working tree\n"
20697"Commit or stash your changes, and then run\n"
20698"\n"
20699"\tgit rebase --continue"
20700msgstr ""
20701
dba9f13c 20702#: git-rebase--preserve-merges.sh:664
9fa976ff
JX
20703#, sh-format
20704msgid "Unknown command: $command $sha1 $rest"
20705msgstr ""
20706
dba9f13c 20707#: git-rebase--preserve-merges.sh:665
9fa976ff
JX
20708msgid "Please fix this using 'git rebase --edit-todo'."
20709msgstr ""
20710
dba9f13c 20711#: git-rebase--preserve-merges.sh:700
9fa976ff
JX
20712#, sh-format
20713msgid "Successfully rebased and updated $head_name."
20714msgstr ""
20715
dba9f13c 20716#: git-rebase--preserve-merges.sh:757
9fa976ff
JX
20717msgid "Could not remove CHERRY_PICK_HEAD"
20718msgstr ""
20719
dba9f13c 20720#: git-rebase--preserve-merges.sh:762
9fa976ff
JX
20721#, sh-format
20722msgid ""
20723"You have staged changes in your working tree.\n"
20724"If these changes are meant to be\n"
20725"squashed into the previous commit, run:\n"
20726"\n"
20727" git commit --amend $gpg_sign_opt_quoted\n"
20728"\n"
20729"If they are meant to go into a new commit, run:\n"
20730"\n"
20731" git commit $gpg_sign_opt_quoted\n"
20732"\n"
fda7b092 20733"In both cases, once you're done, continue with:\n"
9fa976ff
JX
20734"\n"
20735" git rebase --continue\n"
20736msgstr ""
20737
dba9f13c 20738#: git-rebase--preserve-merges.sh:779
9fa976ff
JX
20739msgid "Error trying to find the author identity to amend commit"
20740msgstr ""
20741
dba9f13c 20742#: git-rebase--preserve-merges.sh:784
9fa976ff
JX
20743msgid ""
20744"You have uncommitted changes in your working tree. Please commit them\n"
20745"first and then run 'git rebase --continue' again."
20746msgstr ""
20747
dba9f13c 20748#: git-rebase--preserve-merges.sh:789 git-rebase--preserve-merges.sh:793
9fa976ff
JX
20749msgid "Could not commit staged changes."
20750msgstr ""
20751
12705546
JX
20752#: git-rebase--preserve-merges.sh:824 git-rebase--preserve-merges.sh:910
20753msgid "Could not execute editor"
20754msgstr ""
20755
20756#: git-rebase--preserve-merges.sh:845
20757#, sh-format
20758msgid "Could not checkout $switch_to"
20759msgstr ""
20760
20761#: git-rebase--preserve-merges.sh:852
20762msgid "No HEAD?"
20763msgstr ""
20764
20765#: git-rebase--preserve-merges.sh:853
20766#, sh-format
20767msgid "Could not create temporary $state_dir"
20768msgstr ""
20769
20770#: git-rebase--preserve-merges.sh:856
20771msgid "Could not mark as interactive"
9b7388a8
JX
20772msgstr ""
20773
12705546
JX
20774#: git-rebase--preserve-merges.sh:888
20775#, sh-format
20776msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
20777msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
20778msgstr[0] ""
20779msgstr[1] ""
20780
dba9f13c 20781#: git-rebase--preserve-merges.sh:942 git-rebase--preserve-merges.sh:947
9b7388a8
JX
20782msgid "Could not init rewritten commits"
20783msgstr ""
20784
9fa976ff
JX
20785#: git-sh-setup.sh:89 git-sh-setup.sh:94
20786#, sh-format
20787msgid "usage: $dashless $USAGE"
20788msgstr ""
20789
d93ef2a1 20790#: git-sh-setup.sh:191
9fa976ff
JX
20791#, sh-format
20792msgid "Cannot chdir to $cdup, the toplevel of the working tree"
20793msgstr ""
20794
d93ef2a1 20795#: git-sh-setup.sh:200 git-sh-setup.sh:207
9fa976ff
JX
20796#, sh-format
20797msgid "fatal: $program_name cannot be used without a working tree."
20798msgstr ""
20799
d93ef2a1 20800#: git-sh-setup.sh:221
9fa976ff
JX
20801msgid "Cannot rebase: You have unstaged changes."
20802msgstr ""
20803
d93ef2a1 20804#: git-sh-setup.sh:224
9fa976ff
JX
20805msgid "Cannot rewrite branches: You have unstaged changes."
20806msgstr ""
20807
d93ef2a1 20808#: git-sh-setup.sh:227
fda7b092
JX
20809msgid "Cannot pull with rebase: You have unstaged changes."
20810msgstr ""
20811
d93ef2a1 20812#: git-sh-setup.sh:230
9fa976ff
JX
20813#, sh-format
20814msgid "Cannot $action: You have unstaged changes."
20815msgstr ""
20816
d93ef2a1 20817#: git-sh-setup.sh:243
9fa976ff
JX
20818msgid "Cannot rebase: Your index contains uncommitted changes."
20819msgstr ""
20820
d93ef2a1 20821#: git-sh-setup.sh:246
fda7b092
JX
20822msgid "Cannot pull with rebase: Your index contains uncommitted changes."
20823msgstr ""
20824
d93ef2a1 20825#: git-sh-setup.sh:249
9fa976ff
JX
20826#, sh-format
20827msgid "Cannot $action: Your index contains uncommitted changes."
20828msgstr ""
20829
d93ef2a1 20830#: git-sh-setup.sh:253
fda7b092
JX
20831msgid "Additionally, your index contains uncommitted changes."
20832msgstr ""
20833
d93ef2a1 20834#: git-sh-setup.sh:373
9fa976ff
JX
20835msgid "You need to run this command from the toplevel of the working tree."
20836msgstr ""
20837
d93ef2a1 20838#: git-sh-setup.sh:378
9fa976ff
JX
20839msgid "Unable to determine absolute path of git directory"
20840msgstr ""
673bfad0
JX
20841
20842#. TRANSLATORS: you can adjust this to align "git add -i" status menu
5b34e000 20843#: git-add--interactive.perl:196
673bfad0
JX
20844#, perl-format
20845msgid "%12s %12s %s"
20846msgstr ""
20847
5b34e000 20848#: git-add--interactive.perl:197
673bfad0
JX
20849msgid "staged"
20850msgstr ""
20851
5b34e000 20852#: git-add--interactive.perl:197
673bfad0
JX
20853msgid "unstaged"
20854msgstr ""
20855
9b7388a8 20856#: git-add--interactive.perl:253 git-add--interactive.perl:278
673bfad0
JX
20857msgid "binary"
20858msgstr ""
20859
9b7388a8 20860#: git-add--interactive.perl:262 git-add--interactive.perl:316
673bfad0
JX
20861msgid "nothing"
20862msgstr ""
20863
9b7388a8 20864#: git-add--interactive.perl:298 git-add--interactive.perl:313
673bfad0
JX
20865msgid "unchanged"
20866msgstr ""
20867
9b7388a8 20868#: git-add--interactive.perl:609
673bfad0
JX
20869#, perl-format
20870msgid "added %d path\n"
20871msgid_plural "added %d paths\n"
20872msgstr[0] ""
20873msgstr[1] ""
20874
9b7388a8 20875#: git-add--interactive.perl:612
673bfad0
JX
20876#, perl-format
20877msgid "updated %d path\n"
20878msgid_plural "updated %d paths\n"
20879msgstr[0] ""
20880msgstr[1] ""
20881
9b7388a8 20882#: git-add--interactive.perl:615
673bfad0
JX
20883#, perl-format
20884msgid "reverted %d path\n"
20885msgid_plural "reverted %d paths\n"
20886msgstr[0] ""
20887msgstr[1] ""
20888
9b7388a8 20889#: git-add--interactive.perl:618
673bfad0
JX
20890#, perl-format
20891msgid "touched %d path\n"
20892msgid_plural "touched %d paths\n"
20893msgstr[0] ""
20894msgstr[1] ""
20895
9b7388a8 20896#: git-add--interactive.perl:627
673bfad0
JX
20897msgid "Update"
20898msgstr ""
20899
9b7388a8 20900#: git-add--interactive.perl:639
673bfad0
JX
20901msgid "Revert"
20902msgstr ""
20903
9b7388a8 20904#: git-add--interactive.perl:662
673bfad0
JX
20905#, perl-format
20906msgid "note: %s is untracked now.\n"
20907msgstr ""
20908
9b7388a8 20909#: git-add--interactive.perl:673
673bfad0
JX
20910msgid "Add untracked"
20911msgstr ""
20912
9b7388a8 20913#: git-add--interactive.perl:679
673bfad0
JX
20914msgid "No untracked files.\n"
20915msgstr ""
20916
9b7388a8 20917#: git-add--interactive.perl:1033
673bfad0
JX
20918msgid ""
20919"If the patch applies cleanly, the edited hunk will immediately be\n"
20920"marked for staging."
20921msgstr ""
20922
9b7388a8 20923#: git-add--interactive.perl:1036
673bfad0
JX
20924msgid ""
20925"If the patch applies cleanly, the edited hunk will immediately be\n"
20926"marked for stashing."
20927msgstr ""
20928
9b7388a8 20929#: git-add--interactive.perl:1039
673bfad0
JX
20930msgid ""
20931"If the patch applies cleanly, the edited hunk will immediately be\n"
20932"marked for unstaging."
20933msgstr ""
20934
9b7388a8 20935#: git-add--interactive.perl:1042 git-add--interactive.perl:1051
673bfad0
JX
20936msgid ""
20937"If the patch applies cleanly, the edited hunk will immediately be\n"
20938"marked for applying."
20939msgstr ""
20940
9b7388a8 20941#: git-add--interactive.perl:1045 git-add--interactive.perl:1048
673bfad0
JX
20942msgid ""
20943"If the patch applies cleanly, the edited hunk will immediately be\n"
20944"marked for discarding."
20945msgstr ""
20946
9b7388a8 20947#: git-add--interactive.perl:1085
673bfad0
JX
20948#, perl-format
20949msgid "failed to open hunk edit file for writing: %s"
20950msgstr ""
20951
9b7388a8 20952#: git-add--interactive.perl:1086
673bfad0
JX
20953msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
20954msgstr ""
20955
9b7388a8 20956#: git-add--interactive.perl:1092
673bfad0
JX
20957#, perl-format
20958msgid ""
20959"---\n"
20960"To remove '%s' lines, make them ' ' lines (context).\n"
20961"To remove '%s' lines, delete them.\n"
20962"Lines starting with %s will be removed.\n"
20963msgstr ""
20964
20965#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
9b7388a8 20966#: git-add--interactive.perl:1100
673bfad0
JX
20967msgid ""
20968"If it does not apply cleanly, you will be given an opportunity to\n"
20969"edit again. If all lines of the hunk are removed, then the edit is\n"
20970"aborted and the hunk is left unchanged.\n"
20971msgstr ""
20972
9b7388a8 20973#: git-add--interactive.perl:1114
673bfad0
JX
20974#, perl-format
20975msgid "failed to open hunk edit file for reading: %s"
20976msgstr ""
20977
20978#. TRANSLATORS: do not translate [y/n]
20979#. The program will only accept that input
20980#. at this point.
20981#. Consider translating (saying "no" discards!) as
20982#. (saying "n" for "no" discards!) if the translation
20983#. of the word "no" does not start with n.
9b7388a8 20984#: git-add--interactive.perl:1213
673bfad0
JX
20985msgid ""
20986"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
20987msgstr ""
20988
9b7388a8 20989#: git-add--interactive.perl:1222
673bfad0
JX
20990msgid ""
20991"y - stage this hunk\n"
20992"n - do not stage this hunk\n"
20993"q - quit; do not stage this hunk or any of the remaining ones\n"
20994"a - stage this hunk and all later hunks in the file\n"
20995"d - do not stage this hunk or any of the later hunks in the file"
20996msgstr ""
20997
9b7388a8 20998#: git-add--interactive.perl:1228
673bfad0
JX
20999msgid ""
21000"y - stash this hunk\n"
21001"n - do not stash this hunk\n"
21002"q - quit; do not stash this hunk or any of the remaining ones\n"
21003"a - stash this hunk and all later hunks in the file\n"
21004"d - do not stash this hunk or any of the later hunks in the file"
21005msgstr ""
21006
9b7388a8 21007#: git-add--interactive.perl:1234
673bfad0
JX
21008msgid ""
21009"y - unstage this hunk\n"
21010"n - do not unstage this hunk\n"
21011"q - quit; do not unstage this hunk or any of the remaining ones\n"
21012"a - unstage this hunk and all later hunks in the file\n"
21013"d - do not unstage this hunk or any of the later hunks in the file"
21014msgstr ""
21015
9b7388a8 21016#: git-add--interactive.perl:1240
673bfad0
JX
21017msgid ""
21018"y - apply this hunk to index\n"
21019"n - do not apply this hunk to index\n"
21020"q - quit; do not apply this hunk or any of the remaining ones\n"
21021"a - apply this hunk and all later hunks in the file\n"
21022"d - do not apply this hunk or any of the later hunks in the file"
21023msgstr ""
21024
9b7388a8 21025#: git-add--interactive.perl:1246
673bfad0
JX
21026msgid ""
21027"y - discard this hunk from worktree\n"
21028"n - do not discard this hunk from worktree\n"
21029"q - quit; do not discard this hunk or any of the remaining ones\n"
21030"a - discard this hunk and all later hunks in the file\n"
21031"d - do not discard this hunk or any of the later hunks in the file"
21032msgstr ""
21033
9b7388a8 21034#: git-add--interactive.perl:1252
673bfad0
JX
21035msgid ""
21036"y - discard this hunk from index and worktree\n"
21037"n - do not discard this hunk from index and worktree\n"
21038"q - quit; do not discard this hunk or any of the remaining ones\n"
21039"a - discard this hunk and all later hunks in the file\n"
21040"d - do not discard this hunk or any of the later hunks in the file"
21041msgstr ""
21042
9b7388a8 21043#: git-add--interactive.perl:1258
673bfad0
JX
21044msgid ""
21045"y - apply this hunk to index and worktree\n"
21046"n - do not apply this hunk to index and worktree\n"
21047"q - quit; do not apply this hunk or any of the remaining ones\n"
21048"a - apply this hunk and all later hunks in the file\n"
21049"d - do not apply this hunk or any of the later hunks in the file"
21050msgstr ""
21051
9b7388a8 21052#: git-add--interactive.perl:1273
673bfad0
JX
21053msgid ""
21054"g - select a hunk to go to\n"
21055"/ - search for a hunk matching the given regex\n"
21056"j - leave this hunk undecided, see next undecided hunk\n"
21057"J - leave this hunk undecided, see next hunk\n"
21058"k - leave this hunk undecided, see previous undecided hunk\n"
21059"K - leave this hunk undecided, see previous hunk\n"
21060"s - split the current hunk into smaller hunks\n"
21061"e - manually edit the current hunk\n"
21062"? - print help\n"
21063msgstr ""
21064
9b7388a8 21065#: git-add--interactive.perl:1304
673bfad0
JX
21066msgid "The selected hunks do not apply to the index!\n"
21067msgstr ""
21068
9b7388a8 21069#: git-add--interactive.perl:1305
673bfad0
JX
21070msgid "Apply them to the worktree anyway? "
21071msgstr ""
21072
9b7388a8 21073#: git-add--interactive.perl:1308
673bfad0
JX
21074msgid "Nothing was applied.\n"
21075msgstr ""
21076
9b7388a8 21077#: git-add--interactive.perl:1319
673bfad0
JX
21078#, perl-format
21079msgid "ignoring unmerged: %s\n"
21080msgstr ""
21081
9b7388a8 21082#: git-add--interactive.perl:1328
673bfad0
JX
21083msgid "Only binary files changed.\n"
21084msgstr ""
21085
9b7388a8 21086#: git-add--interactive.perl:1330
673bfad0
JX
21087msgid "No changes.\n"
21088msgstr ""
21089
9b7388a8 21090#: git-add--interactive.perl:1338
673bfad0
JX
21091msgid "Patch update"
21092msgstr ""
21093
9b7388a8 21094#: git-add--interactive.perl:1390
673bfad0 21095#, perl-format
abc8de64 21096msgid "Stage mode change [y,n,q,a,d%s,?]? "
673bfad0
JX
21097msgstr ""
21098
9b7388a8 21099#: git-add--interactive.perl:1391
673bfad0 21100#, perl-format
abc8de64 21101msgid "Stage deletion [y,n,q,a,d%s,?]? "
673bfad0
JX
21102msgstr ""
21103
9b7388a8 21104#: git-add--interactive.perl:1392
673bfad0 21105#, perl-format
abc8de64 21106msgid "Stage this hunk [y,n,q,a,d%s,?]? "
673bfad0
JX
21107msgstr ""
21108
9b7388a8 21109#: git-add--interactive.perl:1395
673bfad0 21110#, perl-format
abc8de64 21111msgid "Stash mode change [y,n,q,a,d%s,?]? "
673bfad0
JX
21112msgstr ""
21113
9b7388a8 21114#: git-add--interactive.perl:1396
673bfad0 21115#, perl-format
abc8de64 21116msgid "Stash deletion [y,n,q,a,d%s,?]? "
673bfad0
JX
21117msgstr ""
21118
9b7388a8 21119#: git-add--interactive.perl:1397
673bfad0 21120#, perl-format
abc8de64 21121msgid "Stash this hunk [y,n,q,a,d%s,?]? "
673bfad0
JX
21122msgstr ""
21123
9b7388a8 21124#: git-add--interactive.perl:1400
673bfad0 21125#, perl-format
abc8de64 21126msgid "Unstage mode change [y,n,q,a,d%s,?]? "
673bfad0
JX
21127msgstr ""
21128
9b7388a8 21129#: git-add--interactive.perl:1401
673bfad0 21130#, perl-format
abc8de64 21131msgid "Unstage deletion [y,n,q,a,d%s,?]? "
673bfad0
JX
21132msgstr ""
21133
9b7388a8 21134#: git-add--interactive.perl:1402
673bfad0 21135#, perl-format
abc8de64 21136msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
673bfad0
JX
21137msgstr ""
21138
9b7388a8 21139#: git-add--interactive.perl:1405
673bfad0 21140#, perl-format
abc8de64 21141msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
673bfad0
JX
21142msgstr ""
21143
9b7388a8 21144#: git-add--interactive.perl:1406
673bfad0 21145#, perl-format
abc8de64 21146msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
673bfad0
JX
21147msgstr ""
21148
9b7388a8 21149#: git-add--interactive.perl:1407
673bfad0 21150#, perl-format
abc8de64 21151msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
673bfad0
JX
21152msgstr ""
21153
9b7388a8 21154#: git-add--interactive.perl:1410
673bfad0 21155#, perl-format
abc8de64 21156msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21157msgstr ""
21158
9b7388a8 21159#: git-add--interactive.perl:1411
673bfad0 21160#, perl-format
abc8de64 21161msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21162msgstr ""
21163
9b7388a8 21164#: git-add--interactive.perl:1412
673bfad0 21165#, perl-format
abc8de64 21166msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21167msgstr ""
21168
9b7388a8 21169#: git-add--interactive.perl:1415
673bfad0 21170#, perl-format
abc8de64 21171msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21172msgstr ""
21173
9b7388a8 21174#: git-add--interactive.perl:1416
673bfad0 21175#, perl-format
abc8de64 21176msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21177msgstr ""
21178
9b7388a8 21179#: git-add--interactive.perl:1417
673bfad0 21180#, perl-format
abc8de64 21181msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21182msgstr ""
21183
9b7388a8 21184#: git-add--interactive.perl:1420
673bfad0 21185#, perl-format
abc8de64 21186msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21187msgstr ""
21188
9b7388a8 21189#: git-add--interactive.perl:1421
673bfad0 21190#, perl-format
abc8de64 21191msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21192msgstr ""
21193
9b7388a8 21194#: git-add--interactive.perl:1422
673bfad0 21195#, perl-format
abc8de64 21196msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
21197msgstr ""
21198
9b7388a8 21199#: git-add--interactive.perl:1522
abc8de64
JX
21200msgid "No other hunks to goto\n"
21201msgstr ""
21202
9b7388a8 21203#: git-add--interactive.perl:1529
673bfad0
JX
21204msgid "go to which hunk (<ret> to see more)? "
21205msgstr ""
21206
9b7388a8 21207#: git-add--interactive.perl:1531
673bfad0
JX
21208msgid "go to which hunk? "
21209msgstr ""
21210
9b7388a8 21211#: git-add--interactive.perl:1540
673bfad0
JX
21212#, perl-format
21213msgid "Invalid number: '%s'\n"
21214msgstr ""
21215
9b7388a8 21216#: git-add--interactive.perl:1545
673bfad0
JX
21217#, perl-format
21218msgid "Sorry, only %d hunk available.\n"
21219msgid_plural "Sorry, only %d hunks available.\n"
21220msgstr[0] ""
21221msgstr[1] ""
21222
9b7388a8 21223#: git-add--interactive.perl:1571
abc8de64
JX
21224msgid "No other hunks to search\n"
21225msgstr ""
21226
9b7388a8 21227#: git-add--interactive.perl:1575
673bfad0
JX
21228msgid "search for regex? "
21229msgstr ""
21230
9b7388a8 21231#: git-add--interactive.perl:1588
673bfad0
JX
21232#, perl-format
21233msgid "Malformed search regexp %s: %s\n"
21234msgstr ""
21235
9b7388a8 21236#: git-add--interactive.perl:1598
673bfad0
JX
21237msgid "No hunk matches the given pattern\n"
21238msgstr ""
21239
9b7388a8 21240#: git-add--interactive.perl:1610 git-add--interactive.perl:1632
673bfad0
JX
21241msgid "No previous hunk\n"
21242msgstr ""
21243
9b7388a8 21244#: git-add--interactive.perl:1619 git-add--interactive.perl:1638
673bfad0
JX
21245msgid "No next hunk\n"
21246msgstr ""
21247
9b7388a8 21248#: git-add--interactive.perl:1644
abc8de64
JX
21249msgid "Sorry, cannot split this hunk\n"
21250msgstr ""
21251
9b7388a8 21252#: git-add--interactive.perl:1650
673bfad0
JX
21253#, perl-format
21254msgid "Split into %d hunk.\n"
21255msgid_plural "Split into %d hunks.\n"
21256msgstr[0] ""
21257msgstr[1] ""
21258
9b7388a8 21259#: git-add--interactive.perl:1660
abc8de64
JX
21260msgid "Sorry, cannot edit this hunk\n"
21261msgstr ""
21262
9b7388a8 21263#: git-add--interactive.perl:1706
673bfad0
JX
21264msgid "Review diff"
21265msgstr ""
21266
21267#. TRANSLATORS: please do not translate the command names
21268#. 'status', 'update', 'revert', etc.
9b7388a8 21269#: git-add--interactive.perl:1725
673bfad0
JX
21270msgid ""
21271"status - show paths with changes\n"
21272"update - add working tree state to the staged set of changes\n"
21273"revert - revert staged set of changes back to the HEAD version\n"
21274"patch - pick hunks and update selectively\n"
dfc182b1 21275"diff - view diff between HEAD and index\n"
673bfad0
JX
21276"add untracked - add contents of untracked files to the staged set of "
21277"changes\n"
21278msgstr ""
21279
9b7388a8
JX
21280#: git-add--interactive.perl:1742 git-add--interactive.perl:1747
21281#: git-add--interactive.perl:1750 git-add--interactive.perl:1757
21282#: git-add--interactive.perl:1761 git-add--interactive.perl:1767
673bfad0
JX
21283msgid "missing --"
21284msgstr ""
21285
9b7388a8 21286#: git-add--interactive.perl:1763
673bfad0
JX
21287#, perl-format
21288msgid "unknown --patch mode: %s"
21289msgstr ""
21290
9b7388a8 21291#: git-add--interactive.perl:1769 git-add--interactive.perl:1775
673bfad0
JX
21292#, perl-format
21293msgid "invalid argument %s, expecting --"
21294msgstr ""
21295
12705546 21296#: git-send-email.perl:138
673bfad0
JX
21297msgid "local zone differs from GMT by a non-minute interval\n"
21298msgstr ""
21299
12705546 21300#: git-send-email.perl:145 git-send-email.perl:151
673bfad0
JX
21301msgid "local time offset greater than or equal to 24 hours\n"
21302msgstr ""
21303
12705546 21304#: git-send-email.perl:219 git-send-email.perl:225
673bfad0
JX
21305msgid "the editor exited uncleanly, aborting everything"
21306msgstr ""
21307
12705546 21308#: git-send-email.perl:302
673bfad0
JX
21309#, perl-format
21310msgid ""
21311"'%s' contains an intermediate version of the email you were composing.\n"
21312msgstr ""
21313
12705546 21314#: git-send-email.perl:307
673bfad0
JX
21315#, perl-format
21316msgid "'%s.final' contains the composed email.\n"
21317msgstr ""
21318
12705546 21319#: git-send-email.perl:326
673bfad0
JX
21320msgid "--dump-aliases incompatible with other options\n"
21321msgstr ""
21322
d93ef2a1 21323#: git-send-email.perl:395 git-send-email.perl:656
673bfad0
JX
21324msgid "Cannot run git format-patch from outside a repository\n"
21325msgstr ""
21326
12705546 21327#: git-send-email.perl:398
abc8de64
JX
21328msgid ""
21329"`batch-size` and `relogin` must be specified together (via command-line or "
21330"configuration option)\n"
21331msgstr ""
21332
d93ef2a1 21333#: git-send-email.perl:470
673bfad0
JX
21334#, perl-format
21335msgid "Unknown --suppress-cc field: '%s'\n"
21336msgstr ""
21337
d93ef2a1 21338#: git-send-email.perl:501
673bfad0
JX
21339#, perl-format
21340msgid "Unknown --confirm setting: '%s'\n"
21341msgstr ""
21342
d93ef2a1 21343#: git-send-email.perl:529
673bfad0
JX
21344#, perl-format
21345msgid "warning: sendmail alias with quotes is not supported: %s\n"
21346msgstr ""
21347
d93ef2a1 21348#: git-send-email.perl:531
673bfad0
JX
21349#, perl-format
21350msgid "warning: `:include:` not supported: %s\n"
21351msgstr ""
21352
d93ef2a1 21353#: git-send-email.perl:533
673bfad0
JX
21354#, perl-format
21355msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
21356msgstr ""
21357
d93ef2a1 21358#: git-send-email.perl:538
673bfad0
JX
21359#, perl-format
21360msgid "warning: sendmail line is not recognized: %s\n"
21361msgstr ""
21362
d93ef2a1 21363#: git-send-email.perl:622
673bfad0
JX
21364#, perl-format
21365msgid ""
21366"File '%s' exists but it could also be the range of commits\n"
21367"to produce patches for. Please disambiguate by...\n"
21368"\n"
21369" * Saying \"./%s\" if you mean a file; or\n"
21370" * Giving --format-patch option if you mean a range.\n"
21371msgstr ""
21372
d93ef2a1 21373#: git-send-email.perl:643
673bfad0
JX
21374#, perl-format
21375msgid "Failed to opendir %s: %s"
21376msgstr ""
21377
d93ef2a1 21378#: git-send-email.perl:667
673bfad0
JX
21379#, perl-format
21380msgid ""
21381"fatal: %s: %s\n"
21382"warning: no patches were sent\n"
21383msgstr ""
21384
d93ef2a1 21385#: git-send-email.perl:678
673bfad0
JX
21386msgid ""
21387"\n"
21388"No patch files specified!\n"
21389"\n"
21390msgstr ""
21391
d93ef2a1 21392#: git-send-email.perl:691
673bfad0
JX
21393#, perl-format
21394msgid "No subject line in %s?"
21395msgstr ""
21396
d93ef2a1 21397#: git-send-email.perl:701
673bfad0
JX
21398#, perl-format
21399msgid "Failed to open for writing %s: %s"
21400msgstr ""
21401
d93ef2a1 21402#: git-send-email.perl:712
673bfad0
JX
21403msgid ""
21404"Lines beginning in \"GIT:\" will be removed.\n"
21405"Consider including an overall diffstat or table of contents\n"
21406"for the patch you are writing.\n"
21407"\n"
21408"Clear the body content if you don't wish to send a summary.\n"
21409msgstr ""
21410
d93ef2a1 21411#: git-send-email.perl:736
673bfad0
JX
21412#, perl-format
21413msgid "Failed to open %s: %s"
21414msgstr ""
21415
d93ef2a1 21416#: git-send-email.perl:753
abc8de64
JX
21417#, perl-format
21418msgid "Failed to open %s.final: %s"
673bfad0
JX
21419msgstr ""
21420
d93ef2a1 21421#: git-send-email.perl:796
673bfad0
JX
21422msgid "Summary email is empty, skipping it\n"
21423msgstr ""
21424
21425#. TRANSLATORS: please keep [y/N] as is.
d93ef2a1 21426#: git-send-email.perl:831
673bfad0
JX
21427#, perl-format
21428msgid "Are you sure you want to use <%s> [y/N]? "
21429msgstr ""
21430
d93ef2a1 21431#: git-send-email.perl:886
673bfad0
JX
21432msgid ""
21433"The following files are 8bit, but do not declare a Content-Transfer-"
21434"Encoding.\n"
21435msgstr ""
21436
d93ef2a1 21437#: git-send-email.perl:891
673bfad0
JX
21438msgid "Which 8bit encoding should I declare [UTF-8]? "
21439msgstr ""
21440
d93ef2a1 21441#: git-send-email.perl:899
673bfad0
JX
21442#, perl-format
21443msgid ""
21444"Refusing to send because the patch\n"
21445"\t%s\n"
21446"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
21447"want to send.\n"
21448msgstr ""
21449
d93ef2a1 21450#: git-send-email.perl:918
673bfad0
JX
21451msgid "To whom should the emails be sent (if anyone)?"
21452msgstr ""
21453
d93ef2a1 21454#: git-send-email.perl:936
673bfad0
JX
21455#, perl-format
21456msgid "fatal: alias '%s' expands to itself\n"
21457msgstr ""
21458
d93ef2a1 21459#: git-send-email.perl:948
673bfad0
JX
21460msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
21461msgstr ""
21462
d93ef2a1 21463#: git-send-email.perl:1006 git-send-email.perl:1014
673bfad0
JX
21464#, perl-format
21465msgid "error: unable to extract a valid address from: %s\n"
21466msgstr ""
21467
21468#. TRANSLATORS: Make sure to include [q] [d] [e] in your
21469#. translation. The program will only accept English input
21470#. at this point.
d93ef2a1 21471#: git-send-email.perl:1018
673bfad0
JX
21472msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
21473msgstr ""
21474
d93ef2a1 21475#: git-send-email.perl:1335
673bfad0
JX
21476#, perl-format
21477msgid "CA path \"%s\" does not exist"
21478msgstr ""
21479
d93ef2a1 21480#: git-send-email.perl:1418
673bfad0
JX
21481msgid ""
21482" The Cc list above has been expanded by additional\n"
21483" addresses found in the patch commit message. By default\n"
21484" send-email prompts before sending whenever this occurs.\n"
21485" This behavior is controlled by the sendemail.confirm\n"
21486" configuration setting.\n"
21487"\n"
21488" For additional information, run 'git send-email --help'.\n"
21489" To retain the current behavior, but squelch this message,\n"
21490" run 'git config --global sendemail.confirm auto'.\n"
21491"\n"
21492msgstr ""
21493
9b7388a8 21494#. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
673bfad0
JX
21495#. translation. The program will only accept English input
21496#. at this point.
d93ef2a1 21497#: git-send-email.perl:1433
9b7388a8 21498msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
673bfad0
JX
21499msgstr ""
21500
d93ef2a1 21501#: git-send-email.perl:1436
673bfad0
JX
21502msgid "Send this email reply required"
21503msgstr ""
21504
d93ef2a1 21505#: git-send-email.perl:1464
673bfad0
JX
21506msgid "The required SMTP server is not properly defined."
21507msgstr ""
21508
d93ef2a1 21509#: git-send-email.perl:1511
673bfad0
JX
21510#, perl-format
21511msgid "Server does not support STARTTLS! %s"
21512msgstr ""
21513
d93ef2a1 21514#: git-send-email.perl:1516 git-send-email.perl:1520
5b34e000
JX
21515#, perl-format
21516msgid "STARTTLS failed! %s"
21517msgstr ""
21518
d93ef2a1 21519#: git-send-email.perl:1529
673bfad0
JX
21520msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
21521msgstr ""
21522
d93ef2a1 21523#: git-send-email.perl:1547
673bfad0
JX
21524#, perl-format
21525msgid "Failed to send %s\n"
21526msgstr ""
21527
d93ef2a1 21528#: git-send-email.perl:1550
673bfad0
JX
21529#, perl-format
21530msgid "Dry-Sent %s\n"
21531msgstr ""
21532
d93ef2a1 21533#: git-send-email.perl:1550
673bfad0
JX
21534#, perl-format
21535msgid "Sent %s\n"
21536msgstr ""
21537
d93ef2a1 21538#: git-send-email.perl:1552
673bfad0
JX
21539msgid "Dry-OK. Log says:\n"
21540msgstr ""
21541
d93ef2a1 21542#: git-send-email.perl:1552
673bfad0
JX
21543msgid "OK. Log says:\n"
21544msgstr ""
21545
d93ef2a1 21546#: git-send-email.perl:1564
673bfad0
JX
21547msgid "Result: "
21548msgstr ""
21549
d93ef2a1 21550#: git-send-email.perl:1567
673bfad0
JX
21551msgid "Result: OK\n"
21552msgstr ""
21553
d93ef2a1 21554#: git-send-email.perl:1585
673bfad0
JX
21555#, perl-format
21556msgid "can't open file %s"
21557msgstr ""
21558
d93ef2a1 21559#: git-send-email.perl:1632 git-send-email.perl:1652
673bfad0
JX
21560#, perl-format
21561msgid "(mbox) Adding cc: %s from line '%s'\n"
21562msgstr ""
21563
d93ef2a1 21564#: git-send-email.perl:1638
673bfad0
JX
21565#, perl-format
21566msgid "(mbox) Adding to: %s from line '%s'\n"
21567msgstr ""
21568
d93ef2a1 21569#: git-send-email.perl:1691
673bfad0
JX
21570#, perl-format
21571msgid "(non-mbox) Adding cc: %s from line '%s'\n"
21572msgstr ""
21573
d93ef2a1 21574#: git-send-email.perl:1726
673bfad0
JX
21575#, perl-format
21576msgid "(body) Adding cc: %s from line '%s'\n"
21577msgstr ""
21578
d93ef2a1 21579#: git-send-email.perl:1837
673bfad0
JX
21580#, perl-format
21581msgid "(%s) Could not execute '%s'"
21582msgstr ""
21583
d93ef2a1 21584#: git-send-email.perl:1844
673bfad0
JX
21585#, perl-format
21586msgid "(%s) Adding %s: %s from: '%s'\n"
21587msgstr ""
21588
d93ef2a1 21589#: git-send-email.perl:1848
673bfad0
JX
21590#, perl-format
21591msgid "(%s) failed to close pipe to '%s'"
21592msgstr ""
21593
d93ef2a1 21594#: git-send-email.perl:1878
673bfad0
JX
21595msgid "cannot send message as 7bit"
21596msgstr ""
21597
d93ef2a1 21598#: git-send-email.perl:1886
673bfad0
JX
21599msgid "invalid transfer encoding"
21600msgstr ""
21601
d93ef2a1 21602#: git-send-email.perl:1927 git-send-email.perl:1979 git-send-email.perl:1989
673bfad0
JX
21603#, perl-format
21604msgid "unable to open %s: %s\n"
21605msgstr ""
21606
d93ef2a1 21607#: git-send-email.perl:1930
673bfad0
JX
21608#, perl-format
21609msgid "%s: patch contains a line longer than 998 characters"
21610msgstr ""
21611
d93ef2a1 21612#: git-send-email.perl:1947
673bfad0
JX
21613#, perl-format
21614msgid "Skipping %s with backup suffix '%s'.\n"
21615msgstr ""
21616
21617#. TRANSLATORS: please keep "[y|N]" as is.
d93ef2a1 21618#: git-send-email.perl:1951
673bfad0
JX
21619#, perl-format
21620msgid "Do you really want to send %s? [y|N]: "
21621msgstr ""