]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
Merge branch 'ks/doc-checkout-previous'
[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"
9c07fab7 11"POT-Creation-Date: 2017-10-17 09:44+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
5b34e000 21#: advice.c:58
dce37b66
JX
22#, c-format
23msgid "hint: %.*s\n"
24msgstr ""
25
5b34e000 26#: advice.c:86
9fa976ff
JX
27msgid "Cherry-picking is not possible because you have unmerged files."
28msgstr ""
29
5b34e000 30#: advice.c:88
9fa976ff
JX
31msgid "Committing is not possible because you have unmerged files."
32msgstr ""
33
5b34e000 34#: advice.c:90
9fa976ff
JX
35msgid "Merging is not possible because you have unmerged files."
36msgstr ""
37
5b34e000 38#: advice.c:92
9fa976ff
JX
39msgid "Pulling is not possible because you have unmerged files."
40msgstr ""
41
5b34e000 42#: advice.c:94
9fa976ff
JX
43msgid "Reverting is not possible because you have unmerged files."
44msgstr ""
45
5b34e000 46#: advice.c:96
9fa976ff
JX
47#, c-format
48msgid "It is not possible to %s because you have unmerged files."
49msgstr ""
50
5b34e000 51#: advice.c:104
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
5b34e000 57#: advice.c:112
9fa976ff
JX
58msgid "Exiting because of an unresolved conflict."
59msgstr ""
60
25eab542 61#: advice.c:117 builtin/merge.c:1211
df0617bf
JX
62msgid "You have not concluded your merge (MERGE_HEAD exists)."
63msgstr ""
64
5b34e000 65#: advice.c:119
f4f2c8f8 66msgid "Please, commit your changes before merging."
df0617bf
JX
67msgstr ""
68
5b34e000 69#: advice.c:120
df0617bf 70msgid "Exiting because of unfinished merge."
cc76011e
JX
71msgstr ""
72
5b34e000 73#: advice.c:126
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
5b34e000 89#: apply.c:58
fda7b092
JX
90#, c-format
91msgid "unrecognized whitespace option '%s'"
cc76011e
JX
92msgstr ""
93
5b34e000 94#: apply.c:74
fda7b092
JX
95#, c-format
96msgid "unrecognized whitespace ignore option '%s'"
df0617bf
JX
97msgstr ""
98
25eab542 99#: apply.c:125
fda7b092 100msgid "--reject and --3way cannot be used together."
cc76011e
JX
101msgstr ""
102
25eab542 103#: apply.c:127
fda7b092 104msgid "--cached and --3way cannot be used together."
cc76011e
JX
105msgstr ""
106
25eab542 107#: apply.c:130
fda7b092 108msgid "--3way outside a repository"
727b9576
JX
109msgstr ""
110
25eab542 111#: apply.c:141
fda7b092 112msgid "--index outside a repository"
cc76011e
JX
113msgstr ""
114
25eab542 115#: apply.c:144
fda7b092 116msgid "--cached outside a repository"
cc76011e
JX
117msgstr ""
118
25eab542 119#: apply.c:845
fda7b092
JX
120#, c-format
121msgid "Cannot prepare timestamp regexp %s"
cc76011e
JX
122msgstr ""
123
25eab542 124#: apply.c:854
fda7b092
JX
125#, c-format
126msgid "regexec returned %d for input: %s"
cc76011e
JX
127msgstr ""
128
25eab542 129#: apply.c:928
fda7b092
JX
130#, c-format
131msgid "unable to find filename in patch at line %d"
cc76011e
JX
132msgstr ""
133
25eab542 134#: apply.c:966
fda7b092
JX
135#, c-format
136msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
cc76011e
JX
137msgstr ""
138
25eab542 139#: apply.c:972
fda7b092
JX
140#, c-format
141msgid "git apply: bad git-diff - inconsistent new filename on line %d"
cc76011e
JX
142msgstr ""
143
25eab542 144#: apply.c:973
fda7b092
JX
145#, c-format
146msgid "git apply: bad git-diff - inconsistent old filename on line %d"
cc76011e
JX
147msgstr ""
148
25eab542 149#: apply.c:978
fda7b092
JX
150#, c-format
151msgid "git apply: bad git-diff - expected /dev/null on line %d"
cc76011e
JX
152msgstr ""
153
25eab542 154#: apply.c:1007
5b34e000
JX
155#, c-format
156msgid "invalid mode on line %d: %s"
157msgstr ""
158
25eab542 159#: apply.c:1325
5b34e000
JX
160#, c-format
161msgid "inconsistent header lines %d and %d"
162msgstr ""
163
25eab542 164#: apply.c:1497
fda7b092
JX
165#, c-format
166msgid "recount: unexpected line: %.*s"
cc76011e
JX
167msgstr ""
168
25eab542 169#: apply.c:1566
fda7b092
JX
170#, c-format
171msgid "patch fragment without header at line %d: %.*s"
cc76011e
JX
172msgstr ""
173
25eab542 174#: apply.c:1586
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
25eab542 185#: apply.c:1599
fda7b092
JX
186#, c-format
187msgid "git diff header lacks filename information (line %d)"
cc76011e
JX
188msgstr ""
189
25eab542 190#: apply.c:1787
fda7b092 191msgid "new file depends on old contents"
cc76011e
JX
192msgstr ""
193
25eab542 194#: apply.c:1789
fda7b092 195msgid "deleted file still has contents"
cc76011e
JX
196msgstr ""
197
25eab542 198#: apply.c:1823
fda7b092
JX
199#, c-format
200msgid "corrupt patch at line %d"
cc76011e
JX
201msgstr ""
202
25eab542 203#: apply.c:1860
fda7b092
JX
204#, c-format
205msgid "new file %s depends on old contents"
9fa976ff
JX
206msgstr ""
207
25eab542 208#: apply.c:1862
fda7b092
JX
209#, c-format
210msgid "deleted file %s still has contents"
9fa976ff
JX
211msgstr ""
212
25eab542 213#: apply.c:1865
fda7b092
JX
214#, c-format
215msgid "** warning: file %s becomes empty but is not deleted"
9fa976ff
JX
216msgstr ""
217
25eab542 218#: apply.c:2012
9fa976ff 219#, c-format
fda7b092 220msgid "corrupt binary patch at line %d: %.*s"
9fa976ff
JX
221msgstr ""
222
25eab542 223#: apply.c:2049
9fa976ff 224#, c-format
fda7b092 225msgid "unrecognized binary patch at line %d"
9fa976ff
JX
226msgstr ""
227
25eab542 228#: apply.c:2209
fda7b092
JX
229#, c-format
230msgid "patch with only garbage at line %d"
fe52cd62
JX
231msgstr ""
232
25eab542 233#: apply.c:2295
9fa976ff 234#, c-format
fda7b092 235msgid "unable to read symlink %s"
9fa976ff
JX
236msgstr ""
237
25eab542 238#: apply.c:2299
9fa976ff 239#, c-format
fda7b092 240msgid "unable to open or read %s"
9fa976ff
JX
241msgstr ""
242
25eab542 243#: apply.c:2958
9fa976ff 244#, c-format
fda7b092 245msgid "invalid start of line: '%c'"
9fa976ff
JX
246msgstr ""
247
25eab542 248#: apply.c:3077
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
25eab542 255#: apply.c:3089
fda7b092
JX
256#, c-format
257msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
9fa976ff
JX
258msgstr ""
259
25eab542 260#: apply.c:3095
9fa976ff
JX
261#, c-format
262msgid ""
fda7b092
JX
263"while searching for:\n"
264"%.*s"
9fa976ff
JX
265msgstr ""
266
25eab542 267#: apply.c:3117
9fa976ff 268#, c-format
fda7b092 269msgid "missing binary patch data for '%s'"
9fa976ff
JX
270msgstr ""
271
25eab542 272#: apply.c:3125
9fa976ff 273#, c-format
fda7b092 274msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
9fa976ff
JX
275msgstr ""
276
25eab542 277#: apply.c:3171
9fa976ff 278#, c-format
fda7b092 279msgid "cannot apply binary patch to '%s' without full index line"
9fa976ff
JX
280msgstr ""
281
25eab542 282#: apply.c:3181
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
25eab542 288#: apply.c:3189
9fa976ff 289#, c-format
fda7b092 290msgid "the patch applies to an empty '%s' but it is not empty"
9fa976ff
JX
291msgstr ""
292
25eab542 293#: apply.c:3207
9fa976ff 294#, c-format
fda7b092 295msgid "the necessary postimage %s for '%s' cannot be read"
9fa976ff
JX
296msgstr ""
297
25eab542 298#: apply.c:3220
9fa976ff 299#, c-format
fda7b092 300msgid "binary patch does not apply to '%s'"
9fa976ff
JX
301msgstr ""
302
25eab542 303#: apply.c:3226
9fa976ff 304#, c-format
fda7b092 305msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
9fa976ff
JX
306msgstr ""
307
25eab542 308#: apply.c:3247
fda7b092
JX
309#, c-format
310msgid "patch failed: %s:%ld"
9fa976ff
JX
311msgstr ""
312
25eab542 313#: apply.c:3369
9fa976ff 314#, c-format
fda7b092 315msgid "cannot checkout %s"
9fa976ff
JX
316msgstr ""
317
25eab542 318#: apply.c:3418 apply.c:3429 apply.c:3475 setup.c:277
9fa976ff 319#, c-format
fda7b092 320msgid "failed to read %s"
9fa976ff
JX
321msgstr ""
322
25eab542 323#: apply.c:3426
9fa976ff 324#, c-format
fda7b092
JX
325msgid "reading from '%s' beyond a symbolic link"
326msgstr ""
9fa976ff 327
25eab542 328#: apply.c:3455 apply.c:3695
9fa976ff 329#, c-format
fda7b092
JX
330msgid "path %s has been renamed/deleted"
331msgstr ""
9fa976ff 332
25eab542 333#: apply.c:3538 apply.c:3709
9eb3984b 334#, c-format
fda7b092 335msgid "%s: does not exist in index"
9eb3984b
JX
336msgstr ""
337
25eab542 338#: apply.c:3547 apply.c:3717
c6bc7d43 339#, c-format
fda7b092 340msgid "%s: does not match index"
c6bc7d43
JX
341msgstr ""
342
25eab542 343#: apply.c:3582
fda7b092 344msgid "repository lacks the necessary blob to fall back on 3-way merge."
c6bc7d43
JX
345msgstr ""
346
25eab542 347#: apply.c:3585
c6bc7d43 348#, c-format
fda7b092 349msgid "Falling back to three-way merge...\n"
c6bc7d43
JX
350msgstr ""
351
25eab542 352#: apply.c:3601 apply.c:3605
c6bc7d43 353#, c-format
fda7b092 354msgid "cannot read the current contents of '%s'"
c6bc7d43
JX
355msgstr ""
356
25eab542 357#: apply.c:3617
c6bc7d43 358#, c-format
fda7b092 359msgid "Failed to fall back on three-way merge...\n"
c6bc7d43
JX
360msgstr ""
361
25eab542 362#: apply.c:3631
c6bc7d43 363#, c-format
fda7b092 364msgid "Applied patch to '%s' with conflicts.\n"
c6bc7d43
JX
365msgstr ""
366
25eab542 367#: apply.c:3636
c6bc7d43 368#, c-format
fda7b092 369msgid "Applied patch to '%s' cleanly.\n"
c6bc7d43
JX
370msgstr ""
371
25eab542 372#: apply.c:3662
fda7b092 373msgid "removal patch leaves file contents"
c6bc7d43
JX
374msgstr ""
375
25eab542 376#: apply.c:3734
c6bc7d43 377#, c-format
fda7b092 378msgid "%s: wrong type"
c6bc7d43
JX
379msgstr ""
380
25eab542 381#: apply.c:3736
fda7b092
JX
382#, c-format
383msgid "%s has type %o, expected %o"
9eb3984b
JX
384msgstr ""
385
25eab542 386#: apply.c:3886 apply.c:3888
c6bc7d43 387#, c-format
fda7b092 388msgid "invalid path '%s'"
c6bc7d43
JX
389msgstr ""
390
25eab542 391#: apply.c:3944
c6bc7d43 392#, c-format
fda7b092 393msgid "%s: already exists in index"
c6bc7d43
JX
394msgstr ""
395
25eab542 396#: apply.c:3947
c6bc7d43 397#, c-format
fda7b092 398msgid "%s: already exists in working directory"
c6bc7d43
JX
399msgstr ""
400
25eab542 401#: apply.c:3967
fda7b092
JX
402#, c-format
403msgid "new mode (%o) of %s does not match old mode (%o)"
c6bc7d43
JX
404msgstr ""
405
25eab542 406#: apply.c:3972
c138af56 407#, c-format
fda7b092 408msgid "new mode (%o) of %s does not match old mode (%o) of %s"
c138af56
JX
409msgstr ""
410
25eab542 411#: apply.c:3992
c138af56 412#, c-format
fda7b092 413msgid "affected file '%s' is beyond a symbolic link"
c138af56
JX
414msgstr ""
415
25eab542 416#: apply.c:3996
fda7b092
JX
417#, c-format
418msgid "%s: patch does not apply"
c138af56
JX
419msgstr ""
420
25eab542 421#: apply.c:4011
c6bc7d43 422#, c-format
fda7b092 423msgid "Checking patch %s..."
c6bc7d43
JX
424msgstr ""
425
25eab542 426#: apply.c:4102
c6bc7d43 427#, c-format
fda7b092 428msgid "sha1 information is lacking or useless for submodule %s"
c6bc7d43
JX
429msgstr ""
430
25eab542 431#: apply.c:4109
c6bc7d43 432#, c-format
fda7b092 433msgid "mode change for %s, which is not in current HEAD"
c6bc7d43
JX
434msgstr ""
435
25eab542 436#: apply.c:4112
df0617bf 437#, c-format
fda7b092
JX
438msgid "sha1 information is lacking or useless (%s)."
439msgstr ""
440
25eab542 441#: apply.c:4117 builtin/checkout.c:235 builtin/reset.c:148
fda7b092
JX
442#, c-format
443msgid "make_cache_entry failed for path '%s'"
444msgstr ""
445
25eab542 446#: apply.c:4121
fda7b092
JX
447#, c-format
448msgid "could not add %s to temporary index"
449msgstr ""
450
25eab542 451#: apply.c:4131
fda7b092
JX
452#, c-format
453msgid "could not write temporary index to %s"
454msgstr ""
455
25eab542 456#: apply.c:4269
fda7b092
JX
457#, c-format
458msgid "unable to remove %s from index"
459msgstr ""
460
25eab542 461#: apply.c:4304
fda7b092
JX
462#, c-format
463msgid "corrupt patch for submodule %s"
464msgstr ""
465
25eab542 466#: apply.c:4310
fda7b092
JX
467#, c-format
468msgid "unable to stat newly created file '%s'"
469msgstr ""
470
25eab542 471#: apply.c:4318
fda7b092
JX
472#, c-format
473msgid "unable to create backing store for newly created file %s"
474msgstr ""
475
25eab542 476#: apply.c:4324 apply.c:4468
fda7b092
JX
477#, c-format
478msgid "unable to add cache entry for %s"
479msgstr ""
480
25eab542 481#: apply.c:4365
fda7b092
JX
482#, c-format
483msgid "failed to write to '%s'"
484msgstr ""
485
25eab542 486#: apply.c:4369
fda7b092
JX
487#, c-format
488msgid "closing file '%s'"
489msgstr ""
490
25eab542 491#: apply.c:4439
fda7b092
JX
492#, c-format
493msgid "unable to write file '%s' mode %o"
494msgstr ""
495
25eab542 496#: apply.c:4537
fda7b092
JX
497#, c-format
498msgid "Applied patch %s cleanly."
499msgstr ""
500
25eab542 501#: apply.c:4545
fda7b092
JX
502msgid "internal error"
503msgstr ""
504
25eab542 505#: apply.c:4548
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
25eab542 512#: apply.c:4559
fda7b092
JX
513#, c-format
514msgid "truncating .rej filename to %.*s.rej"
515msgstr ""
516
25eab542 517#: apply.c:4567 builtin/fetch.c:760 builtin/fetch.c:1010
fda7b092
JX
518#, c-format
519msgid "cannot open %s"
520msgstr ""
521
25eab542 522#: apply.c:4581
fda7b092
JX
523#, c-format
524msgid "Hunk #%d applied cleanly."
525msgstr ""
526
25eab542 527#: apply.c:4585
fda7b092
JX
528#, c-format
529msgid "Rejected hunk #%d."
530msgstr ""
531
25eab542 532#: apply.c:4695
fda7b092
JX
533#, c-format
534msgid "Skipped patch '%s'."
535msgstr ""
536
25eab542 537#: apply.c:4703
fda7b092
JX
538msgid "unrecognized input"
539msgstr ""
540
25eab542 541#: apply.c:4722
fda7b092
JX
542msgid "unable to read index file"
543msgstr ""
544
25eab542 545#: apply.c:4859
fda7b092
JX
546#, c-format
547msgid "can't open patch '%s': %s"
548msgstr ""
549
25eab542 550#: apply.c:4886
fda7b092
JX
551#, c-format
552msgid "squelched %d whitespace error"
553msgid_plural "squelched %d whitespace errors"
554msgstr[0] ""
555msgstr[1] ""
556
25eab542 557#: apply.c:4892 apply.c:4907
fda7b092
JX
558#, c-format
559msgid "%d line adds whitespace errors."
560msgid_plural "%d lines add whitespace errors."
561msgstr[0] ""
562msgstr[1] ""
563
25eab542 564#: apply.c:4900
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
25eab542 571#: apply.c:4916 builtin/add.c:515 builtin/mv.c:298 builtin/rm.c:390
fda7b092
JX
572msgid "Unable to write new index file"
573msgstr ""
574
25eab542
JX
575#: apply.c:4947 apply.c:4950 builtin/am.c:2256 builtin/am.c:2259
576#: builtin/clone.c:116 builtin/fetch.c:115 builtin/pull.c:187
577#: builtin/submodule--helper.c:301 builtin/submodule--helper.c:622
578#: builtin/submodule--helper.c:625 builtin/submodule--helper.c:992
579#: builtin/submodule--helper.c:995 builtin/submodule--helper.c:1212
5b34e000 580#: git-add--interactive.perl:197
fda7b092
JX
581msgid "path"
582msgstr ""
583
25eab542 584#: apply.c:4948
fda7b092
JX
585msgid "don't apply changes matching the given path"
586msgstr ""
587
25eab542 588#: apply.c:4951
fda7b092
JX
589msgid "apply changes matching the given path"
590msgstr ""
591
25eab542 592#: apply.c:4953 builtin/am.c:2265
fda7b092
JX
593msgid "num"
594msgstr ""
595
25eab542 596#: apply.c:4954
fda7b092
JX
597msgid "remove <num> leading slashes from traditional diff paths"
598msgstr ""
599
25eab542 600#: apply.c:4957
fda7b092
JX
601msgid "ignore additions made by the patch"
602msgstr ""
603
25eab542 604#: apply.c:4959
fda7b092
JX
605msgid "instead of applying the patch, output diffstat for the input"
606msgstr ""
607
25eab542 608#: apply.c:4963
fda7b092
JX
609msgid "show number of added and deleted lines in decimal notation"
610msgstr ""
611
25eab542 612#: apply.c:4965
fda7b092
JX
613msgid "instead of applying the patch, output a summary for the input"
614msgstr ""
615
25eab542 616#: apply.c:4967
fda7b092
JX
617msgid "instead of applying the patch, see if the patch is applicable"
618msgstr ""
619
25eab542 620#: apply.c:4969
fda7b092
JX
621msgid "make sure the patch is applicable to the current index"
622msgstr ""
623
25eab542 624#: apply.c:4971
fda7b092
JX
625msgid "apply a patch without touching the working tree"
626msgstr ""
627
25eab542 628#: apply.c:4973
fda7b092
JX
629msgid "accept a patch that touches outside the working area"
630msgstr ""
631
25eab542 632#: apply.c:4975
fda7b092
JX
633msgid "also apply the patch (use with --stat/--summary/--check)"
634msgstr ""
635
25eab542 636#: apply.c:4977
fda7b092
JX
637msgid "attempt three-way merge if a patch does not apply"
638msgstr ""
639
25eab542 640#: apply.c:4979
fda7b092
JX
641msgid "build a temporary index based on embedded index information"
642msgstr ""
643
25eab542 644#: apply.c:4982 builtin/checkout-index.c:170 builtin/ls-files.c:513
fda7b092
JX
645msgid "paths are separated with NUL character"
646msgstr ""
647
25eab542 648#: apply.c:4984
fda7b092
JX
649msgid "ensure at least <n> lines of context match"
650msgstr ""
651
25eab542
JX
652#: apply.c:4985 builtin/am.c:2244 builtin/interpret-trailers.c:95
653#: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
fda7b092
JX
654msgid "action"
655msgstr ""
656
25eab542 657#: apply.c:4986
fda7b092
JX
658msgid "detect new or modified lines that have whitespace errors"
659msgstr ""
660
25eab542 661#: apply.c:4989 apply.c:4992
fda7b092
JX
662msgid "ignore changes in whitespace when finding context"
663msgstr ""
664
25eab542 665#: apply.c:4995
fda7b092
JX
666msgid "apply the patch in reverse"
667msgstr ""
668
25eab542 669#: apply.c:4997
fda7b092
JX
670msgid "don't expect at least one line of context"
671msgstr ""
672
25eab542 673#: apply.c:4999
fda7b092
JX
674msgid "leave the rejected hunks in corresponding *.rej files"
675msgstr ""
676
25eab542 677#: apply.c:5001
fda7b092
JX
678msgid "allow overlapping hunks"
679msgstr ""
680
25eab542
JX
681#: apply.c:5002 builtin/add.c:272 builtin/check-ignore.c:21
682#: builtin/commit.c:1347 builtin/count-objects.c:96 builtin/fsck.c:640
683#: builtin/log.c:1889 builtin/mv.c:123 builtin/read-tree.c:125
fda7b092
JX
684msgid "be verbose"
685msgstr ""
686
25eab542 687#: apply.c:5004
fda7b092
JX
688msgid "tolerate incorrectly detected missing new-line at the end of file"
689msgstr ""
690
25eab542 691#: apply.c:5007
fda7b092
JX
692msgid "do not trust the line counts in the hunk headers"
693msgstr ""
694
25eab542 695#: apply.c:5009 builtin/am.c:2253
fda7b092
JX
696msgid "root"
697msgstr ""
698
25eab542 699#: apply.c:5010
fda7b092
JX
700msgid "prepend <root> to all filenames"
701msgstr ""
702
5b34e000 703#: archive.c:13
fda7b092
JX
704msgid "git archive [<options>] <tree-ish> [<path>...]"
705msgstr ""
706
5b34e000 707#: archive.c:14
fda7b092
JX
708msgid "git archive --list"
709msgstr ""
710
5b34e000 711#: archive.c:15
fda7b092
JX
712msgid ""
713"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
714msgstr ""
715
5b34e000 716#: archive.c:16
fda7b092
JX
717msgid "git archive --remote <repo> [--exec <cmd>] --list"
718msgstr ""
719
25eab542 720#: archive.c:351 builtin/add.c:156 builtin/add.c:494 builtin/rm.c:299
fda7b092
JX
721#, c-format
722msgid "pathspec '%s' did not match any files"
723msgstr ""
724
25eab542 725#: archive.c:436
fda7b092
JX
726msgid "fmt"
727msgstr ""
728
25eab542 729#: archive.c:436
fda7b092
JX
730msgid "archive format"
731msgstr ""
732
25eab542 733#: archive.c:437 builtin/log.c:1452
fda7b092
JX
734msgid "prefix"
735msgstr ""
736
25eab542 737#: archive.c:438
fda7b092
JX
738msgid "prepend prefix to each pathname in the archive"
739msgstr ""
740
25eab542
JX
741#: archive.c:439 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
742#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:859
743#: builtin/hash-object.c:102 builtin/ls-files.c:547 builtin/ls-files.c:550
744#: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:120
72351d7d 745#: parse-options.h:153
fda7b092
JX
746msgid "file"
747msgstr ""
748
25eab542 749#: archive.c:440 builtin/archive.c:89
fda7b092
JX
750msgid "write the archive to this file"
751msgstr ""
752
25eab542 753#: archive.c:442
fda7b092
JX
754msgid "read .gitattributes in working directory"
755msgstr ""
756
25eab542 757#: archive.c:443
fda7b092
JX
758msgid "report archived files on stderr"
759msgstr ""
760
25eab542 761#: archive.c:444
fda7b092
JX
762msgid "store only"
763msgstr ""
764
25eab542 765#: archive.c:445
fda7b092
JX
766msgid "compress faster"
767msgstr ""
768
25eab542 769#: archive.c:453
fda7b092
JX
770msgid "compress better"
771msgstr ""
772
25eab542 773#: archive.c:456
fda7b092
JX
774msgid "list supported archive formats"
775msgstr ""
776
25eab542
JX
777#: archive.c:458 builtin/archive.c:90 builtin/clone.c:106 builtin/clone.c:109
778#: builtin/submodule--helper.c:634 builtin/submodule--helper.c:1001
fda7b092
JX
779msgid "repo"
780msgstr ""
781
25eab542 782#: archive.c:459 builtin/archive.c:91
fda7b092
JX
783msgid "retrieve the archive from remote repository <repo>"
784msgstr ""
785
25eab542 786#: archive.c:460 builtin/archive.c:92 builtin/notes.c:489
fda7b092
JX
787msgid "command"
788msgstr ""
789
25eab542 790#: archive.c:461 builtin/archive.c:93
fda7b092
JX
791msgid "path to the remote git-upload-archive command"
792msgstr ""
793
25eab542 794#: archive.c:468
fda7b092
JX
795msgid "Unexpected option --remote"
796msgstr ""
797
25eab542 798#: archive.c:470
fda7b092
JX
799msgid "Option --exec can only be used together with --remote"
800msgstr ""
801
25eab542 802#: archive.c:472
fda7b092
JX
803msgid "Unexpected option --output"
804msgstr ""
805
25eab542 806#: archive.c:494
fda7b092
JX
807#, c-format
808msgid "Unknown archive format '%s'"
809msgstr ""
810
25eab542 811#: archive.c:501
fda7b092
JX
812#, c-format
813msgid "Argument not supported for format '%s': -%d"
814msgstr ""
815
25eab542 816#: attr.c:218
dfc182b1
JX
817#, c-format
818msgid "%.*s is not a valid attribute name"
819msgstr ""
820
25eab542 821#: attr.c:415
fda7b092
JX
822msgid ""
823"Negative patterns are ignored in git attributes\n"
824"Use '\\!' for literal leading exclamation."
825msgstr ""
826
5b34e000 827#: bisect.c:447
fda7b092
JX
828#, c-format
829msgid "Badly quoted content in file '%s': %s"
830msgstr ""
831
5b34e000 832#: bisect.c:655
fda7b092
JX
833#, c-format
834msgid "We cannot bisect more!\n"
835msgstr ""
836
5b34e000 837#: bisect.c:708
fda7b092
JX
838#, c-format
839msgid "Not a valid commit name %s"
840msgstr ""
841
5b34e000 842#: bisect.c:732
fda7b092
JX
843#, c-format
844msgid ""
845"The merge base %s is bad.\n"
846"This means the bug has been fixed between %s and [%s].\n"
847msgstr ""
848
5b34e000 849#: bisect.c:737
fda7b092
JX
850#, c-format
851msgid ""
852"The merge base %s is new.\n"
853"The property has changed between %s and [%s].\n"
854msgstr ""
855
5b34e000 856#: bisect.c:742
fda7b092
JX
857#, c-format
858msgid ""
859"The merge base %s is %s.\n"
860"This means the first '%s' commit is between %s and [%s].\n"
861msgstr ""
862
5b34e000 863#: bisect.c:750
fda7b092
JX
864#, c-format
865msgid ""
673bfad0 866"Some %s revs are not ancestors of the %s rev.\n"
fda7b092
JX
867"git bisect cannot work properly in this case.\n"
868"Maybe you mistook %s and %s revs?\n"
869msgstr ""
870
5b34e000 871#: bisect.c:763
fda7b092
JX
872#, c-format
873msgid ""
874"the merge base between %s and [%s] must be skipped.\n"
875"So we cannot be sure the first %s commit is between %s and %s.\n"
876"We continue anyway."
877msgstr ""
878
5b34e000 879#: bisect.c:798
fda7b092
JX
880#, c-format
881msgid "Bisecting: a merge base must be tested\n"
882msgstr ""
883
25eab542 884#: bisect.c:850
fda7b092
JX
885#, c-format
886msgid "a %s revision is needed"
887msgstr ""
888
25eab542 889#: bisect.c:867 builtin/notes.c:175 builtin/tag.c:234
fda7b092
JX
890#, c-format
891msgid "could not create file '%s'"
892msgstr ""
893
25eab542 894#: bisect.c:918
fda7b092
JX
895#, c-format
896msgid "could not read file '%s'"
897msgstr ""
898
25eab542 899#: bisect.c:948
fda7b092
JX
900msgid "reading bisect refs failed"
901msgstr ""
902
25eab542 903#: bisect.c:968
fda7b092
JX
904#, c-format
905msgid "%s was both %s and %s\n"
906msgstr ""
907
25eab542 908#: bisect.c:976
fda7b092
JX
909#, c-format
910msgid ""
911"No testable commit found.\n"
912"Maybe you started with bad path parameters?\n"
913msgstr ""
914
25eab542 915#: bisect.c:995
fda7b092
JX
916#, c-format
917msgid "(roughly %d step)"
918msgid_plural "(roughly %d steps)"
919msgstr[0] ""
920msgstr[1] ""
921
5b34e000
JX
922#. TRANSLATORS: the last %s will be replaced with "(roughly %d
923#. steps)" translation.
924#.
25eab542 925#: bisect.c:1001
fda7b092
JX
926#, c-format
927msgid "Bisecting: %d revision left to test after this %s\n"
928msgid_plural "Bisecting: %d revisions left to test after this %s\n"
929msgstr[0] ""
930msgstr[1] ""
931
5b34e000
JX
932#: blame.c:1757
933msgid "--contents and --reverse do not blend well."
934msgstr ""
935
936#: blame.c:1768
937msgid "cannot use --contents with final commit object name"
938msgstr ""
939
940#: blame.c:1788
941msgid "--reverse and --first-parent together require specified latest commit"
942msgstr ""
943
9c07fab7 944#: blame.c:1797 bundle.c:169 ref-filter.c:1947 sequencer.c:1168
25eab542
JX
945#: sequencer.c:2351 builtin/commit.c:1065 builtin/log.c:357 builtin/log.c:911
946#: builtin/log.c:1361 builtin/log.c:1690 builtin/log.c:1938 builtin/merge.c:369
947#: builtin/shortlog.c:191
5b34e000
JX
948msgid "revision walk setup failed"
949msgstr ""
950
951#: blame.c:1815
952msgid ""
953"--reverse --first-parent together require range along first-parent chain"
954msgstr ""
955
956#: blame.c:1826
957#, c-format
958msgid "no such path %s in %s"
959msgstr ""
960
961#: blame.c:1837
962#, c-format
963msgid "cannot read blob %s for path %s"
964msgstr ""
965
fda7b092
JX
966#: branch.c:53
967#, c-format
968msgid ""
969"\n"
970"After fixing the error cause you may try to fix up\n"
971"the remote tracking information by invoking\n"
972"\"git branch --set-upstream-to=%s%s%s\"."
973msgstr ""
974
975#: branch.c:67
976#, c-format
977msgid "Not setting branch %s as its own upstream."
978msgstr ""
979
980#: branch.c:93
981#, c-format
25eab542 982msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
fda7b092
JX
983msgstr ""
984
985#: branch.c:94
986#, c-format
25eab542 987msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
fda7b092
JX
988msgstr ""
989
990#: branch.c:98
991#, c-format
25eab542 992msgid "Branch '%s' set up to track local branch '%s' by rebasing."
fda7b092
JX
993msgstr ""
994
995#: branch.c:99
996#, c-format
25eab542 997msgid "Branch '%s' set up to track local branch '%s'."
fda7b092
JX
998msgstr ""
999
1000#: branch.c:104
1001#, c-format
25eab542 1002msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
fda7b092
JX
1003msgstr ""
1004
1005#: branch.c:105
1006#, c-format
25eab542 1007msgid "Branch '%s' set up to track remote ref '%s'."
fda7b092
JX
1008msgstr ""
1009
1010#: branch.c:109
1011#, c-format
25eab542 1012msgid "Branch '%s' set up to track local ref '%s' by rebasing."
fda7b092
JX
1013msgstr ""
1014
1015#: branch.c:110
1016#, c-format
25eab542 1017msgid "Branch '%s' set up to track local ref '%s'."
fda7b092
JX
1018msgstr ""
1019
1020#: branch.c:119
1021msgid "Unable to write upstream branch configuration"
1022msgstr ""
1023
1024#: branch.c:156
1025#, c-format
1026msgid "Not tracking: ambiguous information for ref %s"
1027msgstr ""
1028
1029#: branch.c:185
1030#, c-format
1031msgid "'%s' is not a valid branch name."
1032msgstr ""
1033
1034#: branch.c:190
1035#, c-format
1036msgid "A branch named '%s' already exists."
1037msgstr ""
1038
25eab542 1039#: branch.c:197
fda7b092
JX
1040msgid "Cannot force update the current branch."
1041msgstr ""
1042
25eab542 1043#: branch.c:217
fda7b092
JX
1044#, c-format
1045msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1046msgstr ""
1047
25eab542 1048#: branch.c:219
fda7b092
JX
1049#, c-format
1050msgid "the requested upstream branch '%s' does not exist"
1051msgstr ""
1052
25eab542 1053#: branch.c:221
fda7b092
JX
1054msgid ""
1055"\n"
1056"If you are planning on basing your work on an upstream\n"
1057"branch that already exists at the remote, you may need to\n"
1058"run \"git fetch\" to retrieve it.\n"
1059"\n"
1060"If you are planning to push out a new local branch that\n"
1061"will track its remote counterpart, you may want to use\n"
1062"\"git push -u\" to set the upstream config as you push."
1063msgstr ""
1064
25eab542 1065#: branch.c:264
fda7b092
JX
1066#, c-format
1067msgid "Not a valid object name: '%s'."
1068msgstr ""
1069
25eab542 1070#: branch.c:284
fda7b092
JX
1071#, c-format
1072msgid "Ambiguous object name: '%s'."
1073msgstr ""
1074
25eab542 1075#: branch.c:289
fda7b092
JX
1076#, c-format
1077msgid "Not a valid branch point: '%s'."
1078msgstr ""
1079
25eab542 1080#: branch.c:343
fda7b092
JX
1081#, c-format
1082msgid "'%s' is already checked out at '%s'"
df0617bf
JX
1083msgstr ""
1084
5b34e000 1085#: branch.c:366
f517e50d
JX
1086#, c-format
1087msgid "HEAD of working tree %s is not updated"
1088msgstr ""
1089
d07a63e4 1090#: bundle.c:34
822e4a65
JX
1091#, c-format
1092msgid "'%s' does not look like a v2 bundle file"
1093msgstr ""
1094
5b34e000 1095#: bundle.c:62
822e4a65
JX
1096#, c-format
1097msgid "unrecognized header: %s%s (%d)"
1098msgstr ""
1099
25eab542
JX
1100#: bundle.c:88 sequencer.c:1346 sequencer.c:1793 sequencer.c:2500
1101#: sequencer.c:2583 sequencer.c:2609 sequencer.c:2687 sequencer.c:2807
1102#: sequencer.c:2949 builtin/commit.c:782
822e4a65
JX
1103#, c-format
1104msgid "could not open '%s'"
1105msgstr ""
1106
5b34e000 1107#: bundle.c:140
822e4a65
JX
1108msgid "Repository lacks these prerequisite commits:"
1109msgstr ""
1110
25eab542 1111#: bundle.c:193
822e4a65 1112#, c-format
c138af56
JX
1113msgid "The bundle contains this ref:"
1114msgid_plural "The bundle contains these %d refs:"
822e4a65
JX
1115msgstr[0] ""
1116msgstr[1] ""
1117
25eab542 1118#: bundle.c:200
11b90174
JX
1119msgid "The bundle records a complete history."
1120msgstr ""
1121
25eab542 1122#: bundle.c:202
822e4a65 1123#, c-format
c138af56
JX
1124msgid "The bundle requires this ref:"
1125msgid_plural "The bundle requires these %d refs:"
822e4a65
JX
1126msgstr[0] ""
1127msgstr[1] ""
1128
25eab542 1129#: bundle.c:261
e3f9cab7 1130msgid "Could not spawn pack-objects"
822e4a65
JX
1131msgstr ""
1132
25eab542 1133#: bundle.c:272
e3f9cab7 1134msgid "pack-objects died"
822e4a65
JX
1135msgstr ""
1136
25eab542 1137#: bundle.c:314
e3f9cab7 1138msgid "rev-list died"
822e4a65
JX
1139msgstr ""
1140
25eab542 1141#: bundle.c:363
e3f9cab7
JX
1142#, c-format
1143msgid "ref '%s' is excluded by the rev-list options"
822e4a65
JX
1144msgstr ""
1145
25eab542 1146#: bundle.c:453 builtin/log.c:174 builtin/log.c:1597 builtin/shortlog.c:296
e3f9cab7
JX
1147#, c-format
1148msgid "unrecognized argument: %s"
822e4a65
JX
1149msgstr ""
1150
25eab542 1151#: bundle.c:461
e3f9cab7 1152msgid "Refusing to create empty bundle."
822e4a65
JX
1153msgstr ""
1154
25eab542 1155#: bundle.c:473
822e4a65
JX
1156#, c-format
1157msgid "cannot create '%s'"
1158msgstr ""
1159
25eab542 1160#: bundle.c:501
822e4a65
JX
1161msgid "index-pack died"
1162msgstr ""
1163
5b34e000 1164#: color.c:301
d07a63e4
JX
1165#, c-format
1166msgid "invalid color value: %.*s"
1167msgstr ""
1168
25eab542
JX
1169#: commit.c:41 sequencer.c:1600 builtin/am.c:421 builtin/am.c:465
1170#: builtin/am.c:1467 builtin/am.c:2105
dce37b66
JX
1171#, c-format
1172msgid "could not parse %s"
1173msgstr ""
1174
5b34e000 1175#: commit.c:43
dce37b66
JX
1176#, c-format
1177msgid "%s %s is not a commit!"
1178msgstr ""
1179
25eab542 1180#: commit.c:1517
fda7b092
JX
1181msgid ""
1182"Warning: commit message did not conform to UTF-8.\n"
1183"You may want to amend it after fixing the message, or set the config\n"
1184"variable i18n.commitencoding to the encoding your project uses.\n"
1185msgstr ""
1186
dce37b66
JX
1187#: compat/obstack.c:406 compat/obstack.c:408
1188msgid "memory exhausted"
1189msgstr ""
1190
25eab542 1191#: config.c:187
dfc182b1
JX
1192msgid "relative config include conditionals must come from files"
1193msgstr ""
1194
25eab542 1195#: config.c:721
9fa976ff
JX
1196#, c-format
1197msgid "bad config line %d in blob %s"
1198msgstr ""
1199
25eab542 1200#: config.c:725
9fa976ff
JX
1201#, c-format
1202msgid "bad config line %d in file %s"
1203msgstr ""
1204
25eab542 1205#: config.c:729
9fa976ff
JX
1206#, c-format
1207msgid "bad config line %d in standard input"
1208msgstr ""
1209
25eab542 1210#: config.c:733
9fa976ff
JX
1211#, c-format
1212msgid "bad config line %d in submodule-blob %s"
1213msgstr ""
1214
25eab542 1215#: config.c:737
9fa976ff
JX
1216#, c-format
1217msgid "bad config line %d in command line %s"
1218msgstr ""
1219
25eab542 1220#: config.c:741
9fa976ff
JX
1221#, c-format
1222msgid "bad config line %d in %s"
1223msgstr ""
1224
25eab542 1225#: config.c:869
5bd166d8 1226msgid "out of range"
9fa976ff
JX
1227msgstr ""
1228
25eab542 1229#: config.c:869
5bd166d8 1230msgid "invalid unit"
9fa976ff
JX
1231msgstr ""
1232
25eab542 1233#: config.c:875
9fa976ff 1234#, c-format
5bd166d8 1235msgid "bad numeric config value '%s' for '%s': %s"
9fa976ff
JX
1236msgstr ""
1237
25eab542 1238#: config.c:880
9fa976ff 1239#, c-format
5bd166d8 1240msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
9fa976ff
JX
1241msgstr ""
1242
25eab542 1243#: config.c:883
9fa976ff 1244#, c-format
5bd166d8 1245msgid "bad numeric config value '%s' for '%s' in file %s: %s"
9fa976ff
JX
1246msgstr ""
1247
25eab542 1248#: config.c:886
9fa976ff 1249#, c-format
5bd166d8 1250msgid "bad numeric config value '%s' for '%s' in standard input: %s"
9fa976ff
JX
1251msgstr ""
1252
25eab542 1253#: config.c:889
9fa976ff 1254#, c-format
5bd166d8 1255msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
9fa976ff
JX
1256msgstr ""
1257
25eab542 1258#: config.c:892
9fa976ff 1259#, c-format
5bd166d8 1260msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
d07a63e4
JX
1261msgstr ""
1262
25eab542 1263#: config.c:895
d07a63e4 1264#, c-format
5bd166d8 1265msgid "bad numeric config value '%s' for '%s' in %s: %s"
d07a63e4
JX
1266msgstr ""
1267
25eab542 1268#: config.c:990
d07a63e4
JX
1269#, c-format
1270msgid "failed to expand user dir in: '%s'"
1271msgstr ""
1272
25eab542 1273#: config.c:1085 config.c:1096
d07a63e4
JX
1274#, c-format
1275msgid "bad zlib compression level %d"
1276msgstr ""
1277
25eab542 1278#: config.c:1213
d07a63e4
JX
1279#, c-format
1280msgid "invalid mode for object creation: %s"
1281msgstr ""
1282
25eab542 1283#: config.c:1372
673bfad0
JX
1284#, c-format
1285msgid "bad pack compression level %d"
1286msgstr ""
1287
25eab542 1288#: config.c:1568
d07a63e4
JX
1289msgid "unable to parse command-line config"
1290msgstr ""
1291
25eab542 1292#: config.c:1900
9fa976ff 1293msgid "unknown error occurred while reading the configuration files"
d07a63e4
JX
1294msgstr ""
1295
25eab542 1296#: config.c:2087
dfc182b1
JX
1297#, c-format
1298msgid "Invalid %s: '%s'"
1299msgstr ""
1300
25eab542 1301#: config.c:2130
dfc182b1
JX
1302#, c-format
1303msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1304msgstr ""
1305
25eab542 1306#: config.c:2156
dfc182b1
JX
1307#, c-format
1308msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1309msgstr ""
1310
25eab542 1311#: config.c:2167
d07a63e4
JX
1312#, c-format
1313msgid "unable to parse '%s' from command-line config"
1314msgstr ""
1315
25eab542 1316#: config.c:2169
d07a63e4
JX
1317#, c-format
1318msgid "bad config variable '%s' in file '%s' at line %d"
1319msgstr ""
1320
25eab542 1321#: config.c:2228
d07a63e4
JX
1322#, c-format
1323msgid "%s has multiple values"
1324msgstr ""
1325
25eab542 1326#: config.c:2571 config.c:2789
673bfad0
JX
1327#, c-format
1328msgid "fstat on %s failed"
1329msgstr ""
1330
25eab542 1331#: config.c:2678
f517e50d
JX
1332#, c-format
1333msgid "could not set '%s' to '%s'"
1334msgstr ""
1335
25eab542 1336#: config.c:2680 builtin/remote.c:776
9eb3984b 1337#, c-format
f517e50d 1338msgid "could not unset '%s'"
9eb3984b
JX
1339msgstr ""
1340
5b34e000 1341#: connect.c:50
fda7b092
JX
1342msgid "The remote end hung up upon initial contact"
1343msgstr ""
1344
5b34e000 1345#: connect.c:52
fda7b092
JX
1346msgid ""
1347"Could not read from remote repository.\n"
1348"\n"
1349"Please make sure you have the correct access rights\n"
1350"and the repository exists."
1351msgstr ""
1352
25eab542 1353#: connected.c:64 builtin/fsck.c:183 builtin/prune.c:141
9fa976ff
JX
1354msgid "Checking connectivity"
1355msgstr ""
1356
25eab542 1357#: connected.c:76
dce37b66
JX
1358msgid "Could not run 'git rev-list'"
1359msgstr ""
1360
25eab542 1361#: connected.c:96
f517e50d 1362msgid "failed write to rev-list"
dce37b66
JX
1363msgstr ""
1364
25eab542 1365#: connected.c:103
f517e50d 1366msgid "failed to close rev-list's stdin"
dce37b66
JX
1367msgstr ""
1368
5b34e000 1369#: convert.c:205
fda7b092
JX
1370#, c-format
1371msgid ""
1372"CRLF will be replaced by LF in %s.\n"
1373"The file will have its original line endings in your working directory."
1374msgstr ""
1375
5b34e000 1376#: convert.c:209
fda7b092
JX
1377#, c-format
1378msgid "CRLF would be replaced by LF in %s."
1379msgstr ""
1380
5b34e000 1381#: convert.c:215
fda7b092
JX
1382#, c-format
1383msgid ""
1384"LF will be replaced by CRLF in %s.\n"
1385"The file will have its original line endings in your working directory."
1386msgstr ""
1387
5b34e000 1388#: convert.c:219
fda7b092
JX
1389#, c-format
1390msgid "LF would be replaced by CRLF in %s"
1391msgstr ""
1392
5b34e000 1393#: date.c:116
822e4a65
JX
1394msgid "in the future"
1395msgstr ""
1396
91d443d0
JX
1397#: date.c:122
1398#, c-format
1399msgid "%<PRIuMAX> second ago"
1400msgid_plural "%<PRIuMAX> seconds ago"
1401msgstr[0] ""
1402msgstr[1] ""
1403
1404#: date.c:129
1405#, c-format
1406msgid "%<PRIuMAX> minute ago"
1407msgid_plural "%<PRIuMAX> minutes ago"
1408msgstr[0] ""
1409msgstr[1] ""
1410
1411#: date.c:136
1412#, c-format
1413msgid "%<PRIuMAX> hour ago"
1414msgid_plural "%<PRIuMAX> hours ago"
1415msgstr[0] ""
1416msgstr[1] ""
1417
1418#: date.c:143
1419#, c-format
1420msgid "%<PRIuMAX> day ago"
1421msgid_plural "%<PRIuMAX> days ago"
1422msgstr[0] ""
1423msgstr[1] ""
1424
1425#: date.c:149
1426#, c-format
1427msgid "%<PRIuMAX> week ago"
1428msgid_plural "%<PRIuMAX> weeks ago"
1429msgstr[0] ""
1430msgstr[1] ""
1431
1432#: date.c:156
1433#, c-format
1434msgid "%<PRIuMAX> month ago"
1435msgid_plural "%<PRIuMAX> months ago"
1436msgstr[0] ""
1437msgstr[1] ""
1438
1439#: date.c:167
1440#, c-format
1441msgid "%<PRIuMAX> year"
1442msgid_plural "%<PRIuMAX> years"
fda7b092
JX
1443msgstr[0] ""
1444msgstr[1] ""
3b6137f2 1445
fda7b092 1446#. TRANSLATORS: "%s" is "<n> years"
5b34e000 1447#: date.c:170
91d443d0
JX
1448#, c-format
1449msgid "%s, %<PRIuMAX> month ago"
1450msgid_plural "%s, %<PRIuMAX> months ago"
1451msgstr[0] ""
1452msgstr[1] ""
1453
1454#: date.c:175 date.c:180
1455#, c-format
1456msgid "%<PRIuMAX> year ago"
1457msgid_plural "%<PRIuMAX> years ago"
fda7b092
JX
1458msgstr[0] ""
1459msgstr[1] ""
3b6137f2 1460
fda7b092 1461#: diffcore-order.c:24
3b6137f2 1462#, c-format
fda7b092 1463msgid "failed to read orderfile '%s'"
3b6137f2
JX
1464msgstr ""
1465
c091ffbe 1466#: diffcore-rename.c:536
fda7b092 1467msgid "Performing inexact rename detection"
3b6137f2
JX
1468msgstr ""
1469
25eab542 1470#: diff.c:74
3b6137f2 1471#, c-format
fda7b092 1472msgid "option '%s' requires a value"
3b6137f2
JX
1473msgstr ""
1474
25eab542 1475#: diff.c:152
3b6137f2 1476#, c-format
fda7b092 1477msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3b6137f2
JX
1478msgstr ""
1479
25eab542 1480#: diff.c:157
3b6137f2 1481#, c-format
fda7b092 1482msgid " Unknown dirstat parameter '%s'\n"
3b6137f2
JX
1483msgstr ""
1484
25eab542
JX
1485#: diff.c:281
1486msgid ""
1487"color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra', "
1488"'plain'"
1489msgstr ""
1490
1491#: diff.c:341
3b6137f2 1492#, c-format
fda7b092 1493msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3b6137f2
JX
1494msgstr ""
1495
25eab542 1496#: diff.c:398
3b6137f2 1497#, c-format
fda7b092
JX
1498msgid ""
1499"Found errors in 'diff.dirstat' config variable:\n"
1500"%s"
3b6137f2
JX
1501msgstr ""
1502
25eab542 1503#: diff.c:3861
3b6137f2 1504#, c-format
fda7b092 1505msgid "external diff died, stopping at %s"
3b6137f2
JX
1506msgstr ""
1507
25eab542 1508#: diff.c:4189
fda7b092 1509msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3b6137f2
JX
1510msgstr ""
1511
25eab542 1512#: diff.c:4279
fda7b092 1513msgid "--follow requires exactly one pathspec"
3b6137f2
JX
1514msgstr ""
1515
25eab542 1516#: diff.c:4445
3b6137f2
JX
1517#, c-format
1518msgid ""
fda7b092
JX
1519"Failed to parse --dirstat/-X option parameter:\n"
1520"%s"
3b6137f2
JX
1521msgstr ""
1522
25eab542 1523#: diff.c:4459
3b6137f2 1524#, c-format
fda7b092 1525msgid "Failed to parse --submodule option parameter: '%s'"
3b6137f2
JX
1526msgstr ""
1527
25eab542 1528#: diff.c:5505
fda7b092 1529msgid "inexact rename detection was skipped due to too many files."
3b6137f2
JX
1530msgstr ""
1531
25eab542 1532#: diff.c:5508
fda7b092 1533msgid "only found copies from modified paths due to too many files."
3b6137f2
JX
1534msgstr ""
1535
25eab542 1536#: diff.c:5511
3b6137f2 1537#, c-format
fda7b092
JX
1538msgid ""
1539"you may want to set your %s variable to at least %d and retry the command."
3b6137f2
JX
1540msgstr ""
1541
25eab542 1542#: dir.c:1983
fda7b092 1543msgid "failed to get kernel name and information"
3b6137f2
JX
1544msgstr ""
1545
25eab542 1546#: dir.c:2102
fda7b092 1547msgid "Untracked cache is disabled on this system or location."
3b6137f2
JX
1548msgstr ""
1549
25eab542 1550#: dir.c:2885 dir.c:2890
dfc182b1
JX
1551#, c-format
1552msgid "could not create directories for %s"
1553msgstr ""
1554
25eab542 1555#: dir.c:2915
673bfad0
JX
1556#, c-format
1557msgid "could not migrate git directory from '%s' to '%s'"
1558msgstr ""
1559
25eab542
JX
1560#: entry.c:176
1561msgid "Filtering content"
1562msgstr ""
1563
9c07fab7 1564#: entry.c:433
dfc182b1
JX
1565#, c-format
1566msgid "could not stat file '%s'"
1567msgstr ""
1568
25eab542 1569#: fetch-pack.c:252
fda7b092 1570msgid "git fetch-pack: expected shallow list"
3b6137f2
JX
1571msgstr ""
1572
25eab542 1573#: fetch-pack.c:264
fda7b092 1574msgid "git fetch-pack: expected ACK/NAK, got EOF"
3b6137f2
JX
1575msgstr ""
1576
25eab542 1577#: fetch-pack.c:283 builtin/archive.c:63
28e1aaa4
JX
1578#, c-format
1579msgid "remote error: %s"
1580msgstr ""
1581
25eab542 1582#: fetch-pack.c:284
3b6137f2 1583#, c-format
c091ffbe 1584msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3b6137f2
JX
1585msgstr ""
1586
25eab542 1587#: fetch-pack.c:336
fda7b092 1588msgid "--stateless-rpc requires multi_ack_detailed"
3b6137f2
JX
1589msgstr ""
1590
25eab542 1591#: fetch-pack.c:422
3b6137f2 1592#, c-format
fda7b092 1593msgid "invalid shallow line: %s"
3b6137f2
JX
1594msgstr ""
1595
25eab542 1596#: fetch-pack.c:428
3b6137f2 1597#, c-format
fda7b092 1598msgid "invalid unshallow line: %s"
3b6137f2
JX
1599msgstr ""
1600
25eab542 1601#: fetch-pack.c:430
3b6137f2 1602#, c-format
fda7b092 1603msgid "object not found: %s"
3b6137f2
JX
1604msgstr ""
1605
25eab542 1606#: fetch-pack.c:433
fda7b092
JX
1607#, c-format
1608msgid "error in object: %s"
3b6137f2
JX
1609msgstr ""
1610
25eab542 1611#: fetch-pack.c:435
fda7b092
JX
1612#, c-format
1613msgid "no shallow found: %s"
3b6137f2
JX
1614msgstr ""
1615
25eab542 1616#: fetch-pack.c:438
fda7b092
JX
1617#, c-format
1618msgid "expected shallow/unshallow, got %s"
3b6137f2
JX
1619msgstr ""
1620
25eab542 1621#: fetch-pack.c:477
fda7b092
JX
1622#, c-format
1623msgid "got %s %d %s"
3b6137f2
JX
1624msgstr ""
1625
25eab542 1626#: fetch-pack.c:491
3b6137f2 1627#, c-format
fda7b092 1628msgid "invalid commit %s"
3b6137f2
JX
1629msgstr ""
1630
25eab542 1631#: fetch-pack.c:524
fda7b092 1632msgid "giving up"
3b6137f2
JX
1633msgstr ""
1634
25eab542 1635#: fetch-pack.c:534 progress.c:242
fda7b092 1636msgid "done"
3b6137f2
JX
1637msgstr ""
1638
25eab542 1639#: fetch-pack.c:546
3b6137f2 1640#, c-format
fda7b092 1641msgid "got %s (%d) %s"
3b6137f2
JX
1642msgstr ""
1643
25eab542 1644#: fetch-pack.c:592
3b6137f2 1645#, c-format
fda7b092 1646msgid "Marking %s as complete"
3b6137f2
JX
1647msgstr ""
1648
25eab542 1649#: fetch-pack.c:776
fda7b092
JX
1650#, c-format
1651msgid "already have %s (%s)"
3b6137f2
JX
1652msgstr ""
1653
25eab542 1654#: fetch-pack.c:814
fda7b092 1655msgid "fetch-pack: unable to fork off sideband demultiplexer"
3b6137f2
JX
1656msgstr ""
1657
25eab542 1658#: fetch-pack.c:822
fda7b092 1659msgid "protocol error: bad pack header"
3b6137f2
JX
1660msgstr ""
1661
25eab542 1662#: fetch-pack.c:878
3b6137f2 1663#, c-format
fda7b092 1664msgid "fetch-pack: unable to fork off %s"
3b6137f2
JX
1665msgstr ""
1666
25eab542 1667#: fetch-pack.c:894
3b6137f2 1668#, c-format
fda7b092 1669msgid "%s failed"
3b6137f2
JX
1670msgstr ""
1671
25eab542 1672#: fetch-pack.c:896
fda7b092 1673msgid "error in sideband demultiplexer"
3b6137f2
JX
1674msgstr ""
1675
25eab542 1676#: fetch-pack.c:923
fda7b092 1677msgid "Server does not support shallow clients"
3b6137f2
JX
1678msgstr ""
1679
25eab542 1680#: fetch-pack.c:927
fda7b092 1681msgid "Server supports multi_ack_detailed"
3b6137f2
JX
1682msgstr ""
1683
25eab542 1684#: fetch-pack.c:930
fda7b092 1685msgid "Server supports no-done"
3b6137f2
JX
1686msgstr ""
1687
25eab542 1688#: fetch-pack.c:936
fda7b092 1689msgid "Server supports multi_ack"
28b3cffc
JX
1690msgstr ""
1691
25eab542 1692#: fetch-pack.c:940
fda7b092 1693msgid "Server supports side-band-64k"
28b3cffc
JX
1694msgstr ""
1695
25eab542 1696#: fetch-pack.c:944
fda7b092 1697msgid "Server supports side-band"
28b3cffc
JX
1698msgstr ""
1699
25eab542 1700#: fetch-pack.c:948
fda7b092 1701msgid "Server supports allow-tip-sha1-in-want"
28b3cffc
JX
1702msgstr ""
1703
25eab542 1704#: fetch-pack.c:952
fda7b092 1705msgid "Server supports allow-reachable-sha1-in-want"
c138af56
JX
1706msgstr ""
1707
25eab542 1708#: fetch-pack.c:962
fda7b092 1709msgid "Server supports ofs-delta"
6f6731e7
JX
1710msgstr ""
1711
25eab542 1712#: fetch-pack.c:969
6f6731e7 1713#, c-format
fda7b092 1714msgid "Server version is %.*s"
6f6731e7
JX
1715msgstr ""
1716
25eab542 1717#: fetch-pack.c:975
fda7b092 1718msgid "Server does not support --shallow-since"
6f6731e7
JX
1719msgstr ""
1720
25eab542 1721#: fetch-pack.c:979
fda7b092 1722msgid "Server does not support --shallow-exclude"
6f6731e7
JX
1723msgstr ""
1724
25eab542 1725#: fetch-pack.c:981
fda7b092 1726msgid "Server does not support --deepen"
235537a0
JX
1727msgstr ""
1728
25eab542 1729#: fetch-pack.c:992
fda7b092 1730msgid "no common commits"
f4f2c8f8
JX
1731msgstr ""
1732
25eab542 1733#: fetch-pack.c:1004
fda7b092 1734msgid "git fetch-pack: fetch failed."
f4f2c8f8
JX
1735msgstr ""
1736
25eab542 1737#: fetch-pack.c:1166
fda7b092 1738msgid "no matching remote head"
727b9576
JX
1739msgstr ""
1740
25eab542 1741#: fetch-pack.c:1188
dfc182b1
JX
1742#, c-format
1743msgid "no such remote ref %s"
1744msgstr ""
1745
25eab542 1746#: fetch-pack.c:1191
dfc182b1
JX
1747#, c-format
1748msgid "Server does not allow request for unadvertised object %s"
1749msgstr ""
1750
5b34e000 1751#: gpg-interface.c:181
fda7b092 1752msgid "gpg failed to sign the data"
727b9576
JX
1753msgstr ""
1754
5b34e000 1755#: gpg-interface.c:211
fda7b092 1756msgid "could not create temporary file"
727b9576
JX
1757msgstr ""
1758
25eab542 1759#: gpg-interface.c:214
727b9576 1760#, c-format
fda7b092 1761msgid "failed writing detached signature to '%s'"
727b9576
JX
1762msgstr ""
1763
5b34e000 1764#: graph.c:97
673bfad0
JX
1765#, c-format
1766msgid "ignore invalid color '%.*s' in log.graphColors"
1767msgstr ""
1768
25eab542 1769#: grep.c:1970
727b9576 1770#, c-format
fda7b092 1771msgid "'%s': unable to read %s"
727b9576
JX
1772msgstr ""
1773
25eab542 1774#: grep.c:1987 builtin/clone.c:404 builtin/diff.c:81 builtin/rm.c:134
727b9576 1775#, c-format
fda7b092 1776msgid "failed to stat '%s'"
727b9576
JX
1777msgstr ""
1778
25eab542 1779#: grep.c:1998
727b9576 1780#, c-format
fda7b092 1781msgid "'%s': short read"
727b9576
JX
1782msgstr ""
1783
5b34e000 1784#: help.c:179
727b9576 1785#, c-format
fda7b092 1786msgid "available git commands in '%s'"
727b9576
JX
1787msgstr ""
1788
5b34e000 1789#: help.c:186
fda7b092 1790msgid "git commands available from elsewhere on your $PATH"
727b9576
JX
1791msgstr ""
1792
5b34e000 1793#: help.c:217
fda7b092 1794msgid "These are common Git commands used in various situations:"
727b9576
JX
1795msgstr ""
1796
5b34e000 1797#: help.c:281
9caaf23e 1798#, c-format
df49095a 1799msgid ""
fda7b092
JX
1800"'%s' appears to be a git command, but we were not\n"
1801"able to execute it. Maybe git-%s is broken?"
df49095a
JX
1802msgstr ""
1803
5b34e000 1804#: help.c:336
fda7b092 1805msgid "Uh oh. Your system reports no Git commands at all."
d07a63e4
JX
1806msgstr ""
1807
5b34e000 1808#: help.c:358
fda7b092 1809#, c-format
5b34e000
JX
1810msgid "WARNING: You called a Git command named '%s', which does not exist."
1811msgstr ""
1812
1813#: help.c:363
1814#, c-format
1815msgid "Continuing under the assumption that you meant '%s'."
5e078fcd
JX
1816msgstr ""
1817
5b34e000 1818#: help.c:368
5e078fcd 1819#, c-format
5b34e000 1820msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
5e078fcd
JX
1821msgstr ""
1822
5b34e000 1823#: help.c:376
5e078fcd 1824#, c-format
fda7b092 1825msgid "git: '%s' is not a git command. See 'git --help'."
5e078fcd
JX
1826msgstr ""
1827
5b34e000 1828#: help.c:380
fda7b092
JX
1829msgid ""
1830"\n"
5b34e000 1831"The most similar command is"
fda7b092
JX
1832msgid_plural ""
1833"\n"
5b34e000 1834"The most similar commands are"
fda7b092
JX
1835msgstr[0] ""
1836msgstr[1] ""
1837
5b34e000
JX
1838#: help.c:395
1839msgid "git version [<options>]"
1840msgstr ""
1841
1842#: help.c:456
df0617bf 1843#, c-format
fda7b092 1844msgid "%s: %s - %s"
df0617bf
JX
1845msgstr ""
1846
5b34e000
JX
1847#: help.c:460
1848msgid ""
1849"\n"
1850"Did you mean this?"
1851msgid_plural ""
1852"\n"
1853"Did you mean one of these?"
1854msgstr[0] ""
1855msgstr[1] ""
1856
1857#: ident.c:342
fda7b092
JX
1858msgid ""
1859"\n"
1860"*** Please tell me who you are.\n"
1861"\n"
1862"Run\n"
1863"\n"
1864" git config --global user.email \"you@example.com\"\n"
1865" git config --global user.name \"Your Name\"\n"
1866"\n"
1867"to set your account's default identity.\n"
1868"Omit --global to set the identity only in this repository.\n"
1869"\n"
df0617bf
JX
1870msgstr ""
1871
5b34e000 1872#: ident.c:366
dfc182b1
JX
1873msgid "no email was given and auto-detection is disabled"
1874msgstr ""
1875
5b34e000 1876#: ident.c:371
dfc182b1
JX
1877#, c-format
1878msgid "unable to auto-detect email address (got '%s')"
1879msgstr ""
1880
5b34e000 1881#: ident.c:381
dfc182b1
JX
1882msgid "no name was given and auto-detection is disabled"
1883msgstr ""
1884
5b34e000 1885#: ident.c:387
dfc182b1
JX
1886#, c-format
1887msgid "unable to auto-detect name (got '%s')"
1888msgstr ""
1889
5b34e000 1890#: ident.c:395
dfc182b1
JX
1891#, c-format
1892msgid "empty ident name (for <%s>) not allowed"
1893msgstr ""
1894
5b34e000 1895#: ident.c:401
dfc182b1
JX
1896#, c-format
1897msgid "name consists only of disallowed characters: %s"
1898msgstr ""
1899
25eab542 1900#: ident.c:416 builtin/commit.c:616
dfc182b1
JX
1901#, c-format
1902msgid "invalid date format: %s"
1903msgstr ""
1904
25eab542 1905#: lockfile.c:151
df0617bf 1906#, c-format
fda7b092
JX
1907msgid ""
1908"Unable to create '%s.lock': %s.\n"
1909"\n"
1910"Another git process seems to be running in this repository, e.g.\n"
1911"an editor opened by 'git commit'. Please make sure all processes\n"
1912"are terminated then try again. If it still fails, a git process\n"
1913"may have crashed in this repository earlier:\n"
1914"remove the file manually to continue."
df0617bf
JX
1915msgstr ""
1916
25eab542 1917#: lockfile.c:159
df0617bf 1918#, c-format
fda7b092 1919msgid "Unable to create '%s.lock': %s"
df0617bf
JX
1920msgstr ""
1921
fda7b092
JX
1922#: merge.c:41
1923msgid "failed to read the cache"
9eb3984b
JX
1924msgstr ""
1925
25eab542
JX
1926#: merge.c:96 builtin/am.c:1978 builtin/am.c:2013 builtin/checkout.c:380
1927#: builtin/checkout.c:595 builtin/clone.c:754
fda7b092 1928msgid "unable to write new index file"
9eb3984b
JX
1929msgstr ""
1930
25eab542 1931#: merge-recursive.c:235
fda7b092 1932msgid "(bad commit)\n"
f4f2c8f8
JX
1933msgstr ""
1934
25eab542 1935#: merge-recursive.c:257 merge-recursive.c:265
f1522b27 1936#, c-format
fda7b092 1937msgid "addinfo_cache failed for path '%s'"
f1522b27
JX
1938msgstr ""
1939
25eab542 1940#: merge-recursive.c:329
fda7b092 1941msgid "error building trees"
f1522b27
JX
1942msgstr ""
1943
25eab542 1944#: merge-recursive.c:752
f4f2c8f8 1945#, c-format
fda7b092 1946msgid "failed to create path '%s'%s"
f4f2c8f8
JX
1947msgstr ""
1948
25eab542 1949#: merge-recursive.c:763
f4f2c8f8 1950#, c-format
fda7b092 1951msgid "Removing %s to make room for subdirectory\n"
f4f2c8f8
JX
1952msgstr ""
1953
25eab542 1954#: merge-recursive.c:777 merge-recursive.c:796
fda7b092 1955msgid ": perhaps a D/F conflict?"
df0617bf
JX
1956msgstr ""
1957
25eab542 1958#: merge-recursive.c:786
f4f2c8f8 1959#, c-format
fda7b092 1960msgid "refusing to lose untracked file at '%s'"
f4f2c8f8
JX
1961msgstr ""
1962
25eab542 1963#: merge-recursive.c:828 builtin/cat-file.c:37
9eb3984b 1964#, c-format
fda7b092 1965msgid "cannot read object %s '%s'"
9eb3984b
JX
1966msgstr ""
1967
25eab542 1968#: merge-recursive.c:830
9eb3984b 1969#, c-format
fda7b092 1970msgid "blob expected for %s '%s'"
9eb3984b
JX
1971msgstr ""
1972
25eab542 1973#: merge-recursive.c:854
f4f2c8f8 1974#, c-format
fda7b092 1975msgid "failed to open '%s': %s"
f4f2c8f8
JX
1976msgstr ""
1977
25eab542 1978#: merge-recursive.c:865
f4f2c8f8 1979#, c-format
fda7b092 1980msgid "failed to symlink '%s': %s"
f4f2c8f8
JX
1981msgstr ""
1982
25eab542 1983#: merge-recursive.c:870
f1522b27 1984#, c-format
fda7b092 1985msgid "do not know what to do with %06o %s '%s'"
f1522b27
JX
1986msgstr ""
1987
25eab542 1988#: merge-recursive.c:1010
fda7b092 1989msgid "Failed to execute internal merge"
f1522b27
JX
1990msgstr ""
1991
25eab542 1992#: merge-recursive.c:1014
9eb3984b 1993#, c-format
fda7b092 1994msgid "Unable to add %s to database"
9eb3984b
JX
1995msgstr ""
1996
25eab542 1997#: merge-recursive.c:1117
f1522b27 1998#, c-format
fda7b092
JX
1999msgid ""
2000"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2001"in tree."
f1522b27
JX
2002msgstr ""
2003
25eab542 2004#: merge-recursive.c:1122
dfc182b1
JX
2005#, c-format
2006msgid ""
2007"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2008"left in tree."
2009msgstr ""
2010
25eab542 2011#: merge-recursive.c:1129
fda7b092
JX
2012#, c-format
2013msgid ""
2014"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2015"in tree at %s."
f1522b27
JX
2016msgstr ""
2017
25eab542 2018#: merge-recursive.c:1134
dfc182b1
JX
2019#, c-format
2020msgid ""
2021"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2022"left in tree at %s."
2023msgstr ""
2024
25eab542 2025#: merge-recursive.c:1168
fda7b092 2026msgid "rename"
f1522b27
JX
2027msgstr ""
2028
25eab542 2029#: merge-recursive.c:1168
fda7b092 2030msgid "renamed"
f1522b27
JX
2031msgstr ""
2032
25eab542 2033#: merge-recursive.c:1225
f1522b27 2034#, c-format
fda7b092 2035msgid "%s is a directory in %s adding as %s instead"
f1522b27
JX
2036msgstr ""
2037
25eab542 2038#: merge-recursive.c:1250
f1522b27 2039#, c-format
fda7b092
JX
2040msgid ""
2041"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2042"\"->\"%s\" in \"%s\"%s"
f1522b27
JX
2043msgstr ""
2044
25eab542 2045#: merge-recursive.c:1255
fda7b092 2046msgid " (left unresolved)"
f4f2c8f8
JX
2047msgstr ""
2048
25eab542 2049#: merge-recursive.c:1317
f1522b27 2050#, c-format
fda7b092 2051msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
f1522b27
JX
2052msgstr ""
2053
25eab542 2054#: merge-recursive.c:1350
f1522b27 2055#, c-format
fda7b092 2056msgid "Renaming %s to %s and %s to %s instead"
f1522b27
JX
2057msgstr ""
2058
25eab542 2059#: merge-recursive.c:1553
f4f2c8f8 2060#, c-format
fda7b092 2061msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
f4f2c8f8
JX
2062msgstr ""
2063
25eab542 2064#: merge-recursive.c:1568
f4f2c8f8 2065#, c-format
fda7b092 2066msgid "Adding merged %s"
f4f2c8f8
JX
2067msgstr ""
2068
25eab542 2069#: merge-recursive.c:1575 merge-recursive.c:1805
df49095a 2070#, c-format
fda7b092 2071msgid "Adding as %s instead"
df49095a
JX
2072msgstr ""
2073
25eab542 2074#: merge-recursive.c:1632
df49095a 2075#, c-format
fda7b092 2076msgid "cannot read object %s"
df49095a
JX
2077msgstr ""
2078
25eab542 2079#: merge-recursive.c:1635
df49095a 2080#, c-format
fda7b092 2081msgid "object %s is not a blob"
df49095a
JX
2082msgstr ""
2083
25eab542 2084#: merge-recursive.c:1704
fda7b092 2085msgid "modify"
df49095a
JX
2086msgstr ""
2087
25eab542 2088#: merge-recursive.c:1704
fda7b092 2089msgid "modified"
64f23b0c
JX
2090msgstr ""
2091
25eab542 2092#: merge-recursive.c:1714
fda7b092 2093msgid "content"
64f23b0c
JX
2094msgstr ""
2095
25eab542 2096#: merge-recursive.c:1721
fda7b092 2097msgid "add/add"
64f23b0c
JX
2098msgstr ""
2099
25eab542 2100#: merge-recursive.c:1757
64f23b0c 2101#, c-format
fda7b092 2102msgid "Skipped %s (merged same as existing)"
64f23b0c
JX
2103msgstr ""
2104
25eab542 2105#: merge-recursive.c:1771
64f23b0c 2106#, c-format
fda7b092 2107msgid "Auto-merging %s"
64f23b0c
JX
2108msgstr ""
2109
25eab542 2110#: merge-recursive.c:1775 git-submodule.sh:944
fda7b092 2111msgid "submodule"
64f23b0c
JX
2112msgstr ""
2113
25eab542 2114#: merge-recursive.c:1776
64f23b0c 2115#, c-format
fda7b092 2116msgid "CONFLICT (%s): Merge conflict in %s"
64f23b0c
JX
2117msgstr ""
2118
25eab542 2119#: merge-recursive.c:1870
9caaf23e 2120#, c-format
fda7b092 2121msgid "Removing %s"
727b9576
JX
2122msgstr ""
2123
25eab542 2124#: merge-recursive.c:1896
fda7b092 2125msgid "file/directory"
727b9576
JX
2126msgstr ""
2127
25eab542 2128#: merge-recursive.c:1902
fda7b092 2129msgid "directory/file"
f9472e35
JX
2130msgstr ""
2131
25eab542 2132#: merge-recursive.c:1908
dce37b66 2133#, c-format
fda7b092 2134msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
f9472e35
JX
2135msgstr ""
2136
25eab542 2137#: merge-recursive.c:1917
dce37b66 2138#, c-format
fda7b092 2139msgid "Adding %s"
f9472e35
JX
2140msgstr ""
2141
25eab542
JX
2142#: merge-recursive.c:1954
2143msgid "Already up to date!"
df0617bf
JX
2144msgstr ""
2145
25eab542 2146#: merge-recursive.c:1963
df0617bf 2147#, c-format
fda7b092 2148msgid "merging of trees %s and %s failed"
c2ea1208
JX
2149msgstr ""
2150
25eab542 2151#: merge-recursive.c:2060
fda7b092 2152msgid "Merging:"
28b3cffc
JX
2153msgstr ""
2154
25eab542 2155#: merge-recursive.c:2073
28b3cffc 2156#, c-format
fda7b092
JX
2157msgid "found %u common ancestor:"
2158msgid_plural "found %u common ancestors:"
2159msgstr[0] ""
2160msgstr[1] ""
28b3cffc 2161
25eab542 2162#: merge-recursive.c:2112
fda7b092 2163msgid "merge returned no commit"
d07a63e4
JX
2164msgstr ""
2165
25eab542 2166#: merge-recursive.c:2175
fda7b092
JX
2167#, c-format
2168msgid "Could not parse object '%s'"
d07a63e4
JX
2169msgstr ""
2170
25eab542 2171#: merge-recursive.c:2189 builtin/merge.c:655 builtin/merge.c:814
fda7b092 2172msgid "Unable to write index."
dce37b66
JX
2173msgstr ""
2174
25eab542 2175#: notes-merge.c:272
fda7b092
JX
2176#, c-format
2177msgid ""
2178"You have not concluded your previous notes merge (%s exists).\n"
2179"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2180"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
2181msgstr ""
2182
25eab542 2183#: notes-merge.c:279
fda7b092
JX
2184#, c-format
2185msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
2186msgstr ""
2187
5b34e000 2188#: notes-utils.c:42
fda7b092 2189msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
2190msgstr ""
2191
5b34e000 2192#: notes-utils.c:101
fda7b092
JX
2193#, c-format
2194msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
2195msgstr ""
2196
5b34e000 2197#: notes-utils.c:111
dce37b66 2198#, c-format
fda7b092 2199msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
2200msgstr ""
2201
5b34e000
JX
2202#. TRANSLATORS: The first %s is the name of
2203#. the environment variable, the second %s is
2204#. its value.
2205#.
2206#: notes-utils.c:141
dce37b66 2207#, c-format
fda7b092 2208msgid "Bad %s value: '%s'"
dce37b66
JX
2209msgstr ""
2210
25eab542 2211#: object.c:239
fda7b092
JX
2212#, c-format
2213msgid "unable to parse object: %s"
dce37b66
JX
2214msgstr ""
2215
25eab542
JX
2216#: packfile.c:556
2217msgid "offset before end of packfile (broken .idx?)"
2218msgstr ""
2219
2220#: packfile.c:1683
2221#, c-format
2222msgid "offset before start of pack index for %s (corrupt index?)"
2223msgstr ""
2224
2225#: packfile.c:1687
2226#, c-format
2227msgid "offset beyond end of pack index for %s (truncated index?)"
2228msgstr ""
2229
5b34e000 2230#: parse-options.c:573
fda7b092 2231msgid "..."
dce37b66
JX
2232msgstr ""
2233
25eab542 2234#: parse-options.c:592
fda7b092
JX
2235#, c-format
2236msgid "usage: %s"
dce37b66
JX
2237msgstr ""
2238
fda7b092 2239#. TRANSLATORS: the colon here should align with the
5b34e000
JX
2240#. one in "usage: %s" translation.
2241#.
25eab542 2242#: parse-options.c:598
9fa976ff 2243#, c-format
fda7b092 2244msgid " or: %s"
9fa976ff
JX
2245msgstr ""
2246
25eab542 2247#: parse-options.c:601
dce37b66 2248#, c-format
fda7b092 2249msgid " %s"
dce37b66
JX
2250msgstr ""
2251
25eab542 2252#: parse-options.c:640
fda7b092 2253msgid "-NUM"
822e4a65
JX
2254msgstr ""
2255
fda7b092
JX
2256#: parse-options-cb.c:108
2257#, c-format
2258msgid "malformed object name '%s'"
822e4a65
JX
2259msgstr ""
2260
25eab542 2261#: path.c:891
822e4a65 2262#, c-format
fda7b092 2263msgid "Could not make %s writable by group"
822e4a65
JX
2264msgstr ""
2265
5b34e000 2266#: pathspec.c:129
dfc182b1
JX
2267msgid "Escape character '\\' not allowed as last character in attr value"
2268msgstr ""
2269
5b34e000 2270#: pathspec.c:147
dfc182b1
JX
2271msgid "Only one 'attr:' specification is allowed."
2272msgstr ""
2273
5b34e000 2274#: pathspec.c:150
dfc182b1
JX
2275msgid "attr spec must not be empty"
2276msgstr ""
2277
5b34e000 2278#: pathspec.c:193
dfc182b1
JX
2279#, c-format
2280msgid "invalid attribute name %s"
2281msgstr ""
2282
5b34e000 2283#: pathspec.c:258
fda7b092 2284msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
822e4a65
JX
2285msgstr ""
2286
5b34e000 2287#: pathspec.c:265
fda7b092
JX
2288msgid ""
2289"global 'literal' pathspec setting is incompatible with all other global "
2290"pathspec settings"
dce37b66
JX
2291msgstr ""
2292
5b34e000 2293#: pathspec.c:305
fda7b092 2294msgid "invalid parameter for pathspec magic 'prefix'"
dce37b66
JX
2295msgstr ""
2296
5b34e000 2297#: pathspec.c:326
dce37b66 2298#, c-format
fda7b092 2299msgid "Invalid pathspec magic '%.*s' in '%s'"
dce37b66
JX
2300msgstr ""
2301
5b34e000 2302#: pathspec.c:331
dce37b66 2303#, c-format
fda7b092 2304msgid "Missing ')' at the end of pathspec magic in '%s'"
dce37b66
JX
2305msgstr ""
2306
5b34e000 2307#: pathspec.c:369
dce37b66 2308#, c-format
fda7b092 2309msgid "Unimplemented pathspec magic '%c' in '%s'"
dce37b66
JX
2310msgstr ""
2311
5b34e000 2312#: pathspec.c:428
dce37b66 2313#, c-format
fda7b092 2314msgid "%s: 'literal' and 'glob' are incompatible"
dce37b66
JX
2315msgstr ""
2316
5b34e000 2317#: pathspec.c:441
dce37b66 2318#, c-format
fda7b092 2319msgid "%s: '%s' is outside repository"
dce37b66
JX
2320msgstr ""
2321
5b34e000 2322#: pathspec.c:515
dce37b66 2323#, c-format
673bfad0 2324msgid "'%s' (mnemonic: '%c')"
dce37b66
JX
2325msgstr ""
2326
5b34e000 2327#: pathspec.c:525
fda7b092
JX
2328#, c-format
2329msgid "%s: pathspec magic not supported by this command: %s"
dce37b66
JX
2330msgstr ""
2331
25eab542 2332#: pathspec.c:571
fda7b092
JX
2333msgid ""
2334"empty strings as pathspecs will be made invalid in upcoming releases. please "
2335"use . instead if you meant to match all paths"
dce37b66
JX
2336msgstr ""
2337
25eab542 2338#: pathspec.c:595
dce37b66 2339#, c-format
fda7b092 2340msgid "pathspec '%s' is beyond a symbolic link"
dce37b66
JX
2341msgstr ""
2342
25eab542 2343#: pretty.c:962
fda7b092 2344msgid "unable to parse --pretty format"
9fa976ff
JX
2345msgstr ""
2346
5b34e000 2347#: read-cache.c:1443
fda7b092
JX
2348#, c-format
2349msgid ""
2350"index.version set, but the value is invalid.\n"
2351"Using version %i"
9fa976ff
JX
2352msgstr ""
2353
5b34e000 2354#: read-cache.c:1453
fda7b092
JX
2355#, c-format
2356msgid ""
2357"GIT_INDEX_VERSION set, but the value is invalid.\n"
2358"Using version %i"
dce37b66
JX
2359msgstr ""
2360
25eab542 2361#: read-cache.c:2316 builtin/merge.c:1046
5b34e000
JX
2362#, c-format
2363msgid "could not close '%s'"
2364msgstr ""
2365
25eab542 2366#: read-cache.c:2394 sequencer.c:1355 sequencer.c:2077
dfc182b1 2367#, c-format
28e1aaa4 2368msgid "could not stat '%s'"
dfc182b1
JX
2369msgstr ""
2370
25eab542 2371#: read-cache.c:2407
dfc182b1
JX
2372#, c-format
2373msgid "unable to open git dir: %s"
2374msgstr ""
2375
25eab542 2376#: read-cache.c:2419
dfc182b1
JX
2377#, c-format
2378msgid "unable to unlink: %s"
2379msgstr ""
2380
25eab542 2381#: refs.c:638
dce37b66 2382#, c-format
fda7b092 2383msgid "Could not open '%s' for writing"
dce37b66
JX
2384msgstr ""
2385
9c07fab7 2386#: refs.c:1792
28e1aaa4
JX
2387msgid "ref updates forbidden inside quarantine environment"
2388msgstr ""
2389
25eab542 2390#: refs/files-backend.c:1136
fda7b092 2391#, c-format
25eab542 2392msgid "could not remove reference %s"
dce37b66
JX
2393msgstr ""
2394
25eab542
JX
2395#: refs/files-backend.c:1150 refs/packed-backend.c:1430
2396#: refs/packed-backend.c:1440
dce37b66 2397#, c-format
25eab542 2398msgid "could not delete reference %s: %s"
dce37b66
JX
2399msgstr ""
2400
25eab542 2401#: refs/files-backend.c:1153 refs/packed-backend.c:1443
dce37b66 2402#, c-format
25eab542 2403msgid "could not delete references: %s"
dce37b66
JX
2404msgstr ""
2405
5b34e000 2406#: ref-filter.c:35 wt-status.c:1811
dfc182b1
JX
2407msgid "gone"
2408msgstr ""
2409
2410#: ref-filter.c:36
2411#, c-format
2412msgid "ahead %d"
2413msgstr ""
2414
2415#: ref-filter.c:37
2416#, c-format
2417msgid "behind %d"
2418msgstr ""
2419
2420#: ref-filter.c:38
2421#, c-format
2422msgid "ahead %d, behind %d"
2423msgstr ""
2424
9c07fab7 2425#: ref-filter.c:105
dce37b66 2426#, c-format
fda7b092 2427msgid "expected format: %%(color:<color>)"
dce37b66
JX
2428msgstr ""
2429
9c07fab7 2430#: ref-filter.c:107
dce37b66 2431#, c-format
fda7b092 2432msgid "unrecognized color: %%(color:%s)"
dce37b66
JX
2433msgstr ""
2434
9c07fab7 2435#: ref-filter.c:127
dce37b66 2436#, c-format
dfc182b1 2437msgid "Integer value expected refname:lstrip=%s"
dce37b66
JX
2438msgstr ""
2439
9c07fab7 2440#: ref-filter.c:131
dfc182b1
JX
2441#, c-format
2442msgid "Integer value expected refname:rstrip=%s"
2443msgstr ""
2444
9c07fab7 2445#: ref-filter.c:133
dfc182b1
JX
2446#, c-format
2447msgid "unrecognized %%(%s) argument: %s"
2448msgstr ""
2449
9c07fab7 2450#: ref-filter.c:173
dce37b66 2451#, c-format
fda7b092 2452msgid "%%(body) does not take arguments"
dce37b66
JX
2453msgstr ""
2454
9c07fab7 2455#: ref-filter.c:180
fda7b092
JX
2456#, c-format
2457msgid "%%(subject) does not take arguments"
dce37b66
JX
2458msgstr ""
2459
9c07fab7 2460#: ref-filter.c:198
673bfad0 2461#, c-format
9c07fab7 2462msgid "unknown %%(trailers) argument: %s"
673bfad0
JX
2463msgstr ""
2464
9c07fab7 2465#: ref-filter.c:221
fda7b092
JX
2466#, c-format
2467msgid "positive value expected contents:lines=%s"
dce37b66
JX
2468msgstr ""
2469
9c07fab7 2470#: ref-filter.c:223
dce37b66 2471#, c-format
fda7b092 2472msgid "unrecognized %%(contents) argument: %s"
dce37b66
JX
2473msgstr ""
2474
9c07fab7 2475#: ref-filter.c:236
dfc182b1
JX
2476#, c-format
2477msgid "positive value expected objectname:short=%s"
2478msgstr ""
2479
9c07fab7 2480#: ref-filter.c:240
fda7b092
JX
2481#, c-format
2482msgid "unrecognized %%(objectname) argument: %s"
dce37b66
JX
2483msgstr ""
2484
9c07fab7 2485#: ref-filter.c:267
fda7b092
JX
2486#, c-format
2487msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
2488msgstr ""
2489
9c07fab7 2490#: ref-filter.c:279
fda7b092
JX
2491#, c-format
2492msgid "unrecognized position:%s"
dce37b66
JX
2493msgstr ""
2494
9c07fab7 2495#: ref-filter.c:283
dce37b66 2496#, c-format
fda7b092 2497msgid "unrecognized width:%s"
dce37b66
JX
2498msgstr ""
2499
9c07fab7 2500#: ref-filter.c:289
dce37b66 2501#, c-format
fda7b092 2502msgid "unrecognized %%(align) argument: %s"
dce37b66
JX
2503msgstr ""
2504
9c07fab7 2505#: ref-filter.c:293
fda7b092
JX
2506#, c-format
2507msgid "positive width expected with the %%(align) atom"
dce37b66
JX
2508msgstr ""
2509
9c07fab7 2510#: ref-filter.c:308
dfc182b1
JX
2511#, c-format
2512msgid "unrecognized %%(if) argument: %s"
2513msgstr ""
2514
9c07fab7 2515#: ref-filter.c:398
dce37b66 2516#, c-format
fda7b092 2517msgid "malformed field name: %.*s"
dce37b66
JX
2518msgstr ""
2519
9c07fab7 2520#: ref-filter.c:424
dce37b66 2521#, c-format
fda7b092 2522msgid "unknown field name: %.*s"
dce37b66
JX
2523msgstr ""
2524
9c07fab7 2525#: ref-filter.c:536
dfc182b1
JX
2526#, c-format
2527msgid "format: %%(if) atom used without a %%(then) atom"
2528msgstr ""
2529
9c07fab7 2530#: ref-filter.c:596
dfc182b1
JX
2531#, c-format
2532msgid "format: %%(then) atom used without an %%(if) atom"
2533msgstr ""
2534
9c07fab7 2535#: ref-filter.c:598
dfc182b1
JX
2536#, c-format
2537msgid "format: %%(then) atom used more than once"
2538msgstr ""
2539
9c07fab7 2540#: ref-filter.c:600
dfc182b1
JX
2541#, c-format
2542msgid "format: %%(then) atom used after %%(else)"
2543msgstr ""
2544
9c07fab7 2545#: ref-filter.c:626
dfc182b1
JX
2546#, c-format
2547msgid "format: %%(else) atom used without an %%(if) atom"
2548msgstr ""
2549
9c07fab7 2550#: ref-filter.c:628
dfc182b1
JX
2551#, c-format
2552msgid "format: %%(else) atom used without a %%(then) atom"
2553msgstr ""
2554
9c07fab7 2555#: ref-filter.c:630
dfc182b1
JX
2556#, c-format
2557msgid "format: %%(else) atom used more than once"
2558msgstr ""
2559
9c07fab7 2560#: ref-filter.c:643
c6bc7d43 2561#, c-format
fda7b092 2562msgid "format: %%(end) atom used without corresponding atom"
c6bc7d43
JX
2563msgstr ""
2564
9c07fab7 2565#: ref-filter.c:698
c6bc7d43 2566#, c-format
fda7b092 2567msgid "malformed format string %s"
c6bc7d43
JX
2568msgstr ""
2569
9c07fab7 2570#: ref-filter.c:1283
dfc182b1
JX
2571#, c-format
2572msgid "(no branch, rebasing %s)"
2573msgstr ""
2574
9c07fab7 2575#: ref-filter.c:1286
dfc182b1
JX
2576#, c-format
2577msgid "(no branch, bisect started on %s)"
dce37b66
JX
2578msgstr ""
2579
5b34e000
JX
2580#. TRANSLATORS: make sure this matches "HEAD
2581#. detached at " in wt-status.c
2582#.
9c07fab7 2583#: ref-filter.c:1294
9fa976ff 2584#, c-format
dfc182b1 2585msgid "(HEAD detached at %s)"
9fa976ff
JX
2586msgstr ""
2587
5b34e000
JX
2588#. TRANSLATORS: make sure this matches "HEAD
2589#. detached from " in wt-status.c
2590#.
9c07fab7 2591#: ref-filter.c:1301
9fa976ff 2592#, c-format
dfc182b1 2593msgid "(HEAD detached from %s)"
9fa976ff
JX
2594msgstr ""
2595
9c07fab7 2596#: ref-filter.c:1305
dfc182b1
JX
2597msgid "(no branch)"
2598msgstr ""
2599
9c07fab7 2600#: ref-filter.c:1454 ref-filter.c:1485
9fa976ff 2601#, c-format
fda7b092 2602msgid "missing object %s for %s"
dce37b66
JX
2603msgstr ""
2604
9c07fab7 2605#: ref-filter.c:1457 ref-filter.c:1488
64f23b0c 2606#, c-format
fda7b092 2607msgid "parse_object_buffer failed on %s for %s"
64f23b0c
JX
2608msgstr ""
2609
9c07fab7 2610#: ref-filter.c:1788
f517e50d 2611#, c-format
fda7b092 2612msgid "malformed object at '%s'"
f517e50d
JX
2613msgstr ""
2614
9c07fab7 2615#: ref-filter.c:1855
fda7b092
JX
2616#, c-format
2617msgid "ignoring ref with broken name %s"
f517e50d
JX
2618msgstr ""
2619
9c07fab7 2620#: ref-filter.c:1860
9fa976ff 2621#, c-format
fda7b092 2622msgid "ignoring broken ref %s"
9fa976ff
JX
2623msgstr ""
2624
9c07fab7 2625#: ref-filter.c:2122
fda7b092
JX
2626#, c-format
2627msgid "format: %%(end) atom missing"
9fa976ff
JX
2628msgstr ""
2629
9c07fab7 2630#: ref-filter.c:2216
fda7b092
JX
2631#, c-format
2632msgid "malformed object name %s"
9fa976ff
JX
2633msgstr ""
2634
25eab542 2635#: remote.c:750
9fa976ff 2636#, c-format
fda7b092 2637msgid "Cannot fetch both %s and %s to %s"
9fa976ff
JX
2638msgstr ""
2639
25eab542 2640#: remote.c:754
9fa976ff 2641#, c-format
fda7b092 2642msgid "%s usually tracks %s, not %s"
9fa976ff
JX
2643msgstr ""
2644
25eab542 2645#: remote.c:758
9fa976ff 2646#, c-format
fda7b092 2647msgid "%s tracks both %s and %s"
9fa976ff
JX
2648msgstr ""
2649
25eab542 2650#: remote.c:766
fda7b092 2651msgid "Internal error"
f1522b27
JX
2652msgstr ""
2653
25eab542 2654#: remote.c:1681 remote.c:1783
fda7b092 2655msgid "HEAD does not point to a branch"
f1522b27
JX
2656msgstr ""
2657
25eab542 2658#: remote.c:1690
f1522b27 2659#, c-format
fda7b092 2660msgid "no such branch: '%s'"
f1522b27
JX
2661msgstr ""
2662
25eab542 2663#: remote.c:1693
fda7b092
JX
2664#, c-format
2665msgid "no upstream configured for branch '%s'"
28b3cffc
JX
2666msgstr ""
2667
25eab542 2668#: remote.c:1699
fda7b092
JX
2669#, c-format
2670msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
2671msgstr ""
2672
25eab542 2673#: remote.c:1714
727b9576 2674#, c-format
fda7b092 2675msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
2676msgstr ""
2677
25eab542 2678#: remote.c:1726
727b9576 2679#, c-format
fda7b092 2680msgid "branch '%s' has no remote for pushing"
727b9576
JX
2681msgstr ""
2682
25eab542 2683#: remote.c:1737
727b9576 2684#, c-format
fda7b092 2685msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
2686msgstr ""
2687
25eab542 2688#: remote.c:1750
fda7b092 2689msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
2690msgstr ""
2691
25eab542 2692#: remote.c:1772
fda7b092 2693msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
2694msgstr ""
2695
5b34e000 2696#: remote.c:2076
f517e50d 2697#, c-format
fda7b092 2698msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
2699msgstr ""
2700
5b34e000 2701#: remote.c:2080
fda7b092 2702msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
2703msgstr ""
2704
5b34e000 2705#: remote.c:2083
d07a63e4 2706#, c-format
25eab542 2707msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
2708msgstr ""
2709
5b34e000 2710#: remote.c:2087
d07a63e4 2711#, c-format
fda7b092
JX
2712msgid "Your branch is ahead of '%s' by %d commit.\n"
2713msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2714msgstr[0] ""
2715msgstr[1] ""
2716
5b34e000 2717#: remote.c:2093
fda7b092 2718msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
2719msgstr ""
2720
5b34e000 2721#: remote.c:2096
d07a63e4 2722#, c-format
fda7b092
JX
2723msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2724msgid_plural ""
2725"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2726msgstr[0] ""
2727msgstr[1] ""
2728
5b34e000 2729#: remote.c:2104
fda7b092 2730msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
2731msgstr ""
2732
5b34e000 2733#: remote.c:2107
d07a63e4 2734#, c-format
fda7b092
JX
2735msgid ""
2736"Your branch and '%s' have diverged,\n"
2737"and have %d and %d different commit each, respectively.\n"
2738msgid_plural ""
2739"Your branch and '%s' have diverged,\n"
2740"and have %d and %d different commits each, respectively.\n"
2741msgstr[0] ""
2742msgstr[1] ""
d07a63e4 2743
5b34e000 2744#: remote.c:2117
fda7b092 2745msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
2746msgstr ""
2747
25eab542 2748#: revision.c:2256
fda7b092 2749msgid "your current branch appears to be broken"
9eb3984b
JX
2750msgstr ""
2751
25eab542 2752#: revision.c:2259
9eb3984b 2753#, c-format
fda7b092 2754msgid "your current branch '%s' does not have any commits yet"
9eb3984b
JX
2755msgstr ""
2756
25eab542 2757#: revision.c:2453
fda7b092 2758msgid "--first-parent is incompatible with --bisect"
9eb3984b
JX
2759msgstr ""
2760
5b34e000 2761#: run-command.c:644
fda7b092 2762msgid "open /dev/null failed"
9eb3984b
JX
2763msgstr ""
2764
5b34e000 2765#: send-pack.c:151
dfc182b1
JX
2766#, c-format
2767msgid "unable to parse remote unpack status: %s"
2768msgstr ""
2769
5b34e000 2770#: send-pack.c:153
dfc182b1
JX
2771#, c-format
2772msgid "remote unpack failed: %s"
2773msgstr ""
2774
5b34e000 2775#: send-pack.c:316
fda7b092 2776msgid "failed to sign the push certificate"
9fa976ff
JX
2777msgstr ""
2778
5b34e000 2779#: send-pack.c:429
fda7b092 2780msgid "the receiving end does not support --signed push"
9fa976ff
JX
2781msgstr ""
2782
5b34e000 2783#: send-pack.c:431
9fa976ff 2784msgid ""
fda7b092
JX
2785"not sending a push certificate since the receiving end does not support --"
2786"signed push"
9fa976ff
JX
2787msgstr ""
2788
5b34e000 2789#: send-pack.c:443
fda7b092 2790msgid "the receiving end does not support --atomic push"
9fa976ff
JX
2791msgstr ""
2792
5b34e000 2793#: send-pack.c:448
fda7b092 2794msgid "the receiving end does not support push options"
9fa976ff
JX
2795msgstr ""
2796
25eab542 2797#: sequencer.c:218
fda7b092 2798msgid "revert"
df0617bf
JX
2799msgstr ""
2800
25eab542 2801#: sequencer.c:220
fda7b092 2802msgid "cherry-pick"
f517e50d
JX
2803msgstr ""
2804
25eab542 2805#: sequencer.c:222
673bfad0
JX
2806msgid "rebase -i"
2807msgstr ""
2808
25eab542 2809#: sequencer.c:224
673bfad0
JX
2810#, c-format
2811msgid "Unknown action: %d"
2812msgstr ""
2813
25eab542 2814#: sequencer.c:281
f517e50d 2815msgid ""
fda7b092
JX
2816"after resolving the conflicts, mark the corrected paths\n"
2817"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
2818msgstr ""
2819
25eab542 2820#: sequencer.c:284
f517e50d 2821msgid ""
fda7b092
JX
2822"after resolving the conflicts, mark the corrected paths\n"
2823"with 'git add <paths>' or 'git rm <paths>'\n"
2824"and commit the result with 'git commit'"
f517e50d
JX
2825msgstr ""
2826
25eab542 2827#: sequencer.c:297 sequencer.c:1704
f517e50d 2828#, c-format
fda7b092 2829msgid "could not lock '%s'"
f517e50d
JX
2830msgstr ""
2831
25eab542
JX
2832#: sequencer.c:300 sequencer.c:1581 sequencer.c:1709 sequencer.c:1723
2833#: sequencer.c:2733 sequencer.c:2749
f517e50d 2834#, c-format
fda7b092 2835msgid "could not write to '%s'"
f517e50d
JX
2836msgstr ""
2837
25eab542 2838#: sequencer.c:304
f517e50d 2839#, c-format
72351d7d 2840msgid "could not write eol to '%s'"
f517e50d
JX
2841msgstr ""
2842
25eab542 2843#: sequencer.c:308 sequencer.c:1586 sequencer.c:1711
f517e50d 2844#, c-format
fda7b092 2845msgid "failed to finalize '%s'."
f517e50d
JX
2846msgstr ""
2847
25eab542
JX
2848#: sequencer.c:332 sequencer.c:819 sequencer.c:1607 builtin/am.c:259
2849#: builtin/commit.c:754 builtin/merge.c:1044
f517e50d 2850#, c-format
fda7b092 2851msgid "could not read '%s'"
f517e50d
JX
2852msgstr ""
2853
25eab542 2854#: sequencer.c:358
f517e50d 2855#, c-format
fda7b092 2856msgid "your local changes would be overwritten by %s."
f517e50d
JX
2857msgstr ""
2858
25eab542 2859#: sequencer.c:362
fda7b092 2860msgid "commit your changes or stash them to proceed."
f517e50d
JX
2861msgstr ""
2862
25eab542 2863#: sequencer.c:391
f517e50d 2864#, c-format
fda7b092 2865msgid "%s: fast-forward"
f517e50d
JX
2866msgstr ""
2867
673bfad0 2868#. TRANSLATORS: %s will be "revert", "cherry-pick" or
5b34e000 2869#. "rebase -i".
673bfad0 2870#.
25eab542 2871#: sequencer.c:474
f517e50d 2872#, c-format
fda7b092 2873msgid "%s: Unable to write new index file"
f517e50d
JX
2874msgstr ""
2875
25eab542 2876#: sequencer.c:493
fda7b092 2877msgid "could not resolve HEAD commit\n"
f517e50d
JX
2878msgstr ""
2879
25eab542 2880#: sequencer.c:513
fda7b092 2881msgid "unable to update cache tree\n"
f517e50d
JX
2882msgstr ""
2883
25eab542 2884#: sequencer.c:597
f517e50d
JX
2885#, c-format
2886msgid ""
fda7b092
JX
2887"you have staged changes in your working tree\n"
2888"If these changes are meant to be squashed into the previous commit, run:\n"
2889"\n"
2890" git commit --amend %s\n"
2891"\n"
2892"If they are meant to go into a new commit, run:\n"
2893"\n"
2894" git commit %s\n"
2895"\n"
2896"In both cases, once you're done, continue with:\n"
2897"\n"
2898" git rebase --continue\n"
f517e50d
JX
2899msgstr ""
2900
25eab542 2901#: sequencer.c:699
f517e50d 2902#, c-format
fda7b092 2903msgid "could not parse commit %s\n"
f517e50d
JX
2904msgstr ""
2905
25eab542 2906#: sequencer.c:704
f517e50d 2907#, c-format
fda7b092 2908msgid "could not parse parent commit %s\n"
f517e50d
JX
2909msgstr ""
2910
25eab542 2911#: sequencer.c:826
673bfad0
JX
2912#, c-format
2913msgid ""
2914"unexpected 1st line of squash message:\n"
2915"\n"
2916"\t%.*s"
2917msgstr ""
2918
25eab542 2919#: sequencer.c:832
673bfad0
JX
2920#, c-format
2921msgid ""
2922"invalid 1st line of squash message:\n"
2923"\n"
2924"\t%.*s"
2925msgstr ""
2926
25eab542 2927#: sequencer.c:838 sequencer.c:863
673bfad0
JX
2928#, c-format
2929msgid "This is a combination of %d commits."
2930msgstr ""
2931
25eab542 2932#: sequencer.c:847 sequencer.c:2681
673bfad0
JX
2933msgid "need a HEAD to fixup"
2934msgstr ""
2935
25eab542 2936#: sequencer.c:849
673bfad0
JX
2937msgid "could not read HEAD"
2938msgstr ""
2939
25eab542 2940#: sequencer.c:851
673bfad0
JX
2941msgid "could not read HEAD's commit message"
2942msgstr ""
2943
25eab542 2944#: sequencer.c:857
673bfad0
JX
2945#, c-format
2946msgid "cannot write '%s'"
2947msgstr ""
2948
25eab542 2949#: sequencer.c:866 git-rebase--interactive.sh:446
673bfad0
JX
2950msgid "This is the 1st commit message:"
2951msgstr ""
2952
25eab542 2953#: sequencer.c:874
673bfad0
JX
2954#, c-format
2955msgid "could not read commit message of %s"
2956msgstr ""
2957
25eab542 2958#: sequencer.c:881
673bfad0
JX
2959#, c-format
2960msgid "This is the commit message #%d:"
2961msgstr ""
2962
25eab542 2963#: sequencer.c:886
673bfad0
JX
2964#, c-format
2965msgid "The commit message #%d will be skipped:"
2966msgstr ""
2967
25eab542 2968#: sequencer.c:891
673bfad0
JX
2969#, c-format
2970msgid "unknown command: %d"
2971msgstr ""
2972
25eab542 2973#: sequencer.c:957
fda7b092 2974msgid "your index file is unmerged."
f517e50d
JX
2975msgstr ""
2976
25eab542 2977#: sequencer.c:975
f517e50d 2978#, c-format
fda7b092 2979msgid "commit %s is a merge but no -m option was given."
f517e50d
JX
2980msgstr ""
2981
25eab542 2982#: sequencer.c:983
f517e50d 2983#, c-format
fda7b092 2984msgid "commit %s does not have parent %d"
f517e50d
JX
2985msgstr ""
2986
25eab542 2987#: sequencer.c:987
f517e50d 2988#, c-format
fda7b092 2989msgid "mainline was specified but commit %s is not a merge."
f517e50d
JX
2990msgstr ""
2991
25eab542 2992#: sequencer.c:993
673bfad0
JX
2993#, c-format
2994msgid "cannot get commit message for %s"
2995msgstr ""
2996
fda7b092
JX
2997#. TRANSLATORS: The first %s will be a "todo" command like
2998#. "revert" or "pick", the second %s a SHA1.
25eab542 2999#: sequencer.c:1014
f517e50d 3000#, c-format
fda7b092 3001msgid "%s: cannot parse parent commit %s"
f517e50d
JX
3002msgstr ""
3003
25eab542 3004#: sequencer.c:1077 sequencer.c:1853
f517e50d 3005#, c-format
673bfad0 3006msgid "could not rename '%s' to '%s'"
f517e50d
JX
3007msgstr ""
3008
25eab542 3009#: sequencer.c:1128
f517e50d 3010#, c-format
fda7b092 3011msgid "could not revert %s... %s"
f517e50d
JX
3012msgstr ""
3013
25eab542 3014#: sequencer.c:1129
fda7b092
JX
3015#, c-format
3016msgid "could not apply %s... %s"
5e078fcd
JX
3017msgstr ""
3018
25eab542 3019#: sequencer.c:1171
fda7b092 3020msgid "empty commit set passed"
727b9576
JX
3021msgstr ""
3022
25eab542 3023#: sequencer.c:1181
727b9576 3024#, c-format
fda7b092 3025msgid "git %s: failed to read the index"
727b9576
JX
3026msgstr ""
3027
25eab542 3028#: sequencer.c:1188
fda7b092
JX
3029#, c-format
3030msgid "git %s: failed to refresh the index"
727b9576
JX
3031msgstr ""
3032
25eab542 3033#: sequencer.c:1308
fda7b092
JX
3034#, c-format
3035msgid "invalid line %d: %.*s"
727b9576
JX
3036msgstr ""
3037
25eab542 3038#: sequencer.c:1316
673bfad0
JX
3039#, c-format
3040msgid "cannot '%s' without a previous commit"
727b9576
JX
3041msgstr ""
3042
25eab542
JX
3043#: sequencer.c:1349 sequencer.c:2503 sequencer.c:2588 sequencer.c:2614
3044#: sequencer.c:2691 sequencer.c:2810 sequencer.c:2951
fda7b092
JX
3045#, c-format
3046msgid "could not read '%s'."
727b9576
JX
3047msgstr ""
3048
25eab542 3049#: sequencer.c:1361
673bfad0
JX
3050msgid "please fix this using 'git rebase --edit-todo'."
3051msgstr ""
3052
25eab542 3053#: sequencer.c:1363
fda7b092
JX
3054#, c-format
3055msgid "unusable instruction sheet: '%s'"
3056msgstr ""
3057
25eab542 3058#: sequencer.c:1368
673bfad0
JX
3059msgid "no commits parsed."
3060msgstr ""
3061
25eab542 3062#: sequencer.c:1379
fda7b092 3063msgid "cannot cherry-pick during a revert."
727b9576
JX
3064msgstr ""
3065
25eab542 3066#: sequencer.c:1381
fda7b092 3067msgid "cannot revert during a cherry-pick."
9fa976ff
JX
3068msgstr ""
3069
25eab542 3070#: sequencer.c:1448
df0617bf 3071#, c-format
fda7b092 3072msgid "invalid key: %s"
df0617bf
JX
3073msgstr ""
3074
25eab542 3075#: sequencer.c:1451
df0617bf 3076#, c-format
fda7b092 3077msgid "invalid value for %s: %s"
df0617bf
JX
3078msgstr ""
3079
25eab542 3080#: sequencer.c:1517
df0617bf 3081#, c-format
fda7b092 3082msgid "malformed options sheet: '%s'"
df0617bf
JX
3083msgstr ""
3084
25eab542 3085#: sequencer.c:1555
fda7b092 3086msgid "a cherry-pick or revert is already in progress"
46bc4039
JX
3087msgstr ""
3088
25eab542 3089#: sequencer.c:1556
fda7b092 3090msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
d07a63e4
JX
3091msgstr ""
3092
25eab542 3093#: sequencer.c:1559
64f23b0c 3094#, c-format
fda7b092 3095msgid "could not create sequencer directory '%s'"
64f23b0c
JX
3096msgstr ""
3097
25eab542 3098#: sequencer.c:1574
fda7b092 3099msgid "could not lock HEAD"
64f23b0c
JX
3100msgstr ""
3101
25eab542 3102#: sequencer.c:1632 sequencer.c:2211
fda7b092 3103msgid "no cherry-pick or revert in progress"
dce37b66
JX
3104msgstr ""
3105
25eab542 3106#: sequencer.c:1634
fda7b092 3107msgid "cannot resolve HEAD"
dce37b66
JX
3108msgstr ""
3109
25eab542 3110#: sequencer.c:1636 sequencer.c:1671
fda7b092 3111msgid "cannot abort from a branch yet to be born"
dce37b66
JX
3112msgstr ""
3113
25eab542 3114#: sequencer.c:1657 builtin/grep.c:711
fda7b092
JX
3115#, c-format
3116msgid "cannot open '%s'"
11b90174
JX
3117msgstr ""
3118
25eab542 3119#: sequencer.c:1659
fda7b092
JX
3120#, c-format
3121msgid "cannot read '%s': %s"
dce37b66
JX
3122msgstr ""
3123
25eab542 3124#: sequencer.c:1660
fda7b092 3125msgid "unexpected end of file"
11b90174
JX
3126msgstr ""
3127
25eab542 3128#: sequencer.c:1666
fda7b092
JX
3129#, c-format
3130msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
dce37b66
JX
3131msgstr ""
3132
25eab542 3133#: sequencer.c:1677
673bfad0
JX
3134msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3135msgstr ""
3136
25eab542 3137#: sequencer.c:1818 sequencer.c:2109
673bfad0
JX
3138msgid "cannot read HEAD"
3139msgstr ""
3140
25eab542 3141#: sequencer.c:1858 builtin/difftool.c:640
673bfad0
JX
3142#, c-format
3143msgid "could not copy '%s' to '%s'"
3144msgstr ""
3145
25eab542 3146#: sequencer.c:1874
673bfad0
JX
3147msgid "could not read index"
3148msgstr ""
3149
25eab542 3150#: sequencer.c:1879
673bfad0
JX
3151#, c-format
3152msgid ""
3153"execution failed: %s\n"
3154"%sYou can fix the problem, and then run\n"
3155"\n"
3156" git rebase --continue\n"
3157"\n"
3158msgstr ""
3159
25eab542 3160#: sequencer.c:1885
673bfad0
JX
3161msgid "and made changes to the index and/or the working tree\n"
3162msgstr ""
3163
25eab542 3164#: sequencer.c:1891
673bfad0
JX
3165#, c-format
3166msgid ""
3167"execution succeeded: %s\n"
3168"but left changes to the index and/or the working tree\n"
3169"Commit or stash your changes, and then run\n"
3170"\n"
3171" git rebase --continue\n"
3172"\n"
3173msgstr ""
3174
25eab542 3175#: sequencer.c:1948
673bfad0 3176#, c-format
5b34e000 3177msgid "Applied autostash.\n"
673bfad0
JX
3178msgstr ""
3179
25eab542 3180#: sequencer.c:1960
673bfad0
JX
3181#, c-format
3182msgid "cannot store %s"
3183msgstr ""
3184
25eab542 3185#: sequencer.c:1963 git-rebase.sh:175
673bfad0
JX
3186#, c-format
3187msgid ""
3188"Applying autostash resulted in conflicts.\n"
3189"Your changes are safe in the stash.\n"
3190"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
3191msgstr ""
3192
25eab542 3193#: sequencer.c:2045
673bfad0 3194#, c-format
dfc182b1 3195msgid "Stopped at %s... %.*s\n"
673bfad0
JX
3196msgstr ""
3197
25eab542 3198#: sequencer.c:2087
673bfad0
JX
3199#, c-format
3200msgid "unknown command %d"
3201msgstr ""
3202
25eab542 3203#: sequencer.c:2117
673bfad0
JX
3204msgid "could not read orig-head"
3205msgstr ""
3206
25eab542 3207#: sequencer.c:2122 sequencer.c:2678
673bfad0
JX
3208msgid "could not read 'onto'"
3209msgstr ""
3210
25eab542 3211#: sequencer.c:2129
673bfad0
JX
3212#, c-format
3213msgid "could not update %s"
3214msgstr ""
3215
25eab542 3216#: sequencer.c:2136
673bfad0
JX
3217#, c-format
3218msgid "could not update HEAD to %s"
3219msgstr ""
3220
25eab542 3221#: sequencer.c:2220
673bfad0
JX
3222msgid "cannot rebase: You have unstaged changes."
3223msgstr ""
3224
25eab542 3225#: sequencer.c:2225
673bfad0
JX
3226msgid "could not remove CHERRY_PICK_HEAD"
3227msgstr ""
3228
25eab542 3229#: sequencer.c:2234
673bfad0
JX
3230msgid "cannot amend non-existing commit"
3231msgstr ""
3232
25eab542 3233#: sequencer.c:2236
673bfad0
JX
3234#, c-format
3235msgid "invalid file: '%s'"
3236msgstr ""
3237
25eab542 3238#: sequencer.c:2238
673bfad0
JX
3239#, c-format
3240msgid "invalid contents: '%s'"
3241msgstr ""
3242
25eab542 3243#: sequencer.c:2241
673bfad0
JX
3244msgid ""
3245"\n"
3246"You have uncommitted changes in your working tree. Please, commit them\n"
3247"first and then run 'git rebase --continue' again."
3248msgstr ""
3249
25eab542 3250#: sequencer.c:2251
673bfad0
JX
3251msgid "could not commit staged changes."
3252msgstr ""
3253
25eab542 3254#: sequencer.c:2331
fda7b092
JX
3255#, c-format
3256msgid "%s: can't cherry-pick a %s"
dce37b66
JX
3257msgstr ""
3258
25eab542 3259#: sequencer.c:2335
fda7b092
JX
3260#, c-format
3261msgid "%s: bad revision"
dce37b66
JX
3262msgstr ""
3263
25eab542 3264#: sequencer.c:2368
fda7b092 3265msgid "can't revert as initial commit"
dce37b66
JX
3266msgstr ""
3267
25eab542
JX
3268#: sequencer.c:2471
3269msgid "make_script: unhandled options"
3270msgstr ""
3271
3272#: sequencer.c:2474
3273msgid "make_script: error preparing revisions"
3274msgstr ""
3275
3276#: sequencer.c:2510
3277#, c-format
3278msgid "unusable todo list: '%s'"
3279msgstr ""
3280
3281#: sequencer.c:2516
3282#, c-format
3283msgid "unable to open '%s' for writing"
3284msgstr ""
3285
3286#: sequencer.c:2561
3287#, c-format
9c07fab7
JX
3288msgid ""
3289"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
25eab542
JX
3290msgstr ""
3291
3292#: sequencer.c:2641
3293#, c-format
3294msgid ""
3295"Warning: some commits may have been dropped accidentally.\n"
3296"Dropped commits (newer to older):\n"
3297msgstr ""
3298
3299#: sequencer.c:2648
3300#, c-format
3301msgid ""
3302"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3303"\n"
3304"Use 'git config rebase.missingCommitsCheck' to change the level of "
3305"warnings.\n"
3306"The possible behaviours are: ignore, warn, error.\n"
3307"\n"
3308msgstr ""
3309
3310#: sequencer.c:2660
3311#, c-format
3312msgid ""
3313"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
3314"continue'.\n"
3315"Or you can abort the rebase with 'git rebase --abort'.\n"
3316msgstr ""
3317
3318#: sequencer.c:2708
3319#, c-format
3320msgid "could not parse commit '%s'"
3321msgstr ""
3322
3323#: sequencer.c:2727 sequencer.c:2742 wrapper.c:225 wrapper.c:395
3324#: builtin/am.c:775
3325#, c-format
3326msgid "could not open '%s' for writing"
3327msgstr ""
3328
3329#: sequencer.c:2756
3330#, c-format
3331msgid "could not truncate '%s'"
3332msgstr ""
3333
3334#: sequencer.c:2848
3335msgid "the script was already rearranged."
3336msgstr ""
3337
3338#: sequencer.c:2953
3339#, c-format
3340msgid "could not finish '%s'"
3341msgstr ""
3342
5b34e000 3343#: setup.c:171
fda7b092 3344#, c-format
dce37b66 3345msgid ""
fda7b092
JX
3346"%s: no such path in the working tree.\n"
3347"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dce37b66
JX
3348msgstr ""
3349
5b34e000 3350#: setup.c:184
fda7b092
JX
3351#, c-format
3352msgid ""
3353"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
3354"Use '--' to separate paths from revisions, like this:\n"
3355"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
3356msgstr ""
3357
5b34e000 3358#: setup.c:252
dce37b66 3359#, c-format
fda7b092
JX
3360msgid ""
3361"ambiguous argument '%s': both revision and filename\n"
3362"Use '--' to separate paths from revisions, like this:\n"
3363"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
3364msgstr ""
3365
25eab542 3366#: setup.c:499
fda7b092
JX
3367#, c-format
3368msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
3369msgstr ""
3370
25eab542 3371#: setup.c:507
fda7b092 3372msgid "unknown repository extensions found:"
dce37b66
JX
3373msgstr ""
3374
25eab542 3375#: setup.c:806
fda7b092
JX
3376#, c-format
3377msgid "Not a git repository (or any of the parent directories): %s"
dce37b66
JX
3378msgstr ""
3379
25eab542 3380#: setup.c:808 builtin/index-pack.c:1653
fda7b092 3381msgid "Cannot come back to cwd"
dce37b66
JX
3382msgstr ""
3383
25eab542 3384#: setup.c:1046
fda7b092 3385msgid "Unable to read current working directory"
dce37b66
JX
3386msgstr ""
3387
25eab542 3388#: setup.c:1058 setup.c:1064
fda7b092 3389#, c-format
dfc182b1 3390msgid "Cannot change to '%s'"
dce37b66
JX
3391msgstr ""
3392
25eab542 3393#: setup.c:1077
fda7b092 3394#, c-format
dfc182b1
JX
3395msgid ""
3396"Not a git repository (or any parent up to mount point %s)\n"
3397"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
dce37b66
JX
3398msgstr ""
3399
25eab542 3400#: setup.c:1159
fda7b092
JX
3401#, c-format
3402msgid ""
3403"Problem with core.sharedRepository filemode value (0%.3o).\n"
3404"The owner of files must always have read and write permissions."
5e078fcd
JX
3405msgstr ""
3406
25eab542 3407#: sha1_file.c:528
fda7b092
JX
3408#, c-format
3409msgid "path '%s' does not exist"
5e078fcd
JX
3410msgstr ""
3411
25eab542 3412#: sha1_file.c:554
fda7b092
JX
3413#, c-format
3414msgid "reference repository '%s' as a linked checkout is not supported yet."
dce37b66
JX
3415msgstr ""
3416
25eab542 3417#: sha1_file.c:560
fda7b092
JX
3418#, c-format
3419msgid "reference repository '%s' is not a local repository."
dce37b66
JX
3420msgstr ""
3421
25eab542 3422#: sha1_file.c:566
fda7b092
JX
3423#, c-format
3424msgid "reference repository '%s' is shallow"
dce37b66
JX
3425msgstr ""
3426
25eab542 3427#: sha1_file.c:574
fda7b092
JX
3428#, c-format
3429msgid "reference repository '%s' is grafted"
dce37b66
JX
3430msgstr ""
3431
25eab542 3432#: sha1_name.c:420
fda7b092
JX
3433#, c-format
3434msgid "short SHA1 %s is ambiguous"
dce37b66
JX
3435msgstr ""
3436
25eab542 3437#: sha1_name.c:431
fda7b092 3438msgid "The candidates are:"
dce37b66
JX
3439msgstr ""
3440
25eab542 3441#: sha1_name.c:590
fda7b092
JX
3442msgid ""
3443"Git normally never creates a ref that ends with 40 hex characters\n"
3444"because it will be ignored when you just specify 40-hex. These refs\n"
3445"may be created by mistake. For example,\n"
3446"\n"
3447" git checkout -b $br $(git rev-parse ...)\n"
3448"\n"
3449"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3450"examine these refs and maybe delete them. Turn this message off by\n"
3451"running \"git config advice.objectNameWarning false\""
727b9576
JX
3452msgstr ""
3453
25eab542 3454#: submodule.c:93 submodule.c:127
fda7b092 3455msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
727b9576
JX
3456msgstr ""
3457
25eab542 3458#: submodule.c:97 submodule.c:131
fda7b092
JX
3459#, c-format
3460msgid "Could not find section in .gitmodules where path=%s"
df49095a
JX
3461msgstr ""
3462
25eab542 3463#: submodule.c:105
fda7b092
JX
3464#, c-format
3465msgid "Could not update .gitmodules entry %s"
11b90174
JX
3466msgstr ""
3467
25eab542 3468#: submodule.c:138
fda7b092
JX
3469#, c-format
3470msgid "Could not remove .gitmodules entry for %s"
11b90174
JX
3471msgstr ""
3472
25eab542 3473#: submodule.c:149
fda7b092 3474msgid "staging updated .gitmodules failed"
9fa976ff
JX
3475msgstr ""
3476
25eab542 3477#: submodule.c:309
5b34e000
JX
3478#, c-format
3479msgid "in unpopulated submodule '%s'"
3480msgstr ""
3481
25eab542 3482#: submodule.c:340
5b34e000
JX
3483#, c-format
3484msgid "Pathspec '%s' is in submodule '%.*s'"
3485msgstr ""
3486
25eab542
JX
3487#: submodule.c:799
3488#, c-format
3489msgid "submodule entry '%s' (%s) is a %s, not a commit"
3490msgstr ""
3491
3492#: submodule.c:1021 builtin/branch.c:641 builtin/submodule--helper.c:1149
3493msgid "Failed to resolve HEAD as a valid ref."
3494msgstr ""
3495
3496#: submodule.c:1304
673bfad0 3497#, c-format
dfc182b1 3498msgid "'%s' not recognized as a git repository"
673bfad0
JX
3499msgstr ""
3500
25eab542 3501#: submodule.c:1442
673bfad0 3502#, c-format
dfc182b1 3503msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
3504msgstr ""
3505
25eab542 3506#: submodule.c:1455
dfc182b1
JX
3507#, c-format
3508msgid "could not run 'git status' in submodule '%s'"
3509msgstr ""
3510
25eab542 3511#: submodule.c:1548
dfc182b1
JX
3512#, c-format
3513msgid "submodule '%s' has dirty index"
3514msgstr ""
3515
25eab542 3516#: submodule.c:1809
673bfad0
JX
3517#, c-format
3518msgid ""
3519"relocate_gitdir for submodule '%s' with more than one worktree not supported"
3520msgstr ""
3521
25eab542 3522#: submodule.c:1821 submodule.c:1877
673bfad0
JX
3523#, c-format
3524msgid "could not lookup name for submodule '%s'"
3525msgstr ""
3526
25eab542
JX
3527#: submodule.c:1825 builtin/submodule--helper.c:671
3528#: builtin/submodule--helper.c:681
673bfad0
JX
3529#, c-format
3530msgid "could not create directory '%s'"
3531msgstr ""
3532
25eab542 3533#: submodule.c:1828
673bfad0
JX
3534#, c-format
3535msgid ""
3536"Migrating git directory of '%s%s' from\n"
3537"'%s' to\n"
3538"'%s'\n"
3539msgstr ""
3540
25eab542 3541#: submodule.c:1912
673bfad0
JX
3542#, c-format
3543msgid "could not recurse into submodule '%s'"
3544msgstr ""
3545
25eab542 3546#: submodule.c:1956
dfc182b1
JX
3547msgid "could not start ls-files in .."
3548msgstr ""
3549
25eab542 3550#: submodule.c:1976
dfc182b1
JX
3551msgid "BUG: returned path string doesn't match cwd?"
3552msgstr ""
3553
25eab542 3554#: submodule.c:1995
dfc182b1
JX
3555#, c-format
3556msgid "ls-tree returned unexpected return code %d"
3557msgstr ""
3558
25eab542
JX
3559#: submodule-config.c:263
3560msgid "negative values not allowed for submodule.fetchjobs"
3561msgstr ""
3562
3563#: submodule-config.c:436
fda7b092
JX
3564#, c-format
3565msgid "invalid value for %s"
11b90174
JX
3566msgstr ""
3567
25eab542 3568#: trailer.c:238
fda7b092
JX
3569#, c-format
3570msgid "running trailer command '%s' failed"
11b90174
JX
3571msgstr ""
3572
25eab542
JX
3573#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
3574#: trailer.c:557
fda7b092
JX
3575#, c-format
3576msgid "unknown value '%s' for key '%s'"
11b90174
JX
3577msgstr ""
3578
25eab542 3579#: trailer.c:539 trailer.c:544 builtin/remote.c:290
fda7b092
JX
3580#, c-format
3581msgid "more than one %s"
11b90174
JX
3582msgstr ""
3583
25eab542 3584#: trailer.c:730
fda7b092
JX
3585#, c-format
3586msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
3587msgstr ""
3588
25eab542 3589#: trailer.c:750
fda7b092
JX
3590#, c-format
3591msgid "could not read input file '%s'"
11b90174
JX
3592msgstr ""
3593
25eab542 3594#: trailer.c:753
fda7b092 3595msgid "could not read from stdin"
df0617bf
JX
3596msgstr ""
3597
25eab542 3598#: trailer.c:1008 builtin/am.c:46
df0617bf 3599#, c-format
fda7b092
JX
3600msgid "could not stat %s"
3601msgstr ""
df0617bf 3602
25eab542 3603#: trailer.c:1010
df0617bf 3604#, c-format
fda7b092 3605msgid "file %s is not a regular file"
df0617bf
JX
3606msgstr ""
3607
25eab542 3608#: trailer.c:1012
fda7b092
JX
3609#, c-format
3610msgid "file %s is not writable by user"
3611msgstr ""
3612
25eab542 3613#: trailer.c:1024
fda7b092 3614msgid "could not open temporary file"
df0617bf
JX
3615msgstr ""
3616
25eab542 3617#: trailer.c:1064
df0617bf 3618#, c-format
fda7b092
JX
3619msgid "could not rename temporary file to %s"
3620msgstr ""
df0617bf 3621
25eab542 3622#: transport.c:62
fda7b092
JX
3623#, c-format
3624msgid "Would set upstream of '%s' to '%s' of '%s'\n"
df0617bf
JX
3625msgstr ""
3626
25eab542 3627#: transport.c:151
235537a0 3628#, c-format
fda7b092 3629msgid "transport: invalid depth option '%s'"
235537a0
JX
3630msgstr ""
3631
25eab542 3632#: transport.c:888
fda7b092
JX
3633#, c-format
3634msgid ""
3635"The following submodule paths contain changes that can\n"
3636"not be found on any remote:\n"
11b90174
JX
3637msgstr ""
3638
25eab542 3639#: transport.c:892
fda7b092
JX
3640#, c-format
3641msgid ""
3642"\n"
3643"Please try\n"
3644"\n"
3645"\tgit push --recurse-submodules=on-demand\n"
3646"\n"
3647"or cd to the path and use\n"
3648"\n"
3649"\tgit push\n"
3650"\n"
3651"to push them to a remote.\n"
3652"\n"
11b90174
JX
3653msgstr ""
3654
25eab542 3655#: transport.c:900
fda7b092 3656msgid "Aborting."
11b90174
JX
3657msgstr ""
3658
5b34e000 3659#: transport-helper.c:1071
fda7b092
JX
3660#, c-format
3661msgid "Could not read ref %s"
11b90174
JX
3662msgstr ""
3663
fda7b092
JX
3664#: tree-walk.c:31
3665msgid "too-short tree object"
11b90174
JX
3666msgstr ""
3667
fda7b092
JX
3668#: tree-walk.c:37
3669msgid "malformed mode in tree entry"
235537a0
JX
3670msgstr ""
3671
fda7b092
JX
3672#: tree-walk.c:41
3673msgid "empty filename in tree entry"
11b90174
JX
3674msgstr ""
3675
25eab542 3676#: tree-walk.c:114
fda7b092 3677msgid "too-short tree file"
11b90174
JX
3678msgstr ""
3679
25eab542 3680#: unpack-trees.c:106
235537a0 3681#, c-format
fda7b092
JX
3682msgid ""
3683"Your local changes to the following files would be overwritten by checkout:\n"
3684"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
3685msgstr ""
3686
25eab542 3687#: unpack-trees.c:108
fda7b092
JX
3688#, c-format
3689msgid ""
3690"Your local changes to the following files would be overwritten by checkout:\n"
3691"%%s"
11b90174
JX
3692msgstr ""
3693
25eab542 3694#: unpack-trees.c:111
fda7b092
JX
3695#, c-format
3696msgid ""
3697"Your local changes to the following files would be overwritten by merge:\n"
3698"%%sPlease commit your changes or stash them before you merge."
3699msgstr ""
3700
25eab542 3701#: unpack-trees.c:113
fda7b092
JX
3702#, c-format
3703msgid ""
3704"Your local changes to the following files would be overwritten by merge:\n"
3705"%%s"
11b90174
JX
3706msgstr ""
3707
25eab542 3708#: unpack-trees.c:116
fda7b092 3709#, c-format
11b90174 3710msgid ""
fda7b092
JX
3711"Your local changes to the following files would be overwritten by %s:\n"
3712"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
3713msgstr ""
3714
25eab542 3715#: unpack-trees.c:118
727b9576 3716#, c-format
fda7b092
JX
3717msgid ""
3718"Your local changes to the following files would be overwritten by %s:\n"
3719"%%s"
11b90174
JX
3720msgstr ""
3721
25eab542 3722#: unpack-trees.c:123
fda7b092
JX
3723#, c-format
3724msgid ""
673bfad0 3725"Updating the following directories would lose untracked files in them:\n"
fda7b092 3726"%s"
28b3cffc
JX
3727msgstr ""
3728
25eab542 3729#: unpack-trees.c:127
fda7b092
JX
3730#, c-format
3731msgid ""
3732"The following untracked working tree files would be removed by checkout:\n"
3733"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
3734msgstr ""
3735
25eab542 3736#: unpack-trees.c:129
fda7b092
JX
3737#, c-format
3738msgid ""
3739"The following untracked working tree files would be removed by checkout:\n"
3740"%%s"
11b90174
JX
3741msgstr ""
3742
25eab542 3743#: unpack-trees.c:132
235537a0 3744#, c-format
fda7b092
JX
3745msgid ""
3746"The following untracked working tree files would be removed by merge:\n"
3747"%%sPlease move or remove them before you merge."
c138af56
JX
3748msgstr ""
3749
25eab542 3750#: unpack-trees.c:134
fda7b092
JX
3751#, c-format
3752msgid ""
3753"The following untracked working tree files would be removed by merge:\n"
3754"%%s"
235537a0
JX
3755msgstr ""
3756
25eab542 3757#: unpack-trees.c:137
fda7b092
JX
3758#, c-format
3759msgid ""
3760"The following untracked working tree files would be removed by %s:\n"
3761"%%sPlease move or remove them before you %s."
c138af56
JX
3762msgstr ""
3763
25eab542 3764#: unpack-trees.c:139
fda7b092
JX
3765#, c-format
3766msgid ""
3767"The following untracked working tree files would be removed by %s:\n"
3768"%%s"
c138af56
JX
3769msgstr ""
3770
25eab542 3771#: unpack-trees.c:144
c138af56 3772#, c-format
fda7b092
JX
3773msgid ""
3774"The following untracked working tree files would be overwritten by "
3775"checkout:\n"
3776"%%sPlease move or remove them before you switch branches."
c138af56
JX
3777msgstr ""
3778
25eab542 3779#: unpack-trees.c:146
fda7b092
JX
3780#, c-format
3781msgid ""
3782"The following untracked working tree files would be overwritten by "
3783"checkout:\n"
3784"%%s"
11b90174
JX
3785msgstr ""
3786
25eab542 3787#: unpack-trees.c:149
fda7b092
JX
3788#, c-format
3789msgid ""
3790"The following untracked working tree files would be overwritten by merge:\n"
3791"%%sPlease move or remove them before you merge."
11b90174
JX
3792msgstr ""
3793
25eab542 3794#: unpack-trees.c:151
fda7b092
JX
3795#, c-format
3796msgid ""
3797"The following untracked working tree files would be overwritten by merge:\n"
3798"%%s"
dce37b66
JX
3799msgstr ""
3800
25eab542 3801#: unpack-trees.c:154
fda7b092
JX
3802#, c-format
3803msgid ""
3804"The following untracked working tree files would be overwritten by %s:\n"
3805"%%sPlease move or remove them before you %s."
df0617bf
JX
3806msgstr ""
3807
25eab542 3808#: unpack-trees.c:156
fda7b092
JX
3809#, c-format
3810msgid ""
3811"The following untracked working tree files would be overwritten by %s:\n"
3812"%%s"
28b3cffc
JX
3813msgstr ""
3814
25eab542 3815#: unpack-trees.c:163
fda7b092
JX
3816#, c-format
3817msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
3818msgstr ""
3819
25eab542 3820#: unpack-trees.c:166
fda7b092
JX
3821#, c-format
3822msgid ""
25eab542 3823"Cannot update sparse checkout: the following entries are not up to date:\n"
fda7b092 3824"%s"
c138af56
JX
3825msgstr ""
3826
25eab542 3827#: unpack-trees.c:168
fda7b092
JX
3828#, c-format
3829msgid ""
3830"The following working tree files would be overwritten by sparse checkout "
3831"update:\n"
3832"%s"
dce37b66
JX
3833msgstr ""
3834
25eab542 3835#: unpack-trees.c:170
fda7b092
JX
3836#, c-format
3837msgid ""
3838"The following working tree files would be removed by sparse checkout "
3839"update:\n"
3840"%s"
dce37b66
JX
3841msgstr ""
3842
25eab542 3843#: unpack-trees.c:172
dfc182b1
JX
3844#, c-format
3845msgid ""
3846"Cannot update submodule:\n"
3847"%s"
3848msgstr ""
3849
25eab542 3850#: unpack-trees.c:249
fda7b092
JX
3851#, c-format
3852msgid "Aborting\n"
dce37b66
JX
3853msgstr ""
3854
25eab542 3855#: unpack-trees.c:331
fda7b092 3856msgid "Checking out files"
dce37b66
JX
3857msgstr ""
3858
dfc182b1 3859#: urlmatch.c:163
fda7b092 3860msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
3861msgstr ""
3862
dfc182b1 3863#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 3864#, c-format
fda7b092 3865msgid "invalid %XX escape sequence"
dce37b66
JX
3866msgstr ""
3867
dfc182b1 3868#: urlmatch.c:215
fda7b092 3869msgid "missing host and scheme is not 'file:'"
dce37b66
JX
3870msgstr ""
3871
dfc182b1 3872#: urlmatch.c:232
fda7b092 3873msgid "a 'file:' URL may not have a port number"
dce37b66
JX
3874msgstr ""
3875
dfc182b1 3876#: urlmatch.c:247
fda7b092 3877msgid "invalid characters in host name"
dce37b66
JX
3878msgstr ""
3879
dfc182b1 3880#: urlmatch.c:292 urlmatch.c:303
fda7b092 3881msgid "invalid port number"
dce37b66
JX
3882msgstr ""
3883
dfc182b1 3884#: urlmatch.c:371
fda7b092 3885msgid "invalid '..' path segment"
dce37b66
JX
3886msgstr ""
3887
5b34e000 3888#: worktree.c:245
cc76011e 3889#, c-format
fda7b092 3890msgid "failed to read '%s'"
dce37b66
JX
3891msgstr ""
3892
5b34e000 3893#: wrapper.c:223 wrapper.c:393
dce37b66 3894#, c-format
fda7b092 3895msgid "could not open '%s' for reading and writing"
dce37b66
JX
3896msgstr ""
3897
25eab542
JX
3898#: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:766
3899#: builtin/am.c:858 builtin/merge.c:1041
cc76011e 3900#, c-format
fda7b092 3901msgid "could not open '%s' for reading"
dce37b66
JX
3902msgstr ""
3903
5b34e000 3904#: wrapper.c:424 wrapper.c:624
cc76011e 3905#, c-format
fda7b092 3906msgid "unable to access '%s'"
dce37b66
JX
3907msgstr ""
3908
5b34e000 3909#: wrapper.c:632
fda7b092 3910msgid "unable to get current working directory"
dce37b66
JX
3911msgstr ""
3912
5b34e000 3913#: wrapper.c:656
fda7b092
JX
3914#, c-format
3915msgid "could not write to %s"
727b9576
JX
3916msgstr ""
3917
5b34e000 3918#: wrapper.c:658
fda7b092
JX
3919#, c-format
3920msgid "could not close %s"
dce37b66
JX
3921msgstr ""
3922
25eab542 3923#: wt-status.c:150
fda7b092 3924msgid "Unmerged paths:"
a5a41683
JX
3925msgstr ""
3926
25eab542 3927#: wt-status.c:177 wt-status.c:204
9caaf23e 3928#, c-format
fda7b092 3929msgid " (use \"git reset %s <file>...\" to unstage)"
cc76011e
JX
3930msgstr ""
3931
25eab542 3932#: wt-status.c:179 wt-status.c:206
fda7b092 3933msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
3934msgstr ""
3935
25eab542 3936#: wt-status.c:183
fda7b092 3937msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
3938msgstr ""
3939
25eab542 3940#: wt-status.c:185 wt-status.c:189
fda7b092 3941msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
3942msgstr ""
3943
25eab542 3944#: wt-status.c:187
fda7b092 3945msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
3946msgstr ""
3947
25eab542 3948#: wt-status.c:198 wt-status.c:979
fda7b092 3949msgid "Changes to be committed:"
dce37b66
JX
3950msgstr ""
3951
25eab542 3952#: wt-status.c:216 wt-status.c:988
fda7b092 3953msgid "Changes not staged for commit:"
dce37b66
JX
3954msgstr ""
3955
25eab542 3956#: wt-status.c:220
fda7b092 3957msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
3958msgstr ""
3959
25eab542 3960#: wt-status.c:222
fda7b092 3961msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
3962msgstr ""
3963
25eab542 3964#: wt-status.c:223
fda7b092
JX
3965msgid ""
3966" (use \"git checkout -- <file>...\" to discard changes in working directory)"
64f23b0c
JX
3967msgstr ""
3968
25eab542 3969#: wt-status.c:225
fda7b092 3970msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
3971msgstr ""
3972
25eab542 3973#: wt-status.c:237
fda7b092
JX
3974#, c-format
3975msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
3976msgstr ""
3977
25eab542 3978#: wt-status.c:252
fda7b092 3979msgid "both deleted:"
dce37b66
JX
3980msgstr ""
3981
25eab542 3982#: wt-status.c:254
fda7b092 3983msgid "added by us:"
dce37b66
JX
3984msgstr ""
3985
25eab542 3986#: wt-status.c:256
fda7b092 3987msgid "deleted by them:"
cc76011e
JX
3988msgstr ""
3989
25eab542 3990#: wt-status.c:258
fda7b092 3991msgid "added by them:"
cc76011e
JX
3992msgstr ""
3993
25eab542 3994#: wt-status.c:260
fda7b092 3995msgid "deleted by us:"
cc76011e
JX
3996msgstr ""
3997
25eab542 3998#: wt-status.c:262
fda7b092 3999msgid "both added:"
cc76011e
JX
4000msgstr ""
4001
25eab542 4002#: wt-status.c:264
fda7b092 4003msgid "both modified:"
cc76011e
JX
4004msgstr ""
4005
25eab542 4006#: wt-status.c:274
fda7b092 4007msgid "new file:"
cc76011e
JX
4008msgstr ""
4009
25eab542 4010#: wt-status.c:276
fda7b092 4011msgid "copied:"
cc76011e
JX
4012msgstr ""
4013
25eab542 4014#: wt-status.c:278
fda7b092 4015msgid "deleted:"
cc76011e
JX
4016msgstr ""
4017
25eab542 4018#: wt-status.c:280
fda7b092 4019msgid "modified:"
cc76011e
JX
4020msgstr ""
4021
25eab542 4022#: wt-status.c:282
fda7b092 4023msgid "renamed:"
c6bc7d43
JX
4024msgstr ""
4025
25eab542 4026#: wt-status.c:284
fda7b092 4027msgid "typechange:"
cc76011e
JX
4028msgstr ""
4029
25eab542 4030#: wt-status.c:286
fda7b092 4031msgid "unknown:"
cc76011e
JX
4032msgstr ""
4033
25eab542 4034#: wt-status.c:288
fda7b092 4035msgid "unmerged:"
cc76011e
JX
4036msgstr ""
4037
25eab542 4038#: wt-status.c:370
fda7b092 4039msgid "new commits, "
9fa976ff
JX
4040msgstr ""
4041
25eab542 4042#: wt-status.c:372
fda7b092 4043msgid "modified content, "
9fa976ff
JX
4044msgstr ""
4045
25eab542 4046#: wt-status.c:374
fda7b092 4047msgid "untracked content, "
dce37b66
JX
4048msgstr ""
4049
25eab542 4050#: wt-status.c:819
5b34e000
JX
4051#, c-format
4052msgid "Your stash currently has %d entry"
4053msgid_plural "Your stash currently has %d entries"
4054msgstr[0] ""
4055msgstr[1] ""
4056
25eab542 4057#: wt-status.c:851
fda7b092 4058msgid "Submodules changed but not updated:"
dce37b66
JX
4059msgstr ""
4060
25eab542 4061#: wt-status.c:853
fda7b092 4062msgid "Submodule changes to be committed:"
dce37b66
JX
4063msgstr ""
4064
25eab542 4065#: wt-status.c:935
fda7b092 4066msgid ""
25eab542
JX
4067"Do not modify or remove the line above.\n"
4068"Everything below it will be ignored."
dce37b66
JX
4069msgstr ""
4070
25eab542 4071#: wt-status.c:1048
fda7b092 4072msgid "You have unmerged paths."
9fa976ff
JX
4073msgstr ""
4074
25eab542 4075#: wt-status.c:1051
fda7b092 4076msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
4077msgstr ""
4078
25eab542 4079#: wt-status.c:1053
fda7b092 4080msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
4081msgstr ""
4082
25eab542 4083#: wt-status.c:1058
fda7b092 4084msgid "All conflicts fixed but you are still merging."
dce37b66
JX
4085msgstr ""
4086
25eab542 4087#: wt-status.c:1061
fda7b092 4088msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
4089msgstr ""
4090
25eab542 4091#: wt-status.c:1071
fda7b092 4092msgid "You are in the middle of an am session."
df0617bf
JX
4093msgstr ""
4094
25eab542 4095#: wt-status.c:1074
fda7b092 4096msgid "The current patch is empty."
df0617bf
JX
4097msgstr ""
4098
25eab542 4099#: wt-status.c:1078
fda7b092 4100msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
4101msgstr ""
4102
25eab542 4103#: wt-status.c:1080
fda7b092 4104msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
4105msgstr ""
4106
25eab542 4107#: wt-status.c:1082
fda7b092 4108msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
4109msgstr ""
4110
5b34e000 4111#: wt-status.c:1214
673bfad0
JX
4112msgid "git-rebase-todo is missing."
4113msgstr ""
4114
5b34e000 4115#: wt-status.c:1216
fda7b092 4116msgid "No commands done."
df0617bf
JX
4117msgstr ""
4118
5b34e000 4119#: wt-status.c:1219
df0617bf 4120#, c-format
fda7b092
JX
4121msgid "Last command done (%d command done):"
4122msgid_plural "Last commands done (%d commands done):"
4123msgstr[0] ""
4124msgstr[1] ""
df0617bf 4125
5b34e000 4126#: wt-status.c:1230
fda7b092
JX
4127#, c-format
4128msgid " (see more in file %s)"
df0617bf
JX
4129msgstr ""
4130
5b34e000 4131#: wt-status.c:1235
fda7b092 4132msgid "No commands remaining."
df0617bf
JX
4133msgstr ""
4134
5b34e000 4135#: wt-status.c:1238
fda7b092
JX
4136#, c-format
4137msgid "Next command to do (%d remaining command):"
4138msgid_plural "Next commands to do (%d remaining commands):"
4139msgstr[0] ""
4140msgstr[1] ""
df0617bf 4141
5b34e000 4142#: wt-status.c:1246
fda7b092 4143msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
4144msgstr ""
4145
5b34e000 4146#: wt-status.c:1259
fda7b092
JX
4147#, c-format
4148msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
4149msgstr ""
4150
5b34e000 4151#: wt-status.c:1264
fda7b092 4152msgid "You are currently rebasing."
df0617bf
JX
4153msgstr ""
4154
5b34e000 4155#: wt-status.c:1278
fda7b092 4156msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
4157msgstr ""
4158
5b34e000 4159#: wt-status.c:1280
fda7b092 4160msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
4161msgstr ""
4162
5b34e000 4163#: wt-status.c:1282
fda7b092 4164msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
4165msgstr ""
4166
5b34e000 4167#: wt-status.c:1288
fda7b092 4168msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
4169msgstr ""
4170
5b34e000 4171#: wt-status.c:1292
df0617bf 4172#, c-format
fda7b092
JX
4173msgid ""
4174"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
4175msgstr ""
4176
5b34e000 4177#: wt-status.c:1297
fda7b092 4178msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
4179msgstr ""
4180
5b34e000 4181#: wt-status.c:1300
fda7b092 4182msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
4183msgstr ""
4184
5b34e000 4185#: wt-status.c:1304
df0617bf 4186#, c-format
fda7b092 4187msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
4188msgstr ""
4189
5b34e000 4190#: wt-status.c:1309
fda7b092 4191msgid "You are currently editing a commit during a rebase."
df0617bf
JX
4192msgstr ""
4193
5b34e000 4194#: wt-status.c:1312
fda7b092 4195msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
4196msgstr ""
4197
5b34e000 4198#: wt-status.c:1314
df0617bf 4199msgid ""
fda7b092 4200" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
4201msgstr ""
4202
5b34e000 4203#: wt-status.c:1324
fda7b092
JX
4204#, c-format
4205msgid "You are currently cherry-picking commit %s."
df0617bf
JX
4206msgstr ""
4207
5b34e000 4208#: wt-status.c:1329
fda7b092 4209msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
4210msgstr ""
4211
5b34e000 4212#: wt-status.c:1332
fda7b092 4213msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
4214msgstr ""
4215
5b34e000 4216#: wt-status.c:1334
fda7b092 4217msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
4218msgstr ""
4219
5b34e000 4220#: wt-status.c:1343
df0617bf 4221#, c-format
fda7b092 4222msgid "You are currently reverting commit %s."
df0617bf
JX
4223msgstr ""
4224
5b34e000 4225#: wt-status.c:1348
fda7b092 4226msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
4227msgstr ""
4228
5b34e000 4229#: wt-status.c:1351
fda7b092 4230msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
4231msgstr ""
4232
5b34e000 4233#: wt-status.c:1353
fda7b092 4234msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
4235msgstr ""
4236
5b34e000 4237#: wt-status.c:1364
df0617bf 4238#, c-format
fda7b092 4239msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
4240msgstr ""
4241
5b34e000 4242#: wt-status.c:1368
fda7b092 4243msgid "You are currently bisecting."
df0617bf
JX
4244msgstr ""
4245
5b34e000 4246#: wt-status.c:1371
fda7b092 4247msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
4248msgstr ""
4249
5b34e000 4250#: wt-status.c:1568
fda7b092 4251msgid "On branch "
df0617bf
JX
4252msgstr ""
4253
5b34e000 4254#: wt-status.c:1574
fda7b092 4255msgid "interactive rebase in progress; onto "
df0617bf
JX
4256msgstr ""
4257
5b34e000 4258#: wt-status.c:1576
fda7b092 4259msgid "rebase in progress; onto "
df0617bf
JX
4260msgstr ""
4261
5b34e000 4262#: wt-status.c:1581
fda7b092 4263msgid "HEAD detached at "
df0617bf
JX
4264msgstr ""
4265
5b34e000 4266#: wt-status.c:1583
fda7b092 4267msgid "HEAD detached from "
df0617bf
JX
4268msgstr ""
4269
5b34e000 4270#: wt-status.c:1586
fda7b092 4271msgid "Not currently on any branch."
df0617bf
JX
4272msgstr ""
4273
5b34e000 4274#: wt-status.c:1606
fda7b092 4275msgid "Initial commit"
df0617bf
JX
4276msgstr ""
4277
5b34e000
JX
4278#: wt-status.c:1607
4279msgid "No commits yet"
4280msgstr ""
4281
4282#: wt-status.c:1621
fda7b092 4283msgid "Untracked files"
df0617bf
JX
4284msgstr ""
4285
5b34e000 4286#: wt-status.c:1623
fda7b092 4287msgid "Ignored files"
df0617bf
JX
4288msgstr ""
4289
5b34e000 4290#: wt-status.c:1627
fda7b092
JX
4291#, c-format
4292msgid ""
4293"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
4294"may speed it up, but you have to be careful not to forget to add\n"
4295"new files yourself (see 'git help status')."
df0617bf
JX
4296msgstr ""
4297
5b34e000 4298#: wt-status.c:1633
fda7b092
JX
4299#, c-format
4300msgid "Untracked files not listed%s"
df0617bf
JX
4301msgstr ""
4302
5b34e000 4303#: wt-status.c:1635
fda7b092 4304msgid " (use -u option to show untracked files)"
df0617bf
JX
4305msgstr ""
4306
5b34e000 4307#: wt-status.c:1641
fda7b092 4308msgid "No changes"
df0617bf
JX
4309msgstr ""
4310
5b34e000 4311#: wt-status.c:1646
fda7b092
JX
4312#, c-format
4313msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
4314msgstr ""
4315
5b34e000 4316#: wt-status.c:1649
fda7b092
JX
4317#, c-format
4318msgid "no changes added to commit\n"
df0617bf
JX
4319msgstr ""
4320
5b34e000 4321#: wt-status.c:1652
fda7b092
JX
4322#, c-format
4323msgid ""
4324"nothing added to commit but untracked files present (use \"git add\" to "
4325"track)\n"
df0617bf
JX
4326msgstr ""
4327
5b34e000 4328#: wt-status.c:1655
fda7b092
JX
4329#, c-format
4330msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
4331msgstr ""
4332
5b34e000 4333#: wt-status.c:1658
fda7b092
JX
4334#, c-format
4335msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
4336msgstr ""
4337
5b34e000 4338#: wt-status.c:1661 wt-status.c:1666
fda7b092
JX
4339#, c-format
4340msgid "nothing to commit\n"
df0617bf
JX
4341msgstr ""
4342
5b34e000 4343#: wt-status.c:1664
fda7b092
JX
4344#, c-format
4345msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
4346msgstr ""
4347
5b34e000 4348#: wt-status.c:1668
fda7b092
JX
4349#, c-format
4350msgid "nothing to commit, working tree clean\n"
df0617bf
JX
4351msgstr ""
4352
5b34e000
JX
4353#: wt-status.c:1780
4354msgid "No commits yet on "
df0617bf
JX
4355msgstr ""
4356
5b34e000 4357#: wt-status.c:1784
fda7b092 4358msgid "HEAD (no branch)"
df0617bf
JX
4359msgstr ""
4360
5b34e000 4361#: wt-status.c:1813 wt-status.c:1821
fda7b092 4362msgid "behind "
df0617bf
JX
4363msgstr ""
4364
5b34e000 4365#: wt-status.c:1816 wt-status.c:1819
fda7b092 4366msgid "ahead "
df0617bf
JX
4367msgstr ""
4368
fda7b092 4369#. TRANSLATORS: the action is e.g. "pull with rebase"
5b34e000 4370#: wt-status.c:2311
fda7b092
JX
4371#, c-format
4372msgid "cannot %s: You have unstaged changes."
df0617bf
JX
4373msgstr ""
4374
5b34e000 4375#: wt-status.c:2317
fda7b092 4376msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
4377msgstr ""
4378
5b34e000 4379#: wt-status.c:2319
fda7b092
JX
4380#, c-format
4381msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
4382msgstr ""
4383
25eab542 4384#: compat/precompose_utf8.c:58 builtin/clone.c:437
fda7b092
JX
4385#, c-format
4386msgid "failed to unlink '%s'"
df0617bf
JX
4387msgstr ""
4388
5b34e000 4389#: builtin/add.c:24
fda7b092 4390msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
4391msgstr ""
4392
5b34e000 4393#: builtin/add.c:82
fda7b092
JX
4394#, c-format
4395msgid "unexpected diff status %c"
df0617bf
JX
4396msgstr ""
4397
25eab542 4398#: builtin/add.c:87 builtin/commit.c:291
fda7b092 4399msgid "updating files failed"
df0617bf
JX
4400msgstr ""
4401
5b34e000 4402#: builtin/add.c:97
fda7b092
JX
4403#, c-format
4404msgid "remove '%s'\n"
df0617bf
JX
4405msgstr ""
4406
25eab542 4407#: builtin/add.c:153
fda7b092 4408msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
4409msgstr ""
4410
25eab542 4411#: builtin/add.c:213 builtin/rev-parse.c:888
fda7b092 4412msgid "Could not read the index"
df0617bf
JX
4413msgstr ""
4414
25eab542 4415#: builtin/add.c:224
fda7b092
JX
4416#, c-format
4417msgid "Could not open '%s' for writing."
df0617bf
JX
4418msgstr ""
4419
25eab542 4420#: builtin/add.c:228
fda7b092 4421msgid "Could not write patch"
df0617bf
JX
4422msgstr ""
4423
25eab542 4424#: builtin/add.c:231
fda7b092 4425msgid "editing patch failed"
df0617bf
JX
4426msgstr ""
4427
25eab542 4428#: builtin/add.c:234
fda7b092
JX
4429#, c-format
4430msgid "Could not stat '%s'"
df0617bf
JX
4431msgstr ""
4432
25eab542 4433#: builtin/add.c:236
fda7b092 4434msgid "Empty patch. Aborted."
df0617bf
JX
4435msgstr ""
4436
25eab542 4437#: builtin/add.c:241
df0617bf 4438#, c-format
fda7b092 4439msgid "Could not apply '%s'"
df0617bf
JX
4440msgstr ""
4441
25eab542 4442#: builtin/add.c:251
fda7b092 4443msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
4444msgstr ""
4445
25eab542 4446#: builtin/add.c:271 builtin/clean.c:910 builtin/fetch.c:132 builtin/mv.c:124
5b34e000 4447#: builtin/prune-packed.c:55 builtin/pull.c:201 builtin/push.c:529
25eab542 4448#: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
fda7b092 4449msgid "dry run"
df0617bf
JX
4450msgstr ""
4451
25eab542 4452#: builtin/add.c:274
fda7b092 4453msgid "interactive picking"
6f6731e7
JX
4454msgstr ""
4455
25eab542 4456#: builtin/add.c:275 builtin/checkout.c:1172 builtin/reset.c:310
fda7b092 4457msgid "select hunks interactively"
dce37b66
JX
4458msgstr ""
4459
25eab542 4460#: builtin/add.c:276
fda7b092 4461msgid "edit current diff and apply"
dce37b66
JX
4462msgstr ""
4463
25eab542 4464#: builtin/add.c:277
fda7b092 4465msgid "allow adding otherwise ignored files"
dce37b66
JX
4466msgstr ""
4467
25eab542 4468#: builtin/add.c:278
fda7b092 4469msgid "update tracked files"
dce37b66
JX
4470msgstr ""
4471
25eab542 4472#: builtin/add.c:279
fda7b092 4473msgid "record only the fact that the path will be added later"
dce37b66
JX
4474msgstr ""
4475
25eab542 4476#: builtin/add.c:280
fda7b092 4477msgid "add changes from all tracked and untracked files"
dce37b66
JX
4478msgstr ""
4479
25eab542 4480#: builtin/add.c:283
fda7b092 4481msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
4482msgstr ""
4483
25eab542 4484#: builtin/add.c:285
fda7b092 4485msgid "don't add, only refresh the index"
dce37b66
JX
4486msgstr ""
4487
25eab542 4488#: builtin/add.c:286
fda7b092 4489msgid "just skip files which cannot be added because of errors"
dce37b66
JX
4490msgstr ""
4491
25eab542 4492#: builtin/add.c:287
fda7b092 4493msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
4494msgstr ""
4495
25eab542 4496#: builtin/add.c:288 builtin/update-index.c:954
fda7b092 4497msgid "(+/-)x"
dce37b66
JX
4498msgstr ""
4499
25eab542 4500#: builtin/add.c:288 builtin/update-index.c:955
fda7b092
JX
4501msgid "override the executable bit of the listed files"
4502msgstr ""
dce37b66 4503
25eab542 4504#: builtin/add.c:290
5b34e000
JX
4505msgid "warn when adding an embedded repository"
4506msgstr ""
4507
25eab542 4508#: builtin/add.c:305
5b34e000
JX
4509#, c-format
4510msgid ""
4511"You've added another git repository inside your current repository.\n"
4512"Clones of the outer repository will not contain the contents of\n"
4513"the embedded repository and will not know how to obtain it.\n"
4514"If you meant to add a submodule, use:\n"
4515"\n"
4516"\tgit submodule add <url> %s\n"
4517"\n"
4518"If you added this path by mistake, you can remove it from the\n"
4519"index with:\n"
4520"\n"
4521"\tgit rm --cached %s\n"
4522"\n"
4523"See \"git help submodule\" for more information."
4524msgstr ""
4525
25eab542 4526#: builtin/add.c:333
5b34e000
JX
4527#, c-format
4528msgid "adding embedded git repository: %s"
4529msgstr ""
4530
25eab542 4531#: builtin/add.c:351
fda7b092
JX
4532#, c-format
4533msgid "Use -f if you really want to add them.\n"
dce37b66
JX
4534msgstr ""
4535
25eab542 4536#: builtin/add.c:359
fda7b092 4537msgid "adding files failed"
dce37b66
JX
4538msgstr ""
4539
25eab542 4540#: builtin/add.c:396
fda7b092 4541msgid "-A and -u are mutually incompatible"
dce37b66
JX
4542msgstr ""
4543
25eab542 4544#: builtin/add.c:403
fda7b092 4545msgid "Option --ignore-missing can only be used together with --dry-run"
dce37b66
JX
4546msgstr ""
4547
25eab542 4548#: builtin/add.c:407
dce37b66 4549#, c-format
fda7b092 4550msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
4551msgstr ""
4552
25eab542 4553#: builtin/add.c:422
dce37b66 4554#, c-format
fda7b092 4555msgid "Nothing specified, nothing added.\n"
dce37b66
JX
4556msgstr ""
4557
25eab542 4558#: builtin/add.c:423
dce37b66 4559#, c-format
fda7b092 4560msgid "Maybe you wanted to say 'git add .'?\n"
dce37b66
JX
4561msgstr ""
4562
25eab542
JX
4563#: builtin/add.c:428 builtin/check-ignore.c:176 builtin/checkout.c:282
4564#: builtin/checkout.c:479 builtin/clean.c:957 builtin/commit.c:350
4565#: builtin/mv.c:143 builtin/reset.c:249 builtin/rm.c:271
4566#: builtin/submodule--helper.c:243
fda7b092 4567msgid "index file corrupt"
dce37b66
JX
4568msgstr ""
4569
25eab542 4570#: builtin/am.c:414
fda7b092 4571msgid "could not parse author script"
dce37b66
JX
4572msgstr ""
4573
25eab542 4574#: builtin/am.c:498
dce37b66 4575#, c-format
fda7b092 4576msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
4577msgstr ""
4578
25eab542 4579#: builtin/am.c:539
dce37b66 4580#, c-format
fda7b092 4581msgid "Malformed input line: '%s'."
dce37b66
JX
4582msgstr ""
4583
25eab542 4584#: builtin/am.c:576
822e4a65 4585#, c-format
fda7b092 4586msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
4587msgstr ""
4588
25eab542 4589#: builtin/am.c:602
fda7b092
JX
4590msgid "fseek failed"
4591msgstr ""
dce37b66 4592
25eab542 4593#: builtin/am.c:786
822e4a65 4594#, c-format
fda7b092 4595msgid "could not parse patch '%s'"
dce37b66
JX
4596msgstr ""
4597
25eab542 4598#: builtin/am.c:851
fda7b092 4599msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
4600msgstr ""
4601
25eab542 4602#: builtin/am.c:899
fda7b092 4603msgid "invalid timestamp"
dce37b66
JX
4604msgstr ""
4605
25eab542 4606#: builtin/am.c:904 builtin/am.c:916
fda7b092 4607msgid "invalid Date line"
dce37b66
JX
4608msgstr ""
4609
25eab542 4610#: builtin/am.c:911
fda7b092 4611msgid "invalid timezone offset"
dce37b66
JX
4612msgstr ""
4613
25eab542 4614#: builtin/am.c:1004
fda7b092 4615msgid "Patch format detection failed."
dce37b66
JX
4616msgstr ""
4617
25eab542 4618#: builtin/am.c:1009 builtin/clone.c:402
dce37b66 4619#, c-format
fda7b092 4620msgid "failed to create directory '%s'"
dce37b66
JX
4621msgstr ""
4622
25eab542 4623#: builtin/am.c:1013
fda7b092 4624msgid "Failed to split patches."
c2ea1208
JX
4625msgstr ""
4626
25eab542 4627#: builtin/am.c:1142 builtin/commit.c:376
fda7b092 4628msgid "unable to write index file"
dce37b66
JX
4629msgstr ""
4630
25eab542 4631#: builtin/am.c:1193
822e4a65 4632#, c-format
fda7b092 4633msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
4634msgstr ""
4635
25eab542 4636#: builtin/am.c:1194
dce37b66 4637#, c-format
fda7b092 4638msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
4639msgstr ""
4640
25eab542 4641#: builtin/am.c:1195
822e4a65 4642#, c-format
fda7b092 4643msgid "To restore the original branch and stop patching, run \"%s --abort\"."
dce37b66
JX
4644msgstr ""
4645
25eab542 4646#: builtin/am.c:1302
5b34e000 4647msgid "Patch is empty."
dce37b66
JX
4648msgstr ""
4649
25eab542 4650#: builtin/am.c:1368
dce37b66 4651#, c-format
5b34e000 4652msgid "invalid ident line: %.*s"
dce37b66
JX
4653msgstr ""
4654
25eab542 4655#: builtin/am.c:1390
dce37b66 4656#, c-format
fda7b092 4657msgid "unable to parse commit %s"
dce37b66
JX
4658msgstr ""
4659
25eab542 4660#: builtin/am.c:1584
fda7b092 4661msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
4662msgstr ""
4663
25eab542 4664#: builtin/am.c:1586
fda7b092 4665msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
4666msgstr ""
4667
25eab542 4668#: builtin/am.c:1605
fda7b092
JX
4669msgid ""
4670"Did you hand edit your patch?\n"
4671"It does not apply to blobs recorded in its index."
0bbe5b48
JX
4672msgstr ""
4673
25eab542 4674#: builtin/am.c:1611
fda7b092 4675msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
4676msgstr ""
4677
25eab542 4678#: builtin/am.c:1636
fda7b092 4679msgid "Failed to merge in the changes."
75f7b4b9
JX
4680msgstr ""
4681
25eab542 4682#: builtin/am.c:1660 builtin/merge.c:641
fda7b092 4683msgid "git write-tree failed to write a tree"
c2ea1208
JX
4684msgstr ""
4685
25eab542 4686#: builtin/am.c:1667
fda7b092 4687msgid "applying to an empty history"
dce37b66
JX
4688msgstr ""
4689
25eab542
JX
4690#: builtin/am.c:1680 builtin/commit.c:1776 builtin/merge.c:824
4691#: builtin/merge.c:849
fda7b092 4692msgid "failed to write commit object"
dce37b66
JX
4693msgstr ""
4694
25eab542 4695#: builtin/am.c:1713 builtin/am.c:1717
dce37b66 4696#, c-format
fda7b092 4697msgid "cannot resume: %s does not exist."
dce37b66
JX
4698msgstr ""
4699
25eab542 4700#: builtin/am.c:1733
fda7b092 4701msgid "cannot be interactive without stdin connected to a terminal."
dce37b66
JX
4702msgstr ""
4703
25eab542 4704#: builtin/am.c:1738
fda7b092 4705msgid "Commit Body is:"
dce37b66
JX
4706msgstr ""
4707
fda7b092
JX
4708#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4709#. in your translation. The program will only accept English
4710#. input at this point.
4711#.
25eab542 4712#: builtin/am.c:1748
fda7b092 4713msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
4714msgstr ""
4715
25eab542 4716#: builtin/am.c:1798
822e4a65 4717#, c-format
fda7b092 4718msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
4719msgstr ""
4720
25eab542 4721#: builtin/am.c:1838 builtin/am.c:1910
822e4a65 4722#, c-format
fda7b092 4723msgid "Applying: %.*s"
dce37b66
JX
4724msgstr ""
4725
25eab542 4726#: builtin/am.c:1854
fda7b092 4727msgid "No changes -- Patch already applied."
dce37b66
JX
4728msgstr ""
4729
25eab542 4730#: builtin/am.c:1862
822e4a65 4731#, c-format
fda7b092 4732msgid "Patch failed at %s %.*s"
dce37b66
JX
4733msgstr ""
4734
25eab542 4735#: builtin/am.c:1868
dce37b66 4736#, c-format
fda7b092 4737msgid "The copy of the patch that failed is found in: %s"
dce37b66
JX
4738msgstr ""
4739
25eab542 4740#: builtin/am.c:1913
fda7b092
JX
4741msgid ""
4742"No changes - did you forget to use 'git add'?\n"
4743"If there is nothing left to stage, chances are that something else\n"
4744"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
4745msgstr ""
4746
25eab542 4747#: builtin/am.c:1920
fda7b092
JX
4748msgid ""
4749"You still have unmerged paths in your index.\n"
5b34e000
JX
4750"You should 'git add' each file with resolved conflicts to mark them as "
4751"such.\n"
4752"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 4753msgstr ""
dce37b66 4754
25eab542
JX
4755#: builtin/am.c:2029 builtin/am.c:2033 builtin/am.c:2045 builtin/reset.c:332
4756#: builtin/reset.c:340
dce37b66 4757#, c-format
fda7b092 4758msgid "Could not parse object '%s'."
dce37b66
JX
4759msgstr ""
4760
25eab542 4761#: builtin/am.c:2081
fda7b092 4762msgid "failed to clean index"
f517e50d
JX
4763msgstr ""
4764
25eab542 4765#: builtin/am.c:2116
fda7b092
JX
4766msgid ""
4767"You seem to have moved HEAD since the last 'am' failure.\n"
4768"Not rewinding to ORIG_HEAD"
dce37b66
JX
4769msgstr ""
4770
25eab542 4771#: builtin/am.c:2179
dce37b66 4772#, c-format
fda7b092 4773msgid "Invalid value for --patch-format: %s"
dce37b66
JX
4774msgstr ""
4775
25eab542 4776#: builtin/am.c:2212
fda7b092 4777msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
4778msgstr ""
4779
25eab542 4780#: builtin/am.c:2213
fda7b092 4781msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
4782msgstr ""
4783
25eab542 4784#: builtin/am.c:2219
fda7b092 4785msgid "run interactively"
dce37b66
JX
4786msgstr ""
4787
25eab542 4788#: builtin/am.c:2221
fda7b092 4789msgid "historical option -- no-op"
9fa976ff
JX
4790msgstr ""
4791
25eab542 4792#: builtin/am.c:2223
fda7b092 4793msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
4794msgstr ""
4795
25eab542 4796#: builtin/am.c:2224 builtin/init-db.c:484 builtin/prune-packed.c:57
5b34e000 4797#: builtin/repack.c:180
fda7b092 4798msgid "be quiet"
9fa976ff
JX
4799msgstr ""
4800
25eab542 4801#: builtin/am.c:2226
fda7b092 4802msgid "add a Signed-off-by line to the commit message"
9fa976ff
JX
4803msgstr ""
4804
25eab542 4805#: builtin/am.c:2229
fda7b092
JX
4806msgid "recode into utf8 (default)"
4807msgstr ""
9fa976ff 4808
25eab542 4809#: builtin/am.c:2231
fda7b092
JX
4810msgid "pass -k flag to git-mailinfo"
4811msgstr ""
9fa976ff 4812
25eab542 4813#: builtin/am.c:2233
fda7b092 4814msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
4815msgstr ""
4816
25eab542 4817#: builtin/am.c:2235
fda7b092 4818msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
4819msgstr ""
4820
25eab542 4821#: builtin/am.c:2237
fda7b092 4822msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
4823msgstr ""
4824
25eab542 4825#: builtin/am.c:2240
fda7b092 4826msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
4827msgstr ""
4828
25eab542 4829#: builtin/am.c:2243
fda7b092 4830msgid "strip everything before a scissors line"
6f6731e7
JX
4831msgstr ""
4832
25eab542
JX
4833#: builtin/am.c:2245 builtin/am.c:2248 builtin/am.c:2251 builtin/am.c:2254
4834#: builtin/am.c:2257 builtin/am.c:2260 builtin/am.c:2263 builtin/am.c:2266
4835#: builtin/am.c:2272
fda7b092 4836msgid "pass it through git-apply"
6f6731e7
JX
4837msgstr ""
4838
25eab542
JX
4839#: builtin/am.c:2262 builtin/fmt-merge-msg.c:664 builtin/fmt-merge-msg.c:667
4840#: builtin/grep.c:843 builtin/merge.c:205 builtin/pull.c:142 builtin/pull.c:197
4841#: builtin/repack.c:189 builtin/repack.c:193 builtin/repack.c:195
4842#: builtin/show-branch.c:631 builtin/show-ref.c:169 builtin/tag.c:377
4843#: parse-options.h:132 parse-options.h:134 parse-options.h:245
fda7b092 4844msgid "n"
6f6731e7
JX
4845msgstr ""
4846
25eab542
JX
4847#: builtin/am.c:2268 builtin/branch.c:622 builtin/for-each-ref.c:38
4848#: builtin/replace.c:444 builtin/tag.c:412 builtin/verify-tag.c:39
fda7b092 4849msgid "format"
6f6731e7
JX
4850msgstr ""
4851
25eab542 4852#: builtin/am.c:2269
fda7b092 4853msgid "format the patch(es) are in"
6f6731e7
JX
4854msgstr ""
4855
25eab542 4856#: builtin/am.c:2275
fda7b092 4857msgid "override error message when patch failure occurs"
6f6731e7
JX
4858msgstr ""
4859
25eab542 4860#: builtin/am.c:2277
fda7b092 4861msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
4862msgstr ""
4863
25eab542 4864#: builtin/am.c:2280
fda7b092 4865msgid "synonyms for --continue"
6f6731e7
JX
4866msgstr ""
4867
25eab542 4868#: builtin/am.c:2283
fda7b092 4869msgid "skip the current patch"
0bbe5b48
JX
4870msgstr ""
4871
25eab542 4872#: builtin/am.c:2286
fda7b092 4873msgid "restore the original branch and abort the patching operation."
6f6731e7
JX
4874msgstr ""
4875
25eab542 4876#: builtin/am.c:2290
fda7b092 4877msgid "lie about committer date"
6f6731e7
JX
4878msgstr ""
4879
25eab542 4880#: builtin/am.c:2292
fda7b092 4881msgid "use current timestamp for author date"
6f6731e7
JX
4882msgstr ""
4883
25eab542
JX
4884#: builtin/am.c:2294 builtin/commit.c:1614 builtin/merge.c:236
4885#: builtin/pull.c:172 builtin/revert.c:112 builtin/tag.c:392
fda7b092 4886msgid "key-id"
6f6731e7
JX
4887msgstr ""
4888
25eab542 4889#: builtin/am.c:2295
fda7b092 4890msgid "GPG-sign commits"
6f6731e7
JX
4891msgstr ""
4892
25eab542 4893#: builtin/am.c:2298
fda7b092 4894msgid "(internal use for git-rebase)"
6f6731e7
JX
4895msgstr ""
4896
25eab542 4897#: builtin/am.c:2316
fda7b092
JX
4898msgid ""
4899"The -b/--binary option has been a no-op for long time, and\n"
4900"it will be removed. Please do not use it anymore."
6f6731e7
JX
4901msgstr ""
4902
25eab542 4903#: builtin/am.c:2323
fda7b092 4904msgid "failed to read the index"
6f6731e7
JX
4905msgstr ""
4906
25eab542 4907#: builtin/am.c:2338
fda7b092
JX
4908#, c-format
4909msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
4910msgstr ""
4911
25eab542 4912#: builtin/am.c:2362
fda7b092
JX
4913#, c-format
4914msgid ""
4915"Stray %s directory found.\n"
4916"Use \"git am --abort\" to remove it."
6f6731e7
JX
4917msgstr ""
4918
25eab542 4919#: builtin/am.c:2368
fda7b092 4920msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
4921msgstr ""
4922
fda7b092
JX
4923#: builtin/apply.c:8
4924msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
4925msgstr ""
4926
822e4a65
JX
4927#: builtin/archive.c:17
4928#, c-format
4929msgid "could not create archive file '%s'"
dce37b66
JX
4930msgstr ""
4931
822e4a65
JX
4932#: builtin/archive.c:20
4933msgid "could not redirect output"
dce37b66
JX
4934msgstr ""
4935
822e4a65
JX
4936#: builtin/archive.c:37
4937msgid "git archive: Remote with no URL"
dce37b66
JX
4938msgstr ""
4939
822e4a65
JX
4940#: builtin/archive.c:58
4941msgid "git archive: expected ACK/NAK, got EOF"
dce37b66
JX
4942msgstr ""
4943
c138af56 4944#: builtin/archive.c:61
822e4a65
JX
4945#, c-format
4946msgid "git archive: NACK %s"
dce37b66
JX
4947msgstr ""
4948
c138af56 4949#: builtin/archive.c:64
822e4a65 4950msgid "git archive: protocol error"
dce37b66
JX
4951msgstr ""
4952
c138af56 4953#: builtin/archive.c:68
822e4a65 4954msgid "git archive: expected a flush"
dce37b66
JX
4955msgstr ""
4956
cc76011e
JX
4957#: builtin/bisect--helper.c:7
4958msgid "git bisect--helper --next-all [--no-checkout]"
4959msgstr ""
4960
4961#: builtin/bisect--helper.c:17
4962msgid "perform 'git bisect next'"
4963msgstr ""
4964
4965#: builtin/bisect--helper.c:19
4966msgid "update BISECT_HEAD instead of checking out the current commit"
4967msgstr ""
4968
5b34e000 4969#: builtin/blame.c:27
64f23b0c 4970msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
cc76011e
JX
4971msgstr ""
4972
5b34e000 4973#: builtin/blame.c:32
c2ea1208 4974msgid "<rev-opts> are documented in git-rev-list(1)"
cc76011e
JX
4975msgstr ""
4976
5b34e000 4977#: builtin/blame.c:668
cc76011e
JX
4978msgid "Show blame entries as we find them, incrementally"
4979msgstr ""
4980
5b34e000 4981#: builtin/blame.c:669
cc76011e
JX
4982msgid "Show blank SHA-1 for boundary commits (Default: off)"
4983msgstr ""
4984
5b34e000 4985#: builtin/blame.c:670
cc76011e
JX
4986msgid "Do not treat root commits as boundaries (Default: off)"
4987msgstr ""
4988
5b34e000 4989#: builtin/blame.c:671
cc76011e
JX
4990msgid "Show work cost statistics"
4991msgstr ""
4992
5b34e000 4993#: builtin/blame.c:672
9eb3984b
JX
4994msgid "Force progress reporting"
4995msgstr ""
4996
5b34e000 4997#: builtin/blame.c:673
cc76011e
JX
4998msgid "Show output score for blame entries"
4999msgstr ""
5000
5b34e000 5001#: builtin/blame.c:674
cc76011e
JX
5002msgid "Show original filename (Default: auto)"
5003msgstr ""
5004
5b34e000 5005#: builtin/blame.c:675
cc76011e
JX
5006msgid "Show original linenumber (Default: off)"
5007msgstr ""
5008
5b34e000 5009#: builtin/blame.c:676
cc76011e
JX
5010msgid "Show in a format designed for machine consumption"
5011msgstr ""
5012
5b34e000 5013#: builtin/blame.c:677
cc76011e
JX
5014msgid "Show porcelain format with per-line commit information"
5015msgstr ""
5016
5b34e000 5017#: builtin/blame.c:678
cc76011e
JX
5018msgid "Use the same output mode as git-annotate (Default: off)"
5019msgstr ""
5020
5b34e000 5021#: builtin/blame.c:679
cc76011e
JX
5022msgid "Show raw timestamp (Default: off)"
5023msgstr ""
5024
5b34e000 5025#: builtin/blame.c:680
cc76011e
JX
5026msgid "Show long commit SHA1 (Default: off)"
5027msgstr ""
5028
5b34e000 5029#: builtin/blame.c:681
cc76011e
JX
5030msgid "Suppress author name and timestamp (Default: off)"
5031msgstr ""
5032
5b34e000 5033#: builtin/blame.c:682
cc76011e
JX
5034msgid "Show author email instead of name (Default: off)"
5035msgstr ""
5036
5b34e000 5037#: builtin/blame.c:683
cc76011e
JX
5038msgid "Ignore whitespace differences"
5039msgstr ""
5040
5b34e000 5041#: builtin/blame.c:690
673bfad0 5042msgid "Use an experimental heuristic to improve diffs"
fda7b092
JX
5043msgstr ""
5044
5b34e000 5045#: builtin/blame.c:692
cc76011e
JX
5046msgid "Spend extra cycles to find better match"
5047msgstr ""
5048
5b34e000 5049#: builtin/blame.c:693
cc76011e
JX
5050msgid "Use revisions from <file> instead of calling git-rev-list"
5051msgstr ""
5052
5b34e000 5053#: builtin/blame.c:694
cc76011e
JX
5054msgid "Use <file>'s contents as the final image"
5055msgstr ""
5056
5b34e000 5057#: builtin/blame.c:695 builtin/blame.c:696
cc76011e
JX
5058msgid "score"
5059msgstr ""
5060
5b34e000 5061#: builtin/blame.c:695
cc76011e
JX
5062msgid "Find line copies within and across files"
5063msgstr ""
5064
5b34e000 5065#: builtin/blame.c:696
cc76011e
JX
5066msgid "Find line movements within and across files"
5067msgstr ""
5068
5b34e000 5069#: builtin/blame.c:697
cc76011e
JX
5070msgid "n,m"
5071msgstr ""
5072
5b34e000 5073#: builtin/blame.c:697
cc76011e
JX
5074msgid "Process only line range n,m, counting from 1"
5075msgstr ""
5076
5b34e000 5077#: builtin/blame.c:744
fda7b092
JX
5078msgid "--progress can't be used with --incremental or porcelain formats"
5079msgstr ""
5080
5b34e000
JX
5081#. TRANSLATORS: This string is used to tell us the
5082#. maximum display width for a relative timestamp in
5083#. "git blame" output. For C locale, "4 years, 11
5084#. months ago", which takes 22 places, is the longest
5085#. among various forms of relative timestamps, but
5086#. your language may need more or fewer display
5087#. columns.
5088#.
5089#: builtin/blame.c:795
fe05e196
JX
5090msgid "4 years, 11 months ago"
5091msgstr ""
5092
5b34e000
JX
5093#: builtin/blame.c:882
5094#, c-format
5095msgid "file %s has only %lu line"
5096msgid_plural "file %s has only %lu lines"
5097msgstr[0] ""
5098msgstr[1] ""
fda7b092 5099
5b34e000
JX
5100#: builtin/blame.c:928
5101msgid "Blaming lines"
fda7b092
JX
5102msgstr ""
5103
5b34e000
JX
5104#: builtin/branch.c:27
5105msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
fda7b092
JX
5106msgstr ""
5107
5b34e000
JX
5108#: builtin/branch.c:28
5109msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
5110msgstr ""
5111
5b34e000 5112#: builtin/branch.c:29
c2ea1208 5113msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
5114msgstr ""
5115
5b34e000 5116#: builtin/branch.c:30
c2ea1208 5117msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
5118msgstr ""
5119
5b34e000 5120#: builtin/branch.c:31
25eab542 5121msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
5122msgstr ""
5123
5b34e000 5124#: builtin/branch.c:32
25eab542
JX
5125msgid "git branch [<options>] [-r | -a] [--points-at]"
5126msgstr ""
5127
5128#: builtin/branch.c:33
dfc182b1
JX
5129msgid "git branch [<options>] [-r | -a] [--format]"
5130msgstr ""
5131
25eab542 5132#: builtin/branch.c:146
822e4a65
JX
5133#, c-format
5134msgid ""
5135"deleting branch '%s' that has been merged to\n"
5136" '%s', but not yet merged to HEAD."
dce37b66
JX
5137msgstr ""
5138
25eab542 5139#: builtin/branch.c:150
dce37b66
JX
5140#, c-format
5141msgid ""
822e4a65
JX
5142"not deleting branch '%s' that is not yet merged to\n"
5143" '%s', even though it is merged to HEAD."
dce37b66
JX
5144msgstr ""
5145
25eab542 5146#: builtin/branch.c:164
fe52cd62
JX
5147#, c-format
5148msgid "Couldn't look up commit object for '%s'"
5149msgstr ""
5150
25eab542 5151#: builtin/branch.c:168
fe52cd62
JX
5152#, c-format
5153msgid ""
5154"The branch '%s' is not fully merged.\n"
5155"If you are sure you want to delete it, run 'git branch -D %s'."
5156msgstr ""
5157
25eab542 5158#: builtin/branch.c:181
fe52cd62
JX
5159msgid "Update of config-file failed"
5160msgstr ""
5161
25eab542 5162#: builtin/branch.c:212
822e4a65 5163msgid "cannot use -a with -d"
dce37b66
JX
5164msgstr ""
5165
25eab542 5166#: builtin/branch.c:218
822e4a65 5167msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
5168msgstr ""
5169
25eab542 5170#: builtin/branch.c:232
822e4a65 5171#, c-format
f517e50d 5172msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
5173msgstr ""
5174
25eab542 5175#: builtin/branch.c:247
822e4a65 5176#, c-format
64f23b0c 5177msgid "remote-tracking branch '%s' not found."
dce37b66
JX
5178msgstr ""
5179
25eab542 5180#: builtin/branch.c:248
822e4a65
JX
5181#, c-format
5182msgid "branch '%s' not found."
dce37b66
JX
5183msgstr ""
5184
25eab542 5185#: builtin/branch.c:263
822e4a65 5186#, c-format
64f23b0c 5187msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
5188msgstr ""
5189
25eab542 5190#: builtin/branch.c:264
dce37b66 5191#, c-format
822e4a65 5192msgid "Error deleting branch '%s'"
dce37b66
JX
5193msgstr ""
5194
25eab542 5195#: builtin/branch.c:271
dce37b66 5196#, c-format
64f23b0c 5197msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
5198msgstr ""
5199
25eab542 5200#: builtin/branch.c:272
dce37b66 5201#, c-format
822e4a65 5202msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
5203msgstr ""
5204
25eab542
JX
5205#: builtin/branch.c:417 builtin/tag.c:58
5206msgid "unable to parse format string"
5207msgstr ""
5208
5209#: builtin/branch.c:450
f517e50d
JX
5210#, c-format
5211msgid "Branch %s is being rebased at %s"
5212msgstr ""
5213
25eab542 5214#: builtin/branch.c:454
f517e50d
JX
5215#, c-format
5216msgid "Branch %s is being bisected at %s"
5217msgstr ""
5218
25eab542
JX
5219#: builtin/branch.c:470
5220msgid "cannot copy the current branch while not on any."
5221msgstr ""
5222
5223#: builtin/branch.c:472
822e4a65 5224msgid "cannot rename the current branch while not on any."
dce37b66
JX
5225msgstr ""
5226
25eab542 5227#: builtin/branch.c:483
dce37b66 5228#, c-format
822e4a65 5229msgid "Invalid branch name: '%s'"
dce37b66
JX
5230msgstr ""
5231
25eab542 5232#: builtin/branch.c:504
822e4a65
JX
5233msgid "Branch rename failed"
5234msgstr ""
5235
25eab542
JX
5236#: builtin/branch.c:506
5237msgid "Branch copy failed"
5238msgstr ""
5239
5240#: builtin/branch.c:510
5241#, c-format
5242msgid "Copied a misnamed branch '%s' away"
5243msgstr ""
5244
5245#: builtin/branch.c:513
dce37b66 5246#, c-format
822e4a65 5247msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
5248msgstr ""
5249
25eab542 5250#: builtin/branch.c:519
dce37b66 5251#, c-format
822e4a65 5252msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
5253msgstr ""
5254
25eab542 5255#: builtin/branch.c:528
822e4a65
JX
5256msgid "Branch is renamed, but update of config-file failed"
5257msgstr ""
5258
25eab542
JX
5259#: builtin/branch.c:530
5260msgid "Branch is copied, but update of config-file failed"
5261msgstr ""
5262
5263#: builtin/branch.c:546
9fa976ff
JX
5264#, c-format
5265msgid ""
5266"Please edit the description for the branch\n"
5267" %s\n"
5268"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
5269msgstr ""
5270
25eab542 5271#: builtin/branch.c:579
cc76011e 5272msgid "Generic options"
dce37b66
JX
5273msgstr ""
5274
25eab542 5275#: builtin/branch.c:581
cc76011e 5276msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
5277msgstr ""
5278
25eab542 5279#: builtin/branch.c:582
cc76011e 5280msgid "suppress informational messages"
dce37b66
JX
5281msgstr ""
5282
25eab542 5283#: builtin/branch.c:583
cc76011e 5284msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
5285msgstr ""
5286
25eab542
JX
5287#: builtin/branch.c:585
5288msgid "do not use"
dce37b66
JX
5289msgstr ""
5290
25eab542 5291#: builtin/branch.c:587
f517e50d
JX
5292msgid "upstream"
5293msgstr ""
5294
25eab542 5295#: builtin/branch.c:587
f517e50d
JX
5296msgid "change the upstream info"
5297msgstr ""
5298
25eab542 5299#: builtin/branch.c:588
fda7b092
JX
5300msgid "Unset the upstream info"
5301msgstr ""
5302
25eab542 5303#: builtin/branch.c:589
cc76011e 5304msgid "use colored output"
dce37b66
JX
5305msgstr ""
5306
25eab542 5307#: builtin/branch.c:590
cc76011e 5308msgid "act on remote-tracking branches"
dce37b66
JX
5309msgstr ""
5310
25eab542 5311#: builtin/branch.c:592 builtin/branch.c:594
cc76011e 5312msgid "print only branches that contain the commit"
dce37b66
JX
5313msgstr ""
5314
25eab542 5315#: builtin/branch.c:593 builtin/branch.c:595
dfc182b1
JX
5316msgid "print only branches that don't contain the commit"
5317msgstr ""
5318
25eab542 5319#: builtin/branch.c:598
cc76011e 5320msgid "Specific git-branch actions:"
dce37b66
JX
5321msgstr ""
5322
25eab542 5323#: builtin/branch.c:599
cc76011e 5324msgid "list both remote-tracking and local branches"
dce37b66
JX
5325msgstr ""
5326
25eab542 5327#: builtin/branch.c:601
cc76011e 5328msgid "delete fully merged branch"
dce37b66
JX
5329msgstr ""
5330
25eab542 5331#: builtin/branch.c:602
cc76011e 5332msgid "delete branch (even if not merged)"
dce37b66
JX
5333msgstr ""
5334
25eab542 5335#: builtin/branch.c:603
cc76011e 5336msgid "move/rename a branch and its reflog"
822e4a65
JX
5337msgstr ""
5338
25eab542 5339#: builtin/branch.c:604
cc76011e 5340msgid "move/rename a branch, even if target exists"
dce37b66
JX
5341msgstr ""
5342
25eab542
JX
5343#: builtin/branch.c:605
5344msgid "copy a branch and its reflog"
5345msgstr ""
5346
5347#: builtin/branch.c:606
5348msgid "copy a branch, even if target exists"
5349msgstr ""
5350
5351#: builtin/branch.c:607
cc76011e 5352msgid "list branch names"
dce37b66
JX
5353msgstr ""
5354
25eab542 5355#: builtin/branch.c:608
cc76011e 5356msgid "create the branch's reflog"
dce37b66
JX
5357msgstr ""
5358
25eab542 5359#: builtin/branch.c:610
cc76011e 5360msgid "edit the description for the branch"
dce37b66
JX
5361msgstr ""
5362
25eab542 5363#: builtin/branch.c:611
beb691f7 5364msgid "force creation, move/rename, deletion"
dce37b66
JX
5365msgstr ""
5366
25eab542 5367#: builtin/branch.c:612
f4f2c8f8 5368msgid "print only branches that are merged"
dce37b66
JX
5369msgstr ""
5370
25eab542 5371#: builtin/branch.c:613
f4f2c8f8 5372msgid "print only branches that are not merged"
dce37b66
JX
5373msgstr ""
5374
25eab542 5375#: builtin/branch.c:614
cc76011e
JX
5376msgid "list branches in columns"
5377msgstr ""
5378
25eab542 5379#: builtin/branch.c:615 builtin/for-each-ref.c:40 builtin/tag.c:405
f4f2c8f8
JX
5380msgid "key"
5381msgstr ""
5382
25eab542 5383#: builtin/branch.c:616 builtin/for-each-ref.c:41 builtin/tag.c:406
f4f2c8f8
JX
5384msgid "field name to sort on"
5385msgstr ""
5386
25eab542
JX
5387#: builtin/branch.c:618 builtin/for-each-ref.c:43 builtin/notes.c:408
5388#: builtin/notes.c:411 builtin/notes.c:571 builtin/notes.c:574
5389#: builtin/tag.c:408
f4f2c8f8
JX
5390msgid "object"
5391msgstr ""
5392
25eab542 5393#: builtin/branch.c:619
f4f2c8f8
JX
5394msgid "print only branches of the object"
5395msgstr ""
5396
25eab542 5397#: builtin/branch.c:621 builtin/for-each-ref.c:49 builtin/tag.c:415
673bfad0
JX
5398msgid "sorting and filtering are case insensitive"
5399msgstr ""
5400
25eab542 5401#: builtin/branch.c:622 builtin/for-each-ref.c:38 builtin/tag.c:413
5b34e000 5402#: builtin/verify-tag.c:39
dfc182b1
JX
5403msgid "format to use for the output"
5404msgstr ""
5405
25eab542 5406#: builtin/branch.c:645 builtin/clone.c:729
cc76011e
JX
5407msgid "HEAD not found below refs/heads!"
5408msgstr ""
5409
25eab542 5410#: builtin/branch.c:668
cc76011e 5411msgid "--column and --verbose are incompatible"
dce37b66
JX
5412msgstr ""
5413
25eab542 5414#: builtin/branch.c:680 builtin/branch.c:732 builtin/branch.c:741
9caaf23e
JX
5415msgid "branch name required"
5416msgstr ""
5417
25eab542 5418#: builtin/branch.c:708
9caaf23e
JX
5419msgid "Cannot give description to detached HEAD"
5420msgstr ""
5421
25eab542 5422#: builtin/branch.c:713
9caaf23e
JX
5423msgid "cannot edit description of more than one branch"
5424msgstr ""
5425
25eab542 5426#: builtin/branch.c:720
9caaf23e
JX
5427#, c-format
5428msgid "No commit on branch '%s' yet."
5429msgstr ""
5430
25eab542 5431#: builtin/branch.c:723
9caaf23e
JX
5432#, c-format
5433msgid "No branch named '%s'."
5434msgstr ""
5435
25eab542
JX
5436#: builtin/branch.c:738
5437msgid "too many branches for a copy operation"
9caaf23e
JX
5438msgstr ""
5439
25eab542
JX
5440#: builtin/branch.c:747
5441msgid "too many arguments for a rename operation"
c138af56
JX
5442msgstr ""
5443
25eab542
JX
5444#: builtin/branch.c:752
5445msgid "too many arguments to set new upstream"
5446msgstr ""
5447
5448#: builtin/branch.c:756
c138af56
JX
5449#, c-format
5450msgid ""
5451"could not set upstream of HEAD to %s when it does not point to any branch."
5452msgstr ""
5453
25eab542 5454#: builtin/branch.c:759 builtin/branch.c:781 builtin/branch.c:800
c138af56
JX
5455#, c-format
5456msgid "no such branch '%s'"
5457msgstr ""
5458
25eab542 5459#: builtin/branch.c:763
822e4a65 5460#, c-format
cc76011e 5461msgid "branch '%s' does not exist"
dce37b66
JX
5462msgstr ""
5463
25eab542
JX
5464#: builtin/branch.c:775
5465msgid "too many arguments to unset upstream"
c138af56
JX
5466msgstr ""
5467
25eab542 5468#: builtin/branch.c:779
c138af56
JX
5469msgid "could not unset upstream of HEAD when it does not point to any branch."
5470msgstr ""
5471
25eab542 5472#: builtin/branch.c:785
822e4a65 5473#, c-format
cc76011e
JX
5474msgid "Branch '%s' has no upstream information"
5475msgstr ""
5476
25eab542 5477#: builtin/branch.c:797
c138af56
JX
5478msgid "it does not make sense to create 'HEAD' manually"
5479msgstr ""
5480
25eab542 5481#: builtin/branch.c:803
cc76011e 5482msgid "-a and -r options to 'git branch' do not make sense with a branch name"
dce37b66
JX
5483msgstr ""
5484
25eab542 5485#: builtin/branch.c:806
cc76011e 5486msgid ""
25eab542
JX
5487"the '--set-upstream' option is no longer supported. Please use '--track' or "
5488"'--set-upstream-to' instead."
cc76011e 5489msgstr ""
822e4a65 5490
dfc182b1 5491#: builtin/bundle.c:45
cc76011e
JX
5492#, c-format
5493msgid "%s is okay\n"
dce37b66
JX
5494msgstr ""
5495
dfc182b1 5496#: builtin/bundle.c:58
cc76011e 5497msgid "Need a repository to create a bundle."
dce37b66
JX
5498msgstr ""
5499
dfc182b1 5500#: builtin/bundle.c:62
cc76011e 5501msgid "Need a repository to unbundle."
dce37b66
JX
5502msgstr ""
5503
25eab542 5504#: builtin/cat-file.c:521
64f23b0c 5505msgid ""
fda7b092
JX
5506"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5507"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
5508msgstr ""
5509
25eab542 5510#: builtin/cat-file.c:522
fda7b092
JX
5511msgid ""
5512"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
5513"filters]"
dce37b66
JX
5514msgstr ""
5515
25eab542 5516#: builtin/cat-file.c:559
cc76011e 5517msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
5518msgstr ""
5519
25eab542 5520#: builtin/cat-file.c:560
cc76011e 5521msgid "show object type"
dce37b66
JX
5522msgstr ""
5523
25eab542 5524#: builtin/cat-file.c:561
cc76011e 5525msgid "show object size"
dce37b66
JX
5526msgstr ""
5527
25eab542 5528#: builtin/cat-file.c:563
cc76011e 5529msgid "exit with zero when there's no error"
dce37b66
JX
5530msgstr ""
5531
25eab542 5532#: builtin/cat-file.c:564
cc76011e 5533msgid "pretty-print object's content"
dce37b66
JX
5534msgstr ""
5535
25eab542 5536#: builtin/cat-file.c:566
cc76011e 5537msgid "for blob objects, run textconv on object's content"
dce37b66
JX
5538msgstr ""
5539
25eab542 5540#: builtin/cat-file.c:568
fda7b092
JX
5541msgid "for blob objects, run filters on object's content"
5542msgstr ""
5543
25eab542 5544#: builtin/cat-file.c:569 git-submodule.sh:943
fda7b092
JX
5545msgid "blob"
5546msgstr ""
5547
25eab542 5548#: builtin/cat-file.c:570
fda7b092
JX
5549msgid "use a specific path for --textconv/--filters"
5550msgstr ""
5551
25eab542 5552#: builtin/cat-file.c:572
64f23b0c
JX
5553msgid "allow -s and -t to work with broken/corrupt objects"
5554msgstr ""
5555
25eab542 5556#: builtin/cat-file.c:573
df0617bf
JX
5557msgid "buffer --batch output"
5558msgstr ""
5559
25eab542 5560#: builtin/cat-file.c:575
cc76011e 5561msgid "show info and content of objects fed from the standard input"
dce37b66
JX
5562msgstr ""
5563
25eab542 5564#: builtin/cat-file.c:578
cc76011e 5565msgid "show info about objects fed from the standard input"
822e4a65
JX
5566msgstr ""
5567
25eab542 5568#: builtin/cat-file.c:581
64f23b0c
JX
5569msgid "follow in-tree symlinks (used with --batch or --batch-check)"
5570msgstr ""
5571
25eab542 5572#: builtin/cat-file.c:583
df0617bf
JX
5573msgid "show all objects with --batch or --batch-check"
5574msgstr ""
5575
5b34e000 5576#: builtin/check-attr.c:12
c2ea1208 5577msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
5578msgstr ""
5579
5b34e000 5580#: builtin/check-attr.c:13
f4f2c8f8 5581msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
5582msgstr ""
5583
5b34e000 5584#: builtin/check-attr.c:20
cc76011e 5585msgid "report all attributes set on file"
dce37b66
JX
5586msgstr ""
5587
5b34e000 5588#: builtin/check-attr.c:21
cc76011e 5589msgid "use .gitattributes only from the index"
dce37b66
JX
5590msgstr ""
5591
5b34e000 5592#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:99
cc76011e 5593msgid "read file names from stdin"
dce37b66
JX
5594msgstr ""
5595
5b34e000 5596#: builtin/check-attr.c:24 builtin/check-ignore.c:26
727b9576 5597msgid "terminate input and output records by a NUL character"
dce37b66
JX
5598msgstr ""
5599
25eab542 5600#: builtin/check-ignore.c:20 builtin/checkout.c:1153 builtin/gc.c:358
9caaf23e
JX
5601msgid "suppress progress reporting"
5602msgstr ""
5603
5b34e000 5604#: builtin/check-ignore.c:28
28b3cffc
JX
5605msgid "show non-matching input paths"
5606msgstr ""
5607
5b34e000 5608#: builtin/check-ignore.c:30
727b9576
JX
5609msgid "ignore index when checking"
5610msgstr ""
5611
5b34e000 5612#: builtin/check-ignore.c:158
9caaf23e
JX
5613msgid "cannot specify pathnames with --stdin"
5614msgstr ""
5615
5b34e000 5616#: builtin/check-ignore.c:161
9caaf23e
JX
5617msgid "-z only makes sense with --stdin"
5618msgstr ""
5619
5b34e000 5620#: builtin/check-ignore.c:163
9caaf23e
JX
5621msgid "no path specified"
5622msgstr ""
5623
5b34e000 5624#: builtin/check-ignore.c:167
9caaf23e
JX
5625msgid "--quiet is only valid with a single pathname"
5626msgstr ""
5627
5b34e000 5628#: builtin/check-ignore.c:169
9caaf23e
JX
5629msgid "cannot have both --quiet and --verbose"
5630msgstr ""
5631
5b34e000 5632#: builtin/check-ignore.c:172
28b3cffc
JX
5633msgid "--non-matching is only valid with --verbose"
5634msgstr ""
5635
5b34e000 5636#: builtin/check-mailmap.c:9
c2ea1208 5637msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
5638msgstr ""
5639
5b34e000 5640#: builtin/check-mailmap.c:14
28b3cffc
JX
5641msgid "also read contacts from stdin"
5642msgstr ""
5643
5b34e000 5644#: builtin/check-mailmap.c:25
28b3cffc
JX
5645#, c-format
5646msgid "unable to parse contact: %s"
5647msgstr ""
5648
5b34e000 5649#: builtin/check-mailmap.c:48
28b3cffc
JX
5650msgid "no contacts specified"
5651msgstr ""
5652
5b34e000 5653#: builtin/checkout-index.c:128
c2ea1208 5654msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
5655msgstr ""
5656
5b34e000 5657#: builtin/checkout-index.c:145
9eb3984b
JX
5658msgid "stage should be between 1 and 3 or all"
5659msgstr ""
5660
5b34e000 5661#: builtin/checkout-index.c:161
cc76011e 5662msgid "check out all files in the index"
dce37b66
JX
5663msgstr ""
5664
5b34e000 5665#: builtin/checkout-index.c:162
cc76011e 5666msgid "force overwrite of existing files"
dce37b66
JX
5667msgstr ""
5668
5b34e000 5669#: builtin/checkout-index.c:164
cc76011e 5670msgid "no warning for existing files and files not in index"
dce37b66
JX
5671msgstr ""
5672
5b34e000 5673#: builtin/checkout-index.c:166
cc76011e 5674msgid "don't checkout new files"
dce37b66
JX
5675msgstr ""
5676
5b34e000 5677#: builtin/checkout-index.c:168
cc76011e 5678msgid "update stat information in the index file"
dce37b66
JX
5679msgstr ""
5680
5b34e000 5681#: builtin/checkout-index.c:172
cc76011e 5682msgid "read list of paths from the standard input"
dce37b66
JX
5683msgstr ""
5684
5b34e000 5685#: builtin/checkout-index.c:174
cc76011e 5686msgid "write the content to temporary files"
dce37b66
JX
5687msgstr ""
5688
5b34e000 5689#: builtin/checkout-index.c:175 builtin/column.c:31
25eab542
JX
5690#: builtin/submodule--helper.c:628 builtin/submodule--helper.c:631
5691#: builtin/submodule--helper.c:637 builtin/submodule--helper.c:999
5692#: builtin/worktree.c:498
cc76011e 5693msgid "string"
dce37b66
JX
5694msgstr ""
5695
5b34e000 5696#: builtin/checkout-index.c:176
cc76011e 5697msgid "when creating files, prepend <string>"
dce37b66
JX
5698msgstr ""
5699
5b34e000 5700#: builtin/checkout-index.c:178
cc76011e 5701msgid "copy out the files from named stage"
dce37b66
JX
5702msgstr ""
5703
5b34e000 5704#: builtin/checkout.c:26
c2ea1208 5705msgid "git checkout [<options>] <branch>"
dce37b66
JX
5706msgstr ""
5707
5b34e000 5708#: builtin/checkout.c:27
c2ea1208 5709msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
5710msgstr ""
5711
5b34e000 5712#: builtin/checkout.c:135 builtin/checkout.c:168
822e4a65 5713#, c-format
cc76011e 5714msgid "path '%s' does not have our version"
dce37b66
JX
5715msgstr ""
5716
5b34e000 5717#: builtin/checkout.c:137 builtin/checkout.c:170
dce37b66 5718#, c-format
cc76011e 5719msgid "path '%s' does not have their version"
dce37b66
JX
5720msgstr ""
5721
5b34e000 5722#: builtin/checkout.c:153
822e4a65 5723#, c-format
cc76011e 5724msgid "path '%s' does not have all necessary versions"
dce37b66
JX
5725msgstr ""
5726
5b34e000 5727#: builtin/checkout.c:197
822e4a65 5728#, c-format
cc76011e 5729msgid "path '%s' does not have necessary versions"
dce37b66
JX
5730msgstr ""
5731
5b34e000 5732#: builtin/checkout.c:214
822e4a65 5733#, c-format
cc76011e 5734msgid "path '%s': cannot merge"
dce37b66
JX
5735msgstr ""
5736
5b34e000 5737#: builtin/checkout.c:231
cc76011e
JX
5738#, c-format
5739msgid "Unable to add merge result for '%s'"
dce37b66
JX
5740msgstr ""
5741
5b34e000
JX
5742#: builtin/checkout.c:253 builtin/checkout.c:256 builtin/checkout.c:259
5743#: builtin/checkout.c:262
cc76011e
JX
5744#, c-format
5745msgid "'%s' cannot be used with updating paths"
dce37b66
JX
5746msgstr ""
5747
5b34e000 5748#: builtin/checkout.c:265 builtin/checkout.c:268
dce37b66 5749#, c-format
cc76011e 5750msgid "'%s' cannot be used with %s"
dce37b66
JX
5751msgstr ""
5752
5b34e000 5753#: builtin/checkout.c:271
dce37b66 5754#, c-format
cc76011e 5755msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
5756msgstr ""
5757
5b34e000 5758#: builtin/checkout.c:342 builtin/checkout.c:349
dce37b66 5759#, c-format
cc76011e 5760msgid "path '%s' is unmerged"
dce37b66
JX
5761msgstr ""
5762
25eab542 5763#: builtin/checkout.c:501
cc76011e 5764msgid "you need to resolve your current index first"
dce37b66
JX
5765msgstr ""
5766
25eab542 5767#: builtin/checkout.c:632
dce37b66 5768#, c-format
df0617bf 5769msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
5770msgstr ""
5771
25eab542 5772#: builtin/checkout.c:673
cc76011e
JX
5773msgid "HEAD is now at"
5774msgstr ""
5775
25eab542 5776#: builtin/checkout.c:677 builtin/clone.c:683
f1522b27
JX
5777msgid "unable to update HEAD"
5778msgstr ""
5779
25eab542 5780#: builtin/checkout.c:681
dce37b66 5781#, c-format
cc76011e 5782msgid "Reset branch '%s'\n"
dce37b66
JX
5783msgstr ""
5784
25eab542 5785#: builtin/checkout.c:684
dce37b66 5786#, c-format
cc76011e 5787msgid "Already on '%s'\n"
dce37b66
JX
5788msgstr ""
5789
25eab542 5790#: builtin/checkout.c:688
dce37b66 5791#, c-format
cc76011e 5792msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
5793msgstr ""
5794
25eab542 5795#: builtin/checkout.c:690 builtin/checkout.c:1086
dce37b66 5796#, c-format
cc76011e 5797msgid "Switched to a new branch '%s'\n"
dce37b66
JX
5798msgstr ""
5799
25eab542 5800#: builtin/checkout.c:692
cc76011e
JX
5801#, c-format
5802msgid "Switched to branch '%s'\n"
dce37b66
JX
5803msgstr ""
5804
25eab542 5805#: builtin/checkout.c:743
cc76011e
JX
5806#, c-format
5807msgid " ... and %d more.\n"
dce37b66
JX
5808msgstr ""
5809
25eab542 5810#: builtin/checkout.c:749
cc76011e 5811#, c-format
822e4a65 5812msgid ""
cc76011e
JX
5813"Warning: you are leaving %d commit behind, not connected to\n"
5814"any of your branches:\n"
822e4a65 5815"\n"
cc76011e
JX
5816"%s\n"
5817msgid_plural ""
5818"Warning: you are leaving %d commits behind, not connected to\n"
5819"any of your branches:\n"
822e4a65 5820"\n"
cc76011e
JX
5821"%s\n"
5822msgstr[0] ""
5823msgstr[1] ""
dce37b66 5824
25eab542 5825#: builtin/checkout.c:768
cc76011e 5826#, c-format
dce37b66 5827msgid ""
64f23b0c
JX
5828"If you want to keep it by creating a new branch, this may be a good time\n"
5829"to do so with:\n"
5830"\n"
5831" git branch <new-branch-name> %s\n"
5832"\n"
5833msgid_plural ""
cc76011e
JX
5834"If you want to keep them by creating a new branch, this may be a good time\n"
5835"to do so with:\n"
822e4a65 5836"\n"
c2ea1208 5837" git branch <new-branch-name> %s\n"
822e4a65 5838"\n"
64f23b0c
JX
5839msgstr[0] ""
5840msgstr[1] ""
dce37b66 5841
25eab542 5842#: builtin/checkout.c:809
cc76011e 5843msgid "internal error in revision walk"
dce37b66
JX
5844msgstr ""
5845
25eab542 5846#: builtin/checkout.c:813
cc76011e 5847msgid "Previous HEAD position was"
dce37b66
JX
5848msgstr ""
5849
25eab542 5850#: builtin/checkout.c:843 builtin/checkout.c:1081
cc76011e 5851msgid "You are on a branch yet to be born"
dce37b66
JX
5852msgstr ""
5853
25eab542 5854#: builtin/checkout.c:987
727b9576
JX
5855#, c-format
5856msgid "only one reference expected, %d given."
5857msgstr ""
5858
25eab542 5859#: builtin/checkout.c:1027 builtin/worktree.c:233
cc76011e
JX
5860#, c-format
5861msgid "invalid reference: %s"
dce37b66
JX
5862msgstr ""
5863
25eab542 5864#: builtin/checkout.c:1056
cc76011e
JX
5865#, c-format
5866msgid "reference is not a tree: %s"
dce37b66
JX
5867msgstr ""
5868
25eab542 5869#: builtin/checkout.c:1095
cc76011e 5870msgid "paths cannot be used with switching branches"
dce37b66
JX
5871msgstr ""
5872
25eab542 5873#: builtin/checkout.c:1098 builtin/checkout.c:1102
cc76011e
JX
5874#, c-format
5875msgid "'%s' cannot be used with switching branches"
dce37b66
JX
5876msgstr ""
5877
25eab542
JX
5878#: builtin/checkout.c:1106 builtin/checkout.c:1109 builtin/checkout.c:1114
5879#: builtin/checkout.c:1117
cc76011e
JX
5880#, c-format
5881msgid "'%s' cannot be used with '%s'"
dce37b66
JX
5882msgstr ""
5883
25eab542 5884#: builtin/checkout.c:1122
dce37b66 5885#, c-format
cc76011e 5886msgid "Cannot switch branch to a non-commit '%s'"
dce37b66
JX
5887msgstr ""
5888
25eab542
JX
5889#: builtin/checkout.c:1154 builtin/checkout.c:1156 builtin/clone.c:114
5890#: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:346
5891#: builtin/worktree.c:348
cc76011e 5892msgid "branch"
dce37b66
JX
5893msgstr ""
5894
25eab542 5895#: builtin/checkout.c:1155
cc76011e 5896msgid "create and checkout a new branch"
dce37b66
JX
5897msgstr ""
5898
25eab542 5899#: builtin/checkout.c:1157
cc76011e 5900msgid "create/reset and checkout a branch"
dce37b66
JX
5901msgstr ""
5902
25eab542 5903#: builtin/checkout.c:1158
cc76011e 5904msgid "create reflog for new branch"
dce37b66
JX
5905msgstr ""
5906
25eab542 5907#: builtin/checkout.c:1159 builtin/worktree.c:350
9fa976ff 5908msgid "detach HEAD at named commit"
dce37b66
JX
5909msgstr ""
5910
25eab542 5911#: builtin/checkout.c:1160
cc76011e 5912msgid "set upstream info for new branch"
dce37b66
JX
5913msgstr ""
5914
25eab542 5915#: builtin/checkout.c:1162
5e078fcd 5916msgid "new-branch"
dce37b66
JX
5917msgstr ""
5918
25eab542 5919#: builtin/checkout.c:1162
cc76011e 5920msgid "new unparented branch"
dce37b66
JX
5921msgstr ""
5922
25eab542 5923#: builtin/checkout.c:1163
cc76011e 5924msgid "checkout our version for unmerged files"
dce37b66
JX
5925msgstr ""
5926
25eab542 5927#: builtin/checkout.c:1165
cc76011e 5928msgid "checkout their version for unmerged files"
dce37b66
JX
5929msgstr ""
5930
25eab542 5931#: builtin/checkout.c:1167
cc76011e 5932msgid "force checkout (throw away local modifications)"
cd1e7487
JX
5933msgstr ""
5934
25eab542 5935#: builtin/checkout.c:1168
cc76011e 5936msgid "perform a 3-way merge with the new branch"
dce37b66
JX
5937msgstr ""
5938
25eab542 5939#: builtin/checkout.c:1169 builtin/merge.c:238
cc76011e 5940msgid "update ignored files (default)"
dce37b66
JX
5941msgstr ""
5942
25eab542 5943#: builtin/checkout.c:1170 builtin/log.c:1489 parse-options.h:251
cc76011e 5944msgid "style"
dce37b66
JX
5945msgstr ""
5946
25eab542 5947#: builtin/checkout.c:1171
cc76011e 5948msgid "conflict style (merge or diff3)"
dce37b66
JX
5949msgstr ""
5950
25eab542 5951#: builtin/checkout.c:1174
c6bc7d43
JX
5952msgid "do not limit pathspecs to sparse entries only"
5953msgstr ""
5954
25eab542 5955#: builtin/checkout.c:1176
c2ea1208 5956msgid "second guess 'git checkout <no-such-branch>'"
dce37b66
JX
5957msgstr ""
5958
25eab542 5959#: builtin/checkout.c:1178
64f23b0c
JX
5960msgid "do not check if another worktree is holding the given ref"
5961msgstr ""
5962
25eab542
JX
5963#: builtin/checkout.c:1182 builtin/clone.c:81 builtin/fetch.c:136
5964#: builtin/merge.c:235 builtin/pull.c:120 builtin/push.c:544
5b34e000 5965#: builtin/send-pack.c:173
f4f2c8f8
JX
5966msgid "force progress reporting"
5967msgstr ""
5968
25eab542 5969#: builtin/checkout.c:1212
cc76011e 5970msgid "-b, -B and --orphan are mutually exclusive"
dce37b66
JX
5971msgstr ""
5972
25eab542 5973#: builtin/checkout.c:1229
cc76011e 5974msgid "--track needs a branch name"
822e4a65
JX
5975msgstr ""
5976
25eab542 5977#: builtin/checkout.c:1234
cc76011e 5978msgid "Missing branch name; try -b"
dce37b66
JX
5979msgstr ""
5980
25eab542 5981#: builtin/checkout.c:1270
cc76011e 5982msgid "invalid path specification"
dce37b66
JX
5983msgstr ""
5984
25eab542 5985#: builtin/checkout.c:1277
dce37b66 5986#, c-format
5b34e000 5987msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
5988msgstr ""
5989
25eab542 5990#: builtin/checkout.c:1281
cc76011e
JX
5991#, c-format
5992msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
5993msgstr ""
5994
25eab542 5995#: builtin/checkout.c:1285
cc76011e
JX
5996msgid ""
5997"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
5998"checking out of the index."
dce37b66
JX
5999msgstr ""
6000
5b34e000 6001#: builtin/clean.c:26
28b3cffc
JX
6002msgid ""
6003"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
6004msgstr ""
6005
5b34e000 6006#: builtin/clean.c:30
46bc4039
JX
6007#, c-format
6008msgid "Removing %s\n"
6009msgstr ""
6010
5b34e000 6011#: builtin/clean.c:31
46bc4039
JX
6012#, c-format
6013msgid "Would remove %s\n"
6014msgstr ""
6015
5b34e000 6016#: builtin/clean.c:32
46bc4039
JX
6017#, c-format
6018msgid "Skipping repository %s\n"
6019msgstr ""
6020
5b34e000 6021#: builtin/clean.c:33
46bc4039
JX
6022#, c-format
6023msgid "Would skip repository %s\n"
6024msgstr ""
6025
5b34e000 6026#: builtin/clean.c:34
46bc4039
JX
6027#, c-format
6028msgid "failed to remove %s"
6029msgstr ""
6030
25eab542 6031#: builtin/clean.c:301 git-add--interactive.perl:572
673bfad0 6032#, c-format
28b3cffc
JX
6033msgid ""
6034"Prompt help:\n"
6035"1 - select a numbered item\n"
6036"foo - select item based on unique prefix\n"
673bfad0 6037" - (empty) select nothing\n"
28b3cffc
JX
6038msgstr ""
6039
25eab542 6040#: builtin/clean.c:305 git-add--interactive.perl:581
673bfad0 6041#, c-format
28b3cffc
JX
6042msgid ""
6043"Prompt help:\n"
6044"1 - select a single item\n"
6045"3-5 - select a range of items\n"
6046"2-3,6-9 - select multiple ranges\n"
6047"foo - select item based on unique prefix\n"
6048"-... - unselect specified items\n"
6049"* - choose all items\n"
673bfad0 6050" - (empty) finish selecting\n"
28b3cffc
JX
6051msgstr ""
6052
25eab542 6053#: builtin/clean.c:521 git-add--interactive.perl:547
5b34e000 6054#: git-add--interactive.perl:552
673bfad0
JX
6055#, c-format, perl-format
6056msgid "Huh (%s)?\n"
28b3cffc
JX
6057msgstr ""
6058
25eab542 6059#: builtin/clean.c:663
28b3cffc
JX
6060#, c-format
6061msgid "Input ignore patterns>> "
6062msgstr ""
6063
25eab542 6064#: builtin/clean.c:700
28b3cffc
JX
6065#, c-format
6066msgid "WARNING: Cannot find items matched by: %s"
6067msgstr ""
6068
25eab542 6069#: builtin/clean.c:721
28b3cffc
JX
6070msgid "Select items to delete"
6071msgstr ""
6072
c2ea1208 6073#. TRANSLATORS: Make sure to keep [y/N] as is
25eab542 6074#: builtin/clean.c:762
28b3cffc 6075#, c-format
c2ea1208 6076msgid "Remove %s [y/N]? "
28b3cffc
JX
6077msgstr ""
6078
25eab542 6079#: builtin/clean.c:787 git-add--interactive.perl:1616
673bfad0
JX
6080#, c-format
6081msgid "Bye.\n"
28b3cffc
JX
6082msgstr ""
6083
25eab542 6084#: builtin/clean.c:795
28b3cffc
JX
6085msgid ""
6086"clean - start cleaning\n"
6087"filter by pattern - exclude items from deletion\n"
6088"select by numbers - select items to be deleted by numbers\n"
6089"ask each - confirm each deletion (like \"rm -i\")\n"
6090"quit - stop cleaning\n"
6091"help - this screen\n"
6092"? - help for prompt selection"
6093msgstr ""
6094
25eab542 6095#: builtin/clean.c:822 git-add--interactive.perl:1692
28b3cffc
JX
6096msgid "*** Commands ***"
6097msgstr ""
6098
25eab542 6099#: builtin/clean.c:823 git-add--interactive.perl:1689
28b3cffc
JX
6100msgid "What now"
6101msgstr ""
6102
25eab542 6103#: builtin/clean.c:831
28b3cffc
JX
6104msgid "Would remove the following item:"
6105msgid_plural "Would remove the following items:"
6106msgstr[0] ""
6107msgstr[1] ""
6108
25eab542 6109#: builtin/clean.c:847
28b3cffc
JX
6110msgid "No more files to clean, exiting."
6111msgstr ""
6112
25eab542 6113#: builtin/clean.c:909
cc76011e 6114msgid "do not print names of files removed"
dce37b66
JX
6115msgstr ""
6116
25eab542 6117#: builtin/clean.c:911
cc76011e 6118msgid "force"
dce37b66
JX
6119msgstr ""
6120
25eab542 6121#: builtin/clean.c:912
28b3cffc
JX
6122msgid "interactive cleaning"
6123msgstr ""
6124
25eab542 6125#: builtin/clean.c:914
cc76011e 6126msgid "remove whole directories"
dce37b66
JX
6127msgstr ""
6128
25eab542
JX
6129#: builtin/clean.c:915 builtin/describe.c:463 builtin/describe.c:465
6130#: builtin/grep.c:861 builtin/ls-files.c:544 builtin/name-rev.c:397
5b34e000 6131#: builtin/name-rev.c:399 builtin/show-ref.c:176
cc76011e 6132msgid "pattern"
dce37b66
JX
6133msgstr ""
6134
25eab542 6135#: builtin/clean.c:916
cc76011e 6136msgid "add <pattern> to ignore rules"
dce37b66
JX
6137msgstr ""
6138
25eab542 6139#: builtin/clean.c:917
cc76011e 6140msgid "remove ignored files, too"
dce37b66
JX
6141msgstr ""
6142
25eab542 6143#: builtin/clean.c:919
cc76011e 6144msgid "remove only ignored files"
dce37b66
JX
6145msgstr ""
6146
25eab542 6147#: builtin/clean.c:937
cc76011e 6148msgid "-x and -X cannot be used together"
dce37b66
JX
6149msgstr ""
6150
25eab542 6151#: builtin/clean.c:941
cc76011e 6152msgid ""
5e078fcd 6153"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 6154"clean"
dce37b66
JX
6155msgstr ""
6156
25eab542 6157#: builtin/clean.c:944
cc76011e 6158msgid ""
5e078fcd 6159"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 6160"refusing to clean"
dce37b66
JX
6161msgstr ""
6162
25eab542 6163#: builtin/clone.c:39
c2ea1208 6164msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
6165msgstr ""
6166
25eab542 6167#: builtin/clone.c:83
cc76011e 6168msgid "don't create a checkout"
dce37b66
JX
6169msgstr ""
6170
25eab542 6171#: builtin/clone.c:84 builtin/clone.c:86 builtin/init-db.c:479
cc76011e 6172msgid "create a bare repository"
dce37b66
JX
6173msgstr ""
6174
25eab542 6175#: builtin/clone.c:88
cc76011e 6176msgid "create a mirror repository (implies bare)"
dce37b66
JX
6177msgstr ""
6178
25eab542 6179#: builtin/clone.c:90
cc76011e 6180msgid "to clone from a local repository"
dce37b66
JX
6181msgstr ""
6182
25eab542 6183#: builtin/clone.c:92
cc76011e 6184msgid "don't use local hardlinks, always copy"
dce37b66
JX
6185msgstr ""
6186
25eab542 6187#: builtin/clone.c:94
cc76011e 6188msgid "setup as shared repository"
dce37b66
JX
6189msgstr ""
6190
25eab542 6191#: builtin/clone.c:96 builtin/clone.c:100
dfc182b1
JX
6192msgid "pathspec"
6193msgstr ""
6194
25eab542 6195#: builtin/clone.c:96 builtin/clone.c:100
cc76011e 6196msgid "initialize submodules in the clone"
dce37b66
JX
6197msgstr ""
6198
25eab542 6199#: builtin/clone.c:103
f517e50d
JX
6200msgid "number of submodules cloned in parallel"
6201msgstr ""
6202
25eab542 6203#: builtin/clone.c:104 builtin/init-db.c:476
cc76011e 6204msgid "template-directory"
dce37b66
JX
6205msgstr ""
6206
25eab542 6207#: builtin/clone.c:105 builtin/init-db.c:477
cc76011e 6208msgid "directory from which templates will be used"
dce37b66
JX
6209msgstr ""
6210
25eab542
JX
6211#: builtin/clone.c:107 builtin/clone.c:109 builtin/submodule--helper.c:635
6212#: builtin/submodule--helper.c:1002
cc76011e 6213msgid "reference repository"
dce37b66
JX
6214msgstr ""
6215
25eab542 6216#: builtin/clone.c:111
64f23b0c
JX
6217msgid "use --reference only while cloning"
6218msgstr ""
6219
25eab542 6220#: builtin/clone.c:112 builtin/column.c:27 builtin/merge-file.c:44
cc76011e 6221msgid "name"
dce37b66
JX
6222msgstr ""
6223
25eab542 6224#: builtin/clone.c:113
cc76011e 6225msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
6226msgstr ""
6227
25eab542 6228#: builtin/clone.c:115
cc76011e 6229msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
6230msgstr ""
6231
25eab542 6232#: builtin/clone.c:117
cc76011e 6233msgid "path to git-upload-pack on the remote"
dce37b66
JX
6234msgstr ""
6235
25eab542 6236#: builtin/clone.c:118 builtin/fetch.c:137 builtin/grep.c:804
5b34e000 6237#: builtin/pull.c:205
cc76011e 6238msgid "depth"
dce37b66
JX
6239msgstr ""
6240
25eab542 6241#: builtin/clone.c:119
cc76011e 6242msgid "create a shallow clone of that depth"
dce37b66
JX
6243msgstr ""
6244
25eab542 6245#: builtin/clone.c:120 builtin/fetch.c:139 builtin/pack-objects.c:2938
fda7b092
JX
6246#: parse-options.h:142
6247msgid "time"
6248msgstr ""
6249
25eab542 6250#: builtin/clone.c:121
fda7b092
JX
6251msgid "create a shallow clone since a specific time"
6252msgstr ""
6253
25eab542 6254#: builtin/clone.c:122 builtin/fetch.c:141
fda7b092
JX
6255msgid "revision"
6256msgstr ""
6257
25eab542 6258#: builtin/clone.c:123 builtin/fetch.c:142
673bfad0 6259msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
6260msgstr ""
6261
25eab542 6262#: builtin/clone.c:125
cc76011e 6263msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
6264msgstr ""
6265
25eab542 6266#: builtin/clone.c:127
5b34e000
JX
6267msgid "don't clone any tags, and make later fetches not to follow them"
6268msgstr ""
6269
25eab542 6270#: builtin/clone.c:129
f517e50d
JX
6271msgid "any cloned submodules will be shallow"
6272msgstr ""
6273
25eab542 6274#: builtin/clone.c:130 builtin/init-db.c:485
cc76011e 6275msgid "gitdir"
dce37b66
JX
6276msgstr ""
6277
25eab542 6278#: builtin/clone.c:131 builtin/init-db.c:486
cc76011e 6279msgid "separate git dir from working tree"
dce37b66
JX
6280msgstr ""
6281
25eab542 6282#: builtin/clone.c:132
cc76011e 6283msgid "key=value"
822e4a65
JX
6284msgstr ""
6285
25eab542 6286#: builtin/clone.c:133
cc76011e 6287msgid "set config inside the new repository"
dce37b66
JX
6288msgstr ""
6289
25eab542 6290#: builtin/clone.c:134 builtin/fetch.c:159 builtin/push.c:555
9eb3984b
JX
6291msgid "use IPv4 addresses only"
6292msgstr ""
6293
25eab542 6294#: builtin/clone.c:136 builtin/fetch.c:161 builtin/push.c:557
9eb3984b
JX
6295msgid "use IPv6 addresses only"
6296msgstr ""
6297
25eab542 6298#: builtin/clone.c:273
f1522b27
JX
6299msgid ""
6300"No directory name could be guessed.\n"
6301"Please specify a directory on the command line"
6302msgstr ""
6303
25eab542 6304#: builtin/clone.c:326
df49095a 6305#, c-format
fda7b092 6306msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
6307msgstr ""
6308
25eab542 6309#: builtin/clone.c:398
9fa976ff
JX
6310#, c-format
6311msgid "failed to open '%s'"
6312msgstr ""
6313
25eab542 6314#: builtin/clone.c:406
dce37b66 6315#, c-format
cc76011e 6316msgid "%s exists and is not a directory"
dce37b66
JX
6317msgstr ""
6318
25eab542 6319#: builtin/clone.c:420
cc76011e
JX
6320#, c-format
6321msgid "failed to stat %s\n"
822e4a65
JX
6322msgstr ""
6323
25eab542 6324#: builtin/clone.c:442
dce37b66 6325#, c-format
cc76011e 6326msgid "failed to create link '%s'"
dce37b66
JX
6327msgstr ""
6328
25eab542 6329#: builtin/clone.c:446
cc76011e
JX
6330#, c-format
6331msgid "failed to copy file to '%s'"
dce37b66
JX
6332msgstr ""
6333
25eab542 6334#: builtin/clone.c:471
cc76011e
JX
6335#, c-format
6336msgid "done.\n"
dce37b66
JX
6337msgstr ""
6338
25eab542 6339#: builtin/clone.c:483
c138af56
JX
6340msgid ""
6341"Clone succeeded, but checkout failed.\n"
6342"You can inspect what was checked out with 'git status'\n"
6343"and retry the checkout with 'git checkout -f HEAD'\n"
6344msgstr ""
6345
25eab542 6346#: builtin/clone.c:560
cc76011e
JX
6347#, c-format
6348msgid "Could not find remote branch %s to clone."
dce37b66
JX
6349msgstr ""
6350
25eab542 6351#: builtin/clone.c:655
c138af56
JX
6352msgid "remote did not send all necessary objects"
6353msgstr ""
6354
25eab542 6355#: builtin/clone.c:671
f1522b27
JX
6356#, c-format
6357msgid "unable to update %s"
6358msgstr ""
6359
25eab542 6360#: builtin/clone.c:720
cc76011e 6361msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
6362msgstr ""
6363
25eab542 6364#: builtin/clone.c:751
c138af56
JX
6365msgid "unable to checkout working tree"
6366msgstr ""
6367
25eab542 6368#: builtin/clone.c:796
f1522b27
JX
6369msgid "unable to write parameters to config file"
6370msgstr ""
6371
25eab542 6372#: builtin/clone.c:859
beb691f7
JX
6373msgid "cannot repack to clean up"
6374msgstr ""
6375
25eab542 6376#: builtin/clone.c:861
beb691f7
JX
6377msgid "cannot unlink temporary alternates file"
6378msgstr ""
6379
25eab542 6380#: builtin/clone.c:894 builtin/receive-pack.c:1944
cc76011e 6381msgid "Too many arguments."
dce37b66
JX
6382msgstr ""
6383
25eab542 6384#: builtin/clone.c:898
cc76011e 6385msgid "You must specify a repository to clone."
dce37b66
JX
6386msgstr ""
6387
25eab542 6388#: builtin/clone.c:911
cc76011e
JX
6389#, c-format
6390msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
6391msgstr ""
6392
25eab542 6393#: builtin/clone.c:914
46bc4039
JX
6394msgid "--bare and --separate-git-dir are incompatible."
6395msgstr ""
6396
25eab542 6397#: builtin/clone.c:927
cc76011e
JX
6398#, c-format
6399msgid "repository '%s' does not exist"
dce37b66
JX
6400msgstr ""
6401
25eab542 6402#: builtin/clone.c:933 builtin/fetch.c:1360
df49095a
JX
6403#, c-format
6404msgid "depth %s is not a positive number"
6405msgstr ""
6406
25eab542 6407#: builtin/clone.c:943
dce37b66 6408#, c-format
cc76011e 6409msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
6410msgstr ""
6411
25eab542 6412#: builtin/clone.c:953
dce37b66 6413#, c-format
cc76011e 6414msgid "working tree '%s' already exists."
dce37b66
JX
6415msgstr ""
6416
25eab542
JX
6417#: builtin/clone.c:968 builtin/clone.c:979 builtin/difftool.c:270
6418#: builtin/worktree.c:240 builtin/worktree.c:270
a4156d20
JX
6419#, c-format
6420msgid "could not create leading directories of '%s'"
6421msgstr ""
6422
25eab542 6423#: builtin/clone.c:971
822e4a65 6424#, c-format
c2ea1208 6425msgid "could not create work tree dir '%s'"
dce37b66
JX
6426msgstr ""
6427
25eab542 6428#: builtin/clone.c:983
822e4a65 6429#, c-format
cc76011e 6430msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
6431msgstr ""
6432
25eab542 6433#: builtin/clone.c:985
dce37b66 6434#, c-format
cc76011e 6435msgid "Cloning into '%s'...\n"
dce37b66
JX
6436msgstr ""
6437
25eab542 6438#: builtin/clone.c:1009
fda7b092
JX
6439msgid ""
6440"clone --recursive is not compatible with both --reference and --reference-if-"
6441"able"
6442msgstr ""
6443
25eab542 6444#: builtin/clone.c:1071
fe05e196
JX
6445msgid "--depth is ignored in local clones; use file:// instead."
6446msgstr ""
6447
25eab542 6448#: builtin/clone.c:1073
fda7b092
JX
6449msgid "--shallow-since is ignored in local clones; use file:// instead."
6450msgstr ""
6451
25eab542 6452#: builtin/clone.c:1075
fda7b092
JX
6453msgid "--shallow-exclude is ignored in local clones; use file:// instead."
6454msgstr ""
6455
25eab542 6456#: builtin/clone.c:1078
fe05e196
JX
6457msgid "source repository is shallow, ignoring --local"
6458msgstr ""
6459
25eab542 6460#: builtin/clone.c:1083
fe05e196
JX
6461msgid "--local is ignored"
6462msgstr ""
6463
25eab542 6464#: builtin/clone.c:1087
822e4a65 6465#, c-format
cc76011e 6466msgid "Don't know how to clone %s"
dce37b66
JX
6467msgstr ""
6468
25eab542 6469#: builtin/clone.c:1142 builtin/clone.c:1150
822e4a65 6470#, c-format
cc76011e 6471msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
6472msgstr ""
6473
25eab542 6474#: builtin/clone.c:1153
cc76011e 6475msgid "You appear to have cloned an empty repository."
dce37b66
JX
6476msgstr ""
6477
5b34e000 6478#: builtin/column.c:10
c2ea1208 6479msgid "git column [<options>]"
dce37b66
JX
6480msgstr ""
6481
5b34e000 6482#: builtin/column.c:27
cc76011e 6483msgid "lookup config vars"
dce37b66
JX
6484msgstr ""
6485
5b34e000 6486#: builtin/column.c:28 builtin/column.c:29
cc76011e 6487msgid "layout to use"
dce37b66
JX
6488msgstr ""
6489
5b34e000 6490#: builtin/column.c:30
cc76011e 6491msgid "Maximum width"
dce37b66
JX
6492msgstr ""
6493
5b34e000 6494#: builtin/column.c:31
cc76011e 6495msgid "Padding space on left border"
dce37b66
JX
6496msgstr ""
6497
5b34e000 6498#: builtin/column.c:32
cc76011e 6499msgid "Padding space on right border"
dce37b66
JX
6500msgstr ""
6501
5b34e000 6502#: builtin/column.c:33
cc76011e 6503msgid "Padding space between columns"
dce37b66
JX
6504msgstr ""
6505
5b34e000 6506#: builtin/column.c:52
cc76011e 6507msgid "--command must be the first argument"
dce37b66
JX
6508msgstr ""
6509
5b34e000 6510#: builtin/commit.c:39
c2ea1208 6511msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
6512msgstr ""
6513
5b34e000 6514#: builtin/commit.c:44
c2ea1208 6515msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
6516msgstr ""
6517
5b34e000 6518#: builtin/commit.c:49
d07a63e4
JX
6519msgid ""
6520"Your name and email address were configured automatically based\n"
6521"on your username and hostname. Please check that they are accurate.\n"
6522"You can suppress this message by setting them explicitly. Run the\n"
6523"following command and follow the instructions in your editor to edit\n"
6524"your configuration file:\n"
6525"\n"
6526" git config --global --edit\n"
6527"\n"
6528"After doing this, you may fix the identity used for this commit with:\n"
6529"\n"
6530" git commit --amend --reset-author\n"
6531msgstr ""
6532
5b34e000 6533#: builtin/commit.c:62
cc76011e
JX
6534msgid ""
6535"Your name and email address were configured automatically based\n"
6536"on your username and hostname. Please check that they are accurate.\n"
6537"You can suppress this message by setting them explicitly:\n"
6538"\n"
6539" git config --global user.name \"Your Name\"\n"
6540" git config --global user.email you@example.com\n"
6541"\n"
6542"After doing this, you may fix the identity used for this commit with:\n"
6543"\n"
6544" git commit --amend --reset-author\n"
dce37b66
JX
6545msgstr ""
6546
5b34e000 6547#: builtin/commit.c:74
cc76011e
JX
6548msgid ""
6549"You asked to amend the most recent commit, but doing so would make\n"
6550"it empty. You can repeat your command with --allow-empty, or you can\n"
6551"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
6552msgstr ""
6553
5b34e000 6554#: builtin/commit.c:79
dce37b66 6555msgid ""
cc76011e
JX
6556"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
6557"If you wish to commit it anyway, use:\n"
6558"\n"
6559" git commit --allow-empty\n"
6560"\n"
dce37b66
JX
6561msgstr ""
6562
5b34e000 6563#: builtin/commit.c:86
b8ecf239
JX
6564msgid "Otherwise, please use 'git reset'\n"
6565msgstr ""
6566
5b34e000 6567#: builtin/commit.c:89
b8ecf239
JX
6568msgid ""
6569"If you wish to skip this commit, use:\n"
6570"\n"
6571" git reset\n"
6572"\n"
6573"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
6574"the remaining commits.\n"
6575msgstr ""
6576
25eab542 6577#: builtin/commit.c:318
cc76011e 6578msgid "failed to unpack HEAD tree object"
822e4a65
JX
6579msgstr ""
6580
25eab542 6581#: builtin/commit.c:359
cc76011e 6582msgid "unable to create temporary index"
dce37b66
JX
6583msgstr ""
6584
25eab542 6585#: builtin/commit.c:365
cc76011e 6586msgid "interactive add failed"
dce37b66
JX
6587msgstr ""
6588
25eab542 6589#: builtin/commit.c:378
d07a63e4
JX
6590msgid "unable to update temporary index"
6591msgstr ""
6592
25eab542 6593#: builtin/commit.c:380
d07a63e4
JX
6594msgid "Failed to update main cache tree"
6595msgstr ""
6596
25eab542 6597#: builtin/commit.c:405 builtin/commit.c:429 builtin/commit.c:478
cc76011e 6598msgid "unable to write new_index file"
dce37b66
JX
6599msgstr ""
6600
25eab542 6601#: builtin/commit.c:461
cc76011e 6602msgid "cannot do a partial commit during a merge."
dce37b66
JX
6603msgstr ""
6604
25eab542 6605#: builtin/commit.c:463
cc76011e 6606msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
6607msgstr ""
6608
25eab542 6609#: builtin/commit.c:471
cc76011e 6610msgid "cannot read the index"
dce37b66
JX
6611msgstr ""
6612
25eab542 6613#: builtin/commit.c:490
cc76011e 6614msgid "unable to write temporary index file"
dce37b66
JX
6615msgstr ""
6616
25eab542 6617#: builtin/commit.c:587
d07a63e4
JX
6618#, c-format
6619msgid "commit '%s' lacks author header"
6620msgstr ""
6621
25eab542 6622#: builtin/commit.c:589
dce37b66 6623#, c-format
d07a63e4 6624msgid "commit '%s' has malformed author line"
dce37b66
JX
6625msgstr ""
6626
25eab542 6627#: builtin/commit.c:608
cc76011e 6628msgid "malformed --author parameter"
dce37b66
JX
6629msgstr ""
6630
25eab542 6631#: builtin/commit.c:660
fe05e196
JX
6632msgid ""
6633"unable to select a comment character that is not used\n"
6634"in the current commit message"
6635msgstr ""
6636
25eab542 6637#: builtin/commit.c:697 builtin/commit.c:730 builtin/commit.c:1100
cc76011e
JX
6638#, c-format
6639msgid "could not lookup commit %s"
822e4a65
JX
6640msgstr ""
6641
25eab542 6642#: builtin/commit.c:709 builtin/shortlog.c:309
cc76011e
JX
6643#, c-format
6644msgid "(reading log message from standard input)\n"
822e4a65
JX
6645msgstr ""
6646
25eab542 6647#: builtin/commit.c:711
cc76011e 6648msgid "could not read log from standard input"
822e4a65
JX
6649msgstr ""
6650
25eab542 6651#: builtin/commit.c:715
dce37b66 6652#, c-format
cc76011e 6653msgid "could not read log file '%s'"
dce37b66
JX
6654msgstr ""
6655
25eab542 6656#: builtin/commit.c:742 builtin/commit.c:750
f517e50d 6657msgid "could not read SQUASH_MSG"
dce37b66
JX
6658msgstr ""
6659
25eab542 6660#: builtin/commit.c:747
f517e50d 6661msgid "could not read MERGE_MSG"
dce37b66
JX
6662msgstr ""
6663
25eab542 6664#: builtin/commit.c:801
cc76011e
JX
6665msgid "could not write commit template"
6666msgstr ""
6667
25eab542 6668#: builtin/commit.c:819
dce37b66 6669#, c-format
822e4a65 6670msgid ""
cc76011e
JX
6671"\n"
6672"It looks like you may be committing a merge.\n"
6673"If this is not correct, please remove the file\n"
6674"\t%s\n"
6675"and try again.\n"
dce37b66
JX
6676msgstr ""
6677
25eab542 6678#: builtin/commit.c:824
822e4a65
JX
6679#, c-format
6680msgid ""
cc76011e
JX
6681"\n"
6682"It looks like you may be committing a cherry-pick.\n"
6683"If this is not correct, please remove the file\n"
6684"\t%s\n"
6685"and try again.\n"
dce37b66
JX
6686msgstr ""
6687
25eab542 6688#: builtin/commit.c:837
9caaf23e 6689#, c-format
cc76011e
JX
6690msgid ""
6691"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 6692"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
6693msgstr ""
6694
25eab542 6695#: builtin/commit.c:844
9caaf23e 6696#, c-format
cc76011e
JX
6697msgid ""
6698"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 6699"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
6700"An empty message aborts the commit.\n"
6701msgstr ""
6702
25eab542 6703#: builtin/commit.c:861
fe05e196
JX
6704#, c-format
6705msgid "%sAuthor: %.*s <%.*s>"
6706msgstr ""
6707
25eab542 6708#: builtin/commit.c:869
822e4a65 6709#, c-format
fe05e196 6710msgid "%sDate: %s"
dce37b66
JX
6711msgstr ""
6712
25eab542 6713#: builtin/commit.c:876
cc76011e 6714#, c-format
fe05e196 6715msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
6716msgstr ""
6717
25eab542 6718#: builtin/commit.c:893
cc76011e 6719msgid "Cannot read index"
822e4a65
JX
6720msgstr ""
6721
25eab542 6722#: builtin/commit.c:958
cc76011e 6723msgid "Error building trees"
dce37b66
JX
6724msgstr ""
6725
25eab542 6726#: builtin/commit.c:972 builtin/tag.c:252
dce37b66 6727#, c-format
cc76011e 6728msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
6729msgstr ""
6730
25eab542 6731#: builtin/commit.c:1075
dce37b66 6732#, c-format
c2ea1208 6733msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
6734msgstr ""
6735
25eab542 6736#: builtin/commit.c:1090 builtin/commit.c:1335
cc76011e
JX
6737#, c-format
6738msgid "Invalid untracked files mode '%s'"
dce37b66
JX
6739msgstr ""
6740
25eab542 6741#: builtin/commit.c:1128
28b3cffc
JX
6742msgid "--long and -z are incompatible"
6743msgstr ""
6744
25eab542 6745#: builtin/commit.c:1158
cc76011e
JX
6746msgid "Using both --reset-author and --author does not make sense"
6747msgstr ""
822e4a65 6748
25eab542 6749#: builtin/commit.c:1167
cc76011e 6750msgid "You have nothing to amend."
dce37b66
JX
6751msgstr ""
6752
25eab542 6753#: builtin/commit.c:1170
cc76011e 6754msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
6755msgstr ""
6756
25eab542 6757#: builtin/commit.c:1172
cc76011e 6758msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
6759msgstr ""
6760
25eab542 6761#: builtin/commit.c:1175
cc76011e 6762msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
6763msgstr ""
6764
25eab542 6765#: builtin/commit.c:1185
cc76011e 6766msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
6767msgstr ""
6768
25eab542 6769#: builtin/commit.c:1187
cc76011e 6770msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
dce37b66
JX
6771msgstr ""
6772
25eab542 6773#: builtin/commit.c:1195
cc76011e 6774msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
6775msgstr ""
6776
25eab542 6777#: builtin/commit.c:1212
cc76011e 6778msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
6779msgstr ""
6780
25eab542 6781#: builtin/commit.c:1214
cc76011e 6782msgid "No paths with --include/--only does not make sense."
dce37b66
JX
6783msgstr ""
6784
25eab542 6785#: builtin/commit.c:1226 builtin/tag.c:535
dce37b66 6786#, c-format
cc76011e 6787msgid "Invalid cleanup mode %s"
dce37b66
JX
6788msgstr ""
6789
25eab542 6790#: builtin/commit.c:1231
cc76011e 6791msgid "Paths with -a does not make sense."
822e4a65
JX
6792msgstr ""
6793
25eab542 6794#: builtin/commit.c:1349 builtin/commit.c:1626
cc76011e
JX
6795msgid "show status concisely"
6796msgstr ""
822e4a65 6797
25eab542 6798#: builtin/commit.c:1351 builtin/commit.c:1628
cc76011e 6799msgid "show branch information"
cd1e7487
JX
6800msgstr ""
6801
25eab542 6802#: builtin/commit.c:1353
5b34e000
JX
6803msgid "show stash information"
6804msgstr ""
6805
25eab542 6806#: builtin/commit.c:1355
fda7b092
JX
6807msgid "version"
6808msgstr ""
6809
25eab542
JX
6810#: builtin/commit.c:1355 builtin/commit.c:1630 builtin/push.c:530
6811#: builtin/worktree.c:469
cc76011e 6812msgid "machine-readable output"
dce37b66
JX
6813msgstr ""
6814
25eab542 6815#: builtin/commit.c:1358 builtin/commit.c:1632
fe52cd62
JX
6816msgid "show status in long format (default)"
6817msgstr ""
6818
25eab542 6819#: builtin/commit.c:1361 builtin/commit.c:1635
cc76011e 6820msgid "terminate entries with NUL"
dce37b66
JX
6821msgstr ""
6822
25eab542
JX
6823#: builtin/commit.c:1363 builtin/commit.c:1638 builtin/fast-export.c:999
6824#: builtin/fast-export.c:1002 builtin/tag.c:390
cc76011e 6825msgid "mode"
11b90174
JX
6826msgstr ""
6827
25eab542 6828#: builtin/commit.c:1364 builtin/commit.c:1638
cc76011e 6829msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
6830msgstr ""
6831
25eab542 6832#: builtin/commit.c:1367
cc76011e 6833msgid "show ignored files"
dce37b66
JX
6834msgstr ""
6835
25eab542 6836#: builtin/commit.c:1368 parse-options.h:155
cc76011e 6837msgid "when"
dce37b66
JX
6838msgstr ""
6839
25eab542 6840#: builtin/commit.c:1369
cc76011e
JX
6841msgid ""
6842"ignore changes to submodules, optional when: all, dirty, untracked. "
6843"(Default: all)"
dce37b66
JX
6844msgstr ""
6845
25eab542 6846#: builtin/commit.c:1371
cc76011e 6847msgid "list untracked files in columns"
dce37b66
JX
6848msgstr ""
6849
25eab542 6850#: builtin/commit.c:1449
cc76011e 6851msgid "couldn't look up newly created commit"
dce37b66
JX
6852msgstr ""
6853
25eab542 6854#: builtin/commit.c:1451
cc76011e 6855msgid "could not parse newly created commit"
dce37b66
JX
6856msgstr ""
6857
25eab542 6858#: builtin/commit.c:1496
cc76011e 6859msgid "detached HEAD"
dce37b66
JX
6860msgstr ""
6861
25eab542 6862#: builtin/commit.c:1499
cc76011e 6863msgid " (root-commit)"
dce37b66
JX
6864msgstr ""
6865
25eab542 6866#: builtin/commit.c:1596
cc76011e 6867msgid "suppress summary after successful commit"
dce37b66
JX
6868msgstr ""
6869
25eab542 6870#: builtin/commit.c:1597
cc76011e 6871msgid "show diff in commit message template"
11b90174
JX
6872msgstr ""
6873
25eab542 6874#: builtin/commit.c:1599
cc76011e 6875msgid "Commit message options"
822e4a65
JX
6876msgstr ""
6877
25eab542 6878#: builtin/commit.c:1600 builtin/tag.c:388
cc76011e 6879msgid "read message from file"
93329721
JX
6880msgstr ""
6881
25eab542 6882#: builtin/commit.c:1601
cc76011e 6883msgid "author"
dce37b66
JX
6884msgstr ""
6885
25eab542 6886#: builtin/commit.c:1601
cc76011e 6887msgid "override author for commit"
dce37b66
JX
6888msgstr ""
6889
25eab542 6890#: builtin/commit.c:1602 builtin/gc.c:359
cc76011e 6891msgid "date"
dce37b66
JX
6892msgstr ""
6893
25eab542 6894#: builtin/commit.c:1602
cc76011e 6895msgid "override date for commit"
dce37b66
JX
6896msgstr ""
6897
25eab542
JX
6898#: builtin/commit.c:1603 builtin/merge.c:225 builtin/notes.c:402
6899#: builtin/notes.c:565 builtin/tag.c:386
cc76011e 6900msgid "message"
dce37b66
JX
6901msgstr ""
6902
25eab542 6903#: builtin/commit.c:1603
cc76011e 6904msgid "commit message"
822e4a65
JX
6905msgstr ""
6906
25eab542
JX
6907#: builtin/commit.c:1604 builtin/commit.c:1605 builtin/commit.c:1606
6908#: builtin/commit.c:1607 parse-options.h:257 ref-filter.h:92
f4f2c8f8
JX
6909msgid "commit"
6910msgstr ""
6911
25eab542 6912#: builtin/commit.c:1604
cc76011e 6913msgid "reuse and edit message from specified commit"
822e4a65
JX
6914msgstr ""
6915
25eab542 6916#: builtin/commit.c:1605
cc76011e 6917msgid "reuse message from specified commit"
822e4a65
JX
6918msgstr ""
6919
25eab542 6920#: builtin/commit.c:1606
cc76011e 6921msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
6922msgstr ""
6923
25eab542 6924#: builtin/commit.c:1607
cc76011e
JX
6925msgid "use autosquash formatted message to squash specified commit"
6926msgstr ""
822e4a65 6927
25eab542 6928#: builtin/commit.c:1608
cc76011e
JX
6929msgid "the commit is authored by me now (used with -C/-c/--amend)"
6930msgstr ""
822e4a65 6931
25eab542
JX
6932#: builtin/commit.c:1609 builtin/log.c:1436 builtin/merge.c:239
6933#: builtin/revert.c:105
cc76011e 6934msgid "add Signed-off-by:"
822e4a65
JX
6935msgstr ""
6936
25eab542 6937#: builtin/commit.c:1610
cc76011e 6938msgid "use specified template file"
822e4a65
JX
6939msgstr ""
6940
25eab542 6941#: builtin/commit.c:1611
cc76011e 6942msgid "force edit of commit"
822e4a65
JX
6943msgstr ""
6944
25eab542 6945#: builtin/commit.c:1612
cc76011e 6946msgid "default"
822e4a65
JX
6947msgstr ""
6948
25eab542 6949#: builtin/commit.c:1612 builtin/tag.c:391
cc76011e 6950msgid "how to strip spaces and #comments from message"
822e4a65
JX
6951msgstr ""
6952
25eab542 6953#: builtin/commit.c:1613
cc76011e 6954msgid "include status in commit message template"
822e4a65
JX
6955msgstr ""
6956
25eab542 6957#: builtin/commit.c:1615 builtin/merge.c:237 builtin/pull.c:173
5b34e000 6958#: builtin/revert.c:113
cc76011e 6959msgid "GPG sign commit"
822e4a65
JX
6960msgstr ""
6961
25eab542 6962#: builtin/commit.c:1618
cc76011e 6963msgid "Commit contents options"
822e4a65
JX
6964msgstr ""
6965
25eab542 6966#: builtin/commit.c:1619
cc76011e 6967msgid "commit all changed files"
822e4a65
JX
6968msgstr ""
6969
25eab542 6970#: builtin/commit.c:1620
cc76011e 6971msgid "add specified files to index for commit"
822e4a65
JX
6972msgstr ""
6973
25eab542 6974#: builtin/commit.c:1621
cc76011e 6975msgid "interactively add files"
822e4a65
JX
6976msgstr ""
6977
25eab542 6978#: builtin/commit.c:1622
cc76011e 6979msgid "interactively add changes"
822e4a65
JX
6980msgstr ""
6981
25eab542 6982#: builtin/commit.c:1623
cc76011e 6983msgid "commit only specified files"
822e4a65
JX
6984msgstr ""
6985
25eab542 6986#: builtin/commit.c:1624
9fa976ff 6987msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
6988msgstr ""
6989
25eab542 6990#: builtin/commit.c:1625
cc76011e 6991msgid "show what would be committed"
822e4a65
JX
6992msgstr ""
6993
25eab542 6994#: builtin/commit.c:1636
cc76011e 6995msgid "amend previous commit"
822e4a65
JX
6996msgstr ""
6997
25eab542 6998#: builtin/commit.c:1637
cc76011e 6999msgid "bypass post-rewrite hook"
822e4a65
JX
7000msgstr ""
7001
25eab542 7002#: builtin/commit.c:1642
cc76011e 7003msgid "ok to record an empty change"
822e4a65
JX
7004msgstr ""
7005
25eab542 7006#: builtin/commit.c:1644
cc76011e 7007msgid "ok to record a change with an empty message"
822e4a65
JX
7008msgstr ""
7009
25eab542 7010#: builtin/commit.c:1674
cc76011e 7011msgid "could not parse HEAD commit"
822e4a65
JX
7012msgstr ""
7013
25eab542 7014#: builtin/commit.c:1719
822e4a65 7015#, c-format
cc76011e 7016msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
7017msgstr ""
7018
25eab542 7019#: builtin/commit.c:1726
cc76011e 7020msgid "could not read MERGE_MODE"
822e4a65
JX
7021msgstr ""
7022
25eab542 7023#: builtin/commit.c:1745
cc76011e
JX
7024#, c-format
7025msgid "could not read commit message: %s"
822e4a65
JX
7026msgstr ""
7027
25eab542 7028#: builtin/commit.c:1756
cc76011e 7029#, c-format
25eab542 7030msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
7031msgstr ""
7032
25eab542 7033#: builtin/commit.c:1761
cc76011e 7034#, c-format
25eab542 7035msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
7036msgstr ""
7037
25eab542 7038#: builtin/commit.c:1809
822e4a65 7039msgid ""
cc76011e 7040"Repository has been updated, but unable to write\n"
d07a63e4 7041"new_index file. Check that disk is not full and quota is\n"
cc76011e 7042"not exceeded, and then \"git reset HEAD\" to recover."
822e4a65
JX
7043msgstr ""
7044
5b34e000 7045#: builtin/config.c:10
c2ea1208 7046msgid "git config [<options>]"
822e4a65
JX
7047msgstr ""
7048
5b34e000 7049#: builtin/config.c:57
cc76011e 7050msgid "Config file location"
822e4a65
JX
7051msgstr ""
7052
5b34e000 7053#: builtin/config.c:58
cc76011e 7054msgid "use global config file"
822e4a65
JX
7055msgstr ""
7056
5b34e000 7057#: builtin/config.c:59
cc76011e 7058msgid "use system config file"
822e4a65
JX
7059msgstr ""
7060
5b34e000 7061#: builtin/config.c:60
cc76011e 7062msgid "use repository config file"
822e4a65
JX
7063msgstr ""
7064
5b34e000 7065#: builtin/config.c:61
cc76011e 7066msgid "use given config file"
822e4a65
JX
7067msgstr ""
7068
5b34e000 7069#: builtin/config.c:62
28b3cffc 7070msgid "blob-id"
822e4a65
JX
7071msgstr ""
7072
5b34e000 7073#: builtin/config.c:62
28b3cffc 7074msgid "read config from given blob object"
822e4a65
JX
7075msgstr ""
7076
5b34e000 7077#: builtin/config.c:63
28b3cffc 7078msgid "Action"
822e4a65
JX
7079msgstr ""
7080
5b34e000 7081#: builtin/config.c:64
28b3cffc 7082msgid "get value: name [value-regex]"
822e4a65
JX
7083msgstr ""
7084
5b34e000 7085#: builtin/config.c:65
28b3cffc 7086msgid "get all values: key [value-regex]"
822e4a65
JX
7087msgstr ""
7088
5b34e000 7089#: builtin/config.c:66
28b3cffc 7090msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
7091msgstr ""
7092
5b34e000 7093#: builtin/config.c:67
727b9576
JX
7094msgid "get value specific for the URL: section[.var] URL"
7095msgstr ""
7096
5b34e000 7097#: builtin/config.c:68
28b3cffc 7098msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
7099msgstr ""
7100
5b34e000 7101#: builtin/config.c:69
28b3cffc 7102msgid "add a new variable: name value"
822e4a65
JX
7103msgstr ""
7104
5b34e000 7105#: builtin/config.c:70
28b3cffc 7106msgid "remove a variable: name [value-regex]"
822e4a65
JX
7107msgstr ""
7108
5b34e000 7109#: builtin/config.c:71
28b3cffc 7110msgid "remove all matches: name [value-regex]"
822e4a65
JX
7111msgstr ""
7112
5b34e000 7113#: builtin/config.c:72
28b3cffc 7114msgid "rename section: old-name new-name"
822e4a65
JX
7115msgstr ""
7116
5b34e000 7117#: builtin/config.c:73
28b3cffc
JX
7118msgid "remove a section: name"
7119msgstr ""
7120
5b34e000 7121#: builtin/config.c:74
28b3cffc
JX
7122msgid "list all"
7123msgstr ""
7124
5b34e000 7125#: builtin/config.c:75
cc76011e 7126msgid "open an editor"
822e4a65
JX
7127msgstr ""
7128
5b34e000 7129#: builtin/config.c:76
beb691f7 7130msgid "find the color configured: slot [default]"
822e4a65
JX
7131msgstr ""
7132
5b34e000 7133#: builtin/config.c:77
beb691f7 7134msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
7135msgstr ""
7136
5b34e000 7137#: builtin/config.c:78
cc76011e 7138msgid "Type"
822e4a65
JX
7139msgstr ""
7140
5b34e000 7141#: builtin/config.c:79
cc76011e 7142msgid "value is \"true\" or \"false\""
822e4a65
JX
7143msgstr ""
7144
5b34e000 7145#: builtin/config.c:80
cc76011e 7146msgid "value is decimal number"
822e4a65
JX
7147msgstr ""
7148
5b34e000 7149#: builtin/config.c:81
cc76011e 7150msgid "value is --bool or --int"
822e4a65
JX
7151msgstr ""
7152
5b34e000 7153#: builtin/config.c:82
cc76011e 7154msgid "value is a path (file or directory name)"
822e4a65
JX
7155msgstr ""
7156
5b34e000 7157#: builtin/config.c:83
cc76011e 7158msgid "Other"
822e4a65
JX
7159msgstr ""
7160
5b34e000 7161#: builtin/config.c:84
cc76011e 7162msgid "terminate values with NUL byte"
822e4a65
JX
7163msgstr ""
7164
5b34e000 7165#: builtin/config.c:85
df0617bf
JX
7166msgid "show variable names only"
7167msgstr ""
7168
5b34e000 7169#: builtin/config.c:86
cc76011e 7170msgid "respect include directives on lookup"
822e4a65
JX
7171msgstr ""
7172
5b34e000 7173#: builtin/config.c:87
9eb3984b
JX
7174msgid "show origin of config (file, standard input, blob, command line)"
7175msgstr ""
7176
5b34e000 7177#: builtin/config.c:327
d07a63e4
JX
7178msgid "unable to parse default color value"
7179msgstr ""
7180
5b34e000 7181#: builtin/config.c:471
d07a63e4
JX
7182#, c-format
7183msgid ""
7184"# This is Git's per-user configuration file.\n"
64f23b0c 7185"[user]\n"
d07a63e4 7186"# Please adapt and uncomment the following lines:\n"
64f23b0c 7187"#\tname = %s\n"
d07a63e4
JX
7188"#\temail = %s\n"
7189msgstr ""
7190
5b34e000
JX
7191#: builtin/config.c:499
7192msgid "--local can only be used inside a git repository"
7193msgstr ""
7194
25eab542 7195#: builtin/config.c:624
d07a63e4
JX
7196#, c-format
7197msgid "cannot create configuration file %s"
7198msgstr ""
7199
25eab542 7200#: builtin/config.c:637
fda7b092
JX
7201#, c-format
7202msgid ""
7203"cannot overwrite multiple values with a single value\n"
7204" Use a regexp, --add or --replace-all to change %s."
7205msgstr ""
7206
25eab542 7207#: builtin/count-objects.c:88
c6bc7d43
JX
7208msgid "git count-objects [-v] [-H | --human-readable]"
7209msgstr ""
7210
25eab542 7211#: builtin/count-objects.c:98
c6bc7d43 7212msgid "print sizes in human readable format"
822e4a65
JX
7213msgstr ""
7214
5b34e000 7215#: builtin/describe.c:19
c2ea1208 7216msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
7217msgstr ""
7218
5b34e000 7219#: builtin/describe.c:20
c2ea1208 7220msgid "git describe [<options>] --dirty"
822e4a65
JX
7221msgstr ""
7222
5b34e000 7223#: builtin/describe.c:54
dfc182b1
JX
7224msgid "head"
7225msgstr ""
7226
5b34e000 7227#: builtin/describe.c:54
dfc182b1
JX
7228msgid "lightweight"
7229msgstr ""
7230
5b34e000 7231#: builtin/describe.c:54
dfc182b1
JX
7232msgid "annotated"
7233msgstr ""
7234
25eab542 7235#: builtin/describe.c:264
cc76011e
JX
7236#, c-format
7237msgid "annotated tag %s not available"
822e4a65
JX
7238msgstr ""
7239
25eab542 7240#: builtin/describe.c:268
822e4a65 7241#, c-format
cc76011e 7242msgid "annotated tag %s has no embedded name"
822e4a65
JX
7243msgstr ""
7244
25eab542 7245#: builtin/describe.c:270
cc76011e
JX
7246#, c-format
7247msgid "tag '%s' is really '%s' here"
822e4a65
JX
7248msgstr ""
7249
25eab542 7250#: builtin/describe.c:297 builtin/log.c:493
cc76011e
JX
7251#, c-format
7252msgid "Not a valid object name %s"
822e4a65
JX
7253msgstr ""
7254
25eab542 7255#: builtin/describe.c:300
822e4a65 7256#, c-format
cc76011e 7257msgid "%s is not a valid '%s' object"
822e4a65
JX
7258msgstr ""
7259
25eab542 7260#: builtin/describe.c:317
822e4a65 7261#, c-format
cc76011e 7262msgid "no tag exactly matches '%s'"
822e4a65
JX
7263msgstr ""
7264
25eab542 7265#: builtin/describe.c:319
822e4a65 7266#, c-format
cc76011e 7267msgid "searching to describe %s\n"
822e4a65
JX
7268msgstr ""
7269
25eab542 7270#: builtin/describe.c:366
cc76011e
JX
7271#, c-format
7272msgid "finished search at %s\n"
822e4a65
JX
7273msgstr ""
7274
25eab542 7275#: builtin/describe.c:393
cc76011e
JX
7276#, c-format
7277msgid ""
7278"No annotated tags can describe '%s'.\n"
7279"However, there were unannotated tags: try --tags."
822e4a65
JX
7280msgstr ""
7281
25eab542 7282#: builtin/describe.c:397
cc76011e
JX
7283#, c-format
7284msgid ""
7285"No tags can describe '%s'.\n"
7286"Try --always, or create some tags."
822e4a65
JX
7287msgstr ""
7288
25eab542 7289#: builtin/describe.c:427
822e4a65 7290#, c-format
cc76011e 7291msgid "traversed %lu commits\n"
822e4a65
JX
7292msgstr ""
7293
25eab542 7294#: builtin/describe.c:430
822e4a65 7295#, c-format
cc76011e
JX
7296msgid ""
7297"more than %i tags found; listed %i most recent\n"
7298"gave up search at %s\n"
822e4a65
JX
7299msgstr ""
7300
25eab542 7301#: builtin/describe.c:452
cc76011e 7302msgid "find the tag that comes after the commit"
822e4a65
JX
7303msgstr ""
7304
25eab542 7305#: builtin/describe.c:453
cc76011e 7306msgid "debug search strategy on stderr"
822e4a65
JX
7307msgstr ""
7308
25eab542 7309#: builtin/describe.c:454
c138af56 7310msgid "use any ref"
822e4a65
JX
7311msgstr ""
7312
25eab542 7313#: builtin/describe.c:455
c138af56 7314msgid "use any tag, even unannotated"
822e4a65
JX
7315msgstr ""
7316
25eab542 7317#: builtin/describe.c:456
cc76011e 7318msgid "always use long format"
822e4a65
JX
7319msgstr ""
7320
25eab542 7321#: builtin/describe.c:457
28b3cffc
JX
7322msgid "only follow first parent"
7323msgstr ""
7324
25eab542 7325#: builtin/describe.c:460
cc76011e 7326msgid "only output exact matches"
822e4a65
JX
7327msgstr ""
7328
25eab542 7329#: builtin/describe.c:462
cc76011e 7330msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
7331msgstr ""
7332
25eab542 7333#: builtin/describe.c:464
cc76011e 7334msgid "only consider tags matching <pattern>"
822e4a65
JX
7335msgstr ""
7336
25eab542 7337#: builtin/describe.c:466
dfc182b1
JX
7338msgid "do not consider tags matching <pattern>"
7339msgstr ""
7340
25eab542 7341#: builtin/describe.c:468 builtin/name-rev.c:406
cc76011e 7342msgid "show abbreviated commit object as fallback"
822e4a65
JX
7343msgstr ""
7344
25eab542 7345#: builtin/describe.c:469 builtin/describe.c:472
cc76011e 7346msgid "mark"
822e4a65
JX
7347msgstr ""
7348
25eab542 7349#: builtin/describe.c:470
cc76011e 7350msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
7351msgstr ""
7352
25eab542 7353#: builtin/describe.c:473
dfc182b1
JX
7354msgid "append <mark> on broken working tree (default: \"-broken\")"
7355msgstr ""
7356
25eab542 7357#: builtin/describe.c:491
cc76011e
JX
7358msgid "--long is incompatible with --abbrev=0"
7359msgstr ""
7360
25eab542 7361#: builtin/describe.c:520
cc76011e
JX
7362msgid "No names found, cannot describe anything."
7363msgstr ""
7364
25eab542 7365#: builtin/describe.c:563
a8a5406a 7366msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
7367msgstr ""
7368
25eab542 7369#: builtin/describe.c:565
dfc182b1
JX
7370msgid "--broken is incompatible with commit-ishes"
7371msgstr ""
7372
a4d94835 7373#: builtin/diff.c:83
822e4a65 7374#, c-format
cc76011e 7375msgid "'%s': not a regular file or symlink"
822e4a65
JX
7376msgstr ""
7377
5b34e000 7378#: builtin/diff.c:235
cc76011e
JX
7379#, c-format
7380msgid "invalid option: %s"
822e4a65
JX
7381msgstr ""
7382
25eab542 7383#: builtin/diff.c:357
cc76011e 7384msgid "Not a git repository"
822e4a65
JX
7385msgstr ""
7386
25eab542 7387#: builtin/diff.c:400
cc76011e
JX
7388#, c-format
7389msgid "invalid object '%s' given."
822e4a65
JX
7390msgstr ""
7391
25eab542 7392#: builtin/diff.c:409
cc76011e
JX
7393#, c-format
7394msgid "more than two blobs given: '%s'"
822e4a65
JX
7395msgstr ""
7396
25eab542 7397#: builtin/diff.c:414
cc76011e
JX
7398#, c-format
7399msgid "unhandled object '%s' given."
822e4a65
JX
7400msgstr ""
7401
5b34e000 7402#: builtin/difftool.c:29
673bfad0
JX
7403msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
7404msgstr ""
7405
25eab542 7406#: builtin/difftool.c:259
673bfad0
JX
7407#, c-format
7408msgid "failed: %d"
7409msgstr ""
7410
25eab542 7411#: builtin/difftool.c:301
dfc182b1
JX
7412#, c-format
7413msgid "could not read symlink %s"
7414msgstr ""
7415
25eab542 7416#: builtin/difftool.c:303
dfc182b1
JX
7417#, c-format
7418msgid "could not read symlink file %s"
7419msgstr ""
7420
25eab542 7421#: builtin/difftool.c:311
dfc182b1
JX
7422#, c-format
7423msgid "could not read object %s for symlink %s"
7424msgstr ""
7425
25eab542 7426#: builtin/difftool.c:412
673bfad0
JX
7427msgid ""
7428"combined diff formats('-c' and '--cc') are not supported in\n"
7429"directory diff mode('-d' and '--dir-diff')."
7430msgstr ""
7431
25eab542 7432#: builtin/difftool.c:633
673bfad0
JX
7433#, c-format
7434msgid "both files modified: '%s' and '%s'."
7435msgstr ""
7436
25eab542 7437#: builtin/difftool.c:635
673bfad0
JX
7438msgid "working tree file has been left."
7439msgstr ""
7440
25eab542 7441#: builtin/difftool.c:646
673bfad0
JX
7442#, c-format
7443msgid "temporary files exist in '%s'."
7444msgstr ""
7445
25eab542 7446#: builtin/difftool.c:647
673bfad0
JX
7447msgid "you may want to cleanup or recover these."
7448msgstr ""
7449
25eab542 7450#: builtin/difftool.c:696
673bfad0
JX
7451msgid "use `diff.guitool` instead of `diff.tool`"
7452msgstr ""
7453
25eab542 7454#: builtin/difftool.c:698
673bfad0
JX
7455msgid "perform a full-directory diff"
7456msgstr ""
7457
25eab542 7458#: builtin/difftool.c:700
673bfad0
JX
7459msgid "do not prompt before launching a diff tool"
7460msgstr ""
7461
25eab542 7462#: builtin/difftool.c:706
673bfad0
JX
7463msgid "use symlinks in dir-diff mode"
7464msgstr ""
7465
25eab542 7466#: builtin/difftool.c:707
673bfad0
JX
7467msgid "<tool>"
7468msgstr ""
7469
25eab542 7470#: builtin/difftool.c:708
673bfad0
JX
7471msgid "use the specified diff tool"
7472msgstr ""
7473
25eab542 7474#: builtin/difftool.c:710
673bfad0
JX
7475msgid "print a list of diff tools that may be used with `--tool`"
7476msgstr ""
7477
25eab542 7478#: builtin/difftool.c:713
673bfad0
JX
7479msgid ""
7480"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7481"code"
7482msgstr ""
7483
25eab542 7484#: builtin/difftool.c:715
673bfad0
JX
7485msgid "<command>"
7486msgstr ""
7487
25eab542 7488#: builtin/difftool.c:716
673bfad0
JX
7489msgid "specify a custom command for viewing diffs"
7490msgstr ""
7491
25eab542 7492#: builtin/difftool.c:740
673bfad0
JX
7493msgid "no <tool> given for --tool=<tool>"
7494msgstr ""
7495
25eab542 7496#: builtin/difftool.c:747
673bfad0
JX
7497msgid "no <cmd> given for --extcmd=<cmd>"
7498msgstr ""
7499
5b34e000 7500#: builtin/fast-export.c:26
cc76011e 7501msgid "git fast-export [rev-list-opts]"
822e4a65
JX
7502msgstr ""
7503
25eab542 7504#: builtin/fast-export.c:998
cc76011e 7505msgid "show progress after <n> objects"
822e4a65
JX
7506msgstr ""
7507
25eab542 7508#: builtin/fast-export.c:1000
cc76011e 7509msgid "select handling of signed tags"
822e4a65
JX
7510msgstr ""
7511
25eab542 7512#: builtin/fast-export.c:1003
cc76011e 7513msgid "select handling of tags that tag filtered objects"
822e4a65
JX
7514msgstr ""
7515
25eab542 7516#: builtin/fast-export.c:1006
cc76011e 7517msgid "Dump marks to this file"
822e4a65
JX
7518msgstr ""
7519
25eab542 7520#: builtin/fast-export.c:1008
cc76011e 7521msgid "Import marks from this file"
822e4a65
JX
7522msgstr ""
7523
25eab542 7524#: builtin/fast-export.c:1010
cc76011e 7525msgid "Fake a tagger when tags lack one"
822e4a65
JX
7526msgstr ""
7527
25eab542 7528#: builtin/fast-export.c:1012
cc76011e 7529msgid "Output full tree for each commit"
822e4a65
JX
7530msgstr ""
7531
25eab542 7532#: builtin/fast-export.c:1014
cc76011e 7533msgid "Use the done feature to terminate the stream"
822e4a65
JX
7534msgstr ""
7535
25eab542 7536#: builtin/fast-export.c:1015
cc76011e 7537msgid "Skip output of blob data"
822e4a65
JX
7538msgstr ""
7539
25eab542 7540#: builtin/fast-export.c:1016
fe05e196
JX
7541msgid "refspec"
7542msgstr ""
7543
25eab542 7544#: builtin/fast-export.c:1017
fe05e196
JX
7545msgid "Apply refspec to exported refs"
7546msgstr ""
7547
25eab542 7548#: builtin/fast-export.c:1018
d07a63e4
JX
7549msgid "anonymize output"
7550msgstr ""
7551
25eab542 7552#: builtin/fetch.c:23
cc76011e 7553msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
7554msgstr ""
7555
25eab542 7556#: builtin/fetch.c:24
cc76011e 7557msgid "git fetch [<options>] <group>"
dce37b66
JX
7558msgstr ""
7559
25eab542 7560#: builtin/fetch.c:25
cc76011e 7561msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
7562msgstr ""
7563
25eab542 7564#: builtin/fetch.c:26
cc76011e 7565msgid "git fetch --all [<options>]"
822e4a65
JX
7566msgstr ""
7567
25eab542 7568#: builtin/fetch.c:112 builtin/pull.c:182
cc76011e 7569msgid "fetch from all remotes"
822e4a65
JX
7570msgstr ""
7571
25eab542 7572#: builtin/fetch.c:114 builtin/pull.c:185
cc76011e 7573msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
7574msgstr ""
7575
25eab542 7576#: builtin/fetch.c:116 builtin/pull.c:188
cc76011e 7577msgid "path to upload pack on remote end"
822e4a65
JX
7578msgstr ""
7579
25eab542 7580#: builtin/fetch.c:117 builtin/pull.c:190
cc76011e 7581msgid "force overwrite of local branch"
822e4a65
JX
7582msgstr ""
7583
25eab542 7584#: builtin/fetch.c:119
cc76011e 7585msgid "fetch from multiple remotes"
822e4a65
JX
7586msgstr ""
7587
25eab542 7588#: builtin/fetch.c:121 builtin/pull.c:192
cc76011e 7589msgid "fetch all tags and associated objects"
822e4a65
JX
7590msgstr ""
7591
25eab542 7592#: builtin/fetch.c:123
cc76011e 7593msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
7594msgstr ""
7595
25eab542 7596#: builtin/fetch.c:125
9eb3984b
JX
7597msgid "number of submodules fetched in parallel"
7598msgstr ""
7599
25eab542 7600#: builtin/fetch.c:127 builtin/pull.c:195
cc76011e 7601msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
7602msgstr ""
7603
25eab542 7604#: builtin/fetch.c:128 builtin/fetch.c:151 builtin/pull.c:123
cc76011e 7605msgid "on-demand"
822e4a65
JX
7606msgstr ""
7607
25eab542 7608#: builtin/fetch.c:129
cc76011e 7609msgid "control recursive fetching of submodules"
822e4a65
JX
7610msgstr ""
7611
25eab542 7612#: builtin/fetch.c:133 builtin/pull.c:203
cc76011e 7613msgid "keep downloaded pack"
822e4a65
JX
7614msgstr ""
7615
25eab542 7616#: builtin/fetch.c:135
cc76011e 7617msgid "allow updating of HEAD ref"
822e4a65
JX
7618msgstr ""
7619
25eab542 7620#: builtin/fetch.c:138 builtin/fetch.c:144 builtin/pull.c:206
cc76011e 7621msgid "deepen history of shallow clone"
822e4a65
JX
7622msgstr ""
7623
25eab542 7624#: builtin/fetch.c:140
fda7b092
JX
7625msgid "deepen history of shallow repository based on time"
7626msgstr ""
7627
25eab542 7628#: builtin/fetch.c:146 builtin/pull.c:209
9caaf23e
JX
7629msgid "convert to a complete repository"
7630msgstr ""
7631
25eab542 7632#: builtin/fetch.c:148 builtin/log.c:1456
cc76011e 7633msgid "dir"
822e4a65
JX
7634msgstr ""
7635
25eab542 7636#: builtin/fetch.c:149
cc76011e 7637msgid "prepend this to submodule path output"
822e4a65
JX
7638msgstr ""
7639
25eab542 7640#: builtin/fetch.c:152
5b34e000
JX
7641msgid ""
7642"default for recursive fetching of submodules (lower priority than config "
7643"files)"
822e4a65
JX
7644msgstr ""
7645
25eab542 7646#: builtin/fetch.c:156 builtin/pull.c:212
df49095a
JX
7647msgid "accept refs that update .git/shallow"
7648msgstr ""
7649
25eab542 7650#: builtin/fetch.c:157 builtin/pull.c:214
fe05e196
JX
7651msgid "refmap"
7652msgstr ""
7653
25eab542 7654#: builtin/fetch.c:158 builtin/pull.c:215
fe05e196
JX
7655msgid "specify fetch refmap"
7656msgstr ""
7657
25eab542 7658#: builtin/fetch.c:416
cc76011e 7659msgid "Couldn't find remote ref HEAD"
822e4a65
JX
7660msgstr ""
7661
25eab542 7662#: builtin/fetch.c:534
9fa976ff
JX
7663#, c-format
7664msgid "configuration fetch.output contains invalid value %s"
7665msgstr ""
7666
25eab542 7667#: builtin/fetch.c:627
822e4a65 7668#, c-format
cc76011e 7669msgid "object %s not found"
dce37b66
JX
7670msgstr ""
7671
25eab542 7672#: builtin/fetch.c:631
cc76011e 7673msgid "[up to date]"
dce37b66
JX
7674msgstr ""
7675
25eab542 7676#: builtin/fetch.c:644 builtin/fetch.c:724
9fa976ff 7677msgid "[rejected]"
dce37b66
JX
7678msgstr ""
7679
25eab542 7680#: builtin/fetch.c:645
9fa976ff 7681msgid "can't fetch in current branch"
822e4a65
JX
7682msgstr ""
7683
25eab542 7684#: builtin/fetch.c:654
cc76011e 7685msgid "[tag update]"
822e4a65
JX
7686msgstr ""
7687
25eab542
JX
7688#: builtin/fetch.c:655 builtin/fetch.c:688 builtin/fetch.c:704
7689#: builtin/fetch.c:719
9fa976ff 7690msgid "unable to update local ref"
822e4a65
JX
7691msgstr ""
7692
25eab542 7693#: builtin/fetch.c:674
cc76011e 7694msgid "[new tag]"
822e4a65
JX
7695msgstr ""
7696
25eab542 7697#: builtin/fetch.c:677
cc76011e 7698msgid "[new branch]"
822e4a65
JX
7699msgstr ""
7700
25eab542 7701#: builtin/fetch.c:680
cc76011e 7702msgid "[new ref]"
822e4a65
JX
7703msgstr ""
7704
25eab542 7705#: builtin/fetch.c:719
cc76011e 7706msgid "forced update"
822e4a65
JX
7707msgstr ""
7708
25eab542 7709#: builtin/fetch.c:724
9fa976ff 7710msgid "non-fast-forward"
822e4a65
JX
7711msgstr ""
7712
25eab542 7713#: builtin/fetch.c:769
822e4a65 7714#, c-format
cc76011e 7715msgid "%s did not send all necessary objects\n"
822e4a65
JX
7716msgstr ""
7717
25eab542 7718#: builtin/fetch.c:789
df49095a
JX
7719#, c-format
7720msgid "reject %s because shallow roots are not allowed to be updated"
7721msgstr ""
7722
25eab542 7723#: builtin/fetch.c:877 builtin/fetch.c:973
822e4a65 7724#, c-format
cc76011e 7725msgid "From %.*s\n"
822e4a65
JX
7726msgstr ""
7727
25eab542 7728#: builtin/fetch.c:888
822e4a65 7729#, c-format
cc76011e
JX
7730msgid ""
7731"some local refs could not be updated; try running\n"
7732" 'git remote prune %s' to remove any old, conflicting branches"
822e4a65
JX
7733msgstr ""
7734
25eab542 7735#: builtin/fetch.c:943
cc76011e
JX
7736#, c-format
7737msgid " (%s will become dangling)"
7738msgstr ""
7739
25eab542 7740#: builtin/fetch.c:944
cc76011e
JX
7741#, c-format
7742msgid " (%s has become dangling)"
7743msgstr ""
7744
25eab542 7745#: builtin/fetch.c:976
cc76011e
JX
7746msgid "[deleted]"
7747msgstr ""
7748
25eab542 7749#: builtin/fetch.c:977 builtin/remote.c:1024
cc76011e
JX
7750msgid "(none)"
7751msgstr ""
7752
25eab542 7753#: builtin/fetch.c:1000
cc76011e
JX
7754#, c-format
7755msgid "Refusing to fetch into current branch %s of non-bare repository"
7756msgstr ""
7757
25eab542 7758#: builtin/fetch.c:1019
cc76011e 7759#, c-format
727b9576 7760msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
7761msgstr ""
7762
25eab542 7763#: builtin/fetch.c:1022
cc76011e 7764#, c-format
727b9576 7765msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
7766msgstr ""
7767
25eab542 7768#: builtin/fetch.c:1098
cc76011e 7769#, c-format
727b9576 7770msgid "Don't know how to fetch from %s"
cc76011e
JX
7771msgstr ""
7772
25eab542 7773#: builtin/fetch.c:1258
cc76011e
JX
7774#, c-format
7775msgid "Fetching %s\n"
7776msgstr ""
7777
25eab542 7778#: builtin/fetch.c:1260 builtin/remote.c:97
cc76011e
JX
7779#, c-format
7780msgid "Could not fetch %s"
7781msgstr ""
7782
25eab542 7783#: builtin/fetch.c:1278
cc76011e
JX
7784msgid ""
7785"No remote repository specified. Please, specify either a URL or a\n"
7786"remote name from which new revisions should be fetched."
7787msgstr ""
7788
25eab542 7789#: builtin/fetch.c:1301
cc76011e
JX
7790msgid "You need to specify a tag name."
7791msgstr ""
7792
25eab542 7793#: builtin/fetch.c:1344
fda7b092
JX
7794msgid "Negative depth in --deepen is not supported"
7795msgstr ""
7796
25eab542 7797#: builtin/fetch.c:1346
fda7b092
JX
7798msgid "--deepen and --depth are mutually exclusive"
7799msgstr ""
7800
25eab542 7801#: builtin/fetch.c:1351
9caaf23e
JX
7802msgid "--depth and --unshallow cannot be used together"
7803msgstr ""
7804
25eab542 7805#: builtin/fetch.c:1353
9caaf23e
JX
7806msgid "--unshallow on a complete repository does not make sense"
7807msgstr ""
7808
25eab542 7809#: builtin/fetch.c:1366
cc76011e
JX
7810msgid "fetch --all does not take a repository argument"
7811msgstr ""
7812
25eab542 7813#: builtin/fetch.c:1368
cc76011e
JX
7814msgid "fetch --all does not make sense with refspecs"
7815msgstr ""
7816
25eab542 7817#: builtin/fetch.c:1379
cc76011e
JX
7818#, c-format
7819msgid "No such remote or remote group: %s"
7820msgstr ""
7821
25eab542 7822#: builtin/fetch.c:1387
cc76011e
JX
7823msgid "Fetching a group and specifying refspecs does not make sense"
7824msgstr ""
7825
5b34e000 7826#: builtin/fmt-merge-msg.c:15
c2ea1208
JX
7827msgid ""
7828"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
7829msgstr ""
7830
25eab542 7831#: builtin/fmt-merge-msg.c:665
cc76011e
JX
7832msgid "populate log with at most <n> entries from shortlog"
7833msgstr ""
7834
25eab542 7835#: builtin/fmt-merge-msg.c:668
cc76011e
JX
7836msgid "alias for --log (deprecated)"
7837msgstr ""
7838
25eab542 7839#: builtin/fmt-merge-msg.c:671
cc76011e
JX
7840msgid "text"
7841msgstr ""
7842
25eab542 7843#: builtin/fmt-merge-msg.c:672
cc76011e
JX
7844msgid "use <text> as start of message"
7845msgstr ""
7846
25eab542 7847#: builtin/fmt-merge-msg.c:673
cc76011e
JX
7848msgid "file to read from"
7849msgstr ""
7850
5b34e000 7851#: builtin/for-each-ref.c:10
c2ea1208 7852msgid "git for-each-ref [<options>] [<pattern>]"
cc76011e
JX
7853msgstr ""
7854
5b34e000 7855#: builtin/for-each-ref.c:11
f4f2c8f8
JX
7856msgid "git for-each-ref [--points-at <object>]"
7857msgstr ""
7858
5b34e000 7859#: builtin/for-each-ref.c:12
dfc182b1 7860msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
f4f2c8f8
JX
7861msgstr ""
7862
5b34e000 7863#: builtin/for-each-ref.c:13
dfc182b1 7864msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
f4f2c8f8
JX
7865msgstr ""
7866
5b34e000 7867#: builtin/for-each-ref.c:28
cc76011e
JX
7868msgid "quote placeholders suitably for shells"
7869msgstr ""
7870
5b34e000 7871#: builtin/for-each-ref.c:30
cc76011e
JX
7872msgid "quote placeholders suitably for perl"
7873msgstr ""
7874
5b34e000 7875#: builtin/for-each-ref.c:32
cc76011e
JX
7876msgid "quote placeholders suitably for python"
7877msgstr ""
7878
5b34e000 7879#: builtin/for-each-ref.c:34
beb691f7 7880msgid "quote placeholders suitably for Tcl"
cc76011e
JX
7881msgstr ""
7882
5b34e000 7883#: builtin/for-each-ref.c:37
cc76011e
JX
7884msgid "show only <n> matched refs"
7885msgstr ""
7886
25eab542
JX
7887#: builtin/for-each-ref.c:39 builtin/tag.c:414
7888msgid "respect format colors"
7889msgstr ""
7890
7891#: builtin/for-each-ref.c:43
f4f2c8f8 7892msgid "print only refs which points at the given object"
cc76011e
JX
7893msgstr ""
7894
25eab542 7895#: builtin/for-each-ref.c:45
f4f2c8f8 7896msgid "print only refs that are merged"
cc76011e
JX
7897msgstr ""
7898
25eab542 7899#: builtin/for-each-ref.c:46
f4f2c8f8
JX
7900msgid "print only refs that are not merged"
7901msgstr ""
7902
25eab542 7903#: builtin/for-each-ref.c:47
f4f2c8f8
JX
7904msgid "print only refs which contain the commit"
7905msgstr ""
7906
25eab542 7907#: builtin/for-each-ref.c:48
dfc182b1
JX
7908msgid "print only refs which don't contain the commit"
7909msgstr ""
7910
25eab542 7911#: builtin/fsck.c:543
5e078fcd
JX
7912msgid "Checking object directories"
7913msgstr ""
7914
25eab542 7915#: builtin/fsck.c:635
c2ea1208 7916msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
7917msgstr ""
7918
25eab542 7919#: builtin/fsck.c:641
cc76011e
JX
7920msgid "show unreachable objects"
7921msgstr ""
7922
25eab542 7923#: builtin/fsck.c:642
cc76011e
JX
7924msgid "show dangling objects"
7925msgstr ""
7926
25eab542 7927#: builtin/fsck.c:643
cc76011e
JX
7928msgid "report tags"
7929msgstr ""
7930
25eab542 7931#: builtin/fsck.c:644
cc76011e
JX
7932msgid "report root nodes"
7933msgstr ""
7934
25eab542 7935#: builtin/fsck.c:645
cc76011e
JX
7936msgid "make index objects head nodes"
7937msgstr ""
7938
25eab542 7939#: builtin/fsck.c:646
cc76011e
JX
7940msgid "make reflogs head nodes (default)"
7941msgstr ""
7942
25eab542 7943#: builtin/fsck.c:647
cc76011e
JX
7944msgid "also consider packs and alternate objects"
7945msgstr ""
7946
25eab542 7947#: builtin/fsck.c:648
df0617bf
JX
7948msgid "check only connectivity"
7949msgstr ""
7950
25eab542 7951#: builtin/fsck.c:649
cc76011e
JX
7952msgid "enable more strict checking"
7953msgstr ""
7954
25eab542 7955#: builtin/fsck.c:651
cc76011e
JX
7956msgid "write dangling objects in .git/lost-found"
7957msgstr ""
7958
25eab542 7959#: builtin/fsck.c:652 builtin/prune.c:107
cc76011e
JX
7960msgid "show progress"
7961msgstr ""
7962
25eab542 7963#: builtin/fsck.c:653
9fa976ff
JX
7964msgid "show verbose names for reachable objects"
7965msgstr ""
7966
25eab542 7967#: builtin/fsck.c:714
5e078fcd
JX
7968msgid "Checking objects"
7969msgstr ""
7970
25eab542 7971#: builtin/gc.c:27
c2ea1208 7972msgid "git gc [<options>]"
cc76011e
JX
7973msgstr ""
7974
25eab542 7975#: builtin/gc.c:80
cc76011e 7976#, c-format
dfc182b1 7977msgid "Failed to fstat %s: %s"
cc76011e
JX
7978msgstr ""
7979
25eab542 7980#: builtin/gc.c:312
cc76011e 7981#, c-format
dfc182b1 7982msgid "Can't stat %s"
cc76011e
JX
7983msgstr ""
7984
25eab542 7985#: builtin/gc.c:321
f4f2c8f8
JX
7986#, c-format
7987msgid ""
7988"The last gc run reported the following. Please correct the root cause\n"
7989"and remove %s.\n"
7990"Automatic cleanup will not be performed until the file is removed.\n"
7991"\n"
7992"%s"
7993msgstr ""
7994
25eab542 7995#: builtin/gc.c:360
cc76011e
JX
7996msgid "prune unreferenced objects"
7997msgstr ""
7998
25eab542 7999#: builtin/gc.c:362
cc76011e
JX
8000msgid "be more thorough (increased runtime)"
8001msgstr ""
8002
25eab542 8003#: builtin/gc.c:363
cc76011e
JX
8004msgid "enable auto-gc mode"
8005msgstr ""
8006
25eab542 8007#: builtin/gc.c:364
727b9576
JX
8008msgid "force running gc even if there may be another gc running"
8009msgstr ""
8010
25eab542 8011#: builtin/gc.c:381
dfc182b1
JX
8012#, c-format
8013msgid "Failed to parse gc.logexpiry value %s"
8014msgstr ""
8015
25eab542 8016#: builtin/gc.c:409
cc76011e 8017#, c-format
5e078fcd
JX
8018msgid "Auto packing the repository in background for optimum performance.\n"
8019msgstr ""
8020
25eab542 8021#: builtin/gc.c:411
5e078fcd
JX
8022#, c-format
8023msgid "Auto packing the repository for optimum performance.\n"
8024msgstr ""
8025
25eab542 8026#: builtin/gc.c:412
5e078fcd
JX
8027#, c-format
8028msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
8029msgstr ""
8030
25eab542 8031#: builtin/gc.c:437
727b9576
JX
8032#, c-format
8033msgid ""
8034"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
8035msgstr ""
8036
25eab542 8037#: builtin/gc.c:481
cc76011e
JX
8038msgid ""
8039"There are too many unreachable loose objects; run 'git prune' to remove them."
8040msgstr ""
8041
5b34e000 8042#: builtin/grep.c:27
c2ea1208 8043msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
8044msgstr ""
8045
25eab542 8046#: builtin/grep.c:226
cc76011e
JX
8047#, c-format
8048msgid "grep: failed to create thread: %s"
8049msgstr ""
8050
25eab542 8051#: builtin/grep.c:284
9eb3984b
JX
8052#, c-format
8053msgid "invalid number of threads specified (%d) for %s"
8054msgstr ""
8055
5b34e000
JX
8056#. TRANSLATORS: %s is the configuration
8057#. variable for tweaking threads, currently
8058#. grep.threads
8059#.
25eab542 8060#: builtin/grep.c:293 builtin/index-pack.c:1495 builtin/index-pack.c:1693
5b34e000
JX
8061#, c-format
8062msgid "no threads support, ignoring %s"
8063msgstr ""
8064
25eab542 8065#: builtin/grep.c:451 builtin/grep.c:571 builtin/grep.c:613
cc76011e
JX
8066#, c-format
8067msgid "unable to read tree (%s)"
8068msgstr ""
8069
25eab542 8070#: builtin/grep.c:628
cc76011e
JX
8071#, c-format
8072msgid "unable to grep from object of type %s"
8073msgstr ""
8074
25eab542 8075#: builtin/grep.c:694
cc76011e
JX
8076#, c-format
8077msgid "switch `%c' expects a numerical value"
8078msgstr ""
8079
25eab542 8080#: builtin/grep.c:781
cc76011e
JX
8081msgid "search in index instead of in the work tree"
8082msgstr ""
8083
25eab542 8084#: builtin/grep.c:783
cc76011e
JX
8085msgid "find in contents not managed by git"
8086msgstr ""
8087
25eab542 8088#: builtin/grep.c:785
cc76011e
JX
8089msgid "search in both tracked and untracked files"
8090msgstr ""
8091
25eab542 8092#: builtin/grep.c:787
c2ea1208 8093msgid "ignore files specified via '.gitignore'"
cc76011e
JX
8094msgstr ""
8095
25eab542 8096#: builtin/grep.c:789
dfc182b1 8097msgid "recursively search in each submodule"
673bfad0
JX
8098msgstr ""
8099
25eab542 8100#: builtin/grep.c:792
cc76011e
JX
8101msgid "show non-matching lines"
8102msgstr ""
8103
25eab542 8104#: builtin/grep.c:794
cc76011e
JX
8105msgid "case insensitive matching"
8106msgstr ""
8107
25eab542 8108#: builtin/grep.c:796
cc76011e
JX
8109msgid "match patterns only at word boundaries"
8110msgstr ""
8111
25eab542 8112#: builtin/grep.c:798
cc76011e
JX
8113msgid "process binary files as text"
8114msgstr ""
8115
25eab542 8116#: builtin/grep.c:800
cc76011e
JX
8117msgid "don't match patterns in binary files"
8118msgstr ""
8119
25eab542 8120#: builtin/grep.c:803
727b9576
JX
8121msgid "process binary files with textconv filters"
8122msgstr ""
8123
25eab542 8124#: builtin/grep.c:805
cc76011e
JX
8125msgid "descend at most <depth> levels"
8126msgstr ""
8127
25eab542 8128#: builtin/grep.c:809
cc76011e
JX
8129msgid "use extended POSIX regular expressions"
8130msgstr ""
8131
25eab542 8132#: builtin/grep.c:812
cc76011e
JX
8133msgid "use basic POSIX regular expressions (default)"
8134msgstr ""
8135
25eab542 8136#: builtin/grep.c:815
cc76011e
JX
8137msgid "interpret patterns as fixed strings"
8138msgstr ""
8139
25eab542 8140#: builtin/grep.c:818
cc76011e
JX
8141msgid "use Perl-compatible regular expressions"
8142msgstr ""
8143
25eab542 8144#: builtin/grep.c:821
cc76011e
JX
8145msgid "show line numbers"
8146msgstr ""
8147
25eab542 8148#: builtin/grep.c:822
cc76011e
JX
8149msgid "don't show filenames"
8150msgstr ""
8151
25eab542 8152#: builtin/grep.c:823
cc76011e
JX
8153msgid "show filenames"
8154msgstr ""
8155
25eab542 8156#: builtin/grep.c:825
cc76011e
JX
8157msgid "show filenames relative to top directory"
8158msgstr ""
8159
25eab542 8160#: builtin/grep.c:827
cc76011e
JX
8161msgid "show only filenames instead of matching lines"
8162msgstr ""
8163
25eab542 8164#: builtin/grep.c:829
cc76011e
JX
8165msgid "synonym for --files-with-matches"
8166msgstr ""
8167
25eab542 8168#: builtin/grep.c:832
cc76011e
JX
8169msgid "show only the names of files without match"
8170msgstr ""
8171
25eab542 8172#: builtin/grep.c:834
cc76011e
JX
8173msgid "print NUL after filenames"
8174msgstr ""
8175
25eab542 8176#: builtin/grep.c:836
cc76011e
JX
8177msgid "show the number of matches instead of matching lines"
8178msgstr ""
8179
25eab542 8180#: builtin/grep.c:837
cc76011e
JX
8181msgid "highlight matches"
8182msgstr ""
8183
25eab542 8184#: builtin/grep.c:839
cc76011e
JX
8185msgid "print empty line between matches from different files"
8186msgstr ""
8187
25eab542 8188#: builtin/grep.c:841
cc76011e
JX
8189msgid "show filename only once above matches from same file"
8190msgstr ""
8191
25eab542 8192#: builtin/grep.c:844
cc76011e
JX
8193msgid "show <n> context lines before and after matches"
8194msgstr ""
8195
25eab542 8196#: builtin/grep.c:847
cc76011e
JX
8197msgid "show <n> context lines before matches"
8198msgstr ""
8199
25eab542 8200#: builtin/grep.c:849
cc76011e
JX
8201msgid "show <n> context lines after matches"
8202msgstr ""
8203
25eab542 8204#: builtin/grep.c:851
9eb3984b
JX
8205msgid "use <n> worker threads"
8206msgstr ""
8207
25eab542 8208#: builtin/grep.c:852
cc76011e
JX
8209msgid "shortcut for -C NUM"
8210msgstr ""
8211
25eab542 8212#: builtin/grep.c:855
cc76011e
JX
8213msgid "show a line with the function name before matches"
8214msgstr ""
8215
25eab542 8216#: builtin/grep.c:857
cc76011e
JX
8217msgid "show the surrounding function"
8218msgstr ""
8219
25eab542 8220#: builtin/grep.c:860
cc76011e
JX
8221msgid "read patterns from file"
8222msgstr ""
8223
25eab542 8224#: builtin/grep.c:862
cc76011e
JX
8225msgid "match <pattern>"
8226msgstr ""
8227
25eab542 8228#: builtin/grep.c:864
cc76011e
JX
8229msgid "combine patterns specified with -e"
8230msgstr ""
8231
25eab542 8232#: builtin/grep.c:876
cc76011e
JX
8233msgid "indicate hit with exit status without output"
8234msgstr ""
8235
25eab542 8236#: builtin/grep.c:878
cc76011e
JX
8237msgid "show only matches from files that match all patterns"
8238msgstr ""
8239
25eab542 8240#: builtin/grep.c:880
9306b5b9
JX
8241msgid "show parse tree for grep expression"
8242msgstr ""
8243
25eab542 8244#: builtin/grep.c:884
cc76011e
JX
8245msgid "pager"
8246msgstr ""
8247
25eab542 8248#: builtin/grep.c:884
cc76011e
JX
8249msgid "show matching files in the pager"
8250msgstr ""
8251
25eab542 8252#: builtin/grep.c:887
cc76011e
JX
8253msgid "allow calling of grep(1) (ignored by this build)"
8254msgstr ""
8255
25eab542 8256#: builtin/grep.c:950
cc76011e
JX
8257msgid "no pattern given."
8258msgstr ""
8259
25eab542 8260#: builtin/grep.c:982
dfc182b1
JX
8261msgid "--no-index or --untracked cannot be used with revs"
8262msgstr ""
8263
25eab542 8264#: builtin/grep.c:989
dfc182b1
JX
8265#, c-format
8266msgid "unable to resolve revision: %s"
8267msgstr ""
8268
25eab542 8269#: builtin/grep.c:1023 builtin/index-pack.c:1491
9eb3984b
JX
8270#, c-format
8271msgid "invalid number of threads specified (%d)"
8272msgstr ""
8273
25eab542 8274#: builtin/grep.c:1028
5b34e000
JX
8275msgid "no threads support, ignoring --threads"
8276msgstr ""
8277
25eab542 8278#: builtin/grep.c:1052
cc76011e
JX
8279msgid "--open-files-in-pager only works on the worktree"
8280msgstr ""
8281
25eab542 8282#: builtin/grep.c:1075
673bfad0
JX
8283msgid "option not supported with --recurse-submodules."
8284msgstr ""
8285
25eab542 8286#: builtin/grep.c:1081
cc76011e
JX
8287msgid "--cached or --untracked cannot be used with --no-index."
8288msgstr ""
8289
25eab542 8290#: builtin/grep.c:1087
cc76011e
JX
8291msgid "--[no-]exclude-standard cannot be used for tracked contents."
8292msgstr ""
8293
25eab542 8294#: builtin/grep.c:1095
cc76011e
JX
8295msgid "both --cached and trees are given."
8296msgstr ""
8297
5b34e000 8298#: builtin/hash-object.c:82
cc76011e 8299msgid ""
c2ea1208
JX
8300"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
8301"[--] <file>..."
cc76011e
JX
8302msgstr ""
8303
5b34e000 8304#: builtin/hash-object.c:83
f4f2c8f8 8305msgid "git hash-object --stdin-paths"
cc76011e
JX
8306msgstr ""
8307
5b34e000 8308#: builtin/hash-object.c:95
cc76011e
JX
8309msgid "type"
8310msgstr ""
8311
5b34e000 8312#: builtin/hash-object.c:95
cc76011e
JX
8313msgid "object type"
8314msgstr ""
8315
5b34e000 8316#: builtin/hash-object.c:96
cc76011e
JX
8317msgid "write the object into the object database"
8318msgstr ""
8319
5b34e000 8320#: builtin/hash-object.c:98
cc76011e
JX
8321msgid "read the object from stdin"
8322msgstr ""
8323
5b34e000 8324#: builtin/hash-object.c:100
cc76011e
JX
8325msgid "store file as is without filters"
8326msgstr ""
8327
5b34e000 8328#: builtin/hash-object.c:101
d07a63e4
JX
8329msgid ""
8330"just hash any random garbage to create corrupt objects for debugging Git"
8331msgstr ""
8332
5b34e000 8333#: builtin/hash-object.c:102
cc76011e
JX
8334msgid "process file as it were from this path"
8335msgstr ""
8336
5b34e000 8337#: builtin/help.c:43
cc76011e
JX
8338msgid "print all available commands"
8339msgstr ""
8340
5b34e000 8341#: builtin/help.c:44
fda7b092
JX
8342msgid "exclude guides"
8343msgstr ""
8344
5b34e000 8345#: builtin/help.c:45
c6bc7d43
JX
8346msgid "print list of useful guides"
8347msgstr ""
8348
5b34e000 8349#: builtin/help.c:46
cc76011e
JX
8350msgid "show man page"
8351msgstr ""
8352
5b34e000 8353#: builtin/help.c:47
cc76011e
JX
8354msgid "show manual in web browser"
8355msgstr ""
8356
5b34e000 8357#: builtin/help.c:49
cc76011e
JX
8358msgid "show info page"
8359msgstr ""
8360
5b34e000 8361#: builtin/help.c:55
c2ea1208 8362msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
8363msgstr ""
8364
5b34e000 8365#: builtin/help.c:67
cc76011e
JX
8366#, c-format
8367msgid "unrecognized help format '%s'"
8368msgstr ""
8369
5b34e000 8370#: builtin/help.c:94
cc76011e
JX
8371msgid "Failed to start emacsclient."
8372msgstr ""
8373
5b34e000 8374#: builtin/help.c:107
cc76011e
JX
8375msgid "Failed to parse emacsclient version."
8376msgstr ""
8377
5b34e000 8378#: builtin/help.c:115
cc76011e
JX
8379#, c-format
8380msgid "emacsclient version '%d' too old (< 22)."
8381msgstr ""
8382
25eab542 8383#: builtin/help.c:133 builtin/help.c:155 builtin/help.c:165 builtin/help.c:173
cc76011e 8384#, c-format
f517e50d 8385msgid "failed to exec '%s'"
cc76011e
JX
8386msgstr ""
8387
25eab542 8388#: builtin/help.c:211
cc76011e
JX
8389#, c-format
8390msgid ""
8391"'%s': path for unsupported man viewer.\n"
8392"Please consider using 'man.<tool>.cmd' instead."
8393msgstr ""
8394
25eab542 8395#: builtin/help.c:223
cc76011e
JX
8396#, c-format
8397msgid ""
8398"'%s': cmd for supported man viewer.\n"
8399"Please consider using 'man.<tool>.path' instead."
8400msgstr ""
8401
25eab542 8402#: builtin/help.c:340
cc76011e
JX
8403#, c-format
8404msgid "'%s': unknown man viewer."
8405msgstr ""
8406
25eab542 8407#: builtin/help.c:357
cc76011e
JX
8408msgid "no man viewer handled the request"
8409msgstr ""
8410
25eab542 8411#: builtin/help.c:365
cc76011e
JX
8412msgid "no info viewer handled the request"
8413msgstr ""
8414
25eab542 8415#: builtin/help.c:407
c6bc7d43
JX
8416msgid "Defining attributes per path"
8417msgstr ""
8418
25eab542 8419#: builtin/help.c:408
d07a63e4
JX
8420msgid "Everyday Git With 20 Commands Or So"
8421msgstr ""
8422
25eab542 8423#: builtin/help.c:409
c6bc7d43
JX
8424msgid "A Git glossary"
8425msgstr ""
8426
25eab542 8427#: builtin/help.c:410
c6bc7d43
JX
8428msgid "Specifies intentionally untracked files to ignore"
8429msgstr ""
8430
25eab542 8431#: builtin/help.c:411
c6bc7d43
JX
8432msgid "Defining submodule properties"
8433msgstr ""
8434
25eab542 8435#: builtin/help.c:412
c6bc7d43
JX
8436msgid "Specifying revisions and ranges for Git"
8437msgstr ""
8438
25eab542 8439#: builtin/help.c:413
c6bc7d43
JX
8440msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
8441msgstr ""
8442
25eab542 8443#: builtin/help.c:414
c6bc7d43
JX
8444msgid "An overview of recommended workflows with Git"
8445msgstr ""
8446
25eab542 8447#: builtin/help.c:426
c6bc7d43
JX
8448msgid "The common Git guides are:\n"
8449msgstr ""
8450
25eab542 8451#: builtin/help.c:444
cc76011e 8452#, c-format
25eab542 8453msgid "'%s' is aliased to '%s'"
cc76011e
JX
8454msgstr ""
8455
25eab542 8456#: builtin/help.c:466 builtin/help.c:483
cc76011e 8457#, c-format
fda7b092 8458msgid "usage: %s%s"
cc76011e
JX
8459msgstr ""
8460
25eab542 8461#: builtin/index-pack.c:156
fe05e196
JX
8462#, c-format
8463msgid "unable to open %s"
8464msgstr ""
8465
25eab542 8466#: builtin/index-pack.c:206
cc76011e
JX
8467#, c-format
8468msgid "object type mismatch at %s"
8469msgstr ""
8470
25eab542 8471#: builtin/index-pack.c:226
fe05e196
JX
8472#, c-format
8473msgid "did not receive expected object %s"
8474msgstr ""
8475
25eab542 8476#: builtin/index-pack.c:229
fe05e196
JX
8477#, c-format
8478msgid "object %s: expected type %s, found %s"
cc76011e
JX
8479msgstr ""
8480
25eab542 8481#: builtin/index-pack.c:271
cc76011e
JX
8482#, c-format
8483msgid "cannot fill %d byte"
8484msgid_plural "cannot fill %d bytes"
8485msgstr[0] ""
8486msgstr[1] ""
8487
25eab542 8488#: builtin/index-pack.c:281
cc76011e
JX
8489msgid "early EOF"
8490msgstr ""
8491
25eab542 8492#: builtin/index-pack.c:282
cc76011e
JX
8493msgid "read error on input"
8494msgstr ""
8495
25eab542 8496#: builtin/index-pack.c:294
cc76011e
JX
8497msgid "used more bytes than were available"
8498msgstr ""
8499
25eab542 8500#: builtin/index-pack.c:301
cc76011e
JX
8501msgid "pack too large for current definition of off_t"
8502msgstr ""
8503
25eab542 8504#: builtin/index-pack.c:304 builtin/unpack-objects.c:93
fda7b092
JX
8505msgid "pack exceeds maximum allowed size"
8506msgstr ""
8507
25eab542 8508#: builtin/index-pack.c:319
cc76011e
JX
8509#, c-format
8510msgid "unable to create '%s'"
8511msgstr ""
8512
25eab542 8513#: builtin/index-pack.c:325
cc76011e
JX
8514#, c-format
8515msgid "cannot open packfile '%s'"
8516msgstr ""
8517
25eab542 8518#: builtin/index-pack.c:339
cc76011e
JX
8519msgid "pack signature mismatch"
8520msgstr ""
8521
25eab542 8522#: builtin/index-pack.c:341
cc76011e
JX
8523#, c-format
8524msgid "pack version %<PRIu32> unsupported"
8525msgstr ""
8526
25eab542 8527#: builtin/index-pack.c:359
cc76011e 8528#, c-format
9fa976ff 8529msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
8530msgstr ""
8531
25eab542 8532#: builtin/index-pack.c:480
cc76011e
JX
8533#, c-format
8534msgid "inflate returned %d"
8535msgstr ""
8536
25eab542 8537#: builtin/index-pack.c:529
cc76011e
JX
8538msgid "offset value overflow for delta base object"
8539msgstr ""
8540
25eab542 8541#: builtin/index-pack.c:537
cc76011e
JX
8542msgid "delta base offset is out of bound"
8543msgstr ""
8544
25eab542 8545#: builtin/index-pack.c:545
cc76011e
JX
8546#, c-format
8547msgid "unknown object type %d"
8548msgstr ""
8549
25eab542 8550#: builtin/index-pack.c:576
cc76011e
JX
8551msgid "cannot pread pack file"
8552msgstr ""
8553
25eab542 8554#: builtin/index-pack.c:578
cc76011e 8555#, c-format
9fa976ff
JX
8556msgid "premature end of pack file, %<PRIuMAX> byte missing"
8557msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
8558msgstr[0] ""
8559msgstr[1] ""
8560
25eab542 8561#: builtin/index-pack.c:604
cc76011e
JX
8562msgid "serious inflate inconsistency"
8563msgstr ""
8564
25eab542
JX
8565#: builtin/index-pack.c:749 builtin/index-pack.c:755 builtin/index-pack.c:778
8566#: builtin/index-pack.c:817 builtin/index-pack.c:826
cc76011e
JX
8567#, c-format
8568msgid "SHA1 COLLISION FOUND WITH %s !"
8569msgstr ""
8570
25eab542
JX
8571#: builtin/index-pack.c:752 builtin/pack-objects.c:168
8572#: builtin/pack-objects.c:262
cc76011e
JX
8573#, c-format
8574msgid "unable to read %s"
8575msgstr ""
8576
25eab542 8577#: builtin/index-pack.c:815
dfc182b1
JX
8578#, c-format
8579msgid "cannot read existing object info %s"
8580msgstr ""
8581
25eab542 8582#: builtin/index-pack.c:823
cc76011e
JX
8583#, c-format
8584msgid "cannot read existing object %s"
8585msgstr ""
8586
25eab542 8587#: builtin/index-pack.c:837
cc76011e
JX
8588#, c-format
8589msgid "invalid blob object %s"
8590msgstr ""
8591
25eab542 8592#: builtin/index-pack.c:852
cc76011e
JX
8593#, c-format
8594msgid "invalid %s"
8595msgstr ""
8596
25eab542 8597#: builtin/index-pack.c:855
cc76011e
JX
8598msgid "Error in object"
8599msgstr ""
8600
25eab542 8601#: builtin/index-pack.c:857
cc76011e
JX
8602#, c-format
8603msgid "Not all child objects of %s are reachable"
8604msgstr ""
8605
25eab542 8606#: builtin/index-pack.c:929 builtin/index-pack.c:960
cc76011e
JX
8607msgid "failed to apply delta"
8608msgstr ""
8609
25eab542 8610#: builtin/index-pack.c:1131
cc76011e
JX
8611msgid "Receiving objects"
8612msgstr ""
8613
25eab542 8614#: builtin/index-pack.c:1131
cc76011e
JX
8615msgid "Indexing objects"
8616msgstr ""
8617
25eab542 8618#: builtin/index-pack.c:1165
cc76011e
JX
8619msgid "pack is corrupted (SHA1 mismatch)"
8620msgstr ""
8621
25eab542 8622#: builtin/index-pack.c:1170
cc76011e
JX
8623msgid "cannot fstat packfile"
8624msgstr ""
8625
25eab542 8626#: builtin/index-pack.c:1173
cc76011e
JX
8627msgid "pack has junk at the end"
8628msgstr ""
8629
25eab542 8630#: builtin/index-pack.c:1185
cc76011e
JX
8631msgid "confusion beyond insanity in parse_pack_objects()"
8632msgstr ""
8633
25eab542 8634#: builtin/index-pack.c:1208
cc76011e
JX
8635msgid "Resolving deltas"
8636msgstr ""
8637
25eab542 8638#: builtin/index-pack.c:1219
cc76011e
JX
8639#, c-format
8640msgid "unable to create thread: %s"
8641msgstr ""
8642
25eab542 8643#: builtin/index-pack.c:1261
cc76011e
JX
8644msgid "confusion beyond insanity"
8645msgstr ""
8646
25eab542 8647#: builtin/index-pack.c:1267
cc76011e 8648#, c-format
f517e50d
JX
8649msgid "completed with %d local object"
8650msgid_plural "completed with %d local objects"
8651msgstr[0] ""
8652msgstr[1] ""
cc76011e 8653
25eab542 8654#: builtin/index-pack.c:1279
cc76011e
JX
8655#, c-format
8656msgid "Unexpected tail checksum for %s (disk corruption?)"
8657msgstr ""
8658
25eab542 8659#: builtin/index-pack.c:1283
cc76011e
JX
8660#, c-format
8661msgid "pack has %d unresolved delta"
8662msgid_plural "pack has %d unresolved deltas"
8663msgstr[0] ""
8664msgstr[1] ""
8665
25eab542 8666#: builtin/index-pack.c:1307
cc76011e
JX
8667#, c-format
8668msgid "unable to deflate appended object (%d)"
8669msgstr ""
8670
25eab542 8671#: builtin/index-pack.c:1383
cc76011e
JX
8672#, c-format
8673msgid "local object %s is corrupt"
8674msgstr ""
8675
25eab542 8676#: builtin/index-pack.c:1409
cc76011e
JX
8677msgid "error while closing pack file"
8678msgstr ""
8679
25eab542 8680#: builtin/index-pack.c:1421
cc76011e
JX
8681#, c-format
8682msgid "cannot write keep file '%s'"
8683msgstr ""
8684
25eab542 8685#: builtin/index-pack.c:1429
cc76011e
JX
8686#, c-format
8687msgid "cannot close written keep file '%s'"
8688msgstr ""
8689
25eab542 8690#: builtin/index-pack.c:1439
cc76011e
JX
8691msgid "cannot store pack file"
8692msgstr ""
8693
25eab542 8694#: builtin/index-pack.c:1447
cc76011e
JX
8695msgid "cannot store index file"
8696msgstr ""
8697
25eab542 8698#: builtin/index-pack.c:1485
cc76011e
JX
8699#, c-format
8700msgid "bad pack.indexversion=%<PRIu32>"
8701msgstr ""
8702
25eab542 8703#: builtin/index-pack.c:1553
cc76011e
JX
8704#, c-format
8705msgid "Cannot open existing pack file '%s'"
8706msgstr ""
8707
25eab542 8708#: builtin/index-pack.c:1555
cc76011e
JX
8709#, c-format
8710msgid "Cannot open existing pack idx file for '%s'"
8711msgstr ""
8712
25eab542 8713#: builtin/index-pack.c:1603
cc76011e
JX
8714#, c-format
8715msgid "non delta: %d object"
8716msgid_plural "non delta: %d objects"
8717msgstr[0] ""
8718msgstr[1] ""
8719
25eab542 8720#: builtin/index-pack.c:1610
cc76011e
JX
8721#, c-format
8722msgid "chain length = %d: %lu object"
8723msgid_plural "chain length = %d: %lu objects"
8724msgstr[0] ""
8725msgstr[1] ""
8726
25eab542 8727#: builtin/index-pack.c:1623
f517e50d
JX
8728#, c-format
8729msgid "packfile name '%s' does not end with '.pack'"
8730msgstr ""
8731
25eab542
JX
8732#: builtin/index-pack.c:1705 builtin/index-pack.c:1708
8733#: builtin/index-pack.c:1724 builtin/index-pack.c:1728
cc76011e
JX
8734#, c-format
8735msgid "bad %s"
8736msgstr ""
8737
25eab542 8738#: builtin/index-pack.c:1744
cc76011e
JX
8739msgid "--fix-thin cannot be used without --stdin"
8740msgstr ""
8741
25eab542 8742#: builtin/index-pack.c:1746
673bfad0
JX
8743msgid "--stdin requires a git repository"
8744msgstr ""
8745
25eab542 8746#: builtin/index-pack.c:1754
cc76011e
JX
8747msgid "--verify with no packfile name given"
8748msgstr ""
8749
5b34e000 8750#: builtin/init-db.c:55
cc76011e
JX
8751#, c-format
8752msgid "cannot stat '%s'"
8753msgstr ""
8754
5b34e000 8755#: builtin/init-db.c:61
cc76011e
JX
8756#, c-format
8757msgid "cannot stat template '%s'"
8758msgstr ""
8759
5b34e000 8760#: builtin/init-db.c:66
cc76011e
JX
8761#, c-format
8762msgid "cannot opendir '%s'"
8763msgstr ""
8764
5b34e000 8765#: builtin/init-db.c:77
cc76011e
JX
8766#, c-format
8767msgid "cannot readlink '%s'"
8768msgstr ""
8769
5b34e000 8770#: builtin/init-db.c:79
cc76011e
JX
8771#, c-format
8772msgid "cannot symlink '%s' '%s'"
8773msgstr ""
8774
5b34e000 8775#: builtin/init-db.c:85
cc76011e
JX
8776#, c-format
8777msgid "cannot copy '%s' to '%s'"
8778msgstr ""
8779
5b34e000 8780#: builtin/init-db.c:89
cc76011e
JX
8781#, c-format
8782msgid "ignoring template %s"
8783msgstr ""
8784
5b34e000 8785#: builtin/init-db.c:120
cc76011e
JX
8786#, c-format
8787msgid "templates not found %s"
8788msgstr ""
8789
5b34e000 8790#: builtin/init-db.c:135
cc76011e 8791#, c-format
f517e50d 8792msgid "not copying templates from '%s': %s"
cc76011e
JX
8793msgstr ""
8794
5b34e000 8795#: builtin/init-db.c:328
cc76011e 8796#, c-format
fda7b092 8797msgid "unable to handle file type %d"
cc76011e
JX
8798msgstr ""
8799
5b34e000 8800#: builtin/init-db.c:331
cc76011e 8801#, c-format
fda7b092 8802msgid "unable to move %s to %s"
cc76011e
JX
8803msgstr ""
8804
5b34e000 8805#: builtin/init-db.c:348 builtin/init-db.c:351
cc76011e 8806#, c-format
fda7b092 8807msgid "%s already exists"
cc76011e
JX
8808msgstr ""
8809
5b34e000 8810#: builtin/init-db.c:404
cc76011e 8811#, c-format
9fa976ff 8812msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
8813msgstr ""
8814
5b34e000 8815#: builtin/init-db.c:405
9fa976ff
JX
8816#, c-format
8817msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
8818msgstr ""
8819
5b34e000 8820#: builtin/init-db.c:409
9fa976ff
JX
8821#, c-format
8822msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
8823msgstr ""
8824
5b34e000 8825#: builtin/init-db.c:410
9fa976ff
JX
8826#, c-format
8827msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
8828msgstr ""
8829
5b34e000 8830#: builtin/init-db.c:458
cc76011e 8831msgid ""
9caaf23e 8832"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 8833"shared[=<permissions>]] [<directory>]"
cc76011e
JX
8834msgstr ""
8835
5b34e000 8836#: builtin/init-db.c:481
cc76011e
JX
8837msgid "permissions"
8838msgstr ""
8839
5b34e000 8840#: builtin/init-db.c:482
cc76011e
JX
8841msgid "specify that the git repository is to be shared amongst several users"
8842msgstr ""
8843
5b34e000 8844#: builtin/init-db.c:516 builtin/init-db.c:521
cc76011e
JX
8845#, c-format
8846msgid "cannot mkdir %s"
8847msgstr ""
8848
5b34e000 8849#: builtin/init-db.c:525
cc76011e
JX
8850#, c-format
8851msgid "cannot chdir to %s"
8852msgstr ""
8853
5b34e000 8854#: builtin/init-db.c:546
cc76011e
JX
8855#, c-format
8856msgid ""
8857"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
8858"dir=<directory>)"
8859msgstr ""
8860
5b34e000 8861#: builtin/init-db.c:574
cc76011e
JX
8862#, c-format
8863msgid "Cannot access work tree '%s'"
8864msgstr ""
8865
d07a63e4
JX
8866#: builtin/interpret-trailers.c:15
8867msgid ""
9eb3984b
JX
8868"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
8869"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
8870msgstr ""
8871
25eab542 8872#: builtin/interpret-trailers.c:92
9eb3984b
JX
8873msgid "edit files in place"
8874msgstr ""
8875
25eab542 8876#: builtin/interpret-trailers.c:93
d07a63e4
JX
8877msgid "trim empty trailers"
8878msgstr ""
8879
25eab542
JX
8880#: builtin/interpret-trailers.c:96
8881msgid "where to place the new trailer"
8882msgstr ""
8883
8884#: builtin/interpret-trailers.c:98
8885msgid "action if trailer already exists"
8886msgstr ""
8887
8888#: builtin/interpret-trailers.c:100
8889msgid "action if trailer is missing"
8890msgstr ""
8891
8892#: builtin/interpret-trailers.c:102
8893msgid "output only the trailers"
8894msgstr ""
8895
8896#: builtin/interpret-trailers.c:103
8897msgid "do not apply config rules"
8898msgstr ""
8899
8900#: builtin/interpret-trailers.c:104
8901msgid "join whitespace-continued values"
8902msgstr ""
8903
8904#: builtin/interpret-trailers.c:105
8905msgid "set parsing options"
8906msgstr ""
8907
8908#: builtin/interpret-trailers.c:107
d07a63e4
JX
8909msgid "trailer"
8910msgstr ""
8911
25eab542 8912#: builtin/interpret-trailers.c:108
d07a63e4
JX
8913msgid "trailer(s) to add"
8914msgstr ""
8915
25eab542
JX
8916#: builtin/interpret-trailers.c:117
8917msgid "--trailer with --only-input does not make sense"
8918msgstr ""
8919
8920#: builtin/interpret-trailers.c:127
9eb3984b
JX
8921msgid "no input file given for in-place editing"
8922msgstr ""
8923
25eab542 8924#: builtin/log.c:46
64f23b0c 8925msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
8926msgstr ""
8927
25eab542 8928#: builtin/log.c:47
c2ea1208 8929msgid "git show [<options>] <object>..."
cc76011e
JX
8930msgstr ""
8931
25eab542 8932#: builtin/log.c:91
d07a63e4
JX
8933#, c-format
8934msgid "invalid --decorate option: %s"
8935msgstr ""
8936
25eab542 8937#: builtin/log.c:148
cc76011e
JX
8938msgid "suppress diff output"
8939msgstr ""
8940
25eab542 8941#: builtin/log.c:149
cc76011e
JX
8942msgid "show source"
8943msgstr ""
8944
25eab542 8945#: builtin/log.c:150
46bc4039
JX
8946msgid "Use mail map file"
8947msgstr ""
8948
25eab542 8949#: builtin/log.c:151
cc76011e
JX
8950msgid "decorate options"
8951msgstr ""
8952
25eab542 8953#: builtin/log.c:154
d07a63e4
JX
8954msgid "Process line range n,m in file, counting from 1"
8955msgstr ""
8956
25eab542 8957#: builtin/log.c:250
cc76011e
JX
8958#, c-format
8959msgid "Final output: %d %s\n"
8960msgstr ""
8961
25eab542 8962#: builtin/log.c:501
d07a63e4
JX
8963#, c-format
8964msgid "git show %s: bad file"
8965msgstr ""
8966
25eab542 8967#: builtin/log.c:516 builtin/log.c:610
cc76011e
JX
8968#, c-format
8969msgid "Could not read object %s"
8970msgstr ""
8971
25eab542 8972#: builtin/log.c:634
cc76011e
JX
8973#, c-format
8974msgid "Unknown type: %d"
8975msgstr ""
8976
25eab542 8977#: builtin/log.c:755
cc76011e
JX
8978msgid "format.headers without value"
8979msgstr ""
8980
25eab542 8981#: builtin/log.c:856
cc76011e
JX
8982msgid "name of output directory is too long"
8983msgstr ""
8984
25eab542 8985#: builtin/log.c:872
cc76011e
JX
8986#, c-format
8987msgid "Cannot open patch file %s"
8988msgstr ""
8989
25eab542 8990#: builtin/log.c:889
cc76011e
JX
8991msgid "Need exactly one range."
8992msgstr ""
8993
25eab542 8994#: builtin/log.c:899
cc76011e
JX
8995msgid "Not a range."
8996msgstr ""
8997
25eab542 8998#: builtin/log.c:1005
cc76011e
JX
8999msgid "Cover letter needs email format"
9000msgstr ""
9001
25eab542 9002#: builtin/log.c:1085
cc76011e
JX
9003#, c-format
9004msgid "insane in-reply-to: %s"
9005msgstr ""
9006
25eab542 9007#: builtin/log.c:1112
c2ea1208 9008msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
9009msgstr ""
9010
25eab542 9011#: builtin/log.c:1162
cc76011e
JX
9012msgid "Two output directories?"
9013msgstr ""
9014
25eab542 9015#: builtin/log.c:1269 builtin/log.c:1920 builtin/log.c:1922 builtin/log.c:1934
f517e50d
JX
9016#, c-format
9017msgid "Unknown commit %s"
9018msgstr ""
9019
25eab542 9020#: builtin/log.c:1279 builtin/notes.c:887 builtin/tag.c:516
f517e50d
JX
9021#, c-format
9022msgid "Failed to resolve '%s' as a valid ref."
9023msgstr ""
9024
25eab542 9025#: builtin/log.c:1284
f517e50d
JX
9026msgid "Could not find exact merge base."
9027msgstr ""
9028
25eab542 9029#: builtin/log.c:1288
f517e50d
JX
9030msgid ""
9031"Failed to get upstream, if you want to record base commit automatically,\n"
9032"please use git branch --set-upstream-to to track a remote branch.\n"
9033"Or you could specify base commit by --base=<base-commit-id> manually."
9034msgstr ""
9035
25eab542 9036#: builtin/log.c:1308
f517e50d
JX
9037msgid "Failed to find exact merge base"
9038msgstr ""
9039
25eab542 9040#: builtin/log.c:1319
f517e50d
JX
9041msgid "base commit should be the ancestor of revision list"
9042msgstr ""
9043
25eab542 9044#: builtin/log.c:1323
f517e50d
JX
9045msgid "base commit shouldn't be in revision list"
9046msgstr ""
9047
25eab542 9048#: builtin/log.c:1372
f517e50d
JX
9049msgid "cannot get patch id"
9050msgstr ""
9051
25eab542 9052#: builtin/log.c:1431
cc76011e
JX
9053msgid "use [PATCH n/m] even with a single patch"
9054msgstr ""
9055
25eab542 9056#: builtin/log.c:1434
cc76011e
JX
9057msgid "use [PATCH] even with multiple patches"
9058msgstr ""
9059
25eab542 9060#: builtin/log.c:1438
cc76011e
JX
9061msgid "print patches to standard out"
9062msgstr ""
9063
25eab542 9064#: builtin/log.c:1440
cc76011e
JX
9065msgid "generate a cover letter"
9066msgstr ""
9067
25eab542 9068#: builtin/log.c:1442
cc76011e
JX
9069msgid "use simple number sequence for output file names"
9070msgstr ""
9071
25eab542 9072#: builtin/log.c:1443
cc76011e
JX
9073msgid "sfx"
9074msgstr ""
9075
25eab542 9076#: builtin/log.c:1444
cc76011e
JX
9077msgid "use <sfx> instead of '.patch'"
9078msgstr ""
9079
25eab542 9080#: builtin/log.c:1446
cc76011e
JX
9081msgid "start numbering patches at <n> instead of 1"
9082msgstr ""
9083
25eab542 9084#: builtin/log.c:1448
46bc4039
JX
9085msgid "mark the series as Nth re-roll"
9086msgstr ""
9087
25eab542 9088#: builtin/log.c:1450
fda7b092
JX
9089msgid "Use [RFC PATCH] instead of [PATCH]"
9090msgstr ""
9091
25eab542 9092#: builtin/log.c:1453
cc76011e
JX
9093msgid "Use [<prefix>] instead of [PATCH]"
9094msgstr ""
9095
25eab542 9096#: builtin/log.c:1456
cc76011e
JX
9097msgid "store resulting files in <dir>"
9098msgstr ""
9099
25eab542 9100#: builtin/log.c:1459
cc76011e
JX
9101msgid "don't strip/add [PATCH]"
9102msgstr ""
9103
25eab542 9104#: builtin/log.c:1462
cc76011e
JX
9105msgid "don't output binary diffs"
9106msgstr ""
9107
25eab542 9108#: builtin/log.c:1464
2c0ca050
JX
9109msgid "output all-zero hash in From header"
9110msgstr ""
9111
25eab542 9112#: builtin/log.c:1466
cc76011e
JX
9113msgid "don't include a patch matching a commit upstream"
9114msgstr ""
9115
25eab542 9116#: builtin/log.c:1468
cc76011e
JX
9117msgid "show patch format instead of default (patch + stat)"
9118msgstr ""
9119
25eab542 9120#: builtin/log.c:1470
cc76011e
JX
9121msgid "Messaging"
9122msgstr ""
9123
25eab542 9124#: builtin/log.c:1471
cc76011e
JX
9125msgid "header"
9126msgstr ""
9127
25eab542 9128#: builtin/log.c:1472
cc76011e
JX
9129msgid "add email header"
9130msgstr ""
9131
25eab542 9132#: builtin/log.c:1473 builtin/log.c:1475
cc76011e
JX
9133msgid "email"
9134msgstr ""
9135
25eab542 9136#: builtin/log.c:1473
cc76011e
JX
9137msgid "add To: header"
9138msgstr ""
9139
25eab542 9140#: builtin/log.c:1475
cc76011e
JX
9141msgid "add Cc: header"
9142msgstr ""
9143
25eab542 9144#: builtin/log.c:1477
28b3cffc
JX
9145msgid "ident"
9146msgstr ""
9147
25eab542 9148#: builtin/log.c:1478
28b3cffc
JX
9149msgid "set From address to <ident> (or committer ident if absent)"
9150msgstr ""
9151
25eab542 9152#: builtin/log.c:1480
cc76011e
JX
9153msgid "message-id"
9154msgstr ""
9155
25eab542 9156#: builtin/log.c:1481
cc76011e
JX
9157msgid "make first mail a reply to <message-id>"
9158msgstr ""
9159
25eab542 9160#: builtin/log.c:1482 builtin/log.c:1485
cc76011e
JX
9161msgid "boundary"
9162msgstr ""
9163
25eab542 9164#: builtin/log.c:1483
cc76011e
JX
9165msgid "attach the patch"
9166msgstr ""
9167
25eab542 9168#: builtin/log.c:1486
cc76011e
JX
9169msgid "inline the patch"
9170msgstr ""
9171
25eab542 9172#: builtin/log.c:1490
cc76011e
JX
9173msgid "enable message threading, styles: shallow, deep"
9174msgstr ""
9175
25eab542 9176#: builtin/log.c:1492
cc76011e
JX
9177msgid "signature"
9178msgstr ""
9179
25eab542 9180#: builtin/log.c:1493
cc76011e
JX
9181msgid "add a signature"
9182msgstr ""
9183
25eab542 9184#: builtin/log.c:1494
f517e50d
JX
9185msgid "base-commit"
9186msgstr ""
9187
25eab542 9188#: builtin/log.c:1495
f517e50d
JX
9189msgid "add prerequisite tree info to the patch series"
9190msgstr ""
9191
25eab542 9192#: builtin/log.c:1497
fe05e196
JX
9193msgid "add a signature from a file"
9194msgstr ""
9195
25eab542 9196#: builtin/log.c:1498
cc76011e
JX
9197msgid "don't print the patch filenames"
9198msgstr ""
9199
25eab542
JX
9200#: builtin/log.c:1500
9201msgid "show progress while generating patches"
9202msgstr ""
9203
9204#: builtin/log.c:1575
5b34e000
JX
9205#, c-format
9206msgid "invalid ident line: %s"
9207msgstr ""
9208
25eab542 9209#: builtin/log.c:1590
cc76011e
JX
9210msgid "-n and -k are mutually exclusive."
9211msgstr ""
9212
25eab542 9213#: builtin/log.c:1592
fda7b092 9214msgid "--subject-prefix/--rfc and -k are mutually exclusive."
cc76011e
JX
9215msgstr ""
9216
25eab542 9217#: builtin/log.c:1600
cc76011e
JX
9218msgid "--name-only does not make sense"
9219msgstr ""
9220
25eab542 9221#: builtin/log.c:1602
cc76011e
JX
9222msgid "--name-status does not make sense"
9223msgstr ""
9224
25eab542 9225#: builtin/log.c:1604
cc76011e
JX
9226msgid "--check does not make sense"
9227msgstr ""
9228
25eab542 9229#: builtin/log.c:1634
cc76011e
JX
9230msgid "standard output, or directory, which one?"
9231msgstr ""
9232
25eab542 9233#: builtin/log.c:1636
cc76011e
JX
9234#, c-format
9235msgid "Could not create directory '%s'"
9236msgstr ""
9237
25eab542 9238#: builtin/log.c:1729
fe05e196
JX
9239#, c-format
9240msgid "unable to read signature file '%s'"
9241msgstr ""
9242
25eab542
JX
9243#: builtin/log.c:1761
9244msgid "Generating patches"
9245msgstr ""
9246
9247#: builtin/log.c:1805
cc76011e
JX
9248msgid "Failed to create output files"
9249msgstr ""
9250
25eab542 9251#: builtin/log.c:1855
cc76011e
JX
9252msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
9253msgstr ""
9254
25eab542 9255#: builtin/log.c:1909
cc76011e
JX
9256#, c-format
9257msgid ""
9258"Could not find a tracked remote branch, please specify <upstream> manually.\n"
9259msgstr ""
9260
25eab542 9261#: builtin/ls-files.c:466
c2ea1208 9262msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
9263msgstr ""
9264
25eab542 9265#: builtin/ls-files.c:515
cc76011e
JX
9266msgid "identify the file status with tags"
9267msgstr ""
9268
25eab542 9269#: builtin/ls-files.c:517
cc76011e
JX
9270msgid "use lowercase letters for 'assume unchanged' files"
9271msgstr ""
9272
25eab542 9273#: builtin/ls-files.c:519
cc76011e
JX
9274msgid "show cached files in the output (default)"
9275msgstr ""
9276
25eab542 9277#: builtin/ls-files.c:521
cc76011e
JX
9278msgid "show deleted files in the output"
9279msgstr ""
9280
25eab542 9281#: builtin/ls-files.c:523
cc76011e
JX
9282msgid "show modified files in the output"
9283msgstr ""
9284
25eab542 9285#: builtin/ls-files.c:525
cc76011e
JX
9286msgid "show other files in the output"
9287msgstr ""
9288
25eab542 9289#: builtin/ls-files.c:527
cc76011e
JX
9290msgid "show ignored files in the output"
9291msgstr ""
9292
25eab542 9293#: builtin/ls-files.c:530
cc76011e
JX
9294msgid "show staged contents' object name in the output"
9295msgstr ""
9296
25eab542 9297#: builtin/ls-files.c:532
cc76011e
JX
9298msgid "show files on the filesystem that need to be removed"
9299msgstr ""
9300
25eab542 9301#: builtin/ls-files.c:534
d07a63e4 9302msgid "show 'other' directories' names only"
cc76011e
JX
9303msgstr ""
9304
25eab542 9305#: builtin/ls-files.c:536
9eb3984b
JX
9306msgid "show line endings of files"
9307msgstr ""
9308
25eab542 9309#: builtin/ls-files.c:538
cc76011e
JX
9310msgid "don't show empty directories"
9311msgstr ""
9312
25eab542 9313#: builtin/ls-files.c:541
cc76011e
JX
9314msgid "show unmerged files in the output"
9315msgstr ""
9316
25eab542 9317#: builtin/ls-files.c:543
cc76011e
JX
9318msgid "show resolve-undo information"
9319msgstr ""
9320
25eab542 9321#: builtin/ls-files.c:545
cc76011e
JX
9322msgid "skip files matching pattern"
9323msgstr ""
9324
25eab542 9325#: builtin/ls-files.c:548
cc76011e
JX
9326msgid "exclude patterns are read from <file>"
9327msgstr ""
9328
25eab542 9329#: builtin/ls-files.c:551
cc76011e
JX
9330msgid "read additional per-directory exclude patterns in <file>"
9331msgstr ""
9332
25eab542 9333#: builtin/ls-files.c:553
cc76011e
JX
9334msgid "add the standard git exclusions"
9335msgstr ""
9336
25eab542 9337#: builtin/ls-files.c:556
cc76011e
JX
9338msgid "make the output relative to the project top directory"
9339msgstr ""
9340
25eab542 9341#: builtin/ls-files.c:559
fda7b092
JX
9342msgid "recurse through submodules"
9343msgstr ""
9344
25eab542 9345#: builtin/ls-files.c:561
cc76011e
JX
9346msgid "if any <file> is not in the index, treat this as an error"
9347msgstr ""
9348
25eab542 9349#: builtin/ls-files.c:562
cc76011e
JX
9350msgid "tree-ish"
9351msgstr ""
9352
25eab542 9353#: builtin/ls-files.c:563
cc76011e
JX
9354msgid "pretend that paths removed since <tree-ish> are still present"
9355msgstr ""
9356
25eab542 9357#: builtin/ls-files.c:565
cc76011e
JX
9358msgid "show debugging data"
9359msgstr ""
9360
9eb3984b
JX
9361#: builtin/ls-remote.c:7
9362msgid ""
9363"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
9364" [-q | --quiet] [--exit-code] [--get-url]\n"
9365" [--symref] [<repository> [<refs>...]]"
9366msgstr ""
9367
dfc182b1 9368#: builtin/ls-remote.c:52
9eb3984b
JX
9369msgid "do not print remote URL"
9370msgstr ""
9371
dfc182b1 9372#: builtin/ls-remote.c:53 builtin/ls-remote.c:55
9eb3984b
JX
9373msgid "exec"
9374msgstr ""
9375
dfc182b1 9376#: builtin/ls-remote.c:54 builtin/ls-remote.c:56
9eb3984b
JX
9377msgid "path of git-upload-pack on the remote host"
9378msgstr ""
9379
dfc182b1 9380#: builtin/ls-remote.c:58
9eb3984b
JX
9381msgid "limit to tags"
9382msgstr ""
9383
dfc182b1 9384#: builtin/ls-remote.c:59
9eb3984b
JX
9385msgid "limit to heads"
9386msgstr ""
9387
dfc182b1 9388#: builtin/ls-remote.c:60
9eb3984b
JX
9389msgid "do not show peeled tags"
9390msgstr ""
9391
dfc182b1 9392#: builtin/ls-remote.c:62
9eb3984b
JX
9393msgid "take url.<base>.insteadOf into account"
9394msgstr ""
9395
dfc182b1 9396#: builtin/ls-remote.c:64
9eb3984b
JX
9397msgid "exit with exit code 2 if no matching refs are found"
9398msgstr ""
9399
dfc182b1 9400#: builtin/ls-remote.c:66
9eb3984b
JX
9401msgid "show underlying ref in addition to the object pointed by it"
9402msgstr ""
9403
5b34e000 9404#: builtin/ls-tree.c:29
cc76011e
JX
9405msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
9406msgstr ""
9407
5b34e000 9408#: builtin/ls-tree.c:127
cc76011e
JX
9409msgid "only show trees"
9410msgstr ""
9411
5b34e000 9412#: builtin/ls-tree.c:129
cc76011e
JX
9413msgid "recurse into subtrees"
9414msgstr ""
9415
5b34e000 9416#: builtin/ls-tree.c:131
cc76011e
JX
9417msgid "show trees when recursing"
9418msgstr ""
9419
5b34e000 9420#: builtin/ls-tree.c:134
cc76011e
JX
9421msgid "terminate entries with NUL byte"
9422msgstr ""
9423
5b34e000 9424#: builtin/ls-tree.c:135
cc76011e
JX
9425msgid "include object size"
9426msgstr ""
9427
5b34e000 9428#: builtin/ls-tree.c:137 builtin/ls-tree.c:139
cc76011e
JX
9429msgid "list only filenames"
9430msgstr ""
9431
5b34e000 9432#: builtin/ls-tree.c:142
cc76011e
JX
9433msgid "use full path names"
9434msgstr ""
9435
5b34e000 9436#: builtin/ls-tree.c:144
cc76011e
JX
9437msgid "list entire tree; not just current directory (implies --full-name)"
9438msgstr ""
9439
5b34e000
JX
9440#: builtin/mailsplit.c:241
9441#, c-format
9442msgid "empty mbox: '%s'"
cc76011e
JX
9443msgstr ""
9444
25eab542 9445#: builtin/merge.c:48
5b34e000 9446msgid "git merge [<options>] [<commit>...]"
cc76011e
JX
9447msgstr ""
9448
25eab542 9449#: builtin/merge.c:49
5b34e000
JX
9450msgid "git merge --abort"
9451msgstr ""
9452
25eab542 9453#: builtin/merge.c:50
673bfad0
JX
9454msgid "git merge --continue"
9455msgstr ""
9456
25eab542 9457#: builtin/merge.c:107
cc76011e
JX
9458msgid "switch `m' requires a value"
9459msgstr ""
9460
25eab542 9461#: builtin/merge.c:144
cc76011e
JX
9462#, c-format
9463msgid "Could not find merge strategy '%s'.\n"
9464msgstr ""
9465
25eab542 9466#: builtin/merge.c:145
cc76011e
JX
9467#, c-format
9468msgid "Available strategies are:"
9469msgstr ""
9470
25eab542 9471#: builtin/merge.c:150
cc76011e
JX
9472#, c-format
9473msgid "Available custom strategies are:"
9474msgstr ""
9475
25eab542 9476#: builtin/merge.c:200 builtin/pull.c:134
cc76011e
JX
9477msgid "do not show a diffstat at the end of the merge"
9478msgstr ""
9479
25eab542 9480#: builtin/merge.c:203 builtin/pull.c:137
cc76011e
JX
9481msgid "show a diffstat at the end of the merge"
9482msgstr ""
9483
25eab542 9484#: builtin/merge.c:204 builtin/pull.c:140
cc76011e
JX
9485msgid "(synonym to --stat)"
9486msgstr ""
9487
25eab542 9488#: builtin/merge.c:206 builtin/pull.c:143
cc76011e
JX
9489msgid "add (at most <n>) entries from shortlog to merge commit message"
9490msgstr ""
9491
25eab542 9492#: builtin/merge.c:209 builtin/pull.c:146
cc76011e
JX
9493msgid "create a single commit instead of doing a merge"
9494msgstr ""
9495
25eab542 9496#: builtin/merge.c:211 builtin/pull.c:149
cc76011e
JX
9497msgid "perform a commit if the merge succeeds (default)"
9498msgstr ""
9499
25eab542 9500#: builtin/merge.c:213 builtin/pull.c:152
cc76011e
JX
9501msgid "edit message before committing"
9502msgstr ""
9503
25eab542 9504#: builtin/merge.c:214
cc76011e
JX
9505msgid "allow fast-forward (default)"
9506msgstr ""
9507
25eab542 9508#: builtin/merge.c:216 builtin/pull.c:158
cc76011e
JX
9509msgid "abort if fast-forward is not possible"
9510msgstr ""
9511
25eab542 9512#: builtin/merge.c:220 builtin/pull.c:161
9fa976ff 9513msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
9514msgstr ""
9515
25eab542 9516#: builtin/merge.c:221 builtin/notes.c:777 builtin/pull.c:165
5b34e000 9517#: builtin/revert.c:109
cc76011e
JX
9518msgid "strategy"
9519msgstr ""
9520
25eab542 9521#: builtin/merge.c:222 builtin/pull.c:166
cc76011e
JX
9522msgid "merge strategy to use"
9523msgstr ""
9524
25eab542 9525#: builtin/merge.c:223 builtin/pull.c:169
cc76011e
JX
9526msgid "option=value"
9527msgstr ""
9528
25eab542 9529#: builtin/merge.c:224 builtin/pull.c:170
cc76011e
JX
9530msgid "option for selected merge strategy"
9531msgstr ""
9532
25eab542 9533#: builtin/merge.c:226
cc76011e
JX
9534msgid "merge commit message (for a non-fast-forward merge)"
9535msgstr ""
9536
25eab542 9537#: builtin/merge.c:230
cc76011e
JX
9538msgid "abort the current in-progress merge"
9539msgstr ""
9540
25eab542 9541#: builtin/merge.c:232
673bfad0
JX
9542msgid "continue the current in-progress merge"
9543msgstr ""
9544
25eab542 9545#: builtin/merge.c:234 builtin/pull.c:177
f517e50d
JX
9546msgid "allow merging unrelated histories"
9547msgstr ""
9548
25eab542
JX
9549#: builtin/merge.c:240
9550msgid "verify commit-msg hook"
9551msgstr ""
9552
9553#: builtin/merge.c:265
cc76011e
JX
9554msgid "could not run stash."
9555msgstr ""
9556
25eab542 9557#: builtin/merge.c:270
cc76011e
JX
9558msgid "stash failed"
9559msgstr ""
9560
25eab542 9561#: builtin/merge.c:275
cc76011e
JX
9562#, c-format
9563msgid "not a valid object: %s"
9564msgstr ""
9565
25eab542 9566#: builtin/merge.c:297 builtin/merge.c:314
cc76011e
JX
9567msgid "read-tree failed"
9568msgstr ""
9569
25eab542 9570#: builtin/merge.c:344
cc76011e
JX
9571msgid " (nothing to squash)"
9572msgstr ""
9573
25eab542 9574#: builtin/merge.c:355
cc76011e
JX
9575#, c-format
9576msgid "Squash commit -- not updating HEAD\n"
9577msgstr ""
9578
25eab542 9579#: builtin/merge.c:405
cc76011e
JX
9580#, c-format
9581msgid "No merge message -- not updating HEAD\n"
9582msgstr ""
9583
25eab542 9584#: builtin/merge.c:456
cc76011e
JX
9585#, c-format
9586msgid "'%s' does not point to a commit"
9587msgstr ""
9588
25eab542 9589#: builtin/merge.c:546
cc76011e
JX
9590#, c-format
9591msgid "Bad branch.%s.mergeoptions string: %s"
9592msgstr ""
9593
25eab542 9594#: builtin/merge.c:666
cc76011e
JX
9595msgid "Not handling anything other than two heads merge."
9596msgstr ""
9597
25eab542 9598#: builtin/merge.c:680
cc76011e
JX
9599#, c-format
9600msgid "Unknown option for merge-recursive: -X%s"
9601msgstr ""
9602
25eab542 9603#: builtin/merge.c:695
cc76011e
JX
9604#, c-format
9605msgid "unable to write %s"
9606msgstr ""
9607
25eab542 9608#: builtin/merge.c:747
cc76011e
JX
9609#, c-format
9610msgid "Could not read from '%s'"
9611msgstr ""
9612
25eab542 9613#: builtin/merge.c:756
cc76011e
JX
9614#, c-format
9615msgid "Not committing merge; use 'git commit' to complete the merge.\n"
9616msgstr ""
9617
25eab542 9618#: builtin/merge.c:762
9caaf23e 9619#, c-format
cc76011e
JX
9620msgid ""
9621"Please enter a commit message to explain why this merge is necessary,\n"
9622"especially if it merges an updated upstream into a topic branch.\n"
9623"\n"
9caaf23e 9624"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
9625"the commit.\n"
9626msgstr ""
9627
25eab542 9628#: builtin/merge.c:798
cc76011e
JX
9629msgid "Empty commit message."
9630msgstr ""
9631
25eab542 9632#: builtin/merge.c:818
cc76011e
JX
9633#, c-format
9634msgid "Wonderful.\n"
9635msgstr ""
9636
25eab542 9637#: builtin/merge.c:871
cc76011e
JX
9638#, c-format
9639msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
9640msgstr ""
9641
25eab542 9642#: builtin/merge.c:910
cc76011e
JX
9643msgid "No current branch."
9644msgstr ""
9645
25eab542 9646#: builtin/merge.c:912
cc76011e
JX
9647msgid "No remote for the current branch."
9648msgstr ""
9649
25eab542 9650#: builtin/merge.c:914
cc76011e
JX
9651msgid "No default upstream defined for the current branch."
9652msgstr ""
9653
25eab542 9654#: builtin/merge.c:919
cc76011e 9655#, c-format
28b3cffc 9656msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
9657msgstr ""
9658
25eab542 9659#: builtin/merge.c:972
9fa976ff
JX
9660#, c-format
9661msgid "Bad value '%s' in environment '%s'"
9662msgstr ""
9663
25eab542 9664#: builtin/merge.c:1073
9fa976ff
JX
9665#, c-format
9666msgid "not something we can merge in %s: %s"
9667msgstr ""
9668
25eab542 9669#: builtin/merge.c:1107
9fa976ff
JX
9670msgid "not something we can merge"
9671msgstr ""
9672
25eab542 9673#: builtin/merge.c:1172
673bfad0
JX
9674msgid "--abort expects no arguments"
9675msgstr ""
9676
25eab542 9677#: builtin/merge.c:1176
cc76011e
JX
9678msgid "There is no merge to abort (MERGE_HEAD missing)."
9679msgstr ""
9680
25eab542 9681#: builtin/merge.c:1188
673bfad0
JX
9682msgid "--continue expects no arguments"
9683msgstr ""
9684
25eab542 9685#: builtin/merge.c:1192
673bfad0
JX
9686msgid "There is no merge in progress (MERGE_HEAD missing)."
9687msgstr ""
9688
25eab542 9689#: builtin/merge.c:1208
cc76011e
JX
9690msgid ""
9691"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 9692"Please, commit your changes before you merge."
cc76011e
JX
9693msgstr ""
9694
25eab542 9695#: builtin/merge.c:1215
cc76011e
JX
9696msgid ""
9697"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 9698"Please, commit your changes before you merge."
cc76011e
JX
9699msgstr ""
9700
25eab542 9701#: builtin/merge.c:1218
cc76011e
JX
9702msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
9703msgstr ""
9704
25eab542 9705#: builtin/merge.c:1227
cc76011e
JX
9706msgid "You cannot combine --squash with --no-ff."
9707msgstr ""
9708
25eab542 9709#: builtin/merge.c:1235
cc76011e
JX
9710msgid "No commit specified and merge.defaultToUpstream not set."
9711msgstr ""
9712
25eab542 9713#: builtin/merge.c:1252
cc76011e
JX
9714msgid "Squash commit into empty head not supported yet"
9715msgstr ""
9716
25eab542 9717#: builtin/merge.c:1254
cc76011e
JX
9718msgid "Non-fast-forward commit does not make sense into an empty head"
9719msgstr ""
9720
25eab542 9721#: builtin/merge.c:1259
28b3cffc
JX
9722#, c-format
9723msgid "%s - not something we can merge"
9724msgstr ""
9725
25eab542 9726#: builtin/merge.c:1261
64f23b0c
JX
9727msgid "Can merge only exactly one commit into empty head"
9728msgstr ""
9729
25eab542 9730#: builtin/merge.c:1295
c138af56
JX
9731#, c-format
9732msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
9733msgstr ""
9734
25eab542 9735#: builtin/merge.c:1298
c138af56
JX
9736#, c-format
9737msgid "Commit %s has a bad GPG signature allegedly by %s."
9738msgstr ""
9739
25eab542 9740#: builtin/merge.c:1301
c138af56
JX
9741#, c-format
9742msgid "Commit %s does not have a GPG signature."
9743msgstr ""
9744
25eab542 9745#: builtin/merge.c:1304
c138af56
JX
9746#, c-format
9747msgid "Commit %s has a good GPG signature by %s\n"
9748msgstr ""
9749
25eab542 9750#: builtin/merge.c:1366
f517e50d
JX
9751msgid "refusing to merge unrelated histories"
9752msgstr ""
9753
25eab542
JX
9754#: builtin/merge.c:1375
9755msgid "Already up to date."
9fa976ff
JX
9756msgstr ""
9757
25eab542 9758#: builtin/merge.c:1385
cc76011e
JX
9759#, c-format
9760msgid "Updating %s..%s\n"
9761msgstr ""
9762
25eab542 9763#: builtin/merge.c:1426
cc76011e
JX
9764#, c-format
9765msgid "Trying really trivial in-index merge...\n"
9766msgstr ""
9767
25eab542 9768#: builtin/merge.c:1433
cc76011e
JX
9769#, c-format
9770msgid "Nope.\n"
9771msgstr ""
9772
25eab542
JX
9773#: builtin/merge.c:1458
9774msgid "Already up to date. Yeeah!"
9fa976ff
JX
9775msgstr ""
9776
25eab542 9777#: builtin/merge.c:1464
cc76011e
JX
9778msgid "Not possible to fast-forward, aborting."
9779msgstr ""
9780
25eab542 9781#: builtin/merge.c:1487 builtin/merge.c:1566
cc76011e
JX
9782#, c-format
9783msgid "Rewinding the tree to pristine...\n"
9784msgstr ""
9785
25eab542 9786#: builtin/merge.c:1491
cc76011e
JX
9787#, c-format
9788msgid "Trying merge strategy %s...\n"
9789msgstr ""
9790
25eab542 9791#: builtin/merge.c:1557
cc76011e
JX
9792#, c-format
9793msgid "No merge strategy handled the merge.\n"
9794msgstr ""
9795
25eab542 9796#: builtin/merge.c:1559
cc76011e
JX
9797#, c-format
9798msgid "Merge with strategy %s failed.\n"
9799msgstr ""
9800
25eab542 9801#: builtin/merge.c:1568
cc76011e
JX
9802#, c-format
9803msgid "Using the %s to prepare resolving by hand.\n"
9804msgstr ""
9805
25eab542 9806#: builtin/merge.c:1580
cc76011e
JX
9807#, c-format
9808msgid "Automatic merge went well; stopped before committing as requested\n"
9809msgstr ""
9810
5b34e000 9811#: builtin/merge-base.c:30
c2ea1208 9812msgid "git merge-base [-a | --all] <commit> <commit>..."
cc76011e
JX
9813msgstr ""
9814
5b34e000 9815#: builtin/merge-base.c:31
c2ea1208 9816msgid "git merge-base [-a | --all] --octopus <commit>..."
cc76011e
JX
9817msgstr ""
9818
5b34e000 9819#: builtin/merge-base.c:32
cc76011e
JX
9820msgid "git merge-base --independent <commit>..."
9821msgstr ""
9822
5b34e000 9823#: builtin/merge-base.c:33
cc76011e
JX
9824msgid "git merge-base --is-ancestor <commit> <commit>"
9825msgstr ""
9826
5b34e000 9827#: builtin/merge-base.c:34
df49095a
JX
9828msgid "git merge-base --fork-point <ref> [<commit>]"
9829msgstr ""
9830
5b34e000 9831#: builtin/merge-base.c:218
cc76011e
JX
9832msgid "output all common ancestors"
9833msgstr ""
9834
5b34e000 9835#: builtin/merge-base.c:220
cc76011e
JX
9836msgid "find ancestors for a single n-way merge"
9837msgstr ""
9838
5b34e000 9839#: builtin/merge-base.c:222
cc76011e
JX
9840msgid "list revs not reachable from others"
9841msgstr ""
9842
5b34e000 9843#: builtin/merge-base.c:224
cc76011e
JX
9844msgid "is the first one ancestor of the other?"
9845msgstr ""
9846
5b34e000 9847#: builtin/merge-base.c:226
df49095a
JX
9848msgid "find where <commit> forked from reflog of <ref>"
9849msgstr ""
9850
5b34e000 9851#: builtin/merge-file.c:9
cc76011e 9852msgid ""
c2ea1208
JX
9853"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
9854"<orig-file> <file2>"
cc76011e
JX
9855msgstr ""
9856
5b34e000 9857#: builtin/merge-file.c:33
cc76011e
JX
9858msgid "send results to standard output"
9859msgstr ""
9860
5b34e000 9861#: builtin/merge-file.c:34
cc76011e
JX
9862msgid "use a diff3 based merge"
9863msgstr ""
9864
5b34e000 9865#: builtin/merge-file.c:35
cc76011e
JX
9866msgid "for conflicts, use our version"
9867msgstr ""
9868
5b34e000 9869#: builtin/merge-file.c:37
cc76011e
JX
9870msgid "for conflicts, use their version"
9871msgstr ""
9872
5b34e000 9873#: builtin/merge-file.c:39
cc76011e
JX
9874msgid "for conflicts, use a union version"
9875msgstr ""
9876
5b34e000 9877#: builtin/merge-file.c:42
cc76011e
JX
9878msgid "for conflicts, use this marker size"
9879msgstr ""
9880
5b34e000 9881#: builtin/merge-file.c:43
cc76011e
JX
9882msgid "do not warn about conflicts"
9883msgstr ""
9884
5b34e000 9885#: builtin/merge-file.c:45
c2ea1208 9886msgid "set labels for file1/orig-file/file2"
cc76011e
JX
9887msgstr ""
9888
fda7b092
JX
9889#: builtin/merge-recursive.c:45
9890#, c-format
9891msgid "unknown option %s"
9892msgstr ""
9893
9894#: builtin/merge-recursive.c:51
9895#, c-format
9896msgid "could not parse object '%s'"
9897msgstr ""
9898
9899#: builtin/merge-recursive.c:55
9900#, c-format
9901msgid "cannot handle more than %d base. Ignoring %s."
9902msgid_plural "cannot handle more than %d bases. Ignoring %s."
9903msgstr[0] ""
9904msgstr[1] ""
9905
9906#: builtin/merge-recursive.c:63
9907msgid "not handling anything other than two heads merge."
9908msgstr ""
9909
9910#: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
9911#, c-format
9912msgid "could not resolve ref '%s'"
9913msgstr ""
9914
9915#: builtin/merge-recursive.c:77
9916#, c-format
9917msgid "Merging %s with %s\n"
9918msgstr ""
9919
9eb3984b 9920#: builtin/mktree.c:65
cc76011e
JX
9921msgid "git mktree [-z] [--missing] [--batch]"
9922msgstr ""
9923
5b34e000 9924#: builtin/mktree.c:153
cc76011e
JX
9925msgid "input is NUL terminated"
9926msgstr ""
9927
5b34e000 9928#: builtin/mktree.c:154 builtin/write-tree.c:25
cc76011e
JX
9929msgid "allow missing objects"
9930msgstr ""
9931
5b34e000 9932#: builtin/mktree.c:155
cc76011e
JX
9933msgid "allow creation of more than one tree"
9934msgstr ""
9935
5b34e000 9936#: builtin/mv.c:17
c2ea1208 9937msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
9938msgstr ""
9939
5b34e000 9940#: builtin/mv.c:83
d07a63e4
JX
9941#, c-format
9942msgid "Directory %s is in index and no submodule?"
cc76011e
JX
9943msgstr ""
9944
25eab542 9945#: builtin/mv.c:85 builtin/rm.c:289
d07a63e4 9946msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
9947msgstr ""
9948
5b34e000 9949#: builtin/mv.c:103
cc76011e 9950#, c-format
d07a63e4 9951msgid "%.*s is in index"
cc76011e
JX
9952msgstr ""
9953
5b34e000 9954#: builtin/mv.c:125
d07a63e4 9955msgid "force move/rename even if target exists"
cc76011e
JX
9956msgstr ""
9957
5b34e000 9958#: builtin/mv.c:126
d07a63e4 9959msgid "skip move/rename errors"
cc76011e
JX
9960msgstr ""
9961
25eab542 9962#: builtin/mv.c:167
d07a63e4
JX
9963#, c-format
9964msgid "destination '%s' is not a directory"
cc76011e
JX
9965msgstr ""
9966
25eab542 9967#: builtin/mv.c:178
727b9576 9968#, c-format
d07a63e4 9969msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
9970msgstr ""
9971
25eab542 9972#: builtin/mv.c:182
d07a63e4 9973msgid "bad source"
727b9576
JX
9974msgstr ""
9975
25eab542 9976#: builtin/mv.c:185
d07a63e4 9977msgid "can not move directory into itself"
cc76011e
JX
9978msgstr ""
9979
25eab542 9980#: builtin/mv.c:188
d07a63e4
JX
9981msgid "cannot move directory over file"
9982msgstr ""
9983
25eab542 9984#: builtin/mv.c:197
cc76011e
JX
9985msgid "source directory is empty"
9986msgstr ""
9987
25eab542 9988#: builtin/mv.c:222
cc76011e
JX
9989msgid "not under version control"
9990msgstr ""
9991
25eab542 9992#: builtin/mv.c:225
cc76011e
JX
9993msgid "destination exists"
9994msgstr ""
9995
25eab542 9996#: builtin/mv.c:233
cc76011e
JX
9997#, c-format
9998msgid "overwriting '%s'"
9999msgstr ""
10000
25eab542 10001#: builtin/mv.c:236
cc76011e
JX
10002msgid "Cannot overwrite"
10003msgstr ""
10004
25eab542 10005#: builtin/mv.c:239
cc76011e
JX
10006msgid "multiple sources for the same target"
10007msgstr ""
10008
25eab542 10009#: builtin/mv.c:241
df49095a
JX
10010msgid "destination directory does not exist"
10011msgstr ""
10012
25eab542 10013#: builtin/mv.c:248
cc76011e
JX
10014#, c-format
10015msgid "%s, source=%s, destination=%s"
10016msgstr ""
10017
25eab542 10018#: builtin/mv.c:269
cc76011e
JX
10019#, c-format
10020msgid "Renaming %s to %s\n"
10021msgstr ""
10022
25eab542 10023#: builtin/mv.c:275 builtin/remote.c:712 builtin/repack.c:390
cc76011e
JX
10024#, c-format
10025msgid "renaming '%s' failed"
10026msgstr ""
10027
5b34e000 10028#: builtin/name-rev.c:338
c2ea1208 10029msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
10030msgstr ""
10031
5b34e000 10032#: builtin/name-rev.c:339
c2ea1208 10033msgid "git name-rev [<options>] --all"
cc76011e
JX
10034msgstr ""
10035
5b34e000 10036#: builtin/name-rev.c:340
c2ea1208 10037msgid "git name-rev [<options>] --stdin"
cc76011e
JX
10038msgstr ""
10039
5b34e000 10040#: builtin/name-rev.c:395
cc76011e
JX
10041msgid "print only names (no SHA-1)"
10042msgstr ""
10043
5b34e000 10044#: builtin/name-rev.c:396
cc76011e
JX
10045msgid "only use tags to name the commits"
10046msgstr ""
10047
5b34e000 10048#: builtin/name-rev.c:398
cc76011e
JX
10049msgid "only use refs matching <pattern>"
10050msgstr ""
10051
5b34e000 10052#: builtin/name-rev.c:400
dfc182b1
JX
10053msgid "ignore refs matching <pattern>"
10054msgstr ""
10055
5b34e000 10056#: builtin/name-rev.c:402
cc76011e
JX
10057msgid "list all commits reachable from all refs"
10058msgstr ""
10059
5b34e000 10060#: builtin/name-rev.c:403
cc76011e
JX
10061msgid "read from stdin"
10062msgstr ""
10063
5b34e000 10064#: builtin/name-rev.c:404
727b9576 10065msgid "allow to print `undefined` names (default)"
cc76011e
JX
10066msgstr ""
10067
5b34e000 10068#: builtin/name-rev.c:410
28b3cffc
JX
10069msgid "dereference tags in the input (internal use)"
10070msgstr ""
10071
5b34e000 10072#: builtin/notes.c:26
c2ea1208 10073msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
10074msgstr ""
10075
5b34e000 10076#: builtin/notes.c:27
cc76011e 10077msgid ""
c2ea1208 10078"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 10079"| (-c | -C) <object>] [<object>]"
cc76011e
JX
10080msgstr ""
10081
5b34e000 10082#: builtin/notes.c:28
c2ea1208 10083msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
10084msgstr ""
10085
5b34e000 10086#: builtin/notes.c:29
cc76011e 10087msgid ""
c2ea1208 10088"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 10089"(-c | -C) <object>] [<object>]"
cc76011e
JX
10090msgstr ""
10091
5b34e000 10092#: builtin/notes.c:30
c2ea1208 10093msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
10094msgstr ""
10095
5b34e000 10096#: builtin/notes.c:31
c2ea1208 10097msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
10098msgstr ""
10099
5b34e000 10100#: builtin/notes.c:32
cc76011e 10101msgid ""
c2ea1208 10102"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
10103msgstr ""
10104
5b34e000 10105#: builtin/notes.c:33
cc76011e
JX
10106msgid "git notes merge --commit [-v | -q]"
10107msgstr ""
10108
5b34e000 10109#: builtin/notes.c:34
cc76011e
JX
10110msgid "git notes merge --abort [-v | -q]"
10111msgstr ""
10112
5b34e000 10113#: builtin/notes.c:35
c2ea1208 10114msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
10115msgstr ""
10116
5b34e000 10117#: builtin/notes.c:36
c2ea1208 10118msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
cc76011e
JX
10119msgstr ""
10120
5b34e000 10121#: builtin/notes.c:37
c2ea1208 10122msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
10123msgstr ""
10124
5b34e000 10125#: builtin/notes.c:42
cc76011e
JX
10126msgid "git notes [list [<object>]]"
10127msgstr ""
10128
5b34e000 10129#: builtin/notes.c:47
cc76011e
JX
10130msgid "git notes add [<options>] [<object>]"
10131msgstr ""
10132
5b34e000 10133#: builtin/notes.c:52
cc76011e
JX
10134msgid "git notes copy [<options>] <from-object> <to-object>"
10135msgstr ""
10136
5b34e000 10137#: builtin/notes.c:53
cc76011e
JX
10138msgid "git notes copy --stdin [<from-object> <to-object>]..."
10139msgstr ""
10140
5b34e000 10141#: builtin/notes.c:58
cc76011e
JX
10142msgid "git notes append [<options>] [<object>]"
10143msgstr ""
10144
5b34e000 10145#: builtin/notes.c:63
cc76011e
JX
10146msgid "git notes edit [<object>]"
10147msgstr ""
10148
5b34e000 10149#: builtin/notes.c:68
cc76011e
JX
10150msgid "git notes show [<object>]"
10151msgstr ""
10152
5b34e000 10153#: builtin/notes.c:73
c2ea1208 10154msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
10155msgstr ""
10156
5b34e000 10157#: builtin/notes.c:74
cc76011e
JX
10158msgid "git notes merge --commit [<options>]"
10159msgstr ""
10160
5b34e000 10161#: builtin/notes.c:75
cc76011e
JX
10162msgid "git notes merge --abort [<options>]"
10163msgstr ""
10164
5b34e000 10165#: builtin/notes.c:80
cc76011e
JX
10166msgid "git notes remove [<object>]"
10167msgstr ""
10168
5b34e000 10169#: builtin/notes.c:85
cc76011e
JX
10170msgid "git notes prune [<options>]"
10171msgstr ""
10172
5b34e000 10173#: builtin/notes.c:90
cc76011e
JX
10174msgid "git notes get-ref"
10175msgstr ""
10176
5b34e000 10177#: builtin/notes.c:95
9fa976ff
JX
10178msgid "Write/edit the notes for the following object:"
10179msgstr ""
10180
5b34e000 10181#: builtin/notes.c:148
cc76011e
JX
10182#, c-format
10183msgid "unable to start 'show' for object '%s'"
10184msgstr ""
10185
5b34e000 10186#: builtin/notes.c:152
9caaf23e 10187msgid "could not read 'show' output"
cc76011e
JX
10188msgstr ""
10189
5b34e000 10190#: builtin/notes.c:160
cc76011e
JX
10191#, c-format
10192msgid "failed to finish 'show' for object '%s'"
10193msgstr ""
10194
5b34e000 10195#: builtin/notes.c:195
fda7b092 10196msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
10197msgstr ""
10198
5b34e000 10199#: builtin/notes.c:204
cc76011e
JX
10200msgid "unable to write note object"
10201msgstr ""
10202
5b34e000 10203#: builtin/notes.c:206
cc76011e 10204#, c-format
fda7b092 10205msgid "the note contents have been left in %s"
cc76011e
JX
10206msgstr ""
10207
25eab542 10208#: builtin/notes.c:234 builtin/tag.c:500
cc76011e
JX
10209#, c-format
10210msgid "cannot read '%s'"
10211msgstr ""
10212
25eab542 10213#: builtin/notes.c:236 builtin/tag.c:503
cc76011e
JX
10214#, c-format
10215msgid "could not open or read '%s'"
10216msgstr ""
10217
5b34e000 10218#: builtin/notes.c:255 builtin/notes.c:306 builtin/notes.c:308
25eab542
JX
10219#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:517
10220#: builtin/notes.c:522 builtin/notes.c:600 builtin/notes.c:662
fda7b092
JX
10221#, c-format
10222msgid "failed to resolve '%s' as a valid ref."
10223msgstr ""
10224
5b34e000 10225#: builtin/notes.c:258
cc76011e 10226#, c-format
fda7b092 10227msgid "failed to read object '%s'."
cc76011e
JX
10228msgstr ""
10229
5b34e000 10230#: builtin/notes.c:262
5e078fcd 10231#, c-format
fda7b092 10232msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
10233msgstr ""
10234
5b34e000 10235#: builtin/notes.c:302
fda7b092
JX
10236#, c-format
10237msgid "malformed input line: '%s'."
10238msgstr ""
10239
5b34e000 10240#: builtin/notes.c:317
fda7b092
JX
10241#, c-format
10242msgid "failed to copy notes from '%s' to '%s'"
10243msgstr ""
10244
5b34e000
JX
10245#. TRANSLATORS: the first %s will be replaced by a git
10246#. notes command: 'add', 'merge', 'remove', etc.
10247#.
25eab542 10248#: builtin/notes.c:349
fda7b092
JX
10249#, c-format
10250msgid "refusing to %s notes in %s (outside of refs/notes/)"
10251msgstr ""
10252
25eab542
JX
10253#: builtin/notes.c:369 builtin/notes.c:424 builtin/notes.c:500
10254#: builtin/notes.c:512 builtin/notes.c:588 builtin/notes.c:655
10255#: builtin/notes.c:805 builtin/notes.c:952 builtin/notes.c:973
cc76011e
JX
10256msgid "too many parameters"
10257msgstr ""
10258
25eab542 10259#: builtin/notes.c:382 builtin/notes.c:668
cc76011e 10260#, c-format
fda7b092 10261msgid "no note found for object %s."
cc76011e
JX
10262msgstr ""
10263
25eab542 10264#: builtin/notes.c:403 builtin/notes.c:566
cc76011e
JX
10265msgid "note contents as a string"
10266msgstr ""
10267
25eab542 10268#: builtin/notes.c:406 builtin/notes.c:569
cc76011e
JX
10269msgid "note contents in a file"
10270msgstr ""
10271
25eab542 10272#: builtin/notes.c:409 builtin/notes.c:572
cc76011e
JX
10273msgid "reuse and edit specified note object"
10274msgstr ""
10275
25eab542 10276#: builtin/notes.c:412 builtin/notes.c:575
cc76011e
JX
10277msgid "reuse specified note object"
10278msgstr ""
10279
25eab542 10280#: builtin/notes.c:415 builtin/notes.c:578
beb691f7
JX
10281msgid "allow storing empty note"
10282msgstr ""
10283
25eab542 10284#: builtin/notes.c:416 builtin/notes.c:487
cc76011e
JX
10285msgid "replace existing notes"
10286msgstr ""
10287
25eab542 10288#: builtin/notes.c:441
cc76011e
JX
10289#, c-format
10290msgid ""
10291"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
10292"existing notes"
10293msgstr ""
10294
25eab542 10295#: builtin/notes.c:456 builtin/notes.c:535
cc76011e
JX
10296#, c-format
10297msgid "Overwriting existing notes for object %s\n"
10298msgstr ""
10299
25eab542 10300#: builtin/notes.c:467 builtin/notes.c:627 builtin/notes.c:892
beb691f7
JX
10301#, c-format
10302msgid "Removing note for object %s\n"
10303msgstr ""
10304
25eab542 10305#: builtin/notes.c:488
cc76011e
JX
10306msgid "read objects from stdin"
10307msgstr ""
10308
25eab542 10309#: builtin/notes.c:490
cc76011e
JX
10310msgid "load rewriting config for <command> (implies --stdin)"
10311msgstr ""
10312
25eab542 10313#: builtin/notes.c:508
cc76011e
JX
10314msgid "too few parameters"
10315msgstr ""
10316
25eab542 10317#: builtin/notes.c:529
cc76011e
JX
10318#, c-format
10319msgid ""
10320"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
10321"existing notes"
10322msgstr ""
10323
25eab542 10324#: builtin/notes.c:541
cc76011e 10325#, c-format
fda7b092 10326msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
10327msgstr ""
10328
25eab542 10329#: builtin/notes.c:593
cc76011e
JX
10330#, c-format
10331msgid ""
10332"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
10333"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
10334msgstr ""
10335
25eab542 10336#: builtin/notes.c:688
fda7b092
JX
10337msgid "failed to delete ref NOTES_MERGE_PARTIAL"
10338msgstr ""
10339
25eab542 10340#: builtin/notes.c:690
fda7b092
JX
10341msgid "failed to delete ref NOTES_MERGE_REF"
10342msgstr ""
10343
25eab542 10344#: builtin/notes.c:692
fda7b092
JX
10345msgid "failed to remove 'git notes merge' worktree"
10346msgstr ""
10347
25eab542 10348#: builtin/notes.c:712
fda7b092
JX
10349msgid "failed to read ref NOTES_MERGE_PARTIAL"
10350msgstr ""
10351
25eab542 10352#: builtin/notes.c:714
fda7b092
JX
10353msgid "could not find commit from NOTES_MERGE_PARTIAL."
10354msgstr ""
10355
25eab542 10356#: builtin/notes.c:716
fda7b092
JX
10357msgid "could not parse commit from NOTES_MERGE_PARTIAL."
10358msgstr ""
10359
25eab542 10360#: builtin/notes.c:729
fda7b092
JX
10361msgid "failed to resolve NOTES_MERGE_REF"
10362msgstr ""
10363
25eab542 10364#: builtin/notes.c:732
fda7b092
JX
10365msgid "failed to finalize notes merge"
10366msgstr ""
10367
25eab542 10368#: builtin/notes.c:758
9fa976ff
JX
10369#, c-format
10370msgid "unknown notes merge strategy %s"
10371msgstr ""
10372
25eab542 10373#: builtin/notes.c:774
cc76011e
JX
10374msgid "General options"
10375msgstr ""
10376
25eab542 10377#: builtin/notes.c:776
cc76011e
JX
10378msgid "Merge options"
10379msgstr ""
10380
25eab542 10381#: builtin/notes.c:778
cc76011e
JX
10382msgid ""
10383"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
10384"cat_sort_uniq)"
10385msgstr ""
10386
25eab542 10387#: builtin/notes.c:780
cc76011e
JX
10388msgid "Committing unmerged notes"
10389msgstr ""
10390
25eab542 10391#: builtin/notes.c:782
cc76011e
JX
10392msgid "finalize notes merge by committing unmerged notes"
10393msgstr ""
10394
25eab542 10395#: builtin/notes.c:784
cc76011e
JX
10396msgid "Aborting notes merge resolution"
10397msgstr ""
10398
25eab542 10399#: builtin/notes.c:786
cc76011e
JX
10400msgid "abort notes merge"
10401msgstr ""
10402
25eab542 10403#: builtin/notes.c:797
9fa976ff
JX
10404msgid "cannot mix --commit, --abort or -s/--strategy"
10405msgstr ""
10406
25eab542 10407#: builtin/notes.c:802
fda7b092 10408msgid "must specify a notes ref to merge"
9fa976ff
JX
10409msgstr ""
10410
25eab542 10411#: builtin/notes.c:826
9fa976ff 10412#, c-format
fda7b092 10413msgid "unknown -s/--strategy: %s"
9fa976ff
JX
10414msgstr ""
10415
25eab542 10416#: builtin/notes.c:863
df0617bf 10417#, c-format
fda7b092 10418msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
10419msgstr ""
10420
25eab542 10421#: builtin/notes.c:866
9fa976ff 10422#, c-format
fda7b092 10423msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
10424msgstr ""
10425
25eab542 10426#: builtin/notes.c:868
9fa976ff
JX
10427#, c-format
10428msgid ""
10429"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
10430"'git notes merge --commit', or abort the merge with 'git notes merge --"
10431"abort'.\n"
10432msgstr ""
10433
25eab542 10434#: builtin/notes.c:890
cc76011e
JX
10435#, c-format
10436msgid "Object %s has no note\n"
10437msgstr ""
10438
25eab542 10439#: builtin/notes.c:902
cc76011e
JX
10440msgid "attempt to remove non-existent note is not an error"
10441msgstr ""
10442
25eab542 10443#: builtin/notes.c:905
cc76011e
JX
10444msgid "read object names from the standard input"
10445msgstr ""
10446
25eab542 10447#: builtin/notes.c:943 builtin/prune.c:105 builtin/worktree.c:146
9fa976ff
JX
10448msgid "do not remove, show only"
10449msgstr ""
10450
25eab542 10451#: builtin/notes.c:944
9fa976ff 10452msgid "report pruned notes"
cc76011e
JX
10453msgstr ""
10454
25eab542 10455#: builtin/notes.c:986
9fa976ff
JX
10456msgid "notes-ref"
10457msgstr ""
10458
25eab542 10459#: builtin/notes.c:987
c2ea1208 10460msgid "use notes from <notes-ref>"
cc76011e
JX
10461msgstr ""
10462
25eab542 10463#: builtin/notes.c:1022
cc76011e 10464#, c-format
fda7b092 10465msgid "unknown subcommand: %s"
cc76011e
JX
10466msgstr ""
10467
25eab542 10468#: builtin/pack-objects.c:31
df0617bf
JX
10469msgid ""
10470"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
10471msgstr ""
10472
25eab542 10473#: builtin/pack-objects.c:32
df0617bf
JX
10474msgid ""
10475"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
10476msgstr ""
10477
25eab542 10478#: builtin/pack-objects.c:181 builtin/pack-objects.c:184
cc76011e
JX
10479#, c-format
10480msgid "deflate error (%d)"
10481msgstr ""
10482
25eab542 10483#: builtin/pack-objects.c:777
f517e50d
JX
10484msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
10485msgstr ""
10486
25eab542 10487#: builtin/pack-objects.c:790
5e078fcd
JX
10488msgid "Writing objects"
10489msgstr ""
10490
25eab542 10491#: builtin/pack-objects.c:1070
5e078fcd
JX
10492msgid "disabling bitmap writing, as some objects are not being packed"
10493msgstr ""
10494
25eab542 10495#: builtin/pack-objects.c:2440
5e078fcd
JX
10496msgid "Compressing objects"
10497msgstr ""
10498
25eab542 10499#: builtin/pack-objects.c:2849
cc76011e
JX
10500#, c-format
10501msgid "unsupported index version %s"
10502msgstr ""
10503
25eab542 10504#: builtin/pack-objects.c:2853
cc76011e
JX
10505#, c-format
10506msgid "bad index version '%s'"
10507msgstr ""
10508
25eab542 10509#: builtin/pack-objects.c:2883
cc76011e
JX
10510msgid "do not show progress meter"
10511msgstr ""
10512
25eab542 10513#: builtin/pack-objects.c:2885
cc76011e
JX
10514msgid "show progress meter"
10515msgstr ""
10516
25eab542 10517#: builtin/pack-objects.c:2887
cc76011e
JX
10518msgid "show progress meter during object writing phase"
10519msgstr ""
10520
25eab542 10521#: builtin/pack-objects.c:2890
cc76011e
JX
10522msgid "similar to --all-progress when progress meter is shown"
10523msgstr ""
10524
25eab542 10525#: builtin/pack-objects.c:2891
cc76011e
JX
10526msgid "version[,offset]"
10527msgstr ""
10528
25eab542 10529#: builtin/pack-objects.c:2892
cc76011e
JX
10530msgid "write the pack index file in the specified idx format version"
10531msgstr ""
10532
25eab542 10533#: builtin/pack-objects.c:2895
cc76011e
JX
10534msgid "maximum size of each output pack file"
10535msgstr ""
10536
25eab542 10537#: builtin/pack-objects.c:2897
cc76011e
JX
10538msgid "ignore borrowed objects from alternate object store"
10539msgstr ""
10540
25eab542 10541#: builtin/pack-objects.c:2899
cc76011e
JX
10542msgid "ignore packed objects"
10543msgstr ""
10544
25eab542 10545#: builtin/pack-objects.c:2901
cc76011e
JX
10546msgid "limit pack window by objects"
10547msgstr ""
10548
25eab542 10549#: builtin/pack-objects.c:2903
cc76011e
JX
10550msgid "limit pack window by memory in addition to object limit"
10551msgstr ""
10552
25eab542 10553#: builtin/pack-objects.c:2905
cc76011e
JX
10554msgid "maximum length of delta chain allowed in the resulting pack"
10555msgstr ""
10556
25eab542 10557#: builtin/pack-objects.c:2907
cc76011e
JX
10558msgid "reuse existing deltas"
10559msgstr ""
10560
25eab542 10561#: builtin/pack-objects.c:2909
cc76011e
JX
10562msgid "reuse existing objects"
10563msgstr ""
10564
25eab542 10565#: builtin/pack-objects.c:2911
cc76011e
JX
10566msgid "use OFS_DELTA objects"
10567msgstr ""
10568
25eab542 10569#: builtin/pack-objects.c:2913
cc76011e
JX
10570msgid "use threads when searching for best delta matches"
10571msgstr ""
10572
25eab542 10573#: builtin/pack-objects.c:2915
cc76011e
JX
10574msgid "do not create an empty pack output"
10575msgstr ""
10576
25eab542 10577#: builtin/pack-objects.c:2917
cc76011e
JX
10578msgid "read revision arguments from standard input"
10579msgstr ""
10580
25eab542 10581#: builtin/pack-objects.c:2919
cc76011e
JX
10582msgid "limit the objects to those that are not yet packed"
10583msgstr ""
10584
25eab542 10585#: builtin/pack-objects.c:2922
cc76011e
JX
10586msgid "include objects reachable from any reference"
10587msgstr ""
10588
25eab542 10589#: builtin/pack-objects.c:2925
cc76011e
JX
10590msgid "include objects referred by reflog entries"
10591msgstr ""
10592
25eab542 10593#: builtin/pack-objects.c:2928
d07a63e4
JX
10594msgid "include objects referred to by the index"
10595msgstr ""
10596
25eab542 10597#: builtin/pack-objects.c:2931
cc76011e
JX
10598msgid "output pack to stdout"
10599msgstr ""
10600
25eab542 10601#: builtin/pack-objects.c:2933
cc76011e
JX
10602msgid "include tag objects that refer to objects to be packed"
10603msgstr ""
10604
25eab542 10605#: builtin/pack-objects.c:2935
cc76011e
JX
10606msgid "keep unreachable objects"
10607msgstr ""
10608
25eab542 10609#: builtin/pack-objects.c:2937
9fa976ff
JX
10610msgid "pack loose unreachable objects"
10611msgstr ""
10612
25eab542 10613#: builtin/pack-objects.c:2939
cc76011e
JX
10614msgid "unpack unreachable objects newer than <time>"
10615msgstr ""
10616
25eab542 10617#: builtin/pack-objects.c:2942
cc76011e
JX
10618msgid "create thin packs"
10619msgstr ""
10620
25eab542 10621#: builtin/pack-objects.c:2944
beb691f7
JX
10622msgid "create packs suitable for shallow fetches"
10623msgstr ""
10624
25eab542 10625#: builtin/pack-objects.c:2946
cc76011e
JX
10626msgid "ignore packs that have companion .keep file"
10627msgstr ""
10628
25eab542 10629#: builtin/pack-objects.c:2948
cc76011e
JX
10630msgid "pack compression level"
10631msgstr ""
10632
25eab542 10633#: builtin/pack-objects.c:2950
cc76011e
JX
10634msgid "do not hide commits by grafts"
10635msgstr ""
10636
25eab542 10637#: builtin/pack-objects.c:2952
5e078fcd
JX
10638msgid "use a bitmap index if available to speed up counting objects"
10639msgstr ""
10640
25eab542 10641#: builtin/pack-objects.c:2954
5e078fcd
JX
10642msgid "write a bitmap index together with the pack index"
10643msgstr ""
10644
25eab542 10645#: builtin/pack-objects.c:3081
5e078fcd
JX
10646msgid "Counting objects"
10647msgstr ""
10648
df0617bf
JX
10649#: builtin/pack-refs.c:6
10650msgid "git pack-refs [<options>]"
10651msgstr ""
10652
10653#: builtin/pack-refs.c:14
10654msgid "pack everything"
10655msgstr ""
10656
10657#: builtin/pack-refs.c:15
10658msgid "prune loose refs (default)"
10659msgstr ""
10660
25eab542 10661#: builtin/prune-packed.c:8
df0617bf
JX
10662msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
10663msgstr ""
10664
25eab542 10665#: builtin/prune-packed.c:41
df0617bf
JX
10666msgid "Removing duplicate objects"
10667msgstr ""
10668
10669#: builtin/prune.c:11
10670msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
10671msgstr ""
10672
a4d94835 10673#: builtin/prune.c:106
df0617bf
JX
10674msgid "report pruned objects"
10675msgstr ""
10676
a4d94835 10677#: builtin/prune.c:109
df0617bf
JX
10678msgid "expire objects older than <time>"
10679msgstr ""
10680
f4f2c8f8
JX
10681#: builtin/prune.c:123
10682msgid "cannot prune in a precious-objects repo"
10683msgstr ""
10684
5b34e000 10685#: builtin/pull.c:54 builtin/pull.c:56
fda7b092
JX
10686#, c-format
10687msgid "Invalid value for %s: %s"
10688msgstr ""
10689
5b34e000 10690#: builtin/pull.c:76
f4f2c8f8 10691msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
10692msgstr ""
10693
5b34e000
JX
10694#: builtin/pull.c:124
10695msgid "control for recursive fetching of submodules"
10696msgstr ""
10697
10698#: builtin/pull.c:128
df0617bf
JX
10699msgid "Options related to merging"
10700msgstr ""
10701
5b34e000 10702#: builtin/pull.c:131
df0617bf
JX
10703msgid "incorporate changes by rebasing rather than merging"
10704msgstr ""
10705
25eab542 10706#: builtin/pull.c:155 builtin/rebase--helper.c:21 builtin/revert.c:121
df0617bf
JX
10707msgid "allow fast-forward"
10708msgstr ""
10709
5b34e000 10710#: builtin/pull.c:164
f517e50d
JX
10711msgid "automatically stash/stash pop before and after rebase"
10712msgstr ""
10713
5b34e000 10714#: builtin/pull.c:180
df0617bf
JX
10715msgid "Options related to fetching"
10716msgstr ""
10717
5b34e000 10718#: builtin/pull.c:198
9eb3984b
JX
10719msgid "number of submodules pulled in parallel"
10720msgstr ""
10721
5b34e000 10722#: builtin/pull.c:287
df0617bf
JX
10723#, c-format
10724msgid "Invalid value for pull.ff: %s"
10725msgstr ""
10726
25eab542 10727#: builtin/pull.c:403
df0617bf
JX
10728msgid ""
10729"There is no candidate for rebasing against among the refs that you just "
10730"fetched."
10731msgstr ""
10732
25eab542 10733#: builtin/pull.c:405
df0617bf
JX
10734msgid ""
10735"There are no candidates for merging among the refs that you just fetched."
10736msgstr ""
10737
25eab542 10738#: builtin/pull.c:406
df0617bf
JX
10739msgid ""
10740"Generally this means that you provided a wildcard refspec which had no\n"
10741"matches on the remote end."
10742msgstr ""
10743
25eab542 10744#: builtin/pull.c:409
df0617bf
JX
10745#, c-format
10746msgid ""
10747"You asked to pull from the remote '%s', but did not specify\n"
10748"a branch. Because this is not the default configured remote\n"
10749"for your current branch, you must specify a branch on the command line."
10750msgstr ""
10751
25eab542 10752#: builtin/pull.c:414 git-parse-remote.sh:73
df0617bf
JX
10753msgid "You are not currently on a branch."
10754msgstr ""
10755
25eab542 10756#: builtin/pull.c:416 builtin/pull.c:431 git-parse-remote.sh:79
df0617bf
JX
10757msgid "Please specify which branch you want to rebase against."
10758msgstr ""
10759
25eab542 10760#: builtin/pull.c:418 builtin/pull.c:433 git-parse-remote.sh:82
df0617bf
JX
10761msgid "Please specify which branch you want to merge with."
10762msgstr ""
10763
25eab542 10764#: builtin/pull.c:419 builtin/pull.c:434
df0617bf 10765msgid "See git-pull(1) for details."
cc76011e
JX
10766msgstr ""
10767
25eab542 10768#: builtin/pull.c:421 builtin/pull.c:427 builtin/pull.c:436
f517e50d
JX
10769#: git-parse-remote.sh:64
10770msgid "<remote>"
10771msgstr ""
10772
25eab542 10773#: builtin/pull.c:421 builtin/pull.c:436 builtin/pull.c:441 git-rebase.sh:466
f517e50d
JX
10774#: git-parse-remote.sh:65
10775msgid "<branch>"
10776msgstr ""
10777
25eab542 10778#: builtin/pull.c:429 git-parse-remote.sh:75
df0617bf 10779msgid "There is no tracking information for the current branch."
cc76011e
JX
10780msgstr ""
10781
25eab542 10782#: builtin/pull.c:438 git-parse-remote.sh:95
df0617bf 10783msgid ""
f517e50d 10784"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
10785msgstr ""
10786
25eab542 10787#: builtin/pull.c:443
df0617bf
JX
10788#, c-format
10789msgid ""
10790"Your configuration specifies to merge with the ref '%s'\n"
10791"from the remote, but no such ref was fetched."
cc76011e
JX
10792msgstr ""
10793
25eab542 10794#: builtin/pull.c:796
9fa976ff
JX
10795msgid "ignoring --verify-signatures for rebase"
10796msgstr ""
10797
25eab542 10798#: builtin/pull.c:844
f517e50d
JX
10799msgid "--[no-]autostash option is only valid with --rebase."
10800msgstr ""
10801
25eab542 10802#: builtin/pull.c:852
df0617bf 10803msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
10804msgstr ""
10805
25eab542 10806#: builtin/pull.c:855
fda7b092
JX
10807msgid "pull with rebase"
10808msgstr ""
10809
25eab542 10810#: builtin/pull.c:856
fda7b092
JX
10811msgid "please commit or stash them."
10812msgstr ""
10813
25eab542 10814#: builtin/pull.c:881
df0617bf
JX
10815#, c-format
10816msgid ""
10817"fetch updated the current branch head.\n"
10818"fast-forwarding your working tree from\n"
10819"commit %s."
cc76011e
JX
10820msgstr ""
10821
25eab542 10822#: builtin/pull.c:886
df0617bf
JX
10823#, c-format
10824msgid ""
10825"Cannot fast-forward your working tree.\n"
10826"After making sure that you saved anything precious from\n"
10827"$ git diff %s\n"
10828"output, run\n"
10829"$ git reset --hard\n"
10830"to recover."
cc76011e
JX
10831msgstr ""
10832
25eab542 10833#: builtin/pull.c:901
df0617bf 10834msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
10835msgstr ""
10836
25eab542 10837#: builtin/pull.c:905
df0617bf 10838msgid "Cannot rebase onto multiple branches."
cc76011e
JX
10839msgstr ""
10840
25eab542 10841#: builtin/pull.c:912
5b34e000
JX
10842msgid "cannot rebase with locally recorded submodule modifications"
10843msgstr ""
10844
10845#: builtin/push.c:17
cc76011e
JX
10846msgid "git push [<options>] [<repository> [<refspec>...]]"
10847msgstr ""
10848
5b34e000 10849#: builtin/push.c:90
cc76011e
JX
10850msgid "tag shorthand without <tag>"
10851msgstr ""
10852
5b34e000 10853#: builtin/push.c:100
cc76011e
JX
10854msgid "--delete only accepts plain target ref names"
10855msgstr ""
10856
5b34e000 10857#: builtin/push.c:144
cc76011e
JX
10858msgid ""
10859"\n"
10860"To choose either option permanently, see push.default in 'git help config'."
10861msgstr ""
10862
5b34e000 10863#: builtin/push.c:147
cc76011e
JX
10864#, c-format
10865msgid ""
10866"The upstream branch of your current branch does not match\n"
10867"the name of your current branch. To push to the upstream branch\n"
10868"on the remote, use\n"
10869"\n"
10870" git push %s HEAD:%s\n"
10871"\n"
10872"To push to the branch of the same name on the remote, use\n"
10873"\n"
10874" git push %s %s\n"
10875"%s"
10876msgstr ""
10877
5b34e000 10878#: builtin/push.c:162
cc76011e
JX
10879#, c-format
10880msgid ""
10881"You are not currently on a branch.\n"
10882"To push the history leading to the current (detached HEAD)\n"
10883"state now, use\n"
10884"\n"
10885" git push %s HEAD:<name-of-remote-branch>\n"
10886msgstr ""
10887
5b34e000 10888#: builtin/push.c:176
cc76011e
JX
10889#, c-format
10890msgid ""
10891"The current branch %s has no upstream branch.\n"
10892"To push the current branch and set the remote as upstream, use\n"
10893"\n"
10894" git push --set-upstream %s %s\n"
10895msgstr ""
10896
5b34e000 10897#: builtin/push.c:184
cc76011e
JX
10898#, c-format
10899msgid "The current branch %s has multiple upstream branches, refusing to push."
10900msgstr ""
10901
5b34e000 10902#: builtin/push.c:187
cc76011e
JX
10903#, c-format
10904msgid ""
10905"You are pushing to remote '%s', which is not the upstream of\n"
10906"your current branch '%s', without telling me what to push\n"
10907"to update which remote branch."
10908msgstr ""
10909
5b34e000 10910#: builtin/push.c:246
cc76011e
JX
10911msgid ""
10912"You didn't specify any refspecs to push, and push.default is \"nothing\"."
10913msgstr ""
10914
5b34e000 10915#: builtin/push.c:253
cc76011e
JX
10916msgid ""
10917"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
10918"its remote counterpart. Integrate the remote changes (e.g.\n"
10919"'git pull ...') before pushing again.\n"
cc76011e
JX
10920"See the 'Note about fast-forwards' in 'git push --help' for details."
10921msgstr ""
10922
5b34e000 10923#: builtin/push.c:259
cc76011e
JX
10924msgid ""
10925"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
10926"counterpart. Check out this branch and integrate the remote changes\n"
10927"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
10928"See the 'Note about fast-forwards' in 'git push --help' for details."
10929msgstr ""
10930
5b34e000 10931#: builtin/push.c:265
46bc4039 10932msgid ""
9caaf23e
JX
10933"Updates were rejected because the remote contains work that you do\n"
10934"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
10935"to the same ref. You may want to first integrate the remote changes\n"
10936"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 10937"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
10938msgstr ""
10939
5b34e000 10940#: builtin/push.c:272
9caaf23e
JX
10941msgid "Updates were rejected because the tag already exists in the remote."
10942msgstr ""
10943
5b34e000 10944#: builtin/push.c:275
9caaf23e
JX
10945msgid ""
10946"You cannot update a remote ref that points at a non-commit object,\n"
10947"or update a remote ref to make it point at a non-commit object,\n"
10948"without using the '--force' option.\n"
10949msgstr ""
10950
5b34e000 10951#: builtin/push.c:335
cc76011e
JX
10952#, c-format
10953msgid "Pushing to %s\n"
10954msgstr ""
10955
5b34e000 10956#: builtin/push.c:339
cc76011e
JX
10957#, c-format
10958msgid "failed to push some refs to '%s'"
10959msgstr ""
10960
5b34e000 10961#: builtin/push.c:370
cc76011e
JX
10962#, c-format
10963msgid "bad repository '%s'"
10964msgstr ""
10965
5b34e000 10966#: builtin/push.c:371
cc76011e
JX
10967msgid ""
10968"No configured push destination.\n"
10969"Either specify the URL from the command-line or configure a remote "
10970"repository using\n"
10971"\n"
10972" git remote add <name> <url>\n"
10973"\n"
10974"and then push using the remote name\n"
10975"\n"
10976" git push <name>\n"
10977msgstr ""
10978
5b34e000 10979#: builtin/push.c:389
cc76011e
JX
10980msgid "--all and --tags are incompatible"
10981msgstr ""
10982
5b34e000 10983#: builtin/push.c:390
cc76011e
JX
10984msgid "--all can't be combined with refspecs"
10985msgstr ""
10986
5b34e000 10987#: builtin/push.c:395
cc76011e
JX
10988msgid "--mirror and --tags are incompatible"
10989msgstr ""
10990
5b34e000 10991#: builtin/push.c:396
cc76011e
JX
10992msgid "--mirror can't be combined with refspecs"
10993msgstr ""
10994
5b34e000 10995#: builtin/push.c:401
cc76011e
JX
10996msgid "--all and --mirror are incompatible"
10997msgstr ""
10998
5b34e000 10999#: builtin/push.c:523
cc76011e
JX
11000msgid "repository"
11001msgstr ""
11002
5b34e000 11003#: builtin/push.c:524 builtin/send-pack.c:163
cc76011e
JX
11004msgid "push all refs"
11005msgstr ""
11006
5b34e000 11007#: builtin/push.c:525 builtin/send-pack.c:165
cc76011e
JX
11008msgid "mirror all refs"
11009msgstr ""
11010
5b34e000 11011#: builtin/push.c:527
cc76011e
JX
11012msgid "delete refs"
11013msgstr ""
11014
5b34e000 11015#: builtin/push.c:528
cc76011e
JX
11016msgid "push tags (can't be used with --all or --mirror)"
11017msgstr ""
11018
5b34e000 11019#: builtin/push.c:531 builtin/send-pack.c:166
cc76011e
JX
11020msgid "force updates"
11021msgstr ""
11022
5b34e000 11023#: builtin/push.c:533 builtin/send-pack.c:180
727b9576
JX
11024msgid "refname>:<expect"
11025msgstr ""
11026
5b34e000 11027#: builtin/push.c:534 builtin/send-pack.c:181
727b9576
JX
11028msgid "require old value of ref to be at this value"
11029msgstr ""
11030
5b34e000 11031#: builtin/push.c:537
cc76011e
JX
11032msgid "control recursive pushing of submodules"
11033msgstr ""
11034
5b34e000 11035#: builtin/push.c:539 builtin/send-pack.c:174
cc76011e
JX
11036msgid "use thin pack"
11037msgstr ""
11038
5b34e000
JX
11039#: builtin/push.c:540 builtin/push.c:541 builtin/send-pack.c:160
11040#: builtin/send-pack.c:161
cc76011e
JX
11041msgid "receive pack program"
11042msgstr ""
11043
5b34e000 11044#: builtin/push.c:542
cc76011e
JX
11045msgid "set upstream for git pull/status"
11046msgstr ""
11047
5b34e000 11048#: builtin/push.c:545
cc76011e
JX
11049msgid "prune locally removed refs"
11050msgstr ""
11051
5b34e000 11052#: builtin/push.c:547
9caaf23e
JX
11053msgid "bypass pre-push hook"
11054msgstr ""
11055
5b34e000 11056#: builtin/push.c:548
c138af56 11057msgid "push missing but relevant tags"
cc76011e
JX
11058msgstr ""
11059
5b34e000 11060#: builtin/push.c:551 builtin/send-pack.c:168
d07a63e4
JX
11061msgid "GPG sign the push"
11062msgstr ""
11063
5b34e000 11064#: builtin/push.c:553 builtin/send-pack.c:175
c2ea1208
JX
11065msgid "request atomic transaction on remote side"
11066msgstr ""
11067
5b34e000 11068#: builtin/push.c:554 builtin/send-pack.c:171
9fa976ff
JX
11069msgid "server-specific"
11070msgstr ""
11071
5b34e000 11072#: builtin/push.c:554 builtin/send-pack.c:172
9fa976ff
JX
11073msgid "option to transmit"
11074msgstr ""
11075
5b34e000 11076#: builtin/push.c:568
c138af56
JX
11077msgid "--delete is incompatible with --all, --mirror and --tags"
11078msgstr ""
11079
5b34e000 11080#: builtin/push.c:570
cc76011e
JX
11081msgid "--delete doesn't make sense without any refs"
11082msgstr ""
11083
5b34e000 11084#: builtin/push.c:589
9fa976ff
JX
11085msgid "push options must not have new line characters"
11086msgstr ""
11087
dfc182b1 11088#: builtin/read-tree.c:40
cc76011e 11089msgid ""
df0617bf 11090"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
cc76011e
JX
11091"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
11092"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
11093msgstr ""
11094
5b34e000 11095#: builtin/read-tree.c:121
cc76011e
JX
11096msgid "write resulting index to <file>"
11097msgstr ""
11098
5b34e000 11099#: builtin/read-tree.c:124
cc76011e
JX
11100msgid "only empty the index"
11101msgstr ""
11102
5b34e000 11103#: builtin/read-tree.c:126
cc76011e
JX
11104msgid "Merging"
11105msgstr ""
11106
5b34e000 11107#: builtin/read-tree.c:128
cc76011e
JX
11108msgid "perform a merge in addition to a read"
11109msgstr ""
11110
5b34e000 11111#: builtin/read-tree.c:130
cc76011e
JX
11112msgid "3-way merge if no file level merging required"
11113msgstr ""
11114
5b34e000 11115#: builtin/read-tree.c:132
cc76011e
JX
11116msgid "3-way merge in presence of adds and removes"
11117msgstr ""
11118
5b34e000 11119#: builtin/read-tree.c:134
cc76011e
JX
11120msgid "same as -m, but discard unmerged entries"
11121msgstr ""
11122
5b34e000 11123#: builtin/read-tree.c:135
cc76011e
JX
11124msgid "<subdirectory>/"
11125msgstr ""
11126
5b34e000 11127#: builtin/read-tree.c:136
cc76011e
JX
11128msgid "read the tree into the index under <subdirectory>/"
11129msgstr ""
11130
5b34e000 11131#: builtin/read-tree.c:139
cc76011e
JX
11132msgid "update working tree with merge result"
11133msgstr ""
11134
5b34e000 11135#: builtin/read-tree.c:141
cc76011e
JX
11136msgid "gitignore"
11137msgstr ""
11138
5b34e000 11139#: builtin/read-tree.c:142
cc76011e
JX
11140msgid "allow explicitly ignored files to be overwritten"
11141msgstr ""
11142
5b34e000 11143#: builtin/read-tree.c:145
cc76011e
JX
11144msgid "don't check the working tree after merging"
11145msgstr ""
11146
5b34e000 11147#: builtin/read-tree.c:146
cc76011e
JX
11148msgid "don't update the index or the work tree"
11149msgstr ""
11150
5b34e000 11151#: builtin/read-tree.c:148
cc76011e
JX
11152msgid "skip applying sparse checkout filter"
11153msgstr ""
11154
5b34e000 11155#: builtin/read-tree.c:150
cc76011e
JX
11156msgid "debug unpack-trees"
11157msgstr ""
11158
5b34e000 11159#: builtin/rebase--helper.c:8
dfc182b1
JX
11160msgid "git rebase--helper [<options>]"
11161msgstr ""
11162
25eab542
JX
11163#: builtin/rebase--helper.c:22
11164msgid "keep empty commits"
11165msgstr ""
11166
11167#: builtin/rebase--helper.c:23
dfc182b1
JX
11168msgid "continue rebase"
11169msgstr ""
11170
25eab542 11171#: builtin/rebase--helper.c:25
dfc182b1
JX
11172msgid "abort rebase"
11173msgstr ""
11174
25eab542
JX
11175#: builtin/rebase--helper.c:28
11176msgid "make rebase script"
11177msgstr ""
11178
11179#: builtin/rebase--helper.c:30
11180msgid "shorten SHA-1s in the todo list"
11181msgstr ""
11182
11183#: builtin/rebase--helper.c:32
11184msgid "expand SHA-1s in the todo list"
11185msgstr ""
11186
11187#: builtin/rebase--helper.c:34
11188msgid "check the todo list"
11189msgstr ""
11190
11191#: builtin/rebase--helper.c:36
11192msgid "skip unnecessary picks"
11193msgstr ""
11194
11195#: builtin/rebase--helper.c:38
11196msgid "rearrange fixup/squash lines"
11197msgstr ""
11198
11199#: builtin/receive-pack.c:29
f517e50d
JX
11200msgid "git receive-pack <git-dir>"
11201msgstr ""
11202
25eab542 11203#: builtin/receive-pack.c:839
fda7b092
JX
11204msgid ""
11205"By default, updating the current branch in a non-bare repository\n"
11206"is denied, because it will make the index and work tree inconsistent\n"
11207"with what you pushed, and will require 'git reset --hard' to match\n"
11208"the work tree to HEAD.\n"
11209"\n"
673bfad0
JX
11210"You can set the 'receive.denyCurrentBranch' configuration variable\n"
11211"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
fda7b092
JX
11212"its current branch; however, this is not recommended unless you\n"
11213"arranged to update its work tree to match what you pushed in some\n"
11214"other way.\n"
11215"\n"
11216"To squelch this message and still keep the default behaviour, set\n"
11217"'receive.denyCurrentBranch' configuration variable to 'refuse'."
11218msgstr ""
11219
25eab542 11220#: builtin/receive-pack.c:859
fda7b092
JX
11221msgid ""
11222"By default, deleting the current branch is denied, because the next\n"
11223"'git clone' won't result in any file checked out, causing confusion.\n"
11224"\n"
11225"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
11226"'warn' or 'ignore' in the remote repository to allow deleting the\n"
11227"current branch, with or without a warning message.\n"
11228"\n"
11229"To squelch this message, you can set it to 'refuse'."
11230msgstr ""
11231
25eab542 11232#: builtin/receive-pack.c:1932
f517e50d
JX
11233msgid "quiet"
11234msgstr ""
11235
25eab542 11236#: builtin/receive-pack.c:1946
f517e50d
JX
11237msgid "You must specify a directory."
11238msgstr ""
11239
5b34e000 11240#: builtin/reflog.c:424
28b3cffc 11241#, c-format
df0617bf 11242msgid "'%s' for '%s' is not a valid timestamp"
28b3cffc
JX
11243msgstr ""
11244
5b34e000 11245#: builtin/reflog.c:541 builtin/reflog.c:546
28b3cffc
JX
11246#, c-format
11247msgid "'%s' is not a valid timestamp"
11248msgstr ""
11249
5b34e000 11250#: builtin/remote.c:13
cc76011e
JX
11251msgid "git remote [-v | --verbose]"
11252msgstr ""
11253
5b34e000 11254#: builtin/remote.c:14
cc76011e 11255msgid ""
c2ea1208 11256"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
cc76011e
JX
11257"mirror=<fetch|push>] <name> <url>"
11258msgstr ""
11259
5b34e000 11260#: builtin/remote.c:15 builtin/remote.c:35
cc76011e
JX
11261msgid "git remote rename <old> <new>"
11262msgstr ""
11263
5b34e000 11264#: builtin/remote.c:16 builtin/remote.c:40
cc76011e
JX
11265msgid "git remote remove <name>"
11266msgstr ""
11267
5b34e000 11268#: builtin/remote.c:17 builtin/remote.c:45
c2ea1208 11269msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
cc76011e
JX
11270msgstr ""
11271
5b34e000 11272#: builtin/remote.c:18
cc76011e
JX
11273msgid "git remote [-v | --verbose] show [-n] <name>"
11274msgstr ""
11275
5b34e000 11276#: builtin/remote.c:19
cc76011e
JX
11277msgid "git remote prune [-n | --dry-run] <name>"
11278msgstr ""
11279
5b34e000 11280#: builtin/remote.c:20
cc76011e
JX
11281msgid ""
11282"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
11283msgstr ""
11284
5b34e000 11285#: builtin/remote.c:21
cc76011e
JX
11286msgid "git remote set-branches [--add] <name> <branch>..."
11287msgstr ""
11288
5b34e000 11289#: builtin/remote.c:22 builtin/remote.c:71
f4f2c8f8
JX
11290msgid "git remote get-url [--push] [--all] <name>"
11291msgstr ""
11292
5b34e000 11293#: builtin/remote.c:23 builtin/remote.c:76
cc76011e
JX
11294msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
11295msgstr ""
11296
5b34e000 11297#: builtin/remote.c:24 builtin/remote.c:77
cc76011e
JX
11298msgid "git remote set-url --add <name> <newurl>"
11299msgstr ""
11300
5b34e000 11301#: builtin/remote.c:25 builtin/remote.c:78
cc76011e
JX
11302msgid "git remote set-url --delete <name> <url>"
11303msgstr ""
11304
5b34e000 11305#: builtin/remote.c:30
cc76011e
JX
11306msgid "git remote add [<options>] <name> <url>"
11307msgstr ""
11308
5b34e000 11309#: builtin/remote.c:50
cc76011e
JX
11310msgid "git remote set-branches <name> <branch>..."
11311msgstr ""
11312
5b34e000 11313#: builtin/remote.c:51
cc76011e
JX
11314msgid "git remote set-branches --add <name> <branch>..."
11315msgstr ""
11316
5b34e000 11317#: builtin/remote.c:56
cc76011e
JX
11318msgid "git remote show [<options>] <name>"
11319msgstr ""
11320
5b34e000 11321#: builtin/remote.c:61
cc76011e
JX
11322msgid "git remote prune [<options>] <name>"
11323msgstr ""
11324
5b34e000 11325#: builtin/remote.c:66
cc76011e
JX
11326msgid "git remote update [<options>] [<group> | <remote>]..."
11327msgstr ""
11328
5b34e000 11329#: builtin/remote.c:95
cc76011e
JX
11330#, c-format
11331msgid "Updating %s"
11332msgstr ""
11333
5b34e000 11334#: builtin/remote.c:127
cc76011e
JX
11335msgid ""
11336"--mirror is dangerous and deprecated; please\n"
11337"\t use --mirror=fetch or --mirror=push instead"
11338msgstr ""
11339
5b34e000 11340#: builtin/remote.c:144
cc76011e
JX
11341#, c-format
11342msgid "unknown mirror argument: %s"
11343msgstr ""
11344
5b34e000 11345#: builtin/remote.c:160
cc76011e
JX
11346msgid "fetch the remote branches"
11347msgstr ""
11348
5b34e000 11349#: builtin/remote.c:162
cc76011e
JX
11350msgid "import all tags and associated objects when fetching"
11351msgstr ""
11352
5b34e000 11353#: builtin/remote.c:165
cc76011e
JX
11354msgid "or do not fetch any tag at all (--no-tags)"
11355msgstr ""
11356
5b34e000 11357#: builtin/remote.c:167
cc76011e
JX
11358msgid "branch(es) to track"
11359msgstr ""
11360
5b34e000 11361#: builtin/remote.c:168
cc76011e
JX
11362msgid "master branch"
11363msgstr ""
11364
5b34e000 11365#: builtin/remote.c:169
cc76011e
JX
11366msgid "push|fetch"
11367msgstr ""
11368
5b34e000 11369#: builtin/remote.c:170
cc76011e
JX
11370msgid "set up remote as a mirror to push to or fetch from"
11371msgstr ""
11372
5b34e000 11373#: builtin/remote.c:182
cc76011e
JX
11374msgid "specifying a master branch makes no sense with --mirror"
11375msgstr ""
11376
5b34e000 11377#: builtin/remote.c:184
cc76011e
JX
11378msgid "specifying branches to track makes sense only with fetch mirrors"
11379msgstr ""
11380
25eab542 11381#: builtin/remote.c:191 builtin/remote.c:631
cc76011e
JX
11382#, c-format
11383msgid "remote %s already exists."
11384msgstr ""
11385
25eab542 11386#: builtin/remote.c:195 builtin/remote.c:635
cc76011e
JX
11387#, c-format
11388msgid "'%s' is not a valid remote name"
11389msgstr ""
11390
5b34e000 11391#: builtin/remote.c:235
cc76011e
JX
11392#, c-format
11393msgid "Could not setup master '%s'"
11394msgstr ""
11395
5b34e000 11396#: builtin/remote.c:337
cc76011e
JX
11397#, c-format
11398msgid "Could not get fetch map for refspec %s"
11399msgstr ""
11400
5b34e000 11401#: builtin/remote.c:438 builtin/remote.c:446
cc76011e
JX
11402msgid "(matching)"
11403msgstr ""
11404
5b34e000 11405#: builtin/remote.c:450
cc76011e
JX
11406msgid "(delete)"
11407msgstr ""
11408
25eab542 11409#: builtin/remote.c:624 builtin/remote.c:759 builtin/remote.c:858
cc76011e
JX
11410#, c-format
11411msgid "No such remote: %s"
11412msgstr ""
11413
25eab542 11414#: builtin/remote.c:641
cc76011e
JX
11415#, c-format
11416msgid "Could not rename config section '%s' to '%s'"
11417msgstr ""
11418
25eab542 11419#: builtin/remote.c:661
cc76011e
JX
11420#, c-format
11421msgid ""
11422"Not updating non-default fetch refspec\n"
11423"\t%s\n"
11424"\tPlease update the configuration manually if necessary."
11425msgstr ""
11426
25eab542 11427#: builtin/remote.c:697
cc76011e
JX
11428#, c-format
11429msgid "deleting '%s' failed"
11430msgstr ""
11431
25eab542 11432#: builtin/remote.c:731
cc76011e
JX
11433#, c-format
11434msgid "creating '%s' failed"
11435msgstr ""
11436
25eab542 11437#: builtin/remote.c:796
cc76011e
JX
11438msgid ""
11439"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
11440"to delete it, use:"
11441msgid_plural ""
11442"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
11443"to delete them, use:"
11444msgstr[0] ""
11445msgstr[1] ""
11446
25eab542 11447#: builtin/remote.c:810
9eb3984b
JX
11448#, c-format
11449msgid "Could not remove config section '%s'"
11450msgstr ""
11451
25eab542 11452#: builtin/remote.c:911
cc76011e
JX
11453#, c-format
11454msgid " new (next fetch will store in remotes/%s)"
11455msgstr ""
11456
25eab542 11457#: builtin/remote.c:914
cc76011e
JX
11458msgid " tracked"
11459msgstr ""
11460
25eab542 11461#: builtin/remote.c:916
cc76011e
JX
11462msgid " stale (use 'git remote prune' to remove)"
11463msgstr ""
11464
25eab542 11465#: builtin/remote.c:918
cc76011e
JX
11466msgid " ???"
11467msgstr ""
11468
25eab542 11469#: builtin/remote.c:959
cc76011e
JX
11470#, c-format
11471msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
11472msgstr ""
11473
25eab542 11474#: builtin/remote.c:967
cc76011e 11475#, c-format
9eb3984b 11476msgid "rebases interactively onto remote %s"
cc76011e
JX
11477msgstr ""
11478
25eab542 11479#: builtin/remote.c:968
cc76011e 11480#, c-format
9fa976ff 11481msgid "rebases onto remote %s"
822e4a65
JX
11482msgstr ""
11483
25eab542 11484#: builtin/remote.c:971
9fa976ff
JX
11485#, c-format
11486msgid " merges with remote %s"
cc76011e
JX
11487msgstr ""
11488
25eab542 11489#: builtin/remote.c:974
822e4a65 11490#, c-format
cc76011e 11491msgid "merges with remote %s"
822e4a65
JX
11492msgstr ""
11493
25eab542 11494#: builtin/remote.c:977
9fa976ff
JX
11495#, c-format
11496msgid "%-*s and with remote %s\n"
cc76011e
JX
11497msgstr ""
11498
25eab542 11499#: builtin/remote.c:1020
cc76011e
JX
11500msgid "create"
11501msgstr ""
11502
25eab542 11503#: builtin/remote.c:1023
cc76011e
JX
11504msgid "delete"
11505msgstr ""
11506
25eab542 11507#: builtin/remote.c:1027
cc76011e
JX
11508msgid "up to date"
11509msgstr ""
11510
25eab542 11511#: builtin/remote.c:1030
cc76011e
JX
11512msgid "fast-forwardable"
11513msgstr ""
11514
25eab542 11515#: builtin/remote.c:1033
cc76011e
JX
11516msgid "local out of date"
11517msgstr ""
11518
25eab542 11519#: builtin/remote.c:1040
822e4a65 11520#, c-format
cc76011e 11521msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
11522msgstr ""
11523
25eab542 11524#: builtin/remote.c:1043
822e4a65 11525#, c-format
cc76011e 11526msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
11527msgstr ""
11528
25eab542 11529#: builtin/remote.c:1047
cc76011e
JX
11530#, c-format
11531msgid " %-*s forces to %s"
822e4a65
JX
11532msgstr ""
11533
25eab542 11534#: builtin/remote.c:1050
822e4a65 11535#, c-format
cc76011e 11536msgid " %-*s pushes to %s"
822e4a65
JX
11537msgstr ""
11538
25eab542 11539#: builtin/remote.c:1118
cc76011e
JX
11540msgid "do not query remotes"
11541msgstr ""
11542
25eab542 11543#: builtin/remote.c:1145
822e4a65 11544#, c-format
cc76011e 11545msgid "* remote %s"
822e4a65
JX
11546msgstr ""
11547
25eab542 11548#: builtin/remote.c:1146
822e4a65 11549#, c-format
cc76011e 11550msgid " Fetch URL: %s"
822e4a65
JX
11551msgstr ""
11552
25eab542 11553#: builtin/remote.c:1147 builtin/remote.c:1163 builtin/remote.c:1302
cc76011e
JX
11554msgid "(no URL)"
11555msgstr ""
11556
5b34e000
JX
11557#. TRANSLATORS: the colon ':' should align
11558#. with the one in " Fetch URL: %s"
11559#. translation.
11560#.
25eab542 11561#: builtin/remote.c:1161 builtin/remote.c:1163
822e4a65 11562#, c-format
cc76011e 11563msgid " Push URL: %s"
822e4a65
JX
11564msgstr ""
11565
25eab542 11566#: builtin/remote.c:1165 builtin/remote.c:1167 builtin/remote.c:1169
822e4a65 11567#, c-format
cc76011e 11568msgid " HEAD branch: %s"
822e4a65
JX
11569msgstr ""
11570
25eab542 11571#: builtin/remote.c:1165
9fa976ff
JX
11572msgid "(not queried)"
11573msgstr ""
11574
25eab542 11575#: builtin/remote.c:1167
9fa976ff
JX
11576msgid "(unknown)"
11577msgstr ""
11578
25eab542 11579#: builtin/remote.c:1171
11b90174 11580#, c-format
cc76011e
JX
11581msgid ""
11582" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
11583msgstr ""
11584
25eab542 11585#: builtin/remote.c:1183
822e4a65 11586#, c-format
cc76011e
JX
11587msgid " Remote branch:%s"
11588msgid_plural " Remote branches:%s"
11589msgstr[0] ""
11590msgstr[1] ""
11591
25eab542 11592#: builtin/remote.c:1186 builtin/remote.c:1212
cc76011e 11593msgid " (status not queried)"
822e4a65
JX
11594msgstr ""
11595
25eab542 11596#: builtin/remote.c:1195
cc76011e
JX
11597msgid " Local branch configured for 'git pull':"
11598msgid_plural " Local branches configured for 'git pull':"
11599msgstr[0] ""
11600msgstr[1] ""
11601
25eab542 11602#: builtin/remote.c:1203
cc76011e
JX
11603msgid " Local refs will be mirrored by 'git push'"
11604msgstr ""
11605
25eab542 11606#: builtin/remote.c:1209
822e4a65 11607#, c-format
cc76011e
JX
11608msgid " Local ref configured for 'git push'%s:"
11609msgid_plural " Local refs configured for 'git push'%s:"
11610msgstr[0] ""
11611msgstr[1] ""
11612
25eab542 11613#: builtin/remote.c:1230
cc76011e 11614msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
11615msgstr ""
11616
25eab542 11617#: builtin/remote.c:1232
cc76011e
JX
11618msgid "delete refs/remotes/<name>/HEAD"
11619msgstr ""
11620
25eab542 11621#: builtin/remote.c:1247
cc76011e
JX
11622msgid "Cannot determine remote HEAD"
11623msgstr ""
11624
25eab542 11625#: builtin/remote.c:1249
cc76011e
JX
11626msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
11627msgstr ""
11628
25eab542 11629#: builtin/remote.c:1259
822e4a65 11630#, c-format
cc76011e 11631msgid "Could not delete %s"
822e4a65
JX
11632msgstr ""
11633
25eab542 11634#: builtin/remote.c:1267
822e4a65 11635#, c-format
cc76011e 11636msgid "Not a valid ref: %s"
822e4a65
JX
11637msgstr ""
11638
25eab542 11639#: builtin/remote.c:1269
cc76011e
JX
11640#, c-format
11641msgid "Could not setup %s"
822e4a65
JX
11642msgstr ""
11643
25eab542 11644#: builtin/remote.c:1287
cc76011e
JX
11645#, c-format
11646msgid " %s will become dangling!"
822e4a65
JX
11647msgstr ""
11648
25eab542 11649#: builtin/remote.c:1288
cc76011e
JX
11650#, c-format
11651msgid " %s has become dangling!"
822e4a65
JX
11652msgstr ""
11653
25eab542 11654#: builtin/remote.c:1298
822e4a65 11655#, c-format
cc76011e 11656msgid "Pruning %s"
822e4a65
JX
11657msgstr ""
11658
25eab542 11659#: builtin/remote.c:1299
822e4a65 11660#, c-format
cc76011e 11661msgid "URL: %s"
822e4a65
JX
11662msgstr ""
11663
25eab542 11664#: builtin/remote.c:1315
822e4a65 11665#, c-format
cc76011e 11666msgid " * [would prune] %s"
822e4a65
JX
11667msgstr ""
11668
25eab542 11669#: builtin/remote.c:1318
822e4a65 11670#, c-format
cc76011e 11671msgid " * [pruned] %s"
822e4a65
JX
11672msgstr ""
11673
25eab542 11674#: builtin/remote.c:1363
cc76011e
JX
11675msgid "prune remotes after fetching"
11676msgstr ""
11677
25eab542 11678#: builtin/remote.c:1426 builtin/remote.c:1480 builtin/remote.c:1548
822e4a65 11679#, c-format
cc76011e 11680msgid "No such remote '%s'"
822e4a65
JX
11681msgstr ""
11682
25eab542 11683#: builtin/remote.c:1442
cc76011e 11684msgid "add branch"
ccfca8dc
JX
11685msgstr ""
11686
25eab542 11687#: builtin/remote.c:1449
cc76011e 11688msgid "no remote specified"
822e4a65
JX
11689msgstr ""
11690
25eab542 11691#: builtin/remote.c:1466
f4f2c8f8
JX
11692msgid "query push URLs rather than fetch URLs"
11693msgstr ""
11694
25eab542 11695#: builtin/remote.c:1468
f4f2c8f8
JX
11696msgid "return all URLs"
11697msgstr ""
11698
25eab542 11699#: builtin/remote.c:1496
f4f2c8f8
JX
11700#, c-format
11701msgid "no URLs configured for remote '%s'"
11702msgstr ""
11703
25eab542 11704#: builtin/remote.c:1522
cc76011e
JX
11705msgid "manipulate push URLs"
11706msgstr ""
11707
25eab542 11708#: builtin/remote.c:1524
cc76011e
JX
11709msgid "add URL"
11710msgstr ""
11711
25eab542 11712#: builtin/remote.c:1526
cc76011e
JX
11713msgid "delete URLs"
11714msgstr ""
11715
25eab542 11716#: builtin/remote.c:1533
cc76011e
JX
11717msgid "--add --delete doesn't make sense"
11718msgstr ""
11719
25eab542 11720#: builtin/remote.c:1572
cc76011e
JX
11721#, c-format
11722msgid "Invalid old URL pattern: %s"
11723msgstr ""
11724
25eab542 11725#: builtin/remote.c:1580
cc76011e
JX
11726#, c-format
11727msgid "No such URL found: %s"
11728msgstr ""
11729
25eab542 11730#: builtin/remote.c:1582
cc76011e
JX
11731msgid "Will not delete all non-push URLs"
11732msgstr ""
11733
25eab542 11734#: builtin/remote.c:1598
cc76011e
JX
11735msgid "be verbose; must be placed before a subcommand"
11736msgstr ""
11737
25eab542 11738#: builtin/remote.c:1629
fda7b092
JX
11739#, c-format
11740msgid "Unknown subcommand: %s"
11741msgstr ""
11742
5b34e000 11743#: builtin/repack.c:18
c2ea1208 11744msgid "git repack [<options>]"
727b9576
JX
11745msgstr ""
11746
5b34e000 11747#: builtin/repack.c:23
673bfad0
JX
11748msgid ""
11749"Incremental repacks are incompatible with bitmap indexes. Use\n"
11750"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
11751msgstr ""
11752
5b34e000 11753#: builtin/repack.c:168
727b9576
JX
11754msgid "pack everything in a single pack"
11755msgstr ""
11756
5b34e000 11757#: builtin/repack.c:170
727b9576
JX
11758msgid "same as -a, and turn unreachable objects loose"
11759msgstr ""
11760
5b34e000 11761#: builtin/repack.c:173
727b9576
JX
11762msgid "remove redundant packs, and run git-prune-packed"
11763msgstr ""
11764
5b34e000 11765#: builtin/repack.c:175
727b9576
JX
11766msgid "pass --no-reuse-delta to git-pack-objects"
11767msgstr ""
11768
5b34e000 11769#: builtin/repack.c:177
727b9576
JX
11770msgid "pass --no-reuse-object to git-pack-objects"
11771msgstr ""
11772
5b34e000 11773#: builtin/repack.c:179
727b9576
JX
11774msgid "do not run git-update-server-info"
11775msgstr ""
11776
5b34e000 11777#: builtin/repack.c:182
727b9576
JX
11778msgid "pass --local to git-pack-objects"
11779msgstr ""
11780
5b34e000 11781#: builtin/repack.c:184
5e078fcd
JX
11782msgid "write bitmap index"
11783msgstr ""
11784
5b34e000 11785#: builtin/repack.c:185
727b9576
JX
11786msgid "approxidate"
11787msgstr ""
11788
5b34e000 11789#: builtin/repack.c:186
727b9576
JX
11790msgid "with -A, do not loosen objects older than this"
11791msgstr ""
11792
5b34e000 11793#: builtin/repack.c:188
9fa976ff
JX
11794msgid "with -a, repack unreachable objects"
11795msgstr ""
11796
5b34e000 11797#: builtin/repack.c:190
727b9576
JX
11798msgid "size of the window used for delta compression"
11799msgstr ""
11800
5b34e000 11801#: builtin/repack.c:191 builtin/repack.c:197
d57b24b6
JX
11802msgid "bytes"
11803msgstr ""
11804
5b34e000 11805#: builtin/repack.c:192
727b9576
JX
11806msgid "same as the above, but limit memory size instead of entries count"
11807msgstr ""
11808
5b34e000 11809#: builtin/repack.c:194
727b9576
JX
11810msgid "limits the maximum delta depth"
11811msgstr ""
11812
5b34e000
JX
11813#: builtin/repack.c:196
11814msgid "limits the maximum number of threads"
11815msgstr ""
11816
11817#: builtin/repack.c:198
727b9576
JX
11818msgid "maximum size of each packfile"
11819msgstr ""
11820
5b34e000 11821#: builtin/repack.c:200
5e078fcd
JX
11822msgid "repack objects in packs marked with .keep"
11823msgstr ""
11824
5b34e000 11825#: builtin/repack.c:210
f4f2c8f8
JX
11826msgid "cannot delete packs in a precious-objects repo"
11827msgstr ""
11828
5b34e000 11829#: builtin/repack.c:214
9fa976ff
JX
11830msgid "--keep-unreachable and -A are incompatible"
11831msgstr ""
11832
25eab542 11833#: builtin/repack.c:406 builtin/worktree.c:134
727b9576 11834#, c-format
9fa976ff 11835msgid "failed to remove '%s'"
727b9576
JX
11836msgstr ""
11837
5b34e000 11838#: builtin/replace.c:20
cc76011e
JX
11839msgid "git replace [-f] <object> <replacement>"
11840msgstr ""
11841
5b34e000 11842#: builtin/replace.c:21
fe05e196
JX
11843msgid "git replace [-f] --edit <object>"
11844msgstr ""
11845
5b34e000 11846#: builtin/replace.c:22
fe05e196
JX
11847msgid "git replace [-f] --graft <commit> [<parent>...]"
11848msgstr ""
11849
5b34e000 11850#: builtin/replace.c:23
cc76011e
JX
11851msgid "git replace -d <object>..."
11852msgstr ""
11853
5b34e000 11854#: builtin/replace.c:24
df49095a 11855msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
11856msgstr ""
11857
5b34e000 11858#: builtin/replace.c:331 builtin/replace.c:369 builtin/replace.c:397
fe05e196
JX
11859#, c-format
11860msgid "Not a valid object name: '%s'"
11861msgstr ""
11862
5b34e000 11863#: builtin/replace.c:361
fe05e196
JX
11864#, c-format
11865msgid "bad mergetag in commit '%s'"
11866msgstr ""
11867
5b34e000 11868#: builtin/replace.c:363
fe05e196
JX
11869#, c-format
11870msgid "malformed mergetag in commit '%s'"
11871msgstr ""
11872
5b34e000 11873#: builtin/replace.c:374
fe05e196
JX
11874#, c-format
11875msgid ""
11876"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
11877"instead of --graft"
11878msgstr ""
11879
5b34e000 11880#: builtin/replace.c:407
fe05e196
JX
11881#, c-format
11882msgid "the original commit '%s' has a gpg signature."
11883msgstr ""
11884
5b34e000 11885#: builtin/replace.c:408
fe05e196
JX
11886msgid "the signature will be removed in the replacement commit!"
11887msgstr ""
11888
5b34e000 11889#: builtin/replace.c:414
fe05e196
JX
11890#, c-format
11891msgid "could not write replacement commit for: '%s'"
11892msgstr ""
11893
5b34e000 11894#: builtin/replace.c:438
cc76011e 11895msgid "list replace refs"
822e4a65
JX
11896msgstr ""
11897
5b34e000 11898#: builtin/replace.c:439
cc76011e 11899msgid "delete replace refs"
822e4a65
JX
11900msgstr ""
11901
5b34e000 11902#: builtin/replace.c:440
fe05e196
JX
11903msgid "edit existing object"
11904msgstr ""
11905
5b34e000 11906#: builtin/replace.c:441
fe05e196
JX
11907msgid "change a commit's parents"
11908msgstr ""
11909
5b34e000 11910#: builtin/replace.c:442
cc76011e 11911msgid "replace the ref if it exists"
822e4a65
JX
11912msgstr ""
11913
5b34e000 11914#: builtin/replace.c:443
fe05e196
JX
11915msgid "do not pretty-print contents for --edit"
11916msgstr ""
11917
5b34e000 11918#: builtin/replace.c:444
df49095a
JX
11919msgid "use this format"
11920msgstr ""
11921
5b34e000 11922#: builtin/rerere.c:13
c2ea1208 11923msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
11924msgstr ""
11925
5b34e000 11926#: builtin/rerere.c:59
cc76011e 11927msgid "register clean resolutions in index"
822e4a65
JX
11928msgstr ""
11929
5b34e000 11930#: builtin/reset.c:29
822e4a65 11931msgid ""
cc76011e 11932"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
11933msgstr ""
11934
5b34e000 11935#: builtin/reset.c:30
fda7b092 11936msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
822e4a65
JX
11937msgstr ""
11938
5b34e000 11939#: builtin/reset.c:31
46bc4039 11940msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
822e4a65
JX
11941msgstr ""
11942
5b34e000 11943#: builtin/reset.c:37
cc76011e 11944msgid "mixed"
dce37b66
JX
11945msgstr ""
11946
5b34e000 11947#: builtin/reset.c:37
cc76011e 11948msgid "soft"
dce37b66
JX
11949msgstr ""
11950
5b34e000 11951#: builtin/reset.c:37
cc76011e 11952msgid "hard"
dce37b66
JX
11953msgstr ""
11954
5b34e000 11955#: builtin/reset.c:37
cc76011e 11956msgid "merge"
dce37b66
JX
11957msgstr ""
11958
5b34e000 11959#: builtin/reset.c:37
cc76011e 11960msgid "keep"
dce37b66
JX
11961msgstr ""
11962
25eab542 11963#: builtin/reset.c:78
cc76011e 11964msgid "You do not have a valid HEAD."
dce37b66
JX
11965msgstr ""
11966
25eab542 11967#: builtin/reset.c:80
cc76011e 11968msgid "Failed to find tree of HEAD."
dce37b66
JX
11969msgstr ""
11970
25eab542 11971#: builtin/reset.c:86
822e4a65 11972#, c-format
cc76011e 11973msgid "Failed to find tree of %s."
dce37b66
JX
11974msgstr ""
11975
25eab542 11976#: builtin/reset.c:113
cc76011e
JX
11977#, c-format
11978msgid "HEAD is now at %s"
dce37b66
JX
11979msgstr ""
11980
25eab542 11981#: builtin/reset.c:197
dce37b66 11982#, c-format
cc76011e 11983msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
11984msgstr ""
11985
25eab542 11986#: builtin/reset.c:297
cc76011e 11987msgid "be quiet, only report errors"
dce37b66
JX
11988msgstr ""
11989
25eab542 11990#: builtin/reset.c:299
cc76011e 11991msgid "reset HEAD and index"
dce37b66
JX
11992msgstr ""
11993
25eab542 11994#: builtin/reset.c:300
cc76011e 11995msgid "reset only HEAD"
dce37b66
JX
11996msgstr ""
11997
25eab542 11998#: builtin/reset.c:302 builtin/reset.c:304
cc76011e 11999msgid "reset HEAD, index and working tree"
822e4a65
JX
12000msgstr ""
12001
25eab542 12002#: builtin/reset.c:306
cc76011e 12003msgid "reset HEAD but keep local changes"
dce37b66
JX
12004msgstr ""
12005
25eab542 12006#: builtin/reset.c:312
5e078fcd
JX
12007msgid "record only the fact that removed paths will be added later"
12008msgstr ""
12009
25eab542 12010#: builtin/reset.c:329
46bc4039
JX
12011#, c-format
12012msgid "Failed to resolve '%s' as a valid revision."
12013msgstr ""
12014
25eab542 12015#: builtin/reset.c:337
46bc4039
JX
12016#, c-format
12017msgid "Failed to resolve '%s' as a valid tree."
12018msgstr ""
12019
25eab542 12020#: builtin/reset.c:346
cc76011e 12021msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
12022msgstr ""
12023
25eab542 12024#: builtin/reset.c:355
cc76011e 12025msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
12026msgstr ""
12027
25eab542 12028#: builtin/reset.c:357
dce37b66 12029#, c-format
cc76011e 12030msgid "Cannot do %s reset with paths."
dce37b66
JX
12031msgstr ""
12032
25eab542 12033#: builtin/reset.c:367
822e4a65 12034#, c-format
cc76011e 12035msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
12036msgstr ""
12037
25eab542 12038#: builtin/reset.c:371
5e078fcd
JX
12039msgid "-N can only be used with --mixed"
12040msgstr ""
12041
25eab542 12042#: builtin/reset.c:388
727b9576 12043msgid "Unstaged changes after reset:"
dce37b66
JX
12044msgstr ""
12045
25eab542 12046#: builtin/reset.c:394
727b9576
JX
12047#, c-format
12048msgid "Could not reset index file to revision '%s'."
46bc4039
JX
12049msgstr ""
12050
25eab542 12051#: builtin/reset.c:398
46bc4039
JX
12052msgid "Could not write new index file."
12053msgstr ""
12054
25eab542 12055#: builtin/rev-list.c:361
df0617bf
JX
12056msgid "rev-list does not support display of notes"
12057msgstr ""
12058
25eab542 12059#: builtin/rev-parse.c:402
c2ea1208 12060msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
12061msgstr ""
12062
25eab542 12063#: builtin/rev-parse.c:407
cc76011e 12064msgid "keep the `--` passed as an arg"
dce37b66
JX
12065msgstr ""
12066
25eab542 12067#: builtin/rev-parse.c:409
cc76011e 12068msgid "stop parsing after the first non-option argument"
dce37b66
JX
12069msgstr ""
12070
25eab542 12071#: builtin/rev-parse.c:412
df49095a
JX
12072msgid "output in stuck long form"
12073msgstr ""
12074
25eab542 12075#: builtin/rev-parse.c:545
822e4a65 12076msgid ""
c2ea1208 12077"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 12078" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 12079" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
12080"\n"
12081"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
12082msgstr ""
12083
5b34e000 12084#: builtin/revert.c:23
c2ea1208 12085msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
12086msgstr ""
12087
5b34e000 12088#: builtin/revert.c:24
cc76011e 12089msgid "git revert <subcommand>"
dce37b66
JX
12090msgstr ""
12091
5b34e000 12092#: builtin/revert.c:29
c2ea1208 12093msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
12094msgstr ""
12095
5b34e000 12096#: builtin/revert.c:30
cc76011e 12097msgid "git cherry-pick <subcommand>"
dce37b66
JX
12098msgstr ""
12099
5b34e000 12100#: builtin/revert.c:90
dce37b66 12101#, c-format
cc76011e 12102msgid "%s: %s cannot be used with %s"
dce37b66
JX
12103msgstr ""
12104
5b34e000 12105#: builtin/revert.c:99
cc76011e 12106msgid "end revert or cherry-pick sequence"
dce37b66
JX
12107msgstr ""
12108
5b34e000 12109#: builtin/revert.c:100
cc76011e 12110msgid "resume revert or cherry-pick sequence"
dce37b66
JX
12111msgstr ""
12112
5b34e000 12113#: builtin/revert.c:101
cc76011e 12114msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
12115msgstr ""
12116
5b34e000 12117#: builtin/revert.c:102
cc76011e 12118msgid "don't automatically commit"
dce37b66
JX
12119msgstr ""
12120
5b34e000 12121#: builtin/revert.c:103
cc76011e 12122msgid "edit the commit message"
dce37b66
JX
12123msgstr ""
12124
5b34e000 12125#: builtin/revert.c:106
dfc182b1 12126msgid "parent-number"
dce37b66
JX
12127msgstr ""
12128
5b34e000 12129#: builtin/revert.c:107
dfc182b1
JX
12130msgid "select mainline parent"
12131msgstr ""
12132
5b34e000 12133#: builtin/revert.c:109
cc76011e 12134msgid "merge strategy"
dce37b66
JX
12135msgstr ""
12136
5b34e000 12137#: builtin/revert.c:110
cc76011e 12138msgid "option"
dce37b66
JX
12139msgstr ""
12140
5b34e000 12141#: builtin/revert.c:111
cc76011e 12142msgid "option for merge strategy"
dce37b66
JX
12143msgstr ""
12144
5b34e000 12145#: builtin/revert.c:120
cc76011e 12146msgid "append commit name"
dce37b66
JX
12147msgstr ""
12148
5b34e000 12149#: builtin/revert.c:122
cc76011e 12150msgid "preserve initially empty commits"
1d4ac88d
JX
12151msgstr ""
12152
5b34e000 12153#: builtin/revert.c:123
cc76011e 12154msgid "allow commits with empty messages"
1d4ac88d
JX
12155msgstr ""
12156
5b34e000 12157#: builtin/revert.c:124
cc76011e 12158msgid "keep redundant, empty commits"
1d4ac88d
JX
12159msgstr ""
12160
25eab542 12161#: builtin/revert.c:214
cc76011e 12162msgid "revert failed"
dce37b66
JX
12163msgstr ""
12164
25eab542 12165#: builtin/revert.c:227
cc76011e 12166msgid "cherry-pick failed"
dce37b66
JX
12167msgstr ""
12168
5b34e000 12169#: builtin/rm.c:18
c2ea1208 12170msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
12171msgstr ""
12172
5b34e000 12173#: builtin/rm.c:206
dce37b66 12174msgid ""
28b3cffc
JX
12175"the following file has staged content different from both the\n"
12176"file and the HEAD:"
12177msgid_plural ""
12178"the following files have staged content different from both the\n"
12179"file and the HEAD:"
12180msgstr[0] ""
12181msgstr[1] ""
dce37b66 12182
5b34e000 12183#: builtin/rm.c:211
cc76011e 12184msgid ""
28b3cffc
JX
12185"\n"
12186"(use -f to force removal)"
822e4a65
JX
12187msgstr ""
12188
5b34e000 12189#: builtin/rm.c:215
28b3cffc
JX
12190msgid "the following file has changes staged in the index:"
12191msgid_plural "the following files have changes staged in the index:"
12192msgstr[0] ""
12193msgstr[1] ""
12194
5b34e000 12195#: builtin/rm.c:219 builtin/rm.c:228
cc76011e 12196msgid ""
28b3cffc 12197"\n"
cc76011e
JX
12198"(use --cached to keep the file, or -f to force removal)"
12199msgstr ""
822e4a65 12200
5b34e000 12201#: builtin/rm.c:225
28b3cffc
JX
12202msgid "the following file has local modifications:"
12203msgid_plural "the following files have local modifications:"
12204msgstr[0] ""
12205msgstr[1] ""
12206
5b34e000 12207#: builtin/rm.c:243
cc76011e 12208msgid "do not list removed files"
dce37b66
JX
12209msgstr ""
12210
5b34e000 12211#: builtin/rm.c:244
cc76011e 12212msgid "only remove from the index"
cd1e7487
JX
12213msgstr ""
12214
5b34e000 12215#: builtin/rm.c:245
cc76011e 12216msgid "override the up-to-date check"
cd1e7487
JX
12217msgstr ""
12218
5b34e000 12219#: builtin/rm.c:246
cc76011e 12220msgid "allow recursive removal"
dce37b66
JX
12221msgstr ""
12222
5b34e000 12223#: builtin/rm.c:248
cc76011e 12224msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
12225msgstr ""
12226
25eab542 12227#: builtin/rm.c:307
dce37b66 12228#, c-format
cc76011e 12229msgid "not removing '%s' recursively without -r"
dce37b66
JX
12230msgstr ""
12231
25eab542 12232#: builtin/rm.c:346
dce37b66 12233#, c-format
cc76011e 12234msgid "git rm: unable to remove %s"
dce37b66
JX
12235msgstr ""
12236
25eab542 12237#: builtin/rm.c:369
673bfad0
JX
12238#, c-format
12239msgid "could not remove '%s'"
12240msgstr ""
12241
5b34e000 12242#: builtin/send-pack.c:19
df0617bf
JX
12243msgid ""
12244"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
12245"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
12246"[<ref>...]\n"
12247" --all and explicit <ref> specification are mutually exclusive."
12248msgstr ""
12249
5b34e000 12250#: builtin/send-pack.c:162
df0617bf
JX
12251msgid "remote name"
12252msgstr ""
12253
5b34e000 12254#: builtin/send-pack.c:176
df0617bf
JX
12255msgid "use stateless RPC protocol"
12256msgstr ""
12257
5b34e000 12258#: builtin/send-pack.c:177
df0617bf
JX
12259msgid "read refs from stdin"
12260msgstr ""
12261
5b34e000 12262#: builtin/send-pack.c:178
df0617bf
JX
12263msgid "print status from remote helper"
12264msgstr ""
12265
5b34e000 12266#: builtin/shortlog.c:14
c2ea1208 12267msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
dce37b66
JX
12268msgstr ""
12269
25eab542 12270#: builtin/shortlog.c:263
673bfad0
JX
12271msgid "Group by committer rather than author"
12272msgstr ""
12273
25eab542 12274#: builtin/shortlog.c:265
cc76011e 12275msgid "sort output according to the number of commits per author"
dce37b66
JX
12276msgstr ""
12277
25eab542 12278#: builtin/shortlog.c:267
cc76011e 12279msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
12280msgstr ""
12281
25eab542 12282#: builtin/shortlog.c:269
cc76011e 12283msgid "Show the email address of each author"
dce37b66
JX
12284msgstr ""
12285
25eab542 12286#: builtin/shortlog.c:270
cc76011e 12287msgid "w[,i1[,i2]]"
dce37b66
JX
12288msgstr ""
12289
25eab542 12290#: builtin/shortlog.c:271
cc76011e 12291msgid "Linewrap output"
dce37b66
JX
12292msgstr ""
12293
5b34e000 12294#: builtin/show-branch.c:12
cc76011e 12295msgid ""
c2ea1208 12296"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
12297"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
12298"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
12299"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
12300msgstr ""
12301
5b34e000 12302#: builtin/show-branch.c:16
c2ea1208 12303msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
12304msgstr ""
12305
5b34e000 12306#: builtin/show-branch.c:376
fda7b092
JX
12307#, c-format
12308msgid "ignoring %s; cannot handle more than %d ref"
12309msgid_plural "ignoring %s; cannot handle more than %d refs"
12310msgstr[0] ""
12311msgstr[1] ""
12312
5b34e000 12313#: builtin/show-branch.c:530
fda7b092
JX
12314#, c-format
12315msgid "no matching refs with %s"
12316msgstr ""
12317
5b34e000 12318#: builtin/show-branch.c:626
cc76011e 12319msgid "show remote-tracking and local branches"
dce37b66
JX
12320msgstr ""
12321
5b34e000 12322#: builtin/show-branch.c:628
cc76011e 12323msgid "show remote-tracking branches"
dce37b66
JX
12324msgstr ""
12325
5b34e000 12326#: builtin/show-branch.c:630
cc76011e 12327msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
12328msgstr ""
12329
5b34e000 12330#: builtin/show-branch.c:632
cc76011e 12331msgid "show <n> more commits after the common ancestor"
dce37b66
JX
12332msgstr ""
12333
5b34e000 12334#: builtin/show-branch.c:634
cc76011e 12335msgid "synonym to more=-1"
822e4a65
JX
12336msgstr ""
12337
5b34e000 12338#: builtin/show-branch.c:635
cc76011e 12339msgid "suppress naming strings"
dce37b66
JX
12340msgstr ""
12341
5b34e000 12342#: builtin/show-branch.c:637
cc76011e 12343msgid "include the current branch"
dce37b66
JX
12344msgstr ""
12345
5b34e000 12346#: builtin/show-branch.c:639
cc76011e 12347msgid "name commits with their object names"
dce37b66
JX
12348msgstr ""
12349
5b34e000 12350#: builtin/show-branch.c:641
cc76011e 12351msgid "show possible merge bases"
dce37b66
JX
12352msgstr ""
12353
5b34e000 12354#: builtin/show-branch.c:643
cc76011e 12355msgid "show refs unreachable from any other ref"
dce37b66
JX
12356msgstr ""
12357
5b34e000 12358#: builtin/show-branch.c:645
cc76011e 12359msgid "show commits in topological order"
dce37b66
JX
12360msgstr ""
12361
5b34e000 12362#: builtin/show-branch.c:648
cc76011e 12363msgid "show only commits not on the first branch"
dce37b66
JX
12364msgstr ""
12365
5b34e000 12366#: builtin/show-branch.c:650
cc76011e 12367msgid "show merges reachable from only one tip"
dce37b66
JX
12368msgstr ""
12369
5b34e000 12370#: builtin/show-branch.c:652
28b3cffc 12371msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
12372msgstr ""
12373
5b34e000 12374#: builtin/show-branch.c:655
cc76011e 12375msgid "<n>[,<base>]"
dce37b66
JX
12376msgstr ""
12377
5b34e000 12378#: builtin/show-branch.c:656
cc76011e 12379msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
12380msgstr ""
12381
5b34e000 12382#: builtin/show-branch.c:690
fda7b092
JX
12383msgid ""
12384"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
12385msgstr ""
12386
5b34e000 12387#: builtin/show-branch.c:714
fda7b092
JX
12388msgid "no branches given, and HEAD is not valid"
12389msgstr ""
12390
5b34e000 12391#: builtin/show-branch.c:717
fda7b092
JX
12392msgid "--reflog option needs one branch name"
12393msgstr ""
12394
5b34e000 12395#: builtin/show-branch.c:720
fda7b092
JX
12396#, c-format
12397msgid "only %d entry can be shown at one time."
12398msgid_plural "only %d entries can be shown at one time."
12399msgstr[0] ""
12400msgstr[1] ""
12401
5b34e000 12402#: builtin/show-branch.c:724
fda7b092
JX
12403#, c-format
12404msgid "no such ref %s"
12405msgstr ""
12406
5b34e000 12407#: builtin/show-branch.c:808
fda7b092
JX
12408#, c-format
12409msgid "cannot handle more than %d rev."
12410msgid_plural "cannot handle more than %d revs."
12411msgstr[0] ""
12412msgstr[1] ""
12413
5b34e000 12414#: builtin/show-branch.c:812
fda7b092
JX
12415#, c-format
12416msgid "'%s' is not a valid ref."
12417msgstr ""
12418
5b34e000 12419#: builtin/show-branch.c:815
fda7b092
JX
12420#, c-format
12421msgid "cannot find commit %s (%s)"
12422msgstr ""
12423
cc76011e
JX
12424#: builtin/show-ref.c:10
12425msgid ""
c2ea1208
JX
12426"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
12427"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
12428msgstr ""
12429
cc76011e 12430#: builtin/show-ref.c:11
f4f2c8f8 12431msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
12432msgstr ""
12433
673bfad0 12434#: builtin/show-ref.c:159
cc76011e 12435msgid "only show tags (can be combined with heads)"
dce37b66
JX
12436msgstr ""
12437
673bfad0 12438#: builtin/show-ref.c:160
cc76011e 12439msgid "only show heads (can be combined with tags)"
dce37b66
JX
12440msgstr ""
12441
673bfad0 12442#: builtin/show-ref.c:161
cc76011e 12443msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
12444msgstr ""
12445
673bfad0 12446#: builtin/show-ref.c:164 builtin/show-ref.c:166
28b3cffc 12447msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
12448msgstr ""
12449
673bfad0 12450#: builtin/show-ref.c:168
cc76011e 12451msgid "dereference tags into object IDs"
dce37b66
JX
12452msgstr ""
12453
673bfad0 12454#: builtin/show-ref.c:170
cc76011e 12455msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
12456msgstr ""
12457
673bfad0 12458#: builtin/show-ref.c:174
cc76011e 12459msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
12460msgstr ""
12461
673bfad0 12462#: builtin/show-ref.c:176
cc76011e 12463msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
12464msgstr ""
12465
5b34e000 12466#: builtin/stripspace.c:18
f4f2c8f8
JX
12467msgid "git stripspace [-s | --strip-comments]"
12468msgstr ""
12469
5b34e000 12470#: builtin/stripspace.c:19
f4f2c8f8
JX
12471msgid "git stripspace [-c | --comment-lines]"
12472msgstr ""
12473
5b34e000 12474#: builtin/stripspace.c:36
f4f2c8f8
JX
12475msgid "skip and remove all lines starting with comment character"
12476msgstr ""
12477
5b34e000 12478#: builtin/stripspace.c:39
9eb3984b 12479msgid "prepend comment character and space to each line"
f4f2c8f8
JX
12480msgstr ""
12481
25eab542 12482#: builtin/submodule--helper.c:24 builtin/submodule--helper.c:1094
f517e50d
JX
12483#, c-format
12484msgid "No such ref: %s"
12485msgstr ""
12486
25eab542 12487#: builtin/submodule--helper.c:31 builtin/submodule--helper.c:1103
f517e50d
JX
12488#, c-format
12489msgid "Expecting a full ref name, got %s"
12490msgstr ""
12491
25eab542 12492#: builtin/submodule--helper.c:71
f517e50d
JX
12493#, c-format
12494msgid "cannot strip one component off url '%s'"
12495msgstr ""
12496
25eab542 12497#: builtin/submodule--helper.c:302 builtin/submodule--helper.c:623
f4f2c8f8
JX
12498msgid "alternative anchor for relative paths"
12499msgstr ""
12500
25eab542 12501#: builtin/submodule--helper.c:307
f4f2c8f8
JX
12502msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
12503msgstr ""
12504
25eab542 12505#: builtin/submodule--helper.c:350 builtin/submodule--helper.c:374
f517e50d
JX
12506#, c-format
12507msgid "No url found for submodule path '%s' in .gitmodules"
12508msgstr ""
12509
25eab542 12510#: builtin/submodule--helper.c:389
dfc182b1
JX
12511#, c-format
12512msgid ""
12513"could not lookup configuration '%s'. Assuming this repository is its own "
12514"authoritative upstream."
12515msgstr ""
12516
25eab542 12517#: builtin/submodule--helper.c:400
f517e50d
JX
12518#, c-format
12519msgid "Failed to register url for submodule path '%s'"
12520msgstr ""
12521
25eab542 12522#: builtin/submodule--helper.c:404
f517e50d
JX
12523#, c-format
12524msgid "Submodule '%s' (%s) registered for path '%s'\n"
12525msgstr ""
12526
25eab542 12527#: builtin/submodule--helper.c:414
f517e50d
JX
12528#, c-format
12529msgid "warning: command update mode suggested for submodule '%s'\n"
12530msgstr ""
12531
25eab542 12532#: builtin/submodule--helper.c:421
f517e50d
JX
12533#, c-format
12534msgid "Failed to register update mode for submodule path '%s'"
12535msgstr ""
12536
25eab542 12537#: builtin/submodule--helper.c:437
f517e50d
JX
12538msgid "Suppress output for initializing a submodule"
12539msgstr ""
12540
25eab542 12541#: builtin/submodule--helper.c:442
f517e50d
JX
12542msgid "git submodule--helper init [<path>]"
12543msgstr ""
12544
25eab542 12545#: builtin/submodule--helper.c:470
f4f2c8f8
JX
12546msgid "git submodule--helper name <path>"
12547msgstr ""
12548
25eab542 12549#: builtin/submodule--helper.c:475
f4f2c8f8
JX
12550#, c-format
12551msgid "no submodule mapping found in .gitmodules for path '%s'"
12552msgstr ""
12553
25eab542 12554#: builtin/submodule--helper.c:558 builtin/submodule--helper.c:561
fda7b092
JX
12555#, c-format
12556msgid "submodule '%s' cannot add alternate: %s"
12557msgstr ""
12558
25eab542 12559#: builtin/submodule--helper.c:597
fda7b092
JX
12560#, c-format
12561msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
12562msgstr ""
12563
25eab542 12564#: builtin/submodule--helper.c:604
fda7b092
JX
12565#, c-format
12566msgid "Value '%s' for submodule.alternateLocation is not recognized"
12567msgstr ""
12568
25eab542 12569#: builtin/submodule--helper.c:626
f4f2c8f8
JX
12570msgid "where the new submodule will be cloned to"
12571msgstr ""
12572
25eab542 12573#: builtin/submodule--helper.c:629
f4f2c8f8
JX
12574msgid "name of the new submodule"
12575msgstr ""
12576
25eab542 12577#: builtin/submodule--helper.c:632
f4f2c8f8
JX
12578msgid "url where to clone the submodule from"
12579msgstr ""
12580
25eab542 12581#: builtin/submodule--helper.c:638
f4f2c8f8
JX
12582msgid "depth for shallow clones"
12583msgstr ""
12584
25eab542 12585#: builtin/submodule--helper.c:641 builtin/submodule--helper.c:1012
fda7b092
JX
12586msgid "force cloning progress"
12587msgstr ""
12588
25eab542 12589#: builtin/submodule--helper.c:646
f4f2c8f8
JX
12590msgid ""
12591"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f517e50d 12592"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
f4f2c8f8
JX
12593msgstr ""
12594
25eab542 12595#: builtin/submodule--helper.c:677
f4f2c8f8
JX
12596#, c-format
12597msgid "clone of '%s' into submodule path '%s' failed"
12598msgstr ""
12599
25eab542 12600#: builtin/submodule--helper.c:692
f4f2c8f8
JX
12601#, c-format
12602msgid "could not get submodule directory for '%s'"
12603msgstr ""
12604
25eab542 12605#: builtin/submodule--helper.c:757
f517e50d
JX
12606#, c-format
12607msgid "Submodule path '%s' not initialized"
12608msgstr ""
12609
25eab542 12610#: builtin/submodule--helper.c:761
f517e50d
JX
12611msgid "Maybe you want to use 'update --init'?"
12612msgstr ""
12613
25eab542 12614#: builtin/submodule--helper.c:790
f517e50d
JX
12615#, c-format
12616msgid "Skipping unmerged submodule %s"
12617msgstr ""
12618
25eab542 12619#: builtin/submodule--helper.c:819
f517e50d
JX
12620#, c-format
12621msgid "Skipping submodule '%s'"
12622msgstr ""
12623
25eab542 12624#: builtin/submodule--helper.c:952
9fa976ff
JX
12625#, c-format
12626msgid "Failed to clone '%s'. Retry scheduled"
12627msgstr ""
12628
25eab542 12629#: builtin/submodule--helper.c:963
9fa976ff
JX
12630#, c-format
12631msgid "Failed to clone '%s' a second time, aborting"
12632msgstr ""
12633
25eab542 12634#: builtin/submodule--helper.c:993 builtin/submodule--helper.c:1213
f517e50d
JX
12635msgid "path into the working tree"
12636msgstr ""
12637
25eab542 12638#: builtin/submodule--helper.c:996
f517e50d
JX
12639msgid "path into the working tree, across nested submodule boundaries"
12640msgstr ""
12641
25eab542 12642#: builtin/submodule--helper.c:1000
f517e50d
JX
12643msgid "rebase, merge, checkout or none"
12644msgstr ""
12645
25eab542 12646#: builtin/submodule--helper.c:1004
f517e50d
JX
12647msgid "Create a shallow clone truncated to the specified number of revisions"
12648msgstr ""
12649
25eab542 12650#: builtin/submodule--helper.c:1007
f517e50d
JX
12651msgid "parallel jobs"
12652msgstr ""
12653
25eab542 12654#: builtin/submodule--helper.c:1009
9fa976ff
JX
12655msgid "whether the initial clone should follow the shallow recommendation"
12656msgstr ""
12657
25eab542 12658#: builtin/submodule--helper.c:1010
f517e50d
JX
12659msgid "don't print cloning progress"
12660msgstr ""
12661
25eab542 12662#: builtin/submodule--helper.c:1017
f517e50d
JX
12663msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
12664msgstr ""
12665
25eab542 12666#: builtin/submodule--helper.c:1030
f517e50d
JX
12667msgid "bad value for update parameter"
12668msgstr ""
12669
25eab542 12670#: builtin/submodule--helper.c:1098
9fa976ff
JX
12671#, c-format
12672msgid ""
12673"Submodule (%s) branch configured to inherit branch from superproject, but "
12674"the superproject is not on any branch"
12675msgstr ""
12676
25eab542 12677#: builtin/submodule--helper.c:1214
673bfad0
JX
12678msgid "recurse into submodules"
12679msgstr ""
12680
25eab542 12681#: builtin/submodule--helper.c:1220
673bfad0
JX
12682msgid "git submodule--helper embed-git-dir [<path>...]"
12683msgstr ""
12684
25eab542 12685#: builtin/submodule--helper.c:1278
673bfad0
JX
12686#, c-format
12687msgid "%s doesn't support --super-prefix"
12688msgstr ""
12689
25eab542 12690#: builtin/submodule--helper.c:1284
f4f2c8f8 12691#, c-format
f517e50d 12692msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
12693msgstr ""
12694
5b34e000 12695#: builtin/symbolic-ref.c:8
c2ea1208 12696msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
12697msgstr ""
12698
5b34e000 12699#: builtin/symbolic-ref.c:9
c2ea1208 12700msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
12701msgstr ""
12702
25eab542 12703#: builtin/symbolic-ref.c:40
cc76011e
JX
12704msgid "suppress error message for non-symbolic (detached) refs"
12705msgstr ""
12706
25eab542 12707#: builtin/symbolic-ref.c:41
fe52cd62
JX
12708msgid "delete symbolic ref"
12709msgstr ""
12710
25eab542 12711#: builtin/symbolic-ref.c:42
cc76011e
JX
12712msgid "shorten ref output"
12713msgstr ""
12714
25eab542 12715#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
12716msgid "reason"
12717msgstr ""
12718
25eab542 12719#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
12720msgid "reason of the update"
12721msgstr ""
12722
5b34e000 12723#: builtin/tag.c:24
dce37b66 12724msgid ""
c2ea1208
JX
12725"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
12726"[<head>]"
dce37b66
JX
12727msgstr ""
12728
5b34e000 12729#: builtin/tag.c:25
cc76011e 12730msgid "git tag -d <tagname>..."
dce37b66
JX
12731msgstr ""
12732
5b34e000 12733#: builtin/tag.c:26
cc76011e 12734msgid ""
dfc182b1
JX
12735"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
12736"points-at <object>]\n"
f4f2c8f8 12737"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
dce37b66
JX
12738msgstr ""
12739
5b34e000 12740#: builtin/tag.c:28
673bfad0 12741msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
12742msgstr ""
12743
25eab542 12744#: builtin/tag.c:86
dce37b66
JX
12745#, c-format
12746msgid "tag '%s' not found."
12747msgstr ""
12748
25eab542 12749#: builtin/tag.c:102
dce37b66
JX
12750#, c-format
12751msgid "Deleted tag '%s' (was %s)\n"
12752msgstr ""
12753
25eab542 12754#: builtin/tag.c:131
9caaf23e 12755#, c-format
dce37b66
JX
12756msgid ""
12757"\n"
fe05e196
JX
12758"Write a message for tag:\n"
12759" %s\n"
9caaf23e 12760"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
12761msgstr ""
12762
25eab542 12763#: builtin/tag.c:135
9caaf23e 12764#, c-format
dce37b66
JX
12765msgid ""
12766"\n"
fe05e196
JX
12767"Write a message for tag:\n"
12768" %s\n"
9caaf23e 12769"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 12770"want to.\n"
dce37b66
JX
12771msgstr ""
12772
25eab542 12773#: builtin/tag.c:189
dce37b66
JX
12774msgid "unable to sign the tag"
12775msgstr ""
12776
25eab542 12777#: builtin/tag.c:191
dce37b66
JX
12778msgid "unable to write tag file"
12779msgstr ""
12780
25eab542 12781#: builtin/tag.c:215
dce37b66
JX
12782msgid "bad object type."
12783msgstr ""
12784
25eab542 12785#: builtin/tag.c:261
dce37b66
JX
12786msgid "no tag message?"
12787msgstr ""
12788
25eab542 12789#: builtin/tag.c:268
dce37b66
JX
12790#, c-format
12791msgid "The tag message has been left in %s\n"
12792msgstr ""
12793
25eab542 12794#: builtin/tag.c:376
cc76011e
JX
12795msgid "list tag names"
12796msgstr ""
12797
25eab542 12798#: builtin/tag.c:378
cc76011e
JX
12799msgid "print <n> lines of each tag message"
12800msgstr ""
12801
25eab542 12802#: builtin/tag.c:380
cc76011e
JX
12803msgid "delete tags"
12804msgstr ""
12805
25eab542 12806#: builtin/tag.c:381
cc76011e
JX
12807msgid "verify tags"
12808msgstr ""
12809
25eab542 12810#: builtin/tag.c:383
cc76011e
JX
12811msgid "Tag creation options"
12812msgstr ""
12813
25eab542 12814#: builtin/tag.c:385
cc76011e
JX
12815msgid "annotated tag, needs a message"
12816msgstr ""
12817
25eab542 12818#: builtin/tag.c:387
cc76011e
JX
12819msgid "tag message"
12820msgstr ""
12821
25eab542 12822#: builtin/tag.c:389
cc76011e
JX
12823msgid "annotated and GPG-signed tag"
12824msgstr ""
12825
25eab542 12826#: builtin/tag.c:393
cc76011e
JX
12827msgid "use another key to sign the tag"
12828msgstr ""
12829
25eab542 12830#: builtin/tag.c:394
cc76011e
JX
12831msgid "replace the tag if exists"
12832msgstr ""
12833
25eab542 12834#: builtin/tag.c:395 builtin/update-ref.c:368
80d1b481 12835msgid "create a reflog"
df0617bf
JX
12836msgstr ""
12837
25eab542 12838#: builtin/tag.c:397
c2ea1208 12839msgid "Tag listing options"
cc76011e
JX
12840msgstr ""
12841
25eab542 12842#: builtin/tag.c:398
c2ea1208 12843msgid "show tag list in columns"
5e078fcd
JX
12844msgstr ""
12845
25eab542 12846#: builtin/tag.c:399 builtin/tag.c:401
f4f2c8f8 12847msgid "print only tags that contain the commit"
cc76011e
JX
12848msgstr ""
12849
25eab542 12850#: builtin/tag.c:400 builtin/tag.c:402
dfc182b1
JX
12851msgid "print only tags that don't contain the commit"
12852msgstr ""
12853
25eab542 12854#: builtin/tag.c:403
f4f2c8f8 12855msgid "print only tags that are merged"
cc76011e
JX
12856msgstr ""
12857
25eab542 12858#: builtin/tag.c:404
f4f2c8f8 12859msgid "print only tags that are not merged"
cc76011e
JX
12860msgstr ""
12861
25eab542 12862#: builtin/tag.c:409
f4f2c8f8 12863msgid "print only tags of the object"
822e4a65
JX
12864msgstr ""
12865
25eab542 12866#: builtin/tag.c:453
f4f2c8f8 12867msgid "--column and -n are incompatible"
5e078fcd
JX
12868msgstr ""
12869
25eab542 12870#: builtin/tag.c:475
dfc182b1
JX
12871msgid "-n option is only allowed in list mode"
12872msgstr ""
12873
25eab542 12874#: builtin/tag.c:477
dfc182b1 12875msgid "--contains option is only allowed in list mode"
dce37b66
JX
12876msgstr ""
12877
25eab542 12878#: builtin/tag.c:479
dfc182b1 12879msgid "--no-contains option is only allowed in list mode"
dce37b66
JX
12880msgstr ""
12881
25eab542 12882#: builtin/tag.c:481
dfc182b1 12883msgid "--points-at option is only allowed in list mode"
1d4ac88d
JX
12884msgstr ""
12885
25eab542 12886#: builtin/tag.c:483
dfc182b1 12887msgid "--merged and --no-merged options are only allowed in list mode"
f4f2c8f8
JX
12888msgstr ""
12889
25eab542 12890#: builtin/tag.c:494
dce37b66
JX
12891msgid "only one -F or -m option is allowed."
12892msgstr ""
12893
25eab542 12894#: builtin/tag.c:513
dce37b66
JX
12895msgid "too many params"
12896msgstr ""
12897
25eab542 12898#: builtin/tag.c:519
dce37b66
JX
12899#, c-format
12900msgid "'%s' is not a valid tag name."
12901msgstr ""
12902
25eab542 12903#: builtin/tag.c:524
dce37b66
JX
12904#, c-format
12905msgid "tag '%s' already exists"
12906msgstr ""
12907
25eab542 12908#: builtin/tag.c:554
dce37b66
JX
12909#, c-format
12910msgid "Updated tag '%s' (was %s)\n"
12911msgstr ""
12912
5b34e000 12913#: builtin/unpack-objects.c:494
5e078fcd
JX
12914msgid "Unpacking objects"
12915msgstr ""
12916
5b34e000 12917#: builtin/update-index.c:80
64f23b0c
JX
12918#, c-format
12919msgid "failed to create directory %s"
12920msgstr ""
12921
5b34e000 12922#: builtin/update-index.c:86
64f23b0c
JX
12923#, c-format
12924msgid "failed to stat %s"
12925msgstr ""
12926
5b34e000 12927#: builtin/update-index.c:96
64f23b0c
JX
12928#, c-format
12929msgid "failed to create file %s"
12930msgstr ""
12931
5b34e000 12932#: builtin/update-index.c:104
64f23b0c
JX
12933#, c-format
12934msgid "failed to delete file %s"
12935msgstr ""
12936
5b34e000 12937#: builtin/update-index.c:111 builtin/update-index.c:217
64f23b0c
JX
12938#, c-format
12939msgid "failed to delete directory %s"
12940msgstr ""
12941
5b34e000 12942#: builtin/update-index.c:136
64f23b0c 12943#, c-format
9eb3984b 12944msgid "Testing mtime in '%s' "
64f23b0c
JX
12945msgstr ""
12946
5b34e000 12947#: builtin/update-index.c:150
64f23b0c
JX
12948msgid "directory stat info does not change after adding a new file"
12949msgstr ""
12950
5b34e000 12951#: builtin/update-index.c:163
64f23b0c
JX
12952msgid "directory stat info does not change after adding a new directory"
12953msgstr ""
12954
5b34e000 12955#: builtin/update-index.c:176
64f23b0c
JX
12956msgid "directory stat info changes after updating a file"
12957msgstr ""
12958
5b34e000 12959#: builtin/update-index.c:187
64f23b0c
JX
12960msgid "directory stat info changes after adding a file inside subdirectory"
12961msgstr ""
12962
5b34e000 12963#: builtin/update-index.c:198
64f23b0c
JX
12964msgid "directory stat info does not change after deleting a file"
12965msgstr ""
12966
5b34e000 12967#: builtin/update-index.c:211
64f23b0c
JX
12968msgid "directory stat info does not change after deleting a directory"
12969msgstr ""
12970
5b34e000 12971#: builtin/update-index.c:218
64f23b0c
JX
12972msgid " OK"
12973msgstr ""
12974
25eab542 12975#: builtin/update-index.c:571
c2ea1208 12976msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
12977msgstr ""
12978
25eab542 12979#: builtin/update-index.c:926
cc76011e 12980msgid "continue refresh even when index needs update"
6f6731e7
JX
12981msgstr ""
12982
25eab542 12983#: builtin/update-index.c:929
cc76011e 12984msgid "refresh: ignore submodules"
6f6731e7
JX
12985msgstr ""
12986
25eab542 12987#: builtin/update-index.c:932
cc76011e 12988msgid "do not ignore new files"
6f6731e7
JX
12989msgstr ""
12990
25eab542 12991#: builtin/update-index.c:934
cc76011e
JX
12992msgid "let files replace directories and vice-versa"
12993msgstr ""
12994
25eab542 12995#: builtin/update-index.c:936
cc76011e
JX
12996msgid "notice files missing from worktree"
12997msgstr ""
12998
25eab542 12999#: builtin/update-index.c:938
cc76011e
JX
13000msgid "refresh even if index contains unmerged entries"
13001msgstr ""
13002
25eab542 13003#: builtin/update-index.c:941
cc76011e
JX
13004msgid "refresh stat information"
13005msgstr ""
13006
25eab542 13007#: builtin/update-index.c:945
cc76011e
JX
13008msgid "like --refresh, but ignore assume-unchanged setting"
13009msgstr ""
13010
25eab542 13011#: builtin/update-index.c:949
5e078fcd 13012msgid "<mode>,<object>,<path>"
cc76011e
JX
13013msgstr ""
13014
25eab542 13015#: builtin/update-index.c:950
cc76011e
JX
13016msgid "add the specified entry to the index"
13017msgstr ""
13018
25eab542 13019#: builtin/update-index.c:959
9fa976ff 13020msgid "mark files as \"not changing\""
cc76011e
JX
13021msgstr ""
13022
25eab542 13023#: builtin/update-index.c:962
cc76011e
JX
13024msgid "clear assumed-unchanged bit"
13025msgstr ""
13026
25eab542 13027#: builtin/update-index.c:965
cc76011e
JX
13028msgid "mark files as \"index-only\""
13029msgstr ""
13030
25eab542 13031#: builtin/update-index.c:968
cc76011e
JX
13032msgid "clear skip-worktree bit"
13033msgstr ""
13034
25eab542 13035#: builtin/update-index.c:971
cc76011e
JX
13036msgid "add to index only; do not add content to object database"
13037msgstr ""
13038
25eab542 13039#: builtin/update-index.c:973
cc76011e
JX
13040msgid "remove named paths even if present in worktree"
13041msgstr ""
13042
25eab542 13043#: builtin/update-index.c:975
cc76011e
JX
13044msgid "with --stdin: input lines are terminated by null bytes"
13045msgstr ""
13046
25eab542 13047#: builtin/update-index.c:977
cc76011e
JX
13048msgid "read list of paths to be updated from standard input"
13049msgstr ""
13050
25eab542 13051#: builtin/update-index.c:981
cc76011e
JX
13052msgid "add entries from standard input to the index"
13053msgstr ""
13054
25eab542 13055#: builtin/update-index.c:985
cc76011e
JX
13056msgid "repopulate stages #2 and #3 for the listed paths"
13057msgstr ""
13058
25eab542 13059#: builtin/update-index.c:989
cc76011e
JX
13060msgid "only update entries that differ from HEAD"
13061msgstr ""
13062
25eab542 13063#: builtin/update-index.c:993
cc76011e
JX
13064msgid "ignore files missing from worktree"
13065msgstr ""
13066
25eab542 13067#: builtin/update-index.c:996
cc76011e
JX
13068msgid "report actions to standard output"
13069msgstr ""
13070
25eab542 13071#: builtin/update-index.c:998
cc76011e
JX
13072msgid "(for porcelains) forget saved unresolved conflicts"
13073msgstr ""
13074
25eab542 13075#: builtin/update-index.c:1002
cc76011e
JX
13076msgid "write index in this format"
13077msgstr ""
13078
25eab542 13079#: builtin/update-index.c:1004
fe05e196
JX
13080msgid "enable or disable split index"
13081msgstr ""
13082
25eab542 13083#: builtin/update-index.c:1006
64f23b0c
JX
13084msgid "enable/disable untracked cache"
13085msgstr ""
13086
25eab542 13087#: builtin/update-index.c:1008
9eb3984b
JX
13088msgid "test if the filesystem supports untracked cache"
13089msgstr ""
13090
25eab542 13091#: builtin/update-index.c:1010
64f23b0c
JX
13092msgid "enable untracked cache without testing the filesystem"
13093msgstr ""
13094
25eab542 13095#: builtin/update-index.c:1107
dfc182b1
JX
13096msgid ""
13097"core.splitIndex is set to false; remove or change it, if you really want to "
13098"enable split index"
13099msgstr ""
13100
25eab542 13101#: builtin/update-index.c:1116
dfc182b1
JX
13102msgid ""
13103"core.splitIndex is set to true; remove or change it, if you really want to "
13104"disable split index"
13105msgstr ""
13106
25eab542 13107#: builtin/update-index.c:1127
fda7b092
JX
13108msgid ""
13109"core.untrackedCache is set to true; remove or change it, if you really want "
13110"to disable the untracked cache"
13111msgstr ""
13112
25eab542 13113#: builtin/update-index.c:1131
9eb3984b
JX
13114msgid "Untracked cache disabled"
13115msgstr ""
13116
25eab542 13117#: builtin/update-index.c:1139
fda7b092
JX
13118msgid ""
13119"core.untrackedCache is set to false; remove or change it, if you really want "
13120"to enable the untracked cache"
13121msgstr ""
13122
25eab542 13123#: builtin/update-index.c:1143
9eb3984b
JX
13124#, c-format
13125msgid "Untracked cache enabled for '%s'"
13126msgstr ""
13127
5b34e000 13128#: builtin/update-ref.c:10
c2ea1208 13129msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
13130msgstr ""
13131
5b34e000 13132#: builtin/update-ref.c:11
c2ea1208 13133msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
13134msgstr ""
13135
5b34e000 13136#: builtin/update-ref.c:12
c2ea1208 13137msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
13138msgstr ""
13139
25eab542 13140#: builtin/update-ref.c:363
cc76011e
JX
13141msgid "delete the reference"
13142msgstr ""
13143
25eab542 13144#: builtin/update-ref.c:365
cc76011e
JX
13145msgid "update <refname> not the one it points to"
13146msgstr ""
13147
25eab542 13148#: builtin/update-ref.c:366
727b9576
JX
13149msgid "stdin has NUL-terminated arguments"
13150msgstr ""
13151
25eab542 13152#: builtin/update-ref.c:367
727b9576
JX
13153msgid "read updates from stdin"
13154msgstr ""
13155
5b34e000 13156#: builtin/update-server-info.c:7
cc76011e
JX
13157msgid "git update-server-info [--force]"
13158msgstr ""
13159
5b34e000 13160#: builtin/update-server-info.c:15
cc76011e
JX
13161msgid "update the info files from scratch"
13162msgstr ""
13163
5b34e000 13164#: builtin/verify-commit.c:18
c2ea1208 13165msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
13166msgstr ""
13167
5b34e000 13168#: builtin/verify-commit.c:73
fe05e196
JX
13169msgid "print commit contents"
13170msgstr ""
13171
5b34e000 13172#: builtin/verify-commit.c:74 builtin/verify-tag.c:38
df0617bf
JX
13173msgid "print raw gpg status output"
13174msgstr ""
13175
5b34e000 13176#: builtin/verify-pack.c:55
c2ea1208 13177msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
13178msgstr ""
13179
5b34e000 13180#: builtin/verify-pack.c:65
cc76011e
JX
13181msgid "verbose"
13182msgstr ""
13183
5b34e000 13184#: builtin/verify-pack.c:67
cc76011e
JX
13185msgid "show statistics only"
13186msgstr ""
13187
5b34e000 13188#: builtin/verify-tag.c:19
673bfad0 13189msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
13190msgstr ""
13191
5b34e000 13192#: builtin/verify-tag.c:37
cc76011e
JX
13193msgid "print tag contents"
13194msgstr ""
13195
5b34e000 13196#: builtin/worktree.c:16
f4f2c8f8 13197msgid "git worktree add [<options>] <path> [<branch>]"
a4156d20
JX
13198msgstr ""
13199
5b34e000 13200#: builtin/worktree.c:17
9fa976ff 13201msgid "git worktree list [<options>]"
a4156d20
JX
13202msgstr ""
13203
5b34e000 13204#: builtin/worktree.c:18
9fa976ff
JX
13205msgid "git worktree lock [<options>] <path>"
13206msgstr ""
13207
5b34e000 13208#: builtin/worktree.c:19
9fa976ff
JX
13209msgid "git worktree prune [<options>]"
13210msgstr ""
13211
5b34e000 13212#: builtin/worktree.c:20
9fa976ff 13213msgid "git worktree unlock <path>"
f4f2c8f8
JX
13214msgstr ""
13215
25eab542 13216#: builtin/worktree.c:46
a4156d20
JX
13217#, c-format
13218msgid "Removing worktrees/%s: not a valid directory"
13219msgstr ""
13220
25eab542 13221#: builtin/worktree.c:52
a4156d20
JX
13222#, c-format
13223msgid "Removing worktrees/%s: gitdir file does not exist"
13224msgstr ""
13225
25eab542 13226#: builtin/worktree.c:57 builtin/worktree.c:66
a4156d20
JX
13227#, c-format
13228msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
13229msgstr ""
13230
25eab542
JX
13231#: builtin/worktree.c:76
13232#, c-format
13233msgid ""
13234"Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
13235"%<PRIuMAX>)"
13236msgstr ""
13237
13238#: builtin/worktree.c:84
a4156d20
JX
13239#, c-format
13240msgid "Removing worktrees/%s: invalid gitdir file"
13241msgstr ""
13242
25eab542 13243#: builtin/worktree.c:100
a4156d20
JX
13244#, c-format
13245msgid "Removing worktrees/%s: gitdir file points to non-existent location"
13246msgstr ""
13247
25eab542 13248#: builtin/worktree.c:147
a4d94835
JX
13249msgid "report pruned working trees"
13250msgstr ""
13251
25eab542 13252#: builtin/worktree.c:149
a4d94835
JX
13253msgid "expire working trees older than <time>"
13254msgstr ""
13255
25eab542 13256#: builtin/worktree.c:223
a4156d20
JX
13257#, c-format
13258msgid "'%s' already exists"
13259msgstr ""
13260
25eab542 13261#: builtin/worktree.c:254
a4156d20
JX
13262#, c-format
13263msgid "could not create directory of '%s'"
13264msgstr ""
13265
25eab542 13266#: builtin/worktree.c:293
a4156d20 13267#, c-format
df0617bf 13268msgid "Preparing %s (identifier %s)"
a4156d20
JX
13269msgstr ""
13270
25eab542 13271#: builtin/worktree.c:345
a4156d20
JX
13272msgid "checkout <branch> even if already checked out in other worktree"
13273msgstr ""
13274
25eab542 13275#: builtin/worktree.c:347
a4156d20
JX
13276msgid "create a new branch"
13277msgstr ""
13278
25eab542 13279#: builtin/worktree.c:349
9fa976ff 13280msgid "create or reset a branch"
a4156d20
JX
13281msgstr ""
13282
25eab542 13283#: builtin/worktree.c:351
f517e50d
JX
13284msgid "populate the new working tree"
13285msgstr ""
13286
25eab542 13287#: builtin/worktree.c:352
28e1aaa4
JX
13288msgid "keep the new working tree locked"
13289msgstr ""
13290
25eab542 13291#: builtin/worktree.c:360
df0617bf 13292msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
13293msgstr ""
13294
25eab542 13295#: builtin/worktree.c:499
9fa976ff
JX
13296msgid "reason for locking"
13297msgstr ""
13298
25eab542 13299#: builtin/worktree.c:511 builtin/worktree.c:544
9fa976ff
JX
13300#, c-format
13301msgid "'%s' is not a working tree"
13302msgstr ""
13303
25eab542 13304#: builtin/worktree.c:513 builtin/worktree.c:546
9fa976ff
JX
13305msgid "The main working tree cannot be locked or unlocked"
13306msgstr ""
13307
25eab542 13308#: builtin/worktree.c:518
9fa976ff
JX
13309#, c-format
13310msgid "'%s' is already locked, reason: %s"
13311msgstr ""
13312
25eab542 13313#: builtin/worktree.c:520
9fa976ff
JX
13314#, c-format
13315msgid "'%s' is already locked"
13316msgstr ""
13317
25eab542 13318#: builtin/worktree.c:548
9fa976ff
JX
13319#, c-format
13320msgid "'%s' is not locked"
13321msgstr ""
13322
5b34e000 13323#: builtin/write-tree.c:14
cc76011e
JX
13324msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
13325msgstr ""
13326
5b34e000 13327#: builtin/write-tree.c:27
cc76011e
JX
13328msgid "<prefix>/"
13329msgstr ""
13330
5b34e000 13331#: builtin/write-tree.c:28
cc76011e
JX
13332msgid "write tree object for a subdirectory <prefix>"
13333msgstr ""
13334
5b34e000 13335#: builtin/write-tree.c:31
cc76011e
JX
13336msgid "only useful for debugging"
13337msgstr ""
13338
5b34e000 13339#: upload-pack.c:23
9fa976ff
JX
13340msgid "git upload-pack [<options>] <dir>"
13341msgstr ""
13342
25eab542 13343#: upload-pack.c:1040
9fa976ff
JX
13344msgid "quit after a single request/response exchange"
13345msgstr ""
13346
25eab542 13347#: upload-pack.c:1042
9fa976ff
JX
13348msgid "exit immediately after initial ref advertisement"
13349msgstr ""
13350
25eab542 13351#: upload-pack.c:1044
9fa976ff
JX
13352msgid "do not try <directory>/.git/ if <directory> is no Git directory"
13353msgstr ""
13354
25eab542 13355#: upload-pack.c:1046
9fa976ff
JX
13356msgid "interrupt transfer after <n> seconds of inactivity"
13357msgstr ""
13358
25eab542 13359#: credential-cache--daemon.c:222
fda7b092
JX
13360#, c-format
13361msgid ""
13362"The permissions on your socket directory are too loose; other\n"
13363"users may be able to read your cached credentials. Consider running:\n"
13364"\n"
13365"\tchmod 0700 %s"
13366msgstr ""
13367
25eab542 13368#: credential-cache--daemon.c:271
d07a63e4
JX
13369msgid "print debugging messages to stderr"
13370msgstr ""
13371
5b34e000 13372#: git.c:15
c6bc7d43 13373msgid ""
d07a63e4 13374"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43
JX
13375"concept guides. See 'git help <command>' or 'git help <concept>'\n"
13376"to read about a specific subcommand or concept."
6f6731e7
JX
13377msgstr ""
13378
25eab542 13379#: http.c:338
28e1aaa4
JX
13380#, c-format
13381msgid "negative value for http.postbuffer; defaulting to %d"
13382msgstr ""
13383
25eab542 13384#: http.c:359
fda7b092
JX
13385msgid "Delegation control is not supported with cURL < 7.22.0"
13386msgstr ""
13387
25eab542 13388#: http.c:368
9eb3984b
JX
13389msgid "Public key pinning not supported with cURL < 7.44.0"
13390msgstr ""
13391
25eab542 13392#: http.c:1768
673bfad0
JX
13393#, c-format
13394msgid ""
13395"unable to update url base from redirection:\n"
13396" asked for: %s\n"
13397" redirect: %s"
13398msgstr ""
13399
5b34e000 13400#: remote-curl.c:324
673bfad0
JX
13401#, c-format
13402msgid "redirecting to %s"
13403msgstr ""
13404
df0617bf 13405#: common-cmds.h:9
64f23b0c
JX
13406msgid "start a working area (see also: git help tutorial)"
13407msgstr ""
13408
df0617bf 13409#: common-cmds.h:10
64f23b0c
JX
13410msgid "work on the current change (see also: git help everyday)"
13411msgstr ""
13412
df0617bf 13413#: common-cmds.h:11
64f23b0c
JX
13414msgid "examine the history and state (see also: git help revisions)"
13415msgstr ""
13416
df0617bf 13417#: common-cmds.h:12
64f23b0c
JX
13418msgid "grow, mark and tweak your common history"
13419msgstr ""
13420
df0617bf 13421#: common-cmds.h:13
64f23b0c
JX
13422msgid "collaborate (see also: git help workflows)"
13423msgstr ""
13424
df0617bf 13425#: common-cmds.h:17
822e4a65
JX
13426msgid "Add file contents to the index"
13427msgstr ""
13428
df0617bf
JX
13429#: common-cmds.h:18
13430msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
13431msgstr ""
13432
df0617bf 13433#: common-cmds.h:19
822e4a65
JX
13434msgid "List, create, or delete branches"
13435msgstr ""
13436
df0617bf 13437#: common-cmds.h:20
a4156d20 13438msgid "Switch branches or restore working tree files"
822e4a65
JX
13439msgstr ""
13440
df0617bf 13441#: common-cmds.h:21
822e4a65
JX
13442msgid "Clone a repository into a new directory"
13443msgstr ""
13444
df0617bf 13445#: common-cmds.h:22
822e4a65
JX
13446msgid "Record changes to the repository"
13447msgstr ""
13448
df0617bf 13449#: common-cmds.h:23
822e4a65
JX
13450msgid "Show changes between commits, commit and working tree, etc"
13451msgstr ""
13452
df0617bf 13453#: common-cmds.h:24
822e4a65
JX
13454msgid "Download objects and refs from another repository"
13455msgstr ""
13456
df0617bf 13457#: common-cmds.h:25
822e4a65
JX
13458msgid "Print lines matching a pattern"
13459msgstr ""
13460
df0617bf 13461#: common-cmds.h:26
9caaf23e 13462msgid "Create an empty Git repository or reinitialize an existing one"
822e4a65
JX
13463msgstr ""
13464
df0617bf 13465#: common-cmds.h:27
822e4a65
JX
13466msgid "Show commit logs"
13467msgstr ""
13468
df0617bf 13469#: common-cmds.h:28
822e4a65
JX
13470msgid "Join two or more development histories together"
13471msgstr ""
13472
df0617bf 13473#: common-cmds.h:29
822e4a65
JX
13474msgid "Move or rename a file, a directory, or a symlink"
13475msgstr ""
13476
df0617bf 13477#: common-cmds.h:30
28b3cffc 13478msgid "Fetch from and integrate with another repository or a local branch"
822e4a65
JX
13479msgstr ""
13480
df0617bf 13481#: common-cmds.h:31
822e4a65
JX
13482msgid "Update remote refs along with associated objects"
13483msgstr ""
13484
df0617bf 13485#: common-cmds.h:32
f1522b27 13486msgid "Reapply commits on top of another base tip"
822e4a65
JX
13487msgstr ""
13488
df0617bf 13489#: common-cmds.h:33
822e4a65
JX
13490msgid "Reset current HEAD to the specified state"
13491msgstr ""
13492
df0617bf 13493#: common-cmds.h:34
822e4a65
JX
13494msgid "Remove files from the working tree and from the index"
13495msgstr ""
13496
df0617bf 13497#: common-cmds.h:35
822e4a65
JX
13498msgid "Show various types of objects"
13499msgstr ""
13500
df0617bf 13501#: common-cmds.h:36
822e4a65
JX
13502msgid "Show the working tree status"
13503msgstr ""
13504
df0617bf 13505#: common-cmds.h:37
822e4a65
JX
13506msgid "Create, list, delete or verify a tag object signed with GPG"
13507msgstr ""
13508
df0617bf 13509#: parse-options.h:145
d07a63e4
JX
13510msgid "expiry-date"
13511msgstr ""
13512
df0617bf 13513#: parse-options.h:160
d07a63e4
JX
13514msgid "no-op (backward compatibility)"
13515msgstr ""
13516
fda7b092 13517#: parse-options.h:238
d07a63e4
JX
13518msgid "be more verbose"
13519msgstr ""
13520
fda7b092 13521#: parse-options.h:240
d07a63e4
JX
13522msgid "be more quiet"
13523msgstr ""
13524
fda7b092 13525#: parse-options.h:246
d07a63e4
JX
13526msgid "use <n> digits to display SHA-1s"
13527msgstr ""
13528
f517e50d 13529#: rerere.h:40
d07a63e4
JX
13530msgid "update the index with reused conflict resolution if possible"
13531msgstr ""
13532
9fa976ff 13533#: git-bisect.sh:54
7256fd7c
JX
13534msgid "You need to start by \"git bisect start\""
13535msgstr ""
13536
dce37b66
JX
13537#. TRANSLATORS: Make sure to include [Y] and [n] in your
13538#. translation. The program will only accept English input
13539#. at this point.
9fa976ff 13540#: git-bisect.sh:60
dce37b66
JX
13541msgid "Do you want me to do it for you [Y/n]? "
13542msgstr ""
13543
9fa976ff 13544#: git-bisect.sh:121
dce37b66
JX
13545#, sh-format
13546msgid "unrecognised option: '$arg'"
13547msgstr ""
13548
9fa976ff 13549#: git-bisect.sh:125
dce37b66
JX
13550#, sh-format
13551msgid "'$arg' does not appear to be a valid revision"
13552msgstr ""
13553
9fa976ff 13554#: git-bisect.sh:154
dce37b66
JX
13555msgid "Bad HEAD - I need a HEAD"
13556msgstr ""
13557
9fa976ff 13558#: git-bisect.sh:167
dce37b66
JX
13559#, sh-format
13560msgid ""
c2ea1208 13561"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
dce37b66
JX
13562msgstr ""
13563
9fa976ff 13564#: git-bisect.sh:177
df49095a 13565msgid "won't bisect on cg-seek'ed tree"
dce37b66
JX
13566msgstr ""
13567
9fa976ff 13568#: git-bisect.sh:181
dce37b66
JX
13569msgid "Bad HEAD - strange symbolic ref"
13570msgstr ""
13571
9fa976ff 13572#: git-bisect.sh:233
dce37b66
JX
13573#, sh-format
13574msgid "Bad bisect_write argument: $state"
13575msgstr ""
13576
9fa976ff 13577#: git-bisect.sh:262
dce37b66
JX
13578#, sh-format
13579msgid "Bad rev input: $arg"
13580msgstr ""
13581
9fa976ff
JX
13582#: git-bisect.sh:281
13583#, sh-format
13584msgid "Bad rev input: $bisected_head"
dce37b66
JX
13585msgstr ""
13586
f4f2c8f8 13587#: git-bisect.sh:290
dce37b66
JX
13588#, sh-format
13589msgid "Bad rev input: $rev"
13590msgstr ""
13591
f4f2c8f8 13592#: git-bisect.sh:299
df0617bf
JX
13593#, sh-format
13594msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
13595msgstr ""
13596
f4f2c8f8 13597#: git-bisect.sh:322
df0617bf
JX
13598#, sh-format
13599msgid "Warning: bisecting only with a $TERM_BAD commit."
7256fd7c
JX
13600msgstr ""
13601
dce37b66
JX
13602#. TRANSLATORS: Make sure to include [Y] and [n] in your
13603#. translation. The program will only accept English input
13604#. at this point.
f4f2c8f8 13605#: git-bisect.sh:328
dce37b66
JX
13606msgid "Are you sure [Y/n]? "
13607msgstr ""
13608
f4f2c8f8 13609#: git-bisect.sh:340
df0617bf 13610#, sh-format
7256fd7c 13611msgid ""
df0617bf
JX
13612"You need to give me at least one $bad_syn and one $good_syn revision.\n"
13613"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
13614msgstr ""
13615
f4f2c8f8 13616#: git-bisect.sh:343
df0617bf 13617#, sh-format
7256fd7c
JX
13618msgid ""
13619"You need to start by \"git bisect start\".\n"
df0617bf
JX
13620"You then need to give me at least one $good_syn and one $bad_syn revision.\n"
13621"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
13622msgstr ""
13623
f4f2c8f8 13624#: git-bisect.sh:414 git-bisect.sh:546
7256fd7c
JX
13625msgid "We are not bisecting."
13626msgstr ""
13627
f4f2c8f8 13628#: git-bisect.sh:421
dce37b66
JX
13629#, sh-format
13630msgid "'$invalid' is not a valid commit"
13631msgstr ""
13632
f4f2c8f8 13633#: git-bisect.sh:430
dce37b66
JX
13634#, sh-format
13635msgid ""
13636"Could not check out original HEAD '$branch'.\n"
13637"Try 'git bisect reset <commit>'."
13638msgstr ""
13639
f4f2c8f8 13640#: git-bisect.sh:458
dce37b66
JX
13641msgid "No logfile given"
13642msgstr ""
13643
f4f2c8f8 13644#: git-bisect.sh:459
dce37b66
JX
13645#, sh-format
13646msgid "cannot read $file for replaying"
13647msgstr ""
13648
f4f2c8f8 13649#: git-bisect.sh:480
dce37b66
JX
13650msgid "?? what are you talking about?"
13651msgstr ""
13652
f4f2c8f8 13653#: git-bisect.sh:492
7256fd7c
JX
13654#, sh-format
13655msgid "running $command"
13656msgstr ""
13657
f4f2c8f8 13658#: git-bisect.sh:499
7256fd7c
JX
13659#, sh-format
13660msgid ""
13661"bisect run failed:\n"
13662"exit code $res from '$command' is < 0 or >= 128"
13663msgstr ""
13664
f4f2c8f8 13665#: git-bisect.sh:525
7256fd7c
JX
13666msgid "bisect run cannot continue any more"
13667msgstr ""
13668
f4f2c8f8 13669#: git-bisect.sh:531
7256fd7c
JX
13670#, sh-format
13671msgid ""
13672"bisect run failed:\n"
13673"'bisect_state $state' exited with error code $res"
13674msgstr ""
13675
f4f2c8f8 13676#: git-bisect.sh:538
7256fd7c 13677msgid "bisect run success"
dce37b66
JX
13678msgstr ""
13679
f4f2c8f8
JX
13680#: git-bisect.sh:565
13681msgid "please use two different terms"
13682msgstr ""
13683
13684#: git-bisect.sh:575
13685#, sh-format
13686msgid "'$term' is not a valid term"
13687msgstr ""
13688
13689#: git-bisect.sh:578
13690#, sh-format
13691msgid "can't use the builtin command '$term' as a term"
13692msgstr ""
13693
13694#: git-bisect.sh:587 git-bisect.sh:593
13695#, sh-format
13696msgid "can't change the meaning of term '$term'"
13697msgstr ""
13698
13699#: git-bisect.sh:606
7256fd7c 13700#, sh-format
df0617bf 13701msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
dce37b66
JX
13702msgstr ""
13703
f4f2c8f8
JX
13704#: git-bisect.sh:636
13705msgid "no terms defined"
13706msgstr ""
13707
13708#: git-bisect.sh:653
13709#, sh-format
13710msgid ""
13711"invalid argument $arg for 'git bisect terms'.\n"
13712"Supported options are: --term-good|--term-old and --term-bad|--term-new."
13713msgstr ""
13714
9fa976ff
JX
13715#: git-merge-octopus.sh:46
13716msgid ""
13717"Error: Your local changes to the following files would be overwritten by "
13718"merge"
13719msgstr ""
13720
13721#: git-merge-octopus.sh:61
13722msgid "Automated merge did not work."
13723msgstr ""
13724
13725#: git-merge-octopus.sh:62
fda7b092 13726msgid "Should not be doing an octopus."
9fa976ff
JX
13727msgstr ""
13728
13729#: git-merge-octopus.sh:73
13730#, sh-format
13731msgid "Unable to find common commit with $pretty_name"
13732msgstr ""
13733
13734#: git-merge-octopus.sh:77
13735#, sh-format
25eab542 13736msgid "Already up to date with $pretty_name"
9fa976ff
JX
13737msgstr ""
13738
13739#: git-merge-octopus.sh:89
13740#, sh-format
13741msgid "Fast-forwarding to: $pretty_name"
13742msgstr ""
13743
13744#: git-merge-octopus.sh:97
13745#, sh-format
13746msgid "Trying simple merge with $pretty_name"
13747msgstr ""
13748
13749#: git-merge-octopus.sh:102
13750msgid "Simple merge did not work, trying automatic merge."
13751msgstr ""
13752
28e1aaa4 13753#: git-rebase.sh:58
3b6137f2 13754msgid ""
25eab542
JX
13755"Resolve all conflicts manually, mark them as resolved with\n"
13756"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
13757"You can instead skip this commit: run \"git rebase --skip\".\n"
13758"To abort and get back to the state before \"git rebase\", run \"git rebase --"
13759"abort\"."
3b6137f2
JX
13760msgstr ""
13761
25eab542 13762#: git-rebase.sh:160 git-rebase.sh:402
9fa976ff
JX
13763#, sh-format
13764msgid "Could not move back to $head_name"
13765msgstr ""
13766
25eab542 13767#: git-rebase.sh:171
5b34e000
JX
13768msgid "Applied autostash."
13769msgstr ""
13770
25eab542 13771#: git-rebase.sh:174
28b3cffc
JX
13772#, sh-format
13773msgid "Cannot store $stash_sha1"
13774msgstr ""
13775
25eab542 13776#: git-rebase.sh:214
3b6137f2
JX
13777msgid "The pre-rebase hook refused to rebase."
13778msgstr ""
13779
25eab542 13780#: git-rebase.sh:219
3b6137f2
JX
13781msgid "It looks like git-am is in progress. Cannot rebase."
13782msgstr ""
13783
25eab542 13784#: git-rebase.sh:363
3b6137f2
JX
13785msgid "No rebase in progress?"
13786msgstr ""
13787
25eab542 13788#: git-rebase.sh:374
9306b5b9
JX
13789msgid "The --edit-todo action can only be used during interactive rebase."
13790msgstr ""
13791
25eab542 13792#: git-rebase.sh:381
3b6137f2
JX
13793msgid "Cannot read HEAD"
13794msgstr ""
13795
25eab542 13796#: git-rebase.sh:384
3b6137f2
JX
13797msgid ""
13798"You must edit all merge conflicts and then\n"
13799"mark them as resolved using git add"
13800msgstr ""
13801
25eab542 13802#: git-rebase.sh:424
3b6137f2
JX
13803#, sh-format
13804msgid ""
13805"It seems that there is already a $state_dir_base directory, and\n"
13806"I wonder if you are in the middle of another rebase. If that is the\n"
13807"case, please try\n"
13808"\t$cmd_live_rebase\n"
13809"If that is not the case, please\n"
13810"\t$cmd_clear_stale_rebase\n"
13811"and run me again. I am stopping in case you still have something\n"
13812"valuable there."
13813msgstr ""
13814
25eab542 13815#: git-rebase.sh:480
3b6137f2
JX
13816#, sh-format
13817msgid "invalid upstream $upstream_name"
13818msgstr ""
13819
25eab542 13820#: git-rebase.sh:504
3b6137f2
JX
13821#, sh-format
13822msgid "$onto_name: there are more than one merge bases"
13823msgstr ""
13824
25eab542 13825#: git-rebase.sh:507 git-rebase.sh:511
3b6137f2
JX
13826#, sh-format
13827msgid "$onto_name: there is no merge base"
13828msgstr ""
13829
25eab542 13830#: git-rebase.sh:516
3b6137f2
JX
13831#, sh-format
13832msgid "Does not point to a valid commit: $onto_name"
13833msgstr ""
13834
25eab542 13835#: git-rebase.sh:539
3b6137f2
JX
13836#, sh-format
13837msgid "fatal: no such branch: $branch_name"
13838msgstr ""
13839
25eab542 13840#: git-rebase.sh:572
28b3cffc
JX
13841msgid "Cannot autostash"
13842msgstr ""
13843
25eab542 13844#: git-rebase.sh:577
28b3cffc
JX
13845#, sh-format
13846msgid "Created autostash: $stash_abbrev"
13847msgstr ""
13848
25eab542 13849#: git-rebase.sh:581
3b6137f2
JX
13850msgid "Please commit or stash them."
13851msgstr ""
13852
25eab542 13853#: git-rebase.sh:601
3b6137f2
JX
13854#, sh-format
13855msgid "Current branch $branch_name is up to date."
13856msgstr ""
13857
25eab542 13858#: git-rebase.sh:605
3b6137f2
JX
13859#, sh-format
13860msgid "Current branch $branch_name is up to date, rebase forced."
13861msgstr ""
13862
25eab542 13863#: git-rebase.sh:616
3b6137f2
JX
13864#, sh-format
13865msgid "Changes from $mb to $onto:"
13866msgstr ""
13867
25eab542 13868#: git-rebase.sh:625
3b6137f2
JX
13869msgid "First, rewinding head to replay your work on top of it..."
13870msgstr ""
13871
25eab542 13872#: git-rebase.sh:635
3b6137f2
JX
13873#, sh-format
13874msgid "Fast-forwarded $branch_name to $onto_name."
13875msgstr ""
13876
25eab542 13877#: git-stash.sh:61
dce37b66
JX
13878msgid "git stash clear with parameters is unimplemented"
13879msgstr ""
13880
25eab542 13881#: git-stash.sh:102
dce37b66
JX
13882msgid "You do not have the initial commit yet"
13883msgstr ""
13884
25eab542 13885#: git-stash.sh:117
dce37b66
JX
13886msgid "Cannot save the current index state"
13887msgstr ""
13888
25eab542 13889#: git-stash.sh:132
fda7b092
JX
13890msgid "Cannot save the untracked files"
13891msgstr ""
13892
25eab542 13893#: git-stash.sh:152 git-stash.sh:165
dce37b66
JX
13894msgid "Cannot save the current worktree state"
13895msgstr ""
13896
25eab542 13897#: git-stash.sh:169
dce37b66
JX
13898msgid "No changes selected"
13899msgstr ""
13900
25eab542 13901#: git-stash.sh:172
dce37b66
JX
13902msgid "Cannot remove temporary index (can't happen)"
13903msgstr ""
13904
25eab542 13905#: git-stash.sh:185
dce37b66
JX
13906msgid "Cannot record working tree state"
13907msgstr ""
13908
25eab542 13909#: git-stash.sh:217
28b3cffc
JX
13910#, sh-format
13911msgid "Cannot update $ref_stash with $w_commit"
13912msgstr ""
13913
7256fd7c
JX
13914#. TRANSLATORS: $option is an invalid option, like
13915#. `--blah-blah'. The 7 spaces at the beginning of the
13916#. second line correspond to "error: ". So you should line
13917#. up the second line with however many characters the
13918#. translation of "error: " takes in your language. E.g. in
13919#. English this is:
13920#.
13921#. $ git stash save --blah-blah 2>&1 | head -n 2
13922#. error: unknown option for 'stash save': --blah-blah
13923#. To provide a message, use git stash save -- '--blah-blah'
25eab542 13924#: git-stash.sh:273
7256fd7c
JX
13925#, sh-format
13926msgid ""
13927"error: unknown option for 'stash save': $option\n"
13928" To provide a message, use git stash save -- '$option'"
13929msgstr ""
13930
25eab542 13931#: git-stash.sh:288
fda7b092
JX
13932msgid "Can't use --patch and --include-untracked or --all at the same time"
13933msgstr ""
13934
25eab542 13935#: git-stash.sh:296
dce37b66
JX
13936msgid "No local changes to save"
13937msgstr ""
13938
25eab542 13939#: git-stash.sh:301
dce37b66
JX
13940msgid "Cannot initialize stash"
13941msgstr ""
13942
25eab542 13943#: git-stash.sh:305
dce37b66
JX
13944msgid "Cannot save the current status"
13945msgstr ""
13946
25eab542 13947#: git-stash.sh:306
9fa976ff
JX
13948#, sh-format
13949msgid "Saved working directory and index state $stash_msg"
13950msgstr ""
13951
25eab542 13952#: git-stash.sh:334
dce37b66
JX
13953msgid "Cannot remove worktree changes"
13954msgstr ""
13955
25eab542 13956#: git-stash.sh:482
64f23b0c
JX
13957#, sh-format
13958msgid "unknown option: $opt"
13959msgstr ""
13960
25eab542 13961#: git-stash.sh:495
5b34e000 13962msgid "No stash entries found."
dce37b66
JX
13963msgstr ""
13964
25eab542 13965#: git-stash.sh:502
dce37b66
JX
13966#, sh-format
13967msgid "Too many revisions specified: $REV"
13968msgstr ""
13969
25eab542 13970#: git-stash.sh:517
dce37b66 13971#, sh-format
d07a63e4 13972msgid "$reference is not a valid reference"
dce37b66
JX
13973msgstr ""
13974
25eab542 13975#: git-stash.sh:545
dce37b66
JX
13976#, sh-format
13977msgid "'$args' is not a stash-like commit"
13978msgstr ""
13979
25eab542 13980#: git-stash.sh:556
dce37b66
JX
13981#, sh-format
13982msgid "'$args' is not a stash reference"
13983msgstr ""
13984
25eab542 13985#: git-stash.sh:564
dce37b66
JX
13986msgid "unable to refresh index"
13987msgstr ""
13988
25eab542 13989#: git-stash.sh:568
dce37b66
JX
13990msgid "Cannot apply a stash in the middle of a merge"
13991msgstr ""
13992
25eab542 13993#: git-stash.sh:576
dce37b66
JX
13994msgid "Conflicts in index. Try without --index."
13995msgstr ""
13996
25eab542 13997#: git-stash.sh:578
dce37b66
JX
13998msgid "Could not save index tree"
13999msgstr ""
14000
25eab542 14001#: git-stash.sh:587
5b34e000 14002msgid "Could not restore untracked files from stash entry"
fda7b092
JX
14003msgstr ""
14004
25eab542 14005#: git-stash.sh:612
dce37b66
JX
14006msgid "Cannot unstage modified files"
14007msgstr ""
14008
25eab542 14009#: git-stash.sh:627
7256fd7c
JX
14010msgid "Index was not unstashed."
14011msgstr ""
14012
25eab542 14013#: git-stash.sh:641
5b34e000 14014msgid "The stash entry is kept in case you need it again."
9fa976ff
JX
14015msgstr ""
14016
25eab542 14017#: git-stash.sh:650
dce37b66
JX
14018#, sh-format
14019msgid "Dropped ${REV} ($s)"
14020msgstr ""
14021
25eab542 14022#: git-stash.sh:651
dce37b66
JX
14023#, sh-format
14024msgid "${REV}: Could not drop stash entry"
14025msgstr ""
14026
25eab542 14027#: git-stash.sh:659
dce37b66
JX
14028msgid "No branch name specified"
14029msgstr ""
14030
25eab542 14031#: git-stash.sh:738
dce37b66
JX
14032msgid "(To restore them type \"git stash apply\")"
14033msgstr ""
14034
673bfad0 14035#: git-submodule.sh:181
28b3cffc
JX
14036msgid "Relative path can only be used from the toplevel of the working tree"
14037msgstr ""
14038
673bfad0 14039#: git-submodule.sh:191
dce37b66
JX
14040#, sh-format
14041msgid "repo URL: '$repo' must be absolute or begin with ./|../"
14042msgstr ""
14043
673bfad0 14044#: git-submodule.sh:210
dce37b66 14045#, sh-format
cd1e7487 14046msgid "'$sm_path' already exists in the index"
dce37b66
JX
14047msgstr ""
14048
673bfad0
JX
14049#: git-submodule.sh:213
14050#, sh-format
14051msgid "'$sm_path' already exists in the index and is not a submodule"
14052msgstr ""
14053
5b34e000 14054#: git-submodule.sh:219
7256fd7c
JX
14055#, sh-format
14056msgid ""
14057"The following path is ignored by one of your .gitignore files:\n"
14058"$sm_path\n"
14059"Use -f if you really want to add it."
14060msgstr ""
14061
5b34e000 14062#: git-submodule.sh:237
7256fd7c
JX
14063#, sh-format
14064msgid "Adding existing repo at '$sm_path' to the index"
14065msgstr ""
14066
5b34e000 14067#: git-submodule.sh:239
dce37b66 14068#, sh-format
cd1e7487 14069msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
14070msgstr ""
14071
5b34e000 14072#: git-submodule.sh:247
fe52cd62
JX
14073#, sh-format
14074msgid "A git directory for '$sm_name' is found locally with remote(s):"
14075msgstr ""
14076
5b34e000 14077#: git-submodule.sh:249
fe52cd62
JX
14078#, sh-format
14079msgid ""
9fa976ff
JX
14080"If you want to reuse this local git directory instead of cloning again from\n"
14081" $realrepo\n"
14082"use the '--force' option. If the local git directory is not the correct "
14083"repo\n"
fe52cd62
JX
14084"or you are unsure what this means choose another name with the '--name' "
14085"option."
14086msgstr ""
14087
5b34e000 14088#: git-submodule.sh:255
fe52cd62
JX
14089#, sh-format
14090msgid "Reactivating local git directory for submodule '$sm_name'."
14091msgstr ""
14092
5b34e000 14093#: git-submodule.sh:267
dce37b66 14094#, sh-format
cd1e7487 14095msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
14096msgstr ""
14097
5b34e000 14098#: git-submodule.sh:272
dce37b66 14099#, sh-format
cd1e7487 14100msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
14101msgstr ""
14102
5b34e000 14103#: git-submodule.sh:281
dce37b66 14104#, sh-format
cd1e7487 14105msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
14106msgstr ""
14107
5b34e000 14108#: git-submodule.sh:342
dce37b66 14109#, sh-format
f517e50d 14110msgid "Entering '$displaypath'"
dce37b66
JX
14111msgstr ""
14112
5b34e000 14113#: git-submodule.sh:362
dce37b66 14114#, sh-format
f517e50d 14115msgid "Stopping at '$displaypath'; script returned non-zero status."
dce37b66
JX
14116msgstr ""
14117
5b34e000 14118#: git-submodule.sh:433
dce37b66 14119#, sh-format
f517e50d 14120msgid "pathspec and --all are incompatible"
dce37b66
JX
14121msgstr ""
14122
5b34e000 14123#: git-submodule.sh:438
c138af56 14124#, sh-format
f517e50d 14125msgid "Use '--all' if you really want to deinitialize all submodules"
c138af56
JX
14126msgstr ""
14127
5b34e000 14128#: git-submodule.sh:458
c138af56
JX
14129#, sh-format
14130msgid ""
9fa976ff 14131"Submodule work tree '$displaypath' contains a .git directory\n"
c138af56
JX
14132"(use 'rm -rf' if you really want to remove it including all of its history)"
14133msgstr ""
14134
5b34e000 14135#: git-submodule.sh:466
dce37b66
JX
14136#, sh-format
14137msgid ""
28b3cffc 14138"Submodule work tree '$displaypath' contains local modifications; use '-f' to "
c138af56
JX
14139"discard them"
14140msgstr ""
14141
5b34e000 14142#: git-submodule.sh:469
c138af56 14143#, sh-format
28b3cffc 14144msgid "Cleared directory '$displaypath'"
c138af56
JX
14145msgstr ""
14146
5b34e000 14147#: git-submodule.sh:470
c138af56 14148#, sh-format
28b3cffc 14149msgid "Could not remove submodule work tree '$displaypath'"
c138af56
JX
14150msgstr ""
14151
5b34e000 14152#: git-submodule.sh:473
c138af56 14153#, sh-format
28b3cffc 14154msgid "Could not create empty submodule directory '$displaypath'"
c138af56
JX
14155msgstr ""
14156
5b34e000 14157#: git-submodule.sh:482
c138af56 14158#, sh-format
28b3cffc 14159msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
c138af56
JX
14160msgstr ""
14161
25eab542 14162#: git-submodule.sh:637
dce37b66 14163#, sh-format
28b3cffc 14164msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
14165msgstr ""
14166
25eab542 14167#: git-submodule.sh:647
dce37b66 14168#, sh-format
cd1e7487 14169msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
14170msgstr ""
14171
25eab542 14172#: git-submodule.sh:652
9fa976ff
JX
14173#, sh-format
14174msgid ""
14175"Unable to find current ${remote_name}/${branch} revision in submodule path "
14176"'$sm_path'"
14177msgstr ""
14178
25eab542 14179#: git-submodule.sh:670
dce37b66 14180#, sh-format
28b3cffc 14181msgid "Unable to fetch in submodule path '$displaypath'"
dce37b66
JX
14182msgstr ""
14183
25eab542 14184#: git-submodule.sh:676
9fa976ff
JX
14185#, sh-format
14186msgid ""
14187"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
14188"Direct fetching of that commit failed."
14189msgstr ""
14190
25eab542 14191#: git-submodule.sh:683
5e078fcd
JX
14192#, sh-format
14193msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
14194msgstr ""
14195
25eab542 14196#: git-submodule.sh:684
dce37b66 14197#, sh-format
5e078fcd
JX
14198msgid "Submodule path '$displaypath': checked out '$sha1'"
14199msgstr ""
14200
25eab542 14201#: git-submodule.sh:688
5e078fcd 14202#, sh-format
28b3cffc 14203msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
14204msgstr ""
14205
25eab542 14206#: git-submodule.sh:689
dce37b66 14207#, sh-format
28b3cffc 14208msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
14209msgstr ""
14210
25eab542 14211#: git-submodule.sh:694
dce37b66 14212#, sh-format
28b3cffc 14213msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
14214msgstr ""
14215
25eab542 14216#: git-submodule.sh:695
dce37b66 14217#, sh-format
28b3cffc 14218msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
14219msgstr ""
14220
25eab542 14221#: git-submodule.sh:700
dce37b66 14222#, sh-format
f517e50d 14223msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
dce37b66
JX
14224msgstr ""
14225
25eab542 14226#: git-submodule.sh:701
dce37b66 14227#, sh-format
f517e50d 14228msgid "Submodule path '$displaypath': '$command $sha1'"
dce37b66
JX
14229msgstr ""
14230
25eab542 14231#: git-submodule.sh:732
28b3cffc
JX
14232#, sh-format
14233msgid "Failed to recurse into submodule path '$displaypath'"
14234msgstr ""
14235
25eab542 14236#: git-submodule.sh:840
3b6137f2 14237msgid "The --cached option cannot be used with the --files option"
7256fd7c
JX
14238msgstr ""
14239
25eab542 14240#: git-submodule.sh:892
7256fd7c
JX
14241#, sh-format
14242msgid "unexpected mode $mod_dst"
dce37b66
JX
14243msgstr ""
14244
25eab542 14245#: git-submodule.sh:912
dce37b66 14246#, sh-format
28b3cffc 14247msgid " Warn: $display_name doesn't contain commit $sha1_src"
dce37b66
JX
14248msgstr ""
14249
25eab542 14250#: git-submodule.sh:915
dce37b66 14251#, sh-format
28b3cffc 14252msgid " Warn: $display_name doesn't contain commit $sha1_dst"
dce37b66
JX
14253msgstr ""
14254
25eab542 14255#: git-submodule.sh:918
dce37b66 14256#, sh-format
28b3cffc 14257msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
dce37b66
JX
14258msgstr ""
14259
25eab542 14260#: git-submodule.sh:1064
c138af56
JX
14261#, sh-format
14262msgid "Failed to recurse into submodule path '$sm_path'"
14263msgstr ""
14264
25eab542 14265#: git-submodule.sh:1136
dce37b66 14266#, sh-format
28b3cffc 14267msgid "Synchronizing submodule url for '$displaypath'"
dce37b66 14268msgstr ""
f517e50d
JX
14269
14270#: git-parse-remote.sh:89
14271#, sh-format
14272msgid "See git-${cmd}(1) for details."
14273msgstr ""
9fa976ff 14274
72351d7d 14275#: git-rebase--interactive.sh:140
9fa976ff
JX
14276#, sh-format
14277msgid "Rebasing ($new_count/$total)"
14278msgstr ""
14279
72351d7d 14280#: git-rebase--interactive.sh:156
9fa976ff
JX
14281msgid ""
14282"\n"
14283"Commands:\n"
25eab542
JX
14284"p, pick = use commit\n"
14285"r, reword = use commit, but edit the commit message\n"
14286"e, edit = use commit, but stop for amending\n"
14287"s, squash = use commit, but meld into previous commit\n"
14288"f, fixup = like \"squash\", but discard this commit's log message\n"
14289"x, exec = run command (the rest of the line) using shell\n"
14290"d, drop = remove commit\n"
9fa976ff
JX
14291"\n"
14292"These lines can be re-ordered; they are executed from top to bottom.\n"
14293msgstr ""
14294
72351d7d 14295#: git-rebase--interactive.sh:171
9fa976ff
JX
14296msgid ""
14297"\n"
14298"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
14299msgstr ""
14300
72351d7d 14301#: git-rebase--interactive.sh:175
9fa976ff
JX
14302msgid ""
14303"\n"
14304"If you remove a line here THAT COMMIT WILL BE LOST.\n"
14305msgstr ""
14306
72351d7d 14307#: git-rebase--interactive.sh:211
9fa976ff
JX
14308#, sh-format
14309msgid ""
14310"You can amend the commit now, with\n"
14311"\n"
14312"\tgit commit --amend $gpg_sign_opt_quoted\n"
14313"\n"
14314"Once you are satisfied with your changes, run\n"
14315"\n"
14316"\tgit rebase --continue"
14317msgstr ""
14318
72351d7d 14319#: git-rebase--interactive.sh:236
9fa976ff
JX
14320#, sh-format
14321msgid "$sha1: not a commit that can be picked"
14322msgstr ""
14323
72351d7d 14324#: git-rebase--interactive.sh:275
9fa976ff
JX
14325#, sh-format
14326msgid "Invalid commit name: $sha1"
14327msgstr ""
14328
72351d7d 14329#: git-rebase--interactive.sh:317
9fa976ff
JX
14330msgid "Cannot write current commit's replacement sha1"
14331msgstr ""
14332
72351d7d 14333#: git-rebase--interactive.sh:369
9fa976ff
JX
14334#, sh-format
14335msgid "Fast-forward to $sha1"
14336msgstr ""
14337
72351d7d 14338#: git-rebase--interactive.sh:371
9fa976ff
JX
14339#, sh-format
14340msgid "Cannot fast-forward to $sha1"
14341msgstr ""
14342
72351d7d 14343#: git-rebase--interactive.sh:380
9fa976ff
JX
14344#, sh-format
14345msgid "Cannot move HEAD to $first_parent"
14346msgstr ""
14347
72351d7d 14348#: git-rebase--interactive.sh:385
9fa976ff
JX
14349#, sh-format
14350msgid "Refusing to squash a merge: $sha1"
14351msgstr ""
14352
25eab542 14353#: git-rebase--interactive.sh:400
9fa976ff
JX
14354#, sh-format
14355msgid "Error redoing merge $sha1"
14356msgstr ""
14357
25eab542 14358#: git-rebase--interactive.sh:408
9fa976ff
JX
14359#, sh-format
14360msgid "Could not pick $sha1"
14361msgstr ""
14362
25eab542 14363#: git-rebase--interactive.sh:417
5bd166d8
JX
14364#, sh-format
14365msgid "This is the commit message #${n}:"
9fa976ff
JX
14366msgstr ""
14367
25eab542 14368#: git-rebase--interactive.sh:422
9fa976ff 14369#, sh-format
5bd166d8 14370msgid "The commit message #${n} will be skipped:"
9fa976ff
JX
14371msgstr ""
14372
25eab542 14373#: git-rebase--interactive.sh:433
9fa976ff 14374#, sh-format
9fa976ff
JX
14375msgid "This is a combination of $count commit."
14376msgid_plural "This is a combination of $count commits."
14377msgstr[0] ""
14378msgstr[1] ""
14379
25eab542 14380#: git-rebase--interactive.sh:442
9fa976ff
JX
14381#, sh-format
14382msgid "Cannot write $fixup_msg"
14383msgstr ""
14384
25eab542 14385#: git-rebase--interactive.sh:445
673bfad0 14386msgid "This is a combination of 2 commits."
5bd166d8
JX
14387msgstr ""
14388
25eab542
JX
14389#: git-rebase--interactive.sh:486 git-rebase--interactive.sh:529
14390#: git-rebase--interactive.sh:532
9fa976ff
JX
14391#, sh-format
14392msgid "Could not apply $sha1... $rest"
14393msgstr ""
14394
25eab542 14395#: git-rebase--interactive.sh:560
9fa976ff
JX
14396#, sh-format
14397msgid ""
14398"Could not amend commit after successfully picking $sha1... $rest\n"
14399"This is most likely due to an empty commit message, or the pre-commit hook\n"
14400"failed. If the pre-commit hook failed, you may need to resolve the issue "
14401"before\n"
14402"you are able to reword the commit."
14403msgstr ""
14404
25eab542 14405#: git-rebase--interactive.sh:575
9fa976ff
JX
14406#, sh-format
14407msgid "Stopped at $sha1_abbrev... $rest"
14408msgstr ""
14409
25eab542 14410#: git-rebase--interactive.sh:590
9fa976ff
JX
14411#, sh-format
14412msgid "Cannot '$squash_style' without a previous commit"
14413msgstr ""
14414
25eab542 14415#: git-rebase--interactive.sh:632
9fa976ff
JX
14416#, sh-format
14417msgid "Executing: $rest"
14418msgstr ""
14419
25eab542 14420#: git-rebase--interactive.sh:640
9fa976ff
JX
14421#, sh-format
14422msgid "Execution failed: $rest"
14423msgstr ""
14424
25eab542 14425#: git-rebase--interactive.sh:642
9fa976ff
JX
14426msgid "and made changes to the index and/or the working tree"
14427msgstr ""
14428
25eab542 14429#: git-rebase--interactive.sh:644
9fa976ff
JX
14430msgid ""
14431"You can fix the problem, and then run\n"
14432"\n"
14433"\tgit rebase --continue"
14434msgstr ""
14435
14436#. TRANSLATORS: after these lines is a command to be issued by the user
25eab542 14437#: git-rebase--interactive.sh:657
9fa976ff
JX
14438#, sh-format
14439msgid ""
14440"Execution succeeded: $rest\n"
14441"but left changes to the index and/or the working tree\n"
14442"Commit or stash your changes, and then run\n"
14443"\n"
14444"\tgit rebase --continue"
14445msgstr ""
14446
25eab542 14447#: git-rebase--interactive.sh:668
9fa976ff
JX
14448#, sh-format
14449msgid "Unknown command: $command $sha1 $rest"
14450msgstr ""
14451
25eab542 14452#: git-rebase--interactive.sh:669
9fa976ff
JX
14453msgid "Please fix this using 'git rebase --edit-todo'."
14454msgstr ""
14455
25eab542 14456#: git-rebase--interactive.sh:704
9fa976ff
JX
14457#, sh-format
14458msgid "Successfully rebased and updated $head_name."
14459msgstr ""
14460
25eab542 14461#: git-rebase--interactive.sh:749
9fa976ff
JX
14462msgid "could not detach HEAD"
14463msgstr ""
14464
25eab542 14465#: git-rebase--interactive.sh:784
9fa976ff
JX
14466msgid "Could not remove CHERRY_PICK_HEAD"
14467msgstr ""
14468
25eab542 14469#: git-rebase--interactive.sh:789
9fa976ff
JX
14470#, sh-format
14471msgid ""
14472"You have staged changes in your working tree.\n"
14473"If these changes are meant to be\n"
14474"squashed into the previous commit, run:\n"
14475"\n"
14476" git commit --amend $gpg_sign_opt_quoted\n"
14477"\n"
14478"If they are meant to go into a new commit, run:\n"
14479"\n"
14480" git commit $gpg_sign_opt_quoted\n"
14481"\n"
fda7b092 14482"In both cases, once you're done, continue with:\n"
9fa976ff
JX
14483"\n"
14484" git rebase --continue\n"
14485msgstr ""
14486
25eab542 14487#: git-rebase--interactive.sh:806
9fa976ff
JX
14488msgid "Error trying to find the author identity to amend commit"
14489msgstr ""
14490
25eab542 14491#: git-rebase--interactive.sh:811
9fa976ff
JX
14492msgid ""
14493"You have uncommitted changes in your working tree. Please commit them\n"
14494"first and then run 'git rebase --continue' again."
14495msgstr ""
14496
25eab542 14497#: git-rebase--interactive.sh:816 git-rebase--interactive.sh:820
9fa976ff
JX
14498msgid "Could not commit staged changes."
14499msgstr ""
14500
25eab542 14501#: git-rebase--interactive.sh:848
9fa976ff
JX
14502msgid ""
14503"\n"
14504"You are editing the todo file of an ongoing interactive rebase.\n"
14505"To continue rebase after editing, run:\n"
14506" git rebase --continue\n"
14507"\n"
14508msgstr ""
14509
25eab542 14510#: git-rebase--interactive.sh:856 git-rebase--interactive.sh:1015
9fa976ff
JX
14511msgid "Could not execute editor"
14512msgstr ""
14513
25eab542 14514#: git-rebase--interactive.sh:869
9fa976ff
JX
14515#, sh-format
14516msgid "Could not checkout $switch_to"
14517msgstr ""
14518
25eab542 14519#: git-rebase--interactive.sh:874
9fa976ff
JX
14520msgid "No HEAD?"
14521msgstr ""
14522
25eab542 14523#: git-rebase--interactive.sh:875
9fa976ff
JX
14524#, sh-format
14525msgid "Could not create temporary $state_dir"
14526msgstr ""
14527
25eab542 14528#: git-rebase--interactive.sh:877
9fa976ff
JX
14529msgid "Could not mark as interactive"
14530msgstr ""
14531
25eab542 14532#: git-rebase--interactive.sh:887 git-rebase--interactive.sh:892
9fa976ff
JX
14533msgid "Could not init rewritten commits"
14534msgstr ""
14535
25eab542 14536#: git-rebase--interactive.sh:993
9fa976ff
JX
14537#, sh-format
14538msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
14539msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
14540msgstr[0] ""
14541msgstr[1] ""
14542
25eab542 14543#: git-rebase--interactive.sh:998
9fa976ff
JX
14544msgid ""
14545"\n"
14546"However, if you remove everything, the rebase will be aborted.\n"
14547"\n"
14548msgstr ""
14549
25eab542 14550#: git-rebase--interactive.sh:1005
9fa976ff
JX
14551msgid "Note that empty commits are commented out"
14552msgstr ""
14553
14554#: git-sh-setup.sh:89 git-sh-setup.sh:94
14555#, sh-format
14556msgid "usage: $dashless $USAGE"
14557msgstr ""
14558
14559#: git-sh-setup.sh:190
14560#, sh-format
14561msgid "Cannot chdir to $cdup, the toplevel of the working tree"
14562msgstr ""
14563
14564#: git-sh-setup.sh:199 git-sh-setup.sh:206
14565#, sh-format
14566msgid "fatal: $program_name cannot be used without a working tree."
14567msgstr ""
14568
14569#: git-sh-setup.sh:220
14570msgid "Cannot rebase: You have unstaged changes."
14571msgstr ""
14572
14573#: git-sh-setup.sh:223
14574msgid "Cannot rewrite branches: You have unstaged changes."
14575msgstr ""
14576
fda7b092
JX
14577#: git-sh-setup.sh:226
14578msgid "Cannot pull with rebase: You have unstaged changes."
14579msgstr ""
14580
9fa976ff
JX
14581#: git-sh-setup.sh:229
14582#, sh-format
14583msgid "Cannot $action: You have unstaged changes."
14584msgstr ""
14585
14586#: git-sh-setup.sh:242
14587msgid "Cannot rebase: Your index contains uncommitted changes."
14588msgstr ""
14589
fda7b092
JX
14590#: git-sh-setup.sh:245
14591msgid "Cannot pull with rebase: Your index contains uncommitted changes."
14592msgstr ""
14593
9fa976ff
JX
14594#: git-sh-setup.sh:248
14595#, sh-format
14596msgid "Cannot $action: Your index contains uncommitted changes."
14597msgstr ""
14598
fda7b092
JX
14599#: git-sh-setup.sh:252
14600msgid "Additionally, your index contains uncommitted changes."
14601msgstr ""
14602
9fa976ff
JX
14603#: git-sh-setup.sh:372
14604msgid "You need to run this command from the toplevel of the working tree."
14605msgstr ""
14606
14607#: git-sh-setup.sh:377
14608msgid "Unable to determine absolute path of git directory"
14609msgstr ""
673bfad0
JX
14610
14611#. TRANSLATORS: you can adjust this to align "git add -i" status menu
5b34e000 14612#: git-add--interactive.perl:196
673bfad0
JX
14613#, perl-format
14614msgid "%12s %12s %s"
14615msgstr ""
14616
5b34e000 14617#: git-add--interactive.perl:197
673bfad0
JX
14618msgid "staged"
14619msgstr ""
14620
5b34e000 14621#: git-add--interactive.perl:197
673bfad0
JX
14622msgid "unstaged"
14623msgstr ""
14624
5b34e000 14625#: git-add--interactive.perl:246 git-add--interactive.perl:271
673bfad0
JX
14626msgid "binary"
14627msgstr ""
14628
5b34e000 14629#: git-add--interactive.perl:255 git-add--interactive.perl:309
673bfad0
JX
14630msgid "nothing"
14631msgstr ""
14632
5b34e000 14633#: git-add--interactive.perl:291 git-add--interactive.perl:306
673bfad0
JX
14634msgid "unchanged"
14635msgstr ""
14636
5b34e000 14637#: git-add--interactive.perl:602
673bfad0
JX
14638#, perl-format
14639msgid "added %d path\n"
14640msgid_plural "added %d paths\n"
14641msgstr[0] ""
14642msgstr[1] ""
14643
5b34e000 14644#: git-add--interactive.perl:605
673bfad0
JX
14645#, perl-format
14646msgid "updated %d path\n"
14647msgid_plural "updated %d paths\n"
14648msgstr[0] ""
14649msgstr[1] ""
14650
5b34e000 14651#: git-add--interactive.perl:608
673bfad0
JX
14652#, perl-format
14653msgid "reverted %d path\n"
14654msgid_plural "reverted %d paths\n"
14655msgstr[0] ""
14656msgstr[1] ""
14657
5b34e000 14658#: git-add--interactive.perl:611
673bfad0
JX
14659#, perl-format
14660msgid "touched %d path\n"
14661msgid_plural "touched %d paths\n"
14662msgstr[0] ""
14663msgstr[1] ""
14664
5b34e000 14665#: git-add--interactive.perl:620
673bfad0
JX
14666msgid "Update"
14667msgstr ""
14668
5b34e000 14669#: git-add--interactive.perl:632
673bfad0
JX
14670msgid "Revert"
14671msgstr ""
14672
5b34e000 14673#: git-add--interactive.perl:655
673bfad0
JX
14674#, perl-format
14675msgid "note: %s is untracked now.\n"
14676msgstr ""
14677
5b34e000 14678#: git-add--interactive.perl:666
673bfad0
JX
14679msgid "Add untracked"
14680msgstr ""
14681
5b34e000 14682#: git-add--interactive.perl:672
673bfad0
JX
14683msgid "No untracked files.\n"
14684msgstr ""
14685
5b34e000 14686#: git-add--interactive.perl:985
673bfad0
JX
14687msgid ""
14688"If the patch applies cleanly, the edited hunk will immediately be\n"
14689"marked for staging."
14690msgstr ""
14691
5b34e000 14692#: git-add--interactive.perl:988
673bfad0
JX
14693msgid ""
14694"If the patch applies cleanly, the edited hunk will immediately be\n"
14695"marked for stashing."
14696msgstr ""
14697
5b34e000 14698#: git-add--interactive.perl:991
673bfad0
JX
14699msgid ""
14700"If the patch applies cleanly, the edited hunk will immediately be\n"
14701"marked for unstaging."
14702msgstr ""
14703
5b34e000 14704#: git-add--interactive.perl:994 git-add--interactive.perl:1003
673bfad0
JX
14705msgid ""
14706"If the patch applies cleanly, the edited hunk will immediately be\n"
14707"marked for applying."
14708msgstr ""
14709
5b34e000 14710#: git-add--interactive.perl:997 git-add--interactive.perl:1000
673bfad0
JX
14711msgid ""
14712"If the patch applies cleanly, the edited hunk will immediately be\n"
14713"marked for discarding."
14714msgstr ""
14715
5b34e000 14716#: git-add--interactive.perl:1013
673bfad0
JX
14717#, perl-format
14718msgid "failed to open hunk edit file for writing: %s"
14719msgstr ""
14720
5b34e000 14721#: git-add--interactive.perl:1014
673bfad0
JX
14722msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
14723msgstr ""
14724
5b34e000 14725#: git-add--interactive.perl:1020
673bfad0
JX
14726#, perl-format
14727msgid ""
14728"---\n"
14729"To remove '%s' lines, make them ' ' lines (context).\n"
14730"To remove '%s' lines, delete them.\n"
14731"Lines starting with %s will be removed.\n"
14732msgstr ""
14733
14734#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
5b34e000 14735#: git-add--interactive.perl:1028
673bfad0
JX
14736msgid ""
14737"If it does not apply cleanly, you will be given an opportunity to\n"
14738"edit again. If all lines of the hunk are removed, then the edit is\n"
14739"aborted and the hunk is left unchanged.\n"
14740msgstr ""
14741
5b34e000 14742#: git-add--interactive.perl:1042
673bfad0
JX
14743#, perl-format
14744msgid "failed to open hunk edit file for reading: %s"
14745msgstr ""
14746
14747#. TRANSLATORS: do not translate [y/n]
14748#. The program will only accept that input
14749#. at this point.
14750#. Consider translating (saying "no" discards!) as
14751#. (saying "n" for "no" discards!) if the translation
14752#. of the word "no" does not start with n.
5b34e000 14753#: git-add--interactive.perl:1134
673bfad0
JX
14754msgid ""
14755"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
14756msgstr ""
14757
5b34e000 14758#: git-add--interactive.perl:1143
673bfad0
JX
14759msgid ""
14760"y - stage this hunk\n"
14761"n - do not stage this hunk\n"
14762"q - quit; do not stage this hunk or any of the remaining ones\n"
14763"a - stage this hunk and all later hunks in the file\n"
14764"d - do not stage this hunk or any of the later hunks in the file"
14765msgstr ""
14766
5b34e000 14767#: git-add--interactive.perl:1149
673bfad0
JX
14768msgid ""
14769"y - stash this hunk\n"
14770"n - do not stash this hunk\n"
14771"q - quit; do not stash this hunk or any of the remaining ones\n"
14772"a - stash this hunk and all later hunks in the file\n"
14773"d - do not stash this hunk or any of the later hunks in the file"
14774msgstr ""
14775
5b34e000 14776#: git-add--interactive.perl:1155
673bfad0
JX
14777msgid ""
14778"y - unstage this hunk\n"
14779"n - do not unstage this hunk\n"
14780"q - quit; do not unstage this hunk or any of the remaining ones\n"
14781"a - unstage this hunk and all later hunks in the file\n"
14782"d - do not unstage this hunk or any of the later hunks in the file"
14783msgstr ""
14784
5b34e000 14785#: git-add--interactive.perl:1161
673bfad0
JX
14786msgid ""
14787"y - apply this hunk to index\n"
14788"n - do not apply this hunk to index\n"
14789"q - quit; do not apply this hunk or any of the remaining ones\n"
14790"a - apply this hunk and all later hunks in the file\n"
14791"d - do not apply this hunk or any of the later hunks in the file"
14792msgstr ""
14793
5b34e000 14794#: git-add--interactive.perl:1167
673bfad0
JX
14795msgid ""
14796"y - discard this hunk from worktree\n"
14797"n - do not discard this hunk from worktree\n"
14798"q - quit; do not discard this hunk or any of the remaining ones\n"
14799"a - discard this hunk and all later hunks in the file\n"
14800"d - do not discard this hunk or any of the later hunks in the file"
14801msgstr ""
14802
5b34e000 14803#: git-add--interactive.perl:1173
673bfad0
JX
14804msgid ""
14805"y - discard this hunk from index and worktree\n"
14806"n - do not discard this hunk from index and worktree\n"
14807"q - quit; do not discard this hunk or any of the remaining ones\n"
14808"a - discard this hunk and all later hunks in the file\n"
14809"d - do not discard this hunk or any of the later hunks in the file"
14810msgstr ""
14811
5b34e000 14812#: git-add--interactive.perl:1179
673bfad0
JX
14813msgid ""
14814"y - apply this hunk to index and worktree\n"
14815"n - do not apply this hunk to index and worktree\n"
14816"q - quit; do not apply this hunk or any of the remaining ones\n"
14817"a - apply this hunk and all later hunks in the file\n"
14818"d - do not apply this hunk or any of the later hunks in the file"
14819msgstr ""
14820
5b34e000 14821#: git-add--interactive.perl:1188
673bfad0
JX
14822msgid ""
14823"g - select a hunk to go to\n"
14824"/ - search for a hunk matching the given regex\n"
14825"j - leave this hunk undecided, see next undecided hunk\n"
14826"J - leave this hunk undecided, see next hunk\n"
14827"k - leave this hunk undecided, see previous undecided hunk\n"
14828"K - leave this hunk undecided, see previous hunk\n"
14829"s - split the current hunk into smaller hunks\n"
14830"e - manually edit the current hunk\n"
14831"? - print help\n"
14832msgstr ""
14833
5b34e000 14834#: git-add--interactive.perl:1219
673bfad0
JX
14835msgid "The selected hunks do not apply to the index!\n"
14836msgstr ""
14837
5b34e000 14838#: git-add--interactive.perl:1220
673bfad0
JX
14839msgid "Apply them to the worktree anyway? "
14840msgstr ""
14841
5b34e000 14842#: git-add--interactive.perl:1223
673bfad0
JX
14843msgid "Nothing was applied.\n"
14844msgstr ""
14845
5b34e000 14846#: git-add--interactive.perl:1234
673bfad0
JX
14847#, perl-format
14848msgid "ignoring unmerged: %s\n"
14849msgstr ""
14850
5b34e000 14851#: git-add--interactive.perl:1243
673bfad0
JX
14852msgid "Only binary files changed.\n"
14853msgstr ""
14854
5b34e000 14855#: git-add--interactive.perl:1245
673bfad0
JX
14856msgid "No changes.\n"
14857msgstr ""
14858
5b34e000 14859#: git-add--interactive.perl:1253
673bfad0
JX
14860msgid "Patch update"
14861msgstr ""
14862
5b34e000 14863#: git-add--interactive.perl:1305
673bfad0
JX
14864#, perl-format
14865msgid "Stage mode change [y,n,q,a,d,/%s,?]? "
14866msgstr ""
14867
5b34e000 14868#: git-add--interactive.perl:1306
673bfad0
JX
14869#, perl-format
14870msgid "Stage deletion [y,n,q,a,d,/%s,?]? "
14871msgstr ""
14872
5b34e000 14873#: git-add--interactive.perl:1307
673bfad0
JX
14874#, perl-format
14875msgid "Stage this hunk [y,n,q,a,d,/%s,?]? "
14876msgstr ""
14877
5b34e000 14878#: git-add--interactive.perl:1310
673bfad0
JX
14879#, perl-format
14880msgid "Stash mode change [y,n,q,a,d,/%s,?]? "
14881msgstr ""
14882
5b34e000 14883#: git-add--interactive.perl:1311
673bfad0
JX
14884#, perl-format
14885msgid "Stash deletion [y,n,q,a,d,/%s,?]? "
14886msgstr ""
14887
5b34e000 14888#: git-add--interactive.perl:1312
673bfad0
JX
14889#, perl-format
14890msgid "Stash this hunk [y,n,q,a,d,/%s,?]? "
14891msgstr ""
14892
5b34e000 14893#: git-add--interactive.perl:1315
673bfad0
JX
14894#, perl-format
14895msgid "Unstage mode change [y,n,q,a,d,/%s,?]? "
14896msgstr ""
14897
5b34e000 14898#: git-add--interactive.perl:1316
673bfad0
JX
14899#, perl-format
14900msgid "Unstage deletion [y,n,q,a,d,/%s,?]? "
14901msgstr ""
14902
5b34e000 14903#: git-add--interactive.perl:1317
673bfad0
JX
14904#, perl-format
14905msgid "Unstage this hunk [y,n,q,a,d,/%s,?]? "
14906msgstr ""
14907
5b34e000 14908#: git-add--interactive.perl:1320
673bfad0
JX
14909#, perl-format
14910msgid "Apply mode change to index [y,n,q,a,d,/%s,?]? "
14911msgstr ""
14912
5b34e000 14913#: git-add--interactive.perl:1321
673bfad0
JX
14914#, perl-format
14915msgid "Apply deletion to index [y,n,q,a,d,/%s,?]? "
14916msgstr ""
14917
5b34e000 14918#: git-add--interactive.perl:1322
673bfad0
JX
14919#, perl-format
14920msgid "Apply this hunk to index [y,n,q,a,d,/%s,?]? "
14921msgstr ""
14922
5b34e000 14923#: git-add--interactive.perl:1325
673bfad0
JX
14924#, perl-format
14925msgid "Discard mode change from worktree [y,n,q,a,d,/%s,?]? "
14926msgstr ""
14927
5b34e000 14928#: git-add--interactive.perl:1326
673bfad0
JX
14929#, perl-format
14930msgid "Discard deletion from worktree [y,n,q,a,d,/%s,?]? "
14931msgstr ""
14932
5b34e000 14933#: git-add--interactive.perl:1327
673bfad0
JX
14934#, perl-format
14935msgid "Discard this hunk from worktree [y,n,q,a,d,/%s,?]? "
14936msgstr ""
14937
5b34e000 14938#: git-add--interactive.perl:1330
673bfad0
JX
14939#, perl-format
14940msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "
14941msgstr ""
14942
5b34e000 14943#: git-add--interactive.perl:1331
673bfad0
JX
14944#, perl-format
14945msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "
14946msgstr ""
14947
5b34e000 14948#: git-add--interactive.perl:1332
673bfad0
JX
14949#, perl-format
14950msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "
14951msgstr ""
14952
5b34e000 14953#: git-add--interactive.perl:1335
673bfad0
JX
14954#, perl-format
14955msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "
14956msgstr ""
14957
5b34e000 14958#: git-add--interactive.perl:1336
673bfad0
JX
14959#, perl-format
14960msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "
14961msgstr ""
14962
5b34e000 14963#: git-add--interactive.perl:1337
673bfad0
JX
14964#, perl-format
14965msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "
14966msgstr ""
14967
5b34e000 14968#: git-add--interactive.perl:1440
673bfad0
JX
14969msgid "go to which hunk (<ret> to see more)? "
14970msgstr ""
14971
5b34e000 14972#: git-add--interactive.perl:1442
673bfad0
JX
14973msgid "go to which hunk? "
14974msgstr ""
14975
5b34e000 14976#: git-add--interactive.perl:1451
673bfad0
JX
14977#, perl-format
14978msgid "Invalid number: '%s'\n"
14979msgstr ""
14980
5b34e000 14981#: git-add--interactive.perl:1456
673bfad0
JX
14982#, perl-format
14983msgid "Sorry, only %d hunk available.\n"
14984msgid_plural "Sorry, only %d hunks available.\n"
14985msgstr[0] ""
14986msgstr[1] ""
14987
5b34e000 14988#: git-add--interactive.perl:1482
673bfad0
JX
14989msgid "search for regex? "
14990msgstr ""
14991
5b34e000 14992#: git-add--interactive.perl:1495
673bfad0
JX
14993#, perl-format
14994msgid "Malformed search regexp %s: %s\n"
14995msgstr ""
14996
5b34e000 14997#: git-add--interactive.perl:1505
673bfad0
JX
14998msgid "No hunk matches the given pattern\n"
14999msgstr ""
15000
5b34e000 15001#: git-add--interactive.perl:1517 git-add--interactive.perl:1539
673bfad0
JX
15002msgid "No previous hunk\n"
15003msgstr ""
15004
5b34e000 15005#: git-add--interactive.perl:1526 git-add--interactive.perl:1545
673bfad0
JX
15006msgid "No next hunk\n"
15007msgstr ""
15008
5b34e000 15009#: git-add--interactive.perl:1553
673bfad0
JX
15010#, perl-format
15011msgid "Split into %d hunk.\n"
15012msgid_plural "Split into %d hunks.\n"
15013msgstr[0] ""
15014msgstr[1] ""
15015
5b34e000 15016#: git-add--interactive.perl:1605
673bfad0
JX
15017msgid "Review diff"
15018msgstr ""
15019
15020#. TRANSLATORS: please do not translate the command names
15021#. 'status', 'update', 'revert', etc.
5b34e000 15022#: git-add--interactive.perl:1624
673bfad0
JX
15023msgid ""
15024"status - show paths with changes\n"
15025"update - add working tree state to the staged set of changes\n"
15026"revert - revert staged set of changes back to the HEAD version\n"
15027"patch - pick hunks and update selectively\n"
dfc182b1 15028"diff - view diff between HEAD and index\n"
673bfad0
JX
15029"add untracked - add contents of untracked files to the staged set of "
15030"changes\n"
15031msgstr ""
15032
5b34e000
JX
15033#: git-add--interactive.perl:1641 git-add--interactive.perl:1646
15034#: git-add--interactive.perl:1649 git-add--interactive.perl:1656
15035#: git-add--interactive.perl:1660 git-add--interactive.perl:1666
673bfad0
JX
15036msgid "missing --"
15037msgstr ""
15038
5b34e000 15039#: git-add--interactive.perl:1662
673bfad0
JX
15040#, perl-format
15041msgid "unknown --patch mode: %s"
15042msgstr ""
15043
5b34e000 15044#: git-add--interactive.perl:1668 git-add--interactive.perl:1674
673bfad0
JX
15045#, perl-format
15046msgid "invalid argument %s, expecting --"
15047msgstr ""
15048
5b34e000 15049#: git-send-email.perl:126
673bfad0
JX
15050msgid "local zone differs from GMT by a non-minute interval\n"
15051msgstr ""
15052
5b34e000 15053#: git-send-email.perl:133 git-send-email.perl:139
673bfad0
JX
15054msgid "local time offset greater than or equal to 24 hours\n"
15055msgstr ""
15056
25eab542 15057#: git-send-email.perl:207 git-send-email.perl:213
673bfad0
JX
15058msgid "the editor exited uncleanly, aborting everything"
15059msgstr ""
15060
25eab542 15061#: git-send-email.perl:290
673bfad0
JX
15062#, perl-format
15063msgid ""
15064"'%s' contains an intermediate version of the email you were composing.\n"
15065msgstr ""
15066
25eab542 15067#: git-send-email.perl:295
673bfad0
JX
15068#, perl-format
15069msgid "'%s.final' contains the composed email.\n"
15070msgstr ""
15071
25eab542 15072#: git-send-email.perl:313
673bfad0
JX
15073msgid "--dump-aliases incompatible with other options\n"
15074msgstr ""
15075
25eab542 15076#: git-send-email.perl:378 git-send-email.perl:629
673bfad0
JX
15077msgid "Cannot run git format-patch from outside a repository\n"
15078msgstr ""
15079
25eab542 15080#: git-send-email.perl:447
673bfad0
JX
15081#, perl-format
15082msgid "Unknown --suppress-cc field: '%s'\n"
15083msgstr ""
15084
25eab542 15085#: git-send-email.perl:476
673bfad0
JX
15086#, perl-format
15087msgid "Unknown --confirm setting: '%s'\n"
15088msgstr ""
15089
25eab542 15090#: git-send-email.perl:504
673bfad0
JX
15091#, perl-format
15092msgid "warning: sendmail alias with quotes is not supported: %s\n"
15093msgstr ""
15094
25eab542 15095#: git-send-email.perl:506
673bfad0
JX
15096#, perl-format
15097msgid "warning: `:include:` not supported: %s\n"
15098msgstr ""
15099
25eab542 15100#: git-send-email.perl:508
673bfad0
JX
15101#, perl-format
15102msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
15103msgstr ""
15104
25eab542 15105#: git-send-email.perl:513
673bfad0
JX
15106#, perl-format
15107msgid "warning: sendmail line is not recognized: %s\n"
15108msgstr ""
15109
25eab542 15110#: git-send-email.perl:595
673bfad0
JX
15111#, perl-format
15112msgid ""
15113"File '%s' exists but it could also be the range of commits\n"
15114"to produce patches for. Please disambiguate by...\n"
15115"\n"
15116" * Saying \"./%s\" if you mean a file; or\n"
15117" * Giving --format-patch option if you mean a range.\n"
15118msgstr ""
15119
25eab542 15120#: git-send-email.perl:616
673bfad0
JX
15121#, perl-format
15122msgid "Failed to opendir %s: %s"
15123msgstr ""
15124
25eab542 15125#: git-send-email.perl:640
673bfad0
JX
15126#, perl-format
15127msgid ""
15128"fatal: %s: %s\n"
15129"warning: no patches were sent\n"
15130msgstr ""
15131
25eab542 15132#: git-send-email.perl:651
673bfad0
JX
15133msgid ""
15134"\n"
15135"No patch files specified!\n"
15136"\n"
15137msgstr ""
15138
25eab542 15139#: git-send-email.perl:664
673bfad0
JX
15140#, perl-format
15141msgid "No subject line in %s?"
15142msgstr ""
15143
25eab542 15144#: git-send-email.perl:674
673bfad0
JX
15145#, perl-format
15146msgid "Failed to open for writing %s: %s"
15147msgstr ""
15148
25eab542 15149#: git-send-email.perl:684
673bfad0
JX
15150msgid ""
15151"Lines beginning in \"GIT:\" will be removed.\n"
15152"Consider including an overall diffstat or table of contents\n"
15153"for the patch you are writing.\n"
15154"\n"
15155"Clear the body content if you don't wish to send a summary.\n"
15156msgstr ""
15157
25eab542 15158#: git-send-email.perl:707
673bfad0
JX
15159#, perl-format
15160msgid "Failed to open %s.final: %s"
15161msgstr ""
15162
25eab542 15163#: git-send-email.perl:710
673bfad0
JX
15164#, perl-format
15165msgid "Failed to open %s: %s"
15166msgstr ""
15167
25eab542 15168#: git-send-email.perl:745
673bfad0
JX
15169msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
15170msgstr ""
15171
25eab542 15172#: git-send-email.perl:754
673bfad0
JX
15173msgid "Summary email is empty, skipping it\n"
15174msgstr ""
15175
15176#. TRANSLATORS: please keep [y/N] as is.
25eab542 15177#: git-send-email.perl:786
673bfad0
JX
15178#, perl-format
15179msgid "Are you sure you want to use <%s> [y/N]? "
15180msgstr ""
15181
25eab542 15182#: git-send-email.perl:815
673bfad0
JX
15183msgid ""
15184"The following files are 8bit, but do not declare a Content-Transfer-"
15185"Encoding.\n"
15186msgstr ""
15187
25eab542 15188#: git-send-email.perl:820
673bfad0
JX
15189msgid "Which 8bit encoding should I declare [UTF-8]? "
15190msgstr ""
15191
25eab542 15192#: git-send-email.perl:828
673bfad0
JX
15193#, perl-format
15194msgid ""
15195"Refusing to send because the patch\n"
15196"\t%s\n"
15197"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
15198"want to send.\n"
15199msgstr ""
15200
25eab542 15201#: git-send-email.perl:847
673bfad0
JX
15202msgid "To whom should the emails be sent (if anyone)?"
15203msgstr ""
15204
25eab542 15205#: git-send-email.perl:865
673bfad0
JX
15206#, perl-format
15207msgid "fatal: alias '%s' expands to itself\n"
15208msgstr ""
15209
25eab542 15210#: git-send-email.perl:877
673bfad0
JX
15211msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
15212msgstr ""
15213
25eab542 15214#: git-send-email.perl:927 git-send-email.perl:935
673bfad0
JX
15215#, perl-format
15216msgid "error: unable to extract a valid address from: %s\n"
15217msgstr ""
15218
15219#. TRANSLATORS: Make sure to include [q] [d] [e] in your
15220#. translation. The program will only accept English input
15221#. at this point.
25eab542 15222#: git-send-email.perl:939
673bfad0
JX
15223msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
15224msgstr ""
15225
25eab542 15226#: git-send-email.perl:1260
673bfad0
JX
15227#, perl-format
15228msgid "CA path \"%s\" does not exist"
15229msgstr ""
15230
25eab542 15231#: git-send-email.perl:1335
673bfad0
JX
15232msgid ""
15233" The Cc list above has been expanded by additional\n"
15234" addresses found in the patch commit message. By default\n"
15235" send-email prompts before sending whenever this occurs.\n"
15236" This behavior is controlled by the sendemail.confirm\n"
15237" configuration setting.\n"
15238"\n"
15239" For additional information, run 'git send-email --help'.\n"
15240" To retain the current behavior, but squelch this message,\n"
15241" run 'git config --global sendemail.confirm auto'.\n"
15242"\n"
15243msgstr ""
15244
15245#. TRANSLATORS: Make sure to include [y] [n] [q] [a] in your
15246#. translation. The program will only accept English input
15247#. at this point.
25eab542 15248#: git-send-email.perl:1350
673bfad0
JX
15249msgid "Send this email? ([y]es|[n]o|[q]uit|[a]ll): "
15250msgstr ""
15251
25eab542 15252#: git-send-email.perl:1353
673bfad0
JX
15253msgid "Send this email reply required"
15254msgstr ""
15255
25eab542 15256#: git-send-email.perl:1379
673bfad0
JX
15257msgid "The required SMTP server is not properly defined."
15258msgstr ""
15259
25eab542 15260#: git-send-email.perl:1426
673bfad0
JX
15261#, perl-format
15262msgid "Server does not support STARTTLS! %s"
15263msgstr ""
15264
25eab542 15265#: git-send-email.perl:1431 git-send-email.perl:1435
5b34e000
JX
15266#, perl-format
15267msgid "STARTTLS failed! %s"
15268msgstr ""
15269
25eab542 15270#: git-send-email.perl:1445
673bfad0
JX
15271msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
15272msgstr ""
15273
25eab542 15274#: git-send-email.perl:1463
673bfad0
JX
15275#, perl-format
15276msgid "Failed to send %s\n"
15277msgstr ""
15278
25eab542 15279#: git-send-email.perl:1466
673bfad0
JX
15280#, perl-format
15281msgid "Dry-Sent %s\n"
15282msgstr ""
15283
25eab542 15284#: git-send-email.perl:1466
673bfad0
JX
15285#, perl-format
15286msgid "Sent %s\n"
15287msgstr ""
15288
25eab542 15289#: git-send-email.perl:1468
673bfad0
JX
15290msgid "Dry-OK. Log says:\n"
15291msgstr ""
15292
25eab542 15293#: git-send-email.perl:1468
673bfad0
JX
15294msgid "OK. Log says:\n"
15295msgstr ""
15296
25eab542 15297#: git-send-email.perl:1480
673bfad0
JX
15298msgid "Result: "
15299msgstr ""
15300
25eab542 15301#: git-send-email.perl:1483
673bfad0
JX
15302msgid "Result: OK\n"
15303msgstr ""
15304
25eab542 15305#: git-send-email.perl:1496
673bfad0
JX
15306#, perl-format
15307msgid "can't open file %s"
15308msgstr ""
15309
25eab542 15310#: git-send-email.perl:1543 git-send-email.perl:1563
673bfad0
JX
15311#, perl-format
15312msgid "(mbox) Adding cc: %s from line '%s'\n"
15313msgstr ""
15314
25eab542 15315#: git-send-email.perl:1549
673bfad0
JX
15316#, perl-format
15317msgid "(mbox) Adding to: %s from line '%s'\n"
15318msgstr ""
15319
25eab542 15320#: git-send-email.perl:1597
673bfad0
JX
15321#, perl-format
15322msgid "(non-mbox) Adding cc: %s from line '%s'\n"
15323msgstr ""
15324
25eab542 15325#: git-send-email.perl:1622
673bfad0
JX
15326#, perl-format
15327msgid "(body) Adding cc: %s from line '%s'\n"
15328msgstr ""
15329
25eab542 15330#: git-send-email.perl:1728
673bfad0
JX
15331#, perl-format
15332msgid "(%s) Could not execute '%s'"
15333msgstr ""
15334
25eab542 15335#: git-send-email.perl:1735
673bfad0
JX
15336#, perl-format
15337msgid "(%s) Adding %s: %s from: '%s'\n"
15338msgstr ""
15339
25eab542 15340#: git-send-email.perl:1739
673bfad0
JX
15341#, perl-format
15342msgid "(%s) failed to close pipe to '%s'"
15343msgstr ""
15344
25eab542 15345#: git-send-email.perl:1766
673bfad0
JX
15346msgid "cannot send message as 7bit"
15347msgstr ""
15348
25eab542 15349#: git-send-email.perl:1774
673bfad0
JX
15350msgid "invalid transfer encoding"
15351msgstr ""
15352
25eab542 15353#: git-send-email.perl:1812 git-send-email.perl:1863 git-send-email.perl:1873
673bfad0
JX
15354#, perl-format
15355msgid "unable to open %s: %s\n"
15356msgstr ""
15357
25eab542 15358#: git-send-email.perl:1815
673bfad0
JX
15359#, perl-format
15360msgid "%s: patch contains a line longer than 998 characters"
15361msgstr ""
15362
25eab542 15363#: git-send-email.perl:1831
673bfad0
JX
15364#, perl-format
15365msgid "Skipping %s with backup suffix '%s'.\n"
15366msgstr ""
15367
15368#. TRANSLATORS: please keep "[y|N]" as is.
25eab542 15369#: git-send-email.perl:1835
673bfad0
JX
15370#, perl-format
15371msgid "Do you really want to send %s? [y|N]: "
15372msgstr ""