]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
Merge branch 'master' of git://github.com/git-l10n/git-po
[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"
f4f2c8f8 11"POT-Creation-Date: 2015-12-11 23:36+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
5e078fcd 21#: advice.c:55
dce37b66
JX
22#, c-format
23msgid "hint: %.*s\n"
24msgstr ""
25
fe05e196 26#: advice.c:88
dce37b66 27msgid ""
fe05e196 28"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
d07a63e4 29"as appropriate to mark resolution and make a commit."
dce37b66
JX
30msgstr ""
31
f4f2c8f8 32#: advice.c:101 builtin/merge.c:1225
df0617bf
JX
33msgid "You have not concluded your merge (MERGE_HEAD exists)."
34msgstr ""
35
36#: advice.c:103
f4f2c8f8 37msgid "Please, commit your changes before merging."
df0617bf
JX
38msgstr ""
39
40#: advice.c:104
41msgid "Exiting because of unfinished merge."
cc76011e
JX
42msgstr ""
43
d07a63e4 44#: archive.c:12
df0617bf 45msgid "git archive [<options>] <tree-ish> [<path>...]"
cc76011e
JX
46msgstr ""
47
d07a63e4 48#: archive.c:13
df0617bf
JX
49msgid "git archive --list"
50msgstr ""
51
52#: archive.c:14
cc76011e 53msgid ""
c2ea1208 54"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
cc76011e
JX
55msgstr ""
56
df0617bf 57#: archive.c:15
cc76011e
JX
58msgid "git archive --remote <repo> [--exec <cmd>] --list"
59msgstr ""
60
f4f2c8f8 61#: archive.c:344 builtin/add.c:137 builtin/add.c:420 builtin/rm.c:327
727b9576
JX
62#, c-format
63msgid "pathspec '%s' did not match any files"
64msgstr ""
65
f4f2c8f8 66#: archive.c:429
cc76011e
JX
67msgid "fmt"
68msgstr ""
69
f4f2c8f8 70#: archive.c:429
cc76011e
JX
71msgid "archive format"
72msgstr ""
73
f4f2c8f8 74#: archive.c:430 builtin/log.c:1228
cc76011e
JX
75msgid "prefix"
76msgstr ""
77
f4f2c8f8 78#: archive.c:431
cc76011e
JX
79msgid "prepend prefix to each pathname in the archive"
80msgstr ""
81
f4f2c8f8
JX
82#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2535
83#: builtin/blame.c:2536 builtin/config.c:58 builtin/fast-export.c:987
84#: builtin/fast-export.c:989 builtin/grep.c:707 builtin/hash-object.c:99
df0617bf
JX
85#: builtin/ls-files.c:446 builtin/ls-files.c:449 builtin/notes.c:395
86#: builtin/notes.c:558 builtin/read-tree.c:109 parse-options.h:153
cc76011e
JX
87msgid "file"
88msgstr ""
89
f4f2c8f8 90#: archive.c:433 builtin/archive.c:89
cc76011e
JX
91msgid "write the archive to this file"
92msgstr ""
93
f4f2c8f8 94#: archive.c:435
cc76011e
JX
95msgid "read .gitattributes in working directory"
96msgstr ""
97
f4f2c8f8 98#: archive.c:436
cc76011e
JX
99msgid "report archived files on stderr"
100msgstr ""
101
f4f2c8f8 102#: archive.c:437
cc76011e
JX
103msgid "store only"
104msgstr ""
105
f4f2c8f8 106#: archive.c:438
cc76011e
JX
107msgid "compress faster"
108msgstr ""
109
f4f2c8f8 110#: archive.c:446
cc76011e
JX
111msgid "compress better"
112msgstr ""
113
f4f2c8f8 114#: archive.c:449
cc76011e
JX
115msgid "list supported archive formats"
116msgstr ""
117
f4f2c8f8 118#: archive.c:451 builtin/archive.c:90 builtin/clone.c:77
cc76011e
JX
119msgid "repo"
120msgstr ""
121
f4f2c8f8 122#: archive.c:452 builtin/archive.c:91
cc76011e
JX
123msgid "retrieve the archive from remote repository <repo>"
124msgstr ""
125
f4f2c8f8 126#: archive.c:453 builtin/archive.c:92 builtin/notes.c:479
cc76011e
JX
127msgid "command"
128msgstr ""
129
f4f2c8f8 130#: archive.c:454 builtin/archive.c:93
cc76011e
JX
131msgid "path to the remote git-upload-archive command"
132msgstr ""
133
64f23b0c 134#: attr.c:265
fe52cd62 135msgid ""
ed1ddafa 136"Negative patterns are ignored in git attributes\n"
fe52cd62
JX
137"Use '\\!' for literal leading exclamation."
138msgstr ""
139
f4f2c8f8 140#: branch.c:61
c6bc7d43
JX
141#, c-format
142msgid "Not setting branch %s as its own upstream."
143msgstr ""
144
f4f2c8f8 145#: branch.c:84
c6bc7d43
JX
146#, c-format
147msgid "Branch %s set up to track remote branch %s from %s by rebasing."
148msgstr ""
149
f4f2c8f8 150#: branch.c:85
c6bc7d43
JX
151#, c-format
152msgid "Branch %s set up to track remote branch %s from %s."
153msgstr ""
154
f4f2c8f8 155#: branch.c:89
c6bc7d43
JX
156#, c-format
157msgid "Branch %s set up to track local branch %s by rebasing."
158msgstr ""
159
f4f2c8f8 160#: branch.c:90
c6bc7d43
JX
161#, c-format
162msgid "Branch %s set up to track local branch %s."
163msgstr ""
164
f4f2c8f8 165#: branch.c:95
c6bc7d43
JX
166#, c-format
167msgid "Branch %s set up to track remote ref %s by rebasing."
168msgstr ""
169
f4f2c8f8 170#: branch.c:96
c6bc7d43
JX
171#, c-format
172msgid "Branch %s set up to track remote ref %s."
173msgstr ""
174
f4f2c8f8 175#: branch.c:100
c6bc7d43
JX
176#, c-format
177msgid "Branch %s set up to track local ref %s by rebasing."
178msgstr ""
179
f4f2c8f8 180#: branch.c:101
c6bc7d43
JX
181#, c-format
182msgid "Branch %s set up to track local ref %s."
183msgstr ""
184
f4f2c8f8 185#: branch.c:134
c6bc7d43
JX
186#, c-format
187msgid "Not tracking: ambiguous information for ref %s"
188msgstr ""
189
f4f2c8f8 190#: branch.c:163
c6bc7d43
JX
191#, c-format
192msgid "'%s' is not a valid branch name."
193msgstr ""
194
f4f2c8f8 195#: branch.c:168
c6bc7d43
JX
196#, c-format
197msgid "A branch named '%s' already exists."
198msgstr ""
199
f4f2c8f8 200#: branch.c:176
c6bc7d43
JX
201msgid "Cannot force update the current branch."
202msgstr ""
203
f4f2c8f8 204#: branch.c:196
c138af56
JX
205#, c-format
206msgid "Cannot setup tracking information; starting point '%s' is not a branch."
207msgstr ""
208
f4f2c8f8 209#: branch.c:198
c138af56
JX
210#, c-format
211msgid "the requested upstream branch '%s' does not exist"
212msgstr ""
213
f4f2c8f8 214#: branch.c:200
c138af56
JX
215msgid ""
216"\n"
217"If you are planning on basing your work on an upstream\n"
218"branch that already exists at the remote, you may need to\n"
219"run \"git fetch\" to retrieve it.\n"
220"\n"
221"If you are planning to push out a new local branch that\n"
222"will track its remote counterpart, you may want to use\n"
223"\"git push -u\" to set the upstream config as you push."
224msgstr ""
225
f4f2c8f8 226#: branch.c:244
c6bc7d43
JX
227#, c-format
228msgid "Not a valid object name: '%s'."
229msgstr ""
230
f4f2c8f8 231#: branch.c:264
c6bc7d43
JX
232#, c-format
233msgid "Ambiguous object name: '%s'."
234msgstr ""
235
f4f2c8f8 236#: branch.c:269
c6bc7d43
JX
237#, c-format
238msgid "Not a valid branch point: '%s'."
239msgstr ""
240
f4f2c8f8 241#: branch.c:322
df0617bf
JX
242#, c-format
243msgid "'%s' is already checked out at '%s'"
244msgstr ""
245
d07a63e4 246#: bundle.c:34
822e4a65
JX
247#, c-format
248msgid "'%s' does not look like a v2 bundle file"
249msgstr ""
250
d07a63e4 251#: bundle.c:61
822e4a65
JX
252#, c-format
253msgid "unrecognized header: %s%s (%d)"
254msgstr ""
255
f4f2c8f8 256#: bundle.c:87 builtin/commit.c:766
822e4a65
JX
257#, c-format
258msgid "could not open '%s'"
259msgstr ""
260
d07a63e4 261#: bundle.c:139
822e4a65
JX
262msgid "Repository lacks these prerequisite commits:"
263msgstr ""
264
f4f2c8f8
JX
265#: bundle.c:163 ref-filter.c:1372 sequencer.c:636 sequencer.c:1083
266#: builtin/blame.c:2734 builtin/commit.c:1045 builtin/log.c:334
267#: builtin/log.c:849 builtin/log.c:1456 builtin/log.c:1689 builtin/merge.c:358
727b9576 268#: builtin/shortlog.c:158
822e4a65
JX
269msgid "revision walk setup failed"
270msgstr ""
271
d07a63e4 272#: bundle.c:185
822e4a65 273#, c-format
c138af56
JX
274msgid "The bundle contains this ref:"
275msgid_plural "The bundle contains these %d refs:"
822e4a65
JX
276msgstr[0] ""
277msgstr[1] ""
278
d07a63e4 279#: bundle.c:192
11b90174
JX
280msgid "The bundle records a complete history."
281msgstr ""
282
d07a63e4 283#: bundle.c:194
822e4a65 284#, c-format
c138af56
JX
285msgid "The bundle requires this ref:"
286msgid_plural "The bundle requires these %d refs:"
822e4a65
JX
287msgstr[0] ""
288msgstr[1] ""
289
df0617bf 290#: bundle.c:253
e3f9cab7 291msgid "Could not spawn pack-objects"
822e4a65
JX
292msgstr ""
293
df0617bf 294#: bundle.c:264
e3f9cab7 295msgid "pack-objects died"
822e4a65
JX
296msgstr ""
297
df0617bf 298#: bundle.c:304
e3f9cab7 299msgid "rev-list died"
822e4a65
JX
300msgstr ""
301
df0617bf 302#: bundle.c:353
e3f9cab7
JX
303#, c-format
304msgid "ref '%s' is excluded by the rev-list options"
822e4a65
JX
305msgstr ""
306
f4f2c8f8 307#: bundle.c:443 builtin/log.c:157 builtin/log.c:1366 builtin/shortlog.c:261
e3f9cab7
JX
308#, c-format
309msgid "unrecognized argument: %s"
822e4a65
JX
310msgstr ""
311
df0617bf 312#: bundle.c:449
e3f9cab7 313msgid "Refusing to create empty bundle."
822e4a65
JX
314msgstr ""
315
df0617bf 316#: bundle.c:459
822e4a65
JX
317#, c-format
318msgid "cannot create '%s'"
319msgstr ""
320
df0617bf 321#: bundle.c:480
822e4a65
JX
322msgid "index-pack died"
323msgstr ""
324
f4f2c8f8 325#: color.c:275
d07a63e4
JX
326#, c-format
327msgid "invalid color value: %.*s"
328msgstr ""
329
f4f2c8f8
JX
330#: commit.c:40 builtin/am.c:452 builtin/am.c:488 builtin/am.c:1520
331#: builtin/am.c:2149
dce37b66
JX
332#, c-format
333msgid "could not parse %s"
334msgstr ""
335
fe05e196 336#: commit.c:42
dce37b66
JX
337#, c-format
338msgid "%s %s is not a commit!"
339msgstr ""
340
341#: compat/obstack.c:406 compat/obstack.c:408
342msgid "memory exhausted"
343msgstr ""
344
c2ea1208 345#: config.c:474 config.c:476
d07a63e4
JX
346#, c-format
347msgid "bad config file line %d in %s"
348msgstr ""
349
c2ea1208 350#: config.c:592
d07a63e4
JX
351#, c-format
352msgid "bad numeric config value '%s' for '%s' in %s: %s"
353msgstr ""
354
c2ea1208 355#: config.c:594
d07a63e4
JX
356#, c-format
357msgid "bad numeric config value '%s' for '%s': %s"
358msgstr ""
359
c2ea1208 360#: config.c:679
d07a63e4
JX
361#, c-format
362msgid "failed to expand user dir in: '%s'"
363msgstr ""
364
c2ea1208 365#: config.c:757 config.c:768
d07a63e4
JX
366#, c-format
367msgid "bad zlib compression level %d"
368msgstr ""
369
c2ea1208 370#: config.c:890
d07a63e4
JX
371#, c-format
372msgid "invalid mode for object creation: %s"
373msgstr ""
374
c2ea1208 375#: config.c:1216
d07a63e4
JX
376msgid "unable to parse command-line config"
377msgstr ""
378
c2ea1208 379#: config.c:1277
d07a63e4
JX
380msgid "unknown error occured while reading the configuration files"
381msgstr ""
382
c2ea1208 383#: config.c:1601
d07a63e4
JX
384#, c-format
385msgid "unable to parse '%s' from command-line config"
386msgstr ""
387
c2ea1208 388#: config.c:1603
d07a63e4
JX
389#, c-format
390msgid "bad config variable '%s' in file '%s' at line %d"
391msgstr ""
392
c2ea1208 393#: config.c:1662
d07a63e4
JX
394#, c-format
395msgid "%s has multiple values"
396msgstr ""
397
398#: connected.c:69
dce37b66
JX
399msgid "Could not run 'git rev-list'"
400msgstr ""
401
d07a63e4 402#: connected.c:89
dce37b66
JX
403#, c-format
404msgid "failed write to rev-list: %s"
405msgstr ""
406
d07a63e4 407#: connected.c:97
dce37b66
JX
408#, c-format
409msgid "failed to close rev-list's stdin: %s"
410msgstr ""
411
822e4a65
JX
412#: date.c:95
413msgid "in the future"
414msgstr ""
415
416#: date.c:101
417#, c-format
418msgid "%lu second ago"
419msgid_plural "%lu seconds ago"
420msgstr[0] ""
421msgstr[1] ""
422
423#: date.c:108
424#, c-format
425msgid "%lu minute ago"
426msgid_plural "%lu minutes ago"
427msgstr[0] ""
428msgstr[1] ""
429
430#: date.c:115
431#, c-format
432msgid "%lu hour ago"
433msgid_plural "%lu hours ago"
434msgstr[0] ""
435msgstr[1] ""
436
437#: date.c:122
438#, c-format
439msgid "%lu day ago"
440msgid_plural "%lu days ago"
441msgstr[0] ""
442msgstr[1] ""
443
444#: date.c:128
445#, c-format
446msgid "%lu week ago"
447msgid_plural "%lu weeks ago"
448msgstr[0] ""
449msgstr[1] ""
450
451#: date.c:135
452#, c-format
453msgid "%lu month ago"
454msgid_plural "%lu months ago"
455msgstr[0] ""
456msgstr[1] ""
457
458#: date.c:146
459#, c-format
460msgid "%lu year"
461msgid_plural "%lu years"
462msgstr[0] ""
463msgstr[1] ""
464
5e078fcd 465#. TRANSLATORS: "%s" is "<n> years"
822e4a65
JX
466#: date.c:149
467#, c-format
468msgid "%s, %lu month ago"
469msgid_plural "%s, %lu months ago"
470msgstr[0] ""
471msgstr[1] ""
472
473#: date.c:154 date.c:159
474#, c-format
475msgid "%lu year ago"
476msgid_plural "%lu years ago"
477msgstr[0] ""
478msgstr[1] ""
479
df49095a
JX
480#: diffcore-order.c:24
481#, c-format
482msgid "failed to read orderfile '%s'"
483msgstr ""
484
c2ea1208 485#: diffcore-rename.c:536
5e078fcd
JX
486msgid "Performing inexact rename detection"
487msgstr ""
488
f4f2c8f8 489#: diff.c:115
dce37b66 490#, c-format
fe52cd62 491msgid " Failed to parse dirstat cut-off percentage '%s'\n"
dce37b66
JX
492msgstr ""
493
f4f2c8f8 494#: diff.c:120
dce37b66 495#, c-format
fe52cd62 496msgid " Unknown dirstat parameter '%s'\n"
dce37b66
JX
497msgstr ""
498
f4f2c8f8 499#: diff.c:215
f9472e35
JX
500#, c-format
501msgid "Unknown value for 'diff.submodule' config variable: '%s'"
502msgstr ""
503
f4f2c8f8 504#: diff.c:267
dce37b66
JX
505#, c-format
506msgid ""
507"Found errors in 'diff.dirstat' config variable:\n"
508"%s"
509msgstr ""
510
f4f2c8f8 511#: diff.c:3000
fe05e196
JX
512#, c-format
513msgid "external diff died, stopping at %s"
514msgstr ""
515
f4f2c8f8 516#: diff.c:3396
fe05e196
JX
517msgid "--follow requires exactly one pathspec"
518msgstr ""
519
f4f2c8f8 520#: diff.c:3559
dce37b66
JX
521#, c-format
522msgid ""
523"Failed to parse --dirstat/-X option parameter:\n"
524"%s"
525msgstr ""
526
f4f2c8f8 527#: diff.c:3573
f9472e35
JX
528#, c-format
529msgid "Failed to parse --submodule option parameter: '%s'"
530msgstr ""
531
f4f2c8f8 532#: dir.c:1915
64f23b0c
JX
533msgid "failed to get kernel name and information"
534msgstr ""
535
f4f2c8f8 536#: dir.c:1998
64f23b0c
JX
537msgid "Untracked cache is disabled on this system."
538msgstr ""
539
df0617bf 540#: gpg-interface.c:166 gpg-interface.c:237
dce37b66
JX
541msgid "could not run gpg."
542msgstr ""
543
df0617bf 544#: gpg-interface.c:178
dce37b66
JX
545msgid "gpg did not accept the data"
546msgstr ""
547
df0617bf 548#: gpg-interface.c:189
dce37b66
JX
549msgid "gpg failed to sign the data"
550msgstr ""
551
df0617bf 552#: gpg-interface.c:222
9caaf23e
JX
553#, c-format
554msgid "could not create temporary file '%s': %s"
555msgstr ""
556
df0617bf 557#: gpg-interface.c:225
9caaf23e
JX
558#, c-format
559msgid "failed writing detached signature to '%s': %s"
560msgstr ""
561
d07a63e4 562#: grep.c:1718
1d4ac88d
JX
563#, c-format
564msgid "'%s': unable to read %s"
565msgstr ""
566
d07a63e4 567#: grep.c:1735
1d4ac88d
JX
568#, c-format
569msgid "'%s': %s"
570msgstr ""
571
d07a63e4 572#: grep.c:1746
1d4ac88d
JX
573#, c-format
574msgid "'%s': short read %s"
575msgstr ""
576
fe05e196 577#: help.c:207
822e4a65
JX
578#, c-format
579msgid "available git commands in '%s'"
580msgstr ""
581
fe05e196 582#: help.c:214
822e4a65
JX
583msgid "git commands available from elsewhere on your $PATH"
584msgstr ""
585
64f23b0c
JX
586#: help.c:246
587msgid "These are common Git commands used in various situations:"
9caaf23e
JX
588msgstr ""
589
64f23b0c 590#: help.c:311
dce37b66
JX
591#, c-format
592msgid ""
593"'%s' appears to be a git command, but we were not\n"
594"able to execute it. Maybe git-%s is broken?"
595msgstr ""
596
64f23b0c 597#: help.c:368
822e4a65
JX
598msgid "Uh oh. Your system reports no Git commands at all."
599msgstr ""
600
64f23b0c 601#: help.c:390
822e4a65
JX
602#, c-format
603msgid ""
604"WARNING: You called a Git command named '%s', which does not exist.\n"
605"Continuing under the assumption that you meant '%s'"
606msgstr ""
607
64f23b0c 608#: help.c:395
822e4a65
JX
609#, c-format
610msgid "in %0.1f seconds automatically..."
611msgstr ""
612
64f23b0c 613#: help.c:402
822e4a65
JX
614#, c-format
615msgid "git: '%s' is not a git command. See 'git --help'."
616msgstr ""
617
64f23b0c 618#: help.c:406 help.c:466
822e4a65
JX
619msgid ""
620"\n"
621"Did you mean this?"
622msgid_plural ""
623"\n"
624"Did you mean one of these?"
625msgstr[0] ""
626msgstr[1] ""
627
64f23b0c 628#: help.c:462
28b3cffc
JX
629#, c-format
630msgid "%s: %s - %s"
631msgstr ""
632
d07a63e4 633#: merge.c:41
fe52cd62
JX
634msgid "failed to read the cache"
635msgstr ""
636
f4f2c8f8
JX
637#: merge.c:94 builtin/am.c:2022 builtin/am.c:2057 builtin/checkout.c:376
638#: builtin/checkout.c:587 builtin/clone.c:722
fe52cd62
JX
639msgid "unable to write new index file"
640msgstr ""
641
d07a63e4 642#: merge-recursive.c:189
3b6137f2
JX
643#, c-format
644msgid "(bad commit)\n"
645msgstr ""
646
d07a63e4 647#: merge-recursive.c:209
3b6137f2
JX
648#, c-format
649msgid "addinfo_cache failed for path '%s'"
650msgstr ""
651
d07a63e4 652#: merge-recursive.c:270
3b6137f2
JX
653msgid "error building trees"
654msgstr ""
655
f4f2c8f8 656#: merge-recursive.c:686
3b6137f2
JX
657#, c-format
658msgid "failed to create path '%s'%s"
659msgstr ""
660
f4f2c8f8 661#: merge-recursive.c:697
3b6137f2
JX
662#, c-format
663msgid "Removing %s to make room for subdirectory\n"
664msgstr ""
665
f4f2c8f8 666#: merge-recursive.c:711 merge-recursive.c:732
3b6137f2
JX
667msgid ": perhaps a D/F conflict?"
668msgstr ""
669
f4f2c8f8 670#: merge-recursive.c:722
3b6137f2
JX
671#, c-format
672msgid "refusing to lose untracked file at '%s'"
673msgstr ""
674
f4f2c8f8 675#: merge-recursive.c:762
3b6137f2
JX
676#, c-format
677msgid "cannot read object %s '%s'"
678msgstr ""
679
f4f2c8f8 680#: merge-recursive.c:764
3b6137f2
JX
681#, c-format
682msgid "blob expected for %s '%s'"
683msgstr ""
684
f4f2c8f8 685#: merge-recursive.c:787 builtin/clone.c:369
3b6137f2
JX
686#, c-format
687msgid "failed to open '%s'"
688msgstr ""
689
f4f2c8f8 690#: merge-recursive.c:795
3b6137f2
JX
691#, c-format
692msgid "failed to symlink '%s'"
693msgstr ""
694
f4f2c8f8 695#: merge-recursive.c:798
3b6137f2
JX
696#, c-format
697msgid "do not know what to do with %06o %s '%s'"
698msgstr ""
699
f4f2c8f8 700#: merge-recursive.c:936
3b6137f2
JX
701msgid "Failed to execute internal merge"
702msgstr ""
703
f4f2c8f8 704#: merge-recursive.c:940
3b6137f2
JX
705#, c-format
706msgid "Unable to add %s to database"
707msgstr ""
708
f4f2c8f8 709#: merge-recursive.c:956
3b6137f2
JX
710msgid "unsupported object type in the tree"
711msgstr ""
712
f4f2c8f8 713#: merge-recursive.c:1031 merge-recursive.c:1045
3b6137f2
JX
714#, c-format
715msgid ""
716"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
717"in tree."
718msgstr ""
719
f4f2c8f8 720#: merge-recursive.c:1037 merge-recursive.c:1050
3b6137f2
JX
721#, c-format
722msgid ""
723"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
724"in tree at %s."
725msgstr ""
726
f4f2c8f8 727#: merge-recursive.c:1091
3b6137f2
JX
728msgid "rename"
729msgstr ""
730
f4f2c8f8 731#: merge-recursive.c:1091
3b6137f2
JX
732msgid "renamed"
733msgstr ""
734
f4f2c8f8 735#: merge-recursive.c:1147
3b6137f2
JX
736#, c-format
737msgid "%s is a directory in %s adding as %s instead"
738msgstr ""
739
f4f2c8f8 740#: merge-recursive.c:1169
3b6137f2
JX
741#, c-format
742msgid ""
743"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
744"\"->\"%s\" in \"%s\"%s"
745msgstr ""
746
f4f2c8f8 747#: merge-recursive.c:1174
3b6137f2
JX
748msgid " (left unresolved)"
749msgstr ""
750
f4f2c8f8 751#: merge-recursive.c:1228
3b6137f2
JX
752#, c-format
753msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
754msgstr ""
755
f4f2c8f8 756#: merge-recursive.c:1258
3b6137f2
JX
757#, c-format
758msgid "Renaming %s to %s and %s to %s instead"
759msgstr ""
760
f4f2c8f8 761#: merge-recursive.c:1457
3b6137f2
JX
762#, c-format
763msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
764msgstr ""
765
f4f2c8f8 766#: merge-recursive.c:1467
3b6137f2
JX
767#, c-format
768msgid "Adding merged %s"
769msgstr ""
770
f4f2c8f8 771#: merge-recursive.c:1472 merge-recursive.c:1674
3b6137f2
JX
772#, c-format
773msgid "Adding as %s instead"
774msgstr ""
775
f4f2c8f8 776#: merge-recursive.c:1523
3b6137f2
JX
777#, c-format
778msgid "cannot read object %s"
779msgstr ""
780
f4f2c8f8 781#: merge-recursive.c:1526
3b6137f2
JX
782#, c-format
783msgid "object %s is not a blob"
784msgstr ""
785
f4f2c8f8 786#: merge-recursive.c:1578
3b6137f2
JX
787msgid "modify"
788msgstr ""
789
f4f2c8f8 790#: merge-recursive.c:1578
3b6137f2
JX
791msgid "modified"
792msgstr ""
793
f4f2c8f8 794#: merge-recursive.c:1588
3b6137f2
JX
795msgid "content"
796msgstr ""
797
f4f2c8f8 798#: merge-recursive.c:1595
3b6137f2
JX
799msgid "add/add"
800msgstr ""
801
f4f2c8f8 802#: merge-recursive.c:1629
3b6137f2
JX
803#, c-format
804msgid "Skipped %s (merged same as existing)"
805msgstr ""
806
f4f2c8f8 807#: merge-recursive.c:1643
3b6137f2
JX
808#, c-format
809msgid "Auto-merging %s"
810msgstr ""
811
f4f2c8f8 812#: merge-recursive.c:1647 git-submodule.sh:1025
3b6137f2
JX
813msgid "submodule"
814msgstr ""
815
f4f2c8f8 816#: merge-recursive.c:1648
3b6137f2
JX
817#, c-format
818msgid "CONFLICT (%s): Merge conflict in %s"
819msgstr ""
820
f4f2c8f8 821#: merge-recursive.c:1734
3b6137f2
JX
822#, c-format
823msgid "Removing %s"
824msgstr ""
825
f4f2c8f8 826#: merge-recursive.c:1759
3b6137f2
JX
827msgid "file/directory"
828msgstr ""
829
f4f2c8f8 830#: merge-recursive.c:1765
3b6137f2
JX
831msgid "directory/file"
832msgstr ""
833
f4f2c8f8 834#: merge-recursive.c:1770
3b6137f2
JX
835#, c-format
836msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
837msgstr ""
838
f4f2c8f8 839#: merge-recursive.c:1780
3b6137f2
JX
840#, c-format
841msgid "Adding %s"
842msgstr ""
843
f4f2c8f8 844#: merge-recursive.c:1797
3b6137f2
JX
845msgid "Fatal merge failure, shouldn't happen."
846msgstr ""
847
f4f2c8f8 848#: merge-recursive.c:1816
3b6137f2
JX
849msgid "Already up-to-date!"
850msgstr ""
851
f4f2c8f8 852#: merge-recursive.c:1825
3b6137f2
JX
853#, c-format
854msgid "merging of trees %s and %s failed"
855msgstr ""
856
f4f2c8f8 857#: merge-recursive.c:1855
3b6137f2
JX
858#, c-format
859msgid "Unprocessed path??? %s"
860msgstr ""
861
f4f2c8f8 862#: merge-recursive.c:1903
3b6137f2
JX
863msgid "Merging:"
864msgstr ""
865
f4f2c8f8 866#: merge-recursive.c:1916
3b6137f2 867#, c-format
bb2ba06f
JX
868msgid "found %u common ancestor:"
869msgid_plural "found %u common ancestors:"
870msgstr[0] ""
871msgstr[1] ""
3b6137f2 872
f4f2c8f8 873#: merge-recursive.c:1953
3b6137f2
JX
874msgid "merge returned no commit"
875msgstr ""
876
f4f2c8f8 877#: merge-recursive.c:2010
3b6137f2
JX
878#, c-format
879msgid "Could not parse object '%s'"
880msgstr ""
881
f4f2c8f8 882#: merge-recursive.c:2021 builtin/merge.c:645
3b6137f2
JX
883msgid "Unable to write index."
884msgstr ""
885
fe05e196 886#: notes-utils.c:41
28b3cffc
JX
887msgid "Cannot commit uninitialized/unreferenced notes tree"
888msgstr ""
889
df0617bf 890#: notes-utils.c:100
28b3cffc
JX
891#, c-format
892msgid "Bad notes.rewriteMode value: '%s'"
893msgstr ""
894
df0617bf 895#: notes-utils.c:110
28b3cffc
JX
896#, c-format
897msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
898msgstr ""
899
900#. TRANSLATORS: The first %s is the name of the
901#. environment variable, the second %s is its value
df0617bf 902#: notes-utils.c:137
28b3cffc
JX
903#, c-format
904msgid "Bad %s value: '%s'"
905msgstr ""
906
64f23b0c 907#: object.c:242
c138af56
JX
908#, c-format
909msgid "unable to parse object: %s"
910msgstr ""
911
f4f2c8f8 912#: parse-options.c:570
6f6731e7
JX
913msgid "..."
914msgstr ""
915
f4f2c8f8 916#: parse-options.c:588
6f6731e7
JX
917#, c-format
918msgid "usage: %s"
919msgstr ""
920
921#. TRANSLATORS: the colon here should align with the
922#. one in "usage: %s" translation
f4f2c8f8 923#: parse-options.c:592
6f6731e7
JX
924#, c-format
925msgid " or: %s"
926msgstr ""
927
f4f2c8f8 928#: parse-options.c:595
6f6731e7
JX
929#, c-format
930msgid " %s"
931msgstr ""
932
f4f2c8f8 933#: parse-options.c:629
235537a0
JX
934msgid "-NUM"
935msgstr ""
936
f4f2c8f8
JX
937#: parse-options-cb.c:108
938#, c-format
939msgid "malformed object name '%s'"
940msgstr ""
941
942#: path.c:752
943#, c-format
944msgid "Could not make %s writable by group"
945msgstr ""
946
df49095a 947#: pathspec.c:133
727b9576
JX
948msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
949msgstr ""
950
df49095a 951#: pathspec.c:143
727b9576
JX
952msgid ""
953"global 'literal' pathspec setting is incompatible with all other global "
954"pathspec settings"
955msgstr ""
956
df49095a 957#: pathspec.c:177
727b9576
JX
958msgid "invalid parameter for pathspec magic 'prefix'"
959msgstr ""
960
df49095a 961#: pathspec.c:183
727b9576
JX
962#, c-format
963msgid "Invalid pathspec magic '%.*s' in '%s'"
964msgstr ""
965
df49095a 966#: pathspec.c:187
727b9576
JX
967#, c-format
968msgid "Missing ')' at the end of pathspec magic in '%s'"
969msgstr ""
970
df49095a 971#: pathspec.c:205
727b9576
JX
972#, c-format
973msgid "Unimplemented pathspec magic '%c' in '%s'"
974msgstr ""
975
df49095a 976#: pathspec.c:230
727b9576
JX
977#, c-format
978msgid "%s: 'literal' and 'glob' are incompatible"
979msgstr ""
980
df49095a 981#: pathspec.c:241
727b9576
JX
982#, c-format
983msgid "%s: '%s' is outside repository"
984msgstr ""
985
df49095a 986#: pathspec.c:291
727b9576
JX
987#, c-format
988msgid "Pathspec '%s' is in submodule '%.*s'"
989msgstr ""
990
df49095a 991#: pathspec.c:353
727b9576
JX
992#, c-format
993msgid "%s: pathspec magic not supported by this command: %s"
994msgstr ""
995
fe05e196 996#: pathspec.c:432
9caaf23e 997#, c-format
727b9576 998msgid "pathspec '%s' is beyond a symbolic link"
9caaf23e
JX
999msgstr ""
1000
fe05e196 1001#: pathspec.c:441
df49095a
JX
1002msgid ""
1003"There is nothing to exclude from by :(exclude) patterns.\n"
1004"Perhaps you forgot to add either ':/' or '.' ?"
1005msgstr ""
1006
df0617bf 1007#: pretty.c:969
d07a63e4
JX
1008msgid "unable to parse --pretty format"
1009msgstr ""
1010
f4f2c8f8 1011#: progress.c:235
5e078fcd
JX
1012msgid "done"
1013msgstr ""
1014
f4f2c8f8 1015#: read-cache.c:1281
5e078fcd
JX
1016#, c-format
1017msgid ""
1018"index.version set, but the value is invalid.\n"
1019"Using version %i"
1020msgstr ""
1021
f4f2c8f8 1022#: read-cache.c:1291
5e078fcd
JX
1023#, c-format
1024msgid ""
1025"GIT_INDEX_VERSION set, but the value is invalid.\n"
1026"Using version %i"
1027msgstr ""
1028
f4f2c8f8 1029#: refs.c:543 builtin/merge.c:760 builtin/merge.c:871 builtin/merge.c:973
df0617bf
JX
1030#: builtin/merge.c:983
1031#, c-format
1032msgid "Could not open '%s' for writing"
1033msgstr ""
1034
f4f2c8f8 1035#: refs/files-backend.c:2359
df0617bf
JX
1036#, c-format
1037msgid "could not delete reference %s: %s"
1038msgstr ""
1039
f4f2c8f8 1040#: refs/files-backend.c:2362
df0617bf
JX
1041#, c-format
1042msgid "could not delete references: %s"
1043msgstr ""
1044
f4f2c8f8 1045#: refs/files-backend.c:2371
df0617bf
JX
1046#, c-format
1047msgid "could not remove reference %s"
1048msgstr ""
1049
f4f2c8f8
JX
1050#: ref-filter.c:245
1051#, c-format
1052msgid "format: %%(end) atom used without corresponding atom"
1053msgstr ""
1054
1055#: ref-filter.c:704
1056#, c-format
1057msgid "positive value expected contents:lines=%s"
1058msgstr ""
1059
1060#: ref-filter.c:833
1061#, c-format
1062msgid "expected format: %%(color:<color>)"
1063msgstr ""
1064
1065#: ref-filter.c:835
df0617bf
JX
1066msgid "unable to parse format"
1067msgstr ""
1068
f4f2c8f8
JX
1069#: ref-filter.c:870
1070#, c-format
1071msgid "expected format: %%(align:<width>,<position>)"
1072msgstr ""
1073
1074#: ref-filter.c:893
1075#, c-format
1076msgid "improper format entered align:%s"
1077msgstr ""
1078
1079#: ref-filter.c:898
1080#, c-format
1081msgid "positive width expected with the %%(align) atom"
1082msgstr ""
1083
1084#: ref-filter.c:1219
1085#, c-format
1086msgid "malformed object at '%s'"
1087msgstr ""
1088
1089#: ref-filter.c:1561
1090#, c-format
1091msgid "format: %%(end) atom missing"
1092msgstr ""
1093
1094#: ref-filter.c:1615
1095#, c-format
1096msgid "malformed object name %s"
1097msgstr ""
1098
1099#: remote.c:756
df49095a
JX
1100#, c-format
1101msgid "Cannot fetch both %s and %s to %s"
1102msgstr ""
1103
f4f2c8f8 1104#: remote.c:760
df49095a
JX
1105#, c-format
1106msgid "%s usually tracks %s, not %s"
1107msgstr ""
1108
f4f2c8f8 1109#: remote.c:764
df49095a
JX
1110#, c-format
1111msgid "%s tracks both %s and %s"
1112msgstr ""
1113
f4f2c8f8 1114#: remote.c:772
df49095a
JX
1115msgid "Internal error"
1116msgstr ""
1117
f4f2c8f8 1118#: remote.c:1687 remote.c:1730
64f23b0c
JX
1119msgid "HEAD does not point to a branch"
1120msgstr ""
1121
f4f2c8f8 1122#: remote.c:1696
64f23b0c
JX
1123#, c-format
1124msgid "no such branch: '%s'"
1125msgstr ""
1126
f4f2c8f8 1127#: remote.c:1699
64f23b0c
JX
1128#, c-format
1129msgid "no upstream configured for branch '%s'"
1130msgstr ""
1131
f4f2c8f8 1132#: remote.c:1705
64f23b0c
JX
1133#, c-format
1134msgid "upstream branch '%s' not stored as a remote-tracking branch"
1135msgstr ""
1136
f4f2c8f8 1137#: remote.c:1720
64f23b0c
JX
1138#, c-format
1139msgid "push destination '%s' on remote '%s' has no local tracking branch"
1140msgstr ""
1141
f4f2c8f8 1142#: remote.c:1735
64f23b0c
JX
1143#, c-format
1144msgid "branch '%s' has no remote for pushing"
1145msgstr ""
1146
f4f2c8f8 1147#: remote.c:1746
64f23b0c
JX
1148#, c-format
1149msgid "push refspecs for '%s' do not include '%s'"
1150msgstr ""
1151
f4f2c8f8 1152#: remote.c:1759
64f23b0c
JX
1153msgid "push has no destination (push.default is 'nothing')"
1154msgstr ""
1155
f4f2c8f8 1156#: remote.c:1781
64f23b0c
JX
1157msgid "cannot resolve 'simple' push to a single destination"
1158msgstr ""
1159
f4f2c8f8 1160#: remote.c:2083
9caaf23e 1161#, c-format
727b9576 1162msgid "Your branch is based on '%s', but the upstream is gone.\n"
9caaf23e
JX
1163msgstr ""
1164
f4f2c8f8 1165#: remote.c:2087
727b9576
JX
1166msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1167msgstr ""
1168
f4f2c8f8 1169#: remote.c:2090
727b9576
JX
1170#, c-format
1171msgid "Your branch is up-to-date with '%s'.\n"
1172msgstr ""
1173
f4f2c8f8 1174#: remote.c:2094
dce37b66
JX
1175#, c-format
1176msgid "Your branch is ahead of '%s' by %d commit.\n"
1177msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1178msgstr[0] ""
1179msgstr[1] ""
1180
f4f2c8f8 1181#: remote.c:2100
f9472e35
JX
1182msgid " (use \"git push\" to publish your local commits)\n"
1183msgstr ""
1184
f4f2c8f8 1185#: remote.c:2103
dce37b66
JX
1186#, c-format
1187msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1188msgid_plural ""
1189"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1190msgstr[0] ""
1191msgstr[1] ""
1192
f4f2c8f8 1193#: remote.c:2111
f9472e35
JX
1194msgid " (use \"git pull\" to update your local branch)\n"
1195msgstr ""
1196
f4f2c8f8 1197#: remote.c:2114
dce37b66
JX
1198#, c-format
1199msgid ""
1200"Your branch and '%s' have diverged,\n"
1201"and have %d and %d different commit each, respectively.\n"
1202msgid_plural ""
1203"Your branch and '%s' have diverged,\n"
1204"and have %d and %d different commits each, respectively.\n"
1205msgstr[0] ""
1206msgstr[1] ""
1207
f4f2c8f8 1208#: remote.c:2124
f9472e35
JX
1209msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1210msgstr ""
1211
f4f2c8f8 1212#: revision.c:2191
df0617bf
JX
1213msgid "your current branch appears to be broken"
1214msgstr ""
1215
f4f2c8f8 1216#: revision.c:2194
df0617bf
JX
1217#, c-format
1218msgid "your current branch '%s' does not have any commits yet"
1219msgstr ""
1220
f4f2c8f8 1221#: revision.c:2388
c2ea1208
JX
1222msgid "--first-parent is incompatible with --bisect"
1223msgstr ""
1224
f4f2c8f8 1225#: run-command.c:90
28b3cffc
JX
1226msgid "open /dev/null failed"
1227msgstr ""
1228
f4f2c8f8 1229#: run-command.c:92
28b3cffc
JX
1230#, c-format
1231msgid "dup2(%d,%d) failed"
1232msgstr ""
1233
df0617bf 1234#: send-pack.c:295
d07a63e4
JX
1235msgid "failed to sign the push certificate"
1236msgstr ""
1237
df0617bf 1238#: send-pack.c:404
d07a63e4
JX
1239msgid "the receiving end does not support --signed push"
1240msgstr ""
1241
df0617bf
JX
1242#: send-pack.c:406
1243msgid ""
1244"not sending a push certificate since the receiving end does not support --"
1245"signed push"
dce37b66
JX
1246msgstr ""
1247
df0617bf
JX
1248#: send-pack.c:418
1249msgid "the receiving end does not support --atomic push"
dce37b66
JX
1250msgstr ""
1251
df0617bf 1252#: sequencer.c:183
2b911f81
JX
1253msgid ""
1254"after resolving the conflicts, mark the corrected paths\n"
1255"with 'git add <paths>' or 'git rm <paths>'"
1256msgstr ""
1257
df0617bf 1258#: sequencer.c:186
dce37b66
JX
1259msgid ""
1260"after resolving the conflicts, mark the corrected paths\n"
1261"with 'git add <paths>' or 'git rm <paths>'\n"
1262"and commit the result with 'git commit'"
1263msgstr ""
1264
df0617bf 1265#: sequencer.c:199 sequencer.c:842 sequencer.c:922
dce37b66
JX
1266#, c-format
1267msgid "Could not write to %s"
1268msgstr ""
1269
df0617bf 1270#: sequencer.c:202
dce37b66
JX
1271#, c-format
1272msgid "Error wrapping up %s"
1273msgstr ""
1274
df0617bf 1275#: sequencer.c:217
dce37b66
JX
1276msgid "Your local changes would be overwritten by cherry-pick."
1277msgstr ""
1278
df0617bf 1279#: sequencer.c:219
dce37b66
JX
1280msgid "Your local changes would be overwritten by revert."
1281msgstr ""
1282
df0617bf 1283#: sequencer.c:222
dce37b66
JX
1284msgid "Commit your changes or stash them to proceed."
1285msgstr ""
1286
1287#. TRANSLATORS: %s will be "revert" or "cherry-pick"
df0617bf 1288#: sequencer.c:309
dce37b66
JX
1289#, c-format
1290msgid "%s: Unable to write new index file"
1291msgstr ""
1292
df0617bf 1293#: sequencer.c:327
822e4a65
JX
1294msgid "Could not resolve HEAD commit\n"
1295msgstr ""
1296
df0617bf 1297#: sequencer.c:347
822e4a65
JX
1298msgid "Unable to update cache tree\n"
1299msgstr ""
1300
df0617bf 1301#: sequencer.c:399
822e4a65
JX
1302#, c-format
1303msgid "Could not parse commit %s\n"
1304msgstr ""
1305
df0617bf 1306#: sequencer.c:404
822e4a65
JX
1307#, c-format
1308msgid "Could not parse parent commit %s\n"
1309msgstr ""
1310
df0617bf 1311#: sequencer.c:469
dce37b66
JX
1312msgid "Your index file is unmerged."
1313msgstr ""
1314
df0617bf 1315#: sequencer.c:488
dce37b66
JX
1316#, c-format
1317msgid "Commit %s is a merge but no -m option was given."
1318msgstr ""
1319
df0617bf 1320#: sequencer.c:496
dce37b66
JX
1321#, c-format
1322msgid "Commit %s does not have parent %d"
1323msgstr ""
1324
df0617bf 1325#: sequencer.c:500
dce37b66
JX
1326#, c-format
1327msgid "Mainline was specified but commit %s is not a merge."
1328msgstr ""
1329
1330#. TRANSLATORS: The first %s will be "revert" or
1331#. "cherry-pick", the second %s a SHA1
df0617bf 1332#: sequencer.c:513
dce37b66
JX
1333#, c-format
1334msgid "%s: cannot parse parent commit %s"
1335msgstr ""
1336
df0617bf 1337#: sequencer.c:517
dce37b66
JX
1338#, c-format
1339msgid "Cannot get commit message for %s"
1340msgstr ""
1341
df0617bf 1342#: sequencer.c:603
dce37b66
JX
1343#, c-format
1344msgid "could not revert %s... %s"
1345msgstr ""
1346
df0617bf 1347#: sequencer.c:604
dce37b66
JX
1348#, c-format
1349msgid "could not apply %s... %s"
1350msgstr ""
1351
df0617bf 1352#: sequencer.c:639
dce37b66
JX
1353msgid "empty commit set passed"
1354msgstr ""
1355
df0617bf 1356#: sequencer.c:647
dce37b66
JX
1357#, c-format
1358msgid "git %s: failed to read the index"
1359msgstr ""
1360
df0617bf 1361#: sequencer.c:651
dce37b66
JX
1362#, c-format
1363msgid "git %s: failed to refresh the index"
1364msgstr ""
1365
df0617bf 1366#: sequencer.c:711
dce37b66
JX
1367#, c-format
1368msgid "Cannot %s during a %s"
1369msgstr ""
1370
df0617bf 1371#: sequencer.c:733
dce37b66
JX
1372#, c-format
1373msgid "Could not parse line %d."
1374msgstr ""
1375
df0617bf 1376#: sequencer.c:738
dce37b66
JX
1377msgid "No commits parsed."
1378msgstr ""
1379
df0617bf 1380#: sequencer.c:750
dce37b66
JX
1381#, c-format
1382msgid "Could not open %s"
1383msgstr ""
1384
df0617bf 1385#: sequencer.c:754
dce37b66
JX
1386#, c-format
1387msgid "Could not read %s."
1388msgstr ""
1389
df0617bf 1390#: sequencer.c:761
dce37b66
JX
1391#, c-format
1392msgid "Unusable instruction sheet: %s"
1393msgstr ""
1394
df0617bf 1395#: sequencer.c:791
dce37b66
JX
1396#, c-format
1397msgid "Invalid key: %s"
1398msgstr ""
1399
df0617bf 1400#: sequencer.c:794 builtin/pull.c:47 builtin/pull.c:49
dce37b66
JX
1401#, c-format
1402msgid "Invalid value for %s: %s"
1403msgstr ""
1404
df0617bf 1405#: sequencer.c:804
dce37b66
JX
1406#, c-format
1407msgid "Malformed options sheet: %s"
1408msgstr ""
1409
df0617bf 1410#: sequencer.c:823
dce37b66
JX
1411msgid "a cherry-pick or revert is already in progress"
1412msgstr ""
1413
df0617bf 1414#: sequencer.c:824
dce37b66
JX
1415msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1416msgstr ""
1417
df0617bf 1418#: sequencer.c:828
dce37b66
JX
1419#, c-format
1420msgid "Could not create sequencer directory %s"
1421msgstr ""
1422
df0617bf 1423#: sequencer.c:844 sequencer.c:926
dce37b66
JX
1424#, c-format
1425msgid "Error wrapping up %s."
1426msgstr ""
1427
df0617bf 1428#: sequencer.c:863 sequencer.c:996
dce37b66
JX
1429msgid "no cherry-pick or revert in progress"
1430msgstr ""
1431
df0617bf 1432#: sequencer.c:865
dce37b66
JX
1433msgid "cannot resolve HEAD"
1434msgstr ""
1435
df0617bf 1436#: sequencer.c:867
dce37b66
JX
1437msgid "cannot abort from a branch yet to be born"
1438msgstr ""
1439
f4f2c8f8 1440#: sequencer.c:887 builtin/apply.c:4287
dce37b66
JX
1441#, c-format
1442msgid "cannot open %s: %s"
1443msgstr ""
1444
df0617bf 1445#: sequencer.c:890
dce37b66
JX
1446#, c-format
1447msgid "cannot read %s: %s"
1448msgstr ""
1449
df0617bf 1450#: sequencer.c:891
dce37b66
JX
1451msgid "unexpected end of file"
1452msgstr ""
1453
df0617bf 1454#: sequencer.c:897
dce37b66
JX
1455#, c-format
1456msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1457msgstr ""
1458
df0617bf 1459#: sequencer.c:919
dce37b66
JX
1460#, c-format
1461msgid "Could not format %s."
1462msgstr ""
1463
df0617bf 1464#: sequencer.c:1064
c6bc7d43
JX
1465#, c-format
1466msgid "%s: can't cherry-pick a %s"
1467msgstr ""
1468
df0617bf 1469#: sequencer.c:1067
c6bc7d43
JX
1470#, c-format
1471msgid "%s: bad revision"
1472msgstr ""
1473
df0617bf 1474#: sequencer.c:1101
dce37b66
JX
1475msgid "Can't revert as initial commit"
1476msgstr ""
1477
df0617bf 1478#: sequencer.c:1102
dce37b66
JX
1479msgid "Can't cherry-pick into empty head"
1480msgstr ""
1481
f4f2c8f8 1482#: setup.c:248
64f23b0c
JX
1483#, c-format
1484msgid "failed to read %s"
1485msgstr ""
1486
f4f2c8f8 1487#: sha1_name.c:463
28b3cffc
JX
1488msgid ""
1489"Git normally never creates a ref that ends with 40 hex characters\n"
1490"because it will be ignored when you just specify 40-hex. These refs\n"
1491"may be created by mistake. For example,\n"
1492"\n"
1493" git checkout -b $br $(git rev-parse ...)\n"
1494"\n"
1495"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
1496"examine these refs and maybe delete them. Turn this message off by\n"
b8ecf239 1497"running \"git config advice.objectNameWarning false\""
28b3cffc
JX
1498msgstr ""
1499
df0617bf 1500#: submodule.c:61 submodule.c:95
727b9576
JX
1501msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
1502msgstr ""
1503
df0617bf 1504#: submodule.c:65 submodule.c:99
727b9576
JX
1505#, c-format
1506msgid "Could not find section in .gitmodules where path=%s"
1507msgstr ""
1508
df0617bf 1509#: submodule.c:73
727b9576
JX
1510#, c-format
1511msgid "Could not update .gitmodules entry %s"
1512msgstr ""
1513
df0617bf 1514#: submodule.c:106
727b9576
JX
1515#, c-format
1516msgid "Could not remove .gitmodules entry for %s"
1517msgstr ""
1518
df0617bf 1519#: submodule.c:117
727b9576
JX
1520msgid "staging updated .gitmodules failed"
1521msgstr ""
1522
f4f2c8f8 1523#: submodule.c:1040
727b9576
JX
1524#, c-format
1525msgid "Could not set core.worktree in %s"
1526msgstr ""
1527
c2ea1208
JX
1528#: trailer.c:491 trailer.c:495 trailer.c:499 trailer.c:553 trailer.c:557
1529#: trailer.c:561
d07a63e4
JX
1530#, c-format
1531msgid "unknown value '%s' for key '%s'"
1532msgstr ""
1533
f4f2c8f8 1534#: trailer.c:543 trailer.c:548 builtin/remote.c:296
d07a63e4
JX
1535#, c-format
1536msgid "more than one %s"
1537msgstr ""
1538
c2ea1208 1539#: trailer.c:581
d07a63e4 1540#, c-format
e3f9cab7 1541msgid "empty trailer token in trailer '%.*s'"
d07a63e4
JX
1542msgstr ""
1543
c2ea1208 1544#: trailer.c:701
d07a63e4
JX
1545#, c-format
1546msgid "could not read input file '%s'"
1547msgstr ""
1548
c2ea1208 1549#: trailer.c:704
d07a63e4
JX
1550msgid "could not read from stdin"
1551msgstr ""
1552
df0617bf
JX
1553#: transport-helper.c:1025
1554#, c-format
1555msgid "Could not read ref %s"
1556msgstr ""
1557
64f23b0c 1558#: unpack-trees.c:203
5e078fcd
JX
1559msgid "Checking out files"
1560msgstr ""
1561
727b9576
JX
1562#: urlmatch.c:120
1563msgid "invalid URL scheme name or missing '://' suffix"
1564msgstr ""
1565
1566#: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
1567#, c-format
1568msgid "invalid %XX escape sequence"
1569msgstr ""
1570
1571#: urlmatch.c:172
1572msgid "missing host and scheme is not 'file:'"
1573msgstr ""
1574
1575#: urlmatch.c:189
1576msgid "a 'file:' URL may not have a port number"
1577msgstr ""
1578
1579#: urlmatch.c:199
1580msgid "invalid characters in host name"
1581msgstr ""
1582
1583#: urlmatch.c:244 urlmatch.c:255
1584msgid "invalid port number"
1585msgstr ""
1586
1587#: urlmatch.c:322
1588msgid "invalid '..' path segment"
1589msgstr ""
1590
df0617bf
JX
1591#: wrapper.c:219 wrapper.c:362
1592#, c-format
1593msgid "could not open '%s' for reading and writing"
1594msgstr ""
1595
1596#: wrapper.c:221 wrapper.c:364
1597#, c-format
1598msgid "could not open '%s' for writing"
1599msgstr ""
1600
f4f2c8f8
JX
1601#: wrapper.c:223 wrapper.c:366 builtin/am.c:338 builtin/commit.c:1691
1602#: builtin/merge.c:1074 builtin/pull.c:380
df0617bf
JX
1603#, c-format
1604msgid "could not open '%s' for reading"
1605msgstr ""
1606
1607#: wrapper.c:579
cc76011e
JX
1608#, c-format
1609msgid "unable to access '%s': %s"
1610msgstr ""
1611
df0617bf 1612#: wrapper.c:600
46bc4039
JX
1613#, c-format
1614msgid "unable to access '%s'"
1615msgstr ""
1616
df0617bf 1617#: wrapper.c:611
75f7b4b9
JX
1618#, c-format
1619msgid "unable to look up current user in the passwd file: %s"
1620msgstr ""
1621
df0617bf 1622#: wrapper.c:612
75f7b4b9
JX
1623msgid "no such user"
1624msgstr ""
1625
df0617bf 1626#: wrapper.c:620
d07a63e4
JX
1627msgid "unable to get current working directory"
1628msgstr ""
1629
f4f2c8f8 1630#: wrapper.c:647
64f23b0c
JX
1631#, c-format
1632msgid "could not open %s for writing"
1633msgstr ""
1634
f4f2c8f8 1635#: wrapper.c:658 builtin/am.c:425
64f23b0c
JX
1636#, c-format
1637msgid "could not write to %s"
1638msgstr ""
1639
f4f2c8f8 1640#: wrapper.c:664
64f23b0c
JX
1641#, c-format
1642msgid "could not close %s"
1643msgstr ""
1644
df0617bf 1645#: wt-status.c:149
dce37b66
JX
1646msgid "Unmerged paths:"
1647msgstr ""
1648
df0617bf 1649#: wt-status.c:176 wt-status.c:203
dce37b66
JX
1650#, c-format
1651msgid " (use \"git reset %s <file>...\" to unstage)"
1652msgstr ""
1653
df0617bf 1654#: wt-status.c:178 wt-status.c:205
dce37b66
JX
1655msgid " (use \"git rm --cached <file>...\" to unstage)"
1656msgstr ""
1657
df0617bf 1658#: wt-status.c:182
11b90174
JX
1659msgid " (use \"git add <file>...\" to mark resolution)"
1660msgstr ""
1661
df0617bf 1662#: wt-status.c:184 wt-status.c:188
dce37b66
JX
1663msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1664msgstr ""
1665
df0617bf 1666#: wt-status.c:186
11b90174
JX
1667msgid " (use \"git rm <file>...\" to mark resolution)"
1668msgstr ""
1669
df0617bf 1670#: wt-status.c:197 wt-status.c:880
dce37b66
JX
1671msgid "Changes to be committed:"
1672msgstr ""
1673
df0617bf 1674#: wt-status.c:215 wt-status.c:889
dce37b66
JX
1675msgid "Changes not staged for commit:"
1676msgstr ""
1677
df0617bf 1678#: wt-status.c:219
dce37b66
JX
1679msgid " (use \"git add <file>...\" to update what will be committed)"
1680msgstr ""
1681
df0617bf 1682#: wt-status.c:221
dce37b66
JX
1683msgid " (use \"git add/rm <file>...\" to update what will be committed)"
1684msgstr ""
1685
df0617bf 1686#: wt-status.c:222
dce37b66
JX
1687msgid ""
1688" (use \"git checkout -- <file>...\" to discard changes in working directory)"
1689msgstr ""
1690
df0617bf 1691#: wt-status.c:224
dce37b66
JX
1692msgid " (commit or discard the untracked or modified content in submodules)"
1693msgstr ""
1694
df0617bf 1695#: wt-status.c:236
dce37b66
JX
1696#, c-format
1697msgid " (use \"git %s <file>...\" to include in what will be committed)"
1698msgstr ""
1699
df0617bf 1700#: wt-status.c:251
dce37b66
JX
1701msgid "both deleted:"
1702msgstr ""
1703
df0617bf 1704#: wt-status.c:253
dce37b66
JX
1705msgid "added by us:"
1706msgstr ""
1707
df0617bf 1708#: wt-status.c:255
dce37b66
JX
1709msgid "deleted by them:"
1710msgstr ""
1711
df0617bf 1712#: wt-status.c:257
dce37b66
JX
1713msgid "added by them:"
1714msgstr ""
1715
df0617bf 1716#: wt-status.c:259
dce37b66
JX
1717msgid "deleted by us:"
1718msgstr ""
1719
df0617bf 1720#: wt-status.c:261
dce37b66
JX
1721msgid "both added:"
1722msgstr ""
1723
df0617bf 1724#: wt-status.c:263
dce37b66
JX
1725msgid "both modified:"
1726msgstr ""
1727
df0617bf 1728#: wt-status.c:265
5e078fcd
JX
1729#, c-format
1730msgid "bug: unhandled unmerged status %x"
1731msgstr ""
1732
df0617bf 1733#: wt-status.c:273
5e078fcd
JX
1734msgid "new file:"
1735msgstr ""
1736
df0617bf 1737#: wt-status.c:275
5e078fcd
JX
1738msgid "copied:"
1739msgstr ""
1740
df0617bf 1741#: wt-status.c:277
5e078fcd 1742msgid "deleted:"
dce37b66
JX
1743msgstr ""
1744
df0617bf 1745#: wt-status.c:279
5e078fcd 1746msgid "modified:"
dce37b66
JX
1747msgstr ""
1748
df0617bf 1749#: wt-status.c:281
5e078fcd 1750msgid "renamed:"
dce37b66
JX
1751msgstr ""
1752
df0617bf 1753#: wt-status.c:283
5e078fcd 1754msgid "typechange:"
dce37b66
JX
1755msgstr ""
1756
df0617bf 1757#: wt-status.c:285
5e078fcd 1758msgid "unknown:"
dce37b66
JX
1759msgstr ""
1760
df0617bf 1761#: wt-status.c:287
5e078fcd 1762msgid "unmerged:"
dce37b66
JX
1763msgstr ""
1764
df0617bf 1765#: wt-status.c:369
df49095a 1766msgid "new commits, "
dce37b66
JX
1767msgstr ""
1768
df0617bf 1769#: wt-status.c:371
df49095a 1770msgid "modified content, "
dce37b66
JX
1771msgstr ""
1772
df0617bf 1773#: wt-status.c:373
df49095a 1774msgid "untracked content, "
dce37b66
JX
1775msgstr ""
1776
df0617bf 1777#: wt-status.c:390
dce37b66
JX
1778#, c-format
1779msgid "bug: unhandled diff status %c"
1780msgstr ""
1781
df0617bf 1782#: wt-status.c:754
727b9576
JX
1783msgid "Submodules changed but not updated:"
1784msgstr ""
1785
df0617bf 1786#: wt-status.c:756
727b9576
JX
1787msgid "Submodule changes to be committed:"
1788msgstr ""
1789
df0617bf 1790#: wt-status.c:837
df49095a
JX
1791msgid ""
1792"Do not touch the line above.\n"
1793"Everything below will be removed."
1794msgstr ""
1795
df0617bf 1796#: wt-status.c:948
11b90174
JX
1797msgid "You have unmerged paths."
1798msgstr ""
1799
df0617bf 1800#: wt-status.c:951
11b90174
JX
1801msgid " (fix conflicts and run \"git commit\")"
1802msgstr ""
1803
df0617bf 1804#: wt-status.c:954
11b90174
JX
1805msgid "All conflicts fixed but you are still merging."
1806msgstr ""
1807
df0617bf 1808#: wt-status.c:957
11b90174
JX
1809msgid " (use \"git commit\" to conclude merge)"
1810msgstr ""
1811
df0617bf 1812#: wt-status.c:967
11b90174
JX
1813msgid "You are in the middle of an am session."
1814msgstr ""
1815
df0617bf 1816#: wt-status.c:970
11b90174
JX
1817msgid "The current patch is empty."
1818msgstr ""
1819
df0617bf 1820#: wt-status.c:974
28b3cffc 1821msgid " (fix conflicts and then run \"git am --continue\")"
11b90174
JX
1822msgstr ""
1823
df0617bf 1824#: wt-status.c:976
11b90174
JX
1825msgid " (use \"git am --skip\" to skip this patch)"
1826msgstr ""
1827
df0617bf 1828#: wt-status.c:978
11b90174
JX
1829msgid " (use \"git am --abort\" to restore the original branch)"
1830msgstr ""
1831
df0617bf
JX
1832#: wt-status.c:1105
1833msgid "No commands done."
1834msgstr ""
1835
1836#: wt-status.c:1108
1837#, c-format
1838msgid "Last command done (%d command done):"
1839msgid_plural "Last commands done (%d commands done):"
1840msgstr[0] ""
1841msgstr[1] ""
1842
1843#: wt-status.c:1119
1844#, c-format
1845msgid " (see more in file %s)"
1846msgstr ""
1847
1848#: wt-status.c:1124
1849msgid "No commands remaining."
1850msgstr ""
1851
1852#: wt-status.c:1127
1853#, c-format
1854msgid "Next command to do (%d remaining command):"
1855msgid_plural "Next commands to do (%d remaining commands):"
1856msgstr[0] ""
1857msgstr[1] ""
1858
1859#: wt-status.c:1135
1860msgid " (use \"git rebase --edit-todo\" to view and edit)"
1861msgstr ""
1862
1863#: wt-status.c:1148
235537a0
JX
1864#, c-format
1865msgid "You are currently rebasing branch '%s' on '%s'."
1866msgstr ""
1867
df0617bf 1868#: wt-status.c:1153
11b90174
JX
1869msgid "You are currently rebasing."
1870msgstr ""
1871
df0617bf 1872#: wt-status.c:1167
11b90174
JX
1873msgid " (fix conflicts and then run \"git rebase --continue\")"
1874msgstr ""
1875
df0617bf 1876#: wt-status.c:1169
11b90174
JX
1877msgid " (use \"git rebase --skip\" to skip this patch)"
1878msgstr ""
1879
df0617bf 1880#: wt-status.c:1171
11b90174
JX
1881msgid " (use \"git rebase --abort\" to check out the original branch)"
1882msgstr ""
1883
df0617bf 1884#: wt-status.c:1177
11b90174
JX
1885msgid " (all conflicts fixed: run \"git rebase --continue\")"
1886msgstr ""
1887
df0617bf 1888#: wt-status.c:1181
235537a0
JX
1889#, c-format
1890msgid ""
1891"You are currently splitting a commit while rebasing branch '%s' on '%s'."
1892msgstr ""
1893
df0617bf 1894#: wt-status.c:1186
11b90174
JX
1895msgid "You are currently splitting a commit during a rebase."
1896msgstr ""
1897
df0617bf 1898#: wt-status.c:1189
11b90174
JX
1899msgid " (Once your working directory is clean, run \"git rebase --continue\")"
1900msgstr ""
1901
df0617bf 1902#: wt-status.c:1193
235537a0
JX
1903#, c-format
1904msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1905msgstr ""
1906
df0617bf 1907#: wt-status.c:1198
11b90174
JX
1908msgid "You are currently editing a commit during a rebase."
1909msgstr ""
1910
df0617bf 1911#: wt-status.c:1201
11b90174
JX
1912msgid " (use \"git commit --amend\" to amend the current commit)"
1913msgstr ""
1914
df0617bf 1915#: wt-status.c:1203
11b90174
JX
1916msgid ""
1917" (use \"git rebase --continue\" once you are satisfied with your changes)"
1918msgstr ""
1919
df0617bf 1920#: wt-status.c:1213
727b9576
JX
1921#, c-format
1922msgid "You are currently cherry-picking commit %s."
11b90174
JX
1923msgstr ""
1924
df0617bf 1925#: wt-status.c:1218
28b3cffc
JX
1926msgid " (fix conflicts and run \"git cherry-pick --continue\")"
1927msgstr ""
1928
df0617bf 1929#: wt-status.c:1221
28b3cffc
JX
1930msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
1931msgstr ""
1932
df0617bf 1933#: wt-status.c:1223
28b3cffc 1934msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
11b90174
JX
1935msgstr ""
1936
df0617bf 1937#: wt-status.c:1232
235537a0 1938#, c-format
c138af56
JX
1939msgid "You are currently reverting commit %s."
1940msgstr ""
1941
df0617bf 1942#: wt-status.c:1237
c138af56 1943msgid " (fix conflicts and run \"git revert --continue\")"
235537a0
JX
1944msgstr ""
1945
df0617bf 1946#: wt-status.c:1240
c138af56
JX
1947msgid " (all conflicts fixed: run \"git revert --continue\")"
1948msgstr ""
1949
df0617bf 1950#: wt-status.c:1242
c138af56
JX
1951msgid " (use \"git revert --abort\" to cancel the revert operation)"
1952msgstr ""
1953
df0617bf 1954#: wt-status.c:1253
c138af56
JX
1955#, c-format
1956msgid "You are currently bisecting, started from branch '%s'."
1957msgstr ""
1958
df0617bf 1959#: wt-status.c:1257
11b90174
JX
1960msgid "You are currently bisecting."
1961msgstr ""
1962
df0617bf 1963#: wt-status.c:1260
11b90174
JX
1964msgid " (use \"git bisect reset\" to get back to the original branch)"
1965msgstr ""
1966
f4f2c8f8 1967#: wt-status.c:1438
dce37b66
JX
1968msgid "On branch "
1969msgstr ""
1970
f4f2c8f8 1971#: wt-status.c:1444
df0617bf
JX
1972msgid "interactive rebase in progress; onto "
1973msgstr ""
1974
f4f2c8f8 1975#: wt-status.c:1446
28b3cffc
JX
1976msgid "rebase in progress; onto "
1977msgstr ""
1978
f4f2c8f8 1979#: wt-status.c:1451
c138af56
JX
1980msgid "HEAD detached at "
1981msgstr ""
1982
f4f2c8f8 1983#: wt-status.c:1453
c138af56
JX
1984msgid "HEAD detached from "
1985msgstr ""
1986
f4f2c8f8 1987#: wt-status.c:1456
dce37b66
JX
1988msgid "Not currently on any branch."
1989msgstr ""
1990
df0617bf 1991#: wt-status.c:1474
dce37b66
JX
1992msgid "Initial commit"
1993msgstr ""
1994
df0617bf 1995#: wt-status.c:1488
cc76011e 1996msgid "Untracked files"
dce37b66
JX
1997msgstr ""
1998
df0617bf 1999#: wt-status.c:1490
cc76011e 2000msgid "Ignored files"
dce37b66
JX
2001msgstr ""
2002
df0617bf 2003#: wt-status.c:1494
c138af56 2004#, c-format
c6bc7d43
JX
2005msgid ""
2006"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
2007"may speed it up, but you have to be careful not to forget to add\n"
2008"new files yourself (see 'git help status')."
c138af56
JX
2009msgstr ""
2010
df0617bf 2011#: wt-status.c:1500
dce37b66
JX
2012#, c-format
2013msgid "Untracked files not listed%s"
2014msgstr ""
2015
df0617bf 2016#: wt-status.c:1502
dce37b66
JX
2017msgid " (use -u option to show untracked files)"
2018msgstr ""
2019
df0617bf 2020#: wt-status.c:1508
dce37b66
JX
2021msgid "No changes"
2022msgstr ""
2023
df0617bf 2024#: wt-status.c:1513
dce37b66 2025#, c-format
cc76011e 2026msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
dce37b66
JX
2027msgstr ""
2028
df0617bf 2029#: wt-status.c:1516
cc76011e
JX
2030#, c-format
2031msgid "no changes added to commit\n"
dce37b66
JX
2032msgstr ""
2033
df0617bf 2034#: wt-status.c:1519
dce37b66 2035#, c-format
cc76011e
JX
2036msgid ""
2037"nothing added to commit but untracked files present (use \"git add\" to "
2038"track)\n"
dce37b66
JX
2039msgstr ""
2040
df0617bf 2041#: wt-status.c:1522
cc76011e
JX
2042#, c-format
2043msgid "nothing added to commit but untracked files present\n"
dce37b66
JX
2044msgstr ""
2045
df0617bf 2046#: wt-status.c:1525
dce37b66 2047#, c-format
cc76011e 2048msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
dce37b66
JX
2049msgstr ""
2050
df0617bf 2051#: wt-status.c:1528 wt-status.c:1533
cc76011e
JX
2052#, c-format
2053msgid "nothing to commit\n"
dce37b66
JX
2054msgstr ""
2055
df0617bf 2056#: wt-status.c:1531
cc76011e
JX
2057#, c-format
2058msgid "nothing to commit (use -u to show untracked files)\n"
dce37b66
JX
2059msgstr ""
2060
df0617bf 2061#: wt-status.c:1535
cc76011e
JX
2062#, c-format
2063msgid "nothing to commit, working directory clean\n"
dce37b66
JX
2064msgstr ""
2065
f4f2c8f8
JX
2066#: wt-status.c:1642
2067msgid "Initial commit on "
dce37b66
JX
2068msgstr ""
2069
f4f2c8f8
JX
2070#: wt-status.c:1646
2071msgid "HEAD (no branch)"
dce37b66
JX
2072msgstr ""
2073
f4f2c8f8 2074#: wt-status.c:1675
727b9576
JX
2075msgid "gone"
2076msgstr ""
2077
f4f2c8f8 2078#: wt-status.c:1677 wt-status.c:1685
dce37b66
JX
2079msgid "behind "
2080msgstr ""
2081
f4f2c8f8 2082#: compat/precompose_utf8.c:56 builtin/clone.c:408
9caaf23e
JX
2083#, c-format
2084msgid "failed to unlink '%s'"
cc76011e
JX
2085msgstr ""
2086
d07a63e4 2087#: builtin/add.c:22
c2ea1208 2088msgid "git add [<options>] [--] <pathspec>..."
9caaf23e
JX
2089msgstr ""
2090
d07a63e4 2091#: builtin/add.c:65
dce37b66
JX
2092#, c-format
2093msgid "unexpected diff status %c"
2094msgstr ""
2095
f4f2c8f8 2096#: builtin/add.c:70 builtin/commit.c:278
dce37b66
JX
2097msgid "updating files failed"
2098msgstr ""
2099
d07a63e4 2100#: builtin/add.c:80
dce37b66
JX
2101#, c-format
2102msgid "remove '%s'\n"
2103msgstr ""
2104
d07a63e4 2105#: builtin/add.c:134
dce37b66
JX
2106msgid "Unstaged changes after refreshing the index:"
2107msgstr ""
2108
f4f2c8f8 2109#: builtin/add.c:194 builtin/rev-parse.c:796
dce37b66
JX
2110msgid "Could not read the index"
2111msgstr ""
2112
d07a63e4 2113#: builtin/add.c:205
dce37b66
JX
2114#, c-format
2115msgid "Could not open '%s' for writing."
2116msgstr ""
2117
d07a63e4 2118#: builtin/add.c:209
dce37b66
JX
2119msgid "Could not write patch"
2120msgstr ""
2121
64f23b0c
JX
2122#: builtin/add.c:212
2123msgid "editing patch failed"
2124msgstr ""
2125
2126#: builtin/add.c:215
dce37b66
JX
2127#, c-format
2128msgid "Could not stat '%s'"
2129msgstr ""
2130
64f23b0c 2131#: builtin/add.c:217
dce37b66
JX
2132msgid "Empty patch. Aborted."
2133msgstr ""
2134
64f23b0c 2135#: builtin/add.c:222
dce37b66
JX
2136#, c-format
2137msgid "Could not apply '%s'"
2138msgstr ""
2139
64f23b0c 2140#: builtin/add.c:232
dce37b66
JX
2141msgid "The following paths are ignored by one of your .gitignore files:\n"
2142msgstr ""
2143
f4f2c8f8 2144#: builtin/add.c:249 builtin/clean.c:894 builtin/fetch.c:108 builtin/mv.c:110
df0617bf 2145#: builtin/prune-packed.c:55 builtin/pull.c:182 builtin/push.c:545
f4f2c8f8 2146#: builtin/remote.c:1345 builtin/rm.c:268 builtin/send-pack.c:162
cc76011e
JX
2147msgid "dry run"
2148msgstr ""
2149
f4f2c8f8
JX
2150#: builtin/add.c:250 builtin/apply.c:4571 builtin/check-ignore.c:19
2151#: builtin/commit.c:1322 builtin/count-objects.c:85 builtin/fsck.c:558
2152#: builtin/log.c:1640 builtin/mv.c:109 builtin/read-tree.c:114
cc76011e
JX
2153msgid "be verbose"
2154msgstr ""
2155
64f23b0c 2156#: builtin/add.c:252
cc76011e
JX
2157msgid "interactive picking"
2158msgstr ""
2159
f4f2c8f8 2160#: builtin/add.c:253 builtin/checkout.c:1153 builtin/reset.c:286
cc76011e
JX
2161msgid "select hunks interactively"
2162msgstr ""
2163
64f23b0c 2164#: builtin/add.c:254
cc76011e
JX
2165msgid "edit current diff and apply"
2166msgstr ""
2167
64f23b0c 2168#: builtin/add.c:255
cc76011e
JX
2169msgid "allow adding otherwise ignored files"
2170msgstr ""
2171
64f23b0c 2172#: builtin/add.c:256
cc76011e
JX
2173msgid "update tracked files"
2174msgstr ""
2175
64f23b0c 2176#: builtin/add.c:257
cc76011e
JX
2177msgid "record only the fact that the path will be added later"
2178msgstr ""
2179
64f23b0c 2180#: builtin/add.c:258
cc76011e
JX
2181msgid "add changes from all tracked and untracked files"
2182msgstr ""
2183
64f23b0c 2184#: builtin/add.c:261
c6bc7d43
JX
2185msgid "ignore paths removed in the working tree (same as --no-all)"
2186msgstr ""
2187
64f23b0c 2188#: builtin/add.c:263
cc76011e
JX
2189msgid "don't add, only refresh the index"
2190msgstr ""
2191
64f23b0c 2192#: builtin/add.c:264
cc76011e
JX
2193msgid "just skip files which cannot be added because of errors"
2194msgstr ""
2195
64f23b0c 2196#: builtin/add.c:265
cc76011e
JX
2197msgid "check if - even missing - files are ignored in dry run"
2198msgstr ""
2199
64f23b0c 2200#: builtin/add.c:287
dce37b66
JX
2201#, c-format
2202msgid "Use -f if you really want to add them.\n"
2203msgstr ""
2204
64f23b0c 2205#: builtin/add.c:294
dce37b66
JX
2206msgid "adding files failed"
2207msgstr ""
2208
64f23b0c 2209#: builtin/add.c:330
dce37b66
JX
2210msgid "-A and -u are mutually incompatible"
2211msgstr ""
2212
64f23b0c 2213#: builtin/add.c:337
dce37b66
JX
2214msgid "Option --ignore-missing can only be used together with --dry-run"
2215msgstr ""
2216
f4f2c8f8 2217#: builtin/add.c:352
dce37b66
JX
2218#, c-format
2219msgid "Nothing specified, nothing added.\n"
2220msgstr ""
2221
f4f2c8f8 2222#: builtin/add.c:353
dce37b66
JX
2223#, c-format
2224msgid "Maybe you wanted to say 'git add .'?\n"
2225msgstr ""
2226
f4f2c8f8
JX
2227#: builtin/add.c:358 builtin/check-ignore.c:172 builtin/clean.c:938
2228#: builtin/commit.c:337 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:298
2229#: builtin/submodule--helper.c:40
dce37b66
JX
2230msgid "index file corrupt"
2231msgstr ""
2232
f4f2c8f8 2233#: builtin/add.c:439 builtin/apply.c:4669 builtin/mv.c:279 builtin/rm.c:430
dce37b66
JX
2234msgid "Unable to write new index file"
2235msgstr ""
2236
f4f2c8f8 2237#: builtin/am.c:42
df0617bf
JX
2238#, c-format
2239msgid "could not stat %s"
2240msgstr ""
2241
f4f2c8f8 2242#: builtin/am.c:271 builtin/commit.c:738 builtin/merge.c:1077
df0617bf
JX
2243#, c-format
2244msgid "could not read '%s'"
2245msgstr ""
2246
f4f2c8f8 2247#: builtin/am.c:445
df0617bf
JX
2248msgid "could not parse author script"
2249msgstr ""
2250
f4f2c8f8 2251#: builtin/am.c:522
df0617bf
JX
2252#, c-format
2253msgid "'%s' was deleted by the applypatch-msg hook"
2254msgstr ""
2255
f4f2c8f8 2256#: builtin/am.c:563 builtin/notes.c:300
df0617bf
JX
2257#, c-format
2258msgid "Malformed input line: '%s'."
2259msgstr ""
2260
f4f2c8f8 2261#: builtin/am.c:600 builtin/notes.c:315
df0617bf
JX
2262#, c-format
2263msgid "Failed to copy notes from '%s' to '%s'"
2264msgstr ""
2265
f4f2c8f8 2266#: builtin/am.c:626
df0617bf
JX
2267msgid "fseek failed"
2268msgstr ""
2269
f4f2c8f8 2270#: builtin/am.c:787 builtin/am.c:875
df0617bf
JX
2271#, c-format
2272msgid "could not open '%s' for reading: %s"
2273msgstr ""
2274
f4f2c8f8 2275#: builtin/am.c:794
df0617bf
JX
2276#, c-format
2277msgid "could not open '%s' for writing: %s"
2278msgstr ""
2279
f4f2c8f8 2280#: builtin/am.c:803
df0617bf
JX
2281#, c-format
2282msgid "could not parse patch '%s'"
2283msgstr ""
2284
f4f2c8f8 2285#: builtin/am.c:868
df0617bf
JX
2286msgid "Only one StGIT patch series can be applied at once"
2287msgstr ""
2288
f4f2c8f8 2289#: builtin/am.c:916
df0617bf
JX
2290msgid "invalid timestamp"
2291msgstr ""
2292
f4f2c8f8 2293#: builtin/am.c:919 builtin/am.c:927
df0617bf
JX
2294msgid "invalid Date line"
2295msgstr ""
2296
f4f2c8f8 2297#: builtin/am.c:924
df0617bf
JX
2298msgid "invalid timezone offset"
2299msgstr ""
2300
f4f2c8f8 2301#: builtin/am.c:1011
df0617bf
JX
2302msgid "Patch format detection failed."
2303msgstr ""
2304
f4f2c8f8 2305#: builtin/am.c:1016 builtin/clone.c:373
df0617bf
JX
2306#, c-format
2307msgid "failed to create directory '%s'"
2308msgstr ""
2309
f4f2c8f8 2310#: builtin/am.c:1020
df0617bf
JX
2311msgid "Failed to split patches."
2312msgstr ""
2313
f4f2c8f8 2314#: builtin/am.c:1152 builtin/commit.c:363
df0617bf
JX
2315msgid "unable to write index file"
2316msgstr ""
2317
f4f2c8f8 2318#: builtin/am.c:1203
df0617bf
JX
2319#, c-format
2320msgid "When you have resolved this problem, run \"%s --continue\"."
2321msgstr ""
2322
f4f2c8f8 2323#: builtin/am.c:1204
df0617bf
JX
2324#, c-format
2325msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
2326msgstr ""
2327
f4f2c8f8 2328#: builtin/am.c:1205
df0617bf
JX
2329#, c-format
2330msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2331msgstr ""
2332
f4f2c8f8 2333#: builtin/am.c:1343
df0617bf
JX
2334msgid "Patch is empty. Was it split wrong?"
2335msgstr ""
2336
f4f2c8f8 2337#: builtin/am.c:1417 builtin/log.c:1344
df0617bf
JX
2338#, c-format
2339msgid "invalid ident line: %s"
2340msgstr ""
2341
f4f2c8f8 2342#: builtin/am.c:1444
df0617bf
JX
2343#, c-format
2344msgid "unable to parse commit %s"
2345msgstr ""
2346
f4f2c8f8 2347#: builtin/am.c:1646
df0617bf
JX
2348msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2349msgstr ""
2350
f4f2c8f8 2351#: builtin/am.c:1648
df0617bf
JX
2352msgid "Using index info to reconstruct a base tree..."
2353msgstr ""
2354
f4f2c8f8 2355#: builtin/am.c:1667
df0617bf
JX
2356msgid ""
2357"Did you hand edit your patch?\n"
2358"It does not apply to blobs recorded in its index."
2359msgstr ""
2360
f4f2c8f8 2361#: builtin/am.c:1673
df0617bf
JX
2362msgid "Falling back to patching base and 3-way merge..."
2363msgstr ""
2364
f4f2c8f8 2365#: builtin/am.c:1688
df0617bf
JX
2366msgid "Failed to merge in the changes."
2367msgstr ""
2368
f4f2c8f8 2369#: builtin/am.c:1712 builtin/merge.c:632
df0617bf
JX
2370msgid "git write-tree failed to write a tree"
2371msgstr ""
2372
f4f2c8f8 2373#: builtin/am.c:1719
df0617bf
JX
2374msgid "applying to an empty history"
2375msgstr ""
2376
f4f2c8f8 2377#: builtin/am.c:1732 builtin/commit.c:1755 builtin/merge.c:829
df0617bf
JX
2378#: builtin/merge.c:854
2379msgid "failed to write commit object"
2380msgstr ""
2381
f4f2c8f8 2382#: builtin/am.c:1764 builtin/am.c:1768
df0617bf
JX
2383#, c-format
2384msgid "cannot resume: %s does not exist."
2385msgstr ""
2386
f4f2c8f8 2387#: builtin/am.c:1784
df0617bf
JX
2388msgid "cannot be interactive without stdin connected to a terminal."
2389msgstr ""
2390
f4f2c8f8 2391#: builtin/am.c:1789
df0617bf
JX
2392msgid "Commit Body is:"
2393msgstr ""
2394
2395#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2396#. in your translation. The program will only accept English
2397#. input at this point.
2398#.
f4f2c8f8 2399#: builtin/am.c:1799
df0617bf
JX
2400msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2401msgstr ""
2402
f4f2c8f8 2403#: builtin/am.c:1849
df0617bf
JX
2404#, c-format
2405msgid "Dirty index: cannot apply patches (dirty: %s)"
2406msgstr ""
2407
f4f2c8f8 2408#: builtin/am.c:1884 builtin/am.c:1955
df0617bf
JX
2409#, c-format
2410msgid "Applying: %.*s"
2411msgstr ""
2412
f4f2c8f8 2413#: builtin/am.c:1900
df0617bf
JX
2414msgid "No changes -- Patch already applied."
2415msgstr ""
2416
f4f2c8f8 2417#: builtin/am.c:1908
df0617bf
JX
2418#, c-format
2419msgid "Patch failed at %s %.*s"
2420msgstr ""
2421
f4f2c8f8 2422#: builtin/am.c:1914
df0617bf
JX
2423#, c-format
2424msgid "The copy of the patch that failed is found in: %s"
2425msgstr ""
2426
f4f2c8f8 2427#: builtin/am.c:1958
df0617bf
JX
2428msgid ""
2429"No changes - did you forget to use 'git add'?\n"
2430"If there is nothing left to stage, chances are that something else\n"
2431"already introduced the same changes; you might want to skip this patch."
2432msgstr ""
2433
f4f2c8f8 2434#: builtin/am.c:1965
df0617bf
JX
2435msgid ""
2436"You still have unmerged paths in your index.\n"
2437"Did you forget to use 'git add'?"
2438msgstr ""
2439
f4f2c8f8 2440#: builtin/am.c:2073 builtin/am.c:2077 builtin/am.c:2089 builtin/reset.c:308
df0617bf
JX
2441#: builtin/reset.c:316
2442#, c-format
2443msgid "Could not parse object '%s'."
2444msgstr ""
2445
f4f2c8f8 2446#: builtin/am.c:2125
df0617bf
JX
2447msgid "failed to clean index"
2448msgstr ""
2449
f4f2c8f8 2450#: builtin/am.c:2159
df0617bf
JX
2451msgid ""
2452"You seem to have moved HEAD since the last 'am' failure.\n"
2453"Not rewinding to ORIG_HEAD"
2454msgstr ""
2455
f4f2c8f8 2456#: builtin/am.c:2220
df0617bf
JX
2457#, c-format
2458msgid "Invalid value for --patch-format: %s"
2459msgstr ""
2460
f4f2c8f8
JX
2461#: builtin/am.c:2253
2462msgid "git am [<options>] [(<mbox>|<Maildir>)...]"
df0617bf
JX
2463msgstr ""
2464
f4f2c8f8
JX
2465#: builtin/am.c:2254
2466msgid "git am [<options>] (--continue | --skip | --abort)"
df0617bf
JX
2467msgstr ""
2468
f4f2c8f8 2469#: builtin/am.c:2260
df0617bf
JX
2470msgid "run interactively"
2471msgstr ""
2472
f4f2c8f8 2473#: builtin/am.c:2262
df0617bf
JX
2474msgid "historical option -- no-op"
2475msgstr ""
2476
f4f2c8f8 2477#: builtin/am.c:2264
df0617bf
JX
2478msgid "allow fall back on 3way merging if needed"
2479msgstr ""
2480
f4f2c8f8 2481#: builtin/am.c:2265 builtin/init-db.c:474 builtin/prune-packed.c:57
df0617bf
JX
2482#: builtin/repack.c:171
2483msgid "be quiet"
2484msgstr ""
2485
f4f2c8f8 2486#: builtin/am.c:2267
df0617bf
JX
2487msgid "add a Signed-off-by line to the commit message"
2488msgstr ""
2489
f4f2c8f8 2490#: builtin/am.c:2270
df0617bf
JX
2491msgid "recode into utf8 (default)"
2492msgstr ""
2493
f4f2c8f8 2494#: builtin/am.c:2272
df0617bf
JX
2495msgid "pass -k flag to git-mailinfo"
2496msgstr ""
2497
f4f2c8f8 2498#: builtin/am.c:2274
df0617bf
JX
2499msgid "pass -b flag to git-mailinfo"
2500msgstr ""
2501
f4f2c8f8 2502#: builtin/am.c:2276
df0617bf
JX
2503msgid "pass -m flag to git-mailinfo"
2504msgstr ""
2505
f4f2c8f8 2506#: builtin/am.c:2278
df0617bf
JX
2507msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2508msgstr ""
2509
f4f2c8f8 2510#: builtin/am.c:2281
df0617bf
JX
2511msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
2512msgstr ""
2513
f4f2c8f8 2514#: builtin/am.c:2284
df0617bf
JX
2515msgid "strip everything before a scissors line"
2516msgstr ""
2517
f4f2c8f8 2518#: builtin/am.c:2285 builtin/apply.c:4554
df0617bf
JX
2519msgid "action"
2520msgstr ""
2521
f4f2c8f8
JX
2522#: builtin/am.c:2286 builtin/am.c:2289 builtin/am.c:2292 builtin/am.c:2295
2523#: builtin/am.c:2298 builtin/am.c:2301 builtin/am.c:2304 builtin/am.c:2307
2524#: builtin/am.c:2313
df0617bf
JX
2525msgid "pass it through git-apply"
2526msgstr ""
2527
f4f2c8f8 2528#: builtin/am.c:2294 builtin/apply.c:4578
df0617bf
JX
2529msgid "root"
2530msgstr ""
2531
f4f2c8f8
JX
2532#: builtin/am.c:2297 builtin/am.c:2300 builtin/apply.c:4516
2533#: builtin/apply.c:4519 builtin/clone.c:85 builtin/fetch.c:93
2534#: builtin/pull.c:167 builtin/submodule--helper.c:78
2535#: builtin/submodule--helper.c:166 builtin/submodule--helper.c:169
df0617bf
JX
2536msgid "path"
2537msgstr ""
2538
f4f2c8f8
JX
2539#: builtin/am.c:2303 builtin/fmt-merge-msg.c:666 builtin/fmt-merge-msg.c:669
2540#: builtin/grep.c:693 builtin/merge.c:198 builtin/pull.c:127
2541#: builtin/repack.c:178 builtin/repack.c:182 builtin/show-branch.c:645
2542#: builtin/show-ref.c:175 builtin/tag.c:340 parse-options.h:132
2543#: parse-options.h:134 parse-options.h:244
df0617bf
JX
2544msgid "n"
2545msgstr ""
2546
f4f2c8f8 2547#: builtin/am.c:2306 builtin/apply.c:4522
df0617bf
JX
2548msgid "num"
2549msgstr ""
2550
f4f2c8f8
JX
2551#: builtin/am.c:2309 builtin/for-each-ref.c:37 builtin/replace.c:438
2552#: builtin/tag.c:372
df0617bf
JX
2553msgid "format"
2554msgstr ""
2555
f4f2c8f8 2556#: builtin/am.c:2310
df0617bf
JX
2557msgid "format the patch(es) are in"
2558msgstr ""
2559
f4f2c8f8 2560#: builtin/am.c:2316
df0617bf
JX
2561msgid "override error message when patch failure occurs"
2562msgstr ""
2563
f4f2c8f8 2564#: builtin/am.c:2318
df0617bf
JX
2565msgid "continue applying patches after resolving a conflict"
2566msgstr ""
2567
f4f2c8f8 2568#: builtin/am.c:2321
df0617bf
JX
2569msgid "synonyms for --continue"
2570msgstr ""
2571
f4f2c8f8 2572#: builtin/am.c:2324
df0617bf
JX
2573msgid "skip the current patch"
2574msgstr ""
2575
f4f2c8f8 2576#: builtin/am.c:2327
df0617bf
JX
2577msgid "restore the original branch and abort the patching operation."
2578msgstr ""
2579
f4f2c8f8 2580#: builtin/am.c:2331
df0617bf
JX
2581msgid "lie about committer date"
2582msgstr ""
2583
f4f2c8f8 2584#: builtin/am.c:2333
df0617bf
JX
2585msgid "use current timestamp for author date"
2586msgstr ""
2587
f4f2c8f8
JX
2588#: builtin/am.c:2335 builtin/commit.c:1593 builtin/merge.c:225
2589#: builtin/pull.c:155 builtin/revert.c:92 builtin/tag.c:355
df0617bf
JX
2590msgid "key-id"
2591msgstr ""
2592
f4f2c8f8 2593#: builtin/am.c:2336
df0617bf
JX
2594msgid "GPG-sign commits"
2595msgstr ""
2596
f4f2c8f8 2597#: builtin/am.c:2339
df0617bf
JX
2598msgid "(internal use for git-rebase)"
2599msgstr ""
2600
f4f2c8f8 2601#: builtin/am.c:2354
df0617bf
JX
2602msgid ""
2603"The -b/--binary option has been a no-op for long time, and\n"
2604"it will be removed. Please do not use it anymore."
2605msgstr ""
2606
f4f2c8f8 2607#: builtin/am.c:2361
df0617bf
JX
2608msgid "failed to read the index"
2609msgstr ""
2610
f4f2c8f8 2611#: builtin/am.c:2376
df0617bf
JX
2612#, c-format
2613msgid "previous rebase directory %s still exists but mbox given."
2614msgstr ""
2615
f4f2c8f8 2616#: builtin/am.c:2400
df0617bf
JX
2617#, c-format
2618msgid ""
2619"Stray %s directory found.\n"
2620"Use \"git am --abort\" to remove it."
2621msgstr ""
2622
f4f2c8f8 2623#: builtin/am.c:2406
df0617bf
JX
2624msgid "Resolve operation not in progress, we are not resuming."
2625msgstr ""
2626
c2ea1208
JX
2627#: builtin/apply.c:59
2628msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
2629msgstr ""
2630
f4f2c8f8 2631#: builtin/apply.c:111
dce37b66 2632#, c-format
822e4a65 2633msgid "unrecognized whitespace option '%s'"
dce37b66
JX
2634msgstr ""
2635
f4f2c8f8 2636#: builtin/apply.c:126
822e4a65
JX
2637#, c-format
2638msgid "unrecognized whitespace ignore option '%s'"
dce37b66
JX
2639msgstr ""
2640
f4f2c8f8 2641#: builtin/apply.c:818
822e4a65
JX
2642#, c-format
2643msgid "Cannot prepare timestamp regexp %s"
dce37b66
JX
2644msgstr ""
2645
f4f2c8f8 2646#: builtin/apply.c:827
822e4a65
JX
2647#, c-format
2648msgid "regexec returned %d for input: %s"
dce37b66
JX
2649msgstr ""
2650
f4f2c8f8 2651#: builtin/apply.c:908
dce37b66 2652#, c-format
822e4a65 2653msgid "unable to find filename in patch at line %d"
dce37b66
JX
2654msgstr ""
2655
f4f2c8f8 2656#: builtin/apply.c:940
dce37b66 2657#, c-format
822e4a65 2658msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
dce37b66
JX
2659msgstr ""
2660
f4f2c8f8 2661#: builtin/apply.c:944
93329721
JX
2662#, c-format
2663msgid "git apply: bad git-diff - inconsistent new filename on line %d"
2664msgstr ""
2665
f4f2c8f8 2666#: builtin/apply.c:945
822e4a65 2667#, c-format
93329721 2668msgid "git apply: bad git-diff - inconsistent old filename on line %d"
dce37b66
JX
2669msgstr ""
2670
f4f2c8f8 2671#: builtin/apply.c:952
822e4a65
JX
2672#, c-format
2673msgid "git apply: bad git-diff - expected /dev/null on line %d"
dce37b66
JX
2674msgstr ""
2675
f4f2c8f8 2676#: builtin/apply.c:1415
dce37b66 2677#, c-format
822e4a65 2678msgid "recount: unexpected line: %.*s"
dce37b66
JX
2679msgstr ""
2680
f4f2c8f8 2681#: builtin/apply.c:1472
dce37b66 2682#, c-format
822e4a65 2683msgid "patch fragment without header at line %d: %.*s"
dce37b66
JX
2684msgstr ""
2685
f4f2c8f8 2686#: builtin/apply.c:1489
822e4a65
JX
2687#, c-format
2688msgid ""
2689"git diff header lacks filename information when removing %d leading pathname "
2690"component (line %d)"
2691msgid_plural ""
2692"git diff header lacks filename information when removing %d leading pathname "
2693"components (line %d)"
2694msgstr[0] ""
2695msgstr[1] ""
dce37b66 2696
f4f2c8f8 2697#: builtin/apply.c:1655
822e4a65 2698msgid "new file depends on old contents"
dce37b66
JX
2699msgstr ""
2700
f4f2c8f8 2701#: builtin/apply.c:1657
822e4a65 2702msgid "deleted file still has contents"
dce37b66
JX
2703msgstr ""
2704
f4f2c8f8 2705#: builtin/apply.c:1683
dce37b66 2706#, c-format
822e4a65 2707msgid "corrupt patch at line %d"
dce37b66
JX
2708msgstr ""
2709
f4f2c8f8 2710#: builtin/apply.c:1719
dce37b66 2711#, c-format
822e4a65 2712msgid "new file %s depends on old contents"
dce37b66
JX
2713msgstr ""
2714
f4f2c8f8 2715#: builtin/apply.c:1721
dce37b66 2716#, c-format
822e4a65 2717msgid "deleted file %s still has contents"
dce37b66
JX
2718msgstr ""
2719
f4f2c8f8 2720#: builtin/apply.c:1724
dce37b66 2721#, c-format
822e4a65 2722msgid "** warning: file %s becomes empty but is not deleted"
dce37b66
JX
2723msgstr ""
2724
f4f2c8f8 2725#: builtin/apply.c:1870
dce37b66 2726#, c-format
822e4a65 2727msgid "corrupt binary patch at line %d: %.*s"
dce37b66
JX
2728msgstr ""
2729
f4f2c8f8 2730#: builtin/apply.c:1899
dce37b66 2731#, c-format
822e4a65 2732msgid "unrecognized binary patch at line %d"
dce37b66
JX
2733msgstr ""
2734
f4f2c8f8 2735#: builtin/apply.c:2050
dce37b66 2736#, c-format
822e4a65 2737msgid "patch with only garbage at line %d"
dce37b66
JX
2738msgstr ""
2739
f4f2c8f8 2740#: builtin/apply.c:2140
dce37b66 2741#, c-format
822e4a65 2742msgid "unable to read symlink %s"
dce37b66
JX
2743msgstr ""
2744
f4f2c8f8 2745#: builtin/apply.c:2144
dce37b66 2746#, c-format
822e4a65 2747msgid "unable to open or read %s"
dce37b66
JX
2748msgstr ""
2749
f4f2c8f8 2750#: builtin/apply.c:2777
822e4a65
JX
2751#, c-format
2752msgid "invalid start of line: '%c'"
dce37b66
JX
2753msgstr ""
2754
f4f2c8f8 2755#: builtin/apply.c:2896
822e4a65
JX
2756#, c-format
2757msgid "Hunk #%d succeeded at %d (offset %d line)."
2758msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
2759msgstr[0] ""
2760msgstr[1] ""
dce37b66 2761
f4f2c8f8 2762#: builtin/apply.c:2908
822e4a65
JX
2763#, c-format
2764msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
dce37b66
JX
2765msgstr ""
2766
f4f2c8f8 2767#: builtin/apply.c:2914
dce37b66 2768#, c-format
822e4a65
JX
2769msgid ""
2770"while searching for:\n"
2771"%.*s"
dce37b66
JX
2772msgstr ""
2773
f4f2c8f8 2774#: builtin/apply.c:2934
822e4a65
JX
2775#, c-format
2776msgid "missing binary patch data for '%s'"
dce37b66
JX
2777msgstr ""
2778
f4f2c8f8 2779#: builtin/apply.c:3035
dce37b66 2780#, c-format
822e4a65 2781msgid "binary patch does not apply to '%s'"
dce37b66
JX
2782msgstr ""
2783
f4f2c8f8 2784#: builtin/apply.c:3041
dce37b66 2785#, c-format
822e4a65 2786msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
dce37b66
JX
2787msgstr ""
2788
f4f2c8f8 2789#: builtin/apply.c:3062
822e4a65
JX
2790#, c-format
2791msgid "patch failed: %s:%ld"
dce37b66
JX
2792msgstr ""
2793
f4f2c8f8 2794#: builtin/apply.c:3186
dce37b66 2795#, c-format
0bbe5b48 2796msgid "cannot checkout %s"
dce37b66
JX
2797msgstr ""
2798
f4f2c8f8 2799#: builtin/apply.c:3231 builtin/apply.c:3242 builtin/apply.c:3287
dce37b66 2800#, c-format
822e4a65 2801msgid "read of %s failed"
dce37b66
JX
2802msgstr ""
2803
f4f2c8f8 2804#: builtin/apply.c:3239
c2ea1208
JX
2805#, c-format
2806msgid "reading from '%s' beyond a symbolic link"
2807msgstr ""
2808
f4f2c8f8 2809#: builtin/apply.c:3267 builtin/apply.c:3489
822e4a65 2810#, c-format
0bbe5b48 2811msgid "path %s has been renamed/deleted"
dce37b66
JX
2812msgstr ""
2813
f4f2c8f8 2814#: builtin/apply.c:3348 builtin/apply.c:3503
822e4a65 2815#, c-format
0bbe5b48 2816msgid "%s: does not exist in index"
dce37b66
JX
2817msgstr ""
2818
f4f2c8f8 2819#: builtin/apply.c:3352 builtin/apply.c:3495 builtin/apply.c:3517
dce37b66 2820#, c-format
822e4a65 2821msgid "%s: %s"
dce37b66
JX
2822msgstr ""
2823
f4f2c8f8 2824#: builtin/apply.c:3357 builtin/apply.c:3511
822e4a65 2825#, c-format
0bbe5b48 2826msgid "%s: does not match index"
dce37b66
JX
2827msgstr ""
2828
f4f2c8f8 2829#: builtin/apply.c:3459
0bbe5b48 2830msgid "removal patch leaves file contents"
dce37b66
JX
2831msgstr ""
2832
f4f2c8f8 2833#: builtin/apply.c:3528
dce37b66 2834#, c-format
822e4a65 2835msgid "%s: wrong type"
dce37b66
JX
2836msgstr ""
2837
f4f2c8f8 2838#: builtin/apply.c:3530
dce37b66 2839#, c-format
822e4a65 2840msgid "%s has type %o, expected %o"
dce37b66
JX
2841msgstr ""
2842
f4f2c8f8 2843#: builtin/apply.c:3689 builtin/apply.c:3691
c2ea1208
JX
2844#, c-format
2845msgid "invalid path '%s'"
2846msgstr ""
2847
f4f2c8f8 2848#: builtin/apply.c:3746
dce37b66 2849#, c-format
822e4a65 2850msgid "%s: already exists in index"
dce37b66
JX
2851msgstr ""
2852
f4f2c8f8 2853#: builtin/apply.c:3749
0bbe5b48
JX
2854#, c-format
2855msgid "%s: already exists in working directory"
2856msgstr ""
2857
f4f2c8f8 2858#: builtin/apply.c:3769
dce37b66 2859#, c-format
75f7b4b9 2860msgid "new mode (%o) of %s does not match old mode (%o)"
dce37b66
JX
2861msgstr ""
2862
f4f2c8f8 2863#: builtin/apply.c:3774
dce37b66 2864#, c-format
75f7b4b9
JX
2865msgid "new mode (%o) of %s does not match old mode (%o) of %s"
2866msgstr ""
2867
f4f2c8f8 2868#: builtin/apply.c:3794
c2ea1208
JX
2869#, c-format
2870msgid "affected file '%s' is beyond a symbolic link"
2871msgstr ""
2872
f4f2c8f8 2873#: builtin/apply.c:3798
75f7b4b9 2874#, c-format
822e4a65 2875msgid "%s: patch does not apply"
dce37b66
JX
2876msgstr ""
2877
f4f2c8f8 2878#: builtin/apply.c:3812
dce37b66 2879#, c-format
822e4a65 2880msgid "Checking patch %s..."
dce37b66
JX
2881msgstr ""
2882
f4f2c8f8 2883#: builtin/apply.c:3905 builtin/checkout.c:233 builtin/reset.c:135
dce37b66
JX
2884#, c-format
2885msgid "make_cache_entry failed for path '%s'"
2886msgstr ""
2887
f4f2c8f8 2888#: builtin/apply.c:4048
822e4a65
JX
2889#, c-format
2890msgid "unable to remove %s from index"
dce37b66
JX
2891msgstr ""
2892
f4f2c8f8 2893#: builtin/apply.c:4077
dce37b66 2894#, c-format
28b3cffc 2895msgid "corrupt patch for submodule %s"
dce37b66
JX
2896msgstr ""
2897
f4f2c8f8 2898#: builtin/apply.c:4081
822e4a65
JX
2899#, c-format
2900msgid "unable to stat newly created file '%s'"
dce37b66
JX
2901msgstr ""
2902
f4f2c8f8 2903#: builtin/apply.c:4086
822e4a65
JX
2904#, c-format
2905msgid "unable to create backing store for newly created file %s"
dce37b66
JX
2906msgstr ""
2907
f4f2c8f8 2908#: builtin/apply.c:4089 builtin/apply.c:4197
822e4a65
JX
2909#, c-format
2910msgid "unable to add cache entry for %s"
dce37b66
JX
2911msgstr ""
2912
f4f2c8f8 2913#: builtin/apply.c:4122
dce37b66 2914#, c-format
822e4a65 2915msgid "closing file '%s'"
dce37b66
JX
2916msgstr ""
2917
f4f2c8f8 2918#: builtin/apply.c:4171
822e4a65
JX
2919#, c-format
2920msgid "unable to write file '%s' mode %o"
dce37b66
JX
2921msgstr ""
2922
f4f2c8f8 2923#: builtin/apply.c:4258
dce37b66 2924#, c-format
822e4a65 2925msgid "Applied patch %s cleanly."
dce37b66
JX
2926msgstr ""
2927
f4f2c8f8 2928#: builtin/apply.c:4266
822e4a65 2929msgid "internal error"
dce37b66
JX
2930msgstr ""
2931
f4f2c8f8 2932#: builtin/apply.c:4269
dce37b66 2933#, c-format
822e4a65
JX
2934msgid "Applying patch %%s with %d reject..."
2935msgid_plural "Applying patch %%s with %d rejects..."
2936msgstr[0] ""
2937msgstr[1] ""
dce37b66 2938
f4f2c8f8 2939#: builtin/apply.c:4279
dce37b66 2940#, c-format
822e4a65 2941msgid "truncating .rej filename to %.*s.rej"
dce37b66
JX
2942msgstr ""
2943
f4f2c8f8 2944#: builtin/apply.c:4300
dce37b66 2945#, c-format
822e4a65 2946msgid "Hunk #%d applied cleanly."
dce37b66
JX
2947msgstr ""
2948
f4f2c8f8 2949#: builtin/apply.c:4303
dce37b66 2950#, c-format
822e4a65 2951msgid "Rejected hunk #%d."
dce37b66
JX
2952msgstr ""
2953
f4f2c8f8 2954#: builtin/apply.c:4393
822e4a65 2955msgid "unrecognized input"
dce37b66
JX
2956msgstr ""
2957
f4f2c8f8 2958#: builtin/apply.c:4404
822e4a65 2959msgid "unable to read index file"
dce37b66
JX
2960msgstr ""
2961
f4f2c8f8 2962#: builtin/apply.c:4517
6f6731e7
JX
2963msgid "don't apply changes matching the given path"
2964msgstr ""
2965
f4f2c8f8 2966#: builtin/apply.c:4520
6f6731e7
JX
2967msgid "apply changes matching the given path"
2968msgstr ""
2969
f4f2c8f8 2970#: builtin/apply.c:4523
6f6731e7
JX
2971msgid "remove <num> leading slashes from traditional diff paths"
2972msgstr ""
2973
f4f2c8f8 2974#: builtin/apply.c:4526
6f6731e7
JX
2975msgid "ignore additions made by the patch"
2976msgstr ""
2977
f4f2c8f8 2978#: builtin/apply.c:4528
6f6731e7
JX
2979msgid "instead of applying the patch, output diffstat for the input"
2980msgstr ""
2981
f4f2c8f8 2982#: builtin/apply.c:4532
cc76011e 2983msgid "show number of added and deleted lines in decimal notation"
6f6731e7
JX
2984msgstr ""
2985
f4f2c8f8 2986#: builtin/apply.c:4534
6f6731e7
JX
2987msgid "instead of applying the patch, output a summary for the input"
2988msgstr ""
2989
f4f2c8f8 2990#: builtin/apply.c:4536
6f6731e7
JX
2991msgid "instead of applying the patch, see if the patch is applicable"
2992msgstr ""
2993
f4f2c8f8 2994#: builtin/apply.c:4538
6f6731e7
JX
2995msgid "make sure the patch is applicable to the current index"
2996msgstr ""
2997
f4f2c8f8 2998#: builtin/apply.c:4540
6f6731e7
JX
2999msgid "apply a patch without touching the working tree"
3000msgstr ""
3001
f4f2c8f8 3002#: builtin/apply.c:4542
c2ea1208
JX
3003msgid "accept a patch that touches outside the working area"
3004msgstr ""
3005
f4f2c8f8 3006#: builtin/apply.c:4544
6f6731e7
JX
3007msgid "also apply the patch (use with --stat/--summary/--check)"
3008msgstr ""
3009
f4f2c8f8 3010#: builtin/apply.c:4546
0bbe5b48
JX
3011msgid "attempt three-way merge if a patch does not apply"
3012msgstr ""
3013
f4f2c8f8 3014#: builtin/apply.c:4548
6f6731e7
JX
3015msgid "build a temporary index based on embedded index information"
3016msgstr ""
3017
f4f2c8f8 3018#: builtin/apply.c:4550 builtin/checkout-index.c:198 builtin/ls-files.c:412
6f6731e7
JX
3019msgid "paths are separated with NUL character"
3020msgstr ""
3021
f4f2c8f8 3022#: builtin/apply.c:4553
6f6731e7
JX
3023msgid "ensure at least <n> lines of context match"
3024msgstr ""
3025
f4f2c8f8 3026#: builtin/apply.c:4555
6f6731e7
JX
3027msgid "detect new or modified lines that have whitespace errors"
3028msgstr ""
3029
f4f2c8f8 3030#: builtin/apply.c:4558 builtin/apply.c:4561
6f6731e7
JX
3031msgid "ignore changes in whitespace when finding context"
3032msgstr ""
3033
f4f2c8f8 3034#: builtin/apply.c:4564
6f6731e7
JX
3035msgid "apply the patch in reverse"
3036msgstr ""
3037
f4f2c8f8 3038#: builtin/apply.c:4566
6f6731e7
JX
3039msgid "don't expect at least one line of context"
3040msgstr ""
3041
f4f2c8f8 3042#: builtin/apply.c:4568
6f6731e7
JX
3043msgid "leave the rejected hunks in corresponding *.rej files"
3044msgstr ""
3045
f4f2c8f8 3046#: builtin/apply.c:4570
6f6731e7
JX
3047msgid "allow overlapping hunks"
3048msgstr ""
3049
f4f2c8f8 3050#: builtin/apply.c:4573
6f6731e7
JX
3051msgid "tolerate incorrectly detected missing new-line at the end of file"
3052msgstr ""
3053
f4f2c8f8 3054#: builtin/apply.c:4576
6f6731e7
JX
3055msgid "do not trust the line counts in the hunk headers"
3056msgstr ""
3057
f4f2c8f8 3058#: builtin/apply.c:4579
6f6731e7
JX
3059msgid "prepend <root> to all filenames"
3060msgstr ""
3061
f4f2c8f8 3062#: builtin/apply.c:4601
0bbe5b48
JX
3063msgid "--3way outside a repository"
3064msgstr ""
3065
f4f2c8f8 3066#: builtin/apply.c:4609
822e4a65 3067msgid "--index outside a repository"
dce37b66
JX
3068msgstr ""
3069
f4f2c8f8 3070#: builtin/apply.c:4612
822e4a65 3071msgid "--cached outside a repository"
dce37b66
JX
3072msgstr ""
3073
f4f2c8f8 3074#: builtin/apply.c:4631
dce37b66 3075#, c-format
822e4a65 3076msgid "can't open patch '%s'"
dce37b66
JX
3077msgstr ""
3078
f4f2c8f8 3079#: builtin/apply.c:4645
dce37b66 3080#, c-format
822e4a65
JX
3081msgid "squelched %d whitespace error"
3082msgid_plural "squelched %d whitespace errors"
3083msgstr[0] ""
3084msgstr[1] ""
dce37b66 3085
f4f2c8f8 3086#: builtin/apply.c:4651 builtin/apply.c:4661
822e4a65
JX
3087#, c-format
3088msgid "%d line adds whitespace errors."
3089msgid_plural "%d lines add whitespace errors."
3090msgstr[0] ""
3091msgstr[1] ""
dce37b66 3092
822e4a65
JX
3093#: builtin/archive.c:17
3094#, c-format
3095msgid "could not create archive file '%s'"
dce37b66
JX
3096msgstr ""
3097
822e4a65
JX
3098#: builtin/archive.c:20
3099msgid "could not redirect output"
dce37b66
JX
3100msgstr ""
3101
822e4a65
JX
3102#: builtin/archive.c:37
3103msgid "git archive: Remote with no URL"
dce37b66
JX
3104msgstr ""
3105
822e4a65
JX
3106#: builtin/archive.c:58
3107msgid "git archive: expected ACK/NAK, got EOF"
dce37b66
JX
3108msgstr ""
3109
c138af56 3110#: builtin/archive.c:61
822e4a65
JX
3111#, c-format
3112msgid "git archive: NACK %s"
dce37b66
JX
3113msgstr ""
3114
c138af56 3115#: builtin/archive.c:63
822e4a65
JX
3116#, c-format
3117msgid "remote error: %s"
dce37b66
JX
3118msgstr ""
3119
c138af56 3120#: builtin/archive.c:64
822e4a65 3121msgid "git archive: protocol error"
dce37b66
JX
3122msgstr ""
3123
c138af56 3124#: builtin/archive.c:68
822e4a65 3125msgid "git archive: expected a flush"
dce37b66
JX
3126msgstr ""
3127
cc76011e
JX
3128#: builtin/bisect--helper.c:7
3129msgid "git bisect--helper --next-all [--no-checkout]"
3130msgstr ""
3131
3132#: builtin/bisect--helper.c:17
3133msgid "perform 'git bisect next'"
3134msgstr ""
3135
3136#: builtin/bisect--helper.c:19
3137msgid "update BISECT_HEAD instead of checking out the current commit"
3138msgstr ""
3139
df0617bf 3140#: builtin/blame.c:32
64f23b0c 3141msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
cc76011e
JX
3142msgstr ""
3143
df0617bf 3144#: builtin/blame.c:37
c2ea1208 3145msgid "<rev-opts> are documented in git-rev-list(1)"
cc76011e
JX
3146msgstr ""
3147
f4f2c8f8 3148#: builtin/blame.c:2519
cc76011e
JX
3149msgid "Show blame entries as we find them, incrementally"
3150msgstr ""
3151
f4f2c8f8 3152#: builtin/blame.c:2520
cc76011e
JX
3153msgid "Show blank SHA-1 for boundary commits (Default: off)"
3154msgstr ""
3155
f4f2c8f8 3156#: builtin/blame.c:2521
cc76011e
JX
3157msgid "Do not treat root commits as boundaries (Default: off)"
3158msgstr ""
3159
f4f2c8f8 3160#: builtin/blame.c:2522
cc76011e
JX
3161msgid "Show work cost statistics"
3162msgstr ""
3163
f4f2c8f8 3164#: builtin/blame.c:2523
cc76011e
JX
3165msgid "Show output score for blame entries"
3166msgstr ""
3167
f4f2c8f8 3168#: builtin/blame.c:2524
cc76011e
JX
3169msgid "Show original filename (Default: auto)"
3170msgstr ""
3171
f4f2c8f8 3172#: builtin/blame.c:2525
cc76011e
JX
3173msgid "Show original linenumber (Default: off)"
3174msgstr ""
3175
f4f2c8f8 3176#: builtin/blame.c:2526
cc76011e
JX
3177msgid "Show in a format designed for machine consumption"
3178msgstr ""
3179
f4f2c8f8 3180#: builtin/blame.c:2527
cc76011e
JX
3181msgid "Show porcelain format with per-line commit information"
3182msgstr ""
3183
f4f2c8f8 3184#: builtin/blame.c:2528
cc76011e
JX
3185msgid "Use the same output mode as git-annotate (Default: off)"
3186msgstr ""
3187
f4f2c8f8 3188#: builtin/blame.c:2529
cc76011e
JX
3189msgid "Show raw timestamp (Default: off)"
3190msgstr ""
3191
f4f2c8f8 3192#: builtin/blame.c:2530
cc76011e
JX
3193msgid "Show long commit SHA1 (Default: off)"
3194msgstr ""
3195
f4f2c8f8 3196#: builtin/blame.c:2531
cc76011e
JX
3197msgid "Suppress author name and timestamp (Default: off)"
3198msgstr ""
3199
f4f2c8f8 3200#: builtin/blame.c:2532
cc76011e
JX
3201msgid "Show author email instead of name (Default: off)"
3202msgstr ""
3203
f4f2c8f8 3204#: builtin/blame.c:2533
cc76011e
JX
3205msgid "Ignore whitespace differences"
3206msgstr ""
3207
f4f2c8f8 3208#: builtin/blame.c:2534
cc76011e
JX
3209msgid "Spend extra cycles to find better match"
3210msgstr ""
3211
f4f2c8f8 3212#: builtin/blame.c:2535
cc76011e
JX
3213msgid "Use revisions from <file> instead of calling git-rev-list"
3214msgstr ""
3215
f4f2c8f8 3216#: builtin/blame.c:2536
cc76011e
JX
3217msgid "Use <file>'s contents as the final image"
3218msgstr ""
3219
f4f2c8f8 3220#: builtin/blame.c:2537 builtin/blame.c:2538
cc76011e
JX
3221msgid "score"
3222msgstr ""
3223
f4f2c8f8 3224#: builtin/blame.c:2537
cc76011e
JX
3225msgid "Find line copies within and across files"
3226msgstr ""
3227
f4f2c8f8 3228#: builtin/blame.c:2538
cc76011e
JX
3229msgid "Find line movements within and across files"
3230msgstr ""
3231
f4f2c8f8 3232#: builtin/blame.c:2539
cc76011e
JX
3233msgid "n,m"
3234msgstr ""
3235
f4f2c8f8 3236#: builtin/blame.c:2539
cc76011e
JX
3237msgid "Process only line range n,m, counting from 1"
3238msgstr ""
3239
fe05e196
JX
3240#. TRANSLATORS: This string is used to tell us the maximum
3241#. display width for a relative timestamp in "git blame"
3242#. output. For C locale, "4 years, 11 months ago", which
3243#. takes 22 places, is the longest among various forms of
3244#. relative timestamps, but your language may need more or
3245#. fewer display columns.
f4f2c8f8 3246#: builtin/blame.c:2620
fe05e196
JX
3247msgid "4 years, 11 months ago"
3248msgstr ""
3249
f4f2c8f8 3250#: builtin/branch.c:25
c2ea1208 3251msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
cc76011e
JX
3252msgstr ""
3253
f4f2c8f8 3254#: builtin/branch.c:26
c2ea1208 3255msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
cc76011e
JX
3256msgstr ""
3257
f4f2c8f8 3258#: builtin/branch.c:27
c2ea1208 3259msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
3260msgstr ""
3261
f4f2c8f8 3262#: builtin/branch.c:28
c2ea1208 3263msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
3264msgstr ""
3265
f4f2c8f8
JX
3266#: builtin/branch.c:29
3267msgid "git branch [<options>] [-r | -a] [--points-at]"
3268msgstr ""
3269
3270#: builtin/branch.c:142
822e4a65
JX
3271#, c-format
3272msgid ""
3273"deleting branch '%s' that has been merged to\n"
3274" '%s', but not yet merged to HEAD."
dce37b66
JX
3275msgstr ""
3276
f4f2c8f8 3277#: builtin/branch.c:146
dce37b66
JX
3278#, c-format
3279msgid ""
822e4a65
JX
3280"not deleting branch '%s' that is not yet merged to\n"
3281" '%s', even though it is merged to HEAD."
dce37b66
JX
3282msgstr ""
3283
f4f2c8f8 3284#: builtin/branch.c:160
fe52cd62
JX
3285#, c-format
3286msgid "Couldn't look up commit object for '%s'"
3287msgstr ""
3288
f4f2c8f8 3289#: builtin/branch.c:164
fe52cd62
JX
3290#, c-format
3291msgid ""
3292"The branch '%s' is not fully merged.\n"
3293"If you are sure you want to delete it, run 'git branch -D %s'."
3294msgstr ""
3295
f4f2c8f8 3296#: builtin/branch.c:177
fe52cd62
JX
3297msgid "Update of config-file failed"
3298msgstr ""
3299
f4f2c8f8 3300#: builtin/branch.c:205
822e4a65 3301msgid "cannot use -a with -d"
dce37b66
JX
3302msgstr ""
3303
f4f2c8f8 3304#: builtin/branch.c:211
822e4a65 3305msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
3306msgstr ""
3307
f4f2c8f8 3308#: builtin/branch.c:219
822e4a65
JX
3309#, c-format
3310msgid "Cannot delete the branch '%s' which you are currently on."
dce37b66
JX
3311msgstr ""
3312
f4f2c8f8 3313#: builtin/branch.c:235
822e4a65 3314#, c-format
64f23b0c 3315msgid "remote-tracking branch '%s' not found."
dce37b66
JX
3316msgstr ""
3317
f4f2c8f8 3318#: builtin/branch.c:236
822e4a65
JX
3319#, c-format
3320msgid "branch '%s' not found."
dce37b66
JX
3321msgstr ""
3322
f4f2c8f8 3323#: builtin/branch.c:251
822e4a65 3324#, c-format
64f23b0c 3325msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
3326msgstr ""
3327
f4f2c8f8 3328#: builtin/branch.c:252
dce37b66 3329#, c-format
822e4a65 3330msgid "Error deleting branch '%s'"
dce37b66
JX
3331msgstr ""
3332
f4f2c8f8 3333#: builtin/branch.c:259
dce37b66 3334#, c-format
64f23b0c 3335msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
3336msgstr ""
3337
f4f2c8f8 3338#: builtin/branch.c:260
dce37b66 3339#, c-format
822e4a65 3340msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
3341msgstr ""
3342
f4f2c8f8 3343#: builtin/branch.c:303
dce37b66 3344#, c-format
727b9576
JX
3345msgid "[%s: gone]"
3346msgstr ""
3347
f4f2c8f8 3348#: builtin/branch.c:308
727b9576
JX
3349#, c-format
3350msgid "[%s]"
3351msgstr ""
3352
f4f2c8f8 3353#: builtin/branch.c:313
727b9576 3354#, c-format
93329721 3355msgid "[%s: behind %d]"
dce37b66
JX
3356msgstr ""
3357
f4f2c8f8 3358#: builtin/branch.c:315
dce37b66 3359#, c-format
93329721
JX
3360msgid "[behind %d]"
3361msgstr ""
3362
f4f2c8f8 3363#: builtin/branch.c:319
93329721
JX
3364#, c-format
3365msgid "[%s: ahead %d]"
3366msgstr ""
3367
f4f2c8f8 3368#: builtin/branch.c:321
93329721
JX
3369#, c-format
3370msgid "[ahead %d]"
dce37b66
JX
3371msgstr ""
3372
f4f2c8f8 3373#: builtin/branch.c:324
dce37b66 3374#, c-format
93329721 3375msgid "[%s: ahead %d, behind %d]"
dce37b66
JX
3376msgstr ""
3377
f4f2c8f8 3378#: builtin/branch.c:327
93329721
JX
3379#, c-format
3380msgid "[ahead %d, behind %d]"
3381msgstr ""
3382
f4f2c8f8 3383#: builtin/branch.c:340
9caaf23e
JX
3384msgid " **** invalid ref ****"
3385msgstr ""
3386
f4f2c8f8 3387#: builtin/branch.c:366
c138af56
JX
3388#, c-format
3389msgid "(no branch, rebasing %s)"
3390msgstr ""
3391
f4f2c8f8 3392#: builtin/branch.c:369
c138af56
JX
3393#, c-format
3394msgid "(no branch, bisect started on %s)"
3395msgstr ""
3396
f4f2c8f8 3397#: builtin/branch.c:375
c138af56 3398#, c-format
c2ea1208 3399msgid "(HEAD detached at %s)"
c138af56
JX
3400msgstr ""
3401
f4f2c8f8 3402#: builtin/branch.c:378
c2ea1208
JX
3403#, c-format
3404msgid "(HEAD detached from %s)"
3405msgstr ""
3406
f4f2c8f8 3407#: builtin/branch.c:382
822e4a65 3408msgid "(no branch)"
dce37b66
JX
3409msgstr ""
3410
f4f2c8f8 3411#: builtin/branch.c:524
822e4a65 3412msgid "cannot rename the current branch while not on any."
dce37b66
JX
3413msgstr ""
3414
f4f2c8f8 3415#: builtin/branch.c:534
dce37b66 3416#, c-format
822e4a65 3417msgid "Invalid branch name: '%s'"
dce37b66
JX
3418msgstr ""
3419
f4f2c8f8 3420#: builtin/branch.c:549
822e4a65
JX
3421msgid "Branch rename failed"
3422msgstr ""
3423
f4f2c8f8 3424#: builtin/branch.c:553
dce37b66 3425#, c-format
822e4a65 3426msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
3427msgstr ""
3428
f4f2c8f8 3429#: builtin/branch.c:557
dce37b66 3430#, c-format
822e4a65 3431msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
3432msgstr ""
3433
f4f2c8f8 3434#: builtin/branch.c:564
822e4a65
JX
3435msgid "Branch is renamed, but update of config-file failed"
3436msgstr ""
3437
f4f2c8f8 3438#: builtin/branch.c:587
dce37b66 3439#, c-format
822e4a65 3440msgid "could not write branch description template: %s"
dce37b66
JX
3441msgstr ""
3442
f4f2c8f8 3443#: builtin/branch.c:616
cc76011e 3444msgid "Generic options"
dce37b66
JX
3445msgstr ""
3446
f4f2c8f8 3447#: builtin/branch.c:618
cc76011e 3448msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
3449msgstr ""
3450
f4f2c8f8 3451#: builtin/branch.c:619
cc76011e 3452msgid "suppress informational messages"
dce37b66
JX
3453msgstr ""
3454
f4f2c8f8 3455#: builtin/branch.c:620
cc76011e 3456msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
3457msgstr ""
3458
f4f2c8f8 3459#: builtin/branch.c:622
cc76011e 3460msgid "change upstream info"
dce37b66
JX
3461msgstr ""
3462
f4f2c8f8 3463#: builtin/branch.c:626
cc76011e 3464msgid "use colored output"
dce37b66
JX
3465msgstr ""
3466
f4f2c8f8 3467#: builtin/branch.c:627
cc76011e 3468msgid "act on remote-tracking branches"
dce37b66
JX
3469msgstr ""
3470
f4f2c8f8 3471#: builtin/branch.c:629 builtin/branch.c:630
cc76011e 3472msgid "print only branches that contain the commit"
dce37b66
JX
3473msgstr ""
3474
f4f2c8f8 3475#: builtin/branch.c:633
cc76011e 3476msgid "Specific git-branch actions:"
dce37b66
JX
3477msgstr ""
3478
f4f2c8f8 3479#: builtin/branch.c:634
cc76011e 3480msgid "list both remote-tracking and local branches"
dce37b66
JX
3481msgstr ""
3482
f4f2c8f8 3483#: builtin/branch.c:636
cc76011e 3484msgid "delete fully merged branch"
dce37b66
JX
3485msgstr ""
3486
f4f2c8f8 3487#: builtin/branch.c:637
cc76011e 3488msgid "delete branch (even if not merged)"
dce37b66
JX
3489msgstr ""
3490
f4f2c8f8 3491#: builtin/branch.c:638
cc76011e 3492msgid "move/rename a branch and its reflog"
822e4a65
JX
3493msgstr ""
3494
f4f2c8f8 3495#: builtin/branch.c:639
cc76011e 3496msgid "move/rename a branch, even if target exists"
dce37b66
JX
3497msgstr ""
3498
f4f2c8f8 3499#: builtin/branch.c:640
cc76011e 3500msgid "list branch names"
dce37b66
JX
3501msgstr ""
3502
f4f2c8f8 3503#: builtin/branch.c:641
cc76011e 3504msgid "create the branch's reflog"
dce37b66
JX
3505msgstr ""
3506
f4f2c8f8 3507#: builtin/branch.c:643
cc76011e 3508msgid "edit the description for the branch"
dce37b66
JX
3509msgstr ""
3510
f4f2c8f8 3511#: builtin/branch.c:644
beb691f7 3512msgid "force creation, move/rename, deletion"
dce37b66
JX
3513msgstr ""
3514
f4f2c8f8
JX
3515#: builtin/branch.c:645
3516msgid "print only branches that are merged"
dce37b66
JX
3517msgstr ""
3518
f4f2c8f8
JX
3519#: builtin/branch.c:646
3520msgid "print only branches that are not merged"
dce37b66
JX
3521msgstr ""
3522
f4f2c8f8 3523#: builtin/branch.c:647
cc76011e
JX
3524msgid "list branches in columns"
3525msgstr ""
3526
f4f2c8f8
JX
3527#: builtin/branch.c:648 builtin/for-each-ref.c:38 builtin/tag.c:366
3528msgid "key"
3529msgstr ""
3530
3531#: builtin/branch.c:649 builtin/for-each-ref.c:39 builtin/tag.c:367
3532msgid "field name to sort on"
3533msgstr ""
3534
3535#: builtin/branch.c:651 builtin/for-each-ref.c:41 builtin/notes.c:398
3536#: builtin/notes.c:401 builtin/notes.c:561 builtin/notes.c:564
3537#: builtin/tag.c:369
3538msgid "object"
3539msgstr ""
3540
3541#: builtin/branch.c:652
3542msgid "print only branches of the object"
3543msgstr ""
3544
3545#: builtin/branch.c:670
cc76011e
JX
3546msgid "Failed to resolve HEAD as a valid ref."
3547msgstr ""
3548
f4f2c8f8 3549#: builtin/branch.c:674 builtin/clone.c:697
cc76011e
JX
3550msgid "HEAD not found below refs/heads!"
3551msgstr ""
3552
f4f2c8f8 3553#: builtin/branch.c:694
cc76011e 3554msgid "--column and --verbose are incompatible"
dce37b66
JX
3555msgstr ""
3556
f4f2c8f8 3557#: builtin/branch.c:705 builtin/branch.c:747
9caaf23e
JX
3558msgid "branch name required"
3559msgstr ""
3560
f4f2c8f8 3561#: builtin/branch.c:723
9caaf23e
JX
3562msgid "Cannot give description to detached HEAD"
3563msgstr ""
3564
f4f2c8f8 3565#: builtin/branch.c:728
9caaf23e
JX
3566msgid "cannot edit description of more than one branch"
3567msgstr ""
3568
f4f2c8f8 3569#: builtin/branch.c:735
9caaf23e
JX
3570#, c-format
3571msgid "No commit on branch '%s' yet."
3572msgstr ""
3573
f4f2c8f8 3574#: builtin/branch.c:738
9caaf23e
JX
3575#, c-format
3576msgid "No branch named '%s'."
3577msgstr ""
3578
f4f2c8f8 3579#: builtin/branch.c:753
9caaf23e
JX
3580msgid "too many branches for a rename operation"
3581msgstr ""
3582
f4f2c8f8 3583#: builtin/branch.c:758
c138af56
JX
3584msgid "too many branches to set new upstream"
3585msgstr ""
3586
f4f2c8f8 3587#: builtin/branch.c:762
c138af56
JX
3588#, c-format
3589msgid ""
3590"could not set upstream of HEAD to %s when it does not point to any branch."
3591msgstr ""
3592
f4f2c8f8 3593#: builtin/branch.c:765 builtin/branch.c:787 builtin/branch.c:808
c138af56
JX
3594#, c-format
3595msgid "no such branch '%s'"
3596msgstr ""
3597
f4f2c8f8 3598#: builtin/branch.c:769
822e4a65 3599#, c-format
cc76011e 3600msgid "branch '%s' does not exist"
dce37b66
JX
3601msgstr ""
3602
f4f2c8f8 3603#: builtin/branch.c:781
c138af56
JX
3604msgid "too many branches to unset upstream"
3605msgstr ""
3606
f4f2c8f8 3607#: builtin/branch.c:785
c138af56
JX
3608msgid "could not unset upstream of HEAD when it does not point to any branch."
3609msgstr ""
3610
f4f2c8f8 3611#: builtin/branch.c:791
822e4a65 3612#, c-format
cc76011e
JX
3613msgid "Branch '%s' has no upstream information"
3614msgstr ""
3615
f4f2c8f8 3616#: builtin/branch.c:805
c138af56
JX
3617msgid "it does not make sense to create 'HEAD' manually"
3618msgstr ""
3619
f4f2c8f8 3620#: builtin/branch.c:811
cc76011e 3621msgid "-a and -r options to 'git branch' do not make sense with a branch name"
dce37b66
JX
3622msgstr ""
3623
f4f2c8f8 3624#: builtin/branch.c:814
dce37b66 3625#, c-format
cc76011e
JX
3626msgid ""
3627"The --set-upstream flag is deprecated and will be removed. Consider using --"
3628"track or --set-upstream-to\n"
dce37b66
JX
3629msgstr ""
3630
f4f2c8f8 3631#: builtin/branch.c:831
822e4a65
JX
3632#, c-format
3633msgid ""
822e4a65 3634"\n"
cc76011e 3635"If you wanted to make '%s' track '%s', do this:\n"
822e4a65 3636"\n"
cc76011e 3637msgstr ""
822e4a65 3638
f4f2c8f8 3639#: builtin/branch.c:832
822e4a65 3640#, c-format
cc76011e 3641msgid " git branch -d %s\n"
dce37b66
JX
3642msgstr ""
3643
f4f2c8f8 3644#: builtin/branch.c:833
cc76011e
JX
3645#, c-format
3646msgid " git branch --set-upstream-to %s\n"
dce37b66
JX
3647msgstr ""
3648
64f23b0c 3649#: builtin/bundle.c:51
cc76011e
JX
3650#, c-format
3651msgid "%s is okay\n"
dce37b66
JX
3652msgstr ""
3653
64f23b0c 3654#: builtin/bundle.c:64
cc76011e 3655msgid "Need a repository to create a bundle."
dce37b66
JX
3656msgstr ""
3657
64f23b0c 3658#: builtin/bundle.c:68
cc76011e 3659msgid "Need a repository to unbundle."
dce37b66
JX
3660msgstr ""
3661
df0617bf 3662#: builtin/cat-file.c:428
64f23b0c
JX
3663msgid ""
3664"git cat-file (-t [--allow-unknown-type]|-s [--allow-unknown-type]|-e|-p|"
3665"<type>|--textconv) <object>"
dce37b66
JX
3666msgstr ""
3667
df0617bf 3668#: builtin/cat-file.c:429
f4f2c8f8 3669msgid "git cat-file (--batch | --batch-check) [--follow-symlinks]"
dce37b66
JX
3670msgstr ""
3671
df0617bf 3672#: builtin/cat-file.c:466
cc76011e 3673msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
3674msgstr ""
3675
df0617bf 3676#: builtin/cat-file.c:467
cc76011e 3677msgid "show object type"
dce37b66
JX
3678msgstr ""
3679
df0617bf 3680#: builtin/cat-file.c:468
cc76011e 3681msgid "show object size"
dce37b66
JX
3682msgstr ""
3683
df0617bf 3684#: builtin/cat-file.c:470
cc76011e 3685msgid "exit with zero when there's no error"
dce37b66
JX
3686msgstr ""
3687
df0617bf 3688#: builtin/cat-file.c:471
cc76011e 3689msgid "pretty-print object's content"
dce37b66
JX
3690msgstr ""
3691
df0617bf 3692#: builtin/cat-file.c:473
cc76011e 3693msgid "for blob objects, run textconv on object's content"
dce37b66
JX
3694msgstr ""
3695
df0617bf 3696#: builtin/cat-file.c:475
64f23b0c
JX
3697msgid "allow -s and -t to work with broken/corrupt objects"
3698msgstr ""
3699
df0617bf
JX
3700#: builtin/cat-file.c:476
3701msgid "buffer --batch output"
3702msgstr ""
3703
3704#: builtin/cat-file.c:478
cc76011e 3705msgid "show info and content of objects fed from the standard input"
dce37b66
JX
3706msgstr ""
3707
df0617bf 3708#: builtin/cat-file.c:481
cc76011e 3709msgid "show info about objects fed from the standard input"
822e4a65
JX
3710msgstr ""
3711
df0617bf 3712#: builtin/cat-file.c:484
64f23b0c
JX
3713msgid "follow in-tree symlinks (used with --batch or --batch-check)"
3714msgstr ""
3715
df0617bf
JX
3716#: builtin/cat-file.c:486
3717msgid "show all objects with --batch or --batch-check"
3718msgstr ""
3719
cc76011e 3720#: builtin/check-attr.c:11
c2ea1208 3721msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
3722msgstr ""
3723
cc76011e 3724#: builtin/check-attr.c:12
f4f2c8f8 3725msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
3726msgstr ""
3727
cc76011e
JX
3728#: builtin/check-attr.c:19
3729msgid "report all attributes set on file"
dce37b66
JX
3730msgstr ""
3731
cc76011e
JX
3732#: builtin/check-attr.c:20
3733msgid "use .gitattributes only from the index"
dce37b66
JX
3734msgstr ""
3735
64f23b0c 3736#: builtin/check-attr.c:21 builtin/check-ignore.c:22 builtin/hash-object.c:96
cc76011e 3737msgid "read file names from stdin"
dce37b66
JX
3738msgstr ""
3739
9caaf23e 3740#: builtin/check-attr.c:23 builtin/check-ignore.c:24
727b9576 3741msgid "terminate input and output records by a NUL character"
dce37b66
JX
3742msgstr ""
3743
f4f2c8f8 3744#: builtin/check-ignore.c:18 builtin/checkout.c:1134 builtin/gc.c:325
9caaf23e
JX
3745msgid "suppress progress reporting"
3746msgstr ""
3747
28b3cffc
JX
3748#: builtin/check-ignore.c:26
3749msgid "show non-matching input paths"
3750msgstr ""
3751
727b9576
JX
3752#: builtin/check-ignore.c:28
3753msgid "ignore index when checking"
3754msgstr ""
3755
3756#: builtin/check-ignore.c:154
9caaf23e
JX
3757msgid "cannot specify pathnames with --stdin"
3758msgstr ""
3759
727b9576 3760#: builtin/check-ignore.c:157
9caaf23e
JX
3761msgid "-z only makes sense with --stdin"
3762msgstr ""
3763
727b9576 3764#: builtin/check-ignore.c:159
9caaf23e
JX
3765msgid "no path specified"
3766msgstr ""
3767
727b9576 3768#: builtin/check-ignore.c:163
9caaf23e
JX
3769msgid "--quiet is only valid with a single pathname"
3770msgstr ""
3771
727b9576 3772#: builtin/check-ignore.c:165
9caaf23e
JX
3773msgid "cannot have both --quiet and --verbose"
3774msgstr ""
3775
727b9576 3776#: builtin/check-ignore.c:168
28b3cffc
JX
3777msgid "--non-matching is only valid with --verbose"
3778msgstr ""
3779
3780#: builtin/check-mailmap.c:8
c2ea1208 3781msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
3782msgstr ""
3783
3784#: builtin/check-mailmap.c:13
3785msgid "also read contacts from stdin"
3786msgstr ""
3787
3788#: builtin/check-mailmap.c:24
3789#, c-format
3790msgid "unable to parse contact: %s"
3791msgstr ""
3792
3793#: builtin/check-mailmap.c:47
3794msgid "no contacts specified"
3795msgstr ""
3796
cc76011e 3797#: builtin/checkout-index.c:126
c2ea1208 3798msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
3799msgstr ""
3800
fe05e196 3801#: builtin/checkout-index.c:188
cc76011e 3802msgid "check out all files in the index"
dce37b66
JX
3803msgstr ""
3804
fe05e196 3805#: builtin/checkout-index.c:189
cc76011e 3806msgid "force overwrite of existing files"
dce37b66
JX
3807msgstr ""
3808
fe05e196 3809#: builtin/checkout-index.c:191
cc76011e 3810msgid "no warning for existing files and files not in index"
dce37b66
JX
3811msgstr ""
3812
fe05e196 3813#: builtin/checkout-index.c:193
cc76011e 3814msgid "don't checkout new files"
dce37b66
JX
3815msgstr ""
3816
fe05e196 3817#: builtin/checkout-index.c:195
cc76011e 3818msgid "update stat information in the index file"
dce37b66
JX
3819msgstr ""
3820
fe05e196 3821#: builtin/checkout-index.c:201
cc76011e 3822msgid "read list of paths from the standard input"
dce37b66
JX
3823msgstr ""
3824
fe05e196 3825#: builtin/checkout-index.c:203
cc76011e 3826msgid "write the content to temporary files"
dce37b66
JX
3827msgstr ""
3828
fe05e196 3829#: builtin/checkout-index.c:204 builtin/column.c:30
f4f2c8f8
JX
3830#: builtin/submodule--helper.c:172 builtin/submodule--helper.c:175
3831#: builtin/submodule--helper.c:178 builtin/submodule--helper.c:181
cc76011e 3832msgid "string"
dce37b66
JX
3833msgstr ""
3834
fe05e196 3835#: builtin/checkout-index.c:205
cc76011e 3836msgid "when creating files, prepend <string>"
dce37b66
JX
3837msgstr ""
3838
fe05e196 3839#: builtin/checkout-index.c:208
cc76011e 3840msgid "copy out the files from named stage"
dce37b66
JX
3841msgstr ""
3842
df0617bf 3843#: builtin/checkout.c:25
c2ea1208 3844msgid "git checkout [<options>] <branch>"
dce37b66
JX
3845msgstr ""
3846
df0617bf 3847#: builtin/checkout.c:26
c2ea1208 3848msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
3849msgstr ""
3850
f4f2c8f8 3851#: builtin/checkout.c:134 builtin/checkout.c:167
822e4a65 3852#, c-format
cc76011e 3853msgid "path '%s' does not have our version"
dce37b66
JX
3854msgstr ""
3855
f4f2c8f8 3856#: builtin/checkout.c:136 builtin/checkout.c:169
dce37b66 3857#, c-format
cc76011e 3858msgid "path '%s' does not have their version"
dce37b66
JX
3859msgstr ""
3860
f4f2c8f8 3861#: builtin/checkout.c:152
822e4a65 3862#, c-format
cc76011e 3863msgid "path '%s' does not have all necessary versions"
dce37b66
JX
3864msgstr ""
3865
f4f2c8f8 3866#: builtin/checkout.c:196
822e4a65 3867#, c-format
cc76011e 3868msgid "path '%s' does not have necessary versions"
dce37b66
JX
3869msgstr ""
3870
f4f2c8f8 3871#: builtin/checkout.c:213
822e4a65 3872#, c-format
cc76011e 3873msgid "path '%s': cannot merge"
dce37b66
JX
3874msgstr ""
3875
f4f2c8f8 3876#: builtin/checkout.c:230
cc76011e
JX
3877#, c-format
3878msgid "Unable to add merge result for '%s'"
dce37b66
JX
3879msgstr ""
3880
f4f2c8f8
JX
3881#: builtin/checkout.c:251 builtin/checkout.c:254 builtin/checkout.c:257
3882#: builtin/checkout.c:260
cc76011e
JX
3883#, c-format
3884msgid "'%s' cannot be used with updating paths"
dce37b66
JX
3885msgstr ""
3886
f4f2c8f8 3887#: builtin/checkout.c:263 builtin/checkout.c:266
dce37b66 3888#, c-format
cc76011e 3889msgid "'%s' cannot be used with %s"
dce37b66
JX
3890msgstr ""
3891
f4f2c8f8 3892#: builtin/checkout.c:269
dce37b66 3893#, c-format
cc76011e 3894msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
3895msgstr ""
3896
f4f2c8f8 3897#: builtin/checkout.c:280 builtin/checkout.c:474
cc76011e 3898msgid "corrupt index file"
dce37b66
JX
3899msgstr ""
3900
f4f2c8f8 3901#: builtin/checkout.c:340 builtin/checkout.c:347
dce37b66 3902#, c-format
cc76011e 3903msgid "path '%s' is unmerged"
dce37b66
JX
3904msgstr ""
3905
f4f2c8f8 3906#: builtin/checkout.c:496
cc76011e 3907msgid "you need to resolve your current index first"
dce37b66
JX
3908msgstr ""
3909
f4f2c8f8 3910#: builtin/checkout.c:623
dce37b66 3911#, c-format
df0617bf 3912msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
3913msgstr ""
3914
f4f2c8f8 3915#: builtin/checkout.c:661
cc76011e
JX
3916msgid "HEAD is now at"
3917msgstr ""
3918
f4f2c8f8 3919#: builtin/checkout.c:668
dce37b66 3920#, c-format
cc76011e 3921msgid "Reset branch '%s'\n"
dce37b66
JX
3922msgstr ""
3923
f4f2c8f8 3924#: builtin/checkout.c:671
dce37b66 3925#, c-format
cc76011e 3926msgid "Already on '%s'\n"
dce37b66
JX
3927msgstr ""
3928
f4f2c8f8 3929#: builtin/checkout.c:675
dce37b66 3930#, c-format
cc76011e 3931msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
3932msgstr ""
3933
f4f2c8f8 3934#: builtin/checkout.c:677 builtin/checkout.c:1066
dce37b66 3935#, c-format
cc76011e 3936msgid "Switched to a new branch '%s'\n"
dce37b66
JX
3937msgstr ""
3938
f4f2c8f8 3939#: builtin/checkout.c:679
cc76011e
JX
3940#, c-format
3941msgid "Switched to branch '%s'\n"
dce37b66
JX
3942msgstr ""
3943
f4f2c8f8 3944#: builtin/checkout.c:731
cc76011e
JX
3945#, c-format
3946msgid " ... and %d more.\n"
dce37b66
JX
3947msgstr ""
3948
f4f2c8f8 3949#: builtin/checkout.c:737
cc76011e 3950#, c-format
822e4a65 3951msgid ""
cc76011e
JX
3952"Warning: you are leaving %d commit behind, not connected to\n"
3953"any of your branches:\n"
822e4a65 3954"\n"
cc76011e
JX
3955"%s\n"
3956msgid_plural ""
3957"Warning: you are leaving %d commits behind, not connected to\n"
3958"any of your branches:\n"
822e4a65 3959"\n"
cc76011e
JX
3960"%s\n"
3961msgstr[0] ""
3962msgstr[1] ""
dce37b66 3963
f4f2c8f8 3964#: builtin/checkout.c:756
cc76011e 3965#, c-format
dce37b66 3966msgid ""
64f23b0c
JX
3967"If you want to keep it by creating a new branch, this may be a good time\n"
3968"to do so with:\n"
3969"\n"
3970" git branch <new-branch-name> %s\n"
3971"\n"
3972msgid_plural ""
cc76011e
JX
3973"If you want to keep them by creating a new branch, this may be a good time\n"
3974"to do so with:\n"
822e4a65 3975"\n"
c2ea1208 3976" git branch <new-branch-name> %s\n"
822e4a65 3977"\n"
64f23b0c
JX
3978msgstr[0] ""
3979msgstr[1] ""
dce37b66 3980
f4f2c8f8 3981#: builtin/checkout.c:792
cc76011e 3982msgid "internal error in revision walk"
dce37b66
JX
3983msgstr ""
3984
f4f2c8f8 3985#: builtin/checkout.c:796
cc76011e 3986msgid "Previous HEAD position was"
dce37b66
JX
3987msgstr ""
3988
f4f2c8f8 3989#: builtin/checkout.c:823 builtin/checkout.c:1061
cc76011e 3990msgid "You are on a branch yet to be born"
dce37b66
JX
3991msgstr ""
3992
f4f2c8f8 3993#: builtin/checkout.c:968
727b9576
JX
3994#, c-format
3995msgid "only one reference expected, %d given."
3996msgstr ""
3997
f4f2c8f8 3998#: builtin/checkout.c:1007 builtin/worktree.c:213
cc76011e
JX
3999#, c-format
4000msgid "invalid reference: %s"
dce37b66
JX
4001msgstr ""
4002
f4f2c8f8 4003#: builtin/checkout.c:1036
cc76011e
JX
4004#, c-format
4005msgid "reference is not a tree: %s"
dce37b66
JX
4006msgstr ""
4007
f4f2c8f8 4008#: builtin/checkout.c:1075
cc76011e 4009msgid "paths cannot be used with switching branches"
dce37b66
JX
4010msgstr ""
4011
f4f2c8f8 4012#: builtin/checkout.c:1078 builtin/checkout.c:1082
cc76011e
JX
4013#, c-format
4014msgid "'%s' cannot be used with switching branches"
dce37b66
JX
4015msgstr ""
4016
f4f2c8f8
JX
4017#: builtin/checkout.c:1086 builtin/checkout.c:1089 builtin/checkout.c:1094
4018#: builtin/checkout.c:1097
cc76011e
JX
4019#, c-format
4020msgid "'%s' cannot be used with '%s'"
dce37b66
JX
4021msgstr ""
4022
f4f2c8f8 4023#: builtin/checkout.c:1102
dce37b66 4024#, c-format
cc76011e 4025msgid "Cannot switch branch to a non-commit '%s'"
dce37b66
JX
4026msgstr ""
4027
f4f2c8f8
JX
4028#: builtin/checkout.c:1135 builtin/checkout.c:1137 builtin/clone.c:83
4029#: builtin/remote.c:165 builtin/remote.c:167 builtin/worktree.c:320
4030#: builtin/worktree.c:322
cc76011e 4031msgid "branch"
dce37b66
JX
4032msgstr ""
4033
f4f2c8f8 4034#: builtin/checkout.c:1136
cc76011e 4035msgid "create and checkout a new branch"
dce37b66
JX
4036msgstr ""
4037
f4f2c8f8 4038#: builtin/checkout.c:1138
cc76011e 4039msgid "create/reset and checkout a branch"
dce37b66
JX
4040msgstr ""
4041
f4f2c8f8 4042#: builtin/checkout.c:1139
cc76011e 4043msgid "create reflog for new branch"
dce37b66
JX
4044msgstr ""
4045
f4f2c8f8 4046#: builtin/checkout.c:1140
cc76011e 4047msgid "detach the HEAD at named commit"
dce37b66
JX
4048msgstr ""
4049
f4f2c8f8 4050#: builtin/checkout.c:1141
cc76011e 4051msgid "set upstream info for new branch"
dce37b66
JX
4052msgstr ""
4053
f4f2c8f8 4054#: builtin/checkout.c:1143
5e078fcd 4055msgid "new-branch"
dce37b66
JX
4056msgstr ""
4057
f4f2c8f8 4058#: builtin/checkout.c:1143
cc76011e 4059msgid "new unparented branch"
dce37b66
JX
4060msgstr ""
4061
f4f2c8f8 4062#: builtin/checkout.c:1144
cc76011e 4063msgid "checkout our version for unmerged files"
dce37b66
JX
4064msgstr ""
4065
f4f2c8f8 4066#: builtin/checkout.c:1146
cc76011e 4067msgid "checkout their version for unmerged files"
dce37b66
JX
4068msgstr ""
4069
f4f2c8f8 4070#: builtin/checkout.c:1148
cc76011e 4071msgid "force checkout (throw away local modifications)"
cd1e7487
JX
4072msgstr ""
4073
f4f2c8f8 4074#: builtin/checkout.c:1149
cc76011e 4075msgid "perform a 3-way merge with the new branch"
dce37b66
JX
4076msgstr ""
4077
f4f2c8f8 4078#: builtin/checkout.c:1150 builtin/merge.c:227
cc76011e 4079msgid "update ignored files (default)"
dce37b66
JX
4080msgstr ""
4081
f4f2c8f8 4082#: builtin/checkout.c:1151 builtin/log.c:1263 parse-options.h:250
cc76011e 4083msgid "style"
dce37b66
JX
4084msgstr ""
4085
f4f2c8f8 4086#: builtin/checkout.c:1152
cc76011e 4087msgid "conflict style (merge or diff3)"
dce37b66
JX
4088msgstr ""
4089
f4f2c8f8 4090#: builtin/checkout.c:1155
c6bc7d43
JX
4091msgid "do not limit pathspecs to sparse entries only"
4092msgstr ""
4093
f4f2c8f8 4094#: builtin/checkout.c:1157
c2ea1208 4095msgid "second guess 'git checkout <no-such-branch>'"
dce37b66
JX
4096msgstr ""
4097
f4f2c8f8 4098#: builtin/checkout.c:1159
64f23b0c
JX
4099msgid "do not check if another worktree is holding the given ref"
4100msgstr ""
4101
f4f2c8f8
JX
4102#: builtin/checkout.c:1160 builtin/clone.c:57 builtin/fetch.c:112
4103#: builtin/merge.c:224 builtin/pull.c:109 builtin/push.c:560
4104#: builtin/send-pack.c:168
4105msgid "force progress reporting"
4106msgstr ""
4107
4108#: builtin/checkout.c:1191
cc76011e 4109msgid "-b, -B and --orphan are mutually exclusive"
dce37b66
JX
4110msgstr ""
4111
f4f2c8f8 4112#: builtin/checkout.c:1208
cc76011e 4113msgid "--track needs a branch name"
822e4a65
JX
4114msgstr ""
4115
f4f2c8f8 4116#: builtin/checkout.c:1213
cc76011e 4117msgid "Missing branch name; try -b"
dce37b66
JX
4118msgstr ""
4119
f4f2c8f8 4120#: builtin/checkout.c:1249
cc76011e 4121msgid "invalid path specification"
dce37b66
JX
4122msgstr ""
4123
f4f2c8f8 4124#: builtin/checkout.c:1256
dce37b66 4125#, c-format
cc76011e
JX
4126msgid ""
4127"Cannot update paths and switch to branch '%s' at the same time.\n"
4128"Did you intend to checkout '%s' which can not be resolved as commit?"
dce37b66
JX
4129msgstr ""
4130
f4f2c8f8 4131#: builtin/checkout.c:1261
cc76011e
JX
4132#, c-format
4133msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
4134msgstr ""
4135
f4f2c8f8 4136#: builtin/checkout.c:1265
cc76011e
JX
4137msgid ""
4138"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
4139"checking out of the index."
dce37b66
JX
4140msgstr ""
4141
df0617bf 4142#: builtin/clean.c:25
28b3cffc
JX
4143msgid ""
4144"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
4145msgstr ""
4146
df0617bf 4147#: builtin/clean.c:29
46bc4039
JX
4148#, c-format
4149msgid "Removing %s\n"
4150msgstr ""
4151
df0617bf 4152#: builtin/clean.c:30
46bc4039
JX
4153#, c-format
4154msgid "Would remove %s\n"
4155msgstr ""
4156
df0617bf 4157#: builtin/clean.c:31
46bc4039
JX
4158#, c-format
4159msgid "Skipping repository %s\n"
4160msgstr ""
4161
df0617bf 4162#: builtin/clean.c:32
46bc4039
JX
4163#, c-format
4164msgid "Would skip repository %s\n"
4165msgstr ""
4166
df0617bf 4167#: builtin/clean.c:33
46bc4039
JX
4168#, c-format
4169msgid "failed to remove %s"
4170msgstr ""
4171
f4f2c8f8 4172#: builtin/clean.c:315
28b3cffc
JX
4173msgid ""
4174"Prompt help:\n"
4175"1 - select a numbered item\n"
4176"foo - select item based on unique prefix\n"
4177" - (empty) select nothing"
4178msgstr ""
4179
f4f2c8f8 4180#: builtin/clean.c:319
28b3cffc
JX
4181msgid ""
4182"Prompt help:\n"
4183"1 - select a single item\n"
4184"3-5 - select a range of items\n"
4185"2-3,6-9 - select multiple ranges\n"
4186"foo - select item based on unique prefix\n"
4187"-... - unselect specified items\n"
4188"* - choose all items\n"
4189" - (empty) finish selecting"
4190msgstr ""
4191
f4f2c8f8 4192#: builtin/clean.c:535
28b3cffc
JX
4193#, c-format
4194msgid "Huh (%s)?"
4195msgstr ""
4196
f4f2c8f8 4197#: builtin/clean.c:677
28b3cffc
JX
4198#, c-format
4199msgid "Input ignore patterns>> "
4200msgstr ""
4201
f4f2c8f8 4202#: builtin/clean.c:714
28b3cffc
JX
4203#, c-format
4204msgid "WARNING: Cannot find items matched by: %s"
4205msgstr ""
4206
f4f2c8f8 4207#: builtin/clean.c:735
28b3cffc
JX
4208msgid "Select items to delete"
4209msgstr ""
4210
c2ea1208 4211#. TRANSLATORS: Make sure to keep [y/N] as is
f4f2c8f8 4212#: builtin/clean.c:776
28b3cffc 4213#, c-format
c2ea1208 4214msgid "Remove %s [y/N]? "
28b3cffc
JX
4215msgstr ""
4216
f4f2c8f8 4217#: builtin/clean.c:801
28b3cffc
JX
4218msgid "Bye."
4219msgstr ""
4220
f4f2c8f8 4221#: builtin/clean.c:809
28b3cffc
JX
4222msgid ""
4223"clean - start cleaning\n"
4224"filter by pattern - exclude items from deletion\n"
4225"select by numbers - select items to be deleted by numbers\n"
4226"ask each - confirm each deletion (like \"rm -i\")\n"
4227"quit - stop cleaning\n"
4228"help - this screen\n"
4229"? - help for prompt selection"
4230msgstr ""
4231
f4f2c8f8 4232#: builtin/clean.c:836
28b3cffc
JX
4233msgid "*** Commands ***"
4234msgstr ""
4235
f4f2c8f8 4236#: builtin/clean.c:837
28b3cffc
JX
4237msgid "What now"
4238msgstr ""
4239
f4f2c8f8 4240#: builtin/clean.c:845
28b3cffc
JX
4241msgid "Would remove the following item:"
4242msgid_plural "Would remove the following items:"
4243msgstr[0] ""
4244msgstr[1] ""
4245
f4f2c8f8 4246#: builtin/clean.c:862
28b3cffc
JX
4247msgid "No more files to clean, exiting."
4248msgstr ""
4249
f4f2c8f8 4250#: builtin/clean.c:893
cc76011e 4251msgid "do not print names of files removed"
dce37b66
JX
4252msgstr ""
4253
f4f2c8f8 4254#: builtin/clean.c:895
cc76011e 4255msgid "force"
dce37b66
JX
4256msgstr ""
4257
f4f2c8f8 4258#: builtin/clean.c:896
28b3cffc
JX
4259msgid "interactive cleaning"
4260msgstr ""
4261
f4f2c8f8 4262#: builtin/clean.c:898
cc76011e 4263msgid "remove whole directories"
dce37b66
JX
4264msgstr ""
4265
f4f2c8f8
JX
4266#: builtin/clean.c:899 builtin/describe.c:407 builtin/grep.c:709
4267#: builtin/ls-files.c:443 builtin/name-rev.c:307 builtin/show-ref.c:182
cc76011e 4268msgid "pattern"
dce37b66
JX
4269msgstr ""
4270
f4f2c8f8 4271#: builtin/clean.c:900
cc76011e 4272msgid "add <pattern> to ignore rules"
dce37b66
JX
4273msgstr ""
4274
f4f2c8f8 4275#: builtin/clean.c:901
cc76011e 4276msgid "remove ignored files, too"
dce37b66
JX
4277msgstr ""
4278
f4f2c8f8 4279#: builtin/clean.c:903
cc76011e 4280msgid "remove only ignored files"
dce37b66
JX
4281msgstr ""
4282
f4f2c8f8 4283#: builtin/clean.c:921
cc76011e 4284msgid "-x and -X cannot be used together"
dce37b66
JX
4285msgstr ""
4286
f4f2c8f8 4287#: builtin/clean.c:925
cc76011e 4288msgid ""
5e078fcd 4289"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 4290"clean"
dce37b66
JX
4291msgstr ""
4292
f4f2c8f8 4293#: builtin/clean.c:928
cc76011e 4294msgid ""
5e078fcd 4295"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 4296"refusing to clean"
dce37b66
JX
4297msgstr ""
4298
d07a63e4 4299#: builtin/clone.c:37
c2ea1208 4300msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
4301msgstr ""
4302
64f23b0c 4303#: builtin/clone.c:59
cc76011e 4304msgid "don't create a checkout"
dce37b66
JX
4305msgstr ""
4306
f4f2c8f8 4307#: builtin/clone.c:60 builtin/clone.c:62 builtin/init-db.c:469
cc76011e 4308msgid "create a bare repository"
dce37b66
JX
4309msgstr ""
4310
64f23b0c 4311#: builtin/clone.c:64
cc76011e 4312msgid "create a mirror repository (implies bare)"
dce37b66
JX
4313msgstr ""
4314
64f23b0c 4315#: builtin/clone.c:66
cc76011e 4316msgid "to clone from a local repository"
dce37b66
JX
4317msgstr ""
4318
64f23b0c 4319#: builtin/clone.c:68
cc76011e 4320msgid "don't use local hardlinks, always copy"
dce37b66
JX
4321msgstr ""
4322
64f23b0c 4323#: builtin/clone.c:70
cc76011e 4324msgid "setup as shared repository"
dce37b66
JX
4325msgstr ""
4326
64f23b0c 4327#: builtin/clone.c:72 builtin/clone.c:74
cc76011e 4328msgid "initialize submodules in the clone"
dce37b66
JX
4329msgstr ""
4330
f4f2c8f8 4331#: builtin/clone.c:75 builtin/init-db.c:466
cc76011e 4332msgid "template-directory"
dce37b66
JX
4333msgstr ""
4334
f4f2c8f8 4335#: builtin/clone.c:76 builtin/init-db.c:467
cc76011e 4336msgid "directory from which templates will be used"
dce37b66
JX
4337msgstr ""
4338
f4f2c8f8 4339#: builtin/clone.c:78 builtin/submodule--helper.c:179
cc76011e 4340msgid "reference repository"
dce37b66
JX
4341msgstr ""
4342
64f23b0c
JX
4343#: builtin/clone.c:80
4344msgid "use --reference only while cloning"
4345msgstr ""
4346
4347#: builtin/clone.c:81 builtin/column.c:26 builtin/merge-file.c:44
cc76011e 4348msgid "name"
dce37b66
JX
4349msgstr ""
4350
64f23b0c 4351#: builtin/clone.c:82
cc76011e 4352msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
4353msgstr ""
4354
64f23b0c 4355#: builtin/clone.c:84
cc76011e 4356msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
4357msgstr ""
4358
64f23b0c 4359#: builtin/clone.c:86
cc76011e 4360msgid "path to git-upload-pack on the remote"
dce37b66
JX
4361msgstr ""
4362
f4f2c8f8 4363#: builtin/clone.c:87 builtin/fetch.c:113 builtin/grep.c:654
df0617bf 4364#: builtin/pull.c:186
cc76011e 4365msgid "depth"
dce37b66
JX
4366msgstr ""
4367
64f23b0c 4368#: builtin/clone.c:88
cc76011e 4369msgid "create a shallow clone of that depth"
dce37b66
JX
4370msgstr ""
4371
64f23b0c 4372#: builtin/clone.c:90
cc76011e 4373msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
4374msgstr ""
4375
f4f2c8f8 4376#: builtin/clone.c:91 builtin/init-db.c:475
cc76011e 4377msgid "gitdir"
dce37b66
JX
4378msgstr ""
4379
f4f2c8f8 4380#: builtin/clone.c:92 builtin/init-db.c:476
cc76011e 4381msgid "separate git dir from working tree"
dce37b66
JX
4382msgstr ""
4383
64f23b0c 4384#: builtin/clone.c:93
cc76011e 4385msgid "key=value"
822e4a65
JX
4386msgstr ""
4387
64f23b0c 4388#: builtin/clone.c:94
cc76011e 4389msgid "set config inside the new repository"
dce37b66
JX
4390msgstr ""
4391
f4f2c8f8 4392#: builtin/clone.c:300
dce37b66 4393#, c-format
f4f2c8f8 4394msgid "reference repository '%s' as a linked checkout is not supported yet."
dce37b66
JX
4395msgstr ""
4396
df0617bf 4397#: builtin/clone.c:302
df49095a 4398#, c-format
f4f2c8f8
JX
4399msgid "reference repository '%s' is not a local repository."
4400msgstr ""
4401
4402#: builtin/clone.c:307
4403#, c-format
df49095a
JX
4404msgid "reference repository '%s' is shallow"
4405msgstr ""
4406
f4f2c8f8 4407#: builtin/clone.c:310
df49095a
JX
4408#, c-format
4409msgid "reference repository '%s' is grafted"
4410msgstr ""
4411
f4f2c8f8 4412#: builtin/clone.c:375 builtin/diff.c:84
dce37b66 4413#, c-format
cc76011e 4414msgid "failed to stat '%s'"
822e4a65
JX
4415msgstr ""
4416
f4f2c8f8 4417#: builtin/clone.c:377
dce37b66 4418#, c-format
cc76011e 4419msgid "%s exists and is not a directory"
dce37b66
JX
4420msgstr ""
4421
f4f2c8f8 4422#: builtin/clone.c:391
cc76011e
JX
4423#, c-format
4424msgid "failed to stat %s\n"
822e4a65
JX
4425msgstr ""
4426
f4f2c8f8 4427#: builtin/clone.c:413
dce37b66 4428#, c-format
cc76011e 4429msgid "failed to create link '%s'"
dce37b66
JX
4430msgstr ""
4431
f4f2c8f8 4432#: builtin/clone.c:417
cc76011e
JX
4433#, c-format
4434msgid "failed to copy file to '%s'"
dce37b66
JX
4435msgstr ""
4436
f4f2c8f8 4437#: builtin/clone.c:442 builtin/clone.c:626
cc76011e
JX
4438#, c-format
4439msgid "done.\n"
dce37b66
JX
4440msgstr ""
4441
f4f2c8f8 4442#: builtin/clone.c:454
c138af56
JX
4443msgid ""
4444"Clone succeeded, but checkout failed.\n"
4445"You can inspect what was checked out with 'git status'\n"
4446"and retry the checkout with 'git checkout -f HEAD'\n"
4447msgstr ""
4448
f4f2c8f8 4449#: builtin/clone.c:531
cc76011e
JX
4450#, c-format
4451msgid "Could not find remote branch %s to clone."
dce37b66
JX
4452msgstr ""
4453
f4f2c8f8 4454#: builtin/clone.c:621
28b3cffc
JX
4455#, c-format
4456msgid "Checking connectivity... "
4457msgstr ""
4458
f4f2c8f8 4459#: builtin/clone.c:624
c138af56
JX
4460msgid "remote did not send all necessary objects"
4461msgstr ""
4462
f4f2c8f8 4463#: builtin/clone.c:688
cc76011e 4464msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
4465msgstr ""
4466
f4f2c8f8 4467#: builtin/clone.c:719
c138af56
JX
4468msgid "unable to checkout working tree"
4469msgstr ""
4470
f4f2c8f8 4471#: builtin/clone.c:808
beb691f7
JX
4472msgid "cannot repack to clean up"
4473msgstr ""
4474
f4f2c8f8 4475#: builtin/clone.c:810
beb691f7
JX
4476msgid "cannot unlink temporary alternates file"
4477msgstr ""
4478
f4f2c8f8 4479#: builtin/clone.c:842
cc76011e 4480msgid "Too many arguments."
dce37b66
JX
4481msgstr ""
4482
f4f2c8f8 4483#: builtin/clone.c:846
cc76011e 4484msgid "You must specify a repository to clone."
dce37b66
JX
4485msgstr ""
4486
f4f2c8f8 4487#: builtin/clone.c:857
cc76011e
JX
4488#, c-format
4489msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
4490msgstr ""
4491
f4f2c8f8 4492#: builtin/clone.c:860
46bc4039
JX
4493msgid "--bare and --separate-git-dir are incompatible."
4494msgstr ""
4495
f4f2c8f8 4496#: builtin/clone.c:873
cc76011e
JX
4497#, c-format
4498msgid "repository '%s' does not exist"
dce37b66
JX
4499msgstr ""
4500
f4f2c8f8 4501#: builtin/clone.c:879 builtin/fetch.c:1166
df49095a
JX
4502#, c-format
4503msgid "depth %s is not a positive number"
4504msgstr ""
4505
f4f2c8f8 4506#: builtin/clone.c:889
dce37b66 4507#, c-format
cc76011e 4508msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
4509msgstr ""
4510
f4f2c8f8 4511#: builtin/clone.c:899
dce37b66 4512#, c-format
cc76011e 4513msgid "working tree '%s' already exists."
dce37b66
JX
4514msgstr ""
4515
f4f2c8f8
JX
4516#: builtin/clone.c:914 builtin/clone.c:925 builtin/submodule--helper.c:224
4517#: builtin/worktree.c:221 builtin/worktree.c:248
a4156d20
JX
4518#, c-format
4519msgid "could not create leading directories of '%s'"
4520msgstr ""
4521
f4f2c8f8 4522#: builtin/clone.c:917
822e4a65 4523#, c-format
c2ea1208 4524msgid "could not create work tree dir '%s'"
dce37b66
JX
4525msgstr ""
4526
f4f2c8f8 4527#: builtin/clone.c:935
822e4a65 4528#, c-format
cc76011e 4529msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
4530msgstr ""
4531
f4f2c8f8 4532#: builtin/clone.c:937
dce37b66 4533#, c-format
cc76011e 4534msgid "Cloning into '%s'...\n"
dce37b66
JX
4535msgstr ""
4536
f4f2c8f8 4537#: builtin/clone.c:975
fe05e196
JX
4538msgid "--depth is ignored in local clones; use file:// instead."
4539msgstr ""
4540
f4f2c8f8 4541#: builtin/clone.c:978
fe05e196
JX
4542msgid "source repository is shallow, ignoring --local"
4543msgstr ""
4544
f4f2c8f8 4545#: builtin/clone.c:983
fe05e196
JX
4546msgid "--local is ignored"
4547msgstr ""
4548
f4f2c8f8 4549#: builtin/clone.c:987
822e4a65 4550#, c-format
cc76011e 4551msgid "Don't know how to clone %s"
dce37b66
JX
4552msgstr ""
4553
f4f2c8f8 4554#: builtin/clone.c:1036 builtin/clone.c:1044
822e4a65 4555#, c-format
cc76011e 4556msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
4557msgstr ""
4558
f4f2c8f8 4559#: builtin/clone.c:1047
cc76011e 4560msgid "You appear to have cloned an empty repository."
dce37b66
JX
4561msgstr ""
4562
cc76011e 4563#: builtin/column.c:9
c2ea1208 4564msgid "git column [<options>]"
dce37b66
JX
4565msgstr ""
4566
cc76011e
JX
4567#: builtin/column.c:26
4568msgid "lookup config vars"
dce37b66
JX
4569msgstr ""
4570
cc76011e
JX
4571#: builtin/column.c:27 builtin/column.c:28
4572msgid "layout to use"
dce37b66
JX
4573msgstr ""
4574
cc76011e
JX
4575#: builtin/column.c:29
4576msgid "Maximum width"
dce37b66
JX
4577msgstr ""
4578
cc76011e
JX
4579#: builtin/column.c:30
4580msgid "Padding space on left border"
dce37b66
JX
4581msgstr ""
4582
cc76011e
JX
4583#: builtin/column.c:31
4584msgid "Padding space on right border"
dce37b66
JX
4585msgstr ""
4586
cc76011e
JX
4587#: builtin/column.c:32
4588msgid "Padding space between columns"
dce37b66
JX
4589msgstr ""
4590
cc76011e
JX
4591#: builtin/column.c:51
4592msgid "--command must be the first argument"
dce37b66
JX
4593msgstr ""
4594
f4f2c8f8 4595#: builtin/commit.c:38
c2ea1208 4596msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
4597msgstr ""
4598
f4f2c8f8 4599#: builtin/commit.c:43
c2ea1208 4600msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
4601msgstr ""
4602
f4f2c8f8 4603#: builtin/commit.c:48
d07a63e4
JX
4604msgid ""
4605"Your name and email address were configured automatically based\n"
4606"on your username and hostname. Please check that they are accurate.\n"
4607"You can suppress this message by setting them explicitly. Run the\n"
4608"following command and follow the instructions in your editor to edit\n"
4609"your configuration file:\n"
4610"\n"
4611" git config --global --edit\n"
4612"\n"
4613"After doing this, you may fix the identity used for this commit with:\n"
4614"\n"
4615" git commit --amend --reset-author\n"
4616msgstr ""
4617
f4f2c8f8 4618#: builtin/commit.c:61
cc76011e
JX
4619msgid ""
4620"Your name and email address were configured automatically based\n"
4621"on your username and hostname. Please check that they are accurate.\n"
4622"You can suppress this message by setting them explicitly:\n"
4623"\n"
4624" git config --global user.name \"Your Name\"\n"
4625" git config --global user.email you@example.com\n"
4626"\n"
4627"After doing this, you may fix the identity used for this commit with:\n"
4628"\n"
4629" git commit --amend --reset-author\n"
dce37b66
JX
4630msgstr ""
4631
f4f2c8f8 4632#: builtin/commit.c:73
cc76011e
JX
4633msgid ""
4634"You asked to amend the most recent commit, but doing so would make\n"
4635"it empty. You can repeat your command with --allow-empty, or you can\n"
4636"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
4637msgstr ""
4638
f4f2c8f8 4639#: builtin/commit.c:78
dce37b66 4640msgid ""
cc76011e
JX
4641"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
4642"If you wish to commit it anyway, use:\n"
4643"\n"
4644" git commit --allow-empty\n"
4645"\n"
dce37b66
JX
4646msgstr ""
4647
f4f2c8f8 4648#: builtin/commit.c:85
b8ecf239
JX
4649msgid "Otherwise, please use 'git reset'\n"
4650msgstr ""
4651
f4f2c8f8 4652#: builtin/commit.c:88
b8ecf239
JX
4653msgid ""
4654"If you wish to skip this commit, use:\n"
4655"\n"
4656" git reset\n"
4657"\n"
4658"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
4659"the remaining commits.\n"
4660msgstr ""
4661
f4f2c8f8 4662#: builtin/commit.c:305
cc76011e 4663msgid "failed to unpack HEAD tree object"
822e4a65
JX
4664msgstr ""
4665
f4f2c8f8 4666#: builtin/commit.c:346
cc76011e 4667msgid "unable to create temporary index"
dce37b66
JX
4668msgstr ""
4669
f4f2c8f8 4670#: builtin/commit.c:352
cc76011e 4671msgid "interactive add failed"
dce37b66
JX
4672msgstr ""
4673
f4f2c8f8 4674#: builtin/commit.c:365
d07a63e4
JX
4675msgid "unable to update temporary index"
4676msgstr ""
4677
f4f2c8f8 4678#: builtin/commit.c:367
d07a63e4
JX
4679msgid "Failed to update main cache tree"
4680msgstr ""
4681
f4f2c8f8 4682#: builtin/commit.c:391 builtin/commit.c:414 builtin/commit.c:463
cc76011e 4683msgid "unable to write new_index file"
dce37b66
JX
4684msgstr ""
4685
f4f2c8f8 4686#: builtin/commit.c:445
cc76011e 4687msgid "cannot do a partial commit during a merge."
dce37b66
JX
4688msgstr ""
4689
f4f2c8f8 4690#: builtin/commit.c:447
cc76011e 4691msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
4692msgstr ""
4693
f4f2c8f8 4694#: builtin/commit.c:456
cc76011e 4695msgid "cannot read the index"
dce37b66
JX
4696msgstr ""
4697
f4f2c8f8 4698#: builtin/commit.c:475
cc76011e 4699msgid "unable to write temporary index file"
dce37b66
JX
4700msgstr ""
4701
f4f2c8f8 4702#: builtin/commit.c:580
d07a63e4
JX
4703#, c-format
4704msgid "commit '%s' lacks author header"
4705msgstr ""
4706
f4f2c8f8 4707#: builtin/commit.c:582
dce37b66 4708#, c-format
d07a63e4 4709msgid "commit '%s' has malformed author line"
dce37b66
JX
4710msgstr ""
4711
f4f2c8f8 4712#: builtin/commit.c:601
cc76011e 4713msgid "malformed --author parameter"
dce37b66
JX
4714msgstr ""
4715
f4f2c8f8 4716#: builtin/commit.c:609
cc76011e 4717#, c-format
fe05e196
JX
4718msgid "invalid date format: %s"
4719msgstr ""
4720
f4f2c8f8 4721#: builtin/commit.c:653
fe05e196
JX
4722msgid ""
4723"unable to select a comment character that is not used\n"
4724"in the current commit message"
4725msgstr ""
4726
f4f2c8f8 4727#: builtin/commit.c:690 builtin/commit.c:723 builtin/commit.c:1080
cc76011e
JX
4728#, c-format
4729msgid "could not lookup commit %s"
822e4a65
JX
4730msgstr ""
4731
f4f2c8f8 4732#: builtin/commit.c:702 builtin/shortlog.c:273
cc76011e
JX
4733#, c-format
4734msgid "(reading log message from standard input)\n"
822e4a65
JX
4735msgstr ""
4736
f4f2c8f8 4737#: builtin/commit.c:704
cc76011e 4738msgid "could not read log from standard input"
822e4a65
JX
4739msgstr ""
4740
f4f2c8f8 4741#: builtin/commit.c:708
dce37b66 4742#, c-format
cc76011e 4743msgid "could not read log file '%s'"
dce37b66
JX
4744msgstr ""
4745
f4f2c8f8 4746#: builtin/commit.c:730
cc76011e 4747msgid "could not read MERGE_MSG"
dce37b66
JX
4748msgstr ""
4749
f4f2c8f8 4750#: builtin/commit.c:734
cc76011e 4751msgid "could not read SQUASH_MSG"
dce37b66
JX
4752msgstr ""
4753
f4f2c8f8 4754#: builtin/commit.c:785
cc76011e
JX
4755msgid "could not write commit template"
4756msgstr ""
4757
f4f2c8f8 4758#: builtin/commit.c:803
dce37b66 4759#, c-format
822e4a65 4760msgid ""
cc76011e
JX
4761"\n"
4762"It looks like you may be committing a merge.\n"
4763"If this is not correct, please remove the file\n"
4764"\t%s\n"
4765"and try again.\n"
dce37b66
JX
4766msgstr ""
4767
f4f2c8f8 4768#: builtin/commit.c:808
822e4a65
JX
4769#, c-format
4770msgid ""
cc76011e
JX
4771"\n"
4772"It looks like you may be committing a cherry-pick.\n"
4773"If this is not correct, please remove the file\n"
4774"\t%s\n"
4775"and try again.\n"
dce37b66
JX
4776msgstr ""
4777
f4f2c8f8 4778#: builtin/commit.c:821
9caaf23e 4779#, c-format
cc76011e
JX
4780msgid ""
4781"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 4782"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
4783msgstr ""
4784
f4f2c8f8 4785#: builtin/commit.c:828
9caaf23e 4786#, c-format
cc76011e
JX
4787msgid ""
4788"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 4789"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
4790"An empty message aborts the commit.\n"
4791msgstr ""
4792
f4f2c8f8 4793#: builtin/commit.c:848
fe05e196
JX
4794#, c-format
4795msgid "%sAuthor: %.*s <%.*s>"
4796msgstr ""
4797
f4f2c8f8 4798#: builtin/commit.c:856
822e4a65 4799#, c-format
fe05e196 4800msgid "%sDate: %s"
dce37b66
JX
4801msgstr ""
4802
f4f2c8f8 4803#: builtin/commit.c:863
cc76011e 4804#, c-format
fe05e196 4805msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
4806msgstr ""
4807
f4f2c8f8 4808#: builtin/commit.c:881
cc76011e 4809msgid "Cannot read index"
822e4a65
JX
4810msgstr ""
4811
f4f2c8f8 4812#: builtin/commit.c:938
cc76011e 4813msgid "Error building trees"
dce37b66
JX
4814msgstr ""
4815
f4f2c8f8 4816#: builtin/commit.c:953 builtin/tag.c:266
dce37b66 4817#, c-format
cc76011e 4818msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
4819msgstr ""
4820
f4f2c8f8 4821#: builtin/commit.c:1055
dce37b66 4822#, c-format
c2ea1208 4823msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
4824msgstr ""
4825
f4f2c8f8 4826#: builtin/commit.c:1070 builtin/commit.c:1310
cc76011e
JX
4827#, c-format
4828msgid "Invalid untracked files mode '%s'"
dce37b66
JX
4829msgstr ""
4830
f4f2c8f8 4831#: builtin/commit.c:1107
28b3cffc
JX
4832msgid "--long and -z are incompatible"
4833msgstr ""
4834
f4f2c8f8 4835#: builtin/commit.c:1137
cc76011e
JX
4836msgid "Using both --reset-author and --author does not make sense"
4837msgstr ""
822e4a65 4838
f4f2c8f8 4839#: builtin/commit.c:1146
cc76011e 4840msgid "You have nothing to amend."
dce37b66
JX
4841msgstr ""
4842
f4f2c8f8 4843#: builtin/commit.c:1149
cc76011e 4844msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
4845msgstr ""
4846
f4f2c8f8 4847#: builtin/commit.c:1151
cc76011e 4848msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
4849msgstr ""
4850
f4f2c8f8 4851#: builtin/commit.c:1154
cc76011e 4852msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
4853msgstr ""
4854
f4f2c8f8 4855#: builtin/commit.c:1164
cc76011e 4856msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
4857msgstr ""
4858
f4f2c8f8 4859#: builtin/commit.c:1166
cc76011e 4860msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
dce37b66
JX
4861msgstr ""
4862
f4f2c8f8 4863#: builtin/commit.c:1174
cc76011e 4864msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
4865msgstr ""
4866
f4f2c8f8 4867#: builtin/commit.c:1191
cc76011e 4868msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
4869msgstr ""
4870
f4f2c8f8 4871#: builtin/commit.c:1193
cc76011e 4872msgid "No paths with --include/--only does not make sense."
dce37b66
JX
4873msgstr ""
4874
f4f2c8f8 4875#: builtin/commit.c:1195
cc76011e 4876msgid "Clever... amending the last one with dirty index."
dce37b66
JX
4877msgstr ""
4878
f4f2c8f8 4879#: builtin/commit.c:1197
5e078fcd 4880msgid "Explicit paths specified without -i or -o; assuming --only paths..."
dce37b66
JX
4881msgstr ""
4882
f4f2c8f8 4883#: builtin/commit.c:1209 builtin/tag.c:475
dce37b66 4884#, c-format
cc76011e 4885msgid "Invalid cleanup mode %s"
dce37b66
JX
4886msgstr ""
4887
f4f2c8f8 4888#: builtin/commit.c:1214
cc76011e 4889msgid "Paths with -a does not make sense."
822e4a65
JX
4890msgstr ""
4891
f4f2c8f8 4892#: builtin/commit.c:1324 builtin/commit.c:1605
cc76011e
JX
4893msgid "show status concisely"
4894msgstr ""
822e4a65 4895
f4f2c8f8 4896#: builtin/commit.c:1326 builtin/commit.c:1607
cc76011e 4897msgid "show branch information"
cd1e7487
JX
4898msgstr ""
4899
f4f2c8f8
JX
4900#: builtin/commit.c:1328 builtin/commit.c:1609 builtin/push.c:546
4901#: builtin/worktree.c:423
cc76011e 4902msgid "machine-readable output"
dce37b66
JX
4903msgstr ""
4904
f4f2c8f8 4905#: builtin/commit.c:1331 builtin/commit.c:1611
fe52cd62
JX
4906msgid "show status in long format (default)"
4907msgstr ""
4908
f4f2c8f8 4909#: builtin/commit.c:1334 builtin/commit.c:1614
cc76011e 4910msgid "terminate entries with NUL"
dce37b66
JX
4911msgstr ""
4912
f4f2c8f8
JX
4913#: builtin/commit.c:1336 builtin/commit.c:1617 builtin/fast-export.c:981
4914#: builtin/fast-export.c:984 builtin/tag.c:353
cc76011e 4915msgid "mode"
11b90174
JX
4916msgstr ""
4917
f4f2c8f8 4918#: builtin/commit.c:1337 builtin/commit.c:1617
cc76011e 4919msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
4920msgstr ""
4921
f4f2c8f8 4922#: builtin/commit.c:1340
cc76011e 4923msgid "show ignored files"
dce37b66
JX
4924msgstr ""
4925
f4f2c8f8 4926#: builtin/commit.c:1341 parse-options.h:155
cc76011e 4927msgid "when"
dce37b66
JX
4928msgstr ""
4929
f4f2c8f8 4930#: builtin/commit.c:1342
cc76011e
JX
4931msgid ""
4932"ignore changes to submodules, optional when: all, dirty, untracked. "
4933"(Default: all)"
dce37b66
JX
4934msgstr ""
4935
f4f2c8f8 4936#: builtin/commit.c:1344
cc76011e 4937msgid "list untracked files in columns"
dce37b66
JX
4938msgstr ""
4939
f4f2c8f8 4940#: builtin/commit.c:1430
cc76011e 4941msgid "couldn't look up newly created commit"
dce37b66
JX
4942msgstr ""
4943
f4f2c8f8 4944#: builtin/commit.c:1432
cc76011e 4945msgid "could not parse newly created commit"
dce37b66
JX
4946msgstr ""
4947
f4f2c8f8 4948#: builtin/commit.c:1477
cc76011e 4949msgid "detached HEAD"
dce37b66
JX
4950msgstr ""
4951
f4f2c8f8 4952#: builtin/commit.c:1480
cc76011e 4953msgid " (root-commit)"
dce37b66
JX
4954msgstr ""
4955
f4f2c8f8 4956#: builtin/commit.c:1575
cc76011e 4957msgid "suppress summary after successful commit"
dce37b66
JX
4958msgstr ""
4959
f4f2c8f8 4960#: builtin/commit.c:1576
cc76011e 4961msgid "show diff in commit message template"
11b90174
JX
4962msgstr ""
4963
f4f2c8f8 4964#: builtin/commit.c:1578
cc76011e 4965msgid "Commit message options"
822e4a65
JX
4966msgstr ""
4967
f4f2c8f8 4968#: builtin/commit.c:1579 builtin/tag.c:351
cc76011e 4969msgid "read message from file"
93329721
JX
4970msgstr ""
4971
f4f2c8f8 4972#: builtin/commit.c:1580
cc76011e 4973msgid "author"
dce37b66
JX
4974msgstr ""
4975
f4f2c8f8 4976#: builtin/commit.c:1580
cc76011e 4977msgid "override author for commit"
dce37b66
JX
4978msgstr ""
4979
f4f2c8f8 4980#: builtin/commit.c:1581 builtin/gc.c:326
cc76011e 4981msgid "date"
dce37b66
JX
4982msgstr ""
4983
f4f2c8f8 4984#: builtin/commit.c:1581
cc76011e 4985msgid "override date for commit"
dce37b66
JX
4986msgstr ""
4987
f4f2c8f8
JX
4988#: builtin/commit.c:1582 builtin/merge.c:218 builtin/notes.c:392
4989#: builtin/notes.c:555 builtin/tag.c:349
cc76011e 4990msgid "message"
dce37b66
JX
4991msgstr ""
4992
f4f2c8f8 4993#: builtin/commit.c:1582
cc76011e 4994msgid "commit message"
822e4a65
JX
4995msgstr ""
4996
f4f2c8f8
JX
4997#: builtin/commit.c:1583 builtin/commit.c:1584 builtin/commit.c:1585
4998#: builtin/commit.c:1586 parse-options.h:256 ref-filter.h:79
4999msgid "commit"
5000msgstr ""
5001
5002#: builtin/commit.c:1583
cc76011e 5003msgid "reuse and edit message from specified commit"
822e4a65
JX
5004msgstr ""
5005
f4f2c8f8 5006#: builtin/commit.c:1584
cc76011e 5007msgid "reuse message from specified commit"
822e4a65
JX
5008msgstr ""
5009
f4f2c8f8 5010#: builtin/commit.c:1585
cc76011e 5011msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
5012msgstr ""
5013
f4f2c8f8 5014#: builtin/commit.c:1586
cc76011e
JX
5015msgid "use autosquash formatted message to squash specified commit"
5016msgstr ""
822e4a65 5017
f4f2c8f8 5018#: builtin/commit.c:1587
cc76011e
JX
5019msgid "the commit is authored by me now (used with -C/-c/--amend)"
5020msgstr ""
822e4a65 5021
f4f2c8f8 5022#: builtin/commit.c:1588 builtin/log.c:1215 builtin/revert.c:86
cc76011e 5023msgid "add Signed-off-by:"
822e4a65
JX
5024msgstr ""
5025
f4f2c8f8 5026#: builtin/commit.c:1589
cc76011e 5027msgid "use specified template file"
822e4a65
JX
5028msgstr ""
5029
f4f2c8f8 5030#: builtin/commit.c:1590
cc76011e 5031msgid "force edit of commit"
822e4a65
JX
5032msgstr ""
5033
f4f2c8f8 5034#: builtin/commit.c:1591
cc76011e 5035msgid "default"
822e4a65
JX
5036msgstr ""
5037
f4f2c8f8 5038#: builtin/commit.c:1591 builtin/tag.c:354
cc76011e 5039msgid "how to strip spaces and #comments from message"
822e4a65
JX
5040msgstr ""
5041
f4f2c8f8 5042#: builtin/commit.c:1592
cc76011e 5043msgid "include status in commit message template"
822e4a65
JX
5044msgstr ""
5045
f4f2c8f8 5046#: builtin/commit.c:1594 builtin/merge.c:226 builtin/pull.c:156
df0617bf 5047#: builtin/revert.c:93
cc76011e 5048msgid "GPG sign commit"
822e4a65
JX
5049msgstr ""
5050
f4f2c8f8 5051#: builtin/commit.c:1597
cc76011e 5052msgid "Commit contents options"
822e4a65
JX
5053msgstr ""
5054
f4f2c8f8 5055#: builtin/commit.c:1598
cc76011e 5056msgid "commit all changed files"
822e4a65
JX
5057msgstr ""
5058
f4f2c8f8 5059#: builtin/commit.c:1599
cc76011e 5060msgid "add specified files to index for commit"
822e4a65
JX
5061msgstr ""
5062
f4f2c8f8 5063#: builtin/commit.c:1600
cc76011e 5064msgid "interactively add files"
822e4a65
JX
5065msgstr ""
5066
f4f2c8f8 5067#: builtin/commit.c:1601
cc76011e 5068msgid "interactively add changes"
822e4a65
JX
5069msgstr ""
5070
f4f2c8f8 5071#: builtin/commit.c:1602
cc76011e 5072msgid "commit only specified files"
822e4a65
JX
5073msgstr ""
5074
f4f2c8f8 5075#: builtin/commit.c:1603
cc76011e 5076msgid "bypass pre-commit hook"
822e4a65
JX
5077msgstr ""
5078
f4f2c8f8 5079#: builtin/commit.c:1604
cc76011e 5080msgid "show what would be committed"
822e4a65
JX
5081msgstr ""
5082
f4f2c8f8 5083#: builtin/commit.c:1615
cc76011e 5084msgid "amend previous commit"
822e4a65
JX
5085msgstr ""
5086
f4f2c8f8 5087#: builtin/commit.c:1616
cc76011e 5088msgid "bypass post-rewrite hook"
822e4a65
JX
5089msgstr ""
5090
f4f2c8f8 5091#: builtin/commit.c:1621
cc76011e 5092msgid "ok to record an empty change"
822e4a65
JX
5093msgstr ""
5094
f4f2c8f8 5095#: builtin/commit.c:1623
cc76011e 5096msgid "ok to record a change with an empty message"
822e4a65
JX
5097msgstr ""
5098
f4f2c8f8 5099#: builtin/commit.c:1652
cc76011e 5100msgid "could not parse HEAD commit"
822e4a65
JX
5101msgstr ""
5102
f4f2c8f8 5103#: builtin/commit.c:1698
822e4a65 5104#, c-format
cc76011e 5105msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
5106msgstr ""
5107
f4f2c8f8 5108#: builtin/commit.c:1705
cc76011e 5109msgid "could not read MERGE_MODE"
822e4a65
JX
5110msgstr ""
5111
f4f2c8f8 5112#: builtin/commit.c:1724
cc76011e
JX
5113#, c-format
5114msgid "could not read commit message: %s"
822e4a65
JX
5115msgstr ""
5116
f4f2c8f8 5117#: builtin/commit.c:1735
cc76011e
JX
5118#, c-format
5119msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
5120msgstr ""
5121
f4f2c8f8 5122#: builtin/commit.c:1740
cc76011e
JX
5123#, c-format
5124msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
5125msgstr ""
5126
f4f2c8f8 5127#: builtin/commit.c:1788
822e4a65 5128msgid ""
cc76011e 5129"Repository has been updated, but unable to write\n"
d07a63e4 5130"new_index file. Check that disk is not full and quota is\n"
cc76011e 5131"not exceeded, and then \"git reset HEAD\" to recover."
822e4a65
JX
5132msgstr ""
5133
727b9576 5134#: builtin/config.c:8
c2ea1208 5135msgid "git config [<options>]"
822e4a65
JX
5136msgstr ""
5137
df0617bf 5138#: builtin/config.c:54
cc76011e 5139msgid "Config file location"
822e4a65
JX
5140msgstr ""
5141
df0617bf 5142#: builtin/config.c:55
cc76011e 5143msgid "use global config file"
822e4a65
JX
5144msgstr ""
5145
df0617bf 5146#: builtin/config.c:56
cc76011e 5147msgid "use system config file"
822e4a65
JX
5148msgstr ""
5149
df0617bf 5150#: builtin/config.c:57
cc76011e 5151msgid "use repository config file"
822e4a65
JX
5152msgstr ""
5153
df0617bf 5154#: builtin/config.c:58
cc76011e 5155msgid "use given config file"
822e4a65
JX
5156msgstr ""
5157
df0617bf 5158#: builtin/config.c:59
28b3cffc 5159msgid "blob-id"
822e4a65
JX
5160msgstr ""
5161
df0617bf 5162#: builtin/config.c:59
28b3cffc 5163msgid "read config from given blob object"
822e4a65
JX
5164msgstr ""
5165
df0617bf 5166#: builtin/config.c:60
28b3cffc 5167msgid "Action"
822e4a65
JX
5168msgstr ""
5169
df0617bf 5170#: builtin/config.c:61
28b3cffc 5171msgid "get value: name [value-regex]"
822e4a65
JX
5172msgstr ""
5173
df0617bf 5174#: builtin/config.c:62
28b3cffc 5175msgid "get all values: key [value-regex]"
822e4a65
JX
5176msgstr ""
5177
df0617bf 5178#: builtin/config.c:63
28b3cffc 5179msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
5180msgstr ""
5181
df0617bf 5182#: builtin/config.c:64
727b9576
JX
5183msgid "get value specific for the URL: section[.var] URL"
5184msgstr ""
5185
df0617bf 5186#: builtin/config.c:65
28b3cffc 5187msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
5188msgstr ""
5189
df0617bf 5190#: builtin/config.c:66
28b3cffc 5191msgid "add a new variable: name value"
822e4a65
JX
5192msgstr ""
5193
df0617bf 5194#: builtin/config.c:67
28b3cffc 5195msgid "remove a variable: name [value-regex]"
822e4a65
JX
5196msgstr ""
5197
df0617bf 5198#: builtin/config.c:68
28b3cffc 5199msgid "remove all matches: name [value-regex]"
822e4a65
JX
5200msgstr ""
5201
df0617bf 5202#: builtin/config.c:69
28b3cffc 5203msgid "rename section: old-name new-name"
822e4a65
JX
5204msgstr ""
5205
df0617bf 5206#: builtin/config.c:70
28b3cffc
JX
5207msgid "remove a section: name"
5208msgstr ""
5209
df0617bf 5210#: builtin/config.c:71
28b3cffc
JX
5211msgid "list all"
5212msgstr ""
5213
df0617bf 5214#: builtin/config.c:72
cc76011e 5215msgid "open an editor"
822e4a65
JX
5216msgstr ""
5217
df0617bf 5218#: builtin/config.c:73
beb691f7 5219msgid "find the color configured: slot [default]"
822e4a65
JX
5220msgstr ""
5221
df0617bf 5222#: builtin/config.c:74
beb691f7 5223msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
5224msgstr ""
5225
df0617bf 5226#: builtin/config.c:75
cc76011e 5227msgid "Type"
822e4a65
JX
5228msgstr ""
5229
df0617bf 5230#: builtin/config.c:76
cc76011e 5231msgid "value is \"true\" or \"false\""
822e4a65
JX
5232msgstr ""
5233
df0617bf 5234#: builtin/config.c:77
cc76011e 5235msgid "value is decimal number"
822e4a65
JX
5236msgstr ""
5237
df0617bf 5238#: builtin/config.c:78
cc76011e 5239msgid "value is --bool or --int"
822e4a65
JX
5240msgstr ""
5241
df0617bf 5242#: builtin/config.c:79
cc76011e 5243msgid "value is a path (file or directory name)"
822e4a65
JX
5244msgstr ""
5245
df0617bf 5246#: builtin/config.c:80
cc76011e 5247msgid "Other"
822e4a65
JX
5248msgstr ""
5249
df0617bf 5250#: builtin/config.c:81
cc76011e 5251msgid "terminate values with NUL byte"
822e4a65
JX
5252msgstr ""
5253
df0617bf
JX
5254#: builtin/config.c:82
5255msgid "show variable names only"
5256msgstr ""
5257
5258#: builtin/config.c:83
cc76011e 5259msgid "respect include directives on lookup"
822e4a65
JX
5260msgstr ""
5261
f4f2c8f8 5262#: builtin/config.c:303
d07a63e4
JX
5263msgid "unable to parse default color value"
5264msgstr ""
5265
f4f2c8f8 5266#: builtin/config.c:441
d07a63e4
JX
5267#, c-format
5268msgid ""
5269"# This is Git's per-user configuration file.\n"
64f23b0c 5270"[user]\n"
d07a63e4 5271"# Please adapt and uncomment the following lines:\n"
64f23b0c 5272"#\tname = %s\n"
d07a63e4
JX
5273"#\temail = %s\n"
5274msgstr ""
5275
f4f2c8f8 5276#: builtin/config.c:575
d07a63e4
JX
5277#, c-format
5278msgid "cannot create configuration file %s"
5279msgstr ""
5280
f4f2c8f8 5281#: builtin/count-objects.c:77
c6bc7d43
JX
5282msgid "git count-objects [-v] [-H | --human-readable]"
5283msgstr ""
5284
f4f2c8f8 5285#: builtin/count-objects.c:87
c6bc7d43 5286msgid "print sizes in human readable format"
822e4a65
JX
5287msgstr ""
5288
d07a63e4 5289#: builtin/describe.c:17
c2ea1208 5290msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
5291msgstr ""
5292
d07a63e4 5293#: builtin/describe.c:18
c2ea1208 5294msgid "git describe [<options>] --dirty"
822e4a65
JX
5295msgstr ""
5296
d07a63e4 5297#: builtin/describe.c:217
cc76011e
JX
5298#, c-format
5299msgid "annotated tag %s not available"
822e4a65
JX
5300msgstr ""
5301
d07a63e4 5302#: builtin/describe.c:221
822e4a65 5303#, c-format
cc76011e 5304msgid "annotated tag %s has no embedded name"
822e4a65
JX
5305msgstr ""
5306
d07a63e4 5307#: builtin/describe.c:223
cc76011e
JX
5308#, c-format
5309msgid "tag '%s' is really '%s' here"
822e4a65
JX
5310msgstr ""
5311
df0617bf 5312#: builtin/describe.c:250 builtin/log.c:459
cc76011e
JX
5313#, c-format
5314msgid "Not a valid object name %s"
822e4a65
JX
5315msgstr ""
5316
d07a63e4 5317#: builtin/describe.c:253
822e4a65 5318#, c-format
cc76011e 5319msgid "%s is not a valid '%s' object"
822e4a65
JX
5320msgstr ""
5321
d07a63e4 5322#: builtin/describe.c:270
822e4a65 5323#, c-format
cc76011e 5324msgid "no tag exactly matches '%s'"
822e4a65
JX
5325msgstr ""
5326
d07a63e4 5327#: builtin/describe.c:272
822e4a65 5328#, c-format
cc76011e 5329msgid "searching to describe %s\n"
822e4a65
JX
5330msgstr ""
5331
d07a63e4 5332#: builtin/describe.c:319
cc76011e
JX
5333#, c-format
5334msgid "finished search at %s\n"
822e4a65
JX
5335msgstr ""
5336
d07a63e4 5337#: builtin/describe.c:346
cc76011e
JX
5338#, c-format
5339msgid ""
5340"No annotated tags can describe '%s'.\n"
5341"However, there were unannotated tags: try --tags."
822e4a65
JX
5342msgstr ""
5343
d07a63e4 5344#: builtin/describe.c:350
cc76011e
JX
5345#, c-format
5346msgid ""
5347"No tags can describe '%s'.\n"
5348"Try --always, or create some tags."
822e4a65
JX
5349msgstr ""
5350
d07a63e4 5351#: builtin/describe.c:371
822e4a65 5352#, c-format
cc76011e 5353msgid "traversed %lu commits\n"
822e4a65
JX
5354msgstr ""
5355
d07a63e4 5356#: builtin/describe.c:374
822e4a65 5357#, c-format
cc76011e
JX
5358msgid ""
5359"more than %i tags found; listed %i most recent\n"
5360"gave up search at %s\n"
822e4a65
JX
5361msgstr ""
5362
d07a63e4 5363#: builtin/describe.c:396
cc76011e 5364msgid "find the tag that comes after the commit"
822e4a65
JX
5365msgstr ""
5366
d07a63e4 5367#: builtin/describe.c:397
cc76011e 5368msgid "debug search strategy on stderr"
822e4a65
JX
5369msgstr ""
5370
d07a63e4 5371#: builtin/describe.c:398
c138af56 5372msgid "use any ref"
822e4a65
JX
5373msgstr ""
5374
d07a63e4 5375#: builtin/describe.c:399
c138af56 5376msgid "use any tag, even unannotated"
822e4a65
JX
5377msgstr ""
5378
d07a63e4 5379#: builtin/describe.c:400
cc76011e 5380msgid "always use long format"
822e4a65
JX
5381msgstr ""
5382
d07a63e4 5383#: builtin/describe.c:401
28b3cffc
JX
5384msgid "only follow first parent"
5385msgstr ""
5386
d07a63e4 5387#: builtin/describe.c:404
cc76011e 5388msgid "only output exact matches"
822e4a65
JX
5389msgstr ""
5390
d07a63e4 5391#: builtin/describe.c:406
cc76011e 5392msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
5393msgstr ""
5394
d07a63e4 5395#: builtin/describe.c:408
cc76011e 5396msgid "only consider tags matching <pattern>"
822e4a65
JX
5397msgstr ""
5398
f4f2c8f8 5399#: builtin/describe.c:410 builtin/name-rev.c:314
cc76011e 5400msgid "show abbreviated commit object as fallback"
822e4a65
JX
5401msgstr ""
5402
d07a63e4 5403#: builtin/describe.c:411
cc76011e 5404msgid "mark"
822e4a65
JX
5405msgstr ""
5406
d07a63e4 5407#: builtin/describe.c:412
cc76011e 5408msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
5409msgstr ""
5410
d07a63e4 5411#: builtin/describe.c:430
cc76011e
JX
5412msgid "--long is incompatible with --abbrev=0"
5413msgstr ""
5414
d07a63e4 5415#: builtin/describe.c:456
cc76011e
JX
5416msgid "No names found, cannot describe anything."
5417msgstr ""
5418
d07a63e4 5419#: builtin/describe.c:476
a8a5406a 5420msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
5421msgstr ""
5422
d07a63e4 5423#: builtin/diff.c:86
822e4a65 5424#, c-format
cc76011e 5425msgid "'%s': not a regular file or symlink"
822e4a65
JX
5426msgstr ""
5427
d07a63e4 5428#: builtin/diff.c:237
cc76011e
JX
5429#, c-format
5430msgid "invalid option: %s"
822e4a65
JX
5431msgstr ""
5432
d07a63e4 5433#: builtin/diff.c:358
cc76011e 5434msgid "Not a git repository"
822e4a65
JX
5435msgstr ""
5436
d07a63e4 5437#: builtin/diff.c:401
cc76011e
JX
5438#, c-format
5439msgid "invalid object '%s' given."
822e4a65
JX
5440msgstr ""
5441
d07a63e4 5442#: builtin/diff.c:410
cc76011e
JX
5443#, c-format
5444msgid "more than two blobs given: '%s'"
822e4a65
JX
5445msgstr ""
5446
d07a63e4 5447#: builtin/diff.c:417
cc76011e
JX
5448#, c-format
5449msgid "unhandled object '%s' given."
822e4a65
JX
5450msgstr ""
5451
df0617bf 5452#: builtin/fast-export.c:25
cc76011e 5453msgid "git fast-export [rev-list-opts]"
822e4a65
JX
5454msgstr ""
5455
df0617bf 5456#: builtin/fast-export.c:980
cc76011e 5457msgid "show progress after <n> objects"
822e4a65
JX
5458msgstr ""
5459
df0617bf 5460#: builtin/fast-export.c:982
cc76011e 5461msgid "select handling of signed tags"
822e4a65
JX
5462msgstr ""
5463
df0617bf 5464#: builtin/fast-export.c:985
cc76011e 5465msgid "select handling of tags that tag filtered objects"
822e4a65
JX
5466msgstr ""
5467
df0617bf 5468#: builtin/fast-export.c:988
cc76011e 5469msgid "Dump marks to this file"
822e4a65
JX
5470msgstr ""
5471
df0617bf 5472#: builtin/fast-export.c:990
cc76011e 5473msgid "Import marks from this file"
822e4a65
JX
5474msgstr ""
5475
df0617bf 5476#: builtin/fast-export.c:992
cc76011e 5477msgid "Fake a tagger when tags lack one"
822e4a65
JX
5478msgstr ""
5479
df0617bf 5480#: builtin/fast-export.c:994
cc76011e 5481msgid "Output full tree for each commit"
822e4a65
JX
5482msgstr ""
5483
df0617bf 5484#: builtin/fast-export.c:996
cc76011e 5485msgid "Use the done feature to terminate the stream"
822e4a65
JX
5486msgstr ""
5487
df0617bf 5488#: builtin/fast-export.c:997
cc76011e 5489msgid "Skip output of blob data"
822e4a65
JX
5490msgstr ""
5491
df0617bf 5492#: builtin/fast-export.c:998
fe05e196
JX
5493msgid "refspec"
5494msgstr ""
5495
df0617bf 5496#: builtin/fast-export.c:999
fe05e196
JX
5497msgid "Apply refspec to exported refs"
5498msgstr ""
5499
df0617bf 5500#: builtin/fast-export.c:1000
d07a63e4
JX
5501msgid "anonymize output"
5502msgstr ""
5503
df0617bf 5504#: builtin/fetch.c:20
cc76011e 5505msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
5506msgstr ""
5507
df0617bf 5508#: builtin/fetch.c:21
cc76011e 5509msgid "git fetch [<options>] <group>"
dce37b66
JX
5510msgstr ""
5511
df0617bf 5512#: builtin/fetch.c:22
cc76011e 5513msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
5514msgstr ""
5515
df0617bf 5516#: builtin/fetch.c:23
cc76011e 5517msgid "git fetch --all [<options>]"
822e4a65
JX
5518msgstr ""
5519
df0617bf 5520#: builtin/fetch.c:90 builtin/pull.c:162
cc76011e 5521msgid "fetch from all remotes"
822e4a65
JX
5522msgstr ""
5523
df0617bf 5524#: builtin/fetch.c:92 builtin/pull.c:165
cc76011e 5525msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
5526msgstr ""
5527
df0617bf 5528#: builtin/fetch.c:94 builtin/pull.c:168
cc76011e 5529msgid "path to upload pack on remote end"
822e4a65
JX
5530msgstr ""
5531
df0617bf 5532#: builtin/fetch.c:95 builtin/pull.c:170
cc76011e 5533msgid "force overwrite of local branch"
822e4a65
JX
5534msgstr ""
5535
df0617bf 5536#: builtin/fetch.c:97
cc76011e 5537msgid "fetch from multiple remotes"
822e4a65
JX
5538msgstr ""
5539
df0617bf 5540#: builtin/fetch.c:99 builtin/pull.c:172
cc76011e 5541msgid "fetch all tags and associated objects"
822e4a65
JX
5542msgstr ""
5543
df0617bf 5544#: builtin/fetch.c:101
cc76011e 5545msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
5546msgstr ""
5547
df0617bf 5548#: builtin/fetch.c:103 builtin/pull.c:175
cc76011e 5549msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
5550msgstr ""
5551
df0617bf 5552#: builtin/fetch.c:104 builtin/pull.c:178
cc76011e 5553msgid "on-demand"
822e4a65
JX
5554msgstr ""
5555
df0617bf 5556#: builtin/fetch.c:105 builtin/pull.c:179
cc76011e 5557msgid "control recursive fetching of submodules"
822e4a65
JX
5558msgstr ""
5559
df0617bf 5560#: builtin/fetch.c:109 builtin/pull.c:184
cc76011e 5561msgid "keep downloaded pack"
822e4a65
JX
5562msgstr ""
5563
df0617bf 5564#: builtin/fetch.c:111
cc76011e 5565msgid "allow updating of HEAD ref"
822e4a65
JX
5566msgstr ""
5567
df0617bf 5568#: builtin/fetch.c:114 builtin/pull.c:187
cc76011e 5569msgid "deepen history of shallow clone"
822e4a65
JX
5570msgstr ""
5571
df0617bf 5572#: builtin/fetch.c:116 builtin/pull.c:190
9caaf23e
JX
5573msgid "convert to a complete repository"
5574msgstr ""
5575
f4f2c8f8 5576#: builtin/fetch.c:118 builtin/log.c:1232
cc76011e 5577msgid "dir"
822e4a65
JX
5578msgstr ""
5579
df0617bf 5580#: builtin/fetch.c:119
cc76011e 5581msgid "prepend this to submodule path output"
822e4a65
JX
5582msgstr ""
5583
df0617bf 5584#: builtin/fetch.c:122
cc76011e 5585msgid "default mode for recursion"
822e4a65
JX
5586msgstr ""
5587
df0617bf 5588#: builtin/fetch.c:124 builtin/pull.c:193
df49095a
JX
5589msgid "accept refs that update .git/shallow"
5590msgstr ""
5591
df0617bf 5592#: builtin/fetch.c:125 builtin/pull.c:195
fe05e196
JX
5593msgid "refmap"
5594msgstr ""
5595
df0617bf 5596#: builtin/fetch.c:126 builtin/pull.c:196
fe05e196
JX
5597msgid "specify fetch refmap"
5598msgstr ""
5599
df0617bf 5600#: builtin/fetch.c:378
cc76011e 5601msgid "Couldn't find remote ref HEAD"
822e4a65
JX
5602msgstr ""
5603
df0617bf 5604#: builtin/fetch.c:458
822e4a65 5605#, c-format
cc76011e 5606msgid "object %s not found"
dce37b66
JX
5607msgstr ""
5608
df0617bf 5609#: builtin/fetch.c:463
cc76011e 5610msgid "[up to date]"
dce37b66
JX
5611msgstr ""
5612
df0617bf 5613#: builtin/fetch.c:477
dce37b66 5614#, c-format
cc76011e 5615msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
dce37b66
JX
5616msgstr ""
5617
f4f2c8f8 5618#: builtin/fetch.c:478 builtin/fetch.c:566
cc76011e 5619msgid "[rejected]"
822e4a65
JX
5620msgstr ""
5621
df0617bf 5622#: builtin/fetch.c:489
cc76011e 5623msgid "[tag update]"
822e4a65
JX
5624msgstr ""
5625
df0617bf 5626#: builtin/fetch.c:491 builtin/fetch.c:526 builtin/fetch.c:544
cc76011e 5627msgid " (unable to update local ref)"
822e4a65
JX
5628msgstr ""
5629
df0617bf 5630#: builtin/fetch.c:509
cc76011e 5631msgid "[new tag]"
822e4a65
JX
5632msgstr ""
5633
df0617bf 5634#: builtin/fetch.c:512
cc76011e 5635msgid "[new branch]"
822e4a65
JX
5636msgstr ""
5637
df0617bf 5638#: builtin/fetch.c:515
cc76011e 5639msgid "[new ref]"
822e4a65
JX
5640msgstr ""
5641
f4f2c8f8 5642#: builtin/fetch.c:561
cc76011e 5643msgid "unable to update local ref"
822e4a65
JX
5644msgstr ""
5645
f4f2c8f8 5646#: builtin/fetch.c:561
cc76011e 5647msgid "forced update"
822e4a65
JX
5648msgstr ""
5649
f4f2c8f8 5650#: builtin/fetch.c:568
cc76011e 5651msgid "(non-fast-forward)"
822e4a65
JX
5652msgstr ""
5653
f4f2c8f8 5654#: builtin/fetch.c:602 builtin/fetch.c:843
822e4a65 5655#, c-format
cc76011e 5656msgid "cannot open %s: %s\n"
822e4a65
JX
5657msgstr ""
5658
f4f2c8f8 5659#: builtin/fetch.c:611
822e4a65 5660#, c-format
cc76011e 5661msgid "%s did not send all necessary objects\n"
822e4a65
JX
5662msgstr ""
5663
f4f2c8f8 5664#: builtin/fetch.c:629
df49095a
JX
5665#, c-format
5666msgid "reject %s because shallow roots are not allowed to be updated"
5667msgstr ""
5668
f4f2c8f8 5669#: builtin/fetch.c:716 builtin/fetch.c:808
822e4a65 5670#, c-format
cc76011e 5671msgid "From %.*s\n"
822e4a65
JX
5672msgstr ""
5673
f4f2c8f8 5674#: builtin/fetch.c:727
822e4a65 5675#, c-format
cc76011e
JX
5676msgid ""
5677"some local refs could not be updated; try running\n"
5678" 'git remote prune %s' to remove any old, conflicting branches"
822e4a65
JX
5679msgstr ""
5680
f4f2c8f8 5681#: builtin/fetch.c:779
cc76011e
JX
5682#, c-format
5683msgid " (%s will become dangling)"
5684msgstr ""
5685
f4f2c8f8 5686#: builtin/fetch.c:780
cc76011e
JX
5687#, c-format
5688msgid " (%s has become dangling)"
5689msgstr ""
5690
f4f2c8f8 5691#: builtin/fetch.c:812
cc76011e
JX
5692msgid "[deleted]"
5693msgstr ""
5694
f4f2c8f8 5695#: builtin/fetch.c:813 builtin/remote.c:1040
cc76011e
JX
5696msgid "(none)"
5697msgstr ""
5698
f4f2c8f8 5699#: builtin/fetch.c:833
cc76011e
JX
5700#, c-format
5701msgid "Refusing to fetch into current branch %s of non-bare repository"
5702msgstr ""
5703
f4f2c8f8 5704#: builtin/fetch.c:852
cc76011e 5705#, c-format
727b9576 5706msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
5707msgstr ""
5708
f4f2c8f8 5709#: builtin/fetch.c:855
cc76011e 5710#, c-format
727b9576 5711msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
5712msgstr ""
5713
f4f2c8f8 5714#: builtin/fetch.c:911
cc76011e 5715#, c-format
727b9576 5716msgid "Don't know how to fetch from %s"
cc76011e
JX
5717msgstr ""
5718
f4f2c8f8 5719#: builtin/fetch.c:1072
cc76011e
JX
5720#, c-format
5721msgid "Fetching %s\n"
5722msgstr ""
5723
f4f2c8f8 5724#: builtin/fetch.c:1074 builtin/remote.c:96
cc76011e
JX
5725#, c-format
5726msgid "Could not fetch %s"
5727msgstr ""
5728
f4f2c8f8 5729#: builtin/fetch.c:1092
cc76011e
JX
5730msgid ""
5731"No remote repository specified. Please, specify either a URL or a\n"
5732"remote name from which new revisions should be fetched."
5733msgstr ""
5734
f4f2c8f8 5735#: builtin/fetch.c:1115
cc76011e
JX
5736msgid "You need to specify a tag name."
5737msgstr ""
5738
f4f2c8f8 5739#: builtin/fetch.c:1157
9caaf23e
JX
5740msgid "--depth and --unshallow cannot be used together"
5741msgstr ""
5742
f4f2c8f8 5743#: builtin/fetch.c:1159
9caaf23e
JX
5744msgid "--unshallow on a complete repository does not make sense"
5745msgstr ""
5746
f4f2c8f8 5747#: builtin/fetch.c:1179
cc76011e
JX
5748msgid "fetch --all does not take a repository argument"
5749msgstr ""
5750
f4f2c8f8 5751#: builtin/fetch.c:1181
cc76011e
JX
5752msgid "fetch --all does not make sense with refspecs"
5753msgstr ""
5754
f4f2c8f8 5755#: builtin/fetch.c:1192
cc76011e
JX
5756#, c-format
5757msgid "No such remote or remote group: %s"
5758msgstr ""
5759
f4f2c8f8 5760#: builtin/fetch.c:1200
cc76011e
JX
5761msgid "Fetching a group and specifying refspecs does not make sense"
5762msgstr ""
5763
df0617bf 5764#: builtin/fmt-merge-msg.c:14
c2ea1208
JX
5765msgid ""
5766"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
5767msgstr ""
5768
f4f2c8f8 5769#: builtin/fmt-merge-msg.c:667
cc76011e
JX
5770msgid "populate log with at most <n> entries from shortlog"
5771msgstr ""
5772
f4f2c8f8 5773#: builtin/fmt-merge-msg.c:670
cc76011e
JX
5774msgid "alias for --log (deprecated)"
5775msgstr ""
5776
f4f2c8f8 5777#: builtin/fmt-merge-msg.c:673
cc76011e
JX
5778msgid "text"
5779msgstr ""
5780
f4f2c8f8 5781#: builtin/fmt-merge-msg.c:674
cc76011e
JX
5782msgid "use <text> as start of message"
5783msgstr ""
5784
f4f2c8f8 5785#: builtin/fmt-merge-msg.c:675
cc76011e
JX
5786msgid "file to read from"
5787msgstr ""
5788
df0617bf 5789#: builtin/for-each-ref.c:9
c2ea1208 5790msgid "git for-each-ref [<options>] [<pattern>]"
cc76011e
JX
5791msgstr ""
5792
f4f2c8f8
JX
5793#: builtin/for-each-ref.c:10
5794msgid "git for-each-ref [--points-at <object>]"
5795msgstr ""
5796
5797#: builtin/for-each-ref.c:11
5798msgid "git for-each-ref [(--merged | --no-merged) [<object>]]"
5799msgstr ""
5800
5801#: builtin/for-each-ref.c:12
5802msgid "git for-each-ref [--contains [<object>]]"
5803msgstr ""
5804
5805#: builtin/for-each-ref.c:27
cc76011e
JX
5806msgid "quote placeholders suitably for shells"
5807msgstr ""
5808
f4f2c8f8 5809#: builtin/for-each-ref.c:29
cc76011e
JX
5810msgid "quote placeholders suitably for perl"
5811msgstr ""
5812
f4f2c8f8 5813#: builtin/for-each-ref.c:31
cc76011e
JX
5814msgid "quote placeholders suitably for python"
5815msgstr ""
5816
f4f2c8f8 5817#: builtin/for-each-ref.c:33
beb691f7 5818msgid "quote placeholders suitably for Tcl"
cc76011e
JX
5819msgstr ""
5820
f4f2c8f8 5821#: builtin/for-each-ref.c:36
cc76011e
JX
5822msgid "show only <n> matched refs"
5823msgstr ""
5824
f4f2c8f8 5825#: builtin/for-each-ref.c:37 builtin/tag.c:372
cc76011e
JX
5826msgid "format to use for the output"
5827msgstr ""
5828
f4f2c8f8
JX
5829#: builtin/for-each-ref.c:41
5830msgid "print only refs which points at the given object"
cc76011e
JX
5831msgstr ""
5832
f4f2c8f8
JX
5833#: builtin/for-each-ref.c:43
5834msgid "print only refs that are merged"
cc76011e
JX
5835msgstr ""
5836
f4f2c8f8
JX
5837#: builtin/for-each-ref.c:44
5838msgid "print only refs that are not merged"
5839msgstr ""
5840
5841#: builtin/for-each-ref.c:45
5842msgid "print only refs which contain the commit"
5843msgstr ""
5844
5845#: builtin/fsck.c:156 builtin/prune.c:140
5e078fcd
JX
5846msgid "Checking connectivity"
5847msgstr ""
5848
f4f2c8f8 5849#: builtin/fsck.c:486
5e078fcd
JX
5850msgid "Checking object directories"
5851msgstr ""
5852
f4f2c8f8 5853#: builtin/fsck.c:553
c2ea1208 5854msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
5855msgstr ""
5856
f4f2c8f8 5857#: builtin/fsck.c:559
cc76011e
JX
5858msgid "show unreachable objects"
5859msgstr ""
5860
f4f2c8f8 5861#: builtin/fsck.c:560
cc76011e
JX
5862msgid "show dangling objects"
5863msgstr ""
5864
f4f2c8f8 5865#: builtin/fsck.c:561
cc76011e
JX
5866msgid "report tags"
5867msgstr ""
5868
f4f2c8f8 5869#: builtin/fsck.c:562
cc76011e
JX
5870msgid "report root nodes"
5871msgstr ""
5872
f4f2c8f8 5873#: builtin/fsck.c:563
cc76011e
JX
5874msgid "make index objects head nodes"
5875msgstr ""
5876
f4f2c8f8 5877#: builtin/fsck.c:564
cc76011e
JX
5878msgid "make reflogs head nodes (default)"
5879msgstr ""
5880
f4f2c8f8 5881#: builtin/fsck.c:565
cc76011e
JX
5882msgid "also consider packs and alternate objects"
5883msgstr ""
5884
f4f2c8f8 5885#: builtin/fsck.c:566
df0617bf
JX
5886msgid "check only connectivity"
5887msgstr ""
5888
f4f2c8f8 5889#: builtin/fsck.c:567
cc76011e
JX
5890msgid "enable more strict checking"
5891msgstr ""
5892
f4f2c8f8 5893#: builtin/fsck.c:569
cc76011e
JX
5894msgid "write dangling objects in .git/lost-found"
5895msgstr ""
5896
f4f2c8f8 5897#: builtin/fsck.c:570 builtin/prune.c:107
cc76011e
JX
5898msgid "show progress"
5899msgstr ""
5900
f4f2c8f8 5901#: builtin/fsck.c:631
5e078fcd
JX
5902msgid "Checking objects"
5903msgstr ""
5904
df0617bf 5905#: builtin/gc.c:25
c2ea1208 5906msgid "git gc [<options>]"
cc76011e
JX
5907msgstr ""
5908
f4f2c8f8 5909#: builtin/gc.c:72
cc76011e 5910#, c-format
64f23b0c 5911msgid "Invalid %s: '%s'"
cc76011e
JX
5912msgstr ""
5913
f4f2c8f8 5914#: builtin/gc.c:139
cc76011e
JX
5915#, c-format
5916msgid "insanely long object directory %.*s"
5917msgstr ""
5918
f4f2c8f8
JX
5919#: builtin/gc.c:290
5920#, c-format
5921msgid ""
5922"The last gc run reported the following. Please correct the root cause\n"
5923"and remove %s.\n"
5924"Automatic cleanup will not be performed until the file is removed.\n"
5925"\n"
5926"%s"
5927msgstr ""
5928
5929#: builtin/gc.c:327
cc76011e
JX
5930msgid "prune unreferenced objects"
5931msgstr ""
5932
f4f2c8f8 5933#: builtin/gc.c:329
cc76011e
JX
5934msgid "be more thorough (increased runtime)"
5935msgstr ""
5936
f4f2c8f8 5937#: builtin/gc.c:330
cc76011e
JX
5938msgid "enable auto-gc mode"
5939msgstr ""
5940
f4f2c8f8 5941#: builtin/gc.c:331
727b9576
JX
5942msgid "force running gc even if there may be another gc running"
5943msgstr ""
5944
f4f2c8f8 5945#: builtin/gc.c:373
cc76011e 5946#, c-format
5e078fcd
JX
5947msgid "Auto packing the repository in background for optimum performance.\n"
5948msgstr ""
5949
f4f2c8f8 5950#: builtin/gc.c:375
5e078fcd
JX
5951#, c-format
5952msgid "Auto packing the repository for optimum performance.\n"
5953msgstr ""
5954
f4f2c8f8 5955#: builtin/gc.c:376
5e078fcd
JX
5956#, c-format
5957msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
5958msgstr ""
5959
f4f2c8f8 5960#: builtin/gc.c:397
727b9576
JX
5961#, c-format
5962msgid ""
5963"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
5964msgstr ""
5965
f4f2c8f8 5966#: builtin/gc.c:441
cc76011e
JX
5967msgid ""
5968"There are too many unreachable loose objects; run 'git prune' to remove them."
5969msgstr ""
5970
727b9576 5971#: builtin/grep.c:23
c2ea1208 5972msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
5973msgstr ""
5974
727b9576 5975#: builtin/grep.c:218
cc76011e
JX
5976#, c-format
5977msgid "grep: failed to create thread: %s"
5978msgstr ""
5979
fe05e196 5980#: builtin/grep.c:441 builtin/grep.c:476
cc76011e
JX
5981#, c-format
5982msgid "unable to read tree (%s)"
5983msgstr ""
5984
fe05e196 5985#: builtin/grep.c:491
cc76011e
JX
5986#, c-format
5987msgid "unable to grep from object of type %s"
5988msgstr ""
5989
fe05e196 5990#: builtin/grep.c:547
cc76011e
JX
5991#, c-format
5992msgid "switch `%c' expects a numerical value"
5993msgstr ""
5994
fe05e196 5995#: builtin/grep.c:564
cc76011e
JX
5996#, c-format
5997msgid "cannot open '%s'"
5998msgstr ""
5999
f4f2c8f8 6000#: builtin/grep.c:633
cc76011e
JX
6001msgid "search in index instead of in the work tree"
6002msgstr ""
6003
f4f2c8f8 6004#: builtin/grep.c:635
cc76011e
JX
6005msgid "find in contents not managed by git"
6006msgstr ""
6007
f4f2c8f8 6008#: builtin/grep.c:637
cc76011e
JX
6009msgid "search in both tracked and untracked files"
6010msgstr ""
6011
f4f2c8f8 6012#: builtin/grep.c:639
c2ea1208 6013msgid "ignore files specified via '.gitignore'"
cc76011e
JX
6014msgstr ""
6015
f4f2c8f8 6016#: builtin/grep.c:642
cc76011e
JX
6017msgid "show non-matching lines"
6018msgstr ""
6019
f4f2c8f8 6020#: builtin/grep.c:644
cc76011e
JX
6021msgid "case insensitive matching"
6022msgstr ""
6023
f4f2c8f8 6024#: builtin/grep.c:646
cc76011e
JX
6025msgid "match patterns only at word boundaries"
6026msgstr ""
6027
f4f2c8f8 6028#: builtin/grep.c:648
cc76011e
JX
6029msgid "process binary files as text"
6030msgstr ""
6031
f4f2c8f8 6032#: builtin/grep.c:650
cc76011e
JX
6033msgid "don't match patterns in binary files"
6034msgstr ""
6035
f4f2c8f8 6036#: builtin/grep.c:653
727b9576
JX
6037msgid "process binary files with textconv filters"
6038msgstr ""
6039
f4f2c8f8 6040#: builtin/grep.c:655
cc76011e
JX
6041msgid "descend at most <depth> levels"
6042msgstr ""
6043
f4f2c8f8 6044#: builtin/grep.c:659
cc76011e
JX
6045msgid "use extended POSIX regular expressions"
6046msgstr ""
6047
f4f2c8f8 6048#: builtin/grep.c:662
cc76011e
JX
6049msgid "use basic POSIX regular expressions (default)"
6050msgstr ""
6051
f4f2c8f8 6052#: builtin/grep.c:665
cc76011e
JX
6053msgid "interpret patterns as fixed strings"
6054msgstr ""
6055
f4f2c8f8 6056#: builtin/grep.c:668
cc76011e
JX
6057msgid "use Perl-compatible regular expressions"
6058msgstr ""
6059
f4f2c8f8 6060#: builtin/grep.c:671
cc76011e
JX
6061msgid "show line numbers"
6062msgstr ""
6063
f4f2c8f8 6064#: builtin/grep.c:672
cc76011e
JX
6065msgid "don't show filenames"
6066msgstr ""
6067
f4f2c8f8 6068#: builtin/grep.c:673
cc76011e
JX
6069msgid "show filenames"
6070msgstr ""
6071
f4f2c8f8 6072#: builtin/grep.c:675
cc76011e
JX
6073msgid "show filenames relative to top directory"
6074msgstr ""
6075
f4f2c8f8 6076#: builtin/grep.c:677
cc76011e
JX
6077msgid "show only filenames instead of matching lines"
6078msgstr ""
6079
f4f2c8f8 6080#: builtin/grep.c:679
cc76011e
JX
6081msgid "synonym for --files-with-matches"
6082msgstr ""
6083
f4f2c8f8 6084#: builtin/grep.c:682
cc76011e
JX
6085msgid "show only the names of files without match"
6086msgstr ""
6087
f4f2c8f8 6088#: builtin/grep.c:684
cc76011e
JX
6089msgid "print NUL after filenames"
6090msgstr ""
6091
f4f2c8f8 6092#: builtin/grep.c:686
cc76011e
JX
6093msgid "show the number of matches instead of matching lines"
6094msgstr ""
6095
f4f2c8f8 6096#: builtin/grep.c:687
cc76011e
JX
6097msgid "highlight matches"
6098msgstr ""
6099
f4f2c8f8 6100#: builtin/grep.c:689
cc76011e
JX
6101msgid "print empty line between matches from different files"
6102msgstr ""
6103
f4f2c8f8 6104#: builtin/grep.c:691
cc76011e
JX
6105msgid "show filename only once above matches from same file"
6106msgstr ""
6107
f4f2c8f8 6108#: builtin/grep.c:694
cc76011e
JX
6109msgid "show <n> context lines before and after matches"
6110msgstr ""
6111
f4f2c8f8 6112#: builtin/grep.c:697
cc76011e
JX
6113msgid "show <n> context lines before matches"
6114msgstr ""
6115
f4f2c8f8 6116#: builtin/grep.c:699
cc76011e
JX
6117msgid "show <n> context lines after matches"
6118msgstr ""
6119
f4f2c8f8 6120#: builtin/grep.c:700
cc76011e
JX
6121msgid "shortcut for -C NUM"
6122msgstr ""
6123
f4f2c8f8 6124#: builtin/grep.c:703
cc76011e
JX
6125msgid "show a line with the function name before matches"
6126msgstr ""
6127
f4f2c8f8 6128#: builtin/grep.c:705
cc76011e
JX
6129msgid "show the surrounding function"
6130msgstr ""
6131
f4f2c8f8 6132#: builtin/grep.c:708
cc76011e
JX
6133msgid "read patterns from file"
6134msgstr ""
6135
f4f2c8f8 6136#: builtin/grep.c:710
cc76011e
JX
6137msgid "match <pattern>"
6138msgstr ""
6139
f4f2c8f8 6140#: builtin/grep.c:712
cc76011e
JX
6141msgid "combine patterns specified with -e"
6142msgstr ""
6143
f4f2c8f8 6144#: builtin/grep.c:724
cc76011e
JX
6145msgid "indicate hit with exit status without output"
6146msgstr ""
6147
f4f2c8f8 6148#: builtin/grep.c:726
cc76011e
JX
6149msgid "show only matches from files that match all patterns"
6150msgstr ""
6151
f4f2c8f8 6152#: builtin/grep.c:728
9306b5b9
JX
6153msgid "show parse tree for grep expression"
6154msgstr ""
6155
f4f2c8f8 6156#: builtin/grep.c:732
cc76011e
JX
6157msgid "pager"
6158msgstr ""
6159
f4f2c8f8 6160#: builtin/grep.c:732
cc76011e
JX
6161msgid "show matching files in the pager"
6162msgstr ""
6163
f4f2c8f8 6164#: builtin/grep.c:735
cc76011e
JX
6165msgid "allow calling of grep(1) (ignored by this build)"
6166msgstr ""
6167
f4f2c8f8 6168#: builtin/grep.c:793
cc76011e
JX
6169msgid "no pattern given."
6170msgstr ""
6171
f4f2c8f8 6172#: builtin/grep.c:851
cc76011e
JX
6173msgid "--open-files-in-pager only works on the worktree"
6174msgstr ""
6175
f4f2c8f8 6176#: builtin/grep.c:877
cc76011e
JX
6177msgid "--cached or --untracked cannot be used with --no-index."
6178msgstr ""
6179
f4f2c8f8 6180#: builtin/grep.c:882
cc76011e
JX
6181msgid "--no-index or --untracked cannot be used with revs."
6182msgstr ""
6183
f4f2c8f8 6184#: builtin/grep.c:885
cc76011e
JX
6185msgid "--[no-]exclude-standard cannot be used for tracked contents."
6186msgstr ""
6187
f4f2c8f8 6188#: builtin/grep.c:893
cc76011e
JX
6189msgid "both --cached and trees are given."
6190msgstr ""
6191
64f23b0c 6192#: builtin/hash-object.c:80
cc76011e 6193msgid ""
c2ea1208
JX
6194"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
6195"[--] <file>..."
cc76011e
JX
6196msgstr ""
6197
64f23b0c 6198#: builtin/hash-object.c:81
f4f2c8f8 6199msgid "git hash-object --stdin-paths"
cc76011e
JX
6200msgstr ""
6201
f4f2c8f8 6202#: builtin/hash-object.c:92
cc76011e
JX
6203msgid "type"
6204msgstr ""
6205
64f23b0c 6206#: builtin/hash-object.c:92
cc76011e
JX
6207msgid "object type"
6208msgstr ""
6209
64f23b0c 6210#: builtin/hash-object.c:93
cc76011e
JX
6211msgid "write the object into the object database"
6212msgstr ""
6213
64f23b0c 6214#: builtin/hash-object.c:95
cc76011e
JX
6215msgid "read the object from stdin"
6216msgstr ""
6217
64f23b0c 6218#: builtin/hash-object.c:97
cc76011e
JX
6219msgid "store file as is without filters"
6220msgstr ""
6221
64f23b0c 6222#: builtin/hash-object.c:98
d07a63e4
JX
6223msgid ""
6224"just hash any random garbage to create corrupt objects for debugging Git"
6225msgstr ""
6226
64f23b0c 6227#: builtin/hash-object.c:99
cc76011e
JX
6228msgid "process file as it were from this path"
6229msgstr ""
6230
28b3cffc 6231#: builtin/help.c:41
cc76011e
JX
6232msgid "print all available commands"
6233msgstr ""
6234
28b3cffc 6235#: builtin/help.c:42
c6bc7d43
JX
6236msgid "print list of useful guides"
6237msgstr ""
6238
28b3cffc 6239#: builtin/help.c:43
cc76011e
JX
6240msgid "show man page"
6241msgstr ""
6242
28b3cffc 6243#: builtin/help.c:44
cc76011e
JX
6244msgid "show manual in web browser"
6245msgstr ""
6246
28b3cffc 6247#: builtin/help.c:46
cc76011e
JX
6248msgid "show info page"
6249msgstr ""
6250
28b3cffc 6251#: builtin/help.c:52
c2ea1208 6252msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
6253msgstr ""
6254
28b3cffc 6255#: builtin/help.c:64
cc76011e
JX
6256#, c-format
6257msgid "unrecognized help format '%s'"
6258msgstr ""
6259
d07a63e4 6260#: builtin/help.c:91
cc76011e
JX
6261msgid "Failed to start emacsclient."
6262msgstr ""
6263
d07a63e4 6264#: builtin/help.c:104
cc76011e
JX
6265msgid "Failed to parse emacsclient version."
6266msgstr ""
6267
d07a63e4 6268#: builtin/help.c:112
cc76011e
JX
6269#, c-format
6270msgid "emacsclient version '%d' too old (< 22)."
6271msgstr ""
6272
f4f2c8f8 6273#: builtin/help.c:130 builtin/help.c:151 builtin/help.c:160 builtin/help.c:168
cc76011e
JX
6274#, c-format
6275msgid "failed to exec '%s': %s"
6276msgstr ""
6277
f4f2c8f8 6278#: builtin/help.c:208
cc76011e
JX
6279#, c-format
6280msgid ""
6281"'%s': path for unsupported man viewer.\n"
6282"Please consider using 'man.<tool>.cmd' instead."
6283msgstr ""
6284
f4f2c8f8 6285#: builtin/help.c:220
cc76011e
JX
6286#, c-format
6287msgid ""
6288"'%s': cmd for supported man viewer.\n"
6289"Please consider using 'man.<tool>.path' instead."
6290msgstr ""
6291
f4f2c8f8 6292#: builtin/help.c:337
cc76011e
JX
6293#, c-format
6294msgid "'%s': unknown man viewer."
6295msgstr ""
6296
f4f2c8f8 6297#: builtin/help.c:354
cc76011e
JX
6298msgid "no man viewer handled the request"
6299msgstr ""
6300
f4f2c8f8 6301#: builtin/help.c:362
cc76011e
JX
6302msgid "no info viewer handled the request"
6303msgstr ""
6304
f4f2c8f8 6305#: builtin/help.c:411
c6bc7d43
JX
6306msgid "Defining attributes per path"
6307msgstr ""
6308
f4f2c8f8 6309#: builtin/help.c:412
d07a63e4
JX
6310msgid "Everyday Git With 20 Commands Or So"
6311msgstr ""
6312
f4f2c8f8 6313#: builtin/help.c:413
c6bc7d43
JX
6314msgid "A Git glossary"
6315msgstr ""
6316
f4f2c8f8 6317#: builtin/help.c:414
c6bc7d43
JX
6318msgid "Specifies intentionally untracked files to ignore"
6319msgstr ""
6320
f4f2c8f8 6321#: builtin/help.c:415
c6bc7d43
JX
6322msgid "Defining submodule properties"
6323msgstr ""
6324
f4f2c8f8 6325#: builtin/help.c:416
c6bc7d43
JX
6326msgid "Specifying revisions and ranges for Git"
6327msgstr ""
6328
f4f2c8f8 6329#: builtin/help.c:417
c6bc7d43
JX
6330msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
6331msgstr ""
6332
f4f2c8f8 6333#: builtin/help.c:418
c6bc7d43
JX
6334msgid "An overview of recommended workflows with Git"
6335msgstr ""
6336
f4f2c8f8 6337#: builtin/help.c:430
c6bc7d43
JX
6338msgid "The common Git guides are:\n"
6339msgstr ""
6340
f4f2c8f8 6341#: builtin/help.c:451 builtin/help.c:468
cc76011e
JX
6342#, c-format
6343msgid "usage: %s%s"
6344msgstr ""
6345
f4f2c8f8 6346#: builtin/help.c:484
cc76011e
JX
6347#, c-format
6348msgid "`git %s' is aliased to `%s'"
6349msgstr ""
6350
df0617bf 6351#: builtin/index-pack.c:152
fe05e196
JX
6352#, c-format
6353msgid "unable to open %s"
6354msgstr ""
6355
df0617bf 6356#: builtin/index-pack.c:202
cc76011e
JX
6357#, c-format
6358msgid "object type mismatch at %s"
6359msgstr ""
6360
df0617bf 6361#: builtin/index-pack.c:222
fe05e196
JX
6362#, c-format
6363msgid "did not receive expected object %s"
6364msgstr ""
6365
df0617bf 6366#: builtin/index-pack.c:225
fe05e196
JX
6367#, c-format
6368msgid "object %s: expected type %s, found %s"
cc76011e
JX
6369msgstr ""
6370
df0617bf 6371#: builtin/index-pack.c:267
cc76011e
JX
6372#, c-format
6373msgid "cannot fill %d byte"
6374msgid_plural "cannot fill %d bytes"
6375msgstr[0] ""
6376msgstr[1] ""
6377
df0617bf 6378#: builtin/index-pack.c:277
cc76011e
JX
6379msgid "early EOF"
6380msgstr ""
6381
df0617bf 6382#: builtin/index-pack.c:278
cc76011e
JX
6383msgid "read error on input"
6384msgstr ""
6385
df0617bf 6386#: builtin/index-pack.c:290
cc76011e
JX
6387msgid "used more bytes than were available"
6388msgstr ""
6389
df0617bf 6390#: builtin/index-pack.c:297
cc76011e
JX
6391msgid "pack too large for current definition of off_t"
6392msgstr ""
6393
df0617bf 6394#: builtin/index-pack.c:313
cc76011e
JX
6395#, c-format
6396msgid "unable to create '%s'"
6397msgstr ""
6398
df0617bf 6399#: builtin/index-pack.c:318
cc76011e
JX
6400#, c-format
6401msgid "cannot open packfile '%s'"
6402msgstr ""
6403
df0617bf 6404#: builtin/index-pack.c:332
cc76011e
JX
6405msgid "pack signature mismatch"
6406msgstr ""
6407
df0617bf 6408#: builtin/index-pack.c:334
cc76011e
JX
6409#, c-format
6410msgid "pack version %<PRIu32> unsupported"
6411msgstr ""
6412
df0617bf 6413#: builtin/index-pack.c:352
cc76011e
JX
6414#, c-format
6415msgid "pack has bad object at offset %lu: %s"
6416msgstr ""
6417
df0617bf 6418#: builtin/index-pack.c:473
cc76011e
JX
6419#, c-format
6420msgid "inflate returned %d"
6421msgstr ""
6422
df0617bf 6423#: builtin/index-pack.c:522
cc76011e
JX
6424msgid "offset value overflow for delta base object"
6425msgstr ""
6426
df0617bf 6427#: builtin/index-pack.c:530
cc76011e
JX
6428msgid "delta base offset is out of bound"
6429msgstr ""
6430
df0617bf 6431#: builtin/index-pack.c:538
cc76011e
JX
6432#, c-format
6433msgid "unknown object type %d"
6434msgstr ""
6435
df0617bf 6436#: builtin/index-pack.c:569
cc76011e
JX
6437msgid "cannot pread pack file"
6438msgstr ""
6439
df0617bf 6440#: builtin/index-pack.c:571
cc76011e
JX
6441#, c-format
6442msgid "premature end of pack file, %lu byte missing"
6443msgid_plural "premature end of pack file, %lu bytes missing"
6444msgstr[0] ""
6445msgstr[1] ""
6446
df0617bf 6447#: builtin/index-pack.c:597
cc76011e
JX
6448msgid "serious inflate inconsistency"
6449msgstr ""
6450
df0617bf
JX
6451#: builtin/index-pack.c:743 builtin/index-pack.c:749 builtin/index-pack.c:772
6452#: builtin/index-pack.c:806 builtin/index-pack.c:815
cc76011e
JX
6453#, c-format
6454msgid "SHA1 COLLISION FOUND WITH %s !"
6455msgstr ""
6456
df0617bf 6457#: builtin/index-pack.c:746 builtin/pack-objects.c:162
c2ea1208 6458#: builtin/pack-objects.c:254
cc76011e
JX
6459#, c-format
6460msgid "unable to read %s"
6461msgstr ""
6462
df0617bf 6463#: builtin/index-pack.c:812
cc76011e
JX
6464#, c-format
6465msgid "cannot read existing object %s"
6466msgstr ""
6467
df0617bf 6468#: builtin/index-pack.c:826
cc76011e
JX
6469#, c-format
6470msgid "invalid blob object %s"
6471msgstr ""
6472
df0617bf 6473#: builtin/index-pack.c:840
cc76011e
JX
6474#, c-format
6475msgid "invalid %s"
6476msgstr ""
6477
64f23b0c 6478#: builtin/index-pack.c:843
cc76011e
JX
6479msgid "Error in object"
6480msgstr ""
6481
64f23b0c 6482#: builtin/index-pack.c:845
cc76011e
JX
6483#, c-format
6484msgid "Not all child objects of %s are reachable"
6485msgstr ""
6486
64f23b0c 6487#: builtin/index-pack.c:917 builtin/index-pack.c:948
cc76011e
JX
6488msgid "failed to apply delta"
6489msgstr ""
6490
64f23b0c 6491#: builtin/index-pack.c:1118
cc76011e
JX
6492msgid "Receiving objects"
6493msgstr ""
6494
64f23b0c 6495#: builtin/index-pack.c:1118
cc76011e
JX
6496msgid "Indexing objects"
6497msgstr ""
6498
64f23b0c 6499#: builtin/index-pack.c:1150
cc76011e
JX
6500msgid "pack is corrupted (SHA1 mismatch)"
6501msgstr ""
6502
64f23b0c 6503#: builtin/index-pack.c:1155
cc76011e
JX
6504msgid "cannot fstat packfile"
6505msgstr ""
6506
64f23b0c 6507#: builtin/index-pack.c:1158
cc76011e
JX
6508msgid "pack has junk at the end"
6509msgstr ""
6510
64f23b0c 6511#: builtin/index-pack.c:1169
cc76011e
JX
6512msgid "confusion beyond insanity in parse_pack_objects()"
6513msgstr ""
6514
64f23b0c 6515#: builtin/index-pack.c:1194
cc76011e
JX
6516msgid "Resolving deltas"
6517msgstr ""
6518
64f23b0c 6519#: builtin/index-pack.c:1205
cc76011e
JX
6520#, c-format
6521msgid "unable to create thread: %s"
6522msgstr ""
6523
64f23b0c 6524#: builtin/index-pack.c:1247
cc76011e
JX
6525msgid "confusion beyond insanity"
6526msgstr ""
6527
64f23b0c 6528#: builtin/index-pack.c:1253
cc76011e
JX
6529#, c-format
6530msgid "completed with %d local objects"
6531msgstr ""
6532
64f23b0c 6533#: builtin/index-pack.c:1263
cc76011e
JX
6534#, c-format
6535msgid "Unexpected tail checksum for %s (disk corruption?)"
6536msgstr ""
6537
64f23b0c 6538#: builtin/index-pack.c:1267
cc76011e
JX
6539#, c-format
6540msgid "pack has %d unresolved delta"
6541msgid_plural "pack has %d unresolved deltas"
6542msgstr[0] ""
6543msgstr[1] ""
6544
64f23b0c 6545#: builtin/index-pack.c:1291
cc76011e
JX
6546#, c-format
6547msgid "unable to deflate appended object (%d)"
6548msgstr ""
6549
64f23b0c 6550#: builtin/index-pack.c:1367
cc76011e
JX
6551#, c-format
6552msgid "local object %s is corrupt"
6553msgstr ""
6554
64f23b0c 6555#: builtin/index-pack.c:1391
cc76011e
JX
6556msgid "error while closing pack file"
6557msgstr ""
6558
64f23b0c 6559#: builtin/index-pack.c:1404
cc76011e
JX
6560#, c-format
6561msgid "cannot write keep file '%s'"
6562msgstr ""
6563
64f23b0c 6564#: builtin/index-pack.c:1412
cc76011e
JX
6565#, c-format
6566msgid "cannot close written keep file '%s'"
6567msgstr ""
6568
64f23b0c 6569#: builtin/index-pack.c:1425
cc76011e
JX
6570msgid "cannot store pack file"
6571msgstr ""
6572
64f23b0c 6573#: builtin/index-pack.c:1436
cc76011e
JX
6574msgid "cannot store index file"
6575msgstr ""
6576
64f23b0c 6577#: builtin/index-pack.c:1469
cc76011e
JX
6578#, c-format
6579msgid "bad pack.indexversion=%<PRIu32>"
6580msgstr ""
6581
64f23b0c 6582#: builtin/index-pack.c:1475
cc76011e
JX
6583#, c-format
6584msgid "invalid number of threads specified (%d)"
6585msgstr ""
6586
df0617bf 6587#: builtin/index-pack.c:1479 builtin/index-pack.c:1663
cc76011e
JX
6588#, c-format
6589msgid "no threads support, ignoring %s"
6590msgstr ""
6591
64f23b0c 6592#: builtin/index-pack.c:1537
cc76011e
JX
6593#, c-format
6594msgid "Cannot open existing pack file '%s'"
6595msgstr ""
6596
64f23b0c 6597#: builtin/index-pack.c:1539
cc76011e
JX
6598#, c-format
6599msgid "Cannot open existing pack idx file for '%s'"
6600msgstr ""
6601
64f23b0c 6602#: builtin/index-pack.c:1586
cc76011e
JX
6603#, c-format
6604msgid "non delta: %d object"
6605msgid_plural "non delta: %d objects"
6606msgstr[0] ""
6607msgstr[1] ""
6608
64f23b0c 6609#: builtin/index-pack.c:1593
cc76011e
JX
6610#, c-format
6611msgid "chain length = %d: %lu object"
6612msgid_plural "chain length = %d: %lu objects"
6613msgstr[0] ""
6614msgstr[1] ""
6615
df0617bf 6616#: builtin/index-pack.c:1623
cc76011e
JX
6617msgid "Cannot come back to cwd"
6618msgstr ""
6619
df0617bf
JX
6620#: builtin/index-pack.c:1675 builtin/index-pack.c:1678
6621#: builtin/index-pack.c:1690 builtin/index-pack.c:1694
cc76011e
JX
6622#, c-format
6623msgid "bad %s"
6624msgstr ""
6625
df0617bf 6626#: builtin/index-pack.c:1708
cc76011e
JX
6627msgid "--fix-thin cannot be used without --stdin"
6628msgstr ""
6629
df0617bf 6630#: builtin/index-pack.c:1712 builtin/index-pack.c:1721
cc76011e
JX
6631#, c-format
6632msgid "packfile name '%s' does not end with '.pack'"
6633msgstr ""
6634
df0617bf 6635#: builtin/index-pack.c:1729
cc76011e
JX
6636msgid "--verify with no packfile name given"
6637msgstr ""
6638
f4f2c8f8 6639#: builtin/init-db.c:55
cc76011e
JX
6640#, c-format
6641msgid "cannot stat '%s'"
6642msgstr ""
6643
f4f2c8f8 6644#: builtin/init-db.c:61
cc76011e
JX
6645#, c-format
6646msgid "cannot stat template '%s'"
6647msgstr ""
6648
f4f2c8f8 6649#: builtin/init-db.c:66
cc76011e
JX
6650#, c-format
6651msgid "cannot opendir '%s'"
6652msgstr ""
6653
f4f2c8f8 6654#: builtin/init-db.c:77
cc76011e
JX
6655#, c-format
6656msgid "cannot readlink '%s'"
6657msgstr ""
6658
f4f2c8f8 6659#: builtin/init-db.c:79
cc76011e
JX
6660#, c-format
6661msgid "cannot symlink '%s' '%s'"
6662msgstr ""
6663
f4f2c8f8 6664#: builtin/init-db.c:85
cc76011e
JX
6665#, c-format
6666msgid "cannot copy '%s' to '%s'"
6667msgstr ""
6668
f4f2c8f8 6669#: builtin/init-db.c:89
cc76011e
JX
6670#, c-format
6671msgid "ignoring template %s"
6672msgstr ""
6673
f4f2c8f8 6674#: builtin/init-db.c:118
cc76011e
JX
6675#, c-format
6676msgid "templates not found %s"
6677msgstr ""
6678
f4f2c8f8 6679#: builtin/init-db.c:131
cc76011e
JX
6680#, c-format
6681msgid "not copying templates of a wrong format version %d from '%s'"
6682msgstr ""
6683
f4f2c8f8 6684#: builtin/init-db.c:309 builtin/init-db.c:312
cc76011e
JX
6685#, c-format
6686msgid "%s already exists"
6687msgstr ""
6688
f4f2c8f8 6689#: builtin/init-db.c:340
cc76011e
JX
6690#, c-format
6691msgid "unable to handle file type %d"
6692msgstr ""
6693
f4f2c8f8 6694#: builtin/init-db.c:343
cc76011e
JX
6695#, c-format
6696msgid "unable to move %s to %s"
6697msgstr ""
6698
5e078fcd
JX
6699#. TRANSLATORS: The first '%s' is either "Reinitialized
6700#. existing" or "Initialized empty", the second " shared" or
6701#. "", and the last '%s%s' is the verbatim directory name.
f4f2c8f8 6702#: builtin/init-db.c:399
cc76011e
JX
6703#, c-format
6704msgid "%s%s Git repository in %s%s\n"
6705msgstr ""
6706
f4f2c8f8 6707#: builtin/init-db.c:400
cc76011e
JX
6708msgid "Reinitialized existing"
6709msgstr ""
6710
f4f2c8f8 6711#: builtin/init-db.c:400
cc76011e
JX
6712msgid "Initialized empty"
6713msgstr ""
6714
f4f2c8f8 6715#: builtin/init-db.c:401
cc76011e
JX
6716msgid " shared"
6717msgstr ""
6718
f4f2c8f8 6719#: builtin/init-db.c:448
cc76011e 6720msgid ""
9caaf23e 6721"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 6722"shared[=<permissions>]] [<directory>]"
cc76011e
JX
6723msgstr ""
6724
f4f2c8f8 6725#: builtin/init-db.c:471
cc76011e
JX
6726msgid "permissions"
6727msgstr ""
6728
f4f2c8f8 6729#: builtin/init-db.c:472
cc76011e
JX
6730msgid "specify that the git repository is to be shared amongst several users"
6731msgstr ""
6732
f4f2c8f8 6733#: builtin/init-db.c:506 builtin/init-db.c:511
cc76011e
JX
6734#, c-format
6735msgid "cannot mkdir %s"
6736msgstr ""
6737
f4f2c8f8 6738#: builtin/init-db.c:515
cc76011e
JX
6739#, c-format
6740msgid "cannot chdir to %s"
6741msgstr ""
6742
f4f2c8f8 6743#: builtin/init-db.c:536
cc76011e
JX
6744#, c-format
6745msgid ""
6746"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
6747"dir=<directory>)"
6748msgstr ""
6749
f4f2c8f8 6750#: builtin/init-db.c:564
cc76011e
JX
6751#, c-format
6752msgid "Cannot access work tree '%s'"
6753msgstr ""
6754
d07a63e4
JX
6755#: builtin/interpret-trailers.c:15
6756msgid ""
6757"git interpret-trailers [--trim-empty] [(--trailer <token>[(=|:)<value>])...] "
6758"[<file>...]"
6759msgstr ""
6760
6761#: builtin/interpret-trailers.c:25
6762msgid "trim empty trailers"
6763msgstr ""
6764
6765#: builtin/interpret-trailers.c:26
6766msgid "trailer"
6767msgstr ""
6768
6769#: builtin/interpret-trailers.c:27
6770msgid "trailer(s) to add"
6771msgstr ""
6772
df0617bf 6773#: builtin/log.c:43
64f23b0c 6774msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
6775msgstr ""
6776
df0617bf 6777#: builtin/log.c:44
c2ea1208 6778msgid "git show [<options>] <object>..."
cc76011e
JX
6779msgstr ""
6780
df0617bf 6781#: builtin/log.c:83
d07a63e4
JX
6782#, c-format
6783msgid "invalid --decorate option: %s"
6784msgstr ""
6785
df0617bf 6786#: builtin/log.c:131
cc76011e
JX
6787msgid "suppress diff output"
6788msgstr ""
6789
df0617bf 6790#: builtin/log.c:132
cc76011e
JX
6791msgid "show source"
6792msgstr ""
6793
df0617bf 6794#: builtin/log.c:133
46bc4039
JX
6795msgid "Use mail map file"
6796msgstr ""
6797
df0617bf 6798#: builtin/log.c:134
cc76011e
JX
6799msgid "decorate options"
6800msgstr ""
6801
df0617bf 6802#: builtin/log.c:137
d07a63e4
JX
6803msgid "Process line range n,m in file, counting from 1"
6804msgstr ""
6805
df0617bf 6806#: builtin/log.c:233
cc76011e
JX
6807#, c-format
6808msgid "Final output: %d %s\n"
6809msgstr ""
6810
df0617bf 6811#: builtin/log.c:465
d07a63e4
JX
6812#, c-format
6813msgid "git show %s: bad file"
6814msgstr ""
6815
df0617bf 6816#: builtin/log.c:479 builtin/log.c:572
cc76011e
JX
6817#, c-format
6818msgid "Could not read object %s"
6819msgstr ""
6820
df0617bf 6821#: builtin/log.c:596
cc76011e
JX
6822#, c-format
6823msgid "Unknown type: %d"
6824msgstr ""
6825
df0617bf 6826#: builtin/log.c:714
cc76011e
JX
6827msgid "format.headers without value"
6828msgstr ""
6829
df0617bf 6830#: builtin/log.c:798
cc76011e
JX
6831msgid "name of output directory is too long"
6832msgstr ""
6833
f4f2c8f8 6834#: builtin/log.c:813
cc76011e
JX
6835#, c-format
6836msgid "Cannot open patch file %s"
6837msgstr ""
6838
f4f2c8f8 6839#: builtin/log.c:827
cc76011e
JX
6840msgid "Need exactly one range."
6841msgstr ""
6842
f4f2c8f8 6843#: builtin/log.c:837
cc76011e
JX
6844msgid "Not a range."
6845msgstr ""
6846
f4f2c8f8 6847#: builtin/log.c:943
cc76011e
JX
6848msgid "Cover letter needs email format"
6849msgstr ""
6850
f4f2c8f8 6851#: builtin/log.c:1022
cc76011e
JX
6852#, c-format
6853msgid "insane in-reply-to: %s"
6854msgstr ""
6855
f4f2c8f8 6856#: builtin/log.c:1050
c2ea1208 6857msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
6858msgstr ""
6859
f4f2c8f8 6860#: builtin/log.c:1095
cc76011e
JX
6861msgid "Two output directories?"
6862msgstr ""
6863
f4f2c8f8 6864#: builtin/log.c:1210
cc76011e
JX
6865msgid "use [PATCH n/m] even with a single patch"
6866msgstr ""
6867
f4f2c8f8 6868#: builtin/log.c:1213
cc76011e
JX
6869msgid "use [PATCH] even with multiple patches"
6870msgstr ""
6871
f4f2c8f8 6872#: builtin/log.c:1217
cc76011e
JX
6873msgid "print patches to standard out"
6874msgstr ""
6875
f4f2c8f8 6876#: builtin/log.c:1219
cc76011e
JX
6877msgid "generate a cover letter"
6878msgstr ""
6879
f4f2c8f8 6880#: builtin/log.c:1221
cc76011e
JX
6881msgid "use simple number sequence for output file names"
6882msgstr ""
6883
f4f2c8f8 6884#: builtin/log.c:1222
cc76011e
JX
6885msgid "sfx"
6886msgstr ""
6887
f4f2c8f8 6888#: builtin/log.c:1223
cc76011e
JX
6889msgid "use <sfx> instead of '.patch'"
6890msgstr ""
6891
f4f2c8f8 6892#: builtin/log.c:1225
cc76011e
JX
6893msgid "start numbering patches at <n> instead of 1"
6894msgstr ""
6895
f4f2c8f8 6896#: builtin/log.c:1227
46bc4039
JX
6897msgid "mark the series as Nth re-roll"
6898msgstr ""
6899
f4f2c8f8 6900#: builtin/log.c:1229
cc76011e
JX
6901msgid "Use [<prefix>] instead of [PATCH]"
6902msgstr ""
6903
f4f2c8f8 6904#: builtin/log.c:1232
cc76011e
JX
6905msgid "store resulting files in <dir>"
6906msgstr ""
6907
f4f2c8f8 6908#: builtin/log.c:1235
cc76011e
JX
6909msgid "don't strip/add [PATCH]"
6910msgstr ""
6911
f4f2c8f8 6912#: builtin/log.c:1238
cc76011e
JX
6913msgid "don't output binary diffs"
6914msgstr ""
6915
f4f2c8f8 6916#: builtin/log.c:1240
cc76011e
JX
6917msgid "don't include a patch matching a commit upstream"
6918msgstr ""
6919
f4f2c8f8 6920#: builtin/log.c:1242
cc76011e
JX
6921msgid "show patch format instead of default (patch + stat)"
6922msgstr ""
6923
f4f2c8f8 6924#: builtin/log.c:1244
cc76011e
JX
6925msgid "Messaging"
6926msgstr ""
6927
f4f2c8f8 6928#: builtin/log.c:1245
cc76011e
JX
6929msgid "header"
6930msgstr ""
6931
f4f2c8f8 6932#: builtin/log.c:1246
cc76011e
JX
6933msgid "add email header"
6934msgstr ""
6935
f4f2c8f8 6936#: builtin/log.c:1247 builtin/log.c:1249
cc76011e
JX
6937msgid "email"
6938msgstr ""
6939
f4f2c8f8 6940#: builtin/log.c:1247
cc76011e
JX
6941msgid "add To: header"
6942msgstr ""
6943
f4f2c8f8 6944#: builtin/log.c:1249
cc76011e
JX
6945msgid "add Cc: header"
6946msgstr ""
6947
f4f2c8f8 6948#: builtin/log.c:1251
28b3cffc
JX
6949msgid "ident"
6950msgstr ""
6951
f4f2c8f8 6952#: builtin/log.c:1252
28b3cffc
JX
6953msgid "set From address to <ident> (or committer ident if absent)"
6954msgstr ""
6955
f4f2c8f8 6956#: builtin/log.c:1254
cc76011e
JX
6957msgid "message-id"
6958msgstr ""
6959
f4f2c8f8 6960#: builtin/log.c:1255
cc76011e
JX
6961msgid "make first mail a reply to <message-id>"
6962msgstr ""
6963
f4f2c8f8 6964#: builtin/log.c:1256 builtin/log.c:1259
cc76011e
JX
6965msgid "boundary"
6966msgstr ""
6967
f4f2c8f8 6968#: builtin/log.c:1257
cc76011e
JX
6969msgid "attach the patch"
6970msgstr ""
6971
f4f2c8f8 6972#: builtin/log.c:1260
cc76011e
JX
6973msgid "inline the patch"
6974msgstr ""
6975
f4f2c8f8 6976#: builtin/log.c:1264
cc76011e
JX
6977msgid "enable message threading, styles: shallow, deep"
6978msgstr ""
6979
f4f2c8f8 6980#: builtin/log.c:1266
cc76011e
JX
6981msgid "signature"
6982msgstr ""
6983
f4f2c8f8 6984#: builtin/log.c:1267
cc76011e
JX
6985msgid "add a signature"
6986msgstr ""
6987
f4f2c8f8 6988#: builtin/log.c:1269
fe05e196
JX
6989msgid "add a signature from a file"
6990msgstr ""
6991
f4f2c8f8 6992#: builtin/log.c:1270
cc76011e
JX
6993msgid "don't print the patch filenames"
6994msgstr ""
6995
f4f2c8f8 6996#: builtin/log.c:1359
cc76011e
JX
6997msgid "-n and -k are mutually exclusive."
6998msgstr ""
6999
f4f2c8f8 7000#: builtin/log.c:1361
cc76011e
JX
7001msgid "--subject-prefix and -k are mutually exclusive."
7002msgstr ""
7003
f4f2c8f8 7004#: builtin/log.c:1369
cc76011e
JX
7005msgid "--name-only does not make sense"
7006msgstr ""
7007
f4f2c8f8 7008#: builtin/log.c:1371
cc76011e
JX
7009msgid "--name-status does not make sense"
7010msgstr ""
7011
f4f2c8f8 7012#: builtin/log.c:1373
cc76011e
JX
7013msgid "--check does not make sense"
7014msgstr ""
7015
f4f2c8f8 7016#: builtin/log.c:1396
cc76011e
JX
7017msgid "standard output, or directory, which one?"
7018msgstr ""
7019
f4f2c8f8 7020#: builtin/log.c:1398
cc76011e
JX
7021#, c-format
7022msgid "Could not create directory '%s'"
7023msgstr ""
7024
f4f2c8f8 7025#: builtin/log.c:1495
fe05e196
JX
7026#, c-format
7027msgid "unable to read signature file '%s'"
7028msgstr ""
7029
f4f2c8f8 7030#: builtin/log.c:1558
cc76011e
JX
7031msgid "Failed to create output files"
7032msgstr ""
7033
f4f2c8f8 7034#: builtin/log.c:1606
cc76011e
JX
7035msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
7036msgstr ""
7037
f4f2c8f8 7038#: builtin/log.c:1660
cc76011e
JX
7039#, c-format
7040msgid ""
7041"Could not find a tracked remote branch, please specify <upstream> manually.\n"
7042msgstr ""
7043
f4f2c8f8 7044#: builtin/log.c:1671 builtin/log.c:1673 builtin/log.c:1685
cc76011e
JX
7045#, c-format
7046msgid "Unknown commit %s"
7047msgstr ""
7048
c2ea1208
JX
7049#: builtin/ls-files.c:358
7050msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
7051msgstr ""
7052
c2ea1208 7053#: builtin/ls-files.c:415
cc76011e
JX
7054msgid "identify the file status with tags"
7055msgstr ""
7056
c2ea1208 7057#: builtin/ls-files.c:417
cc76011e
JX
7058msgid "use lowercase letters for 'assume unchanged' files"
7059msgstr ""
7060
c2ea1208 7061#: builtin/ls-files.c:419
cc76011e
JX
7062msgid "show cached files in the output (default)"
7063msgstr ""
7064
c2ea1208 7065#: builtin/ls-files.c:421
cc76011e
JX
7066msgid "show deleted files in the output"
7067msgstr ""
7068
c2ea1208 7069#: builtin/ls-files.c:423
cc76011e
JX
7070msgid "show modified files in the output"
7071msgstr ""
7072
c2ea1208 7073#: builtin/ls-files.c:425
cc76011e
JX
7074msgid "show other files in the output"
7075msgstr ""
7076
c2ea1208 7077#: builtin/ls-files.c:427
cc76011e
JX
7078msgid "show ignored files in the output"
7079msgstr ""
7080
c2ea1208 7081#: builtin/ls-files.c:430
cc76011e
JX
7082msgid "show staged contents' object name in the output"
7083msgstr ""
7084
c2ea1208 7085#: builtin/ls-files.c:432
cc76011e
JX
7086msgid "show files on the filesystem that need to be removed"
7087msgstr ""
7088
c2ea1208 7089#: builtin/ls-files.c:434
d07a63e4 7090msgid "show 'other' directories' names only"
cc76011e
JX
7091msgstr ""
7092
c2ea1208 7093#: builtin/ls-files.c:437
cc76011e
JX
7094msgid "don't show empty directories"
7095msgstr ""
7096
c2ea1208 7097#: builtin/ls-files.c:440
cc76011e
JX
7098msgid "show unmerged files in the output"
7099msgstr ""
7100
c2ea1208 7101#: builtin/ls-files.c:442
cc76011e
JX
7102msgid "show resolve-undo information"
7103msgstr ""
7104
c2ea1208 7105#: builtin/ls-files.c:444
cc76011e
JX
7106msgid "skip files matching pattern"
7107msgstr ""
7108
c2ea1208 7109#: builtin/ls-files.c:447
cc76011e
JX
7110msgid "exclude patterns are read from <file>"
7111msgstr ""
7112
c2ea1208 7113#: builtin/ls-files.c:450
cc76011e
JX
7114msgid "read additional per-directory exclude patterns in <file>"
7115msgstr ""
7116
c2ea1208 7117#: builtin/ls-files.c:452
cc76011e
JX
7118msgid "add the standard git exclusions"
7119msgstr ""
7120
c2ea1208 7121#: builtin/ls-files.c:455
cc76011e
JX
7122msgid "make the output relative to the project top directory"
7123msgstr ""
7124
c2ea1208 7125#: builtin/ls-files.c:458
cc76011e
JX
7126msgid "if any <file> is not in the index, treat this as an error"
7127msgstr ""
7128
c2ea1208 7129#: builtin/ls-files.c:459
cc76011e
JX
7130msgid "tree-ish"
7131msgstr ""
7132
c2ea1208 7133#: builtin/ls-files.c:460
cc76011e
JX
7134msgid "pretend that paths removed since <tree-ish> are still present"
7135msgstr ""
7136
c2ea1208 7137#: builtin/ls-files.c:462
cc76011e
JX
7138msgid "show debugging data"
7139msgstr ""
7140
727b9576 7141#: builtin/ls-tree.c:28
cc76011e
JX
7142msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
7143msgstr ""
7144
f4f2c8f8 7145#: builtin/ls-tree.c:128
cc76011e
JX
7146msgid "only show trees"
7147msgstr ""
7148
f4f2c8f8 7149#: builtin/ls-tree.c:130
cc76011e
JX
7150msgid "recurse into subtrees"
7151msgstr ""
7152
f4f2c8f8 7153#: builtin/ls-tree.c:132
cc76011e
JX
7154msgid "show trees when recursing"
7155msgstr ""
7156
f4f2c8f8 7157#: builtin/ls-tree.c:135
cc76011e
JX
7158msgid "terminate entries with NUL byte"
7159msgstr ""
7160
f4f2c8f8 7161#: builtin/ls-tree.c:136
cc76011e
JX
7162msgid "include object size"
7163msgstr ""
7164
f4f2c8f8 7165#: builtin/ls-tree.c:138 builtin/ls-tree.c:140
cc76011e
JX
7166msgid "list only filenames"
7167msgstr ""
7168
f4f2c8f8 7169#: builtin/ls-tree.c:143
cc76011e
JX
7170msgid "use full path names"
7171msgstr ""
7172
f4f2c8f8 7173#: builtin/ls-tree.c:145
cc76011e
JX
7174msgid "list entire tree; not just current directory (implies --full-name)"
7175msgstr ""
7176
beb691f7 7177#: builtin/merge.c:45
c2ea1208 7178msgid "git merge [<options>] [<commit>...]"
cc76011e
JX
7179msgstr ""
7180
beb691f7 7181#: builtin/merge.c:46
c2ea1208 7182msgid "git merge [<options>] <msg> HEAD <commit>"
cc76011e
JX
7183msgstr ""
7184
beb691f7 7185#: builtin/merge.c:47
cc76011e
JX
7186msgid "git merge --abort"
7187msgstr ""
7188
beb691f7 7189#: builtin/merge.c:100
cc76011e
JX
7190msgid "switch `m' requires a value"
7191msgstr ""
7192
beb691f7 7193#: builtin/merge.c:137
cc76011e
JX
7194#, c-format
7195msgid "Could not find merge strategy '%s'.\n"
7196msgstr ""
7197
beb691f7 7198#: builtin/merge.c:138
cc76011e
JX
7199#, c-format
7200msgid "Available strategies are:"
7201msgstr ""
7202
beb691f7 7203#: builtin/merge.c:143
cc76011e
JX
7204#, c-format
7205msgid "Available custom strategies are:"
7206msgstr ""
7207
df0617bf 7208#: builtin/merge.c:193 builtin/pull.c:119
cc76011e
JX
7209msgid "do not show a diffstat at the end of the merge"
7210msgstr ""
7211
df0617bf 7212#: builtin/merge.c:196 builtin/pull.c:122
cc76011e
JX
7213msgid "show a diffstat at the end of the merge"
7214msgstr ""
7215
df0617bf 7216#: builtin/merge.c:197 builtin/pull.c:125
cc76011e
JX
7217msgid "(synonym to --stat)"
7218msgstr ""
7219
df0617bf 7220#: builtin/merge.c:199 builtin/pull.c:128
cc76011e
JX
7221msgid "add (at most <n>) entries from shortlog to merge commit message"
7222msgstr ""
7223
df0617bf 7224#: builtin/merge.c:202 builtin/pull.c:131
cc76011e
JX
7225msgid "create a single commit instead of doing a merge"
7226msgstr ""
7227
df0617bf 7228#: builtin/merge.c:204 builtin/pull.c:134
cc76011e
JX
7229msgid "perform a commit if the merge succeeds (default)"
7230msgstr ""
7231
df0617bf 7232#: builtin/merge.c:206 builtin/pull.c:137
cc76011e
JX
7233msgid "edit message before committing"
7234msgstr ""
7235
beb691f7 7236#: builtin/merge.c:207
cc76011e
JX
7237msgid "allow fast-forward (default)"
7238msgstr ""
7239
df0617bf 7240#: builtin/merge.c:209 builtin/pull.c:143
cc76011e
JX
7241msgid "abort if fast-forward is not possible"
7242msgstr ""
7243
beb691f7 7244#: builtin/merge.c:213
c138af56
JX
7245msgid "Verify that the named commit has a valid GPG signature"
7246msgstr ""
7247
df0617bf
JX
7248#: builtin/merge.c:214 builtin/notes.c:767 builtin/pull.c:148
7249#: builtin/revert.c:89
cc76011e
JX
7250msgid "strategy"
7251msgstr ""
7252
df0617bf 7253#: builtin/merge.c:215 builtin/pull.c:149
cc76011e
JX
7254msgid "merge strategy to use"
7255msgstr ""
7256
df0617bf 7257#: builtin/merge.c:216 builtin/pull.c:152
cc76011e
JX
7258msgid "option=value"
7259msgstr ""
7260
df0617bf 7261#: builtin/merge.c:217 builtin/pull.c:153
cc76011e
JX
7262msgid "option for selected merge strategy"
7263msgstr ""
7264
beb691f7 7265#: builtin/merge.c:219
cc76011e
JX
7266msgid "merge commit message (for a non-fast-forward merge)"
7267msgstr ""
7268
beb691f7 7269#: builtin/merge.c:223
cc76011e
JX
7270msgid "abort the current in-progress merge"
7271msgstr ""
7272
beb691f7 7273#: builtin/merge.c:251
cc76011e
JX
7274msgid "could not run stash."
7275msgstr ""
7276
beb691f7 7277#: builtin/merge.c:256
cc76011e
JX
7278msgid "stash failed"
7279msgstr ""
7280
beb691f7 7281#: builtin/merge.c:261
cc76011e
JX
7282#, c-format
7283msgid "not a valid object: %s"
7284msgstr ""
7285
beb691f7 7286#: builtin/merge.c:280 builtin/merge.c:297
cc76011e
JX
7287msgid "read-tree failed"
7288msgstr ""
7289
beb691f7 7290#: builtin/merge.c:327
cc76011e
JX
7291msgid " (nothing to squash)"
7292msgstr ""
7293
beb691f7 7294#: builtin/merge.c:340
cc76011e
JX
7295#, c-format
7296msgid "Squash commit -- not updating HEAD\n"
7297msgstr ""
7298
df0617bf
JX
7299#: builtin/merge.c:344 builtin/merge.c:763 builtin/merge.c:975
7300#: builtin/merge.c:988
7301#, c-format
7302msgid "Could not write to '%s'"
7303msgstr ""
7304
beb691f7 7305#: builtin/merge.c:372
cc76011e
JX
7306msgid "Writing SQUASH_MSG"
7307msgstr ""
7308
beb691f7 7309#: builtin/merge.c:374
cc76011e
JX
7310msgid "Finishing SQUASH_MSG"
7311msgstr ""
7312
beb691f7 7313#: builtin/merge.c:397
cc76011e
JX
7314#, c-format
7315msgid "No merge message -- not updating HEAD\n"
7316msgstr ""
7317
beb691f7 7318#: builtin/merge.c:447
cc76011e
JX
7319#, c-format
7320msgid "'%s' does not point to a commit"
7321msgstr ""
7322
64f23b0c 7323#: builtin/merge.c:537
cc76011e
JX
7324#, c-format
7325msgid "Bad branch.%s.mergeoptions string: %s"
7326msgstr ""
7327
64f23b0c 7328#: builtin/merge.c:656
cc76011e
JX
7329msgid "Not handling anything other than two heads merge."
7330msgstr ""
7331
64f23b0c 7332#: builtin/merge.c:670
cc76011e
JX
7333#, c-format
7334msgid "Unknown option for merge-recursive: -X%s"
7335msgstr ""
7336
64f23b0c 7337#: builtin/merge.c:683
cc76011e
JX
7338#, c-format
7339msgid "unable to write %s"
7340msgstr ""
7341
64f23b0c 7342#: builtin/merge.c:772
cc76011e
JX
7343#, c-format
7344msgid "Could not read from '%s'"
7345msgstr ""
7346
64f23b0c 7347#: builtin/merge.c:781
cc76011e
JX
7348#, c-format
7349msgid "Not committing merge; use 'git commit' to complete the merge.\n"
7350msgstr ""
7351
64f23b0c 7352#: builtin/merge.c:787
9caaf23e 7353#, c-format
cc76011e
JX
7354msgid ""
7355"Please enter a commit message to explain why this merge is necessary,\n"
7356"especially if it merges an updated upstream into a topic branch.\n"
7357"\n"
9caaf23e 7358"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
7359"the commit.\n"
7360msgstr ""
7361
64f23b0c 7362#: builtin/merge.c:811
cc76011e
JX
7363msgid "Empty commit message."
7364msgstr ""
7365
64f23b0c 7366#: builtin/merge.c:823
cc76011e
JX
7367#, c-format
7368msgid "Wonderful.\n"
7369msgstr ""
7370
64f23b0c 7371#: builtin/merge.c:878
cc76011e
JX
7372#, c-format
7373msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
7374msgstr ""
7375
64f23b0c 7376#: builtin/merge.c:894
cc76011e
JX
7377#, c-format
7378msgid "'%s' is not a commit"
7379msgstr ""
7380
64f23b0c 7381#: builtin/merge.c:935
cc76011e
JX
7382msgid "No current branch."
7383msgstr ""
7384
64f23b0c 7385#: builtin/merge.c:937
cc76011e
JX
7386msgid "No remote for the current branch."
7387msgstr ""
7388
64f23b0c 7389#: builtin/merge.c:939
cc76011e
JX
7390msgid "No default upstream defined for the current branch."
7391msgstr ""
7392
64f23b0c 7393#: builtin/merge.c:944
cc76011e 7394#, c-format
28b3cffc 7395msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
7396msgstr ""
7397
f4f2c8f8 7398#: builtin/merge.c:1079
64f23b0c
JX
7399#, c-format
7400msgid "could not close '%s'"
7401msgstr ""
7402
f4f2c8f8 7403#: builtin/merge.c:1206
cc76011e
JX
7404msgid "There is no merge to abort (MERGE_HEAD missing)."
7405msgstr ""
7406
f4f2c8f8 7407#: builtin/merge.c:1222
cc76011e
JX
7408msgid ""
7409"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 7410"Please, commit your changes before you merge."
cc76011e
JX
7411msgstr ""
7412
f4f2c8f8 7413#: builtin/merge.c:1229
cc76011e
JX
7414msgid ""
7415"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 7416"Please, commit your changes before you merge."
cc76011e
JX
7417msgstr ""
7418
f4f2c8f8 7419#: builtin/merge.c:1232
cc76011e
JX
7420msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
7421msgstr ""
7422
f4f2c8f8 7423#: builtin/merge.c:1241
cc76011e
JX
7424msgid "You cannot combine --squash with --no-ff."
7425msgstr ""
7426
f4f2c8f8 7427#: builtin/merge.c:1249
cc76011e
JX
7428msgid "No commit specified and merge.defaultToUpstream not set."
7429msgstr ""
7430
f4f2c8f8 7431#: builtin/merge.c:1266
cc76011e
JX
7432msgid "Squash commit into empty head not supported yet"
7433msgstr ""
7434
f4f2c8f8 7435#: builtin/merge.c:1268
cc76011e
JX
7436msgid "Non-fast-forward commit does not make sense into an empty head"
7437msgstr ""
7438
f4f2c8f8 7439#: builtin/merge.c:1274
28b3cffc
JX
7440#, c-format
7441msgid "%s - not something we can merge"
7442msgstr ""
7443
f4f2c8f8 7444#: builtin/merge.c:1276
64f23b0c
JX
7445msgid "Can merge only exactly one commit into empty head"
7446msgstr ""
7447
f4f2c8f8 7448#: builtin/merge.c:1331
c138af56
JX
7449#, c-format
7450msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
7451msgstr ""
7452
f4f2c8f8 7453#: builtin/merge.c:1334
c138af56
JX
7454#, c-format
7455msgid "Commit %s has a bad GPG signature allegedly by %s."
7456msgstr ""
7457
f4f2c8f8 7458#: builtin/merge.c:1337
c138af56
JX
7459#, c-format
7460msgid "Commit %s does not have a GPG signature."
7461msgstr ""
7462
f4f2c8f8 7463#: builtin/merge.c:1340
c138af56
JX
7464#, c-format
7465msgid "Commit %s has a good GPG signature by %s\n"
7466msgstr ""
7467
64f23b0c 7468#: builtin/merge.c:1423
cc76011e
JX
7469#, c-format
7470msgid "Updating %s..%s\n"
7471msgstr ""
7472
f4f2c8f8 7473#: builtin/merge.c:1460
cc76011e
JX
7474#, c-format
7475msgid "Trying really trivial in-index merge...\n"
7476msgstr ""
7477
f4f2c8f8 7478#: builtin/merge.c:1467
cc76011e
JX
7479#, c-format
7480msgid "Nope.\n"
7481msgstr ""
7482
f4f2c8f8 7483#: builtin/merge.c:1499
cc76011e
JX
7484msgid "Not possible to fast-forward, aborting."
7485msgstr ""
7486
f4f2c8f8 7487#: builtin/merge.c:1522 builtin/merge.c:1601
cc76011e
JX
7488#, c-format
7489msgid "Rewinding the tree to pristine...\n"
7490msgstr ""
7491
f4f2c8f8 7492#: builtin/merge.c:1526
cc76011e
JX
7493#, c-format
7494msgid "Trying merge strategy %s...\n"
7495msgstr ""
7496
f4f2c8f8 7497#: builtin/merge.c:1592
cc76011e
JX
7498#, c-format
7499msgid "No merge strategy handled the merge.\n"
7500msgstr ""
7501
f4f2c8f8 7502#: builtin/merge.c:1594
cc76011e
JX
7503#, c-format
7504msgid "Merge with strategy %s failed.\n"
7505msgstr ""
7506
f4f2c8f8 7507#: builtin/merge.c:1603
cc76011e
JX
7508#, c-format
7509msgid "Using the %s to prepare resolving by hand.\n"
7510msgstr ""
7511
f4f2c8f8 7512#: builtin/merge.c:1615
cc76011e
JX
7513#, c-format
7514msgid "Automatic merge went well; stopped before committing as requested\n"
7515msgstr ""
7516
df49095a 7517#: builtin/merge-base.c:29
c2ea1208 7518msgid "git merge-base [-a | --all] <commit> <commit>..."
cc76011e
JX
7519msgstr ""
7520
df49095a 7521#: builtin/merge-base.c:30
c2ea1208 7522msgid "git merge-base [-a | --all] --octopus <commit>..."
cc76011e
JX
7523msgstr ""
7524
df49095a 7525#: builtin/merge-base.c:31
cc76011e
JX
7526msgid "git merge-base --independent <commit>..."
7527msgstr ""
7528
df49095a 7529#: builtin/merge-base.c:32
cc76011e
JX
7530msgid "git merge-base --is-ancestor <commit> <commit>"
7531msgstr ""
7532
df49095a
JX
7533#: builtin/merge-base.c:33
7534msgid "git merge-base --fork-point <ref> [<commit>]"
7535msgstr ""
7536
7537#: builtin/merge-base.c:214
cc76011e
JX
7538msgid "output all common ancestors"
7539msgstr ""
7540
df49095a 7541#: builtin/merge-base.c:216
cc76011e
JX
7542msgid "find ancestors for a single n-way merge"
7543msgstr ""
7544
df49095a 7545#: builtin/merge-base.c:218
cc76011e
JX
7546msgid "list revs not reachable from others"
7547msgstr ""
7548
df49095a 7549#: builtin/merge-base.c:220
cc76011e
JX
7550msgid "is the first one ancestor of the other?"
7551msgstr ""
7552
df49095a
JX
7553#: builtin/merge-base.c:222
7554msgid "find where <commit> forked from reflog of <ref>"
7555msgstr ""
7556
cc76011e
JX
7557#: builtin/merge-file.c:8
7558msgid ""
c2ea1208
JX
7559"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
7560"<orig-file> <file2>"
cc76011e
JX
7561msgstr ""
7562
7563#: builtin/merge-file.c:33
7564msgid "send results to standard output"
7565msgstr ""
7566
7567#: builtin/merge-file.c:34
7568msgid "use a diff3 based merge"
7569msgstr ""
7570
7571#: builtin/merge-file.c:35
7572msgid "for conflicts, use our version"
7573msgstr ""
7574
7575#: builtin/merge-file.c:37
7576msgid "for conflicts, use their version"
7577msgstr ""
7578
7579#: builtin/merge-file.c:39
7580msgid "for conflicts, use a union version"
7581msgstr ""
7582
7583#: builtin/merge-file.c:42
7584msgid "for conflicts, use this marker size"
7585msgstr ""
7586
7587#: builtin/merge-file.c:43
7588msgid "do not warn about conflicts"
7589msgstr ""
7590
7591#: builtin/merge-file.c:45
c2ea1208 7592msgid "set labels for file1/orig-file/file2"
cc76011e
JX
7593msgstr ""
7594
5e078fcd 7595#: builtin/mktree.c:64
cc76011e
JX
7596msgid "git mktree [-z] [--missing] [--batch]"
7597msgstr ""
7598
5e078fcd 7599#: builtin/mktree.c:150
cc76011e
JX
7600msgid "input is NUL terminated"
7601msgstr ""
7602
5e078fcd 7603#: builtin/mktree.c:151 builtin/write-tree.c:24
cc76011e
JX
7604msgid "allow missing objects"
7605msgstr ""
7606
5e078fcd 7607#: builtin/mktree.c:152
cc76011e
JX
7608msgid "allow creation of more than one tree"
7609msgstr ""
7610
727b9576 7611#: builtin/mv.c:15
c2ea1208 7612msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
7613msgstr ""
7614
d07a63e4
JX
7615#: builtin/mv.c:69
7616#, c-format
7617msgid "Directory %s is in index and no submodule?"
cc76011e
JX
7618msgstr ""
7619
d07a63e4
JX
7620#: builtin/mv.c:71
7621msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
7622msgstr ""
7623
d07a63e4 7624#: builtin/mv.c:89
cc76011e 7625#, c-format
d07a63e4 7626msgid "%.*s is in index"
cc76011e
JX
7627msgstr ""
7628
d07a63e4
JX
7629#: builtin/mv.c:111
7630msgid "force move/rename even if target exists"
cc76011e
JX
7631msgstr ""
7632
d07a63e4
JX
7633#: builtin/mv.c:112
7634msgid "skip move/rename errors"
cc76011e
JX
7635msgstr ""
7636
d07a63e4
JX
7637#: builtin/mv.c:151
7638#, c-format
7639msgid "destination '%s' is not a directory"
cc76011e
JX
7640msgstr ""
7641
d07a63e4 7642#: builtin/mv.c:162
727b9576 7643#, c-format
d07a63e4 7644msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
7645msgstr ""
7646
d07a63e4
JX
7647#: builtin/mv.c:166
7648msgid "bad source"
727b9576
JX
7649msgstr ""
7650
d07a63e4
JX
7651#: builtin/mv.c:169
7652msgid "can not move directory into itself"
cc76011e
JX
7653msgstr ""
7654
d07a63e4
JX
7655#: builtin/mv.c:172
7656msgid "cannot move directory over file"
7657msgstr ""
7658
7659#: builtin/mv.c:181
cc76011e
JX
7660msgid "source directory is empty"
7661msgstr ""
7662
d07a63e4 7663#: builtin/mv.c:206
cc76011e
JX
7664msgid "not under version control"
7665msgstr ""
7666
d07a63e4 7667#: builtin/mv.c:209
cc76011e
JX
7668msgid "destination exists"
7669msgstr ""
7670
d07a63e4 7671#: builtin/mv.c:217
cc76011e
JX
7672#, c-format
7673msgid "overwriting '%s'"
7674msgstr ""
7675
d07a63e4 7676#: builtin/mv.c:220
cc76011e
JX
7677msgid "Cannot overwrite"
7678msgstr ""
7679
d07a63e4 7680#: builtin/mv.c:223
cc76011e
JX
7681msgid "multiple sources for the same target"
7682msgstr ""
7683
d07a63e4 7684#: builtin/mv.c:225
df49095a
JX
7685msgid "destination directory does not exist"
7686msgstr ""
7687
d07a63e4 7688#: builtin/mv.c:232
cc76011e
JX
7689#, c-format
7690msgid "%s, source=%s, destination=%s"
7691msgstr ""
7692
d07a63e4 7693#: builtin/mv.c:253
cc76011e
JX
7694#, c-format
7695msgid "Renaming %s to %s\n"
7696msgstr ""
7697
f4f2c8f8 7698#: builtin/mv.c:256 builtin/remote.c:728 builtin/repack.c:365
cc76011e
JX
7699#, c-format
7700msgid "renaming '%s' failed"
7701msgstr ""
7702
f4f2c8f8 7703#: builtin/name-rev.c:251
c2ea1208 7704msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
7705msgstr ""
7706
f4f2c8f8 7707#: builtin/name-rev.c:252
c2ea1208 7708msgid "git name-rev [<options>] --all"
cc76011e
JX
7709msgstr ""
7710
f4f2c8f8 7711#: builtin/name-rev.c:253
c2ea1208 7712msgid "git name-rev [<options>] --stdin"
cc76011e
JX
7713msgstr ""
7714
f4f2c8f8 7715#: builtin/name-rev.c:305
cc76011e
JX
7716msgid "print only names (no SHA-1)"
7717msgstr ""
7718
f4f2c8f8 7719#: builtin/name-rev.c:306
cc76011e
JX
7720msgid "only use tags to name the commits"
7721msgstr ""
7722
f4f2c8f8 7723#: builtin/name-rev.c:308
cc76011e
JX
7724msgid "only use refs matching <pattern>"
7725msgstr ""
7726
f4f2c8f8 7727#: builtin/name-rev.c:310
cc76011e
JX
7728msgid "list all commits reachable from all refs"
7729msgstr ""
7730
f4f2c8f8 7731#: builtin/name-rev.c:311
cc76011e
JX
7732msgid "read from stdin"
7733msgstr ""
7734
f4f2c8f8 7735#: builtin/name-rev.c:312
727b9576 7736msgid "allow to print `undefined` names (default)"
cc76011e
JX
7737msgstr ""
7738
f4f2c8f8 7739#: builtin/name-rev.c:318
28b3cffc
JX
7740msgid "dereference tags in the input (internal use)"
7741msgstr ""
7742
df0617bf 7743#: builtin/notes.c:25
c2ea1208 7744msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
7745msgstr ""
7746
df0617bf 7747#: builtin/notes.c:26
cc76011e 7748msgid ""
c2ea1208 7749"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 7750"| (-c | -C) <object>] [<object>]"
cc76011e
JX
7751msgstr ""
7752
df0617bf 7753#: builtin/notes.c:27
c2ea1208 7754msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
7755msgstr ""
7756
df0617bf 7757#: builtin/notes.c:28
cc76011e 7758msgid ""
c2ea1208 7759"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 7760"(-c | -C) <object>] [<object>]"
cc76011e
JX
7761msgstr ""
7762
df0617bf 7763#: builtin/notes.c:29
c2ea1208 7764msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
7765msgstr ""
7766
df0617bf 7767#: builtin/notes.c:30
c2ea1208 7768msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
7769msgstr ""
7770
df0617bf 7771#: builtin/notes.c:31
cc76011e 7772msgid ""
c2ea1208 7773"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
7774msgstr ""
7775
df0617bf 7776#: builtin/notes.c:32
cc76011e
JX
7777msgid "git notes merge --commit [-v | -q]"
7778msgstr ""
7779
df0617bf 7780#: builtin/notes.c:33
cc76011e
JX
7781msgid "git notes merge --abort [-v | -q]"
7782msgstr ""
7783
df0617bf 7784#: builtin/notes.c:34
c2ea1208 7785msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
7786msgstr ""
7787
df0617bf 7788#: builtin/notes.c:35
c2ea1208 7789msgid "git notes [--ref <notes-ref>] prune [-n | -v]"
cc76011e
JX
7790msgstr ""
7791
df0617bf 7792#: builtin/notes.c:36
c2ea1208 7793msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
7794msgstr ""
7795
df0617bf 7796#: builtin/notes.c:41
cc76011e
JX
7797msgid "git notes [list [<object>]]"
7798msgstr ""
7799
df0617bf 7800#: builtin/notes.c:46
cc76011e
JX
7801msgid "git notes add [<options>] [<object>]"
7802msgstr ""
7803
df0617bf 7804#: builtin/notes.c:51
cc76011e
JX
7805msgid "git notes copy [<options>] <from-object> <to-object>"
7806msgstr ""
7807
df0617bf 7808#: builtin/notes.c:52
cc76011e
JX
7809msgid "git notes copy --stdin [<from-object> <to-object>]..."
7810msgstr ""
7811
df0617bf 7812#: builtin/notes.c:57
cc76011e
JX
7813msgid "git notes append [<options>] [<object>]"
7814msgstr ""
7815
df0617bf 7816#: builtin/notes.c:62
cc76011e
JX
7817msgid "git notes edit [<object>]"
7818msgstr ""
7819
df0617bf 7820#: builtin/notes.c:67
cc76011e
JX
7821msgid "git notes show [<object>]"
7822msgstr ""
7823
df0617bf 7824#: builtin/notes.c:72
c2ea1208 7825msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
7826msgstr ""
7827
df0617bf 7828#: builtin/notes.c:73
cc76011e
JX
7829msgid "git notes merge --commit [<options>]"
7830msgstr ""
7831
df0617bf 7832#: builtin/notes.c:74
cc76011e
JX
7833msgid "git notes merge --abort [<options>]"
7834msgstr ""
7835
df0617bf 7836#: builtin/notes.c:79
cc76011e
JX
7837msgid "git notes remove [<object>]"
7838msgstr ""
7839
df0617bf 7840#: builtin/notes.c:84
cc76011e
JX
7841msgid "git notes prune [<options>]"
7842msgstr ""
7843
df0617bf 7844#: builtin/notes.c:89
cc76011e
JX
7845msgid "git notes get-ref"
7846msgstr ""
7847
df0617bf 7848#: builtin/notes.c:147
cc76011e
JX
7849#, c-format
7850msgid "unable to start 'show' for object '%s'"
7851msgstr ""
7852
df0617bf 7853#: builtin/notes.c:151
9caaf23e 7854msgid "could not read 'show' output"
cc76011e
JX
7855msgstr ""
7856
df0617bf 7857#: builtin/notes.c:159
cc76011e
JX
7858#, c-format
7859msgid "failed to finish 'show' for object '%s'"
7860msgstr ""
7861
f4f2c8f8 7862#: builtin/notes.c:174 builtin/tag.c:248
cc76011e
JX
7863#, c-format
7864msgid "could not create file '%s'"
7865msgstr ""
7866
df0617bf 7867#: builtin/notes.c:193
cc76011e
JX
7868msgid "Please supply the note contents using either -m or -F option"
7869msgstr ""
7870
df0617bf 7871#: builtin/notes.c:202
cc76011e
JX
7872msgid "unable to write note object"
7873msgstr ""
7874
df0617bf 7875#: builtin/notes.c:204
cc76011e 7876#, c-format
d07a63e4 7877msgid "The note contents have been left in %s"
cc76011e
JX
7878msgstr ""
7879
f4f2c8f8 7880#: builtin/notes.c:232 builtin/tag.c:440
cc76011e
JX
7881#, c-format
7882msgid "cannot read '%s'"
7883msgstr ""
7884
f4f2c8f8 7885#: builtin/notes.c:234 builtin/tag.c:443
cc76011e
JX
7886#, c-format
7887msgid "could not open or read '%s'"
7888msgstr ""
7889
df0617bf
JX
7890#: builtin/notes.c:253 builtin/notes.c:304 builtin/notes.c:306
7891#: builtin/notes.c:366 builtin/notes.c:421 builtin/notes.c:507
7892#: builtin/notes.c:512 builtin/notes.c:590 builtin/notes.c:653
f4f2c8f8 7893#: builtin/notes.c:877 builtin/tag.c:456
cc76011e
JX
7894#, c-format
7895msgid "Failed to resolve '%s' as a valid ref."
7896msgstr ""
7897
df0617bf 7898#: builtin/notes.c:256
cc76011e
JX
7899#, c-format
7900msgid "Failed to read object '%s'."
7901msgstr ""
7902
df0617bf 7903#: builtin/notes.c:260
5e078fcd
JX
7904#, c-format
7905msgid "Cannot read note data from non-blob object '%s'."
7906msgstr ""
7907
df0617bf
JX
7908#: builtin/notes.c:359 builtin/notes.c:414 builtin/notes.c:490
7909#: builtin/notes.c:502 builtin/notes.c:578 builtin/notes.c:646
7910#: builtin/notes.c:942
cc76011e
JX
7911msgid "too many parameters"
7912msgstr ""
7913
df0617bf 7914#: builtin/notes.c:372 builtin/notes.c:659
cc76011e
JX
7915#, c-format
7916msgid "No note found for object %s."
7917msgstr ""
7918
df0617bf 7919#: builtin/notes.c:393 builtin/notes.c:556
cc76011e
JX
7920msgid "note contents as a string"
7921msgstr ""
7922
df0617bf 7923#: builtin/notes.c:396 builtin/notes.c:559
cc76011e
JX
7924msgid "note contents in a file"
7925msgstr ""
7926
df0617bf 7927#: builtin/notes.c:399 builtin/notes.c:562
cc76011e
JX
7928msgid "reuse and edit specified note object"
7929msgstr ""
7930
df0617bf 7931#: builtin/notes.c:402 builtin/notes.c:565
cc76011e
JX
7932msgid "reuse specified note object"
7933msgstr ""
7934
df0617bf 7935#: builtin/notes.c:405 builtin/notes.c:568
beb691f7
JX
7936msgid "allow storing empty note"
7937msgstr ""
7938
df0617bf 7939#: builtin/notes.c:406 builtin/notes.c:477
cc76011e
JX
7940msgid "replace existing notes"
7941msgstr ""
7942
df0617bf 7943#: builtin/notes.c:431
cc76011e
JX
7944#, c-format
7945msgid ""
7946"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
7947"existing notes"
7948msgstr ""
7949
df0617bf 7950#: builtin/notes.c:446 builtin/notes.c:525
cc76011e
JX
7951#, c-format
7952msgid "Overwriting existing notes for object %s\n"
7953msgstr ""
7954
df0617bf 7955#: builtin/notes.c:457 builtin/notes.c:618 builtin/notes.c:882
beb691f7
JX
7956#, c-format
7957msgid "Removing note for object %s\n"
7958msgstr ""
7959
df0617bf 7960#: builtin/notes.c:478
cc76011e
JX
7961msgid "read objects from stdin"
7962msgstr ""
7963
df0617bf 7964#: builtin/notes.c:480
cc76011e
JX
7965msgid "load rewriting config for <command> (implies --stdin)"
7966msgstr ""
7967
df0617bf 7968#: builtin/notes.c:498
cc76011e
JX
7969msgid "too few parameters"
7970msgstr ""
7971
df0617bf 7972#: builtin/notes.c:519
cc76011e
JX
7973#, c-format
7974msgid ""
7975"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
7976"existing notes"
7977msgstr ""
7978
df0617bf 7979#: builtin/notes.c:531
cc76011e
JX
7980#, c-format
7981msgid "Missing notes on source object %s. Cannot copy."
7982msgstr ""
7983
df0617bf 7984#: builtin/notes.c:583
cc76011e
JX
7985#, c-format
7986msgid ""
7987"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
7988"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
7989msgstr ""
7990
df0617bf 7991#: builtin/notes.c:764
cc76011e
JX
7992msgid "General options"
7993msgstr ""
7994
df0617bf 7995#: builtin/notes.c:766
cc76011e
JX
7996msgid "Merge options"
7997msgstr ""
7998
df0617bf 7999#: builtin/notes.c:768
cc76011e
JX
8000msgid ""
8001"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
8002"cat_sort_uniq)"
8003msgstr ""
8004
df0617bf 8005#: builtin/notes.c:770
cc76011e
JX
8006msgid "Committing unmerged notes"
8007msgstr ""
8008
df0617bf 8009#: builtin/notes.c:772
cc76011e
JX
8010msgid "finalize notes merge by committing unmerged notes"
8011msgstr ""
8012
df0617bf 8013#: builtin/notes.c:774
cc76011e
JX
8014msgid "Aborting notes merge resolution"
8015msgstr ""
8016
df0617bf 8017#: builtin/notes.c:776
cc76011e
JX
8018msgid "abort notes merge"
8019msgstr ""
8020
df0617bf
JX
8021#: builtin/notes.c:853
8022#, c-format
8023msgid "A notes merge into %s is already in-progress at %s"
8024msgstr ""
8025
8026#: builtin/notes.c:880
cc76011e
JX
8027#, c-format
8028msgid "Object %s has no note\n"
8029msgstr ""
8030
df0617bf 8031#: builtin/notes.c:892
cc76011e
JX
8032msgid "attempt to remove non-existent note is not an error"
8033msgstr ""
8034
df0617bf 8035#: builtin/notes.c:895
cc76011e
JX
8036msgid "read object names from the standard input"
8037msgstr ""
8038
df0617bf 8039#: builtin/notes.c:976
5e078fcd 8040msgid "notes-ref"
cc76011e
JX
8041msgstr ""
8042
df0617bf 8043#: builtin/notes.c:977
c2ea1208 8044msgid "use notes from <notes-ref>"
cc76011e
JX
8045msgstr ""
8046
f4f2c8f8 8047#: builtin/notes.c:1012 builtin/remote.c:1647
cc76011e
JX
8048#, c-format
8049msgid "Unknown subcommand: %s"
8050msgstr ""
8051
d07a63e4 8052#: builtin/pack-objects.c:28
df0617bf
JX
8053msgid ""
8054"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
8055msgstr ""
8056
d07a63e4 8057#: builtin/pack-objects.c:29
df0617bf
JX
8058msgid ""
8059"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
8060msgstr ""
8061
c2ea1208 8062#: builtin/pack-objects.c:175 builtin/pack-objects.c:178
cc76011e
JX
8063#, c-format
8064msgid "deflate error (%d)"
8065msgstr ""
8066
c2ea1208 8067#: builtin/pack-objects.c:771
5e078fcd
JX
8068msgid "Writing objects"
8069msgstr ""
8070
64f23b0c 8071#: builtin/pack-objects.c:1011
5e078fcd
JX
8072msgid "disabling bitmap writing, as some objects are not being packed"
8073msgstr ""
8074
64f23b0c 8075#: builtin/pack-objects.c:2171
5e078fcd
JX
8076msgid "Compressing objects"
8077msgstr ""
8078
64f23b0c 8079#: builtin/pack-objects.c:2568
cc76011e
JX
8080#, c-format
8081msgid "unsupported index version %s"
8082msgstr ""
8083
64f23b0c 8084#: builtin/pack-objects.c:2572
cc76011e
JX
8085#, c-format
8086msgid "bad index version '%s'"
8087msgstr ""
8088
df0617bf 8089#: builtin/pack-objects.c:2602
cc76011e
JX
8090msgid "do not show progress meter"
8091msgstr ""
8092
df0617bf 8093#: builtin/pack-objects.c:2604
cc76011e
JX
8094msgid "show progress meter"
8095msgstr ""
8096
df0617bf 8097#: builtin/pack-objects.c:2606
cc76011e
JX
8098msgid "show progress meter during object writing phase"
8099msgstr ""
8100
df0617bf 8101#: builtin/pack-objects.c:2609
cc76011e
JX
8102msgid "similar to --all-progress when progress meter is shown"
8103msgstr ""
8104
df0617bf 8105#: builtin/pack-objects.c:2610
cc76011e
JX
8106msgid "version[,offset]"
8107msgstr ""
8108
df0617bf 8109#: builtin/pack-objects.c:2611
cc76011e
JX
8110msgid "write the pack index file in the specified idx format version"
8111msgstr ""
8112
df0617bf 8113#: builtin/pack-objects.c:2614
cc76011e
JX
8114msgid "maximum size of each output pack file"
8115msgstr ""
8116
df0617bf 8117#: builtin/pack-objects.c:2616
cc76011e
JX
8118msgid "ignore borrowed objects from alternate object store"
8119msgstr ""
8120
df0617bf 8121#: builtin/pack-objects.c:2618
cc76011e
JX
8122msgid "ignore packed objects"
8123msgstr ""
8124
df0617bf 8125#: builtin/pack-objects.c:2620
cc76011e
JX
8126msgid "limit pack window by objects"
8127msgstr ""
8128
df0617bf 8129#: builtin/pack-objects.c:2622
cc76011e
JX
8130msgid "limit pack window by memory in addition to object limit"
8131msgstr ""
8132
df0617bf 8133#: builtin/pack-objects.c:2624
cc76011e
JX
8134msgid "maximum length of delta chain allowed in the resulting pack"
8135msgstr ""
8136
df0617bf 8137#: builtin/pack-objects.c:2626
cc76011e
JX
8138msgid "reuse existing deltas"
8139msgstr ""
8140
df0617bf 8141#: builtin/pack-objects.c:2628
cc76011e
JX
8142msgid "reuse existing objects"
8143msgstr ""
8144
df0617bf 8145#: builtin/pack-objects.c:2630
cc76011e
JX
8146msgid "use OFS_DELTA objects"
8147msgstr ""
8148
df0617bf 8149#: builtin/pack-objects.c:2632
cc76011e
JX
8150msgid "use threads when searching for best delta matches"
8151msgstr ""
8152
df0617bf 8153#: builtin/pack-objects.c:2634
cc76011e
JX
8154msgid "do not create an empty pack output"
8155msgstr ""
8156
df0617bf 8157#: builtin/pack-objects.c:2636
cc76011e
JX
8158msgid "read revision arguments from standard input"
8159msgstr ""
8160
df0617bf 8161#: builtin/pack-objects.c:2638
cc76011e
JX
8162msgid "limit the objects to those that are not yet packed"
8163msgstr ""
8164
df0617bf 8165#: builtin/pack-objects.c:2641
cc76011e
JX
8166msgid "include objects reachable from any reference"
8167msgstr ""
8168
df0617bf 8169#: builtin/pack-objects.c:2644
cc76011e
JX
8170msgid "include objects referred by reflog entries"
8171msgstr ""
8172
df0617bf 8173#: builtin/pack-objects.c:2647
d07a63e4
JX
8174msgid "include objects referred to by the index"
8175msgstr ""
8176
df0617bf 8177#: builtin/pack-objects.c:2650
cc76011e
JX
8178msgid "output pack to stdout"
8179msgstr ""
8180
df0617bf 8181#: builtin/pack-objects.c:2652
cc76011e
JX
8182msgid "include tag objects that refer to objects to be packed"
8183msgstr ""
8184
df0617bf 8185#: builtin/pack-objects.c:2654
cc76011e
JX
8186msgid "keep unreachable objects"
8187msgstr ""
8188
df0617bf 8189#: builtin/pack-objects.c:2655 parse-options.h:142
cc76011e
JX
8190msgid "time"
8191msgstr ""
8192
df0617bf 8193#: builtin/pack-objects.c:2656
cc76011e
JX
8194msgid "unpack unreachable objects newer than <time>"
8195msgstr ""
8196
df0617bf 8197#: builtin/pack-objects.c:2659
cc76011e
JX
8198msgid "create thin packs"
8199msgstr ""
8200
df0617bf 8201#: builtin/pack-objects.c:2661
beb691f7
JX
8202msgid "create packs suitable for shallow fetches"
8203msgstr ""
8204
df0617bf 8205#: builtin/pack-objects.c:2663
cc76011e
JX
8206msgid "ignore packs that have companion .keep file"
8207msgstr ""
8208
df0617bf 8209#: builtin/pack-objects.c:2665
cc76011e
JX
8210msgid "pack compression level"
8211msgstr ""
8212
df0617bf 8213#: builtin/pack-objects.c:2667
cc76011e
JX
8214msgid "do not hide commits by grafts"
8215msgstr ""
8216
df0617bf 8217#: builtin/pack-objects.c:2669
5e078fcd
JX
8218msgid "use a bitmap index if available to speed up counting objects"
8219msgstr ""
8220
df0617bf 8221#: builtin/pack-objects.c:2671
5e078fcd
JX
8222msgid "write a bitmap index together with the pack index"
8223msgstr ""
8224
df0617bf 8225#: builtin/pack-objects.c:2762
5e078fcd
JX
8226msgid "Counting objects"
8227msgstr ""
8228
df0617bf
JX
8229#: builtin/pack-refs.c:6
8230msgid "git pack-refs [<options>]"
8231msgstr ""
8232
8233#: builtin/pack-refs.c:14
8234msgid "pack everything"
8235msgstr ""
8236
8237#: builtin/pack-refs.c:15
8238msgid "prune loose refs (default)"
8239msgstr ""
8240
8241#: builtin/prune-packed.c:7
8242msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
8243msgstr ""
8244
8245#: builtin/prune-packed.c:40
8246msgid "Removing duplicate objects"
8247msgstr ""
8248
8249#: builtin/prune.c:11
8250msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
8251msgstr ""
8252
f4f2c8f8 8253#: builtin/prune.c:105 builtin/worktree.c:124
df0617bf
JX
8254msgid "do not remove, show only"
8255msgstr ""
8256
f4f2c8f8 8257#: builtin/prune.c:106 builtin/worktree.c:125
df0617bf
JX
8258msgid "report pruned objects"
8259msgstr ""
8260
f4f2c8f8 8261#: builtin/prune.c:109 builtin/worktree.c:127
df0617bf
JX
8262msgid "expire objects older than <time>"
8263msgstr ""
8264
f4f2c8f8
JX
8265#: builtin/prune.c:123
8266msgid "cannot prune in a precious-objects repo"
8267msgstr ""
8268
df0617bf 8269#: builtin/pull.c:69
f4f2c8f8 8270msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
8271msgstr ""
8272
8273#: builtin/pull.c:113
8274msgid "Options related to merging"
8275msgstr ""
8276
df0617bf
JX
8277#: builtin/pull.c:116
8278msgid "incorporate changes by rebasing rather than merging"
8279msgstr ""
8280
8281#: builtin/pull.c:140 builtin/revert.c:105
8282msgid "allow fast-forward"
8283msgstr ""
8284
8285#: builtin/pull.c:146
8286msgid "verify that the named commit has a valid GPG signature"
8287msgstr ""
8288
8289#: builtin/pull.c:160
8290msgid "Options related to fetching"
8291msgstr ""
8292
8293#: builtin/pull.c:268
8294#, c-format
8295msgid "Invalid value for pull.ff: %s"
8296msgstr ""
8297
8298#: builtin/pull.c:352
8299msgid "Cannot pull with rebase: You have unstaged changes."
8300msgstr ""
8301
8302#: builtin/pull.c:358
8303msgid "Additionally, your index contains uncommitted changes."
8304msgstr ""
8305
8306#: builtin/pull.c:360
8307msgid "Cannot pull with rebase: Your index contains uncommitted changes."
8308msgstr ""
8309
8310#: builtin/pull.c:436
8311msgid ""
8312"There is no candidate for rebasing against among the refs that you just "
8313"fetched."
8314msgstr ""
8315
8316#: builtin/pull.c:438
8317msgid ""
8318"There are no candidates for merging among the refs that you just fetched."
8319msgstr ""
8320
8321#: builtin/pull.c:439
8322msgid ""
8323"Generally this means that you provided a wildcard refspec which had no\n"
8324"matches on the remote end."
8325msgstr ""
8326
8327#: builtin/pull.c:442
8328#, c-format
8329msgid ""
8330"You asked to pull from the remote '%s', but did not specify\n"
8331"a branch. Because this is not the default configured remote\n"
8332"for your current branch, you must specify a branch on the command line."
8333msgstr ""
8334
8335#: builtin/pull.c:447
8336msgid "You are not currently on a branch."
8337msgstr ""
8338
8339#: builtin/pull.c:449 builtin/pull.c:464
8340msgid "Please specify which branch you want to rebase against."
8341msgstr ""
8342
8343#: builtin/pull.c:451 builtin/pull.c:466
8344msgid "Please specify which branch you want to merge with."
8345msgstr ""
8346
8347#: builtin/pull.c:452 builtin/pull.c:467
8348msgid "See git-pull(1) for details."
cc76011e
JX
8349msgstr ""
8350
df0617bf
JX
8351#: builtin/pull.c:462
8352msgid "There is no tracking information for the current branch."
cc76011e
JX
8353msgstr ""
8354
df0617bf
JX
8355#: builtin/pull.c:471
8356#, c-format
8357msgid ""
8358"If you wish to set tracking information for this branch you can do so with:\n"
8359"\n"
8360" git branch --set-upstream-to=%s/<branch> %s\n"
cc76011e
JX
8361msgstr ""
8362
df0617bf
JX
8363#: builtin/pull.c:476
8364#, c-format
8365msgid ""
8366"Your configuration specifies to merge with the ref '%s'\n"
8367"from the remote, but no such ref was fetched."
cc76011e
JX
8368msgstr ""
8369
df0617bf
JX
8370#: builtin/pull.c:830
8371msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
8372msgstr ""
8373
df0617bf
JX
8374#: builtin/pull.c:859
8375#, c-format
8376msgid ""
8377"fetch updated the current branch head.\n"
8378"fast-forwarding your working tree from\n"
8379"commit %s."
cc76011e
JX
8380msgstr ""
8381
df0617bf
JX
8382#: builtin/pull.c:864
8383#, c-format
8384msgid ""
8385"Cannot fast-forward your working tree.\n"
8386"After making sure that you saved anything precious from\n"
8387"$ git diff %s\n"
8388"output, run\n"
8389"$ git reset --hard\n"
8390"to recover."
cc76011e
JX
8391msgstr ""
8392
df0617bf
JX
8393#: builtin/pull.c:879
8394msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
8395msgstr ""
8396
df0617bf
JX
8397#: builtin/pull.c:883
8398msgid "Cannot rebase onto multiple branches."
cc76011e
JX
8399msgstr ""
8400
df0617bf 8401#: builtin/push.c:15
cc76011e
JX
8402msgid "git push [<options>] [<repository> [<refspec>...]]"
8403msgstr ""
8404
df0617bf 8405#: builtin/push.c:86
cc76011e
JX
8406msgid "tag shorthand without <tag>"
8407msgstr ""
8408
df0617bf 8409#: builtin/push.c:96
cc76011e
JX
8410msgid "--delete only accepts plain target ref names"
8411msgstr ""
8412
df0617bf 8413#: builtin/push.c:140
cc76011e
JX
8414msgid ""
8415"\n"
8416"To choose either option permanently, see push.default in 'git help config'."
8417msgstr ""
8418
df0617bf 8419#: builtin/push.c:143
cc76011e
JX
8420#, c-format
8421msgid ""
8422"The upstream branch of your current branch does not match\n"
8423"the name of your current branch. To push to the upstream branch\n"
8424"on the remote, use\n"
8425"\n"
8426" git push %s HEAD:%s\n"
8427"\n"
8428"To push to the branch of the same name on the remote, use\n"
8429"\n"
8430" git push %s %s\n"
8431"%s"
8432msgstr ""
8433
df0617bf 8434#: builtin/push.c:158
cc76011e
JX
8435#, c-format
8436msgid ""
8437"You are not currently on a branch.\n"
8438"To push the history leading to the current (detached HEAD)\n"
8439"state now, use\n"
8440"\n"
8441" git push %s HEAD:<name-of-remote-branch>\n"
8442msgstr ""
8443
df0617bf 8444#: builtin/push.c:172
cc76011e
JX
8445#, c-format
8446msgid ""
8447"The current branch %s has no upstream branch.\n"
8448"To push the current branch and set the remote as upstream, use\n"
8449"\n"
8450" git push --set-upstream %s %s\n"
8451msgstr ""
8452
df0617bf 8453#: builtin/push.c:180
cc76011e
JX
8454#, c-format
8455msgid "The current branch %s has multiple upstream branches, refusing to push."
8456msgstr ""
8457
df0617bf 8458#: builtin/push.c:183
cc76011e
JX
8459#, c-format
8460msgid ""
8461"You are pushing to remote '%s', which is not the upstream of\n"
8462"your current branch '%s', without telling me what to push\n"
8463"to update which remote branch."
8464msgstr ""
8465
df0617bf 8466#: builtin/push.c:206
cc76011e 8467msgid ""
5e078fcd 8468"push.default is unset; its implicit value has changed in\n"
cc76011e 8469"Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
5e078fcd 8470"and maintain the traditional behavior, use:\n"
cc76011e
JX
8471"\n"
8472" git config --global push.default matching\n"
8473"\n"
8474"To squelch this message and adopt the new behavior now, use:\n"
8475"\n"
8476" git config --global push.default simple\n"
8477"\n"
df49095a
JX
8478"When push.default is set to 'matching', git will push local branches\n"
8479"to the remote branches that already exist with the same name.\n"
8480"\n"
5e078fcd 8481"Since Git 2.0, Git defaults to the more conservative 'simple'\n"
df49095a
JX
8482"behavior, which only pushes the current branch to the corresponding\n"
8483"remote branch that 'git pull' uses to update the current branch.\n"
8484"\n"
cc76011e
JX
8485"See 'git help config' and search for 'push.default' for further "
8486"information.\n"
8487"(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
8488"'current' instead of 'simple' if you sometimes use older versions of Git)"
8489msgstr ""
8490
df0617bf 8491#: builtin/push.c:273
cc76011e
JX
8492msgid ""
8493"You didn't specify any refspecs to push, and push.default is \"nothing\"."
8494msgstr ""
8495
df0617bf 8496#: builtin/push.c:280
cc76011e
JX
8497msgid ""
8498"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
8499"its remote counterpart. Integrate the remote changes (e.g.\n"
8500"'git pull ...') before pushing again.\n"
cc76011e
JX
8501"See the 'Note about fast-forwards' in 'git push --help' for details."
8502msgstr ""
8503
df0617bf 8504#: builtin/push.c:286
cc76011e
JX
8505msgid ""
8506"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
8507"counterpart. Check out this branch and integrate the remote changes\n"
8508"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
8509"See the 'Note about fast-forwards' in 'git push --help' for details."
8510msgstr ""
8511
df0617bf 8512#: builtin/push.c:292
46bc4039 8513msgid ""
9caaf23e
JX
8514"Updates were rejected because the remote contains work that you do\n"
8515"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
8516"to the same ref. You may want to first integrate the remote changes\n"
8517"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 8518"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
8519msgstr ""
8520
df0617bf 8521#: builtin/push.c:299
9caaf23e
JX
8522msgid "Updates were rejected because the tag already exists in the remote."
8523msgstr ""
8524
df0617bf 8525#: builtin/push.c:302
9caaf23e
JX
8526msgid ""
8527"You cannot update a remote ref that points at a non-commit object,\n"
8528"or update a remote ref to make it point at a non-commit object,\n"
8529"without using the '--force' option.\n"
8530msgstr ""
8531
df0617bf 8532#: builtin/push.c:361
cc76011e
JX
8533#, c-format
8534msgid "Pushing to %s\n"
8535msgstr ""
8536
df0617bf 8537#: builtin/push.c:365
cc76011e
JX
8538#, c-format
8539msgid "failed to push some refs to '%s'"
8540msgstr ""
8541
df0617bf 8542#: builtin/push.c:395
cc76011e
JX
8543#, c-format
8544msgid "bad repository '%s'"
8545msgstr ""
8546
df0617bf 8547#: builtin/push.c:396
cc76011e
JX
8548msgid ""
8549"No configured push destination.\n"
8550"Either specify the URL from the command-line or configure a remote "
8551"repository using\n"
8552"\n"
8553" git remote add <name> <url>\n"
8554"\n"
8555"and then push using the remote name\n"
8556"\n"
8557" git push <name>\n"
8558msgstr ""
8559
df0617bf 8560#: builtin/push.c:411
cc76011e
JX
8561msgid "--all and --tags are incompatible"
8562msgstr ""
8563
df0617bf 8564#: builtin/push.c:412
cc76011e
JX
8565msgid "--all can't be combined with refspecs"
8566msgstr ""
8567
df0617bf 8568#: builtin/push.c:417
cc76011e
JX
8569msgid "--mirror and --tags are incompatible"
8570msgstr ""
8571
df0617bf 8572#: builtin/push.c:418
cc76011e
JX
8573msgid "--mirror can't be combined with refspecs"
8574msgstr ""
8575
df0617bf 8576#: builtin/push.c:423
cc76011e
JX
8577msgid "--all and --mirror are incompatible"
8578msgstr ""
8579
df0617bf 8580#: builtin/push.c:539
cc76011e
JX
8581msgid "repository"
8582msgstr ""
8583
df0617bf 8584#: builtin/push.c:540 builtin/send-pack.c:161
cc76011e
JX
8585msgid "push all refs"
8586msgstr ""
8587
df0617bf 8588#: builtin/push.c:541 builtin/send-pack.c:163
cc76011e
JX
8589msgid "mirror all refs"
8590msgstr ""
8591
df0617bf 8592#: builtin/push.c:543
cc76011e
JX
8593msgid "delete refs"
8594msgstr ""
8595
df0617bf 8596#: builtin/push.c:544
cc76011e
JX
8597msgid "push tags (can't be used with --all or --mirror)"
8598msgstr ""
8599
df0617bf 8600#: builtin/push.c:547 builtin/send-pack.c:164
cc76011e
JX
8601msgid "force updates"
8602msgstr ""
8603
df0617bf 8604#: builtin/push.c:549 builtin/send-pack.c:175
727b9576
JX
8605msgid "refname>:<expect"
8606msgstr ""
8607
df0617bf 8608#: builtin/push.c:550 builtin/send-pack.c:176
727b9576
JX
8609msgid "require old value of ref to be at this value"
8610msgstr ""
8611
df0617bf 8612#: builtin/push.c:553
cc76011e
JX
8613msgid "control recursive pushing of submodules"
8614msgstr ""
8615
df0617bf 8616#: builtin/push.c:555 builtin/send-pack.c:169
cc76011e
JX
8617msgid "use thin pack"
8618msgstr ""
8619
df0617bf
JX
8620#: builtin/push.c:556 builtin/push.c:557 builtin/send-pack.c:158
8621#: builtin/send-pack.c:159
cc76011e
JX
8622msgid "receive pack program"
8623msgstr ""
8624
df0617bf 8625#: builtin/push.c:558
cc76011e
JX
8626msgid "set upstream for git pull/status"
8627msgstr ""
8628
df0617bf 8629#: builtin/push.c:561
cc76011e
JX
8630msgid "prune locally removed refs"
8631msgstr ""
8632
df0617bf 8633#: builtin/push.c:563
9caaf23e
JX
8634msgid "bypass pre-push hook"
8635msgstr ""
8636
df0617bf 8637#: builtin/push.c:564
c138af56 8638msgid "push missing but relevant tags"
cc76011e
JX
8639msgstr ""
8640
df0617bf 8641#: builtin/push.c:567 builtin/send-pack.c:166
d07a63e4
JX
8642msgid "GPG sign the push"
8643msgstr ""
8644
df0617bf 8645#: builtin/push.c:569 builtin/send-pack.c:170
c2ea1208
JX
8646msgid "request atomic transaction on remote side"
8647msgstr ""
8648
df0617bf 8649#: builtin/push.c:579
c138af56
JX
8650msgid "--delete is incompatible with --all, --mirror and --tags"
8651msgstr ""
8652
df0617bf 8653#: builtin/push.c:581
cc76011e
JX
8654msgid "--delete doesn't make sense without any refs"
8655msgstr ""
8656
d07a63e4 8657#: builtin/read-tree.c:37
cc76011e 8658msgid ""
df0617bf 8659"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
cc76011e
JX
8660"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
8661"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
8662msgstr ""
8663
d07a63e4 8664#: builtin/read-tree.c:110
cc76011e
JX
8665msgid "write resulting index to <file>"
8666msgstr ""
8667
d07a63e4 8668#: builtin/read-tree.c:113
cc76011e
JX
8669msgid "only empty the index"
8670msgstr ""
8671
d07a63e4 8672#: builtin/read-tree.c:115
cc76011e
JX
8673msgid "Merging"
8674msgstr ""
8675
d07a63e4 8676#: builtin/read-tree.c:117
cc76011e
JX
8677msgid "perform a merge in addition to a read"
8678msgstr ""
8679
d07a63e4 8680#: builtin/read-tree.c:119
cc76011e
JX
8681msgid "3-way merge if no file level merging required"
8682msgstr ""
8683
d07a63e4 8684#: builtin/read-tree.c:121
cc76011e
JX
8685msgid "3-way merge in presence of adds and removes"
8686msgstr ""
8687
d07a63e4 8688#: builtin/read-tree.c:123
cc76011e
JX
8689msgid "same as -m, but discard unmerged entries"
8690msgstr ""
8691
d07a63e4 8692#: builtin/read-tree.c:124
cc76011e
JX
8693msgid "<subdirectory>/"
8694msgstr ""
8695
d07a63e4 8696#: builtin/read-tree.c:125
cc76011e
JX
8697msgid "read the tree into the index under <subdirectory>/"
8698msgstr ""
8699
d07a63e4 8700#: builtin/read-tree.c:128
cc76011e
JX
8701msgid "update working tree with merge result"
8702msgstr ""
8703
d07a63e4 8704#: builtin/read-tree.c:130
cc76011e
JX
8705msgid "gitignore"
8706msgstr ""
8707
d07a63e4 8708#: builtin/read-tree.c:131
cc76011e
JX
8709msgid "allow explicitly ignored files to be overwritten"
8710msgstr ""
8711
d07a63e4 8712#: builtin/read-tree.c:134
cc76011e
JX
8713msgid "don't check the working tree after merging"
8714msgstr ""
8715
d07a63e4 8716#: builtin/read-tree.c:135
cc76011e
JX
8717msgid "don't update the index or the work tree"
8718msgstr ""
8719
d07a63e4 8720#: builtin/read-tree.c:137
cc76011e
JX
8721msgid "skip applying sparse checkout filter"
8722msgstr ""
8723
d07a63e4 8724#: builtin/read-tree.c:139
cc76011e
JX
8725msgid "debug unpack-trees"
8726msgstr ""
8727
f4f2c8f8 8728#: builtin/reflog.c:428
28b3cffc 8729#, c-format
df0617bf 8730msgid "'%s' for '%s' is not a valid timestamp"
28b3cffc
JX
8731msgstr ""
8732
f4f2c8f8 8733#: builtin/reflog.c:545 builtin/reflog.c:550
28b3cffc
JX
8734#, c-format
8735msgid "'%s' is not a valid timestamp"
8736msgstr ""
8737
df49095a 8738#: builtin/remote.c:12
cc76011e
JX
8739msgid "git remote [-v | --verbose]"
8740msgstr ""
8741
df49095a 8742#: builtin/remote.c:13
cc76011e 8743msgid ""
c2ea1208 8744"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
cc76011e
JX
8745"mirror=<fetch|push>] <name> <url>"
8746msgstr ""
8747
f4f2c8f8 8748#: builtin/remote.c:14 builtin/remote.c:34
cc76011e
JX
8749msgid "git remote rename <old> <new>"
8750msgstr ""
8751
f4f2c8f8 8752#: builtin/remote.c:15 builtin/remote.c:39
cc76011e
JX
8753msgid "git remote remove <name>"
8754msgstr ""
8755
f4f2c8f8 8756#: builtin/remote.c:16 builtin/remote.c:44
c2ea1208 8757msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
cc76011e
JX
8758msgstr ""
8759
df49095a 8760#: builtin/remote.c:17
cc76011e
JX
8761msgid "git remote [-v | --verbose] show [-n] <name>"
8762msgstr ""
8763
df49095a 8764#: builtin/remote.c:18
cc76011e
JX
8765msgid "git remote prune [-n | --dry-run] <name>"
8766msgstr ""
8767
df49095a 8768#: builtin/remote.c:19
cc76011e
JX
8769msgid ""
8770"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
8771msgstr ""
8772
df49095a 8773#: builtin/remote.c:20
cc76011e
JX
8774msgid "git remote set-branches [--add] <name> <branch>..."
8775msgstr ""
8776
f4f2c8f8
JX
8777#: builtin/remote.c:21 builtin/remote.c:70
8778msgid "git remote get-url [--push] [--all] <name>"
8779msgstr ""
8780
8781#: builtin/remote.c:22 builtin/remote.c:75
cc76011e
JX
8782msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
8783msgstr ""
8784
f4f2c8f8 8785#: builtin/remote.c:23 builtin/remote.c:76
cc76011e
JX
8786msgid "git remote set-url --add <name> <newurl>"
8787msgstr ""
8788
f4f2c8f8 8789#: builtin/remote.c:24 builtin/remote.c:77
cc76011e
JX
8790msgid "git remote set-url --delete <name> <url>"
8791msgstr ""
8792
f4f2c8f8 8793#: builtin/remote.c:29
cc76011e
JX
8794msgid "git remote add [<options>] <name> <url>"
8795msgstr ""
8796
f4f2c8f8 8797#: builtin/remote.c:49
cc76011e
JX
8798msgid "git remote set-branches <name> <branch>..."
8799msgstr ""
8800
f4f2c8f8 8801#: builtin/remote.c:50
cc76011e
JX
8802msgid "git remote set-branches --add <name> <branch>..."
8803msgstr ""
8804
f4f2c8f8 8805#: builtin/remote.c:55
cc76011e
JX
8806msgid "git remote show [<options>] <name>"
8807msgstr ""
8808
f4f2c8f8 8809#: builtin/remote.c:60
cc76011e
JX
8810msgid "git remote prune [<options>] <name>"
8811msgstr ""
8812
f4f2c8f8 8813#: builtin/remote.c:65
cc76011e
JX
8814msgid "git remote update [<options>] [<group> | <remote>]..."
8815msgstr ""
8816
f4f2c8f8 8817#: builtin/remote.c:94
cc76011e
JX
8818#, c-format
8819msgid "Updating %s"
8820msgstr ""
8821
f4f2c8f8 8822#: builtin/remote.c:126
cc76011e
JX
8823msgid ""
8824"--mirror is dangerous and deprecated; please\n"
8825"\t use --mirror=fetch or --mirror=push instead"
8826msgstr ""
8827
f4f2c8f8 8828#: builtin/remote.c:143
cc76011e
JX
8829#, c-format
8830msgid "unknown mirror argument: %s"
8831msgstr ""
8832
f4f2c8f8 8833#: builtin/remote.c:159
cc76011e
JX
8834msgid "fetch the remote branches"
8835msgstr ""
8836
f4f2c8f8 8837#: builtin/remote.c:161
cc76011e
JX
8838msgid "import all tags and associated objects when fetching"
8839msgstr ""
8840
f4f2c8f8 8841#: builtin/remote.c:164
cc76011e
JX
8842msgid "or do not fetch any tag at all (--no-tags)"
8843msgstr ""
8844
f4f2c8f8 8845#: builtin/remote.c:166
cc76011e
JX
8846msgid "branch(es) to track"
8847msgstr ""
8848
f4f2c8f8 8849#: builtin/remote.c:167
cc76011e
JX
8850msgid "master branch"
8851msgstr ""
8852
f4f2c8f8 8853#: builtin/remote.c:168
cc76011e
JX
8854msgid "push|fetch"
8855msgstr ""
8856
f4f2c8f8 8857#: builtin/remote.c:169
cc76011e
JX
8858msgid "set up remote as a mirror to push to or fetch from"
8859msgstr ""
8860
f4f2c8f8 8861#: builtin/remote.c:181
cc76011e
JX
8862msgid "specifying a master branch makes no sense with --mirror"
8863msgstr ""
8864
f4f2c8f8 8865#: builtin/remote.c:183
cc76011e
JX
8866msgid "specifying branches to track makes sense only with fetch mirrors"
8867msgstr ""
8868
f4f2c8f8 8869#: builtin/remote.c:193 builtin/remote.c:643
cc76011e
JX
8870#, c-format
8871msgid "remote %s already exists."
8872msgstr ""
8873
f4f2c8f8 8874#: builtin/remote.c:197 builtin/remote.c:647
cc76011e
JX
8875#, c-format
8876msgid "'%s' is not a valid remote name"
8877msgstr ""
8878
f4f2c8f8 8879#: builtin/remote.c:241
cc76011e
JX
8880#, c-format
8881msgid "Could not setup master '%s'"
8882msgstr ""
8883
f4f2c8f8 8884#: builtin/remote.c:341
cc76011e
JX
8885#, c-format
8886msgid "Could not get fetch map for refspec %s"
8887msgstr ""
8888
f4f2c8f8 8889#: builtin/remote.c:442 builtin/remote.c:450
cc76011e
JX
8890msgid "(matching)"
8891msgstr ""
8892
f4f2c8f8 8893#: builtin/remote.c:454
cc76011e
JX
8894msgid "(delete)"
8895msgstr ""
8896
f4f2c8f8 8897#: builtin/remote.c:594 builtin/remote.c:600 builtin/remote.c:606
cc76011e
JX
8898#, c-format
8899msgid "Could not append '%s' to '%s'"
8900msgstr ""
8901
f4f2c8f8 8902#: builtin/remote.c:636 builtin/remote.c:775 builtin/remote.c:875
cc76011e
JX
8903#, c-format
8904msgid "No such remote: %s"
8905msgstr ""
8906
f4f2c8f8 8907#: builtin/remote.c:653
cc76011e
JX
8908#, c-format
8909msgid "Could not rename config section '%s' to '%s'"
8910msgstr ""
8911
f4f2c8f8 8912#: builtin/remote.c:659 builtin/remote.c:827
cc76011e
JX
8913#, c-format
8914msgid "Could not remove config section '%s'"
8915msgstr ""
8916
f4f2c8f8 8917#: builtin/remote.c:674
cc76011e
JX
8918#, c-format
8919msgid ""
8920"Not updating non-default fetch refspec\n"
8921"\t%s\n"
8922"\tPlease update the configuration manually if necessary."
8923msgstr ""
8924
f4f2c8f8 8925#: builtin/remote.c:680
cc76011e
JX
8926#, c-format
8927msgid "Could not append '%s'"
8928msgstr ""
8929
f4f2c8f8 8930#: builtin/remote.c:691
cc76011e
JX
8931#, c-format
8932msgid "Could not set '%s'"
8933msgstr ""
8934
f4f2c8f8 8935#: builtin/remote.c:713
cc76011e
JX
8936#, c-format
8937msgid "deleting '%s' failed"
8938msgstr ""
8939
f4f2c8f8 8940#: builtin/remote.c:747
cc76011e
JX
8941#, c-format
8942msgid "creating '%s' failed"
8943msgstr ""
8944
f4f2c8f8 8945#: builtin/remote.c:813
cc76011e
JX
8946msgid ""
8947"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
8948"to delete it, use:"
8949msgid_plural ""
8950"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
8951"to delete them, use:"
8952msgstr[0] ""
8953msgstr[1] ""
8954
f4f2c8f8 8955#: builtin/remote.c:928
cc76011e
JX
8956#, c-format
8957msgid " new (next fetch will store in remotes/%s)"
8958msgstr ""
8959
f4f2c8f8 8960#: builtin/remote.c:931
cc76011e
JX
8961msgid " tracked"
8962msgstr ""
8963
f4f2c8f8 8964#: builtin/remote.c:933
cc76011e
JX
8965msgid " stale (use 'git remote prune' to remove)"
8966msgstr ""
8967
f4f2c8f8 8968#: builtin/remote.c:935
cc76011e
JX
8969msgid " ???"
8970msgstr ""
8971
f4f2c8f8 8972#: builtin/remote.c:976
cc76011e
JX
8973#, c-format
8974msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
8975msgstr ""
8976
f4f2c8f8 8977#: builtin/remote.c:983
cc76011e
JX
8978#, c-format
8979msgid "rebases onto remote %s"
8980msgstr ""
8981
f4f2c8f8 8982#: builtin/remote.c:986
cc76011e
JX
8983#, c-format
8984msgid " merges with remote %s"
822e4a65
JX
8985msgstr ""
8986
f4f2c8f8 8987#: builtin/remote.c:987
cc76011e
JX
8988msgid " and with remote"
8989msgstr ""
8990
f4f2c8f8 8991#: builtin/remote.c:989
822e4a65 8992#, c-format
cc76011e 8993msgid "merges with remote %s"
822e4a65
JX
8994msgstr ""
8995
f4f2c8f8 8996#: builtin/remote.c:990
cc76011e
JX
8997msgid " and with remote"
8998msgstr ""
8999
f4f2c8f8 9000#: builtin/remote.c:1036
cc76011e
JX
9001msgid "create"
9002msgstr ""
9003
f4f2c8f8 9004#: builtin/remote.c:1039
cc76011e
JX
9005msgid "delete"
9006msgstr ""
9007
f4f2c8f8 9008#: builtin/remote.c:1043
cc76011e
JX
9009msgid "up to date"
9010msgstr ""
9011
f4f2c8f8 9012#: builtin/remote.c:1046
cc76011e
JX
9013msgid "fast-forwardable"
9014msgstr ""
9015
f4f2c8f8 9016#: builtin/remote.c:1049
cc76011e
JX
9017msgid "local out of date"
9018msgstr ""
9019
f4f2c8f8 9020#: builtin/remote.c:1056
822e4a65 9021#, c-format
cc76011e 9022msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
9023msgstr ""
9024
f4f2c8f8 9025#: builtin/remote.c:1059
822e4a65 9026#, c-format
cc76011e 9027msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
9028msgstr ""
9029
f4f2c8f8 9030#: builtin/remote.c:1063
cc76011e
JX
9031#, c-format
9032msgid " %-*s forces to %s"
822e4a65
JX
9033msgstr ""
9034
f4f2c8f8 9035#: builtin/remote.c:1066
822e4a65 9036#, c-format
cc76011e 9037msgid " %-*s pushes to %s"
822e4a65
JX
9038msgstr ""
9039
f4f2c8f8 9040#: builtin/remote.c:1134
cc76011e
JX
9041msgid "do not query remotes"
9042msgstr ""
9043
f4f2c8f8 9044#: builtin/remote.c:1161
822e4a65 9045#, c-format
cc76011e 9046msgid "* remote %s"
822e4a65
JX
9047msgstr ""
9048
f4f2c8f8 9049#: builtin/remote.c:1162
822e4a65 9050#, c-format
cc76011e 9051msgid " Fetch URL: %s"
822e4a65
JX
9052msgstr ""
9053
f4f2c8f8 9054#: builtin/remote.c:1163 builtin/remote.c:1314
cc76011e
JX
9055msgid "(no URL)"
9056msgstr ""
9057
f4f2c8f8 9058#: builtin/remote.c:1172 builtin/remote.c:1174
822e4a65 9059#, c-format
cc76011e 9060msgid " Push URL: %s"
822e4a65
JX
9061msgstr ""
9062
f4f2c8f8 9063#: builtin/remote.c:1176 builtin/remote.c:1178 builtin/remote.c:1180
822e4a65 9064#, c-format
cc76011e 9065msgid " HEAD branch: %s"
822e4a65
JX
9066msgstr ""
9067
f4f2c8f8 9068#: builtin/remote.c:1182
11b90174 9069#, c-format
cc76011e
JX
9070msgid ""
9071" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
9072msgstr ""
9073
f4f2c8f8 9074#: builtin/remote.c:1194
822e4a65 9075#, c-format
cc76011e
JX
9076msgid " Remote branch:%s"
9077msgid_plural " Remote branches:%s"
9078msgstr[0] ""
9079msgstr[1] ""
9080
f4f2c8f8 9081#: builtin/remote.c:1197 builtin/remote.c:1224
cc76011e 9082msgid " (status not queried)"
822e4a65
JX
9083msgstr ""
9084
f4f2c8f8 9085#: builtin/remote.c:1206
cc76011e
JX
9086msgid " Local branch configured for 'git pull':"
9087msgid_plural " Local branches configured for 'git pull':"
9088msgstr[0] ""
9089msgstr[1] ""
9090
f4f2c8f8 9091#: builtin/remote.c:1214
cc76011e
JX
9092msgid " Local refs will be mirrored by 'git push'"
9093msgstr ""
9094
f4f2c8f8 9095#: builtin/remote.c:1221
822e4a65 9096#, c-format
cc76011e
JX
9097msgid " Local ref configured for 'git push'%s:"
9098msgid_plural " Local refs configured for 'git push'%s:"
9099msgstr[0] ""
9100msgstr[1] ""
9101
f4f2c8f8 9102#: builtin/remote.c:1242
cc76011e 9103msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
9104msgstr ""
9105
f4f2c8f8 9106#: builtin/remote.c:1244
cc76011e
JX
9107msgid "delete refs/remotes/<name>/HEAD"
9108msgstr ""
9109
f4f2c8f8 9110#: builtin/remote.c:1259
cc76011e
JX
9111msgid "Cannot determine remote HEAD"
9112msgstr ""
9113
f4f2c8f8 9114#: builtin/remote.c:1261
cc76011e
JX
9115msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
9116msgstr ""
9117
f4f2c8f8 9118#: builtin/remote.c:1271
822e4a65 9119#, c-format
cc76011e 9120msgid "Could not delete %s"
822e4a65
JX
9121msgstr ""
9122
f4f2c8f8 9123#: builtin/remote.c:1279
822e4a65 9124#, c-format
cc76011e 9125msgid "Not a valid ref: %s"
822e4a65
JX
9126msgstr ""
9127
f4f2c8f8 9128#: builtin/remote.c:1281
cc76011e
JX
9129#, c-format
9130msgid "Could not setup %s"
822e4a65
JX
9131msgstr ""
9132
f4f2c8f8 9133#: builtin/remote.c:1299
cc76011e
JX
9134#, c-format
9135msgid " %s will become dangling!"
822e4a65
JX
9136msgstr ""
9137
f4f2c8f8 9138#: builtin/remote.c:1300
cc76011e
JX
9139#, c-format
9140msgid " %s has become dangling!"
822e4a65
JX
9141msgstr ""
9142
f4f2c8f8 9143#: builtin/remote.c:1310
822e4a65 9144#, c-format
cc76011e 9145msgid "Pruning %s"
822e4a65
JX
9146msgstr ""
9147
f4f2c8f8 9148#: builtin/remote.c:1311
822e4a65 9149#, c-format
cc76011e 9150msgid "URL: %s"
822e4a65
JX
9151msgstr ""
9152
f4f2c8f8 9153#: builtin/remote.c:1327
822e4a65 9154#, c-format
cc76011e 9155msgid " * [would prune] %s"
822e4a65
JX
9156msgstr ""
9157
f4f2c8f8 9158#: builtin/remote.c:1330
822e4a65 9159#, c-format
cc76011e 9160msgid " * [pruned] %s"
822e4a65
JX
9161msgstr ""
9162
f4f2c8f8 9163#: builtin/remote.c:1375
cc76011e
JX
9164msgid "prune remotes after fetching"
9165msgstr ""
9166
f4f2c8f8 9167#: builtin/remote.c:1441 builtin/remote.c:1498 builtin/remote.c:1566
822e4a65 9168#, c-format
cc76011e 9169msgid "No such remote '%s'"
822e4a65
JX
9170msgstr ""
9171
f4f2c8f8 9172#: builtin/remote.c:1461
cc76011e 9173msgid "add branch"
ccfca8dc
JX
9174msgstr ""
9175
f4f2c8f8 9176#: builtin/remote.c:1468
cc76011e 9177msgid "no remote specified"
822e4a65
JX
9178msgstr ""
9179
f4f2c8f8
JX
9180#: builtin/remote.c:1485
9181msgid "query push URLs rather than fetch URLs"
9182msgstr ""
9183
9184#: builtin/remote.c:1487
9185msgid "return all URLs"
9186msgstr ""
9187
9188#: builtin/remote.c:1515
9189#, c-format
9190msgid "no URLs configured for remote '%s'"
9191msgstr ""
9192
9193#: builtin/remote.c:1541
cc76011e
JX
9194msgid "manipulate push URLs"
9195msgstr ""
9196
f4f2c8f8 9197#: builtin/remote.c:1543
cc76011e
JX
9198msgid "add URL"
9199msgstr ""
9200
f4f2c8f8 9201#: builtin/remote.c:1545
cc76011e
JX
9202msgid "delete URLs"
9203msgstr ""
9204
f4f2c8f8 9205#: builtin/remote.c:1552
cc76011e
JX
9206msgid "--add --delete doesn't make sense"
9207msgstr ""
9208
f4f2c8f8 9209#: builtin/remote.c:1592
cc76011e
JX
9210#, c-format
9211msgid "Invalid old URL pattern: %s"
9212msgstr ""
9213
f4f2c8f8 9214#: builtin/remote.c:1600
cc76011e
JX
9215#, c-format
9216msgid "No such URL found: %s"
9217msgstr ""
9218
f4f2c8f8 9219#: builtin/remote.c:1602
cc76011e
JX
9220msgid "Will not delete all non-push URLs"
9221msgstr ""
9222
f4f2c8f8 9223#: builtin/remote.c:1616
cc76011e
JX
9224msgid "be verbose; must be placed before a subcommand"
9225msgstr ""
9226
fe05e196 9227#: builtin/repack.c:17
c2ea1208 9228msgid "git repack [<options>]"
727b9576
JX
9229msgstr ""
9230
beb691f7 9231#: builtin/repack.c:159
727b9576
JX
9232msgid "pack everything in a single pack"
9233msgstr ""
9234
beb691f7 9235#: builtin/repack.c:161
727b9576
JX
9236msgid "same as -a, and turn unreachable objects loose"
9237msgstr ""
9238
beb691f7 9239#: builtin/repack.c:164
727b9576
JX
9240msgid "remove redundant packs, and run git-prune-packed"
9241msgstr ""
9242
beb691f7 9243#: builtin/repack.c:166
727b9576
JX
9244msgid "pass --no-reuse-delta to git-pack-objects"
9245msgstr ""
9246
beb691f7 9247#: builtin/repack.c:168
727b9576
JX
9248msgid "pass --no-reuse-object to git-pack-objects"
9249msgstr ""
9250
beb691f7 9251#: builtin/repack.c:170
727b9576
JX
9252msgid "do not run git-update-server-info"
9253msgstr ""
9254
beb691f7 9255#: builtin/repack.c:173
727b9576
JX
9256msgid "pass --local to git-pack-objects"
9257msgstr ""
9258
beb691f7 9259#: builtin/repack.c:175
5e078fcd
JX
9260msgid "write bitmap index"
9261msgstr ""
9262
beb691f7 9263#: builtin/repack.c:176
727b9576
JX
9264msgid "approxidate"
9265msgstr ""
9266
beb691f7 9267#: builtin/repack.c:177
727b9576
JX
9268msgid "with -A, do not loosen objects older than this"
9269msgstr ""
9270
beb691f7 9271#: builtin/repack.c:179
727b9576
JX
9272msgid "size of the window used for delta compression"
9273msgstr ""
9274
beb691f7 9275#: builtin/repack.c:180 builtin/repack.c:184
d57b24b6
JX
9276msgid "bytes"
9277msgstr ""
9278
beb691f7 9279#: builtin/repack.c:181
727b9576
JX
9280msgid "same as the above, but limit memory size instead of entries count"
9281msgstr ""
9282
beb691f7 9283#: builtin/repack.c:183
727b9576
JX
9284msgid "limits the maximum delta depth"
9285msgstr ""
9286
beb691f7 9287#: builtin/repack.c:185
727b9576
JX
9288msgid "maximum size of each packfile"
9289msgstr ""
9290
beb691f7 9291#: builtin/repack.c:187
5e078fcd
JX
9292msgid "repack objects in packs marked with .keep"
9293msgstr ""
9294
f4f2c8f8
JX
9295#: builtin/repack.c:197
9296msgid "cannot delete packs in a precious-objects repo"
9297msgstr ""
9298
9299#: builtin/repack.c:381
727b9576
JX
9300#, c-format
9301msgid "removing '%s' failed"
9302msgstr ""
9303
fe05e196 9304#: builtin/replace.c:19
cc76011e
JX
9305msgid "git replace [-f] <object> <replacement>"
9306msgstr ""
9307
fe05e196
JX
9308#: builtin/replace.c:20
9309msgid "git replace [-f] --edit <object>"
9310msgstr ""
9311
9312#: builtin/replace.c:21
9313msgid "git replace [-f] --graft <commit> [<parent>...]"
9314msgstr ""
9315
9316#: builtin/replace.c:22
cc76011e
JX
9317msgid "git replace -d <object>..."
9318msgstr ""
9319
fe05e196 9320#: builtin/replace.c:23
df49095a 9321msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
9322msgstr ""
9323
d07a63e4 9324#: builtin/replace.c:325 builtin/replace.c:363 builtin/replace.c:391
fe05e196
JX
9325#, c-format
9326msgid "Not a valid object name: '%s'"
9327msgstr ""
9328
d07a63e4 9329#: builtin/replace.c:355
fe05e196
JX
9330#, c-format
9331msgid "bad mergetag in commit '%s'"
9332msgstr ""
9333
d07a63e4 9334#: builtin/replace.c:357
fe05e196
JX
9335#, c-format
9336msgid "malformed mergetag in commit '%s'"
9337msgstr ""
9338
d07a63e4 9339#: builtin/replace.c:368
fe05e196
JX
9340#, c-format
9341msgid ""
9342"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
9343"instead of --graft"
9344msgstr ""
9345
d07a63e4 9346#: builtin/replace.c:401
fe05e196
JX
9347#, c-format
9348msgid "the original commit '%s' has a gpg signature."
9349msgstr ""
9350
d07a63e4 9351#: builtin/replace.c:402
fe05e196
JX
9352msgid "the signature will be removed in the replacement commit!"
9353msgstr ""
9354
d07a63e4 9355#: builtin/replace.c:408
fe05e196
JX
9356#, c-format
9357msgid "could not write replacement commit for: '%s'"
9358msgstr ""
9359
d07a63e4 9360#: builtin/replace.c:432
cc76011e 9361msgid "list replace refs"
822e4a65
JX
9362msgstr ""
9363
d07a63e4 9364#: builtin/replace.c:433
cc76011e 9365msgid "delete replace refs"
822e4a65
JX
9366msgstr ""
9367
d07a63e4 9368#: builtin/replace.c:434
fe05e196
JX
9369msgid "edit existing object"
9370msgstr ""
9371
d07a63e4 9372#: builtin/replace.c:435
fe05e196
JX
9373msgid "change a commit's parents"
9374msgstr ""
9375
d07a63e4 9376#: builtin/replace.c:436
cc76011e 9377msgid "replace the ref if it exists"
822e4a65
JX
9378msgstr ""
9379
d07a63e4 9380#: builtin/replace.c:437
fe05e196
JX
9381msgid "do not pretty-print contents for --edit"
9382msgstr ""
9383
d07a63e4 9384#: builtin/replace.c:438
df49095a
JX
9385msgid "use this format"
9386msgstr ""
9387
727b9576 9388#: builtin/rerere.c:12
c2ea1208 9389msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
9390msgstr ""
9391
f4f2c8f8 9392#: builtin/rerere.c:58
cc76011e 9393msgid "register clean resolutions in index"
822e4a65
JX
9394msgstr ""
9395
d07a63e4 9396#: builtin/reset.c:26
822e4a65 9397msgid ""
cc76011e 9398"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
9399msgstr ""
9400
d07a63e4 9401#: builtin/reset.c:27
46bc4039 9402msgid "git reset [-q] <tree-ish> [--] <paths>..."
822e4a65
JX
9403msgstr ""
9404
d07a63e4 9405#: builtin/reset.c:28
46bc4039 9406msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
822e4a65
JX
9407msgstr ""
9408
d07a63e4 9409#: builtin/reset.c:34
cc76011e 9410msgid "mixed"
dce37b66
JX
9411msgstr ""
9412
d07a63e4 9413#: builtin/reset.c:34
cc76011e 9414msgid "soft"
dce37b66
JX
9415msgstr ""
9416
d07a63e4 9417#: builtin/reset.c:34
cc76011e 9418msgid "hard"
dce37b66
JX
9419msgstr ""
9420
d07a63e4 9421#: builtin/reset.c:34
cc76011e 9422msgid "merge"
dce37b66
JX
9423msgstr ""
9424
d07a63e4 9425#: builtin/reset.c:34
cc76011e 9426msgid "keep"
dce37b66
JX
9427msgstr ""
9428
d07a63e4 9429#: builtin/reset.c:74
cc76011e 9430msgid "You do not have a valid HEAD."
dce37b66
JX
9431msgstr ""
9432
d07a63e4 9433#: builtin/reset.c:76
cc76011e 9434msgid "Failed to find tree of HEAD."
dce37b66
JX
9435msgstr ""
9436
d07a63e4 9437#: builtin/reset.c:82
822e4a65 9438#, c-format
cc76011e 9439msgid "Failed to find tree of %s."
dce37b66
JX
9440msgstr ""
9441
d07a63e4 9442#: builtin/reset.c:100
cc76011e
JX
9443#, c-format
9444msgid "HEAD is now at %s"
dce37b66
JX
9445msgstr ""
9446
d07a63e4 9447#: builtin/reset.c:183
dce37b66 9448#, c-format
cc76011e 9449msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
9450msgstr ""
9451
d07a63e4 9452#: builtin/reset.c:276
cc76011e 9453msgid "be quiet, only report errors"
dce37b66
JX
9454msgstr ""
9455
d07a63e4 9456#: builtin/reset.c:278
cc76011e 9457msgid "reset HEAD and index"
dce37b66
JX
9458msgstr ""
9459
d07a63e4 9460#: builtin/reset.c:279
cc76011e 9461msgid "reset only HEAD"
dce37b66
JX
9462msgstr ""
9463
d07a63e4 9464#: builtin/reset.c:281 builtin/reset.c:283
cc76011e 9465msgid "reset HEAD, index and working tree"
822e4a65
JX
9466msgstr ""
9467
d07a63e4 9468#: builtin/reset.c:285
cc76011e 9469msgid "reset HEAD but keep local changes"
dce37b66
JX
9470msgstr ""
9471
d07a63e4 9472#: builtin/reset.c:288
5e078fcd
JX
9473msgid "record only the fact that removed paths will be added later"
9474msgstr ""
9475
d07a63e4 9476#: builtin/reset.c:305
46bc4039
JX
9477#, c-format
9478msgid "Failed to resolve '%s' as a valid revision."
9479msgstr ""
9480
d07a63e4 9481#: builtin/reset.c:313
46bc4039
JX
9482#, c-format
9483msgid "Failed to resolve '%s' as a valid tree."
9484msgstr ""
9485
d07a63e4 9486#: builtin/reset.c:322
cc76011e 9487msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
9488msgstr ""
9489
d07a63e4 9490#: builtin/reset.c:331
cc76011e 9491msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
9492msgstr ""
9493
d07a63e4 9494#: builtin/reset.c:333
dce37b66 9495#, c-format
cc76011e 9496msgid "Cannot do %s reset with paths."
dce37b66
JX
9497msgstr ""
9498
d07a63e4 9499#: builtin/reset.c:343
822e4a65 9500#, c-format
cc76011e 9501msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
9502msgstr ""
9503
d07a63e4 9504#: builtin/reset.c:347
5e078fcd
JX
9505msgid "-N can only be used with --mixed"
9506msgstr ""
9507
d07a63e4 9508#: builtin/reset.c:364
727b9576 9509msgid "Unstaged changes after reset:"
dce37b66
JX
9510msgstr ""
9511
d07a63e4 9512#: builtin/reset.c:370
727b9576
JX
9513#, c-format
9514msgid "Could not reset index file to revision '%s'."
46bc4039
JX
9515msgstr ""
9516
d07a63e4 9517#: builtin/reset.c:374
46bc4039
JX
9518msgid "Could not write new index file."
9519msgstr ""
9520
df0617bf
JX
9521#: builtin/rev-list.c:354
9522msgid "rev-list does not support display of notes"
9523msgstr ""
9524
f4f2c8f8 9525#: builtin/rev-parse.c:358
c2ea1208 9526msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
9527msgstr ""
9528
f4f2c8f8 9529#: builtin/rev-parse.c:363
cc76011e 9530msgid "keep the `--` passed as an arg"
dce37b66
JX
9531msgstr ""
9532
f4f2c8f8 9533#: builtin/rev-parse.c:365
cc76011e 9534msgid "stop parsing after the first non-option argument"
dce37b66
JX
9535msgstr ""
9536
f4f2c8f8 9537#: builtin/rev-parse.c:368
df49095a
JX
9538msgid "output in stuck long form"
9539msgstr ""
9540
f4f2c8f8 9541#: builtin/rev-parse.c:499
822e4a65 9542msgid ""
c2ea1208 9543"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 9544" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 9545" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
9546"\n"
9547"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
9548msgstr ""
9549
cc76011e 9550#: builtin/revert.c:22
c2ea1208 9551msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
9552msgstr ""
9553
cc76011e
JX
9554#: builtin/revert.c:23
9555msgid "git revert <subcommand>"
dce37b66
JX
9556msgstr ""
9557
cc76011e 9558#: builtin/revert.c:28
c2ea1208 9559msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
9560msgstr ""
9561
cc76011e
JX
9562#: builtin/revert.c:29
9563msgid "git cherry-pick <subcommand>"
dce37b66
JX
9564msgstr ""
9565
727b9576 9566#: builtin/revert.c:71
dce37b66 9567#, c-format
cc76011e 9568msgid "%s: %s cannot be used with %s"
dce37b66
JX
9569msgstr ""
9570
727b9576 9571#: builtin/revert.c:80
cc76011e 9572msgid "end revert or cherry-pick sequence"
dce37b66
JX
9573msgstr ""
9574
727b9576 9575#: builtin/revert.c:81
cc76011e 9576msgid "resume revert or cherry-pick sequence"
dce37b66
JX
9577msgstr ""
9578
727b9576 9579#: builtin/revert.c:82
cc76011e 9580msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
9581msgstr ""
9582
727b9576 9583#: builtin/revert.c:83
cc76011e 9584msgid "don't automatically commit"
dce37b66
JX
9585msgstr ""
9586
727b9576 9587#: builtin/revert.c:84
cc76011e 9588msgid "edit the commit message"
dce37b66
JX
9589msgstr ""
9590
727b9576 9591#: builtin/revert.c:87
cc76011e 9592msgid "parent number"
dce37b66
JX
9593msgstr ""
9594
727b9576 9595#: builtin/revert.c:89
cc76011e 9596msgid "merge strategy"
dce37b66
JX
9597msgstr ""
9598
727b9576 9599#: builtin/revert.c:90
cc76011e 9600msgid "option"
dce37b66
JX
9601msgstr ""
9602
727b9576 9603#: builtin/revert.c:91
cc76011e 9604msgid "option for merge strategy"
dce37b66
JX
9605msgstr ""
9606
5e078fcd 9607#: builtin/revert.c:104
cc76011e 9608msgid "append commit name"
dce37b66
JX
9609msgstr ""
9610
5e078fcd 9611#: builtin/revert.c:106
cc76011e 9612msgid "preserve initially empty commits"
1d4ac88d
JX
9613msgstr ""
9614
5e078fcd 9615#: builtin/revert.c:107
cc76011e 9616msgid "allow commits with empty messages"
1d4ac88d
JX
9617msgstr ""
9618
5e078fcd 9619#: builtin/revert.c:108
cc76011e 9620msgid "keep redundant, empty commits"
1d4ac88d
JX
9621msgstr ""
9622
5e078fcd 9623#: builtin/revert.c:112
cc76011e 9624msgid "program error"
1d4ac88d
JX
9625msgstr ""
9626
5e078fcd 9627#: builtin/revert.c:197
cc76011e 9628msgid "revert failed"
dce37b66
JX
9629msgstr ""
9630
5e078fcd 9631#: builtin/revert.c:212
cc76011e 9632msgid "cherry-pick failed"
dce37b66
JX
9633msgstr ""
9634
727b9576 9635#: builtin/rm.c:17
c2ea1208 9636msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
9637msgstr ""
9638
727b9576 9639#: builtin/rm.c:65
fe52cd62 9640msgid ""
28b3cffc
JX
9641"the following submodule (or one of its nested submodules)\n"
9642"uses a .git directory:"
9643msgid_plural ""
d07a63e4 9644"the following submodules (or one of their nested submodules)\n"
28b3cffc
JX
9645"use a .git directory:"
9646msgstr[0] ""
9647msgstr[1] ""
9648
727b9576 9649#: builtin/rm.c:71
28b3cffc
JX
9650msgid ""
9651"\n"
fe52cd62
JX
9652"(use 'rm -rf' if you really want to remove it including all of its history)"
9653msgstr ""
9654
64f23b0c 9655#: builtin/rm.c:230
dce37b66 9656msgid ""
28b3cffc
JX
9657"the following file has staged content different from both the\n"
9658"file and the HEAD:"
9659msgid_plural ""
9660"the following files have staged content different from both the\n"
9661"file and the HEAD:"
9662msgstr[0] ""
9663msgstr[1] ""
dce37b66 9664
64f23b0c 9665#: builtin/rm.c:235
cc76011e 9666msgid ""
28b3cffc
JX
9667"\n"
9668"(use -f to force removal)"
822e4a65
JX
9669msgstr ""
9670
64f23b0c 9671#: builtin/rm.c:239
28b3cffc
JX
9672msgid "the following file has changes staged in the index:"
9673msgid_plural "the following files have changes staged in the index:"
9674msgstr[0] ""
9675msgstr[1] ""
9676
64f23b0c 9677#: builtin/rm.c:243 builtin/rm.c:254
cc76011e 9678msgid ""
28b3cffc 9679"\n"
cc76011e
JX
9680"(use --cached to keep the file, or -f to force removal)"
9681msgstr ""
822e4a65 9682
64f23b0c 9683#: builtin/rm.c:251
28b3cffc
JX
9684msgid "the following file has local modifications:"
9685msgid_plural "the following files have local modifications:"
9686msgstr[0] ""
9687msgstr[1] ""
9688
64f23b0c 9689#: builtin/rm.c:269
cc76011e 9690msgid "do not list removed files"
dce37b66
JX
9691msgstr ""
9692
64f23b0c 9693#: builtin/rm.c:270
cc76011e 9694msgid "only remove from the index"
cd1e7487
JX
9695msgstr ""
9696
64f23b0c 9697#: builtin/rm.c:271
cc76011e 9698msgid "override the up-to-date check"
cd1e7487
JX
9699msgstr ""
9700
64f23b0c 9701#: builtin/rm.c:272
cc76011e 9702msgid "allow recursive removal"
dce37b66
JX
9703msgstr ""
9704
64f23b0c 9705#: builtin/rm.c:274
cc76011e 9706msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
9707msgstr ""
9708
64f23b0c 9709#: builtin/rm.c:317
d07a63e4
JX
9710msgid "Please, stage your changes to .gitmodules or stash them to proceed"
9711msgstr ""
9712
64f23b0c 9713#: builtin/rm.c:335
dce37b66 9714#, c-format
cc76011e 9715msgid "not removing '%s' recursively without -r"
dce37b66
JX
9716msgstr ""
9717
64f23b0c 9718#: builtin/rm.c:374
dce37b66 9719#, c-format
cc76011e 9720msgid "git rm: unable to remove %s"
dce37b66
JX
9721msgstr ""
9722
df0617bf
JX
9723#: builtin/send-pack.c:18
9724msgid ""
9725"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
9726"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
9727"[<ref>...]\n"
9728" --all and explicit <ref> specification are mutually exclusive."
9729msgstr ""
9730
9731#: builtin/send-pack.c:160
9732msgid "remote name"
9733msgstr ""
9734
9735#: builtin/send-pack.c:171
9736msgid "use stateless RPC protocol"
9737msgstr ""
9738
9739#: builtin/send-pack.c:172
9740msgid "read refs from stdin"
9741msgstr ""
9742
9743#: builtin/send-pack.c:173
9744msgid "print status from remote helper"
9745msgstr ""
9746
cc76011e 9747#: builtin/shortlog.c:13
c2ea1208 9748msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
dce37b66
JX
9749msgstr ""
9750
c6bc7d43 9751#: builtin/shortlog.c:131
822e4a65 9752#, c-format
cc76011e 9753msgid "Missing author: %s"
dce37b66
JX
9754msgstr ""
9755
727b9576 9756#: builtin/shortlog.c:230
cc76011e 9757msgid "sort output according to the number of commits per author"
dce37b66
JX
9758msgstr ""
9759
727b9576 9760#: builtin/shortlog.c:232
cc76011e 9761msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
9762msgstr ""
9763
727b9576 9764#: builtin/shortlog.c:234
cc76011e 9765msgid "Show the email address of each author"
dce37b66
JX
9766msgstr ""
9767
727b9576 9768#: builtin/shortlog.c:235
cc76011e 9769msgid "w[,i1[,i2]]"
dce37b66
JX
9770msgstr ""
9771
727b9576 9772#: builtin/shortlog.c:236
cc76011e 9773msgid "Linewrap output"
dce37b66
JX
9774msgstr ""
9775
f4f2c8f8 9776#: builtin/show-branch.c:10
cc76011e 9777msgid ""
c2ea1208 9778"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
9779"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
9780"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
9781"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
9782msgstr ""
9783
f4f2c8f8 9784#: builtin/show-branch.c:14
c2ea1208 9785msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
9786msgstr ""
9787
f4f2c8f8 9788#: builtin/show-branch.c:640
cc76011e 9789msgid "show remote-tracking and local branches"
dce37b66
JX
9790msgstr ""
9791
f4f2c8f8 9792#: builtin/show-branch.c:642
cc76011e 9793msgid "show remote-tracking branches"
dce37b66
JX
9794msgstr ""
9795
f4f2c8f8 9796#: builtin/show-branch.c:644
cc76011e 9797msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
9798msgstr ""
9799
f4f2c8f8 9800#: builtin/show-branch.c:646
cc76011e 9801msgid "show <n> more commits after the common ancestor"
dce37b66
JX
9802msgstr ""
9803
f4f2c8f8 9804#: builtin/show-branch.c:648
cc76011e 9805msgid "synonym to more=-1"
822e4a65
JX
9806msgstr ""
9807
f4f2c8f8 9808#: builtin/show-branch.c:649
cc76011e 9809msgid "suppress naming strings"
dce37b66
JX
9810msgstr ""
9811
f4f2c8f8 9812#: builtin/show-branch.c:651
cc76011e 9813msgid "include the current branch"
dce37b66
JX
9814msgstr ""
9815
f4f2c8f8 9816#: builtin/show-branch.c:653
cc76011e 9817msgid "name commits with their object names"
dce37b66
JX
9818msgstr ""
9819
f4f2c8f8 9820#: builtin/show-branch.c:655
cc76011e 9821msgid "show possible merge bases"
dce37b66
JX
9822msgstr ""
9823
f4f2c8f8 9824#: builtin/show-branch.c:657
cc76011e 9825msgid "show refs unreachable from any other ref"
dce37b66
JX
9826msgstr ""
9827
f4f2c8f8 9828#: builtin/show-branch.c:659
cc76011e 9829msgid "show commits in topological order"
dce37b66
JX
9830msgstr ""
9831
f4f2c8f8 9832#: builtin/show-branch.c:662
cc76011e 9833msgid "show only commits not on the first branch"
dce37b66
JX
9834msgstr ""
9835
f4f2c8f8 9836#: builtin/show-branch.c:664
cc76011e 9837msgid "show merges reachable from only one tip"
dce37b66
JX
9838msgstr ""
9839
f4f2c8f8 9840#: builtin/show-branch.c:666
28b3cffc 9841msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
9842msgstr ""
9843
f4f2c8f8 9844#: builtin/show-branch.c:669
cc76011e 9845msgid "<n>[,<base>]"
dce37b66
JX
9846msgstr ""
9847
f4f2c8f8 9848#: builtin/show-branch.c:670
cc76011e 9849msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
9850msgstr ""
9851
cc76011e
JX
9852#: builtin/show-ref.c:10
9853msgid ""
c2ea1208
JX
9854"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
9855"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
9856msgstr ""
9857
cc76011e 9858#: builtin/show-ref.c:11
f4f2c8f8 9859msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
9860msgstr ""
9861
f4f2c8f8 9862#: builtin/show-ref.c:165
cc76011e 9863msgid "only show tags (can be combined with heads)"
dce37b66
JX
9864msgstr ""
9865
f4f2c8f8 9866#: builtin/show-ref.c:166
cc76011e 9867msgid "only show heads (can be combined with tags)"
dce37b66
JX
9868msgstr ""
9869
f4f2c8f8 9870#: builtin/show-ref.c:167
cc76011e 9871msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
9872msgstr ""
9873
f4f2c8f8 9874#: builtin/show-ref.c:170 builtin/show-ref.c:172
28b3cffc 9875msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
9876msgstr ""
9877
f4f2c8f8 9878#: builtin/show-ref.c:174
cc76011e 9879msgid "dereference tags into object IDs"
dce37b66
JX
9880msgstr ""
9881
f4f2c8f8 9882#: builtin/show-ref.c:176
cc76011e 9883msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
9884msgstr ""
9885
f4f2c8f8 9886#: builtin/show-ref.c:180
cc76011e 9887msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
9888msgstr ""
9889
f4f2c8f8 9890#: builtin/show-ref.c:182
cc76011e 9891msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
9892msgstr ""
9893
f4f2c8f8
JX
9894#: builtin/stripspace.c:17
9895msgid "git stripspace [-s | --strip-comments]"
9896msgstr ""
9897
9898#: builtin/stripspace.c:18
9899msgid "git stripspace [-c | --comment-lines]"
9900msgstr ""
9901
9902#: builtin/stripspace.c:35
9903msgid "skip and remove all lines starting with comment character"
9904msgstr ""
9905
9906#: builtin/stripspace.c:38
9907msgid "prepend comment character and blank to each line"
9908msgstr ""
9909
9910#: builtin/submodule--helper.c:79 builtin/submodule--helper.c:167
9911msgid "alternative anchor for relative paths"
9912msgstr ""
9913
9914#: builtin/submodule--helper.c:84
9915msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
9916msgstr ""
9917
9918#: builtin/submodule--helper.c:114
9919msgid "git submodule--helper name <path>"
9920msgstr ""
9921
9922#: builtin/submodule--helper.c:120
9923#, c-format
9924msgid "no submodule mapping found in .gitmodules for path '%s'"
9925msgstr ""
9926
9927#: builtin/submodule--helper.c:170
9928msgid "where the new submodule will be cloned to"
9929msgstr ""
9930
9931#: builtin/submodule--helper.c:173
9932msgid "name of the new submodule"
9933msgstr ""
9934
9935#: builtin/submodule--helper.c:176
9936msgid "url where to clone the submodule from"
9937msgstr ""
9938
9939#: builtin/submodule--helper.c:182
9940msgid "depth for shallow clones"
9941msgstr ""
9942
9943#: builtin/submodule--helper.c:188
9944msgid ""
9945"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
9946"<repository>] [--name <name>] [--url <url>][--depth <depth>] [--] [<path>...]"
9947msgstr ""
9948
9949#: builtin/submodule--helper.c:202 builtin/submodule--helper.c:208
9950#: builtin/submodule--helper.c:216
9951#, c-format
9952msgid "could not create directory '%s'"
9953msgstr ""
9954
9955#: builtin/submodule--helper.c:204
9956#, c-format
9957msgid "clone of '%s' into submodule path '%s' failed"
9958msgstr ""
9959
9960#: builtin/submodule--helper.c:227
9961#, c-format
9962msgid "cannot open file '%s'"
9963msgstr ""
9964
9965#: builtin/submodule--helper.c:232
9966#, c-format
9967msgid "could not close file %s"
9968msgstr ""
9969
9970#: builtin/submodule--helper.c:247
9971#, c-format
9972msgid "could not get submodule directory for '%s'"
9973msgstr ""
9974
9975#: builtin/submodule--helper.c:273
9976msgid "fatal: submodule--helper subcommand must be called with a subcommand"
9977msgstr ""
9978
9979#: builtin/submodule--helper.c:280
9980#, c-format
9981msgid "fatal: '%s' is not a valid submodule--helper subcommand"
9982msgstr ""
9983
cc76011e 9984#: builtin/symbolic-ref.c:7
c2ea1208 9985msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
9986msgstr ""
9987
fe52cd62 9988#: builtin/symbolic-ref.c:8
c2ea1208 9989msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
9990msgstr ""
9991
9992#: builtin/symbolic-ref.c:40
cc76011e
JX
9993msgid "suppress error message for non-symbolic (detached) refs"
9994msgstr ""
9995
fe52cd62
JX
9996#: builtin/symbolic-ref.c:41
9997msgid "delete symbolic ref"
9998msgstr ""
9999
10000#: builtin/symbolic-ref.c:42
cc76011e
JX
10001msgid "shorten ref output"
10002msgstr ""
10003
df0617bf 10004#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
10005msgid "reason"
10006msgstr ""
10007
df0617bf 10008#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
cc76011e
JX
10009msgid "reason of the update"
10010msgstr ""
10011
f4f2c8f8 10012#: builtin/tag.c:23
dce37b66 10013msgid ""
c2ea1208
JX
10014"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
10015"[<head>]"
dce37b66
JX
10016msgstr ""
10017
f4f2c8f8 10018#: builtin/tag.c:24
cc76011e 10019msgid "git tag -d <tagname>..."
dce37b66
JX
10020msgstr ""
10021
f4f2c8f8 10022#: builtin/tag.c:25
cc76011e 10023msgid ""
c2ea1208 10024"git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>]\n"
f4f2c8f8 10025"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
dce37b66
JX
10026msgstr ""
10027
f4f2c8f8 10028#: builtin/tag.c:27
cc76011e 10029msgid "git tag -v <tagname>..."
dce37b66
JX
10030msgstr ""
10031
f4f2c8f8 10032#: builtin/tag.c:80
dce37b66
JX
10033#, c-format
10034msgid "tag name too long: %.*s..."
10035msgstr ""
10036
f4f2c8f8 10037#: builtin/tag.c:85
dce37b66
JX
10038#, c-format
10039msgid "tag '%s' not found."
10040msgstr ""
10041
f4f2c8f8 10042#: builtin/tag.c:100
dce37b66
JX
10043#, c-format
10044msgid "Deleted tag '%s' (was %s)\n"
10045msgstr ""
10046
f4f2c8f8 10047#: builtin/tag.c:112
dce37b66
JX
10048#, c-format
10049msgid "could not verify the tag '%s'"
10050msgstr ""
10051
f4f2c8f8 10052#: builtin/tag.c:122
9caaf23e 10053#, c-format
dce37b66
JX
10054msgid ""
10055"\n"
fe05e196
JX
10056"Write a message for tag:\n"
10057" %s\n"
9caaf23e 10058"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
10059msgstr ""
10060
f4f2c8f8 10061#: builtin/tag.c:126
9caaf23e 10062#, c-format
dce37b66
JX
10063msgid ""
10064"\n"
fe05e196
JX
10065"Write a message for tag:\n"
10066" %s\n"
9caaf23e 10067"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 10068"want to.\n"
dce37b66
JX
10069msgstr ""
10070
f4f2c8f8 10071#: builtin/tag.c:199
dce37b66
JX
10072msgid "unable to sign the tag"
10073msgstr ""
10074
f4f2c8f8 10075#: builtin/tag.c:201
dce37b66
JX
10076msgid "unable to write tag file"
10077msgstr ""
10078
f4f2c8f8 10079#: builtin/tag.c:226
dce37b66
JX
10080msgid "bad object type."
10081msgstr ""
10082
f4f2c8f8 10083#: builtin/tag.c:239
dce37b66
JX
10084msgid "tag header too big."
10085msgstr ""
10086
f4f2c8f8 10087#: builtin/tag.c:275
dce37b66
JX
10088msgid "no tag message?"
10089msgstr ""
10090
f4f2c8f8 10091#: builtin/tag.c:281
dce37b66
JX
10092#, c-format
10093msgid "The tag message has been left in %s\n"
10094msgstr ""
10095
f4f2c8f8 10096#: builtin/tag.c:339
cc76011e
JX
10097msgid "list tag names"
10098msgstr ""
10099
f4f2c8f8 10100#: builtin/tag.c:341
cc76011e
JX
10101msgid "print <n> lines of each tag message"
10102msgstr ""
10103
f4f2c8f8 10104#: builtin/tag.c:343
cc76011e
JX
10105msgid "delete tags"
10106msgstr ""
10107
f4f2c8f8 10108#: builtin/tag.c:344
cc76011e
JX
10109msgid "verify tags"
10110msgstr ""
10111
f4f2c8f8 10112#: builtin/tag.c:346
cc76011e
JX
10113msgid "Tag creation options"
10114msgstr ""
10115
f4f2c8f8 10116#: builtin/tag.c:348
cc76011e
JX
10117msgid "annotated tag, needs a message"
10118msgstr ""
10119
f4f2c8f8 10120#: builtin/tag.c:350
cc76011e
JX
10121msgid "tag message"
10122msgstr ""
10123
f4f2c8f8 10124#: builtin/tag.c:352
cc76011e
JX
10125msgid "annotated and GPG-signed tag"
10126msgstr ""
10127
f4f2c8f8 10128#: builtin/tag.c:356
cc76011e
JX
10129msgid "use another key to sign the tag"
10130msgstr ""
10131
f4f2c8f8 10132#: builtin/tag.c:357
cc76011e
JX
10133msgid "replace the tag if exists"
10134msgstr ""
10135
f4f2c8f8 10136#: builtin/tag.c:358 builtin/update-ref.c:368
80d1b481 10137msgid "create a reflog"
df0617bf
JX
10138msgstr ""
10139
f4f2c8f8 10140#: builtin/tag.c:360
c2ea1208 10141msgid "Tag listing options"
cc76011e
JX
10142msgstr ""
10143
f4f2c8f8 10144#: builtin/tag.c:361
c2ea1208 10145msgid "show tag list in columns"
5e078fcd
JX
10146msgstr ""
10147
f4f2c8f8
JX
10148#: builtin/tag.c:362 builtin/tag.c:363
10149msgid "print only tags that contain the commit"
cc76011e
JX
10150msgstr ""
10151
f4f2c8f8
JX
10152#: builtin/tag.c:364
10153msgid "print only tags that are merged"
cc76011e
JX
10154msgstr ""
10155
f4f2c8f8
JX
10156#: builtin/tag.c:365
10157msgid "print only tags that are not merged"
cc76011e
JX
10158msgstr ""
10159
f4f2c8f8
JX
10160#: builtin/tag.c:370
10161msgid "print only tags of the object"
822e4a65
JX
10162msgstr ""
10163
f4f2c8f8
JX
10164#: builtin/tag.c:399
10165msgid "--column and -n are incompatible"
5e078fcd
JX
10166msgstr ""
10167
f4f2c8f8 10168#: builtin/tag.c:419
dce37b66
JX
10169msgid "-n option is only allowed with -l."
10170msgstr ""
10171
f4f2c8f8 10172#: builtin/tag.c:421
dce37b66
JX
10173msgid "--contains option is only allowed with -l."
10174msgstr ""
10175
f4f2c8f8 10176#: builtin/tag.c:423
1d4ac88d
JX
10177msgid "--points-at option is only allowed with -l."
10178msgstr ""
10179
f4f2c8f8
JX
10180#: builtin/tag.c:425
10181msgid "--merged and --no-merged option are only allowed with -l"
10182msgstr ""
10183
10184#: builtin/tag.c:433
dce37b66
JX
10185msgid "only one -F or -m option is allowed."
10186msgstr ""
10187
f4f2c8f8 10188#: builtin/tag.c:453
dce37b66
JX
10189msgid "too many params"
10190msgstr ""
10191
f4f2c8f8 10192#: builtin/tag.c:459
dce37b66
JX
10193#, c-format
10194msgid "'%s' is not a valid tag name."
10195msgstr ""
10196
f4f2c8f8 10197#: builtin/tag.c:464
dce37b66
JX
10198#, c-format
10199msgid "tag '%s' already exists"
10200msgstr ""
10201
f4f2c8f8 10202#: builtin/tag.c:489
dce37b66
JX
10203#, c-format
10204msgid "Updated tag '%s' (was %s)\n"
10205msgstr ""
10206
df0617bf 10207#: builtin/unpack-objects.c:490
5e078fcd
JX
10208msgid "Unpacking objects"
10209msgstr ""
10210
64f23b0c
JX
10211#: builtin/update-index.c:70
10212#, c-format
10213msgid "failed to create directory %s"
10214msgstr ""
10215
10216#: builtin/update-index.c:76
10217#, c-format
10218msgid "failed to stat %s"
10219msgstr ""
10220
10221#: builtin/update-index.c:86
10222#, c-format
10223msgid "failed to create file %s"
10224msgstr ""
10225
10226#: builtin/update-index.c:94
10227#, c-format
10228msgid "failed to delete file %s"
10229msgstr ""
10230
10231#: builtin/update-index.c:101 builtin/update-index.c:203
10232#, c-format
10233msgid "failed to delete directory %s"
10234msgstr ""
10235
10236#: builtin/update-index.c:124
10237#, c-format
10238msgid "Testing "
10239msgstr ""
10240
10241#: builtin/update-index.c:136
10242msgid "directory stat info does not change after adding a new file"
10243msgstr ""
10244
10245#: builtin/update-index.c:149
10246msgid "directory stat info does not change after adding a new directory"
10247msgstr ""
10248
10249#: builtin/update-index.c:162
10250msgid "directory stat info changes after updating a file"
10251msgstr ""
10252
10253#: builtin/update-index.c:173
10254msgid "directory stat info changes after adding a file inside subdirectory"
10255msgstr ""
10256
10257#: builtin/update-index.c:184
10258msgid "directory stat info does not change after deleting a file"
10259msgstr ""
10260
10261#: builtin/update-index.c:197
10262msgid "directory stat info does not change after deleting a directory"
10263msgstr ""
10264
10265#: builtin/update-index.c:204
10266msgid " OK"
10267msgstr ""
10268
10269#: builtin/update-index.c:564
c2ea1208 10270msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
10271msgstr ""
10272
64f23b0c 10273#: builtin/update-index.c:918
cc76011e 10274msgid "continue refresh even when index needs update"
6f6731e7
JX
10275msgstr ""
10276
64f23b0c 10277#: builtin/update-index.c:921
cc76011e 10278msgid "refresh: ignore submodules"
6f6731e7
JX
10279msgstr ""
10280
64f23b0c 10281#: builtin/update-index.c:924
cc76011e 10282msgid "do not ignore new files"
6f6731e7
JX
10283msgstr ""
10284
64f23b0c 10285#: builtin/update-index.c:926
cc76011e
JX
10286msgid "let files replace directories and vice-versa"
10287msgstr ""
10288
64f23b0c 10289#: builtin/update-index.c:928
cc76011e
JX
10290msgid "notice files missing from worktree"
10291msgstr ""
10292
64f23b0c 10293#: builtin/update-index.c:930
cc76011e
JX
10294msgid "refresh even if index contains unmerged entries"
10295msgstr ""
10296
64f23b0c 10297#: builtin/update-index.c:933
cc76011e
JX
10298msgid "refresh stat information"
10299msgstr ""
10300
64f23b0c 10301#: builtin/update-index.c:937
cc76011e
JX
10302msgid "like --refresh, but ignore assume-unchanged setting"
10303msgstr ""
10304
64f23b0c 10305#: builtin/update-index.c:941
5e078fcd 10306msgid "<mode>,<object>,<path>"
cc76011e
JX
10307msgstr ""
10308
64f23b0c 10309#: builtin/update-index.c:942
cc76011e
JX
10310msgid "add the specified entry to the index"
10311msgstr ""
10312
64f23b0c 10313#: builtin/update-index.c:946
cc76011e
JX
10314msgid "(+/-)x"
10315msgstr ""
10316
64f23b0c 10317#: builtin/update-index.c:947
cc76011e
JX
10318msgid "override the executable bit of the listed files"
10319msgstr ""
10320
64f23b0c 10321#: builtin/update-index.c:951
cc76011e
JX
10322msgid "mark files as \"not changing\""
10323msgstr ""
10324
64f23b0c 10325#: builtin/update-index.c:954
cc76011e
JX
10326msgid "clear assumed-unchanged bit"
10327msgstr ""
10328
64f23b0c 10329#: builtin/update-index.c:957
cc76011e
JX
10330msgid "mark files as \"index-only\""
10331msgstr ""
10332
64f23b0c 10333#: builtin/update-index.c:960
cc76011e
JX
10334msgid "clear skip-worktree bit"
10335msgstr ""
10336
64f23b0c 10337#: builtin/update-index.c:963
cc76011e
JX
10338msgid "add to index only; do not add content to object database"
10339msgstr ""
10340
64f23b0c 10341#: builtin/update-index.c:965
cc76011e
JX
10342msgid "remove named paths even if present in worktree"
10343msgstr ""
10344
64f23b0c 10345#: builtin/update-index.c:967
cc76011e
JX
10346msgid "with --stdin: input lines are terminated by null bytes"
10347msgstr ""
10348
64f23b0c 10349#: builtin/update-index.c:969
cc76011e
JX
10350msgid "read list of paths to be updated from standard input"
10351msgstr ""
10352
64f23b0c 10353#: builtin/update-index.c:973
cc76011e
JX
10354msgid "add entries from standard input to the index"
10355msgstr ""
10356
64f23b0c 10357#: builtin/update-index.c:977
cc76011e
JX
10358msgid "repopulate stages #2 and #3 for the listed paths"
10359msgstr ""
10360
64f23b0c 10361#: builtin/update-index.c:981
cc76011e
JX
10362msgid "only update entries that differ from HEAD"
10363msgstr ""
10364
64f23b0c 10365#: builtin/update-index.c:985
cc76011e
JX
10366msgid "ignore files missing from worktree"
10367msgstr ""
10368
64f23b0c 10369#: builtin/update-index.c:988
cc76011e
JX
10370msgid "report actions to standard output"
10371msgstr ""
10372
64f23b0c 10373#: builtin/update-index.c:990
cc76011e
JX
10374msgid "(for porcelains) forget saved unresolved conflicts"
10375msgstr ""
10376
64f23b0c 10377#: builtin/update-index.c:994
cc76011e
JX
10378msgid "write index in this format"
10379msgstr ""
10380
64f23b0c 10381#: builtin/update-index.c:996
fe05e196
JX
10382msgid "enable or disable split index"
10383msgstr ""
10384
64f23b0c
JX
10385#: builtin/update-index.c:998
10386msgid "enable/disable untracked cache"
10387msgstr ""
10388
10389#: builtin/update-index.c:1000
10390msgid "enable untracked cache without testing the filesystem"
10391msgstr ""
10392
727b9576 10393#: builtin/update-ref.c:9
c2ea1208 10394msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
10395msgstr ""
10396
727b9576 10397#: builtin/update-ref.c:10
c2ea1208 10398msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
10399msgstr ""
10400
727b9576 10401#: builtin/update-ref.c:11
c2ea1208 10402msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
10403msgstr ""
10404
df0617bf 10405#: builtin/update-ref.c:363
cc76011e
JX
10406msgid "delete the reference"
10407msgstr ""
10408
df0617bf 10409#: builtin/update-ref.c:365
cc76011e
JX
10410msgid "update <refname> not the one it points to"
10411msgstr ""
10412
df0617bf 10413#: builtin/update-ref.c:366
727b9576
JX
10414msgid "stdin has NUL-terminated arguments"
10415msgstr ""
10416
df0617bf 10417#: builtin/update-ref.c:367
727b9576
JX
10418msgid "read updates from stdin"
10419msgstr ""
10420
cc76011e
JX
10421#: builtin/update-server-info.c:6
10422msgid "git update-server-info [--force]"
10423msgstr ""
10424
10425#: builtin/update-server-info.c:14
10426msgid "update the info files from scratch"
10427msgstr ""
10428
fe05e196 10429#: builtin/verify-commit.c:17
c2ea1208 10430msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
10431msgstr ""
10432
df0617bf 10433#: builtin/verify-commit.c:72
fe05e196
JX
10434msgid "print commit contents"
10435msgstr ""
10436
df0617bf
JX
10437#: builtin/verify-commit.c:73 builtin/verify-tag.c:84
10438msgid "print raw gpg status output"
10439msgstr ""
10440
d07a63e4 10441#: builtin/verify-pack.c:54
c2ea1208 10442msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
10443msgstr ""
10444
d07a63e4 10445#: builtin/verify-pack.c:64
cc76011e
JX
10446msgid "verbose"
10447msgstr ""
10448
d07a63e4 10449#: builtin/verify-pack.c:66
cc76011e
JX
10450msgid "show statistics only"
10451msgstr ""
10452
10453#: builtin/verify-tag.c:17
c2ea1208 10454msgid "git verify-tag [-v | --verbose] <tag>..."
cc76011e
JX
10455msgstr ""
10456
df0617bf 10457#: builtin/verify-tag.c:83
cc76011e
JX
10458msgid "print tag contents"
10459msgstr ""
10460
f4f2c8f8
JX
10461#: builtin/worktree.c:15
10462msgid "git worktree add [<options>] <path> [<branch>]"
a4156d20
JX
10463msgstr ""
10464
f4f2c8f8 10465#: builtin/worktree.c:16
a4156d20
JX
10466msgid "git worktree prune [<options>]"
10467msgstr ""
10468
f4f2c8f8
JX
10469#: builtin/worktree.c:17
10470msgid "git worktree list [<options>]"
10471msgstr ""
10472
10473#: builtin/worktree.c:39
a4156d20
JX
10474#, c-format
10475msgid "Removing worktrees/%s: not a valid directory"
10476msgstr ""
10477
f4f2c8f8 10478#: builtin/worktree.c:45
a4156d20
JX
10479#, c-format
10480msgid "Removing worktrees/%s: gitdir file does not exist"
10481msgstr ""
10482
f4f2c8f8 10483#: builtin/worktree.c:50
a4156d20
JX
10484#, c-format
10485msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
10486msgstr ""
10487
f4f2c8f8 10488#: builtin/worktree.c:61
a4156d20
JX
10489#, c-format
10490msgid "Removing worktrees/%s: invalid gitdir file"
10491msgstr ""
10492
f4f2c8f8 10493#: builtin/worktree.c:77
a4156d20
JX
10494#, c-format
10495msgid "Removing worktrees/%s: gitdir file points to non-existent location"
10496msgstr ""
10497
f4f2c8f8 10498#: builtin/worktree.c:112
a4156d20
JX
10499#, c-format
10500msgid "failed to remove: %s"
10501msgstr ""
10502
f4f2c8f8 10503#: builtin/worktree.c:201
a4156d20
JX
10504#, c-format
10505msgid "'%s' already exists"
10506msgstr ""
10507
f4f2c8f8 10508#: builtin/worktree.c:235
a4156d20
JX
10509#, c-format
10510msgid "could not create directory of '%s'"
10511msgstr ""
10512
f4f2c8f8 10513#: builtin/worktree.c:271
a4156d20 10514#, c-format
df0617bf 10515msgid "Preparing %s (identifier %s)"
a4156d20
JX
10516msgstr ""
10517
f4f2c8f8 10518#: builtin/worktree.c:319
a4156d20
JX
10519msgid "checkout <branch> even if already checked out in other worktree"
10520msgstr ""
10521
f4f2c8f8 10522#: builtin/worktree.c:321
a4156d20
JX
10523msgid "create a new branch"
10524msgstr ""
10525
f4f2c8f8 10526#: builtin/worktree.c:323
a4156d20
JX
10527msgid "create or reset a branch"
10528msgstr ""
10529
f4f2c8f8 10530#: builtin/worktree.c:324
a4156d20
JX
10531msgid "detach HEAD at named commit"
10532msgstr ""
10533
f4f2c8f8 10534#: builtin/worktree.c:331
df0617bf 10535msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
10536msgstr ""
10537
cc76011e
JX
10538#: builtin/write-tree.c:13
10539msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
10540msgstr ""
10541
10542#: builtin/write-tree.c:26
10543msgid "<prefix>/"
10544msgstr ""
10545
10546#: builtin/write-tree.c:27
10547msgid "write tree object for a subdirectory <prefix>"
10548msgstr ""
10549
10550#: builtin/write-tree.c:30
10551msgid "only useful for debugging"
10552msgstr ""
10553
df0617bf 10554#: credential-cache--daemon.c:255
d07a63e4
JX
10555msgid "print debugging messages to stderr"
10556msgstr ""
10557
105979f7 10558#: git.c:14
c6bc7d43 10559msgid ""
d07a63e4 10560"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43
JX
10561"concept guides. See 'git help <command>' or 'git help <concept>'\n"
10562"to read about a specific subcommand or concept."
6f6731e7
JX
10563msgstr ""
10564
df0617bf 10565#: common-cmds.h:9
64f23b0c
JX
10566msgid "start a working area (see also: git help tutorial)"
10567msgstr ""
10568
df0617bf 10569#: common-cmds.h:10
64f23b0c
JX
10570msgid "work on the current change (see also: git help everyday)"
10571msgstr ""
10572
df0617bf 10573#: common-cmds.h:11
64f23b0c
JX
10574msgid "examine the history and state (see also: git help revisions)"
10575msgstr ""
10576
df0617bf 10577#: common-cmds.h:12
64f23b0c
JX
10578msgid "grow, mark and tweak your common history"
10579msgstr ""
10580
df0617bf 10581#: common-cmds.h:13
64f23b0c
JX
10582msgid "collaborate (see also: git help workflows)"
10583msgstr ""
10584
df0617bf 10585#: common-cmds.h:17
822e4a65
JX
10586msgid "Add file contents to the index"
10587msgstr ""
10588
df0617bf
JX
10589#: common-cmds.h:18
10590msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
10591msgstr ""
10592
df0617bf 10593#: common-cmds.h:19
822e4a65
JX
10594msgid "List, create, or delete branches"
10595msgstr ""
10596
df0617bf 10597#: common-cmds.h:20
a4156d20 10598msgid "Switch branches or restore working tree files"
822e4a65
JX
10599msgstr ""
10600
df0617bf 10601#: common-cmds.h:21
822e4a65
JX
10602msgid "Clone a repository into a new directory"
10603msgstr ""
10604
df0617bf 10605#: common-cmds.h:22
822e4a65
JX
10606msgid "Record changes to the repository"
10607msgstr ""
10608
df0617bf 10609#: common-cmds.h:23
822e4a65
JX
10610msgid "Show changes between commits, commit and working tree, etc"
10611msgstr ""
10612
df0617bf 10613#: common-cmds.h:24
822e4a65
JX
10614msgid "Download objects and refs from another repository"
10615msgstr ""
10616
df0617bf 10617#: common-cmds.h:25
822e4a65
JX
10618msgid "Print lines matching a pattern"
10619msgstr ""
10620
df0617bf 10621#: common-cmds.h:26
9caaf23e 10622msgid "Create an empty Git repository or reinitialize an existing one"
822e4a65
JX
10623msgstr ""
10624
df0617bf 10625#: common-cmds.h:27
822e4a65
JX
10626msgid "Show commit logs"
10627msgstr ""
10628
df0617bf 10629#: common-cmds.h:28
822e4a65
JX
10630msgid "Join two or more development histories together"
10631msgstr ""
10632
df0617bf 10633#: common-cmds.h:29
822e4a65
JX
10634msgid "Move or rename a file, a directory, or a symlink"
10635msgstr ""
10636
df0617bf 10637#: common-cmds.h:30
28b3cffc 10638msgid "Fetch from and integrate with another repository or a local branch"
822e4a65
JX
10639msgstr ""
10640
df0617bf 10641#: common-cmds.h:31
822e4a65
JX
10642msgid "Update remote refs along with associated objects"
10643msgstr ""
10644
df0617bf 10645#: common-cmds.h:32
822e4a65
JX
10646msgid "Forward-port local commits to the updated upstream head"
10647msgstr ""
10648
df0617bf 10649#: common-cmds.h:33
822e4a65
JX
10650msgid "Reset current HEAD to the specified state"
10651msgstr ""
10652
df0617bf 10653#: common-cmds.h:34
822e4a65
JX
10654msgid "Remove files from the working tree and from the index"
10655msgstr ""
10656
df0617bf 10657#: common-cmds.h:35
822e4a65
JX
10658msgid "Show various types of objects"
10659msgstr ""
10660
df0617bf 10661#: common-cmds.h:36
822e4a65
JX
10662msgid "Show the working tree status"
10663msgstr ""
10664
df0617bf 10665#: common-cmds.h:37
822e4a65
JX
10666msgid "Create, list, delete or verify a tag object signed with GPG"
10667msgstr ""
10668
df0617bf 10669#: parse-options.h:145
d07a63e4
JX
10670msgid "expiry-date"
10671msgstr ""
10672
df0617bf 10673#: parse-options.h:160
d07a63e4
JX
10674msgid "no-op (backward compatibility)"
10675msgstr ""
10676
f4f2c8f8 10677#: parse-options.h:237
d07a63e4
JX
10678msgid "be more verbose"
10679msgstr ""
10680
f4f2c8f8 10681#: parse-options.h:239
d07a63e4
JX
10682msgid "be more quiet"
10683msgstr ""
10684
f4f2c8f8 10685#: parse-options.h:245
d07a63e4
JX
10686msgid "use <n> digits to display SHA-1s"
10687msgstr ""
10688
f4f2c8f8 10689#: rerere.h:38
d07a63e4
JX
10690msgid "update the index with reused conflict resolution if possible"
10691msgstr ""
10692
f4f2c8f8 10693#: git-bisect.sh:55
7256fd7c
JX
10694msgid "You need to start by \"git bisect start\""
10695msgstr ""
10696
dce37b66
JX
10697#. TRANSLATORS: Make sure to include [Y] and [n] in your
10698#. translation. The program will only accept English input
10699#. at this point.
f4f2c8f8 10700#: git-bisect.sh:61
dce37b66
JX
10701msgid "Do you want me to do it for you [Y/n]? "
10702msgstr ""
10703
f4f2c8f8 10704#: git-bisect.sh:122
dce37b66
JX
10705#, sh-format
10706msgid "unrecognised option: '$arg'"
10707msgstr ""
10708
f4f2c8f8 10709#: git-bisect.sh:126
dce37b66
JX
10710#, sh-format
10711msgid "'$arg' does not appear to be a valid revision"
10712msgstr ""
10713
f4f2c8f8 10714#: git-bisect.sh:155
dce37b66
JX
10715msgid "Bad HEAD - I need a HEAD"
10716msgstr ""
10717
f4f2c8f8 10718#: git-bisect.sh:168
dce37b66
JX
10719#, sh-format
10720msgid ""
c2ea1208 10721"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
dce37b66
JX
10722msgstr ""
10723
f4f2c8f8 10724#: git-bisect.sh:178
df49095a 10725msgid "won't bisect on cg-seek'ed tree"
dce37b66
JX
10726msgstr ""
10727
f4f2c8f8 10728#: git-bisect.sh:182
dce37b66
JX
10729msgid "Bad HEAD - strange symbolic ref"
10730msgstr ""
10731
f4f2c8f8 10732#: git-bisect.sh:234
dce37b66
JX
10733#, sh-format
10734msgid "Bad bisect_write argument: $state"
10735msgstr ""
10736
f4f2c8f8 10737#: git-bisect.sh:263
dce37b66
JX
10738#, sh-format
10739msgid "Bad rev input: $arg"
10740msgstr ""
10741
f4f2c8f8 10742#: git-bisect.sh:278
dce37b66
JX
10743msgid "Please call 'bisect_state' with at least one argument."
10744msgstr ""
10745
f4f2c8f8 10746#: git-bisect.sh:290
dce37b66
JX
10747#, sh-format
10748msgid "Bad rev input: $rev"
10749msgstr ""
10750
f4f2c8f8 10751#: git-bisect.sh:299
df0617bf
JX
10752#, sh-format
10753msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
10754msgstr ""
10755
f4f2c8f8 10756#: git-bisect.sh:322
df0617bf
JX
10757#, sh-format
10758msgid "Warning: bisecting only with a $TERM_BAD commit."
7256fd7c
JX
10759msgstr ""
10760
dce37b66
JX
10761#. TRANSLATORS: Make sure to include [Y] and [n] in your
10762#. translation. The program will only accept English input
10763#. at this point.
f4f2c8f8 10764#: git-bisect.sh:328
dce37b66
JX
10765msgid "Are you sure [Y/n]? "
10766msgstr ""
10767
f4f2c8f8 10768#: git-bisect.sh:340
df0617bf 10769#, sh-format
7256fd7c 10770msgid ""
df0617bf
JX
10771"You need to give me at least one $bad_syn and one $good_syn revision.\n"
10772"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
10773msgstr ""
10774
f4f2c8f8 10775#: git-bisect.sh:343
df0617bf 10776#, sh-format
7256fd7c
JX
10777msgid ""
10778"You need to start by \"git bisect start\".\n"
df0617bf
JX
10779"You then need to give me at least one $good_syn and one $bad_syn revision.\n"
10780"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
7256fd7c
JX
10781msgstr ""
10782
f4f2c8f8 10783#: git-bisect.sh:414 git-bisect.sh:546
7256fd7c
JX
10784msgid "We are not bisecting."
10785msgstr ""
10786
f4f2c8f8 10787#: git-bisect.sh:421
dce37b66
JX
10788#, sh-format
10789msgid "'$invalid' is not a valid commit"
10790msgstr ""
10791
f4f2c8f8 10792#: git-bisect.sh:430
dce37b66
JX
10793#, sh-format
10794msgid ""
10795"Could not check out original HEAD '$branch'.\n"
10796"Try 'git bisect reset <commit>'."
10797msgstr ""
10798
f4f2c8f8 10799#: git-bisect.sh:458
dce37b66
JX
10800msgid "No logfile given"
10801msgstr ""
10802
f4f2c8f8 10803#: git-bisect.sh:459
dce37b66
JX
10804#, sh-format
10805msgid "cannot read $file for replaying"
10806msgstr ""
10807
f4f2c8f8 10808#: git-bisect.sh:480
dce37b66
JX
10809msgid "?? what are you talking about?"
10810msgstr ""
10811
f4f2c8f8 10812#: git-bisect.sh:492
7256fd7c
JX
10813#, sh-format
10814msgid "running $command"
10815msgstr ""
10816
f4f2c8f8 10817#: git-bisect.sh:499
7256fd7c
JX
10818#, sh-format
10819msgid ""
10820"bisect run failed:\n"
10821"exit code $res from '$command' is < 0 or >= 128"
10822msgstr ""
10823
f4f2c8f8 10824#: git-bisect.sh:525
7256fd7c
JX
10825msgid "bisect run cannot continue any more"
10826msgstr ""
10827
f4f2c8f8 10828#: git-bisect.sh:531
7256fd7c
JX
10829#, sh-format
10830msgid ""
10831"bisect run failed:\n"
10832"'bisect_state $state' exited with error code $res"
10833msgstr ""
10834
f4f2c8f8 10835#: git-bisect.sh:538
7256fd7c 10836msgid "bisect run success"
dce37b66
JX
10837msgstr ""
10838
f4f2c8f8
JX
10839#: git-bisect.sh:565
10840msgid "please use two different terms"
10841msgstr ""
10842
10843#: git-bisect.sh:575
10844#, sh-format
10845msgid "'$term' is not a valid term"
10846msgstr ""
10847
10848#: git-bisect.sh:578
10849#, sh-format
10850msgid "can't use the builtin command '$term' as a term"
10851msgstr ""
10852
10853#: git-bisect.sh:587 git-bisect.sh:593
10854#, sh-format
10855msgid "can't change the meaning of term '$term'"
10856msgstr ""
10857
10858#: git-bisect.sh:606
7256fd7c 10859#, sh-format
df0617bf 10860msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
dce37b66
JX
10861msgstr ""
10862
f4f2c8f8
JX
10863#: git-bisect.sh:636
10864msgid "no terms defined"
10865msgstr ""
10866
10867#: git-bisect.sh:653
10868#, sh-format
10869msgid ""
10870"invalid argument $arg for 'git bisect terms'.\n"
10871"Supported options are: --term-good|--term-old and --term-bad|--term-new."
10872msgstr ""
10873
5e078fcd 10874#: git-rebase.sh:57
3b6137f2
JX
10875msgid ""
10876"When you have resolved this problem, run \"git rebase --continue\".\n"
10877"If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
10878"To check out the original branch and stop rebasing, run \"git rebase --abort"
10879"\"."
10880msgstr ""
10881
fe05e196 10882#: git-rebase.sh:165
28b3cffc
JX
10883msgid "Applied autostash."
10884msgstr ""
10885
fe05e196 10886#: git-rebase.sh:168
28b3cffc
JX
10887#, sh-format
10888msgid "Cannot store $stash_sha1"
10889msgstr ""
10890
fe05e196 10891#: git-rebase.sh:169
28b3cffc
JX
10892msgid ""
10893"Applying autostash resulted in conflicts.\n"
10894"Your changes are safe in the stash.\n"
b8ecf239 10895"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
28b3cffc
JX
10896msgstr ""
10897
fe05e196 10898#: git-rebase.sh:208
3b6137f2
JX
10899msgid "The pre-rebase hook refused to rebase."
10900msgstr ""
10901
fe05e196 10902#: git-rebase.sh:213
3b6137f2
JX
10903msgid "It looks like git-am is in progress. Cannot rebase."
10904msgstr ""
10905
f4f2c8f8 10906#: git-rebase.sh:354
3b6137f2
JX
10907msgid "The --exec option must be used with the --interactive option"
10908msgstr ""
10909
f4f2c8f8 10910#: git-rebase.sh:359
3b6137f2
JX
10911msgid "No rebase in progress?"
10912msgstr ""
10913
f4f2c8f8 10914#: git-rebase.sh:370
9306b5b9
JX
10915msgid "The --edit-todo action can only be used during interactive rebase."
10916msgstr ""
10917
f4f2c8f8 10918#: git-rebase.sh:377
3b6137f2
JX
10919msgid "Cannot read HEAD"
10920msgstr ""
10921
f4f2c8f8 10922#: git-rebase.sh:380
3b6137f2
JX
10923msgid ""
10924"You must edit all merge conflicts and then\n"
10925"mark them as resolved using git add"
10926msgstr ""
10927
f4f2c8f8 10928#: git-rebase.sh:398
3b6137f2
JX
10929#, sh-format
10930msgid "Could not move back to $head_name"
10931msgstr ""
10932
f4f2c8f8 10933#: git-rebase.sh:417
3b6137f2
JX
10934#, sh-format
10935msgid ""
10936"It seems that there is already a $state_dir_base directory, and\n"
10937"I wonder if you are in the middle of another rebase. If that is the\n"
10938"case, please try\n"
10939"\t$cmd_live_rebase\n"
10940"If that is not the case, please\n"
10941"\t$cmd_clear_stale_rebase\n"
10942"and run me again. I am stopping in case you still have something\n"
10943"valuable there."
10944msgstr ""
10945
f4f2c8f8 10946#: git-rebase.sh:468
3b6137f2
JX
10947#, sh-format
10948msgid "invalid upstream $upstream_name"
10949msgstr ""
10950
f4f2c8f8 10951#: git-rebase.sh:492
3b6137f2
JX
10952#, sh-format
10953msgid "$onto_name: there are more than one merge bases"
10954msgstr ""
10955
f4f2c8f8 10956#: git-rebase.sh:495 git-rebase.sh:499
3b6137f2
JX
10957#, sh-format
10958msgid "$onto_name: there is no merge base"
10959msgstr ""
10960
f4f2c8f8 10961#: git-rebase.sh:504
3b6137f2
JX
10962#, sh-format
10963msgid "Does not point to a valid commit: $onto_name"
10964msgstr ""
10965
f4f2c8f8 10966#: git-rebase.sh:527
3b6137f2
JX
10967#, sh-format
10968msgid "fatal: no such branch: $branch_name"
10969msgstr ""
10970
f4f2c8f8 10971#: git-rebase.sh:560
28b3cffc
JX
10972msgid "Cannot autostash"
10973msgstr ""
10974
f4f2c8f8 10975#: git-rebase.sh:565
28b3cffc
JX
10976#, sh-format
10977msgid "Created autostash: $stash_abbrev"
10978msgstr ""
10979
f4f2c8f8 10980#: git-rebase.sh:569
3b6137f2
JX
10981msgid "Please commit or stash them."
10982msgstr ""
10983
f4f2c8f8 10984#: git-rebase.sh:589
3b6137f2
JX
10985#, sh-format
10986msgid "Current branch $branch_name is up to date."
10987msgstr ""
10988
f4f2c8f8 10989#: git-rebase.sh:593
3b6137f2
JX
10990#, sh-format
10991msgid "Current branch $branch_name is up to date, rebase forced."
10992msgstr ""
10993
f4f2c8f8 10994#: git-rebase.sh:604
3b6137f2
JX
10995#, sh-format
10996msgid "Changes from $mb to $onto:"
10997msgstr ""
10998
f4f2c8f8 10999#: git-rebase.sh:613
3b6137f2
JX
11000msgid "First, rewinding head to replay your work on top of it..."
11001msgstr ""
11002
f4f2c8f8 11003#: git-rebase.sh:623
3b6137f2
JX
11004#, sh-format
11005msgid "Fast-forwarded $branch_name to $onto_name."
11006msgstr ""
11007
dce37b66
JX
11008#: git-stash.sh:51
11009msgid "git stash clear with parameters is unimplemented"
11010msgstr ""
11011
11012#: git-stash.sh:74
11013msgid "You do not have the initial commit yet"
11014msgstr ""
11015
11016#: git-stash.sh:89
11017msgid "Cannot save the current index state"
11018msgstr ""
11019
fe05e196 11020#: git-stash.sh:124 git-stash.sh:137
dce37b66
JX
11021msgid "Cannot save the current worktree state"
11022msgstr ""
11023
fe05e196 11024#: git-stash.sh:141
dce37b66
JX
11025msgid "No changes selected"
11026msgstr ""
11027
fe05e196 11028#: git-stash.sh:144
dce37b66
JX
11029msgid "Cannot remove temporary index (can't happen)"
11030msgstr ""
11031
fe05e196 11032#: git-stash.sh:157
dce37b66
JX
11033msgid "Cannot record working tree state"
11034msgstr ""
11035
df0617bf 11036#: git-stash.sh:189
28b3cffc
JX
11037#, sh-format
11038msgid "Cannot update $ref_stash with $w_commit"
11039msgstr ""
11040
7256fd7c
JX
11041#. TRANSLATORS: $option is an invalid option, like
11042#. `--blah-blah'. The 7 spaces at the beginning of the
11043#. second line correspond to "error: ". So you should line
11044#. up the second line with however many characters the
11045#. translation of "error: " takes in your language. E.g. in
11046#. English this is:
11047#.
11048#. $ git stash save --blah-blah 2>&1 | head -n 2
11049#. error: unknown option for 'stash save': --blah-blah
11050#. To provide a message, use git stash save -- '--blah-blah'
df0617bf 11051#: git-stash.sh:239
7256fd7c
JX
11052#, sh-format
11053msgid ""
11054"error: unknown option for 'stash save': $option\n"
11055" To provide a message, use git stash save -- '$option'"
11056msgstr ""
11057
df0617bf 11058#: git-stash.sh:260
dce37b66
JX
11059msgid "No local changes to save"
11060msgstr ""
11061
df0617bf 11062#: git-stash.sh:264
dce37b66
JX
11063msgid "Cannot initialize stash"
11064msgstr ""
11065
df0617bf 11066#: git-stash.sh:268
dce37b66
JX
11067msgid "Cannot save the current status"
11068msgstr ""
11069
df0617bf 11070#: git-stash.sh:286
dce37b66
JX
11071msgid "Cannot remove worktree changes"
11072msgstr ""
11073
f4f2c8f8 11074#: git-stash.sh:405
64f23b0c
JX
11075#, sh-format
11076msgid "unknown option: $opt"
11077msgstr ""
11078
f4f2c8f8 11079#: git-stash.sh:415
dce37b66
JX
11080msgid "No stash found."
11081msgstr ""
11082
f4f2c8f8 11083#: git-stash.sh:422
dce37b66
JX
11084#, sh-format
11085msgid "Too many revisions specified: $REV"
11086msgstr ""
11087
f4f2c8f8 11088#: git-stash.sh:428
dce37b66 11089#, sh-format
d07a63e4 11090msgid "$reference is not a valid reference"
dce37b66
JX
11091msgstr ""
11092
f4f2c8f8 11093#: git-stash.sh:456
dce37b66
JX
11094#, sh-format
11095msgid "'$args' is not a stash-like commit"
11096msgstr ""
11097
f4f2c8f8 11098#: git-stash.sh:467
dce37b66
JX
11099#, sh-format
11100msgid "'$args' is not a stash reference"
11101msgstr ""
11102
f4f2c8f8 11103#: git-stash.sh:475
dce37b66
JX
11104msgid "unable to refresh index"
11105msgstr ""
11106
f4f2c8f8 11107#: git-stash.sh:479
dce37b66
JX
11108msgid "Cannot apply a stash in the middle of a merge"
11109msgstr ""
11110
f4f2c8f8 11111#: git-stash.sh:487
dce37b66
JX
11112msgid "Conflicts in index. Try without --index."
11113msgstr ""
11114
f4f2c8f8 11115#: git-stash.sh:489
dce37b66
JX
11116msgid "Could not save index tree"
11117msgstr ""
11118
f4f2c8f8 11119#: git-stash.sh:523
dce37b66
JX
11120msgid "Cannot unstage modified files"
11121msgstr ""
11122
f4f2c8f8 11123#: git-stash.sh:538
7256fd7c
JX
11124msgid "Index was not unstashed."
11125msgstr ""
11126
f4f2c8f8 11127#: git-stash.sh:561
dce37b66
JX
11128#, sh-format
11129msgid "Dropped ${REV} ($s)"
11130msgstr ""
11131
f4f2c8f8 11132#: git-stash.sh:562
dce37b66
JX
11133#, sh-format
11134msgid "${REV}: Could not drop stash entry"
11135msgstr ""
11136
f4f2c8f8 11137#: git-stash.sh:570
dce37b66
JX
11138msgid "No branch name specified"
11139msgstr ""
11140
f4f2c8f8 11141#: git-stash.sh:642
dce37b66
JX
11142msgid "(To restore them type \"git stash apply\")"
11143msgstr ""
11144
f4f2c8f8 11145#: git-submodule.sh:104
dce37b66
JX
11146#, sh-format
11147msgid "cannot strip one component off url '$remoteurl'"
11148msgstr ""
11149
f4f2c8f8 11150#: git-submodule.sh:281
28b3cffc
JX
11151msgid "Relative path can only be used from the toplevel of the working tree"
11152msgstr ""
11153
f4f2c8f8 11154#: git-submodule.sh:291
dce37b66
JX
11155#, sh-format
11156msgid "repo URL: '$repo' must be absolute or begin with ./|../"
11157msgstr ""
11158
f4f2c8f8 11159#: git-submodule.sh:308
dce37b66 11160#, sh-format
cd1e7487 11161msgid "'$sm_path' already exists in the index"
dce37b66
JX
11162msgstr ""
11163
f4f2c8f8 11164#: git-submodule.sh:312
7256fd7c
JX
11165#, sh-format
11166msgid ""
11167"The following path is ignored by one of your .gitignore files:\n"
11168"$sm_path\n"
11169"Use -f if you really want to add it."
11170msgstr ""
11171
f4f2c8f8 11172#: git-submodule.sh:330
7256fd7c
JX
11173#, sh-format
11174msgid "Adding existing repo at '$sm_path' to the index"
11175msgstr ""
11176
f4f2c8f8 11177#: git-submodule.sh:332
dce37b66 11178#, sh-format
cd1e7487 11179msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
11180msgstr ""
11181
f4f2c8f8 11182#: git-submodule.sh:340
fe52cd62
JX
11183#, sh-format
11184msgid "A git directory for '$sm_name' is found locally with remote(s):"
11185msgstr ""
11186
f4f2c8f8 11187#: git-submodule.sh:342
fe52cd62
JX
11188#, sh-format
11189msgid ""
11190"If you want to reuse this local git directory instead of cloning again from"
11191msgstr ""
11192
f4f2c8f8 11193#: git-submodule.sh:344
fe52cd62
JX
11194#, sh-format
11195msgid ""
11196"use the '--force' option. If the local git directory is not the correct repo"
11197msgstr ""
11198
f4f2c8f8 11199#: git-submodule.sh:345
fe52cd62
JX
11200#, sh-format
11201msgid ""
11202"or you are unsure what this means choose another name with the '--name' "
11203"option."
11204msgstr ""
11205
f4f2c8f8 11206#: git-submodule.sh:347
fe52cd62
JX
11207#, sh-format
11208msgid "Reactivating local git directory for submodule '$sm_name'."
11209msgstr ""
11210
f4f2c8f8 11211#: git-submodule.sh:359
dce37b66 11212#, sh-format
cd1e7487 11213msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
11214msgstr ""
11215
f4f2c8f8 11216#: git-submodule.sh:364
dce37b66 11217#, sh-format
cd1e7487 11218msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
11219msgstr ""
11220
f4f2c8f8 11221#: git-submodule.sh:373
dce37b66 11222#, sh-format
cd1e7487 11223msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
11224msgstr ""
11225
f4f2c8f8 11226#: git-submodule.sh:417
dce37b66 11227#, sh-format
28b3cffc 11228msgid "Entering '$prefix$displaypath'"
dce37b66
JX
11229msgstr ""
11230
f4f2c8f8 11231#: git-submodule.sh:437
dce37b66 11232#, sh-format
28b3cffc 11233msgid "Stopping at '$prefix$displaypath'; script returned non-zero status."
dce37b66
JX
11234msgstr ""
11235
f4f2c8f8 11236#: git-submodule.sh:483
dce37b66 11237#, sh-format
28b3cffc 11238msgid "No url found for submodule path '$displaypath' in .gitmodules"
dce37b66
JX
11239msgstr ""
11240
f4f2c8f8 11241#: git-submodule.sh:492
dce37b66 11242#, sh-format
28b3cffc 11243msgid "Failed to register url for submodule path '$displaypath'"
dce37b66
JX
11244msgstr ""
11245
f4f2c8f8 11246#: git-submodule.sh:494
dce37b66 11247#, sh-format
28b3cffc 11248msgid "Submodule '$name' ($url) registered for path '$displaypath'"
dce37b66
JX
11249msgstr ""
11250
f4f2c8f8 11251#: git-submodule.sh:511
dce37b66 11252#, sh-format
28b3cffc 11253msgid "Failed to register update mode for submodule path '$displaypath'"
dce37b66
JX
11254msgstr ""
11255
f4f2c8f8 11256#: git-submodule.sh:549
c138af56
JX
11257#, sh-format
11258msgid "Use '.' if you really want to deinitialize all submodules"
11259msgstr ""
11260
f4f2c8f8 11261#: git-submodule.sh:566
c138af56 11262#, sh-format
28b3cffc 11263msgid "Submodule work tree '$displaypath' contains a .git directory"
c138af56
JX
11264msgstr ""
11265
f4f2c8f8 11266#: git-submodule.sh:567
c138af56
JX
11267#, sh-format
11268msgid ""
11269"(use 'rm -rf' if you really want to remove it including all of its history)"
11270msgstr ""
11271
f4f2c8f8 11272#: git-submodule.sh:573
dce37b66
JX
11273#, sh-format
11274msgid ""
28b3cffc 11275"Submodule work tree '$displaypath' contains local modifications; use '-f' to "
c138af56
JX
11276"discard them"
11277msgstr ""
11278
f4f2c8f8 11279#: git-submodule.sh:576
c138af56 11280#, sh-format
28b3cffc 11281msgid "Cleared directory '$displaypath'"
c138af56
JX
11282msgstr ""
11283
f4f2c8f8 11284#: git-submodule.sh:577
c138af56 11285#, sh-format
28b3cffc 11286msgid "Could not remove submodule work tree '$displaypath'"
c138af56
JX
11287msgstr ""
11288
f4f2c8f8 11289#: git-submodule.sh:580
c138af56 11290#, sh-format
28b3cffc 11291msgid "Could not create empty submodule directory '$displaypath'"
c138af56
JX
11292msgstr ""
11293
f4f2c8f8 11294#: git-submodule.sh:589
c138af56 11295#, sh-format
28b3cffc 11296msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
c138af56
JX
11297msgstr ""
11298
f4f2c8f8 11299#: git-submodule.sh:705
c138af56
JX
11300#, sh-format
11301msgid ""
28b3cffc 11302"Submodule path '$displaypath' not initialized\n"
dce37b66
JX
11303"Maybe you want to use 'update --init'?"
11304msgstr ""
11305
f4f2c8f8 11306#: git-submodule.sh:718
dce37b66 11307#, sh-format
28b3cffc 11308msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
11309msgstr ""
11310
f4f2c8f8 11311#: git-submodule.sh:727
dce37b66 11312#, sh-format
cd1e7487 11313msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
11314msgstr ""
11315
f4f2c8f8 11316#: git-submodule.sh:751
dce37b66 11317#, sh-format
28b3cffc 11318msgid "Unable to fetch in submodule path '$displaypath'"
dce37b66
JX
11319msgstr ""
11320
f4f2c8f8 11321#: git-submodule.sh:765
5e078fcd
JX
11322#, sh-format
11323msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
11324msgstr ""
11325
f4f2c8f8 11326#: git-submodule.sh:766
dce37b66 11327#, sh-format
5e078fcd
JX
11328msgid "Submodule path '$displaypath': checked out '$sha1'"
11329msgstr ""
11330
f4f2c8f8 11331#: git-submodule.sh:770
5e078fcd 11332#, sh-format
28b3cffc 11333msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
11334msgstr ""
11335
f4f2c8f8 11336#: git-submodule.sh:771
dce37b66 11337#, sh-format
28b3cffc 11338msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
11339msgstr ""
11340
f4f2c8f8 11341#: git-submodule.sh:776
dce37b66 11342#, sh-format
28b3cffc 11343msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
11344msgstr ""
11345
f4f2c8f8 11346#: git-submodule.sh:777
dce37b66 11347#, sh-format
28b3cffc 11348msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
11349msgstr ""
11350
f4f2c8f8 11351#: git-submodule.sh:782
dce37b66 11352#, sh-format
28b3cffc 11353msgid ""
df0617bf 11354"Execution of '$command $sha1' failed in submodule path '$prefix$sm_path'"
dce37b66
JX
11355msgstr ""
11356
f4f2c8f8 11357#: git-submodule.sh:783
dce37b66 11358#, sh-format
28b3cffc 11359msgid "Submodule path '$prefix$sm_path': '$command $sha1'"
dce37b66
JX
11360msgstr ""
11361
f4f2c8f8 11362#: git-submodule.sh:813
28b3cffc
JX
11363#, sh-format
11364msgid "Failed to recurse into submodule path '$displaypath'"
11365msgstr ""
11366
f4f2c8f8 11367#: git-submodule.sh:921
3b6137f2 11368msgid "The --cached option cannot be used with the --files option"
7256fd7c
JX
11369msgstr ""
11370
f4f2c8f8 11371#: git-submodule.sh:973
7256fd7c
JX
11372#, sh-format
11373msgid "unexpected mode $mod_dst"
dce37b66
JX
11374msgstr ""
11375
f4f2c8f8 11376#: git-submodule.sh:993
dce37b66 11377#, sh-format
28b3cffc 11378msgid " Warn: $display_name doesn't contain commit $sha1_src"
dce37b66
JX
11379msgstr ""
11380
f4f2c8f8 11381#: git-submodule.sh:996
dce37b66 11382#, sh-format
28b3cffc 11383msgid " Warn: $display_name doesn't contain commit $sha1_dst"
dce37b66
JX
11384msgstr ""
11385
f4f2c8f8 11386#: git-submodule.sh:999
dce37b66 11387#, sh-format
28b3cffc 11388msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
dce37b66
JX
11389msgstr ""
11390
f4f2c8f8 11391#: git-submodule.sh:1024
dce37b66
JX
11392msgid "blob"
11393msgstr ""
11394
f4f2c8f8 11395#: git-submodule.sh:1142
c138af56
JX
11396#, sh-format
11397msgid "Failed to recurse into submodule path '$sm_path'"
11398msgstr ""
11399
f4f2c8f8 11400#: git-submodule.sh:1206
dce37b66 11401#, sh-format
28b3cffc 11402msgid "Synchronizing submodule url for '$displaypath'"
dce37b66 11403msgstr ""