]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
l10n: git.pot: v2.16.0 round 1 (64 new, 25 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"
18a90722 11"POT-Creation-Date: 2017-12-31 10:45+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
18a90722
JX
575#: apply.c:4921 apply.c:4924 builtin/am.c:2257 builtin/am.c:2260
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
18a90722 592#: apply.c:4927 builtin/am.c:2266
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
18a90722 652#: apply.c:4959 builtin/am.c:2245 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
18a90722 696#: apply.c:4983 builtin/am.c:2254
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
18a90722
JX
945#: blame.c:1797 bundle.c:169 ref-filter.c:1981 sequencer.c:1179
946#: sequencer.c:2367 builtin/commit.c:1066 builtin/log.c:364 builtin/log.c:918
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
18a90722
JX
1101#: bundle.c:88 sequencer.c:1357 sequencer.c:1804 sequencer.c:2631
1102#: sequencer.c:2657 sequencer.c:2748 sequencer.c:2850 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
18a90722
JX
1169#: commit.c:41 sequencer.c:1611 builtin/am.c:421 builtin/am.c:465
1170#: builtin/am.c:1471 builtin/am.c:2106
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
fda7b092
JX
1941#: merge.c:41
1942msgid "failed to read the cache"
9eb3984b
JX
1943msgstr ""
1944
18a90722
JX
1945#: merge.c:95 builtin/am.c:1980 builtin/am.c:2014 builtin/checkout.c:379
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
18a90722 2161#: merge-recursive.c:1955
25eab542 2162msgid "Already up to date!"
df0617bf
JX
2163msgstr ""
2164
18a90722 2165#: merge-recursive.c:1964
df0617bf 2166#, c-format
fda7b092 2167msgid "merging of trees %s and %s failed"
c2ea1208
JX
2168msgstr ""
2169
18a90722 2170#: merge-recursive.c:2061
fda7b092 2171msgid "Merging:"
28b3cffc
JX
2172msgstr ""
2173
18a90722 2174#: merge-recursive.c:2074
28b3cffc 2175#, c-format
fda7b092
JX
2176msgid "found %u common ancestor:"
2177msgid_plural "found %u common ancestors:"
2178msgstr[0] ""
2179msgstr[1] ""
28b3cffc 2180
18a90722 2181#: merge-recursive.c:2113
fda7b092 2182msgid "merge returned no commit"
d07a63e4
JX
2183msgstr ""
2184
18a90722 2185#: merge-recursive.c:2176
fda7b092
JX
2186#, c-format
2187msgid "Could not parse object '%s'"
d07a63e4
JX
2188msgstr ""
2189
18a90722 2190#: merge-recursive.c:2190 builtin/merge.c:656 builtin/merge.c:815
fda7b092 2191msgid "Unable to write index."
dce37b66
JX
2192msgstr ""
2193
25eab542 2194#: notes-merge.c:272
fda7b092
JX
2195#, c-format
2196msgid ""
2197"You have not concluded your previous notes merge (%s exists).\n"
2198"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2199"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
2200msgstr ""
2201
25eab542 2202#: notes-merge.c:279
fda7b092
JX
2203#, c-format
2204msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
2205msgstr ""
2206
5b34e000 2207#: notes-utils.c:42
fda7b092 2208msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
2209msgstr ""
2210
5b34e000 2211#: notes-utils.c:101
fda7b092
JX
2212#, c-format
2213msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
2214msgstr ""
2215
5b34e000 2216#: notes-utils.c:111
dce37b66 2217#, c-format
fda7b092 2218msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
2219msgstr ""
2220
5b34e000
JX
2221#. TRANSLATORS: The first %s is the name of
2222#. the environment variable, the second %s is
2223#. its value.
2224#.
2225#: notes-utils.c:141
dce37b66 2226#, c-format
fda7b092 2227msgid "Bad %s value: '%s'"
dce37b66
JX
2228msgstr ""
2229
25eab542 2230#: object.c:239
fda7b092
JX
2231#, c-format
2232msgid "unable to parse object: %s"
dce37b66
JX
2233msgstr ""
2234
25eab542
JX
2235#: packfile.c:556
2236msgid "offset before end of packfile (broken .idx?)"
2237msgstr ""
2238
2239#: packfile.c:1683
2240#, c-format
2241msgid "offset before start of pack index for %s (corrupt index?)"
2242msgstr ""
2243
2244#: packfile.c:1687
2245#, c-format
2246msgid "offset beyond end of pack index for %s (truncated index?)"
2247msgstr ""
2248
5b34e000 2249#: parse-options.c:573
fda7b092 2250msgid "..."
dce37b66
JX
2251msgstr ""
2252
25eab542 2253#: parse-options.c:592
fda7b092
JX
2254#, c-format
2255msgid "usage: %s"
dce37b66
JX
2256msgstr ""
2257
fda7b092 2258#. TRANSLATORS: the colon here should align with the
5b34e000
JX
2259#. one in "usage: %s" translation.
2260#.
25eab542 2261#: parse-options.c:598
9fa976ff 2262#, c-format
fda7b092 2263msgid " or: %s"
9fa976ff
JX
2264msgstr ""
2265
25eab542 2266#: parse-options.c:601
dce37b66 2267#, c-format
fda7b092 2268msgid " %s"
dce37b66
JX
2269msgstr ""
2270
25eab542 2271#: parse-options.c:640
fda7b092 2272msgid "-NUM"
822e4a65
JX
2273msgstr ""
2274
fda7b092
JX
2275#: parse-options-cb.c:108
2276#, c-format
2277msgid "malformed object name '%s'"
822e4a65
JX
2278msgstr ""
2279
25eab542 2280#: path.c:891
822e4a65 2281#, c-format
fda7b092 2282msgid "Could not make %s writable by group"
822e4a65
JX
2283msgstr ""
2284
5b34e000 2285#: pathspec.c:129
dfc182b1
JX
2286msgid "Escape character '\\' not allowed as last character in attr value"
2287msgstr ""
2288
5b34e000 2289#: pathspec.c:147
dfc182b1
JX
2290msgid "Only one 'attr:' specification is allowed."
2291msgstr ""
2292
5b34e000 2293#: pathspec.c:150
dfc182b1
JX
2294msgid "attr spec must not be empty"
2295msgstr ""
2296
5b34e000 2297#: pathspec.c:193
dfc182b1
JX
2298#, c-format
2299msgid "invalid attribute name %s"
2300msgstr ""
2301
5b34e000 2302#: pathspec.c:258
fda7b092 2303msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
822e4a65
JX
2304msgstr ""
2305
5b34e000 2306#: pathspec.c:265
fda7b092
JX
2307msgid ""
2308"global 'literal' pathspec setting is incompatible with all other global "
2309"pathspec settings"
dce37b66
JX
2310msgstr ""
2311
5b34e000 2312#: pathspec.c:305
fda7b092 2313msgid "invalid parameter for pathspec magic 'prefix'"
dce37b66
JX
2314msgstr ""
2315
5b34e000 2316#: pathspec.c:326
dce37b66 2317#, c-format
fda7b092 2318msgid "Invalid pathspec magic '%.*s' in '%s'"
dce37b66
JX
2319msgstr ""
2320
5b34e000 2321#: pathspec.c:331
dce37b66 2322#, c-format
fda7b092 2323msgid "Missing ')' at the end of pathspec magic in '%s'"
dce37b66
JX
2324msgstr ""
2325
5b34e000 2326#: pathspec.c:369
dce37b66 2327#, c-format
fda7b092 2328msgid "Unimplemented pathspec magic '%c' in '%s'"
dce37b66
JX
2329msgstr ""
2330
5b34e000 2331#: pathspec.c:428
dce37b66 2332#, c-format
fda7b092 2333msgid "%s: 'literal' and 'glob' are incompatible"
dce37b66
JX
2334msgstr ""
2335
5b34e000 2336#: pathspec.c:441
dce37b66 2337#, c-format
fda7b092 2338msgid "%s: '%s' is outside repository"
dce37b66
JX
2339msgstr ""
2340
5b34e000 2341#: pathspec.c:515
dce37b66 2342#, c-format
673bfad0 2343msgid "'%s' (mnemonic: '%c')"
dce37b66
JX
2344msgstr ""
2345
5b34e000 2346#: pathspec.c:525
fda7b092
JX
2347#, c-format
2348msgid "%s: pathspec magic not supported by this command: %s"
dce37b66
JX
2349msgstr ""
2350
18a90722 2351#: pathspec.c:592
dce37b66 2352#, c-format
fda7b092 2353msgid "pathspec '%s' is beyond a symbolic link"
dce37b66
JX
2354msgstr ""
2355
25eab542 2356#: pretty.c:962
fda7b092 2357msgid "unable to parse --pretty format"
9fa976ff
JX
2358msgstr ""
2359
18a90722 2360#: read-cache.c:1472
fda7b092
JX
2361#, c-format
2362msgid ""
2363"index.version set, but the value is invalid.\n"
2364"Using version %i"
9fa976ff
JX
2365msgstr ""
2366
18a90722 2367#: read-cache.c:1482
fda7b092
JX
2368#, c-format
2369msgid ""
2370"GIT_INDEX_VERSION set, but the value is invalid.\n"
2371"Using version %i"
dce37b66
JX
2372msgstr ""
2373
18a90722 2374#: read-cache.c:2370 sequencer.c:2725 wrapper.c:658 builtin/merge.c:1048
5b34e000
JX
2375#, c-format
2376msgid "could not close '%s'"
2377msgstr ""
2378
18a90722 2379#: read-cache.c:2442 sequencer.c:1366 sequencer.c:2093
dfc182b1 2380#, c-format
28e1aaa4 2381msgid "could not stat '%s'"
dfc182b1
JX
2382msgstr ""
2383
18a90722 2384#: read-cache.c:2455
dfc182b1
JX
2385#, c-format
2386msgid "unable to open git dir: %s"
2387msgstr ""
2388
18a90722 2389#: read-cache.c:2467
dfc182b1
JX
2390#, c-format
2391msgid "unable to unlink: %s"
2392msgstr ""
2393
18a90722 2394#: refs.c:706
dce37b66 2395#, c-format
fda7b092 2396msgid "Could not open '%s' for writing"
dce37b66
JX
2397msgstr ""
2398
18a90722 2399#: refs.c:1850
28e1aaa4
JX
2400msgid "ref updates forbidden inside quarantine environment"
2401msgstr ""
2402
18a90722 2403#: refs/files-backend.c:1189
fda7b092 2404#, c-format
25eab542 2405msgid "could not remove reference %s"
dce37b66
JX
2406msgstr ""
2407
18a90722
JX
2408#: refs/files-backend.c:1203 refs/packed-backend.c:1524
2409#: refs/packed-backend.c:1534
dce37b66 2410#, c-format
25eab542 2411msgid "could not delete reference %s: %s"
dce37b66
JX
2412msgstr ""
2413
18a90722 2414#: refs/files-backend.c:1206 refs/packed-backend.c:1537
dce37b66 2415#, c-format
25eab542 2416msgid "could not delete references: %s"
dce37b66
JX
2417msgstr ""
2418
18a90722 2419#: ref-filter.c:35 wt-status.c:1816
dfc182b1
JX
2420msgid "gone"
2421msgstr ""
2422
2423#: ref-filter.c:36
2424#, c-format
2425msgid "ahead %d"
2426msgstr ""
2427
2428#: ref-filter.c:37
2429#, c-format
2430msgid "behind %d"
2431msgstr ""
2432
2433#: ref-filter.c:38
2434#, c-format
2435msgid "ahead %d, behind %d"
2436msgstr ""
2437
18a90722 2438#: ref-filter.c:107
dce37b66 2439#, c-format
fda7b092 2440msgid "expected format: %%(color:<color>)"
dce37b66
JX
2441msgstr ""
2442
18a90722 2443#: ref-filter.c:109
dce37b66 2444#, c-format
fda7b092 2445msgid "unrecognized color: %%(color:%s)"
dce37b66
JX
2446msgstr ""
2447
18a90722 2448#: ref-filter.c:129
dce37b66 2449#, c-format
dfc182b1 2450msgid "Integer value expected refname:lstrip=%s"
dce37b66
JX
2451msgstr ""
2452
18a90722 2453#: ref-filter.c:133
dfc182b1
JX
2454#, c-format
2455msgid "Integer value expected refname:rstrip=%s"
2456msgstr ""
2457
18a90722 2458#: ref-filter.c:135
dfc182b1
JX
2459#, c-format
2460msgid "unrecognized %%(%s) argument: %s"
2461msgstr ""
2462
18a90722 2463#: ref-filter.c:184
dce37b66 2464#, c-format
fda7b092 2465msgid "%%(body) does not take arguments"
dce37b66
JX
2466msgstr ""
2467
18a90722 2468#: ref-filter.c:191
fda7b092
JX
2469#, c-format
2470msgid "%%(subject) does not take arguments"
dce37b66
JX
2471msgstr ""
2472
18a90722 2473#: ref-filter.c:209
673bfad0 2474#, c-format
9c07fab7 2475msgid "unknown %%(trailers) argument: %s"
673bfad0
JX
2476msgstr ""
2477
18a90722 2478#: ref-filter.c:232
fda7b092
JX
2479#, c-format
2480msgid "positive value expected contents:lines=%s"
dce37b66
JX
2481msgstr ""
2482
18a90722 2483#: ref-filter.c:234
dce37b66 2484#, c-format
fda7b092 2485msgid "unrecognized %%(contents) argument: %s"
dce37b66
JX
2486msgstr ""
2487
18a90722 2488#: ref-filter.c:247
dfc182b1
JX
2489#, c-format
2490msgid "positive value expected objectname:short=%s"
2491msgstr ""
2492
18a90722 2493#: ref-filter.c:251
fda7b092
JX
2494#, c-format
2495msgid "unrecognized %%(objectname) argument: %s"
dce37b66
JX
2496msgstr ""
2497
18a90722 2498#: ref-filter.c:278
fda7b092
JX
2499#, c-format
2500msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
2501msgstr ""
2502
18a90722 2503#: ref-filter.c:290
fda7b092
JX
2504#, c-format
2505msgid "unrecognized position:%s"
dce37b66
JX
2506msgstr ""
2507
18a90722 2508#: ref-filter.c:294
dce37b66 2509#, c-format
fda7b092 2510msgid "unrecognized width:%s"
dce37b66
JX
2511msgstr ""
2512
18a90722 2513#: ref-filter.c:300
dce37b66 2514#, c-format
fda7b092 2515msgid "unrecognized %%(align) argument: %s"
dce37b66
JX
2516msgstr ""
2517
18a90722 2518#: ref-filter.c:304
fda7b092
JX
2519#, c-format
2520msgid "positive width expected with the %%(align) atom"
dce37b66
JX
2521msgstr ""
2522
18a90722 2523#: ref-filter.c:319
dfc182b1
JX
2524#, c-format
2525msgid "unrecognized %%(if) argument: %s"
2526msgstr ""
2527
18a90722 2528#: ref-filter.c:409
dce37b66 2529#, c-format
fda7b092 2530msgid "malformed field name: %.*s"
dce37b66
JX
2531msgstr ""
2532
18a90722 2533#: ref-filter.c:435
dce37b66 2534#, c-format
fda7b092 2535msgid "unknown field name: %.*s"
dce37b66
JX
2536msgstr ""
2537
18a90722 2538#: ref-filter.c:547
dfc182b1
JX
2539#, c-format
2540msgid "format: %%(if) atom used without a %%(then) atom"
2541msgstr ""
2542
18a90722 2543#: ref-filter.c:607
dfc182b1
JX
2544#, c-format
2545msgid "format: %%(then) atom used without an %%(if) atom"
2546msgstr ""
2547
18a90722 2548#: ref-filter.c:609
dfc182b1
JX
2549#, c-format
2550msgid "format: %%(then) atom used more than once"
2551msgstr ""
2552
18a90722 2553#: ref-filter.c:611
dfc182b1
JX
2554#, c-format
2555msgid "format: %%(then) atom used after %%(else)"
2556msgstr ""
2557
18a90722 2558#: ref-filter.c:637
dfc182b1
JX
2559#, c-format
2560msgid "format: %%(else) atom used without an %%(if) atom"
2561msgstr ""
2562
18a90722 2563#: ref-filter.c:639
dfc182b1
JX
2564#, c-format
2565msgid "format: %%(else) atom used without a %%(then) atom"
2566msgstr ""
2567
18a90722 2568#: ref-filter.c:641
dfc182b1
JX
2569#, c-format
2570msgid "format: %%(else) atom used more than once"
2571msgstr ""
2572
18a90722 2573#: ref-filter.c:654
c6bc7d43 2574#, c-format
fda7b092 2575msgid "format: %%(end) atom used without corresponding atom"
c6bc7d43
JX
2576msgstr ""
2577
18a90722 2578#: ref-filter.c:709
c6bc7d43 2579#, c-format
fda7b092 2580msgid "malformed format string %s"
c6bc7d43
JX
2581msgstr ""
2582
18a90722 2583#: ref-filter.c:1313
dfc182b1
JX
2584#, c-format
2585msgid "(no branch, rebasing %s)"
2586msgstr ""
2587
18a90722 2588#: ref-filter.c:1316
dfc182b1
JX
2589#, c-format
2590msgid "(no branch, bisect started on %s)"
dce37b66
JX
2591msgstr ""
2592
5b34e000
JX
2593#. TRANSLATORS: make sure this matches "HEAD
2594#. detached at " in wt-status.c
2595#.
18a90722 2596#: ref-filter.c:1324
9fa976ff 2597#, c-format
dfc182b1 2598msgid "(HEAD detached at %s)"
9fa976ff
JX
2599msgstr ""
2600
5b34e000
JX
2601#. TRANSLATORS: make sure this matches "HEAD
2602#. detached from " in wt-status.c
2603#.
18a90722 2604#: ref-filter.c:1331
9fa976ff 2605#, c-format
dfc182b1 2606msgid "(HEAD detached from %s)"
9fa976ff
JX
2607msgstr ""
2608
18a90722 2609#: ref-filter.c:1335
dfc182b1
JX
2610msgid "(no branch)"
2611msgstr ""
2612
18a90722 2613#: ref-filter.c:1488 ref-filter.c:1519
9fa976ff 2614#, c-format
fda7b092 2615msgid "missing object %s for %s"
dce37b66
JX
2616msgstr ""
2617
18a90722 2618#: ref-filter.c:1491 ref-filter.c:1522
64f23b0c 2619#, c-format
fda7b092 2620msgid "parse_object_buffer failed on %s for %s"
64f23b0c
JX
2621msgstr ""
2622
18a90722 2623#: ref-filter.c:1822
f517e50d 2624#, c-format
fda7b092 2625msgid "malformed object at '%s'"
f517e50d
JX
2626msgstr ""
2627
18a90722 2628#: ref-filter.c:1889
fda7b092
JX
2629#, c-format
2630msgid "ignoring ref with broken name %s"
f517e50d
JX
2631msgstr ""
2632
18a90722 2633#: ref-filter.c:1894
9fa976ff 2634#, c-format
fda7b092 2635msgid "ignoring broken ref %s"
9fa976ff
JX
2636msgstr ""
2637
18a90722 2638#: ref-filter.c:2156
fda7b092
JX
2639#, c-format
2640msgid "format: %%(end) atom missing"
9fa976ff
JX
2641msgstr ""
2642
18a90722 2643#: ref-filter.c:2250
fda7b092
JX
2644#, c-format
2645msgid "malformed object name %s"
9fa976ff
JX
2646msgstr ""
2647
18a90722 2648#: remote.c:780
9fa976ff 2649#, c-format
fda7b092 2650msgid "Cannot fetch both %s and %s to %s"
9fa976ff
JX
2651msgstr ""
2652
18a90722 2653#: remote.c:784
9fa976ff 2654#, c-format
fda7b092 2655msgid "%s usually tracks %s, not %s"
9fa976ff
JX
2656msgstr ""
2657
18a90722 2658#: remote.c:788
9fa976ff 2659#, c-format
fda7b092 2660msgid "%s tracks both %s and %s"
9fa976ff
JX
2661msgstr ""
2662
18a90722 2663#: remote.c:796
fda7b092 2664msgid "Internal error"
f1522b27
JX
2665msgstr ""
2666
18a90722 2667#: remote.c:1711 remote.c:1813
fda7b092 2668msgid "HEAD does not point to a branch"
f1522b27
JX
2669msgstr ""
2670
18a90722 2671#: remote.c:1720
f1522b27 2672#, c-format
fda7b092 2673msgid "no such branch: '%s'"
f1522b27
JX
2674msgstr ""
2675
18a90722 2676#: remote.c:1723
fda7b092
JX
2677#, c-format
2678msgid "no upstream configured for branch '%s'"
28b3cffc
JX
2679msgstr ""
2680
18a90722 2681#: remote.c:1729
fda7b092
JX
2682#, c-format
2683msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
2684msgstr ""
2685
18a90722 2686#: remote.c:1744
727b9576 2687#, c-format
fda7b092 2688msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
2689msgstr ""
2690
18a90722 2691#: remote.c:1756
727b9576 2692#, c-format
fda7b092 2693msgid "branch '%s' has no remote for pushing"
727b9576
JX
2694msgstr ""
2695
18a90722 2696#: remote.c:1767
727b9576 2697#, c-format
fda7b092 2698msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
2699msgstr ""
2700
18a90722 2701#: remote.c:1780
fda7b092 2702msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
2703msgstr ""
2704
18a90722 2705#: remote.c:1802
fda7b092 2706msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
2707msgstr ""
2708
18a90722 2709#: remote.c:2106
f517e50d 2710#, c-format
fda7b092 2711msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
2712msgstr ""
2713
18a90722 2714#: remote.c:2110
fda7b092 2715msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
2716msgstr ""
2717
18a90722 2718#: remote.c:2113
d07a63e4 2719#, c-format
25eab542 2720msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
2721msgstr ""
2722
18a90722 2723#: remote.c:2117
d07a63e4 2724#, c-format
fda7b092
JX
2725msgid "Your branch is ahead of '%s' by %d commit.\n"
2726msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2727msgstr[0] ""
2728msgstr[1] ""
2729
18a90722 2730#: remote.c:2123
fda7b092 2731msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
2732msgstr ""
2733
18a90722 2734#: remote.c:2126
d07a63e4 2735#, c-format
fda7b092
JX
2736msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2737msgid_plural ""
2738"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2739msgstr[0] ""
2740msgstr[1] ""
2741
18a90722 2742#: remote.c:2134
fda7b092 2743msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
2744msgstr ""
2745
18a90722 2746#: remote.c:2137
d07a63e4 2747#, c-format
fda7b092
JX
2748msgid ""
2749"Your branch and '%s' have diverged,\n"
2750"and have %d and %d different commit each, respectively.\n"
2751msgid_plural ""
2752"Your branch and '%s' have diverged,\n"
2753"and have %d and %d different commits each, respectively.\n"
2754msgstr[0] ""
2755msgstr[1] ""
d07a63e4 2756
18a90722 2757#: remote.c:2147
fda7b092 2758msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
2759msgstr ""
2760
18a90722 2761#: revision.c:2268
fda7b092 2762msgid "your current branch appears to be broken"
9eb3984b
JX
2763msgstr ""
2764
18a90722 2765#: revision.c:2271
9eb3984b 2766#, c-format
fda7b092 2767msgid "your current branch '%s' does not have any commits yet"
9eb3984b
JX
2768msgstr ""
2769
18a90722 2770#: revision.c:2465
fda7b092 2771msgid "--first-parent is incompatible with --bisect"
9eb3984b
JX
2772msgstr ""
2773
18a90722 2774#: run-command.c:645
fda7b092 2775msgid "open /dev/null failed"
9eb3984b
JX
2776msgstr ""
2777
18a90722
JX
2778#: run-command.c:1188
2779#, c-format
2780msgid ""
2781"The '%s' hook was ignored because it's not set as executable.\n"
2782"You can disable this warning with `git config advice.ignoredHook false`."
2783msgstr ""
2784
5b34e000 2785#: send-pack.c:151
dfc182b1
JX
2786#, c-format
2787msgid "unable to parse remote unpack status: %s"
2788msgstr ""
2789
5b34e000 2790#: send-pack.c:153
dfc182b1
JX
2791#, c-format
2792msgid "remote unpack failed: %s"
2793msgstr ""
2794
5b34e000 2795#: send-pack.c:316
fda7b092 2796msgid "failed to sign the push certificate"
9fa976ff
JX
2797msgstr ""
2798
5b34e000 2799#: send-pack.c:429
fda7b092 2800msgid "the receiving end does not support --signed push"
9fa976ff
JX
2801msgstr ""
2802
5b34e000 2803#: send-pack.c:431
9fa976ff 2804msgid ""
fda7b092
JX
2805"not sending a push certificate since the receiving end does not support --"
2806"signed push"
9fa976ff
JX
2807msgstr ""
2808
5b34e000 2809#: send-pack.c:443
fda7b092 2810msgid "the receiving end does not support --atomic push"
9fa976ff
JX
2811msgstr ""
2812
5b34e000 2813#: send-pack.c:448
fda7b092 2814msgid "the receiving end does not support push options"
9fa976ff
JX
2815msgstr ""
2816
25eab542 2817#: sequencer.c:218
fda7b092 2818msgid "revert"
df0617bf
JX
2819msgstr ""
2820
25eab542 2821#: sequencer.c:220
fda7b092 2822msgid "cherry-pick"
f517e50d
JX
2823msgstr ""
2824
25eab542 2825#: sequencer.c:222
673bfad0
JX
2826msgid "rebase -i"
2827msgstr ""
2828
25eab542 2829#: sequencer.c:224
673bfad0
JX
2830#, c-format
2831msgid "Unknown action: %d"
2832msgstr ""
2833
25eab542 2834#: sequencer.c:281
f517e50d 2835msgid ""
fda7b092
JX
2836"after resolving the conflicts, mark the corrected paths\n"
2837"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
2838msgstr ""
2839
25eab542 2840#: sequencer.c:284
f517e50d 2841msgid ""
fda7b092
JX
2842"after resolving the conflicts, mark the corrected paths\n"
2843"with 'git add <paths>' or 'git rm <paths>'\n"
2844"and commit the result with 'git commit'"
f517e50d
JX
2845msgstr ""
2846
18a90722 2847#: sequencer.c:297 sequencer.c:1715
f517e50d 2848#, c-format
fda7b092 2849msgid "could not lock '%s'"
f517e50d
JX
2850msgstr ""
2851
18a90722
JX
2852#: sequencer.c:300 sequencer.c:1592 sequencer.c:1720 sequencer.c:1734
2853#: sequencer.c:2723 sequencer.c:2794 wrapper.c:656
f517e50d 2854#, c-format
fda7b092 2855msgid "could not write to '%s'"
f517e50d
JX
2856msgstr ""
2857
25eab542 2858#: sequencer.c:304
f517e50d 2859#, c-format
72351d7d 2860msgid "could not write eol to '%s'"
f517e50d
JX
2861msgstr ""
2862
18a90722 2863#: sequencer.c:308 sequencer.c:1597 sequencer.c:1722
f517e50d 2864#, c-format
fda7b092 2865msgid "failed to finalize '%s'."
f517e50d
JX
2866msgstr ""
2867
18a90722
JX
2868#: sequencer.c:332 sequencer.c:829 sequencer.c:1618 builtin/am.c:259
2869#: builtin/commit.c:754 builtin/merge.c:1046
f517e50d 2870#, c-format
fda7b092 2871msgid "could not read '%s'"
f517e50d
JX
2872msgstr ""
2873
25eab542 2874#: sequencer.c:358
f517e50d 2875#, c-format
fda7b092 2876msgid "your local changes would be overwritten by %s."
f517e50d
JX
2877msgstr ""
2878
25eab542 2879#: sequencer.c:362
fda7b092 2880msgid "commit your changes or stash them to proceed."
f517e50d
JX
2881msgstr ""
2882
25eab542 2883#: sequencer.c:391
f517e50d 2884#, c-format
fda7b092 2885msgid "%s: fast-forward"
f517e50d
JX
2886msgstr ""
2887
673bfad0 2888#. TRANSLATORS: %s will be "revert", "cherry-pick" or
5b34e000 2889#. "rebase -i".
673bfad0 2890#.
18a90722 2891#: sequencer.c:477
f517e50d 2892#, c-format
fda7b092 2893msgid "%s: Unable to write new index file"
f517e50d
JX
2894msgstr ""
2895
18a90722 2896#: sequencer.c:496
fda7b092 2897msgid "could not resolve HEAD commit\n"
f517e50d
JX
2898msgstr ""
2899
18a90722 2900#: sequencer.c:516
fda7b092 2901msgid "unable to update cache tree\n"
f517e50d
JX
2902msgstr ""
2903
18a90722 2904#: sequencer.c:600
f517e50d
JX
2905#, c-format
2906msgid ""
fda7b092
JX
2907"you have staged changes in your working tree\n"
2908"If these changes are meant to be squashed into the previous commit, run:\n"
2909"\n"
2910" git commit --amend %s\n"
2911"\n"
2912"If they are meant to go into a new commit, run:\n"
2913"\n"
2914" git commit %s\n"
2915"\n"
2916"In both cases, once you're done, continue with:\n"
2917"\n"
2918" git rebase --continue\n"
f517e50d
JX
2919msgstr ""
2920
18a90722 2921#: sequencer.c:702
f517e50d 2922#, c-format
fda7b092 2923msgid "could not parse commit %s\n"
f517e50d
JX
2924msgstr ""
2925
18a90722 2926#: sequencer.c:707
f517e50d 2927#, c-format
fda7b092 2928msgid "could not parse parent commit %s\n"
f517e50d
JX
2929msgstr ""
2930
18a90722 2931#: sequencer.c:836
673bfad0
JX
2932#, c-format
2933msgid ""
2934"unexpected 1st line of squash message:\n"
2935"\n"
2936"\t%.*s"
2937msgstr ""
2938
18a90722 2939#: sequencer.c:842
673bfad0
JX
2940#, c-format
2941msgid ""
2942"invalid 1st line of squash message:\n"
2943"\n"
2944"\t%.*s"
2945msgstr ""
2946
18a90722 2947#: sequencer.c:848 sequencer.c:873
673bfad0
JX
2948#, c-format
2949msgid "This is a combination of %d commits."
2950msgstr ""
2951
18a90722 2952#: sequencer.c:857 sequencer.c:2742
673bfad0
JX
2953msgid "need a HEAD to fixup"
2954msgstr ""
2955
18a90722 2956#: sequencer.c:859
673bfad0
JX
2957msgid "could not read HEAD"
2958msgstr ""
2959
18a90722 2960#: sequencer.c:861
673bfad0
JX
2961msgid "could not read HEAD's commit message"
2962msgstr ""
2963
18a90722 2964#: sequencer.c:867
673bfad0
JX
2965#, c-format
2966msgid "cannot write '%s'"
2967msgstr ""
2968
18a90722 2969#: sequencer.c:876 git-rebase--interactive.sh:446
673bfad0
JX
2970msgid "This is the 1st commit message:"
2971msgstr ""
2972
18a90722 2973#: sequencer.c:884
673bfad0
JX
2974#, c-format
2975msgid "could not read commit message of %s"
2976msgstr ""
2977
18a90722 2978#: sequencer.c:891
673bfad0
JX
2979#, c-format
2980msgid "This is the commit message #%d:"
2981msgstr ""
2982
18a90722 2983#: sequencer.c:896
673bfad0
JX
2984#, c-format
2985msgid "The commit message #%d will be skipped:"
2986msgstr ""
2987
18a90722 2988#: sequencer.c:901
673bfad0
JX
2989#, c-format
2990msgid "unknown command: %d"
2991msgstr ""
2992
18a90722 2993#: sequencer.c:967
fda7b092 2994msgid "your index file is unmerged."
f517e50d
JX
2995msgstr ""
2996
18a90722 2997#: sequencer.c:986
f517e50d 2998#, c-format
fda7b092 2999msgid "commit %s is a merge but no -m option was given."
f517e50d
JX
3000msgstr ""
3001
18a90722 3002#: sequencer.c:994
f517e50d 3003#, c-format
fda7b092 3004msgid "commit %s does not have parent %d"
f517e50d
JX
3005msgstr ""
3006
18a90722 3007#: sequencer.c:998
f517e50d 3008#, c-format
fda7b092 3009msgid "mainline was specified but commit %s is not a merge."
f517e50d
JX
3010msgstr ""
3011
18a90722 3012#: sequencer.c:1004
673bfad0
JX
3013#, c-format
3014msgid "cannot get commit message for %s"
3015msgstr ""
3016
fda7b092
JX
3017#. TRANSLATORS: The first %s will be a "todo" command like
3018#. "revert" or "pick", the second %s a SHA1.
18a90722 3019#: sequencer.c:1025
f517e50d 3020#, c-format
fda7b092 3021msgid "%s: cannot parse parent commit %s"
f517e50d
JX
3022msgstr ""
3023
18a90722 3024#: sequencer.c:1088 sequencer.c:1864
f517e50d 3025#, c-format
673bfad0 3026msgid "could not rename '%s' to '%s'"
f517e50d
JX
3027msgstr ""
3028
18a90722 3029#: sequencer.c:1139
f517e50d 3030#, c-format
fda7b092 3031msgid "could not revert %s... %s"
f517e50d
JX
3032msgstr ""
3033
18a90722 3034#: sequencer.c:1140
fda7b092
JX
3035#, c-format
3036msgid "could not apply %s... %s"
5e078fcd
JX
3037msgstr ""
3038
18a90722 3039#: sequencer.c:1182
fda7b092 3040msgid "empty commit set passed"
727b9576
JX
3041msgstr ""
3042
18a90722 3043#: sequencer.c:1192
727b9576 3044#, c-format
fda7b092 3045msgid "git %s: failed to read the index"
727b9576
JX
3046msgstr ""
3047
18a90722 3048#: sequencer.c:1198
fda7b092
JX
3049#, c-format
3050msgid "git %s: failed to refresh the index"
727b9576
JX
3051msgstr ""
3052
18a90722 3053#: sequencer.c:1319
fda7b092
JX
3054#, c-format
3055msgid "invalid line %d: %.*s"
727b9576
JX
3056msgstr ""
3057
18a90722 3058#: sequencer.c:1327
673bfad0
JX
3059#, c-format
3060msgid "cannot '%s' without a previous commit"
727b9576
JX
3061msgstr ""
3062
18a90722
JX
3063#: sequencer.c:1360 sequencer.c:2522 sequencer.c:2557 sequencer.c:2636
3064#: sequencer.c:2662 sequencer.c:2752 sequencer.c:2853
fda7b092
JX
3065#, c-format
3066msgid "could not read '%s'."
727b9576
JX
3067msgstr ""
3068
18a90722 3069#: sequencer.c:1372
673bfad0
JX
3070msgid "please fix this using 'git rebase --edit-todo'."
3071msgstr ""
3072
18a90722 3073#: sequencer.c:1374
fda7b092
JX
3074#, c-format
3075msgid "unusable instruction sheet: '%s'"
3076msgstr ""
3077
18a90722 3078#: sequencer.c:1379
673bfad0
JX
3079msgid "no commits parsed."
3080msgstr ""
3081
18a90722 3082#: sequencer.c:1390
fda7b092 3083msgid "cannot cherry-pick during a revert."
727b9576
JX
3084msgstr ""
3085
18a90722 3086#: sequencer.c:1392
fda7b092 3087msgid "cannot revert during a cherry-pick."
9fa976ff
JX
3088msgstr ""
3089
18a90722 3090#: sequencer.c:1459
df0617bf 3091#, c-format
fda7b092 3092msgid "invalid key: %s"
df0617bf
JX
3093msgstr ""
3094
18a90722 3095#: sequencer.c:1462
df0617bf 3096#, c-format
fda7b092 3097msgid "invalid value for %s: %s"
df0617bf
JX
3098msgstr ""
3099
18a90722 3100#: sequencer.c:1528
df0617bf 3101#, c-format
fda7b092 3102msgid "malformed options sheet: '%s'"
df0617bf
JX
3103msgstr ""
3104
18a90722 3105#: sequencer.c:1566
fda7b092 3106msgid "a cherry-pick or revert is already in progress"
46bc4039
JX
3107msgstr ""
3108
18a90722 3109#: sequencer.c:1567
fda7b092 3110msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
d07a63e4
JX
3111msgstr ""
3112
18a90722 3113#: sequencer.c:1570
64f23b0c 3114#, c-format
fda7b092 3115msgid "could not create sequencer directory '%s'"
64f23b0c
JX
3116msgstr ""
3117
18a90722 3118#: sequencer.c:1585
fda7b092 3119msgid "could not lock HEAD"
64f23b0c
JX
3120msgstr ""
3121
18a90722 3122#: sequencer.c:1643 sequencer.c:2227
fda7b092 3123msgid "no cherry-pick or revert in progress"
dce37b66
JX
3124msgstr ""
3125
18a90722 3126#: sequencer.c:1645
fda7b092 3127msgid "cannot resolve HEAD"
dce37b66
JX
3128msgstr ""
3129
18a90722 3130#: sequencer.c:1647 sequencer.c:1682
fda7b092 3131msgid "cannot abort from a branch yet to be born"
dce37b66
JX
3132msgstr ""
3133
18a90722 3134#: sequencer.c:1668 builtin/grep.c:713
fda7b092
JX
3135#, c-format
3136msgid "cannot open '%s'"
11b90174
JX
3137msgstr ""
3138
18a90722 3139#: sequencer.c:1670
fda7b092
JX
3140#, c-format
3141msgid "cannot read '%s': %s"
dce37b66
JX
3142msgstr ""
3143
18a90722 3144#: sequencer.c:1671
fda7b092 3145msgid "unexpected end of file"
11b90174
JX
3146msgstr ""
3147
18a90722 3148#: sequencer.c:1677
fda7b092
JX
3149#, c-format
3150msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
dce37b66
JX
3151msgstr ""
3152
18a90722 3153#: sequencer.c:1688
673bfad0
JX
3154msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3155msgstr ""
3156
18a90722 3157#: sequencer.c:1829 sequencer.c:2125
673bfad0
JX
3158msgid "cannot read HEAD"
3159msgstr ""
3160
18a90722 3161#: sequencer.c:1869 builtin/difftool.c:639
673bfad0
JX
3162#, c-format
3163msgid "could not copy '%s' to '%s'"
3164msgstr ""
3165
18a90722 3166#: sequencer.c:1888
673bfad0
JX
3167msgid "could not read index"
3168msgstr ""
3169
18a90722 3170#: sequencer.c:1893
673bfad0
JX
3171#, c-format
3172msgid ""
3173"execution failed: %s\n"
3174"%sYou can fix the problem, and then run\n"
3175"\n"
3176" git rebase --continue\n"
3177"\n"
3178msgstr ""
3179
18a90722 3180#: sequencer.c:1899
673bfad0
JX
3181msgid "and made changes to the index and/or the working tree\n"
3182msgstr ""
3183
18a90722 3184#: sequencer.c:1905
673bfad0
JX
3185#, c-format
3186msgid ""
3187"execution succeeded: %s\n"
3188"but left changes to the index and/or the working tree\n"
3189"Commit or stash your changes, and then run\n"
3190"\n"
3191" git rebase --continue\n"
3192"\n"
3193msgstr ""
3194
18a90722 3195#: sequencer.c:1964
673bfad0 3196#, c-format
5b34e000 3197msgid "Applied autostash.\n"
673bfad0
JX
3198msgstr ""
3199
18a90722 3200#: sequencer.c:1976
673bfad0
JX
3201#, c-format
3202msgid "cannot store %s"
3203msgstr ""
3204
18a90722 3205#: sequencer.c:1979 git-rebase.sh:175
673bfad0
JX
3206#, c-format
3207msgid ""
3208"Applying autostash resulted in conflicts.\n"
3209"Your changes are safe in the stash.\n"
3210"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
3211msgstr ""
3212
18a90722 3213#: sequencer.c:2061
673bfad0 3214#, c-format
dfc182b1 3215msgid "Stopped at %s... %.*s\n"
673bfad0
JX
3216msgstr ""
3217
18a90722 3218#: sequencer.c:2103
673bfad0
JX
3219#, c-format
3220msgid "unknown command %d"
3221msgstr ""
3222
18a90722 3223#: sequencer.c:2133
673bfad0
JX
3224msgid "could not read orig-head"
3225msgstr ""
3226
18a90722 3227#: sequencer.c:2138 sequencer.c:2739
673bfad0
JX
3228msgid "could not read 'onto'"
3229msgstr ""
3230
18a90722 3231#: sequencer.c:2145
673bfad0
JX
3232#, c-format
3233msgid "could not update %s"
3234msgstr ""
3235
18a90722 3236#: sequencer.c:2152
673bfad0
JX
3237#, c-format
3238msgid "could not update HEAD to %s"
3239msgstr ""
3240
18a90722 3241#: sequencer.c:2236
673bfad0
JX
3242msgid "cannot rebase: You have unstaged changes."
3243msgstr ""
3244
18a90722 3245#: sequencer.c:2241
673bfad0
JX
3246msgid "could not remove CHERRY_PICK_HEAD"
3247msgstr ""
3248
18a90722 3249#: sequencer.c:2250
673bfad0
JX
3250msgid "cannot amend non-existing commit"
3251msgstr ""
3252
18a90722 3253#: sequencer.c:2252
673bfad0
JX
3254#, c-format
3255msgid "invalid file: '%s'"
3256msgstr ""
3257
18a90722 3258#: sequencer.c:2254
673bfad0
JX
3259#, c-format
3260msgid "invalid contents: '%s'"
3261msgstr ""
3262
18a90722 3263#: sequencer.c:2257
673bfad0
JX
3264msgid ""
3265"\n"
3266"You have uncommitted changes in your working tree. Please, commit them\n"
3267"first and then run 'git rebase --continue' again."
3268msgstr ""
3269
18a90722 3270#: sequencer.c:2267
673bfad0
JX
3271msgid "could not commit staged changes."
3272msgstr ""
3273
18a90722 3274#: sequencer.c:2347
fda7b092
JX
3275#, c-format
3276msgid "%s: can't cherry-pick a %s"
dce37b66
JX
3277msgstr ""
3278
18a90722 3279#: sequencer.c:2351
fda7b092
JX
3280#, c-format
3281msgid "%s: bad revision"
dce37b66
JX
3282msgstr ""
3283
18a90722 3284#: sequencer.c:2384
fda7b092 3285msgid "can't revert as initial commit"
dce37b66
JX
3286msgstr ""
3287
18a90722 3288#: sequencer.c:2489
25eab542
JX
3289msgid "make_script: unhandled options"
3290msgstr ""
3291
18a90722 3292#: sequencer.c:2492
25eab542
JX
3293msgid "make_script: error preparing revisions"
3294msgstr ""
3295
18a90722 3296#: sequencer.c:2526 sequencer.c:2561
25eab542
JX
3297#, c-format
3298msgid "unusable todo list: '%s'"
3299msgstr ""
3300
18a90722 3301#: sequencer.c:2609
25eab542 3302#, c-format
9c07fab7
JX
3303msgid ""
3304"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
25eab542
JX
3305msgstr ""
3306
18a90722 3307#: sequencer.c:2689
25eab542
JX
3308#, c-format
3309msgid ""
3310"Warning: some commits may have been dropped accidentally.\n"
3311"Dropped commits (newer to older):\n"
3312msgstr ""
3313
18a90722 3314#: sequencer.c:2696
25eab542
JX
3315#, c-format
3316msgid ""
3317"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3318"\n"
3319"Use 'git config rebase.missingCommitsCheck' to change the level of "
3320"warnings.\n"
3321"The possible behaviours are: ignore, warn, error.\n"
3322"\n"
3323msgstr ""
3324
18a90722 3325#: sequencer.c:2708
25eab542
JX
3326#, c-format
3327msgid ""
3328"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
3329"continue'.\n"
3330"Or you can abort the rebase with 'git rebase --abort'.\n"
3331msgstr ""
3332
18a90722
JX
3333#: sequencer.c:2721 sequencer.c:2788 wrapper.c:225 wrapper.c:395
3334#: builtin/am.c:779
25eab542
JX
3335#, c-format
3336msgid "could not open '%s' for writing"
3337msgstr ""
3338
18a90722 3339#: sequencer.c:2769
25eab542 3340#, c-format
18a90722 3341msgid "could not parse commit '%s'"
25eab542
JX
3342msgstr ""
3343
18a90722 3344#: sequencer.c:2891
25eab542
JX
3345msgid "the script was already rearranged."
3346msgstr ""
3347
5b34e000 3348#: setup.c:171
fda7b092 3349#, c-format
dce37b66 3350msgid ""
fda7b092
JX
3351"%s: no such path in the working tree.\n"
3352"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dce37b66
JX
3353msgstr ""
3354
5b34e000 3355#: setup.c:184
fda7b092
JX
3356#, c-format
3357msgid ""
3358"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
3359"Use '--' to separate paths from revisions, like this:\n"
3360"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
3361msgstr ""
3362
5b34e000 3363#: setup.c:252
dce37b66 3364#, c-format
fda7b092
JX
3365msgid ""
3366"ambiguous argument '%s': both revision and filename\n"
3367"Use '--' to separate paths from revisions, like this:\n"
3368"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
3369msgstr ""
3370
18a90722 3371#: setup.c:501
fda7b092
JX
3372#, c-format
3373msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
3374msgstr ""
3375
18a90722 3376#: setup.c:509
fda7b092 3377msgid "unknown repository extensions found:"
dce37b66
JX
3378msgstr ""
3379
18a90722 3380#: setup.c:811
fda7b092
JX
3381#, c-format
3382msgid "Not a git repository (or any of the parent directories): %s"
dce37b66
JX
3383msgstr ""
3384
18a90722 3385#: setup.c:813 builtin/index-pack.c:1653
fda7b092 3386msgid "Cannot come back to cwd"
dce37b66
JX
3387msgstr ""
3388
18a90722 3389#: setup.c:1052
fda7b092 3390msgid "Unable to read current working directory"
dce37b66
JX
3391msgstr ""
3392
18a90722 3393#: setup.c:1064 setup.c:1070
fda7b092 3394#, c-format
dfc182b1 3395msgid "Cannot change to '%s'"
dce37b66
JX
3396msgstr ""
3397
18a90722 3398#: setup.c:1083
fda7b092 3399#, c-format
dfc182b1
JX
3400msgid ""
3401"Not a git repository (or any parent up to mount point %s)\n"
3402"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
dce37b66
JX
3403msgstr ""
3404
18a90722 3405#: setup.c:1167
fda7b092
JX
3406#, c-format
3407msgid ""
3408"Problem with core.sharedRepository filemode value (0%.3o).\n"
3409"The owner of files must always have read and write permissions."
5e078fcd
JX
3410msgstr ""
3411
18a90722 3412#: sha1_file.c:598
fda7b092
JX
3413#, c-format
3414msgid "path '%s' does not exist"
5e078fcd
JX
3415msgstr ""
3416
18a90722 3417#: sha1_file.c:624
fda7b092
JX
3418#, c-format
3419msgid "reference repository '%s' as a linked checkout is not supported yet."
dce37b66
JX
3420msgstr ""
3421
18a90722 3422#: sha1_file.c:630
fda7b092
JX
3423#, c-format
3424msgid "reference repository '%s' is not a local repository."
dce37b66
JX
3425msgstr ""
3426
18a90722 3427#: sha1_file.c:636
fda7b092
JX
3428#, c-format
3429msgid "reference repository '%s' is shallow"
dce37b66
JX
3430msgstr ""
3431
18a90722 3432#: sha1_file.c:644
fda7b092
JX
3433#, c-format
3434msgid "reference repository '%s' is grafted"
dce37b66
JX
3435msgstr ""
3436
18a90722 3437#: sha1_name.c:422
fda7b092
JX
3438#, c-format
3439msgid "short SHA1 %s is ambiguous"
dce37b66
JX
3440msgstr ""
3441
18a90722 3442#: sha1_name.c:433
fda7b092 3443msgid "The candidates are:"
dce37b66
JX
3444msgstr ""
3445
18a90722 3446#: sha1_name.c:693
fda7b092
JX
3447msgid ""
3448"Git normally never creates a ref that ends with 40 hex characters\n"
3449"because it will be ignored when you just specify 40-hex. These refs\n"
3450"may be created by mistake. For example,\n"
3451"\n"
3452" git checkout -b $br $(git rev-parse ...)\n"
3453"\n"
3454"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3455"examine these refs and maybe delete them. Turn this message off by\n"
3456"running \"git config advice.objectNameWarning false\""
727b9576
JX
3457msgstr ""
3458
18a90722 3459#: submodule.c:96 submodule.c:130
fda7b092 3460msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
727b9576
JX
3461msgstr ""
3462
18a90722 3463#: submodule.c:100 submodule.c:134
fda7b092
JX
3464#, c-format
3465msgid "Could not find section in .gitmodules where path=%s"
df49095a
JX
3466msgstr ""
3467
18a90722 3468#: submodule.c:108
fda7b092
JX
3469#, c-format
3470msgid "Could not update .gitmodules entry %s"
11b90174
JX
3471msgstr ""
3472
18a90722 3473#: submodule.c:141
fda7b092
JX
3474#, c-format
3475msgid "Could not remove .gitmodules entry for %s"
11b90174
JX
3476msgstr ""
3477
18a90722 3478#: submodule.c:152
fda7b092 3479msgid "staging updated .gitmodules failed"
9fa976ff
JX
3480msgstr ""
3481
18a90722 3482#: submodule.c:312
5b34e000
JX
3483#, c-format
3484msgid "in unpopulated submodule '%s'"
3485msgstr ""
3486
18a90722 3487#: submodule.c:343
5b34e000
JX
3488#, c-format
3489msgid "Pathspec '%s' is in submodule '%.*s'"
3490msgstr ""
3491
18a90722 3492#: submodule.c:833
25eab542
JX
3493#, c-format
3494msgid "submodule entry '%s' (%s) is a %s, not a commit"
3495msgstr ""
3496
18a90722 3497#: submodule.c:1065 builtin/branch.c:648 builtin/submodule--helper.c:1387
25eab542
JX
3498msgid "Failed to resolve HEAD as a valid ref."
3499msgstr ""
3500
18a90722 3501#: submodule.c:1370
673bfad0 3502#, c-format
dfc182b1 3503msgid "'%s' not recognized as a git repository"
673bfad0
JX
3504msgstr ""
3505
18a90722 3506#: submodule.c:1508
673bfad0 3507#, c-format
dfc182b1 3508msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
3509msgstr ""
3510
18a90722 3511#: submodule.c:1521
dfc182b1
JX
3512#, c-format
3513msgid "could not run 'git status' in submodule '%s'"
3514msgstr ""
3515
18a90722 3516#: submodule.c:1614
dfc182b1
JX
3517#, c-format
3518msgid "submodule '%s' has dirty index"
3519msgstr ""
3520
18a90722 3521#: submodule.c:1876
673bfad0
JX
3522#, c-format
3523msgid ""
3524"relocate_gitdir for submodule '%s' with more than one worktree not supported"
3525msgstr ""
3526
18a90722 3527#: submodule.c:1888 submodule.c:1944
673bfad0
JX
3528#, c-format
3529msgid "could not lookup name for submodule '%s'"
3530msgstr ""
3531
18a90722
JX
3532#: submodule.c:1892 builtin/submodule--helper.c:909
3533#: builtin/submodule--helper.c:919
673bfad0
JX
3534#, c-format
3535msgid "could not create directory '%s'"
3536msgstr ""
3537
18a90722 3538#: submodule.c:1895
673bfad0
JX
3539#, c-format
3540msgid ""
3541"Migrating git directory of '%s%s' from\n"
3542"'%s' to\n"
3543"'%s'\n"
3544msgstr ""
3545
18a90722 3546#: submodule.c:1979
673bfad0
JX
3547#, c-format
3548msgid "could not recurse into submodule '%s'"
3549msgstr ""
3550
18a90722 3551#: submodule.c:2023
dfc182b1
JX
3552msgid "could not start ls-files in .."
3553msgstr ""
3554
18a90722 3555#: submodule.c:2043
dfc182b1
JX
3556msgid "BUG: returned path string doesn't match cwd?"
3557msgstr ""
3558
18a90722 3559#: submodule.c:2062
dfc182b1
JX
3560#, c-format
3561msgid "ls-tree returned unexpected return code %d"
3562msgstr ""
3563
25eab542
JX
3564#: submodule-config.c:263
3565msgid "negative values not allowed for submodule.fetchjobs"
3566msgstr ""
3567
3568#: submodule-config.c:436
fda7b092
JX
3569#, c-format
3570msgid "invalid value for %s"
11b90174
JX
3571msgstr ""
3572
25eab542 3573#: trailer.c:238
fda7b092
JX
3574#, c-format
3575msgid "running trailer command '%s' failed"
11b90174
JX
3576msgstr ""
3577
25eab542
JX
3578#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
3579#: trailer.c:557
fda7b092
JX
3580#, c-format
3581msgid "unknown value '%s' for key '%s'"
11b90174
JX
3582msgstr ""
3583
25eab542 3584#: trailer.c:539 trailer.c:544 builtin/remote.c:290
fda7b092
JX
3585#, c-format
3586msgid "more than one %s"
11b90174
JX
3587msgstr ""
3588
25eab542 3589#: trailer.c:730
fda7b092
JX
3590#, c-format
3591msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
3592msgstr ""
3593
25eab542 3594#: trailer.c:750
fda7b092
JX
3595#, c-format
3596msgid "could not read input file '%s'"
11b90174
JX
3597msgstr ""
3598
25eab542 3599#: trailer.c:753
fda7b092 3600msgid "could not read from stdin"
df0617bf
JX
3601msgstr ""
3602
25eab542 3603#: trailer.c:1008 builtin/am.c:46
df0617bf 3604#, c-format
fda7b092
JX
3605msgid "could not stat %s"
3606msgstr ""
df0617bf 3607
25eab542 3608#: trailer.c:1010
df0617bf 3609#, c-format
fda7b092 3610msgid "file %s is not a regular file"
df0617bf
JX
3611msgstr ""
3612
25eab542 3613#: trailer.c:1012
fda7b092
JX
3614#, c-format
3615msgid "file %s is not writable by user"
3616msgstr ""
3617
25eab542 3618#: trailer.c:1024
fda7b092 3619msgid "could not open temporary file"
df0617bf
JX
3620msgstr ""
3621
25eab542 3622#: trailer.c:1064
df0617bf 3623#, c-format
fda7b092
JX
3624msgid "could not rename temporary file to %s"
3625msgstr ""
df0617bf 3626
18a90722 3627#: transport.c:63
fda7b092
JX
3628#, c-format
3629msgid "Would set upstream of '%s' to '%s' of '%s'\n"
df0617bf
JX
3630msgstr ""
3631
18a90722 3632#: transport.c:152
235537a0 3633#, c-format
fda7b092 3634msgid "transport: invalid depth option '%s'"
235537a0
JX
3635msgstr ""
3636
18a90722 3637#: transport.c:904
fda7b092
JX
3638#, c-format
3639msgid ""
3640"The following submodule paths contain changes that can\n"
3641"not be found on any remote:\n"
11b90174
JX
3642msgstr ""
3643
18a90722 3644#: transport.c:908
fda7b092
JX
3645#, c-format
3646msgid ""
3647"\n"
3648"Please try\n"
3649"\n"
3650"\tgit push --recurse-submodules=on-demand\n"
3651"\n"
3652"or cd to the path and use\n"
3653"\n"
3654"\tgit push\n"
3655"\n"
3656"to push them to a remote.\n"
3657"\n"
11b90174
JX
3658msgstr ""
3659
18a90722 3660#: transport.c:916
fda7b092 3661msgid "Aborting."
11b90174
JX
3662msgstr ""
3663
18a90722 3664#: transport-helper.c:1074
fda7b092
JX
3665#, c-format
3666msgid "Could not read ref %s"
11b90174
JX
3667msgstr ""
3668
fda7b092
JX
3669#: tree-walk.c:31
3670msgid "too-short tree object"
11b90174
JX
3671msgstr ""
3672
fda7b092
JX
3673#: tree-walk.c:37
3674msgid "malformed mode in tree entry"
235537a0
JX
3675msgstr ""
3676
fda7b092
JX
3677#: tree-walk.c:41
3678msgid "empty filename in tree entry"
11b90174
JX
3679msgstr ""
3680
25eab542 3681#: tree-walk.c:114
fda7b092 3682msgid "too-short tree file"
11b90174
JX
3683msgstr ""
3684
18a90722 3685#: unpack-trees.c:107
235537a0 3686#, c-format
fda7b092
JX
3687msgid ""
3688"Your local changes to the following files would be overwritten by checkout:\n"
3689"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
3690msgstr ""
3691
18a90722 3692#: unpack-trees.c:109
fda7b092
JX
3693#, c-format
3694msgid ""
3695"Your local changes to the following files would be overwritten by checkout:\n"
3696"%%s"
11b90174
JX
3697msgstr ""
3698
18a90722 3699#: unpack-trees.c:112
fda7b092
JX
3700#, c-format
3701msgid ""
3702"Your local changes to the following files would be overwritten by merge:\n"
3703"%%sPlease commit your changes or stash them before you merge."
3704msgstr ""
3705
18a90722 3706#: unpack-trees.c:114
fda7b092
JX
3707#, c-format
3708msgid ""
3709"Your local changes to the following files would be overwritten by merge:\n"
3710"%%s"
11b90174
JX
3711msgstr ""
3712
18a90722 3713#: unpack-trees.c:117
fda7b092 3714#, c-format
11b90174 3715msgid ""
fda7b092
JX
3716"Your local changes to the following files would be overwritten by %s:\n"
3717"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
3718msgstr ""
3719
18a90722 3720#: unpack-trees.c:119
727b9576 3721#, c-format
fda7b092
JX
3722msgid ""
3723"Your local changes to the following files would be overwritten by %s:\n"
3724"%%s"
11b90174
JX
3725msgstr ""
3726
18a90722 3727#: unpack-trees.c:124
fda7b092
JX
3728#, c-format
3729msgid ""
673bfad0 3730"Updating the following directories would lose untracked files in them:\n"
fda7b092 3731"%s"
28b3cffc
JX
3732msgstr ""
3733
18a90722 3734#: unpack-trees.c:128
fda7b092
JX
3735#, c-format
3736msgid ""
3737"The following untracked working tree files would be removed by checkout:\n"
3738"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
3739msgstr ""
3740
18a90722 3741#: unpack-trees.c:130
fda7b092
JX
3742#, c-format
3743msgid ""
3744"The following untracked working tree files would be removed by checkout:\n"
3745"%%s"
11b90174
JX
3746msgstr ""
3747
18a90722 3748#: unpack-trees.c:133
235537a0 3749#, c-format
fda7b092
JX
3750msgid ""
3751"The following untracked working tree files would be removed by merge:\n"
3752"%%sPlease move or remove them before you merge."
c138af56
JX
3753msgstr ""
3754
18a90722 3755#: unpack-trees.c:135
fda7b092
JX
3756#, c-format
3757msgid ""
3758"The following untracked working tree files would be removed by merge:\n"
3759"%%s"
235537a0
JX
3760msgstr ""
3761
18a90722 3762#: unpack-trees.c:138
fda7b092
JX
3763#, c-format
3764msgid ""
3765"The following untracked working tree files would be removed by %s:\n"
3766"%%sPlease move or remove them before you %s."
c138af56
JX
3767msgstr ""
3768
18a90722 3769#: unpack-trees.c:140
fda7b092
JX
3770#, c-format
3771msgid ""
3772"The following untracked working tree files would be removed by %s:\n"
3773"%%s"
c138af56
JX
3774msgstr ""
3775
18a90722 3776#: unpack-trees.c:145
c138af56 3777#, c-format
fda7b092
JX
3778msgid ""
3779"The following untracked working tree files would be overwritten by "
3780"checkout:\n"
3781"%%sPlease move or remove them before you switch branches."
c138af56
JX
3782msgstr ""
3783
18a90722 3784#: unpack-trees.c:147
fda7b092
JX
3785#, c-format
3786msgid ""
3787"The following untracked working tree files would be overwritten by "
3788"checkout:\n"
3789"%%s"
11b90174
JX
3790msgstr ""
3791
18a90722 3792#: unpack-trees.c:150
fda7b092
JX
3793#, c-format
3794msgid ""
3795"The following untracked working tree files would be overwritten by merge:\n"
3796"%%sPlease move or remove them before you merge."
11b90174
JX
3797msgstr ""
3798
18a90722 3799#: unpack-trees.c:152
fda7b092
JX
3800#, c-format
3801msgid ""
3802"The following untracked working tree files would be overwritten by merge:\n"
3803"%%s"
dce37b66
JX
3804msgstr ""
3805
18a90722 3806#: unpack-trees.c:155
fda7b092
JX
3807#, c-format
3808msgid ""
3809"The following untracked working tree files would be overwritten by %s:\n"
3810"%%sPlease move or remove them before you %s."
df0617bf
JX
3811msgstr ""
3812
18a90722 3813#: unpack-trees.c:157
fda7b092
JX
3814#, c-format
3815msgid ""
3816"The following untracked working tree files would be overwritten by %s:\n"
3817"%%s"
28b3cffc
JX
3818msgstr ""
3819
18a90722 3820#: unpack-trees.c:164
fda7b092
JX
3821#, c-format
3822msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
3823msgstr ""
3824
18a90722 3825#: unpack-trees.c:167
fda7b092
JX
3826#, c-format
3827msgid ""
25eab542 3828"Cannot update sparse checkout: the following entries are not up to date:\n"
fda7b092 3829"%s"
c138af56
JX
3830msgstr ""
3831
18a90722 3832#: unpack-trees.c:169
fda7b092
JX
3833#, c-format
3834msgid ""
3835"The following working tree files would be overwritten by sparse checkout "
3836"update:\n"
3837"%s"
dce37b66
JX
3838msgstr ""
3839
18a90722 3840#: unpack-trees.c:171
fda7b092
JX
3841#, c-format
3842msgid ""
3843"The following working tree files would be removed by sparse checkout "
3844"update:\n"
3845"%s"
dce37b66
JX
3846msgstr ""
3847
18a90722 3848#: unpack-trees.c:173
dfc182b1
JX
3849#, c-format
3850msgid ""
3851"Cannot update submodule:\n"
3852"%s"
3853msgstr ""
3854
18a90722 3855#: unpack-trees.c:250
fda7b092
JX
3856#, c-format
3857msgid "Aborting\n"
dce37b66
JX
3858msgstr ""
3859
18a90722 3860#: unpack-trees.c:332
fda7b092 3861msgid "Checking out files"
dce37b66
JX
3862msgstr ""
3863
dfc182b1 3864#: urlmatch.c:163
fda7b092 3865msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
3866msgstr ""
3867
dfc182b1 3868#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 3869#, c-format
fda7b092 3870msgid "invalid %XX escape sequence"
dce37b66
JX
3871msgstr ""
3872
dfc182b1 3873#: urlmatch.c:215
fda7b092 3874msgid "missing host and scheme is not 'file:'"
dce37b66
JX
3875msgstr ""
3876
dfc182b1 3877#: urlmatch.c:232
fda7b092 3878msgid "a 'file:' URL may not have a port number"
dce37b66
JX
3879msgstr ""
3880
dfc182b1 3881#: urlmatch.c:247
fda7b092 3882msgid "invalid characters in host name"
dce37b66
JX
3883msgstr ""
3884
dfc182b1 3885#: urlmatch.c:292 urlmatch.c:303
fda7b092 3886msgid "invalid port number"
dce37b66
JX
3887msgstr ""
3888
dfc182b1 3889#: urlmatch.c:371
fda7b092 3890msgid "invalid '..' path segment"
dce37b66
JX
3891msgstr ""
3892
5b34e000 3893#: worktree.c:245
cc76011e 3894#, c-format
fda7b092 3895msgid "failed to read '%s'"
dce37b66
JX
3896msgstr ""
3897
5b34e000 3898#: wrapper.c:223 wrapper.c:393
dce37b66 3899#, c-format
fda7b092 3900msgid "could not open '%s' for reading and writing"
dce37b66
JX
3901msgstr ""
3902
18a90722
JX
3903#: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:770
3904#: builtin/am.c:862 builtin/merge.c:1043
cc76011e 3905#, c-format
fda7b092 3906msgid "could not open '%s' for reading"
dce37b66
JX
3907msgstr ""
3908
5b34e000 3909#: wrapper.c:424 wrapper.c:624
cc76011e 3910#, c-format
fda7b092 3911msgid "unable to access '%s'"
dce37b66
JX
3912msgstr ""
3913
5b34e000 3914#: wrapper.c:632
fda7b092 3915msgid "unable to get current working directory"
dce37b66
JX
3916msgstr ""
3917
25eab542 3918#: wt-status.c:150
fda7b092 3919msgid "Unmerged paths:"
a5a41683
JX
3920msgstr ""
3921
25eab542 3922#: wt-status.c:177 wt-status.c:204
9caaf23e 3923#, c-format
fda7b092 3924msgid " (use \"git reset %s <file>...\" to unstage)"
cc76011e
JX
3925msgstr ""
3926
25eab542 3927#: wt-status.c:179 wt-status.c:206
fda7b092 3928msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
3929msgstr ""
3930
25eab542 3931#: wt-status.c:183
fda7b092 3932msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
3933msgstr ""
3934
25eab542 3935#: wt-status.c:185 wt-status.c:189
fda7b092 3936msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
3937msgstr ""
3938
25eab542 3939#: wt-status.c:187
fda7b092 3940msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
3941msgstr ""
3942
18a90722 3943#: wt-status.c:198 wt-status.c:984
fda7b092 3944msgid "Changes to be committed:"
dce37b66
JX
3945msgstr ""
3946
18a90722 3947#: wt-status.c:216 wt-status.c:993
fda7b092 3948msgid "Changes not staged for commit:"
dce37b66
JX
3949msgstr ""
3950
25eab542 3951#: wt-status.c:220
fda7b092 3952msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
3953msgstr ""
3954
25eab542 3955#: wt-status.c:222
fda7b092 3956msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
3957msgstr ""
3958
25eab542 3959#: wt-status.c:223
fda7b092
JX
3960msgid ""
3961" (use \"git checkout -- <file>...\" to discard changes in working directory)"
64f23b0c
JX
3962msgstr ""
3963
25eab542 3964#: wt-status.c:225
fda7b092 3965msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
3966msgstr ""
3967
25eab542 3968#: wt-status.c:237
fda7b092
JX
3969#, c-format
3970msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
3971msgstr ""
3972
25eab542 3973#: wt-status.c:252
fda7b092 3974msgid "both deleted:"
dce37b66
JX
3975msgstr ""
3976
25eab542 3977#: wt-status.c:254
fda7b092 3978msgid "added by us:"
dce37b66
JX
3979msgstr ""
3980
25eab542 3981#: wt-status.c:256
fda7b092 3982msgid "deleted by them:"
cc76011e
JX
3983msgstr ""
3984
25eab542 3985#: wt-status.c:258
fda7b092 3986msgid "added by them:"
cc76011e
JX
3987msgstr ""
3988
25eab542 3989#: wt-status.c:260
fda7b092 3990msgid "deleted by us:"
cc76011e
JX
3991msgstr ""
3992
25eab542 3993#: wt-status.c:262
fda7b092 3994msgid "both added:"
cc76011e
JX
3995msgstr ""
3996
25eab542 3997#: wt-status.c:264
fda7b092 3998msgid "both modified:"
cc76011e
JX
3999msgstr ""
4000
25eab542 4001#: wt-status.c:274
fda7b092 4002msgid "new file:"
cc76011e
JX
4003msgstr ""
4004
25eab542 4005#: wt-status.c:276
fda7b092 4006msgid "copied:"
cc76011e
JX
4007msgstr ""
4008
25eab542 4009#: wt-status.c:278
fda7b092 4010msgid "deleted:"
cc76011e
JX
4011msgstr ""
4012
25eab542 4013#: wt-status.c:280
fda7b092 4014msgid "modified:"
cc76011e
JX
4015msgstr ""
4016
25eab542 4017#: wt-status.c:282
fda7b092 4018msgid "renamed:"
c6bc7d43
JX
4019msgstr ""
4020
25eab542 4021#: wt-status.c:284
fda7b092 4022msgid "typechange:"
cc76011e
JX
4023msgstr ""
4024
25eab542 4025#: wt-status.c:286
fda7b092 4026msgid "unknown:"
cc76011e
JX
4027msgstr ""
4028
25eab542 4029#: wt-status.c:288
fda7b092 4030msgid "unmerged:"
cc76011e
JX
4031msgstr ""
4032
25eab542 4033#: wt-status.c:370
fda7b092 4034msgid "new commits, "
9fa976ff
JX
4035msgstr ""
4036
25eab542 4037#: wt-status.c:372
fda7b092 4038msgid "modified content, "
9fa976ff
JX
4039msgstr ""
4040
25eab542 4041#: wt-status.c:374
fda7b092 4042msgid "untracked content, "
dce37b66
JX
4043msgstr ""
4044
18a90722 4045#: wt-status.c:824
5b34e000
JX
4046#, c-format
4047msgid "Your stash currently has %d entry"
4048msgid_plural "Your stash currently has %d entries"
4049msgstr[0] ""
4050msgstr[1] ""
4051
18a90722 4052#: wt-status.c:856
fda7b092 4053msgid "Submodules changed but not updated:"
dce37b66
JX
4054msgstr ""
4055
18a90722 4056#: wt-status.c:858
fda7b092 4057msgid "Submodule changes to be committed:"
dce37b66
JX
4058msgstr ""
4059
18a90722 4060#: wt-status.c:940
fda7b092 4061msgid ""
25eab542
JX
4062"Do not modify or remove the line above.\n"
4063"Everything below it will be ignored."
dce37b66
JX
4064msgstr ""
4065
18a90722 4066#: wt-status.c:1053
fda7b092 4067msgid "You have unmerged paths."
9fa976ff
JX
4068msgstr ""
4069
18a90722 4070#: wt-status.c:1056
fda7b092 4071msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
4072msgstr ""
4073
18a90722 4074#: wt-status.c:1058
fda7b092 4075msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
4076msgstr ""
4077
18a90722 4078#: wt-status.c:1063
fda7b092 4079msgid "All conflicts fixed but you are still merging."
dce37b66
JX
4080msgstr ""
4081
18a90722 4082#: wt-status.c:1066
fda7b092 4083msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
4084msgstr ""
4085
18a90722 4086#: wt-status.c:1076
fda7b092 4087msgid "You are in the middle of an am session."
df0617bf
JX
4088msgstr ""
4089
18a90722 4090#: wt-status.c:1079
fda7b092 4091msgid "The current patch is empty."
df0617bf
JX
4092msgstr ""
4093
18a90722 4094#: wt-status.c:1083
fda7b092 4095msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
4096msgstr ""
4097
18a90722 4098#: wt-status.c:1085
fda7b092 4099msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
4100msgstr ""
4101
18a90722 4102#: wt-status.c:1087
fda7b092 4103msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
4104msgstr ""
4105
18a90722 4106#: wt-status.c:1219
673bfad0
JX
4107msgid "git-rebase-todo is missing."
4108msgstr ""
4109
18a90722 4110#: wt-status.c:1221
fda7b092 4111msgid "No commands done."
df0617bf
JX
4112msgstr ""
4113
18a90722 4114#: wt-status.c:1224
df0617bf 4115#, c-format
fda7b092
JX
4116msgid "Last command done (%d command done):"
4117msgid_plural "Last commands done (%d commands done):"
4118msgstr[0] ""
4119msgstr[1] ""
df0617bf 4120
18a90722 4121#: wt-status.c:1235
fda7b092
JX
4122#, c-format
4123msgid " (see more in file %s)"
df0617bf
JX
4124msgstr ""
4125
18a90722 4126#: wt-status.c:1240
fda7b092 4127msgid "No commands remaining."
df0617bf
JX
4128msgstr ""
4129
18a90722 4130#: wt-status.c:1243
fda7b092
JX
4131#, c-format
4132msgid "Next command to do (%d remaining command):"
4133msgid_plural "Next commands to do (%d remaining commands):"
4134msgstr[0] ""
4135msgstr[1] ""
df0617bf 4136
18a90722 4137#: wt-status.c:1251
fda7b092 4138msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
4139msgstr ""
4140
18a90722 4141#: wt-status.c:1264
fda7b092
JX
4142#, c-format
4143msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
4144msgstr ""
4145
18a90722 4146#: wt-status.c:1269
fda7b092 4147msgid "You are currently rebasing."
df0617bf
JX
4148msgstr ""
4149
18a90722 4150#: wt-status.c:1283
fda7b092 4151msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
4152msgstr ""
4153
18a90722 4154#: wt-status.c:1285
fda7b092 4155msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
4156msgstr ""
4157
18a90722 4158#: wt-status.c:1287
fda7b092 4159msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
4160msgstr ""
4161
18a90722 4162#: wt-status.c:1293
fda7b092 4163msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
4164msgstr ""
4165
18a90722 4166#: wt-status.c:1297
df0617bf 4167#, c-format
fda7b092
JX
4168msgid ""
4169"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
4170msgstr ""
4171
18a90722 4172#: wt-status.c:1302
fda7b092 4173msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
4174msgstr ""
4175
18a90722 4176#: wt-status.c:1305
fda7b092 4177msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
4178msgstr ""
4179
18a90722 4180#: wt-status.c:1309
df0617bf 4181#, c-format
fda7b092 4182msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
4183msgstr ""
4184
18a90722 4185#: wt-status.c:1314
fda7b092 4186msgid "You are currently editing a commit during a rebase."
df0617bf
JX
4187msgstr ""
4188
18a90722 4189#: wt-status.c:1317
fda7b092 4190msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
4191msgstr ""
4192
18a90722 4193#: wt-status.c:1319
df0617bf 4194msgid ""
fda7b092 4195" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
4196msgstr ""
4197
18a90722 4198#: wt-status.c:1329
fda7b092
JX
4199#, c-format
4200msgid "You are currently cherry-picking commit %s."
df0617bf
JX
4201msgstr ""
4202
18a90722 4203#: wt-status.c:1334
fda7b092 4204msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
4205msgstr ""
4206
18a90722 4207#: wt-status.c:1337
fda7b092 4208msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
4209msgstr ""
4210
18a90722 4211#: wt-status.c:1339
fda7b092 4212msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
4213msgstr ""
4214
18a90722 4215#: wt-status.c:1348
df0617bf 4216#, c-format
fda7b092 4217msgid "You are currently reverting commit %s."
df0617bf
JX
4218msgstr ""
4219
18a90722 4220#: wt-status.c:1353
fda7b092 4221msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
4222msgstr ""
4223
18a90722 4224#: wt-status.c:1356
fda7b092 4225msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
4226msgstr ""
4227
18a90722 4228#: wt-status.c:1358
fda7b092 4229msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
4230msgstr ""
4231
18a90722 4232#: wt-status.c:1369
df0617bf 4233#, c-format
fda7b092 4234msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
4235msgstr ""
4236
18a90722 4237#: wt-status.c:1373
fda7b092 4238msgid "You are currently bisecting."
df0617bf
JX
4239msgstr ""
4240
18a90722 4241#: wt-status.c:1376
fda7b092 4242msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
4243msgstr ""
4244
18a90722 4245#: wt-status.c:1573
fda7b092 4246msgid "On branch "
df0617bf
JX
4247msgstr ""
4248
18a90722 4249#: wt-status.c:1579
fda7b092 4250msgid "interactive rebase in progress; onto "
df0617bf
JX
4251msgstr ""
4252
18a90722 4253#: wt-status.c:1581
fda7b092 4254msgid "rebase in progress; onto "
df0617bf
JX
4255msgstr ""
4256
18a90722 4257#: wt-status.c:1586
fda7b092 4258msgid "HEAD detached at "
df0617bf
JX
4259msgstr ""
4260
18a90722 4261#: wt-status.c:1588
fda7b092 4262msgid "HEAD detached from "
df0617bf
JX
4263msgstr ""
4264
18a90722 4265#: wt-status.c:1591
fda7b092 4266msgid "Not currently on any branch."
df0617bf
JX
4267msgstr ""
4268
18a90722 4269#: wt-status.c:1611
fda7b092 4270msgid "Initial commit"
df0617bf
JX
4271msgstr ""
4272
18a90722 4273#: wt-status.c:1612
5b34e000
JX
4274msgid "No commits yet"
4275msgstr ""
4276
18a90722 4277#: wt-status.c:1626
fda7b092 4278msgid "Untracked files"
df0617bf
JX
4279msgstr ""
4280
18a90722 4281#: wt-status.c:1628
fda7b092 4282msgid "Ignored files"
df0617bf
JX
4283msgstr ""
4284
18a90722 4285#: wt-status.c:1632
fda7b092
JX
4286#, c-format
4287msgid ""
4288"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
4289"may speed it up, but you have to be careful not to forget to add\n"
4290"new files yourself (see 'git help status')."
df0617bf
JX
4291msgstr ""
4292
18a90722 4293#: wt-status.c:1638
fda7b092
JX
4294#, c-format
4295msgid "Untracked files not listed%s"
df0617bf
JX
4296msgstr ""
4297
18a90722 4298#: wt-status.c:1640
fda7b092 4299msgid " (use -u option to show untracked files)"
df0617bf
JX
4300msgstr ""
4301
18a90722 4302#: wt-status.c:1646
fda7b092 4303msgid "No changes"
df0617bf
JX
4304msgstr ""
4305
18a90722 4306#: wt-status.c:1651
fda7b092
JX
4307#, c-format
4308msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
4309msgstr ""
4310
18a90722 4311#: wt-status.c:1654
fda7b092
JX
4312#, c-format
4313msgid "no changes added to commit\n"
df0617bf
JX
4314msgstr ""
4315
18a90722 4316#: wt-status.c:1657
fda7b092
JX
4317#, c-format
4318msgid ""
4319"nothing added to commit but untracked files present (use \"git add\" to "
4320"track)\n"
df0617bf
JX
4321msgstr ""
4322
18a90722 4323#: wt-status.c:1660
fda7b092
JX
4324#, c-format
4325msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
4326msgstr ""
4327
18a90722 4328#: wt-status.c:1663
fda7b092
JX
4329#, c-format
4330msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
4331msgstr ""
4332
18a90722 4333#: wt-status.c:1666 wt-status.c:1671
fda7b092
JX
4334#, c-format
4335msgid "nothing to commit\n"
df0617bf
JX
4336msgstr ""
4337
18a90722 4338#: wt-status.c:1669
fda7b092
JX
4339#, c-format
4340msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
4341msgstr ""
4342
18a90722 4343#: wt-status.c:1673
fda7b092
JX
4344#, c-format
4345msgid "nothing to commit, working tree clean\n"
df0617bf
JX
4346msgstr ""
4347
18a90722 4348#: wt-status.c:1785
5b34e000 4349msgid "No commits yet on "
df0617bf
JX
4350msgstr ""
4351
18a90722 4352#: wt-status.c:1789
fda7b092 4353msgid "HEAD (no branch)"
df0617bf
JX
4354msgstr ""
4355
18a90722 4356#: wt-status.c:1818 wt-status.c:1826
fda7b092 4357msgid "behind "
df0617bf
JX
4358msgstr ""
4359
18a90722 4360#: wt-status.c:1821 wt-status.c:1824
fda7b092 4361msgid "ahead "
df0617bf
JX
4362msgstr ""
4363
fda7b092 4364#. TRANSLATORS: the action is e.g. "pull with rebase"
18a90722 4365#: wt-status.c:2318
fda7b092
JX
4366#, c-format
4367msgid "cannot %s: You have unstaged changes."
df0617bf
JX
4368msgstr ""
4369
18a90722 4370#: wt-status.c:2324
fda7b092 4371msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
4372msgstr ""
4373
18a90722 4374#: wt-status.c:2326
fda7b092
JX
4375#, c-format
4376msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
4377msgstr ""
4378
25eab542 4379#: compat/precompose_utf8.c:58 builtin/clone.c:437
fda7b092
JX
4380#, c-format
4381msgid "failed to unlink '%s'"
df0617bf
JX
4382msgstr ""
4383
5b34e000 4384#: builtin/add.c:24
fda7b092 4385msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
4386msgstr ""
4387
18a90722 4388#: builtin/add.c:83
fda7b092
JX
4389#, c-format
4390msgid "unexpected diff status %c"
df0617bf
JX
4391msgstr ""
4392
18a90722 4393#: builtin/add.c:88 builtin/commit.c:291
fda7b092 4394msgid "updating files failed"
df0617bf
JX
4395msgstr ""
4396
18a90722 4397#: builtin/add.c:98
fda7b092
JX
4398#, c-format
4399msgid "remove '%s'\n"
df0617bf
JX
4400msgstr ""
4401
18a90722 4402#: builtin/add.c:173
fda7b092 4403msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
4404msgstr ""
4405
18a90722 4406#: builtin/add.c:233 builtin/rev-parse.c:888
fda7b092 4407msgid "Could not read the index"
df0617bf
JX
4408msgstr ""
4409
18a90722 4410#: builtin/add.c:244
fda7b092
JX
4411#, c-format
4412msgid "Could not open '%s' for writing."
df0617bf
JX
4413msgstr ""
4414
18a90722 4415#: builtin/add.c:248
fda7b092 4416msgid "Could not write patch"
df0617bf
JX
4417msgstr ""
4418
18a90722 4419#: builtin/add.c:251
fda7b092 4420msgid "editing patch failed"
df0617bf
JX
4421msgstr ""
4422
18a90722 4423#: builtin/add.c:254
fda7b092
JX
4424#, c-format
4425msgid "Could not stat '%s'"
df0617bf
JX
4426msgstr ""
4427
18a90722 4428#: builtin/add.c:256
fda7b092 4429msgid "Empty patch. Aborted."
df0617bf
JX
4430msgstr ""
4431
18a90722 4432#: builtin/add.c:261
df0617bf 4433#, c-format
fda7b092 4434msgid "Could not apply '%s'"
df0617bf
JX
4435msgstr ""
4436
18a90722 4437#: builtin/add.c:271
fda7b092 4438msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
4439msgstr ""
4440
18a90722
JX
4441#: builtin/add.c:291 builtin/clean.c:911 builtin/fetch.c:133 builtin/mv.c:124
4442#: builtin/prune-packed.c:55 builtin/pull.c:207 builtin/push.c:541
25eab542 4443#: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
fda7b092 4444msgid "dry run"
df0617bf
JX
4445msgstr ""
4446
18a90722 4447#: builtin/add.c:294
fda7b092 4448msgid "interactive picking"
6f6731e7
JX
4449msgstr ""
4450
18a90722 4451#: builtin/add.c:295 builtin/checkout.c:1137 builtin/reset.c:310
fda7b092 4452msgid "select hunks interactively"
dce37b66
JX
4453msgstr ""
4454
18a90722 4455#: builtin/add.c:296
fda7b092 4456msgid "edit current diff and apply"
dce37b66
JX
4457msgstr ""
4458
18a90722 4459#: builtin/add.c:297
fda7b092 4460msgid "allow adding otherwise ignored files"
dce37b66
JX
4461msgstr ""
4462
18a90722 4463#: builtin/add.c:298
fda7b092 4464msgid "update tracked files"
dce37b66
JX
4465msgstr ""
4466
18a90722
JX
4467#: builtin/add.c:299
4468msgid "renormalize EOL of tracked files (implies -u)"
4469msgstr ""
4470
4471#: builtin/add.c:300
fda7b092 4472msgid "record only the fact that the path will be added later"
dce37b66
JX
4473msgstr ""
4474
18a90722 4475#: builtin/add.c:301
fda7b092 4476msgid "add changes from all tracked and untracked files"
dce37b66
JX
4477msgstr ""
4478
18a90722 4479#: builtin/add.c:304
fda7b092 4480msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
4481msgstr ""
4482
18a90722 4483#: builtin/add.c:306
fda7b092 4484msgid "don't add, only refresh the index"
dce37b66
JX
4485msgstr ""
4486
18a90722 4487#: builtin/add.c:307
fda7b092 4488msgid "just skip files which cannot be added because of errors"
dce37b66
JX
4489msgstr ""
4490
18a90722 4491#: builtin/add.c:308
fda7b092 4492msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
4493msgstr ""
4494
18a90722 4495#: builtin/add.c:309 builtin/update-index.c:964
fda7b092 4496msgid "(+/-)x"
dce37b66
JX
4497msgstr ""
4498
18a90722 4499#: builtin/add.c:309 builtin/update-index.c:965
fda7b092
JX
4500msgid "override the executable bit of the listed files"
4501msgstr ""
dce37b66 4502
18a90722 4503#: builtin/add.c:311
5b34e000
JX
4504msgid "warn when adding an embedded repository"
4505msgstr ""
4506
18a90722 4507#: builtin/add.c:326
5b34e000
JX
4508#, c-format
4509msgid ""
4510"You've added another git repository inside your current repository.\n"
4511"Clones of the outer repository will not contain the contents of\n"
4512"the embedded repository and will not know how to obtain it.\n"
4513"If you meant to add a submodule, use:\n"
4514"\n"
4515"\tgit submodule add <url> %s\n"
4516"\n"
4517"If you added this path by mistake, you can remove it from the\n"
4518"index with:\n"
4519"\n"
4520"\tgit rm --cached %s\n"
4521"\n"
4522"See \"git help submodule\" for more information."
4523msgstr ""
4524
18a90722 4525#: builtin/add.c:354
5b34e000
JX
4526#, c-format
4527msgid "adding embedded git repository: %s"
4528msgstr ""
4529
18a90722 4530#: builtin/add.c:372
fda7b092
JX
4531#, c-format
4532msgid "Use -f if you really want to add them.\n"
dce37b66
JX
4533msgstr ""
4534
18a90722 4535#: builtin/add.c:380
fda7b092 4536msgid "adding files failed"
dce37b66
JX
4537msgstr ""
4538
18a90722 4539#: builtin/add.c:417
fda7b092 4540msgid "-A and -u are mutually incompatible"
dce37b66
JX
4541msgstr ""
4542
18a90722 4543#: builtin/add.c:424
fda7b092 4544msgid "Option --ignore-missing can only be used together with --dry-run"
dce37b66
JX
4545msgstr ""
4546
18a90722 4547#: builtin/add.c:428
dce37b66 4548#, c-format
fda7b092 4549msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
4550msgstr ""
4551
18a90722 4552#: builtin/add.c:443
dce37b66 4553#, c-format
fda7b092 4554msgid "Nothing specified, nothing added.\n"
dce37b66
JX
4555msgstr ""
4556
18a90722 4557#: builtin/add.c:444
dce37b66 4558#, c-format
fda7b092 4559msgid "Maybe you wanted to say 'git add .'?\n"
dce37b66
JX
4560msgstr ""
4561
18a90722
JX
4562#: builtin/add.c:449 builtin/check-ignore.c:176 builtin/checkout.c:281
4563#: builtin/checkout.c:484 builtin/clean.c:958 builtin/commit.c:350
4564#: builtin/diff-tree.c:114 builtin/mv.c:143 builtin/reset.c:249
4565#: builtin/rm.c:271 builtin/submodule--helper.c:311
fda7b092 4566msgid "index file corrupt"
dce37b66
JX
4567msgstr ""
4568
25eab542 4569#: builtin/am.c:414
fda7b092 4570msgid "could not parse author script"
dce37b66
JX
4571msgstr ""
4572
25eab542 4573#: builtin/am.c:498
dce37b66 4574#, c-format
fda7b092 4575msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
4576msgstr ""
4577
25eab542 4578#: builtin/am.c:539
dce37b66 4579#, c-format
fda7b092 4580msgid "Malformed input line: '%s'."
dce37b66
JX
4581msgstr ""
4582
25eab542 4583#: builtin/am.c:576
822e4a65 4584#, c-format
fda7b092 4585msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
4586msgstr ""
4587
25eab542 4588#: builtin/am.c:602
fda7b092
JX
4589msgid "fseek failed"
4590msgstr ""
dce37b66 4591
18a90722 4592#: builtin/am.c:790
822e4a65 4593#, c-format
fda7b092 4594msgid "could not parse patch '%s'"
dce37b66
JX
4595msgstr ""
4596
18a90722 4597#: builtin/am.c:855
fda7b092 4598msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
4599msgstr ""
4600
18a90722 4601#: builtin/am.c:903
fda7b092 4602msgid "invalid timestamp"
dce37b66
JX
4603msgstr ""
4604
18a90722 4605#: builtin/am.c:908 builtin/am.c:920
fda7b092 4606msgid "invalid Date line"
dce37b66
JX
4607msgstr ""
4608
18a90722 4609#: builtin/am.c:915
fda7b092 4610msgid "invalid timezone offset"
dce37b66
JX
4611msgstr ""
4612
18a90722 4613#: builtin/am.c:1008
fda7b092 4614msgid "Patch format detection failed."
dce37b66
JX
4615msgstr ""
4616
18a90722 4617#: builtin/am.c:1013 builtin/clone.c:402
dce37b66 4618#, c-format
fda7b092 4619msgid "failed to create directory '%s'"
dce37b66
JX
4620msgstr ""
4621
18a90722 4622#: builtin/am.c:1017
fda7b092 4623msgid "Failed to split patches."
c2ea1208
JX
4624msgstr ""
4625
18a90722 4626#: builtin/am.c:1146 builtin/commit.c:376
fda7b092 4627msgid "unable to write index file"
dce37b66
JX
4628msgstr ""
4629
18a90722 4630#: builtin/am.c:1197
822e4a65 4631#, c-format
fda7b092 4632msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
4633msgstr ""
4634
18a90722 4635#: builtin/am.c:1198
dce37b66 4636#, c-format
fda7b092 4637msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
4638msgstr ""
4639
18a90722 4640#: builtin/am.c:1199
822e4a65 4641#, c-format
fda7b092 4642msgid "To restore the original branch and stop patching, run \"%s --abort\"."
dce37b66
JX
4643msgstr ""
4644
18a90722 4645#: builtin/am.c:1306
5b34e000 4646msgid "Patch is empty."
dce37b66
JX
4647msgstr ""
4648
18a90722 4649#: builtin/am.c:1372
dce37b66 4650#, c-format
5b34e000 4651msgid "invalid ident line: %.*s"
dce37b66
JX
4652msgstr ""
4653
18a90722 4654#: builtin/am.c:1394
dce37b66 4655#, c-format
fda7b092 4656msgid "unable to parse commit %s"
dce37b66
JX
4657msgstr ""
4658
18a90722 4659#: builtin/am.c:1587
fda7b092 4660msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
4661msgstr ""
4662
18a90722 4663#: builtin/am.c:1589
fda7b092 4664msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
4665msgstr ""
4666
18a90722 4667#: builtin/am.c:1608
fda7b092
JX
4668msgid ""
4669"Did you hand edit your patch?\n"
4670"It does not apply to blobs recorded in its index."
0bbe5b48
JX
4671msgstr ""
4672
18a90722 4673#: builtin/am.c:1614
fda7b092 4674msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
4675msgstr ""
4676
18a90722 4677#: builtin/am.c:1639
fda7b092 4678msgid "Failed to merge in the changes."
75f7b4b9
JX
4679msgstr ""
4680
18a90722 4681#: builtin/am.c:1663 builtin/merge.c:642
fda7b092 4682msgid "git write-tree failed to write a tree"
c2ea1208
JX
4683msgstr ""
4684
18a90722 4685#: builtin/am.c:1670
fda7b092 4686msgid "applying to an empty history"
dce37b66
JX
4687msgstr ""
4688
18a90722
JX
4689#: builtin/am.c:1683 builtin/commit.c:1798 builtin/merge.c:825
4690#: builtin/merge.c:850
fda7b092 4691msgid "failed to write commit object"
dce37b66
JX
4692msgstr ""
4693
18a90722 4694#: builtin/am.c:1716 builtin/am.c:1720
dce37b66 4695#, c-format
fda7b092 4696msgid "cannot resume: %s does not exist."
dce37b66
JX
4697msgstr ""
4698
18a90722 4699#: builtin/am.c:1736
fda7b092 4700msgid "cannot be interactive without stdin connected to a terminal."
dce37b66
JX
4701msgstr ""
4702
18a90722 4703#: builtin/am.c:1741
fda7b092 4704msgid "Commit Body is:"
dce37b66
JX
4705msgstr ""
4706
fda7b092
JX
4707#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4708#. in your translation. The program will only accept English
4709#. input at this point.
4710#.
18a90722 4711#: builtin/am.c:1751
fda7b092 4712msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
4713msgstr ""
4714
18a90722 4715#: builtin/am.c:1801
822e4a65 4716#, c-format
fda7b092 4717msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
4718msgstr ""
4719
18a90722 4720#: builtin/am.c:1841 builtin/am.c:1913
822e4a65 4721#, c-format
fda7b092 4722msgid "Applying: %.*s"
dce37b66
JX
4723msgstr ""
4724
18a90722 4725#: builtin/am.c:1857
fda7b092 4726msgid "No changes -- Patch already applied."
dce37b66
JX
4727msgstr ""
4728
18a90722 4729#: builtin/am.c:1865
822e4a65 4730#, c-format
fda7b092 4731msgid "Patch failed at %s %.*s"
dce37b66
JX
4732msgstr ""
4733
18a90722 4734#: builtin/am.c:1871
dce37b66 4735#, c-format
fda7b092 4736msgid "The copy of the patch that failed is found in: %s"
dce37b66
JX
4737msgstr ""
4738
18a90722 4739#: builtin/am.c:1916
fda7b092
JX
4740msgid ""
4741"No changes - did you forget to use 'git add'?\n"
4742"If there is nothing left to stage, chances are that something else\n"
4743"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
4744msgstr ""
4745
18a90722 4746#: builtin/am.c:1923
fda7b092
JX
4747msgid ""
4748"You still have unmerged paths in your index.\n"
5b34e000
JX
4749"You should 'git add' each file with resolved conflicts to mark them as "
4750"such.\n"
4751"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 4752msgstr ""
dce37b66 4753
18a90722 4754#: builtin/am.c:2030 builtin/am.c:2034 builtin/am.c:2046 builtin/reset.c:332
25eab542 4755#: builtin/reset.c:340
dce37b66 4756#, c-format
fda7b092 4757msgid "Could not parse object '%s'."
dce37b66
JX
4758msgstr ""
4759
18a90722 4760#: builtin/am.c:2082
fda7b092 4761msgid "failed to clean index"
f517e50d
JX
4762msgstr ""
4763
18a90722 4764#: builtin/am.c:2117
fda7b092
JX
4765msgid ""
4766"You seem to have moved HEAD since the last 'am' failure.\n"
4767"Not rewinding to ORIG_HEAD"
dce37b66
JX
4768msgstr ""
4769
18a90722 4770#: builtin/am.c:2180
dce37b66 4771#, c-format
fda7b092 4772msgid "Invalid value for --patch-format: %s"
dce37b66
JX
4773msgstr ""
4774
18a90722 4775#: builtin/am.c:2213
fda7b092 4776msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
4777msgstr ""
4778
18a90722 4779#: builtin/am.c:2214
fda7b092 4780msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
4781msgstr ""
4782
18a90722 4783#: builtin/am.c:2220
fda7b092 4784msgid "run interactively"
dce37b66
JX
4785msgstr ""
4786
18a90722 4787#: builtin/am.c:2222
fda7b092 4788msgid "historical option -- no-op"
9fa976ff
JX
4789msgstr ""
4790
18a90722 4791#: builtin/am.c:2224
fda7b092 4792msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
4793msgstr ""
4794
18a90722 4795#: builtin/am.c:2225 builtin/init-db.c:484 builtin/prune-packed.c:57
5b34e000 4796#: builtin/repack.c:180
fda7b092 4797msgid "be quiet"
9fa976ff
JX
4798msgstr ""
4799
18a90722 4800#: builtin/am.c:2227
fda7b092 4801msgid "add a Signed-off-by line to the commit message"
9fa976ff
JX
4802msgstr ""
4803
18a90722 4804#: builtin/am.c:2230
fda7b092
JX
4805msgid "recode into utf8 (default)"
4806msgstr ""
9fa976ff 4807
18a90722 4808#: builtin/am.c:2232
fda7b092
JX
4809msgid "pass -k flag to git-mailinfo"
4810msgstr ""
9fa976ff 4811
18a90722 4812#: builtin/am.c:2234
fda7b092 4813msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
4814msgstr ""
4815
18a90722 4816#: builtin/am.c:2236
fda7b092 4817msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
4818msgstr ""
4819
18a90722 4820#: builtin/am.c:2238
fda7b092 4821msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
4822msgstr ""
4823
18a90722 4824#: builtin/am.c:2241
fda7b092 4825msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
4826msgstr ""
4827
18a90722 4828#: builtin/am.c:2244
fda7b092 4829msgid "strip everything before a scissors line"
6f6731e7
JX
4830msgstr ""
4831
18a90722
JX
4832#: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
4833#: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
4834#: builtin/am.c:2273
fda7b092 4835msgid "pass it through git-apply"
6f6731e7
JX
4836msgstr ""
4837
18a90722
JX
4838#: builtin/am.c:2263 builtin/fmt-merge-msg.c:665 builtin/fmt-merge-msg.c:668
4839#: builtin/grep.c:845 builtin/merge.c:205 builtin/pull.c:145 builtin/pull.c:203
25eab542
JX
4840#: builtin/repack.c:189 builtin/repack.c:193 builtin/repack.c:195
4841#: builtin/show-branch.c:631 builtin/show-ref.c:169 builtin/tag.c:377
4842#: parse-options.h:132 parse-options.h:134 parse-options.h:245
fda7b092 4843msgid "n"
6f6731e7
JX
4844msgstr ""
4845
18a90722 4846#: builtin/am.c:2269 builtin/branch.c:629 builtin/for-each-ref.c:38
25eab542 4847#: builtin/replace.c:444 builtin/tag.c:412 builtin/verify-tag.c:39
fda7b092 4848msgid "format"
6f6731e7
JX
4849msgstr ""
4850
18a90722 4851#: builtin/am.c:2270
fda7b092 4852msgid "format the patch(es) are in"
6f6731e7
JX
4853msgstr ""
4854
18a90722 4855#: builtin/am.c:2276
fda7b092 4856msgid "override error message when patch failure occurs"
6f6731e7
JX
4857msgstr ""
4858
18a90722 4859#: builtin/am.c:2278
fda7b092 4860msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
4861msgstr ""
4862
18a90722 4863#: builtin/am.c:2281
fda7b092 4864msgid "synonyms for --continue"
6f6731e7
JX
4865msgstr ""
4866
18a90722 4867#: builtin/am.c:2284
fda7b092 4868msgid "skip the current patch"
0bbe5b48
JX
4869msgstr ""
4870
18a90722 4871#: builtin/am.c:2287
fda7b092 4872msgid "restore the original branch and abort the patching operation."
6f6731e7
JX
4873msgstr ""
4874
18a90722 4875#: builtin/am.c:2291
fda7b092 4876msgid "lie about committer date"
6f6731e7
JX
4877msgstr ""
4878
18a90722 4879#: builtin/am.c:2293
fda7b092 4880msgid "use current timestamp for author date"
6f6731e7
JX
4881msgstr ""
4882
18a90722
JX
4883#: builtin/am.c:2295 builtin/commit.c:1636 builtin/merge.c:236
4884#: builtin/pull.c:178 builtin/revert.c:112 builtin/tag.c:392
fda7b092 4885msgid "key-id"
6f6731e7
JX
4886msgstr ""
4887
18a90722 4888#: builtin/am.c:2296
fda7b092 4889msgid "GPG-sign commits"
6f6731e7
JX
4890msgstr ""
4891
18a90722 4892#: builtin/am.c:2299
fda7b092 4893msgid "(internal use for git-rebase)"
6f6731e7
JX
4894msgstr ""
4895
18a90722 4896#: builtin/am.c:2317
fda7b092
JX
4897msgid ""
4898"The -b/--binary option has been a no-op for long time, and\n"
4899"it will be removed. Please do not use it anymore."
6f6731e7
JX
4900msgstr ""
4901
18a90722 4902#: builtin/am.c:2324
fda7b092 4903msgid "failed to read the index"
6f6731e7
JX
4904msgstr ""
4905
18a90722 4906#: builtin/am.c:2339
fda7b092
JX
4907#, c-format
4908msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
4909msgstr ""
4910
18a90722 4911#: builtin/am.c:2363
fda7b092
JX
4912#, c-format
4913msgid ""
4914"Stray %s directory found.\n"
4915"Use \"git am --abort\" to remove it."
6f6731e7
JX
4916msgstr ""
4917
18a90722 4918#: builtin/am.c:2369
fda7b092 4919msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
4920msgstr ""
4921
fda7b092
JX
4922#: builtin/apply.c:8
4923msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
4924msgstr ""
4925
822e4a65
JX
4926#: builtin/archive.c:17
4927#, c-format
4928msgid "could not create archive file '%s'"
dce37b66
JX
4929msgstr ""
4930
822e4a65
JX
4931#: builtin/archive.c:20
4932msgid "could not redirect output"
dce37b66
JX
4933msgstr ""
4934
822e4a65
JX
4935#: builtin/archive.c:37
4936msgid "git archive: Remote with no URL"
dce37b66
JX
4937msgstr ""
4938
822e4a65
JX
4939#: builtin/archive.c:58
4940msgid "git archive: expected ACK/NAK, got EOF"
dce37b66
JX
4941msgstr ""
4942
c138af56 4943#: builtin/archive.c:61
822e4a65
JX
4944#, c-format
4945msgid "git archive: NACK %s"
dce37b66
JX
4946msgstr ""
4947
c138af56 4948#: builtin/archive.c:64
822e4a65 4949msgid "git archive: protocol error"
dce37b66
JX
4950msgstr ""
4951
c138af56 4952#: builtin/archive.c:68
822e4a65 4953msgid "git archive: expected a flush"
dce37b66
JX
4954msgstr ""
4955
18a90722 4956#: builtin/bisect--helper.c:12
cc76011e
JX
4957msgid "git bisect--helper --next-all [--no-checkout]"
4958msgstr ""
4959
18a90722
JX
4960#: builtin/bisect--helper.c:13
4961msgid "git bisect--helper --write-terms <bad_term> <good_term>"
4962msgstr ""
4963
4964#: builtin/bisect--helper.c:14
4965msgid "git bisect--helper --bisect-clean-state"
4966msgstr ""
4967
4968#: builtin/bisect--helper.c:46
4969#, c-format
4970msgid "'%s' is not a valid term"
4971msgstr ""
4972
4973#: builtin/bisect--helper.c:50
4974#, c-format
4975msgid "can't use the builtin command '%s' as a term"
4976msgstr ""
4977
4978#: builtin/bisect--helper.c:60
4979#, c-format
4980msgid "can't change the meaning of the term '%s'"
4981msgstr ""
4982
4983#: builtin/bisect--helper.c:71
4984msgid "please use two different terms"
4985msgstr ""
4986
4987#: builtin/bisect--helper.c:78
4988msgid "could not open the file BISECT_TERMS"
4989msgstr ""
4990
4991#: builtin/bisect--helper.c:120
cc76011e
JX
4992msgid "perform 'git bisect next'"
4993msgstr ""
4994
18a90722
JX
4995#: builtin/bisect--helper.c:122
4996msgid "write the terms to .git/BISECT_TERMS"
4997msgstr ""
4998
4999#: builtin/bisect--helper.c:124
5000msgid "cleanup the bisection state"
5001msgstr ""
5002
5003#: builtin/bisect--helper.c:126
5004msgid "check for expected revs"
5005msgstr ""
5006
5007#: builtin/bisect--helper.c:128
cc76011e
JX
5008msgid "update BISECT_HEAD instead of checking out the current commit"
5009msgstr ""
5010
18a90722
JX
5011#: builtin/bisect--helper.c:143
5012msgid "--write-terms requires two arguments"
5013msgstr ""
5014
5015#: builtin/bisect--helper.c:147
5016msgid "--bisect-clean-state requires no arguments"
5017msgstr ""
5018
5b34e000 5019#: builtin/blame.c:27
64f23b0c 5020msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
cc76011e
JX
5021msgstr ""
5022
5b34e000 5023#: builtin/blame.c:32
c2ea1208 5024msgid "<rev-opts> are documented in git-rev-list(1)"
cc76011e
JX
5025msgstr ""
5026
5b34e000 5027#: builtin/blame.c:668
cc76011e
JX
5028msgid "Show blame entries as we find them, incrementally"
5029msgstr ""
5030
5b34e000 5031#: builtin/blame.c:669
cc76011e
JX
5032msgid "Show blank SHA-1 for boundary commits (Default: off)"
5033msgstr ""
5034
5b34e000 5035#: builtin/blame.c:670
cc76011e
JX
5036msgid "Do not treat root commits as boundaries (Default: off)"
5037msgstr ""
5038
5b34e000 5039#: builtin/blame.c:671
cc76011e
JX
5040msgid "Show work cost statistics"
5041msgstr ""
5042
5b34e000 5043#: builtin/blame.c:672
9eb3984b
JX
5044msgid "Force progress reporting"
5045msgstr ""
5046
5b34e000 5047#: builtin/blame.c:673
cc76011e
JX
5048msgid "Show output score for blame entries"
5049msgstr ""
5050
5b34e000 5051#: builtin/blame.c:674
cc76011e
JX
5052msgid "Show original filename (Default: auto)"
5053msgstr ""
5054
5b34e000 5055#: builtin/blame.c:675
cc76011e
JX
5056msgid "Show original linenumber (Default: off)"
5057msgstr ""
5058
5b34e000 5059#: builtin/blame.c:676
cc76011e
JX
5060msgid "Show in a format designed for machine consumption"
5061msgstr ""
5062
5b34e000 5063#: builtin/blame.c:677
cc76011e
JX
5064msgid "Show porcelain format with per-line commit information"
5065msgstr ""
5066
5b34e000 5067#: builtin/blame.c:678
cc76011e
JX
5068msgid "Use the same output mode as git-annotate (Default: off)"
5069msgstr ""
5070
5b34e000 5071#: builtin/blame.c:679
cc76011e
JX
5072msgid "Show raw timestamp (Default: off)"
5073msgstr ""
5074
5b34e000 5075#: builtin/blame.c:680
cc76011e
JX
5076msgid "Show long commit SHA1 (Default: off)"
5077msgstr ""
5078
5b34e000 5079#: builtin/blame.c:681
cc76011e
JX
5080msgid "Suppress author name and timestamp (Default: off)"
5081msgstr ""
5082
5b34e000 5083#: builtin/blame.c:682
cc76011e
JX
5084msgid "Show author email instead of name (Default: off)"
5085msgstr ""
5086
5b34e000 5087#: builtin/blame.c:683
cc76011e
JX
5088msgid "Ignore whitespace differences"
5089msgstr ""
5090
5b34e000 5091#: builtin/blame.c:690
673bfad0 5092msgid "Use an experimental heuristic to improve diffs"
fda7b092
JX
5093msgstr ""
5094
5b34e000 5095#: builtin/blame.c:692
cc76011e
JX
5096msgid "Spend extra cycles to find better match"
5097msgstr ""
5098
5b34e000 5099#: builtin/blame.c:693
cc76011e
JX
5100msgid "Use revisions from <file> instead of calling git-rev-list"
5101msgstr ""
5102
5b34e000 5103#: builtin/blame.c:694
cc76011e
JX
5104msgid "Use <file>'s contents as the final image"
5105msgstr ""
5106
5b34e000 5107#: builtin/blame.c:695 builtin/blame.c:696
cc76011e
JX
5108msgid "score"
5109msgstr ""
5110
5b34e000 5111#: builtin/blame.c:695
cc76011e
JX
5112msgid "Find line copies within and across files"
5113msgstr ""
5114
5b34e000 5115#: builtin/blame.c:696
cc76011e
JX
5116msgid "Find line movements within and across files"
5117msgstr ""
5118
5b34e000 5119#: builtin/blame.c:697
cc76011e
JX
5120msgid "n,m"
5121msgstr ""
5122
5b34e000 5123#: builtin/blame.c:697
cc76011e
JX
5124msgid "Process only line range n,m, counting from 1"
5125msgstr ""
5126
5b34e000 5127#: builtin/blame.c:744
fda7b092
JX
5128msgid "--progress can't be used with --incremental or porcelain formats"
5129msgstr ""
5130
5b34e000
JX
5131#. TRANSLATORS: This string is used to tell us the
5132#. maximum display width for a relative timestamp in
5133#. "git blame" output. For C locale, "4 years, 11
5134#. months ago", which takes 22 places, is the longest
5135#. among various forms of relative timestamps, but
5136#. your language may need more or fewer display
5137#. columns.
5138#.
5139#: builtin/blame.c:795
fe05e196
JX
5140msgid "4 years, 11 months ago"
5141msgstr ""
5142
5b34e000
JX
5143#: builtin/blame.c:882
5144#, c-format
5145msgid "file %s has only %lu line"
5146msgid_plural "file %s has only %lu lines"
5147msgstr[0] ""
5148msgstr[1] ""
fda7b092 5149
5b34e000
JX
5150#: builtin/blame.c:928
5151msgid "Blaming lines"
fda7b092
JX
5152msgstr ""
5153
5b34e000
JX
5154#: builtin/branch.c:27
5155msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
fda7b092
JX
5156msgstr ""
5157
5b34e000
JX
5158#: builtin/branch.c:28
5159msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
5160msgstr ""
5161
5b34e000 5162#: builtin/branch.c:29
c2ea1208 5163msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
5164msgstr ""
5165
5b34e000 5166#: builtin/branch.c:30
c2ea1208 5167msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
5168msgstr ""
5169
5b34e000 5170#: builtin/branch.c:31
25eab542 5171msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
5172msgstr ""
5173
5b34e000 5174#: builtin/branch.c:32
25eab542
JX
5175msgid "git branch [<options>] [-r | -a] [--points-at]"
5176msgstr ""
5177
5178#: builtin/branch.c:33
dfc182b1
JX
5179msgid "git branch [<options>] [-r | -a] [--format]"
5180msgstr ""
5181
25eab542 5182#: builtin/branch.c:146
822e4a65
JX
5183#, c-format
5184msgid ""
5185"deleting branch '%s' that has been merged to\n"
5186" '%s', but not yet merged to HEAD."
dce37b66
JX
5187msgstr ""
5188
25eab542 5189#: builtin/branch.c:150
dce37b66
JX
5190#, c-format
5191msgid ""
822e4a65
JX
5192"not deleting branch '%s' that is not yet merged to\n"
5193" '%s', even though it is merged to HEAD."
dce37b66
JX
5194msgstr ""
5195
25eab542 5196#: builtin/branch.c:164
fe52cd62
JX
5197#, c-format
5198msgid "Couldn't look up commit object for '%s'"
5199msgstr ""
5200
25eab542 5201#: builtin/branch.c:168
fe52cd62
JX
5202#, c-format
5203msgid ""
5204"The branch '%s' is not fully merged.\n"
5205"If you are sure you want to delete it, run 'git branch -D %s'."
5206msgstr ""
5207
25eab542 5208#: builtin/branch.c:181
fe52cd62
JX
5209msgid "Update of config-file failed"
5210msgstr ""
5211
25eab542 5212#: builtin/branch.c:212
822e4a65 5213msgid "cannot use -a with -d"
dce37b66
JX
5214msgstr ""
5215
25eab542 5216#: builtin/branch.c:218
822e4a65 5217msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
5218msgstr ""
5219
25eab542 5220#: builtin/branch.c:232
822e4a65 5221#, c-format
f517e50d 5222msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
5223msgstr ""
5224
25eab542 5225#: builtin/branch.c:247
822e4a65 5226#, c-format
64f23b0c 5227msgid "remote-tracking branch '%s' not found."
dce37b66
JX
5228msgstr ""
5229
25eab542 5230#: builtin/branch.c:248
822e4a65
JX
5231#, c-format
5232msgid "branch '%s' not found."
dce37b66
JX
5233msgstr ""
5234
25eab542 5235#: builtin/branch.c:263
822e4a65 5236#, c-format
64f23b0c 5237msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
5238msgstr ""
5239
25eab542 5240#: builtin/branch.c:264
dce37b66 5241#, c-format
822e4a65 5242msgid "Error deleting branch '%s'"
dce37b66
JX
5243msgstr ""
5244
25eab542 5245#: builtin/branch.c:271
dce37b66 5246#, c-format
64f23b0c 5247msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
5248msgstr ""
5249
25eab542 5250#: builtin/branch.c:272
dce37b66 5251#, c-format
822e4a65 5252msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
5253msgstr ""
5254
25eab542
JX
5255#: builtin/branch.c:417 builtin/tag.c:58
5256msgid "unable to parse format string"
5257msgstr ""
5258
5259#: builtin/branch.c:450
f517e50d
JX
5260#, c-format
5261msgid "Branch %s is being rebased at %s"
5262msgstr ""
5263
25eab542 5264#: builtin/branch.c:454
f517e50d
JX
5265#, c-format
5266msgid "Branch %s is being bisected at %s"
5267msgstr ""
5268
18a90722 5269#: builtin/branch.c:471
25eab542
JX
5270msgid "cannot copy the current branch while not on any."
5271msgstr ""
5272
18a90722 5273#: builtin/branch.c:473
822e4a65 5274msgid "cannot rename the current branch while not on any."
dce37b66
JX
5275msgstr ""
5276
18a90722 5277#: builtin/branch.c:484
dce37b66 5278#, c-format
822e4a65 5279msgid "Invalid branch name: '%s'"
dce37b66
JX
5280msgstr ""
5281
18a90722 5282#: builtin/branch.c:511
822e4a65
JX
5283msgid "Branch rename failed"
5284msgstr ""
5285
18a90722 5286#: builtin/branch.c:513
25eab542
JX
5287msgid "Branch copy failed"
5288msgstr ""
5289
18a90722 5290#: builtin/branch.c:517
25eab542 5291#, c-format
18a90722 5292msgid "Created a copy of a misnamed branch '%s'"
25eab542
JX
5293msgstr ""
5294
18a90722 5295#: builtin/branch.c:520
dce37b66 5296#, c-format
822e4a65 5297msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
5298msgstr ""
5299
18a90722 5300#: builtin/branch.c:526
dce37b66 5301#, c-format
822e4a65 5302msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
5303msgstr ""
5304
18a90722 5305#: builtin/branch.c:535
822e4a65
JX
5306msgid "Branch is renamed, but update of config-file failed"
5307msgstr ""
5308
18a90722 5309#: builtin/branch.c:537
25eab542
JX
5310msgid "Branch is copied, but update of config-file failed"
5311msgstr ""
5312
18a90722 5313#: builtin/branch.c:553
9fa976ff
JX
5314#, c-format
5315msgid ""
5316"Please edit the description for the branch\n"
5317" %s\n"
5318"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
5319msgstr ""
5320
18a90722 5321#: builtin/branch.c:586
cc76011e 5322msgid "Generic options"
dce37b66
JX
5323msgstr ""
5324
18a90722 5325#: builtin/branch.c:588
cc76011e 5326msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
5327msgstr ""
5328
18a90722 5329#: builtin/branch.c:589
cc76011e 5330msgid "suppress informational messages"
dce37b66
JX
5331msgstr ""
5332
18a90722 5333#: builtin/branch.c:590
cc76011e 5334msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
5335msgstr ""
5336
18a90722 5337#: builtin/branch.c:592
25eab542 5338msgid "do not use"
dce37b66
JX
5339msgstr ""
5340
18a90722 5341#: builtin/branch.c:594
f517e50d
JX
5342msgid "upstream"
5343msgstr ""
5344
18a90722 5345#: builtin/branch.c:594
f517e50d
JX
5346msgid "change the upstream info"
5347msgstr ""
5348
18a90722 5349#: builtin/branch.c:595
fda7b092
JX
5350msgid "Unset the upstream info"
5351msgstr ""
5352
18a90722 5353#: builtin/branch.c:596
cc76011e 5354msgid "use colored output"
dce37b66
JX
5355msgstr ""
5356
18a90722 5357#: builtin/branch.c:597
cc76011e 5358msgid "act on remote-tracking branches"
dce37b66
JX
5359msgstr ""
5360
18a90722 5361#: builtin/branch.c:599 builtin/branch.c:601
cc76011e 5362msgid "print only branches that contain the commit"
dce37b66
JX
5363msgstr ""
5364
18a90722 5365#: builtin/branch.c:600 builtin/branch.c:602
dfc182b1
JX
5366msgid "print only branches that don't contain the commit"
5367msgstr ""
5368
18a90722 5369#: builtin/branch.c:605
cc76011e 5370msgid "Specific git-branch actions:"
dce37b66
JX
5371msgstr ""
5372
18a90722 5373#: builtin/branch.c:606
cc76011e 5374msgid "list both remote-tracking and local branches"
dce37b66
JX
5375msgstr ""
5376
18a90722 5377#: builtin/branch.c:608
cc76011e 5378msgid "delete fully merged branch"
dce37b66
JX
5379msgstr ""
5380
18a90722 5381#: builtin/branch.c:609
cc76011e 5382msgid "delete branch (even if not merged)"
dce37b66
JX
5383msgstr ""
5384
18a90722 5385#: builtin/branch.c:610
cc76011e 5386msgid "move/rename a branch and its reflog"
822e4a65
JX
5387msgstr ""
5388
18a90722 5389#: builtin/branch.c:611
cc76011e 5390msgid "move/rename a branch, even if target exists"
dce37b66
JX
5391msgstr ""
5392
18a90722 5393#: builtin/branch.c:612
25eab542
JX
5394msgid "copy a branch and its reflog"
5395msgstr ""
5396
18a90722 5397#: builtin/branch.c:613
25eab542
JX
5398msgid "copy a branch, even if target exists"
5399msgstr ""
5400
18a90722 5401#: builtin/branch.c:614
cc76011e 5402msgid "list branch names"
dce37b66
JX
5403msgstr ""
5404
18a90722 5405#: builtin/branch.c:615
cc76011e 5406msgid "create the branch's reflog"
dce37b66
JX
5407msgstr ""
5408
18a90722 5409#: builtin/branch.c:617
cc76011e 5410msgid "edit the description for the branch"
dce37b66
JX
5411msgstr ""
5412
18a90722 5413#: builtin/branch.c:618
beb691f7 5414msgid "force creation, move/rename, deletion"
dce37b66
JX
5415msgstr ""
5416
18a90722 5417#: builtin/branch.c:619
f4f2c8f8 5418msgid "print only branches that are merged"
dce37b66
JX
5419msgstr ""
5420
18a90722 5421#: builtin/branch.c:620
f4f2c8f8 5422msgid "print only branches that are not merged"
dce37b66
JX
5423msgstr ""
5424
18a90722 5425#: builtin/branch.c:621
cc76011e
JX
5426msgid "list branches in columns"
5427msgstr ""
5428
18a90722 5429#: builtin/branch.c:622 builtin/for-each-ref.c:40 builtin/tag.c:405
f4f2c8f8
JX
5430msgid "key"
5431msgstr ""
5432
18a90722 5433#: builtin/branch.c:623 builtin/for-each-ref.c:41 builtin/tag.c:406
f4f2c8f8
JX
5434msgid "field name to sort on"
5435msgstr ""
5436
18a90722 5437#: builtin/branch.c:625 builtin/for-each-ref.c:43 builtin/notes.c:408
25eab542
JX
5438#: builtin/notes.c:411 builtin/notes.c:571 builtin/notes.c:574
5439#: builtin/tag.c:408
f4f2c8f8
JX
5440msgid "object"
5441msgstr ""
5442
18a90722 5443#: builtin/branch.c:626
f4f2c8f8
JX
5444msgid "print only branches of the object"
5445msgstr ""
5446
18a90722 5447#: builtin/branch.c:628 builtin/for-each-ref.c:49 builtin/tag.c:415
673bfad0
JX
5448msgid "sorting and filtering are case insensitive"
5449msgstr ""
5450
18a90722 5451#: builtin/branch.c:629 builtin/for-each-ref.c:38 builtin/tag.c:413
5b34e000 5452#: builtin/verify-tag.c:39
dfc182b1
JX
5453msgid "format to use for the output"
5454msgstr ""
5455
18a90722 5456#: builtin/branch.c:652 builtin/clone.c:730
cc76011e
JX
5457msgid "HEAD not found below refs/heads!"
5458msgstr ""
5459
18a90722 5460#: builtin/branch.c:675
cc76011e 5461msgid "--column and --verbose are incompatible"
dce37b66
JX
5462msgstr ""
5463
18a90722 5464#: builtin/branch.c:690 builtin/branch.c:742 builtin/branch.c:751
9caaf23e
JX
5465msgid "branch name required"
5466msgstr ""
5467
18a90722 5468#: builtin/branch.c:718
9caaf23e
JX
5469msgid "Cannot give description to detached HEAD"
5470msgstr ""
5471
18a90722 5472#: builtin/branch.c:723
9caaf23e
JX
5473msgid "cannot edit description of more than one branch"
5474msgstr ""
5475
18a90722 5476#: builtin/branch.c:730
9caaf23e
JX
5477#, c-format
5478msgid "No commit on branch '%s' yet."
5479msgstr ""
5480
18a90722 5481#: builtin/branch.c:733
9caaf23e
JX
5482#, c-format
5483msgid "No branch named '%s'."
5484msgstr ""
5485
18a90722 5486#: builtin/branch.c:748
25eab542 5487msgid "too many branches for a copy operation"
9caaf23e
JX
5488msgstr ""
5489
18a90722 5490#: builtin/branch.c:757
25eab542 5491msgid "too many arguments for a rename operation"
c138af56
JX
5492msgstr ""
5493
18a90722 5494#: builtin/branch.c:762
25eab542
JX
5495msgid "too many arguments to set new upstream"
5496msgstr ""
5497
18a90722 5498#: builtin/branch.c:766
c138af56
JX
5499#, c-format
5500msgid ""
5501"could not set upstream of HEAD to %s when it does not point to any branch."
5502msgstr ""
5503
18a90722 5504#: builtin/branch.c:769 builtin/branch.c:791 builtin/branch.c:807
c138af56
JX
5505#, c-format
5506msgid "no such branch '%s'"
5507msgstr ""
5508
18a90722 5509#: builtin/branch.c:773
822e4a65 5510#, c-format
cc76011e 5511msgid "branch '%s' does not exist"
dce37b66
JX
5512msgstr ""
5513
18a90722 5514#: builtin/branch.c:785
25eab542 5515msgid "too many arguments to unset upstream"
c138af56
JX
5516msgstr ""
5517
18a90722 5518#: builtin/branch.c:789
c138af56
JX
5519msgid "could not unset upstream of HEAD when it does not point to any branch."
5520msgstr ""
5521
18a90722 5522#: builtin/branch.c:795
822e4a65 5523#, c-format
cc76011e
JX
5524msgid "Branch '%s' has no upstream information"
5525msgstr ""
5526
18a90722 5527#: builtin/branch.c:810
cc76011e 5528msgid "-a and -r options to 'git branch' do not make sense with a branch name"
dce37b66
JX
5529msgstr ""
5530
18a90722 5531#: builtin/branch.c:813
cc76011e 5532msgid ""
25eab542
JX
5533"the '--set-upstream' option is no longer supported. Please use '--track' or "
5534"'--set-upstream-to' instead."
cc76011e 5535msgstr ""
822e4a65 5536
dfc182b1 5537#: builtin/bundle.c:45
cc76011e
JX
5538#, c-format
5539msgid "%s is okay\n"
dce37b66
JX
5540msgstr ""
5541
dfc182b1 5542#: builtin/bundle.c:58
cc76011e 5543msgid "Need a repository to create a bundle."
dce37b66
JX
5544msgstr ""
5545
dfc182b1 5546#: builtin/bundle.c:62
cc76011e 5547msgid "Need a repository to unbundle."
dce37b66
JX
5548msgstr ""
5549
25eab542 5550#: builtin/cat-file.c:521
64f23b0c 5551msgid ""
fda7b092
JX
5552"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5553"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
5554msgstr ""
5555
25eab542 5556#: builtin/cat-file.c:522
fda7b092
JX
5557msgid ""
5558"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
5559"filters]"
dce37b66
JX
5560msgstr ""
5561
25eab542 5562#: builtin/cat-file.c:559
cc76011e 5563msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
5564msgstr ""
5565
25eab542 5566#: builtin/cat-file.c:560
cc76011e 5567msgid "show object type"
dce37b66
JX
5568msgstr ""
5569
25eab542 5570#: builtin/cat-file.c:561
cc76011e 5571msgid "show object size"
dce37b66
JX
5572msgstr ""
5573
25eab542 5574#: builtin/cat-file.c:563
cc76011e 5575msgid "exit with zero when there's no error"
dce37b66
JX
5576msgstr ""
5577
25eab542 5578#: builtin/cat-file.c:564
cc76011e 5579msgid "pretty-print object's content"
dce37b66
JX
5580msgstr ""
5581
25eab542 5582#: builtin/cat-file.c:566
cc76011e 5583msgid "for blob objects, run textconv on object's content"
dce37b66
JX
5584msgstr ""
5585
25eab542 5586#: builtin/cat-file.c:568
fda7b092
JX
5587msgid "for blob objects, run filters on object's content"
5588msgstr ""
5589
18a90722 5590#: builtin/cat-file.c:569 git-submodule.sh:931
fda7b092
JX
5591msgid "blob"
5592msgstr ""
5593
25eab542 5594#: builtin/cat-file.c:570
fda7b092
JX
5595msgid "use a specific path for --textconv/--filters"
5596msgstr ""
5597
25eab542 5598#: builtin/cat-file.c:572
64f23b0c
JX
5599msgid "allow -s and -t to work with broken/corrupt objects"
5600msgstr ""
5601
25eab542 5602#: builtin/cat-file.c:573
df0617bf
JX
5603msgid "buffer --batch output"
5604msgstr ""
5605
25eab542 5606#: builtin/cat-file.c:575
cc76011e 5607msgid "show info and content of objects fed from the standard input"
dce37b66
JX
5608msgstr ""
5609
25eab542 5610#: builtin/cat-file.c:578
cc76011e 5611msgid "show info about objects fed from the standard input"
822e4a65
JX
5612msgstr ""
5613
25eab542 5614#: builtin/cat-file.c:581
64f23b0c
JX
5615msgid "follow in-tree symlinks (used with --batch or --batch-check)"
5616msgstr ""
5617
25eab542 5618#: builtin/cat-file.c:583
df0617bf
JX
5619msgid "show all objects with --batch or --batch-check"
5620msgstr ""
5621
5b34e000 5622#: builtin/check-attr.c:12
c2ea1208 5623msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
5624msgstr ""
5625
5b34e000 5626#: builtin/check-attr.c:13
f4f2c8f8 5627msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
5628msgstr ""
5629
5b34e000 5630#: builtin/check-attr.c:20
cc76011e 5631msgid "report all attributes set on file"
dce37b66
JX
5632msgstr ""
5633
5b34e000 5634#: builtin/check-attr.c:21
cc76011e 5635msgid "use .gitattributes only from the index"
dce37b66
JX
5636msgstr ""
5637
5b34e000 5638#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:99
cc76011e 5639msgid "read file names from stdin"
dce37b66
JX
5640msgstr ""
5641
5b34e000 5642#: builtin/check-attr.c:24 builtin/check-ignore.c:26
727b9576 5643msgid "terminate input and output records by a NUL character"
dce37b66
JX
5644msgstr ""
5645
18a90722 5646#: builtin/check-ignore.c:20 builtin/checkout.c:1118 builtin/gc.c:358
9caaf23e
JX
5647msgid "suppress progress reporting"
5648msgstr ""
5649
5b34e000 5650#: builtin/check-ignore.c:28
28b3cffc
JX
5651msgid "show non-matching input paths"
5652msgstr ""
5653
5b34e000 5654#: builtin/check-ignore.c:30
727b9576
JX
5655msgid "ignore index when checking"
5656msgstr ""
5657
5b34e000 5658#: builtin/check-ignore.c:158
9caaf23e
JX
5659msgid "cannot specify pathnames with --stdin"
5660msgstr ""
5661
5b34e000 5662#: builtin/check-ignore.c:161
9caaf23e
JX
5663msgid "-z only makes sense with --stdin"
5664msgstr ""
5665
5b34e000 5666#: builtin/check-ignore.c:163
9caaf23e
JX
5667msgid "no path specified"
5668msgstr ""
5669
5b34e000 5670#: builtin/check-ignore.c:167
9caaf23e
JX
5671msgid "--quiet is only valid with a single pathname"
5672msgstr ""
5673
5b34e000 5674#: builtin/check-ignore.c:169
9caaf23e
JX
5675msgid "cannot have both --quiet and --verbose"
5676msgstr ""
5677
5b34e000 5678#: builtin/check-ignore.c:172
28b3cffc
JX
5679msgid "--non-matching is only valid with --verbose"
5680msgstr ""
5681
5b34e000 5682#: builtin/check-mailmap.c:9
c2ea1208 5683msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
5684msgstr ""
5685
5b34e000 5686#: builtin/check-mailmap.c:14
28b3cffc
JX
5687msgid "also read contacts from stdin"
5688msgstr ""
5689
5b34e000 5690#: builtin/check-mailmap.c:25
28b3cffc
JX
5691#, c-format
5692msgid "unable to parse contact: %s"
5693msgstr ""
5694
5b34e000 5695#: builtin/check-mailmap.c:48
28b3cffc
JX
5696msgid "no contacts specified"
5697msgstr ""
5698
5b34e000 5699#: builtin/checkout-index.c:128
c2ea1208 5700msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
5701msgstr ""
5702
18a90722 5703#: builtin/checkout-index.c:143
9eb3984b
JX
5704msgid "stage should be between 1 and 3 or all"
5705msgstr ""
5706
18a90722 5707#: builtin/checkout-index.c:159
cc76011e 5708msgid "check out all files in the index"
dce37b66
JX
5709msgstr ""
5710
18a90722 5711#: builtin/checkout-index.c:160
cc76011e 5712msgid "force overwrite of existing files"
dce37b66
JX
5713msgstr ""
5714
18a90722 5715#: builtin/checkout-index.c:162
cc76011e 5716msgid "no warning for existing files and files not in index"
dce37b66
JX
5717msgstr ""
5718
18a90722 5719#: builtin/checkout-index.c:164
cc76011e 5720msgid "don't checkout new files"
dce37b66
JX
5721msgstr ""
5722
18a90722 5723#: builtin/checkout-index.c:166
cc76011e 5724msgid "update stat information in the index file"
dce37b66
JX
5725msgstr ""
5726
18a90722 5727#: builtin/checkout-index.c:170
cc76011e 5728msgid "read list of paths from the standard input"
dce37b66
JX
5729msgstr ""
5730
18a90722 5731#: builtin/checkout-index.c:172
cc76011e 5732msgid "write the content to temporary files"
dce37b66
JX
5733msgstr ""
5734
18a90722
JX
5735#: builtin/checkout-index.c:173 builtin/column.c:31
5736#: builtin/submodule--helper.c:866 builtin/submodule--helper.c:869
5737#: builtin/submodule--helper.c:875 builtin/submodule--helper.c:1237
5738#: builtin/worktree.c:552
cc76011e 5739msgid "string"
dce37b66
JX
5740msgstr ""
5741
18a90722 5742#: builtin/checkout-index.c:174
cc76011e 5743msgid "when creating files, prepend <string>"
dce37b66
JX
5744msgstr ""
5745
18a90722 5746#: builtin/checkout-index.c:176
cc76011e 5747msgid "copy out the files from named stage"
dce37b66
JX
5748msgstr ""
5749
18a90722 5750#: builtin/checkout.c:27
c2ea1208 5751msgid "git checkout [<options>] <branch>"
dce37b66
JX
5752msgstr ""
5753
18a90722 5754#: builtin/checkout.c:28
c2ea1208 5755msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
5756msgstr ""
5757
18a90722 5758#: builtin/checkout.c:136 builtin/checkout.c:169
822e4a65 5759#, c-format
cc76011e 5760msgid "path '%s' does not have our version"
dce37b66
JX
5761msgstr ""
5762
18a90722 5763#: builtin/checkout.c:138 builtin/checkout.c:171
dce37b66 5764#, c-format
cc76011e 5765msgid "path '%s' does not have their version"
dce37b66
JX
5766msgstr ""
5767
18a90722 5768#: builtin/checkout.c:154
822e4a65 5769#, c-format
cc76011e 5770msgid "path '%s' does not have all necessary versions"
dce37b66
JX
5771msgstr ""
5772
18a90722 5773#: builtin/checkout.c:198
822e4a65 5774#, c-format
cc76011e 5775msgid "path '%s' does not have necessary versions"
dce37b66
JX
5776msgstr ""
5777
18a90722 5778#: builtin/checkout.c:215
822e4a65 5779#, c-format
cc76011e 5780msgid "path '%s': cannot merge"
dce37b66
JX
5781msgstr ""
5782
18a90722 5783#: builtin/checkout.c:232
cc76011e
JX
5784#, c-format
5785msgid "Unable to add merge result for '%s'"
dce37b66
JX
5786msgstr ""
5787
18a90722
JX
5788#: builtin/checkout.c:254 builtin/checkout.c:257 builtin/checkout.c:260
5789#: builtin/checkout.c:263
cc76011e
JX
5790#, c-format
5791msgid "'%s' cannot be used with updating paths"
dce37b66
JX
5792msgstr ""
5793
18a90722 5794#: builtin/checkout.c:266 builtin/checkout.c:269
dce37b66 5795#, c-format
cc76011e 5796msgid "'%s' cannot be used with %s"
dce37b66
JX
5797msgstr ""
5798
18a90722 5799#: builtin/checkout.c:272
dce37b66 5800#, c-format
cc76011e 5801msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
5802msgstr ""
5803
18a90722 5804#: builtin/checkout.c:341 builtin/checkout.c:348
dce37b66 5805#, c-format
cc76011e 5806msgid "path '%s' is unmerged"
dce37b66
JX
5807msgstr ""
5808
18a90722 5809#: builtin/checkout.c:506
cc76011e 5810msgid "you need to resolve your current index first"
dce37b66
JX
5811msgstr ""
5812
18a90722 5813#: builtin/checkout.c:637
dce37b66 5814#, c-format
df0617bf 5815msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
5816msgstr ""
5817
18a90722 5818#: builtin/checkout.c:678
cc76011e
JX
5819msgid "HEAD is now at"
5820msgstr ""
5821
18a90722 5822#: builtin/checkout.c:682 builtin/clone.c:684
f1522b27
JX
5823msgid "unable to update HEAD"
5824msgstr ""
5825
18a90722 5826#: builtin/checkout.c:686
dce37b66 5827#, c-format
cc76011e 5828msgid "Reset branch '%s'\n"
dce37b66
JX
5829msgstr ""
5830
18a90722 5831#: builtin/checkout.c:689
dce37b66 5832#, c-format
cc76011e 5833msgid "Already on '%s'\n"
dce37b66
JX
5834msgstr ""
5835
18a90722 5836#: builtin/checkout.c:693
dce37b66 5837#, c-format
cc76011e 5838msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
5839msgstr ""
5840
18a90722 5841#: builtin/checkout.c:695 builtin/checkout.c:1051
dce37b66 5842#, c-format
cc76011e 5843msgid "Switched to a new branch '%s'\n"
dce37b66
JX
5844msgstr ""
5845
18a90722 5846#: builtin/checkout.c:697
cc76011e
JX
5847#, c-format
5848msgid "Switched to branch '%s'\n"
dce37b66
JX
5849msgstr ""
5850
18a90722 5851#: builtin/checkout.c:748
cc76011e
JX
5852#, c-format
5853msgid " ... and %d more.\n"
dce37b66
JX
5854msgstr ""
5855
18a90722 5856#: builtin/checkout.c:754
cc76011e 5857#, c-format
822e4a65 5858msgid ""
cc76011e
JX
5859"Warning: you are leaving %d commit behind, not connected to\n"
5860"any of your branches:\n"
822e4a65 5861"\n"
cc76011e
JX
5862"%s\n"
5863msgid_plural ""
5864"Warning: you are leaving %d commits behind, not connected to\n"
5865"any of your branches:\n"
822e4a65 5866"\n"
cc76011e
JX
5867"%s\n"
5868msgstr[0] ""
5869msgstr[1] ""
dce37b66 5870
18a90722 5871#: builtin/checkout.c:773
cc76011e 5872#, c-format
dce37b66 5873msgid ""
64f23b0c
JX
5874"If you want to keep it by creating a new branch, this may be a good time\n"
5875"to do so with:\n"
5876"\n"
5877" git branch <new-branch-name> %s\n"
5878"\n"
5879msgid_plural ""
cc76011e
JX
5880"If you want to keep them by creating a new branch, this may be a good time\n"
5881"to do so with:\n"
822e4a65 5882"\n"
c2ea1208 5883" git branch <new-branch-name> %s\n"
822e4a65 5884"\n"
64f23b0c
JX
5885msgstr[0] ""
5886msgstr[1] ""
dce37b66 5887
18a90722 5888#: builtin/checkout.c:814
cc76011e 5889msgid "internal error in revision walk"
dce37b66
JX
5890msgstr ""
5891
18a90722 5892#: builtin/checkout.c:818
cc76011e 5893msgid "Previous HEAD position was"
dce37b66
JX
5894msgstr ""
5895
18a90722 5896#: builtin/checkout.c:848 builtin/checkout.c:1046
cc76011e 5897msgid "You are on a branch yet to be born"
dce37b66
JX
5898msgstr ""
5899
18a90722 5900#: builtin/checkout.c:952
727b9576
JX
5901#, c-format
5902msgid "only one reference expected, %d given."
5903msgstr ""
5904
18a90722 5905#: builtin/checkout.c:992 builtin/worktree.c:247
cc76011e
JX
5906#, c-format
5907msgid "invalid reference: %s"
dce37b66
JX
5908msgstr ""
5909
18a90722 5910#: builtin/checkout.c:1021
cc76011e
JX
5911#, c-format
5912msgid "reference is not a tree: %s"
dce37b66
JX
5913msgstr ""
5914
18a90722 5915#: builtin/checkout.c:1060
cc76011e 5916msgid "paths cannot be used with switching branches"
dce37b66
JX
5917msgstr ""
5918
18a90722 5919#: builtin/checkout.c:1063 builtin/checkout.c:1067
cc76011e
JX
5920#, c-format
5921msgid "'%s' cannot be used with switching branches"
dce37b66
JX
5922msgstr ""
5923
18a90722
JX
5924#: builtin/checkout.c:1071 builtin/checkout.c:1074 builtin/checkout.c:1079
5925#: builtin/checkout.c:1082
cc76011e
JX
5926#, c-format
5927msgid "'%s' cannot be used with '%s'"
dce37b66
JX
5928msgstr ""
5929
18a90722 5930#: builtin/checkout.c:1087
dce37b66 5931#, c-format
cc76011e 5932msgid "Cannot switch branch to a non-commit '%s'"
dce37b66
JX
5933msgstr ""
5934
18a90722
JX
5935#: builtin/checkout.c:1119 builtin/checkout.c:1121 builtin/clone.c:114
5936#: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:369
5937#: builtin/worktree.c:371
cc76011e 5938msgid "branch"
dce37b66
JX
5939msgstr ""
5940
18a90722 5941#: builtin/checkout.c:1120
cc76011e 5942msgid "create and checkout a new branch"
dce37b66
JX
5943msgstr ""
5944
18a90722 5945#: builtin/checkout.c:1122
cc76011e 5946msgid "create/reset and checkout a branch"
dce37b66
JX
5947msgstr ""
5948
18a90722 5949#: builtin/checkout.c:1123
cc76011e 5950msgid "create reflog for new branch"
dce37b66
JX
5951msgstr ""
5952
18a90722 5953#: builtin/checkout.c:1124 builtin/worktree.c:373
9fa976ff 5954msgid "detach HEAD at named commit"
dce37b66
JX
5955msgstr ""
5956
18a90722 5957#: builtin/checkout.c:1125
cc76011e 5958msgid "set upstream info for new branch"
dce37b66
JX
5959msgstr ""
5960
18a90722 5961#: builtin/checkout.c:1127
5e078fcd 5962msgid "new-branch"
dce37b66
JX
5963msgstr ""
5964
18a90722 5965#: builtin/checkout.c:1127
cc76011e 5966msgid "new unparented branch"
dce37b66
JX
5967msgstr ""
5968
18a90722 5969#: builtin/checkout.c:1128
cc76011e 5970msgid "checkout our version for unmerged files"
dce37b66
JX
5971msgstr ""
5972
18a90722 5973#: builtin/checkout.c:1130
cc76011e 5974msgid "checkout their version for unmerged files"
dce37b66
JX
5975msgstr ""
5976
18a90722 5977#: builtin/checkout.c:1132
cc76011e 5978msgid "force checkout (throw away local modifications)"
cd1e7487
JX
5979msgstr ""
5980
18a90722 5981#: builtin/checkout.c:1133
cc76011e 5982msgid "perform a 3-way merge with the new branch"
dce37b66
JX
5983msgstr ""
5984
18a90722 5985#: builtin/checkout.c:1134 builtin/merge.c:238
cc76011e 5986msgid "update ignored files (default)"
dce37b66
JX
5987msgstr ""
5988
18a90722 5989#: builtin/checkout.c:1135 builtin/log.c:1496 parse-options.h:251
cc76011e 5990msgid "style"
dce37b66
JX
5991msgstr ""
5992
18a90722 5993#: builtin/checkout.c:1136
cc76011e 5994msgid "conflict style (merge or diff3)"
dce37b66
JX
5995msgstr ""
5996
18a90722 5997#: builtin/checkout.c:1139
c6bc7d43
JX
5998msgid "do not limit pathspecs to sparse entries only"
5999msgstr ""
6000
18a90722 6001#: builtin/checkout.c:1141
c2ea1208 6002msgid "second guess 'git checkout <no-such-branch>'"
dce37b66
JX
6003msgstr ""
6004
18a90722 6005#: builtin/checkout.c:1143
64f23b0c
JX
6006msgid "do not check if another worktree is holding the given ref"
6007msgstr ""
6008
18a90722
JX
6009#: builtin/checkout.c:1147 builtin/clone.c:81 builtin/fetch.c:137
6010#: builtin/merge.c:235 builtin/pull.c:123 builtin/push.c:556
5b34e000 6011#: builtin/send-pack.c:173
f4f2c8f8
JX
6012msgid "force progress reporting"
6013msgstr ""
6014
18a90722 6015#: builtin/checkout.c:1177
cc76011e 6016msgid "-b, -B and --orphan are mutually exclusive"
dce37b66
JX
6017msgstr ""
6018
18a90722 6019#: builtin/checkout.c:1194
cc76011e 6020msgid "--track needs a branch name"
822e4a65
JX
6021msgstr ""
6022
18a90722 6023#: builtin/checkout.c:1199
cc76011e 6024msgid "Missing branch name; try -b"
dce37b66
JX
6025msgstr ""
6026
18a90722 6027#: builtin/checkout.c:1235
cc76011e 6028msgid "invalid path specification"
dce37b66
JX
6029msgstr ""
6030
18a90722 6031#: builtin/checkout.c:1242
dce37b66 6032#, c-format
5b34e000 6033msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
6034msgstr ""
6035
18a90722 6036#: builtin/checkout.c:1246
cc76011e
JX
6037#, c-format
6038msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
6039msgstr ""
6040
18a90722 6041#: builtin/checkout.c:1250
cc76011e
JX
6042msgid ""
6043"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
6044"checking out of the index."
dce37b66
JX
6045msgstr ""
6046
5b34e000 6047#: builtin/clean.c:26
28b3cffc
JX
6048msgid ""
6049"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
6050msgstr ""
6051
5b34e000 6052#: builtin/clean.c:30
46bc4039
JX
6053#, c-format
6054msgid "Removing %s\n"
6055msgstr ""
6056
5b34e000 6057#: builtin/clean.c:31
46bc4039
JX
6058#, c-format
6059msgid "Would remove %s\n"
6060msgstr ""
6061
5b34e000 6062#: builtin/clean.c:32
46bc4039
JX
6063#, c-format
6064msgid "Skipping repository %s\n"
6065msgstr ""
6066
5b34e000 6067#: builtin/clean.c:33
46bc4039
JX
6068#, c-format
6069msgid "Would skip repository %s\n"
6070msgstr ""
6071
5b34e000 6072#: builtin/clean.c:34
46bc4039
JX
6073#, c-format
6074msgid "failed to remove %s"
6075msgstr ""
6076
18a90722 6077#: builtin/clean.c:302 git-add--interactive.perl:572
673bfad0 6078#, c-format
28b3cffc
JX
6079msgid ""
6080"Prompt help:\n"
6081"1 - select a numbered item\n"
6082"foo - select item based on unique prefix\n"
673bfad0 6083" - (empty) select nothing\n"
28b3cffc
JX
6084msgstr ""
6085
18a90722 6086#: builtin/clean.c:306 git-add--interactive.perl:581
673bfad0 6087#, c-format
28b3cffc
JX
6088msgid ""
6089"Prompt help:\n"
6090"1 - select a single item\n"
6091"3-5 - select a range of items\n"
6092"2-3,6-9 - select multiple ranges\n"
6093"foo - select item based on unique prefix\n"
6094"-... - unselect specified items\n"
6095"* - choose all items\n"
673bfad0 6096" - (empty) finish selecting\n"
28b3cffc
JX
6097msgstr ""
6098
18a90722 6099#: builtin/clean.c:522 git-add--interactive.perl:547
5b34e000 6100#: git-add--interactive.perl:552
673bfad0
JX
6101#, c-format, perl-format
6102msgid "Huh (%s)?\n"
28b3cffc
JX
6103msgstr ""
6104
18a90722 6105#: builtin/clean.c:664
28b3cffc
JX
6106#, c-format
6107msgid "Input ignore patterns>> "
6108msgstr ""
6109
18a90722 6110#: builtin/clean.c:701
28b3cffc
JX
6111#, c-format
6112msgid "WARNING: Cannot find items matched by: %s"
6113msgstr ""
6114
18a90722 6115#: builtin/clean.c:722
28b3cffc
JX
6116msgid "Select items to delete"
6117msgstr ""
6118
c2ea1208 6119#. TRANSLATORS: Make sure to keep [y/N] as is
18a90722 6120#: builtin/clean.c:763
28b3cffc 6121#, c-format
c2ea1208 6122msgid "Remove %s [y/N]? "
28b3cffc
JX
6123msgstr ""
6124
18a90722 6125#: builtin/clean.c:788 git-add--interactive.perl:1616
673bfad0
JX
6126#, c-format
6127msgid "Bye.\n"
28b3cffc
JX
6128msgstr ""
6129
18a90722 6130#: builtin/clean.c:796
28b3cffc
JX
6131msgid ""
6132"clean - start cleaning\n"
6133"filter by pattern - exclude items from deletion\n"
6134"select by numbers - select items to be deleted by numbers\n"
6135"ask each - confirm each deletion (like \"rm -i\")\n"
6136"quit - stop cleaning\n"
6137"help - this screen\n"
6138"? - help for prompt selection"
6139msgstr ""
6140
18a90722 6141#: builtin/clean.c:823 git-add--interactive.perl:1692
28b3cffc
JX
6142msgid "*** Commands ***"
6143msgstr ""
6144
18a90722 6145#: builtin/clean.c:824 git-add--interactive.perl:1689
28b3cffc
JX
6146msgid "What now"
6147msgstr ""
6148
18a90722 6149#: builtin/clean.c:832
28b3cffc
JX
6150msgid "Would remove the following item:"
6151msgid_plural "Would remove the following items:"
6152msgstr[0] ""
6153msgstr[1] ""
6154
18a90722 6155#: builtin/clean.c:848
28b3cffc
JX
6156msgid "No more files to clean, exiting."
6157msgstr ""
6158
18a90722 6159#: builtin/clean.c:910
cc76011e 6160msgid "do not print names of files removed"
dce37b66
JX
6161msgstr ""
6162
18a90722 6163#: builtin/clean.c:912
cc76011e 6164msgid "force"
dce37b66
JX
6165msgstr ""
6166
18a90722 6167#: builtin/clean.c:913
28b3cffc
JX
6168msgid "interactive cleaning"
6169msgstr ""
6170
18a90722 6171#: builtin/clean.c:915
cc76011e 6172msgid "remove whole directories"
dce37b66
JX
6173msgstr ""
6174
18a90722
JX
6175#: builtin/clean.c:916 builtin/describe.c:530 builtin/describe.c:532
6176#: builtin/grep.c:863 builtin/log.c:155 builtin/log.c:157
6177#: builtin/ls-files.c:548 builtin/name-rev.c:397 builtin/name-rev.c:399
6178#: builtin/show-ref.c:176
cc76011e 6179msgid "pattern"
dce37b66
JX
6180msgstr ""
6181
18a90722 6182#: builtin/clean.c:917
cc76011e 6183msgid "add <pattern> to ignore rules"
dce37b66
JX
6184msgstr ""
6185
18a90722 6186#: builtin/clean.c:918
cc76011e 6187msgid "remove ignored files, too"
dce37b66
JX
6188msgstr ""
6189
18a90722 6190#: builtin/clean.c:920
cc76011e 6191msgid "remove only ignored files"
dce37b66
JX
6192msgstr ""
6193
18a90722 6194#: builtin/clean.c:938
cc76011e 6195msgid "-x and -X cannot be used together"
dce37b66
JX
6196msgstr ""
6197
18a90722 6198#: builtin/clean.c:942
cc76011e 6199msgid ""
5e078fcd 6200"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 6201"clean"
dce37b66
JX
6202msgstr ""
6203
18a90722 6204#: builtin/clean.c:945
cc76011e 6205msgid ""
5e078fcd 6206"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 6207"refusing to clean"
dce37b66
JX
6208msgstr ""
6209
25eab542 6210#: builtin/clone.c:39
c2ea1208 6211msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
6212msgstr ""
6213
25eab542 6214#: builtin/clone.c:83
cc76011e 6215msgid "don't create a checkout"
dce37b66
JX
6216msgstr ""
6217
25eab542 6218#: builtin/clone.c:84 builtin/clone.c:86 builtin/init-db.c:479
cc76011e 6219msgid "create a bare repository"
dce37b66
JX
6220msgstr ""
6221
25eab542 6222#: builtin/clone.c:88
cc76011e 6223msgid "create a mirror repository (implies bare)"
dce37b66
JX
6224msgstr ""
6225
25eab542 6226#: builtin/clone.c:90
cc76011e 6227msgid "to clone from a local repository"
dce37b66
JX
6228msgstr ""
6229
25eab542 6230#: builtin/clone.c:92
cc76011e 6231msgid "don't use local hardlinks, always copy"
dce37b66
JX
6232msgstr ""
6233
25eab542 6234#: builtin/clone.c:94
cc76011e 6235msgid "setup as shared repository"
dce37b66
JX
6236msgstr ""
6237
25eab542 6238#: builtin/clone.c:96 builtin/clone.c:100
dfc182b1
JX
6239msgid "pathspec"
6240msgstr ""
6241
25eab542 6242#: builtin/clone.c:96 builtin/clone.c:100
cc76011e 6243msgid "initialize submodules in the clone"
dce37b66
JX
6244msgstr ""
6245
25eab542 6246#: builtin/clone.c:103
f517e50d
JX
6247msgid "number of submodules cloned in parallel"
6248msgstr ""
6249
25eab542 6250#: builtin/clone.c:104 builtin/init-db.c:476
cc76011e 6251msgid "template-directory"
dce37b66
JX
6252msgstr ""
6253
25eab542 6254#: builtin/clone.c:105 builtin/init-db.c:477
cc76011e 6255msgid "directory from which templates will be used"
dce37b66
JX
6256msgstr ""
6257
18a90722
JX
6258#: builtin/clone.c:107 builtin/clone.c:109 builtin/submodule--helper.c:873
6259#: builtin/submodule--helper.c:1240
cc76011e 6260msgid "reference repository"
dce37b66
JX
6261msgstr ""
6262
25eab542 6263#: builtin/clone.c:111
64f23b0c
JX
6264msgid "use --reference only while cloning"
6265msgstr ""
6266
25eab542 6267#: builtin/clone.c:112 builtin/column.c:27 builtin/merge-file.c:44
cc76011e 6268msgid "name"
dce37b66
JX
6269msgstr ""
6270
25eab542 6271#: builtin/clone.c:113
cc76011e 6272msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
6273msgstr ""
6274
25eab542 6275#: builtin/clone.c:115
cc76011e 6276msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
6277msgstr ""
6278
25eab542 6279#: builtin/clone.c:117
cc76011e 6280msgid "path to git-upload-pack on the remote"
dce37b66
JX
6281msgstr ""
6282
18a90722
JX
6283#: builtin/clone.c:118 builtin/fetch.c:138 builtin/grep.c:806
6284#: builtin/pull.c:211
cc76011e 6285msgid "depth"
dce37b66
JX
6286msgstr ""
6287
25eab542 6288#: builtin/clone.c:119
cc76011e 6289msgid "create a shallow clone of that depth"
dce37b66
JX
6290msgstr ""
6291
18a90722 6292#: builtin/clone.c:120 builtin/fetch.c:140 builtin/pack-objects.c:2991
fda7b092
JX
6293#: parse-options.h:142
6294msgid "time"
6295msgstr ""
6296
25eab542 6297#: builtin/clone.c:121
fda7b092
JX
6298msgid "create a shallow clone since a specific time"
6299msgstr ""
6300
18a90722 6301#: builtin/clone.c:122 builtin/fetch.c:142
fda7b092
JX
6302msgid "revision"
6303msgstr ""
6304
18a90722 6305#: builtin/clone.c:123 builtin/fetch.c:143
673bfad0 6306msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
6307msgstr ""
6308
25eab542 6309#: builtin/clone.c:125
cc76011e 6310msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
6311msgstr ""
6312
25eab542 6313#: builtin/clone.c:127
5b34e000
JX
6314msgid "don't clone any tags, and make later fetches not to follow them"
6315msgstr ""
6316
25eab542 6317#: builtin/clone.c:129
f517e50d
JX
6318msgid "any cloned submodules will be shallow"
6319msgstr ""
6320
25eab542 6321#: builtin/clone.c:130 builtin/init-db.c:485
cc76011e 6322msgid "gitdir"
dce37b66
JX
6323msgstr ""
6324
25eab542 6325#: builtin/clone.c:131 builtin/init-db.c:486
cc76011e 6326msgid "separate git dir from working tree"
dce37b66
JX
6327msgstr ""
6328
25eab542 6329#: builtin/clone.c:132
cc76011e 6330msgid "key=value"
822e4a65
JX
6331msgstr ""
6332
25eab542 6333#: builtin/clone.c:133
cc76011e 6334msgid "set config inside the new repository"
dce37b66
JX
6335msgstr ""
6336
18a90722
JX
6337#: builtin/clone.c:134 builtin/fetch.c:160 builtin/pull.c:224
6338#: builtin/push.c:567
9eb3984b
JX
6339msgid "use IPv4 addresses only"
6340msgstr ""
6341
18a90722
JX
6342#: builtin/clone.c:136 builtin/fetch.c:162 builtin/pull.c:227
6343#: builtin/push.c:569
9eb3984b
JX
6344msgid "use IPv6 addresses only"
6345msgstr ""
6346
25eab542 6347#: builtin/clone.c:273
f1522b27
JX
6348msgid ""
6349"No directory name could be guessed.\n"
6350"Please specify a directory on the command line"
6351msgstr ""
6352
25eab542 6353#: builtin/clone.c:326
df49095a 6354#, c-format
fda7b092 6355msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
6356msgstr ""
6357
25eab542 6358#: builtin/clone.c:398
9fa976ff
JX
6359#, c-format
6360msgid "failed to open '%s'"
6361msgstr ""
6362
25eab542 6363#: builtin/clone.c:406
dce37b66 6364#, c-format
cc76011e 6365msgid "%s exists and is not a directory"
dce37b66
JX
6366msgstr ""
6367
25eab542 6368#: builtin/clone.c:420
cc76011e
JX
6369#, c-format
6370msgid "failed to stat %s\n"
822e4a65
JX
6371msgstr ""
6372
25eab542 6373#: builtin/clone.c:442
dce37b66 6374#, c-format
cc76011e 6375msgid "failed to create link '%s'"
dce37b66
JX
6376msgstr ""
6377
25eab542 6378#: builtin/clone.c:446
cc76011e
JX
6379#, c-format
6380msgid "failed to copy file to '%s'"
dce37b66
JX
6381msgstr ""
6382
18a90722 6383#: builtin/clone.c:472
cc76011e
JX
6384#, c-format
6385msgid "done.\n"
dce37b66
JX
6386msgstr ""
6387
18a90722 6388#: builtin/clone.c:484
c138af56
JX
6389msgid ""
6390"Clone succeeded, but checkout failed.\n"
6391"You can inspect what was checked out with 'git status'\n"
6392"and retry the checkout with 'git checkout -f HEAD'\n"
6393msgstr ""
6394
18a90722 6395#: builtin/clone.c:561
cc76011e
JX
6396#, c-format
6397msgid "Could not find remote branch %s to clone."
dce37b66
JX
6398msgstr ""
6399
18a90722 6400#: builtin/clone.c:656
c138af56
JX
6401msgid "remote did not send all necessary objects"
6402msgstr ""
6403
18a90722 6404#: builtin/clone.c:672
f1522b27
JX
6405#, c-format
6406msgid "unable to update %s"
6407msgstr ""
6408
18a90722 6409#: builtin/clone.c:721
cc76011e 6410msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
6411msgstr ""
6412
25eab542 6413#: builtin/clone.c:751
c138af56
JX
6414msgid "unable to checkout working tree"
6415msgstr ""
6416
25eab542 6417#: builtin/clone.c:796
f1522b27
JX
6418msgid "unable to write parameters to config file"
6419msgstr ""
6420
25eab542 6421#: builtin/clone.c:859
beb691f7
JX
6422msgid "cannot repack to clean up"
6423msgstr ""
6424
25eab542 6425#: builtin/clone.c:861
beb691f7
JX
6426msgid "cannot unlink temporary alternates file"
6427msgstr ""
6428
18a90722 6429#: builtin/clone.c:894 builtin/receive-pack.c:1945
cc76011e 6430msgid "Too many arguments."
dce37b66
JX
6431msgstr ""
6432
25eab542 6433#: builtin/clone.c:898
cc76011e 6434msgid "You must specify a repository to clone."
dce37b66
JX
6435msgstr ""
6436
25eab542 6437#: builtin/clone.c:911
cc76011e
JX
6438#, c-format
6439msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
6440msgstr ""
6441
25eab542 6442#: builtin/clone.c:914
46bc4039
JX
6443msgid "--bare and --separate-git-dir are incompatible."
6444msgstr ""
6445
25eab542 6446#: builtin/clone.c:927
cc76011e
JX
6447#, c-format
6448msgid "repository '%s' does not exist"
dce37b66
JX
6449msgstr ""
6450
18a90722 6451#: builtin/clone.c:933 builtin/fetch.c:1358
df49095a
JX
6452#, c-format
6453msgid "depth %s is not a positive number"
6454msgstr ""
6455
25eab542 6456#: builtin/clone.c:943
dce37b66 6457#, c-format
cc76011e 6458msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
6459msgstr ""
6460
25eab542 6461#: builtin/clone.c:953
dce37b66 6462#, c-format
cc76011e 6463msgid "working tree '%s' already exists."
dce37b66
JX
6464msgstr ""
6465
25eab542 6466#: builtin/clone.c:968 builtin/clone.c:979 builtin/difftool.c:270
18a90722 6467#: builtin/worktree.c:253 builtin/worktree.c:283
a4156d20
JX
6468#, c-format
6469msgid "could not create leading directories of '%s'"
6470msgstr ""
6471
25eab542 6472#: builtin/clone.c:971
822e4a65 6473#, c-format
c2ea1208 6474msgid "could not create work tree dir '%s'"
dce37b66
JX
6475msgstr ""
6476
25eab542 6477#: builtin/clone.c:983
822e4a65 6478#, c-format
cc76011e 6479msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
6480msgstr ""
6481
25eab542 6482#: builtin/clone.c:985
dce37b66 6483#, c-format
cc76011e 6484msgid "Cloning into '%s'...\n"
dce37b66
JX
6485msgstr ""
6486
25eab542 6487#: builtin/clone.c:1009
fda7b092
JX
6488msgid ""
6489"clone --recursive is not compatible with both --reference and --reference-if-"
6490"able"
6491msgstr ""
6492
25eab542 6493#: builtin/clone.c:1071
fe05e196
JX
6494msgid "--depth is ignored in local clones; use file:// instead."
6495msgstr ""
6496
25eab542 6497#: builtin/clone.c:1073
fda7b092
JX
6498msgid "--shallow-since is ignored in local clones; use file:// instead."
6499msgstr ""
6500
25eab542 6501#: builtin/clone.c:1075
fda7b092
JX
6502msgid "--shallow-exclude is ignored in local clones; use file:// instead."
6503msgstr ""
6504
25eab542 6505#: builtin/clone.c:1078
fe05e196
JX
6506msgid "source repository is shallow, ignoring --local"
6507msgstr ""
6508
25eab542 6509#: builtin/clone.c:1083
fe05e196
JX
6510msgid "--local is ignored"
6511msgstr ""
6512
18a90722 6513#: builtin/clone.c:1139 builtin/clone.c:1147
822e4a65 6514#, c-format
cc76011e 6515msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
6516msgstr ""
6517
18a90722 6518#: builtin/clone.c:1150
cc76011e 6519msgid "You appear to have cloned an empty repository."
dce37b66
JX
6520msgstr ""
6521
5b34e000 6522#: builtin/column.c:10
c2ea1208 6523msgid "git column [<options>]"
dce37b66
JX
6524msgstr ""
6525
5b34e000 6526#: builtin/column.c:27
cc76011e 6527msgid "lookup config vars"
dce37b66
JX
6528msgstr ""
6529
5b34e000 6530#: builtin/column.c:28 builtin/column.c:29
cc76011e 6531msgid "layout to use"
dce37b66
JX
6532msgstr ""
6533
5b34e000 6534#: builtin/column.c:30
cc76011e 6535msgid "Maximum width"
dce37b66
JX
6536msgstr ""
6537
5b34e000 6538#: builtin/column.c:31
cc76011e 6539msgid "Padding space on left border"
dce37b66
JX
6540msgstr ""
6541
5b34e000 6542#: builtin/column.c:32
cc76011e 6543msgid "Padding space on right border"
dce37b66
JX
6544msgstr ""
6545
5b34e000 6546#: builtin/column.c:33
cc76011e 6547msgid "Padding space between columns"
dce37b66
JX
6548msgstr ""
6549
5b34e000 6550#: builtin/column.c:52
cc76011e 6551msgid "--command must be the first argument"
dce37b66
JX
6552msgstr ""
6553
5b34e000 6554#: builtin/commit.c:39
c2ea1208 6555msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
6556msgstr ""
6557
5b34e000 6558#: builtin/commit.c:44
c2ea1208 6559msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
6560msgstr ""
6561
5b34e000 6562#: builtin/commit.c:49
d07a63e4
JX
6563msgid ""
6564"Your name and email address were configured automatically based\n"
6565"on your username and hostname. Please check that they are accurate.\n"
6566"You can suppress this message by setting them explicitly. Run the\n"
6567"following command and follow the instructions in your editor to edit\n"
6568"your configuration file:\n"
6569"\n"
6570" git config --global --edit\n"
6571"\n"
6572"After doing this, you may fix the identity used for this commit with:\n"
6573"\n"
6574" git commit --amend --reset-author\n"
6575msgstr ""
6576
5b34e000 6577#: builtin/commit.c:62
cc76011e
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:\n"
6582"\n"
6583" git config --global user.name \"Your Name\"\n"
6584" git config --global user.email you@example.com\n"
6585"\n"
6586"After doing this, you may fix the identity used for this commit with:\n"
6587"\n"
6588" git commit --amend --reset-author\n"
dce37b66
JX
6589msgstr ""
6590
5b34e000 6591#: builtin/commit.c:74
cc76011e
JX
6592msgid ""
6593"You asked to amend the most recent commit, but doing so would make\n"
6594"it empty. You can repeat your command with --allow-empty, or you can\n"
6595"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
6596msgstr ""
6597
5b34e000 6598#: builtin/commit.c:79
dce37b66 6599msgid ""
cc76011e
JX
6600"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
6601"If you wish to commit it anyway, use:\n"
6602"\n"
6603" git commit --allow-empty\n"
6604"\n"
dce37b66
JX
6605msgstr ""
6606
5b34e000 6607#: builtin/commit.c:86
b8ecf239
JX
6608msgid "Otherwise, please use 'git reset'\n"
6609msgstr ""
6610
5b34e000 6611#: builtin/commit.c:89
b8ecf239
JX
6612msgid ""
6613"If you wish to skip this commit, use:\n"
6614"\n"
6615" git reset\n"
6616"\n"
6617"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
6618"the remaining commits.\n"
6619msgstr ""
6620
25eab542 6621#: builtin/commit.c:318
cc76011e 6622msgid "failed to unpack HEAD tree object"
822e4a65
JX
6623msgstr ""
6624
25eab542 6625#: builtin/commit.c:359
cc76011e 6626msgid "unable to create temporary index"
dce37b66
JX
6627msgstr ""
6628
25eab542 6629#: builtin/commit.c:365
cc76011e 6630msgid "interactive add failed"
dce37b66
JX
6631msgstr ""
6632
25eab542 6633#: builtin/commit.c:378
d07a63e4
JX
6634msgid "unable to update temporary index"
6635msgstr ""
6636
25eab542 6637#: builtin/commit.c:380
d07a63e4
JX
6638msgid "Failed to update main cache tree"
6639msgstr ""
6640
25eab542 6641#: builtin/commit.c:405 builtin/commit.c:429 builtin/commit.c:478
cc76011e 6642msgid "unable to write new_index file"
dce37b66
JX
6643msgstr ""
6644
25eab542 6645#: builtin/commit.c:461
cc76011e 6646msgid "cannot do a partial commit during a merge."
dce37b66
JX
6647msgstr ""
6648
25eab542 6649#: builtin/commit.c:463
cc76011e 6650msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
6651msgstr ""
6652
25eab542 6653#: builtin/commit.c:471
cc76011e 6654msgid "cannot read the index"
dce37b66
JX
6655msgstr ""
6656
25eab542 6657#: builtin/commit.c:490
cc76011e 6658msgid "unable to write temporary index file"
dce37b66
JX
6659msgstr ""
6660
25eab542 6661#: builtin/commit.c:587
d07a63e4
JX
6662#, c-format
6663msgid "commit '%s' lacks author header"
6664msgstr ""
6665
25eab542 6666#: builtin/commit.c:589
dce37b66 6667#, c-format
d07a63e4 6668msgid "commit '%s' has malformed author line"
dce37b66
JX
6669msgstr ""
6670
25eab542 6671#: builtin/commit.c:608
cc76011e 6672msgid "malformed --author parameter"
dce37b66
JX
6673msgstr ""
6674
25eab542 6675#: builtin/commit.c:660
fe05e196
JX
6676msgid ""
6677"unable to select a comment character that is not used\n"
6678"in the current commit message"
6679msgstr ""
6680
18a90722 6681#: builtin/commit.c:697 builtin/commit.c:730 builtin/commit.c:1114
cc76011e
JX
6682#, c-format
6683msgid "could not lookup commit %s"
822e4a65
JX
6684msgstr ""
6685
25eab542 6686#: builtin/commit.c:709 builtin/shortlog.c:309
cc76011e
JX
6687#, c-format
6688msgid "(reading log message from standard input)\n"
822e4a65
JX
6689msgstr ""
6690
25eab542 6691#: builtin/commit.c:711
cc76011e 6692msgid "could not read log from standard input"
822e4a65
JX
6693msgstr ""
6694
25eab542 6695#: builtin/commit.c:715
dce37b66 6696#, c-format
cc76011e 6697msgid "could not read log file '%s'"
dce37b66
JX
6698msgstr ""
6699
25eab542 6700#: builtin/commit.c:742 builtin/commit.c:750
f517e50d 6701msgid "could not read SQUASH_MSG"
dce37b66
JX
6702msgstr ""
6703
25eab542 6704#: builtin/commit.c:747
f517e50d 6705msgid "could not read MERGE_MSG"
dce37b66
JX
6706msgstr ""
6707
25eab542 6708#: builtin/commit.c:801
cc76011e
JX
6709msgid "could not write commit template"
6710msgstr ""
6711
25eab542 6712#: builtin/commit.c:819
dce37b66 6713#, c-format
822e4a65 6714msgid ""
cc76011e
JX
6715"\n"
6716"It looks like you may be committing a merge.\n"
6717"If this is not correct, please remove the file\n"
6718"\t%s\n"
6719"and try again.\n"
dce37b66
JX
6720msgstr ""
6721
25eab542 6722#: builtin/commit.c:824
822e4a65
JX
6723#, c-format
6724msgid ""
cc76011e
JX
6725"\n"
6726"It looks like you may be committing a cherry-pick.\n"
6727"If this is not correct, please remove the file\n"
6728"\t%s\n"
6729"and try again.\n"
dce37b66
JX
6730msgstr ""
6731
25eab542 6732#: builtin/commit.c:837
9caaf23e 6733#, c-format
cc76011e
JX
6734msgid ""
6735"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 6736"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
6737msgstr ""
6738
25eab542 6739#: builtin/commit.c:844
9caaf23e 6740#, c-format
cc76011e
JX
6741msgid ""
6742"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 6743"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
6744"An empty message aborts the commit.\n"
6745msgstr ""
6746
25eab542 6747#: builtin/commit.c:861
fe05e196
JX
6748#, c-format
6749msgid "%sAuthor: %.*s <%.*s>"
6750msgstr ""
6751
25eab542 6752#: builtin/commit.c:869
822e4a65 6753#, c-format
fe05e196 6754msgid "%sDate: %s"
dce37b66
JX
6755msgstr ""
6756
25eab542 6757#: builtin/commit.c:876
cc76011e 6758#, c-format
fe05e196 6759msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
6760msgstr ""
6761
25eab542 6762#: builtin/commit.c:893
cc76011e 6763msgid "Cannot read index"
822e4a65
JX
6764msgstr ""
6765
18a90722 6766#: builtin/commit.c:959
cc76011e 6767msgid "Error building trees"
dce37b66
JX
6768msgstr ""
6769
18a90722 6770#: builtin/commit.c:973 builtin/tag.c:252
dce37b66 6771#, c-format
cc76011e 6772msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
6773msgstr ""
6774
18a90722 6775#: builtin/commit.c:1076
dce37b66 6776#, c-format
c2ea1208 6777msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
6778msgstr ""
6779
18a90722
JX
6780#: builtin/commit.c:1090
6781#, c-format
6782msgid "Invalid ignored mode '%s'"
6783msgstr ""
6784
6785#: builtin/commit.c:1104 builtin/commit.c:1349
cc76011e
JX
6786#, c-format
6787msgid "Invalid untracked files mode '%s'"
dce37b66
JX
6788msgstr ""
6789
18a90722 6790#: builtin/commit.c:1142
28b3cffc
JX
6791msgid "--long and -z are incompatible"
6792msgstr ""
6793
18a90722 6794#: builtin/commit.c:1172
cc76011e
JX
6795msgid "Using both --reset-author and --author does not make sense"
6796msgstr ""
822e4a65 6797
18a90722 6798#: builtin/commit.c:1181
cc76011e 6799msgid "You have nothing to amend."
dce37b66
JX
6800msgstr ""
6801
18a90722 6802#: builtin/commit.c:1184
cc76011e 6803msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
6804msgstr ""
6805
18a90722 6806#: builtin/commit.c:1186
cc76011e 6807msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
6808msgstr ""
6809
18a90722 6810#: builtin/commit.c:1189
cc76011e 6811msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
6812msgstr ""
6813
18a90722 6814#: builtin/commit.c:1199
cc76011e 6815msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
6816msgstr ""
6817
18a90722 6818#: builtin/commit.c:1201
cc76011e 6819msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
dce37b66
JX
6820msgstr ""
6821
18a90722 6822#: builtin/commit.c:1209
cc76011e 6823msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
6824msgstr ""
6825
18a90722 6826#: builtin/commit.c:1226
cc76011e 6827msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
6828msgstr ""
6829
18a90722 6830#: builtin/commit.c:1228
cc76011e 6831msgid "No paths with --include/--only does not make sense."
dce37b66
JX
6832msgstr ""
6833
18a90722 6834#: builtin/commit.c:1240 builtin/tag.c:535
dce37b66 6835#, c-format
cc76011e 6836msgid "Invalid cleanup mode %s"
dce37b66
JX
6837msgstr ""
6838
18a90722 6839#: builtin/commit.c:1245
cc76011e 6840msgid "Paths with -a does not make sense."
822e4a65
JX
6841msgstr ""
6842
18a90722 6843#: builtin/commit.c:1363 builtin/commit.c:1648
cc76011e
JX
6844msgid "show status concisely"
6845msgstr ""
822e4a65 6846
18a90722 6847#: builtin/commit.c:1365 builtin/commit.c:1650
cc76011e 6848msgid "show branch information"
cd1e7487
JX
6849msgstr ""
6850
18a90722 6851#: builtin/commit.c:1367
5b34e000
JX
6852msgid "show stash information"
6853msgstr ""
6854
18a90722 6855#: builtin/commit.c:1369
fda7b092
JX
6856msgid "version"
6857msgstr ""
6858
18a90722
JX
6859#: builtin/commit.c:1369 builtin/commit.c:1652 builtin/push.c:542
6860#: builtin/worktree.c:523
cc76011e 6861msgid "machine-readable output"
dce37b66
JX
6862msgstr ""
6863
18a90722 6864#: builtin/commit.c:1372 builtin/commit.c:1654
fe52cd62
JX
6865msgid "show status in long format (default)"
6866msgstr ""
6867
18a90722 6868#: builtin/commit.c:1375 builtin/commit.c:1657
cc76011e 6869msgid "terminate entries with NUL"
dce37b66
JX
6870msgstr ""
6871
18a90722
JX
6872#: builtin/commit.c:1377 builtin/commit.c:1381 builtin/commit.c:1660
6873#: builtin/fast-export.c:999 builtin/fast-export.c:1002 builtin/tag.c:390
cc76011e 6874msgid "mode"
11b90174
JX
6875msgstr ""
6876
18a90722 6877#: builtin/commit.c:1378 builtin/commit.c:1660
cc76011e 6878msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
6879msgstr ""
6880
18a90722
JX
6881#: builtin/commit.c:1382
6882msgid ""
6883"show ignored files, optional modes: traditional, matching, no. (Default: "
6884"traditional)"
dce37b66
JX
6885msgstr ""
6886
18a90722 6887#: builtin/commit.c:1384 parse-options.h:155
cc76011e 6888msgid "when"
dce37b66
JX
6889msgstr ""
6890
18a90722 6891#: builtin/commit.c:1385
cc76011e
JX
6892msgid ""
6893"ignore changes to submodules, optional when: all, dirty, untracked. "
6894"(Default: all)"
dce37b66
JX
6895msgstr ""
6896
18a90722 6897#: builtin/commit.c:1387
cc76011e 6898msgid "list untracked files in columns"
dce37b66
JX
6899msgstr ""
6900
18a90722
JX
6901#: builtin/commit.c:1406
6902msgid "Unsupported combination of ignored and untracked-files arguments"
6903msgstr ""
6904
6905#: builtin/commit.c:1469
cc76011e 6906msgid "couldn't look up newly created commit"
dce37b66
JX
6907msgstr ""
6908
18a90722 6909#: builtin/commit.c:1471
cc76011e 6910msgid "could not parse newly created commit"
dce37b66
JX
6911msgstr ""
6912
18a90722
JX
6913#: builtin/commit.c:1516
6914msgid "unable to resolve HEAD after creating commit"
6915msgstr ""
6916
6917#: builtin/commit.c:1518
cc76011e 6918msgid "detached HEAD"
dce37b66
JX
6919msgstr ""
6920
18a90722 6921#: builtin/commit.c:1521
cc76011e 6922msgid " (root-commit)"
dce37b66
JX
6923msgstr ""
6924
18a90722 6925#: builtin/commit.c:1618
cc76011e 6926msgid "suppress summary after successful commit"
dce37b66
JX
6927msgstr ""
6928
18a90722 6929#: builtin/commit.c:1619
cc76011e 6930msgid "show diff in commit message template"
11b90174
JX
6931msgstr ""
6932
18a90722 6933#: builtin/commit.c:1621
cc76011e 6934msgid "Commit message options"
822e4a65
JX
6935msgstr ""
6936
18a90722 6937#: builtin/commit.c:1622 builtin/tag.c:388
cc76011e 6938msgid "read message from file"
93329721
JX
6939msgstr ""
6940
18a90722 6941#: builtin/commit.c:1623
cc76011e 6942msgid "author"
dce37b66
JX
6943msgstr ""
6944
18a90722 6945#: builtin/commit.c:1623
cc76011e 6946msgid "override author for commit"
dce37b66
JX
6947msgstr ""
6948
18a90722 6949#: builtin/commit.c:1624 builtin/gc.c:359
cc76011e 6950msgid "date"
dce37b66
JX
6951msgstr ""
6952
18a90722 6953#: builtin/commit.c:1624
cc76011e 6954msgid "override date for commit"
dce37b66
JX
6955msgstr ""
6956
18a90722 6957#: builtin/commit.c:1625 builtin/merge.c:225 builtin/notes.c:402
25eab542 6958#: builtin/notes.c:565 builtin/tag.c:386
cc76011e 6959msgid "message"
dce37b66
JX
6960msgstr ""
6961
18a90722 6962#: builtin/commit.c:1625
cc76011e 6963msgid "commit message"
822e4a65
JX
6964msgstr ""
6965
18a90722
JX
6966#: builtin/commit.c:1626 builtin/commit.c:1627 builtin/commit.c:1628
6967#: builtin/commit.c:1629 parse-options.h:257 ref-filter.h:92
f4f2c8f8
JX
6968msgid "commit"
6969msgstr ""
6970
18a90722 6971#: builtin/commit.c:1626
cc76011e 6972msgid "reuse and edit message from specified commit"
822e4a65
JX
6973msgstr ""
6974
18a90722 6975#: builtin/commit.c:1627
cc76011e 6976msgid "reuse message from specified commit"
822e4a65
JX
6977msgstr ""
6978
18a90722 6979#: builtin/commit.c:1628
cc76011e 6980msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
6981msgstr ""
6982
18a90722 6983#: builtin/commit.c:1629
cc76011e
JX
6984msgid "use autosquash formatted message to squash specified commit"
6985msgstr ""
822e4a65 6986
18a90722 6987#: builtin/commit.c:1630
cc76011e
JX
6988msgid "the commit is authored by me now (used with -C/-c/--amend)"
6989msgstr ""
822e4a65 6990
18a90722
JX
6991#: builtin/commit.c:1631 builtin/log.c:1443 builtin/merge.c:239
6992#: builtin/pull.c:149 builtin/revert.c:105
cc76011e 6993msgid "add Signed-off-by:"
822e4a65
JX
6994msgstr ""
6995
18a90722 6996#: builtin/commit.c:1632
cc76011e 6997msgid "use specified template file"
822e4a65
JX
6998msgstr ""
6999
18a90722 7000#: builtin/commit.c:1633
cc76011e 7001msgid "force edit of commit"
822e4a65
JX
7002msgstr ""
7003
18a90722 7004#: builtin/commit.c:1634
cc76011e 7005msgid "default"
822e4a65
JX
7006msgstr ""
7007
18a90722 7008#: builtin/commit.c:1634 builtin/tag.c:391
cc76011e 7009msgid "how to strip spaces and #comments from message"
822e4a65
JX
7010msgstr ""
7011
18a90722 7012#: builtin/commit.c:1635
cc76011e 7013msgid "include status in commit message template"
822e4a65
JX
7014msgstr ""
7015
18a90722 7016#: builtin/commit.c:1637 builtin/merge.c:237 builtin/pull.c:179
5b34e000 7017#: builtin/revert.c:113
cc76011e 7018msgid "GPG sign commit"
822e4a65
JX
7019msgstr ""
7020
18a90722 7021#: builtin/commit.c:1640
cc76011e 7022msgid "Commit contents options"
822e4a65
JX
7023msgstr ""
7024
18a90722 7025#: builtin/commit.c:1641
cc76011e 7026msgid "commit all changed files"
822e4a65
JX
7027msgstr ""
7028
18a90722 7029#: builtin/commit.c:1642
cc76011e 7030msgid "add specified files to index for commit"
822e4a65
JX
7031msgstr ""
7032
18a90722 7033#: builtin/commit.c:1643
cc76011e 7034msgid "interactively add files"
822e4a65
JX
7035msgstr ""
7036
18a90722 7037#: builtin/commit.c:1644
cc76011e 7038msgid "interactively add changes"
822e4a65
JX
7039msgstr ""
7040
18a90722 7041#: builtin/commit.c:1645
cc76011e 7042msgid "commit only specified files"
822e4a65
JX
7043msgstr ""
7044
18a90722 7045#: builtin/commit.c:1646
9fa976ff 7046msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
7047msgstr ""
7048
18a90722 7049#: builtin/commit.c:1647
cc76011e 7050msgid "show what would be committed"
822e4a65
JX
7051msgstr ""
7052
18a90722 7053#: builtin/commit.c:1658
cc76011e 7054msgid "amend previous commit"
822e4a65
JX
7055msgstr ""
7056
18a90722 7057#: builtin/commit.c:1659
cc76011e 7058msgid "bypass post-rewrite hook"
822e4a65
JX
7059msgstr ""
7060
18a90722 7061#: builtin/commit.c:1664
cc76011e 7062msgid "ok to record an empty change"
822e4a65
JX
7063msgstr ""
7064
18a90722 7065#: builtin/commit.c:1666
cc76011e 7066msgid "ok to record a change with an empty message"
822e4a65
JX
7067msgstr ""
7068
18a90722 7069#: builtin/commit.c:1696
cc76011e 7070msgid "could not parse HEAD commit"
822e4a65
JX
7071msgstr ""
7072
18a90722 7073#: builtin/commit.c:1741
822e4a65 7074#, c-format
cc76011e 7075msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
7076msgstr ""
7077
18a90722 7078#: builtin/commit.c:1748
cc76011e 7079msgid "could not read MERGE_MODE"
822e4a65
JX
7080msgstr ""
7081
18a90722 7082#: builtin/commit.c:1767
cc76011e
JX
7083#, c-format
7084msgid "could not read commit message: %s"
822e4a65
JX
7085msgstr ""
7086
18a90722 7087#: builtin/commit.c:1778
cc76011e 7088#, c-format
25eab542 7089msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
7090msgstr ""
7091
18a90722 7092#: builtin/commit.c:1783
cc76011e 7093#, c-format
25eab542 7094msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
7095msgstr ""
7096
18a90722 7097#: builtin/commit.c:1831
822e4a65 7098msgid ""
cc76011e 7099"Repository has been updated, but unable to write\n"
d07a63e4 7100"new_index file. Check that disk is not full and quota is\n"
cc76011e 7101"not exceeded, and then \"git reset HEAD\" to recover."
822e4a65
JX
7102msgstr ""
7103
5b34e000 7104#: builtin/config.c:10
c2ea1208 7105msgid "git config [<options>]"
822e4a65
JX
7106msgstr ""
7107
18a90722 7108#: builtin/config.c:58
cc76011e 7109msgid "Config file location"
822e4a65
JX
7110msgstr ""
7111
18a90722 7112#: builtin/config.c:59
cc76011e 7113msgid "use global config file"
822e4a65
JX
7114msgstr ""
7115
18a90722 7116#: builtin/config.c:60
cc76011e 7117msgid "use system config file"
822e4a65
JX
7118msgstr ""
7119
18a90722 7120#: builtin/config.c:61
cc76011e 7121msgid "use repository config file"
822e4a65
JX
7122msgstr ""
7123
18a90722 7124#: builtin/config.c:62
cc76011e 7125msgid "use given config file"
822e4a65
JX
7126msgstr ""
7127
18a90722 7128#: builtin/config.c:63
28b3cffc 7129msgid "blob-id"
822e4a65
JX
7130msgstr ""
7131
18a90722 7132#: builtin/config.c:63
28b3cffc 7133msgid "read config from given blob object"
822e4a65
JX
7134msgstr ""
7135
18a90722 7136#: builtin/config.c:64
28b3cffc 7137msgid "Action"
822e4a65
JX
7138msgstr ""
7139
18a90722 7140#: builtin/config.c:65
28b3cffc 7141msgid "get value: name [value-regex]"
822e4a65
JX
7142msgstr ""
7143
18a90722 7144#: builtin/config.c:66
28b3cffc 7145msgid "get all values: key [value-regex]"
822e4a65
JX
7146msgstr ""
7147
18a90722 7148#: builtin/config.c:67
28b3cffc 7149msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
7150msgstr ""
7151
18a90722 7152#: builtin/config.c:68
727b9576
JX
7153msgid "get value specific for the URL: section[.var] URL"
7154msgstr ""
7155
18a90722 7156#: builtin/config.c:69
28b3cffc 7157msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
7158msgstr ""
7159
18a90722 7160#: builtin/config.c:70
28b3cffc 7161msgid "add a new variable: name value"
822e4a65
JX
7162msgstr ""
7163
18a90722 7164#: builtin/config.c:71
28b3cffc 7165msgid "remove a variable: name [value-regex]"
822e4a65
JX
7166msgstr ""
7167
18a90722 7168#: builtin/config.c:72
28b3cffc 7169msgid "remove all matches: name [value-regex]"
822e4a65
JX
7170msgstr ""
7171
18a90722 7172#: builtin/config.c:73
28b3cffc 7173msgid "rename section: old-name new-name"
822e4a65
JX
7174msgstr ""
7175
18a90722 7176#: builtin/config.c:74
28b3cffc
JX
7177msgid "remove a section: name"
7178msgstr ""
7179
18a90722 7180#: builtin/config.c:75
28b3cffc
JX
7181msgid "list all"
7182msgstr ""
7183
18a90722 7184#: builtin/config.c:76
cc76011e 7185msgid "open an editor"
822e4a65
JX
7186msgstr ""
7187
18a90722 7188#: builtin/config.c:77
beb691f7 7189msgid "find the color configured: slot [default]"
822e4a65
JX
7190msgstr ""
7191
18a90722 7192#: builtin/config.c:78
beb691f7 7193msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
7194msgstr ""
7195
18a90722 7196#: builtin/config.c:79
cc76011e 7197msgid "Type"
822e4a65
JX
7198msgstr ""
7199
18a90722 7200#: builtin/config.c:80
cc76011e 7201msgid "value is \"true\" or \"false\""
822e4a65
JX
7202msgstr ""
7203
18a90722 7204#: builtin/config.c:81
cc76011e 7205msgid "value is decimal number"
822e4a65
JX
7206msgstr ""
7207
18a90722 7208#: builtin/config.c:82
cc76011e 7209msgid "value is --bool or --int"
822e4a65
JX
7210msgstr ""
7211
18a90722 7212#: builtin/config.c:83
cc76011e 7213msgid "value is a path (file or directory name)"
822e4a65
JX
7214msgstr ""
7215
18a90722
JX
7216#: builtin/config.c:84
7217msgid "value is an expiry date"
7218msgstr ""
7219
7220#: builtin/config.c:85
cc76011e 7221msgid "Other"
822e4a65
JX
7222msgstr ""
7223
18a90722 7224#: builtin/config.c:86
cc76011e 7225msgid "terminate values with NUL byte"
822e4a65
JX
7226msgstr ""
7227
18a90722 7228#: builtin/config.c:87
df0617bf
JX
7229msgid "show variable names only"
7230msgstr ""
7231
18a90722 7232#: builtin/config.c:88
cc76011e 7233msgid "respect include directives on lookup"
822e4a65
JX
7234msgstr ""
7235
18a90722 7236#: builtin/config.c:89
9eb3984b
JX
7237msgid "show origin of config (file, standard input, blob, command line)"
7238msgstr ""
7239
18a90722 7240#: builtin/config.c:335
d07a63e4
JX
7241msgid "unable to parse default color value"
7242msgstr ""
7243
18a90722 7244#: builtin/config.c:479
d07a63e4
JX
7245#, c-format
7246msgid ""
7247"# This is Git's per-user configuration file.\n"
64f23b0c 7248"[user]\n"
d07a63e4 7249"# Please adapt and uncomment the following lines:\n"
64f23b0c 7250"#\tname = %s\n"
d07a63e4
JX
7251"#\temail = %s\n"
7252msgstr ""
7253
18a90722 7254#: builtin/config.c:507
5b34e000
JX
7255msgid "--local can only be used inside a git repository"
7256msgstr ""
7257
18a90722 7258#: builtin/config.c:632
d07a63e4
JX
7259#, c-format
7260msgid "cannot create configuration file %s"
7261msgstr ""
7262
18a90722 7263#: builtin/config.c:645
fda7b092
JX
7264#, c-format
7265msgid ""
7266"cannot overwrite multiple values with a single value\n"
7267" Use a regexp, --add or --replace-all to change %s."
7268msgstr ""
7269
25eab542 7270#: builtin/count-objects.c:88
c6bc7d43
JX
7271msgid "git count-objects [-v] [-H | --human-readable]"
7272msgstr ""
7273
25eab542 7274#: builtin/count-objects.c:98
c6bc7d43 7275msgid "print sizes in human readable format"
822e4a65
JX
7276msgstr ""
7277
18a90722 7278#: builtin/describe.c:22
c2ea1208 7279msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
7280msgstr ""
7281
18a90722 7282#: builtin/describe.c:23
c2ea1208 7283msgid "git describe [<options>] --dirty"
822e4a65
JX
7284msgstr ""
7285
18a90722 7286#: builtin/describe.c:57
dfc182b1
JX
7287msgid "head"
7288msgstr ""
7289
18a90722 7290#: builtin/describe.c:57
dfc182b1
JX
7291msgid "lightweight"
7292msgstr ""
7293
18a90722 7294#: builtin/describe.c:57
dfc182b1
JX
7295msgid "annotated"
7296msgstr ""
7297
18a90722 7298#: builtin/describe.c:267
cc76011e
JX
7299#, c-format
7300msgid "annotated tag %s not available"
822e4a65
JX
7301msgstr ""
7302
18a90722 7303#: builtin/describe.c:271
822e4a65 7304#, c-format
cc76011e 7305msgid "annotated tag %s has no embedded name"
822e4a65
JX
7306msgstr ""
7307
18a90722 7308#: builtin/describe.c:273
cc76011e
JX
7309#, c-format
7310msgid "tag '%s' is really '%s' here"
822e4a65
JX
7311msgstr ""
7312
18a90722 7313#: builtin/describe.c:314
822e4a65 7314#, c-format
cc76011e 7315msgid "no tag exactly matches '%s'"
822e4a65
JX
7316msgstr ""
7317
18a90722 7318#: builtin/describe.c:316
822e4a65 7319#, c-format
18a90722 7320msgid "No exact match on refs or tags, searching to describe\n"
822e4a65
JX
7321msgstr ""
7322
18a90722 7323#: builtin/describe.c:363
cc76011e
JX
7324#, c-format
7325msgid "finished search at %s\n"
822e4a65
JX
7326msgstr ""
7327
18a90722 7328#: builtin/describe.c:389
cc76011e
JX
7329#, c-format
7330msgid ""
7331"No annotated tags can describe '%s'.\n"
7332"However, there were unannotated tags: try --tags."
822e4a65
JX
7333msgstr ""
7334
18a90722 7335#: builtin/describe.c:393
cc76011e
JX
7336#, c-format
7337msgid ""
7338"No tags can describe '%s'.\n"
7339"Try --always, or create some tags."
822e4a65
JX
7340msgstr ""
7341
18a90722 7342#: builtin/describe.c:423
822e4a65 7343#, c-format
cc76011e 7344msgid "traversed %lu commits\n"
822e4a65
JX
7345msgstr ""
7346
18a90722 7347#: builtin/describe.c:426
822e4a65 7348#, c-format
cc76011e
JX
7349msgid ""
7350"more than %i tags found; listed %i most recent\n"
7351"gave up search at %s\n"
822e4a65
JX
7352msgstr ""
7353
18a90722
JX
7354#: builtin/describe.c:494
7355#, c-format
7356msgid "describe %s\n"
7357msgstr ""
7358
7359#: builtin/describe.c:497 builtin/log.c:500
7360#, c-format
7361msgid "Not a valid object name %s"
7362msgstr ""
7363
7364#: builtin/describe.c:505
7365#, c-format
7366msgid "%s is neither a commit nor blob"
7367msgstr ""
7368
7369#: builtin/describe.c:519
cc76011e 7370msgid "find the tag that comes after the commit"
822e4a65
JX
7371msgstr ""
7372
18a90722 7373#: builtin/describe.c:520
cc76011e 7374msgid "debug search strategy on stderr"
822e4a65
JX
7375msgstr ""
7376
18a90722 7377#: builtin/describe.c:521
c138af56 7378msgid "use any ref"
822e4a65
JX
7379msgstr ""
7380
18a90722 7381#: builtin/describe.c:522
c138af56 7382msgid "use any tag, even unannotated"
822e4a65
JX
7383msgstr ""
7384
18a90722 7385#: builtin/describe.c:523
cc76011e 7386msgid "always use long format"
822e4a65
JX
7387msgstr ""
7388
18a90722 7389#: builtin/describe.c:524
28b3cffc
JX
7390msgid "only follow first parent"
7391msgstr ""
7392
18a90722 7393#: builtin/describe.c:527
cc76011e 7394msgid "only output exact matches"
822e4a65
JX
7395msgstr ""
7396
18a90722 7397#: builtin/describe.c:529
cc76011e 7398msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
7399msgstr ""
7400
18a90722 7401#: builtin/describe.c:531
cc76011e 7402msgid "only consider tags matching <pattern>"
822e4a65
JX
7403msgstr ""
7404
18a90722 7405#: builtin/describe.c:533
dfc182b1
JX
7406msgid "do not consider tags matching <pattern>"
7407msgstr ""
7408
18a90722 7409#: builtin/describe.c:535 builtin/name-rev.c:406
cc76011e 7410msgid "show abbreviated commit object as fallback"
822e4a65
JX
7411msgstr ""
7412
18a90722 7413#: builtin/describe.c:536 builtin/describe.c:539
cc76011e 7414msgid "mark"
822e4a65
JX
7415msgstr ""
7416
18a90722 7417#: builtin/describe.c:537
cc76011e 7418msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
7419msgstr ""
7420
18a90722 7421#: builtin/describe.c:540
dfc182b1
JX
7422msgid "append <mark> on broken working tree (default: \"-broken\")"
7423msgstr ""
7424
18a90722 7425#: builtin/describe.c:558
cc76011e
JX
7426msgid "--long is incompatible with --abbrev=0"
7427msgstr ""
7428
18a90722 7429#: builtin/describe.c:587
cc76011e
JX
7430msgid "No names found, cannot describe anything."
7431msgstr ""
7432
18a90722 7433#: builtin/describe.c:637
a8a5406a 7434msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
7435msgstr ""
7436
18a90722 7437#: builtin/describe.c:639
dfc182b1
JX
7438msgid "--broken is incompatible with commit-ishes"
7439msgstr ""
7440
a4d94835 7441#: builtin/diff.c:83
822e4a65 7442#, c-format
cc76011e 7443msgid "'%s': not a regular file or symlink"
822e4a65
JX
7444msgstr ""
7445
18a90722 7446#: builtin/diff.c:234
cc76011e
JX
7447#, c-format
7448msgid "invalid option: %s"
822e4a65
JX
7449msgstr ""
7450
18a90722 7451#: builtin/diff.c:356
cc76011e 7452msgid "Not a git repository"
822e4a65
JX
7453msgstr ""
7454
18a90722 7455#: builtin/diff.c:399
cc76011e
JX
7456#, c-format
7457msgid "invalid object '%s' given."
822e4a65
JX
7458msgstr ""
7459
18a90722 7460#: builtin/diff.c:408
cc76011e
JX
7461#, c-format
7462msgid "more than two blobs given: '%s'"
822e4a65
JX
7463msgstr ""
7464
18a90722 7465#: builtin/diff.c:413
cc76011e
JX
7466#, c-format
7467msgid "unhandled object '%s' given."
822e4a65
JX
7468msgstr ""
7469
5b34e000 7470#: builtin/difftool.c:29
673bfad0
JX
7471msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
7472msgstr ""
7473
25eab542 7474#: builtin/difftool.c:259
673bfad0
JX
7475#, c-format
7476msgid "failed: %d"
7477msgstr ""
7478
25eab542 7479#: builtin/difftool.c:301
dfc182b1
JX
7480#, c-format
7481msgid "could not read symlink %s"
7482msgstr ""
7483
25eab542 7484#: builtin/difftool.c:303
dfc182b1
JX
7485#, c-format
7486msgid "could not read symlink file %s"
7487msgstr ""
7488
25eab542 7489#: builtin/difftool.c:311
dfc182b1
JX
7490#, c-format
7491msgid "could not read object %s for symlink %s"
7492msgstr ""
7493
25eab542 7494#: builtin/difftool.c:412
673bfad0
JX
7495msgid ""
7496"combined diff formats('-c' and '--cc') are not supported in\n"
7497"directory diff mode('-d' and '--dir-diff')."
7498msgstr ""
7499
18a90722 7500#: builtin/difftool.c:632
673bfad0
JX
7501#, c-format
7502msgid "both files modified: '%s' and '%s'."
7503msgstr ""
7504
18a90722 7505#: builtin/difftool.c:634
673bfad0
JX
7506msgid "working tree file has been left."
7507msgstr ""
7508
18a90722 7509#: builtin/difftool.c:645
673bfad0
JX
7510#, c-format
7511msgid "temporary files exist in '%s'."
7512msgstr ""
7513
18a90722 7514#: builtin/difftool.c:646
673bfad0
JX
7515msgid "you may want to cleanup or recover these."
7516msgstr ""
7517
18a90722 7518#: builtin/difftool.c:695
673bfad0
JX
7519msgid "use `diff.guitool` instead of `diff.tool`"
7520msgstr ""
7521
18a90722 7522#: builtin/difftool.c:697
673bfad0
JX
7523msgid "perform a full-directory diff"
7524msgstr ""
7525
18a90722 7526#: builtin/difftool.c:699
673bfad0
JX
7527msgid "do not prompt before launching a diff tool"
7528msgstr ""
7529
18a90722 7530#: builtin/difftool.c:705
673bfad0
JX
7531msgid "use symlinks in dir-diff mode"
7532msgstr ""
7533
18a90722 7534#: builtin/difftool.c:706
673bfad0
JX
7535msgid "<tool>"
7536msgstr ""
7537
18a90722 7538#: builtin/difftool.c:707
673bfad0
JX
7539msgid "use the specified diff tool"
7540msgstr ""
7541
18a90722 7542#: builtin/difftool.c:709
673bfad0
JX
7543msgid "print a list of diff tools that may be used with `--tool`"
7544msgstr ""
7545
18a90722 7546#: builtin/difftool.c:712
673bfad0
JX
7547msgid ""
7548"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7549"code"
7550msgstr ""
7551
18a90722 7552#: builtin/difftool.c:714
673bfad0
JX
7553msgid "<command>"
7554msgstr ""
7555
18a90722 7556#: builtin/difftool.c:715
673bfad0
JX
7557msgid "specify a custom command for viewing diffs"
7558msgstr ""
7559
18a90722 7560#: builtin/difftool.c:739
673bfad0
JX
7561msgid "no <tool> given for --tool=<tool>"
7562msgstr ""
7563
18a90722 7564#: builtin/difftool.c:746
673bfad0
JX
7565msgid "no <cmd> given for --extcmd=<cmd>"
7566msgstr ""
7567
5b34e000 7568#: builtin/fast-export.c:26
cc76011e 7569msgid "git fast-export [rev-list-opts]"
822e4a65
JX
7570msgstr ""
7571
25eab542 7572#: builtin/fast-export.c:998
cc76011e 7573msgid "show progress after <n> objects"
822e4a65
JX
7574msgstr ""
7575
25eab542 7576#: builtin/fast-export.c:1000
cc76011e 7577msgid "select handling of signed tags"
822e4a65
JX
7578msgstr ""
7579
25eab542 7580#: builtin/fast-export.c:1003
cc76011e 7581msgid "select handling of tags that tag filtered objects"
822e4a65
JX
7582msgstr ""
7583
25eab542 7584#: builtin/fast-export.c:1006
cc76011e 7585msgid "Dump marks to this file"
822e4a65
JX
7586msgstr ""
7587
25eab542 7588#: builtin/fast-export.c:1008
cc76011e 7589msgid "Import marks from this file"
822e4a65
JX
7590msgstr ""
7591
25eab542 7592#: builtin/fast-export.c:1010
cc76011e 7593msgid "Fake a tagger when tags lack one"
822e4a65
JX
7594msgstr ""
7595
25eab542 7596#: builtin/fast-export.c:1012
cc76011e 7597msgid "Output full tree for each commit"
822e4a65
JX
7598msgstr ""
7599
25eab542 7600#: builtin/fast-export.c:1014
cc76011e 7601msgid "Use the done feature to terminate the stream"
822e4a65
JX
7602msgstr ""
7603
25eab542 7604#: builtin/fast-export.c:1015
cc76011e 7605msgid "Skip output of blob data"
822e4a65
JX
7606msgstr ""
7607
25eab542 7608#: builtin/fast-export.c:1016
fe05e196
JX
7609msgid "refspec"
7610msgstr ""
7611
25eab542 7612#: builtin/fast-export.c:1017
fe05e196
JX
7613msgid "Apply refspec to exported refs"
7614msgstr ""
7615
25eab542 7616#: builtin/fast-export.c:1018
d07a63e4
JX
7617msgid "anonymize output"
7618msgstr ""
7619
18a90722 7620#: builtin/fetch.c:24
cc76011e 7621msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
7622msgstr ""
7623
18a90722 7624#: builtin/fetch.c:25
cc76011e 7625msgid "git fetch [<options>] <group>"
dce37b66
JX
7626msgstr ""
7627
18a90722 7628#: builtin/fetch.c:26
cc76011e 7629msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
7630msgstr ""
7631
18a90722 7632#: builtin/fetch.c:27
cc76011e 7633msgid "git fetch --all [<options>]"
822e4a65
JX
7634msgstr ""
7635
18a90722 7636#: builtin/fetch.c:113 builtin/pull.c:188
cc76011e 7637msgid "fetch from all remotes"
822e4a65
JX
7638msgstr ""
7639
18a90722 7640#: builtin/fetch.c:115 builtin/pull.c:191
cc76011e 7641msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
7642msgstr ""
7643
18a90722 7644#: builtin/fetch.c:117 builtin/pull.c:194
cc76011e 7645msgid "path to upload pack on remote end"
822e4a65
JX
7646msgstr ""
7647
18a90722 7648#: builtin/fetch.c:118 builtin/pull.c:196
cc76011e 7649msgid "force overwrite of local branch"
822e4a65
JX
7650msgstr ""
7651
18a90722 7652#: builtin/fetch.c:120
cc76011e 7653msgid "fetch from multiple remotes"
822e4a65
JX
7654msgstr ""
7655
18a90722 7656#: builtin/fetch.c:122 builtin/pull.c:198
cc76011e 7657msgid "fetch all tags and associated objects"
822e4a65
JX
7658msgstr ""
7659
18a90722 7660#: builtin/fetch.c:124
cc76011e 7661msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
7662msgstr ""
7663
18a90722 7664#: builtin/fetch.c:126
9eb3984b
JX
7665msgid "number of submodules fetched in parallel"
7666msgstr ""
7667
18a90722 7668#: builtin/fetch.c:128 builtin/pull.c:201
cc76011e 7669msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
7670msgstr ""
7671
18a90722 7672#: builtin/fetch.c:129 builtin/fetch.c:152 builtin/pull.c:126
cc76011e 7673msgid "on-demand"
822e4a65
JX
7674msgstr ""
7675
18a90722 7676#: builtin/fetch.c:130
cc76011e 7677msgid "control recursive fetching of submodules"
822e4a65
JX
7678msgstr ""
7679
18a90722 7680#: builtin/fetch.c:134 builtin/pull.c:209
cc76011e 7681msgid "keep downloaded pack"
822e4a65
JX
7682msgstr ""
7683
18a90722 7684#: builtin/fetch.c:136
cc76011e 7685msgid "allow updating of HEAD ref"
822e4a65
JX
7686msgstr ""
7687
18a90722 7688#: builtin/fetch.c:139 builtin/fetch.c:145 builtin/pull.c:212
cc76011e 7689msgid "deepen history of shallow clone"
822e4a65
JX
7690msgstr ""
7691
18a90722 7692#: builtin/fetch.c:141
fda7b092
JX
7693msgid "deepen history of shallow repository based on time"
7694msgstr ""
7695
18a90722 7696#: builtin/fetch.c:147 builtin/pull.c:215
9caaf23e
JX
7697msgid "convert to a complete repository"
7698msgstr ""
7699
18a90722 7700#: builtin/fetch.c:149 builtin/log.c:1463
cc76011e 7701msgid "dir"
822e4a65
JX
7702msgstr ""
7703
18a90722 7704#: builtin/fetch.c:150
cc76011e 7705msgid "prepend this to submodule path output"
822e4a65
JX
7706msgstr ""
7707
18a90722 7708#: builtin/fetch.c:153
5b34e000
JX
7709msgid ""
7710"default for recursive fetching of submodules (lower priority than config "
7711"files)"
822e4a65
JX
7712msgstr ""
7713
18a90722 7714#: builtin/fetch.c:157 builtin/pull.c:218
df49095a
JX
7715msgid "accept refs that update .git/shallow"
7716msgstr ""
7717
18a90722 7718#: builtin/fetch.c:158 builtin/pull.c:220
fe05e196
JX
7719msgid "refmap"
7720msgstr ""
7721
18a90722 7722#: builtin/fetch.c:159 builtin/pull.c:221
fe05e196
JX
7723msgid "specify fetch refmap"
7724msgstr ""
7725
18a90722 7726#: builtin/fetch.c:417
cc76011e 7727msgid "Couldn't find remote ref HEAD"
822e4a65
JX
7728msgstr ""
7729
18a90722 7730#: builtin/fetch.c:535
9fa976ff
JX
7731#, c-format
7732msgid "configuration fetch.output contains invalid value %s"
7733msgstr ""
7734
18a90722 7735#: builtin/fetch.c:628
822e4a65 7736#, c-format
cc76011e 7737msgid "object %s not found"
dce37b66
JX
7738msgstr ""
7739
18a90722 7740#: builtin/fetch.c:632
cc76011e 7741msgid "[up to date]"
dce37b66
JX
7742msgstr ""
7743
18a90722 7744#: builtin/fetch.c:645 builtin/fetch.c:725
9fa976ff 7745msgid "[rejected]"
dce37b66
JX
7746msgstr ""
7747
18a90722 7748#: builtin/fetch.c:646
9fa976ff 7749msgid "can't fetch in current branch"
822e4a65
JX
7750msgstr ""
7751
18a90722 7752#: builtin/fetch.c:655
cc76011e 7753msgid "[tag update]"
822e4a65
JX
7754msgstr ""
7755
18a90722
JX
7756#: builtin/fetch.c:656 builtin/fetch.c:689 builtin/fetch.c:705
7757#: builtin/fetch.c:720
9fa976ff 7758msgid "unable to update local ref"
822e4a65
JX
7759msgstr ""
7760
18a90722 7761#: builtin/fetch.c:675
cc76011e 7762msgid "[new tag]"
822e4a65
JX
7763msgstr ""
7764
18a90722 7765#: builtin/fetch.c:678
cc76011e 7766msgid "[new branch]"
822e4a65
JX
7767msgstr ""
7768
18a90722 7769#: builtin/fetch.c:681
cc76011e 7770msgid "[new ref]"
822e4a65
JX
7771msgstr ""
7772
18a90722 7773#: builtin/fetch.c:720
cc76011e 7774msgid "forced update"
822e4a65
JX
7775msgstr ""
7776
18a90722 7777#: builtin/fetch.c:725
9fa976ff 7778msgid "non-fast-forward"
822e4a65
JX
7779msgstr ""
7780
18a90722 7781#: builtin/fetch.c:770
822e4a65 7782#, c-format
cc76011e 7783msgid "%s did not send all necessary objects\n"
822e4a65
JX
7784msgstr ""
7785
18a90722 7786#: builtin/fetch.c:790
df49095a
JX
7787#, c-format
7788msgid "reject %s because shallow roots are not allowed to be updated"
7789msgstr ""
7790
18a90722 7791#: builtin/fetch.c:878 builtin/fetch.c:974
822e4a65 7792#, c-format
cc76011e 7793msgid "From %.*s\n"
822e4a65
JX
7794msgstr ""
7795
18a90722 7796#: builtin/fetch.c:889
822e4a65 7797#, c-format
cc76011e
JX
7798msgid ""
7799"some local refs could not be updated; try running\n"
7800" 'git remote prune %s' to remove any old, conflicting branches"
822e4a65
JX
7801msgstr ""
7802
18a90722 7803#: builtin/fetch.c:944
cc76011e
JX
7804#, c-format
7805msgid " (%s will become dangling)"
7806msgstr ""
7807
18a90722 7808#: builtin/fetch.c:945
cc76011e
JX
7809#, c-format
7810msgid " (%s has become dangling)"
7811msgstr ""
7812
18a90722 7813#: builtin/fetch.c:977
cc76011e
JX
7814msgid "[deleted]"
7815msgstr ""
7816
18a90722 7817#: builtin/fetch.c:978 builtin/remote.c:1024
cc76011e
JX
7818msgid "(none)"
7819msgstr ""
7820
18a90722 7821#: builtin/fetch.c:1001
cc76011e
JX
7822#, c-format
7823msgid "Refusing to fetch into current branch %s of non-bare repository"
7824msgstr ""
7825
18a90722 7826#: builtin/fetch.c:1020
cc76011e 7827#, c-format
727b9576 7828msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
7829msgstr ""
7830
18a90722 7831#: builtin/fetch.c:1023
cc76011e 7832#, c-format
727b9576 7833msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
7834msgstr ""
7835
18a90722 7836#: builtin/fetch.c:1256
cc76011e
JX
7837#, c-format
7838msgid "Fetching %s\n"
7839msgstr ""
7840
18a90722 7841#: builtin/fetch.c:1258 builtin/remote.c:97
cc76011e
JX
7842#, c-format
7843msgid "Could not fetch %s"
7844msgstr ""
7845
18a90722 7846#: builtin/fetch.c:1276
cc76011e
JX
7847msgid ""
7848"No remote repository specified. Please, specify either a URL or a\n"
7849"remote name from which new revisions should be fetched."
7850msgstr ""
7851
18a90722 7852#: builtin/fetch.c:1299
cc76011e
JX
7853msgid "You need to specify a tag name."
7854msgstr ""
7855
18a90722 7856#: builtin/fetch.c:1342
fda7b092
JX
7857msgid "Negative depth in --deepen is not supported"
7858msgstr ""
7859
18a90722 7860#: builtin/fetch.c:1344
fda7b092
JX
7861msgid "--deepen and --depth are mutually exclusive"
7862msgstr ""
7863
18a90722 7864#: builtin/fetch.c:1349
9caaf23e
JX
7865msgid "--depth and --unshallow cannot be used together"
7866msgstr ""
7867
18a90722 7868#: builtin/fetch.c:1351
9caaf23e
JX
7869msgid "--unshallow on a complete repository does not make sense"
7870msgstr ""
7871
18a90722 7872#: builtin/fetch.c:1364
cc76011e
JX
7873msgid "fetch --all does not take a repository argument"
7874msgstr ""
7875
18a90722 7876#: builtin/fetch.c:1366
cc76011e
JX
7877msgid "fetch --all does not make sense with refspecs"
7878msgstr ""
7879
18a90722 7880#: builtin/fetch.c:1377
cc76011e
JX
7881#, c-format
7882msgid "No such remote or remote group: %s"
7883msgstr ""
7884
18a90722 7885#: builtin/fetch.c:1385
cc76011e
JX
7886msgid "Fetching a group and specifying refspecs does not make sense"
7887msgstr ""
7888
5b34e000 7889#: builtin/fmt-merge-msg.c:15
c2ea1208
JX
7890msgid ""
7891"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
7892msgstr ""
7893
18a90722 7894#: builtin/fmt-merge-msg.c:666
cc76011e
JX
7895msgid "populate log with at most <n> entries from shortlog"
7896msgstr ""
7897
18a90722 7898#: builtin/fmt-merge-msg.c:669
cc76011e
JX
7899msgid "alias for --log (deprecated)"
7900msgstr ""
7901
18a90722 7902#: builtin/fmt-merge-msg.c:672
cc76011e
JX
7903msgid "text"
7904msgstr ""
7905
18a90722 7906#: builtin/fmt-merge-msg.c:673
cc76011e
JX
7907msgid "use <text> as start of message"
7908msgstr ""
7909
18a90722 7910#: builtin/fmt-merge-msg.c:674
cc76011e
JX
7911msgid "file to read from"
7912msgstr ""
7913
5b34e000 7914#: builtin/for-each-ref.c:10
c2ea1208 7915msgid "git for-each-ref [<options>] [<pattern>]"
cc76011e
JX
7916msgstr ""
7917
5b34e000 7918#: builtin/for-each-ref.c:11
f4f2c8f8
JX
7919msgid "git for-each-ref [--points-at <object>]"
7920msgstr ""
7921
5b34e000 7922#: builtin/for-each-ref.c:12
dfc182b1 7923msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
f4f2c8f8
JX
7924msgstr ""
7925
5b34e000 7926#: builtin/for-each-ref.c:13
dfc182b1 7927msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
f4f2c8f8
JX
7928msgstr ""
7929
5b34e000 7930#: builtin/for-each-ref.c:28
cc76011e
JX
7931msgid "quote placeholders suitably for shells"
7932msgstr ""
7933
5b34e000 7934#: builtin/for-each-ref.c:30
cc76011e
JX
7935msgid "quote placeholders suitably for perl"
7936msgstr ""
7937
5b34e000 7938#: builtin/for-each-ref.c:32
cc76011e
JX
7939msgid "quote placeholders suitably for python"
7940msgstr ""
7941
5b34e000 7942#: builtin/for-each-ref.c:34
beb691f7 7943msgid "quote placeholders suitably for Tcl"
cc76011e
JX
7944msgstr ""
7945
5b34e000 7946#: builtin/for-each-ref.c:37
cc76011e
JX
7947msgid "show only <n> matched refs"
7948msgstr ""
7949
25eab542
JX
7950#: builtin/for-each-ref.c:39 builtin/tag.c:414
7951msgid "respect format colors"
7952msgstr ""
7953
7954#: builtin/for-each-ref.c:43
f4f2c8f8 7955msgid "print only refs which points at the given object"
cc76011e
JX
7956msgstr ""
7957
25eab542 7958#: builtin/for-each-ref.c:45
f4f2c8f8 7959msgid "print only refs that are merged"
cc76011e
JX
7960msgstr ""
7961
25eab542 7962#: builtin/for-each-ref.c:46
f4f2c8f8
JX
7963msgid "print only refs that are not merged"
7964msgstr ""
7965
25eab542 7966#: builtin/for-each-ref.c:47
f4f2c8f8
JX
7967msgid "print only refs which contain the commit"
7968msgstr ""
7969
25eab542 7970#: builtin/for-each-ref.c:48
dfc182b1
JX
7971msgid "print only refs which don't contain the commit"
7972msgstr ""
7973
25eab542 7974#: builtin/fsck.c:543
5e078fcd
JX
7975msgid "Checking object directories"
7976msgstr ""
7977
25eab542 7978#: builtin/fsck.c:635
c2ea1208 7979msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
7980msgstr ""
7981
25eab542 7982#: builtin/fsck.c:641
cc76011e
JX
7983msgid "show unreachable objects"
7984msgstr ""
7985
25eab542 7986#: builtin/fsck.c:642
cc76011e
JX
7987msgid "show dangling objects"
7988msgstr ""
7989
25eab542 7990#: builtin/fsck.c:643
cc76011e
JX
7991msgid "report tags"
7992msgstr ""
7993
25eab542 7994#: builtin/fsck.c:644
cc76011e
JX
7995msgid "report root nodes"
7996msgstr ""
7997
25eab542 7998#: builtin/fsck.c:645
cc76011e
JX
7999msgid "make index objects head nodes"
8000msgstr ""
8001
25eab542 8002#: builtin/fsck.c:646
cc76011e
JX
8003msgid "make reflogs head nodes (default)"
8004msgstr ""
8005
25eab542 8006#: builtin/fsck.c:647
cc76011e
JX
8007msgid "also consider packs and alternate objects"
8008msgstr ""
8009
25eab542 8010#: builtin/fsck.c:648
df0617bf
JX
8011msgid "check only connectivity"
8012msgstr ""
8013
25eab542 8014#: builtin/fsck.c:649
cc76011e
JX
8015msgid "enable more strict checking"
8016msgstr ""
8017
25eab542 8018#: builtin/fsck.c:651
cc76011e
JX
8019msgid "write dangling objects in .git/lost-found"
8020msgstr ""
8021
25eab542 8022#: builtin/fsck.c:652 builtin/prune.c:107
cc76011e
JX
8023msgid "show progress"
8024msgstr ""
8025
25eab542 8026#: builtin/fsck.c:653
9fa976ff
JX
8027msgid "show verbose names for reachable objects"
8028msgstr ""
8029
25eab542 8030#: builtin/fsck.c:714
5e078fcd
JX
8031msgid "Checking objects"
8032msgstr ""
8033
25eab542 8034#: builtin/gc.c:27
c2ea1208 8035msgid "git gc [<options>]"
cc76011e
JX
8036msgstr ""
8037
25eab542 8038#: builtin/gc.c:80
cc76011e 8039#, c-format
dfc182b1 8040msgid "Failed to fstat %s: %s"
cc76011e
JX
8041msgstr ""
8042
25eab542 8043#: builtin/gc.c:312
cc76011e 8044#, c-format
dfc182b1 8045msgid "Can't stat %s"
cc76011e
JX
8046msgstr ""
8047
25eab542 8048#: builtin/gc.c:321
f4f2c8f8
JX
8049#, c-format
8050msgid ""
8051"The last gc run reported the following. Please correct the root cause\n"
8052"and remove %s.\n"
8053"Automatic cleanup will not be performed until the file is removed.\n"
8054"\n"
8055"%s"
8056msgstr ""
8057
25eab542 8058#: builtin/gc.c:360
cc76011e
JX
8059msgid "prune unreferenced objects"
8060msgstr ""
8061
25eab542 8062#: builtin/gc.c:362
cc76011e
JX
8063msgid "be more thorough (increased runtime)"
8064msgstr ""
8065
25eab542 8066#: builtin/gc.c:363
cc76011e
JX
8067msgid "enable auto-gc mode"
8068msgstr ""
8069
25eab542 8070#: builtin/gc.c:364
727b9576
JX
8071msgid "force running gc even if there may be another gc running"
8072msgstr ""
8073
25eab542 8074#: builtin/gc.c:381
dfc182b1
JX
8075#, c-format
8076msgid "Failed to parse gc.logexpiry value %s"
8077msgstr ""
8078
25eab542 8079#: builtin/gc.c:409
cc76011e 8080#, c-format
5e078fcd
JX
8081msgid "Auto packing the repository in background for optimum performance.\n"
8082msgstr ""
8083
25eab542 8084#: builtin/gc.c:411
5e078fcd
JX
8085#, c-format
8086msgid "Auto packing the repository for optimum performance.\n"
8087msgstr ""
8088
25eab542 8089#: builtin/gc.c:412
5e078fcd
JX
8090#, c-format
8091msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
8092msgstr ""
8093
25eab542 8094#: builtin/gc.c:437
727b9576
JX
8095#, c-format
8096msgid ""
8097"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
8098msgstr ""
8099
25eab542 8100#: builtin/gc.c:481
cc76011e
JX
8101msgid ""
8102"There are too many unreachable loose objects; run 'git prune' to remove them."
8103msgstr ""
8104
5b34e000 8105#: builtin/grep.c:27
c2ea1208 8106msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
8107msgstr ""
8108
25eab542 8109#: builtin/grep.c:226
cc76011e
JX
8110#, c-format
8111msgid "grep: failed to create thread: %s"
8112msgstr ""
8113
25eab542 8114#: builtin/grep.c:284
9eb3984b
JX
8115#, c-format
8116msgid "invalid number of threads specified (%d) for %s"
8117msgstr ""
8118
5b34e000
JX
8119#. TRANSLATORS: %s is the configuration
8120#. variable for tweaking threads, currently
8121#. grep.threads
8122#.
18a90722 8123#: builtin/grep.c:293 builtin/index-pack.c:1495 builtin/index-pack.c:1688
5b34e000
JX
8124#, c-format
8125msgid "no threads support, ignoring %s"
8126msgstr ""
8127
18a90722 8128#: builtin/grep.c:453 builtin/grep.c:573 builtin/grep.c:615
cc76011e
JX
8129#, c-format
8130msgid "unable to read tree (%s)"
8131msgstr ""
8132
18a90722 8133#: builtin/grep.c:630
cc76011e
JX
8134#, c-format
8135msgid "unable to grep from object of type %s"
8136msgstr ""
8137
18a90722 8138#: builtin/grep.c:696
cc76011e
JX
8139#, c-format
8140msgid "switch `%c' expects a numerical value"
8141msgstr ""
8142
18a90722 8143#: builtin/grep.c:783
cc76011e
JX
8144msgid "search in index instead of in the work tree"
8145msgstr ""
8146
18a90722 8147#: builtin/grep.c:785
cc76011e
JX
8148msgid "find in contents not managed by git"
8149msgstr ""
8150
18a90722 8151#: builtin/grep.c:787
cc76011e
JX
8152msgid "search in both tracked and untracked files"
8153msgstr ""
8154
18a90722 8155#: builtin/grep.c:789
c2ea1208 8156msgid "ignore files specified via '.gitignore'"
cc76011e
JX
8157msgstr ""
8158
18a90722 8159#: builtin/grep.c:791
dfc182b1 8160msgid "recursively search in each submodule"
673bfad0
JX
8161msgstr ""
8162
18a90722 8163#: builtin/grep.c:794
cc76011e
JX
8164msgid "show non-matching lines"
8165msgstr ""
8166
18a90722 8167#: builtin/grep.c:796
cc76011e
JX
8168msgid "case insensitive matching"
8169msgstr ""
8170
18a90722 8171#: builtin/grep.c:798
cc76011e
JX
8172msgid "match patterns only at word boundaries"
8173msgstr ""
8174
18a90722 8175#: builtin/grep.c:800
cc76011e
JX
8176msgid "process binary files as text"
8177msgstr ""
8178
18a90722 8179#: builtin/grep.c:802
cc76011e
JX
8180msgid "don't match patterns in binary files"
8181msgstr ""
8182
18a90722 8183#: builtin/grep.c:805
727b9576
JX
8184msgid "process binary files with textconv filters"
8185msgstr ""
8186
18a90722 8187#: builtin/grep.c:807
cc76011e
JX
8188msgid "descend at most <depth> levels"
8189msgstr ""
8190
18a90722 8191#: builtin/grep.c:811
cc76011e
JX
8192msgid "use extended POSIX regular expressions"
8193msgstr ""
8194
18a90722 8195#: builtin/grep.c:814
cc76011e
JX
8196msgid "use basic POSIX regular expressions (default)"
8197msgstr ""
8198
18a90722 8199#: builtin/grep.c:817
cc76011e
JX
8200msgid "interpret patterns as fixed strings"
8201msgstr ""
8202
18a90722 8203#: builtin/grep.c:820
cc76011e
JX
8204msgid "use Perl-compatible regular expressions"
8205msgstr ""
8206
18a90722 8207#: builtin/grep.c:823
cc76011e
JX
8208msgid "show line numbers"
8209msgstr ""
8210
18a90722 8211#: builtin/grep.c:824
cc76011e
JX
8212msgid "don't show filenames"
8213msgstr ""
8214
18a90722 8215#: builtin/grep.c:825
cc76011e
JX
8216msgid "show filenames"
8217msgstr ""
8218
18a90722 8219#: builtin/grep.c:827
cc76011e
JX
8220msgid "show filenames relative to top directory"
8221msgstr ""
8222
18a90722 8223#: builtin/grep.c:829
cc76011e
JX
8224msgid "show only filenames instead of matching lines"
8225msgstr ""
8226
18a90722 8227#: builtin/grep.c:831
cc76011e
JX
8228msgid "synonym for --files-with-matches"
8229msgstr ""
8230
18a90722 8231#: builtin/grep.c:834
cc76011e
JX
8232msgid "show only the names of files without match"
8233msgstr ""
8234
18a90722 8235#: builtin/grep.c:836
cc76011e
JX
8236msgid "print NUL after filenames"
8237msgstr ""
8238
18a90722 8239#: builtin/grep.c:838
cc76011e
JX
8240msgid "show the number of matches instead of matching lines"
8241msgstr ""
8242
18a90722 8243#: builtin/grep.c:839
cc76011e
JX
8244msgid "highlight matches"
8245msgstr ""
8246
18a90722 8247#: builtin/grep.c:841
cc76011e
JX
8248msgid "print empty line between matches from different files"
8249msgstr ""
8250
18a90722 8251#: builtin/grep.c:843
cc76011e
JX
8252msgid "show filename only once above matches from same file"
8253msgstr ""
8254
18a90722 8255#: builtin/grep.c:846
cc76011e
JX
8256msgid "show <n> context lines before and after matches"
8257msgstr ""
8258
18a90722 8259#: builtin/grep.c:849
cc76011e
JX
8260msgid "show <n> context lines before matches"
8261msgstr ""
8262
18a90722 8263#: builtin/grep.c:851
cc76011e
JX
8264msgid "show <n> context lines after matches"
8265msgstr ""
8266
18a90722 8267#: builtin/grep.c:853
9eb3984b
JX
8268msgid "use <n> worker threads"
8269msgstr ""
8270
18a90722 8271#: builtin/grep.c:854
cc76011e
JX
8272msgid "shortcut for -C NUM"
8273msgstr ""
8274
18a90722 8275#: builtin/grep.c:857
cc76011e
JX
8276msgid "show a line with the function name before matches"
8277msgstr ""
8278
18a90722 8279#: builtin/grep.c:859
cc76011e
JX
8280msgid "show the surrounding function"
8281msgstr ""
8282
18a90722 8283#: builtin/grep.c:862
cc76011e
JX
8284msgid "read patterns from file"
8285msgstr ""
8286
18a90722 8287#: builtin/grep.c:864
cc76011e
JX
8288msgid "match <pattern>"
8289msgstr ""
8290
18a90722 8291#: builtin/grep.c:866
cc76011e
JX
8292msgid "combine patterns specified with -e"
8293msgstr ""
8294
18a90722 8295#: builtin/grep.c:878
cc76011e
JX
8296msgid "indicate hit with exit status without output"
8297msgstr ""
8298
18a90722 8299#: builtin/grep.c:880
cc76011e
JX
8300msgid "show only matches from files that match all patterns"
8301msgstr ""
8302
18a90722 8303#: builtin/grep.c:882
9306b5b9
JX
8304msgid "show parse tree for grep expression"
8305msgstr ""
8306
18a90722 8307#: builtin/grep.c:886
cc76011e
JX
8308msgid "pager"
8309msgstr ""
8310
18a90722 8311#: builtin/grep.c:886
cc76011e
JX
8312msgid "show matching files in the pager"
8313msgstr ""
8314
18a90722 8315#: builtin/grep.c:889
cc76011e
JX
8316msgid "allow calling of grep(1) (ignored by this build)"
8317msgstr ""
8318
18a90722 8319#: builtin/grep.c:952
cc76011e
JX
8320msgid "no pattern given."
8321msgstr ""
8322
18a90722 8323#: builtin/grep.c:984
dfc182b1
JX
8324msgid "--no-index or --untracked cannot be used with revs"
8325msgstr ""
8326
18a90722 8327#: builtin/grep.c:991
dfc182b1
JX
8328#, c-format
8329msgid "unable to resolve revision: %s"
8330msgstr ""
8331
18a90722 8332#: builtin/grep.c:1026 builtin/index-pack.c:1491
9eb3984b
JX
8333#, c-format
8334msgid "invalid number of threads specified (%d)"
8335msgstr ""
8336
18a90722 8337#: builtin/grep.c:1031
5b34e000
JX
8338msgid "no threads support, ignoring --threads"
8339msgstr ""
8340
18a90722 8341#: builtin/grep.c:1055
cc76011e
JX
8342msgid "--open-files-in-pager only works on the worktree"
8343msgstr ""
8344
18a90722 8345#: builtin/grep.c:1078
673bfad0
JX
8346msgid "option not supported with --recurse-submodules."
8347msgstr ""
8348
18a90722 8349#: builtin/grep.c:1084
cc76011e
JX
8350msgid "--cached or --untracked cannot be used with --no-index."
8351msgstr ""
8352
18a90722 8353#: builtin/grep.c:1090
cc76011e
JX
8354msgid "--[no-]exclude-standard cannot be used for tracked contents."
8355msgstr ""
8356
18a90722 8357#: builtin/grep.c:1098
cc76011e
JX
8358msgid "both --cached and trees are given."
8359msgstr ""
8360
5b34e000 8361#: builtin/hash-object.c:82
cc76011e 8362msgid ""
c2ea1208
JX
8363"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
8364"[--] <file>..."
cc76011e
JX
8365msgstr ""
8366
5b34e000 8367#: builtin/hash-object.c:83
f4f2c8f8 8368msgid "git hash-object --stdin-paths"
cc76011e
JX
8369msgstr ""
8370
5b34e000 8371#: builtin/hash-object.c:95
cc76011e
JX
8372msgid "type"
8373msgstr ""
8374
5b34e000 8375#: builtin/hash-object.c:95
cc76011e
JX
8376msgid "object type"
8377msgstr ""
8378
5b34e000 8379#: builtin/hash-object.c:96
cc76011e
JX
8380msgid "write the object into the object database"
8381msgstr ""
8382
5b34e000 8383#: builtin/hash-object.c:98
cc76011e
JX
8384msgid "read the object from stdin"
8385msgstr ""
8386
5b34e000 8387#: builtin/hash-object.c:100
cc76011e
JX
8388msgid "store file as is without filters"
8389msgstr ""
8390
5b34e000 8391#: builtin/hash-object.c:101
d07a63e4
JX
8392msgid ""
8393"just hash any random garbage to create corrupt objects for debugging Git"
8394msgstr ""
8395
5b34e000 8396#: builtin/hash-object.c:102
cc76011e
JX
8397msgid "process file as it were from this path"
8398msgstr ""
8399
5b34e000 8400#: builtin/help.c:43
cc76011e
JX
8401msgid "print all available commands"
8402msgstr ""
8403
5b34e000 8404#: builtin/help.c:44
fda7b092
JX
8405msgid "exclude guides"
8406msgstr ""
8407
5b34e000 8408#: builtin/help.c:45
c6bc7d43
JX
8409msgid "print list of useful guides"
8410msgstr ""
8411
5b34e000 8412#: builtin/help.c:46
cc76011e
JX
8413msgid "show man page"
8414msgstr ""
8415
5b34e000 8416#: builtin/help.c:47
cc76011e
JX
8417msgid "show manual in web browser"
8418msgstr ""
8419
5b34e000 8420#: builtin/help.c:49
cc76011e
JX
8421msgid "show info page"
8422msgstr ""
8423
5b34e000 8424#: builtin/help.c:55
c2ea1208 8425msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
8426msgstr ""
8427
5b34e000 8428#: builtin/help.c:67
cc76011e
JX
8429#, c-format
8430msgid "unrecognized help format '%s'"
8431msgstr ""
8432
5b34e000 8433#: builtin/help.c:94
cc76011e
JX
8434msgid "Failed to start emacsclient."
8435msgstr ""
8436
5b34e000 8437#: builtin/help.c:107
cc76011e
JX
8438msgid "Failed to parse emacsclient version."
8439msgstr ""
8440
5b34e000 8441#: builtin/help.c:115
cc76011e
JX
8442#, c-format
8443msgid "emacsclient version '%d' too old (< 22)."
8444msgstr ""
8445
25eab542 8446#: builtin/help.c:133 builtin/help.c:155 builtin/help.c:165 builtin/help.c:173
cc76011e 8447#, c-format
f517e50d 8448msgid "failed to exec '%s'"
cc76011e
JX
8449msgstr ""
8450
25eab542 8451#: builtin/help.c:211
cc76011e
JX
8452#, c-format
8453msgid ""
8454"'%s': path for unsupported man viewer.\n"
8455"Please consider using 'man.<tool>.cmd' instead."
8456msgstr ""
8457
25eab542 8458#: builtin/help.c:223
cc76011e
JX
8459#, c-format
8460msgid ""
8461"'%s': cmd for supported man viewer.\n"
8462"Please consider using 'man.<tool>.path' instead."
8463msgstr ""
8464
25eab542 8465#: builtin/help.c:340
cc76011e
JX
8466#, c-format
8467msgid "'%s': unknown man viewer."
8468msgstr ""
8469
25eab542 8470#: builtin/help.c:357
cc76011e
JX
8471msgid "no man viewer handled the request"
8472msgstr ""
8473
25eab542 8474#: builtin/help.c:365
cc76011e
JX
8475msgid "no info viewer handled the request"
8476msgstr ""
8477
25eab542 8478#: builtin/help.c:407
c6bc7d43
JX
8479msgid "Defining attributes per path"
8480msgstr ""
8481
25eab542 8482#: builtin/help.c:408
d07a63e4
JX
8483msgid "Everyday Git With 20 Commands Or So"
8484msgstr ""
8485
25eab542 8486#: builtin/help.c:409
c6bc7d43
JX
8487msgid "A Git glossary"
8488msgstr ""
8489
25eab542 8490#: builtin/help.c:410
c6bc7d43
JX
8491msgid "Specifies intentionally untracked files to ignore"
8492msgstr ""
8493
25eab542 8494#: builtin/help.c:411
c6bc7d43
JX
8495msgid "Defining submodule properties"
8496msgstr ""
8497
25eab542 8498#: builtin/help.c:412
c6bc7d43
JX
8499msgid "Specifying revisions and ranges for Git"
8500msgstr ""
8501
25eab542 8502#: builtin/help.c:413
c6bc7d43
JX
8503msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
8504msgstr ""
8505
25eab542 8506#: builtin/help.c:414
c6bc7d43
JX
8507msgid "An overview of recommended workflows with Git"
8508msgstr ""
8509
25eab542 8510#: builtin/help.c:426
c6bc7d43
JX
8511msgid "The common Git guides are:\n"
8512msgstr ""
8513
25eab542 8514#: builtin/help.c:444
cc76011e 8515#, c-format
25eab542 8516msgid "'%s' is aliased to '%s'"
cc76011e
JX
8517msgstr ""
8518
25eab542 8519#: builtin/help.c:466 builtin/help.c:483
cc76011e 8520#, c-format
fda7b092 8521msgid "usage: %s%s"
cc76011e
JX
8522msgstr ""
8523
25eab542 8524#: builtin/index-pack.c:156
fe05e196
JX
8525#, c-format
8526msgid "unable to open %s"
8527msgstr ""
8528
25eab542 8529#: builtin/index-pack.c:206
cc76011e
JX
8530#, c-format
8531msgid "object type mismatch at %s"
8532msgstr ""
8533
25eab542 8534#: builtin/index-pack.c:226
fe05e196
JX
8535#, c-format
8536msgid "did not receive expected object %s"
8537msgstr ""
8538
25eab542 8539#: builtin/index-pack.c:229
fe05e196
JX
8540#, c-format
8541msgid "object %s: expected type %s, found %s"
cc76011e
JX
8542msgstr ""
8543
25eab542 8544#: builtin/index-pack.c:271
cc76011e
JX
8545#, c-format
8546msgid "cannot fill %d byte"
8547msgid_plural "cannot fill %d bytes"
8548msgstr[0] ""
8549msgstr[1] ""
8550
25eab542 8551#: builtin/index-pack.c:281
cc76011e
JX
8552msgid "early EOF"
8553msgstr ""
8554
25eab542 8555#: builtin/index-pack.c:282
cc76011e
JX
8556msgid "read error on input"
8557msgstr ""
8558
25eab542 8559#: builtin/index-pack.c:294
cc76011e
JX
8560msgid "used more bytes than were available"
8561msgstr ""
8562
25eab542 8563#: builtin/index-pack.c:301
cc76011e
JX
8564msgid "pack too large for current definition of off_t"
8565msgstr ""
8566
25eab542 8567#: builtin/index-pack.c:304 builtin/unpack-objects.c:93
fda7b092
JX
8568msgid "pack exceeds maximum allowed size"
8569msgstr ""
8570
25eab542 8571#: builtin/index-pack.c:319
cc76011e
JX
8572#, c-format
8573msgid "unable to create '%s'"
8574msgstr ""
8575
25eab542 8576#: builtin/index-pack.c:325
cc76011e
JX
8577#, c-format
8578msgid "cannot open packfile '%s'"
8579msgstr ""
8580
25eab542 8581#: builtin/index-pack.c:339
cc76011e
JX
8582msgid "pack signature mismatch"
8583msgstr ""
8584
25eab542 8585#: builtin/index-pack.c:341
cc76011e
JX
8586#, c-format
8587msgid "pack version %<PRIu32> unsupported"
8588msgstr ""
8589
25eab542 8590#: builtin/index-pack.c:359
cc76011e 8591#, c-format
9fa976ff 8592msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
8593msgstr ""
8594
25eab542 8595#: builtin/index-pack.c:480
cc76011e
JX
8596#, c-format
8597msgid "inflate returned %d"
8598msgstr ""
8599
25eab542 8600#: builtin/index-pack.c:529
cc76011e
JX
8601msgid "offset value overflow for delta base object"
8602msgstr ""
8603
25eab542 8604#: builtin/index-pack.c:537
cc76011e
JX
8605msgid "delta base offset is out of bound"
8606msgstr ""
8607
25eab542 8608#: builtin/index-pack.c:545
cc76011e
JX
8609#, c-format
8610msgid "unknown object type %d"
8611msgstr ""
8612
25eab542 8613#: builtin/index-pack.c:576
cc76011e
JX
8614msgid "cannot pread pack file"
8615msgstr ""
8616
25eab542 8617#: builtin/index-pack.c:578
cc76011e 8618#, c-format
9fa976ff
JX
8619msgid "premature end of pack file, %<PRIuMAX> byte missing"
8620msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
8621msgstr[0] ""
8622msgstr[1] ""
8623
25eab542 8624#: builtin/index-pack.c:604
cc76011e
JX
8625msgid "serious inflate inconsistency"
8626msgstr ""
8627
25eab542
JX
8628#: builtin/index-pack.c:749 builtin/index-pack.c:755 builtin/index-pack.c:778
8629#: builtin/index-pack.c:817 builtin/index-pack.c:826
cc76011e
JX
8630#, c-format
8631msgid "SHA1 COLLISION FOUND WITH %s !"
8632msgstr ""
8633
18a90722
JX
8634#: builtin/index-pack.c:752 builtin/pack-objects.c:179
8635#: builtin/pack-objects.c:273
cc76011e
JX
8636#, c-format
8637msgid "unable to read %s"
8638msgstr ""
8639
25eab542 8640#: builtin/index-pack.c:815
dfc182b1
JX
8641#, c-format
8642msgid "cannot read existing object info %s"
8643msgstr ""
8644
25eab542 8645#: builtin/index-pack.c:823
cc76011e
JX
8646#, c-format
8647msgid "cannot read existing object %s"
8648msgstr ""
8649
25eab542 8650#: builtin/index-pack.c:837
cc76011e
JX
8651#, c-format
8652msgid "invalid blob object %s"
8653msgstr ""
8654
25eab542 8655#: builtin/index-pack.c:852
cc76011e
JX
8656#, c-format
8657msgid "invalid %s"
8658msgstr ""
8659
25eab542 8660#: builtin/index-pack.c:855
cc76011e
JX
8661msgid "Error in object"
8662msgstr ""
8663
25eab542 8664#: builtin/index-pack.c:857
cc76011e
JX
8665#, c-format
8666msgid "Not all child objects of %s are reachable"
8667msgstr ""
8668
25eab542 8669#: builtin/index-pack.c:929 builtin/index-pack.c:960
cc76011e
JX
8670msgid "failed to apply delta"
8671msgstr ""
8672
25eab542 8673#: builtin/index-pack.c:1131
cc76011e
JX
8674msgid "Receiving objects"
8675msgstr ""
8676
25eab542 8677#: builtin/index-pack.c:1131
cc76011e
JX
8678msgid "Indexing objects"
8679msgstr ""
8680
25eab542 8681#: builtin/index-pack.c:1165
cc76011e
JX
8682msgid "pack is corrupted (SHA1 mismatch)"
8683msgstr ""
8684
25eab542 8685#: builtin/index-pack.c:1170
cc76011e
JX
8686msgid "cannot fstat packfile"
8687msgstr ""
8688
25eab542 8689#: builtin/index-pack.c:1173
cc76011e
JX
8690msgid "pack has junk at the end"
8691msgstr ""
8692
25eab542 8693#: builtin/index-pack.c:1185
cc76011e
JX
8694msgid "confusion beyond insanity in parse_pack_objects()"
8695msgstr ""
8696
25eab542 8697#: builtin/index-pack.c:1208
cc76011e
JX
8698msgid "Resolving deltas"
8699msgstr ""
8700
25eab542 8701#: builtin/index-pack.c:1219
cc76011e
JX
8702#, c-format
8703msgid "unable to create thread: %s"
8704msgstr ""
8705
25eab542 8706#: builtin/index-pack.c:1261
cc76011e
JX
8707msgid "confusion beyond insanity"
8708msgstr ""
8709
25eab542 8710#: builtin/index-pack.c:1267
cc76011e 8711#, c-format
f517e50d
JX
8712msgid "completed with %d local object"
8713msgid_plural "completed with %d local objects"
8714msgstr[0] ""
8715msgstr[1] ""
cc76011e 8716
25eab542 8717#: builtin/index-pack.c:1279
cc76011e
JX
8718#, c-format
8719msgid "Unexpected tail checksum for %s (disk corruption?)"
8720msgstr ""
8721
25eab542 8722#: builtin/index-pack.c:1283
cc76011e
JX
8723#, c-format
8724msgid "pack has %d unresolved delta"
8725msgid_plural "pack has %d unresolved deltas"
8726msgstr[0] ""
8727msgstr[1] ""
8728
25eab542 8729#: builtin/index-pack.c:1307
cc76011e
JX
8730#, c-format
8731msgid "unable to deflate appended object (%d)"
8732msgstr ""
8733
25eab542 8734#: builtin/index-pack.c:1383
cc76011e
JX
8735#, c-format
8736msgid "local object %s is corrupt"
8737msgstr ""
8738
25eab542 8739#: builtin/index-pack.c:1409
cc76011e
JX
8740msgid "error while closing pack file"
8741msgstr ""
8742
25eab542 8743#: builtin/index-pack.c:1421
cc76011e
JX
8744#, c-format
8745msgid "cannot write keep file '%s'"
8746msgstr ""
8747
25eab542 8748#: builtin/index-pack.c:1429
cc76011e
JX
8749#, c-format
8750msgid "cannot close written keep file '%s'"
8751msgstr ""
8752
25eab542 8753#: builtin/index-pack.c:1439
cc76011e
JX
8754msgid "cannot store pack file"
8755msgstr ""
8756
25eab542 8757#: builtin/index-pack.c:1447
cc76011e
JX
8758msgid "cannot store index file"
8759msgstr ""
8760
25eab542 8761#: builtin/index-pack.c:1485
cc76011e
JX
8762#, c-format
8763msgid "bad pack.indexversion=%<PRIu32>"
8764msgstr ""
8765
25eab542 8766#: builtin/index-pack.c:1553
cc76011e
JX
8767#, c-format
8768msgid "Cannot open existing pack file '%s'"
8769msgstr ""
8770
25eab542 8771#: builtin/index-pack.c:1555
cc76011e
JX
8772#, c-format
8773msgid "Cannot open existing pack idx file for '%s'"
8774msgstr ""
8775
25eab542 8776#: builtin/index-pack.c:1603
cc76011e
JX
8777#, c-format
8778msgid "non delta: %d object"
8779msgid_plural "non delta: %d objects"
8780msgstr[0] ""
8781msgstr[1] ""
8782
25eab542 8783#: builtin/index-pack.c:1610
cc76011e
JX
8784#, c-format
8785msgid "chain length = %d: %lu object"
8786msgid_plural "chain length = %d: %lu objects"
8787msgstr[0] ""
8788msgstr[1] ""
8789
25eab542 8790#: builtin/index-pack.c:1623
f517e50d
JX
8791#, c-format
8792msgid "packfile name '%s' does not end with '.pack'"
8793msgstr ""
8794
18a90722
JX
8795#: builtin/index-pack.c:1700 builtin/index-pack.c:1703
8796#: builtin/index-pack.c:1719 builtin/index-pack.c:1723
cc76011e
JX
8797#, c-format
8798msgid "bad %s"
8799msgstr ""
8800
18a90722 8801#: builtin/index-pack.c:1739
cc76011e
JX
8802msgid "--fix-thin cannot be used without --stdin"
8803msgstr ""
8804
18a90722 8805#: builtin/index-pack.c:1741
673bfad0
JX
8806msgid "--stdin requires a git repository"
8807msgstr ""
8808
18a90722 8809#: builtin/index-pack.c:1749
cc76011e
JX
8810msgid "--verify with no packfile name given"
8811msgstr ""
8812
5b34e000 8813#: builtin/init-db.c:55
cc76011e
JX
8814#, c-format
8815msgid "cannot stat '%s'"
8816msgstr ""
8817
5b34e000 8818#: builtin/init-db.c:61
cc76011e
JX
8819#, c-format
8820msgid "cannot stat template '%s'"
8821msgstr ""
8822
5b34e000 8823#: builtin/init-db.c:66
cc76011e
JX
8824#, c-format
8825msgid "cannot opendir '%s'"
8826msgstr ""
8827
5b34e000 8828#: builtin/init-db.c:77
cc76011e
JX
8829#, c-format
8830msgid "cannot readlink '%s'"
8831msgstr ""
8832
5b34e000 8833#: builtin/init-db.c:79
cc76011e
JX
8834#, c-format
8835msgid "cannot symlink '%s' '%s'"
8836msgstr ""
8837
5b34e000 8838#: builtin/init-db.c:85
cc76011e
JX
8839#, c-format
8840msgid "cannot copy '%s' to '%s'"
8841msgstr ""
8842
5b34e000 8843#: builtin/init-db.c:89
cc76011e
JX
8844#, c-format
8845msgid "ignoring template %s"
8846msgstr ""
8847
5b34e000 8848#: builtin/init-db.c:120
cc76011e
JX
8849#, c-format
8850msgid "templates not found %s"
8851msgstr ""
8852
5b34e000 8853#: builtin/init-db.c:135
cc76011e 8854#, c-format
f517e50d 8855msgid "not copying templates from '%s': %s"
cc76011e
JX
8856msgstr ""
8857
5b34e000 8858#: builtin/init-db.c:328
cc76011e 8859#, c-format
fda7b092 8860msgid "unable to handle file type %d"
cc76011e
JX
8861msgstr ""
8862
5b34e000 8863#: builtin/init-db.c:331
cc76011e 8864#, c-format
fda7b092 8865msgid "unable to move %s to %s"
cc76011e
JX
8866msgstr ""
8867
5b34e000 8868#: builtin/init-db.c:348 builtin/init-db.c:351
cc76011e 8869#, c-format
fda7b092 8870msgid "%s already exists"
cc76011e
JX
8871msgstr ""
8872
5b34e000 8873#: builtin/init-db.c:404
cc76011e 8874#, c-format
9fa976ff 8875msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
8876msgstr ""
8877
5b34e000 8878#: builtin/init-db.c:405
9fa976ff
JX
8879#, c-format
8880msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
8881msgstr ""
8882
5b34e000 8883#: builtin/init-db.c:409
9fa976ff
JX
8884#, c-format
8885msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
8886msgstr ""
8887
5b34e000 8888#: builtin/init-db.c:410
9fa976ff
JX
8889#, c-format
8890msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
8891msgstr ""
8892
5b34e000 8893#: builtin/init-db.c:458
cc76011e 8894msgid ""
9caaf23e 8895"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 8896"shared[=<permissions>]] [<directory>]"
cc76011e
JX
8897msgstr ""
8898
5b34e000 8899#: builtin/init-db.c:481
cc76011e
JX
8900msgid "permissions"
8901msgstr ""
8902
5b34e000 8903#: builtin/init-db.c:482
cc76011e
JX
8904msgid "specify that the git repository is to be shared amongst several users"
8905msgstr ""
8906
5b34e000 8907#: builtin/init-db.c:516 builtin/init-db.c:521
cc76011e
JX
8908#, c-format
8909msgid "cannot mkdir %s"
8910msgstr ""
8911
5b34e000 8912#: builtin/init-db.c:525
cc76011e
JX
8913#, c-format
8914msgid "cannot chdir to %s"
8915msgstr ""
8916
5b34e000 8917#: builtin/init-db.c:546
cc76011e
JX
8918#, c-format
8919msgid ""
8920"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
8921"dir=<directory>)"
8922msgstr ""
8923
5b34e000 8924#: builtin/init-db.c:574
cc76011e
JX
8925#, c-format
8926msgid "Cannot access work tree '%s'"
8927msgstr ""
8928
d07a63e4
JX
8929#: builtin/interpret-trailers.c:15
8930msgid ""
9eb3984b
JX
8931"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
8932"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
8933msgstr ""
8934
25eab542 8935#: builtin/interpret-trailers.c:92
9eb3984b
JX
8936msgid "edit files in place"
8937msgstr ""
8938
25eab542 8939#: builtin/interpret-trailers.c:93
d07a63e4
JX
8940msgid "trim empty trailers"
8941msgstr ""
8942
25eab542
JX
8943#: builtin/interpret-trailers.c:96
8944msgid "where to place the new trailer"
8945msgstr ""
8946
8947#: builtin/interpret-trailers.c:98
8948msgid "action if trailer already exists"
8949msgstr ""
8950
8951#: builtin/interpret-trailers.c:100
8952msgid "action if trailer is missing"
8953msgstr ""
8954
8955#: builtin/interpret-trailers.c:102
8956msgid "output only the trailers"
8957msgstr ""
8958
8959#: builtin/interpret-trailers.c:103
8960msgid "do not apply config rules"
8961msgstr ""
8962
8963#: builtin/interpret-trailers.c:104
8964msgid "join whitespace-continued values"
8965msgstr ""
8966
8967#: builtin/interpret-trailers.c:105
8968msgid "set parsing options"
8969msgstr ""
8970
8971#: builtin/interpret-trailers.c:107
d07a63e4
JX
8972msgid "trailer"
8973msgstr ""
8974
25eab542 8975#: builtin/interpret-trailers.c:108
d07a63e4
JX
8976msgid "trailer(s) to add"
8977msgstr ""
8978
25eab542
JX
8979#: builtin/interpret-trailers.c:117
8980msgid "--trailer with --only-input does not make sense"
8981msgstr ""
8982
8983#: builtin/interpret-trailers.c:127
9eb3984b
JX
8984msgid "no input file given for in-place editing"
8985msgstr ""
8986
25eab542 8987#: builtin/log.c:46
64f23b0c 8988msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
8989msgstr ""
8990
25eab542 8991#: builtin/log.c:47
c2ea1208 8992msgid "git show [<options>] <object>..."
cc76011e
JX
8993msgstr ""
8994
25eab542 8995#: builtin/log.c:91
d07a63e4
JX
8996#, c-format
8997msgid "invalid --decorate option: %s"
8998msgstr ""
8999
18a90722 9000#: builtin/log.c:151
cc76011e
JX
9001msgid "suppress diff output"
9002msgstr ""
9003
18a90722 9004#: builtin/log.c:152
cc76011e
JX
9005msgid "show source"
9006msgstr ""
9007
18a90722 9008#: builtin/log.c:153
46bc4039
JX
9009msgid "Use mail map file"
9010msgstr ""
9011
18a90722
JX
9012#: builtin/log.c:155
9013msgid "only decorate refs that match <pattern>"
9014msgstr ""
9015
9016#: builtin/log.c:157
9017msgid "do not decorate refs that match <pattern>"
9018msgstr ""
9019
9020#: builtin/log.c:158
cc76011e
JX
9021msgid "decorate options"
9022msgstr ""
9023
18a90722 9024#: builtin/log.c:161
d07a63e4
JX
9025msgid "Process line range n,m in file, counting from 1"
9026msgstr ""
9027
18a90722 9028#: builtin/log.c:257
cc76011e
JX
9029#, c-format
9030msgid "Final output: %d %s\n"
9031msgstr ""
9032
18a90722 9033#: builtin/log.c:508
d07a63e4
JX
9034#, c-format
9035msgid "git show %s: bad file"
9036msgstr ""
9037
18a90722 9038#: builtin/log.c:523 builtin/log.c:617
cc76011e
JX
9039#, c-format
9040msgid "Could not read object %s"
9041msgstr ""
9042
18a90722 9043#: builtin/log.c:641
cc76011e
JX
9044#, c-format
9045msgid "Unknown type: %d"
9046msgstr ""
9047
18a90722 9048#: builtin/log.c:762
cc76011e
JX
9049msgid "format.headers without value"
9050msgstr ""
9051
18a90722 9052#: builtin/log.c:863
cc76011e
JX
9053msgid "name of output directory is too long"
9054msgstr ""
9055
18a90722 9056#: builtin/log.c:879
cc76011e
JX
9057#, c-format
9058msgid "Cannot open patch file %s"
9059msgstr ""
9060
18a90722 9061#: builtin/log.c:896
cc76011e
JX
9062msgid "Need exactly one range."
9063msgstr ""
9064
18a90722 9065#: builtin/log.c:906
cc76011e
JX
9066msgid "Not a range."
9067msgstr ""
9068
18a90722 9069#: builtin/log.c:1012
cc76011e
JX
9070msgid "Cover letter needs email format"
9071msgstr ""
9072
18a90722 9073#: builtin/log.c:1092
cc76011e
JX
9074#, c-format
9075msgid "insane in-reply-to: %s"
9076msgstr ""
9077
18a90722 9078#: builtin/log.c:1119
c2ea1208 9079msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
9080msgstr ""
9081
18a90722 9082#: builtin/log.c:1169
cc76011e
JX
9083msgid "Two output directories?"
9084msgstr ""
9085
18a90722 9086#: builtin/log.c:1276 builtin/log.c:1927 builtin/log.c:1929 builtin/log.c:1941
f517e50d
JX
9087#, c-format
9088msgid "Unknown commit %s"
9089msgstr ""
9090
18a90722 9091#: builtin/log.c:1286 builtin/notes.c:887 builtin/tag.c:516
f517e50d
JX
9092#, c-format
9093msgid "Failed to resolve '%s' as a valid ref."
9094msgstr ""
9095
18a90722 9096#: builtin/log.c:1291
f517e50d
JX
9097msgid "Could not find exact merge base."
9098msgstr ""
9099
18a90722 9100#: builtin/log.c:1295
f517e50d
JX
9101msgid ""
9102"Failed to get upstream, if you want to record base commit automatically,\n"
9103"please use git branch --set-upstream-to to track a remote branch.\n"
9104"Or you could specify base commit by --base=<base-commit-id> manually."
9105msgstr ""
9106
18a90722 9107#: builtin/log.c:1315
f517e50d
JX
9108msgid "Failed to find exact merge base"
9109msgstr ""
9110
18a90722 9111#: builtin/log.c:1326
f517e50d
JX
9112msgid "base commit should be the ancestor of revision list"
9113msgstr ""
9114
18a90722 9115#: builtin/log.c:1330
f517e50d
JX
9116msgid "base commit shouldn't be in revision list"
9117msgstr ""
9118
18a90722 9119#: builtin/log.c:1379
f517e50d
JX
9120msgid "cannot get patch id"
9121msgstr ""
9122
18a90722 9123#: builtin/log.c:1438
cc76011e
JX
9124msgid "use [PATCH n/m] even with a single patch"
9125msgstr ""
9126
18a90722 9127#: builtin/log.c:1441
cc76011e
JX
9128msgid "use [PATCH] even with multiple patches"
9129msgstr ""
9130
18a90722 9131#: builtin/log.c:1445
cc76011e
JX
9132msgid "print patches to standard out"
9133msgstr ""
9134
18a90722 9135#: builtin/log.c:1447
cc76011e
JX
9136msgid "generate a cover letter"
9137msgstr ""
9138
18a90722 9139#: builtin/log.c:1449
cc76011e
JX
9140msgid "use simple number sequence for output file names"
9141msgstr ""
9142
18a90722 9143#: builtin/log.c:1450
cc76011e
JX
9144msgid "sfx"
9145msgstr ""
9146
18a90722 9147#: builtin/log.c:1451
cc76011e
JX
9148msgid "use <sfx> instead of '.patch'"
9149msgstr ""
9150
18a90722 9151#: builtin/log.c:1453
cc76011e
JX
9152msgid "start numbering patches at <n> instead of 1"
9153msgstr ""
9154
18a90722 9155#: builtin/log.c:1455
46bc4039
JX
9156msgid "mark the series as Nth re-roll"
9157msgstr ""
9158
18a90722 9159#: builtin/log.c:1457
fda7b092
JX
9160msgid "Use [RFC PATCH] instead of [PATCH]"
9161msgstr ""
9162
18a90722 9163#: builtin/log.c:1460
cc76011e
JX
9164msgid "Use [<prefix>] instead of [PATCH]"
9165msgstr ""
9166
18a90722 9167#: builtin/log.c:1463
cc76011e
JX
9168msgid "store resulting files in <dir>"
9169msgstr ""
9170
18a90722 9171#: builtin/log.c:1466
cc76011e
JX
9172msgid "don't strip/add [PATCH]"
9173msgstr ""
9174
18a90722 9175#: builtin/log.c:1469
cc76011e
JX
9176msgid "don't output binary diffs"
9177msgstr ""
9178
18a90722 9179#: builtin/log.c:1471
2c0ca050
JX
9180msgid "output all-zero hash in From header"
9181msgstr ""
9182
18a90722 9183#: builtin/log.c:1473
cc76011e
JX
9184msgid "don't include a patch matching a commit upstream"
9185msgstr ""
9186
18a90722 9187#: builtin/log.c:1475
cc76011e
JX
9188msgid "show patch format instead of default (patch + stat)"
9189msgstr ""
9190
18a90722 9191#: builtin/log.c:1477
cc76011e
JX
9192msgid "Messaging"
9193msgstr ""
9194
18a90722 9195#: builtin/log.c:1478
cc76011e
JX
9196msgid "header"
9197msgstr ""
9198
18a90722 9199#: builtin/log.c:1479
cc76011e
JX
9200msgid "add email header"
9201msgstr ""
9202
18a90722 9203#: builtin/log.c:1480 builtin/log.c:1482
cc76011e
JX
9204msgid "email"
9205msgstr ""
9206
18a90722 9207#: builtin/log.c:1480
cc76011e
JX
9208msgid "add To: header"
9209msgstr ""
9210
18a90722 9211#: builtin/log.c:1482
cc76011e
JX
9212msgid "add Cc: header"
9213msgstr ""
9214
18a90722 9215#: builtin/log.c:1484
28b3cffc
JX
9216msgid "ident"
9217msgstr ""
9218
18a90722 9219#: builtin/log.c:1485
28b3cffc
JX
9220msgid "set From address to <ident> (or committer ident if absent)"
9221msgstr ""
9222
18a90722 9223#: builtin/log.c:1487
cc76011e
JX
9224msgid "message-id"
9225msgstr ""
9226
18a90722 9227#: builtin/log.c:1488
cc76011e
JX
9228msgid "make first mail a reply to <message-id>"
9229msgstr ""
9230
18a90722 9231#: builtin/log.c:1489 builtin/log.c:1492
cc76011e
JX
9232msgid "boundary"
9233msgstr ""
9234
18a90722 9235#: builtin/log.c:1490
cc76011e
JX
9236msgid "attach the patch"
9237msgstr ""
9238
18a90722 9239#: builtin/log.c:1493
cc76011e
JX
9240msgid "inline the patch"
9241msgstr ""
9242
18a90722 9243#: builtin/log.c:1497
cc76011e
JX
9244msgid "enable message threading, styles: shallow, deep"
9245msgstr ""
9246
18a90722 9247#: builtin/log.c:1499
cc76011e
JX
9248msgid "signature"
9249msgstr ""
9250
18a90722 9251#: builtin/log.c:1500
cc76011e
JX
9252msgid "add a signature"
9253msgstr ""
9254
18a90722 9255#: builtin/log.c:1501
f517e50d
JX
9256msgid "base-commit"
9257msgstr ""
9258
18a90722 9259#: builtin/log.c:1502
f517e50d
JX
9260msgid "add prerequisite tree info to the patch series"
9261msgstr ""
9262
18a90722 9263#: builtin/log.c:1504
fe05e196
JX
9264msgid "add a signature from a file"
9265msgstr ""
9266
18a90722 9267#: builtin/log.c:1505
cc76011e
JX
9268msgid "don't print the patch filenames"
9269msgstr ""
9270
18a90722 9271#: builtin/log.c:1507
25eab542
JX
9272msgid "show progress while generating patches"
9273msgstr ""
9274
18a90722 9275#: builtin/log.c:1582
5b34e000
JX
9276#, c-format
9277msgid "invalid ident line: %s"
9278msgstr ""
9279
18a90722 9280#: builtin/log.c:1597
cc76011e
JX
9281msgid "-n and -k are mutually exclusive."
9282msgstr ""
9283
18a90722 9284#: builtin/log.c:1599
fda7b092 9285msgid "--subject-prefix/--rfc and -k are mutually exclusive."
cc76011e
JX
9286msgstr ""
9287
18a90722 9288#: builtin/log.c:1607
cc76011e
JX
9289msgid "--name-only does not make sense"
9290msgstr ""
9291
18a90722 9292#: builtin/log.c:1609
cc76011e
JX
9293msgid "--name-status does not make sense"
9294msgstr ""
9295
18a90722 9296#: builtin/log.c:1611
cc76011e
JX
9297msgid "--check does not make sense"
9298msgstr ""
9299
18a90722 9300#: builtin/log.c:1641
cc76011e
JX
9301msgid "standard output, or directory, which one?"
9302msgstr ""
9303
18a90722 9304#: builtin/log.c:1643
cc76011e
JX
9305#, c-format
9306msgid "Could not create directory '%s'"
9307msgstr ""
9308
18a90722 9309#: builtin/log.c:1736
fe05e196
JX
9310#, c-format
9311msgid "unable to read signature file '%s'"
9312msgstr ""
9313
18a90722 9314#: builtin/log.c:1768
25eab542
JX
9315msgid "Generating patches"
9316msgstr ""
9317
18a90722 9318#: builtin/log.c:1812
cc76011e
JX
9319msgid "Failed to create output files"
9320msgstr ""
9321
18a90722 9322#: builtin/log.c:1862
cc76011e
JX
9323msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
9324msgstr ""
9325
18a90722 9326#: builtin/log.c:1916
cc76011e
JX
9327#, c-format
9328msgid ""
9329"Could not find a tracked remote branch, please specify <upstream> manually.\n"
9330msgstr ""
9331
18a90722 9332#: builtin/ls-files.c:468
c2ea1208 9333msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
9334msgstr ""
9335
18a90722 9336#: builtin/ls-files.c:517
cc76011e
JX
9337msgid "identify the file status with tags"
9338msgstr ""
9339
18a90722 9340#: builtin/ls-files.c:519
cc76011e
JX
9341msgid "use lowercase letters for 'assume unchanged' files"
9342msgstr ""
9343
18a90722
JX
9344#: builtin/ls-files.c:521
9345msgid "use lowercase letters for 'fsmonitor clean' files"
9346msgstr ""
9347
9348#: builtin/ls-files.c:523
cc76011e
JX
9349msgid "show cached files in the output (default)"
9350msgstr ""
9351
18a90722 9352#: builtin/ls-files.c:525
cc76011e
JX
9353msgid "show deleted files in the output"
9354msgstr ""
9355
18a90722 9356#: builtin/ls-files.c:527
cc76011e
JX
9357msgid "show modified files in the output"
9358msgstr ""
9359
18a90722 9360#: builtin/ls-files.c:529
cc76011e
JX
9361msgid "show other files in the output"
9362msgstr ""
9363
18a90722 9364#: builtin/ls-files.c:531
cc76011e
JX
9365msgid "show ignored files in the output"
9366msgstr ""
9367
18a90722 9368#: builtin/ls-files.c:534
cc76011e
JX
9369msgid "show staged contents' object name in the output"
9370msgstr ""
9371
18a90722 9372#: builtin/ls-files.c:536
cc76011e
JX
9373msgid "show files on the filesystem that need to be removed"
9374msgstr ""
9375
18a90722 9376#: builtin/ls-files.c:538
d07a63e4 9377msgid "show 'other' directories' names only"
cc76011e
JX
9378msgstr ""
9379
18a90722 9380#: builtin/ls-files.c:540
9eb3984b
JX
9381msgid "show line endings of files"
9382msgstr ""
9383
18a90722 9384#: builtin/ls-files.c:542
cc76011e
JX
9385msgid "don't show empty directories"
9386msgstr ""
9387
18a90722 9388#: builtin/ls-files.c:545
cc76011e
JX
9389msgid "show unmerged files in the output"
9390msgstr ""
9391
18a90722 9392#: builtin/ls-files.c:547
cc76011e
JX
9393msgid "show resolve-undo information"
9394msgstr ""
9395
18a90722 9396#: builtin/ls-files.c:549
cc76011e
JX
9397msgid "skip files matching pattern"
9398msgstr ""
9399
18a90722 9400#: builtin/ls-files.c:552
cc76011e
JX
9401msgid "exclude patterns are read from <file>"
9402msgstr ""
9403
18a90722 9404#: builtin/ls-files.c:555
cc76011e
JX
9405msgid "read additional per-directory exclude patterns in <file>"
9406msgstr ""
9407
18a90722 9408#: builtin/ls-files.c:557
cc76011e
JX
9409msgid "add the standard git exclusions"
9410msgstr ""
9411
18a90722 9412#: builtin/ls-files.c:560
cc76011e
JX
9413msgid "make the output relative to the project top directory"
9414msgstr ""
9415
18a90722 9416#: builtin/ls-files.c:563
fda7b092
JX
9417msgid "recurse through submodules"
9418msgstr ""
9419
18a90722 9420#: builtin/ls-files.c:565
cc76011e
JX
9421msgid "if any <file> is not in the index, treat this as an error"
9422msgstr ""
9423
18a90722 9424#: builtin/ls-files.c:566
cc76011e
JX
9425msgid "tree-ish"
9426msgstr ""
9427
18a90722 9428#: builtin/ls-files.c:567
cc76011e
JX
9429msgid "pretend that paths removed since <tree-ish> are still present"
9430msgstr ""
9431
18a90722 9432#: builtin/ls-files.c:569
cc76011e
JX
9433msgid "show debugging data"
9434msgstr ""
9435
9eb3984b
JX
9436#: builtin/ls-remote.c:7
9437msgid ""
9438"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
9439" [-q | --quiet] [--exit-code] [--get-url]\n"
9440" [--symref] [<repository> [<refs>...]]"
9441msgstr ""
9442
dfc182b1 9443#: builtin/ls-remote.c:52
9eb3984b
JX
9444msgid "do not print remote URL"
9445msgstr ""
9446
dfc182b1 9447#: builtin/ls-remote.c:53 builtin/ls-remote.c:55
9eb3984b
JX
9448msgid "exec"
9449msgstr ""
9450
dfc182b1 9451#: builtin/ls-remote.c:54 builtin/ls-remote.c:56
9eb3984b
JX
9452msgid "path of git-upload-pack on the remote host"
9453msgstr ""
9454
dfc182b1 9455#: builtin/ls-remote.c:58
9eb3984b
JX
9456msgid "limit to tags"
9457msgstr ""
9458
dfc182b1 9459#: builtin/ls-remote.c:59
9eb3984b
JX
9460msgid "limit to heads"
9461msgstr ""
9462
dfc182b1 9463#: builtin/ls-remote.c:60
9eb3984b
JX
9464msgid "do not show peeled tags"
9465msgstr ""
9466
dfc182b1 9467#: builtin/ls-remote.c:62
9eb3984b
JX
9468msgid "take url.<base>.insteadOf into account"
9469msgstr ""
9470
dfc182b1 9471#: builtin/ls-remote.c:64
9eb3984b
JX
9472msgid "exit with exit code 2 if no matching refs are found"
9473msgstr ""
9474
dfc182b1 9475#: builtin/ls-remote.c:66
9eb3984b
JX
9476msgid "show underlying ref in addition to the object pointed by it"
9477msgstr ""
9478
5b34e000 9479#: builtin/ls-tree.c:29
cc76011e
JX
9480msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
9481msgstr ""
9482
5b34e000 9483#: builtin/ls-tree.c:127
cc76011e
JX
9484msgid "only show trees"
9485msgstr ""
9486
5b34e000 9487#: builtin/ls-tree.c:129
cc76011e
JX
9488msgid "recurse into subtrees"
9489msgstr ""
9490
5b34e000 9491#: builtin/ls-tree.c:131
cc76011e
JX
9492msgid "show trees when recursing"
9493msgstr ""
9494
5b34e000 9495#: builtin/ls-tree.c:134
cc76011e
JX
9496msgid "terminate entries with NUL byte"
9497msgstr ""
9498
5b34e000 9499#: builtin/ls-tree.c:135
cc76011e
JX
9500msgid "include object size"
9501msgstr ""
9502
5b34e000 9503#: builtin/ls-tree.c:137 builtin/ls-tree.c:139
cc76011e
JX
9504msgid "list only filenames"
9505msgstr ""
9506
5b34e000 9507#: builtin/ls-tree.c:142
cc76011e
JX
9508msgid "use full path names"
9509msgstr ""
9510
5b34e000 9511#: builtin/ls-tree.c:144
cc76011e
JX
9512msgid "list entire tree; not just current directory (implies --full-name)"
9513msgstr ""
9514
5b34e000
JX
9515#: builtin/mailsplit.c:241
9516#, c-format
9517msgid "empty mbox: '%s'"
cc76011e
JX
9518msgstr ""
9519
25eab542 9520#: builtin/merge.c:48
5b34e000 9521msgid "git merge [<options>] [<commit>...]"
cc76011e
JX
9522msgstr ""
9523
25eab542 9524#: builtin/merge.c:49
5b34e000
JX
9525msgid "git merge --abort"
9526msgstr ""
9527
25eab542 9528#: builtin/merge.c:50
673bfad0
JX
9529msgid "git merge --continue"
9530msgstr ""
9531
25eab542 9532#: builtin/merge.c:107
cc76011e
JX
9533msgid "switch `m' requires a value"
9534msgstr ""
9535
25eab542 9536#: builtin/merge.c:144
cc76011e
JX
9537#, c-format
9538msgid "Could not find merge strategy '%s'.\n"
9539msgstr ""
9540
25eab542 9541#: builtin/merge.c:145
cc76011e
JX
9542#, c-format
9543msgid "Available strategies are:"
9544msgstr ""
9545
25eab542 9546#: builtin/merge.c:150
cc76011e
JX
9547#, c-format
9548msgid "Available custom strategies are:"
9549msgstr ""
9550
18a90722 9551#: builtin/merge.c:200 builtin/pull.c:137
cc76011e
JX
9552msgid "do not show a diffstat at the end of the merge"
9553msgstr ""
9554
18a90722 9555#: builtin/merge.c:203 builtin/pull.c:140
cc76011e
JX
9556msgid "show a diffstat at the end of the merge"
9557msgstr ""
9558
18a90722 9559#: builtin/merge.c:204 builtin/pull.c:143
cc76011e
JX
9560msgid "(synonym to --stat)"
9561msgstr ""
9562
18a90722 9563#: builtin/merge.c:206 builtin/pull.c:146
cc76011e
JX
9564msgid "add (at most <n>) entries from shortlog to merge commit message"
9565msgstr ""
9566
18a90722 9567#: builtin/merge.c:209 builtin/pull.c:152
cc76011e
JX
9568msgid "create a single commit instead of doing a merge"
9569msgstr ""
9570
18a90722 9571#: builtin/merge.c:211 builtin/pull.c:155
cc76011e
JX
9572msgid "perform a commit if the merge succeeds (default)"
9573msgstr ""
9574
18a90722 9575#: builtin/merge.c:213 builtin/pull.c:158
cc76011e
JX
9576msgid "edit message before committing"
9577msgstr ""
9578
25eab542 9579#: builtin/merge.c:214
cc76011e
JX
9580msgid "allow fast-forward (default)"
9581msgstr ""
9582
18a90722 9583#: builtin/merge.c:216 builtin/pull.c:164
cc76011e
JX
9584msgid "abort if fast-forward is not possible"
9585msgstr ""
9586
18a90722 9587#: builtin/merge.c:220 builtin/pull.c:167
9fa976ff 9588msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
9589msgstr ""
9590
18a90722 9591#: builtin/merge.c:221 builtin/notes.c:777 builtin/pull.c:171
5b34e000 9592#: builtin/revert.c:109
cc76011e
JX
9593msgid "strategy"
9594msgstr ""
9595
18a90722 9596#: builtin/merge.c:222 builtin/pull.c:172
cc76011e
JX
9597msgid "merge strategy to use"
9598msgstr ""
9599
18a90722 9600#: builtin/merge.c:223 builtin/pull.c:175
cc76011e
JX
9601msgid "option=value"
9602msgstr ""
9603
18a90722 9604#: builtin/merge.c:224 builtin/pull.c:176
cc76011e
JX
9605msgid "option for selected merge strategy"
9606msgstr ""
9607
25eab542 9608#: builtin/merge.c:226
cc76011e
JX
9609msgid "merge commit message (for a non-fast-forward merge)"
9610msgstr ""
9611
25eab542 9612#: builtin/merge.c:230
cc76011e
JX
9613msgid "abort the current in-progress merge"
9614msgstr ""
9615
25eab542 9616#: builtin/merge.c:232
673bfad0
JX
9617msgid "continue the current in-progress merge"
9618msgstr ""
9619
18a90722 9620#: builtin/merge.c:234 builtin/pull.c:183
f517e50d
JX
9621msgid "allow merging unrelated histories"
9622msgstr ""
9623
25eab542
JX
9624#: builtin/merge.c:240
9625msgid "verify commit-msg hook"
9626msgstr ""
9627
9628#: builtin/merge.c:265
cc76011e
JX
9629msgid "could not run stash."
9630msgstr ""
9631
25eab542 9632#: builtin/merge.c:270
cc76011e
JX
9633msgid "stash failed"
9634msgstr ""
9635
25eab542 9636#: builtin/merge.c:275
cc76011e
JX
9637#, c-format
9638msgid "not a valid object: %s"
9639msgstr ""
9640
25eab542 9641#: builtin/merge.c:297 builtin/merge.c:314
cc76011e
JX
9642msgid "read-tree failed"
9643msgstr ""
9644
25eab542 9645#: builtin/merge.c:344
cc76011e
JX
9646msgid " (nothing to squash)"
9647msgstr ""
9648
25eab542 9649#: builtin/merge.c:355
cc76011e
JX
9650#, c-format
9651msgid "Squash commit -- not updating HEAD\n"
9652msgstr ""
9653
25eab542 9654#: builtin/merge.c:405
cc76011e
JX
9655#, c-format
9656msgid "No merge message -- not updating HEAD\n"
9657msgstr ""
9658
18a90722 9659#: builtin/merge.c:455
cc76011e
JX
9660#, c-format
9661msgid "'%s' does not point to a commit"
9662msgstr ""
9663
18a90722 9664#: builtin/merge.c:545
cc76011e
JX
9665#, c-format
9666msgid "Bad branch.%s.mergeoptions string: %s"
9667msgstr ""
9668
18a90722 9669#: builtin/merge.c:667
cc76011e
JX
9670msgid "Not handling anything other than two heads merge."
9671msgstr ""
9672
18a90722 9673#: builtin/merge.c:681
cc76011e
JX
9674#, c-format
9675msgid "Unknown option for merge-recursive: -X%s"
9676msgstr ""
9677
18a90722 9678#: builtin/merge.c:696
cc76011e
JX
9679#, c-format
9680msgid "unable to write %s"
9681msgstr ""
9682
18a90722 9683#: builtin/merge.c:748
cc76011e
JX
9684#, c-format
9685msgid "Could not read from '%s'"
9686msgstr ""
9687
18a90722 9688#: builtin/merge.c:757
cc76011e
JX
9689#, c-format
9690msgid "Not committing merge; use 'git commit' to complete the merge.\n"
9691msgstr ""
9692
18a90722 9693#: builtin/merge.c:763
9caaf23e 9694#, c-format
cc76011e
JX
9695msgid ""
9696"Please enter a commit message to explain why this merge is necessary,\n"
9697"especially if it merges an updated upstream into a topic branch.\n"
9698"\n"
9caaf23e 9699"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
9700"the commit.\n"
9701msgstr ""
9702
18a90722 9703#: builtin/merge.c:799
cc76011e
JX
9704msgid "Empty commit message."
9705msgstr ""
9706
18a90722 9707#: builtin/merge.c:819
cc76011e
JX
9708#, c-format
9709msgid "Wonderful.\n"
9710msgstr ""
9711
18a90722 9712#: builtin/merge.c:872
cc76011e
JX
9713#, c-format
9714msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
9715msgstr ""
9716
18a90722 9717#: builtin/merge.c:911
cc76011e
JX
9718msgid "No current branch."
9719msgstr ""
9720
18a90722 9721#: builtin/merge.c:913
cc76011e
JX
9722msgid "No remote for the current branch."
9723msgstr ""
9724
18a90722 9725#: builtin/merge.c:915
cc76011e
JX
9726msgid "No default upstream defined for the current branch."
9727msgstr ""
9728
18a90722 9729#: builtin/merge.c:920
cc76011e 9730#, c-format
28b3cffc 9731msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
9732msgstr ""
9733
18a90722 9734#: builtin/merge.c:973
9fa976ff
JX
9735#, c-format
9736msgid "Bad value '%s' in environment '%s'"
9737msgstr ""
9738
18a90722 9739#: builtin/merge.c:1075
9fa976ff
JX
9740#, c-format
9741msgid "not something we can merge in %s: %s"
9742msgstr ""
9743
18a90722 9744#: builtin/merge.c:1109
9fa976ff
JX
9745msgid "not something we can merge"
9746msgstr ""
9747
18a90722 9748#: builtin/merge.c:1174
673bfad0
JX
9749msgid "--abort expects no arguments"
9750msgstr ""
9751
18a90722 9752#: builtin/merge.c:1178
cc76011e
JX
9753msgid "There is no merge to abort (MERGE_HEAD missing)."
9754msgstr ""
9755
18a90722 9756#: builtin/merge.c:1190
673bfad0
JX
9757msgid "--continue expects no arguments"
9758msgstr ""
9759
18a90722 9760#: builtin/merge.c:1194
673bfad0
JX
9761msgid "There is no merge in progress (MERGE_HEAD missing)."
9762msgstr ""
9763
18a90722 9764#: builtin/merge.c:1210
cc76011e
JX
9765msgid ""
9766"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 9767"Please, commit your changes before you merge."
cc76011e
JX
9768msgstr ""
9769
18a90722 9770#: builtin/merge.c:1217
cc76011e
JX
9771msgid ""
9772"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 9773"Please, commit your changes before you merge."
cc76011e
JX
9774msgstr ""
9775
18a90722 9776#: builtin/merge.c:1220
cc76011e
JX
9777msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
9778msgstr ""
9779
18a90722 9780#: builtin/merge.c:1229
cc76011e
JX
9781msgid "You cannot combine --squash with --no-ff."
9782msgstr ""
9783
18a90722 9784#: builtin/merge.c:1237
cc76011e
JX
9785msgid "No commit specified and merge.defaultToUpstream not set."
9786msgstr ""
9787
18a90722 9788#: builtin/merge.c:1254
cc76011e
JX
9789msgid "Squash commit into empty head not supported yet"
9790msgstr ""
9791
18a90722 9792#: builtin/merge.c:1256
cc76011e
JX
9793msgid "Non-fast-forward commit does not make sense into an empty head"
9794msgstr ""
9795
18a90722 9796#: builtin/merge.c:1261
28b3cffc
JX
9797#, c-format
9798msgid "%s - not something we can merge"
9799msgstr ""
9800
18a90722 9801#: builtin/merge.c:1263
64f23b0c
JX
9802msgid "Can merge only exactly one commit into empty head"
9803msgstr ""
9804
18a90722 9805#: builtin/merge.c:1297
c138af56
JX
9806#, c-format
9807msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
9808msgstr ""
9809
18a90722 9810#: builtin/merge.c:1300
c138af56
JX
9811#, c-format
9812msgid "Commit %s has a bad GPG signature allegedly by %s."
9813msgstr ""
9814
18a90722 9815#: builtin/merge.c:1303
c138af56
JX
9816#, c-format
9817msgid "Commit %s does not have a GPG signature."
9818msgstr ""
9819
18a90722 9820#: builtin/merge.c:1306
c138af56
JX
9821#, c-format
9822msgid "Commit %s has a good GPG signature by %s\n"
9823msgstr ""
9824
18a90722 9825#: builtin/merge.c:1368
f517e50d
JX
9826msgid "refusing to merge unrelated histories"
9827msgstr ""
9828
18a90722 9829#: builtin/merge.c:1377
25eab542 9830msgid "Already up to date."
9fa976ff
JX
9831msgstr ""
9832
18a90722 9833#: builtin/merge.c:1387
cc76011e
JX
9834#, c-format
9835msgid "Updating %s..%s\n"
9836msgstr ""
9837
18a90722 9838#: builtin/merge.c:1428
cc76011e
JX
9839#, c-format
9840msgid "Trying really trivial in-index merge...\n"
9841msgstr ""
9842
18a90722 9843#: builtin/merge.c:1435
cc76011e
JX
9844#, c-format
9845msgid "Nope.\n"
9846msgstr ""
9847
18a90722 9848#: builtin/merge.c:1460
25eab542 9849msgid "Already up to date. Yeeah!"
9fa976ff
JX
9850msgstr ""
9851
18a90722 9852#: builtin/merge.c:1466
cc76011e
JX
9853msgid "Not possible to fast-forward, aborting."
9854msgstr ""
9855
18a90722 9856#: builtin/merge.c:1489 builtin/merge.c:1568
cc76011e
JX
9857#, c-format
9858msgid "Rewinding the tree to pristine...\n"
9859msgstr ""
9860
18a90722 9861#: builtin/merge.c:1493
cc76011e
JX
9862#, c-format
9863msgid "Trying merge strategy %s...\n"
9864msgstr ""
9865
18a90722 9866#: builtin/merge.c:1559
cc76011e
JX
9867#, c-format
9868msgid "No merge strategy handled the merge.\n"
9869msgstr ""
9870
18a90722 9871#: builtin/merge.c:1561
cc76011e
JX
9872#, c-format
9873msgid "Merge with strategy %s failed.\n"
9874msgstr ""
9875
18a90722 9876#: builtin/merge.c:1570
cc76011e
JX
9877#, c-format
9878msgid "Using the %s to prepare resolving by hand.\n"
9879msgstr ""
9880
18a90722 9881#: builtin/merge.c:1582
cc76011e
JX
9882#, c-format
9883msgid "Automatic merge went well; stopped before committing as requested\n"
9884msgstr ""
9885
5b34e000 9886#: builtin/merge-base.c:30
c2ea1208 9887msgid "git merge-base [-a | --all] <commit> <commit>..."
cc76011e
JX
9888msgstr ""
9889
5b34e000 9890#: builtin/merge-base.c:31
c2ea1208 9891msgid "git merge-base [-a | --all] --octopus <commit>..."
cc76011e
JX
9892msgstr ""
9893
5b34e000 9894#: builtin/merge-base.c:32
cc76011e
JX
9895msgid "git merge-base --independent <commit>..."
9896msgstr ""
9897
5b34e000 9898#: builtin/merge-base.c:33
cc76011e
JX
9899msgid "git merge-base --is-ancestor <commit> <commit>"
9900msgstr ""
9901
5b34e000 9902#: builtin/merge-base.c:34
df49095a
JX
9903msgid "git merge-base --fork-point <ref> [<commit>]"
9904msgstr ""
9905
18a90722 9906#: builtin/merge-base.c:220
cc76011e
JX
9907msgid "output all common ancestors"
9908msgstr ""
9909
18a90722 9910#: builtin/merge-base.c:222
cc76011e
JX
9911msgid "find ancestors for a single n-way merge"
9912msgstr ""
9913
18a90722 9914#: builtin/merge-base.c:224
cc76011e
JX
9915msgid "list revs not reachable from others"
9916msgstr ""
9917
18a90722 9918#: builtin/merge-base.c:226
cc76011e
JX
9919msgid "is the first one ancestor of the other?"
9920msgstr ""
9921
18a90722 9922#: builtin/merge-base.c:228
df49095a
JX
9923msgid "find where <commit> forked from reflog of <ref>"
9924msgstr ""
9925
5b34e000 9926#: builtin/merge-file.c:9
cc76011e 9927msgid ""
c2ea1208
JX
9928"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
9929"<orig-file> <file2>"
cc76011e
JX
9930msgstr ""
9931
5b34e000 9932#: builtin/merge-file.c:33
cc76011e
JX
9933msgid "send results to standard output"
9934msgstr ""
9935
5b34e000 9936#: builtin/merge-file.c:34
cc76011e
JX
9937msgid "use a diff3 based merge"
9938msgstr ""
9939
5b34e000 9940#: builtin/merge-file.c:35
cc76011e
JX
9941msgid "for conflicts, use our version"
9942msgstr ""
9943
5b34e000 9944#: builtin/merge-file.c:37
cc76011e
JX
9945msgid "for conflicts, use their version"
9946msgstr ""
9947
5b34e000 9948#: builtin/merge-file.c:39
cc76011e
JX
9949msgid "for conflicts, use a union version"
9950msgstr ""
9951
5b34e000 9952#: builtin/merge-file.c:42
cc76011e
JX
9953msgid "for conflicts, use this marker size"
9954msgstr ""
9955
5b34e000 9956#: builtin/merge-file.c:43
cc76011e
JX
9957msgid "do not warn about conflicts"
9958msgstr ""
9959
5b34e000 9960#: builtin/merge-file.c:45
c2ea1208 9961msgid "set labels for file1/orig-file/file2"
cc76011e
JX
9962msgstr ""
9963
fda7b092
JX
9964#: builtin/merge-recursive.c:45
9965#, c-format
9966msgid "unknown option %s"
9967msgstr ""
9968
9969#: builtin/merge-recursive.c:51
9970#, c-format
9971msgid "could not parse object '%s'"
9972msgstr ""
9973
9974#: builtin/merge-recursive.c:55
9975#, c-format
9976msgid "cannot handle more than %d base. Ignoring %s."
9977msgid_plural "cannot handle more than %d bases. Ignoring %s."
9978msgstr[0] ""
9979msgstr[1] ""
9980
9981#: builtin/merge-recursive.c:63
9982msgid "not handling anything other than two heads merge."
9983msgstr ""
9984
9985#: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
9986#, c-format
9987msgid "could not resolve ref '%s'"
9988msgstr ""
9989
9990#: builtin/merge-recursive.c:77
9991#, c-format
9992msgid "Merging %s with %s\n"
9993msgstr ""
9994
9eb3984b 9995#: builtin/mktree.c:65
cc76011e
JX
9996msgid "git mktree [-z] [--missing] [--batch]"
9997msgstr ""
9998
5b34e000 9999#: builtin/mktree.c:153
cc76011e
JX
10000msgid "input is NUL terminated"
10001msgstr ""
10002
5b34e000 10003#: builtin/mktree.c:154 builtin/write-tree.c:25
cc76011e
JX
10004msgid "allow missing objects"
10005msgstr ""
10006
5b34e000 10007#: builtin/mktree.c:155
cc76011e
JX
10008msgid "allow creation of more than one tree"
10009msgstr ""
10010
5b34e000 10011#: builtin/mv.c:17
c2ea1208 10012msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
10013msgstr ""
10014
5b34e000 10015#: builtin/mv.c:83
d07a63e4
JX
10016#, c-format
10017msgid "Directory %s is in index and no submodule?"
cc76011e
JX
10018msgstr ""
10019
25eab542 10020#: builtin/mv.c:85 builtin/rm.c:289
d07a63e4 10021msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
10022msgstr ""
10023
5b34e000 10024#: builtin/mv.c:103
cc76011e 10025#, c-format
d07a63e4 10026msgid "%.*s is in index"
cc76011e
JX
10027msgstr ""
10028
5b34e000 10029#: builtin/mv.c:125
d07a63e4 10030msgid "force move/rename even if target exists"
cc76011e
JX
10031msgstr ""
10032
5b34e000 10033#: builtin/mv.c:126
d07a63e4 10034msgid "skip move/rename errors"
cc76011e
JX
10035msgstr ""
10036
25eab542 10037#: builtin/mv.c:167
d07a63e4
JX
10038#, c-format
10039msgid "destination '%s' is not a directory"
cc76011e
JX
10040msgstr ""
10041
25eab542 10042#: builtin/mv.c:178
727b9576 10043#, c-format
d07a63e4 10044msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
10045msgstr ""
10046
25eab542 10047#: builtin/mv.c:182
d07a63e4 10048msgid "bad source"
727b9576
JX
10049msgstr ""
10050
25eab542 10051#: builtin/mv.c:185
d07a63e4 10052msgid "can not move directory into itself"
cc76011e
JX
10053msgstr ""
10054
25eab542 10055#: builtin/mv.c:188
d07a63e4
JX
10056msgid "cannot move directory over file"
10057msgstr ""
10058
25eab542 10059#: builtin/mv.c:197
cc76011e
JX
10060msgid "source directory is empty"
10061msgstr ""
10062
25eab542 10063#: builtin/mv.c:222
cc76011e
JX
10064msgid "not under version control"
10065msgstr ""
10066
25eab542 10067#: builtin/mv.c:225
cc76011e
JX
10068msgid "destination exists"
10069msgstr ""
10070
25eab542 10071#: builtin/mv.c:233
cc76011e
JX
10072#, c-format
10073msgid "overwriting '%s'"
10074msgstr ""
10075
25eab542 10076#: builtin/mv.c:236
cc76011e
JX
10077msgid "Cannot overwrite"
10078msgstr ""
10079
25eab542 10080#: builtin/mv.c:239
cc76011e
JX
10081msgid "multiple sources for the same target"
10082msgstr ""
10083
25eab542 10084#: builtin/mv.c:241
df49095a
JX
10085msgid "destination directory does not exist"
10086msgstr ""
10087
25eab542 10088#: builtin/mv.c:248
cc76011e
JX
10089#, c-format
10090msgid "%s, source=%s, destination=%s"
10091msgstr ""
10092
25eab542 10093#: builtin/mv.c:269
cc76011e
JX
10094#, c-format
10095msgid "Renaming %s to %s\n"
10096msgstr ""
10097
25eab542 10098#: builtin/mv.c:275 builtin/remote.c:712 builtin/repack.c:390
cc76011e
JX
10099#, c-format
10100msgid "renaming '%s' failed"
10101msgstr ""
10102
5b34e000 10103#: builtin/name-rev.c:338
c2ea1208 10104msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
10105msgstr ""
10106
5b34e000 10107#: builtin/name-rev.c:339
c2ea1208 10108msgid "git name-rev [<options>] --all"
cc76011e
JX
10109msgstr ""
10110
5b34e000 10111#: builtin/name-rev.c:340
c2ea1208 10112msgid "git name-rev [<options>] --stdin"
cc76011e
JX
10113msgstr ""
10114
5b34e000 10115#: builtin/name-rev.c:395
cc76011e
JX
10116msgid "print only names (no SHA-1)"
10117msgstr ""
10118
5b34e000 10119#: builtin/name-rev.c:396
cc76011e
JX
10120msgid "only use tags to name the commits"
10121msgstr ""
10122
5b34e000 10123#: builtin/name-rev.c:398
cc76011e
JX
10124msgid "only use refs matching <pattern>"
10125msgstr ""
10126
5b34e000 10127#: builtin/name-rev.c:400
dfc182b1
JX
10128msgid "ignore refs matching <pattern>"
10129msgstr ""
10130
5b34e000 10131#: builtin/name-rev.c:402
cc76011e
JX
10132msgid "list all commits reachable from all refs"
10133msgstr ""
10134
5b34e000 10135#: builtin/name-rev.c:403
cc76011e
JX
10136msgid "read from stdin"
10137msgstr ""
10138
5b34e000 10139#: builtin/name-rev.c:404
727b9576 10140msgid "allow to print `undefined` names (default)"
cc76011e
JX
10141msgstr ""
10142
5b34e000 10143#: builtin/name-rev.c:410
28b3cffc
JX
10144msgid "dereference tags in the input (internal use)"
10145msgstr ""
10146
5b34e000 10147#: builtin/notes.c:26
c2ea1208 10148msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
10149msgstr ""
10150
5b34e000 10151#: builtin/notes.c:27
cc76011e 10152msgid ""
c2ea1208 10153"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 10154"| (-c | -C) <object>] [<object>]"
cc76011e
JX
10155msgstr ""
10156
5b34e000 10157#: builtin/notes.c:28
c2ea1208 10158msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
10159msgstr ""
10160
5b34e000 10161#: builtin/notes.c:29
cc76011e 10162msgid ""
c2ea1208 10163"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 10164"(-c | -C) <object>] [<object>]"
cc76011e
JX
10165msgstr ""
10166
5b34e000 10167#: builtin/notes.c:30
c2ea1208 10168msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
10169msgstr ""
10170
5b34e000 10171#: builtin/notes.c:31
c2ea1208 10172msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
10173msgstr ""
10174
5b34e000 10175#: builtin/notes.c:32
cc76011e 10176msgid ""
c2ea1208 10177"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
10178msgstr ""
10179
5b34e000 10180#: builtin/notes.c:33
cc76011e
JX
10181msgid "git notes merge --commit [-v | -q]"
10182msgstr ""
10183
5b34e000 10184#: builtin/notes.c:34
cc76011e
JX
10185msgid "git notes merge --abort [-v | -q]"
10186msgstr ""
10187
5b34e000 10188#: builtin/notes.c:35
c2ea1208 10189msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
10190msgstr ""
10191
5b34e000 10192#: builtin/notes.c:36
18a90722 10193msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
cc76011e
JX
10194msgstr ""
10195
5b34e000 10196#: builtin/notes.c:37
c2ea1208 10197msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
10198msgstr ""
10199
5b34e000 10200#: builtin/notes.c:42
cc76011e
JX
10201msgid "git notes [list [<object>]]"
10202msgstr ""
10203
5b34e000 10204#: builtin/notes.c:47
cc76011e
JX
10205msgid "git notes add [<options>] [<object>]"
10206msgstr ""
10207
5b34e000 10208#: builtin/notes.c:52
cc76011e
JX
10209msgid "git notes copy [<options>] <from-object> <to-object>"
10210msgstr ""
10211
5b34e000 10212#: builtin/notes.c:53
cc76011e
JX
10213msgid "git notes copy --stdin [<from-object> <to-object>]..."
10214msgstr ""
10215
5b34e000 10216#: builtin/notes.c:58
cc76011e
JX
10217msgid "git notes append [<options>] [<object>]"
10218msgstr ""
10219
5b34e000 10220#: builtin/notes.c:63
cc76011e
JX
10221msgid "git notes edit [<object>]"
10222msgstr ""
10223
5b34e000 10224#: builtin/notes.c:68
cc76011e
JX
10225msgid "git notes show [<object>]"
10226msgstr ""
10227
5b34e000 10228#: builtin/notes.c:73
c2ea1208 10229msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
10230msgstr ""
10231
5b34e000 10232#: builtin/notes.c:74
cc76011e
JX
10233msgid "git notes merge --commit [<options>]"
10234msgstr ""
10235
5b34e000 10236#: builtin/notes.c:75
cc76011e
JX
10237msgid "git notes merge --abort [<options>]"
10238msgstr ""
10239
5b34e000 10240#: builtin/notes.c:80
cc76011e
JX
10241msgid "git notes remove [<object>]"
10242msgstr ""
10243
5b34e000 10244#: builtin/notes.c:85
cc76011e
JX
10245msgid "git notes prune [<options>]"
10246msgstr ""
10247
5b34e000 10248#: builtin/notes.c:90
cc76011e
JX
10249msgid "git notes get-ref"
10250msgstr ""
10251
5b34e000 10252#: builtin/notes.c:95
9fa976ff
JX
10253msgid "Write/edit the notes for the following object:"
10254msgstr ""
10255
5b34e000 10256#: builtin/notes.c:148
cc76011e
JX
10257#, c-format
10258msgid "unable to start 'show' for object '%s'"
10259msgstr ""
10260
5b34e000 10261#: builtin/notes.c:152
9caaf23e 10262msgid "could not read 'show' output"
cc76011e
JX
10263msgstr ""
10264
5b34e000 10265#: builtin/notes.c:160
cc76011e
JX
10266#, c-format
10267msgid "failed to finish 'show' for object '%s'"
10268msgstr ""
10269
5b34e000 10270#: builtin/notes.c:195
fda7b092 10271msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
10272msgstr ""
10273
5b34e000 10274#: builtin/notes.c:204
cc76011e
JX
10275msgid "unable to write note object"
10276msgstr ""
10277
5b34e000 10278#: builtin/notes.c:206
cc76011e 10279#, c-format
fda7b092 10280msgid "the note contents have been left in %s"
cc76011e
JX
10281msgstr ""
10282
25eab542 10283#: builtin/notes.c:234 builtin/tag.c:500
cc76011e
JX
10284#, c-format
10285msgid "cannot read '%s'"
10286msgstr ""
10287
25eab542 10288#: builtin/notes.c:236 builtin/tag.c:503
cc76011e
JX
10289#, c-format
10290msgid "could not open or read '%s'"
10291msgstr ""
10292
5b34e000 10293#: builtin/notes.c:255 builtin/notes.c:306 builtin/notes.c:308
25eab542
JX
10294#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:517
10295#: builtin/notes.c:522 builtin/notes.c:600 builtin/notes.c:662
fda7b092
JX
10296#, c-format
10297msgid "failed to resolve '%s' as a valid ref."
10298msgstr ""
10299
5b34e000 10300#: builtin/notes.c:258
cc76011e 10301#, c-format
fda7b092 10302msgid "failed to read object '%s'."
cc76011e
JX
10303msgstr ""
10304
5b34e000 10305#: builtin/notes.c:262
5e078fcd 10306#, c-format
fda7b092 10307msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
10308msgstr ""
10309
5b34e000 10310#: builtin/notes.c:302
fda7b092
JX
10311#, c-format
10312msgid "malformed input line: '%s'."
10313msgstr ""
10314
5b34e000 10315#: builtin/notes.c:317
fda7b092
JX
10316#, c-format
10317msgid "failed to copy notes from '%s' to '%s'"
10318msgstr ""
10319
5b34e000
JX
10320#. TRANSLATORS: the first %s will be replaced by a git
10321#. notes command: 'add', 'merge', 'remove', etc.
10322#.
25eab542 10323#: builtin/notes.c:349
fda7b092
JX
10324#, c-format
10325msgid "refusing to %s notes in %s (outside of refs/notes/)"
10326msgstr ""
10327
25eab542
JX
10328#: builtin/notes.c:369 builtin/notes.c:424 builtin/notes.c:500
10329#: builtin/notes.c:512 builtin/notes.c:588 builtin/notes.c:655
10330#: builtin/notes.c:805 builtin/notes.c:952 builtin/notes.c:973
cc76011e
JX
10331msgid "too many parameters"
10332msgstr ""
10333
25eab542 10334#: builtin/notes.c:382 builtin/notes.c:668
cc76011e 10335#, c-format
fda7b092 10336msgid "no note found for object %s."
cc76011e
JX
10337msgstr ""
10338
25eab542 10339#: builtin/notes.c:403 builtin/notes.c:566
cc76011e
JX
10340msgid "note contents as a string"
10341msgstr ""
10342
25eab542 10343#: builtin/notes.c:406 builtin/notes.c:569
cc76011e
JX
10344msgid "note contents in a file"
10345msgstr ""
10346
25eab542 10347#: builtin/notes.c:409 builtin/notes.c:572
cc76011e
JX
10348msgid "reuse and edit specified note object"
10349msgstr ""
10350
25eab542 10351#: builtin/notes.c:412 builtin/notes.c:575
cc76011e
JX
10352msgid "reuse specified note object"
10353msgstr ""
10354
25eab542 10355#: builtin/notes.c:415 builtin/notes.c:578
beb691f7
JX
10356msgid "allow storing empty note"
10357msgstr ""
10358
25eab542 10359#: builtin/notes.c:416 builtin/notes.c:487
cc76011e
JX
10360msgid "replace existing notes"
10361msgstr ""
10362
25eab542 10363#: builtin/notes.c:441
cc76011e
JX
10364#, c-format
10365msgid ""
10366"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
10367"existing notes"
10368msgstr ""
10369
25eab542 10370#: builtin/notes.c:456 builtin/notes.c:535
cc76011e
JX
10371#, c-format
10372msgid "Overwriting existing notes for object %s\n"
10373msgstr ""
10374
25eab542 10375#: builtin/notes.c:467 builtin/notes.c:627 builtin/notes.c:892
beb691f7
JX
10376#, c-format
10377msgid "Removing note for object %s\n"
10378msgstr ""
10379
25eab542 10380#: builtin/notes.c:488
cc76011e
JX
10381msgid "read objects from stdin"
10382msgstr ""
10383
25eab542 10384#: builtin/notes.c:490
cc76011e
JX
10385msgid "load rewriting config for <command> (implies --stdin)"
10386msgstr ""
10387
25eab542 10388#: builtin/notes.c:508
cc76011e
JX
10389msgid "too few parameters"
10390msgstr ""
10391
25eab542 10392#: builtin/notes.c:529
cc76011e
JX
10393#, c-format
10394msgid ""
10395"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
10396"existing notes"
10397msgstr ""
10398
25eab542 10399#: builtin/notes.c:541
cc76011e 10400#, c-format
fda7b092 10401msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
10402msgstr ""
10403
25eab542 10404#: builtin/notes.c:593
cc76011e
JX
10405#, c-format
10406msgid ""
10407"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
10408"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
10409msgstr ""
10410
25eab542 10411#: builtin/notes.c:688
fda7b092
JX
10412msgid "failed to delete ref NOTES_MERGE_PARTIAL"
10413msgstr ""
10414
25eab542 10415#: builtin/notes.c:690
fda7b092
JX
10416msgid "failed to delete ref NOTES_MERGE_REF"
10417msgstr ""
10418
25eab542 10419#: builtin/notes.c:692
fda7b092
JX
10420msgid "failed to remove 'git notes merge' worktree"
10421msgstr ""
10422
25eab542 10423#: builtin/notes.c:712
fda7b092
JX
10424msgid "failed to read ref NOTES_MERGE_PARTIAL"
10425msgstr ""
10426
25eab542 10427#: builtin/notes.c:714
fda7b092
JX
10428msgid "could not find commit from NOTES_MERGE_PARTIAL."
10429msgstr ""
10430
25eab542 10431#: builtin/notes.c:716
fda7b092
JX
10432msgid "could not parse commit from NOTES_MERGE_PARTIAL."
10433msgstr ""
10434
25eab542 10435#: builtin/notes.c:729
fda7b092
JX
10436msgid "failed to resolve NOTES_MERGE_REF"
10437msgstr ""
10438
25eab542 10439#: builtin/notes.c:732
fda7b092
JX
10440msgid "failed to finalize notes merge"
10441msgstr ""
10442
25eab542 10443#: builtin/notes.c:758
9fa976ff
JX
10444#, c-format
10445msgid "unknown notes merge strategy %s"
10446msgstr ""
10447
25eab542 10448#: builtin/notes.c:774
cc76011e
JX
10449msgid "General options"
10450msgstr ""
10451
25eab542 10452#: builtin/notes.c:776
cc76011e
JX
10453msgid "Merge options"
10454msgstr ""
10455
25eab542 10456#: builtin/notes.c:778
cc76011e
JX
10457msgid ""
10458"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
10459"cat_sort_uniq)"
10460msgstr ""
10461
25eab542 10462#: builtin/notes.c:780
cc76011e
JX
10463msgid "Committing unmerged notes"
10464msgstr ""
10465
25eab542 10466#: builtin/notes.c:782
cc76011e
JX
10467msgid "finalize notes merge by committing unmerged notes"
10468msgstr ""
10469
25eab542 10470#: builtin/notes.c:784
cc76011e
JX
10471msgid "Aborting notes merge resolution"
10472msgstr ""
10473
25eab542 10474#: builtin/notes.c:786
cc76011e
JX
10475msgid "abort notes merge"
10476msgstr ""
10477
25eab542 10478#: builtin/notes.c:797
9fa976ff
JX
10479msgid "cannot mix --commit, --abort or -s/--strategy"
10480msgstr ""
10481
25eab542 10482#: builtin/notes.c:802
fda7b092 10483msgid "must specify a notes ref to merge"
9fa976ff
JX
10484msgstr ""
10485
25eab542 10486#: builtin/notes.c:826
9fa976ff 10487#, c-format
fda7b092 10488msgid "unknown -s/--strategy: %s"
9fa976ff
JX
10489msgstr ""
10490
25eab542 10491#: builtin/notes.c:863
df0617bf 10492#, c-format
fda7b092 10493msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
10494msgstr ""
10495
25eab542 10496#: builtin/notes.c:866
9fa976ff 10497#, c-format
fda7b092 10498msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
10499msgstr ""
10500
25eab542 10501#: builtin/notes.c:868
9fa976ff
JX
10502#, c-format
10503msgid ""
10504"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
10505"'git notes merge --commit', or abort the merge with 'git notes merge --"
10506"abort'.\n"
10507msgstr ""
10508
25eab542 10509#: builtin/notes.c:890
cc76011e
JX
10510#, c-format
10511msgid "Object %s has no note\n"
10512msgstr ""
10513
25eab542 10514#: builtin/notes.c:902
cc76011e
JX
10515msgid "attempt to remove non-existent note is not an error"
10516msgstr ""
10517
25eab542 10518#: builtin/notes.c:905
cc76011e
JX
10519msgid "read object names from the standard input"
10520msgstr ""
10521
18a90722 10522#: builtin/notes.c:943 builtin/prune.c:105 builtin/worktree.c:158
9fa976ff
JX
10523msgid "do not remove, show only"
10524msgstr ""
10525
25eab542 10526#: builtin/notes.c:944
9fa976ff 10527msgid "report pruned notes"
cc76011e
JX
10528msgstr ""
10529
25eab542 10530#: builtin/notes.c:986
9fa976ff
JX
10531msgid "notes-ref"
10532msgstr ""
10533
25eab542 10534#: builtin/notes.c:987
c2ea1208 10535msgid "use notes from <notes-ref>"
cc76011e
JX
10536msgstr ""
10537
25eab542 10538#: builtin/notes.c:1022
cc76011e 10539#, c-format
fda7b092 10540msgid "unknown subcommand: %s"
cc76011e
JX
10541msgstr ""
10542
18a90722 10543#: builtin/pack-objects.c:33
df0617bf
JX
10544msgid ""
10545"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
10546msgstr ""
10547
18a90722 10548#: builtin/pack-objects.c:34
df0617bf
JX
10549msgid ""
10550"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
10551msgstr ""
10552
18a90722 10553#: builtin/pack-objects.c:192 builtin/pack-objects.c:195
cc76011e
JX
10554#, c-format
10555msgid "deflate error (%d)"
10556msgstr ""
10557
18a90722 10558#: builtin/pack-objects.c:788
f517e50d
JX
10559msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
10560msgstr ""
10561
18a90722 10562#: builtin/pack-objects.c:801
5e078fcd
JX
10563msgid "Writing objects"
10564msgstr ""
10565
18a90722 10566#: builtin/pack-objects.c:1081
5e078fcd
JX
10567msgid "disabling bitmap writing, as some objects are not being packed"
10568msgstr ""
10569
18a90722 10570#: builtin/pack-objects.c:2451
5e078fcd
JX
10571msgid "Compressing objects"
10572msgstr ""
10573
18a90722
JX
10574#: builtin/pack-objects.c:2599
10575msgid "invalid value for --missing"
10576msgstr ""
10577
10578#: builtin/pack-objects.c:2902
cc76011e
JX
10579#, c-format
10580msgid "unsupported index version %s"
10581msgstr ""
10582
18a90722 10583#: builtin/pack-objects.c:2906
cc76011e
JX
10584#, c-format
10585msgid "bad index version '%s'"
10586msgstr ""
10587
18a90722 10588#: builtin/pack-objects.c:2936
cc76011e
JX
10589msgid "do not show progress meter"
10590msgstr ""
10591
18a90722 10592#: builtin/pack-objects.c:2938
cc76011e
JX
10593msgid "show progress meter"
10594msgstr ""
10595
18a90722 10596#: builtin/pack-objects.c:2940
cc76011e
JX
10597msgid "show progress meter during object writing phase"
10598msgstr ""
10599
18a90722 10600#: builtin/pack-objects.c:2943
cc76011e
JX
10601msgid "similar to --all-progress when progress meter is shown"
10602msgstr ""
10603
18a90722 10604#: builtin/pack-objects.c:2944
cc76011e
JX
10605msgid "version[,offset]"
10606msgstr ""
10607
18a90722 10608#: builtin/pack-objects.c:2945
cc76011e
JX
10609msgid "write the pack index file in the specified idx format version"
10610msgstr ""
10611
18a90722 10612#: builtin/pack-objects.c:2948
cc76011e
JX
10613msgid "maximum size of each output pack file"
10614msgstr ""
10615
18a90722 10616#: builtin/pack-objects.c:2950
cc76011e
JX
10617msgid "ignore borrowed objects from alternate object store"
10618msgstr ""
10619
18a90722 10620#: builtin/pack-objects.c:2952
cc76011e
JX
10621msgid "ignore packed objects"
10622msgstr ""
10623
18a90722 10624#: builtin/pack-objects.c:2954
cc76011e
JX
10625msgid "limit pack window by objects"
10626msgstr ""
10627
18a90722 10628#: builtin/pack-objects.c:2956
cc76011e
JX
10629msgid "limit pack window by memory in addition to object limit"
10630msgstr ""
10631
18a90722 10632#: builtin/pack-objects.c:2958
cc76011e
JX
10633msgid "maximum length of delta chain allowed in the resulting pack"
10634msgstr ""
10635
18a90722 10636#: builtin/pack-objects.c:2960
cc76011e
JX
10637msgid "reuse existing deltas"
10638msgstr ""
10639
18a90722 10640#: builtin/pack-objects.c:2962
cc76011e
JX
10641msgid "reuse existing objects"
10642msgstr ""
10643
18a90722 10644#: builtin/pack-objects.c:2964
cc76011e
JX
10645msgid "use OFS_DELTA objects"
10646msgstr ""
10647
18a90722 10648#: builtin/pack-objects.c:2966
cc76011e
JX
10649msgid "use threads when searching for best delta matches"
10650msgstr ""
10651
18a90722 10652#: builtin/pack-objects.c:2968
cc76011e
JX
10653msgid "do not create an empty pack output"
10654msgstr ""
10655
18a90722 10656#: builtin/pack-objects.c:2970
cc76011e
JX
10657msgid "read revision arguments from standard input"
10658msgstr ""
10659
18a90722 10660#: builtin/pack-objects.c:2972
cc76011e
JX
10661msgid "limit the objects to those that are not yet packed"
10662msgstr ""
10663
18a90722 10664#: builtin/pack-objects.c:2975
cc76011e
JX
10665msgid "include objects reachable from any reference"
10666msgstr ""
10667
18a90722 10668#: builtin/pack-objects.c:2978
cc76011e
JX
10669msgid "include objects referred by reflog entries"
10670msgstr ""
10671
18a90722 10672#: builtin/pack-objects.c:2981
d07a63e4
JX
10673msgid "include objects referred to by the index"
10674msgstr ""
10675
18a90722 10676#: builtin/pack-objects.c:2984
cc76011e
JX
10677msgid "output pack to stdout"
10678msgstr ""
10679
18a90722 10680#: builtin/pack-objects.c:2986
cc76011e
JX
10681msgid "include tag objects that refer to objects to be packed"
10682msgstr ""
10683
18a90722 10684#: builtin/pack-objects.c:2988
cc76011e
JX
10685msgid "keep unreachable objects"
10686msgstr ""
10687
18a90722 10688#: builtin/pack-objects.c:2990
9fa976ff
JX
10689msgid "pack loose unreachable objects"
10690msgstr ""
10691
18a90722 10692#: builtin/pack-objects.c:2992
cc76011e
JX
10693msgid "unpack unreachable objects newer than <time>"
10694msgstr ""
10695
18a90722 10696#: builtin/pack-objects.c:2995
cc76011e
JX
10697msgid "create thin packs"
10698msgstr ""
10699
18a90722 10700#: builtin/pack-objects.c:2997
beb691f7
JX
10701msgid "create packs suitable for shallow fetches"
10702msgstr ""
10703
18a90722 10704#: builtin/pack-objects.c:2999
cc76011e
JX
10705msgid "ignore packs that have companion .keep file"
10706msgstr ""
10707
18a90722 10708#: builtin/pack-objects.c:3001
cc76011e
JX
10709msgid "pack compression level"
10710msgstr ""
10711
18a90722 10712#: builtin/pack-objects.c:3003
cc76011e
JX
10713msgid "do not hide commits by grafts"
10714msgstr ""
10715
18a90722 10716#: builtin/pack-objects.c:3005
5e078fcd
JX
10717msgid "use a bitmap index if available to speed up counting objects"
10718msgstr ""
10719
18a90722 10720#: builtin/pack-objects.c:3007
5e078fcd
JX
10721msgid "write a bitmap index together with the pack index"
10722msgstr ""
10723
18a90722
JX
10724#: builtin/pack-objects.c:3010
10725msgid "handling for missing objects"
10726msgstr ""
10727
10728#: builtin/pack-objects.c:3144
5e078fcd
JX
10729msgid "Counting objects"
10730msgstr ""
10731
df0617bf
JX
10732#: builtin/pack-refs.c:6
10733msgid "git pack-refs [<options>]"
10734msgstr ""
10735
10736#: builtin/pack-refs.c:14
10737msgid "pack everything"
10738msgstr ""
10739
10740#: builtin/pack-refs.c:15
10741msgid "prune loose refs (default)"
10742msgstr ""
10743
25eab542 10744#: builtin/prune-packed.c:8
df0617bf
JX
10745msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
10746msgstr ""
10747
25eab542 10748#: builtin/prune-packed.c:41
df0617bf
JX
10749msgid "Removing duplicate objects"
10750msgstr ""
10751
10752#: builtin/prune.c:11
18a90722 10753msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
df0617bf
JX
10754msgstr ""
10755
a4d94835 10756#: builtin/prune.c:106
df0617bf
JX
10757msgid "report pruned objects"
10758msgstr ""
10759
a4d94835 10760#: builtin/prune.c:109
df0617bf
JX
10761msgid "expire objects older than <time>"
10762msgstr ""
10763
f4f2c8f8
JX
10764#: builtin/prune.c:123
10765msgid "cannot prune in a precious-objects repo"
10766msgstr ""
10767
5b34e000 10768#: builtin/pull.c:54 builtin/pull.c:56
fda7b092
JX
10769#, c-format
10770msgid "Invalid value for %s: %s"
10771msgstr ""
10772
5b34e000 10773#: builtin/pull.c:76
f4f2c8f8 10774msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
10775msgstr ""
10776
18a90722 10777#: builtin/pull.c:127
5b34e000
JX
10778msgid "control for recursive fetching of submodules"
10779msgstr ""
10780
18a90722 10781#: builtin/pull.c:131
df0617bf
JX
10782msgid "Options related to merging"
10783msgstr ""
10784
18a90722 10785#: builtin/pull.c:134
df0617bf
JX
10786msgid "incorporate changes by rebasing rather than merging"
10787msgstr ""
10788
18a90722 10789#: builtin/pull.c:161 builtin/rebase--helper.c:23 builtin/revert.c:121
df0617bf
JX
10790msgid "allow fast-forward"
10791msgstr ""
10792
18a90722 10793#: builtin/pull.c:170
f517e50d
JX
10794msgid "automatically stash/stash pop before and after rebase"
10795msgstr ""
10796
18a90722 10797#: builtin/pull.c:186
df0617bf
JX
10798msgid "Options related to fetching"
10799msgstr ""
10800
18a90722 10801#: builtin/pull.c:204
9eb3984b
JX
10802msgid "number of submodules pulled in parallel"
10803msgstr ""
10804
18a90722 10805#: builtin/pull.c:299
df0617bf
JX
10806#, c-format
10807msgid "Invalid value for pull.ff: %s"
10808msgstr ""
10809
18a90722 10810#: builtin/pull.c:415
df0617bf
JX
10811msgid ""
10812"There is no candidate for rebasing against among the refs that you just "
10813"fetched."
10814msgstr ""
10815
18a90722 10816#: builtin/pull.c:417
df0617bf
JX
10817msgid ""
10818"There are no candidates for merging among the refs that you just fetched."
10819msgstr ""
10820
18a90722 10821#: builtin/pull.c:418
df0617bf
JX
10822msgid ""
10823"Generally this means that you provided a wildcard refspec which had no\n"
10824"matches on the remote end."
10825msgstr ""
10826
18a90722 10827#: builtin/pull.c:421
df0617bf
JX
10828#, c-format
10829msgid ""
10830"You asked to pull from the remote '%s', but did not specify\n"
10831"a branch. Because this is not the default configured remote\n"
10832"for your current branch, you must specify a branch on the command line."
10833msgstr ""
10834
18a90722 10835#: builtin/pull.c:426 git-parse-remote.sh:73
df0617bf
JX
10836msgid "You are not currently on a branch."
10837msgstr ""
10838
18a90722 10839#: builtin/pull.c:428 builtin/pull.c:443 git-parse-remote.sh:79
df0617bf
JX
10840msgid "Please specify which branch you want to rebase against."
10841msgstr ""
10842
18a90722 10843#: builtin/pull.c:430 builtin/pull.c:445 git-parse-remote.sh:82
df0617bf
JX
10844msgid "Please specify which branch you want to merge with."
10845msgstr ""
10846
18a90722 10847#: builtin/pull.c:431 builtin/pull.c:446
df0617bf 10848msgid "See git-pull(1) for details."
cc76011e
JX
10849msgstr ""
10850
18a90722 10851#: builtin/pull.c:433 builtin/pull.c:439 builtin/pull.c:448
f517e50d
JX
10852#: git-parse-remote.sh:64
10853msgid "<remote>"
10854msgstr ""
10855
18a90722 10856#: builtin/pull.c:433 builtin/pull.c:448 builtin/pull.c:453 git-rebase.sh:466
f517e50d
JX
10857#: git-parse-remote.sh:65
10858msgid "<branch>"
10859msgstr ""
10860
18a90722 10861#: builtin/pull.c:441 git-parse-remote.sh:75
df0617bf 10862msgid "There is no tracking information for the current branch."
cc76011e
JX
10863msgstr ""
10864
18a90722 10865#: builtin/pull.c:450 git-parse-remote.sh:95
df0617bf 10866msgid ""
f517e50d 10867"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
10868msgstr ""
10869
18a90722 10870#: builtin/pull.c:455
df0617bf
JX
10871#, c-format
10872msgid ""
10873"Your configuration specifies to merge with the ref '%s'\n"
10874"from the remote, but no such ref was fetched."
cc76011e
JX
10875msgstr ""
10876
18a90722 10877#: builtin/pull.c:817
9fa976ff
JX
10878msgid "ignoring --verify-signatures for rebase"
10879msgstr ""
10880
18a90722 10881#: builtin/pull.c:865
f517e50d
JX
10882msgid "--[no-]autostash option is only valid with --rebase."
10883msgstr ""
10884
18a90722 10885#: builtin/pull.c:873
df0617bf 10886msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
10887msgstr ""
10888
18a90722 10889#: builtin/pull.c:876
fda7b092
JX
10890msgid "pull with rebase"
10891msgstr ""
10892
18a90722 10893#: builtin/pull.c:877
fda7b092
JX
10894msgid "please commit or stash them."
10895msgstr ""
10896
18a90722 10897#: builtin/pull.c:902
df0617bf
JX
10898#, c-format
10899msgid ""
10900"fetch updated the current branch head.\n"
10901"fast-forwarding your working tree from\n"
10902"commit %s."
cc76011e
JX
10903msgstr ""
10904
18a90722 10905#: builtin/pull.c:907
df0617bf
JX
10906#, c-format
10907msgid ""
10908"Cannot fast-forward your working tree.\n"
10909"After making sure that you saved anything precious from\n"
10910"$ git diff %s\n"
10911"output, run\n"
10912"$ git reset --hard\n"
10913"to recover."
cc76011e
JX
10914msgstr ""
10915
18a90722 10916#: builtin/pull.c:922
df0617bf 10917msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
10918msgstr ""
10919
18a90722 10920#: builtin/pull.c:926
df0617bf 10921msgid "Cannot rebase onto multiple branches."
cc76011e
JX
10922msgstr ""
10923
18a90722 10924#: builtin/pull.c:933
5b34e000
JX
10925msgid "cannot rebase with locally recorded submodule modifications"
10926msgstr ""
10927
10928#: builtin/push.c:17
cc76011e
JX
10929msgid "git push [<options>] [<repository> [<refspec>...]]"
10930msgstr ""
10931
18a90722 10932#: builtin/push.c:92
cc76011e
JX
10933msgid "tag shorthand without <tag>"
10934msgstr ""
10935
18a90722 10936#: builtin/push.c:102
cc76011e
JX
10937msgid "--delete only accepts plain target ref names"
10938msgstr ""
10939
18a90722 10940#: builtin/push.c:146
cc76011e
JX
10941msgid ""
10942"\n"
10943"To choose either option permanently, see push.default in 'git help config'."
10944msgstr ""
10945
18a90722 10946#: builtin/push.c:149
cc76011e
JX
10947#, c-format
10948msgid ""
10949"The upstream branch of your current branch does not match\n"
10950"the name of your current branch. To push to the upstream branch\n"
10951"on the remote, use\n"
10952"\n"
10953" git push %s HEAD:%s\n"
10954"\n"
10955"To push to the branch of the same name on the remote, use\n"
10956"\n"
10957" git push %s %s\n"
10958"%s"
10959msgstr ""
10960
18a90722 10961#: builtin/push.c:164
cc76011e
JX
10962#, c-format
10963msgid ""
10964"You are not currently on a branch.\n"
10965"To push the history leading to the current (detached HEAD)\n"
10966"state now, use\n"
10967"\n"
10968" git push %s HEAD:<name-of-remote-branch>\n"
10969msgstr ""
10970
18a90722 10971#: builtin/push.c:178
cc76011e
JX
10972#, c-format
10973msgid ""
10974"The current branch %s has no upstream branch.\n"
10975"To push the current branch and set the remote as upstream, use\n"
10976"\n"
10977" git push --set-upstream %s %s\n"
10978msgstr ""
10979
18a90722 10980#: builtin/push.c:186
cc76011e
JX
10981#, c-format
10982msgid "The current branch %s has multiple upstream branches, refusing to push."
10983msgstr ""
10984
18a90722 10985#: builtin/push.c:189
cc76011e
JX
10986#, c-format
10987msgid ""
10988"You are pushing to remote '%s', which is not the upstream of\n"
10989"your current branch '%s', without telling me what to push\n"
10990"to update which remote branch."
10991msgstr ""
10992
18a90722 10993#: builtin/push.c:248
cc76011e
JX
10994msgid ""
10995"You didn't specify any refspecs to push, and push.default is \"nothing\"."
10996msgstr ""
10997
18a90722 10998#: builtin/push.c:255
cc76011e
JX
10999msgid ""
11000"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
11001"its remote counterpart. Integrate the remote changes (e.g.\n"
11002"'git pull ...') before pushing again.\n"
cc76011e
JX
11003"See the 'Note about fast-forwards' in 'git push --help' for details."
11004msgstr ""
11005
18a90722 11006#: builtin/push.c:261
cc76011e
JX
11007msgid ""
11008"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
11009"counterpart. Check out this branch and integrate the remote changes\n"
11010"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
11011"See the 'Note about fast-forwards' in 'git push --help' for details."
11012msgstr ""
11013
18a90722 11014#: builtin/push.c:267
46bc4039 11015msgid ""
9caaf23e
JX
11016"Updates were rejected because the remote contains work that you do\n"
11017"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
11018"to the same ref. You may want to first integrate the remote changes\n"
11019"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 11020"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
11021msgstr ""
11022
18a90722 11023#: builtin/push.c:274
9caaf23e
JX
11024msgid "Updates were rejected because the tag already exists in the remote."
11025msgstr ""
11026
18a90722 11027#: builtin/push.c:277
9caaf23e
JX
11028msgid ""
11029"You cannot update a remote ref that points at a non-commit object,\n"
11030"or update a remote ref to make it point at a non-commit object,\n"
11031"without using the '--force' option.\n"
11032msgstr ""
11033
18a90722 11034#: builtin/push.c:337
cc76011e
JX
11035#, c-format
11036msgid "Pushing to %s\n"
11037msgstr ""
11038
18a90722 11039#: builtin/push.c:341
cc76011e
JX
11040#, c-format
11041msgid "failed to push some refs to '%s'"
11042msgstr ""
11043
18a90722 11044#: builtin/push.c:372
cc76011e
JX
11045#, c-format
11046msgid "bad repository '%s'"
11047msgstr ""
11048
18a90722 11049#: builtin/push.c:373
cc76011e
JX
11050msgid ""
11051"No configured push destination.\n"
11052"Either specify the URL from the command-line or configure a remote "
11053"repository using\n"
11054"\n"
11055" git remote add <name> <url>\n"
11056"\n"
11057"and then push using the remote name\n"
11058"\n"
11059" git push <name>\n"
11060msgstr ""
11061
18a90722 11062#: builtin/push.c:391
cc76011e
JX
11063msgid "--all and --tags are incompatible"
11064msgstr ""
11065
18a90722 11066#: builtin/push.c:392
cc76011e
JX
11067msgid "--all can't be combined with refspecs"
11068msgstr ""
11069
18a90722 11070#: builtin/push.c:397
cc76011e
JX
11071msgid "--mirror and --tags are incompatible"
11072msgstr ""
11073
18a90722 11074#: builtin/push.c:398
cc76011e
JX
11075msgid "--mirror can't be combined with refspecs"
11076msgstr ""
11077
18a90722 11078#: builtin/push.c:403
cc76011e
JX
11079msgid "--all and --mirror are incompatible"
11080msgstr ""
11081
18a90722 11082#: builtin/push.c:535
cc76011e
JX
11083msgid "repository"
11084msgstr ""
11085
18a90722 11086#: builtin/push.c:536 builtin/send-pack.c:163
cc76011e
JX
11087msgid "push all refs"
11088msgstr ""
11089
18a90722 11090#: builtin/push.c:537 builtin/send-pack.c:165
cc76011e
JX
11091msgid "mirror all refs"
11092msgstr ""
11093
18a90722 11094#: builtin/push.c:539
cc76011e
JX
11095msgid "delete refs"
11096msgstr ""
11097
18a90722 11098#: builtin/push.c:540
cc76011e
JX
11099msgid "push tags (can't be used with --all or --mirror)"
11100msgstr ""
11101
18a90722 11102#: builtin/push.c:543 builtin/send-pack.c:166
cc76011e
JX
11103msgid "force updates"
11104msgstr ""
11105
18a90722 11106#: builtin/push.c:545 builtin/send-pack.c:180
727b9576
JX
11107msgid "refname>:<expect"
11108msgstr ""
11109
18a90722 11110#: builtin/push.c:546 builtin/send-pack.c:181
727b9576
JX
11111msgid "require old value of ref to be at this value"
11112msgstr ""
11113
18a90722 11114#: builtin/push.c:549
cc76011e
JX
11115msgid "control recursive pushing of submodules"
11116msgstr ""
11117
18a90722 11118#: builtin/push.c:551 builtin/send-pack.c:174
cc76011e
JX
11119msgid "use thin pack"
11120msgstr ""
11121
18a90722 11122#: builtin/push.c:552 builtin/push.c:553 builtin/send-pack.c:160
5b34e000 11123#: builtin/send-pack.c:161
cc76011e
JX
11124msgid "receive pack program"
11125msgstr ""
11126
18a90722 11127#: builtin/push.c:554
cc76011e
JX
11128msgid "set upstream for git pull/status"
11129msgstr ""
11130
18a90722 11131#: builtin/push.c:557
cc76011e
JX
11132msgid "prune locally removed refs"
11133msgstr ""
11134
18a90722 11135#: builtin/push.c:559
9caaf23e
JX
11136msgid "bypass pre-push hook"
11137msgstr ""
11138
18a90722 11139#: builtin/push.c:560
c138af56 11140msgid "push missing but relevant tags"
cc76011e
JX
11141msgstr ""
11142
18a90722 11143#: builtin/push.c:563 builtin/send-pack.c:168
d07a63e4
JX
11144msgid "GPG sign the push"
11145msgstr ""
11146
18a90722 11147#: builtin/push.c:565 builtin/send-pack.c:175
c2ea1208
JX
11148msgid "request atomic transaction on remote side"
11149msgstr ""
11150
18a90722 11151#: builtin/push.c:566 builtin/send-pack.c:171
9fa976ff
JX
11152msgid "server-specific"
11153msgstr ""
11154
18a90722 11155#: builtin/push.c:566 builtin/send-pack.c:172
9fa976ff
JX
11156msgid "option to transmit"
11157msgstr ""
11158
18a90722 11159#: builtin/push.c:583
c138af56
JX
11160msgid "--delete is incompatible with --all, --mirror and --tags"
11161msgstr ""
11162
18a90722 11163#: builtin/push.c:585
cc76011e
JX
11164msgid "--delete doesn't make sense without any refs"
11165msgstr ""
11166
18a90722 11167#: builtin/push.c:604
9fa976ff
JX
11168msgid "push options must not have new line characters"
11169msgstr ""
11170
dfc182b1 11171#: builtin/read-tree.c:40
cc76011e 11172msgid ""
df0617bf 11173"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
cc76011e
JX
11174"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
11175"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
11176msgstr ""
11177
5b34e000 11178#: builtin/read-tree.c:121
cc76011e
JX
11179msgid "write resulting index to <file>"
11180msgstr ""
11181
5b34e000 11182#: builtin/read-tree.c:124
cc76011e
JX
11183msgid "only empty the index"
11184msgstr ""
11185
5b34e000 11186#: builtin/read-tree.c:126
cc76011e
JX
11187msgid "Merging"
11188msgstr ""
11189
5b34e000 11190#: builtin/read-tree.c:128
cc76011e
JX
11191msgid "perform a merge in addition to a read"
11192msgstr ""
11193
5b34e000 11194#: builtin/read-tree.c:130
cc76011e
JX
11195msgid "3-way merge if no file level merging required"
11196msgstr ""
11197
5b34e000 11198#: builtin/read-tree.c:132
cc76011e
JX
11199msgid "3-way merge in presence of adds and removes"
11200msgstr ""
11201
5b34e000 11202#: builtin/read-tree.c:134
cc76011e
JX
11203msgid "same as -m, but discard unmerged entries"
11204msgstr ""
11205
5b34e000 11206#: builtin/read-tree.c:135
cc76011e
JX
11207msgid "<subdirectory>/"
11208msgstr ""
11209
5b34e000 11210#: builtin/read-tree.c:136
cc76011e
JX
11211msgid "read the tree into the index under <subdirectory>/"
11212msgstr ""
11213
5b34e000 11214#: builtin/read-tree.c:139
cc76011e
JX
11215msgid "update working tree with merge result"
11216msgstr ""
11217
5b34e000 11218#: builtin/read-tree.c:141
cc76011e
JX
11219msgid "gitignore"
11220msgstr ""
11221
5b34e000 11222#: builtin/read-tree.c:142
cc76011e
JX
11223msgid "allow explicitly ignored files to be overwritten"
11224msgstr ""
11225
5b34e000 11226#: builtin/read-tree.c:145
cc76011e
JX
11227msgid "don't check the working tree after merging"
11228msgstr ""
11229
5b34e000 11230#: builtin/read-tree.c:146
cc76011e
JX
11231msgid "don't update the index or the work tree"
11232msgstr ""
11233
5b34e000 11234#: builtin/read-tree.c:148
cc76011e
JX
11235msgid "skip applying sparse checkout filter"
11236msgstr ""
11237
5b34e000 11238#: builtin/read-tree.c:150
cc76011e
JX
11239msgid "debug unpack-trees"
11240msgstr ""
11241
5b34e000 11242#: builtin/rebase--helper.c:8
dfc182b1
JX
11243msgid "git rebase--helper [<options>]"
11244msgstr ""
11245
18a90722 11246#: builtin/rebase--helper.c:24
25eab542
JX
11247msgid "keep empty commits"
11248msgstr ""
11249
18a90722 11250#: builtin/rebase--helper.c:25
dfc182b1
JX
11251msgid "continue rebase"
11252msgstr ""
11253
18a90722 11254#: builtin/rebase--helper.c:27
dfc182b1
JX
11255msgid "abort rebase"
11256msgstr ""
11257
25eab542 11258#: builtin/rebase--helper.c:30
18a90722 11259msgid "make rebase script"
25eab542
JX
11260msgstr ""
11261
11262#: builtin/rebase--helper.c:32
18a90722 11263msgid "shorten commit ids in the todo list"
25eab542
JX
11264msgstr ""
11265
11266#: builtin/rebase--helper.c:34
18a90722 11267msgid "expand commit ids in the todo list"
25eab542
JX
11268msgstr ""
11269
11270#: builtin/rebase--helper.c:36
18a90722 11271msgid "check the todo list"
25eab542
JX
11272msgstr ""
11273
11274#: builtin/rebase--helper.c:38
18a90722
JX
11275msgid "skip unnecessary picks"
11276msgstr ""
11277
11278#: builtin/rebase--helper.c:40
25eab542
JX
11279msgid "rearrange fixup/squash lines"
11280msgstr ""
11281
18a90722
JX
11282#: builtin/rebase--helper.c:42
11283msgid "insert exec commands in todo list"
11284msgstr ""
11285
11286#: builtin/receive-pack.c:30
f517e50d
JX
11287msgid "git receive-pack <git-dir>"
11288msgstr ""
11289
18a90722 11290#: builtin/receive-pack.c:840
fda7b092
JX
11291msgid ""
11292"By default, updating the current branch in a non-bare repository\n"
11293"is denied, because it will make the index and work tree inconsistent\n"
11294"with what you pushed, and will require 'git reset --hard' to match\n"
11295"the work tree to HEAD.\n"
11296"\n"
673bfad0
JX
11297"You can set the 'receive.denyCurrentBranch' configuration variable\n"
11298"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
fda7b092
JX
11299"its current branch; however, this is not recommended unless you\n"
11300"arranged to update its work tree to match what you pushed in some\n"
11301"other way.\n"
11302"\n"
11303"To squelch this message and still keep the default behaviour, set\n"
11304"'receive.denyCurrentBranch' configuration variable to 'refuse'."
11305msgstr ""
11306
18a90722 11307#: builtin/receive-pack.c:860
fda7b092
JX
11308msgid ""
11309"By default, deleting the current branch is denied, because the next\n"
11310"'git clone' won't result in any file checked out, causing confusion.\n"
11311"\n"
11312"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
11313"'warn' or 'ignore' in the remote repository to allow deleting the\n"
11314"current branch, with or without a warning message.\n"
11315"\n"
11316"To squelch this message, you can set it to 'refuse'."
11317msgstr ""
11318
18a90722 11319#: builtin/receive-pack.c:1933
f517e50d
JX
11320msgid "quiet"
11321msgstr ""
11322
18a90722 11323#: builtin/receive-pack.c:1947
f517e50d
JX
11324msgid "You must specify a directory."
11325msgstr ""
11326
18a90722 11327#: builtin/reflog.c:531 builtin/reflog.c:536
28b3cffc
JX
11328#, c-format
11329msgid "'%s' is not a valid timestamp"
11330msgstr ""
11331
5b34e000 11332#: builtin/remote.c:13
cc76011e
JX
11333msgid "git remote [-v | --verbose]"
11334msgstr ""
11335
5b34e000 11336#: builtin/remote.c:14
cc76011e 11337msgid ""
c2ea1208 11338"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
cc76011e
JX
11339"mirror=<fetch|push>] <name> <url>"
11340msgstr ""
11341
5b34e000 11342#: builtin/remote.c:15 builtin/remote.c:35
cc76011e
JX
11343msgid "git remote rename <old> <new>"
11344msgstr ""
11345
5b34e000 11346#: builtin/remote.c:16 builtin/remote.c:40
cc76011e
JX
11347msgid "git remote remove <name>"
11348msgstr ""
11349
5b34e000 11350#: builtin/remote.c:17 builtin/remote.c:45
c2ea1208 11351msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
cc76011e
JX
11352msgstr ""
11353
5b34e000 11354#: builtin/remote.c:18
cc76011e
JX
11355msgid "git remote [-v | --verbose] show [-n] <name>"
11356msgstr ""
11357
5b34e000 11358#: builtin/remote.c:19
cc76011e
JX
11359msgid "git remote prune [-n | --dry-run] <name>"
11360msgstr ""
11361
5b34e000 11362#: builtin/remote.c:20
cc76011e
JX
11363msgid ""
11364"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
11365msgstr ""
11366
5b34e000 11367#: builtin/remote.c:21
cc76011e
JX
11368msgid "git remote set-branches [--add] <name> <branch>..."
11369msgstr ""
11370
5b34e000 11371#: builtin/remote.c:22 builtin/remote.c:71
f4f2c8f8
JX
11372msgid "git remote get-url [--push] [--all] <name>"
11373msgstr ""
11374
5b34e000 11375#: builtin/remote.c:23 builtin/remote.c:76
cc76011e
JX
11376msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
11377msgstr ""
11378
5b34e000 11379#: builtin/remote.c:24 builtin/remote.c:77
cc76011e
JX
11380msgid "git remote set-url --add <name> <newurl>"
11381msgstr ""
11382
5b34e000 11383#: builtin/remote.c:25 builtin/remote.c:78
cc76011e
JX
11384msgid "git remote set-url --delete <name> <url>"
11385msgstr ""
11386
5b34e000 11387#: builtin/remote.c:30
cc76011e
JX
11388msgid "git remote add [<options>] <name> <url>"
11389msgstr ""
11390
5b34e000 11391#: builtin/remote.c:50
cc76011e
JX
11392msgid "git remote set-branches <name> <branch>..."
11393msgstr ""
11394
5b34e000 11395#: builtin/remote.c:51
cc76011e
JX
11396msgid "git remote set-branches --add <name> <branch>..."
11397msgstr ""
11398
5b34e000 11399#: builtin/remote.c:56
cc76011e
JX
11400msgid "git remote show [<options>] <name>"
11401msgstr ""
11402
5b34e000 11403#: builtin/remote.c:61
cc76011e
JX
11404msgid "git remote prune [<options>] <name>"
11405msgstr ""
11406
5b34e000 11407#: builtin/remote.c:66
cc76011e
JX
11408msgid "git remote update [<options>] [<group> | <remote>]..."
11409msgstr ""
11410
5b34e000 11411#: builtin/remote.c:95
cc76011e
JX
11412#, c-format
11413msgid "Updating %s"
11414msgstr ""
11415
5b34e000 11416#: builtin/remote.c:127
cc76011e
JX
11417msgid ""
11418"--mirror is dangerous and deprecated; please\n"
11419"\t use --mirror=fetch or --mirror=push instead"
11420msgstr ""
11421
5b34e000 11422#: builtin/remote.c:144
cc76011e
JX
11423#, c-format
11424msgid "unknown mirror argument: %s"
11425msgstr ""
11426
5b34e000 11427#: builtin/remote.c:160
cc76011e
JX
11428msgid "fetch the remote branches"
11429msgstr ""
11430
5b34e000 11431#: builtin/remote.c:162
cc76011e
JX
11432msgid "import all tags and associated objects when fetching"
11433msgstr ""
11434
5b34e000 11435#: builtin/remote.c:165
cc76011e
JX
11436msgid "or do not fetch any tag at all (--no-tags)"
11437msgstr ""
11438
5b34e000 11439#: builtin/remote.c:167
cc76011e
JX
11440msgid "branch(es) to track"
11441msgstr ""
11442
5b34e000 11443#: builtin/remote.c:168
cc76011e
JX
11444msgid "master branch"
11445msgstr ""
11446
5b34e000 11447#: builtin/remote.c:169
cc76011e
JX
11448msgid "push|fetch"
11449msgstr ""
11450
5b34e000 11451#: builtin/remote.c:170
cc76011e
JX
11452msgid "set up remote as a mirror to push to or fetch from"
11453msgstr ""
11454
5b34e000 11455#: builtin/remote.c:182
cc76011e
JX
11456msgid "specifying a master branch makes no sense with --mirror"
11457msgstr ""
11458
5b34e000 11459#: builtin/remote.c:184
cc76011e
JX
11460msgid "specifying branches to track makes sense only with fetch mirrors"
11461msgstr ""
11462
25eab542 11463#: builtin/remote.c:191 builtin/remote.c:631
cc76011e
JX
11464#, c-format
11465msgid "remote %s already exists."
11466msgstr ""
11467
25eab542 11468#: builtin/remote.c:195 builtin/remote.c:635
cc76011e
JX
11469#, c-format
11470msgid "'%s' is not a valid remote name"
11471msgstr ""
11472
5b34e000 11473#: builtin/remote.c:235
cc76011e
JX
11474#, c-format
11475msgid "Could not setup master '%s'"
11476msgstr ""
11477
5b34e000 11478#: builtin/remote.c:337
cc76011e
JX
11479#, c-format
11480msgid "Could not get fetch map for refspec %s"
11481msgstr ""
11482
5b34e000 11483#: builtin/remote.c:438 builtin/remote.c:446
cc76011e
JX
11484msgid "(matching)"
11485msgstr ""
11486
5b34e000 11487#: builtin/remote.c:450
cc76011e
JX
11488msgid "(delete)"
11489msgstr ""
11490
25eab542 11491#: builtin/remote.c:624 builtin/remote.c:759 builtin/remote.c:858
cc76011e
JX
11492#, c-format
11493msgid "No such remote: %s"
11494msgstr ""
11495
25eab542 11496#: builtin/remote.c:641
cc76011e
JX
11497#, c-format
11498msgid "Could not rename config section '%s' to '%s'"
11499msgstr ""
11500
25eab542 11501#: builtin/remote.c:661
cc76011e
JX
11502#, c-format
11503msgid ""
11504"Not updating non-default fetch refspec\n"
11505"\t%s\n"
11506"\tPlease update the configuration manually if necessary."
11507msgstr ""
11508
25eab542 11509#: builtin/remote.c:697
cc76011e
JX
11510#, c-format
11511msgid "deleting '%s' failed"
11512msgstr ""
11513
25eab542 11514#: builtin/remote.c:731
cc76011e
JX
11515#, c-format
11516msgid "creating '%s' failed"
11517msgstr ""
11518
25eab542 11519#: builtin/remote.c:796
cc76011e
JX
11520msgid ""
11521"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
11522"to delete it, use:"
11523msgid_plural ""
11524"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
11525"to delete them, use:"
11526msgstr[0] ""
11527msgstr[1] ""
11528
25eab542 11529#: builtin/remote.c:810
9eb3984b
JX
11530#, c-format
11531msgid "Could not remove config section '%s'"
11532msgstr ""
11533
25eab542 11534#: builtin/remote.c:911
cc76011e
JX
11535#, c-format
11536msgid " new (next fetch will store in remotes/%s)"
11537msgstr ""
11538
25eab542 11539#: builtin/remote.c:914
cc76011e
JX
11540msgid " tracked"
11541msgstr ""
11542
25eab542 11543#: builtin/remote.c:916
cc76011e
JX
11544msgid " stale (use 'git remote prune' to remove)"
11545msgstr ""
11546
25eab542 11547#: builtin/remote.c:918
cc76011e
JX
11548msgid " ???"
11549msgstr ""
11550
25eab542 11551#: builtin/remote.c:959
cc76011e
JX
11552#, c-format
11553msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
11554msgstr ""
11555
25eab542 11556#: builtin/remote.c:967
cc76011e 11557#, c-format
9eb3984b 11558msgid "rebases interactively onto remote %s"
cc76011e
JX
11559msgstr ""
11560
25eab542 11561#: builtin/remote.c:968
cc76011e 11562#, c-format
9fa976ff 11563msgid "rebases onto remote %s"
822e4a65
JX
11564msgstr ""
11565
25eab542 11566#: builtin/remote.c:971
9fa976ff
JX
11567#, c-format
11568msgid " merges with remote %s"
cc76011e
JX
11569msgstr ""
11570
25eab542 11571#: builtin/remote.c:974
822e4a65 11572#, c-format
cc76011e 11573msgid "merges with remote %s"
822e4a65
JX
11574msgstr ""
11575
25eab542 11576#: builtin/remote.c:977
9fa976ff
JX
11577#, c-format
11578msgid "%-*s and with remote %s\n"
cc76011e
JX
11579msgstr ""
11580
25eab542 11581#: builtin/remote.c:1020
cc76011e
JX
11582msgid "create"
11583msgstr ""
11584
25eab542 11585#: builtin/remote.c:1023
cc76011e
JX
11586msgid "delete"
11587msgstr ""
11588
25eab542 11589#: builtin/remote.c:1027
cc76011e
JX
11590msgid "up to date"
11591msgstr ""
11592
25eab542 11593#: builtin/remote.c:1030
cc76011e
JX
11594msgid "fast-forwardable"
11595msgstr ""
11596
25eab542 11597#: builtin/remote.c:1033
cc76011e
JX
11598msgid "local out of date"
11599msgstr ""
11600
25eab542 11601#: builtin/remote.c:1040
822e4a65 11602#, c-format
cc76011e 11603msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
11604msgstr ""
11605
25eab542 11606#: builtin/remote.c:1043
822e4a65 11607#, c-format
cc76011e 11608msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
11609msgstr ""
11610
25eab542 11611#: builtin/remote.c:1047
cc76011e
JX
11612#, c-format
11613msgid " %-*s forces to %s"
822e4a65
JX
11614msgstr ""
11615
25eab542 11616#: builtin/remote.c:1050
822e4a65 11617#, c-format
cc76011e 11618msgid " %-*s pushes to %s"
822e4a65
JX
11619msgstr ""
11620
25eab542 11621#: builtin/remote.c:1118
cc76011e
JX
11622msgid "do not query remotes"
11623msgstr ""
11624
25eab542 11625#: builtin/remote.c:1145
822e4a65 11626#, c-format
cc76011e 11627msgid "* remote %s"
822e4a65
JX
11628msgstr ""
11629
25eab542 11630#: builtin/remote.c:1146
822e4a65 11631#, c-format
cc76011e 11632msgid " Fetch URL: %s"
822e4a65
JX
11633msgstr ""
11634
25eab542 11635#: builtin/remote.c:1147 builtin/remote.c:1163 builtin/remote.c:1302
cc76011e
JX
11636msgid "(no URL)"
11637msgstr ""
11638
5b34e000
JX
11639#. TRANSLATORS: the colon ':' should align
11640#. with the one in " Fetch URL: %s"
11641#. translation.
11642#.
25eab542 11643#: builtin/remote.c:1161 builtin/remote.c:1163
822e4a65 11644#, c-format
cc76011e 11645msgid " Push URL: %s"
822e4a65
JX
11646msgstr ""
11647
25eab542 11648#: builtin/remote.c:1165 builtin/remote.c:1167 builtin/remote.c:1169
822e4a65 11649#, c-format
cc76011e 11650msgid " HEAD branch: %s"
822e4a65
JX
11651msgstr ""
11652
25eab542 11653#: builtin/remote.c:1165
9fa976ff
JX
11654msgid "(not queried)"
11655msgstr ""
11656
25eab542 11657#: builtin/remote.c:1167
9fa976ff
JX
11658msgid "(unknown)"
11659msgstr ""
11660
25eab542 11661#: builtin/remote.c:1171
11b90174 11662#, c-format
cc76011e
JX
11663msgid ""
11664" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
11665msgstr ""
11666
25eab542 11667#: builtin/remote.c:1183
822e4a65 11668#, c-format
cc76011e
JX
11669msgid " Remote branch:%s"
11670msgid_plural " Remote branches:%s"
11671msgstr[0] ""
11672msgstr[1] ""
11673
25eab542 11674#: builtin/remote.c:1186 builtin/remote.c:1212
cc76011e 11675msgid " (status not queried)"
822e4a65
JX
11676msgstr ""
11677
25eab542 11678#: builtin/remote.c:1195
cc76011e
JX
11679msgid " Local branch configured for 'git pull':"
11680msgid_plural " Local branches configured for 'git pull':"
11681msgstr[0] ""
11682msgstr[1] ""
11683
25eab542 11684#: builtin/remote.c:1203
cc76011e
JX
11685msgid " Local refs will be mirrored by 'git push'"
11686msgstr ""
11687
25eab542 11688#: builtin/remote.c:1209
822e4a65 11689#, c-format
cc76011e
JX
11690msgid " Local ref configured for 'git push'%s:"
11691msgid_plural " Local refs configured for 'git push'%s:"
11692msgstr[0] ""
11693msgstr[1] ""
11694
25eab542 11695#: builtin/remote.c:1230
cc76011e 11696msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
11697msgstr ""
11698
25eab542 11699#: builtin/remote.c:1232
cc76011e
JX
11700msgid "delete refs/remotes/<name>/HEAD"
11701msgstr ""
11702
25eab542 11703#: builtin/remote.c:1247
cc76011e
JX
11704msgid "Cannot determine remote HEAD"
11705msgstr ""
11706
25eab542 11707#: builtin/remote.c:1249
cc76011e
JX
11708msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
11709msgstr ""
11710
25eab542 11711#: builtin/remote.c:1259
822e4a65 11712#, c-format
cc76011e 11713msgid "Could not delete %s"
822e4a65
JX
11714msgstr ""
11715
25eab542 11716#: builtin/remote.c:1267
822e4a65 11717#, c-format
cc76011e 11718msgid "Not a valid ref: %s"
822e4a65
JX
11719msgstr ""
11720
25eab542 11721#: builtin/remote.c:1269
cc76011e
JX
11722#, c-format
11723msgid "Could not setup %s"
822e4a65
JX
11724msgstr ""
11725
25eab542 11726#: builtin/remote.c:1287
cc76011e
JX
11727#, c-format
11728msgid " %s will become dangling!"
822e4a65
JX
11729msgstr ""
11730
25eab542 11731#: builtin/remote.c:1288
cc76011e
JX
11732#, c-format
11733msgid " %s has become dangling!"
822e4a65
JX
11734msgstr ""
11735
25eab542 11736#: builtin/remote.c:1298
822e4a65 11737#, c-format
cc76011e 11738msgid "Pruning %s"
822e4a65
JX
11739msgstr ""
11740
25eab542 11741#: builtin/remote.c:1299
822e4a65 11742#, c-format
cc76011e 11743msgid "URL: %s"
822e4a65
JX
11744msgstr ""
11745
25eab542 11746#: builtin/remote.c:1315
822e4a65 11747#, c-format
cc76011e 11748msgid " * [would prune] %s"
822e4a65
JX
11749msgstr ""
11750
25eab542 11751#: builtin/remote.c:1318
822e4a65 11752#, c-format
cc76011e 11753msgid " * [pruned] %s"
822e4a65
JX
11754msgstr ""
11755
25eab542 11756#: builtin/remote.c:1363
cc76011e
JX
11757msgid "prune remotes after fetching"
11758msgstr ""
11759
25eab542 11760#: builtin/remote.c:1426 builtin/remote.c:1480 builtin/remote.c:1548
822e4a65 11761#, c-format
cc76011e 11762msgid "No such remote '%s'"
822e4a65
JX
11763msgstr ""
11764
25eab542 11765#: builtin/remote.c:1442
cc76011e 11766msgid "add branch"
ccfca8dc
JX
11767msgstr ""
11768
25eab542 11769#: builtin/remote.c:1449
cc76011e 11770msgid "no remote specified"
822e4a65
JX
11771msgstr ""
11772
25eab542 11773#: builtin/remote.c:1466
f4f2c8f8
JX
11774msgid "query push URLs rather than fetch URLs"
11775msgstr ""
11776
25eab542 11777#: builtin/remote.c:1468
f4f2c8f8
JX
11778msgid "return all URLs"
11779msgstr ""
11780
25eab542 11781#: builtin/remote.c:1496
f4f2c8f8
JX
11782#, c-format
11783msgid "no URLs configured for remote '%s'"
11784msgstr ""
11785
25eab542 11786#: builtin/remote.c:1522
cc76011e
JX
11787msgid "manipulate push URLs"
11788msgstr ""
11789
25eab542 11790#: builtin/remote.c:1524
cc76011e
JX
11791msgid "add URL"
11792msgstr ""
11793
25eab542 11794#: builtin/remote.c:1526
cc76011e
JX
11795msgid "delete URLs"
11796msgstr ""
11797
25eab542 11798#: builtin/remote.c:1533
cc76011e
JX
11799msgid "--add --delete doesn't make sense"
11800msgstr ""
11801
25eab542 11802#: builtin/remote.c:1572
cc76011e
JX
11803#, c-format
11804msgid "Invalid old URL pattern: %s"
11805msgstr ""
11806
25eab542 11807#: builtin/remote.c:1580
cc76011e
JX
11808#, c-format
11809msgid "No such URL found: %s"
11810msgstr ""
11811
25eab542 11812#: builtin/remote.c:1582
cc76011e
JX
11813msgid "Will not delete all non-push URLs"
11814msgstr ""
11815
25eab542 11816#: builtin/remote.c:1598
cc76011e
JX
11817msgid "be verbose; must be placed before a subcommand"
11818msgstr ""
11819
25eab542 11820#: builtin/remote.c:1629
fda7b092
JX
11821#, c-format
11822msgid "Unknown subcommand: %s"
11823msgstr ""
11824
5b34e000 11825#: builtin/repack.c:18
c2ea1208 11826msgid "git repack [<options>]"
727b9576
JX
11827msgstr ""
11828
5b34e000 11829#: builtin/repack.c:23
673bfad0
JX
11830msgid ""
11831"Incremental repacks are incompatible with bitmap indexes. Use\n"
11832"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
11833msgstr ""
11834
5b34e000 11835#: builtin/repack.c:168
727b9576
JX
11836msgid "pack everything in a single pack"
11837msgstr ""
11838
5b34e000 11839#: builtin/repack.c:170
727b9576
JX
11840msgid "same as -a, and turn unreachable objects loose"
11841msgstr ""
11842
5b34e000 11843#: builtin/repack.c:173
727b9576
JX
11844msgid "remove redundant packs, and run git-prune-packed"
11845msgstr ""
11846
5b34e000 11847#: builtin/repack.c:175
727b9576
JX
11848msgid "pass --no-reuse-delta to git-pack-objects"
11849msgstr ""
11850
5b34e000 11851#: builtin/repack.c:177
727b9576
JX
11852msgid "pass --no-reuse-object to git-pack-objects"
11853msgstr ""
11854
5b34e000 11855#: builtin/repack.c:179
727b9576
JX
11856msgid "do not run git-update-server-info"
11857msgstr ""
11858
5b34e000 11859#: builtin/repack.c:182
727b9576
JX
11860msgid "pass --local to git-pack-objects"
11861msgstr ""
11862
5b34e000 11863#: builtin/repack.c:184
5e078fcd
JX
11864msgid "write bitmap index"
11865msgstr ""
11866
5b34e000 11867#: builtin/repack.c:185
727b9576
JX
11868msgid "approxidate"
11869msgstr ""
11870
5b34e000 11871#: builtin/repack.c:186
727b9576
JX
11872msgid "with -A, do not loosen objects older than this"
11873msgstr ""
11874
5b34e000 11875#: builtin/repack.c:188
9fa976ff
JX
11876msgid "with -a, repack unreachable objects"
11877msgstr ""
11878
5b34e000 11879#: builtin/repack.c:190
727b9576
JX
11880msgid "size of the window used for delta compression"
11881msgstr ""
11882
5b34e000 11883#: builtin/repack.c:191 builtin/repack.c:197
d57b24b6
JX
11884msgid "bytes"
11885msgstr ""
11886
5b34e000 11887#: builtin/repack.c:192
727b9576
JX
11888msgid "same as the above, but limit memory size instead of entries count"
11889msgstr ""
11890
5b34e000 11891#: builtin/repack.c:194
727b9576
JX
11892msgid "limits the maximum delta depth"
11893msgstr ""
11894
5b34e000
JX
11895#: builtin/repack.c:196
11896msgid "limits the maximum number of threads"
11897msgstr ""
11898
11899#: builtin/repack.c:198
727b9576
JX
11900msgid "maximum size of each packfile"
11901msgstr ""
11902
5b34e000 11903#: builtin/repack.c:200
5e078fcd
JX
11904msgid "repack objects in packs marked with .keep"
11905msgstr ""
11906
5b34e000 11907#: builtin/repack.c:210
f4f2c8f8
JX
11908msgid "cannot delete packs in a precious-objects repo"
11909msgstr ""
11910
5b34e000 11911#: builtin/repack.c:214
9fa976ff
JX
11912msgid "--keep-unreachable and -A are incompatible"
11913msgstr ""
11914
18a90722 11915#: builtin/repack.c:406 builtin/worktree.c:146
727b9576 11916#, c-format
9fa976ff 11917msgid "failed to remove '%s'"
727b9576
JX
11918msgstr ""
11919
5b34e000 11920#: builtin/replace.c:20
cc76011e
JX
11921msgid "git replace [-f] <object> <replacement>"
11922msgstr ""
11923
5b34e000 11924#: builtin/replace.c:21
fe05e196
JX
11925msgid "git replace [-f] --edit <object>"
11926msgstr ""
11927
5b34e000 11928#: builtin/replace.c:22
fe05e196
JX
11929msgid "git replace [-f] --graft <commit> [<parent>...]"
11930msgstr ""
11931
5b34e000 11932#: builtin/replace.c:23
cc76011e
JX
11933msgid "git replace -d <object>..."
11934msgstr ""
11935
5b34e000 11936#: builtin/replace.c:24
df49095a 11937msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
11938msgstr ""
11939
5b34e000 11940#: builtin/replace.c:331 builtin/replace.c:369 builtin/replace.c:397
fe05e196
JX
11941#, c-format
11942msgid "Not a valid object name: '%s'"
11943msgstr ""
11944
5b34e000 11945#: builtin/replace.c:361
fe05e196
JX
11946#, c-format
11947msgid "bad mergetag in commit '%s'"
11948msgstr ""
11949
5b34e000 11950#: builtin/replace.c:363
fe05e196
JX
11951#, c-format
11952msgid "malformed mergetag in commit '%s'"
11953msgstr ""
11954
5b34e000 11955#: builtin/replace.c:374
fe05e196
JX
11956#, c-format
11957msgid ""
11958"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
11959"instead of --graft"
11960msgstr ""
11961
5b34e000 11962#: builtin/replace.c:407
fe05e196
JX
11963#, c-format
11964msgid "the original commit '%s' has a gpg signature."
11965msgstr ""
11966
5b34e000 11967#: builtin/replace.c:408
fe05e196
JX
11968msgid "the signature will be removed in the replacement commit!"
11969msgstr ""
11970
5b34e000 11971#: builtin/replace.c:414
fe05e196
JX
11972#, c-format
11973msgid "could not write replacement commit for: '%s'"
11974msgstr ""
11975
5b34e000 11976#: builtin/replace.c:438
cc76011e 11977msgid "list replace refs"
822e4a65
JX
11978msgstr ""
11979
5b34e000 11980#: builtin/replace.c:439
cc76011e 11981msgid "delete replace refs"
822e4a65
JX
11982msgstr ""
11983
5b34e000 11984#: builtin/replace.c:440
fe05e196
JX
11985msgid "edit existing object"
11986msgstr ""
11987
5b34e000 11988#: builtin/replace.c:441
fe05e196
JX
11989msgid "change a commit's parents"
11990msgstr ""
11991
5b34e000 11992#: builtin/replace.c:442
cc76011e 11993msgid "replace the ref if it exists"
822e4a65
JX
11994msgstr ""
11995
5b34e000 11996#: builtin/replace.c:443
fe05e196
JX
11997msgid "do not pretty-print contents for --edit"
11998msgstr ""
11999
5b34e000 12000#: builtin/replace.c:444
df49095a
JX
12001msgid "use this format"
12002msgstr ""
12003
5b34e000 12004#: builtin/rerere.c:13
c2ea1208 12005msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
12006msgstr ""
12007
5b34e000 12008#: builtin/rerere.c:59
cc76011e 12009msgid "register clean resolutions in index"
822e4a65
JX
12010msgstr ""
12011
5b34e000 12012#: builtin/reset.c:29
822e4a65 12013msgid ""
cc76011e 12014"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
12015msgstr ""
12016
5b34e000 12017#: builtin/reset.c:30
fda7b092 12018msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
822e4a65
JX
12019msgstr ""
12020
5b34e000 12021#: builtin/reset.c:31
46bc4039 12022msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
822e4a65
JX
12023msgstr ""
12024
5b34e000 12025#: builtin/reset.c:37
cc76011e 12026msgid "mixed"
dce37b66
JX
12027msgstr ""
12028
5b34e000 12029#: builtin/reset.c:37
cc76011e 12030msgid "soft"
dce37b66
JX
12031msgstr ""
12032
5b34e000 12033#: builtin/reset.c:37
cc76011e 12034msgid "hard"
dce37b66
JX
12035msgstr ""
12036
5b34e000 12037#: builtin/reset.c:37
cc76011e 12038msgid "merge"
dce37b66
JX
12039msgstr ""
12040
5b34e000 12041#: builtin/reset.c:37
cc76011e 12042msgid "keep"
dce37b66
JX
12043msgstr ""
12044
25eab542 12045#: builtin/reset.c:78
cc76011e 12046msgid "You do not have a valid HEAD."
dce37b66
JX
12047msgstr ""
12048
25eab542 12049#: builtin/reset.c:80
cc76011e 12050msgid "Failed to find tree of HEAD."
dce37b66
JX
12051msgstr ""
12052
25eab542 12053#: builtin/reset.c:86
822e4a65 12054#, c-format
cc76011e 12055msgid "Failed to find tree of %s."
dce37b66
JX
12056msgstr ""
12057
25eab542 12058#: builtin/reset.c:113
cc76011e
JX
12059#, c-format
12060msgid "HEAD is now at %s"
dce37b66
JX
12061msgstr ""
12062
25eab542 12063#: builtin/reset.c:197
dce37b66 12064#, c-format
cc76011e 12065msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
12066msgstr ""
12067
25eab542 12068#: builtin/reset.c:297
cc76011e 12069msgid "be quiet, only report errors"
dce37b66
JX
12070msgstr ""
12071
25eab542 12072#: builtin/reset.c:299
cc76011e 12073msgid "reset HEAD and index"
dce37b66
JX
12074msgstr ""
12075
25eab542 12076#: builtin/reset.c:300
cc76011e 12077msgid "reset only HEAD"
dce37b66
JX
12078msgstr ""
12079
25eab542 12080#: builtin/reset.c:302 builtin/reset.c:304
cc76011e 12081msgid "reset HEAD, index and working tree"
822e4a65
JX
12082msgstr ""
12083
25eab542 12084#: builtin/reset.c:306
cc76011e 12085msgid "reset HEAD but keep local changes"
dce37b66
JX
12086msgstr ""
12087
25eab542 12088#: builtin/reset.c:312
5e078fcd
JX
12089msgid "record only the fact that removed paths will be added later"
12090msgstr ""
12091
25eab542 12092#: builtin/reset.c:329
46bc4039
JX
12093#, c-format
12094msgid "Failed to resolve '%s' as a valid revision."
12095msgstr ""
12096
25eab542 12097#: builtin/reset.c:337
46bc4039
JX
12098#, c-format
12099msgid "Failed to resolve '%s' as a valid tree."
12100msgstr ""
12101
25eab542 12102#: builtin/reset.c:346
cc76011e 12103msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
12104msgstr ""
12105
25eab542 12106#: builtin/reset.c:355
cc76011e 12107msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
12108msgstr ""
12109
25eab542 12110#: builtin/reset.c:357
dce37b66 12111#, c-format
cc76011e 12112msgid "Cannot do %s reset with paths."
dce37b66
JX
12113msgstr ""
12114
25eab542 12115#: builtin/reset.c:367
822e4a65 12116#, c-format
cc76011e 12117msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
12118msgstr ""
12119
25eab542 12120#: builtin/reset.c:371
5e078fcd
JX
12121msgid "-N can only be used with --mixed"
12122msgstr ""
12123
25eab542 12124#: builtin/reset.c:388
727b9576 12125msgid "Unstaged changes after reset:"
dce37b66
JX
12126msgstr ""
12127
25eab542 12128#: builtin/reset.c:394
727b9576
JX
12129#, c-format
12130msgid "Could not reset index file to revision '%s'."
46bc4039
JX
12131msgstr ""
12132
25eab542 12133#: builtin/reset.c:398
46bc4039
JX
12134msgid "Could not write new index file."
12135msgstr ""
12136
18a90722
JX
12137#: builtin/rev-list.c:399
12138msgid "object filtering requires --objects"
12139msgstr ""
12140
12141#: builtin/rev-list.c:402
12142#, c-format
12143msgid "invalid sparse value '%s'"
12144msgstr ""
12145
12146#: builtin/rev-list.c:442
df0617bf
JX
12147msgid "rev-list does not support display of notes"
12148msgstr ""
12149
18a90722
JX
12150#: builtin/rev-list.c:445
12151msgid "cannot combine --use-bitmap-index with object filtering"
12152msgstr ""
12153
25eab542 12154#: builtin/rev-parse.c:402
c2ea1208 12155msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
12156msgstr ""
12157
25eab542 12158#: builtin/rev-parse.c:407
cc76011e 12159msgid "keep the `--` passed as an arg"
dce37b66
JX
12160msgstr ""
12161
25eab542 12162#: builtin/rev-parse.c:409
cc76011e 12163msgid "stop parsing after the first non-option argument"
dce37b66
JX
12164msgstr ""
12165
25eab542 12166#: builtin/rev-parse.c:412
df49095a
JX
12167msgid "output in stuck long form"
12168msgstr ""
12169
25eab542 12170#: builtin/rev-parse.c:545
822e4a65 12171msgid ""
c2ea1208 12172"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 12173" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 12174" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
12175"\n"
12176"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
12177msgstr ""
12178
5b34e000 12179#: builtin/revert.c:23
c2ea1208 12180msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
12181msgstr ""
12182
5b34e000 12183#: builtin/revert.c:24
cc76011e 12184msgid "git revert <subcommand>"
dce37b66
JX
12185msgstr ""
12186
5b34e000 12187#: builtin/revert.c:29
c2ea1208 12188msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
12189msgstr ""
12190
5b34e000 12191#: builtin/revert.c:30
cc76011e 12192msgid "git cherry-pick <subcommand>"
dce37b66
JX
12193msgstr ""
12194
5b34e000 12195#: builtin/revert.c:90
dce37b66 12196#, c-format
cc76011e 12197msgid "%s: %s cannot be used with %s"
dce37b66
JX
12198msgstr ""
12199
5b34e000 12200#: builtin/revert.c:99
cc76011e 12201msgid "end revert or cherry-pick sequence"
dce37b66
JX
12202msgstr ""
12203
5b34e000 12204#: builtin/revert.c:100
cc76011e 12205msgid "resume revert or cherry-pick sequence"
dce37b66
JX
12206msgstr ""
12207
5b34e000 12208#: builtin/revert.c:101
cc76011e 12209msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
12210msgstr ""
12211
5b34e000 12212#: builtin/revert.c:102
cc76011e 12213msgid "don't automatically commit"
dce37b66
JX
12214msgstr ""
12215
5b34e000 12216#: builtin/revert.c:103
cc76011e 12217msgid "edit the commit message"
dce37b66
JX
12218msgstr ""
12219
5b34e000 12220#: builtin/revert.c:106
dfc182b1 12221msgid "parent-number"
dce37b66
JX
12222msgstr ""
12223
5b34e000 12224#: builtin/revert.c:107
dfc182b1
JX
12225msgid "select mainline parent"
12226msgstr ""
12227
5b34e000 12228#: builtin/revert.c:109
cc76011e 12229msgid "merge strategy"
dce37b66
JX
12230msgstr ""
12231
5b34e000 12232#: builtin/revert.c:110
cc76011e 12233msgid "option"
dce37b66
JX
12234msgstr ""
12235
5b34e000 12236#: builtin/revert.c:111
cc76011e 12237msgid "option for merge strategy"
dce37b66
JX
12238msgstr ""
12239
5b34e000 12240#: builtin/revert.c:120
cc76011e 12241msgid "append commit name"
dce37b66
JX
12242msgstr ""
12243
5b34e000 12244#: builtin/revert.c:122
cc76011e 12245msgid "preserve initially empty commits"
1d4ac88d
JX
12246msgstr ""
12247
5b34e000 12248#: builtin/revert.c:123
cc76011e 12249msgid "allow commits with empty messages"
1d4ac88d
JX
12250msgstr ""
12251
5b34e000 12252#: builtin/revert.c:124
cc76011e 12253msgid "keep redundant, empty commits"
1d4ac88d
JX
12254msgstr ""
12255
25eab542 12256#: builtin/revert.c:214
cc76011e 12257msgid "revert failed"
dce37b66
JX
12258msgstr ""
12259
25eab542 12260#: builtin/revert.c:227
cc76011e 12261msgid "cherry-pick failed"
dce37b66
JX
12262msgstr ""
12263
5b34e000 12264#: builtin/rm.c:18
c2ea1208 12265msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
12266msgstr ""
12267
5b34e000 12268#: builtin/rm.c:206
dce37b66 12269msgid ""
28b3cffc
JX
12270"the following file has staged content different from both the\n"
12271"file and the HEAD:"
12272msgid_plural ""
12273"the following files have staged content different from both the\n"
12274"file and the HEAD:"
12275msgstr[0] ""
12276msgstr[1] ""
dce37b66 12277
5b34e000 12278#: builtin/rm.c:211
cc76011e 12279msgid ""
28b3cffc
JX
12280"\n"
12281"(use -f to force removal)"
822e4a65
JX
12282msgstr ""
12283
5b34e000 12284#: builtin/rm.c:215
28b3cffc
JX
12285msgid "the following file has changes staged in the index:"
12286msgid_plural "the following files have changes staged in the index:"
12287msgstr[0] ""
12288msgstr[1] ""
12289
5b34e000 12290#: builtin/rm.c:219 builtin/rm.c:228
cc76011e 12291msgid ""
28b3cffc 12292"\n"
cc76011e
JX
12293"(use --cached to keep the file, or -f to force removal)"
12294msgstr ""
822e4a65 12295
5b34e000 12296#: builtin/rm.c:225
28b3cffc
JX
12297msgid "the following file has local modifications:"
12298msgid_plural "the following files have local modifications:"
12299msgstr[0] ""
12300msgstr[1] ""
12301
5b34e000 12302#: builtin/rm.c:243
cc76011e 12303msgid "do not list removed files"
dce37b66
JX
12304msgstr ""
12305
5b34e000 12306#: builtin/rm.c:244
cc76011e 12307msgid "only remove from the index"
cd1e7487
JX
12308msgstr ""
12309
5b34e000 12310#: builtin/rm.c:245
cc76011e 12311msgid "override the up-to-date check"
cd1e7487
JX
12312msgstr ""
12313
5b34e000 12314#: builtin/rm.c:246
cc76011e 12315msgid "allow recursive removal"
dce37b66
JX
12316msgstr ""
12317
5b34e000 12318#: builtin/rm.c:248
cc76011e 12319msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
12320msgstr ""
12321
25eab542 12322#: builtin/rm.c:307
dce37b66 12323#, c-format
cc76011e 12324msgid "not removing '%s' recursively without -r"
dce37b66
JX
12325msgstr ""
12326
25eab542 12327#: builtin/rm.c:346
dce37b66 12328#, c-format
cc76011e 12329msgid "git rm: unable to remove %s"
dce37b66
JX
12330msgstr ""
12331
25eab542 12332#: builtin/rm.c:369
673bfad0
JX
12333#, c-format
12334msgid "could not remove '%s'"
12335msgstr ""
12336
5b34e000 12337#: builtin/send-pack.c:19
df0617bf
JX
12338msgid ""
12339"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
12340"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
12341"[<ref>...]\n"
12342" --all and explicit <ref> specification are mutually exclusive."
12343msgstr ""
12344
5b34e000 12345#: builtin/send-pack.c:162
df0617bf
JX
12346msgid "remote name"
12347msgstr ""
12348
5b34e000 12349#: builtin/send-pack.c:176
df0617bf
JX
12350msgid "use stateless RPC protocol"
12351msgstr ""
12352
5b34e000 12353#: builtin/send-pack.c:177
df0617bf
JX
12354msgid "read refs from stdin"
12355msgstr ""
12356
5b34e000 12357#: builtin/send-pack.c:178
df0617bf
JX
12358msgid "print status from remote helper"
12359msgstr ""
12360
5b34e000 12361#: builtin/shortlog.c:14
c2ea1208 12362msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
dce37b66
JX
12363msgstr ""
12364
25eab542 12365#: builtin/shortlog.c:263
673bfad0
JX
12366msgid "Group by committer rather than author"
12367msgstr ""
12368
25eab542 12369#: builtin/shortlog.c:265
cc76011e 12370msgid "sort output according to the number of commits per author"
dce37b66
JX
12371msgstr ""
12372
25eab542 12373#: builtin/shortlog.c:267
cc76011e 12374msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
12375msgstr ""
12376
25eab542 12377#: builtin/shortlog.c:269
cc76011e 12378msgid "Show the email address of each author"
dce37b66
JX
12379msgstr ""
12380
25eab542 12381#: builtin/shortlog.c:270
cc76011e 12382msgid "w[,i1[,i2]]"
dce37b66
JX
12383msgstr ""
12384
25eab542 12385#: builtin/shortlog.c:271
cc76011e 12386msgid "Linewrap output"
dce37b66
JX
12387msgstr ""
12388
5b34e000 12389#: builtin/show-branch.c:12
cc76011e 12390msgid ""
c2ea1208 12391"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
12392"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
12393"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
12394"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
12395msgstr ""
12396
5b34e000 12397#: builtin/show-branch.c:16
c2ea1208 12398msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
12399msgstr ""
12400
5b34e000 12401#: builtin/show-branch.c:376
fda7b092
JX
12402#, c-format
12403msgid "ignoring %s; cannot handle more than %d ref"
12404msgid_plural "ignoring %s; cannot handle more than %d refs"
12405msgstr[0] ""
12406msgstr[1] ""
12407
5b34e000 12408#: builtin/show-branch.c:530
fda7b092
JX
12409#, c-format
12410msgid "no matching refs with %s"
12411msgstr ""
12412
5b34e000 12413#: builtin/show-branch.c:626
cc76011e 12414msgid "show remote-tracking and local branches"
dce37b66
JX
12415msgstr ""
12416
5b34e000 12417#: builtin/show-branch.c:628
cc76011e 12418msgid "show remote-tracking branches"
dce37b66
JX
12419msgstr ""
12420
5b34e000 12421#: builtin/show-branch.c:630
cc76011e 12422msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
12423msgstr ""
12424
5b34e000 12425#: builtin/show-branch.c:632
cc76011e 12426msgid "show <n> more commits after the common ancestor"
dce37b66
JX
12427msgstr ""
12428
5b34e000 12429#: builtin/show-branch.c:634
cc76011e 12430msgid "synonym to more=-1"
822e4a65
JX
12431msgstr ""
12432
5b34e000 12433#: builtin/show-branch.c:635
cc76011e 12434msgid "suppress naming strings"
dce37b66
JX
12435msgstr ""
12436
5b34e000 12437#: builtin/show-branch.c:637
cc76011e 12438msgid "include the current branch"
dce37b66
JX
12439msgstr ""
12440
5b34e000 12441#: builtin/show-branch.c:639
cc76011e 12442msgid "name commits with their object names"
dce37b66
JX
12443msgstr ""
12444
5b34e000 12445#: builtin/show-branch.c:641
cc76011e 12446msgid "show possible merge bases"
dce37b66
JX
12447msgstr ""
12448
5b34e000 12449#: builtin/show-branch.c:643
cc76011e 12450msgid "show refs unreachable from any other ref"
dce37b66
JX
12451msgstr ""
12452
5b34e000 12453#: builtin/show-branch.c:645
cc76011e 12454msgid "show commits in topological order"
dce37b66
JX
12455msgstr ""
12456
5b34e000 12457#: builtin/show-branch.c:648
cc76011e 12458msgid "show only commits not on the first branch"
dce37b66
JX
12459msgstr ""
12460
5b34e000 12461#: builtin/show-branch.c:650
cc76011e 12462msgid "show merges reachable from only one tip"
dce37b66
JX
12463msgstr ""
12464
5b34e000 12465#: builtin/show-branch.c:652
28b3cffc 12466msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
12467msgstr ""
12468
5b34e000 12469#: builtin/show-branch.c:655
cc76011e 12470msgid "<n>[,<base>]"
dce37b66
JX
12471msgstr ""
12472
5b34e000 12473#: builtin/show-branch.c:656
cc76011e 12474msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
12475msgstr ""
12476
5b34e000 12477#: builtin/show-branch.c:690
fda7b092
JX
12478msgid ""
12479"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
12480msgstr ""
12481
5b34e000 12482#: builtin/show-branch.c:714
fda7b092
JX
12483msgid "no branches given, and HEAD is not valid"
12484msgstr ""
12485
5b34e000 12486#: builtin/show-branch.c:717
fda7b092
JX
12487msgid "--reflog option needs one branch name"
12488msgstr ""
12489
5b34e000 12490#: builtin/show-branch.c:720
fda7b092
JX
12491#, c-format
12492msgid "only %d entry can be shown at one time."
12493msgid_plural "only %d entries can be shown at one time."
12494msgstr[0] ""
12495msgstr[1] ""
12496
5b34e000 12497#: builtin/show-branch.c:724
fda7b092
JX
12498#, c-format
12499msgid "no such ref %s"
12500msgstr ""
12501
5b34e000 12502#: builtin/show-branch.c:808
fda7b092
JX
12503#, c-format
12504msgid "cannot handle more than %d rev."
12505msgid_plural "cannot handle more than %d revs."
12506msgstr[0] ""
12507msgstr[1] ""
12508
5b34e000 12509#: builtin/show-branch.c:812
fda7b092
JX
12510#, c-format
12511msgid "'%s' is not a valid ref."
12512msgstr ""
12513
5b34e000 12514#: builtin/show-branch.c:815
fda7b092
JX
12515#, c-format
12516msgid "cannot find commit %s (%s)"
12517msgstr ""
12518
cc76011e
JX
12519#: builtin/show-ref.c:10
12520msgid ""
c2ea1208
JX
12521"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
12522"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
12523msgstr ""
12524
cc76011e 12525#: builtin/show-ref.c:11
f4f2c8f8 12526msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
12527msgstr ""
12528
673bfad0 12529#: builtin/show-ref.c:159
cc76011e 12530msgid "only show tags (can be combined with heads)"
dce37b66
JX
12531msgstr ""
12532
673bfad0 12533#: builtin/show-ref.c:160
cc76011e 12534msgid "only show heads (can be combined with tags)"
dce37b66
JX
12535msgstr ""
12536
673bfad0 12537#: builtin/show-ref.c:161
cc76011e 12538msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
12539msgstr ""
12540
673bfad0 12541#: builtin/show-ref.c:164 builtin/show-ref.c:166
28b3cffc 12542msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
12543msgstr ""
12544
673bfad0 12545#: builtin/show-ref.c:168
cc76011e 12546msgid "dereference tags into object IDs"
dce37b66
JX
12547msgstr ""
12548
673bfad0 12549#: builtin/show-ref.c:170
cc76011e 12550msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
12551msgstr ""
12552
673bfad0 12553#: builtin/show-ref.c:174
cc76011e 12554msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
12555msgstr ""
12556
673bfad0 12557#: builtin/show-ref.c:176
cc76011e 12558msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
12559msgstr ""
12560
5b34e000 12561#: builtin/stripspace.c:18
f4f2c8f8
JX
12562msgid "git stripspace [-s | --strip-comments]"
12563msgstr ""
12564
5b34e000 12565#: builtin/stripspace.c:19
f4f2c8f8
JX
12566msgid "git stripspace [-c | --comment-lines]"
12567msgstr ""
12568
5b34e000 12569#: builtin/stripspace.c:36
f4f2c8f8
JX
12570msgid "skip and remove all lines starting with comment character"
12571msgstr ""
12572
5b34e000 12573#: builtin/stripspace.c:39
9eb3984b 12574msgid "prepend comment character and space to each line"
f4f2c8f8
JX
12575msgstr ""
12576
18a90722 12577#: builtin/submodule--helper.c:34 builtin/submodule--helper.c:1332
f517e50d
JX
12578#, c-format
12579msgid "No such ref: %s"
12580msgstr ""
12581
18a90722 12582#: builtin/submodule--helper.c:41 builtin/submodule--helper.c:1341
f517e50d
JX
12583#, c-format
12584msgid "Expecting a full ref name, got %s"
12585msgstr ""
12586
18a90722 12587#: builtin/submodule--helper.c:81
f517e50d
JX
12588#, c-format
12589msgid "cannot strip one component off url '%s'"
12590msgstr ""
12591
18a90722 12592#: builtin/submodule--helper.c:370 builtin/submodule--helper.c:861
f4f2c8f8
JX
12593msgid "alternative anchor for relative paths"
12594msgstr ""
12595
18a90722 12596#: builtin/submodule--helper.c:375
f4f2c8f8
JX
12597msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
12598msgstr ""
12599
18a90722 12600#: builtin/submodule--helper.c:426 builtin/submodule--helper.c:449
f517e50d
JX
12601#, c-format
12602msgid "No url found for submodule path '%s' in .gitmodules"
12603msgstr ""
12604
18a90722 12605#: builtin/submodule--helper.c:464
dfc182b1
JX
12606#, c-format
12607msgid ""
12608"could not lookup configuration '%s'. Assuming this repository is its own "
12609"authoritative upstream."
12610msgstr ""
12611
18a90722 12612#: builtin/submodule--helper.c:475
f517e50d
JX
12613#, c-format
12614msgid "Failed to register url for submodule path '%s'"
12615msgstr ""
12616
18a90722 12617#: builtin/submodule--helper.c:479
f517e50d
JX
12618#, c-format
12619msgid "Submodule '%s' (%s) registered for path '%s'\n"
12620msgstr ""
12621
18a90722 12622#: builtin/submodule--helper.c:489
f517e50d
JX
12623#, c-format
12624msgid "warning: command update mode suggested for submodule '%s'\n"
12625msgstr ""
12626
18a90722 12627#: builtin/submodule--helper.c:496
f517e50d
JX
12628#, c-format
12629msgid "Failed to register update mode for submodule path '%s'"
12630msgstr ""
12631
18a90722 12632#: builtin/submodule--helper.c:518
f517e50d
JX
12633msgid "Suppress output for initializing a submodule"
12634msgstr ""
12635
18a90722 12636#: builtin/submodule--helper.c:523
f517e50d
JX
12637msgid "git submodule--helper init [<path>]"
12638msgstr ""
12639
18a90722
JX
12640#: builtin/submodule--helper.c:591 builtin/submodule--helper.c:713
12641#, c-format
12642msgid "no submodule mapping found in .gitmodules for path '%s'"
f4f2c8f8
JX
12643msgstr ""
12644
18a90722 12645#: builtin/submodule--helper.c:626
f4f2c8f8 12646#, c-format
18a90722
JX
12647msgid "could not resolve HEAD ref inside the submodule '%s'"
12648msgstr ""
12649
12650#: builtin/submodule--helper.c:653
12651#, c-format
12652msgid "failed to recurse into submodule '%s'"
12653msgstr ""
12654
12655#: builtin/submodule--helper.c:677
12656msgid "Suppress submodule status output"
12657msgstr ""
12658
12659#: builtin/submodule--helper.c:678
12660msgid ""
12661"Use commit stored in the index instead of the one stored in the submodule "
12662"HEAD"
12663msgstr ""
12664
12665#: builtin/submodule--helper.c:679
12666msgid "recurse into nested submodules"
12667msgstr ""
12668
12669#: builtin/submodule--helper.c:684
12670msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
12671msgstr ""
12672
12673#: builtin/submodule--helper.c:708
12674msgid "git submodule--helper name <path>"
f4f2c8f8
JX
12675msgstr ""
12676
18a90722 12677#: builtin/submodule--helper.c:796 builtin/submodule--helper.c:799
fda7b092
JX
12678#, c-format
12679msgid "submodule '%s' cannot add alternate: %s"
12680msgstr ""
12681
18a90722 12682#: builtin/submodule--helper.c:835
fda7b092
JX
12683#, c-format
12684msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
12685msgstr ""
12686
18a90722 12687#: builtin/submodule--helper.c:842
fda7b092
JX
12688#, c-format
12689msgid "Value '%s' for submodule.alternateLocation is not recognized"
12690msgstr ""
12691
18a90722 12692#: builtin/submodule--helper.c:864
f4f2c8f8
JX
12693msgid "where the new submodule will be cloned to"
12694msgstr ""
12695
18a90722 12696#: builtin/submodule--helper.c:867
f4f2c8f8
JX
12697msgid "name of the new submodule"
12698msgstr ""
12699
18a90722 12700#: builtin/submodule--helper.c:870
f4f2c8f8
JX
12701msgid "url where to clone the submodule from"
12702msgstr ""
12703
18a90722 12704#: builtin/submodule--helper.c:876
f4f2c8f8
JX
12705msgid "depth for shallow clones"
12706msgstr ""
12707
18a90722 12708#: builtin/submodule--helper.c:879 builtin/submodule--helper.c:1250
fda7b092
JX
12709msgid "force cloning progress"
12710msgstr ""
12711
18a90722 12712#: builtin/submodule--helper.c:884
f4f2c8f8
JX
12713msgid ""
12714"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f517e50d 12715"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
f4f2c8f8
JX
12716msgstr ""
12717
18a90722 12718#: builtin/submodule--helper.c:915
f4f2c8f8
JX
12719#, c-format
12720msgid "clone of '%s' into submodule path '%s' failed"
12721msgstr ""
12722
18a90722 12723#: builtin/submodule--helper.c:930
f4f2c8f8
JX
12724#, c-format
12725msgid "could not get submodule directory for '%s'"
12726msgstr ""
12727
18a90722 12728#: builtin/submodule--helper.c:995
f517e50d
JX
12729#, c-format
12730msgid "Submodule path '%s' not initialized"
12731msgstr ""
12732
18a90722 12733#: builtin/submodule--helper.c:999
f517e50d
JX
12734msgid "Maybe you want to use 'update --init'?"
12735msgstr ""
12736
18a90722 12737#: builtin/submodule--helper.c:1028
f517e50d
JX
12738#, c-format
12739msgid "Skipping unmerged submodule %s"
12740msgstr ""
12741
18a90722 12742#: builtin/submodule--helper.c:1057
f517e50d
JX
12743#, c-format
12744msgid "Skipping submodule '%s'"
12745msgstr ""
12746
18a90722 12747#: builtin/submodule--helper.c:1190
9fa976ff
JX
12748#, c-format
12749msgid "Failed to clone '%s'. Retry scheduled"
12750msgstr ""
12751
18a90722 12752#: builtin/submodule--helper.c:1201
9fa976ff
JX
12753#, c-format
12754msgid "Failed to clone '%s' a second time, aborting"
12755msgstr ""
12756
18a90722 12757#: builtin/submodule--helper.c:1231 builtin/submodule--helper.c:1451
f517e50d
JX
12758msgid "path into the working tree"
12759msgstr ""
12760
18a90722 12761#: builtin/submodule--helper.c:1234
f517e50d
JX
12762msgid "path into the working tree, across nested submodule boundaries"
12763msgstr ""
12764
18a90722 12765#: builtin/submodule--helper.c:1238
f517e50d
JX
12766msgid "rebase, merge, checkout or none"
12767msgstr ""
12768
18a90722 12769#: builtin/submodule--helper.c:1242
f517e50d
JX
12770msgid "Create a shallow clone truncated to the specified number of revisions"
12771msgstr ""
12772
18a90722 12773#: builtin/submodule--helper.c:1245
f517e50d
JX
12774msgid "parallel jobs"
12775msgstr ""
12776
18a90722 12777#: builtin/submodule--helper.c:1247
9fa976ff
JX
12778msgid "whether the initial clone should follow the shallow recommendation"
12779msgstr ""
12780
18a90722 12781#: builtin/submodule--helper.c:1248
f517e50d
JX
12782msgid "don't print cloning progress"
12783msgstr ""
12784
18a90722 12785#: builtin/submodule--helper.c:1255
f517e50d
JX
12786msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
12787msgstr ""
12788
18a90722 12789#: builtin/submodule--helper.c:1268
f517e50d
JX
12790msgid "bad value for update parameter"
12791msgstr ""
12792
18a90722 12793#: builtin/submodule--helper.c:1336
9fa976ff
JX
12794#, c-format
12795msgid ""
12796"Submodule (%s) branch configured to inherit branch from superproject, but "
12797"the superproject is not on any branch"
12798msgstr ""
12799
18a90722 12800#: builtin/submodule--helper.c:1452
673bfad0
JX
12801msgid "recurse into submodules"
12802msgstr ""
12803
18a90722 12804#: builtin/submodule--helper.c:1458
673bfad0
JX
12805msgid "git submodule--helper embed-git-dir [<path>...]"
12806msgstr ""
12807
18a90722 12808#: builtin/submodule--helper.c:1517
673bfad0
JX
12809#, c-format
12810msgid "%s doesn't support --super-prefix"
12811msgstr ""
12812
18a90722 12813#: builtin/submodule--helper.c:1523
f4f2c8f8 12814#, c-format
f517e50d 12815msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
12816msgstr ""
12817
5b34e000 12818#: builtin/symbolic-ref.c:8
c2ea1208 12819msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
12820msgstr ""
12821
5b34e000 12822#: builtin/symbolic-ref.c:9
c2ea1208 12823msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
12824msgstr ""
12825
25eab542 12826#: builtin/symbolic-ref.c:40
cc76011e
JX
12827msgid "suppress error message for non-symbolic (detached) refs"
12828msgstr ""
12829
25eab542 12830#: builtin/symbolic-ref.c:41
fe52cd62
JX
12831msgid "delete symbolic ref"
12832msgstr ""
12833
25eab542 12834#: builtin/symbolic-ref.c:42
cc76011e
JX
12835msgid "shorten ref output"
12836msgstr ""
12837
25eab542 12838#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
12839msgid "reason"
12840msgstr ""
12841
25eab542 12842#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
12843msgid "reason of the update"
12844msgstr ""
12845
5b34e000 12846#: builtin/tag.c:24
dce37b66 12847msgid ""
c2ea1208
JX
12848"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
12849"[<head>]"
dce37b66
JX
12850msgstr ""
12851
5b34e000 12852#: builtin/tag.c:25
cc76011e 12853msgid "git tag -d <tagname>..."
dce37b66
JX
12854msgstr ""
12855
5b34e000 12856#: builtin/tag.c:26
cc76011e 12857msgid ""
dfc182b1
JX
12858"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
12859"points-at <object>]\n"
f4f2c8f8 12860"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
dce37b66
JX
12861msgstr ""
12862
5b34e000 12863#: builtin/tag.c:28
673bfad0 12864msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
12865msgstr ""
12866
25eab542 12867#: builtin/tag.c:86
dce37b66
JX
12868#, c-format
12869msgid "tag '%s' not found."
12870msgstr ""
12871
25eab542 12872#: builtin/tag.c:102
dce37b66
JX
12873#, c-format
12874msgid "Deleted tag '%s' (was %s)\n"
12875msgstr ""
12876
25eab542 12877#: builtin/tag.c:131
9caaf23e 12878#, c-format
dce37b66
JX
12879msgid ""
12880"\n"
fe05e196
JX
12881"Write a message for tag:\n"
12882" %s\n"
9caaf23e 12883"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
12884msgstr ""
12885
25eab542 12886#: builtin/tag.c:135
9caaf23e 12887#, c-format
dce37b66
JX
12888msgid ""
12889"\n"
fe05e196
JX
12890"Write a message for tag:\n"
12891" %s\n"
9caaf23e 12892"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 12893"want to.\n"
dce37b66
JX
12894msgstr ""
12895
25eab542 12896#: builtin/tag.c:189
dce37b66
JX
12897msgid "unable to sign the tag"
12898msgstr ""
12899
25eab542 12900#: builtin/tag.c:191
dce37b66
JX
12901msgid "unable to write tag file"
12902msgstr ""
12903
25eab542 12904#: builtin/tag.c:215
dce37b66
JX
12905msgid "bad object type."
12906msgstr ""
12907
25eab542 12908#: builtin/tag.c:261
dce37b66
JX
12909msgid "no tag message?"
12910msgstr ""
12911
25eab542 12912#: builtin/tag.c:268
dce37b66
JX
12913#, c-format
12914msgid "The tag message has been left in %s\n"
12915msgstr ""
12916
25eab542 12917#: builtin/tag.c:376
cc76011e
JX
12918msgid "list tag names"
12919msgstr ""
12920
25eab542 12921#: builtin/tag.c:378
cc76011e
JX
12922msgid "print <n> lines of each tag message"
12923msgstr ""
12924
25eab542 12925#: builtin/tag.c:380
cc76011e
JX
12926msgid "delete tags"
12927msgstr ""
12928
25eab542 12929#: builtin/tag.c:381
cc76011e
JX
12930msgid "verify tags"
12931msgstr ""
12932
25eab542 12933#: builtin/tag.c:383
cc76011e
JX
12934msgid "Tag creation options"
12935msgstr ""
12936
25eab542 12937#: builtin/tag.c:385
cc76011e
JX
12938msgid "annotated tag, needs a message"
12939msgstr ""
12940
25eab542 12941#: builtin/tag.c:387
cc76011e
JX
12942msgid "tag message"
12943msgstr ""
12944
25eab542 12945#: builtin/tag.c:389
cc76011e
JX
12946msgid "annotated and GPG-signed tag"
12947msgstr ""
12948
25eab542 12949#: builtin/tag.c:393
cc76011e
JX
12950msgid "use another key to sign the tag"
12951msgstr ""
12952
25eab542 12953#: builtin/tag.c:394
cc76011e
JX
12954msgid "replace the tag if exists"
12955msgstr ""
12956
25eab542 12957#: builtin/tag.c:395 builtin/update-ref.c:368
80d1b481 12958msgid "create a reflog"
df0617bf
JX
12959msgstr ""
12960
25eab542 12961#: builtin/tag.c:397
c2ea1208 12962msgid "Tag listing options"
cc76011e
JX
12963msgstr ""
12964
25eab542 12965#: builtin/tag.c:398
c2ea1208 12966msgid "show tag list in columns"
5e078fcd
JX
12967msgstr ""
12968
25eab542 12969#: builtin/tag.c:399 builtin/tag.c:401
f4f2c8f8 12970msgid "print only tags that contain the commit"
cc76011e
JX
12971msgstr ""
12972
25eab542 12973#: builtin/tag.c:400 builtin/tag.c:402
dfc182b1
JX
12974msgid "print only tags that don't contain the commit"
12975msgstr ""
12976
25eab542 12977#: builtin/tag.c:403
f4f2c8f8 12978msgid "print only tags that are merged"
cc76011e
JX
12979msgstr ""
12980
25eab542 12981#: builtin/tag.c:404
f4f2c8f8 12982msgid "print only tags that are not merged"
cc76011e
JX
12983msgstr ""
12984
25eab542 12985#: builtin/tag.c:409
f4f2c8f8 12986msgid "print only tags of the object"
822e4a65
JX
12987msgstr ""
12988
25eab542 12989#: builtin/tag.c:453
f4f2c8f8 12990msgid "--column and -n are incompatible"
5e078fcd
JX
12991msgstr ""
12992
25eab542 12993#: builtin/tag.c:475
dfc182b1
JX
12994msgid "-n option is only allowed in list mode"
12995msgstr ""
12996
25eab542 12997#: builtin/tag.c:477
dfc182b1 12998msgid "--contains option is only allowed in list mode"
dce37b66
JX
12999msgstr ""
13000
25eab542 13001#: builtin/tag.c:479
dfc182b1 13002msgid "--no-contains option is only allowed in list mode"
dce37b66
JX
13003msgstr ""
13004
25eab542 13005#: builtin/tag.c:481
dfc182b1 13006msgid "--points-at option is only allowed in list mode"
1d4ac88d
JX
13007msgstr ""
13008
25eab542 13009#: builtin/tag.c:483
dfc182b1 13010msgid "--merged and --no-merged options are only allowed in list mode"
f4f2c8f8
JX
13011msgstr ""
13012
25eab542 13013#: builtin/tag.c:494
dce37b66
JX
13014msgid "only one -F or -m option is allowed."
13015msgstr ""
13016
25eab542 13017#: builtin/tag.c:513
dce37b66
JX
13018msgid "too many params"
13019msgstr ""
13020
25eab542 13021#: builtin/tag.c:519
dce37b66
JX
13022#, c-format
13023msgid "'%s' is not a valid tag name."
13024msgstr ""
13025
25eab542 13026#: builtin/tag.c:524
dce37b66
JX
13027#, c-format
13028msgid "tag '%s' already exists"
13029msgstr ""
13030
25eab542 13031#: builtin/tag.c:554
dce37b66
JX
13032#, c-format
13033msgid "Updated tag '%s' (was %s)\n"
13034msgstr ""
13035
5b34e000 13036#: builtin/unpack-objects.c:494
5e078fcd
JX
13037msgid "Unpacking objects"
13038msgstr ""
13039
18a90722 13040#: builtin/update-index.c:82
64f23b0c
JX
13041#, c-format
13042msgid "failed to create directory %s"
13043msgstr ""
13044
18a90722 13045#: builtin/update-index.c:88
64f23b0c
JX
13046#, c-format
13047msgid "failed to stat %s"
13048msgstr ""
13049
18a90722 13050#: builtin/update-index.c:98
64f23b0c
JX
13051#, c-format
13052msgid "failed to create file %s"
13053msgstr ""
13054
18a90722 13055#: builtin/update-index.c:106
64f23b0c
JX
13056#, c-format
13057msgid "failed to delete file %s"
13058msgstr ""
13059
18a90722 13060#: builtin/update-index.c:113 builtin/update-index.c:219
64f23b0c
JX
13061#, c-format
13062msgid "failed to delete directory %s"
13063msgstr ""
13064
18a90722 13065#: builtin/update-index.c:138
64f23b0c 13066#, c-format
9eb3984b 13067msgid "Testing mtime in '%s' "
64f23b0c
JX
13068msgstr ""
13069
18a90722 13070#: builtin/update-index.c:152
64f23b0c
JX
13071msgid "directory stat info does not change after adding a new file"
13072msgstr ""
13073
18a90722 13074#: builtin/update-index.c:165
64f23b0c
JX
13075msgid "directory stat info does not change after adding a new directory"
13076msgstr ""
13077
18a90722 13078#: builtin/update-index.c:178
64f23b0c
JX
13079msgid "directory stat info changes after updating a file"
13080msgstr ""
13081
18a90722 13082#: builtin/update-index.c:189
64f23b0c
JX
13083msgid "directory stat info changes after adding a file inside subdirectory"
13084msgstr ""
13085
18a90722 13086#: builtin/update-index.c:200
64f23b0c
JX
13087msgid "directory stat info does not change after deleting a file"
13088msgstr ""
13089
18a90722 13090#: builtin/update-index.c:213
64f23b0c
JX
13091msgid "directory stat info does not change after deleting a directory"
13092msgstr ""
13093
18a90722 13094#: builtin/update-index.c:220
64f23b0c
JX
13095msgid " OK"
13096msgstr ""
13097
18a90722 13098#: builtin/update-index.c:579
c2ea1208 13099msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
13100msgstr ""
13101
18a90722 13102#: builtin/update-index.c:936
cc76011e 13103msgid "continue refresh even when index needs update"
6f6731e7
JX
13104msgstr ""
13105
18a90722 13106#: builtin/update-index.c:939
cc76011e 13107msgid "refresh: ignore submodules"
6f6731e7
JX
13108msgstr ""
13109
18a90722 13110#: builtin/update-index.c:942
cc76011e 13111msgid "do not ignore new files"
6f6731e7
JX
13112msgstr ""
13113
18a90722 13114#: builtin/update-index.c:944
cc76011e
JX
13115msgid "let files replace directories and vice-versa"
13116msgstr ""
13117
18a90722 13118#: builtin/update-index.c:946
cc76011e
JX
13119msgid "notice files missing from worktree"
13120msgstr ""
13121
18a90722 13122#: builtin/update-index.c:948
cc76011e
JX
13123msgid "refresh even if index contains unmerged entries"
13124msgstr ""
13125
18a90722 13126#: builtin/update-index.c:951
cc76011e
JX
13127msgid "refresh stat information"
13128msgstr ""
13129
18a90722 13130#: builtin/update-index.c:955
cc76011e
JX
13131msgid "like --refresh, but ignore assume-unchanged setting"
13132msgstr ""
13133
18a90722 13134#: builtin/update-index.c:959
5e078fcd 13135msgid "<mode>,<object>,<path>"
cc76011e
JX
13136msgstr ""
13137
18a90722 13138#: builtin/update-index.c:960
cc76011e
JX
13139msgid "add the specified entry to the index"
13140msgstr ""
13141
18a90722 13142#: builtin/update-index.c:969
9fa976ff 13143msgid "mark files as \"not changing\""
cc76011e
JX
13144msgstr ""
13145
18a90722 13146#: builtin/update-index.c:972
cc76011e
JX
13147msgid "clear assumed-unchanged bit"
13148msgstr ""
13149
18a90722 13150#: builtin/update-index.c:975
cc76011e
JX
13151msgid "mark files as \"index-only\""
13152msgstr ""
13153
18a90722 13154#: builtin/update-index.c:978
cc76011e
JX
13155msgid "clear skip-worktree bit"
13156msgstr ""
13157
18a90722 13158#: builtin/update-index.c:981
cc76011e
JX
13159msgid "add to index only; do not add content to object database"
13160msgstr ""
13161
18a90722 13162#: builtin/update-index.c:983
cc76011e
JX
13163msgid "remove named paths even if present in worktree"
13164msgstr ""
13165
18a90722 13166#: builtin/update-index.c:985
cc76011e
JX
13167msgid "with --stdin: input lines are terminated by null bytes"
13168msgstr ""
13169
18a90722 13170#: builtin/update-index.c:987
cc76011e
JX
13171msgid "read list of paths to be updated from standard input"
13172msgstr ""
13173
18a90722 13174#: builtin/update-index.c:991
cc76011e
JX
13175msgid "add entries from standard input to the index"
13176msgstr ""
13177
18a90722 13178#: builtin/update-index.c:995
cc76011e
JX
13179msgid "repopulate stages #2 and #3 for the listed paths"
13180msgstr ""
13181
18a90722 13182#: builtin/update-index.c:999
cc76011e
JX
13183msgid "only update entries that differ from HEAD"
13184msgstr ""
13185
18a90722 13186#: builtin/update-index.c:1003
cc76011e
JX
13187msgid "ignore files missing from worktree"
13188msgstr ""
13189
18a90722 13190#: builtin/update-index.c:1006
cc76011e
JX
13191msgid "report actions to standard output"
13192msgstr ""
13193
18a90722 13194#: builtin/update-index.c:1008
cc76011e
JX
13195msgid "(for porcelains) forget saved unresolved conflicts"
13196msgstr ""
13197
18a90722 13198#: builtin/update-index.c:1012
cc76011e
JX
13199msgid "write index in this format"
13200msgstr ""
13201
18a90722 13202#: builtin/update-index.c:1014
fe05e196
JX
13203msgid "enable or disable split index"
13204msgstr ""
13205
18a90722 13206#: builtin/update-index.c:1016
64f23b0c
JX
13207msgid "enable/disable untracked cache"
13208msgstr ""
13209
18a90722 13210#: builtin/update-index.c:1018
9eb3984b
JX
13211msgid "test if the filesystem supports untracked cache"
13212msgstr ""
13213
18a90722 13214#: builtin/update-index.c:1020
64f23b0c
JX
13215msgid "enable untracked cache without testing the filesystem"
13216msgstr ""
13217
18a90722
JX
13218#: builtin/update-index.c:1022
13219msgid "write out the index even if is not flagged as changed"
13220msgstr ""
13221
13222#: builtin/update-index.c:1024
13223msgid "enable or disable file system monitor"
13224msgstr ""
13225
13226#: builtin/update-index.c:1026
13227msgid "mark files as fsmonitor valid"
13228msgstr ""
13229
13230#: builtin/update-index.c:1029
13231msgid "clear fsmonitor valid bit"
13232msgstr ""
13233
13234#: builtin/update-index.c:1127
dfc182b1
JX
13235msgid ""
13236"core.splitIndex is set to false; remove or change it, if you really want to "
13237"enable split index"
13238msgstr ""
13239
18a90722 13240#: builtin/update-index.c:1136
dfc182b1
JX
13241msgid ""
13242"core.splitIndex is set to true; remove or change it, if you really want to "
13243"disable split index"
13244msgstr ""
13245
18a90722 13246#: builtin/update-index.c:1147
fda7b092
JX
13247msgid ""
13248"core.untrackedCache is set to true; remove or change it, if you really want "
13249"to disable the untracked cache"
13250msgstr ""
13251
18a90722 13252#: builtin/update-index.c:1151
9eb3984b
JX
13253msgid "Untracked cache disabled"
13254msgstr ""
13255
18a90722 13256#: builtin/update-index.c:1159
fda7b092
JX
13257msgid ""
13258"core.untrackedCache is set to false; remove or change it, if you really want "
13259"to enable the untracked cache"
13260msgstr ""
13261
18a90722 13262#: builtin/update-index.c:1163
9eb3984b
JX
13263#, c-format
13264msgid "Untracked cache enabled for '%s'"
13265msgstr ""
13266
18a90722
JX
13267#: builtin/update-index.c:1171
13268msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
13269msgstr ""
13270
13271#: builtin/update-index.c:1175
13272msgid "fsmonitor enabled"
13273msgstr ""
13274
13275#: builtin/update-index.c:1178
13276msgid ""
13277"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
13278msgstr ""
13279
13280#: builtin/update-index.c:1182
13281msgid "fsmonitor disabled"
13282msgstr ""
13283
5b34e000 13284#: builtin/update-ref.c:10
c2ea1208 13285msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
13286msgstr ""
13287
5b34e000 13288#: builtin/update-ref.c:11
c2ea1208 13289msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
13290msgstr ""
13291
5b34e000 13292#: builtin/update-ref.c:12
c2ea1208 13293msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
13294msgstr ""
13295
25eab542 13296#: builtin/update-ref.c:363
cc76011e
JX
13297msgid "delete the reference"
13298msgstr ""
13299
25eab542 13300#: builtin/update-ref.c:365
cc76011e
JX
13301msgid "update <refname> not the one it points to"
13302msgstr ""
13303
25eab542 13304#: builtin/update-ref.c:366
727b9576
JX
13305msgid "stdin has NUL-terminated arguments"
13306msgstr ""
13307
25eab542 13308#: builtin/update-ref.c:367
727b9576
JX
13309msgid "read updates from stdin"
13310msgstr ""
13311
5b34e000 13312#: builtin/update-server-info.c:7
cc76011e
JX
13313msgid "git update-server-info [--force]"
13314msgstr ""
13315
5b34e000 13316#: builtin/update-server-info.c:15
cc76011e
JX
13317msgid "update the info files from scratch"
13318msgstr ""
13319
5b34e000 13320#: builtin/verify-commit.c:18
c2ea1208 13321msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
13322msgstr ""
13323
5b34e000 13324#: builtin/verify-commit.c:73
fe05e196
JX
13325msgid "print commit contents"
13326msgstr ""
13327
5b34e000 13328#: builtin/verify-commit.c:74 builtin/verify-tag.c:38
df0617bf
JX
13329msgid "print raw gpg status output"
13330msgstr ""
13331
5b34e000 13332#: builtin/verify-pack.c:55
c2ea1208 13333msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
13334msgstr ""
13335
5b34e000 13336#: builtin/verify-pack.c:65
cc76011e
JX
13337msgid "verbose"
13338msgstr ""
13339
5b34e000 13340#: builtin/verify-pack.c:67
cc76011e
JX
13341msgid "show statistics only"
13342msgstr ""
13343
5b34e000 13344#: builtin/verify-tag.c:19
673bfad0 13345msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
13346msgstr ""
13347
5b34e000 13348#: builtin/verify-tag.c:37
cc76011e
JX
13349msgid "print tag contents"
13350msgstr ""
13351
18a90722 13352#: builtin/worktree.c:17
f4f2c8f8 13353msgid "git worktree add [<options>] <path> [<branch>]"
a4156d20
JX
13354msgstr ""
13355
18a90722 13356#: builtin/worktree.c:18
9fa976ff 13357msgid "git worktree list [<options>]"
a4156d20
JX
13358msgstr ""
13359
18a90722 13360#: builtin/worktree.c:19
9fa976ff
JX
13361msgid "git worktree lock [<options>] <path>"
13362msgstr ""
13363
18a90722 13364#: builtin/worktree.c:20
9fa976ff
JX
13365msgid "git worktree prune [<options>]"
13366msgstr ""
13367
18a90722 13368#: builtin/worktree.c:21
9fa976ff 13369msgid "git worktree unlock <path>"
f4f2c8f8
JX
13370msgstr ""
13371
18a90722 13372#: builtin/worktree.c:58
a4156d20
JX
13373#, c-format
13374msgid "Removing worktrees/%s: not a valid directory"
13375msgstr ""
13376
18a90722 13377#: builtin/worktree.c:64
a4156d20
JX
13378#, c-format
13379msgid "Removing worktrees/%s: gitdir file does not exist"
13380msgstr ""
13381
18a90722 13382#: builtin/worktree.c:69 builtin/worktree.c:78
a4156d20
JX
13383#, c-format
13384msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
13385msgstr ""
13386
18a90722 13387#: builtin/worktree.c:88
25eab542
JX
13388#, c-format
13389msgid ""
13390"Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
13391"%<PRIuMAX>)"
13392msgstr ""
13393
18a90722 13394#: builtin/worktree.c:96
a4156d20
JX
13395#, c-format
13396msgid "Removing worktrees/%s: invalid gitdir file"
13397msgstr ""
13398
18a90722 13399#: builtin/worktree.c:112
a4156d20
JX
13400#, c-format
13401msgid "Removing worktrees/%s: gitdir file points to non-existent location"
13402msgstr ""
13403
18a90722 13404#: builtin/worktree.c:159
a4d94835
JX
13405msgid "report pruned working trees"
13406msgstr ""
13407
18a90722 13408#: builtin/worktree.c:161
a4d94835
JX
13409msgid "expire working trees older than <time>"
13410msgstr ""
13411
18a90722 13412#: builtin/worktree.c:236
a4156d20
JX
13413#, c-format
13414msgid "'%s' already exists"
13415msgstr ""
13416
18a90722 13417#: builtin/worktree.c:267
a4156d20
JX
13418#, c-format
13419msgid "could not create directory of '%s'"
13420msgstr ""
13421
18a90722 13422#: builtin/worktree.c:306
a4156d20 13423#, c-format
df0617bf 13424msgid "Preparing %s (identifier %s)"
a4156d20
JX
13425msgstr ""
13426
18a90722 13427#: builtin/worktree.c:368
a4156d20
JX
13428msgid "checkout <branch> even if already checked out in other worktree"
13429msgstr ""
13430
18a90722 13431#: builtin/worktree.c:370
a4156d20
JX
13432msgid "create a new branch"
13433msgstr ""
13434
18a90722 13435#: builtin/worktree.c:372
9fa976ff 13436msgid "create or reset a branch"
a4156d20
JX
13437msgstr ""
13438
18a90722 13439#: builtin/worktree.c:374
f517e50d
JX
13440msgid "populate the new working tree"
13441msgstr ""
13442
18a90722 13443#: builtin/worktree.c:375
28e1aaa4
JX
13444msgid "keep the new working tree locked"
13445msgstr ""
13446
18a90722
JX
13447#: builtin/worktree.c:377
13448msgid "set up tracking mode (see git-branch(1))"
13449msgstr ""
13450
13451#: builtin/worktree.c:380
13452msgid "try to match the new branch name with a remote-tracking branch"
13453msgstr ""
13454
13455#: builtin/worktree.c:388
df0617bf 13456msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
13457msgstr ""
13458
18a90722
JX
13459#: builtin/worktree.c:453
13460msgid "--[no-]track can only be used if a new branch is created"
13461msgstr ""
13462
13463#: builtin/worktree.c:553
9fa976ff
JX
13464msgid "reason for locking"
13465msgstr ""
13466
18a90722 13467#: builtin/worktree.c:565 builtin/worktree.c:598
9fa976ff
JX
13468#, c-format
13469msgid "'%s' is not a working tree"
13470msgstr ""
13471
18a90722 13472#: builtin/worktree.c:567 builtin/worktree.c:600
9fa976ff
JX
13473msgid "The main working tree cannot be locked or unlocked"
13474msgstr ""
13475
18a90722 13476#: builtin/worktree.c:572
9fa976ff
JX
13477#, c-format
13478msgid "'%s' is already locked, reason: %s"
13479msgstr ""
13480
18a90722 13481#: builtin/worktree.c:574
9fa976ff
JX
13482#, c-format
13483msgid "'%s' is already locked"
13484msgstr ""
13485
18a90722 13486#: builtin/worktree.c:602
9fa976ff
JX
13487#, c-format
13488msgid "'%s' is not locked"
13489msgstr ""
13490
5b34e000 13491#: builtin/write-tree.c:14
cc76011e
JX
13492msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
13493msgstr ""
13494
5b34e000 13495#: builtin/write-tree.c:27
cc76011e
JX
13496msgid "<prefix>/"
13497msgstr ""
13498
5b34e000 13499#: builtin/write-tree.c:28
cc76011e
JX
13500msgid "write tree object for a subdirectory <prefix>"
13501msgstr ""
13502
5b34e000 13503#: builtin/write-tree.c:31
cc76011e
JX
13504msgid "only useful for debugging"
13505msgstr ""
13506
18a90722 13507#: upload-pack.c:24
9fa976ff
JX
13508msgid "git upload-pack [<options>] <dir>"
13509msgstr ""
13510
18a90722 13511#: upload-pack.c:1041
9fa976ff
JX
13512msgid "quit after a single request/response exchange"
13513msgstr ""
13514
18a90722 13515#: upload-pack.c:1043
9fa976ff
JX
13516msgid "exit immediately after initial ref advertisement"
13517msgstr ""
13518
18a90722 13519#: upload-pack.c:1045
9fa976ff
JX
13520msgid "do not try <directory>/.git/ if <directory> is no Git directory"
13521msgstr ""
13522
18a90722 13523#: upload-pack.c:1047
9fa976ff
JX
13524msgid "interrupt transfer after <n> seconds of inactivity"
13525msgstr ""
13526
25eab542 13527#: credential-cache--daemon.c:222
fda7b092
JX
13528#, c-format
13529msgid ""
13530"The permissions on your socket directory are too loose; other\n"
13531"users may be able to read your cached credentials. Consider running:\n"
13532"\n"
13533"\tchmod 0700 %s"
13534msgstr ""
13535
25eab542 13536#: credential-cache--daemon.c:271
d07a63e4
JX
13537msgid "print debugging messages to stderr"
13538msgstr ""
13539
5b34e000 13540#: git.c:15
c6bc7d43 13541msgid ""
d07a63e4 13542"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43
JX
13543"concept guides. See 'git help <command>' or 'git help <concept>'\n"
13544"to read about a specific subcommand or concept."
6f6731e7
JX
13545msgstr ""
13546
18a90722 13547#: http.c:339
28e1aaa4
JX
13548#, c-format
13549msgid "negative value for http.postbuffer; defaulting to %d"
13550msgstr ""
13551
18a90722 13552#: http.c:360
fda7b092
JX
13553msgid "Delegation control is not supported with cURL < 7.22.0"
13554msgstr ""
13555
18a90722 13556#: http.c:369
9eb3984b
JX
13557msgid "Public key pinning not supported with cURL < 7.44.0"
13558msgstr ""
13559
18a90722 13560#: http.c:1791
673bfad0
JX
13561#, c-format
13562msgid ""
13563"unable to update url base from redirection:\n"
13564" asked for: %s\n"
13565" redirect: %s"
13566msgstr ""
13567
5b34e000 13568#: remote-curl.c:324
673bfad0
JX
13569#, c-format
13570msgid "redirecting to %s"
13571msgstr ""
13572
18a90722
JX
13573#: list-objects-filter-options.h:54
13574msgid "args"
13575msgstr ""
13576
13577#: list-objects-filter-options.h:55
13578msgid "object filtering"
13579msgstr ""
13580
df0617bf 13581#: common-cmds.h:9
64f23b0c
JX
13582msgid "start a working area (see also: git help tutorial)"
13583msgstr ""
13584
df0617bf 13585#: common-cmds.h:10
64f23b0c
JX
13586msgid "work on the current change (see also: git help everyday)"
13587msgstr ""
13588
df0617bf 13589#: common-cmds.h:11
64f23b0c
JX
13590msgid "examine the history and state (see also: git help revisions)"
13591msgstr ""
13592
df0617bf 13593#: common-cmds.h:12
64f23b0c
JX
13594msgid "grow, mark and tweak your common history"
13595msgstr ""
13596
df0617bf 13597#: common-cmds.h:13
64f23b0c
JX
13598msgid "collaborate (see also: git help workflows)"
13599msgstr ""
13600
df0617bf 13601#: common-cmds.h:17
822e4a65
JX
13602msgid "Add file contents to the index"
13603msgstr ""
13604
df0617bf
JX
13605#: common-cmds.h:18
13606msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
13607msgstr ""
13608
df0617bf 13609#: common-cmds.h:19
822e4a65
JX
13610msgid "List, create, or delete branches"
13611msgstr ""
13612
df0617bf 13613#: common-cmds.h:20
a4156d20 13614msgid "Switch branches or restore working tree files"
822e4a65
JX
13615msgstr ""
13616
df0617bf 13617#: common-cmds.h:21
822e4a65
JX
13618msgid "Clone a repository into a new directory"
13619msgstr ""
13620
df0617bf 13621#: common-cmds.h:22
822e4a65
JX
13622msgid "Record changes to the repository"
13623msgstr ""
13624
df0617bf 13625#: common-cmds.h:23
822e4a65
JX
13626msgid "Show changes between commits, commit and working tree, etc"
13627msgstr ""
13628
df0617bf 13629#: common-cmds.h:24
822e4a65
JX
13630msgid "Download objects and refs from another repository"
13631msgstr ""
13632
df0617bf 13633#: common-cmds.h:25
822e4a65
JX
13634msgid "Print lines matching a pattern"
13635msgstr ""
13636
df0617bf 13637#: common-cmds.h:26
9caaf23e 13638msgid "Create an empty Git repository or reinitialize an existing one"
822e4a65
JX
13639msgstr ""
13640
df0617bf 13641#: common-cmds.h:27
822e4a65
JX
13642msgid "Show commit logs"
13643msgstr ""
13644
df0617bf 13645#: common-cmds.h:28
822e4a65
JX
13646msgid "Join two or more development histories together"
13647msgstr ""
13648
df0617bf 13649#: common-cmds.h:29
822e4a65
JX
13650msgid "Move or rename a file, a directory, or a symlink"
13651msgstr ""
13652
df0617bf 13653#: common-cmds.h:30
28b3cffc 13654msgid "Fetch from and integrate with another repository or a local branch"
822e4a65
JX
13655msgstr ""
13656
df0617bf 13657#: common-cmds.h:31
822e4a65
JX
13658msgid "Update remote refs along with associated objects"
13659msgstr ""
13660
df0617bf 13661#: common-cmds.h:32
f1522b27 13662msgid "Reapply commits on top of another base tip"
822e4a65
JX
13663msgstr ""
13664
df0617bf 13665#: common-cmds.h:33
822e4a65
JX
13666msgid "Reset current HEAD to the specified state"
13667msgstr ""
13668
df0617bf 13669#: common-cmds.h:34
822e4a65
JX
13670msgid "Remove files from the working tree and from the index"
13671msgstr ""
13672
df0617bf 13673#: common-cmds.h:35
822e4a65
JX
13674msgid "Show various types of objects"
13675msgstr ""
13676
df0617bf 13677#: common-cmds.h:36
822e4a65
JX
13678msgid "Show the working tree status"
13679msgstr ""
13680
df0617bf 13681#: common-cmds.h:37
822e4a65
JX
13682msgid "Create, list, delete or verify a tag object signed with GPG"
13683msgstr ""
13684
df0617bf 13685#: parse-options.h:145
d07a63e4
JX
13686msgid "expiry-date"
13687msgstr ""
13688
df0617bf 13689#: parse-options.h:160
d07a63e4
JX
13690msgid "no-op (backward compatibility)"
13691msgstr ""
13692
fda7b092 13693#: parse-options.h:238
d07a63e4
JX
13694msgid "be more verbose"
13695msgstr ""
13696
fda7b092 13697#: parse-options.h:240
d07a63e4
JX
13698msgid "be more quiet"
13699msgstr ""
13700
fda7b092 13701#: parse-options.h:246
d07a63e4
JX
13702msgid "use <n> digits to display SHA-1s"
13703msgstr ""
13704
f517e50d 13705#: rerere.h:40
d07a63e4
JX
13706msgid "update the index with reused conflict resolution if possible"
13707msgstr ""
13708
9fa976ff 13709#: git-bisect.sh:54
7256fd7c
JX
13710msgid "You need to start by \"git bisect start\""
13711msgstr ""
13712
dce37b66
JX
13713#. TRANSLATORS: Make sure to include [Y] and [n] in your
13714#. translation. The program will only accept English input
13715#. at this point.
9fa976ff 13716#: git-bisect.sh:60
dce37b66
JX
13717msgid "Do you want me to do it for you [Y/n]? "
13718msgstr ""
13719
9fa976ff 13720#: git-bisect.sh:121
dce37b66
JX
13721#, sh-format
13722msgid "unrecognised option: '$arg'"
13723msgstr ""
13724
9fa976ff 13725#: git-bisect.sh:125
dce37b66
JX
13726#, sh-format
13727msgid "'$arg' does not appear to be a valid revision"
13728msgstr ""
13729
9fa976ff 13730#: git-bisect.sh:154
dce37b66
JX
13731msgid "Bad HEAD - I need a HEAD"
13732msgstr ""
13733
9fa976ff 13734#: git-bisect.sh:167
dce37b66
JX
13735#, sh-format
13736msgid ""
c2ea1208 13737"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
dce37b66
JX
13738msgstr ""
13739
9fa976ff 13740#: git-bisect.sh:177
df49095a 13741msgid "won't bisect on cg-seek'ed tree"
dce37b66
JX
13742msgstr ""
13743
9fa976ff 13744#: git-bisect.sh:181
dce37b66
JX
13745msgid "Bad HEAD - strange symbolic ref"
13746msgstr ""
13747
9fa976ff 13748#: git-bisect.sh:233
dce37b66
JX
13749#, sh-format
13750msgid "Bad bisect_write argument: $state"
13751msgstr ""
13752
18a90722 13753#: git-bisect.sh:246
dce37b66
JX
13754#, sh-format
13755msgid "Bad rev input: $arg"
13756msgstr ""
13757
18a90722 13758#: git-bisect.sh:265
9fa976ff
JX
13759#, sh-format
13760msgid "Bad rev input: $bisected_head"
dce37b66
JX
13761msgstr ""
13762
18a90722 13763#: git-bisect.sh:274
dce37b66
JX
13764#, sh-format
13765msgid "Bad rev input: $rev"
13766msgstr ""
13767
18a90722 13768#: git-bisect.sh:283
df0617bf
JX
13769#, sh-format
13770msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
13771msgstr ""
13772
18a90722 13773#: git-bisect.sh:306
df0617bf
JX
13774#, sh-format
13775msgid "Warning: bisecting only with a $TERM_BAD commit."
7256fd7c
JX
13776msgstr ""
13777
dce37b66
JX
13778#. TRANSLATORS: Make sure to include [Y] and [n] in your
13779#. translation. The program will only accept English input
13780#. at this point.
18a90722 13781#: git-bisect.sh:312
dce37b66
JX
13782msgid "Are you sure [Y/n]? "
13783msgstr ""
13784
18a90722 13785#: git-bisect.sh:324
df0617bf 13786#, sh-format
7256fd7c 13787msgid ""
df0617bf
JX
13788"You need to give me at least one $bad_syn and one $good_syn revision.\n"
13789"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
13790msgstr ""
13791
18a90722 13792#: git-bisect.sh:327
df0617bf 13793#, sh-format
7256fd7c
JX
13794msgid ""
13795"You need to start by \"git bisect start\".\n"
df0617bf
JX
13796"You then need to give me at least one $good_syn and one $bad_syn revision.\n"
13797"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
13798msgstr ""
13799
18a90722 13800#: git-bisect.sh:398 git-bisect.sh:512
7256fd7c
JX
13801msgid "We are not bisecting."
13802msgstr ""
13803
18a90722 13804#: git-bisect.sh:405
dce37b66
JX
13805#, sh-format
13806msgid "'$invalid' is not a valid commit"
13807msgstr ""
13808
18a90722 13809#: git-bisect.sh:414
dce37b66
JX
13810#, sh-format
13811msgid ""
13812"Could not check out original HEAD '$branch'.\n"
13813"Try 'git bisect reset <commit>'."
13814msgstr ""
13815
18a90722 13816#: git-bisect.sh:422
dce37b66
JX
13817msgid "No logfile given"
13818msgstr ""
13819
18a90722 13820#: git-bisect.sh:423
dce37b66
JX
13821#, sh-format
13822msgid "cannot read $file for replaying"
13823msgstr ""
13824
18a90722 13825#: git-bisect.sh:444
dce37b66
JX
13826msgid "?? what are you talking about?"
13827msgstr ""
13828
18a90722
JX
13829#: git-bisect.sh:453
13830msgid "bisect run failed: no command provided."
13831msgstr ""
13832
13833#: git-bisect.sh:458
7256fd7c
JX
13834#, sh-format
13835msgid "running $command"
13836msgstr ""
13837
18a90722 13838#: git-bisect.sh:465
7256fd7c
JX
13839#, sh-format
13840msgid ""
13841"bisect run failed:\n"
13842"exit code $res from '$command' is < 0 or >= 128"
13843msgstr ""
13844
18a90722 13845#: git-bisect.sh:491
7256fd7c
JX
13846msgid "bisect run cannot continue any more"
13847msgstr ""
13848
18a90722 13849#: git-bisect.sh:497
7256fd7c
JX
13850#, sh-format
13851msgid ""
13852"bisect run failed:\n"
13853"'bisect_state $state' exited with error code $res"
13854msgstr ""
13855
18a90722 13856#: git-bisect.sh:504
7256fd7c 13857msgid "bisect run success"
dce37b66
JX
13858msgstr ""
13859
18a90722 13860#: git-bisect.sh:533
7256fd7c 13861#, sh-format
df0617bf 13862msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
dce37b66
JX
13863msgstr ""
13864
18a90722 13865#: git-bisect.sh:567
f4f2c8f8
JX
13866msgid "no terms defined"
13867msgstr ""
13868
18a90722 13869#: git-bisect.sh:584
f4f2c8f8
JX
13870#, sh-format
13871msgid ""
13872"invalid argument $arg for 'git bisect terms'.\n"
13873"Supported options are: --term-good|--term-old and --term-bad|--term-new."
13874msgstr ""
13875
9fa976ff
JX
13876#: git-merge-octopus.sh:46
13877msgid ""
13878"Error: Your local changes to the following files would be overwritten by "
13879"merge"
13880msgstr ""
13881
13882#: git-merge-octopus.sh:61
13883msgid "Automated merge did not work."
13884msgstr ""
13885
13886#: git-merge-octopus.sh:62
fda7b092 13887msgid "Should not be doing an octopus."
9fa976ff
JX
13888msgstr ""
13889
13890#: git-merge-octopus.sh:73
13891#, sh-format
13892msgid "Unable to find common commit with $pretty_name"
13893msgstr ""
13894
13895#: git-merge-octopus.sh:77
13896#, sh-format
25eab542 13897msgid "Already up to date with $pretty_name"
9fa976ff
JX
13898msgstr ""
13899
13900#: git-merge-octopus.sh:89
13901#, sh-format
13902msgid "Fast-forwarding to: $pretty_name"
13903msgstr ""
13904
13905#: git-merge-octopus.sh:97
13906#, sh-format
13907msgid "Trying simple merge with $pretty_name"
13908msgstr ""
13909
13910#: git-merge-octopus.sh:102
13911msgid "Simple merge did not work, trying automatic merge."
13912msgstr ""
13913
28e1aaa4 13914#: git-rebase.sh:58
3b6137f2 13915msgid ""
25eab542
JX
13916"Resolve all conflicts manually, mark them as resolved with\n"
13917"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
13918"You can instead skip this commit: run \"git rebase --skip\".\n"
13919"To abort and get back to the state before \"git rebase\", run \"git rebase --"
13920"abort\"."
3b6137f2
JX
13921msgstr ""
13922
25eab542 13923#: git-rebase.sh:160 git-rebase.sh:402
9fa976ff
JX
13924#, sh-format
13925msgid "Could not move back to $head_name"
13926msgstr ""
13927
25eab542 13928#: git-rebase.sh:171
5b34e000
JX
13929msgid "Applied autostash."
13930msgstr ""
13931
25eab542 13932#: git-rebase.sh:174
28b3cffc
JX
13933#, sh-format
13934msgid "Cannot store $stash_sha1"
13935msgstr ""
13936
25eab542 13937#: git-rebase.sh:214
3b6137f2
JX
13938msgid "The pre-rebase hook refused to rebase."
13939msgstr ""
13940
25eab542 13941#: git-rebase.sh:219
18a90722 13942msgid "It looks like 'git am' is in progress. Cannot rebase."
3b6137f2
JX
13943msgstr ""
13944
25eab542 13945#: git-rebase.sh:363
3b6137f2
JX
13946msgid "No rebase in progress?"
13947msgstr ""
13948
25eab542 13949#: git-rebase.sh:374
9306b5b9
JX
13950msgid "The --edit-todo action can only be used during interactive rebase."
13951msgstr ""
13952
25eab542 13953#: git-rebase.sh:381
3b6137f2
JX
13954msgid "Cannot read HEAD"
13955msgstr ""
13956
25eab542 13957#: git-rebase.sh:384
3b6137f2
JX
13958msgid ""
13959"You must edit all merge conflicts and then\n"
13960"mark them as resolved using git add"
13961msgstr ""
13962
25eab542 13963#: git-rebase.sh:424
3b6137f2
JX
13964#, sh-format
13965msgid ""
13966"It seems that there is already a $state_dir_base directory, and\n"
13967"I wonder if you are in the middle of another rebase. If that is the\n"
13968"case, please try\n"
13969"\t$cmd_live_rebase\n"
13970"If that is not the case, please\n"
13971"\t$cmd_clear_stale_rebase\n"
13972"and run me again. I am stopping in case you still have something\n"
13973"valuable there."
13974msgstr ""
13975
25eab542 13976#: git-rebase.sh:480
3b6137f2 13977#, sh-format
18a90722 13978msgid "invalid upstream '$upstream_name'"
3b6137f2
JX
13979msgstr ""
13980
25eab542 13981#: git-rebase.sh:504
3b6137f2
JX
13982#, sh-format
13983msgid "$onto_name: there are more than one merge bases"
13984msgstr ""
13985
25eab542 13986#: git-rebase.sh:507 git-rebase.sh:511
3b6137f2
JX
13987#, sh-format
13988msgid "$onto_name: there is no merge base"
13989msgstr ""
13990
25eab542 13991#: git-rebase.sh:516
3b6137f2
JX
13992#, sh-format
13993msgid "Does not point to a valid commit: $onto_name"
13994msgstr ""
13995
18a90722 13996#: git-rebase.sh:542
3b6137f2 13997#, sh-format
18a90722 13998msgid "fatal: no such branch/commit '$branch_name'"
3b6137f2
JX
13999msgstr ""
14000
18a90722 14001#: git-rebase.sh:575
28b3cffc
JX
14002msgid "Cannot autostash"
14003msgstr ""
14004
18a90722 14005#: git-rebase.sh:580
28b3cffc
JX
14006#, sh-format
14007msgid "Created autostash: $stash_abbrev"
14008msgstr ""
14009
18a90722 14010#: git-rebase.sh:584
3b6137f2
JX
14011msgid "Please commit or stash them."
14012msgstr ""
14013
18a90722
JX
14014#: git-rebase.sh:607
14015#, sh-format
14016msgid "HEAD is up to date."
14017msgstr ""
14018
14019#: git-rebase.sh:609
3b6137f2
JX
14020#, sh-format
14021msgid "Current branch $branch_name is up to date."
14022msgstr ""
14023
18a90722
JX
14024#: git-rebase.sh:617
14025#, sh-format
14026msgid "HEAD is up to date, rebase forced."
14027msgstr ""
14028
14029#: git-rebase.sh:619
3b6137f2
JX
14030#, sh-format
14031msgid "Current branch $branch_name is up to date, rebase forced."
14032msgstr ""
14033
18a90722 14034#: git-rebase.sh:631
3b6137f2
JX
14035#, sh-format
14036msgid "Changes from $mb to $onto:"
14037msgstr ""
14038
18a90722 14039#: git-rebase.sh:640
3b6137f2
JX
14040msgid "First, rewinding head to replay your work on top of it..."
14041msgstr ""
14042
18a90722 14043#: git-rebase.sh:650
3b6137f2
JX
14044#, sh-format
14045msgid "Fast-forwarded $branch_name to $onto_name."
14046msgstr ""
14047
25eab542 14048#: git-stash.sh:61
dce37b66
JX
14049msgid "git stash clear with parameters is unimplemented"
14050msgstr ""
14051
18a90722 14052#: git-stash.sh:108
dce37b66
JX
14053msgid "You do not have the initial commit yet"
14054msgstr ""
14055
18a90722 14056#: git-stash.sh:123
dce37b66
JX
14057msgid "Cannot save the current index state"
14058msgstr ""
14059
18a90722 14060#: git-stash.sh:138
fda7b092
JX
14061msgid "Cannot save the untracked files"
14062msgstr ""
14063
18a90722 14064#: git-stash.sh:158 git-stash.sh:171
dce37b66
JX
14065msgid "Cannot save the current worktree state"
14066msgstr ""
14067
18a90722 14068#: git-stash.sh:175
dce37b66
JX
14069msgid "No changes selected"
14070msgstr ""
14071
18a90722 14072#: git-stash.sh:178
dce37b66
JX
14073msgid "Cannot remove temporary index (can't happen)"
14074msgstr ""
14075
18a90722 14076#: git-stash.sh:191
dce37b66
JX
14077msgid "Cannot record working tree state"
14078msgstr ""
14079
18a90722 14080#: git-stash.sh:229
28b3cffc
JX
14081#, sh-format
14082msgid "Cannot update $ref_stash with $w_commit"
14083msgstr ""
14084
18a90722 14085#: git-stash.sh:281
7256fd7c 14086#, sh-format
18a90722 14087msgid "error: unknown option for 'stash push': $option"
7256fd7c
JX
14088msgstr ""
14089
18a90722 14090#: git-stash.sh:295
fda7b092
JX
14091msgid "Can't use --patch and --include-untracked or --all at the same time"
14092msgstr ""
14093
18a90722 14094#: git-stash.sh:303
dce37b66
JX
14095msgid "No local changes to save"
14096msgstr ""
14097
18a90722 14098#: git-stash.sh:308
dce37b66
JX
14099msgid "Cannot initialize stash"
14100msgstr ""
14101
18a90722 14102#: git-stash.sh:312
dce37b66
JX
14103msgid "Cannot save the current status"
14104msgstr ""
14105
18a90722 14106#: git-stash.sh:313
9fa976ff
JX
14107#, sh-format
14108msgid "Saved working directory and index state $stash_msg"
14109msgstr ""
14110
18a90722 14111#: git-stash.sh:341
dce37b66
JX
14112msgid "Cannot remove worktree changes"
14113msgstr ""
14114
18a90722 14115#: git-stash.sh:489
64f23b0c
JX
14116#, sh-format
14117msgid "unknown option: $opt"
14118msgstr ""
14119
18a90722 14120#: git-stash.sh:502
5b34e000 14121msgid "No stash entries found."
dce37b66
JX
14122msgstr ""
14123
18a90722 14124#: git-stash.sh:509
dce37b66
JX
14125#, sh-format
14126msgid "Too many revisions specified: $REV"
14127msgstr ""
14128
18a90722 14129#: git-stash.sh:524
dce37b66 14130#, sh-format
d07a63e4 14131msgid "$reference is not a valid reference"
dce37b66
JX
14132msgstr ""
14133
18a90722 14134#: git-stash.sh:552
dce37b66
JX
14135#, sh-format
14136msgid "'$args' is not a stash-like commit"
14137msgstr ""
14138
18a90722 14139#: git-stash.sh:563
dce37b66
JX
14140#, sh-format
14141msgid "'$args' is not a stash reference"
14142msgstr ""
14143
18a90722 14144#: git-stash.sh:571
dce37b66
JX
14145msgid "unable to refresh index"
14146msgstr ""
14147
18a90722 14148#: git-stash.sh:575
dce37b66
JX
14149msgid "Cannot apply a stash in the middle of a merge"
14150msgstr ""
14151
18a90722 14152#: git-stash.sh:583
dce37b66
JX
14153msgid "Conflicts in index. Try without --index."
14154msgstr ""
14155
18a90722 14156#: git-stash.sh:585
dce37b66
JX
14157msgid "Could not save index tree"
14158msgstr ""
14159
18a90722 14160#: git-stash.sh:594
5b34e000 14161msgid "Could not restore untracked files from stash entry"
fda7b092
JX
14162msgstr ""
14163
18a90722 14164#: git-stash.sh:619
dce37b66
JX
14165msgid "Cannot unstage modified files"
14166msgstr ""
14167
18a90722 14168#: git-stash.sh:634
7256fd7c
JX
14169msgid "Index was not unstashed."
14170msgstr ""
14171
18a90722 14172#: git-stash.sh:648
5b34e000 14173msgid "The stash entry is kept in case you need it again."
9fa976ff
JX
14174msgstr ""
14175
18a90722 14176#: git-stash.sh:657
dce37b66
JX
14177#, sh-format
14178msgid "Dropped ${REV} ($s)"
14179msgstr ""
14180
18a90722 14181#: git-stash.sh:658
dce37b66
JX
14182#, sh-format
14183msgid "${REV}: Could not drop stash entry"
14184msgstr ""
14185
18a90722 14186#: git-stash.sh:666
dce37b66
JX
14187msgid "No branch name specified"
14188msgstr ""
14189
18a90722 14190#: git-stash.sh:745
dce37b66
JX
14191msgid "(To restore them type \"git stash apply\")"
14192msgstr ""
14193
673bfad0 14194#: git-submodule.sh:181
28b3cffc
JX
14195msgid "Relative path can only be used from the toplevel of the working tree"
14196msgstr ""
14197
673bfad0 14198#: git-submodule.sh:191
dce37b66
JX
14199#, sh-format
14200msgid "repo URL: '$repo' must be absolute or begin with ./|../"
14201msgstr ""
14202
673bfad0 14203#: git-submodule.sh:210
dce37b66 14204#, sh-format
cd1e7487 14205msgid "'$sm_path' already exists in the index"
dce37b66
JX
14206msgstr ""
14207
673bfad0
JX
14208#: git-submodule.sh:213
14209#, sh-format
14210msgid "'$sm_path' already exists in the index and is not a submodule"
14211msgstr ""
14212
5b34e000 14213#: git-submodule.sh:219
7256fd7c
JX
14214#, sh-format
14215msgid ""
14216"The following path is ignored by one of your .gitignore files:\n"
14217"$sm_path\n"
14218"Use -f if you really want to add it."
14219msgstr ""
14220
5b34e000 14221#: git-submodule.sh:237
7256fd7c
JX
14222#, sh-format
14223msgid "Adding existing repo at '$sm_path' to the index"
14224msgstr ""
14225
5b34e000 14226#: git-submodule.sh:239
dce37b66 14227#, sh-format
cd1e7487 14228msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
14229msgstr ""
14230
5b34e000 14231#: git-submodule.sh:247
fe52cd62
JX
14232#, sh-format
14233msgid "A git directory for '$sm_name' is found locally with remote(s):"
14234msgstr ""
14235
5b34e000 14236#: git-submodule.sh:249
fe52cd62
JX
14237#, sh-format
14238msgid ""
9fa976ff
JX
14239"If you want to reuse this local git directory instead of cloning again from\n"
14240" $realrepo\n"
14241"use the '--force' option. If the local git directory is not the correct "
14242"repo\n"
fe52cd62
JX
14243"or you are unsure what this means choose another name with the '--name' "
14244"option."
14245msgstr ""
14246
5b34e000 14247#: git-submodule.sh:255
fe52cd62
JX
14248#, sh-format
14249msgid "Reactivating local git directory for submodule '$sm_name'."
14250msgstr ""
14251
5b34e000 14252#: git-submodule.sh:267
dce37b66 14253#, sh-format
cd1e7487 14254msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
14255msgstr ""
14256
5b34e000 14257#: git-submodule.sh:272
dce37b66 14258#, sh-format
cd1e7487 14259msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
14260msgstr ""
14261
5b34e000 14262#: git-submodule.sh:281
dce37b66 14263#, sh-format
cd1e7487 14264msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
14265msgstr ""
14266
5b34e000 14267#: git-submodule.sh:342
dce37b66 14268#, sh-format
f517e50d 14269msgid "Entering '$displaypath'"
dce37b66
JX
14270msgstr ""
14271
5b34e000 14272#: git-submodule.sh:362
dce37b66 14273#, sh-format
f517e50d 14274msgid "Stopping at '$displaypath'; script returned non-zero status."
dce37b66
JX
14275msgstr ""
14276
5b34e000 14277#: git-submodule.sh:433
dce37b66 14278#, sh-format
f517e50d 14279msgid "pathspec and --all are incompatible"
dce37b66
JX
14280msgstr ""
14281
5b34e000 14282#: git-submodule.sh:438
c138af56 14283#, sh-format
f517e50d 14284msgid "Use '--all' if you really want to deinitialize all submodules"
c138af56
JX
14285msgstr ""
14286
5b34e000 14287#: git-submodule.sh:458
c138af56
JX
14288#, sh-format
14289msgid ""
9fa976ff 14290"Submodule work tree '$displaypath' contains a .git directory\n"
c138af56
JX
14291"(use 'rm -rf' if you really want to remove it including all of its history)"
14292msgstr ""
14293
5b34e000 14294#: git-submodule.sh:466
dce37b66
JX
14295#, sh-format
14296msgid ""
28b3cffc 14297"Submodule work tree '$displaypath' contains local modifications; use '-f' to "
c138af56
JX
14298"discard them"
14299msgstr ""
14300
5b34e000 14301#: git-submodule.sh:469
c138af56 14302#, sh-format
28b3cffc 14303msgid "Cleared directory '$displaypath'"
c138af56
JX
14304msgstr ""
14305
5b34e000 14306#: git-submodule.sh:470
c138af56 14307#, sh-format
28b3cffc 14308msgid "Could not remove submodule work tree '$displaypath'"
c138af56
JX
14309msgstr ""
14310
5b34e000 14311#: git-submodule.sh:473
c138af56 14312#, sh-format
28b3cffc 14313msgid "Could not create empty submodule directory '$displaypath'"
c138af56
JX
14314msgstr ""
14315
5b34e000 14316#: git-submodule.sh:482
c138af56 14317#, sh-format
28b3cffc 14318msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
c138af56
JX
14319msgstr ""
14320
25eab542 14321#: git-submodule.sh:637
dce37b66 14322#, sh-format
28b3cffc 14323msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
14324msgstr ""
14325
25eab542 14326#: git-submodule.sh:647
dce37b66 14327#, sh-format
cd1e7487 14328msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
14329msgstr ""
14330
25eab542 14331#: git-submodule.sh:652
9fa976ff
JX
14332#, sh-format
14333msgid ""
14334"Unable to find current ${remote_name}/${branch} revision in submodule path "
14335"'$sm_path'"
14336msgstr ""
14337
25eab542 14338#: git-submodule.sh:670
dce37b66 14339#, sh-format
28b3cffc 14340msgid "Unable to fetch in submodule path '$displaypath'"
dce37b66
JX
14341msgstr ""
14342
25eab542 14343#: git-submodule.sh:676
9fa976ff
JX
14344#, sh-format
14345msgid ""
14346"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
14347"Direct fetching of that commit failed."
14348msgstr ""
14349
25eab542 14350#: git-submodule.sh:683
5e078fcd
JX
14351#, sh-format
14352msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
14353msgstr ""
14354
25eab542 14355#: git-submodule.sh:684
dce37b66 14356#, sh-format
5e078fcd
JX
14357msgid "Submodule path '$displaypath': checked out '$sha1'"
14358msgstr ""
14359
25eab542 14360#: git-submodule.sh:688
5e078fcd 14361#, sh-format
28b3cffc 14362msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
14363msgstr ""
14364
25eab542 14365#: git-submodule.sh:689
dce37b66 14366#, sh-format
28b3cffc 14367msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
14368msgstr ""
14369
25eab542 14370#: git-submodule.sh:694
dce37b66 14371#, sh-format
28b3cffc 14372msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
14373msgstr ""
14374
25eab542 14375#: git-submodule.sh:695
dce37b66 14376#, sh-format
28b3cffc 14377msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
14378msgstr ""
14379
25eab542 14380#: git-submodule.sh:700
dce37b66 14381#, sh-format
f517e50d 14382msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
dce37b66
JX
14383msgstr ""
14384
25eab542 14385#: git-submodule.sh:701
dce37b66 14386#, sh-format
f517e50d 14387msgid "Submodule path '$displaypath': '$command $sha1'"
dce37b66
JX
14388msgstr ""
14389
25eab542 14390#: git-submodule.sh:732
28b3cffc
JX
14391#, sh-format
14392msgid "Failed to recurse into submodule path '$displaypath'"
14393msgstr ""
14394
18a90722 14395#: git-submodule.sh:828
3b6137f2 14396msgid "The --cached option cannot be used with the --files option"
7256fd7c
JX
14397msgstr ""
14398
18a90722 14399#: git-submodule.sh:880
7256fd7c
JX
14400#, sh-format
14401msgid "unexpected mode $mod_dst"
dce37b66
JX
14402msgstr ""
14403
18a90722 14404#: git-submodule.sh:900
dce37b66 14405#, sh-format
28b3cffc 14406msgid " Warn: $display_name doesn't contain commit $sha1_src"
dce37b66
JX
14407msgstr ""
14408
18a90722 14409#: git-submodule.sh:903
dce37b66 14410#, sh-format
28b3cffc 14411msgid " Warn: $display_name doesn't contain commit $sha1_dst"
dce37b66
JX
14412msgstr ""
14413
18a90722 14414#: git-submodule.sh:906
dce37b66 14415#, sh-format
28b3cffc 14416msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
dce37b66
JX
14417msgstr ""
14418
18a90722 14419#: git-submodule.sh:1077
dce37b66 14420#, sh-format
28b3cffc 14421msgid "Synchronizing submodule url for '$displaypath'"
dce37b66 14422msgstr ""
f517e50d
JX
14423
14424#: git-parse-remote.sh:89
14425#, sh-format
14426msgid "See git-${cmd}(1) for details."
14427msgstr ""
9fa976ff 14428
72351d7d 14429#: git-rebase--interactive.sh:140
9fa976ff
JX
14430#, sh-format
14431msgid "Rebasing ($new_count/$total)"
14432msgstr ""
14433
72351d7d 14434#: git-rebase--interactive.sh:156
9fa976ff
JX
14435msgid ""
14436"\n"
14437"Commands:\n"
25eab542
JX
14438"p, pick = use commit\n"
14439"r, reword = use commit, but edit the commit message\n"
14440"e, edit = use commit, but stop for amending\n"
14441"s, squash = use commit, but meld into previous commit\n"
14442"f, fixup = like \"squash\", but discard this commit's log message\n"
14443"x, exec = run command (the rest of the line) using shell\n"
14444"d, drop = remove commit\n"
9fa976ff
JX
14445"\n"
14446"These lines can be re-ordered; they are executed from top to bottom.\n"
14447msgstr ""
14448
72351d7d 14449#: git-rebase--interactive.sh:171
9fa976ff
JX
14450msgid ""
14451"\n"
14452"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
14453msgstr ""
14454
72351d7d 14455#: git-rebase--interactive.sh:175
9fa976ff
JX
14456msgid ""
14457"\n"
14458"If you remove a line here THAT COMMIT WILL BE LOST.\n"
14459msgstr ""
14460
72351d7d 14461#: git-rebase--interactive.sh:211
9fa976ff
JX
14462#, sh-format
14463msgid ""
14464"You can amend the commit now, with\n"
14465"\n"
14466"\tgit commit --amend $gpg_sign_opt_quoted\n"
14467"\n"
14468"Once you are satisfied with your changes, run\n"
14469"\n"
14470"\tgit rebase --continue"
14471msgstr ""
14472
72351d7d 14473#: git-rebase--interactive.sh:236
9fa976ff
JX
14474#, sh-format
14475msgid "$sha1: not a commit that can be picked"
14476msgstr ""
14477
72351d7d 14478#: git-rebase--interactive.sh:275
9fa976ff
JX
14479#, sh-format
14480msgid "Invalid commit name: $sha1"
14481msgstr ""
14482
72351d7d 14483#: git-rebase--interactive.sh:317
9fa976ff
JX
14484msgid "Cannot write current commit's replacement sha1"
14485msgstr ""
14486
72351d7d 14487#: git-rebase--interactive.sh:369
9fa976ff
JX
14488#, sh-format
14489msgid "Fast-forward to $sha1"
14490msgstr ""
14491
72351d7d 14492#: git-rebase--interactive.sh:371
9fa976ff
JX
14493#, sh-format
14494msgid "Cannot fast-forward to $sha1"
14495msgstr ""
14496
72351d7d 14497#: git-rebase--interactive.sh:380
9fa976ff
JX
14498#, sh-format
14499msgid "Cannot move HEAD to $first_parent"
14500msgstr ""
14501
72351d7d 14502#: git-rebase--interactive.sh:385
9fa976ff
JX
14503#, sh-format
14504msgid "Refusing to squash a merge: $sha1"
14505msgstr ""
14506
25eab542 14507#: git-rebase--interactive.sh:400
9fa976ff
JX
14508#, sh-format
14509msgid "Error redoing merge $sha1"
14510msgstr ""
14511
25eab542 14512#: git-rebase--interactive.sh:408
9fa976ff
JX
14513#, sh-format
14514msgid "Could not pick $sha1"
14515msgstr ""
14516
25eab542 14517#: git-rebase--interactive.sh:417
5bd166d8
JX
14518#, sh-format
14519msgid "This is the commit message #${n}:"
9fa976ff
JX
14520msgstr ""
14521
25eab542 14522#: git-rebase--interactive.sh:422
9fa976ff 14523#, sh-format
5bd166d8 14524msgid "The commit message #${n} will be skipped:"
9fa976ff
JX
14525msgstr ""
14526
25eab542 14527#: git-rebase--interactive.sh:433
9fa976ff 14528#, sh-format
9fa976ff
JX
14529msgid "This is a combination of $count commit."
14530msgid_plural "This is a combination of $count commits."
14531msgstr[0] ""
14532msgstr[1] ""
14533
25eab542 14534#: git-rebase--interactive.sh:442
9fa976ff
JX
14535#, sh-format
14536msgid "Cannot write $fixup_msg"
14537msgstr ""
14538
25eab542 14539#: git-rebase--interactive.sh:445
673bfad0 14540msgid "This is a combination of 2 commits."
5bd166d8
JX
14541msgstr ""
14542
25eab542
JX
14543#: git-rebase--interactive.sh:486 git-rebase--interactive.sh:529
14544#: git-rebase--interactive.sh:532
9fa976ff
JX
14545#, sh-format
14546msgid "Could not apply $sha1... $rest"
14547msgstr ""
14548
25eab542 14549#: git-rebase--interactive.sh:560
9fa976ff
JX
14550#, sh-format
14551msgid ""
14552"Could not amend commit after successfully picking $sha1... $rest\n"
14553"This is most likely due to an empty commit message, or the pre-commit hook\n"
14554"failed. If the pre-commit hook failed, you may need to resolve the issue "
14555"before\n"
14556"you are able to reword the commit."
14557msgstr ""
14558
25eab542 14559#: git-rebase--interactive.sh:575
9fa976ff
JX
14560#, sh-format
14561msgid "Stopped at $sha1_abbrev... $rest"
14562msgstr ""
14563
25eab542 14564#: git-rebase--interactive.sh:590
9fa976ff
JX
14565#, sh-format
14566msgid "Cannot '$squash_style' without a previous commit"
14567msgstr ""
14568
25eab542 14569#: git-rebase--interactive.sh:632
9fa976ff
JX
14570#, sh-format
14571msgid "Executing: $rest"
14572msgstr ""
14573
25eab542 14574#: git-rebase--interactive.sh:640
9fa976ff
JX
14575#, sh-format
14576msgid "Execution failed: $rest"
14577msgstr ""
14578
25eab542 14579#: git-rebase--interactive.sh:642
9fa976ff
JX
14580msgid "and made changes to the index and/or the working tree"
14581msgstr ""
14582
25eab542 14583#: git-rebase--interactive.sh:644
9fa976ff
JX
14584msgid ""
14585"You can fix the problem, and then run\n"
14586"\n"
14587"\tgit rebase --continue"
14588msgstr ""
14589
14590#. TRANSLATORS: after these lines is a command to be issued by the user
25eab542 14591#: git-rebase--interactive.sh:657
9fa976ff
JX
14592#, sh-format
14593msgid ""
14594"Execution succeeded: $rest\n"
14595"but left changes to the index and/or the working tree\n"
14596"Commit or stash your changes, and then run\n"
14597"\n"
14598"\tgit rebase --continue"
14599msgstr ""
14600
25eab542 14601#: git-rebase--interactive.sh:668
9fa976ff
JX
14602#, sh-format
14603msgid "Unknown command: $command $sha1 $rest"
14604msgstr ""
14605
25eab542 14606#: git-rebase--interactive.sh:669
9fa976ff
JX
14607msgid "Please fix this using 'git rebase --edit-todo'."
14608msgstr ""
14609
25eab542 14610#: git-rebase--interactive.sh:704
9fa976ff
JX
14611#, sh-format
14612msgid "Successfully rebased and updated $head_name."
14613msgstr ""
14614
18a90722 14615#: git-rebase--interactive.sh:728
9fa976ff
JX
14616msgid "could not detach HEAD"
14617msgstr ""
14618
18a90722 14619#: git-rebase--interactive.sh:763
9fa976ff
JX
14620msgid "Could not remove CHERRY_PICK_HEAD"
14621msgstr ""
14622
18a90722 14623#: git-rebase--interactive.sh:768
9fa976ff
JX
14624#, sh-format
14625msgid ""
14626"You have staged changes in your working tree.\n"
14627"If these changes are meant to be\n"
14628"squashed into the previous commit, run:\n"
14629"\n"
14630" git commit --amend $gpg_sign_opt_quoted\n"
14631"\n"
14632"If they are meant to go into a new commit, run:\n"
14633"\n"
14634" git commit $gpg_sign_opt_quoted\n"
14635"\n"
fda7b092 14636"In both cases, once you're done, continue with:\n"
9fa976ff
JX
14637"\n"
14638" git rebase --continue\n"
14639msgstr ""
14640
18a90722 14641#: git-rebase--interactive.sh:785
9fa976ff
JX
14642msgid "Error trying to find the author identity to amend commit"
14643msgstr ""
14644
18a90722 14645#: git-rebase--interactive.sh:790
9fa976ff
JX
14646msgid ""
14647"You have uncommitted changes in your working tree. Please commit them\n"
14648"first and then run 'git rebase --continue' again."
14649msgstr ""
14650
18a90722 14651#: git-rebase--interactive.sh:795 git-rebase--interactive.sh:799
9fa976ff
JX
14652msgid "Could not commit staged changes."
14653msgstr ""
14654
18a90722 14655#: git-rebase--interactive.sh:827
9fa976ff
JX
14656msgid ""
14657"\n"
14658"You are editing the todo file of an ongoing interactive rebase.\n"
14659"To continue rebase after editing, run:\n"
14660" git rebase --continue\n"
14661"\n"
14662msgstr ""
14663
18a90722 14664#: git-rebase--interactive.sh:835 git-rebase--interactive.sh:994
9fa976ff
JX
14665msgid "Could not execute editor"
14666msgstr ""
14667
18a90722 14668#: git-rebase--interactive.sh:848
9fa976ff
JX
14669#, sh-format
14670msgid "Could not checkout $switch_to"
14671msgstr ""
14672
18a90722 14673#: git-rebase--interactive.sh:853
9fa976ff
JX
14674msgid "No HEAD?"
14675msgstr ""
14676
18a90722 14677#: git-rebase--interactive.sh:854
9fa976ff
JX
14678#, sh-format
14679msgid "Could not create temporary $state_dir"
14680msgstr ""
14681
18a90722 14682#: git-rebase--interactive.sh:856
9fa976ff
JX
14683msgid "Could not mark as interactive"
14684msgstr ""
14685
18a90722 14686#: git-rebase--interactive.sh:866 git-rebase--interactive.sh:871
9fa976ff
JX
14687msgid "Could not init rewritten commits"
14688msgstr ""
14689
18a90722 14690#: git-rebase--interactive.sh:972
9fa976ff
JX
14691#, sh-format
14692msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
14693msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
14694msgstr[0] ""
14695msgstr[1] ""
14696
18a90722 14697#: git-rebase--interactive.sh:977
9fa976ff
JX
14698msgid ""
14699"\n"
14700"However, if you remove everything, the rebase will be aborted.\n"
14701"\n"
14702msgstr ""
14703
18a90722 14704#: git-rebase--interactive.sh:984
9fa976ff
JX
14705msgid "Note that empty commits are commented out"
14706msgstr ""
14707
14708#: git-sh-setup.sh:89 git-sh-setup.sh:94
14709#, sh-format
14710msgid "usage: $dashless $USAGE"
14711msgstr ""
14712
14713#: git-sh-setup.sh:190
14714#, sh-format
14715msgid "Cannot chdir to $cdup, the toplevel of the working tree"
14716msgstr ""
14717
14718#: git-sh-setup.sh:199 git-sh-setup.sh:206
14719#, sh-format
14720msgid "fatal: $program_name cannot be used without a working tree."
14721msgstr ""
14722
14723#: git-sh-setup.sh:220
14724msgid "Cannot rebase: You have unstaged changes."
14725msgstr ""
14726
14727#: git-sh-setup.sh:223
14728msgid "Cannot rewrite branches: You have unstaged changes."
14729msgstr ""
14730
fda7b092
JX
14731#: git-sh-setup.sh:226
14732msgid "Cannot pull with rebase: You have unstaged changes."
14733msgstr ""
14734
9fa976ff
JX
14735#: git-sh-setup.sh:229
14736#, sh-format
14737msgid "Cannot $action: You have unstaged changes."
14738msgstr ""
14739
14740#: git-sh-setup.sh:242
14741msgid "Cannot rebase: Your index contains uncommitted changes."
14742msgstr ""
14743
fda7b092
JX
14744#: git-sh-setup.sh:245
14745msgid "Cannot pull with rebase: Your index contains uncommitted changes."
14746msgstr ""
14747
9fa976ff
JX
14748#: git-sh-setup.sh:248
14749#, sh-format
14750msgid "Cannot $action: Your index contains uncommitted changes."
14751msgstr ""
14752
fda7b092
JX
14753#: git-sh-setup.sh:252
14754msgid "Additionally, your index contains uncommitted changes."
14755msgstr ""
14756
9fa976ff
JX
14757#: git-sh-setup.sh:372
14758msgid "You need to run this command from the toplevel of the working tree."
14759msgstr ""
14760
14761#: git-sh-setup.sh:377
14762msgid "Unable to determine absolute path of git directory"
14763msgstr ""
673bfad0
JX
14764
14765#. TRANSLATORS: you can adjust this to align "git add -i" status menu
5b34e000 14766#: git-add--interactive.perl:196
673bfad0
JX
14767#, perl-format
14768msgid "%12s %12s %s"
14769msgstr ""
14770
5b34e000 14771#: git-add--interactive.perl:197
673bfad0
JX
14772msgid "staged"
14773msgstr ""
14774
5b34e000 14775#: git-add--interactive.perl:197
673bfad0
JX
14776msgid "unstaged"
14777msgstr ""
14778
5b34e000 14779#: git-add--interactive.perl:246 git-add--interactive.perl:271
673bfad0
JX
14780msgid "binary"
14781msgstr ""
14782
5b34e000 14783#: git-add--interactive.perl:255 git-add--interactive.perl:309
673bfad0
JX
14784msgid "nothing"
14785msgstr ""
14786
5b34e000 14787#: git-add--interactive.perl:291 git-add--interactive.perl:306
673bfad0
JX
14788msgid "unchanged"
14789msgstr ""
14790
5b34e000 14791#: git-add--interactive.perl:602
673bfad0
JX
14792#, perl-format
14793msgid "added %d path\n"
14794msgid_plural "added %d paths\n"
14795msgstr[0] ""
14796msgstr[1] ""
14797
5b34e000 14798#: git-add--interactive.perl:605
673bfad0
JX
14799#, perl-format
14800msgid "updated %d path\n"
14801msgid_plural "updated %d paths\n"
14802msgstr[0] ""
14803msgstr[1] ""
14804
5b34e000 14805#: git-add--interactive.perl:608
673bfad0
JX
14806#, perl-format
14807msgid "reverted %d path\n"
14808msgid_plural "reverted %d paths\n"
14809msgstr[0] ""
14810msgstr[1] ""
14811
5b34e000 14812#: git-add--interactive.perl:611
673bfad0
JX
14813#, perl-format
14814msgid "touched %d path\n"
14815msgid_plural "touched %d paths\n"
14816msgstr[0] ""
14817msgstr[1] ""
14818
5b34e000 14819#: git-add--interactive.perl:620
673bfad0
JX
14820msgid "Update"
14821msgstr ""
14822
5b34e000 14823#: git-add--interactive.perl:632
673bfad0
JX
14824msgid "Revert"
14825msgstr ""
14826
5b34e000 14827#: git-add--interactive.perl:655
673bfad0
JX
14828#, perl-format
14829msgid "note: %s is untracked now.\n"
14830msgstr ""
14831
5b34e000 14832#: git-add--interactive.perl:666
673bfad0
JX
14833msgid "Add untracked"
14834msgstr ""
14835
5b34e000 14836#: git-add--interactive.perl:672
673bfad0
JX
14837msgid "No untracked files.\n"
14838msgstr ""
14839
5b34e000 14840#: git-add--interactive.perl:985
673bfad0
JX
14841msgid ""
14842"If the patch applies cleanly, the edited hunk will immediately be\n"
14843"marked for staging."
14844msgstr ""
14845
5b34e000 14846#: git-add--interactive.perl:988
673bfad0
JX
14847msgid ""
14848"If the patch applies cleanly, the edited hunk will immediately be\n"
14849"marked for stashing."
14850msgstr ""
14851
5b34e000 14852#: git-add--interactive.perl:991
673bfad0
JX
14853msgid ""
14854"If the patch applies cleanly, the edited hunk will immediately be\n"
14855"marked for unstaging."
14856msgstr ""
14857
5b34e000 14858#: git-add--interactive.perl:994 git-add--interactive.perl:1003
673bfad0
JX
14859msgid ""
14860"If the patch applies cleanly, the edited hunk will immediately be\n"
14861"marked for applying."
14862msgstr ""
14863
5b34e000 14864#: git-add--interactive.perl:997 git-add--interactive.perl:1000
673bfad0
JX
14865msgid ""
14866"If the patch applies cleanly, the edited hunk will immediately be\n"
14867"marked for discarding."
14868msgstr ""
14869
5b34e000 14870#: git-add--interactive.perl:1013
673bfad0
JX
14871#, perl-format
14872msgid "failed to open hunk edit file for writing: %s"
14873msgstr ""
14874
5b34e000 14875#: git-add--interactive.perl:1014
673bfad0
JX
14876msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
14877msgstr ""
14878
5b34e000 14879#: git-add--interactive.perl:1020
673bfad0
JX
14880#, perl-format
14881msgid ""
14882"---\n"
14883"To remove '%s' lines, make them ' ' lines (context).\n"
14884"To remove '%s' lines, delete them.\n"
14885"Lines starting with %s will be removed.\n"
14886msgstr ""
14887
14888#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
5b34e000 14889#: git-add--interactive.perl:1028
673bfad0
JX
14890msgid ""
14891"If it does not apply cleanly, you will be given an opportunity to\n"
14892"edit again. If all lines of the hunk are removed, then the edit is\n"
14893"aborted and the hunk is left unchanged.\n"
14894msgstr ""
14895
5b34e000 14896#: git-add--interactive.perl:1042
673bfad0
JX
14897#, perl-format
14898msgid "failed to open hunk edit file for reading: %s"
14899msgstr ""
14900
14901#. TRANSLATORS: do not translate [y/n]
14902#. The program will only accept that input
14903#. at this point.
14904#. Consider translating (saying "no" discards!) as
14905#. (saying "n" for "no" discards!) if the translation
14906#. of the word "no" does not start with n.
5b34e000 14907#: git-add--interactive.perl:1134
673bfad0
JX
14908msgid ""
14909"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
14910msgstr ""
14911
5b34e000 14912#: git-add--interactive.perl:1143
673bfad0
JX
14913msgid ""
14914"y - stage this hunk\n"
14915"n - do not stage this hunk\n"
14916"q - quit; do not stage this hunk or any of the remaining ones\n"
14917"a - stage this hunk and all later hunks in the file\n"
14918"d - do not stage this hunk or any of the later hunks in the file"
14919msgstr ""
14920
5b34e000 14921#: git-add--interactive.perl:1149
673bfad0
JX
14922msgid ""
14923"y - stash this hunk\n"
14924"n - do not stash this hunk\n"
14925"q - quit; do not stash this hunk or any of the remaining ones\n"
14926"a - stash this hunk and all later hunks in the file\n"
14927"d - do not stash this hunk or any of the later hunks in the file"
14928msgstr ""
14929
5b34e000 14930#: git-add--interactive.perl:1155
673bfad0
JX
14931msgid ""
14932"y - unstage this hunk\n"
14933"n - do not unstage this hunk\n"
14934"q - quit; do not unstage this hunk or any of the remaining ones\n"
14935"a - unstage this hunk and all later hunks in the file\n"
14936"d - do not unstage this hunk or any of the later hunks in the file"
14937msgstr ""
14938
5b34e000 14939#: git-add--interactive.perl:1161
673bfad0
JX
14940msgid ""
14941"y - apply this hunk to index\n"
14942"n - do not apply this hunk to index\n"
14943"q - quit; do not apply this hunk or any of the remaining ones\n"
14944"a - apply this hunk and all later hunks in the file\n"
14945"d - do not apply this hunk or any of the later hunks in the file"
14946msgstr ""
14947
5b34e000 14948#: git-add--interactive.perl:1167
673bfad0
JX
14949msgid ""
14950"y - discard this hunk from worktree\n"
14951"n - do not discard this hunk from worktree\n"
14952"q - quit; do not discard this hunk or any of the remaining ones\n"
14953"a - discard this hunk and all later hunks in the file\n"
14954"d - do not discard this hunk or any of the later hunks in the file"
14955msgstr ""
14956
5b34e000 14957#: git-add--interactive.perl:1173
673bfad0
JX
14958msgid ""
14959"y - discard this hunk from index and worktree\n"
14960"n - do not discard this hunk from index and worktree\n"
14961"q - quit; do not discard this hunk or any of the remaining ones\n"
14962"a - discard this hunk and all later hunks in the file\n"
14963"d - do not discard this hunk or any of the later hunks in the file"
14964msgstr ""
14965
5b34e000 14966#: git-add--interactive.perl:1179
673bfad0
JX
14967msgid ""
14968"y - apply this hunk to index and worktree\n"
14969"n - do not apply this hunk to index and worktree\n"
14970"q - quit; do not apply this hunk or any of the remaining ones\n"
14971"a - apply this hunk and all later hunks in the file\n"
14972"d - do not apply this hunk or any of the later hunks in the file"
14973msgstr ""
14974
5b34e000 14975#: git-add--interactive.perl:1188
673bfad0
JX
14976msgid ""
14977"g - select a hunk to go to\n"
14978"/ - search for a hunk matching the given regex\n"
14979"j - leave this hunk undecided, see next undecided hunk\n"
14980"J - leave this hunk undecided, see next hunk\n"
14981"k - leave this hunk undecided, see previous undecided hunk\n"
14982"K - leave this hunk undecided, see previous hunk\n"
14983"s - split the current hunk into smaller hunks\n"
14984"e - manually edit the current hunk\n"
14985"? - print help\n"
14986msgstr ""
14987
5b34e000 14988#: git-add--interactive.perl:1219
673bfad0
JX
14989msgid "The selected hunks do not apply to the index!\n"
14990msgstr ""
14991
5b34e000 14992#: git-add--interactive.perl:1220
673bfad0
JX
14993msgid "Apply them to the worktree anyway? "
14994msgstr ""
14995
5b34e000 14996#: git-add--interactive.perl:1223
673bfad0
JX
14997msgid "Nothing was applied.\n"
14998msgstr ""
14999
5b34e000 15000#: git-add--interactive.perl:1234
673bfad0
JX
15001#, perl-format
15002msgid "ignoring unmerged: %s\n"
15003msgstr ""
15004
5b34e000 15005#: git-add--interactive.perl:1243
673bfad0
JX
15006msgid "Only binary files changed.\n"
15007msgstr ""
15008
5b34e000 15009#: git-add--interactive.perl:1245
673bfad0
JX
15010msgid "No changes.\n"
15011msgstr ""
15012
5b34e000 15013#: git-add--interactive.perl:1253
673bfad0
JX
15014msgid "Patch update"
15015msgstr ""
15016
5b34e000 15017#: git-add--interactive.perl:1305
673bfad0
JX
15018#, perl-format
15019msgid "Stage mode change [y,n,q,a,d,/%s,?]? "
15020msgstr ""
15021
5b34e000 15022#: git-add--interactive.perl:1306
673bfad0
JX
15023#, perl-format
15024msgid "Stage deletion [y,n,q,a,d,/%s,?]? "
15025msgstr ""
15026
5b34e000 15027#: git-add--interactive.perl:1307
673bfad0
JX
15028#, perl-format
15029msgid "Stage this hunk [y,n,q,a,d,/%s,?]? "
15030msgstr ""
15031
5b34e000 15032#: git-add--interactive.perl:1310
673bfad0
JX
15033#, perl-format
15034msgid "Stash mode change [y,n,q,a,d,/%s,?]? "
15035msgstr ""
15036
5b34e000 15037#: git-add--interactive.perl:1311
673bfad0
JX
15038#, perl-format
15039msgid "Stash deletion [y,n,q,a,d,/%s,?]? "
15040msgstr ""
15041
5b34e000 15042#: git-add--interactive.perl:1312
673bfad0
JX
15043#, perl-format
15044msgid "Stash this hunk [y,n,q,a,d,/%s,?]? "
15045msgstr ""
15046
5b34e000 15047#: git-add--interactive.perl:1315
673bfad0
JX
15048#, perl-format
15049msgid "Unstage mode change [y,n,q,a,d,/%s,?]? "
15050msgstr ""
15051
5b34e000 15052#: git-add--interactive.perl:1316
673bfad0
JX
15053#, perl-format
15054msgid "Unstage deletion [y,n,q,a,d,/%s,?]? "
15055msgstr ""
15056
5b34e000 15057#: git-add--interactive.perl:1317
673bfad0
JX
15058#, perl-format
15059msgid "Unstage this hunk [y,n,q,a,d,/%s,?]? "
15060msgstr ""
15061
5b34e000 15062#: git-add--interactive.perl:1320
673bfad0
JX
15063#, perl-format
15064msgid "Apply mode change to index [y,n,q,a,d,/%s,?]? "
15065msgstr ""
15066
5b34e000 15067#: git-add--interactive.perl:1321
673bfad0
JX
15068#, perl-format
15069msgid "Apply deletion to index [y,n,q,a,d,/%s,?]? "
15070msgstr ""
15071
5b34e000 15072#: git-add--interactive.perl:1322
673bfad0
JX
15073#, perl-format
15074msgid "Apply this hunk to index [y,n,q,a,d,/%s,?]? "
15075msgstr ""
15076
5b34e000 15077#: git-add--interactive.perl:1325
673bfad0
JX
15078#, perl-format
15079msgid "Discard mode change from worktree [y,n,q,a,d,/%s,?]? "
15080msgstr ""
15081
5b34e000 15082#: git-add--interactive.perl:1326
673bfad0
JX
15083#, perl-format
15084msgid "Discard deletion from worktree [y,n,q,a,d,/%s,?]? "
15085msgstr ""
15086
5b34e000 15087#: git-add--interactive.perl:1327
673bfad0
JX
15088#, perl-format
15089msgid "Discard this hunk from worktree [y,n,q,a,d,/%s,?]? "
15090msgstr ""
15091
5b34e000 15092#: git-add--interactive.perl:1330
673bfad0
JX
15093#, perl-format
15094msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "
15095msgstr ""
15096
5b34e000 15097#: git-add--interactive.perl:1331
673bfad0
JX
15098#, perl-format
15099msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "
15100msgstr ""
15101
5b34e000 15102#: git-add--interactive.perl:1332
673bfad0
JX
15103#, perl-format
15104msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "
15105msgstr ""
15106
5b34e000 15107#: git-add--interactive.perl:1335
673bfad0
JX
15108#, perl-format
15109msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "
15110msgstr ""
15111
5b34e000 15112#: git-add--interactive.perl:1336
673bfad0
JX
15113#, perl-format
15114msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "
15115msgstr ""
15116
5b34e000 15117#: git-add--interactive.perl:1337
673bfad0
JX
15118#, perl-format
15119msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "
15120msgstr ""
15121
5b34e000 15122#: git-add--interactive.perl:1440
673bfad0
JX
15123msgid "go to which hunk (<ret> to see more)? "
15124msgstr ""
15125
5b34e000 15126#: git-add--interactive.perl:1442
673bfad0
JX
15127msgid "go to which hunk? "
15128msgstr ""
15129
5b34e000 15130#: git-add--interactive.perl:1451
673bfad0
JX
15131#, perl-format
15132msgid "Invalid number: '%s'\n"
15133msgstr ""
15134
5b34e000 15135#: git-add--interactive.perl:1456
673bfad0
JX
15136#, perl-format
15137msgid "Sorry, only %d hunk available.\n"
15138msgid_plural "Sorry, only %d hunks available.\n"
15139msgstr[0] ""
15140msgstr[1] ""
15141
5b34e000 15142#: git-add--interactive.perl:1482
673bfad0
JX
15143msgid "search for regex? "
15144msgstr ""
15145
5b34e000 15146#: git-add--interactive.perl:1495
673bfad0
JX
15147#, perl-format
15148msgid "Malformed search regexp %s: %s\n"
15149msgstr ""
15150
5b34e000 15151#: git-add--interactive.perl:1505
673bfad0
JX
15152msgid "No hunk matches the given pattern\n"
15153msgstr ""
15154
5b34e000 15155#: git-add--interactive.perl:1517 git-add--interactive.perl:1539
673bfad0
JX
15156msgid "No previous hunk\n"
15157msgstr ""
15158
5b34e000 15159#: git-add--interactive.perl:1526 git-add--interactive.perl:1545
673bfad0
JX
15160msgid "No next hunk\n"
15161msgstr ""
15162
5b34e000 15163#: git-add--interactive.perl:1553
673bfad0
JX
15164#, perl-format
15165msgid "Split into %d hunk.\n"
15166msgid_plural "Split into %d hunks.\n"
15167msgstr[0] ""
15168msgstr[1] ""
15169
5b34e000 15170#: git-add--interactive.perl:1605
673bfad0
JX
15171msgid "Review diff"
15172msgstr ""
15173
15174#. TRANSLATORS: please do not translate the command names
15175#. 'status', 'update', 'revert', etc.
5b34e000 15176#: git-add--interactive.perl:1624
673bfad0
JX
15177msgid ""
15178"status - show paths with changes\n"
15179"update - add working tree state to the staged set of changes\n"
15180"revert - revert staged set of changes back to the HEAD version\n"
15181"patch - pick hunks and update selectively\n"
dfc182b1 15182"diff - view diff between HEAD and index\n"
673bfad0
JX
15183"add untracked - add contents of untracked files to the staged set of "
15184"changes\n"
15185msgstr ""
15186
5b34e000
JX
15187#: git-add--interactive.perl:1641 git-add--interactive.perl:1646
15188#: git-add--interactive.perl:1649 git-add--interactive.perl:1656
15189#: git-add--interactive.perl:1660 git-add--interactive.perl:1666
673bfad0
JX
15190msgid "missing --"
15191msgstr ""
15192
5b34e000 15193#: git-add--interactive.perl:1662
673bfad0
JX
15194#, perl-format
15195msgid "unknown --patch mode: %s"
15196msgstr ""
15197
5b34e000 15198#: git-add--interactive.perl:1668 git-add--interactive.perl:1674
673bfad0
JX
15199#, perl-format
15200msgid "invalid argument %s, expecting --"
15201msgstr ""
15202
5b34e000 15203#: git-send-email.perl:126
673bfad0
JX
15204msgid "local zone differs from GMT by a non-minute interval\n"
15205msgstr ""
15206
5b34e000 15207#: git-send-email.perl:133 git-send-email.perl:139
673bfad0
JX
15208msgid "local time offset greater than or equal to 24 hours\n"
15209msgstr ""
15210
25eab542 15211#: git-send-email.perl:207 git-send-email.perl:213
673bfad0
JX
15212msgid "the editor exited uncleanly, aborting everything"
15213msgstr ""
15214
25eab542 15215#: git-send-email.perl:290
673bfad0
JX
15216#, perl-format
15217msgid ""
15218"'%s' contains an intermediate version of the email you were composing.\n"
15219msgstr ""
15220
25eab542 15221#: git-send-email.perl:295
673bfad0
JX
15222#, perl-format
15223msgid "'%s.final' contains the composed email.\n"
15224msgstr ""
15225
25eab542 15226#: git-send-email.perl:313
673bfad0
JX
15227msgid "--dump-aliases incompatible with other options\n"
15228msgstr ""
15229
25eab542 15230#: git-send-email.perl:378 git-send-email.perl:629
673bfad0
JX
15231msgid "Cannot run git format-patch from outside a repository\n"
15232msgstr ""
15233
25eab542 15234#: git-send-email.perl:447
673bfad0
JX
15235#, perl-format
15236msgid "Unknown --suppress-cc field: '%s'\n"
15237msgstr ""
15238
25eab542 15239#: git-send-email.perl:476
673bfad0
JX
15240#, perl-format
15241msgid "Unknown --confirm setting: '%s'\n"
15242msgstr ""
15243
25eab542 15244#: git-send-email.perl:504
673bfad0
JX
15245#, perl-format
15246msgid "warning: sendmail alias with quotes is not supported: %s\n"
15247msgstr ""
15248
25eab542 15249#: git-send-email.perl:506
673bfad0
JX
15250#, perl-format
15251msgid "warning: `:include:` not supported: %s\n"
15252msgstr ""
15253
25eab542 15254#: git-send-email.perl:508
673bfad0
JX
15255#, perl-format
15256msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
15257msgstr ""
15258
25eab542 15259#: git-send-email.perl:513
673bfad0
JX
15260#, perl-format
15261msgid "warning: sendmail line is not recognized: %s\n"
15262msgstr ""
15263
25eab542 15264#: git-send-email.perl:595
673bfad0
JX
15265#, perl-format
15266msgid ""
15267"File '%s' exists but it could also be the range of commits\n"
15268"to produce patches for. Please disambiguate by...\n"
15269"\n"
15270" * Saying \"./%s\" if you mean a file; or\n"
15271" * Giving --format-patch option if you mean a range.\n"
15272msgstr ""
15273
25eab542 15274#: git-send-email.perl:616
673bfad0
JX
15275#, perl-format
15276msgid "Failed to opendir %s: %s"
15277msgstr ""
15278
25eab542 15279#: git-send-email.perl:640
673bfad0
JX
15280#, perl-format
15281msgid ""
15282"fatal: %s: %s\n"
15283"warning: no patches were sent\n"
15284msgstr ""
15285
25eab542 15286#: git-send-email.perl:651
673bfad0
JX
15287msgid ""
15288"\n"
15289"No patch files specified!\n"
15290"\n"
15291msgstr ""
15292
25eab542 15293#: git-send-email.perl:664
673bfad0
JX
15294#, perl-format
15295msgid "No subject line in %s?"
15296msgstr ""
15297
25eab542 15298#: git-send-email.perl:674
673bfad0
JX
15299#, perl-format
15300msgid "Failed to open for writing %s: %s"
15301msgstr ""
15302
25eab542 15303#: git-send-email.perl:684
673bfad0
JX
15304msgid ""
15305"Lines beginning in \"GIT:\" will be removed.\n"
15306"Consider including an overall diffstat or table of contents\n"
15307"for the patch you are writing.\n"
15308"\n"
15309"Clear the body content if you don't wish to send a summary.\n"
15310msgstr ""
15311
25eab542 15312#: git-send-email.perl:707
673bfad0
JX
15313#, perl-format
15314msgid "Failed to open %s.final: %s"
15315msgstr ""
15316
25eab542 15317#: git-send-email.perl:710
673bfad0
JX
15318#, perl-format
15319msgid "Failed to open %s: %s"
15320msgstr ""
15321
25eab542 15322#: git-send-email.perl:745
673bfad0
JX
15323msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
15324msgstr ""
15325
25eab542 15326#: git-send-email.perl:754
673bfad0
JX
15327msgid "Summary email is empty, skipping it\n"
15328msgstr ""
15329
15330#. TRANSLATORS: please keep [y/N] as is.
25eab542 15331#: git-send-email.perl:786
673bfad0
JX
15332#, perl-format
15333msgid "Are you sure you want to use <%s> [y/N]? "
15334msgstr ""
15335
25eab542 15336#: git-send-email.perl:815
673bfad0
JX
15337msgid ""
15338"The following files are 8bit, but do not declare a Content-Transfer-"
15339"Encoding.\n"
15340msgstr ""
15341
25eab542 15342#: git-send-email.perl:820
673bfad0
JX
15343msgid "Which 8bit encoding should I declare [UTF-8]? "
15344msgstr ""
15345
25eab542 15346#: git-send-email.perl:828
673bfad0
JX
15347#, perl-format
15348msgid ""
15349"Refusing to send because the patch\n"
15350"\t%s\n"
15351"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
15352"want to send.\n"
15353msgstr ""
15354
25eab542 15355#: git-send-email.perl:847
673bfad0
JX
15356msgid "To whom should the emails be sent (if anyone)?"
15357msgstr ""
15358
25eab542 15359#: git-send-email.perl:865
673bfad0
JX
15360#, perl-format
15361msgid "fatal: alias '%s' expands to itself\n"
15362msgstr ""
15363
25eab542 15364#: git-send-email.perl:877
673bfad0
JX
15365msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
15366msgstr ""
15367
18a90722 15368#: git-send-email.perl:929 git-send-email.perl:937
673bfad0
JX
15369#, perl-format
15370msgid "error: unable to extract a valid address from: %s\n"
15371msgstr ""
15372
15373#. TRANSLATORS: Make sure to include [q] [d] [e] in your
15374#. translation. The program will only accept English input
15375#. at this point.
18a90722 15376#: git-send-email.perl:941
673bfad0
JX
15377msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
15378msgstr ""
15379
18a90722 15380#: git-send-email.perl:1262
673bfad0
JX
15381#, perl-format
15382msgid "CA path \"%s\" does not exist"
15383msgstr ""
15384
18a90722 15385#: git-send-email.perl:1337
673bfad0
JX
15386msgid ""
15387" The Cc list above has been expanded by additional\n"
15388" addresses found in the patch commit message. By default\n"
15389" send-email prompts before sending whenever this occurs.\n"
15390" This behavior is controlled by the sendemail.confirm\n"
15391" configuration setting.\n"
15392"\n"
15393" For additional information, run 'git send-email --help'.\n"
15394" To retain the current behavior, but squelch this message,\n"
15395" run 'git config --global sendemail.confirm auto'.\n"
15396"\n"
15397msgstr ""
15398
15399#. TRANSLATORS: Make sure to include [y] [n] [q] [a] in your
15400#. translation. The program will only accept English input
15401#. at this point.
18a90722 15402#: git-send-email.perl:1352
673bfad0
JX
15403msgid "Send this email? ([y]es|[n]o|[q]uit|[a]ll): "
15404msgstr ""
15405
18a90722 15406#: git-send-email.perl:1355
673bfad0
JX
15407msgid "Send this email reply required"
15408msgstr ""
15409
18a90722 15410#: git-send-email.perl:1381
673bfad0
JX
15411msgid "The required SMTP server is not properly defined."
15412msgstr ""
15413
18a90722 15414#: git-send-email.perl:1428
673bfad0
JX
15415#, perl-format
15416msgid "Server does not support STARTTLS! %s"
15417msgstr ""
15418
18a90722 15419#: git-send-email.perl:1433 git-send-email.perl:1437
5b34e000
JX
15420#, perl-format
15421msgid "STARTTLS failed! %s"
15422msgstr ""
15423
18a90722 15424#: git-send-email.perl:1447
673bfad0
JX
15425msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
15426msgstr ""
15427
18a90722 15428#: git-send-email.perl:1465
673bfad0
JX
15429#, perl-format
15430msgid "Failed to send %s\n"
15431msgstr ""
15432
18a90722 15433#: git-send-email.perl:1468
673bfad0
JX
15434#, perl-format
15435msgid "Dry-Sent %s\n"
15436msgstr ""
15437
18a90722 15438#: git-send-email.perl:1468
673bfad0
JX
15439#, perl-format
15440msgid "Sent %s\n"
15441msgstr ""
15442
18a90722 15443#: git-send-email.perl:1470
673bfad0
JX
15444msgid "Dry-OK. Log says:\n"
15445msgstr ""
15446
18a90722 15447#: git-send-email.perl:1470
673bfad0
JX
15448msgid "OK. Log says:\n"
15449msgstr ""
15450
18a90722 15451#: git-send-email.perl:1482
673bfad0
JX
15452msgid "Result: "
15453msgstr ""
15454
18a90722 15455#: git-send-email.perl:1485
673bfad0
JX
15456msgid "Result: OK\n"
15457msgstr ""
15458
18a90722 15459#: git-send-email.perl:1498
673bfad0
JX
15460#, perl-format
15461msgid "can't open file %s"
15462msgstr ""
15463
18a90722 15464#: git-send-email.perl:1545 git-send-email.perl:1565
673bfad0
JX
15465#, perl-format
15466msgid "(mbox) Adding cc: %s from line '%s'\n"
15467msgstr ""
15468
18a90722 15469#: git-send-email.perl:1551
673bfad0
JX
15470#, perl-format
15471msgid "(mbox) Adding to: %s from line '%s'\n"
15472msgstr ""
15473
18a90722 15474#: git-send-email.perl:1599
673bfad0
JX
15475#, perl-format
15476msgid "(non-mbox) Adding cc: %s from line '%s'\n"
15477msgstr ""
15478
18a90722 15479#: git-send-email.perl:1624
673bfad0
JX
15480#, perl-format
15481msgid "(body) Adding cc: %s from line '%s'\n"
15482msgstr ""
15483
18a90722 15484#: git-send-email.perl:1730
673bfad0
JX
15485#, perl-format
15486msgid "(%s) Could not execute '%s'"
15487msgstr ""
15488
18a90722 15489#: git-send-email.perl:1737
673bfad0
JX
15490#, perl-format
15491msgid "(%s) Adding %s: %s from: '%s'\n"
15492msgstr ""
15493
18a90722 15494#: git-send-email.perl:1741
673bfad0
JX
15495#, perl-format
15496msgid "(%s) failed to close pipe to '%s'"
15497msgstr ""
15498
18a90722 15499#: git-send-email.perl:1768
673bfad0
JX
15500msgid "cannot send message as 7bit"
15501msgstr ""
15502
18a90722 15503#: git-send-email.perl:1776
673bfad0
JX
15504msgid "invalid transfer encoding"
15505msgstr ""
15506
18a90722 15507#: git-send-email.perl:1814 git-send-email.perl:1865 git-send-email.perl:1875
673bfad0
JX
15508#, perl-format
15509msgid "unable to open %s: %s\n"
15510msgstr ""
15511
18a90722 15512#: git-send-email.perl:1817
673bfad0
JX
15513#, perl-format
15514msgid "%s: patch contains a line longer than 998 characters"
15515msgstr ""
15516
18a90722 15517#: git-send-email.perl:1833
673bfad0
JX
15518#, perl-format
15519msgid "Skipping %s with backup suffix '%s'.\n"
15520msgstr ""
15521
15522#. TRANSLATORS: please keep "[y|N]" as is.
18a90722 15523#: git-send-email.perl:1837
673bfad0
JX
15524#, perl-format
15525msgid "Do you really want to send %s? [y|N]: "
15526msgstr ""