]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
l10n: git.pot: v2.16.0 round 2 (8 new, 4 removed)
[thirdparty/git.git] / po / git.pot
CommitLineData
dce37b66
JX
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
005c62fe 11"POT-Creation-Date: 2018-01-07 07:50+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
18a90722 21#: advice.c:62
dce37b66
JX
22#, c-format
23msgid "hint: %.*s\n"
24msgstr ""
25
18a90722 26#: advice.c:90
9fa976ff
JX
27msgid "Cherry-picking is not possible because you have unmerged files."
28msgstr ""
29
18a90722 30#: advice.c:92
9fa976ff
JX
31msgid "Committing is not possible because you have unmerged files."
32msgstr ""
33
18a90722 34#: advice.c:94
9fa976ff
JX
35msgid "Merging is not possible because you have unmerged files."
36msgstr ""
37
18a90722 38#: advice.c:96
9fa976ff
JX
39msgid "Pulling is not possible because you have unmerged files."
40msgstr ""
41
18a90722 42#: advice.c:98
9fa976ff
JX
43msgid "Reverting is not possible because you have unmerged files."
44msgstr ""
45
18a90722 46#: advice.c:100
9fa976ff
JX
47#, c-format
48msgid "It is not possible to %s because you have unmerged files."
49msgstr ""
50
18a90722 51#: advice.c:108
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
18a90722 57#: advice.c:116
9fa976ff
JX
58msgid "Exiting because of an unresolved conflict."
59msgstr ""
60
18a90722 61#: advice.c:121 builtin/merge.c:1213
df0617bf
JX
62msgid "You have not concluded your merge (MERGE_HEAD exists)."
63msgstr ""
64
18a90722 65#: advice.c:123
f4f2c8f8 66msgid "Please, commit your changes before merging."
df0617bf
JX
67msgstr ""
68
18a90722 69#: advice.c:124
df0617bf 70msgid "Exiting because of unfinished merge."
cc76011e
JX
71msgstr ""
72
18a90722 73#: advice.c:130
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
18a90722 99#: apply.c:122
fda7b092 100msgid "--reject and --3way cannot be used together."
cc76011e
JX
101msgstr ""
102
18a90722 103#: apply.c:124
fda7b092 104msgid "--cached and --3way cannot be used together."
cc76011e
JX
105msgstr ""
106
18a90722 107#: apply.c:127
fda7b092 108msgid "--3way outside a repository"
727b9576
JX
109msgstr ""
110
18a90722 111#: apply.c:138
fda7b092 112msgid "--index outside a repository"
cc76011e
JX
113msgstr ""
114
18a90722 115#: apply.c:141
fda7b092 116msgid "--cached outside a repository"
cc76011e
JX
117msgstr ""
118
18a90722 119#: apply.c:821
fda7b092
JX
120#, c-format
121msgid "Cannot prepare timestamp regexp %s"
cc76011e
JX
122msgstr ""
123
18a90722 124#: apply.c:830
fda7b092
JX
125#, c-format
126msgid "regexec returned %d for input: %s"
cc76011e
JX
127msgstr ""
128
18a90722 129#: apply.c:904
fda7b092
JX
130#, c-format
131msgid "unable to find filename in patch at line %d"
cc76011e
JX
132msgstr ""
133
18a90722 134#: apply.c:942
fda7b092
JX
135#, c-format
136msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
cc76011e
JX
137msgstr ""
138
18a90722 139#: apply.c:948
fda7b092
JX
140#, c-format
141msgid "git apply: bad git-diff - inconsistent new filename on line %d"
cc76011e
JX
142msgstr ""
143
18a90722 144#: apply.c:949
fda7b092
JX
145#, c-format
146msgid "git apply: bad git-diff - inconsistent old filename on line %d"
cc76011e
JX
147msgstr ""
148
18a90722 149#: apply.c:954
fda7b092
JX
150#, c-format
151msgid "git apply: bad git-diff - expected /dev/null on line %d"
cc76011e
JX
152msgstr ""
153
18a90722 154#: apply.c:983
5b34e000
JX
155#, c-format
156msgid "invalid mode on line %d: %s"
157msgstr ""
158
18a90722 159#: apply.c:1301
5b34e000
JX
160#, c-format
161msgid "inconsistent header lines %d and %d"
162msgstr ""
163
18a90722 164#: apply.c:1473
fda7b092
JX
165#, c-format
166msgid "recount: unexpected line: %.*s"
cc76011e
JX
167msgstr ""
168
18a90722 169#: apply.c:1542
fda7b092
JX
170#, c-format
171msgid "patch fragment without header at line %d: %.*s"
cc76011e
JX
172msgstr ""
173
18a90722 174#: apply.c:1562
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
18a90722 185#: apply.c:1575
fda7b092
JX
186#, c-format
187msgid "git diff header lacks filename information (line %d)"
cc76011e
JX
188msgstr ""
189
18a90722 190#: apply.c:1763
fda7b092 191msgid "new file depends on old contents"
cc76011e
JX
192msgstr ""
193
18a90722 194#: apply.c:1765
fda7b092 195msgid "deleted file still has contents"
cc76011e
JX
196msgstr ""
197
18a90722 198#: apply.c:1799
fda7b092
JX
199#, c-format
200msgid "corrupt patch at line %d"
cc76011e
JX
201msgstr ""
202
18a90722 203#: apply.c:1836
fda7b092
JX
204#, c-format
205msgid "new file %s depends on old contents"
9fa976ff
JX
206msgstr ""
207
18a90722 208#: apply.c:1838
fda7b092
JX
209#, c-format
210msgid "deleted file %s still has contents"
9fa976ff
JX
211msgstr ""
212
18a90722 213#: apply.c:1841
fda7b092
JX
214#, c-format
215msgid "** warning: file %s becomes empty but is not deleted"
9fa976ff
JX
216msgstr ""
217
18a90722 218#: apply.c:1988
9fa976ff 219#, c-format
fda7b092 220msgid "corrupt binary patch at line %d: %.*s"
9fa976ff
JX
221msgstr ""
222
18a90722 223#: apply.c:2025
9fa976ff 224#, c-format
fda7b092 225msgid "unrecognized binary patch at line %d"
9fa976ff
JX
226msgstr ""
227
18a90722 228#: apply.c:2185
fda7b092
JX
229#, c-format
230msgid "patch with only garbage at line %d"
fe52cd62
JX
231msgstr ""
232
18a90722 233#: apply.c:2271
9fa976ff 234#, c-format
fda7b092 235msgid "unable to read symlink %s"
9fa976ff
JX
236msgstr ""
237
18a90722 238#: apply.c:2275
9fa976ff 239#, c-format
fda7b092 240msgid "unable to open or read %s"
9fa976ff
JX
241msgstr ""
242
18a90722 243#: apply.c:2934
9fa976ff 244#, c-format
fda7b092 245msgid "invalid start of line: '%c'"
9fa976ff
JX
246msgstr ""
247
18a90722 248#: apply.c:3055
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
18a90722 255#: apply.c:3067
fda7b092
JX
256#, c-format
257msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
9fa976ff
JX
258msgstr ""
259
18a90722 260#: apply.c:3073
9fa976ff
JX
261#, c-format
262msgid ""
fda7b092
JX
263"while searching for:\n"
264"%.*s"
9fa976ff
JX
265msgstr ""
266
18a90722 267#: apply.c:3095
9fa976ff 268#, c-format
fda7b092 269msgid "missing binary patch data for '%s'"
9fa976ff
JX
270msgstr ""
271
18a90722 272#: apply.c:3103
9fa976ff 273#, c-format
fda7b092 274msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
9fa976ff
JX
275msgstr ""
276
18a90722 277#: apply.c:3149
9fa976ff 278#, c-format
fda7b092 279msgid "cannot apply binary patch to '%s' without full index line"
9fa976ff
JX
280msgstr ""
281
18a90722 282#: apply.c:3159
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
18a90722 288#: apply.c:3167
9fa976ff 289#, c-format
fda7b092 290msgid "the patch applies to an empty '%s' but it is not empty"
9fa976ff
JX
291msgstr ""
292
18a90722 293#: apply.c:3185
9fa976ff 294#, c-format
fda7b092 295msgid "the necessary postimage %s for '%s' cannot be read"
9fa976ff
JX
296msgstr ""
297
18a90722 298#: apply.c:3198
9fa976ff 299#, c-format
fda7b092 300msgid "binary patch does not apply to '%s'"
9fa976ff
JX
301msgstr ""
302
18a90722 303#: apply.c:3204
9fa976ff 304#, c-format
fda7b092 305msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
9fa976ff
JX
306msgstr ""
307
18a90722 308#: apply.c:3225
fda7b092
JX
309#, c-format
310msgid "patch failed: %s:%ld"
9fa976ff
JX
311msgstr ""
312
18a90722 313#: apply.c:3347
9fa976ff 314#, c-format
fda7b092 315msgid "cannot checkout %s"
9fa976ff
JX
316msgstr ""
317
18a90722 318#: apply.c:3396 apply.c:3407 apply.c:3453 setup.c:277
9fa976ff 319#, c-format
fda7b092 320msgid "failed to read %s"
9fa976ff
JX
321msgstr ""
322
18a90722 323#: apply.c:3404
9fa976ff 324#, c-format
fda7b092
JX
325msgid "reading from '%s' beyond a symbolic link"
326msgstr ""
9fa976ff 327
18a90722 328#: apply.c:3433 apply.c:3673
9fa976ff 329#, c-format
fda7b092
JX
330msgid "path %s has been renamed/deleted"
331msgstr ""
9fa976ff 332
18a90722 333#: apply.c:3516 apply.c:3687
9eb3984b 334#, c-format
fda7b092 335msgid "%s: does not exist in index"
9eb3984b
JX
336msgstr ""
337
18a90722 338#: apply.c:3525 apply.c:3695
c6bc7d43 339#, c-format
fda7b092 340msgid "%s: does not match index"
c6bc7d43
JX
341msgstr ""
342
18a90722 343#: apply.c:3560
fda7b092 344msgid "repository lacks the necessary blob to fall back on 3-way merge."
c6bc7d43
JX
345msgstr ""
346
18a90722 347#: apply.c:3563
c6bc7d43 348#, c-format
fda7b092 349msgid "Falling back to three-way merge...\n"
c6bc7d43
JX
350msgstr ""
351
18a90722 352#: apply.c:3579 apply.c:3583
c6bc7d43 353#, c-format
fda7b092 354msgid "cannot read the current contents of '%s'"
c6bc7d43
JX
355msgstr ""
356
18a90722 357#: apply.c:3595
c6bc7d43 358#, c-format
fda7b092 359msgid "Failed to fall back on three-way merge...\n"
c6bc7d43
JX
360msgstr ""
361
18a90722 362#: apply.c:3609
c6bc7d43 363#, c-format
fda7b092 364msgid "Applied patch to '%s' with conflicts.\n"
c6bc7d43
JX
365msgstr ""
366
18a90722 367#: apply.c:3614
c6bc7d43 368#, c-format
fda7b092 369msgid "Applied patch to '%s' cleanly.\n"
c6bc7d43
JX
370msgstr ""
371
18a90722 372#: apply.c:3640
fda7b092 373msgid "removal patch leaves file contents"
c6bc7d43
JX
374msgstr ""
375
18a90722 376#: apply.c:3712
c6bc7d43 377#, c-format
fda7b092 378msgid "%s: wrong type"
c6bc7d43
JX
379msgstr ""
380
18a90722 381#: apply.c:3714
fda7b092
JX
382#, c-format
383msgid "%s has type %o, expected %o"
9eb3984b
JX
384msgstr ""
385
18a90722 386#: apply.c:3864 apply.c:3866
c6bc7d43 387#, c-format
fda7b092 388msgid "invalid path '%s'"
c6bc7d43
JX
389msgstr ""
390
18a90722 391#: apply.c:3922
c6bc7d43 392#, c-format
fda7b092 393msgid "%s: already exists in index"
c6bc7d43
JX
394msgstr ""
395
18a90722 396#: apply.c:3925
c6bc7d43 397#, c-format
fda7b092 398msgid "%s: already exists in working directory"
c6bc7d43
JX
399msgstr ""
400
18a90722 401#: apply.c:3945
fda7b092
JX
402#, c-format
403msgid "new mode (%o) of %s does not match old mode (%o)"
c6bc7d43
JX
404msgstr ""
405
18a90722 406#: apply.c:3950
c138af56 407#, c-format
fda7b092 408msgid "new mode (%o) of %s does not match old mode (%o) of %s"
c138af56
JX
409msgstr ""
410
18a90722 411#: apply.c:3970
c138af56 412#, c-format
fda7b092 413msgid "affected file '%s' is beyond a symbolic link"
c138af56
JX
414msgstr ""
415
18a90722 416#: apply.c:3974
fda7b092
JX
417#, c-format
418msgid "%s: patch does not apply"
c138af56
JX
419msgstr ""
420
18a90722 421#: apply.c:3989
c6bc7d43 422#, c-format
fda7b092 423msgid "Checking patch %s..."
c6bc7d43
JX
424msgstr ""
425
18a90722 426#: apply.c:4080
c6bc7d43 427#, c-format
fda7b092 428msgid "sha1 information is lacking or useless for submodule %s"
c6bc7d43
JX
429msgstr ""
430
18a90722 431#: apply.c:4087
c6bc7d43 432#, c-format
fda7b092 433msgid "mode change for %s, which is not in current HEAD"
c6bc7d43
JX
434msgstr ""
435
18a90722 436#: apply.c:4090
df0617bf 437#, c-format
fda7b092
JX
438msgid "sha1 information is lacking or useless (%s)."
439msgstr ""
440
18a90722 441#: apply.c:4095 builtin/checkout.c:236 builtin/reset.c:148
fda7b092
JX
442#, c-format
443msgid "make_cache_entry failed for path '%s'"
444msgstr ""
445
18a90722 446#: apply.c:4099
fda7b092
JX
447#, c-format
448msgid "could not add %s to temporary index"
449msgstr ""
450
18a90722 451#: apply.c:4109
fda7b092
JX
452#, c-format
453msgid "could not write temporary index to %s"
454msgstr ""
455
18a90722 456#: apply.c:4247
fda7b092
JX
457#, c-format
458msgid "unable to remove %s from index"
459msgstr ""
460
18a90722 461#: apply.c:4282
fda7b092
JX
462#, c-format
463msgid "corrupt patch for submodule %s"
464msgstr ""
465
18a90722 466#: apply.c:4288
fda7b092
JX
467#, c-format
468msgid "unable to stat newly created file '%s'"
469msgstr ""
470
18a90722 471#: apply.c:4296
fda7b092
JX
472#, c-format
473msgid "unable to create backing store for newly created file %s"
474msgstr ""
475
18a90722 476#: apply.c:4302 apply.c:4446
fda7b092
JX
477#, c-format
478msgid "unable to add cache entry for %s"
479msgstr ""
480
18a90722 481#: apply.c:4343
fda7b092
JX
482#, c-format
483msgid "failed to write to '%s'"
484msgstr ""
485
18a90722 486#: apply.c:4347
fda7b092
JX
487#, c-format
488msgid "closing file '%s'"
489msgstr ""
490
18a90722 491#: apply.c:4417
fda7b092
JX
492#, c-format
493msgid "unable to write file '%s' mode %o"
494msgstr ""
495
18a90722 496#: apply.c:4515
fda7b092
JX
497#, c-format
498msgid "Applied patch %s cleanly."
499msgstr ""
500
18a90722 501#: apply.c:4523
fda7b092
JX
502msgid "internal error"
503msgstr ""
504
18a90722 505#: apply.c:4526
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
18a90722 512#: apply.c:4537
fda7b092
JX
513#, c-format
514msgid "truncating .rej filename to %.*s.rej"
515msgstr ""
516
18a90722 517#: apply.c:4545 builtin/fetch.c:761 builtin/fetch.c:1011
fda7b092
JX
518#, c-format
519msgid "cannot open %s"
520msgstr ""
521
18a90722 522#: apply.c:4559
fda7b092
JX
523#, c-format
524msgid "Hunk #%d applied cleanly."
525msgstr ""
526
18a90722 527#: apply.c:4563
fda7b092
JX
528#, c-format
529msgid "Rejected hunk #%d."
530msgstr ""
531
18a90722 532#: apply.c:4673
fda7b092
JX
533#, c-format
534msgid "Skipped patch '%s'."
535msgstr ""
536
18a90722 537#: apply.c:4681
fda7b092
JX
538msgid "unrecognized input"
539msgstr ""
540
18a90722 541#: apply.c:4700
fda7b092
JX
542msgid "unable to read index file"
543msgstr ""
544
18a90722 545#: apply.c:4837
fda7b092
JX
546#, c-format
547msgid "can't open patch '%s': %s"
548msgstr ""
549
18a90722 550#: apply.c:4864
fda7b092
JX
551#, c-format
552msgid "squelched %d whitespace error"
553msgid_plural "squelched %d whitespace errors"
554msgstr[0] ""
555msgstr[1] ""
556
18a90722 557#: apply.c:4870 apply.c:4885
fda7b092
JX
558#, c-format
559msgid "%d line adds whitespace errors."
560msgid_plural "%d lines add whitespace errors."
561msgstr[0] ""
562msgstr[1] ""
563
18a90722 564#: apply.c:4878
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
18a90722 571#: apply.c:4894 builtin/add.c:539 builtin/mv.c:298 builtin/rm.c:390
fda7b092
JX
572msgid "Unable to write new index file"
573msgstr ""
574
005c62fe 575#: apply.c:4921 apply.c:4924 builtin/am.c:2220 builtin/am.c:2223
18a90722
JX
576#: builtin/clone.c:116 builtin/fetch.c:116 builtin/pull.c:193
577#: builtin/submodule--helper.c:369 builtin/submodule--helper.c:860
578#: builtin/submodule--helper.c:863 builtin/submodule--helper.c:1230
579#: builtin/submodule--helper.c:1233 builtin/submodule--helper.c:1450
5b34e000 580#: git-add--interactive.perl:197
fda7b092
JX
581msgid "path"
582msgstr ""
583
18a90722 584#: apply.c:4922
fda7b092
JX
585msgid "don't apply changes matching the given path"
586msgstr ""
587
18a90722 588#: apply.c:4925
fda7b092
JX
589msgid "apply changes matching the given path"
590msgstr ""
591
005c62fe 592#: apply.c:4927 builtin/am.c:2229
fda7b092
JX
593msgid "num"
594msgstr ""
595
18a90722 596#: apply.c:4928
fda7b092
JX
597msgid "remove <num> leading slashes from traditional diff paths"
598msgstr ""
599
18a90722 600#: apply.c:4931
fda7b092
JX
601msgid "ignore additions made by the patch"
602msgstr ""
603
18a90722 604#: apply.c:4933
fda7b092
JX
605msgid "instead of applying the patch, output diffstat for the input"
606msgstr ""
607
18a90722 608#: apply.c:4937
fda7b092
JX
609msgid "show number of added and deleted lines in decimal notation"
610msgstr ""
611
18a90722 612#: apply.c:4939
fda7b092
JX
613msgid "instead of applying the patch, output a summary for the input"
614msgstr ""
615
18a90722 616#: apply.c:4941
fda7b092
JX
617msgid "instead of applying the patch, see if the patch is applicable"
618msgstr ""
619
18a90722 620#: apply.c:4943
fda7b092
JX
621msgid "make sure the patch is applicable to the current index"
622msgstr ""
623
18a90722 624#: apply.c:4945
fda7b092
JX
625msgid "apply a patch without touching the working tree"
626msgstr ""
627
18a90722 628#: apply.c:4947
fda7b092
JX
629msgid "accept a patch that touches outside the working area"
630msgstr ""
631
18a90722 632#: apply.c:4949
fda7b092
JX
633msgid "also apply the patch (use with --stat/--summary/--check)"
634msgstr ""
635
18a90722 636#: apply.c:4951
fda7b092
JX
637msgid "attempt three-way merge if a patch does not apply"
638msgstr ""
639
18a90722 640#: apply.c:4953
fda7b092
JX
641msgid "build a temporary index based on embedded index information"
642msgstr ""
643
18a90722 644#: apply.c:4956 builtin/checkout-index.c:168 builtin/ls-files.c:515
fda7b092
JX
645msgid "paths are separated with NUL character"
646msgstr ""
647
18a90722 648#: apply.c:4958
fda7b092
JX
649msgid "ensure at least <n> lines of context match"
650msgstr ""
651
005c62fe 652#: apply.c:4959 builtin/am.c:2208 builtin/interpret-trailers.c:95
25eab542 653#: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
18a90722 654#: builtin/pack-objects.c:3009
fda7b092
JX
655msgid "action"
656msgstr ""
657
18a90722 658#: apply.c:4960
fda7b092
JX
659msgid "detect new or modified lines that have whitespace errors"
660msgstr ""
661
18a90722 662#: apply.c:4963 apply.c:4966
fda7b092
JX
663msgid "ignore changes in whitespace when finding context"
664msgstr ""
665
18a90722 666#: apply.c:4969
fda7b092
JX
667msgid "apply the patch in reverse"
668msgstr ""
669
18a90722 670#: apply.c:4971
fda7b092
JX
671msgid "don't expect at least one line of context"
672msgstr ""
673
18a90722 674#: apply.c:4973
fda7b092
JX
675msgid "leave the rejected hunks in corresponding *.rej files"
676msgstr ""
677
18a90722 678#: apply.c:4975
fda7b092
JX
679msgid "allow overlapping hunks"
680msgstr ""
681
18a90722
JX
682#: apply.c:4976 builtin/add.c:292 builtin/check-ignore.c:21
683#: builtin/commit.c:1361 builtin/count-objects.c:96 builtin/fsck.c:640
684#: builtin/log.c:1896 builtin/mv.c:123 builtin/read-tree.c:125
fda7b092
JX
685msgid "be verbose"
686msgstr ""
687
18a90722 688#: apply.c:4978
fda7b092
JX
689msgid "tolerate incorrectly detected missing new-line at the end of file"
690msgstr ""
691
18a90722 692#: apply.c:4981
fda7b092
JX
693msgid "do not trust the line counts in the hunk headers"
694msgstr ""
695
005c62fe 696#: apply.c:4983 builtin/am.c:2217
fda7b092
JX
697msgid "root"
698msgstr ""
699
18a90722 700#: apply.c:4984
fda7b092
JX
701msgid "prepend <root> to all filenames"
702msgstr ""
703
5b34e000 704#: archive.c:13
fda7b092
JX
705msgid "git archive [<options>] <tree-ish> [<path>...]"
706msgstr ""
707
5b34e000 708#: archive.c:14
fda7b092
JX
709msgid "git archive --list"
710msgstr ""
711
5b34e000 712#: archive.c:15
fda7b092
JX
713msgid ""
714"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
715msgstr ""
716
5b34e000 717#: archive.c:16
fda7b092
JX
718msgid "git archive --remote <repo> [--exec <cmd>] --list"
719msgstr ""
720
18a90722 721#: archive.c:351 builtin/add.c:176 builtin/add.c:515 builtin/rm.c:299
fda7b092
JX
722#, c-format
723msgid "pathspec '%s' did not match any files"
724msgstr ""
725
25eab542 726#: archive.c:436
fda7b092
JX
727msgid "fmt"
728msgstr ""
729
25eab542 730#: archive.c:436
fda7b092
JX
731msgid "archive format"
732msgstr ""
733
18a90722 734#: archive.c:437 builtin/log.c:1459
fda7b092
JX
735msgid "prefix"
736msgstr ""
737
25eab542 738#: archive.c:438
fda7b092
JX
739msgid "prepend prefix to each pathname in the archive"
740msgstr ""
741
18a90722
JX
742#: archive.c:439 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:62
743#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:861
744#: builtin/hash-object.c:102 builtin/ls-files.c:551 builtin/ls-files.c:554
25eab542 745#: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:120
72351d7d 746#: parse-options.h:153
fda7b092
JX
747msgid "file"
748msgstr ""
749
25eab542 750#: archive.c:440 builtin/archive.c:89
fda7b092
JX
751msgid "write the archive to this file"
752msgstr ""
753
25eab542 754#: archive.c:442
fda7b092
JX
755msgid "read .gitattributes in working directory"
756msgstr ""
757
25eab542 758#: archive.c:443
fda7b092
JX
759msgid "report archived files on stderr"
760msgstr ""
761
25eab542 762#: archive.c:444
fda7b092
JX
763msgid "store only"
764msgstr ""
765
25eab542 766#: archive.c:445
fda7b092
JX
767msgid "compress faster"
768msgstr ""
769
25eab542 770#: archive.c:453
fda7b092
JX
771msgid "compress better"
772msgstr ""
773
25eab542 774#: archive.c:456
fda7b092
JX
775msgid "list supported archive formats"
776msgstr ""
777
25eab542 778#: archive.c:458 builtin/archive.c:90 builtin/clone.c:106 builtin/clone.c:109
18a90722 779#: builtin/submodule--helper.c:872 builtin/submodule--helper.c:1239
fda7b092
JX
780msgid "repo"
781msgstr ""
782
25eab542 783#: archive.c:459 builtin/archive.c:91
fda7b092
JX
784msgid "retrieve the archive from remote repository <repo>"
785msgstr ""
786
25eab542 787#: archive.c:460 builtin/archive.c:92 builtin/notes.c:489
fda7b092
JX
788msgid "command"
789msgstr ""
790
25eab542 791#: archive.c:461 builtin/archive.c:93
fda7b092
JX
792msgid "path to the remote git-upload-archive command"
793msgstr ""
794
25eab542 795#: archive.c:468
fda7b092
JX
796msgid "Unexpected option --remote"
797msgstr ""
798
25eab542 799#: archive.c:470
fda7b092
JX
800msgid "Option --exec can only be used together with --remote"
801msgstr ""
802
25eab542 803#: archive.c:472
fda7b092
JX
804msgid "Unexpected option --output"
805msgstr ""
806
25eab542 807#: archive.c:494
fda7b092
JX
808#, c-format
809msgid "Unknown archive format '%s'"
810msgstr ""
811
25eab542 812#: archive.c:501
fda7b092
JX
813#, c-format
814msgid "Argument not supported for format '%s': -%d"
815msgstr ""
816
25eab542 817#: attr.c:218
dfc182b1
JX
818#, c-format
819msgid "%.*s is not a valid attribute name"
820msgstr ""
821
25eab542 822#: attr.c:415
fda7b092
JX
823msgid ""
824"Negative patterns are ignored in git attributes\n"
825"Use '\\!' for literal leading exclamation."
826msgstr ""
827
18a90722 828#: bisect.c:458
fda7b092
JX
829#, c-format
830msgid "Badly quoted content in file '%s': %s"
831msgstr ""
832
18a90722 833#: bisect.c:666
fda7b092
JX
834#, c-format
835msgid "We cannot bisect more!\n"
836msgstr ""
837
18a90722 838#: bisect.c:720
fda7b092
JX
839#, c-format
840msgid "Not a valid commit name %s"
841msgstr ""
842
18a90722 843#: bisect.c:744
fda7b092
JX
844#, c-format
845msgid ""
846"The merge base %s is bad.\n"
847"This means the bug has been fixed between %s and [%s].\n"
848msgstr ""
849
18a90722 850#: bisect.c:749
fda7b092
JX
851#, c-format
852msgid ""
853"The merge base %s is new.\n"
854"The property has changed between %s and [%s].\n"
855msgstr ""
856
18a90722 857#: bisect.c:754
fda7b092
JX
858#, c-format
859msgid ""
860"The merge base %s is %s.\n"
861"This means the first '%s' commit is between %s and [%s].\n"
862msgstr ""
863
18a90722 864#: bisect.c:762
fda7b092
JX
865#, c-format
866msgid ""
673bfad0 867"Some %s revs are not ancestors of the %s rev.\n"
fda7b092
JX
868"git bisect cannot work properly in this case.\n"
869"Maybe you mistook %s and %s revs?\n"
870msgstr ""
871
18a90722 872#: bisect.c:775
fda7b092
JX
873#, c-format
874msgid ""
875"the merge base between %s and [%s] must be skipped.\n"
876"So we cannot be sure the first %s commit is between %s and %s.\n"
877"We continue anyway."
878msgstr ""
879
18a90722 880#: bisect.c:810
fda7b092
JX
881#, c-format
882msgid "Bisecting: a merge base must be tested\n"
883msgstr ""
884
18a90722 885#: bisect.c:862
fda7b092
JX
886#, c-format
887msgid "a %s revision is needed"
888msgstr ""
889
18a90722 890#: bisect.c:879 builtin/notes.c:175 builtin/tag.c:234
fda7b092
JX
891#, c-format
892msgid "could not create file '%s'"
893msgstr ""
894
18a90722 895#: bisect.c:930
fda7b092
JX
896#, c-format
897msgid "could not read file '%s'"
898msgstr ""
899
18a90722 900#: bisect.c:960
fda7b092
JX
901msgid "reading bisect refs failed"
902msgstr ""
903
18a90722 904#: bisect.c:979
fda7b092
JX
905#, c-format
906msgid "%s was both %s and %s\n"
907msgstr ""
908
18a90722 909#: bisect.c:987
fda7b092
JX
910#, c-format
911msgid ""
912"No testable commit found.\n"
913"Maybe you started with bad path parameters?\n"
914msgstr ""
915
18a90722 916#: bisect.c:1006
fda7b092
JX
917#, c-format
918msgid "(roughly %d step)"
919msgid_plural "(roughly %d steps)"
920msgstr[0] ""
921msgstr[1] ""
922
5b34e000
JX
923#. TRANSLATORS: the last %s will be replaced with "(roughly %d
924#. steps)" translation.
925#.
18a90722 926#: bisect.c:1012
fda7b092
JX
927#, c-format
928msgid "Bisecting: %d revision left to test after this %s\n"
929msgid_plural "Bisecting: %d revisions left to test after this %s\n"
930msgstr[0] ""
931msgstr[1] ""
932
5b34e000
JX
933#: blame.c:1757
934msgid "--contents and --reverse do not blend well."
935msgstr ""
936
937#: blame.c:1768
938msgid "cannot use --contents with final commit object name"
939msgstr ""
940
941#: blame.c:1788
942msgid "--reverse and --first-parent together require specified latest commit"
943msgstr ""
944
005c62fe
JX
945#: blame.c:1797 bundle.c:169 ref-filter.c:1981 sequencer.c:1177
946#: sequencer.c:2370 builtin/commit.c:1066 builtin/log.c:364 builtin/log.c:918
18a90722 947#: builtin/log.c:1368 builtin/log.c:1697 builtin/log.c:1945 builtin/merge.c:369
25eab542 948#: builtin/shortlog.c:191
5b34e000
JX
949msgid "revision walk setup failed"
950msgstr ""
951
952#: blame.c:1815
953msgid ""
954"--reverse --first-parent together require range along first-parent chain"
955msgstr ""
956
957#: blame.c:1826
958#, c-format
959msgid "no such path %s in %s"
960msgstr ""
961
962#: blame.c:1837
963#, c-format
964msgid "cannot read blob %s for path %s"
965msgstr ""
966
fda7b092
JX
967#: branch.c:53
968#, c-format
969msgid ""
970"\n"
971"After fixing the error cause you may try to fix up\n"
972"the remote tracking information by invoking\n"
973"\"git branch --set-upstream-to=%s%s%s\"."
974msgstr ""
975
976#: branch.c:67
977#, c-format
978msgid "Not setting branch %s as its own upstream."
979msgstr ""
980
981#: branch.c:93
982#, c-format
25eab542 983msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
fda7b092
JX
984msgstr ""
985
986#: branch.c:94
987#, c-format
25eab542 988msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
fda7b092
JX
989msgstr ""
990
991#: branch.c:98
992#, c-format
25eab542 993msgid "Branch '%s' set up to track local branch '%s' by rebasing."
fda7b092
JX
994msgstr ""
995
996#: branch.c:99
997#, c-format
25eab542 998msgid "Branch '%s' set up to track local branch '%s'."
fda7b092
JX
999msgstr ""
1000
1001#: branch.c:104
1002#, c-format
25eab542 1003msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
fda7b092
JX
1004msgstr ""
1005
1006#: branch.c:105
1007#, c-format
25eab542 1008msgid "Branch '%s' set up to track remote ref '%s'."
fda7b092
JX
1009msgstr ""
1010
1011#: branch.c:109
1012#, c-format
25eab542 1013msgid "Branch '%s' set up to track local ref '%s' by rebasing."
fda7b092
JX
1014msgstr ""
1015
1016#: branch.c:110
1017#, c-format
25eab542 1018msgid "Branch '%s' set up to track local ref '%s'."
fda7b092
JX
1019msgstr ""
1020
1021#: branch.c:119
1022msgid "Unable to write upstream branch configuration"
1023msgstr ""
1024
1025#: branch.c:156
1026#, c-format
1027msgid "Not tracking: ambiguous information for ref %s"
1028msgstr ""
1029
18a90722 1030#: branch.c:189
fda7b092
JX
1031#, c-format
1032msgid "'%s' is not a valid branch name."
1033msgstr ""
1034
18a90722 1035#: branch.c:208
fda7b092
JX
1036#, c-format
1037msgid "A branch named '%s' already exists."
1038msgstr ""
1039
18a90722 1040#: branch.c:213
fda7b092
JX
1041msgid "Cannot force update the current branch."
1042msgstr ""
1043
18a90722 1044#: branch.c:233
fda7b092
JX
1045#, c-format
1046msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1047msgstr ""
1048
18a90722 1049#: branch.c:235
fda7b092
JX
1050#, c-format
1051msgid "the requested upstream branch '%s' does not exist"
1052msgstr ""
1053
18a90722 1054#: branch.c:237
fda7b092
JX
1055msgid ""
1056"\n"
1057"If you are planning on basing your work on an upstream\n"
1058"branch that already exists at the remote, you may need to\n"
1059"run \"git fetch\" to retrieve it.\n"
1060"\n"
1061"If you are planning to push out a new local branch that\n"
1062"will track its remote counterpart, you may want to use\n"
1063"\"git push -u\" to set the upstream config as you push."
1064msgstr ""
1065
18a90722 1066#: branch.c:280
fda7b092
JX
1067#, c-format
1068msgid "Not a valid object name: '%s'."
1069msgstr ""
1070
18a90722 1071#: branch.c:300
fda7b092
JX
1072#, c-format
1073msgid "Ambiguous object name: '%s'."
1074msgstr ""
1075
18a90722 1076#: branch.c:305
fda7b092
JX
1077#, c-format
1078msgid "Not a valid branch point: '%s'."
1079msgstr ""
1080
18a90722 1081#: branch.c:359
fda7b092
JX
1082#, c-format
1083msgid "'%s' is already checked out at '%s'"
df0617bf
JX
1084msgstr ""
1085
18a90722 1086#: branch.c:382
f517e50d
JX
1087#, c-format
1088msgid "HEAD of working tree %s is not updated"
1089msgstr ""
1090
d07a63e4 1091#: bundle.c:34
822e4a65
JX
1092#, c-format
1093msgid "'%s' does not look like a v2 bundle file"
1094msgstr ""
1095
5b34e000 1096#: bundle.c:62
822e4a65
JX
1097#, c-format
1098msgid "unrecognized header: %s%s (%d)"
1099msgstr ""
1100
005c62fe
JX
1101#: bundle.c:88 sequencer.c:1360 sequencer.c:1807 sequencer.c:2637
1102#: sequencer.c:2663 sequencer.c:2754 sequencer.c:2856 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
18a90722 1146#: bundle.c:453 builtin/log.c:181 builtin/log.c:1604 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
005c62fe
JX
1169#: commit.c:41 sequencer.c:1614 builtin/am.c:421 builtin/am.c:465
1170#: builtin/am.c:1434 builtin/am.c:2069
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
18a90722 1180#: commit.c:1524
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
18a90722 1187#: compat/obstack.c:405 compat/obstack.c:407
dce37b66
JX
1188msgid "memory exhausted"
1189msgstr ""
1190
18a90722 1191#: config.c:186
dfc182b1
JX
1192msgid "relative config include conditionals must come from files"
1193msgstr ""
1194
18a90722 1195#: config.c:720
9fa976ff
JX
1196#, c-format
1197msgid "bad config line %d in blob %s"
1198msgstr ""
1199
18a90722 1200#: config.c:724
9fa976ff
JX
1201#, c-format
1202msgid "bad config line %d in file %s"
1203msgstr ""
1204
18a90722 1205#: config.c:728
9fa976ff
JX
1206#, c-format
1207msgid "bad config line %d in standard input"
1208msgstr ""
1209
18a90722 1210#: config.c:732
9fa976ff
JX
1211#, c-format
1212msgid "bad config line %d in submodule-blob %s"
1213msgstr ""
1214
18a90722 1215#: config.c:736
9fa976ff
JX
1216#, c-format
1217msgid "bad config line %d in command line %s"
1218msgstr ""
1219
18a90722 1220#: config.c:740
9fa976ff
JX
1221#, c-format
1222msgid "bad config line %d in %s"
1223msgstr ""
1224
18a90722 1225#: config.c:868
5bd166d8 1226msgid "out of range"
9fa976ff
JX
1227msgstr ""
1228
18a90722 1229#: config.c:868
5bd166d8 1230msgid "invalid unit"
9fa976ff
JX
1231msgstr ""
1232
18a90722 1233#: config.c:874
9fa976ff 1234#, c-format
5bd166d8 1235msgid "bad numeric config value '%s' for '%s': %s"
9fa976ff
JX
1236msgstr ""
1237
18a90722 1238#: config.c:879
9fa976ff 1239#, c-format
5bd166d8 1240msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
9fa976ff
JX
1241msgstr ""
1242
18a90722 1243#: config.c:882
9fa976ff 1244#, c-format
5bd166d8 1245msgid "bad numeric config value '%s' for '%s' in file %s: %s"
9fa976ff
JX
1246msgstr ""
1247
18a90722 1248#: config.c:885
9fa976ff 1249#, c-format
5bd166d8 1250msgid "bad numeric config value '%s' for '%s' in standard input: %s"
9fa976ff
JX
1251msgstr ""
1252
18a90722 1253#: config.c:888
9fa976ff 1254#, c-format
5bd166d8 1255msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
9fa976ff
JX
1256msgstr ""
1257
18a90722 1258#: config.c:891
9fa976ff 1259#, c-format
5bd166d8 1260msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
d07a63e4
JX
1261msgstr ""
1262
18a90722 1263#: config.c:894
d07a63e4 1264#, c-format
5bd166d8 1265msgid "bad numeric config value '%s' for '%s' in %s: %s"
d07a63e4
JX
1266msgstr ""
1267
18a90722 1268#: config.c:989
d07a63e4
JX
1269#, c-format
1270msgid "failed to expand user dir in: '%s'"
1271msgstr ""
1272
18a90722
JX
1273#: config.c:998
1274#, c-format
1275msgid "'%s' for '%s' is not a valid timestamp"
1276msgstr ""
1277
1278#: config.c:1094 config.c:1105
d07a63e4
JX
1279#, c-format
1280msgid "bad zlib compression level %d"
1281msgstr ""
1282
18a90722 1283#: config.c:1222
d07a63e4
JX
1284#, c-format
1285msgid "invalid mode for object creation: %s"
1286msgstr ""
1287
18a90722 1288#: config.c:1378
673bfad0
JX
1289#, c-format
1290msgid "bad pack compression level %d"
1291msgstr ""
1292
18a90722 1293#: config.c:1574
d07a63e4
JX
1294msgid "unable to parse command-line config"
1295msgstr ""
1296
18a90722 1297#: config.c:1906
9fa976ff 1298msgid "unknown error occurred while reading the configuration files"
d07a63e4
JX
1299msgstr ""
1300
18a90722 1301#: config.c:2093
dfc182b1
JX
1302#, c-format
1303msgid "Invalid %s: '%s'"
1304msgstr ""
1305
18a90722 1306#: config.c:2136
dfc182b1
JX
1307#, c-format
1308msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1309msgstr ""
1310
18a90722 1311#: config.c:2162
dfc182b1
JX
1312#, c-format
1313msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1314msgstr ""
1315
18a90722 1316#: config.c:2187
d07a63e4
JX
1317#, c-format
1318msgid "unable to parse '%s' from command-line config"
1319msgstr ""
1320
18a90722 1321#: config.c:2189
d07a63e4
JX
1322#, c-format
1323msgid "bad config variable '%s' in file '%s' at line %d"
1324msgstr ""
1325
18a90722 1326#: config.c:2248
d07a63e4
JX
1327#, c-format
1328msgid "%s has multiple values"
1329msgstr ""
1330
18a90722 1331#: config.c:2591 config.c:2808
673bfad0
JX
1332#, c-format
1333msgid "fstat on %s failed"
1334msgstr ""
1335
18a90722 1336#: config.c:2698
f517e50d
JX
1337#, c-format
1338msgid "could not set '%s' to '%s'"
1339msgstr ""
1340
18a90722 1341#: config.c:2700 builtin/remote.c:776
9eb3984b 1342#, c-format
f517e50d 1343msgid "could not unset '%s'"
9eb3984b
JX
1344msgstr ""
1345
18a90722 1346#: connect.c:52
fda7b092
JX
1347msgid "The remote end hung up upon initial contact"
1348msgstr ""
1349
18a90722 1350#: connect.c:54
fda7b092
JX
1351msgid ""
1352"Could not read from remote repository.\n"
1353"\n"
1354"Please make sure you have the correct access rights\n"
1355"and the repository exists."
1356msgstr ""
1357
25eab542 1358#: connected.c:64 builtin/fsck.c:183 builtin/prune.c:141
9fa976ff
JX
1359msgid "Checking connectivity"
1360msgstr ""
1361
25eab542 1362#: connected.c:76
dce37b66
JX
1363msgid "Could not run 'git rev-list'"
1364msgstr ""
1365
25eab542 1366#: connected.c:96
f517e50d 1367msgid "failed write to rev-list"
dce37b66
JX
1368msgstr ""
1369
25eab542 1370#: connected.c:103
f517e50d 1371msgid "failed to close rev-list's stdin"
dce37b66
JX
1372msgstr ""
1373
5b34e000 1374#: convert.c:205
fda7b092
JX
1375#, c-format
1376msgid ""
1377"CRLF will be replaced by LF in %s.\n"
1378"The file will have its original line endings in your working directory."
1379msgstr ""
1380
5b34e000 1381#: convert.c:209
fda7b092
JX
1382#, c-format
1383msgid "CRLF would be replaced by LF in %s."
1384msgstr ""
1385
5b34e000 1386#: convert.c:215
fda7b092
JX
1387#, c-format
1388msgid ""
1389"LF will be replaced by CRLF in %s.\n"
1390"The file will have its original line endings in your working directory."
1391msgstr ""
1392
5b34e000 1393#: convert.c:219
fda7b092
JX
1394#, c-format
1395msgid "LF would be replaced by CRLF in %s"
1396msgstr ""
1397
5b34e000 1398#: date.c:116
822e4a65
JX
1399msgid "in the future"
1400msgstr ""
1401
91d443d0
JX
1402#: date.c:122
1403#, c-format
1404msgid "%<PRIuMAX> second ago"
1405msgid_plural "%<PRIuMAX> seconds ago"
1406msgstr[0] ""
1407msgstr[1] ""
1408
1409#: date.c:129
1410#, c-format
1411msgid "%<PRIuMAX> minute ago"
1412msgid_plural "%<PRIuMAX> minutes ago"
1413msgstr[0] ""
1414msgstr[1] ""
1415
1416#: date.c:136
1417#, c-format
1418msgid "%<PRIuMAX> hour ago"
1419msgid_plural "%<PRIuMAX> hours ago"
1420msgstr[0] ""
1421msgstr[1] ""
1422
1423#: date.c:143
1424#, c-format
1425msgid "%<PRIuMAX> day ago"
1426msgid_plural "%<PRIuMAX> days ago"
1427msgstr[0] ""
1428msgstr[1] ""
1429
1430#: date.c:149
1431#, c-format
1432msgid "%<PRIuMAX> week ago"
1433msgid_plural "%<PRIuMAX> weeks ago"
1434msgstr[0] ""
1435msgstr[1] ""
1436
1437#: date.c:156
1438#, c-format
1439msgid "%<PRIuMAX> month ago"
1440msgid_plural "%<PRIuMAX> months ago"
1441msgstr[0] ""
1442msgstr[1] ""
1443
1444#: date.c:167
1445#, c-format
1446msgid "%<PRIuMAX> year"
1447msgid_plural "%<PRIuMAX> years"
fda7b092
JX
1448msgstr[0] ""
1449msgstr[1] ""
3b6137f2 1450
fda7b092 1451#. TRANSLATORS: "%s" is "<n> years"
5b34e000 1452#: date.c:170
91d443d0
JX
1453#, c-format
1454msgid "%s, %<PRIuMAX> month ago"
1455msgid_plural "%s, %<PRIuMAX> months ago"
1456msgstr[0] ""
1457msgstr[1] ""
1458
1459#: date.c:175 date.c:180
1460#, c-format
1461msgid "%<PRIuMAX> year ago"
1462msgid_plural "%<PRIuMAX> years ago"
fda7b092
JX
1463msgstr[0] ""
1464msgstr[1] ""
3b6137f2 1465
fda7b092 1466#: diffcore-order.c:24
3b6137f2 1467#, c-format
fda7b092 1468msgid "failed to read orderfile '%s'"
3b6137f2
JX
1469msgstr ""
1470
18a90722 1471#: diffcore-rename.c:535
fda7b092 1472msgid "Performing inexact rename detection"
3b6137f2
JX
1473msgstr ""
1474
25eab542 1475#: diff.c:74
3b6137f2 1476#, c-format
fda7b092 1477msgid "option '%s' requires a value"
3b6137f2
JX
1478msgstr ""
1479
25eab542 1480#: diff.c:152
3b6137f2 1481#, c-format
fda7b092 1482msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3b6137f2
JX
1483msgstr ""
1484
25eab542 1485#: diff.c:157
3b6137f2 1486#, c-format
fda7b092 1487msgid " Unknown dirstat parameter '%s'\n"
3b6137f2
JX
1488msgstr ""
1489
25eab542
JX
1490#: diff.c:281
1491msgid ""
1492"color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra', "
1493"'plain'"
1494msgstr ""
1495
1496#: diff.c:341
3b6137f2 1497#, c-format
fda7b092 1498msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3b6137f2
JX
1499msgstr ""
1500
18a90722 1501#: diff.c:401
3b6137f2 1502#, c-format
fda7b092
JX
1503msgid ""
1504"Found errors in 'diff.dirstat' config variable:\n"
1505"%s"
3b6137f2
JX
1506msgstr ""
1507
18a90722 1508#: diff.c:3799
3b6137f2 1509#, c-format
fda7b092 1510msgid "external diff died, stopping at %s"
3b6137f2
JX
1511msgstr ""
1512
18a90722 1513#: diff.c:4127
fda7b092 1514msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3b6137f2
JX
1515msgstr ""
1516
18a90722 1517#: diff.c:4215
fda7b092 1518msgid "--follow requires exactly one pathspec"
3b6137f2
JX
1519msgstr ""
1520
18a90722 1521#: diff.c:4381
3b6137f2
JX
1522#, c-format
1523msgid ""
fda7b092
JX
1524"Failed to parse --dirstat/-X option parameter:\n"
1525"%s"
3b6137f2
JX
1526msgstr ""
1527
18a90722 1528#: diff.c:4395
3b6137f2 1529#, c-format
fda7b092 1530msgid "Failed to parse --submodule option parameter: '%s'"
3b6137f2
JX
1531msgstr ""
1532
18a90722 1533#: diff.c:5446
fda7b092 1534msgid "inexact rename detection was skipped due to too many files."
3b6137f2
JX
1535msgstr ""
1536
18a90722 1537#: diff.c:5449
fda7b092 1538msgid "only found copies from modified paths due to too many files."
3b6137f2
JX
1539msgstr ""
1540
18a90722 1541#: diff.c:5452
3b6137f2 1542#, c-format
fda7b092
JX
1543msgid ""
1544"you may want to set your %s variable to at least %d and retry the command."
3b6137f2
JX
1545msgstr ""
1546
18a90722 1547#: dir.c:2100
fda7b092 1548msgid "failed to get kernel name and information"
3b6137f2
JX
1549msgstr ""
1550
18a90722 1551#: dir.c:2219
fda7b092 1552msgid "Untracked cache is disabled on this system or location."
3b6137f2
JX
1553msgstr ""
1554
18a90722 1555#: dir.c:3002 dir.c:3007
dfc182b1
JX
1556#, c-format
1557msgid "could not create directories for %s"
1558msgstr ""
1559
18a90722 1560#: dir.c:3032
673bfad0
JX
1561#, c-format
1562msgid "could not migrate git directory from '%s' to '%s'"
1563msgstr ""
1564
18a90722
JX
1565#: editor.c:61
1566#, c-format
1567msgid "hint: Waiting for your editor to close the file...%c"
1568msgstr ""
1569
1570#: entry.c:177
25eab542
JX
1571msgid "Filtering content"
1572msgstr ""
1573
18a90722 1574#: entry.c:435
dfc182b1
JX
1575#, c-format
1576msgid "could not stat file '%s'"
1577msgstr ""
1578
25eab542 1579#: fetch-pack.c:252
fda7b092 1580msgid "git fetch-pack: expected shallow list"
3b6137f2
JX
1581msgstr ""
1582
25eab542 1583#: fetch-pack.c:264
fda7b092 1584msgid "git fetch-pack: expected ACK/NAK, got EOF"
3b6137f2
JX
1585msgstr ""
1586
25eab542 1587#: fetch-pack.c:283 builtin/archive.c:63
28e1aaa4
JX
1588#, c-format
1589msgid "remote error: %s"
1590msgstr ""
1591
25eab542 1592#: fetch-pack.c:284
3b6137f2 1593#, c-format
c091ffbe 1594msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3b6137f2
JX
1595msgstr ""
1596
25eab542 1597#: fetch-pack.c:336
fda7b092 1598msgid "--stateless-rpc requires multi_ack_detailed"
3b6137f2
JX
1599msgstr ""
1600
25eab542 1601#: fetch-pack.c:422
3b6137f2 1602#, c-format
fda7b092 1603msgid "invalid shallow line: %s"
3b6137f2
JX
1604msgstr ""
1605
25eab542 1606#: fetch-pack.c:428
3b6137f2 1607#, c-format
fda7b092 1608msgid "invalid unshallow line: %s"
3b6137f2
JX
1609msgstr ""
1610
25eab542 1611#: fetch-pack.c:430
3b6137f2 1612#, c-format
fda7b092 1613msgid "object not found: %s"
3b6137f2
JX
1614msgstr ""
1615
25eab542 1616#: fetch-pack.c:433
fda7b092
JX
1617#, c-format
1618msgid "error in object: %s"
3b6137f2
JX
1619msgstr ""
1620
25eab542 1621#: fetch-pack.c:435
fda7b092
JX
1622#, c-format
1623msgid "no shallow found: %s"
3b6137f2
JX
1624msgstr ""
1625
25eab542 1626#: fetch-pack.c:438
fda7b092
JX
1627#, c-format
1628msgid "expected shallow/unshallow, got %s"
3b6137f2
JX
1629msgstr ""
1630
25eab542 1631#: fetch-pack.c:477
fda7b092
JX
1632#, c-format
1633msgid "got %s %d %s"
3b6137f2
JX
1634msgstr ""
1635
25eab542 1636#: fetch-pack.c:491
3b6137f2 1637#, c-format
fda7b092 1638msgid "invalid commit %s"
3b6137f2
JX
1639msgstr ""
1640
25eab542 1641#: fetch-pack.c:524
fda7b092 1642msgid "giving up"
3b6137f2
JX
1643msgstr ""
1644
18a90722 1645#: fetch-pack.c:534 progress.c:229
fda7b092 1646msgid "done"
3b6137f2
JX
1647msgstr ""
1648
25eab542 1649#: fetch-pack.c:546
3b6137f2 1650#, c-format
fda7b092 1651msgid "got %s (%d) %s"
3b6137f2
JX
1652msgstr ""
1653
25eab542 1654#: fetch-pack.c:592
3b6137f2 1655#, c-format
fda7b092 1656msgid "Marking %s as complete"
3b6137f2
JX
1657msgstr ""
1658
18a90722 1659#: fetch-pack.c:777
fda7b092
JX
1660#, c-format
1661msgid "already have %s (%s)"
3b6137f2
JX
1662msgstr ""
1663
18a90722 1664#: fetch-pack.c:815
fda7b092 1665msgid "fetch-pack: unable to fork off sideband demultiplexer"
3b6137f2
JX
1666msgstr ""
1667
18a90722 1668#: fetch-pack.c:823
fda7b092 1669msgid "protocol error: bad pack header"
3b6137f2
JX
1670msgstr ""
1671
18a90722 1672#: fetch-pack.c:879
3b6137f2 1673#, c-format
fda7b092 1674msgid "fetch-pack: unable to fork off %s"
3b6137f2
JX
1675msgstr ""
1676
18a90722 1677#: fetch-pack.c:895
3b6137f2 1678#, c-format
fda7b092 1679msgid "%s failed"
3b6137f2
JX
1680msgstr ""
1681
18a90722 1682#: fetch-pack.c:897
fda7b092 1683msgid "error in sideband demultiplexer"
3b6137f2
JX
1684msgstr ""
1685
18a90722 1686#: fetch-pack.c:924
fda7b092 1687msgid "Server does not support shallow clients"
3b6137f2
JX
1688msgstr ""
1689
18a90722 1690#: fetch-pack.c:928
fda7b092 1691msgid "Server supports multi_ack_detailed"
3b6137f2
JX
1692msgstr ""
1693
18a90722 1694#: fetch-pack.c:931
fda7b092 1695msgid "Server supports no-done"
3b6137f2
JX
1696msgstr ""
1697
18a90722 1698#: fetch-pack.c:937
fda7b092 1699msgid "Server supports multi_ack"
28b3cffc
JX
1700msgstr ""
1701
18a90722 1702#: fetch-pack.c:941
fda7b092 1703msgid "Server supports side-band-64k"
28b3cffc
JX
1704msgstr ""
1705
18a90722 1706#: fetch-pack.c:945
fda7b092 1707msgid "Server supports side-band"
28b3cffc
JX
1708msgstr ""
1709
18a90722 1710#: fetch-pack.c:949
fda7b092 1711msgid "Server supports allow-tip-sha1-in-want"
28b3cffc
JX
1712msgstr ""
1713
18a90722 1714#: fetch-pack.c:953
fda7b092 1715msgid "Server supports allow-reachable-sha1-in-want"
c138af56
JX
1716msgstr ""
1717
18a90722 1718#: fetch-pack.c:963
fda7b092 1719msgid "Server supports ofs-delta"
6f6731e7
JX
1720msgstr ""
1721
18a90722 1722#: fetch-pack.c:970
6f6731e7 1723#, c-format
fda7b092 1724msgid "Server version is %.*s"
6f6731e7
JX
1725msgstr ""
1726
18a90722 1727#: fetch-pack.c:976
fda7b092 1728msgid "Server does not support --shallow-since"
6f6731e7
JX
1729msgstr ""
1730
18a90722 1731#: fetch-pack.c:980
fda7b092 1732msgid "Server does not support --shallow-exclude"
6f6731e7
JX
1733msgstr ""
1734
18a90722 1735#: fetch-pack.c:982
fda7b092 1736msgid "Server does not support --deepen"
235537a0
JX
1737msgstr ""
1738
18a90722 1739#: fetch-pack.c:993
fda7b092 1740msgid "no common commits"
f4f2c8f8
JX
1741msgstr ""
1742
18a90722 1743#: fetch-pack.c:1005
fda7b092 1744msgid "git fetch-pack: fetch failed."
f4f2c8f8
JX
1745msgstr ""
1746
18a90722 1747#: fetch-pack.c:1167
fda7b092 1748msgid "no matching remote head"
727b9576
JX
1749msgstr ""
1750
18a90722 1751#: fetch-pack.c:1189
dfc182b1
JX
1752#, c-format
1753msgid "no such remote ref %s"
1754msgstr ""
1755
18a90722 1756#: fetch-pack.c:1192
dfc182b1
JX
1757#, c-format
1758msgid "Server does not allow request for unadvertised object %s"
1759msgstr ""
1760
5b34e000 1761#: gpg-interface.c:181
fda7b092 1762msgid "gpg failed to sign the data"
727b9576
JX
1763msgstr ""
1764
5b34e000 1765#: gpg-interface.c:211
fda7b092 1766msgid "could not create temporary file"
727b9576
JX
1767msgstr ""
1768
25eab542 1769#: gpg-interface.c:214
727b9576 1770#, c-format
fda7b092 1771msgid "failed writing detached signature to '%s'"
727b9576
JX
1772msgstr ""
1773
5b34e000 1774#: graph.c:97
673bfad0
JX
1775#, c-format
1776msgid "ignore invalid color '%.*s' in log.graphColors"
1777msgstr ""
1778
18a90722 1779#: grep.c:2017
727b9576 1780#, c-format
fda7b092 1781msgid "'%s': unable to read %s"
727b9576
JX
1782msgstr ""
1783
18a90722 1784#: grep.c:2034 builtin/clone.c:404 builtin/diff.c:81 builtin/rm.c:134
727b9576 1785#, c-format
fda7b092 1786msgid "failed to stat '%s'"
727b9576
JX
1787msgstr ""
1788
18a90722 1789#: grep.c:2045
727b9576 1790#, c-format
fda7b092 1791msgid "'%s': short read"
727b9576
JX
1792msgstr ""
1793
5b34e000 1794#: help.c:179
727b9576 1795#, c-format
fda7b092 1796msgid "available git commands in '%s'"
727b9576
JX
1797msgstr ""
1798
5b34e000 1799#: help.c:186
fda7b092 1800msgid "git commands available from elsewhere on your $PATH"
727b9576
JX
1801msgstr ""
1802
5b34e000 1803#: help.c:217
fda7b092 1804msgid "These are common Git commands used in various situations:"
727b9576
JX
1805msgstr ""
1806
5b34e000 1807#: help.c:281
9caaf23e 1808#, c-format
df49095a 1809msgid ""
fda7b092
JX
1810"'%s' appears to be a git command, but we were not\n"
1811"able to execute it. Maybe git-%s is broken?"
df49095a
JX
1812msgstr ""
1813
5b34e000 1814#: help.c:336
fda7b092 1815msgid "Uh oh. Your system reports no Git commands at all."
d07a63e4
JX
1816msgstr ""
1817
5b34e000 1818#: help.c:358
fda7b092 1819#, c-format
5b34e000
JX
1820msgid "WARNING: You called a Git command named '%s', which does not exist."
1821msgstr ""
1822
1823#: help.c:363
1824#, c-format
1825msgid "Continuing under the assumption that you meant '%s'."
5e078fcd
JX
1826msgstr ""
1827
5b34e000 1828#: help.c:368
5e078fcd 1829#, c-format
5b34e000 1830msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
5e078fcd
JX
1831msgstr ""
1832
5b34e000 1833#: help.c:376
5e078fcd 1834#, c-format
fda7b092 1835msgid "git: '%s' is not a git command. See 'git --help'."
5e078fcd
JX
1836msgstr ""
1837
5b34e000 1838#: help.c:380
fda7b092
JX
1839msgid ""
1840"\n"
5b34e000 1841"The most similar command is"
fda7b092
JX
1842msgid_plural ""
1843"\n"
5b34e000 1844"The most similar commands are"
fda7b092
JX
1845msgstr[0] ""
1846msgstr[1] ""
1847
5b34e000
JX
1848#: help.c:395
1849msgid "git version [<options>]"
1850msgstr ""
1851
18a90722 1852#: help.c:462
df0617bf 1853#, c-format
fda7b092 1854msgid "%s: %s - %s"
df0617bf
JX
1855msgstr ""
1856
18a90722 1857#: help.c:466
5b34e000
JX
1858msgid ""
1859"\n"
1860"Did you mean this?"
1861msgid_plural ""
1862"\n"
1863"Did you mean one of these?"
1864msgstr[0] ""
1865msgstr[1] ""
1866
1867#: ident.c:342
fda7b092
JX
1868msgid ""
1869"\n"
1870"*** Please tell me who you are.\n"
1871"\n"
1872"Run\n"
1873"\n"
1874" git config --global user.email \"you@example.com\"\n"
1875" git config --global user.name \"Your Name\"\n"
1876"\n"
1877"to set your account's default identity.\n"
1878"Omit --global to set the identity only in this repository.\n"
1879"\n"
df0617bf
JX
1880msgstr ""
1881
5b34e000 1882#: ident.c:366
dfc182b1
JX
1883msgid "no email was given and auto-detection is disabled"
1884msgstr ""
1885
5b34e000 1886#: ident.c:371
dfc182b1
JX
1887#, c-format
1888msgid "unable to auto-detect email address (got '%s')"
1889msgstr ""
1890
5b34e000 1891#: ident.c:381
dfc182b1
JX
1892msgid "no name was given and auto-detection is disabled"
1893msgstr ""
1894
5b34e000 1895#: ident.c:387
dfc182b1
JX
1896#, c-format
1897msgid "unable to auto-detect name (got '%s')"
1898msgstr ""
1899
5b34e000 1900#: ident.c:395
dfc182b1
JX
1901#, c-format
1902msgid "empty ident name (for <%s>) not allowed"
1903msgstr ""
1904
5b34e000 1905#: ident.c:401
dfc182b1
JX
1906#, c-format
1907msgid "name consists only of disallowed characters: %s"
1908msgstr ""
1909
25eab542 1910#: ident.c:416 builtin/commit.c:616
dfc182b1
JX
1911#, c-format
1912msgid "invalid date format: %s"
1913msgstr ""
1914
18a90722
JX
1915#: list-objects-filter-options.c:30
1916msgid "multiple object filter types cannot be combined"
1917msgstr ""
1918
1919#: list-objects-filter-options.c:41 list-objects-filter-options.c:68
1920#, c-format
1921msgid "invalid filter-spec expression '%s'"
1922msgstr ""
1923
25eab542 1924#: lockfile.c:151
df0617bf 1925#, c-format
fda7b092
JX
1926msgid ""
1927"Unable to create '%s.lock': %s.\n"
1928"\n"
1929"Another git process seems to be running in this repository, e.g.\n"
1930"an editor opened by 'git commit'. Please make sure all processes\n"
1931"are terminated then try again. If it still fails, a git process\n"
1932"may have crashed in this repository earlier:\n"
1933"remove the file manually to continue."
df0617bf
JX
1934msgstr ""
1935
25eab542 1936#: lockfile.c:159
df0617bf 1937#, c-format
fda7b092 1938msgid "Unable to create '%s.lock': %s"
df0617bf
JX
1939msgstr ""
1940
005c62fe 1941#: merge.c:74
fda7b092 1942msgid "failed to read the cache"
9eb3984b
JX
1943msgstr ""
1944
005c62fe 1945#: merge.c:128 builtin/am.c:1943 builtin/am.c:1977 builtin/checkout.c:379
18a90722 1946#: builtin/checkout.c:600 builtin/clone.c:754
fda7b092 1947msgid "unable to write new index file"
9eb3984b
JX
1948msgstr ""
1949
25eab542 1950#: merge-recursive.c:235
fda7b092 1951msgid "(bad commit)\n"
f4f2c8f8
JX
1952msgstr ""
1953
25eab542 1954#: merge-recursive.c:257 merge-recursive.c:265
f1522b27 1955#, c-format
fda7b092 1956msgid "addinfo_cache failed for path '%s'"
f1522b27
JX
1957msgstr ""
1958
25eab542 1959#: merge-recursive.c:329
fda7b092 1960msgid "error building trees"
f1522b27
JX
1961msgstr ""
1962
25eab542 1963#: merge-recursive.c:752
f4f2c8f8 1964#, c-format
fda7b092 1965msgid "failed to create path '%s'%s"
f4f2c8f8
JX
1966msgstr ""
1967
25eab542 1968#: merge-recursive.c:763
f4f2c8f8 1969#, c-format
fda7b092 1970msgid "Removing %s to make room for subdirectory\n"
f4f2c8f8
JX
1971msgstr ""
1972
25eab542 1973#: merge-recursive.c:777 merge-recursive.c:796
fda7b092 1974msgid ": perhaps a D/F conflict?"
df0617bf
JX
1975msgstr ""
1976
25eab542 1977#: merge-recursive.c:786
f4f2c8f8 1978#, c-format
fda7b092 1979msgid "refusing to lose untracked file at '%s'"
f4f2c8f8
JX
1980msgstr ""
1981
25eab542 1982#: merge-recursive.c:828 builtin/cat-file.c:37
9eb3984b 1983#, c-format
fda7b092 1984msgid "cannot read object %s '%s'"
9eb3984b
JX
1985msgstr ""
1986
25eab542 1987#: merge-recursive.c:830
9eb3984b 1988#, c-format
fda7b092 1989msgid "blob expected for %s '%s'"
9eb3984b
JX
1990msgstr ""
1991
25eab542 1992#: merge-recursive.c:854
f4f2c8f8 1993#, c-format
fda7b092 1994msgid "failed to open '%s': %s"
f4f2c8f8
JX
1995msgstr ""
1996
25eab542 1997#: merge-recursive.c:865
f4f2c8f8 1998#, c-format
fda7b092 1999msgid "failed to symlink '%s': %s"
f4f2c8f8
JX
2000msgstr ""
2001
25eab542 2002#: merge-recursive.c:870
f1522b27 2003#, c-format
fda7b092 2004msgid "do not know what to do with %06o %s '%s'"
f1522b27
JX
2005msgstr ""
2006
25eab542 2007#: merge-recursive.c:1010
fda7b092 2008msgid "Failed to execute internal merge"
f1522b27
JX
2009msgstr ""
2010
25eab542 2011#: merge-recursive.c:1014
9eb3984b 2012#, c-format
fda7b092 2013msgid "Unable to add %s to database"
9eb3984b
JX
2014msgstr ""
2015
25eab542 2016#: merge-recursive.c:1117
f1522b27 2017#, c-format
fda7b092
JX
2018msgid ""
2019"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2020"in tree."
f1522b27
JX
2021msgstr ""
2022
25eab542 2023#: merge-recursive.c:1122
dfc182b1
JX
2024#, c-format
2025msgid ""
2026"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2027"left in tree."
2028msgstr ""
2029
25eab542 2030#: merge-recursive.c:1129
fda7b092
JX
2031#, c-format
2032msgid ""
2033"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2034"in tree at %s."
f1522b27
JX
2035msgstr ""
2036
25eab542 2037#: merge-recursive.c:1134
dfc182b1
JX
2038#, c-format
2039msgid ""
2040"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2041"left in tree at %s."
2042msgstr ""
2043
25eab542 2044#: merge-recursive.c:1168
fda7b092 2045msgid "rename"
f1522b27
JX
2046msgstr ""
2047
25eab542 2048#: merge-recursive.c:1168
fda7b092 2049msgid "renamed"
f1522b27
JX
2050msgstr ""
2051
25eab542 2052#: merge-recursive.c:1225
f1522b27 2053#, c-format
fda7b092 2054msgid "%s is a directory in %s adding as %s instead"
f1522b27
JX
2055msgstr ""
2056
25eab542 2057#: merge-recursive.c:1250
f1522b27 2058#, c-format
fda7b092
JX
2059msgid ""
2060"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2061"\"->\"%s\" in \"%s\"%s"
f1522b27
JX
2062msgstr ""
2063
25eab542 2064#: merge-recursive.c:1255
fda7b092 2065msgid " (left unresolved)"
f4f2c8f8
JX
2066msgstr ""
2067
25eab542 2068#: merge-recursive.c:1317
f1522b27 2069#, c-format
fda7b092 2070msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
f1522b27
JX
2071msgstr ""
2072
25eab542 2073#: merge-recursive.c:1350
f1522b27 2074#, c-format
fda7b092 2075msgid "Renaming %s to %s and %s to %s instead"
f1522b27
JX
2076msgstr ""
2077
25eab542 2078#: merge-recursive.c:1553
f4f2c8f8 2079#, c-format
fda7b092 2080msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
f4f2c8f8
JX
2081msgstr ""
2082
25eab542 2083#: merge-recursive.c:1568
f4f2c8f8 2084#, c-format
fda7b092 2085msgid "Adding merged %s"
f4f2c8f8
JX
2086msgstr ""
2087
25eab542 2088#: merge-recursive.c:1575 merge-recursive.c:1805
df49095a 2089#, c-format
fda7b092 2090msgid "Adding as %s instead"
df49095a
JX
2091msgstr ""
2092
25eab542 2093#: merge-recursive.c:1632
df49095a 2094#, c-format
fda7b092 2095msgid "cannot read object %s"
df49095a
JX
2096msgstr ""
2097
25eab542 2098#: merge-recursive.c:1635
df49095a 2099#, c-format
fda7b092 2100msgid "object %s is not a blob"
df49095a
JX
2101msgstr ""
2102
25eab542 2103#: merge-recursive.c:1704
fda7b092 2104msgid "modify"
df49095a
JX
2105msgstr ""
2106
25eab542 2107#: merge-recursive.c:1704
fda7b092 2108msgid "modified"
64f23b0c
JX
2109msgstr ""
2110
25eab542 2111#: merge-recursive.c:1714
fda7b092 2112msgid "content"
64f23b0c
JX
2113msgstr ""
2114
25eab542 2115#: merge-recursive.c:1721
fda7b092 2116msgid "add/add"
64f23b0c
JX
2117msgstr ""
2118
25eab542 2119#: merge-recursive.c:1757
64f23b0c 2120#, c-format
fda7b092 2121msgid "Skipped %s (merged same as existing)"
64f23b0c
JX
2122msgstr ""
2123
25eab542 2124#: merge-recursive.c:1771
64f23b0c 2125#, c-format
fda7b092 2126msgid "Auto-merging %s"
64f23b0c
JX
2127msgstr ""
2128
18a90722 2129#: merge-recursive.c:1775 git-submodule.sh:932
fda7b092 2130msgid "submodule"
64f23b0c
JX
2131msgstr ""
2132
25eab542 2133#: merge-recursive.c:1776
64f23b0c 2134#, c-format
fda7b092 2135msgid "CONFLICT (%s): Merge conflict in %s"
64f23b0c
JX
2136msgstr ""
2137
25eab542 2138#: merge-recursive.c:1870
9caaf23e 2139#, c-format
fda7b092 2140msgid "Removing %s"
727b9576
JX
2141msgstr ""
2142
25eab542 2143#: merge-recursive.c:1896
fda7b092 2144msgid "file/directory"
727b9576
JX
2145msgstr ""
2146
25eab542 2147#: merge-recursive.c:1902
fda7b092 2148msgid "directory/file"
f9472e35
JX
2149msgstr ""
2150
18a90722 2151#: merge-recursive.c:1909
dce37b66 2152#, c-format
fda7b092 2153msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
f9472e35
JX
2154msgstr ""
2155
18a90722 2156#: merge-recursive.c:1918
dce37b66 2157#, c-format
fda7b092 2158msgid "Adding %s"
f9472e35
JX
2159msgstr ""
2160
005c62fe
JX
2161#: merge-recursive.c:1958
2162#, c-format
2163msgid "Dirty index: cannot merge (dirty: %s)"
2164msgstr ""
2165
2166#: merge-recursive.c:1962
25eab542 2167msgid "Already up to date!"
df0617bf
JX
2168msgstr ""
2169
005c62fe 2170#: merge-recursive.c:1971
df0617bf 2171#, c-format
fda7b092 2172msgid "merging of trees %s and %s failed"
c2ea1208
JX
2173msgstr ""
2174
005c62fe 2175#: merge-recursive.c:2068
fda7b092 2176msgid "Merging:"
28b3cffc
JX
2177msgstr ""
2178
005c62fe 2179#: merge-recursive.c:2081
28b3cffc 2180#, c-format
fda7b092
JX
2181msgid "found %u common ancestor:"
2182msgid_plural "found %u common ancestors:"
2183msgstr[0] ""
2184msgstr[1] ""
28b3cffc 2185
005c62fe 2186#: merge-recursive.c:2120
fda7b092 2187msgid "merge returned no commit"
d07a63e4
JX
2188msgstr ""
2189
005c62fe 2190#: merge-recursive.c:2183
fda7b092
JX
2191#, c-format
2192msgid "Could not parse object '%s'"
d07a63e4
JX
2193msgstr ""
2194
005c62fe 2195#: merge-recursive.c:2197 builtin/merge.c:656 builtin/merge.c:815
fda7b092 2196msgid "Unable to write index."
dce37b66
JX
2197msgstr ""
2198
25eab542 2199#: notes-merge.c:272
fda7b092
JX
2200#, c-format
2201msgid ""
2202"You have not concluded your previous notes merge (%s exists).\n"
2203"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2204"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
2205msgstr ""
2206
25eab542 2207#: notes-merge.c:279
fda7b092
JX
2208#, c-format
2209msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
2210msgstr ""
2211
5b34e000 2212#: notes-utils.c:42
fda7b092 2213msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
2214msgstr ""
2215
5b34e000 2216#: notes-utils.c:101
fda7b092
JX
2217#, c-format
2218msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
2219msgstr ""
2220
5b34e000 2221#: notes-utils.c:111
dce37b66 2222#, c-format
fda7b092 2223msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
2224msgstr ""
2225
5b34e000
JX
2226#. TRANSLATORS: The first %s is the name of
2227#. the environment variable, the second %s is
2228#. its value.
2229#.
2230#: notes-utils.c:141
dce37b66 2231#, c-format
fda7b092 2232msgid "Bad %s value: '%s'"
dce37b66
JX
2233msgstr ""
2234
25eab542 2235#: object.c:239
fda7b092
JX
2236#, c-format
2237msgid "unable to parse object: %s"
dce37b66
JX
2238msgstr ""
2239
25eab542
JX
2240#: packfile.c:556
2241msgid "offset before end of packfile (broken .idx?)"
2242msgstr ""
2243
2244#: packfile.c:1683
2245#, c-format
2246msgid "offset before start of pack index for %s (corrupt index?)"
2247msgstr ""
2248
2249#: packfile.c:1687
2250#, c-format
2251msgid "offset beyond end of pack index for %s (truncated index?)"
2252msgstr ""
2253
5b34e000 2254#: parse-options.c:573
fda7b092 2255msgid "..."
dce37b66
JX
2256msgstr ""
2257
25eab542 2258#: parse-options.c:592
fda7b092
JX
2259#, c-format
2260msgid "usage: %s"
dce37b66
JX
2261msgstr ""
2262
fda7b092 2263#. TRANSLATORS: the colon here should align with the
5b34e000
JX
2264#. one in "usage: %s" translation.
2265#.
25eab542 2266#: parse-options.c:598
9fa976ff 2267#, c-format
fda7b092 2268msgid " or: %s"
9fa976ff
JX
2269msgstr ""
2270
25eab542 2271#: parse-options.c:601
dce37b66 2272#, c-format
fda7b092 2273msgid " %s"
dce37b66
JX
2274msgstr ""
2275
25eab542 2276#: parse-options.c:640
fda7b092 2277msgid "-NUM"
822e4a65
JX
2278msgstr ""
2279
fda7b092
JX
2280#: parse-options-cb.c:108
2281#, c-format
2282msgid "malformed object name '%s'"
822e4a65
JX
2283msgstr ""
2284
25eab542 2285#: path.c:891
822e4a65 2286#, c-format
fda7b092 2287msgid "Could not make %s writable by group"
822e4a65
JX
2288msgstr ""
2289
5b34e000 2290#: pathspec.c:129
dfc182b1
JX
2291msgid "Escape character '\\' not allowed as last character in attr value"
2292msgstr ""
2293
5b34e000 2294#: pathspec.c:147
dfc182b1
JX
2295msgid "Only one 'attr:' specification is allowed."
2296msgstr ""
2297
5b34e000 2298#: pathspec.c:150
dfc182b1
JX
2299msgid "attr spec must not be empty"
2300msgstr ""
2301
5b34e000 2302#: pathspec.c:193
dfc182b1
JX
2303#, c-format
2304msgid "invalid attribute name %s"
2305msgstr ""
2306
5b34e000 2307#: pathspec.c:258
fda7b092 2308msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
822e4a65
JX
2309msgstr ""
2310
5b34e000 2311#: pathspec.c:265
fda7b092
JX
2312msgid ""
2313"global 'literal' pathspec setting is incompatible with all other global "
2314"pathspec settings"
dce37b66
JX
2315msgstr ""
2316
5b34e000 2317#: pathspec.c:305
fda7b092 2318msgid "invalid parameter for pathspec magic 'prefix'"
dce37b66
JX
2319msgstr ""
2320
5b34e000 2321#: pathspec.c:326
dce37b66 2322#, c-format
fda7b092 2323msgid "Invalid pathspec magic '%.*s' in '%s'"
dce37b66
JX
2324msgstr ""
2325
5b34e000 2326#: pathspec.c:331
dce37b66 2327#, c-format
fda7b092 2328msgid "Missing ')' at the end of pathspec magic in '%s'"
dce37b66
JX
2329msgstr ""
2330
5b34e000 2331#: pathspec.c:369
dce37b66 2332#, c-format
fda7b092 2333msgid "Unimplemented pathspec magic '%c' in '%s'"
dce37b66
JX
2334msgstr ""
2335
5b34e000 2336#: pathspec.c:428
dce37b66 2337#, c-format
fda7b092 2338msgid "%s: 'literal' and 'glob' are incompatible"
dce37b66
JX
2339msgstr ""
2340
5b34e000 2341#: pathspec.c:441
dce37b66 2342#, c-format
fda7b092 2343msgid "%s: '%s' is outside repository"
dce37b66
JX
2344msgstr ""
2345
5b34e000 2346#: pathspec.c:515
dce37b66 2347#, c-format
673bfad0 2348msgid "'%s' (mnemonic: '%c')"
dce37b66
JX
2349msgstr ""
2350
5b34e000 2351#: pathspec.c:525
fda7b092
JX
2352#, c-format
2353msgid "%s: pathspec magic not supported by this command: %s"
dce37b66
JX
2354msgstr ""
2355
18a90722 2356#: pathspec.c:592
dce37b66 2357#, c-format
fda7b092 2358msgid "pathspec '%s' is beyond a symbolic link"
dce37b66
JX
2359msgstr ""
2360
25eab542 2361#: pretty.c:962
fda7b092 2362msgid "unable to parse --pretty format"
9fa976ff
JX
2363msgstr ""
2364
18a90722 2365#: read-cache.c:1472
fda7b092
JX
2366#, c-format
2367msgid ""
2368"index.version set, but the value is invalid.\n"
2369"Using version %i"
9fa976ff
JX
2370msgstr ""
2371
18a90722 2372#: read-cache.c:1482
fda7b092
JX
2373#, c-format
2374msgid ""
2375"GIT_INDEX_VERSION set, but the value is invalid.\n"
2376"Using version %i"
dce37b66
JX
2377msgstr ""
2378
005c62fe 2379#: read-cache.c:2370 sequencer.c:2731 wrapper.c:658 builtin/merge.c:1048
5b34e000
JX
2380#, c-format
2381msgid "could not close '%s'"
2382msgstr ""
2383
005c62fe 2384#: read-cache.c:2442 sequencer.c:1369 sequencer.c:2096
dfc182b1 2385#, c-format
28e1aaa4 2386msgid "could not stat '%s'"
dfc182b1
JX
2387msgstr ""
2388
18a90722 2389#: read-cache.c:2455
dfc182b1
JX
2390#, c-format
2391msgid "unable to open git dir: %s"
2392msgstr ""
2393
18a90722 2394#: read-cache.c:2467
dfc182b1
JX
2395#, c-format
2396msgid "unable to unlink: %s"
2397msgstr ""
2398
18a90722 2399#: refs.c:706
dce37b66 2400#, c-format
fda7b092 2401msgid "Could not open '%s' for writing"
dce37b66
JX
2402msgstr ""
2403
18a90722 2404#: refs.c:1850
28e1aaa4
JX
2405msgid "ref updates forbidden inside quarantine environment"
2406msgstr ""
2407
18a90722 2408#: refs/files-backend.c:1189
fda7b092 2409#, c-format
25eab542 2410msgid "could not remove reference %s"
dce37b66
JX
2411msgstr ""
2412
18a90722
JX
2413#: refs/files-backend.c:1203 refs/packed-backend.c:1524
2414#: refs/packed-backend.c:1534
dce37b66 2415#, c-format
25eab542 2416msgid "could not delete reference %s: %s"
dce37b66
JX
2417msgstr ""
2418
18a90722 2419#: refs/files-backend.c:1206 refs/packed-backend.c:1537
dce37b66 2420#, c-format
25eab542 2421msgid "could not delete references: %s"
dce37b66
JX
2422msgstr ""
2423
18a90722 2424#: ref-filter.c:35 wt-status.c:1816
dfc182b1
JX
2425msgid "gone"
2426msgstr ""
2427
2428#: ref-filter.c:36
2429#, c-format
2430msgid "ahead %d"
2431msgstr ""
2432
2433#: ref-filter.c:37
2434#, c-format
2435msgid "behind %d"
2436msgstr ""
2437
2438#: ref-filter.c:38
2439#, c-format
2440msgid "ahead %d, behind %d"
2441msgstr ""
2442
18a90722 2443#: ref-filter.c:107
dce37b66 2444#, c-format
fda7b092 2445msgid "expected format: %%(color:<color>)"
dce37b66
JX
2446msgstr ""
2447
18a90722 2448#: ref-filter.c:109
dce37b66 2449#, c-format
fda7b092 2450msgid "unrecognized color: %%(color:%s)"
dce37b66
JX
2451msgstr ""
2452
18a90722 2453#: ref-filter.c:129
dce37b66 2454#, c-format
dfc182b1 2455msgid "Integer value expected refname:lstrip=%s"
dce37b66
JX
2456msgstr ""
2457
18a90722 2458#: ref-filter.c:133
dfc182b1
JX
2459#, c-format
2460msgid "Integer value expected refname:rstrip=%s"
2461msgstr ""
2462
18a90722 2463#: ref-filter.c:135
dfc182b1
JX
2464#, c-format
2465msgid "unrecognized %%(%s) argument: %s"
2466msgstr ""
2467
18a90722 2468#: ref-filter.c:184
dce37b66 2469#, c-format
fda7b092 2470msgid "%%(body) does not take arguments"
dce37b66
JX
2471msgstr ""
2472
18a90722 2473#: ref-filter.c:191
fda7b092
JX
2474#, c-format
2475msgid "%%(subject) does not take arguments"
dce37b66
JX
2476msgstr ""
2477
18a90722 2478#: ref-filter.c:209
673bfad0 2479#, c-format
9c07fab7 2480msgid "unknown %%(trailers) argument: %s"
673bfad0
JX
2481msgstr ""
2482
18a90722 2483#: ref-filter.c:232
fda7b092
JX
2484#, c-format
2485msgid "positive value expected contents:lines=%s"
dce37b66
JX
2486msgstr ""
2487
18a90722 2488#: ref-filter.c:234
dce37b66 2489#, c-format
fda7b092 2490msgid "unrecognized %%(contents) argument: %s"
dce37b66
JX
2491msgstr ""
2492
18a90722 2493#: ref-filter.c:247
dfc182b1
JX
2494#, c-format
2495msgid "positive value expected objectname:short=%s"
2496msgstr ""
2497
18a90722 2498#: ref-filter.c:251
fda7b092
JX
2499#, c-format
2500msgid "unrecognized %%(objectname) argument: %s"
dce37b66
JX
2501msgstr ""
2502
18a90722 2503#: ref-filter.c:278
fda7b092
JX
2504#, c-format
2505msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
2506msgstr ""
2507
18a90722 2508#: ref-filter.c:290
fda7b092
JX
2509#, c-format
2510msgid "unrecognized position:%s"
dce37b66
JX
2511msgstr ""
2512
18a90722 2513#: ref-filter.c:294
dce37b66 2514#, c-format
fda7b092 2515msgid "unrecognized width:%s"
dce37b66
JX
2516msgstr ""
2517
18a90722 2518#: ref-filter.c:300
dce37b66 2519#, c-format
fda7b092 2520msgid "unrecognized %%(align) argument: %s"
dce37b66
JX
2521msgstr ""
2522
18a90722 2523#: ref-filter.c:304
fda7b092
JX
2524#, c-format
2525msgid "positive width expected with the %%(align) atom"
dce37b66
JX
2526msgstr ""
2527
18a90722 2528#: ref-filter.c:319
dfc182b1
JX
2529#, c-format
2530msgid "unrecognized %%(if) argument: %s"
2531msgstr ""
2532
18a90722 2533#: ref-filter.c:409
dce37b66 2534#, c-format
fda7b092 2535msgid "malformed field name: %.*s"
dce37b66
JX
2536msgstr ""
2537
18a90722 2538#: ref-filter.c:435
dce37b66 2539#, c-format
fda7b092 2540msgid "unknown field name: %.*s"
dce37b66
JX
2541msgstr ""
2542
18a90722 2543#: ref-filter.c:547
dfc182b1
JX
2544#, c-format
2545msgid "format: %%(if) atom used without a %%(then) atom"
2546msgstr ""
2547
18a90722 2548#: ref-filter.c:607
dfc182b1
JX
2549#, c-format
2550msgid "format: %%(then) atom used without an %%(if) atom"
2551msgstr ""
2552
18a90722 2553#: ref-filter.c:609
dfc182b1
JX
2554#, c-format
2555msgid "format: %%(then) atom used more than once"
2556msgstr ""
2557
18a90722 2558#: ref-filter.c:611
dfc182b1
JX
2559#, c-format
2560msgid "format: %%(then) atom used after %%(else)"
2561msgstr ""
2562
18a90722 2563#: ref-filter.c:637
dfc182b1
JX
2564#, c-format
2565msgid "format: %%(else) atom used without an %%(if) atom"
2566msgstr ""
2567
18a90722 2568#: ref-filter.c:639
dfc182b1
JX
2569#, c-format
2570msgid "format: %%(else) atom used without a %%(then) atom"
2571msgstr ""
2572
18a90722 2573#: ref-filter.c:641
dfc182b1
JX
2574#, c-format
2575msgid "format: %%(else) atom used more than once"
2576msgstr ""
2577
18a90722 2578#: ref-filter.c:654
c6bc7d43 2579#, c-format
fda7b092 2580msgid "format: %%(end) atom used without corresponding atom"
c6bc7d43
JX
2581msgstr ""
2582
18a90722 2583#: ref-filter.c:709
c6bc7d43 2584#, c-format
fda7b092 2585msgid "malformed format string %s"
c6bc7d43
JX
2586msgstr ""
2587
18a90722 2588#: ref-filter.c:1313
dfc182b1
JX
2589#, c-format
2590msgid "(no branch, rebasing %s)"
2591msgstr ""
2592
18a90722 2593#: ref-filter.c:1316
dfc182b1
JX
2594#, c-format
2595msgid "(no branch, bisect started on %s)"
dce37b66
JX
2596msgstr ""
2597
5b34e000
JX
2598#. TRANSLATORS: make sure this matches "HEAD
2599#. detached at " in wt-status.c
2600#.
18a90722 2601#: ref-filter.c:1324
9fa976ff 2602#, c-format
dfc182b1 2603msgid "(HEAD detached at %s)"
9fa976ff
JX
2604msgstr ""
2605
5b34e000
JX
2606#. TRANSLATORS: make sure this matches "HEAD
2607#. detached from " in wt-status.c
2608#.
18a90722 2609#: ref-filter.c:1331
9fa976ff 2610#, c-format
dfc182b1 2611msgid "(HEAD detached from %s)"
9fa976ff
JX
2612msgstr ""
2613
18a90722 2614#: ref-filter.c:1335
dfc182b1
JX
2615msgid "(no branch)"
2616msgstr ""
2617
18a90722 2618#: ref-filter.c:1488 ref-filter.c:1519
9fa976ff 2619#, c-format
fda7b092 2620msgid "missing object %s for %s"
dce37b66
JX
2621msgstr ""
2622
18a90722 2623#: ref-filter.c:1491 ref-filter.c:1522
64f23b0c 2624#, c-format
fda7b092 2625msgid "parse_object_buffer failed on %s for %s"
64f23b0c
JX
2626msgstr ""
2627
18a90722 2628#: ref-filter.c:1822
f517e50d 2629#, c-format
fda7b092 2630msgid "malformed object at '%s'"
f517e50d
JX
2631msgstr ""
2632
18a90722 2633#: ref-filter.c:1889
fda7b092
JX
2634#, c-format
2635msgid "ignoring ref with broken name %s"
f517e50d
JX
2636msgstr ""
2637
18a90722 2638#: ref-filter.c:1894
9fa976ff 2639#, c-format
fda7b092 2640msgid "ignoring broken ref %s"
9fa976ff
JX
2641msgstr ""
2642
18a90722 2643#: ref-filter.c:2156
fda7b092
JX
2644#, c-format
2645msgid "format: %%(end) atom missing"
9fa976ff
JX
2646msgstr ""
2647
18a90722 2648#: ref-filter.c:2250
fda7b092
JX
2649#, c-format
2650msgid "malformed object name %s"
9fa976ff
JX
2651msgstr ""
2652
18a90722 2653#: remote.c:780
9fa976ff 2654#, c-format
fda7b092 2655msgid "Cannot fetch both %s and %s to %s"
9fa976ff
JX
2656msgstr ""
2657
18a90722 2658#: remote.c:784
9fa976ff 2659#, c-format
fda7b092 2660msgid "%s usually tracks %s, not %s"
9fa976ff
JX
2661msgstr ""
2662
18a90722 2663#: remote.c:788
9fa976ff 2664#, c-format
fda7b092 2665msgid "%s tracks both %s and %s"
9fa976ff
JX
2666msgstr ""
2667
18a90722 2668#: remote.c:796
fda7b092 2669msgid "Internal error"
f1522b27
JX
2670msgstr ""
2671
18a90722 2672#: remote.c:1711 remote.c:1813
fda7b092 2673msgid "HEAD does not point to a branch"
f1522b27
JX
2674msgstr ""
2675
18a90722 2676#: remote.c:1720
f1522b27 2677#, c-format
fda7b092 2678msgid "no such branch: '%s'"
f1522b27
JX
2679msgstr ""
2680
18a90722 2681#: remote.c:1723
fda7b092
JX
2682#, c-format
2683msgid "no upstream configured for branch '%s'"
28b3cffc
JX
2684msgstr ""
2685
18a90722 2686#: remote.c:1729
fda7b092
JX
2687#, c-format
2688msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
2689msgstr ""
2690
18a90722 2691#: remote.c:1744
727b9576 2692#, c-format
fda7b092 2693msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
2694msgstr ""
2695
18a90722 2696#: remote.c:1756
727b9576 2697#, c-format
fda7b092 2698msgid "branch '%s' has no remote for pushing"
727b9576
JX
2699msgstr ""
2700
18a90722 2701#: remote.c:1767
727b9576 2702#, c-format
fda7b092 2703msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
2704msgstr ""
2705
18a90722 2706#: remote.c:1780
fda7b092 2707msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
2708msgstr ""
2709
18a90722 2710#: remote.c:1802
fda7b092 2711msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
2712msgstr ""
2713
18a90722 2714#: remote.c:2106
f517e50d 2715#, c-format
fda7b092 2716msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
2717msgstr ""
2718
18a90722 2719#: remote.c:2110
fda7b092 2720msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
2721msgstr ""
2722
18a90722 2723#: remote.c:2113
d07a63e4 2724#, c-format
25eab542 2725msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
2726msgstr ""
2727
18a90722 2728#: remote.c:2117
d07a63e4 2729#, c-format
fda7b092
JX
2730msgid "Your branch is ahead of '%s' by %d commit.\n"
2731msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2732msgstr[0] ""
2733msgstr[1] ""
2734
18a90722 2735#: remote.c:2123
fda7b092 2736msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
2737msgstr ""
2738
18a90722 2739#: remote.c:2126
d07a63e4 2740#, c-format
fda7b092
JX
2741msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2742msgid_plural ""
2743"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2744msgstr[0] ""
2745msgstr[1] ""
2746
18a90722 2747#: remote.c:2134
fda7b092 2748msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
2749msgstr ""
2750
18a90722 2751#: remote.c:2137
d07a63e4 2752#, c-format
fda7b092
JX
2753msgid ""
2754"Your branch and '%s' have diverged,\n"
2755"and have %d and %d different commit each, respectively.\n"
2756msgid_plural ""
2757"Your branch and '%s' have diverged,\n"
2758"and have %d and %d different commits each, respectively.\n"
2759msgstr[0] ""
2760msgstr[1] ""
d07a63e4 2761
18a90722 2762#: remote.c:2147
fda7b092 2763msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
2764msgstr ""
2765
18a90722 2766#: revision.c:2268
fda7b092 2767msgid "your current branch appears to be broken"
9eb3984b
JX
2768msgstr ""
2769
18a90722 2770#: revision.c:2271
9eb3984b 2771#, c-format
fda7b092 2772msgid "your current branch '%s' does not have any commits yet"
9eb3984b
JX
2773msgstr ""
2774
18a90722 2775#: revision.c:2465
fda7b092 2776msgid "--first-parent is incompatible with --bisect"
9eb3984b
JX
2777msgstr ""
2778
18a90722 2779#: run-command.c:645
fda7b092 2780msgid "open /dev/null failed"
9eb3984b
JX
2781msgstr ""
2782
18a90722
JX
2783#: run-command.c:1188
2784#, c-format
2785msgid ""
2786"The '%s' hook was ignored because it's not set as executable.\n"
2787"You can disable this warning with `git config advice.ignoredHook false`."
2788msgstr ""
2789
005c62fe 2790#: send-pack.c:141
dfc182b1
JX
2791#, c-format
2792msgid "unable to parse remote unpack status: %s"
2793msgstr ""
2794
005c62fe 2795#: send-pack.c:143
dfc182b1
JX
2796#, c-format
2797msgid "remote unpack failed: %s"
2798msgstr ""
2799
005c62fe 2800#: send-pack.c:306
fda7b092 2801msgid "failed to sign the push certificate"
9fa976ff
JX
2802msgstr ""
2803
005c62fe 2804#: send-pack.c:419
fda7b092 2805msgid "the receiving end does not support --signed push"
9fa976ff
JX
2806msgstr ""
2807
005c62fe 2808#: send-pack.c:421
9fa976ff 2809msgid ""
fda7b092
JX
2810"not sending a push certificate since the receiving end does not support --"
2811"signed push"
9fa976ff
JX
2812msgstr ""
2813
005c62fe 2814#: send-pack.c:433
fda7b092 2815msgid "the receiving end does not support --atomic push"
9fa976ff
JX
2816msgstr ""
2817
005c62fe 2818#: send-pack.c:438
fda7b092 2819msgid "the receiving end does not support push options"
9fa976ff
JX
2820msgstr ""
2821
25eab542 2822#: sequencer.c:218
fda7b092 2823msgid "revert"
df0617bf
JX
2824msgstr ""
2825
25eab542 2826#: sequencer.c:220
fda7b092 2827msgid "cherry-pick"
f517e50d
JX
2828msgstr ""
2829
25eab542 2830#: sequencer.c:222
673bfad0
JX
2831msgid "rebase -i"
2832msgstr ""
2833
25eab542 2834#: sequencer.c:224
673bfad0
JX
2835#, c-format
2836msgid "Unknown action: %d"
2837msgstr ""
2838
25eab542 2839#: sequencer.c:281
f517e50d 2840msgid ""
fda7b092
JX
2841"after resolving the conflicts, mark the corrected paths\n"
2842"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
2843msgstr ""
2844
25eab542 2845#: sequencer.c:284
f517e50d 2846msgid ""
fda7b092
JX
2847"after resolving the conflicts, mark the corrected paths\n"
2848"with 'git add <paths>' or 'git rm <paths>'\n"
2849"and commit the result with 'git commit'"
f517e50d
JX
2850msgstr ""
2851
005c62fe 2852#: sequencer.c:297 sequencer.c:1718
f517e50d 2853#, c-format
fda7b092 2854msgid "could not lock '%s'"
f517e50d
JX
2855msgstr ""
2856
005c62fe
JX
2857#: sequencer.c:300 sequencer.c:1595 sequencer.c:1723 sequencer.c:1737
2858#: sequencer.c:2729 sequencer.c:2800 wrapper.c:656
f517e50d 2859#, c-format
fda7b092 2860msgid "could not write to '%s'"
f517e50d
JX
2861msgstr ""
2862
25eab542 2863#: sequencer.c:304
f517e50d 2864#, c-format
72351d7d 2865msgid "could not write eol to '%s'"
f517e50d
JX
2866msgstr ""
2867
005c62fe 2868#: sequencer.c:308 sequencer.c:1600 sequencer.c:1725
f517e50d 2869#, c-format
fda7b092 2870msgid "failed to finalize '%s'."
f517e50d
JX
2871msgstr ""
2872
005c62fe 2873#: sequencer.c:332 sequencer.c:829 sequencer.c:1621 builtin/am.c:259
18a90722 2874#: builtin/commit.c:754 builtin/merge.c:1046
f517e50d 2875#, c-format
fda7b092 2876msgid "could not read '%s'"
f517e50d
JX
2877msgstr ""
2878
25eab542 2879#: sequencer.c:358
f517e50d 2880#, c-format
fda7b092 2881msgid "your local changes would be overwritten by %s."
f517e50d
JX
2882msgstr ""
2883
25eab542 2884#: sequencer.c:362
fda7b092 2885msgid "commit your changes or stash them to proceed."
f517e50d
JX
2886msgstr ""
2887
25eab542 2888#: sequencer.c:391
f517e50d 2889#, c-format
fda7b092 2890msgid "%s: fast-forward"
f517e50d
JX
2891msgstr ""
2892
673bfad0 2893#. TRANSLATORS: %s will be "revert", "cherry-pick" or
5b34e000 2894#. "rebase -i".
673bfad0 2895#.
18a90722 2896#: sequencer.c:477
f517e50d 2897#, c-format
fda7b092 2898msgid "%s: Unable to write new index file"
f517e50d
JX
2899msgstr ""
2900
18a90722 2901#: sequencer.c:496
005c62fe 2902msgid "could not resolve HEAD commit"
f517e50d
JX
2903msgstr ""
2904
18a90722 2905#: sequencer.c:516
005c62fe 2906msgid "unable to update cache tree"
f517e50d
JX
2907msgstr ""
2908
18a90722 2909#: sequencer.c:600
f517e50d
JX
2910#, c-format
2911msgid ""
fda7b092
JX
2912"you have staged changes in your working tree\n"
2913"If these changes are meant to be squashed into the previous commit, run:\n"
2914"\n"
2915" git commit --amend %s\n"
2916"\n"
2917"If they are meant to go into a new commit, run:\n"
2918"\n"
2919" git commit %s\n"
2920"\n"
2921"In both cases, once you're done, continue with:\n"
2922"\n"
2923" git rebase --continue\n"
f517e50d
JX
2924msgstr ""
2925
18a90722 2926#: sequencer.c:702
f517e50d 2927#, c-format
005c62fe 2928msgid "could not parse commit %s"
f517e50d
JX
2929msgstr ""
2930
18a90722 2931#: sequencer.c:707
f517e50d 2932#, c-format
005c62fe 2933msgid "could not parse parent commit %s"
f517e50d
JX
2934msgstr ""
2935
18a90722 2936#: sequencer.c:836
673bfad0
JX
2937#, c-format
2938msgid ""
2939"unexpected 1st line of squash message:\n"
2940"\n"
2941"\t%.*s"
2942msgstr ""
2943
18a90722 2944#: sequencer.c:842
673bfad0
JX
2945#, c-format
2946msgid ""
2947"invalid 1st line of squash message:\n"
2948"\n"
2949"\t%.*s"
2950msgstr ""
2951
18a90722 2952#: sequencer.c:848 sequencer.c:873
673bfad0
JX
2953#, c-format
2954msgid "This is a combination of %d commits."
2955msgstr ""
2956
005c62fe 2957#: sequencer.c:857 sequencer.c:2748
673bfad0
JX
2958msgid "need a HEAD to fixup"
2959msgstr ""
2960
18a90722 2961#: sequencer.c:859
673bfad0
JX
2962msgid "could not read HEAD"
2963msgstr ""
2964
18a90722 2965#: sequencer.c:861
673bfad0
JX
2966msgid "could not read HEAD's commit message"
2967msgstr ""
2968
18a90722 2969#: sequencer.c:867
673bfad0
JX
2970#, c-format
2971msgid "cannot write '%s'"
2972msgstr ""
2973
18a90722 2974#: sequencer.c:876 git-rebase--interactive.sh:446
673bfad0
JX
2975msgid "This is the 1st commit message:"
2976msgstr ""
2977
18a90722 2978#: sequencer.c:884
673bfad0
JX
2979#, c-format
2980msgid "could not read commit message of %s"
2981msgstr ""
2982
18a90722 2983#: sequencer.c:891
673bfad0
JX
2984#, c-format
2985msgid "This is the commit message #%d:"
2986msgstr ""
2987
18a90722 2988#: sequencer.c:896
673bfad0
JX
2989#, c-format
2990msgid "The commit message #%d will be skipped:"
2991msgstr ""
2992
18a90722 2993#: sequencer.c:901
673bfad0
JX
2994#, c-format
2995msgid "unknown command: %d"
2996msgstr ""
2997
18a90722 2998#: sequencer.c:967
fda7b092 2999msgid "your index file is unmerged."
f517e50d
JX
3000msgstr ""
3001
18a90722 3002#: sequencer.c:986
f517e50d 3003#, c-format
fda7b092 3004msgid "commit %s is a merge but no -m option was given."
f517e50d
JX
3005msgstr ""
3006
18a90722 3007#: sequencer.c:994
f517e50d 3008#, c-format
fda7b092 3009msgid "commit %s does not have parent %d"
f517e50d
JX
3010msgstr ""
3011
18a90722 3012#: sequencer.c:998
f517e50d 3013#, c-format
fda7b092 3014msgid "mainline was specified but commit %s is not a merge."
f517e50d
JX
3015msgstr ""
3016
18a90722 3017#: sequencer.c:1004
673bfad0
JX
3018#, c-format
3019msgid "cannot get commit message for %s"
3020msgstr ""
3021
fda7b092
JX
3022#. TRANSLATORS: The first %s will be a "todo" command like
3023#. "revert" or "pick", the second %s a SHA1.
005c62fe 3024#: sequencer.c:1023
f517e50d 3025#, c-format
fda7b092 3026msgid "%s: cannot parse parent commit %s"
f517e50d
JX
3027msgstr ""
3028
005c62fe 3029#: sequencer.c:1086 sequencer.c:1867
f517e50d 3030#, c-format
673bfad0 3031msgid "could not rename '%s' to '%s'"
f517e50d
JX
3032msgstr ""
3033
005c62fe 3034#: sequencer.c:1137
f517e50d 3035#, c-format
fda7b092 3036msgid "could not revert %s... %s"
f517e50d
JX
3037msgstr ""
3038
005c62fe 3039#: sequencer.c:1138
fda7b092
JX
3040#, c-format
3041msgid "could not apply %s... %s"
5e078fcd
JX
3042msgstr ""
3043
005c62fe 3044#: sequencer.c:1180
fda7b092 3045msgid "empty commit set passed"
727b9576
JX
3046msgstr ""
3047
005c62fe 3048#: sequencer.c:1190
727b9576 3049#, c-format
fda7b092 3050msgid "git %s: failed to read the index"
727b9576
JX
3051msgstr ""
3052
005c62fe 3053#: sequencer.c:1196
fda7b092
JX
3054#, c-format
3055msgid "git %s: failed to refresh the index"
727b9576
JX
3056msgstr ""
3057
005c62fe
JX
3058#: sequencer.c:1270
3059#, c-format
3060msgid "%s does not accept arguments: '%s'"
3061msgstr ""
3062
3063#: sequencer.c:1279
3064#, c-format
3065msgid "missing arguments for %s"
3066msgstr ""
3067
3068#: sequencer.c:1322
fda7b092
JX
3069#, c-format
3070msgid "invalid line %d: %.*s"
727b9576
JX
3071msgstr ""
3072
005c62fe 3073#: sequencer.c:1330
673bfad0
JX
3074#, c-format
3075msgid "cannot '%s' without a previous commit"
727b9576
JX
3076msgstr ""
3077
005c62fe
JX
3078#: sequencer.c:1363 sequencer.c:2525 sequencer.c:2560 sequencer.c:2642
3079#: sequencer.c:2668 sequencer.c:2758 sequencer.c:2859
fda7b092
JX
3080#, c-format
3081msgid "could not read '%s'."
727b9576
JX
3082msgstr ""
3083
005c62fe 3084#: sequencer.c:1375
673bfad0
JX
3085msgid "please fix this using 'git rebase --edit-todo'."
3086msgstr ""
3087
005c62fe 3088#: sequencer.c:1377
fda7b092
JX
3089#, c-format
3090msgid "unusable instruction sheet: '%s'"
3091msgstr ""
3092
005c62fe 3093#: sequencer.c:1382
673bfad0
JX
3094msgid "no commits parsed."
3095msgstr ""
3096
005c62fe 3097#: sequencer.c:1393
fda7b092 3098msgid "cannot cherry-pick during a revert."
727b9576
JX
3099msgstr ""
3100
005c62fe 3101#: sequencer.c:1395
fda7b092 3102msgid "cannot revert during a cherry-pick."
9fa976ff
JX
3103msgstr ""
3104
005c62fe 3105#: sequencer.c:1462
df0617bf 3106#, c-format
fda7b092 3107msgid "invalid key: %s"
df0617bf
JX
3108msgstr ""
3109
005c62fe 3110#: sequencer.c:1465
df0617bf 3111#, c-format
fda7b092 3112msgid "invalid value for %s: %s"
df0617bf
JX
3113msgstr ""
3114
005c62fe 3115#: sequencer.c:1531
df0617bf 3116#, c-format
fda7b092 3117msgid "malformed options sheet: '%s'"
df0617bf
JX
3118msgstr ""
3119
005c62fe 3120#: sequencer.c:1569
fda7b092 3121msgid "a cherry-pick or revert is already in progress"
46bc4039
JX
3122msgstr ""
3123
005c62fe 3124#: sequencer.c:1570
fda7b092 3125msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
d07a63e4
JX
3126msgstr ""
3127
005c62fe 3128#: sequencer.c:1573
64f23b0c 3129#, c-format
fda7b092 3130msgid "could not create sequencer directory '%s'"
64f23b0c
JX
3131msgstr ""
3132
005c62fe 3133#: sequencer.c:1588
fda7b092 3134msgid "could not lock HEAD"
64f23b0c
JX
3135msgstr ""
3136
005c62fe 3137#: sequencer.c:1646 sequencer.c:2230
fda7b092 3138msgid "no cherry-pick or revert in progress"
dce37b66
JX
3139msgstr ""
3140
005c62fe 3141#: sequencer.c:1648
fda7b092 3142msgid "cannot resolve HEAD"
dce37b66
JX
3143msgstr ""
3144
005c62fe 3145#: sequencer.c:1650 sequencer.c:1685
fda7b092 3146msgid "cannot abort from a branch yet to be born"
dce37b66
JX
3147msgstr ""
3148
005c62fe 3149#: sequencer.c:1671 builtin/grep.c:713
fda7b092
JX
3150#, c-format
3151msgid "cannot open '%s'"
11b90174
JX
3152msgstr ""
3153
005c62fe 3154#: sequencer.c:1673
fda7b092
JX
3155#, c-format
3156msgid "cannot read '%s': %s"
dce37b66
JX
3157msgstr ""
3158
005c62fe 3159#: sequencer.c:1674
fda7b092 3160msgid "unexpected end of file"
11b90174
JX
3161msgstr ""
3162
005c62fe 3163#: sequencer.c:1680
fda7b092
JX
3164#, c-format
3165msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
dce37b66
JX
3166msgstr ""
3167
005c62fe 3168#: sequencer.c:1691
673bfad0
JX
3169msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3170msgstr ""
3171
005c62fe 3172#: sequencer.c:1832 sequencer.c:2128
673bfad0
JX
3173msgid "cannot read HEAD"
3174msgstr ""
3175
005c62fe 3176#: sequencer.c:1872 builtin/difftool.c:639
673bfad0
JX
3177#, c-format
3178msgid "could not copy '%s' to '%s'"
3179msgstr ""
3180
005c62fe 3181#: sequencer.c:1891
673bfad0
JX
3182msgid "could not read index"
3183msgstr ""
3184
005c62fe 3185#: sequencer.c:1896
673bfad0
JX
3186#, c-format
3187msgid ""
3188"execution failed: %s\n"
3189"%sYou can fix the problem, and then run\n"
3190"\n"
3191" git rebase --continue\n"
3192"\n"
3193msgstr ""
3194
005c62fe 3195#: sequencer.c:1902
673bfad0
JX
3196msgid "and made changes to the index and/or the working tree\n"
3197msgstr ""
3198
005c62fe 3199#: sequencer.c:1908
673bfad0
JX
3200#, c-format
3201msgid ""
3202"execution succeeded: %s\n"
3203"but left changes to the index and/or the working tree\n"
3204"Commit or stash your changes, and then run\n"
3205"\n"
3206" git rebase --continue\n"
3207"\n"
3208msgstr ""
3209
005c62fe 3210#: sequencer.c:1967
673bfad0 3211#, c-format
5b34e000 3212msgid "Applied autostash.\n"
673bfad0
JX
3213msgstr ""
3214
005c62fe 3215#: sequencer.c:1979
673bfad0
JX
3216#, c-format
3217msgid "cannot store %s"
3218msgstr ""
3219
005c62fe 3220#: sequencer.c:1982 git-rebase.sh:175
673bfad0
JX
3221#, c-format
3222msgid ""
3223"Applying autostash resulted in conflicts.\n"
3224"Your changes are safe in the stash.\n"
3225"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
3226msgstr ""
3227
005c62fe 3228#: sequencer.c:2064
673bfad0 3229#, c-format
dfc182b1 3230msgid "Stopped at %s... %.*s\n"
673bfad0
JX
3231msgstr ""
3232
005c62fe 3233#: sequencer.c:2106
673bfad0
JX
3234#, c-format
3235msgid "unknown command %d"
3236msgstr ""
3237
005c62fe 3238#: sequencer.c:2136
673bfad0
JX
3239msgid "could not read orig-head"
3240msgstr ""
3241
005c62fe 3242#: sequencer.c:2141 sequencer.c:2745
673bfad0
JX
3243msgid "could not read 'onto'"
3244msgstr ""
3245
005c62fe 3246#: sequencer.c:2148
673bfad0
JX
3247#, c-format
3248msgid "could not update %s"
3249msgstr ""
3250
005c62fe 3251#: sequencer.c:2155
673bfad0
JX
3252#, c-format
3253msgid "could not update HEAD to %s"
3254msgstr ""
3255
005c62fe 3256#: sequencer.c:2239
673bfad0
JX
3257msgid "cannot rebase: You have unstaged changes."
3258msgstr ""
3259
005c62fe 3260#: sequencer.c:2244
673bfad0
JX
3261msgid "could not remove CHERRY_PICK_HEAD"
3262msgstr ""
3263
005c62fe 3264#: sequencer.c:2253
673bfad0
JX
3265msgid "cannot amend non-existing commit"
3266msgstr ""
3267
005c62fe 3268#: sequencer.c:2255
673bfad0
JX
3269#, c-format
3270msgid "invalid file: '%s'"
3271msgstr ""
3272
005c62fe 3273#: sequencer.c:2257
673bfad0
JX
3274#, c-format
3275msgid "invalid contents: '%s'"
3276msgstr ""
3277
005c62fe 3278#: sequencer.c:2260
673bfad0
JX
3279msgid ""
3280"\n"
3281"You have uncommitted changes in your working tree. Please, commit them\n"
3282"first and then run 'git rebase --continue' again."
3283msgstr ""
3284
005c62fe 3285#: sequencer.c:2270
673bfad0
JX
3286msgid "could not commit staged changes."
3287msgstr ""
3288
005c62fe 3289#: sequencer.c:2350
fda7b092
JX
3290#, c-format
3291msgid "%s: can't cherry-pick a %s"
dce37b66
JX
3292msgstr ""
3293
005c62fe 3294#: sequencer.c:2354
fda7b092
JX
3295#, c-format
3296msgid "%s: bad revision"
dce37b66
JX
3297msgstr ""
3298
005c62fe 3299#: sequencer.c:2387
fda7b092 3300msgid "can't revert as initial commit"
dce37b66
JX
3301msgstr ""
3302
005c62fe 3303#: sequencer.c:2492
25eab542
JX
3304msgid "make_script: unhandled options"
3305msgstr ""
3306
005c62fe 3307#: sequencer.c:2495
25eab542
JX
3308msgid "make_script: error preparing revisions"
3309msgstr ""
3310
005c62fe 3311#: sequencer.c:2529 sequencer.c:2564
25eab542
JX
3312#, c-format
3313msgid "unusable todo list: '%s'"
3314msgstr ""
3315
005c62fe 3316#: sequencer.c:2615
25eab542 3317#, c-format
9c07fab7
JX
3318msgid ""
3319"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
25eab542
JX
3320msgstr ""
3321
005c62fe 3322#: sequencer.c:2695
25eab542
JX
3323#, c-format
3324msgid ""
3325"Warning: some commits may have been dropped accidentally.\n"
3326"Dropped commits (newer to older):\n"
3327msgstr ""
3328
005c62fe 3329#: sequencer.c:2702
25eab542
JX
3330#, c-format
3331msgid ""
3332"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3333"\n"
3334"Use 'git config rebase.missingCommitsCheck' to change the level of "
3335"warnings.\n"
3336"The possible behaviours are: ignore, warn, error.\n"
3337"\n"
3338msgstr ""
3339
005c62fe 3340#: sequencer.c:2714
25eab542
JX
3341#, c-format
3342msgid ""
3343"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
3344"continue'.\n"
3345"Or you can abort the rebase with 'git rebase --abort'.\n"
3346msgstr ""
3347
005c62fe 3348#: sequencer.c:2727 sequencer.c:2794 wrapper.c:225 wrapper.c:395
18a90722 3349#: builtin/am.c:779
25eab542
JX
3350#, c-format
3351msgid "could not open '%s' for writing"
3352msgstr ""
3353
005c62fe 3354#: sequencer.c:2775
25eab542 3355#, c-format
18a90722 3356msgid "could not parse commit '%s'"
25eab542
JX
3357msgstr ""
3358
005c62fe 3359#: sequencer.c:2897
25eab542
JX
3360msgid "the script was already rearranged."
3361msgstr ""
3362
5b34e000 3363#: setup.c:171
fda7b092 3364#, c-format
dce37b66 3365msgid ""
fda7b092
JX
3366"%s: no such path in the working tree.\n"
3367"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dce37b66
JX
3368msgstr ""
3369
5b34e000 3370#: setup.c:184
fda7b092
JX
3371#, c-format
3372msgid ""
3373"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
3374"Use '--' to separate paths from revisions, like this:\n"
3375"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
3376msgstr ""
3377
5b34e000 3378#: setup.c:252
dce37b66 3379#, c-format
fda7b092
JX
3380msgid ""
3381"ambiguous argument '%s': both revision and filename\n"
3382"Use '--' to separate paths from revisions, like this:\n"
3383"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
3384msgstr ""
3385
18a90722 3386#: setup.c:501
fda7b092
JX
3387#, c-format
3388msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
3389msgstr ""
3390
18a90722 3391#: setup.c:509
fda7b092 3392msgid "unknown repository extensions found:"
dce37b66
JX
3393msgstr ""
3394
18a90722 3395#: setup.c:811
fda7b092
JX
3396#, c-format
3397msgid "Not a git repository (or any of the parent directories): %s"
dce37b66
JX
3398msgstr ""
3399
18a90722 3400#: setup.c:813 builtin/index-pack.c:1653
fda7b092 3401msgid "Cannot come back to cwd"
dce37b66
JX
3402msgstr ""
3403
18a90722 3404#: setup.c:1052
fda7b092 3405msgid "Unable to read current working directory"
dce37b66
JX
3406msgstr ""
3407
18a90722 3408#: setup.c:1064 setup.c:1070
fda7b092 3409#, c-format
dfc182b1 3410msgid "Cannot change to '%s'"
dce37b66
JX
3411msgstr ""
3412
18a90722 3413#: setup.c:1083
fda7b092 3414#, c-format
dfc182b1
JX
3415msgid ""
3416"Not a git repository (or any parent up to mount point %s)\n"
3417"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
dce37b66
JX
3418msgstr ""
3419
18a90722 3420#: setup.c:1167
fda7b092
JX
3421#, c-format
3422msgid ""
3423"Problem with core.sharedRepository filemode value (0%.3o).\n"
3424"The owner of files must always have read and write permissions."
5e078fcd
JX
3425msgstr ""
3426
18a90722 3427#: sha1_file.c:598
fda7b092
JX
3428#, c-format
3429msgid "path '%s' does not exist"
5e078fcd
JX
3430msgstr ""
3431
18a90722 3432#: sha1_file.c:624
fda7b092
JX
3433#, c-format
3434msgid "reference repository '%s' as a linked checkout is not supported yet."
dce37b66
JX
3435msgstr ""
3436
18a90722 3437#: sha1_file.c:630
fda7b092
JX
3438#, c-format
3439msgid "reference repository '%s' is not a local repository."
dce37b66
JX
3440msgstr ""
3441
18a90722 3442#: sha1_file.c:636
fda7b092
JX
3443#, c-format
3444msgid "reference repository '%s' is shallow"
dce37b66
JX
3445msgstr ""
3446
18a90722 3447#: sha1_file.c:644
fda7b092
JX
3448#, c-format
3449msgid "reference repository '%s' is grafted"
dce37b66
JX
3450msgstr ""
3451
18a90722 3452#: sha1_name.c:422
fda7b092
JX
3453#, c-format
3454msgid "short SHA1 %s is ambiguous"
dce37b66
JX
3455msgstr ""
3456
18a90722 3457#: sha1_name.c:433
fda7b092 3458msgid "The candidates are:"
dce37b66
JX
3459msgstr ""
3460
18a90722 3461#: sha1_name.c:693
fda7b092
JX
3462msgid ""
3463"Git normally never creates a ref that ends with 40 hex characters\n"
3464"because it will be ignored when you just specify 40-hex. These refs\n"
3465"may be created by mistake. For example,\n"
3466"\n"
3467" git checkout -b $br $(git rev-parse ...)\n"
3468"\n"
3469"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3470"examine these refs and maybe delete them. Turn this message off by\n"
3471"running \"git config advice.objectNameWarning false\""
727b9576
JX
3472msgstr ""
3473
18a90722 3474#: submodule.c:96 submodule.c:130
fda7b092 3475msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
727b9576
JX
3476msgstr ""
3477
18a90722 3478#: submodule.c:100 submodule.c:134
fda7b092
JX
3479#, c-format
3480msgid "Could not find section in .gitmodules where path=%s"
df49095a
JX
3481msgstr ""
3482
18a90722 3483#: submodule.c:108
fda7b092
JX
3484#, c-format
3485msgid "Could not update .gitmodules entry %s"
11b90174
JX
3486msgstr ""
3487
18a90722 3488#: submodule.c:141
fda7b092
JX
3489#, c-format
3490msgid "Could not remove .gitmodules entry for %s"
11b90174
JX
3491msgstr ""
3492
18a90722 3493#: submodule.c:152
fda7b092 3494msgid "staging updated .gitmodules failed"
9fa976ff
JX
3495msgstr ""
3496
18a90722 3497#: submodule.c:312
5b34e000
JX
3498#, c-format
3499msgid "in unpopulated submodule '%s'"
3500msgstr ""
3501
18a90722 3502#: submodule.c:343
5b34e000
JX
3503#, c-format
3504msgid "Pathspec '%s' is in submodule '%.*s'"
3505msgstr ""
3506
18a90722 3507#: submodule.c:833
25eab542
JX
3508#, c-format
3509msgid "submodule entry '%s' (%s) is a %s, not a commit"
3510msgstr ""
3511
18a90722 3512#: submodule.c:1065 builtin/branch.c:648 builtin/submodule--helper.c:1387
25eab542
JX
3513msgid "Failed to resolve HEAD as a valid ref."
3514msgstr ""
3515
18a90722 3516#: submodule.c:1370
673bfad0 3517#, c-format
dfc182b1 3518msgid "'%s' not recognized as a git repository"
673bfad0
JX
3519msgstr ""
3520
18a90722 3521#: submodule.c:1508
673bfad0 3522#, c-format
dfc182b1 3523msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
3524msgstr ""
3525
18a90722 3526#: submodule.c:1521
dfc182b1
JX
3527#, c-format
3528msgid "could not run 'git status' in submodule '%s'"
3529msgstr ""
3530
18a90722 3531#: submodule.c:1614
dfc182b1
JX
3532#, c-format
3533msgid "submodule '%s' has dirty index"
3534msgstr ""
3535
18a90722 3536#: submodule.c:1876
673bfad0
JX
3537#, c-format
3538msgid ""
3539"relocate_gitdir for submodule '%s' with more than one worktree not supported"
3540msgstr ""
3541
18a90722 3542#: submodule.c:1888 submodule.c:1944
673bfad0
JX
3543#, c-format
3544msgid "could not lookup name for submodule '%s'"
3545msgstr ""
3546
18a90722
JX
3547#: submodule.c:1892 builtin/submodule--helper.c:909
3548#: builtin/submodule--helper.c:919
673bfad0
JX
3549#, c-format
3550msgid "could not create directory '%s'"
3551msgstr ""
3552
18a90722 3553#: submodule.c:1895
673bfad0
JX
3554#, c-format
3555msgid ""
3556"Migrating git directory of '%s%s' from\n"
3557"'%s' to\n"
3558"'%s'\n"
3559msgstr ""
3560
18a90722 3561#: submodule.c:1979
673bfad0
JX
3562#, c-format
3563msgid "could not recurse into submodule '%s'"
3564msgstr ""
3565
18a90722 3566#: submodule.c:2023
dfc182b1
JX
3567msgid "could not start ls-files in .."
3568msgstr ""
3569
18a90722 3570#: submodule.c:2043
dfc182b1
JX
3571msgid "BUG: returned path string doesn't match cwd?"
3572msgstr ""
3573
18a90722 3574#: submodule.c:2062
dfc182b1
JX
3575#, c-format
3576msgid "ls-tree returned unexpected return code %d"
3577msgstr ""
3578
25eab542
JX
3579#: submodule-config.c:263
3580msgid "negative values not allowed for submodule.fetchjobs"
3581msgstr ""
3582
3583#: submodule-config.c:436
fda7b092
JX
3584#, c-format
3585msgid "invalid value for %s"
11b90174
JX
3586msgstr ""
3587
25eab542 3588#: trailer.c:238
fda7b092
JX
3589#, c-format
3590msgid "running trailer command '%s' failed"
11b90174
JX
3591msgstr ""
3592
25eab542
JX
3593#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
3594#: trailer.c:557
fda7b092
JX
3595#, c-format
3596msgid "unknown value '%s' for key '%s'"
11b90174
JX
3597msgstr ""
3598
25eab542 3599#: trailer.c:539 trailer.c:544 builtin/remote.c:290
fda7b092
JX
3600#, c-format
3601msgid "more than one %s"
11b90174
JX
3602msgstr ""
3603
25eab542 3604#: trailer.c:730
fda7b092
JX
3605#, c-format
3606msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
3607msgstr ""
3608
25eab542 3609#: trailer.c:750
fda7b092
JX
3610#, c-format
3611msgid "could not read input file '%s'"
11b90174
JX
3612msgstr ""
3613
25eab542 3614#: trailer.c:753
fda7b092 3615msgid "could not read from stdin"
df0617bf
JX
3616msgstr ""
3617
25eab542 3618#: trailer.c:1008 builtin/am.c:46
df0617bf 3619#, c-format
fda7b092
JX
3620msgid "could not stat %s"
3621msgstr ""
df0617bf 3622
25eab542 3623#: trailer.c:1010
df0617bf 3624#, c-format
fda7b092 3625msgid "file %s is not a regular file"
df0617bf
JX
3626msgstr ""
3627
25eab542 3628#: trailer.c:1012
fda7b092
JX
3629#, c-format
3630msgid "file %s is not writable by user"
3631msgstr ""
3632
25eab542 3633#: trailer.c:1024
fda7b092 3634msgid "could not open temporary file"
df0617bf
JX
3635msgstr ""
3636
25eab542 3637#: trailer.c:1064
df0617bf 3638#, c-format
fda7b092
JX
3639msgid "could not rename temporary file to %s"
3640msgstr ""
df0617bf 3641
18a90722 3642#: transport.c:63
fda7b092
JX
3643#, c-format
3644msgid "Would set upstream of '%s' to '%s' of '%s'\n"
df0617bf
JX
3645msgstr ""
3646
18a90722 3647#: transport.c:152
235537a0 3648#, c-format
fda7b092 3649msgid "transport: invalid depth option '%s'"
235537a0
JX
3650msgstr ""
3651
18a90722 3652#: transport.c:904
fda7b092
JX
3653#, c-format
3654msgid ""
3655"The following submodule paths contain changes that can\n"
3656"not be found on any remote:\n"
11b90174
JX
3657msgstr ""
3658
18a90722 3659#: transport.c:908
fda7b092
JX
3660#, c-format
3661msgid ""
3662"\n"
3663"Please try\n"
3664"\n"
3665"\tgit push --recurse-submodules=on-demand\n"
3666"\n"
3667"or cd to the path and use\n"
3668"\n"
3669"\tgit push\n"
3670"\n"
3671"to push them to a remote.\n"
3672"\n"
11b90174
JX
3673msgstr ""
3674
18a90722 3675#: transport.c:916
fda7b092 3676msgid "Aborting."
11b90174
JX
3677msgstr ""
3678
18a90722 3679#: transport-helper.c:1074
fda7b092
JX
3680#, c-format
3681msgid "Could not read ref %s"
11b90174
JX
3682msgstr ""
3683
fda7b092
JX
3684#: tree-walk.c:31
3685msgid "too-short tree object"
11b90174
JX
3686msgstr ""
3687
fda7b092
JX
3688#: tree-walk.c:37
3689msgid "malformed mode in tree entry"
235537a0
JX
3690msgstr ""
3691
fda7b092
JX
3692#: tree-walk.c:41
3693msgid "empty filename in tree entry"
11b90174
JX
3694msgstr ""
3695
25eab542 3696#: tree-walk.c:114
fda7b092 3697msgid "too-short tree file"
11b90174
JX
3698msgstr ""
3699
18a90722 3700#: unpack-trees.c:107
235537a0 3701#, c-format
fda7b092
JX
3702msgid ""
3703"Your local changes to the following files would be overwritten by checkout:\n"
3704"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
3705msgstr ""
3706
18a90722 3707#: unpack-trees.c:109
fda7b092
JX
3708#, c-format
3709msgid ""
3710"Your local changes to the following files would be overwritten by checkout:\n"
3711"%%s"
11b90174
JX
3712msgstr ""
3713
18a90722 3714#: unpack-trees.c:112
fda7b092
JX
3715#, c-format
3716msgid ""
3717"Your local changes to the following files would be overwritten by merge:\n"
3718"%%sPlease commit your changes or stash them before you merge."
3719msgstr ""
3720
18a90722 3721#: unpack-trees.c:114
fda7b092
JX
3722#, c-format
3723msgid ""
3724"Your local changes to the following files would be overwritten by merge:\n"
3725"%%s"
11b90174
JX
3726msgstr ""
3727
18a90722 3728#: unpack-trees.c:117
fda7b092 3729#, c-format
11b90174 3730msgid ""
fda7b092
JX
3731"Your local changes to the following files would be overwritten by %s:\n"
3732"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
3733msgstr ""
3734
18a90722 3735#: unpack-trees.c:119
727b9576 3736#, c-format
fda7b092
JX
3737msgid ""
3738"Your local changes to the following files would be overwritten by %s:\n"
3739"%%s"
11b90174
JX
3740msgstr ""
3741
18a90722 3742#: unpack-trees.c:124
fda7b092
JX
3743#, c-format
3744msgid ""
673bfad0 3745"Updating the following directories would lose untracked files in them:\n"
fda7b092 3746"%s"
28b3cffc
JX
3747msgstr ""
3748
18a90722 3749#: unpack-trees.c:128
fda7b092
JX
3750#, c-format
3751msgid ""
3752"The following untracked working tree files would be removed by checkout:\n"
3753"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
3754msgstr ""
3755
18a90722 3756#: unpack-trees.c:130
fda7b092
JX
3757#, c-format
3758msgid ""
3759"The following untracked working tree files would be removed by checkout:\n"
3760"%%s"
11b90174
JX
3761msgstr ""
3762
18a90722 3763#: unpack-trees.c:133
235537a0 3764#, c-format
fda7b092
JX
3765msgid ""
3766"The following untracked working tree files would be removed by merge:\n"
3767"%%sPlease move or remove them before you merge."
c138af56
JX
3768msgstr ""
3769
18a90722 3770#: unpack-trees.c:135
fda7b092
JX
3771#, c-format
3772msgid ""
3773"The following untracked working tree files would be removed by merge:\n"
3774"%%s"
235537a0
JX
3775msgstr ""
3776
18a90722 3777#: unpack-trees.c:138
fda7b092
JX
3778#, c-format
3779msgid ""
3780"The following untracked working tree files would be removed by %s:\n"
3781"%%sPlease move or remove them before you %s."
c138af56
JX
3782msgstr ""
3783
18a90722 3784#: unpack-trees.c:140
fda7b092
JX
3785#, c-format
3786msgid ""
3787"The following untracked working tree files would be removed by %s:\n"
3788"%%s"
c138af56
JX
3789msgstr ""
3790
18a90722 3791#: unpack-trees.c:145
c138af56 3792#, c-format
fda7b092
JX
3793msgid ""
3794"The following untracked working tree files would be overwritten by "
3795"checkout:\n"
3796"%%sPlease move or remove them before you switch branches."
c138af56
JX
3797msgstr ""
3798
18a90722 3799#: unpack-trees.c:147
fda7b092
JX
3800#, c-format
3801msgid ""
3802"The following untracked working tree files would be overwritten by "
3803"checkout:\n"
3804"%%s"
11b90174
JX
3805msgstr ""
3806
18a90722 3807#: unpack-trees.c:150
fda7b092
JX
3808#, c-format
3809msgid ""
3810"The following untracked working tree files would be overwritten by merge:\n"
3811"%%sPlease move or remove them before you merge."
11b90174
JX
3812msgstr ""
3813
18a90722 3814#: unpack-trees.c:152
fda7b092
JX
3815#, c-format
3816msgid ""
3817"The following untracked working tree files would be overwritten by merge:\n"
3818"%%s"
dce37b66
JX
3819msgstr ""
3820
18a90722 3821#: unpack-trees.c:155
fda7b092
JX
3822#, c-format
3823msgid ""
3824"The following untracked working tree files would be overwritten by %s:\n"
3825"%%sPlease move or remove them before you %s."
df0617bf
JX
3826msgstr ""
3827
18a90722 3828#: unpack-trees.c:157
fda7b092
JX
3829#, c-format
3830msgid ""
3831"The following untracked working tree files would be overwritten by %s:\n"
3832"%%s"
28b3cffc
JX
3833msgstr ""
3834
18a90722 3835#: unpack-trees.c:164
fda7b092
JX
3836#, c-format
3837msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
3838msgstr ""
3839
18a90722 3840#: unpack-trees.c:167
fda7b092
JX
3841#, c-format
3842msgid ""
25eab542 3843"Cannot update sparse checkout: the following entries are not up to date:\n"
fda7b092 3844"%s"
c138af56
JX
3845msgstr ""
3846
18a90722 3847#: unpack-trees.c:169
fda7b092
JX
3848#, c-format
3849msgid ""
3850"The following working tree files would be overwritten by sparse checkout "
3851"update:\n"
3852"%s"
dce37b66
JX
3853msgstr ""
3854
18a90722 3855#: unpack-trees.c:171
fda7b092
JX
3856#, c-format
3857msgid ""
3858"The following working tree files would be removed by sparse checkout "
3859"update:\n"
3860"%s"
dce37b66
JX
3861msgstr ""
3862
18a90722 3863#: unpack-trees.c:173
dfc182b1
JX
3864#, c-format
3865msgid ""
3866"Cannot update submodule:\n"
3867"%s"
3868msgstr ""
3869
18a90722 3870#: unpack-trees.c:250
fda7b092
JX
3871#, c-format
3872msgid "Aborting\n"
dce37b66
JX
3873msgstr ""
3874
18a90722 3875#: unpack-trees.c:332
fda7b092 3876msgid "Checking out files"
dce37b66
JX
3877msgstr ""
3878
dfc182b1 3879#: urlmatch.c:163
fda7b092 3880msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
3881msgstr ""
3882
dfc182b1 3883#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 3884#, c-format
fda7b092 3885msgid "invalid %XX escape sequence"
dce37b66
JX
3886msgstr ""
3887
dfc182b1 3888#: urlmatch.c:215
fda7b092 3889msgid "missing host and scheme is not 'file:'"
dce37b66
JX
3890msgstr ""
3891
dfc182b1 3892#: urlmatch.c:232
fda7b092 3893msgid "a 'file:' URL may not have a port number"
dce37b66
JX
3894msgstr ""
3895
dfc182b1 3896#: urlmatch.c:247
fda7b092 3897msgid "invalid characters in host name"
dce37b66
JX
3898msgstr ""
3899
dfc182b1 3900#: urlmatch.c:292 urlmatch.c:303
fda7b092 3901msgid "invalid port number"
dce37b66
JX
3902msgstr ""
3903
dfc182b1 3904#: urlmatch.c:371
fda7b092 3905msgid "invalid '..' path segment"
dce37b66
JX
3906msgstr ""
3907
5b34e000 3908#: worktree.c:245
cc76011e 3909#, c-format
fda7b092 3910msgid "failed to read '%s'"
dce37b66
JX
3911msgstr ""
3912
5b34e000 3913#: wrapper.c:223 wrapper.c:393
dce37b66 3914#, c-format
fda7b092 3915msgid "could not open '%s' for reading and writing"
dce37b66
JX
3916msgstr ""
3917
18a90722
JX
3918#: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:770
3919#: builtin/am.c:862 builtin/merge.c:1043
cc76011e 3920#, c-format
fda7b092 3921msgid "could not open '%s' for reading"
dce37b66
JX
3922msgstr ""
3923
5b34e000 3924#: wrapper.c:424 wrapper.c:624
cc76011e 3925#, c-format
fda7b092 3926msgid "unable to access '%s'"
dce37b66
JX
3927msgstr ""
3928
5b34e000 3929#: wrapper.c:632
fda7b092 3930msgid "unable to get current working directory"
dce37b66
JX
3931msgstr ""
3932
25eab542 3933#: wt-status.c:150
fda7b092 3934msgid "Unmerged paths:"
a5a41683
JX
3935msgstr ""
3936
25eab542 3937#: wt-status.c:177 wt-status.c:204
9caaf23e 3938#, c-format
fda7b092 3939msgid " (use \"git reset %s <file>...\" to unstage)"
cc76011e
JX
3940msgstr ""
3941
25eab542 3942#: wt-status.c:179 wt-status.c:206
fda7b092 3943msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
3944msgstr ""
3945
25eab542 3946#: wt-status.c:183
fda7b092 3947msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
3948msgstr ""
3949
25eab542 3950#: wt-status.c:185 wt-status.c:189
fda7b092 3951msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
3952msgstr ""
3953
25eab542 3954#: wt-status.c:187
fda7b092 3955msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
3956msgstr ""
3957
18a90722 3958#: wt-status.c:198 wt-status.c:984
fda7b092 3959msgid "Changes to be committed:"
dce37b66
JX
3960msgstr ""
3961
18a90722 3962#: wt-status.c:216 wt-status.c:993
fda7b092 3963msgid "Changes not staged for commit:"
dce37b66
JX
3964msgstr ""
3965
25eab542 3966#: wt-status.c:220
fda7b092 3967msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
3968msgstr ""
3969
25eab542 3970#: wt-status.c:222
fda7b092 3971msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
3972msgstr ""
3973
25eab542 3974#: wt-status.c:223
fda7b092
JX
3975msgid ""
3976" (use \"git checkout -- <file>...\" to discard changes in working directory)"
64f23b0c
JX
3977msgstr ""
3978
25eab542 3979#: wt-status.c:225
fda7b092 3980msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
3981msgstr ""
3982
25eab542 3983#: wt-status.c:237
fda7b092
JX
3984#, c-format
3985msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
3986msgstr ""
3987
25eab542 3988#: wt-status.c:252
fda7b092 3989msgid "both deleted:"
dce37b66
JX
3990msgstr ""
3991
25eab542 3992#: wt-status.c:254
fda7b092 3993msgid "added by us:"
dce37b66
JX
3994msgstr ""
3995
25eab542 3996#: wt-status.c:256
fda7b092 3997msgid "deleted by them:"
cc76011e
JX
3998msgstr ""
3999
25eab542 4000#: wt-status.c:258
fda7b092 4001msgid "added by them:"
cc76011e
JX
4002msgstr ""
4003
25eab542 4004#: wt-status.c:260
fda7b092 4005msgid "deleted by us:"
cc76011e
JX
4006msgstr ""
4007
25eab542 4008#: wt-status.c:262
fda7b092 4009msgid "both added:"
cc76011e
JX
4010msgstr ""
4011
25eab542 4012#: wt-status.c:264
fda7b092 4013msgid "both modified:"
cc76011e
JX
4014msgstr ""
4015
25eab542 4016#: wt-status.c:274
fda7b092 4017msgid "new file:"
cc76011e
JX
4018msgstr ""
4019
25eab542 4020#: wt-status.c:276
fda7b092 4021msgid "copied:"
cc76011e
JX
4022msgstr ""
4023
25eab542 4024#: wt-status.c:278
fda7b092 4025msgid "deleted:"
cc76011e
JX
4026msgstr ""
4027
25eab542 4028#: wt-status.c:280
fda7b092 4029msgid "modified:"
cc76011e
JX
4030msgstr ""
4031
25eab542 4032#: wt-status.c:282
fda7b092 4033msgid "renamed:"
c6bc7d43
JX
4034msgstr ""
4035
25eab542 4036#: wt-status.c:284
fda7b092 4037msgid "typechange:"
cc76011e
JX
4038msgstr ""
4039
25eab542 4040#: wt-status.c:286
fda7b092 4041msgid "unknown:"
cc76011e
JX
4042msgstr ""
4043
25eab542 4044#: wt-status.c:288
fda7b092 4045msgid "unmerged:"
cc76011e
JX
4046msgstr ""
4047
25eab542 4048#: wt-status.c:370
fda7b092 4049msgid "new commits, "
9fa976ff
JX
4050msgstr ""
4051
25eab542 4052#: wt-status.c:372
fda7b092 4053msgid "modified content, "
9fa976ff
JX
4054msgstr ""
4055
25eab542 4056#: wt-status.c:374
fda7b092 4057msgid "untracked content, "
dce37b66
JX
4058msgstr ""
4059
18a90722 4060#: wt-status.c:824
5b34e000
JX
4061#, c-format
4062msgid "Your stash currently has %d entry"
4063msgid_plural "Your stash currently has %d entries"
4064msgstr[0] ""
4065msgstr[1] ""
4066
18a90722 4067#: wt-status.c:856
fda7b092 4068msgid "Submodules changed but not updated:"
dce37b66
JX
4069msgstr ""
4070
18a90722 4071#: wt-status.c:858
fda7b092 4072msgid "Submodule changes to be committed:"
dce37b66
JX
4073msgstr ""
4074
18a90722 4075#: wt-status.c:940
fda7b092 4076msgid ""
25eab542
JX
4077"Do not modify or remove the line above.\n"
4078"Everything below it will be ignored."
dce37b66
JX
4079msgstr ""
4080
18a90722 4081#: wt-status.c:1053
fda7b092 4082msgid "You have unmerged paths."
9fa976ff
JX
4083msgstr ""
4084
18a90722 4085#: wt-status.c:1056
fda7b092 4086msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
4087msgstr ""
4088
18a90722 4089#: wt-status.c:1058
fda7b092 4090msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
4091msgstr ""
4092
18a90722 4093#: wt-status.c:1063
fda7b092 4094msgid "All conflicts fixed but you are still merging."
dce37b66
JX
4095msgstr ""
4096
18a90722 4097#: wt-status.c:1066
fda7b092 4098msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
4099msgstr ""
4100
18a90722 4101#: wt-status.c:1076
fda7b092 4102msgid "You are in the middle of an am session."
df0617bf
JX
4103msgstr ""
4104
18a90722 4105#: wt-status.c:1079
fda7b092 4106msgid "The current patch is empty."
df0617bf
JX
4107msgstr ""
4108
18a90722 4109#: wt-status.c:1083
fda7b092 4110msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
4111msgstr ""
4112
18a90722 4113#: wt-status.c:1085
fda7b092 4114msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
4115msgstr ""
4116
18a90722 4117#: wt-status.c:1087
fda7b092 4118msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
4119msgstr ""
4120
18a90722 4121#: wt-status.c:1219
673bfad0
JX
4122msgid "git-rebase-todo is missing."
4123msgstr ""
4124
18a90722 4125#: wt-status.c:1221
fda7b092 4126msgid "No commands done."
df0617bf
JX
4127msgstr ""
4128
18a90722 4129#: wt-status.c:1224
df0617bf 4130#, c-format
fda7b092
JX
4131msgid "Last command done (%d command done):"
4132msgid_plural "Last commands done (%d commands done):"
4133msgstr[0] ""
4134msgstr[1] ""
df0617bf 4135
18a90722 4136#: wt-status.c:1235
fda7b092
JX
4137#, c-format
4138msgid " (see more in file %s)"
df0617bf
JX
4139msgstr ""
4140
18a90722 4141#: wt-status.c:1240
fda7b092 4142msgid "No commands remaining."
df0617bf
JX
4143msgstr ""
4144
18a90722 4145#: wt-status.c:1243
fda7b092
JX
4146#, c-format
4147msgid "Next command to do (%d remaining command):"
4148msgid_plural "Next commands to do (%d remaining commands):"
4149msgstr[0] ""
4150msgstr[1] ""
df0617bf 4151
18a90722 4152#: wt-status.c:1251
fda7b092 4153msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
4154msgstr ""
4155
18a90722 4156#: wt-status.c:1264
fda7b092
JX
4157#, c-format
4158msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
4159msgstr ""
4160
18a90722 4161#: wt-status.c:1269
fda7b092 4162msgid "You are currently rebasing."
df0617bf
JX
4163msgstr ""
4164
18a90722 4165#: wt-status.c:1283
fda7b092 4166msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
4167msgstr ""
4168
18a90722 4169#: wt-status.c:1285
fda7b092 4170msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
4171msgstr ""
4172
18a90722 4173#: wt-status.c:1287
fda7b092 4174msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
4175msgstr ""
4176
18a90722 4177#: wt-status.c:1293
fda7b092 4178msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
4179msgstr ""
4180
18a90722 4181#: wt-status.c:1297
df0617bf 4182#, c-format
fda7b092
JX
4183msgid ""
4184"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
4185msgstr ""
4186
18a90722 4187#: wt-status.c:1302
fda7b092 4188msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
4189msgstr ""
4190
18a90722 4191#: wt-status.c:1305
fda7b092 4192msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
4193msgstr ""
4194
18a90722 4195#: wt-status.c:1309
df0617bf 4196#, c-format
fda7b092 4197msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
4198msgstr ""
4199
18a90722 4200#: wt-status.c:1314
fda7b092 4201msgid "You are currently editing a commit during a rebase."
df0617bf
JX
4202msgstr ""
4203
18a90722 4204#: wt-status.c:1317
fda7b092 4205msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
4206msgstr ""
4207
18a90722 4208#: wt-status.c:1319
df0617bf 4209msgid ""
fda7b092 4210" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
4211msgstr ""
4212
18a90722 4213#: wt-status.c:1329
fda7b092
JX
4214#, c-format
4215msgid "You are currently cherry-picking commit %s."
df0617bf
JX
4216msgstr ""
4217
18a90722 4218#: wt-status.c:1334
fda7b092 4219msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
4220msgstr ""
4221
18a90722 4222#: wt-status.c:1337
fda7b092 4223msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
4224msgstr ""
4225
18a90722 4226#: wt-status.c:1339
fda7b092 4227msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
4228msgstr ""
4229
18a90722 4230#: wt-status.c:1348
df0617bf 4231#, c-format
fda7b092 4232msgid "You are currently reverting commit %s."
df0617bf
JX
4233msgstr ""
4234
18a90722 4235#: wt-status.c:1353
fda7b092 4236msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
4237msgstr ""
4238
18a90722 4239#: wt-status.c:1356
fda7b092 4240msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
4241msgstr ""
4242
18a90722 4243#: wt-status.c:1358
fda7b092 4244msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
4245msgstr ""
4246
18a90722 4247#: wt-status.c:1369
df0617bf 4248#, c-format
fda7b092 4249msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
4250msgstr ""
4251
18a90722 4252#: wt-status.c:1373
fda7b092 4253msgid "You are currently bisecting."
df0617bf
JX
4254msgstr ""
4255
18a90722 4256#: wt-status.c:1376
fda7b092 4257msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
4258msgstr ""
4259
18a90722 4260#: wt-status.c:1573
fda7b092 4261msgid "On branch "
df0617bf
JX
4262msgstr ""
4263
18a90722 4264#: wt-status.c:1579
fda7b092 4265msgid "interactive rebase in progress; onto "
df0617bf
JX
4266msgstr ""
4267
18a90722 4268#: wt-status.c:1581
fda7b092 4269msgid "rebase in progress; onto "
df0617bf
JX
4270msgstr ""
4271
18a90722 4272#: wt-status.c:1586
fda7b092 4273msgid "HEAD detached at "
df0617bf
JX
4274msgstr ""
4275
18a90722 4276#: wt-status.c:1588
fda7b092 4277msgid "HEAD detached from "
df0617bf
JX
4278msgstr ""
4279
18a90722 4280#: wt-status.c:1591
fda7b092 4281msgid "Not currently on any branch."
df0617bf
JX
4282msgstr ""
4283
18a90722 4284#: wt-status.c:1611
fda7b092 4285msgid "Initial commit"
df0617bf
JX
4286msgstr ""
4287
18a90722 4288#: wt-status.c:1612
5b34e000
JX
4289msgid "No commits yet"
4290msgstr ""
4291
18a90722 4292#: wt-status.c:1626
fda7b092 4293msgid "Untracked files"
df0617bf
JX
4294msgstr ""
4295
18a90722 4296#: wt-status.c:1628
fda7b092 4297msgid "Ignored files"
df0617bf
JX
4298msgstr ""
4299
18a90722 4300#: wt-status.c:1632
fda7b092
JX
4301#, c-format
4302msgid ""
4303"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
4304"may speed it up, but you have to be careful not to forget to add\n"
4305"new files yourself (see 'git help status')."
df0617bf
JX
4306msgstr ""
4307
18a90722 4308#: wt-status.c:1638
fda7b092
JX
4309#, c-format
4310msgid "Untracked files not listed%s"
df0617bf
JX
4311msgstr ""
4312
18a90722 4313#: wt-status.c:1640
fda7b092 4314msgid " (use -u option to show untracked files)"
df0617bf
JX
4315msgstr ""
4316
18a90722 4317#: wt-status.c:1646
fda7b092 4318msgid "No changes"
df0617bf
JX
4319msgstr ""
4320
18a90722 4321#: wt-status.c:1651
fda7b092
JX
4322#, c-format
4323msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
4324msgstr ""
4325
18a90722 4326#: wt-status.c:1654
fda7b092
JX
4327#, c-format
4328msgid "no changes added to commit\n"
df0617bf
JX
4329msgstr ""
4330
18a90722 4331#: wt-status.c:1657
fda7b092
JX
4332#, c-format
4333msgid ""
4334"nothing added to commit but untracked files present (use \"git add\" to "
4335"track)\n"
df0617bf
JX
4336msgstr ""
4337
18a90722 4338#: wt-status.c:1660
fda7b092
JX
4339#, c-format
4340msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
4341msgstr ""
4342
18a90722 4343#: wt-status.c:1663
fda7b092
JX
4344#, c-format
4345msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
4346msgstr ""
4347
18a90722 4348#: wt-status.c:1666 wt-status.c:1671
fda7b092
JX
4349#, c-format
4350msgid "nothing to commit\n"
df0617bf
JX
4351msgstr ""
4352
18a90722 4353#: wt-status.c:1669
fda7b092
JX
4354#, c-format
4355msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
4356msgstr ""
4357
18a90722 4358#: wt-status.c:1673
fda7b092
JX
4359#, c-format
4360msgid "nothing to commit, working tree clean\n"
df0617bf
JX
4361msgstr ""
4362
18a90722 4363#: wt-status.c:1785
5b34e000 4364msgid "No commits yet on "
df0617bf
JX
4365msgstr ""
4366
18a90722 4367#: wt-status.c:1789
fda7b092 4368msgid "HEAD (no branch)"
df0617bf
JX
4369msgstr ""
4370
18a90722 4371#: wt-status.c:1818 wt-status.c:1826
fda7b092 4372msgid "behind "
df0617bf
JX
4373msgstr ""
4374
18a90722 4375#: wt-status.c:1821 wt-status.c:1824
fda7b092 4376msgid "ahead "
df0617bf
JX
4377msgstr ""
4378
fda7b092 4379#. TRANSLATORS: the action is e.g. "pull with rebase"
18a90722 4380#: wt-status.c:2318
fda7b092
JX
4381#, c-format
4382msgid "cannot %s: You have unstaged changes."
df0617bf
JX
4383msgstr ""
4384
18a90722 4385#: wt-status.c:2324
fda7b092 4386msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
4387msgstr ""
4388
18a90722 4389#: wt-status.c:2326
fda7b092
JX
4390#, c-format
4391msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
4392msgstr ""
4393
25eab542 4394#: compat/precompose_utf8.c:58 builtin/clone.c:437
fda7b092
JX
4395#, c-format
4396msgid "failed to unlink '%s'"
df0617bf
JX
4397msgstr ""
4398
5b34e000 4399#: builtin/add.c:24
fda7b092 4400msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
4401msgstr ""
4402
18a90722 4403#: builtin/add.c:83
fda7b092
JX
4404#, c-format
4405msgid "unexpected diff status %c"
df0617bf
JX
4406msgstr ""
4407
18a90722 4408#: builtin/add.c:88 builtin/commit.c:291
fda7b092 4409msgid "updating files failed"
df0617bf
JX
4410msgstr ""
4411
18a90722 4412#: builtin/add.c:98
fda7b092
JX
4413#, c-format
4414msgid "remove '%s'\n"
df0617bf
JX
4415msgstr ""
4416
18a90722 4417#: builtin/add.c:173
fda7b092 4418msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
4419msgstr ""
4420
18a90722 4421#: builtin/add.c:233 builtin/rev-parse.c:888
fda7b092 4422msgid "Could not read the index"
df0617bf
JX
4423msgstr ""
4424
18a90722 4425#: builtin/add.c:244
fda7b092
JX
4426#, c-format
4427msgid "Could not open '%s' for writing."
df0617bf
JX
4428msgstr ""
4429
18a90722 4430#: builtin/add.c:248
fda7b092 4431msgid "Could not write patch"
df0617bf
JX
4432msgstr ""
4433
18a90722 4434#: builtin/add.c:251
fda7b092 4435msgid "editing patch failed"
df0617bf
JX
4436msgstr ""
4437
18a90722 4438#: builtin/add.c:254
fda7b092
JX
4439#, c-format
4440msgid "Could not stat '%s'"
df0617bf
JX
4441msgstr ""
4442
18a90722 4443#: builtin/add.c:256
fda7b092 4444msgid "Empty patch. Aborted."
df0617bf
JX
4445msgstr ""
4446
18a90722 4447#: builtin/add.c:261
df0617bf 4448#, c-format
fda7b092 4449msgid "Could not apply '%s'"
df0617bf
JX
4450msgstr ""
4451
18a90722 4452#: builtin/add.c:271
fda7b092 4453msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
4454msgstr ""
4455
18a90722
JX
4456#: builtin/add.c:291 builtin/clean.c:911 builtin/fetch.c:133 builtin/mv.c:124
4457#: builtin/prune-packed.c:55 builtin/pull.c:207 builtin/push.c:541
25eab542 4458#: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
fda7b092 4459msgid "dry run"
df0617bf
JX
4460msgstr ""
4461
18a90722 4462#: builtin/add.c:294
fda7b092 4463msgid "interactive picking"
6f6731e7
JX
4464msgstr ""
4465
18a90722 4466#: builtin/add.c:295 builtin/checkout.c:1137 builtin/reset.c:310
fda7b092 4467msgid "select hunks interactively"
dce37b66
JX
4468msgstr ""
4469
18a90722 4470#: builtin/add.c:296
fda7b092 4471msgid "edit current diff and apply"
dce37b66
JX
4472msgstr ""
4473
18a90722 4474#: builtin/add.c:297
fda7b092 4475msgid "allow adding otherwise ignored files"
dce37b66
JX
4476msgstr ""
4477
18a90722 4478#: builtin/add.c:298
fda7b092 4479msgid "update tracked files"
dce37b66
JX
4480msgstr ""
4481
18a90722
JX
4482#: builtin/add.c:299
4483msgid "renormalize EOL of tracked files (implies -u)"
4484msgstr ""
4485
4486#: builtin/add.c:300
fda7b092 4487msgid "record only the fact that the path will be added later"
dce37b66
JX
4488msgstr ""
4489
18a90722 4490#: builtin/add.c:301
fda7b092 4491msgid "add changes from all tracked and untracked files"
dce37b66
JX
4492msgstr ""
4493
18a90722 4494#: builtin/add.c:304
fda7b092 4495msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
4496msgstr ""
4497
18a90722 4498#: builtin/add.c:306
fda7b092 4499msgid "don't add, only refresh the index"
dce37b66
JX
4500msgstr ""
4501
18a90722 4502#: builtin/add.c:307
fda7b092 4503msgid "just skip files which cannot be added because of errors"
dce37b66
JX
4504msgstr ""
4505
18a90722 4506#: builtin/add.c:308
fda7b092 4507msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
4508msgstr ""
4509
18a90722 4510#: builtin/add.c:309 builtin/update-index.c:964
fda7b092 4511msgid "(+/-)x"
dce37b66
JX
4512msgstr ""
4513
18a90722 4514#: builtin/add.c:309 builtin/update-index.c:965
fda7b092
JX
4515msgid "override the executable bit of the listed files"
4516msgstr ""
dce37b66 4517
18a90722 4518#: builtin/add.c:311
5b34e000
JX
4519msgid "warn when adding an embedded repository"
4520msgstr ""
4521
18a90722 4522#: builtin/add.c:326
5b34e000
JX
4523#, c-format
4524msgid ""
4525"You've added another git repository inside your current repository.\n"
4526"Clones of the outer repository will not contain the contents of\n"
4527"the embedded repository and will not know how to obtain it.\n"
4528"If you meant to add a submodule, use:\n"
4529"\n"
4530"\tgit submodule add <url> %s\n"
4531"\n"
4532"If you added this path by mistake, you can remove it from the\n"
4533"index with:\n"
4534"\n"
4535"\tgit rm --cached %s\n"
4536"\n"
4537"See \"git help submodule\" for more information."
4538msgstr ""
4539
18a90722 4540#: builtin/add.c:354
5b34e000
JX
4541#, c-format
4542msgid "adding embedded git repository: %s"
4543msgstr ""
4544
18a90722 4545#: builtin/add.c:372
fda7b092
JX
4546#, c-format
4547msgid "Use -f if you really want to add them.\n"
dce37b66
JX
4548msgstr ""
4549
18a90722 4550#: builtin/add.c:380
fda7b092 4551msgid "adding files failed"
dce37b66
JX
4552msgstr ""
4553
18a90722 4554#: builtin/add.c:417
fda7b092 4555msgid "-A and -u are mutually incompatible"
dce37b66
JX
4556msgstr ""
4557
18a90722 4558#: builtin/add.c:424
fda7b092 4559msgid "Option --ignore-missing can only be used together with --dry-run"
dce37b66
JX
4560msgstr ""
4561
18a90722 4562#: builtin/add.c:428
dce37b66 4563#, c-format
fda7b092 4564msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
4565msgstr ""
4566
18a90722 4567#: builtin/add.c:443
dce37b66 4568#, c-format
fda7b092 4569msgid "Nothing specified, nothing added.\n"
dce37b66
JX
4570msgstr ""
4571
18a90722 4572#: builtin/add.c:444
dce37b66 4573#, c-format
fda7b092 4574msgid "Maybe you wanted to say 'git add .'?\n"
dce37b66
JX
4575msgstr ""
4576
18a90722
JX
4577#: builtin/add.c:449 builtin/check-ignore.c:176 builtin/checkout.c:281
4578#: builtin/checkout.c:484 builtin/clean.c:958 builtin/commit.c:350
4579#: builtin/diff-tree.c:114 builtin/mv.c:143 builtin/reset.c:249
4580#: builtin/rm.c:271 builtin/submodule--helper.c:311
fda7b092 4581msgid "index file corrupt"
dce37b66
JX
4582msgstr ""
4583
25eab542 4584#: builtin/am.c:414
fda7b092 4585msgid "could not parse author script"
dce37b66
JX
4586msgstr ""
4587
25eab542 4588#: builtin/am.c:498
dce37b66 4589#, c-format
fda7b092 4590msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
4591msgstr ""
4592
25eab542 4593#: builtin/am.c:539
dce37b66 4594#, c-format
fda7b092 4595msgid "Malformed input line: '%s'."
dce37b66
JX
4596msgstr ""
4597
25eab542 4598#: builtin/am.c:576
822e4a65 4599#, c-format
fda7b092 4600msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
4601msgstr ""
4602
25eab542 4603#: builtin/am.c:602
fda7b092
JX
4604msgid "fseek failed"
4605msgstr ""
dce37b66 4606
18a90722 4607#: builtin/am.c:790
822e4a65 4608#, c-format
fda7b092 4609msgid "could not parse patch '%s'"
dce37b66
JX
4610msgstr ""
4611
18a90722 4612#: builtin/am.c:855
fda7b092 4613msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
4614msgstr ""
4615
18a90722 4616#: builtin/am.c:903
fda7b092 4617msgid "invalid timestamp"
dce37b66
JX
4618msgstr ""
4619
18a90722 4620#: builtin/am.c:908 builtin/am.c:920
fda7b092 4621msgid "invalid Date line"
dce37b66
JX
4622msgstr ""
4623
18a90722 4624#: builtin/am.c:915
fda7b092 4625msgid "invalid timezone offset"
dce37b66
JX
4626msgstr ""
4627
18a90722 4628#: builtin/am.c:1008
fda7b092 4629msgid "Patch format detection failed."
dce37b66
JX
4630msgstr ""
4631
18a90722 4632#: builtin/am.c:1013 builtin/clone.c:402
dce37b66 4633#, c-format
fda7b092 4634msgid "failed to create directory '%s'"
dce37b66
JX
4635msgstr ""
4636
18a90722 4637#: builtin/am.c:1017
fda7b092 4638msgid "Failed to split patches."
c2ea1208
JX
4639msgstr ""
4640
18a90722 4641#: builtin/am.c:1146 builtin/commit.c:376
fda7b092 4642msgid "unable to write index file"
dce37b66
JX
4643msgstr ""
4644
005c62fe 4645#: builtin/am.c:1160
822e4a65 4646#, c-format
fda7b092 4647msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
4648msgstr ""
4649
005c62fe 4650#: builtin/am.c:1161
dce37b66 4651#, c-format
fda7b092 4652msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
4653msgstr ""
4654
005c62fe 4655#: builtin/am.c:1162
822e4a65 4656#, c-format
fda7b092 4657msgid "To restore the original branch and stop patching, run \"%s --abort\"."
dce37b66
JX
4658msgstr ""
4659
005c62fe 4660#: builtin/am.c:1269
5b34e000 4661msgid "Patch is empty."
dce37b66
JX
4662msgstr ""
4663
005c62fe 4664#: builtin/am.c:1335
dce37b66 4665#, c-format
5b34e000 4666msgid "invalid ident line: %.*s"
dce37b66
JX
4667msgstr ""
4668
005c62fe 4669#: builtin/am.c:1357
dce37b66 4670#, c-format
fda7b092 4671msgid "unable to parse commit %s"
dce37b66
JX
4672msgstr ""
4673
005c62fe 4674#: builtin/am.c:1550
fda7b092 4675msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
4676msgstr ""
4677
005c62fe 4678#: builtin/am.c:1552
fda7b092 4679msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
4680msgstr ""
4681
005c62fe 4682#: builtin/am.c:1571
fda7b092
JX
4683msgid ""
4684"Did you hand edit your patch?\n"
4685"It does not apply to blobs recorded in its index."
0bbe5b48
JX
4686msgstr ""
4687
005c62fe 4688#: builtin/am.c:1577
fda7b092 4689msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
4690msgstr ""
4691
005c62fe 4692#: builtin/am.c:1602
fda7b092 4693msgid "Failed to merge in the changes."
75f7b4b9
JX
4694msgstr ""
4695
005c62fe 4696#: builtin/am.c:1626 builtin/merge.c:642
fda7b092 4697msgid "git write-tree failed to write a tree"
c2ea1208
JX
4698msgstr ""
4699
005c62fe 4700#: builtin/am.c:1633
fda7b092 4701msgid "applying to an empty history"
dce37b66
JX
4702msgstr ""
4703
005c62fe 4704#: builtin/am.c:1646 builtin/commit.c:1798 builtin/merge.c:825
18a90722 4705#: builtin/merge.c:850
fda7b092 4706msgid "failed to write commit object"
dce37b66
JX
4707msgstr ""
4708
005c62fe 4709#: builtin/am.c:1679 builtin/am.c:1683
dce37b66 4710#, c-format
fda7b092 4711msgid "cannot resume: %s does not exist."
dce37b66
JX
4712msgstr ""
4713
005c62fe 4714#: builtin/am.c:1699
fda7b092 4715msgid "cannot be interactive without stdin connected to a terminal."
dce37b66
JX
4716msgstr ""
4717
005c62fe 4718#: builtin/am.c:1704
fda7b092 4719msgid "Commit Body is:"
dce37b66
JX
4720msgstr ""
4721
fda7b092
JX
4722#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4723#. in your translation. The program will only accept English
4724#. input at this point.
4725#.
005c62fe 4726#: builtin/am.c:1714
fda7b092 4727msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
4728msgstr ""
4729
005c62fe 4730#: builtin/am.c:1764
822e4a65 4731#, c-format
fda7b092 4732msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
4733msgstr ""
4734
005c62fe 4735#: builtin/am.c:1804 builtin/am.c:1876
822e4a65 4736#, c-format
fda7b092 4737msgid "Applying: %.*s"
dce37b66
JX
4738msgstr ""
4739
005c62fe 4740#: builtin/am.c:1820
fda7b092 4741msgid "No changes -- Patch already applied."
dce37b66
JX
4742msgstr ""
4743
005c62fe 4744#: builtin/am.c:1828
822e4a65 4745#, c-format
fda7b092 4746msgid "Patch failed at %s %.*s"
dce37b66
JX
4747msgstr ""
4748
005c62fe 4749#: builtin/am.c:1834
dce37b66 4750#, c-format
fda7b092 4751msgid "The copy of the patch that failed is found in: %s"
dce37b66
JX
4752msgstr ""
4753
005c62fe 4754#: builtin/am.c:1879
fda7b092
JX
4755msgid ""
4756"No changes - did you forget to use 'git add'?\n"
4757"If there is nothing left to stage, chances are that something else\n"
4758"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
4759msgstr ""
4760
005c62fe 4761#: builtin/am.c:1886
fda7b092
JX
4762msgid ""
4763"You still have unmerged paths in your index.\n"
5b34e000
JX
4764"You should 'git add' each file with resolved conflicts to mark them as "
4765"such.\n"
4766"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 4767msgstr ""
dce37b66 4768
005c62fe 4769#: builtin/am.c:1993 builtin/am.c:1997 builtin/am.c:2009 builtin/reset.c:332
25eab542 4770#: builtin/reset.c:340
dce37b66 4771#, c-format
fda7b092 4772msgid "Could not parse object '%s'."
dce37b66
JX
4773msgstr ""
4774
005c62fe 4775#: builtin/am.c:2045
fda7b092 4776msgid "failed to clean index"
f517e50d
JX
4777msgstr ""
4778
005c62fe 4779#: builtin/am.c:2080
fda7b092
JX
4780msgid ""
4781"You seem to have moved HEAD since the last 'am' failure.\n"
4782"Not rewinding to ORIG_HEAD"
dce37b66
JX
4783msgstr ""
4784
005c62fe 4785#: builtin/am.c:2143
dce37b66 4786#, c-format
fda7b092 4787msgid "Invalid value for --patch-format: %s"
dce37b66
JX
4788msgstr ""
4789
005c62fe 4790#: builtin/am.c:2176
fda7b092 4791msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
4792msgstr ""
4793
005c62fe 4794#: builtin/am.c:2177
fda7b092 4795msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
4796msgstr ""
4797
005c62fe 4798#: builtin/am.c:2183
fda7b092 4799msgid "run interactively"
dce37b66
JX
4800msgstr ""
4801
005c62fe 4802#: builtin/am.c:2185
fda7b092 4803msgid "historical option -- no-op"
9fa976ff
JX
4804msgstr ""
4805
005c62fe 4806#: builtin/am.c:2187
fda7b092 4807msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
4808msgstr ""
4809
005c62fe 4810#: builtin/am.c:2188 builtin/init-db.c:484 builtin/prune-packed.c:57
5b34e000 4811#: builtin/repack.c:180
fda7b092 4812msgid "be quiet"
9fa976ff
JX
4813msgstr ""
4814
005c62fe 4815#: builtin/am.c:2190
fda7b092 4816msgid "add a Signed-off-by line to the commit message"
9fa976ff
JX
4817msgstr ""
4818
005c62fe 4819#: builtin/am.c:2193
fda7b092
JX
4820msgid "recode into utf8 (default)"
4821msgstr ""
9fa976ff 4822
005c62fe 4823#: builtin/am.c:2195
fda7b092
JX
4824msgid "pass -k flag to git-mailinfo"
4825msgstr ""
9fa976ff 4826
005c62fe 4827#: builtin/am.c:2197
fda7b092 4828msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
4829msgstr ""
4830
005c62fe 4831#: builtin/am.c:2199
fda7b092 4832msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
4833msgstr ""
4834
005c62fe 4835#: builtin/am.c:2201
fda7b092 4836msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
4837msgstr ""
4838
005c62fe 4839#: builtin/am.c:2204
fda7b092 4840msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
4841msgstr ""
4842
005c62fe 4843#: builtin/am.c:2207
fda7b092 4844msgid "strip everything before a scissors line"
6f6731e7
JX
4845msgstr ""
4846
005c62fe
JX
4847#: builtin/am.c:2209 builtin/am.c:2212 builtin/am.c:2215 builtin/am.c:2218
4848#: builtin/am.c:2221 builtin/am.c:2224 builtin/am.c:2227 builtin/am.c:2230
4849#: builtin/am.c:2236
fda7b092 4850msgid "pass it through git-apply"
6f6731e7
JX
4851msgstr ""
4852
005c62fe 4853#: builtin/am.c:2226 builtin/fmt-merge-msg.c:665 builtin/fmt-merge-msg.c:668
18a90722 4854#: builtin/grep.c:845 builtin/merge.c:205 builtin/pull.c:145 builtin/pull.c:203
25eab542
JX
4855#: builtin/repack.c:189 builtin/repack.c:193 builtin/repack.c:195
4856#: builtin/show-branch.c:631 builtin/show-ref.c:169 builtin/tag.c:377
4857#: parse-options.h:132 parse-options.h:134 parse-options.h:245
fda7b092 4858msgid "n"
6f6731e7
JX
4859msgstr ""
4860
005c62fe 4861#: builtin/am.c:2232 builtin/branch.c:629 builtin/for-each-ref.c:38
25eab542 4862#: builtin/replace.c:444 builtin/tag.c:412 builtin/verify-tag.c:39
fda7b092 4863msgid "format"
6f6731e7
JX
4864msgstr ""
4865
005c62fe 4866#: builtin/am.c:2233
fda7b092 4867msgid "format the patch(es) are in"
6f6731e7
JX
4868msgstr ""
4869
005c62fe 4870#: builtin/am.c:2239
fda7b092 4871msgid "override error message when patch failure occurs"
6f6731e7
JX
4872msgstr ""
4873
005c62fe 4874#: builtin/am.c:2241
fda7b092 4875msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
4876msgstr ""
4877
005c62fe 4878#: builtin/am.c:2244
fda7b092 4879msgid "synonyms for --continue"
6f6731e7
JX
4880msgstr ""
4881
005c62fe 4882#: builtin/am.c:2247
fda7b092 4883msgid "skip the current patch"
0bbe5b48
JX
4884msgstr ""
4885
005c62fe 4886#: builtin/am.c:2250
fda7b092 4887msgid "restore the original branch and abort the patching operation."
6f6731e7
JX
4888msgstr ""
4889
005c62fe 4890#: builtin/am.c:2254
fda7b092 4891msgid "lie about committer date"
6f6731e7
JX
4892msgstr ""
4893
005c62fe 4894#: builtin/am.c:2256
fda7b092 4895msgid "use current timestamp for author date"
6f6731e7
JX
4896msgstr ""
4897
005c62fe 4898#: builtin/am.c:2258 builtin/commit.c:1636 builtin/merge.c:236
18a90722 4899#: builtin/pull.c:178 builtin/revert.c:112 builtin/tag.c:392
fda7b092 4900msgid "key-id"
6f6731e7
JX
4901msgstr ""
4902
005c62fe 4903#: builtin/am.c:2259
fda7b092 4904msgid "GPG-sign commits"
6f6731e7
JX
4905msgstr ""
4906
005c62fe 4907#: builtin/am.c:2262
fda7b092 4908msgid "(internal use for git-rebase)"
6f6731e7
JX
4909msgstr ""
4910
005c62fe 4911#: builtin/am.c:2280
fda7b092
JX
4912msgid ""
4913"The -b/--binary option has been a no-op for long time, and\n"
4914"it will be removed. Please do not use it anymore."
6f6731e7
JX
4915msgstr ""
4916
005c62fe 4917#: builtin/am.c:2287
fda7b092 4918msgid "failed to read the index"
6f6731e7
JX
4919msgstr ""
4920
005c62fe 4921#: builtin/am.c:2302
fda7b092
JX
4922#, c-format
4923msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
4924msgstr ""
4925
005c62fe 4926#: builtin/am.c:2326
fda7b092
JX
4927#, c-format
4928msgid ""
4929"Stray %s directory found.\n"
4930"Use \"git am --abort\" to remove it."
6f6731e7
JX
4931msgstr ""
4932
005c62fe 4933#: builtin/am.c:2332
fda7b092 4934msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
4935msgstr ""
4936
fda7b092
JX
4937#: builtin/apply.c:8
4938msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
4939msgstr ""
4940
822e4a65
JX
4941#: builtin/archive.c:17
4942#, c-format
4943msgid "could not create archive file '%s'"
dce37b66
JX
4944msgstr ""
4945
822e4a65
JX
4946#: builtin/archive.c:20
4947msgid "could not redirect output"
dce37b66
JX
4948msgstr ""
4949
822e4a65
JX
4950#: builtin/archive.c:37
4951msgid "git archive: Remote with no URL"
dce37b66
JX
4952msgstr ""
4953
822e4a65
JX
4954#: builtin/archive.c:58
4955msgid "git archive: expected ACK/NAK, got EOF"
dce37b66
JX
4956msgstr ""
4957
c138af56 4958#: builtin/archive.c:61
822e4a65
JX
4959#, c-format
4960msgid "git archive: NACK %s"
dce37b66
JX
4961msgstr ""
4962
c138af56 4963#: builtin/archive.c:64
822e4a65 4964msgid "git archive: protocol error"
dce37b66
JX
4965msgstr ""
4966
c138af56 4967#: builtin/archive.c:68
822e4a65 4968msgid "git archive: expected a flush"
dce37b66
JX
4969msgstr ""
4970
18a90722 4971#: builtin/bisect--helper.c:12
cc76011e
JX
4972msgid "git bisect--helper --next-all [--no-checkout]"
4973msgstr ""
4974
18a90722
JX
4975#: builtin/bisect--helper.c:13
4976msgid "git bisect--helper --write-terms <bad_term> <good_term>"
4977msgstr ""
4978
4979#: builtin/bisect--helper.c:14
4980msgid "git bisect--helper --bisect-clean-state"
4981msgstr ""
4982
4983#: builtin/bisect--helper.c:46
4984#, c-format
4985msgid "'%s' is not a valid term"
4986msgstr ""
4987
4988#: builtin/bisect--helper.c:50
4989#, c-format
4990msgid "can't use the builtin command '%s' as a term"
4991msgstr ""
4992
4993#: builtin/bisect--helper.c:60
4994#, c-format
4995msgid "can't change the meaning of the term '%s'"
4996msgstr ""
4997
4998#: builtin/bisect--helper.c:71
4999msgid "please use two different terms"
5000msgstr ""
5001
5002#: builtin/bisect--helper.c:78
5003msgid "could not open the file BISECT_TERMS"
5004msgstr ""
5005
5006#: builtin/bisect--helper.c:120
cc76011e
JX
5007msgid "perform 'git bisect next'"
5008msgstr ""
5009
18a90722
JX
5010#: builtin/bisect--helper.c:122
5011msgid "write the terms to .git/BISECT_TERMS"
5012msgstr ""
5013
5014#: builtin/bisect--helper.c:124
5015msgid "cleanup the bisection state"
5016msgstr ""
5017
5018#: builtin/bisect--helper.c:126
5019msgid "check for expected revs"
5020msgstr ""
5021
5022#: builtin/bisect--helper.c:128
cc76011e
JX
5023msgid "update BISECT_HEAD instead of checking out the current commit"
5024msgstr ""
5025
18a90722
JX
5026#: builtin/bisect--helper.c:143
5027msgid "--write-terms requires two arguments"
5028msgstr ""
5029
5030#: builtin/bisect--helper.c:147
5031msgid "--bisect-clean-state requires no arguments"
5032msgstr ""
5033
5b34e000 5034#: builtin/blame.c:27
64f23b0c 5035msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
cc76011e
JX
5036msgstr ""
5037
5b34e000 5038#: builtin/blame.c:32
c2ea1208 5039msgid "<rev-opts> are documented in git-rev-list(1)"
cc76011e
JX
5040msgstr ""
5041
5b34e000 5042#: builtin/blame.c:668
cc76011e
JX
5043msgid "Show blame entries as we find them, incrementally"
5044msgstr ""
5045
5b34e000 5046#: builtin/blame.c:669
cc76011e
JX
5047msgid "Show blank SHA-1 for boundary commits (Default: off)"
5048msgstr ""
5049
5b34e000 5050#: builtin/blame.c:670
cc76011e
JX
5051msgid "Do not treat root commits as boundaries (Default: off)"
5052msgstr ""
5053
5b34e000 5054#: builtin/blame.c:671
cc76011e
JX
5055msgid "Show work cost statistics"
5056msgstr ""
5057
5b34e000 5058#: builtin/blame.c:672
9eb3984b
JX
5059msgid "Force progress reporting"
5060msgstr ""
5061
5b34e000 5062#: builtin/blame.c:673
cc76011e
JX
5063msgid "Show output score for blame entries"
5064msgstr ""
5065
5b34e000 5066#: builtin/blame.c:674
cc76011e
JX
5067msgid "Show original filename (Default: auto)"
5068msgstr ""
5069
5b34e000 5070#: builtin/blame.c:675
cc76011e
JX
5071msgid "Show original linenumber (Default: off)"
5072msgstr ""
5073
5b34e000 5074#: builtin/blame.c:676
cc76011e
JX
5075msgid "Show in a format designed for machine consumption"
5076msgstr ""
5077
5b34e000 5078#: builtin/blame.c:677
cc76011e
JX
5079msgid "Show porcelain format with per-line commit information"
5080msgstr ""
5081
5b34e000 5082#: builtin/blame.c:678
cc76011e
JX
5083msgid "Use the same output mode as git-annotate (Default: off)"
5084msgstr ""
5085
5b34e000 5086#: builtin/blame.c:679
cc76011e
JX
5087msgid "Show raw timestamp (Default: off)"
5088msgstr ""
5089
5b34e000 5090#: builtin/blame.c:680
cc76011e
JX
5091msgid "Show long commit SHA1 (Default: off)"
5092msgstr ""
5093
5b34e000 5094#: builtin/blame.c:681
cc76011e
JX
5095msgid "Suppress author name and timestamp (Default: off)"
5096msgstr ""
5097
5b34e000 5098#: builtin/blame.c:682
cc76011e
JX
5099msgid "Show author email instead of name (Default: off)"
5100msgstr ""
5101
5b34e000 5102#: builtin/blame.c:683
cc76011e
JX
5103msgid "Ignore whitespace differences"
5104msgstr ""
5105
5b34e000 5106#: builtin/blame.c:690
673bfad0 5107msgid "Use an experimental heuristic to improve diffs"
fda7b092
JX
5108msgstr ""
5109
5b34e000 5110#: builtin/blame.c:692
cc76011e
JX
5111msgid "Spend extra cycles to find better match"
5112msgstr ""
5113
5b34e000 5114#: builtin/blame.c:693
cc76011e
JX
5115msgid "Use revisions from <file> instead of calling git-rev-list"
5116msgstr ""
5117
5b34e000 5118#: builtin/blame.c:694
cc76011e
JX
5119msgid "Use <file>'s contents as the final image"
5120msgstr ""
5121
5b34e000 5122#: builtin/blame.c:695 builtin/blame.c:696
cc76011e
JX
5123msgid "score"
5124msgstr ""
5125
5b34e000 5126#: builtin/blame.c:695
cc76011e
JX
5127msgid "Find line copies within and across files"
5128msgstr ""
5129
5b34e000 5130#: builtin/blame.c:696
cc76011e
JX
5131msgid "Find line movements within and across files"
5132msgstr ""
5133
5b34e000 5134#: builtin/blame.c:697
cc76011e
JX
5135msgid "n,m"
5136msgstr ""
5137
5b34e000 5138#: builtin/blame.c:697
cc76011e
JX
5139msgid "Process only line range n,m, counting from 1"
5140msgstr ""
5141
5b34e000 5142#: builtin/blame.c:744
fda7b092
JX
5143msgid "--progress can't be used with --incremental or porcelain formats"
5144msgstr ""
5145
5b34e000
JX
5146#. TRANSLATORS: This string is used to tell us the
5147#. maximum display width for a relative timestamp in
5148#. "git blame" output. For C locale, "4 years, 11
5149#. months ago", which takes 22 places, is the longest
5150#. among various forms of relative timestamps, but
5151#. your language may need more or fewer display
5152#. columns.
5153#.
5154#: builtin/blame.c:795
fe05e196
JX
5155msgid "4 years, 11 months ago"
5156msgstr ""
5157
5b34e000
JX
5158#: builtin/blame.c:882
5159#, c-format
5160msgid "file %s has only %lu line"
5161msgid_plural "file %s has only %lu lines"
5162msgstr[0] ""
5163msgstr[1] ""
fda7b092 5164
5b34e000
JX
5165#: builtin/blame.c:928
5166msgid "Blaming lines"
fda7b092
JX
5167msgstr ""
5168
5b34e000
JX
5169#: builtin/branch.c:27
5170msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
fda7b092
JX
5171msgstr ""
5172
5b34e000
JX
5173#: builtin/branch.c:28
5174msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
5175msgstr ""
5176
5b34e000 5177#: builtin/branch.c:29
c2ea1208 5178msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
5179msgstr ""
5180
5b34e000 5181#: builtin/branch.c:30
c2ea1208 5182msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
5183msgstr ""
5184
5b34e000 5185#: builtin/branch.c:31
25eab542 5186msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
5187msgstr ""
5188
5b34e000 5189#: builtin/branch.c:32
25eab542
JX
5190msgid "git branch [<options>] [-r | -a] [--points-at]"
5191msgstr ""
5192
5193#: builtin/branch.c:33
dfc182b1
JX
5194msgid "git branch [<options>] [-r | -a] [--format]"
5195msgstr ""
5196
25eab542 5197#: builtin/branch.c:146
822e4a65
JX
5198#, c-format
5199msgid ""
5200"deleting branch '%s' that has been merged to\n"
5201" '%s', but not yet merged to HEAD."
dce37b66
JX
5202msgstr ""
5203
25eab542 5204#: builtin/branch.c:150
dce37b66
JX
5205#, c-format
5206msgid ""
822e4a65
JX
5207"not deleting branch '%s' that is not yet merged to\n"
5208" '%s', even though it is merged to HEAD."
dce37b66
JX
5209msgstr ""
5210
25eab542 5211#: builtin/branch.c:164
fe52cd62
JX
5212#, c-format
5213msgid "Couldn't look up commit object for '%s'"
5214msgstr ""
5215
25eab542 5216#: builtin/branch.c:168
fe52cd62
JX
5217#, c-format
5218msgid ""
5219"The branch '%s' is not fully merged.\n"
5220"If you are sure you want to delete it, run 'git branch -D %s'."
5221msgstr ""
5222
25eab542 5223#: builtin/branch.c:181
fe52cd62
JX
5224msgid "Update of config-file failed"
5225msgstr ""
5226
25eab542 5227#: builtin/branch.c:212
822e4a65 5228msgid "cannot use -a with -d"
dce37b66
JX
5229msgstr ""
5230
25eab542 5231#: builtin/branch.c:218
822e4a65 5232msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
5233msgstr ""
5234
25eab542 5235#: builtin/branch.c:232
822e4a65 5236#, c-format
f517e50d 5237msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
5238msgstr ""
5239
25eab542 5240#: builtin/branch.c:247
822e4a65 5241#, c-format
64f23b0c 5242msgid "remote-tracking branch '%s' not found."
dce37b66
JX
5243msgstr ""
5244
25eab542 5245#: builtin/branch.c:248
822e4a65
JX
5246#, c-format
5247msgid "branch '%s' not found."
dce37b66
JX
5248msgstr ""
5249
25eab542 5250#: builtin/branch.c:263
822e4a65 5251#, c-format
64f23b0c 5252msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
5253msgstr ""
5254
25eab542 5255#: builtin/branch.c:264
dce37b66 5256#, c-format
822e4a65 5257msgid "Error deleting branch '%s'"
dce37b66
JX
5258msgstr ""
5259
25eab542 5260#: builtin/branch.c:271
dce37b66 5261#, c-format
64f23b0c 5262msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
5263msgstr ""
5264
25eab542 5265#: builtin/branch.c:272
dce37b66 5266#, c-format
822e4a65 5267msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
5268msgstr ""
5269
25eab542
JX
5270#: builtin/branch.c:417 builtin/tag.c:58
5271msgid "unable to parse format string"
5272msgstr ""
5273
5274#: builtin/branch.c:450
f517e50d
JX
5275#, c-format
5276msgid "Branch %s is being rebased at %s"
5277msgstr ""
5278
25eab542 5279#: builtin/branch.c:454
f517e50d
JX
5280#, c-format
5281msgid "Branch %s is being bisected at %s"
5282msgstr ""
5283
18a90722 5284#: builtin/branch.c:471
25eab542
JX
5285msgid "cannot copy the current branch while not on any."
5286msgstr ""
5287
18a90722 5288#: builtin/branch.c:473
822e4a65 5289msgid "cannot rename the current branch while not on any."
dce37b66
JX
5290msgstr ""
5291
18a90722 5292#: builtin/branch.c:484
dce37b66 5293#, c-format
822e4a65 5294msgid "Invalid branch name: '%s'"
dce37b66
JX
5295msgstr ""
5296
18a90722 5297#: builtin/branch.c:511
822e4a65
JX
5298msgid "Branch rename failed"
5299msgstr ""
5300
18a90722 5301#: builtin/branch.c:513
25eab542
JX
5302msgid "Branch copy failed"
5303msgstr ""
5304
18a90722 5305#: builtin/branch.c:517
25eab542 5306#, c-format
18a90722 5307msgid "Created a copy of a misnamed branch '%s'"
25eab542
JX
5308msgstr ""
5309
18a90722 5310#: builtin/branch.c:520
dce37b66 5311#, c-format
822e4a65 5312msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
5313msgstr ""
5314
18a90722 5315#: builtin/branch.c:526
dce37b66 5316#, c-format
822e4a65 5317msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
5318msgstr ""
5319
18a90722 5320#: builtin/branch.c:535
822e4a65
JX
5321msgid "Branch is renamed, but update of config-file failed"
5322msgstr ""
5323
18a90722 5324#: builtin/branch.c:537
25eab542
JX
5325msgid "Branch is copied, but update of config-file failed"
5326msgstr ""
5327
18a90722 5328#: builtin/branch.c:553
9fa976ff
JX
5329#, c-format
5330msgid ""
5331"Please edit the description for the branch\n"
5332" %s\n"
5333"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
5334msgstr ""
5335
18a90722 5336#: builtin/branch.c:586
cc76011e 5337msgid "Generic options"
dce37b66
JX
5338msgstr ""
5339
18a90722 5340#: builtin/branch.c:588
cc76011e 5341msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
5342msgstr ""
5343
18a90722 5344#: builtin/branch.c:589
cc76011e 5345msgid "suppress informational messages"
dce37b66
JX
5346msgstr ""
5347
18a90722 5348#: builtin/branch.c:590
cc76011e 5349msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
5350msgstr ""
5351
18a90722 5352#: builtin/branch.c:592
25eab542 5353msgid "do not use"
dce37b66
JX
5354msgstr ""
5355
18a90722 5356#: builtin/branch.c:594
f517e50d
JX
5357msgid "upstream"
5358msgstr ""
5359
18a90722 5360#: builtin/branch.c:594
f517e50d
JX
5361msgid "change the upstream info"
5362msgstr ""
5363
18a90722 5364#: builtin/branch.c:595
fda7b092
JX
5365msgid "Unset the upstream info"
5366msgstr ""
5367
18a90722 5368#: builtin/branch.c:596
cc76011e 5369msgid "use colored output"
dce37b66
JX
5370msgstr ""
5371
18a90722 5372#: builtin/branch.c:597
cc76011e 5373msgid "act on remote-tracking branches"
dce37b66
JX
5374msgstr ""
5375
18a90722 5376#: builtin/branch.c:599 builtin/branch.c:601
cc76011e 5377msgid "print only branches that contain the commit"
dce37b66
JX
5378msgstr ""
5379
18a90722 5380#: builtin/branch.c:600 builtin/branch.c:602
dfc182b1
JX
5381msgid "print only branches that don't contain the commit"
5382msgstr ""
5383
18a90722 5384#: builtin/branch.c:605
cc76011e 5385msgid "Specific git-branch actions:"
dce37b66
JX
5386msgstr ""
5387
18a90722 5388#: builtin/branch.c:606
cc76011e 5389msgid "list both remote-tracking and local branches"
dce37b66
JX
5390msgstr ""
5391
18a90722 5392#: builtin/branch.c:608
cc76011e 5393msgid "delete fully merged branch"
dce37b66
JX
5394msgstr ""
5395
18a90722 5396#: builtin/branch.c:609
cc76011e 5397msgid "delete branch (even if not merged)"
dce37b66
JX
5398msgstr ""
5399
18a90722 5400#: builtin/branch.c:610
cc76011e 5401msgid "move/rename a branch and its reflog"
822e4a65
JX
5402msgstr ""
5403
18a90722 5404#: builtin/branch.c:611
cc76011e 5405msgid "move/rename a branch, even if target exists"
dce37b66
JX
5406msgstr ""
5407
18a90722 5408#: builtin/branch.c:612
25eab542
JX
5409msgid "copy a branch and its reflog"
5410msgstr ""
5411
18a90722 5412#: builtin/branch.c:613
25eab542
JX
5413msgid "copy a branch, even if target exists"
5414msgstr ""
5415
18a90722 5416#: builtin/branch.c:614
cc76011e 5417msgid "list branch names"
dce37b66
JX
5418msgstr ""
5419
18a90722 5420#: builtin/branch.c:615
cc76011e 5421msgid "create the branch's reflog"
dce37b66
JX
5422msgstr ""
5423
18a90722 5424#: builtin/branch.c:617
cc76011e 5425msgid "edit the description for the branch"
dce37b66
JX
5426msgstr ""
5427
18a90722 5428#: builtin/branch.c:618
beb691f7 5429msgid "force creation, move/rename, deletion"
dce37b66
JX
5430msgstr ""
5431
18a90722 5432#: builtin/branch.c:619
f4f2c8f8 5433msgid "print only branches that are merged"
dce37b66
JX
5434msgstr ""
5435
18a90722 5436#: builtin/branch.c:620
f4f2c8f8 5437msgid "print only branches that are not merged"
dce37b66
JX
5438msgstr ""
5439
18a90722 5440#: builtin/branch.c:621
cc76011e
JX
5441msgid "list branches in columns"
5442msgstr ""
5443
18a90722 5444#: builtin/branch.c:622 builtin/for-each-ref.c:40 builtin/tag.c:405
f4f2c8f8
JX
5445msgid "key"
5446msgstr ""
5447
18a90722 5448#: builtin/branch.c:623 builtin/for-each-ref.c:41 builtin/tag.c:406
f4f2c8f8
JX
5449msgid "field name to sort on"
5450msgstr ""
5451
18a90722 5452#: builtin/branch.c:625 builtin/for-each-ref.c:43 builtin/notes.c:408
25eab542
JX
5453#: builtin/notes.c:411 builtin/notes.c:571 builtin/notes.c:574
5454#: builtin/tag.c:408
f4f2c8f8
JX
5455msgid "object"
5456msgstr ""
5457
18a90722 5458#: builtin/branch.c:626
f4f2c8f8
JX
5459msgid "print only branches of the object"
5460msgstr ""
5461
18a90722 5462#: builtin/branch.c:628 builtin/for-each-ref.c:49 builtin/tag.c:415
673bfad0
JX
5463msgid "sorting and filtering are case insensitive"
5464msgstr ""
5465
18a90722 5466#: builtin/branch.c:629 builtin/for-each-ref.c:38 builtin/tag.c:413
5b34e000 5467#: builtin/verify-tag.c:39
dfc182b1
JX
5468msgid "format to use for the output"
5469msgstr ""
5470
18a90722 5471#: builtin/branch.c:652 builtin/clone.c:730
cc76011e
JX
5472msgid "HEAD not found below refs/heads!"
5473msgstr ""
5474
18a90722 5475#: builtin/branch.c:675
cc76011e 5476msgid "--column and --verbose are incompatible"
dce37b66
JX
5477msgstr ""
5478
18a90722 5479#: builtin/branch.c:690 builtin/branch.c:742 builtin/branch.c:751
9caaf23e
JX
5480msgid "branch name required"
5481msgstr ""
5482
18a90722 5483#: builtin/branch.c:718
9caaf23e
JX
5484msgid "Cannot give description to detached HEAD"
5485msgstr ""
5486
18a90722 5487#: builtin/branch.c:723
9caaf23e
JX
5488msgid "cannot edit description of more than one branch"
5489msgstr ""
5490
18a90722 5491#: builtin/branch.c:730
9caaf23e
JX
5492#, c-format
5493msgid "No commit on branch '%s' yet."
5494msgstr ""
5495
18a90722 5496#: builtin/branch.c:733
9caaf23e
JX
5497#, c-format
5498msgid "No branch named '%s'."
5499msgstr ""
5500
18a90722 5501#: builtin/branch.c:748
25eab542 5502msgid "too many branches for a copy operation"
9caaf23e
JX
5503msgstr ""
5504
18a90722 5505#: builtin/branch.c:757
25eab542 5506msgid "too many arguments for a rename operation"
c138af56
JX
5507msgstr ""
5508
18a90722 5509#: builtin/branch.c:762
25eab542
JX
5510msgid "too many arguments to set new upstream"
5511msgstr ""
5512
18a90722 5513#: builtin/branch.c:766
c138af56
JX
5514#, c-format
5515msgid ""
5516"could not set upstream of HEAD to %s when it does not point to any branch."
5517msgstr ""
5518
18a90722 5519#: builtin/branch.c:769 builtin/branch.c:791 builtin/branch.c:807
c138af56
JX
5520#, c-format
5521msgid "no such branch '%s'"
5522msgstr ""
5523
18a90722 5524#: builtin/branch.c:773
822e4a65 5525#, c-format
cc76011e 5526msgid "branch '%s' does not exist"
dce37b66
JX
5527msgstr ""
5528
18a90722 5529#: builtin/branch.c:785
25eab542 5530msgid "too many arguments to unset upstream"
c138af56
JX
5531msgstr ""
5532
18a90722 5533#: builtin/branch.c:789
c138af56
JX
5534msgid "could not unset upstream of HEAD when it does not point to any branch."
5535msgstr ""
5536
18a90722 5537#: builtin/branch.c:795
822e4a65 5538#, c-format
cc76011e
JX
5539msgid "Branch '%s' has no upstream information"
5540msgstr ""
5541
18a90722 5542#: builtin/branch.c:810
cc76011e 5543msgid "-a and -r options to 'git branch' do not make sense with a branch name"
dce37b66
JX
5544msgstr ""
5545
18a90722 5546#: builtin/branch.c:813
cc76011e 5547msgid ""
25eab542
JX
5548"the '--set-upstream' option is no longer supported. Please use '--track' or "
5549"'--set-upstream-to' instead."
cc76011e 5550msgstr ""
822e4a65 5551
dfc182b1 5552#: builtin/bundle.c:45
cc76011e
JX
5553#, c-format
5554msgid "%s is okay\n"
dce37b66
JX
5555msgstr ""
5556
dfc182b1 5557#: builtin/bundle.c:58
cc76011e 5558msgid "Need a repository to create a bundle."
dce37b66
JX
5559msgstr ""
5560
dfc182b1 5561#: builtin/bundle.c:62
cc76011e 5562msgid "Need a repository to unbundle."
dce37b66
JX
5563msgstr ""
5564
25eab542 5565#: builtin/cat-file.c:521
64f23b0c 5566msgid ""
fda7b092
JX
5567"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5568"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
5569msgstr ""
5570
25eab542 5571#: builtin/cat-file.c:522
fda7b092
JX
5572msgid ""
5573"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
5574"filters]"
dce37b66
JX
5575msgstr ""
5576
25eab542 5577#: builtin/cat-file.c:559
cc76011e 5578msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
5579msgstr ""
5580
25eab542 5581#: builtin/cat-file.c:560
cc76011e 5582msgid "show object type"
dce37b66
JX
5583msgstr ""
5584
25eab542 5585#: builtin/cat-file.c:561
cc76011e 5586msgid "show object size"
dce37b66
JX
5587msgstr ""
5588
25eab542 5589#: builtin/cat-file.c:563
cc76011e 5590msgid "exit with zero when there's no error"
dce37b66
JX
5591msgstr ""
5592
25eab542 5593#: builtin/cat-file.c:564
cc76011e 5594msgid "pretty-print object's content"
dce37b66
JX
5595msgstr ""
5596
25eab542 5597#: builtin/cat-file.c:566
cc76011e 5598msgid "for blob objects, run textconv on object's content"
dce37b66
JX
5599msgstr ""
5600
25eab542 5601#: builtin/cat-file.c:568
fda7b092
JX
5602msgid "for blob objects, run filters on object's content"
5603msgstr ""
5604
18a90722 5605#: builtin/cat-file.c:569 git-submodule.sh:931
fda7b092
JX
5606msgid "blob"
5607msgstr ""
5608
25eab542 5609#: builtin/cat-file.c:570
fda7b092
JX
5610msgid "use a specific path for --textconv/--filters"
5611msgstr ""
5612
25eab542 5613#: builtin/cat-file.c:572
64f23b0c
JX
5614msgid "allow -s and -t to work with broken/corrupt objects"
5615msgstr ""
5616
25eab542 5617#: builtin/cat-file.c:573
df0617bf
JX
5618msgid "buffer --batch output"
5619msgstr ""
5620
25eab542 5621#: builtin/cat-file.c:575
cc76011e 5622msgid "show info and content of objects fed from the standard input"
dce37b66
JX
5623msgstr ""
5624
25eab542 5625#: builtin/cat-file.c:578
cc76011e 5626msgid "show info about objects fed from the standard input"
822e4a65
JX
5627msgstr ""
5628
25eab542 5629#: builtin/cat-file.c:581
64f23b0c
JX
5630msgid "follow in-tree symlinks (used with --batch or --batch-check)"
5631msgstr ""
5632
25eab542 5633#: builtin/cat-file.c:583
df0617bf
JX
5634msgid "show all objects with --batch or --batch-check"
5635msgstr ""
5636
5b34e000 5637#: builtin/check-attr.c:12
c2ea1208 5638msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
5639msgstr ""
5640
5b34e000 5641#: builtin/check-attr.c:13
f4f2c8f8 5642msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
5643msgstr ""
5644
5b34e000 5645#: builtin/check-attr.c:20
cc76011e 5646msgid "report all attributes set on file"
dce37b66
JX
5647msgstr ""
5648
5b34e000 5649#: builtin/check-attr.c:21
cc76011e 5650msgid "use .gitattributes only from the index"
dce37b66
JX
5651msgstr ""
5652
5b34e000 5653#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:99
cc76011e 5654msgid "read file names from stdin"
dce37b66
JX
5655msgstr ""
5656
5b34e000 5657#: builtin/check-attr.c:24 builtin/check-ignore.c:26
727b9576 5658msgid "terminate input and output records by a NUL character"
dce37b66
JX
5659msgstr ""
5660
18a90722 5661#: builtin/check-ignore.c:20 builtin/checkout.c:1118 builtin/gc.c:358
9caaf23e
JX
5662msgid "suppress progress reporting"
5663msgstr ""
5664
5b34e000 5665#: builtin/check-ignore.c:28
28b3cffc
JX
5666msgid "show non-matching input paths"
5667msgstr ""
5668
5b34e000 5669#: builtin/check-ignore.c:30
727b9576
JX
5670msgid "ignore index when checking"
5671msgstr ""
5672
5b34e000 5673#: builtin/check-ignore.c:158
9caaf23e
JX
5674msgid "cannot specify pathnames with --stdin"
5675msgstr ""
5676
5b34e000 5677#: builtin/check-ignore.c:161
9caaf23e
JX
5678msgid "-z only makes sense with --stdin"
5679msgstr ""
5680
5b34e000 5681#: builtin/check-ignore.c:163
9caaf23e
JX
5682msgid "no path specified"
5683msgstr ""
5684
5b34e000 5685#: builtin/check-ignore.c:167
9caaf23e
JX
5686msgid "--quiet is only valid with a single pathname"
5687msgstr ""
5688
5b34e000 5689#: builtin/check-ignore.c:169
9caaf23e
JX
5690msgid "cannot have both --quiet and --verbose"
5691msgstr ""
5692
5b34e000 5693#: builtin/check-ignore.c:172
28b3cffc
JX
5694msgid "--non-matching is only valid with --verbose"
5695msgstr ""
5696
5b34e000 5697#: builtin/check-mailmap.c:9
c2ea1208 5698msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
5699msgstr ""
5700
5b34e000 5701#: builtin/check-mailmap.c:14
28b3cffc
JX
5702msgid "also read contacts from stdin"
5703msgstr ""
5704
5b34e000 5705#: builtin/check-mailmap.c:25
28b3cffc
JX
5706#, c-format
5707msgid "unable to parse contact: %s"
5708msgstr ""
5709
5b34e000 5710#: builtin/check-mailmap.c:48
28b3cffc
JX
5711msgid "no contacts specified"
5712msgstr ""
5713
5b34e000 5714#: builtin/checkout-index.c:128
c2ea1208 5715msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
5716msgstr ""
5717
18a90722 5718#: builtin/checkout-index.c:143
9eb3984b
JX
5719msgid "stage should be between 1 and 3 or all"
5720msgstr ""
5721
18a90722 5722#: builtin/checkout-index.c:159
cc76011e 5723msgid "check out all files in the index"
dce37b66
JX
5724msgstr ""
5725
18a90722 5726#: builtin/checkout-index.c:160
cc76011e 5727msgid "force overwrite of existing files"
dce37b66
JX
5728msgstr ""
5729
18a90722 5730#: builtin/checkout-index.c:162
cc76011e 5731msgid "no warning for existing files and files not in index"
dce37b66
JX
5732msgstr ""
5733
18a90722 5734#: builtin/checkout-index.c:164
cc76011e 5735msgid "don't checkout new files"
dce37b66
JX
5736msgstr ""
5737
18a90722 5738#: builtin/checkout-index.c:166
cc76011e 5739msgid "update stat information in the index file"
dce37b66
JX
5740msgstr ""
5741
18a90722 5742#: builtin/checkout-index.c:170
cc76011e 5743msgid "read list of paths from the standard input"
dce37b66
JX
5744msgstr ""
5745
18a90722 5746#: builtin/checkout-index.c:172
cc76011e 5747msgid "write the content to temporary files"
dce37b66
JX
5748msgstr ""
5749
18a90722
JX
5750#: builtin/checkout-index.c:173 builtin/column.c:31
5751#: builtin/submodule--helper.c:866 builtin/submodule--helper.c:869
5752#: builtin/submodule--helper.c:875 builtin/submodule--helper.c:1237
5753#: builtin/worktree.c:552
cc76011e 5754msgid "string"
dce37b66
JX
5755msgstr ""
5756
18a90722 5757#: builtin/checkout-index.c:174
cc76011e 5758msgid "when creating files, prepend <string>"
dce37b66
JX
5759msgstr ""
5760
18a90722 5761#: builtin/checkout-index.c:176
cc76011e 5762msgid "copy out the files from named stage"
dce37b66
JX
5763msgstr ""
5764
18a90722 5765#: builtin/checkout.c:27
c2ea1208 5766msgid "git checkout [<options>] <branch>"
dce37b66
JX
5767msgstr ""
5768
18a90722 5769#: builtin/checkout.c:28
c2ea1208 5770msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
5771msgstr ""
5772
18a90722 5773#: builtin/checkout.c:136 builtin/checkout.c:169
822e4a65 5774#, c-format
cc76011e 5775msgid "path '%s' does not have our version"
dce37b66
JX
5776msgstr ""
5777
18a90722 5778#: builtin/checkout.c:138 builtin/checkout.c:171
dce37b66 5779#, c-format
cc76011e 5780msgid "path '%s' does not have their version"
dce37b66
JX
5781msgstr ""
5782
18a90722 5783#: builtin/checkout.c:154
822e4a65 5784#, c-format
cc76011e 5785msgid "path '%s' does not have all necessary versions"
dce37b66
JX
5786msgstr ""
5787
18a90722 5788#: builtin/checkout.c:198
822e4a65 5789#, c-format
cc76011e 5790msgid "path '%s' does not have necessary versions"
dce37b66
JX
5791msgstr ""
5792
18a90722 5793#: builtin/checkout.c:215
822e4a65 5794#, c-format
cc76011e 5795msgid "path '%s': cannot merge"
dce37b66
JX
5796msgstr ""
5797
18a90722 5798#: builtin/checkout.c:232
cc76011e
JX
5799#, c-format
5800msgid "Unable to add merge result for '%s'"
dce37b66
JX
5801msgstr ""
5802
18a90722
JX
5803#: builtin/checkout.c:254 builtin/checkout.c:257 builtin/checkout.c:260
5804#: builtin/checkout.c:263
cc76011e
JX
5805#, c-format
5806msgid "'%s' cannot be used with updating paths"
dce37b66
JX
5807msgstr ""
5808
18a90722 5809#: builtin/checkout.c:266 builtin/checkout.c:269
dce37b66 5810#, c-format
cc76011e 5811msgid "'%s' cannot be used with %s"
dce37b66
JX
5812msgstr ""
5813
18a90722 5814#: builtin/checkout.c:272
dce37b66 5815#, c-format
cc76011e 5816msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
5817msgstr ""
5818
18a90722 5819#: builtin/checkout.c:341 builtin/checkout.c:348
dce37b66 5820#, c-format
cc76011e 5821msgid "path '%s' is unmerged"
dce37b66
JX
5822msgstr ""
5823
18a90722 5824#: builtin/checkout.c:506
cc76011e 5825msgid "you need to resolve your current index first"
dce37b66
JX
5826msgstr ""
5827
18a90722 5828#: builtin/checkout.c:637
dce37b66 5829#, c-format
df0617bf 5830msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
5831msgstr ""
5832
18a90722 5833#: builtin/checkout.c:678
cc76011e
JX
5834msgid "HEAD is now at"
5835msgstr ""
5836
18a90722 5837#: builtin/checkout.c:682 builtin/clone.c:684
f1522b27
JX
5838msgid "unable to update HEAD"
5839msgstr ""
5840
18a90722 5841#: builtin/checkout.c:686
dce37b66 5842#, c-format
cc76011e 5843msgid "Reset branch '%s'\n"
dce37b66
JX
5844msgstr ""
5845
18a90722 5846#: builtin/checkout.c:689
dce37b66 5847#, c-format
cc76011e 5848msgid "Already on '%s'\n"
dce37b66
JX
5849msgstr ""
5850
18a90722 5851#: builtin/checkout.c:693
dce37b66 5852#, c-format
cc76011e 5853msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
5854msgstr ""
5855
18a90722 5856#: builtin/checkout.c:695 builtin/checkout.c:1051
dce37b66 5857#, c-format
cc76011e 5858msgid "Switched to a new branch '%s'\n"
dce37b66
JX
5859msgstr ""
5860
18a90722 5861#: builtin/checkout.c:697
cc76011e
JX
5862#, c-format
5863msgid "Switched to branch '%s'\n"
dce37b66
JX
5864msgstr ""
5865
18a90722 5866#: builtin/checkout.c:748
cc76011e
JX
5867#, c-format
5868msgid " ... and %d more.\n"
dce37b66
JX
5869msgstr ""
5870
18a90722 5871#: builtin/checkout.c:754
cc76011e 5872#, c-format
822e4a65 5873msgid ""
cc76011e
JX
5874"Warning: you are leaving %d commit behind, not connected to\n"
5875"any of your branches:\n"
822e4a65 5876"\n"
cc76011e
JX
5877"%s\n"
5878msgid_plural ""
5879"Warning: you are leaving %d commits behind, not connected to\n"
5880"any of your branches:\n"
822e4a65 5881"\n"
cc76011e
JX
5882"%s\n"
5883msgstr[0] ""
5884msgstr[1] ""
dce37b66 5885
18a90722 5886#: builtin/checkout.c:773
cc76011e 5887#, c-format
dce37b66 5888msgid ""
64f23b0c
JX
5889"If you want to keep it by creating a new branch, this may be a good time\n"
5890"to do so with:\n"
5891"\n"
5892" git branch <new-branch-name> %s\n"
5893"\n"
5894msgid_plural ""
cc76011e
JX
5895"If you want to keep them by creating a new branch, this may be a good time\n"
5896"to do so with:\n"
822e4a65 5897"\n"
c2ea1208 5898" git branch <new-branch-name> %s\n"
822e4a65 5899"\n"
64f23b0c
JX
5900msgstr[0] ""
5901msgstr[1] ""
dce37b66 5902
18a90722 5903#: builtin/checkout.c:814
cc76011e 5904msgid "internal error in revision walk"
dce37b66
JX
5905msgstr ""
5906
18a90722 5907#: builtin/checkout.c:818
cc76011e 5908msgid "Previous HEAD position was"
dce37b66
JX
5909msgstr ""
5910
18a90722 5911#: builtin/checkout.c:848 builtin/checkout.c:1046
cc76011e 5912msgid "You are on a branch yet to be born"
dce37b66
JX
5913msgstr ""
5914
18a90722 5915#: builtin/checkout.c:952
727b9576
JX
5916#, c-format
5917msgid "only one reference expected, %d given."
5918msgstr ""
5919
18a90722 5920#: builtin/checkout.c:992 builtin/worktree.c:247
cc76011e
JX
5921#, c-format
5922msgid "invalid reference: %s"
dce37b66
JX
5923msgstr ""
5924
18a90722 5925#: builtin/checkout.c:1021
cc76011e
JX
5926#, c-format
5927msgid "reference is not a tree: %s"
dce37b66
JX
5928msgstr ""
5929
18a90722 5930#: builtin/checkout.c:1060
cc76011e 5931msgid "paths cannot be used with switching branches"
dce37b66
JX
5932msgstr ""
5933
18a90722 5934#: builtin/checkout.c:1063 builtin/checkout.c:1067
cc76011e
JX
5935#, c-format
5936msgid "'%s' cannot be used with switching branches"
dce37b66
JX
5937msgstr ""
5938
18a90722
JX
5939#: builtin/checkout.c:1071 builtin/checkout.c:1074 builtin/checkout.c:1079
5940#: builtin/checkout.c:1082
cc76011e
JX
5941#, c-format
5942msgid "'%s' cannot be used with '%s'"
dce37b66
JX
5943msgstr ""
5944
18a90722 5945#: builtin/checkout.c:1087
dce37b66 5946#, c-format
cc76011e 5947msgid "Cannot switch branch to a non-commit '%s'"
dce37b66
JX
5948msgstr ""
5949
18a90722
JX
5950#: builtin/checkout.c:1119 builtin/checkout.c:1121 builtin/clone.c:114
5951#: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:369
5952#: builtin/worktree.c:371
cc76011e 5953msgid "branch"
dce37b66
JX
5954msgstr ""
5955
18a90722 5956#: builtin/checkout.c:1120
cc76011e 5957msgid "create and checkout a new branch"
dce37b66
JX
5958msgstr ""
5959
18a90722 5960#: builtin/checkout.c:1122
cc76011e 5961msgid "create/reset and checkout a branch"
dce37b66
JX
5962msgstr ""
5963
18a90722 5964#: builtin/checkout.c:1123
cc76011e 5965msgid "create reflog for new branch"
dce37b66
JX
5966msgstr ""
5967
18a90722 5968#: builtin/checkout.c:1124 builtin/worktree.c:373
9fa976ff 5969msgid "detach HEAD at named commit"
dce37b66
JX
5970msgstr ""
5971
18a90722 5972#: builtin/checkout.c:1125
cc76011e 5973msgid "set upstream info for new branch"
dce37b66
JX
5974msgstr ""
5975
18a90722 5976#: builtin/checkout.c:1127
5e078fcd 5977msgid "new-branch"
dce37b66
JX
5978msgstr ""
5979
18a90722 5980#: builtin/checkout.c:1127
cc76011e 5981msgid "new unparented branch"
dce37b66
JX
5982msgstr ""
5983
18a90722 5984#: builtin/checkout.c:1128
cc76011e 5985msgid "checkout our version for unmerged files"
dce37b66
JX
5986msgstr ""
5987
18a90722 5988#: builtin/checkout.c:1130
cc76011e 5989msgid "checkout their version for unmerged files"
dce37b66
JX
5990msgstr ""
5991
18a90722 5992#: builtin/checkout.c:1132
cc76011e 5993msgid "force checkout (throw away local modifications)"
cd1e7487
JX
5994msgstr ""
5995
18a90722 5996#: builtin/checkout.c:1133
cc76011e 5997msgid "perform a 3-way merge with the new branch"
dce37b66
JX
5998msgstr ""
5999
18a90722 6000#: builtin/checkout.c:1134 builtin/merge.c:238
cc76011e 6001msgid "update ignored files (default)"
dce37b66
JX
6002msgstr ""
6003
18a90722 6004#: builtin/checkout.c:1135 builtin/log.c:1496 parse-options.h:251
cc76011e 6005msgid "style"
dce37b66
JX
6006msgstr ""
6007
18a90722 6008#: builtin/checkout.c:1136
cc76011e 6009msgid "conflict style (merge or diff3)"
dce37b66
JX
6010msgstr ""
6011
18a90722 6012#: builtin/checkout.c:1139
c6bc7d43
JX
6013msgid "do not limit pathspecs to sparse entries only"
6014msgstr ""
6015
18a90722 6016#: builtin/checkout.c:1141
c2ea1208 6017msgid "second guess 'git checkout <no-such-branch>'"
dce37b66
JX
6018msgstr ""
6019
18a90722 6020#: builtin/checkout.c:1143
64f23b0c
JX
6021msgid "do not check if another worktree is holding the given ref"
6022msgstr ""
6023
18a90722
JX
6024#: builtin/checkout.c:1147 builtin/clone.c:81 builtin/fetch.c:137
6025#: builtin/merge.c:235 builtin/pull.c:123 builtin/push.c:556
5b34e000 6026#: builtin/send-pack.c:173
f4f2c8f8
JX
6027msgid "force progress reporting"
6028msgstr ""
6029
18a90722 6030#: builtin/checkout.c:1177
cc76011e 6031msgid "-b, -B and --orphan are mutually exclusive"
dce37b66
JX
6032msgstr ""
6033
18a90722 6034#: builtin/checkout.c:1194
cc76011e 6035msgid "--track needs a branch name"
822e4a65
JX
6036msgstr ""
6037
18a90722 6038#: builtin/checkout.c:1199
cc76011e 6039msgid "Missing branch name; try -b"
dce37b66
JX
6040msgstr ""
6041
18a90722 6042#: builtin/checkout.c:1235
cc76011e 6043msgid "invalid path specification"
dce37b66
JX
6044msgstr ""
6045
18a90722 6046#: builtin/checkout.c:1242
dce37b66 6047#, c-format
5b34e000 6048msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
6049msgstr ""
6050
18a90722 6051#: builtin/checkout.c:1246
cc76011e
JX
6052#, c-format
6053msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
6054msgstr ""
6055
18a90722 6056#: builtin/checkout.c:1250
cc76011e
JX
6057msgid ""
6058"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
6059"checking out of the index."
dce37b66
JX
6060msgstr ""
6061
5b34e000 6062#: builtin/clean.c:26
28b3cffc
JX
6063msgid ""
6064"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
6065msgstr ""
6066
5b34e000 6067#: builtin/clean.c:30
46bc4039
JX
6068#, c-format
6069msgid "Removing %s\n"
6070msgstr ""
6071
5b34e000 6072#: builtin/clean.c:31
46bc4039
JX
6073#, c-format
6074msgid "Would remove %s\n"
6075msgstr ""
6076
5b34e000 6077#: builtin/clean.c:32
46bc4039
JX
6078#, c-format
6079msgid "Skipping repository %s\n"
6080msgstr ""
6081
5b34e000 6082#: builtin/clean.c:33
46bc4039
JX
6083#, c-format
6084msgid "Would skip repository %s\n"
6085msgstr ""
6086
5b34e000 6087#: builtin/clean.c:34
46bc4039
JX
6088#, c-format
6089msgid "failed to remove %s"
6090msgstr ""
6091
18a90722 6092#: builtin/clean.c:302 git-add--interactive.perl:572
673bfad0 6093#, c-format
28b3cffc
JX
6094msgid ""
6095"Prompt help:\n"
6096"1 - select a numbered item\n"
6097"foo - select item based on unique prefix\n"
673bfad0 6098" - (empty) select nothing\n"
28b3cffc
JX
6099msgstr ""
6100
18a90722 6101#: builtin/clean.c:306 git-add--interactive.perl:581
673bfad0 6102#, c-format
28b3cffc
JX
6103msgid ""
6104"Prompt help:\n"
6105"1 - select a single item\n"
6106"3-5 - select a range of items\n"
6107"2-3,6-9 - select multiple ranges\n"
6108"foo - select item based on unique prefix\n"
6109"-... - unselect specified items\n"
6110"* - choose all items\n"
673bfad0 6111" - (empty) finish selecting\n"
28b3cffc
JX
6112msgstr ""
6113
18a90722 6114#: builtin/clean.c:522 git-add--interactive.perl:547
5b34e000 6115#: git-add--interactive.perl:552
673bfad0
JX
6116#, c-format, perl-format
6117msgid "Huh (%s)?\n"
28b3cffc
JX
6118msgstr ""
6119
18a90722 6120#: builtin/clean.c:664
28b3cffc
JX
6121#, c-format
6122msgid "Input ignore patterns>> "
6123msgstr ""
6124
18a90722 6125#: builtin/clean.c:701
28b3cffc
JX
6126#, c-format
6127msgid "WARNING: Cannot find items matched by: %s"
6128msgstr ""
6129
18a90722 6130#: builtin/clean.c:722
28b3cffc
JX
6131msgid "Select items to delete"
6132msgstr ""
6133
c2ea1208 6134#. TRANSLATORS: Make sure to keep [y/N] as is
18a90722 6135#: builtin/clean.c:763
28b3cffc 6136#, c-format
c2ea1208 6137msgid "Remove %s [y/N]? "
28b3cffc
JX
6138msgstr ""
6139
18a90722 6140#: builtin/clean.c:788 git-add--interactive.perl:1616
673bfad0
JX
6141#, c-format
6142msgid "Bye.\n"
28b3cffc
JX
6143msgstr ""
6144
18a90722 6145#: builtin/clean.c:796
28b3cffc
JX
6146msgid ""
6147"clean - start cleaning\n"
6148"filter by pattern - exclude items from deletion\n"
6149"select by numbers - select items to be deleted by numbers\n"
6150"ask each - confirm each deletion (like \"rm -i\")\n"
6151"quit - stop cleaning\n"
6152"help - this screen\n"
6153"? - help for prompt selection"
6154msgstr ""
6155
18a90722 6156#: builtin/clean.c:823 git-add--interactive.perl:1692
28b3cffc
JX
6157msgid "*** Commands ***"
6158msgstr ""
6159
18a90722 6160#: builtin/clean.c:824 git-add--interactive.perl:1689
28b3cffc
JX
6161msgid "What now"
6162msgstr ""
6163
18a90722 6164#: builtin/clean.c:832
28b3cffc
JX
6165msgid "Would remove the following item:"
6166msgid_plural "Would remove the following items:"
6167msgstr[0] ""
6168msgstr[1] ""
6169
18a90722 6170#: builtin/clean.c:848
28b3cffc
JX
6171msgid "No more files to clean, exiting."
6172msgstr ""
6173
18a90722 6174#: builtin/clean.c:910
cc76011e 6175msgid "do not print names of files removed"
dce37b66
JX
6176msgstr ""
6177
18a90722 6178#: builtin/clean.c:912
cc76011e 6179msgid "force"
dce37b66
JX
6180msgstr ""
6181
18a90722 6182#: builtin/clean.c:913
28b3cffc
JX
6183msgid "interactive cleaning"
6184msgstr ""
6185
18a90722 6186#: builtin/clean.c:915
cc76011e 6187msgid "remove whole directories"
dce37b66
JX
6188msgstr ""
6189
18a90722
JX
6190#: builtin/clean.c:916 builtin/describe.c:530 builtin/describe.c:532
6191#: builtin/grep.c:863 builtin/log.c:155 builtin/log.c:157
6192#: builtin/ls-files.c:548 builtin/name-rev.c:397 builtin/name-rev.c:399
6193#: builtin/show-ref.c:176
cc76011e 6194msgid "pattern"
dce37b66
JX
6195msgstr ""
6196
18a90722 6197#: builtin/clean.c:917
cc76011e 6198msgid "add <pattern> to ignore rules"
dce37b66
JX
6199msgstr ""
6200
18a90722 6201#: builtin/clean.c:918
cc76011e 6202msgid "remove ignored files, too"
dce37b66
JX
6203msgstr ""
6204
18a90722 6205#: builtin/clean.c:920
cc76011e 6206msgid "remove only ignored files"
dce37b66
JX
6207msgstr ""
6208
18a90722 6209#: builtin/clean.c:938
cc76011e 6210msgid "-x and -X cannot be used together"
dce37b66
JX
6211msgstr ""
6212
18a90722 6213#: builtin/clean.c:942
cc76011e 6214msgid ""
5e078fcd 6215"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 6216"clean"
dce37b66
JX
6217msgstr ""
6218
18a90722 6219#: builtin/clean.c:945
cc76011e 6220msgid ""
5e078fcd 6221"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 6222"refusing to clean"
dce37b66
JX
6223msgstr ""
6224
25eab542 6225#: builtin/clone.c:39
c2ea1208 6226msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
6227msgstr ""
6228
25eab542 6229#: builtin/clone.c:83
cc76011e 6230msgid "don't create a checkout"
dce37b66
JX
6231msgstr ""
6232
25eab542 6233#: builtin/clone.c:84 builtin/clone.c:86 builtin/init-db.c:479
cc76011e 6234msgid "create a bare repository"
dce37b66
JX
6235msgstr ""
6236
25eab542 6237#: builtin/clone.c:88
cc76011e 6238msgid "create a mirror repository (implies bare)"
dce37b66
JX
6239msgstr ""
6240
25eab542 6241#: builtin/clone.c:90
cc76011e 6242msgid "to clone from a local repository"
dce37b66
JX
6243msgstr ""
6244
25eab542 6245#: builtin/clone.c:92
cc76011e 6246msgid "don't use local hardlinks, always copy"
dce37b66
JX
6247msgstr ""
6248
25eab542 6249#: builtin/clone.c:94
cc76011e 6250msgid "setup as shared repository"
dce37b66
JX
6251msgstr ""
6252
25eab542 6253#: builtin/clone.c:96 builtin/clone.c:100
dfc182b1
JX
6254msgid "pathspec"
6255msgstr ""
6256
25eab542 6257#: builtin/clone.c:96 builtin/clone.c:100
cc76011e 6258msgid "initialize submodules in the clone"
dce37b66
JX
6259msgstr ""
6260
25eab542 6261#: builtin/clone.c:103
f517e50d
JX
6262msgid "number of submodules cloned in parallel"
6263msgstr ""
6264
25eab542 6265#: builtin/clone.c:104 builtin/init-db.c:476
cc76011e 6266msgid "template-directory"
dce37b66
JX
6267msgstr ""
6268
25eab542 6269#: builtin/clone.c:105 builtin/init-db.c:477
cc76011e 6270msgid "directory from which templates will be used"
dce37b66
JX
6271msgstr ""
6272
18a90722
JX
6273#: builtin/clone.c:107 builtin/clone.c:109 builtin/submodule--helper.c:873
6274#: builtin/submodule--helper.c:1240
cc76011e 6275msgid "reference repository"
dce37b66
JX
6276msgstr ""
6277
25eab542 6278#: builtin/clone.c:111
64f23b0c
JX
6279msgid "use --reference only while cloning"
6280msgstr ""
6281
25eab542 6282#: builtin/clone.c:112 builtin/column.c:27 builtin/merge-file.c:44
cc76011e 6283msgid "name"
dce37b66
JX
6284msgstr ""
6285
25eab542 6286#: builtin/clone.c:113
cc76011e 6287msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
6288msgstr ""
6289
25eab542 6290#: builtin/clone.c:115
cc76011e 6291msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
6292msgstr ""
6293
25eab542 6294#: builtin/clone.c:117
cc76011e 6295msgid "path to git-upload-pack on the remote"
dce37b66
JX
6296msgstr ""
6297
18a90722
JX
6298#: builtin/clone.c:118 builtin/fetch.c:138 builtin/grep.c:806
6299#: builtin/pull.c:211
cc76011e 6300msgid "depth"
dce37b66
JX
6301msgstr ""
6302
25eab542 6303#: builtin/clone.c:119
cc76011e 6304msgid "create a shallow clone of that depth"
dce37b66
JX
6305msgstr ""
6306
18a90722 6307#: builtin/clone.c:120 builtin/fetch.c:140 builtin/pack-objects.c:2991
fda7b092
JX
6308#: parse-options.h:142
6309msgid "time"
6310msgstr ""
6311
25eab542 6312#: builtin/clone.c:121
fda7b092
JX
6313msgid "create a shallow clone since a specific time"
6314msgstr ""
6315
18a90722 6316#: builtin/clone.c:122 builtin/fetch.c:142
fda7b092
JX
6317msgid "revision"
6318msgstr ""
6319
18a90722 6320#: builtin/clone.c:123 builtin/fetch.c:143
673bfad0 6321msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
6322msgstr ""
6323
25eab542 6324#: builtin/clone.c:125
cc76011e 6325msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
6326msgstr ""
6327
25eab542 6328#: builtin/clone.c:127
5b34e000
JX
6329msgid "don't clone any tags, and make later fetches not to follow them"
6330msgstr ""
6331
25eab542 6332#: builtin/clone.c:129
f517e50d
JX
6333msgid "any cloned submodules will be shallow"
6334msgstr ""
6335
25eab542 6336#: builtin/clone.c:130 builtin/init-db.c:485
cc76011e 6337msgid "gitdir"
dce37b66
JX
6338msgstr ""
6339
25eab542 6340#: builtin/clone.c:131 builtin/init-db.c:486
cc76011e 6341msgid "separate git dir from working tree"
dce37b66
JX
6342msgstr ""
6343
25eab542 6344#: builtin/clone.c:132
cc76011e 6345msgid "key=value"
822e4a65
JX
6346msgstr ""
6347
25eab542 6348#: builtin/clone.c:133
cc76011e 6349msgid "set config inside the new repository"
dce37b66
JX
6350msgstr ""
6351
18a90722
JX
6352#: builtin/clone.c:134 builtin/fetch.c:160 builtin/pull.c:224
6353#: builtin/push.c:567
9eb3984b
JX
6354msgid "use IPv4 addresses only"
6355msgstr ""
6356
18a90722
JX
6357#: builtin/clone.c:136 builtin/fetch.c:162 builtin/pull.c:227
6358#: builtin/push.c:569
9eb3984b
JX
6359msgid "use IPv6 addresses only"
6360msgstr ""
6361
25eab542 6362#: builtin/clone.c:273
f1522b27
JX
6363msgid ""
6364"No directory name could be guessed.\n"
6365"Please specify a directory on the command line"
6366msgstr ""
6367
25eab542 6368#: builtin/clone.c:326
df49095a 6369#, c-format
fda7b092 6370msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
6371msgstr ""
6372
25eab542 6373#: builtin/clone.c:398
9fa976ff
JX
6374#, c-format
6375msgid "failed to open '%s'"
6376msgstr ""
6377
25eab542 6378#: builtin/clone.c:406
dce37b66 6379#, c-format
cc76011e 6380msgid "%s exists and is not a directory"
dce37b66
JX
6381msgstr ""
6382
25eab542 6383#: builtin/clone.c:420
cc76011e
JX
6384#, c-format
6385msgid "failed to stat %s\n"
822e4a65
JX
6386msgstr ""
6387
25eab542 6388#: builtin/clone.c:442
dce37b66 6389#, c-format
cc76011e 6390msgid "failed to create link '%s'"
dce37b66
JX
6391msgstr ""
6392
25eab542 6393#: builtin/clone.c:446
cc76011e
JX
6394#, c-format
6395msgid "failed to copy file to '%s'"
dce37b66
JX
6396msgstr ""
6397
18a90722 6398#: builtin/clone.c:472
cc76011e
JX
6399#, c-format
6400msgid "done.\n"
dce37b66
JX
6401msgstr ""
6402
18a90722 6403#: builtin/clone.c:484
c138af56
JX
6404msgid ""
6405"Clone succeeded, but checkout failed.\n"
6406"You can inspect what was checked out with 'git status'\n"
6407"and retry the checkout with 'git checkout -f HEAD'\n"
6408msgstr ""
6409
18a90722 6410#: builtin/clone.c:561
cc76011e
JX
6411#, c-format
6412msgid "Could not find remote branch %s to clone."
dce37b66
JX
6413msgstr ""
6414
18a90722 6415#: builtin/clone.c:656
c138af56
JX
6416msgid "remote did not send all necessary objects"
6417msgstr ""
6418
18a90722 6419#: builtin/clone.c:672
f1522b27
JX
6420#, c-format
6421msgid "unable to update %s"
6422msgstr ""
6423
18a90722 6424#: builtin/clone.c:721
cc76011e 6425msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
6426msgstr ""
6427
25eab542 6428#: builtin/clone.c:751
c138af56
JX
6429msgid "unable to checkout working tree"
6430msgstr ""
6431
25eab542 6432#: builtin/clone.c:796
f1522b27
JX
6433msgid "unable to write parameters to config file"
6434msgstr ""
6435
25eab542 6436#: builtin/clone.c:859
beb691f7
JX
6437msgid "cannot repack to clean up"
6438msgstr ""
6439
25eab542 6440#: builtin/clone.c:861
beb691f7
JX
6441msgid "cannot unlink temporary alternates file"
6442msgstr ""
6443
18a90722 6444#: builtin/clone.c:894 builtin/receive-pack.c:1945
cc76011e 6445msgid "Too many arguments."
dce37b66
JX
6446msgstr ""
6447
25eab542 6448#: builtin/clone.c:898
cc76011e 6449msgid "You must specify a repository to clone."
dce37b66
JX
6450msgstr ""
6451
25eab542 6452#: builtin/clone.c:911
cc76011e
JX
6453#, c-format
6454msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
6455msgstr ""
6456
25eab542 6457#: builtin/clone.c:914
46bc4039
JX
6458msgid "--bare and --separate-git-dir are incompatible."
6459msgstr ""
6460
25eab542 6461#: builtin/clone.c:927
cc76011e
JX
6462#, c-format
6463msgid "repository '%s' does not exist"
dce37b66
JX
6464msgstr ""
6465
18a90722 6466#: builtin/clone.c:933 builtin/fetch.c:1358
df49095a
JX
6467#, c-format
6468msgid "depth %s is not a positive number"
6469msgstr ""
6470
25eab542 6471#: builtin/clone.c:943
dce37b66 6472#, c-format
cc76011e 6473msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
6474msgstr ""
6475
25eab542 6476#: builtin/clone.c:953
dce37b66 6477#, c-format
cc76011e 6478msgid "working tree '%s' already exists."
dce37b66
JX
6479msgstr ""
6480
25eab542 6481#: builtin/clone.c:968 builtin/clone.c:979 builtin/difftool.c:270
18a90722 6482#: builtin/worktree.c:253 builtin/worktree.c:283
a4156d20
JX
6483#, c-format
6484msgid "could not create leading directories of '%s'"
6485msgstr ""
6486
25eab542 6487#: builtin/clone.c:971
822e4a65 6488#, c-format
c2ea1208 6489msgid "could not create work tree dir '%s'"
dce37b66
JX
6490msgstr ""
6491
25eab542 6492#: builtin/clone.c:983
822e4a65 6493#, c-format
cc76011e 6494msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
6495msgstr ""
6496
25eab542 6497#: builtin/clone.c:985
dce37b66 6498#, c-format
cc76011e 6499msgid "Cloning into '%s'...\n"
dce37b66
JX
6500msgstr ""
6501
25eab542 6502#: builtin/clone.c:1009
fda7b092
JX
6503msgid ""
6504"clone --recursive is not compatible with both --reference and --reference-if-"
6505"able"
6506msgstr ""
6507
25eab542 6508#: builtin/clone.c:1071
fe05e196
JX
6509msgid "--depth is ignored in local clones; use file:// instead."
6510msgstr ""
6511
25eab542 6512#: builtin/clone.c:1073
fda7b092
JX
6513msgid "--shallow-since is ignored in local clones; use file:// instead."
6514msgstr ""
6515
25eab542 6516#: builtin/clone.c:1075
fda7b092
JX
6517msgid "--shallow-exclude is ignored in local clones; use file:// instead."
6518msgstr ""
6519
25eab542 6520#: builtin/clone.c:1078
fe05e196
JX
6521msgid "source repository is shallow, ignoring --local"
6522msgstr ""
6523
25eab542 6524#: builtin/clone.c:1083
fe05e196
JX
6525msgid "--local is ignored"
6526msgstr ""
6527
18a90722 6528#: builtin/clone.c:1139 builtin/clone.c:1147
822e4a65 6529#, c-format
cc76011e 6530msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
6531msgstr ""
6532
18a90722 6533#: builtin/clone.c:1150
cc76011e 6534msgid "You appear to have cloned an empty repository."
dce37b66
JX
6535msgstr ""
6536
5b34e000 6537#: builtin/column.c:10
c2ea1208 6538msgid "git column [<options>]"
dce37b66
JX
6539msgstr ""
6540
5b34e000 6541#: builtin/column.c:27
cc76011e 6542msgid "lookup config vars"
dce37b66
JX
6543msgstr ""
6544
5b34e000 6545#: builtin/column.c:28 builtin/column.c:29
cc76011e 6546msgid "layout to use"
dce37b66
JX
6547msgstr ""
6548
5b34e000 6549#: builtin/column.c:30
cc76011e 6550msgid "Maximum width"
dce37b66
JX
6551msgstr ""
6552
5b34e000 6553#: builtin/column.c:31
cc76011e 6554msgid "Padding space on left border"
dce37b66
JX
6555msgstr ""
6556
5b34e000 6557#: builtin/column.c:32
cc76011e 6558msgid "Padding space on right border"
dce37b66
JX
6559msgstr ""
6560
5b34e000 6561#: builtin/column.c:33
cc76011e 6562msgid "Padding space between columns"
dce37b66
JX
6563msgstr ""
6564
5b34e000 6565#: builtin/column.c:52
cc76011e 6566msgid "--command must be the first argument"
dce37b66
JX
6567msgstr ""
6568
5b34e000 6569#: builtin/commit.c:39
c2ea1208 6570msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
6571msgstr ""
6572
5b34e000 6573#: builtin/commit.c:44
c2ea1208 6574msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
6575msgstr ""
6576
5b34e000 6577#: builtin/commit.c:49
d07a63e4
JX
6578msgid ""
6579"Your name and email address were configured automatically based\n"
6580"on your username and hostname. Please check that they are accurate.\n"
6581"You can suppress this message by setting them explicitly. Run the\n"
6582"following command and follow the instructions in your editor to edit\n"
6583"your configuration file:\n"
6584"\n"
6585" git config --global --edit\n"
6586"\n"
6587"After doing this, you may fix the identity used for this commit with:\n"
6588"\n"
6589" git commit --amend --reset-author\n"
6590msgstr ""
6591
5b34e000 6592#: builtin/commit.c:62
cc76011e
JX
6593msgid ""
6594"Your name and email address were configured automatically based\n"
6595"on your username and hostname. Please check that they are accurate.\n"
6596"You can suppress this message by setting them explicitly:\n"
6597"\n"
6598" git config --global user.name \"Your Name\"\n"
6599" git config --global user.email you@example.com\n"
6600"\n"
6601"After doing this, you may fix the identity used for this commit with:\n"
6602"\n"
6603" git commit --amend --reset-author\n"
dce37b66
JX
6604msgstr ""
6605
5b34e000 6606#: builtin/commit.c:74
cc76011e
JX
6607msgid ""
6608"You asked to amend the most recent commit, but doing so would make\n"
6609"it empty. You can repeat your command with --allow-empty, or you can\n"
6610"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
6611msgstr ""
6612
5b34e000 6613#: builtin/commit.c:79
dce37b66 6614msgid ""
cc76011e
JX
6615"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
6616"If you wish to commit it anyway, use:\n"
6617"\n"
6618" git commit --allow-empty\n"
6619"\n"
dce37b66
JX
6620msgstr ""
6621
5b34e000 6622#: builtin/commit.c:86
b8ecf239
JX
6623msgid "Otherwise, please use 'git reset'\n"
6624msgstr ""
6625
5b34e000 6626#: builtin/commit.c:89
b8ecf239
JX
6627msgid ""
6628"If you wish to skip this commit, use:\n"
6629"\n"
6630" git reset\n"
6631"\n"
6632"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
6633"the remaining commits.\n"
6634msgstr ""
6635
25eab542 6636#: builtin/commit.c:318
cc76011e 6637msgid "failed to unpack HEAD tree object"
822e4a65
JX
6638msgstr ""
6639
25eab542 6640#: builtin/commit.c:359
cc76011e 6641msgid "unable to create temporary index"
dce37b66
JX
6642msgstr ""
6643
25eab542 6644#: builtin/commit.c:365
cc76011e 6645msgid "interactive add failed"
dce37b66
JX
6646msgstr ""
6647
25eab542 6648#: builtin/commit.c:378
d07a63e4
JX
6649msgid "unable to update temporary index"
6650msgstr ""
6651
25eab542 6652#: builtin/commit.c:380
d07a63e4
JX
6653msgid "Failed to update main cache tree"
6654msgstr ""
6655
25eab542 6656#: builtin/commit.c:405 builtin/commit.c:429 builtin/commit.c:478
cc76011e 6657msgid "unable to write new_index file"
dce37b66
JX
6658msgstr ""
6659
25eab542 6660#: builtin/commit.c:461
cc76011e 6661msgid "cannot do a partial commit during a merge."
dce37b66
JX
6662msgstr ""
6663
25eab542 6664#: builtin/commit.c:463
cc76011e 6665msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
6666msgstr ""
6667
25eab542 6668#: builtin/commit.c:471
cc76011e 6669msgid "cannot read the index"
dce37b66
JX
6670msgstr ""
6671
25eab542 6672#: builtin/commit.c:490
cc76011e 6673msgid "unable to write temporary index file"
dce37b66
JX
6674msgstr ""
6675
25eab542 6676#: builtin/commit.c:587
d07a63e4
JX
6677#, c-format
6678msgid "commit '%s' lacks author header"
6679msgstr ""
6680
25eab542 6681#: builtin/commit.c:589
dce37b66 6682#, c-format
d07a63e4 6683msgid "commit '%s' has malformed author line"
dce37b66
JX
6684msgstr ""
6685
25eab542 6686#: builtin/commit.c:608
cc76011e 6687msgid "malformed --author parameter"
dce37b66
JX
6688msgstr ""
6689
25eab542 6690#: builtin/commit.c:660
fe05e196
JX
6691msgid ""
6692"unable to select a comment character that is not used\n"
6693"in the current commit message"
6694msgstr ""
6695
18a90722 6696#: builtin/commit.c:697 builtin/commit.c:730 builtin/commit.c:1114
cc76011e
JX
6697#, c-format
6698msgid "could not lookup commit %s"
822e4a65
JX
6699msgstr ""
6700
25eab542 6701#: builtin/commit.c:709 builtin/shortlog.c:309
cc76011e
JX
6702#, c-format
6703msgid "(reading log message from standard input)\n"
822e4a65
JX
6704msgstr ""
6705
25eab542 6706#: builtin/commit.c:711
cc76011e 6707msgid "could not read log from standard input"
822e4a65
JX
6708msgstr ""
6709
25eab542 6710#: builtin/commit.c:715
dce37b66 6711#, c-format
cc76011e 6712msgid "could not read log file '%s'"
dce37b66
JX
6713msgstr ""
6714
25eab542 6715#: builtin/commit.c:742 builtin/commit.c:750
f517e50d 6716msgid "could not read SQUASH_MSG"
dce37b66
JX
6717msgstr ""
6718
25eab542 6719#: builtin/commit.c:747
f517e50d 6720msgid "could not read MERGE_MSG"
dce37b66
JX
6721msgstr ""
6722
25eab542 6723#: builtin/commit.c:801
cc76011e
JX
6724msgid "could not write commit template"
6725msgstr ""
6726
25eab542 6727#: builtin/commit.c:819
dce37b66 6728#, c-format
822e4a65 6729msgid ""
cc76011e
JX
6730"\n"
6731"It looks like you may be committing a merge.\n"
6732"If this is not correct, please remove the file\n"
6733"\t%s\n"
6734"and try again.\n"
dce37b66
JX
6735msgstr ""
6736
25eab542 6737#: builtin/commit.c:824
822e4a65
JX
6738#, c-format
6739msgid ""
cc76011e
JX
6740"\n"
6741"It looks like you may be committing a cherry-pick.\n"
6742"If this is not correct, please remove the file\n"
6743"\t%s\n"
6744"and try again.\n"
dce37b66
JX
6745msgstr ""
6746
25eab542 6747#: builtin/commit.c:837
9caaf23e 6748#, c-format
cc76011e
JX
6749msgid ""
6750"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 6751"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
6752msgstr ""
6753
25eab542 6754#: builtin/commit.c:844
9caaf23e 6755#, c-format
cc76011e
JX
6756msgid ""
6757"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 6758"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
6759"An empty message aborts the commit.\n"
6760msgstr ""
6761
25eab542 6762#: builtin/commit.c:861
fe05e196
JX
6763#, c-format
6764msgid "%sAuthor: %.*s <%.*s>"
6765msgstr ""
6766
25eab542 6767#: builtin/commit.c:869
822e4a65 6768#, c-format
fe05e196 6769msgid "%sDate: %s"
dce37b66
JX
6770msgstr ""
6771
25eab542 6772#: builtin/commit.c:876
cc76011e 6773#, c-format
fe05e196 6774msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
6775msgstr ""
6776
25eab542 6777#: builtin/commit.c:893
cc76011e 6778msgid "Cannot read index"
822e4a65
JX
6779msgstr ""
6780
18a90722 6781#: builtin/commit.c:959
cc76011e 6782msgid "Error building trees"
dce37b66
JX
6783msgstr ""
6784
18a90722 6785#: builtin/commit.c:973 builtin/tag.c:252
dce37b66 6786#, c-format
cc76011e 6787msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
6788msgstr ""
6789
18a90722 6790#: builtin/commit.c:1076
dce37b66 6791#, c-format
c2ea1208 6792msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
6793msgstr ""
6794
18a90722
JX
6795#: builtin/commit.c:1090
6796#, c-format
6797msgid "Invalid ignored mode '%s'"
6798msgstr ""
6799
6800#: builtin/commit.c:1104 builtin/commit.c:1349
cc76011e
JX
6801#, c-format
6802msgid "Invalid untracked files mode '%s'"
dce37b66
JX
6803msgstr ""
6804
18a90722 6805#: builtin/commit.c:1142
28b3cffc
JX
6806msgid "--long and -z are incompatible"
6807msgstr ""
6808
18a90722 6809#: builtin/commit.c:1172
cc76011e
JX
6810msgid "Using both --reset-author and --author does not make sense"
6811msgstr ""
822e4a65 6812
18a90722 6813#: builtin/commit.c:1181
cc76011e 6814msgid "You have nothing to amend."
dce37b66
JX
6815msgstr ""
6816
18a90722 6817#: builtin/commit.c:1184
cc76011e 6818msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
6819msgstr ""
6820
18a90722 6821#: builtin/commit.c:1186
cc76011e 6822msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
6823msgstr ""
6824
18a90722 6825#: builtin/commit.c:1189
cc76011e 6826msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
6827msgstr ""
6828
18a90722 6829#: builtin/commit.c:1199
cc76011e 6830msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
6831msgstr ""
6832
18a90722 6833#: builtin/commit.c:1201
cc76011e 6834msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
dce37b66
JX
6835msgstr ""
6836
18a90722 6837#: builtin/commit.c:1209
cc76011e 6838msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
6839msgstr ""
6840
18a90722 6841#: builtin/commit.c:1226
cc76011e 6842msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
6843msgstr ""
6844
18a90722 6845#: builtin/commit.c:1228
cc76011e 6846msgid "No paths with --include/--only does not make sense."
dce37b66
JX
6847msgstr ""
6848
18a90722 6849#: builtin/commit.c:1240 builtin/tag.c:535
dce37b66 6850#, c-format
cc76011e 6851msgid "Invalid cleanup mode %s"
dce37b66
JX
6852msgstr ""
6853
18a90722 6854#: builtin/commit.c:1245
cc76011e 6855msgid "Paths with -a does not make sense."
822e4a65
JX
6856msgstr ""
6857
18a90722 6858#: builtin/commit.c:1363 builtin/commit.c:1648
cc76011e
JX
6859msgid "show status concisely"
6860msgstr ""
822e4a65 6861
18a90722 6862#: builtin/commit.c:1365 builtin/commit.c:1650
cc76011e 6863msgid "show branch information"
cd1e7487
JX
6864msgstr ""
6865
18a90722 6866#: builtin/commit.c:1367
5b34e000
JX
6867msgid "show stash information"
6868msgstr ""
6869
18a90722 6870#: builtin/commit.c:1369
fda7b092
JX
6871msgid "version"
6872msgstr ""
6873
18a90722
JX
6874#: builtin/commit.c:1369 builtin/commit.c:1652 builtin/push.c:542
6875#: builtin/worktree.c:523
cc76011e 6876msgid "machine-readable output"
dce37b66
JX
6877msgstr ""
6878
18a90722 6879#: builtin/commit.c:1372 builtin/commit.c:1654
fe52cd62
JX
6880msgid "show status in long format (default)"
6881msgstr ""
6882
18a90722 6883#: builtin/commit.c:1375 builtin/commit.c:1657
cc76011e 6884msgid "terminate entries with NUL"
dce37b66
JX
6885msgstr ""
6886
18a90722
JX
6887#: builtin/commit.c:1377 builtin/commit.c:1381 builtin/commit.c:1660
6888#: builtin/fast-export.c:999 builtin/fast-export.c:1002 builtin/tag.c:390
cc76011e 6889msgid "mode"
11b90174
JX
6890msgstr ""
6891
18a90722 6892#: builtin/commit.c:1378 builtin/commit.c:1660
cc76011e 6893msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
6894msgstr ""
6895
18a90722
JX
6896#: builtin/commit.c:1382
6897msgid ""
6898"show ignored files, optional modes: traditional, matching, no. (Default: "
6899"traditional)"
dce37b66
JX
6900msgstr ""
6901
18a90722 6902#: builtin/commit.c:1384 parse-options.h:155
cc76011e 6903msgid "when"
dce37b66
JX
6904msgstr ""
6905
18a90722 6906#: builtin/commit.c:1385
cc76011e
JX
6907msgid ""
6908"ignore changes to submodules, optional when: all, dirty, untracked. "
6909"(Default: all)"
dce37b66
JX
6910msgstr ""
6911
18a90722 6912#: builtin/commit.c:1387
cc76011e 6913msgid "list untracked files in columns"
dce37b66
JX
6914msgstr ""
6915
18a90722
JX
6916#: builtin/commit.c:1406
6917msgid "Unsupported combination of ignored and untracked-files arguments"
6918msgstr ""
6919
6920#: builtin/commit.c:1469
cc76011e 6921msgid "couldn't look up newly created commit"
dce37b66
JX
6922msgstr ""
6923
18a90722 6924#: builtin/commit.c:1471
cc76011e 6925msgid "could not parse newly created commit"
dce37b66
JX
6926msgstr ""
6927
18a90722
JX
6928#: builtin/commit.c:1516
6929msgid "unable to resolve HEAD after creating commit"
6930msgstr ""
6931
6932#: builtin/commit.c:1518
cc76011e 6933msgid "detached HEAD"
dce37b66
JX
6934msgstr ""
6935
18a90722 6936#: builtin/commit.c:1521
cc76011e 6937msgid " (root-commit)"
dce37b66
JX
6938msgstr ""
6939
18a90722 6940#: builtin/commit.c:1618
cc76011e 6941msgid "suppress summary after successful commit"
dce37b66
JX
6942msgstr ""
6943
18a90722 6944#: builtin/commit.c:1619
cc76011e 6945msgid "show diff in commit message template"
11b90174
JX
6946msgstr ""
6947
18a90722 6948#: builtin/commit.c:1621
cc76011e 6949msgid "Commit message options"
822e4a65
JX
6950msgstr ""
6951
18a90722 6952#: builtin/commit.c:1622 builtin/tag.c:388
cc76011e 6953msgid "read message from file"
93329721
JX
6954msgstr ""
6955
18a90722 6956#: builtin/commit.c:1623
cc76011e 6957msgid "author"
dce37b66
JX
6958msgstr ""
6959
18a90722 6960#: builtin/commit.c:1623
cc76011e 6961msgid "override author for commit"
dce37b66
JX
6962msgstr ""
6963
18a90722 6964#: builtin/commit.c:1624 builtin/gc.c:359
cc76011e 6965msgid "date"
dce37b66
JX
6966msgstr ""
6967
18a90722 6968#: builtin/commit.c:1624
cc76011e 6969msgid "override date for commit"
dce37b66
JX
6970msgstr ""
6971
18a90722 6972#: builtin/commit.c:1625 builtin/merge.c:225 builtin/notes.c:402
25eab542 6973#: builtin/notes.c:565 builtin/tag.c:386
cc76011e 6974msgid "message"
dce37b66
JX
6975msgstr ""
6976
18a90722 6977#: builtin/commit.c:1625
cc76011e 6978msgid "commit message"
822e4a65
JX
6979msgstr ""
6980
18a90722
JX
6981#: builtin/commit.c:1626 builtin/commit.c:1627 builtin/commit.c:1628
6982#: builtin/commit.c:1629 parse-options.h:257 ref-filter.h:92
f4f2c8f8
JX
6983msgid "commit"
6984msgstr ""
6985
18a90722 6986#: builtin/commit.c:1626
cc76011e 6987msgid "reuse and edit message from specified commit"
822e4a65
JX
6988msgstr ""
6989
18a90722 6990#: builtin/commit.c:1627
cc76011e 6991msgid "reuse message from specified commit"
822e4a65
JX
6992msgstr ""
6993
18a90722 6994#: builtin/commit.c:1628
cc76011e 6995msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
6996msgstr ""
6997
18a90722 6998#: builtin/commit.c:1629
cc76011e
JX
6999msgid "use autosquash formatted message to squash specified commit"
7000msgstr ""
822e4a65 7001
18a90722 7002#: builtin/commit.c:1630
cc76011e
JX
7003msgid "the commit is authored by me now (used with -C/-c/--amend)"
7004msgstr ""
822e4a65 7005
18a90722
JX
7006#: builtin/commit.c:1631 builtin/log.c:1443 builtin/merge.c:239
7007#: builtin/pull.c:149 builtin/revert.c:105
cc76011e 7008msgid "add Signed-off-by:"
822e4a65
JX
7009msgstr ""
7010
18a90722 7011#: builtin/commit.c:1632
cc76011e 7012msgid "use specified template file"
822e4a65
JX
7013msgstr ""
7014
18a90722 7015#: builtin/commit.c:1633
cc76011e 7016msgid "force edit of commit"
822e4a65
JX
7017msgstr ""
7018
18a90722 7019#: builtin/commit.c:1634
cc76011e 7020msgid "default"
822e4a65
JX
7021msgstr ""
7022
18a90722 7023#: builtin/commit.c:1634 builtin/tag.c:391
cc76011e 7024msgid "how to strip spaces and #comments from message"
822e4a65
JX
7025msgstr ""
7026
18a90722 7027#: builtin/commit.c:1635
cc76011e 7028msgid "include status in commit message template"
822e4a65
JX
7029msgstr ""
7030
18a90722 7031#: builtin/commit.c:1637 builtin/merge.c:237 builtin/pull.c:179
5b34e000 7032#: builtin/revert.c:113
cc76011e 7033msgid "GPG sign commit"
822e4a65
JX
7034msgstr ""
7035
18a90722 7036#: builtin/commit.c:1640
cc76011e 7037msgid "Commit contents options"
822e4a65
JX
7038msgstr ""
7039
18a90722 7040#: builtin/commit.c:1641
cc76011e 7041msgid "commit all changed files"
822e4a65
JX
7042msgstr ""
7043
18a90722 7044#: builtin/commit.c:1642
cc76011e 7045msgid "add specified files to index for commit"
822e4a65
JX
7046msgstr ""
7047
18a90722 7048#: builtin/commit.c:1643
cc76011e 7049msgid "interactively add files"
822e4a65
JX
7050msgstr ""
7051
18a90722 7052#: builtin/commit.c:1644
cc76011e 7053msgid "interactively add changes"
822e4a65
JX
7054msgstr ""
7055
18a90722 7056#: builtin/commit.c:1645
cc76011e 7057msgid "commit only specified files"
822e4a65
JX
7058msgstr ""
7059
18a90722 7060#: builtin/commit.c:1646
9fa976ff 7061msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
7062msgstr ""
7063
18a90722 7064#: builtin/commit.c:1647
cc76011e 7065msgid "show what would be committed"
822e4a65
JX
7066msgstr ""
7067
18a90722 7068#: builtin/commit.c:1658
cc76011e 7069msgid "amend previous commit"
822e4a65
JX
7070msgstr ""
7071
18a90722 7072#: builtin/commit.c:1659
cc76011e 7073msgid "bypass post-rewrite hook"
822e4a65
JX
7074msgstr ""
7075
18a90722 7076#: builtin/commit.c:1664
cc76011e 7077msgid "ok to record an empty change"
822e4a65
JX
7078msgstr ""
7079
18a90722 7080#: builtin/commit.c:1666
cc76011e 7081msgid "ok to record a change with an empty message"
822e4a65
JX
7082msgstr ""
7083
18a90722 7084#: builtin/commit.c:1696
cc76011e 7085msgid "could not parse HEAD commit"
822e4a65
JX
7086msgstr ""
7087
18a90722 7088#: builtin/commit.c:1741
822e4a65 7089#, c-format
cc76011e 7090msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
7091msgstr ""
7092
18a90722 7093#: builtin/commit.c:1748
cc76011e 7094msgid "could not read MERGE_MODE"
822e4a65
JX
7095msgstr ""
7096
18a90722 7097#: builtin/commit.c:1767
cc76011e
JX
7098#, c-format
7099msgid "could not read commit message: %s"
822e4a65
JX
7100msgstr ""
7101
18a90722 7102#: builtin/commit.c:1778
cc76011e 7103#, c-format
25eab542 7104msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
7105msgstr ""
7106
18a90722 7107#: builtin/commit.c:1783
cc76011e 7108#, c-format
25eab542 7109msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
7110msgstr ""
7111
18a90722 7112#: builtin/commit.c:1831
822e4a65 7113msgid ""
cc76011e 7114"Repository has been updated, but unable to write\n"
d07a63e4 7115"new_index file. Check that disk is not full and quota is\n"
cc76011e 7116"not exceeded, and then \"git reset HEAD\" to recover."
822e4a65
JX
7117msgstr ""
7118
5b34e000 7119#: builtin/config.c:10
c2ea1208 7120msgid "git config [<options>]"
822e4a65
JX
7121msgstr ""
7122
18a90722 7123#: builtin/config.c:58
cc76011e 7124msgid "Config file location"
822e4a65
JX
7125msgstr ""
7126
18a90722 7127#: builtin/config.c:59
cc76011e 7128msgid "use global config file"
822e4a65
JX
7129msgstr ""
7130
18a90722 7131#: builtin/config.c:60
cc76011e 7132msgid "use system config file"
822e4a65
JX
7133msgstr ""
7134
18a90722 7135#: builtin/config.c:61
cc76011e 7136msgid "use repository config file"
822e4a65
JX
7137msgstr ""
7138
18a90722 7139#: builtin/config.c:62
cc76011e 7140msgid "use given config file"
822e4a65
JX
7141msgstr ""
7142
18a90722 7143#: builtin/config.c:63
28b3cffc 7144msgid "blob-id"
822e4a65
JX
7145msgstr ""
7146
18a90722 7147#: builtin/config.c:63
28b3cffc 7148msgid "read config from given blob object"
822e4a65
JX
7149msgstr ""
7150
18a90722 7151#: builtin/config.c:64
28b3cffc 7152msgid "Action"
822e4a65
JX
7153msgstr ""
7154
18a90722 7155#: builtin/config.c:65
28b3cffc 7156msgid "get value: name [value-regex]"
822e4a65
JX
7157msgstr ""
7158
18a90722 7159#: builtin/config.c:66
28b3cffc 7160msgid "get all values: key [value-regex]"
822e4a65
JX
7161msgstr ""
7162
18a90722 7163#: builtin/config.c:67
28b3cffc 7164msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
7165msgstr ""
7166
18a90722 7167#: builtin/config.c:68
727b9576
JX
7168msgid "get value specific for the URL: section[.var] URL"
7169msgstr ""
7170
18a90722 7171#: builtin/config.c:69
28b3cffc 7172msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
7173msgstr ""
7174
18a90722 7175#: builtin/config.c:70
28b3cffc 7176msgid "add a new variable: name value"
822e4a65
JX
7177msgstr ""
7178
18a90722 7179#: builtin/config.c:71
28b3cffc 7180msgid "remove a variable: name [value-regex]"
822e4a65
JX
7181msgstr ""
7182
18a90722 7183#: builtin/config.c:72
28b3cffc 7184msgid "remove all matches: name [value-regex]"
822e4a65
JX
7185msgstr ""
7186
18a90722 7187#: builtin/config.c:73
28b3cffc 7188msgid "rename section: old-name new-name"
822e4a65
JX
7189msgstr ""
7190
18a90722 7191#: builtin/config.c:74
28b3cffc
JX
7192msgid "remove a section: name"
7193msgstr ""
7194
18a90722 7195#: builtin/config.c:75
28b3cffc
JX
7196msgid "list all"
7197msgstr ""
7198
18a90722 7199#: builtin/config.c:76
cc76011e 7200msgid "open an editor"
822e4a65
JX
7201msgstr ""
7202
18a90722 7203#: builtin/config.c:77
beb691f7 7204msgid "find the color configured: slot [default]"
822e4a65
JX
7205msgstr ""
7206
18a90722 7207#: builtin/config.c:78
beb691f7 7208msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
7209msgstr ""
7210
18a90722 7211#: builtin/config.c:79
cc76011e 7212msgid "Type"
822e4a65
JX
7213msgstr ""
7214
18a90722 7215#: builtin/config.c:80
cc76011e 7216msgid "value is \"true\" or \"false\""
822e4a65
JX
7217msgstr ""
7218
18a90722 7219#: builtin/config.c:81
cc76011e 7220msgid "value is decimal number"
822e4a65
JX
7221msgstr ""
7222
18a90722 7223#: builtin/config.c:82
cc76011e 7224msgid "value is --bool or --int"
822e4a65
JX
7225msgstr ""
7226
18a90722 7227#: builtin/config.c:83
cc76011e 7228msgid "value is a path (file or directory name)"
822e4a65
JX
7229msgstr ""
7230
18a90722
JX
7231#: builtin/config.c:84
7232msgid "value is an expiry date"
7233msgstr ""
7234
7235#: builtin/config.c:85
cc76011e 7236msgid "Other"
822e4a65
JX
7237msgstr ""
7238
18a90722 7239#: builtin/config.c:86
cc76011e 7240msgid "terminate values with NUL byte"
822e4a65
JX
7241msgstr ""
7242
18a90722 7243#: builtin/config.c:87
df0617bf
JX
7244msgid "show variable names only"
7245msgstr ""
7246
18a90722 7247#: builtin/config.c:88
cc76011e 7248msgid "respect include directives on lookup"
822e4a65
JX
7249msgstr ""
7250
18a90722 7251#: builtin/config.c:89
9eb3984b
JX
7252msgid "show origin of config (file, standard input, blob, command line)"
7253msgstr ""
7254
18a90722 7255#: builtin/config.c:335
d07a63e4
JX
7256msgid "unable to parse default color value"
7257msgstr ""
7258
18a90722 7259#: builtin/config.c:479
d07a63e4
JX
7260#, c-format
7261msgid ""
7262"# This is Git's per-user configuration file.\n"
64f23b0c 7263"[user]\n"
d07a63e4 7264"# Please adapt and uncomment the following lines:\n"
64f23b0c 7265"#\tname = %s\n"
d07a63e4
JX
7266"#\temail = %s\n"
7267msgstr ""
7268
18a90722 7269#: builtin/config.c:507
5b34e000
JX
7270msgid "--local can only be used inside a git repository"
7271msgstr ""
7272
18a90722 7273#: builtin/config.c:632
d07a63e4
JX
7274#, c-format
7275msgid "cannot create configuration file %s"
7276msgstr ""
7277
18a90722 7278#: builtin/config.c:645
fda7b092
JX
7279#, c-format
7280msgid ""
7281"cannot overwrite multiple values with a single value\n"
7282" Use a regexp, --add or --replace-all to change %s."
7283msgstr ""
7284
25eab542 7285#: builtin/count-objects.c:88
c6bc7d43
JX
7286msgid "git count-objects [-v] [-H | --human-readable]"
7287msgstr ""
7288
25eab542 7289#: builtin/count-objects.c:98
c6bc7d43 7290msgid "print sizes in human readable format"
822e4a65
JX
7291msgstr ""
7292
18a90722 7293#: builtin/describe.c:22
c2ea1208 7294msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
7295msgstr ""
7296
18a90722 7297#: builtin/describe.c:23
c2ea1208 7298msgid "git describe [<options>] --dirty"
822e4a65
JX
7299msgstr ""
7300
18a90722 7301#: builtin/describe.c:57
dfc182b1
JX
7302msgid "head"
7303msgstr ""
7304
18a90722 7305#: builtin/describe.c:57
dfc182b1
JX
7306msgid "lightweight"
7307msgstr ""
7308
18a90722 7309#: builtin/describe.c:57
dfc182b1
JX
7310msgid "annotated"
7311msgstr ""
7312
18a90722 7313#: builtin/describe.c:267
cc76011e
JX
7314#, c-format
7315msgid "annotated tag %s not available"
822e4a65
JX
7316msgstr ""
7317
18a90722 7318#: builtin/describe.c:271
822e4a65 7319#, c-format
cc76011e 7320msgid "annotated tag %s has no embedded name"
822e4a65
JX
7321msgstr ""
7322
18a90722 7323#: builtin/describe.c:273
cc76011e
JX
7324#, c-format
7325msgid "tag '%s' is really '%s' here"
822e4a65
JX
7326msgstr ""
7327
18a90722 7328#: builtin/describe.c:314
822e4a65 7329#, c-format
cc76011e 7330msgid "no tag exactly matches '%s'"
822e4a65
JX
7331msgstr ""
7332
18a90722 7333#: builtin/describe.c:316
822e4a65 7334#, c-format
18a90722 7335msgid "No exact match on refs or tags, searching to describe\n"
822e4a65
JX
7336msgstr ""
7337
18a90722 7338#: builtin/describe.c:363
cc76011e
JX
7339#, c-format
7340msgid "finished search at %s\n"
822e4a65
JX
7341msgstr ""
7342
18a90722 7343#: builtin/describe.c:389
cc76011e
JX
7344#, c-format
7345msgid ""
7346"No annotated tags can describe '%s'.\n"
7347"However, there were unannotated tags: try --tags."
822e4a65
JX
7348msgstr ""
7349
18a90722 7350#: builtin/describe.c:393
cc76011e
JX
7351#, c-format
7352msgid ""
7353"No tags can describe '%s'.\n"
7354"Try --always, or create some tags."
822e4a65
JX
7355msgstr ""
7356
18a90722 7357#: builtin/describe.c:423
822e4a65 7358#, c-format
cc76011e 7359msgid "traversed %lu commits\n"
822e4a65
JX
7360msgstr ""
7361
18a90722 7362#: builtin/describe.c:426
822e4a65 7363#, c-format
cc76011e
JX
7364msgid ""
7365"more than %i tags found; listed %i most recent\n"
7366"gave up search at %s\n"
822e4a65
JX
7367msgstr ""
7368
18a90722
JX
7369#: builtin/describe.c:494
7370#, c-format
7371msgid "describe %s\n"
7372msgstr ""
7373
7374#: builtin/describe.c:497 builtin/log.c:500
7375#, c-format
7376msgid "Not a valid object name %s"
7377msgstr ""
7378
7379#: builtin/describe.c:505
7380#, c-format
7381msgid "%s is neither a commit nor blob"
7382msgstr ""
7383
7384#: builtin/describe.c:519
cc76011e 7385msgid "find the tag that comes after the commit"
822e4a65
JX
7386msgstr ""
7387
18a90722 7388#: builtin/describe.c:520
cc76011e 7389msgid "debug search strategy on stderr"
822e4a65
JX
7390msgstr ""
7391
18a90722 7392#: builtin/describe.c:521
c138af56 7393msgid "use any ref"
822e4a65
JX
7394msgstr ""
7395
18a90722 7396#: builtin/describe.c:522
c138af56 7397msgid "use any tag, even unannotated"
822e4a65
JX
7398msgstr ""
7399
18a90722 7400#: builtin/describe.c:523
cc76011e 7401msgid "always use long format"
822e4a65
JX
7402msgstr ""
7403
18a90722 7404#: builtin/describe.c:524
28b3cffc
JX
7405msgid "only follow first parent"
7406msgstr ""
7407
18a90722 7408#: builtin/describe.c:527
cc76011e 7409msgid "only output exact matches"
822e4a65
JX
7410msgstr ""
7411
18a90722 7412#: builtin/describe.c:529
cc76011e 7413msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
7414msgstr ""
7415
18a90722 7416#: builtin/describe.c:531
cc76011e 7417msgid "only consider tags matching <pattern>"
822e4a65
JX
7418msgstr ""
7419
18a90722 7420#: builtin/describe.c:533
dfc182b1
JX
7421msgid "do not consider tags matching <pattern>"
7422msgstr ""
7423
18a90722 7424#: builtin/describe.c:535 builtin/name-rev.c:406
cc76011e 7425msgid "show abbreviated commit object as fallback"
822e4a65
JX
7426msgstr ""
7427
18a90722 7428#: builtin/describe.c:536 builtin/describe.c:539
cc76011e 7429msgid "mark"
822e4a65
JX
7430msgstr ""
7431
18a90722 7432#: builtin/describe.c:537
cc76011e 7433msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
7434msgstr ""
7435
18a90722 7436#: builtin/describe.c:540
dfc182b1
JX
7437msgid "append <mark> on broken working tree (default: \"-broken\")"
7438msgstr ""
7439
18a90722 7440#: builtin/describe.c:558
cc76011e
JX
7441msgid "--long is incompatible with --abbrev=0"
7442msgstr ""
7443
18a90722 7444#: builtin/describe.c:587
cc76011e
JX
7445msgid "No names found, cannot describe anything."
7446msgstr ""
7447
18a90722 7448#: builtin/describe.c:637
a8a5406a 7449msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
7450msgstr ""
7451
18a90722 7452#: builtin/describe.c:639
dfc182b1
JX
7453msgid "--broken is incompatible with commit-ishes"
7454msgstr ""
7455
a4d94835 7456#: builtin/diff.c:83
822e4a65 7457#, c-format
cc76011e 7458msgid "'%s': not a regular file or symlink"
822e4a65
JX
7459msgstr ""
7460
18a90722 7461#: builtin/diff.c:234
cc76011e
JX
7462#, c-format
7463msgid "invalid option: %s"
822e4a65
JX
7464msgstr ""
7465
18a90722 7466#: builtin/diff.c:356
cc76011e 7467msgid "Not a git repository"
822e4a65
JX
7468msgstr ""
7469
18a90722 7470#: builtin/diff.c:399
cc76011e
JX
7471#, c-format
7472msgid "invalid object '%s' given."
822e4a65
JX
7473msgstr ""
7474
18a90722 7475#: builtin/diff.c:408
cc76011e
JX
7476#, c-format
7477msgid "more than two blobs given: '%s'"
822e4a65
JX
7478msgstr ""
7479
18a90722 7480#: builtin/diff.c:413
cc76011e
JX
7481#, c-format
7482msgid "unhandled object '%s' given."
822e4a65
JX
7483msgstr ""
7484
5b34e000 7485#: builtin/difftool.c:29
673bfad0
JX
7486msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
7487msgstr ""
7488
25eab542 7489#: builtin/difftool.c:259
673bfad0
JX
7490#, c-format
7491msgid "failed: %d"
7492msgstr ""
7493
25eab542 7494#: builtin/difftool.c:301
dfc182b1
JX
7495#, c-format
7496msgid "could not read symlink %s"
7497msgstr ""
7498
25eab542 7499#: builtin/difftool.c:303
dfc182b1
JX
7500#, c-format
7501msgid "could not read symlink file %s"
7502msgstr ""
7503
25eab542 7504#: builtin/difftool.c:311
dfc182b1
JX
7505#, c-format
7506msgid "could not read object %s for symlink %s"
7507msgstr ""
7508
25eab542 7509#: builtin/difftool.c:412
673bfad0
JX
7510msgid ""
7511"combined diff formats('-c' and '--cc') are not supported in\n"
7512"directory diff mode('-d' and '--dir-diff')."
7513msgstr ""
7514
18a90722 7515#: builtin/difftool.c:632
673bfad0
JX
7516#, c-format
7517msgid "both files modified: '%s' and '%s'."
7518msgstr ""
7519
18a90722 7520#: builtin/difftool.c:634
673bfad0
JX
7521msgid "working tree file has been left."
7522msgstr ""
7523
18a90722 7524#: builtin/difftool.c:645
673bfad0
JX
7525#, c-format
7526msgid "temporary files exist in '%s'."
7527msgstr ""
7528
18a90722 7529#: builtin/difftool.c:646
673bfad0
JX
7530msgid "you may want to cleanup or recover these."
7531msgstr ""
7532
18a90722 7533#: builtin/difftool.c:695
673bfad0
JX
7534msgid "use `diff.guitool` instead of `diff.tool`"
7535msgstr ""
7536
18a90722 7537#: builtin/difftool.c:697
673bfad0
JX
7538msgid "perform a full-directory diff"
7539msgstr ""
7540
18a90722 7541#: builtin/difftool.c:699
673bfad0
JX
7542msgid "do not prompt before launching a diff tool"
7543msgstr ""
7544
18a90722 7545#: builtin/difftool.c:705
673bfad0
JX
7546msgid "use symlinks in dir-diff mode"
7547msgstr ""
7548
18a90722 7549#: builtin/difftool.c:706
673bfad0
JX
7550msgid "<tool>"
7551msgstr ""
7552
18a90722 7553#: builtin/difftool.c:707
673bfad0
JX
7554msgid "use the specified diff tool"
7555msgstr ""
7556
18a90722 7557#: builtin/difftool.c:709
673bfad0
JX
7558msgid "print a list of diff tools that may be used with `--tool`"
7559msgstr ""
7560
18a90722 7561#: builtin/difftool.c:712
673bfad0
JX
7562msgid ""
7563"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7564"code"
7565msgstr ""
7566
18a90722 7567#: builtin/difftool.c:714
673bfad0
JX
7568msgid "<command>"
7569msgstr ""
7570
18a90722 7571#: builtin/difftool.c:715
673bfad0
JX
7572msgid "specify a custom command for viewing diffs"
7573msgstr ""
7574
18a90722 7575#: builtin/difftool.c:739
673bfad0
JX
7576msgid "no <tool> given for --tool=<tool>"
7577msgstr ""
7578
18a90722 7579#: builtin/difftool.c:746
673bfad0
JX
7580msgid "no <cmd> given for --extcmd=<cmd>"
7581msgstr ""
7582
5b34e000 7583#: builtin/fast-export.c:26
cc76011e 7584msgid "git fast-export [rev-list-opts]"
822e4a65
JX
7585msgstr ""
7586
25eab542 7587#: builtin/fast-export.c:998
cc76011e 7588msgid "show progress after <n> objects"
822e4a65
JX
7589msgstr ""
7590
25eab542 7591#: builtin/fast-export.c:1000
cc76011e 7592msgid "select handling of signed tags"
822e4a65
JX
7593msgstr ""
7594
25eab542 7595#: builtin/fast-export.c:1003
cc76011e 7596msgid "select handling of tags that tag filtered objects"
822e4a65
JX
7597msgstr ""
7598
25eab542 7599#: builtin/fast-export.c:1006
cc76011e 7600msgid "Dump marks to this file"
822e4a65
JX
7601msgstr ""
7602
25eab542 7603#: builtin/fast-export.c:1008
cc76011e 7604msgid "Import marks from this file"
822e4a65
JX
7605msgstr ""
7606
25eab542 7607#: builtin/fast-export.c:1010
cc76011e 7608msgid "Fake a tagger when tags lack one"
822e4a65
JX
7609msgstr ""
7610
25eab542 7611#: builtin/fast-export.c:1012
cc76011e 7612msgid "Output full tree for each commit"
822e4a65
JX
7613msgstr ""
7614
25eab542 7615#: builtin/fast-export.c:1014
cc76011e 7616msgid "Use the done feature to terminate the stream"
822e4a65
JX
7617msgstr ""
7618
25eab542 7619#: builtin/fast-export.c:1015
cc76011e 7620msgid "Skip output of blob data"
822e4a65
JX
7621msgstr ""
7622
25eab542 7623#: builtin/fast-export.c:1016
fe05e196
JX
7624msgid "refspec"
7625msgstr ""
7626
25eab542 7627#: builtin/fast-export.c:1017
fe05e196
JX
7628msgid "Apply refspec to exported refs"
7629msgstr ""
7630
25eab542 7631#: builtin/fast-export.c:1018
d07a63e4
JX
7632msgid "anonymize output"
7633msgstr ""
7634
18a90722 7635#: builtin/fetch.c:24
cc76011e 7636msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
7637msgstr ""
7638
18a90722 7639#: builtin/fetch.c:25
cc76011e 7640msgid "git fetch [<options>] <group>"
dce37b66
JX
7641msgstr ""
7642
18a90722 7643#: builtin/fetch.c:26
cc76011e 7644msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
7645msgstr ""
7646
18a90722 7647#: builtin/fetch.c:27
cc76011e 7648msgid "git fetch --all [<options>]"
822e4a65
JX
7649msgstr ""
7650
18a90722 7651#: builtin/fetch.c:113 builtin/pull.c:188
cc76011e 7652msgid "fetch from all remotes"
822e4a65
JX
7653msgstr ""
7654
18a90722 7655#: builtin/fetch.c:115 builtin/pull.c:191
cc76011e 7656msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
7657msgstr ""
7658
18a90722 7659#: builtin/fetch.c:117 builtin/pull.c:194
cc76011e 7660msgid "path to upload pack on remote end"
822e4a65
JX
7661msgstr ""
7662
18a90722 7663#: builtin/fetch.c:118 builtin/pull.c:196
cc76011e 7664msgid "force overwrite of local branch"
822e4a65
JX
7665msgstr ""
7666
18a90722 7667#: builtin/fetch.c:120
cc76011e 7668msgid "fetch from multiple remotes"
822e4a65
JX
7669msgstr ""
7670
18a90722 7671#: builtin/fetch.c:122 builtin/pull.c:198
cc76011e 7672msgid "fetch all tags and associated objects"
822e4a65
JX
7673msgstr ""
7674
18a90722 7675#: builtin/fetch.c:124
cc76011e 7676msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
7677msgstr ""
7678
18a90722 7679#: builtin/fetch.c:126
9eb3984b
JX
7680msgid "number of submodules fetched in parallel"
7681msgstr ""
7682
18a90722 7683#: builtin/fetch.c:128 builtin/pull.c:201
cc76011e 7684msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
7685msgstr ""
7686
18a90722 7687#: builtin/fetch.c:129 builtin/fetch.c:152 builtin/pull.c:126
cc76011e 7688msgid "on-demand"
822e4a65
JX
7689msgstr ""
7690
18a90722 7691#: builtin/fetch.c:130
cc76011e 7692msgid "control recursive fetching of submodules"
822e4a65
JX
7693msgstr ""
7694
18a90722 7695#: builtin/fetch.c:134 builtin/pull.c:209
cc76011e 7696msgid "keep downloaded pack"
822e4a65
JX
7697msgstr ""
7698
18a90722 7699#: builtin/fetch.c:136
cc76011e 7700msgid "allow updating of HEAD ref"
822e4a65
JX
7701msgstr ""
7702
18a90722 7703#: builtin/fetch.c:139 builtin/fetch.c:145 builtin/pull.c:212
cc76011e 7704msgid "deepen history of shallow clone"
822e4a65
JX
7705msgstr ""
7706
18a90722 7707#: builtin/fetch.c:141
fda7b092
JX
7708msgid "deepen history of shallow repository based on time"
7709msgstr ""
7710
18a90722 7711#: builtin/fetch.c:147 builtin/pull.c:215
9caaf23e
JX
7712msgid "convert to a complete repository"
7713msgstr ""
7714
18a90722 7715#: builtin/fetch.c:149 builtin/log.c:1463
cc76011e 7716msgid "dir"
822e4a65
JX
7717msgstr ""
7718
18a90722 7719#: builtin/fetch.c:150
cc76011e 7720msgid "prepend this to submodule path output"
822e4a65
JX
7721msgstr ""
7722
18a90722 7723#: builtin/fetch.c:153
5b34e000
JX
7724msgid ""
7725"default for recursive fetching of submodules (lower priority than config "
7726"files)"
822e4a65
JX
7727msgstr ""
7728
18a90722 7729#: builtin/fetch.c:157 builtin/pull.c:218
df49095a
JX
7730msgid "accept refs that update .git/shallow"
7731msgstr ""
7732
18a90722 7733#: builtin/fetch.c:158 builtin/pull.c:220
fe05e196
JX
7734msgid "refmap"
7735msgstr ""
7736
18a90722 7737#: builtin/fetch.c:159 builtin/pull.c:221
fe05e196
JX
7738msgid "specify fetch refmap"
7739msgstr ""
7740
18a90722 7741#: builtin/fetch.c:417
cc76011e 7742msgid "Couldn't find remote ref HEAD"
822e4a65
JX
7743msgstr ""
7744
18a90722 7745#: builtin/fetch.c:535
9fa976ff
JX
7746#, c-format
7747msgid "configuration fetch.output contains invalid value %s"
7748msgstr ""
7749
18a90722 7750#: builtin/fetch.c:628
822e4a65 7751#, c-format
cc76011e 7752msgid "object %s not found"
dce37b66
JX
7753msgstr ""
7754
18a90722 7755#: builtin/fetch.c:632
cc76011e 7756msgid "[up to date]"
dce37b66
JX
7757msgstr ""
7758
18a90722 7759#: builtin/fetch.c:645 builtin/fetch.c:725
9fa976ff 7760msgid "[rejected]"
dce37b66
JX
7761msgstr ""
7762
18a90722 7763#: builtin/fetch.c:646
9fa976ff 7764msgid "can't fetch in current branch"
822e4a65
JX
7765msgstr ""
7766
18a90722 7767#: builtin/fetch.c:655
cc76011e 7768msgid "[tag update]"
822e4a65
JX
7769msgstr ""
7770
18a90722
JX
7771#: builtin/fetch.c:656 builtin/fetch.c:689 builtin/fetch.c:705
7772#: builtin/fetch.c:720
9fa976ff 7773msgid "unable to update local ref"
822e4a65
JX
7774msgstr ""
7775
18a90722 7776#: builtin/fetch.c:675
cc76011e 7777msgid "[new tag]"
822e4a65
JX
7778msgstr ""
7779
18a90722 7780#: builtin/fetch.c:678
cc76011e 7781msgid "[new branch]"
822e4a65
JX
7782msgstr ""
7783
18a90722 7784#: builtin/fetch.c:681
cc76011e 7785msgid "[new ref]"
822e4a65
JX
7786msgstr ""
7787
18a90722 7788#: builtin/fetch.c:720
cc76011e 7789msgid "forced update"
822e4a65
JX
7790msgstr ""
7791
18a90722 7792#: builtin/fetch.c:725
9fa976ff 7793msgid "non-fast-forward"
822e4a65
JX
7794msgstr ""
7795
18a90722 7796#: builtin/fetch.c:770
822e4a65 7797#, c-format
cc76011e 7798msgid "%s did not send all necessary objects\n"
822e4a65
JX
7799msgstr ""
7800
18a90722 7801#: builtin/fetch.c:790
df49095a
JX
7802#, c-format
7803msgid "reject %s because shallow roots are not allowed to be updated"
7804msgstr ""
7805
18a90722 7806#: builtin/fetch.c:878 builtin/fetch.c:974
822e4a65 7807#, c-format
cc76011e 7808msgid "From %.*s\n"
822e4a65
JX
7809msgstr ""
7810
18a90722 7811#: builtin/fetch.c:889
822e4a65 7812#, c-format
cc76011e
JX
7813msgid ""
7814"some local refs could not be updated; try running\n"
7815" 'git remote prune %s' to remove any old, conflicting branches"
822e4a65
JX
7816msgstr ""
7817
18a90722 7818#: builtin/fetch.c:944
cc76011e
JX
7819#, c-format
7820msgid " (%s will become dangling)"
7821msgstr ""
7822
18a90722 7823#: builtin/fetch.c:945
cc76011e
JX
7824#, c-format
7825msgid " (%s has become dangling)"
7826msgstr ""
7827
18a90722 7828#: builtin/fetch.c:977
cc76011e
JX
7829msgid "[deleted]"
7830msgstr ""
7831
18a90722 7832#: builtin/fetch.c:978 builtin/remote.c:1024
cc76011e
JX
7833msgid "(none)"
7834msgstr ""
7835
18a90722 7836#: builtin/fetch.c:1001
cc76011e
JX
7837#, c-format
7838msgid "Refusing to fetch into current branch %s of non-bare repository"
7839msgstr ""
7840
18a90722 7841#: builtin/fetch.c:1020
cc76011e 7842#, c-format
727b9576 7843msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
7844msgstr ""
7845
18a90722 7846#: builtin/fetch.c:1023
cc76011e 7847#, c-format
727b9576 7848msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
7849msgstr ""
7850
18a90722 7851#: builtin/fetch.c:1256
cc76011e
JX
7852#, c-format
7853msgid "Fetching %s\n"
7854msgstr ""
7855
18a90722 7856#: builtin/fetch.c:1258 builtin/remote.c:97
cc76011e
JX
7857#, c-format
7858msgid "Could not fetch %s"
7859msgstr ""
7860
18a90722 7861#: builtin/fetch.c:1276
cc76011e
JX
7862msgid ""
7863"No remote repository specified. Please, specify either a URL or a\n"
7864"remote name from which new revisions should be fetched."
7865msgstr ""
7866
18a90722 7867#: builtin/fetch.c:1299
cc76011e
JX
7868msgid "You need to specify a tag name."
7869msgstr ""
7870
18a90722 7871#: builtin/fetch.c:1342
fda7b092
JX
7872msgid "Negative depth in --deepen is not supported"
7873msgstr ""
7874
18a90722 7875#: builtin/fetch.c:1344
fda7b092
JX
7876msgid "--deepen and --depth are mutually exclusive"
7877msgstr ""
7878
18a90722 7879#: builtin/fetch.c:1349
9caaf23e
JX
7880msgid "--depth and --unshallow cannot be used together"
7881msgstr ""
7882
18a90722 7883#: builtin/fetch.c:1351
9caaf23e
JX
7884msgid "--unshallow on a complete repository does not make sense"
7885msgstr ""
7886
18a90722 7887#: builtin/fetch.c:1364
cc76011e
JX
7888msgid "fetch --all does not take a repository argument"
7889msgstr ""
7890
18a90722 7891#: builtin/fetch.c:1366
cc76011e
JX
7892msgid "fetch --all does not make sense with refspecs"
7893msgstr ""
7894
18a90722 7895#: builtin/fetch.c:1377
cc76011e
JX
7896#, c-format
7897msgid "No such remote or remote group: %s"
7898msgstr ""
7899
18a90722 7900#: builtin/fetch.c:1385
cc76011e
JX
7901msgid "Fetching a group and specifying refspecs does not make sense"
7902msgstr ""
7903
5b34e000 7904#: builtin/fmt-merge-msg.c:15
c2ea1208
JX
7905msgid ""
7906"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
7907msgstr ""
7908
18a90722 7909#: builtin/fmt-merge-msg.c:666
cc76011e
JX
7910msgid "populate log with at most <n> entries from shortlog"
7911msgstr ""
7912
18a90722 7913#: builtin/fmt-merge-msg.c:669
cc76011e
JX
7914msgid "alias for --log (deprecated)"
7915msgstr ""
7916
18a90722 7917#: builtin/fmt-merge-msg.c:672
cc76011e
JX
7918msgid "text"
7919msgstr ""
7920
18a90722 7921#: builtin/fmt-merge-msg.c:673
cc76011e
JX
7922msgid "use <text> as start of message"
7923msgstr ""
7924
18a90722 7925#: builtin/fmt-merge-msg.c:674
cc76011e
JX
7926msgid "file to read from"
7927msgstr ""
7928
5b34e000 7929#: builtin/for-each-ref.c:10
c2ea1208 7930msgid "git for-each-ref [<options>] [<pattern>]"
cc76011e
JX
7931msgstr ""
7932
5b34e000 7933#: builtin/for-each-ref.c:11
f4f2c8f8
JX
7934msgid "git for-each-ref [--points-at <object>]"
7935msgstr ""
7936
5b34e000 7937#: builtin/for-each-ref.c:12
dfc182b1 7938msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
f4f2c8f8
JX
7939msgstr ""
7940
5b34e000 7941#: builtin/for-each-ref.c:13
dfc182b1 7942msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
f4f2c8f8
JX
7943msgstr ""
7944
5b34e000 7945#: builtin/for-each-ref.c:28
cc76011e
JX
7946msgid "quote placeholders suitably for shells"
7947msgstr ""
7948
5b34e000 7949#: builtin/for-each-ref.c:30
cc76011e
JX
7950msgid "quote placeholders suitably for perl"
7951msgstr ""
7952
5b34e000 7953#: builtin/for-each-ref.c:32
cc76011e
JX
7954msgid "quote placeholders suitably for python"
7955msgstr ""
7956
5b34e000 7957#: builtin/for-each-ref.c:34
beb691f7 7958msgid "quote placeholders suitably for Tcl"
cc76011e
JX
7959msgstr ""
7960
5b34e000 7961#: builtin/for-each-ref.c:37
cc76011e
JX
7962msgid "show only <n> matched refs"
7963msgstr ""
7964
25eab542
JX
7965#: builtin/for-each-ref.c:39 builtin/tag.c:414
7966msgid "respect format colors"
7967msgstr ""
7968
7969#: builtin/for-each-ref.c:43
f4f2c8f8 7970msgid "print only refs which points at the given object"
cc76011e
JX
7971msgstr ""
7972
25eab542 7973#: builtin/for-each-ref.c:45
f4f2c8f8 7974msgid "print only refs that are merged"
cc76011e
JX
7975msgstr ""
7976
25eab542 7977#: builtin/for-each-ref.c:46
f4f2c8f8
JX
7978msgid "print only refs that are not merged"
7979msgstr ""
7980
25eab542 7981#: builtin/for-each-ref.c:47
f4f2c8f8
JX
7982msgid "print only refs which contain the commit"
7983msgstr ""
7984
25eab542 7985#: builtin/for-each-ref.c:48
dfc182b1
JX
7986msgid "print only refs which don't contain the commit"
7987msgstr ""
7988
25eab542 7989#: builtin/fsck.c:543
5e078fcd
JX
7990msgid "Checking object directories"
7991msgstr ""
7992
25eab542 7993#: builtin/fsck.c:635
c2ea1208 7994msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
7995msgstr ""
7996
25eab542 7997#: builtin/fsck.c:641
cc76011e
JX
7998msgid "show unreachable objects"
7999msgstr ""
8000
25eab542 8001#: builtin/fsck.c:642
cc76011e
JX
8002msgid "show dangling objects"
8003msgstr ""
8004
25eab542 8005#: builtin/fsck.c:643
cc76011e
JX
8006msgid "report tags"
8007msgstr ""
8008
25eab542 8009#: builtin/fsck.c:644
cc76011e
JX
8010msgid "report root nodes"
8011msgstr ""
8012
25eab542 8013#: builtin/fsck.c:645
cc76011e
JX
8014msgid "make index objects head nodes"
8015msgstr ""
8016
25eab542 8017#: builtin/fsck.c:646
cc76011e
JX
8018msgid "make reflogs head nodes (default)"
8019msgstr ""
8020
25eab542 8021#: builtin/fsck.c:647
cc76011e
JX
8022msgid "also consider packs and alternate objects"
8023msgstr ""
8024
25eab542 8025#: builtin/fsck.c:648
df0617bf
JX
8026msgid "check only connectivity"
8027msgstr ""
8028
25eab542 8029#: builtin/fsck.c:649
cc76011e
JX
8030msgid "enable more strict checking"
8031msgstr ""
8032
25eab542 8033#: builtin/fsck.c:651
cc76011e
JX
8034msgid "write dangling objects in .git/lost-found"
8035msgstr ""
8036
25eab542 8037#: builtin/fsck.c:652 builtin/prune.c:107
cc76011e
JX
8038msgid "show progress"
8039msgstr ""
8040
25eab542 8041#: builtin/fsck.c:653
9fa976ff
JX
8042msgid "show verbose names for reachable objects"
8043msgstr ""
8044
25eab542 8045#: builtin/fsck.c:714
5e078fcd
JX
8046msgid "Checking objects"
8047msgstr ""
8048
25eab542 8049#: builtin/gc.c:27
c2ea1208 8050msgid "git gc [<options>]"
cc76011e
JX
8051msgstr ""
8052
25eab542 8053#: builtin/gc.c:80
cc76011e 8054#, c-format
dfc182b1 8055msgid "Failed to fstat %s: %s"
cc76011e
JX
8056msgstr ""
8057
25eab542 8058#: builtin/gc.c:312
cc76011e 8059#, c-format
dfc182b1 8060msgid "Can't stat %s"
cc76011e
JX
8061msgstr ""
8062
25eab542 8063#: builtin/gc.c:321
f4f2c8f8
JX
8064#, c-format
8065msgid ""
8066"The last gc run reported the following. Please correct the root cause\n"
8067"and remove %s.\n"
8068"Automatic cleanup will not be performed until the file is removed.\n"
8069"\n"
8070"%s"
8071msgstr ""
8072
25eab542 8073#: builtin/gc.c:360
cc76011e
JX
8074msgid "prune unreferenced objects"
8075msgstr ""
8076
25eab542 8077#: builtin/gc.c:362
cc76011e
JX
8078msgid "be more thorough (increased runtime)"
8079msgstr ""
8080
25eab542 8081#: builtin/gc.c:363
cc76011e
JX
8082msgid "enable auto-gc mode"
8083msgstr ""
8084
25eab542 8085#: builtin/gc.c:364
727b9576
JX
8086msgid "force running gc even if there may be another gc running"
8087msgstr ""
8088
25eab542 8089#: builtin/gc.c:381
dfc182b1
JX
8090#, c-format
8091msgid "Failed to parse gc.logexpiry value %s"
8092msgstr ""
8093
25eab542 8094#: builtin/gc.c:409
cc76011e 8095#, c-format
5e078fcd
JX
8096msgid "Auto packing the repository in background for optimum performance.\n"
8097msgstr ""
8098
25eab542 8099#: builtin/gc.c:411
5e078fcd
JX
8100#, c-format
8101msgid "Auto packing the repository for optimum performance.\n"
8102msgstr ""
8103
25eab542 8104#: builtin/gc.c:412
5e078fcd
JX
8105#, c-format
8106msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
8107msgstr ""
8108
25eab542 8109#: builtin/gc.c:437
727b9576
JX
8110#, c-format
8111msgid ""
8112"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
8113msgstr ""
8114
25eab542 8115#: builtin/gc.c:481
cc76011e
JX
8116msgid ""
8117"There are too many unreachable loose objects; run 'git prune' to remove them."
8118msgstr ""
8119
5b34e000 8120#: builtin/grep.c:27
c2ea1208 8121msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
8122msgstr ""
8123
25eab542 8124#: builtin/grep.c:226
cc76011e
JX
8125#, c-format
8126msgid "grep: failed to create thread: %s"
8127msgstr ""
8128
25eab542 8129#: builtin/grep.c:284
9eb3984b
JX
8130#, c-format
8131msgid "invalid number of threads specified (%d) for %s"
8132msgstr ""
8133
5b34e000
JX
8134#. TRANSLATORS: %s is the configuration
8135#. variable for tweaking threads, currently
8136#. grep.threads
8137#.
18a90722 8138#: builtin/grep.c:293 builtin/index-pack.c:1495 builtin/index-pack.c:1688
5b34e000
JX
8139#, c-format
8140msgid "no threads support, ignoring %s"
8141msgstr ""
8142
18a90722 8143#: builtin/grep.c:453 builtin/grep.c:573 builtin/grep.c:615
cc76011e
JX
8144#, c-format
8145msgid "unable to read tree (%s)"
8146msgstr ""
8147
18a90722 8148#: builtin/grep.c:630
cc76011e
JX
8149#, c-format
8150msgid "unable to grep from object of type %s"
8151msgstr ""
8152
18a90722 8153#: builtin/grep.c:696
cc76011e
JX
8154#, c-format
8155msgid "switch `%c' expects a numerical value"
8156msgstr ""
8157
18a90722 8158#: builtin/grep.c:783
cc76011e
JX
8159msgid "search in index instead of in the work tree"
8160msgstr ""
8161
18a90722 8162#: builtin/grep.c:785
cc76011e
JX
8163msgid "find in contents not managed by git"
8164msgstr ""
8165
18a90722 8166#: builtin/grep.c:787
cc76011e
JX
8167msgid "search in both tracked and untracked files"
8168msgstr ""
8169
18a90722 8170#: builtin/grep.c:789
c2ea1208 8171msgid "ignore files specified via '.gitignore'"
cc76011e
JX
8172msgstr ""
8173
18a90722 8174#: builtin/grep.c:791
dfc182b1 8175msgid "recursively search in each submodule"
673bfad0
JX
8176msgstr ""
8177
18a90722 8178#: builtin/grep.c:794
cc76011e
JX
8179msgid "show non-matching lines"
8180msgstr ""
8181
18a90722 8182#: builtin/grep.c:796
cc76011e
JX
8183msgid "case insensitive matching"
8184msgstr ""
8185
18a90722 8186#: builtin/grep.c:798
cc76011e
JX
8187msgid "match patterns only at word boundaries"
8188msgstr ""
8189
18a90722 8190#: builtin/grep.c:800
cc76011e
JX
8191msgid "process binary files as text"
8192msgstr ""
8193
18a90722 8194#: builtin/grep.c:802
cc76011e
JX
8195msgid "don't match patterns in binary files"
8196msgstr ""
8197
18a90722 8198#: builtin/grep.c:805
727b9576
JX
8199msgid "process binary files with textconv filters"
8200msgstr ""
8201
18a90722 8202#: builtin/grep.c:807
cc76011e
JX
8203msgid "descend at most <depth> levels"
8204msgstr ""
8205
18a90722 8206#: builtin/grep.c:811
cc76011e
JX
8207msgid "use extended POSIX regular expressions"
8208msgstr ""
8209
18a90722 8210#: builtin/grep.c:814
cc76011e
JX
8211msgid "use basic POSIX regular expressions (default)"
8212msgstr ""
8213
18a90722 8214#: builtin/grep.c:817
cc76011e
JX
8215msgid "interpret patterns as fixed strings"
8216msgstr ""
8217
18a90722 8218#: builtin/grep.c:820
cc76011e
JX
8219msgid "use Perl-compatible regular expressions"
8220msgstr ""
8221
18a90722 8222#: builtin/grep.c:823
cc76011e
JX
8223msgid "show line numbers"
8224msgstr ""
8225
18a90722 8226#: builtin/grep.c:824
cc76011e
JX
8227msgid "don't show filenames"
8228msgstr ""
8229
18a90722 8230#: builtin/grep.c:825
cc76011e
JX
8231msgid "show filenames"
8232msgstr ""
8233
18a90722 8234#: builtin/grep.c:827
cc76011e
JX
8235msgid "show filenames relative to top directory"
8236msgstr ""
8237
18a90722 8238#: builtin/grep.c:829
cc76011e
JX
8239msgid "show only filenames instead of matching lines"
8240msgstr ""
8241
18a90722 8242#: builtin/grep.c:831
cc76011e
JX
8243msgid "synonym for --files-with-matches"
8244msgstr ""
8245
18a90722 8246#: builtin/grep.c:834
cc76011e
JX
8247msgid "show only the names of files without match"
8248msgstr ""
8249
18a90722 8250#: builtin/grep.c:836
cc76011e
JX
8251msgid "print NUL after filenames"
8252msgstr ""
8253
18a90722 8254#: builtin/grep.c:838
cc76011e
JX
8255msgid "show the number of matches instead of matching lines"
8256msgstr ""
8257
18a90722 8258#: builtin/grep.c:839
cc76011e
JX
8259msgid "highlight matches"
8260msgstr ""
8261
18a90722 8262#: builtin/grep.c:841
cc76011e
JX
8263msgid "print empty line between matches from different files"
8264msgstr ""
8265
18a90722 8266#: builtin/grep.c:843
cc76011e
JX
8267msgid "show filename only once above matches from same file"
8268msgstr ""
8269
18a90722 8270#: builtin/grep.c:846
cc76011e
JX
8271msgid "show <n> context lines before and after matches"
8272msgstr ""
8273
18a90722 8274#: builtin/grep.c:849
cc76011e
JX
8275msgid "show <n> context lines before matches"
8276msgstr ""
8277
18a90722 8278#: builtin/grep.c:851
cc76011e
JX
8279msgid "show <n> context lines after matches"
8280msgstr ""
8281
18a90722 8282#: builtin/grep.c:853
9eb3984b
JX
8283msgid "use <n> worker threads"
8284msgstr ""
8285
18a90722 8286#: builtin/grep.c:854
cc76011e
JX
8287msgid "shortcut for -C NUM"
8288msgstr ""
8289
18a90722 8290#: builtin/grep.c:857
cc76011e
JX
8291msgid "show a line with the function name before matches"
8292msgstr ""
8293
18a90722 8294#: builtin/grep.c:859
cc76011e
JX
8295msgid "show the surrounding function"
8296msgstr ""
8297
18a90722 8298#: builtin/grep.c:862
cc76011e
JX
8299msgid "read patterns from file"
8300msgstr ""
8301
18a90722 8302#: builtin/grep.c:864
cc76011e
JX
8303msgid "match <pattern>"
8304msgstr ""
8305
18a90722 8306#: builtin/grep.c:866
cc76011e
JX
8307msgid "combine patterns specified with -e"
8308msgstr ""
8309
18a90722 8310#: builtin/grep.c:878
cc76011e
JX
8311msgid "indicate hit with exit status without output"
8312msgstr ""
8313
18a90722 8314#: builtin/grep.c:880
cc76011e
JX
8315msgid "show only matches from files that match all patterns"
8316msgstr ""
8317
18a90722 8318#: builtin/grep.c:882
9306b5b9
JX
8319msgid "show parse tree for grep expression"
8320msgstr ""
8321
18a90722 8322#: builtin/grep.c:886
cc76011e
JX
8323msgid "pager"
8324msgstr ""
8325
18a90722 8326#: builtin/grep.c:886
cc76011e
JX
8327msgid "show matching files in the pager"
8328msgstr ""
8329
18a90722 8330#: builtin/grep.c:889
cc76011e
JX
8331msgid "allow calling of grep(1) (ignored by this build)"
8332msgstr ""
8333
18a90722 8334#: builtin/grep.c:952
cc76011e
JX
8335msgid "no pattern given."
8336msgstr ""
8337
18a90722 8338#: builtin/grep.c:984
dfc182b1
JX
8339msgid "--no-index or --untracked cannot be used with revs"
8340msgstr ""
8341
18a90722 8342#: builtin/grep.c:991
dfc182b1
JX
8343#, c-format
8344msgid "unable to resolve revision: %s"
8345msgstr ""
8346
18a90722 8347#: builtin/grep.c:1026 builtin/index-pack.c:1491
9eb3984b
JX
8348#, c-format
8349msgid "invalid number of threads specified (%d)"
8350msgstr ""
8351
18a90722 8352#: builtin/grep.c:1031
5b34e000
JX
8353msgid "no threads support, ignoring --threads"
8354msgstr ""
8355
18a90722 8356#: builtin/grep.c:1055
cc76011e
JX
8357msgid "--open-files-in-pager only works on the worktree"
8358msgstr ""
8359
18a90722 8360#: builtin/grep.c:1078
673bfad0
JX
8361msgid "option not supported with --recurse-submodules."
8362msgstr ""
8363
18a90722 8364#: builtin/grep.c:1084
cc76011e
JX
8365msgid "--cached or --untracked cannot be used with --no-index."
8366msgstr ""
8367
18a90722 8368#: builtin/grep.c:1090
cc76011e
JX
8369msgid "--[no-]exclude-standard cannot be used for tracked contents."
8370msgstr ""
8371
18a90722 8372#: builtin/grep.c:1098
cc76011e
JX
8373msgid "both --cached and trees are given."
8374msgstr ""
8375
5b34e000 8376#: builtin/hash-object.c:82
cc76011e 8377msgid ""
c2ea1208
JX
8378"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
8379"[--] <file>..."
cc76011e
JX
8380msgstr ""
8381
5b34e000 8382#: builtin/hash-object.c:83
f4f2c8f8 8383msgid "git hash-object --stdin-paths"
cc76011e
JX
8384msgstr ""
8385
5b34e000 8386#: builtin/hash-object.c:95
cc76011e
JX
8387msgid "type"
8388msgstr ""
8389
5b34e000 8390#: builtin/hash-object.c:95
cc76011e
JX
8391msgid "object type"
8392msgstr ""
8393
5b34e000 8394#: builtin/hash-object.c:96
cc76011e
JX
8395msgid "write the object into the object database"
8396msgstr ""
8397
5b34e000 8398#: builtin/hash-object.c:98
cc76011e
JX
8399msgid "read the object from stdin"
8400msgstr ""
8401
5b34e000 8402#: builtin/hash-object.c:100
cc76011e
JX
8403msgid "store file as is without filters"
8404msgstr ""
8405
5b34e000 8406#: builtin/hash-object.c:101
d07a63e4
JX
8407msgid ""
8408"just hash any random garbage to create corrupt objects for debugging Git"
8409msgstr ""
8410
5b34e000 8411#: builtin/hash-object.c:102
cc76011e
JX
8412msgid "process file as it were from this path"
8413msgstr ""
8414
5b34e000 8415#: builtin/help.c:43
cc76011e
JX
8416msgid "print all available commands"
8417msgstr ""
8418
5b34e000 8419#: builtin/help.c:44
fda7b092
JX
8420msgid "exclude guides"
8421msgstr ""
8422
5b34e000 8423#: builtin/help.c:45
c6bc7d43
JX
8424msgid "print list of useful guides"
8425msgstr ""
8426
5b34e000 8427#: builtin/help.c:46
cc76011e
JX
8428msgid "show man page"
8429msgstr ""
8430
5b34e000 8431#: builtin/help.c:47
cc76011e
JX
8432msgid "show manual in web browser"
8433msgstr ""
8434
5b34e000 8435#: builtin/help.c:49
cc76011e
JX
8436msgid "show info page"
8437msgstr ""
8438
5b34e000 8439#: builtin/help.c:55
c2ea1208 8440msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
8441msgstr ""
8442
5b34e000 8443#: builtin/help.c:67
cc76011e
JX
8444#, c-format
8445msgid "unrecognized help format '%s'"
8446msgstr ""
8447
5b34e000 8448#: builtin/help.c:94
cc76011e
JX
8449msgid "Failed to start emacsclient."
8450msgstr ""
8451
5b34e000 8452#: builtin/help.c:107
cc76011e
JX
8453msgid "Failed to parse emacsclient version."
8454msgstr ""
8455
5b34e000 8456#: builtin/help.c:115
cc76011e
JX
8457#, c-format
8458msgid "emacsclient version '%d' too old (< 22)."
8459msgstr ""
8460
25eab542 8461#: builtin/help.c:133 builtin/help.c:155 builtin/help.c:165 builtin/help.c:173
cc76011e 8462#, c-format
f517e50d 8463msgid "failed to exec '%s'"
cc76011e
JX
8464msgstr ""
8465
25eab542 8466#: builtin/help.c:211
cc76011e
JX
8467#, c-format
8468msgid ""
8469"'%s': path for unsupported man viewer.\n"
8470"Please consider using 'man.<tool>.cmd' instead."
8471msgstr ""
8472
25eab542 8473#: builtin/help.c:223
cc76011e
JX
8474#, c-format
8475msgid ""
8476"'%s': cmd for supported man viewer.\n"
8477"Please consider using 'man.<tool>.path' instead."
8478msgstr ""
8479
25eab542 8480#: builtin/help.c:340
cc76011e
JX
8481#, c-format
8482msgid "'%s': unknown man viewer."
8483msgstr ""
8484
25eab542 8485#: builtin/help.c:357
cc76011e
JX
8486msgid "no man viewer handled the request"
8487msgstr ""
8488
25eab542 8489#: builtin/help.c:365
cc76011e
JX
8490msgid "no info viewer handled the request"
8491msgstr ""
8492
25eab542 8493#: builtin/help.c:407
c6bc7d43
JX
8494msgid "Defining attributes per path"
8495msgstr ""
8496
25eab542 8497#: builtin/help.c:408
d07a63e4
JX
8498msgid "Everyday Git With 20 Commands Or So"
8499msgstr ""
8500
25eab542 8501#: builtin/help.c:409
c6bc7d43
JX
8502msgid "A Git glossary"
8503msgstr ""
8504
25eab542 8505#: builtin/help.c:410
c6bc7d43
JX
8506msgid "Specifies intentionally untracked files to ignore"
8507msgstr ""
8508
25eab542 8509#: builtin/help.c:411
c6bc7d43
JX
8510msgid "Defining submodule properties"
8511msgstr ""
8512
25eab542 8513#: builtin/help.c:412
c6bc7d43
JX
8514msgid "Specifying revisions and ranges for Git"
8515msgstr ""
8516
25eab542 8517#: builtin/help.c:413
c6bc7d43
JX
8518msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
8519msgstr ""
8520
25eab542 8521#: builtin/help.c:414
c6bc7d43
JX
8522msgid "An overview of recommended workflows with Git"
8523msgstr ""
8524
25eab542 8525#: builtin/help.c:426
c6bc7d43
JX
8526msgid "The common Git guides are:\n"
8527msgstr ""
8528
25eab542 8529#: builtin/help.c:444
cc76011e 8530#, c-format
25eab542 8531msgid "'%s' is aliased to '%s'"
cc76011e
JX
8532msgstr ""
8533
25eab542 8534#: builtin/help.c:466 builtin/help.c:483
cc76011e 8535#, c-format
fda7b092 8536msgid "usage: %s%s"
cc76011e
JX
8537msgstr ""
8538
25eab542 8539#: builtin/index-pack.c:156
fe05e196
JX
8540#, c-format
8541msgid "unable to open %s"
8542msgstr ""
8543
25eab542 8544#: builtin/index-pack.c:206
cc76011e
JX
8545#, c-format
8546msgid "object type mismatch at %s"
8547msgstr ""
8548
25eab542 8549#: builtin/index-pack.c:226
fe05e196
JX
8550#, c-format
8551msgid "did not receive expected object %s"
8552msgstr ""
8553
25eab542 8554#: builtin/index-pack.c:229
fe05e196
JX
8555#, c-format
8556msgid "object %s: expected type %s, found %s"
cc76011e
JX
8557msgstr ""
8558
25eab542 8559#: builtin/index-pack.c:271
cc76011e
JX
8560#, c-format
8561msgid "cannot fill %d byte"
8562msgid_plural "cannot fill %d bytes"
8563msgstr[0] ""
8564msgstr[1] ""
8565
25eab542 8566#: builtin/index-pack.c:281
cc76011e
JX
8567msgid "early EOF"
8568msgstr ""
8569
25eab542 8570#: builtin/index-pack.c:282
cc76011e
JX
8571msgid "read error on input"
8572msgstr ""
8573
25eab542 8574#: builtin/index-pack.c:294
cc76011e
JX
8575msgid "used more bytes than were available"
8576msgstr ""
8577
25eab542 8578#: builtin/index-pack.c:301
cc76011e
JX
8579msgid "pack too large for current definition of off_t"
8580msgstr ""
8581
25eab542 8582#: builtin/index-pack.c:304 builtin/unpack-objects.c:93
fda7b092
JX
8583msgid "pack exceeds maximum allowed size"
8584msgstr ""
8585
25eab542 8586#: builtin/index-pack.c:319
cc76011e
JX
8587#, c-format
8588msgid "unable to create '%s'"
8589msgstr ""
8590
25eab542 8591#: builtin/index-pack.c:325
cc76011e
JX
8592#, c-format
8593msgid "cannot open packfile '%s'"
8594msgstr ""
8595
25eab542 8596#: builtin/index-pack.c:339
cc76011e
JX
8597msgid "pack signature mismatch"
8598msgstr ""
8599
25eab542 8600#: builtin/index-pack.c:341
cc76011e
JX
8601#, c-format
8602msgid "pack version %<PRIu32> unsupported"
8603msgstr ""
8604
25eab542 8605#: builtin/index-pack.c:359
cc76011e 8606#, c-format
9fa976ff 8607msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
8608msgstr ""
8609
25eab542 8610#: builtin/index-pack.c:480
cc76011e
JX
8611#, c-format
8612msgid "inflate returned %d"
8613msgstr ""
8614
25eab542 8615#: builtin/index-pack.c:529
cc76011e
JX
8616msgid "offset value overflow for delta base object"
8617msgstr ""
8618
25eab542 8619#: builtin/index-pack.c:537
cc76011e
JX
8620msgid "delta base offset is out of bound"
8621msgstr ""
8622
25eab542 8623#: builtin/index-pack.c:545
cc76011e
JX
8624#, c-format
8625msgid "unknown object type %d"
8626msgstr ""
8627
25eab542 8628#: builtin/index-pack.c:576
cc76011e
JX
8629msgid "cannot pread pack file"
8630msgstr ""
8631
25eab542 8632#: builtin/index-pack.c:578
cc76011e 8633#, c-format
9fa976ff
JX
8634msgid "premature end of pack file, %<PRIuMAX> byte missing"
8635msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
8636msgstr[0] ""
8637msgstr[1] ""
8638
25eab542 8639#: builtin/index-pack.c:604
cc76011e
JX
8640msgid "serious inflate inconsistency"
8641msgstr ""
8642
25eab542
JX
8643#: builtin/index-pack.c:749 builtin/index-pack.c:755 builtin/index-pack.c:778
8644#: builtin/index-pack.c:817 builtin/index-pack.c:826
cc76011e
JX
8645#, c-format
8646msgid "SHA1 COLLISION FOUND WITH %s !"
8647msgstr ""
8648
18a90722
JX
8649#: builtin/index-pack.c:752 builtin/pack-objects.c:179
8650#: builtin/pack-objects.c:273
cc76011e
JX
8651#, c-format
8652msgid "unable to read %s"
8653msgstr ""
8654
25eab542 8655#: builtin/index-pack.c:815
dfc182b1
JX
8656#, c-format
8657msgid "cannot read existing object info %s"
8658msgstr ""
8659
25eab542 8660#: builtin/index-pack.c:823
cc76011e
JX
8661#, c-format
8662msgid "cannot read existing object %s"
8663msgstr ""
8664
25eab542 8665#: builtin/index-pack.c:837
cc76011e
JX
8666#, c-format
8667msgid "invalid blob object %s"
8668msgstr ""
8669
25eab542 8670#: builtin/index-pack.c:852
cc76011e
JX
8671#, c-format
8672msgid "invalid %s"
8673msgstr ""
8674
25eab542 8675#: builtin/index-pack.c:855
cc76011e
JX
8676msgid "Error in object"
8677msgstr ""
8678
25eab542 8679#: builtin/index-pack.c:857
cc76011e
JX
8680#, c-format
8681msgid "Not all child objects of %s are reachable"
8682msgstr ""
8683
25eab542 8684#: builtin/index-pack.c:929 builtin/index-pack.c:960
cc76011e
JX
8685msgid "failed to apply delta"
8686msgstr ""
8687
25eab542 8688#: builtin/index-pack.c:1131
cc76011e
JX
8689msgid "Receiving objects"
8690msgstr ""
8691
25eab542 8692#: builtin/index-pack.c:1131
cc76011e
JX
8693msgid "Indexing objects"
8694msgstr ""
8695
25eab542 8696#: builtin/index-pack.c:1165
cc76011e
JX
8697msgid "pack is corrupted (SHA1 mismatch)"
8698msgstr ""
8699
25eab542 8700#: builtin/index-pack.c:1170
cc76011e
JX
8701msgid "cannot fstat packfile"
8702msgstr ""
8703
25eab542 8704#: builtin/index-pack.c:1173
cc76011e
JX
8705msgid "pack has junk at the end"
8706msgstr ""
8707
25eab542 8708#: builtin/index-pack.c:1185
cc76011e
JX
8709msgid "confusion beyond insanity in parse_pack_objects()"
8710msgstr ""
8711
25eab542 8712#: builtin/index-pack.c:1208
cc76011e
JX
8713msgid "Resolving deltas"
8714msgstr ""
8715
25eab542 8716#: builtin/index-pack.c:1219
cc76011e
JX
8717#, c-format
8718msgid "unable to create thread: %s"
8719msgstr ""
8720
25eab542 8721#: builtin/index-pack.c:1261
cc76011e
JX
8722msgid "confusion beyond insanity"
8723msgstr ""
8724
25eab542 8725#: builtin/index-pack.c:1267
cc76011e 8726#, c-format
f517e50d
JX
8727msgid "completed with %d local object"
8728msgid_plural "completed with %d local objects"
8729msgstr[0] ""
8730msgstr[1] ""
cc76011e 8731
25eab542 8732#: builtin/index-pack.c:1279
cc76011e
JX
8733#, c-format
8734msgid "Unexpected tail checksum for %s (disk corruption?)"
8735msgstr ""
8736
25eab542 8737#: builtin/index-pack.c:1283
cc76011e
JX
8738#, c-format
8739msgid "pack has %d unresolved delta"
8740msgid_plural "pack has %d unresolved deltas"
8741msgstr[0] ""
8742msgstr[1] ""
8743
25eab542 8744#: builtin/index-pack.c:1307
cc76011e
JX
8745#, c-format
8746msgid "unable to deflate appended object (%d)"
8747msgstr ""
8748
25eab542 8749#: builtin/index-pack.c:1383
cc76011e
JX
8750#, c-format
8751msgid "local object %s is corrupt"
8752msgstr ""
8753
25eab542 8754#: builtin/index-pack.c:1409
cc76011e
JX
8755msgid "error while closing pack file"
8756msgstr ""
8757
25eab542 8758#: builtin/index-pack.c:1421
cc76011e
JX
8759#, c-format
8760msgid "cannot write keep file '%s'"
8761msgstr ""
8762
25eab542 8763#: builtin/index-pack.c:1429
cc76011e
JX
8764#, c-format
8765msgid "cannot close written keep file '%s'"
8766msgstr ""
8767
25eab542 8768#: builtin/index-pack.c:1439
cc76011e
JX
8769msgid "cannot store pack file"
8770msgstr ""
8771
25eab542 8772#: builtin/index-pack.c:1447
cc76011e
JX
8773msgid "cannot store index file"
8774msgstr ""
8775
25eab542 8776#: builtin/index-pack.c:1485
cc76011e
JX
8777#, c-format
8778msgid "bad pack.indexversion=%<PRIu32>"
8779msgstr ""
8780
25eab542 8781#: builtin/index-pack.c:1553
cc76011e
JX
8782#, c-format
8783msgid "Cannot open existing pack file '%s'"
8784msgstr ""
8785
25eab542 8786#: builtin/index-pack.c:1555
cc76011e
JX
8787#, c-format
8788msgid "Cannot open existing pack idx file for '%s'"
8789msgstr ""
8790
25eab542 8791#: builtin/index-pack.c:1603
cc76011e
JX
8792#, c-format
8793msgid "non delta: %d object"
8794msgid_plural "non delta: %d objects"
8795msgstr[0] ""
8796msgstr[1] ""
8797
25eab542 8798#: builtin/index-pack.c:1610
cc76011e
JX
8799#, c-format
8800msgid "chain length = %d: %lu object"
8801msgid_plural "chain length = %d: %lu objects"
8802msgstr[0] ""
8803msgstr[1] ""
8804
25eab542 8805#: builtin/index-pack.c:1623
f517e50d
JX
8806#, c-format
8807msgid "packfile name '%s' does not end with '.pack'"
8808msgstr ""
8809
18a90722
JX
8810#: builtin/index-pack.c:1700 builtin/index-pack.c:1703
8811#: builtin/index-pack.c:1719 builtin/index-pack.c:1723
cc76011e
JX
8812#, c-format
8813msgid "bad %s"
8814msgstr ""
8815
18a90722 8816#: builtin/index-pack.c:1739
cc76011e
JX
8817msgid "--fix-thin cannot be used without --stdin"
8818msgstr ""
8819
18a90722 8820#: builtin/index-pack.c:1741
673bfad0
JX
8821msgid "--stdin requires a git repository"
8822msgstr ""
8823
18a90722 8824#: builtin/index-pack.c:1749
cc76011e
JX
8825msgid "--verify with no packfile name given"
8826msgstr ""
8827
5b34e000 8828#: builtin/init-db.c:55
cc76011e
JX
8829#, c-format
8830msgid "cannot stat '%s'"
8831msgstr ""
8832
5b34e000 8833#: builtin/init-db.c:61
cc76011e
JX
8834#, c-format
8835msgid "cannot stat template '%s'"
8836msgstr ""
8837
5b34e000 8838#: builtin/init-db.c:66
cc76011e
JX
8839#, c-format
8840msgid "cannot opendir '%s'"
8841msgstr ""
8842
5b34e000 8843#: builtin/init-db.c:77
cc76011e
JX
8844#, c-format
8845msgid "cannot readlink '%s'"
8846msgstr ""
8847
5b34e000 8848#: builtin/init-db.c:79
cc76011e
JX
8849#, c-format
8850msgid "cannot symlink '%s' '%s'"
8851msgstr ""
8852
5b34e000 8853#: builtin/init-db.c:85
cc76011e
JX
8854#, c-format
8855msgid "cannot copy '%s' to '%s'"
8856msgstr ""
8857
5b34e000 8858#: builtin/init-db.c:89
cc76011e
JX
8859#, c-format
8860msgid "ignoring template %s"
8861msgstr ""
8862
5b34e000 8863#: builtin/init-db.c:120
cc76011e
JX
8864#, c-format
8865msgid "templates not found %s"
8866msgstr ""
8867
5b34e000 8868#: builtin/init-db.c:135
cc76011e 8869#, c-format
f517e50d 8870msgid "not copying templates from '%s': %s"
cc76011e
JX
8871msgstr ""
8872
5b34e000 8873#: builtin/init-db.c:328
cc76011e 8874#, c-format
fda7b092 8875msgid "unable to handle file type %d"
cc76011e
JX
8876msgstr ""
8877
5b34e000 8878#: builtin/init-db.c:331
cc76011e 8879#, c-format
fda7b092 8880msgid "unable to move %s to %s"
cc76011e
JX
8881msgstr ""
8882
5b34e000 8883#: builtin/init-db.c:348 builtin/init-db.c:351
cc76011e 8884#, c-format
fda7b092 8885msgid "%s already exists"
cc76011e
JX
8886msgstr ""
8887
5b34e000 8888#: builtin/init-db.c:404
cc76011e 8889#, c-format
9fa976ff 8890msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
8891msgstr ""
8892
5b34e000 8893#: builtin/init-db.c:405
9fa976ff
JX
8894#, c-format
8895msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
8896msgstr ""
8897
5b34e000 8898#: builtin/init-db.c:409
9fa976ff
JX
8899#, c-format
8900msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
8901msgstr ""
8902
5b34e000 8903#: builtin/init-db.c:410
9fa976ff
JX
8904#, c-format
8905msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
8906msgstr ""
8907
5b34e000 8908#: builtin/init-db.c:458
cc76011e 8909msgid ""
9caaf23e 8910"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 8911"shared[=<permissions>]] [<directory>]"
cc76011e
JX
8912msgstr ""
8913
5b34e000 8914#: builtin/init-db.c:481
cc76011e
JX
8915msgid "permissions"
8916msgstr ""
8917
5b34e000 8918#: builtin/init-db.c:482
cc76011e
JX
8919msgid "specify that the git repository is to be shared amongst several users"
8920msgstr ""
8921
5b34e000 8922#: builtin/init-db.c:516 builtin/init-db.c:521
cc76011e
JX
8923#, c-format
8924msgid "cannot mkdir %s"
8925msgstr ""
8926
5b34e000 8927#: builtin/init-db.c:525
cc76011e
JX
8928#, c-format
8929msgid "cannot chdir to %s"
8930msgstr ""
8931
5b34e000 8932#: builtin/init-db.c:546
cc76011e
JX
8933#, c-format
8934msgid ""
8935"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
8936"dir=<directory>)"
8937msgstr ""
8938
5b34e000 8939#: builtin/init-db.c:574
cc76011e
JX
8940#, c-format
8941msgid "Cannot access work tree '%s'"
8942msgstr ""
8943
d07a63e4
JX
8944#: builtin/interpret-trailers.c:15
8945msgid ""
9eb3984b
JX
8946"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
8947"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
8948msgstr ""
8949
25eab542 8950#: builtin/interpret-trailers.c:92
9eb3984b
JX
8951msgid "edit files in place"
8952msgstr ""
8953
25eab542 8954#: builtin/interpret-trailers.c:93
d07a63e4
JX
8955msgid "trim empty trailers"
8956msgstr ""
8957
25eab542
JX
8958#: builtin/interpret-trailers.c:96
8959msgid "where to place the new trailer"
8960msgstr ""
8961
8962#: builtin/interpret-trailers.c:98
8963msgid "action if trailer already exists"
8964msgstr ""
8965
8966#: builtin/interpret-trailers.c:100
8967msgid "action if trailer is missing"
8968msgstr ""
8969
8970#: builtin/interpret-trailers.c:102
8971msgid "output only the trailers"
8972msgstr ""
8973
8974#: builtin/interpret-trailers.c:103
8975msgid "do not apply config rules"
8976msgstr ""
8977
8978#: builtin/interpret-trailers.c:104
8979msgid "join whitespace-continued values"
8980msgstr ""
8981
8982#: builtin/interpret-trailers.c:105
8983msgid "set parsing options"
8984msgstr ""
8985
8986#: builtin/interpret-trailers.c:107
d07a63e4
JX
8987msgid "trailer"
8988msgstr ""
8989
25eab542 8990#: builtin/interpret-trailers.c:108
d07a63e4
JX
8991msgid "trailer(s) to add"
8992msgstr ""
8993
25eab542
JX
8994#: builtin/interpret-trailers.c:117
8995msgid "--trailer with --only-input does not make sense"
8996msgstr ""
8997
8998#: builtin/interpret-trailers.c:127
9eb3984b
JX
8999msgid "no input file given for in-place editing"
9000msgstr ""
9001
25eab542 9002#: builtin/log.c:46
64f23b0c 9003msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
9004msgstr ""
9005
25eab542 9006#: builtin/log.c:47
c2ea1208 9007msgid "git show [<options>] <object>..."
cc76011e
JX
9008msgstr ""
9009
25eab542 9010#: builtin/log.c:91
d07a63e4
JX
9011#, c-format
9012msgid "invalid --decorate option: %s"
9013msgstr ""
9014
18a90722 9015#: builtin/log.c:151
cc76011e
JX
9016msgid "suppress diff output"
9017msgstr ""
9018
18a90722 9019#: builtin/log.c:152
cc76011e
JX
9020msgid "show source"
9021msgstr ""
9022
18a90722 9023#: builtin/log.c:153
46bc4039
JX
9024msgid "Use mail map file"
9025msgstr ""
9026
18a90722
JX
9027#: builtin/log.c:155
9028msgid "only decorate refs that match <pattern>"
9029msgstr ""
9030
9031#: builtin/log.c:157
9032msgid "do not decorate refs that match <pattern>"
9033msgstr ""
9034
9035#: builtin/log.c:158
cc76011e
JX
9036msgid "decorate options"
9037msgstr ""
9038
18a90722 9039#: builtin/log.c:161
d07a63e4
JX
9040msgid "Process line range n,m in file, counting from 1"
9041msgstr ""
9042
18a90722 9043#: builtin/log.c:257
cc76011e
JX
9044#, c-format
9045msgid "Final output: %d %s\n"
9046msgstr ""
9047
18a90722 9048#: builtin/log.c:508
d07a63e4
JX
9049#, c-format
9050msgid "git show %s: bad file"
9051msgstr ""
9052
18a90722 9053#: builtin/log.c:523 builtin/log.c:617
cc76011e
JX
9054#, c-format
9055msgid "Could not read object %s"
9056msgstr ""
9057
18a90722 9058#: builtin/log.c:641
cc76011e
JX
9059#, c-format
9060msgid "Unknown type: %d"
9061msgstr ""
9062
18a90722 9063#: builtin/log.c:762
cc76011e
JX
9064msgid "format.headers without value"
9065msgstr ""
9066
18a90722 9067#: builtin/log.c:863
cc76011e
JX
9068msgid "name of output directory is too long"
9069msgstr ""
9070
18a90722 9071#: builtin/log.c:879
cc76011e
JX
9072#, c-format
9073msgid "Cannot open patch file %s"
9074msgstr ""
9075
18a90722 9076#: builtin/log.c:896
cc76011e
JX
9077msgid "Need exactly one range."
9078msgstr ""
9079
18a90722 9080#: builtin/log.c:906
cc76011e
JX
9081msgid "Not a range."
9082msgstr ""
9083
18a90722 9084#: builtin/log.c:1012
cc76011e
JX
9085msgid "Cover letter needs email format"
9086msgstr ""
9087
18a90722 9088#: builtin/log.c:1092
cc76011e
JX
9089#, c-format
9090msgid "insane in-reply-to: %s"
9091msgstr ""
9092
18a90722 9093#: builtin/log.c:1119
c2ea1208 9094msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
9095msgstr ""
9096
18a90722 9097#: builtin/log.c:1169
cc76011e
JX
9098msgid "Two output directories?"
9099msgstr ""
9100
18a90722 9101#: builtin/log.c:1276 builtin/log.c:1927 builtin/log.c:1929 builtin/log.c:1941
f517e50d
JX
9102#, c-format
9103msgid "Unknown commit %s"
9104msgstr ""
9105
18a90722 9106#: builtin/log.c:1286 builtin/notes.c:887 builtin/tag.c:516
f517e50d
JX
9107#, c-format
9108msgid "Failed to resolve '%s' as a valid ref."
9109msgstr ""
9110
18a90722 9111#: builtin/log.c:1291
f517e50d
JX
9112msgid "Could not find exact merge base."
9113msgstr ""
9114
18a90722 9115#: builtin/log.c:1295
f517e50d
JX
9116msgid ""
9117"Failed to get upstream, if you want to record base commit automatically,\n"
9118"please use git branch --set-upstream-to to track a remote branch.\n"
9119"Or you could specify base commit by --base=<base-commit-id> manually."
9120msgstr ""
9121
18a90722 9122#: builtin/log.c:1315
f517e50d
JX
9123msgid "Failed to find exact merge base"
9124msgstr ""
9125
18a90722 9126#: builtin/log.c:1326
f517e50d
JX
9127msgid "base commit should be the ancestor of revision list"
9128msgstr ""
9129
18a90722 9130#: builtin/log.c:1330
f517e50d
JX
9131msgid "base commit shouldn't be in revision list"
9132msgstr ""
9133
18a90722 9134#: builtin/log.c:1379
f517e50d
JX
9135msgid "cannot get patch id"
9136msgstr ""
9137
18a90722 9138#: builtin/log.c:1438
cc76011e
JX
9139msgid "use [PATCH n/m] even with a single patch"
9140msgstr ""
9141
18a90722 9142#: builtin/log.c:1441
cc76011e
JX
9143msgid "use [PATCH] even with multiple patches"
9144msgstr ""
9145
18a90722 9146#: builtin/log.c:1445
cc76011e
JX
9147msgid "print patches to standard out"
9148msgstr ""
9149
18a90722 9150#: builtin/log.c:1447
cc76011e
JX
9151msgid "generate a cover letter"
9152msgstr ""
9153
18a90722 9154#: builtin/log.c:1449
cc76011e
JX
9155msgid "use simple number sequence for output file names"
9156msgstr ""
9157
18a90722 9158#: builtin/log.c:1450
cc76011e
JX
9159msgid "sfx"
9160msgstr ""
9161
18a90722 9162#: builtin/log.c:1451
cc76011e
JX
9163msgid "use <sfx> instead of '.patch'"
9164msgstr ""
9165
18a90722 9166#: builtin/log.c:1453
cc76011e
JX
9167msgid "start numbering patches at <n> instead of 1"
9168msgstr ""
9169
18a90722 9170#: builtin/log.c:1455
46bc4039
JX
9171msgid "mark the series as Nth re-roll"
9172msgstr ""
9173
18a90722 9174#: builtin/log.c:1457
fda7b092
JX
9175msgid "Use [RFC PATCH] instead of [PATCH]"
9176msgstr ""
9177
18a90722 9178#: builtin/log.c:1460
cc76011e
JX
9179msgid "Use [<prefix>] instead of [PATCH]"
9180msgstr ""
9181
18a90722 9182#: builtin/log.c:1463
cc76011e
JX
9183msgid "store resulting files in <dir>"
9184msgstr ""
9185
18a90722 9186#: builtin/log.c:1466
cc76011e
JX
9187msgid "don't strip/add [PATCH]"
9188msgstr ""
9189
18a90722 9190#: builtin/log.c:1469
cc76011e
JX
9191msgid "don't output binary diffs"
9192msgstr ""
9193
18a90722 9194#: builtin/log.c:1471
2c0ca050
JX
9195msgid "output all-zero hash in From header"
9196msgstr ""
9197
18a90722 9198#: builtin/log.c:1473
cc76011e
JX
9199msgid "don't include a patch matching a commit upstream"
9200msgstr ""
9201
18a90722 9202#: builtin/log.c:1475
cc76011e
JX
9203msgid "show patch format instead of default (patch + stat)"
9204msgstr ""
9205
18a90722 9206#: builtin/log.c:1477
cc76011e
JX
9207msgid "Messaging"
9208msgstr ""
9209
18a90722 9210#: builtin/log.c:1478
cc76011e
JX
9211msgid "header"
9212msgstr ""
9213
18a90722 9214#: builtin/log.c:1479
cc76011e
JX
9215msgid "add email header"
9216msgstr ""
9217
18a90722 9218#: builtin/log.c:1480 builtin/log.c:1482
cc76011e
JX
9219msgid "email"
9220msgstr ""
9221
18a90722 9222#: builtin/log.c:1480
cc76011e
JX
9223msgid "add To: header"
9224msgstr ""
9225
18a90722 9226#: builtin/log.c:1482
cc76011e
JX
9227msgid "add Cc: header"
9228msgstr ""
9229
18a90722 9230#: builtin/log.c:1484
28b3cffc
JX
9231msgid "ident"
9232msgstr ""
9233
18a90722 9234#: builtin/log.c:1485
28b3cffc
JX
9235msgid "set From address to <ident> (or committer ident if absent)"
9236msgstr ""
9237
18a90722 9238#: builtin/log.c:1487
cc76011e
JX
9239msgid "message-id"
9240msgstr ""
9241
18a90722 9242#: builtin/log.c:1488
cc76011e
JX
9243msgid "make first mail a reply to <message-id>"
9244msgstr ""
9245
18a90722 9246#: builtin/log.c:1489 builtin/log.c:1492
cc76011e
JX
9247msgid "boundary"
9248msgstr ""
9249
18a90722 9250#: builtin/log.c:1490
cc76011e
JX
9251msgid "attach the patch"
9252msgstr ""
9253
18a90722 9254#: builtin/log.c:1493
cc76011e
JX
9255msgid "inline the patch"
9256msgstr ""
9257
18a90722 9258#: builtin/log.c:1497
cc76011e
JX
9259msgid "enable message threading, styles: shallow, deep"
9260msgstr ""
9261
18a90722 9262#: builtin/log.c:1499
cc76011e
JX
9263msgid "signature"
9264msgstr ""
9265
18a90722 9266#: builtin/log.c:1500
cc76011e
JX
9267msgid "add a signature"
9268msgstr ""
9269
18a90722 9270#: builtin/log.c:1501
f517e50d
JX
9271msgid "base-commit"
9272msgstr ""
9273
18a90722 9274#: builtin/log.c:1502
f517e50d
JX
9275msgid "add prerequisite tree info to the patch series"
9276msgstr ""
9277
18a90722 9278#: builtin/log.c:1504
fe05e196
JX
9279msgid "add a signature from a file"
9280msgstr ""
9281
18a90722 9282#: builtin/log.c:1505
cc76011e
JX
9283msgid "don't print the patch filenames"
9284msgstr ""
9285
18a90722 9286#: builtin/log.c:1507
25eab542
JX
9287msgid "show progress while generating patches"
9288msgstr ""
9289
18a90722 9290#: builtin/log.c:1582
5b34e000
JX
9291#, c-format
9292msgid "invalid ident line: %s"
9293msgstr ""
9294
18a90722 9295#: builtin/log.c:1597
cc76011e
JX
9296msgid "-n and -k are mutually exclusive."
9297msgstr ""
9298
18a90722 9299#: builtin/log.c:1599
fda7b092 9300msgid "--subject-prefix/--rfc and -k are mutually exclusive."
cc76011e
JX
9301msgstr ""
9302
18a90722 9303#: builtin/log.c:1607
cc76011e
JX
9304msgid "--name-only does not make sense"
9305msgstr ""
9306
18a90722 9307#: builtin/log.c:1609
cc76011e
JX
9308msgid "--name-status does not make sense"
9309msgstr ""
9310
18a90722 9311#: builtin/log.c:1611
cc76011e
JX
9312msgid "--check does not make sense"
9313msgstr ""
9314
18a90722 9315#: builtin/log.c:1641
cc76011e
JX
9316msgid "standard output, or directory, which one?"
9317msgstr ""
9318
18a90722 9319#: builtin/log.c:1643
cc76011e
JX
9320#, c-format
9321msgid "Could not create directory '%s'"
9322msgstr ""
9323
18a90722 9324#: builtin/log.c:1736
fe05e196
JX
9325#, c-format
9326msgid "unable to read signature file '%s'"
9327msgstr ""
9328
18a90722 9329#: builtin/log.c:1768
25eab542
JX
9330msgid "Generating patches"
9331msgstr ""
9332
18a90722 9333#: builtin/log.c:1812
cc76011e
JX
9334msgid "Failed to create output files"
9335msgstr ""
9336
18a90722 9337#: builtin/log.c:1862
cc76011e
JX
9338msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
9339msgstr ""
9340
18a90722 9341#: builtin/log.c:1916
cc76011e
JX
9342#, c-format
9343msgid ""
9344"Could not find a tracked remote branch, please specify <upstream> manually.\n"
9345msgstr ""
9346
18a90722 9347#: builtin/ls-files.c:468
c2ea1208 9348msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
9349msgstr ""
9350
18a90722 9351#: builtin/ls-files.c:517
cc76011e
JX
9352msgid "identify the file status with tags"
9353msgstr ""
9354
18a90722 9355#: builtin/ls-files.c:519
cc76011e
JX
9356msgid "use lowercase letters for 'assume unchanged' files"
9357msgstr ""
9358
18a90722
JX
9359#: builtin/ls-files.c:521
9360msgid "use lowercase letters for 'fsmonitor clean' files"
9361msgstr ""
9362
9363#: builtin/ls-files.c:523
cc76011e
JX
9364msgid "show cached files in the output (default)"
9365msgstr ""
9366
18a90722 9367#: builtin/ls-files.c:525
cc76011e
JX
9368msgid "show deleted files in the output"
9369msgstr ""
9370
18a90722 9371#: builtin/ls-files.c:527
cc76011e
JX
9372msgid "show modified files in the output"
9373msgstr ""
9374
18a90722 9375#: builtin/ls-files.c:529
cc76011e
JX
9376msgid "show other files in the output"
9377msgstr ""
9378
18a90722 9379#: builtin/ls-files.c:531
cc76011e
JX
9380msgid "show ignored files in the output"
9381msgstr ""
9382
18a90722 9383#: builtin/ls-files.c:534
cc76011e
JX
9384msgid "show staged contents' object name in the output"
9385msgstr ""
9386
18a90722 9387#: builtin/ls-files.c:536
cc76011e
JX
9388msgid "show files on the filesystem that need to be removed"
9389msgstr ""
9390
18a90722 9391#: builtin/ls-files.c:538
d07a63e4 9392msgid "show 'other' directories' names only"
cc76011e
JX
9393msgstr ""
9394
18a90722 9395#: builtin/ls-files.c:540
9eb3984b
JX
9396msgid "show line endings of files"
9397msgstr ""
9398
18a90722 9399#: builtin/ls-files.c:542
cc76011e
JX
9400msgid "don't show empty directories"
9401msgstr ""
9402
18a90722 9403#: builtin/ls-files.c:545
cc76011e
JX
9404msgid "show unmerged files in the output"
9405msgstr ""
9406
18a90722 9407#: builtin/ls-files.c:547
cc76011e
JX
9408msgid "show resolve-undo information"
9409msgstr ""
9410
18a90722 9411#: builtin/ls-files.c:549
cc76011e
JX
9412msgid "skip files matching pattern"
9413msgstr ""
9414
18a90722 9415#: builtin/ls-files.c:552
cc76011e
JX
9416msgid "exclude patterns are read from <file>"
9417msgstr ""
9418
18a90722 9419#: builtin/ls-files.c:555
cc76011e
JX
9420msgid "read additional per-directory exclude patterns in <file>"
9421msgstr ""
9422
18a90722 9423#: builtin/ls-files.c:557
cc76011e
JX
9424msgid "add the standard git exclusions"
9425msgstr ""
9426
18a90722 9427#: builtin/ls-files.c:560
cc76011e
JX
9428msgid "make the output relative to the project top directory"
9429msgstr ""
9430
18a90722 9431#: builtin/ls-files.c:563
fda7b092
JX
9432msgid "recurse through submodules"
9433msgstr ""
9434
18a90722 9435#: builtin/ls-files.c:565
cc76011e
JX
9436msgid "if any <file> is not in the index, treat this as an error"
9437msgstr ""
9438
18a90722 9439#: builtin/ls-files.c:566
cc76011e
JX
9440msgid "tree-ish"
9441msgstr ""
9442
18a90722 9443#: builtin/ls-files.c:567
cc76011e
JX
9444msgid "pretend that paths removed since <tree-ish> are still present"
9445msgstr ""
9446
18a90722 9447#: builtin/ls-files.c:569
cc76011e
JX
9448msgid "show debugging data"
9449msgstr ""
9450
9eb3984b
JX
9451#: builtin/ls-remote.c:7
9452msgid ""
9453"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
9454" [-q | --quiet] [--exit-code] [--get-url]\n"
9455" [--symref] [<repository> [<refs>...]]"
9456msgstr ""
9457
dfc182b1 9458#: builtin/ls-remote.c:52
9eb3984b
JX
9459msgid "do not print remote URL"
9460msgstr ""
9461
dfc182b1 9462#: builtin/ls-remote.c:53 builtin/ls-remote.c:55
9eb3984b
JX
9463msgid "exec"
9464msgstr ""
9465
dfc182b1 9466#: builtin/ls-remote.c:54 builtin/ls-remote.c:56
9eb3984b
JX
9467msgid "path of git-upload-pack on the remote host"
9468msgstr ""
9469
dfc182b1 9470#: builtin/ls-remote.c:58
9eb3984b
JX
9471msgid "limit to tags"
9472msgstr ""
9473
dfc182b1 9474#: builtin/ls-remote.c:59
9eb3984b
JX
9475msgid "limit to heads"
9476msgstr ""
9477
dfc182b1 9478#: builtin/ls-remote.c:60
9eb3984b
JX
9479msgid "do not show peeled tags"
9480msgstr ""
9481
dfc182b1 9482#: builtin/ls-remote.c:62
9eb3984b
JX
9483msgid "take url.<base>.insteadOf into account"
9484msgstr ""
9485
dfc182b1 9486#: builtin/ls-remote.c:64
9eb3984b
JX
9487msgid "exit with exit code 2 if no matching refs are found"
9488msgstr ""
9489
dfc182b1 9490#: builtin/ls-remote.c:66
9eb3984b
JX
9491msgid "show underlying ref in addition to the object pointed by it"
9492msgstr ""
9493
5b34e000 9494#: builtin/ls-tree.c:29
cc76011e
JX
9495msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
9496msgstr ""
9497
5b34e000 9498#: builtin/ls-tree.c:127
cc76011e
JX
9499msgid "only show trees"
9500msgstr ""
9501
5b34e000 9502#: builtin/ls-tree.c:129
cc76011e
JX
9503msgid "recurse into subtrees"
9504msgstr ""
9505
5b34e000 9506#: builtin/ls-tree.c:131
cc76011e
JX
9507msgid "show trees when recursing"
9508msgstr ""
9509
5b34e000 9510#: builtin/ls-tree.c:134
cc76011e
JX
9511msgid "terminate entries with NUL byte"
9512msgstr ""
9513
5b34e000 9514#: builtin/ls-tree.c:135
cc76011e
JX
9515msgid "include object size"
9516msgstr ""
9517
5b34e000 9518#: builtin/ls-tree.c:137 builtin/ls-tree.c:139
cc76011e
JX
9519msgid "list only filenames"
9520msgstr ""
9521
5b34e000 9522#: builtin/ls-tree.c:142
cc76011e
JX
9523msgid "use full path names"
9524msgstr ""
9525
5b34e000 9526#: builtin/ls-tree.c:144
cc76011e
JX
9527msgid "list entire tree; not just current directory (implies --full-name)"
9528msgstr ""
9529
5b34e000
JX
9530#: builtin/mailsplit.c:241
9531#, c-format
9532msgid "empty mbox: '%s'"
cc76011e
JX
9533msgstr ""
9534
25eab542 9535#: builtin/merge.c:48
5b34e000 9536msgid "git merge [<options>] [<commit>...]"
cc76011e
JX
9537msgstr ""
9538
25eab542 9539#: builtin/merge.c:49
5b34e000
JX
9540msgid "git merge --abort"
9541msgstr ""
9542
25eab542 9543#: builtin/merge.c:50
673bfad0
JX
9544msgid "git merge --continue"
9545msgstr ""
9546
25eab542 9547#: builtin/merge.c:107
cc76011e
JX
9548msgid "switch `m' requires a value"
9549msgstr ""
9550
25eab542 9551#: builtin/merge.c:144
cc76011e
JX
9552#, c-format
9553msgid "Could not find merge strategy '%s'.\n"
9554msgstr ""
9555
25eab542 9556#: builtin/merge.c:145
cc76011e
JX
9557#, c-format
9558msgid "Available strategies are:"
9559msgstr ""
9560
25eab542 9561#: builtin/merge.c:150
cc76011e
JX
9562#, c-format
9563msgid "Available custom strategies are:"
9564msgstr ""
9565
18a90722 9566#: builtin/merge.c:200 builtin/pull.c:137
cc76011e
JX
9567msgid "do not show a diffstat at the end of the merge"
9568msgstr ""
9569
18a90722 9570#: builtin/merge.c:203 builtin/pull.c:140
cc76011e
JX
9571msgid "show a diffstat at the end of the merge"
9572msgstr ""
9573
18a90722 9574#: builtin/merge.c:204 builtin/pull.c:143
cc76011e
JX
9575msgid "(synonym to --stat)"
9576msgstr ""
9577
18a90722 9578#: builtin/merge.c:206 builtin/pull.c:146
cc76011e
JX
9579msgid "add (at most <n>) entries from shortlog to merge commit message"
9580msgstr ""
9581
18a90722 9582#: builtin/merge.c:209 builtin/pull.c:152
cc76011e
JX
9583msgid "create a single commit instead of doing a merge"
9584msgstr ""
9585
18a90722 9586#: builtin/merge.c:211 builtin/pull.c:155
cc76011e
JX
9587msgid "perform a commit if the merge succeeds (default)"
9588msgstr ""
9589
18a90722 9590#: builtin/merge.c:213 builtin/pull.c:158
cc76011e
JX
9591msgid "edit message before committing"
9592msgstr ""
9593
25eab542 9594#: builtin/merge.c:214
cc76011e
JX
9595msgid "allow fast-forward (default)"
9596msgstr ""
9597
18a90722 9598#: builtin/merge.c:216 builtin/pull.c:164
cc76011e
JX
9599msgid "abort if fast-forward is not possible"
9600msgstr ""
9601
18a90722 9602#: builtin/merge.c:220 builtin/pull.c:167
9fa976ff 9603msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
9604msgstr ""
9605
18a90722 9606#: builtin/merge.c:221 builtin/notes.c:777 builtin/pull.c:171
5b34e000 9607#: builtin/revert.c:109
cc76011e
JX
9608msgid "strategy"
9609msgstr ""
9610
18a90722 9611#: builtin/merge.c:222 builtin/pull.c:172
cc76011e
JX
9612msgid "merge strategy to use"
9613msgstr ""
9614
18a90722 9615#: builtin/merge.c:223 builtin/pull.c:175
cc76011e
JX
9616msgid "option=value"
9617msgstr ""
9618
18a90722 9619#: builtin/merge.c:224 builtin/pull.c:176
cc76011e
JX
9620msgid "option for selected merge strategy"
9621msgstr ""
9622
25eab542 9623#: builtin/merge.c:226
cc76011e
JX
9624msgid "merge commit message (for a non-fast-forward merge)"
9625msgstr ""
9626
25eab542 9627#: builtin/merge.c:230
cc76011e
JX
9628msgid "abort the current in-progress merge"
9629msgstr ""
9630
25eab542 9631#: builtin/merge.c:232
673bfad0
JX
9632msgid "continue the current in-progress merge"
9633msgstr ""
9634
18a90722 9635#: builtin/merge.c:234 builtin/pull.c:183
f517e50d
JX
9636msgid "allow merging unrelated histories"
9637msgstr ""
9638
25eab542
JX
9639#: builtin/merge.c:240
9640msgid "verify commit-msg hook"
9641msgstr ""
9642
9643#: builtin/merge.c:265
cc76011e
JX
9644msgid "could not run stash."
9645msgstr ""
9646
25eab542 9647#: builtin/merge.c:270
cc76011e
JX
9648msgid "stash failed"
9649msgstr ""
9650
25eab542 9651#: builtin/merge.c:275
cc76011e
JX
9652#, c-format
9653msgid "not a valid object: %s"
9654msgstr ""
9655
25eab542 9656#: builtin/merge.c:297 builtin/merge.c:314
cc76011e
JX
9657msgid "read-tree failed"
9658msgstr ""
9659
25eab542 9660#: builtin/merge.c:344
cc76011e
JX
9661msgid " (nothing to squash)"
9662msgstr ""
9663
25eab542 9664#: builtin/merge.c:355
cc76011e
JX
9665#, c-format
9666msgid "Squash commit -- not updating HEAD\n"
9667msgstr ""
9668
25eab542 9669#: builtin/merge.c:405
cc76011e
JX
9670#, c-format
9671msgid "No merge message -- not updating HEAD\n"
9672msgstr ""
9673
18a90722 9674#: builtin/merge.c:455
cc76011e
JX
9675#, c-format
9676msgid "'%s' does not point to a commit"
9677msgstr ""
9678
18a90722 9679#: builtin/merge.c:545
cc76011e
JX
9680#, c-format
9681msgid "Bad branch.%s.mergeoptions string: %s"
9682msgstr ""
9683
18a90722 9684#: builtin/merge.c:667
cc76011e
JX
9685msgid "Not handling anything other than two heads merge."
9686msgstr ""
9687
18a90722 9688#: builtin/merge.c:681
cc76011e
JX
9689#, c-format
9690msgid "Unknown option for merge-recursive: -X%s"
9691msgstr ""
9692
18a90722 9693#: builtin/merge.c:696
cc76011e
JX
9694#, c-format
9695msgid "unable to write %s"
9696msgstr ""
9697
18a90722 9698#: builtin/merge.c:748
cc76011e
JX
9699#, c-format
9700msgid "Could not read from '%s'"
9701msgstr ""
9702
18a90722 9703#: builtin/merge.c:757
cc76011e
JX
9704#, c-format
9705msgid "Not committing merge; use 'git commit' to complete the merge.\n"
9706msgstr ""
9707
18a90722 9708#: builtin/merge.c:763
9caaf23e 9709#, c-format
cc76011e
JX
9710msgid ""
9711"Please enter a commit message to explain why this merge is necessary,\n"
9712"especially if it merges an updated upstream into a topic branch.\n"
9713"\n"
9caaf23e 9714"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
9715"the commit.\n"
9716msgstr ""
9717
18a90722 9718#: builtin/merge.c:799
cc76011e
JX
9719msgid "Empty commit message."
9720msgstr ""
9721
18a90722 9722#: builtin/merge.c:819
cc76011e
JX
9723#, c-format
9724msgid "Wonderful.\n"
9725msgstr ""
9726
18a90722 9727#: builtin/merge.c:872
cc76011e
JX
9728#, c-format
9729msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
9730msgstr ""
9731
18a90722 9732#: builtin/merge.c:911
cc76011e
JX
9733msgid "No current branch."
9734msgstr ""
9735
18a90722 9736#: builtin/merge.c:913
cc76011e
JX
9737msgid "No remote for the current branch."
9738msgstr ""
9739
18a90722 9740#: builtin/merge.c:915
cc76011e
JX
9741msgid "No default upstream defined for the current branch."
9742msgstr ""
9743
18a90722 9744#: builtin/merge.c:920
cc76011e 9745#, c-format
28b3cffc 9746msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
9747msgstr ""
9748
18a90722 9749#: builtin/merge.c:973
9fa976ff
JX
9750#, c-format
9751msgid "Bad value '%s' in environment '%s'"
9752msgstr ""
9753
18a90722 9754#: builtin/merge.c:1075
9fa976ff
JX
9755#, c-format
9756msgid "not something we can merge in %s: %s"
9757msgstr ""
9758
18a90722 9759#: builtin/merge.c:1109
9fa976ff
JX
9760msgid "not something we can merge"
9761msgstr ""
9762
18a90722 9763#: builtin/merge.c:1174
673bfad0
JX
9764msgid "--abort expects no arguments"
9765msgstr ""
9766
18a90722 9767#: builtin/merge.c:1178
cc76011e
JX
9768msgid "There is no merge to abort (MERGE_HEAD missing)."
9769msgstr ""
9770
18a90722 9771#: builtin/merge.c:1190
673bfad0
JX
9772msgid "--continue expects no arguments"
9773msgstr ""
9774
18a90722 9775#: builtin/merge.c:1194
673bfad0
JX
9776msgid "There is no merge in progress (MERGE_HEAD missing)."
9777msgstr ""
9778
18a90722 9779#: builtin/merge.c:1210
cc76011e
JX
9780msgid ""
9781"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 9782"Please, commit your changes before you merge."
cc76011e
JX
9783msgstr ""
9784
18a90722 9785#: builtin/merge.c:1217
cc76011e
JX
9786msgid ""
9787"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 9788"Please, commit your changes before you merge."
cc76011e
JX
9789msgstr ""
9790
18a90722 9791#: builtin/merge.c:1220
cc76011e
JX
9792msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
9793msgstr ""
9794
18a90722 9795#: builtin/merge.c:1229
cc76011e
JX
9796msgid "You cannot combine --squash with --no-ff."
9797msgstr ""
9798
18a90722 9799#: builtin/merge.c:1237
cc76011e
JX
9800msgid "No commit specified and merge.defaultToUpstream not set."
9801msgstr ""
9802
18a90722 9803#: builtin/merge.c:1254
cc76011e
JX
9804msgid "Squash commit into empty head not supported yet"
9805msgstr ""
9806
18a90722 9807#: builtin/merge.c:1256
cc76011e
JX
9808msgid "Non-fast-forward commit does not make sense into an empty head"
9809msgstr ""
9810
18a90722 9811#: builtin/merge.c:1261
28b3cffc
JX
9812#, c-format
9813msgid "%s - not something we can merge"
9814msgstr ""
9815
18a90722 9816#: builtin/merge.c:1263
64f23b0c
JX
9817msgid "Can merge only exactly one commit into empty head"
9818msgstr ""
9819
18a90722 9820#: builtin/merge.c:1297
c138af56
JX
9821#, c-format
9822msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
9823msgstr ""
9824
18a90722 9825#: builtin/merge.c:1300
c138af56
JX
9826#, c-format
9827msgid "Commit %s has a bad GPG signature allegedly by %s."
9828msgstr ""
9829
18a90722 9830#: builtin/merge.c:1303
c138af56
JX
9831#, c-format
9832msgid "Commit %s does not have a GPG signature."
9833msgstr ""
9834
18a90722 9835#: builtin/merge.c:1306
c138af56
JX
9836#, c-format
9837msgid "Commit %s has a good GPG signature by %s\n"
9838msgstr ""
9839
18a90722 9840#: builtin/merge.c:1368
f517e50d
JX
9841msgid "refusing to merge unrelated histories"
9842msgstr ""
9843
18a90722 9844#: builtin/merge.c:1377
25eab542 9845msgid "Already up to date."
9fa976ff
JX
9846msgstr ""
9847
18a90722 9848#: builtin/merge.c:1387
cc76011e
JX
9849#, c-format
9850msgid "Updating %s..%s\n"
9851msgstr ""
9852
18a90722 9853#: builtin/merge.c:1428
cc76011e
JX
9854#, c-format
9855msgid "Trying really trivial in-index merge...\n"
9856msgstr ""
9857
18a90722 9858#: builtin/merge.c:1435
cc76011e
JX
9859#, c-format
9860msgid "Nope.\n"
9861msgstr ""
9862
18a90722 9863#: builtin/merge.c:1460
25eab542 9864msgid "Already up to date. Yeeah!"
9fa976ff
JX
9865msgstr ""
9866
18a90722 9867#: builtin/merge.c:1466
cc76011e
JX
9868msgid "Not possible to fast-forward, aborting."
9869msgstr ""
9870
18a90722 9871#: builtin/merge.c:1489 builtin/merge.c:1568
cc76011e
JX
9872#, c-format
9873msgid "Rewinding the tree to pristine...\n"
9874msgstr ""
9875
18a90722 9876#: builtin/merge.c:1493
cc76011e
JX
9877#, c-format
9878msgid "Trying merge strategy %s...\n"
9879msgstr ""
9880
18a90722 9881#: builtin/merge.c:1559
cc76011e
JX
9882#, c-format
9883msgid "No merge strategy handled the merge.\n"
9884msgstr ""
9885
18a90722 9886#: builtin/merge.c:1561
cc76011e
JX
9887#, c-format
9888msgid "Merge with strategy %s failed.\n"
9889msgstr ""
9890
18a90722 9891#: builtin/merge.c:1570
cc76011e
JX
9892#, c-format
9893msgid "Using the %s to prepare resolving by hand.\n"
9894msgstr ""
9895
18a90722 9896#: builtin/merge.c:1582
cc76011e
JX
9897#, c-format
9898msgid "Automatic merge went well; stopped before committing as requested\n"
9899msgstr ""
9900
5b34e000 9901#: builtin/merge-base.c:30
c2ea1208 9902msgid "git merge-base [-a | --all] <commit> <commit>..."
cc76011e
JX
9903msgstr ""
9904
5b34e000 9905#: builtin/merge-base.c:31
c2ea1208 9906msgid "git merge-base [-a | --all] --octopus <commit>..."
cc76011e
JX
9907msgstr ""
9908
5b34e000 9909#: builtin/merge-base.c:32
cc76011e
JX
9910msgid "git merge-base --independent <commit>..."
9911msgstr ""
9912
5b34e000 9913#: builtin/merge-base.c:33
cc76011e
JX
9914msgid "git merge-base --is-ancestor <commit> <commit>"
9915msgstr ""
9916
5b34e000 9917#: builtin/merge-base.c:34
df49095a
JX
9918msgid "git merge-base --fork-point <ref> [<commit>]"
9919msgstr ""
9920
18a90722 9921#: builtin/merge-base.c:220
cc76011e
JX
9922msgid "output all common ancestors"
9923msgstr ""
9924
18a90722 9925#: builtin/merge-base.c:222
cc76011e
JX
9926msgid "find ancestors for a single n-way merge"
9927msgstr ""
9928
18a90722 9929#: builtin/merge-base.c:224
cc76011e
JX
9930msgid "list revs not reachable from others"
9931msgstr ""
9932
18a90722 9933#: builtin/merge-base.c:226
cc76011e
JX
9934msgid "is the first one ancestor of the other?"
9935msgstr ""
9936
18a90722 9937#: builtin/merge-base.c:228
df49095a
JX
9938msgid "find where <commit> forked from reflog of <ref>"
9939msgstr ""
9940
5b34e000 9941#: builtin/merge-file.c:9
cc76011e 9942msgid ""
c2ea1208
JX
9943"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
9944"<orig-file> <file2>"
cc76011e
JX
9945msgstr ""
9946
5b34e000 9947#: builtin/merge-file.c:33
cc76011e
JX
9948msgid "send results to standard output"
9949msgstr ""
9950
5b34e000 9951#: builtin/merge-file.c:34
cc76011e
JX
9952msgid "use a diff3 based merge"
9953msgstr ""
9954
5b34e000 9955#: builtin/merge-file.c:35
cc76011e
JX
9956msgid "for conflicts, use our version"
9957msgstr ""
9958
5b34e000 9959#: builtin/merge-file.c:37
cc76011e
JX
9960msgid "for conflicts, use their version"
9961msgstr ""
9962
5b34e000 9963#: builtin/merge-file.c:39
cc76011e
JX
9964msgid "for conflicts, use a union version"
9965msgstr ""
9966
5b34e000 9967#: builtin/merge-file.c:42
cc76011e
JX
9968msgid "for conflicts, use this marker size"
9969msgstr ""
9970
5b34e000 9971#: builtin/merge-file.c:43
cc76011e
JX
9972msgid "do not warn about conflicts"
9973msgstr ""
9974
5b34e000 9975#: builtin/merge-file.c:45
c2ea1208 9976msgid "set labels for file1/orig-file/file2"
cc76011e
JX
9977msgstr ""
9978
fda7b092
JX
9979#: builtin/merge-recursive.c:45
9980#, c-format
9981msgid "unknown option %s"
9982msgstr ""
9983
9984#: builtin/merge-recursive.c:51
9985#, c-format
9986msgid "could not parse object '%s'"
9987msgstr ""
9988
9989#: builtin/merge-recursive.c:55
9990#, c-format
9991msgid "cannot handle more than %d base. Ignoring %s."
9992msgid_plural "cannot handle more than %d bases. Ignoring %s."
9993msgstr[0] ""
9994msgstr[1] ""
9995
9996#: builtin/merge-recursive.c:63
9997msgid "not handling anything other than two heads merge."
9998msgstr ""
9999
10000#: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
10001#, c-format
10002msgid "could not resolve ref '%s'"
10003msgstr ""
10004
10005#: builtin/merge-recursive.c:77
10006#, c-format
10007msgid "Merging %s with %s\n"
10008msgstr ""
10009
9eb3984b 10010#: builtin/mktree.c:65
cc76011e
JX
10011msgid "git mktree [-z] [--missing] [--batch]"
10012msgstr ""
10013
5b34e000 10014#: builtin/mktree.c:153
cc76011e
JX
10015msgid "input is NUL terminated"
10016msgstr ""
10017
5b34e000 10018#: builtin/mktree.c:154 builtin/write-tree.c:25
cc76011e
JX
10019msgid "allow missing objects"
10020msgstr ""
10021
5b34e000 10022#: builtin/mktree.c:155
cc76011e
JX
10023msgid "allow creation of more than one tree"
10024msgstr ""
10025
5b34e000 10026#: builtin/mv.c:17
c2ea1208 10027msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
10028msgstr ""
10029
5b34e000 10030#: builtin/mv.c:83
d07a63e4
JX
10031#, c-format
10032msgid "Directory %s is in index and no submodule?"
cc76011e
JX
10033msgstr ""
10034
25eab542 10035#: builtin/mv.c:85 builtin/rm.c:289
d07a63e4 10036msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
10037msgstr ""
10038
5b34e000 10039#: builtin/mv.c:103
cc76011e 10040#, c-format
d07a63e4 10041msgid "%.*s is in index"
cc76011e
JX
10042msgstr ""
10043
5b34e000 10044#: builtin/mv.c:125
d07a63e4 10045msgid "force move/rename even if target exists"
cc76011e
JX
10046msgstr ""
10047
5b34e000 10048#: builtin/mv.c:126
d07a63e4 10049msgid "skip move/rename errors"
cc76011e
JX
10050msgstr ""
10051
25eab542 10052#: builtin/mv.c:167
d07a63e4
JX
10053#, c-format
10054msgid "destination '%s' is not a directory"
cc76011e
JX
10055msgstr ""
10056
25eab542 10057#: builtin/mv.c:178
727b9576 10058#, c-format
d07a63e4 10059msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
10060msgstr ""
10061
25eab542 10062#: builtin/mv.c:182
d07a63e4 10063msgid "bad source"
727b9576
JX
10064msgstr ""
10065
25eab542 10066#: builtin/mv.c:185
d07a63e4 10067msgid "can not move directory into itself"
cc76011e
JX
10068msgstr ""
10069
25eab542 10070#: builtin/mv.c:188
d07a63e4
JX
10071msgid "cannot move directory over file"
10072msgstr ""
10073
25eab542 10074#: builtin/mv.c:197
cc76011e
JX
10075msgid "source directory is empty"
10076msgstr ""
10077
25eab542 10078#: builtin/mv.c:222
cc76011e
JX
10079msgid "not under version control"
10080msgstr ""
10081
25eab542 10082#: builtin/mv.c:225
cc76011e
JX
10083msgid "destination exists"
10084msgstr ""
10085
25eab542 10086#: builtin/mv.c:233
cc76011e
JX
10087#, c-format
10088msgid "overwriting '%s'"
10089msgstr ""
10090
25eab542 10091#: builtin/mv.c:236
cc76011e
JX
10092msgid "Cannot overwrite"
10093msgstr ""
10094
25eab542 10095#: builtin/mv.c:239
cc76011e
JX
10096msgid "multiple sources for the same target"
10097msgstr ""
10098
25eab542 10099#: builtin/mv.c:241
df49095a
JX
10100msgid "destination directory does not exist"
10101msgstr ""
10102
25eab542 10103#: builtin/mv.c:248
cc76011e
JX
10104#, c-format
10105msgid "%s, source=%s, destination=%s"
10106msgstr ""
10107
25eab542 10108#: builtin/mv.c:269
cc76011e
JX
10109#, c-format
10110msgid "Renaming %s to %s\n"
10111msgstr ""
10112
25eab542 10113#: builtin/mv.c:275 builtin/remote.c:712 builtin/repack.c:390
cc76011e
JX
10114#, c-format
10115msgid "renaming '%s' failed"
10116msgstr ""
10117
5b34e000 10118#: builtin/name-rev.c:338
c2ea1208 10119msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
10120msgstr ""
10121
5b34e000 10122#: builtin/name-rev.c:339
c2ea1208 10123msgid "git name-rev [<options>] --all"
cc76011e
JX
10124msgstr ""
10125
5b34e000 10126#: builtin/name-rev.c:340
c2ea1208 10127msgid "git name-rev [<options>] --stdin"
cc76011e
JX
10128msgstr ""
10129
5b34e000 10130#: builtin/name-rev.c:395
cc76011e
JX
10131msgid "print only names (no SHA-1)"
10132msgstr ""
10133
5b34e000 10134#: builtin/name-rev.c:396
cc76011e
JX
10135msgid "only use tags to name the commits"
10136msgstr ""
10137
5b34e000 10138#: builtin/name-rev.c:398
cc76011e
JX
10139msgid "only use refs matching <pattern>"
10140msgstr ""
10141
5b34e000 10142#: builtin/name-rev.c:400
dfc182b1
JX
10143msgid "ignore refs matching <pattern>"
10144msgstr ""
10145
5b34e000 10146#: builtin/name-rev.c:402
cc76011e
JX
10147msgid "list all commits reachable from all refs"
10148msgstr ""
10149
5b34e000 10150#: builtin/name-rev.c:403
cc76011e
JX
10151msgid "read from stdin"
10152msgstr ""
10153
5b34e000 10154#: builtin/name-rev.c:404
727b9576 10155msgid "allow to print `undefined` names (default)"
cc76011e
JX
10156msgstr ""
10157
5b34e000 10158#: builtin/name-rev.c:410
28b3cffc
JX
10159msgid "dereference tags in the input (internal use)"
10160msgstr ""
10161
5b34e000 10162#: builtin/notes.c:26
c2ea1208 10163msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
10164msgstr ""
10165
5b34e000 10166#: builtin/notes.c:27
cc76011e 10167msgid ""
c2ea1208 10168"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 10169"| (-c | -C) <object>] [<object>]"
cc76011e
JX
10170msgstr ""
10171
5b34e000 10172#: builtin/notes.c:28
c2ea1208 10173msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
10174msgstr ""
10175
5b34e000 10176#: builtin/notes.c:29
cc76011e 10177msgid ""
c2ea1208 10178"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 10179"(-c | -C) <object>] [<object>]"
cc76011e
JX
10180msgstr ""
10181
5b34e000 10182#: builtin/notes.c:30
c2ea1208 10183msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
10184msgstr ""
10185
5b34e000 10186#: builtin/notes.c:31
c2ea1208 10187msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
10188msgstr ""
10189
5b34e000 10190#: builtin/notes.c:32
cc76011e 10191msgid ""
c2ea1208 10192"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
10193msgstr ""
10194
5b34e000 10195#: builtin/notes.c:33
cc76011e
JX
10196msgid "git notes merge --commit [-v | -q]"
10197msgstr ""
10198
5b34e000 10199#: builtin/notes.c:34
cc76011e
JX
10200msgid "git notes merge --abort [-v | -q]"
10201msgstr ""
10202
5b34e000 10203#: builtin/notes.c:35
c2ea1208 10204msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
10205msgstr ""
10206
5b34e000 10207#: builtin/notes.c:36
18a90722 10208msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
cc76011e
JX
10209msgstr ""
10210
5b34e000 10211#: builtin/notes.c:37
c2ea1208 10212msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
10213msgstr ""
10214
5b34e000 10215#: builtin/notes.c:42
cc76011e
JX
10216msgid "git notes [list [<object>]]"
10217msgstr ""
10218
5b34e000 10219#: builtin/notes.c:47
cc76011e
JX
10220msgid "git notes add [<options>] [<object>]"
10221msgstr ""
10222
5b34e000 10223#: builtin/notes.c:52
cc76011e
JX
10224msgid "git notes copy [<options>] <from-object> <to-object>"
10225msgstr ""
10226
5b34e000 10227#: builtin/notes.c:53
cc76011e
JX
10228msgid "git notes copy --stdin [<from-object> <to-object>]..."
10229msgstr ""
10230
5b34e000 10231#: builtin/notes.c:58
cc76011e
JX
10232msgid "git notes append [<options>] [<object>]"
10233msgstr ""
10234
5b34e000 10235#: builtin/notes.c:63
cc76011e
JX
10236msgid "git notes edit [<object>]"
10237msgstr ""
10238
5b34e000 10239#: builtin/notes.c:68
cc76011e
JX
10240msgid "git notes show [<object>]"
10241msgstr ""
10242
5b34e000 10243#: builtin/notes.c:73
c2ea1208 10244msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
10245msgstr ""
10246
5b34e000 10247#: builtin/notes.c:74
cc76011e
JX
10248msgid "git notes merge --commit [<options>]"
10249msgstr ""
10250
5b34e000 10251#: builtin/notes.c:75
cc76011e
JX
10252msgid "git notes merge --abort [<options>]"
10253msgstr ""
10254
5b34e000 10255#: builtin/notes.c:80
cc76011e
JX
10256msgid "git notes remove [<object>]"
10257msgstr ""
10258
5b34e000 10259#: builtin/notes.c:85
cc76011e
JX
10260msgid "git notes prune [<options>]"
10261msgstr ""
10262
5b34e000 10263#: builtin/notes.c:90
cc76011e
JX
10264msgid "git notes get-ref"
10265msgstr ""
10266
5b34e000 10267#: builtin/notes.c:95
9fa976ff
JX
10268msgid "Write/edit the notes for the following object:"
10269msgstr ""
10270
5b34e000 10271#: builtin/notes.c:148
cc76011e
JX
10272#, c-format
10273msgid "unable to start 'show' for object '%s'"
10274msgstr ""
10275
5b34e000 10276#: builtin/notes.c:152
9caaf23e 10277msgid "could not read 'show' output"
cc76011e
JX
10278msgstr ""
10279
5b34e000 10280#: builtin/notes.c:160
cc76011e
JX
10281#, c-format
10282msgid "failed to finish 'show' for object '%s'"
10283msgstr ""
10284
5b34e000 10285#: builtin/notes.c:195
fda7b092 10286msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
10287msgstr ""
10288
5b34e000 10289#: builtin/notes.c:204
cc76011e
JX
10290msgid "unable to write note object"
10291msgstr ""
10292
5b34e000 10293#: builtin/notes.c:206
cc76011e 10294#, c-format
fda7b092 10295msgid "the note contents have been left in %s"
cc76011e
JX
10296msgstr ""
10297
25eab542 10298#: builtin/notes.c:234 builtin/tag.c:500
cc76011e
JX
10299#, c-format
10300msgid "cannot read '%s'"
10301msgstr ""
10302
25eab542 10303#: builtin/notes.c:236 builtin/tag.c:503
cc76011e
JX
10304#, c-format
10305msgid "could not open or read '%s'"
10306msgstr ""
10307
5b34e000 10308#: builtin/notes.c:255 builtin/notes.c:306 builtin/notes.c:308
25eab542
JX
10309#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:517
10310#: builtin/notes.c:522 builtin/notes.c:600 builtin/notes.c:662
fda7b092
JX
10311#, c-format
10312msgid "failed to resolve '%s' as a valid ref."
10313msgstr ""
10314
5b34e000 10315#: builtin/notes.c:258
cc76011e 10316#, c-format
fda7b092 10317msgid "failed to read object '%s'."
cc76011e
JX
10318msgstr ""
10319
5b34e000 10320#: builtin/notes.c:262
5e078fcd 10321#, c-format
fda7b092 10322msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
10323msgstr ""
10324
5b34e000 10325#: builtin/notes.c:302
fda7b092
JX
10326#, c-format
10327msgid "malformed input line: '%s'."
10328msgstr ""
10329
5b34e000 10330#: builtin/notes.c:317
fda7b092
JX
10331#, c-format
10332msgid "failed to copy notes from '%s' to '%s'"
10333msgstr ""
10334
5b34e000
JX
10335#. TRANSLATORS: the first %s will be replaced by a git
10336#. notes command: 'add', 'merge', 'remove', etc.
10337#.
25eab542 10338#: builtin/notes.c:349
fda7b092
JX
10339#, c-format
10340msgid "refusing to %s notes in %s (outside of refs/notes/)"
10341msgstr ""
10342
25eab542
JX
10343#: builtin/notes.c:369 builtin/notes.c:424 builtin/notes.c:500
10344#: builtin/notes.c:512 builtin/notes.c:588 builtin/notes.c:655
10345#: builtin/notes.c:805 builtin/notes.c:952 builtin/notes.c:973
cc76011e
JX
10346msgid "too many parameters"
10347msgstr ""
10348
25eab542 10349#: builtin/notes.c:382 builtin/notes.c:668
cc76011e 10350#, c-format
fda7b092 10351msgid "no note found for object %s."
cc76011e
JX
10352msgstr ""
10353
25eab542 10354#: builtin/notes.c:403 builtin/notes.c:566
cc76011e
JX
10355msgid "note contents as a string"
10356msgstr ""
10357
25eab542 10358#: builtin/notes.c:406 builtin/notes.c:569
cc76011e
JX
10359msgid "note contents in a file"
10360msgstr ""
10361
25eab542 10362#: builtin/notes.c:409 builtin/notes.c:572
cc76011e
JX
10363msgid "reuse and edit specified note object"
10364msgstr ""
10365
25eab542 10366#: builtin/notes.c:412 builtin/notes.c:575
cc76011e
JX
10367msgid "reuse specified note object"
10368msgstr ""
10369
25eab542 10370#: builtin/notes.c:415 builtin/notes.c:578
beb691f7
JX
10371msgid "allow storing empty note"
10372msgstr ""
10373
25eab542 10374#: builtin/notes.c:416 builtin/notes.c:487
cc76011e
JX
10375msgid "replace existing notes"
10376msgstr ""
10377
25eab542 10378#: builtin/notes.c:441
cc76011e
JX
10379#, c-format
10380msgid ""
10381"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
10382"existing notes"
10383msgstr ""
10384
25eab542 10385#: builtin/notes.c:456 builtin/notes.c:535
cc76011e
JX
10386#, c-format
10387msgid "Overwriting existing notes for object %s\n"
10388msgstr ""
10389
25eab542 10390#: builtin/notes.c:467 builtin/notes.c:627 builtin/notes.c:892
beb691f7
JX
10391#, c-format
10392msgid "Removing note for object %s\n"
10393msgstr ""
10394
25eab542 10395#: builtin/notes.c:488
cc76011e
JX
10396msgid "read objects from stdin"
10397msgstr ""
10398
25eab542 10399#: builtin/notes.c:490
cc76011e
JX
10400msgid "load rewriting config for <command> (implies --stdin)"
10401msgstr ""
10402
25eab542 10403#: builtin/notes.c:508
cc76011e
JX
10404msgid "too few parameters"
10405msgstr ""
10406
25eab542 10407#: builtin/notes.c:529
cc76011e
JX
10408#, c-format
10409msgid ""
10410"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
10411"existing notes"
10412msgstr ""
10413
25eab542 10414#: builtin/notes.c:541
cc76011e 10415#, c-format
fda7b092 10416msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
10417msgstr ""
10418
25eab542 10419#: builtin/notes.c:593
cc76011e
JX
10420#, c-format
10421msgid ""
10422"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
10423"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
10424msgstr ""
10425
25eab542 10426#: builtin/notes.c:688
fda7b092
JX
10427msgid "failed to delete ref NOTES_MERGE_PARTIAL"
10428msgstr ""
10429
25eab542 10430#: builtin/notes.c:690
fda7b092
JX
10431msgid "failed to delete ref NOTES_MERGE_REF"
10432msgstr ""
10433
25eab542 10434#: builtin/notes.c:692
fda7b092
JX
10435msgid "failed to remove 'git notes merge' worktree"
10436msgstr ""
10437
25eab542 10438#: builtin/notes.c:712
fda7b092
JX
10439msgid "failed to read ref NOTES_MERGE_PARTIAL"
10440msgstr ""
10441
25eab542 10442#: builtin/notes.c:714
fda7b092
JX
10443msgid "could not find commit from NOTES_MERGE_PARTIAL."
10444msgstr ""
10445
25eab542 10446#: builtin/notes.c:716
fda7b092
JX
10447msgid "could not parse commit from NOTES_MERGE_PARTIAL."
10448msgstr ""
10449
25eab542 10450#: builtin/notes.c:729
fda7b092
JX
10451msgid "failed to resolve NOTES_MERGE_REF"
10452msgstr ""
10453
25eab542 10454#: builtin/notes.c:732
fda7b092
JX
10455msgid "failed to finalize notes merge"
10456msgstr ""
10457
25eab542 10458#: builtin/notes.c:758
9fa976ff
JX
10459#, c-format
10460msgid "unknown notes merge strategy %s"
10461msgstr ""
10462
25eab542 10463#: builtin/notes.c:774
cc76011e
JX
10464msgid "General options"
10465msgstr ""
10466
25eab542 10467#: builtin/notes.c:776
cc76011e
JX
10468msgid "Merge options"
10469msgstr ""
10470
25eab542 10471#: builtin/notes.c:778
cc76011e
JX
10472msgid ""
10473"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
10474"cat_sort_uniq)"
10475msgstr ""
10476
25eab542 10477#: builtin/notes.c:780
cc76011e
JX
10478msgid "Committing unmerged notes"
10479msgstr ""
10480
25eab542 10481#: builtin/notes.c:782
cc76011e
JX
10482msgid "finalize notes merge by committing unmerged notes"
10483msgstr ""
10484
25eab542 10485#: builtin/notes.c:784
cc76011e
JX
10486msgid "Aborting notes merge resolution"
10487msgstr ""
10488
25eab542 10489#: builtin/notes.c:786
cc76011e
JX
10490msgid "abort notes merge"
10491msgstr ""
10492
25eab542 10493#: builtin/notes.c:797
9fa976ff
JX
10494msgid "cannot mix --commit, --abort or -s/--strategy"
10495msgstr ""
10496
25eab542 10497#: builtin/notes.c:802
fda7b092 10498msgid "must specify a notes ref to merge"
9fa976ff
JX
10499msgstr ""
10500
25eab542 10501#: builtin/notes.c:826
9fa976ff 10502#, c-format
fda7b092 10503msgid "unknown -s/--strategy: %s"
9fa976ff
JX
10504msgstr ""
10505
25eab542 10506#: builtin/notes.c:863
df0617bf 10507#, c-format
fda7b092 10508msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
10509msgstr ""
10510
25eab542 10511#: builtin/notes.c:866
9fa976ff 10512#, c-format
fda7b092 10513msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
10514msgstr ""
10515
25eab542 10516#: builtin/notes.c:868
9fa976ff
JX
10517#, c-format
10518msgid ""
10519"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
10520"'git notes merge --commit', or abort the merge with 'git notes merge --"
10521"abort'.\n"
10522msgstr ""
10523
25eab542 10524#: builtin/notes.c:890
cc76011e
JX
10525#, c-format
10526msgid "Object %s has no note\n"
10527msgstr ""
10528
25eab542 10529#: builtin/notes.c:902
cc76011e
JX
10530msgid "attempt to remove non-existent note is not an error"
10531msgstr ""
10532
25eab542 10533#: builtin/notes.c:905
cc76011e
JX
10534msgid "read object names from the standard input"
10535msgstr ""
10536
18a90722 10537#: builtin/notes.c:943 builtin/prune.c:105 builtin/worktree.c:158
9fa976ff
JX
10538msgid "do not remove, show only"
10539msgstr ""
10540
25eab542 10541#: builtin/notes.c:944
9fa976ff 10542msgid "report pruned notes"
cc76011e
JX
10543msgstr ""
10544
25eab542 10545#: builtin/notes.c:986
9fa976ff
JX
10546msgid "notes-ref"
10547msgstr ""
10548
25eab542 10549#: builtin/notes.c:987
c2ea1208 10550msgid "use notes from <notes-ref>"
cc76011e
JX
10551msgstr ""
10552
25eab542 10553#: builtin/notes.c:1022
cc76011e 10554#, c-format
fda7b092 10555msgid "unknown subcommand: %s"
cc76011e
JX
10556msgstr ""
10557
18a90722 10558#: builtin/pack-objects.c:33
df0617bf
JX
10559msgid ""
10560"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
10561msgstr ""
10562
18a90722 10563#: builtin/pack-objects.c:34
df0617bf
JX
10564msgid ""
10565"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
10566msgstr ""
10567
18a90722 10568#: builtin/pack-objects.c:192 builtin/pack-objects.c:195
cc76011e
JX
10569#, c-format
10570msgid "deflate error (%d)"
10571msgstr ""
10572
18a90722 10573#: builtin/pack-objects.c:788
f517e50d
JX
10574msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
10575msgstr ""
10576
18a90722 10577#: builtin/pack-objects.c:801
5e078fcd
JX
10578msgid "Writing objects"
10579msgstr ""
10580
18a90722 10581#: builtin/pack-objects.c:1081
5e078fcd
JX
10582msgid "disabling bitmap writing, as some objects are not being packed"
10583msgstr ""
10584
18a90722 10585#: builtin/pack-objects.c:2451
5e078fcd
JX
10586msgid "Compressing objects"
10587msgstr ""
10588
18a90722
JX
10589#: builtin/pack-objects.c:2599
10590msgid "invalid value for --missing"
10591msgstr ""
10592
10593#: builtin/pack-objects.c:2902
cc76011e
JX
10594#, c-format
10595msgid "unsupported index version %s"
10596msgstr ""
10597
18a90722 10598#: builtin/pack-objects.c:2906
cc76011e
JX
10599#, c-format
10600msgid "bad index version '%s'"
10601msgstr ""
10602
18a90722 10603#: builtin/pack-objects.c:2936
cc76011e
JX
10604msgid "do not show progress meter"
10605msgstr ""
10606
18a90722 10607#: builtin/pack-objects.c:2938
cc76011e
JX
10608msgid "show progress meter"
10609msgstr ""
10610
18a90722 10611#: builtin/pack-objects.c:2940
cc76011e
JX
10612msgid "show progress meter during object writing phase"
10613msgstr ""
10614
18a90722 10615#: builtin/pack-objects.c:2943
cc76011e
JX
10616msgid "similar to --all-progress when progress meter is shown"
10617msgstr ""
10618
18a90722 10619#: builtin/pack-objects.c:2944
cc76011e
JX
10620msgid "version[,offset]"
10621msgstr ""
10622
18a90722 10623#: builtin/pack-objects.c:2945
cc76011e
JX
10624msgid "write the pack index file in the specified idx format version"
10625msgstr ""
10626
18a90722 10627#: builtin/pack-objects.c:2948
cc76011e
JX
10628msgid "maximum size of each output pack file"
10629msgstr ""
10630
18a90722 10631#: builtin/pack-objects.c:2950
cc76011e
JX
10632msgid "ignore borrowed objects from alternate object store"
10633msgstr ""
10634
18a90722 10635#: builtin/pack-objects.c:2952
cc76011e
JX
10636msgid "ignore packed objects"
10637msgstr ""
10638
18a90722 10639#: builtin/pack-objects.c:2954
cc76011e
JX
10640msgid "limit pack window by objects"
10641msgstr ""
10642
18a90722 10643#: builtin/pack-objects.c:2956
cc76011e
JX
10644msgid "limit pack window by memory in addition to object limit"
10645msgstr ""
10646
18a90722 10647#: builtin/pack-objects.c:2958
cc76011e
JX
10648msgid "maximum length of delta chain allowed in the resulting pack"
10649msgstr ""
10650
18a90722 10651#: builtin/pack-objects.c:2960
cc76011e
JX
10652msgid "reuse existing deltas"
10653msgstr ""
10654
18a90722 10655#: builtin/pack-objects.c:2962
cc76011e
JX
10656msgid "reuse existing objects"
10657msgstr ""
10658
18a90722 10659#: builtin/pack-objects.c:2964
cc76011e
JX
10660msgid "use OFS_DELTA objects"
10661msgstr ""
10662
18a90722 10663#: builtin/pack-objects.c:2966
cc76011e
JX
10664msgid "use threads when searching for best delta matches"
10665msgstr ""
10666
18a90722 10667#: builtin/pack-objects.c:2968
cc76011e
JX
10668msgid "do not create an empty pack output"
10669msgstr ""
10670
18a90722 10671#: builtin/pack-objects.c:2970
cc76011e
JX
10672msgid "read revision arguments from standard input"
10673msgstr ""
10674
18a90722 10675#: builtin/pack-objects.c:2972
cc76011e
JX
10676msgid "limit the objects to those that are not yet packed"
10677msgstr ""
10678
18a90722 10679#: builtin/pack-objects.c:2975
cc76011e
JX
10680msgid "include objects reachable from any reference"
10681msgstr ""
10682
18a90722 10683#: builtin/pack-objects.c:2978
cc76011e
JX
10684msgid "include objects referred by reflog entries"
10685msgstr ""
10686
18a90722 10687#: builtin/pack-objects.c:2981
d07a63e4
JX
10688msgid "include objects referred to by the index"
10689msgstr ""
10690
18a90722 10691#: builtin/pack-objects.c:2984
cc76011e
JX
10692msgid "output pack to stdout"
10693msgstr ""
10694
18a90722 10695#: builtin/pack-objects.c:2986
cc76011e
JX
10696msgid "include tag objects that refer to objects to be packed"
10697msgstr ""
10698
18a90722 10699#: builtin/pack-objects.c:2988
cc76011e
JX
10700msgid "keep unreachable objects"
10701msgstr ""
10702
18a90722 10703#: builtin/pack-objects.c:2990
9fa976ff
JX
10704msgid "pack loose unreachable objects"
10705msgstr ""
10706
18a90722 10707#: builtin/pack-objects.c:2992
cc76011e
JX
10708msgid "unpack unreachable objects newer than <time>"
10709msgstr ""
10710
18a90722 10711#: builtin/pack-objects.c:2995
cc76011e
JX
10712msgid "create thin packs"
10713msgstr ""
10714
18a90722 10715#: builtin/pack-objects.c:2997
beb691f7
JX
10716msgid "create packs suitable for shallow fetches"
10717msgstr ""
10718
18a90722 10719#: builtin/pack-objects.c:2999
cc76011e
JX
10720msgid "ignore packs that have companion .keep file"
10721msgstr ""
10722
18a90722 10723#: builtin/pack-objects.c:3001
cc76011e
JX
10724msgid "pack compression level"
10725msgstr ""
10726
18a90722 10727#: builtin/pack-objects.c:3003
cc76011e
JX
10728msgid "do not hide commits by grafts"
10729msgstr ""
10730
18a90722 10731#: builtin/pack-objects.c:3005
5e078fcd
JX
10732msgid "use a bitmap index if available to speed up counting objects"
10733msgstr ""
10734
18a90722 10735#: builtin/pack-objects.c:3007
5e078fcd
JX
10736msgid "write a bitmap index together with the pack index"
10737msgstr ""
10738
18a90722
JX
10739#: builtin/pack-objects.c:3010
10740msgid "handling for missing objects"
10741msgstr ""
10742
10743#: builtin/pack-objects.c:3144
5e078fcd
JX
10744msgid "Counting objects"
10745msgstr ""
10746
df0617bf
JX
10747#: builtin/pack-refs.c:6
10748msgid "git pack-refs [<options>]"
10749msgstr ""
10750
10751#: builtin/pack-refs.c:14
10752msgid "pack everything"
10753msgstr ""
10754
10755#: builtin/pack-refs.c:15
10756msgid "prune loose refs (default)"
10757msgstr ""
10758
25eab542 10759#: builtin/prune-packed.c:8
df0617bf
JX
10760msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
10761msgstr ""
10762
25eab542 10763#: builtin/prune-packed.c:41
df0617bf
JX
10764msgid "Removing duplicate objects"
10765msgstr ""
10766
10767#: builtin/prune.c:11
18a90722 10768msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
df0617bf
JX
10769msgstr ""
10770
a4d94835 10771#: builtin/prune.c:106
df0617bf
JX
10772msgid "report pruned objects"
10773msgstr ""
10774
a4d94835 10775#: builtin/prune.c:109
df0617bf
JX
10776msgid "expire objects older than <time>"
10777msgstr ""
10778
f4f2c8f8
JX
10779#: builtin/prune.c:123
10780msgid "cannot prune in a precious-objects repo"
10781msgstr ""
10782
5b34e000 10783#: builtin/pull.c:54 builtin/pull.c:56
fda7b092
JX
10784#, c-format
10785msgid "Invalid value for %s: %s"
10786msgstr ""
10787
5b34e000 10788#: builtin/pull.c:76
f4f2c8f8 10789msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
10790msgstr ""
10791
18a90722 10792#: builtin/pull.c:127
5b34e000
JX
10793msgid "control for recursive fetching of submodules"
10794msgstr ""
10795
18a90722 10796#: builtin/pull.c:131
df0617bf
JX
10797msgid "Options related to merging"
10798msgstr ""
10799
18a90722 10800#: builtin/pull.c:134
df0617bf
JX
10801msgid "incorporate changes by rebasing rather than merging"
10802msgstr ""
10803
18a90722 10804#: builtin/pull.c:161 builtin/rebase--helper.c:23 builtin/revert.c:121
df0617bf
JX
10805msgid "allow fast-forward"
10806msgstr ""
10807
18a90722 10808#: builtin/pull.c:170
f517e50d
JX
10809msgid "automatically stash/stash pop before and after rebase"
10810msgstr ""
10811
18a90722 10812#: builtin/pull.c:186
df0617bf
JX
10813msgid "Options related to fetching"
10814msgstr ""
10815
18a90722 10816#: builtin/pull.c:204
9eb3984b
JX
10817msgid "number of submodules pulled in parallel"
10818msgstr ""
10819
18a90722 10820#: builtin/pull.c:299
df0617bf
JX
10821#, c-format
10822msgid "Invalid value for pull.ff: %s"
10823msgstr ""
10824
18a90722 10825#: builtin/pull.c:415
df0617bf
JX
10826msgid ""
10827"There is no candidate for rebasing against among the refs that you just "
10828"fetched."
10829msgstr ""
10830
18a90722 10831#: builtin/pull.c:417
df0617bf
JX
10832msgid ""
10833"There are no candidates for merging among the refs that you just fetched."
10834msgstr ""
10835
18a90722 10836#: builtin/pull.c:418
df0617bf
JX
10837msgid ""
10838"Generally this means that you provided a wildcard refspec which had no\n"
10839"matches on the remote end."
10840msgstr ""
10841
18a90722 10842#: builtin/pull.c:421
df0617bf
JX
10843#, c-format
10844msgid ""
10845"You asked to pull from the remote '%s', but did not specify\n"
10846"a branch. Because this is not the default configured remote\n"
10847"for your current branch, you must specify a branch on the command line."
10848msgstr ""
10849
18a90722 10850#: builtin/pull.c:426 git-parse-remote.sh:73
df0617bf
JX
10851msgid "You are not currently on a branch."
10852msgstr ""
10853
18a90722 10854#: builtin/pull.c:428 builtin/pull.c:443 git-parse-remote.sh:79
df0617bf
JX
10855msgid "Please specify which branch you want to rebase against."
10856msgstr ""
10857
18a90722 10858#: builtin/pull.c:430 builtin/pull.c:445 git-parse-remote.sh:82
df0617bf
JX
10859msgid "Please specify which branch you want to merge with."
10860msgstr ""
10861
18a90722 10862#: builtin/pull.c:431 builtin/pull.c:446
df0617bf 10863msgid "See git-pull(1) for details."
cc76011e
JX
10864msgstr ""
10865
18a90722 10866#: builtin/pull.c:433 builtin/pull.c:439 builtin/pull.c:448
f517e50d
JX
10867#: git-parse-remote.sh:64
10868msgid "<remote>"
10869msgstr ""
10870
18a90722 10871#: builtin/pull.c:433 builtin/pull.c:448 builtin/pull.c:453 git-rebase.sh:466
f517e50d
JX
10872#: git-parse-remote.sh:65
10873msgid "<branch>"
10874msgstr ""
10875
18a90722 10876#: builtin/pull.c:441 git-parse-remote.sh:75
df0617bf 10877msgid "There is no tracking information for the current branch."
cc76011e
JX
10878msgstr ""
10879
18a90722 10880#: builtin/pull.c:450 git-parse-remote.sh:95
df0617bf 10881msgid ""
f517e50d 10882"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
10883msgstr ""
10884
18a90722 10885#: builtin/pull.c:455
df0617bf
JX
10886#, c-format
10887msgid ""
10888"Your configuration specifies to merge with the ref '%s'\n"
10889"from the remote, but no such ref was fetched."
cc76011e
JX
10890msgstr ""
10891
18a90722 10892#: builtin/pull.c:817
9fa976ff
JX
10893msgid "ignoring --verify-signatures for rebase"
10894msgstr ""
10895
18a90722 10896#: builtin/pull.c:865
f517e50d
JX
10897msgid "--[no-]autostash option is only valid with --rebase."
10898msgstr ""
10899
18a90722 10900#: builtin/pull.c:873
df0617bf 10901msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
10902msgstr ""
10903
18a90722 10904#: builtin/pull.c:876
fda7b092
JX
10905msgid "pull with rebase"
10906msgstr ""
10907
18a90722 10908#: builtin/pull.c:877
fda7b092
JX
10909msgid "please commit or stash them."
10910msgstr ""
10911
18a90722 10912#: builtin/pull.c:902
df0617bf
JX
10913#, c-format
10914msgid ""
10915"fetch updated the current branch head.\n"
10916"fast-forwarding your working tree from\n"
10917"commit %s."
cc76011e
JX
10918msgstr ""
10919
18a90722 10920#: builtin/pull.c:907
df0617bf
JX
10921#, c-format
10922msgid ""
10923"Cannot fast-forward your working tree.\n"
10924"After making sure that you saved anything precious from\n"
10925"$ git diff %s\n"
10926"output, run\n"
10927"$ git reset --hard\n"
10928"to recover."
cc76011e
JX
10929msgstr ""
10930
18a90722 10931#: builtin/pull.c:922
df0617bf 10932msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
10933msgstr ""
10934
18a90722 10935#: builtin/pull.c:926
df0617bf 10936msgid "Cannot rebase onto multiple branches."
cc76011e
JX
10937msgstr ""
10938
18a90722 10939#: builtin/pull.c:933
5b34e000
JX
10940msgid "cannot rebase with locally recorded submodule modifications"
10941msgstr ""
10942
10943#: builtin/push.c:17
cc76011e
JX
10944msgid "git push [<options>] [<repository> [<refspec>...]]"
10945msgstr ""
10946
18a90722 10947#: builtin/push.c:92
cc76011e
JX
10948msgid "tag shorthand without <tag>"
10949msgstr ""
10950
18a90722 10951#: builtin/push.c:102
cc76011e
JX
10952msgid "--delete only accepts plain target ref names"
10953msgstr ""
10954
18a90722 10955#: builtin/push.c:146
cc76011e
JX
10956msgid ""
10957"\n"
10958"To choose either option permanently, see push.default in 'git help config'."
10959msgstr ""
10960
18a90722 10961#: builtin/push.c:149
cc76011e
JX
10962#, c-format
10963msgid ""
10964"The upstream branch of your current branch does not match\n"
10965"the name of your current branch. To push to the upstream branch\n"
10966"on the remote, use\n"
10967"\n"
10968" git push %s HEAD:%s\n"
10969"\n"
10970"To push to the branch of the same name on the remote, use\n"
10971"\n"
10972" git push %s %s\n"
10973"%s"
10974msgstr ""
10975
18a90722 10976#: builtin/push.c:164
cc76011e
JX
10977#, c-format
10978msgid ""
10979"You are not currently on a branch.\n"
10980"To push the history leading to the current (detached HEAD)\n"
10981"state now, use\n"
10982"\n"
10983" git push %s HEAD:<name-of-remote-branch>\n"
10984msgstr ""
10985
18a90722 10986#: builtin/push.c:178
cc76011e
JX
10987#, c-format
10988msgid ""
10989"The current branch %s has no upstream branch.\n"
10990"To push the current branch and set the remote as upstream, use\n"
10991"\n"
10992" git push --set-upstream %s %s\n"
10993msgstr ""
10994
18a90722 10995#: builtin/push.c:186
cc76011e
JX
10996#, c-format
10997msgid "The current branch %s has multiple upstream branches, refusing to push."
10998msgstr ""
10999
18a90722 11000#: builtin/push.c:189
cc76011e
JX
11001#, c-format
11002msgid ""
11003"You are pushing to remote '%s', which is not the upstream of\n"
11004"your current branch '%s', without telling me what to push\n"
11005"to update which remote branch."
11006msgstr ""
11007
18a90722 11008#: builtin/push.c:248
cc76011e
JX
11009msgid ""
11010"You didn't specify any refspecs to push, and push.default is \"nothing\"."
11011msgstr ""
11012
18a90722 11013#: builtin/push.c:255
cc76011e
JX
11014msgid ""
11015"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
11016"its remote counterpart. Integrate the remote changes (e.g.\n"
11017"'git pull ...') before pushing again.\n"
cc76011e
JX
11018"See the 'Note about fast-forwards' in 'git push --help' for details."
11019msgstr ""
11020
18a90722 11021#: builtin/push.c:261
cc76011e
JX
11022msgid ""
11023"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
11024"counterpart. Check out this branch and integrate the remote changes\n"
11025"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
11026"See the 'Note about fast-forwards' in 'git push --help' for details."
11027msgstr ""
11028
18a90722 11029#: builtin/push.c:267
46bc4039 11030msgid ""
9caaf23e
JX
11031"Updates were rejected because the remote contains work that you do\n"
11032"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
11033"to the same ref. You may want to first integrate the remote changes\n"
11034"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 11035"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
11036msgstr ""
11037
18a90722 11038#: builtin/push.c:274
9caaf23e
JX
11039msgid "Updates were rejected because the tag already exists in the remote."
11040msgstr ""
11041
18a90722 11042#: builtin/push.c:277
9caaf23e
JX
11043msgid ""
11044"You cannot update a remote ref that points at a non-commit object,\n"
11045"or update a remote ref to make it point at a non-commit object,\n"
11046"without using the '--force' option.\n"
11047msgstr ""
11048
18a90722 11049#: builtin/push.c:337
cc76011e
JX
11050#, c-format
11051msgid "Pushing to %s\n"
11052msgstr ""
11053
18a90722 11054#: builtin/push.c:341
cc76011e
JX
11055#, c-format
11056msgid "failed to push some refs to '%s'"
11057msgstr ""
11058
18a90722 11059#: builtin/push.c:372
cc76011e
JX
11060#, c-format
11061msgid "bad repository '%s'"
11062msgstr ""
11063
18a90722 11064#: builtin/push.c:373
cc76011e
JX
11065msgid ""
11066"No configured push destination.\n"
11067"Either specify the URL from the command-line or configure a remote "
11068"repository using\n"
11069"\n"
11070" git remote add <name> <url>\n"
11071"\n"
11072"and then push using the remote name\n"
11073"\n"
11074" git push <name>\n"
11075msgstr ""
11076
18a90722 11077#: builtin/push.c:391
cc76011e
JX
11078msgid "--all and --tags are incompatible"
11079msgstr ""
11080
18a90722 11081#: builtin/push.c:392
cc76011e
JX
11082msgid "--all can't be combined with refspecs"
11083msgstr ""
11084
18a90722 11085#: builtin/push.c:397
cc76011e
JX
11086msgid "--mirror and --tags are incompatible"
11087msgstr ""
11088
18a90722 11089#: builtin/push.c:398
cc76011e
JX
11090msgid "--mirror can't be combined with refspecs"
11091msgstr ""
11092
18a90722 11093#: builtin/push.c:403
cc76011e
JX
11094msgid "--all and --mirror are incompatible"
11095msgstr ""
11096
18a90722 11097#: builtin/push.c:535
cc76011e
JX
11098msgid "repository"
11099msgstr ""
11100
18a90722 11101#: builtin/push.c:536 builtin/send-pack.c:163
cc76011e
JX
11102msgid "push all refs"
11103msgstr ""
11104
18a90722 11105#: builtin/push.c:537 builtin/send-pack.c:165
cc76011e
JX
11106msgid "mirror all refs"
11107msgstr ""
11108
18a90722 11109#: builtin/push.c:539
cc76011e
JX
11110msgid "delete refs"
11111msgstr ""
11112
18a90722 11113#: builtin/push.c:540
cc76011e
JX
11114msgid "push tags (can't be used with --all or --mirror)"
11115msgstr ""
11116
18a90722 11117#: builtin/push.c:543 builtin/send-pack.c:166
cc76011e
JX
11118msgid "force updates"
11119msgstr ""
11120
18a90722 11121#: builtin/push.c:545 builtin/send-pack.c:180
727b9576
JX
11122msgid "refname>:<expect"
11123msgstr ""
11124
18a90722 11125#: builtin/push.c:546 builtin/send-pack.c:181
727b9576
JX
11126msgid "require old value of ref to be at this value"
11127msgstr ""
11128
18a90722 11129#: builtin/push.c:549
cc76011e
JX
11130msgid "control recursive pushing of submodules"
11131msgstr ""
11132
18a90722 11133#: builtin/push.c:551 builtin/send-pack.c:174
cc76011e
JX
11134msgid "use thin pack"
11135msgstr ""
11136
18a90722 11137#: builtin/push.c:552 builtin/push.c:553 builtin/send-pack.c:160
5b34e000 11138#: builtin/send-pack.c:161
cc76011e
JX
11139msgid "receive pack program"
11140msgstr ""
11141
18a90722 11142#: builtin/push.c:554
cc76011e
JX
11143msgid "set upstream for git pull/status"
11144msgstr ""
11145
18a90722 11146#: builtin/push.c:557
cc76011e
JX
11147msgid "prune locally removed refs"
11148msgstr ""
11149
18a90722 11150#: builtin/push.c:559
9caaf23e
JX
11151msgid "bypass pre-push hook"
11152msgstr ""
11153
18a90722 11154#: builtin/push.c:560
c138af56 11155msgid "push missing but relevant tags"
cc76011e
JX
11156msgstr ""
11157
18a90722 11158#: builtin/push.c:563 builtin/send-pack.c:168
d07a63e4
JX
11159msgid "GPG sign the push"
11160msgstr ""
11161
18a90722 11162#: builtin/push.c:565 builtin/send-pack.c:175
c2ea1208
JX
11163msgid "request atomic transaction on remote side"
11164msgstr ""
11165
18a90722 11166#: builtin/push.c:566 builtin/send-pack.c:171
9fa976ff
JX
11167msgid "server-specific"
11168msgstr ""
11169
18a90722 11170#: builtin/push.c:566 builtin/send-pack.c:172
9fa976ff
JX
11171msgid "option to transmit"
11172msgstr ""
11173
18a90722 11174#: builtin/push.c:583
c138af56
JX
11175msgid "--delete is incompatible with --all, --mirror and --tags"
11176msgstr ""
11177
18a90722 11178#: builtin/push.c:585
cc76011e
JX
11179msgid "--delete doesn't make sense without any refs"
11180msgstr ""
11181
18a90722 11182#: builtin/push.c:604
9fa976ff
JX
11183msgid "push options must not have new line characters"
11184msgstr ""
11185
dfc182b1 11186#: builtin/read-tree.c:40
cc76011e 11187msgid ""
df0617bf 11188"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
cc76011e
JX
11189"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
11190"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
11191msgstr ""
11192
5b34e000 11193#: builtin/read-tree.c:121
cc76011e
JX
11194msgid "write resulting index to <file>"
11195msgstr ""
11196
5b34e000 11197#: builtin/read-tree.c:124
cc76011e
JX
11198msgid "only empty the index"
11199msgstr ""
11200
5b34e000 11201#: builtin/read-tree.c:126
cc76011e
JX
11202msgid "Merging"
11203msgstr ""
11204
5b34e000 11205#: builtin/read-tree.c:128
cc76011e
JX
11206msgid "perform a merge in addition to a read"
11207msgstr ""
11208
5b34e000 11209#: builtin/read-tree.c:130
cc76011e
JX
11210msgid "3-way merge if no file level merging required"
11211msgstr ""
11212
5b34e000 11213#: builtin/read-tree.c:132
cc76011e
JX
11214msgid "3-way merge in presence of adds and removes"
11215msgstr ""
11216
5b34e000 11217#: builtin/read-tree.c:134
cc76011e
JX
11218msgid "same as -m, but discard unmerged entries"
11219msgstr ""
11220
5b34e000 11221#: builtin/read-tree.c:135
cc76011e
JX
11222msgid "<subdirectory>/"
11223msgstr ""
11224
5b34e000 11225#: builtin/read-tree.c:136
cc76011e
JX
11226msgid "read the tree into the index under <subdirectory>/"
11227msgstr ""
11228
5b34e000 11229#: builtin/read-tree.c:139
cc76011e
JX
11230msgid "update working tree with merge result"
11231msgstr ""
11232
5b34e000 11233#: builtin/read-tree.c:141
cc76011e
JX
11234msgid "gitignore"
11235msgstr ""
11236
5b34e000 11237#: builtin/read-tree.c:142
cc76011e
JX
11238msgid "allow explicitly ignored files to be overwritten"
11239msgstr ""
11240
5b34e000 11241#: builtin/read-tree.c:145
cc76011e
JX
11242msgid "don't check the working tree after merging"
11243msgstr ""
11244
5b34e000 11245#: builtin/read-tree.c:146
cc76011e
JX
11246msgid "don't update the index or the work tree"
11247msgstr ""
11248
5b34e000 11249#: builtin/read-tree.c:148
cc76011e
JX
11250msgid "skip applying sparse checkout filter"
11251msgstr ""
11252
5b34e000 11253#: builtin/read-tree.c:150
cc76011e
JX
11254msgid "debug unpack-trees"
11255msgstr ""
11256
5b34e000 11257#: builtin/rebase--helper.c:8
dfc182b1
JX
11258msgid "git rebase--helper [<options>]"
11259msgstr ""
11260
18a90722 11261#: builtin/rebase--helper.c:24
25eab542
JX
11262msgid "keep empty commits"
11263msgstr ""
11264
18a90722 11265#: builtin/rebase--helper.c:25
dfc182b1
JX
11266msgid "continue rebase"
11267msgstr ""
11268
18a90722 11269#: builtin/rebase--helper.c:27
dfc182b1
JX
11270msgid "abort rebase"
11271msgstr ""
11272
25eab542 11273#: builtin/rebase--helper.c:30
18a90722 11274msgid "make rebase script"
25eab542
JX
11275msgstr ""
11276
11277#: builtin/rebase--helper.c:32
18a90722 11278msgid "shorten commit ids in the todo list"
25eab542
JX
11279msgstr ""
11280
11281#: builtin/rebase--helper.c:34
18a90722 11282msgid "expand commit ids in the todo list"
25eab542
JX
11283msgstr ""
11284
11285#: builtin/rebase--helper.c:36
18a90722 11286msgid "check the todo list"
25eab542
JX
11287msgstr ""
11288
11289#: builtin/rebase--helper.c:38
18a90722
JX
11290msgid "skip unnecessary picks"
11291msgstr ""
11292
11293#: builtin/rebase--helper.c:40
25eab542
JX
11294msgid "rearrange fixup/squash lines"
11295msgstr ""
11296
18a90722
JX
11297#: builtin/rebase--helper.c:42
11298msgid "insert exec commands in todo list"
11299msgstr ""
11300
11301#: builtin/receive-pack.c:30
f517e50d
JX
11302msgid "git receive-pack <git-dir>"
11303msgstr ""
11304
18a90722 11305#: builtin/receive-pack.c:840
fda7b092
JX
11306msgid ""
11307"By default, updating the current branch in a non-bare repository\n"
11308"is denied, because it will make the index and work tree inconsistent\n"
11309"with what you pushed, and will require 'git reset --hard' to match\n"
11310"the work tree to HEAD.\n"
11311"\n"
673bfad0
JX
11312"You can set the 'receive.denyCurrentBranch' configuration variable\n"
11313"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
fda7b092
JX
11314"its current branch; however, this is not recommended unless you\n"
11315"arranged to update its work tree to match what you pushed in some\n"
11316"other way.\n"
11317"\n"
11318"To squelch this message and still keep the default behaviour, set\n"
11319"'receive.denyCurrentBranch' configuration variable to 'refuse'."
11320msgstr ""
11321
18a90722 11322#: builtin/receive-pack.c:860
fda7b092
JX
11323msgid ""
11324"By default, deleting the current branch is denied, because the next\n"
11325"'git clone' won't result in any file checked out, causing confusion.\n"
11326"\n"
11327"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
11328"'warn' or 'ignore' in the remote repository to allow deleting the\n"
11329"current branch, with or without a warning message.\n"
11330"\n"
11331"To squelch this message, you can set it to 'refuse'."
11332msgstr ""
11333
18a90722 11334#: builtin/receive-pack.c:1933
f517e50d
JX
11335msgid "quiet"
11336msgstr ""
11337
18a90722 11338#: builtin/receive-pack.c:1947
f517e50d
JX
11339msgid "You must specify a directory."
11340msgstr ""
11341
18a90722 11342#: builtin/reflog.c:531 builtin/reflog.c:536
28b3cffc
JX
11343#, c-format
11344msgid "'%s' is not a valid timestamp"
11345msgstr ""
11346
5b34e000 11347#: builtin/remote.c:13
cc76011e
JX
11348msgid "git remote [-v | --verbose]"
11349msgstr ""
11350
5b34e000 11351#: builtin/remote.c:14
cc76011e 11352msgid ""
c2ea1208 11353"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
cc76011e
JX
11354"mirror=<fetch|push>] <name> <url>"
11355msgstr ""
11356
5b34e000 11357#: builtin/remote.c:15 builtin/remote.c:35
cc76011e
JX
11358msgid "git remote rename <old> <new>"
11359msgstr ""
11360
5b34e000 11361#: builtin/remote.c:16 builtin/remote.c:40
cc76011e
JX
11362msgid "git remote remove <name>"
11363msgstr ""
11364
5b34e000 11365#: builtin/remote.c:17 builtin/remote.c:45
c2ea1208 11366msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
cc76011e
JX
11367msgstr ""
11368
5b34e000 11369#: builtin/remote.c:18
cc76011e
JX
11370msgid "git remote [-v | --verbose] show [-n] <name>"
11371msgstr ""
11372
5b34e000 11373#: builtin/remote.c:19
cc76011e
JX
11374msgid "git remote prune [-n | --dry-run] <name>"
11375msgstr ""
11376
5b34e000 11377#: builtin/remote.c:20
cc76011e
JX
11378msgid ""
11379"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
11380msgstr ""
11381
5b34e000 11382#: builtin/remote.c:21
cc76011e
JX
11383msgid "git remote set-branches [--add] <name> <branch>..."
11384msgstr ""
11385
5b34e000 11386#: builtin/remote.c:22 builtin/remote.c:71
f4f2c8f8
JX
11387msgid "git remote get-url [--push] [--all] <name>"
11388msgstr ""
11389
5b34e000 11390#: builtin/remote.c:23 builtin/remote.c:76
cc76011e
JX
11391msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
11392msgstr ""
11393
5b34e000 11394#: builtin/remote.c:24 builtin/remote.c:77
cc76011e
JX
11395msgid "git remote set-url --add <name> <newurl>"
11396msgstr ""
11397
5b34e000 11398#: builtin/remote.c:25 builtin/remote.c:78
cc76011e
JX
11399msgid "git remote set-url --delete <name> <url>"
11400msgstr ""
11401
5b34e000 11402#: builtin/remote.c:30
cc76011e
JX
11403msgid "git remote add [<options>] <name> <url>"
11404msgstr ""
11405
5b34e000 11406#: builtin/remote.c:50
cc76011e
JX
11407msgid "git remote set-branches <name> <branch>..."
11408msgstr ""
11409
5b34e000 11410#: builtin/remote.c:51
cc76011e
JX
11411msgid "git remote set-branches --add <name> <branch>..."
11412msgstr ""
11413
5b34e000 11414#: builtin/remote.c:56
cc76011e
JX
11415msgid "git remote show [<options>] <name>"
11416msgstr ""
11417
5b34e000 11418#: builtin/remote.c:61
cc76011e
JX
11419msgid "git remote prune [<options>] <name>"
11420msgstr ""
11421
5b34e000 11422#: builtin/remote.c:66
cc76011e
JX
11423msgid "git remote update [<options>] [<group> | <remote>]..."
11424msgstr ""
11425
5b34e000 11426#: builtin/remote.c:95
cc76011e
JX
11427#, c-format
11428msgid "Updating %s"
11429msgstr ""
11430
5b34e000 11431#: builtin/remote.c:127
cc76011e
JX
11432msgid ""
11433"--mirror is dangerous and deprecated; please\n"
11434"\t use --mirror=fetch or --mirror=push instead"
11435msgstr ""
11436
5b34e000 11437#: builtin/remote.c:144
cc76011e
JX
11438#, c-format
11439msgid "unknown mirror argument: %s"
11440msgstr ""
11441
5b34e000 11442#: builtin/remote.c:160
cc76011e
JX
11443msgid "fetch the remote branches"
11444msgstr ""
11445
5b34e000 11446#: builtin/remote.c:162
cc76011e
JX
11447msgid "import all tags and associated objects when fetching"
11448msgstr ""
11449
5b34e000 11450#: builtin/remote.c:165
cc76011e
JX
11451msgid "or do not fetch any tag at all (--no-tags)"
11452msgstr ""
11453
5b34e000 11454#: builtin/remote.c:167
cc76011e
JX
11455msgid "branch(es) to track"
11456msgstr ""
11457
5b34e000 11458#: builtin/remote.c:168
cc76011e
JX
11459msgid "master branch"
11460msgstr ""
11461
5b34e000 11462#: builtin/remote.c:169
cc76011e
JX
11463msgid "push|fetch"
11464msgstr ""
11465
5b34e000 11466#: builtin/remote.c:170
cc76011e
JX
11467msgid "set up remote as a mirror to push to or fetch from"
11468msgstr ""
11469
5b34e000 11470#: builtin/remote.c:182
cc76011e
JX
11471msgid "specifying a master branch makes no sense with --mirror"
11472msgstr ""
11473
5b34e000 11474#: builtin/remote.c:184
cc76011e
JX
11475msgid "specifying branches to track makes sense only with fetch mirrors"
11476msgstr ""
11477
25eab542 11478#: builtin/remote.c:191 builtin/remote.c:631
cc76011e
JX
11479#, c-format
11480msgid "remote %s already exists."
11481msgstr ""
11482
25eab542 11483#: builtin/remote.c:195 builtin/remote.c:635
cc76011e
JX
11484#, c-format
11485msgid "'%s' is not a valid remote name"
11486msgstr ""
11487
5b34e000 11488#: builtin/remote.c:235
cc76011e
JX
11489#, c-format
11490msgid "Could not setup master '%s'"
11491msgstr ""
11492
5b34e000 11493#: builtin/remote.c:337
cc76011e
JX
11494#, c-format
11495msgid "Could not get fetch map for refspec %s"
11496msgstr ""
11497
5b34e000 11498#: builtin/remote.c:438 builtin/remote.c:446
cc76011e
JX
11499msgid "(matching)"
11500msgstr ""
11501
5b34e000 11502#: builtin/remote.c:450
cc76011e
JX
11503msgid "(delete)"
11504msgstr ""
11505
25eab542 11506#: builtin/remote.c:624 builtin/remote.c:759 builtin/remote.c:858
cc76011e
JX
11507#, c-format
11508msgid "No such remote: %s"
11509msgstr ""
11510
25eab542 11511#: builtin/remote.c:641
cc76011e
JX
11512#, c-format
11513msgid "Could not rename config section '%s' to '%s'"
11514msgstr ""
11515
25eab542 11516#: builtin/remote.c:661
cc76011e
JX
11517#, c-format
11518msgid ""
11519"Not updating non-default fetch refspec\n"
11520"\t%s\n"
11521"\tPlease update the configuration manually if necessary."
11522msgstr ""
11523
25eab542 11524#: builtin/remote.c:697
cc76011e
JX
11525#, c-format
11526msgid "deleting '%s' failed"
11527msgstr ""
11528
25eab542 11529#: builtin/remote.c:731
cc76011e
JX
11530#, c-format
11531msgid "creating '%s' failed"
11532msgstr ""
11533
25eab542 11534#: builtin/remote.c:796
cc76011e
JX
11535msgid ""
11536"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
11537"to delete it, use:"
11538msgid_plural ""
11539"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
11540"to delete them, use:"
11541msgstr[0] ""
11542msgstr[1] ""
11543
25eab542 11544#: builtin/remote.c:810
9eb3984b
JX
11545#, c-format
11546msgid "Could not remove config section '%s'"
11547msgstr ""
11548
25eab542 11549#: builtin/remote.c:911
cc76011e
JX
11550#, c-format
11551msgid " new (next fetch will store in remotes/%s)"
11552msgstr ""
11553
25eab542 11554#: builtin/remote.c:914
cc76011e
JX
11555msgid " tracked"
11556msgstr ""
11557
25eab542 11558#: builtin/remote.c:916
cc76011e
JX
11559msgid " stale (use 'git remote prune' to remove)"
11560msgstr ""
11561
25eab542 11562#: builtin/remote.c:918
cc76011e
JX
11563msgid " ???"
11564msgstr ""
11565
25eab542 11566#: builtin/remote.c:959
cc76011e
JX
11567#, c-format
11568msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
11569msgstr ""
11570
25eab542 11571#: builtin/remote.c:967
cc76011e 11572#, c-format
9eb3984b 11573msgid "rebases interactively onto remote %s"
cc76011e
JX
11574msgstr ""
11575
25eab542 11576#: builtin/remote.c:968
cc76011e 11577#, c-format
9fa976ff 11578msgid "rebases onto remote %s"
822e4a65
JX
11579msgstr ""
11580
25eab542 11581#: builtin/remote.c:971
9fa976ff
JX
11582#, c-format
11583msgid " merges with remote %s"
cc76011e
JX
11584msgstr ""
11585
25eab542 11586#: builtin/remote.c:974
822e4a65 11587#, c-format
cc76011e 11588msgid "merges with remote %s"
822e4a65
JX
11589msgstr ""
11590
25eab542 11591#: builtin/remote.c:977
9fa976ff
JX
11592#, c-format
11593msgid "%-*s and with remote %s\n"
cc76011e
JX
11594msgstr ""
11595
25eab542 11596#: builtin/remote.c:1020
cc76011e
JX
11597msgid "create"
11598msgstr ""
11599
25eab542 11600#: builtin/remote.c:1023
cc76011e
JX
11601msgid "delete"
11602msgstr ""
11603
25eab542 11604#: builtin/remote.c:1027
cc76011e
JX
11605msgid "up to date"
11606msgstr ""
11607
25eab542 11608#: builtin/remote.c:1030
cc76011e
JX
11609msgid "fast-forwardable"
11610msgstr ""
11611
25eab542 11612#: builtin/remote.c:1033
cc76011e
JX
11613msgid "local out of date"
11614msgstr ""
11615
25eab542 11616#: builtin/remote.c:1040
822e4a65 11617#, c-format
cc76011e 11618msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
11619msgstr ""
11620
25eab542 11621#: builtin/remote.c:1043
822e4a65 11622#, c-format
cc76011e 11623msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
11624msgstr ""
11625
25eab542 11626#: builtin/remote.c:1047
cc76011e
JX
11627#, c-format
11628msgid " %-*s forces to %s"
822e4a65
JX
11629msgstr ""
11630
25eab542 11631#: builtin/remote.c:1050
822e4a65 11632#, c-format
cc76011e 11633msgid " %-*s pushes to %s"
822e4a65
JX
11634msgstr ""
11635
25eab542 11636#: builtin/remote.c:1118
cc76011e
JX
11637msgid "do not query remotes"
11638msgstr ""
11639
25eab542 11640#: builtin/remote.c:1145
822e4a65 11641#, c-format
cc76011e 11642msgid "* remote %s"
822e4a65
JX
11643msgstr ""
11644
25eab542 11645#: builtin/remote.c:1146
822e4a65 11646#, c-format
cc76011e 11647msgid " Fetch URL: %s"
822e4a65
JX
11648msgstr ""
11649
25eab542 11650#: builtin/remote.c:1147 builtin/remote.c:1163 builtin/remote.c:1302
cc76011e
JX
11651msgid "(no URL)"
11652msgstr ""
11653
5b34e000
JX
11654#. TRANSLATORS: the colon ':' should align
11655#. with the one in " Fetch URL: %s"
11656#. translation.
11657#.
25eab542 11658#: builtin/remote.c:1161 builtin/remote.c:1163
822e4a65 11659#, c-format
cc76011e 11660msgid " Push URL: %s"
822e4a65
JX
11661msgstr ""
11662
25eab542 11663#: builtin/remote.c:1165 builtin/remote.c:1167 builtin/remote.c:1169
822e4a65 11664#, c-format
cc76011e 11665msgid " HEAD branch: %s"
822e4a65
JX
11666msgstr ""
11667
25eab542 11668#: builtin/remote.c:1165
9fa976ff
JX
11669msgid "(not queried)"
11670msgstr ""
11671
25eab542 11672#: builtin/remote.c:1167
9fa976ff
JX
11673msgid "(unknown)"
11674msgstr ""
11675
25eab542 11676#: builtin/remote.c:1171
11b90174 11677#, c-format
cc76011e
JX
11678msgid ""
11679" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
11680msgstr ""
11681
25eab542 11682#: builtin/remote.c:1183
822e4a65 11683#, c-format
cc76011e
JX
11684msgid " Remote branch:%s"
11685msgid_plural " Remote branches:%s"
11686msgstr[0] ""
11687msgstr[1] ""
11688
25eab542 11689#: builtin/remote.c:1186 builtin/remote.c:1212
cc76011e 11690msgid " (status not queried)"
822e4a65
JX
11691msgstr ""
11692
25eab542 11693#: builtin/remote.c:1195
cc76011e
JX
11694msgid " Local branch configured for 'git pull':"
11695msgid_plural " Local branches configured for 'git pull':"
11696msgstr[0] ""
11697msgstr[1] ""
11698
25eab542 11699#: builtin/remote.c:1203
cc76011e
JX
11700msgid " Local refs will be mirrored by 'git push'"
11701msgstr ""
11702
25eab542 11703#: builtin/remote.c:1209
822e4a65 11704#, c-format
cc76011e
JX
11705msgid " Local ref configured for 'git push'%s:"
11706msgid_plural " Local refs configured for 'git push'%s:"
11707msgstr[0] ""
11708msgstr[1] ""
11709
25eab542 11710#: builtin/remote.c:1230
cc76011e 11711msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
11712msgstr ""
11713
25eab542 11714#: builtin/remote.c:1232
cc76011e
JX
11715msgid "delete refs/remotes/<name>/HEAD"
11716msgstr ""
11717
25eab542 11718#: builtin/remote.c:1247
cc76011e
JX
11719msgid "Cannot determine remote HEAD"
11720msgstr ""
11721
25eab542 11722#: builtin/remote.c:1249
cc76011e
JX
11723msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
11724msgstr ""
11725
25eab542 11726#: builtin/remote.c:1259
822e4a65 11727#, c-format
cc76011e 11728msgid "Could not delete %s"
822e4a65
JX
11729msgstr ""
11730
25eab542 11731#: builtin/remote.c:1267
822e4a65 11732#, c-format
cc76011e 11733msgid "Not a valid ref: %s"
822e4a65
JX
11734msgstr ""
11735
25eab542 11736#: builtin/remote.c:1269
cc76011e
JX
11737#, c-format
11738msgid "Could not setup %s"
822e4a65
JX
11739msgstr ""
11740
25eab542 11741#: builtin/remote.c:1287
cc76011e
JX
11742#, c-format
11743msgid " %s will become dangling!"
822e4a65
JX
11744msgstr ""
11745
25eab542 11746#: builtin/remote.c:1288
cc76011e
JX
11747#, c-format
11748msgid " %s has become dangling!"
822e4a65
JX
11749msgstr ""
11750
25eab542 11751#: builtin/remote.c:1298
822e4a65 11752#, c-format
cc76011e 11753msgid "Pruning %s"
822e4a65
JX
11754msgstr ""
11755
25eab542 11756#: builtin/remote.c:1299
822e4a65 11757#, c-format
cc76011e 11758msgid "URL: %s"
822e4a65
JX
11759msgstr ""
11760
25eab542 11761#: builtin/remote.c:1315
822e4a65 11762#, c-format
cc76011e 11763msgid " * [would prune] %s"
822e4a65
JX
11764msgstr ""
11765
25eab542 11766#: builtin/remote.c:1318
822e4a65 11767#, c-format
cc76011e 11768msgid " * [pruned] %s"
822e4a65
JX
11769msgstr ""
11770
25eab542 11771#: builtin/remote.c:1363
cc76011e
JX
11772msgid "prune remotes after fetching"
11773msgstr ""
11774
25eab542 11775#: builtin/remote.c:1426 builtin/remote.c:1480 builtin/remote.c:1548
822e4a65 11776#, c-format
cc76011e 11777msgid "No such remote '%s'"
822e4a65
JX
11778msgstr ""
11779
25eab542 11780#: builtin/remote.c:1442
cc76011e 11781msgid "add branch"
ccfca8dc
JX
11782msgstr ""
11783
25eab542 11784#: builtin/remote.c:1449
cc76011e 11785msgid "no remote specified"
822e4a65
JX
11786msgstr ""
11787
25eab542 11788#: builtin/remote.c:1466
f4f2c8f8
JX
11789msgid "query push URLs rather than fetch URLs"
11790msgstr ""
11791
25eab542 11792#: builtin/remote.c:1468
f4f2c8f8
JX
11793msgid "return all URLs"
11794msgstr ""
11795
25eab542 11796#: builtin/remote.c:1496
f4f2c8f8
JX
11797#, c-format
11798msgid "no URLs configured for remote '%s'"
11799msgstr ""
11800
25eab542 11801#: builtin/remote.c:1522
cc76011e
JX
11802msgid "manipulate push URLs"
11803msgstr ""
11804
25eab542 11805#: builtin/remote.c:1524
cc76011e
JX
11806msgid "add URL"
11807msgstr ""
11808
25eab542 11809#: builtin/remote.c:1526
cc76011e
JX
11810msgid "delete URLs"
11811msgstr ""
11812
25eab542 11813#: builtin/remote.c:1533
cc76011e
JX
11814msgid "--add --delete doesn't make sense"
11815msgstr ""
11816
25eab542 11817#: builtin/remote.c:1572
cc76011e
JX
11818#, c-format
11819msgid "Invalid old URL pattern: %s"
11820msgstr ""
11821
25eab542 11822#: builtin/remote.c:1580
cc76011e
JX
11823#, c-format
11824msgid "No such URL found: %s"
11825msgstr ""
11826
25eab542 11827#: builtin/remote.c:1582
cc76011e
JX
11828msgid "Will not delete all non-push URLs"
11829msgstr ""
11830
25eab542 11831#: builtin/remote.c:1598
cc76011e
JX
11832msgid "be verbose; must be placed before a subcommand"
11833msgstr ""
11834
25eab542 11835#: builtin/remote.c:1629
fda7b092
JX
11836#, c-format
11837msgid "Unknown subcommand: %s"
11838msgstr ""
11839
5b34e000 11840#: builtin/repack.c:18
c2ea1208 11841msgid "git repack [<options>]"
727b9576
JX
11842msgstr ""
11843
5b34e000 11844#: builtin/repack.c:23
673bfad0
JX
11845msgid ""
11846"Incremental repacks are incompatible with bitmap indexes. Use\n"
11847"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
11848msgstr ""
11849
5b34e000 11850#: builtin/repack.c:168
727b9576
JX
11851msgid "pack everything in a single pack"
11852msgstr ""
11853
5b34e000 11854#: builtin/repack.c:170
727b9576
JX
11855msgid "same as -a, and turn unreachable objects loose"
11856msgstr ""
11857
5b34e000 11858#: builtin/repack.c:173
727b9576
JX
11859msgid "remove redundant packs, and run git-prune-packed"
11860msgstr ""
11861
5b34e000 11862#: builtin/repack.c:175
727b9576
JX
11863msgid "pass --no-reuse-delta to git-pack-objects"
11864msgstr ""
11865
5b34e000 11866#: builtin/repack.c:177
727b9576
JX
11867msgid "pass --no-reuse-object to git-pack-objects"
11868msgstr ""
11869
5b34e000 11870#: builtin/repack.c:179
727b9576
JX
11871msgid "do not run git-update-server-info"
11872msgstr ""
11873
5b34e000 11874#: builtin/repack.c:182
727b9576
JX
11875msgid "pass --local to git-pack-objects"
11876msgstr ""
11877
5b34e000 11878#: builtin/repack.c:184
5e078fcd
JX
11879msgid "write bitmap index"
11880msgstr ""
11881
5b34e000 11882#: builtin/repack.c:185
727b9576
JX
11883msgid "approxidate"
11884msgstr ""
11885
5b34e000 11886#: builtin/repack.c:186
727b9576
JX
11887msgid "with -A, do not loosen objects older than this"
11888msgstr ""
11889
5b34e000 11890#: builtin/repack.c:188
9fa976ff
JX
11891msgid "with -a, repack unreachable objects"
11892msgstr ""
11893
5b34e000 11894#: builtin/repack.c:190
727b9576
JX
11895msgid "size of the window used for delta compression"
11896msgstr ""
11897
5b34e000 11898#: builtin/repack.c:191 builtin/repack.c:197
d57b24b6
JX
11899msgid "bytes"
11900msgstr ""
11901
5b34e000 11902#: builtin/repack.c:192
727b9576
JX
11903msgid "same as the above, but limit memory size instead of entries count"
11904msgstr ""
11905
5b34e000 11906#: builtin/repack.c:194
727b9576
JX
11907msgid "limits the maximum delta depth"
11908msgstr ""
11909
5b34e000
JX
11910#: builtin/repack.c:196
11911msgid "limits the maximum number of threads"
11912msgstr ""
11913
11914#: builtin/repack.c:198
727b9576
JX
11915msgid "maximum size of each packfile"
11916msgstr ""
11917
5b34e000 11918#: builtin/repack.c:200
5e078fcd
JX
11919msgid "repack objects in packs marked with .keep"
11920msgstr ""
11921
5b34e000 11922#: builtin/repack.c:210
f4f2c8f8
JX
11923msgid "cannot delete packs in a precious-objects repo"
11924msgstr ""
11925
5b34e000 11926#: builtin/repack.c:214
9fa976ff
JX
11927msgid "--keep-unreachable and -A are incompatible"
11928msgstr ""
11929
18a90722 11930#: builtin/repack.c:406 builtin/worktree.c:146
727b9576 11931#, c-format
9fa976ff 11932msgid "failed to remove '%s'"
727b9576
JX
11933msgstr ""
11934
5b34e000 11935#: builtin/replace.c:20
cc76011e
JX
11936msgid "git replace [-f] <object> <replacement>"
11937msgstr ""
11938
5b34e000 11939#: builtin/replace.c:21
fe05e196
JX
11940msgid "git replace [-f] --edit <object>"
11941msgstr ""
11942
5b34e000 11943#: builtin/replace.c:22
fe05e196
JX
11944msgid "git replace [-f] --graft <commit> [<parent>...]"
11945msgstr ""
11946
5b34e000 11947#: builtin/replace.c:23
cc76011e
JX
11948msgid "git replace -d <object>..."
11949msgstr ""
11950
5b34e000 11951#: builtin/replace.c:24
df49095a 11952msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
11953msgstr ""
11954
5b34e000 11955#: builtin/replace.c:331 builtin/replace.c:369 builtin/replace.c:397
fe05e196
JX
11956#, c-format
11957msgid "Not a valid object name: '%s'"
11958msgstr ""
11959
5b34e000 11960#: builtin/replace.c:361
fe05e196
JX
11961#, c-format
11962msgid "bad mergetag in commit '%s'"
11963msgstr ""
11964
5b34e000 11965#: builtin/replace.c:363
fe05e196
JX
11966#, c-format
11967msgid "malformed mergetag in commit '%s'"
11968msgstr ""
11969
5b34e000 11970#: builtin/replace.c:374
fe05e196
JX
11971#, c-format
11972msgid ""
11973"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
11974"instead of --graft"
11975msgstr ""
11976
5b34e000 11977#: builtin/replace.c:407
fe05e196
JX
11978#, c-format
11979msgid "the original commit '%s' has a gpg signature."
11980msgstr ""
11981
5b34e000 11982#: builtin/replace.c:408
fe05e196
JX
11983msgid "the signature will be removed in the replacement commit!"
11984msgstr ""
11985
5b34e000 11986#: builtin/replace.c:414
fe05e196
JX
11987#, c-format
11988msgid "could not write replacement commit for: '%s'"
11989msgstr ""
11990
5b34e000 11991#: builtin/replace.c:438
cc76011e 11992msgid "list replace refs"
822e4a65
JX
11993msgstr ""
11994
5b34e000 11995#: builtin/replace.c:439
cc76011e 11996msgid "delete replace refs"
822e4a65
JX
11997msgstr ""
11998
5b34e000 11999#: builtin/replace.c:440
fe05e196
JX
12000msgid "edit existing object"
12001msgstr ""
12002
5b34e000 12003#: builtin/replace.c:441
fe05e196
JX
12004msgid "change a commit's parents"
12005msgstr ""
12006
5b34e000 12007#: builtin/replace.c:442
cc76011e 12008msgid "replace the ref if it exists"
822e4a65
JX
12009msgstr ""
12010
5b34e000 12011#: builtin/replace.c:443
fe05e196
JX
12012msgid "do not pretty-print contents for --edit"
12013msgstr ""
12014
5b34e000 12015#: builtin/replace.c:444
df49095a
JX
12016msgid "use this format"
12017msgstr ""
12018
5b34e000 12019#: builtin/rerere.c:13
c2ea1208 12020msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
12021msgstr ""
12022
5b34e000 12023#: builtin/rerere.c:59
cc76011e 12024msgid "register clean resolutions in index"
822e4a65
JX
12025msgstr ""
12026
5b34e000 12027#: builtin/reset.c:29
822e4a65 12028msgid ""
cc76011e 12029"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
12030msgstr ""
12031
5b34e000 12032#: builtin/reset.c:30
fda7b092 12033msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
822e4a65
JX
12034msgstr ""
12035
5b34e000 12036#: builtin/reset.c:31
46bc4039 12037msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
822e4a65
JX
12038msgstr ""
12039
5b34e000 12040#: builtin/reset.c:37
cc76011e 12041msgid "mixed"
dce37b66
JX
12042msgstr ""
12043
5b34e000 12044#: builtin/reset.c:37
cc76011e 12045msgid "soft"
dce37b66
JX
12046msgstr ""
12047
5b34e000 12048#: builtin/reset.c:37
cc76011e 12049msgid "hard"
dce37b66
JX
12050msgstr ""
12051
5b34e000 12052#: builtin/reset.c:37
cc76011e 12053msgid "merge"
dce37b66
JX
12054msgstr ""
12055
5b34e000 12056#: builtin/reset.c:37
cc76011e 12057msgid "keep"
dce37b66
JX
12058msgstr ""
12059
25eab542 12060#: builtin/reset.c:78
cc76011e 12061msgid "You do not have a valid HEAD."
dce37b66
JX
12062msgstr ""
12063
25eab542 12064#: builtin/reset.c:80
cc76011e 12065msgid "Failed to find tree of HEAD."
dce37b66
JX
12066msgstr ""
12067
25eab542 12068#: builtin/reset.c:86
822e4a65 12069#, c-format
cc76011e 12070msgid "Failed to find tree of %s."
dce37b66
JX
12071msgstr ""
12072
25eab542 12073#: builtin/reset.c:113
cc76011e
JX
12074#, c-format
12075msgid "HEAD is now at %s"
dce37b66
JX
12076msgstr ""
12077
25eab542 12078#: builtin/reset.c:197
dce37b66 12079#, c-format
cc76011e 12080msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
12081msgstr ""
12082
25eab542 12083#: builtin/reset.c:297
cc76011e 12084msgid "be quiet, only report errors"
dce37b66
JX
12085msgstr ""
12086
25eab542 12087#: builtin/reset.c:299
cc76011e 12088msgid "reset HEAD and index"
dce37b66
JX
12089msgstr ""
12090
25eab542 12091#: builtin/reset.c:300
cc76011e 12092msgid "reset only HEAD"
dce37b66
JX
12093msgstr ""
12094
25eab542 12095#: builtin/reset.c:302 builtin/reset.c:304
cc76011e 12096msgid "reset HEAD, index and working tree"
822e4a65
JX
12097msgstr ""
12098
25eab542 12099#: builtin/reset.c:306
cc76011e 12100msgid "reset HEAD but keep local changes"
dce37b66
JX
12101msgstr ""
12102
25eab542 12103#: builtin/reset.c:312
5e078fcd
JX
12104msgid "record only the fact that removed paths will be added later"
12105msgstr ""
12106
25eab542 12107#: builtin/reset.c:329
46bc4039
JX
12108#, c-format
12109msgid "Failed to resolve '%s' as a valid revision."
12110msgstr ""
12111
25eab542 12112#: builtin/reset.c:337
46bc4039
JX
12113#, c-format
12114msgid "Failed to resolve '%s' as a valid tree."
12115msgstr ""
12116
25eab542 12117#: builtin/reset.c:346
cc76011e 12118msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
12119msgstr ""
12120
25eab542 12121#: builtin/reset.c:355
cc76011e 12122msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
12123msgstr ""
12124
25eab542 12125#: builtin/reset.c:357
dce37b66 12126#, c-format
cc76011e 12127msgid "Cannot do %s reset with paths."
dce37b66
JX
12128msgstr ""
12129
25eab542 12130#: builtin/reset.c:367
822e4a65 12131#, c-format
cc76011e 12132msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
12133msgstr ""
12134
25eab542 12135#: builtin/reset.c:371
5e078fcd
JX
12136msgid "-N can only be used with --mixed"
12137msgstr ""
12138
25eab542 12139#: builtin/reset.c:388
727b9576 12140msgid "Unstaged changes after reset:"
dce37b66
JX
12141msgstr ""
12142
25eab542 12143#: builtin/reset.c:394
727b9576
JX
12144#, c-format
12145msgid "Could not reset index file to revision '%s'."
46bc4039
JX
12146msgstr ""
12147
25eab542 12148#: builtin/reset.c:398
46bc4039
JX
12149msgid "Could not write new index file."
12150msgstr ""
12151
18a90722
JX
12152#: builtin/rev-list.c:399
12153msgid "object filtering requires --objects"
12154msgstr ""
12155
12156#: builtin/rev-list.c:402
12157#, c-format
12158msgid "invalid sparse value '%s'"
12159msgstr ""
12160
12161#: builtin/rev-list.c:442
df0617bf
JX
12162msgid "rev-list does not support display of notes"
12163msgstr ""
12164
18a90722
JX
12165#: builtin/rev-list.c:445
12166msgid "cannot combine --use-bitmap-index with object filtering"
12167msgstr ""
12168
25eab542 12169#: builtin/rev-parse.c:402
c2ea1208 12170msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
12171msgstr ""
12172
25eab542 12173#: builtin/rev-parse.c:407
cc76011e 12174msgid "keep the `--` passed as an arg"
dce37b66
JX
12175msgstr ""
12176
25eab542 12177#: builtin/rev-parse.c:409
cc76011e 12178msgid "stop parsing after the first non-option argument"
dce37b66
JX
12179msgstr ""
12180
25eab542 12181#: builtin/rev-parse.c:412
df49095a
JX
12182msgid "output in stuck long form"
12183msgstr ""
12184
25eab542 12185#: builtin/rev-parse.c:545
822e4a65 12186msgid ""
c2ea1208 12187"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 12188" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 12189" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
12190"\n"
12191"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
12192msgstr ""
12193
5b34e000 12194#: builtin/revert.c:23
c2ea1208 12195msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
12196msgstr ""
12197
5b34e000 12198#: builtin/revert.c:24
cc76011e 12199msgid "git revert <subcommand>"
dce37b66
JX
12200msgstr ""
12201
5b34e000 12202#: builtin/revert.c:29
c2ea1208 12203msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
12204msgstr ""
12205
5b34e000 12206#: builtin/revert.c:30
cc76011e 12207msgid "git cherry-pick <subcommand>"
dce37b66
JX
12208msgstr ""
12209
5b34e000 12210#: builtin/revert.c:90
dce37b66 12211#, c-format
cc76011e 12212msgid "%s: %s cannot be used with %s"
dce37b66
JX
12213msgstr ""
12214
5b34e000 12215#: builtin/revert.c:99
cc76011e 12216msgid "end revert or cherry-pick sequence"
dce37b66
JX
12217msgstr ""
12218
5b34e000 12219#: builtin/revert.c:100
cc76011e 12220msgid "resume revert or cherry-pick sequence"
dce37b66
JX
12221msgstr ""
12222
5b34e000 12223#: builtin/revert.c:101
cc76011e 12224msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
12225msgstr ""
12226
5b34e000 12227#: builtin/revert.c:102
cc76011e 12228msgid "don't automatically commit"
dce37b66
JX
12229msgstr ""
12230
5b34e000 12231#: builtin/revert.c:103
cc76011e 12232msgid "edit the commit message"
dce37b66
JX
12233msgstr ""
12234
5b34e000 12235#: builtin/revert.c:106
dfc182b1 12236msgid "parent-number"
dce37b66
JX
12237msgstr ""
12238
5b34e000 12239#: builtin/revert.c:107
dfc182b1
JX
12240msgid "select mainline parent"
12241msgstr ""
12242
5b34e000 12243#: builtin/revert.c:109
cc76011e 12244msgid "merge strategy"
dce37b66
JX
12245msgstr ""
12246
5b34e000 12247#: builtin/revert.c:110
cc76011e 12248msgid "option"
dce37b66
JX
12249msgstr ""
12250
5b34e000 12251#: builtin/revert.c:111
cc76011e 12252msgid "option for merge strategy"
dce37b66
JX
12253msgstr ""
12254
5b34e000 12255#: builtin/revert.c:120
cc76011e 12256msgid "append commit name"
dce37b66
JX
12257msgstr ""
12258
5b34e000 12259#: builtin/revert.c:122
cc76011e 12260msgid "preserve initially empty commits"
1d4ac88d
JX
12261msgstr ""
12262
5b34e000 12263#: builtin/revert.c:123
cc76011e 12264msgid "allow commits with empty messages"
1d4ac88d
JX
12265msgstr ""
12266
5b34e000 12267#: builtin/revert.c:124
cc76011e 12268msgid "keep redundant, empty commits"
1d4ac88d
JX
12269msgstr ""
12270
25eab542 12271#: builtin/revert.c:214
cc76011e 12272msgid "revert failed"
dce37b66
JX
12273msgstr ""
12274
25eab542 12275#: builtin/revert.c:227
cc76011e 12276msgid "cherry-pick failed"
dce37b66
JX
12277msgstr ""
12278
5b34e000 12279#: builtin/rm.c:18
c2ea1208 12280msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
12281msgstr ""
12282
5b34e000 12283#: builtin/rm.c:206
dce37b66 12284msgid ""
28b3cffc
JX
12285"the following file has staged content different from both the\n"
12286"file and the HEAD:"
12287msgid_plural ""
12288"the following files have staged content different from both the\n"
12289"file and the HEAD:"
12290msgstr[0] ""
12291msgstr[1] ""
dce37b66 12292
5b34e000 12293#: builtin/rm.c:211
cc76011e 12294msgid ""
28b3cffc
JX
12295"\n"
12296"(use -f to force removal)"
822e4a65
JX
12297msgstr ""
12298
5b34e000 12299#: builtin/rm.c:215
28b3cffc
JX
12300msgid "the following file has changes staged in the index:"
12301msgid_plural "the following files have changes staged in the index:"
12302msgstr[0] ""
12303msgstr[1] ""
12304
5b34e000 12305#: builtin/rm.c:219 builtin/rm.c:228
cc76011e 12306msgid ""
28b3cffc 12307"\n"
cc76011e
JX
12308"(use --cached to keep the file, or -f to force removal)"
12309msgstr ""
822e4a65 12310
5b34e000 12311#: builtin/rm.c:225
28b3cffc
JX
12312msgid "the following file has local modifications:"
12313msgid_plural "the following files have local modifications:"
12314msgstr[0] ""
12315msgstr[1] ""
12316
5b34e000 12317#: builtin/rm.c:243
cc76011e 12318msgid "do not list removed files"
dce37b66
JX
12319msgstr ""
12320
5b34e000 12321#: builtin/rm.c:244
cc76011e 12322msgid "only remove from the index"
cd1e7487
JX
12323msgstr ""
12324
5b34e000 12325#: builtin/rm.c:245
cc76011e 12326msgid "override the up-to-date check"
cd1e7487
JX
12327msgstr ""
12328
5b34e000 12329#: builtin/rm.c:246
cc76011e 12330msgid "allow recursive removal"
dce37b66
JX
12331msgstr ""
12332
5b34e000 12333#: builtin/rm.c:248
cc76011e 12334msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
12335msgstr ""
12336
25eab542 12337#: builtin/rm.c:307
dce37b66 12338#, c-format
cc76011e 12339msgid "not removing '%s' recursively without -r"
dce37b66
JX
12340msgstr ""
12341
25eab542 12342#: builtin/rm.c:346
dce37b66 12343#, c-format
cc76011e 12344msgid "git rm: unable to remove %s"
dce37b66
JX
12345msgstr ""
12346
25eab542 12347#: builtin/rm.c:369
673bfad0
JX
12348#, c-format
12349msgid "could not remove '%s'"
12350msgstr ""
12351
5b34e000 12352#: builtin/send-pack.c:19
df0617bf
JX
12353msgid ""
12354"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
12355"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
12356"[<ref>...]\n"
12357" --all and explicit <ref> specification are mutually exclusive."
12358msgstr ""
12359
5b34e000 12360#: builtin/send-pack.c:162
df0617bf
JX
12361msgid "remote name"
12362msgstr ""
12363
5b34e000 12364#: builtin/send-pack.c:176
df0617bf
JX
12365msgid "use stateless RPC protocol"
12366msgstr ""
12367
5b34e000 12368#: builtin/send-pack.c:177
df0617bf
JX
12369msgid "read refs from stdin"
12370msgstr ""
12371
5b34e000 12372#: builtin/send-pack.c:178
df0617bf
JX
12373msgid "print status from remote helper"
12374msgstr ""
12375
5b34e000 12376#: builtin/shortlog.c:14
c2ea1208 12377msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
dce37b66
JX
12378msgstr ""
12379
25eab542 12380#: builtin/shortlog.c:263
673bfad0
JX
12381msgid "Group by committer rather than author"
12382msgstr ""
12383
25eab542 12384#: builtin/shortlog.c:265
cc76011e 12385msgid "sort output according to the number of commits per author"
dce37b66
JX
12386msgstr ""
12387
25eab542 12388#: builtin/shortlog.c:267
cc76011e 12389msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
12390msgstr ""
12391
25eab542 12392#: builtin/shortlog.c:269
cc76011e 12393msgid "Show the email address of each author"
dce37b66
JX
12394msgstr ""
12395
25eab542 12396#: builtin/shortlog.c:270
cc76011e 12397msgid "w[,i1[,i2]]"
dce37b66
JX
12398msgstr ""
12399
25eab542 12400#: builtin/shortlog.c:271
cc76011e 12401msgid "Linewrap output"
dce37b66
JX
12402msgstr ""
12403
5b34e000 12404#: builtin/show-branch.c:12
cc76011e 12405msgid ""
c2ea1208 12406"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
12407"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
12408"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
12409"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
12410msgstr ""
12411
5b34e000 12412#: builtin/show-branch.c:16
c2ea1208 12413msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
12414msgstr ""
12415
5b34e000 12416#: builtin/show-branch.c:376
fda7b092
JX
12417#, c-format
12418msgid "ignoring %s; cannot handle more than %d ref"
12419msgid_plural "ignoring %s; cannot handle more than %d refs"
12420msgstr[0] ""
12421msgstr[1] ""
12422
5b34e000 12423#: builtin/show-branch.c:530
fda7b092
JX
12424#, c-format
12425msgid "no matching refs with %s"
12426msgstr ""
12427
5b34e000 12428#: builtin/show-branch.c:626
cc76011e 12429msgid "show remote-tracking and local branches"
dce37b66
JX
12430msgstr ""
12431
5b34e000 12432#: builtin/show-branch.c:628
cc76011e 12433msgid "show remote-tracking branches"
dce37b66
JX
12434msgstr ""
12435
5b34e000 12436#: builtin/show-branch.c:630
cc76011e 12437msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
12438msgstr ""
12439
5b34e000 12440#: builtin/show-branch.c:632
cc76011e 12441msgid "show <n> more commits after the common ancestor"
dce37b66
JX
12442msgstr ""
12443
5b34e000 12444#: builtin/show-branch.c:634
cc76011e 12445msgid "synonym to more=-1"
822e4a65
JX
12446msgstr ""
12447
5b34e000 12448#: builtin/show-branch.c:635
cc76011e 12449msgid "suppress naming strings"
dce37b66
JX
12450msgstr ""
12451
5b34e000 12452#: builtin/show-branch.c:637
cc76011e 12453msgid "include the current branch"
dce37b66
JX
12454msgstr ""
12455
5b34e000 12456#: builtin/show-branch.c:639
cc76011e 12457msgid "name commits with their object names"
dce37b66
JX
12458msgstr ""
12459
5b34e000 12460#: builtin/show-branch.c:641
cc76011e 12461msgid "show possible merge bases"
dce37b66
JX
12462msgstr ""
12463
5b34e000 12464#: builtin/show-branch.c:643
cc76011e 12465msgid "show refs unreachable from any other ref"
dce37b66
JX
12466msgstr ""
12467
5b34e000 12468#: builtin/show-branch.c:645
cc76011e 12469msgid "show commits in topological order"
dce37b66
JX
12470msgstr ""
12471
5b34e000 12472#: builtin/show-branch.c:648
cc76011e 12473msgid "show only commits not on the first branch"
dce37b66
JX
12474msgstr ""
12475
5b34e000 12476#: builtin/show-branch.c:650
cc76011e 12477msgid "show merges reachable from only one tip"
dce37b66
JX
12478msgstr ""
12479
5b34e000 12480#: builtin/show-branch.c:652
28b3cffc 12481msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
12482msgstr ""
12483
5b34e000 12484#: builtin/show-branch.c:655
cc76011e 12485msgid "<n>[,<base>]"
dce37b66
JX
12486msgstr ""
12487
5b34e000 12488#: builtin/show-branch.c:656
cc76011e 12489msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
12490msgstr ""
12491
5b34e000 12492#: builtin/show-branch.c:690
fda7b092
JX
12493msgid ""
12494"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
12495msgstr ""
12496
5b34e000 12497#: builtin/show-branch.c:714
fda7b092
JX
12498msgid "no branches given, and HEAD is not valid"
12499msgstr ""
12500
5b34e000 12501#: builtin/show-branch.c:717
fda7b092
JX
12502msgid "--reflog option needs one branch name"
12503msgstr ""
12504
5b34e000 12505#: builtin/show-branch.c:720
fda7b092
JX
12506#, c-format
12507msgid "only %d entry can be shown at one time."
12508msgid_plural "only %d entries can be shown at one time."
12509msgstr[0] ""
12510msgstr[1] ""
12511
5b34e000 12512#: builtin/show-branch.c:724
fda7b092
JX
12513#, c-format
12514msgid "no such ref %s"
12515msgstr ""
12516
5b34e000 12517#: builtin/show-branch.c:808
fda7b092
JX
12518#, c-format
12519msgid "cannot handle more than %d rev."
12520msgid_plural "cannot handle more than %d revs."
12521msgstr[0] ""
12522msgstr[1] ""
12523
5b34e000 12524#: builtin/show-branch.c:812
fda7b092
JX
12525#, c-format
12526msgid "'%s' is not a valid ref."
12527msgstr ""
12528
5b34e000 12529#: builtin/show-branch.c:815
fda7b092
JX
12530#, c-format
12531msgid "cannot find commit %s (%s)"
12532msgstr ""
12533
cc76011e
JX
12534#: builtin/show-ref.c:10
12535msgid ""
c2ea1208
JX
12536"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
12537"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
12538msgstr ""
12539
cc76011e 12540#: builtin/show-ref.c:11
f4f2c8f8 12541msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
12542msgstr ""
12543
673bfad0 12544#: builtin/show-ref.c:159
cc76011e 12545msgid "only show tags (can be combined with heads)"
dce37b66
JX
12546msgstr ""
12547
673bfad0 12548#: builtin/show-ref.c:160
cc76011e 12549msgid "only show heads (can be combined with tags)"
dce37b66
JX
12550msgstr ""
12551
673bfad0 12552#: builtin/show-ref.c:161
cc76011e 12553msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
12554msgstr ""
12555
673bfad0 12556#: builtin/show-ref.c:164 builtin/show-ref.c:166
28b3cffc 12557msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
12558msgstr ""
12559
673bfad0 12560#: builtin/show-ref.c:168
cc76011e 12561msgid "dereference tags into object IDs"
dce37b66
JX
12562msgstr ""
12563
673bfad0 12564#: builtin/show-ref.c:170
cc76011e 12565msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
12566msgstr ""
12567
673bfad0 12568#: builtin/show-ref.c:174
cc76011e 12569msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
12570msgstr ""
12571
673bfad0 12572#: builtin/show-ref.c:176
cc76011e 12573msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
12574msgstr ""
12575
5b34e000 12576#: builtin/stripspace.c:18
f4f2c8f8
JX
12577msgid "git stripspace [-s | --strip-comments]"
12578msgstr ""
12579
5b34e000 12580#: builtin/stripspace.c:19
f4f2c8f8
JX
12581msgid "git stripspace [-c | --comment-lines]"
12582msgstr ""
12583
5b34e000 12584#: builtin/stripspace.c:36
f4f2c8f8
JX
12585msgid "skip and remove all lines starting with comment character"
12586msgstr ""
12587
5b34e000 12588#: builtin/stripspace.c:39
9eb3984b 12589msgid "prepend comment character and space to each line"
f4f2c8f8
JX
12590msgstr ""
12591
18a90722 12592#: builtin/submodule--helper.c:34 builtin/submodule--helper.c:1332
f517e50d
JX
12593#, c-format
12594msgid "No such ref: %s"
12595msgstr ""
12596
18a90722 12597#: builtin/submodule--helper.c:41 builtin/submodule--helper.c:1341
f517e50d
JX
12598#, c-format
12599msgid "Expecting a full ref name, got %s"
12600msgstr ""
12601
18a90722 12602#: builtin/submodule--helper.c:81
f517e50d
JX
12603#, c-format
12604msgid "cannot strip one component off url '%s'"
12605msgstr ""
12606
18a90722 12607#: builtin/submodule--helper.c:370 builtin/submodule--helper.c:861
f4f2c8f8
JX
12608msgid "alternative anchor for relative paths"
12609msgstr ""
12610
18a90722 12611#: builtin/submodule--helper.c:375
f4f2c8f8
JX
12612msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
12613msgstr ""
12614
18a90722 12615#: builtin/submodule--helper.c:426 builtin/submodule--helper.c:449
f517e50d
JX
12616#, c-format
12617msgid "No url found for submodule path '%s' in .gitmodules"
12618msgstr ""
12619
18a90722 12620#: builtin/submodule--helper.c:464
dfc182b1
JX
12621#, c-format
12622msgid ""
12623"could not lookup configuration '%s'. Assuming this repository is its own "
12624"authoritative upstream."
12625msgstr ""
12626
18a90722 12627#: builtin/submodule--helper.c:475
f517e50d
JX
12628#, c-format
12629msgid "Failed to register url for submodule path '%s'"
12630msgstr ""
12631
18a90722 12632#: builtin/submodule--helper.c:479
f517e50d
JX
12633#, c-format
12634msgid "Submodule '%s' (%s) registered for path '%s'\n"
12635msgstr ""
12636
18a90722 12637#: builtin/submodule--helper.c:489
f517e50d
JX
12638#, c-format
12639msgid "warning: command update mode suggested for submodule '%s'\n"
12640msgstr ""
12641
18a90722 12642#: builtin/submodule--helper.c:496
f517e50d
JX
12643#, c-format
12644msgid "Failed to register update mode for submodule path '%s'"
12645msgstr ""
12646
18a90722 12647#: builtin/submodule--helper.c:518
f517e50d
JX
12648msgid "Suppress output for initializing a submodule"
12649msgstr ""
12650
18a90722 12651#: builtin/submodule--helper.c:523
f517e50d
JX
12652msgid "git submodule--helper init [<path>]"
12653msgstr ""
12654
18a90722
JX
12655#: builtin/submodule--helper.c:591 builtin/submodule--helper.c:713
12656#, c-format
12657msgid "no submodule mapping found in .gitmodules for path '%s'"
f4f2c8f8
JX
12658msgstr ""
12659
18a90722 12660#: builtin/submodule--helper.c:626
f4f2c8f8 12661#, c-format
18a90722
JX
12662msgid "could not resolve HEAD ref inside the submodule '%s'"
12663msgstr ""
12664
12665#: builtin/submodule--helper.c:653
12666#, c-format
12667msgid "failed to recurse into submodule '%s'"
12668msgstr ""
12669
12670#: builtin/submodule--helper.c:677
12671msgid "Suppress submodule status output"
12672msgstr ""
12673
12674#: builtin/submodule--helper.c:678
12675msgid ""
12676"Use commit stored in the index instead of the one stored in the submodule "
12677"HEAD"
12678msgstr ""
12679
12680#: builtin/submodule--helper.c:679
12681msgid "recurse into nested submodules"
12682msgstr ""
12683
12684#: builtin/submodule--helper.c:684
12685msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
12686msgstr ""
12687
12688#: builtin/submodule--helper.c:708
12689msgid "git submodule--helper name <path>"
f4f2c8f8
JX
12690msgstr ""
12691
18a90722 12692#: builtin/submodule--helper.c:796 builtin/submodule--helper.c:799
fda7b092
JX
12693#, c-format
12694msgid "submodule '%s' cannot add alternate: %s"
12695msgstr ""
12696
18a90722 12697#: builtin/submodule--helper.c:835
fda7b092
JX
12698#, c-format
12699msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
12700msgstr ""
12701
18a90722 12702#: builtin/submodule--helper.c:842
fda7b092
JX
12703#, c-format
12704msgid "Value '%s' for submodule.alternateLocation is not recognized"
12705msgstr ""
12706
18a90722 12707#: builtin/submodule--helper.c:864
f4f2c8f8
JX
12708msgid "where the new submodule will be cloned to"
12709msgstr ""
12710
18a90722 12711#: builtin/submodule--helper.c:867
f4f2c8f8
JX
12712msgid "name of the new submodule"
12713msgstr ""
12714
18a90722 12715#: builtin/submodule--helper.c:870
f4f2c8f8
JX
12716msgid "url where to clone the submodule from"
12717msgstr ""
12718
18a90722 12719#: builtin/submodule--helper.c:876
f4f2c8f8
JX
12720msgid "depth for shallow clones"
12721msgstr ""
12722
18a90722 12723#: builtin/submodule--helper.c:879 builtin/submodule--helper.c:1250
fda7b092
JX
12724msgid "force cloning progress"
12725msgstr ""
12726
18a90722 12727#: builtin/submodule--helper.c:884
f4f2c8f8
JX
12728msgid ""
12729"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f517e50d 12730"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
f4f2c8f8
JX
12731msgstr ""
12732
18a90722 12733#: builtin/submodule--helper.c:915
f4f2c8f8
JX
12734#, c-format
12735msgid "clone of '%s' into submodule path '%s' failed"
12736msgstr ""
12737
18a90722 12738#: builtin/submodule--helper.c:930
f4f2c8f8
JX
12739#, c-format
12740msgid "could not get submodule directory for '%s'"
12741msgstr ""
12742
18a90722 12743#: builtin/submodule--helper.c:995
f517e50d
JX
12744#, c-format
12745msgid "Submodule path '%s' not initialized"
12746msgstr ""
12747
18a90722 12748#: builtin/submodule--helper.c:999
f517e50d
JX
12749msgid "Maybe you want to use 'update --init'?"
12750msgstr ""
12751
18a90722 12752#: builtin/submodule--helper.c:1028
f517e50d
JX
12753#, c-format
12754msgid "Skipping unmerged submodule %s"
12755msgstr ""
12756
18a90722 12757#: builtin/submodule--helper.c:1057
f517e50d
JX
12758#, c-format
12759msgid "Skipping submodule '%s'"
12760msgstr ""
12761
18a90722 12762#: builtin/submodule--helper.c:1190
9fa976ff
JX
12763#, c-format
12764msgid "Failed to clone '%s'. Retry scheduled"
12765msgstr ""
12766
18a90722 12767#: builtin/submodule--helper.c:1201
9fa976ff
JX
12768#, c-format
12769msgid "Failed to clone '%s' a second time, aborting"
12770msgstr ""
12771
18a90722 12772#: builtin/submodule--helper.c:1231 builtin/submodule--helper.c:1451
f517e50d
JX
12773msgid "path into the working tree"
12774msgstr ""
12775
18a90722 12776#: builtin/submodule--helper.c:1234
f517e50d
JX
12777msgid "path into the working tree, across nested submodule boundaries"
12778msgstr ""
12779
18a90722 12780#: builtin/submodule--helper.c:1238
f517e50d
JX
12781msgid "rebase, merge, checkout or none"
12782msgstr ""
12783
18a90722 12784#: builtin/submodule--helper.c:1242
f517e50d
JX
12785msgid "Create a shallow clone truncated to the specified number of revisions"
12786msgstr ""
12787
18a90722 12788#: builtin/submodule--helper.c:1245
f517e50d
JX
12789msgid "parallel jobs"
12790msgstr ""
12791
18a90722 12792#: builtin/submodule--helper.c:1247
9fa976ff
JX
12793msgid "whether the initial clone should follow the shallow recommendation"
12794msgstr ""
12795
18a90722 12796#: builtin/submodule--helper.c:1248
f517e50d
JX
12797msgid "don't print cloning progress"
12798msgstr ""
12799
18a90722 12800#: builtin/submodule--helper.c:1255
f517e50d
JX
12801msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
12802msgstr ""
12803
18a90722 12804#: builtin/submodule--helper.c:1268
f517e50d
JX
12805msgid "bad value for update parameter"
12806msgstr ""
12807
18a90722 12808#: builtin/submodule--helper.c:1336
9fa976ff
JX
12809#, c-format
12810msgid ""
12811"Submodule (%s) branch configured to inherit branch from superproject, but "
12812"the superproject is not on any branch"
12813msgstr ""
12814
18a90722 12815#: builtin/submodule--helper.c:1452
673bfad0
JX
12816msgid "recurse into submodules"
12817msgstr ""
12818
18a90722 12819#: builtin/submodule--helper.c:1458
673bfad0
JX
12820msgid "git submodule--helper embed-git-dir [<path>...]"
12821msgstr ""
12822
18a90722 12823#: builtin/submodule--helper.c:1517
673bfad0
JX
12824#, c-format
12825msgid "%s doesn't support --super-prefix"
12826msgstr ""
12827
18a90722 12828#: builtin/submodule--helper.c:1523
f4f2c8f8 12829#, c-format
f517e50d 12830msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
12831msgstr ""
12832
5b34e000 12833#: builtin/symbolic-ref.c:8
c2ea1208 12834msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
12835msgstr ""
12836
5b34e000 12837#: builtin/symbolic-ref.c:9
c2ea1208 12838msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
12839msgstr ""
12840
25eab542 12841#: builtin/symbolic-ref.c:40
cc76011e
JX
12842msgid "suppress error message for non-symbolic (detached) refs"
12843msgstr ""
12844
25eab542 12845#: builtin/symbolic-ref.c:41
fe52cd62
JX
12846msgid "delete symbolic ref"
12847msgstr ""
12848
25eab542 12849#: builtin/symbolic-ref.c:42
cc76011e
JX
12850msgid "shorten ref output"
12851msgstr ""
12852
25eab542 12853#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
12854msgid "reason"
12855msgstr ""
12856
25eab542 12857#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
12858msgid "reason of the update"
12859msgstr ""
12860
5b34e000 12861#: builtin/tag.c:24
dce37b66 12862msgid ""
c2ea1208
JX
12863"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
12864"[<head>]"
dce37b66
JX
12865msgstr ""
12866
5b34e000 12867#: builtin/tag.c:25
cc76011e 12868msgid "git tag -d <tagname>..."
dce37b66
JX
12869msgstr ""
12870
5b34e000 12871#: builtin/tag.c:26
cc76011e 12872msgid ""
dfc182b1
JX
12873"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
12874"points-at <object>]\n"
f4f2c8f8 12875"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
dce37b66
JX
12876msgstr ""
12877
5b34e000 12878#: builtin/tag.c:28
673bfad0 12879msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
12880msgstr ""
12881
25eab542 12882#: builtin/tag.c:86
dce37b66
JX
12883#, c-format
12884msgid "tag '%s' not found."
12885msgstr ""
12886
25eab542 12887#: builtin/tag.c:102
dce37b66
JX
12888#, c-format
12889msgid "Deleted tag '%s' (was %s)\n"
12890msgstr ""
12891
25eab542 12892#: builtin/tag.c:131
9caaf23e 12893#, c-format
dce37b66
JX
12894msgid ""
12895"\n"
fe05e196
JX
12896"Write a message for tag:\n"
12897" %s\n"
9caaf23e 12898"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
12899msgstr ""
12900
25eab542 12901#: builtin/tag.c:135
9caaf23e 12902#, c-format
dce37b66
JX
12903msgid ""
12904"\n"
fe05e196
JX
12905"Write a message for tag:\n"
12906" %s\n"
9caaf23e 12907"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 12908"want to.\n"
dce37b66
JX
12909msgstr ""
12910
25eab542 12911#: builtin/tag.c:189
dce37b66
JX
12912msgid "unable to sign the tag"
12913msgstr ""
12914
25eab542 12915#: builtin/tag.c:191
dce37b66
JX
12916msgid "unable to write tag file"
12917msgstr ""
12918
25eab542 12919#: builtin/tag.c:215
dce37b66
JX
12920msgid "bad object type."
12921msgstr ""
12922
25eab542 12923#: builtin/tag.c:261
dce37b66
JX
12924msgid "no tag message?"
12925msgstr ""
12926
25eab542 12927#: builtin/tag.c:268
dce37b66
JX
12928#, c-format
12929msgid "The tag message has been left in %s\n"
12930msgstr ""
12931
25eab542 12932#: builtin/tag.c:376
cc76011e
JX
12933msgid "list tag names"
12934msgstr ""
12935
25eab542 12936#: builtin/tag.c:378
cc76011e
JX
12937msgid "print <n> lines of each tag message"
12938msgstr ""
12939
25eab542 12940#: builtin/tag.c:380
cc76011e
JX
12941msgid "delete tags"
12942msgstr ""
12943
25eab542 12944#: builtin/tag.c:381
cc76011e
JX
12945msgid "verify tags"
12946msgstr ""
12947
25eab542 12948#: builtin/tag.c:383
cc76011e
JX
12949msgid "Tag creation options"
12950msgstr ""
12951
25eab542 12952#: builtin/tag.c:385
cc76011e
JX
12953msgid "annotated tag, needs a message"
12954msgstr ""
12955
25eab542 12956#: builtin/tag.c:387
cc76011e
JX
12957msgid "tag message"
12958msgstr ""
12959
25eab542 12960#: builtin/tag.c:389
cc76011e
JX
12961msgid "annotated and GPG-signed tag"
12962msgstr ""
12963
25eab542 12964#: builtin/tag.c:393
cc76011e
JX
12965msgid "use another key to sign the tag"
12966msgstr ""
12967
25eab542 12968#: builtin/tag.c:394
cc76011e
JX
12969msgid "replace the tag if exists"
12970msgstr ""
12971
25eab542 12972#: builtin/tag.c:395 builtin/update-ref.c:368
80d1b481 12973msgid "create a reflog"
df0617bf
JX
12974msgstr ""
12975
25eab542 12976#: builtin/tag.c:397
c2ea1208 12977msgid "Tag listing options"
cc76011e
JX
12978msgstr ""
12979
25eab542 12980#: builtin/tag.c:398
c2ea1208 12981msgid "show tag list in columns"
5e078fcd
JX
12982msgstr ""
12983
25eab542 12984#: builtin/tag.c:399 builtin/tag.c:401
f4f2c8f8 12985msgid "print only tags that contain the commit"
cc76011e
JX
12986msgstr ""
12987
25eab542 12988#: builtin/tag.c:400 builtin/tag.c:402
dfc182b1
JX
12989msgid "print only tags that don't contain the commit"
12990msgstr ""
12991
25eab542 12992#: builtin/tag.c:403
f4f2c8f8 12993msgid "print only tags that are merged"
cc76011e
JX
12994msgstr ""
12995
25eab542 12996#: builtin/tag.c:404
f4f2c8f8 12997msgid "print only tags that are not merged"
cc76011e
JX
12998msgstr ""
12999
25eab542 13000#: builtin/tag.c:409
f4f2c8f8 13001msgid "print only tags of the object"
822e4a65
JX
13002msgstr ""
13003
25eab542 13004#: builtin/tag.c:453
f4f2c8f8 13005msgid "--column and -n are incompatible"
5e078fcd
JX
13006msgstr ""
13007
25eab542 13008#: builtin/tag.c:475
dfc182b1
JX
13009msgid "-n option is only allowed in list mode"
13010msgstr ""
13011
25eab542 13012#: builtin/tag.c:477
dfc182b1 13013msgid "--contains option is only allowed in list mode"
dce37b66
JX
13014msgstr ""
13015
25eab542 13016#: builtin/tag.c:479
dfc182b1 13017msgid "--no-contains option is only allowed in list mode"
dce37b66
JX
13018msgstr ""
13019
25eab542 13020#: builtin/tag.c:481
dfc182b1 13021msgid "--points-at option is only allowed in list mode"
1d4ac88d
JX
13022msgstr ""
13023
25eab542 13024#: builtin/tag.c:483
dfc182b1 13025msgid "--merged and --no-merged options are only allowed in list mode"
f4f2c8f8
JX
13026msgstr ""
13027
25eab542 13028#: builtin/tag.c:494
dce37b66
JX
13029msgid "only one -F or -m option is allowed."
13030msgstr ""
13031
25eab542 13032#: builtin/tag.c:513
dce37b66
JX
13033msgid "too many params"
13034msgstr ""
13035
25eab542 13036#: builtin/tag.c:519
dce37b66
JX
13037#, c-format
13038msgid "'%s' is not a valid tag name."
13039msgstr ""
13040
25eab542 13041#: builtin/tag.c:524
dce37b66
JX
13042#, c-format
13043msgid "tag '%s' already exists"
13044msgstr ""
13045
25eab542 13046#: builtin/tag.c:554
dce37b66
JX
13047#, c-format
13048msgid "Updated tag '%s' (was %s)\n"
13049msgstr ""
13050
5b34e000 13051#: builtin/unpack-objects.c:494
5e078fcd
JX
13052msgid "Unpacking objects"
13053msgstr ""
13054
18a90722 13055#: builtin/update-index.c:82
64f23b0c
JX
13056#, c-format
13057msgid "failed to create directory %s"
13058msgstr ""
13059
18a90722 13060#: builtin/update-index.c:88
64f23b0c
JX
13061#, c-format
13062msgid "failed to stat %s"
13063msgstr ""
13064
18a90722 13065#: builtin/update-index.c:98
64f23b0c
JX
13066#, c-format
13067msgid "failed to create file %s"
13068msgstr ""
13069
18a90722 13070#: builtin/update-index.c:106
64f23b0c
JX
13071#, c-format
13072msgid "failed to delete file %s"
13073msgstr ""
13074
18a90722 13075#: builtin/update-index.c:113 builtin/update-index.c:219
64f23b0c
JX
13076#, c-format
13077msgid "failed to delete directory %s"
13078msgstr ""
13079
18a90722 13080#: builtin/update-index.c:138
64f23b0c 13081#, c-format
9eb3984b 13082msgid "Testing mtime in '%s' "
64f23b0c
JX
13083msgstr ""
13084
18a90722 13085#: builtin/update-index.c:152
64f23b0c
JX
13086msgid "directory stat info does not change after adding a new file"
13087msgstr ""
13088
18a90722 13089#: builtin/update-index.c:165
64f23b0c
JX
13090msgid "directory stat info does not change after adding a new directory"
13091msgstr ""
13092
18a90722 13093#: builtin/update-index.c:178
64f23b0c
JX
13094msgid "directory stat info changes after updating a file"
13095msgstr ""
13096
18a90722 13097#: builtin/update-index.c:189
64f23b0c
JX
13098msgid "directory stat info changes after adding a file inside subdirectory"
13099msgstr ""
13100
18a90722 13101#: builtin/update-index.c:200
64f23b0c
JX
13102msgid "directory stat info does not change after deleting a file"
13103msgstr ""
13104
18a90722 13105#: builtin/update-index.c:213
64f23b0c
JX
13106msgid "directory stat info does not change after deleting a directory"
13107msgstr ""
13108
18a90722 13109#: builtin/update-index.c:220
64f23b0c
JX
13110msgid " OK"
13111msgstr ""
13112
18a90722 13113#: builtin/update-index.c:579
c2ea1208 13114msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
13115msgstr ""
13116
18a90722 13117#: builtin/update-index.c:936
cc76011e 13118msgid "continue refresh even when index needs update"
6f6731e7
JX
13119msgstr ""
13120
18a90722 13121#: builtin/update-index.c:939
cc76011e 13122msgid "refresh: ignore submodules"
6f6731e7
JX
13123msgstr ""
13124
18a90722 13125#: builtin/update-index.c:942
cc76011e 13126msgid "do not ignore new files"
6f6731e7
JX
13127msgstr ""
13128
18a90722 13129#: builtin/update-index.c:944
cc76011e
JX
13130msgid "let files replace directories and vice-versa"
13131msgstr ""
13132
18a90722 13133#: builtin/update-index.c:946
cc76011e
JX
13134msgid "notice files missing from worktree"
13135msgstr ""
13136
18a90722 13137#: builtin/update-index.c:948
cc76011e
JX
13138msgid "refresh even if index contains unmerged entries"
13139msgstr ""
13140
18a90722 13141#: builtin/update-index.c:951
cc76011e
JX
13142msgid "refresh stat information"
13143msgstr ""
13144
18a90722 13145#: builtin/update-index.c:955
cc76011e
JX
13146msgid "like --refresh, but ignore assume-unchanged setting"
13147msgstr ""
13148
18a90722 13149#: builtin/update-index.c:959
5e078fcd 13150msgid "<mode>,<object>,<path>"
cc76011e
JX
13151msgstr ""
13152
18a90722 13153#: builtin/update-index.c:960
cc76011e
JX
13154msgid "add the specified entry to the index"
13155msgstr ""
13156
18a90722 13157#: builtin/update-index.c:969
9fa976ff 13158msgid "mark files as \"not changing\""
cc76011e
JX
13159msgstr ""
13160
18a90722 13161#: builtin/update-index.c:972
cc76011e
JX
13162msgid "clear assumed-unchanged bit"
13163msgstr ""
13164
18a90722 13165#: builtin/update-index.c:975
cc76011e
JX
13166msgid "mark files as \"index-only\""
13167msgstr ""
13168
18a90722 13169#: builtin/update-index.c:978
cc76011e
JX
13170msgid "clear skip-worktree bit"
13171msgstr ""
13172
18a90722 13173#: builtin/update-index.c:981
cc76011e
JX
13174msgid "add to index only; do not add content to object database"
13175msgstr ""
13176
18a90722 13177#: builtin/update-index.c:983
cc76011e
JX
13178msgid "remove named paths even if present in worktree"
13179msgstr ""
13180
18a90722 13181#: builtin/update-index.c:985
cc76011e
JX
13182msgid "with --stdin: input lines are terminated by null bytes"
13183msgstr ""
13184
18a90722 13185#: builtin/update-index.c:987
cc76011e
JX
13186msgid "read list of paths to be updated from standard input"
13187msgstr ""
13188
18a90722 13189#: builtin/update-index.c:991
cc76011e
JX
13190msgid "add entries from standard input to the index"
13191msgstr ""
13192
18a90722 13193#: builtin/update-index.c:995
cc76011e
JX
13194msgid "repopulate stages #2 and #3 for the listed paths"
13195msgstr ""
13196
18a90722 13197#: builtin/update-index.c:999
cc76011e
JX
13198msgid "only update entries that differ from HEAD"
13199msgstr ""
13200
18a90722 13201#: builtin/update-index.c:1003
cc76011e
JX
13202msgid "ignore files missing from worktree"
13203msgstr ""
13204
18a90722 13205#: builtin/update-index.c:1006
cc76011e
JX
13206msgid "report actions to standard output"
13207msgstr ""
13208
18a90722 13209#: builtin/update-index.c:1008
cc76011e
JX
13210msgid "(for porcelains) forget saved unresolved conflicts"
13211msgstr ""
13212
18a90722 13213#: builtin/update-index.c:1012
cc76011e
JX
13214msgid "write index in this format"
13215msgstr ""
13216
18a90722 13217#: builtin/update-index.c:1014
fe05e196
JX
13218msgid "enable or disable split index"
13219msgstr ""
13220
18a90722 13221#: builtin/update-index.c:1016
64f23b0c
JX
13222msgid "enable/disable untracked cache"
13223msgstr ""
13224
18a90722 13225#: builtin/update-index.c:1018
9eb3984b
JX
13226msgid "test if the filesystem supports untracked cache"
13227msgstr ""
13228
18a90722 13229#: builtin/update-index.c:1020
64f23b0c
JX
13230msgid "enable untracked cache without testing the filesystem"
13231msgstr ""
13232
18a90722
JX
13233#: builtin/update-index.c:1022
13234msgid "write out the index even if is not flagged as changed"
13235msgstr ""
13236
13237#: builtin/update-index.c:1024
13238msgid "enable or disable file system monitor"
13239msgstr ""
13240
13241#: builtin/update-index.c:1026
13242msgid "mark files as fsmonitor valid"
13243msgstr ""
13244
13245#: builtin/update-index.c:1029
13246msgid "clear fsmonitor valid bit"
13247msgstr ""
13248
13249#: builtin/update-index.c:1127
dfc182b1
JX
13250msgid ""
13251"core.splitIndex is set to false; remove or change it, if you really want to "
13252"enable split index"
13253msgstr ""
13254
18a90722 13255#: builtin/update-index.c:1136
dfc182b1
JX
13256msgid ""
13257"core.splitIndex is set to true; remove or change it, if you really want to "
13258"disable split index"
13259msgstr ""
13260
18a90722 13261#: builtin/update-index.c:1147
fda7b092
JX
13262msgid ""
13263"core.untrackedCache is set to true; remove or change it, if you really want "
13264"to disable the untracked cache"
13265msgstr ""
13266
18a90722 13267#: builtin/update-index.c:1151
9eb3984b
JX
13268msgid "Untracked cache disabled"
13269msgstr ""
13270
18a90722 13271#: builtin/update-index.c:1159
fda7b092
JX
13272msgid ""
13273"core.untrackedCache is set to false; remove or change it, if you really want "
13274"to enable the untracked cache"
13275msgstr ""
13276
18a90722 13277#: builtin/update-index.c:1163
9eb3984b
JX
13278#, c-format
13279msgid "Untracked cache enabled for '%s'"
13280msgstr ""
13281
18a90722
JX
13282#: builtin/update-index.c:1171
13283msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
13284msgstr ""
13285
13286#: builtin/update-index.c:1175
13287msgid "fsmonitor enabled"
13288msgstr ""
13289
13290#: builtin/update-index.c:1178
13291msgid ""
13292"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
13293msgstr ""
13294
13295#: builtin/update-index.c:1182
13296msgid "fsmonitor disabled"
13297msgstr ""
13298
5b34e000 13299#: builtin/update-ref.c:10
c2ea1208 13300msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
13301msgstr ""
13302
5b34e000 13303#: builtin/update-ref.c:11
c2ea1208 13304msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
13305msgstr ""
13306
5b34e000 13307#: builtin/update-ref.c:12
c2ea1208 13308msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
13309msgstr ""
13310
25eab542 13311#: builtin/update-ref.c:363
cc76011e
JX
13312msgid "delete the reference"
13313msgstr ""
13314
25eab542 13315#: builtin/update-ref.c:365
cc76011e
JX
13316msgid "update <refname> not the one it points to"
13317msgstr ""
13318
25eab542 13319#: builtin/update-ref.c:366
727b9576
JX
13320msgid "stdin has NUL-terminated arguments"
13321msgstr ""
13322
25eab542 13323#: builtin/update-ref.c:367
727b9576
JX
13324msgid "read updates from stdin"
13325msgstr ""
13326
5b34e000 13327#: builtin/update-server-info.c:7
cc76011e
JX
13328msgid "git update-server-info [--force]"
13329msgstr ""
13330
5b34e000 13331#: builtin/update-server-info.c:15
cc76011e
JX
13332msgid "update the info files from scratch"
13333msgstr ""
13334
5b34e000 13335#: builtin/verify-commit.c:18
c2ea1208 13336msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
13337msgstr ""
13338
5b34e000 13339#: builtin/verify-commit.c:73
fe05e196
JX
13340msgid "print commit contents"
13341msgstr ""
13342
5b34e000 13343#: builtin/verify-commit.c:74 builtin/verify-tag.c:38
df0617bf
JX
13344msgid "print raw gpg status output"
13345msgstr ""
13346
5b34e000 13347#: builtin/verify-pack.c:55
c2ea1208 13348msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
13349msgstr ""
13350
5b34e000 13351#: builtin/verify-pack.c:65
cc76011e
JX
13352msgid "verbose"
13353msgstr ""
13354
5b34e000 13355#: builtin/verify-pack.c:67
cc76011e
JX
13356msgid "show statistics only"
13357msgstr ""
13358
5b34e000 13359#: builtin/verify-tag.c:19
673bfad0 13360msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
13361msgstr ""
13362
5b34e000 13363#: builtin/verify-tag.c:37
cc76011e
JX
13364msgid "print tag contents"
13365msgstr ""
13366
18a90722 13367#: builtin/worktree.c:17
f4f2c8f8 13368msgid "git worktree add [<options>] <path> [<branch>]"
a4156d20
JX
13369msgstr ""
13370
18a90722 13371#: builtin/worktree.c:18
9fa976ff 13372msgid "git worktree list [<options>]"
a4156d20
JX
13373msgstr ""
13374
18a90722 13375#: builtin/worktree.c:19
9fa976ff
JX
13376msgid "git worktree lock [<options>] <path>"
13377msgstr ""
13378
18a90722 13379#: builtin/worktree.c:20
9fa976ff
JX
13380msgid "git worktree prune [<options>]"
13381msgstr ""
13382
18a90722 13383#: builtin/worktree.c:21
9fa976ff 13384msgid "git worktree unlock <path>"
f4f2c8f8
JX
13385msgstr ""
13386
18a90722 13387#: builtin/worktree.c:58
a4156d20
JX
13388#, c-format
13389msgid "Removing worktrees/%s: not a valid directory"
13390msgstr ""
13391
18a90722 13392#: builtin/worktree.c:64
a4156d20
JX
13393#, c-format
13394msgid "Removing worktrees/%s: gitdir file does not exist"
13395msgstr ""
13396
18a90722 13397#: builtin/worktree.c:69 builtin/worktree.c:78
a4156d20
JX
13398#, c-format
13399msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
13400msgstr ""
13401
18a90722 13402#: builtin/worktree.c:88
25eab542
JX
13403#, c-format
13404msgid ""
13405"Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
13406"%<PRIuMAX>)"
13407msgstr ""
13408
18a90722 13409#: builtin/worktree.c:96
a4156d20
JX
13410#, c-format
13411msgid "Removing worktrees/%s: invalid gitdir file"
13412msgstr ""
13413
18a90722 13414#: builtin/worktree.c:112
a4156d20
JX
13415#, c-format
13416msgid "Removing worktrees/%s: gitdir file points to non-existent location"
13417msgstr ""
13418
18a90722 13419#: builtin/worktree.c:159
a4d94835
JX
13420msgid "report pruned working trees"
13421msgstr ""
13422
18a90722 13423#: builtin/worktree.c:161
a4d94835
JX
13424msgid "expire working trees older than <time>"
13425msgstr ""
13426
18a90722 13427#: builtin/worktree.c:236
a4156d20
JX
13428#, c-format
13429msgid "'%s' already exists"
13430msgstr ""
13431
18a90722 13432#: builtin/worktree.c:267
a4156d20
JX
13433#, c-format
13434msgid "could not create directory of '%s'"
13435msgstr ""
13436
18a90722 13437#: builtin/worktree.c:306
a4156d20 13438#, c-format
df0617bf 13439msgid "Preparing %s (identifier %s)"
a4156d20
JX
13440msgstr ""
13441
18a90722 13442#: builtin/worktree.c:368
a4156d20
JX
13443msgid "checkout <branch> even if already checked out in other worktree"
13444msgstr ""
13445
18a90722 13446#: builtin/worktree.c:370
a4156d20
JX
13447msgid "create a new branch"
13448msgstr ""
13449
18a90722 13450#: builtin/worktree.c:372
9fa976ff 13451msgid "create or reset a branch"
a4156d20
JX
13452msgstr ""
13453
18a90722 13454#: builtin/worktree.c:374
f517e50d
JX
13455msgid "populate the new working tree"
13456msgstr ""
13457
18a90722 13458#: builtin/worktree.c:375
28e1aaa4
JX
13459msgid "keep the new working tree locked"
13460msgstr ""
13461
18a90722
JX
13462#: builtin/worktree.c:377
13463msgid "set up tracking mode (see git-branch(1))"
13464msgstr ""
13465
13466#: builtin/worktree.c:380
13467msgid "try to match the new branch name with a remote-tracking branch"
13468msgstr ""
13469
13470#: builtin/worktree.c:388
df0617bf 13471msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
13472msgstr ""
13473
18a90722
JX
13474#: builtin/worktree.c:453
13475msgid "--[no-]track can only be used if a new branch is created"
13476msgstr ""
13477
13478#: builtin/worktree.c:553
9fa976ff
JX
13479msgid "reason for locking"
13480msgstr ""
13481
18a90722 13482#: builtin/worktree.c:565 builtin/worktree.c:598
9fa976ff
JX
13483#, c-format
13484msgid "'%s' is not a working tree"
13485msgstr ""
13486
18a90722 13487#: builtin/worktree.c:567 builtin/worktree.c:600
9fa976ff
JX
13488msgid "The main working tree cannot be locked or unlocked"
13489msgstr ""
13490
18a90722 13491#: builtin/worktree.c:572
9fa976ff
JX
13492#, c-format
13493msgid "'%s' is already locked, reason: %s"
13494msgstr ""
13495
18a90722 13496#: builtin/worktree.c:574
9fa976ff
JX
13497#, c-format
13498msgid "'%s' is already locked"
13499msgstr ""
13500
18a90722 13501#: builtin/worktree.c:602
9fa976ff
JX
13502#, c-format
13503msgid "'%s' is not locked"
13504msgstr ""
13505
5b34e000 13506#: builtin/write-tree.c:14
cc76011e
JX
13507msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
13508msgstr ""
13509
5b34e000 13510#: builtin/write-tree.c:27
cc76011e
JX
13511msgid "<prefix>/"
13512msgstr ""
13513
5b34e000 13514#: builtin/write-tree.c:28
cc76011e
JX
13515msgid "write tree object for a subdirectory <prefix>"
13516msgstr ""
13517
5b34e000 13518#: builtin/write-tree.c:31
cc76011e
JX
13519msgid "only useful for debugging"
13520msgstr ""
13521
18a90722 13522#: upload-pack.c:24
9fa976ff
JX
13523msgid "git upload-pack [<options>] <dir>"
13524msgstr ""
13525
18a90722 13526#: upload-pack.c:1041
9fa976ff
JX
13527msgid "quit after a single request/response exchange"
13528msgstr ""
13529
18a90722 13530#: upload-pack.c:1043
9fa976ff
JX
13531msgid "exit immediately after initial ref advertisement"
13532msgstr ""
13533
18a90722 13534#: upload-pack.c:1045
9fa976ff
JX
13535msgid "do not try <directory>/.git/ if <directory> is no Git directory"
13536msgstr ""
13537
18a90722 13538#: upload-pack.c:1047
9fa976ff
JX
13539msgid "interrupt transfer after <n> seconds of inactivity"
13540msgstr ""
13541
25eab542 13542#: credential-cache--daemon.c:222
fda7b092
JX
13543#, c-format
13544msgid ""
13545"The permissions on your socket directory are too loose; other\n"
13546"users may be able to read your cached credentials. Consider running:\n"
13547"\n"
13548"\tchmod 0700 %s"
13549msgstr ""
13550
25eab542 13551#: credential-cache--daemon.c:271
d07a63e4
JX
13552msgid "print debugging messages to stderr"
13553msgstr ""
13554
5b34e000 13555#: git.c:15
c6bc7d43 13556msgid ""
d07a63e4 13557"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43
JX
13558"concept guides. See 'git help <command>' or 'git help <concept>'\n"
13559"to read about a specific subcommand or concept."
6f6731e7
JX
13560msgstr ""
13561
18a90722 13562#: http.c:339
28e1aaa4
JX
13563#, c-format
13564msgid "negative value for http.postbuffer; defaulting to %d"
13565msgstr ""
13566
18a90722 13567#: http.c:360
fda7b092
JX
13568msgid "Delegation control is not supported with cURL < 7.22.0"
13569msgstr ""
13570
18a90722 13571#: http.c:369
9eb3984b
JX
13572msgid "Public key pinning not supported with cURL < 7.44.0"
13573msgstr ""
13574
18a90722 13575#: http.c:1791
673bfad0
JX
13576#, c-format
13577msgid ""
13578"unable to update url base from redirection:\n"
13579" asked for: %s\n"
13580" redirect: %s"
13581msgstr ""
13582
5b34e000 13583#: remote-curl.c:324
673bfad0
JX
13584#, c-format
13585msgid "redirecting to %s"
13586msgstr ""
13587
18a90722
JX
13588#: list-objects-filter-options.h:54
13589msgid "args"
13590msgstr ""
13591
13592#: list-objects-filter-options.h:55
13593msgid "object filtering"
13594msgstr ""
13595
df0617bf 13596#: common-cmds.h:9
64f23b0c
JX
13597msgid "start a working area (see also: git help tutorial)"
13598msgstr ""
13599
df0617bf 13600#: common-cmds.h:10
64f23b0c
JX
13601msgid "work on the current change (see also: git help everyday)"
13602msgstr ""
13603
df0617bf 13604#: common-cmds.h:11
64f23b0c
JX
13605msgid "examine the history and state (see also: git help revisions)"
13606msgstr ""
13607
df0617bf 13608#: common-cmds.h:12
64f23b0c
JX
13609msgid "grow, mark and tweak your common history"
13610msgstr ""
13611
df0617bf 13612#: common-cmds.h:13
64f23b0c
JX
13613msgid "collaborate (see also: git help workflows)"
13614msgstr ""
13615
df0617bf 13616#: common-cmds.h:17
822e4a65
JX
13617msgid "Add file contents to the index"
13618msgstr ""
13619
df0617bf
JX
13620#: common-cmds.h:18
13621msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
13622msgstr ""
13623
df0617bf 13624#: common-cmds.h:19
822e4a65
JX
13625msgid "List, create, or delete branches"
13626msgstr ""
13627
df0617bf 13628#: common-cmds.h:20
a4156d20 13629msgid "Switch branches or restore working tree files"
822e4a65
JX
13630msgstr ""
13631
df0617bf 13632#: common-cmds.h:21
822e4a65
JX
13633msgid "Clone a repository into a new directory"
13634msgstr ""
13635
df0617bf 13636#: common-cmds.h:22
822e4a65
JX
13637msgid "Record changes to the repository"
13638msgstr ""
13639
df0617bf 13640#: common-cmds.h:23
822e4a65
JX
13641msgid "Show changes between commits, commit and working tree, etc"
13642msgstr ""
13643
df0617bf 13644#: common-cmds.h:24
822e4a65
JX
13645msgid "Download objects and refs from another repository"
13646msgstr ""
13647
df0617bf 13648#: common-cmds.h:25
822e4a65
JX
13649msgid "Print lines matching a pattern"
13650msgstr ""
13651
df0617bf 13652#: common-cmds.h:26
9caaf23e 13653msgid "Create an empty Git repository or reinitialize an existing one"
822e4a65
JX
13654msgstr ""
13655
df0617bf 13656#: common-cmds.h:27
822e4a65
JX
13657msgid "Show commit logs"
13658msgstr ""
13659
df0617bf 13660#: common-cmds.h:28
822e4a65
JX
13661msgid "Join two or more development histories together"
13662msgstr ""
13663
df0617bf 13664#: common-cmds.h:29
822e4a65
JX
13665msgid "Move or rename a file, a directory, or a symlink"
13666msgstr ""
13667
df0617bf 13668#: common-cmds.h:30
28b3cffc 13669msgid "Fetch from and integrate with another repository or a local branch"
822e4a65
JX
13670msgstr ""
13671
df0617bf 13672#: common-cmds.h:31
822e4a65
JX
13673msgid "Update remote refs along with associated objects"
13674msgstr ""
13675
df0617bf 13676#: common-cmds.h:32
f1522b27 13677msgid "Reapply commits on top of another base tip"
822e4a65
JX
13678msgstr ""
13679
df0617bf 13680#: common-cmds.h:33
822e4a65
JX
13681msgid "Reset current HEAD to the specified state"
13682msgstr ""
13683
df0617bf 13684#: common-cmds.h:34
822e4a65
JX
13685msgid "Remove files from the working tree and from the index"
13686msgstr ""
13687
df0617bf 13688#: common-cmds.h:35
822e4a65
JX
13689msgid "Show various types of objects"
13690msgstr ""
13691
df0617bf 13692#: common-cmds.h:36
822e4a65
JX
13693msgid "Show the working tree status"
13694msgstr ""
13695
df0617bf 13696#: common-cmds.h:37
822e4a65
JX
13697msgid "Create, list, delete or verify a tag object signed with GPG"
13698msgstr ""
13699
df0617bf 13700#: parse-options.h:145
d07a63e4
JX
13701msgid "expiry-date"
13702msgstr ""
13703
df0617bf 13704#: parse-options.h:160
d07a63e4
JX
13705msgid "no-op (backward compatibility)"
13706msgstr ""
13707
fda7b092 13708#: parse-options.h:238
d07a63e4
JX
13709msgid "be more verbose"
13710msgstr ""
13711
fda7b092 13712#: parse-options.h:240
d07a63e4
JX
13713msgid "be more quiet"
13714msgstr ""
13715
fda7b092 13716#: parse-options.h:246
d07a63e4
JX
13717msgid "use <n> digits to display SHA-1s"
13718msgstr ""
13719
f517e50d 13720#: rerere.h:40
d07a63e4
JX
13721msgid "update the index with reused conflict resolution if possible"
13722msgstr ""
13723
9fa976ff 13724#: git-bisect.sh:54
7256fd7c
JX
13725msgid "You need to start by \"git bisect start\""
13726msgstr ""
13727
dce37b66
JX
13728#. TRANSLATORS: Make sure to include [Y] and [n] in your
13729#. translation. The program will only accept English input
13730#. at this point.
9fa976ff 13731#: git-bisect.sh:60
dce37b66
JX
13732msgid "Do you want me to do it for you [Y/n]? "
13733msgstr ""
13734
9fa976ff 13735#: git-bisect.sh:121
dce37b66
JX
13736#, sh-format
13737msgid "unrecognised option: '$arg'"
13738msgstr ""
13739
9fa976ff 13740#: git-bisect.sh:125
dce37b66
JX
13741#, sh-format
13742msgid "'$arg' does not appear to be a valid revision"
13743msgstr ""
13744
9fa976ff 13745#: git-bisect.sh:154
dce37b66
JX
13746msgid "Bad HEAD - I need a HEAD"
13747msgstr ""
13748
9fa976ff 13749#: git-bisect.sh:167
dce37b66
JX
13750#, sh-format
13751msgid ""
c2ea1208 13752"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
dce37b66
JX
13753msgstr ""
13754
9fa976ff 13755#: git-bisect.sh:177
df49095a 13756msgid "won't bisect on cg-seek'ed tree"
dce37b66
JX
13757msgstr ""
13758
9fa976ff 13759#: git-bisect.sh:181
dce37b66
JX
13760msgid "Bad HEAD - strange symbolic ref"
13761msgstr ""
13762
9fa976ff 13763#: git-bisect.sh:233
dce37b66
JX
13764#, sh-format
13765msgid "Bad bisect_write argument: $state"
13766msgstr ""
13767
18a90722 13768#: git-bisect.sh:246
dce37b66
JX
13769#, sh-format
13770msgid "Bad rev input: $arg"
13771msgstr ""
13772
18a90722 13773#: git-bisect.sh:265
9fa976ff
JX
13774#, sh-format
13775msgid "Bad rev input: $bisected_head"
dce37b66
JX
13776msgstr ""
13777
18a90722 13778#: git-bisect.sh:274
dce37b66
JX
13779#, sh-format
13780msgid "Bad rev input: $rev"
13781msgstr ""
13782
18a90722 13783#: git-bisect.sh:283
df0617bf
JX
13784#, sh-format
13785msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
13786msgstr ""
13787
18a90722 13788#: git-bisect.sh:306
df0617bf
JX
13789#, sh-format
13790msgid "Warning: bisecting only with a $TERM_BAD commit."
7256fd7c
JX
13791msgstr ""
13792
dce37b66
JX
13793#. TRANSLATORS: Make sure to include [Y] and [n] in your
13794#. translation. The program will only accept English input
13795#. at this point.
18a90722 13796#: git-bisect.sh:312
dce37b66
JX
13797msgid "Are you sure [Y/n]? "
13798msgstr ""
13799
18a90722 13800#: git-bisect.sh:324
df0617bf 13801#, sh-format
7256fd7c 13802msgid ""
df0617bf
JX
13803"You need to give me at least one $bad_syn and one $good_syn revision.\n"
13804"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
13805msgstr ""
13806
18a90722 13807#: git-bisect.sh:327
df0617bf 13808#, sh-format
7256fd7c
JX
13809msgid ""
13810"You need to start by \"git bisect start\".\n"
df0617bf
JX
13811"You then need to give me at least one $good_syn and one $bad_syn revision.\n"
13812"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
13813msgstr ""
13814
18a90722 13815#: git-bisect.sh:398 git-bisect.sh:512
7256fd7c
JX
13816msgid "We are not bisecting."
13817msgstr ""
13818
18a90722 13819#: git-bisect.sh:405
dce37b66
JX
13820#, sh-format
13821msgid "'$invalid' is not a valid commit"
13822msgstr ""
13823
18a90722 13824#: git-bisect.sh:414
dce37b66
JX
13825#, sh-format
13826msgid ""
13827"Could not check out original HEAD '$branch'.\n"
13828"Try 'git bisect reset <commit>'."
13829msgstr ""
13830
18a90722 13831#: git-bisect.sh:422
dce37b66
JX
13832msgid "No logfile given"
13833msgstr ""
13834
18a90722 13835#: git-bisect.sh:423
dce37b66
JX
13836#, sh-format
13837msgid "cannot read $file for replaying"
13838msgstr ""
13839
18a90722 13840#: git-bisect.sh:444
dce37b66
JX
13841msgid "?? what are you talking about?"
13842msgstr ""
13843
18a90722
JX
13844#: git-bisect.sh:453
13845msgid "bisect run failed: no command provided."
13846msgstr ""
13847
13848#: git-bisect.sh:458
7256fd7c
JX
13849#, sh-format
13850msgid "running $command"
13851msgstr ""
13852
18a90722 13853#: git-bisect.sh:465
7256fd7c
JX
13854#, sh-format
13855msgid ""
13856"bisect run failed:\n"
13857"exit code $res from '$command' is < 0 or >= 128"
13858msgstr ""
13859
18a90722 13860#: git-bisect.sh:491
7256fd7c
JX
13861msgid "bisect run cannot continue any more"
13862msgstr ""
13863
18a90722 13864#: git-bisect.sh:497
7256fd7c
JX
13865#, sh-format
13866msgid ""
13867"bisect run failed:\n"
13868"'bisect_state $state' exited with error code $res"
13869msgstr ""
13870
18a90722 13871#: git-bisect.sh:504
7256fd7c 13872msgid "bisect run success"
dce37b66
JX
13873msgstr ""
13874
18a90722 13875#: git-bisect.sh:533
7256fd7c 13876#, sh-format
df0617bf 13877msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
dce37b66
JX
13878msgstr ""
13879
18a90722 13880#: git-bisect.sh:567
f4f2c8f8
JX
13881msgid "no terms defined"
13882msgstr ""
13883
18a90722 13884#: git-bisect.sh:584
f4f2c8f8
JX
13885#, sh-format
13886msgid ""
13887"invalid argument $arg for 'git bisect terms'.\n"
13888"Supported options are: --term-good|--term-old and --term-bad|--term-new."
13889msgstr ""
13890
9fa976ff
JX
13891#: git-merge-octopus.sh:46
13892msgid ""
13893"Error: Your local changes to the following files would be overwritten by "
13894"merge"
13895msgstr ""
13896
13897#: git-merge-octopus.sh:61
13898msgid "Automated merge did not work."
13899msgstr ""
13900
13901#: git-merge-octopus.sh:62
fda7b092 13902msgid "Should not be doing an octopus."
9fa976ff
JX
13903msgstr ""
13904
13905#: git-merge-octopus.sh:73
13906#, sh-format
13907msgid "Unable to find common commit with $pretty_name"
13908msgstr ""
13909
13910#: git-merge-octopus.sh:77
13911#, sh-format
25eab542 13912msgid "Already up to date with $pretty_name"
9fa976ff
JX
13913msgstr ""
13914
13915#: git-merge-octopus.sh:89
13916#, sh-format
13917msgid "Fast-forwarding to: $pretty_name"
13918msgstr ""
13919
13920#: git-merge-octopus.sh:97
13921#, sh-format
13922msgid "Trying simple merge with $pretty_name"
13923msgstr ""
13924
13925#: git-merge-octopus.sh:102
13926msgid "Simple merge did not work, trying automatic merge."
13927msgstr ""
13928
28e1aaa4 13929#: git-rebase.sh:58
3b6137f2 13930msgid ""
25eab542
JX
13931"Resolve all conflicts manually, mark them as resolved with\n"
13932"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
13933"You can instead skip this commit: run \"git rebase --skip\".\n"
13934"To abort and get back to the state before \"git rebase\", run \"git rebase --"
13935"abort\"."
3b6137f2
JX
13936msgstr ""
13937
25eab542 13938#: git-rebase.sh:160 git-rebase.sh:402
9fa976ff
JX
13939#, sh-format
13940msgid "Could not move back to $head_name"
13941msgstr ""
13942
25eab542 13943#: git-rebase.sh:171
5b34e000
JX
13944msgid "Applied autostash."
13945msgstr ""
13946
25eab542 13947#: git-rebase.sh:174
28b3cffc
JX
13948#, sh-format
13949msgid "Cannot store $stash_sha1"
13950msgstr ""
13951
25eab542 13952#: git-rebase.sh:214
3b6137f2
JX
13953msgid "The pre-rebase hook refused to rebase."
13954msgstr ""
13955
25eab542 13956#: git-rebase.sh:219
18a90722 13957msgid "It looks like 'git am' is in progress. Cannot rebase."
3b6137f2
JX
13958msgstr ""
13959
25eab542 13960#: git-rebase.sh:363
3b6137f2
JX
13961msgid "No rebase in progress?"
13962msgstr ""
13963
25eab542 13964#: git-rebase.sh:374
9306b5b9
JX
13965msgid "The --edit-todo action can only be used during interactive rebase."
13966msgstr ""
13967
25eab542 13968#: git-rebase.sh:381
3b6137f2
JX
13969msgid "Cannot read HEAD"
13970msgstr ""
13971
25eab542 13972#: git-rebase.sh:384
3b6137f2
JX
13973msgid ""
13974"You must edit all merge conflicts and then\n"
13975"mark them as resolved using git add"
13976msgstr ""
13977
25eab542 13978#: git-rebase.sh:424
3b6137f2
JX
13979#, sh-format
13980msgid ""
13981"It seems that there is already a $state_dir_base directory, and\n"
13982"I wonder if you are in the middle of another rebase. If that is the\n"
13983"case, please try\n"
13984"\t$cmd_live_rebase\n"
13985"If that is not the case, please\n"
13986"\t$cmd_clear_stale_rebase\n"
13987"and run me again. I am stopping in case you still have something\n"
13988"valuable there."
13989msgstr ""
13990
25eab542 13991#: git-rebase.sh:480
3b6137f2 13992#, sh-format
18a90722 13993msgid "invalid upstream '$upstream_name'"
3b6137f2
JX
13994msgstr ""
13995
25eab542 13996#: git-rebase.sh:504
3b6137f2
JX
13997#, sh-format
13998msgid "$onto_name: there are more than one merge bases"
13999msgstr ""
14000
25eab542 14001#: git-rebase.sh:507 git-rebase.sh:511
3b6137f2
JX
14002#, sh-format
14003msgid "$onto_name: there is no merge base"
14004msgstr ""
14005
25eab542 14006#: git-rebase.sh:516
3b6137f2
JX
14007#, sh-format
14008msgid "Does not point to a valid commit: $onto_name"
14009msgstr ""
14010
18a90722 14011#: git-rebase.sh:542
3b6137f2 14012#, sh-format
18a90722 14013msgid "fatal: no such branch/commit '$branch_name'"
3b6137f2
JX
14014msgstr ""
14015
18a90722 14016#: git-rebase.sh:575
28b3cffc
JX
14017msgid "Cannot autostash"
14018msgstr ""
14019
18a90722 14020#: git-rebase.sh:580
28b3cffc
JX
14021#, sh-format
14022msgid "Created autostash: $stash_abbrev"
14023msgstr ""
14024
18a90722 14025#: git-rebase.sh:584
3b6137f2
JX
14026msgid "Please commit or stash them."
14027msgstr ""
14028
18a90722
JX
14029#: git-rebase.sh:607
14030#, sh-format
14031msgid "HEAD is up to date."
14032msgstr ""
14033
14034#: git-rebase.sh:609
3b6137f2
JX
14035#, sh-format
14036msgid "Current branch $branch_name is up to date."
14037msgstr ""
14038
18a90722
JX
14039#: git-rebase.sh:617
14040#, sh-format
14041msgid "HEAD is up to date, rebase forced."
14042msgstr ""
14043
14044#: git-rebase.sh:619
3b6137f2
JX
14045#, sh-format
14046msgid "Current branch $branch_name is up to date, rebase forced."
14047msgstr ""
14048
18a90722 14049#: git-rebase.sh:631
3b6137f2
JX
14050#, sh-format
14051msgid "Changes from $mb to $onto:"
14052msgstr ""
14053
18a90722 14054#: git-rebase.sh:640
3b6137f2
JX
14055msgid "First, rewinding head to replay your work on top of it..."
14056msgstr ""
14057
18a90722 14058#: git-rebase.sh:650
3b6137f2
JX
14059#, sh-format
14060msgid "Fast-forwarded $branch_name to $onto_name."
14061msgstr ""
14062
25eab542 14063#: git-stash.sh:61
dce37b66
JX
14064msgid "git stash clear with parameters is unimplemented"
14065msgstr ""
14066
18a90722 14067#: git-stash.sh:108
dce37b66
JX
14068msgid "You do not have the initial commit yet"
14069msgstr ""
14070
18a90722 14071#: git-stash.sh:123
dce37b66
JX
14072msgid "Cannot save the current index state"
14073msgstr ""
14074
18a90722 14075#: git-stash.sh:138
fda7b092
JX
14076msgid "Cannot save the untracked files"
14077msgstr ""
14078
18a90722 14079#: git-stash.sh:158 git-stash.sh:171
dce37b66
JX
14080msgid "Cannot save the current worktree state"
14081msgstr ""
14082
18a90722 14083#: git-stash.sh:175
dce37b66
JX
14084msgid "No changes selected"
14085msgstr ""
14086
18a90722 14087#: git-stash.sh:178
dce37b66
JX
14088msgid "Cannot remove temporary index (can't happen)"
14089msgstr ""
14090
18a90722 14091#: git-stash.sh:191
dce37b66
JX
14092msgid "Cannot record working tree state"
14093msgstr ""
14094
18a90722 14095#: git-stash.sh:229
28b3cffc
JX
14096#, sh-format
14097msgid "Cannot update $ref_stash with $w_commit"
14098msgstr ""
14099
18a90722 14100#: git-stash.sh:281
7256fd7c 14101#, sh-format
18a90722 14102msgid "error: unknown option for 'stash push': $option"
7256fd7c
JX
14103msgstr ""
14104
18a90722 14105#: git-stash.sh:295
fda7b092
JX
14106msgid "Can't use --patch and --include-untracked or --all at the same time"
14107msgstr ""
14108
18a90722 14109#: git-stash.sh:303
dce37b66
JX
14110msgid "No local changes to save"
14111msgstr ""
14112
18a90722 14113#: git-stash.sh:308
dce37b66
JX
14114msgid "Cannot initialize stash"
14115msgstr ""
14116
18a90722 14117#: git-stash.sh:312
dce37b66
JX
14118msgid "Cannot save the current status"
14119msgstr ""
14120
18a90722 14121#: git-stash.sh:313
9fa976ff
JX
14122#, sh-format
14123msgid "Saved working directory and index state $stash_msg"
14124msgstr ""
14125
18a90722 14126#: git-stash.sh:341
dce37b66
JX
14127msgid "Cannot remove worktree changes"
14128msgstr ""
14129
18a90722 14130#: git-stash.sh:489
64f23b0c
JX
14131#, sh-format
14132msgid "unknown option: $opt"
14133msgstr ""
14134
18a90722 14135#: git-stash.sh:502
5b34e000 14136msgid "No stash entries found."
dce37b66
JX
14137msgstr ""
14138
18a90722 14139#: git-stash.sh:509
dce37b66
JX
14140#, sh-format
14141msgid "Too many revisions specified: $REV"
14142msgstr ""
14143
18a90722 14144#: git-stash.sh:524
dce37b66 14145#, sh-format
d07a63e4 14146msgid "$reference is not a valid reference"
dce37b66
JX
14147msgstr ""
14148
18a90722 14149#: git-stash.sh:552
dce37b66
JX
14150#, sh-format
14151msgid "'$args' is not a stash-like commit"
14152msgstr ""
14153
18a90722 14154#: git-stash.sh:563
dce37b66
JX
14155#, sh-format
14156msgid "'$args' is not a stash reference"
14157msgstr ""
14158
18a90722 14159#: git-stash.sh:571
dce37b66
JX
14160msgid "unable to refresh index"
14161msgstr ""
14162
18a90722 14163#: git-stash.sh:575
dce37b66
JX
14164msgid "Cannot apply a stash in the middle of a merge"
14165msgstr ""
14166
18a90722 14167#: git-stash.sh:583
dce37b66
JX
14168msgid "Conflicts in index. Try without --index."
14169msgstr ""
14170
18a90722 14171#: git-stash.sh:585
dce37b66
JX
14172msgid "Could not save index tree"
14173msgstr ""
14174
18a90722 14175#: git-stash.sh:594
5b34e000 14176msgid "Could not restore untracked files from stash entry"
fda7b092
JX
14177msgstr ""
14178
18a90722 14179#: git-stash.sh:619
dce37b66
JX
14180msgid "Cannot unstage modified files"
14181msgstr ""
14182
18a90722 14183#: git-stash.sh:634
7256fd7c
JX
14184msgid "Index was not unstashed."
14185msgstr ""
14186
18a90722 14187#: git-stash.sh:648
5b34e000 14188msgid "The stash entry is kept in case you need it again."
9fa976ff
JX
14189msgstr ""
14190
18a90722 14191#: git-stash.sh:657
dce37b66
JX
14192#, sh-format
14193msgid "Dropped ${REV} ($s)"
14194msgstr ""
14195
18a90722 14196#: git-stash.sh:658
dce37b66
JX
14197#, sh-format
14198msgid "${REV}: Could not drop stash entry"
14199msgstr ""
14200
18a90722 14201#: git-stash.sh:666
dce37b66
JX
14202msgid "No branch name specified"
14203msgstr ""
14204
18a90722 14205#: git-stash.sh:745
dce37b66
JX
14206msgid "(To restore them type \"git stash apply\")"
14207msgstr ""
14208
673bfad0 14209#: git-submodule.sh:181
28b3cffc
JX
14210msgid "Relative path can only be used from the toplevel of the working tree"
14211msgstr ""
14212
673bfad0 14213#: git-submodule.sh:191
dce37b66
JX
14214#, sh-format
14215msgid "repo URL: '$repo' must be absolute or begin with ./|../"
14216msgstr ""
14217
673bfad0 14218#: git-submodule.sh:210
dce37b66 14219#, sh-format
cd1e7487 14220msgid "'$sm_path' already exists in the index"
dce37b66
JX
14221msgstr ""
14222
673bfad0
JX
14223#: git-submodule.sh:213
14224#, sh-format
14225msgid "'$sm_path' already exists in the index and is not a submodule"
14226msgstr ""
14227
5b34e000 14228#: git-submodule.sh:219
7256fd7c
JX
14229#, sh-format
14230msgid ""
14231"The following path is ignored by one of your .gitignore files:\n"
14232"$sm_path\n"
14233"Use -f if you really want to add it."
14234msgstr ""
14235
5b34e000 14236#: git-submodule.sh:237
7256fd7c
JX
14237#, sh-format
14238msgid "Adding existing repo at '$sm_path' to the index"
14239msgstr ""
14240
5b34e000 14241#: git-submodule.sh:239
dce37b66 14242#, sh-format
cd1e7487 14243msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
14244msgstr ""
14245
5b34e000 14246#: git-submodule.sh:247
fe52cd62
JX
14247#, sh-format
14248msgid "A git directory for '$sm_name' is found locally with remote(s):"
14249msgstr ""
14250
5b34e000 14251#: git-submodule.sh:249
fe52cd62
JX
14252#, sh-format
14253msgid ""
9fa976ff
JX
14254"If you want to reuse this local git directory instead of cloning again from\n"
14255" $realrepo\n"
14256"use the '--force' option. If the local git directory is not the correct "
14257"repo\n"
fe52cd62
JX
14258"or you are unsure what this means choose another name with the '--name' "
14259"option."
14260msgstr ""
14261
5b34e000 14262#: git-submodule.sh:255
fe52cd62
JX
14263#, sh-format
14264msgid "Reactivating local git directory for submodule '$sm_name'."
14265msgstr ""
14266
5b34e000 14267#: git-submodule.sh:267
dce37b66 14268#, sh-format
cd1e7487 14269msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
14270msgstr ""
14271
5b34e000 14272#: git-submodule.sh:272
dce37b66 14273#, sh-format
cd1e7487 14274msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
14275msgstr ""
14276
5b34e000 14277#: git-submodule.sh:281
dce37b66 14278#, sh-format
cd1e7487 14279msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
14280msgstr ""
14281
5b34e000 14282#: git-submodule.sh:342
dce37b66 14283#, sh-format
f517e50d 14284msgid "Entering '$displaypath'"
dce37b66
JX
14285msgstr ""
14286
5b34e000 14287#: git-submodule.sh:362
dce37b66 14288#, sh-format
f517e50d 14289msgid "Stopping at '$displaypath'; script returned non-zero status."
dce37b66
JX
14290msgstr ""
14291
5b34e000 14292#: git-submodule.sh:433
dce37b66 14293#, sh-format
f517e50d 14294msgid "pathspec and --all are incompatible"
dce37b66
JX
14295msgstr ""
14296
5b34e000 14297#: git-submodule.sh:438
c138af56 14298#, sh-format
f517e50d 14299msgid "Use '--all' if you really want to deinitialize all submodules"
c138af56
JX
14300msgstr ""
14301
5b34e000 14302#: git-submodule.sh:458
c138af56
JX
14303#, sh-format
14304msgid ""
9fa976ff 14305"Submodule work tree '$displaypath' contains a .git directory\n"
c138af56
JX
14306"(use 'rm -rf' if you really want to remove it including all of its history)"
14307msgstr ""
14308
5b34e000 14309#: git-submodule.sh:466
dce37b66
JX
14310#, sh-format
14311msgid ""
28b3cffc 14312"Submodule work tree '$displaypath' contains local modifications; use '-f' to "
c138af56
JX
14313"discard them"
14314msgstr ""
14315
5b34e000 14316#: git-submodule.sh:469
c138af56 14317#, sh-format
28b3cffc 14318msgid "Cleared directory '$displaypath'"
c138af56
JX
14319msgstr ""
14320
5b34e000 14321#: git-submodule.sh:470
c138af56 14322#, sh-format
28b3cffc 14323msgid "Could not remove submodule work tree '$displaypath'"
c138af56
JX
14324msgstr ""
14325
5b34e000 14326#: git-submodule.sh:473
c138af56 14327#, sh-format
28b3cffc 14328msgid "Could not create empty submodule directory '$displaypath'"
c138af56
JX
14329msgstr ""
14330
5b34e000 14331#: git-submodule.sh:482
c138af56 14332#, sh-format
28b3cffc 14333msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
c138af56
JX
14334msgstr ""
14335
25eab542 14336#: git-submodule.sh:637
dce37b66 14337#, sh-format
28b3cffc 14338msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
14339msgstr ""
14340
25eab542 14341#: git-submodule.sh:647
dce37b66 14342#, sh-format
cd1e7487 14343msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
14344msgstr ""
14345
25eab542 14346#: git-submodule.sh:652
9fa976ff
JX
14347#, sh-format
14348msgid ""
14349"Unable to find current ${remote_name}/${branch} revision in submodule path "
14350"'$sm_path'"
14351msgstr ""
14352
25eab542 14353#: git-submodule.sh:670
dce37b66 14354#, sh-format
28b3cffc 14355msgid "Unable to fetch in submodule path '$displaypath'"
dce37b66
JX
14356msgstr ""
14357
25eab542 14358#: git-submodule.sh:676
9fa976ff
JX
14359#, sh-format
14360msgid ""
14361"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
14362"Direct fetching of that commit failed."
14363msgstr ""
14364
25eab542 14365#: git-submodule.sh:683
5e078fcd
JX
14366#, sh-format
14367msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
14368msgstr ""
14369
25eab542 14370#: git-submodule.sh:684
dce37b66 14371#, sh-format
5e078fcd
JX
14372msgid "Submodule path '$displaypath': checked out '$sha1'"
14373msgstr ""
14374
25eab542 14375#: git-submodule.sh:688
5e078fcd 14376#, sh-format
28b3cffc 14377msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
14378msgstr ""
14379
25eab542 14380#: git-submodule.sh:689
dce37b66 14381#, sh-format
28b3cffc 14382msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
14383msgstr ""
14384
25eab542 14385#: git-submodule.sh:694
dce37b66 14386#, sh-format
28b3cffc 14387msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
14388msgstr ""
14389
25eab542 14390#: git-submodule.sh:695
dce37b66 14391#, sh-format
28b3cffc 14392msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
14393msgstr ""
14394
25eab542 14395#: git-submodule.sh:700
dce37b66 14396#, sh-format
f517e50d 14397msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
dce37b66
JX
14398msgstr ""
14399
25eab542 14400#: git-submodule.sh:701
dce37b66 14401#, sh-format
f517e50d 14402msgid "Submodule path '$displaypath': '$command $sha1'"
dce37b66
JX
14403msgstr ""
14404
25eab542 14405#: git-submodule.sh:732
28b3cffc
JX
14406#, sh-format
14407msgid "Failed to recurse into submodule path '$displaypath'"
14408msgstr ""
14409
18a90722 14410#: git-submodule.sh:828
3b6137f2 14411msgid "The --cached option cannot be used with the --files option"
7256fd7c
JX
14412msgstr ""
14413
18a90722 14414#: git-submodule.sh:880
7256fd7c
JX
14415#, sh-format
14416msgid "unexpected mode $mod_dst"
dce37b66
JX
14417msgstr ""
14418
18a90722 14419#: git-submodule.sh:900
dce37b66 14420#, sh-format
28b3cffc 14421msgid " Warn: $display_name doesn't contain commit $sha1_src"
dce37b66
JX
14422msgstr ""
14423
18a90722 14424#: git-submodule.sh:903
dce37b66 14425#, sh-format
28b3cffc 14426msgid " Warn: $display_name doesn't contain commit $sha1_dst"
dce37b66
JX
14427msgstr ""
14428
18a90722 14429#: git-submodule.sh:906
dce37b66 14430#, sh-format
28b3cffc 14431msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
dce37b66
JX
14432msgstr ""
14433
18a90722 14434#: git-submodule.sh:1077
dce37b66 14435#, sh-format
28b3cffc 14436msgid "Synchronizing submodule url for '$displaypath'"
dce37b66 14437msgstr ""
f517e50d
JX
14438
14439#: git-parse-remote.sh:89
14440#, sh-format
14441msgid "See git-${cmd}(1) for details."
14442msgstr ""
9fa976ff 14443
72351d7d 14444#: git-rebase--interactive.sh:140
9fa976ff
JX
14445#, sh-format
14446msgid "Rebasing ($new_count/$total)"
14447msgstr ""
14448
72351d7d 14449#: git-rebase--interactive.sh:156
9fa976ff
JX
14450msgid ""
14451"\n"
14452"Commands:\n"
25eab542
JX
14453"p, pick = use commit\n"
14454"r, reword = use commit, but edit the commit message\n"
14455"e, edit = use commit, but stop for amending\n"
14456"s, squash = use commit, but meld into previous commit\n"
14457"f, fixup = like \"squash\", but discard this commit's log message\n"
14458"x, exec = run command (the rest of the line) using shell\n"
14459"d, drop = remove commit\n"
9fa976ff
JX
14460"\n"
14461"These lines can be re-ordered; they are executed from top to bottom.\n"
14462msgstr ""
14463
72351d7d 14464#: git-rebase--interactive.sh:171
9fa976ff
JX
14465msgid ""
14466"\n"
14467"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
14468msgstr ""
14469
72351d7d 14470#: git-rebase--interactive.sh:175
9fa976ff
JX
14471msgid ""
14472"\n"
14473"If you remove a line here THAT COMMIT WILL BE LOST.\n"
14474msgstr ""
14475
72351d7d 14476#: git-rebase--interactive.sh:211
9fa976ff
JX
14477#, sh-format
14478msgid ""
14479"You can amend the commit now, with\n"
14480"\n"
14481"\tgit commit --amend $gpg_sign_opt_quoted\n"
14482"\n"
14483"Once you are satisfied with your changes, run\n"
14484"\n"
14485"\tgit rebase --continue"
14486msgstr ""
14487
72351d7d 14488#: git-rebase--interactive.sh:236
9fa976ff
JX
14489#, sh-format
14490msgid "$sha1: not a commit that can be picked"
14491msgstr ""
14492
72351d7d 14493#: git-rebase--interactive.sh:275
9fa976ff
JX
14494#, sh-format
14495msgid "Invalid commit name: $sha1"
14496msgstr ""
14497
72351d7d 14498#: git-rebase--interactive.sh:317
9fa976ff
JX
14499msgid "Cannot write current commit's replacement sha1"
14500msgstr ""
14501
72351d7d 14502#: git-rebase--interactive.sh:369
9fa976ff
JX
14503#, sh-format
14504msgid "Fast-forward to $sha1"
14505msgstr ""
14506
72351d7d 14507#: git-rebase--interactive.sh:371
9fa976ff
JX
14508#, sh-format
14509msgid "Cannot fast-forward to $sha1"
14510msgstr ""
14511
72351d7d 14512#: git-rebase--interactive.sh:380
9fa976ff
JX
14513#, sh-format
14514msgid "Cannot move HEAD to $first_parent"
14515msgstr ""
14516
72351d7d 14517#: git-rebase--interactive.sh:385
9fa976ff
JX
14518#, sh-format
14519msgid "Refusing to squash a merge: $sha1"
14520msgstr ""
14521
25eab542 14522#: git-rebase--interactive.sh:400
9fa976ff
JX
14523#, sh-format
14524msgid "Error redoing merge $sha1"
14525msgstr ""
14526
25eab542 14527#: git-rebase--interactive.sh:408
9fa976ff
JX
14528#, sh-format
14529msgid "Could not pick $sha1"
14530msgstr ""
14531
25eab542 14532#: git-rebase--interactive.sh:417
5bd166d8
JX
14533#, sh-format
14534msgid "This is the commit message #${n}:"
9fa976ff
JX
14535msgstr ""
14536
25eab542 14537#: git-rebase--interactive.sh:422
9fa976ff 14538#, sh-format
5bd166d8 14539msgid "The commit message #${n} will be skipped:"
9fa976ff
JX
14540msgstr ""
14541
25eab542 14542#: git-rebase--interactive.sh:433
9fa976ff 14543#, sh-format
9fa976ff
JX
14544msgid "This is a combination of $count commit."
14545msgid_plural "This is a combination of $count commits."
14546msgstr[0] ""
14547msgstr[1] ""
14548
25eab542 14549#: git-rebase--interactive.sh:442
9fa976ff
JX
14550#, sh-format
14551msgid "Cannot write $fixup_msg"
14552msgstr ""
14553
25eab542 14554#: git-rebase--interactive.sh:445
673bfad0 14555msgid "This is a combination of 2 commits."
5bd166d8
JX
14556msgstr ""
14557
25eab542
JX
14558#: git-rebase--interactive.sh:486 git-rebase--interactive.sh:529
14559#: git-rebase--interactive.sh:532
9fa976ff
JX
14560#, sh-format
14561msgid "Could not apply $sha1... $rest"
14562msgstr ""
14563
25eab542 14564#: git-rebase--interactive.sh:560
9fa976ff
JX
14565#, sh-format
14566msgid ""
14567"Could not amend commit after successfully picking $sha1... $rest\n"
14568"This is most likely due to an empty commit message, or the pre-commit hook\n"
14569"failed. If the pre-commit hook failed, you may need to resolve the issue "
14570"before\n"
14571"you are able to reword the commit."
14572msgstr ""
14573
25eab542 14574#: git-rebase--interactive.sh:575
9fa976ff
JX
14575#, sh-format
14576msgid "Stopped at $sha1_abbrev... $rest"
14577msgstr ""
14578
25eab542 14579#: git-rebase--interactive.sh:590
9fa976ff
JX
14580#, sh-format
14581msgid "Cannot '$squash_style' without a previous commit"
14582msgstr ""
14583
25eab542 14584#: git-rebase--interactive.sh:632
9fa976ff
JX
14585#, sh-format
14586msgid "Executing: $rest"
14587msgstr ""
14588
25eab542 14589#: git-rebase--interactive.sh:640
9fa976ff
JX
14590#, sh-format
14591msgid "Execution failed: $rest"
14592msgstr ""
14593
25eab542 14594#: git-rebase--interactive.sh:642
9fa976ff
JX
14595msgid "and made changes to the index and/or the working tree"
14596msgstr ""
14597
25eab542 14598#: git-rebase--interactive.sh:644
9fa976ff
JX
14599msgid ""
14600"You can fix the problem, and then run\n"
14601"\n"
14602"\tgit rebase --continue"
14603msgstr ""
14604
14605#. TRANSLATORS: after these lines is a command to be issued by the user
25eab542 14606#: git-rebase--interactive.sh:657
9fa976ff
JX
14607#, sh-format
14608msgid ""
14609"Execution succeeded: $rest\n"
14610"but left changes to the index and/or the working tree\n"
14611"Commit or stash your changes, and then run\n"
14612"\n"
14613"\tgit rebase --continue"
14614msgstr ""
14615
25eab542 14616#: git-rebase--interactive.sh:668
9fa976ff
JX
14617#, sh-format
14618msgid "Unknown command: $command $sha1 $rest"
14619msgstr ""
14620
25eab542 14621#: git-rebase--interactive.sh:669
9fa976ff
JX
14622msgid "Please fix this using 'git rebase --edit-todo'."
14623msgstr ""
14624
25eab542 14625#: git-rebase--interactive.sh:704
9fa976ff
JX
14626#, sh-format
14627msgid "Successfully rebased and updated $head_name."
14628msgstr ""
14629
18a90722 14630#: git-rebase--interactive.sh:728
9fa976ff
JX
14631msgid "could not detach HEAD"
14632msgstr ""
14633
18a90722 14634#: git-rebase--interactive.sh:763
9fa976ff
JX
14635msgid "Could not remove CHERRY_PICK_HEAD"
14636msgstr ""
14637
18a90722 14638#: git-rebase--interactive.sh:768
9fa976ff
JX
14639#, sh-format
14640msgid ""
14641"You have staged changes in your working tree.\n"
14642"If these changes are meant to be\n"
14643"squashed into the previous commit, run:\n"
14644"\n"
14645" git commit --amend $gpg_sign_opt_quoted\n"
14646"\n"
14647"If they are meant to go into a new commit, run:\n"
14648"\n"
14649" git commit $gpg_sign_opt_quoted\n"
14650"\n"
fda7b092 14651"In both cases, once you're done, continue with:\n"
9fa976ff
JX
14652"\n"
14653" git rebase --continue\n"
14654msgstr ""
14655
18a90722 14656#: git-rebase--interactive.sh:785
9fa976ff
JX
14657msgid "Error trying to find the author identity to amend commit"
14658msgstr ""
14659
18a90722 14660#: git-rebase--interactive.sh:790
9fa976ff
JX
14661msgid ""
14662"You have uncommitted changes in your working tree. Please commit them\n"
14663"first and then run 'git rebase --continue' again."
14664msgstr ""
14665
18a90722 14666#: git-rebase--interactive.sh:795 git-rebase--interactive.sh:799
9fa976ff
JX
14667msgid "Could not commit staged changes."
14668msgstr ""
14669
18a90722 14670#: git-rebase--interactive.sh:827
9fa976ff
JX
14671msgid ""
14672"\n"
14673"You are editing the todo file of an ongoing interactive rebase.\n"
14674"To continue rebase after editing, run:\n"
14675" git rebase --continue\n"
14676"\n"
14677msgstr ""
14678
005c62fe 14679#: git-rebase--interactive.sh:835 git-rebase--interactive.sh:995
9fa976ff
JX
14680msgid "Could not execute editor"
14681msgstr ""
14682
18a90722 14683#: git-rebase--interactive.sh:848
9fa976ff
JX
14684#, sh-format
14685msgid "Could not checkout $switch_to"
14686msgstr ""
14687
18a90722 14688#: git-rebase--interactive.sh:853
9fa976ff
JX
14689msgid "No HEAD?"
14690msgstr ""
14691
18a90722 14692#: git-rebase--interactive.sh:854
9fa976ff
JX
14693#, sh-format
14694msgid "Could not create temporary $state_dir"
14695msgstr ""
14696
18a90722 14697#: git-rebase--interactive.sh:856
9fa976ff
JX
14698msgid "Could not mark as interactive"
14699msgstr ""
14700
18a90722 14701#: git-rebase--interactive.sh:866 git-rebase--interactive.sh:871
9fa976ff
JX
14702msgid "Could not init rewritten commits"
14703msgstr ""
14704
005c62fe
JX
14705#: git-rebase--interactive.sh:897
14706msgid "Could not generate todo list"
14707msgstr ""
14708
14709#: git-rebase--interactive.sh:973
9fa976ff
JX
14710#, sh-format
14711msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
14712msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
14713msgstr[0] ""
14714msgstr[1] ""
14715
005c62fe 14716#: git-rebase--interactive.sh:978
9fa976ff
JX
14717msgid ""
14718"\n"
14719"However, if you remove everything, the rebase will be aborted.\n"
14720"\n"
14721msgstr ""
14722
005c62fe 14723#: git-rebase--interactive.sh:985
9fa976ff
JX
14724msgid "Note that empty commits are commented out"
14725msgstr ""
14726
14727#: git-sh-setup.sh:89 git-sh-setup.sh:94
14728#, sh-format
14729msgid "usage: $dashless $USAGE"
14730msgstr ""
14731
14732#: git-sh-setup.sh:190
14733#, sh-format
14734msgid "Cannot chdir to $cdup, the toplevel of the working tree"
14735msgstr ""
14736
14737#: git-sh-setup.sh:199 git-sh-setup.sh:206
14738#, sh-format
14739msgid "fatal: $program_name cannot be used without a working tree."
14740msgstr ""
14741
14742#: git-sh-setup.sh:220
14743msgid "Cannot rebase: You have unstaged changes."
14744msgstr ""
14745
14746#: git-sh-setup.sh:223
14747msgid "Cannot rewrite branches: You have unstaged changes."
14748msgstr ""
14749
fda7b092
JX
14750#: git-sh-setup.sh:226
14751msgid "Cannot pull with rebase: You have unstaged changes."
14752msgstr ""
14753
9fa976ff
JX
14754#: git-sh-setup.sh:229
14755#, sh-format
14756msgid "Cannot $action: You have unstaged changes."
14757msgstr ""
14758
14759#: git-sh-setup.sh:242
14760msgid "Cannot rebase: Your index contains uncommitted changes."
14761msgstr ""
14762
fda7b092
JX
14763#: git-sh-setup.sh:245
14764msgid "Cannot pull with rebase: Your index contains uncommitted changes."
14765msgstr ""
14766
9fa976ff
JX
14767#: git-sh-setup.sh:248
14768#, sh-format
14769msgid "Cannot $action: Your index contains uncommitted changes."
14770msgstr ""
14771
fda7b092
JX
14772#: git-sh-setup.sh:252
14773msgid "Additionally, your index contains uncommitted changes."
14774msgstr ""
14775
9fa976ff
JX
14776#: git-sh-setup.sh:372
14777msgid "You need to run this command from the toplevel of the working tree."
14778msgstr ""
14779
14780#: git-sh-setup.sh:377
14781msgid "Unable to determine absolute path of git directory"
14782msgstr ""
673bfad0
JX
14783
14784#. TRANSLATORS: you can adjust this to align "git add -i" status menu
5b34e000 14785#: git-add--interactive.perl:196
673bfad0
JX
14786#, perl-format
14787msgid "%12s %12s %s"
14788msgstr ""
14789
5b34e000 14790#: git-add--interactive.perl:197
673bfad0
JX
14791msgid "staged"
14792msgstr ""
14793
5b34e000 14794#: git-add--interactive.perl:197
673bfad0
JX
14795msgid "unstaged"
14796msgstr ""
14797
5b34e000 14798#: git-add--interactive.perl:246 git-add--interactive.perl:271
673bfad0
JX
14799msgid "binary"
14800msgstr ""
14801
5b34e000 14802#: git-add--interactive.perl:255 git-add--interactive.perl:309
673bfad0
JX
14803msgid "nothing"
14804msgstr ""
14805
5b34e000 14806#: git-add--interactive.perl:291 git-add--interactive.perl:306
673bfad0
JX
14807msgid "unchanged"
14808msgstr ""
14809
5b34e000 14810#: git-add--interactive.perl:602
673bfad0
JX
14811#, perl-format
14812msgid "added %d path\n"
14813msgid_plural "added %d paths\n"
14814msgstr[0] ""
14815msgstr[1] ""
14816
5b34e000 14817#: git-add--interactive.perl:605
673bfad0
JX
14818#, perl-format
14819msgid "updated %d path\n"
14820msgid_plural "updated %d paths\n"
14821msgstr[0] ""
14822msgstr[1] ""
14823
5b34e000 14824#: git-add--interactive.perl:608
673bfad0
JX
14825#, perl-format
14826msgid "reverted %d path\n"
14827msgid_plural "reverted %d paths\n"
14828msgstr[0] ""
14829msgstr[1] ""
14830
5b34e000 14831#: git-add--interactive.perl:611
673bfad0
JX
14832#, perl-format
14833msgid "touched %d path\n"
14834msgid_plural "touched %d paths\n"
14835msgstr[0] ""
14836msgstr[1] ""
14837
5b34e000 14838#: git-add--interactive.perl:620
673bfad0
JX
14839msgid "Update"
14840msgstr ""
14841
5b34e000 14842#: git-add--interactive.perl:632
673bfad0
JX
14843msgid "Revert"
14844msgstr ""
14845
5b34e000 14846#: git-add--interactive.perl:655
673bfad0
JX
14847#, perl-format
14848msgid "note: %s is untracked now.\n"
14849msgstr ""
14850
5b34e000 14851#: git-add--interactive.perl:666
673bfad0
JX
14852msgid "Add untracked"
14853msgstr ""
14854
5b34e000 14855#: git-add--interactive.perl:672
673bfad0
JX
14856msgid "No untracked files.\n"
14857msgstr ""
14858
5b34e000 14859#: git-add--interactive.perl:985
673bfad0
JX
14860msgid ""
14861"If the patch applies cleanly, the edited hunk will immediately be\n"
14862"marked for staging."
14863msgstr ""
14864
5b34e000 14865#: git-add--interactive.perl:988
673bfad0
JX
14866msgid ""
14867"If the patch applies cleanly, the edited hunk will immediately be\n"
14868"marked for stashing."
14869msgstr ""
14870
5b34e000 14871#: git-add--interactive.perl:991
673bfad0
JX
14872msgid ""
14873"If the patch applies cleanly, the edited hunk will immediately be\n"
14874"marked for unstaging."
14875msgstr ""
14876
5b34e000 14877#: git-add--interactive.perl:994 git-add--interactive.perl:1003
673bfad0
JX
14878msgid ""
14879"If the patch applies cleanly, the edited hunk will immediately be\n"
14880"marked for applying."
14881msgstr ""
14882
5b34e000 14883#: git-add--interactive.perl:997 git-add--interactive.perl:1000
673bfad0
JX
14884msgid ""
14885"If the patch applies cleanly, the edited hunk will immediately be\n"
14886"marked for discarding."
14887msgstr ""
14888
5b34e000 14889#: git-add--interactive.perl:1013
673bfad0
JX
14890#, perl-format
14891msgid "failed to open hunk edit file for writing: %s"
14892msgstr ""
14893
5b34e000 14894#: git-add--interactive.perl:1014
673bfad0
JX
14895msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
14896msgstr ""
14897
5b34e000 14898#: git-add--interactive.perl:1020
673bfad0
JX
14899#, perl-format
14900msgid ""
14901"---\n"
14902"To remove '%s' lines, make them ' ' lines (context).\n"
14903"To remove '%s' lines, delete them.\n"
14904"Lines starting with %s will be removed.\n"
14905msgstr ""
14906
14907#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
5b34e000 14908#: git-add--interactive.perl:1028
673bfad0
JX
14909msgid ""
14910"If it does not apply cleanly, you will be given an opportunity to\n"
14911"edit again. If all lines of the hunk are removed, then the edit is\n"
14912"aborted and the hunk is left unchanged.\n"
14913msgstr ""
14914
5b34e000 14915#: git-add--interactive.perl:1042
673bfad0
JX
14916#, perl-format
14917msgid "failed to open hunk edit file for reading: %s"
14918msgstr ""
14919
14920#. TRANSLATORS: do not translate [y/n]
14921#. The program will only accept that input
14922#. at this point.
14923#. Consider translating (saying "no" discards!) as
14924#. (saying "n" for "no" discards!) if the translation
14925#. of the word "no" does not start with n.
5b34e000 14926#: git-add--interactive.perl:1134
673bfad0
JX
14927msgid ""
14928"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
14929msgstr ""
14930
5b34e000 14931#: git-add--interactive.perl:1143
673bfad0
JX
14932msgid ""
14933"y - stage this hunk\n"
14934"n - do not stage this hunk\n"
14935"q - quit; do not stage this hunk or any of the remaining ones\n"
14936"a - stage this hunk and all later hunks in the file\n"
14937"d - do not stage this hunk or any of the later hunks in the file"
14938msgstr ""
14939
5b34e000 14940#: git-add--interactive.perl:1149
673bfad0
JX
14941msgid ""
14942"y - stash this hunk\n"
14943"n - do not stash this hunk\n"
14944"q - quit; do not stash this hunk or any of the remaining ones\n"
14945"a - stash this hunk and all later hunks in the file\n"
14946"d - do not stash this hunk or any of the later hunks in the file"
14947msgstr ""
14948
5b34e000 14949#: git-add--interactive.perl:1155
673bfad0
JX
14950msgid ""
14951"y - unstage this hunk\n"
14952"n - do not unstage this hunk\n"
14953"q - quit; do not unstage this hunk or any of the remaining ones\n"
14954"a - unstage this hunk and all later hunks in the file\n"
14955"d - do not unstage this hunk or any of the later hunks in the file"
14956msgstr ""
14957
5b34e000 14958#: git-add--interactive.perl:1161
673bfad0
JX
14959msgid ""
14960"y - apply this hunk to index\n"
14961"n - do not apply this hunk to index\n"
14962"q - quit; do not apply this hunk or any of the remaining ones\n"
14963"a - apply this hunk and all later hunks in the file\n"
14964"d - do not apply this hunk or any of the later hunks in the file"
14965msgstr ""
14966
5b34e000 14967#: git-add--interactive.perl:1167
673bfad0
JX
14968msgid ""
14969"y - discard this hunk from worktree\n"
14970"n - do not discard this hunk from worktree\n"
14971"q - quit; do not discard this hunk or any of the remaining ones\n"
14972"a - discard this hunk and all later hunks in the file\n"
14973"d - do not discard this hunk or any of the later hunks in the file"
14974msgstr ""
14975
5b34e000 14976#: git-add--interactive.perl:1173
673bfad0
JX
14977msgid ""
14978"y - discard this hunk from index and worktree\n"
14979"n - do not discard this hunk from index and worktree\n"
14980"q - quit; do not discard this hunk or any of the remaining ones\n"
14981"a - discard this hunk and all later hunks in the file\n"
14982"d - do not discard this hunk or any of the later hunks in the file"
14983msgstr ""
14984
5b34e000 14985#: git-add--interactive.perl:1179
673bfad0
JX
14986msgid ""
14987"y - apply this hunk to index and worktree\n"
14988"n - do not apply this hunk to index and worktree\n"
14989"q - quit; do not apply this hunk or any of the remaining ones\n"
14990"a - apply this hunk and all later hunks in the file\n"
14991"d - do not apply this hunk or any of the later hunks in the file"
14992msgstr ""
14993
5b34e000 14994#: git-add--interactive.perl:1188
673bfad0
JX
14995msgid ""
14996"g - select a hunk to go to\n"
14997"/ - search for a hunk matching the given regex\n"
14998"j - leave this hunk undecided, see next undecided hunk\n"
14999"J - leave this hunk undecided, see next hunk\n"
15000"k - leave this hunk undecided, see previous undecided hunk\n"
15001"K - leave this hunk undecided, see previous hunk\n"
15002"s - split the current hunk into smaller hunks\n"
15003"e - manually edit the current hunk\n"
15004"? - print help\n"
15005msgstr ""
15006
5b34e000 15007#: git-add--interactive.perl:1219
673bfad0
JX
15008msgid "The selected hunks do not apply to the index!\n"
15009msgstr ""
15010
5b34e000 15011#: git-add--interactive.perl:1220
673bfad0
JX
15012msgid "Apply them to the worktree anyway? "
15013msgstr ""
15014
5b34e000 15015#: git-add--interactive.perl:1223
673bfad0
JX
15016msgid "Nothing was applied.\n"
15017msgstr ""
15018
5b34e000 15019#: git-add--interactive.perl:1234
673bfad0
JX
15020#, perl-format
15021msgid "ignoring unmerged: %s\n"
15022msgstr ""
15023
5b34e000 15024#: git-add--interactive.perl:1243
673bfad0
JX
15025msgid "Only binary files changed.\n"
15026msgstr ""
15027
5b34e000 15028#: git-add--interactive.perl:1245
673bfad0
JX
15029msgid "No changes.\n"
15030msgstr ""
15031
5b34e000 15032#: git-add--interactive.perl:1253
673bfad0
JX
15033msgid "Patch update"
15034msgstr ""
15035
5b34e000 15036#: git-add--interactive.perl:1305
673bfad0
JX
15037#, perl-format
15038msgid "Stage mode change [y,n,q,a,d,/%s,?]? "
15039msgstr ""
15040
5b34e000 15041#: git-add--interactive.perl:1306
673bfad0
JX
15042#, perl-format
15043msgid "Stage deletion [y,n,q,a,d,/%s,?]? "
15044msgstr ""
15045
5b34e000 15046#: git-add--interactive.perl:1307
673bfad0
JX
15047#, perl-format
15048msgid "Stage this hunk [y,n,q,a,d,/%s,?]? "
15049msgstr ""
15050
5b34e000 15051#: git-add--interactive.perl:1310
673bfad0
JX
15052#, perl-format
15053msgid "Stash mode change [y,n,q,a,d,/%s,?]? "
15054msgstr ""
15055
5b34e000 15056#: git-add--interactive.perl:1311
673bfad0
JX
15057#, perl-format
15058msgid "Stash deletion [y,n,q,a,d,/%s,?]? "
15059msgstr ""
15060
5b34e000 15061#: git-add--interactive.perl:1312
673bfad0
JX
15062#, perl-format
15063msgid "Stash this hunk [y,n,q,a,d,/%s,?]? "
15064msgstr ""
15065
5b34e000 15066#: git-add--interactive.perl:1315
673bfad0
JX
15067#, perl-format
15068msgid "Unstage mode change [y,n,q,a,d,/%s,?]? "
15069msgstr ""
15070
5b34e000 15071#: git-add--interactive.perl:1316
673bfad0
JX
15072#, perl-format
15073msgid "Unstage deletion [y,n,q,a,d,/%s,?]? "
15074msgstr ""
15075
5b34e000 15076#: git-add--interactive.perl:1317
673bfad0
JX
15077#, perl-format
15078msgid "Unstage this hunk [y,n,q,a,d,/%s,?]? "
15079msgstr ""
15080
5b34e000 15081#: git-add--interactive.perl:1320
673bfad0
JX
15082#, perl-format
15083msgid "Apply mode change to index [y,n,q,a,d,/%s,?]? "
15084msgstr ""
15085
5b34e000 15086#: git-add--interactive.perl:1321
673bfad0
JX
15087#, perl-format
15088msgid "Apply deletion to index [y,n,q,a,d,/%s,?]? "
15089msgstr ""
15090
5b34e000 15091#: git-add--interactive.perl:1322
673bfad0
JX
15092#, perl-format
15093msgid "Apply this hunk to index [y,n,q,a,d,/%s,?]? "
15094msgstr ""
15095
5b34e000 15096#: git-add--interactive.perl:1325
673bfad0
JX
15097#, perl-format
15098msgid "Discard mode change from worktree [y,n,q,a,d,/%s,?]? "
15099msgstr ""
15100
5b34e000 15101#: git-add--interactive.perl:1326
673bfad0
JX
15102#, perl-format
15103msgid "Discard deletion from worktree [y,n,q,a,d,/%s,?]? "
15104msgstr ""
15105
5b34e000 15106#: git-add--interactive.perl:1327
673bfad0
JX
15107#, perl-format
15108msgid "Discard this hunk from worktree [y,n,q,a,d,/%s,?]? "
15109msgstr ""
15110
5b34e000 15111#: git-add--interactive.perl:1330
673bfad0
JX
15112#, perl-format
15113msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "
15114msgstr ""
15115
5b34e000 15116#: git-add--interactive.perl:1331
673bfad0
JX
15117#, perl-format
15118msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "
15119msgstr ""
15120
5b34e000 15121#: git-add--interactive.perl:1332
673bfad0
JX
15122#, perl-format
15123msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "
15124msgstr ""
15125
5b34e000 15126#: git-add--interactive.perl:1335
673bfad0
JX
15127#, perl-format
15128msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "
15129msgstr ""
15130
5b34e000 15131#: git-add--interactive.perl:1336
673bfad0
JX
15132#, perl-format
15133msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "
15134msgstr ""
15135
5b34e000 15136#: git-add--interactive.perl:1337
673bfad0
JX
15137#, perl-format
15138msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "
15139msgstr ""
15140
5b34e000 15141#: git-add--interactive.perl:1440
673bfad0
JX
15142msgid "go to which hunk (<ret> to see more)? "
15143msgstr ""
15144
5b34e000 15145#: git-add--interactive.perl:1442
673bfad0
JX
15146msgid "go to which hunk? "
15147msgstr ""
15148
5b34e000 15149#: git-add--interactive.perl:1451
673bfad0
JX
15150#, perl-format
15151msgid "Invalid number: '%s'\n"
15152msgstr ""
15153
5b34e000 15154#: git-add--interactive.perl:1456
673bfad0
JX
15155#, perl-format
15156msgid "Sorry, only %d hunk available.\n"
15157msgid_plural "Sorry, only %d hunks available.\n"
15158msgstr[0] ""
15159msgstr[1] ""
15160
5b34e000 15161#: git-add--interactive.perl:1482
673bfad0
JX
15162msgid "search for regex? "
15163msgstr ""
15164
5b34e000 15165#: git-add--interactive.perl:1495
673bfad0
JX
15166#, perl-format
15167msgid "Malformed search regexp %s: %s\n"
15168msgstr ""
15169
5b34e000 15170#: git-add--interactive.perl:1505
673bfad0
JX
15171msgid "No hunk matches the given pattern\n"
15172msgstr ""
15173
5b34e000 15174#: git-add--interactive.perl:1517 git-add--interactive.perl:1539
673bfad0
JX
15175msgid "No previous hunk\n"
15176msgstr ""
15177
5b34e000 15178#: git-add--interactive.perl:1526 git-add--interactive.perl:1545
673bfad0
JX
15179msgid "No next hunk\n"
15180msgstr ""
15181
5b34e000 15182#: git-add--interactive.perl:1553
673bfad0
JX
15183#, perl-format
15184msgid "Split into %d hunk.\n"
15185msgid_plural "Split into %d hunks.\n"
15186msgstr[0] ""
15187msgstr[1] ""
15188
5b34e000 15189#: git-add--interactive.perl:1605
673bfad0
JX
15190msgid "Review diff"
15191msgstr ""
15192
15193#. TRANSLATORS: please do not translate the command names
15194#. 'status', 'update', 'revert', etc.
5b34e000 15195#: git-add--interactive.perl:1624
673bfad0
JX
15196msgid ""
15197"status - show paths with changes\n"
15198"update - add working tree state to the staged set of changes\n"
15199"revert - revert staged set of changes back to the HEAD version\n"
15200"patch - pick hunks and update selectively\n"
dfc182b1 15201"diff - view diff between HEAD and index\n"
673bfad0
JX
15202"add untracked - add contents of untracked files to the staged set of "
15203"changes\n"
15204msgstr ""
15205
5b34e000
JX
15206#: git-add--interactive.perl:1641 git-add--interactive.perl:1646
15207#: git-add--interactive.perl:1649 git-add--interactive.perl:1656
15208#: git-add--interactive.perl:1660 git-add--interactive.perl:1666
673bfad0
JX
15209msgid "missing --"
15210msgstr ""
15211
5b34e000 15212#: git-add--interactive.perl:1662
673bfad0
JX
15213#, perl-format
15214msgid "unknown --patch mode: %s"
15215msgstr ""
15216
5b34e000 15217#: git-add--interactive.perl:1668 git-add--interactive.perl:1674
673bfad0
JX
15218#, perl-format
15219msgid "invalid argument %s, expecting --"
15220msgstr ""
15221
5b34e000 15222#: git-send-email.perl:126
673bfad0
JX
15223msgid "local zone differs from GMT by a non-minute interval\n"
15224msgstr ""
15225
5b34e000 15226#: git-send-email.perl:133 git-send-email.perl:139
673bfad0
JX
15227msgid "local time offset greater than or equal to 24 hours\n"
15228msgstr ""
15229
25eab542 15230#: git-send-email.perl:207 git-send-email.perl:213
673bfad0
JX
15231msgid "the editor exited uncleanly, aborting everything"
15232msgstr ""
15233
25eab542 15234#: git-send-email.perl:290
673bfad0
JX
15235#, perl-format
15236msgid ""
15237"'%s' contains an intermediate version of the email you were composing.\n"
15238msgstr ""
15239
25eab542 15240#: git-send-email.perl:295
673bfad0
JX
15241#, perl-format
15242msgid "'%s.final' contains the composed email.\n"
15243msgstr ""
15244
25eab542 15245#: git-send-email.perl:313
673bfad0
JX
15246msgid "--dump-aliases incompatible with other options\n"
15247msgstr ""
15248
25eab542 15249#: git-send-email.perl:378 git-send-email.perl:629
673bfad0
JX
15250msgid "Cannot run git format-patch from outside a repository\n"
15251msgstr ""
15252
25eab542 15253#: git-send-email.perl:447
673bfad0
JX
15254#, perl-format
15255msgid "Unknown --suppress-cc field: '%s'\n"
15256msgstr ""
15257
25eab542 15258#: git-send-email.perl:476
673bfad0
JX
15259#, perl-format
15260msgid "Unknown --confirm setting: '%s'\n"
15261msgstr ""
15262
25eab542 15263#: git-send-email.perl:504
673bfad0
JX
15264#, perl-format
15265msgid "warning: sendmail alias with quotes is not supported: %s\n"
15266msgstr ""
15267
25eab542 15268#: git-send-email.perl:506
673bfad0
JX
15269#, perl-format
15270msgid "warning: `:include:` not supported: %s\n"
15271msgstr ""
15272
25eab542 15273#: git-send-email.perl:508
673bfad0
JX
15274#, perl-format
15275msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
15276msgstr ""
15277
25eab542 15278#: git-send-email.perl:513
673bfad0
JX
15279#, perl-format
15280msgid "warning: sendmail line is not recognized: %s\n"
15281msgstr ""
15282
25eab542 15283#: git-send-email.perl:595
673bfad0
JX
15284#, perl-format
15285msgid ""
15286"File '%s' exists but it could also be the range of commits\n"
15287"to produce patches for. Please disambiguate by...\n"
15288"\n"
15289" * Saying \"./%s\" if you mean a file; or\n"
15290" * Giving --format-patch option if you mean a range.\n"
15291msgstr ""
15292
25eab542 15293#: git-send-email.perl:616
673bfad0
JX
15294#, perl-format
15295msgid "Failed to opendir %s: %s"
15296msgstr ""
15297
25eab542 15298#: git-send-email.perl:640
673bfad0
JX
15299#, perl-format
15300msgid ""
15301"fatal: %s: %s\n"
15302"warning: no patches were sent\n"
15303msgstr ""
15304
25eab542 15305#: git-send-email.perl:651
673bfad0
JX
15306msgid ""
15307"\n"
15308"No patch files specified!\n"
15309"\n"
15310msgstr ""
15311
25eab542 15312#: git-send-email.perl:664
673bfad0
JX
15313#, perl-format
15314msgid "No subject line in %s?"
15315msgstr ""
15316
25eab542 15317#: git-send-email.perl:674
673bfad0
JX
15318#, perl-format
15319msgid "Failed to open for writing %s: %s"
15320msgstr ""
15321
25eab542 15322#: git-send-email.perl:684
673bfad0
JX
15323msgid ""
15324"Lines beginning in \"GIT:\" will be removed.\n"
15325"Consider including an overall diffstat or table of contents\n"
15326"for the patch you are writing.\n"
15327"\n"
15328"Clear the body content if you don't wish to send a summary.\n"
15329msgstr ""
15330
25eab542 15331#: git-send-email.perl:707
673bfad0
JX
15332#, perl-format
15333msgid "Failed to open %s.final: %s"
15334msgstr ""
15335
25eab542 15336#: git-send-email.perl:710
673bfad0
JX
15337#, perl-format
15338msgid "Failed to open %s: %s"
15339msgstr ""
15340
25eab542 15341#: git-send-email.perl:745
673bfad0
JX
15342msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
15343msgstr ""
15344
25eab542 15345#: git-send-email.perl:754
673bfad0
JX
15346msgid "Summary email is empty, skipping it\n"
15347msgstr ""
15348
15349#. TRANSLATORS: please keep [y/N] as is.
25eab542 15350#: git-send-email.perl:786
673bfad0
JX
15351#, perl-format
15352msgid "Are you sure you want to use <%s> [y/N]? "
15353msgstr ""
15354
25eab542 15355#: git-send-email.perl:815
673bfad0
JX
15356msgid ""
15357"The following files are 8bit, but do not declare a Content-Transfer-"
15358"Encoding.\n"
15359msgstr ""
15360
25eab542 15361#: git-send-email.perl:820
673bfad0
JX
15362msgid "Which 8bit encoding should I declare [UTF-8]? "
15363msgstr ""
15364
25eab542 15365#: git-send-email.perl:828
673bfad0
JX
15366#, perl-format
15367msgid ""
15368"Refusing to send because the patch\n"
15369"\t%s\n"
15370"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
15371"want to send.\n"
15372msgstr ""
15373
25eab542 15374#: git-send-email.perl:847
673bfad0
JX
15375msgid "To whom should the emails be sent (if anyone)?"
15376msgstr ""
15377
25eab542 15378#: git-send-email.perl:865
673bfad0
JX
15379#, perl-format
15380msgid "fatal: alias '%s' expands to itself\n"
15381msgstr ""
15382
25eab542 15383#: git-send-email.perl:877
673bfad0
JX
15384msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
15385msgstr ""
15386
18a90722 15387#: git-send-email.perl:929 git-send-email.perl:937
673bfad0
JX
15388#, perl-format
15389msgid "error: unable to extract a valid address from: %s\n"
15390msgstr ""
15391
15392#. TRANSLATORS: Make sure to include [q] [d] [e] in your
15393#. translation. The program will only accept English input
15394#. at this point.
18a90722 15395#: git-send-email.perl:941
673bfad0
JX
15396msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
15397msgstr ""
15398
18a90722 15399#: git-send-email.perl:1262
673bfad0
JX
15400#, perl-format
15401msgid "CA path \"%s\" does not exist"
15402msgstr ""
15403
18a90722 15404#: git-send-email.perl:1337
673bfad0
JX
15405msgid ""
15406" The Cc list above has been expanded by additional\n"
15407" addresses found in the patch commit message. By default\n"
15408" send-email prompts before sending whenever this occurs.\n"
15409" This behavior is controlled by the sendemail.confirm\n"
15410" configuration setting.\n"
15411"\n"
15412" For additional information, run 'git send-email --help'.\n"
15413" To retain the current behavior, but squelch this message,\n"
15414" run 'git config --global sendemail.confirm auto'.\n"
15415"\n"
15416msgstr ""
15417
15418#. TRANSLATORS: Make sure to include [y] [n] [q] [a] in your
15419#. translation. The program will only accept English input
15420#. at this point.
18a90722 15421#: git-send-email.perl:1352
673bfad0
JX
15422msgid "Send this email? ([y]es|[n]o|[q]uit|[a]ll): "
15423msgstr ""
15424
18a90722 15425#: git-send-email.perl:1355
673bfad0
JX
15426msgid "Send this email reply required"
15427msgstr ""
15428
18a90722 15429#: git-send-email.perl:1381
673bfad0
JX
15430msgid "The required SMTP server is not properly defined."
15431msgstr ""
15432
18a90722 15433#: git-send-email.perl:1428
673bfad0
JX
15434#, perl-format
15435msgid "Server does not support STARTTLS! %s"
15436msgstr ""
15437
18a90722 15438#: git-send-email.perl:1433 git-send-email.perl:1437
5b34e000
JX
15439#, perl-format
15440msgid "STARTTLS failed! %s"
15441msgstr ""
15442
18a90722 15443#: git-send-email.perl:1447
673bfad0
JX
15444msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
15445msgstr ""
15446
18a90722 15447#: git-send-email.perl:1465
673bfad0
JX
15448#, perl-format
15449msgid "Failed to send %s\n"
15450msgstr ""
15451
18a90722 15452#: git-send-email.perl:1468
673bfad0
JX
15453#, perl-format
15454msgid "Dry-Sent %s\n"
15455msgstr ""
15456
18a90722 15457#: git-send-email.perl:1468
673bfad0
JX
15458#, perl-format
15459msgid "Sent %s\n"
15460msgstr ""
15461
18a90722 15462#: git-send-email.perl:1470
673bfad0
JX
15463msgid "Dry-OK. Log says:\n"
15464msgstr ""
15465
18a90722 15466#: git-send-email.perl:1470
673bfad0
JX
15467msgid "OK. Log says:\n"
15468msgstr ""
15469
18a90722 15470#: git-send-email.perl:1482
673bfad0
JX
15471msgid "Result: "
15472msgstr ""
15473
18a90722 15474#: git-send-email.perl:1485
673bfad0
JX
15475msgid "Result: OK\n"
15476msgstr ""
15477
18a90722 15478#: git-send-email.perl:1498
673bfad0
JX
15479#, perl-format
15480msgid "can't open file %s"
15481msgstr ""
15482
18a90722 15483#: git-send-email.perl:1545 git-send-email.perl:1565
673bfad0
JX
15484#, perl-format
15485msgid "(mbox) Adding cc: %s from line '%s'\n"
15486msgstr ""
15487
18a90722 15488#: git-send-email.perl:1551
673bfad0
JX
15489#, perl-format
15490msgid "(mbox) Adding to: %s from line '%s'\n"
15491msgstr ""
15492
18a90722 15493#: git-send-email.perl:1599
673bfad0
JX
15494#, perl-format
15495msgid "(non-mbox) Adding cc: %s from line '%s'\n"
15496msgstr ""
15497
18a90722 15498#: git-send-email.perl:1624
673bfad0
JX
15499#, perl-format
15500msgid "(body) Adding cc: %s from line '%s'\n"
15501msgstr ""
15502
18a90722 15503#: git-send-email.perl:1730
673bfad0
JX
15504#, perl-format
15505msgid "(%s) Could not execute '%s'"
15506msgstr ""
15507
18a90722 15508#: git-send-email.perl:1737
673bfad0
JX
15509#, perl-format
15510msgid "(%s) Adding %s: %s from: '%s'\n"
15511msgstr ""
15512
18a90722 15513#: git-send-email.perl:1741
673bfad0
JX
15514#, perl-format
15515msgid "(%s) failed to close pipe to '%s'"
15516msgstr ""
15517
18a90722 15518#: git-send-email.perl:1768
673bfad0
JX
15519msgid "cannot send message as 7bit"
15520msgstr ""
15521
18a90722 15522#: git-send-email.perl:1776
673bfad0
JX
15523msgid "invalid transfer encoding"
15524msgstr ""
15525
18a90722 15526#: git-send-email.perl:1814 git-send-email.perl:1865 git-send-email.perl:1875
673bfad0
JX
15527#, perl-format
15528msgid "unable to open %s: %s\n"
15529msgstr ""
15530
18a90722 15531#: git-send-email.perl:1817
673bfad0
JX
15532#, perl-format
15533msgid "%s: patch contains a line longer than 998 characters"
15534msgstr ""
15535
18a90722 15536#: git-send-email.perl:1833
673bfad0
JX
15537#, perl-format
15538msgid "Skipping %s with backup suffix '%s'.\n"
15539msgstr ""
15540
15541#. TRANSLATORS: please keep "[y|N]" as is.
18a90722 15542#: git-send-email.perl:1837
673bfad0
JX
15543#, perl-format
15544msgid "Do you really want to send %s? [y|N]: "
15545msgstr ""