]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
l10n: git.pot: v2.19.0 round 1 (382 new, 30 removed)
[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"
dba9f13c 11"POT-Creation-Date: 2018-08-21 08:28+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
dba9f13c 21#: advice.c:97
dce37b66 22#, c-format
9b7388a8 23msgid "%shint: %.*s%s\n"
dce37b66
JX
24msgstr ""
25
dba9f13c 26#: advice.c:150
9fa976ff
JX
27msgid "Cherry-picking is not possible because you have unmerged files."
28msgstr ""
29
dba9f13c 30#: advice.c:152
9fa976ff
JX
31msgid "Committing is not possible because you have unmerged files."
32msgstr ""
33
dba9f13c 34#: advice.c:154
9fa976ff
JX
35msgid "Merging is not possible because you have unmerged files."
36msgstr ""
37
dba9f13c 38#: advice.c:156
9fa976ff
JX
39msgid "Pulling is not possible because you have unmerged files."
40msgstr ""
41
dba9f13c 42#: advice.c:158
9fa976ff
JX
43msgid "Reverting is not possible because you have unmerged files."
44msgstr ""
45
dba9f13c 46#: advice.c:160
9fa976ff
JX
47#, c-format
48msgid "It is not possible to %s because you have unmerged files."
49msgstr ""
50
dba9f13c 51#: advice.c:168
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
dba9f13c 57#: advice.c:176
9fa976ff
JX
58msgid "Exiting because of an unresolved conflict."
59msgstr ""
60
dba9f13c 61#: advice.c:181 builtin/merge.c:1286
df0617bf
JX
62msgid "You have not concluded your merge (MERGE_HEAD exists)."
63msgstr ""
64
dba9f13c 65#: advice.c:183
f4f2c8f8 66msgid "Please, commit your changes before merging."
df0617bf
JX
67msgstr ""
68
dba9f13c 69#: advice.c:184
df0617bf 70msgid "Exiting because of unfinished merge."
cc76011e
JX
71msgstr ""
72
dba9f13c 73#: advice.c:190
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
dba9f13c 89#: apply.c:59
fda7b092
JX
90#, c-format
91msgid "unrecognized whitespace option '%s'"
cc76011e
JX
92msgstr ""
93
dba9f13c 94#: apply.c:75
fda7b092
JX
95#, c-format
96msgid "unrecognized whitespace ignore option '%s'"
df0617bf
JX
97msgstr ""
98
dba9f13c 99#: apply.c:125
fda7b092 100msgid "--reject and --3way cannot be used together."
cc76011e
JX
101msgstr ""
102
dba9f13c 103#: apply.c:127
fda7b092 104msgid "--cached and --3way cannot be used together."
cc76011e
JX
105msgstr ""
106
dba9f13c 107#: apply.c:130
fda7b092 108msgid "--3way outside a repository"
727b9576
JX
109msgstr ""
110
dba9f13c 111#: apply.c:141
fda7b092 112msgid "--index outside a repository"
cc76011e
JX
113msgstr ""
114
dba9f13c 115#: apply.c:144
fda7b092 116msgid "--cached outside a repository"
cc76011e
JX
117msgstr ""
118
dba9f13c 119#: apply.c:826
fda7b092
JX
120#, c-format
121msgid "Cannot prepare timestamp regexp %s"
cc76011e
JX
122msgstr ""
123
dba9f13c 124#: apply.c:835
fda7b092
JX
125#, c-format
126msgid "regexec returned %d for input: %s"
cc76011e
JX
127msgstr ""
128
dba9f13c 129#: apply.c:909
fda7b092
JX
130#, c-format
131msgid "unable to find filename in patch at line %d"
cc76011e
JX
132msgstr ""
133
dba9f13c 134#: apply.c:947
fda7b092
JX
135#, c-format
136msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
cc76011e
JX
137msgstr ""
138
dba9f13c 139#: apply.c:953
fda7b092
JX
140#, c-format
141msgid "git apply: bad git-diff - inconsistent new filename on line %d"
cc76011e
JX
142msgstr ""
143
dba9f13c 144#: apply.c:954
fda7b092
JX
145#, c-format
146msgid "git apply: bad git-diff - inconsistent old filename on line %d"
cc76011e
JX
147msgstr ""
148
dba9f13c 149#: apply.c:959
fda7b092
JX
150#, c-format
151msgid "git apply: bad git-diff - expected /dev/null on line %d"
cc76011e
JX
152msgstr ""
153
dba9f13c 154#: apply.c:988
5b34e000
JX
155#, c-format
156msgid "invalid mode on line %d: %s"
157msgstr ""
158
dba9f13c 159#: apply.c:1306
5b34e000
JX
160#, c-format
161msgid "inconsistent header lines %d and %d"
162msgstr ""
163
dba9f13c 164#: apply.c:1478
fda7b092
JX
165#, c-format
166msgid "recount: unexpected line: %.*s"
cc76011e
JX
167msgstr ""
168
dba9f13c 169#: apply.c:1547
fda7b092
JX
170#, c-format
171msgid "patch fragment without header at line %d: %.*s"
cc76011e
JX
172msgstr ""
173
dba9f13c 174#: apply.c:1567
fda7b092
JX
175#, c-format
176msgid ""
177"git diff header lacks filename information when removing %d leading pathname "
178"component (line %d)"
179msgid_plural ""
180"git diff header lacks filename information when removing %d leading pathname "
181"components (line %d)"
182msgstr[0] ""
183msgstr[1] ""
cc76011e 184
dba9f13c 185#: apply.c:1580
fda7b092
JX
186#, c-format
187msgid "git diff header lacks filename information (line %d)"
cc76011e
JX
188msgstr ""
189
dba9f13c 190#: apply.c:1768
fda7b092 191msgid "new file depends on old contents"
cc76011e
JX
192msgstr ""
193
dba9f13c 194#: apply.c:1770
fda7b092 195msgid "deleted file still has contents"
cc76011e
JX
196msgstr ""
197
dba9f13c 198#: apply.c:1804
fda7b092
JX
199#, c-format
200msgid "corrupt patch at line %d"
cc76011e
JX
201msgstr ""
202
dba9f13c 203#: apply.c:1841
fda7b092
JX
204#, c-format
205msgid "new file %s depends on old contents"
9fa976ff
JX
206msgstr ""
207
dba9f13c 208#: apply.c:1843
fda7b092
JX
209#, c-format
210msgid "deleted file %s still has contents"
9fa976ff
JX
211msgstr ""
212
dba9f13c 213#: apply.c:1846
fda7b092
JX
214#, c-format
215msgid "** warning: file %s becomes empty but is not deleted"
9fa976ff
JX
216msgstr ""
217
dba9f13c 218#: apply.c:1993
9fa976ff 219#, c-format
fda7b092 220msgid "corrupt binary patch at line %d: %.*s"
9fa976ff
JX
221msgstr ""
222
dba9f13c 223#: apply.c:2030
9fa976ff 224#, c-format
fda7b092 225msgid "unrecognized binary patch at line %d"
9fa976ff
JX
226msgstr ""
227
dba9f13c 228#: apply.c:2190
fda7b092
JX
229#, c-format
230msgid "patch with only garbage at line %d"
fe52cd62
JX
231msgstr ""
232
dba9f13c 233#: apply.c:2276
9fa976ff 234#, c-format
fda7b092 235msgid "unable to read symlink %s"
9fa976ff
JX
236msgstr ""
237
dba9f13c 238#: apply.c:2280
9fa976ff 239#, c-format
fda7b092 240msgid "unable to open or read %s"
9fa976ff
JX
241msgstr ""
242
dba9f13c 243#: apply.c:2939
9fa976ff 244#, c-format
fda7b092 245msgid "invalid start of line: '%c'"
9fa976ff
JX
246msgstr ""
247
dba9f13c 248#: apply.c:3060
9fa976ff 249#, c-format
fda7b092
JX
250msgid "Hunk #%d succeeded at %d (offset %d line)."
251msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
252msgstr[0] ""
253msgstr[1] ""
254
dba9f13c 255#: apply.c:3072
fda7b092
JX
256#, c-format
257msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
9fa976ff
JX
258msgstr ""
259
dba9f13c 260#: apply.c:3078
9fa976ff
JX
261#, c-format
262msgid ""
fda7b092
JX
263"while searching for:\n"
264"%.*s"
9fa976ff
JX
265msgstr ""
266
dba9f13c 267#: apply.c:3100
9fa976ff 268#, c-format
fda7b092 269msgid "missing binary patch data for '%s'"
9fa976ff
JX
270msgstr ""
271
dba9f13c 272#: apply.c:3108
9fa976ff 273#, c-format
fda7b092 274msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
9fa976ff
JX
275msgstr ""
276
dba9f13c 277#: apply.c:3154
9fa976ff 278#, c-format
fda7b092 279msgid "cannot apply binary patch to '%s' without full index line"
9fa976ff
JX
280msgstr ""
281
dba9f13c 282#: apply.c:3164
9fa976ff
JX
283#, c-format
284msgid ""
fda7b092 285"the patch applies to '%s' (%s), which does not match the current contents."
9fa976ff
JX
286msgstr ""
287
dba9f13c 288#: apply.c:3172
9fa976ff 289#, c-format
fda7b092 290msgid "the patch applies to an empty '%s' but it is not empty"
9fa976ff
JX
291msgstr ""
292
dba9f13c 293#: apply.c:3190
9fa976ff 294#, c-format
fda7b092 295msgid "the necessary postimage %s for '%s' cannot be read"
9fa976ff
JX
296msgstr ""
297
dba9f13c 298#: apply.c:3203
9fa976ff 299#, c-format
fda7b092 300msgid "binary patch does not apply to '%s'"
9fa976ff
JX
301msgstr ""
302
dba9f13c 303#: apply.c:3209
9fa976ff 304#, c-format
fda7b092 305msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
9fa976ff
JX
306msgstr ""
307
dba9f13c 308#: apply.c:3230
fda7b092
JX
309#, c-format
310msgid "patch failed: %s:%ld"
9fa976ff
JX
311msgstr ""
312
dba9f13c 313#: apply.c:3352
9fa976ff 314#, c-format
fda7b092 315msgid "cannot checkout %s"
9fa976ff
JX
316msgstr ""
317
dba9f13c 318#: apply.c:3404 apply.c:3415 apply.c:3461 setup.c:278
9fa976ff 319#, c-format
fda7b092 320msgid "failed to read %s"
9fa976ff
JX
321msgstr ""
322
dba9f13c 323#: apply.c:3412
9fa976ff 324#, c-format
fda7b092
JX
325msgid "reading from '%s' beyond a symbolic link"
326msgstr ""
9fa976ff 327
dba9f13c 328#: apply.c:3441 apply.c:3681
9fa976ff 329#, c-format
fda7b092
JX
330msgid "path %s has been renamed/deleted"
331msgstr ""
9fa976ff 332
dba9f13c 333#: apply.c:3524 apply.c:3696
9eb3984b 334#, c-format
fda7b092 335msgid "%s: does not exist in index"
9eb3984b
JX
336msgstr ""
337
dba9f13c 338#: apply.c:3533 apply.c:3704
c6bc7d43 339#, c-format
fda7b092 340msgid "%s: does not match index"
c6bc7d43
JX
341msgstr ""
342
dba9f13c 343#: apply.c:3568
fda7b092 344msgid "repository lacks the necessary blob to fall back on 3-way merge."
c6bc7d43
JX
345msgstr ""
346
dba9f13c 347#: apply.c:3571
c6bc7d43 348#, c-format
fda7b092 349msgid "Falling back to three-way merge...\n"
c6bc7d43
JX
350msgstr ""
351
dba9f13c 352#: apply.c:3587 apply.c:3591
c6bc7d43 353#, c-format
fda7b092 354msgid "cannot read the current contents of '%s'"
c6bc7d43
JX
355msgstr ""
356
dba9f13c 357#: apply.c:3603
c6bc7d43 358#, c-format
fda7b092 359msgid "Failed to fall back on three-way merge...\n"
c6bc7d43
JX
360msgstr ""
361
dba9f13c 362#: apply.c:3617
c6bc7d43 363#, c-format
fda7b092 364msgid "Applied patch to '%s' with conflicts.\n"
c6bc7d43
JX
365msgstr ""
366
dba9f13c 367#: apply.c:3622
c6bc7d43 368#, c-format
fda7b092 369msgid "Applied patch to '%s' cleanly.\n"
c6bc7d43
JX
370msgstr ""
371
dba9f13c 372#: apply.c:3648
fda7b092 373msgid "removal patch leaves file contents"
c6bc7d43
JX
374msgstr ""
375
dba9f13c 376#: apply.c:3721
c6bc7d43 377#, c-format
fda7b092 378msgid "%s: wrong type"
c6bc7d43
JX
379msgstr ""
380
dba9f13c 381#: apply.c:3723
fda7b092
JX
382#, c-format
383msgid "%s has type %o, expected %o"
9eb3984b
JX
384msgstr ""
385
dba9f13c 386#: apply.c:3874 apply.c:3876
c6bc7d43 387#, c-format
fda7b092 388msgid "invalid path '%s'"
c6bc7d43
JX
389msgstr ""
390
dba9f13c 391#: apply.c:3932
c6bc7d43 392#, c-format
fda7b092 393msgid "%s: already exists in index"
c6bc7d43
JX
394msgstr ""
395
dba9f13c 396#: apply.c:3935
c6bc7d43 397#, c-format
fda7b092 398msgid "%s: already exists in working directory"
c6bc7d43
JX
399msgstr ""
400
dba9f13c 401#: apply.c:3955
fda7b092
JX
402#, c-format
403msgid "new mode (%o) of %s does not match old mode (%o)"
c6bc7d43
JX
404msgstr ""
405
dba9f13c 406#: apply.c:3960
c138af56 407#, c-format
fda7b092 408msgid "new mode (%o) of %s does not match old mode (%o) of %s"
c138af56
JX
409msgstr ""
410
dba9f13c 411#: apply.c:3980
c138af56 412#, c-format
fda7b092 413msgid "affected file '%s' is beyond a symbolic link"
c138af56
JX
414msgstr ""
415
dba9f13c 416#: apply.c:3984
fda7b092
JX
417#, c-format
418msgid "%s: patch does not apply"
c138af56
JX
419msgstr ""
420
dba9f13c 421#: apply.c:3999
c6bc7d43 422#, c-format
fda7b092 423msgid "Checking patch %s..."
c6bc7d43
JX
424msgstr ""
425
dba9f13c 426#: apply.c:4091
c6bc7d43 427#, c-format
fda7b092 428msgid "sha1 information is lacking or useless for submodule %s"
c6bc7d43
JX
429msgstr ""
430
dba9f13c 431#: apply.c:4098
c6bc7d43 432#, c-format
fda7b092 433msgid "mode change for %s, which is not in current HEAD"
c6bc7d43
JX
434msgstr ""
435
dba9f13c 436#: apply.c:4101
df0617bf 437#, c-format
fda7b092
JX
438msgid "sha1 information is lacking or useless (%s)."
439msgstr ""
440
dba9f13c 441#: apply.c:4106 builtin/checkout.c:237 builtin/reset.c:140
fda7b092
JX
442#, c-format
443msgid "make_cache_entry failed for path '%s'"
444msgstr ""
445
dba9f13c 446#: apply.c:4110
fda7b092
JX
447#, c-format
448msgid "could not add %s to temporary index"
449msgstr ""
450
dba9f13c 451#: apply.c:4120
fda7b092
JX
452#, c-format
453msgid "could not write temporary index to %s"
454msgstr ""
455
dba9f13c 456#: apply.c:4258
fda7b092
JX
457#, c-format
458msgid "unable to remove %s from index"
459msgstr ""
460
dba9f13c 461#: apply.c:4292
fda7b092
JX
462#, c-format
463msgid "corrupt patch for submodule %s"
464msgstr ""
465
dba9f13c 466#: apply.c:4298
fda7b092
JX
467#, c-format
468msgid "unable to stat newly created file '%s'"
469msgstr ""
470
dba9f13c 471#: apply.c:4306
fda7b092
JX
472#, c-format
473msgid "unable to create backing store for newly created file %s"
474msgstr ""
475
dba9f13c 476#: apply.c:4312 apply.c:4457
fda7b092
JX
477#, c-format
478msgid "unable to add cache entry for %s"
479msgstr ""
480
dba9f13c 481#: apply.c:4355
fda7b092
JX
482#, c-format
483msgid "failed to write to '%s'"
484msgstr ""
485
dba9f13c 486#: apply.c:4359
fda7b092
JX
487#, c-format
488msgid "closing file '%s'"
489msgstr ""
490
dba9f13c 491#: apply.c:4429
fda7b092
JX
492#, c-format
493msgid "unable to write file '%s' mode %o"
494msgstr ""
495
dba9f13c 496#: apply.c:4527
fda7b092
JX
497#, c-format
498msgid "Applied patch %s cleanly."
499msgstr ""
500
dba9f13c 501#: apply.c:4535
fda7b092
JX
502msgid "internal error"
503msgstr ""
504
dba9f13c 505#: apply.c:4538
fda7b092
JX
506#, c-format
507msgid "Applying patch %%s with %d reject..."
508msgid_plural "Applying patch %%s with %d rejects..."
509msgstr[0] ""
510msgstr[1] ""
511
dba9f13c 512#: apply.c:4549
fda7b092
JX
513#, c-format
514msgid "truncating .rej filename to %.*s.rej"
515msgstr ""
516
dba9f13c 517#: apply.c:4557 builtin/fetch.c:780 builtin/fetch.c:1048
fda7b092
JX
518#, c-format
519msgid "cannot open %s"
520msgstr ""
521
dba9f13c 522#: apply.c:4571
fda7b092
JX
523#, c-format
524msgid "Hunk #%d applied cleanly."
525msgstr ""
526
dba9f13c 527#: apply.c:4575
fda7b092
JX
528#, c-format
529msgid "Rejected hunk #%d."
530msgstr ""
531
dba9f13c 532#: apply.c:4685
fda7b092
JX
533#, c-format
534msgid "Skipped patch '%s'."
535msgstr ""
536
dba9f13c 537#: apply.c:4693
fda7b092
JX
538msgid "unrecognized input"
539msgstr ""
540
dba9f13c 541#: apply.c:4712
fda7b092
JX
542msgid "unable to read index file"
543msgstr ""
544
dba9f13c 545#: apply.c:4849
fda7b092
JX
546#, c-format
547msgid "can't open patch '%s': %s"
548msgstr ""
549
dba9f13c 550#: apply.c:4876
fda7b092
JX
551#, c-format
552msgid "squelched %d whitespace error"
553msgid_plural "squelched %d whitespace errors"
554msgstr[0] ""
555msgstr[1] ""
556
dba9f13c 557#: apply.c:4882 apply.c:4897
fda7b092
JX
558#, c-format
559msgid "%d line adds whitespace errors."
560msgid_plural "%d lines add whitespace errors."
561msgstr[0] ""
562msgstr[1] ""
563
dba9f13c 564#: apply.c:4890
fda7b092
JX
565#, c-format
566msgid "%d line applied after fixing whitespace errors."
567msgid_plural "%d lines applied after fixing whitespace errors."
568msgstr[0] ""
569msgstr[1] ""
570
dba9f13c 571#: apply.c:4906 builtin/add.c:539 builtin/mv.c:300 builtin/rm.c:389
fda7b092
JX
572msgid "Unable to write new index file"
573msgstr ""
574
dba9f13c
JX
575#: apply.c:4933 apply.c:4936 builtin/am.c:2254 builtin/am.c:2257
576#: builtin/clone.c:121 builtin/fetch.c:115 builtin/merge.c:260
577#: builtin/pull.c:198 builtin/submodule--helper.c:406
578#: builtin/submodule--helper.c:1355 builtin/submodule--helper.c:1358
579#: builtin/submodule--helper.c:1729 builtin/submodule--helper.c:1732
580#: builtin/submodule--helper.c:1952 git-add--interactive.perl:197
fda7b092
JX
581msgid "path"
582msgstr ""
583
dba9f13c 584#: apply.c:4934
fda7b092
JX
585msgid "don't apply changes matching the given path"
586msgstr ""
587
dba9f13c 588#: apply.c:4937
fda7b092
JX
589msgid "apply changes matching the given path"
590msgstr ""
591
dba9f13c 592#: apply.c:4939 builtin/am.c:2263
fda7b092
JX
593msgid "num"
594msgstr ""
595
dba9f13c 596#: apply.c:4940
fda7b092
JX
597msgid "remove <num> leading slashes from traditional diff paths"
598msgstr ""
599
dba9f13c 600#: apply.c:4943
fda7b092
JX
601msgid "ignore additions made by the patch"
602msgstr ""
603
dba9f13c 604#: apply.c:4945
fda7b092
JX
605msgid "instead of applying the patch, output diffstat for the input"
606msgstr ""
607
dba9f13c 608#: apply.c:4949
fda7b092
JX
609msgid "show number of added and deleted lines in decimal notation"
610msgstr ""
611
dba9f13c 612#: apply.c:4951
fda7b092
JX
613msgid "instead of applying the patch, output a summary for the input"
614msgstr ""
615
dba9f13c 616#: apply.c:4953
fda7b092
JX
617msgid "instead of applying the patch, see if the patch is applicable"
618msgstr ""
619
dba9f13c 620#: apply.c:4955
fda7b092
JX
621msgid "make sure the patch is applicable to the current index"
622msgstr ""
623
dba9f13c
JX
624#: apply.c:4957
625msgid "mark new files with `git add --intent-to-add`"
626msgstr ""
627
628#: apply.c:4959
fda7b092
JX
629msgid "apply a patch without touching the working tree"
630msgstr ""
631
dba9f13c 632#: apply.c:4961
fda7b092
JX
633msgid "accept a patch that touches outside the working area"
634msgstr ""
635
dba9f13c 636#: apply.c:4964
fda7b092
JX
637msgid "also apply the patch (use with --stat/--summary/--check)"
638msgstr ""
639
dba9f13c 640#: apply.c:4966
fda7b092
JX
641msgid "attempt three-way merge if a patch does not apply"
642msgstr ""
643
dba9f13c 644#: apply.c:4968
fda7b092
JX
645msgid "build a temporary index based on embedded index information"
646msgstr ""
647
dba9f13c 648#: apply.c:4971 builtin/checkout-index.c:168 builtin/ls-files.c:516
fda7b092
JX
649msgid "paths are separated with NUL character"
650msgstr ""
651
dba9f13c 652#: apply.c:4973
fda7b092
JX
653msgid "ensure at least <n> lines of context match"
654msgstr ""
655
dba9f13c 656#: apply.c:4974 builtin/am.c:2242 builtin/interpret-trailers.c:95
25eab542 657#: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
dba9f13c 658#: builtin/pack-objects.c:3205
fda7b092
JX
659msgid "action"
660msgstr ""
661
dba9f13c 662#: apply.c:4975
fda7b092
JX
663msgid "detect new or modified lines that have whitespace errors"
664msgstr ""
665
dba9f13c 666#: apply.c:4978 apply.c:4981
fda7b092
JX
667msgid "ignore changes in whitespace when finding context"
668msgstr ""
669
dba9f13c 670#: apply.c:4984
fda7b092
JX
671msgid "apply the patch in reverse"
672msgstr ""
673
dba9f13c 674#: apply.c:4986
fda7b092
JX
675msgid "don't expect at least one line of context"
676msgstr ""
677
dba9f13c 678#: apply.c:4988
fda7b092
JX
679msgid "leave the rejected hunks in corresponding *.rej files"
680msgstr ""
681
dba9f13c 682#: apply.c:4990
fda7b092
JX
683msgid "allow overlapping hunks"
684msgstr ""
685
dba9f13c
JX
686#: apply.c:4991 builtin/add.c:290 builtin/check-ignore.c:21
687#: builtin/commit.c:1301 builtin/count-objects.c:98 builtin/fsck.c:671
688#: builtin/log.c:1914 builtin/mv.c:122 builtin/read-tree.c:124
fda7b092
JX
689msgid "be verbose"
690msgstr ""
691
dba9f13c 692#: apply.c:4993
fda7b092
JX
693msgid "tolerate incorrectly detected missing new-line at the end of file"
694msgstr ""
695
dba9f13c 696#: apply.c:4996
fda7b092
JX
697msgid "do not trust the line counts in the hunk headers"
698msgstr ""
699
dba9f13c 700#: apply.c:4998 builtin/am.c:2251
fda7b092
JX
701msgid "root"
702msgstr ""
703
dba9f13c 704#: apply.c:4999
fda7b092
JX
705msgid "prepend <root> to all filenames"
706msgstr ""
707
dba9f13c 708#: archive.c:14
fda7b092
JX
709msgid "git archive [<options>] <tree-ish> [<path>...]"
710msgstr ""
711
dba9f13c 712#: archive.c:15
fda7b092
JX
713msgid "git archive --list"
714msgstr ""
715
dba9f13c 716#: archive.c:16
fda7b092
JX
717msgid ""
718"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
719msgstr ""
720
dba9f13c 721#: archive.c:17
fda7b092
JX
722msgid "git archive --remote <repo> [--exec <cmd>] --list"
723msgstr ""
724
dba9f13c 725#: archive.c:363 builtin/add.c:176 builtin/add.c:515 builtin/rm.c:298
fda7b092
JX
726#, c-format
727msgid "pathspec '%s' did not match any files"
728msgstr ""
729
dba9f13c 730#: archive.c:446
fda7b092
JX
731msgid "fmt"
732msgstr ""
733
dba9f13c 734#: archive.c:446
fda7b092
JX
735msgid "archive format"
736msgstr ""
737
dba9f13c 738#: archive.c:447 builtin/log.c:1473
fda7b092
JX
739msgid "prefix"
740msgstr ""
741
dba9f13c 742#: archive.c:448
fda7b092
JX
743msgid "prepend prefix to each pathname in the archive"
744msgstr ""
745
dba9f13c
JX
746#: archive.c:449 builtin/blame.c:816 builtin/blame.c:817 builtin/config.c:126
747#: builtin/fast-export.c:1013 builtin/fast-export.c:1015 builtin/grep.c:873
748#: builtin/hash-object.c:104 builtin/ls-files.c:552 builtin/ls-files.c:555
749#: builtin/notes.c:407 builtin/notes.c:570 builtin/read-tree.c:119
abc8de64 750#: parse-options.h:165
fda7b092
JX
751msgid "file"
752msgstr ""
753
dba9f13c 754#: archive.c:450 builtin/archive.c:89
fda7b092
JX
755msgid "write the archive to this file"
756msgstr ""
757
dba9f13c 758#: archive.c:452
fda7b092
JX
759msgid "read .gitattributes in working directory"
760msgstr ""
761
dba9f13c 762#: archive.c:453
fda7b092
JX
763msgid "report archived files on stderr"
764msgstr ""
765
dba9f13c 766#: archive.c:454
fda7b092
JX
767msgid "store only"
768msgstr ""
769
dba9f13c 770#: archive.c:455
fda7b092
JX
771msgid "compress faster"
772msgstr ""
773
dba9f13c 774#: archive.c:463
fda7b092
JX
775msgid "compress better"
776msgstr ""
777
dba9f13c 778#: archive.c:466
fda7b092
JX
779msgid "list supported archive formats"
780msgstr ""
781
dba9f13c
JX
782#: archive.c:468 builtin/archive.c:90 builtin/clone.c:111 builtin/clone.c:114
783#: builtin/submodule--helper.c:1367 builtin/submodule--helper.c:1738
fda7b092
JX
784msgid "repo"
785msgstr ""
786
dba9f13c 787#: archive.c:469 builtin/archive.c:91
fda7b092
JX
788msgid "retrieve the archive from remote repository <repo>"
789msgstr ""
790
dba9f13c
JX
791#: archive.c:470 builtin/archive.c:92 builtin/difftool.c:714
792#: builtin/notes.c:491
fda7b092
JX
793msgid "command"
794msgstr ""
795
dba9f13c 796#: archive.c:471 builtin/archive.c:93
fda7b092
JX
797msgid "path to the remote git-upload-archive command"
798msgstr ""
799
dba9f13c 800#: archive.c:478
fda7b092
JX
801msgid "Unexpected option --remote"
802msgstr ""
803
dba9f13c 804#: archive.c:480
fda7b092
JX
805msgid "Option --exec can only be used together with --remote"
806msgstr ""
807
dba9f13c 808#: archive.c:482
fda7b092
JX
809msgid "Unexpected option --output"
810msgstr ""
811
dba9f13c 812#: archive.c:504
fda7b092
JX
813#, c-format
814msgid "Unknown archive format '%s'"
815msgstr ""
816
dba9f13c 817#: archive.c:511
fda7b092
JX
818#, c-format
819msgid "Argument not supported for format '%s': -%d"
820msgstr ""
821
dba9f13c
JX
822#: archive-tar.c:125 archive-zip.c:344
823#, c-format
824msgid "cannot stream blob %s"
825msgstr ""
826
827#: archive-tar.c:260 archive-zip.c:361
828#, c-format
829msgid "unsupported file mode: 0%o (SHA1: %s)"
830msgstr ""
831
832#: archive-tar.c:287 archive-zip.c:352
833#, c-format
834msgid "cannot read %s"
835msgstr ""
836
837#: archive-tar.c:458
838#, c-format
839msgid "unable to start '%s' filter"
840msgstr ""
841
842#: archive-tar.c:461
843msgid "unable to redirect descriptor"
844msgstr ""
845
846#: archive-tar.c:468
847#, c-format
848msgid "'%s' filter reported error"
849msgstr ""
850
851#: archive-zip.c:313
852#, c-format
853msgid "path is not valid UTF-8: %s"
854msgstr ""
855
856#: archive-zip.c:317
857#, c-format
858msgid "path too long (%d chars, SHA1: %s): %s"
859msgstr ""
860
861#: archive-zip.c:470 builtin/pack-objects.c:216 builtin/pack-objects.c:219
862#, c-format
863msgid "deflate error (%d)"
864msgstr ""
865
866#: archive-zip.c:605
867#, c-format
868msgid "timestamp too large for this system: %<PRIuMAX>"
869msgstr ""
870
25eab542 871#: attr.c:218
dfc182b1
JX
872#, c-format
873msgid "%.*s is not a valid attribute name"
874msgstr ""
875
25eab542 876#: attr.c:415
fda7b092
JX
877msgid ""
878"Negative patterns are ignored in git attributes\n"
879"Use '\\!' for literal leading exclamation."
880msgstr ""
881
dba9f13c 882#: bisect.c:467
fda7b092
JX
883#, c-format
884msgid "Badly quoted content in file '%s': %s"
885msgstr ""
886
dba9f13c 887#: bisect.c:675
fda7b092
JX
888#, c-format
889msgid "We cannot bisect more!\n"
890msgstr ""
891
dba9f13c 892#: bisect.c:729
fda7b092
JX
893#, c-format
894msgid "Not a valid commit name %s"
895msgstr ""
896
dba9f13c 897#: bisect.c:753
fda7b092
JX
898#, c-format
899msgid ""
900"The merge base %s is bad.\n"
901"This means the bug has been fixed between %s and [%s].\n"
902msgstr ""
903
dba9f13c 904#: bisect.c:758
fda7b092
JX
905#, c-format
906msgid ""
907"The merge base %s is new.\n"
908"The property has changed between %s and [%s].\n"
909msgstr ""
910
dba9f13c 911#: bisect.c:763
fda7b092
JX
912#, c-format
913msgid ""
914"The merge base %s is %s.\n"
915"This means the first '%s' commit is between %s and [%s].\n"
916msgstr ""
917
dba9f13c 918#: bisect.c:771
fda7b092
JX
919#, c-format
920msgid ""
673bfad0 921"Some %s revs are not ancestors of the %s rev.\n"
fda7b092
JX
922"git bisect cannot work properly in this case.\n"
923"Maybe you mistook %s and %s revs?\n"
924msgstr ""
925
dba9f13c 926#: bisect.c:784
fda7b092
JX
927#, c-format
928msgid ""
929"the merge base between %s and [%s] must be skipped.\n"
930"So we cannot be sure the first %s commit is between %s and %s.\n"
931"We continue anyway."
932msgstr ""
933
dba9f13c 934#: bisect.c:817
fda7b092
JX
935#, c-format
936msgid "Bisecting: a merge base must be tested\n"
937msgstr ""
938
dba9f13c 939#: bisect.c:857
fda7b092
JX
940#, c-format
941msgid "a %s revision is needed"
942msgstr ""
943
dba9f13c 944#: bisect.c:876 builtin/notes.c:177 builtin/tag.c:237
fda7b092
JX
945#, c-format
946msgid "could not create file '%s'"
947msgstr ""
948
dba9f13c 949#: bisect.c:927 builtin/merge.c:137
fda7b092
JX
950#, c-format
951msgid "could not read file '%s'"
952msgstr ""
953
dba9f13c 954#: bisect.c:957
fda7b092
JX
955msgid "reading bisect refs failed"
956msgstr ""
957
dba9f13c 958#: bisect.c:976
fda7b092
JX
959#, c-format
960msgid "%s was both %s and %s\n"
961msgstr ""
962
dba9f13c 963#: bisect.c:984
fda7b092
JX
964#, c-format
965msgid ""
966"No testable commit found.\n"
967"Maybe you started with bad path parameters?\n"
968msgstr ""
969
dba9f13c 970#: bisect.c:1003
fda7b092
JX
971#, c-format
972msgid "(roughly %d step)"
973msgid_plural "(roughly %d steps)"
974msgstr[0] ""
975msgstr[1] ""
976
5b34e000
JX
977#. TRANSLATORS: the last %s will be replaced with "(roughly %d
978#. steps)" translation.
979#.
dba9f13c 980#: bisect.c:1009
fda7b092
JX
981#, c-format
982msgid "Bisecting: %d revision left to test after this %s\n"
983msgid_plural "Bisecting: %d revisions left to test after this %s\n"
984msgstr[0] ""
985msgstr[1] ""
986
dba9f13c 987#: blame.c:1786
5b34e000
JX
988msgid "--contents and --reverse do not blend well."
989msgstr ""
990
dba9f13c 991#: blame.c:1800
5b34e000
JX
992msgid "cannot use --contents with final commit object name"
993msgstr ""
994
dba9f13c 995#: blame.c:1821
5b34e000
JX
996msgid "--reverse and --first-parent together require specified latest commit"
997msgstr ""
998
dba9f13c
JX
999#: blame.c:1830 bundle.c:162 ref-filter.c:2154 sequencer.c:1874
1000#: sequencer.c:3772 builtin/commit.c:994 builtin/log.c:372 builtin/log.c:926
1001#: builtin/log.c:1381 builtin/log.c:1713 builtin/log.c:1963 builtin/merge.c:404
1002#: builtin/pack-objects.c:3032 builtin/pack-objects.c:3047
9b7388a8 1003#: builtin/shortlog.c:192
5b34e000
JX
1004msgid "revision walk setup failed"
1005msgstr ""
1006
dba9f13c 1007#: blame.c:1848
5b34e000
JX
1008msgid ""
1009"--reverse --first-parent together require range along first-parent chain"
1010msgstr ""
1011
dba9f13c 1012#: blame.c:1859
5b34e000
JX
1013#, c-format
1014msgid "no such path %s in %s"
1015msgstr ""
1016
dba9f13c 1017#: blame.c:1870
5b34e000
JX
1018#, c-format
1019msgid "cannot read blob %s for path %s"
1020msgstr ""
1021
9b7388a8 1022#: branch.c:54
fda7b092
JX
1023#, c-format
1024msgid ""
1025"\n"
1026"After fixing the error cause you may try to fix up\n"
1027"the remote tracking information by invoking\n"
1028"\"git branch --set-upstream-to=%s%s%s\"."
1029msgstr ""
1030
9b7388a8 1031#: branch.c:68
fda7b092
JX
1032#, c-format
1033msgid "Not setting branch %s as its own upstream."
1034msgstr ""
1035
9b7388a8 1036#: branch.c:94
fda7b092 1037#, c-format
25eab542 1038msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
fda7b092
JX
1039msgstr ""
1040
9b7388a8 1041#: branch.c:95
fda7b092 1042#, c-format
25eab542 1043msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
fda7b092
JX
1044msgstr ""
1045
9b7388a8 1046#: branch.c:99
fda7b092 1047#, c-format
25eab542 1048msgid "Branch '%s' set up to track local branch '%s' by rebasing."
fda7b092
JX
1049msgstr ""
1050
9b7388a8 1051#: branch.c:100
fda7b092 1052#, c-format
25eab542 1053msgid "Branch '%s' set up to track local branch '%s'."
fda7b092
JX
1054msgstr ""
1055
9b7388a8 1056#: branch.c:105
fda7b092 1057#, c-format
25eab542 1058msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
fda7b092
JX
1059msgstr ""
1060
9b7388a8 1061#: branch.c:106
fda7b092 1062#, c-format
25eab542 1063msgid "Branch '%s' set up to track remote ref '%s'."
fda7b092
JX
1064msgstr ""
1065
9b7388a8 1066#: branch.c:110
fda7b092 1067#, c-format
25eab542 1068msgid "Branch '%s' set up to track local ref '%s' by rebasing."
fda7b092
JX
1069msgstr ""
1070
9b7388a8 1071#: branch.c:111
fda7b092 1072#, c-format
25eab542 1073msgid "Branch '%s' set up to track local ref '%s'."
fda7b092
JX
1074msgstr ""
1075
9b7388a8 1076#: branch.c:120
fda7b092
JX
1077msgid "Unable to write upstream branch configuration"
1078msgstr ""
1079
9b7388a8 1080#: branch.c:157
fda7b092
JX
1081#, c-format
1082msgid "Not tracking: ambiguous information for ref %s"
1083msgstr ""
1084
9b7388a8 1085#: branch.c:190
fda7b092
JX
1086#, c-format
1087msgid "'%s' is not a valid branch name."
1088msgstr ""
1089
9b7388a8 1090#: branch.c:209
fda7b092
JX
1091#, c-format
1092msgid "A branch named '%s' already exists."
1093msgstr ""
1094
9b7388a8 1095#: branch.c:214
fda7b092
JX
1096msgid "Cannot force update the current branch."
1097msgstr ""
1098
9b7388a8 1099#: branch.c:234
fda7b092
JX
1100#, c-format
1101msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1102msgstr ""
1103
9b7388a8 1104#: branch.c:236
fda7b092
JX
1105#, c-format
1106msgid "the requested upstream branch '%s' does not exist"
1107msgstr ""
1108
9b7388a8 1109#: branch.c:238
fda7b092
JX
1110msgid ""
1111"\n"
1112"If you are planning on basing your work on an upstream\n"
1113"branch that already exists at the remote, you may need to\n"
1114"run \"git fetch\" to retrieve it.\n"
1115"\n"
1116"If you are planning to push out a new local branch that\n"
1117"will track its remote counterpart, you may want to use\n"
1118"\"git push -u\" to set the upstream config as you push."
1119msgstr ""
1120
9b7388a8 1121#: branch.c:281
fda7b092
JX
1122#, c-format
1123msgid "Not a valid object name: '%s'."
1124msgstr ""
1125
9b7388a8 1126#: branch.c:301
fda7b092
JX
1127#, c-format
1128msgid "Ambiguous object name: '%s'."
1129msgstr ""
1130
9b7388a8 1131#: branch.c:306
fda7b092
JX
1132#, c-format
1133msgid "Not a valid branch point: '%s'."
1134msgstr ""
1135
9b7388a8 1136#: branch.c:360
fda7b092
JX
1137#, c-format
1138msgid "'%s' is already checked out at '%s'"
df0617bf
JX
1139msgstr ""
1140
9b7388a8 1141#: branch.c:383
f517e50d
JX
1142#, c-format
1143msgid "HEAD of working tree %s is not updated"
1144msgstr ""
1145
dba9f13c 1146#: bundle.c:36
822e4a65
JX
1147#, c-format
1148msgid "'%s' does not look like a v2 bundle file"
1149msgstr ""
1150
dba9f13c 1151#: bundle.c:64
822e4a65
JX
1152#, c-format
1153msgid "unrecognized header: %s%s (%d)"
1154msgstr ""
1155
dba9f13c 1156#: bundle.c:90 sequencer.c:2092 sequencer.c:2578 builtin/commit.c:768
822e4a65
JX
1157#, c-format
1158msgid "could not open '%s'"
1159msgstr ""
1160
dba9f13c 1161#: bundle.c:141
822e4a65
JX
1162msgid "Repository lacks these prerequisite commits:"
1163msgstr ""
1164
dba9f13c 1165#: bundle.c:192
822e4a65 1166#, c-format
c138af56
JX
1167msgid "The bundle contains this ref:"
1168msgid_plural "The bundle contains these %d refs:"
822e4a65
JX
1169msgstr[0] ""
1170msgstr[1] ""
1171
dba9f13c 1172#: bundle.c:199
11b90174
JX
1173msgid "The bundle records a complete history."
1174msgstr ""
1175
dba9f13c 1176#: bundle.c:201
822e4a65 1177#, c-format
c138af56
JX
1178msgid "The bundle requires this ref:"
1179msgid_plural "The bundle requires these %d refs:"
822e4a65
JX
1180msgstr[0] ""
1181msgstr[1] ""
1182
dba9f13c 1183#: bundle.c:260
e3f9cab7 1184msgid "Could not spawn pack-objects"
822e4a65
JX
1185msgstr ""
1186
dba9f13c 1187#: bundle.c:271
e3f9cab7 1188msgid "pack-objects died"
822e4a65
JX
1189msgstr ""
1190
dba9f13c 1191#: bundle.c:313
e3f9cab7 1192msgid "rev-list died"
822e4a65
JX
1193msgstr ""
1194
dba9f13c 1195#: bundle.c:362
e3f9cab7
JX
1196#, c-format
1197msgid "ref '%s' is excluded by the rev-list options"
822e4a65
JX
1198msgstr ""
1199
dba9f13c 1200#: bundle.c:453 builtin/log.c:187 builtin/log.c:1618 builtin/shortlog.c:304
e3f9cab7
JX
1201#, c-format
1202msgid "unrecognized argument: %s"
822e4a65
JX
1203msgstr ""
1204
dba9f13c 1205#: bundle.c:461
e3f9cab7 1206msgid "Refusing to create empty bundle."
822e4a65
JX
1207msgstr ""
1208
dba9f13c 1209#: bundle.c:473
822e4a65
JX
1210#, c-format
1211msgid "cannot create '%s'"
1212msgstr ""
1213
dba9f13c 1214#: bundle.c:501
822e4a65
JX
1215msgid "index-pack died"
1216msgstr ""
1217
abc8de64 1218#: color.c:296
d07a63e4
JX
1219#, c-format
1220msgid "invalid color value: %.*s"
1221msgstr ""
1222
dba9f13c
JX
1223#: commit.c:48 sequencer.c:2384 builtin/am.c:422 builtin/am.c:466
1224#: builtin/am.c:1438 builtin/am.c:2072 builtin/replace.c:376
9b7388a8 1225#: builtin/replace.c:448
dce37b66
JX
1226#, c-format
1227msgid "could not parse %s"
1228msgstr ""
1229
dba9f13c 1230#: commit.c:50
dce37b66
JX
1231#, c-format
1232msgid "%s %s is not a commit!"
1233msgstr ""
1234
dba9f13c 1235#: commit.c:191
9b7388a8
JX
1236msgid ""
1237"Support for <GIT_DIR>/info/grafts is deprecated\n"
1238"and will be removed in a future Git version.\n"
1239"\n"
1240"Please use \"git replace --convert-graft-file\"\n"
1241"to convert the grafts into replace refs.\n"
1242"\n"
1243"Turn this message off by running\n"
1244"\"git config advice.graftFileDeprecated false\""
1245msgstr ""
1246
dba9f13c 1247#: commit.c:1629
fda7b092
JX
1248msgid ""
1249"Warning: commit message did not conform to UTF-8.\n"
1250"You may want to amend it after fixing the message, or set the config\n"
1251"variable i18n.commitencoding to the encoding your project uses.\n"
1252msgstr ""
1253
dba9f13c
JX
1254#: commit-graph.c:83
1255#, c-format
1256msgid "graph file %s is too small"
1257msgstr ""
1258
1259#: commit-graph.c:90
1260#, c-format
1261msgid "graph signature %X does not match signature %X"
1262msgstr ""
1263
1264#: commit-graph.c:97
1265#, c-format
1266msgid "graph version %X does not match version %X"
1267msgstr ""
1268
1269#: commit-graph.c:104
1270#, c-format
1271msgid "hash version %X does not match version %X"
1272msgstr ""
1273
1274#: commit-graph.c:128
1275#, c-format
1276msgid "improper chunk offset %08x%08x"
1277msgstr ""
1278
1279#: commit-graph.c:164
1280#, c-format
1281msgid "chunk id %08x appears multiple times"
1282msgstr ""
1283
1284#: commit-graph.c:261
1285#, c-format
1286msgid "could not find commit %s"
1287msgstr ""
1288
1289#: commit-graph.c:565 builtin/pack-objects.c:2571
1290#, c-format
1291msgid "unable to get type of object %s"
1292msgstr ""
1293
1294#: commit-graph.c:730
1295#, c-format
1296msgid "error adding pack %s"
1297msgstr ""
1298
1299#: commit-graph.c:732
1300#, c-format
1301msgid "error opening index for %s"
1302msgstr ""
1303
1304#: commit-graph.c:773
9b7388a8
JX
1305#, c-format
1306msgid "the commit graph format cannot write %d commits"
1307msgstr ""
1308
dba9f13c 1309#: commit-graph.c:800
9b7388a8
JX
1310msgid "too many commits to write graph"
1311msgstr ""
1312
dba9f13c 1313#: commit-graph.c:806
9b7388a8 1314#, c-format
dba9f13c
JX
1315msgid "unable to create leading directories of %s"
1316msgstr ""
1317
1318#: commit-graph.c:904
1319msgid "the commit-graph file has incorrect checksum and is likely corrupt"
9b7388a8
JX
1320msgstr ""
1321
18a90722 1322#: compat/obstack.c:405 compat/obstack.c:407
dce37b66
JX
1323msgid "memory exhausted"
1324msgstr ""
1325
dba9f13c
JX
1326#: config.c:123
1327#, c-format
1328msgid ""
1329"exceeded maximum include depth (%d) while including\n"
1330"\t%s\n"
1331"from\n"
1332"\t%s\n"
1333"Do you have circular includes?"
1334msgstr ""
1335
1336#: config.c:139
1337#, c-format
1338msgid "could not expand include path '%s'"
1339msgstr ""
1340
1341#: config.c:150
1342msgid "relative config includes must come from files"
1343msgstr ""
1344
1345#: config.c:190
dfc182b1
JX
1346msgid "relative config include conditionals must come from files"
1347msgstr ""
1348
dba9f13c
JX
1349#: config.c:348
1350#, c-format
1351msgid "key does not contain a section: %s"
1352msgstr ""
1353
1354#: config.c:354
1355#, c-format
1356msgid "key does not contain variable name: %s"
1357msgstr ""
1358
1359#: config.c:378 sequencer.c:2206
1360#, c-format
1361msgid "invalid key: %s"
1362msgstr ""
1363
1364#: config.c:384
1365#, c-format
1366msgid "invalid key (newline): %s"
1367msgstr ""
1368
1369#: config.c:420 config.c:432
1370#, c-format
1371msgid "bogus config parameter: %s"
1372msgstr ""
1373
1374#: config.c:467
1375#, c-format
1376msgid "bogus format in %s"
1377msgstr ""
1378
1379#: config.c:793
9fa976ff
JX
1380#, c-format
1381msgid "bad config line %d in blob %s"
1382msgstr ""
1383
dba9f13c 1384#: config.c:797
9fa976ff
JX
1385#, c-format
1386msgid "bad config line %d in file %s"
1387msgstr ""
1388
dba9f13c 1389#: config.c:801
9fa976ff
JX
1390#, c-format
1391msgid "bad config line %d in standard input"
1392msgstr ""
1393
dba9f13c 1394#: config.c:805
9fa976ff
JX
1395#, c-format
1396msgid "bad config line %d in submodule-blob %s"
1397msgstr ""
1398
dba9f13c 1399#: config.c:809
9fa976ff
JX
1400#, c-format
1401msgid "bad config line %d in command line %s"
1402msgstr ""
1403
dba9f13c 1404#: config.c:813
9fa976ff
JX
1405#, c-format
1406msgid "bad config line %d in %s"
1407msgstr ""
1408
dba9f13c 1409#: config.c:952
5bd166d8 1410msgid "out of range"
9fa976ff
JX
1411msgstr ""
1412
dba9f13c 1413#: config.c:952
5bd166d8 1414msgid "invalid unit"
9fa976ff
JX
1415msgstr ""
1416
dba9f13c 1417#: config.c:958
9fa976ff 1418#, c-format
5bd166d8 1419msgid "bad numeric config value '%s' for '%s': %s"
9fa976ff
JX
1420msgstr ""
1421
dba9f13c 1422#: config.c:963
9fa976ff 1423#, c-format
5bd166d8 1424msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
9fa976ff
JX
1425msgstr ""
1426
dba9f13c 1427#: config.c:966
9fa976ff 1428#, c-format
5bd166d8 1429msgid "bad numeric config value '%s' for '%s' in file %s: %s"
9fa976ff
JX
1430msgstr ""
1431
dba9f13c 1432#: config.c:969
9fa976ff 1433#, c-format
5bd166d8 1434msgid "bad numeric config value '%s' for '%s' in standard input: %s"
9fa976ff
JX
1435msgstr ""
1436
dba9f13c 1437#: config.c:972
9fa976ff 1438#, c-format
5bd166d8 1439msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
9fa976ff
JX
1440msgstr ""
1441
dba9f13c 1442#: config.c:975
9fa976ff 1443#, c-format
5bd166d8 1444msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
d07a63e4
JX
1445msgstr ""
1446
dba9f13c 1447#: config.c:978
d07a63e4 1448#, c-format
5bd166d8 1449msgid "bad numeric config value '%s' for '%s' in %s: %s"
d07a63e4
JX
1450msgstr ""
1451
dba9f13c 1452#: config.c:1073
d07a63e4
JX
1453#, c-format
1454msgid "failed to expand user dir in: '%s'"
1455msgstr ""
1456
dba9f13c 1457#: config.c:1082
18a90722
JX
1458#, c-format
1459msgid "'%s' for '%s' is not a valid timestamp"
1460msgstr ""
1461
dba9f13c
JX
1462#: config.c:1173
1463#, c-format
1464msgid "abbrev length out of range: %d"
1465msgstr ""
1466
1467#: config.c:1187 config.c:1198
d07a63e4
JX
1468#, c-format
1469msgid "bad zlib compression level %d"
1470msgstr ""
1471
dba9f13c
JX
1472#: config.c:1290
1473msgid "core.commentChar should only be one character"
1474msgstr ""
1475
1476#: config.c:1323
d07a63e4
JX
1477#, c-format
1478msgid "invalid mode for object creation: %s"
1479msgstr ""
1480
dba9f13c
JX
1481#: config.c:1403
1482#, c-format
1483msgid "malformed value for %s"
1484msgstr ""
1485
1486#: config.c:1429
1487#, c-format
1488msgid "malformed value for %s: %s"
1489msgstr ""
1490
1491#: config.c:1430
1492msgid "must be one of nothing, matching, simple, upstream or current"
1493msgstr ""
1494
1495#: config.c:1489 builtin/pack-objects.c:3282
673bfad0
JX
1496#, c-format
1497msgid "bad pack compression level %d"
1498msgstr ""
1499
dba9f13c
JX
1500#: config.c:1610
1501#, c-format
1502msgid "unable to load config blob object '%s'"
1503msgstr ""
1504
1505#: config.c:1613
1506#, c-format
1507msgid "reference '%s' does not point to a blob"
1508msgstr ""
1509
1510#: config.c:1630
1511#, c-format
1512msgid "unable to resolve config blob '%s'"
1513msgstr ""
1514
1515#: config.c:1660
1516#, c-format
1517msgid "failed to parse %s"
1518msgstr ""
1519
1520#: config.c:1700
d07a63e4
JX
1521msgid "unable to parse command-line config"
1522msgstr ""
1523
dba9f13c 1524#: config.c:2032
9fa976ff 1525msgid "unknown error occurred while reading the configuration files"
d07a63e4
JX
1526msgstr ""
1527
dba9f13c 1528#: config.c:2202
dfc182b1
JX
1529#, c-format
1530msgid "Invalid %s: '%s'"
1531msgstr ""
1532
dba9f13c 1533#: config.c:2245
dfc182b1
JX
1534#, c-format
1535msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1536msgstr ""
1537
dba9f13c 1538#: config.c:2271
dfc182b1
JX
1539#, c-format
1540msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1541msgstr ""
1542
dba9f13c 1543#: config.c:2296
d07a63e4
JX
1544#, c-format
1545msgid "unable to parse '%s' from command-line config"
1546msgstr ""
1547
dba9f13c 1548#: config.c:2298
d07a63e4
JX
1549#, c-format
1550msgid "bad config variable '%s' in file '%s' at line %d"
1551msgstr ""
1552
dba9f13c
JX
1553#: config.c:2379
1554#, c-format
1555msgid "invalid section name '%s'"
1556msgstr ""
1557
1558#: config.c:2411
d07a63e4
JX
1559#, c-format
1560msgid "%s has multiple values"
1561msgstr ""
1562
dba9f13c
JX
1563#: config.c:2440
1564#, c-format
1565msgid "failed to write new configuration file %s"
1566msgstr ""
1567
1568#: config.c:2691 config.c:3015
1569#, c-format
1570msgid "could not lock config file %s"
1571msgstr ""
1572
1573#: config.c:2702
1574#, c-format
1575msgid "opening %s"
1576msgstr ""
1577
1578#: config.c:2737 builtin/config.c:324
1579#, c-format
1580msgid "invalid pattern: %s"
1581msgstr ""
1582
1583#: config.c:2762
1584#, c-format
1585msgid "invalid config file %s"
1586msgstr ""
1587
1588#: config.c:2775 config.c:3028
673bfad0
JX
1589#, c-format
1590msgid "fstat on %s failed"
1591msgstr ""
1592
dba9f13c
JX
1593#: config.c:2786
1594#, c-format
1595msgid "unable to mmap '%s'"
1596msgstr ""
1597
1598#: config.c:2795 config.c:3033
1599#, c-format
1600msgid "chmod on %s failed"
1601msgstr ""
1602
1603#: config.c:2880 config.c:3130
1604#, c-format
1605msgid "could not write config file %s"
1606msgstr ""
1607
1608#: config.c:2914
f517e50d
JX
1609#, c-format
1610msgid "could not set '%s' to '%s'"
1611msgstr ""
1612
dba9f13c 1613#: config.c:2916 builtin/remote.c:781
9eb3984b 1614#, c-format
f517e50d 1615msgid "could not unset '%s'"
9eb3984b
JX
1616msgstr ""
1617
dba9f13c
JX
1618#: config.c:3006
1619#, c-format
1620msgid "invalid section name: %s"
1621msgstr ""
1622
1623#: config.c:3173
1624#, c-format
1625msgid "missing value for '%s'"
1626msgstr ""
1627
55892712 1628#: connect.c:61
dba9f13c 1629msgid "the remote end hung up upon initial contact"
fda7b092
JX
1630msgstr ""
1631
55892712 1632#: connect.c:63
fda7b092
JX
1633msgid ""
1634"Could not read from remote repository.\n"
1635"\n"
1636"Please make sure you have the correct access rights\n"
1637"and the repository exists."
1638msgstr ""
1639
dba9f13c
JX
1640#: connect.c:81
1641#, c-format
1642msgid "server doesn't support '%s'"
9fa976ff
JX
1643msgstr ""
1644
dba9f13c
JX
1645#: connect.c:103
1646#, c-format
1647msgid "server doesn't support feature '%s'"
dce37b66
JX
1648msgstr ""
1649
dba9f13c
JX
1650#: connect.c:114
1651msgid "expected flush after capabilities"
dce37b66
JX
1652msgstr ""
1653
dba9f13c
JX
1654#: connect.c:233
1655#, c-format
1656msgid "ignoring capabilities after first line '%s'"
dce37b66
JX
1657msgstr ""
1658
dba9f13c
JX
1659#: connect.c:252
1660msgid "protocol error: unexpected capabilities^{}"
abc8de64
JX
1661msgstr ""
1662
dba9f13c 1663#: connect.c:273
abc8de64 1664#, c-format
dba9f13c 1665msgid "protocol error: expected shallow sha-1, got '%s'"
fda7b092
JX
1666msgstr ""
1667
dba9f13c
JX
1668#: connect.c:275
1669msgid "repository on the other end cannot be shallow"
fda7b092
JX
1670msgstr ""
1671
dba9f13c 1672#: connect.c:310 fetch-pack.c:183 builtin/archive.c:63
fda7b092 1673#, c-format
dba9f13c 1674msgid "remote error: %s"
fda7b092
JX
1675msgstr ""
1676
dba9f13c
JX
1677#: connect.c:316
1678msgid "invalid packet"
1679msgstr ""
1680
1681#: connect.c:336
9b7388a8 1682#, c-format
dba9f13c 1683msgid "protocol error: unexpected '%s'"
9b7388a8
JX
1684msgstr ""
1685
dba9f13c 1686#: connect.c:444
9b7388a8 1687#, c-format
dba9f13c
JX
1688msgid "invalid ls-refs response: %s"
1689msgstr ""
1690
1691#: connect.c:448
1692msgid "expected flush after ref listing"
9b7388a8
JX
1693msgstr ""
1694
dba9f13c 1695#: connect.c:547
9b7388a8 1696#, c-format
dba9f13c
JX
1697msgid "protocol '%s' is not supported"
1698msgstr ""
1699
1700#: connect.c:598
1701msgid "unable to set SO_KEEPALIVE on socket"
9b7388a8
JX
1702msgstr ""
1703
dba9f13c 1704#: connect.c:638 connect.c:701
9b7388a8 1705#, c-format
dba9f13c 1706msgid "Looking up %s ... "
9b7388a8
JX
1707msgstr ""
1708
dba9f13c 1709#: connect.c:642
9b7388a8 1710#, c-format
dba9f13c 1711msgid "unable to look up %s (port %s) (%s)"
9b7388a8
JX
1712msgstr ""
1713
dba9f13c
JX
1714#. TRANSLATORS: this is the end of "Looking up %s ... "
1715#: connect.c:646 connect.c:717
9b7388a8 1716#, c-format
dba9f13c
JX
1717msgid ""
1718"done.\n"
1719"Connecting to %s (port %s) ... "
9b7388a8
JX
1720msgstr ""
1721
dba9f13c
JX
1722#: connect.c:668 connect.c:745
1723#, c-format
1724msgid ""
1725"unable to connect to %s:\n"
1726"%s"
9b7388a8
JX
1727msgstr ""
1728
dba9f13c
JX
1729#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1730#: connect.c:674 connect.c:751
1731msgid "done."
822e4a65
JX
1732msgstr ""
1733
dba9f13c 1734#: connect.c:705
91d443d0 1735#, c-format
dba9f13c
JX
1736msgid "unable to look up %s (%s)"
1737msgstr ""
91d443d0 1738
dba9f13c 1739#: connect.c:711
91d443d0 1740#, c-format
dba9f13c
JX
1741msgid "unknown port %s"
1742msgstr ""
91d443d0 1743
dba9f13c 1744#: connect.c:848 connect.c:1174
91d443d0 1745#, c-format
dba9f13c
JX
1746msgid "strange hostname '%s' blocked"
1747msgstr ""
91d443d0 1748
dba9f13c 1749#: connect.c:850
91d443d0 1750#, c-format
dba9f13c
JX
1751msgid "strange port '%s' blocked"
1752msgstr ""
91d443d0 1753
dba9f13c 1754#: connect.c:860
91d443d0 1755#, c-format
dba9f13c
JX
1756msgid "cannot start proxy %s"
1757msgstr ""
1758
1759#: connect.c:927
1760msgid "no path specified; see 'git help pull' for valid url syntax"
1761msgstr ""
1762
1763#: connect.c:1122
1764msgid "ssh variant 'simple' does not support -4"
1765msgstr ""
1766
1767#: connect.c:1134
1768msgid "ssh variant 'simple' does not support -6"
1769msgstr ""
1770
1771#: connect.c:1151
1772msgid "ssh variant 'simple' does not support setting port"
1773msgstr ""
1774
1775#: connect.c:1262
1776#, c-format
1777msgid "strange pathname '%s' blocked"
1778msgstr ""
1779
1780#: connect.c:1307
1781msgid "unable to fork"
1782msgstr ""
1783
1784#: connected.c:68 builtin/fsck.c:203 builtin/prune.c:146
1785msgid "Checking connectivity"
1786msgstr ""
1787
1788#: connected.c:80
1789msgid "Could not run 'git rev-list'"
1790msgstr ""
1791
1792#: connected.c:100
1793msgid "failed write to rev-list"
1794msgstr ""
1795
1796#: connected.c:107
1797msgid "failed to close rev-list's stdin"
1798msgstr ""
1799
1800#: convert.c:194
1801#, c-format
1802msgid "illegal crlf_action %d"
1803msgstr ""
1804
1805#: convert.c:207
1806#, c-format
1807msgid "CRLF would be replaced by LF in %s"
1808msgstr ""
1809
1810#: convert.c:209
1811#, c-format
1812msgid ""
1813"CRLF will be replaced by LF in %s.\n"
1814"The file will have its original line endings in your working directory"
1815msgstr ""
1816
1817#: convert.c:217
1818#, c-format
1819msgid "LF would be replaced by CRLF in %s"
1820msgstr ""
1821
1822#: convert.c:219
1823#, c-format
1824msgid ""
1825"LF will be replaced by CRLF in %s.\n"
1826"The file will have its original line endings in your working directory"
1827msgstr ""
1828
1829#: convert.c:280
1830#, c-format
1831msgid "BOM is prohibited in '%s' if encoded as %s"
1832msgstr ""
1833
1834#: convert.c:287
1835#, c-format
1836msgid ""
1837"The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
1838"tree-encoding."
1839msgstr ""
1840
1841#: convert.c:305
1842#, c-format
1843msgid "BOM is required in '%s' if encoded as %s"
1844msgstr ""
1845
1846#: convert.c:307
1847#, c-format
1848msgid ""
1849"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
1850"%sLE (depending on the byte order) as working-tree-encoding."
1851msgstr ""
1852
1853#: convert.c:425 convert.c:496
1854#, c-format
1855msgid "failed to encode '%s' from %s to %s"
1856msgstr ""
1857
1858#: convert.c:468
1859#, c-format
1860msgid "encoding '%s' from %s to %s and back is not the same"
1861msgstr ""
1862
1863#: convert.c:674
1864#, c-format
1865msgid "cannot fork to run external filter '%s'"
1866msgstr ""
1867
1868#: convert.c:694
1869#, c-format
1870msgid "cannot feed the input to external filter '%s'"
1871msgstr ""
1872
1873#: convert.c:701
1874#, c-format
1875msgid "external filter '%s' failed %d"
1876msgstr ""
1877
1878#: convert.c:736 convert.c:739
1879#, c-format
1880msgid "read from external filter '%s' failed"
1881msgstr ""
1882
1883#: convert.c:742 convert.c:796
1884#, c-format
1885msgid "external filter '%s' failed"
1886msgstr ""
1887
1888#: convert.c:844
1889msgid "unexpected filter type"
1890msgstr ""
1891
1892#: convert.c:855
1893msgid "path name too long for external filter"
1894msgstr ""
1895
1896#: convert.c:929
1897#, c-format
1898msgid ""
1899"external filter '%s' is not available anymore although not all paths have "
1900"been filtered"
1901msgstr ""
1902
1903#: convert.c:1228
1904msgid "true/false are no valid working-tree-encodings"
1905msgstr ""
1906
1907#: convert.c:1402 convert.c:1436
1908#, c-format
1909msgid "%s: clean filter '%s' failed"
1910msgstr ""
1911
1912#: convert.c:1480
1913#, c-format
1914msgid "%s: smudge filter %s failed"
1915msgstr ""
1916
1917#: date.c:116
1918msgid "in the future"
1919msgstr ""
1920
1921#: date.c:122
1922#, c-format
1923msgid "%<PRIuMAX> second ago"
1924msgid_plural "%<PRIuMAX> seconds ago"
1925msgstr[0] ""
1926msgstr[1] ""
1927
1928#: date.c:129
1929#, c-format
1930msgid "%<PRIuMAX> minute ago"
1931msgid_plural "%<PRIuMAX> minutes ago"
1932msgstr[0] ""
1933msgstr[1] ""
1934
1935#: date.c:136
1936#, c-format
1937msgid "%<PRIuMAX> hour ago"
1938msgid_plural "%<PRIuMAX> hours ago"
1939msgstr[0] ""
1940msgstr[1] ""
1941
1942#: date.c:143
1943#, c-format
1944msgid "%<PRIuMAX> day ago"
1945msgid_plural "%<PRIuMAX> days ago"
1946msgstr[0] ""
1947msgstr[1] ""
1948
1949#: date.c:149
1950#, c-format
1951msgid "%<PRIuMAX> week ago"
1952msgid_plural "%<PRIuMAX> weeks ago"
1953msgstr[0] ""
1954msgstr[1] ""
91d443d0
JX
1955
1956#: date.c:156
1957#, c-format
1958msgid "%<PRIuMAX> month ago"
1959msgid_plural "%<PRIuMAX> months ago"
1960msgstr[0] ""
1961msgstr[1] ""
1962
1963#: date.c:167
1964#, c-format
1965msgid "%<PRIuMAX> year"
1966msgid_plural "%<PRIuMAX> years"
fda7b092
JX
1967msgstr[0] ""
1968msgstr[1] ""
3b6137f2 1969
fda7b092 1970#. TRANSLATORS: "%s" is "<n> years"
5b34e000 1971#: date.c:170
91d443d0
JX
1972#, c-format
1973msgid "%s, %<PRIuMAX> month ago"
1974msgid_plural "%s, %<PRIuMAX> months ago"
1975msgstr[0] ""
1976msgstr[1] ""
1977
1978#: date.c:175 date.c:180
1979#, c-format
1980msgid "%<PRIuMAX> year ago"
1981msgid_plural "%<PRIuMAX> years ago"
fda7b092
JX
1982msgstr[0] ""
1983msgstr[1] ""
3b6137f2 1984
fda7b092 1985#: diffcore-order.c:24
3b6137f2 1986#, c-format
fda7b092 1987msgid "failed to read orderfile '%s'"
3b6137f2
JX
1988msgstr ""
1989
dba9f13c 1990#: diffcore-rename.c:536
fda7b092 1991msgid "Performing inexact rename detection"
3b6137f2
JX
1992msgstr ""
1993
dba9f13c 1994#: diff.c:108
3b6137f2 1995#, c-format
fda7b092 1996msgid "option '%s' requires a value"
3b6137f2
JX
1997msgstr ""
1998
dba9f13c 1999#: diff.c:158
3b6137f2 2000#, c-format
fda7b092 2001msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3b6137f2
JX
2002msgstr ""
2003
dba9f13c 2004#: diff.c:163
3b6137f2 2005#, c-format
fda7b092 2006msgid " Unknown dirstat parameter '%s'\n"
3b6137f2
JX
2007msgstr ""
2008
dba9f13c 2009#: diff.c:291
25eab542 2010msgid ""
dba9f13c
JX
2011"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2012"'dimmed-zebra', 'plain'"
25eab542
JX
2013msgstr ""
2014
dba9f13c
JX
2015#: diff.c:316
2016#, c-format
2017msgid "ignoring unknown color-moved-ws mode '%s'"
2018msgstr ""
2019
2020#: diff.c:323
2021msgid ""
2022"color-moved-ws: allow-indentation-change cannot be combined with other white "
2023"space modes"
2024msgstr ""
2025
2026#: diff.c:394
3b6137f2 2027#, c-format
fda7b092 2028msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3b6137f2
JX
2029msgstr ""
2030
dba9f13c 2031#: diff.c:454
3b6137f2 2032#, c-format
fda7b092
JX
2033msgid ""
2034"Found errors in 'diff.dirstat' config variable:\n"
2035"%s"
3b6137f2
JX
2036msgstr ""
2037
dba9f13c 2038#: diff.c:4096
3b6137f2 2039#, c-format
fda7b092 2040msgid "external diff died, stopping at %s"
3b6137f2
JX
2041msgstr ""
2042
dba9f13c 2043#: diff.c:4427
fda7b092 2044msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3b6137f2
JX
2045msgstr ""
2046
dba9f13c 2047#: diff.c:4430
abc8de64
JX
2048msgid "-G, -S and --find-object are mutually exclusive"
2049msgstr ""
2050
dba9f13c 2051#: diff.c:4508
fda7b092 2052msgid "--follow requires exactly one pathspec"
3b6137f2
JX
2053msgstr ""
2054
dba9f13c 2055#: diff.c:4674
3b6137f2
JX
2056#, c-format
2057msgid ""
fda7b092
JX
2058"Failed to parse --dirstat/-X option parameter:\n"
2059"%s"
3b6137f2
JX
2060msgstr ""
2061
dba9f13c 2062#: diff.c:4688
3b6137f2 2063#, c-format
fda7b092 2064msgid "Failed to parse --submodule option parameter: '%s'"
3b6137f2
JX
2065msgstr ""
2066
dba9f13c 2067#: diff.c:5766
fda7b092 2068msgid "inexact rename detection was skipped due to too many files."
3b6137f2
JX
2069msgstr ""
2070
dba9f13c 2071#: diff.c:5769
fda7b092 2072msgid "only found copies from modified paths due to too many files."
3b6137f2
JX
2073msgstr ""
2074
dba9f13c 2075#: diff.c:5772
3b6137f2 2076#, c-format
fda7b092
JX
2077msgid ""
2078"you may want to set your %s variable to at least %d and retry the command."
3b6137f2
JX
2079msgstr ""
2080
dba9f13c
JX
2081#: dir.c:569
2082#, c-format
2083msgid "pathspec '%s' did not match any file(s) known to git"
2084msgstr ""
2085
2086#: dir.c:958
2087#, c-format
2088msgid "cannot use %s as an exclude file"
2089msgstr ""
2090
2091#: dir.c:1873
abc8de64
JX
2092#, c-format
2093msgid "could not open directory '%s'"
2094msgstr ""
2095
dba9f13c 2096#: dir.c:2115
fda7b092 2097msgid "failed to get kernel name and information"
3b6137f2
JX
2098msgstr ""
2099
dba9f13c
JX
2100#: dir.c:2239
2101msgid "untracked cache is disabled on this system or location"
3b6137f2
JX
2102msgstr ""
2103
dba9f13c
JX
2104#: dir.c:3037
2105#, c-format
2106msgid "index file corrupt in repo %s"
2107msgstr ""
2108
2109#: dir.c:3082 dir.c:3087
dfc182b1
JX
2110#, c-format
2111msgid "could not create directories for %s"
2112msgstr ""
2113
dba9f13c 2114#: dir.c:3116
673bfad0
JX
2115#, c-format
2116msgid "could not migrate git directory from '%s' to '%s'"
2117msgstr ""
2118
18a90722
JX
2119#: editor.c:61
2120#, c-format
2121msgid "hint: Waiting for your editor to close the file...%c"
2122msgstr ""
2123
dba9f13c 2124#: entry.c:178
25eab542
JX
2125msgid "Filtering content"
2126msgstr ""
2127
dba9f13c 2128#: entry.c:437
dfc182b1
JX
2129#, c-format
2130msgid "could not stat file '%s'"
2131msgstr ""
2132
dba9f13c
JX
2133#: environment.c:150
2134#, c-format
2135msgid "bad git namespace path \"%s\""
2136msgstr ""
2137
2138#: environment.c:332
2139#, c-format
2140msgid "could not set GIT_DIR to '%s'"
2141msgstr ""
2142
2143#: exec-cmd.c:361
2144#, c-format
2145msgid "too many args to run %s"
2146msgstr ""
2147
abc8de64
JX
2148#: fetch-object.c:17
2149msgid "Remote with no URL"
2150msgstr ""
2151
dba9f13c 2152#: fetch-pack.c:152
fda7b092 2153msgid "git fetch-pack: expected shallow list"
3b6137f2
JX
2154msgstr ""
2155
dba9f13c 2156#: fetch-pack.c:164
abc8de64 2157msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3b6137f2
JX
2158msgstr ""
2159
dba9f13c 2160#: fetch-pack.c:184
3b6137f2 2161#, c-format
c091ffbe 2162msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3b6137f2
JX
2163msgstr ""
2164
dba9f13c 2165#: fetch-pack.c:254
fda7b092 2166msgid "--stateless-rpc requires multi_ack_detailed"
3b6137f2
JX
2167msgstr ""
2168
dba9f13c 2169#: fetch-pack.c:342 fetch-pack.c:1257
3b6137f2 2170#, c-format
fda7b092 2171msgid "invalid shallow line: %s"
3b6137f2
JX
2172msgstr ""
2173
dba9f13c 2174#: fetch-pack.c:348 fetch-pack.c:1263
3b6137f2 2175#, c-format
fda7b092 2176msgid "invalid unshallow line: %s"
3b6137f2
JX
2177msgstr ""
2178
dba9f13c 2179#: fetch-pack.c:350 fetch-pack.c:1265
3b6137f2 2180#, c-format
fda7b092 2181msgid "object not found: %s"
3b6137f2
JX
2182msgstr ""
2183
dba9f13c 2184#: fetch-pack.c:353 fetch-pack.c:1268
fda7b092
JX
2185#, c-format
2186msgid "error in object: %s"
3b6137f2
JX
2187msgstr ""
2188
dba9f13c 2189#: fetch-pack.c:355 fetch-pack.c:1270
fda7b092
JX
2190#, c-format
2191msgid "no shallow found: %s"
3b6137f2
JX
2192msgstr ""
2193
dba9f13c 2194#: fetch-pack.c:358 fetch-pack.c:1273
fda7b092
JX
2195#, c-format
2196msgid "expected shallow/unshallow, got %s"
3b6137f2
JX
2197msgstr ""
2198
dba9f13c 2199#: fetch-pack.c:399
fda7b092
JX
2200#, c-format
2201msgid "got %s %d %s"
3b6137f2
JX
2202msgstr ""
2203
dba9f13c 2204#: fetch-pack.c:416
3b6137f2 2205#, c-format
fda7b092 2206msgid "invalid commit %s"
3b6137f2
JX
2207msgstr ""
2208
dba9f13c 2209#: fetch-pack.c:447
fda7b092 2210msgid "giving up"
3b6137f2
JX
2211msgstr ""
2212
dba9f13c 2213#: fetch-pack.c:459 progress.c:229
fda7b092 2214msgid "done"
3b6137f2
JX
2215msgstr ""
2216
dba9f13c 2217#: fetch-pack.c:471
3b6137f2 2218#, c-format
fda7b092 2219msgid "got %s (%d) %s"
3b6137f2
JX
2220msgstr ""
2221
dba9f13c 2222#: fetch-pack.c:517
3b6137f2 2223#, c-format
fda7b092 2224msgid "Marking %s as complete"
3b6137f2
JX
2225msgstr ""
2226
dba9f13c 2227#: fetch-pack.c:764
fda7b092
JX
2228#, c-format
2229msgid "already have %s (%s)"
3b6137f2
JX
2230msgstr ""
2231
dba9f13c 2232#: fetch-pack.c:803
fda7b092 2233msgid "fetch-pack: unable to fork off sideband demultiplexer"
3b6137f2
JX
2234msgstr ""
2235
dba9f13c 2236#: fetch-pack.c:811
fda7b092 2237msgid "protocol error: bad pack header"
3b6137f2
JX
2238msgstr ""
2239
dba9f13c 2240#: fetch-pack.c:879
3b6137f2 2241#, c-format
fda7b092 2242msgid "fetch-pack: unable to fork off %s"
3b6137f2
JX
2243msgstr ""
2244
dba9f13c 2245#: fetch-pack.c:895
3b6137f2 2246#, c-format
fda7b092 2247msgid "%s failed"
3b6137f2
JX
2248msgstr ""
2249
dba9f13c 2250#: fetch-pack.c:897
fda7b092 2251msgid "error in sideband demultiplexer"
3b6137f2
JX
2252msgstr ""
2253
dba9f13c 2254#: fetch-pack.c:926
fda7b092 2255msgid "Server does not support shallow clients"
3b6137f2
JX
2256msgstr ""
2257
dba9f13c 2258#: fetch-pack.c:930
fda7b092 2259msgid "Server supports multi_ack_detailed"
3b6137f2
JX
2260msgstr ""
2261
dba9f13c 2262#: fetch-pack.c:933
fda7b092 2263msgid "Server supports no-done"
3b6137f2
JX
2264msgstr ""
2265
dba9f13c 2266#: fetch-pack.c:939
fda7b092 2267msgid "Server supports multi_ack"
28b3cffc
JX
2268msgstr ""
2269
dba9f13c 2270#: fetch-pack.c:943
fda7b092 2271msgid "Server supports side-band-64k"
28b3cffc
JX
2272msgstr ""
2273
dba9f13c 2274#: fetch-pack.c:947
fda7b092 2275msgid "Server supports side-band"
28b3cffc
JX
2276msgstr ""
2277
dba9f13c 2278#: fetch-pack.c:951
fda7b092 2279msgid "Server supports allow-tip-sha1-in-want"
28b3cffc
JX
2280msgstr ""
2281
dba9f13c 2282#: fetch-pack.c:955
fda7b092 2283msgid "Server supports allow-reachable-sha1-in-want"
c138af56
JX
2284msgstr ""
2285
dba9f13c 2286#: fetch-pack.c:965
fda7b092 2287msgid "Server supports ofs-delta"
6f6731e7
JX
2288msgstr ""
2289
dba9f13c 2290#: fetch-pack.c:971 fetch-pack.c:1150
abc8de64
JX
2291msgid "Server supports filter"
2292msgstr ""
2293
dba9f13c 2294#: fetch-pack.c:979
6f6731e7 2295#, c-format
fda7b092 2296msgid "Server version is %.*s"
6f6731e7
JX
2297msgstr ""
2298
dba9f13c 2299#: fetch-pack.c:985
fda7b092 2300msgid "Server does not support --shallow-since"
6f6731e7
JX
2301msgstr ""
2302
dba9f13c 2303#: fetch-pack.c:989
fda7b092 2304msgid "Server does not support --shallow-exclude"
6f6731e7
JX
2305msgstr ""
2306
dba9f13c 2307#: fetch-pack.c:991
fda7b092 2308msgid "Server does not support --deepen"
235537a0
JX
2309msgstr ""
2310
dba9f13c 2311#: fetch-pack.c:1004
fda7b092 2312msgid "no common commits"
f4f2c8f8
JX
2313msgstr ""
2314
dba9f13c 2315#: fetch-pack.c:1016 fetch-pack.c:1393
fda7b092 2316msgid "git fetch-pack: fetch failed."
f4f2c8f8
JX
2317msgstr ""
2318
dba9f13c 2319#: fetch-pack.c:1145
9b7388a8
JX
2320msgid "Server does not support shallow requests"
2321msgstr ""
2322
dba9f13c
JX
2323#: fetch-pack.c:1191
2324#, c-format
2325msgid "error reading section header '%s'"
2326msgstr ""
2327
2328#: fetch-pack.c:1197
2329#, c-format
2330msgid "expected '%s', received '%s'"
2331msgstr ""
2332
2333#: fetch-pack.c:1236
2334#, c-format
2335msgid "unexpected acknowledgment line: '%s'"
2336msgstr ""
2337
2338#: fetch-pack.c:1241
2339#, c-format
2340msgid "error processing acks: %d"
2341msgstr ""
2342
2343#: fetch-pack.c:1278
2344#, c-format
2345msgid "error processing shallow info: %d"
2346msgstr ""
2347
2348#: fetch-pack.c:1294
2349#, c-format
2350msgid "expected wanted-ref, got '%s'"
2351msgstr ""
2352
2353#: fetch-pack.c:1304
2354#, c-format
2355msgid "unexpected wanted-ref: '%s'"
2356msgstr ""
2357
2358#: fetch-pack.c:1308
2359#, c-format
2360msgid "error processing wanted refs: %d"
2361msgstr ""
2362
2363#: fetch-pack.c:1603
fda7b092 2364msgid "no matching remote head"
727b9576
JX
2365msgstr ""
2366
dba9f13c
JX
2367#: fetch-pack.c:1621 builtin/clone.c:664
2368msgid "remote did not send all necessary objects"
2369msgstr ""
2370
2371#: fetch-pack.c:1647
dfc182b1
JX
2372#, c-format
2373msgid "no such remote ref %s"
2374msgstr ""
2375
dba9f13c 2376#: fetch-pack.c:1650
dfc182b1
JX
2377#, c-format
2378msgid "Server does not allow request for unadvertised object %s"
2379msgstr ""
2380
dba9f13c 2381#: gpg-interface.c:253
fda7b092 2382msgid "gpg failed to sign the data"
727b9576
JX
2383msgstr ""
2384
dba9f13c 2385#: gpg-interface.c:279
fda7b092 2386msgid "could not create temporary file"
727b9576
JX
2387msgstr ""
2388
dba9f13c 2389#: gpg-interface.c:282
727b9576 2390#, c-format
fda7b092 2391msgid "failed writing detached signature to '%s'"
727b9576
JX
2392msgstr ""
2393
5b34e000 2394#: graph.c:97
673bfad0
JX
2395#, c-format
2396msgid "ignore invalid color '%.*s' in log.graphColors"
2397msgstr ""
2398
dba9f13c 2399#: grep.c:2115
727b9576 2400#, c-format
fda7b092 2401msgid "'%s': unable to read %s"
727b9576
JX
2402msgstr ""
2403
dba9f13c 2404#: grep.c:2132 setup.c:164 builtin/clone.c:410 builtin/diff.c:81
abc8de64 2405#: builtin/rm.c:134
727b9576 2406#, c-format
fda7b092 2407msgid "failed to stat '%s'"
727b9576
JX
2408msgstr ""
2409
dba9f13c 2410#: grep.c:2143
727b9576 2411#, c-format
fda7b092 2412msgid "'%s': short read"
727b9576
JX
2413msgstr ""
2414
55892712
JX
2415#: help.c:23
2416msgid "start a working area (see also: git help tutorial)"
2417msgstr ""
2418
2419#: help.c:24
2420msgid "work on the current change (see also: git help everyday)"
2421msgstr ""
2422
2423#: help.c:25
2424msgid "examine the history and state (see also: git help revisions)"
2425msgstr ""
2426
2427#: help.c:26
2428msgid "grow, mark and tweak your common history"
2429msgstr ""
2430
2431#: help.c:27
2432msgid "collaborate (see also: git help workflows)"
2433msgstr ""
2434
2435#: help.c:31
2436msgid "Main Porcelain Commands"
2437msgstr ""
2438
2439#: help.c:32
2440msgid "Ancillary Commands / Manipulators"
2441msgstr ""
2442
2443#: help.c:33
2444msgid "Ancillary Commands / Interrogators"
2445msgstr ""
2446
2447#: help.c:34
2448msgid "Interacting with Others"
2449msgstr ""
2450
2451#: help.c:35
2452msgid "Low-level Commands / Manipulators"
2453msgstr ""
2454
2455#: help.c:36
2456msgid "Low-level Commands / Interrogators"
2457msgstr ""
2458
2459#: help.c:37
2460msgid "Low-level Commands / Synching Repositories"
2461msgstr ""
2462
2463#: help.c:38
2464msgid "Low-level Commands / Internal Helpers"
2465msgstr ""
2466
2467#: help.c:293
727b9576 2468#, c-format
fda7b092 2469msgid "available git commands in '%s'"
727b9576
JX
2470msgstr ""
2471
55892712 2472#: help.c:300
fda7b092 2473msgid "git commands available from elsewhere on your $PATH"
727b9576
JX
2474msgstr ""
2475
55892712 2476#: help.c:309
fda7b092 2477msgid "These are common Git commands used in various situations:"
727b9576
JX
2478msgstr ""
2479
55892712
JX
2480#: help.c:358 git.c:90
2481#, c-format
2482msgid "unsupported command listing type '%s'"
2483msgstr ""
2484
2485#: help.c:405
2486msgid "The common Git guides are:"
2487msgstr ""
2488
dba9f13c 2489#: help.c:552
9caaf23e 2490#, c-format
df49095a 2491msgid ""
fda7b092
JX
2492"'%s' appears to be a git command, but we were not\n"
2493"able to execute it. Maybe git-%s is broken?"
df49095a
JX
2494msgstr ""
2495
dba9f13c 2496#: help.c:611
fda7b092 2497msgid "Uh oh. Your system reports no Git commands at all."
d07a63e4
JX
2498msgstr ""
2499
dba9f13c 2500#: help.c:633
fda7b092 2501#, c-format
5b34e000
JX
2502msgid "WARNING: You called a Git command named '%s', which does not exist."
2503msgstr ""
2504
dba9f13c 2505#: help.c:638
5b34e000
JX
2506#, c-format
2507msgid "Continuing under the assumption that you meant '%s'."
5e078fcd
JX
2508msgstr ""
2509
dba9f13c 2510#: help.c:643
5e078fcd 2511#, c-format
5b34e000 2512msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
5e078fcd
JX
2513msgstr ""
2514
dba9f13c 2515#: help.c:651
5e078fcd 2516#, c-format
fda7b092 2517msgid "git: '%s' is not a git command. See 'git --help'."
5e078fcd
JX
2518msgstr ""
2519
dba9f13c 2520#: help.c:655
fda7b092
JX
2521msgid ""
2522"\n"
5b34e000 2523"The most similar command is"
fda7b092
JX
2524msgid_plural ""
2525"\n"
5b34e000 2526"The most similar commands are"
fda7b092
JX
2527msgstr[0] ""
2528msgstr[1] ""
2529
dba9f13c 2530#: help.c:670
5b34e000
JX
2531msgid "git version [<options>]"
2532msgstr ""
2533
dba9f13c 2534#: help.c:738
df0617bf 2535#, c-format
fda7b092 2536msgid "%s: %s - %s"
df0617bf
JX
2537msgstr ""
2538
dba9f13c 2539#: help.c:742
5b34e000
JX
2540msgid ""
2541"\n"
2542"Did you mean this?"
2543msgid_plural ""
2544"\n"
2545"Did you mean one of these?"
2546msgstr[0] ""
2547msgstr[1] ""
2548
2549#: ident.c:342
fda7b092
JX
2550msgid ""
2551"\n"
2552"*** Please tell me who you are.\n"
2553"\n"
2554"Run\n"
2555"\n"
2556" git config --global user.email \"you@example.com\"\n"
2557" git config --global user.name \"Your Name\"\n"
2558"\n"
2559"to set your account's default identity.\n"
2560"Omit --global to set the identity only in this repository.\n"
2561"\n"
df0617bf
JX
2562msgstr ""
2563
5b34e000 2564#: ident.c:366
dfc182b1
JX
2565msgid "no email was given and auto-detection is disabled"
2566msgstr ""
2567
5b34e000 2568#: ident.c:371
dfc182b1
JX
2569#, c-format
2570msgid "unable to auto-detect email address (got '%s')"
2571msgstr ""
2572
5b34e000 2573#: ident.c:381
dfc182b1
JX
2574msgid "no name was given and auto-detection is disabled"
2575msgstr ""
2576
5b34e000 2577#: ident.c:387
dfc182b1
JX
2578#, c-format
2579msgid "unable to auto-detect name (got '%s')"
2580msgstr ""
2581
5b34e000 2582#: ident.c:395
dfc182b1
JX
2583#, c-format
2584msgid "empty ident name (for <%s>) not allowed"
2585msgstr ""
2586
5b34e000 2587#: ident.c:401
dfc182b1
JX
2588#, c-format
2589msgid "name consists only of disallowed characters: %s"
2590msgstr ""
2591
dba9f13c 2592#: ident.c:416 builtin/commit.c:600
dfc182b1
JX
2593#, c-format
2594msgid "invalid date format: %s"
2595msgstr ""
2596
abc8de64
JX
2597#: list-objects-filter-options.c:36
2598msgid "multiple filter-specs cannot be combined"
18a90722
JX
2599msgstr ""
2600
abc8de64
JX
2601#: list-objects-filter-options.c:126
2602msgid "cannot change partial clone promisor remote"
18a90722
JX
2603msgstr ""
2604
25eab542 2605#: lockfile.c:151
df0617bf 2606#, c-format
fda7b092
JX
2607msgid ""
2608"Unable to create '%s.lock': %s.\n"
2609"\n"
2610"Another git process seems to be running in this repository, e.g.\n"
2611"an editor opened by 'git commit'. Please make sure all processes\n"
2612"are terminated then try again. If it still fails, a git process\n"
2613"may have crashed in this repository earlier:\n"
2614"remove the file manually to continue."
df0617bf
JX
2615msgstr ""
2616
25eab542 2617#: lockfile.c:159
df0617bf 2618#, c-format
fda7b092 2619msgid "Unable to create '%s.lock': %s"
df0617bf
JX
2620msgstr ""
2621
dba9f13c 2622#: merge.c:40
fda7b092 2623msgid "failed to read the cache"
9eb3984b
JX
2624msgstr ""
2625
dba9f13c
JX
2626#: merge.c:105 builtin/am.c:1946 builtin/am.c:1980 builtin/checkout.c:380
2627#: builtin/checkout.c:608 builtin/clone.c:763
fda7b092 2628msgid "unable to write new index file"
9eb3984b
JX
2629msgstr ""
2630
dba9f13c 2631#: merge-recursive.c:303
fda7b092 2632msgid "(bad commit)\n"
f4f2c8f8
JX
2633msgstr ""
2634
dba9f13c 2635#: merge-recursive.c:325
9b7388a8
JX
2636#, c-format
2637msgid "add_cacheinfo failed for path '%s'; merge aborting."
2638msgstr ""
2639
dba9f13c 2640#: merge-recursive.c:333
f1522b27 2641#, c-format
9b7388a8 2642msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
f1522b27
JX
2643msgstr ""
2644
dba9f13c 2645#: merge-recursive.c:415
fda7b092 2646msgid "error building trees"
f1522b27
JX
2647msgstr ""
2648
dba9f13c 2649#: merge-recursive.c:886
f4f2c8f8 2650#, c-format
fda7b092 2651msgid "failed to create path '%s'%s"
f4f2c8f8
JX
2652msgstr ""
2653
dba9f13c 2654#: merge-recursive.c:897
f4f2c8f8 2655#, c-format
fda7b092 2656msgid "Removing %s to make room for subdirectory\n"
f4f2c8f8
JX
2657msgstr ""
2658
dba9f13c 2659#: merge-recursive.c:911 merge-recursive.c:930
fda7b092 2660msgid ": perhaps a D/F conflict?"
df0617bf
JX
2661msgstr ""
2662
dba9f13c 2663#: merge-recursive.c:920
f4f2c8f8 2664#, c-format
fda7b092 2665msgid "refusing to lose untracked file at '%s'"
f4f2c8f8
JX
2666msgstr ""
2667
dba9f13c 2668#: merge-recursive.c:962 builtin/cat-file.c:39
9eb3984b 2669#, c-format
fda7b092 2670msgid "cannot read object %s '%s'"
9eb3984b
JX
2671msgstr ""
2672
dba9f13c 2673#: merge-recursive.c:964
9eb3984b 2674#, c-format
fda7b092 2675msgid "blob expected for %s '%s'"
9eb3984b
JX
2676msgstr ""
2677
dba9f13c 2678#: merge-recursive.c:988
f4f2c8f8 2679#, c-format
fda7b092 2680msgid "failed to open '%s': %s"
f4f2c8f8
JX
2681msgstr ""
2682
dba9f13c 2683#: merge-recursive.c:999
f4f2c8f8 2684#, c-format
fda7b092 2685msgid "failed to symlink '%s': %s"
f4f2c8f8
JX
2686msgstr ""
2687
dba9f13c 2688#: merge-recursive.c:1004
f1522b27 2689#, c-format
fda7b092 2690msgid "do not know what to do with %06o %s '%s'"
f1522b27
JX
2691msgstr ""
2692
dba9f13c 2693#: merge-recursive.c:1191
9b7388a8
JX
2694#, c-format
2695msgid "Failed to merge submodule %s (not checked out)"
2696msgstr ""
2697
dba9f13c 2698#: merge-recursive.c:1198
9b7388a8
JX
2699#, c-format
2700msgid "Failed to merge submodule %s (commits not present)"
2701msgstr ""
2702
dba9f13c 2703#: merge-recursive.c:1205
9b7388a8
JX
2704#, c-format
2705msgid "Failed to merge submodule %s (commits don't follow merge-base)"
2706msgstr ""
2707
dba9f13c 2708#: merge-recursive.c:1213 merge-recursive.c:1225
9b7388a8
JX
2709#, c-format
2710msgid "Fast-forwarding submodule %s to the following commit:"
2711msgstr ""
2712
dba9f13c 2713#: merge-recursive.c:1216 merge-recursive.c:1228
9b7388a8 2714#, c-format
90d4bec9 2715msgid "Fast-forwarding submodule %s"
9b7388a8
JX
2716msgstr ""
2717
dba9f13c 2718#: merge-recursive.c:1250
9b7388a8
JX
2719#, c-format
2720msgid "Failed to merge submodule %s (merge following commits not found)"
2721msgstr ""
2722
dba9f13c 2723#: merge-recursive.c:1254
9b7388a8
JX
2724#, c-format
2725msgid "Failed to merge submodule %s (not fast-forward)"
2726msgstr ""
2727
dba9f13c 2728#: merge-recursive.c:1255
9b7388a8
JX
2729msgid "Found a possible merge resolution for the submodule:\n"
2730msgstr ""
2731
dba9f13c 2732#: merge-recursive.c:1258
9b7388a8
JX
2733#, c-format
2734msgid ""
2735"If this is correct simply add it to the index for example\n"
2736"by using:\n"
2737"\n"
2738" git update-index --cacheinfo 160000 %s \"%s\"\n"
2739"\n"
2740"which will accept this suggestion.\n"
2741msgstr ""
2742
dba9f13c 2743#: merge-recursive.c:1267
9b7388a8
JX
2744#, c-format
2745msgid "Failed to merge submodule %s (multiple merges found)"
2746msgstr ""
2747
dba9f13c 2748#: merge-recursive.c:1326
fda7b092 2749msgid "Failed to execute internal merge"
f1522b27
JX
2750msgstr ""
2751
dba9f13c 2752#: merge-recursive.c:1331
9eb3984b 2753#, c-format
fda7b092 2754msgid "Unable to add %s to database"
9eb3984b
JX
2755msgstr ""
2756
dba9f13c 2757#: merge-recursive.c:1363
9b7388a8
JX
2758#, c-format
2759msgid "Auto-merging %s"
2760msgstr ""
2761
dba9f13c 2762#: merge-recursive.c:1434
9b7388a8
JX
2763#, c-format
2764msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
2765msgstr ""
2766
dba9f13c 2767#: merge-recursive.c:1501
f1522b27 2768#, c-format
fda7b092
JX
2769msgid ""
2770"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2771"in tree."
f1522b27
JX
2772msgstr ""
2773
dba9f13c 2774#: merge-recursive.c:1506
dfc182b1
JX
2775#, c-format
2776msgid ""
2777"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2778"left in tree."
2779msgstr ""
2780
dba9f13c 2781#: merge-recursive.c:1513
fda7b092
JX
2782#, c-format
2783msgid ""
2784"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2785"in tree at %s."
f1522b27
JX
2786msgstr ""
2787
dba9f13c 2788#: merge-recursive.c:1518
dfc182b1
JX
2789#, c-format
2790msgid ""
2791"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2792"left in tree at %s."
2793msgstr ""
2794
dba9f13c 2795#: merge-recursive.c:1552
fda7b092 2796msgid "rename"
f1522b27
JX
2797msgstr ""
2798
dba9f13c 2799#: merge-recursive.c:1552
fda7b092 2800msgid "renamed"
f1522b27
JX
2801msgstr ""
2802
dba9f13c
JX
2803#: merge-recursive.c:1606 merge-recursive.c:1762 merge-recursive.c:2394
2804#: merge-recursive.c:3129
9b7388a8
JX
2805#, c-format
2806msgid "Refusing to lose dirty file at %s"
2807msgstr ""
2808
dba9f13c 2809#: merge-recursive.c:1620
f1522b27 2810#, c-format
fda7b092 2811msgid "%s is a directory in %s adding as %s instead"
f1522b27
JX
2812msgstr ""
2813
dba9f13c 2814#: merge-recursive.c:1625
9b7388a8
JX
2815#, c-format
2816msgid "Refusing to lose untracked file at %s; adding as %s instead"
2817msgstr ""
2818
dba9f13c 2819#: merge-recursive.c:1651
f1522b27 2820#, c-format
fda7b092
JX
2821msgid ""
2822"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2823"\"->\"%s\" in \"%s\"%s"
f1522b27
JX
2824msgstr ""
2825
dba9f13c 2826#: merge-recursive.c:1656
fda7b092 2827msgid " (left unresolved)"
f4f2c8f8
JX
2828msgstr ""
2829
dba9f13c 2830#: merge-recursive.c:1720
f1522b27 2831#, c-format
fda7b092 2832msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
f1522b27
JX
2833msgstr ""
2834
dba9f13c 2835#: merge-recursive.c:1759
f1522b27 2836#, c-format
fda7b092 2837msgid "Renaming %s to %s and %s to %s instead"
f1522b27
JX
2838msgstr ""
2839
dba9f13c 2840#: merge-recursive.c:1771
9b7388a8
JX
2841#, c-format
2842msgid "Refusing to lose untracked file at %s, even though it's in the way."
2843msgstr ""
2844
dba9f13c 2845#: merge-recursive.c:1977
9b7388a8
JX
2846#, c-format
2847msgid ""
2848"CONFLICT (directory rename split): Unclear where to place %s because "
2849"directory %s was renamed to multiple other directories, with no destination "
2850"getting a majority of the files."
2851msgstr ""
2852
dba9f13c 2853#: merge-recursive.c:2009
9b7388a8
JX
2854#, c-format
2855msgid ""
2856"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
2857"implicit directory rename(s) putting the following path(s) there: %s."
2858msgstr ""
2859
dba9f13c 2860#: merge-recursive.c:2019
9b7388a8
JX
2861#, c-format
2862msgid ""
2863"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
2864"implicit directory renames tried to put these paths there: %s"
2865msgstr ""
2866
dba9f13c 2867#: merge-recursive.c:2111
9b7388a8
JX
2868#, c-format
2869msgid ""
2870"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
2871">%s in %s"
2872msgstr ""
2873
dba9f13c 2874#: merge-recursive.c:2356
9b7388a8
JX
2875#, c-format
2876msgid ""
2877"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
2878"renamed."
2879msgstr ""
2880
dba9f13c 2881#: merge-recursive.c:2762
f4f2c8f8 2882#, c-format
fda7b092 2883msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
f4f2c8f8
JX
2884msgstr ""
2885
dba9f13c 2886#: merge-recursive.c:2777
f4f2c8f8 2887#, c-format
fda7b092 2888msgid "Adding merged %s"
f4f2c8f8
JX
2889msgstr ""
2890
dba9f13c 2891#: merge-recursive.c:2784 merge-recursive.c:3132
df49095a 2892#, c-format
fda7b092 2893msgid "Adding as %s instead"
df49095a
JX
2894msgstr ""
2895
dba9f13c 2896#: merge-recursive.c:2941
df49095a 2897#, c-format
fda7b092 2898msgid "cannot read object %s"
df49095a
JX
2899msgstr ""
2900
dba9f13c 2901#: merge-recursive.c:2944
df49095a 2902#, c-format
fda7b092 2903msgid "object %s is not a blob"
df49095a
JX
2904msgstr ""
2905
dba9f13c 2906#: merge-recursive.c:3013
fda7b092 2907msgid "modify"
df49095a
JX
2908msgstr ""
2909
dba9f13c 2910#: merge-recursive.c:3013
fda7b092 2911msgid "modified"
64f23b0c
JX
2912msgstr ""
2913
dba9f13c 2914#: merge-recursive.c:3024
fda7b092 2915msgid "content"
64f23b0c
JX
2916msgstr ""
2917
dba9f13c 2918#: merge-recursive.c:3031
fda7b092 2919msgid "add/add"
64f23b0c
JX
2920msgstr ""
2921
dba9f13c 2922#: merge-recursive.c:3076
64f23b0c 2923#, c-format
fda7b092 2924msgid "Skipped %s (merged same as existing)"
64f23b0c
JX
2925msgstr ""
2926
dba9f13c 2927#: merge-recursive.c:3098 git-submodule.sh:865
fda7b092 2928msgid "submodule"
64f23b0c
JX
2929msgstr ""
2930
dba9f13c 2931#: merge-recursive.c:3099
64f23b0c 2932#, c-format
fda7b092 2933msgid "CONFLICT (%s): Merge conflict in %s"
64f23b0c
JX
2934msgstr ""
2935
dba9f13c 2936#: merge-recursive.c:3221
9caaf23e 2937#, c-format
fda7b092 2938msgid "Removing %s"
727b9576
JX
2939msgstr ""
2940
dba9f13c 2941#: merge-recursive.c:3247
fda7b092 2942msgid "file/directory"
727b9576
JX
2943msgstr ""
2944
dba9f13c 2945#: merge-recursive.c:3253
fda7b092 2946msgid "directory/file"
f9472e35
JX
2947msgstr ""
2948
dba9f13c 2949#: merge-recursive.c:3260
dce37b66 2950#, c-format
fda7b092 2951msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
f9472e35
JX
2952msgstr ""
2953
dba9f13c 2954#: merge-recursive.c:3269
dce37b66 2955#, c-format
fda7b092 2956msgid "Adding %s"
f9472e35
JX
2957msgstr ""
2958
dba9f13c 2959#: merge-recursive.c:3303
005c62fe 2960#, c-format
dba9f13c
JX
2961msgid ""
2962"Your local changes to the following files would be overwritten by merge:\n"
2963" %s"
005c62fe
JX
2964msgstr ""
2965
dba9f13c 2966#: merge-recursive.c:3314
25eab542 2967msgid "Already up to date!"
df0617bf
JX
2968msgstr ""
2969
dba9f13c 2970#: merge-recursive.c:3323
df0617bf 2971#, c-format
fda7b092 2972msgid "merging of trees %s and %s failed"
c2ea1208
JX
2973msgstr ""
2974
dba9f13c 2975#: merge-recursive.c:3422
fda7b092 2976msgid "Merging:"
28b3cffc
JX
2977msgstr ""
2978
dba9f13c 2979#: merge-recursive.c:3435
28b3cffc 2980#, c-format
fda7b092
JX
2981msgid "found %u common ancestor:"
2982msgid_plural "found %u common ancestors:"
2983msgstr[0] ""
2984msgstr[1] ""
28b3cffc 2985
dba9f13c 2986#: merge-recursive.c:3474
fda7b092 2987msgid "merge returned no commit"
d07a63e4
JX
2988msgstr ""
2989
dba9f13c 2990#: merge-recursive.c:3540
fda7b092
JX
2991#, c-format
2992msgid "Could not parse object '%s'"
d07a63e4
JX
2993msgstr ""
2994
dba9f13c 2995#: merge-recursive.c:3556 builtin/merge.c:689 builtin/merge.c:846
fda7b092 2996msgid "Unable to write index."
dce37b66
JX
2997msgstr ""
2998
dba9f13c 2999#: notes-merge.c:274
fda7b092
JX
3000#, c-format
3001msgid ""
3002"You have not concluded your previous notes merge (%s exists).\n"
3003"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
3004"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
3005msgstr ""
3006
dba9f13c 3007#: notes-merge.c:281
fda7b092
JX
3008#, c-format
3009msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
3010msgstr ""
3011
dba9f13c 3012#: notes-utils.c:45
fda7b092 3013msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
3014msgstr ""
3015
dba9f13c 3016#: notes-utils.c:104
fda7b092
JX
3017#, c-format
3018msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
3019msgstr ""
3020
dba9f13c 3021#: notes-utils.c:114
dce37b66 3022#, c-format
fda7b092 3023msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
3024msgstr ""
3025
5b34e000
JX
3026#. TRANSLATORS: The first %s is the name of
3027#. the environment variable, the second %s is
3028#. its value.
3029#.
dba9f13c 3030#: notes-utils.c:144
dce37b66 3031#, c-format
fda7b092 3032msgid "Bad %s value: '%s'"
dce37b66
JX
3033msgstr ""
3034
dba9f13c
JX
3035#: object.c:54
3036#, c-format
3037msgid "invalid object type \"%s\""
3038msgstr ""
3039
3040#: object.c:173
3041#, c-format
3042msgid "object %s is a %s, not a %s"
3043msgstr ""
3044
3045#: object.c:233
3046#, c-format
3047msgid "object %s has unknown type id %d"
3048msgstr ""
3049
3050#: object.c:246
fda7b092
JX
3051#, c-format
3052msgid "unable to parse object: %s"
dce37b66
JX
3053msgstr ""
3054
dba9f13c
JX
3055#: object.c:266 object.c:277
3056#, c-format
3057msgid "sha1 mismatch %s"
3058msgstr ""
3059
9b7388a8 3060#: packfile.c:563
25eab542
JX
3061msgid "offset before end of packfile (broken .idx?)"
3062msgstr ""
3063
dba9f13c 3064#: packfile.c:1745
25eab542
JX
3065#, c-format
3066msgid "offset before start of pack index for %s (corrupt index?)"
3067msgstr ""
3068
dba9f13c 3069#: packfile.c:1749
25eab542
JX
3070#, c-format
3071msgid "offset beyond end of pack index for %s (truncated index?)"
3072msgstr ""
3073
dba9f13c 3074#: parse-options.c:672
fda7b092 3075msgid "..."
dce37b66
JX
3076msgstr ""
3077
dba9f13c 3078#: parse-options.c:691
fda7b092
JX
3079#, c-format
3080msgid "usage: %s"
dce37b66
JX
3081msgstr ""
3082
fda7b092 3083#. TRANSLATORS: the colon here should align with the
5b34e000
JX
3084#. one in "usage: %s" translation.
3085#.
dba9f13c 3086#: parse-options.c:697
9fa976ff 3087#, c-format
fda7b092 3088msgid " or: %s"
9fa976ff
JX
3089msgstr ""
3090
dba9f13c 3091#: parse-options.c:700
dce37b66 3092#, c-format
fda7b092 3093msgid " %s"
dce37b66
JX
3094msgstr ""
3095
dba9f13c 3096#: parse-options.c:739
fda7b092 3097msgid "-NUM"
822e4a65
JX
3098msgstr ""
3099
9b7388a8
JX
3100#: parse-options-cb.c:44
3101#, c-format
3102msgid "malformed expiration date '%s'"
3103msgstr ""
3104
3105#: parse-options-cb.c:112
fda7b092
JX
3106#, c-format
3107msgid "malformed object name '%s'"
822e4a65
JX
3108msgstr ""
3109
9b7388a8 3110#: path.c:892
822e4a65 3111#, c-format
fda7b092 3112msgid "Could not make %s writable by group"
822e4a65
JX
3113msgstr ""
3114
5b34e000 3115#: pathspec.c:129
dfc182b1
JX
3116msgid "Escape character '\\' not allowed as last character in attr value"
3117msgstr ""
3118
5b34e000 3119#: pathspec.c:147
dfc182b1
JX
3120msgid "Only one 'attr:' specification is allowed."
3121msgstr ""
3122
5b34e000 3123#: pathspec.c:150
dfc182b1
JX
3124msgid "attr spec must not be empty"
3125msgstr ""
3126
5b34e000 3127#: pathspec.c:193
dfc182b1
JX
3128#, c-format
3129msgid "invalid attribute name %s"
3130msgstr ""
3131
5b34e000 3132#: pathspec.c:258
fda7b092 3133msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
822e4a65
JX
3134msgstr ""
3135
5b34e000 3136#: pathspec.c:265
fda7b092
JX
3137msgid ""
3138"global 'literal' pathspec setting is incompatible with all other global "
3139"pathspec settings"
dce37b66
JX
3140msgstr ""
3141
5b34e000 3142#: pathspec.c:305
fda7b092 3143msgid "invalid parameter for pathspec magic 'prefix'"
dce37b66
JX
3144msgstr ""
3145
5b34e000 3146#: pathspec.c:326
dce37b66 3147#, c-format
fda7b092 3148msgid "Invalid pathspec magic '%.*s' in '%s'"
dce37b66
JX
3149msgstr ""
3150
5b34e000 3151#: pathspec.c:331
dce37b66 3152#, c-format
fda7b092 3153msgid "Missing ')' at the end of pathspec magic in '%s'"
dce37b66
JX
3154msgstr ""
3155
5b34e000 3156#: pathspec.c:369
dce37b66 3157#, c-format
fda7b092 3158msgid "Unimplemented pathspec magic '%c' in '%s'"
dce37b66
JX
3159msgstr ""
3160
5b34e000 3161#: pathspec.c:428
dce37b66 3162#, c-format
fda7b092 3163msgid "%s: 'literal' and 'glob' are incompatible"
dce37b66
JX
3164msgstr ""
3165
5b34e000 3166#: pathspec.c:441
dce37b66 3167#, c-format
fda7b092 3168msgid "%s: '%s' is outside repository"
dce37b66
JX
3169msgstr ""
3170
5b34e000 3171#: pathspec.c:515
dce37b66 3172#, c-format
673bfad0 3173msgid "'%s' (mnemonic: '%c')"
dce37b66
JX
3174msgstr ""
3175
5b34e000 3176#: pathspec.c:525
fda7b092
JX
3177#, c-format
3178msgid "%s: pathspec magic not supported by this command: %s"
dce37b66
JX
3179msgstr ""
3180
18a90722 3181#: pathspec.c:592
dce37b66 3182#, c-format
fda7b092 3183msgid "pathspec '%s' is beyond a symbolic link"
dce37b66
JX
3184msgstr ""
3185
dba9f13c
JX
3186#: pkt-line.c:104
3187msgid "flush packet write failed"
3188msgstr ""
3189
3190#: pkt-line.c:142 pkt-line.c:228
3191msgid "protocol error: impossibly long line"
3192msgstr ""
3193
3194#: pkt-line.c:158 pkt-line.c:160
3195msgid "packet write with format failed"
3196msgstr ""
3197
3198#: pkt-line.c:192
3199msgid "packet write failed - data exceeds max packet size"
3200msgstr ""
3201
3202#: pkt-line.c:199 pkt-line.c:206
3203msgid "packet write failed"
3204msgstr ""
3205
3206#: pkt-line.c:291
3207msgid "read error"
3208msgstr ""
3209
3210#: pkt-line.c:299
3211msgid "the remote end hung up unexpectedly"
3212msgstr ""
3213
3214#: pkt-line.c:327
3215#, c-format
3216msgid "protocol error: bad line length character: %.4s"
3217msgstr ""
3218
3219#: pkt-line.c:337 pkt-line.c:342
3220#, c-format
3221msgid "protocol error: bad line length %d"
3222msgstr ""
3223
25eab542 3224#: pretty.c:962
fda7b092 3225msgid "unable to parse --pretty format"
9fa976ff
JX
3226msgstr ""
3227
dba9f13c
JX
3228#: range-diff.c:48
3229msgid "could not start `log`"
3230msgstr ""
3231
3232#: range-diff.c:51
3233msgid "could not read `log` output"
3234msgstr ""
3235
3236#: range-diff.c:66 sequencer.c:4540
3237#, c-format
3238msgid "could not parse commit '%s'"
3239msgstr ""
3240
3241#: range-diff.c:196
3242msgid "failed to generate diff"
3243msgstr ""
3244
3245#: range-diff.c:421 range-diff.c:423
3246#, c-format
3247msgid "could not parse log for '%s'"
3248msgstr ""
3249
3250#: read-cache.c:1579
fda7b092
JX
3251#, c-format
3252msgid ""
3253"index.version set, but the value is invalid.\n"
3254"Using version %i"
9fa976ff
JX
3255msgstr ""
3256
dba9f13c 3257#: read-cache.c:1589
fda7b092
JX
3258#, c-format
3259msgid ""
3260"GIT_INDEX_VERSION set, but the value is invalid.\n"
3261"Using version %i"
dce37b66
JX
3262msgstr ""
3263
dba9f13c 3264#: read-cache.c:2580 sequencer.c:4503 wrapper.c:658 builtin/merge.c:1083
5b34e000
JX
3265#, c-format
3266msgid "could not close '%s'"
3267msgstr ""
3268
dba9f13c 3269#: read-cache.c:2653 sequencer.c:2113 sequencer.c:3374
dfc182b1 3270#, c-format
28e1aaa4 3271msgid "could not stat '%s'"
dfc182b1
JX
3272msgstr ""
3273
dba9f13c 3274#: read-cache.c:2666
dfc182b1
JX
3275#, c-format
3276msgid "unable to open git dir: %s"
3277msgstr ""
3278
dba9f13c 3279#: read-cache.c:2678
dfc182b1
JX
3280#, c-format
3281msgid "unable to unlink: %s"
3282msgstr ""
3283
dba9f13c
JX
3284#: refs.c:192
3285#, c-format
3286msgid "%s does not point to a valid object!"
3287msgstr ""
3288
3289#: refs.c:579
3290#, c-format
3291msgid "ignoring dangling symref %s"
3292msgstr ""
3293
3294#: refs.c:581 ref-filter.c:2067
3295#, c-format
3296msgid "ignoring broken ref %s"
3297msgstr ""
3298
3299#: refs.c:685
3300#, c-format
3301msgid "could not open '%s' for writing: %s"
3302msgstr ""
3303
3304#: refs.c:695 refs.c:746
3305#, c-format
3306msgid "could not read ref '%s'"
3307msgstr ""
3308
3309#: refs.c:701
3310#, c-format
3311msgid "ref '%s' already exists"
3312msgstr ""
3313
3314#: refs.c:706
3315#, c-format
3316msgid "unexpected object ID when writing '%s'"
3317msgstr ""
3318
3319#: refs.c:714 sequencer.c:385 sequencer.c:2366 sequencer.c:2492
3320#: sequencer.c:2506 sequencer.c:2733 sequencer.c:4501 sequencer.c:4564
3321#: wrapper.c:656
3322#, c-format
3323msgid "could not write to '%s'"
3324msgstr ""
3325
3326#: refs.c:741 sequencer.c:4499 sequencer.c:4558 wrapper.c:225 wrapper.c:395
3327#: builtin/am.c:780
3328#, c-format
3329msgid "could not open '%s' for writing"
3330msgstr ""
3331
3332#: refs.c:748
3333#, c-format
3334msgid "unexpected object ID when deleting '%s'"
3335msgstr ""
3336
3337#: refs.c:879
3338#, c-format
3339msgid "log for ref %s has gap after %s"
3340msgstr ""
3341
3342#: refs.c:885
3343#, c-format
3344msgid "log for ref %s unexpectedly ended on %s"
3345msgstr ""
3346
3347#: refs.c:943
3348#, c-format
3349msgid "log for %s is empty"
3350msgstr ""
3351
3352#: refs.c:1035
3353#, c-format
3354msgid "refusing to update ref with bad name '%s'"
3355msgstr ""
3356
3357#: refs.c:1111
3358#, c-format
3359msgid "update_ref failed for ref '%s': %s"
3360msgstr ""
3361
3362#: refs.c:1853
3363#, c-format
3364msgid "multiple updates for ref '%s' not allowed"
3365msgstr ""
3366
3367#: refs.c:1885
3368msgid "ref updates forbidden inside quarantine environment"
3369msgstr ""
3370
3371#: refs.c:1981 refs.c:2011
dce37b66 3372#, c-format
dba9f13c 3373msgid "'%s' exists; cannot create '%s'"
dce37b66
JX
3374msgstr ""
3375
dba9f13c
JX
3376#: refs.c:1987 refs.c:2022
3377#, c-format
3378msgid "cannot process '%s' and '%s' at the same time"
28e1aaa4
JX
3379msgstr ""
3380
9b7388a8 3381#: refs/files-backend.c:1191
fda7b092 3382#, c-format
25eab542 3383msgid "could not remove reference %s"
dce37b66
JX
3384msgstr ""
3385
dba9f13c
JX
3386#: refs/files-backend.c:1205 refs/packed-backend.c:1532
3387#: refs/packed-backend.c:1542
dce37b66 3388#, c-format
25eab542 3389msgid "could not delete reference %s: %s"
dce37b66
JX
3390msgstr ""
3391
dba9f13c 3392#: refs/files-backend.c:1208 refs/packed-backend.c:1545
dce37b66 3393#, c-format
25eab542 3394msgid "could not delete references: %s"
dce37b66
JX
3395msgstr ""
3396
dba9f13c
JX
3397#: refspec.c:137
3398#, c-format
3399msgid "invalid refspec '%s'"
3400msgstr ""
3401
3402#: ref-filter.c:38 wt-status.c:1850
dfc182b1
JX
3403msgid "gone"
3404msgstr ""
3405
dba9f13c 3406#: ref-filter.c:39
dfc182b1
JX
3407#, c-format
3408msgid "ahead %d"
3409msgstr ""
3410
dba9f13c 3411#: ref-filter.c:40
dfc182b1
JX
3412#, c-format
3413msgid "behind %d"
3414msgstr ""
3415
dba9f13c 3416#: ref-filter.c:41
dfc182b1
JX
3417#, c-format
3418msgid "ahead %d, behind %d"
3419msgstr ""
3420
dba9f13c 3421#: ref-filter.c:137
dce37b66 3422#, c-format
fda7b092 3423msgid "expected format: %%(color:<color>)"
dce37b66
JX
3424msgstr ""
3425
dba9f13c 3426#: ref-filter.c:139
dce37b66 3427#, c-format
fda7b092 3428msgid "unrecognized color: %%(color:%s)"
dce37b66
JX
3429msgstr ""
3430
dba9f13c 3431#: ref-filter.c:161
dce37b66 3432#, c-format
dfc182b1 3433msgid "Integer value expected refname:lstrip=%s"
dce37b66
JX
3434msgstr ""
3435
dba9f13c 3436#: ref-filter.c:165
dfc182b1
JX
3437#, c-format
3438msgid "Integer value expected refname:rstrip=%s"
3439msgstr ""
3440
dba9f13c 3441#: ref-filter.c:167
dfc182b1
JX
3442#, c-format
3443msgid "unrecognized %%(%s) argument: %s"
3444msgstr ""
3445
dba9f13c
JX
3446#: ref-filter.c:222
3447#, c-format
3448msgid "%%(objecttype) does not take arguments"
3449msgstr ""
3450
3451#: ref-filter.c:234
3452#, c-format
3453msgid "%%(objectsize) does not take arguments"
3454msgstr ""
3455
3456#: ref-filter.c:246
dce37b66 3457#, c-format
fda7b092 3458msgid "%%(body) does not take arguments"
dce37b66
JX
3459msgstr ""
3460
dba9f13c 3461#: ref-filter.c:255
fda7b092
JX
3462#, c-format
3463msgid "%%(subject) does not take arguments"
dce37b66
JX
3464msgstr ""
3465
dba9f13c 3466#: ref-filter.c:275
673bfad0 3467#, c-format
9c07fab7 3468msgid "unknown %%(trailers) argument: %s"
673bfad0
JX
3469msgstr ""
3470
dba9f13c 3471#: ref-filter.c:304
fda7b092
JX
3472#, c-format
3473msgid "positive value expected contents:lines=%s"
dce37b66
JX
3474msgstr ""
3475
dba9f13c 3476#: ref-filter.c:306
dce37b66 3477#, c-format
fda7b092 3478msgid "unrecognized %%(contents) argument: %s"
dce37b66
JX
3479msgstr ""
3480
dba9f13c 3481#: ref-filter.c:321
dfc182b1
JX
3482#, c-format
3483msgid "positive value expected objectname:short=%s"
3484msgstr ""
3485
dba9f13c 3486#: ref-filter.c:325
fda7b092
JX
3487#, c-format
3488msgid "unrecognized %%(objectname) argument: %s"
dce37b66
JX
3489msgstr ""
3490
dba9f13c 3491#: ref-filter.c:355
fda7b092
JX
3492#, c-format
3493msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
3494msgstr ""
3495
dba9f13c 3496#: ref-filter.c:367
fda7b092
JX
3497#, c-format
3498msgid "unrecognized position:%s"
dce37b66
JX
3499msgstr ""
3500
dba9f13c 3501#: ref-filter.c:374
dce37b66 3502#, c-format
fda7b092 3503msgid "unrecognized width:%s"
dce37b66
JX
3504msgstr ""
3505
dba9f13c 3506#: ref-filter.c:383
dce37b66 3507#, c-format
fda7b092 3508msgid "unrecognized %%(align) argument: %s"
dce37b66
JX
3509msgstr ""
3510
dba9f13c 3511#: ref-filter.c:391
fda7b092
JX
3512#, c-format
3513msgid "positive width expected with the %%(align) atom"
dce37b66
JX
3514msgstr ""
3515
dba9f13c 3516#: ref-filter.c:409
dfc182b1
JX
3517#, c-format
3518msgid "unrecognized %%(if) argument: %s"
3519msgstr ""
3520
dba9f13c 3521#: ref-filter.c:505
dce37b66 3522#, c-format
fda7b092 3523msgid "malformed field name: %.*s"
dce37b66
JX
3524msgstr ""
3525
dba9f13c 3526#: ref-filter.c:532
dce37b66 3527#, c-format
fda7b092 3528msgid "unknown field name: %.*s"
dce37b66
JX
3529msgstr ""
3530
dba9f13c 3531#: ref-filter.c:656
dfc182b1
JX
3532#, c-format
3533msgid "format: %%(if) atom used without a %%(then) atom"
3534msgstr ""
3535
dba9f13c 3536#: ref-filter.c:719
dfc182b1
JX
3537#, c-format
3538msgid "format: %%(then) atom used without an %%(if) atom"
3539msgstr ""
3540
dba9f13c 3541#: ref-filter.c:721
dfc182b1
JX
3542#, c-format
3543msgid "format: %%(then) atom used more than once"
3544msgstr ""
3545
dba9f13c 3546#: ref-filter.c:723
dfc182b1
JX
3547#, c-format
3548msgid "format: %%(then) atom used after %%(else)"
3549msgstr ""
3550
dba9f13c 3551#: ref-filter.c:751
dfc182b1
JX
3552#, c-format
3553msgid "format: %%(else) atom used without an %%(if) atom"
3554msgstr ""
3555
dba9f13c 3556#: ref-filter.c:753
dfc182b1
JX
3557#, c-format
3558msgid "format: %%(else) atom used without a %%(then) atom"
3559msgstr ""
3560
dba9f13c 3561#: ref-filter.c:755
dfc182b1
JX
3562#, c-format
3563msgid "format: %%(else) atom used more than once"
3564msgstr ""
3565
dba9f13c 3566#: ref-filter.c:770
c6bc7d43 3567#, c-format
fda7b092 3568msgid "format: %%(end) atom used without corresponding atom"
c6bc7d43
JX
3569msgstr ""
3570
dba9f13c 3571#: ref-filter.c:827
c6bc7d43 3572#, c-format
fda7b092 3573msgid "malformed format string %s"
c6bc7d43
JX
3574msgstr ""
3575
dba9f13c 3576#: ref-filter.c:1416
dfc182b1
JX
3577#, c-format
3578msgid "(no branch, rebasing %s)"
3579msgstr ""
3580
dba9f13c 3581#: ref-filter.c:1419
9b7388a8
JX
3582#, c-format
3583msgid "(no branch, rebasing detached HEAD %s)"
3584msgstr ""
3585
dba9f13c 3586#: ref-filter.c:1422
dfc182b1
JX
3587#, c-format
3588msgid "(no branch, bisect started on %s)"
dce37b66
JX
3589msgstr ""
3590
5b34e000
JX
3591#. TRANSLATORS: make sure this matches "HEAD
3592#. detached at " in wt-status.c
3593#.
dba9f13c 3594#: ref-filter.c:1430
9fa976ff 3595#, c-format
dfc182b1 3596msgid "(HEAD detached at %s)"
9fa976ff
JX
3597msgstr ""
3598
5b34e000
JX
3599#. TRANSLATORS: make sure this matches "HEAD
3600#. detached from " in wt-status.c
3601#.
dba9f13c 3602#: ref-filter.c:1437
9fa976ff 3603#, c-format
dfc182b1 3604msgid "(HEAD detached from %s)"
9fa976ff
JX
3605msgstr ""
3606
dba9f13c 3607#: ref-filter.c:1441
dfc182b1
JX
3608msgid "(no branch)"
3609msgstr ""
3610
dba9f13c 3611#: ref-filter.c:1475 ref-filter.c:1623
9fa976ff 3612#, c-format
fda7b092 3613msgid "missing object %s for %s"
dce37b66
JX
3614msgstr ""
3615
dba9f13c 3616#: ref-filter.c:1483
64f23b0c 3617#, c-format
fda7b092 3618msgid "parse_object_buffer failed on %s for %s"
64f23b0c
JX
3619msgstr ""
3620
dba9f13c 3621#: ref-filter.c:1980
f517e50d 3622#, c-format
fda7b092 3623msgid "malformed object at '%s'"
f517e50d
JX
3624msgstr ""
3625
dba9f13c 3626#: ref-filter.c:2062
fda7b092
JX
3627#, c-format
3628msgid "ignoring ref with broken name %s"
f517e50d
JX
3629msgstr ""
3630
dba9f13c 3631#: ref-filter.c:2340
fda7b092
JX
3632#, c-format
3633msgid "format: %%(end) atom missing"
9fa976ff
JX
3634msgstr ""
3635
dba9f13c 3636#: ref-filter.c:2444
fda7b092
JX
3637#, c-format
3638msgid "malformed object name %s"
9fa976ff
JX
3639msgstr ""
3640
dba9f13c 3641#: remote.c:606
9fa976ff 3642#, c-format
fda7b092 3643msgid "Cannot fetch both %s and %s to %s"
9fa976ff
JX
3644msgstr ""
3645
dba9f13c 3646#: remote.c:610
9fa976ff 3647#, c-format
fda7b092 3648msgid "%s usually tracks %s, not %s"
9fa976ff
JX
3649msgstr ""
3650
dba9f13c 3651#: remote.c:614
9fa976ff 3652#, c-format
fda7b092 3653msgid "%s tracks both %s and %s"
9fa976ff
JX
3654msgstr ""
3655
dba9f13c 3656#: remote.c:622
fda7b092 3657msgid "Internal error"
f1522b27
JX
3658msgstr ""
3659
dba9f13c 3660#: remote.c:1536 remote.c:1637
fda7b092 3661msgid "HEAD does not point to a branch"
f1522b27
JX
3662msgstr ""
3663
dba9f13c 3664#: remote.c:1545
f1522b27 3665#, c-format
fda7b092 3666msgid "no such branch: '%s'"
f1522b27
JX
3667msgstr ""
3668
dba9f13c 3669#: remote.c:1548
fda7b092
JX
3670#, c-format
3671msgid "no upstream configured for branch '%s'"
28b3cffc
JX
3672msgstr ""
3673
dba9f13c 3674#: remote.c:1554
fda7b092
JX
3675#, c-format
3676msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
3677msgstr ""
3678
dba9f13c 3679#: remote.c:1569
727b9576 3680#, c-format
fda7b092 3681msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
3682msgstr ""
3683
dba9f13c 3684#: remote.c:1581
727b9576 3685#, c-format
fda7b092 3686msgid "branch '%s' has no remote for pushing"
727b9576
JX
3687msgstr ""
3688
dba9f13c 3689#: remote.c:1591
727b9576 3690#, c-format
fda7b092 3691msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
3692msgstr ""
3693
dba9f13c 3694#: remote.c:1604
fda7b092 3695msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
3696msgstr ""
3697
dba9f13c 3698#: remote.c:1626
fda7b092 3699msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
3700msgstr ""
3701
dba9f13c 3702#: remote.c:1951
f517e50d 3703#, c-format
fda7b092 3704msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
3705msgstr ""
3706
dba9f13c 3707#: remote.c:1955
fda7b092 3708msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
3709msgstr ""
3710
dba9f13c 3711#: remote.c:1958
d07a63e4 3712#, c-format
25eab542 3713msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
3714msgstr ""
3715
dba9f13c 3716#: remote.c:1962
abc8de64
JX
3717#, c-format
3718msgid "Your branch and '%s' refer to different commits.\n"
3719msgstr ""
3720
dba9f13c 3721#: remote.c:1965
abc8de64
JX
3722#, c-format
3723msgid " (use \"%s\" for details)\n"
3724msgstr ""
3725
dba9f13c 3726#: remote.c:1969
d07a63e4 3727#, c-format
fda7b092
JX
3728msgid "Your branch is ahead of '%s' by %d commit.\n"
3729msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
3730msgstr[0] ""
3731msgstr[1] ""
3732
dba9f13c 3733#: remote.c:1975
fda7b092 3734msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
3735msgstr ""
3736
dba9f13c 3737#: remote.c:1978
d07a63e4 3738#, c-format
fda7b092
JX
3739msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
3740msgid_plural ""
3741"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
3742msgstr[0] ""
3743msgstr[1] ""
3744
dba9f13c 3745#: remote.c:1986
fda7b092 3746msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
3747msgstr ""
3748
dba9f13c 3749#: remote.c:1989
d07a63e4 3750#, c-format
fda7b092
JX
3751msgid ""
3752"Your branch and '%s' have diverged,\n"
3753"and have %d and %d different commit each, respectively.\n"
3754msgid_plural ""
3755"Your branch and '%s' have diverged,\n"
3756"and have %d and %d different commits each, respectively.\n"
3757msgstr[0] ""
3758msgstr[1] ""
d07a63e4 3759
dba9f13c 3760#: remote.c:1999
fda7b092 3761msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
3762msgstr ""
3763
dba9f13c
JX
3764#: replace-object.c:20
3765#, c-format
3766msgid "bad replace ref name: %s"
3767msgstr ""
3768
3769#: replace-object.c:29
3770#, c-format
3771msgid "duplicate replace ref: %s"
3772msgstr ""
3773
3774#: replace-object.c:72
3775#, c-format
3776msgid "replace depth too high for object %s"
3777msgstr ""
3778
3779#: revision.c:2305
fda7b092 3780msgid "your current branch appears to be broken"
9eb3984b
JX
3781msgstr ""
3782
dba9f13c 3783#: revision.c:2308
9eb3984b 3784#, c-format
fda7b092 3785msgid "your current branch '%s' does not have any commits yet"
9eb3984b
JX
3786msgstr ""
3787
dba9f13c 3788#: revision.c:2505
fda7b092 3789msgid "--first-parent is incompatible with --bisect"
9eb3984b
JX
3790msgstr ""
3791
9b7388a8 3792#: run-command.c:728
fda7b092 3793msgid "open /dev/null failed"
9eb3984b
JX
3794msgstr ""
3795
9b7388a8 3796#: run-command.c:1271
18a90722
JX
3797#, c-format
3798msgid ""
3799"The '%s' hook was ignored because it's not set as executable.\n"
3800"You can disable this warning with `git config advice.ignoredHook false`."
3801msgstr ""
3802
dba9f13c 3803#: send-pack.c:142
abc8de64
JX
3804msgid "unexpected flush packet while reading remote unpack status"
3805msgstr ""
3806
dba9f13c 3807#: send-pack.c:144
dfc182b1
JX
3808#, c-format
3809msgid "unable to parse remote unpack status: %s"
3810msgstr ""
3811
dba9f13c 3812#: send-pack.c:146
dfc182b1
JX
3813#, c-format
3814msgid "remote unpack failed: %s"
3815msgstr ""
3816
dba9f13c 3817#: send-pack.c:309
fda7b092 3818msgid "failed to sign the push certificate"
9fa976ff
JX
3819msgstr ""
3820
dba9f13c 3821#: send-pack.c:422
fda7b092 3822msgid "the receiving end does not support --signed push"
9fa976ff
JX
3823msgstr ""
3824
dba9f13c 3825#: send-pack.c:424
9fa976ff 3826msgid ""
fda7b092
JX
3827"not sending a push certificate since the receiving end does not support --"
3828"signed push"
9fa976ff
JX
3829msgstr ""
3830
dba9f13c 3831#: send-pack.c:436
fda7b092 3832msgid "the receiving end does not support --atomic push"
9fa976ff
JX
3833msgstr ""
3834
dba9f13c 3835#: send-pack.c:441
fda7b092 3836msgid "the receiving end does not support push options"
9fa976ff
JX
3837msgstr ""
3838
dba9f13c 3839#: sequencer.c:177
abc8de64
JX
3840#, c-format
3841msgid "invalid commit message cleanup mode '%s'"
3842msgstr ""
3843
dba9f13c 3844#: sequencer.c:278
9b7388a8
JX
3845#, c-format
3846msgid "could not delete '%s'"
3847msgstr ""
3848
dba9f13c 3849#: sequencer.c:304
fda7b092 3850msgid "revert"
df0617bf
JX
3851msgstr ""
3852
dba9f13c 3853#: sequencer.c:306
fda7b092 3854msgid "cherry-pick"
f517e50d
JX
3855msgstr ""
3856
dba9f13c 3857#: sequencer.c:308
673bfad0
JX
3858msgid "rebase -i"
3859msgstr ""
3860
dba9f13c 3861#: sequencer.c:310
673bfad0 3862#, c-format
dba9f13c 3863msgid "unknown action: %d"
673bfad0
JX
3864msgstr ""
3865
dba9f13c 3866#: sequencer.c:367
f517e50d 3867msgid ""
fda7b092
JX
3868"after resolving the conflicts, mark the corrected paths\n"
3869"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
3870msgstr ""
3871
dba9f13c 3872#: sequencer.c:370
f517e50d 3873msgid ""
fda7b092
JX
3874"after resolving the conflicts, mark the corrected paths\n"
3875"with 'git add <paths>' or 'git rm <paths>'\n"
3876"and commit the result with 'git commit'"
f517e50d
JX
3877msgstr ""
3878
dba9f13c 3879#: sequencer.c:383 sequencer.c:2488
f517e50d 3880#, c-format
fda7b092 3881msgid "could not lock '%s'"
f517e50d
JX
3882msgstr ""
3883
dba9f13c 3884#: sequencer.c:390
f517e50d 3885#, c-format
72351d7d 3886msgid "could not write eol to '%s'"
f517e50d
JX
3887msgstr ""
3888
dba9f13c
JX
3889#: sequencer.c:395 sequencer.c:2371 sequencer.c:2494 sequencer.c:2508
3890#: sequencer.c:2741
f517e50d 3891#, c-format
abc8de64 3892msgid "failed to finalize '%s'"
f517e50d
JX
3893msgstr ""
3894
dba9f13c
JX
3895#: sequencer.c:418 sequencer.c:816 sequencer.c:1505 sequencer.c:2391
3896#: sequencer.c:2723 sequencer.c:2827 builtin/am.c:260 builtin/commit.c:740
3897#: builtin/merge.c:1081
f517e50d 3898#, c-format
fda7b092 3899msgid "could not read '%s'"
f517e50d
JX
3900msgstr ""
3901
dba9f13c 3902#: sequencer.c:444
f517e50d 3903#, c-format
fda7b092 3904msgid "your local changes would be overwritten by %s."
f517e50d
JX
3905msgstr ""
3906
dba9f13c 3907#: sequencer.c:448
fda7b092 3908msgid "commit your changes or stash them to proceed."
f517e50d
JX
3909msgstr ""
3910
dba9f13c 3911#: sequencer.c:477
f517e50d 3912#, c-format
fda7b092 3913msgid "%s: fast-forward"
f517e50d
JX
3914msgstr ""
3915
673bfad0 3916#. TRANSLATORS: %s will be "revert", "cherry-pick" or
5b34e000 3917#. "rebase -i".
673bfad0 3918#.
dba9f13c 3919#: sequencer.c:566
f517e50d 3920#, c-format
fda7b092 3921msgid "%s: Unable to write new index file"
f517e50d
JX
3922msgstr ""
3923
dba9f13c 3924#: sequencer.c:582
9b7388a8 3925msgid "unable to update cache tree"
f517e50d
JX
3926msgstr ""
3927
dba9f13c 3928#: sequencer.c:595
9b7388a8 3929msgid "could not resolve HEAD commit"
f517e50d
JX
3930msgstr ""
3931
dba9f13c
JX
3932#: sequencer.c:723
3933#, c-format
3934msgid "could not parse '%s' (looking for '%s'"
3935msgstr ""
3936
3937#: sequencer.c:731
3938#, c-format
3939msgid "bad quoting on %s value in '%s'"
3940msgstr ""
3941
3942#: sequencer.c:740
3943#, c-format
3944msgid "could not parse '%s' (looking for '%s')"
3945msgstr ""
3946
3947#: sequencer.c:747
3948#, c-format
3949msgid "invalid date format '%s' in '%s'"
3950msgstr ""
3951
3952#: sequencer.c:761
f517e50d
JX
3953#, c-format
3954msgid ""
fda7b092
JX
3955"you have staged changes in your working tree\n"
3956"If these changes are meant to be squashed into the previous commit, run:\n"
3957"\n"
3958" git commit --amend %s\n"
3959"\n"
3960"If they are meant to go into a new commit, run:\n"
3961"\n"
3962" git commit %s\n"
3963"\n"
3964"In both cases, once you're done, continue with:\n"
3965"\n"
3966" git rebase --continue\n"
f517e50d
JX
3967msgstr ""
3968
dba9f13c 3969#: sequencer.c:830
9b7388a8
JX
3970msgid "writing root commit"
3971msgstr ""
3972
dba9f13c 3973#: sequencer.c:1055
abc8de64
JX
3974msgid "'prepare-commit-msg' hook failed"
3975msgstr ""
3976
dba9f13c 3977#: sequencer.c:1062
abc8de64
JX
3978msgid ""
3979"Your name and email address were configured automatically based\n"
3980"on your username and hostname. Please check that they are accurate.\n"
3981"You can suppress this message by setting them explicitly. Run the\n"
3982"following command and follow the instructions in your editor to edit\n"
3983"your configuration file:\n"
3984"\n"
3985" git config --global --edit\n"
3986"\n"
3987"After doing this, you may fix the identity used for this commit with:\n"
3988"\n"
3989" git commit --amend --reset-author\n"
3990msgstr ""
3991
dba9f13c 3992#: sequencer.c:1075
abc8de64
JX
3993msgid ""
3994"Your name and email address were configured automatically based\n"
3995"on your username and hostname. Please check that they are accurate.\n"
3996"You can suppress this message by setting them explicitly:\n"
3997"\n"
3998" git config --global user.name \"Your Name\"\n"
3999" git config --global user.email you@example.com\n"
4000"\n"
4001"After doing this, you may fix the identity used for this commit with:\n"
4002"\n"
4003" git commit --amend --reset-author\n"
4004msgstr ""
4005
dba9f13c 4006#: sequencer.c:1115
abc8de64
JX
4007msgid "couldn't look up newly created commit"
4008msgstr ""
4009
dba9f13c 4010#: sequencer.c:1117
abc8de64
JX
4011msgid "could not parse newly created commit"
4012msgstr ""
4013
dba9f13c 4014#: sequencer.c:1163
abc8de64
JX
4015msgid "unable to resolve HEAD after creating commit"
4016msgstr ""
4017
dba9f13c 4018#: sequencer.c:1165
abc8de64
JX
4019msgid "detached HEAD"
4020msgstr ""
4021
dba9f13c 4022#: sequencer.c:1169
abc8de64
JX
4023msgid " (root-commit)"
4024msgstr ""
4025
dba9f13c 4026#: sequencer.c:1190
abc8de64
JX
4027msgid "could not parse HEAD"
4028msgstr ""
4029
dba9f13c 4030#: sequencer.c:1192
abc8de64
JX
4031#, c-format
4032msgid "HEAD %s is not a commit!"
4033msgstr ""
4034
dba9f13c 4035#: sequencer.c:1196 builtin/commit.c:1528
abc8de64
JX
4036msgid "could not parse HEAD commit"
4037msgstr ""
4038
dba9f13c 4039#: sequencer.c:1247 sequencer.c:1845
abc8de64
JX
4040msgid "unable to parse commit author"
4041msgstr ""
4042
dba9f13c 4043#: sequencer.c:1257 builtin/am.c:1632 builtin/merge.c:675
abc8de64
JX
4044msgid "git write-tree failed to write a tree"
4045msgstr ""
4046
dba9f13c 4047#: sequencer.c:1274 sequencer.c:1329
abc8de64
JX
4048#, c-format
4049msgid "unable to read commit message from '%s'"
4050msgstr ""
4051
dba9f13c
JX
4052#: sequencer.c:1296 builtin/am.c:1653 builtin/commit.c:1631 builtin/merge.c:855
4053#: builtin/merge.c:880
abc8de64
JX
4054msgid "failed to write commit object"
4055msgstr ""
4056
dba9f13c 4057#: sequencer.c:1356
f517e50d 4058#, c-format
005c62fe 4059msgid "could not parse commit %s"
f517e50d
JX
4060msgstr ""
4061
dba9f13c 4062#: sequencer.c:1361
f517e50d 4063#, c-format
005c62fe 4064msgid "could not parse parent commit %s"
f517e50d
JX
4065msgstr ""
4066
dba9f13c
JX
4067#: sequencer.c:1457 sequencer.c:1565
4068#, c-format
4069msgid "unknown command: %d"
4070msgstr ""
4071
4072#: sequencer.c:1512 sequencer.c:1537
673bfad0
JX
4073#, c-format
4074msgid "This is a combination of %d commits."
4075msgstr ""
4076
dba9f13c 4077#: sequencer.c:1522 sequencer.c:4520
673bfad0
JX
4078msgid "need a HEAD to fixup"
4079msgstr ""
4080
dba9f13c 4081#: sequencer.c:1524 sequencer.c:2768
673bfad0
JX
4082msgid "could not read HEAD"
4083msgstr ""
4084
dba9f13c 4085#: sequencer.c:1526
673bfad0
JX
4086msgid "could not read HEAD's commit message"
4087msgstr ""
4088
dba9f13c 4089#: sequencer.c:1532
673bfad0
JX
4090#, c-format
4091msgid "cannot write '%s'"
4092msgstr ""
4093
dba9f13c 4094#: sequencer.c:1539 git-rebase--preserve-merges.sh:441
673bfad0
JX
4095msgid "This is the 1st commit message:"
4096msgstr ""
4097
dba9f13c 4098#: sequencer.c:1547
673bfad0
JX
4099#, c-format
4100msgid "could not read commit message of %s"
4101msgstr ""
4102
dba9f13c 4103#: sequencer.c:1554
673bfad0
JX
4104#, c-format
4105msgid "This is the commit message #%d:"
4106msgstr ""
4107
dba9f13c 4108#: sequencer.c:1560
673bfad0
JX
4109#, c-format
4110msgid "The commit message #%d will be skipped:"
4111msgstr ""
4112
dba9f13c 4113#: sequencer.c:1643
fda7b092 4114msgid "your index file is unmerged."
f517e50d
JX
4115msgstr ""
4116
dba9f13c 4117#: sequencer.c:1650
9b7388a8
JX
4118msgid "cannot fixup root commit"
4119msgstr ""
4120
dba9f13c 4121#: sequencer.c:1669
f517e50d 4122#, c-format
fda7b092 4123msgid "commit %s is a merge but no -m option was given."
f517e50d
JX
4124msgstr ""
4125
dba9f13c 4126#: sequencer.c:1677
f517e50d 4127#, c-format
fda7b092 4128msgid "commit %s does not have parent %d"
f517e50d
JX
4129msgstr ""
4130
dba9f13c 4131#: sequencer.c:1681
f517e50d 4132#, c-format
fda7b092 4133msgid "mainline was specified but commit %s is not a merge."
f517e50d
JX
4134msgstr ""
4135
dba9f13c 4136#: sequencer.c:1687
673bfad0
JX
4137#, c-format
4138msgid "cannot get commit message for %s"
4139msgstr ""
4140
fda7b092
JX
4141#. TRANSLATORS: The first %s will be a "todo" command like
4142#. "revert" or "pick", the second %s a SHA1.
dba9f13c 4143#: sequencer.c:1706
f517e50d 4144#, c-format
fda7b092 4145msgid "%s: cannot parse parent commit %s"
f517e50d
JX
4146msgstr ""
4147
dba9f13c 4148#: sequencer.c:1771
f517e50d 4149#, c-format
673bfad0 4150msgid "could not rename '%s' to '%s'"
f517e50d
JX
4151msgstr ""
4152
dba9f13c 4153#: sequencer.c:1826
f517e50d 4154#, c-format
fda7b092 4155msgid "could not revert %s... %s"
f517e50d
JX
4156msgstr ""
4157
dba9f13c 4158#: sequencer.c:1827
fda7b092
JX
4159#, c-format
4160msgid "could not apply %s... %s"
5e078fcd
JX
4161msgstr ""
4162
dba9f13c 4163#: sequencer.c:1885
727b9576 4164#, c-format
fda7b092 4165msgid "git %s: failed to read the index"
727b9576
JX
4166msgstr ""
4167
dba9f13c 4168#: sequencer.c:1892
fda7b092
JX
4169#, c-format
4170msgid "git %s: failed to refresh the index"
727b9576
JX
4171msgstr ""
4172
dba9f13c 4173#: sequencer.c:1972
005c62fe
JX
4174#, c-format
4175msgid "%s does not accept arguments: '%s'"
4176msgstr ""
4177
dba9f13c 4178#: sequencer.c:1981
005c62fe
JX
4179#, c-format
4180msgid "missing arguments for %s"
4181msgstr ""
4182
dba9f13c 4183#: sequencer.c:2040
fda7b092
JX
4184#, c-format
4185msgid "invalid line %d: %.*s"
727b9576
JX
4186msgstr ""
4187
dba9f13c 4188#: sequencer.c:2048
673bfad0
JX
4189#, c-format
4190msgid "cannot '%s' without a previous commit"
727b9576
JX
4191msgstr ""
4192
dba9f13c 4193#: sequencer.c:2096 sequencer.c:4277 sequencer.c:4333
fda7b092
JX
4194#, c-format
4195msgid "could not read '%s'."
727b9576
JX
4196msgstr ""
4197
dba9f13c 4198#: sequencer.c:2119
673bfad0
JX
4199msgid "please fix this using 'git rebase --edit-todo'."
4200msgstr ""
4201
dba9f13c 4202#: sequencer.c:2121
fda7b092
JX
4203#, c-format
4204msgid "unusable instruction sheet: '%s'"
4205msgstr ""
4206
dba9f13c 4207#: sequencer.c:2126
673bfad0
JX
4208msgid "no commits parsed."
4209msgstr ""
4210
dba9f13c 4211#: sequencer.c:2137
fda7b092 4212msgid "cannot cherry-pick during a revert."
727b9576
JX
4213msgstr ""
4214
dba9f13c 4215#: sequencer.c:2139
fda7b092 4216msgid "cannot revert during a cherry-pick."
9fa976ff
JX
4217msgstr ""
4218
dba9f13c 4219#: sequencer.c:2209
df0617bf 4220#, c-format
fda7b092 4221msgid "invalid value for %s: %s"
df0617bf
JX
4222msgstr ""
4223
dba9f13c 4224#: sequencer.c:2285
9b7388a8
JX
4225msgid "unusable squash-onto"
4226msgstr ""
4227
dba9f13c 4228#: sequencer.c:2301
df0617bf 4229#, c-format
fda7b092 4230msgid "malformed options sheet: '%s'"
df0617bf
JX
4231msgstr ""
4232
dba9f13c
JX
4233#: sequencer.c:2335 sequencer.c:3775
4234msgid "empty commit set passed"
4235msgstr ""
4236
4237#: sequencer.c:2343
fda7b092 4238msgid "a cherry-pick or revert is already in progress"
46bc4039
JX
4239msgstr ""
4240
dba9f13c 4241#: sequencer.c:2344
fda7b092 4242msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
d07a63e4
JX
4243msgstr ""
4244
dba9f13c 4245#: sequencer.c:2347
64f23b0c 4246#, c-format
fda7b092 4247msgid "could not create sequencer directory '%s'"
64f23b0c
JX
4248msgstr ""
4249
dba9f13c 4250#: sequencer.c:2361
fda7b092 4251msgid "could not lock HEAD"
64f23b0c
JX
4252msgstr ""
4253
dba9f13c 4254#: sequencer.c:2416 sequencer.c:3543
fda7b092 4255msgid "no cherry-pick or revert in progress"
dce37b66
JX
4256msgstr ""
4257
dba9f13c 4258#: sequencer.c:2418
fda7b092 4259msgid "cannot resolve HEAD"
dce37b66
JX
4260msgstr ""
4261
dba9f13c 4262#: sequencer.c:2420 sequencer.c:2455
fda7b092 4263msgid "cannot abort from a branch yet to be born"
dce37b66
JX
4264msgstr ""
4265
dba9f13c 4266#: sequencer.c:2441 builtin/grep.c:721
fda7b092
JX
4267#, c-format
4268msgid "cannot open '%s'"
11b90174
JX
4269msgstr ""
4270
dba9f13c 4271#: sequencer.c:2443
fda7b092
JX
4272#, c-format
4273msgid "cannot read '%s': %s"
dce37b66
JX
4274msgstr ""
4275
dba9f13c 4276#: sequencer.c:2444
fda7b092 4277msgid "unexpected end of file"
11b90174
JX
4278msgstr ""
4279
dba9f13c 4280#: sequencer.c:2450
fda7b092
JX
4281#, c-format
4282msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
dce37b66
JX
4283msgstr ""
4284
dba9f13c 4285#: sequencer.c:2461
673bfad0
JX
4286msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
4287msgstr ""
4288
dba9f13c 4289#: sequencer.c:2565 sequencer.c:3461
abc8de64
JX
4290#, c-format
4291msgid "could not update %s"
4292msgstr ""
4293
dba9f13c 4294#: sequencer.c:2603 sequencer.c:3441
673bfad0
JX
4295msgid "cannot read HEAD"
4296msgstr ""
4297
dba9f13c
JX
4298#: sequencer.c:2618
4299#, c-format
4300msgid "unable to copy '%s' to '%s'"
4301msgstr ""
4302
4303#: sequencer.c:2626
4304#, c-format
4305msgid ""
4306"You can amend the commit now, with\n"
4307"\n"
4308" git commit --amend %s\n"
4309"\n"
4310"Once you are satisfied with your changes, run\n"
4311"\n"
4312" git rebase --continue\n"
4313msgstr ""
4314
4315#: sequencer.c:2636
4316#, c-format
4317msgid "Could not apply %s... %.*s"
4318msgstr ""
4319
4320#: sequencer.c:2643
4321#, c-format
4322msgid "Could not merge %.*s"
4323msgstr ""
4324
4325#: sequencer.c:2654 sequencer.c:2658 builtin/difftool.c:640
673bfad0
JX
4326#, c-format
4327msgid "could not copy '%s' to '%s'"
4328msgstr ""
4329
dba9f13c 4330#: sequencer.c:2680 sequencer.c:3095
673bfad0
JX
4331msgid "could not read index"
4332msgstr ""
4333
dba9f13c 4334#: sequencer.c:2685
673bfad0
JX
4335#, c-format
4336msgid ""
4337"execution failed: %s\n"
4338"%sYou can fix the problem, and then run\n"
4339"\n"
4340" git rebase --continue\n"
4341"\n"
4342msgstr ""
4343
dba9f13c 4344#: sequencer.c:2691
673bfad0
JX
4345msgid "and made changes to the index and/or the working tree\n"
4346msgstr ""
4347
dba9f13c 4348#: sequencer.c:2697
673bfad0
JX
4349#, c-format
4350msgid ""
4351"execution succeeded: %s\n"
4352"but left changes to the index and/or the working tree\n"
4353"Commit or stash your changes, and then run\n"
4354"\n"
4355" git rebase --continue\n"
4356"\n"
4357msgstr ""
4358
dba9f13c
JX
4359#: sequencer.c:2758
4360#, c-format
4361msgid "illegal label name: '%.*s'"
4362msgstr ""
4363
4364#: sequencer.c:2810
9b7388a8
JX
4365msgid "writing fake root commit"
4366msgstr ""
4367
dba9f13c 4368#: sequencer.c:2815
9b7388a8
JX
4369msgid "writing squash-onto"
4370msgstr ""
4371
dba9f13c 4372#: sequencer.c:2850
9b7388a8
JX
4373#, c-format
4374msgid "failed to find tree of %s"
4375msgstr ""
4376
dba9f13c 4377#: sequencer.c:2868
9b7388a8
JX
4378msgid "could not write index"
4379msgstr ""
4380
dba9f13c
JX
4381#: sequencer.c:2895
4382#, c-format
4383msgid "could not resolve '%s'"
4384msgstr ""
4385
4386#: sequencer.c:2921
9b7388a8
JX
4387msgid "cannot merge without a current revision"
4388msgstr ""
4389
dba9f13c 4390#: sequencer.c:2943
9b7388a8 4391#, c-format
dba9f13c 4392msgid "unable to parse '%.*s'"
9b7388a8
JX
4393msgstr ""
4394
dba9f13c
JX
4395#: sequencer.c:2952
4396#, c-format
4397msgid "nothing to merge: '%.*s'"
4398msgstr ""
4399
4400#: sequencer.c:2964
4401msgid "octopus merge cannot be executed on top of a [new root]"
4402msgstr ""
4403
4404#: sequencer.c:2979
9b7388a8
JX
4405#, c-format
4406msgid "could not get commit message of '%s'"
4407msgstr ""
4408
dba9f13c 4409#: sequencer.c:2989 sequencer.c:3015
9b7388a8
JX
4410#, c-format
4411msgid "could not write '%s'"
4412msgstr ""
4413
dba9f13c 4414#: sequencer.c:3127
9b7388a8
JX
4415#, c-format
4416msgid "could not even attempt to merge '%.*s'"
4417msgstr ""
4418
dba9f13c 4419#: sequencer.c:3143
9b7388a8
JX
4420msgid "merge: Unable to write new index file"
4421msgstr ""
4422
dba9f13c 4423#: sequencer.c:3211
673bfad0 4424#, c-format
5b34e000 4425msgid "Applied autostash.\n"
673bfad0
JX
4426msgstr ""
4427
dba9f13c 4428#: sequencer.c:3223
673bfad0
JX
4429#, c-format
4430msgid "cannot store %s"
4431msgstr ""
4432
dba9f13c 4433#: sequencer.c:3226 git-rebase.sh:188
673bfad0
JX
4434#, c-format
4435msgid ""
4436"Applying autostash resulted in conflicts.\n"
4437"Your changes are safe in the stash.\n"
4438"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
4439msgstr ""
4440
dba9f13c 4441#: sequencer.c:3257
9b7388a8
JX
4442#, c-format
4443msgid ""
4444"Could not execute the todo command\n"
4445"\n"
4446" %.*s\n"
4447"It has been rescheduled; To edit the command before continuing, please\n"
4448"edit the todo list first:\n"
4449"\n"
4450" git rebase --edit-todo\n"
4451" git rebase --continue\n"
4452msgstr ""
4453
dba9f13c 4454#: sequencer.c:3325
673bfad0 4455#, c-format
dfc182b1 4456msgid "Stopped at %s... %.*s\n"
673bfad0
JX
4457msgstr ""
4458
dba9f13c 4459#: sequencer.c:3404
673bfad0
JX
4460#, c-format
4461msgid "unknown command %d"
4462msgstr ""
4463
dba9f13c 4464#: sequencer.c:3449
673bfad0
JX
4465msgid "could not read orig-head"
4466msgstr ""
4467
dba9f13c 4468#: sequencer.c:3454 sequencer.c:4517
673bfad0
JX
4469msgid "could not read 'onto'"
4470msgstr ""
4471
dba9f13c 4472#: sequencer.c:3468
673bfad0
JX
4473#, c-format
4474msgid "could not update HEAD to %s"
4475msgstr ""
4476
dba9f13c 4477#: sequencer.c:3554
673bfad0
JX
4478msgid "cannot rebase: You have unstaged changes."
4479msgstr ""
4480
dba9f13c 4481#: sequencer.c:3563
673bfad0
JX
4482msgid "cannot amend non-existing commit"
4483msgstr ""
4484
dba9f13c 4485#: sequencer.c:3565
673bfad0
JX
4486#, c-format
4487msgid "invalid file: '%s'"
4488msgstr ""
4489
dba9f13c 4490#: sequencer.c:3567
673bfad0
JX
4491#, c-format
4492msgid "invalid contents: '%s'"
4493msgstr ""
4494
dba9f13c 4495#: sequencer.c:3570
673bfad0
JX
4496msgid ""
4497"\n"
4498"You have uncommitted changes in your working tree. Please, commit them\n"
4499"first and then run 'git rebase --continue' again."
4500msgstr ""
4501
dba9f13c 4502#: sequencer.c:3595 sequencer.c:3633
9b7388a8
JX
4503#, c-format
4504msgid "could not write file: '%s'"
4505msgstr ""
4506
dba9f13c 4507#: sequencer.c:3648
9b7388a8
JX
4508msgid "could not remove CHERRY_PICK_HEAD"
4509msgstr ""
4510
dba9f13c 4511#: sequencer.c:3655
673bfad0
JX
4512msgid "could not commit staged changes."
4513msgstr ""
4514
dba9f13c 4515#: sequencer.c:3752
fda7b092
JX
4516#, c-format
4517msgid "%s: can't cherry-pick a %s"
dce37b66
JX
4518msgstr ""
4519
dba9f13c 4520#: sequencer.c:3756
fda7b092
JX
4521#, c-format
4522msgid "%s: bad revision"
dce37b66
JX
4523msgstr ""
4524
dba9f13c 4525#: sequencer.c:3791
fda7b092 4526msgid "can't revert as initial commit"
dce37b66
JX
4527msgstr ""
4528
dba9f13c 4529#: sequencer.c:4238
25eab542
JX
4530msgid "make_script: unhandled options"
4531msgstr ""
4532
dba9f13c 4533#: sequencer.c:4241
25eab542
JX
4534msgid "make_script: error preparing revisions"
4535msgstr ""
4536
dba9f13c 4537#: sequencer.c:4281 sequencer.c:4337
25eab542
JX
4538#, c-format
4539msgid "unusable todo list: '%s'"
4540msgstr ""
4541
dba9f13c 4542#: sequencer.c:4396
25eab542 4543#, c-format
9c07fab7
JX
4544msgid ""
4545"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
25eab542
JX
4546msgstr ""
4547
dba9f13c 4548#: sequencer.c:4466
25eab542
JX
4549#, c-format
4550msgid ""
4551"Warning: some commits may have been dropped accidentally.\n"
4552"Dropped commits (newer to older):\n"
4553msgstr ""
4554
dba9f13c 4555#: sequencer.c:4473
25eab542
JX
4556#, c-format
4557msgid ""
4558"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
4559"\n"
4560"Use 'git config rebase.missingCommitsCheck' to change the level of "
4561"warnings.\n"
4562"The possible behaviours are: ignore, warn, error.\n"
4563"\n"
4564msgstr ""
4565
dba9f13c 4566#: sequencer.c:4486
25eab542
JX
4567#, c-format
4568msgid ""
4569"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
4570"continue'.\n"
4571"Or you can abort the rebase with 'git rebase --abort'.\n"
4572msgstr ""
4573
dba9f13c 4574#: sequencer.c:4660
25eab542
JX
4575msgid "the script was already rearranged."
4576msgstr ""
4577
9b7388a8 4578#: setup.c:123
abc8de64
JX
4579#, c-format
4580msgid "'%s' is outside repository"
4581msgstr ""
4582
9b7388a8 4583#: setup.c:172
fda7b092 4584#, c-format
dce37b66 4585msgid ""
fda7b092
JX
4586"%s: no such path in the working tree.\n"
4587"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dce37b66
JX
4588msgstr ""
4589
9b7388a8 4590#: setup.c:185
fda7b092
JX
4591#, c-format
4592msgid ""
4593"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
4594"Use '--' to separate paths from revisions, like this:\n"
4595"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
4596msgstr ""
4597
9b7388a8 4598#: setup.c:234
abc8de64
JX
4599#, c-format
4600msgid "option '%s' must come before non-option arguments"
4601msgstr ""
4602
9b7388a8 4603#: setup.c:253
dce37b66 4604#, c-format
fda7b092
JX
4605msgid ""
4606"ambiguous argument '%s': both revision and filename\n"
4607"Use '--' to separate paths from revisions, like this:\n"
4608"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
4609msgstr ""
4610
9b7388a8 4611#: setup.c:389
abc8de64
JX
4612msgid "unable to set up work tree using invalid config"
4613msgstr ""
4614
9b7388a8 4615#: setup.c:393
abc8de64
JX
4616msgid "this operation must be run in a work tree"
4617msgstr ""
4618
9b7388a8 4619#: setup.c:503
fda7b092
JX
4620#, c-format
4621msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
4622msgstr ""
4623
9b7388a8 4624#: setup.c:511
fda7b092 4625msgid "unknown repository extensions found:"
dce37b66
JX
4626msgstr ""
4627
9b7388a8 4628#: setup.c:530
fda7b092 4629#, c-format
abc8de64 4630msgid "error opening '%s'"
dce37b66
JX
4631msgstr ""
4632
9b7388a8 4633#: setup.c:532
abc8de64
JX
4634#, c-format
4635msgid "too large to be a .git file: '%s'"
4636msgstr ""
4637
9b7388a8 4638#: setup.c:534
abc8de64
JX
4639#, c-format
4640msgid "error reading %s"
4641msgstr ""
4642
9b7388a8 4643#: setup.c:536
abc8de64
JX
4644#, c-format
4645msgid "invalid gitfile format: %s"
4646msgstr ""
4647
9b7388a8 4648#: setup.c:538
abc8de64
JX
4649#, c-format
4650msgid "no path in gitfile: %s"
4651msgstr ""
4652
9b7388a8 4653#: setup.c:540
abc8de64
JX
4654#, c-format
4655msgid "not a git repository: %s"
4656msgstr ""
4657
9b7388a8 4658#: setup.c:639
abc8de64
JX
4659#, c-format
4660msgid "'$%s' too big"
4661msgstr ""
4662
9b7388a8 4663#: setup.c:653
abc8de64
JX
4664#, c-format
4665msgid "not a git repository: '%s'"
4666msgstr ""
4667
9b7388a8 4668#: setup.c:682 setup.c:684 setup.c:715
abc8de64
JX
4669#, c-format
4670msgid "cannot chdir to '%s'"
4671msgstr ""
4672
9b7388a8 4673#: setup.c:687 setup.c:743 setup.c:753 setup.c:792 setup.c:800 setup.c:815
abc8de64
JX
4674msgid "cannot come back to cwd"
4675msgstr ""
4676
9b7388a8 4677#: setup.c:813
abc8de64
JX
4678#, c-format
4679msgid "not a git repository (or any of the parent directories): %s"
4680msgstr ""
4681
9b7388a8 4682#: setup.c:824
abc8de64
JX
4683#, c-format
4684msgid "failed to stat '%*s%s%s'"
dce37b66
JX
4685msgstr ""
4686
9b7388a8 4687#: setup.c:1054
fda7b092 4688msgid "Unable to read current working directory"
dce37b66
JX
4689msgstr ""
4690
dba9f13c
JX
4691#: setup.c:1066 setup.c:1072
4692#, c-format
4693msgid "cannot change to '%s'"
4694msgstr ""
4695
4696#: setup.c:1085
4697#, c-format
4698msgid ""
4699"not a git repository (or any parent up to mount point %s)\n"
4700"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
4701msgstr ""
4702
4703#: setup.c:1168
4704#, c-format
4705msgid ""
4706"problem with core.sharedRepository filemode value (0%.3o).\n"
4707"The owner of files must always have read and write permissions."
4708msgstr ""
4709
4710#: setup.c:1211
4711msgid "open /dev/null or dup failed"
4712msgstr ""
4713
4714#: setup.c:1226
4715msgid "fork failed"
4716msgstr ""
4717
4718#: setup.c:1231
4719msgid "setsid failed"
4720msgstr ""
4721
4722#: sha1-file.c:381
4723#, c-format
4724msgid "object directory %s does not exist; check .git/objects/info/alternates"
4725msgstr ""
4726
4727#: sha1-file.c:432
4728#, c-format
4729msgid "unable to normalize alternate object path: %s"
4730msgstr ""
4731
4732#: sha1-file.c:503
4733#, c-format
4734msgid "%s: ignoring alternate object stores, nesting too deep"
4735msgstr ""
4736
4737#: sha1-file.c:510
4738#, c-format
4739msgid "unable to normalize object directory: %s"
4740msgstr ""
4741
4742#: sha1-file.c:565
4743msgid "unable to fdopen alternates lockfile"
4744msgstr ""
4745
4746#: sha1-file.c:583
4747msgid "unable to read alternates file"
4748msgstr ""
4749
4750#: sha1-file.c:590
4751msgid "unable to move new alternates file into place"
4752msgstr ""
4753
4754#: sha1-file.c:625
4755#, c-format
4756msgid "path '%s' does not exist"
4757msgstr ""
4758
4759#: sha1-file.c:651
4760#, c-format
4761msgid "reference repository '%s' as a linked checkout is not supported yet."
4762msgstr ""
4763
4764#: sha1-file.c:657
4765#, c-format
4766msgid "reference repository '%s' is not a local repository."
4767msgstr ""
4768
4769#: sha1-file.c:663
4770#, c-format
4771msgid "reference repository '%s' is shallow"
4772msgstr ""
4773
4774#: sha1-file.c:671
4775#, c-format
4776msgid "reference repository '%s' is grafted"
4777msgstr ""
4778
4779#: sha1-file.c:781
4780#, c-format
4781msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
4782msgstr ""
4783
4784#: sha1-file.c:806
4785msgid "mmap failed"
4786msgstr ""
4787
4788#: sha1-file.c:973
4789#, c-format
4790msgid "object file %s is empty"
4791msgstr ""
4792
4793#: sha1-file.c:1093 sha1-file.c:2206
4794#, c-format
4795msgid "corrupt loose object '%s'"
4796msgstr ""
4797
4798#: sha1-file.c:1095 sha1-file.c:2210
4799#, c-format
4800msgid "garbage at end of loose object '%s'"
4801msgstr ""
4802
4803#: sha1-file.c:1137
4804msgid "invalid object type"
4805msgstr ""
4806
4807#: sha1-file.c:1219
4808#, c-format
4809msgid "unable to unpack %s header with --allow-unknown-type"
4810msgstr ""
4811
4812#: sha1-file.c:1222
4813#, c-format
4814msgid "unable to unpack %s header"
4815msgstr ""
4816
4817#: sha1-file.c:1228
4818#, c-format
4819msgid "unable to parse %s header with --allow-unknown-type"
4820msgstr ""
4821
4822#: sha1-file.c:1231
4823#, c-format
4824msgid "unable to parse %s header"
4825msgstr ""
4826
4827#: sha1-file.c:1422
4828#, c-format
4829msgid "failed to read object %s"
4830msgstr ""
4831
4832#: sha1-file.c:1426
4833#, c-format
4834msgid "replacement %s not found for %s"
4835msgstr ""
4836
4837#: sha1-file.c:1430
4838#, c-format
4839msgid "loose object %s (stored in %s) is corrupt"
4840msgstr ""
4841
4842#: sha1-file.c:1434
4843#, c-format
4844msgid "packed object %s (stored in %s) is corrupt"
4845msgstr ""
4846
4847#: sha1-file.c:1536
4848#, c-format
4849msgid "unable to write sha1 filename %s"
4850msgstr ""
4851
4852#: sha1-file.c:1543
4853#, c-format
4854msgid "unable to set permission to '%s'"
4855msgstr ""
4856
4857#: sha1-file.c:1550
4858msgid "file write error"
4859msgstr ""
4860
4861#: sha1-file.c:1569
4862msgid "error when closing sha1 file"
4863msgstr ""
4864
4865#: sha1-file.c:1635
4866#, c-format
4867msgid "insufficient permission for adding an object to repository database %s"
4868msgstr ""
4869
4870#: sha1-file.c:1637
4871msgid "unable to create temporary file"
4872msgstr ""
4873
4874#: sha1-file.c:1661
4875msgid "unable to write sha1 file"
4876msgstr ""
4877
4878#: sha1-file.c:1667
4879#, c-format
4880msgid "unable to deflate new object %s (%d)"
4881msgstr ""
4882
4883#: sha1-file.c:1671
4884#, c-format
4885msgid "deflateEnd on object %s failed (%d)"
4886msgstr ""
4887
4888#: sha1-file.c:1675
4889#, c-format
4890msgid "confused by unstable object source data for %s"
4891msgstr ""
4892
4893#: sha1-file.c:1685 builtin/pack-objects.c:899
4894#, c-format
4895msgid "failed utime() on %s"
4896msgstr ""
4897
4898#: sha1-file.c:1760
4899#, c-format
4900msgid "cannot read sha1_file for %s"
4901msgstr ""
4902
4903#: sha1-file.c:1805
4904msgid "corrupt commit"
4905msgstr ""
4906
4907#: sha1-file.c:1813
4908msgid "corrupt tag"
4909msgstr ""
4910
4911#: sha1-file.c:1906
4912#, c-format
4913msgid "read error while indexing %s"
4914msgstr ""
4915
4916#: sha1-file.c:1909
fda7b092 4917#, c-format
dba9f13c 4918msgid "short read while indexing %s"
dce37b66
JX
4919msgstr ""
4920
dba9f13c 4921#: sha1-file.c:1980 sha1-file.c:1989
fda7b092 4922#, c-format
dba9f13c 4923msgid "%s: failed to insert into database"
dce37b66
JX
4924msgstr ""
4925
dba9f13c 4926#: sha1-file.c:1995
fda7b092 4927#, c-format
dba9f13c 4928msgid "%s: unsupported file type"
5e078fcd
JX
4929msgstr ""
4930
dba9f13c
JX
4931#: sha1-file.c:2019
4932#, c-format
4933msgid "%s is not a valid object"
abc8de64
JX
4934msgstr ""
4935
dba9f13c
JX
4936#: sha1-file.c:2021
4937#, c-format
4938msgid "%s is not a valid '%s' object"
abc8de64
JX
4939msgstr ""
4940
dba9f13c
JX
4941#: sha1-file.c:2048 builtin/index-pack.c:158
4942#, c-format
4943msgid "unable to open %s"
abc8de64
JX
4944msgstr ""
4945
dba9f13c 4946#: sha1-file.c:2217 sha1-file.c:2269
fda7b092 4947#, c-format
dba9f13c 4948msgid "sha1 mismatch for %s (expected %s)"
5e078fcd
JX
4949msgstr ""
4950
dba9f13c 4951#: sha1-file.c:2241
fda7b092 4952#, c-format
dba9f13c 4953msgid "unable to mmap %s"
dce37b66
JX
4954msgstr ""
4955
dba9f13c 4956#: sha1-file.c:2246
fda7b092 4957#, c-format
dba9f13c 4958msgid "unable to unpack header of %s"
dce37b66
JX
4959msgstr ""
4960
dba9f13c 4961#: sha1-file.c:2252
fda7b092 4962#, c-format
dba9f13c 4963msgid "unable to parse header of %s"
dce37b66
JX
4964msgstr ""
4965
dba9f13c 4966#: sha1-file.c:2263
fda7b092 4967#, c-format
dba9f13c 4968msgid "unable to unpack contents of %s"
dce37b66
JX
4969msgstr ""
4970
dba9f13c 4971#: sha1-name.c:444
fda7b092
JX
4972#, c-format
4973msgid "short SHA1 %s is ambiguous"
dce37b66
JX
4974msgstr ""
4975
dba9f13c 4976#: sha1-name.c:455
fda7b092 4977msgid "The candidates are:"
dce37b66
JX
4978msgstr ""
4979
dba9f13c 4980#: sha1-name.c:699
fda7b092
JX
4981msgid ""
4982"Git normally never creates a ref that ends with 40 hex characters\n"
4983"because it will be ignored when you just specify 40-hex. These refs\n"
4984"may be created by mistake. For example,\n"
4985"\n"
4986" git checkout -b $br $(git rev-parse ...)\n"
4987"\n"
4988"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
4989"examine these refs and maybe delete them. Turn this message off by\n"
4990"running \"git config advice.objectNameWarning false\""
727b9576
JX
4991msgstr ""
4992
9b7388a8 4993#: submodule.c:97 submodule.c:131
fda7b092 4994msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
727b9576
JX
4995msgstr ""
4996
9b7388a8 4997#: submodule.c:101 submodule.c:135
fda7b092
JX
4998#, c-format
4999msgid "Could not find section in .gitmodules where path=%s"
df49095a
JX
5000msgstr ""
5001
9b7388a8 5002#: submodule.c:109
fda7b092
JX
5003#, c-format
5004msgid "Could not update .gitmodules entry %s"
11b90174
JX
5005msgstr ""
5006
9b7388a8 5007#: submodule.c:142
fda7b092
JX
5008#, c-format
5009msgid "Could not remove .gitmodules entry for %s"
11b90174
JX
5010msgstr ""
5011
9b7388a8 5012#: submodule.c:153
fda7b092 5013msgid "staging updated .gitmodules failed"
9fa976ff
JX
5014msgstr ""
5015
9b7388a8 5016#: submodule.c:315
5b34e000
JX
5017#, c-format
5018msgid "in unpopulated submodule '%s'"
5019msgstr ""
5020
9b7388a8 5021#: submodule.c:346
5b34e000
JX
5022#, c-format
5023msgid "Pathspec '%s' is in submodule '%.*s'"
5024msgstr ""
5025
dba9f13c 5026#: submodule.c:839
25eab542
JX
5027#, c-format
5028msgid "submodule entry '%s' (%s) is a %s, not a commit"
5029msgstr ""
5030
dba9f13c 5031#: submodule.c:1071 builtin/branch.c:662 builtin/submodule--helper.c:1888
25eab542
JX
5032msgid "Failed to resolve HEAD as a valid ref."
5033msgstr ""
5034
dba9f13c 5035#: submodule.c:1377
673bfad0 5036#, c-format
dfc182b1 5037msgid "'%s' not recognized as a git repository"
673bfad0
JX
5038msgstr ""
5039
dba9f13c 5040#: submodule.c:1515
673bfad0 5041#, c-format
dfc182b1 5042msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
5043msgstr ""
5044
dba9f13c 5045#: submodule.c:1528
dfc182b1
JX
5046#, c-format
5047msgid "could not run 'git status' in submodule '%s'"
5048msgstr ""
5049
dba9f13c
JX
5050#: submodule.c:1543
5051#, c-format
5052msgid "Could not unset core.worktree setting in submodule '%s'"
5053msgstr ""
5054
5055#: submodule.c:1633
dfc182b1
JX
5056#, c-format
5057msgid "submodule '%s' has dirty index"
5058msgstr ""
5059
dba9f13c
JX
5060#: submodule.c:1685
5061#, c-format
5062msgid "Submodule '%s' could not be updated."
5063msgstr ""
5064
5065#: submodule.c:1734
673bfad0
JX
5066#, c-format
5067msgid ""
5068"relocate_gitdir for submodule '%s' with more than one worktree not supported"
5069msgstr ""
5070
dba9f13c 5071#: submodule.c:1746 submodule.c:1802
673bfad0
JX
5072#, c-format
5073msgid "could not lookup name for submodule '%s'"
5074msgstr ""
5075
dba9f13c
JX
5076#: submodule.c:1750 builtin/submodule--helper.c:1406
5077#: builtin/submodule--helper.c:1416
673bfad0
JX
5078#, c-format
5079msgid "could not create directory '%s'"
5080msgstr ""
5081
dba9f13c 5082#: submodule.c:1753
673bfad0
JX
5083#, c-format
5084msgid ""
5085"Migrating git directory of '%s%s' from\n"
5086"'%s' to\n"
5087"'%s'\n"
5088msgstr ""
5089
dba9f13c 5090#: submodule.c:1837
673bfad0
JX
5091#, c-format
5092msgid "could not recurse into submodule '%s'"
5093msgstr ""
5094
dba9f13c 5095#: submodule.c:1881
dfc182b1
JX
5096msgid "could not start ls-files in .."
5097msgstr ""
5098
dba9f13c 5099#: submodule.c:1920
9b7388a8
JX
5100#, c-format
5101msgid "ls-tree returned unexpected return code %d"
dfc182b1
JX
5102msgstr ""
5103
dba9f13c 5104#: submodule-config.c:231
dfc182b1 5105#, c-format
9b7388a8 5106msgid "ignoring suspicious submodule name: %s"
dfc182b1
JX
5107msgstr ""
5108
dba9f13c 5109#: submodule-config.c:295
25eab542
JX
5110msgid "negative values not allowed for submodule.fetchjobs"
5111msgstr ""
5112
dba9f13c 5113#: submodule-config.c:468
fda7b092
JX
5114#, c-format
5115msgid "invalid value for %s"
11b90174
JX
5116msgstr ""
5117
25eab542 5118#: trailer.c:238
fda7b092
JX
5119#, c-format
5120msgid "running trailer command '%s' failed"
11b90174
JX
5121msgstr ""
5122
25eab542
JX
5123#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
5124#: trailer.c:557
fda7b092
JX
5125#, c-format
5126msgid "unknown value '%s' for key '%s'"
11b90174
JX
5127msgstr ""
5128
dba9f13c 5129#: trailer.c:539 trailer.c:544 builtin/remote.c:294
fda7b092
JX
5130#, c-format
5131msgid "more than one %s"
11b90174
JX
5132msgstr ""
5133
25eab542 5134#: trailer.c:730
fda7b092
JX
5135#, c-format
5136msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
5137msgstr ""
5138
25eab542 5139#: trailer.c:750
fda7b092
JX
5140#, c-format
5141msgid "could not read input file '%s'"
11b90174
JX
5142msgstr ""
5143
25eab542 5144#: trailer.c:753
fda7b092 5145msgid "could not read from stdin"
df0617bf
JX
5146msgstr ""
5147
dba9f13c 5148#: trailer.c:1008 builtin/am.c:47
df0617bf 5149#, c-format
fda7b092
JX
5150msgid "could not stat %s"
5151msgstr ""
df0617bf 5152
25eab542 5153#: trailer.c:1010
df0617bf 5154#, c-format
fda7b092 5155msgid "file %s is not a regular file"
df0617bf
JX
5156msgstr ""
5157
25eab542 5158#: trailer.c:1012
fda7b092
JX
5159#, c-format
5160msgid "file %s is not writable by user"
5161msgstr ""
5162
25eab542 5163#: trailer.c:1024
fda7b092 5164msgid "could not open temporary file"
df0617bf
JX
5165msgstr ""
5166
25eab542 5167#: trailer.c:1064
df0617bf 5168#, c-format
fda7b092
JX
5169msgid "could not rename temporary file to %s"
5170msgstr ""
df0617bf 5171
9b7388a8 5172#: transport.c:116
fda7b092
JX
5173#, c-format
5174msgid "Would set upstream of '%s' to '%s' of '%s'\n"
df0617bf
JX
5175msgstr ""
5176
dba9f13c
JX
5177#: transport.c:142
5178#, c-format
5179msgid "could not read bundle '%s'"
5180msgstr ""
5181
9b7388a8 5182#: transport.c:208
235537a0 5183#, c-format
fda7b092 5184msgid "transport: invalid depth option '%s'"
235537a0
JX
5185msgstr ""
5186
dba9f13c 5187#: transport.c:586
9b7388a8
JX
5188msgid "could not parse transport.color.* config"
5189msgstr ""
5190
dba9f13c
JX
5191#: transport.c:659
5192msgid "support for protocol v2 not implemented yet"
5193msgstr ""
5194
5195#: transport.c:785
5196#, c-format
5197msgid "unknown value for config '%s': %s"
5198msgstr ""
5199
5200#: transport.c:851
5201#, c-format
5202msgid "transport '%s' not allowed"
5203msgstr ""
5204
5205#: transport.c:903
5206msgid "git-over-rsync is no longer supported"
5207msgstr ""
5208
5209#: transport.c:998
fda7b092
JX
5210#, c-format
5211msgid ""
5212"The following submodule paths contain changes that can\n"
5213"not be found on any remote:\n"
11b90174
JX
5214msgstr ""
5215
dba9f13c 5216#: transport.c:1002
fda7b092
JX
5217#, c-format
5218msgid ""
5219"\n"
5220"Please try\n"
5221"\n"
5222"\tgit push --recurse-submodules=on-demand\n"
5223"\n"
5224"or cd to the path and use\n"
5225"\n"
5226"\tgit push\n"
5227"\n"
5228"to push them to a remote.\n"
5229"\n"
11b90174
JX
5230msgstr ""
5231
dba9f13c 5232#: transport.c:1010
fda7b092 5233msgid "Aborting."
11b90174
JX
5234msgstr ""
5235
dba9f13c
JX
5236#: transport.c:1148
5237msgid "failed to push all needed submodules"
5238msgstr ""
5239
5240#: transport.c:1270 transport-helper.c:643
5241msgid "operation not supported by protocol"
5242msgstr ""
5243
5244#: transport.c:1352
5245#, c-format
5246msgid "invalid line while parsing alternate refs: %s"
5247msgstr ""
5248
5249#: transport-helper.c:51 transport-helper.c:80
5250msgid "full write to remote helper failed"
5251msgstr ""
5252
5253#: transport-helper.c:132
5254#, c-format
5255msgid "unable to find remote helper for '%s'"
5256msgstr ""
5257
5258#: transport-helper.c:148 transport-helper.c:557
5259msgid "can't dup helper output fd"
5260msgstr ""
5261
5262#: transport-helper.c:199
5263#, c-format
5264msgid ""
5265"unknown mandatory capability %s; this remote helper probably needs newer "
5266"version of Git"
5267msgstr ""
5268
5269#: transport-helper.c:205
5270msgid "this remote helper should implement refspec capability"
5271msgstr ""
5272
5273#: transport-helper.c:272 transport-helper.c:412
5274#, c-format
5275msgid "%s unexpectedly said: '%s'"
5276msgstr ""
5277
5278#: transport-helper.c:401
5279#, c-format
5280msgid "%s also locked %s"
5281msgstr ""
5282
5283#: transport-helper.c:479
5284msgid "couldn't run fast-import"
5285msgstr ""
5286
5287#: transport-helper.c:502
5288msgid "error while running fast-import"
5289msgstr ""
5290
5291#: transport-helper.c:531 transport-helper.c:1091
5292#, c-format
5293msgid "could not read ref %s"
5294msgstr ""
5295
5296#: transport-helper.c:576
5297#, c-format
5298msgid "unknown response to connect: %s"
5299msgstr ""
5300
5301#: transport-helper.c:598
5302msgid "setting remote service path not supported by protocol"
5303msgstr ""
5304
5305#: transport-helper.c:600
5306msgid "invalid remote service path"
5307msgstr ""
5308
5309#: transport-helper.c:646
5310#, c-format
5311msgid "can't connect to subservice %s"
5312msgstr ""
5313
5314#: transport-helper.c:713
5315#, c-format
5316msgid "expected ok/error, helper said '%s'"
5317msgstr ""
5318
5319#: transport-helper.c:766
5320#, c-format
5321msgid "helper reported unexpected status of %s"
5322msgstr ""
5323
5324#: transport-helper.c:827
5325#, c-format
5326msgid "helper %s does not support dry-run"
5327msgstr ""
5328
5329#: transport-helper.c:830
5330#, c-format
5331msgid "helper %s does not support --signed"
5332msgstr ""
5333
5334#: transport-helper.c:833
5335#, c-format
5336msgid "helper %s does not support --signed=if-asked"
5337msgstr ""
5338
5339#: transport-helper.c:840
5340#, c-format
5341msgid "helper %s does not support 'push-option'"
5342msgstr ""
5343
5344#: transport-helper.c:932
5345msgid "remote-helper doesn't support push; refspec needed"
5346msgstr ""
5347
5348#: transport-helper.c:937
5349#, c-format
5350msgid "helper %s does not support 'force'"
5351msgstr ""
5352
5353#: transport-helper.c:984
5354msgid "couldn't run fast-export"
5355msgstr ""
5356
5357#: transport-helper.c:989
5358msgid "error while running fast-export"
5359msgstr ""
5360
5361#: transport-helper.c:1014
5362#, c-format
5363msgid ""
5364"No refs in common and none specified; doing nothing.\n"
5365"Perhaps you should specify a branch such as 'master'.\n"
5366msgstr ""
5367
5368#: transport-helper.c:1077
5369#, c-format
5370msgid "malformed response in ref list: %s"
5371msgstr ""
5372
5373#: transport-helper.c:1230
fda7b092 5374#, c-format
dba9f13c 5375msgid "read(%s) failed"
11b90174
JX
5376msgstr ""
5377
dba9f13c
JX
5378#: transport-helper.c:1257
5379#, c-format
5380msgid "write(%s) failed"
5381msgstr ""
5382
5383#: transport-helper.c:1306
5384#, c-format
5385msgid "%s thread failed"
5386msgstr ""
5387
5388#: transport-helper.c:1310
5389#, c-format
5390msgid "%s thread failed to join: %s"
5391msgstr ""
5392
5393#: transport-helper.c:1329 transport-helper.c:1333
5394#, c-format
5395msgid "can't start thread for copying data: %s"
5396msgstr ""
5397
5398#: transport-helper.c:1370
5399#, c-format
5400msgid "%s process failed to wait"
5401msgstr ""
5402
5403#: transport-helper.c:1374
5404#, c-format
5405msgid "%s process failed"
5406msgstr ""
5407
5408#: transport-helper.c:1392 transport-helper.c:1401
5409msgid "can't start thread for copying data"
5410msgstr ""
5411
5412#: tree-walk.c:33
fda7b092 5413msgid "too-short tree object"
11b90174
JX
5414msgstr ""
5415
dba9f13c 5416#: tree-walk.c:39
fda7b092 5417msgid "malformed mode in tree entry"
235537a0
JX
5418msgstr ""
5419
dba9f13c 5420#: tree-walk.c:43
fda7b092 5421msgid "empty filename in tree entry"
11b90174
JX
5422msgstr ""
5423
dba9f13c 5424#: tree-walk.c:115
fda7b092 5425msgid "too-short tree file"
11b90174
JX
5426msgstr ""
5427
dba9f13c 5428#: unpack-trees.c:112
235537a0 5429#, c-format
fda7b092
JX
5430msgid ""
5431"Your local changes to the following files would be overwritten by checkout:\n"
5432"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
5433msgstr ""
5434
dba9f13c 5435#: unpack-trees.c:114
fda7b092
JX
5436#, c-format
5437msgid ""
5438"Your local changes to the following files would be overwritten by checkout:\n"
5439"%%s"
11b90174
JX
5440msgstr ""
5441
dba9f13c 5442#: unpack-trees.c:117
fda7b092
JX
5443#, c-format
5444msgid ""
5445"Your local changes to the following files would be overwritten by merge:\n"
5446"%%sPlease commit your changes or stash them before you merge."
5447msgstr ""
5448
dba9f13c 5449#: unpack-trees.c:119
fda7b092
JX
5450#, c-format
5451msgid ""
5452"Your local changes to the following files would be overwritten by merge:\n"
5453"%%s"
11b90174
JX
5454msgstr ""
5455
dba9f13c 5456#: unpack-trees.c:122
fda7b092 5457#, c-format
11b90174 5458msgid ""
fda7b092
JX
5459"Your local changes to the following files would be overwritten by %s:\n"
5460"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
5461msgstr ""
5462
dba9f13c 5463#: unpack-trees.c:124
727b9576 5464#, c-format
fda7b092
JX
5465msgid ""
5466"Your local changes to the following files would be overwritten by %s:\n"
5467"%%s"
11b90174
JX
5468msgstr ""
5469
dba9f13c 5470#: unpack-trees.c:129
fda7b092
JX
5471#, c-format
5472msgid ""
673bfad0 5473"Updating the following directories would lose untracked files in them:\n"
fda7b092 5474"%s"
28b3cffc
JX
5475msgstr ""
5476
dba9f13c 5477#: unpack-trees.c:133
fda7b092
JX
5478#, c-format
5479msgid ""
5480"The following untracked working tree files would be removed by checkout:\n"
5481"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
5482msgstr ""
5483
dba9f13c 5484#: unpack-trees.c:135
fda7b092
JX
5485#, c-format
5486msgid ""
5487"The following untracked working tree files would be removed by checkout:\n"
5488"%%s"
11b90174
JX
5489msgstr ""
5490
dba9f13c 5491#: unpack-trees.c:138
235537a0 5492#, c-format
fda7b092
JX
5493msgid ""
5494"The following untracked working tree files would be removed by merge:\n"
5495"%%sPlease move or remove them before you merge."
c138af56
JX
5496msgstr ""
5497
dba9f13c 5498#: unpack-trees.c:140
fda7b092
JX
5499#, c-format
5500msgid ""
5501"The following untracked working tree files would be removed by merge:\n"
5502"%%s"
235537a0
JX
5503msgstr ""
5504
dba9f13c 5505#: unpack-trees.c:143
fda7b092
JX
5506#, c-format
5507msgid ""
5508"The following untracked working tree files would be removed by %s:\n"
5509"%%sPlease move or remove them before you %s."
c138af56
JX
5510msgstr ""
5511
dba9f13c 5512#: unpack-trees.c:145
fda7b092
JX
5513#, c-format
5514msgid ""
5515"The following untracked working tree files would be removed by %s:\n"
5516"%%s"
c138af56
JX
5517msgstr ""
5518
dba9f13c 5519#: unpack-trees.c:151
c138af56 5520#, c-format
fda7b092
JX
5521msgid ""
5522"The following untracked working tree files would be overwritten by "
5523"checkout:\n"
5524"%%sPlease move or remove them before you switch branches."
c138af56
JX
5525msgstr ""
5526
dba9f13c 5527#: unpack-trees.c:153
fda7b092
JX
5528#, c-format
5529msgid ""
5530"The following untracked working tree files would be overwritten by "
5531"checkout:\n"
5532"%%s"
11b90174
JX
5533msgstr ""
5534
dba9f13c 5535#: unpack-trees.c:156
fda7b092
JX
5536#, c-format
5537msgid ""
5538"The following untracked working tree files would be overwritten by merge:\n"
5539"%%sPlease move or remove them before you merge."
11b90174
JX
5540msgstr ""
5541
dba9f13c 5542#: unpack-trees.c:158
fda7b092
JX
5543#, c-format
5544msgid ""
5545"The following untracked working tree files would be overwritten by merge:\n"
5546"%%s"
dce37b66
JX
5547msgstr ""
5548
dba9f13c 5549#: unpack-trees.c:161
fda7b092
JX
5550#, c-format
5551msgid ""
5552"The following untracked working tree files would be overwritten by %s:\n"
5553"%%sPlease move or remove them before you %s."
df0617bf
JX
5554msgstr ""
5555
dba9f13c 5556#: unpack-trees.c:163
fda7b092
JX
5557#, c-format
5558msgid ""
5559"The following untracked working tree files would be overwritten by %s:\n"
5560"%%s"
28b3cffc
JX
5561msgstr ""
5562
dba9f13c 5563#: unpack-trees.c:171
fda7b092
JX
5564#, c-format
5565msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
5566msgstr ""
5567
dba9f13c 5568#: unpack-trees.c:174
fda7b092
JX
5569#, c-format
5570msgid ""
25eab542 5571"Cannot update sparse checkout: the following entries are not up to date:\n"
fda7b092 5572"%s"
c138af56
JX
5573msgstr ""
5574
dba9f13c 5575#: unpack-trees.c:176
fda7b092
JX
5576#, c-format
5577msgid ""
5578"The following working tree files would be overwritten by sparse checkout "
5579"update:\n"
5580"%s"
dce37b66
JX
5581msgstr ""
5582
dba9f13c 5583#: unpack-trees.c:178
fda7b092
JX
5584#, c-format
5585msgid ""
5586"The following working tree files would be removed by sparse checkout "
5587"update:\n"
5588"%s"
dce37b66
JX
5589msgstr ""
5590
dba9f13c 5591#: unpack-trees.c:180
dfc182b1
JX
5592#, c-format
5593msgid ""
5594"Cannot update submodule:\n"
5595"%s"
5596msgstr ""
5597
dba9f13c 5598#: unpack-trees.c:254
fda7b092
JX
5599#, c-format
5600msgid "Aborting\n"
dce37b66
JX
5601msgstr ""
5602
dba9f13c 5603#: unpack-trees.c:336
fda7b092 5604msgid "Checking out files"
dce37b66
JX
5605msgstr ""
5606
dfc182b1 5607#: urlmatch.c:163
fda7b092 5608msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
5609msgstr ""
5610
dfc182b1 5611#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 5612#, c-format
fda7b092 5613msgid "invalid %XX escape sequence"
dce37b66
JX
5614msgstr ""
5615
dfc182b1 5616#: urlmatch.c:215
fda7b092 5617msgid "missing host and scheme is not 'file:'"
dce37b66
JX
5618msgstr ""
5619
dfc182b1 5620#: urlmatch.c:232
fda7b092 5621msgid "a 'file:' URL may not have a port number"
dce37b66
JX
5622msgstr ""
5623
dfc182b1 5624#: urlmatch.c:247
fda7b092 5625msgid "invalid characters in host name"
dce37b66
JX
5626msgstr ""
5627
dfc182b1 5628#: urlmatch.c:292 urlmatch.c:303
fda7b092 5629msgid "invalid port number"
dce37b66
JX
5630msgstr ""
5631
dfc182b1 5632#: urlmatch.c:371
fda7b092 5633msgid "invalid '..' path segment"
dce37b66
JX
5634msgstr ""
5635
abc8de64 5636#: worktree.c:245 builtin/am.c:2147
cc76011e 5637#, c-format
fda7b092 5638msgid "failed to read '%s'"
dce37b66
JX
5639msgstr ""
5640
abc8de64
JX
5641#: worktree.c:291
5642#, c-format
5643msgid "'%s' at main working tree is not the repository directory"
5644msgstr ""
5645
5646#: worktree.c:302
5647#, c-format
5648msgid "'%s' file does not contain absolute path to the working tree location"
5649msgstr ""
5650
5651#: worktree.c:314
5652#, c-format
5653msgid "'%s' does not exist"
5654msgstr ""
5655
5656#: worktree.c:320
5657#, c-format
5658msgid "'%s' is not a .git file, error code %d"
5659msgstr ""
5660
5661#: worktree.c:328
5662#, c-format
5663msgid "'%s' does not point back to '%s'"
5664msgstr ""
5665
5b34e000 5666#: wrapper.c:223 wrapper.c:393
dce37b66 5667#, c-format
fda7b092 5668msgid "could not open '%s' for reading and writing"
dce37b66
JX
5669msgstr ""
5670
dba9f13c
JX
5671#: wrapper.c:227 wrapper.c:397 builtin/am.c:321 builtin/am.c:771
5672#: builtin/am.c:863 builtin/merge.c:1078
cc76011e 5673#, c-format
fda7b092 5674msgid "could not open '%s' for reading"
dce37b66
JX
5675msgstr ""
5676
5b34e000 5677#: wrapper.c:424 wrapper.c:624
cc76011e 5678#, c-format
fda7b092 5679msgid "unable to access '%s'"
dce37b66
JX
5680msgstr ""
5681
5b34e000 5682#: wrapper.c:632
fda7b092 5683msgid "unable to get current working directory"
dce37b66
JX
5684msgstr ""
5685
9b7388a8 5686#: wt-status.c:154
fda7b092 5687msgid "Unmerged paths:"
a5a41683
JX
5688msgstr ""
5689
9b7388a8 5690#: wt-status.c:181 wt-status.c:208
9caaf23e 5691#, c-format
fda7b092 5692msgid " (use \"git reset %s <file>...\" to unstage)"
cc76011e
JX
5693msgstr ""
5694
9b7388a8 5695#: wt-status.c:183 wt-status.c:210
fda7b092 5696msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
5697msgstr ""
5698
9b7388a8 5699#: wt-status.c:187
fda7b092 5700msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
5701msgstr ""
5702
9b7388a8 5703#: wt-status.c:189 wt-status.c:193
fda7b092 5704msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
5705msgstr ""
5706
9b7388a8 5707#: wt-status.c:191
fda7b092 5708msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
5709msgstr ""
5710
9b7388a8 5711#: wt-status.c:202 wt-status.c:1015
fda7b092 5712msgid "Changes to be committed:"
dce37b66
JX
5713msgstr ""
5714
9b7388a8 5715#: wt-status.c:220 wt-status.c:1024
fda7b092 5716msgid "Changes not staged for commit:"
dce37b66
JX
5717msgstr ""
5718
9b7388a8 5719#: wt-status.c:224
fda7b092 5720msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
5721msgstr ""
5722
9b7388a8 5723#: wt-status.c:226
fda7b092 5724msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
5725msgstr ""
5726
9b7388a8 5727#: wt-status.c:227
fda7b092
JX
5728msgid ""
5729" (use \"git checkout -- <file>...\" to discard changes in working directory)"
64f23b0c
JX
5730msgstr ""
5731
9b7388a8 5732#: wt-status.c:229
fda7b092 5733msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
5734msgstr ""
5735
9b7388a8 5736#: wt-status.c:241
fda7b092
JX
5737#, c-format
5738msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
5739msgstr ""
5740
9b7388a8 5741#: wt-status.c:256
fda7b092 5742msgid "both deleted:"
dce37b66
JX
5743msgstr ""
5744
9b7388a8 5745#: wt-status.c:258
fda7b092 5746msgid "added by us:"
dce37b66
JX
5747msgstr ""
5748
9b7388a8 5749#: wt-status.c:260
fda7b092 5750msgid "deleted by them:"
cc76011e
JX
5751msgstr ""
5752
9b7388a8 5753#: wt-status.c:262
fda7b092 5754msgid "added by them:"
cc76011e
JX
5755msgstr ""
5756
9b7388a8 5757#: wt-status.c:264
fda7b092 5758msgid "deleted by us:"
cc76011e
JX
5759msgstr ""
5760
9b7388a8 5761#: wt-status.c:266
fda7b092 5762msgid "both added:"
cc76011e
JX
5763msgstr ""
5764
9b7388a8 5765#: wt-status.c:268
fda7b092 5766msgid "both modified:"
cc76011e
JX
5767msgstr ""
5768
9b7388a8 5769#: wt-status.c:278
fda7b092 5770msgid "new file:"
cc76011e
JX
5771msgstr ""
5772
9b7388a8 5773#: wt-status.c:280
fda7b092 5774msgid "copied:"
cc76011e
JX
5775msgstr ""
5776
9b7388a8 5777#: wt-status.c:282
fda7b092 5778msgid "deleted:"
cc76011e
JX
5779msgstr ""
5780
9b7388a8 5781#: wt-status.c:284
fda7b092 5782msgid "modified:"
cc76011e
JX
5783msgstr ""
5784
9b7388a8 5785#: wt-status.c:286
fda7b092 5786msgid "renamed:"
c6bc7d43
JX
5787msgstr ""
5788
9b7388a8 5789#: wt-status.c:288
fda7b092 5790msgid "typechange:"
cc76011e
JX
5791msgstr ""
5792
9b7388a8 5793#: wt-status.c:290
fda7b092 5794msgid "unknown:"
cc76011e
JX
5795msgstr ""
5796
9b7388a8 5797#: wt-status.c:292
fda7b092 5798msgid "unmerged:"
cc76011e
JX
5799msgstr ""
5800
9b7388a8 5801#: wt-status.c:372
fda7b092 5802msgid "new commits, "
9fa976ff
JX
5803msgstr ""
5804
9b7388a8 5805#: wt-status.c:374
fda7b092 5806msgid "modified content, "
9fa976ff
JX
5807msgstr ""
5808
9b7388a8 5809#: wt-status.c:376
fda7b092 5810msgid "untracked content, "
dce37b66
JX
5811msgstr ""
5812
9b7388a8 5813#: wt-status.c:853
5b34e000
JX
5814#, c-format
5815msgid "Your stash currently has %d entry"
5816msgid_plural "Your stash currently has %d entries"
5817msgstr[0] ""
5818msgstr[1] ""
5819
9b7388a8 5820#: wt-status.c:885
fda7b092 5821msgid "Submodules changed but not updated:"
dce37b66
JX
5822msgstr ""
5823
9b7388a8 5824#: wt-status.c:887
fda7b092 5825msgid "Submodule changes to be committed:"
dce37b66
JX
5826msgstr ""
5827
9b7388a8 5828#: wt-status.c:969
fda7b092 5829msgid ""
25eab542
JX
5830"Do not modify or remove the line above.\n"
5831"Everything below it will be ignored."
dce37b66
JX
5832msgstr ""
5833
9b7388a8 5834#: wt-status.c:1084
fda7b092 5835msgid "You have unmerged paths."
9fa976ff
JX
5836msgstr ""
5837
9b7388a8 5838#: wt-status.c:1087
fda7b092 5839msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
5840msgstr ""
5841
9b7388a8 5842#: wt-status.c:1089
fda7b092 5843msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
5844msgstr ""
5845
9b7388a8 5846#: wt-status.c:1094
fda7b092 5847msgid "All conflicts fixed but you are still merging."
dce37b66
JX
5848msgstr ""
5849
9b7388a8 5850#: wt-status.c:1097
fda7b092 5851msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
5852msgstr ""
5853
9b7388a8 5854#: wt-status.c:1107
fda7b092 5855msgid "You are in the middle of an am session."
df0617bf
JX
5856msgstr ""
5857
9b7388a8 5858#: wt-status.c:1110
fda7b092 5859msgid "The current patch is empty."
df0617bf
JX
5860msgstr ""
5861
9b7388a8 5862#: wt-status.c:1114
fda7b092 5863msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
5864msgstr ""
5865
9b7388a8 5866#: wt-status.c:1116
fda7b092 5867msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
5868msgstr ""
5869
9b7388a8 5870#: wt-status.c:1118
fda7b092 5871msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
5872msgstr ""
5873
9b7388a8 5874#: wt-status.c:1250
673bfad0
JX
5875msgid "git-rebase-todo is missing."
5876msgstr ""
5877
9b7388a8 5878#: wt-status.c:1252
fda7b092 5879msgid "No commands done."
df0617bf
JX
5880msgstr ""
5881
9b7388a8 5882#: wt-status.c:1255
df0617bf 5883#, c-format
fda7b092
JX
5884msgid "Last command done (%d command done):"
5885msgid_plural "Last commands done (%d commands done):"
5886msgstr[0] ""
5887msgstr[1] ""
df0617bf 5888
9b7388a8 5889#: wt-status.c:1266
fda7b092
JX
5890#, c-format
5891msgid " (see more in file %s)"
df0617bf
JX
5892msgstr ""
5893
9b7388a8 5894#: wt-status.c:1271
fda7b092 5895msgid "No commands remaining."
df0617bf
JX
5896msgstr ""
5897
9b7388a8 5898#: wt-status.c:1274
fda7b092
JX
5899#, c-format
5900msgid "Next command to do (%d remaining command):"
5901msgid_plural "Next commands to do (%d remaining commands):"
5902msgstr[0] ""
5903msgstr[1] ""
df0617bf 5904
9b7388a8 5905#: wt-status.c:1282
fda7b092 5906msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
5907msgstr ""
5908
9b7388a8 5909#: wt-status.c:1295
fda7b092
JX
5910#, c-format
5911msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
5912msgstr ""
5913
9b7388a8 5914#: wt-status.c:1300
fda7b092 5915msgid "You are currently rebasing."
df0617bf
JX
5916msgstr ""
5917
9b7388a8 5918#: wt-status.c:1314
fda7b092 5919msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
5920msgstr ""
5921
9b7388a8 5922#: wt-status.c:1316
fda7b092 5923msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
5924msgstr ""
5925
9b7388a8 5926#: wt-status.c:1318
fda7b092 5927msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
5928msgstr ""
5929
9b7388a8 5930#: wt-status.c:1324
fda7b092 5931msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
5932msgstr ""
5933
9b7388a8 5934#: wt-status.c:1328
df0617bf 5935#, c-format
fda7b092
JX
5936msgid ""
5937"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
5938msgstr ""
5939
9b7388a8 5940#: wt-status.c:1333
fda7b092 5941msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
5942msgstr ""
5943
9b7388a8 5944#: wt-status.c:1336
fda7b092 5945msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
5946msgstr ""
5947
9b7388a8 5948#: wt-status.c:1340
df0617bf 5949#, c-format
fda7b092 5950msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
5951msgstr ""
5952
9b7388a8 5953#: wt-status.c:1345
fda7b092 5954msgid "You are currently editing a commit during a rebase."
df0617bf
JX
5955msgstr ""
5956
9b7388a8 5957#: wt-status.c:1348
fda7b092 5958msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
5959msgstr ""
5960
9b7388a8 5961#: wt-status.c:1350
df0617bf 5962msgid ""
fda7b092 5963" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
5964msgstr ""
5965
9b7388a8 5966#: wt-status.c:1360
fda7b092
JX
5967#, c-format
5968msgid "You are currently cherry-picking commit %s."
df0617bf
JX
5969msgstr ""
5970
9b7388a8 5971#: wt-status.c:1365
fda7b092 5972msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
5973msgstr ""
5974
9b7388a8 5975#: wt-status.c:1368
fda7b092 5976msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
5977msgstr ""
5978
9b7388a8 5979#: wt-status.c:1370
fda7b092 5980msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
5981msgstr ""
5982
9b7388a8 5983#: wt-status.c:1379
df0617bf 5984#, c-format
fda7b092 5985msgid "You are currently reverting commit %s."
df0617bf
JX
5986msgstr ""
5987
9b7388a8 5988#: wt-status.c:1384
fda7b092 5989msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
5990msgstr ""
5991
9b7388a8 5992#: wt-status.c:1387
fda7b092 5993msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
5994msgstr ""
5995
9b7388a8 5996#: wt-status.c:1389
fda7b092 5997msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
5998msgstr ""
5999
9b7388a8 6000#: wt-status.c:1400
df0617bf 6001#, c-format
fda7b092 6002msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
6003msgstr ""
6004
9b7388a8 6005#: wt-status.c:1404
fda7b092 6006msgid "You are currently bisecting."
df0617bf
JX
6007msgstr ""
6008
9b7388a8 6009#: wt-status.c:1407
fda7b092 6010msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
6011msgstr ""
6012
9b7388a8 6013#: wt-status.c:1604
fda7b092 6014msgid "On branch "
df0617bf
JX
6015msgstr ""
6016
9b7388a8 6017#: wt-status.c:1610
fda7b092 6018msgid "interactive rebase in progress; onto "
df0617bf
JX
6019msgstr ""
6020
9b7388a8 6021#: wt-status.c:1612
fda7b092 6022msgid "rebase in progress; onto "
df0617bf
JX
6023msgstr ""
6024
9b7388a8 6025#: wt-status.c:1617
fda7b092 6026msgid "HEAD detached at "
df0617bf
JX
6027msgstr ""
6028
9b7388a8 6029#: wt-status.c:1619
fda7b092 6030msgid "HEAD detached from "
df0617bf
JX
6031msgstr ""
6032
9b7388a8 6033#: wt-status.c:1622
fda7b092 6034msgid "Not currently on any branch."
df0617bf
JX
6035msgstr ""
6036
9b7388a8 6037#: wt-status.c:1642
fda7b092 6038msgid "Initial commit"
df0617bf
JX
6039msgstr ""
6040
9b7388a8 6041#: wt-status.c:1643
5b34e000
JX
6042msgid "No commits yet"
6043msgstr ""
6044
9b7388a8 6045#: wt-status.c:1657
fda7b092 6046msgid "Untracked files"
df0617bf
JX
6047msgstr ""
6048
9b7388a8 6049#: wt-status.c:1659
fda7b092 6050msgid "Ignored files"
df0617bf
JX
6051msgstr ""
6052
9b7388a8 6053#: wt-status.c:1663
fda7b092
JX
6054#, c-format
6055msgid ""
6056"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
6057"may speed it up, but you have to be careful not to forget to add\n"
6058"new files yourself (see 'git help status')."
df0617bf
JX
6059msgstr ""
6060
9b7388a8 6061#: wt-status.c:1669
fda7b092
JX
6062#, c-format
6063msgid "Untracked files not listed%s"
df0617bf
JX
6064msgstr ""
6065
9b7388a8 6066#: wt-status.c:1671
fda7b092 6067msgid " (use -u option to show untracked files)"
df0617bf
JX
6068msgstr ""
6069
9b7388a8 6070#: wt-status.c:1677
fda7b092 6071msgid "No changes"
df0617bf
JX
6072msgstr ""
6073
9b7388a8 6074#: wt-status.c:1682
fda7b092
JX
6075#, c-format
6076msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
6077msgstr ""
6078
9b7388a8 6079#: wt-status.c:1685
fda7b092
JX
6080#, c-format
6081msgid "no changes added to commit\n"
df0617bf
JX
6082msgstr ""
6083
9b7388a8 6084#: wt-status.c:1688
fda7b092
JX
6085#, c-format
6086msgid ""
6087"nothing added to commit but untracked files present (use \"git add\" to "
6088"track)\n"
df0617bf
JX
6089msgstr ""
6090
9b7388a8 6091#: wt-status.c:1691
fda7b092
JX
6092#, c-format
6093msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
6094msgstr ""
6095
9b7388a8 6096#: wt-status.c:1694
fda7b092
JX
6097#, c-format
6098msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
6099msgstr ""
6100
9b7388a8 6101#: wt-status.c:1697 wt-status.c:1702
fda7b092
JX
6102#, c-format
6103msgid "nothing to commit\n"
df0617bf
JX
6104msgstr ""
6105
9b7388a8 6106#: wt-status.c:1700
fda7b092
JX
6107#, c-format
6108msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
6109msgstr ""
6110
9b7388a8 6111#: wt-status.c:1704
fda7b092
JX
6112#, c-format
6113msgid "nothing to commit, working tree clean\n"
df0617bf
JX
6114msgstr ""
6115
9b7388a8 6116#: wt-status.c:1817
5b34e000 6117msgid "No commits yet on "
df0617bf
JX
6118msgstr ""
6119
9b7388a8 6120#: wt-status.c:1821
fda7b092 6121msgid "HEAD (no branch)"
df0617bf
JX
6122msgstr ""
6123
9b7388a8 6124#: wt-status.c:1852
abc8de64
JX
6125msgid "different"
6126msgstr ""
6127
9b7388a8 6128#: wt-status.c:1854 wt-status.c:1862
fda7b092 6129msgid "behind "
df0617bf
JX
6130msgstr ""
6131
9b7388a8 6132#: wt-status.c:1857 wt-status.c:1860
fda7b092 6133msgid "ahead "
df0617bf
JX
6134msgstr ""
6135
fda7b092 6136#. TRANSLATORS: the action is e.g. "pull with rebase"
dba9f13c 6137#: wt-status.c:2376
fda7b092
JX
6138#, c-format
6139msgid "cannot %s: You have unstaged changes."
df0617bf
JX
6140msgstr ""
6141
dba9f13c 6142#: wt-status.c:2382
fda7b092 6143msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
6144msgstr ""
6145
dba9f13c 6146#: wt-status.c:2384
fda7b092
JX
6147#, c-format
6148msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
6149msgstr ""
6150
dba9f13c 6151#: compat/precompose_utf8.c:58 builtin/clone.c:443
fda7b092
JX
6152#, c-format
6153msgid "failed to unlink '%s'"
df0617bf
JX
6154msgstr ""
6155
5b34e000 6156#: builtin/add.c:24
fda7b092 6157msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
6158msgstr ""
6159
18a90722 6160#: builtin/add.c:83
fda7b092
JX
6161#, c-format
6162msgid "unexpected diff status %c"
df0617bf
JX
6163msgstr ""
6164
dba9f13c 6165#: builtin/add.c:88 builtin/commit.c:279
fda7b092 6166msgid "updating files failed"
df0617bf
JX
6167msgstr ""
6168
18a90722 6169#: builtin/add.c:98
fda7b092
JX
6170#, c-format
6171msgid "remove '%s'\n"
df0617bf
JX
6172msgstr ""
6173
18a90722 6174#: builtin/add.c:173
fda7b092 6175msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
6176msgstr ""
6177
dba9f13c 6178#: builtin/add.c:233 builtin/rev-parse.c:893
fda7b092 6179msgid "Could not read the index"
df0617bf
JX
6180msgstr ""
6181
18a90722 6182#: builtin/add.c:244
fda7b092
JX
6183#, c-format
6184msgid "Could not open '%s' for writing."
df0617bf
JX
6185msgstr ""
6186
18a90722 6187#: builtin/add.c:248
fda7b092 6188msgid "Could not write patch"
df0617bf
JX
6189msgstr ""
6190
18a90722 6191#: builtin/add.c:251
fda7b092 6192msgid "editing patch failed"
df0617bf
JX
6193msgstr ""
6194
18a90722 6195#: builtin/add.c:254
fda7b092
JX
6196#, c-format
6197msgid "Could not stat '%s'"
df0617bf
JX
6198msgstr ""
6199
18a90722 6200#: builtin/add.c:256
fda7b092 6201msgid "Empty patch. Aborted."
df0617bf
JX
6202msgstr ""
6203
18a90722 6204#: builtin/add.c:261
df0617bf 6205#, c-format
fda7b092 6206msgid "Could not apply '%s'"
df0617bf
JX
6207msgstr ""
6208
9b7388a8 6209#: builtin/add.c:269
fda7b092 6210msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
6211msgstr ""
6212
dba9f13c
JX
6213#: builtin/add.c:289 builtin/clean.c:906 builtin/fetch.c:134 builtin/mv.c:123
6214#: builtin/prune-packed.c:56 builtin/pull.c:212 builtin/push.c:557
6215#: builtin/remote.c:1344 builtin/rm.c:240 builtin/send-pack.c:165
fda7b092 6216msgid "dry run"
df0617bf
JX
6217msgstr ""
6218
9b7388a8 6219#: builtin/add.c:292
fda7b092 6220msgid "interactive picking"
6f6731e7
JX
6221msgstr ""
6222
dba9f13c 6223#: builtin/add.c:293 builtin/checkout.c:1144 builtin/reset.c:302
fda7b092 6224msgid "select hunks interactively"
dce37b66
JX
6225msgstr ""
6226
9b7388a8 6227#: builtin/add.c:294
fda7b092 6228msgid "edit current diff and apply"
dce37b66
JX
6229msgstr ""
6230
9b7388a8 6231#: builtin/add.c:295
fda7b092 6232msgid "allow adding otherwise ignored files"
dce37b66
JX
6233msgstr ""
6234
9b7388a8 6235#: builtin/add.c:296
fda7b092 6236msgid "update tracked files"
dce37b66
JX
6237msgstr ""
6238
9b7388a8 6239#: builtin/add.c:297
18a90722
JX
6240msgid "renormalize EOL of tracked files (implies -u)"
6241msgstr ""
6242
9b7388a8 6243#: builtin/add.c:298
fda7b092 6244msgid "record only the fact that the path will be added later"
dce37b66
JX
6245msgstr ""
6246
9b7388a8 6247#: builtin/add.c:299
fda7b092 6248msgid "add changes from all tracked and untracked files"
dce37b66
JX
6249msgstr ""
6250
9b7388a8 6251#: builtin/add.c:302
fda7b092 6252msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
6253msgstr ""
6254
9b7388a8 6255#: builtin/add.c:304
fda7b092 6256msgid "don't add, only refresh the index"
dce37b66
JX
6257msgstr ""
6258
9b7388a8 6259#: builtin/add.c:305
fda7b092 6260msgid "just skip files which cannot be added because of errors"
dce37b66
JX
6261msgstr ""
6262
9b7388a8 6263#: builtin/add.c:306
fda7b092 6264msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
6265msgstr ""
6266
dba9f13c 6267#: builtin/add.c:308 builtin/update-index.c:973
fda7b092
JX
6268msgid "override the executable bit of the listed files"
6269msgstr ""
dce37b66 6270
dba9f13c 6271#: builtin/add.c:310
5b34e000
JX
6272msgid "warn when adding an embedded repository"
6273msgstr ""
6274
dba9f13c 6275#: builtin/add.c:325
5b34e000
JX
6276#, c-format
6277msgid ""
6278"You've added another git repository inside your current repository.\n"
6279"Clones of the outer repository will not contain the contents of\n"
6280"the embedded repository and will not know how to obtain it.\n"
6281"If you meant to add a submodule, use:\n"
6282"\n"
6283"\tgit submodule add <url> %s\n"
6284"\n"
6285"If you added this path by mistake, you can remove it from the\n"
6286"index with:\n"
6287"\n"
6288"\tgit rm --cached %s\n"
6289"\n"
6290"See \"git help submodule\" for more information."
6291msgstr ""
6292
dba9f13c 6293#: builtin/add.c:353
5b34e000
JX
6294#, c-format
6295msgid "adding embedded git repository: %s"
6296msgstr ""
6297
dba9f13c 6298#: builtin/add.c:371
fda7b092
JX
6299#, c-format
6300msgid "Use -f if you really want to add them.\n"
dce37b66
JX
6301msgstr ""
6302
dba9f13c 6303#: builtin/add.c:379
fda7b092 6304msgid "adding files failed"
dce37b66
JX
6305msgstr ""
6306
dba9f13c 6307#: builtin/add.c:417
fda7b092 6308msgid "-A and -u are mutually incompatible"
dce37b66
JX
6309msgstr ""
6310
dba9f13c 6311#: builtin/add.c:424
fda7b092 6312msgid "Option --ignore-missing can only be used together with --dry-run"
dce37b66
JX
6313msgstr ""
6314
dba9f13c 6315#: builtin/add.c:428
dce37b66 6316#, c-format
fda7b092 6317msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
6318msgstr ""
6319
dba9f13c 6320#: builtin/add.c:443
dce37b66 6321#, c-format
fda7b092 6322msgid "Nothing specified, nothing added.\n"
dce37b66
JX
6323msgstr ""
6324
dba9f13c 6325#: builtin/add.c:444
dce37b66 6326#, c-format
fda7b092 6327msgid "Maybe you wanted to say 'git add .'?\n"
dce37b66
JX
6328msgstr ""
6329
dba9f13c
JX
6330#: builtin/add.c:449 builtin/check-ignore.c:177 builtin/checkout.c:282
6331#: builtin/checkout.c:485 builtin/clean.c:953 builtin/commit.c:338
6332#: builtin/diff-tree.c:115 builtin/grep.c:492 builtin/mv.c:144
6333#: builtin/reset.c:241 builtin/rm.c:270 builtin/submodule--helper.c:329
fda7b092 6334msgid "index file corrupt"
dce37b66
JX
6335msgstr ""
6336
dba9f13c 6337#: builtin/am.c:415
fda7b092 6338msgid "could not parse author script"
dce37b66
JX
6339msgstr ""
6340
dba9f13c 6341#: builtin/am.c:499
dce37b66 6342#, c-format
fda7b092 6343msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
6344msgstr ""
6345
dba9f13c 6346#: builtin/am.c:540
dce37b66 6347#, c-format
fda7b092 6348msgid "Malformed input line: '%s'."
dce37b66
JX
6349msgstr ""
6350
dba9f13c 6351#: builtin/am.c:577
822e4a65 6352#, c-format
fda7b092 6353msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
6354msgstr ""
6355
dba9f13c 6356#: builtin/am.c:603
fda7b092
JX
6357msgid "fseek failed"
6358msgstr ""
dce37b66 6359
dba9f13c 6360#: builtin/am.c:791
822e4a65 6361#, c-format
fda7b092 6362msgid "could not parse patch '%s'"
dce37b66
JX
6363msgstr ""
6364
dba9f13c 6365#: builtin/am.c:856
fda7b092 6366msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
6367msgstr ""
6368
dba9f13c 6369#: builtin/am.c:904
fda7b092 6370msgid "invalid timestamp"
dce37b66
JX
6371msgstr ""
6372
dba9f13c 6373#: builtin/am.c:909 builtin/am.c:921
fda7b092 6374msgid "invalid Date line"
dce37b66
JX
6375msgstr ""
6376
dba9f13c 6377#: builtin/am.c:916
fda7b092 6378msgid "invalid timezone offset"
dce37b66
JX
6379msgstr ""
6380
dba9f13c 6381#: builtin/am.c:1009
fda7b092 6382msgid "Patch format detection failed."
dce37b66
JX
6383msgstr ""
6384
dba9f13c 6385#: builtin/am.c:1014 builtin/clone.c:408
dce37b66 6386#, c-format
fda7b092 6387msgid "failed to create directory '%s'"
dce37b66
JX
6388msgstr ""
6389
dba9f13c 6390#: builtin/am.c:1019
fda7b092 6391msgid "Failed to split patches."
c2ea1208
JX
6392msgstr ""
6393
dba9f13c 6394#: builtin/am.c:1149 builtin/commit.c:364
fda7b092 6395msgid "unable to write index file"
dce37b66
JX
6396msgstr ""
6397
dba9f13c 6398#: builtin/am.c:1163
822e4a65 6399#, c-format
fda7b092 6400msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
6401msgstr ""
6402
dba9f13c 6403#: builtin/am.c:1164
dce37b66 6404#, c-format
fda7b092 6405msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
6406msgstr ""
6407
dba9f13c 6408#: builtin/am.c:1165
822e4a65 6409#, c-format
fda7b092 6410msgid "To restore the original branch and stop patching, run \"%s --abort\"."
dce37b66
JX
6411msgstr ""
6412
dba9f13c 6413#: builtin/am.c:1272
5b34e000 6414msgid "Patch is empty."
dce37b66
JX
6415msgstr ""
6416
dba9f13c 6417#: builtin/am.c:1338
dce37b66 6418#, c-format
5b34e000 6419msgid "invalid ident line: %.*s"
dce37b66
JX
6420msgstr ""
6421
dba9f13c 6422#: builtin/am.c:1360
dce37b66 6423#, c-format
fda7b092 6424msgid "unable to parse commit %s"
dce37b66
JX
6425msgstr ""
6426
dba9f13c 6427#: builtin/am.c:1556
fda7b092 6428msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
6429msgstr ""
6430
dba9f13c 6431#: builtin/am.c:1558
fda7b092 6432msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
6433msgstr ""
6434
dba9f13c 6435#: builtin/am.c:1577
fda7b092
JX
6436msgid ""
6437"Did you hand edit your patch?\n"
6438"It does not apply to blobs recorded in its index."
0bbe5b48
JX
6439msgstr ""
6440
dba9f13c 6441#: builtin/am.c:1583
fda7b092 6442msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
6443msgstr ""
6444
dba9f13c 6445#: builtin/am.c:1608
fda7b092 6446msgid "Failed to merge in the changes."
75f7b4b9
JX
6447msgstr ""
6448
dba9f13c 6449#: builtin/am.c:1640
fda7b092 6450msgid "applying to an empty history"
dce37b66
JX
6451msgstr ""
6452
dba9f13c 6453#: builtin/am.c:1686 builtin/am.c:1690
dce37b66 6454#, c-format
fda7b092 6455msgid "cannot resume: %s does not exist."
dce37b66
JX
6456msgstr ""
6457
dba9f13c 6458#: builtin/am.c:1706
fda7b092 6459msgid "cannot be interactive without stdin connected to a terminal."
dce37b66
JX
6460msgstr ""
6461
dba9f13c 6462#: builtin/am.c:1711
fda7b092 6463msgid "Commit Body is:"
dce37b66
JX
6464msgstr ""
6465
fda7b092
JX
6466#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
6467#. in your translation. The program will only accept English
6468#. input at this point.
6469#.
dba9f13c 6470#: builtin/am.c:1721
fda7b092 6471msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
6472msgstr ""
6473
dba9f13c 6474#: builtin/am.c:1771
822e4a65 6475#, c-format
fda7b092 6476msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
6477msgstr ""
6478
dba9f13c 6479#: builtin/am.c:1811 builtin/am.c:1879
822e4a65 6480#, c-format
fda7b092 6481msgid "Applying: %.*s"
dce37b66
JX
6482msgstr ""
6483
dba9f13c 6484#: builtin/am.c:1828
fda7b092 6485msgid "No changes -- Patch already applied."
dce37b66
JX
6486msgstr ""
6487
dba9f13c 6488#: builtin/am.c:1834
822e4a65 6489#, c-format
fda7b092 6490msgid "Patch failed at %s %.*s"
dce37b66
JX
6491msgstr ""
6492
abc8de64
JX
6493#: builtin/am.c:1838
6494msgid "Use 'git am --show-current-patch' to see the failed patch"
dce37b66
JX
6495msgstr ""
6496
abc8de64 6497#: builtin/am.c:1882
fda7b092
JX
6498msgid ""
6499"No changes - did you forget to use 'git add'?\n"
6500"If there is nothing left to stage, chances are that something else\n"
6501"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
6502msgstr ""
6503
abc8de64 6504#: builtin/am.c:1889
fda7b092
JX
6505msgid ""
6506"You still have unmerged paths in your index.\n"
5b34e000
JX
6507"You should 'git add' each file with resolved conflicts to mark them as "
6508"such.\n"
6509"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 6510msgstr ""
dce37b66 6511
abc8de64
JX
6512#: builtin/am.c:1996 builtin/am.c:2000 builtin/am.c:2012 builtin/reset.c:324
6513#: builtin/reset.c:332
dce37b66 6514#, c-format
fda7b092 6515msgid "Could not parse object '%s'."
dce37b66
JX
6516msgstr ""
6517
abc8de64 6518#: builtin/am.c:2048
fda7b092 6519msgid "failed to clean index"
f517e50d
JX
6520msgstr ""
6521
abc8de64 6522#: builtin/am.c:2083
fda7b092
JX
6523msgid ""
6524"You seem to have moved HEAD since the last 'am' failure.\n"
6525"Not rewinding to ORIG_HEAD"
dce37b66
JX
6526msgstr ""
6527
abc8de64 6528#: builtin/am.c:2174
dce37b66 6529#, c-format
fda7b092 6530msgid "Invalid value for --patch-format: %s"
dce37b66
JX
6531msgstr ""
6532
abc8de64 6533#: builtin/am.c:2210
fda7b092 6534msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
6535msgstr ""
6536
abc8de64 6537#: builtin/am.c:2211
fda7b092 6538msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
6539msgstr ""
6540
abc8de64 6541#: builtin/am.c:2217
fda7b092 6542msgid "run interactively"
dce37b66
JX
6543msgstr ""
6544
abc8de64 6545#: builtin/am.c:2219
fda7b092 6546msgid "historical option -- no-op"
9fa976ff
JX
6547msgstr ""
6548
abc8de64 6549#: builtin/am.c:2221
fda7b092 6550msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
6551msgstr ""
6552
dba9f13c
JX
6553#: builtin/am.c:2222 builtin/init-db.c:485 builtin/prune-packed.c:58
6554#: builtin/repack.c:299
fda7b092 6555msgid "be quiet"
9fa976ff
JX
6556msgstr ""
6557
abc8de64 6558#: builtin/am.c:2224
fda7b092 6559msgid "add a Signed-off-by line to the commit message"
9fa976ff
JX
6560msgstr ""
6561
abc8de64 6562#: builtin/am.c:2227
fda7b092
JX
6563msgid "recode into utf8 (default)"
6564msgstr ""
9fa976ff 6565
abc8de64 6566#: builtin/am.c:2229
fda7b092
JX
6567msgid "pass -k flag to git-mailinfo"
6568msgstr ""
9fa976ff 6569
abc8de64 6570#: builtin/am.c:2231
fda7b092 6571msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
6572msgstr ""
6573
abc8de64 6574#: builtin/am.c:2233
fda7b092 6575msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
6576msgstr ""
6577
abc8de64 6578#: builtin/am.c:2235
fda7b092 6579msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
6580msgstr ""
6581
abc8de64 6582#: builtin/am.c:2238
fda7b092 6583msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
6584msgstr ""
6585
abc8de64 6586#: builtin/am.c:2241
fda7b092 6587msgid "strip everything before a scissors line"
6f6731e7
JX
6588msgstr ""
6589
abc8de64
JX
6590#: builtin/am.c:2243 builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252
6591#: builtin/am.c:2255 builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264
6592#: builtin/am.c:2270
fda7b092 6593msgid "pass it through git-apply"
6f6731e7
JX
6594msgstr ""
6595
dba9f13c
JX
6596#: builtin/am.c:2260 builtin/commit.c:1332 builtin/fmt-merge-msg.c:670
6597#: builtin/fmt-merge-msg.c:673 builtin/grep.c:857 builtin/merge.c:237
6598#: builtin/pull.c:150 builtin/pull.c:208 builtin/repack.c:308
6599#: builtin/repack.c:312 builtin/repack.c:314 builtin/show-branch.c:650
6600#: builtin/show-ref.c:170 builtin/tag.c:384 parse-options.h:144
9b7388a8 6601#: parse-options.h:146 parse-options.h:258
fda7b092 6602msgid "n"
6f6731e7
JX
6603msgstr ""
6604
dba9f13c
JX
6605#: builtin/am.c:2266 builtin/branch.c:643 builtin/for-each-ref.c:38
6606#: builtin/replace.c:543 builtin/tag.c:420 builtin/verify-tag.c:39
fda7b092 6607msgid "format"
6f6731e7
JX
6608msgstr ""
6609
abc8de64 6610#: builtin/am.c:2267
fda7b092 6611msgid "format the patch(es) are in"
6f6731e7
JX
6612msgstr ""
6613
abc8de64 6614#: builtin/am.c:2273
fda7b092 6615msgid "override error message when patch failure occurs"
6f6731e7
JX
6616msgstr ""
6617
abc8de64 6618#: builtin/am.c:2275
fda7b092 6619msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
6620msgstr ""
6621
abc8de64 6622#: builtin/am.c:2278
fda7b092 6623msgid "synonyms for --continue"
6f6731e7
JX
6624msgstr ""
6625
abc8de64 6626#: builtin/am.c:2281
fda7b092 6627msgid "skip the current patch"
0bbe5b48
JX
6628msgstr ""
6629
abc8de64 6630#: builtin/am.c:2284
fda7b092 6631msgid "restore the original branch and abort the patching operation."
6f6731e7
JX
6632msgstr ""
6633
abc8de64
JX
6634#: builtin/am.c:2287
6635msgid "abort the patching operation but keep HEAD where it is."
6636msgstr ""
6637
6638#: builtin/am.c:2290
6639msgid "show the patch being applied."
6640msgstr ""
6641
6642#: builtin/am.c:2294
fda7b092 6643msgid "lie about committer date"
6f6731e7
JX
6644msgstr ""
6645
abc8de64 6646#: builtin/am.c:2296
fda7b092 6647msgid "use current timestamp for author date"
6f6731e7
JX
6648msgstr ""
6649
dba9f13c
JX
6650#: builtin/am.c:2298 builtin/commit.c:1468 builtin/merge.c:271
6651#: builtin/pull.c:183 builtin/revert.c:113 builtin/tag.c:400
fda7b092 6652msgid "key-id"
6f6731e7
JX
6653msgstr ""
6654
abc8de64 6655#: builtin/am.c:2299
fda7b092 6656msgid "GPG-sign commits"
6f6731e7
JX
6657msgstr ""
6658
abc8de64 6659#: builtin/am.c:2302
fda7b092 6660msgid "(internal use for git-rebase)"
6f6731e7
JX
6661msgstr ""
6662
abc8de64 6663#: builtin/am.c:2320
fda7b092
JX
6664msgid ""
6665"The -b/--binary option has been a no-op for long time, and\n"
6666"it will be removed. Please do not use it anymore."
6f6731e7
JX
6667msgstr ""
6668
abc8de64 6669#: builtin/am.c:2327
fda7b092 6670msgid "failed to read the index"
6f6731e7
JX
6671msgstr ""
6672
abc8de64 6673#: builtin/am.c:2342
fda7b092
JX
6674#, c-format
6675msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
6676msgstr ""
6677
abc8de64 6678#: builtin/am.c:2366
fda7b092
JX
6679#, c-format
6680msgid ""
6681"Stray %s directory found.\n"
6682"Use \"git am --abort\" to remove it."
6f6731e7
JX
6683msgstr ""
6684
abc8de64 6685#: builtin/am.c:2372
fda7b092 6686msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
6687msgstr ""
6688
fda7b092
JX
6689#: builtin/apply.c:8
6690msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
6691msgstr ""
6692
822e4a65
JX
6693#: builtin/archive.c:17
6694#, c-format
6695msgid "could not create archive file '%s'"
dce37b66
JX
6696msgstr ""
6697
822e4a65
JX
6698#: builtin/archive.c:20
6699msgid "could not redirect output"
dce37b66
JX
6700msgstr ""
6701
822e4a65
JX
6702#: builtin/archive.c:37
6703msgid "git archive: Remote with no URL"
dce37b66
JX
6704msgstr ""
6705
822e4a65 6706#: builtin/archive.c:58
abc8de64 6707msgid "git archive: expected ACK/NAK, got a flush packet"
dce37b66
JX
6708msgstr ""
6709
c138af56 6710#: builtin/archive.c:61
822e4a65
JX
6711#, c-format
6712msgid "git archive: NACK %s"
dce37b66
JX
6713msgstr ""
6714
c138af56 6715#: builtin/archive.c:64
822e4a65 6716msgid "git archive: protocol error"
dce37b66
JX
6717msgstr ""
6718
c138af56 6719#: builtin/archive.c:68
822e4a65 6720msgid "git archive: expected a flush"
dce37b66
JX
6721msgstr ""
6722
18a90722 6723#: builtin/bisect--helper.c:12
cc76011e
JX
6724msgid "git bisect--helper --next-all [--no-checkout]"
6725msgstr ""
6726
18a90722
JX
6727#: builtin/bisect--helper.c:13
6728msgid "git bisect--helper --write-terms <bad_term> <good_term>"
6729msgstr ""
6730
6731#: builtin/bisect--helper.c:14
6732msgid "git bisect--helper --bisect-clean-state"
6733msgstr ""
6734
6735#: builtin/bisect--helper.c:46
6736#, c-format
6737msgid "'%s' is not a valid term"
6738msgstr ""
6739
6740#: builtin/bisect--helper.c:50
6741#, c-format
6742msgid "can't use the builtin command '%s' as a term"
6743msgstr ""
6744
6745#: builtin/bisect--helper.c:60
6746#, c-format
6747msgid "can't change the meaning of the term '%s'"
6748msgstr ""
6749
6750#: builtin/bisect--helper.c:71
6751msgid "please use two different terms"
6752msgstr ""
6753
6754#: builtin/bisect--helper.c:78
6755msgid "could not open the file BISECT_TERMS"
6756msgstr ""
6757
6758#: builtin/bisect--helper.c:120
cc76011e
JX
6759msgid "perform 'git bisect next'"
6760msgstr ""
6761
18a90722
JX
6762#: builtin/bisect--helper.c:122
6763msgid "write the terms to .git/BISECT_TERMS"
6764msgstr ""
6765
6766#: builtin/bisect--helper.c:124
6767msgid "cleanup the bisection state"
6768msgstr ""
6769
6770#: builtin/bisect--helper.c:126
6771msgid "check for expected revs"
6772msgstr ""
6773
6774#: builtin/bisect--helper.c:128
cc76011e
JX
6775msgid "update BISECT_HEAD instead of checking out the current commit"
6776msgstr ""
6777
18a90722
JX
6778#: builtin/bisect--helper.c:143
6779msgid "--write-terms requires two arguments"
6780msgstr ""
6781
6782#: builtin/bisect--helper.c:147
6783msgid "--bisect-clean-state requires no arguments"
6784msgstr ""
6785
dba9f13c 6786#: builtin/blame.c:31
64f23b0c 6787msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
cc76011e
JX
6788msgstr ""
6789
dba9f13c 6790#: builtin/blame.c:36
c2ea1208 6791msgid "<rev-opts> are documented in git-rev-list(1)"
cc76011e
JX
6792msgstr ""
6793
dba9f13c 6794#: builtin/blame.c:406
9b7388a8
JX
6795#, c-format
6796msgid "expecting a color: %s"
6797msgstr ""
6798
dba9f13c 6799#: builtin/blame.c:413
9b7388a8
JX
6800msgid "must end with a color"
6801msgstr ""
6802
dba9f13c 6803#: builtin/blame.c:700
9b7388a8
JX
6804#, c-format
6805msgid "invalid color '%s' in color.blame.repeatedLines"
6806msgstr ""
6807
dba9f13c 6808#: builtin/blame.c:718
9b7388a8
JX
6809msgid "invalid value for blame.coloring"
6810msgstr ""
6811
dba9f13c 6812#: builtin/blame.c:789
cc76011e
JX
6813msgid "Show blame entries as we find them, incrementally"
6814msgstr ""
6815
dba9f13c 6816#: builtin/blame.c:790
cc76011e
JX
6817msgid "Show blank SHA-1 for boundary commits (Default: off)"
6818msgstr ""
6819
dba9f13c 6820#: builtin/blame.c:791
cc76011e
JX
6821msgid "Do not treat root commits as boundaries (Default: off)"
6822msgstr ""
6823
dba9f13c 6824#: builtin/blame.c:792
cc76011e
JX
6825msgid "Show work cost statistics"
6826msgstr ""
6827
dba9f13c 6828#: builtin/blame.c:793
9eb3984b
JX
6829msgid "Force progress reporting"
6830msgstr ""
6831
dba9f13c 6832#: builtin/blame.c:794
cc76011e
JX
6833msgid "Show output score for blame entries"
6834msgstr ""
6835
dba9f13c 6836#: builtin/blame.c:795
cc76011e
JX
6837msgid "Show original filename (Default: auto)"
6838msgstr ""
6839
dba9f13c 6840#: builtin/blame.c:796
cc76011e
JX
6841msgid "Show original linenumber (Default: off)"
6842msgstr ""
6843
dba9f13c 6844#: builtin/blame.c:797
cc76011e
JX
6845msgid "Show in a format designed for machine consumption"
6846msgstr ""
6847
dba9f13c 6848#: builtin/blame.c:798
cc76011e
JX
6849msgid "Show porcelain format with per-line commit information"
6850msgstr ""
6851
dba9f13c 6852#: builtin/blame.c:799
cc76011e
JX
6853msgid "Use the same output mode as git-annotate (Default: off)"
6854msgstr ""
6855
dba9f13c 6856#: builtin/blame.c:800
cc76011e
JX
6857msgid "Show raw timestamp (Default: off)"
6858msgstr ""
6859
dba9f13c 6860#: builtin/blame.c:801
cc76011e
JX
6861msgid "Show long commit SHA1 (Default: off)"
6862msgstr ""
6863
dba9f13c 6864#: builtin/blame.c:802
cc76011e
JX
6865msgid "Suppress author name and timestamp (Default: off)"
6866msgstr ""
6867
dba9f13c 6868#: builtin/blame.c:803
cc76011e
JX
6869msgid "Show author email instead of name (Default: off)"
6870msgstr ""
6871
dba9f13c 6872#: builtin/blame.c:804
cc76011e
JX
6873msgid "Ignore whitespace differences"
6874msgstr ""
6875
dba9f13c 6876#: builtin/blame.c:805
9b7388a8
JX
6877msgid "color redundant metadata from previous line differently"
6878msgstr ""
6879
dba9f13c 6880#: builtin/blame.c:806
9b7388a8
JX
6881msgid "color lines by age"
6882msgstr ""
6883
dba9f13c 6884#: builtin/blame.c:813
673bfad0 6885msgid "Use an experimental heuristic to improve diffs"
fda7b092
JX
6886msgstr ""
6887
dba9f13c 6888#: builtin/blame.c:815
cc76011e
JX
6889msgid "Spend extra cycles to find better match"
6890msgstr ""
6891
dba9f13c 6892#: builtin/blame.c:816
cc76011e
JX
6893msgid "Use revisions from <file> instead of calling git-rev-list"
6894msgstr ""
6895
dba9f13c 6896#: builtin/blame.c:817
cc76011e
JX
6897msgid "Use <file>'s contents as the final image"
6898msgstr ""
6899
dba9f13c 6900#: builtin/blame.c:818 builtin/blame.c:819
cc76011e
JX
6901msgid "score"
6902msgstr ""
6903
dba9f13c 6904#: builtin/blame.c:818
cc76011e
JX
6905msgid "Find line copies within and across files"
6906msgstr ""
6907
dba9f13c 6908#: builtin/blame.c:819
cc76011e
JX
6909msgid "Find line movements within and across files"
6910msgstr ""
6911
dba9f13c 6912#: builtin/blame.c:820
cc76011e
JX
6913msgid "n,m"
6914msgstr ""
6915
dba9f13c 6916#: builtin/blame.c:820
cc76011e
JX
6917msgid "Process only line range n,m, counting from 1"
6918msgstr ""
6919
dba9f13c 6920#: builtin/blame.c:869
fda7b092
JX
6921msgid "--progress can't be used with --incremental or porcelain formats"
6922msgstr ""
6923
5b34e000
JX
6924#. TRANSLATORS: This string is used to tell us the
6925#. maximum display width for a relative timestamp in
6926#. "git blame" output. For C locale, "4 years, 11
6927#. months ago", which takes 22 places, is the longest
6928#. among various forms of relative timestamps, but
6929#. your language may need more or fewer display
6930#. columns.
6931#.
dba9f13c 6932#: builtin/blame.c:920
fe05e196
JX
6933msgid "4 years, 11 months ago"
6934msgstr ""
6935
dba9f13c 6936#: builtin/blame.c:1007
5b34e000
JX
6937#, c-format
6938msgid "file %s has only %lu line"
6939msgid_plural "file %s has only %lu lines"
6940msgstr[0] ""
6941msgstr[1] ""
fda7b092 6942
dba9f13c 6943#: builtin/blame.c:1053
5b34e000 6944msgid "Blaming lines"
fda7b092
JX
6945msgstr ""
6946
dba9f13c 6947#: builtin/branch.c:28
5b34e000 6948msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
fda7b092
JX
6949msgstr ""
6950
dba9f13c 6951#: builtin/branch.c:29
5b34e000 6952msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
6953msgstr ""
6954
dba9f13c 6955#: builtin/branch.c:30
c2ea1208 6956msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
6957msgstr ""
6958
dba9f13c 6959#: builtin/branch.c:31
c2ea1208 6960msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
6961msgstr ""
6962
dba9f13c 6963#: builtin/branch.c:32
25eab542 6964msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
6965msgstr ""
6966
dba9f13c 6967#: builtin/branch.c:33
25eab542
JX
6968msgid "git branch [<options>] [-r | -a] [--points-at]"
6969msgstr ""
6970
dba9f13c 6971#: builtin/branch.c:34
dfc182b1
JX
6972msgid "git branch [<options>] [-r | -a] [--format]"
6973msgstr ""
6974
dba9f13c 6975#: builtin/branch.c:143
822e4a65
JX
6976#, c-format
6977msgid ""
6978"deleting branch '%s' that has been merged to\n"
6979" '%s', but not yet merged to HEAD."
dce37b66
JX
6980msgstr ""
6981
dba9f13c 6982#: builtin/branch.c:147
dce37b66
JX
6983#, c-format
6984msgid ""
822e4a65
JX
6985"not deleting branch '%s' that is not yet merged to\n"
6986" '%s', even though it is merged to HEAD."
dce37b66
JX
6987msgstr ""
6988
dba9f13c 6989#: builtin/branch.c:161
fe52cd62
JX
6990#, c-format
6991msgid "Couldn't look up commit object for '%s'"
6992msgstr ""
6993
dba9f13c 6994#: builtin/branch.c:165
fe52cd62
JX
6995#, c-format
6996msgid ""
6997"The branch '%s' is not fully merged.\n"
6998"If you are sure you want to delete it, run 'git branch -D %s'."
6999msgstr ""
7000
dba9f13c 7001#: builtin/branch.c:178
fe52cd62
JX
7002msgid "Update of config-file failed"
7003msgstr ""
7004
dba9f13c 7005#: builtin/branch.c:209
822e4a65 7006msgid "cannot use -a with -d"
dce37b66
JX
7007msgstr ""
7008
dba9f13c 7009#: builtin/branch.c:215
822e4a65 7010msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
7011msgstr ""
7012
dba9f13c 7013#: builtin/branch.c:229
822e4a65 7014#, c-format
f517e50d 7015msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
7016msgstr ""
7017
dba9f13c 7018#: builtin/branch.c:244
822e4a65 7019#, c-format
64f23b0c 7020msgid "remote-tracking branch '%s' not found."
dce37b66
JX
7021msgstr ""
7022
dba9f13c 7023#: builtin/branch.c:245
822e4a65
JX
7024#, c-format
7025msgid "branch '%s' not found."
dce37b66
JX
7026msgstr ""
7027
dba9f13c 7028#: builtin/branch.c:260
822e4a65 7029#, c-format
64f23b0c 7030msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
7031msgstr ""
7032
dba9f13c 7033#: builtin/branch.c:261
dce37b66 7034#, c-format
822e4a65 7035msgid "Error deleting branch '%s'"
dce37b66
JX
7036msgstr ""
7037
dba9f13c 7038#: builtin/branch.c:268
dce37b66 7039#, c-format
64f23b0c 7040msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
7041msgstr ""
7042
dba9f13c 7043#: builtin/branch.c:269
dce37b66 7044#, c-format
822e4a65 7045msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
7046msgstr ""
7047
dba9f13c 7048#: builtin/branch.c:413 builtin/tag.c:59
25eab542
JX
7049msgid "unable to parse format string"
7050msgstr ""
7051
dba9f13c 7052#: builtin/branch.c:450
f517e50d
JX
7053#, c-format
7054msgid "Branch %s is being rebased at %s"
7055msgstr ""
7056
dba9f13c 7057#: builtin/branch.c:454
f517e50d
JX
7058#, c-format
7059msgid "Branch %s is being bisected at %s"
7060msgstr ""
7061
dba9f13c 7062#: builtin/branch.c:471
25eab542
JX
7063msgid "cannot copy the current branch while not on any."
7064msgstr ""
7065
dba9f13c 7066#: builtin/branch.c:473
822e4a65 7067msgid "cannot rename the current branch while not on any."
dce37b66
JX
7068msgstr ""
7069
dba9f13c 7070#: builtin/branch.c:484
dce37b66 7071#, c-format
822e4a65 7072msgid "Invalid branch name: '%s'"
dce37b66
JX
7073msgstr ""
7074
dba9f13c 7075#: builtin/branch.c:511
822e4a65
JX
7076msgid "Branch rename failed"
7077msgstr ""
7078
dba9f13c 7079#: builtin/branch.c:513
25eab542
JX
7080msgid "Branch copy failed"
7081msgstr ""
7082
dba9f13c 7083#: builtin/branch.c:517
25eab542 7084#, c-format
18a90722 7085msgid "Created a copy of a misnamed branch '%s'"
25eab542
JX
7086msgstr ""
7087
dba9f13c 7088#: builtin/branch.c:520
dce37b66 7089#, c-format
822e4a65 7090msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
7091msgstr ""
7092
dba9f13c 7093#: builtin/branch.c:526
dce37b66 7094#, c-format
822e4a65 7095msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
7096msgstr ""
7097
dba9f13c 7098#: builtin/branch.c:535
822e4a65
JX
7099msgid "Branch is renamed, but update of config-file failed"
7100msgstr ""
7101
dba9f13c 7102#: builtin/branch.c:537
25eab542
JX
7103msgid "Branch is copied, but update of config-file failed"
7104msgstr ""
7105
dba9f13c 7106#: builtin/branch.c:553
9fa976ff
JX
7107#, c-format
7108msgid ""
7109"Please edit the description for the branch\n"
7110" %s\n"
7111"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
7112msgstr ""
7113
dba9f13c 7114#: builtin/branch.c:594
cc76011e 7115msgid "Generic options"
dce37b66
JX
7116msgstr ""
7117
dba9f13c 7118#: builtin/branch.c:596
cc76011e 7119msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
7120msgstr ""
7121
dba9f13c 7122#: builtin/branch.c:597
cc76011e 7123msgid "suppress informational messages"
dce37b66
JX
7124msgstr ""
7125
dba9f13c 7126#: builtin/branch.c:598
cc76011e 7127msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
7128msgstr ""
7129
dba9f13c 7130#: builtin/branch.c:600
25eab542 7131msgid "do not use"
dce37b66
JX
7132msgstr ""
7133
dba9f13c 7134#: builtin/branch.c:602
f517e50d
JX
7135msgid "upstream"
7136msgstr ""
7137
dba9f13c 7138#: builtin/branch.c:602
f517e50d
JX
7139msgid "change the upstream info"
7140msgstr ""
7141
dba9f13c 7142#: builtin/branch.c:603
fda7b092
JX
7143msgid "Unset the upstream info"
7144msgstr ""
7145
dba9f13c 7146#: builtin/branch.c:604
cc76011e 7147msgid "use colored output"
dce37b66
JX
7148msgstr ""
7149
dba9f13c 7150#: builtin/branch.c:605
cc76011e 7151msgid "act on remote-tracking branches"
dce37b66
JX
7152msgstr ""
7153
dba9f13c 7154#: builtin/branch.c:607 builtin/branch.c:609
cc76011e 7155msgid "print only branches that contain the commit"
dce37b66
JX
7156msgstr ""
7157
dba9f13c 7158#: builtin/branch.c:608 builtin/branch.c:610
dfc182b1
JX
7159msgid "print only branches that don't contain the commit"
7160msgstr ""
7161
dba9f13c 7162#: builtin/branch.c:613
cc76011e 7163msgid "Specific git-branch actions:"
dce37b66
JX
7164msgstr ""
7165
dba9f13c 7166#: builtin/branch.c:614
cc76011e 7167msgid "list both remote-tracking and local branches"
dce37b66
JX
7168msgstr ""
7169
dba9f13c 7170#: builtin/branch.c:616
cc76011e 7171msgid "delete fully merged branch"
dce37b66
JX
7172msgstr ""
7173
dba9f13c 7174#: builtin/branch.c:617
cc76011e 7175msgid "delete branch (even if not merged)"
dce37b66
JX
7176msgstr ""
7177
dba9f13c 7178#: builtin/branch.c:618
cc76011e 7179msgid "move/rename a branch and its reflog"
822e4a65
JX
7180msgstr ""
7181
dba9f13c 7182#: builtin/branch.c:619
cc76011e 7183msgid "move/rename a branch, even if target exists"
dce37b66
JX
7184msgstr ""
7185
dba9f13c 7186#: builtin/branch.c:620
25eab542
JX
7187msgid "copy a branch and its reflog"
7188msgstr ""
7189
dba9f13c 7190#: builtin/branch.c:621
25eab542
JX
7191msgid "copy a branch, even if target exists"
7192msgstr ""
7193
dba9f13c 7194#: builtin/branch.c:622
cc76011e 7195msgid "list branch names"
dce37b66
JX
7196msgstr ""
7197
dba9f13c 7198#: builtin/branch.c:623
cc76011e 7199msgid "create the branch's reflog"
dce37b66
JX
7200msgstr ""
7201
dba9f13c
JX
7202#: builtin/branch.c:626
7203msgid "deprecated synonym for --create-reflog"
7204msgstr ""
7205
7206#: builtin/branch.c:631
cc76011e 7207msgid "edit the description for the branch"
dce37b66
JX
7208msgstr ""
7209
dba9f13c 7210#: builtin/branch.c:632
beb691f7 7211msgid "force creation, move/rename, deletion"
dce37b66
JX
7212msgstr ""
7213
dba9f13c 7214#: builtin/branch.c:633
f4f2c8f8 7215msgid "print only branches that are merged"
dce37b66
JX
7216msgstr ""
7217
dba9f13c 7218#: builtin/branch.c:634
f4f2c8f8 7219msgid "print only branches that are not merged"
dce37b66
JX
7220msgstr ""
7221
dba9f13c 7222#: builtin/branch.c:635
cc76011e
JX
7223msgid "list branches in columns"
7224msgstr ""
7225
dba9f13c
JX
7226#: builtin/branch.c:636 builtin/for-each-ref.c:40 builtin/ls-remote.c:70
7227#: builtin/tag.c:413
f4f2c8f8
JX
7228msgid "key"
7229msgstr ""
7230
dba9f13c
JX
7231#: builtin/branch.c:637 builtin/for-each-ref.c:41 builtin/ls-remote.c:71
7232#: builtin/tag.c:414
f4f2c8f8
JX
7233msgid "field name to sort on"
7234msgstr ""
7235
dba9f13c
JX
7236#: builtin/branch.c:639 builtin/for-each-ref.c:43 builtin/notes.c:410
7237#: builtin/notes.c:413 builtin/notes.c:573 builtin/notes.c:576
7238#: builtin/tag.c:416
f4f2c8f8
JX
7239msgid "object"
7240msgstr ""
7241
dba9f13c 7242#: builtin/branch.c:640
f4f2c8f8
JX
7243msgid "print only branches of the object"
7244msgstr ""
7245
dba9f13c 7246#: builtin/branch.c:642 builtin/for-each-ref.c:49 builtin/tag.c:423
673bfad0
JX
7247msgid "sorting and filtering are case insensitive"
7248msgstr ""
7249
dba9f13c 7250#: builtin/branch.c:643 builtin/for-each-ref.c:38 builtin/tag.c:421
5b34e000 7251#: builtin/verify-tag.c:39
dfc182b1
JX
7252msgid "format to use for the output"
7253msgstr ""
7254
dba9f13c 7255#: builtin/branch.c:666 builtin/clone.c:739
cc76011e
JX
7256msgid "HEAD not found below refs/heads!"
7257msgstr ""
7258
dba9f13c 7259#: builtin/branch.c:689
cc76011e 7260msgid "--column and --verbose are incompatible"
dce37b66
JX
7261msgstr ""
7262
dba9f13c 7263#: builtin/branch.c:709 builtin/branch.c:761 builtin/branch.c:770
9caaf23e
JX
7264msgid "branch name required"
7265msgstr ""
7266
dba9f13c 7267#: builtin/branch.c:737
9caaf23e
JX
7268msgid "Cannot give description to detached HEAD"
7269msgstr ""
7270
dba9f13c 7271#: builtin/branch.c:742
9caaf23e
JX
7272msgid "cannot edit description of more than one branch"
7273msgstr ""
7274
dba9f13c 7275#: builtin/branch.c:749
9caaf23e
JX
7276#, c-format
7277msgid "No commit on branch '%s' yet."
7278msgstr ""
7279
dba9f13c 7280#: builtin/branch.c:752
9caaf23e
JX
7281#, c-format
7282msgid "No branch named '%s'."
7283msgstr ""
7284
dba9f13c 7285#: builtin/branch.c:767
25eab542 7286msgid "too many branches for a copy operation"
9caaf23e
JX
7287msgstr ""
7288
dba9f13c 7289#: builtin/branch.c:776
25eab542 7290msgid "too many arguments for a rename operation"
c138af56
JX
7291msgstr ""
7292
dba9f13c 7293#: builtin/branch.c:781
25eab542
JX
7294msgid "too many arguments to set new upstream"
7295msgstr ""
7296
dba9f13c 7297#: builtin/branch.c:785
c138af56
JX
7298#, c-format
7299msgid ""
7300"could not set upstream of HEAD to %s when it does not point to any branch."
7301msgstr ""
7302
dba9f13c 7303#: builtin/branch.c:788 builtin/branch.c:810 builtin/branch.c:826
c138af56
JX
7304#, c-format
7305msgid "no such branch '%s'"
7306msgstr ""
7307
dba9f13c 7308#: builtin/branch.c:792
822e4a65 7309#, c-format
cc76011e 7310msgid "branch '%s' does not exist"
dce37b66
JX
7311msgstr ""
7312
dba9f13c 7313#: builtin/branch.c:804
25eab542 7314msgid "too many arguments to unset upstream"
c138af56
JX
7315msgstr ""
7316
dba9f13c 7317#: builtin/branch.c:808
c138af56
JX
7318msgid "could not unset upstream of HEAD when it does not point to any branch."
7319msgstr ""
7320
dba9f13c 7321#: builtin/branch.c:814
822e4a65 7322#, c-format
cc76011e
JX
7323msgid "Branch '%s' has no upstream information"
7324msgstr ""
7325
dba9f13c 7326#: builtin/branch.c:829
cc76011e 7327msgid "-a and -r options to 'git branch' do not make sense with a branch name"
dce37b66
JX
7328msgstr ""
7329
dba9f13c 7330#: builtin/branch.c:832
cc76011e 7331msgid ""
25eab542
JX
7332"the '--set-upstream' option is no longer supported. Please use '--track' or "
7333"'--set-upstream-to' instead."
cc76011e 7334msgstr ""
822e4a65 7335
dfc182b1 7336#: builtin/bundle.c:45
cc76011e
JX
7337#, c-format
7338msgid "%s is okay\n"
dce37b66
JX
7339msgstr ""
7340
dfc182b1 7341#: builtin/bundle.c:58
cc76011e 7342msgid "Need a repository to create a bundle."
dce37b66
JX
7343msgstr ""
7344
dfc182b1 7345#: builtin/bundle.c:62
cc76011e 7346msgid "Need a repository to unbundle."
dce37b66
JX
7347msgstr ""
7348
dba9f13c 7349#: builtin/cat-file.c:577
64f23b0c 7350msgid ""
fda7b092
JX
7351"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
7352"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
7353msgstr ""
7354
dba9f13c 7355#: builtin/cat-file.c:578
fda7b092
JX
7356msgid ""
7357"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
7358"filters]"
dce37b66
JX
7359msgstr ""
7360
dba9f13c 7361#: builtin/cat-file.c:615
cc76011e 7362msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
7363msgstr ""
7364
dba9f13c 7365#: builtin/cat-file.c:616
cc76011e 7366msgid "show object type"
dce37b66
JX
7367msgstr ""
7368
dba9f13c 7369#: builtin/cat-file.c:617
cc76011e 7370msgid "show object size"
dce37b66
JX
7371msgstr ""
7372
dba9f13c 7373#: builtin/cat-file.c:619
cc76011e 7374msgid "exit with zero when there's no error"
dce37b66
JX
7375msgstr ""
7376
dba9f13c 7377#: builtin/cat-file.c:620
cc76011e 7378msgid "pretty-print object's content"
dce37b66
JX
7379msgstr ""
7380
dba9f13c 7381#: builtin/cat-file.c:622
cc76011e 7382msgid "for blob objects, run textconv on object's content"
dce37b66
JX
7383msgstr ""
7384
dba9f13c 7385#: builtin/cat-file.c:624
fda7b092
JX
7386msgid "for blob objects, run filters on object's content"
7387msgstr ""
7388
dba9f13c 7389#: builtin/cat-file.c:625 git-submodule.sh:864
fda7b092
JX
7390msgid "blob"
7391msgstr ""
7392
dba9f13c 7393#: builtin/cat-file.c:626
fda7b092
JX
7394msgid "use a specific path for --textconv/--filters"
7395msgstr ""
7396
dba9f13c 7397#: builtin/cat-file.c:628
64f23b0c
JX
7398msgid "allow -s and -t to work with broken/corrupt objects"
7399msgstr ""
7400
dba9f13c 7401#: builtin/cat-file.c:629
df0617bf
JX
7402msgid "buffer --batch output"
7403msgstr ""
7404
dba9f13c 7405#: builtin/cat-file.c:631
cc76011e 7406msgid "show info and content of objects fed from the standard input"
dce37b66
JX
7407msgstr ""
7408
dba9f13c 7409#: builtin/cat-file.c:634
cc76011e 7410msgid "show info about objects fed from the standard input"
822e4a65
JX
7411msgstr ""
7412
dba9f13c 7413#: builtin/cat-file.c:637
64f23b0c
JX
7414msgid "follow in-tree symlinks (used with --batch or --batch-check)"
7415msgstr ""
7416
dba9f13c 7417#: builtin/cat-file.c:639
df0617bf
JX
7418msgid "show all objects with --batch or --batch-check"
7419msgstr ""
7420
dba9f13c
JX
7421#: builtin/cat-file.c:641
7422msgid "do not order --batch-all-objects output"
7423msgstr ""
7424
5b34e000 7425#: builtin/check-attr.c:12
c2ea1208 7426msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
7427msgstr ""
7428
5b34e000 7429#: builtin/check-attr.c:13
f4f2c8f8 7430msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
7431msgstr ""
7432
5b34e000 7433#: builtin/check-attr.c:20
cc76011e 7434msgid "report all attributes set on file"
dce37b66
JX
7435msgstr ""
7436
5b34e000 7437#: builtin/check-attr.c:21
cc76011e 7438msgid "use .gitattributes only from the index"
dce37b66
JX
7439msgstr ""
7440
dba9f13c 7441#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:101
cc76011e 7442msgid "read file names from stdin"
dce37b66
JX
7443msgstr ""
7444
5b34e000 7445#: builtin/check-attr.c:24 builtin/check-ignore.c:26
727b9576 7446msgid "terminate input and output records by a NUL character"
dce37b66
JX
7447msgstr ""
7448
dba9f13c 7449#: builtin/check-ignore.c:20 builtin/checkout.c:1120 builtin/gc.c:503
9caaf23e
JX
7450msgid "suppress progress reporting"
7451msgstr ""
7452
5b34e000 7453#: builtin/check-ignore.c:28
28b3cffc
JX
7454msgid "show non-matching input paths"
7455msgstr ""
7456
5b34e000 7457#: builtin/check-ignore.c:30
727b9576
JX
7458msgid "ignore index when checking"
7459msgstr ""
7460
abc8de64 7461#: builtin/check-ignore.c:159
9caaf23e
JX
7462msgid "cannot specify pathnames with --stdin"
7463msgstr ""
7464
abc8de64 7465#: builtin/check-ignore.c:162
9caaf23e
JX
7466msgid "-z only makes sense with --stdin"
7467msgstr ""
7468
abc8de64 7469#: builtin/check-ignore.c:164
9caaf23e
JX
7470msgid "no path specified"
7471msgstr ""
7472
abc8de64 7473#: builtin/check-ignore.c:168
9caaf23e
JX
7474msgid "--quiet is only valid with a single pathname"
7475msgstr ""
7476
abc8de64 7477#: builtin/check-ignore.c:170
9caaf23e
JX
7478msgid "cannot have both --quiet and --verbose"
7479msgstr ""
7480
abc8de64 7481#: builtin/check-ignore.c:173
28b3cffc
JX
7482msgid "--non-matching is only valid with --verbose"
7483msgstr ""
7484
5b34e000 7485#: builtin/check-mailmap.c:9
c2ea1208 7486msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
7487msgstr ""
7488
5b34e000 7489#: builtin/check-mailmap.c:14
28b3cffc
JX
7490msgid "also read contacts from stdin"
7491msgstr ""
7492
5b34e000 7493#: builtin/check-mailmap.c:25
28b3cffc
JX
7494#, c-format
7495msgid "unable to parse contact: %s"
7496msgstr ""
7497
5b34e000 7498#: builtin/check-mailmap.c:48
28b3cffc
JX
7499msgid "no contacts specified"
7500msgstr ""
7501
5b34e000 7502#: builtin/checkout-index.c:128
c2ea1208 7503msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
7504msgstr ""
7505
18a90722 7506#: builtin/checkout-index.c:143
9eb3984b
JX
7507msgid "stage should be between 1 and 3 or all"
7508msgstr ""
7509
18a90722 7510#: builtin/checkout-index.c:159
cc76011e 7511msgid "check out all files in the index"
dce37b66
JX
7512msgstr ""
7513
18a90722 7514#: builtin/checkout-index.c:160
cc76011e 7515msgid "force overwrite of existing files"
dce37b66
JX
7516msgstr ""
7517
18a90722 7518#: builtin/checkout-index.c:162
cc76011e 7519msgid "no warning for existing files and files not in index"
dce37b66
JX
7520msgstr ""
7521
18a90722 7522#: builtin/checkout-index.c:164
cc76011e 7523msgid "don't checkout new files"
dce37b66
JX
7524msgstr ""
7525
18a90722 7526#: builtin/checkout-index.c:166
cc76011e 7527msgid "update stat information in the index file"
dce37b66
JX
7528msgstr ""
7529
18a90722 7530#: builtin/checkout-index.c:170
cc76011e 7531msgid "read list of paths from the standard input"
dce37b66
JX
7532msgstr ""
7533
18a90722 7534#: builtin/checkout-index.c:172
cc76011e 7535msgid "write the content to temporary files"
dce37b66
JX
7536msgstr ""
7537
18a90722 7538#: builtin/checkout-index.c:173 builtin/column.c:31
dba9f13c
JX
7539#: builtin/submodule--helper.c:1361 builtin/submodule--helper.c:1364
7540#: builtin/submodule--helper.c:1372 builtin/submodule--helper.c:1736
9b7388a8 7541#: builtin/worktree.c:610
cc76011e 7542msgid "string"
dce37b66
JX
7543msgstr ""
7544
18a90722 7545#: builtin/checkout-index.c:174
cc76011e 7546msgid "when creating files, prepend <string>"
dce37b66
JX
7547msgstr ""
7548
18a90722 7549#: builtin/checkout-index.c:176
cc76011e 7550msgid "copy out the files from named stage"
dce37b66
JX
7551msgstr ""
7552
dba9f13c 7553#: builtin/checkout.c:29
c2ea1208 7554msgid "git checkout [<options>] <branch>"
dce37b66
JX
7555msgstr ""
7556
dba9f13c 7557#: builtin/checkout.c:30
c2ea1208 7558msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
7559msgstr ""
7560
dba9f13c 7561#: builtin/checkout.c:138 builtin/checkout.c:171
822e4a65 7562#, c-format
cc76011e 7563msgid "path '%s' does not have our version"
dce37b66
JX
7564msgstr ""
7565
dba9f13c 7566#: builtin/checkout.c:140 builtin/checkout.c:173
dce37b66 7567#, c-format
cc76011e 7568msgid "path '%s' does not have their version"
dce37b66
JX
7569msgstr ""
7570
dba9f13c 7571#: builtin/checkout.c:156
822e4a65 7572#, c-format
cc76011e 7573msgid "path '%s' does not have all necessary versions"
dce37b66
JX
7574msgstr ""
7575
dba9f13c 7576#: builtin/checkout.c:200
822e4a65 7577#, c-format
cc76011e 7578msgid "path '%s' does not have necessary versions"
dce37b66
JX
7579msgstr ""
7580
dba9f13c 7581#: builtin/checkout.c:217
822e4a65 7582#, c-format
cc76011e 7583msgid "path '%s': cannot merge"
dce37b66
JX
7584msgstr ""
7585
dba9f13c 7586#: builtin/checkout.c:233
cc76011e
JX
7587#, c-format
7588msgid "Unable to add merge result for '%s'"
dce37b66
JX
7589msgstr ""
7590
dba9f13c
JX
7591#: builtin/checkout.c:255 builtin/checkout.c:258 builtin/checkout.c:261
7592#: builtin/checkout.c:264
cc76011e
JX
7593#, c-format
7594msgid "'%s' cannot be used with updating paths"
dce37b66
JX
7595msgstr ""
7596
dba9f13c 7597#: builtin/checkout.c:267 builtin/checkout.c:270
dce37b66 7598#, c-format
cc76011e 7599msgid "'%s' cannot be used with %s"
dce37b66
JX
7600msgstr ""
7601
dba9f13c 7602#: builtin/checkout.c:273
dce37b66 7603#, c-format
cc76011e 7604msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
7605msgstr ""
7606
dba9f13c 7607#: builtin/checkout.c:342 builtin/checkout.c:349
dce37b66 7608#, c-format
cc76011e 7609msgid "path '%s' is unmerged"
dce37b66
JX
7610msgstr ""
7611
dba9f13c 7612#: builtin/checkout.c:508
cc76011e 7613msgid "you need to resolve your current index first"
dce37b66
JX
7614msgstr ""
7615
dba9f13c 7616#: builtin/checkout.c:645
dce37b66 7617#, c-format
df0617bf 7618msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
7619msgstr ""
7620
dba9f13c 7621#: builtin/checkout.c:686
cc76011e
JX
7622msgid "HEAD is now at"
7623msgstr ""
7624
dba9f13c 7625#: builtin/checkout.c:690 builtin/clone.c:692
f1522b27
JX
7626msgid "unable to update HEAD"
7627msgstr ""
7628
dba9f13c 7629#: builtin/checkout.c:694
dce37b66 7630#, c-format
cc76011e 7631msgid "Reset branch '%s'\n"
dce37b66
JX
7632msgstr ""
7633
dba9f13c 7634#: builtin/checkout.c:697
dce37b66 7635#, c-format
cc76011e 7636msgid "Already on '%s'\n"
dce37b66
JX
7637msgstr ""
7638
dba9f13c 7639#: builtin/checkout.c:701
dce37b66 7640#, c-format
cc76011e 7641msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
7642msgstr ""
7643
dba9f13c 7644#: builtin/checkout.c:703 builtin/checkout.c:1052
dce37b66 7645#, c-format
cc76011e 7646msgid "Switched to a new branch '%s'\n"
dce37b66
JX
7647msgstr ""
7648
dba9f13c 7649#: builtin/checkout.c:705
cc76011e
JX
7650#, c-format
7651msgid "Switched to branch '%s'\n"
dce37b66
JX
7652msgstr ""
7653
dba9f13c 7654#: builtin/checkout.c:756
cc76011e
JX
7655#, c-format
7656msgid " ... and %d more.\n"
dce37b66
JX
7657msgstr ""
7658
dba9f13c 7659#: builtin/checkout.c:762
cc76011e 7660#, c-format
822e4a65 7661msgid ""
cc76011e
JX
7662"Warning: you are leaving %d commit behind, not connected to\n"
7663"any of your branches:\n"
822e4a65 7664"\n"
cc76011e
JX
7665"%s\n"
7666msgid_plural ""
7667"Warning: you are leaving %d commits behind, not connected to\n"
7668"any of your branches:\n"
822e4a65 7669"\n"
cc76011e
JX
7670"%s\n"
7671msgstr[0] ""
7672msgstr[1] ""
dce37b66 7673
dba9f13c 7674#: builtin/checkout.c:781
cc76011e 7675#, c-format
dce37b66 7676msgid ""
64f23b0c
JX
7677"If you want to keep it by creating a new branch, this may be a good time\n"
7678"to do so with:\n"
7679"\n"
7680" git branch <new-branch-name> %s\n"
7681"\n"
7682msgid_plural ""
cc76011e
JX
7683"If you want to keep them by creating a new branch, this may be a good time\n"
7684"to do so with:\n"
822e4a65 7685"\n"
c2ea1208 7686" git branch <new-branch-name> %s\n"
822e4a65 7687"\n"
64f23b0c
JX
7688msgstr[0] ""
7689msgstr[1] ""
dce37b66 7690
dba9f13c 7691#: builtin/checkout.c:813
cc76011e 7692msgid "internal error in revision walk"
dce37b66
JX
7693msgstr ""
7694
dba9f13c 7695#: builtin/checkout.c:817
cc76011e 7696msgid "Previous HEAD position was"
dce37b66
JX
7697msgstr ""
7698
dba9f13c 7699#: builtin/checkout.c:845 builtin/checkout.c:1047
cc76011e 7700msgid "You are on a branch yet to be born"
dce37b66
JX
7701msgstr ""
7702
dba9f13c 7703#: builtin/checkout.c:952
727b9576
JX
7704#, c-format
7705msgid "only one reference expected, %d given."
7706msgstr ""
7707
dba9f13c 7708#: builtin/checkout.c:993 builtin/worktree.c:240 builtin/worktree.c:389
cc76011e
JX
7709#, c-format
7710msgid "invalid reference: %s"
dce37b66
JX
7711msgstr ""
7712
dba9f13c 7713#: builtin/checkout.c:1022
cc76011e
JX
7714#, c-format
7715msgid "reference is not a tree: %s"
dce37b66
JX
7716msgstr ""
7717
dba9f13c 7718#: builtin/checkout.c:1061
cc76011e 7719msgid "paths cannot be used with switching branches"
dce37b66
JX
7720msgstr ""
7721
dba9f13c 7722#: builtin/checkout.c:1064 builtin/checkout.c:1068
cc76011e
JX
7723#, c-format
7724msgid "'%s' cannot be used with switching branches"
dce37b66
JX
7725msgstr ""
7726
dba9f13c
JX
7727#: builtin/checkout.c:1072 builtin/checkout.c:1075 builtin/checkout.c:1080
7728#: builtin/checkout.c:1083
cc76011e
JX
7729#, c-format
7730msgid "'%s' cannot be used with '%s'"
dce37b66
JX
7731msgstr ""
7732
dba9f13c 7733#: builtin/checkout.c:1088
dce37b66 7734#, c-format
cc76011e 7735msgid "Cannot switch branch to a non-commit '%s'"
dce37b66
JX
7736msgstr ""
7737
dba9f13c
JX
7738#: builtin/checkout.c:1121 builtin/checkout.c:1123 builtin/clone.c:119
7739#: builtin/remote.c:168 builtin/remote.c:170 builtin/worktree.c:433
9b7388a8 7740#: builtin/worktree.c:435
cc76011e 7741msgid "branch"
dce37b66
JX
7742msgstr ""
7743
dba9f13c 7744#: builtin/checkout.c:1122
cc76011e 7745msgid "create and checkout a new branch"
dce37b66
JX
7746msgstr ""
7747
dba9f13c 7748#: builtin/checkout.c:1124
cc76011e 7749msgid "create/reset and checkout a branch"
dce37b66
JX
7750msgstr ""
7751
dba9f13c 7752#: builtin/checkout.c:1125
cc76011e 7753msgid "create reflog for new branch"
dce37b66
JX
7754msgstr ""
7755
dba9f13c 7756#: builtin/checkout.c:1126 builtin/worktree.c:437
9fa976ff 7757msgid "detach HEAD at named commit"
dce37b66
JX
7758msgstr ""
7759
dba9f13c 7760#: builtin/checkout.c:1127
cc76011e 7761msgid "set upstream info for new branch"
dce37b66
JX
7762msgstr ""
7763
dba9f13c 7764#: builtin/checkout.c:1129
5e078fcd 7765msgid "new-branch"
dce37b66
JX
7766msgstr ""
7767
dba9f13c 7768#: builtin/checkout.c:1129
cc76011e 7769msgid "new unparented branch"
dce37b66
JX
7770msgstr ""
7771
dba9f13c 7772#: builtin/checkout.c:1131
cc76011e 7773msgid "checkout our version for unmerged files"
dce37b66
JX
7774msgstr ""
7775
dba9f13c 7776#: builtin/checkout.c:1134
cc76011e 7777msgid "checkout their version for unmerged files"
dce37b66
JX
7778msgstr ""
7779
dba9f13c 7780#: builtin/checkout.c:1136
cc76011e 7781msgid "force checkout (throw away local modifications)"
cd1e7487
JX
7782msgstr ""
7783
dba9f13c 7784#: builtin/checkout.c:1138
cc76011e 7785msgid "perform a 3-way merge with the new branch"
dce37b66
JX
7786msgstr ""
7787
dba9f13c 7788#: builtin/checkout.c:1140 builtin/merge.c:273
cc76011e 7789msgid "update ignored files (default)"
dce37b66
JX
7790msgstr ""
7791
dba9f13c 7792#: builtin/checkout.c:1142 builtin/log.c:1510 parse-options.h:264
cc76011e 7793msgid "style"
dce37b66
JX
7794msgstr ""
7795
dba9f13c 7796#: builtin/checkout.c:1143
cc76011e 7797msgid "conflict style (merge or diff3)"
dce37b66
JX
7798msgstr ""
7799
dba9f13c 7800#: builtin/checkout.c:1146
c6bc7d43
JX
7801msgid "do not limit pathspecs to sparse entries only"
7802msgstr ""
7803
dba9f13c 7804#: builtin/checkout.c:1148
c2ea1208 7805msgid "second guess 'git checkout <no-such-branch>'"
dce37b66
JX
7806msgstr ""
7807
dba9f13c 7808#: builtin/checkout.c:1150
64f23b0c
JX
7809msgid "do not check if another worktree is holding the given ref"
7810msgstr ""
7811
dba9f13c
JX
7812#: builtin/checkout.c:1154 builtin/clone.c:86 builtin/fetch.c:138
7813#: builtin/merge.c:270 builtin/pull.c:128 builtin/push.c:572
9b7388a8 7814#: builtin/send-pack.c:174
f4f2c8f8
JX
7815msgid "force progress reporting"
7816msgstr ""
7817
dba9f13c 7818#: builtin/checkout.c:1184
cc76011e 7819msgid "-b, -B and --orphan are mutually exclusive"
dce37b66
JX
7820msgstr ""
7821
dba9f13c 7822#: builtin/checkout.c:1201
cc76011e 7823msgid "--track needs a branch name"
822e4a65
JX
7824msgstr ""
7825
dba9f13c
JX
7826#: builtin/checkout.c:1206
7827msgid "missing branch name; try -b"
dce37b66
JX
7828msgstr ""
7829
dba9f13c 7830#: builtin/checkout.c:1243
cc76011e 7831msgid "invalid path specification"
dce37b66
JX
7832msgstr ""
7833
dba9f13c 7834#: builtin/checkout.c:1250
dce37b66 7835#, c-format
5b34e000 7836msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
7837msgstr ""
7838
dba9f13c 7839#: builtin/checkout.c:1254
cc76011e
JX
7840#, c-format
7841msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
7842msgstr ""
7843
dba9f13c 7844#: builtin/checkout.c:1258
cc76011e
JX
7845msgid ""
7846"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
7847"checking out of the index."
dce37b66
JX
7848msgstr ""
7849
dba9f13c
JX
7850#: builtin/checkout.c:1278
7851#, c-format
7852msgid ""
7853"'%s' matched more than one remote tracking branch.\n"
7854"We found %d remotes with a reference that matched. So we fell back\n"
7855"on trying to resolve the argument as a path, but failed there too!\n"
7856"\n"
7857"If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
7858"you can do so by fully qualifying the name with the --track option:\n"
7859"\n"
7860" git checkout --track origin/<name>\n"
7861"\n"
7862"If you'd like to always have checkouts of an ambiguous <name> prefer\n"
7863"one remote, e.g. the 'origin' remote, consider setting\n"
7864"checkout.defaultRemote=origin in your config."
7865msgstr ""
7866
7867#: builtin/clean.c:27
28b3cffc
JX
7868msgid ""
7869"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
7870msgstr ""
7871
dba9f13c 7872#: builtin/clean.c:31
46bc4039
JX
7873#, c-format
7874msgid "Removing %s\n"
7875msgstr ""
7876
dba9f13c 7877#: builtin/clean.c:32
46bc4039
JX
7878#, c-format
7879msgid "Would remove %s\n"
7880msgstr ""
7881
dba9f13c 7882#: builtin/clean.c:33
46bc4039
JX
7883#, c-format
7884msgid "Skipping repository %s\n"
7885msgstr ""
7886
dba9f13c 7887#: builtin/clean.c:34
46bc4039
JX
7888#, c-format
7889msgid "Would skip repository %s\n"
7890msgstr ""
7891
dba9f13c 7892#: builtin/clean.c:35
46bc4039
JX
7893#, c-format
7894msgid "failed to remove %s"
7895msgstr ""
7896
dba9f13c 7897#: builtin/clean.c:297 git-add--interactive.perl:579
673bfad0 7898#, c-format
28b3cffc
JX
7899msgid ""
7900"Prompt help:\n"
7901"1 - select a numbered item\n"
7902"foo - select item based on unique prefix\n"
673bfad0 7903" - (empty) select nothing\n"
28b3cffc
JX
7904msgstr ""
7905
dba9f13c 7906#: builtin/clean.c:301 git-add--interactive.perl:588
673bfad0 7907#, c-format
28b3cffc
JX
7908msgid ""
7909"Prompt help:\n"
7910"1 - select a single item\n"
7911"3-5 - select a range of items\n"
7912"2-3,6-9 - select multiple ranges\n"
7913"foo - select item based on unique prefix\n"
7914"-... - unselect specified items\n"
7915"* - choose all items\n"
673bfad0 7916" - (empty) finish selecting\n"
28b3cffc
JX
7917msgstr ""
7918
dba9f13c 7919#: builtin/clean.c:517 git-add--interactive.perl:554
9b7388a8 7920#: git-add--interactive.perl:559
673bfad0
JX
7921#, c-format, perl-format
7922msgid "Huh (%s)?\n"
28b3cffc
JX
7923msgstr ""
7924
dba9f13c 7925#: builtin/clean.c:659
28b3cffc
JX
7926#, c-format
7927msgid "Input ignore patterns>> "
7928msgstr ""
7929
dba9f13c 7930#: builtin/clean.c:696
28b3cffc
JX
7931#, c-format
7932msgid "WARNING: Cannot find items matched by: %s"
7933msgstr ""
7934
dba9f13c 7935#: builtin/clean.c:717
28b3cffc
JX
7936msgid "Select items to delete"
7937msgstr ""
7938
c2ea1208 7939#. TRANSLATORS: Make sure to keep [y/N] as is
dba9f13c 7940#: builtin/clean.c:758
28b3cffc 7941#, c-format
c2ea1208 7942msgid "Remove %s [y/N]? "
28b3cffc
JX
7943msgstr ""
7944
dba9f13c 7945#: builtin/clean.c:783 git-add--interactive.perl:1717
673bfad0
JX
7946#, c-format
7947msgid "Bye.\n"
28b3cffc
JX
7948msgstr ""
7949
dba9f13c 7950#: builtin/clean.c:791
28b3cffc
JX
7951msgid ""
7952"clean - start cleaning\n"
7953"filter by pattern - exclude items from deletion\n"
7954"select by numbers - select items to be deleted by numbers\n"
7955"ask each - confirm each deletion (like \"rm -i\")\n"
7956"quit - stop cleaning\n"
7957"help - this screen\n"
7958"? - help for prompt selection"
7959msgstr ""
7960
dba9f13c 7961#: builtin/clean.c:818 git-add--interactive.perl:1793
28b3cffc
JX
7962msgid "*** Commands ***"
7963msgstr ""
7964
dba9f13c 7965#: builtin/clean.c:819 git-add--interactive.perl:1790
28b3cffc
JX
7966msgid "What now"
7967msgstr ""
7968
dba9f13c 7969#: builtin/clean.c:827
28b3cffc
JX
7970msgid "Would remove the following item:"
7971msgid_plural "Would remove the following items:"
7972msgstr[0] ""
7973msgstr[1] ""
7974
dba9f13c 7975#: builtin/clean.c:843
28b3cffc
JX
7976msgid "No more files to clean, exiting."
7977msgstr ""
7978
dba9f13c 7979#: builtin/clean.c:905
cc76011e 7980msgid "do not print names of files removed"
dce37b66
JX
7981msgstr ""
7982
dba9f13c 7983#: builtin/clean.c:907
cc76011e 7984msgid "force"
dce37b66
JX
7985msgstr ""
7986
dba9f13c 7987#: builtin/clean.c:908
28b3cffc
JX
7988msgid "interactive cleaning"
7989msgstr ""
7990
dba9f13c 7991#: builtin/clean.c:910
cc76011e 7992msgid "remove whole directories"
dce37b66
JX
7993msgstr ""
7994
dba9f13c
JX
7995#: builtin/clean.c:911 builtin/describe.c:545 builtin/describe.c:547
7996#: builtin/grep.c:875 builtin/log.c:161 builtin/log.c:163
7997#: builtin/ls-files.c:549 builtin/name-rev.c:415 builtin/name-rev.c:417
7998#: builtin/show-ref.c:177
cc76011e 7999msgid "pattern"
dce37b66
JX
8000msgstr ""
8001
dba9f13c 8002#: builtin/clean.c:912
cc76011e 8003msgid "add <pattern> to ignore rules"
dce37b66
JX
8004msgstr ""
8005
dba9f13c 8006#: builtin/clean.c:913
cc76011e 8007msgid "remove ignored files, too"
dce37b66
JX
8008msgstr ""
8009
dba9f13c 8010#: builtin/clean.c:915
cc76011e 8011msgid "remove only ignored files"
dce37b66
JX
8012msgstr ""
8013
dba9f13c 8014#: builtin/clean.c:933
cc76011e 8015msgid "-x and -X cannot be used together"
dce37b66
JX
8016msgstr ""
8017
dba9f13c 8018#: builtin/clean.c:937
cc76011e 8019msgid ""
5e078fcd 8020"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 8021"clean"
dce37b66
JX
8022msgstr ""
8023
dba9f13c 8024#: builtin/clean.c:940
cc76011e 8025msgid ""
5e078fcd 8026"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 8027"refusing to clean"
dce37b66
JX
8028msgstr ""
8029
dba9f13c 8030#: builtin/clone.c:43
c2ea1208 8031msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
8032msgstr ""
8033
dba9f13c 8034#: builtin/clone.c:88
cc76011e 8035msgid "don't create a checkout"
dce37b66
JX
8036msgstr ""
8037
dba9f13c 8038#: builtin/clone.c:89 builtin/clone.c:91 builtin/init-db.c:480
cc76011e 8039msgid "create a bare repository"
dce37b66
JX
8040msgstr ""
8041
dba9f13c 8042#: builtin/clone.c:93
cc76011e 8043msgid "create a mirror repository (implies bare)"
dce37b66
JX
8044msgstr ""
8045
dba9f13c 8046#: builtin/clone.c:95
cc76011e 8047msgid "to clone from a local repository"
dce37b66
JX
8048msgstr ""
8049
dba9f13c 8050#: builtin/clone.c:97
cc76011e 8051msgid "don't use local hardlinks, always copy"
dce37b66
JX
8052msgstr ""
8053
dba9f13c 8054#: builtin/clone.c:99
cc76011e 8055msgid "setup as shared repository"
dce37b66
JX
8056msgstr ""
8057
dba9f13c 8058#: builtin/clone.c:101 builtin/clone.c:105
dfc182b1
JX
8059msgid "pathspec"
8060msgstr ""
8061
dba9f13c 8062#: builtin/clone.c:101 builtin/clone.c:105
cc76011e 8063msgid "initialize submodules in the clone"
dce37b66
JX
8064msgstr ""
8065
dba9f13c 8066#: builtin/clone.c:108
f517e50d
JX
8067msgid "number of submodules cloned in parallel"
8068msgstr ""
8069
dba9f13c 8070#: builtin/clone.c:109 builtin/init-db.c:477
cc76011e 8071msgid "template-directory"
dce37b66
JX
8072msgstr ""
8073
dba9f13c 8074#: builtin/clone.c:110 builtin/init-db.c:478
cc76011e 8075msgid "directory from which templates will be used"
dce37b66
JX
8076msgstr ""
8077
dba9f13c
JX
8078#: builtin/clone.c:112 builtin/clone.c:114 builtin/submodule--helper.c:1368
8079#: builtin/submodule--helper.c:1739
cc76011e 8080msgid "reference repository"
dce37b66
JX
8081msgstr ""
8082
dba9f13c
JX
8083#: builtin/clone.c:116 builtin/submodule--helper.c:1370
8084#: builtin/submodule--helper.c:1741
64f23b0c
JX
8085msgid "use --reference only while cloning"
8086msgstr ""
8087
dba9f13c
JX
8088#: builtin/clone.c:117 builtin/column.c:27 builtin/merge-file.c:44
8089#: builtin/pack-objects.c:3194 builtin/repack.c:320
cc76011e 8090msgid "name"
dce37b66
JX
8091msgstr ""
8092
dba9f13c 8093#: builtin/clone.c:118
cc76011e 8094msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
8095msgstr ""
8096
dba9f13c 8097#: builtin/clone.c:120
cc76011e 8098msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
8099msgstr ""
8100
dba9f13c 8101#: builtin/clone.c:122
cc76011e 8102msgid "path to git-upload-pack on the remote"
dce37b66
JX
8103msgstr ""
8104
dba9f13c 8105#: builtin/clone.c:123 builtin/fetch.c:139 builtin/grep.c:814
9b7388a8 8106#: builtin/pull.c:216
cc76011e 8107msgid "depth"
dce37b66
JX
8108msgstr ""
8109
dba9f13c 8110#: builtin/clone.c:124
cc76011e 8111msgid "create a shallow clone of that depth"
dce37b66
JX
8112msgstr ""
8113
dba9f13c 8114#: builtin/clone.c:125 builtin/fetch.c:141 builtin/pack-objects.c:3185
abc8de64 8115#: parse-options.h:154
fda7b092
JX
8116msgid "time"
8117msgstr ""
8118
dba9f13c 8119#: builtin/clone.c:126
fda7b092
JX
8120msgid "create a shallow clone since a specific time"
8121msgstr ""
8122
dba9f13c 8123#: builtin/clone.c:127 builtin/fetch.c:143 builtin/fetch.c:166
fda7b092
JX
8124msgid "revision"
8125msgstr ""
8126
dba9f13c 8127#: builtin/clone.c:128 builtin/fetch.c:144
673bfad0 8128msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
8129msgstr ""
8130
dba9f13c 8131#: builtin/clone.c:130
cc76011e 8132msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
8133msgstr ""
8134
dba9f13c 8135#: builtin/clone.c:132
5b34e000
JX
8136msgid "don't clone any tags, and make later fetches not to follow them"
8137msgstr ""
8138
dba9f13c 8139#: builtin/clone.c:134
f517e50d
JX
8140msgid "any cloned submodules will be shallow"
8141msgstr ""
8142
dba9f13c 8143#: builtin/clone.c:135 builtin/init-db.c:486
cc76011e 8144msgid "gitdir"
dce37b66
JX
8145msgstr ""
8146
dba9f13c 8147#: builtin/clone.c:136 builtin/init-db.c:487
cc76011e 8148msgid "separate git dir from working tree"
dce37b66
JX
8149msgstr ""
8150
dba9f13c 8151#: builtin/clone.c:137
cc76011e 8152msgid "key=value"
822e4a65
JX
8153msgstr ""
8154
dba9f13c 8155#: builtin/clone.c:138
cc76011e 8156msgid "set config inside the new repository"
dce37b66
JX
8157msgstr ""
8158
dba9f13c 8159#: builtin/clone.c:139 builtin/fetch.c:162 builtin/pull.c:229
9b7388a8 8160#: builtin/push.c:583
9eb3984b
JX
8161msgid "use IPv4 addresses only"
8162msgstr ""
8163
dba9f13c 8164#: builtin/clone.c:141 builtin/fetch.c:164 builtin/pull.c:232
9b7388a8 8165#: builtin/push.c:585
9eb3984b
JX
8166msgid "use IPv6 addresses only"
8167msgstr ""
8168
dba9f13c 8169#: builtin/clone.c:279
f1522b27
JX
8170msgid ""
8171"No directory name could be guessed.\n"
8172"Please specify a directory on the command line"
8173msgstr ""
8174
dba9f13c 8175#: builtin/clone.c:332
df49095a 8176#, c-format
fda7b092 8177msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
8178msgstr ""
8179
dba9f13c 8180#: builtin/clone.c:404
9fa976ff
JX
8181#, c-format
8182msgid "failed to open '%s'"
8183msgstr ""
8184
dba9f13c 8185#: builtin/clone.c:412
dce37b66 8186#, c-format
cc76011e 8187msgid "%s exists and is not a directory"
dce37b66
JX
8188msgstr ""
8189
dba9f13c 8190#: builtin/clone.c:426
cc76011e
JX
8191#, c-format
8192msgid "failed to stat %s\n"
822e4a65
JX
8193msgstr ""
8194
dba9f13c 8195#: builtin/clone.c:448
dce37b66 8196#, c-format
cc76011e 8197msgid "failed to create link '%s'"
dce37b66
JX
8198msgstr ""
8199
dba9f13c 8200#: builtin/clone.c:452
cc76011e
JX
8201#, c-format
8202msgid "failed to copy file to '%s'"
dce37b66
JX
8203msgstr ""
8204
dba9f13c 8205#: builtin/clone.c:478
cc76011e
JX
8206#, c-format
8207msgid "done.\n"
dce37b66
JX
8208msgstr ""
8209
dba9f13c 8210#: builtin/clone.c:492
c138af56
JX
8211msgid ""
8212"Clone succeeded, but checkout failed.\n"
8213"You can inspect what was checked out with 'git status'\n"
8214"and retry the checkout with 'git checkout -f HEAD'\n"
8215msgstr ""
8216
dba9f13c 8217#: builtin/clone.c:569
cc76011e
JX
8218#, c-format
8219msgid "Could not find remote branch %s to clone."
dce37b66
JX
8220msgstr ""
8221
dba9f13c 8222#: builtin/clone.c:680
f1522b27
JX
8223#, c-format
8224msgid "unable to update %s"
8225msgstr ""
8226
dba9f13c 8227#: builtin/clone.c:730
cc76011e 8228msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
8229msgstr ""
8230
dba9f13c 8231#: builtin/clone.c:760
c138af56
JX
8232msgid "unable to checkout working tree"
8233msgstr ""
8234
dba9f13c 8235#: builtin/clone.c:805
f1522b27
JX
8236msgid "unable to write parameters to config file"
8237msgstr ""
8238
dba9f13c 8239#: builtin/clone.c:868
beb691f7
JX
8240msgid "cannot repack to clean up"
8241msgstr ""
8242
dba9f13c 8243#: builtin/clone.c:870
beb691f7
JX
8244msgid "cannot unlink temporary alternates file"
8245msgstr ""
8246
dba9f13c 8247#: builtin/clone.c:910 builtin/receive-pack.c:1935
cc76011e 8248msgid "Too many arguments."
dce37b66
JX
8249msgstr ""
8250
dba9f13c 8251#: builtin/clone.c:914
cc76011e 8252msgid "You must specify a repository to clone."
dce37b66
JX
8253msgstr ""
8254
dba9f13c 8255#: builtin/clone.c:927
cc76011e
JX
8256#, c-format
8257msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
8258msgstr ""
8259
dba9f13c 8260#: builtin/clone.c:930
46bc4039
JX
8261msgid "--bare and --separate-git-dir are incompatible."
8262msgstr ""
8263
dba9f13c 8264#: builtin/clone.c:943
cc76011e
JX
8265#, c-format
8266msgid "repository '%s' does not exist"
dce37b66
JX
8267msgstr ""
8268
dba9f13c 8269#: builtin/clone.c:949 builtin/fetch.c:1512
df49095a
JX
8270#, c-format
8271msgid "depth %s is not a positive number"
8272msgstr ""
8273
dba9f13c 8274#: builtin/clone.c:959
dce37b66 8275#, c-format
cc76011e 8276msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
8277msgstr ""
8278
dba9f13c 8279#: builtin/clone.c:969
dce37b66 8280#, c-format
cc76011e 8281msgid "working tree '%s' already exists."
dce37b66
JX
8282msgstr ""
8283
dba9f13c 8284#: builtin/clone.c:984 builtin/clone.c:1005 builtin/difftool.c:271
9b7388a8 8285#: builtin/worktree.c:246 builtin/worktree.c:276
a4156d20
JX
8286#, c-format
8287msgid "could not create leading directories of '%s'"
8288msgstr ""
8289
dba9f13c 8290#: builtin/clone.c:989
822e4a65 8291#, c-format
c2ea1208 8292msgid "could not create work tree dir '%s'"
dce37b66
JX
8293msgstr ""
8294
dba9f13c 8295#: builtin/clone.c:1009
822e4a65 8296#, c-format
cc76011e 8297msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
8298msgstr ""
8299
dba9f13c 8300#: builtin/clone.c:1011
dce37b66 8301#, c-format
cc76011e 8302msgid "Cloning into '%s'...\n"
dce37b66
JX
8303msgstr ""
8304
dba9f13c 8305#: builtin/clone.c:1035
fda7b092
JX
8306msgid ""
8307"clone --recursive is not compatible with both --reference and --reference-if-"
8308"able"
8309msgstr ""
8310
dba9f13c 8311#: builtin/clone.c:1096
fe05e196
JX
8312msgid "--depth is ignored in local clones; use file:// instead."
8313msgstr ""
8314
dba9f13c 8315#: builtin/clone.c:1098
fda7b092
JX
8316msgid "--shallow-since is ignored in local clones; use file:// instead."
8317msgstr ""
8318
dba9f13c 8319#: builtin/clone.c:1100
fda7b092
JX
8320msgid "--shallow-exclude is ignored in local clones; use file:// instead."
8321msgstr ""
8322
dba9f13c 8323#: builtin/clone.c:1102
abc8de64
JX
8324msgid "--filter is ignored in local clones; use file:// instead."
8325msgstr ""
8326
dba9f13c 8327#: builtin/clone.c:1105
fe05e196
JX
8328msgid "source repository is shallow, ignoring --local"
8329msgstr ""
8330
dba9f13c 8331#: builtin/clone.c:1110
fe05e196
JX
8332msgid "--local is ignored"
8333msgstr ""
8334
dba9f13c 8335#: builtin/clone.c:1180 builtin/clone.c:1188
822e4a65 8336#, c-format
cc76011e 8337msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
8338msgstr ""
8339
dba9f13c 8340#: builtin/clone.c:1191
cc76011e 8341msgid "You appear to have cloned an empty repository."
dce37b66
JX
8342msgstr ""
8343
5b34e000 8344#: builtin/column.c:10
c2ea1208 8345msgid "git column [<options>]"
dce37b66
JX
8346msgstr ""
8347
5b34e000 8348#: builtin/column.c:27
cc76011e 8349msgid "lookup config vars"
dce37b66
JX
8350msgstr ""
8351
5b34e000 8352#: builtin/column.c:28 builtin/column.c:29
cc76011e 8353msgid "layout to use"
dce37b66
JX
8354msgstr ""
8355
5b34e000 8356#: builtin/column.c:30
cc76011e 8357msgid "Maximum width"
dce37b66
JX
8358msgstr ""
8359
5b34e000 8360#: builtin/column.c:31
cc76011e 8361msgid "Padding space on left border"
dce37b66
JX
8362msgstr ""
8363
5b34e000 8364#: builtin/column.c:32
cc76011e 8365msgid "Padding space on right border"
dce37b66
JX
8366msgstr ""
8367
5b34e000 8368#: builtin/column.c:33
cc76011e 8369msgid "Padding space between columns"
dce37b66
JX
8370msgstr ""
8371
9b7388a8 8372#: builtin/column.c:51
cc76011e 8373msgid "--command must be the first argument"
dce37b66
JX
8374msgstr ""
8375
dba9f13c 8376#: builtin/commit.c:38
c2ea1208 8377msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
8378msgstr ""
8379
dba9f13c 8380#: builtin/commit.c:43
c2ea1208 8381msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
8382msgstr ""
8383
dba9f13c 8384#: builtin/commit.c:48
cc76011e
JX
8385msgid ""
8386"You asked to amend the most recent commit, but doing so would make\n"
8387"it empty. You can repeat your command with --allow-empty, or you can\n"
8388"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
8389msgstr ""
8390
dba9f13c 8391#: builtin/commit.c:53
dce37b66 8392msgid ""
cc76011e
JX
8393"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
8394"If you wish to commit it anyway, use:\n"
8395"\n"
8396" git commit --allow-empty\n"
8397"\n"
dce37b66
JX
8398msgstr ""
8399
dba9f13c 8400#: builtin/commit.c:60
b8ecf239
JX
8401msgid "Otherwise, please use 'git reset'\n"
8402msgstr ""
8403
dba9f13c 8404#: builtin/commit.c:63
b8ecf239
JX
8405msgid ""
8406"If you wish to skip this commit, use:\n"
8407"\n"
8408" git reset\n"
8409"\n"
8410"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
8411"the remaining commits.\n"
8412msgstr ""
8413
dba9f13c 8414#: builtin/commit.c:306
cc76011e 8415msgid "failed to unpack HEAD tree object"
822e4a65
JX
8416msgstr ""
8417
dba9f13c 8418#: builtin/commit.c:347
cc76011e 8419msgid "unable to create temporary index"
dce37b66
JX
8420msgstr ""
8421
dba9f13c 8422#: builtin/commit.c:353
cc76011e 8423msgid "interactive add failed"
dce37b66
JX
8424msgstr ""
8425
dba9f13c 8426#: builtin/commit.c:366
d07a63e4
JX
8427msgid "unable to update temporary index"
8428msgstr ""
8429
dba9f13c 8430#: builtin/commit.c:368
d07a63e4
JX
8431msgid "Failed to update main cache tree"
8432msgstr ""
8433
dba9f13c 8434#: builtin/commit.c:393 builtin/commit.c:416 builtin/commit.c:462
cc76011e 8435msgid "unable to write new_index file"
dce37b66
JX
8436msgstr ""
8437
dba9f13c 8438#: builtin/commit.c:445
cc76011e 8439msgid "cannot do a partial commit during a merge."
dce37b66
JX
8440msgstr ""
8441
dba9f13c 8442#: builtin/commit.c:447
cc76011e 8443msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
8444msgstr ""
8445
dba9f13c 8446#: builtin/commit.c:455
cc76011e 8447msgid "cannot read the index"
dce37b66
JX
8448msgstr ""
8449
dba9f13c 8450#: builtin/commit.c:474
cc76011e 8451msgid "unable to write temporary index file"
dce37b66
JX
8452msgstr ""
8453
dba9f13c 8454#: builtin/commit.c:571
d07a63e4
JX
8455#, c-format
8456msgid "commit '%s' lacks author header"
8457msgstr ""
8458
dba9f13c 8459#: builtin/commit.c:573
dce37b66 8460#, c-format
d07a63e4 8461msgid "commit '%s' has malformed author line"
dce37b66
JX
8462msgstr ""
8463
dba9f13c 8464#: builtin/commit.c:592
cc76011e 8465msgid "malformed --author parameter"
dce37b66
JX
8466msgstr ""
8467
dba9f13c 8468#: builtin/commit.c:644
fe05e196
JX
8469msgid ""
8470"unable to select a comment character that is not used\n"
8471"in the current commit message"
8472msgstr ""
8473
dba9f13c 8474#: builtin/commit.c:681 builtin/commit.c:714 builtin/commit.c:1042
cc76011e
JX
8475#, c-format
8476msgid "could not lookup commit %s"
822e4a65
JX
8477msgstr ""
8478
dba9f13c 8479#: builtin/commit.c:693 builtin/shortlog.c:317
cc76011e
JX
8480#, c-format
8481msgid "(reading log message from standard input)\n"
822e4a65
JX
8482msgstr ""
8483
dba9f13c 8484#: builtin/commit.c:695
cc76011e 8485msgid "could not read log from standard input"
822e4a65
JX
8486msgstr ""
8487
dba9f13c 8488#: builtin/commit.c:699
dce37b66 8489#, c-format
cc76011e 8490msgid "could not read log file '%s'"
dce37b66
JX
8491msgstr ""
8492
dba9f13c 8493#: builtin/commit.c:728 builtin/commit.c:736
f517e50d 8494msgid "could not read SQUASH_MSG"
dce37b66
JX
8495msgstr ""
8496
dba9f13c 8497#: builtin/commit.c:733
f517e50d 8498msgid "could not read MERGE_MSG"
dce37b66
JX
8499msgstr ""
8500
dba9f13c 8501#: builtin/commit.c:787
cc76011e
JX
8502msgid "could not write commit template"
8503msgstr ""
8504
dba9f13c 8505#: builtin/commit.c:805
dce37b66 8506#, c-format
822e4a65 8507msgid ""
cc76011e
JX
8508"\n"
8509"It looks like you may be committing a merge.\n"
8510"If this is not correct, please remove the file\n"
8511"\t%s\n"
8512"and try again.\n"
dce37b66
JX
8513msgstr ""
8514
dba9f13c 8515#: builtin/commit.c:810
822e4a65
JX
8516#, c-format
8517msgid ""
cc76011e
JX
8518"\n"
8519"It looks like you may be committing a cherry-pick.\n"
8520"If this is not correct, please remove the file\n"
8521"\t%s\n"
8522"and try again.\n"
dce37b66
JX
8523msgstr ""
8524
dba9f13c 8525#: builtin/commit.c:823
9caaf23e 8526#, c-format
cc76011e
JX
8527msgid ""
8528"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 8529"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
8530msgstr ""
8531
dba9f13c 8532#: builtin/commit.c:831
9caaf23e 8533#, c-format
cc76011e
JX
8534msgid ""
8535"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 8536"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
8537"An empty message aborts the commit.\n"
8538msgstr ""
8539
dba9f13c 8540#: builtin/commit.c:848
fe05e196
JX
8541#, c-format
8542msgid "%sAuthor: %.*s <%.*s>"
8543msgstr ""
8544
dba9f13c 8545#: builtin/commit.c:856
822e4a65 8546#, c-format
fe05e196 8547msgid "%sDate: %s"
dce37b66
JX
8548msgstr ""
8549
dba9f13c 8550#: builtin/commit.c:863
cc76011e 8551#, c-format
fe05e196 8552msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
8553msgstr ""
8554
dba9f13c 8555#: builtin/commit.c:880
cc76011e 8556msgid "Cannot read index"
822e4a65
JX
8557msgstr ""
8558
dba9f13c 8559#: builtin/commit.c:946
cc76011e 8560msgid "Error building trees"
dce37b66
JX
8561msgstr ""
8562
dba9f13c 8563#: builtin/commit.c:960 builtin/tag.c:258
dce37b66 8564#, c-format
cc76011e 8565msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
8566msgstr ""
8567
dba9f13c 8568#: builtin/commit.c:1004
dce37b66 8569#, c-format
c2ea1208 8570msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
8571msgstr ""
8572
dba9f13c 8573#: builtin/commit.c:1018
18a90722
JX
8574#, c-format
8575msgid "Invalid ignored mode '%s'"
8576msgstr ""
8577
dba9f13c 8578#: builtin/commit.c:1032 builtin/commit.c:1269
cc76011e
JX
8579#, c-format
8580msgid "Invalid untracked files mode '%s'"
dce37b66
JX
8581msgstr ""
8582
dba9f13c 8583#: builtin/commit.c:1070
28b3cffc
JX
8584msgid "--long and -z are incompatible"
8585msgstr ""
8586
dba9f13c 8587#: builtin/commit.c:1103
cc76011e
JX
8588msgid "Using both --reset-author and --author does not make sense"
8589msgstr ""
822e4a65 8590
dba9f13c 8591#: builtin/commit.c:1112
cc76011e 8592msgid "You have nothing to amend."
dce37b66
JX
8593msgstr ""
8594
dba9f13c 8595#: builtin/commit.c:1115
cc76011e 8596msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
8597msgstr ""
8598
dba9f13c 8599#: builtin/commit.c:1117
cc76011e 8600msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
8601msgstr ""
8602
dba9f13c 8603#: builtin/commit.c:1120
cc76011e 8604msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
8605msgstr ""
8606
dba9f13c 8607#: builtin/commit.c:1130
cc76011e 8608msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
8609msgstr ""
8610
dba9f13c 8611#: builtin/commit.c:1132
abc8de64 8612msgid "Option -m cannot be combined with -c/-C/-F."
dce37b66
JX
8613msgstr ""
8614
dba9f13c 8615#: builtin/commit.c:1140
cc76011e 8616msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
8617msgstr ""
8618
dba9f13c 8619#: builtin/commit.c:1157
cc76011e 8620msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
8621msgstr ""
8622
dba9f13c 8623#: builtin/commit.c:1159
cc76011e 8624msgid "No paths with --include/--only does not make sense."
dce37b66
JX
8625msgstr ""
8626
dba9f13c 8627#: builtin/commit.c:1173 builtin/tag.c:544
dce37b66 8628#, c-format
cc76011e 8629msgid "Invalid cleanup mode %s"
dce37b66
JX
8630msgstr ""
8631
dba9f13c 8632#: builtin/commit.c:1178
cc76011e 8633msgid "Paths with -a does not make sense."
822e4a65
JX
8634msgstr ""
8635
9b7388a8 8636#: builtin/commit.c:1303 builtin/commit.c:1480
cc76011e
JX
8637msgid "show status concisely"
8638msgstr ""
822e4a65 8639
9b7388a8 8640#: builtin/commit.c:1305 builtin/commit.c:1482
cc76011e 8641msgid "show branch information"
cd1e7487
JX
8642msgstr ""
8643
9b7388a8 8644#: builtin/commit.c:1307
5b34e000
JX
8645msgid "show stash information"
8646msgstr ""
8647
9b7388a8 8648#: builtin/commit.c:1309 builtin/commit.c:1484
abc8de64
JX
8649msgid "compute full ahead/behind values"
8650msgstr ""
8651
9b7388a8 8652#: builtin/commit.c:1311
fda7b092
JX
8653msgid "version"
8654msgstr ""
8655
9b7388a8
JX
8656#: builtin/commit.c:1311 builtin/commit.c:1486 builtin/push.c:558
8657#: builtin/worktree.c:581
cc76011e 8658msgid "machine-readable output"
dce37b66
JX
8659msgstr ""
8660
9b7388a8 8661#: builtin/commit.c:1314 builtin/commit.c:1488
fe52cd62
JX
8662msgid "show status in long format (default)"
8663msgstr ""
8664
9b7388a8 8665#: builtin/commit.c:1317 builtin/commit.c:1491
cc76011e 8666msgid "terminate entries with NUL"
dce37b66
JX
8667msgstr ""
8668
9b7388a8 8669#: builtin/commit.c:1319 builtin/commit.c:1323 builtin/commit.c:1494
dba9f13c 8670#: builtin/fast-export.c:1007 builtin/fast-export.c:1010 builtin/tag.c:398
cc76011e 8671msgid "mode"
11b90174
JX
8672msgstr ""
8673
9b7388a8 8674#: builtin/commit.c:1320 builtin/commit.c:1494
cc76011e 8675msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
8676msgstr ""
8677
9b7388a8 8678#: builtin/commit.c:1324
18a90722
JX
8679msgid ""
8680"show ignored files, optional modes: traditional, matching, no. (Default: "
8681"traditional)"
dce37b66
JX
8682msgstr ""
8683
9b7388a8 8684#: builtin/commit.c:1326 parse-options.h:167
cc76011e 8685msgid "when"
dce37b66
JX
8686msgstr ""
8687
9b7388a8 8688#: builtin/commit.c:1327
cc76011e
JX
8689msgid ""
8690"ignore changes to submodules, optional when: all, dirty, untracked. "
8691"(Default: all)"
dce37b66
JX
8692msgstr ""
8693
9b7388a8 8694#: builtin/commit.c:1329
cc76011e 8695msgid "list untracked files in columns"
dce37b66
JX
8696msgstr ""
8697
9b7388a8
JX
8698#: builtin/commit.c:1330
8699msgid "do not detect renames"
8700msgstr ""
8701
8702#: builtin/commit.c:1332
8703msgid "detect renames, optionally set similarity index"
8704msgstr ""
8705
8706#: builtin/commit.c:1352
18a90722
JX
8707msgid "Unsupported combination of ignored and untracked-files arguments"
8708msgstr ""
8709
9b7388a8 8710#: builtin/commit.c:1450
cc76011e 8711msgid "suppress summary after successful commit"
dce37b66
JX
8712msgstr ""
8713
9b7388a8 8714#: builtin/commit.c:1451
cc76011e 8715msgid "show diff in commit message template"
11b90174
JX
8716msgstr ""
8717
9b7388a8 8718#: builtin/commit.c:1453
cc76011e 8719msgid "Commit message options"
822e4a65
JX
8720msgstr ""
8721
dba9f13c 8722#: builtin/commit.c:1454 builtin/merge.c:261 builtin/tag.c:395
cc76011e 8723msgid "read message from file"
93329721
JX
8724msgstr ""
8725
9b7388a8 8726#: builtin/commit.c:1455
cc76011e 8727msgid "author"
dce37b66
JX
8728msgstr ""
8729
9b7388a8 8730#: builtin/commit.c:1455
cc76011e 8731msgid "override author for commit"
dce37b66
JX
8732msgstr ""
8733
dba9f13c 8734#: builtin/commit.c:1456 builtin/gc.c:504
cc76011e 8735msgid "date"
dce37b66
JX
8736msgstr ""
8737
9b7388a8 8738#: builtin/commit.c:1456
cc76011e 8739msgid "override date for commit"
dce37b66
JX
8740msgstr ""
8741
dba9f13c
JX
8742#: builtin/commit.c:1457 builtin/merge.c:257 builtin/notes.c:404
8743#: builtin/notes.c:567 builtin/tag.c:393
cc76011e 8744msgid "message"
dce37b66
JX
8745msgstr ""
8746
9b7388a8 8747#: builtin/commit.c:1457
cc76011e 8748msgid "commit message"
822e4a65
JX
8749msgstr ""
8750
9b7388a8
JX
8751#: builtin/commit.c:1458 builtin/commit.c:1459 builtin/commit.c:1460
8752#: builtin/commit.c:1461 parse-options.h:270 ref-filter.h:92
f4f2c8f8
JX
8753msgid "commit"
8754msgstr ""
8755
9b7388a8 8756#: builtin/commit.c:1458
cc76011e 8757msgid "reuse and edit message from specified commit"
822e4a65
JX
8758msgstr ""
8759
9b7388a8 8760#: builtin/commit.c:1459
cc76011e 8761msgid "reuse message from specified commit"
822e4a65
JX
8762msgstr ""
8763
9b7388a8 8764#: builtin/commit.c:1460
cc76011e 8765msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
8766msgstr ""
8767
9b7388a8 8768#: builtin/commit.c:1461
cc76011e
JX
8769msgid "use autosquash formatted message to squash specified commit"
8770msgstr ""
822e4a65 8771
9b7388a8 8772#: builtin/commit.c:1462
cc76011e
JX
8773msgid "the commit is authored by me now (used with -C/-c/--amend)"
8774msgstr ""
822e4a65 8775
dba9f13c
JX
8776#: builtin/commit.c:1463 builtin/log.c:1457 builtin/merge.c:274
8777#: builtin/pull.c:154 builtin/revert.c:106
cc76011e 8778msgid "add Signed-off-by:"
822e4a65
JX
8779msgstr ""
8780
9b7388a8 8781#: builtin/commit.c:1464
cc76011e 8782msgid "use specified template file"
822e4a65
JX
8783msgstr ""
8784
9b7388a8 8785#: builtin/commit.c:1465
cc76011e 8786msgid "force edit of commit"
822e4a65
JX
8787msgstr ""
8788
9b7388a8 8789#: builtin/commit.c:1466
cc76011e 8790msgid "default"
822e4a65
JX
8791msgstr ""
8792
dba9f13c 8793#: builtin/commit.c:1466 builtin/tag.c:399
cc76011e 8794msgid "how to strip spaces and #comments from message"
822e4a65
JX
8795msgstr ""
8796
9b7388a8 8797#: builtin/commit.c:1467
cc76011e 8798msgid "include status in commit message template"
822e4a65
JX
8799msgstr ""
8800
dba9f13c
JX
8801#: builtin/commit.c:1469 builtin/merge.c:272 builtin/pull.c:184
8802#: builtin/revert.c:114
cc76011e 8803msgid "GPG sign commit"
822e4a65
JX
8804msgstr ""
8805
9b7388a8 8806#: builtin/commit.c:1472
cc76011e 8807msgid "Commit contents options"
822e4a65
JX
8808msgstr ""
8809
9b7388a8 8810#: builtin/commit.c:1473
cc76011e 8811msgid "commit all changed files"
822e4a65
JX
8812msgstr ""
8813
9b7388a8 8814#: builtin/commit.c:1474
cc76011e 8815msgid "add specified files to index for commit"
822e4a65
JX
8816msgstr ""
8817
9b7388a8 8818#: builtin/commit.c:1475
cc76011e 8819msgid "interactively add files"
822e4a65
JX
8820msgstr ""
8821
9b7388a8 8822#: builtin/commit.c:1476
cc76011e 8823msgid "interactively add changes"
822e4a65
JX
8824msgstr ""
8825
9b7388a8 8826#: builtin/commit.c:1477
cc76011e 8827msgid "commit only specified files"
822e4a65
JX
8828msgstr ""
8829
9b7388a8 8830#: builtin/commit.c:1478
9fa976ff 8831msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
8832msgstr ""
8833
9b7388a8 8834#: builtin/commit.c:1479
cc76011e 8835msgid "show what would be committed"
822e4a65
JX
8836msgstr ""
8837
9b7388a8 8838#: builtin/commit.c:1492
cc76011e 8839msgid "amend previous commit"
822e4a65
JX
8840msgstr ""
8841
9b7388a8 8842#: builtin/commit.c:1493
cc76011e 8843msgid "bypass post-rewrite hook"
822e4a65
JX
8844msgstr ""
8845
9b7388a8 8846#: builtin/commit.c:1498
cc76011e 8847msgid "ok to record an empty change"
822e4a65
JX
8848msgstr ""
8849
9b7388a8 8850#: builtin/commit.c:1500
cc76011e 8851msgid "ok to record a change with an empty message"
822e4a65
JX
8852msgstr ""
8853
9b7388a8 8854#: builtin/commit.c:1573
822e4a65 8855#, c-format
cc76011e 8856msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
8857msgstr ""
8858
9b7388a8 8859#: builtin/commit.c:1580
cc76011e 8860msgid "could not read MERGE_MODE"
822e4a65
JX
8861msgstr ""
8862
9b7388a8 8863#: builtin/commit.c:1599
cc76011e
JX
8864#, c-format
8865msgid "could not read commit message: %s"
822e4a65
JX
8866msgstr ""
8867
9b7388a8 8868#: builtin/commit.c:1610
cc76011e 8869#, c-format
25eab542 8870msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
8871msgstr ""
8872
9b7388a8 8873#: builtin/commit.c:1615
cc76011e 8874#, c-format
25eab542 8875msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
8876msgstr ""
8877
9b7388a8 8878#: builtin/commit.c:1650
822e4a65 8879msgid ""
dba9f13c 8880"repository has been updated, but unable to write\n"
d07a63e4 8881"new_index file. Check that disk is not full and quota is\n"
cc76011e 8882"not exceeded, and then \"git reset HEAD\" to recover."
822e4a65
JX
8883msgstr ""
8884
dba9f13c 8885#: builtin/commit-graph.c:10
9b7388a8
JX
8886msgid "git commit-graph [--object-dir <objdir>]"
8887msgstr ""
8888
dba9f13c 8889#: builtin/commit-graph.c:11 builtin/commit-graph.c:23
9b7388a8
JX
8890msgid "git commit-graph read [--object-dir <objdir>]"
8891msgstr ""
8892
dba9f13c
JX
8893#: builtin/commit-graph.c:12 builtin/commit-graph.c:18
8894msgid "git commit-graph verify [--object-dir <objdir>]"
8895msgstr ""
8896
8897#: builtin/commit-graph.c:13 builtin/commit-graph.c:28
9b7388a8 8898msgid ""
dba9f13c
JX
8899"git commit-graph write [--object-dir <objdir>] [--append] [--reachable|--"
8900"stdin-packs|--stdin-commits]"
9b7388a8
JX
8901msgstr ""
8902
dba9f13c
JX
8903#: builtin/commit-graph.c:48 builtin/commit-graph.c:77
8904#: builtin/commit-graph.c:131 builtin/commit-graph.c:184 builtin/fetch.c:150
8905#: builtin/log.c:1477
9b7388a8
JX
8906msgid "dir"
8907msgstr ""
8908
dba9f13c
JX
8909#: builtin/commit-graph.c:49 builtin/commit-graph.c:78
8910#: builtin/commit-graph.c:132 builtin/commit-graph.c:185
9b7388a8
JX
8911msgid "The object directory to store the graph"
8912msgstr ""
8913
dba9f13c
JX
8914#: builtin/commit-graph.c:134
8915msgid "start walk at all refs"
8916msgstr ""
8917
8918#: builtin/commit-graph.c:136
9b7388a8
JX
8919msgid "scan pack-indexes listed by stdin for commits"
8920msgstr ""
8921
dba9f13c 8922#: builtin/commit-graph.c:138
9b7388a8
JX
8923msgid "start walk at commits listed by stdin"
8924msgstr ""
8925
dba9f13c 8926#: builtin/commit-graph.c:140
9b7388a8
JX
8927msgid "include all commits already in the commit-graph file"
8928msgstr ""
8929
dba9f13c
JX
8930#: builtin/commit-graph.c:149
8931msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
9b7388a8
JX
8932msgstr ""
8933
5b34e000 8934#: builtin/config.c:10
c2ea1208 8935msgid "git config [<options>]"
822e4a65
JX
8936msgstr ""
8937
9b7388a8
JX
8938#: builtin/config.c:101
8939#, c-format
8940msgid "unrecognized --type argument, %s"
8941msgstr ""
8942
dba9f13c
JX
8943#: builtin/config.c:113
8944msgid "only one type at a time"
8945msgstr ""
8946
8947#: builtin/config.c:122
cc76011e 8948msgid "Config file location"
822e4a65
JX
8949msgstr ""
8950
dba9f13c 8951#: builtin/config.c:123
cc76011e 8952msgid "use global config file"
822e4a65
JX
8953msgstr ""
8954
dba9f13c 8955#: builtin/config.c:124
cc76011e 8956msgid "use system config file"
822e4a65
JX
8957msgstr ""
8958
dba9f13c 8959#: builtin/config.c:125
cc76011e 8960msgid "use repository config file"
822e4a65
JX
8961msgstr ""
8962
dba9f13c 8963#: builtin/config.c:126
cc76011e 8964msgid "use given config file"
822e4a65
JX
8965msgstr ""
8966
dba9f13c 8967#: builtin/config.c:127
28b3cffc 8968msgid "blob-id"
822e4a65
JX
8969msgstr ""
8970
dba9f13c 8971#: builtin/config.c:127
28b3cffc 8972msgid "read config from given blob object"
822e4a65
JX
8973msgstr ""
8974
dba9f13c 8975#: builtin/config.c:128
28b3cffc 8976msgid "Action"
822e4a65
JX
8977msgstr ""
8978
dba9f13c 8979#: builtin/config.c:129
28b3cffc 8980msgid "get value: name [value-regex]"
822e4a65
JX
8981msgstr ""
8982
dba9f13c 8983#: builtin/config.c:130
28b3cffc 8984msgid "get all values: key [value-regex]"
822e4a65
JX
8985msgstr ""
8986
dba9f13c 8987#: builtin/config.c:131
28b3cffc 8988msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
8989msgstr ""
8990
dba9f13c 8991#: builtin/config.c:132
727b9576
JX
8992msgid "get value specific for the URL: section[.var] URL"
8993msgstr ""
8994
dba9f13c 8995#: builtin/config.c:133
28b3cffc 8996msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
8997msgstr ""
8998
dba9f13c 8999#: builtin/config.c:134
28b3cffc 9000msgid "add a new variable: name value"
822e4a65
JX
9001msgstr ""
9002
dba9f13c 9003#: builtin/config.c:135
28b3cffc 9004msgid "remove a variable: name [value-regex]"
822e4a65
JX
9005msgstr ""
9006
dba9f13c 9007#: builtin/config.c:136
28b3cffc 9008msgid "remove all matches: name [value-regex]"
822e4a65
JX
9009msgstr ""
9010
dba9f13c 9011#: builtin/config.c:137
28b3cffc 9012msgid "rename section: old-name new-name"
822e4a65
JX
9013msgstr ""
9014
dba9f13c 9015#: builtin/config.c:138
28b3cffc
JX
9016msgid "remove a section: name"
9017msgstr ""
9018
dba9f13c 9019#: builtin/config.c:139
28b3cffc
JX
9020msgid "list all"
9021msgstr ""
9022
dba9f13c 9023#: builtin/config.c:140
cc76011e 9024msgid "open an editor"
822e4a65
JX
9025msgstr ""
9026
dba9f13c 9027#: builtin/config.c:141
beb691f7 9028msgid "find the color configured: slot [default]"
822e4a65
JX
9029msgstr ""
9030
dba9f13c 9031#: builtin/config.c:142
beb691f7 9032msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
9033msgstr ""
9034
dba9f13c 9035#: builtin/config.c:143
cc76011e 9036msgid "Type"
822e4a65
JX
9037msgstr ""
9038
dba9f13c 9039#: builtin/config.c:144
9b7388a8
JX
9040msgid "value is given this type"
9041msgstr ""
9042
dba9f13c 9043#: builtin/config.c:145
cc76011e 9044msgid "value is \"true\" or \"false\""
822e4a65
JX
9045msgstr ""
9046
dba9f13c 9047#: builtin/config.c:146
cc76011e 9048msgid "value is decimal number"
822e4a65
JX
9049msgstr ""
9050
dba9f13c 9051#: builtin/config.c:147
cc76011e 9052msgid "value is --bool or --int"
822e4a65
JX
9053msgstr ""
9054
dba9f13c 9055#: builtin/config.c:148
cc76011e 9056msgid "value is a path (file or directory name)"
822e4a65
JX
9057msgstr ""
9058
dba9f13c 9059#: builtin/config.c:149
18a90722
JX
9060msgid "value is an expiry date"
9061msgstr ""
9062
dba9f13c 9063#: builtin/config.c:150
cc76011e 9064msgid "Other"
822e4a65
JX
9065msgstr ""
9066
dba9f13c 9067#: builtin/config.c:151
cc76011e 9068msgid "terminate values with NUL byte"
822e4a65
JX
9069msgstr ""
9070
dba9f13c 9071#: builtin/config.c:152
df0617bf
JX
9072msgid "show variable names only"
9073msgstr ""
9074
dba9f13c 9075#: builtin/config.c:153
cc76011e 9076msgid "respect include directives on lookup"
822e4a65
JX
9077msgstr ""
9078
dba9f13c 9079#: builtin/config.c:154
9eb3984b
JX
9080msgid "show origin of config (file, standard input, blob, command line)"
9081msgstr ""
9082
dba9f13c 9083#: builtin/config.c:155
9b7388a8
JX
9084msgid "value"
9085msgstr ""
9086
dba9f13c 9087#: builtin/config.c:155
9b7388a8
JX
9088msgid "with --get, use default value when missing entry"
9089msgstr ""
9090
dba9f13c
JX
9091#: builtin/config.c:168
9092#, c-format
9093msgid "wrong number of arguments, should be %d"
9094msgstr ""
9095
9096#: builtin/config.c:170
9097#, c-format
9098msgid "wrong number of arguments, should be from %d to %d"
9099msgstr ""
9100
9101#: builtin/config.c:304
9102#, c-format
9103msgid "invalid key pattern: %s"
9104msgstr ""
9105
9106#: builtin/config.c:340
9b7388a8
JX
9107#, c-format
9108msgid "failed to format default config value: %s"
9109msgstr ""
9110
dba9f13c
JX
9111#: builtin/config.c:397
9112#, c-format
9113msgid "cannot parse color '%s'"
9114msgstr ""
9115
9116#: builtin/config.c:439
d07a63e4
JX
9117msgid "unable to parse default color value"
9118msgstr ""
9119
dba9f13c
JX
9120#: builtin/config.c:492 builtin/config.c:724
9121msgid "not in a git directory"
9122msgstr ""
9123
9124#: builtin/config.c:495
9125msgid "writing to stdin is not supported"
9126msgstr ""
9127
9128#: builtin/config.c:498
9129msgid "writing config blobs is not supported"
9130msgstr ""
9131
9132#: builtin/config.c:583
d07a63e4
JX
9133#, c-format
9134msgid ""
9135"# This is Git's per-user configuration file.\n"
64f23b0c 9136"[user]\n"
d07a63e4 9137"# Please adapt and uncomment the following lines:\n"
64f23b0c 9138"#\tname = %s\n"
d07a63e4
JX
9139"#\temail = %s\n"
9140msgstr ""
9141
dba9f13c
JX
9142#: builtin/config.c:606
9143msgid "only one config file at a time"
9144msgstr ""
9145
9146#: builtin/config.c:611
5b34e000
JX
9147msgid "--local can only be used inside a git repository"
9148msgstr ""
9149
dba9f13c 9150#: builtin/config.c:614
9b7388a8
JX
9151msgid "--blob can only be used inside a git repository"
9152msgstr ""
9153
dba9f13c
JX
9154#: builtin/config.c:633
9155msgid "$HOME not set"
9156msgstr ""
9157
9158#: builtin/config.c:670
9159msgid "--get-color and variable type are incoherent"
9160msgstr ""
9161
9162#: builtin/config.c:675
9163msgid "only one action at a time"
9164msgstr ""
9165
9166#: builtin/config.c:688
9167msgid "--name-only is only applicable to --list or --get-regexp"
9168msgstr ""
9169
9170#: builtin/config.c:694
9171msgid ""
9172"--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
9173"list"
9174msgstr ""
9175
9176#: builtin/config.c:700
9177msgid "--default is only applicable to --get"
9178msgstr ""
9179
9180#: builtin/config.c:713
9181#, c-format
9182msgid "unable to read config file '%s'"
9183msgstr ""
9184
9185#: builtin/config.c:716
9186msgid "error processing config file(s)"
9187msgstr ""
9188
9189#: builtin/config.c:726
9190msgid "editing stdin is not supported"
9191msgstr ""
9192
9193#: builtin/config.c:728
9194msgid "editing blobs is not supported"
9195msgstr ""
9196
9197#: builtin/config.c:742
d07a63e4
JX
9198#, c-format
9199msgid "cannot create configuration file %s"
9200msgstr ""
9201
dba9f13c 9202#: builtin/config.c:755
fda7b092
JX
9203#, c-format
9204msgid ""
9205"cannot overwrite multiple values with a single value\n"
9206" Use a regexp, --add or --replace-all to change %s."
9207msgstr ""
9208
dba9f13c
JX
9209#: builtin/config.c:829 builtin/config.c:840
9210#, c-format
9211msgid "no such section: %s"
9212msgstr ""
9213
9b7388a8 9214#: builtin/count-objects.c:90
c6bc7d43
JX
9215msgid "git count-objects [-v] [-H | --human-readable]"
9216msgstr ""
9217
9b7388a8 9218#: builtin/count-objects.c:100
c6bc7d43 9219msgid "print sizes in human readable format"
822e4a65
JX
9220msgstr ""
9221
dba9f13c 9222#: builtin/describe.c:26
c2ea1208 9223msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
9224msgstr ""
9225
dba9f13c 9226#: builtin/describe.c:27
c2ea1208 9227msgid "git describe [<options>] --dirty"
822e4a65
JX
9228msgstr ""
9229
dba9f13c 9230#: builtin/describe.c:62
dfc182b1
JX
9231msgid "head"
9232msgstr ""
9233
dba9f13c 9234#: builtin/describe.c:62
dfc182b1
JX
9235msgid "lightweight"
9236msgstr ""
9237
dba9f13c 9238#: builtin/describe.c:62
dfc182b1
JX
9239msgid "annotated"
9240msgstr ""
9241
dba9f13c 9242#: builtin/describe.c:272
cc76011e
JX
9243#, c-format
9244msgid "annotated tag %s not available"
822e4a65
JX
9245msgstr ""
9246
dba9f13c 9247#: builtin/describe.c:276
822e4a65 9248#, c-format
cc76011e 9249msgid "annotated tag %s has no embedded name"
822e4a65
JX
9250msgstr ""
9251
dba9f13c 9252#: builtin/describe.c:278
cc76011e
JX
9253#, c-format
9254msgid "tag '%s' is really '%s' here"
822e4a65
JX
9255msgstr ""
9256
dba9f13c 9257#: builtin/describe.c:322
822e4a65 9258#, c-format
cc76011e 9259msgid "no tag exactly matches '%s'"
822e4a65
JX
9260msgstr ""
9261
dba9f13c 9262#: builtin/describe.c:324
822e4a65 9263#, c-format
18a90722 9264msgid "No exact match on refs or tags, searching to describe\n"
822e4a65
JX
9265msgstr ""
9266
dba9f13c 9267#: builtin/describe.c:378
cc76011e
JX
9268#, c-format
9269msgid "finished search at %s\n"
822e4a65
JX
9270msgstr ""
9271
dba9f13c 9272#: builtin/describe.c:404
cc76011e
JX
9273#, c-format
9274msgid ""
9275"No annotated tags can describe '%s'.\n"
9276"However, there were unannotated tags: try --tags."
822e4a65
JX
9277msgstr ""
9278
dba9f13c 9279#: builtin/describe.c:408
cc76011e
JX
9280#, c-format
9281msgid ""
9282"No tags can describe '%s'.\n"
9283"Try --always, or create some tags."
822e4a65
JX
9284msgstr ""
9285
dba9f13c 9286#: builtin/describe.c:438
822e4a65 9287#, c-format
cc76011e 9288msgid "traversed %lu commits\n"
822e4a65
JX
9289msgstr ""
9290
dba9f13c 9291#: builtin/describe.c:441
822e4a65 9292#, c-format
cc76011e
JX
9293msgid ""
9294"more than %i tags found; listed %i most recent\n"
9295"gave up search at %s\n"
822e4a65
JX
9296msgstr ""
9297
dba9f13c 9298#: builtin/describe.c:509
18a90722
JX
9299#, c-format
9300msgid "describe %s\n"
9301msgstr ""
9302
dba9f13c 9303#: builtin/describe.c:512 builtin/log.c:508
18a90722
JX
9304#, c-format
9305msgid "Not a valid object name %s"
9306msgstr ""
9307
dba9f13c 9308#: builtin/describe.c:520
18a90722
JX
9309#, c-format
9310msgid "%s is neither a commit nor blob"
9311msgstr ""
9312
dba9f13c 9313#: builtin/describe.c:534
cc76011e 9314msgid "find the tag that comes after the commit"
822e4a65
JX
9315msgstr ""
9316
dba9f13c 9317#: builtin/describe.c:535
cc76011e 9318msgid "debug search strategy on stderr"
822e4a65
JX
9319msgstr ""
9320
dba9f13c 9321#: builtin/describe.c:536
c138af56 9322msgid "use any ref"
822e4a65
JX
9323msgstr ""
9324
dba9f13c 9325#: builtin/describe.c:537
c138af56 9326msgid "use any tag, even unannotated"
822e4a65
JX
9327msgstr ""
9328
dba9f13c 9329#: builtin/describe.c:538
cc76011e 9330msgid "always use long format"
822e4a65
JX
9331msgstr ""
9332
dba9f13c 9333#: builtin/describe.c:539
28b3cffc
JX
9334msgid "only follow first parent"
9335msgstr ""
9336
dba9f13c 9337#: builtin/describe.c:542
cc76011e 9338msgid "only output exact matches"
822e4a65
JX
9339msgstr ""
9340
dba9f13c 9341#: builtin/describe.c:544
cc76011e 9342msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
9343msgstr ""
9344
dba9f13c 9345#: builtin/describe.c:546
cc76011e 9346msgid "only consider tags matching <pattern>"
822e4a65
JX
9347msgstr ""
9348
dba9f13c 9349#: builtin/describe.c:548
dfc182b1
JX
9350msgid "do not consider tags matching <pattern>"
9351msgstr ""
9352
dba9f13c 9353#: builtin/describe.c:550 builtin/name-rev.c:424
cc76011e 9354msgid "show abbreviated commit object as fallback"
822e4a65
JX
9355msgstr ""
9356
dba9f13c 9357#: builtin/describe.c:551 builtin/describe.c:554
cc76011e 9358msgid "mark"
822e4a65
JX
9359msgstr ""
9360
dba9f13c 9361#: builtin/describe.c:552
cc76011e 9362msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
9363msgstr ""
9364
dba9f13c 9365#: builtin/describe.c:555
dfc182b1
JX
9366msgid "append <mark> on broken working tree (default: \"-broken\")"
9367msgstr ""
9368
dba9f13c 9369#: builtin/describe.c:573
cc76011e
JX
9370msgid "--long is incompatible with --abbrev=0"
9371msgstr ""
9372
dba9f13c 9373#: builtin/describe.c:602
cc76011e
JX
9374msgid "No names found, cannot describe anything."
9375msgstr ""
9376
dba9f13c 9377#: builtin/describe.c:652
a8a5406a 9378msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
9379msgstr ""
9380
dba9f13c 9381#: builtin/describe.c:654
dfc182b1
JX
9382msgid "--broken is incompatible with commit-ishes"
9383msgstr ""
9384
a4d94835 9385#: builtin/diff.c:83
822e4a65 9386#, c-format
cc76011e 9387msgid "'%s': not a regular file or symlink"
822e4a65
JX
9388msgstr ""
9389
18a90722 9390#: builtin/diff.c:234
cc76011e
JX
9391#, c-format
9392msgid "invalid option: %s"
822e4a65
JX
9393msgstr ""
9394
dba9f13c 9395#: builtin/diff.c:363
cc76011e 9396msgid "Not a git repository"
822e4a65
JX
9397msgstr ""
9398
dba9f13c 9399#: builtin/diff.c:407
cc76011e
JX
9400#, c-format
9401msgid "invalid object '%s' given."
822e4a65
JX
9402msgstr ""
9403
dba9f13c 9404#: builtin/diff.c:416
cc76011e
JX
9405#, c-format
9406msgid "more than two blobs given: '%s'"
822e4a65
JX
9407msgstr ""
9408
dba9f13c 9409#: builtin/diff.c:421
cc76011e
JX
9410#, c-format
9411msgid "unhandled object '%s' given."
822e4a65
JX
9412msgstr ""
9413
dba9f13c 9414#: builtin/difftool.c:30
673bfad0
JX
9415msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
9416msgstr ""
9417
dba9f13c 9418#: builtin/difftool.c:260
673bfad0
JX
9419#, c-format
9420msgid "failed: %d"
9421msgstr ""
9422
dba9f13c 9423#: builtin/difftool.c:302
dfc182b1
JX
9424#, c-format
9425msgid "could not read symlink %s"
9426msgstr ""
9427
dba9f13c 9428#: builtin/difftool.c:304
dfc182b1
JX
9429#, c-format
9430msgid "could not read symlink file %s"
9431msgstr ""
9432
dba9f13c 9433#: builtin/difftool.c:312
dfc182b1
JX
9434#, c-format
9435msgid "could not read object %s for symlink %s"
9436msgstr ""
9437
dba9f13c 9438#: builtin/difftool.c:413
673bfad0
JX
9439msgid ""
9440"combined diff formats('-c' and '--cc') are not supported in\n"
9441"directory diff mode('-d' and '--dir-diff')."
9442msgstr ""
9443
dba9f13c 9444#: builtin/difftool.c:633
673bfad0
JX
9445#, c-format
9446msgid "both files modified: '%s' and '%s'."
9447msgstr ""
9448
dba9f13c 9449#: builtin/difftool.c:635
673bfad0
JX
9450msgid "working tree file has been left."
9451msgstr ""
9452
dba9f13c 9453#: builtin/difftool.c:646
673bfad0
JX
9454#, c-format
9455msgid "temporary files exist in '%s'."
9456msgstr ""
9457
dba9f13c 9458#: builtin/difftool.c:647
673bfad0
JX
9459msgid "you may want to cleanup or recover these."
9460msgstr ""
9461
dba9f13c 9462#: builtin/difftool.c:696
673bfad0
JX
9463msgid "use `diff.guitool` instead of `diff.tool`"
9464msgstr ""
9465
dba9f13c 9466#: builtin/difftool.c:698
673bfad0
JX
9467msgid "perform a full-directory diff"
9468msgstr ""
9469
dba9f13c 9470#: builtin/difftool.c:700
673bfad0
JX
9471msgid "do not prompt before launching a diff tool"
9472msgstr ""
9473
dba9f13c 9474#: builtin/difftool.c:705
673bfad0
JX
9475msgid "use symlinks in dir-diff mode"
9476msgstr ""
9477
dba9f13c
JX
9478#: builtin/difftool.c:706
9479msgid "tool"
673bfad0
JX
9480msgstr ""
9481
dba9f13c 9482#: builtin/difftool.c:707
673bfad0
JX
9483msgid "use the specified diff tool"
9484msgstr ""
9485
dba9f13c 9486#: builtin/difftool.c:709
673bfad0
JX
9487msgid "print a list of diff tools that may be used with `--tool`"
9488msgstr ""
9489
dba9f13c 9490#: builtin/difftool.c:712
673bfad0
JX
9491msgid ""
9492"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
9493"code"
9494msgstr ""
9495
dba9f13c 9496#: builtin/difftool.c:715
673bfad0
JX
9497msgid "specify a custom command for viewing diffs"
9498msgstr ""
9499
dba9f13c 9500#: builtin/difftool.c:739
673bfad0
JX
9501msgid "no <tool> given for --tool=<tool>"
9502msgstr ""
9503
dba9f13c 9504#: builtin/difftool.c:746
673bfad0
JX
9505msgid "no <cmd> given for --extcmd=<cmd>"
9506msgstr ""
9507
dba9f13c 9508#: builtin/fast-export.c:29
cc76011e 9509msgid "git fast-export [rev-list-opts]"
822e4a65
JX
9510msgstr ""
9511
dba9f13c 9512#: builtin/fast-export.c:1006
cc76011e 9513msgid "show progress after <n> objects"
822e4a65
JX
9514msgstr ""
9515
dba9f13c 9516#: builtin/fast-export.c:1008
cc76011e 9517msgid "select handling of signed tags"
822e4a65
JX
9518msgstr ""
9519
dba9f13c 9520#: builtin/fast-export.c:1011
cc76011e 9521msgid "select handling of tags that tag filtered objects"
822e4a65
JX
9522msgstr ""
9523
dba9f13c 9524#: builtin/fast-export.c:1014
cc76011e 9525msgid "Dump marks to this file"
822e4a65
JX
9526msgstr ""
9527
dba9f13c 9528#: builtin/fast-export.c:1016
cc76011e 9529msgid "Import marks from this file"
822e4a65
JX
9530msgstr ""
9531
dba9f13c 9532#: builtin/fast-export.c:1018
cc76011e 9533msgid "Fake a tagger when tags lack one"
822e4a65
JX
9534msgstr ""
9535
dba9f13c 9536#: builtin/fast-export.c:1020
cc76011e 9537msgid "Output full tree for each commit"
822e4a65
JX
9538msgstr ""
9539
dba9f13c 9540#: builtin/fast-export.c:1022
cc76011e 9541msgid "Use the done feature to terminate the stream"
822e4a65
JX
9542msgstr ""
9543
dba9f13c 9544#: builtin/fast-export.c:1023
cc76011e 9545msgid "Skip output of blob data"
822e4a65
JX
9546msgstr ""
9547
dba9f13c 9548#: builtin/fast-export.c:1024
fe05e196
JX
9549msgid "refspec"
9550msgstr ""
9551
dba9f13c 9552#: builtin/fast-export.c:1025
fe05e196
JX
9553msgid "Apply refspec to exported refs"
9554msgstr ""
9555
dba9f13c 9556#: builtin/fast-export.c:1026
d07a63e4
JX
9557msgid "anonymize output"
9558msgstr ""
9559
dba9f13c 9560#: builtin/fetch.c:27
cc76011e 9561msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
9562msgstr ""
9563
dba9f13c 9564#: builtin/fetch.c:28
cc76011e 9565msgid "git fetch [<options>] <group>"
dce37b66
JX
9566msgstr ""
9567
dba9f13c 9568#: builtin/fetch.c:29
cc76011e 9569msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
9570msgstr ""
9571
dba9f13c 9572#: builtin/fetch.c:30
cc76011e 9573msgid "git fetch --all [<options>]"
822e4a65
JX
9574msgstr ""
9575
dba9f13c 9576#: builtin/fetch.c:112 builtin/pull.c:193
cc76011e 9577msgid "fetch from all remotes"
822e4a65
JX
9578msgstr ""
9579
dba9f13c 9580#: builtin/fetch.c:114 builtin/pull.c:196
cc76011e 9581msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
9582msgstr ""
9583
dba9f13c 9584#: builtin/fetch.c:116 builtin/pull.c:199
cc76011e 9585msgid "path to upload pack on remote end"
822e4a65
JX
9586msgstr ""
9587
dba9f13c 9588#: builtin/fetch.c:117 builtin/pull.c:201
cc76011e 9589msgid "force overwrite of local branch"
822e4a65
JX
9590msgstr ""
9591
dba9f13c 9592#: builtin/fetch.c:119
cc76011e 9593msgid "fetch from multiple remotes"
822e4a65
JX
9594msgstr ""
9595
dba9f13c 9596#: builtin/fetch.c:121 builtin/pull.c:203
cc76011e 9597msgid "fetch all tags and associated objects"
822e4a65
JX
9598msgstr ""
9599
dba9f13c 9600#: builtin/fetch.c:123
cc76011e 9601msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
9602msgstr ""
9603
dba9f13c 9604#: builtin/fetch.c:125
9eb3984b
JX
9605msgid "number of submodules fetched in parallel"
9606msgstr ""
9607
dba9f13c 9608#: builtin/fetch.c:127 builtin/pull.c:206
cc76011e 9609msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
9610msgstr ""
9611
dba9f13c 9612#: builtin/fetch.c:129
abc8de64
JX
9613msgid "prune local tags no longer on remote and clobber changed tags"
9614msgstr ""
9615
dba9f13c 9616#: builtin/fetch.c:130 builtin/fetch.c:153 builtin/pull.c:131
cc76011e 9617msgid "on-demand"
822e4a65
JX
9618msgstr ""
9619
dba9f13c 9620#: builtin/fetch.c:131
cc76011e 9621msgid "control recursive fetching of submodules"
822e4a65
JX
9622msgstr ""
9623
dba9f13c 9624#: builtin/fetch.c:135 builtin/pull.c:214
cc76011e 9625msgid "keep downloaded pack"
822e4a65
JX
9626msgstr ""
9627
dba9f13c 9628#: builtin/fetch.c:137
cc76011e 9629msgid "allow updating of HEAD ref"
822e4a65
JX
9630msgstr ""
9631
dba9f13c 9632#: builtin/fetch.c:140 builtin/fetch.c:146 builtin/pull.c:217
cc76011e 9633msgid "deepen history of shallow clone"
822e4a65
JX
9634msgstr ""
9635
dba9f13c 9636#: builtin/fetch.c:142
fda7b092
JX
9637msgid "deepen history of shallow repository based on time"
9638msgstr ""
9639
dba9f13c 9640#: builtin/fetch.c:148 builtin/pull.c:220
9caaf23e
JX
9641msgid "convert to a complete repository"
9642msgstr ""
9643
dba9f13c 9644#: builtin/fetch.c:151
cc76011e 9645msgid "prepend this to submodule path output"
822e4a65
JX
9646msgstr ""
9647
dba9f13c 9648#: builtin/fetch.c:154
5b34e000
JX
9649msgid ""
9650"default for recursive fetching of submodules (lower priority than config "
9651"files)"
822e4a65
JX
9652msgstr ""
9653
dba9f13c 9654#: builtin/fetch.c:158 builtin/pull.c:223
df49095a
JX
9655msgid "accept refs that update .git/shallow"
9656msgstr ""
9657
dba9f13c 9658#: builtin/fetch.c:159 builtin/pull.c:225
fe05e196
JX
9659msgid "refmap"
9660msgstr ""
9661
dba9f13c 9662#: builtin/fetch.c:160 builtin/pull.c:226
fe05e196
JX
9663msgid "specify fetch refmap"
9664msgstr ""
9665
dba9f13c 9666#: builtin/fetch.c:161 builtin/ls-remote.c:77 builtin/push.c:582
9b7388a8
JX
9667#: builtin/send-pack.c:172
9668msgid "server-specific"
9669msgstr ""
9670
dba9f13c 9671#: builtin/fetch.c:161 builtin/ls-remote.c:77 builtin/push.c:582
9b7388a8
JX
9672#: builtin/send-pack.c:173
9673msgid "option to transmit"
9674msgstr ""
9675
dba9f13c
JX
9676#: builtin/fetch.c:167
9677msgid "report that we have only objects reachable from this object"
9678msgstr ""
9679
9680#: builtin/fetch.c:418
cc76011e 9681msgid "Couldn't find remote ref HEAD"
822e4a65
JX
9682msgstr ""
9683
dba9f13c 9684#: builtin/fetch.c:552
9fa976ff
JX
9685#, c-format
9686msgid "configuration fetch.output contains invalid value %s"
9687msgstr ""
9688
dba9f13c 9689#: builtin/fetch.c:645
822e4a65 9690#, c-format
cc76011e 9691msgid "object %s not found"
dce37b66
JX
9692msgstr ""
9693
dba9f13c 9694#: builtin/fetch.c:649
cc76011e 9695msgid "[up to date]"
dce37b66
JX
9696msgstr ""
9697
dba9f13c 9698#: builtin/fetch.c:662 builtin/fetch.c:744
9fa976ff 9699msgid "[rejected]"
dce37b66
JX
9700msgstr ""
9701
dba9f13c 9702#: builtin/fetch.c:663
9fa976ff 9703msgid "can't fetch in current branch"
822e4a65
JX
9704msgstr ""
9705
dba9f13c 9706#: builtin/fetch.c:672
cc76011e 9707msgid "[tag update]"
822e4a65
JX
9708msgstr ""
9709
dba9f13c
JX
9710#: builtin/fetch.c:673 builtin/fetch.c:708 builtin/fetch.c:724
9711#: builtin/fetch.c:739
9fa976ff 9712msgid "unable to update local ref"
822e4a65
JX
9713msgstr ""
9714
dba9f13c 9715#: builtin/fetch.c:694
cc76011e 9716msgid "[new tag]"
822e4a65
JX
9717msgstr ""
9718
dba9f13c 9719#: builtin/fetch.c:697
cc76011e 9720msgid "[new branch]"
822e4a65
JX
9721msgstr ""
9722
dba9f13c 9723#: builtin/fetch.c:700
cc76011e 9724msgid "[new ref]"
822e4a65
JX
9725msgstr ""
9726
dba9f13c 9727#: builtin/fetch.c:739
cc76011e 9728msgid "forced update"
822e4a65
JX
9729msgstr ""
9730
dba9f13c 9731#: builtin/fetch.c:744
9fa976ff 9732msgid "non-fast-forward"
822e4a65
JX
9733msgstr ""
9734
dba9f13c 9735#: builtin/fetch.c:790
822e4a65 9736#, c-format
cc76011e 9737msgid "%s did not send all necessary objects\n"
822e4a65
JX
9738msgstr ""
9739
dba9f13c 9740#: builtin/fetch.c:811
df49095a
JX
9741#, c-format
9742msgid "reject %s because shallow roots are not allowed to be updated"
9743msgstr ""
9744
dba9f13c 9745#: builtin/fetch.c:900 builtin/fetch.c:1011
822e4a65 9746#, c-format
cc76011e 9747msgid "From %.*s\n"
822e4a65
JX
9748msgstr ""
9749
dba9f13c 9750#: builtin/fetch.c:911
822e4a65 9751#, c-format
cc76011e
JX
9752msgid ""
9753"some local refs could not be updated; try running\n"
9754" 'git remote prune %s' to remove any old, conflicting branches"
822e4a65
JX
9755msgstr ""
9756
dba9f13c 9757#: builtin/fetch.c:981
cc76011e
JX
9758#, c-format
9759msgid " (%s will become dangling)"
9760msgstr ""
9761
dba9f13c 9762#: builtin/fetch.c:982
cc76011e
JX
9763#, c-format
9764msgid " (%s has become dangling)"
9765msgstr ""
9766
dba9f13c 9767#: builtin/fetch.c:1014
cc76011e
JX
9768msgid "[deleted]"
9769msgstr ""
9770
dba9f13c 9771#: builtin/fetch.c:1015 builtin/remote.c:1035
cc76011e
JX
9772msgid "(none)"
9773msgstr ""
9774
dba9f13c 9775#: builtin/fetch.c:1038
cc76011e
JX
9776#, c-format
9777msgid "Refusing to fetch into current branch %s of non-bare repository"
9778msgstr ""
9779
dba9f13c 9780#: builtin/fetch.c:1057
cc76011e 9781#, c-format
727b9576 9782msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
9783msgstr ""
9784
dba9f13c 9785#: builtin/fetch.c:1060
cc76011e 9786#, c-format
727b9576 9787msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
9788msgstr ""
9789
dba9f13c 9790#: builtin/fetch.c:1339
cc76011e
JX
9791#, c-format
9792msgid "Fetching %s\n"
9793msgstr ""
9794
dba9f13c 9795#: builtin/fetch.c:1341 builtin/remote.c:99
cc76011e
JX
9796#, c-format
9797msgid "Could not fetch %s"
9798msgstr ""
9799
dba9f13c 9800#: builtin/fetch.c:1387 builtin/fetch.c:1555
abc8de64
JX
9801msgid ""
9802"--filter can only be used with the remote configured in core.partialClone"
9803msgstr ""
9804
dba9f13c 9805#: builtin/fetch.c:1410
cc76011e
JX
9806msgid ""
9807"No remote repository specified. Please, specify either a URL or a\n"
9808"remote name from which new revisions should be fetched."
9809msgstr ""
9810
dba9f13c 9811#: builtin/fetch.c:1447
cc76011e
JX
9812msgid "You need to specify a tag name."
9813msgstr ""
9814
dba9f13c 9815#: builtin/fetch.c:1496
fda7b092
JX
9816msgid "Negative depth in --deepen is not supported"
9817msgstr ""
9818
dba9f13c 9819#: builtin/fetch.c:1498
fda7b092
JX
9820msgid "--deepen and --depth are mutually exclusive"
9821msgstr ""
9822
dba9f13c 9823#: builtin/fetch.c:1503
9caaf23e
JX
9824msgid "--depth and --unshallow cannot be used together"
9825msgstr ""
9826
dba9f13c 9827#: builtin/fetch.c:1505
9caaf23e
JX
9828msgid "--unshallow on a complete repository does not make sense"
9829msgstr ""
9830
dba9f13c 9831#: builtin/fetch.c:1521
cc76011e
JX
9832msgid "fetch --all does not take a repository argument"
9833msgstr ""
9834
dba9f13c 9835#: builtin/fetch.c:1523
cc76011e
JX
9836msgid "fetch --all does not make sense with refspecs"
9837msgstr ""
9838
dba9f13c 9839#: builtin/fetch.c:1532
cc76011e
JX
9840#, c-format
9841msgid "No such remote or remote group: %s"
9842msgstr ""
9843
dba9f13c 9844#: builtin/fetch.c:1539
cc76011e
JX
9845msgid "Fetching a group and specifying refspecs does not make sense"
9846msgstr ""
9847
dba9f13c 9848#: builtin/fmt-merge-msg.c:17
c2ea1208
JX
9849msgid ""
9850"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
9851msgstr ""
9852
dba9f13c 9853#: builtin/fmt-merge-msg.c:671
cc76011e
JX
9854msgid "populate log with at most <n> entries from shortlog"
9855msgstr ""
9856
dba9f13c 9857#: builtin/fmt-merge-msg.c:674
cc76011e
JX
9858msgid "alias for --log (deprecated)"
9859msgstr ""
9860
dba9f13c 9861#: builtin/fmt-merge-msg.c:677
cc76011e
JX
9862msgid "text"
9863msgstr ""
9864
dba9f13c 9865#: builtin/fmt-merge-msg.c:678
cc76011e
JX
9866msgid "use <text> as start of message"
9867msgstr ""
9868
dba9f13c 9869#: builtin/fmt-merge-msg.c:679
cc76011e
JX
9870msgid "file to read from"
9871msgstr ""
9872
5b34e000 9873#: builtin/for-each-ref.c:10
c2ea1208 9874msgid "git for-each-ref [<options>] [<pattern>]"
cc76011e
JX
9875msgstr ""
9876
5b34e000 9877#: builtin/for-each-ref.c:11
f4f2c8f8
JX
9878msgid "git for-each-ref [--points-at <object>]"
9879msgstr ""
9880
5b34e000 9881#: builtin/for-each-ref.c:12
dfc182b1 9882msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
f4f2c8f8
JX
9883msgstr ""
9884
5b34e000 9885#: builtin/for-each-ref.c:13
dfc182b1 9886msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
f4f2c8f8
JX
9887msgstr ""
9888
5b34e000 9889#: builtin/for-each-ref.c:28
cc76011e
JX
9890msgid "quote placeholders suitably for shells"
9891msgstr ""
9892
5b34e000 9893#: builtin/for-each-ref.c:30
cc76011e
JX
9894msgid "quote placeholders suitably for perl"
9895msgstr ""
9896
5b34e000 9897#: builtin/for-each-ref.c:32
cc76011e
JX
9898msgid "quote placeholders suitably for python"
9899msgstr ""
9900
5b34e000 9901#: builtin/for-each-ref.c:34
beb691f7 9902msgid "quote placeholders suitably for Tcl"
cc76011e
JX
9903msgstr ""
9904
5b34e000 9905#: builtin/for-each-ref.c:37
cc76011e
JX
9906msgid "show only <n> matched refs"
9907msgstr ""
9908
dba9f13c 9909#: builtin/for-each-ref.c:39 builtin/tag.c:422
25eab542
JX
9910msgid "respect format colors"
9911msgstr ""
9912
9913#: builtin/for-each-ref.c:43
f4f2c8f8 9914msgid "print only refs which points at the given object"
cc76011e
JX
9915msgstr ""
9916
25eab542 9917#: builtin/for-each-ref.c:45
f4f2c8f8 9918msgid "print only refs that are merged"
cc76011e
JX
9919msgstr ""
9920
25eab542 9921#: builtin/for-each-ref.c:46
f4f2c8f8
JX
9922msgid "print only refs that are not merged"
9923msgstr ""
9924
25eab542 9925#: builtin/for-each-ref.c:47
f4f2c8f8
JX
9926msgid "print only refs which contain the commit"
9927msgstr ""
9928
25eab542 9929#: builtin/for-each-ref.c:48
dfc182b1
JX
9930msgid "print only refs which don't contain the commit"
9931msgstr ""
9932
dba9f13c 9933#: builtin/fsck.c:574
5e078fcd
JX
9934msgid "Checking object directories"
9935msgstr ""
9936
dba9f13c 9937#: builtin/fsck.c:666
c2ea1208 9938msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
9939msgstr ""
9940
dba9f13c 9941#: builtin/fsck.c:672
cc76011e
JX
9942msgid "show unreachable objects"
9943msgstr ""
9944
dba9f13c 9945#: builtin/fsck.c:673
cc76011e
JX
9946msgid "show dangling objects"
9947msgstr ""
9948
dba9f13c 9949#: builtin/fsck.c:674
cc76011e
JX
9950msgid "report tags"
9951msgstr ""
9952
dba9f13c 9953#: builtin/fsck.c:675
cc76011e
JX
9954msgid "report root nodes"
9955msgstr ""
9956
dba9f13c 9957#: builtin/fsck.c:676
cc76011e
JX
9958msgid "make index objects head nodes"
9959msgstr ""
9960
dba9f13c 9961#: builtin/fsck.c:677
cc76011e
JX
9962msgid "make reflogs head nodes (default)"
9963msgstr ""
9964
dba9f13c 9965#: builtin/fsck.c:678
cc76011e
JX
9966msgid "also consider packs and alternate objects"
9967msgstr ""
9968
dba9f13c 9969#: builtin/fsck.c:679
df0617bf
JX
9970msgid "check only connectivity"
9971msgstr ""
9972
dba9f13c 9973#: builtin/fsck.c:680
cc76011e
JX
9974msgid "enable more strict checking"
9975msgstr ""
9976
dba9f13c 9977#: builtin/fsck.c:682
cc76011e
JX
9978msgid "write dangling objects in .git/lost-found"
9979msgstr ""
9980
dba9f13c 9981#: builtin/fsck.c:683 builtin/prune.c:110
cc76011e
JX
9982msgid "show progress"
9983msgstr ""
9984
dba9f13c 9985#: builtin/fsck.c:684
9fa976ff
JX
9986msgid "show verbose names for reachable objects"
9987msgstr ""
9988
dba9f13c 9989#: builtin/fsck.c:750
5e078fcd
JX
9990msgid "Checking objects"
9991msgstr ""
9992
dba9f13c 9993#: builtin/gc.c:34
c2ea1208 9994msgid "git gc [<options>]"
cc76011e
JX
9995msgstr ""
9996
dba9f13c 9997#: builtin/gc.c:90
cc76011e 9998#, c-format
dfc182b1 9999msgid "Failed to fstat %s: %s"
cc76011e
JX
10000msgstr ""
10001
dba9f13c 10002#: builtin/gc.c:455
cc76011e 10003#, c-format
dfc182b1 10004msgid "Can't stat %s"
cc76011e
JX
10005msgstr ""
10006
dba9f13c 10007#: builtin/gc.c:464
f4f2c8f8
JX
10008#, c-format
10009msgid ""
10010"The last gc run reported the following. Please correct the root cause\n"
10011"and remove %s.\n"
10012"Automatic cleanup will not be performed until the file is removed.\n"
10013"\n"
10014"%s"
10015msgstr ""
10016
dba9f13c 10017#: builtin/gc.c:505
cc76011e
JX
10018msgid "prune unreferenced objects"
10019msgstr ""
10020
dba9f13c 10021#: builtin/gc.c:507
cc76011e
JX
10022msgid "be more thorough (increased runtime)"
10023msgstr ""
10024
dba9f13c 10025#: builtin/gc.c:508
cc76011e
JX
10026msgid "enable auto-gc mode"
10027msgstr ""
10028
dba9f13c 10029#: builtin/gc.c:511
727b9576
JX
10030msgid "force running gc even if there may be another gc running"
10031msgstr ""
10032
dba9f13c 10033#: builtin/gc.c:514
9b7388a8
JX
10034msgid "repack all other packs except the largest pack"
10035msgstr ""
10036
dba9f13c 10037#: builtin/gc.c:531
9b7388a8
JX
10038#, c-format
10039msgid "failed to parse gc.logexpiry value %s"
10040msgstr ""
10041
dba9f13c 10042#: builtin/gc.c:542
dfc182b1 10043#, c-format
9b7388a8 10044msgid "failed to parse prune expiry value %s"
dfc182b1
JX
10045msgstr ""
10046
dba9f13c 10047#: builtin/gc.c:562
cc76011e 10048#, c-format
5e078fcd
JX
10049msgid "Auto packing the repository in background for optimum performance.\n"
10050msgstr ""
10051
dba9f13c 10052#: builtin/gc.c:564
5e078fcd
JX
10053#, c-format
10054msgid "Auto packing the repository for optimum performance.\n"
10055msgstr ""
10056
dba9f13c 10057#: builtin/gc.c:565
5e078fcd
JX
10058#, c-format
10059msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
10060msgstr ""
10061
dba9f13c 10062#: builtin/gc.c:601
727b9576
JX
10063#, c-format
10064msgid ""
10065"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
10066msgstr ""
10067
dba9f13c 10068#: builtin/gc.c:652
cc76011e
JX
10069msgid ""
10070"There are too many unreachable loose objects; run 'git prune' to remove them."
10071msgstr ""
10072
9b7388a8 10073#: builtin/grep.c:28
c2ea1208 10074msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
10075msgstr ""
10076
9b7388a8 10077#: builtin/grep.c:226
cc76011e
JX
10078#, c-format
10079msgid "grep: failed to create thread: %s"
10080msgstr ""
10081
9b7388a8 10082#: builtin/grep.c:284
9eb3984b
JX
10083#, c-format
10084msgid "invalid number of threads specified (%d) for %s"
10085msgstr ""
10086
5b34e000
JX
10087#. TRANSLATORS: %s is the configuration
10088#. variable for tweaking threads, currently
10089#. grep.threads
10090#.
dba9f13c
JX
10091#: builtin/grep.c:293 builtin/index-pack.c:1536 builtin/index-pack.c:1728
10092#: builtin/pack-objects.c:2639
5b34e000
JX
10093#, c-format
10094msgid "no threads support, ignoring %s"
10095msgstr ""
10096
9b7388a8 10097#: builtin/grep.c:461 builtin/grep.c:582 builtin/grep.c:623
cc76011e
JX
10098#, c-format
10099msgid "unable to read tree (%s)"
10100msgstr ""
10101
9b7388a8 10102#: builtin/grep.c:638
cc76011e
JX
10103#, c-format
10104msgid "unable to grep from object of type %s"
10105msgstr ""
10106
dba9f13c 10107#: builtin/grep.c:704
cc76011e
JX
10108#, c-format
10109msgid "switch `%c' expects a numerical value"
10110msgstr ""
10111
dba9f13c 10112#: builtin/grep.c:791
cc76011e
JX
10113msgid "search in index instead of in the work tree"
10114msgstr ""
10115
dba9f13c 10116#: builtin/grep.c:793
cc76011e
JX
10117msgid "find in contents not managed by git"
10118msgstr ""
10119
dba9f13c 10120#: builtin/grep.c:795
cc76011e
JX
10121msgid "search in both tracked and untracked files"
10122msgstr ""
10123
dba9f13c 10124#: builtin/grep.c:797
c2ea1208 10125msgid "ignore files specified via '.gitignore'"
cc76011e
JX
10126msgstr ""
10127
dba9f13c 10128#: builtin/grep.c:799
dfc182b1 10129msgid "recursively search in each submodule"
673bfad0
JX
10130msgstr ""
10131
dba9f13c 10132#: builtin/grep.c:802
cc76011e
JX
10133msgid "show non-matching lines"
10134msgstr ""
10135
dba9f13c 10136#: builtin/grep.c:804
cc76011e
JX
10137msgid "case insensitive matching"
10138msgstr ""
10139
dba9f13c 10140#: builtin/grep.c:806
cc76011e
JX
10141msgid "match patterns only at word boundaries"
10142msgstr ""
10143
dba9f13c 10144#: builtin/grep.c:808
cc76011e
JX
10145msgid "process binary files as text"
10146msgstr ""
10147
dba9f13c 10148#: builtin/grep.c:810
cc76011e
JX
10149msgid "don't match patterns in binary files"
10150msgstr ""
10151
dba9f13c 10152#: builtin/grep.c:813
727b9576
JX
10153msgid "process binary files with textconv filters"
10154msgstr ""
10155
dba9f13c 10156#: builtin/grep.c:815
cc76011e
JX
10157msgid "descend at most <depth> levels"
10158msgstr ""
10159
dba9f13c 10160#: builtin/grep.c:819
cc76011e
JX
10161msgid "use extended POSIX regular expressions"
10162msgstr ""
10163
dba9f13c 10164#: builtin/grep.c:822
cc76011e
JX
10165msgid "use basic POSIX regular expressions (default)"
10166msgstr ""
10167
dba9f13c 10168#: builtin/grep.c:825
cc76011e
JX
10169msgid "interpret patterns as fixed strings"
10170msgstr ""
10171
dba9f13c 10172#: builtin/grep.c:828
cc76011e
JX
10173msgid "use Perl-compatible regular expressions"
10174msgstr ""
10175
dba9f13c 10176#: builtin/grep.c:831
cc76011e
JX
10177msgid "show line numbers"
10178msgstr ""
10179
dba9f13c
JX
10180#: builtin/grep.c:832
10181msgid "show column number of first match"
10182msgstr ""
10183
10184#: builtin/grep.c:833
cc76011e
JX
10185msgid "don't show filenames"
10186msgstr ""
10187
dba9f13c 10188#: builtin/grep.c:834
cc76011e
JX
10189msgid "show filenames"
10190msgstr ""
10191
dba9f13c 10192#: builtin/grep.c:836
cc76011e
JX
10193msgid "show filenames relative to top directory"
10194msgstr ""
10195
dba9f13c 10196#: builtin/grep.c:838
cc76011e
JX
10197msgid "show only filenames instead of matching lines"
10198msgstr ""
10199
dba9f13c 10200#: builtin/grep.c:840
cc76011e
JX
10201msgid "synonym for --files-with-matches"
10202msgstr ""
10203
dba9f13c 10204#: builtin/grep.c:843
cc76011e
JX
10205msgid "show only the names of files without match"
10206msgstr ""
10207
dba9f13c 10208#: builtin/grep.c:845
cc76011e
JX
10209msgid "print NUL after filenames"
10210msgstr ""
10211
dba9f13c
JX
10212#: builtin/grep.c:848
10213msgid "show only matching parts of a line"
10214msgstr ""
10215
10216#: builtin/grep.c:850
cc76011e
JX
10217msgid "show the number of matches instead of matching lines"
10218msgstr ""
10219
dba9f13c 10220#: builtin/grep.c:851
cc76011e
JX
10221msgid "highlight matches"
10222msgstr ""
10223
dba9f13c 10224#: builtin/grep.c:853
cc76011e
JX
10225msgid "print empty line between matches from different files"
10226msgstr ""
10227
dba9f13c 10228#: builtin/grep.c:855
cc76011e
JX
10229msgid "show filename only once above matches from same file"
10230msgstr ""
10231
dba9f13c 10232#: builtin/grep.c:858
cc76011e
JX
10233msgid "show <n> context lines before and after matches"
10234msgstr ""
10235
dba9f13c 10236#: builtin/grep.c:861
cc76011e
JX
10237msgid "show <n> context lines before matches"
10238msgstr ""
10239
dba9f13c 10240#: builtin/grep.c:863
cc76011e
JX
10241msgid "show <n> context lines after matches"
10242msgstr ""
10243
dba9f13c 10244#: builtin/grep.c:865
9eb3984b
JX
10245msgid "use <n> worker threads"
10246msgstr ""
10247
dba9f13c 10248#: builtin/grep.c:866
cc76011e
JX
10249msgid "shortcut for -C NUM"
10250msgstr ""
10251
dba9f13c 10252#: builtin/grep.c:869
cc76011e
JX
10253msgid "show a line with the function name before matches"
10254msgstr ""
10255
dba9f13c 10256#: builtin/grep.c:871
cc76011e
JX
10257msgid "show the surrounding function"
10258msgstr ""
10259
dba9f13c 10260#: builtin/grep.c:874
cc76011e
JX
10261msgid "read patterns from file"
10262msgstr ""
10263
dba9f13c 10264#: builtin/grep.c:876
cc76011e
JX
10265msgid "match <pattern>"
10266msgstr ""
10267
dba9f13c 10268#: builtin/grep.c:878
cc76011e
JX
10269msgid "combine patterns specified with -e"
10270msgstr ""
10271
dba9f13c 10272#: builtin/grep.c:890
cc76011e
JX
10273msgid "indicate hit with exit status without output"
10274msgstr ""
10275
dba9f13c 10276#: builtin/grep.c:892
cc76011e
JX
10277msgid "show only matches from files that match all patterns"
10278msgstr ""
10279
dba9f13c 10280#: builtin/grep.c:894
9306b5b9
JX
10281msgid "show parse tree for grep expression"
10282msgstr ""
10283
dba9f13c 10284#: builtin/grep.c:898
cc76011e
JX
10285msgid "pager"
10286msgstr ""
10287
dba9f13c 10288#: builtin/grep.c:898
cc76011e
JX
10289msgid "show matching files in the pager"
10290msgstr ""
10291
dba9f13c 10292#: builtin/grep.c:902
cc76011e
JX
10293msgid "allow calling of grep(1) (ignored by this build)"
10294msgstr ""
10295
dba9f13c
JX
10296#: builtin/grep.c:966
10297msgid "no pattern given"
cc76011e
JX
10298msgstr ""
10299
dba9f13c 10300#: builtin/grep.c:1002
dfc182b1
JX
10301msgid "--no-index or --untracked cannot be used with revs"
10302msgstr ""
10303
dba9f13c 10304#: builtin/grep.c:1009
dfc182b1
JX
10305#, c-format
10306msgid "unable to resolve revision: %s"
10307msgstr ""
10308
dba9f13c 10309#: builtin/grep.c:1044 builtin/index-pack.c:1532 builtin/pack-objects.c:2635
9eb3984b
JX
10310#, c-format
10311msgid "invalid number of threads specified (%d)"
10312msgstr ""
10313
dba9f13c 10314#: builtin/grep.c:1049 builtin/pack-objects.c:3289
5b34e000
JX
10315msgid "no threads support, ignoring --threads"
10316msgstr ""
10317
dba9f13c 10318#: builtin/grep.c:1073
cc76011e
JX
10319msgid "--open-files-in-pager only works on the worktree"
10320msgstr ""
10321
dba9f13c
JX
10322#: builtin/grep.c:1096
10323msgid "option not supported with --recurse-submodules"
673bfad0
JX
10324msgstr ""
10325
dba9f13c
JX
10326#: builtin/grep.c:1102
10327msgid "--cached or --untracked cannot be used with --no-index"
cc76011e
JX
10328msgstr ""
10329
dba9f13c
JX
10330#: builtin/grep.c:1108
10331msgid "--[no-]exclude-standard cannot be used for tracked contents"
cc76011e
JX
10332msgstr ""
10333
dba9f13c
JX
10334#: builtin/grep.c:1116
10335msgid "both --cached and trees are given"
cc76011e
JX
10336msgstr ""
10337
dba9f13c 10338#: builtin/hash-object.c:84
cc76011e 10339msgid ""
c2ea1208
JX
10340"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
10341"[--] <file>..."
cc76011e
JX
10342msgstr ""
10343
dba9f13c 10344#: builtin/hash-object.c:85
f4f2c8f8 10345msgid "git hash-object --stdin-paths"
cc76011e
JX
10346msgstr ""
10347
dba9f13c 10348#: builtin/hash-object.c:97
cc76011e
JX
10349msgid "type"
10350msgstr ""
10351
dba9f13c 10352#: builtin/hash-object.c:97
cc76011e
JX
10353msgid "object type"
10354msgstr ""
10355
dba9f13c 10356#: builtin/hash-object.c:98
cc76011e
JX
10357msgid "write the object into the object database"
10358msgstr ""
10359
dba9f13c 10360#: builtin/hash-object.c:100
cc76011e
JX
10361msgid "read the object from stdin"
10362msgstr ""
10363
dba9f13c 10364#: builtin/hash-object.c:102
cc76011e
JX
10365msgid "store file as is without filters"
10366msgstr ""
10367
dba9f13c 10368#: builtin/hash-object.c:103
d07a63e4
JX
10369msgid ""
10370"just hash any random garbage to create corrupt objects for debugging Git"
10371msgstr ""
10372
dba9f13c 10373#: builtin/hash-object.c:104
cc76011e
JX
10374msgid "process file as it were from this path"
10375msgstr ""
10376
dba9f13c 10377#: builtin/help.c:46
cc76011e
JX
10378msgid "print all available commands"
10379msgstr ""
10380
dba9f13c 10381#: builtin/help.c:47
fda7b092
JX
10382msgid "exclude guides"
10383msgstr ""
10384
dba9f13c 10385#: builtin/help.c:48
c6bc7d43
JX
10386msgid "print list of useful guides"
10387msgstr ""
10388
dba9f13c
JX
10389#: builtin/help.c:49
10390msgid "print all configuration variable names"
10391msgstr ""
10392
10393#: builtin/help.c:51
cc76011e
JX
10394msgid "show man page"
10395msgstr ""
10396
dba9f13c 10397#: builtin/help.c:52
cc76011e
JX
10398msgid "show manual in web browser"
10399msgstr ""
10400
dba9f13c 10401#: builtin/help.c:54
cc76011e
JX
10402msgid "show info page"
10403msgstr ""
10404
dba9f13c 10405#: builtin/help.c:56
55892712
JX
10406msgid "print command description"
10407msgstr ""
10408
dba9f13c 10409#: builtin/help.c:61
c2ea1208 10410msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
10411msgstr ""
10412
dba9f13c 10413#: builtin/help.c:73
cc76011e
JX
10414#, c-format
10415msgid "unrecognized help format '%s'"
10416msgstr ""
10417
dba9f13c 10418#: builtin/help.c:100
cc76011e
JX
10419msgid "Failed to start emacsclient."
10420msgstr ""
10421
dba9f13c 10422#: builtin/help.c:113
cc76011e
JX
10423msgid "Failed to parse emacsclient version."
10424msgstr ""
10425
dba9f13c 10426#: builtin/help.c:121
cc76011e
JX
10427#, c-format
10428msgid "emacsclient version '%d' too old (< 22)."
10429msgstr ""
10430
dba9f13c 10431#: builtin/help.c:139 builtin/help.c:161 builtin/help.c:171 builtin/help.c:179
cc76011e 10432#, c-format
f517e50d 10433msgid "failed to exec '%s'"
cc76011e
JX
10434msgstr ""
10435
dba9f13c 10436#: builtin/help.c:217
cc76011e
JX
10437#, c-format
10438msgid ""
10439"'%s': path for unsupported man viewer.\n"
10440"Please consider using 'man.<tool>.cmd' instead."
10441msgstr ""
10442
dba9f13c 10443#: builtin/help.c:229
cc76011e
JX
10444#, c-format
10445msgid ""
10446"'%s': cmd for supported man viewer.\n"
10447"Please consider using 'man.<tool>.path' instead."
10448msgstr ""
10449
dba9f13c 10450#: builtin/help.c:346
cc76011e
JX
10451#, c-format
10452msgid "'%s': unknown man viewer."
10453msgstr ""
10454
dba9f13c 10455#: builtin/help.c:363
cc76011e
JX
10456msgid "no man viewer handled the request"
10457msgstr ""
10458
dba9f13c 10459#: builtin/help.c:371
cc76011e
JX
10460msgid "no info viewer handled the request"
10461msgstr ""
10462
dba9f13c 10463#: builtin/help.c:418
cc76011e 10464#, c-format
25eab542 10465msgid "'%s' is aliased to '%s'"
cc76011e
JX
10466msgstr ""
10467
dba9f13c 10468#: builtin/help.c:445 builtin/help.c:475
cc76011e 10469#, c-format
fda7b092 10470msgid "usage: %s%s"
cc76011e
JX
10471msgstr ""
10472
dba9f13c
JX
10473#: builtin/help.c:459
10474msgid "'git help config' for more information"
fe05e196
JX
10475msgstr ""
10476
9b7388a8 10477#: builtin/index-pack.c:208
cc76011e
JX
10478#, c-format
10479msgid "object type mismatch at %s"
10480msgstr ""
10481
9b7388a8 10482#: builtin/index-pack.c:228
fe05e196
JX
10483#, c-format
10484msgid "did not receive expected object %s"
10485msgstr ""
10486
9b7388a8 10487#: builtin/index-pack.c:231
fe05e196
JX
10488#, c-format
10489msgid "object %s: expected type %s, found %s"
cc76011e
JX
10490msgstr ""
10491
9b7388a8 10492#: builtin/index-pack.c:273
cc76011e
JX
10493#, c-format
10494msgid "cannot fill %d byte"
10495msgid_plural "cannot fill %d bytes"
10496msgstr[0] ""
10497msgstr[1] ""
10498
9b7388a8 10499#: builtin/index-pack.c:283
cc76011e
JX
10500msgid "early EOF"
10501msgstr ""
10502
9b7388a8 10503#: builtin/index-pack.c:284
cc76011e
JX
10504msgid "read error on input"
10505msgstr ""
10506
9b7388a8 10507#: builtin/index-pack.c:296
cc76011e
JX
10508msgid "used more bytes than were available"
10509msgstr ""
10510
dba9f13c 10511#: builtin/index-pack.c:303 builtin/pack-objects.c:590
cc76011e
JX
10512msgid "pack too large for current definition of off_t"
10513msgstr ""
10514
dba9f13c 10515#: builtin/index-pack.c:306 builtin/unpack-objects.c:94
fda7b092
JX
10516msgid "pack exceeds maximum allowed size"
10517msgstr ""
10518
9b7388a8 10519#: builtin/index-pack.c:321
cc76011e
JX
10520#, c-format
10521msgid "unable to create '%s'"
10522msgstr ""
10523
9b7388a8 10524#: builtin/index-pack.c:327
cc76011e
JX
10525#, c-format
10526msgid "cannot open packfile '%s'"
10527msgstr ""
10528
9b7388a8 10529#: builtin/index-pack.c:341
cc76011e
JX
10530msgid "pack signature mismatch"
10531msgstr ""
10532
9b7388a8 10533#: builtin/index-pack.c:343
cc76011e
JX
10534#, c-format
10535msgid "pack version %<PRIu32> unsupported"
10536msgstr ""
10537
9b7388a8 10538#: builtin/index-pack.c:361
cc76011e 10539#, c-format
9fa976ff 10540msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
10541msgstr ""
10542
9b7388a8 10543#: builtin/index-pack.c:482
cc76011e
JX
10544#, c-format
10545msgid "inflate returned %d"
10546msgstr ""
10547
9b7388a8 10548#: builtin/index-pack.c:531
cc76011e
JX
10549msgid "offset value overflow for delta base object"
10550msgstr ""
10551
9b7388a8 10552#: builtin/index-pack.c:539
cc76011e
JX
10553msgid "delta base offset is out of bound"
10554msgstr ""
10555
9b7388a8 10556#: builtin/index-pack.c:547
cc76011e
JX
10557#, c-format
10558msgid "unknown object type %d"
10559msgstr ""
10560
9b7388a8 10561#: builtin/index-pack.c:578
cc76011e
JX
10562msgid "cannot pread pack file"
10563msgstr ""
10564
9b7388a8 10565#: builtin/index-pack.c:580
cc76011e 10566#, c-format
9fa976ff
JX
10567msgid "premature end of pack file, %<PRIuMAX> byte missing"
10568msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
10569msgstr[0] ""
10570msgstr[1] ""
10571
9b7388a8 10572#: builtin/index-pack.c:606
cc76011e
JX
10573msgid "serious inflate inconsistency"
10574msgstr ""
10575
9b7388a8
JX
10576#: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:780
10577#: builtin/index-pack.c:819 builtin/index-pack.c:828
cc76011e
JX
10578#, c-format
10579msgid "SHA1 COLLISION FOUND WITH %s !"
10580msgstr ""
10581
dba9f13c
JX
10582#: builtin/index-pack.c:754 builtin/pack-objects.c:143
10583#: builtin/pack-objects.c:203 builtin/pack-objects.c:297
cc76011e
JX
10584#, c-format
10585msgid "unable to read %s"
10586msgstr ""
10587
9b7388a8 10588#: builtin/index-pack.c:817
dfc182b1
JX
10589#, c-format
10590msgid "cannot read existing object info %s"
10591msgstr ""
10592
9b7388a8 10593#: builtin/index-pack.c:825
cc76011e
JX
10594#, c-format
10595msgid "cannot read existing object %s"
10596msgstr ""
10597
9b7388a8 10598#: builtin/index-pack.c:839
cc76011e
JX
10599#, c-format
10600msgid "invalid blob object %s"
10601msgstr ""
10602
dba9f13c 10603#: builtin/index-pack.c:842 builtin/index-pack.c:861
9b7388a8 10604msgid "fsck error in packed object"
cc76011e
JX
10605msgstr ""
10606
dba9f13c 10607#: builtin/index-pack.c:858
9b7388a8
JX
10608#, c-format
10609msgid "invalid %s"
cc76011e
JX
10610msgstr ""
10611
dba9f13c 10612#: builtin/index-pack.c:863
cc76011e
JX
10613#, c-format
10614msgid "Not all child objects of %s are reachable"
10615msgstr ""
10616
dba9f13c 10617#: builtin/index-pack.c:935 builtin/index-pack.c:966
cc76011e
JX
10618msgid "failed to apply delta"
10619msgstr ""
10620
dba9f13c 10621#: builtin/index-pack.c:1136
cc76011e
JX
10622msgid "Receiving objects"
10623msgstr ""
10624
dba9f13c 10625#: builtin/index-pack.c:1136
cc76011e
JX
10626msgid "Indexing objects"
10627msgstr ""
10628
dba9f13c 10629#: builtin/index-pack.c:1170
cc76011e
JX
10630msgid "pack is corrupted (SHA1 mismatch)"
10631msgstr ""
10632
dba9f13c 10633#: builtin/index-pack.c:1175
cc76011e
JX
10634msgid "cannot fstat packfile"
10635msgstr ""
10636
dba9f13c 10637#: builtin/index-pack.c:1178
cc76011e
JX
10638msgid "pack has junk at the end"
10639msgstr ""
10640
dba9f13c 10641#: builtin/index-pack.c:1190
cc76011e
JX
10642msgid "confusion beyond insanity in parse_pack_objects()"
10643msgstr ""
10644
dba9f13c 10645#: builtin/index-pack.c:1213
cc76011e
JX
10646msgid "Resolving deltas"
10647msgstr ""
10648
dba9f13c 10649#: builtin/index-pack.c:1224 builtin/pack-objects.c:2410
cc76011e
JX
10650#, c-format
10651msgid "unable to create thread: %s"
10652msgstr ""
10653
dba9f13c 10654#: builtin/index-pack.c:1266
cc76011e
JX
10655msgid "confusion beyond insanity"
10656msgstr ""
10657
dba9f13c 10658#: builtin/index-pack.c:1272
cc76011e 10659#, c-format
f517e50d
JX
10660msgid "completed with %d local object"
10661msgid_plural "completed with %d local objects"
10662msgstr[0] ""
10663msgstr[1] ""
cc76011e 10664
dba9f13c 10665#: builtin/index-pack.c:1284
cc76011e
JX
10666#, c-format
10667msgid "Unexpected tail checksum for %s (disk corruption?)"
10668msgstr ""
10669
dba9f13c 10670#: builtin/index-pack.c:1288
cc76011e
JX
10671#, c-format
10672msgid "pack has %d unresolved delta"
10673msgid_plural "pack has %d unresolved deltas"
10674msgstr[0] ""
10675msgstr[1] ""
10676
dba9f13c 10677#: builtin/index-pack.c:1312
cc76011e
JX
10678#, c-format
10679msgid "unable to deflate appended object (%d)"
10680msgstr ""
10681
dba9f13c 10682#: builtin/index-pack.c:1389
cc76011e
JX
10683#, c-format
10684msgid "local object %s is corrupt"
10685msgstr ""
10686
dba9f13c 10687#: builtin/index-pack.c:1403
abc8de64
JX
10688#, c-format
10689msgid "packfile name '%s' does not end with '.pack'"
cc76011e
JX
10690msgstr ""
10691
dba9f13c 10692#: builtin/index-pack.c:1428
cc76011e 10693#, c-format
abc8de64 10694msgid "cannot write %s file '%s'"
cc76011e
JX
10695msgstr ""
10696
dba9f13c 10697#: builtin/index-pack.c:1436
cc76011e 10698#, c-format
abc8de64 10699msgid "cannot close written %s file '%s'"
cc76011e
JX
10700msgstr ""
10701
dba9f13c 10702#: builtin/index-pack.c:1460
abc8de64
JX
10703msgid "error while closing pack file"
10704msgstr ""
10705
dba9f13c 10706#: builtin/index-pack.c:1474
cc76011e
JX
10707msgid "cannot store pack file"
10708msgstr ""
10709
dba9f13c 10710#: builtin/index-pack.c:1482
cc76011e
JX
10711msgid "cannot store index file"
10712msgstr ""
10713
dba9f13c 10714#: builtin/index-pack.c:1526 builtin/pack-objects.c:2648
cc76011e
JX
10715#, c-format
10716msgid "bad pack.indexversion=%<PRIu32>"
10717msgstr ""
10718
dba9f13c 10719#: builtin/index-pack.c:1595
cc76011e
JX
10720#, c-format
10721msgid "Cannot open existing pack file '%s'"
10722msgstr ""
10723
dba9f13c 10724#: builtin/index-pack.c:1597
cc76011e
JX
10725#, c-format
10726msgid "Cannot open existing pack idx file for '%s'"
10727msgstr ""
10728
dba9f13c 10729#: builtin/index-pack.c:1645
cc76011e
JX
10730#, c-format
10731msgid "non delta: %d object"
10732msgid_plural "non delta: %d objects"
10733msgstr[0] ""
10734msgstr[1] ""
10735
dba9f13c 10736#: builtin/index-pack.c:1652
cc76011e
JX
10737#, c-format
10738msgid "chain length = %d: %lu object"
10739msgid_plural "chain length = %d: %lu objects"
10740msgstr[0] ""
10741msgstr[1] ""
10742
dba9f13c 10743#: builtin/index-pack.c:1689
abc8de64 10744msgid "Cannot come back to cwd"
f517e50d
JX
10745msgstr ""
10746
dba9f13c
JX
10747#: builtin/index-pack.c:1740 builtin/index-pack.c:1743
10748#: builtin/index-pack.c:1759 builtin/index-pack.c:1763
cc76011e
JX
10749#, c-format
10750msgid "bad %s"
10751msgstr ""
10752
dba9f13c 10753#: builtin/index-pack.c:1779
cc76011e
JX
10754msgid "--fix-thin cannot be used without --stdin"
10755msgstr ""
10756
dba9f13c 10757#: builtin/index-pack.c:1781
673bfad0
JX
10758msgid "--stdin requires a git repository"
10759msgstr ""
10760
dba9f13c 10761#: builtin/index-pack.c:1787
cc76011e
JX
10762msgid "--verify with no packfile name given"
10763msgstr ""
10764
dba9f13c 10765#: builtin/index-pack.c:1837 builtin/unpack-objects.c:580
9b7388a8
JX
10766msgid "fsck error in pack objects"
10767msgstr ""
10768
5b34e000 10769#: builtin/init-db.c:55
cc76011e
JX
10770#, c-format
10771msgid "cannot stat '%s'"
10772msgstr ""
10773
5b34e000 10774#: builtin/init-db.c:61
cc76011e
JX
10775#, c-format
10776msgid "cannot stat template '%s'"
10777msgstr ""
10778
5b34e000 10779#: builtin/init-db.c:66
cc76011e
JX
10780#, c-format
10781msgid "cannot opendir '%s'"
10782msgstr ""
10783
dba9f13c 10784#: builtin/init-db.c:78
cc76011e
JX
10785#, c-format
10786msgid "cannot readlink '%s'"
10787msgstr ""
10788
dba9f13c 10789#: builtin/init-db.c:80
cc76011e
JX
10790#, c-format
10791msgid "cannot symlink '%s' '%s'"
10792msgstr ""
10793
dba9f13c 10794#: builtin/init-db.c:86
cc76011e
JX
10795#, c-format
10796msgid "cannot copy '%s' to '%s'"
10797msgstr ""
10798
dba9f13c 10799#: builtin/init-db.c:90
cc76011e
JX
10800#, c-format
10801msgid "ignoring template %s"
10802msgstr ""
10803
dba9f13c 10804#: builtin/init-db.c:121
cc76011e 10805#, c-format
55892712 10806msgid "templates not found in %s"
cc76011e
JX
10807msgstr ""
10808
dba9f13c 10809#: builtin/init-db.c:136
cc76011e 10810#, c-format
f517e50d 10811msgid "not copying templates from '%s': %s"
cc76011e
JX
10812msgstr ""
10813
dba9f13c 10814#: builtin/init-db.c:329
cc76011e 10815#, c-format
fda7b092 10816msgid "unable to handle file type %d"
cc76011e
JX
10817msgstr ""
10818
dba9f13c 10819#: builtin/init-db.c:332
cc76011e 10820#, c-format
fda7b092 10821msgid "unable to move %s to %s"
cc76011e
JX
10822msgstr ""
10823
dba9f13c 10824#: builtin/init-db.c:349 builtin/init-db.c:352
cc76011e 10825#, c-format
fda7b092 10826msgid "%s already exists"
cc76011e
JX
10827msgstr ""
10828
dba9f13c 10829#: builtin/init-db.c:405
cc76011e 10830#, c-format
9fa976ff 10831msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
10832msgstr ""
10833
dba9f13c 10834#: builtin/init-db.c:406
9fa976ff
JX
10835#, c-format
10836msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
10837msgstr ""
10838
dba9f13c 10839#: builtin/init-db.c:410
9fa976ff
JX
10840#, c-format
10841msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
10842msgstr ""
10843
dba9f13c 10844#: builtin/init-db.c:411
9fa976ff
JX
10845#, c-format
10846msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
10847msgstr ""
10848
dba9f13c 10849#: builtin/init-db.c:459
cc76011e 10850msgid ""
9caaf23e 10851"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 10852"shared[=<permissions>]] [<directory>]"
cc76011e
JX
10853msgstr ""
10854
dba9f13c 10855#: builtin/init-db.c:482
cc76011e
JX
10856msgid "permissions"
10857msgstr ""
10858
dba9f13c 10859#: builtin/init-db.c:483
cc76011e
JX
10860msgid "specify that the git repository is to be shared amongst several users"
10861msgstr ""
10862
dba9f13c
JX
10863#: builtin/init-db.c:517 builtin/init-db.c:522
10864#, c-format
10865msgid "cannot mkdir %s"
10866msgstr ""
10867
10868#: builtin/init-db.c:526
cc76011e
JX
10869#, c-format
10870msgid "cannot chdir to %s"
10871msgstr ""
10872
dba9f13c 10873#: builtin/init-db.c:547
cc76011e
JX
10874#, c-format
10875msgid ""
10876"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
10877"dir=<directory>)"
10878msgstr ""
10879
dba9f13c 10880#: builtin/init-db.c:575
cc76011e
JX
10881#, c-format
10882msgid "Cannot access work tree '%s'"
10883msgstr ""
10884
d07a63e4
JX
10885#: builtin/interpret-trailers.c:15
10886msgid ""
9eb3984b
JX
10887"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
10888"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
10889msgstr ""
10890
25eab542 10891#: builtin/interpret-trailers.c:92
9eb3984b
JX
10892msgid "edit files in place"
10893msgstr ""
10894
25eab542 10895#: builtin/interpret-trailers.c:93
d07a63e4
JX
10896msgid "trim empty trailers"
10897msgstr ""
10898
25eab542
JX
10899#: builtin/interpret-trailers.c:96
10900msgid "where to place the new trailer"
10901msgstr ""
10902
10903#: builtin/interpret-trailers.c:98
10904msgid "action if trailer already exists"
10905msgstr ""
10906
10907#: builtin/interpret-trailers.c:100
10908msgid "action if trailer is missing"
10909msgstr ""
10910
10911#: builtin/interpret-trailers.c:102
10912msgid "output only the trailers"
10913msgstr ""
10914
10915#: builtin/interpret-trailers.c:103
10916msgid "do not apply config rules"
10917msgstr ""
10918
10919#: builtin/interpret-trailers.c:104
10920msgid "join whitespace-continued values"
10921msgstr ""
10922
10923#: builtin/interpret-trailers.c:105
10924msgid "set parsing options"
10925msgstr ""
10926
10927#: builtin/interpret-trailers.c:107
d07a63e4
JX
10928msgid "trailer"
10929msgstr ""
10930
25eab542 10931#: builtin/interpret-trailers.c:108
d07a63e4
JX
10932msgid "trailer(s) to add"
10933msgstr ""
10934
25eab542
JX
10935#: builtin/interpret-trailers.c:117
10936msgid "--trailer with --only-input does not make sense"
10937msgstr ""
10938
10939#: builtin/interpret-trailers.c:127
9eb3984b
JX
10940msgid "no input file given for in-place editing"
10941msgstr ""
10942
dba9f13c 10943#: builtin/log.c:51
64f23b0c 10944msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
10945msgstr ""
10946
dba9f13c 10947#: builtin/log.c:52
c2ea1208 10948msgid "git show [<options>] <object>..."
cc76011e
JX
10949msgstr ""
10950
dba9f13c 10951#: builtin/log.c:96
d07a63e4
JX
10952#, c-format
10953msgid "invalid --decorate option: %s"
10954msgstr ""
10955
dba9f13c 10956#: builtin/log.c:157
cc76011e
JX
10957msgid "suppress diff output"
10958msgstr ""
10959
dba9f13c 10960#: builtin/log.c:158
cc76011e
JX
10961msgid "show source"
10962msgstr ""
10963
dba9f13c 10964#: builtin/log.c:159
46bc4039
JX
10965msgid "Use mail map file"
10966msgstr ""
10967
dba9f13c 10968#: builtin/log.c:161
18a90722
JX
10969msgid "only decorate refs that match <pattern>"
10970msgstr ""
10971
dba9f13c 10972#: builtin/log.c:163
18a90722
JX
10973msgid "do not decorate refs that match <pattern>"
10974msgstr ""
10975
dba9f13c 10976#: builtin/log.c:164
cc76011e
JX
10977msgid "decorate options"
10978msgstr ""
10979
dba9f13c 10980#: builtin/log.c:167
d07a63e4
JX
10981msgid "Process line range n,m in file, counting from 1"
10982msgstr ""
10983
dba9f13c 10984#: builtin/log.c:265
cc76011e
JX
10985#, c-format
10986msgid "Final output: %d %s\n"
10987msgstr ""
10988
dba9f13c 10989#: builtin/log.c:516
d07a63e4
JX
10990#, c-format
10991msgid "git show %s: bad file"
10992msgstr ""
10993
dba9f13c 10994#: builtin/log.c:531 builtin/log.c:625
cc76011e
JX
10995#, c-format
10996msgid "Could not read object %s"
10997msgstr ""
10998
dba9f13c 10999#: builtin/log.c:649
cc76011e
JX
11000#, c-format
11001msgid "Unknown type: %d"
11002msgstr ""
11003
dba9f13c 11004#: builtin/log.c:770
cc76011e
JX
11005msgid "format.headers without value"
11006msgstr ""
11007
dba9f13c 11008#: builtin/log.c:871
cc76011e
JX
11009msgid "name of output directory is too long"
11010msgstr ""
11011
dba9f13c 11012#: builtin/log.c:887
cc76011e
JX
11013#, c-format
11014msgid "Cannot open patch file %s"
11015msgstr ""
11016
dba9f13c 11017#: builtin/log.c:904
cc76011e
JX
11018msgid "Need exactly one range."
11019msgstr ""
11020
dba9f13c 11021#: builtin/log.c:914
cc76011e
JX
11022msgid "Not a range."
11023msgstr ""
11024
dba9f13c 11025#: builtin/log.c:1020
cc76011e
JX
11026msgid "Cover letter needs email format"
11027msgstr ""
11028
dba9f13c 11029#: builtin/log.c:1101
cc76011e
JX
11030#, c-format
11031msgid "insane in-reply-to: %s"
11032msgstr ""
11033
dba9f13c 11034#: builtin/log.c:1128
c2ea1208 11035msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
11036msgstr ""
11037
dba9f13c 11038#: builtin/log.c:1178
cc76011e
JX
11039msgid "Two output directories?"
11040msgstr ""
11041
dba9f13c 11042#: builtin/log.c:1285 builtin/log.c:1945 builtin/log.c:1947 builtin/log.c:1959
f517e50d
JX
11043#, c-format
11044msgid "Unknown commit %s"
11045msgstr ""
11046
dba9f13c 11047#: builtin/log.c:1295 builtin/notes.c:889 builtin/tag.c:524
f517e50d
JX
11048#, c-format
11049msgid "Failed to resolve '%s' as a valid ref."
11050msgstr ""
11051
dba9f13c 11052#: builtin/log.c:1300
f517e50d
JX
11053msgid "Could not find exact merge base."
11054msgstr ""
11055
dba9f13c 11056#: builtin/log.c:1304
f517e50d
JX
11057msgid ""
11058"Failed to get upstream, if you want to record base commit automatically,\n"
11059"please use git branch --set-upstream-to to track a remote branch.\n"
11060"Or you could specify base commit by --base=<base-commit-id> manually."
11061msgstr ""
11062
dba9f13c 11063#: builtin/log.c:1324
f517e50d
JX
11064msgid "Failed to find exact merge base"
11065msgstr ""
11066
dba9f13c 11067#: builtin/log.c:1335
f517e50d
JX
11068msgid "base commit should be the ancestor of revision list"
11069msgstr ""
11070
dba9f13c 11071#: builtin/log.c:1339
f517e50d
JX
11072msgid "base commit shouldn't be in revision list"
11073msgstr ""
11074
dba9f13c 11075#: builtin/log.c:1392
f517e50d
JX
11076msgid "cannot get patch id"
11077msgstr ""
11078
dba9f13c 11079#: builtin/log.c:1452
cc76011e
JX
11080msgid "use [PATCH n/m] even with a single patch"
11081msgstr ""
11082
dba9f13c 11083#: builtin/log.c:1455
cc76011e
JX
11084msgid "use [PATCH] even with multiple patches"
11085msgstr ""
11086
dba9f13c 11087#: builtin/log.c:1459
cc76011e
JX
11088msgid "print patches to standard out"
11089msgstr ""
11090
dba9f13c 11091#: builtin/log.c:1461
cc76011e
JX
11092msgid "generate a cover letter"
11093msgstr ""
11094
dba9f13c 11095#: builtin/log.c:1463
cc76011e
JX
11096msgid "use simple number sequence for output file names"
11097msgstr ""
11098
dba9f13c 11099#: builtin/log.c:1464
cc76011e
JX
11100msgid "sfx"
11101msgstr ""
11102
dba9f13c 11103#: builtin/log.c:1465
cc76011e
JX
11104msgid "use <sfx> instead of '.patch'"
11105msgstr ""
11106
dba9f13c 11107#: builtin/log.c:1467
cc76011e
JX
11108msgid "start numbering patches at <n> instead of 1"
11109msgstr ""
11110
dba9f13c 11111#: builtin/log.c:1469
46bc4039
JX
11112msgid "mark the series as Nth re-roll"
11113msgstr ""
11114
dba9f13c 11115#: builtin/log.c:1471
fda7b092
JX
11116msgid "Use [RFC PATCH] instead of [PATCH]"
11117msgstr ""
11118
dba9f13c 11119#: builtin/log.c:1474
cc76011e
JX
11120msgid "Use [<prefix>] instead of [PATCH]"
11121msgstr ""
11122
dba9f13c 11123#: builtin/log.c:1477
cc76011e
JX
11124msgid "store resulting files in <dir>"
11125msgstr ""
11126
dba9f13c 11127#: builtin/log.c:1480
cc76011e
JX
11128msgid "don't strip/add [PATCH]"
11129msgstr ""
11130
dba9f13c 11131#: builtin/log.c:1483
cc76011e
JX
11132msgid "don't output binary diffs"
11133msgstr ""
11134
dba9f13c 11135#: builtin/log.c:1485
2c0ca050
JX
11136msgid "output all-zero hash in From header"
11137msgstr ""
11138
dba9f13c 11139#: builtin/log.c:1487
cc76011e
JX
11140msgid "don't include a patch matching a commit upstream"
11141msgstr ""
11142
dba9f13c 11143#: builtin/log.c:1489
cc76011e
JX
11144msgid "show patch format instead of default (patch + stat)"
11145msgstr ""
11146
dba9f13c 11147#: builtin/log.c:1491
cc76011e
JX
11148msgid "Messaging"
11149msgstr ""
11150
dba9f13c 11151#: builtin/log.c:1492
cc76011e
JX
11152msgid "header"
11153msgstr ""
11154
dba9f13c 11155#: builtin/log.c:1493
cc76011e
JX
11156msgid "add email header"
11157msgstr ""
11158
dba9f13c 11159#: builtin/log.c:1494 builtin/log.c:1496
cc76011e
JX
11160msgid "email"
11161msgstr ""
11162
dba9f13c 11163#: builtin/log.c:1494
cc76011e
JX
11164msgid "add To: header"
11165msgstr ""
11166
dba9f13c 11167#: builtin/log.c:1496
cc76011e
JX
11168msgid "add Cc: header"
11169msgstr ""
11170
dba9f13c 11171#: builtin/log.c:1498
28b3cffc
JX
11172msgid "ident"
11173msgstr ""
11174
dba9f13c 11175#: builtin/log.c:1499
28b3cffc
JX
11176msgid "set From address to <ident> (or committer ident if absent)"
11177msgstr ""
11178
dba9f13c 11179#: builtin/log.c:1501
cc76011e
JX
11180msgid "message-id"
11181msgstr ""
11182
dba9f13c 11183#: builtin/log.c:1502
cc76011e
JX
11184msgid "make first mail a reply to <message-id>"
11185msgstr ""
11186
dba9f13c 11187#: builtin/log.c:1503 builtin/log.c:1506
cc76011e
JX
11188msgid "boundary"
11189msgstr ""
11190
dba9f13c 11191#: builtin/log.c:1504
cc76011e
JX
11192msgid "attach the patch"
11193msgstr ""
11194
dba9f13c 11195#: builtin/log.c:1507
cc76011e
JX
11196msgid "inline the patch"
11197msgstr ""
11198
dba9f13c 11199#: builtin/log.c:1511
cc76011e
JX
11200msgid "enable message threading, styles: shallow, deep"
11201msgstr ""
11202
dba9f13c 11203#: builtin/log.c:1513
cc76011e
JX
11204msgid "signature"
11205msgstr ""
11206
dba9f13c 11207#: builtin/log.c:1514
cc76011e
JX
11208msgid "add a signature"
11209msgstr ""
11210
dba9f13c 11211#: builtin/log.c:1515
f517e50d
JX
11212msgid "base-commit"
11213msgstr ""
11214
dba9f13c 11215#: builtin/log.c:1516
f517e50d
JX
11216msgid "add prerequisite tree info to the patch series"
11217msgstr ""
11218
dba9f13c 11219#: builtin/log.c:1518
fe05e196
JX
11220msgid "add a signature from a file"
11221msgstr ""
11222
dba9f13c 11223#: builtin/log.c:1519
cc76011e
JX
11224msgid "don't print the patch filenames"
11225msgstr ""
11226
dba9f13c 11227#: builtin/log.c:1521
25eab542
JX
11228msgid "show progress while generating patches"
11229msgstr ""
11230
dba9f13c 11231#: builtin/log.c:1596
5b34e000
JX
11232#, c-format
11233msgid "invalid ident line: %s"
11234msgstr ""
11235
dba9f13c
JX
11236#: builtin/log.c:1611
11237msgid "-n and -k are mutually exclusive"
cc76011e
JX
11238msgstr ""
11239
dba9f13c
JX
11240#: builtin/log.c:1613
11241msgid "--subject-prefix/--rfc and -k are mutually exclusive"
cc76011e
JX
11242msgstr ""
11243
dba9f13c 11244#: builtin/log.c:1621
cc76011e
JX
11245msgid "--name-only does not make sense"
11246msgstr ""
11247
dba9f13c 11248#: builtin/log.c:1623
cc76011e
JX
11249msgid "--name-status does not make sense"
11250msgstr ""
11251
dba9f13c 11252#: builtin/log.c:1625
cc76011e
JX
11253msgid "--check does not make sense"
11254msgstr ""
11255
dba9f13c 11256#: builtin/log.c:1657
cc76011e
JX
11257msgid "standard output, or directory, which one?"
11258msgstr ""
11259
dba9f13c 11260#: builtin/log.c:1659
cc76011e
JX
11261#, c-format
11262msgid "Could not create directory '%s'"
11263msgstr ""
11264
dba9f13c 11265#: builtin/log.c:1752
fe05e196
JX
11266#, c-format
11267msgid "unable to read signature file '%s'"
11268msgstr ""
11269
dba9f13c 11270#: builtin/log.c:1785
25eab542
JX
11271msgid "Generating patches"
11272msgstr ""
11273
dba9f13c 11274#: builtin/log.c:1829
cc76011e
JX
11275msgid "Failed to create output files"
11276msgstr ""
11277
dba9f13c 11278#: builtin/log.c:1880
cc76011e
JX
11279msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
11280msgstr ""
11281
dba9f13c 11282#: builtin/log.c:1934
cc76011e
JX
11283#, c-format
11284msgid ""
11285"Could not find a tracked remote branch, please specify <upstream> manually.\n"
11286msgstr ""
11287
dba9f13c 11288#: builtin/ls-files.c:469
c2ea1208 11289msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
11290msgstr ""
11291
dba9f13c 11292#: builtin/ls-files.c:518
cc76011e
JX
11293msgid "identify the file status with tags"
11294msgstr ""
11295
dba9f13c 11296#: builtin/ls-files.c:520
cc76011e
JX
11297msgid "use lowercase letters for 'assume unchanged' files"
11298msgstr ""
11299
dba9f13c 11300#: builtin/ls-files.c:522
18a90722
JX
11301msgid "use lowercase letters for 'fsmonitor clean' files"
11302msgstr ""
11303
dba9f13c 11304#: builtin/ls-files.c:524
cc76011e
JX
11305msgid "show cached files in the output (default)"
11306msgstr ""
11307
dba9f13c 11308#: builtin/ls-files.c:526
cc76011e
JX
11309msgid "show deleted files in the output"
11310msgstr ""
11311
dba9f13c 11312#: builtin/ls-files.c:528
cc76011e
JX
11313msgid "show modified files in the output"
11314msgstr ""
11315
dba9f13c 11316#: builtin/ls-files.c:530
cc76011e
JX
11317msgid "show other files in the output"
11318msgstr ""
11319
dba9f13c 11320#: builtin/ls-files.c:532
cc76011e
JX
11321msgid "show ignored files in the output"
11322msgstr ""
11323
dba9f13c 11324#: builtin/ls-files.c:535
cc76011e
JX
11325msgid "show staged contents' object name in the output"
11326msgstr ""
11327
dba9f13c 11328#: builtin/ls-files.c:537
cc76011e
JX
11329msgid "show files on the filesystem that need to be removed"
11330msgstr ""
11331
dba9f13c 11332#: builtin/ls-files.c:539
d07a63e4 11333msgid "show 'other' directories' names only"
cc76011e
JX
11334msgstr ""
11335
dba9f13c 11336#: builtin/ls-files.c:541
9eb3984b
JX
11337msgid "show line endings of files"
11338msgstr ""
11339
dba9f13c 11340#: builtin/ls-files.c:543
cc76011e
JX
11341msgid "don't show empty directories"
11342msgstr ""
11343
dba9f13c 11344#: builtin/ls-files.c:546
cc76011e
JX
11345msgid "show unmerged files in the output"
11346msgstr ""
11347
dba9f13c 11348#: builtin/ls-files.c:548
cc76011e
JX
11349msgid "show resolve-undo information"
11350msgstr ""
11351
dba9f13c 11352#: builtin/ls-files.c:550
cc76011e
JX
11353msgid "skip files matching pattern"
11354msgstr ""
11355
dba9f13c 11356#: builtin/ls-files.c:553
cc76011e
JX
11357msgid "exclude patterns are read from <file>"
11358msgstr ""
11359
dba9f13c 11360#: builtin/ls-files.c:556
cc76011e
JX
11361msgid "read additional per-directory exclude patterns in <file>"
11362msgstr ""
11363
dba9f13c 11364#: builtin/ls-files.c:558
cc76011e
JX
11365msgid "add the standard git exclusions"
11366msgstr ""
11367
dba9f13c 11368#: builtin/ls-files.c:561
cc76011e
JX
11369msgid "make the output relative to the project top directory"
11370msgstr ""
11371
dba9f13c 11372#: builtin/ls-files.c:564
fda7b092
JX
11373msgid "recurse through submodules"
11374msgstr ""
11375
dba9f13c 11376#: builtin/ls-files.c:566
cc76011e
JX
11377msgid "if any <file> is not in the index, treat this as an error"
11378msgstr ""
11379
dba9f13c 11380#: builtin/ls-files.c:567
cc76011e
JX
11381msgid "tree-ish"
11382msgstr ""
11383
dba9f13c 11384#: builtin/ls-files.c:568
cc76011e
JX
11385msgid "pretend that paths removed since <tree-ish> are still present"
11386msgstr ""
11387
dba9f13c 11388#: builtin/ls-files.c:570
cc76011e
JX
11389msgid "show debugging data"
11390msgstr ""
11391
9b7388a8 11392#: builtin/ls-remote.c:9
9eb3984b
JX
11393msgid ""
11394"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
11395" [-q | --quiet] [--exit-code] [--get-url]\n"
11396" [--symref] [<repository> [<refs>...]]"
11397msgstr ""
11398
9b7388a8 11399#: builtin/ls-remote.c:59
9eb3984b
JX
11400msgid "do not print remote URL"
11401msgstr ""
11402
9b7388a8 11403#: builtin/ls-remote.c:60 builtin/ls-remote.c:62
9eb3984b
JX
11404msgid "exec"
11405msgstr ""
11406
9b7388a8 11407#: builtin/ls-remote.c:61 builtin/ls-remote.c:63
9eb3984b
JX
11408msgid "path of git-upload-pack on the remote host"
11409msgstr ""
11410
9b7388a8 11411#: builtin/ls-remote.c:65
9eb3984b
JX
11412msgid "limit to tags"
11413msgstr ""
11414
9b7388a8 11415#: builtin/ls-remote.c:66
9eb3984b
JX
11416msgid "limit to heads"
11417msgstr ""
11418
9b7388a8 11419#: builtin/ls-remote.c:67
9eb3984b
JX
11420msgid "do not show peeled tags"
11421msgstr ""
11422
9b7388a8 11423#: builtin/ls-remote.c:69
9eb3984b
JX
11424msgid "take url.<base>.insteadOf into account"
11425msgstr ""
11426
9b7388a8 11427#: builtin/ls-remote.c:73
9eb3984b
JX
11428msgid "exit with exit code 2 if no matching refs are found"
11429msgstr ""
11430
9b7388a8 11431#: builtin/ls-remote.c:76
9eb3984b
JX
11432msgid "show underlying ref in addition to the object pointed by it"
11433msgstr ""
11434
dba9f13c 11435#: builtin/ls-tree.c:30
cc76011e
JX
11436msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
11437msgstr ""
11438
dba9f13c 11439#: builtin/ls-tree.c:128
cc76011e
JX
11440msgid "only show trees"
11441msgstr ""
11442
dba9f13c 11443#: builtin/ls-tree.c:130
cc76011e
JX
11444msgid "recurse into subtrees"
11445msgstr ""
11446
dba9f13c 11447#: builtin/ls-tree.c:132
cc76011e
JX
11448msgid "show trees when recursing"
11449msgstr ""
11450
dba9f13c 11451#: builtin/ls-tree.c:135
cc76011e
JX
11452msgid "terminate entries with NUL byte"
11453msgstr ""
11454
dba9f13c 11455#: builtin/ls-tree.c:136
cc76011e
JX
11456msgid "include object size"
11457msgstr ""
11458
dba9f13c 11459#: builtin/ls-tree.c:138 builtin/ls-tree.c:140
cc76011e
JX
11460msgid "list only filenames"
11461msgstr ""
11462
dba9f13c 11463#: builtin/ls-tree.c:143
cc76011e
JX
11464msgid "use full path names"
11465msgstr ""
11466
dba9f13c 11467#: builtin/ls-tree.c:145
cc76011e
JX
11468msgid "list entire tree; not just current directory (implies --full-name)"
11469msgstr ""
11470
5b34e000
JX
11471#: builtin/mailsplit.c:241
11472#, c-format
11473msgid "empty mbox: '%s'"
cc76011e
JX
11474msgstr ""
11475
55892712 11476#: builtin/merge.c:51
5b34e000 11477msgid "git merge [<options>] [<commit>...]"
cc76011e
JX
11478msgstr ""
11479
55892712 11480#: builtin/merge.c:52
5b34e000
JX
11481msgid "git merge --abort"
11482msgstr ""
11483
55892712 11484#: builtin/merge.c:53
673bfad0
JX
11485msgid "git merge --continue"
11486msgstr ""
11487
55892712 11488#: builtin/merge.c:110
cc76011e
JX
11489msgid "switch `m' requires a value"
11490msgstr ""
11491
dba9f13c 11492#: builtin/merge.c:176
cc76011e
JX
11493#, c-format
11494msgid "Could not find merge strategy '%s'.\n"
11495msgstr ""
11496
dba9f13c 11497#: builtin/merge.c:177
cc76011e
JX
11498#, c-format
11499msgid "Available strategies are:"
11500msgstr ""
11501
dba9f13c 11502#: builtin/merge.c:182
cc76011e
JX
11503#, c-format
11504msgid "Available custom strategies are:"
11505msgstr ""
11506
dba9f13c 11507#: builtin/merge.c:232 builtin/pull.c:142
cc76011e
JX
11508msgid "do not show a diffstat at the end of the merge"
11509msgstr ""
11510
dba9f13c 11511#: builtin/merge.c:235 builtin/pull.c:145
cc76011e
JX
11512msgid "show a diffstat at the end of the merge"
11513msgstr ""
11514
dba9f13c 11515#: builtin/merge.c:236 builtin/pull.c:148
cc76011e
JX
11516msgid "(synonym to --stat)"
11517msgstr ""
11518
dba9f13c 11519#: builtin/merge.c:238 builtin/pull.c:151
cc76011e
JX
11520msgid "add (at most <n>) entries from shortlog to merge commit message"
11521msgstr ""
11522
dba9f13c 11523#: builtin/merge.c:241 builtin/pull.c:157
cc76011e
JX
11524msgid "create a single commit instead of doing a merge"
11525msgstr ""
11526
dba9f13c 11527#: builtin/merge.c:243 builtin/pull.c:160
cc76011e
JX
11528msgid "perform a commit if the merge succeeds (default)"
11529msgstr ""
11530
dba9f13c 11531#: builtin/merge.c:245 builtin/pull.c:163
cc76011e
JX
11532msgid "edit message before committing"
11533msgstr ""
11534
dba9f13c 11535#: builtin/merge.c:246
cc76011e
JX
11536msgid "allow fast-forward (default)"
11537msgstr ""
11538
dba9f13c 11539#: builtin/merge.c:248 builtin/pull.c:169
cc76011e
JX
11540msgid "abort if fast-forward is not possible"
11541msgstr ""
11542
dba9f13c 11543#: builtin/merge.c:252 builtin/pull.c:172
9fa976ff 11544msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
11545msgstr ""
11546
dba9f13c
JX
11547#: builtin/merge.c:253 builtin/notes.c:779 builtin/pull.c:176
11548#: builtin/revert.c:110
cc76011e
JX
11549msgid "strategy"
11550msgstr ""
11551
dba9f13c 11552#: builtin/merge.c:254 builtin/pull.c:177
cc76011e
JX
11553msgid "merge strategy to use"
11554msgstr ""
11555
dba9f13c 11556#: builtin/merge.c:255 builtin/pull.c:180
cc76011e
JX
11557msgid "option=value"
11558msgstr ""
11559
dba9f13c 11560#: builtin/merge.c:256 builtin/pull.c:181
cc76011e
JX
11561msgid "option for selected merge strategy"
11562msgstr ""
11563
dba9f13c 11564#: builtin/merge.c:258
cc76011e
JX
11565msgid "merge commit message (for a non-fast-forward merge)"
11566msgstr ""
11567
dba9f13c 11568#: builtin/merge.c:265
cc76011e
JX
11569msgid "abort the current in-progress merge"
11570msgstr ""
11571
dba9f13c 11572#: builtin/merge.c:267
673bfad0
JX
11573msgid "continue the current in-progress merge"
11574msgstr ""
11575
dba9f13c 11576#: builtin/merge.c:269 builtin/pull.c:188
f517e50d
JX
11577msgid "allow merging unrelated histories"
11578msgstr ""
11579
dba9f13c 11580#: builtin/merge.c:275
25eab542
JX
11581msgid "verify commit-msg hook"
11582msgstr ""
11583
dba9f13c 11584#: builtin/merge.c:300
cc76011e
JX
11585msgid "could not run stash."
11586msgstr ""
11587
dba9f13c 11588#: builtin/merge.c:305
cc76011e
JX
11589msgid "stash failed"
11590msgstr ""
11591
dba9f13c 11592#: builtin/merge.c:310
cc76011e
JX
11593#, c-format
11594msgid "not a valid object: %s"
11595msgstr ""
11596
dba9f13c 11597#: builtin/merge.c:332 builtin/merge.c:349
cc76011e
JX
11598msgid "read-tree failed"
11599msgstr ""
11600
dba9f13c 11601#: builtin/merge.c:379
cc76011e
JX
11602msgid " (nothing to squash)"
11603msgstr ""
11604
dba9f13c 11605#: builtin/merge.c:390
cc76011e
JX
11606#, c-format
11607msgid "Squash commit -- not updating HEAD\n"
11608msgstr ""
11609
dba9f13c 11610#: builtin/merge.c:440
cc76011e
JX
11611#, c-format
11612msgid "No merge message -- not updating HEAD\n"
11613msgstr ""
11614
dba9f13c 11615#: builtin/merge.c:491
cc76011e
JX
11616#, c-format
11617msgid "'%s' does not point to a commit"
11618msgstr ""
11619
dba9f13c 11620#: builtin/merge.c:578
cc76011e
JX
11621#, c-format
11622msgid "Bad branch.%s.mergeoptions string: %s"
11623msgstr ""
11624
dba9f13c 11625#: builtin/merge.c:699
cc76011e
JX
11626msgid "Not handling anything other than two heads merge."
11627msgstr ""
11628
dba9f13c 11629#: builtin/merge.c:713
cc76011e
JX
11630#, c-format
11631msgid "Unknown option for merge-recursive: -X%s"
11632msgstr ""
11633
dba9f13c 11634#: builtin/merge.c:728
cc76011e
JX
11635#, c-format
11636msgid "unable to write %s"
11637msgstr ""
11638
dba9f13c 11639#: builtin/merge.c:779
cc76011e
JX
11640#, c-format
11641msgid "Could not read from '%s'"
11642msgstr ""
11643
dba9f13c 11644#: builtin/merge.c:788
cc76011e
JX
11645#, c-format
11646msgid "Not committing merge; use 'git commit' to complete the merge.\n"
11647msgstr ""
11648
dba9f13c 11649#: builtin/merge.c:794
9caaf23e 11650#, c-format
cc76011e
JX
11651msgid ""
11652"Please enter a commit message to explain why this merge is necessary,\n"
11653"especially if it merges an updated upstream into a topic branch.\n"
11654"\n"
9caaf23e 11655"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
11656"the commit.\n"
11657msgstr ""
11658
dba9f13c 11659#: builtin/merge.c:830
cc76011e
JX
11660msgid "Empty commit message."
11661msgstr ""
11662
dba9f13c 11663#: builtin/merge.c:849
cc76011e
JX
11664#, c-format
11665msgid "Wonderful.\n"
11666msgstr ""
11667
dba9f13c 11668#: builtin/merge.c:902
cc76011e
JX
11669#, c-format
11670msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
11671msgstr ""
11672
dba9f13c 11673#: builtin/merge.c:941
cc76011e
JX
11674msgid "No current branch."
11675msgstr ""
11676
dba9f13c 11677#: builtin/merge.c:943
cc76011e
JX
11678msgid "No remote for the current branch."
11679msgstr ""
11680
dba9f13c 11681#: builtin/merge.c:945
cc76011e
JX
11682msgid "No default upstream defined for the current branch."
11683msgstr ""
11684
dba9f13c 11685#: builtin/merge.c:950
cc76011e 11686#, c-format
28b3cffc 11687msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
11688msgstr ""
11689
dba9f13c 11690#: builtin/merge.c:1007
9fa976ff
JX
11691#, c-format
11692msgid "Bad value '%s' in environment '%s'"
11693msgstr ""
11694
dba9f13c 11695#: builtin/merge.c:1110
9fa976ff
JX
11696#, c-format
11697msgid "not something we can merge in %s: %s"
11698msgstr ""
11699
dba9f13c 11700#: builtin/merge.c:1144
9fa976ff
JX
11701msgid "not something we can merge"
11702msgstr ""
11703
dba9f13c 11704#: builtin/merge.c:1247
673bfad0
JX
11705msgid "--abort expects no arguments"
11706msgstr ""
11707
dba9f13c 11708#: builtin/merge.c:1251
cc76011e
JX
11709msgid "There is no merge to abort (MERGE_HEAD missing)."
11710msgstr ""
11711
dba9f13c 11712#: builtin/merge.c:1263
673bfad0
JX
11713msgid "--continue expects no arguments"
11714msgstr ""
11715
dba9f13c 11716#: builtin/merge.c:1267
673bfad0
JX
11717msgid "There is no merge in progress (MERGE_HEAD missing)."
11718msgstr ""
11719
dba9f13c 11720#: builtin/merge.c:1283
cc76011e
JX
11721msgid ""
11722"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 11723"Please, commit your changes before you merge."
cc76011e
JX
11724msgstr ""
11725
dba9f13c 11726#: builtin/merge.c:1290
cc76011e
JX
11727msgid ""
11728"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 11729"Please, commit your changes before you merge."
cc76011e
JX
11730msgstr ""
11731
dba9f13c 11732#: builtin/merge.c:1293
cc76011e
JX
11733msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
11734msgstr ""
11735
dba9f13c 11736#: builtin/merge.c:1302
cc76011e
JX
11737msgid "You cannot combine --squash with --no-ff."
11738msgstr ""
11739
dba9f13c 11740#: builtin/merge.c:1310
cc76011e
JX
11741msgid "No commit specified and merge.defaultToUpstream not set."
11742msgstr ""
11743
dba9f13c 11744#: builtin/merge.c:1327
cc76011e
JX
11745msgid "Squash commit into empty head not supported yet"
11746msgstr ""
11747
dba9f13c 11748#: builtin/merge.c:1329
cc76011e
JX
11749msgid "Non-fast-forward commit does not make sense into an empty head"
11750msgstr ""
11751
dba9f13c 11752#: builtin/merge.c:1334
28b3cffc
JX
11753#, c-format
11754msgid "%s - not something we can merge"
11755msgstr ""
11756
dba9f13c 11757#: builtin/merge.c:1336
64f23b0c
JX
11758msgid "Can merge only exactly one commit into empty head"
11759msgstr ""
11760
dba9f13c 11761#: builtin/merge.c:1370
c138af56
JX
11762#, c-format
11763msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
11764msgstr ""
11765
dba9f13c 11766#: builtin/merge.c:1373
c138af56
JX
11767#, c-format
11768msgid "Commit %s has a bad GPG signature allegedly by %s."
11769msgstr ""
11770
dba9f13c 11771#: builtin/merge.c:1376
c138af56
JX
11772#, c-format
11773msgid "Commit %s does not have a GPG signature."
11774msgstr ""
11775
dba9f13c 11776#: builtin/merge.c:1379
c138af56
JX
11777#, c-format
11778msgid "Commit %s has a good GPG signature by %s\n"
11779msgstr ""
11780
dba9f13c 11781#: builtin/merge.c:1438
f517e50d
JX
11782msgid "refusing to merge unrelated histories"
11783msgstr ""
11784
dba9f13c 11785#: builtin/merge.c:1447
25eab542 11786msgid "Already up to date."
9fa976ff
JX
11787msgstr ""
11788
dba9f13c 11789#: builtin/merge.c:1457
cc76011e
JX
11790#, c-format
11791msgid "Updating %s..%s\n"
11792msgstr ""
11793
dba9f13c 11794#: builtin/merge.c:1498
cc76011e
JX
11795#, c-format
11796msgid "Trying really trivial in-index merge...\n"
11797msgstr ""
11798
dba9f13c 11799#: builtin/merge.c:1505
cc76011e
JX
11800#, c-format
11801msgid "Nope.\n"
11802msgstr ""
11803
dba9f13c 11804#: builtin/merge.c:1530
25eab542 11805msgid "Already up to date. Yeeah!"
9fa976ff
JX
11806msgstr ""
11807
dba9f13c 11808#: builtin/merge.c:1536
cc76011e
JX
11809msgid "Not possible to fast-forward, aborting."
11810msgstr ""
11811
dba9f13c 11812#: builtin/merge.c:1559 builtin/merge.c:1638
cc76011e
JX
11813#, c-format
11814msgid "Rewinding the tree to pristine...\n"
11815msgstr ""
11816
dba9f13c 11817#: builtin/merge.c:1563
cc76011e
JX
11818#, c-format
11819msgid "Trying merge strategy %s...\n"
11820msgstr ""
11821
dba9f13c 11822#: builtin/merge.c:1629
cc76011e
JX
11823#, c-format
11824msgid "No merge strategy handled the merge.\n"
11825msgstr ""
11826
dba9f13c 11827#: builtin/merge.c:1631
cc76011e
JX
11828#, c-format
11829msgid "Merge with strategy %s failed.\n"
11830msgstr ""
11831
dba9f13c 11832#: builtin/merge.c:1640
cc76011e
JX
11833#, c-format
11834msgid "Using the %s to prepare resolving by hand.\n"
11835msgstr ""
11836
dba9f13c 11837#: builtin/merge.c:1652
cc76011e
JX
11838#, c-format
11839msgid "Automatic merge went well; stopped before committing as requested\n"
11840msgstr ""
11841
dba9f13c 11842#: builtin/merge-base.c:31
c2ea1208 11843msgid "git merge-base [-a | --all] <commit> <commit>..."
cc76011e
JX
11844msgstr ""
11845
dba9f13c 11846#: builtin/merge-base.c:32
c2ea1208 11847msgid "git merge-base [-a | --all] --octopus <commit>..."
cc76011e
JX
11848msgstr ""
11849
dba9f13c 11850#: builtin/merge-base.c:33
cc76011e
JX
11851msgid "git merge-base --independent <commit>..."
11852msgstr ""
11853
dba9f13c 11854#: builtin/merge-base.c:34
cc76011e
JX
11855msgid "git merge-base --is-ancestor <commit> <commit>"
11856msgstr ""
11857
dba9f13c 11858#: builtin/merge-base.c:35
df49095a
JX
11859msgid "git merge-base --fork-point <ref> [<commit>]"
11860msgstr ""
11861
dba9f13c 11862#: builtin/merge-base.c:221
cc76011e
JX
11863msgid "output all common ancestors"
11864msgstr ""
11865
dba9f13c 11866#: builtin/merge-base.c:223
cc76011e
JX
11867msgid "find ancestors for a single n-way merge"
11868msgstr ""
11869
dba9f13c 11870#: builtin/merge-base.c:225
cc76011e
JX
11871msgid "list revs not reachable from others"
11872msgstr ""
11873
dba9f13c 11874#: builtin/merge-base.c:227
cc76011e
JX
11875msgid "is the first one ancestor of the other?"
11876msgstr ""
11877
dba9f13c 11878#: builtin/merge-base.c:229
df49095a
JX
11879msgid "find where <commit> forked from reflog of <ref>"
11880msgstr ""
11881
5b34e000 11882#: builtin/merge-file.c:9
cc76011e 11883msgid ""
c2ea1208
JX
11884"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
11885"<orig-file> <file2>"
cc76011e
JX
11886msgstr ""
11887
5b34e000 11888#: builtin/merge-file.c:33
cc76011e
JX
11889msgid "send results to standard output"
11890msgstr ""
11891
5b34e000 11892#: builtin/merge-file.c:34
cc76011e
JX
11893msgid "use a diff3 based merge"
11894msgstr ""
11895
5b34e000 11896#: builtin/merge-file.c:35
cc76011e
JX
11897msgid "for conflicts, use our version"
11898msgstr ""
11899
5b34e000 11900#: builtin/merge-file.c:37
cc76011e
JX
11901msgid "for conflicts, use their version"
11902msgstr ""
11903
5b34e000 11904#: builtin/merge-file.c:39
cc76011e
JX
11905msgid "for conflicts, use a union version"
11906msgstr ""
11907
5b34e000 11908#: builtin/merge-file.c:42
cc76011e
JX
11909msgid "for conflicts, use this marker size"
11910msgstr ""
11911
5b34e000 11912#: builtin/merge-file.c:43
cc76011e
JX
11913msgid "do not warn about conflicts"
11914msgstr ""
11915
5b34e000 11916#: builtin/merge-file.c:45
c2ea1208 11917msgid "set labels for file1/orig-file/file2"
cc76011e
JX
11918msgstr ""
11919
fda7b092
JX
11920#: builtin/merge-recursive.c:45
11921#, c-format
11922msgid "unknown option %s"
11923msgstr ""
11924
11925#: builtin/merge-recursive.c:51
11926#, c-format
11927msgid "could not parse object '%s'"
11928msgstr ""
11929
11930#: builtin/merge-recursive.c:55
11931#, c-format
11932msgid "cannot handle more than %d base. Ignoring %s."
11933msgid_plural "cannot handle more than %d bases. Ignoring %s."
11934msgstr[0] ""
11935msgstr[1] ""
11936
11937#: builtin/merge-recursive.c:63
11938msgid "not handling anything other than two heads merge."
11939msgstr ""
11940
11941#: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
11942#, c-format
11943msgid "could not resolve ref '%s'"
11944msgstr ""
11945
11946#: builtin/merge-recursive.c:77
11947#, c-format
11948msgid "Merging %s with %s\n"
11949msgstr ""
11950
dba9f13c 11951#: builtin/mktree.c:66
cc76011e
JX
11952msgid "git mktree [-z] [--missing] [--batch]"
11953msgstr ""
11954
dba9f13c 11955#: builtin/mktree.c:154
cc76011e
JX
11956msgid "input is NUL terminated"
11957msgstr ""
11958
dba9f13c 11959#: builtin/mktree.c:155 builtin/write-tree.c:25
cc76011e
JX
11960msgid "allow missing objects"
11961msgstr ""
11962
dba9f13c 11963#: builtin/mktree.c:156
cc76011e
JX
11964msgid "allow creation of more than one tree"
11965msgstr ""
11966
5b34e000 11967#: builtin/mv.c:17
c2ea1208 11968msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
11969msgstr ""
11970
9b7388a8 11971#: builtin/mv.c:82
d07a63e4
JX
11972#, c-format
11973msgid "Directory %s is in index and no submodule?"
cc76011e
JX
11974msgstr ""
11975
dba9f13c 11976#: builtin/mv.c:84
d07a63e4 11977msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
11978msgstr ""
11979
9b7388a8 11980#: builtin/mv.c:102
cc76011e 11981#, c-format
d07a63e4 11982msgid "%.*s is in index"
cc76011e
JX
11983msgstr ""
11984
9b7388a8 11985#: builtin/mv.c:124
d07a63e4 11986msgid "force move/rename even if target exists"
cc76011e
JX
11987msgstr ""
11988
9b7388a8 11989#: builtin/mv.c:126
d07a63e4 11990msgid "skip move/rename errors"
cc76011e
JX
11991msgstr ""
11992
abc8de64 11993#: builtin/mv.c:168
d07a63e4
JX
11994#, c-format
11995msgid "destination '%s' is not a directory"
cc76011e
JX
11996msgstr ""
11997
abc8de64 11998#: builtin/mv.c:179
727b9576 11999#, c-format
d07a63e4 12000msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
12001msgstr ""
12002
abc8de64 12003#: builtin/mv.c:183
d07a63e4 12004msgid "bad source"
727b9576
JX
12005msgstr ""
12006
abc8de64 12007#: builtin/mv.c:186
d07a63e4 12008msgid "can not move directory into itself"
cc76011e
JX
12009msgstr ""
12010
abc8de64 12011#: builtin/mv.c:189
d07a63e4
JX
12012msgid "cannot move directory over file"
12013msgstr ""
12014
abc8de64 12015#: builtin/mv.c:198
cc76011e
JX
12016msgid "source directory is empty"
12017msgstr ""
12018
abc8de64 12019#: builtin/mv.c:223
cc76011e
JX
12020msgid "not under version control"
12021msgstr ""
12022
abc8de64 12023#: builtin/mv.c:226
cc76011e
JX
12024msgid "destination exists"
12025msgstr ""
12026
abc8de64 12027#: builtin/mv.c:234
cc76011e
JX
12028#, c-format
12029msgid "overwriting '%s'"
12030msgstr ""
12031
abc8de64 12032#: builtin/mv.c:237
cc76011e
JX
12033msgid "Cannot overwrite"
12034msgstr ""
12035
abc8de64 12036#: builtin/mv.c:240
cc76011e
JX
12037msgid "multiple sources for the same target"
12038msgstr ""
12039
abc8de64 12040#: builtin/mv.c:242
df49095a
JX
12041msgid "destination directory does not exist"
12042msgstr ""
12043
abc8de64 12044#: builtin/mv.c:249
cc76011e
JX
12045#, c-format
12046msgid "%s, source=%s, destination=%s"
12047msgstr ""
12048
abc8de64 12049#: builtin/mv.c:270
cc76011e
JX
12050#, c-format
12051msgid "Renaming %s to %s\n"
12052msgstr ""
12053
dba9f13c 12054#: builtin/mv.c:276 builtin/remote.c:716 builtin/repack.c:494
cc76011e
JX
12055#, c-format
12056msgid "renaming '%s' failed"
12057msgstr ""
12058
dba9f13c 12059#: builtin/name-rev.c:355
c2ea1208 12060msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
12061msgstr ""
12062
dba9f13c 12063#: builtin/name-rev.c:356
c2ea1208 12064msgid "git name-rev [<options>] --all"
cc76011e
JX
12065msgstr ""
12066
dba9f13c 12067#: builtin/name-rev.c:357
c2ea1208 12068msgid "git name-rev [<options>] --stdin"
cc76011e
JX
12069msgstr ""
12070
dba9f13c 12071#: builtin/name-rev.c:413
cc76011e
JX
12072msgid "print only names (no SHA-1)"
12073msgstr ""
12074
dba9f13c 12075#: builtin/name-rev.c:414
cc76011e
JX
12076msgid "only use tags to name the commits"
12077msgstr ""
12078
dba9f13c 12079#: builtin/name-rev.c:416
cc76011e
JX
12080msgid "only use refs matching <pattern>"
12081msgstr ""
12082
dba9f13c 12083#: builtin/name-rev.c:418
dfc182b1
JX
12084msgid "ignore refs matching <pattern>"
12085msgstr ""
12086
dba9f13c 12087#: builtin/name-rev.c:420
cc76011e
JX
12088msgid "list all commits reachable from all refs"
12089msgstr ""
12090
dba9f13c 12091#: builtin/name-rev.c:421
cc76011e
JX
12092msgid "read from stdin"
12093msgstr ""
12094
dba9f13c 12095#: builtin/name-rev.c:422
727b9576 12096msgid "allow to print `undefined` names (default)"
cc76011e
JX
12097msgstr ""
12098
dba9f13c 12099#: builtin/name-rev.c:428
28b3cffc
JX
12100msgid "dereference tags in the input (internal use)"
12101msgstr ""
12102
dba9f13c 12103#: builtin/notes.c:28
c2ea1208 12104msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
12105msgstr ""
12106
dba9f13c 12107#: builtin/notes.c:29
cc76011e 12108msgid ""
c2ea1208 12109"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 12110"| (-c | -C) <object>] [<object>]"
cc76011e
JX
12111msgstr ""
12112
dba9f13c 12113#: builtin/notes.c:30
c2ea1208 12114msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
12115msgstr ""
12116
dba9f13c 12117#: builtin/notes.c:31
cc76011e 12118msgid ""
c2ea1208 12119"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 12120"(-c | -C) <object>] [<object>]"
cc76011e
JX
12121msgstr ""
12122
dba9f13c 12123#: builtin/notes.c:32
c2ea1208 12124msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
12125msgstr ""
12126
dba9f13c 12127#: builtin/notes.c:33
c2ea1208 12128msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
12129msgstr ""
12130
dba9f13c 12131#: builtin/notes.c:34
cc76011e 12132msgid ""
c2ea1208 12133"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
12134msgstr ""
12135
dba9f13c 12136#: builtin/notes.c:35
cc76011e
JX
12137msgid "git notes merge --commit [-v | -q]"
12138msgstr ""
12139
dba9f13c 12140#: builtin/notes.c:36
cc76011e
JX
12141msgid "git notes merge --abort [-v | -q]"
12142msgstr ""
12143
dba9f13c 12144#: builtin/notes.c:37
c2ea1208 12145msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
12146msgstr ""
12147
dba9f13c 12148#: builtin/notes.c:38
18a90722 12149msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
cc76011e
JX
12150msgstr ""
12151
dba9f13c 12152#: builtin/notes.c:39
c2ea1208 12153msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
12154msgstr ""
12155
dba9f13c 12156#: builtin/notes.c:44
cc76011e
JX
12157msgid "git notes [list [<object>]]"
12158msgstr ""
12159
dba9f13c 12160#: builtin/notes.c:49
cc76011e
JX
12161msgid "git notes add [<options>] [<object>]"
12162msgstr ""
12163
dba9f13c 12164#: builtin/notes.c:54
cc76011e
JX
12165msgid "git notes copy [<options>] <from-object> <to-object>"
12166msgstr ""
12167
dba9f13c 12168#: builtin/notes.c:55
cc76011e
JX
12169msgid "git notes copy --stdin [<from-object> <to-object>]..."
12170msgstr ""
12171
dba9f13c 12172#: builtin/notes.c:60
cc76011e
JX
12173msgid "git notes append [<options>] [<object>]"
12174msgstr ""
12175
dba9f13c 12176#: builtin/notes.c:65
cc76011e
JX
12177msgid "git notes edit [<object>]"
12178msgstr ""
12179
dba9f13c 12180#: builtin/notes.c:70
cc76011e
JX
12181msgid "git notes show [<object>]"
12182msgstr ""
12183
dba9f13c 12184#: builtin/notes.c:75
c2ea1208 12185msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
12186msgstr ""
12187
dba9f13c 12188#: builtin/notes.c:76
cc76011e
JX
12189msgid "git notes merge --commit [<options>]"
12190msgstr ""
12191
dba9f13c 12192#: builtin/notes.c:77
cc76011e
JX
12193msgid "git notes merge --abort [<options>]"
12194msgstr ""
12195
dba9f13c 12196#: builtin/notes.c:82
cc76011e
JX
12197msgid "git notes remove [<object>]"
12198msgstr ""
12199
dba9f13c 12200#: builtin/notes.c:87
cc76011e
JX
12201msgid "git notes prune [<options>]"
12202msgstr ""
12203
dba9f13c 12204#: builtin/notes.c:92
cc76011e
JX
12205msgid "git notes get-ref"
12206msgstr ""
12207
dba9f13c 12208#: builtin/notes.c:97
9fa976ff
JX
12209msgid "Write/edit the notes for the following object:"
12210msgstr ""
12211
dba9f13c 12212#: builtin/notes.c:150
cc76011e
JX
12213#, c-format
12214msgid "unable to start 'show' for object '%s'"
12215msgstr ""
12216
dba9f13c 12217#: builtin/notes.c:154
9caaf23e 12218msgid "could not read 'show' output"
cc76011e
JX
12219msgstr ""
12220
dba9f13c 12221#: builtin/notes.c:162
cc76011e
JX
12222#, c-format
12223msgid "failed to finish 'show' for object '%s'"
12224msgstr ""
12225
dba9f13c 12226#: builtin/notes.c:197
fda7b092 12227msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
12228msgstr ""
12229
dba9f13c 12230#: builtin/notes.c:206
cc76011e
JX
12231msgid "unable to write note object"
12232msgstr ""
12233
dba9f13c 12234#: builtin/notes.c:208
cc76011e 12235#, c-format
fda7b092 12236msgid "the note contents have been left in %s"
cc76011e
JX
12237msgstr ""
12238
dba9f13c 12239#: builtin/notes.c:236 builtin/tag.c:508
cc76011e
JX
12240#, c-format
12241msgid "cannot read '%s'"
12242msgstr ""
12243
dba9f13c 12244#: builtin/notes.c:238 builtin/tag.c:511
cc76011e
JX
12245#, c-format
12246msgid "could not open or read '%s'"
12247msgstr ""
12248
dba9f13c
JX
12249#: builtin/notes.c:257 builtin/notes.c:308 builtin/notes.c:310
12250#: builtin/notes.c:378 builtin/notes.c:433 builtin/notes.c:519
12251#: builtin/notes.c:524 builtin/notes.c:602 builtin/notes.c:664
fda7b092
JX
12252#, c-format
12253msgid "failed to resolve '%s' as a valid ref."
12254msgstr ""
12255
dba9f13c 12256#: builtin/notes.c:260
cc76011e 12257#, c-format
fda7b092 12258msgid "failed to read object '%s'."
cc76011e
JX
12259msgstr ""
12260
dba9f13c 12261#: builtin/notes.c:264
5e078fcd 12262#, c-format
fda7b092 12263msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
12264msgstr ""
12265
dba9f13c 12266#: builtin/notes.c:304
fda7b092
JX
12267#, c-format
12268msgid "malformed input line: '%s'."
12269msgstr ""
12270
dba9f13c 12271#: builtin/notes.c:319
fda7b092
JX
12272#, c-format
12273msgid "failed to copy notes from '%s' to '%s'"
12274msgstr ""
12275
5b34e000
JX
12276#. TRANSLATORS: the first %s will be replaced by a git
12277#. notes command: 'add', 'merge', 'remove', etc.
12278#.
dba9f13c 12279#: builtin/notes.c:351
fda7b092
JX
12280#, c-format
12281msgid "refusing to %s notes in %s (outside of refs/notes/)"
12282msgstr ""
12283
dba9f13c
JX
12284#: builtin/notes.c:371 builtin/notes.c:426 builtin/notes.c:502
12285#: builtin/notes.c:514 builtin/notes.c:590 builtin/notes.c:657
12286#: builtin/notes.c:807 builtin/notes.c:954 builtin/notes.c:975
cc76011e
JX
12287msgid "too many parameters"
12288msgstr ""
12289
dba9f13c 12290#: builtin/notes.c:384 builtin/notes.c:670
cc76011e 12291#, c-format
fda7b092 12292msgid "no note found for object %s."
cc76011e
JX
12293msgstr ""
12294
dba9f13c 12295#: builtin/notes.c:405 builtin/notes.c:568
cc76011e
JX
12296msgid "note contents as a string"
12297msgstr ""
12298
dba9f13c 12299#: builtin/notes.c:408 builtin/notes.c:571
cc76011e
JX
12300msgid "note contents in a file"
12301msgstr ""
12302
dba9f13c 12303#: builtin/notes.c:411 builtin/notes.c:574
cc76011e
JX
12304msgid "reuse and edit specified note object"
12305msgstr ""
12306
dba9f13c 12307#: builtin/notes.c:414 builtin/notes.c:577
cc76011e
JX
12308msgid "reuse specified note object"
12309msgstr ""
12310
dba9f13c 12311#: builtin/notes.c:417 builtin/notes.c:580
beb691f7
JX
12312msgid "allow storing empty note"
12313msgstr ""
12314
dba9f13c 12315#: builtin/notes.c:418 builtin/notes.c:489
cc76011e
JX
12316msgid "replace existing notes"
12317msgstr ""
12318
dba9f13c 12319#: builtin/notes.c:443
cc76011e
JX
12320#, c-format
12321msgid ""
12322"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
12323"existing notes"
12324msgstr ""
12325
dba9f13c 12326#: builtin/notes.c:458 builtin/notes.c:537
cc76011e
JX
12327#, c-format
12328msgid "Overwriting existing notes for object %s\n"
12329msgstr ""
12330
dba9f13c 12331#: builtin/notes.c:469 builtin/notes.c:629 builtin/notes.c:894
beb691f7
JX
12332#, c-format
12333msgid "Removing note for object %s\n"
12334msgstr ""
12335
dba9f13c 12336#: builtin/notes.c:490
cc76011e
JX
12337msgid "read objects from stdin"
12338msgstr ""
12339
dba9f13c 12340#: builtin/notes.c:492
cc76011e
JX
12341msgid "load rewriting config for <command> (implies --stdin)"
12342msgstr ""
12343
dba9f13c 12344#: builtin/notes.c:510
cc76011e
JX
12345msgid "too few parameters"
12346msgstr ""
12347
dba9f13c 12348#: builtin/notes.c:531
cc76011e
JX
12349#, c-format
12350msgid ""
12351"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
12352"existing notes"
12353msgstr ""
12354
dba9f13c 12355#: builtin/notes.c:543
cc76011e 12356#, c-format
fda7b092 12357msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
12358msgstr ""
12359
dba9f13c 12360#: builtin/notes.c:595
cc76011e
JX
12361#, c-format
12362msgid ""
12363"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
12364"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
12365msgstr ""
12366
dba9f13c 12367#: builtin/notes.c:690
fda7b092
JX
12368msgid "failed to delete ref NOTES_MERGE_PARTIAL"
12369msgstr ""
12370
dba9f13c 12371#: builtin/notes.c:692
fda7b092
JX
12372msgid "failed to delete ref NOTES_MERGE_REF"
12373msgstr ""
12374
dba9f13c 12375#: builtin/notes.c:694
fda7b092
JX
12376msgid "failed to remove 'git notes merge' worktree"
12377msgstr ""
12378
dba9f13c 12379#: builtin/notes.c:714
fda7b092
JX
12380msgid "failed to read ref NOTES_MERGE_PARTIAL"
12381msgstr ""
12382
dba9f13c 12383#: builtin/notes.c:716
fda7b092
JX
12384msgid "could not find commit from NOTES_MERGE_PARTIAL."
12385msgstr ""
12386
dba9f13c 12387#: builtin/notes.c:718
fda7b092
JX
12388msgid "could not parse commit from NOTES_MERGE_PARTIAL."
12389msgstr ""
12390
dba9f13c 12391#: builtin/notes.c:731
fda7b092
JX
12392msgid "failed to resolve NOTES_MERGE_REF"
12393msgstr ""
12394
dba9f13c 12395#: builtin/notes.c:734
fda7b092
JX
12396msgid "failed to finalize notes merge"
12397msgstr ""
12398
dba9f13c 12399#: builtin/notes.c:760
9fa976ff
JX
12400#, c-format
12401msgid "unknown notes merge strategy %s"
12402msgstr ""
12403
dba9f13c 12404#: builtin/notes.c:776
cc76011e
JX
12405msgid "General options"
12406msgstr ""
12407
dba9f13c 12408#: builtin/notes.c:778
cc76011e
JX
12409msgid "Merge options"
12410msgstr ""
12411
dba9f13c 12412#: builtin/notes.c:780
cc76011e
JX
12413msgid ""
12414"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
12415"cat_sort_uniq)"
12416msgstr ""
12417
dba9f13c 12418#: builtin/notes.c:782
cc76011e
JX
12419msgid "Committing unmerged notes"
12420msgstr ""
12421
dba9f13c 12422#: builtin/notes.c:784
cc76011e
JX
12423msgid "finalize notes merge by committing unmerged notes"
12424msgstr ""
12425
dba9f13c 12426#: builtin/notes.c:786
cc76011e
JX
12427msgid "Aborting notes merge resolution"
12428msgstr ""
12429
dba9f13c 12430#: builtin/notes.c:788
cc76011e
JX
12431msgid "abort notes merge"
12432msgstr ""
12433
dba9f13c 12434#: builtin/notes.c:799
9fa976ff
JX
12435msgid "cannot mix --commit, --abort or -s/--strategy"
12436msgstr ""
12437
dba9f13c 12438#: builtin/notes.c:804
fda7b092 12439msgid "must specify a notes ref to merge"
9fa976ff
JX
12440msgstr ""
12441
dba9f13c 12442#: builtin/notes.c:828
9fa976ff 12443#, c-format
fda7b092 12444msgid "unknown -s/--strategy: %s"
9fa976ff
JX
12445msgstr ""
12446
dba9f13c 12447#: builtin/notes.c:865
df0617bf 12448#, c-format
fda7b092 12449msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
12450msgstr ""
12451
dba9f13c 12452#: builtin/notes.c:868
9fa976ff 12453#, c-format
fda7b092 12454msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
12455msgstr ""
12456
dba9f13c 12457#: builtin/notes.c:870
9fa976ff
JX
12458#, c-format
12459msgid ""
12460"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
12461"'git notes merge --commit', or abort the merge with 'git notes merge --"
12462"abort'.\n"
12463msgstr ""
12464
dba9f13c 12465#: builtin/notes.c:892
cc76011e
JX
12466#, c-format
12467msgid "Object %s has no note\n"
12468msgstr ""
12469
dba9f13c 12470#: builtin/notes.c:904
cc76011e
JX
12471msgid "attempt to remove non-existent note is not an error"
12472msgstr ""
12473
dba9f13c 12474#: builtin/notes.c:907
cc76011e
JX
12475msgid "read object names from the standard input"
12476msgstr ""
12477
dba9f13c 12478#: builtin/notes.c:945 builtin/prune.c:108 builtin/worktree.c:151
9fa976ff
JX
12479msgid "do not remove, show only"
12480msgstr ""
12481
dba9f13c 12482#: builtin/notes.c:946
9fa976ff 12483msgid "report pruned notes"
cc76011e
JX
12484msgstr ""
12485
dba9f13c 12486#: builtin/notes.c:988
9fa976ff
JX
12487msgid "notes-ref"
12488msgstr ""
12489
dba9f13c 12490#: builtin/notes.c:989
c2ea1208 12491msgid "use notes from <notes-ref>"
cc76011e
JX
12492msgstr ""
12493
dba9f13c 12494#: builtin/notes.c:1024
cc76011e 12495#, c-format
fda7b092 12496msgid "unknown subcommand: %s"
cc76011e
JX
12497msgstr ""
12498
9b7388a8 12499#: builtin/pack-objects.c:48
df0617bf
JX
12500msgid ""
12501"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
12502msgstr ""
12503
9b7388a8 12504#: builtin/pack-objects.c:49
df0617bf
JX
12505msgid ""
12506"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
12507msgstr ""
12508
dba9f13c 12509#: builtin/pack-objects.c:414
cc76011e 12510#, c-format
dba9f13c
JX
12511msgid "bad packed object CRC for %s"
12512msgstr ""
12513
12514#: builtin/pack-objects.c:425
12515#, c-format
12516msgid "corrupt packed object for %s"
12517msgstr ""
12518
12519#: builtin/pack-objects.c:556
12520#, c-format
12521msgid "recursive delta detected for object %s"
12522msgstr ""
12523
12524#: builtin/pack-objects.c:756
12525#, c-format
12526msgid "ordered %u objects, expected %<PRIu32>"
12527msgstr ""
12528
12529#: builtin/pack-objects.c:769
12530#, c-format
12531msgid "packfile is invalid: %s"
12532msgstr ""
12533
12534#: builtin/pack-objects.c:773
12535#, c-format
12536msgid "unable to open packfile for reuse: %s"
cc76011e
JX
12537msgstr ""
12538
dba9f13c
JX
12539#: builtin/pack-objects.c:777
12540msgid "unable to seek in reused packfile"
12541msgstr ""
12542
12543#: builtin/pack-objects.c:788
12544msgid "unable to read from reused packfile"
12545msgstr ""
12546
12547#: builtin/pack-objects.c:816
f517e50d
JX
12548msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
12549msgstr ""
12550
dba9f13c 12551#: builtin/pack-objects.c:829
5e078fcd
JX
12552msgid "Writing objects"
12553msgstr ""
12554
dba9f13c
JX
12555#: builtin/pack-objects.c:891 builtin/update-index.c:88
12556#, c-format
12557msgid "failed to stat %s"
12558msgstr ""
12559
12560#: builtin/pack-objects.c:944
12561#, c-format
12562msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
12563msgstr ""
12564
12565#: builtin/pack-objects.c:1112
5e078fcd
JX
12566msgid "disabling bitmap writing, as some objects are not being packed"
12567msgstr ""
12568
dba9f13c
JX
12569#: builtin/pack-objects.c:1489
12570#, c-format
12571msgid "delta base offset overflow in pack for %s"
12572msgstr ""
12573
12574#: builtin/pack-objects.c:1498
12575#, c-format
12576msgid "delta base offset out of bound for %s"
12577msgstr ""
12578
12579#: builtin/pack-objects.c:1771
9b7388a8
JX
12580msgid "Counting objects"
12581msgstr ""
12582
dba9f13c 12583#: builtin/pack-objects.c:1913
9b7388a8
JX
12584#, c-format
12585msgid "unable to get size of %s"
12586msgstr ""
12587
dba9f13c 12588#: builtin/pack-objects.c:1928
9b7388a8
JX
12589#, c-format
12590msgid "unable to parse object header of %s"
12591msgstr ""
12592
dba9f13c
JX
12593#: builtin/pack-objects.c:1995 builtin/pack-objects.c:2011
12594#: builtin/pack-objects.c:2021
12595#, c-format
12596msgid "object %s cannot be read"
12597msgstr ""
12598
12599#: builtin/pack-objects.c:1998 builtin/pack-objects.c:2025
12600#, c-format
12601msgid "object %s inconsistent object length (%lu vs %lu)"
12602msgstr ""
12603
12604#: builtin/pack-objects.c:2035
12605msgid "suboptimal pack - out of memory"
12606msgstr ""
12607
12608#: builtin/pack-objects.c:2369
12609#, c-format
12610msgid "Delta compression using up to %d threads"
12611msgstr ""
12612
12613#: builtin/pack-objects.c:2505
12614#, c-format
12615msgid "unable to pack objects reachable from tag %s"
12616msgstr ""
12617
12618#: builtin/pack-objects.c:2589
5e078fcd
JX
12619msgid "Compressing objects"
12620msgstr ""
12621
dba9f13c
JX
12622#: builtin/pack-objects.c:2595
12623msgid "inconsistency with delta count"
12624msgstr ""
12625
12626#: builtin/pack-objects.c:2674
12627#, c-format
12628msgid ""
12629"expected edge object ID, got garbage:\n"
12630" %s"
12631msgstr ""
12632
12633#: builtin/pack-objects.c:2680
12634#, c-format
12635msgid ""
12636"expected object ID, got garbage:\n"
12637" %s"
12638msgstr ""
12639
12640#: builtin/pack-objects.c:2760
18a90722
JX
12641msgid "invalid value for --missing"
12642msgstr ""
12643
dba9f13c
JX
12644#: builtin/pack-objects.c:2819 builtin/pack-objects.c:2927
12645msgid "cannot open pack index"
12646msgstr ""
12647
12648#: builtin/pack-objects.c:2850
12649#, c-format
12650msgid "loose object at %s could not be examined"
12651msgstr ""
12652
12653#: builtin/pack-objects.c:2935
12654msgid "unable to force loose object"
12655msgstr ""
12656
12657#: builtin/pack-objects.c:3022
12658#, c-format
12659msgid "not a rev '%s'"
12660msgstr ""
12661
12662#: builtin/pack-objects.c:3025
12663#, c-format
12664msgid "bad revision '%s'"
12665msgstr ""
12666
12667#: builtin/pack-objects.c:3045
12668msgid "unable to add recent objects"
12669msgstr ""
12670
12671#: builtin/pack-objects.c:3095
cc76011e
JX
12672#, c-format
12673msgid "unsupported index version %s"
12674msgstr ""
12675
dba9f13c 12676#: builtin/pack-objects.c:3099
cc76011e
JX
12677#, c-format
12678msgid "bad index version '%s'"
12679msgstr ""
12680
dba9f13c 12681#: builtin/pack-objects.c:3130
cc76011e
JX
12682msgid "do not show progress meter"
12683msgstr ""
12684
dba9f13c 12685#: builtin/pack-objects.c:3132
cc76011e
JX
12686msgid "show progress meter"
12687msgstr ""
12688
dba9f13c 12689#: builtin/pack-objects.c:3134
cc76011e
JX
12690msgid "show progress meter during object writing phase"
12691msgstr ""
12692
dba9f13c 12693#: builtin/pack-objects.c:3137
cc76011e
JX
12694msgid "similar to --all-progress when progress meter is shown"
12695msgstr ""
12696
dba9f13c
JX
12697#: builtin/pack-objects.c:3138
12698msgid "<version>[,<offset>]"
cc76011e
JX
12699msgstr ""
12700
dba9f13c 12701#: builtin/pack-objects.c:3139
cc76011e
JX
12702msgid "write the pack index file in the specified idx format version"
12703msgstr ""
12704
dba9f13c 12705#: builtin/pack-objects.c:3142
cc76011e
JX
12706msgid "maximum size of each output pack file"
12707msgstr ""
12708
dba9f13c 12709#: builtin/pack-objects.c:3144
cc76011e
JX
12710msgid "ignore borrowed objects from alternate object store"
12711msgstr ""
12712
dba9f13c 12713#: builtin/pack-objects.c:3146
cc76011e
JX
12714msgid "ignore packed objects"
12715msgstr ""
12716
dba9f13c 12717#: builtin/pack-objects.c:3148
cc76011e
JX
12718msgid "limit pack window by objects"
12719msgstr ""
12720
dba9f13c 12721#: builtin/pack-objects.c:3150
cc76011e
JX
12722msgid "limit pack window by memory in addition to object limit"
12723msgstr ""
12724
dba9f13c 12725#: builtin/pack-objects.c:3152
cc76011e
JX
12726msgid "maximum length of delta chain allowed in the resulting pack"
12727msgstr ""
12728
dba9f13c 12729#: builtin/pack-objects.c:3154
cc76011e
JX
12730msgid "reuse existing deltas"
12731msgstr ""
12732
dba9f13c 12733#: builtin/pack-objects.c:3156
cc76011e
JX
12734msgid "reuse existing objects"
12735msgstr ""
12736
dba9f13c 12737#: builtin/pack-objects.c:3158
cc76011e
JX
12738msgid "use OFS_DELTA objects"
12739msgstr ""
12740
dba9f13c 12741#: builtin/pack-objects.c:3160
cc76011e
JX
12742msgid "use threads when searching for best delta matches"
12743msgstr ""
12744
dba9f13c 12745#: builtin/pack-objects.c:3162
cc76011e
JX
12746msgid "do not create an empty pack output"
12747msgstr ""
12748
dba9f13c 12749#: builtin/pack-objects.c:3164
cc76011e
JX
12750msgid "read revision arguments from standard input"
12751msgstr ""
12752
dba9f13c 12753#: builtin/pack-objects.c:3166
cc76011e
JX
12754msgid "limit the objects to those that are not yet packed"
12755msgstr ""
12756
dba9f13c 12757#: builtin/pack-objects.c:3169
cc76011e
JX
12758msgid "include objects reachable from any reference"
12759msgstr ""
12760
dba9f13c 12761#: builtin/pack-objects.c:3172
cc76011e
JX
12762msgid "include objects referred by reflog entries"
12763msgstr ""
12764
dba9f13c 12765#: builtin/pack-objects.c:3175
d07a63e4
JX
12766msgid "include objects referred to by the index"
12767msgstr ""
12768
dba9f13c 12769#: builtin/pack-objects.c:3178
cc76011e
JX
12770msgid "output pack to stdout"
12771msgstr ""
12772
dba9f13c 12773#: builtin/pack-objects.c:3180
cc76011e
JX
12774msgid "include tag objects that refer to objects to be packed"
12775msgstr ""
12776
dba9f13c 12777#: builtin/pack-objects.c:3182
cc76011e
JX
12778msgid "keep unreachable objects"
12779msgstr ""
12780
dba9f13c 12781#: builtin/pack-objects.c:3184
9fa976ff
JX
12782msgid "pack loose unreachable objects"
12783msgstr ""
12784
dba9f13c 12785#: builtin/pack-objects.c:3186
cc76011e
JX
12786msgid "unpack unreachable objects newer than <time>"
12787msgstr ""
12788
dba9f13c 12789#: builtin/pack-objects.c:3189
cc76011e
JX
12790msgid "create thin packs"
12791msgstr ""
12792
dba9f13c 12793#: builtin/pack-objects.c:3191
beb691f7
JX
12794msgid "create packs suitable for shallow fetches"
12795msgstr ""
12796
dba9f13c 12797#: builtin/pack-objects.c:3193
cc76011e
JX
12798msgid "ignore packs that have companion .keep file"
12799msgstr ""
12800
dba9f13c 12801#: builtin/pack-objects.c:3195
9b7388a8
JX
12802msgid "ignore this pack"
12803msgstr ""
12804
dba9f13c 12805#: builtin/pack-objects.c:3197
cc76011e
JX
12806msgid "pack compression level"
12807msgstr ""
12808
dba9f13c 12809#: builtin/pack-objects.c:3199
cc76011e
JX
12810msgid "do not hide commits by grafts"
12811msgstr ""
12812
dba9f13c 12813#: builtin/pack-objects.c:3201
5e078fcd
JX
12814msgid "use a bitmap index if available to speed up counting objects"
12815msgstr ""
12816
dba9f13c 12817#: builtin/pack-objects.c:3203
5e078fcd
JX
12818msgid "write a bitmap index together with the pack index"
12819msgstr ""
12820
dba9f13c
JX
12821#: builtin/pack-objects.c:3206
12822msgid "handling for missing objects"
12823msgstr ""
12824
12825#: builtin/pack-objects.c:3209
12826msgid "do not pack objects in promisor packfiles"
12827msgstr ""
12828
12829#: builtin/pack-objects.c:3233
12830#, c-format
12831msgid "delta chain depth %d is too deep, forcing %d"
12832msgstr ""
12833
12834#: builtin/pack-objects.c:3238
12835#, c-format
12836msgid "pack.deltaCacheLimit is too high, forcing %d"
12837msgstr ""
12838
12839#: builtin/pack-objects.c:3294
12840msgid "--max-pack-size cannot be used to build a pack for transfer"
12841msgstr ""
12842
12843#: builtin/pack-objects.c:3296
12844msgid "minimum pack size limit is 1 MiB"
18a90722
JX
12845msgstr ""
12846
dba9f13c
JX
12847#: builtin/pack-objects.c:3301
12848msgid "--thin cannot be used to build an indexable pack"
abc8de64
JX
12849msgstr ""
12850
dba9f13c
JX
12851#: builtin/pack-objects.c:3304
12852msgid "--keep-unreachable and --unpack-unreachable are incompatible"
9b7388a8
JX
12853msgstr ""
12854
dba9f13c
JX
12855#: builtin/pack-objects.c:3310
12856msgid "cannot use --filter without --stdout"
5e078fcd
JX
12857msgstr ""
12858
dba9f13c 12859#: builtin/pack-objects.c:3366
9b7388a8
JX
12860msgid "Enumerating objects"
12861msgstr ""
12862
dba9f13c
JX
12863#: builtin/pack-objects.c:3385
12864#, c-format
12865msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
12866msgstr ""
12867
9b7388a8 12868#: builtin/pack-refs.c:7
df0617bf
JX
12869msgid "git pack-refs [<options>]"
12870msgstr ""
12871
9b7388a8 12872#: builtin/pack-refs.c:15
df0617bf
JX
12873msgid "pack everything"
12874msgstr ""
12875
9b7388a8 12876#: builtin/pack-refs.c:16
df0617bf
JX
12877msgid "prune loose refs (default)"
12878msgstr ""
12879
dba9f13c 12880#: builtin/prune-packed.c:9
df0617bf
JX
12881msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
12882msgstr ""
12883
dba9f13c 12884#: builtin/prune-packed.c:42
df0617bf
JX
12885msgid "Removing duplicate objects"
12886msgstr ""
12887
dba9f13c 12888#: builtin/prune.c:12
18a90722 12889msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
df0617bf
JX
12890msgstr ""
12891
dba9f13c 12892#: builtin/prune.c:109
df0617bf
JX
12893msgid "report pruned objects"
12894msgstr ""
12895
dba9f13c 12896#: builtin/prune.c:112
df0617bf
JX
12897msgid "expire objects older than <time>"
12898msgstr ""
12899
dba9f13c 12900#: builtin/prune.c:114
abc8de64
JX
12901msgid "limit traversal to objects outside promisor packfiles"
12902msgstr ""
12903
dba9f13c 12904#: builtin/prune.c:128
f4f2c8f8
JX
12905msgid "cannot prune in a precious-objects repo"
12906msgstr ""
12907
9b7388a8 12908#: builtin/pull.c:59 builtin/pull.c:61
fda7b092
JX
12909#, c-format
12910msgid "Invalid value for %s: %s"
12911msgstr ""
12912
9b7388a8 12913#: builtin/pull.c:81
f4f2c8f8 12914msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
12915msgstr ""
12916
9b7388a8 12917#: builtin/pull.c:132
5b34e000
JX
12918msgid "control for recursive fetching of submodules"
12919msgstr ""
12920
9b7388a8 12921#: builtin/pull.c:136
df0617bf
JX
12922msgid "Options related to merging"
12923msgstr ""
12924
9b7388a8 12925#: builtin/pull.c:139
df0617bf
JX
12926msgid "incorporate changes by rebasing rather than merging"
12927msgstr ""
12928
dba9f13c 12929#: builtin/pull.c:166 builtin/rebase--helper.c:23 builtin/revert.c:122
df0617bf
JX
12930msgid "allow fast-forward"
12931msgstr ""
12932
9b7388a8 12933#: builtin/pull.c:175
f517e50d
JX
12934msgid "automatically stash/stash pop before and after rebase"
12935msgstr ""
12936
9b7388a8 12937#: builtin/pull.c:191
df0617bf
JX
12938msgid "Options related to fetching"
12939msgstr ""
12940
9b7388a8 12941#: builtin/pull.c:209
9eb3984b
JX
12942msgid "number of submodules pulled in parallel"
12943msgstr ""
12944
9b7388a8 12945#: builtin/pull.c:304
df0617bf
JX
12946#, c-format
12947msgid "Invalid value for pull.ff: %s"
12948msgstr ""
12949
9b7388a8 12950#: builtin/pull.c:420
df0617bf
JX
12951msgid ""
12952"There is no candidate for rebasing against among the refs that you just "
12953"fetched."
12954msgstr ""
12955
9b7388a8 12956#: builtin/pull.c:422
df0617bf
JX
12957msgid ""
12958"There are no candidates for merging among the refs that you just fetched."
12959msgstr ""
12960
9b7388a8 12961#: builtin/pull.c:423
df0617bf
JX
12962msgid ""
12963"Generally this means that you provided a wildcard refspec which had no\n"
12964"matches on the remote end."
12965msgstr ""
12966
9b7388a8 12967#: builtin/pull.c:426
df0617bf
JX
12968#, c-format
12969msgid ""
12970"You asked to pull from the remote '%s', but did not specify\n"
12971"a branch. Because this is not the default configured remote\n"
12972"for your current branch, you must specify a branch on the command line."
12973msgstr ""
12974
9b7388a8 12975#: builtin/pull.c:431 git-parse-remote.sh:73
df0617bf
JX
12976msgid "You are not currently on a branch."
12977msgstr ""
12978
9b7388a8 12979#: builtin/pull.c:433 builtin/pull.c:448 git-parse-remote.sh:79
df0617bf
JX
12980msgid "Please specify which branch you want to rebase against."
12981msgstr ""
12982
9b7388a8 12983#: builtin/pull.c:435 builtin/pull.c:450 git-parse-remote.sh:82
df0617bf
JX
12984msgid "Please specify which branch you want to merge with."
12985msgstr ""
12986
9b7388a8 12987#: builtin/pull.c:436 builtin/pull.c:451
df0617bf 12988msgid "See git-pull(1) for details."
cc76011e
JX
12989msgstr ""
12990
9b7388a8 12991#: builtin/pull.c:438 builtin/pull.c:444 builtin/pull.c:453
f517e50d
JX
12992#: git-parse-remote.sh:64
12993msgid "<remote>"
12994msgstr ""
12995
dba9f13c 12996#: builtin/pull.c:438 builtin/pull.c:453 builtin/pull.c:458 git-rebase.sh:576
f517e50d
JX
12997#: git-parse-remote.sh:65
12998msgid "<branch>"
12999msgstr ""
13000
9b7388a8 13001#: builtin/pull.c:446 git-parse-remote.sh:75
df0617bf 13002msgid "There is no tracking information for the current branch."
cc76011e
JX
13003msgstr ""
13004
9b7388a8 13005#: builtin/pull.c:455 git-parse-remote.sh:95
df0617bf 13006msgid ""
f517e50d 13007"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
13008msgstr ""
13009
9b7388a8 13010#: builtin/pull.c:460
df0617bf
JX
13011#, c-format
13012msgid ""
13013"Your configuration specifies to merge with the ref '%s'\n"
13014"from the remote, but no such ref was fetched."
cc76011e
JX
13015msgstr ""
13016
dba9f13c 13017#: builtin/pull.c:829
9fa976ff
JX
13018msgid "ignoring --verify-signatures for rebase"
13019msgstr ""
13020
dba9f13c 13021#: builtin/pull.c:877
f517e50d
JX
13022msgid "--[no-]autostash option is only valid with --rebase."
13023msgstr ""
13024
dba9f13c 13025#: builtin/pull.c:885
df0617bf 13026msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
13027msgstr ""
13028
dba9f13c 13029#: builtin/pull.c:888
fda7b092
JX
13030msgid "pull with rebase"
13031msgstr ""
13032
dba9f13c 13033#: builtin/pull.c:889
fda7b092
JX
13034msgid "please commit or stash them."
13035msgstr ""
13036
dba9f13c 13037#: builtin/pull.c:914
df0617bf
JX
13038#, c-format
13039msgid ""
13040"fetch updated the current branch head.\n"
13041"fast-forwarding your working tree from\n"
13042"commit %s."
cc76011e
JX
13043msgstr ""
13044
dba9f13c 13045#: builtin/pull.c:919
df0617bf
JX
13046#, c-format
13047msgid ""
13048"Cannot fast-forward your working tree.\n"
13049"After making sure that you saved anything precious from\n"
13050"$ git diff %s\n"
13051"output, run\n"
13052"$ git reset --hard\n"
13053"to recover."
cc76011e
JX
13054msgstr ""
13055
dba9f13c 13056#: builtin/pull.c:934
df0617bf 13057msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
13058msgstr ""
13059
dba9f13c 13060#: builtin/pull.c:938
df0617bf 13061msgid "Cannot rebase onto multiple branches."
cc76011e
JX
13062msgstr ""
13063
dba9f13c 13064#: builtin/pull.c:945
5b34e000
JX
13065msgid "cannot rebase with locally recorded submodule modifications"
13066msgstr ""
13067
9b7388a8 13068#: builtin/push.c:19
cc76011e
JX
13069msgid "git push [<options>] [<repository> [<refspec>...]]"
13070msgstr ""
13071
9b7388a8 13072#: builtin/push.c:111
cc76011e
JX
13073msgid "tag shorthand without <tag>"
13074msgstr ""
13075
9b7388a8 13076#: builtin/push.c:121
cc76011e
JX
13077msgid "--delete only accepts plain target ref names"
13078msgstr ""
13079
9b7388a8 13080#: builtin/push.c:165
cc76011e
JX
13081msgid ""
13082"\n"
13083"To choose either option permanently, see push.default in 'git help config'."
13084msgstr ""
13085
9b7388a8 13086#: builtin/push.c:168
cc76011e
JX
13087#, c-format
13088msgid ""
13089"The upstream branch of your current branch does not match\n"
13090"the name of your current branch. To push to the upstream branch\n"
13091"on the remote, use\n"
13092"\n"
13093" git push %s HEAD:%s\n"
13094"\n"
13095"To push to the branch of the same name on the remote, use\n"
13096"\n"
13097" git push %s %s\n"
13098"%s"
13099msgstr ""
13100
9b7388a8 13101#: builtin/push.c:183
cc76011e
JX
13102#, c-format
13103msgid ""
13104"You are not currently on a branch.\n"
13105"To push the history leading to the current (detached HEAD)\n"
13106"state now, use\n"
13107"\n"
13108" git push %s HEAD:<name-of-remote-branch>\n"
13109msgstr ""
13110
9b7388a8 13111#: builtin/push.c:197
cc76011e
JX
13112#, c-format
13113msgid ""
13114"The current branch %s has no upstream branch.\n"
13115"To push the current branch and set the remote as upstream, use\n"
13116"\n"
13117" git push --set-upstream %s %s\n"
13118msgstr ""
13119
9b7388a8 13120#: builtin/push.c:205
cc76011e
JX
13121#, c-format
13122msgid "The current branch %s has multiple upstream branches, refusing to push."
13123msgstr ""
13124
9b7388a8 13125#: builtin/push.c:208
cc76011e
JX
13126#, c-format
13127msgid ""
13128"You are pushing to remote '%s', which is not the upstream of\n"
13129"your current branch '%s', without telling me what to push\n"
13130"to update which remote branch."
13131msgstr ""
13132
9b7388a8 13133#: builtin/push.c:267
cc76011e
JX
13134msgid ""
13135"You didn't specify any refspecs to push, and push.default is \"nothing\"."
13136msgstr ""
13137
9b7388a8 13138#: builtin/push.c:274
cc76011e
JX
13139msgid ""
13140"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
13141"its remote counterpart. Integrate the remote changes (e.g.\n"
13142"'git pull ...') before pushing again.\n"
cc76011e
JX
13143"See the 'Note about fast-forwards' in 'git push --help' for details."
13144msgstr ""
13145
9b7388a8 13146#: builtin/push.c:280
cc76011e
JX
13147msgid ""
13148"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
13149"counterpart. Check out this branch and integrate the remote changes\n"
13150"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
13151"See the 'Note about fast-forwards' in 'git push --help' for details."
13152msgstr ""
13153
9b7388a8 13154#: builtin/push.c:286
46bc4039 13155msgid ""
9caaf23e
JX
13156"Updates were rejected because the remote contains work that you do\n"
13157"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
13158"to the same ref. You may want to first integrate the remote changes\n"
13159"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 13160"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
13161msgstr ""
13162
9b7388a8 13163#: builtin/push.c:293
9caaf23e
JX
13164msgid "Updates were rejected because the tag already exists in the remote."
13165msgstr ""
13166
9b7388a8 13167#: builtin/push.c:296
9caaf23e
JX
13168msgid ""
13169"You cannot update a remote ref that points at a non-commit object,\n"
13170"or update a remote ref to make it point at a non-commit object,\n"
13171"without using the '--force' option.\n"
13172msgstr ""
13173
9b7388a8 13174#: builtin/push.c:357
cc76011e
JX
13175#, c-format
13176msgid "Pushing to %s\n"
13177msgstr ""
13178
9b7388a8 13179#: builtin/push.c:361
cc76011e
JX
13180#, c-format
13181msgid "failed to push some refs to '%s'"
13182msgstr ""
13183
9b7388a8 13184#: builtin/push.c:395
cc76011e
JX
13185#, c-format
13186msgid "bad repository '%s'"
13187msgstr ""
13188
9b7388a8 13189#: builtin/push.c:396
cc76011e
JX
13190msgid ""
13191"No configured push destination.\n"
13192"Either specify the URL from the command-line or configure a remote "
13193"repository using\n"
13194"\n"
13195" git remote add <name> <url>\n"
13196"\n"
13197"and then push using the remote name\n"
13198"\n"
13199" git push <name>\n"
13200msgstr ""
13201
9b7388a8 13202#: builtin/push.c:551
cc76011e
JX
13203msgid "repository"
13204msgstr ""
13205
9b7388a8 13206#: builtin/push.c:552 builtin/send-pack.c:164
cc76011e
JX
13207msgid "push all refs"
13208msgstr ""
13209
9b7388a8 13210#: builtin/push.c:553 builtin/send-pack.c:166
cc76011e
JX
13211msgid "mirror all refs"
13212msgstr ""
13213
9b7388a8 13214#: builtin/push.c:555
cc76011e
JX
13215msgid "delete refs"
13216msgstr ""
13217
9b7388a8 13218#: builtin/push.c:556
cc76011e
JX
13219msgid "push tags (can't be used with --all or --mirror)"
13220msgstr ""
13221
9b7388a8 13222#: builtin/push.c:559 builtin/send-pack.c:167
cc76011e
JX
13223msgid "force updates"
13224msgstr ""
13225
9b7388a8 13226#: builtin/push.c:561 builtin/send-pack.c:181
dba9f13c 13227msgid "<refname>:<expect>"
727b9576
JX
13228msgstr ""
13229
9b7388a8 13230#: builtin/push.c:562 builtin/send-pack.c:182
727b9576
JX
13231msgid "require old value of ref to be at this value"
13232msgstr ""
13233
9b7388a8 13234#: builtin/push.c:565
cc76011e
JX
13235msgid "control recursive pushing of submodules"
13236msgstr ""
13237
9b7388a8 13238#: builtin/push.c:567 builtin/send-pack.c:175
cc76011e
JX
13239msgid "use thin pack"
13240msgstr ""
13241
9b7388a8
JX
13242#: builtin/push.c:568 builtin/push.c:569 builtin/send-pack.c:161
13243#: builtin/send-pack.c:162
cc76011e
JX
13244msgid "receive pack program"
13245msgstr ""
13246
9b7388a8 13247#: builtin/push.c:570
cc76011e
JX
13248msgid "set upstream for git pull/status"
13249msgstr ""
13250
9b7388a8 13251#: builtin/push.c:573
cc76011e
JX
13252msgid "prune locally removed refs"
13253msgstr ""
13254
9b7388a8 13255#: builtin/push.c:575
9caaf23e
JX
13256msgid "bypass pre-push hook"
13257msgstr ""
13258
9b7388a8 13259#: builtin/push.c:576
c138af56 13260msgid "push missing but relevant tags"
cc76011e
JX
13261msgstr ""
13262
9b7388a8 13263#: builtin/push.c:579 builtin/send-pack.c:169
d07a63e4
JX
13264msgid "GPG sign the push"
13265msgstr ""
13266
9b7388a8 13267#: builtin/push.c:581 builtin/send-pack.c:176
c2ea1208
JX
13268msgid "request atomic transaction on remote side"
13269msgstr ""
13270
9b7388a8
JX
13271#: builtin/push.c:599
13272msgid "--delete is incompatible with --all, --mirror and --tags"
9fa976ff
JX
13273msgstr ""
13274
9b7388a8
JX
13275#: builtin/push.c:601
13276msgid "--delete doesn't make sense without any refs"
9fa976ff
JX
13277msgstr ""
13278
9b7388a8
JX
13279#: builtin/push.c:604
13280msgid "--all and --tags are incompatible"
c138af56
JX
13281msgstr ""
13282
9b7388a8
JX
13283#: builtin/push.c:606
13284msgid "--all can't be combined with refspecs"
cc76011e
JX
13285msgstr ""
13286
9b7388a8
JX
13287#: builtin/push.c:610
13288msgid "--mirror and --tags are incompatible"
13289msgstr ""
13290
13291#: builtin/push.c:612
13292msgid "--mirror can't be combined with refspecs"
13293msgstr ""
13294
13295#: builtin/push.c:615
13296msgid "--all and --mirror are incompatible"
13297msgstr ""
13298
13299#: builtin/push.c:634
9fa976ff
JX
13300msgid "push options must not have new line characters"
13301msgstr ""
13302
dba9f13c
JX
13303#: builtin/range-diff.c:8
13304msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
13305msgstr ""
13306
13307#: builtin/range-diff.c:9
13308msgid "git range-diff [<options>] <old-tip>...<new-tip>"
13309msgstr ""
13310
13311#: builtin/range-diff.c:10
13312msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
13313msgstr ""
13314
13315#: builtin/range-diff.c:26
13316msgid "Percentage by which creation is weighted"
13317msgstr ""
13318
13319#: builtin/range-diff.c:28
13320msgid "color both diff and diff-between-diffs"
13321msgstr ""
13322
13323#: builtin/range-diff.c:75 builtin/range-diff.c:79
13324#, c-format
13325msgid "no .. in range: '%s'"
13326msgstr ""
13327
13328#: builtin/range-diff.c:89
13329msgid "single arg format must be symmetric range"
13330msgstr ""
13331
13332#: builtin/range-diff.c:104
13333msgid "need two commit ranges"
13334msgstr ""
13335
dfc182b1 13336#: builtin/read-tree.c:40
cc76011e 13337msgid ""
df0617bf 13338"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
cc76011e
JX
13339"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
13340"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
13341msgstr ""
13342
9b7388a8 13343#: builtin/read-tree.c:120
cc76011e
JX
13344msgid "write resulting index to <file>"
13345msgstr ""
13346
9b7388a8 13347#: builtin/read-tree.c:123
cc76011e
JX
13348msgid "only empty the index"
13349msgstr ""
13350
9b7388a8 13351#: builtin/read-tree.c:125
cc76011e
JX
13352msgid "Merging"
13353msgstr ""
13354
9b7388a8 13355#: builtin/read-tree.c:127
cc76011e
JX
13356msgid "perform a merge in addition to a read"
13357msgstr ""
13358
9b7388a8 13359#: builtin/read-tree.c:129
cc76011e
JX
13360msgid "3-way merge if no file level merging required"
13361msgstr ""
13362
9b7388a8 13363#: builtin/read-tree.c:131
cc76011e
JX
13364msgid "3-way merge in presence of adds and removes"
13365msgstr ""
13366
9b7388a8 13367#: builtin/read-tree.c:133
cc76011e
JX
13368msgid "same as -m, but discard unmerged entries"
13369msgstr ""
13370
9b7388a8 13371#: builtin/read-tree.c:134
cc76011e
JX
13372msgid "<subdirectory>/"
13373msgstr ""
13374
9b7388a8 13375#: builtin/read-tree.c:135
cc76011e
JX
13376msgid "read the tree into the index under <subdirectory>/"
13377msgstr ""
13378
9b7388a8 13379#: builtin/read-tree.c:138
cc76011e
JX
13380msgid "update working tree with merge result"
13381msgstr ""
13382
9b7388a8 13383#: builtin/read-tree.c:140
cc76011e
JX
13384msgid "gitignore"
13385msgstr ""
13386
9b7388a8 13387#: builtin/read-tree.c:141
cc76011e
JX
13388msgid "allow explicitly ignored files to be overwritten"
13389msgstr ""
13390
9b7388a8 13391#: builtin/read-tree.c:144
cc76011e
JX
13392msgid "don't check the working tree after merging"
13393msgstr ""
13394
9b7388a8 13395#: builtin/read-tree.c:145
cc76011e
JX
13396msgid "don't update the index or the work tree"
13397msgstr ""
13398
9b7388a8 13399#: builtin/read-tree.c:147
cc76011e
JX
13400msgid "skip applying sparse checkout filter"
13401msgstr ""
13402
9b7388a8 13403#: builtin/read-tree.c:149
cc76011e
JX
13404msgid "debug unpack-trees"
13405msgstr ""
13406
5b34e000 13407#: builtin/rebase--helper.c:8
dfc182b1
JX
13408msgid "git rebase--helper [<options>]"
13409msgstr ""
13410
18a90722 13411#: builtin/rebase--helper.c:24
25eab542
JX
13412msgid "keep empty commits"
13413msgstr ""
13414
dba9f13c 13415#: builtin/rebase--helper.c:26 builtin/revert.c:124
abc8de64 13416msgid "allow commits with empty messages"
dfc182b1
JX
13417msgstr ""
13418
18a90722 13419#: builtin/rebase--helper.c:27
9b7388a8 13420msgid "rebase merge commits"
abc8de64
JX
13421msgstr ""
13422
13423#: builtin/rebase--helper.c:29
9b7388a8
JX
13424msgid "keep original branch points of cousins"
13425msgstr ""
13426
13427#: builtin/rebase--helper.c:30
13428msgid "continue rebase"
dfc182b1
JX
13429msgstr ""
13430
abc8de64 13431#: builtin/rebase--helper.c:32
9b7388a8
JX
13432msgid "abort rebase"
13433msgstr ""
13434
13435#: builtin/rebase--helper.c:35
18a90722 13436msgid "make rebase script"
25eab542
JX
13437msgstr ""
13438
9b7388a8 13439#: builtin/rebase--helper.c:37
18a90722 13440msgid "shorten commit ids in the todo list"
25eab542
JX
13441msgstr ""
13442
9b7388a8 13443#: builtin/rebase--helper.c:39
18a90722 13444msgid "expand commit ids in the todo list"
25eab542
JX
13445msgstr ""
13446
9b7388a8 13447#: builtin/rebase--helper.c:41
18a90722 13448msgid "check the todo list"
25eab542
JX
13449msgstr ""
13450
9b7388a8 13451#: builtin/rebase--helper.c:43
18a90722
JX
13452msgid "skip unnecessary picks"
13453msgstr ""
13454
9b7388a8 13455#: builtin/rebase--helper.c:45
25eab542
JX
13456msgid "rearrange fixup/squash lines"
13457msgstr ""
13458
9b7388a8 13459#: builtin/rebase--helper.c:47
18a90722
JX
13460msgid "insert exec commands in todo list"
13461msgstr ""
13462
9b7388a8
JX
13463#: builtin/rebase--helper.c:68
13464msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
13465msgstr ""
13466
dba9f13c 13467#: builtin/receive-pack.c:32
f517e50d
JX
13468msgid "git receive-pack <git-dir>"
13469msgstr ""
13470
dba9f13c 13471#: builtin/receive-pack.c:830
fda7b092
JX
13472msgid ""
13473"By default, updating the current branch in a non-bare repository\n"
13474"is denied, because it will make the index and work tree inconsistent\n"
13475"with what you pushed, and will require 'git reset --hard' to match\n"
13476"the work tree to HEAD.\n"
13477"\n"
673bfad0
JX
13478"You can set the 'receive.denyCurrentBranch' configuration variable\n"
13479"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
fda7b092
JX
13480"its current branch; however, this is not recommended unless you\n"
13481"arranged to update its work tree to match what you pushed in some\n"
13482"other way.\n"
13483"\n"
13484"To squelch this message and still keep the default behaviour, set\n"
13485"'receive.denyCurrentBranch' configuration variable to 'refuse'."
13486msgstr ""
13487
dba9f13c 13488#: builtin/receive-pack.c:850
fda7b092
JX
13489msgid ""
13490"By default, deleting the current branch is denied, because the next\n"
13491"'git clone' won't result in any file checked out, causing confusion.\n"
13492"\n"
13493"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
13494"'warn' or 'ignore' in the remote repository to allow deleting the\n"
13495"current branch, with or without a warning message.\n"
13496"\n"
13497"To squelch this message, you can set it to 'refuse'."
13498msgstr ""
13499
dba9f13c 13500#: builtin/receive-pack.c:1923
f517e50d
JX
13501msgid "quiet"
13502msgstr ""
13503
dba9f13c 13504#: builtin/receive-pack.c:1937
f517e50d
JX
13505msgid "You must specify a directory."
13506msgstr ""
13507
dba9f13c 13508#: builtin/reflog.c:536 builtin/reflog.c:541
28b3cffc
JX
13509#, c-format
13510msgid "'%s' is not a valid timestamp"
13511msgstr ""
13512
dba9f13c 13513#: builtin/remote.c:15
cc76011e
JX
13514msgid "git remote [-v | --verbose]"
13515msgstr ""
13516
dba9f13c 13517#: builtin/remote.c:16
cc76011e 13518msgid ""
c2ea1208 13519"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
cc76011e
JX
13520"mirror=<fetch|push>] <name> <url>"
13521msgstr ""
13522
dba9f13c 13523#: builtin/remote.c:17 builtin/remote.c:37
cc76011e
JX
13524msgid "git remote rename <old> <new>"
13525msgstr ""
13526
dba9f13c 13527#: builtin/remote.c:18 builtin/remote.c:42
cc76011e
JX
13528msgid "git remote remove <name>"
13529msgstr ""
13530
dba9f13c 13531#: builtin/remote.c:19 builtin/remote.c:47
c2ea1208 13532msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
cc76011e
JX
13533msgstr ""
13534
dba9f13c 13535#: builtin/remote.c:20
cc76011e
JX
13536msgid "git remote [-v | --verbose] show [-n] <name>"
13537msgstr ""
13538
dba9f13c 13539#: builtin/remote.c:21
cc76011e
JX
13540msgid "git remote prune [-n | --dry-run] <name>"
13541msgstr ""
13542
dba9f13c 13543#: builtin/remote.c:22
cc76011e
JX
13544msgid ""
13545"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
13546msgstr ""
13547
dba9f13c 13548#: builtin/remote.c:23
cc76011e
JX
13549msgid "git remote set-branches [--add] <name> <branch>..."
13550msgstr ""
13551
dba9f13c 13552#: builtin/remote.c:24 builtin/remote.c:73
f4f2c8f8
JX
13553msgid "git remote get-url [--push] [--all] <name>"
13554msgstr ""
13555
dba9f13c 13556#: builtin/remote.c:25 builtin/remote.c:78
cc76011e
JX
13557msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
13558msgstr ""
13559
dba9f13c 13560#: builtin/remote.c:26 builtin/remote.c:79
cc76011e
JX
13561msgid "git remote set-url --add <name> <newurl>"
13562msgstr ""
13563
dba9f13c 13564#: builtin/remote.c:27 builtin/remote.c:80
cc76011e
JX
13565msgid "git remote set-url --delete <name> <url>"
13566msgstr ""
13567
dba9f13c 13568#: builtin/remote.c:32
cc76011e
JX
13569msgid "git remote add [<options>] <name> <url>"
13570msgstr ""
13571
dba9f13c 13572#: builtin/remote.c:52
cc76011e
JX
13573msgid "git remote set-branches <name> <branch>..."
13574msgstr ""
13575
dba9f13c 13576#: builtin/remote.c:53
cc76011e
JX
13577msgid "git remote set-branches --add <name> <branch>..."
13578msgstr ""
13579
dba9f13c 13580#: builtin/remote.c:58
cc76011e
JX
13581msgid "git remote show [<options>] <name>"
13582msgstr ""
13583
dba9f13c 13584#: builtin/remote.c:63
cc76011e
JX
13585msgid "git remote prune [<options>] <name>"
13586msgstr ""
13587
dba9f13c 13588#: builtin/remote.c:68
cc76011e
JX
13589msgid "git remote update [<options>] [<group> | <remote>]..."
13590msgstr ""
13591
dba9f13c 13592#: builtin/remote.c:97
cc76011e
JX
13593#, c-format
13594msgid "Updating %s"
13595msgstr ""
13596
dba9f13c 13597#: builtin/remote.c:129
cc76011e
JX
13598msgid ""
13599"--mirror is dangerous and deprecated; please\n"
13600"\t use --mirror=fetch or --mirror=push instead"
13601msgstr ""
13602
dba9f13c 13603#: builtin/remote.c:146
cc76011e
JX
13604#, c-format
13605msgid "unknown mirror argument: %s"
13606msgstr ""
13607
dba9f13c 13608#: builtin/remote.c:162
cc76011e
JX
13609msgid "fetch the remote branches"
13610msgstr ""
13611
dba9f13c 13612#: builtin/remote.c:164
cc76011e
JX
13613msgid "import all tags and associated objects when fetching"
13614msgstr ""
13615
dba9f13c 13616#: builtin/remote.c:167
cc76011e
JX
13617msgid "or do not fetch any tag at all (--no-tags)"
13618msgstr ""
13619
dba9f13c 13620#: builtin/remote.c:169
cc76011e
JX
13621msgid "branch(es) to track"
13622msgstr ""
13623
dba9f13c 13624#: builtin/remote.c:170
cc76011e
JX
13625msgid "master branch"
13626msgstr ""
13627
dba9f13c 13628#: builtin/remote.c:171
cc76011e
JX
13629msgid "push|fetch"
13630msgstr ""
13631
dba9f13c 13632#: builtin/remote.c:172
cc76011e
JX
13633msgid "set up remote as a mirror to push to or fetch from"
13634msgstr ""
13635
dba9f13c 13636#: builtin/remote.c:184
cc76011e
JX
13637msgid "specifying a master branch makes no sense with --mirror"
13638msgstr ""
13639
dba9f13c 13640#: builtin/remote.c:186
cc76011e
JX
13641msgid "specifying branches to track makes sense only with fetch mirrors"
13642msgstr ""
13643
dba9f13c 13644#: builtin/remote.c:193 builtin/remote.c:635
cc76011e
JX
13645#, c-format
13646msgid "remote %s already exists."
13647msgstr ""
13648
dba9f13c 13649#: builtin/remote.c:197 builtin/remote.c:639
cc76011e
JX
13650#, c-format
13651msgid "'%s' is not a valid remote name"
13652msgstr ""
13653
dba9f13c 13654#: builtin/remote.c:237
cc76011e
JX
13655#, c-format
13656msgid "Could not setup master '%s'"
13657msgstr ""
13658
dba9f13c 13659#: builtin/remote.c:343
cc76011e
JX
13660#, c-format
13661msgid "Could not get fetch map for refspec %s"
13662msgstr ""
13663
dba9f13c 13664#: builtin/remote.c:442 builtin/remote.c:450
cc76011e
JX
13665msgid "(matching)"
13666msgstr ""
13667
dba9f13c 13668#: builtin/remote.c:454
cc76011e
JX
13669msgid "(delete)"
13670msgstr ""
13671
dba9f13c 13672#: builtin/remote.c:628 builtin/remote.c:764 builtin/remote.c:863
cc76011e
JX
13673#, c-format
13674msgid "No such remote: %s"
13675msgstr ""
13676
dba9f13c 13677#: builtin/remote.c:645
cc76011e
JX
13678#, c-format
13679msgid "Could not rename config section '%s' to '%s'"
13680msgstr ""
13681
dba9f13c 13682#: builtin/remote.c:665
cc76011e
JX
13683#, c-format
13684msgid ""
13685"Not updating non-default fetch refspec\n"
13686"\t%s\n"
13687"\tPlease update the configuration manually if necessary."
13688msgstr ""
13689
dba9f13c 13690#: builtin/remote.c:701
cc76011e
JX
13691#, c-format
13692msgid "deleting '%s' failed"
13693msgstr ""
13694
dba9f13c 13695#: builtin/remote.c:735
cc76011e
JX
13696#, c-format
13697msgid "creating '%s' failed"
13698msgstr ""
13699
dba9f13c 13700#: builtin/remote.c:801
cc76011e
JX
13701msgid ""
13702"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
13703"to delete it, use:"
13704msgid_plural ""
13705"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
13706"to delete them, use:"
13707msgstr[0] ""
13708msgstr[1] ""
13709
dba9f13c 13710#: builtin/remote.c:815
9eb3984b
JX
13711#, c-format
13712msgid "Could not remove config section '%s'"
13713msgstr ""
13714
dba9f13c 13715#: builtin/remote.c:916
cc76011e
JX
13716#, c-format
13717msgid " new (next fetch will store in remotes/%s)"
13718msgstr ""
13719
dba9f13c 13720#: builtin/remote.c:919
cc76011e
JX
13721msgid " tracked"
13722msgstr ""
13723
dba9f13c 13724#: builtin/remote.c:921
cc76011e
JX
13725msgid " stale (use 'git remote prune' to remove)"
13726msgstr ""
13727
dba9f13c 13728#: builtin/remote.c:923
cc76011e
JX
13729msgid " ???"
13730msgstr ""
13731
dba9f13c 13732#: builtin/remote.c:964
cc76011e
JX
13733#, c-format
13734msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
13735msgstr ""
13736
dba9f13c 13737#: builtin/remote.c:973
cc76011e 13738#, c-format
9eb3984b 13739msgid "rebases interactively onto remote %s"
cc76011e
JX
13740msgstr ""
13741
dba9f13c 13742#: builtin/remote.c:975
9b7388a8
JX
13743#, c-format
13744msgid "rebases interactively (with merges) onto remote %s"
13745msgstr ""
13746
dba9f13c 13747#: builtin/remote.c:978
cc76011e 13748#, c-format
9fa976ff 13749msgid "rebases onto remote %s"
822e4a65
JX
13750msgstr ""
13751
dba9f13c 13752#: builtin/remote.c:982
9fa976ff
JX
13753#, c-format
13754msgid " merges with remote %s"
cc76011e
JX
13755msgstr ""
13756
dba9f13c 13757#: builtin/remote.c:985
822e4a65 13758#, c-format
cc76011e 13759msgid "merges with remote %s"
822e4a65
JX
13760msgstr ""
13761
dba9f13c 13762#: builtin/remote.c:988
9fa976ff
JX
13763#, c-format
13764msgid "%-*s and with remote %s\n"
cc76011e
JX
13765msgstr ""
13766
dba9f13c 13767#: builtin/remote.c:1031
cc76011e
JX
13768msgid "create"
13769msgstr ""
13770
dba9f13c 13771#: builtin/remote.c:1034
cc76011e
JX
13772msgid "delete"
13773msgstr ""
13774
dba9f13c 13775#: builtin/remote.c:1038
cc76011e
JX
13776msgid "up to date"
13777msgstr ""
13778
dba9f13c 13779#: builtin/remote.c:1041
cc76011e
JX
13780msgid "fast-forwardable"
13781msgstr ""
13782
dba9f13c 13783#: builtin/remote.c:1044
cc76011e
JX
13784msgid "local out of date"
13785msgstr ""
13786
dba9f13c 13787#: builtin/remote.c:1051
822e4a65 13788#, c-format
cc76011e 13789msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
13790msgstr ""
13791
dba9f13c 13792#: builtin/remote.c:1054
822e4a65 13793#, c-format
cc76011e 13794msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
13795msgstr ""
13796
dba9f13c 13797#: builtin/remote.c:1058
cc76011e
JX
13798#, c-format
13799msgid " %-*s forces to %s"
822e4a65
JX
13800msgstr ""
13801
dba9f13c 13802#: builtin/remote.c:1061
822e4a65 13803#, c-format
cc76011e 13804msgid " %-*s pushes to %s"
822e4a65
JX
13805msgstr ""
13806
dba9f13c 13807#: builtin/remote.c:1129
cc76011e
JX
13808msgid "do not query remotes"
13809msgstr ""
13810
dba9f13c 13811#: builtin/remote.c:1156
822e4a65 13812#, c-format
cc76011e 13813msgid "* remote %s"
822e4a65
JX
13814msgstr ""
13815
dba9f13c 13816#: builtin/remote.c:1157
822e4a65 13817#, c-format
cc76011e 13818msgid " Fetch URL: %s"
822e4a65
JX
13819msgstr ""
13820
dba9f13c 13821#: builtin/remote.c:1158 builtin/remote.c:1174 builtin/remote.c:1313
cc76011e
JX
13822msgid "(no URL)"
13823msgstr ""
13824
5b34e000
JX
13825#. TRANSLATORS: the colon ':' should align
13826#. with the one in " Fetch URL: %s"
13827#. translation.
13828#.
dba9f13c 13829#: builtin/remote.c:1172 builtin/remote.c:1174
822e4a65 13830#, c-format
cc76011e 13831msgid " Push URL: %s"
822e4a65
JX
13832msgstr ""
13833
dba9f13c 13834#: builtin/remote.c:1176 builtin/remote.c:1178 builtin/remote.c:1180
822e4a65 13835#, c-format
cc76011e 13836msgid " HEAD branch: %s"
822e4a65
JX
13837msgstr ""
13838
dba9f13c 13839#: builtin/remote.c:1176
9fa976ff
JX
13840msgid "(not queried)"
13841msgstr ""
13842
dba9f13c 13843#: builtin/remote.c:1178
9fa976ff
JX
13844msgid "(unknown)"
13845msgstr ""
13846
dba9f13c 13847#: builtin/remote.c:1182
11b90174 13848#, c-format
cc76011e
JX
13849msgid ""
13850" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
13851msgstr ""
13852
dba9f13c 13853#: builtin/remote.c:1194
822e4a65 13854#, c-format
cc76011e
JX
13855msgid " Remote branch:%s"
13856msgid_plural " Remote branches:%s"
13857msgstr[0] ""
13858msgstr[1] ""
13859
dba9f13c 13860#: builtin/remote.c:1197 builtin/remote.c:1223
cc76011e 13861msgid " (status not queried)"
822e4a65
JX
13862msgstr ""
13863
dba9f13c 13864#: builtin/remote.c:1206
cc76011e
JX
13865msgid " Local branch configured for 'git pull':"
13866msgid_plural " Local branches configured for 'git pull':"
13867msgstr[0] ""
13868msgstr[1] ""
13869
dba9f13c 13870#: builtin/remote.c:1214
cc76011e
JX
13871msgid " Local refs will be mirrored by 'git push'"
13872msgstr ""
13873
dba9f13c 13874#: builtin/remote.c:1220
822e4a65 13875#, c-format
cc76011e
JX
13876msgid " Local ref configured for 'git push'%s:"
13877msgid_plural " Local refs configured for 'git push'%s:"
13878msgstr[0] ""
13879msgstr[1] ""
13880
dba9f13c 13881#: builtin/remote.c:1241
cc76011e 13882msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
13883msgstr ""
13884
dba9f13c 13885#: builtin/remote.c:1243
cc76011e
JX
13886msgid "delete refs/remotes/<name>/HEAD"
13887msgstr ""
13888
dba9f13c 13889#: builtin/remote.c:1258
cc76011e
JX
13890msgid "Cannot determine remote HEAD"
13891msgstr ""
13892
dba9f13c 13893#: builtin/remote.c:1260
cc76011e
JX
13894msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
13895msgstr ""
13896
dba9f13c 13897#: builtin/remote.c:1270
822e4a65 13898#, c-format
cc76011e 13899msgid "Could not delete %s"
822e4a65
JX
13900msgstr ""
13901
dba9f13c 13902#: builtin/remote.c:1278
822e4a65 13903#, c-format
cc76011e 13904msgid "Not a valid ref: %s"
822e4a65
JX
13905msgstr ""
13906
dba9f13c 13907#: builtin/remote.c:1280
cc76011e
JX
13908#, c-format
13909msgid "Could not setup %s"
822e4a65
JX
13910msgstr ""
13911
dba9f13c 13912#: builtin/remote.c:1298
cc76011e
JX
13913#, c-format
13914msgid " %s will become dangling!"
822e4a65
JX
13915msgstr ""
13916
dba9f13c 13917#: builtin/remote.c:1299
cc76011e
JX
13918#, c-format
13919msgid " %s has become dangling!"
822e4a65
JX
13920msgstr ""
13921
dba9f13c 13922#: builtin/remote.c:1309
822e4a65 13923#, c-format
cc76011e 13924msgid "Pruning %s"
822e4a65
JX
13925msgstr ""
13926
dba9f13c 13927#: builtin/remote.c:1310
822e4a65 13928#, c-format
cc76011e 13929msgid "URL: %s"
822e4a65
JX
13930msgstr ""
13931
dba9f13c 13932#: builtin/remote.c:1326
822e4a65 13933#, c-format
cc76011e 13934msgid " * [would prune] %s"
822e4a65
JX
13935msgstr ""
13936
dba9f13c 13937#: builtin/remote.c:1329
822e4a65 13938#, c-format
cc76011e 13939msgid " * [pruned] %s"
822e4a65
JX
13940msgstr ""
13941
dba9f13c 13942#: builtin/remote.c:1374
cc76011e
JX
13943msgid "prune remotes after fetching"
13944msgstr ""
13945
dba9f13c 13946#: builtin/remote.c:1437 builtin/remote.c:1491 builtin/remote.c:1559
822e4a65 13947#, c-format
cc76011e 13948msgid "No such remote '%s'"
822e4a65
JX
13949msgstr ""
13950
dba9f13c 13951#: builtin/remote.c:1453
cc76011e 13952msgid "add branch"
ccfca8dc
JX
13953msgstr ""
13954
dba9f13c 13955#: builtin/remote.c:1460
cc76011e 13956msgid "no remote specified"
822e4a65
JX
13957msgstr ""
13958
dba9f13c 13959#: builtin/remote.c:1477
f4f2c8f8
JX
13960msgid "query push URLs rather than fetch URLs"
13961msgstr ""
13962
dba9f13c 13963#: builtin/remote.c:1479
f4f2c8f8
JX
13964msgid "return all URLs"
13965msgstr ""
13966
dba9f13c 13967#: builtin/remote.c:1507
f4f2c8f8
JX
13968#, c-format
13969msgid "no URLs configured for remote '%s'"
13970msgstr ""
13971
dba9f13c 13972#: builtin/remote.c:1533
cc76011e
JX
13973msgid "manipulate push URLs"
13974msgstr ""
13975
dba9f13c 13976#: builtin/remote.c:1535
cc76011e
JX
13977msgid "add URL"
13978msgstr ""
13979
dba9f13c 13980#: builtin/remote.c:1537
cc76011e
JX
13981msgid "delete URLs"
13982msgstr ""
13983
dba9f13c 13984#: builtin/remote.c:1544
cc76011e
JX
13985msgid "--add --delete doesn't make sense"
13986msgstr ""
13987
dba9f13c 13988#: builtin/remote.c:1583
cc76011e
JX
13989#, c-format
13990msgid "Invalid old URL pattern: %s"
13991msgstr ""
13992
dba9f13c 13993#: builtin/remote.c:1591
cc76011e
JX
13994#, c-format
13995msgid "No such URL found: %s"
13996msgstr ""
13997
dba9f13c 13998#: builtin/remote.c:1593
cc76011e
JX
13999msgid "Will not delete all non-push URLs"
14000msgstr ""
14001
dba9f13c 14002#: builtin/remote.c:1609
cc76011e
JX
14003msgid "be verbose; must be placed before a subcommand"
14004msgstr ""
14005
dba9f13c 14006#: builtin/remote.c:1640
fda7b092
JX
14007#, c-format
14008msgid "Unknown subcommand: %s"
14009msgstr ""
14010
dba9f13c 14011#: builtin/repack.c:20
c2ea1208 14012msgid "git repack [<options>]"
727b9576
JX
14013msgstr ""
14014
dba9f13c 14015#: builtin/repack.c:25
673bfad0
JX
14016msgid ""
14017"Incremental repacks are incompatible with bitmap indexes. Use\n"
14018"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
14019msgstr ""
14020
dba9f13c 14021#: builtin/repack.c:287
727b9576
JX
14022msgid "pack everything in a single pack"
14023msgstr ""
14024
dba9f13c 14025#: builtin/repack.c:289
727b9576
JX
14026msgid "same as -a, and turn unreachable objects loose"
14027msgstr ""
14028
dba9f13c 14029#: builtin/repack.c:292
727b9576
JX
14030msgid "remove redundant packs, and run git-prune-packed"
14031msgstr ""
14032
dba9f13c 14033#: builtin/repack.c:294
727b9576
JX
14034msgid "pass --no-reuse-delta to git-pack-objects"
14035msgstr ""
14036
dba9f13c 14037#: builtin/repack.c:296
727b9576
JX
14038msgid "pass --no-reuse-object to git-pack-objects"
14039msgstr ""
14040
dba9f13c 14041#: builtin/repack.c:298
727b9576
JX
14042msgid "do not run git-update-server-info"
14043msgstr ""
14044
dba9f13c 14045#: builtin/repack.c:301
727b9576
JX
14046msgid "pass --local to git-pack-objects"
14047msgstr ""
14048
dba9f13c 14049#: builtin/repack.c:303
5e078fcd
JX
14050msgid "write bitmap index"
14051msgstr ""
14052
dba9f13c 14053#: builtin/repack.c:304
727b9576
JX
14054msgid "approxidate"
14055msgstr ""
14056
dba9f13c 14057#: builtin/repack.c:305
727b9576
JX
14058msgid "with -A, do not loosen objects older than this"
14059msgstr ""
14060
dba9f13c 14061#: builtin/repack.c:307
9fa976ff
JX
14062msgid "with -a, repack unreachable objects"
14063msgstr ""
14064
dba9f13c 14065#: builtin/repack.c:309
727b9576
JX
14066msgid "size of the window used for delta compression"
14067msgstr ""
14068
dba9f13c 14069#: builtin/repack.c:310 builtin/repack.c:316
d57b24b6
JX
14070msgid "bytes"
14071msgstr ""
14072
dba9f13c 14073#: builtin/repack.c:311
727b9576
JX
14074msgid "same as the above, but limit memory size instead of entries count"
14075msgstr ""
14076
dba9f13c 14077#: builtin/repack.c:313
727b9576
JX
14078msgid "limits the maximum delta depth"
14079msgstr ""
14080
dba9f13c 14081#: builtin/repack.c:315
5b34e000
JX
14082msgid "limits the maximum number of threads"
14083msgstr ""
14084
dba9f13c 14085#: builtin/repack.c:317
727b9576
JX
14086msgid "maximum size of each packfile"
14087msgstr ""
14088
dba9f13c 14089#: builtin/repack.c:319
5e078fcd
JX
14090msgid "repack objects in packs marked with .keep"
14091msgstr ""
14092
dba9f13c 14093#: builtin/repack.c:321
9b7388a8
JX
14094msgid "do not repack this pack"
14095msgstr ""
14096
dba9f13c 14097#: builtin/repack.c:331
f4f2c8f8
JX
14098msgid "cannot delete packs in a precious-objects repo"
14099msgstr ""
14100
dba9f13c 14101#: builtin/repack.c:335
9fa976ff
JX
14102msgid "--keep-unreachable and -A are incompatible"
14103msgstr ""
14104
dba9f13c 14105#: builtin/repack.c:510 builtin/worktree.c:139
727b9576 14106#, c-format
9fa976ff 14107msgid "failed to remove '%s'"
727b9576
JX
14108msgstr ""
14109
9b7388a8 14110#: builtin/replace.c:22
cc76011e
JX
14111msgid "git replace [-f] <object> <replacement>"
14112msgstr ""
14113
9b7388a8 14114#: builtin/replace.c:23
fe05e196
JX
14115msgid "git replace [-f] --edit <object>"
14116msgstr ""
14117
9b7388a8 14118#: builtin/replace.c:24
fe05e196
JX
14119msgid "git replace [-f] --graft <commit> [<parent>...]"
14120msgstr ""
14121
9b7388a8
JX
14122#: builtin/replace.c:25
14123msgid "git replace [-f] --convert-graft-file"
14124msgstr ""
14125
14126#: builtin/replace.c:26
cc76011e
JX
14127msgid "git replace -d <object>..."
14128msgstr ""
14129
9b7388a8 14130#: builtin/replace.c:27
df49095a 14131msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
14132msgstr ""
14133
dba9f13c
JX
14134#: builtin/replace.c:57 builtin/replace.c:203 builtin/replace.c:206
14135#, c-format
14136msgid "failed to resolve '%s' as a valid ref"
14137msgstr ""
14138
14139#: builtin/replace.c:86
14140#, c-format
14141msgid ""
14142"invalid replace format '%s'\n"
14143"valid formats are 'short', 'medium' and 'long'"
14144msgstr ""
14145
14146#: builtin/replace.c:121
14147#, c-format
14148msgid "replace ref '%s' not found"
14149msgstr ""
14150
14151#: builtin/replace.c:137
14152#, c-format
14153msgid "Deleted replace ref '%s'"
14154msgstr ""
14155
14156#: builtin/replace.c:149
14157#, c-format
14158msgid "'%s' is not a valid ref name"
14159msgstr ""
14160
14161#: builtin/replace.c:154
14162#, c-format
14163msgid "replace ref '%s' already exists"
14164msgstr ""
14165
14166#: builtin/replace.c:174
14167#, c-format
14168msgid ""
14169"Objects must be of the same type.\n"
14170"'%s' points to a replaced object of type '%s'\n"
14171"while '%s' points to a replacement object of type '%s'."
14172msgstr ""
14173
14174#: builtin/replace.c:225
fe05e196 14175#, c-format
dba9f13c
JX
14176msgid "unable to open %s for writing"
14177msgstr ""
14178
14179#: builtin/replace.c:238
14180msgid "cat-file reported failure"
14181msgstr ""
14182
14183#: builtin/replace.c:254
14184#, c-format
14185msgid "unable to open %s for reading"
14186msgstr ""
14187
14188#: builtin/replace.c:268
14189msgid "unable to spawn mktree"
14190msgstr ""
14191
14192#: builtin/replace.c:272
14193msgid "unable to read from mktree"
14194msgstr ""
14195
14196#: builtin/replace.c:281
14197msgid "mktree reported failure"
14198msgstr ""
14199
14200#: builtin/replace.c:285
14201msgid "mktree did not return an object name"
14202msgstr ""
14203
14204#: builtin/replace.c:294
14205#, c-format
14206msgid "unable to fstat %s"
14207msgstr ""
14208
14209#: builtin/replace.c:299
14210msgid "unable to write object to database"
14211msgstr ""
14212
14213#: builtin/replace.c:318 builtin/replace.c:371 builtin/replace.c:415
14214#: builtin/replace.c:445
14215#, c-format
14216msgid "not a valid object name: '%s'"
14217msgstr ""
14218
14219#: builtin/replace.c:322
14220#, c-format
14221msgid "unable to get object type for %s"
14222msgstr ""
14223
14224#: builtin/replace.c:338
14225msgid "editing object file failed"
14226msgstr ""
14227
14228#: builtin/replace.c:347
14229#, c-format
14230msgid "new object is the same as the old one: '%s'"
fe05e196
JX
14231msgstr ""
14232
9b7388a8 14233#: builtin/replace.c:407
fe05e196
JX
14234#, c-format
14235msgid "bad mergetag in commit '%s'"
14236msgstr ""
14237
9b7388a8 14238#: builtin/replace.c:409
fe05e196
JX
14239#, c-format
14240msgid "malformed mergetag in commit '%s'"
14241msgstr ""
14242
9b7388a8 14243#: builtin/replace.c:421
fe05e196
JX
14244#, c-format
14245msgid ""
14246"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
14247"instead of --graft"
14248msgstr ""
14249
9b7388a8 14250#: builtin/replace.c:460
fe05e196 14251#, c-format
dba9f13c 14252msgid "the original commit '%s' has a gpg signature"
fe05e196
JX
14253msgstr ""
14254
9b7388a8 14255#: builtin/replace.c:461
fe05e196
JX
14256msgid "the signature will be removed in the replacement commit!"
14257msgstr ""
14258
9b7388a8 14259#: builtin/replace.c:471
fe05e196
JX
14260#, c-format
14261msgid "could not write replacement commit for: '%s'"
14262msgstr ""
14263
dba9f13c
JX
14264#: builtin/replace.c:479
14265#, c-format
14266msgid "graft for '%s' unnecessary"
14267msgstr ""
14268
14269#: builtin/replace.c:482
14270#, c-format
14271msgid "new commit is the same as the old one: '%s'"
14272msgstr ""
14273
9b7388a8
JX
14274#: builtin/replace.c:514
14275#, c-format
14276msgid ""
14277"could not convert the following graft(s):\n"
14278"%s"
14279msgstr ""
14280
14281#: builtin/replace.c:535
cc76011e 14282msgid "list replace refs"
822e4a65
JX
14283msgstr ""
14284
9b7388a8 14285#: builtin/replace.c:536
cc76011e 14286msgid "delete replace refs"
822e4a65
JX
14287msgstr ""
14288
9b7388a8 14289#: builtin/replace.c:537
fe05e196
JX
14290msgid "edit existing object"
14291msgstr ""
14292
9b7388a8 14293#: builtin/replace.c:538
fe05e196
JX
14294msgid "change a commit's parents"
14295msgstr ""
14296
9b7388a8
JX
14297#: builtin/replace.c:539
14298msgid "convert existing graft file"
14299msgstr ""
14300
14301#: builtin/replace.c:540
cc76011e 14302msgid "replace the ref if it exists"
822e4a65
JX
14303msgstr ""
14304
9b7388a8 14305#: builtin/replace.c:542
fe05e196
JX
14306msgid "do not pretty-print contents for --edit"
14307msgstr ""
14308
9b7388a8 14309#: builtin/replace.c:543
df49095a
JX
14310msgid "use this format"
14311msgstr ""
14312
dba9f13c
JX
14313#: builtin/replace.c:556
14314msgid "--format cannot be used when not listing"
14315msgstr ""
14316
14317#: builtin/replace.c:564
14318msgid "-f only makes sense when writing a replacement"
14319msgstr ""
14320
14321#: builtin/replace.c:568
14322msgid "--raw only makes sense with --edit"
14323msgstr ""
14324
14325#: builtin/replace.c:574
14326msgid "-d needs at least one argument"
14327msgstr ""
14328
14329#: builtin/replace.c:580
14330msgid "bad number of arguments"
14331msgstr ""
14332
14333#: builtin/replace.c:586
14334msgid "-e needs exactly one argument"
14335msgstr ""
14336
14337#: builtin/replace.c:592
14338msgid "-g needs at least one argument"
14339msgstr ""
14340
14341#: builtin/replace.c:598
14342msgid "--convert-graft-file takes no argument"
14343msgstr ""
14344
14345#: builtin/replace.c:604
14346msgid "only one pattern can be given with -l"
14347msgstr ""
14348
5b34e000 14349#: builtin/rerere.c:13
c2ea1208 14350msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
14351msgstr ""
14352
5b34e000 14353#: builtin/rerere.c:59
cc76011e 14354msgid "register clean resolutions in index"
822e4a65
JX
14355msgstr ""
14356
5b34e000 14357#: builtin/reset.c:29
822e4a65 14358msgid ""
cc76011e 14359"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
14360msgstr ""
14361
5b34e000 14362#: builtin/reset.c:30
fda7b092 14363msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
822e4a65
JX
14364msgstr ""
14365
5b34e000 14366#: builtin/reset.c:31
46bc4039 14367msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
822e4a65
JX
14368msgstr ""
14369
5b34e000 14370#: builtin/reset.c:37
cc76011e 14371msgid "mixed"
dce37b66
JX
14372msgstr ""
14373
5b34e000 14374#: builtin/reset.c:37
cc76011e 14375msgid "soft"
dce37b66
JX
14376msgstr ""
14377
5b34e000 14378#: builtin/reset.c:37
cc76011e 14379msgid "hard"
dce37b66
JX
14380msgstr ""
14381
5b34e000 14382#: builtin/reset.c:37
cc76011e 14383msgid "merge"
dce37b66
JX
14384msgstr ""
14385
5b34e000 14386#: builtin/reset.c:37
cc76011e 14387msgid "keep"
dce37b66
JX
14388msgstr ""
14389
25eab542 14390#: builtin/reset.c:78
cc76011e 14391msgid "You do not have a valid HEAD."
dce37b66
JX
14392msgstr ""
14393
25eab542 14394#: builtin/reset.c:80
cc76011e 14395msgid "Failed to find tree of HEAD."
dce37b66
JX
14396msgstr ""
14397
25eab542 14398#: builtin/reset.c:86
822e4a65 14399#, c-format
cc76011e 14400msgid "Failed to find tree of %s."
dce37b66
JX
14401msgstr ""
14402
abc8de64 14403#: builtin/reset.c:111
cc76011e
JX
14404#, c-format
14405msgid "HEAD is now at %s"
dce37b66
JX
14406msgstr ""
14407
abc8de64 14408#: builtin/reset.c:189
dce37b66 14409#, c-format
cc76011e 14410msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
14411msgstr ""
14412
abc8de64 14413#: builtin/reset.c:289
cc76011e 14414msgid "be quiet, only report errors"
dce37b66
JX
14415msgstr ""
14416
abc8de64 14417#: builtin/reset.c:291
cc76011e 14418msgid "reset HEAD and index"
dce37b66
JX
14419msgstr ""
14420
abc8de64 14421#: builtin/reset.c:292
cc76011e 14422msgid "reset only HEAD"
dce37b66
JX
14423msgstr ""
14424
abc8de64 14425#: builtin/reset.c:294 builtin/reset.c:296
cc76011e 14426msgid "reset HEAD, index and working tree"
822e4a65
JX
14427msgstr ""
14428
abc8de64 14429#: builtin/reset.c:298
cc76011e 14430msgid "reset HEAD but keep local changes"
dce37b66
JX
14431msgstr ""
14432
abc8de64 14433#: builtin/reset.c:304
5e078fcd
JX
14434msgid "record only the fact that removed paths will be added later"
14435msgstr ""
14436
abc8de64 14437#: builtin/reset.c:321
46bc4039
JX
14438#, c-format
14439msgid "Failed to resolve '%s' as a valid revision."
14440msgstr ""
14441
abc8de64 14442#: builtin/reset.c:329
46bc4039
JX
14443#, c-format
14444msgid "Failed to resolve '%s' as a valid tree."
14445msgstr ""
14446
abc8de64 14447#: builtin/reset.c:338
cc76011e 14448msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
14449msgstr ""
14450
abc8de64 14451#: builtin/reset.c:347
cc76011e 14452msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
14453msgstr ""
14454
abc8de64 14455#: builtin/reset.c:349
dce37b66 14456#, c-format
cc76011e 14457msgid "Cannot do %s reset with paths."
dce37b66
JX
14458msgstr ""
14459
abc8de64 14460#: builtin/reset.c:359
822e4a65 14461#, c-format
cc76011e 14462msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
14463msgstr ""
14464
abc8de64 14465#: builtin/reset.c:363
5e078fcd
JX
14466msgid "-N can only be used with --mixed"
14467msgstr ""
14468
abc8de64 14469#: builtin/reset.c:380
727b9576 14470msgid "Unstaged changes after reset:"
dce37b66
JX
14471msgstr ""
14472
abc8de64 14473#: builtin/reset.c:386
727b9576
JX
14474#, c-format
14475msgid "Could not reset index file to revision '%s'."
46bc4039
JX
14476msgstr ""
14477
abc8de64 14478#: builtin/reset.c:390
46bc4039
JX
14479msgid "Could not write new index file."
14480msgstr ""
14481
dba9f13c 14482#: builtin/rev-list.c:399
abc8de64
JX
14483msgid "cannot combine --exclude-promisor-objects and --missing"
14484msgstr ""
14485
dba9f13c 14486#: builtin/rev-list.c:457
18a90722
JX
14487msgid "object filtering requires --objects"
14488msgstr ""
14489
dba9f13c 14490#: builtin/rev-list.c:460
18a90722
JX
14491#, c-format
14492msgid "invalid sparse value '%s'"
14493msgstr ""
14494
dba9f13c 14495#: builtin/rev-list.c:501
df0617bf
JX
14496msgid "rev-list does not support display of notes"
14497msgstr ""
14498
dba9f13c 14499#: builtin/rev-list.c:504
18a90722
JX
14500msgid "cannot combine --use-bitmap-index with object filtering"
14501msgstr ""
14502
55892712 14503#: builtin/rev-parse.c:406
c2ea1208 14504msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
14505msgstr ""
14506
55892712 14507#: builtin/rev-parse.c:411
cc76011e 14508msgid "keep the `--` passed as an arg"
dce37b66
JX
14509msgstr ""
14510
55892712 14511#: builtin/rev-parse.c:413
cc76011e 14512msgid "stop parsing after the first non-option argument"
dce37b66
JX
14513msgstr ""
14514
55892712 14515#: builtin/rev-parse.c:416
df49095a
JX
14516msgid "output in stuck long form"
14517msgstr ""
14518
55892712 14519#: builtin/rev-parse.c:549
822e4a65 14520msgid ""
c2ea1208 14521"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 14522" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 14523" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
14524"\n"
14525"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
14526msgstr ""
14527
dba9f13c 14528#: builtin/revert.c:24
c2ea1208 14529msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
14530msgstr ""
14531
dba9f13c 14532#: builtin/revert.c:25
cc76011e 14533msgid "git revert <subcommand>"
dce37b66
JX
14534msgstr ""
14535
dba9f13c 14536#: builtin/revert.c:30
c2ea1208 14537msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
14538msgstr ""
14539
dba9f13c 14540#: builtin/revert.c:31
cc76011e 14541msgid "git cherry-pick <subcommand>"
dce37b66
JX
14542msgstr ""
14543
dba9f13c 14544#: builtin/revert.c:91
dce37b66 14545#, c-format
cc76011e 14546msgid "%s: %s cannot be used with %s"
dce37b66
JX
14547msgstr ""
14548
dba9f13c 14549#: builtin/revert.c:100
cc76011e 14550msgid "end revert or cherry-pick sequence"
dce37b66
JX
14551msgstr ""
14552
dba9f13c 14553#: builtin/revert.c:101
cc76011e 14554msgid "resume revert or cherry-pick sequence"
dce37b66
JX
14555msgstr ""
14556
dba9f13c 14557#: builtin/revert.c:102
cc76011e 14558msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
14559msgstr ""
14560
dba9f13c 14561#: builtin/revert.c:103
cc76011e 14562msgid "don't automatically commit"
dce37b66
JX
14563msgstr ""
14564
dba9f13c 14565#: builtin/revert.c:104
cc76011e 14566msgid "edit the commit message"
dce37b66
JX
14567msgstr ""
14568
dba9f13c 14569#: builtin/revert.c:107
dfc182b1 14570msgid "parent-number"
dce37b66
JX
14571msgstr ""
14572
dba9f13c 14573#: builtin/revert.c:108
dfc182b1
JX
14574msgid "select mainline parent"
14575msgstr ""
14576
dba9f13c 14577#: builtin/revert.c:110
cc76011e 14578msgid "merge strategy"
dce37b66
JX
14579msgstr ""
14580
dba9f13c 14581#: builtin/revert.c:111
cc76011e 14582msgid "option"
dce37b66
JX
14583msgstr ""
14584
dba9f13c 14585#: builtin/revert.c:112
cc76011e 14586msgid "option for merge strategy"
dce37b66
JX
14587msgstr ""
14588
dba9f13c 14589#: builtin/revert.c:121
cc76011e 14590msgid "append commit name"
dce37b66
JX
14591msgstr ""
14592
dba9f13c 14593#: builtin/revert.c:123
cc76011e 14594msgid "preserve initially empty commits"
1d4ac88d
JX
14595msgstr ""
14596
dba9f13c 14597#: builtin/revert.c:125
cc76011e 14598msgid "keep redundant, empty commits"
1d4ac88d
JX
14599msgstr ""
14600
dba9f13c 14601#: builtin/revert.c:219
cc76011e 14602msgid "revert failed"
dce37b66
JX
14603msgstr ""
14604
dba9f13c 14605#: builtin/revert.c:232
cc76011e 14606msgid "cherry-pick failed"
dce37b66
JX
14607msgstr ""
14608
5b34e000 14609#: builtin/rm.c:18
c2ea1208 14610msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
14611msgstr ""
14612
5b34e000 14613#: builtin/rm.c:206
dce37b66 14614msgid ""
28b3cffc
JX
14615"the following file has staged content different from both the\n"
14616"file and the HEAD:"
14617msgid_plural ""
14618"the following files have staged content different from both the\n"
14619"file and the HEAD:"
14620msgstr[0] ""
14621msgstr[1] ""
dce37b66 14622
5b34e000 14623#: builtin/rm.c:211
cc76011e 14624msgid ""
28b3cffc
JX
14625"\n"
14626"(use -f to force removal)"
822e4a65
JX
14627msgstr ""
14628
5b34e000 14629#: builtin/rm.c:215
28b3cffc
JX
14630msgid "the following file has changes staged in the index:"
14631msgid_plural "the following files have changes staged in the index:"
14632msgstr[0] ""
14633msgstr[1] ""
14634
5b34e000 14635#: builtin/rm.c:219 builtin/rm.c:228
cc76011e 14636msgid ""
28b3cffc 14637"\n"
cc76011e
JX
14638"(use --cached to keep the file, or -f to force removal)"
14639msgstr ""
822e4a65 14640
5b34e000 14641#: builtin/rm.c:225
28b3cffc
JX
14642msgid "the following file has local modifications:"
14643msgid_plural "the following files have local modifications:"
14644msgstr[0] ""
14645msgstr[1] ""
14646
9b7388a8 14647#: builtin/rm.c:241
cc76011e 14648msgid "do not list removed files"
dce37b66
JX
14649msgstr ""
14650
9b7388a8 14651#: builtin/rm.c:242
cc76011e 14652msgid "only remove from the index"
cd1e7487
JX
14653msgstr ""
14654
9b7388a8 14655#: builtin/rm.c:243
cc76011e 14656msgid "override the up-to-date check"
cd1e7487
JX
14657msgstr ""
14658
9b7388a8 14659#: builtin/rm.c:244
cc76011e 14660msgid "allow recursive removal"
dce37b66
JX
14661msgstr ""
14662
9b7388a8 14663#: builtin/rm.c:246
cc76011e 14664msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
14665msgstr ""
14666
dba9f13c
JX
14667#: builtin/rm.c:288
14668msgid "please stage your changes to .gitmodules or stash them to proceed"
14669msgstr ""
14670
9b7388a8 14671#: builtin/rm.c:306
dce37b66 14672#, c-format
cc76011e 14673msgid "not removing '%s' recursively without -r"
dce37b66
JX
14674msgstr ""
14675
9b7388a8 14676#: builtin/rm.c:345
dce37b66 14677#, c-format
cc76011e 14678msgid "git rm: unable to remove %s"
dce37b66
JX
14679msgstr ""
14680
9b7388a8 14681#: builtin/rm.c:368
673bfad0
JX
14682#, c-format
14683msgid "could not remove '%s'"
14684msgstr ""
14685
9b7388a8 14686#: builtin/send-pack.c:20
df0617bf
JX
14687msgid ""
14688"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
14689"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
14690"[<ref>...]\n"
14691" --all and explicit <ref> specification are mutually exclusive."
14692msgstr ""
14693
9b7388a8 14694#: builtin/send-pack.c:163
df0617bf
JX
14695msgid "remote name"
14696msgstr ""
14697
9b7388a8 14698#: builtin/send-pack.c:177
df0617bf
JX
14699msgid "use stateless RPC protocol"
14700msgstr ""
14701
9b7388a8 14702#: builtin/send-pack.c:178
df0617bf
JX
14703msgid "read refs from stdin"
14704msgstr ""
14705
9b7388a8 14706#: builtin/send-pack.c:179
df0617bf
JX
14707msgid "print status from remote helper"
14708msgstr ""
14709
9b7388a8
JX
14710#: builtin/serve.c:7
14711msgid "git serve [<options>]"
14712msgstr ""
14713
14714#: builtin/serve.c:17 builtin/upload-pack.c:23
14715msgid "quit after a single request/response exchange"
14716msgstr ""
14717
14718#: builtin/serve.c:19
14719msgid "exit immediately after advertising capabilities"
14720msgstr ""
14721
5b34e000 14722#: builtin/shortlog.c:14
9b7388a8
JX
14723msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
14724msgstr ""
14725
14726#: builtin/shortlog.c:15
14727msgid "git log --pretty=short | git shortlog [<options>]"
dce37b66
JX
14728msgstr ""
14729
9b7388a8 14730#: builtin/shortlog.c:264
673bfad0
JX
14731msgid "Group by committer rather than author"
14732msgstr ""
14733
9b7388a8 14734#: builtin/shortlog.c:266
cc76011e 14735msgid "sort output according to the number of commits per author"
dce37b66
JX
14736msgstr ""
14737
9b7388a8 14738#: builtin/shortlog.c:268
cc76011e 14739msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
14740msgstr ""
14741
9b7388a8 14742#: builtin/shortlog.c:270
cc76011e 14743msgid "Show the email address of each author"
dce37b66
JX
14744msgstr ""
14745
9b7388a8 14746#: builtin/shortlog.c:271
dba9f13c 14747msgid "<w>[,<i1>[,<i2>]]"
dce37b66
JX
14748msgstr ""
14749
9b7388a8 14750#: builtin/shortlog.c:272
cc76011e 14751msgid "Linewrap output"
dce37b66
JX
14752msgstr ""
14753
dba9f13c 14754#: builtin/shortlog.c:299
9b7388a8
JX
14755msgid "too many arguments given outside repository"
14756msgstr ""
14757
dba9f13c 14758#: builtin/show-branch.c:13
cc76011e 14759msgid ""
c2ea1208 14760"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
14761"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
14762"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
14763"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
14764msgstr ""
14765
dba9f13c 14766#: builtin/show-branch.c:17
c2ea1208 14767msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
14768msgstr ""
14769
dba9f13c 14770#: builtin/show-branch.c:395
fda7b092
JX
14771#, c-format
14772msgid "ignoring %s; cannot handle more than %d ref"
14773msgid_plural "ignoring %s; cannot handle more than %d refs"
14774msgstr[0] ""
14775msgstr[1] ""
14776
dba9f13c 14777#: builtin/show-branch.c:549
fda7b092
JX
14778#, c-format
14779msgid "no matching refs with %s"
14780msgstr ""
14781
dba9f13c 14782#: builtin/show-branch.c:645
cc76011e 14783msgid "show remote-tracking and local branches"
dce37b66
JX
14784msgstr ""
14785
dba9f13c 14786#: builtin/show-branch.c:647
cc76011e 14787msgid "show remote-tracking branches"
dce37b66
JX
14788msgstr ""
14789
dba9f13c 14790#: builtin/show-branch.c:649
cc76011e 14791msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
14792msgstr ""
14793
dba9f13c 14794#: builtin/show-branch.c:651
cc76011e 14795msgid "show <n> more commits after the common ancestor"
dce37b66
JX
14796msgstr ""
14797
dba9f13c 14798#: builtin/show-branch.c:653
cc76011e 14799msgid "synonym to more=-1"
822e4a65
JX
14800msgstr ""
14801
dba9f13c 14802#: builtin/show-branch.c:654
cc76011e 14803msgid "suppress naming strings"
dce37b66
JX
14804msgstr ""
14805
dba9f13c 14806#: builtin/show-branch.c:656
cc76011e 14807msgid "include the current branch"
dce37b66
JX
14808msgstr ""
14809
dba9f13c 14810#: builtin/show-branch.c:658
cc76011e 14811msgid "name commits with their object names"
dce37b66
JX
14812msgstr ""
14813
dba9f13c 14814#: builtin/show-branch.c:660
cc76011e 14815msgid "show possible merge bases"
dce37b66
JX
14816msgstr ""
14817
dba9f13c 14818#: builtin/show-branch.c:662
cc76011e 14819msgid "show refs unreachable from any other ref"
dce37b66
JX
14820msgstr ""
14821
dba9f13c 14822#: builtin/show-branch.c:664
cc76011e 14823msgid "show commits in topological order"
dce37b66
JX
14824msgstr ""
14825
dba9f13c 14826#: builtin/show-branch.c:667
cc76011e 14827msgid "show only commits not on the first branch"
dce37b66
JX
14828msgstr ""
14829
dba9f13c 14830#: builtin/show-branch.c:669
cc76011e 14831msgid "show merges reachable from only one tip"
dce37b66
JX
14832msgstr ""
14833
dba9f13c 14834#: builtin/show-branch.c:671
28b3cffc 14835msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
14836msgstr ""
14837
dba9f13c 14838#: builtin/show-branch.c:674
cc76011e 14839msgid "<n>[,<base>]"
dce37b66
JX
14840msgstr ""
14841
dba9f13c 14842#: builtin/show-branch.c:675
cc76011e 14843msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
14844msgstr ""
14845
dba9f13c 14846#: builtin/show-branch.c:711
fda7b092
JX
14847msgid ""
14848"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
14849msgstr ""
14850
dba9f13c 14851#: builtin/show-branch.c:735
fda7b092
JX
14852msgid "no branches given, and HEAD is not valid"
14853msgstr ""
14854
dba9f13c 14855#: builtin/show-branch.c:738
fda7b092
JX
14856msgid "--reflog option needs one branch name"
14857msgstr ""
14858
dba9f13c 14859#: builtin/show-branch.c:741
fda7b092
JX
14860#, c-format
14861msgid "only %d entry can be shown at one time."
14862msgid_plural "only %d entries can be shown at one time."
14863msgstr[0] ""
14864msgstr[1] ""
14865
dba9f13c 14866#: builtin/show-branch.c:745
fda7b092
JX
14867#, c-format
14868msgid "no such ref %s"
14869msgstr ""
14870
dba9f13c 14871#: builtin/show-branch.c:829
fda7b092
JX
14872#, c-format
14873msgid "cannot handle more than %d rev."
14874msgid_plural "cannot handle more than %d revs."
14875msgstr[0] ""
14876msgstr[1] ""
14877
dba9f13c 14878#: builtin/show-branch.c:833
fda7b092
JX
14879#, c-format
14880msgid "'%s' is not a valid ref."
14881msgstr ""
14882
dba9f13c 14883#: builtin/show-branch.c:836
fda7b092
JX
14884#, c-format
14885msgid "cannot find commit %s (%s)"
14886msgstr ""
14887
dba9f13c 14888#: builtin/show-ref.c:11
cc76011e 14889msgid ""
c2ea1208
JX
14890"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
14891"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
14892msgstr ""
14893
dba9f13c 14894#: builtin/show-ref.c:12
f4f2c8f8 14895msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
14896msgstr ""
14897
dba9f13c 14898#: builtin/show-ref.c:160
cc76011e 14899msgid "only show tags (can be combined with heads)"
dce37b66
JX
14900msgstr ""
14901
dba9f13c 14902#: builtin/show-ref.c:161
cc76011e 14903msgid "only show heads (can be combined with tags)"
dce37b66
JX
14904msgstr ""
14905
dba9f13c 14906#: builtin/show-ref.c:162
cc76011e 14907msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
14908msgstr ""
14909
dba9f13c 14910#: builtin/show-ref.c:165 builtin/show-ref.c:167
28b3cffc 14911msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
14912msgstr ""
14913
dba9f13c 14914#: builtin/show-ref.c:169
cc76011e 14915msgid "dereference tags into object IDs"
dce37b66
JX
14916msgstr ""
14917
dba9f13c 14918#: builtin/show-ref.c:171
cc76011e 14919msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
14920msgstr ""
14921
dba9f13c 14922#: builtin/show-ref.c:175
cc76011e 14923msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
14924msgstr ""
14925
dba9f13c 14926#: builtin/show-ref.c:177
cc76011e 14927msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
14928msgstr ""
14929
5b34e000 14930#: builtin/stripspace.c:18
f4f2c8f8
JX
14931msgid "git stripspace [-s | --strip-comments]"
14932msgstr ""
14933
5b34e000 14934#: builtin/stripspace.c:19
f4f2c8f8
JX
14935msgid "git stripspace [-c | --comment-lines]"
14936msgstr ""
14937
5b34e000 14938#: builtin/stripspace.c:36
f4f2c8f8
JX
14939msgid "skip and remove all lines starting with comment character"
14940msgstr ""
14941
5b34e000 14942#: builtin/stripspace.c:39
9eb3984b 14943msgid "prepend comment character and space to each line"
f4f2c8f8
JX
14944msgstr ""
14945
dba9f13c 14946#: builtin/submodule--helper.c:37 builtin/submodule--helper.c:1833
f517e50d
JX
14947#, c-format
14948msgid "No such ref: %s"
14949msgstr ""
14950
dba9f13c 14951#: builtin/submodule--helper.c:44 builtin/submodule--helper.c:1842
f517e50d
JX
14952#, c-format
14953msgid "Expecting a full ref name, got %s"
14954msgstr ""
14955
9b7388a8 14956#: builtin/submodule--helper.c:61
abc8de64
JX
14957msgid "submodule--helper print-default-remote takes no arguments"
14958msgstr ""
14959
dba9f13c 14960#: builtin/submodule--helper.c:99
f517e50d
JX
14961#, c-format
14962msgid "cannot strip one component off url '%s'"
14963msgstr ""
14964
dba9f13c 14965#: builtin/submodule--helper.c:407 builtin/submodule--helper.c:1356
f4f2c8f8
JX
14966msgid "alternative anchor for relative paths"
14967msgstr ""
14968
dba9f13c 14969#: builtin/submodule--helper.c:412
f4f2c8f8
JX
14970msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
14971msgstr ""
14972
dba9f13c
JX
14973#: builtin/submodule--helper.c:469 builtin/submodule--helper.c:606
14974#: builtin/submodule--helper.c:629
f517e50d
JX
14975#, c-format
14976msgid "No url found for submodule path '%s' in .gitmodules"
14977msgstr ""
14978
dba9f13c
JX
14979#: builtin/submodule--helper.c:521
14980#, c-format
14981msgid "Entering '%s'\n"
14982msgstr ""
14983
14984#: builtin/submodule--helper.c:524
14985#, c-format
14986msgid ""
14987"run_command returned non-zero status for %s\n"
14988"."
14989msgstr ""
14990
14991#: builtin/submodule--helper.c:545
14992#, c-format
14993msgid ""
14994"run_command returned non-zero status whilerecursing in the nested submodules "
14995"of %s\n"
14996"."
14997msgstr ""
14998
14999#: builtin/submodule--helper.c:561
15000msgid "Suppress output of entering each submodule command"
15001msgstr ""
15002
15003#: builtin/submodule--helper.c:563 builtin/submodule--helper.c:1040
15004msgid "Recurse into nested submodules"
15005msgstr ""
15006
15007#: builtin/submodule--helper.c:568
15008msgid "git submodule--helper foreach [--quiet] [--recursive] <command>"
15009msgstr ""
15010
15011#: builtin/submodule--helper.c:644
dfc182b1
JX
15012#, c-format
15013msgid ""
15014"could not lookup configuration '%s'. Assuming this repository is its own "
15015"authoritative upstream."
15016msgstr ""
15017
dba9f13c 15018#: builtin/submodule--helper.c:655
f517e50d
JX
15019#, c-format
15020msgid "Failed to register url for submodule path '%s'"
15021msgstr ""
15022
dba9f13c 15023#: builtin/submodule--helper.c:659
f517e50d
JX
15024#, c-format
15025msgid "Submodule '%s' (%s) registered for path '%s'\n"
15026msgstr ""
15027
dba9f13c 15028#: builtin/submodule--helper.c:669
f517e50d
JX
15029#, c-format
15030msgid "warning: command update mode suggested for submodule '%s'\n"
15031msgstr ""
15032
dba9f13c 15033#: builtin/submodule--helper.c:676
f517e50d
JX
15034#, c-format
15035msgid "Failed to register update mode for submodule path '%s'"
15036msgstr ""
15037
dba9f13c 15038#: builtin/submodule--helper.c:698
f517e50d
JX
15039msgid "Suppress output for initializing a submodule"
15040msgstr ""
15041
dba9f13c 15042#: builtin/submodule--helper.c:703
f517e50d
JX
15043msgid "git submodule--helper init [<path>]"
15044msgstr ""
15045
dba9f13c 15046#: builtin/submodule--helper.c:775 builtin/submodule--helper.c:901
18a90722
JX
15047#, c-format
15048msgid "no submodule mapping found in .gitmodules for path '%s'"
f4f2c8f8
JX
15049msgstr ""
15050
dba9f13c 15051#: builtin/submodule--helper.c:814
f4f2c8f8 15052#, c-format
18a90722
JX
15053msgid "could not resolve HEAD ref inside the submodule '%s'"
15054msgstr ""
15055
dba9f13c 15056#: builtin/submodule--helper.c:841 builtin/submodule--helper.c:1010
18a90722
JX
15057#, c-format
15058msgid "failed to recurse into submodule '%s'"
15059msgstr ""
15060
dba9f13c 15061#: builtin/submodule--helper.c:865 builtin/submodule--helper.c:1176
18a90722
JX
15062msgid "Suppress submodule status output"
15063msgstr ""
15064
dba9f13c 15065#: builtin/submodule--helper.c:866
18a90722
JX
15066msgid ""
15067"Use commit stored in the index instead of the one stored in the submodule "
15068"HEAD"
15069msgstr ""
15070
dba9f13c 15071#: builtin/submodule--helper.c:867
18a90722
JX
15072msgid "recurse into nested submodules"
15073msgstr ""
15074
dba9f13c 15075#: builtin/submodule--helper.c:872
18a90722
JX
15076msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
15077msgstr ""
15078
dba9f13c 15079#: builtin/submodule--helper.c:896
18a90722 15080msgid "git submodule--helper name <path>"
f4f2c8f8
JX
15081msgstr ""
15082
dba9f13c 15083#: builtin/submodule--helper.c:960
abc8de64
JX
15084#, c-format
15085msgid "Synchronizing submodule url for '%s'\n"
15086msgstr ""
15087
dba9f13c 15088#: builtin/submodule--helper.c:966
abc8de64
JX
15089#, c-format
15090msgid "failed to register url for submodule path '%s'"
15091msgstr ""
15092
dba9f13c 15093#: builtin/submodule--helper.c:980
abc8de64
JX
15094#, c-format
15095msgid "failed to get the default remote for submodule '%s'"
15096msgstr ""
15097
dba9f13c 15098#: builtin/submodule--helper.c:991
abc8de64
JX
15099#, c-format
15100msgid "failed to update remote for submodule '%s'"
15101msgstr ""
15102
dba9f13c 15103#: builtin/submodule--helper.c:1038
abc8de64
JX
15104msgid "Suppress output of synchronizing submodule url"
15105msgstr ""
15106
dba9f13c 15107#: builtin/submodule--helper.c:1045
abc8de64
JX
15108msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
15109msgstr ""
15110
dba9f13c 15111#: builtin/submodule--helper.c:1099
abc8de64
JX
15112#, c-format
15113msgid ""
15114"Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
15115"really want to remove it including all of its history)"
15116msgstr ""
15117
dba9f13c 15118#: builtin/submodule--helper.c:1111
abc8de64
JX
15119#, c-format
15120msgid ""
15121"Submodule work tree '%s' contains local modifications; use '-f' to discard "
15122"them"
15123msgstr ""
15124
dba9f13c 15125#: builtin/submodule--helper.c:1119
abc8de64
JX
15126#, c-format
15127msgid "Cleared directory '%s'\n"
15128msgstr ""
15129
dba9f13c 15130#: builtin/submodule--helper.c:1121
abc8de64
JX
15131#, c-format
15132msgid "Could not remove submodule work tree '%s'\n"
15133msgstr ""
15134
dba9f13c 15135#: builtin/submodule--helper.c:1132
abc8de64
JX
15136#, c-format
15137msgid "could not create empty submodule directory %s"
15138msgstr ""
15139
dba9f13c 15140#: builtin/submodule--helper.c:1148
abc8de64
JX
15141#, c-format
15142msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
15143msgstr ""
15144
dba9f13c 15145#: builtin/submodule--helper.c:1177
abc8de64
JX
15146msgid "Remove submodule working trees even if they contain local changes"
15147msgstr ""
15148
dba9f13c 15149#: builtin/submodule--helper.c:1178
abc8de64
JX
15150msgid "Unregister all submodules"
15151msgstr ""
15152
dba9f13c 15153#: builtin/submodule--helper.c:1183
abc8de64
JX
15154msgid ""
15155"git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
15156msgstr ""
15157
dba9f13c 15158#: builtin/submodule--helper.c:1197
abc8de64
JX
15159msgid "Use '--all' if you really want to deinitialize all submodules"
15160msgstr ""
15161
dba9f13c 15162#: builtin/submodule--helper.c:1290 builtin/submodule--helper.c:1293
fda7b092
JX
15163#, c-format
15164msgid "submodule '%s' cannot add alternate: %s"
15165msgstr ""
15166
dba9f13c 15167#: builtin/submodule--helper.c:1329
fda7b092
JX
15168#, c-format
15169msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
15170msgstr ""
15171
dba9f13c 15172#: builtin/submodule--helper.c:1336
fda7b092
JX
15173#, c-format
15174msgid "Value '%s' for submodule.alternateLocation is not recognized"
15175msgstr ""
15176
dba9f13c 15177#: builtin/submodule--helper.c:1359
f4f2c8f8
JX
15178msgid "where the new submodule will be cloned to"
15179msgstr ""
15180
dba9f13c 15181#: builtin/submodule--helper.c:1362
f4f2c8f8
JX
15182msgid "name of the new submodule"
15183msgstr ""
15184
dba9f13c 15185#: builtin/submodule--helper.c:1365
f4f2c8f8
JX
15186msgid "url where to clone the submodule from"
15187msgstr ""
15188
dba9f13c 15189#: builtin/submodule--helper.c:1373
f4f2c8f8
JX
15190msgid "depth for shallow clones"
15191msgstr ""
15192
dba9f13c 15193#: builtin/submodule--helper.c:1376 builtin/submodule--helper.c:1751
fda7b092
JX
15194msgid "force cloning progress"
15195msgstr ""
15196
dba9f13c 15197#: builtin/submodule--helper.c:1381
f4f2c8f8
JX
15198msgid ""
15199"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f517e50d 15200"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
f4f2c8f8
JX
15201msgstr ""
15202
dba9f13c 15203#: builtin/submodule--helper.c:1412
f4f2c8f8
JX
15204#, c-format
15205msgid "clone of '%s' into submodule path '%s' failed"
15206msgstr ""
15207
dba9f13c 15208#: builtin/submodule--helper.c:1426
f4f2c8f8
JX
15209#, c-format
15210msgid "could not get submodule directory for '%s'"
15211msgstr ""
15212
dba9f13c 15213#: builtin/submodule--helper.c:1492
f517e50d
JX
15214#, c-format
15215msgid "Submodule path '%s' not initialized"
15216msgstr ""
15217
dba9f13c 15218#: builtin/submodule--helper.c:1496
f517e50d
JX
15219msgid "Maybe you want to use 'update --init'?"
15220msgstr ""
15221
dba9f13c 15222#: builtin/submodule--helper.c:1525
f517e50d
JX
15223#, c-format
15224msgid "Skipping unmerged submodule %s"
15225msgstr ""
15226
dba9f13c 15227#: builtin/submodule--helper.c:1554
f517e50d
JX
15228#, c-format
15229msgid "Skipping submodule '%s'"
15230msgstr ""
15231
dba9f13c 15232#: builtin/submodule--helper.c:1689
9fa976ff
JX
15233#, c-format
15234msgid "Failed to clone '%s'. Retry scheduled"
15235msgstr ""
15236
dba9f13c 15237#: builtin/submodule--helper.c:1700
9fa976ff
JX
15238#, c-format
15239msgid "Failed to clone '%s' a second time, aborting"
15240msgstr ""
15241
dba9f13c 15242#: builtin/submodule--helper.c:1730 builtin/submodule--helper.c:1953
f517e50d
JX
15243msgid "path into the working tree"
15244msgstr ""
15245
dba9f13c 15246#: builtin/submodule--helper.c:1733
f517e50d
JX
15247msgid "path into the working tree, across nested submodule boundaries"
15248msgstr ""
15249
dba9f13c 15250#: builtin/submodule--helper.c:1737
f517e50d
JX
15251msgid "rebase, merge, checkout or none"
15252msgstr ""
15253
dba9f13c 15254#: builtin/submodule--helper.c:1743
f517e50d
JX
15255msgid "Create a shallow clone truncated to the specified number of revisions"
15256msgstr ""
15257
dba9f13c 15258#: builtin/submodule--helper.c:1746
f517e50d
JX
15259msgid "parallel jobs"
15260msgstr ""
15261
dba9f13c 15262#: builtin/submodule--helper.c:1748
9fa976ff
JX
15263msgid "whether the initial clone should follow the shallow recommendation"
15264msgstr ""
15265
dba9f13c 15266#: builtin/submodule--helper.c:1749
f517e50d
JX
15267msgid "don't print cloning progress"
15268msgstr ""
15269
dba9f13c 15270#: builtin/submodule--helper.c:1756
f517e50d
JX
15271msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
15272msgstr ""
15273
dba9f13c 15274#: builtin/submodule--helper.c:1769
f517e50d
JX
15275msgid "bad value for update parameter"
15276msgstr ""
15277
dba9f13c 15278#: builtin/submodule--helper.c:1837
9fa976ff
JX
15279#, c-format
15280msgid ""
15281"Submodule (%s) branch configured to inherit branch from superproject, but "
15282"the superproject is not on any branch"
15283msgstr ""
15284
dba9f13c 15285#: builtin/submodule--helper.c:1954
673bfad0
JX
15286msgid "recurse into submodules"
15287msgstr ""
15288
dba9f13c 15289#: builtin/submodule--helper.c:1960
673bfad0
JX
15290msgid "git submodule--helper embed-git-dir [<path>...]"
15291msgstr ""
15292
dba9f13c 15293#: builtin/submodule--helper.c:2071
673bfad0
JX
15294#, c-format
15295msgid "%s doesn't support --super-prefix"
15296msgstr ""
15297
dba9f13c 15298#: builtin/submodule--helper.c:2077
f4f2c8f8 15299#, c-format
f517e50d 15300msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
15301msgstr ""
15302
5b34e000 15303#: builtin/symbolic-ref.c:8
c2ea1208 15304msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
15305msgstr ""
15306
5b34e000 15307#: builtin/symbolic-ref.c:9
c2ea1208 15308msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
15309msgstr ""
15310
25eab542 15311#: builtin/symbolic-ref.c:40
cc76011e
JX
15312msgid "suppress error message for non-symbolic (detached) refs"
15313msgstr ""
15314
25eab542 15315#: builtin/symbolic-ref.c:41
fe52cd62
JX
15316msgid "delete symbolic ref"
15317msgstr ""
15318
25eab542 15319#: builtin/symbolic-ref.c:42
cc76011e
JX
15320msgid "shorten ref output"
15321msgstr ""
15322
dba9f13c 15323#: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
cc76011e
JX
15324msgid "reason"
15325msgstr ""
15326
dba9f13c 15327#: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
cc76011e
JX
15328msgid "reason of the update"
15329msgstr ""
15330
dba9f13c 15331#: builtin/tag.c:25
dce37b66 15332msgid ""
c2ea1208
JX
15333"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
15334"[<head>]"
dce37b66
JX
15335msgstr ""
15336
dba9f13c 15337#: builtin/tag.c:26
cc76011e 15338msgid "git tag -d <tagname>..."
dce37b66
JX
15339msgstr ""
15340
dba9f13c 15341#: builtin/tag.c:27
cc76011e 15342msgid ""
dfc182b1
JX
15343"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
15344"points-at <object>]\n"
f4f2c8f8 15345"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
dce37b66
JX
15346msgstr ""
15347
dba9f13c 15348#: builtin/tag.c:29
673bfad0 15349msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
15350msgstr ""
15351
dba9f13c 15352#: builtin/tag.c:87
dce37b66
JX
15353#, c-format
15354msgid "tag '%s' not found."
15355msgstr ""
15356
dba9f13c 15357#: builtin/tag.c:103
dce37b66
JX
15358#, c-format
15359msgid "Deleted tag '%s' (was %s)\n"
15360msgstr ""
15361
dba9f13c 15362#: builtin/tag.c:133
9caaf23e 15363#, c-format
dce37b66
JX
15364msgid ""
15365"\n"
fe05e196
JX
15366"Write a message for tag:\n"
15367" %s\n"
9caaf23e 15368"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
15369msgstr ""
15370
dba9f13c 15371#: builtin/tag.c:137
9caaf23e 15372#, c-format
dce37b66
JX
15373msgid ""
15374"\n"
fe05e196
JX
15375"Write a message for tag:\n"
15376" %s\n"
9caaf23e 15377"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 15378"want to.\n"
dce37b66
JX
15379msgstr ""
15380
dba9f13c 15381#: builtin/tag.c:191
dce37b66
JX
15382msgid "unable to sign the tag"
15383msgstr ""
15384
dba9f13c 15385#: builtin/tag.c:193
dce37b66
JX
15386msgid "unable to write tag file"
15387msgstr ""
15388
dba9f13c 15389#: builtin/tag.c:218
dce37b66
JX
15390msgid "bad object type."
15391msgstr ""
15392
dba9f13c 15393#: builtin/tag.c:267
dce37b66
JX
15394msgid "no tag message?"
15395msgstr ""
15396
dba9f13c 15397#: builtin/tag.c:274
dce37b66
JX
15398#, c-format
15399msgid "The tag message has been left in %s\n"
15400msgstr ""
15401
dba9f13c 15402#: builtin/tag.c:383
cc76011e
JX
15403msgid "list tag names"
15404msgstr ""
15405
dba9f13c 15406#: builtin/tag.c:385
cc76011e
JX
15407msgid "print <n> lines of each tag message"
15408msgstr ""
15409
dba9f13c 15410#: builtin/tag.c:387
cc76011e
JX
15411msgid "delete tags"
15412msgstr ""
15413
dba9f13c 15414#: builtin/tag.c:388
cc76011e
JX
15415msgid "verify tags"
15416msgstr ""
15417
dba9f13c 15418#: builtin/tag.c:390
cc76011e
JX
15419msgid "Tag creation options"
15420msgstr ""
15421
dba9f13c 15422#: builtin/tag.c:392
cc76011e
JX
15423msgid "annotated tag, needs a message"
15424msgstr ""
15425
dba9f13c 15426#: builtin/tag.c:394
cc76011e
JX
15427msgid "tag message"
15428msgstr ""
15429
dba9f13c 15430#: builtin/tag.c:396
abc8de64
JX
15431msgid "force edit of tag message"
15432msgstr ""
15433
dba9f13c 15434#: builtin/tag.c:397
cc76011e
JX
15435msgid "annotated and GPG-signed tag"
15436msgstr ""
15437
dba9f13c 15438#: builtin/tag.c:401
cc76011e
JX
15439msgid "use another key to sign the tag"
15440msgstr ""
15441
dba9f13c 15442#: builtin/tag.c:402
cc76011e
JX
15443msgid "replace the tag if exists"
15444msgstr ""
15445
dba9f13c 15446#: builtin/tag.c:403 builtin/update-ref.c:369
80d1b481 15447msgid "create a reflog"
df0617bf
JX
15448msgstr ""
15449
dba9f13c 15450#: builtin/tag.c:405
c2ea1208 15451msgid "Tag listing options"
cc76011e
JX
15452msgstr ""
15453
dba9f13c 15454#: builtin/tag.c:406
c2ea1208 15455msgid "show tag list in columns"
5e078fcd
JX
15456msgstr ""
15457
dba9f13c 15458#: builtin/tag.c:407 builtin/tag.c:409
f4f2c8f8 15459msgid "print only tags that contain the commit"
cc76011e
JX
15460msgstr ""
15461
dba9f13c 15462#: builtin/tag.c:408 builtin/tag.c:410
dfc182b1
JX
15463msgid "print only tags that don't contain the commit"
15464msgstr ""
15465
dba9f13c 15466#: builtin/tag.c:411
f4f2c8f8 15467msgid "print only tags that are merged"
cc76011e
JX
15468msgstr ""
15469
dba9f13c 15470#: builtin/tag.c:412
f4f2c8f8 15471msgid "print only tags that are not merged"
cc76011e
JX
15472msgstr ""
15473
dba9f13c 15474#: builtin/tag.c:417
f4f2c8f8 15475msgid "print only tags of the object"
822e4a65
JX
15476msgstr ""
15477
dba9f13c 15478#: builtin/tag.c:461
f4f2c8f8 15479msgid "--column and -n are incompatible"
5e078fcd
JX
15480msgstr ""
15481
dba9f13c 15482#: builtin/tag.c:483
dfc182b1
JX
15483msgid "-n option is only allowed in list mode"
15484msgstr ""
15485
dba9f13c 15486#: builtin/tag.c:485
dfc182b1 15487msgid "--contains option is only allowed in list mode"
dce37b66
JX
15488msgstr ""
15489
dba9f13c 15490#: builtin/tag.c:487
dfc182b1 15491msgid "--no-contains option is only allowed in list mode"
dce37b66
JX
15492msgstr ""
15493
dba9f13c 15494#: builtin/tag.c:489
dfc182b1 15495msgid "--points-at option is only allowed in list mode"
1d4ac88d
JX
15496msgstr ""
15497
dba9f13c 15498#: builtin/tag.c:491
dfc182b1 15499msgid "--merged and --no-merged options are only allowed in list mode"
f4f2c8f8
JX
15500msgstr ""
15501
dba9f13c 15502#: builtin/tag.c:502
dce37b66
JX
15503msgid "only one -F or -m option is allowed."
15504msgstr ""
15505
dba9f13c 15506#: builtin/tag.c:521
dce37b66
JX
15507msgid "too many params"
15508msgstr ""
15509
dba9f13c 15510#: builtin/tag.c:527
dce37b66
JX
15511#, c-format
15512msgid "'%s' is not a valid tag name."
15513msgstr ""
15514
dba9f13c 15515#: builtin/tag.c:532
dce37b66
JX
15516#, c-format
15517msgid "tag '%s' already exists"
15518msgstr ""
15519
dba9f13c 15520#: builtin/tag.c:563
dce37b66
JX
15521#, c-format
15522msgid "Updated tag '%s' (was %s)\n"
15523msgstr ""
15524
dba9f13c 15525#: builtin/unpack-objects.c:500
5e078fcd
JX
15526msgid "Unpacking objects"
15527msgstr ""
15528
18a90722 15529#: builtin/update-index.c:82
64f23b0c
JX
15530#, c-format
15531msgid "failed to create directory %s"
15532msgstr ""
15533
18a90722 15534#: builtin/update-index.c:98
64f23b0c
JX
15535#, c-format
15536msgid "failed to create file %s"
15537msgstr ""
15538
18a90722 15539#: builtin/update-index.c:106
64f23b0c
JX
15540#, c-format
15541msgid "failed to delete file %s"
15542msgstr ""
15543
18a90722 15544#: builtin/update-index.c:113 builtin/update-index.c:219
64f23b0c
JX
15545#, c-format
15546msgid "failed to delete directory %s"
15547msgstr ""
15548
18a90722 15549#: builtin/update-index.c:138
64f23b0c 15550#, c-format
9eb3984b 15551msgid "Testing mtime in '%s' "
64f23b0c
JX
15552msgstr ""
15553
18a90722 15554#: builtin/update-index.c:152
64f23b0c
JX
15555msgid "directory stat info does not change after adding a new file"
15556msgstr ""
15557
18a90722 15558#: builtin/update-index.c:165
64f23b0c
JX
15559msgid "directory stat info does not change after adding a new directory"
15560msgstr ""
15561
18a90722 15562#: builtin/update-index.c:178
64f23b0c
JX
15563msgid "directory stat info changes after updating a file"
15564msgstr ""
15565
18a90722 15566#: builtin/update-index.c:189
64f23b0c
JX
15567msgid "directory stat info changes after adding a file inside subdirectory"
15568msgstr ""
15569
18a90722 15570#: builtin/update-index.c:200
64f23b0c
JX
15571msgid "directory stat info does not change after deleting a file"
15572msgstr ""
15573
18a90722 15574#: builtin/update-index.c:213
64f23b0c
JX
15575msgid "directory stat info does not change after deleting a directory"
15576msgstr ""
15577
18a90722 15578#: builtin/update-index.c:220
64f23b0c
JX
15579msgid " OK"
15580msgstr ""
15581
dba9f13c 15582#: builtin/update-index.c:588
c2ea1208 15583msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
15584msgstr ""
15585
dba9f13c 15586#: builtin/update-index.c:944
cc76011e 15587msgid "continue refresh even when index needs update"
6f6731e7
JX
15588msgstr ""
15589
dba9f13c 15590#: builtin/update-index.c:947
cc76011e 15591msgid "refresh: ignore submodules"
6f6731e7
JX
15592msgstr ""
15593
dba9f13c 15594#: builtin/update-index.c:950
cc76011e 15595msgid "do not ignore new files"
6f6731e7
JX
15596msgstr ""
15597
dba9f13c 15598#: builtin/update-index.c:952
cc76011e
JX
15599msgid "let files replace directories and vice-versa"
15600msgstr ""
15601
dba9f13c 15602#: builtin/update-index.c:954
cc76011e
JX
15603msgid "notice files missing from worktree"
15604msgstr ""
15605
dba9f13c 15606#: builtin/update-index.c:956
cc76011e
JX
15607msgid "refresh even if index contains unmerged entries"
15608msgstr ""
15609
dba9f13c 15610#: builtin/update-index.c:959
cc76011e
JX
15611msgid "refresh stat information"
15612msgstr ""
15613
dba9f13c 15614#: builtin/update-index.c:963
cc76011e
JX
15615msgid "like --refresh, but ignore assume-unchanged setting"
15616msgstr ""
15617
dba9f13c 15618#: builtin/update-index.c:967
5e078fcd 15619msgid "<mode>,<object>,<path>"
cc76011e
JX
15620msgstr ""
15621
dba9f13c 15622#: builtin/update-index.c:968
cc76011e
JX
15623msgid "add the specified entry to the index"
15624msgstr ""
15625
dba9f13c 15626#: builtin/update-index.c:977
9fa976ff 15627msgid "mark files as \"not changing\""
cc76011e
JX
15628msgstr ""
15629
dba9f13c 15630#: builtin/update-index.c:980
cc76011e
JX
15631msgid "clear assumed-unchanged bit"
15632msgstr ""
15633
dba9f13c 15634#: builtin/update-index.c:983
cc76011e
JX
15635msgid "mark files as \"index-only\""
15636msgstr ""
15637
dba9f13c 15638#: builtin/update-index.c:986
cc76011e
JX
15639msgid "clear skip-worktree bit"
15640msgstr ""
15641
dba9f13c 15642#: builtin/update-index.c:989
cc76011e
JX
15643msgid "add to index only; do not add content to object database"
15644msgstr ""
15645
dba9f13c 15646#: builtin/update-index.c:991
cc76011e
JX
15647msgid "remove named paths even if present in worktree"
15648msgstr ""
15649
dba9f13c 15650#: builtin/update-index.c:993
cc76011e
JX
15651msgid "with --stdin: input lines are terminated by null bytes"
15652msgstr ""
15653
dba9f13c 15654#: builtin/update-index.c:995
cc76011e
JX
15655msgid "read list of paths to be updated from standard input"
15656msgstr ""
15657
dba9f13c 15658#: builtin/update-index.c:999
cc76011e
JX
15659msgid "add entries from standard input to the index"
15660msgstr ""
15661
dba9f13c 15662#: builtin/update-index.c:1003
cc76011e
JX
15663msgid "repopulate stages #2 and #3 for the listed paths"
15664msgstr ""
15665
dba9f13c 15666#: builtin/update-index.c:1007
cc76011e
JX
15667msgid "only update entries that differ from HEAD"
15668msgstr ""
15669
dba9f13c 15670#: builtin/update-index.c:1011
cc76011e
JX
15671msgid "ignore files missing from worktree"
15672msgstr ""
15673
dba9f13c 15674#: builtin/update-index.c:1014
cc76011e
JX
15675msgid "report actions to standard output"
15676msgstr ""
15677
dba9f13c 15678#: builtin/update-index.c:1016
cc76011e
JX
15679msgid "(for porcelains) forget saved unresolved conflicts"
15680msgstr ""
15681
dba9f13c 15682#: builtin/update-index.c:1020
cc76011e
JX
15683msgid "write index in this format"
15684msgstr ""
15685
dba9f13c 15686#: builtin/update-index.c:1022
fe05e196
JX
15687msgid "enable or disable split index"
15688msgstr ""
15689
dba9f13c 15690#: builtin/update-index.c:1024
64f23b0c
JX
15691msgid "enable/disable untracked cache"
15692msgstr ""
15693
dba9f13c 15694#: builtin/update-index.c:1026
9eb3984b
JX
15695msgid "test if the filesystem supports untracked cache"
15696msgstr ""
15697
dba9f13c 15698#: builtin/update-index.c:1028
64f23b0c
JX
15699msgid "enable untracked cache without testing the filesystem"
15700msgstr ""
15701
dba9f13c 15702#: builtin/update-index.c:1030
18a90722
JX
15703msgid "write out the index even if is not flagged as changed"
15704msgstr ""
15705
dba9f13c 15706#: builtin/update-index.c:1032
18a90722
JX
15707msgid "enable or disable file system monitor"
15708msgstr ""
15709
dba9f13c 15710#: builtin/update-index.c:1034
18a90722
JX
15711msgid "mark files as fsmonitor valid"
15712msgstr ""
15713
dba9f13c 15714#: builtin/update-index.c:1037
18a90722
JX
15715msgid "clear fsmonitor valid bit"
15716msgstr ""
15717
dba9f13c 15718#: builtin/update-index.c:1136
dfc182b1
JX
15719msgid ""
15720"core.splitIndex is set to false; remove or change it, if you really want to "
15721"enable split index"
15722msgstr ""
15723
dba9f13c 15724#: builtin/update-index.c:1145
dfc182b1
JX
15725msgid ""
15726"core.splitIndex is set to true; remove or change it, if you really want to "
15727"disable split index"
15728msgstr ""
15729
dba9f13c 15730#: builtin/update-index.c:1156
fda7b092
JX
15731msgid ""
15732"core.untrackedCache is set to true; remove or change it, if you really want "
15733"to disable the untracked cache"
15734msgstr ""
15735
dba9f13c 15736#: builtin/update-index.c:1160
9eb3984b
JX
15737msgid "Untracked cache disabled"
15738msgstr ""
15739
dba9f13c 15740#: builtin/update-index.c:1168
fda7b092
JX
15741msgid ""
15742"core.untrackedCache is set to false; remove or change it, if you really want "
15743"to enable the untracked cache"
15744msgstr ""
15745
dba9f13c 15746#: builtin/update-index.c:1172
9eb3984b
JX
15747#, c-format
15748msgid "Untracked cache enabled for '%s'"
15749msgstr ""
15750
dba9f13c 15751#: builtin/update-index.c:1180
18a90722
JX
15752msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
15753msgstr ""
15754
dba9f13c 15755#: builtin/update-index.c:1184
18a90722
JX
15756msgid "fsmonitor enabled"
15757msgstr ""
15758
dba9f13c 15759#: builtin/update-index.c:1187
18a90722
JX
15760msgid ""
15761"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
15762msgstr ""
15763
dba9f13c 15764#: builtin/update-index.c:1191
18a90722
JX
15765msgid "fsmonitor disabled"
15766msgstr ""
15767
5b34e000 15768#: builtin/update-ref.c:10
c2ea1208 15769msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
15770msgstr ""
15771
5b34e000 15772#: builtin/update-ref.c:11
c2ea1208 15773msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
15774msgstr ""
15775
5b34e000 15776#: builtin/update-ref.c:12
c2ea1208 15777msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
15778msgstr ""
15779
dba9f13c 15780#: builtin/update-ref.c:364
cc76011e
JX
15781msgid "delete the reference"
15782msgstr ""
15783
dba9f13c 15784#: builtin/update-ref.c:366
cc76011e
JX
15785msgid "update <refname> not the one it points to"
15786msgstr ""
15787
dba9f13c 15788#: builtin/update-ref.c:367
727b9576
JX
15789msgid "stdin has NUL-terminated arguments"
15790msgstr ""
15791
dba9f13c 15792#: builtin/update-ref.c:368
727b9576
JX
15793msgid "read updates from stdin"
15794msgstr ""
15795
5b34e000 15796#: builtin/update-server-info.c:7
cc76011e
JX
15797msgid "git update-server-info [--force]"
15798msgstr ""
15799
5b34e000 15800#: builtin/update-server-info.c:15
cc76011e
JX
15801msgid "update the info files from scratch"
15802msgstr ""
15803
9b7388a8
JX
15804#: builtin/upload-pack.c:11
15805msgid "git upload-pack [<options>] <dir>"
15806msgstr ""
15807
15808#: builtin/upload-pack.c:25
15809msgid "exit immediately after initial ref advertisement"
15810msgstr ""
15811
15812#: builtin/upload-pack.c:27
15813msgid "do not try <directory>/.git/ if <directory> is no Git directory"
15814msgstr ""
15815
15816#: builtin/upload-pack.c:29
15817msgid "interrupt transfer after <n> seconds of inactivity"
15818msgstr ""
15819
dba9f13c 15820#: builtin/verify-commit.c:20
c2ea1208 15821msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
15822msgstr ""
15823
dba9f13c 15824#: builtin/verify-commit.c:76
fe05e196
JX
15825msgid "print commit contents"
15826msgstr ""
15827
dba9f13c 15828#: builtin/verify-commit.c:77 builtin/verify-tag.c:38
df0617bf
JX
15829msgid "print raw gpg status output"
15830msgstr ""
15831
5b34e000 15832#: builtin/verify-pack.c:55
c2ea1208 15833msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
15834msgstr ""
15835
5b34e000 15836#: builtin/verify-pack.c:65
cc76011e
JX
15837msgid "verbose"
15838msgstr ""
15839
5b34e000 15840#: builtin/verify-pack.c:67
cc76011e
JX
15841msgid "show statistics only"
15842msgstr ""
15843
5b34e000 15844#: builtin/verify-tag.c:19
673bfad0 15845msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
15846msgstr ""
15847
5b34e000 15848#: builtin/verify-tag.c:37
cc76011e
JX
15849msgid "print tag contents"
15850msgstr ""
15851
18a90722 15852#: builtin/worktree.c:17
abc8de64 15853msgid "git worktree add [<options>] <path> [<commit-ish>]"
a4156d20
JX
15854msgstr ""
15855
18a90722 15856#: builtin/worktree.c:18
9fa976ff 15857msgid "git worktree list [<options>]"
a4156d20
JX
15858msgstr ""
15859
18a90722 15860#: builtin/worktree.c:19
9fa976ff
JX
15861msgid "git worktree lock [<options>] <path>"
15862msgstr ""
15863
18a90722 15864#: builtin/worktree.c:20
abc8de64 15865msgid "git worktree move <worktree> <new-path>"
9fa976ff
JX
15866msgstr ""
15867
18a90722 15868#: builtin/worktree.c:21
abc8de64
JX
15869msgid "git worktree prune [<options>]"
15870msgstr ""
15871
15872#: builtin/worktree.c:22
15873msgid "git worktree remove [<options>] <worktree>"
15874msgstr ""
15875
15876#: builtin/worktree.c:23
9fa976ff 15877msgid "git worktree unlock <path>"
f4f2c8f8
JX
15878msgstr ""
15879
9b7388a8 15880#: builtin/worktree.c:58
a4156d20
JX
15881#, c-format
15882msgid "Removing worktrees/%s: not a valid directory"
15883msgstr ""
15884
9b7388a8 15885#: builtin/worktree.c:64
a4156d20
JX
15886#, c-format
15887msgid "Removing worktrees/%s: gitdir file does not exist"
15888msgstr ""
15889
9b7388a8 15890#: builtin/worktree.c:69 builtin/worktree.c:78
a4156d20
JX
15891#, c-format
15892msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
15893msgstr ""
15894
9b7388a8 15895#: builtin/worktree.c:88
25eab542
JX
15896#, c-format
15897msgid ""
15898"Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
15899"%<PRIuMAX>)"
15900msgstr ""
15901
9b7388a8 15902#: builtin/worktree.c:96
a4156d20
JX
15903#, c-format
15904msgid "Removing worktrees/%s: invalid gitdir file"
15905msgstr ""
15906
9b7388a8 15907#: builtin/worktree.c:105
a4156d20
JX
15908#, c-format
15909msgid "Removing worktrees/%s: gitdir file points to non-existent location"
15910msgstr ""
15911
9b7388a8 15912#: builtin/worktree.c:152
a4d94835
JX
15913msgid "report pruned working trees"
15914msgstr ""
15915
9b7388a8 15916#: builtin/worktree.c:154
a4d94835
JX
15917msgid "expire working trees older than <time>"
15918msgstr ""
15919
9b7388a8 15920#: builtin/worktree.c:229
a4156d20
JX
15921#, c-format
15922msgid "'%s' already exists"
15923msgstr ""
15924
9b7388a8 15925#: builtin/worktree.c:260
a4156d20
JX
15926#, c-format
15927msgid "could not create directory of '%s'"
15928msgstr ""
15929
9b7388a8
JX
15930#: builtin/worktree.c:373 builtin/worktree.c:379
15931#, c-format
15932msgid "Preparing worktree (new branch '%s')"
15933msgstr ""
15934
15935#: builtin/worktree.c:375
15936#, c-format
15937msgid "Preparing worktree (resetting branch '%s'; was at %s)"
15938msgstr ""
15939
15940#: builtin/worktree.c:384
15941#, c-format
15942msgid "Preparing worktree (checking out '%s')"
15943msgstr ""
15944
15945#: builtin/worktree.c:390
a4156d20 15946#, c-format
9b7388a8 15947msgid "Preparing worktree (detached HEAD %s)"
a4156d20
JX
15948msgstr ""
15949
9b7388a8 15950#: builtin/worktree.c:431
a4156d20
JX
15951msgid "checkout <branch> even if already checked out in other worktree"
15952msgstr ""
15953
9b7388a8 15954#: builtin/worktree.c:434
a4156d20
JX
15955msgid "create a new branch"
15956msgstr ""
15957
9b7388a8 15958#: builtin/worktree.c:436
9fa976ff 15959msgid "create or reset a branch"
a4156d20
JX
15960msgstr ""
15961
9b7388a8 15962#: builtin/worktree.c:438
f517e50d
JX
15963msgid "populate the new working tree"
15964msgstr ""
15965
9b7388a8 15966#: builtin/worktree.c:439
28e1aaa4
JX
15967msgid "keep the new working tree locked"
15968msgstr ""
15969
9b7388a8 15970#: builtin/worktree.c:441
18a90722
JX
15971msgid "set up tracking mode (see git-branch(1))"
15972msgstr ""
15973
9b7388a8 15974#: builtin/worktree.c:444
18a90722
JX
15975msgid "try to match the new branch name with a remote-tracking branch"
15976msgstr ""
15977
9b7388a8 15978#: builtin/worktree.c:452
df0617bf 15979msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
15980msgstr ""
15981
9b7388a8 15982#: builtin/worktree.c:511
18a90722
JX
15983msgid "--[no-]track can only be used if a new branch is created"
15984msgstr ""
15985
9b7388a8 15986#: builtin/worktree.c:611
9fa976ff
JX
15987msgid "reason for locking"
15988msgstr ""
15989
9b7388a8
JX
15990#: builtin/worktree.c:623 builtin/worktree.c:656 builtin/worktree.c:710
15991#: builtin/worktree.c:850
9fa976ff
JX
15992#, c-format
15993msgid "'%s' is not a working tree"
15994msgstr ""
15995
9b7388a8 15996#: builtin/worktree.c:625 builtin/worktree.c:658
9fa976ff
JX
15997msgid "The main working tree cannot be locked or unlocked"
15998msgstr ""
15999
9b7388a8 16000#: builtin/worktree.c:630
9fa976ff
JX
16001#, c-format
16002msgid "'%s' is already locked, reason: %s"
16003msgstr ""
16004
9b7388a8 16005#: builtin/worktree.c:632
9fa976ff
JX
16006#, c-format
16007msgid "'%s' is already locked"
16008msgstr ""
16009
9b7388a8 16010#: builtin/worktree.c:660
9fa976ff
JX
16011#, c-format
16012msgid "'%s' is not locked"
16013msgstr ""
16014
9b7388a8 16015#: builtin/worktree.c:685
abc8de64
JX
16016msgid "working trees containing submodules cannot be moved or removed"
16017msgstr ""
16018
9b7388a8 16019#: builtin/worktree.c:712 builtin/worktree.c:852
abc8de64
JX
16020#, c-format
16021msgid "'%s' is a main working tree"
16022msgstr ""
16023
9b7388a8 16024#: builtin/worktree.c:717
abc8de64
JX
16025#, c-format
16026msgid "could not figure out destination name from '%s'"
16027msgstr ""
16028
9b7388a8 16029#: builtin/worktree.c:723
abc8de64
JX
16030#, c-format
16031msgid "target '%s' already exists"
16032msgstr ""
16033
9b7388a8 16034#: builtin/worktree.c:730
abc8de64
JX
16035#, c-format
16036msgid "cannot move a locked working tree, lock reason: %s"
16037msgstr ""
16038
9b7388a8 16039#: builtin/worktree.c:732
abc8de64
JX
16040msgid "cannot move a locked working tree"
16041msgstr ""
16042
9b7388a8 16043#: builtin/worktree.c:735
abc8de64
JX
16044#, c-format
16045msgid "validation failed, cannot move working tree: %s"
16046msgstr ""
16047
9b7388a8 16048#: builtin/worktree.c:740
abc8de64
JX
16049#, c-format
16050msgid "failed to move '%s' to '%s'"
16051msgstr ""
16052
9b7388a8 16053#: builtin/worktree.c:788
abc8de64
JX
16054#, c-format
16055msgid "failed to run 'git status' on '%s'"
16056msgstr ""
16057
9b7388a8 16058#: builtin/worktree.c:792
abc8de64
JX
16059#, c-format
16060msgid "'%s' is dirty, use --force to delete it"
16061msgstr ""
16062
9b7388a8 16063#: builtin/worktree.c:797
abc8de64
JX
16064#, c-format
16065msgid "failed to run 'git status' on '%s', code %d"
16066msgstr ""
16067
9b7388a8 16068#: builtin/worktree.c:808 builtin/worktree.c:822
abc8de64
JX
16069#, c-format
16070msgid "failed to delete '%s'"
16071msgstr ""
16072
9b7388a8 16073#: builtin/worktree.c:834
abc8de64
JX
16074msgid "force removing even if the worktree is dirty"
16075msgstr ""
16076
9b7388a8 16077#: builtin/worktree.c:856
abc8de64
JX
16078#, c-format
16079msgid "cannot remove a locked working tree, lock reason: %s"
16080msgstr ""
16081
9b7388a8 16082#: builtin/worktree.c:858
abc8de64
JX
16083msgid "cannot remove a locked working tree"
16084msgstr ""
16085
9b7388a8 16086#: builtin/worktree.c:861
abc8de64
JX
16087#, c-format
16088msgid "validation failed, cannot remove working tree: %s"
16089msgstr ""
16090
5b34e000 16091#: builtin/write-tree.c:14
cc76011e
JX
16092msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
16093msgstr ""
16094
5b34e000 16095#: builtin/write-tree.c:27
cc76011e
JX
16096msgid "<prefix>/"
16097msgstr ""
16098
5b34e000 16099#: builtin/write-tree.c:28
cc76011e
JX
16100msgid "write tree object for a subdirectory <prefix>"
16101msgstr ""
16102
dba9f13c 16103#: builtin/write-tree.c:30
cc76011e
JX
16104msgid "only useful for debugging"
16105msgstr ""
16106
25eab542 16107#: credential-cache--daemon.c:222
fda7b092
JX
16108#, c-format
16109msgid ""
16110"The permissions on your socket directory are too loose; other\n"
16111"users may be able to read your cached credentials. Consider running:\n"
16112"\n"
16113"\tchmod 0700 %s"
16114msgstr ""
16115
25eab542 16116#: credential-cache--daemon.c:271
d07a63e4
JX
16117msgid "print debugging messages to stderr"
16118msgstr ""
16119
55892712 16120#: git.c:27
abc8de64
JX
16121msgid ""
16122"git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
16123" [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
9b7388a8
JX
16124" [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
16125"bare]\n"
abc8de64
JX
16126" [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
16127" <command> [<args>]"
16128msgstr ""
16129
55892712 16130#: git.c:34
c6bc7d43 16131msgid ""
d07a63e4 16132"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43
JX
16133"concept guides. See 'git help <command>' or 'git help <concept>'\n"
16134"to read about a specific subcommand or concept."
6f6731e7
JX
16135msgstr ""
16136
55892712 16137#: git.c:173
abc8de64
JX
16138#, c-format
16139msgid "no directory given for --git-dir\n"
16140msgstr ""
16141
55892712 16142#: git.c:187
abc8de64
JX
16143#, c-format
16144msgid "no namespace given for --namespace\n"
16145msgstr ""
16146
55892712 16147#: git.c:201
abc8de64
JX
16148#, c-format
16149msgid "no directory given for --work-tree\n"
16150msgstr ""
16151
55892712 16152#: git.c:215
abc8de64
JX
16153#, c-format
16154msgid "no prefix given for --super-prefix\n"
16155msgstr ""
16156
55892712 16157#: git.c:237
abc8de64
JX
16158#, c-format
16159msgid "-c expects a configuration string\n"
16160msgstr ""
16161
55892712 16162#: git.c:275
abc8de64
JX
16163#, c-format
16164msgid "no directory given for -C\n"
16165msgstr ""
16166
55892712 16167#: git.c:300
abc8de64
JX
16168#, c-format
16169msgid "unknown option: %s\n"
16170msgstr ""
16171
dba9f13c 16172#: git.c:770
abc8de64
JX
16173#, c-format
16174msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
16175msgstr ""
16176
dba9f13c 16177#: git.c:782
abc8de64
JX
16178#, c-format
16179msgid "failed to run command '%s': %s\n"
16180msgstr ""
16181
9b7388a8 16182#: http.c:348
28e1aaa4
JX
16183#, c-format
16184msgid "negative value for http.postbuffer; defaulting to %d"
16185msgstr ""
16186
9b7388a8 16187#: http.c:369
fda7b092
JX
16188msgid "Delegation control is not supported with cURL < 7.22.0"
16189msgstr ""
16190
9b7388a8 16191#: http.c:378
9eb3984b
JX
16192msgid "Public key pinning not supported with cURL < 7.44.0"
16193msgstr ""
16194
9b7388a8 16195#: http.c:1854
673bfad0
JX
16196#, c-format
16197msgid ""
16198"unable to update url base from redirection:\n"
16199" asked for: %s\n"
16200" redirect: %s"
16201msgstr ""
16202
9b7388a8 16203#: remote-curl.c:401
673bfad0
JX
16204#, c-format
16205msgid "redirecting to %s"
16206msgstr ""
16207
abc8de64 16208#: list-objects-filter-options.h:59
18a90722
JX
16209msgid "args"
16210msgstr ""
16211
abc8de64 16212#: list-objects-filter-options.h:60
18a90722
JX
16213msgid "object filtering"
16214msgstr ""
16215
55892712
JX
16216#: parse-options.h:157
16217msgid "expiry-date"
64f23b0c
JX
16218msgstr ""
16219
55892712
JX
16220#: parse-options.h:172
16221msgid "no-op (backward compatibility)"
64f23b0c
JX
16222msgstr ""
16223
55892712
JX
16224#: parse-options.h:251
16225msgid "be more verbose"
64f23b0c
JX
16226msgstr ""
16227
55892712
JX
16228#: parse-options.h:253
16229msgid "be more quiet"
64f23b0c
JX
16230msgstr ""
16231
55892712
JX
16232#: parse-options.h:259
16233msgid "use <n> digits to display SHA-1s"
64f23b0c
JX
16234msgstr ""
16235
55892712 16236#: command-list.h:50
822e4a65
JX
16237msgid "Add file contents to the index"
16238msgstr ""
16239
55892712
JX
16240#: command-list.h:51
16241msgid "Apply a series of patches from a mailbox"
16242msgstr ""
16243
16244#: command-list.h:52
16245msgid "Annotate file lines with commit information"
16246msgstr ""
16247
16248#: command-list.h:53
16249msgid "Apply a patch to files and/or to the index"
16250msgstr ""
16251
16252#: command-list.h:54
16253msgid "Import an Arch repository into Git"
16254msgstr ""
16255
16256#: command-list.h:55
16257msgid "Create an archive of files from a named tree"
16258msgstr ""
16259
16260#: command-list.h:56
df0617bf 16261msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
16262msgstr ""
16263
55892712
JX
16264#: command-list.h:57
16265msgid "Show what revision and author last modified each line of a file"
16266msgstr ""
16267
16268#: command-list.h:58
822e4a65
JX
16269msgid "List, create, or delete branches"
16270msgstr ""
16271
55892712
JX
16272#: command-list.h:59
16273msgid "Move objects and refs by archive"
16274msgstr ""
16275
16276#: command-list.h:60
16277msgid "Provide content or type and size information for repository objects"
16278msgstr ""
16279
16280#: command-list.h:61
16281msgid "Display gitattributes information"
16282msgstr ""
16283
16284#: command-list.h:62
16285msgid "Debug gitignore / exclude files"
16286msgstr ""
16287
16288#: command-list.h:63
16289msgid "Show canonical names and email addresses of contacts"
16290msgstr ""
16291
16292#: command-list.h:64
a4156d20 16293msgid "Switch branches or restore working tree files"
822e4a65
JX
16294msgstr ""
16295
55892712
JX
16296#: command-list.h:65
16297msgid "Copy files from the index to the working tree"
16298msgstr ""
16299
16300#: command-list.h:66
16301msgid "Ensures that a reference name is well formed"
16302msgstr ""
16303
16304#: command-list.h:67
16305msgid "Find commits yet to be applied to upstream"
16306msgstr ""
16307
16308#: command-list.h:68
16309msgid "Apply the changes introduced by some existing commits"
16310msgstr ""
16311
16312#: command-list.h:69
16313msgid "Graphical alternative to git-commit"
16314msgstr ""
16315
16316#: command-list.h:70
16317msgid "Remove untracked files from the working tree"
16318msgstr ""
16319
16320#: command-list.h:71
822e4a65
JX
16321msgid "Clone a repository into a new directory"
16322msgstr ""
16323
55892712
JX
16324#: command-list.h:72
16325msgid "Display data in columns"
16326msgstr ""
16327
16328#: command-list.h:73
822e4a65
JX
16329msgid "Record changes to the repository"
16330msgstr ""
16331
55892712
JX
16332#: command-list.h:74
16333msgid "Write and verify Git commit graph files"
16334msgstr ""
16335
16336#: command-list.h:75
16337msgid "Create a new commit object"
16338msgstr ""
16339
16340#: command-list.h:76
16341msgid "Get and set repository or global options"
16342msgstr ""
16343
16344#: command-list.h:77
16345msgid "Count unpacked number of objects and their disk consumption"
16346msgstr ""
16347
16348#: command-list.h:78
16349msgid "Retrieve and store user credentials"
16350msgstr ""
16351
16352#: command-list.h:79
16353msgid "Helper to temporarily store passwords in memory"
16354msgstr ""
16355
16356#: command-list.h:80
16357msgid "Helper to store credentials on disk"
16358msgstr ""
16359
16360#: command-list.h:81
16361msgid "Export a single commit to a CVS checkout"
16362msgstr ""
16363
16364#: command-list.h:82
16365msgid "Salvage your data out of another SCM people love to hate"
16366msgstr ""
16367
16368#: command-list.h:83
16369msgid "A CVS server emulator for Git"
16370msgstr ""
16371
16372#: command-list.h:84
16373msgid "A really simple server for Git repositories"
16374msgstr ""
16375
16376#: command-list.h:85
16377msgid "Give an object a human readable name based on an available ref"
16378msgstr ""
16379
16380#: command-list.h:86
822e4a65
JX
16381msgid "Show changes between commits, commit and working tree, etc"
16382msgstr ""
16383
55892712
JX
16384#: command-list.h:87
16385msgid "Compares files in the working tree and the index"
16386msgstr ""
16387
16388#: command-list.h:88
16389msgid "Compare a tree to the working tree or index"
16390msgstr ""
16391
16392#: command-list.h:89
16393msgid "Compares the content and mode of blobs found via two tree objects"
16394msgstr ""
16395
16396#: command-list.h:90
16397msgid "Show changes using common diff tools"
16398msgstr ""
16399
16400#: command-list.h:91
16401msgid "Git data exporter"
16402msgstr ""
16403
16404#: command-list.h:92
16405msgid "Backend for fast Git data importers"
16406msgstr ""
16407
16408#: command-list.h:93
822e4a65
JX
16409msgid "Download objects and refs from another repository"
16410msgstr ""
16411
55892712
JX
16412#: command-list.h:94
16413msgid "Receive missing objects from another repository"
16414msgstr ""
16415
16416#: command-list.h:95
16417msgid "Rewrite branches"
16418msgstr ""
16419
16420#: command-list.h:96
16421msgid "Produce a merge commit message"
16422msgstr ""
16423
16424#: command-list.h:97
16425msgid "Output information on each ref"
16426msgstr ""
16427
16428#: command-list.h:98
16429msgid "Prepare patches for e-mail submission"
16430msgstr ""
16431
16432#: command-list.h:99
16433msgid "Verifies the connectivity and validity of the objects in the database"
16434msgstr ""
16435
16436#: command-list.h:100
16437msgid "Cleanup unnecessary files and optimize the local repository"
16438msgstr ""
16439
16440#: command-list.h:101
16441msgid "Extract commit ID from an archive created using git-archive"
16442msgstr ""
16443
16444#: command-list.h:102
822e4a65
JX
16445msgid "Print lines matching a pattern"
16446msgstr ""
16447
55892712
JX
16448#: command-list.h:103
16449msgid "A portable graphical interface to Git"
16450msgstr ""
16451
16452#: command-list.h:104
16453msgid "Compute object ID and optionally creates a blob from a file"
16454msgstr ""
16455
16456#: command-list.h:105
16457msgid "Display help information about Git"
16458msgstr ""
16459
16460#: command-list.h:106
16461msgid "Server side implementation of Git over HTTP"
16462msgstr ""
16463
16464#: command-list.h:107
16465msgid "Download from a remote Git repository via HTTP"
16466msgstr ""
16467
16468#: command-list.h:108
16469msgid "Push objects over HTTP/DAV to another repository"
16470msgstr ""
16471
16472#: command-list.h:109
16473msgid "Send a collection of patches from stdin to an IMAP folder"
16474msgstr ""
16475
16476#: command-list.h:110
16477msgid "Build pack index file for an existing packed archive"
16478msgstr ""
16479
16480#: command-list.h:111
9caaf23e 16481msgid "Create an empty Git repository or reinitialize an existing one"
822e4a65
JX
16482msgstr ""
16483
55892712
JX
16484#: command-list.h:112
16485msgid "Instantly browse your working repository in gitweb"
16486msgstr ""
16487
16488#: command-list.h:113
16489msgid "add or parse structured information in commit messages"
16490msgstr ""
16491
16492#: command-list.h:114
16493msgid "The Git repository browser"
16494msgstr ""
16495
16496#: command-list.h:115
822e4a65
JX
16497msgid "Show commit logs"
16498msgstr ""
16499
55892712
JX
16500#: command-list.h:116
16501msgid "Show information about files in the index and the working tree"
16502msgstr ""
16503
16504#: command-list.h:117
16505msgid "List references in a remote repository"
16506msgstr ""
16507
16508#: command-list.h:118
16509msgid "List the contents of a tree object"
16510msgstr ""
16511
16512#: command-list.h:119
16513msgid "Extracts patch and authorship from a single e-mail message"
16514msgstr ""
16515
16516#: command-list.h:120
16517msgid "Simple UNIX mbox splitter program"
16518msgstr ""
16519
16520#: command-list.h:121
822e4a65
JX
16521msgid "Join two or more development histories together"
16522msgstr ""
16523
55892712
JX
16524#: command-list.h:122
16525msgid "Find as good common ancestors as possible for a merge"
16526msgstr ""
16527
16528#: command-list.h:123
16529msgid "Run a three-way file merge"
16530msgstr ""
16531
16532#: command-list.h:124
16533msgid "Run a merge for files needing merging"
16534msgstr ""
16535
16536#: command-list.h:125
16537msgid "The standard helper program to use with git-merge-index"
16538msgstr ""
16539
16540#: command-list.h:126
16541msgid "Run merge conflict resolution tools to resolve merge conflicts"
16542msgstr ""
16543
16544#: command-list.h:127
16545msgid "Show three-way merge without touching index"
16546msgstr ""
16547
16548#: command-list.h:128
16549msgid "Creates a tag object"
16550msgstr ""
16551
16552#: command-list.h:129
16553msgid "Build a tree-object from ls-tree formatted text"
16554msgstr ""
16555
16556#: command-list.h:130
822e4a65
JX
16557msgid "Move or rename a file, a directory, or a symlink"
16558msgstr ""
16559
55892712
JX
16560#: command-list.h:131
16561msgid "Find symbolic names for given revs"
16562msgstr ""
16563
16564#: command-list.h:132
16565msgid "Add or inspect object notes"
16566msgstr ""
16567
16568#: command-list.h:133
16569msgid "Import from and submit to Perforce repositories"
16570msgstr ""
16571
16572#: command-list.h:134
16573msgid "Create a packed archive of objects"
16574msgstr ""
16575
16576#: command-list.h:135
16577msgid "Find redundant pack files"
16578msgstr ""
16579
16580#: command-list.h:136
16581msgid "Pack heads and tags for efficient repository access"
16582msgstr ""
16583
16584#: command-list.h:137
16585msgid "Routines to help parsing remote repository access parameters"
16586msgstr ""
16587
16588#: command-list.h:138
16589msgid "Compute unique ID for a patch"
16590msgstr ""
16591
16592#: command-list.h:139
16593msgid "Prune all unreachable objects from the object database"
16594msgstr ""
16595
16596#: command-list.h:140
16597msgid "Remove extra objects that are already in pack files"
16598msgstr ""
16599
16600#: command-list.h:141
28b3cffc 16601msgid "Fetch from and integrate with another repository or a local branch"
822e4a65
JX
16602msgstr ""
16603
55892712 16604#: command-list.h:142
822e4a65
JX
16605msgid "Update remote refs along with associated objects"
16606msgstr ""
16607
55892712
JX
16608#: command-list.h:143
16609msgid "Applies a quilt patchset onto the current branch"
16610msgstr ""
16611
16612#: command-list.h:144
dba9f13c 16613msgid "Compare two commit ranges (e.g. two versions of a branch)"
55892712
JX
16614msgstr ""
16615
16616#: command-list.h:145
dba9f13c 16617msgid "Reads tree information into the index"
822e4a65
JX
16618msgstr ""
16619
55892712 16620#: command-list.h:146
dba9f13c 16621msgid "Reapply commits on top of another base tip"
55892712
JX
16622msgstr ""
16623
16624#: command-list.h:147
dba9f13c 16625msgid "Receive what is pushed into the repository"
55892712
JX
16626msgstr ""
16627
16628#: command-list.h:148
dba9f13c 16629msgid "Manage reflog information"
55892712
JX
16630msgstr ""
16631
16632#: command-list.h:149
dba9f13c 16633msgid "Manage set of tracked repositories"
55892712
JX
16634msgstr ""
16635
16636#: command-list.h:150
dba9f13c 16637msgid "Pack unpacked objects in a repository"
55892712
JX
16638msgstr ""
16639
16640#: command-list.h:151
dba9f13c 16641msgid "Create, list, delete refs to replace objects"
55892712
JX
16642msgstr ""
16643
16644#: command-list.h:152
dba9f13c 16645msgid "Generates a summary of pending changes"
55892712
JX
16646msgstr ""
16647
16648#: command-list.h:153
dba9f13c 16649msgid "Reuse recorded resolution of conflicted merges"
822e4a65
JX
16650msgstr ""
16651
55892712 16652#: command-list.h:154
dba9f13c 16653msgid "Reset current HEAD to the specified state"
55892712
JX
16654msgstr ""
16655
16656#: command-list.h:155
dba9f13c 16657msgid "Revert some existing commits"
55892712
JX
16658msgstr ""
16659
16660#: command-list.h:156
dba9f13c 16661msgid "Lists commit objects in reverse chronological order"
55892712
JX
16662msgstr ""
16663
16664#: command-list.h:157
dba9f13c 16665msgid "Pick out and massage parameters"
822e4a65
JX
16666msgstr ""
16667
55892712 16668#: command-list.h:158
dba9f13c 16669msgid "Remove files from the working tree and from the index"
55892712
JX
16670msgstr ""
16671
16672#: command-list.h:159
dba9f13c 16673msgid "Send a collection of patches as emails"
55892712
JX
16674msgstr ""
16675
16676#: command-list.h:160
dba9f13c 16677msgid "Push objects over Git protocol to another repository"
55892712
JX
16678msgstr ""
16679
16680#: command-list.h:161
dba9f13c 16681msgid "Restricted login shell for Git-only SSH access"
55892712
JX
16682msgstr ""
16683
16684#: command-list.h:162
dba9f13c 16685msgid "Summarize 'git log' output"
822e4a65
JX
16686msgstr ""
16687
55892712 16688#: command-list.h:163
dba9f13c 16689msgid "Show various types of objects"
55892712
JX
16690msgstr ""
16691
16692#: command-list.h:164
dba9f13c 16693msgid "Show branches and their commits"
55892712
JX
16694msgstr ""
16695
16696#: command-list.h:165
dba9f13c 16697msgid "Show packed archive index"
55892712
JX
16698msgstr ""
16699
16700#: command-list.h:166
dba9f13c 16701msgid "List references in a local repository"
55892712
JX
16702msgstr ""
16703
16704#: command-list.h:167
dba9f13c 16705msgid "Git's i18n setup code for shell scripts"
55892712
JX
16706msgstr ""
16707
16708#: command-list.h:168
dba9f13c 16709msgid "Common Git shell script setup code"
55892712
JX
16710msgstr ""
16711
16712#: command-list.h:169
dba9f13c 16713msgid "Stash the changes in a dirty working directory away"
55892712
JX
16714msgstr ""
16715
16716#: command-list.h:170
dba9f13c 16717msgid "Add file contents to the staging area"
822e4a65
JX
16718msgstr ""
16719
55892712 16720#: command-list.h:171
dba9f13c 16721msgid "Show the working tree status"
55892712
JX
16722msgstr ""
16723
16724#: command-list.h:172
dba9f13c 16725msgid "Remove unnecessary whitespace"
55892712
JX
16726msgstr ""
16727
16728#: command-list.h:173
dba9f13c 16729msgid "Initialize, update or inspect submodules"
55892712
JX
16730msgstr ""
16731
16732#: command-list.h:174
dba9f13c 16733msgid "Bidirectional operation between a Subversion repository and Git"
55892712
JX
16734msgstr ""
16735
16736#: command-list.h:175
dba9f13c 16737msgid "Read, modify and delete symbolic refs"
822e4a65
JX
16738msgstr ""
16739
55892712 16740#: command-list.h:176
dba9f13c 16741msgid "Create, list, delete or verify a tag object signed with GPG"
d07a63e4
JX
16742msgstr ""
16743
55892712 16744#: command-list.h:177
dba9f13c 16745msgid "Creates a temporary file with a blob's contents"
d07a63e4
JX
16746msgstr ""
16747
55892712 16748#: command-list.h:178
dba9f13c 16749msgid "Unpack objects from a packed archive"
d07a63e4
JX
16750msgstr ""
16751
55892712 16752#: command-list.h:179
dba9f13c 16753msgid "Register file contents in the working tree to the index"
d07a63e4
JX
16754msgstr ""
16755
55892712 16756#: command-list.h:180
dba9f13c 16757msgid "Update the object name stored in a ref safely"
55892712
JX
16758msgstr ""
16759
16760#: command-list.h:181
dba9f13c 16761msgid "Update auxiliary info file to help dumb servers"
55892712
JX
16762msgstr ""
16763
16764#: command-list.h:182
dba9f13c 16765msgid "Send archive back to git-archive"
55892712
JX
16766msgstr ""
16767
16768#: command-list.h:183
dba9f13c 16769msgid "Send objects packed back to git-fetch-pack"
55892712
JX
16770msgstr ""
16771
16772#: command-list.h:184
dba9f13c 16773msgid "Show a Git logical variable"
55892712
JX
16774msgstr ""
16775
16776#: command-list.h:185
dba9f13c 16777msgid "Check the GPG signature of commits"
55892712
JX
16778msgstr ""
16779
16780#: command-list.h:186
dba9f13c 16781msgid "Validate packed Git archive files"
55892712
JX
16782msgstr ""
16783
16784#: command-list.h:187
dba9f13c 16785msgid "Check the GPG signature of tags"
55892712
JX
16786msgstr ""
16787
16788#: command-list.h:188
dba9f13c 16789msgid "Git web interface (web frontend to Git repositories)"
55892712
JX
16790msgstr ""
16791
16792#: command-list.h:189
dba9f13c 16793msgid "Show logs with difference each commit introduces"
55892712
JX
16794msgstr ""
16795
16796#: command-list.h:190
dba9f13c 16797msgid "Manage multiple working trees"
55892712
JX
16798msgstr ""
16799
16800#: command-list.h:191
dba9f13c 16801msgid "Create a tree object from the current index"
55892712
JX
16802msgstr ""
16803
16804#: command-list.h:192
dba9f13c 16805msgid "Defining attributes per path"
55892712
JX
16806msgstr ""
16807
16808#: command-list.h:193
dba9f13c 16809msgid "Git command-line interface and conventions"
55892712
JX
16810msgstr ""
16811
16812#: command-list.h:194
dba9f13c 16813msgid "A Git core tutorial for developers"
55892712
JX
16814msgstr ""
16815
16816#: command-list.h:195
dba9f13c 16817msgid "Git for CVS users"
55892712
JX
16818msgstr ""
16819
16820#: command-list.h:196
dba9f13c 16821msgid "Tweaking diff output"
55892712
JX
16822msgstr ""
16823
16824#: command-list.h:197
dba9f13c 16825msgid "A useful minimum set of commands for Everyday Git"
55892712
JX
16826msgstr ""
16827
16828#: command-list.h:198
dba9f13c 16829msgid "A Git Glossary"
55892712
JX
16830msgstr ""
16831
16832#: command-list.h:199
dba9f13c 16833msgid "Hooks used by Git"
55892712
JX
16834msgstr ""
16835
16836#: command-list.h:200
dba9f13c 16837msgid "Specifies intentionally untracked files to ignore"
55892712
JX
16838msgstr ""
16839
16840#: command-list.h:201
dba9f13c 16841msgid "Defining submodule properties"
55892712
JX
16842msgstr ""
16843
16844#: command-list.h:202
dba9f13c 16845msgid "Git namespaces"
55892712
JX
16846msgstr ""
16847
16848#: command-list.h:203
dba9f13c 16849msgid "Git Repository Layout"
55892712
JX
16850msgstr ""
16851
16852#: command-list.h:204
dba9f13c 16853msgid "Specifying revisions and ranges for Git"
55892712
JX
16854msgstr ""
16855
16856#: command-list.h:205
dba9f13c 16857msgid "A tutorial introduction to Git: part two"
55892712
JX
16858msgstr ""
16859
16860#: command-list.h:206
dba9f13c
JX
16861msgid "A tutorial introduction to Git"
16862msgstr ""
16863
16864#: command-list.h:207
55892712 16865msgid "An overview of recommended workflows with Git"
d07a63e4
JX
16866msgstr ""
16867
f517e50d 16868#: rerere.h:40
d07a63e4
JX
16869msgid "update the index with reused conflict resolution if possible"
16870msgstr ""
16871
9fa976ff 16872#: git-bisect.sh:54
7256fd7c
JX
16873msgid "You need to start by \"git bisect start\""
16874msgstr ""
16875
dce37b66
JX
16876#. TRANSLATORS: Make sure to include [Y] and [n] in your
16877#. translation. The program will only accept English input
16878#. at this point.
9fa976ff 16879#: git-bisect.sh:60
dce37b66
JX
16880msgid "Do you want me to do it for you [Y/n]? "
16881msgstr ""
16882
9fa976ff 16883#: git-bisect.sh:121
dce37b66
JX
16884#, sh-format
16885msgid "unrecognised option: '$arg'"
16886msgstr ""
16887
9fa976ff 16888#: git-bisect.sh:125
dce37b66
JX
16889#, sh-format
16890msgid "'$arg' does not appear to be a valid revision"
16891msgstr ""
16892
9fa976ff 16893#: git-bisect.sh:154
dce37b66
JX
16894msgid "Bad HEAD - I need a HEAD"
16895msgstr ""
16896
9fa976ff 16897#: git-bisect.sh:167
dce37b66
JX
16898#, sh-format
16899msgid ""
c2ea1208 16900"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
dce37b66
JX
16901msgstr ""
16902
9fa976ff 16903#: git-bisect.sh:177
df49095a 16904msgid "won't bisect on cg-seek'ed tree"
dce37b66
JX
16905msgstr ""
16906
9fa976ff 16907#: git-bisect.sh:181
dce37b66
JX
16908msgid "Bad HEAD - strange symbolic ref"
16909msgstr ""
16910
9fa976ff 16911#: git-bisect.sh:233
dce37b66
JX
16912#, sh-format
16913msgid "Bad bisect_write argument: $state"
16914msgstr ""
16915
18a90722 16916#: git-bisect.sh:246
dce37b66
JX
16917#, sh-format
16918msgid "Bad rev input: $arg"
16919msgstr ""
16920
18a90722 16921#: git-bisect.sh:265
9fa976ff
JX
16922#, sh-format
16923msgid "Bad rev input: $bisected_head"
dce37b66
JX
16924msgstr ""
16925
18a90722 16926#: git-bisect.sh:274
dce37b66
JX
16927#, sh-format
16928msgid "Bad rev input: $rev"
16929msgstr ""
16930
18a90722 16931#: git-bisect.sh:283
df0617bf
JX
16932#, sh-format
16933msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
16934msgstr ""
16935
18a90722 16936#: git-bisect.sh:306
df0617bf
JX
16937#, sh-format
16938msgid "Warning: bisecting only with a $TERM_BAD commit."
7256fd7c
JX
16939msgstr ""
16940
dce37b66
JX
16941#. TRANSLATORS: Make sure to include [Y] and [n] in your
16942#. translation. The program will only accept English input
16943#. at this point.
18a90722 16944#: git-bisect.sh:312
dce37b66
JX
16945msgid "Are you sure [Y/n]? "
16946msgstr ""
16947
18a90722 16948#: git-bisect.sh:324
df0617bf 16949#, sh-format
7256fd7c 16950msgid ""
df0617bf
JX
16951"You need to give me at least one $bad_syn and one $good_syn revision.\n"
16952"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
16953msgstr ""
16954
18a90722 16955#: git-bisect.sh:327
df0617bf 16956#, sh-format
7256fd7c
JX
16957msgid ""
16958"You need to start by \"git bisect start\".\n"
df0617bf
JX
16959"You then need to give me at least one $good_syn and one $bad_syn revision.\n"
16960"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
16961msgstr ""
16962
18a90722 16963#: git-bisect.sh:398 git-bisect.sh:512
7256fd7c
JX
16964msgid "We are not bisecting."
16965msgstr ""
16966
18a90722 16967#: git-bisect.sh:405
dce37b66
JX
16968#, sh-format
16969msgid "'$invalid' is not a valid commit"
16970msgstr ""
16971
18a90722 16972#: git-bisect.sh:414
dce37b66
JX
16973#, sh-format
16974msgid ""
16975"Could not check out original HEAD '$branch'.\n"
16976"Try 'git bisect reset <commit>'."
16977msgstr ""
16978
18a90722 16979#: git-bisect.sh:422
dce37b66
JX
16980msgid "No logfile given"
16981msgstr ""
16982
18a90722 16983#: git-bisect.sh:423
dce37b66
JX
16984#, sh-format
16985msgid "cannot read $file for replaying"
16986msgstr ""
16987
18a90722 16988#: git-bisect.sh:444
dce37b66
JX
16989msgid "?? what are you talking about?"
16990msgstr ""
16991
18a90722
JX
16992#: git-bisect.sh:453
16993msgid "bisect run failed: no command provided."
16994msgstr ""
16995
16996#: git-bisect.sh:458
7256fd7c
JX
16997#, sh-format
16998msgid "running $command"
16999msgstr ""
17000
18a90722 17001#: git-bisect.sh:465
7256fd7c
JX
17002#, sh-format
17003msgid ""
17004"bisect run failed:\n"
17005"exit code $res from '$command' is < 0 or >= 128"
17006msgstr ""
17007
18a90722 17008#: git-bisect.sh:491
7256fd7c
JX
17009msgid "bisect run cannot continue any more"
17010msgstr ""
17011
18a90722 17012#: git-bisect.sh:497
7256fd7c
JX
17013#, sh-format
17014msgid ""
17015"bisect run failed:\n"
17016"'bisect_state $state' exited with error code $res"
17017msgstr ""
17018
18a90722 17019#: git-bisect.sh:504
7256fd7c 17020msgid "bisect run success"
dce37b66
JX
17021msgstr ""
17022
18a90722 17023#: git-bisect.sh:533
7256fd7c 17024#, sh-format
df0617bf 17025msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
dce37b66
JX
17026msgstr ""
17027
18a90722 17028#: git-bisect.sh:567
f4f2c8f8
JX
17029msgid "no terms defined"
17030msgstr ""
17031
18a90722 17032#: git-bisect.sh:584
f4f2c8f8
JX
17033#, sh-format
17034msgid ""
17035"invalid argument $arg for 'git bisect terms'.\n"
17036"Supported options are: --term-good|--term-old and --term-bad|--term-new."
17037msgstr ""
17038
9fa976ff
JX
17039#: git-merge-octopus.sh:46
17040msgid ""
17041"Error: Your local changes to the following files would be overwritten by "
17042"merge"
17043msgstr ""
17044
17045#: git-merge-octopus.sh:61
17046msgid "Automated merge did not work."
17047msgstr ""
17048
17049#: git-merge-octopus.sh:62
fda7b092 17050msgid "Should not be doing an octopus."
9fa976ff
JX
17051msgstr ""
17052
17053#: git-merge-octopus.sh:73
17054#, sh-format
17055msgid "Unable to find common commit with $pretty_name"
17056msgstr ""
17057
17058#: git-merge-octopus.sh:77
17059#, sh-format
25eab542 17060msgid "Already up to date with $pretty_name"
9fa976ff
JX
17061msgstr ""
17062
17063#: git-merge-octopus.sh:89
17064#, sh-format
17065msgid "Fast-forwarding to: $pretty_name"
17066msgstr ""
17067
17068#: git-merge-octopus.sh:97
17069#, sh-format
17070msgid "Trying simple merge with $pretty_name"
17071msgstr ""
17072
17073#: git-merge-octopus.sh:102
17074msgid "Simple merge did not work, trying automatic merge."
17075msgstr ""
17076
9b7388a8 17077#: git-rebase.sh:61
3b6137f2 17078msgid ""
25eab542
JX
17079"Resolve all conflicts manually, mark them as resolved with\n"
17080"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17081"You can instead skip this commit: run \"git rebase --skip\".\n"
17082"To abort and get back to the state before \"git rebase\", run \"git rebase --"
17083"abort\"."
3b6137f2
JX
17084msgstr ""
17085
dba9f13c 17086#: git-rebase.sh:173 git-rebase.sh:454
9fa976ff
JX
17087#, sh-format
17088msgid "Could not move back to $head_name"
17089msgstr ""
17090
9b7388a8 17091#: git-rebase.sh:184
5b34e000
JX
17092msgid "Applied autostash."
17093msgstr ""
17094
9b7388a8 17095#: git-rebase.sh:187
28b3cffc
JX
17096#, sh-format
17097msgid "Cannot store $stash_sha1"
17098msgstr ""
17099
dba9f13c 17100#: git-rebase.sh:236
3b6137f2
JX
17101msgid "The pre-rebase hook refused to rebase."
17102msgstr ""
17103
dba9f13c 17104#: git-rebase.sh:241
18a90722 17105msgid "It looks like 'git am' is in progress. Cannot rebase."
3b6137f2
JX
17106msgstr ""
17107
dba9f13c 17108#: git-rebase.sh:415
3b6137f2
JX
17109msgid "No rebase in progress?"
17110msgstr ""
17111
dba9f13c 17112#: git-rebase.sh:426
9306b5b9
JX
17113msgid "The --edit-todo action can only be used during interactive rebase."
17114msgstr ""
17115
dba9f13c 17116#: git-rebase.sh:433
3b6137f2
JX
17117msgid "Cannot read HEAD"
17118msgstr ""
17119
dba9f13c 17120#: git-rebase.sh:436
3b6137f2
JX
17121msgid ""
17122"You must edit all merge conflicts and then\n"
17123"mark them as resolved using git add"
17124msgstr ""
17125
dba9f13c 17126#: git-rebase.sh:480
3b6137f2
JX
17127#, sh-format
17128msgid ""
17129"It seems that there is already a $state_dir_base directory, and\n"
17130"I wonder if you are in the middle of another rebase. If that is the\n"
17131"case, please try\n"
17132"\t$cmd_live_rebase\n"
17133"If that is not the case, please\n"
17134"\t$cmd_clear_stale_rebase\n"
17135"and run me again. I am stopping in case you still have something\n"
17136"valuable there."
17137msgstr ""
17138
dba9f13c 17139#: git-rebase.sh:545
9b7388a8
JX
17140msgid "error: cannot combine '--signoff' with '--preserve-merges'"
17141msgstr ""
17142
dba9f13c
JX
17143#: git-rebase.sh:556
17144msgid "error: cannot combine '--preserve_merges' with '--rebase-merges'"
17145msgstr ""
17146
17147#: git-rebase.sh:562
17148msgid "error: cannot combine '--rebase_merges' with '--strategy-option'"
17149msgstr ""
17150
17151#: git-rebase.sh:564
17152msgid "error: cannot combine '--rebase_merges' with '--strategy'"
17153msgstr ""
17154
17155#: git-rebase.sh:590
3b6137f2 17156#, sh-format
18a90722 17157msgid "invalid upstream '$upstream_name'"
3b6137f2
JX
17158msgstr ""
17159
dba9f13c 17160#: git-rebase.sh:614
3b6137f2
JX
17161#, sh-format
17162msgid "$onto_name: there are more than one merge bases"
17163msgstr ""
17164
dba9f13c 17165#: git-rebase.sh:617 git-rebase.sh:621
3b6137f2
JX
17166#, sh-format
17167msgid "$onto_name: there is no merge base"
17168msgstr ""
17169
dba9f13c 17170#: git-rebase.sh:626
3b6137f2
JX
17171#, sh-format
17172msgid "Does not point to a valid commit: $onto_name"
17173msgstr ""
17174
dba9f13c 17175#: git-rebase.sh:652
3b6137f2 17176#, sh-format
18a90722 17177msgid "fatal: no such branch/commit '$branch_name'"
3b6137f2
JX
17178msgstr ""
17179
dba9f13c 17180#: git-rebase.sh:685
28b3cffc
JX
17181msgid "Cannot autostash"
17182msgstr ""
17183
dba9f13c 17184#: git-rebase.sh:690
28b3cffc
JX
17185#, sh-format
17186msgid "Created autostash: $stash_abbrev"
17187msgstr ""
17188
dba9f13c 17189#: git-rebase.sh:694
3b6137f2
JX
17190msgid "Please commit or stash them."
17191msgstr ""
17192
dba9f13c 17193#: git-rebase.sh:717
18a90722
JX
17194#, sh-format
17195msgid "HEAD is up to date."
17196msgstr ""
17197
dba9f13c 17198#: git-rebase.sh:719
3b6137f2
JX
17199#, sh-format
17200msgid "Current branch $branch_name is up to date."
17201msgstr ""
17202
dba9f13c 17203#: git-rebase.sh:727
18a90722
JX
17204#, sh-format
17205msgid "HEAD is up to date, rebase forced."
17206msgstr ""
17207
dba9f13c 17208#: git-rebase.sh:729
3b6137f2
JX
17209#, sh-format
17210msgid "Current branch $branch_name is up to date, rebase forced."
17211msgstr ""
17212
dba9f13c 17213#: git-rebase.sh:741
3b6137f2
JX
17214#, sh-format
17215msgid "Changes from $mb to $onto:"
17216msgstr ""
17217
dba9f13c 17218#: git-rebase.sh:750
3b6137f2
JX
17219msgid "First, rewinding head to replay your work on top of it..."
17220msgstr ""
17221
dba9f13c 17222#: git-rebase.sh:760
3b6137f2
JX
17223#, sh-format
17224msgid "Fast-forwarded $branch_name to $onto_name."
17225msgstr ""
17226
25eab542 17227#: git-stash.sh:61
dce37b66
JX
17228msgid "git stash clear with parameters is unimplemented"
17229msgstr ""
17230
18a90722 17231#: git-stash.sh:108
dce37b66
JX
17232msgid "You do not have the initial commit yet"
17233msgstr ""
17234
18a90722 17235#: git-stash.sh:123
dce37b66
JX
17236msgid "Cannot save the current index state"
17237msgstr ""
17238
18a90722 17239#: git-stash.sh:138
fda7b092
JX
17240msgid "Cannot save the untracked files"
17241msgstr ""
17242
18a90722 17243#: git-stash.sh:158 git-stash.sh:171
dce37b66
JX
17244msgid "Cannot save the current worktree state"
17245msgstr ""
17246
18a90722 17247#: git-stash.sh:175
dce37b66
JX
17248msgid "No changes selected"
17249msgstr ""
17250
18a90722 17251#: git-stash.sh:178
dce37b66
JX
17252msgid "Cannot remove temporary index (can't happen)"
17253msgstr ""
17254
18a90722 17255#: git-stash.sh:191
dce37b66
JX
17256msgid "Cannot record working tree state"
17257msgstr ""
17258
18a90722 17259#: git-stash.sh:229
28b3cffc
JX
17260#, sh-format
17261msgid "Cannot update $ref_stash with $w_commit"
17262msgstr ""
17263
18a90722 17264#: git-stash.sh:281
7256fd7c 17265#, sh-format
18a90722 17266msgid "error: unknown option for 'stash push': $option"
7256fd7c
JX
17267msgstr ""
17268
18a90722 17269#: git-stash.sh:295
fda7b092
JX
17270msgid "Can't use --patch and --include-untracked or --all at the same time"
17271msgstr ""
17272
18a90722 17273#: git-stash.sh:303
dce37b66
JX
17274msgid "No local changes to save"
17275msgstr ""
17276
18a90722 17277#: git-stash.sh:308
dce37b66
JX
17278msgid "Cannot initialize stash"
17279msgstr ""
17280
18a90722 17281#: git-stash.sh:312
dce37b66
JX
17282msgid "Cannot save the current status"
17283msgstr ""
17284
18a90722 17285#: git-stash.sh:313
9fa976ff
JX
17286#, sh-format
17287msgid "Saved working directory and index state $stash_msg"
17288msgstr ""
17289
9b7388a8 17290#: git-stash.sh:342
dce37b66
JX
17291msgid "Cannot remove worktree changes"
17292msgstr ""
17293
9b7388a8 17294#: git-stash.sh:490
64f23b0c
JX
17295#, sh-format
17296msgid "unknown option: $opt"
17297msgstr ""
17298
9b7388a8 17299#: git-stash.sh:503
5b34e000 17300msgid "No stash entries found."
dce37b66
JX
17301msgstr ""
17302
9b7388a8 17303#: git-stash.sh:510
dce37b66
JX
17304#, sh-format
17305msgid "Too many revisions specified: $REV"
17306msgstr ""
17307
9b7388a8 17308#: git-stash.sh:525
dce37b66 17309#, sh-format
d07a63e4 17310msgid "$reference is not a valid reference"
dce37b66
JX
17311msgstr ""
17312
9b7388a8 17313#: git-stash.sh:553
dce37b66
JX
17314#, sh-format
17315msgid "'$args' is not a stash-like commit"
17316msgstr ""
17317
9b7388a8 17318#: git-stash.sh:564
dce37b66
JX
17319#, sh-format
17320msgid "'$args' is not a stash reference"
17321msgstr ""
17322
9b7388a8 17323#: git-stash.sh:572
dce37b66
JX
17324msgid "unable to refresh index"
17325msgstr ""
17326
9b7388a8 17327#: git-stash.sh:576
dce37b66
JX
17328msgid "Cannot apply a stash in the middle of a merge"
17329msgstr ""
17330
9b7388a8 17331#: git-stash.sh:584
dce37b66
JX
17332msgid "Conflicts in index. Try without --index."
17333msgstr ""
17334
9b7388a8 17335#: git-stash.sh:586
dce37b66
JX
17336msgid "Could not save index tree"
17337msgstr ""
17338
9b7388a8 17339#: git-stash.sh:595
5b34e000 17340msgid "Could not restore untracked files from stash entry"
fda7b092
JX
17341msgstr ""
17342
9b7388a8 17343#: git-stash.sh:620
dce37b66
JX
17344msgid "Cannot unstage modified files"
17345msgstr ""
17346
9b7388a8 17347#: git-stash.sh:635
7256fd7c
JX
17348msgid "Index was not unstashed."
17349msgstr ""
17350
9b7388a8 17351#: git-stash.sh:649
5b34e000 17352msgid "The stash entry is kept in case you need it again."
9fa976ff
JX
17353msgstr ""
17354
9b7388a8 17355#: git-stash.sh:658
dce37b66
JX
17356#, sh-format
17357msgid "Dropped ${REV} ($s)"
17358msgstr ""
17359
9b7388a8 17360#: git-stash.sh:659
dce37b66
JX
17361#, sh-format
17362msgid "${REV}: Could not drop stash entry"
17363msgstr ""
17364
9b7388a8 17365#: git-stash.sh:667
dce37b66
JX
17366msgid "No branch name specified"
17367msgstr ""
17368
9b7388a8 17369#: git-stash.sh:746
dce37b66
JX
17370msgid "(To restore them type \"git stash apply\")"
17371msgstr ""
17372
9b7388a8 17373#: git-submodule.sh:188
28b3cffc
JX
17374msgid "Relative path can only be used from the toplevel of the working tree"
17375msgstr ""
17376
9b7388a8 17377#: git-submodule.sh:198
dce37b66
JX
17378#, sh-format
17379msgid "repo URL: '$repo' must be absolute or begin with ./|../"
17380msgstr ""
17381
9b7388a8 17382#: git-submodule.sh:217
dce37b66 17383#, sh-format
cd1e7487 17384msgid "'$sm_path' already exists in the index"
dce37b66
JX
17385msgstr ""
17386
9b7388a8 17387#: git-submodule.sh:220
673bfad0
JX
17388#, sh-format
17389msgid "'$sm_path' already exists in the index and is not a submodule"
17390msgstr ""
17391
9b7388a8 17392#: git-submodule.sh:226
7256fd7c
JX
17393#, sh-format
17394msgid ""
17395"The following path is ignored by one of your .gitignore files:\n"
17396"$sm_path\n"
17397"Use -f if you really want to add it."
17398msgstr ""
17399
9b7388a8 17400#: git-submodule.sh:249
7256fd7c
JX
17401#, sh-format
17402msgid "Adding existing repo at '$sm_path' to the index"
17403msgstr ""
17404
9b7388a8 17405#: git-submodule.sh:251
dce37b66 17406#, sh-format
cd1e7487 17407msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
17408msgstr ""
17409
9b7388a8 17410#: git-submodule.sh:259
fe52cd62
JX
17411#, sh-format
17412msgid "A git directory for '$sm_name' is found locally with remote(s):"
17413msgstr ""
17414
9b7388a8 17415#: git-submodule.sh:261
fe52cd62
JX
17416#, sh-format
17417msgid ""
9fa976ff
JX
17418"If you want to reuse this local git directory instead of cloning again from\n"
17419" $realrepo\n"
17420"use the '--force' option. If the local git directory is not the correct "
17421"repo\n"
fe52cd62
JX
17422"or you are unsure what this means choose another name with the '--name' "
17423"option."
17424msgstr ""
17425
9b7388a8 17426#: git-submodule.sh:267
fe52cd62
JX
17427#, sh-format
17428msgid "Reactivating local git directory for submodule '$sm_name'."
17429msgstr ""
17430
9b7388a8 17431#: git-submodule.sh:279
dce37b66 17432#, sh-format
cd1e7487 17433msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
17434msgstr ""
17435
9b7388a8 17436#: git-submodule.sh:284
dce37b66 17437#, sh-format
cd1e7487 17438msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
17439msgstr ""
17440
9b7388a8 17441#: git-submodule.sh:293
dce37b66 17442#, sh-format
cd1e7487 17443msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
17444msgstr ""
17445
dba9f13c 17446#: git-submodule.sh:565
dce37b66 17447#, sh-format
28b3cffc 17448msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
17449msgstr ""
17450
dba9f13c 17451#: git-submodule.sh:575
dce37b66 17452#, sh-format
cd1e7487 17453msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
17454msgstr ""
17455
dba9f13c 17456#: git-submodule.sh:580
9fa976ff
JX
17457#, sh-format
17458msgid ""
17459"Unable to find current ${remote_name}/${branch} revision in submodule path "
17460"'$sm_path'"
17461msgstr ""
17462
dba9f13c 17463#: git-submodule.sh:603
dce37b66 17464#, sh-format
28b3cffc 17465msgid "Unable to fetch in submodule path '$displaypath'"
dce37b66
JX
17466msgstr ""
17467
dba9f13c 17468#: git-submodule.sh:609
9fa976ff
JX
17469#, sh-format
17470msgid ""
17471"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
17472"Direct fetching of that commit failed."
17473msgstr ""
17474
dba9f13c 17475#: git-submodule.sh:616
5e078fcd
JX
17476#, sh-format
17477msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
17478msgstr ""
17479
dba9f13c 17480#: git-submodule.sh:617
dce37b66 17481#, sh-format
5e078fcd
JX
17482msgid "Submodule path '$displaypath': checked out '$sha1'"
17483msgstr ""
17484
dba9f13c 17485#: git-submodule.sh:621
5e078fcd 17486#, sh-format
28b3cffc 17487msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
17488msgstr ""
17489
dba9f13c 17490#: git-submodule.sh:622
dce37b66 17491#, sh-format
28b3cffc 17492msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
17493msgstr ""
17494
dba9f13c 17495#: git-submodule.sh:627
dce37b66 17496#, sh-format
28b3cffc 17497msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
17498msgstr ""
17499
dba9f13c 17500#: git-submodule.sh:628
dce37b66 17501#, sh-format
28b3cffc 17502msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
17503msgstr ""
17504
dba9f13c 17505#: git-submodule.sh:633
dce37b66 17506#, sh-format
f517e50d 17507msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
dce37b66
JX
17508msgstr ""
17509
dba9f13c 17510#: git-submodule.sh:634
dce37b66 17511#, sh-format
f517e50d 17512msgid "Submodule path '$displaypath': '$command $sha1'"
dce37b66
JX
17513msgstr ""
17514
dba9f13c 17515#: git-submodule.sh:665
28b3cffc
JX
17516#, sh-format
17517msgid "Failed to recurse into submodule path '$displaypath'"
17518msgstr ""
17519
dba9f13c 17520#: git-submodule.sh:761
3b6137f2 17521msgid "The --cached option cannot be used with the --files option"
7256fd7c
JX
17522msgstr ""
17523
dba9f13c 17524#: git-submodule.sh:813
7256fd7c
JX
17525#, sh-format
17526msgid "unexpected mode $mod_dst"
dce37b66
JX
17527msgstr ""
17528
dba9f13c 17529#: git-submodule.sh:833
dce37b66 17530#, sh-format
28b3cffc 17531msgid " Warn: $display_name doesn't contain commit $sha1_src"
dce37b66
JX
17532msgstr ""
17533
dba9f13c 17534#: git-submodule.sh:836
dce37b66 17535#, sh-format
28b3cffc 17536msgid " Warn: $display_name doesn't contain commit $sha1_dst"
dce37b66
JX
17537msgstr ""
17538
dba9f13c 17539#: git-submodule.sh:839
dce37b66 17540#, sh-format
28b3cffc 17541msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
dce37b66
JX
17542msgstr ""
17543
f517e50d
JX
17544#: git-parse-remote.sh:89
17545#, sh-format
17546msgid "See git-${cmd}(1) for details."
17547msgstr ""
9fa976ff 17548
dba9f13c 17549#: git-rebase--interactive.sh:43
9fa976ff
JX
17550msgid ""
17551"\n"
17552"Commands:\n"
9b7388a8
JX
17553"p, pick <commit> = use commit\n"
17554"r, reword <commit> = use commit, but edit the commit message\n"
17555"e, edit <commit> = use commit, but stop for amending\n"
17556"s, squash <commit> = use commit, but meld into previous commit\n"
17557"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
55892712 17558"x, exec <command> = run command (the rest of the line) using shell\n"
9b7388a8
JX
17559"d, drop <commit> = remove commit\n"
17560"l, label <label> = label current HEAD with a name\n"
17561"t, reset <label> = reset HEAD to a label\n"
17562"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
17563". create a merge commit using the original merge commit's\n"
17564". message (or the oneline, if no original merge commit was\n"
17565". specified). Use -c <commit> to reword the commit message.\n"
9fa976ff
JX
17566"\n"
17567"These lines can be re-ordered; they are executed from top to bottom.\n"
17568msgstr ""
17569
dba9f13c 17570#: git-rebase--interactive.sh:64 git-rebase--preserve-merges.sh:173
9fa976ff
JX
17571msgid ""
17572"\n"
17573"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
17574msgstr ""
17575
dba9f13c 17576#: git-rebase--interactive.sh:68 git-rebase--preserve-merges.sh:177
9fa976ff
JX
17577msgid ""
17578"\n"
17579"If you remove a line here THAT COMMIT WILL BE LOST.\n"
17580msgstr ""
17581
dba9f13c
JX
17582#: git-rebase--interactive.sh:108 git-rebase--preserve-merges.sh:724
17583msgid "could not detach HEAD"
17584msgstr ""
17585
17586#: git-rebase--interactive.sh:147 git-rebase--preserve-merges.sh:816
17587msgid ""
17588"\n"
17589"You are editing the todo file of an ongoing interactive rebase.\n"
17590"To continue rebase after editing, run:\n"
17591" git rebase --continue\n"
17592"\n"
17593msgstr ""
17594
17595#: git-rebase--interactive.sh:155 git-rebase--interactive.sh:241
17596#: git-rebase--preserve-merges.sh:824 git-rebase--preserve-merges.sh:910
17597msgid "Could not execute editor"
17598msgstr ""
17599
17600#: git-rebase--interactive.sh:176 git-rebase--preserve-merges.sh:845
17601#, sh-format
17602msgid "Could not checkout $switch_to"
17603msgstr ""
17604
17605#: git-rebase--interactive.sh:183 git-rebase--preserve-merges.sh:852
17606msgid "No HEAD?"
17607msgstr ""
17608
17609#: git-rebase--interactive.sh:184 git-rebase--preserve-merges.sh:853
17610#, sh-format
17611msgid "Could not create temporary $state_dir"
17612msgstr ""
17613
17614#: git-rebase--interactive.sh:187 git-rebase--preserve-merges.sh:856
17615msgid "Could not mark as interactive"
17616msgstr ""
17617
17618#: git-rebase--interactive.sh:219 git-rebase--preserve-merges.sh:888
17619#, sh-format
17620msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
17621msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
17622msgstr[0] ""
17623msgstr[1] ""
17624
17625#: git-rebase--interactive.sh:224
17626msgid ""
17627"\n"
17628"\tHowever, if you remove everything, the rebase will be aborted.\n"
17629"\n"
17630"\t"
17631msgstr ""
17632
17633#: git-rebase--interactive.sh:231 git-rebase--preserve-merges.sh:900
17634msgid "Note that empty commits are commented out"
17635msgstr ""
17636
17637#: git-rebase--interactive.sh:280
17638msgid "Could not generate todo list"
17639msgstr ""
17640
17641#: git-rebase--preserve-merges.sh:136
17642#, sh-format
17643msgid "Rebasing ($new_count/$total)"
17644msgstr ""
17645
17646#: git-rebase--preserve-merges.sh:152
17647msgid ""
17648"\n"
17649"Commands:\n"
17650"p, pick <commit> = use commit\n"
17651"r, reword <commit> = use commit, but edit the commit message\n"
17652"e, edit <commit> = use commit, but stop for amending\n"
17653"s, squash <commit> = use commit, but meld into previous commit\n"
17654"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
17655"x, exec <commit> = run command (the rest of the line) using shell\n"
17656"d, drop <commit> = remove commit\n"
17657"l, label <label> = label current HEAD with a name\n"
17658"t, reset <label> = reset HEAD to a label\n"
17659"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
17660". create a merge commit using the original merge commit's\n"
17661". message (or the oneline, if no original merge commit was\n"
17662". specified). Use -c <commit> to reword the commit message.\n"
17663"\n"
17664"These lines can be re-ordered; they are executed from top to bottom.\n"
17665msgstr ""
17666
17667#: git-rebase--preserve-merges.sh:215
9fa976ff
JX
17668#, sh-format
17669msgid ""
17670"You can amend the commit now, with\n"
17671"\n"
17672"\tgit commit --amend $gpg_sign_opt_quoted\n"
17673"\n"
17674"Once you are satisfied with your changes, run\n"
17675"\n"
17676"\tgit rebase --continue"
17677msgstr ""
17678
dba9f13c 17679#: git-rebase--preserve-merges.sh:240
9fa976ff
JX
17680#, sh-format
17681msgid "$sha1: not a commit that can be picked"
17682msgstr ""
17683
dba9f13c 17684#: git-rebase--preserve-merges.sh:279
9fa976ff
JX
17685#, sh-format
17686msgid "Invalid commit name: $sha1"
17687msgstr ""
17688
dba9f13c 17689#: git-rebase--preserve-merges.sh:309
9fa976ff
JX
17690msgid "Cannot write current commit's replacement sha1"
17691msgstr ""
17692
dba9f13c 17693#: git-rebase--preserve-merges.sh:360
9fa976ff
JX
17694#, sh-format
17695msgid "Fast-forward to $sha1"
17696msgstr ""
17697
dba9f13c 17698#: git-rebase--preserve-merges.sh:362
9fa976ff
JX
17699#, sh-format
17700msgid "Cannot fast-forward to $sha1"
17701msgstr ""
17702
dba9f13c 17703#: git-rebase--preserve-merges.sh:371
9fa976ff
JX
17704#, sh-format
17705msgid "Cannot move HEAD to $first_parent"
17706msgstr ""
17707
dba9f13c 17708#: git-rebase--preserve-merges.sh:376
9fa976ff
JX
17709#, sh-format
17710msgid "Refusing to squash a merge: $sha1"
17711msgstr ""
17712
dba9f13c 17713#: git-rebase--preserve-merges.sh:394
9fa976ff
JX
17714#, sh-format
17715msgid "Error redoing merge $sha1"
17716msgstr ""
17717
dba9f13c 17718#: git-rebase--preserve-merges.sh:403
9fa976ff
JX
17719#, sh-format
17720msgid "Could not pick $sha1"
17721msgstr ""
17722
dba9f13c 17723#: git-rebase--preserve-merges.sh:412
5bd166d8
JX
17724#, sh-format
17725msgid "This is the commit message #${n}:"
9fa976ff
JX
17726msgstr ""
17727
dba9f13c 17728#: git-rebase--preserve-merges.sh:417
9fa976ff 17729#, sh-format
5bd166d8 17730msgid "The commit message #${n} will be skipped:"
9fa976ff
JX
17731msgstr ""
17732
dba9f13c 17733#: git-rebase--preserve-merges.sh:428
9fa976ff 17734#, sh-format
9fa976ff
JX
17735msgid "This is a combination of $count commit."
17736msgid_plural "This is a combination of $count commits."
17737msgstr[0] ""
17738msgstr[1] ""
17739
dba9f13c 17740#: git-rebase--preserve-merges.sh:437
9fa976ff
JX
17741#, sh-format
17742msgid "Cannot write $fixup_msg"
17743msgstr ""
17744
dba9f13c 17745#: git-rebase--preserve-merges.sh:440
673bfad0 17746msgid "This is a combination of 2 commits."
5bd166d8
JX
17747msgstr ""
17748
dba9f13c
JX
17749#: git-rebase--preserve-merges.sh:481 git-rebase--preserve-merges.sh:524
17750#: git-rebase--preserve-merges.sh:527
9fa976ff
JX
17751#, sh-format
17752msgid "Could not apply $sha1... $rest"
17753msgstr ""
17754
dba9f13c 17755#: git-rebase--preserve-merges.sh:556
9fa976ff
JX
17756#, sh-format
17757msgid ""
17758"Could not amend commit after successfully picking $sha1... $rest\n"
17759"This is most likely due to an empty commit message, or the pre-commit hook\n"
17760"failed. If the pre-commit hook failed, you may need to resolve the issue "
17761"before\n"
17762"you are able to reword the commit."
17763msgstr ""
17764
dba9f13c 17765#: git-rebase--preserve-merges.sh:571
9fa976ff
JX
17766#, sh-format
17767msgid "Stopped at $sha1_abbrev... $rest"
17768msgstr ""
17769
dba9f13c 17770#: git-rebase--preserve-merges.sh:586
9fa976ff
JX
17771#, sh-format
17772msgid "Cannot '$squash_style' without a previous commit"
17773msgstr ""
17774
dba9f13c 17775#: git-rebase--preserve-merges.sh:628
9fa976ff
JX
17776#, sh-format
17777msgid "Executing: $rest"
17778msgstr ""
17779
dba9f13c 17780#: git-rebase--preserve-merges.sh:636
9fa976ff
JX
17781#, sh-format
17782msgid "Execution failed: $rest"
17783msgstr ""
17784
dba9f13c 17785#: git-rebase--preserve-merges.sh:638
9fa976ff
JX
17786msgid "and made changes to the index and/or the working tree"
17787msgstr ""
17788
dba9f13c 17789#: git-rebase--preserve-merges.sh:640
9fa976ff
JX
17790msgid ""
17791"You can fix the problem, and then run\n"
17792"\n"
17793"\tgit rebase --continue"
17794msgstr ""
17795
17796#. TRANSLATORS: after these lines is a command to be issued by the user
dba9f13c 17797#: git-rebase--preserve-merges.sh:653
9fa976ff
JX
17798#, sh-format
17799msgid ""
17800"Execution succeeded: $rest\n"
17801"but left changes to the index and/or the working tree\n"
17802"Commit or stash your changes, and then run\n"
17803"\n"
17804"\tgit rebase --continue"
17805msgstr ""
17806
dba9f13c 17807#: git-rebase--preserve-merges.sh:664
9fa976ff
JX
17808#, sh-format
17809msgid "Unknown command: $command $sha1 $rest"
17810msgstr ""
17811
dba9f13c 17812#: git-rebase--preserve-merges.sh:665
9fa976ff
JX
17813msgid "Please fix this using 'git rebase --edit-todo'."
17814msgstr ""
17815
dba9f13c 17816#: git-rebase--preserve-merges.sh:700
9fa976ff
JX
17817#, sh-format
17818msgid "Successfully rebased and updated $head_name."
17819msgstr ""
17820
dba9f13c 17821#: git-rebase--preserve-merges.sh:757
9fa976ff
JX
17822msgid "Could not remove CHERRY_PICK_HEAD"
17823msgstr ""
17824
dba9f13c 17825#: git-rebase--preserve-merges.sh:762
9fa976ff
JX
17826#, sh-format
17827msgid ""
17828"You have staged changes in your working tree.\n"
17829"If these changes are meant to be\n"
17830"squashed into the previous commit, run:\n"
17831"\n"
17832" git commit --amend $gpg_sign_opt_quoted\n"
17833"\n"
17834"If they are meant to go into a new commit, run:\n"
17835"\n"
17836" git commit $gpg_sign_opt_quoted\n"
17837"\n"
fda7b092 17838"In both cases, once you're done, continue with:\n"
9fa976ff
JX
17839"\n"
17840" git rebase --continue\n"
17841msgstr ""
17842
dba9f13c 17843#: git-rebase--preserve-merges.sh:779
9fa976ff
JX
17844msgid "Error trying to find the author identity to amend commit"
17845msgstr ""
17846
dba9f13c 17847#: git-rebase--preserve-merges.sh:784
9fa976ff
JX
17848msgid ""
17849"You have uncommitted changes in your working tree. Please commit them\n"
17850"first and then run 'git rebase --continue' again."
17851msgstr ""
17852
dba9f13c 17853#: git-rebase--preserve-merges.sh:789 git-rebase--preserve-merges.sh:793
9fa976ff
JX
17854msgid "Could not commit staged changes."
17855msgstr ""
17856
dba9f13c 17857#: git-rebase--preserve-merges.sh:893
9fa976ff
JX
17858msgid ""
17859"\n"
dba9f13c 17860"However, if you remove everything, the rebase will be aborted.\n"
9fa976ff 17861"\n"
9b7388a8
JX
17862msgstr ""
17863
dba9f13c 17864#: git-rebase--preserve-merges.sh:942 git-rebase--preserve-merges.sh:947
9b7388a8
JX
17865msgid "Could not init rewritten commits"
17866msgstr ""
17867
9fa976ff
JX
17868#: git-sh-setup.sh:89 git-sh-setup.sh:94
17869#, sh-format
17870msgid "usage: $dashless $USAGE"
17871msgstr ""
17872
17873#: git-sh-setup.sh:190
17874#, sh-format
17875msgid "Cannot chdir to $cdup, the toplevel of the working tree"
17876msgstr ""
17877
17878#: git-sh-setup.sh:199 git-sh-setup.sh:206
17879#, sh-format
17880msgid "fatal: $program_name cannot be used without a working tree."
17881msgstr ""
17882
17883#: git-sh-setup.sh:220
17884msgid "Cannot rebase: You have unstaged changes."
17885msgstr ""
17886
17887#: git-sh-setup.sh:223
17888msgid "Cannot rewrite branches: You have unstaged changes."
17889msgstr ""
17890
fda7b092
JX
17891#: git-sh-setup.sh:226
17892msgid "Cannot pull with rebase: You have unstaged changes."
17893msgstr ""
17894
9fa976ff
JX
17895#: git-sh-setup.sh:229
17896#, sh-format
17897msgid "Cannot $action: You have unstaged changes."
17898msgstr ""
17899
17900#: git-sh-setup.sh:242
17901msgid "Cannot rebase: Your index contains uncommitted changes."
17902msgstr ""
17903
fda7b092
JX
17904#: git-sh-setup.sh:245
17905msgid "Cannot pull with rebase: Your index contains uncommitted changes."
17906msgstr ""
17907
9fa976ff
JX
17908#: git-sh-setup.sh:248
17909#, sh-format
17910msgid "Cannot $action: Your index contains uncommitted changes."
17911msgstr ""
17912
fda7b092
JX
17913#: git-sh-setup.sh:252
17914msgid "Additionally, your index contains uncommitted changes."
17915msgstr ""
17916
9fa976ff
JX
17917#: git-sh-setup.sh:372
17918msgid "You need to run this command from the toplevel of the working tree."
17919msgstr ""
17920
17921#: git-sh-setup.sh:377
17922msgid "Unable to determine absolute path of git directory"
17923msgstr ""
673bfad0
JX
17924
17925#. TRANSLATORS: you can adjust this to align "git add -i" status menu
5b34e000 17926#: git-add--interactive.perl:196
673bfad0
JX
17927#, perl-format
17928msgid "%12s %12s %s"
17929msgstr ""
17930
5b34e000 17931#: git-add--interactive.perl:197
673bfad0
JX
17932msgid "staged"
17933msgstr ""
17934
5b34e000 17935#: git-add--interactive.perl:197
673bfad0
JX
17936msgid "unstaged"
17937msgstr ""
17938
9b7388a8 17939#: git-add--interactive.perl:253 git-add--interactive.perl:278
673bfad0
JX
17940msgid "binary"
17941msgstr ""
17942
9b7388a8 17943#: git-add--interactive.perl:262 git-add--interactive.perl:316
673bfad0
JX
17944msgid "nothing"
17945msgstr ""
17946
9b7388a8 17947#: git-add--interactive.perl:298 git-add--interactive.perl:313
673bfad0
JX
17948msgid "unchanged"
17949msgstr ""
17950
9b7388a8 17951#: git-add--interactive.perl:609
673bfad0
JX
17952#, perl-format
17953msgid "added %d path\n"
17954msgid_plural "added %d paths\n"
17955msgstr[0] ""
17956msgstr[1] ""
17957
9b7388a8 17958#: git-add--interactive.perl:612
673bfad0
JX
17959#, perl-format
17960msgid "updated %d path\n"
17961msgid_plural "updated %d paths\n"
17962msgstr[0] ""
17963msgstr[1] ""
17964
9b7388a8 17965#: git-add--interactive.perl:615
673bfad0
JX
17966#, perl-format
17967msgid "reverted %d path\n"
17968msgid_plural "reverted %d paths\n"
17969msgstr[0] ""
17970msgstr[1] ""
17971
9b7388a8 17972#: git-add--interactive.perl:618
673bfad0
JX
17973#, perl-format
17974msgid "touched %d path\n"
17975msgid_plural "touched %d paths\n"
17976msgstr[0] ""
17977msgstr[1] ""
17978
9b7388a8 17979#: git-add--interactive.perl:627
673bfad0
JX
17980msgid "Update"
17981msgstr ""
17982
9b7388a8 17983#: git-add--interactive.perl:639
673bfad0
JX
17984msgid "Revert"
17985msgstr ""
17986
9b7388a8 17987#: git-add--interactive.perl:662
673bfad0
JX
17988#, perl-format
17989msgid "note: %s is untracked now.\n"
17990msgstr ""
17991
9b7388a8 17992#: git-add--interactive.perl:673
673bfad0
JX
17993msgid "Add untracked"
17994msgstr ""
17995
9b7388a8 17996#: git-add--interactive.perl:679
673bfad0
JX
17997msgid "No untracked files.\n"
17998msgstr ""
17999
9b7388a8 18000#: git-add--interactive.perl:1033
673bfad0
JX
18001msgid ""
18002"If the patch applies cleanly, the edited hunk will immediately be\n"
18003"marked for staging."
18004msgstr ""
18005
9b7388a8 18006#: git-add--interactive.perl:1036
673bfad0
JX
18007msgid ""
18008"If the patch applies cleanly, the edited hunk will immediately be\n"
18009"marked for stashing."
18010msgstr ""
18011
9b7388a8 18012#: git-add--interactive.perl:1039
673bfad0
JX
18013msgid ""
18014"If the patch applies cleanly, the edited hunk will immediately be\n"
18015"marked for unstaging."
18016msgstr ""
18017
9b7388a8 18018#: git-add--interactive.perl:1042 git-add--interactive.perl:1051
673bfad0
JX
18019msgid ""
18020"If the patch applies cleanly, the edited hunk will immediately be\n"
18021"marked for applying."
18022msgstr ""
18023
9b7388a8 18024#: git-add--interactive.perl:1045 git-add--interactive.perl:1048
673bfad0
JX
18025msgid ""
18026"If the patch applies cleanly, the edited hunk will immediately be\n"
18027"marked for discarding."
18028msgstr ""
18029
9b7388a8 18030#: git-add--interactive.perl:1085
673bfad0
JX
18031#, perl-format
18032msgid "failed to open hunk edit file for writing: %s"
18033msgstr ""
18034
9b7388a8 18035#: git-add--interactive.perl:1086
673bfad0
JX
18036msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
18037msgstr ""
18038
9b7388a8 18039#: git-add--interactive.perl:1092
673bfad0
JX
18040#, perl-format
18041msgid ""
18042"---\n"
18043"To remove '%s' lines, make them ' ' lines (context).\n"
18044"To remove '%s' lines, delete them.\n"
18045"Lines starting with %s will be removed.\n"
18046msgstr ""
18047
18048#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
9b7388a8 18049#: git-add--interactive.perl:1100
673bfad0
JX
18050msgid ""
18051"If it does not apply cleanly, you will be given an opportunity to\n"
18052"edit again. If all lines of the hunk are removed, then the edit is\n"
18053"aborted and the hunk is left unchanged.\n"
18054msgstr ""
18055
9b7388a8 18056#: git-add--interactive.perl:1114
673bfad0
JX
18057#, perl-format
18058msgid "failed to open hunk edit file for reading: %s"
18059msgstr ""
18060
18061#. TRANSLATORS: do not translate [y/n]
18062#. The program will only accept that input
18063#. at this point.
18064#. Consider translating (saying "no" discards!) as
18065#. (saying "n" for "no" discards!) if the translation
18066#. of the word "no" does not start with n.
9b7388a8 18067#: git-add--interactive.perl:1213
673bfad0
JX
18068msgid ""
18069"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
18070msgstr ""
18071
9b7388a8 18072#: git-add--interactive.perl:1222
673bfad0
JX
18073msgid ""
18074"y - stage this hunk\n"
18075"n - do not stage this hunk\n"
18076"q - quit; do not stage this hunk or any of the remaining ones\n"
18077"a - stage this hunk and all later hunks in the file\n"
18078"d - do not stage this hunk or any of the later hunks in the file"
18079msgstr ""
18080
9b7388a8 18081#: git-add--interactive.perl:1228
673bfad0
JX
18082msgid ""
18083"y - stash this hunk\n"
18084"n - do not stash this hunk\n"
18085"q - quit; do not stash this hunk or any of the remaining ones\n"
18086"a - stash this hunk and all later hunks in the file\n"
18087"d - do not stash this hunk or any of the later hunks in the file"
18088msgstr ""
18089
9b7388a8 18090#: git-add--interactive.perl:1234
673bfad0
JX
18091msgid ""
18092"y - unstage this hunk\n"
18093"n - do not unstage this hunk\n"
18094"q - quit; do not unstage this hunk or any of the remaining ones\n"
18095"a - unstage this hunk and all later hunks in the file\n"
18096"d - do not unstage this hunk or any of the later hunks in the file"
18097msgstr ""
18098
9b7388a8 18099#: git-add--interactive.perl:1240
673bfad0
JX
18100msgid ""
18101"y - apply this hunk to index\n"
18102"n - do not apply this hunk to index\n"
18103"q - quit; do not apply this hunk or any of the remaining ones\n"
18104"a - apply this hunk and all later hunks in the file\n"
18105"d - do not apply this hunk or any of the later hunks in the file"
18106msgstr ""
18107
9b7388a8 18108#: git-add--interactive.perl:1246
673bfad0
JX
18109msgid ""
18110"y - discard this hunk from worktree\n"
18111"n - do not discard this hunk from worktree\n"
18112"q - quit; do not discard this hunk or any of the remaining ones\n"
18113"a - discard this hunk and all later hunks in the file\n"
18114"d - do not discard this hunk or any of the later hunks in the file"
18115msgstr ""
18116
9b7388a8 18117#: git-add--interactive.perl:1252
673bfad0
JX
18118msgid ""
18119"y - discard this hunk from index and worktree\n"
18120"n - do not discard this hunk from index and worktree\n"
18121"q - quit; do not discard this hunk or any of the remaining ones\n"
18122"a - discard this hunk and all later hunks in the file\n"
18123"d - do not discard this hunk or any of the later hunks in the file"
18124msgstr ""
18125
9b7388a8 18126#: git-add--interactive.perl:1258
673bfad0
JX
18127msgid ""
18128"y - apply this hunk to index and worktree\n"
18129"n - do not apply this hunk to index and worktree\n"
18130"q - quit; do not apply this hunk or any of the remaining ones\n"
18131"a - apply this hunk and all later hunks in the file\n"
18132"d - do not apply this hunk or any of the later hunks in the file"
18133msgstr ""
18134
9b7388a8 18135#: git-add--interactive.perl:1273
673bfad0
JX
18136msgid ""
18137"g - select a hunk to go to\n"
18138"/ - search for a hunk matching the given regex\n"
18139"j - leave this hunk undecided, see next undecided hunk\n"
18140"J - leave this hunk undecided, see next hunk\n"
18141"k - leave this hunk undecided, see previous undecided hunk\n"
18142"K - leave this hunk undecided, see previous hunk\n"
18143"s - split the current hunk into smaller hunks\n"
18144"e - manually edit the current hunk\n"
18145"? - print help\n"
18146msgstr ""
18147
9b7388a8 18148#: git-add--interactive.perl:1304
673bfad0
JX
18149msgid "The selected hunks do not apply to the index!\n"
18150msgstr ""
18151
9b7388a8 18152#: git-add--interactive.perl:1305
673bfad0
JX
18153msgid "Apply them to the worktree anyway? "
18154msgstr ""
18155
9b7388a8 18156#: git-add--interactive.perl:1308
673bfad0
JX
18157msgid "Nothing was applied.\n"
18158msgstr ""
18159
9b7388a8 18160#: git-add--interactive.perl:1319
673bfad0
JX
18161#, perl-format
18162msgid "ignoring unmerged: %s\n"
18163msgstr ""
18164
9b7388a8 18165#: git-add--interactive.perl:1328
673bfad0
JX
18166msgid "Only binary files changed.\n"
18167msgstr ""
18168
9b7388a8 18169#: git-add--interactive.perl:1330
673bfad0
JX
18170msgid "No changes.\n"
18171msgstr ""
18172
9b7388a8 18173#: git-add--interactive.perl:1338
673bfad0
JX
18174msgid "Patch update"
18175msgstr ""
18176
9b7388a8 18177#: git-add--interactive.perl:1390
673bfad0 18178#, perl-format
abc8de64 18179msgid "Stage mode change [y,n,q,a,d%s,?]? "
673bfad0
JX
18180msgstr ""
18181
9b7388a8 18182#: git-add--interactive.perl:1391
673bfad0 18183#, perl-format
abc8de64 18184msgid "Stage deletion [y,n,q,a,d%s,?]? "
673bfad0
JX
18185msgstr ""
18186
9b7388a8 18187#: git-add--interactive.perl:1392
673bfad0 18188#, perl-format
abc8de64 18189msgid "Stage this hunk [y,n,q,a,d%s,?]? "
673bfad0
JX
18190msgstr ""
18191
9b7388a8 18192#: git-add--interactive.perl:1395
673bfad0 18193#, perl-format
abc8de64 18194msgid "Stash mode change [y,n,q,a,d%s,?]? "
673bfad0
JX
18195msgstr ""
18196
9b7388a8 18197#: git-add--interactive.perl:1396
673bfad0 18198#, perl-format
abc8de64 18199msgid "Stash deletion [y,n,q,a,d%s,?]? "
673bfad0
JX
18200msgstr ""
18201
9b7388a8 18202#: git-add--interactive.perl:1397
673bfad0 18203#, perl-format
abc8de64 18204msgid "Stash this hunk [y,n,q,a,d%s,?]? "
673bfad0
JX
18205msgstr ""
18206
9b7388a8 18207#: git-add--interactive.perl:1400
673bfad0 18208#, perl-format
abc8de64 18209msgid "Unstage mode change [y,n,q,a,d%s,?]? "
673bfad0
JX
18210msgstr ""
18211
9b7388a8 18212#: git-add--interactive.perl:1401
673bfad0 18213#, perl-format
abc8de64 18214msgid "Unstage deletion [y,n,q,a,d%s,?]? "
673bfad0
JX
18215msgstr ""
18216
9b7388a8 18217#: git-add--interactive.perl:1402
673bfad0 18218#, perl-format
abc8de64 18219msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
673bfad0
JX
18220msgstr ""
18221
9b7388a8 18222#: git-add--interactive.perl:1405
673bfad0 18223#, perl-format
abc8de64 18224msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
673bfad0
JX
18225msgstr ""
18226
9b7388a8 18227#: git-add--interactive.perl:1406
673bfad0 18228#, perl-format
abc8de64 18229msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
673bfad0
JX
18230msgstr ""
18231
9b7388a8 18232#: git-add--interactive.perl:1407
673bfad0 18233#, perl-format
abc8de64 18234msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
673bfad0
JX
18235msgstr ""
18236
9b7388a8 18237#: git-add--interactive.perl:1410
673bfad0 18238#, perl-format
abc8de64 18239msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18240msgstr ""
18241
9b7388a8 18242#: git-add--interactive.perl:1411
673bfad0 18243#, perl-format
abc8de64 18244msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18245msgstr ""
18246
9b7388a8 18247#: git-add--interactive.perl:1412
673bfad0 18248#, perl-format
abc8de64 18249msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18250msgstr ""
18251
9b7388a8 18252#: git-add--interactive.perl:1415
673bfad0 18253#, perl-format
abc8de64 18254msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18255msgstr ""
18256
9b7388a8 18257#: git-add--interactive.perl:1416
673bfad0 18258#, perl-format
abc8de64 18259msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18260msgstr ""
18261
9b7388a8 18262#: git-add--interactive.perl:1417
673bfad0 18263#, perl-format
abc8de64 18264msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18265msgstr ""
18266
9b7388a8 18267#: git-add--interactive.perl:1420
673bfad0 18268#, perl-format
abc8de64 18269msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18270msgstr ""
18271
9b7388a8 18272#: git-add--interactive.perl:1421
673bfad0 18273#, perl-format
abc8de64 18274msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18275msgstr ""
18276
9b7388a8 18277#: git-add--interactive.perl:1422
673bfad0 18278#, perl-format
abc8de64 18279msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
673bfad0
JX
18280msgstr ""
18281
9b7388a8 18282#: git-add--interactive.perl:1522
abc8de64
JX
18283msgid "No other hunks to goto\n"
18284msgstr ""
18285
9b7388a8 18286#: git-add--interactive.perl:1529
673bfad0
JX
18287msgid "go to which hunk (<ret> to see more)? "
18288msgstr ""
18289
9b7388a8 18290#: git-add--interactive.perl:1531
673bfad0
JX
18291msgid "go to which hunk? "
18292msgstr ""
18293
9b7388a8 18294#: git-add--interactive.perl:1540
673bfad0
JX
18295#, perl-format
18296msgid "Invalid number: '%s'\n"
18297msgstr ""
18298
9b7388a8 18299#: git-add--interactive.perl:1545
673bfad0
JX
18300#, perl-format
18301msgid "Sorry, only %d hunk available.\n"
18302msgid_plural "Sorry, only %d hunks available.\n"
18303msgstr[0] ""
18304msgstr[1] ""
18305
9b7388a8 18306#: git-add--interactive.perl:1571
abc8de64
JX
18307msgid "No other hunks to search\n"
18308msgstr ""
18309
9b7388a8 18310#: git-add--interactive.perl:1575
673bfad0
JX
18311msgid "search for regex? "
18312msgstr ""
18313
9b7388a8 18314#: git-add--interactive.perl:1588
673bfad0
JX
18315#, perl-format
18316msgid "Malformed search regexp %s: %s\n"
18317msgstr ""
18318
9b7388a8 18319#: git-add--interactive.perl:1598
673bfad0
JX
18320msgid "No hunk matches the given pattern\n"
18321msgstr ""
18322
9b7388a8 18323#: git-add--interactive.perl:1610 git-add--interactive.perl:1632
673bfad0
JX
18324msgid "No previous hunk\n"
18325msgstr ""
18326
9b7388a8 18327#: git-add--interactive.perl:1619 git-add--interactive.perl:1638
673bfad0
JX
18328msgid "No next hunk\n"
18329msgstr ""
18330
9b7388a8 18331#: git-add--interactive.perl:1644
abc8de64
JX
18332msgid "Sorry, cannot split this hunk\n"
18333msgstr ""
18334
9b7388a8 18335#: git-add--interactive.perl:1650
673bfad0
JX
18336#, perl-format
18337msgid "Split into %d hunk.\n"
18338msgid_plural "Split into %d hunks.\n"
18339msgstr[0] ""
18340msgstr[1] ""
18341
9b7388a8 18342#: git-add--interactive.perl:1660
abc8de64
JX
18343msgid "Sorry, cannot edit this hunk\n"
18344msgstr ""
18345
9b7388a8 18346#: git-add--interactive.perl:1706
673bfad0
JX
18347msgid "Review diff"
18348msgstr ""
18349
18350#. TRANSLATORS: please do not translate the command names
18351#. 'status', 'update', 'revert', etc.
9b7388a8 18352#: git-add--interactive.perl:1725
673bfad0
JX
18353msgid ""
18354"status - show paths with changes\n"
18355"update - add working tree state to the staged set of changes\n"
18356"revert - revert staged set of changes back to the HEAD version\n"
18357"patch - pick hunks and update selectively\n"
dfc182b1 18358"diff - view diff between HEAD and index\n"
673bfad0
JX
18359"add untracked - add contents of untracked files to the staged set of "
18360"changes\n"
18361msgstr ""
18362
9b7388a8
JX
18363#: git-add--interactive.perl:1742 git-add--interactive.perl:1747
18364#: git-add--interactive.perl:1750 git-add--interactive.perl:1757
18365#: git-add--interactive.perl:1761 git-add--interactive.perl:1767
673bfad0
JX
18366msgid "missing --"
18367msgstr ""
18368
9b7388a8 18369#: git-add--interactive.perl:1763
673bfad0
JX
18370#, perl-format
18371msgid "unknown --patch mode: %s"
18372msgstr ""
18373
9b7388a8 18374#: git-add--interactive.perl:1769 git-add--interactive.perl:1775
673bfad0
JX
18375#, perl-format
18376msgid "invalid argument %s, expecting --"
18377msgstr ""
18378
abc8de64 18379#: git-send-email.perl:130
673bfad0
JX
18380msgid "local zone differs from GMT by a non-minute interval\n"
18381msgstr ""
18382
abc8de64 18383#: git-send-email.perl:137 git-send-email.perl:143
673bfad0
JX
18384msgid "local time offset greater than or equal to 24 hours\n"
18385msgstr ""
18386
abc8de64 18387#: git-send-email.perl:211 git-send-email.perl:217
673bfad0
JX
18388msgid "the editor exited uncleanly, aborting everything"
18389msgstr ""
18390
abc8de64 18391#: git-send-email.perl:294
673bfad0
JX
18392#, perl-format
18393msgid ""
18394"'%s' contains an intermediate version of the email you were composing.\n"
18395msgstr ""
18396
abc8de64 18397#: git-send-email.perl:299
673bfad0
JX
18398#, perl-format
18399msgid "'%s.final' contains the composed email.\n"
18400msgstr ""
18401
abc8de64 18402#: git-send-email.perl:317
673bfad0
JX
18403msgid "--dump-aliases incompatible with other options\n"
18404msgstr ""
18405
abc8de64 18406#: git-send-email.perl:383 git-send-email.perl:638
673bfad0
JX
18407msgid "Cannot run git format-patch from outside a repository\n"
18408msgstr ""
18409
abc8de64
JX
18410#: git-send-email.perl:386
18411msgid ""
18412"`batch-size` and `relogin` must be specified together (via command-line or "
18413"configuration option)\n"
18414msgstr ""
18415
18416#: git-send-email.perl:456
673bfad0
JX
18417#, perl-format
18418msgid "Unknown --suppress-cc field: '%s'\n"
18419msgstr ""
18420
abc8de64 18421#: git-send-email.perl:485
673bfad0
JX
18422#, perl-format
18423msgid "Unknown --confirm setting: '%s'\n"
18424msgstr ""
18425
abc8de64 18426#: git-send-email.perl:513
673bfad0
JX
18427#, perl-format
18428msgid "warning: sendmail alias with quotes is not supported: %s\n"
18429msgstr ""
18430
abc8de64 18431#: git-send-email.perl:515
673bfad0
JX
18432#, perl-format
18433msgid "warning: `:include:` not supported: %s\n"
18434msgstr ""
18435
abc8de64 18436#: git-send-email.perl:517
673bfad0
JX
18437#, perl-format
18438msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
18439msgstr ""
18440
abc8de64 18441#: git-send-email.perl:522
673bfad0
JX
18442#, perl-format
18443msgid "warning: sendmail line is not recognized: %s\n"
18444msgstr ""
18445
abc8de64 18446#: git-send-email.perl:604
673bfad0
JX
18447#, perl-format
18448msgid ""
18449"File '%s' exists but it could also be the range of commits\n"
18450"to produce patches for. Please disambiguate by...\n"
18451"\n"
18452" * Saying \"./%s\" if you mean a file; or\n"
18453" * Giving --format-patch option if you mean a range.\n"
18454msgstr ""
18455
abc8de64 18456#: git-send-email.perl:625
673bfad0
JX
18457#, perl-format
18458msgid "Failed to opendir %s: %s"
18459msgstr ""
18460
abc8de64 18461#: git-send-email.perl:649
673bfad0
JX
18462#, perl-format
18463msgid ""
18464"fatal: %s: %s\n"
18465"warning: no patches were sent\n"
18466msgstr ""
18467
abc8de64 18468#: git-send-email.perl:660
673bfad0
JX
18469msgid ""
18470"\n"
18471"No patch files specified!\n"
18472"\n"
18473msgstr ""
18474
abc8de64 18475#: git-send-email.perl:673
673bfad0
JX
18476#, perl-format
18477msgid "No subject line in %s?"
18478msgstr ""
18479
abc8de64 18480#: git-send-email.perl:683
673bfad0
JX
18481#, perl-format
18482msgid "Failed to open for writing %s: %s"
18483msgstr ""
18484
abc8de64 18485#: git-send-email.perl:694
673bfad0
JX
18486msgid ""
18487"Lines beginning in \"GIT:\" will be removed.\n"
18488"Consider including an overall diffstat or table of contents\n"
18489"for the patch you are writing.\n"
18490"\n"
18491"Clear the body content if you don't wish to send a summary.\n"
18492msgstr ""
18493
abc8de64 18494#: git-send-email.perl:718
673bfad0
JX
18495#, perl-format
18496msgid "Failed to open %s: %s"
18497msgstr ""
18498
abc8de64
JX
18499#: git-send-email.perl:735
18500#, perl-format
18501msgid "Failed to open %s.final: %s"
673bfad0
JX
18502msgstr ""
18503
abc8de64 18504#: git-send-email.perl:778
673bfad0
JX
18505msgid "Summary email is empty, skipping it\n"
18506msgstr ""
18507
18508#. TRANSLATORS: please keep [y/N] as is.
abc8de64 18509#: git-send-email.perl:813
673bfad0
JX
18510#, perl-format
18511msgid "Are you sure you want to use <%s> [y/N]? "
18512msgstr ""
18513
abc8de64 18514#: git-send-email.perl:868
673bfad0
JX
18515msgid ""
18516"The following files are 8bit, but do not declare a Content-Transfer-"
18517"Encoding.\n"
18518msgstr ""
18519
abc8de64 18520#: git-send-email.perl:873
673bfad0
JX
18521msgid "Which 8bit encoding should I declare [UTF-8]? "
18522msgstr ""
18523
abc8de64 18524#: git-send-email.perl:881
673bfad0
JX
18525#, perl-format
18526msgid ""
18527"Refusing to send because the patch\n"
18528"\t%s\n"
18529"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
18530"want to send.\n"
18531msgstr ""
18532
abc8de64 18533#: git-send-email.perl:900
673bfad0
JX
18534msgid "To whom should the emails be sent (if anyone)?"
18535msgstr ""
18536
abc8de64 18537#: git-send-email.perl:918
673bfad0
JX
18538#, perl-format
18539msgid "fatal: alias '%s' expands to itself\n"
18540msgstr ""
18541
abc8de64 18542#: git-send-email.perl:930
673bfad0
JX
18543msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
18544msgstr ""
18545
abc8de64 18546#: git-send-email.perl:988 git-send-email.perl:996
673bfad0
JX
18547#, perl-format
18548msgid "error: unable to extract a valid address from: %s\n"
18549msgstr ""
18550
18551#. TRANSLATORS: Make sure to include [q] [d] [e] in your
18552#. translation. The program will only accept English input
18553#. at this point.
abc8de64 18554#: git-send-email.perl:1000
673bfad0
JX
18555msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
18556msgstr ""
18557
abc8de64 18558#: git-send-email.perl:1317
673bfad0
JX
18559#, perl-format
18560msgid "CA path \"%s\" does not exist"
18561msgstr ""
18562
9b7388a8 18563#: git-send-email.perl:1400
673bfad0
JX
18564msgid ""
18565" The Cc list above has been expanded by additional\n"
18566" addresses found in the patch commit message. By default\n"
18567" send-email prompts before sending whenever this occurs.\n"
18568" This behavior is controlled by the sendemail.confirm\n"
18569" configuration setting.\n"
18570"\n"
18571" For additional information, run 'git send-email --help'.\n"
18572" To retain the current behavior, but squelch this message,\n"
18573" run 'git config --global sendemail.confirm auto'.\n"
18574"\n"
18575msgstr ""
18576
9b7388a8 18577#. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
673bfad0
JX
18578#. translation. The program will only accept English input
18579#. at this point.
9b7388a8
JX
18580#: git-send-email.perl:1415
18581msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
673bfad0
JX
18582msgstr ""
18583
9b7388a8 18584#: git-send-email.perl:1418
673bfad0
JX
18585msgid "Send this email reply required"
18586msgstr ""
18587
9b7388a8 18588#: git-send-email.perl:1446
673bfad0
JX
18589msgid "The required SMTP server is not properly defined."
18590msgstr ""
18591
9b7388a8 18592#: git-send-email.perl:1493
673bfad0
JX
18593#, perl-format
18594msgid "Server does not support STARTTLS! %s"
18595msgstr ""
18596
9b7388a8 18597#: git-send-email.perl:1498 git-send-email.perl:1502
5b34e000
JX
18598#, perl-format
18599msgid "STARTTLS failed! %s"
18600msgstr ""
18601
dba9f13c 18602#: git-send-email.perl:1511
673bfad0
JX
18603msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
18604msgstr ""
18605
dba9f13c 18606#: git-send-email.perl:1529
673bfad0
JX
18607#, perl-format
18608msgid "Failed to send %s\n"
18609msgstr ""
18610
dba9f13c 18611#: git-send-email.perl:1532
673bfad0
JX
18612#, perl-format
18613msgid "Dry-Sent %s\n"
18614msgstr ""
18615
dba9f13c 18616#: git-send-email.perl:1532
673bfad0
JX
18617#, perl-format
18618msgid "Sent %s\n"
18619msgstr ""
18620
dba9f13c 18621#: git-send-email.perl:1534
673bfad0
JX
18622msgid "Dry-OK. Log says:\n"
18623msgstr ""
18624
dba9f13c 18625#: git-send-email.perl:1534
673bfad0
JX
18626msgid "OK. Log says:\n"
18627msgstr ""
18628
dba9f13c 18629#: git-send-email.perl:1546
673bfad0
JX
18630msgid "Result: "
18631msgstr ""
18632
dba9f13c 18633#: git-send-email.perl:1549
673bfad0
JX
18634msgid "Result: OK\n"
18635msgstr ""
18636
dba9f13c 18637#: git-send-email.perl:1567
673bfad0
JX
18638#, perl-format
18639msgid "can't open file %s"
18640msgstr ""
18641
dba9f13c 18642#: git-send-email.perl:1614 git-send-email.perl:1634
673bfad0
JX
18643#, perl-format
18644msgid "(mbox) Adding cc: %s from line '%s'\n"
18645msgstr ""
18646
dba9f13c 18647#: git-send-email.perl:1620
673bfad0
JX
18648#, perl-format
18649msgid "(mbox) Adding to: %s from line '%s'\n"
18650msgstr ""
18651
dba9f13c 18652#: git-send-email.perl:1673
673bfad0
JX
18653#, perl-format
18654msgid "(non-mbox) Adding cc: %s from line '%s'\n"
18655msgstr ""
18656
dba9f13c 18657#: git-send-email.perl:1698
673bfad0
JX
18658#, perl-format
18659msgid "(body) Adding cc: %s from line '%s'\n"
18660msgstr ""
18661
dba9f13c 18662#: git-send-email.perl:1809
673bfad0
JX
18663#, perl-format
18664msgid "(%s) Could not execute '%s'"
18665msgstr ""
18666
dba9f13c 18667#: git-send-email.perl:1816
673bfad0
JX
18668#, perl-format
18669msgid "(%s) Adding %s: %s from: '%s'\n"
18670msgstr ""
18671
dba9f13c 18672#: git-send-email.perl:1820
673bfad0
JX
18673#, perl-format
18674msgid "(%s) failed to close pipe to '%s'"
18675msgstr ""
18676
dba9f13c 18677#: git-send-email.perl:1850
673bfad0
JX
18678msgid "cannot send message as 7bit"
18679msgstr ""
18680
dba9f13c 18681#: git-send-email.perl:1858
673bfad0
JX
18682msgid "invalid transfer encoding"
18683msgstr ""
18684
dba9f13c 18685#: git-send-email.perl:1899 git-send-email.perl:1951 git-send-email.perl:1961
673bfad0
JX
18686#, perl-format
18687msgid "unable to open %s: %s\n"
18688msgstr ""
18689
dba9f13c 18690#: git-send-email.perl:1902
673bfad0
JX
18691#, perl-format
18692msgid "%s: patch contains a line longer than 998 characters"
18693msgstr ""
18694
dba9f13c 18695#: git-send-email.perl:1919
673bfad0
JX
18696#, perl-format
18697msgid "Skipping %s with backup suffix '%s'.\n"
18698msgstr ""
18699
18700#. TRANSLATORS: please keep "[y|N]" as is.
dba9f13c 18701#: git-send-email.perl:1923
673bfad0
JX
18702#, perl-format
18703msgid "Do you really want to send %s? [y|N]: "
18704msgstr ""