git.pot 413.8 KB
Newer Older
1 2 3 4 5 6 7 8 9 10
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11
"POT-Creation-Date: 2019-02-15 10:09+0800\n"
12 13 14 15 16 17 18 19 20
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

21
#: advice.c:101
22
#, c-format
23
msgid "%shint: %.*s%s\n"
24 25
msgstr ""

26
#: advice.c:154
27 28 29
msgid "Cherry-picking is not possible because you have unmerged files."
msgstr ""

30
#: advice.c:156
31 32 33
msgid "Committing is not possible because you have unmerged files."
msgstr ""

34
#: advice.c:158
35 36 37
msgid "Merging is not possible because you have unmerged files."
msgstr ""

38
#: advice.c:160
39 40 41
msgid "Pulling is not possible because you have unmerged files."
msgstr ""

42
#: advice.c:162
43 44 45
msgid "Reverting is not possible because you have unmerged files."
msgstr ""

46
#: advice.c:164
47 48 49 50
#, c-format
msgid "It is not possible to %s because you have unmerged files."
msgstr ""

51
#: advice.c:172
52
msgid ""
53
"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
54
"as appropriate to mark resolution and make a commit."
55 56
msgstr ""

57
#: advice.c:180
58 59 60
msgid "Exiting because of an unresolved conflict."
msgstr ""

61
#: advice.c:185 builtin/merge.c:1290
62 63 64
msgid "You have not concluded your merge (MERGE_HEAD exists)."
msgstr ""

65
#: advice.c:187
66
msgid "Please, commit your changes before merging."
67 68
msgstr ""

69
#: advice.c:188
70
msgid "Exiting because of unfinished merge."
71 72
msgstr ""

73
#: advice.c:194
74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
#, c-format
msgid ""
"Note: checking out '%s'.\n"
"\n"
"You are in 'detached HEAD' state. You can look around, make experimental\n"
"changes and commit them, and you can discard any commits you make in this\n"
"state without impacting any branches by performing another checkout.\n"
"\n"
"If you want to create a new branch to retain commits you create, you may\n"
"do so (now or later) by using -b with the checkout command again. Example:\n"
"\n"
"  git checkout -b <new-branch-name>\n"
"\n"
msgstr ""

89 90 91 92 93 94 95 96
#: alias.c:50
msgid "cmdline ends with \\"
msgstr ""

#: alias.c:51
msgid "unclosed quote"
msgstr ""

97
#: apply.c:59
98 99
#, c-format
msgid "unrecognized whitespace option '%s'"
100 101
msgstr ""

102
#: apply.c:75
103 104
#, c-format
msgid "unrecognized whitespace ignore option '%s'"
105 106
msgstr ""

107
#: apply.c:125
108
msgid "--reject and --3way cannot be used together."
109 110
msgstr ""

111
#: apply.c:127
112
msgid "--cached and --3way cannot be used together."
113 114
msgstr ""

115
#: apply.c:130
116
msgid "--3way outside a repository"
117 118
msgstr ""

119
#: apply.c:141
120
msgid "--index outside a repository"
121 122
msgstr ""

123
#: apply.c:144
124
msgid "--cached outside a repository"
125 126
msgstr ""

127
#: apply.c:825
128 129
#, c-format
msgid "Cannot prepare timestamp regexp %s"
130 131
msgstr ""

132
#: apply.c:834
133 134
#, c-format
msgid "regexec returned %d for input: %s"
135 136
msgstr ""

137
#: apply.c:908
138 139
#, c-format
msgid "unable to find filename in patch at line %d"
140 141
msgstr ""

142
#: apply.c:946
143 144
#, c-format
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
145 146
msgstr ""

147
#: apply.c:952
148 149
#, c-format
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
150 151
msgstr ""

152
#: apply.c:953
153 154
#, c-format
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
155 156
msgstr ""

157
#: apply.c:958
158 159
#, c-format
msgid "git apply: bad git-diff - expected /dev/null on line %d"
160 161
msgstr ""

162
#: apply.c:987
163 164 165 166
#, c-format
msgid "invalid mode on line %d: %s"
msgstr ""

167
#: apply.c:1306
168 169 170 171
#, c-format
msgid "inconsistent header lines %d and %d"
msgstr ""

172
#: apply.c:1478
173 174
#, c-format
msgid "recount: unexpected line: %.*s"
175 176
msgstr ""

177
#: apply.c:1547
178 179
#, c-format
msgid "patch fragment without header at line %d: %.*s"
180 181
msgstr ""

182
#: apply.c:1567
183 184 185 186 187 188 189 190 191
#, c-format
msgid ""
"git diff header lacks filename information when removing %d leading pathname "
"component (line %d)"
msgid_plural ""
"git diff header lacks filename information when removing %d leading pathname "
"components (line %d)"
msgstr[0] ""
msgstr[1] ""
192

193
#: apply.c:1580
194 195
#, c-format
msgid "git diff header lacks filename information (line %d)"
196 197
msgstr ""

198
#: apply.c:1768
199
msgid "new file depends on old contents"
200 201
msgstr ""

202
#: apply.c:1770
203
msgid "deleted file still has contents"
204 205
msgstr ""

206
#: apply.c:1804
207 208
#, c-format
msgid "corrupt patch at line %d"
209 210
msgstr ""

211
#: apply.c:1841
212 213
#, c-format
msgid "new file %s depends on old contents"
214 215
msgstr ""

216
#: apply.c:1843
217 218
#, c-format
msgid "deleted file %s still has contents"
219 220
msgstr ""

221
#: apply.c:1846
222 223
#, c-format
msgid "** warning: file %s becomes empty but is not deleted"
224 225
msgstr ""

226
#: apply.c:1993
227
#, c-format
228
msgid "corrupt binary patch at line %d: %.*s"
229 230
msgstr ""

231
#: apply.c:2030
232
#, c-format
233
msgid "unrecognized binary patch at line %d"
234 235
msgstr ""

236
#: apply.c:2192
237 238
#, c-format
msgid "patch with only garbage at line %d"
239 240
msgstr ""

241
#: apply.c:2278
242
#, c-format
243
msgid "unable to read symlink %s"
244 245
msgstr ""

246
#: apply.c:2282
247
#, c-format
248
msgid "unable to open or read %s"
249 250
msgstr ""

251
#: apply.c:2941
252
#, c-format
253
msgid "invalid start of line: '%c'"
254 255
msgstr ""

256
#: apply.c:3062
257
#, c-format
258 259 260 261 262
msgid "Hunk #%d succeeded at %d (offset %d line)."
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
msgstr[0] ""
msgstr[1] ""

263
#: apply.c:3074
264 265
#, c-format
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
266 267
msgstr ""

268
#: apply.c:3080
269 270
#, c-format
msgid ""
271 272
"while searching for:\n"
"%.*s"
273 274
msgstr ""

275
#: apply.c:3102
276
#, c-format
277
msgid "missing binary patch data for '%s'"
278 279
msgstr ""

280
#: apply.c:3110
281
#, c-format
282
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
283 284
msgstr ""

285
#: apply.c:3157
286
#, c-format
287
msgid "cannot apply binary patch to '%s' without full index line"
288 289
msgstr ""

290
#: apply.c:3167
291 292
#, c-format
msgid ""
293
"the patch applies to '%s' (%s), which does not match the current contents."
294 295
msgstr ""

296
#: apply.c:3175
297
#, c-format
298
msgid "the patch applies to an empty '%s' but it is not empty"
299 300
msgstr ""

301
#: apply.c:3193
302
#, c-format
303
msgid "the necessary postimage %s for '%s' cannot be read"
304 305
msgstr ""

306
#: apply.c:3206
307
#, c-format
308
msgid "binary patch does not apply to '%s'"
309 310
msgstr ""

311
#: apply.c:3212
312
#, c-format
313
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
314 315
msgstr ""

316
#: apply.c:3233
317 318
#, c-format
msgid "patch failed: %s:%ld"
319 320
msgstr ""

321
#: apply.c:3356
322
#, c-format
323
msgid "cannot checkout %s"
324 325
msgstr ""

326
#: apply.c:3408 apply.c:3419 apply.c:3465 midx.c:58 setup.c:278
327
#, c-format
328
msgid "failed to read %s"
329 330
msgstr ""

331
#: apply.c:3416
332
#, c-format
333 334
msgid "reading from '%s' beyond a symbolic link"
msgstr ""
335

336
#: apply.c:3445 apply.c:3688
337
#, c-format
338 339
msgid "path %s has been renamed/deleted"
msgstr ""
340

341
#: apply.c:3531 apply.c:3703
342
#, c-format
343
msgid "%s: does not exist in index"
344 345
msgstr ""

346
#: apply.c:3540 apply.c:3711
347
#, c-format
348
msgid "%s: does not match index"
349 350
msgstr ""

351
#: apply.c:3575
352
msgid "repository lacks the necessary blob to fall back on 3-way merge."
353 354
msgstr ""

355
#: apply.c:3578
356
#, c-format
357
msgid "Falling back to three-way merge...\n"
358 359
msgstr ""

360
#: apply.c:3594 apply.c:3598
361
#, c-format
362
msgid "cannot read the current contents of '%s'"
363 364
msgstr ""

365
#: apply.c:3610
366
#, c-format
367
msgid "Failed to fall back on three-way merge...\n"
368 369
msgstr ""

370
#: apply.c:3624
371
#, c-format
372
msgid "Applied patch to '%s' with conflicts.\n"
373 374
msgstr ""

375
#: apply.c:3629
376
#, c-format
377
msgid "Applied patch to '%s' cleanly.\n"
378 379
msgstr ""

380
#: apply.c:3655
381
msgid "removal patch leaves file contents"
382 383
msgstr ""

384
#: apply.c:3728
385
#, c-format
386
msgid "%s: wrong type"
387 388
msgstr ""

389
#: apply.c:3730
390 391
#, c-format
msgid "%s has type %o, expected %o"
392 393
msgstr ""

394 395
#: apply.c:3881 apply.c:3883 read-cache.c:820 read-cache.c:846
#: read-cache.c:1299
396
#, c-format
397
msgid "invalid path '%s'"
398 399
msgstr ""

400
#: apply.c:3939
401
#, c-format
402
msgid "%s: already exists in index"
403 404
msgstr ""

405
#: apply.c:3942
406
#, c-format
407
msgid "%s: already exists in working directory"
408 409
msgstr ""

410
#: apply.c:3962
411 412
#, c-format
msgid "new mode (%o) of %s does not match old mode (%o)"
413 414
msgstr ""

415
#: apply.c:3967
416
#, c-format
417
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
418 419
msgstr ""

420
#: apply.c:3987
421
#, c-format
422
msgid "affected file '%s' is beyond a symbolic link"
423 424
msgstr ""

425
#: apply.c:3991
426 427
#, c-format
msgid "%s: patch does not apply"
428 429
msgstr ""

430
#: apply.c:4006
431
#, c-format
432
msgid "Checking patch %s..."
433 434
msgstr ""

435
#: apply.c:4098
436
#, c-format
437
msgid "sha1 information is lacking or useless for submodule %s"
438 439
msgstr ""

440
#: apply.c:4105
441
#, c-format
442
msgid "mode change for %s, which is not in current HEAD"
443 444
msgstr ""

445
#: apply.c:4108
446
#, c-format
447 448 449
msgid "sha1 information is lacking or useless (%s)."
msgstr ""

450
#: apply.c:4113 builtin/checkout.c:248 builtin/reset.c:143
451 452 453 454
#, c-format
msgid "make_cache_entry failed for path '%s'"
msgstr ""

455
#: apply.c:4117
456 457 458 459
#, c-format
msgid "could not add %s to temporary index"
msgstr ""

460
#: apply.c:4127
461 462 463 464
#, c-format
msgid "could not write temporary index to %s"
msgstr ""

465
#: apply.c:4265
466 467 468 469
#, c-format
msgid "unable to remove %s from index"
msgstr ""

470
#: apply.c:4299
471 472 473 474
#, c-format
msgid "corrupt patch for submodule %s"
msgstr ""

475
#: apply.c:4305
476 477 478 479
#, c-format
msgid "unable to stat newly created file '%s'"
msgstr ""

480
#: apply.c:4313
481 482 483 484
#, c-format
msgid "unable to create backing store for newly created file %s"
msgstr ""

485
#: apply.c:4319 apply.c:4464
486 487 488 489
#, c-format
msgid "unable to add cache entry for %s"
msgstr ""

490
#: apply.c:4362
491 492 493 494
#, c-format
msgid "failed to write to '%s'"
msgstr ""

495
#: apply.c:4366
496 497 498 499
#, c-format
msgid "closing file '%s'"
msgstr ""

500
#: apply.c:4436
501 502 503 504
#, c-format
msgid "unable to write file '%s' mode %o"
msgstr ""

505
#: apply.c:4534
506 507 508 509
#, c-format
msgid "Applied patch %s cleanly."
msgstr ""

510
#: apply.c:4542
511 512 513
msgid "internal error"
msgstr ""

514
#: apply.c:4545
515 516 517 518 519 520
#, c-format
msgid "Applying patch %%s with %d reject..."
msgid_plural "Applying patch %%s with %d rejects..."
msgstr[0] ""
msgstr[1] ""

521
#: apply.c:4556
522 523 524 525
#, c-format
msgid "truncating .rej filename to %.*s.rej"
msgstr ""

526
#: apply.c:4564 builtin/fetch.c:837 builtin/fetch.c:1118
527 528 529 530
#, c-format
msgid "cannot open %s"
msgstr ""

531
#: apply.c:4578
532 533 534 535
#, c-format
msgid "Hunk #%d applied cleanly."
msgstr ""

536
#: apply.c:4582
537 538 539 540
#, c-format
msgid "Rejected hunk #%d."
msgstr ""

541
#: apply.c:4692
542 543 544 545
#, c-format
msgid "Skipped patch '%s'."
msgstr ""

546
#: apply.c:4700
547 548 549
msgid "unrecognized input"
msgstr ""

550
#: apply.c:4720
551 552 553
msgid "unable to read index file"
msgstr ""

554
#: apply.c:4875
555 556 557 558
#, c-format
msgid "can't open patch '%s': %s"
msgstr ""

559
#: apply.c:4902
560 561 562 563 564 565
#, c-format
msgid "squelched %d whitespace error"
msgid_plural "squelched %d whitespace errors"
msgstr[0] ""
msgstr[1] ""

566
#: apply.c:4908 apply.c:4923
567 568 569 570 571 572
#, c-format
msgid "%d line adds whitespace errors."
msgid_plural "%d lines add whitespace errors."
msgstr[0] ""
msgstr[1] ""

573
#: apply.c:4916
574 575 576 577 578 579
#, c-format
msgid "%d line applied after fixing whitespace errors."
msgid_plural "%d lines applied after fixing whitespace errors."
msgstr[0] ""
msgstr[1] ""

580
#: apply.c:4932 builtin/add.c:539 builtin/mv.c:301 builtin/rm.c:390
581 582 583
msgid "Unable to write new index file"
msgstr ""

584 585 586 587 588 589
#: apply.c:4959 apply.c:4962 builtin/am.c:2203 builtin/am.c:2206
#: builtin/clone.c:122 builtin/fetch.c:118 builtin/merge.c:263
#: builtin/pull.c:200 builtin/submodule--helper.c:407
#: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
#: builtin/submodule--helper.c:1850 builtin/submodule--helper.c:1853
#: builtin/submodule--helper.c:2092 git-add--interactive.perl:197
590 591 592
msgid "path"
msgstr ""

593
#: apply.c:4960
594 595 596
msgid "don't apply changes matching the given path"
msgstr ""

597
#: apply.c:4963
598 599 600
msgid "apply changes matching the given path"
msgstr ""

601
#: apply.c:4965 builtin/am.c:2212
602 603 604
msgid "num"
msgstr ""

605
#: apply.c:4966
606 607 608
msgid "remove <num> leading slashes from traditional diff paths"
msgstr ""

609
#: apply.c:4969
610 611 612
msgid "ignore additions made by the patch"
msgstr ""

613
#: apply.c:4971
614 615 616
msgid "instead of applying the patch, output diffstat for the input"
msgstr ""

617
#: apply.c:4975
618 619 620
msgid "show number of added and deleted lines in decimal notation"
msgstr ""

621
#: apply.c:4977
622 623 624
msgid "instead of applying the patch, output a summary for the input"
msgstr ""

625
#: apply.c:4979
626 627 628
msgid "instead of applying the patch, see if the patch is applicable"
msgstr ""

629
#: apply.c:4981
630 631 632
msgid "make sure the patch is applicable to the current index"
msgstr ""

633
#: apply.c:4983
634 635 636
msgid "mark new files with `git add --intent-to-add`"
msgstr ""

637
#: apply.c:4985
638 639 640
msgid "apply a patch without touching the working tree"
msgstr ""

641
#: apply.c:4987
642 643 644
msgid "accept a patch that touches outside the working area"
msgstr ""

645
#: apply.c:4990
646 647 648
msgid "also apply the patch (use with --stat/--summary/--check)"
msgstr ""

649
#: apply.c:4992
650 651 652
msgid "attempt three-way merge if a patch does not apply"
msgstr ""

653
#: apply.c:4994
654 655 656
msgid "build a temporary index based on embedded index information"
msgstr ""

657
#: apply.c:4997 builtin/checkout-index.c:173 builtin/ls-files.c:524
658 659 660
msgid "paths are separated with NUL character"
msgstr ""

661
#: apply.c:4999
662 663 664
msgid "ensure at least <n> lines of context match"
msgstr ""

665
#: apply.c:5000 builtin/am.c:2191 builtin/interpret-trailers.c:97
666
#: builtin/interpret-trailers.c:99 builtin/interpret-trailers.c:101
667
#: builtin/pack-objects.c:3314 builtin/rebase.c:1065
668 669 670
msgid "action"
msgstr ""

671
#: apply.c:5001
672 673 674
msgid "detect new or modified lines that have whitespace errors"
msgstr ""

675
#: apply.c:5004 apply.c:5007
676 677 678
msgid "ignore changes in whitespace when finding context"
msgstr ""

679
#: apply.c:5010
680 681 682
msgid "apply the patch in reverse"
msgstr ""

683
#: apply.c:5012
684 685 686
msgid "don't expect at least one line of context"
msgstr ""

687
#: apply.c:5014
688 689 690
msgid "leave the rejected hunks in corresponding *.rej files"
msgstr ""

691
#: apply.c:5016
692 693 694
msgid "allow overlapping hunks"
msgstr ""

695 696 697 698
#: apply.c:5017 builtin/add.c:291 builtin/check-ignore.c:22
#: builtin/commit.c:1312 builtin/count-objects.c:98 builtin/fsck.c:724
#: builtin/log.c:2037 builtin/mv.c:123 builtin/read-tree.c:128
#: builtin/rebase--interactive.c:159
699 700 701
msgid "be verbose"
msgstr ""

702
#: apply.c:5019
703 704 705
msgid "tolerate incorrectly detected missing new-line at the end of file"
msgstr ""

706
#: apply.c:5022
707 708 709
msgid "do not trust the line counts in the hunk headers"
msgstr ""

710
#: apply.c:5024 builtin/am.c:2200
711 712 713
msgid "root"
msgstr ""

714
#: apply.c:5025
715 716 717
msgid "prepend <root> to all filenames"
msgstr ""

718
#: archive.c:14
719 720 721
msgid "git archive [<options>] <tree-ish> [<path>...]"
msgstr ""

722
#: archive.c:15
723 724 725
msgid "git archive --list"
msgstr ""

726
#: archive.c:16
727 728 729 730
msgid ""
"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
msgstr ""

731
#: archive.c:17
732 733 734
msgid "git archive --remote <repo> [--exec <cmd>] --list"
msgstr ""

735
#: archive.c:372 builtin/add.c:177 builtin/add.c:515 builtin/rm.c:299
736 737 738 739
#, c-format
msgid "pathspec '%s' did not match any files"
msgstr ""

740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759
#: archive.c:396
#, c-format
msgid "no such ref: %.*s"
msgstr ""

#: archive.c:401
#, c-format
msgid "not a valid object name: %s"
msgstr ""

#: archive.c:414
#, c-format
msgid "not a tree object: %s"
msgstr ""

#: archive.c:424
msgid "current working directory is untracked"
msgstr ""

#: archive.c:455
760 761 762
msgid "fmt"
msgstr ""

763
#: archive.c:455
764 765 766
msgid "archive format"
msgstr ""

767
#: archive.c:456 builtin/log.c:1549
768 769 770
msgid "prefix"
msgstr ""

771
#: archive.c:457
772 773 774
msgid "prepend prefix to each pathname in the archive"
msgstr ""

775 776 777 778
#: archive.c:458 builtin/blame.c:820 builtin/blame.c:821 builtin/config.c:129
#: builtin/fast-export.c:1091 builtin/fast-export.c:1093 builtin/grep.c:895
#: builtin/hash-object.c:105 builtin/ls-files.c:560 builtin/ls-files.c:563
#: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
779
#: parse-options.h:162
780 781 782
msgid "file"
msgstr ""

783
#: archive.c:459 builtin/archive.c:90
784 785 786
msgid "write the archive to this file"
msgstr ""

787
#: archive.c:461
788 789 790
msgid "read .gitattributes in working directory"
msgstr ""

791
#: archive.c:462
792 793 794
msgid "report archived files on stderr"
msgstr ""

795
#: archive.c:463
796 797 798
msgid "store only"
msgstr ""

799
#: archive.c:464
800 801 802
msgid "compress faster"
msgstr ""

803
#: archive.c:472
804 805 806
msgid "compress better"
msgstr ""

807
#: archive.c:475
808 809 810
msgid "list supported archive formats"
msgstr ""

811 812
#: archive.c:477 builtin/archive.c:91 builtin/clone.c:112 builtin/clone.c:115
#: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1859
813 814 815
msgid "repo"
msgstr ""

816
#: archive.c:478 builtin/archive.c:92
817 818 819
msgid "retrieve the archive from remote repository <repo>"
msgstr ""

820 821
#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:715
#: builtin/notes.c:498
822 823 824
msgid "command"
msgstr ""

825
#: archive.c:480 builtin/archive.c:94
826 827 828
msgid "path to the remote git-upload-archive command"
msgstr ""

829
#: archive.c:487
830 831 832
msgid "Unexpected option --remote"
msgstr ""

833
#: archive.c:489
834 835 836
msgid "Option --exec can only be used together with --remote"
msgstr ""

837
#: archive.c:491
838 839 840
msgid "Unexpected option --output"
msgstr ""

841
#: archive.c:513
842 843 844 845
#, c-format
msgid "Unknown archive format '%s'"
msgstr ""

846
#: archive.c:520
847 848 849 850
#, c-format
msgid "Argument not supported for format '%s': -%d"
msgstr ""

851
#: archive-tar.c:125 archive-zip.c:345
852 853 854 855
#, c-format
msgid "cannot stream blob %s"
msgstr ""

856
#: archive-tar.c:260 archive-zip.c:363
857 858 859 860
#, c-format
msgid "unsupported file mode: 0%o (SHA1: %s)"
msgstr ""

861
#: archive-tar.c:287 archive-zip.c:353
862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879
#, c-format
msgid "cannot read %s"
msgstr ""

#: archive-tar.c:458
#, c-format
msgid "unable to start '%s' filter"
msgstr ""

#: archive-tar.c:461
msgid "unable to redirect descriptor"
msgstr ""

#: archive-tar.c:468
#, c-format
msgid "'%s' filter reported error"
msgstr ""

880
#: archive-zip.c:314
881 882 883 884
#, c-format
msgid "path is not valid UTF-8: %s"
msgstr ""

885
#: archive-zip.c:318
886 887 888 889
#, c-format
msgid "path too long (%d chars, SHA1: %s): %s"
msgstr ""

890
#: archive-zip.c:474 builtin/pack-objects.c:225 builtin/pack-objects.c:228
891 892 893 894
#, c-format
msgid "deflate error (%d)"
msgstr ""

895
#: archive-zip.c:609
896 897 898 899
#, c-format
msgid "timestamp too large for this system: %<PRIuMAX>"
msgstr ""

900
#: attr.c:211
901 902 903 904
#, c-format
msgid "%.*s is not a valid attribute name"
msgstr ""

905 906 907 908 909 910
#: attr.c:368
#, c-format
msgid "%s not allowed: %s:%d"
msgstr ""

#: attr.c:408
911 912 913 914 915
msgid ""
"Negative patterns are ignored in git attributes\n"
"Use '\\!' for literal leading exclamation."
msgstr ""

916
#: bisect.c:468
917 918 919 920
#, c-format
msgid "Badly quoted content in file '%s': %s"
msgstr ""

921
#: bisect.c:678
922 923 924 925
#, c-format
msgid "We cannot bisect more!\n"
msgstr ""

926
#: bisect.c:733
927 928 929 930
#, c-format
msgid "Not a valid commit name %s"
msgstr ""

931
#: bisect.c:758
932 933 934 935 936 937
#, c-format
msgid ""
"The merge base %s is bad.\n"
"This means the bug has been fixed between %s and [%s].\n"
msgstr ""

938
#: bisect.c:763
939 940 941 942 943 944
#, c-format
msgid ""
"The merge base %s is new.\n"
"The property has changed between %s and [%s].\n"
msgstr ""

945
#: bisect.c:768
946 947 948 949 950 951
#, c-format
msgid ""
"The merge base %s is %s.\n"
"This means the first '%s' commit is between %s and [%s].\n"
msgstr ""

952
#: bisect.c:776
953 954
#, c-format
msgid ""
955
"Some %s revs are not ancestors of the %s rev.\n"
956 957 958 959
"git bisect cannot work properly in this case.\n"
"Maybe you mistook %s and %s revs?\n"
msgstr ""

960
#: bisect.c:789
961 962 963 964 965 966 967
#, c-format
msgid ""
"the merge base between %s and [%s] must be skipped.\n"
"So we cannot be sure the first %s commit is between %s and %s.\n"
"We continue anyway."
msgstr ""

968
#: bisect.c:822
969 970 971 972
#, c-format
msgid "Bisecting: a merge base must be tested\n"
msgstr ""

973
#: bisect.c:865
974 975 976 977
#, c-format
msgid "a %s revision is needed"
msgstr ""

978
#: bisect.c:884 builtin/notes.c:177 builtin/tag.c:237
979 980 981 982
#, c-format
msgid "could not create file '%s'"
msgstr ""

983
#: bisect.c:937 builtin/merge.c:139
984 985 986 987
#, c-format
msgid "could not read file '%s'"
msgstr ""

988
#: bisect.c:967
989 990 991
msgid "reading bisect refs failed"
msgstr ""

992
#: bisect.c:986
993 994 995 996
#, c-format
msgid "%s was both %s and %s\n"
msgstr ""

997
#: bisect.c:994
998 999 1000 1001 1002 1003
#, c-format
msgid ""
"No testable commit found.\n"
"Maybe you started with bad path parameters?\n"
msgstr ""

1004
#: bisect.c:1013
1005 1006 1007 1008 1009 1010
#, c-format
msgid "(roughly %d step)"
msgid_plural "(roughly %d steps)"
msgstr[0] ""
msgstr[1] ""

1011 1012 1013
#. TRANSLATORS: the last %s will be replaced with "(roughly %d
#. steps)" translation.
#.
1014
#: bisect.c:1019
1015 1016 1017 1018 1019 1020
#, c-format
msgid "Bisecting: %d revision left to test after this %s\n"
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
msgstr[0] ""
msgstr[1] ""

1021
#: blame.c:1792
1022 1023 1024
msgid "--contents and --reverse do not blend well."
msgstr ""

1025
#: blame.c:1806
1026 1027 1028
msgid "cannot use --contents with final commit object name"
msgstr ""

1029
#: blame.c:1827
1030 1031 1032
msgid "--reverse and --first-parent together require specified latest commit"
msgstr ""

1033 1034 1035
#: blame.c:1836 bundle.c:164 ref-filter.c:2071 remote.c:1948 sequencer.c:1993
#: sequencer.c:4064 builtin/commit.c:1004 builtin/log.c:378 builtin/log.c:936
#: builtin/log.c:1420 builtin/log.c:1796 builtin/log.c:2086 builtin/merge.c:407
1036
#: builtin/pack-objects.c:3137 builtin/pack-objects.c:3152
1037
#: builtin/shortlog.c:192
1038 1039 1040
msgid "revision walk setup failed"
msgstr ""

1041
#: blame.c:1854
1042 1043 1044 1045
msgid ""
"--reverse --first-parent together require range along first-parent chain"
msgstr ""

1046
#: blame.c:1865
1047 1048 1049 1050
#, c-format
msgid "no such path %s in %s"
msgstr ""

1051
#: blame.c:1876
1052 1053 1054 1055
#, c-format
msgid "cannot read blob %s for path %s"
msgstr ""

1056
#: branch.c:52
1057 1058 1059 1060 1061 1062 1063 1064
#, c-format
msgid ""
"\n"
"After fixing the error cause you may try to fix up\n"
"the remote tracking information by invoking\n"
"\"git branch --set-upstream-to=%s%s%s\"."
msgstr ""

1065
#: branch.c:66
1066 1067 1068 1069
#, c-format
msgid "Not setting branch %s as its own upstream."
msgstr ""

1070
#: branch.c:92
1071
#, c-format
1072
msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1073 1074
msgstr ""

1075
#: branch.c:93
1076
#, c-format
1077
msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1078 1079
msgstr ""

1080
#: branch.c:97
1081
#, c-format
1082
msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1083 1084
msgstr ""

1085
#: branch.c:98
1086
#, c-format
1087
msgid "Branch '%s' set up to track local branch '%s'."
1088 1089
msgstr ""

1090
#: branch.c:103
1091
#, c-format
1092
msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1093 1094
msgstr ""

1095
#: branch.c:104
1096
#, c-format
1097
msgid "Branch '%s' set up to track remote ref '%s'."
1098 1099
msgstr ""

1100
#: branch.c:108
1101
#, c-format
1102
msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1103 1104
msgstr ""

1105
#: branch.c:109
1106
#, c-format
1107
msgid "Branch '%s' set up to track local ref '%s'."
1108 1109
msgstr ""

1110
#: branch.c:118
1111 1112 1113
msgid "Unable to write upstream branch configuration"
msgstr ""

1114
#: branch.c:155
1115 1116 1117 1118
#, c-format
msgid "Not tracking: ambiguous information for ref %s"
msgstr ""

1119
#: branch.c:188
1120 1121 1122 1123
#, c-format
msgid "'%s' is not a valid branch name."
msgstr ""

1124
#: branch.c:207
1125 1126 1127 1128
#, c-format
msgid "A branch named '%s' already exists."
msgstr ""

1129
#: branch.c:212
1130 1131 1132
msgid "Cannot force update the current branch."
msgstr ""

1133
#: branch.c:232
1134 1135 1136 1137
#, c-format
msgid "Cannot setup tracking information; starting point '%s' is not a branch."
msgstr ""

1138
#: branch.c:234
1139 1140 1141 1142
#, c-format
msgid "the requested upstream branch '%s' does not exist"
msgstr ""

1143
#: branch.c:236
1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154
msgid ""
"\n"
"If you are planning on basing your work on an upstream\n"
"branch that already exists at the remote, you may need to\n"
"run \"git fetch\" to retrieve it.\n"
"\n"
"If you are planning to push out a new local branch that\n"
"will track its remote counterpart, you may want to use\n"
"\"git push -u\" to set the upstream config as you push."
msgstr ""

1155
#: branch.c:280
1156 1157 1158 1159
#, c-format
msgid "Not a valid object name: '%s'."
msgstr ""

1160
#: branch.c:300
1161 1162 1163 1164
#, c-format
msgid "Ambiguous object name: '%s'."
msgstr ""

1165
#: branch.c:305
1166 1167 1168 1169
#, c-format
msgid "Not a valid branch point: '%s'."
msgstr ""

1170
#: branch.c:359
1171 1172
#, c-format
msgid "'%s' is already checked out at '%s'"
1173 1174
msgstr ""

1175
#: branch.c:382
1176 1177 1178 1179
#, c-format
msgid "HEAD of working tree %s is not updated"
msgstr ""

1180
#: bundle.c:36
1181 1182 1183 1184
#, c-format
msgid "'%s' does not look like a v2 bundle file"
msgstr ""

1185
#: bundle.c:64
1186 1187 1188 1189
#, c-format
msgid "unrecognized header: %s%s (%d)"
msgstr ""

1190 1191
#: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2215 sequencer.c:2763
#: builtin/commit.c:776
1192 1193 1194 1195
#, c-format
msgid "could not open '%s'"
msgstr ""

1196
#: bundle.c:143
1197 1198 1199
msgid "Repository lacks these prerequisite commits:"
msgstr ""

1200
#: bundle.c:194
1201
#, c-format
1202 1203
msgid "The bundle contains this ref:"
msgid_plural "The bundle contains these %d refs:"
1204 1205 1206
msgstr[0] ""
msgstr[1] ""

1207
#: bundle.c:201
1208 1209 1210
msgid "The bundle records a complete history."
msgstr ""

1211
#: bundle.c:203
1212
#, c-format
1213 1214
msgid "The bundle requires this ref:"
msgid_plural "The bundle requires these %d refs:"
1215 1216 1217
msgstr[0] ""
msgstr[1] ""

1218
#: bundle.c:269
1219 1220 1221
msgid "unable to dup bundle descriptor"
msgstr ""

1222
#: bundle.c:276
1223
msgid "Could not spawn pack-objects"
1224 1225
msgstr ""

1226
#: bundle.c:287
1227
msgid "pack-objects died"
1228 1229
msgstr ""

1230
#: bundle.c:329
1231
msgid "rev-list died"
1232 1233
msgstr ""

1234
#: bundle.c:378
1235 1236
#, c-format
msgid "ref '%s' is excluded by the rev-list options"
1237 1238
msgstr ""

1239
#: bundle.c:457 builtin/log.c:193 builtin/log.c:1701 builtin/shortlog.c:306
1240 1241
#, c-format
msgid "unrecognized argument: %s"
1242 1243
msgstr ""

1244
#: bundle.c:465
1245
msgid "Refusing to create empty bundle."
1246 1247
msgstr ""

1248
#: bundle.c:475
1249 1250 1251 1252
#, c-format
msgid "cannot create '%s'"
msgstr ""

1253
#: bundle.c:500
1254 1255 1256
msgid "index-pack died"
msgstr ""

1257
#: color.c:296
1258 1259 1260 1261
#, c-format
msgid "invalid color value: %.*s"
msgstr ""

1262 1263
#: commit.c:50 sequencer.c:2567 builtin/am.c:355 builtin/am.c:399
#: builtin/am.c:1375 builtin/am.c:2019 builtin/replace.c:376
1264
#: builtin/replace.c:448
1265 1266 1267 1268
#, c-format
msgid "could not parse %s"
msgstr ""

1269
#: commit.c:52
1270 1271 1272 1273
#, c-format
msgid "%s %s is not a commit!"
msgstr ""

1274
#: commit.c:193
1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285
msgid ""
"Support for <GIT_DIR>/info/grafts is deprecated\n"
"and will be removed in a future Git version.\n"
"\n"
"Please use \"git replace --convert-graft-file\"\n"
"to convert the grafts into replace refs.\n"
"\n"
"Turn this message off by running\n"
"\"git config advice.graftFileDeprecated false\""
msgstr ""

1286
#: commit.c:1122
1287 1288 1289 1290
#, c-format
msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
msgstr ""

1291
#: commit.c:1125
1292 1293 1294 1295
#, c-format
msgid "Commit %s has a bad GPG signature allegedly by %s."
msgstr ""

1296
#: commit.c:1128
1297 1298 1299 1300
#, c-format
msgid "Commit %s does not have a GPG signature."
msgstr ""

1301
#: commit.c:1131
1302 1303 1304 1305
#, c-format
msgid "Commit %s has a good GPG signature by %s\n"
msgstr ""

1306
#: commit.c:1385
1307 1308 1309 1310 1311 1312
msgid ""
"Warning: commit message did not conform to UTF-8.\n"
"You may want to amend it after fixing the message, or set the config\n"
"variable i18n.commitencoding to the encoding your project uses.\n"
msgstr ""

1313
#: commit-graph.c:101
1314 1315 1316 1317
#, c-format
msgid "graph file %s is too small"
msgstr ""

1318
#: commit-graph.c:136
1319 1320 1321 1322
#, c-format
msgid "graph signature %X does not match signature %X"
msgstr ""

1323
#: commit-graph.c:143
1324 1325 1326 1327
#, c-format
msgid "graph version %X does not match version %X"
msgstr ""

1328
#: commit-graph.c:150
1329 1330 1331 1332
#, c-format
msgid "hash version %X does not match version %X"
msgstr ""

1333 1334 1335 1336 1337
#: commit-graph.c:173
msgid "chunk lookup table entry missing; graph file may be incomplete"
msgstr ""

#: commit-graph.c:184
1338 1339 1340 1341
#, c-format
msgid "improper chunk offset %08x%08x"
msgstr ""

1342
#: commit-graph.c:221
1343 1344 1345 1346
#, c-format
msgid "chunk id %08x appears multiple times"
msgstr ""

1347
#: commit-graph.c:334
1348 1349 1350 1351
#, c-format
msgid "could not find commit %s"
msgstr ""

1352
#: commit-graph.c:671 builtin/pack-objects.c:2646
1353 1354 1355 1356
#, c-format
msgid "unable to get type of object %s"
msgstr ""

1357 1358
#: commit-graph.c:704
msgid "Loading known commits in commit graph"
1359 1360
msgstr ""

1361 1362 1363 1364 1365 1366
#: commit-graph.c:720
msgid "Expanding reachable commits in commit graph"
msgstr ""

#: commit-graph.c:732
msgid "Clearing commit marks in commit graph"
1367 1368
msgstr ""

1369 1370
#: commit-graph.c:752
msgid "Computing commit graph generation numbers"
1371 1372
msgstr ""

1373 1374 1375 1376 1377 1378 1379 1380
#: commit-graph.c:869
#, c-format
msgid "Finding commits for commit graph in %d pack"
msgid_plural "Finding commits for commit graph in %d packs"
msgstr[0] ""
msgstr[1] ""

#: commit-graph.c:882
1381 1382 1383 1384
#, c-format
msgid "error adding pack %s"
msgstr ""

1385
#: commit-graph.c:884
1386 1387 1388 1389
#, c-format
msgid "error opening index for %s"
msgstr ""

1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405
#: commit-graph.c:898
#, c-format
msgid "Finding commits for commit graph from %d ref"
msgid_plural "Finding commits for commit graph from %d refs"
msgstr[0] ""
msgstr[1] ""

#: commit-graph.c:930
msgid "Finding commits for commit graph among packed objects"
msgstr ""

#: commit-graph.c:943
msgid "Counting distinct commits in commit graph"
msgstr ""

#: commit-graph.c:956
1406 1407 1408 1409
#, c-format
msgid "the commit graph format cannot write %d commits"
msgstr ""

1410 1411 1412 1413 1414
#: commit-graph.c:965
msgid "Finding extra edges in commit graph"
msgstr ""

#: commit-graph.c:989
1415 1416 1417
msgid "too many commits to write graph"
msgstr ""

1418
#: commit-graph.c:996 midx.c:769
1419
#, c-format
1420 1421 1422
msgid "unable to create leading directories of %s"
msgstr ""

1423 1424 1425 1426 1427 1428 1429 1430
#: commit-graph.c:1036
#, c-format
msgid "Writing out commit graph in %d pass"
msgid_plural "Writing out commit graph in %d passes"
msgstr[0] ""
msgstr[1] ""

#: commit-graph.c:1109
1431
msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1432 1433
msgstr ""

1434
#: commit-graph.c:1153
1435 1436 1437
msgid "Verifying commits in commit graph"
msgstr ""

1438
#: compat/obstack.c:406 compat/obstack.c:408
1439 1440 1441
msgid "memory exhausted"
msgstr ""

1442 1443 1444 1445 1446 1447 1448
#: config.c:123
#, c-format
msgid ""
"exceeded maximum include depth (%d) while including\n"
"\t%s\n"
"from\n"
"\t%s\n"
1449
"This might be due to circular includes."
1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461
msgstr ""

#: config.c:139
#, c-format
msgid "could not expand include path '%s'"
msgstr ""

#: config.c:150
msgid "relative config includes must come from files"
msgstr ""

#: config.c:190
1462 1463 1464
msgid "relative config include conditionals must come from files"
msgstr ""

1465 1466 1467 1468 1469 1470 1471 1472 1473 1474
#: config.c:348
#, c-format
msgid "key does not contain a section: %s"
msgstr ""

#: config.c:354
#, c-format
msgid "key does not contain variable name: %s"
msgstr ""

1475
#: config.c:378 sequencer.c:2330
1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495
#, c-format
msgid "invalid key: %s"
msgstr ""

#: config.c:384
#, c-format
msgid "invalid key (newline): %s"
msgstr ""

#: config.c:420 config.c:432
#, c-format
msgid "bogus config parameter: %s"
msgstr ""

#: config.c:467
#, c-format
msgid "bogus format in %s"
msgstr ""

#: config.c:793
1496 1497 1498 1499
#, c-format
msgid "bad config line %d in blob %s"
msgstr ""

1500
#: config.c:797
1501 1502 1503 1504
#, c-format
msgid "bad config line %d in file %s"
msgstr ""

1505
#: config.c:801
1506 1507 1508 1509
#, c-format
msgid "bad config line %d in standard input"
msgstr ""

1510
#: config.c:805
1511 1512 1513 1514
#, c-format
msgid "bad config line %d in submodule-blob %s"
msgstr ""

1515
#: config.c:809
1516 1517 1518 1519
#, c-format
msgid "bad config line %d in command line %s"
msgstr ""

1520
#: config.c:813
1521 1522 1523 1524
#, c-format
msgid "bad config line %d in %s"
msgstr ""

1525
#: config.c:952
1526
msgid "out of range"
1527 1528
msgstr ""

1529
#: config.c:952
1530
msgid "invalid unit"
1531 1532
msgstr ""

1533
#: config.c:958
1534
#, c-format
1535
msgid "bad numeric config value '%s' for '%s': %s"
1536 1537
msgstr ""

1538
#: config.c:963
1539
#, c-format
1540
msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1541 1542
msgstr ""

1543
#: config.c:966
1544
#, c-format
1545
msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1546 1547
msgstr ""

1548
#: config.c:969
1549
#, c-format
1550
msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1551 1552
msgstr ""

1553
#: config.c:972
1554
#, c-format
1555
msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1556 1557
msgstr ""

1558
#: config.c:975
1559
#, c-format
1560
msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1561 1562
msgstr ""

1563
#: config.c:978
1564
#, c-format
1565
msgid "bad numeric config value '%s' for '%s' in %s: %s"
1566 1567
msgstr ""

1568
#: config.c:1073
1569 1570 1571 1572
#, c-format
msgid "failed to expand user dir in: '%s'"
msgstr ""

1573
#: config.c:1082
1574 1575 1576 1577
#, c-format
msgid "'%s' for '%s' is not a valid timestamp"
msgstr ""

1578 1579 1580 1581 1582 1583
#: config.c:1173
#, c-format
msgid "abbrev length out of range: %d"
msgstr ""

#: config.c:1187 config.c:1198
1584 1585 1586 1587
#, c-format
msgid "bad zlib compression level %d"
msgstr ""

1588 1589 1590 1591 1592
#: config.c:1290
msgid "core.commentChar should only be one character"
msgstr ""

#: config.c:1323
1593 1594 1595 1596
#, c-format
msgid "invalid mode for object creation: %s"
msgstr ""

1597
#: config.c:1395
1598 1599 1600 1601
#, c-format
msgid "malformed value for %s"
msgstr ""

1602
#: config.c:1421
1603 1604 1605 1606
#, c-format
msgid "malformed value for %s: %s"
msgstr ""

1607
#: config.c:1422
1608 1609 1610
msgid "must be one of nothing, matching, simple, upstream or current"
msgstr ""

1611
#: config.c:1481 builtin/pack-objects.c:3394
1612 1613 1614 1615
#, c-format
msgid "bad pack compression level %d"
msgstr ""

1616
#: config.c:1602
1617 1618 1619 1620
#, c-format
msgid "unable to load config blob object '%s'"
msgstr ""

1621
#: config.c:1605
1622 1623 1624 1625
#, c-format
msgid "reference '%s' does not point to a blob"
msgstr ""

1626
#: config.c:1622
1627 1628 1629 1630
#, c-format
msgid "unable to resolve config blob '%s'"
msgstr ""

1631
#: config.c:1652
1632 1633 1634 1635
#, c-format
msgid "failed to parse %s"
msgstr ""

1636
#: config.c:1705
1637 1638 1639
msgid "unable to parse command-line config"
msgstr ""

1640
#: config.c:2037
1641
msgid "unknown error occurred while reading the configuration files"
1642 1643
msgstr ""

1644
#: config.c:2207
1645 1646 1647 1648
#, c-format
msgid "Invalid %s: '%s'"
msgstr ""

1649
#: config.c:2250
1650 1651 1652 1653
#, c-format
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
msgstr ""

1654
#: config.c:2276
1655 1656 1657 1658
#, c-format
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
msgstr ""

1659
#: config.c:2322
1660 1661 1662 1663
#, c-format
msgid "unable to parse '%s' from command-line config"
msgstr ""

1664
#: config.c:2324
1665 1666 1667 1668
#, c-format
msgid "bad config variable '%s' in file '%s' at line %d"
msgstr ""

1669
#: config.c:2405
1670 1671 1672 1673
#, c-format
msgid "invalid section name '%s'"
msgstr ""

1674
#: config.c:2437
1675 1676 1677 1678
#, c-format
msgid "%s has multiple values"
msgstr ""

1679
#: config.c:2466
1680 1681 1682 1683
#, c-format
msgid "failed to write new configuration file %s"
msgstr ""

1684
#: config.c:2716 config.c:3040
1685 1686 1687 1688
#, c-format
msgid "could not lock config file %s"
msgstr ""

1689
#: config.c:2727
1690 1691 1692 1693
#, c-format
msgid "opening %s"
msgstr ""

1694
#: config.c:2762 builtin/config.c:328
1695 1696 1697 1698
#, c-format
msgid "invalid pattern: %s"
msgstr ""

1699
#: config.c:2787
1700 1701 1702 1703
#, c-format
msgid "invalid config file %s"
msgstr ""

1704
#: config.c:2800 config.c:3053
1705 1706 1707 1708
#, c-format
msgid "fstat on %s failed"
msgstr ""

1709
#: config.c:2811
1710 1711 1712 1713
#, c-format
msgid "unable to mmap '%s'"
msgstr ""

1714
#: config.c:2820 config.c:3058
1715 1716 1717 1718
#, c-format
msgid "chmod on %s failed"
msgstr ""

1719
#: config.c:2905 config.c:3155
1720 1721 1722 1723
#, c-format
msgid "could not write config file %s"
msgstr ""

1724
#: config.c:2939
1725 1726 1727 1728
#, c-format
msgid "could not set '%s' to '%s'"
msgstr ""

1729
#: config.c:2941 builtin/remote.c:782
1730
#, c-format
1731
msgid "could not unset '%s'"
1732 1733
msgstr ""

1734
#: config.c:3031
1735 1736 1737 1738
#, c-format
msgid "invalid section name: %s"
msgstr ""

1739
#: config.c:3198
1740 1741 1742 1743
#, c-format
msgid "missing value for '%s'"
msgstr ""

1744
#: connect.c:61
1745
msgid "the remote end hung up upon initial contact"
1746 1747
msgstr ""

1748
#: connect.c:63
1749 1750 1751 1752 1753 1754 1755
msgid ""
"Could not read from remote repository.\n"
"\n"
"Please make sure you have the correct access rights\n"
"and the repository exists."
msgstr ""

1756 1757 1758
#: connect.c:81
#, c-format
msgid "server doesn't support '%s'"
1759 1760
msgstr ""

1761 1762 1763
#: connect.c:103
#, c-format
msgid "server doesn't support feature '%s'"
1764 1765
msgstr ""

1766 1767
#: connect.c:114
msgid "expected flush after capabilities"
1768 1769
msgstr ""

1770 1771 1772
#: connect.c:233
#, c-format
msgid "ignoring capabilities after first line '%s'"
1773 1774
msgstr ""

1775 1776
#: connect.c:252
msgid "protocol error: unexpected capabilities^{}"
1777 1778
msgstr ""

1779
#: connect.c:273
1780
#, c-format
1781
msgid "protocol error: expected shallow sha-1, got '%s'"
1782 1783
msgstr ""

1784 1785
#: connect.c:275
msgid "repository on the other end cannot be shallow"
1786 1787
msgstr ""

1788
#: connect.c:313
1789 1790 1791
msgid "invalid packet"
msgstr ""

1792
#: connect.c:333
1793
#, c-format
1794
msgid "protocol error: unexpected '%s'"
1795 1796
msgstr ""

1797
#: connect.c:441
1798
#, c-format
1799 1800 1801
msgid "invalid ls-refs response: %s"
msgstr ""

1802
#: connect.c:445
1803
msgid "expected flush after ref listing"
1804 1805
msgstr ""

1806
#: connect.c:544
1807
#, c-format
1808 1809 1810
msgid "protocol '%s' is not supported"
msgstr ""

1811
#: connect.c:595
1812
msgid "unable to set SO_KEEPALIVE on socket"
1813 1814
msgstr ""

1815
#: connect.c:635 connect.c:698
1816
#, c-format
1817
msgid "Looking up %s ... "
1818 1819
msgstr ""

1820
#: connect.c:639
1821
#, c-format
1822
msgid "unable to look up %s (port %s) (%s)"
1823 1824
msgstr ""

1825
#. TRANSLATORS: this is the end of "Looking up %s ... "
1826
#: connect.c:643 connect.c:714
1827
#, c-format
1828 1829 1830
msgid ""
"done.\n"
"Connecting to %s (port %s) ... "
1831 1832
msgstr ""

1833
#: connect.c:665 connect.c:742
1834 1835 1836 1837
#, c-format
msgid ""
"unable to connect to %s:\n"
"%s"
1838 1839
msgstr ""

1840
#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1841
#: connect.c:671 connect.c:748
1842
msgid "done."
1843 1844
msgstr ""

1845
#: connect.c:702
1846
#, c-format
1847 1848
msgid "unable to look up %s (%s)"
msgstr ""
1849

1850
#: connect.c:708
1851
#, c-format
1852 1853
msgid "unknown port %s"
msgstr ""
1854

1855
#: connect.c:845 connect.c:1171
1856
#, c-format
1857 1858
msgid "strange hostname '%s' blocked"
msgstr ""
1859

1860
#: connect.c:847
1861
#, c-format
1862 1863
msgid "strange port '%s' blocked"
msgstr ""
1864

1865
#: connect.c:857
1866
#, c-format
1867 1868 1869
msgid "cannot start proxy %s"
msgstr ""

1870
#: connect.c:924
1871 1872 1873
msgid "no path specified; see 'git help pull' for valid url syntax"
msgstr ""

1874
#: connect.c:1119
1875 1876 1877
msgid "ssh variant 'simple' does not support -4"
msgstr ""

1878
#: connect.c:1131
1879 1880 1881
msgid "ssh variant 'simple' does not support -6"
msgstr ""

1882
#: connect.c:1148
1883 1884 1885
msgid "ssh variant 'simple' does not support setting port"
msgstr ""

1886
#: connect.c:1259
1887 1888 1889 1890
#, c-format
msgid "strange pathname '%s' blocked"
msgstr ""

1891
#: connect.c:1304
1892 1893 1894
msgid "unable to fork"
msgstr ""

1895
#: connected.c:68 builtin/fsck.c:221 builtin/prune.c:146
1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910
msgid "Checking connectivity"
msgstr ""

#: connected.c:80
msgid "Could not run 'git rev-list'"
msgstr ""

#: connected.c:100
msgid "failed write to rev-list"
msgstr ""

#: connected.c:107
msgid "failed to close rev-list's stdin"
msgstr ""

1911
#: convert.c:193
1912 1913 1914 1915
#, c-format
msgid "illegal crlf_action %d"
msgstr ""

1916
#: convert.c:206
1917 1918 1919 1920
#, c-format
msgid "CRLF would be replaced by LF in %s"
msgstr ""

1921
#: convert.c:208
1922 1923 1924 1925 1926 1927
#, c-format
msgid ""
"CRLF will be replaced by LF in %s.\n"
"The file will have its original line endings in your working directory"
msgstr ""

1928
#: convert.c:216
1929 1930 1931 1932
#, c-format
msgid "LF would be replaced by CRLF in %s"
msgstr ""

1933
#: convert.c:218
1934 1935 1936 1937 1938 1939
#, c-format
msgid ""
"LF will be replaced by CRLF in %s.\n"
"The file will have its original line endings in your working directory"
msgstr ""

1940
#: convert.c:279
1941 1942 1943 1944
#, c-format
msgid "BOM is prohibited in '%s' if encoded as %s"
msgstr ""

1945
#: convert.c:286
1946 1947 1948 1949 1950 1951
#, c-format
msgid ""
"The file '%s' contains a byte order mark (BOM). Please use UTF-%s as working-"
"tree-encoding."
msgstr ""

1952
#: convert.c:304
1953 1954 1955 1956
#, c-format
msgid "BOM is required in '%s' if encoded as %s"
msgstr ""

1957
#: convert.c:306
1958 1959 1960 1961 1962 1963
#, c-format
msgid ""
"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
"%sLE (depending on the byte order) as working-tree-encoding."
msgstr ""

1964
#: convert.c:424 convert.c:495
1965 1966 1967 1968
#, c-format
msgid "failed to encode '%s' from %s to %s"
msgstr ""

1969
#: convert.c:467
1970 1971 1972 1973
#, c-format
msgid "encoding '%s' from %s to %s and back is not the same"
msgstr ""

1974
#: convert.c:673
1975 1976 1977 1978
#, c-format
msgid "cannot fork to run external filter '%s'"
msgstr ""

1979
#: convert.c:693
1980 1981 1982 1983
#, c-format
msgid "cannot feed the input to external filter '%s'"
msgstr ""

1984
#: convert.c:700
1985 1986 1987 1988
#, c-format
msgid "external filter '%s' failed %d"
msgstr ""

1989
#: convert.c:735 convert.c:738
1990 1991 1992 1993
#, c-format
msgid "read from external filter '%s' failed"
msgstr ""

1994
#: convert.c:741 convert.c:796
1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017
#, c-format
msgid "external filter '%s' failed"
msgstr ""

#: convert.c:844
msgid "unexpected filter type"
msgstr ""

#: convert.c:855
msgid "path name too long for external filter"
msgstr ""

#: convert.c:929
#, c-format
msgid ""
"external filter '%s' is not available anymore although not all paths have "
"been filtered"
msgstr ""

#: convert.c:1228
msgid "true/false are no valid working-tree-encodings"
msgstr ""

2018
#: convert.c:1398 convert.c:1432
2019 2020 2021 2022
#, c-format
msgid "%s: clean filter '%s' failed"
msgstr ""

2023
#: convert.c:1476
2024 2025 2026 2027
#, c-format
msgid "%s: smudge filter %s failed"
msgstr ""

2028
#: date.c:137
2029 2030 2031
msgid "in the future"
msgstr ""

2032
#: date.c:143
2033 2034 2035 2036 2037 2038
#, c-format
msgid "%<PRIuMAX> second ago"
msgid_plural "%<PRIuMAX> seconds ago"
msgstr[0] ""
msgstr[1] ""

2039
#: date.c:150
2040 2041 2042 2043 2044 2045
#, c-format
msgid "%<PRIuMAX> minute ago"
msgid_plural "%<PRIuMAX> minutes ago"
msgstr[0] ""
msgstr[1] ""

2046
#: date.c:157
2047 2048 2049 2050 2051 2052
#, c-format
msgid "%<PRIuMAX> hour ago"
msgid_plural "%<PRIuMAX> hours ago"
msgstr[0] ""
msgstr[1] ""

2053
#: date.c:164
2054 2055 2056 2057 2058 2059
#, c-format
msgid "%<PRIuMAX> day ago"
msgid_plural "%<PRIuMAX> days ago"
msgstr[0] ""
msgstr[1] ""

2060
#: date.c:170
2061 2062 2063 2064 2065
#, c-format
msgid "%<PRIuMAX> week ago"
msgid_plural "%<PRIuMAX> weeks ago"
msgstr[0] ""
msgstr[1] ""
2066

2067
#: date.c:177
2068 2069 2070 2071 2072 2073
#, c-format
msgid "%<PRIuMAX> month ago"
msgid_plural "%<PRIuMAX> months ago"
msgstr[0] ""
msgstr[1] ""

2074
#: date.c:188
2075 2076 2077
#, c-format
msgid "%<PRIuMAX> year"
msgid_plural "%<PRIuMAX> years"
2078 2079
msgstr[0] ""
msgstr[1] ""
2080

2081
#. TRANSLATORS: "%s" is "<n> years"
2082
#: date.c:191
2083 2084 2085 2086 2087 2088
#, c-format
msgid "%s, %<PRIuMAX> month ago"
msgid_plural "%s, %<PRIuMAX> months ago"
msgstr[0] ""
msgstr[1] ""

2089
#: date.c:196 date.c:201
2090 2091 2092
#, c-format
msgid "%<PRIuMAX> year ago"
msgid_plural "%<PRIuMAX> years ago"
2093 2094
msgstr[0] ""
msgstr[1] ""
2095

2096
#: delta-islands.c:272
2097 2098 2099
msgid "Propagating island marks"
msgstr ""

2100
#: delta-islands.c:290
2101 2102 2103 2104
#, c-format
msgid "bad tree object %s"
msgstr ""

2105
#: delta-islands.c:334
2106 2107 2108 2109
#, c-format
msgid "failed to load island regex for '%s': %s"
msgstr ""

2110
#: delta-islands.c:390
2111 2112 2113 2114
#, c-format
msgid "island regex from config has too many capture groups (max=%d)"
msgstr ""

2115
#: delta-islands.c:466
2116 2117 2118 2119
#, c-format
msgid "Marked %d islands, done.\n"
msgstr ""

2120
#: diffcore-order.c:24
2121
#, c-format
2122
msgid "failed to read orderfile '%s'"
2123 2124
msgstr ""

2125
#: diffcore-rename.c:544
2126
msgid "Performing inexact rename detection"
2127 2128
msgstr ""

2129
#: diff.c:108
2130
#, c-format
2131
msgid "option '%s' requires a value"
2132 2133
msgstr ""

2134
#: diff.c:158
2135
#, c-format
2136
msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
2137 2138
msgstr ""

2139
#: diff.c:163
2140
#, c-format
2141
msgid "  Unknown dirstat parameter '%s'\n"
2142 2143
msgstr ""

2144
#: diff.c:291
2145
msgid ""
2146 2147
"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
"'dimmed-zebra', 'plain'"
2148 2149
msgstr ""

2150
#: diff.c:319
2151
#, c-format
2152 2153 2154
msgid ""
"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2155 2156
msgstr ""

2157
#: diff.c:327
2158
msgid ""
2159 2160
"color-moved-ws: allow-indentation-change cannot be combined with other "
"whitespace modes"
2161 2162
msgstr ""

2163
#: diff.c:400
2164
#, c-format
2165
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2166 2167
msgstr ""

2168
#: diff.c:460
2169
#, c-format
2170 2171 2172
msgid ""
"Found errors in 'diff.dirstat' config variable:\n"
"%s"
2173 2174
msgstr ""

2175
#: diff.c:4211
2176
#, c-format
2177
msgid "external diff died, stopping at %s"
2178 2179
msgstr ""

2180
#: diff.c:4553
2181
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2182 2183
msgstr ""

2184
#: diff.c:4556
2185 2186 2187
msgid "-G, -S and --find-object are mutually exclusive"
msgstr ""

2188
#: diff.c:4634
2189
msgid "--follow requires exactly one pathspec"
2190 2191
msgstr ""

2192
#: diff.c:4800
2193 2194
#, c-format
msgid ""
2195 2196
"Failed to parse --dirstat/-X option parameter:\n"
"%s"
2197 2198
msgstr ""

2199
#: diff.c:4814
2200
#, c-format
2201
msgid "Failed to parse --submodule option parameter: '%s'"
2202 2203
msgstr ""

2204
#: diff.c:5900
2205
msgid "inexact rename detection was skipped due to too many files."
2206 2207
msgstr ""

2208
#: diff.c:5903
2209
msgid "only found copies from modified paths due to too many files."
2210 2211
msgstr ""

2212
#: diff.c:5906
2213
#, c-format
2214 2215
msgid ""
"you may want to set your %s variable to at least %d and retry the command."
2216 2217
msgstr ""

2218
#: dir.c:538
2219 2220 2221 2222
#, c-format
msgid "pathspec '%s' did not match any file(s) known to git"
msgstr ""

2223
#: dir.c:927
2224 2225 2226 2227
#, c-format
msgid "cannot use %s as an exclude file"
msgstr ""

2228
#: dir.c:1842
2229 2230 2231 2232
#, c-format
msgid "could not open directory '%s'"
msgstr ""

2233
#: dir.c:2084
2234
msgid "failed to get kernel name and information"
2235 2236
msgstr ""

2237
#: dir.c:2208
2238
msgid "untracked cache is disabled on this system or location"
2239 2240
msgstr ""

2241
#: dir.c:3009
2242 2243 2244 2245
#, c-format
msgid "index file corrupt in repo %s"
msgstr ""

2246
#: dir.c:3054 dir.c:3059
2247 2248 2249 2250
#, c-format
msgid "could not create directories for %s"
msgstr ""

2251
#: dir.c:3088
2252 2253 2254 2255
#, c-format
msgid "could not migrate git directory from '%s' to '%s'"
msgstr ""

2256
#: editor.c:73
2257 2258 2259 2260
#, c-format
msgid "hint: Waiting for your editor to close the file...%c"
msgstr ""

2261
#: entry.c:178
2262 2263 2264
msgid "Filtering content"
msgstr ""

2265
#: entry.c:465
2266 2267 2268 2269
#, c-format
msgid "could not stat file '%s'"
msgstr ""

2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284
#: environment.c:150
#, c-format
msgid "bad git namespace path \"%s\""
msgstr ""

#: environment.c:332
#, c-format
msgid "could not set GIT_DIR to '%s'"
msgstr ""

#: exec-cmd.c:361
#, c-format
msgid "too many args to run %s"
msgstr ""

2285 2286 2287 2288
#: fetch-object.c:17
msgid "Remote with no URL"
msgstr ""

2289
#: fetch-pack.c:151
2290
msgid "git fetch-pack: expected shallow list"
2291 2292
msgstr ""

2293 2294 2295 2296 2297
#: fetch-pack.c:154
msgid "git fetch-pack: expected a flush packet after shallow list"
msgstr ""

#: fetch-pack.c:165
2298
msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
2299 2300
msgstr ""

2301
#: fetch-pack.c:185
2302
#, c-format
2303
msgid "git fetch-pack: expected ACK/NAK, got '%s'"
2304 2305
msgstr ""

2306
#: fetch-pack.c:256
2307
msgid "--stateless-rpc requires multi_ack_detailed"
2308 2309
msgstr ""

2310
#: fetch-pack.c:358 fetch-pack.c:1264
2311
#, c-format
2312
msgid "invalid shallow line: %s"
2313 2314
msgstr ""

2315
#: fetch-pack.c:364 fetch-pack.c:1271
2316
#, c-format
2317
msgid "invalid unshallow line: %s"
2318 2319
msgstr ""

2320
#: fetch-pack.c:366 fetch-pack.c:1273
2321
#, c-format
2322
msgid "object not found: %s"
2323 2324
msgstr ""

2325
#: fetch-pack.c:369 fetch-pack.c:1276
2326 2327
#, c-format
msgid "error in object: %s"
2328 2329
msgstr ""

2330
#: fetch-pack.c:371 fetch-pack.c:1278
2331 2332
#, c-format
msgid "no shallow found: %s"
2333 2334
msgstr ""

2335
#: fetch-pack.c:374 fetch-pack.c:1282
2336 2337
#, c-format
msgid "expected shallow/unshallow, got %s"
2338 2339
msgstr ""

2340
#: fetch-pack.c:415
2341 2342
#, c-format
msgid "got %s %d %s"
2343 2344
msgstr ""

2345
#: fetch-pack.c:432
2346
#, c-format
2347
msgid "invalid commit %s"
2348 2349
msgstr ""

2350
#: fetch-pack.c:463
2351
msgid "giving up"
2352 2353
msgstr ""

2354
#: fetch-pack.c:475 progress.c:229
2355
msgid "done"
2356 2357
msgstr ""

2358
#: fetch-pack.c:487
2359
#, c-format
2360
msgid "got %s (%d) %s"
2361 2362
msgstr ""

2363
#: fetch-pack.c:533
2364
#, c-format
2365
msgid "Marking %s as complete"
2366 2367
msgstr ""

2368
#: fetch-pack.c:740
2369 2370
#, c-format
msgid "already have %s (%s)"
2371 2372
msgstr ""

2373
#: fetch-pack.c:779
2374
msgid "fetch-pack: unable to fork off sideband demultiplexer"
2375 2376
msgstr ""

2377
#: fetch-pack.c:787
2378
msgid "protocol error: bad pack header"
2379 2380
msgstr ""

2381
#: fetch-pack.c:855
2382
#, c-format
2383
msgid "fetch-pack: unable to fork off %s"
2384 2385
msgstr ""

2386
#: fetch-pack.c:871
2387
#, c-format
2388
msgid "%s failed"
2389 2390
msgstr ""

2391
#: fetch-pack.c:873
2392
msgid "error in sideband demultiplexer"
2393 2394
msgstr ""

2395
#: fetch-pack.c:902
2396
msgid "Server does not support shallow clients"
2397 2398
msgstr ""

2399
#: fetch-pack.c:906
2400
msgid "Server supports multi_ack_detailed"
2401 2402
msgstr ""

2403
#: fetch-pack.c:909
2404
msgid "Server supports no-done"
2405 2406
msgstr ""

2407
#: fetch-pack.c:915
2408
msgid "Server supports multi_ack"
2409 2410
msgstr ""

2411
#: fetch-pack.c:919
2412
msgid "Server supports side-band-64k"
2413 2414
msgstr ""

2415
#: fetch-pack.c:923
2416
msgid "Server supports side-band"
2417 2418
msgstr ""

2419
#: fetch-pack.c:927
2420
msgid "Server supports allow-tip-sha1-in-want"
2421 2422
msgstr ""

2423
#: fetch-pack.c:931
2424
msgid "Server supports allow-reachable-sha1-in-want"
2425 2426
msgstr ""

2427
#: fetch-pack.c:941
2428
msgid "Server supports ofs-delta"
2429 2430
msgstr ""

2431
#: fetch-pack.c:947 fetch-pack.c:1140
2432 2433 2434
msgid "Server supports filter"
msgstr ""

2435
#: fetch-pack.c:955
2436
#, c-format
2437
msgid "Server version is %.*s"
2438 2439
msgstr ""

2440
#: fetch-pack.c:961
2441
msgid "Server does not support --shallow-since"
2442 2443
msgstr ""

2444
#: fetch-pack.c:965
2445
msgid "Server does not support --shallow-exclude"
2446 2447
msgstr ""

2448
#: fetch-pack.c:967
2449
msgid "Server does not support --deepen"
2450 2451
msgstr ""

2452
#: fetch-pack.c:984
2453
msgid "no common commits"
2454 2455
msgstr ""

2456
#: fetch-pack.c:996 fetch-pack.c:1419
2457
msgid "git fetch-pack: fetch failed."
2458 2459
msgstr ""

2460
#: fetch-pack.c:1134
2461 2462 2463
msgid "Server does not support shallow requests"
msgstr ""

2464
#: fetch-pack.c:1184
2465 2466 2467 2468
#, c-format
msgid "error reading section header '%s'"
msgstr ""

2469
#: fetch-pack.c:1190
2470 2471 2472 2473
#, c-format
msgid "expected '%s', received '%s'"
msgstr ""

2474
#: fetch-pack.c:1229
2475 2476 2477 2478
#, c-format
msgid "unexpected acknowledgment line: '%s'"
msgstr ""

2479
#: fetch-pack.c:1234
2480 2481 2482 2483
#, c-format
msgid "error processing acks: %d"
msgstr ""

2484
#: fetch-pack.c:1244
2485 2486 2487
msgid "expected packfile to be sent after 'ready'"
msgstr ""

2488
#: fetch-pack.c:1246
2489 2490 2491
msgid "expected no other sections to be sent after no 'ready'"
msgstr ""

2492
#: fetch-pack.c:1287
2493 2494 2495 2496
#, c-format
msgid "error processing shallow info: %d"
msgstr ""

2497
#: fetch-pack.c:1308
2498 2499 2500 2501
#, c-format
msgid "expected wanted-ref, got '%s'"
msgstr ""

2502
#: fetch-pack.c:1318
2503 2504 2505 2506
#, c-format
msgid "unexpected wanted-ref: '%s'"
msgstr ""

2507
#: fetch-pack.c:1322
2508 2509 2510 2511
#, c-format
msgid "error processing wanted refs: %d"
msgstr ""

2512
#: fetch-pack.c:1646
2513
msgid "no matching remote head"
2514 2515
msgstr ""

2516
#: fetch-pack.c:1664 builtin/clone.c:671
2517 2518 2519
msgid "remote did not send all necessary objects"
msgstr ""

2520
#: fetch-pack.c:1690
2521 2522 2523 2524
#, c-format
msgid "no such remote ref %s"
msgstr ""

2525
#: fetch-pack.c:1693
2526 2527 2528 2529
#, c-format
msgid "Server does not allow request for unadvertised object %s"
msgstr ""

2530
#: gpg-interface.c:318
2531
msgid "gpg failed to sign the data"
2532 2533
msgstr ""

2534
#: gpg-interface.c:344
2535
msgid "could not create temporary file"
2536 2537
msgstr ""

2538
#: gpg-interface.c:347
2539
#, c-format
2540
msgid "failed writing detached signature to '%s'"
2541 2542
msgstr ""

2543
#: graph.c:97
2544 2545 2546 2547
#, c-format
msgid "ignore invalid color '%.*s' in log.graphColors"
msgstr ""

2548
#: grep.c:2113
2549
#, c-format
2550
msgid "'%s': unable to read %s"
2551 2552
msgstr ""

2553 2554
#: grep.c:2130 setup.c:164 builtin/clone.c:411 builtin/diff.c:82
#: builtin/rm.c:135
2555
#, c-format
2556
msgid "failed to stat '%s'"
2557 2558
msgstr ""

2559
#: grep.c:2141
2560
#, c-format
2561
msgid "'%s': short read"
2562 2563
msgstr ""

2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615
#: help.c:23
msgid "start a working area (see also: git help tutorial)"
msgstr ""

#: help.c:24
msgid "work on the current change (see also: git help everyday)"
msgstr ""

#: help.c:25
msgid "examine the history and state (see also: git help revisions)"
msgstr ""

#: help.c:26
msgid "grow, mark and tweak your common history"
msgstr ""

#: help.c:27
msgid "collaborate (see also: git help workflows)"
msgstr ""

#: help.c:31
msgid "Main Porcelain Commands"
msgstr ""

#: help.c:32
msgid "Ancillary Commands / Manipulators"
msgstr ""

#: help.c:33
msgid "Ancillary Commands / Interrogators"
msgstr ""

#: help.c:34
msgid "Interacting with Others"
msgstr ""

#: help.c:35
msgid "Low-level Commands / Manipulators"
msgstr ""

#: help.c:36
msgid "Low-level Commands / Interrogators"
msgstr ""

#: help.c:37
msgid "Low-level Commands / Synching Repositories"
msgstr ""

#: help.c:38
msgid "Low-level Commands / Internal Helpers"
msgstr ""

2616
#: help.c:298
2617
#, c-format
2618
msgid "available git commands in '%s'"
2619 2620
msgstr ""

2621
#: help.c:305
2622
msgid "git commands available from elsewhere on your $PATH"
2623 2624
msgstr ""

2625
#: help.c:314
2626
msgid "These are common Git commands used in various situations:"
2627 2628
msgstr ""

2629
#: help.c:363 git.c:90
2630 2631 2632 2633
#, c-format
msgid "unsupported command listing type '%s'"
msgstr ""

2634
#: help.c:410
2635 2636 2637
msgid "The common Git guides are:"
msgstr ""

2638
#: help.c:519
2639 2640 2641
msgid "See 'git help <command>' to read about a specific subcommand"
msgstr ""

2642
#: help.c:524
2643 2644 2645
msgid "External commands"
msgstr ""

2646
#: help.c:539
2647 2648 2649
msgid "Command aliases"
msgstr ""

2650
#: help.c:603
2651
#, c-format
2652
msgid ""
2653 2654
"'%s' appears to be a git command, but we were not\n"
"able to execute it. Maybe git-%s is broken?"
2655 2656
msgstr ""

2657
#: help.c:662
2658
msgid "Uh oh. Your system reports no Git commands at all."
2659 2660
msgstr ""

2661
#: help.c:684
2662
#, c-format
2663 2664 2665
msgid "WARNING: You called a Git command named '%s', which does not exist."
msgstr ""

2666
#: help.c:689
2667 2668
#, c-format
msgid "Continuing under the assumption that you meant '%s'."
2669 2670
msgstr ""

2671
#: help.c:694
2672
#, c-format
2673
msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
2674 2675
msgstr ""

2676
#: help.c:702
2677
#, c-format
2678
msgid "git: '%s' is not a git command. See 'git --help'."
2679 2680
msgstr ""

2681
#: help.c:706
2682 2683
msgid ""
"\n"
2684
"The most similar command is"
2685 2686
msgid_plural ""
"\n"
2687
"The most similar commands are"
2688 2689 2690
msgstr[0] ""
msgstr[1] ""

2691
#: help.c:721
2692 2693 2694
msgid "git version [<options>]"
msgstr ""

2695
#: help.c:789
2696
#, c-format
2697
msgid "%s: %s - %s"
2698 2699
msgstr ""

2700
#: help.c:793
2701 2702 2703 2704 2705 2706 2707 2708 2709
msgid ""
"\n"
"Did you mean this?"
msgid_plural ""
"\n"
"Did you mean one of these?"
msgstr[0] ""
msgstr[1] ""

2710
#: ident.c:345
2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722
msgid ""
"\n"
"*** Please tell me who you are.\n"
"\n"
"Run\n"
"\n"
"  git config --global user.email \"you@example.com\"\n"
"  git config --global user.name \"Your Name\"\n"
"\n"
"to set your account's default identity.\n"
"Omit --global to set the identity only in this repository.\n"
"\n"
2723 2724
msgstr ""

2725
#: ident.c:369
2726 2727 2728
msgid "no email was given and auto-detection is disabled"
msgstr ""

2729
#: ident.c:374
2730 2731 2732 2733
#, c-format
msgid "unable to auto-detect email address (got '%s')"
msgstr ""

2734
#: ident.c:384
2735 2736 2737
msgid "no name was given and auto-detection is disabled"
msgstr ""

2738
#: ident.c:390
2739 2740 2741 2742
#, c-format
msgid "unable to auto-detect name (got '%s')"
msgstr ""

2743
#: ident.c:398
2744 2745 2746 2747
#, c-format
msgid "empty ident name (for <%s>) not allowed"
msgstr ""

2748
#: ident.c:404
2749 2750 2751 2752
#, c-format
msgid "name consists only of disallowed characters: %s"
msgstr ""

2753
#: ident.c:419 builtin/commit.c:608
2754 2755 2756 2757
#, c-format
msgid "invalid date format: %s"
msgstr ""

2758
#: list-objects-filter-options.c:36
2759
msgid "multiple filter-specs cannot be combined"
2760 2761
msgstr ""

2762
#: list-objects-filter-options.c:58
2763
msgid "expected 'tree:<depth>'"
2764 2765
msgstr ""

2766
#: list-objects-filter-options.c:152
2767
msgid "cannot change partial clone promisor remote"
2768 2769
msgstr ""

2770
#: lockfile.c:151
2771
#, c-format
2772 2773 2774 2775 2776 2777 2778 2779
msgid ""
"Unable to create '%s.lock': %s.\n"
"\n"
"Another git process seems to be running in this repository, e.g.\n"
"an editor opened by 'git commit'. Please make sure all processes\n"
"are terminated then try again. If it still fails, a git process\n"
"may have crashed in this repository earlier:\n"
"remove the file manually to continue."
2780 2781
msgstr ""

2782
#: lockfile.c:159
2783
#, c-format
2784
msgid "Unable to create '%s.lock': %s"
2785 2786
msgstr ""

2787
#: merge.c:41
2788
msgid "failed to read the cache"
2789 2790
msgstr ""

2791 2792
#: merge.c:107 rerere.c:720 builtin/am.c:1884 builtin/am.c:1918
#: builtin/checkout.c:416 builtin/checkout.c:745 builtin/clone.c:771
2793
msgid "unable to write new index file"
2794 2795
msgstr ""

2796
#: merge-recursive.c:332
2797
msgid "(bad commit)\n"
2798 2799
msgstr ""

2800
#: merge-recursive.c:355
2801 2802 2803 2804
#, c-format
msgid "add_cacheinfo failed for path '%s'; merge aborting."
msgstr ""

2805
#: merge-recursive.c:364
2806
#, c-format
2807
msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
2808 2809
msgstr ""

2810
#: merge-recursive.c:447
2811
msgid "error building trees"
2812 2813
msgstr ""

2814
#: merge-recursive.c:902
2815
#, c-format
2816
msgid "failed to create path '%s'%s"
2817 2818
msgstr ""

2819
#: merge-recursive.c:913
2820
#, c-format
2821
msgid "Removing %s to make room for subdirectory\n"
2822 2823
msgstr ""

2824
#: merge-recursive.c:927 merge-recursive.c:946
2825
msgid ": perhaps a D/F conflict?"
2826 2827
msgstr ""

2828
#: merge-recursive.c:936
2829
#, c-format
2830
msgid "refusing to lose untracked file at '%s'"
2831 2832
msgstr ""

2833
#: merge-recursive.c:978 builtin/cat-file.c:40
2834
#, c-format
2835
msgid "cannot read object %s '%s'"
2836 2837
msgstr ""

2838
#: merge-recursive.c:980
2839
#, c-format
2840
msgid "blob expected for %s '%s'"
2841 2842
msgstr ""

2843
#: merge-recursive.c:1004
2844
#, c-format
2845
msgid "failed to open '%s': %s"
2846 2847
msgstr ""

2848
#: merge-recursive.c:1015
2849
#, c-format
2850
msgid "failed to symlink '%s': %s"
2851 2852
msgstr ""

2853
#: merge-recursive.c:1020
2854
#, c-format
2855
msgid "do not know what to do with %06o %s '%s'"
2856 2857
msgstr ""

2858
#: merge-recursive.c:1211
2859 2860 2861 2862
#, c-format
msgid "Failed to merge submodule %s (not checked out)"
msgstr ""

2863
#: merge-recursive.c:1218
2864 2865 2866 2867
#, c-format
msgid "Failed to merge submodule %s (commits not present)"
msgstr ""

2868
#: merge-recursive.c:1225
2869 2870 2871 2872
#, c-format
msgid "Failed to merge submodule %s (commits don't follow merge-base)"
msgstr ""

2873
#: merge-recursive.c:1233 merge-recursive.c:1245
2874 2875 2876 2877
#, c-format
msgid "Fast-forwarding submodule %s to the following commit:"
msgstr ""

2878
#: merge-recursive.c:1236 merge-recursive.c:1248
2879
#, c-format
2880
msgid "Fast-forwarding submodule %s"
2881 2882
msgstr ""

2883
#: merge-recursive.c:1271
2884 2885 2886 2887
#, c-format
msgid "Failed to merge submodule %s (merge following commits not found)"
msgstr ""

2888
#: merge-recursive.c:1275
2889 2890 2891 2892
#, c-format
msgid "Failed to merge submodule %s (not fast-forward)"
msgstr ""

2893
#: merge-recursive.c:1276
2894 2895 2896
msgid "Found a possible merge resolution for the submodule:\n"
msgstr ""

2897
#: merge-recursive.c:1279
2898 2899 2900 2901 2902 2903 2904 2905 2906 2907
#, c-format
msgid ""
"If this is correct simply add it to the index for example\n"
"by using:\n"
"\n"
"  git update-index --cacheinfo 160000 %s \"%s\"\n"
"\n"
"which will accept this suggestion.\n"
msgstr ""

2908
#: merge-recursive.c:1288
2909 2910 2911 2912
#, c-format
msgid "Failed to merge submodule %s (multiple merges found)"
msgstr ""

2913
#: merge-recursive.c:1361
2914
msgid "Failed to execute internal merge"
2915 2916
msgstr ""

2917
#: merge-recursive.c:1366
2918
#, c-format
2919
msgid "Unable to add %s to database"
2920 2921
msgstr ""

2922
#: merge-recursive.c:1398
2923 2924 2925 2926
#, c-format
msgid "Auto-merging %s"
msgstr ""

2927
#: merge-recursive.c:1419
2928 2929 2930 2931
#, c-format
msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
msgstr ""

2932
#: merge-recursive.c:1486
2933
#, c-format
2934 2935 2936
msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
"in tree."
2937 2938
msgstr ""

2939
#: merge-recursive.c:1491
2940 2941 2942 2943 2944 2945
#, c-format
msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
"left in tree."
msgstr ""

2946
#: merge-recursive.c:1498
2947 2948 2949 2950
#, c-format
msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
"in tree at %s."
2951 2952
msgstr ""

2953
#: merge-recursive.c:1503
2954 2955 2956 2957 2958 2959
#, c-format
msgid ""
"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
"left in tree at %s."
msgstr ""

2960
#: merge-recursive.c:1537
2961
msgid "rename"
2962 2963
msgstr ""

2964
#: merge-recursive.c:1537
2965
msgid "renamed"
2966 2967
msgstr ""

2968
#: merge-recursive.c:1633 merge-recursive.c:2481 merge-recursive.c:3213
2969 2970 2971 2972
#, c-format
msgid "Refusing to lose dirty file at %s"
msgstr ""

2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983
#: merge-recursive.c:1643
#, c-format
msgid "Refusing to lose untracked file at %s, even though it's in the way."
msgstr ""

#: merge-recursive.c:1706
#, c-format
msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
msgstr ""

#: merge-recursive.c:1734
2984
#, c-format
2985
msgid "%s is a directory in %s adding as %s instead"
2986 2987
msgstr ""

2988
#: merge-recursive.c:1739
2989 2990 2991 2992
#, c-format
msgid "Refusing to lose untracked file at %s; adding as %s instead"
msgstr ""

2993
#: merge-recursive.c:1759
2994
#, c-format
2995 2996 2997
msgid ""
"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
"\"->\"%s\" in \"%s\"%s"
2998 2999
msgstr ""

3000
#: merge-recursive.c:1764
3001
msgid " (left unresolved)"
3002 3003
msgstr ""

3004
#: merge-recursive.c:1868
3005
#, c-format
3006
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
3007 3008
msgstr ""

3009
#: merge-recursive.c:2064
3010 3011 3012 3013 3014 3015 3016
#, c-format
msgid ""
"CONFLICT (directory rename split): Unclear where to place %s because "
"directory %s was renamed to multiple other directories, with no destination "
"getting a majority of the files."
msgstr ""

3017
#: merge-recursive.c:2096
3018 3019 3020 3021 3022 3023
#, c-format
msgid ""
"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
"implicit directory rename(s) putting the following path(s) there: %s."
msgstr ""

3024
#: merge-recursive.c:2106
3025 3026 3027 3028 3029 3030
#, c-format
msgid ""
"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
"implicit directory renames tried to put these paths there: %s"
msgstr ""

3031
#: merge-recursive.c:2198
3032 3033 3034 3035 3036 3037
#, c-format
msgid ""
"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
">%s in %s"
msgstr ""

3038
#: merge-recursive.c:2443
3039 3040 3041 3042 3043 3044
#, c-format
msgid ""
"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
"renamed."
msgstr ""

3045
#: merge-recursive.c:3022
3046
#, c-format
3047
msgid "cannot read object %s"
3048 3049
msgstr ""

3050
#: merge-recursive.c:3025
3051
#, c-format
3052
msgid "object %s is not a blob"
3053 3054
msgstr ""

3055
#: merge-recursive.c:3094
3056
msgid "modify"
3057 3058
msgstr ""

3059
#: merge-recursive.c:3094
3060
msgid "modified"
3061 3062
msgstr ""

3063
#: merge-recursive.c:3105
3064
msgid "content"
3065 3066
msgstr ""

3067
#: merge-recursive.c:3112
3068
msgid "add/add"
3069 3070
msgstr ""

3071
#: merge-recursive.c:3160
3072
#, c-format
3073
msgid "Skipped %s (merged same as existing)"
3074 3075
msgstr ""

3076
#: merge-recursive.c:3182 git-submodule.sh:861
3077
msgid "submodule"
3078 3079
msgstr ""

3080
#: merge-recursive.c:3183
3081
#, c-format
3082
msgid "CONFLICT (%s): Merge conflict in %s"
3083 3084
msgstr ""

3085
#: merge-recursive.c:3216
3086
#, c-format
3087 3088 3089 3090 3091
msgid "Adding as %s instead"
msgstr ""

#: merge-recursive.c:3319
#, c-format
3092
msgid "Removing %s"
3093 3094
msgstr ""

3095
#: merge-recursive.c:3345
3096
msgid "file/directory"
3097 3098
msgstr ""

3099
#: merge-recursive.c:3351
3100
msgid "directory/file"
3101 3102
msgstr ""

3103
#: merge-recursive.c:3358
3104
#, c-format
3105
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
3106 3107
msgstr ""

3108
#: merge-recursive.c:3367
3109
#, c-format
3110
msgid "Adding %s"
3111 3112
msgstr ""

3113 3114 3115 3116 3117 3118
#: merge-recursive.c:3376
#, c-format
msgid "CONFLICT (add/add): Merge conflict in %s"
msgstr ""

#: merge-recursive.c:3417
3119
#, c-format
3120 3121 3122
msgid ""
"Your local changes to the following files would be overwritten by merge:\n"
"  %s"
3123 3124
msgstr ""

3125
#: merge-recursive.c:3428
3126
msgid "Already up to date!"
3127 3128
msgstr ""

3129
#: merge-recursive.c:3437
3130
#, c-format
3131
msgid "merging of trees %s and %s failed"
3132 3133
msgstr ""

3134
#: merge-recursive.c:3536
3135
msgid "Merging:"
3136 3137
msgstr ""

3138
#: merge-recursive.c:3549
3139
#, c-format
3140 3141 3142 3143
msgid "found %u common ancestor:"
msgid_plural "found %u common ancestors:"
msgstr[0] ""
msgstr[1] ""
3144

3145
#: merge-recursive.c:3588
3146
msgid "merge returned no commit"
3147 3148
msgstr ""

3149
#: merge-recursive.c:3654
3150 3151
#, c-format
msgid "Could not parse object '%s'"
3152 3153
msgstr ""

3154
#: merge-recursive.c:3670 builtin/merge.c:692 builtin/merge.c:850
3155
msgid "Unable to write index."
3156 3157
msgstr ""

3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208
#: midx.c:65
#, c-format
msgid "multi-pack-index file %s is too small"
msgstr ""

#: midx.c:81
#, c-format
msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
msgstr ""

#: midx.c:86
#, c-format
msgid "multi-pack-index version %d not recognized"
msgstr ""

#: midx.c:91
#, c-format
msgid "hash version %u does not match"
msgstr ""

#: midx.c:105
msgid "invalid chunk offset (too large)"
msgstr ""

#: midx.c:129
msgid "terminating multi-pack-index chunk id appears earlier than expected"
msgstr ""

#: midx.c:142
msgid "multi-pack-index missing required pack-name chunk"
msgstr ""

#: midx.c:144
msgid "multi-pack-index missing required OID fanout chunk"
msgstr ""

#: midx.c:146
msgid "multi-pack-index missing required OID lookup chunk"
msgstr ""

#: midx.c:148
msgid "multi-pack-index missing required object offsets chunk"
msgstr ""

#: midx.c:162
#, c-format
msgid "multi-pack-index pack names out of order: '%s' before '%s'"
msgstr ""

#: midx.c:205
#, c-format
3209
msgid "bad pack-int-id: %u (%u total packs)"
3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269
msgstr ""

#: midx.c:246
msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
msgstr ""

#: midx.c:271
msgid "error preparing packfile from multi-pack-index"
msgstr ""

#: midx.c:407
#, c-format
msgid "failed to add packfile '%s'"
msgstr ""

#: midx.c:413
#, c-format
msgid "failed to open pack-index '%s'"
msgstr ""

#: midx.c:507
#, c-format
msgid "failed to locate object %d in packfile"
msgstr ""

#: midx.c:943
#, c-format
msgid "failed to clear multi-pack-index at %s"
msgstr ""

#: midx.c:981
#, c-format
msgid ""
"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
msgstr ""

#: midx.c:992
#, c-format
msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
msgstr ""

#: midx.c:996
msgid "Verifying object offsets"
msgstr ""

#: midx.c:1004
#, c-format
msgid "failed to load pack entry for oid[%d] = %s"
msgstr ""

#: midx.c:1010
#, c-format
msgid "failed to load pack-index for packfile %s"
msgstr ""

#: midx.c:1019
#, c-format
msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
msgstr ""

3270
#: name-hash.c:531
3271 3272 3273 3274
#, c-format
msgid "unable to create lazy_dir thread: %s"
msgstr ""

3275
#: name-hash.c:553
3276 3277 3278 3279
#, c-format
msgid "unable to create lazy_name thread: %s"
msgstr ""

3280
#: name-hash.c:559
3281 3282 3283 3284
#, c-format
msgid "unable to join lazy_name thread: %s"
msgstr ""

3285
#: notes-merge.c:277
3286 3287 3288 3289 3290
#, c-format
msgid ""
"You have not concluded your previous notes merge (%s exists).\n"
"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
"commit/abort the previous merge before you start a new notes merge."
3291 3292
msgstr ""

3293
#: notes-merge.c:284
3294 3295
#, c-format
msgid "You have not concluded your notes merge (%s exists)."
3296 3297
msgstr ""

3298
#: notes-utils.c:46
3299
msgid "Cannot commit uninitialized/unreferenced notes tree"
J
Jiang Xin 已提交
3300 3301
msgstr ""

3302
#: notes-utils.c:105
3303 3304
#, c-format
msgid "Bad notes.rewriteMode value: '%s'"
3305 3306
msgstr ""

3307
#: notes-utils.c:115
3308
#, c-format
3309
msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3310 3311
msgstr ""

3312 3313 3314 3315
#. TRANSLATORS: The first %s is the name of
#. the environment variable, the second %s is
#. its value.
#.
3316
#: notes-utils.c:145
3317
#, c-format
3318
msgid "Bad %s value: '%s'"
3319 3320
msgstr ""

3321 3322 3323 3324 3325
#: object.c:54
#, c-format
msgid "invalid object type \"%s\""
msgstr ""

3326
#: object.c:174
3327 3328 3329 3330
#, c-format
msgid "object %s is a %s, not a %s"
msgstr ""

3331
#: object.c:234
3332 3333 3334 3335
#, c-format
msgid "object %s has unknown type id %d"
msgstr ""

3336
#: object.c:247
3337 3338
#, c-format
msgid "unable to parse object: %s"
3339 3340
msgstr ""

3341
#: object.c:267 object.c:278
3342
#, c-format
3343
msgid "hash mismatch %s"
3344 3345
msgstr ""

3346
#: packfile.c:607
3347 3348 3349
msgid "offset before end of packfile (broken .idx?)"
msgstr ""

3350
#: packfile.c:1870
3351 3352 3353 3354
#, c-format
msgid "offset before start of pack index for %s (corrupt index?)"
msgstr ""

3355
#: packfile.c:1874
3356 3357 3358 3359
#, c-format
msgid "offset beyond end of pack index for %s (truncated index?)"
msgstr ""

3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420
#: parse-options.c:35
#, c-format
msgid "%s requires a value"
msgstr ""

#: parse-options.c:69
#, c-format
msgid "%s is incompatible with %s"
msgstr ""

#: parse-options.c:74
#, c-format
msgid "%s : incompatible with something else"
msgstr ""

#: parse-options.c:88 parse-options.c:92 parse-options.c:260
#, c-format
msgid "%s takes no value"
msgstr ""

#: parse-options.c:90
#, c-format
msgid "%s isn't available"
msgstr ""

#: parse-options.c:178
#, c-format
msgid "%s expects a numerical value"
msgstr ""

#: parse-options.c:194
#, c-format
msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
msgstr ""

#: parse-options.c:322
#, c-format
msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
msgstr ""

#: parse-options.c:356 parse-options.c:364
#, c-format
msgid "did you mean `--%s` (with two dashes ?)"
msgstr ""

#: parse-options.c:649
#, c-format
msgid "unknown option `%s'"
msgstr ""

#: parse-options.c:651
#, c-format
msgid "unknown switch `%c'"
msgstr ""

#: parse-options.c:653
#, c-format
msgid "unknown non-ascii option in string: `%s'"
msgstr ""

#: parse-options.c:675
3421
msgid "..."
3422 3423
msgstr ""

3424
#: parse-options.c:694
3425 3426
#, c-format
msgid "usage: %s"
3427 3428
msgstr ""

3429
#. TRANSLATORS: the colon here should align with the
3430 3431
#. one in "usage: %s" translation.
#.
3432
#: parse-options.c:700
3433
#, c-format
3434
msgid "   or: %s"
3435 3436
msgstr ""

3437
#: parse-options.c:703
3438
#, c-format
3439
msgid "    %s"
3440 3441
msgstr ""

3442
#: parse-options.c:742
3443
msgid "-NUM"
3444 3445
msgstr ""

3446 3447 3448 3449 3450 3451
#: parse-options-cb.c:21
#, c-format
msgid "option `%s' expects a numerical value"
msgstr ""

#: parse-options-cb.c:38
3452 3453 3454 3455
#, c-format
msgid "malformed expiration date '%s'"
msgstr ""

3456 3457 3458 3459 3460 3461
#: parse-options-cb.c:51
#, c-format
msgid "option `%s' expects \"always\", \"auto\", or \"never\""
msgstr ""

#: parse-options-cb.c:110
3462 3463
#, c-format
msgid "malformed object name '%s'"
3464 3465
msgstr ""

3466
#: path.c:894
3467
#, c-format
3468
msgid "Could not make %s writable by group"
3469 3470
msgstr ""

3471
#: pathspec.c:128
3472 3473 3474
msgid "Escape character '\\' not allowed as last character in attr value"
msgstr ""

3475
#: pathspec.c:146
3476 3477 3478
msgid "Only one 'attr:' specification is allowed."
msgstr ""

3479
#: pathspec.c:149
3480 3481 3482
msgid "attr spec must not be empty"
msgstr ""

3483
#: pathspec.c:192
3484 3485 3486 3487
#, c-format
msgid "invalid attribute name %s"
msgstr ""

3488
#: pathspec.c:257
3489
msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
3490 3491
msgstr ""

3492
#: pathspec.c:264
3493 3494 3495
msgid ""
"global 'literal' pathspec setting is incompatible with all other global "
"pathspec settings"
3496 3497
msgstr ""

3498
#: pathspec.c:304
3499
msgid "invalid parameter for pathspec magic 'prefix'"
3500 3501
msgstr ""

3502
#: pathspec.c:325
3503
#, c-format
3504
msgid "Invalid pathspec magic '%.*s' in '%s'"
3505 3506
msgstr ""

3507
#: pathspec.c:330
3508
#, c-format
3509
msgid "Missing ')' at the end of pathspec magic in '%s'"
3510 3511
msgstr ""

3512
#: pathspec.c:368
3513
#, c-format
3514
msgid "Unimplemented pathspec magic '%c' in '%s'"
3515 3516
msgstr ""

3517
#: pathspec.c:427
3518
#, c-format
3519
msgid "%s: 'literal' and 'glob' are incompatible"
3520 3521
msgstr ""

3522
#: pathspec.c:440
3523
#, c-format
3524
msgid "%s: '%s' is outside repository"
3525 3526
msgstr ""

3527
#: pathspec.c:514
3528
#, c-format
3529
msgid "'%s' (mnemonic: '%c')"
3530 3531
msgstr ""

3532
#: pathspec.c:524
3533 3534
#, c-format
msgid "%s: pathspec magic not supported by this command: %s"
3535 3536
msgstr ""

3537
#: pathspec.c:591
3538
#, c-format
3539
msgid "pathspec '%s' is beyond a symbolic link"
3540 3541
msgstr ""

3542 3543 3544 3545
#: pkt-line.c:104
msgid "flush packet write failed"
msgstr ""

3546
#: pkt-line.c:144 pkt-line.c:230
3547 3548 3549
msgid "protocol error: impossibly long line"
msgstr ""

3550
#: pkt-line.c:160 pkt-line.c:162
3551 3552 3553
msgid "packet write with format failed"
msgstr ""

3554
#: pkt-line.c:194
3555 3556 3557
msgid "packet write failed - data exceeds max packet size"
msgstr ""

3558
#: pkt-line.c:201 pkt-line.c:208
3559 3560 3561
msgid "packet write failed"
msgstr ""

3562
#: pkt-line.c:293
3563 3564 3565
msgid "read error"
msgstr ""

3566
#: pkt-line.c:301
3567 3568 3569
msgid "the remote end hung up unexpectedly"
msgstr ""

3570
#: pkt-line.c:329
3571 3572 3573 3574
#, c-format
msgid "protocol error: bad line length character: %.4s"
msgstr ""

3575
#: pkt-line.c:339 pkt-line.c:344
3576 3577 3578 3579
#, c-format
msgid "protocol error: bad line length %d"
msgstr ""

3580 3581 3582 3583 3584 3585
#: pkt-line.c:353
#, c-format
msgid "remote error: %s"
msgstr ""

#: preload-index.c:119
3586 3587 3588
msgid "Refreshing index"
msgstr ""

3589
#: preload-index.c:138
3590 3591 3592 3593
#, c-format
msgid "unable to create threaded lstat: %s"
msgstr ""

3594
#: pretty.c:963
3595
msgid "unable to parse --pretty format"
3596 3597
msgstr ""

3598
#: range-diff.c:56
3599 3600 3601
msgid "could not start `log`"
msgstr ""

3602
#: range-diff.c:59
3603 3604 3605
msgid "could not read `log` output"
msgstr ""

3606
#: range-diff.c:74 sequencer.c:4828
3607 3608 3609 3610
#, c-format
msgid "could not parse commit '%s'"
msgstr ""

3611
#: range-diff.c:224
3612 3613 3614
msgid "failed to generate diff"
msgstr ""

3615
#: range-diff.c:455 range-diff.c:457
3616 3617 3618 3619
#, c-format
msgid "could not parse log for '%s'"
msgstr ""

3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654
#: read-cache.c:673
#, c-format
msgid "will not add file alias '%s' ('%s' already exists in index)"
msgstr ""

#: read-cache.c:689
msgid "cannot create an empty blob in the object database"
msgstr ""

#: read-cache.c:710
#, c-format
msgid "%s: can only add regular files, symbolic links or git-directories"
msgstr ""

#: read-cache.c:765
#, c-format
msgid "unable to index file '%s'"
msgstr ""

#: read-cache.c:784
#, c-format
msgid "unable to add '%s' to index"
msgstr ""

#: read-cache.c:795
#, c-format
msgid "unable to stat '%s'"
msgstr ""

#: read-cache.c:1304
#, c-format
msgid "'%s' appears as both a file and as a directory"
msgstr ""

#: read-cache.c:1489
3655 3656 3657
msgid "Refresh index"
msgstr ""

3658
#: read-cache.c:1603
3659 3660 3661 3662
#, c-format
msgid ""
"index.version set, but the value is invalid.\n"
"Using version %i"
3663 3664
msgstr ""

3665
#: read-cache.c:1613
3666 3667 3668 3669
#, c-format
msgid ""
"GIT_INDEX_VERSION set, but the value is invalid.\n"
"Using version %i"
3670 3671
msgstr ""

3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701
#: read-cache.c:1684
#, c-format
msgid "bad signature 0x%08x"
msgstr ""

#: read-cache.c:1687
#, c-format
msgid "bad index version %d"
msgstr ""

#: read-cache.c:1696
msgid "bad index file sha1 signature"
msgstr ""

#: read-cache.c:1726
#, c-format
msgid "index uses %.4s extension, which we do not understand"
msgstr ""

#: read-cache.c:1728
#, c-format
msgid "ignoring %.4s extension"
msgstr ""

#: read-cache.c:1765
#, c-format
msgid "unknown index entry format 0x%08x"
msgstr ""

#: read-cache.c:1781
3702 3703 3704 3705
#, c-format
msgid "malformed name field in the index, near path '%s'"
msgstr ""

3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725
#: read-cache.c:1836
msgid "unordered stage entries in index"
msgstr ""

#: read-cache.c:1839
#, c-format
msgid "multiple stage entries for merged file '%s'"
msgstr ""

#: read-cache.c:1842
#, c-format
msgid "unordered stage entries for '%s'"
msgstr ""

#: read-cache.c:1949 read-cache.c:2227 rerere.c:565 rerere.c:599 rerere.c:1111
#: builtin/add.c:459 builtin/check-ignore.c:178 builtin/checkout.c:294
#: builtin/checkout.c:622 builtin/checkout.c:991 builtin/clean.c:955
#: builtin/commit.c:344 builtin/diff-tree.c:116 builtin/grep.c:498
#: builtin/mv.c:145 builtin/reset.c:245 builtin/rm.c:271
#: builtin/submodule--helper.c:330
3726 3727 3728
msgid "index file corrupt"
msgstr ""

3729
#: read-cache.c:2090
3730 3731 3732 3733
#, c-format
msgid "unable to create load_cache_entries thread: %s"
msgstr ""

3734
#: read-cache.c:2103
3735 3736 3737 3738
#, c-format
msgid "unable to join load_cache_entries thread: %s"
msgstr ""

3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759
#: read-cache.c:2136
#, c-format
msgid "%s: index file open failed"
msgstr ""

#: read-cache.c:2140
#, c-format
msgid "%s: cannot stat the open index"
msgstr ""

#: read-cache.c:2144
#, c-format
msgid "%s: index file smaller than expected"
msgstr ""

#: read-cache.c:2148
#, c-format
msgid "%s: unable to map index file"
msgstr ""

#: read-cache.c:2190
3760 3761 3762 3763
#, c-format
msgid "unable to create load_index_extensions thread: %s"
msgstr ""

3764
#: read-cache.c:2217
3765 3766 3767 3768
#, c-format
msgid "unable to join load_index_extensions thread: %s"
msgstr ""

3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779
#: read-cache.c:2239
#, c-format
msgid "could not freshen shared index '%s'"
msgstr ""

#: read-cache.c:2274
#, c-format
msgid "broken index, expect %s in %s, got %s"
msgstr ""

#: read-cache.c:2971 sequencer.c:4791 wrapper.c:658 builtin/merge.c:1087
3780 3781 3782 3783
#, c-format
msgid "could not close '%s'"
msgstr ""

3784
#: read-cache.c:3044 sequencer.c:2237 sequencer.c:3647
3785
#, c-format
3786
msgid "could not stat '%s'"
3787 3788
msgstr ""

3789
#: read-cache.c:3057
3790 3791 3792 3793
#, c-format
msgid "unable to open git dir: %s"
msgstr ""

3794
#: read-cache.c:3069
3795 3796 3797 3798
#, c-format
msgid "unable to unlink: %s"
msgstr ""

3799 3800 3801 3802 3803 3804 3805 3806 3807 3808
#: read-cache.c:3088
#, c-format
msgid "cannot fix permission bits on '%s'"
msgstr ""

#: read-cache.c:3237
#, c-format
msgid "%s: cannot drop to stage #0"
msgstr ""

3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862
#: rebase-interactive.c:10
msgid ""
"\n"
"Commands:\n"
"p, pick <commit> = use commit\n"
"r, reword <commit> = use commit, but edit the commit message\n"
"e, edit <commit> = use commit, but stop for amending\n"
"s, squash <commit> = use commit, but meld into previous commit\n"
"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
"x, exec <command> = run command (the rest of the line) using shell\n"
"b, break = stop here (continue rebase later with 'git rebase --continue')\n"
"d, drop <commit> = remove commit\n"
"l, label <label> = label current HEAD with a name\n"
"t, reset <label> = reset HEAD to a label\n"
"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
".       create a merge commit using the original merge commit's\n"
".       message (or the oneline, if no original merge commit was\n"
".       specified). Use -c <commit> to reword the commit message.\n"
"\n"
"These lines can be re-ordered; they are executed from top to bottom.\n"
msgstr ""

#: rebase-interactive.c:31 git-rebase--preserve-merges.sh:173
msgid ""
"\n"
"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
msgstr ""

#: rebase-interactive.c:34 git-rebase--preserve-merges.sh:177
msgid ""
"\n"
"If you remove a line here THAT COMMIT WILL BE LOST.\n"
msgstr ""

#: rebase-interactive.c:40 git-rebase--preserve-merges.sh:816
msgid ""
"\n"
"You are editing the todo file of an ongoing interactive rebase.\n"
"To continue rebase after editing, run:\n"
"    git rebase --continue\n"
"\n"
msgstr ""

#: rebase-interactive.c:45 git-rebase--preserve-merges.sh:893
msgid ""
"\n"
"However, if you remove everything, the rebase will be aborted.\n"
"\n"
msgstr ""

#: rebase-interactive.c:51 git-rebase--preserve-merges.sh:900
msgid "Note that empty commits are commented out"
msgstr ""

3863 3864
#: rebase-interactive.c:62 rebase-interactive.c:75 sequencer.c:2219
#: sequencer.c:4569 sequencer.c:4625 sequencer.c:4900
3865 3866 3867 3868
#, c-format
msgid "could not read '%s'."
msgstr ""

3869 3870 3871 3872 3873
#: refs.c:192
#, c-format
msgid "%s does not point to a valid object!"
msgstr ""

3874
#: refs.c:583
3875 3876 3877 3878
#, c-format
msgid "ignoring dangling symref %s"
msgstr ""

3879
#: refs.c:585 ref-filter.c:1976
3880 3881 3882 3883
#, c-format
msgid "ignoring broken ref %s"
msgstr ""

3884
#: refs.c:711
3885 3886 3887 3888
#, c-format
msgid "could not open '%s' for writing: %s"
msgstr ""

3889
#: refs.c:721 refs.c:772
3890 3891 3892 3893
#, c-format
msgid "could not read ref '%s'"
msgstr ""

3894
#: refs.c:727
3895 3896 3897 3898
#, c-format
msgid "ref '%s' already exists"
msgstr ""

3899
#: refs.c:732
3900 3901 3902 3903
#, c-format
msgid "unexpected object ID when writing '%s'"
msgstr ""

3904 3905
#: refs.c:740 sequencer.c:396 sequencer.c:2549 sequencer.c:2675
#: sequencer.c:2689 sequencer.c:2923 sequencer.c:4789 sequencer.c:4852
3906 3907 3908 3909 3910
#: wrapper.c:656
#, c-format
msgid "could not write to '%s'"
msgstr ""

3911 3912
#: refs.c:767 sequencer.c:4787 sequencer.c:4846 wrapper.c:225 wrapper.c:395
#: builtin/am.c:713 builtin/rebase.c:575
3913 3914 3915 3916
#, c-format
msgid "could not open '%s' for writing"
msgstr ""

3917
#: refs.c:774
3918 3919 3920 3921
#, c-format
msgid "unexpected object ID when deleting '%s'"
msgstr ""

3922
#: refs.c:905
3923 3924 3925 3926
#, c-format
msgid "log for ref %s has gap after %s"
msgstr ""

3927
#: refs.c:911
3928 3929 3930 3931
#, c-format
msgid "log for ref %s unexpectedly ended on %s"
msgstr ""

3932
#: refs.c:969
3933 3934 3935 3936
#, c-format
msgid "log for %s is empty"
msgstr ""

3937
#: refs.c:1061
3938 3939 3940 3941
#, c-format
msgid "refusing to update ref with bad name '%s'"
msgstr ""

3942
#: refs.c:1137
3943 3944 3945 3946
#, c-format
msgid "update_ref failed for ref '%s': %s"
msgstr ""

3947
#: refs.c:1911
3948 3949 3950 3951
#, c-format
msgid "multiple updates for ref '%s' not allowed"
msgstr ""

3952
#: refs.c:1943
3953 3954 3955
msgid "ref updates forbidden inside quarantine environment"
msgstr ""

3956
#: refs.c:2039 refs.c:2069
3957
#, c-format
3958
msgid "'%s' exists; cannot create '%s'"
3959 3960
msgstr ""

3961
#: refs.c:2045 refs.c:2080
3962 3963
#, c-format
msgid "cannot process '%s' and '%s' at the same time"
3964 3965
msgstr ""

3966
#: refs/files-backend.c:1228
3967
#, c-format
3968
msgid "could not remove reference %s"
3969 3970
msgstr ""

3971
#: refs/files-backend.c:1242 refs/packed-backend.c:1532
3972
#: refs/packed-backend.c:1542
3973
#, c-format
3974
msgid "could not delete reference %s: %s"
3975 3976
msgstr ""

3977
#: refs/files-backend.c:1245 refs/packed-backend.c:1545
3978
#, c-format
3979
msgid "could not delete references: %s"
3980 3981
msgstr ""

3982 3983 3984 3985 3986
#: refspec.c:137
#, c-format
msgid "invalid refspec '%s'"
msgstr ""

3987
#: ref-filter.c:39 wt-status.c:1861
3988 3989 3990
msgid "gone"
msgstr ""

3991
#: ref-filter.c:40
3992 3993 3994 3995
#, c-format
msgid "ahead %d"
msgstr ""

3996
#: ref-filter.c:41
3997 3998 3999 4000
#, c-format
msgid "behind %d"
msgstr ""

4001
#: ref-filter.c:42
4002 4003 4004 4005
#, c-format
msgid "ahead %d, behind %d"
msgstr ""

4006
#: ref-filter.c:138
4007
#, c-format
4008
msgid "expected format: %%(color:<color>)"
4009 4010
msgstr ""

4011
#: ref-filter.c:140
4012
#, c-format
4013
msgid "unrecognized color: %%(color:%s)"
4014 4015
msgstr ""

4016
#: ref-filter.c:162
4017
#, c-format
4018
msgid "Integer value expected refname:lstrip=%s"
4019 4020
msgstr ""

4021
#: ref-filter.c:166
4022 4023 4024 4025
#, c-format
msgid "Integer value expected refname:rstrip=%s"
msgstr ""

4026
#: ref-filter.c:168
4027 4028 4029 4030
#, c-format
msgid "unrecognized %%(%s) argument: %s"
msgstr ""

4031
#: ref-filter.c:223
4032 4033 4034 4035
#, c-format
msgid "%%(objecttype) does not take arguments"
msgstr ""

4036 4037 4038 4039 4040 4041
#: ref-filter.c:245
#, c-format
msgid "unrecognized %%(objectsize) argument: %s"
msgstr ""

#: ref-filter.c:253
4042
#, c-format
4043
msgid "%%(deltabase) does not take arguments"
4044 4045
msgstr ""

4046
#: ref-filter.c:265
4047
#, c-format
4048
msgid "%%(body) does not take arguments"
4049 4050
msgstr ""

4051
#: ref-filter.c:274
4052 4053
#, c-format
msgid "%%(subject) does not take arguments"
4054 4055
msgstr ""

4056
#: ref-filter.c:296
4057
#, c-format
4058
msgid "unknown %%(trailers) argument: %s"
4059 4060
msgstr ""

4061
#: ref-filter.c:325
4062 4063
#, c-format
msgid "positive value expected contents:lines=%s"
4064 4065
msgstr ""

4066
#: ref-filter.c:327
4067
#, c-format
4068
msgid "unrecognized %%(contents) argument: %s"
4069 4070
msgstr ""

4071
#: ref-filter.c:342
4072 4073 4074 4075
#, c-format
msgid "positive value expected objectname:short=%s"
msgstr ""

4076
#: ref-filter.c:346
4077 4078
#, c-format
msgid "unrecognized %%(objectname) argument: %s"
4079 4080
msgstr ""

4081
#: ref-filter.c:376
4082 4083
#, c-format
msgid "expected format: %%(align:<width>,<position>)"
4084 4085
msgstr ""

4086
#: ref-filter.c:388
4087 4088
#, c-format
msgid "unrecognized position:%s"
4089 4090
msgstr ""

4091
#: ref-filter.c:395
4092
#, c-format
4093
msgid "unrecognized width:%s"
4094 4095
msgstr ""

4096
#: ref-filter.c:404
4097
#, c-format
4098
msgid "unrecognized %%(align) argument: %s"
4099 4100
msgstr ""

4101
#: ref-filter.c:412
4102 4103
#, c-format
msgid "positive width expected with the %%(align) atom"
4104 4105
msgstr ""

4106
#: ref-filter.c:430
4107 4108 4109 4110
#, c-format
msgid "unrecognized %%(if) argument: %s"
msgstr ""

4111
#: ref-filter.c:527
4112
#, c-format
4113
msgid "malformed field name: %.*s"
4114 4115
msgstr ""

4116
#: ref-filter.c:554
4117
#, c-format
4118
msgid "unknown field name: %.*s"
4119 4120
msgstr ""

4121
#: ref-filter.c:558
4122 4123 4124 4125 4126
#, c-format
msgid ""
"not a git repository, but the field '%.*s' requires access to object data"
msgstr ""

4127
#: ref-filter.c:682
4128 4129 4130 4131
#, c-format
msgid "format: %%(if) atom used without a %%(then) atom"
msgstr ""

4132
#: ref-filter.c:745
4133 4134 4135 4136
#, c-format
msgid "format: %%(then) atom used without an %%(if) atom"
msgstr ""

4137
#: ref-filter.c:747
4138 4139 4140 4141
#, c-format
msgid "format: %%(then) atom used more than once"
msgstr ""

4142
#: ref-filter.c:749
4143 4144 4145 4146
#, c-format
msgid "format: %%(then) atom used after %%(else)"
msgstr ""

4147
#: ref-filter.c:777
4148 4149 4150 4151
#, c-format
msgid "format: %%(else) atom used without an %%(if) atom"
msgstr ""

4152
#: ref-filter.c:779
4153 4154 4155 4156
#, c-format
msgid "format: %%(else) atom used without a %%(then) atom"
msgstr ""

4157
#: ref-filter.c:781
4158 4159 4160 4161
#, c-format
msgid "format: %%(else) atom used more than once"
msgstr ""

4162
#: ref-filter.c:796
4163
#, c-format
4164
msgid "format: %%(end) atom used without corresponding atom"
4165 4166
msgstr ""

4167
#: ref-filter.c:853
4168
#, c-format
4169
msgid "malformed format string %s"
4170 4171
msgstr ""

4172
#: ref-filter.c:1447
4173 4174 4175 4176
#, c-format
msgid "(no branch, rebasing %s)"
msgstr ""

4177
#: ref-filter.c:1450
4178 4179 4180 4181
#, c-format
msgid "(no branch, rebasing detached HEAD %s)"
msgstr ""

4182
#: ref-filter.c:1453
4183 4184
#, c-format
msgid "(no branch, bisect started on %s)"
4185 4186
msgstr ""

4187 4188 4189
#. TRANSLATORS: make sure this matches "HEAD
#. detached at " in wt-status.c
#.
4190
#: ref-filter.c:1461
4191
#, c-format
4192
msgid "(HEAD detached at %s)"
4193 4194
msgstr ""

4195 4196 4197
#. TRANSLATORS: make sure this matches "HEAD
#. detached from " in wt-status.c
#.
4198
#: ref-filter.c:1468
4199
#, c-format
4200
msgid "(HEAD detached from %s)"
4201 4202
msgstr ""

4203
#: ref-filter.c:1472
4204 4205 4206
msgid "(no branch)"
msgstr ""

4207
#: ref-filter.c:1506 ref-filter.c:1663
4208
#, c-format
4209
msgid "missing object %s for %s"
4210 4211
msgstr ""

4212
#: ref-filter.c:1516
4213
#, c-format
4214
msgid "parse_object_buffer failed on %s for %s"
4215 4216
msgstr ""

4217
#: ref-filter.c:1882
4218
#, c-format
4219
msgid "malformed object at '%s'"
4220 4221
msgstr ""

4222
#: ref-filter.c:1971
4223 4224
#, c-format
msgid "ignoring ref with broken name %s"
4225 4226
msgstr ""

4227
#: ref-filter.c:2257
4228 4229
#, c-format
msgid "format: %%(end) atom missing"
4230 4231
msgstr ""

4232
#: ref-filter.c:2352
4233
#, c-format
4234
msgid "option `%s' is incompatible with --merged"
4235 4236
msgstr ""

4237
#: ref-filter.c:2355
4238
#, c-format
4239
msgid "option `%s' is incompatible with --no-merged"
4240 4241
msgstr ""

4242
#: ref-filter.c:2365
4243
#, c-format
4244
msgid "malformed object name %s"
4245 4246
msgstr ""

4247
#: ref-filter.c:2370
4248
#, c-format
4249
msgid "option `%s' must point to a commit"
4250 4251
msgstr ""

4252 4253 4254
#: remote.c:363
#, c-format
msgid "config remote shorthand cannot begin with '/': %s"
4255 4256
msgstr ""

4257 4258
#: remote.c:410
msgid "more than one receivepack given, using the first"
4259 4260
msgstr ""

4261 4262
#: remote.c:418
msgid "more than one uploadpack given, using the first"
4263 4264
msgstr ""

4265
#: remote.c:608
4266
#, c-format
4267
msgid "Cannot fetch both %s and %s to %s"
4268 4269
msgstr ""

4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384
#: remote.c:612
#, c-format
msgid "%s usually tracks %s, not %s"
msgstr ""

#: remote.c:616
#, c-format
msgid "%s tracks both %s and %s"
msgstr ""

#: remote.c:684
#, c-format
msgid "key '%s' of pattern had no '*'"
msgstr ""

#: remote.c:694
#, c-format
msgid "value '%s' of pattern has no '*'"
msgstr ""

#: remote.c:1000
#, c-format
msgid "src refspec %s does not match any"
msgstr ""

#: remote.c:1005
#, c-format
msgid "src refspec %s matches more than one"
msgstr ""

#. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
#. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
#. the <src>.
#.
#: remote.c:1020
#, c-format
msgid ""
"The destination you provided is not a full refname (i.e.,\n"
"starting with \"refs/\"). We tried to guess what you meant by:\n"
"\n"
"- Looking for a ref that matches '%s' on the remote side.\n"
"- Checking if the <src> being pushed ('%s')\n"
"  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
"  refs/{heads,tags}/ prefix on the remote side.\n"
"\n"
"Neither worked, so we gave up. You must fully qualify the ref."
msgstr ""

#: remote.c:1040
#, c-format
msgid ""
"The <src> part of the refspec is a commit object.\n"
"Did you mean to create a new branch by pushing to\n"
"'%s:refs/heads/%s'?"
msgstr ""

#: remote.c:1045
#, c-format
msgid ""
"The <src> part of the refspec is a tag object.\n"
"Did you mean to create a new tag by pushing to\n"
"'%s:refs/tags/%s'?"
msgstr ""

#: remote.c:1050
#, c-format
msgid ""
"The <src> part of the refspec is a tree object.\n"
"Did you mean to tag a new tree by pushing to\n"
"'%s:refs/tags/%s'?"
msgstr ""

#: remote.c:1055
#, c-format
msgid ""
"The <src> part of the refspec is a blob object.\n"
"Did you mean to tag a new blob by pushing to\n"
"'%s:refs/tags/%s'?"
msgstr ""

#: remote.c:1091
#, c-format
msgid "%s cannot be resolved to branch"
msgstr ""

#: remote.c:1102
#, c-format
msgid "unable to delete '%s': remote ref does not exist"
msgstr ""

#: remote.c:1114
#, c-format
msgid "dst refspec %s matches more than one"
msgstr ""

#: remote.c:1121
#, c-format
msgid "dst ref %s receives from more than one src"
msgstr ""

#: remote.c:1624 remote.c:1725
msgid "HEAD does not point to a branch"
msgstr ""

#: remote.c:1633
#, c-format
msgid "no such branch: '%s'"
msgstr ""

#: remote.c:1636
#, c-format
msgid "no upstream configured for branch '%s'"
msgstr ""

#: remote.c:1642
4385 4386
#, c-format
msgid "upstream branch '%s' not stored as a remote-tracking branch"
4387 4388
msgstr ""

4389
#: remote.c:1657
4390
#, c-format
4391
msgid "push destination '%s' on remote '%s' has no local tracking branch"
4392 4393
msgstr ""

4394
#: remote.c:1669
4395
#, c-format
4396
msgid "branch '%s' has no remote for pushing"
4397 4398
msgstr ""

4399
#: remote.c:1679
4400
#, c-format
4401
msgid "push refspecs for '%s' do not include '%s'"
4402 4403
msgstr ""

4404
#: remote.c:1692
4405
msgid "push has no destination (push.default is 'nothing')"
4406 4407
msgstr ""

4408
#: remote.c:1714
4409
msgid "cannot resolve 'simple' push to a single destination"
4410 4411
msgstr ""

4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422
#: remote.c:1840
#, c-format
msgid "couldn't find remote ref %s"
msgstr ""

#: remote.c:1853
#, c-format
msgid "* Ignoring funny ref '%s' locally"
msgstr ""

#: remote.c:1990
4423
#, c-format
4424
msgid "Your branch is based on '%s', but the upstream is gone.\n"
4425 4426
msgstr ""

4427
#: remote.c:1994
4428
msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
4429 4430
msgstr ""

4431
#: remote.c:1997
4432
#, c-format
4433
msgid "Your branch is up to date with '%s'.\n"
4434 4435
msgstr ""

4436
#: remote.c:2001
4437 4438 4439 4440
#, c-format
msgid "Your branch and '%s' refer to different commits.\n"
msgstr ""

4441
#: remote.c:2004
4442 4443 4444 4445
#, c-format
msgid "  (use \"%s\" for details)\n"
msgstr ""

4446
#: remote.c:2008
4447
#, c-format
4448 4449 4450 4451 4452
msgid "Your branch is ahead of '%s' by %d commit.\n"
msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
msgstr[0] ""
msgstr[1] ""

4453
#: remote.c:2014
4454
msgid "  (use \"git push\" to publish your local commits)\n"
4455 4456
msgstr ""

4457
#: remote.c:2017
4458
#, c-format
4459 4460 4461 4462 4463 4464
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
msgid_plural ""
"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
msgstr[0] ""
msgstr[1] ""

4465
#: remote.c:2025
4466
msgid "  (use \"git pull\" to update your local branch)\n"
4467 4468
msgstr ""

4469
#: remote.c:2028
4470
#, c-format
4471 4472 4473 4474 4475 4476 4477 4478
msgid ""
"Your branch and '%s' have diverged,\n"
"and have %d and %d different commit each, respectively.\n"
msgid_plural ""
"Your branch and '%s' have diverged,\n"
"and have %d and %d different commits each, respectively.\n"
msgstr[0] ""
msgstr[1] ""
4479

4480
#: remote.c:2038
4481
msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
4482 4483
msgstr ""

4484 4485 4486 4487 4488
#: remote.c:2221
#, c-format
msgid "cannot parse expected object name '%s'"
msgstr ""

4489
#: replace-object.c:21
4490 4491 4492 4493
#, c-format
msgid "bad replace ref name: %s"
msgstr ""

4494
#: replace-object.c:30
4495 4496 4497 4498
#, c-format
msgid "duplicate replace ref: %s"
msgstr ""

4499
#: replace-object.c:73
4500 4501 4502 4503
#, c-format
msgid "replace depth too high for object %s"
msgstr ""

4504 4505
#: rerere.c:217 rerere.c:226 rerere.c:229
msgid "corrupt MERGE_RR"
4506 4507
msgstr ""

4508 4509
#: rerere.c:264 rerere.c:269
msgid "unable to write rerere record"
4510 4511
msgstr ""

4512 4513
#: rerere.c:485 rerere.c:692 sequencer.c:3186 sequencer.c:3212
#: builtin/fsck.c:314
4514 4515
#, c-format
msgid "could not write '%s'"
4516 4517
msgstr ""

4518 4519 4520
#: rerere.c:495
#, c-format
msgid "there were errors while writing '%s' (%s)"
4521 4522
msgstr ""

4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567
#: rerere.c:498
#, c-format
msgid "failed to flush '%s'"
msgstr ""

#: rerere.c:503 rerere.c:1039
#, c-format
msgid "could not parse conflict hunks in '%s'"
msgstr ""

#: rerere.c:684
#, c-format
msgid "failed utime() on '%s'"
msgstr ""

#: rerere.c:694
#, c-format
msgid "writing '%s' failed"
msgstr ""

#: rerere.c:714
#, c-format
msgid "Staged '%s' using previous resolution."
msgstr ""

#: rerere.c:753
#, c-format
msgid "Recorded resolution for '%s'."
msgstr ""

#: rerere.c:788
#, c-format
msgid "Resolved '%s' using previous resolution."
msgstr ""

#: rerere.c:803
#, c-format
msgid "cannot unlink stray '%s'"
msgstr ""

#: rerere.c:807
#, c-format
msgid "Recorded preimage for '%s'"
msgstr ""

4568 4569
#: rerere.c:881 submodule.c:2012 builtin/submodule--helper.c:1417
#: builtin/submodule--helper.c:1427
4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602
#, c-format
msgid "could not create directory '%s'"
msgstr ""

#: rerere.c:1057
#, c-format
msgid "failed to update conflicted state in '%s'"
msgstr ""

#: rerere.c:1068 rerere.c:1075
#, c-format
msgid "no remembered resolution for '%s'"
msgstr ""

#: rerere.c:1077
#, c-format
msgid "cannot unlink '%s'"
msgstr ""

#: rerere.c:1087
#, c-format
msgid "Updated preimage for '%s'"
msgstr ""

#: rerere.c:1096
#, c-format
msgid "Forgot resolution for '%s'\n"
msgstr ""

#: rerere.c:1199
msgid "unable to open rr-cache directory"
msgstr ""

4603
#: revision.c:2484
4604 4605 4606
msgid "your current branch appears to be broken"
msgstr ""

4607
#: revision.c:2487
4608 4609 4610 4611
#, c-format
msgid "your current branch '%s' does not have any commits yet"
msgstr ""

4612
#: revision.c:2684
4613 4614 4615
msgid "--first-parent is incompatible with --bisect"
msgstr ""

4616
#: run-command.c:742
4617 4618 4619
msgid "open /dev/null failed"
msgstr ""

4620
#: run-command.c:1231
4621 4622 4623 4624
#, c-format
msgid "cannot create async thread: %s"
msgstr ""

4625
#: run-command.c:1295
4626 4627 4628 4629 4630 4631
#, c-format
msgid ""
"The '%s' hook was ignored because it's not set as executable.\n"
"You can disable this warning with `git config advice.ignoredHook false`."
msgstr ""

4632
#: send-pack.c:141
4633 4634 4635
msgid "unexpected flush packet while reading remote unpack status"
msgstr ""

4636
#: send-pack.c:143
4637 4638 4639 4640
#, c-format
msgid "unable to parse remote unpack status: %s"
msgstr ""

4641
#: send-pack.c:145
4642 4643 4644 4645
#, c-format
msgid "remote unpack failed: %s"
msgstr ""

4646
#: send-pack.c:306
4647
msgid "failed to sign the push certificate"
4648 4649
msgstr ""

4650
#: send-pack.c:420
4651
msgid "the receiving end does not support --signed push"
4652 4653
msgstr ""

4654
#: send-pack.c:422
4655
msgid ""
4656 4657
"not sending a push certificate since the receiving end does not support --"
"signed push"
4658 4659
msgstr ""

4660
#: send-pack.c:434
4661
msgid "the receiving end does not support --atomic push"
4662 4663
msgstr ""

4664
#: send-pack.c:439
4665
msgid "the receiving end does not support push options"
4666 4667
msgstr ""

4668
#: sequencer.c:184
4669 4670 4671 4672
#, c-format
msgid "invalid commit message cleanup mode '%s'"
msgstr ""

4673
#: sequencer.c:288
4674 4675 4676 4677
#, c-format
msgid "could not delete '%s'"
msgstr ""

4678
#: sequencer.c:314
4679
msgid "revert"
4680 4681
msgstr ""

4682
#: sequencer.c:316
4683
msgid "cherry-pick"
4684 4685
msgstr ""

4686
#: sequencer.c:318
4687 4688 4689
msgid "rebase -i"
msgstr ""

4690
#: sequencer.c:320
4691
#, c-format
4692
msgid "unknown action: %d"
4693 4694
msgstr ""

4695
#: sequencer.c:378
4696
msgid ""
4697 4698
"after resolving the conflicts, mark the corrected paths\n"
"with 'git add <paths>' or 'git rm <paths>'"
4699 4700
msgstr ""

4701
#: sequencer.c:381
4702
msgid ""
4703 4704 4705
"after resolving the conflicts, mark the corrected paths\n"
"with 'git add <paths>' or 'git rm <paths>'\n"
"and commit the result with 'git commit'"
4706 4707
msgstr ""

4708
#: sequencer.c:394 sequencer.c:2671
4709
#, c-format
4710
msgid "could not lock '%s'"
4711 4712
msgstr ""

4713
#: sequencer.c:401
4714
#, c-format
4715
msgid "could not write eol to '%s'"
4716 4717
msgstr ""

4718 4719
#: sequencer.c:406 sequencer.c:2554 sequencer.c:2677 sequencer.c:2691
#: sequencer.c:2931
4720
#, c-format
4721
msgid "failed to finalize '%s'"
4722 4723
msgstr ""

4724 4725 4726
#: sequencer.c:429 sequencer.c:931 sequencer.c:1615 sequencer.c:2574
#: sequencer.c:2913 sequencer.c:3022 builtin/am.c:245 builtin/commit.c:748
#: builtin/merge.c:1085 builtin/rebase.c:154
4727
#, c-format
4728
msgid "could not read '%s'"
4729 4730
msgstr ""

4731
#: sequencer.c:455
4732
#, c-format
4733
msgid "your local changes would be overwritten by %s."
4734 4735
msgstr ""

4736
#: sequencer.c:459
4737
msgid "commit your changes or stash them to proceed."
4738 4739
msgstr ""

4740
#: sequencer.c:491
4741
#, c-format
4742
msgid "%s: fast-forward"
4743 4744
msgstr ""

4745
#. TRANSLATORS: %s will be "revert", "cherry-pick" or
4746
#. "rebase -i".
4747
#.
4748
#: sequencer.c:582
4749
#, c-format
4750
msgid "%s: Unable to write new index file"
4751 4752
msgstr ""

4753
#: sequencer.c:598
4754
msgid "unable to update cache tree"
4755 4756
msgstr ""

4757
#: sequencer.c:612
4758
msgid "could not resolve HEAD commit"
4759 4760
msgstr ""

4761
#: sequencer.c:692
4762
#, c-format
4763
msgid "no key present in '%.*s'"
4764 4765
msgstr ""

4766
#: sequencer.c:703
4767
#, c-format
4768 4769 4770
msgid "unable to dequote value of '%s'"
msgstr ""

4771 4772
#: sequencer.c:740 wrapper.c:227 wrapper.c:397 builtin/am.c:704
#: builtin/am.c:796 builtin/merge.c:1082 builtin/rebase.c:617
4773 4774 4775 4776
#, c-format
msgid "could not open '%s' for reading"
msgstr ""

4777
#: sequencer.c:750
4778
msgid "'GIT_AUTHOR_NAME' already given"
4779 4780
msgstr ""

4781
#: sequencer.c:755
4782 4783 4784
msgid "'GIT_AUTHOR_EMAIL' already given"
msgstr ""

4785
#: sequencer.c:760
4786 4787 4788
msgid "'GIT_AUTHOR_DATE' already given"
msgstr ""

4789
#: sequencer.c:764
4790
#, c-format
4791
msgid "unknown variable '%s'"
4792 4793
msgstr ""

4794
#: sequencer.c:769
4795 4796 4797
msgid "missing 'GIT_AUTHOR_NAME'"
msgstr ""

4798
#: sequencer.c:771
4799 4800 4801
msgid "missing 'GIT_AUTHOR_EMAIL'"
msgstr ""

4802
#: sequencer.c:773
4803 4804 4805
msgid "missing 'GIT_AUTHOR_DATE'"
msgstr ""

4806
#: sequencer.c:833
4807 4808 4809 4810
#, c-format
msgid "invalid date format '%s' in '%s'"
msgstr ""

4811
#: sequencer.c:850
4812 4813
#, c-format
msgid ""
4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825
"you have staged changes in your working tree\n"
"If these changes are meant to be squashed into the previous commit, run:\n"
"\n"
"  git commit --amend %s\n"
"\n"
"If they are meant to go into a new commit, run:\n"
"\n"
"  git commit %s\n"
"\n"
"In both cases, once you're done, continue with:\n"
"\n"
"  git rebase --continue\n"
4826 4827
msgstr ""

4828
#: sequencer.c:945
4829 4830 4831
msgid "writing root commit"
msgstr ""

4832
#: sequencer.c:1155
4833 4834 4835
msgid "'prepare-commit-msg' hook failed"
msgstr ""

4836
#: sequencer.c:1162
4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850
msgid ""
"Your name and email address were configured automatically based\n"
"on your username and hostname. Please check that they are accurate.\n"
"You can suppress this message by setting them explicitly. Run the\n"
"following command and follow the instructions in your editor to edit\n"
"your configuration file:\n"
"\n"
"    git config --global --edit\n"
"\n"
"After doing this, you may fix the identity used for this commit with:\n"
"\n"
"    git commit --amend --reset-author\n"
msgstr ""

4851
#: sequencer.c:1175
4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864
msgid ""
"Your name and email address were configured automatically based\n"
"on your username and hostname. Please check that they are accurate.\n"
"You can suppress this message by setting them explicitly:\n"
"\n"
"    git config --global user.name \"Your Name\"\n"
"    git config --global user.email you@example.com\n"
"\n"
"After doing this, you may fix the identity used for this commit with:\n"
"\n"
"    git commit --amend --reset-author\n"
msgstr ""

4865
#: sequencer.c:1217
4866 4867 4868
msgid "couldn't look up newly created commit"
msgstr ""

4869
#: sequencer.c:1219
4870 4871 4872
msgid "could not parse newly created commit"
msgstr ""

4873
#: sequencer.c:1265
4874 4875 4876
msgid "unable to resolve HEAD after creating commit"
msgstr ""

4877
#: sequencer.c:1267
4878 4879 4880
msgid "detached HEAD"
msgstr ""

4881
#: sequencer.c:1271
4882 4883 4884
msgid " (root-commit)"
msgstr ""

4885
#: sequencer.c:1292
4886 4887 4888
msgid "could not parse HEAD"
msgstr ""

4889
#: sequencer.c:1294
4890 4891 4892 4893
#, c-format
msgid "HEAD %s is not a commit!"
msgstr ""

4894
#: sequencer.c:1298 builtin/commit.c:1546
4895 4896 4897
msgid "could not parse HEAD commit"
msgstr ""

4898
#: sequencer.c:1350 sequencer.c:1964
4899 4900 4901
msgid "unable to parse commit author"
msgstr ""

4902
#: sequencer.c:1360 builtin/am.c:1570 builtin/merge.c:678
4903 4904 4905
msgid "git write-tree failed to write a tree"
msgstr ""

4906
#: sequencer.c:1377 sequencer.c:1433
4907 4908 4909 4910
#, c-format
msgid "unable to read commit message from '%s'"
msgstr ""

4911 4912
#: sequencer.c:1399 builtin/am.c:1591 builtin/commit.c:1649 builtin/merge.c:859
#: builtin/merge.c:884
4913 4914 4915
msgid "failed to write commit object"
msgstr ""

4916
#: sequencer.c:1460
4917
#, c-format
4918
msgid "could not parse commit %s"
4919 4920
msgstr ""

4921
#: sequencer.c:1465
4922
#, c-format
4923
msgid "could not parse parent commit %s"
4924 4925
msgstr ""

4926
#: sequencer.c:1565 sequencer.c:1675
4927 4928 4929 4930
#, c-format
msgid "unknown command: %d"
msgstr ""

4931
#: sequencer.c:1622 sequencer.c:1647
4932 4933 4934 4935
#, c-format
msgid "This is a combination of %d commits."
msgstr ""

4936
#: sequencer.c:1632 sequencer.c:4808
4937 4938 4939
msgid "need a HEAD to fixup"
msgstr ""

4940
#: sequencer.c:1634 sequencer.c:2958
4941 4942 4943
msgid "could not read HEAD"
msgstr ""

4944
#: sequencer.c:1636
4945 4946 4947
msgid "could not read HEAD's commit message"
msgstr ""

4948
#: sequencer.c:1642
4949 4950 4951 4952
#, c-format
msgid "cannot write '%s'"
msgstr ""

4953
#: sequencer.c:1649 git-rebase--preserve-merges.sh:441
4954 4955 4956
msgid "This is the 1st commit message:"
msgstr ""

4957
#: sequencer.c:1657
4958 4959 4960 4961
#, c-format
msgid "could not read commit message of %s"
msgstr ""

4962
#: sequencer.c:1664
4963 4964 4965 4966
#, c-format
msgid "This is the commit message #%d:"
msgstr ""

4967
#: sequencer.c:1670
4968 4969 4970 4971
#, c-format
msgid "The commit message #%d will be skipped:"
msgstr ""

4972
#: sequencer.c:1758
4973
msgid "your index file is unmerged."
4974 4975
msgstr ""

4976
#: sequencer.c:1765
4977 4978 4979
msgid "cannot fixup root commit"
msgstr ""

4980
#: sequencer.c:1784
4981
#, c-format
4982
msgid "commit %s is a merge but no -m option was given."
4983 4984
msgstr ""

4985
#: sequencer.c:1792 sequencer.c:1800
4986
#, c-format
4987
msgid "commit %s does not have parent %d"
4988 4989
msgstr ""

4990
#: sequencer.c:1806
4991 4992 4993 4994
#, c-format
msgid "cannot get commit message for %s"
msgstr ""

4995 4996
#. TRANSLATORS: The first %s will be a "todo" command like
#. "revert" or "pick", the second %s a SHA1.
4997
#: sequencer.c:1825
4998
#, c-format
4999
msgid "%s: cannot parse parent commit %s"
5000 5001
msgstr ""

5002
#: sequencer.c:1890
5003
#, c-format
5004
msgid "could not rename '%s' to '%s'"
5005 5006
msgstr ""

5007
#: sequencer.c:1945
5008
#, c-format
5009
msgid "could not revert %s... %s"
5010 5011
msgstr ""

5012
#: sequencer.c:1946
5013 5014
#, c-format
msgid "could not apply %s... %s"
5015 5016
msgstr ""

5017
#: sequencer.c:2005
5018
#, c-format
5019
msgid "git %s: failed to read the index"
5020 5021
msgstr ""

5022
#: sequencer.c:2012
5023 5024
#, c-format
msgid "git %s: failed to refresh the index"
5025 5026
msgstr ""

5027
#: sequencer.c:2094
5028 5029 5030 5031
#, c-format
msgid "%s does not accept arguments: '%s'"
msgstr ""

5032
#: sequencer.c:2103
5033 5034 5035 5036
#, c-format
msgid "missing arguments for %s"
msgstr ""

5037
#: sequencer.c:2163
5038 5039
#, c-format
msgid "invalid line %d: %.*s"
5040 5041
msgstr ""

5042
#: sequencer.c:2171
5043 5044
#, c-format
msgid "cannot '%s' without a previous commit"
5045 5046
msgstr ""

5047
#: sequencer.c:2243
5048 5049 5050
msgid "please fix this using 'git rebase --edit-todo'."
msgstr ""

5051
#: sequencer.c:2245
5052 5053 5054 5055
#, c-format
msgid "unusable instruction sheet: '%s'"
msgstr ""

5056
#: sequencer.c:2250
5057 5058 5059
msgid "no commits parsed."
msgstr ""

5060
#: sequencer.c:2261
5061
msgid "cannot cherry-pick during a revert."
5062 5063
msgstr ""

5064
#: sequencer.c:2263
5065
msgid "cannot revert during a cherry-pick."
5066 5067
msgstr ""

5068
#: sequencer.c:2333
5069
#, c-format
5070
msgid "invalid value for %s: %s"
5071 5072
msgstr ""

5073
#: sequencer.c:2420
5074 5075 5076
msgid "unusable squash-onto"
msgstr ""

5077
#: sequencer.c:2436
5078
#, c-format
5079
msgid "malformed options sheet: '%s'"
5080 5081
msgstr ""

5082
#: sequencer.c:2518 sequencer.c:4067
5083 5084 5085
msgid "empty commit set passed"
msgstr ""

5086
#: sequencer.c:2526
5087
msgid "a cherry-pick or revert is already in progress"
5088 5089
msgstr ""

5090
#: sequencer.c:2527
5091
msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
5092 5093
msgstr ""

5094
#: sequencer.c:2530
5095
#, c-format
5096
msgid "could not create sequencer directory '%s'"
5097 5098
msgstr ""

5099
#: sequencer.c:2544
5100
msgid "could not lock HEAD"
5101 5102
msgstr ""

5103
#: sequencer.c:2599 sequencer.c:3819
5104
msgid "no cherry-pick or revert in progress"
5105 5106
msgstr ""

5107
#: sequencer.c:2601
5108
msgid "cannot resolve HEAD"
5109 5110
msgstr ""

5111
#: sequencer.c:2603 sequencer.c:2638
5112
msgid "cannot abort from a branch yet to be born"
5113 5114
msgstr ""

5115
#: sequencer.c:2624 builtin/grep.c:732
5116 5117
#, c-format
msgid "cannot open '%s'"
5118 5119
msgstr ""

5120
#: sequencer.c:2626
5121 5122
#, c-format
msgid "cannot read '%s': %s"
5123 5124
msgstr ""

5125
#: sequencer.c:2627
5126
msgid "unexpected end of file"
5127 5128
msgstr ""

5129
#: sequencer.c:2633
5130 5131
#, c-format
msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
5132 5133
msgstr ""

5134
#: sequencer.c:2644
5135 5136 5137
msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
msgstr ""

5138
#: sequencer.c:2750 sequencer.c:3735
5139 5140 5141 5142
#, c-format
msgid "could not update %s"
msgstr ""

5143
#: sequencer.c:2788 sequencer.c:3715
5144 5145 5146
msgid "cannot read HEAD"
msgstr ""

5147
#: sequencer.c:2805
5148 5149 5150 5151
#, c-format
msgid "unable to copy '%s' to '%s'"
msgstr ""

5152
#: sequencer.c:2813
5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163
#, c-format
msgid ""
"You can amend the commit now, with\n"
"\n"
"  git commit --amend %s\n"
"\n"
"Once you are satisfied with your changes, run\n"
"\n"
"  git rebase --continue\n"
msgstr ""

5164
#: sequencer.c:2823
5165 5166 5167 5168
#, c-format
msgid "Could not apply %s... %.*s"
msgstr ""

5169
#: sequencer.c:2830
5170 5171 5172 5173
#, c-format
msgid "Could not merge %.*s"
msgstr ""

5174
#: sequencer.c:2844 sequencer.c:2848 builtin/difftool.c:641
5175 5176 5177 5178
#, c-format
msgid "could not copy '%s' to '%s'"
msgstr ""

5179 5180
#: sequencer.c:2870 sequencer.c:3293 builtin/rebase.c:424 builtin/rebase.c:1230
#: builtin/rebase.c:1591 builtin/rebase.c:1646
5181 5182 5183
msgid "could not read index"
msgstr ""

5184
#: sequencer.c:2875
5185 5186 5187 5188 5189 5190 5191 5192 5193
#, c-format
msgid ""
"execution failed: %s\n"
"%sYou can fix the problem, and then run\n"
"\n"
"  git rebase --continue\n"
"\n"
msgstr ""

5194
#: sequencer.c:2881
5195 5196 5197
msgid "and made changes to the index and/or the working tree\n"
msgstr ""

5198
#: sequencer.c:2887
5199 5200 5201 5202 5203 5204 5205 5206 5207 5208
#, c-format
msgid ""
"execution succeeded: %s\n"
"but left changes to the index and/or the working tree\n"
"Commit or stash your changes, and then run\n"
"\n"
"  git rebase --continue\n"
"\n"
msgstr ""

5209
#: sequencer.c:2948
5210 5211 5212 5213
#, c-format
msgid "illegal label name: '%.*s'"
msgstr ""

5214
#: sequencer.c:3002
5215 5216 5217
msgid "writing fake root commit"
msgstr ""

5218
#: sequencer.c:3007
5219 5220 5221
msgid "writing squash-onto"
msgstr ""

5222
#: sequencer.c:3045 builtin/rebase.c:429 builtin/rebase.c:435
5223 5224 5225 5226
#, c-format
msgid "failed to find tree of %s"
msgstr ""

5227
#: sequencer.c:3063 builtin/rebase.c:448
5228 5229 5230
msgid "could not write index"
msgstr ""

5231
#: sequencer.c:3090
5232 5233 5234 5235
#, c-format
msgid "could not resolve '%s'"
msgstr ""

5236
#: sequencer.c:3118
5237 5238 5239
msgid "cannot merge without a current revision"
msgstr ""

5240
#: sequencer.c:3140
5241
#, c-format
5242
msgid "unable to parse '%.*s'"
5243 5244
msgstr ""

5245
#: sequencer.c:3149
5246 5247 5248 5249
#, c-format
msgid "nothing to merge: '%.*s'"
msgstr ""

5250
#: sequencer.c:3161
5251 5252 5253
msgid "octopus merge cannot be executed on top of a [new root]"
msgstr ""

5254
#: sequencer.c:3176
5255 5256 5257 5258
#, c-format
msgid "could not get commit message of '%s'"
msgstr ""

5259
#: sequencer.c:3325
5260 5261 5262 5263
#, c-format
msgid "could not even attempt to merge '%.*s'"
msgstr ""

5264
#: sequencer.c:3341
5265 5266 5267
msgid "merge: Unable to write new index file"
msgstr ""

5268
#: sequencer.c:3409 builtin/rebase.c:298
5269
#, c-format
5270
msgid "Applied autostash.\n"
5271 5272
msgstr ""

5273
#: sequencer.c:3421
5274 5275 5276 5277
#, c-format
msgid "cannot store %s"
msgstr ""

5278
#: sequencer.c:3424 builtin/rebase.c:314
5279 5280 5281 5282 5283 5284 5285
#, c-format
msgid ""
"Applying autostash resulted in conflicts.\n"
"Your changes are safe in the stash.\n"
"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
msgstr ""

5286
#: sequencer.c:3478
5287 5288 5289 5290
#, c-format
msgid "could not checkout %s"
msgstr ""

5291
#: sequencer.c:3492
5292 5293 5294 5295
#, c-format
msgid "%s: not a valid OID"
msgstr ""

5296
#: sequencer.c:3497 git-rebase--preserve-merges.sh:724
5297 5298 5299
msgid "could not detach HEAD"
msgstr ""

5300
#: sequencer.c:3512
5301 5302 5303 5304
#, c-format
msgid "Stopped at HEAD\n"
msgstr ""

5305
#: sequencer.c:3514
5306 5307 5308 5309
#, c-format
msgid "Stopped at %s\n"
msgstr ""

5310
#: sequencer.c:3522
5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322
#, c-format
msgid ""
"Could not execute the todo command\n"
"\n"
"    %.*s\n"
"It has been rescheduled; To edit the command before continuing, please\n"
"edit the todo list first:\n"
"\n"
"    git rebase --edit-todo\n"
"    git rebase --continue\n"
msgstr ""

5323
#: sequencer.c:3597
5324
#, c-format
5325
msgid "Stopped at %s...  %.*s\n"
5326 5327
msgstr ""

5328
#: sequencer.c:3677
5329 5330 5331 5332
#, c-format
msgid "unknown command %d"
msgstr ""

5333
#: sequencer.c:3723
5334 5335 5336
msgid "could not read orig-head"
msgstr ""

5337
#: sequencer.c:3728 sequencer.c:4805
5338 5339 5340
msgid "could not read 'onto'"
msgstr ""

5341
#: sequencer.c:3742
5342 5343 5344 5345
#, c-format
msgid "could not update HEAD to %s"
msgstr ""

5346
#: sequencer.c:3831
5347 5348 5349
msgid "cannot rebase: You have unstaged changes."
msgstr ""

5350
#: sequencer.c:3840
5351 5352 5353
msgid "cannot amend non-existing commit"
msgstr ""

5354
#: sequencer.c:3842
5355 5356 5357 5358
#, c-format
msgid "invalid file: '%s'"
msgstr ""

5359
#: sequencer.c:3844
5360 5361 5362 5363
#, c-format
msgid "invalid contents: '%s'"
msgstr ""

5364
#: sequencer.c:3847
5365 5366 5367 5368 5369 5370
msgid ""
"\n"
"You have uncommitted changes in your working tree. Please, commit them\n"
"first and then run 'git rebase --continue' again."
msgstr ""

5371
#: sequencer.c:3883 sequencer.c:3921
5372 5373 5374 5375
#, c-format
msgid "could not write file: '%s'"
msgstr ""

5376
#: sequencer.c:3936
5377 5378 5379
msgid "could not remove CHERRY_PICK_HEAD"
msgstr ""

5380
#: sequencer.c:3943
5381 5382 5383
msgid "could not commit staged changes."
msgstr ""

5384
#: sequencer.c:4044
5385 5386
#, c-format
msgid "%s: can't cherry-pick a %s"
5387 5388
msgstr ""

5389
#: sequencer.c:4048
5390 5391
#, c-format
msgid "%s: bad revision"
5392 5393
msgstr ""

5394
#: sequencer.c:4083
5395
msgid "can't revert as initial commit"
5396 5397
msgstr ""

5398
#: sequencer.c:4529
5399 5400 5401
msgid "make_script: unhandled options"
msgstr ""

5402
#: sequencer.c:4532
5403 5404 5405
msgid "make_script: error preparing revisions"
msgstr ""

5406
#: sequencer.c:4573 sequencer.c:4629 sequencer.c:4904
5407 5408 5409 5410
#, c-format
msgid "unusable todo list: '%s'"
msgstr ""

5411
#: sequencer.c:4684
5412
#, c-format
5413 5414
msgid ""
"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5415 5416
msgstr ""

5417
#: sequencer.c:4754
5418 5419 5420 5421 5422 5423
#, c-format
msgid ""
"Warning: some commits may have been dropped accidentally.\n"
"Dropped commits (newer to older):\n"
msgstr ""

5424
#: sequencer.c:4761
5425 5426 5427 5428 5429 5430 5431 5432 5433 5434
#, c-format
msgid ""
"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
"\n"
"Use 'git config rebase.missingCommitsCheck' to change the level of "
"warnings.\n"
"The possible behaviours are: ignore, warn, error.\n"
"\n"
msgstr ""

5435
#: sequencer.c:4774
5436 5437 5438 5439 5440 5441 5442
#, c-format
msgid ""
"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
"continue'.\n"
"Or you can abort the rebase with 'git rebase --abort'.\n"
msgstr ""

5443
#: sequencer.c:4912 sequencer.c:4950
5444 5445 5446
msgid "nothing to do"
msgstr ""

5447
#: sequencer.c:4916
5448 5449 5450 5451 5452 5453
#, c-format
msgid "Rebase %s onto %s (%d command)"
msgid_plural "Rebase %s onto %s (%d commands)"
msgstr[0] ""
msgstr[1] ""

5454
#: sequencer.c:4928
5455 5456 5457 5458
#, c-format
msgid "could not copy '%s' to '%s'."
msgstr ""

5459
#: sequencer.c:4932 sequencer.c:4961
5460 5461 5462
msgid "could not transform the todo list"
msgstr ""

5463
#: sequencer.c:4964
5464 5465 5466
msgid "could not skip unnecessary pick commands"
msgstr ""

5467
#: sequencer.c:5047
5468 5469 5470
msgid "the script was already rearranged."
msgstr ""

5471
#: setup.c:123
5472 5473 5474 5475
#, c-format
msgid "'%s' is outside repository"
msgstr ""

5476
#: setup.c:172
5477
#, c-format
5478
msgid ""
5479 5480
"%s: no such path in the working tree.\n"
"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
5481 5482
msgstr ""

5483
#: setup.c:185
5484 5485 5486 5487 5488
#, c-format
msgid ""
"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
"Use '--' to separate paths from revisions, like this:\n"
"'git <command> [<revision>...] -- [<file>...]'"
5489 5490
msgstr ""

5491
#: setup.c:234
5492 5493 5494 5495
#, c-format
msgid "option '%s' must come before non-option arguments"
msgstr ""

5496
#: setup.c:253
5497
#, c-format
5498 5499 5500 5501
msgid ""
"ambiguous argument '%s': both revision and filename\n"
"Use '--' to separate paths from revisions, like this:\n"
"'git <command> [<revision>...] -- [<file>...]'"
5502 5503
msgstr ""

5504
#: setup.c:389
5505 5506 5507
msgid "unable to set up work tree using invalid config"
msgstr ""

5508
#: setup.c:393
5509 5510 5511
msgid "this operation must be run in a work tree"
msgstr ""

5512
#: setup.c:527
5513 5514
#, c-format
msgid "Expected git repo version <= %d, found %d"
5515 5516
msgstr ""

5517
#: setup.c:535
5518
msgid "unknown repository extensions found:"
5519 5520
msgstr ""

5521
#: setup.c:554
5522
#, c-format
5523
msgid "error opening '%s'"
5524 5525
msgstr ""

5526
#: setup.c:556
5527 5528 5529 5530
#, c-format
msgid "too large to be a .git file: '%s'"
msgstr ""

5531
#: setup.c:558
5532 5533 5534 5535
#, c-format
msgid "error reading %s"
msgstr ""

5536
#: setup.c:560
5537 5538 5539 5540
#, c-format
msgid "invalid gitfile format: %s"
msgstr ""

5541
#: setup.c:562
5542 5543 5544 5545
#, c-format
msgid "no path in gitfile: %s"
msgstr ""

5546
#: setup.c:564
5547 5548 5549 5550
#, c-format
msgid "not a git repository: %s"
msgstr ""

5551
#: setup.c:663
5552 5553 5554 5555
#, c-format
msgid "'$%s' too big"
msgstr ""

5556
#: setup.c:677
5557 5558 5559 5560
#, c-format
msgid "not a git repository: '%s'"
msgstr ""

5561
#: setup.c:706 setup.c:708 setup.c:739
5562 5563 5564 5565
#, c-format
msgid "cannot chdir to '%s'"
msgstr ""

5566
#: setup.c:711 setup.c:767 setup.c:777 setup.c:816 setup.c:824
5567 5568 5569
msgid "cannot come back to cwd"
msgstr ""

5570
#: setup.c:838
5571 5572
#, c-format
msgid "failed to stat '%*s%s%s'"
5573 5574
msgstr ""

5575
#: setup.c:1068
5576
msgid "Unable to read current working directory"
5577 5578
msgstr ""

5579
#: setup.c:1077 setup.c:1083
5580 5581 5582 5583
#, c-format
msgid "cannot change to '%s'"
msgstr ""

5584 5585 5586 5587 5588 5589
#: setup.c:1088
#, c-format
msgid "not a git repository (or any of the parent directories): %s"
msgstr ""

#: setup.c:1094
5590 5591 5592 5593 5594 5595
#, c-format
msgid ""
"not a git repository (or any parent up to mount point %s)\n"
"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
msgstr ""

5596
#: setup.c:1204
5597 5598 5599 5600 5601 5602
#, c-format
msgid ""
"problem with core.sharedRepository filemode value (0%.3o).\n"
"The owner of files must always have read and write permissions."
msgstr ""

5603
#: setup.c:1247
5604 5605 5606
msgid "open /dev/null or dup failed"
msgstr ""

5607
#: setup.c:1262
5608 5609 5610
msgid "fork failed"
msgstr ""

5611
#: setup.c:1267
5612 5613 5614
msgid "setsid failed"
msgstr ""

5615
#: sha1-file.c:445
5616 5617 5618 5619
#, c-format
msgid "object directory %s does not exist; check .git/objects/info/alternates"
msgstr ""

5620
#: sha1-file.c:496
5621 5622 5623 5624
#, c-format
msgid "unable to normalize alternate object path: %s"
msgstr ""

5625
#: sha1-file.c:568
5626 5627 5628 5629
#, c-format
msgid "%s: ignoring alternate object stores, nesting too deep"
msgstr ""

5630
#: sha1-file.c:575
5631 5632 5633 5634
#, c-format
msgid "unable to normalize object directory: %s"
msgstr ""

5635
#: sha1-file.c:618
5636 5637 5638
msgid "unable to fdopen alternates lockfile"
msgstr ""

5639
#: sha1-file.c:636
5640 5641 5642
msgid "unable to read alternates file"
msgstr ""

5643
#: sha1-file.c:643
5644 5645 5646
msgid "unable to move new alternates file into place"
msgstr ""

5647
#: sha1-file.c:678
5648 5649 5650 5651
#, c-format
msgid "path '%s' does not exist"
msgstr ""

5652
#: sha1-file.c:704
5653 5654 5655 5656
#, c-format
msgid "reference repository '%s' as a linked checkout is not supported yet."
msgstr ""

5657
#: sha1-file.c:710
5658 5659 5660 5661
#, c-format
msgid "reference repository '%s' is not a local repository."
msgstr ""

5662
#: sha1-file.c:716
5663 5664 5665 5666
#, c-format
msgid "reference repository '%s' is shallow"
msgstr ""

5667
#: sha1-file.c:724
5668 5669 5670 5671
#, c-format
msgid "reference repository '%s' is grafted"
msgstr ""

5672
#: sha1-file.c:838
5673 5674 5675 5676
#, c-format
msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
msgstr ""

5677
#: sha1-file.c:863
5678 5679 5680
msgid "mmap failed"
msgstr ""

5681
#: sha1-file.c:1027
5682 5683 5684 5685
#, c-format
msgid "object file %s is empty"
msgstr ""

5686
#: sha1-file.c:1151 sha1-file.c:2288
5687 5688 5689 5690
#, c-format
msgid "corrupt loose object '%s'"
msgstr ""

5691
#: sha1-file.c:1153 sha1-file.c:2292
5692 5693 5694 5695
#, c-format
msgid "garbage at end of loose object '%s'"
msgstr ""

5696
#: sha1-file.c:1195
5697 5698 5699
msgid "invalid object type"
msgstr ""

5700
#: sha1-file.c:1279
5701 5702 5703 5704
#, c-format
msgid "unable to unpack %s header with --allow-unknown-type"
msgstr ""

5705
#: sha1-file.c:1282
5706 5707 5708 5709
#, c-format
msgid "unable to unpack %s header"
msgstr ""

5710
#: sha1-file.c:1288
5711 5712 5713 5714
#, c-format
msgid "unable to parse %s header with --allow-unknown-type"
msgstr ""

5715
#: sha1-file.c:1291
5716 5717 5718 5719
#, c-format
msgid "unable to parse %s header"
msgstr ""

5720
#: sha1-file.c:1481
5721 5722 5723 5724
#, c-format
msgid "failed to read object %s"
msgstr ""

5725
#: sha1-file.c:1485
5726 5727 5728 5729
#, c-format
msgid "replacement %s not found for %s"
msgstr ""

5730
#: sha1-file.c:1489
5731 5732 5733 5734
#, c-format
msgid "loose object %s (stored in %s) is corrupt"
msgstr ""

5735
#: sha1-file.c:1493
5736 5737 5738 5739
#, c-format
msgid "packed object %s (stored in %s) is corrupt"
msgstr ""

5740
#: sha1-file.c:1595
5741
#, c-format
5742
msgid "unable to write file %s"
5743 5744
msgstr ""

5745
#: sha1-file.c:1602
5746 5747 5748 5749
#, c-format
msgid "unable to set permission to '%s'"
msgstr ""

5750
#: sha1-file.c:1609
5751 5752 5753
msgid "file write error"
msgstr ""

5754 5755
#: sha1-file.c:1628
msgid "error when closing loose object file"
5756 5757
msgstr ""

5758
#: sha1-file.c:1693
5759 5760 5761 5762
#, c-format
msgid "insufficient permission for adding an object to repository database %s"
msgstr ""

5763
#: sha1-file.c:1695
5764 5765 5766
msgid "unable to create temporary file"
msgstr ""

5767 5768
#: sha1-file.c:1719
msgid "unable to write loose object file"
5769 5770
msgstr ""

5771
#: sha1-file.c:1725
5772 5773 5774 5775
#, c-format
msgid "unable to deflate new object %s (%d)"
msgstr ""

5776
#: sha1-file.c:1729
5777 5778 5779 5780
#, c-format
msgid "deflateEnd on object %s failed (%d)"
msgstr ""

5781
#: sha1-file.c:1733
5782 5783 5784 5785
#, c-format
msgid "confused by unstable object source data for %s"
msgstr ""

5786
#: sha1-file.c:1743 builtin/pack-objects.c:919
5787 5788 5789 5790
#, c-format
msgid "failed utime() on %s"
msgstr ""

5791
#: sha1-file.c:1818
5792
#, c-format
5793
msgid "cannot read object for %s"
5794 5795
msgstr ""

5796
#: sha1-file.c:1858
5797 5798 5799
msgid "corrupt commit"
msgstr ""

5800
#: sha1-file.c:1866
5801 5802 5803
msgid "corrupt tag"
msgstr ""

5804
#: sha1-file.c:1965
5805 5806 5807 5808
#, c-format
msgid "read error while indexing %s"
msgstr ""

5809
#: sha1-file.c:1968
5810
#, c-format
5811
msgid "short read while indexing %s"
5812 5813
msgstr ""

5814
#: sha1-file.c:2041 sha1-file.c:2050
5815
#, c-format
5816
msgid "%s: failed to insert into database"
5817 5818
msgstr ""

5819
#: sha1-file.c:2056
5820
#, c-format
5821
msgid "%s: unsupported file type"
5822 5823
msgstr ""

5824
#: sha1-file.c:2080
5825 5826
#, c-format
msgid "%s is not a valid object"
5827 5828
msgstr ""

5829
#: sha1-file.c:2082
5830 5831
#, c-format
msgid "%s is not a valid '%s' object"
5832 5833
msgstr ""

5834
#: sha1-file.c:2109 builtin/index-pack.c:154
5835 5836
#, c-format
msgid "unable to open %s"
5837 5838
msgstr ""

5839
#: sha1-file.c:2299 sha1-file.c:2351
5840
#, c-format
5841
msgid "hash mismatch for %s (expected %s)"
5842 5843
msgstr ""

5844
#: sha1-file.c:2323
5845
#, c-format
5846
msgid "unable to mmap %s"
5847 5848
msgstr ""

5849
#: sha1-file.c:2328
5850
#, c-format
5851
msgid "unable to unpack header of %s"
5852 5853
msgstr ""

5854
#: sha1-file.c:2334
5855
#, c-format
5856
msgid "unable to parse header of %s"
5857 5858
msgstr ""

5859
#: sha1-file.c:2345
5860
#, c-format
5861
msgid "unable to unpack contents of %s"
5862 5863
msgstr ""

5864
#: sha1-name.c:448
5865 5866
#, c-format
msgid "short SHA1 %s is ambiguous"
5867 5868
msgstr ""

5869
#: sha1-name.c:459
5870
msgid "The candidates are:"
5871 5872
msgstr ""

5873
#: sha1-name.c:742
5874 5875 5876 5877 5878 5879 5880 5881 5882 5883
msgid ""
"Git normally never creates a ref that ends with 40 hex characters\n"
"because it will be ignored when you just specify 40-hex. These refs\n"
"may be created by mistake. For example,\n"
"\n"
"  git checkout -b $br $(git rev-parse ...)\n"
"\n"
"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
"examine these refs and maybe delete them. Turn this message off by\n"
"running \"git config advice.objectNameWarning false\""
5884 5885
msgstr ""

5886
#: submodule.c:114 submodule.c:143
5887
msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
5888 5889
msgstr ""

5890
#: submodule.c:118 submodule.c:147
5891 5892
#, c-format
msgid "Could not find section in .gitmodules where path=%s"
5893 5894
msgstr ""

5895
#: submodule.c:154
5896 5897
#, c-format
msgid "Could not remove .gitmodules entry for %s"
5898 5899
msgstr ""

5900
#: submodule.c:165
5901
msgid "staging updated .gitmodules failed"
5902 5903
msgstr ""

5904
#: submodule.c:327
5905 5906 5907 5908
#, c-format
msgid "in unpopulated submodule '%s'"
msgstr ""

5909
#: submodule.c:358
5910 5911 5912 5913
#, c-format
msgid "Pathspec '%s' is in submodule '%.*s'"
msgstr ""

5914
#: submodule.c:906
5915 5916 5917 5918
#, c-format
msgid "submodule entry '%s' (%s) is a %s, not a commit"
msgstr ""

5919
#: submodule.c:1143 builtin/branch.c:656 builtin/submodule--helper.c:1989
5920 5921 5922
msgid "Failed to resolve HEAD as a valid ref."
msgstr ""

5923 5924 5925 5926 5927 5928
#: submodule.c:1477
#, c-format
msgid "Could not access submodule '%s'"
msgstr ""

#: submodule.c:1639
5929
#, c-format
5930
msgid "'%s' not recognized as a git repository"
5931 5932
msgstr ""

5933
#: submodule.c:1777
5934
#, c-format
5935
msgid "could not start 'git status' in submodule '%s'"
5936 5937
msgstr ""

5938
#: submodule.c:1790
5939 5940 5941 5942
#, c-format
msgid "could not run 'git status' in submodule '%s'"
msgstr ""

5943 5944 5945 5946 5947 5948
#: submodule.c:1805
#, c-format
msgid "Could not unset core.worktree setting in submodule '%s'"
msgstr ""

#: submodule.c:1895
5949 5950 5951 5952
#, c-format
msgid "submodule '%s' has dirty index"
msgstr ""

5953
#: submodule.c:1947
5954 5955 5956 5957
#, c-format
msgid "Submodule '%s' could not be updated."
msgstr ""

5958
#: submodule.c:1996
5959 5960 5961 5962 5963
#, c-format
msgid ""
"relocate_gitdir for submodule '%s' with more than one worktree not supported"
msgstr ""

5964
#: submodule.c:2008 submodule.c:2064
5965 5966 5967 5968
#, c-format
msgid "could not lookup name for submodule '%s'"
msgstr ""

5969
#: submodule.c:2015
5970 5971 5972 5973 5974 5975 5976
#, c-format
msgid ""
"Migrating git directory of '%s%s' from\n"
"'%s' to\n"
"'%s'\n"
msgstr ""

5977
#: submodule.c:2099
5978 5979 5980 5981
#, c-format
msgid "could not recurse into submodule '%s'"
msgstr ""

5982
#: submodule.c:2143
5983 5984 5985
msgid "could not start ls-files in .."
msgstr ""

5986
#: submodule.c:2182
5987 5988
#, c-format
msgid "ls-tree returned unexpected return code %d"
5989 5990
msgstr ""

5991
#: submodule-config.c:232
5992
#, c-format
5993
msgid "ignoring suspicious submodule name: %s"
5994 5995
msgstr ""

5996
#: submodule-config.c:296
5997 5998 5999
msgid "negative values not allowed for submodule.fetchjobs"
msgstr ""

6000 6001 6002 6003 6004 6005
#: submodule-config.c:390
#, c-format
msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
msgstr ""

#: submodule-config.c:479
6006 6007
#, c-format
msgid "invalid value for %s"
6008 6009
msgstr ""

6010 6011 6012 6013 6014
#: submodule-config.c:754
#, c-format
msgid "Could not update .gitmodules entry %s"
msgstr ""

6015
#: trailer.c:238
6016 6017
#, c-format
msgid "running trailer command '%s' failed"
6018 6019
msgstr ""

6020 6021
#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
#: trailer.c:557
6022 6023
#, c-format
msgid "unknown value '%s' for key '%s'"
6024 6025
msgstr ""

6026
#: trailer.c:539 trailer.c:544 builtin/remote.c:295
6027 6028
#, c-format
msgid "more than one %s"
6029 6030
msgstr ""

6031
#: trailer.c:730
6032 6033
#, c-format
msgid "empty trailer token in trailer '%.*s'"
6034 6035
msgstr ""

6036
#: trailer.c:750
6037 6038
#, c-format
msgid "could not read input file '%s'"
6039 6040
msgstr ""

6041
#: trailer.c:753
6042
msgid "could not read from stdin"
6043 6044
msgstr ""

6045
#: trailer.c:1011 wrapper.c:701
6046
#, c-format
6047 6048
msgid "could not stat %s"
msgstr ""
6049

6050
#: trailer.c:1013
6051
#, c-format
6052
msgid "file %s is not a regular file"
6053 6054
msgstr ""

6055
#: trailer.c:1015
6056 6057 6058 6059
#, c-format
msgid "file %s is not writable by user"
msgstr ""

6060
#: trailer.c:1027
6061
msgid "could not open temporary file"
6062 6063
msgstr ""

6064
#: trailer.c:1067
6065
#, c-format
6066 6067
msgid "could not rename temporary file to %s"
msgstr ""
6068

6069
#: transport.c:116
6070 6071
#, c-format
msgid "Would set upstream of '%s' to '%s' of '%s'\n"
6072 6073
msgstr ""

6074 6075 6076 6077 6078
#: transport.c:142
#, c-format
msgid "could not read bundle '%s'"
msgstr ""

6079
#: transport.c:208
6080
#, c-format
6081
msgid "transport: invalid depth option '%s'"
6082 6083
msgstr ""

6084
#: transport.c:617
6085 6086 6087
msgid "could not parse transport.color.* config"
msgstr ""

6088
#: transport.c:690
6089 6090 6091
msgid "support for protocol v2 not implemented yet"
msgstr ""

6092
#: transport.c:817
6093 6094 6095 6096
#, c-format
msgid "unknown value for config '%s': %s"
msgstr ""

6097
#: transport.c:883
6098 6099 6100 6101
#, c-format
msgid "transport '%s' not allowed"
msgstr ""

6102
#: transport.c:937
6103 6104 6105
msgid "git-over-rsync is no longer supported"
msgstr ""

6106
#: transport.c:1032
6107 6108 6109 6110
#, c-format
msgid ""
"The following submodule paths contain changes that can\n"
"not be found on any remote:\n"
6111 6112
msgstr ""

6113
#: transport.c:1036
6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126
#, c-format
msgid ""
"\n"
"Please try\n"
"\n"
"\tgit push --recurse-submodules=on-demand\n"
"\n"
"or cd to the path and use\n"
"\n"
"\tgit push\n"
"\n"
"to push them to a remote.\n"
"\n"
6127 6128
msgstr ""

6129
#: transport.c:1044
6130
msgid "Aborting."
6131 6132
msgstr ""

6133
#: transport.c:1184
6134 6135 6136
msgid "failed to push all needed submodules"
msgstr ""

6137
#: transport.c:1317 transport-helper.c:643
6138 6139 6140
msgid "operation not supported by protocol"
msgstr ""

6141
#: transport.c:1421
6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187
#, c-format
msgid "invalid line while parsing alternate refs: %s"
msgstr ""

#: transport-helper.c:51 transport-helper.c:80
msgid "full write to remote helper failed"
msgstr ""

#: transport-helper.c:132
#, c-format
msgid "unable to find remote helper for '%s'"
msgstr ""

#: transport-helper.c:148 transport-helper.c:557
msgid "can't dup helper output fd"
msgstr ""

#: transport-helper.c:199
#, c-format
msgid ""
"unknown mandatory capability %s; this remote helper probably needs newer "
"version of Git"
msgstr ""

#: transport-helper.c:205
msgid "this remote helper should implement refspec capability"
msgstr ""

#: transport-helper.c:272 transport-helper.c:412
#, c-format
msgid "%s unexpectedly said: '%s'"
msgstr ""

#: transport-helper.c:401
#, c-format
msgid "%s also locked %s"
msgstr ""

#: transport-helper.c:479
msgid "couldn't run fast-import"
msgstr ""

#: transport-helper.c:502
msgid "error while running fast-import"
msgstr ""

6188
#: transport-helper.c:531 transport-helper.c:1097
6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210
#, c-format
msgid "could not read ref %s"
msgstr ""

#: transport-helper.c:576
#, c-format
msgid "unknown response to connect: %s"
msgstr ""

#: transport-helper.c:598
msgid "setting remote service path not supported by protocol"
msgstr ""

#: transport-helper.c:600
msgid "invalid remote service path"
msgstr ""

#: transport-helper.c:646
#, c-format
msgid "can't connect to subservice %s"
msgstr ""

6211
#: transport-helper.c:718
6212 6213 6214 6215
#, c-format
msgid "expected ok/error, helper said '%s'"
msgstr ""

6216
#: transport-helper.c:771
6217 6218 6219 6220
#, c-format
msgid "helper reported unexpected status of %s"
msgstr ""

6221
#: transport-helper.c:832
6222 6223 6224 6225
#, c-format
msgid "helper %s does not support dry-run"
msgstr ""

6226
#: transport-helper.c:835
6227 6228 6229 6230
#, c-format
msgid "helper %s does not support --signed"
msgstr ""

6231
#: transport-helper.c:838
6232 6233 6234 6235
#, c-format
msgid "helper %s does not support --signed=if-asked"
msgstr ""

6236
#: transport-helper.c:845
6237 6238 6239 6240
#, c-format
msgid "helper %s does not support 'push-option'"
msgstr ""

6241
#: transport-helper.c:937
6242 6243 6244
msgid "remote-helper doesn't support push; refspec needed"
msgstr ""

6245
#: transport-helper.c:942
6246 6247 6248 6249
#, c-format
msgid "helper %s does not support 'force'"
msgstr ""

6250
#: transport-helper.c:989
6251 6252 6253
msgid "couldn't run fast-export"
msgstr ""

6254
#: transport-helper.c:994
6255 6256 6257
msgid "error while running fast-export"
msgstr ""

6258
#: transport-helper.c:1019
6259 6260 6261 6262 6263 6264
#, c-format
msgid ""
"No refs in common and none specified; doing nothing.\n"
"Perhaps you should specify a branch such as 'master'.\n"
msgstr ""

6265
#: transport-helper.c:1083
6266 6267 6268 6269
#, c-format
msgid "malformed response in ref list: %s"
msgstr ""

6270
#: transport-helper.c:1236
6271
#, c-format
6272
msgid "read(%s) failed"
6273 6274
msgstr ""

6275
#: transport-helper.c:1263
6276 6277 6278 6279
#, c-format
msgid "write(%s) failed"
msgstr ""

6280
#: transport-helper.c:1312
6281 6282 6283 6284
#, c-format
msgid "%s thread failed"
msgstr ""

6285
#: transport-helper.c:1316
6286 6287 6288 6289
#, c-format
msgid "%s thread failed to join: %s"
msgstr ""

6290
#: transport-helper.c:1335 transport-helper.c:1339
6291 6292 6293 6294
#, c-format
msgid "can't start thread for copying data: %s"
msgstr ""

6295
#: transport-helper.c:1376
6296 6297 6298 6299
#, c-format
msgid "%s process failed to wait"
msgstr ""

6300
#: transport-helper.c:1380
6301 6302 6303 6304
#, c-format
msgid "%s process failed"
msgstr ""

6305
#: transport-helper.c:1398 transport-helper.c:1407
6306 6307 6308 6309
msgid "can't start thread for copying data"
msgstr ""

#: tree-walk.c:33
6310
msgid "too-short tree object"
6311 6312
msgstr ""

6313
#: tree-walk.c:39
6314
msgid "malformed mode in tree entry"
6315 6316
msgstr ""

6317
#: tree-walk.c:43
6318
msgid "empty filename in tree entry"
6319 6320
msgstr ""

6321
#: tree-walk.c:116
6322
msgid "too-short tree file"
6323 6324
msgstr ""

6325
#: unpack-trees.c:111
6326
#, c-format
6327 6328 6329
msgid ""
"Your local changes to the following files would be overwritten by checkout:\n"
"%%sPlease commit your changes or stash them before you switch branches."
6330 6331
msgstr ""

6332
#: unpack-trees.c:113
6333 6334 6335 6336
#, c-format
msgid ""
"Your local changes to the following files would be overwritten by checkout:\n"
"%%s"
6337 6338
msgstr ""

6339
#: unpack-trees.c:116
6340 6341 6342 6343 6344 6345
#, c-format
msgid ""
"Your local changes to the following files would be overwritten by merge:\n"
"%%sPlease commit your changes or stash them before you merge."
msgstr ""

6346
#: unpack-trees.c:118
6347 6348 6349 6350
#, c-format
msgid ""
"Your local changes to the following files would be overwritten by merge:\n"
"%%s"
6351 6352
msgstr ""

6353
#: unpack-trees.c:121
6354
#, c-format
6355
msgid ""
6356 6357
"Your local changes to the following files would be overwritten by %s:\n"
"%%sPlease commit your changes or stash them before you %s."
6358 6359
msgstr ""

6360
#: unpack-trees.c:123
6361
#, c-format
6362 6363 6364
msgid ""
"Your local changes to the following files would be overwritten by %s:\n"
"%%s"
6365 6366
msgstr ""

6367
#: unpack-trees.c:128
6368 6369
#, c-format
msgid ""
6370
"Updating the following directories would lose untracked files in them:\n"
6371
"%s"
6372 6373
msgstr ""

6374
#: unpack-trees.c:132
6375 6376 6377 6378
#, c-format
msgid ""
"The following untracked working tree files would be removed by checkout:\n"
"%%sPlease move or remove them before you switch branches."
6379 6380
msgstr ""

6381
#: unpack-trees.c:134
6382 6383 6384 6385
#, c-format
msgid ""
"The following untracked working tree files would be removed by checkout:\n"
"%%s"
6386 6387
msgstr ""

6388
#: unpack-trees.c:137
6389
#, c-format
6390 6391 6392
msgid ""
"The following untracked working tree files would be removed by merge:\n"
"%%sPlease move or remove them before you merge."
6393 6394
msgstr ""

6395
#: unpack-trees.c:139
6396 6397 6398 6399
#, c-format
msgid ""
"The following untracked working tree files would be removed by merge:\n"
"%%s"
6400 6401
msgstr ""

6402
#: unpack-trees.c:142
6403 6404 6405 6406
#, c-format
msgid ""
"The following untracked working tree files would be removed by %s:\n"
"%%sPlease move or remove them before you %s."
6407 6408
msgstr ""

6409
#: unpack-trees.c:144
6410 6411 6412 6413
#, c-format
msgid ""
"The following untracked working tree files would be removed by %s:\n"
"%%s"
6414 6415
msgstr ""

6416
#: unpack-trees.c:150
6417
#, c-format
6418 6419 6420 6421
msgid ""
"The following untracked working tree files would be overwritten by "
"checkout:\n"
"%%sPlease move or remove them before you switch branches."
6422 6423
msgstr ""

6424
#: unpack-trees.c:152
6425 6426 6427 6428 6429
#, c-format
msgid ""
"The following untracked working tree files would be overwritten by "
"checkout:\n"
"%%s"
6430 6431
msgstr ""

6432
#: unpack-trees.c:155
6433 6434 6435 6436
#, c-format
msgid ""
"The following untracked working tree files would be overwritten by merge:\n"
"%%sPlease move or remove them before you merge."
6437 6438
msgstr ""

6439
#: unpack-trees.c:157
6440 6441 6442 6443
#, c-format
msgid ""
"The following untracked working tree files would be overwritten by merge:\n"
"%%s"
6444 6445
msgstr ""

6446
#: unpack-trees.c:160
6447 6448 6449 6450
#, c-format
msgid ""
"The following untracked working tree files would be overwritten by %s:\n"
"%%sPlease move or remove them before you %s."
6451 6452
msgstr ""

6453
#: unpack-trees.c:162
6454 6455 6456 6457
#, c-format
msgid ""
"The following untracked working tree files would be overwritten by %s:\n"
"%%s"
6458 6459
msgstr ""

6460
#: unpack-trees.c:170
6461 6462
#, c-format
msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
6463 6464
msgstr ""

6465
#: unpack-trees.c:173
6466 6467
#, c-format
msgid ""
6468
"Cannot update sparse checkout: the following entries are not up to date:\n"
6469
"%s"
6470 6471
msgstr ""

6472
#: unpack-trees.c:175
6473 6474 6475 6476 6477
#, c-format
msgid ""
"The following working tree files would be overwritten by sparse checkout "
"update:\n"
"%s"
6478 6479
msgstr ""

6480
#: unpack-trees.c:177
6481 6482 6483 6484 6485
#, c-format
msgid ""
"The following working tree files would be removed by sparse checkout "
"update:\n"
"%s"
6486 6487
msgstr ""

6488
#: unpack-trees.c:179
6489 6490 6491 6492 6493 6494
#, c-format
msgid ""
"Cannot update submodule:\n"
"%s"
msgstr ""

6495
#: unpack-trees.c:253
6496 6497
#, c-format
msgid "Aborting\n"
6498 6499
msgstr ""

6500
#: unpack-trees.c:335
6501
msgid "Checking out files"
6502 6503
msgstr ""

6504
#: unpack-trees.c:367
6505 6506 6507 6508 6509 6510
msgid ""
"the following paths have collided (e.g. case-sensitive paths\n"
"on a case-insensitive filesystem) and only one from the same\n"
"colliding group is in the working tree:\n"
msgstr ""

6511
#: urlmatch.c:163
6512
msgid "invalid URL scheme name or missing '://' suffix"
6513 6514
msgstr ""

6515
#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
6516
#, c-format
6517
msgid "invalid %XX escape sequence"
6518 6519
msgstr ""

6520
#: urlmatch.c:215
6521
msgid "missing host and scheme is not 'file:'"
6522 6523
msgstr ""

6524
#: urlmatch.c:232
6525
msgid "a 'file:' URL may not have a port number"
6526 6527
msgstr ""

6528
#: urlmatch.c:247
6529
msgid "invalid characters in host name"
6530 6531
msgstr ""

6532
#: urlmatch.c:292 urlmatch.c:303
6533
msgid "invalid port number"
6534 6535
msgstr ""

6536
#: urlmatch.c:371
6537
msgid "invalid '..' path segment"
6538 6539
msgstr ""

6540
#: worktree.c:249 builtin/am.c:2094
6541
#, c-format
6542
msgid "failed to read '%s'"
6543 6544
msgstr ""

6545
#: worktree.c:295
6546 6547 6548 6549
#, c-format
msgid "'%s' at main working tree is not the repository directory"
msgstr ""

6550
#: worktree.c:306
6551 6552 6553 6554
#, c-format
msgid "'%s' file does not contain absolute path to the working tree location"
msgstr ""

6555
#: worktree.c:318
6556 6557 6558 6559
#, c-format
msgid "'%s' does not exist"
msgstr ""

6560
#: worktree.c:324
6561 6562 6563 6564
#, c-format
msgid "'%s' is not a .git file, error code %d"
msgstr ""

6565
#: worktree.c:332
6566 6567 6568 6569
#, c-format
msgid "'%s' does not point back to '%s'"
msgstr ""

6570
#: wrapper.c:223 wrapper.c:393
6571
#, c-format
6572
msgid "could not open '%s' for reading and writing"
6573 6574
msgstr ""

6575
#: wrapper.c:424 wrapper.c:624
6576
#, c-format
6577
msgid "unable to access '%s'"
6578 6579
msgstr ""

6580
#: wrapper.c:632
6581
msgid "unable to get current working directory"
6582 6583
msgstr ""

6584
#: wt-status.c:155
6585
msgid "Unmerged paths:"
6586 6587
msgstr ""

6588
#: wt-status.c:182 wt-status.c:209
6589
#, c-format
6590
msgid "  (use \"git reset %s <file>...\" to unstage)"
6591 6592
msgstr ""

6593
#: wt-status.c:184 wt-status.c:211
6594
msgid "  (use \"git rm --cached <file>...\" to unstage)"
6595 6596
msgstr ""

6597
#: wt-status.c:188
6598
msgid "  (use \"git add <file>...\" to mark resolution)"
6599 6600
msgstr ""

6601
#: wt-status.c:190 wt-status.c:194
6602
msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
6603 6604
msgstr ""

6605
#: wt-status.c:192
6606
msgid "  (use \"git rm <file>...\" to mark resolution)"
6607 6608
msgstr ""

6609
#: wt-status.c:203 wt-status.c:1046
6610
msgid "Changes to be committed:"
6611 6612
msgstr ""

6613
#: wt-status.c:221 wt-status.c:1055
6614
msgid "Changes not staged for commit:"
6615 6616
msgstr ""

6617
#: wt-status.c:225
6618
msgid "  (use \"git add <file>...\" to update what will be committed)"
6619 6620
msgstr ""

6621
#: wt-status.c:227
6622
msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
6623 6624
msgstr ""

6625
#: wt-status.c:228
6626 6627
msgid ""
"  (use \"git checkout -- <file>...\" to discard changes in working directory)"
6628 6629
msgstr ""

6630
#: wt-status.c:230
6631
msgid "  (commit or discard the untracked or modified content in submodules)"
6632 6633
msgstr ""

6634
#: wt-status.c:242
6635 6636
#, c-format
msgid "  (use \"git %s <file>...\" to include in what will be committed)"
6637 6638
msgstr ""

6639
#: wt-status.c:257
6640
msgid "both deleted:"
6641 6642
msgstr ""

6643
#: wt-status.c:259
6644
msgid "added by us:"
6645 6646
msgstr ""

6647
#: wt-status.c:261
6648
msgid "deleted by them:"
6649 6650
msgstr ""

6651
#: wt-status.c:263
6652
msgid "added by them:"
6653 6654
msgstr ""

6655
#: wt-status.c:265
6656
msgid "deleted by us:"
6657 6658
msgstr ""

6659
#: wt-status.c:267
6660
msgid "both added:"
6661 6662
msgstr ""

6663
#: wt-status.c:269
6664
msgid "both modified:"
6665 6666
msgstr ""

6667
#: wt-status.c:279
6668
msgid "new file:"
6669 6670
msgstr ""

6671
#: wt-status.c:281
6672
msgid "copied:"
6673 6674
msgstr ""

6675
#: wt-status.c:283
6676
msgid "deleted:"
6677 6678
msgstr ""

6679
#: wt-status.c:285
6680
msgid "modified:"
6681 6682
msgstr ""

6683
#: wt-status.c:287
6684
msgid "renamed:"
6685 6686
msgstr ""

6687
#: wt-status.c:289
6688
msgid "typechange:"
6689 6690
msgstr ""

6691
#: wt-status.c:291
6692
msgid "unknown:"
6693 6694
msgstr ""

6695
#: wt-status.c:293
6696
msgid "unmerged:"
6697 6698
msgstr ""

6699
#: wt-status.c:373
6700
msgid "new commits, "
6701 6702
msgstr ""

6703
#: wt-status.c:375
6704
msgid "modified content, "
6705 6706
msgstr ""

6707
#: wt-status.c:377
6708
msgid "untracked content, "
6709 6710
msgstr ""

6711
#: wt-status.c:884
6712 6713 6714 6715 6716 6717
#, c-format
msgid "Your stash currently has %d entry"
msgid_plural "Your stash currently has %d entries"
msgstr[0] ""
msgstr[1] ""

6718
#: wt-status.c:916
6719
msgid "Submodules changed but not updated:"
6720 6721
msgstr ""

6722
#: wt-status.c:918
6723
msgid "Submodule changes to be committed:"
6724 6725
msgstr ""

6726
#: wt-status.c:1000
6727
msgid ""
6728 6729
"Do not modify or remove the line above.\n"
"Everything below it will be ignored."
6730 6731
msgstr ""

6732
#: wt-status.c:1101
6733
msgid "You have unmerged paths."
6734 6735
msgstr ""

6736
#: wt-status.c:1104
6737
msgid "  (fix conflicts and run \"git commit\")"
6738 6739
msgstr ""

6740
#: wt-status.c:1106
6741
msgid "  (use \"git merge --abort\" to abort the merge)"
6742 6743
msgstr ""

6744
#: wt-status.c:1110
6745
msgid "All conflicts fixed but you are still merging."
6746 6747
msgstr ""

6748
#: wt-status.c:1113
6749
msgid "  (use \"git commit\" to conclude merge)"
6750 6751
msgstr ""

6752
#: wt-status.c:1122
6753
msgid "You are in the middle of an am session."
6754 6755
msgstr ""

6756
#: wt-status.c:1125
6757
msgid "The current patch is empty."
6758 6759
msgstr ""

6760
#: wt-status.c:1129
6761
msgid "  (fix conflicts and then run \"git am --continue\")"
6762 6763
msgstr ""

6764
#: wt-status.c:1131
6765
msgid "  (use \"git am --skip\" to skip this patch)"
6766 6767
msgstr ""

6768
#: wt-status.c:1133
6769
msgid "  (use \"git am --abort\" to restore the original branch)"
6770 6771
msgstr ""

6772
#: wt-status.c:1264
6773 6774 6775
msgid "git-rebase-todo is missing."
msgstr ""

6776
#: wt-status.c:1266
6777
msgid "No commands done."
6778 6779
msgstr ""

6780
#: wt-status.c:1269
6781
#, c-format
6782 6783 6784 6785
msgid "Last command done (%d command done):"
msgid_plural "Last commands done (%d commands done):"
msgstr[0] ""
msgstr[1] ""
6786

6787
#: wt-status.c:1280
6788 6789
#, c-format
msgid "  (see more in file %s)"
6790 6791
msgstr ""

6792
#: wt-status.c:1285
6793
msgid "No commands remaining."
6794 6795
msgstr ""

6796
#: wt-status.c:1288
6797 6798 6799 6800 6801
#, c-format
msgid "Next command to do (%d remaining command):"
msgid_plural "Next commands to do (%d remaining commands):"
msgstr[0] ""
msgstr[1] ""
6802

6803
#: wt-status.c:1296
6804
msgid "  (use \"git rebase --edit-todo\" to view and edit)"
6805 6806
msgstr ""

6807
#: wt-status.c:1308
6808 6809
#, c-format
msgid "You are currently rebasing branch '%s' on '%s'."
6810 6811
msgstr ""

6812
#: wt-status.c:1313
6813
msgid "You are currently rebasing."
6814 6815
msgstr ""

6816
#: wt-status.c:1326
6817
msgid "  (fix conflicts and then run \"git rebase --continue\")"
6818 6819
msgstr ""

6820
#: wt-status.c:1328
6821
msgid "  (use \"git rebase --skip\" to skip this patch)"
6822 6823
msgstr ""

6824
#: wt-status.c:1330
6825
msgid "  (use \"git rebase --abort\" to check out the original branch)"
6826 6827
msgstr ""

6828
#: wt-status.c:1337
6829
msgid "  (all conflicts fixed: run \"git rebase --continue\")"
6830 6831
msgstr ""

6832
#: wt-status.c:1341
6833
#, c-format
6834 6835
msgid ""
"You are currently splitting a commit while rebasing branch '%s' on '%s'."
6836 6837
msgstr ""

6838
#: wt-status.c:1346
6839
msgid "You are currently splitting a commit during a rebase."
6840 6841
msgstr ""

6842
#: wt-status.c:1349
6843
msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
6844 6845
msgstr ""

6846
#: wt-status.c:1353
6847
#, c-format
6848
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
6849 6850
msgstr ""

6851
#: wt-status.c:1358
6852
msgid "You are currently editing a commit during a rebase."
6853 6854
msgstr ""

6855
#: wt-status.c:1361
6856
msgid "  (use \"git commit --amend\" to amend the current commit)"
6857 6858
msgstr ""

6859
#: wt-status.c:1363
6860
msgid ""
6861
"  (use \"git rebase --continue\" once you are satisfied with your changes)"
6862 6863
msgstr ""

6864
#: wt-status.c:1372
6865 6866
#, c-format
msgid "You are currently cherry-picking commit %s."
6867 6868
msgstr ""

6869
#: wt-status.c:1377
6870
msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
6871 6872
msgstr ""

6873
#: wt-status.c:1380
6874
msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
6875 6876
msgstr ""

6877
#: wt-status.c:1382
6878
msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
6879 6880
msgstr ""

6881
#: wt-status.c:1390
6882
#, c-format
6883
msgid "You are currently reverting commit %s."
6884 6885
msgstr ""

6886
#: wt-status.c:1395
6887
msgid "  (fix conflicts and run \"git revert --continue\")"
6888 6889
msgstr ""

6890
#: wt-status.c:1398
6891
msgid "  (all conflicts fixed: run \"git revert --continue\")"
6892 6893
msgstr ""

6894
#: wt-status.c:1400
6895
msgid "  (use \"git revert --abort\" to cancel the revert operation)"
6896 6897
msgstr ""

6898
#: wt-status.c:1410
6899
#, c-format
6900
msgid "You are currently bisecting, started from branch '%s'."
6901 6902
msgstr ""

6903
#: wt-status.c:1414
6904
msgid "You are currently bisecting."
6905 6906
msgstr ""

6907
#: wt-status.c:1417
6908
msgid "  (use \"git bisect reset\" to get back to the original branch)"
6909 6910
msgstr ""

6911
#: wt-status.c:1617
6912
msgid "On branch "
6913 6914
msgstr ""

6915
#: wt-status.c:1624
6916
msgid "interactive rebase in progress; onto "
6917 6918
msgstr ""

6919
#: wt-status.c:1626
6920
msgid "rebase in progress; onto "
6921 6922
msgstr ""

6923
#: wt-status.c:1631
6924
msgid "HEAD detached at "
6925 6926
msgstr ""

6927
#: wt-status.c:1633
6928
msgid "HEAD detached from "
6929 6930
msgstr ""

6931
#: wt-status.c:1636
6932
msgid "Not currently on any branch."
6933 6934
msgstr ""

6935
#: wt-status.c:1653
6936
msgid "Initial commit"
6937 6938
msgstr ""

6939
#: wt-status.c:1654
6940 6941 6942
msgid "No commits yet"
msgstr ""

6943
#: wt-status.c:1668
6944
msgid "Untracked files"
6945 6946
msgstr ""

6947
#: wt-status.c:1670
6948
msgid "Ignored files"
6949 6950
msgstr ""

6951
#: wt-status.c:1674
6952 6953 6954 6955 6956
#, c-format
msgid ""
"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
"may speed it up, but you have to be careful not to forget to add\n"
"new files yourself (see 'git help status')."
6957 6958
msgstr ""

6959
#: wt-status.c:1680
6960 6961
#, c-format
msgid "Untracked files not listed%s"
6962 6963
msgstr ""

6964
#: wt-status.c:1682
6965
msgid " (use -u option to show untracked files)"
6966 6967
msgstr ""

6968
#: wt-status.c:1688
6969
msgid "No changes"
6970 6971
msgstr ""

6972
#: wt-status.c:1693
6973 6974
#, c-format
msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
6975 6976
msgstr ""

6977
#: wt-status.c:1696
6978 6979
#, c-format
msgid "no changes added to commit\n"
6980 6981
msgstr ""

6982
#: wt-status.c:1699
6983 6984 6985 6986
#, c-format
msgid ""
"nothing added to commit but untracked files present (use \"git add\" to "
"track)\n"
6987 6988
msgstr ""

6989
#: wt-status.c:1702
6990 6991
#, c-format
msgid "nothing added to commit but untracked files present\n"
6992 6993
msgstr ""

6994
#: wt-status.c:1705
6995 6996
#, c-format
msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
6997 6998
msgstr ""

6999
#: wt-status.c:1708 wt-status.c:1713
7000 7001
#, c-format
msgid "nothing to commit\n"
7002 7003
msgstr ""

7004
#: wt-status.c:1711
7005 7006
#, c-format
msgid "nothing to commit (use -u to show untracked files)\n"
7007 7008
msgstr ""

7009
#: wt-status.c:1715
7010 7011
#, c-format
msgid "nothing to commit, working tree clean\n"
7012 7013
msgstr ""

7014
#: wt-status.c:1828
7015
msgid "No commits yet on "
7016 7017
msgstr ""

7018
#: wt-status.c:1832
7019
msgid "HEAD (no branch)"
7020 7021
msgstr ""

7022
#: wt-status.c:1863
7023 7024 7025
msgid "different"
msgstr ""

7026
#: wt-status.c:1865 wt-status.c:1873
7027
msgid "behind "
7028 7029
msgstr ""

7030
#: wt-status.c:1868 wt-status.c:1871
7031
msgid "ahead "
7032 7033
msgstr ""

7034
#. TRANSLATORS: the action is e.g. "pull with rebase"
7035
#: wt-status.c:2386
7036 7037
#, c-format
msgid "cannot %s: You have unstaged changes."
7038 7039
msgstr ""

7040
#: wt-status.c:2392
7041
msgid "additionally, your index contains uncommitted changes."
7042 7043
msgstr ""

7044
#: wt-status.c:2394
7045 7046
#, c-format
msgid "cannot %s: Your index contains uncommitted changes."
7047 7048
msgstr ""

7049
#: builtin/add.c:25
7050
msgid "git add [<options>] [--] <pathspec>..."
7051 7052
msgstr ""

7053
#: builtin/add.c:84
7054 7055
#, c-format
msgid "unexpected diff status %c"
7056 7057
msgstr ""

7058
#: builtin/add.c:89 builtin/commit.c:285
7059
msgid "updating files failed"
7060 7061
msgstr ""

7062
#: builtin/add.c:99
7063 7064
#, c-format
msgid "remove '%s'\n"
7065 7066
msgstr ""

7067
#: builtin/add.c:174
7068
msgid "Unstaged changes after refreshing the index:"
7069 7070
msgstr ""

7071
#: builtin/add.c:234 builtin/rev-parse.c:896
7072
msgid "Could not read the index"
7073 7074
msgstr ""

7075
#: builtin/add.c:245
7076 7077
#, c-format
msgid "Could not open '%s' for writing."
7078 7079
msgstr ""

7080
#: builtin/add.c:249
7081
msgid "Could not write patch"
7082 7083
msgstr ""

7084
#: builtin/add.c:252
7085
msgid "editing patch failed"
7086 7087
msgstr ""

7088
#: builtin/add.c:255
7089 7090
#, c-format
msgid "Could not stat '%s'"
7091 7092
msgstr ""

7093
#: builtin/add.c:257
7094
msgid "Empty patch. Aborted."
7095 7096
msgstr ""

7097
#: builtin/add.c:262
7098
#, c-format
7099
msgid "Could not apply '%s'"
7100 7101
msgstr ""

7102
#: builtin/add.c:270
7103
msgid "The following paths are ignored by one of your .gitignore files:\n"
7104 7105
msgstr ""

7106 7107 7108
#: builtin/add.c:290 builtin/clean.c:908 builtin/fetch.c:137 builtin/mv.c:124
#: builtin/prune-packed.c:56 builtin/pull.c:214 builtin/push.c:560
#: builtin/remote.c:1345 builtin/rm.c:241 builtin/send-pack.c:165
7109
msgid "dry run"
7110 7111
msgstr ""

7112
#: builtin/add.c:293
7113
msgid "interactive picking"
7114 7115
msgstr ""

7116
#: builtin/add.c:294 builtin/checkout.c:1304 builtin/reset.c:306
7117
msgid "select hunks interactively"
7118 7119
msgstr ""

7120
#: builtin/add.c:295
7121
msgid "edit current diff and apply"
7122 7123
msgstr ""

7124
#: builtin/add.c:296
7125
msgid "allow adding otherwise ignored files"
7126 7127
msgstr ""

7128
#: builtin/add.c:297
7129
msgid "update tracked files"
7130 7131
msgstr ""

7132
#: builtin/add.c:298
7133 7134 7135
msgid "renormalize EOL of tracked files (implies -u)"
msgstr ""

7136
#: builtin/add.c:299
7137
msgid "record only the fact that the path will be added later"
7138 7139
msgstr ""

7140
#: builtin/add.c:300
7141
msgid "add changes from all tracked and untracked files"
7142 7143
msgstr ""

7144
#: builtin/add.c:303
7145
msgid "ignore paths removed in the working tree (same as --no-all)"
7146 7147
msgstr ""

7148
#: builtin/add.c:305
7149
msgid "don't add, only refresh the index"
7150 7151
msgstr ""

7152
#: builtin/add.c:306
7153
msgid "just skip files which cannot be added because of errors"
7154 7155
msgstr ""

7156
#: builtin/add.c:307
7157
msgid "check if - even missing - files are ignored in dry run"
7158 7159
msgstr ""

7160
#: builtin/add.c:309 builtin/update-index.c:991
7161 7162
msgid "override the executable bit of the listed files"
msgstr ""
7163

7164
#: builtin/add.c:311
7165 7166 7167
msgid "warn when adding an embedded repository"
msgstr ""

7168
#: builtin/add.c:326
7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185
#, c-format
msgid ""
"You've added another git repository inside your current repository.\n"
"Clones of the outer repository will not contain the contents of\n"
"the embedded repository and will not know how to obtain it.\n"
"If you meant to add a submodule, use:\n"
"\n"
"\tgit submodule add <url> %s\n"
"\n"
"If you added this path by mistake, you can remove it from the\n"
"index with:\n"
"\n"
"\tgit rm --cached %s\n"
"\n"
"See \"git help submodule\" for more information."
msgstr ""

7186
#: builtin/add.c:354
7187 7188 7189 7190
#, c-format
msgid "adding embedded git repository: %s"
msgstr ""

7191
#: builtin/add.c:372
7192 7193
#, c-format
msgid "Use -f if you really want to add them.\n"
7194 7195
msgstr ""

7196
#: builtin/add.c:380
7197
msgid "adding files failed"
7198 7199
msgstr ""

7200
#: builtin/add.c:418
7201
msgid "-A and -u are mutually incompatible"
7202 7203
msgstr ""

7204
#: builtin/add.c:425
7205
msgid "Option --ignore-missing can only be used together with --dry-run"
7206 7207
msgstr ""

7208
#: builtin/add.c:429
7209
#, c-format
7210
msgid "--chmod param '%s' must be either -x or +x"
7211 7212
msgstr ""

7213
#: builtin/add.c:444
7214
#, c-format
7215
msgid "Nothing specified, nothing added.\n"
7216 7217
msgstr ""

7218
#: builtin/add.c:445
7219
#, c-format
7220
msgid "Maybe you wanted to say 'git add .'?\n"
7221 7222
msgstr ""

7223
#: builtin/am.c:348
7224
msgid "could not parse author script"
7225 7226
msgstr ""

7227
#: builtin/am.c:432
7228
#, c-format
7229
msgid "'%s' was deleted by the applypatch-msg hook"
7230 7231
msgstr ""

7232
#: builtin/am.c:473
7233
#, c-format
7234
msgid "Malformed input line: '%s'."
7235 7236
msgstr ""

7237
#: builtin/am.c:510
7238
#, c-format
7239
msgid "Failed to copy notes from '%s' to '%s'"
7240 7241
msgstr ""

7242
#: builtin/am.c:536
7243 7244
msgid "fseek failed"
msgstr ""
7245

7246
#: builtin/am.c:724
7247
#, c-format
7248
msgid "could not parse patch '%s'"
7249 7250
msgstr ""

7251
#: builtin/am.c:789
7252
msgid "Only one StGIT patch series can be applied at once"
7253 7254
msgstr ""

7255
#: builtin/am.c:837
7256
msgid "invalid timestamp"
7257 7258
msgstr ""

7259
#: builtin/am.c:842 builtin/am.c:854
7260
msgid "invalid Date line"
7261 7262
msgstr ""

7263
#: builtin/am.c:849
7264
msgid "invalid timezone offset"
7265 7266
msgstr ""

7267
#: builtin/am.c:942
7268
msgid "Patch format detection failed."
7269 7270
msgstr ""

7271
#: builtin/am.c:947 builtin/clone.c:409
7272
#, c-format
7273
msgid "failed to create directory '%s'"
7274 7275
msgstr ""

7276
#: builtin/am.c:952
7277
msgid "Failed to split patches."
7278 7279
msgstr ""

7280
#: builtin/am.c:1082 builtin/commit.c:371
7281
msgid "unable to write index file"
7282 7283
msgstr ""

7284
#: builtin/am.c:1096
7285
#, c-format
7286
msgid "When you have resolved this problem, run \"%s --continue\"."
7287 7288
msgstr ""

7289
#: builtin/am.c:1097
7290
#, c-format
7291
msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
7292 7293
msgstr ""

7294
#: builtin/am.c:1098
7295
#, c-format
7296
msgid "To restore the original branch and stop patching, run \"%s --abort\"."
7297 7298
msgstr ""

7299
#: builtin/am.c:1181
7300 7301 7302
msgid "Patch sent with format=flowed; space at the end of lines might be lost."
msgstr ""

7303
#: builtin/am.c:1209
7304
msgid "Patch is empty."
7305 7306
msgstr ""

7307
#: builtin/am.c:1275
7308
#, c-format
7309
msgid "invalid ident line: %.*s"
7310 7311
msgstr ""

7312
#: builtin/am.c:1297
7313
#, c-format
7314
msgid "unable to parse commit %s"
7315 7316
msgstr ""

7317
#: builtin/am.c:1493
7318
msgid "Repository lacks necessary blobs to fall back on 3-way merge."
7319 7320
msgstr ""

7321
#: builtin/am.c:1495
7322
msgid "Using index info to reconstruct a base tree..."
7323 7324
msgstr ""

7325
#: builtin/am.c:1514
7326 7327 7328
msgid ""
"Did you hand edit your patch?\n"
"It does not apply to blobs recorded in its index."
7329 7330
msgstr ""

7331
#: builtin/am.c:1520
7332
msgid "Falling back to patching base and 3-way merge..."
7333 7334
msgstr ""

7335
#: builtin/am.c:1546
7336
msgid "Failed to merge in the changes."
7337 7338
msgstr ""

7339
#: builtin/am.c:1578
7340
msgid "applying to an empty history"
7341 7342
msgstr ""

7343
#: builtin/am.c:1624 builtin/am.c:1628
7344
#, c-format
7345
msgid "cannot resume: %s does not exist."
7346 7347
msgstr ""

7348
#: builtin/am.c:1644
7349
msgid "cannot be interactive without stdin connected to a terminal."
7350 7351
msgstr ""

7352
#: builtin/am.c:1649
7353
msgid "Commit Body is:"
7354 7355
msgstr ""

7356 7357 7358 7359
#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
#. in your translation. The program will only accept English
#. input at this point.
#.
7360
#: builtin/am.c:1659
7361
msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
7362 7363
msgstr ""

7364
#: builtin/am.c:1709
7365
#, c-format
7366
msgid "Dirty index: cannot apply patches (dirty: %s)"
7367 7368
msgstr ""

7369
#: builtin/am.c:1749 builtin/am.c:1817
7370
#, c-format
7371
msgid "Applying: %.*s"
7372 7373
msgstr ""

7374
#: builtin/am.c:1766
7375
msgid "No changes -- Patch already applied."
7376 7377
msgstr ""

7378
#: builtin/am.c:1772
7379
#, c-format
7380
msgid "Patch failed at %s %.*s"
7381 7382
msgstr ""

7383
#: builtin/am.c:1776
7384
msgid "Use 'git am --show-current-patch' to see the failed patch"
7385 7386
msgstr ""

7387
#: builtin/am.c:1820
7388 7389 7390 7391
msgid ""
"No changes - did you forget to use 'git add'?\n"
"If there is nothing left to stage, chances are that something else\n"
"already introduced the same changes; you might want to skip this patch."
7392 7393
msgstr ""

7394
#: builtin/am.c:1827
7395 7396
msgid ""
"You still have unmerged paths in your index.\n"
7397 7398 7399
"You should 'git add' each file with resolved conflicts to mark them as "
"such.\n"
"You might run `git rm` on a file to accept \"deleted by them\" for it."
7400
msgstr ""
7401

7402 7403
#: builtin/am.c:1934 builtin/am.c:1938 builtin/am.c:1950 builtin/reset.c:329
#: builtin/reset.c:337
7404
#, c-format
7405
msgid "Could not parse object '%s'."
7406 7407
msgstr ""

7408
#: builtin/am.c:1986
7409
msgid "failed to clean index"
7410 7411
msgstr ""

7412
#: builtin/am.c:2030
7413 7414 7415
msgid ""
"You seem to have moved HEAD since the last 'am' failure.\n"
"Not rewinding to ORIG_HEAD"
7416 7417
msgstr ""

7418
#: builtin/am.c:2123
7419
#, c-format
7420
msgid "Invalid value for --patch-format: %s"
7421 7422
msgstr ""

7423
#: builtin/am.c:2159
7424
msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
7425 7426
msgstr ""

7427
#: builtin/am.c:2160
7428
msgid "git am [<options>] (--continue | --skip | --abort)"
7429 7430
msgstr ""

7431
#: builtin/am.c:2166
7432
msgid "run interactively"
7433 7434
msgstr ""

7435
#: builtin/am.c:2168
7436
msgid "historical option -- no-op"
7437 7438
msgstr ""

7439
#: builtin/am.c:2170
7440
msgid "allow fall back on 3way merging if needed"
7441 7442
msgstr ""

7443
#: builtin/am.c:2171 builtin/init-db.c:486 builtin/prune-packed.c:58
7444
#: builtin/repack.c:306
7445
msgid "be quiet"
7446 7447
msgstr ""

7448
#: builtin/am.c:2173
7449
msgid "add a Signed-off-by line to the commit message"
7450 7451
msgstr ""

7452
#: builtin/am.c:2176
7453 7454
msgid "recode into utf8 (default)"
msgstr ""
7455

7456
#: builtin/am.c:2178
7457 7458
msgid "pass -k flag to git-mailinfo"
msgstr ""
7459

7460
#: builtin/am.c:2180
7461
msgid "pass -b flag to git-mailinfo"
7462 7463
msgstr ""

7464
#: builtin/am.c:2182
7465
msgid "pass -m flag to git-mailinfo"
7466 7467
msgstr ""

7468
#: builtin/am.c:2184
7469
msgid "pass --keep-cr flag to git-mailsplit for mbox format"
7470 7471
msgstr ""

7472
#: builtin/am.c:2187
7473
msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
7474 7475
msgstr ""

7476
#: builtin/am.c:2190
7477
msgid "strip everything before a scissors line"
7478 7479
msgstr ""

7480 7481 7482
#: builtin/am.c:2192 builtin/am.c:2195 builtin/am.c:2198 builtin/am.c:2201
#: builtin/am.c:2204 builtin/am.c:2207 builtin/am.c:2210 builtin/am.c:2213
#: builtin/am.c:2219
7483
msgid "pass it through git-apply"
7484 7485
msgstr ""

7486 7487 7488
#: builtin/am.c:2209 builtin/commit.c:1343 builtin/fmt-merge-msg.c:671
#: builtin/fmt-merge-msg.c:674 builtin/grep.c:879 builtin/merge.c:240
#: builtin/pull.c:152 builtin/pull.c:210 builtin/rebase.c:1062
7489 7490
#: builtin/repack.c:317 builtin/repack.c:321 builtin/repack.c:323
#: builtin/show-branch.c:651 builtin/show-ref.c:171 builtin/tag.c:386
7491
#: parse-options.h:144 parse-options.h:146 parse-options.h:266
7492
msgid "n"
7493 7494
msgstr ""

7495
#: builtin/am.c:2215 builtin/branch.c:637 builtin/for-each-ref.c:38
7496
#: builtin/replace.c:544 builtin/tag.c:422 builtin/verify-tag.c:39
7497
msgid "format"
7498 7499
msgstr ""

7500
#: builtin/am.c:2216
7501
msgid "format the patch(es) are in"
7502 7503
msgstr ""

7504
#: builtin/am.c:2222
7505
msgid "override error message when patch failure occurs"
7506 7507
msgstr ""

7508
#: builtin/am.c:2224
7509
msgid "continue applying patches after resolving a conflict"
7510 7511
msgstr ""

7512
#: builtin/am.c:2227
7513
msgid "synonyms for --continue"
7514 7515
msgstr ""

7516
#: builtin/am.c:2230
7517
msgid "skip the current patch"
7518 7519
msgstr ""

7520
#: builtin/am.c:2233
7521
msgid "restore the original branch and abort the patching operation."
7522 7523
msgstr ""

7524
#: builtin/am.c:2236
7525 7526 7527
msgid "abort the patching operation but keep HEAD where it is."
msgstr ""

7528
#: builtin/am.c:2239
7529 7530 7531
msgid "show the patch being applied."
msgstr ""

7532
#: builtin/am.c:2243
7533
msgid "lie about committer date"
7534 7535
msgstr ""

7536
#: builtin/am.c:2245
7537
msgid "use current timestamp for author date"
7538 7539
msgstr ""

7540 7541 7542
#: builtin/am.c:2247 builtin/commit.c:1486 builtin/merge.c:274
#: builtin/pull.c:185 builtin/rebase.c:1106 builtin/rebase--interactive.c:185
#: builtin/revert.c:114 builtin/tag.c:402
7543
msgid "key-id"
7544 7545
msgstr ""

7546
#: builtin/am.c:2248 builtin/rebase.c:1107 builtin/rebase--interactive.c:186
7547
msgid "GPG-sign commits"
7548 7549
msgstr ""

7550
#: builtin/am.c:2251
7551
msgid "(internal use for git-rebase)"
7552 7553
msgstr ""

7554
#: builtin/am.c:2269
7555 7556 7557
msgid ""
"The -b/--binary option has been a no-op for long time, and\n"
"it will be removed. Please do not use it anymore."
7558 7559
msgstr ""

7560
#: builtin/am.c:2276
7561
msgid "failed to read the index"
7562 7563
msgstr ""

7564
#: builtin/am.c:2291
7565 7566
#, c-format
msgid "previous rebase directory %s still exists but mbox given."
7567 7568
msgstr ""

7569
#: builtin/am.c:2315
7570 7571 7572 7573
#, c-format
msgid ""
"Stray %s directory found.\n"
"Use \"git am --abort\" to remove it."
7574 7575
msgstr ""

7576
#: builtin/am.c:2321
7577
msgid "Resolve operation not in progress, we are not resuming."
7578 7579
msgstr ""

7580 7581
#: builtin/apply.c:8
msgid "git apply [<options>] [<patch>...]"
7582 7583
msgstr ""

7584 7585 7586
#: builtin/archive.c:17
#, c-format
msgid "could not create archive file '%s'"
7587 7588
msgstr ""

7589 7590
#: builtin/archive.c:20
msgid "could not redirect output"
7591 7592
msgstr ""

7593 7594
#: builtin/archive.c:37
msgid "git archive: Remote with no URL"
7595 7596
msgstr ""

7597
#: builtin/archive.c:61
7598
msgid "git archive: expected ACK/NAK, got a flush packet"
7599 7600
msgstr ""

7601
#: builtin/archive.c:64
7602 7603
#, c-format
msgid "git archive: NACK %s"
7604 7605
msgstr ""

7606
#: builtin/archive.c:65
7607
msgid "git archive: protocol error"
7608 7609
msgstr ""

7610
#: builtin/archive.c:69
7611
msgid "git archive: expected a flush"
7612 7613
msgstr ""

7614
#: builtin/bisect--helper.c:22
7615 7616 7617
msgid "git bisect--helper --next-all [--no-checkout]"
msgstr ""

7618
#: builtin/bisect--helper.c:23
7619 7620 7621
msgid "git bisect--helper --write-terms <bad_term> <good_term>"
msgstr ""

7622
#: builtin/bisect--helper.c:24
7623 7624 7625
msgid "git bisect--helper --bisect-clean-state"
msgstr ""

7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658
#: builtin/bisect--helper.c:25
msgid "git bisect--helper --bisect-reset [<commit>]"
msgstr ""

#: builtin/bisect--helper.c:26
msgid ""
"git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
"<bad_term>"
msgstr ""

#: builtin/bisect--helper.c:27
msgid ""
"git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
"<bad_term>"
msgstr ""

#: builtin/bisect--helper.c:28
msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
msgstr ""

#: builtin/bisect--helper.c:29
msgid ""
"git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
"term-new]"
msgstr ""

#: builtin/bisect--helper.c:30
msgid ""
"git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
"=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
msgstr ""

#: builtin/bisect--helper.c:86
7659 7660 7661 7662
#, c-format
msgid "'%s' is not a valid term"
msgstr ""

7663
#: builtin/bisect--helper.c:90
7664 7665 7666 7667
#, c-format
msgid "can't use the builtin command '%s' as a term"
msgstr ""

7668
#: builtin/bisect--helper.c:100
7669 7670 7671 7672
#, c-format
msgid "can't change the meaning of the term '%s'"
msgstr ""

7673
#: builtin/bisect--helper.c:111
7674 7675 7676
msgid "please use two different terms"
msgstr ""

7677
#: builtin/bisect--helper.c:118
7678 7679 7680
msgid "could not open the file BISECT_TERMS"
msgstr ""

7681 7682 7683
#: builtin/bisect--helper.c:155
#, c-format
msgid "We are not bisecting.\n"
7684 7685
msgstr ""

7686 7687 7688
#: builtin/bisect--helper.c:163
#, c-format
msgid "'%s' is not a valid commit"
7689 7690
msgstr ""

7691 7692
#: builtin/bisect--helper.c:174
#, c-format
7693 7694
msgid ""
"could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
7695 7696
msgstr ""

7697 7698 7699
#: builtin/bisect--helper.c:215
#, c-format
msgid "Bad bisect_write argument: %s"
7700 7701
msgstr ""

7702 7703 7704
#: builtin/bisect--helper.c:220
#, c-format
msgid "couldn't get the oid of the rev '%s'"
7705 7706
msgstr ""

7707 7708 7709
#: builtin/bisect--helper.c:232
#, c-format
msgid "couldn't open the file '%s'"
7710 7711
msgstr ""

7712 7713 7714
#: builtin/bisect--helper.c:258
#, c-format
msgid "Invalid command: you're currently in a %s/%s bisect"
7715 7716
msgstr ""

7717 7718 7719 7720 7721
#: builtin/bisect--helper.c:285
#, c-format
msgid ""
"You need to give me at least one %s and %s revision.\n"
"You can use \"git bisect %s\" and \"git bisect %s\" for that."
7722 7723
msgstr ""

7724 7725 7726 7727 7728 7729
#: builtin/bisect--helper.c:289
#, c-format
msgid ""
"You need to start by \"git bisect start\".\n"
"You then need to give me at least one %s and %s revision.\n"
"You can use \"git bisect %s\" and \"git bisect %s\" for that."
7730 7731
msgstr ""

7732
#: builtin/bisect--helper.c:321
7733
#, c-format
7734
msgid "bisecting only with a %s commit"
7735 7736
msgstr ""

7737 7738 7739 7740 7741 7742
#. TRANSLATORS: Make sure to include [Y] and [n] in your
#. translation. The program will only accept English input
#. at this point.
#.
#: builtin/bisect--helper.c:329
msgid "Are you sure [Y/n]? "
7743 7744
msgstr ""

7745 7746 7747 7748 7749
#: builtin/bisect--helper.c:376
msgid "no terms defined"
msgstr ""

#: builtin/bisect--helper.c:379
7750
#, c-format
7751 7752 7753
msgid ""
"Your current terms are %s for the old state\n"
"and %s for the new state.\n"
7754 7755
msgstr ""

7756 7757 7758 7759 7760
#: builtin/bisect--helper.c:389
#, c-format
msgid ""
"invalid argument %s for 'git bisect terms'.\n"
"Supported options are: --term-good|--term-old and --term-bad|--term-new."
7761 7762
msgstr ""

7763 7764 7765
#: builtin/bisect--helper.c:475
#, c-format
msgid "unrecognized option: '%s'"
7766 7767
msgstr ""

7768 7769 7770
#: builtin/bisect--helper.c:479
#, c-format
msgid "'%s' does not appear to be a valid revision"
7771 7772
msgstr ""

7773 7774
#: builtin/bisect--helper.c:511
msgid "bad HEAD - I need a HEAD"
7775 7776
msgstr ""

7777 7778 7779
#: builtin/bisect--helper.c:526
#, c-format
msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
7780 7781
msgstr ""

7782 7783 7784 7785 7786 7787 7788 7789 7790 7791 7792 7793 7794 7795 7796 7797 7798 7799 7800 7801 7802 7803 7804 7805 7806 7807 7808 7809 7810 7811 7812 7813 7814 7815 7816 7817 7818 7819 7820 7821 7822 7823 7824 7825 7826 7827 7828 7829 7830 7831 7832 7833 7834
#: builtin/bisect--helper.c:547
msgid "won't bisect on cg-seek'ed tree"
msgstr ""

#: builtin/bisect--helper.c:550
msgid "bad HEAD - strange symbolic ref"
msgstr ""

#: builtin/bisect--helper.c:627
msgid "perform 'git bisect next'"
msgstr ""

#: builtin/bisect--helper.c:629
msgid "write the terms to .git/BISECT_TERMS"
msgstr ""

#: builtin/bisect--helper.c:631
msgid "cleanup the bisection state"
msgstr ""

#: builtin/bisect--helper.c:633
msgid "check for expected revs"
msgstr ""

#: builtin/bisect--helper.c:635
msgid "reset the bisection state"
msgstr ""

#: builtin/bisect--helper.c:637
msgid "write out the bisection state in BISECT_LOG"
msgstr ""

#: builtin/bisect--helper.c:639
msgid "check and set terms in a bisection state"
msgstr ""

#: builtin/bisect--helper.c:641
msgid "check whether bad or good terms exist"
msgstr ""

#: builtin/bisect--helper.c:643
msgid "print out the bisect terms"
msgstr ""

#: builtin/bisect--helper.c:645
msgid "start the bisect session"
msgstr ""

#: builtin/bisect--helper.c:647
msgid "update BISECT_HEAD instead of checking out the current commit"
msgstr ""

#: builtin/bisect--helper.c:649
7835
msgid "no log for BISECT_WRITE"
7836 7837 7838 7839 7840 7841 7842 7843 7844 7845 7846 7847 7848 7849 7850 7851 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 7866 7867 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909
msgstr ""

#: builtin/bisect--helper.c:666
msgid "--write-terms requires two arguments"
msgstr ""

#: builtin/bisect--helper.c:670
msgid "--bisect-clean-state requires no arguments"
msgstr ""

#: builtin/bisect--helper.c:677
msgid "--bisect-reset requires either no argument or a commit"
msgstr ""

#: builtin/bisect--helper.c:681
msgid "--bisect-write requires either 4 or 5 arguments"
msgstr ""

#: builtin/bisect--helper.c:687
msgid "--check-and-set-terms requires 3 arguments"
msgstr ""

#: builtin/bisect--helper.c:693
msgid "--bisect-next-check requires 2 or 3 arguments"
msgstr ""

#: builtin/bisect--helper.c:699
msgid "--bisect-terms requires 0 or 1 argument"
msgstr ""

#: builtin/blame.c:31
msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
msgstr ""

#: builtin/blame.c:36
msgid "<rev-opts> are documented in git-rev-list(1)"
msgstr ""

#: builtin/blame.c:406
#, c-format
msgid "expecting a color: %s"
msgstr ""

#: builtin/blame.c:413
msgid "must end with a color"
msgstr ""

#: builtin/blame.c:700
#, c-format
msgid "invalid color '%s' in color.blame.repeatedLines"
msgstr ""

#: builtin/blame.c:718
msgid "invalid value for blame.coloring"
msgstr ""

#: builtin/blame.c:793
msgid "Show blame entries as we find them, incrementally"
msgstr ""

#: builtin/blame.c:794
msgid "Show blank SHA-1 for boundary commits (Default: off)"
msgstr ""

#: builtin/blame.c:795
msgid "Do not treat root commits as boundaries (Default: off)"
msgstr ""

#: builtin/blame.c:796
msgid "Show work cost statistics"
msgstr ""

#: builtin/blame.c:797
msgid "Force progress reporting"
7910 7911
msgstr ""

7912
#: builtin/blame.c:798
7913 7914 7915
msgid "Show output score for blame entries"
msgstr ""

7916
#: builtin/blame.c:799
7917 7918 7919
msgid "Show original filename (Default: auto)"
msgstr ""

7920
#: builtin/blame.c:800
7921 7922 7923
msgid "Show original linenumber (Default: off)"
msgstr ""

7924
#: builtin/blame.c:801
7925 7926 7927
msgid "Show in a format designed for machine consumption"
msgstr ""

7928
#: builtin/blame.c:802
7929 7930 7931
msgid "Show porcelain format with per-line commit information"
msgstr ""

7932
#: builtin/blame.c:803
7933 7934 7935
msgid "Use the same output mode as git-annotate (Default: off)"
msgstr ""

7936
#: builtin/blame.c:804
7937 7938 7939
msgid "Show raw timestamp (Default: off)"
msgstr ""

7940
#: builtin/blame.c:805
7941 7942 7943
msgid "Show long commit SHA1 (Default: off)"
msgstr ""

7944
#: builtin/blame.c:806
7945 7946 7947
msgid "Suppress author name and timestamp (Default: off)"
msgstr ""

7948
#: builtin/blame.c:807
7949 7950 7951
msgid "Show author email instead of name (Default: off)"
msgstr ""

7952
#: builtin/blame.c:808
7953 7954 7955
msgid "Ignore whitespace differences"
msgstr ""

7956
#: builtin/blame.c:809
7957 7958 7959
msgid "color redundant metadata from previous line differently"
msgstr ""

7960
#: builtin/blame.c:810
7961 7962 7963
msgid "color lines by age"
msgstr ""

7964
#: builtin/blame.c:817
7965
msgid "Use an experimental heuristic to improve diffs"
7966 7967
msgstr ""

7968
#: builtin/blame.c:819
7969 7970 7971
msgid "Spend extra cycles to find better match"
msgstr ""

7972
#: builtin/blame.c:820
7973 7974 7975
msgid "Use revisions from <file> instead of calling git-rev-list"
msgstr ""

7976
#: builtin/blame.c:821
7977 7978 7979
msgid "Use <file>'s contents as the final image"
msgstr ""

7980
#: builtin/blame.c:822 builtin/blame.c:823
7981 7982 7983
msgid "score"
msgstr ""

7984
#: builtin/blame.c:822
7985 7986 7987
msgid "Find line copies within and across files"
msgstr ""

7988
#: builtin/blame.c:823
7989 7990 7991
msgid "Find line movements within and across files"
msgstr ""

7992
#: builtin/blame.c:824
7993 7994 7995
msgid "n,m"
msgstr ""

7996
#: builtin/blame.c:824
7997 7998 7999
msgid "Process only line range n,m, counting from 1"
msgstr ""

8000
#: builtin/blame.c:875
8001 8002 8003
msgid "--progress can't be used with --incremental or porcelain formats"
msgstr ""

8004 8005 8006 8007 8008 8009 8010 8011
#. TRANSLATORS: This string is used to tell us the
#. maximum display width for a relative timestamp in
#. "git blame" output.  For C locale, "4 years, 11
#. months ago", which takes 22 places, is the longest
#. among various forms of relative timestamps, but
#. your language may need more or fewer display
#. columns.
#.
8012
#: builtin/blame.c:926
8013 8014 8015
msgid "4 years, 11 months ago"
msgstr ""

8016
#: builtin/blame.c:1018
8017 8018 8019 8020 8021
#, c-format
msgid "file %s has only %lu line"
msgid_plural "file %s has only %lu lines"
msgstr[0] ""
msgstr[1] ""
8022

8023
#: builtin/blame.c:1064
8024
msgid "Blaming lines"
8025 8026
msgstr ""

8027
#: builtin/branch.c:29
8028
msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
8029 8030
msgstr ""

8031
#: builtin/branch.c:30
8032
msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
8033 8034
msgstr ""

8035
#: builtin/branch.c:31
8036
msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
8037 8038
msgstr ""

8039
#: builtin/branch.c:32
8040
msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
8041 8042
msgstr ""

8043
#: builtin/branch.c:33
8044
msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
8045 8046
msgstr ""

8047
#: builtin/branch.c:34
8048 8049 8050
msgid "git branch [<options>] [-r | -a] [--points-at]"
msgstr ""

8051
#: builtin/branch.c:35
8052 8053 8054
msgid "git branch [<options>] [-r | -a] [--format]"
msgstr ""

8055
#: builtin/branch.c:151
8056 8057 8058 8059
#, c-format
msgid ""
"deleting branch '%s' that has been merged to\n"
"         '%s', but not yet merged to HEAD."
8060 8061
msgstr ""

8062
#: builtin/branch.c:155
8063 8064
#, c-format
msgid ""
8065 8066
"not deleting branch '%s' that is not yet merged to\n"
"         '%s', even though it is merged to HEAD."
8067 8068
msgstr ""

8069
#: builtin/branch.c:169
8070 8071 8072 8073
#, c-format
msgid "Couldn't look up commit object for '%s'"
msgstr ""

8074
#: builtin/branch.c:173
8075 8076 8077 8078 8079 8080
#, c-format
msgid ""
"The branch '%s' is not fully merged.\n"
"If you are sure you want to delete it, run 'git branch -D %s'."
msgstr ""

8081
#: builtin/branch.c:186
8082 8083 8084
msgid "Update of config-file failed"
msgstr ""

8085
#: builtin/branch.c:217
8086
msgid "cannot use -a with -d"
8087 8088
msgstr ""

8089
#: builtin/branch.c:223
8090
msgid "Couldn't look up commit object for HEAD"
8091 8092
msgstr ""

8093
#: builtin/branch.c:237
8094
#, c-format
8095
msgid "Cannot delete branch '%s' checked out at '%s'"
8096 8097
msgstr ""

8098
#: builtin/branch.c:252
8099
#, c-format
8100
msgid "remote-tracking branch '%s' not found."
8101 8102
msgstr ""

8103
#: builtin/branch.c:253
8104 8105
#, c-format
msgid "branch '%s' not found."
8106 8107
msgstr ""

8108
#: builtin/branch.c:268
8109
#, c-format
8110
msgid "Error deleting remote-tracking branch '%s'"
8111 8112
msgstr ""

8113
#: builtin/branch.c:269
8114
#, c-format
8115
msgid "Error deleting branch '%s'"
8116 8117
msgstr ""

8118
#: builtin/branch.c:276
8119
#, c-format
8120
msgid "Deleted remote-tracking branch %s (was %s).\n"
8121 8122
msgstr ""

8123
#: builtin/branch.c:277
8124
#, c-format
8125
msgid "Deleted branch %s (was %s).\n"
8126 8127
msgstr ""

8128
#: builtin/branch.c:421 builtin/tag.c:59
8129 8130 8131
msgid "unable to parse format string"
msgstr ""

8132
#: builtin/branch.c:458
8133 8134 8135 8136
#, c-format
msgid "Branch %s is being rebased at %s"
msgstr ""

8137
#: builtin/branch.c:462
8138 8139 8140 8141
#, c-format
msgid "Branch %s is being bisected at %s"
msgstr ""

8142
#: builtin/branch.c:479
8143 8144 8145
msgid "cannot copy the current branch while not on any."
msgstr ""

8146
#: builtin/branch.c:481
8147
msgid "cannot rename the current branch while not on any."
8148 8149
msgstr ""

8150
#: builtin/branch.c:492
8151
#, c-format
8152
msgid "Invalid branch name: '%s'"
8153 8154
msgstr ""

8155
#: builtin/branch.c:519
8156 8157 8158
msgid "Branch rename failed"
msgstr ""

8159
#: builtin/branch.c:521
8160 8161 8162
msgid "Branch copy failed"
msgstr ""

8163
#: builtin/branch.c:525
8164
#, c-format
8165
msgid "Created a copy of a misnamed branch '%s'"
8166 8167
msgstr ""

8168
#: builtin/branch.c:528
8169
#, c-format
8170
msgid "Renamed a misnamed branch '%s' away"
8171 8172
msgstr ""

8173
#: builtin/branch.c:534
8174
#, c-format
8175
msgid "Branch renamed to %s, but HEAD is not updated!"
8176 8177
msgstr ""

8178
#: builtin/branch.c:543
8179 8180 8181
msgid "Branch is renamed, but update of config-file failed"
msgstr ""

8182
#: builtin/branch.c:545
8183 8184 8185
msgid "Branch is copied, but update of config-file failed"
msgstr ""

8186
#: builtin/branch.c:561
8187 8188 8189 8190 8191
#, c-format
msgid ""
"Please edit the description for the branch\n"
"  %s\n"
"Lines starting with '%c' will be stripped.\n"
8192 8193
msgstr ""

8194
#: builtin/branch.c:594
8195
msgid "Generic options"
8196 8197
msgstr ""

8198
#: builtin/branch.c:596
8199
msgid "show hash and subject, give twice for upstream branch"
8200 8201
msgstr ""

8202
#: builtin/branch.c:597
8203
msgid "suppress informational messages"
8204 8205
msgstr ""

8206
#: builtin/branch.c:598
8207
msgid "set up tracking mode (see git-pull(1))"
8208 8209
msgstr ""

8210
#: builtin/branch.c:600
8211
msgid "do not use"
8212 8213
msgstr ""

8214
#: builtin/branch.c:602 builtin/rebase--interactive.c:182
8215 8216 8217
msgid "upstream"
msgstr ""

8218
#: builtin/branch.c:602
8219 8220 8221
msgid "change the upstream info"
msgstr ""

8222
#: builtin/branch.c:603
8223 8224 8225
msgid "Unset the upstream info"
msgstr ""

8226
#: builtin/branch.c:604
8227
msgid "use colored output"
8228 8229
msgstr ""

8230
#: builtin/branch.c:605
8231
msgid "act on remote-tracking branches"
8232 8233
msgstr ""

8234
#: builtin/branch.c:607 builtin/branch.c:609
8235
msgid "print only branches that contain the commit"
8236 8237
msgstr ""

8238
#: builtin/branch.c:608 builtin/branch.c:610
8239 8240 8241
msgid "print only branches that don't contain the commit"
msgstr ""

8242
#: builtin/branch.c:613
8243
msgid "Specific git-branch actions:"
8244 8245
msgstr ""

8246
#: builtin/branch.c:614
8247
msgid "list both remote-tracking and local branches"
8248 8249
msgstr ""

8250
#: builtin/branch.c:616
8251
msgid "delete fully merged branch"
8252 8253
msgstr ""

8254
#: builtin/branch.c:617
8255
msgid "delete branch (even if not merged)"
8256 8257
msgstr ""

8258
#: builtin/branch.c:618
8259
msgid "move/rename a branch and its reflog"
8260 8261
msgstr ""

8262
#: builtin/branch.c:619
8263
msgid "move/rename a branch, even if target exists"
8264 8265
msgstr ""

8266
#: builtin/branch.c:620
8267 8268 8269
msgid "copy a branch and its reflog"
msgstr ""

8270
#: builtin/branch.c:621
8271 8272 8273
msgid "copy a branch, even if target exists"
msgstr ""

8274
#: builtin/branch.c:622
8275
msgid "list branch names"
8276 8277
msgstr ""

8278
#: builtin/branch.c:623
8279
msgid "create the branch's reflog"
8280 8281
msgstr ""

8282
#: builtin/branch.c:625
8283
msgid "edit the description for the branch"
8284 8285
msgstr ""

8286
#: builtin/branch.c:626
8287
msgid "force creation, move/rename, deletion"
8288 8289
msgstr ""

8290
#: builtin/branch.c:627
8291
msgid "print only branches that are merged"
8292 8293
msgstr ""

8294
#: builtin/branch.c:628
8295
msgid "print only branches that are not merged"
8296 8297
msgstr ""

8298
#: builtin/branch.c:629
8299 8300 8301
msgid "list branches in columns"
msgstr ""

8302 8303
#: builtin/branch.c:630 builtin/for-each-ref.c:40 builtin/ls-remote.c:70
#: builtin/tag.c:415
8304 8305 8306
msgid "key"
msgstr ""

8307 8308
#: builtin/branch.c:631 builtin/for-each-ref.c:41 builtin/ls-remote.c:71
#: builtin/tag.c:416
8309 8310 8311
msgid "field name to sort on"
msgstr ""

8312
#: builtin/branch.c:633 builtin/for-each-ref.c:43 builtin/notes.c:415
8313
#: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
8314
#: builtin/tag.c:418
8315 8316 8317
msgid "object"
msgstr ""

8318
#: builtin/branch.c:634
8319 8320 8321
msgid "print only branches of the object"
msgstr ""

8322
#: builtin/branch.c:636 builtin/for-each-ref.c:49 builtin/tag.c:425
8323 8324 8325
msgid "sorting and filtering are case insensitive"
msgstr ""

8326
#: builtin/branch.c:637 builtin/for-each-ref.c:38 builtin/tag.c:423
8327
#: builtin/verify-tag.c:39
8328 8329 8330
msgid "format to use for the output"
msgstr ""

8331
#: builtin/branch.c:660 builtin/clone.c:746
8332 8333 8334
msgid "HEAD not found below refs/heads!"
msgstr ""

8335
#: builtin/branch.c:683
8336
msgid "--column and --verbose are incompatible"
8337 8338
msgstr ""

8339
#: builtin/branch.c:698 builtin/branch.c:749 builtin/branch.c:758
8340 8341 8342
msgid "branch name required"
msgstr ""

8343
#: builtin/branch.c:725
8344 8345 8346
msgid "Cannot give description to detached HEAD"
msgstr ""

8347
#: builtin/branch.c:730
8348 8349 8350
msgid "cannot edit description of more than one branch"
msgstr ""

8351
#: builtin/branch.c:737
8352 8353 8354 8355
#, c-format
msgid "No commit on branch '%s' yet."
msgstr ""

8356
#: builtin/branch.c:740
8357 8358 8359 8360
#, c-format
msgid "No branch named '%s'."
msgstr ""

8361
#: builtin/branch.c:755
8362
msgid "too many branches for a copy operation"
8363 8364
msgstr ""

8365
#: builtin/branch.c:764
8366
msgid "too many arguments for a rename operation"
8367 8368
msgstr ""

8369
#: builtin/branch.c:769
8370 8371 8372
msgid "too many arguments to set new upstream"
msgstr ""

8373
#: builtin/branch.c:773
8374 8375 8376 8377 8378
#, c-format
msgid ""
"could not set upstream of HEAD to %s when it does not point to any branch."
msgstr ""

8379
#: builtin/branch.c:776 builtin/branch.c:799
8380 8381 8382 8383
#, c-format
msgid "no such branch '%s'"
msgstr ""

8384
#: builtin/branch.c:780
8385
#, c-format
8386
msgid "branch '%s' does not exist"
8387 8388
msgstr ""

8389
#: builtin/branch.c:793
8390
msgid "too many arguments to unset upstream"
8391 8392
msgstr ""

8393
#: builtin/branch.c:797
8394 8395 8396
msgid "could not unset upstream of HEAD when it does not point to any branch."
msgstr ""

8397
#: builtin/branch.c:803
8398
#, c-format
8399 8400 8401
msgid "Branch '%s' has no upstream information"
msgstr ""

8402
#: builtin/branch.c:813
8403
msgid "-a and -r options to 'git branch' do not make sense with a branch name"
8404 8405
msgstr ""

8406
#: builtin/branch.c:816
8407
msgid ""
8408 8409
"the '--set-upstream' option is no longer supported. Please use '--track' or "
"'--set-upstream-to' instead."
8410
msgstr ""
8411

8412
#: builtin/bundle.c:45
8413 8414
#, c-format
msgid "%s is okay\n"
8415 8416
msgstr ""

8417
#: builtin/bundle.c:58
8418
msgid "Need a repository to create a bundle."
8419 8420
msgstr ""

8421
#: builtin/bundle.c:62
8422
msgid "Need a repository to unbundle."
8423 8424
msgstr ""

8425
#: builtin/cat-file.c:593
8426
msgid ""
8427 8428
"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
"p | <type> | --textconv | --filters) [--path=<path>] <object>"
8429 8430
msgstr ""

8431
#: builtin/cat-file.c:594
8432 8433 8434
msgid ""
"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
"filters]"
8435 8436
msgstr ""

8437
#: builtin/cat-file.c:615
8438 8439 8440
msgid "only one batch option may be specified"
msgstr ""

8441
#: builtin/cat-file.c:633
8442
msgid "<type> can be one of: blob, tree, commit, tag"
8443 8444
msgstr ""

8445
#: builtin/cat-file.c:634
8446
msgid "show object type"
8447 8448
msgstr ""

8449
#: builtin/cat-file.c:635
8450
msgid "show object size"
8451 8452
msgstr ""

8453
#: builtin/cat-file.c:637
8454
msgid "exit with zero when there's no error"
8455 8456
msgstr ""

8457
#: builtin/cat-file.c:638
8458
msgid "pretty-print object's content"
8459 8460
msgstr ""

8461
#: builtin/cat-file.c:640
8462
msgid "for blob objects, run textconv on object's content"
8463 8464
msgstr ""

8465
#: builtin/cat-file.c:642
8466 8467 8468
msgid "for blob objects, run filters on object's content"
msgstr ""

8469
#: builtin/cat-file.c:643 git-submodule.sh:860
8470 8471 8472
msgid "blob"
msgstr ""

8473
#: builtin/cat-file.c:644
8474 8475 8476
msgid "use a specific path for --textconv/--filters"
msgstr ""

8477
#: builtin/cat-file.c:646
8478 8479 8480
msgid "allow -s and -t to work with broken/corrupt objects"
msgstr ""

8481
#: builtin/cat-file.c:647
8482 8483 8484
msgid "buffer --batch output"
msgstr ""

8485
#: builtin/cat-file.c:649
8486
msgid "show info and content of objects fed from the standard input"
8487 8488
msgstr ""

8489
#: builtin/cat-file.c:653
8490
msgid "show info about objects fed from the standard input"
8491 8492
msgstr ""

8493
#: builtin/cat-file.c:657
8494 8495 8496
msgid "follow in-tree symlinks (used with --batch or --batch-check)"
msgstr ""

8497
#: builtin/cat-file.c:659
8498 8499 8500
msgid "show all objects with --batch or --batch-check"
msgstr ""

8501
#: builtin/cat-file.c:661
8502 8503 8504
msgid "do not order --batch-all-objects output"
msgstr ""

8505
#: builtin/check-attr.c:13
8506
msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
8507 8508
msgstr ""

8509
#: builtin/check-attr.c:14
8510
msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
8511 8512
msgstr ""

8513
#: builtin/check-attr.c:21
8514
msgid "report all attributes set on file"
8515 8516
msgstr ""

8517
#: builtin/check-attr.c:22
8518
msgid "use .gitattributes only from the index"
8519 8520
msgstr ""

8521
#: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
8522
msgid "read file names from stdin"
8523 8524
msgstr ""

8525
#: builtin/check-attr.c:25 builtin/check-ignore.c:27
8526
msgid "terminate input and output records by a NUL character"
8527 8528
msgstr ""

8529 8530
#: builtin/check-ignore.c:21 builtin/checkout.c:1280 builtin/gc.c:517
#: builtin/worktree.c:496
8531 8532 8533
msgid "suppress progress reporting"
msgstr ""

8534
#: builtin/check-ignore.c:29
8535 8536 8537
msgid "show non-matching input paths"
msgstr ""

8538
#: builtin/check-ignore.c:31
8539 8540 8541
msgid "ignore index when checking"
msgstr ""

8542
#: builtin/check-ignore.c:160
8543 8544 8545
msgid "cannot specify pathnames with --stdin"
msgstr ""

8546
#: builtin/check-ignore.c:163
8547 8548 8549
msgid "-z only makes sense with --stdin"
msgstr ""

8550
#: builtin/check-ignore.c:165
8551 8552 8553
msgid "no path specified"
msgstr ""

8554
#: builtin/check-ignore.c:169
8555 8556 8557
msgid "--quiet is only valid with a single pathname"
msgstr ""

8558
#: builtin/check-ignore.c:171
8559 8560 8561
msgid "cannot have both --quiet and --verbose"
msgstr ""

8562
#: builtin/check-ignore.c:174
8563 8564 8565
msgid "--non-matching is only valid with --verbose"
msgstr ""

8566
#: builtin/check-mailmap.c:9
8567
msgid "git check-mailmap [<options>] <contact>..."
8568 8569
msgstr ""

8570
#: builtin/check-mailmap.c:14
8571 8572 8573
msgid "also read contacts from stdin"
msgstr ""

8574
#: builtin/check-mailmap.c:25
8575 8576 8577 8578
#, c-format
msgid "unable to parse contact: %s"
msgstr ""

8579
#: builtin/check-mailmap.c:48
8580 8581 8582
msgid "no contacts specified"
msgstr ""

8583
#: builtin/checkout-index.c:131
8584
msgid "git checkout-index [<options>] [--] [<file>...]"
8585 8586
msgstr ""

8587
#: builtin/checkout-index.c:148
8588 8589 8590
msgid "stage should be between 1 and 3 or all"
msgstr ""

8591
#: builtin/checkout-index.c:164
8592
msgid "check out all files in the index"
8593 8594
msgstr ""

8595
#: builtin/checkout-index.c:165
8596
msgid "force overwrite of existing files"
8597 8598
msgstr ""

8599
#: builtin/checkout-index.c:167
8600
msgid "no warning for existing files and files not in index"
8601 8602
msgstr ""

8603
#: builtin/checkout-index.c:169
8604
msgid "don't checkout new files"
8605 8606
msgstr ""

8607
#: builtin/checkout-index.c:171
8608
msgid "update stat information in the index file"
8609 8610
msgstr ""

8611
#: builtin/checkout-index.c:175
8612
msgid "read list of paths from the standard input"
8613 8614
msgstr ""

8615
#: builtin/checkout-index.c:177
8616
msgid "write the content to temporary files"
8617 8618
msgstr ""

8619 8620 8621 8622
#: builtin/checkout-index.c:178 builtin/column.c:31
#: builtin/submodule--helper.c:1372 builtin/submodule--helper.c:1375
#: builtin/submodule--helper.c:1383 builtin/submodule--helper.c:1857
#: builtin/worktree.c:669
8623
msgid "string"
8624 8625
msgstr ""

8626
#: builtin/checkout-index.c:179
8627
msgid "when creating files, prepend <string>"
8628 8629
msgstr ""

8630
#: builtin/checkout-index.c:181
8631
msgid "copy out the files from named stage"
8632 8633
msgstr ""

8634
#: builtin/checkout.c:32
8635
msgid "git checkout [<options>] <branch>"
8636 8637
msgstr ""

8638
#: builtin/checkout.c:33
8639
msgid "git checkout [<options>] [<branch>] -- <file>..."
8640 8641
msgstr ""

8642
#: builtin/checkout.c:147 builtin/checkout.c:181
8643
#, c-format
8644
msgid "path '%s' does not have our version"
8645 8646
msgstr ""

8647
#: builtin/checkout.c:149 builtin/checkout.c:183
8648
#, c-format
8649
msgid "path '%s' does not have their version"
8650 8651
msgstr ""

8652
#: builtin/checkout.c:165
8653
#, c-format
8654
msgid "path '%s' does not have all necessary versions"
8655 8656
msgstr ""

8657
#: builtin/checkout.c:210
8658
#, c-format
8659
msgid "path '%s' does not have necessary versions"
8660 8661
msgstr ""

8662
#: builtin/checkout.c:228
8663
#, c-format
8664
msgid "path '%s': cannot merge"
8665 8666
msgstr ""

8667
#: builtin/checkout.c:244
8668 8669
#, c-format
msgid "Unable to add merge result for '%s'"
8670 8671
msgstr ""

8672 8673
#: builtin/checkout.c:267 builtin/checkout.c:270 builtin/checkout.c:273
#: builtin/checkout.c:276
8674 8675
#, c-format
msgid "'%s' cannot be used with updating paths"
8676 8677
msgstr ""

8678
#: builtin/checkout.c:279 builtin/checkout.c:282
8679
#, c-format
8680
msgid "'%s' cannot be used with %s"
8681 8682
msgstr ""

8683
#: builtin/checkout.c:285
8684
#, c-format
8685
msgid "Cannot update paths and switch to branch '%s' at the same time."
8686 8687
msgstr ""

8688
#: builtin/checkout.c:354 builtin/checkout.c:361
8689
#, c-format
8690
msgid "path '%s' is unmerged"
8691 8692
msgstr ""

8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714
#: builtin/checkout.c:397
#, c-format
msgid "Recreated %d merge conflict"
msgid_plural "Recreated %d merge conflicts"
msgstr[0] ""
msgstr[1] ""

#: builtin/checkout.c:402
#, c-format
msgid "Updated %d path from %s"
msgid_plural "Updated %d paths from %s"
msgstr[0] ""
msgstr[1] ""

#: builtin/checkout.c:409
#, c-format
msgid "Updated %d path from the index"
msgid_plural "Updated %d paths from the index"
msgstr[0] ""
msgstr[1] ""

#: builtin/checkout.c:645
8715
msgid "you need to resolve your current index first"
8716 8717
msgstr ""

8718
#: builtin/checkout.c:782
8719
#, c-format
8720
msgid "Can not do reflog for '%s': %s\n"
8721 8722
msgstr ""

8723
#: builtin/checkout.c:824
8724 8725 8726
msgid "HEAD is now at"
msgstr ""

8727
#: builtin/checkout.c:828 builtin/clone.c:699
8728 8729 8730
msgid "unable to update HEAD"
msgstr ""

8731
#: builtin/checkout.c:832
8732
#, c-format
8733
msgid "Reset branch '%s'\n"
8734 8735
msgstr ""

8736
#: builtin/checkout.c:835
8737
#, c-format
8738
msgid "Already on '%s'\n"
8739 8740
msgstr ""

8741
#: builtin/checkout.c:839
8742
#, c-format
8743
msgid "Switched to and reset branch '%s'\n"
8744 8745
msgstr ""

8746
#: builtin/checkout.c:841 builtin/checkout.c:1212
8747
#, c-format
8748
msgid "Switched to a new branch '%s'\n"
8749 8750
msgstr ""

8751
#: builtin/checkout.c:843
8752 8753
#, c-format
msgid "Switched to branch '%s'\n"
8754 8755
msgstr ""

8756
#: builtin/checkout.c:894
8757 8758
#, c-format
msgid " ... and %d more.\n"
8759 8760
msgstr ""

8761
#: builtin/checkout.c:900
8762
#, c-format
8763
msgid ""
8764 8765
"Warning: you are leaving %d commit behind, not connected to\n"
"any of your branches:\n"
8766
"\n"
8767 8768 8769 8770
"%s\n"
msgid_plural ""
"Warning: you are leaving %d commits behind, not connected to\n"
"any of your branches:\n"
8771
"\n"
8772 8773 8774
"%s\n"
msgstr[0] ""
msgstr[1] ""
8775

8776
#: builtin/checkout.c:919
8777
#, c-format
8778
msgid ""
8779 8780 8781 8782 8783 8784
"If you want to keep it by creating a new branch, this may be a good time\n"
"to do so with:\n"
"\n"
" git branch <new-branch-name> %s\n"
"\n"
msgid_plural ""
8785 8786
"If you want to keep them by creating a new branch, this may be a good time\n"
"to do so with:\n"
8787
"\n"
8788
" git branch <new-branch-name> %s\n"
8789
"\n"
8790 8791
msgstr[0] ""
msgstr[1] ""
8792

8793
#: builtin/checkout.c:951
8794
msgid "internal error in revision walk"
8795 8796
msgstr ""

8797
#: builtin/checkout.c:955
8798
msgid "Previous HEAD position was"
8799 8800
msgstr ""

8801
#: builtin/checkout.c:983 builtin/checkout.c:1207
8802
msgid "You are on a branch yet to be born"
8803 8804
msgstr ""

8805
#: builtin/checkout.c:1104
8806 8807 8808 8809
#, c-format
msgid "only one reference expected, %d given."
msgstr ""

8810 8811 8812 8813 8814 8815 8816 8817
#: builtin/checkout.c:1140
#, c-format
msgid ""
"'%s' could be both a local file and a tracking branch.\n"
"Please use -- (and optionally --no-guess) to disambiguate"
msgstr ""

#: builtin/checkout.c:1153 builtin/worktree.c:290 builtin/worktree.c:445
8818 8819
#, c-format
msgid "invalid reference: %s"
8820 8821
msgstr ""

8822
#: builtin/checkout.c:1182
8823 8824
#, c-format
msgid "reference is not a tree: %s"
8825 8826
msgstr ""

8827
#: builtin/checkout.c:1221
8828
msgid "paths cannot be used with switching branches"
8829 8830
msgstr ""

8831
#: builtin/checkout.c:1224 builtin/checkout.c:1228
8832 8833
#, c-format
msgid "'%s' cannot be used with switching branches"
8834 8835
msgstr ""

8836 8837
#: builtin/checkout.c:1232 builtin/checkout.c:1235 builtin/checkout.c:1240
#: builtin/checkout.c:1243
8838 8839
#, c-format
msgid "'%s' cannot be used with '%s'"
8840 8841
msgstr ""

8842
#: builtin/checkout.c:1248
8843
#, c-format
8844
msgid "Cannot switch branch to a non-commit '%s'"
8845 8846
msgstr ""

8847 8848 8849
#: builtin/checkout.c:1281 builtin/checkout.c:1283 builtin/clone.c:120
#: builtin/remote.c:169 builtin/remote.c:171 builtin/worktree.c:489
#: builtin/worktree.c:491
8850
msgid "branch"
8851 8852
msgstr ""

8853
#: builtin/checkout.c:1282
8854
msgid "create and checkout a new branch"
8855 8856
msgstr ""

8857
#: builtin/checkout.c:1284
8858
msgid "create/reset and checkout a branch"
8859 8860
msgstr ""

8861
#: builtin/checkout.c:1285
8862
msgid "create reflog for new branch"
8863 8864
msgstr ""

8865
#: builtin/checkout.c:1286 builtin/worktree.c:493
8866
msgid "detach HEAD at named commit"
8867 8868
msgstr ""

8869
#: builtin/checkout.c:1287
8870
msgid "set upstream info for new branch"
8871 8872
msgstr ""

8873
#: builtin/checkout.c:1289
8874
msgid "new-branch"
8875 8876
msgstr ""

8877
#: builtin/checkout.c:1289
8878
msgid "new unparented branch"
8879 8880
msgstr ""

8881
#: builtin/checkout.c:1291
8882
msgid "checkout our version for unmerged files"
8883 8884
msgstr ""

8885
#: builtin/checkout.c:1294
8886
msgid "checkout their version for unmerged files"
8887 8888
msgstr ""

8889
#: builtin/checkout.c:1296
8890
msgid "force checkout (throw away local modifications)"
8891 8892
msgstr ""

8893
#: builtin/checkout.c:1298
8894
msgid "perform a 3-way merge with the new branch"
8895 8896
msgstr ""

8897
#: builtin/checkout.c:1300 builtin/merge.c:276
8898
msgid "update ignored files (default)"
8899 8900
msgstr ""

8901
#: builtin/checkout.c:1302 builtin/log.c:1586 parse-options.h:272
8902
msgid "style"
8903 8904
msgstr ""

8905
#: builtin/checkout.c:1303
8906
msgid "conflict style (merge or diff3)"
8907 8908
msgstr ""

8909
#: builtin/checkout.c:1306
8910 8911 8912
msgid "do not limit pathspecs to sparse entries only"
msgstr ""

8913 8914
#: builtin/checkout.c:1308
msgid "do not second guess 'git checkout <no-such-branch>'"
8915 8916
msgstr ""

8917
#: builtin/checkout.c:1310
8918 8919 8920
msgid "do not check if another worktree is holding the given ref"
msgstr ""

8921 8922
#: builtin/checkout.c:1314 builtin/clone.c:87 builtin/fetch.c:141
#: builtin/merge.c:273 builtin/pull.c:130 builtin/push.c:575
8923
#: builtin/send-pack.c:174
8924 8925 8926
msgid "force progress reporting"
msgstr ""

8927
#: builtin/checkout.c:1345
8928
msgid "-b, -B and --orphan are mutually exclusive"
8929 8930
msgstr ""

8931
#: builtin/checkout.c:1362
8932
msgid "--track needs a branch name"
8933 8934
msgstr ""

8935
#: builtin/checkout.c:1367
8936
msgid "missing branch name; try -b"
8937 8938
msgstr ""

8939
#: builtin/checkout.c:1404
8940
msgid "invalid path specification"
8941 8942
msgstr ""

8943
#: builtin/checkout.c:1411
8944
#, c-format
8945
msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
8946 8947
msgstr ""

8948
#: builtin/checkout.c:1415
8949 8950
#, c-format
msgid "git checkout: --detach does not take a path argument '%s'"
8951 8952
msgstr ""

8953
#: builtin/checkout.c:1419
8954 8955 8956
msgid ""
"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
"checking out of the index."
8957 8958
msgstr ""

8959
#: builtin/checkout.c:1439
8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 8973 8974 8975
#, c-format
msgid ""
"'%s' matched more than one remote tracking branch.\n"
"We found %d remotes with a reference that matched. So we fell back\n"
"on trying to resolve the argument as a path, but failed there too!\n"
"\n"
"If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
"you can do so by fully qualifying the name with the --track option:\n"
"\n"
"    git checkout --track origin/<name>\n"
"\n"
"If you'd like to always have checkouts of an ambiguous <name> prefer\n"
"one remote, e.g. the 'origin' remote, consider setting\n"
"checkout.defaultRemote=origin in your config."
msgstr ""

8976
#: builtin/clean.c:28
8977 8978
msgid ""
"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
8979 8980
msgstr ""

8981
#: builtin/clean.c:32
8982 8983 8984 8985
#, c-format
msgid "Removing %s\n"
msgstr ""

8986
#: builtin/clean.c:33
8987 8988 8989 8990
#, c-format
msgid "Would remove %s\n"
msgstr ""

8991
#: builtin/clean.c:34
8992 8993 8994 8995
#, c-format
msgid "Skipping repository %s\n"
msgstr ""

8996
#: builtin/clean.c:35
8997 8998 8999 9000
#, c-format
msgid "Would skip repository %s\n"
msgstr ""

9001
#: builtin/clean.c:36
9002 9003 9004 9005
#, c-format
msgid "failed to remove %s"
msgstr ""

9006
#: builtin/clean.c:299 git-add--interactive.perl:579
9007
#, c-format
9008 9009 9010 9011
msgid ""
"Prompt help:\n"
"1          - select a numbered item\n"
"foo        - select item based on unique prefix\n"
9012
"           - (empty) select nothing\n"
9013 9014
msgstr ""

9015
#: builtin/clean.c:303 git-add--interactive.perl:588
9016
#, c-format
9017 9018 9019 9020 9021 9022 9023 9024
msgid ""
"Prompt help:\n"
"1          - select a single item\n"
"3-5        - select a range of items\n"
"2-3,6-9    - select multiple ranges\n"
"foo        - select item based on unique prefix\n"
"-...       - unselect specified items\n"
"*          - choose all items\n"
9025
"           - (empty) finish selecting\n"
9026 9027
msgstr ""

9028
#: builtin/clean.c:519 git-add--interactive.perl:554
9029
#: git-add--interactive.perl:559
9030 9031
#, c-format, perl-format
msgid "Huh (%s)?\n"
9032 9033
msgstr ""

9034
#: builtin/clean.c:661
9035 9036 9037 9038
#, c-format
msgid "Input ignore patterns>> "
msgstr ""

9039
#: builtin/clean.c:698
9040 9041 9042 9043
#, c-format
msgid "WARNING: Cannot find items matched by: %s"
msgstr ""

9044
#: builtin/clean.c:719
9045 9046 9047
msgid "Select items to delete"
msgstr ""

9048
#. TRANSLATORS: Make sure to keep [y/N] as is
9049
#: builtin/clean.c:760
9050
#, c-format
9051
msgid "Remove %s [y/N]? "
9052 9053
msgstr ""

9054
#: builtin/clean.c:785 git-add--interactive.perl:1717
9055 9056
#, c-format
msgid "Bye.\n"
9057 9058
msgstr ""

9059
#: builtin/clean.c:793
9060 9061 9062 9063 9064 9065 9066 9067 9068 9069
msgid ""
"clean               - start cleaning\n"
"filter by pattern   - exclude items from deletion\n"
"select by numbers   - select items to be deleted by numbers\n"
"ask each            - confirm each deletion (like \"rm -i\")\n"
"quit                - stop cleaning\n"
"help                - this screen\n"
"?                   - help for prompt selection"
msgstr ""

9070
#: builtin/clean.c:820 git-add--interactive.perl:1793
9071 9072 9073
msgid "*** Commands ***"
msgstr ""

9074
#: builtin/clean.c:821 git-add--interactive.perl:1790
9075 9076 9077
msgid "What now"
msgstr ""

9078
#: builtin/clean.c:829
9079 9080 9081 9082 9083
msgid "Would remove the following item:"
msgid_plural "Would remove the following items:"
msgstr[0] ""
msgstr[1] ""

9084
#: builtin/clean.c:845
9085 9086 9087
msgid "No more files to clean, exiting."
msgstr ""

9088
#: builtin/clean.c:907
9089
msgid "do not print names of files removed"
9090 9091
msgstr ""

9092
#: builtin/clean.c:909
9093
msgid "force"
9094 9095
msgstr ""

9096
#: builtin/clean.c:910
9097 9098 9099
msgid "interactive cleaning"
msgstr ""

9100
#: builtin/clean.c:912
9101
msgid "remove whole directories"
9102 9103
msgstr ""

9104 9105 9106
#: builtin/clean.c:913 builtin/describe.c:546 builtin/describe.c:548
#: builtin/grep.c:897 builtin/log.c:167 builtin/log.c:169
#: builtin/ls-files.c:557 builtin/name-rev.c:415 builtin/name-rev.c:417
9107
#: builtin/show-ref.c:178
9108
msgid "pattern"
9109 9110
msgstr ""

9111
#: builtin/clean.c:914
9112
msgid "add <pattern> to ignore rules"
9113 9114
msgstr ""

9115
#: builtin/clean.c:915
9116
msgid "remove ignored files, too"
9117 9118
msgstr ""

9119
#: builtin/clean.c:917
9120
msgid "remove only ignored files"
9121 9122
msgstr ""

9123
#: builtin/clean.c:935
9124
msgid "-x and -X cannot be used together"
9125 9126
msgstr ""

9127
#: builtin/clean.c:939
9128
msgid ""
9129
"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
9130
"clean"
9131 9132
msgstr ""

9133
#: builtin/clean.c:942
9134
msgid ""
9135
"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
9136
"refusing to clean"
9137 9138
msgstr ""

9139
#: builtin/clone.c:44
9140
msgid "git clone [<options>] [--] <repo> [<dir>]"
9141 9142
msgstr ""

9143
#: builtin/clone.c:89
9144
msgid "don't create a checkout"
9145 9146
msgstr ""

9147
#: builtin/clone.c:90 builtin/clone.c:92 builtin/init-db.c:481
9148
msgid "create a bare repository"
9149 9150
msgstr ""

9151
#: builtin/clone.c:94
9152
msgid "create a mirror repository (implies bare)"
9153 9154
msgstr ""

9155
#: builtin/clone.c:96
9156
msgid "to clone from a local repository"
9157 9158
msgstr ""

9159
#: builtin/clone.c:98
9160
msgid "don't use local hardlinks, always copy"
9161 9162
msgstr ""

9163
#: builtin/clone.c:100
9164
msgid "setup as shared repository"
9165 9166
msgstr ""

9167
#: builtin/clone.c:102 builtin/clone.c:106
9168 9169 9170
msgid "pathspec"
msgstr ""

9171
#: builtin/clone.c:102 builtin/clone.c:106
9172
msgid "initialize submodules in the clone"
9173 9174
msgstr ""

9175
#: builtin/clone.c:109
9176 9177 9178
msgid "number of submodules cloned in parallel"
msgstr ""

9179
#: builtin/clone.c:110 builtin/init-db.c:478
9180
msgid "template-directory"
9181 9182
msgstr ""

9183
#: builtin/clone.c:111 builtin/init-db.c:479
9184
msgid "directory from which templates will be used"
9185 9186
msgstr ""

9187 9188
#: builtin/clone.c:113 builtin/clone.c:115 builtin/submodule--helper.c:1379
#: builtin/submodule--helper.c:1860
9189
msgid "reference repository"
9190 9191
msgstr ""

9192 9193
#: builtin/clone.c:117 builtin/submodule--helper.c:1381
#: builtin/submodule--helper.c:1862
9194 9195 9196
msgid "use --reference only while cloning"
msgstr ""

9197 9198
#: builtin/clone.c:118 builtin/column.c:27 builtin/merge-file.c:46
#: builtin/pack-objects.c:3303 builtin/repack.c:329
9199
msgid "name"
9200 9201
msgstr ""

9202
#: builtin/clone.c:119
9203
msgid "use <name> instead of 'origin' to track upstream"
9204 9205
msgstr ""

9206
#: builtin/clone.c:121
9207
msgid "checkout <branch> instead of the remote's HEAD"
9208 9209
msgstr ""

9210
#: builtin/clone.c:123
9211
msgid "path to git-upload-pack on the remote"
9212 9213
msgstr ""

9214 9215
#: builtin/clone.c:124 builtin/fetch.c:142 builtin/grep.c:836
#: builtin/pull.c:218
9216
msgid "depth"
9217 9218
msgstr ""

9219
#: builtin/clone.c:125
9220
msgid "create a shallow clone of that depth"
9221 9222
msgstr ""

9223
#: builtin/clone.c:126 builtin/fetch.c:144 builtin/pack-objects.c:3292
9224 9225 9226
msgid "time"
msgstr ""

9227
#: builtin/clone.c:127
9228 9229 9230
msgid "create a shallow clone since a specific time"
msgstr ""

9231 9232
#: builtin/clone.c:128 builtin/fetch.c:146 builtin/fetch.c:169
#: builtin/rebase.c:1039
9233 9234 9235
msgid "revision"
msgstr ""

9236
#: builtin/clone.c:129 builtin/fetch.c:147
9237
msgid "deepen history of shallow clone, excluding rev"
9238 9239
msgstr ""

9240
#: builtin/clone.c:131
9241
msgid "clone only one branch, HEAD or --branch"
9242 9243
msgstr ""

9244
#: builtin/clone.c:133
9245 9246 9247
msgid "don't clone any tags, and make later fetches not to follow them"
msgstr ""

9248
#: builtin/clone.c:135
9249 9250 9251
msgid "any cloned submodules will be shallow"
msgstr ""

9252
#: builtin/clone.c:136 builtin/init-db.c:487
9253
msgid "gitdir"
9254 9255
msgstr ""

9256
#: builtin/clone.c:137 builtin/init-db.c:488
9257
msgid "separate git dir from working tree"
9258 9259
msgstr ""

9260
#: builtin/clone.c:138
9261
msgid "key=value"
9262 9263
msgstr ""

9264
#: builtin/clone.c:139
9265
msgid "set config inside the new repository"
9266 9267
msgstr ""

9268 9269
#: builtin/clone.c:140 builtin/fetch.c:165 builtin/pull.c:231
#: builtin/push.c:586
9270 9271 9272
msgid "use IPv4 addresses only"
msgstr ""

9273 9274
#: builtin/clone.c:142 builtin/fetch.c:167 builtin/pull.c:234
#: builtin/push.c:588
9275 9276 9277
msgid "use IPv6 addresses only"
msgstr ""

9278
#: builtin/clone.c:280
9279 9280 9281 9282 9283
msgid ""
"No directory name could be guessed.\n"
"Please specify a directory on the command line"
msgstr ""

9284
#: builtin/clone.c:333
9285
#, c-format
9286
msgid "info: Could not add alternate for '%s': %s\n"
9287 9288
msgstr ""

9289
#: builtin/clone.c:405
9290 9291 9292 9293
#, c-format
msgid "failed to open '%s'"
msgstr ""

9294
#: builtin/clone.c:413
9295
#, c-format
9296
msgid "%s exists and is not a directory"
9297 9298
msgstr ""

9299
#: builtin/clone.c:427
9300 9301
#, c-format
msgid "failed to stat %s\n"
9302 9303
msgstr ""

9304
#: builtin/clone.c:444
9305 9306 9307 9308
#, c-format
msgid "failed to unlink '%s'"
msgstr ""

9309
#: builtin/clone.c:449
9310
#, c-format
9311
msgid "failed to create link '%s'"
9312 9313
msgstr ""

9314
#: builtin/clone.c:453
9315 9316
#, c-format
msgid "failed to copy file to '%s'"
9317 9318
msgstr ""

9319
#: builtin/clone.c:479
9320 9321
#, c-format
msgid "done.\n"
9322 9323
msgstr ""

9324
#: builtin/clone.c:493
9325 9326 9327 9328 9329 9330
msgid ""
"Clone succeeded, but checkout failed.\n"
"You can inspect what was checked out with 'git status'\n"
"and retry the checkout with 'git checkout -f HEAD'\n"
msgstr ""

9331
#: builtin/clone.c:570
9332 9333
#, c-format
msgid "Could not find remote branch %s to clone."
9334 9335
msgstr ""

9336
#: builtin/clone.c:687
9337 9338 9339 9340
#, c-format
msgid "unable to update %s"
msgstr ""

9341
#: builtin/clone.c:737
9342
msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
9343 9344
msgstr ""

9345
#: builtin/clone.c:768
9346 9347 9348
msgid "unable to checkout working tree"
msgstr ""

9349
#: builtin/clone.c:813
9350 9351 9352
msgid "unable to write parameters to config file"
msgstr ""

9353
#: builtin/clone.c:876
9354 9355 9356
msgid "cannot repack to clean up"
msgstr ""

9357
#: builtin/clone.c:878
9358 9359 9360
msgid "cannot unlink temporary alternates file"
msgstr ""

9361
#: builtin/clone.c:918 builtin/receive-pack.c:1941
9362
msgid "Too many arguments."
9363 9364
msgstr ""

9365
#: builtin/clone.c:922
9366
msgid "You must specify a repository to clone."
9367 9368
msgstr ""

9369
#: builtin/clone.c:935
9370 9371
#, c-format
msgid "--bare and --origin %s options are incompatible."
9372 9373
msgstr ""

9374
#: builtin/clone.c:938
9375 9376 9377
msgid "--bare and --separate-git-dir are incompatible."
msgstr ""

9378
#: builtin/clone.c:951
9379 9380
#, c-format
msgid "repository '%s' does not exist"
9381 9382
msgstr ""

9383
#: builtin/clone.c:957 builtin/fetch.c:1608
9384 9385 9386 9387
#, c-format
msgid "depth %s is not a positive number"
msgstr ""

9388
#: builtin/clone.c:967
9389
#, c-format
9390
msgid "destination path '%s' already exists and is not an empty directory."
9391 9392
msgstr ""

9393
#: builtin/clone.c:977
9394
#, c-format
9395
msgid "working tree '%s' already exists."
9396 9397
msgstr ""

9398 9399
#: builtin/clone.c:992 builtin/clone.c:1013 builtin/difftool.c:272
#: builtin/worktree.c:296 builtin/worktree.c:326
9400 9401 9402 9403
#, c-format
msgid "could not create leading directories of '%s'"
msgstr ""

9404
#: builtin/clone.c:997
9405
#, c-format
9406
msgid "could not create work tree dir '%s'"
9407 9408
msgstr ""

9409
#: builtin/clone.c:1017
9410
#, c-format
9411
msgid "Cloning into bare repository '%s'...\n"
9412 9413
msgstr ""

9414
#: builtin/clone.c:1019
9415
#, c-format
9416
msgid "Cloning into '%s'...\n"
9417 9418
msgstr ""

9419
#: builtin/clone.c:1043
9420 9421 9422 9423 9424
msgid ""
"clone --recursive is not compatible with both --reference and --reference-if-"
"able"
msgstr ""

9425
#: builtin/clone.c:1104
9426 9427 9428
msgid "--depth is ignored in local clones; use file:// instead."
msgstr ""

9429
#: builtin/clone.c:1106
9430 9431 9432
msgid "--shallow-since is ignored in local clones; use file:// instead."
msgstr ""

9433
#: builtin/clone.c:1108
9434 9435 9436
msgid "--shallow-exclude is ignored in local clones; use file:// instead."
msgstr ""

9437
#: builtin/clone.c:1110
9438 9439 9440
msgid "--filter is ignored in local clones; use file:// instead."
msgstr ""

9441
#: builtin/clone.c:1113
9442 9443 9444
msgid "source repository is shallow, ignoring --local"
msgstr ""

9445
#: builtin/clone.c:1118
9446 9447 9448
msgid "--local is ignored"
msgstr ""

9449
#: builtin/clone.c:1192 builtin/clone.c:1200
9450
#, c-format
9451
msgid "Remote branch %s not found in upstream %s"
9452 9453
msgstr ""

9454
#: builtin/clone.c:1203
9455
msgid "You appear to have cloned an empty repository."
9456 9457
msgstr ""

9458
#: builtin/column.c:10
9459
msgid "git column [<options>]"
9460 9461
msgstr ""

9462
#: builtin/column.c:27
9463
msgid "lookup config vars"
9464 9465
msgstr ""

9466
#: builtin/column.c:28 builtin/column.c:29
9467
msgid "layout to use"
9468 9469
msgstr ""

9470
#: builtin/column.c:30
9471
msgid "Maximum width"
9472 9473
msgstr ""

9474
#: builtin/column.c:31
9475
msgid "Padding space on left border"
9476 9477
msgstr ""

9478
#: builtin/column.c:32
9479
msgid "Padding space on right border"
9480 9481
msgstr ""

9482
#: builtin/column.c:33
9483
msgid "Padding space between columns"
9484 9485
msgstr ""

9486
#: builtin/column.c:51
9487
msgid "--command must be the first argument"
9488 9489
msgstr ""

9490
#: builtin/commit.c:41
9491
msgid "git commit [<options>] [--] <pathspec>..."
9492 9493
msgstr ""

9494
#: builtin/commit.c:46
9495
msgid "git status [<options>] [--] <pathspec>..."
9496 9497
msgstr ""

9498
#: builtin/commit.c:51
9499 9500 9501 9502
msgid ""
"You asked to amend the most recent commit, but doing so would make\n"
"it empty. You can repeat your command with --allow-empty, or you can\n"
"remove the commit entirely with \"git reset HEAD^\".\n"
9503 9504
msgstr ""

9505
#: builtin/commit.c:56
9506
msgid ""
9507 9508 9509 9510 9511
"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
"If you wish to commit it anyway, use:\n"
"\n"
"    git commit --allow-empty\n"
"\n"
9512 9513
msgstr ""

9514
#: builtin/commit.c:63
9515 9516 9517
msgid "Otherwise, please use 'git reset'\n"
msgstr ""

9518
#: builtin/commit.c:66
9519 9520 9521 9522 9523 9524 9525 9526 9527
msgid ""
"If you wish to skip this commit, use:\n"
"\n"
"    git reset\n"
"\n"
"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
"the remaining commits.\n"
msgstr ""

9528
#: builtin/commit.c:312
9529
msgid "failed to unpack HEAD tree object"
9530 9531
msgstr ""

9532
#: builtin/commit.c:353
9533
msgid "unable to create temporary index"
9534 9535
msgstr ""

9536
#: builtin/commit.c:359
9537
msgid "interactive add failed"
9538 9539
msgstr ""

9540
#: builtin/commit.c:373
9541 9542 9543
msgid "unable to update temporary index"
msgstr ""

9544
#: builtin/commit.c:375
9545 9546 9547
msgid "Failed to update main cache tree"
msgstr ""

9548
#: builtin/commit.c:400 builtin/commit.c:423 builtin/commit.c:469
9549
msgid "unable to write new_index file"
9550 9551
msgstr ""

9552
#: builtin/commit.c:452
9553
msgid "cannot do a partial commit during a merge."
9554 9555
msgstr ""

9556
#: builtin/commit.c:454
9557
msgid "cannot do a partial commit during a cherry-pick."
9558 9559
msgstr ""

9560
#: builtin/commit.c:462
9561
msgid "cannot read the index"
9562 9563
msgstr ""

9564
#: builtin/commit.c:481
9565
msgid "unable to write temporary index file"
9566 9567
msgstr ""

9568
#: builtin/commit.c:579
9569 9570 9571 9572
#, c-format
msgid "commit '%s' lacks author header"
msgstr ""

9573
#: builtin/commit.c:581
9574
#, c-format
9575
msgid "commit '%s' has malformed author line"
9576 9577
msgstr ""

9578
#: builtin/commit.c:600
9579
msgid "malformed --author parameter"
9580 9581
msgstr ""

9582
#: builtin/commit.c:652
9583 9584 9585 9586 9587
msgid ""
"unable to select a comment character that is not used\n"
"in the current commit message"
msgstr ""

9588
#: builtin/commit.c:689 builtin/commit.c:722 builtin/commit.c:1052
9589 9590
#, c-format
msgid "could not lookup commit %s"
9591 9592
msgstr ""

9593
#: builtin/commit.c:701 builtin/shortlog.c:319
9594 9595
#, c-format
msgid "(reading log message from standard input)\n"
9596 9597
msgstr ""

9598
#: builtin/commit.c:703
9599
msgid "could not read log from standard input"
9600 9601
msgstr ""

9602
#: builtin/commit.c:707
9603
#, c-format
9604
msgid "could not read log file '%s'"
9605 9606
msgstr ""

9607
#: builtin/commit.c:736 builtin/commit.c:744
9608
msgid "could not read SQUASH_MSG"
9609 9610
msgstr ""

9611
#: builtin/commit.c:741
9612
msgid "could not read MERGE_MSG"
9613 9614
msgstr ""

9615
#: builtin/commit.c:795
9616 9617 9618
msgid "could not write commit template"
msgstr ""

9619
#: builtin/commit.c:813
9620
#, c-format
9621
msgid ""
9622 9623 9624 9625 9626
"\n"
"It looks like you may be committing a merge.\n"
"If this is not correct, please remove the file\n"
"\t%s\n"
"and try again.\n"
9627 9628
msgstr ""

9629
#: builtin/commit.c:818
9630 9631
#, c-format
msgid ""
9632 9633 9634 9635 9636
"\n"
"It looks like you may be committing a cherry-pick.\n"
"If this is not correct, please remove the file\n"
"\t%s\n"
"and try again.\n"
9637 9638
msgstr ""

9639
#: builtin/commit.c:831
9640
#, c-format
9641 9642
msgid ""
"Please enter the commit message for your changes. Lines starting\n"
9643
"with '%c' will be ignored, and an empty message aborts the commit.\n"
9644 9645
msgstr ""

9646
#: builtin/commit.c:839
9647
#, c-format
9648 9649
msgid ""
"Please enter the commit message for your changes. Lines starting\n"
9650
"with '%c' will be kept; you may remove them yourself if you want to.\n"
9651 9652 9653
"An empty message aborts the commit.\n"
msgstr ""

9654
#: builtin/commit.c:856
9655 9656 9657 9658
#, c-format
msgid "%sAuthor:    %.*s <%.*s>"
msgstr ""

9659
#: builtin/commit.c:864
9660
#, c-format
9661
msgid "%sDate:      %s"
9662 9663
msgstr ""

9664
#: builtin/commit.c:871
9665
#, c-format
9666
msgid "%sCommitter: %.*s <%.*s>"
9667 9668
msgstr ""

9669
#: builtin/commit.c:889
9670
msgid "Cannot read index"
9671 9672
msgstr ""

9673
#: builtin/commit.c:956
9674
msgid "Error building trees"
9675 9676
msgstr ""

9677
#: builtin/commit.c:970 builtin/tag.c:258
9678
#, c-format
9679
msgid "Please supply the message using either -m or -F option.\n"
9680 9681
msgstr ""

9682
#: builtin/commit.c:1014
9683
#, c-format
9684
msgid "--author '%s' is not 'Name <email>' and matches no existing author"
9685 9686
msgstr ""

9687
#: builtin/commit.c:1028
9688 9689 9690 9691
#, c-format
msgid "Invalid ignored mode '%s'"
msgstr ""

9692
#: builtin/commit.c:1042 builtin/commit.c:1279
9693 9694
#, c-format
msgid "Invalid untracked files mode '%s'"
9695 9696
msgstr ""

9697
#: builtin/commit.c:1080
9698 9699 9700
msgid "--long and -z are incompatible"
msgstr ""

9701
#: builtin/commit.c:1113
9702 9703
msgid "Using both --reset-author and --author does not make sense"
msgstr ""
9704

9705
#: builtin/commit.c:1122
9706
msgid "You have nothing to amend."
9707 9708
msgstr ""

9709
#: builtin/commit.c:1125
9710
msgid "You are in the middle of a merge -- cannot amend."
9711 9712
msgstr ""

9713
#: builtin/commit.c:1127
9714
msgid "You are in the middle of a cherry-pick -- cannot amend."
9715 9716
msgstr ""

9717
#: builtin/commit.c:1130
9718
msgid "Options --squash and --fixup cannot be used together"
9719 9720
msgstr ""

9721
#: builtin/commit.c:1140
9722
msgid "Only one of -c/-C/-F/--fixup can be used."
9723 9724
msgstr ""

9725
#: builtin/commit.c:1142
9726
msgid "Option -m cannot be combined with -c/-C/-F."
9727 9728
msgstr ""

9729
#: builtin/commit.c:1150
9730
msgid "--reset-author can be used only with -C, -c or --amend."
9731 9732
msgstr ""

9733
#: builtin/commit.c:1167
9734
msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
9735 9736
msgstr ""

9737
#: builtin/commit.c:1169
9738
msgid "No paths with --include/--only does not make sense."
9739 9740
msgstr ""

9741
#: builtin/commit.c:1183 builtin/tag.c:546
9742
#, c-format
9743
msgid "Invalid cleanup mode %s"
9744 9745
msgstr ""

9746
#: builtin/commit.c:1188
9747
msgid "Paths with -a does not make sense."
9748 9749
msgstr ""

9750
#: builtin/commit.c:1314 builtin/commit.c:1498
9751 9752
msgid "show status concisely"
msgstr ""
9753

9754
#: builtin/commit.c:1316 builtin/commit.c:1500
9755
msgid "show branch information"
9756 9757
msgstr ""

9758
#: builtin/commit.c:1318
9759 9760 9761
msgid "show stash information"
msgstr ""

9762
#: builtin/commit.c:1320 builtin/commit.c:1502
9763 9764 9765
msgid "compute full ahead/behind values"
msgstr ""

9766
#: builtin/commit.c:1322
9767 9768 9769
msgid "version"
msgstr ""

9770 9771
#: builtin/commit.c:1322 builtin/commit.c:1504 builtin/push.c:561
#: builtin/worktree.c:640
9772
msgid "machine-readable output"
9773 9774
msgstr ""

9775
#: builtin/commit.c:1325 builtin/commit.c:1506
9776 9777 9778
msgid "show status in long format (default)"
msgstr ""

9779
#: builtin/commit.c:1328 builtin/commit.c:1509
9780
msgid "terminate entries with NUL"
9781 9782
msgstr ""

9783 9784
#: builtin/commit.c:1330 builtin/commit.c:1334 builtin/commit.c:1512
#: builtin/fast-export.c:1085 builtin/fast-export.c:1088 builtin/rebase.c:1118
9785
#: builtin/tag.c:400
9786
msgid "mode"
9787 9788
msgstr ""

9789
#: builtin/commit.c:1331 builtin/commit.c:1512
9790
msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
9791 9792
msgstr ""

9793
#: builtin/commit.c:1335
9794 9795 9796
msgid ""
"show ignored files, optional modes: traditional, matching, no. (Default: "
"traditional)"
9797 9798
msgstr ""

9799
#: builtin/commit.c:1337 parse-options.h:164
9800
msgid "when"
9801 9802
msgstr ""

9803
#: builtin/commit.c:1338
9804 9805 9806
msgid ""
"ignore changes to submodules, optional when: all, dirty, untracked. "
"(Default: all)"
9807 9808
msgstr ""

9809
#: builtin/commit.c:1340
9810
msgid "list untracked files in columns"
9811 9812
msgstr ""

9813
#: builtin/commit.c:1341
9814 9815 9816
msgid "do not detect renames"
msgstr ""

9817
#: builtin/commit.c:1343
9818 9819 9820
msgid "detect renames, optionally set similarity index"
msgstr ""

9821
#: builtin/commit.c:1363
9822 9823 9824
msgid "Unsupported combination of ignored and untracked-files arguments"
msgstr ""

9825
#: builtin/commit.c:1468
9826
msgid "suppress summary after successful commit"
9827 9828
msgstr ""

9829
#: builtin/commit.c:1469
9830
msgid "show diff in commit message template"
9831 9832
msgstr ""

9833
#: builtin/commit.c:1471
9834
msgid "Commit message options"
9835 9836
msgstr ""

9837
#: builtin/commit.c:1472 builtin/merge.c:264 builtin/tag.c:397
9838
msgid "read message from file"
9839 9840
msgstr ""

9841
#: builtin/commit.c:1473
9842
msgid "author"
9843 9844
msgstr ""

9845
#: builtin/commit.c:1473
9846
msgid "override author for commit"
9847 9848
msgstr ""

9849
#: builtin/commit.c:1474 builtin/gc.c:518
9850
msgid "date"
9851 9852
msgstr ""

9853
#: builtin/commit.c:1474
9854
msgid "override date for commit"
9855 9856
msgstr ""

9857 9858
#: builtin/commit.c:1475 builtin/merge.c:260 builtin/notes.c:409
#: builtin/notes.c:575 builtin/tag.c:395
9859
msgid "message"
9860 9861
msgstr ""

9862
#: builtin/commit.c:1475
9863
msgid "commit message"
9864 9865
msgstr ""

9866 9867
#: builtin/commit.c:1476 builtin/commit.c:1477 builtin/commit.c:1478
#: builtin/commit.c:1479 parse-options.h:278 ref-filter.h:92
9868 9869 9870
msgid "commit"
msgstr ""

9871
#: builtin/commit.c:1476
9872
msgid "reuse and edit message from specified commit"
9873 9874
msgstr ""

9875
#: builtin/commit.c:1477
9876
msgid "reuse message from specified commit"
9877 9878
msgstr ""

9879
#: builtin/commit.c:1478
9880
msgid "use autosquash formatted message to fixup specified commit"
9881 9882
msgstr ""

9883
#: builtin/commit.c:1479
9884 9885
msgid "use autosquash formatted message to squash specified commit"
msgstr ""
9886

9887
#: builtin/commit.c:1480
9888 9889
msgid "the commit is authored by me now (used with -C/-c/--amend)"
msgstr ""
9890

9891 9892
#: builtin/commit.c:1481 builtin/log.c:1533 builtin/merge.c:277
#: builtin/pull.c:156 builtin/revert.c:107
9893
msgid "add Signed-off-by:"
9894 9895
msgstr ""

9896
#: builtin/commit.c:1482
9897
msgid "use specified template file"
9898 9899
msgstr ""

9900
#: builtin/commit.c:1483
9901
msgid "force edit of commit"
9902 9903
msgstr ""

9904
#: builtin/commit.c:1484
9905
msgid "default"
9906 9907
msgstr ""

9908
#: builtin/commit.c:1484 builtin/tag.c:401
9909
msgid "how to strip spaces and #comments from message"
9910 9911
msgstr ""

9912
#: builtin/commit.c:1485
9913
msgid "include status in commit message template"
9914 9915
msgstr ""

9916 9917
#: builtin/commit.c:1487 builtin/merge.c:275 builtin/pull.c:186
#: builtin/revert.c:115
9918
msgid "GPG sign commit"
9919 9920
msgstr ""

9921
#: builtin/commit.c:1490
9922
msgid "Commit contents options"
9923 9924
msgstr ""

9925
#: builtin/commit.c:1491
9926
msgid "commit all changed files"
9927 9928
msgstr ""

9929
#: builtin/commit.c:1492
9930
msgid "add specified files to index for commit"
9931 9932
msgstr ""

9933
#: builtin/commit.c:1493
9934
msgid "interactively add files"
9935 9936
msgstr ""

9937
#: builtin/commit.c:1494
9938
msgid "interactively add changes"
9939 9940
msgstr ""

9941
#: builtin/commit.c:1495
9942
msgid "commit only specified files"
9943 9944
msgstr ""

9945
#: builtin/commit.c:1496
9946
msgid "bypass pre-commit and commit-msg hooks"
9947 9948
msgstr ""

9949
#: builtin/commit.c:1497
9950
msgid "show what would be committed"
9951 9952
msgstr ""

9953
#: builtin/commit.c:1510
9954
msgid "amend previous commit"
9955 9956
msgstr ""

9957
#: builtin/commit.c:1511
9958
msgid "bypass post-rewrite hook"
9959 9960
msgstr ""

9961
#: builtin/commit.c:1516
9962
msgid "ok to record an empty change"
9963 9964
msgstr ""

9965
#: builtin/commit.c:1518
9966
msgid "ok to record a change with an empty message"
9967 9968
msgstr ""

9969
#: builtin/commit.c:1591
9970
#, c-format
9971
msgid "Corrupt MERGE_HEAD file (%s)"
9972 9973
msgstr ""

9974
#: builtin/commit.c:1598
9975
msgid "could not read MERGE_MODE"
9976 9977
msgstr ""

9978
#: builtin/commit.c:1617
9979 9980
#, c-format
msgid "could not read commit message: %s"
9981 9982
msgstr ""

9983
#: builtin/commit.c:1628
9984
#, c-format
9985
msgid "Aborting commit due to empty commit message.\n"
9986 9987
msgstr ""

9988
#: builtin/commit.c:1633
9989
#, c-format
9990
msgid "Aborting commit; you did not edit the message.\n"
9991 9992
msgstr ""

9993
#: builtin/commit.c:1668
9994
msgid ""
9995
"repository has been updated, but unable to write\n"
9996
"new_index file. Check that disk is not full and quota is\n"
9997
"not exceeded, and then \"git reset HEAD\" to recover."
9998 9999
msgstr ""

10000
#: builtin/commit-graph.c:10
10001 10002 10003
msgid "git commit-graph [--object-dir <objdir>]"
msgstr ""

10004
#: builtin/commit-graph.c:11 builtin/commit-graph.c:23
10005 10006 10007
msgid "git commit-graph read [--object-dir <objdir>]"
msgstr ""

10008 10009 10010 10011 10012
#: builtin/commit-graph.c:12 builtin/commit-graph.c:18
msgid "git commit-graph verify [--object-dir <objdir>]"
msgstr ""

#: builtin/commit-graph.c:13 builtin/commit-graph.c:28
10013
msgid ""
10014 10015
"git commit-graph write [--object-dir <objdir>] [--append] [--reachable|--"
"stdin-packs|--stdin-commits]"
10016 10017
msgstr ""

10018 10019
#: builtin/commit-graph.c:48 builtin/commit-graph.c:78
#: builtin/commit-graph.c:132 builtin/commit-graph.c:190 builtin/fetch.c:153
10020
#: builtin/log.c:1553
10021 10022 10023
msgid "dir"
msgstr ""

10024 10025
#: builtin/commit-graph.c:49 builtin/commit-graph.c:79
#: builtin/commit-graph.c:133 builtin/commit-graph.c:191
10026 10027 10028
msgid "The object directory to store the graph"
msgstr ""

10029
#: builtin/commit-graph.c:135
10030 10031 10032
msgid "start walk at all refs"
msgstr ""

10033
#: builtin/commit-graph.c:137
10034 10035 10036
msgid "scan pack-indexes listed by stdin for commits"
msgstr ""

10037
#: builtin/commit-graph.c:139
10038 10039 10040
msgid "start walk at commits listed by stdin"
msgstr ""

10041
#: builtin/commit-graph.c:141
10042 10043 10044
msgid "include all commits already in the commit-graph file"
msgstr ""

10045
#: builtin/commit-graph.c:150
10046
msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
10047 10048
msgstr ""

10049
#: builtin/config.c:11
10050
msgid "git config [<options>]"
10051 10052
msgstr ""

10053
#: builtin/config.c:103
10054 10055 10056 10057
#, c-format
msgid "unrecognized --type argument, %s"
msgstr ""

10058
#: builtin/config.c:115
10059 10060 10061
msgid "only one type at a time"
msgstr ""

10062
#: builtin/config.c:124
10063
msgid "Config file location"
10064 10065
msgstr ""

10066
#: builtin/config.c:125
10067
msgid "use global config file"
10068 10069
msgstr ""

10070
#: builtin/config.c:126
10071
msgid "use system config file"
10072 10073
msgstr ""

10074
#: builtin/config.c:127
10075
msgid "use repository config file"
10076 10077
msgstr ""

10078 10079 10080 10081 10082
#: builtin/config.c:128
msgid "use per-worktree config file"
msgstr ""

#: builtin/config.c:129
10083
msgid "use given config file"
10084 10085
msgstr ""

10086
#: builtin/config.c:130
10087
msgid "blob-id"
10088 10089
msgstr ""

10090
#: builtin/config.c:130
10091
msgid "read config from given blob object"
10092 10093
msgstr ""

10094
#: builtin/config.c:131
10095
msgid "Action"
10096 10097
msgstr ""

10098
#: builtin/config.c:132
10099
msgid "get value: name [value-regex]"
10100 10101
msgstr ""

10102
#: builtin/config.c:133
10103
msgid "get all values: key [value-regex]"
10104 10105
msgstr ""

10106
#: builtin/config.c:134
10107
msgid "get values for regexp: name-regex [value-regex]"
10108 10109
msgstr ""

10110
#: builtin/config.c:135
10111 10112 10113
msgid "get value specific for the URL: section[.var] URL"
msgstr ""

10114
#: builtin/config.c:136
10115
msgid "replace all matching variables: name value [value_regex]"
10116 10117
msgstr ""

10118
#: builtin/config.c:137
10119
msgid "add a new variable: name value"
10120 10121
msgstr ""

10122
#: builtin/config.c:138
10123
msgid "remove a variable: name [value-regex]"
10124 10125
msgstr ""

10126
#: builtin/config.c:139
10127
msgid "remove all matches: name [value-regex]"
10128 10129
msgstr ""

10130
#: builtin/config.c:140
10131
msgid "rename section: old-name new-name"
10132 10133
msgstr ""

10134
#: builtin/config.c:141
10135 10136 10137
msgid "remove a section: name"
msgstr ""

10138
#: builtin/config.c:142
10139 10140 10141
msgid "list all"
msgstr ""

10142
#: builtin/config.c:143
10143
msgid "open an editor"
10144 10145
msgstr ""

10146
#: builtin/config.c:144
10147
msgid "find the color configured: slot [default]"
10148 10149
msgstr ""

10150
#: builtin/config.c:145
10151
msgid "find the color setting: slot [stdout-is-tty]"
10152 10153
msgstr ""

10154
#: builtin/config.c:146
10155
msgid "Type"
10156 10157
msgstr ""

10158
#: builtin/config.c:147
10159 10160 10161
msgid "value is given this type"
msgstr ""

10162
#: builtin/config.c:148
10163
msgid "value is \"true\" or \"false\""
10164 10165
msgstr ""

10166
#: builtin/config.c:149
10167
msgid "value is decimal number"
10168 10169
msgstr ""

10170
#: builtin/config.c:150
10171
msgid "value is --bool or --int"
10172 10173
msgstr ""

10174
#: builtin/config.c:151
10175
msgid "value is a path (file or directory name)"
10176 10177
msgstr ""

10178
#: builtin/config.c:152
10179 10180 10181
msgid "value is an expiry date"
msgstr ""

10182
#: builtin/config.c:153
10183
msgid "Other"
10184 10185
msgstr ""

10186
#: builtin/config.c:154
10187
msgid "terminate values with NUL byte"
10188 10189
msgstr ""

10190
#: builtin/config.c:155
10191 10192 10193
msgid "show variable names only"
msgstr ""

10194
#: builtin/config.c:156
10195
msgid "respect include directives on lookup"
10196 10197
msgstr ""

10198
#: builtin/config.c:157
10199 10200 10201
msgid "show origin of config (file, standard input, blob, command line)"
msgstr ""

10202
#: builtin/config.c:158
10203 10204 10205
msgid "value"
msgstr ""

10206
#: builtin/config.c:158
10207 10208 10209
msgid "with --get, use default value when missing entry"
msgstr ""

10210
#: builtin/config.c:172
10211 10212 10213 10214
#, c-format
msgid "wrong number of arguments, should be %d"
msgstr ""

10215
#: builtin/config.c:174
10216 10217 10218 10219
#, c-format
msgid "wrong number of arguments, should be from %d to %d"
msgstr ""

10220
#: builtin/config.c:308
10221 10222 10223 10224
#, c-format
msgid "invalid key pattern: %s"
msgstr ""

10225
#: builtin/config.c:344
10226 10227 10228 10229
#, c-format
msgid "failed to format default config value: %s"
msgstr ""

10230
#: builtin/config.c:401
10231 10232 10233 10234
#, c-format
msgid "cannot parse color '%s'"
msgstr ""

10235
#: builtin/config.c:443
10236 10237 10238
msgid "unable to parse default color value"
msgstr ""

10239
#: builtin/config.c:496 builtin/config.c:742
10240 10241 10242
msgid "not in a git directory"
msgstr ""

10243
#: builtin/config.c:499
10244 10245 10246
msgid "writing to stdin is not supported"
msgstr ""

10247
#: builtin/config.c:502
10248 10249 10250
msgid "writing config blobs is not supported"
msgstr ""

10251
#: builtin/config.c:587
10252 10253 10254
#, c-format
msgid ""
"# This is Git's per-user configuration file.\n"
10255
"[user]\n"
10256
"# Please adapt and uncomment the following lines:\n"
10257
"#\tname = %s\n"
10258 10259 10260
"#\temail = %s\n"
msgstr ""

10261
#: builtin/config.c:611
10262 10263 10264
msgid "only one config file at a time"
msgstr ""

10265
#: builtin/config.c:616
10266 10267 10268
msgid "--local can only be used inside a git repository"
msgstr ""

10269
#: builtin/config.c:619
10270 10271 10272
msgid "--blob can only be used inside a git repository"
msgstr ""

10273
#: builtin/config.c:638
10274 10275 10276
msgid "$HOME not set"
msgstr ""

10277
#: builtin/config.c:658
10278 10279 10280 10281 10282 10283
msgid ""
"--worktree cannot be used with multiple working trees unless the config\n"
"extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
"section in \"git help worktree\" for details"
msgstr ""

10284
#: builtin/config.c:688
10285 10286 10287
msgid "--get-color and variable type are incoherent"
msgstr ""

10288
#: builtin/config.c:693
10289 10290 10291
msgid "only one action at a time"
msgstr ""

10292
#: builtin/config.c:706
10293 10294 10295
msgid "--name-only is only applicable to --list or --get-regexp"
msgstr ""

10296
#: builtin/config.c:712
10297 10298 10299 10300 10301
msgid ""
"--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
"list"
msgstr ""

10302
#: builtin/config.c:718
10303 10304 10305
msgid "--default is only applicable to --get"
msgstr ""

10306
#: builtin/config.c:731
10307 10308 10309 10310
#, c-format
msgid "unable to read config file '%s'"
msgstr ""

10311
#: builtin/config.c:734
10312 10313 10314
msgid "error processing config file(s)"
msgstr ""

10315
#: builtin/config.c:744
10316 10317 10318
msgid "editing stdin is not supported"
msgstr ""

10319
#: builtin/config.c:746
10320 10321 10322
msgid "editing blobs is not supported"
msgstr ""

10323
#: builtin/config.c:760
10324 10325 10326 10327
#, c-format
msgid "cannot create configuration file %s"
msgstr ""

10328
#: builtin/config.c:773
10329 10330 10331 10332 10333 10334
#, c-format
msgid ""
"cannot overwrite multiple values with a single value\n"
"       Use a regexp, --add or --replace-all to change %s."
msgstr ""

10335
#: builtin/config.c:847 builtin/config.c:858
10336 10337 10338 10339
#, c-format
msgid "no such section: %s"
msgstr ""

10340
#: builtin/count-objects.c:90
10341 10342 10343
msgid "git count-objects [-v] [-H | --human-readable]"
msgstr ""

10344
#: builtin/count-objects.c:100
10345
msgid "print sizes in human readable format"
10346 10347
msgstr ""

10348
#: builtin/describe.c:27
10349
msgid "git describe [<options>] [<commit-ish>...]"
10350 10351
msgstr ""

10352
#: builtin/describe.c:28
10353
msgid "git describe [<options>] --dirty"
10354 10355
msgstr ""

10356
#: builtin/describe.c:63
10357 10358 10359
msgid "head"
msgstr ""

10360
#: builtin/describe.c:63
10361 10362 10363
msgid "lightweight"
msgstr ""

10364
#: builtin/describe.c:63
10365 10366 10367
msgid "annotated"
msgstr ""

10368
#: builtin/describe.c:273
10369 10370
#, c-format
msgid "annotated tag %s not available"
10371 10372
msgstr ""

10373
#: builtin/describe.c:277
10374
#, c-format
10375
msgid "annotated tag %s has no embedded name"
10376 10377
msgstr ""

10378
#: builtin/describe.c:279
10379 10380
#, c-format
msgid "tag '%s' is really '%s' here"
10381 10382
msgstr ""

10383
#: builtin/describe.c:323
10384
#, c-format
10385
msgid "no tag exactly matches '%s'"
10386 10387
msgstr ""

10388
#: builtin/describe.c:325
10389
#, c-format
10390
msgid "No exact match on refs or tags, searching to describe\n"
10391 10392
msgstr ""

10393
#: builtin/describe.c:379
10394 10395
#, c-format
msgid "finished search at %s\n"
10396 10397
msgstr ""

10398
#: builtin/describe.c:405
10399 10400 10401 10402
#, c-format
msgid ""
"No annotated tags can describe '%s'.\n"
"However, there were unannotated tags: try --tags."
10403 10404
msgstr ""

10405
#: builtin/describe.c:409
10406 10407 10408 10409
#, c-format
msgid ""
"No tags can describe '%s'.\n"
"Try --always, or create some tags."
10410 10411
msgstr ""

10412
#: builtin/describe.c:439
10413
#, c-format
10414
msgid "traversed %lu commits\n"
10415 10416
msgstr ""

10417
#: builtin/describe.c:442
10418
#, c-format
10419 10420 10421
msgid ""
"more than %i tags found; listed %i most recent\n"
"gave up search at %s\n"
10422 10423
msgstr ""

10424
#: builtin/describe.c:510
10425 10426 10427 10428
#, c-format
msgid "describe %s\n"
msgstr ""

10429
#: builtin/describe.c:513 builtin/log.c:516
10430 10431 10432 10433
#, c-format
msgid "Not a valid object name %s"
msgstr ""

10434
#: builtin/describe.c:521
10435 10436 10437 10438
#, c-format
msgid "%s is neither a commit nor blob"
msgstr ""

10439
#: builtin/describe.c:535
10440
msgid "find the tag that comes after the commit"
10441 10442
msgstr ""

10443
#: builtin/describe.c:536
10444
msgid "debug search strategy on stderr"
10445 10446
msgstr ""

10447
#: builtin/describe.c:537
10448
msgid "use any ref"
10449 10450
msgstr ""

10451
#: builtin/describe.c:538
10452
msgid "use any tag, even unannotated"
10453 10454
msgstr ""

10455
#: builtin/describe.c:539
10456
msgid "always use long format"
10457 10458
msgstr ""

10459
#: builtin/describe.c:540
10460 10461 10462
msgid "only follow first parent"
msgstr ""

10463
#: builtin/describe.c:543
10464
msgid "only output exact matches"
10465 10466
msgstr ""

10467
#: builtin/describe.c:545
10468
msgid "consider <n> most recent tags (default: 10)"
10469 10470
msgstr ""

10471
#: builtin/describe.c:547
10472
msgid "only consider tags matching <pattern>"
10473 10474
msgstr ""

10475
#: builtin/describe.c:549
10476 10477 10478
msgid "do not consider tags matching <pattern>"
msgstr ""

10479
#: builtin/describe.c:551 builtin/name-rev.c:424
10480
msgid "show abbreviated commit object as fallback"
10481 10482
msgstr ""

10483
#: builtin/describe.c:552 builtin/describe.c:555
10484
msgid "mark"
10485 10486
msgstr ""

10487
#: builtin/describe.c:553
10488
msgid "append <mark> on dirty working tree (default: \"-dirty\")"
10489 10490
msgstr ""

10491
#: builtin/describe.c:556
10492 10493 10494
msgid "append <mark> on broken working tree (default: \"-broken\")"
msgstr ""

10495
#: builtin/describe.c:574
10496 10497 10498
msgid "--long is incompatible with --abbrev=0"
msgstr ""

10499
#: builtin/describe.c:603
10500 10501 10502
msgid "No names found, cannot describe anything."
msgstr ""

10503
#: builtin/describe.c:654
10504
msgid "--dirty is incompatible with commit-ishes"
10505 10506
msgstr ""

10507
#: builtin/describe.c:656
10508 10509 10510
msgid "--broken is incompatible with commit-ishes"
msgstr ""

10511
#: builtin/diff.c:84
10512
#, c-format
10513
msgid "'%s': not a regular file or symlink"
10514 10515
msgstr ""

10516
#: builtin/diff.c:235
10517 10518
#, c-format
msgid "invalid option: %s"
10519 10520
msgstr ""

10521
#: builtin/diff.c:364
10522
msgid "Not a git repository"
10523 10524
msgstr ""

10525
#: builtin/diff.c:408
10526 10527
#, c-format
msgid "invalid object '%s' given."
10528 10529
msgstr ""

10530
#: builtin/diff.c:417
10531 10532
#, c-format
msgid "more than two blobs given: '%s'"
10533 10534
msgstr ""

10535
#: builtin/diff.c:422
10536 10537
#, c-format
msgid "unhandled object '%s' given."
10538 10539
msgstr ""

10540
#: builtin/difftool.c:31
10541 10542 10543
msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
msgstr ""

10544
#: builtin/difftool.c:261
10545 10546 10547 10548
#, c-format
msgid "failed: %d"
msgstr ""

10549
#: builtin/difftool.c:303
10550 10551 10552 10553
#, c-format
msgid "could not read symlink %s"
msgstr ""

10554
#: builtin/difftool.c:305
10555 10556 10557 10558
#, c-format
msgid "could not read symlink file %s"
msgstr ""

10559
#: builtin/difftool.c:313
10560 10561 10562 10563
#, c-format
msgid "could not read object %s for symlink %s"
msgstr ""

10564
#: builtin/difftool.c:414
10565 10566 10567 10568 10569
msgid ""
"combined diff formats('-c' and '--cc') are not supported in\n"
"directory diff mode('-d' and '--dir-diff')."
msgstr ""

10570
#: builtin/difftool.c:634
10571 10572 10573 10574
#, c-format
msgid "both files modified: '%s' and '%s'."
msgstr ""

10575
#: builtin/difftool.c:636
10576 10577 10578
msgid "working tree file has been left."
msgstr ""

10579
#: builtin/difftool.c:647
10580 10581 10582 10583
#, c-format
msgid "temporary files exist in '%s'."
msgstr ""

10584
#: builtin/difftool.c:648
10585 10586 10587
msgid "you may want to cleanup or recover these."
msgstr ""

10588
#: builtin/difftool.c:697
10589 10590 10591
msgid "use `diff.guitool` instead of `diff.tool`"
msgstr ""

10592
#: builtin/difftool.c:699
10593 10594 10595
msgid "perform a full-directory diff"
msgstr ""

10596
#: builtin/difftool.c:701
10597 10598 10599
msgid "do not prompt before launching a diff tool"
msgstr ""

10600
#: builtin/difftool.c:706
10601 10602 10603
msgid "use symlinks in dir-diff mode"
msgstr ""

10604
#: builtin/difftool.c:707
10605
msgid "tool"
10606 10607
msgstr ""

10608
#: builtin/difftool.c:708
10609 10610 10611
msgid "use the specified diff tool"
msgstr ""

10612
#: builtin/difftool.c:710
10613 10614 10615
msgid "print a list of diff tools that may be used with `--tool`"
msgstr ""

10616
#: builtin/difftool.c:713
10617 10618 10619 10620 10621
msgid ""
"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
"code"
msgstr ""

10622
#: builtin/difftool.c:716
10623 10624 10625
msgid "specify a custom command for viewing diffs"
msgstr ""

10626
#: builtin/difftool.c:740
10627 10628 10629
msgid "no <tool> given for --tool=<tool>"
msgstr ""

10630
#: builtin/difftool.c:747
10631 10632 10633
msgid "no <cmd> given for --extcmd=<cmd>"
msgstr ""

10634
#: builtin/fast-export.c:29
10635
msgid "git fast-export [rev-list-opts]"
10636 10637
msgstr ""

10638
#: builtin/fast-export.c:1084
10639
msgid "show progress after <n> objects"
10640 10641
msgstr ""

10642
#: builtin/fast-export.c:1086
10643
msgid "select handling of signed tags"
10644 10645
msgstr ""

10646
#: builtin/fast-export.c:1089
10647
msgid "select handling of tags that tag filtered objects"
10648 10649
msgstr ""

10650
#: builtin/fast-export.c:1092
10651
msgid "Dump marks to this file"
10652 10653
msgstr ""

10654
#: builtin/fast-export.c:1094
10655
msgid "Import marks from this file"
10656 10657
msgstr ""

10658
#: builtin/fast-export.c:1096
10659
msgid "Fake a tagger when tags lack one"
10660 10661
msgstr ""

10662
#: builtin/fast-export.c:1098
10663
msgid "Output full tree for each commit"
10664 10665
msgstr ""

10666
#: builtin/fast-export.c:1100
10667
msgid "Use the done feature to terminate the stream"
10668 10669
msgstr ""

10670
#: builtin/fast-export.c:1101
10671
msgid "Skip output of blob data"
10672 10673
msgstr ""

10674
#: builtin/fast-export.c:1102 builtin/log.c:1601
10675 10676 10677
msgid "refspec"
msgstr ""

10678
#: builtin/fast-export.c:1103
10679 10680 10681
msgid "Apply refspec to exported refs"
msgstr ""

10682
#: builtin/fast-export.c:1104
10683 10684 10685
msgid "anonymize output"
msgstr ""

10686 10687 10688 10689 10690 10691 10692 10693
#: builtin/fast-export.c:1106
msgid "Reference parents which are not in fast-export stream by object id"
msgstr ""

#: builtin/fast-export.c:1108
msgid "Show original object ids of blobs/commits"
msgstr ""

10694
#: builtin/fetch.c:28
10695
msgid "git fetch [<options>] [<repository> [<refspec>...]]"
10696 10697
msgstr ""

10698
#: builtin/fetch.c:29
10699
msgid "git fetch [<options>] <group>"
10700 10701
msgstr ""

10702
#: builtin/fetch.c:30
10703
msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
10704 10705
msgstr ""

10706
#: builtin/fetch.c:31
10707
msgid "git fetch --all [<options>]"
10708 10709
msgstr ""

10710
#: builtin/fetch.c:115 builtin/pull.c:195
10711
msgid "fetch from all remotes"
10712 10713
msgstr ""

10714
#: builtin/fetch.c:117 builtin/pull.c:198
10715
msgid "append to .git/FETCH_HEAD instead of overwriting"
10716 10717
msgstr ""

10718
#: builtin/fetch.c:119 builtin/pull.c:201
10719
msgid "path to upload pack on remote end"
10720 10721
msgstr ""

10722 10723
#: builtin/fetch.c:120
msgid "force overwrite of local reference"
10724 10725
msgstr ""

10726
#: builtin/fetch.c:122
10727
msgid "fetch from multiple remotes"
10728 10729
msgstr ""

10730
#: builtin/fetch.c:124 builtin/pull.c:205
10731
msgid "fetch all tags and associated objects"
10732 10733
msgstr ""

10734
#: builtin/fetch.c:126
10735
msgid "do not fetch all tags (--no-tags)"
10736 10737
msgstr ""

10738
#: builtin/fetch.c:128
10739 10740 10741
msgid "number of submodules fetched in parallel"
msgstr ""

10742
#: builtin/fetch.c:130 builtin/pull.c:208
10743
msgid "prune remote-tracking branches no longer on remote"
10744 10745
msgstr ""

10746
#: builtin/fetch.c:132
10747 10748 10749
msgid "prune local tags no longer on remote and clobber changed tags"
msgstr ""

10750
#: builtin/fetch.c:133 builtin/fetch.c:156 builtin/pull.c:133
10751
msgid "on-demand"
10752 10753
msgstr ""

10754
#: builtin/fetch.c:134
10755
msgid "control recursive fetching of submodules"
10756 10757
msgstr ""

10758
#: builtin/fetch.c:138 builtin/pull.c:216
10759
msgid "keep downloaded pack"
10760 10761
msgstr ""

10762
#: builtin/fetch.c:140
10763
msgid "allow updating of HEAD ref"
10764 10765
msgstr ""

10766
#: builtin/fetch.c:143 builtin/fetch.c:149 builtin/pull.c:219
10767
msgid "deepen history of shallow clone"
10768 10769
msgstr ""

10770
#: builtin/fetch.c:145
10771 10772 10773
msgid "deepen history of shallow repository based on time"
msgstr ""

10774
#: builtin/fetch.c:151 builtin/pull.c:222
10775 10776 10777
msgid "convert to a complete repository"
msgstr ""

10778
#: builtin/fetch.c:154
10779
msgid "prepend this to submodule path output"
10780 10781
msgstr ""

10782
#: builtin/fetch.c:157
10783 10784 10785
msgid ""
"default for recursive fetching of submodules (lower priority than config "
"files)"
10786 10787
msgstr ""

10788
#: builtin/fetch.c:161 builtin/pull.c:225
10789 10790 10791
msgid "accept refs that update .git/shallow"
msgstr ""

10792
#: builtin/fetch.c:162 builtin/pull.c:227
10793 10794 10795
msgid "refmap"
msgstr ""

10796
#: builtin/fetch.c:163 builtin/pull.c:228
10797 10798 10799
msgid "specify fetch refmap"
msgstr ""

10800
#: builtin/fetch.c:164 builtin/ls-remote.c:77 builtin/push.c:585
10801 10802 10803 10804
#: builtin/send-pack.c:172
msgid "server-specific"
msgstr ""

10805
#: builtin/fetch.c:164 builtin/ls-remote.c:77 builtin/push.c:585
10806 10807 10808 10809
#: builtin/send-pack.c:173
msgid "option to transmit"
msgstr ""

10810
#: builtin/fetch.c:170
10811 10812 10813
msgid "report that we have only objects reachable from this object"
msgstr ""

10814
#: builtin/fetch.c:469
10815
msgid "Couldn't find remote ref HEAD"
10816 10817
msgstr ""

10818
#: builtin/fetch.c:608
10819 10820 10821 10822
#, c-format
msgid "configuration fetch.output contains invalid value %s"
msgstr ""

10823
#: builtin/fetch.c:705
10824
#, c-format
10825
msgid "object %s not found"
10826 10827
msgstr ""

10828
#: builtin/fetch.c:709
10829
msgid "[up to date]"
10830 10831
msgstr ""

10832
#: builtin/fetch.c:722 builtin/fetch.c:738 builtin/fetch.c:801
10833
msgid "[rejected]"
10834 10835
msgstr ""

10836
#: builtin/fetch.c:723
10837
msgid "can't fetch in current branch"
10838 10839
msgstr ""

10840
#: builtin/fetch.c:733
10841
msgid "[tag update]"
10842 10843
msgstr ""

10844 10845
#: builtin/fetch.c:734 builtin/fetch.c:771 builtin/fetch.c:784
#: builtin/fetch.c:796
10846
msgid "unable to update local ref"
10847 10848
msgstr ""

10849
#: builtin/fetch.c:738
10850 10851 10852
msgid "would clobber existing tag"
msgstr ""

10853
#: builtin/fetch.c:760
10854
msgid "[new tag]"
10855 10856
msgstr ""

10857
#: builtin/fetch.c:763
10858
msgid "[new branch]"
10859 10860
msgstr ""

10861
#: builtin/fetch.c:766
10862
msgid "[new ref]"
10863 10864
msgstr ""

10865
#: builtin/fetch.c:796
10866
msgid "forced update"
10867 10868
msgstr ""

10869
#: builtin/fetch.c:801
10870
msgid "non-fast-forward"
10871 10872
msgstr ""

10873
#: builtin/fetch.c:847
10874
#, c-format
10875
msgid "%s did not send all necessary objects\n"
10876 10877
msgstr ""

10878
#: builtin/fetch.c:868
10879 10880 10881 10882
#, c-format
msgid "reject %s because shallow roots are not allowed to be updated"
msgstr ""

10883
#: builtin/fetch.c:959 builtin/fetch.c:1081
10884
#, c-format
10885
msgid "From %.*s\n"
10886 10887
msgstr ""

10888
#: builtin/fetch.c:970
10889
#, c-format
10890 10891 10892
msgid ""
"some local refs could not be updated; try running\n"
" 'git remote prune %s' to remove any old, conflicting branches"
10893 10894
msgstr ""

10895
#: builtin/fetch.c:1051
10896 10897 10898 10899
#, c-format
msgid "   (%s will become dangling)"
msgstr ""

10900
#: builtin/fetch.c:1052
10901 10902 10903 10904
#, c-format
msgid "   (%s has become dangling)"
msgstr ""

10905
#: builtin/fetch.c:1084
10906 10907 10908
msgid "[deleted]"
msgstr ""

10909
#: builtin/fetch.c:1085 builtin/remote.c:1036
10910 10911 10912
msgid "(none)"
msgstr ""

10913
#: builtin/fetch.c:1108
10914 10915 10916 10917
#, c-format
msgid "Refusing to fetch into current branch %s of non-bare repository"
msgstr ""

10918
#: builtin/fetch.c:1127
10919
#, c-format
10920
msgid "Option \"%s\" value \"%s\" is not valid for %s"
10921 10922
msgstr ""

10923
#: builtin/fetch.c:1130
10924
#, c-format
10925
msgid "Option \"%s\" is ignored for %s\n"
10926 10927
msgstr ""

10928
#: builtin/fetch.c:1434
10929 10930 10931 10932
#, c-format
msgid "Fetching %s\n"
msgstr ""

10933
#: builtin/fetch.c:1436 builtin/remote.c:100
10934 10935 10936 10937
#, c-format
msgid "Could not fetch %s"
msgstr ""

10938
#: builtin/fetch.c:1482
10939
msgid ""
10940
"--filter can only be used with the remote configured in extensions."
10941
"partialClone"
10942 10943
msgstr ""

10944
#: builtin/fetch.c:1506
10945 10946 10947 10948 10949
msgid ""
"No remote repository specified.  Please, specify either a URL or a\n"
"remote name from which new revisions should be fetched."
msgstr ""

10950
#: builtin/fetch.c:1543
10951 10952 10953
msgid "You need to specify a tag name."
msgstr ""

10954
#: builtin/fetch.c:1592
10955 10956 10957
msgid "Negative depth in --deepen is not supported"
msgstr ""

10958
#: builtin/fetch.c:1594
10959 10960 10961
msgid "--deepen and --depth are mutually exclusive"
msgstr ""

10962
#: builtin/fetch.c:1599
10963 10964 10965
msgid "--depth and --unshallow cannot be used together"
msgstr ""

10966
#: builtin/fetch.c:1601
10967 10968 10969
msgid "--unshallow on a complete repository does not make sense"
msgstr ""

10970
#: builtin/fetch.c:1617
10971 10972 10973
msgid "fetch --all does not take a repository argument"
msgstr ""

10974
#: builtin/fetch.c:1619
10975 10976 10977
msgid "fetch --all does not make sense with refspecs"
msgstr ""

10978
#: builtin/fetch.c:1628
10979 10980 10981 10982
#, c-format
msgid "No such remote or remote group: %s"
msgstr ""

10983
#: builtin/fetch.c:1635
10984 10985 10986
msgid "Fetching a group and specifying refspecs does not make sense"
msgstr ""

10987 10988 10989 10990 10991 10992
#: builtin/fetch.c:1651
msgid ""
"--filter can only be used with the remote configured in extensions."
"partialclone"
msgstr ""

10993
#: builtin/fmt-merge-msg.c:18
10994 10995
msgid ""
"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
10996 10997
msgstr ""

10998
#: builtin/fmt-merge-msg.c:672
10999 11000 11001
msgid "populate log with at most <n> entries from shortlog"
msgstr ""

11002
#: builtin/fmt-merge-msg.c:675
11003 11004 11005
msgid "alias for --log (deprecated)"
msgstr ""

11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 11047 11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 11087 11088 11089 11090 11091 11092 11093 11094 11095 11096 11097 11098 11099 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 11158 11159 11160 11161 11162 11163 11164 11165
#: builtin/fmt-merge-msg.c:678
msgid "text"
msgstr ""

#: builtin/fmt-merge-msg.c:679
msgid "use <text> as start of message"
msgstr ""

#: builtin/fmt-merge-msg.c:680
msgid "file to read from"
msgstr ""

#: builtin/for-each-ref.c:10
msgid "git for-each-ref [<options>] [<pattern>]"
msgstr ""

#: builtin/for-each-ref.c:11
msgid "git for-each-ref [--points-at <object>]"
msgstr ""

#: builtin/for-each-ref.c:12
msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
msgstr ""

#: builtin/for-each-ref.c:13
msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
msgstr ""

#: builtin/for-each-ref.c:28
msgid "quote placeholders suitably for shells"
msgstr ""

#: builtin/for-each-ref.c:30
msgid "quote placeholders suitably for perl"
msgstr ""

#: builtin/for-each-ref.c:32
msgid "quote placeholders suitably for python"
msgstr ""

#: builtin/for-each-ref.c:34
msgid "quote placeholders suitably for Tcl"
msgstr ""

#: builtin/for-each-ref.c:37
msgid "show only <n> matched refs"
msgstr ""

#: builtin/for-each-ref.c:39 builtin/tag.c:424
msgid "respect format colors"
msgstr ""

#: builtin/for-each-ref.c:43
msgid "print only refs which points at the given object"
msgstr ""

#: builtin/for-each-ref.c:45
msgid "print only refs that are merged"
msgstr ""

#: builtin/for-each-ref.c:46
msgid "print only refs that are not merged"
msgstr ""

#: builtin/for-each-ref.c:47
msgid "print only refs which contain the commit"
msgstr ""

#: builtin/for-each-ref.c:48
msgid "print only refs which don't contain the commit"
msgstr ""

#: builtin/fsck.c:88 builtin/fsck.c:160 builtin/fsck.c:161
msgid "unknown"
msgstr ""

#. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
#: builtin/fsck.c:120 builtin/fsck.c:136
#, c-format
msgid "error in %s %s: %s"
msgstr ""

#. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
#: builtin/fsck.c:131
#, c-format
msgid "warning in %s %s: %s"
msgstr ""

#: builtin/fsck.c:157 builtin/fsck.c:159
#, c-format
msgid "broken link from %7s %s"
msgstr ""

#: builtin/fsck.c:168
msgid "wrong object type in link"
msgstr ""

#: builtin/fsck.c:184
#, c-format
msgid ""
"broken link from %7s %s\n"
"              to %7s %s"
msgstr ""

#: builtin/fsck.c:253
#, c-format
msgid "missing %s %s"
msgstr ""

#: builtin/fsck.c:279
#, c-format
msgid "unreachable %s %s"
msgstr ""

#: builtin/fsck.c:298
#, c-format
msgid "dangling %s %s"
msgstr ""

#: builtin/fsck.c:307
msgid "could not create lost-found"
msgstr ""

#: builtin/fsck.c:318
#, c-format
msgid "could not finish '%s'"
msgstr ""

#: builtin/fsck.c:335
#, c-format
msgid "Checking %s"
msgstr ""

#: builtin/fsck.c:353
#, c-format
msgid "Checking connectivity (%d objects)"
msgstr ""

#: builtin/fsck.c:372
#, c-format
msgid "Checking %s %s"
msgstr ""

#: builtin/fsck.c:376
msgid "broken links"
msgstr ""

#: builtin/fsck.c:385
#, c-format
msgid "root %s"
msgstr ""

#: builtin/fsck.c:393
#, c-format
msgid "tagged %s %s (%s) in %s"
msgstr ""

#: builtin/fsck.c:422
#, c-format
msgid "%s: object corrupt or missing"
11166 11167
msgstr ""

11168 11169 11170
#: builtin/fsck.c:447
#, c-format
msgid "%s: invalid reflog entry %s"
11171 11172
msgstr ""

11173 11174 11175
#: builtin/fsck.c:461
#, c-format
msgid "Checking reflog %s->%s"
11176 11177
msgstr ""

11178 11179 11180
#: builtin/fsck.c:495
#, c-format
msgid "%s: invalid sha1 pointer %s"
11181 11182
msgstr ""

11183 11184 11185
#: builtin/fsck.c:502
#, c-format
msgid "%s: not a commit"
11186 11187
msgstr ""

11188 11189
#: builtin/fsck.c:557
msgid "notice: No default references"
11190 11191
msgstr ""

11192 11193 11194
#: builtin/fsck.c:572
#, c-format
msgid "%s: object corrupt or missing: %s"
11195 11196
msgstr ""

11197 11198 11199
#: builtin/fsck.c:585
#, c-format
msgid "%s: object could not be parsed: %s"
11200 11201
msgstr ""

11202 11203 11204
#: builtin/fsck.c:605
#, c-format
msgid "bad sha1 file: %s"
11205 11206
msgstr ""

11207 11208
#: builtin/fsck.c:620
msgid "Checking object directory"
11209 11210
msgstr ""

11211 11212
#: builtin/fsck.c:623
msgid "Checking object directories"
11213 11214
msgstr ""

11215 11216 11217
#: builtin/fsck.c:638
#, c-format
msgid "Checking %s link"
11218 11219
msgstr ""

11220 11221 11222
#: builtin/fsck.c:643 builtin/index-pack.c:833
#, c-format
msgid "invalid %s"
11223 11224
msgstr ""

11225 11226 11227
#: builtin/fsck.c:650
#, c-format
msgid "%s points to something strange (%s)"
11228 11229
msgstr ""

11230 11231 11232
#: builtin/fsck.c:656
#, c-format
msgid "%s: detached HEAD points at nothing"
11233 11234
msgstr ""

11235 11236 11237
#: builtin/fsck.c:660
#, c-format
msgid "notice: %s points to an unborn branch (%s)"
11238 11239
msgstr ""

11240 11241
#: builtin/fsck.c:672
msgid "Checking cache tree"
11242 11243
msgstr ""

11244 11245 11246
#: builtin/fsck.c:677
#, c-format
msgid "%s: invalid sha1 pointer in cache-tree"
11247 11248
msgstr ""

11249 11250
#: builtin/fsck.c:688
msgid "non-tree in cache-tree"
11251 11252
msgstr ""

11253
#: builtin/fsck.c:719
11254
msgid "git fsck [<options>] [<object>...]"
11255 11256
msgstr ""

11257
#: builtin/fsck.c:725
11258 11259 11260
msgid "show unreachable objects"
msgstr ""

11261
#: builtin/fsck.c:726
11262 11263 11264
msgid "show dangling objects"
msgstr ""

11265
#: builtin/fsck.c:727
11266 11267 11268
msgid "report tags"
msgstr ""

11269
#: builtin/fsck.c:728
11270 11271 11272
msgid "report root nodes"
msgstr ""

11273
#: builtin/fsck.c:729
11274 11275 11276
msgid "make index objects head nodes"
msgstr ""

11277
#: builtin/fsck.c:730
11278 11279 11280
msgid "make reflogs head nodes (default)"
msgstr ""

11281
#: builtin/fsck.c:731
11282 11283 11284
msgid "also consider packs and alternate objects"
msgstr ""

11285
#: builtin/fsck.c:732
11286 11287 11288
msgid "check only connectivity"
msgstr ""

11289
#: builtin/fsck.c:733
11290 11291 11292
msgid "enable more strict checking"
msgstr ""

11293
#: builtin/fsck.c:735
11294 11295 11296
msgid "write dangling objects in .git/lost-found"
msgstr ""

11297
#: builtin/fsck.c:736 builtin/prune.c:110
11298 11299 11300
msgid "show progress"
msgstr ""

11301
#: builtin/fsck.c:737
11302 11303 11304
msgid "show verbose names for reachable objects"
msgstr ""

11305
#: builtin/fsck.c:797
11306 11307 11308
msgid "Checking objects"
msgstr ""

11309 11310 11311 11312 11313 11314 11315 11316 11317 11318
#: builtin/fsck.c:825
#, c-format
msgid "%s: object missing"
msgstr ""

#: builtin/fsck.c:837
#, c-format
msgid "invalid parameter: expected sha1, got '%s'"
msgstr ""

11319
#: builtin/gc.c:34
11320
msgid "git gc [<options>]"
11321 11322
msgstr ""

11323
#: builtin/gc.c:90
11324
#, c-format
11325
msgid "Failed to fstat %s: %s"
11326 11327
msgstr ""

11328 11329 11330 11331 11332 11333
#: builtin/gc.c:461 builtin/init-db.c:55
#, c-format
msgid "cannot stat '%s'"
msgstr ""

#: builtin/gc.c:470 builtin/notes.c:240 builtin/tag.c:510
11334
#, c-format
11335
msgid "cannot read '%s'"
11336 11337
msgstr ""

11338
#: builtin/gc.c:477
11339 11340 11341 11342 11343 11344 11345 11346 11347
#, c-format
msgid ""
"The last gc run reported the following. Please correct the root cause\n"
"and remove %s.\n"
"Automatic cleanup will not be performed until the file is removed.\n"
"\n"
"%s"
msgstr ""

11348
#: builtin/gc.c:519
11349 11350 11351
msgid "prune unreferenced objects"
msgstr ""

11352
#: builtin/gc.c:521
11353 11354 11355
msgid "be more thorough (increased runtime)"
msgstr ""

11356
#: builtin/gc.c:522
11357 11358 11359
msgid "enable auto-gc mode"
msgstr ""

11360
#: builtin/gc.c:525
11361 11362 11363
msgid "force running gc even if there may be another gc running"
msgstr ""

11364
#: builtin/gc.c:528
11365 11366 11367
msgid "repack all other packs except the largest pack"
msgstr ""

11368
#: builtin/gc.c:545
11369 11370 11371 11372
#, c-format
msgid "failed to parse gc.logexpiry value %s"
msgstr ""

11373
#: builtin/gc.c:556
11374
#, c-format
11375
msgid "failed to parse prune expiry value %s"
11376 11377
msgstr ""

11378
#: builtin/gc.c:576
11379
#, c-format
11380 11381 11382
msgid "Auto packing the repository in background for optimum performance.\n"
msgstr ""

11383
#: builtin/gc.c:578
11384 11385 11386 11387
#, c-format
msgid "Auto packing the repository for optimum performance.\n"
msgstr ""

11388
#: builtin/gc.c:579
11389 11390
#, c-format
msgid "See \"git help gc\" for manual housekeeping.\n"
11391 11392
msgstr ""

11393
#: builtin/gc.c:619
11394 11395 11396 11397 11398
#, c-format
msgid ""
"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
msgstr ""

11399
#: builtin/gc.c:672
11400 11401 11402 11403
msgid ""
"There are too many unreachable loose objects; run 'git prune' to remove them."
msgstr ""

11404
#: builtin/grep.c:29
11405
msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
11406 11407
msgstr ""

11408
#: builtin/grep.c:225
11409 11410 11411 11412
#, c-format
msgid "grep: failed to create thread: %s"
msgstr ""

11413
#: builtin/grep.c:279
11414 11415 11416 11417
#, c-format
msgid "invalid number of threads specified (%d) for %s"
msgstr ""

11418 11419 11420 11421
#. TRANSLATORS: %s is the configuration
#. variable for tweaking threads, currently
#. grep.threads
#.
11422 11423
#: builtin/grep.c:287 builtin/index-pack.c:1506 builtin/index-pack.c:1697
#: builtin/pack-objects.c:2717
11424 11425 11426 11427
#, c-format
msgid "no threads support, ignoring %s"
msgstr ""

11428
#: builtin/grep.c:466 builtin/grep.c:590 builtin/grep.c:631
11429 11430 11431 11432
#, c-format
msgid "unable to read tree (%s)"
msgstr ""

11433
#: builtin/grep.c:646
11434 11435 11436 11437
#, c-format
msgid "unable to grep from object of type %s"
msgstr ""

11438
#: builtin/grep.c:712
11439 11440 11441 11442
#, c-format
msgid "switch `%c' expects a numerical value"
msgstr ""

11443
#: builtin/grep.c:811
11444 11445 11446
msgid "search in index instead of in the work tree"
msgstr ""

11447
#: builtin/grep.c:813
11448 11449 11450
msgid "find in contents not managed by git"
msgstr ""

11451
#: builtin/grep.c:815
11452 11453 11454
msgid "search in both tracked and untracked files"
msgstr ""

11455
#: builtin/grep.c:817
11456
msgid "ignore files specified via '.gitignore'"
11457 11458
msgstr ""

11459
#: builtin/grep.c:819
11460
msgid "recursively search in each submodule"
11461 11462
msgstr ""

11463
#: builtin/grep.c:822
11464 11465 11466
msgid "show non-matching lines"
msgstr ""

11467
#: builtin/grep.c:824
11468 11469 11470
msgid "case insensitive matching"
msgstr ""

11471
#: builtin/grep.c:826
11472 11473 11474
msgid "match patterns only at word boundaries"
msgstr ""

11475
#: builtin/grep.c:828
11476 11477 11478
msgid "process binary files as text"
msgstr ""

11479
#: builtin/grep.c:830
11480 11481 11482
msgid "don't match patterns in binary files"
msgstr ""

11483
#: builtin/grep.c:833
11484 11485 11486
msgid "process binary files with textconv filters"
msgstr ""

11487
#: builtin/grep.c:835
11488 11489 11490
msgid "search in subdirectories (default)"
msgstr ""

11491
#: builtin/grep.c:837
11492 11493 11494
msgid "descend at most <depth> levels"
msgstr ""

11495
#: builtin/grep.c:841
11496 11497 11498
msgid "use extended POSIX regular expressions"
msgstr ""

11499
#: builtin/grep.c:844
11500 11501 11502
msgid "use basic POSIX regular expressions (default)"
msgstr ""

11503
#: builtin/grep.c:847
11504 11505 11506
msgid "interpret patterns as fixed strings"
msgstr ""

11507
#: builtin/grep.c:850
11508 11509 11510
msgid "use Perl-compatible regular expressions"
msgstr ""

11511
#: builtin/grep.c:853
11512 11513 11514
msgid "show line numbers"
msgstr ""

11515
#: builtin/grep.c:854
11516 11517 11518
msgid "show column number of first match"
msgstr ""

11519
#: builtin/grep.c:855
11520 11521 11522
msgid "don't show filenames"
msgstr ""

11523
#: builtin/grep.c:856
11524 11525 11526
msgid "show filenames"
msgstr ""

11527
#: builtin/grep.c:858
11528 11529 11530
msgid "show filenames relative to top directory"
msgstr ""

11531
#: builtin/grep.c:860
11532 11533 11534
msgid "show only filenames instead of matching lines"
msgstr ""

11535
#: builtin/grep.c:862
11536 11537 11538
msgid "synonym for --files-with-matches"
msgstr ""

11539
#: builtin/grep.c:865
11540 11541 11542
msgid "show only the names of files without match"
msgstr ""

11543
#: builtin/grep.c:867
11544 11545 11546
msgid "print NUL after filenames"
msgstr ""

11547
#: builtin/grep.c:870
11548 11549 11550
msgid "show only matching parts of a line"
msgstr ""

11551
#: builtin/grep.c:872
11552 11553 11554
msgid "show the number of matches instead of matching lines"
msgstr ""

11555
#: builtin/grep.c:873
11556 11557 11558
msgid "highlight matches"
msgstr ""

11559
#: builtin/grep.c:875
11560 11561 11562
msgid "print empty line between matches from different files"
msgstr ""

11563
#: builtin/grep.c:877
11564 11565 11566
msgid "show filename only once above matches from same file"
msgstr ""

11567
#: builtin/grep.c:880
11568 11569 11570
msgid "show <n> context lines before and after matches"
msgstr ""

11571
#: builtin/grep.c:883
11572 11573 11574
msgid "show <n> context lines before matches"
msgstr ""

11575
#: builtin/grep.c:885
11576 11577 11578
msgid "show <n> context lines after matches"
msgstr ""

11579
#: builtin/grep.c:887
11580 11581 11582
msgid "use <n> worker threads"
msgstr ""

11583
#: builtin/grep.c:888
11584 11585 11586
msgid "shortcut for -C NUM"
msgstr ""

11587
#: builtin/grep.c:891
11588 11589 11590
msgid "show a line with the function name before matches"
msgstr ""

11591
#: builtin/grep.c:893
11592 11593 11594
msgid "show the surrounding function"
msgstr ""

11595
#: builtin/grep.c:896
11596 11597 11598
msgid "read patterns from file"
msgstr ""

11599
#: builtin/grep.c:898
11600 11601 11602
msgid "match <pattern>"
msgstr ""

11603
#: builtin/grep.c:900
11604 11605 11606
msgid "combine patterns specified with -e"
msgstr ""

11607
#: builtin/grep.c:912
11608 11609 11610
msgid "indicate hit with exit status without output"
msgstr ""

11611
#: builtin/grep.c:914
11612 11613 11614
msgid "show only matches from files that match all patterns"
msgstr ""

11615
#: builtin/grep.c:916
11616 11617 11618
msgid "show parse tree for grep expression"
msgstr ""

11619
#: builtin/grep.c:920
11620 11621 11622
msgid "pager"
msgstr ""

11623
#: builtin/grep.c:920
11624 11625 11626
msgid "show matching files in the pager"
msgstr ""

11627
#: builtin/grep.c:924
11628 11629 11630
msgid "allow calling of grep(1) (ignored by this build)"
msgstr ""

11631
#: builtin/grep.c:988
11632
msgid "no pattern given"
11633 11634
msgstr ""

11635
#: builtin/grep.c:1024
11636 11637 11638
msgid "--no-index or --untracked cannot be used with revs"
msgstr ""

11639
#: builtin/grep.c:1032
11640 11641 11642 11643
#, c-format
msgid "unable to resolve revision: %s"
msgstr ""

11644
#: builtin/grep.c:1063
11645
msgid "invalid option combination, ignoring --threads"
11646 11647
msgstr ""

11648
#: builtin/grep.c:1066 builtin/pack-objects.c:3400
11649 11650 11651
msgid "no threads support, ignoring --threads"
msgstr ""

11652
#: builtin/grep.c:1069 builtin/index-pack.c:1503 builtin/pack-objects.c:2714
11653 11654 11655 11656
#, c-format
msgid "invalid number of threads specified (%d)"
msgstr ""

11657
#: builtin/grep.c:1092
11658 11659 11660
msgid "--open-files-in-pager only works on the worktree"
msgstr ""

11661
#: builtin/grep.c:1115
11662
msgid "option not supported with --recurse-submodules"
11663 11664
msgstr ""

11665
#: builtin/grep.c:1121
11666
msgid "--cached or --untracked cannot be used with --no-index"
11667 11668
msgstr ""

11669
#: builtin/grep.c:1127
11670
msgid "--[no-]exclude-standard cannot be used for tracked contents"
11671 11672
msgstr ""

11673
#: builtin/grep.c:1135
11674
msgid "both --cached and trees are given"
11675 11676
msgstr ""

11677
#: builtin/hash-object.c:85
11678
msgid ""
11679 11680
"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
"[--] <file>..."
11681 11682
msgstr ""

11683
#: builtin/hash-object.c:86
11684
msgid "git hash-object  --stdin-paths"
11685 11686
msgstr ""

11687
#: builtin/hash-object.c:98
11688 11689 11690
msgid "type"
msgstr ""

11691
#: builtin/hash-object.c:98
11692 11693 11694
msgid "object type"
msgstr ""

11695
#: builtin/hash-object.c:99
11696 11697 11698
msgid "write the object into the object database"
msgstr ""

11699
#: builtin/hash-object.c:101
11700 11701 11702
msgid "read the object from stdin"
msgstr ""

11703
#: builtin/hash-object.c:103
11704 11705 11706
msgid "store file as is without filters"
msgstr ""

11707
#: builtin/hash-object.c:104
11708 11709 11710 11711
msgid ""
"just hash any random garbage to create corrupt objects for debugging Git"
msgstr ""

11712
#: builtin/hash-object.c:105
11713 11714 11715
msgid "process file as it were from this path"
msgstr ""

11716
#: builtin/help.c:46
11717 11718 11719
msgid "print all available commands"
msgstr ""

11720
#: builtin/help.c:47
11721 11722 11723
msgid "exclude guides"
msgstr ""

11724
#: builtin/help.c:48
11725 11726 11727
msgid "print list of useful guides"
msgstr ""

11728 11729 11730 11731 11732
#: builtin/help.c:49
msgid "print all configuration variable names"
msgstr ""

#: builtin/help.c:51
11733 11734 11735
msgid "show man page"
msgstr ""

11736
#: builtin/help.c:52
11737 11738 11739
msgid "show manual in web browser"
msgstr ""

11740
#: builtin/help.c:54
11741 11742 11743
msgid "show info page"
msgstr ""

11744
#: builtin/help.c:56
11745 11746 11747
msgid "print command description"
msgstr ""

11748
#: builtin/help.c:61
11749
msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
11750 11751
msgstr ""

11752
#: builtin/help.c:73
11753 11754 11755 11756
#, c-format
msgid "unrecognized help format '%s'"
msgstr ""

11757
#: builtin/help.c:100
11758 11759 11760
msgid "Failed to start emacsclient."
msgstr ""

11761
#: builtin/help.c:113
11762 11763 11764
msgid "Failed to parse emacsclient version."
msgstr ""

11765
#: builtin/help.c:121
11766 11767 11768 11769
#, c-format
msgid "emacsclient version '%d' too old (< 22)."
msgstr ""

11770
#: builtin/help.c:139 builtin/help.c:161 builtin/help.c:171 builtin/help.c:179
11771
#, c-format
11772
msgid "failed to exec '%s'"
11773 11774
msgstr ""

11775
#: builtin/help.c:217
11776 11777 11778 11779 11780 11781
#, c-format
msgid ""
"'%s': path for unsupported man viewer.\n"
"Please consider using 'man.<tool>.cmd' instead."
msgstr ""

11782
#: builtin/help.c:229
11783 11784 11785 11786 11787 11788
#, c-format
msgid ""
"'%s': cmd for supported man viewer.\n"
"Please consider using 'man.<tool>.path' instead."
msgstr ""

11789
#: builtin/help.c:346
11790 11791 11792 11793
#, c-format
msgid "'%s': unknown man viewer."
msgstr ""

11794
#: builtin/help.c:363
11795 11796 11797
msgid "no man viewer handled the request"
msgstr ""

11798
#: builtin/help.c:371
11799 11800 11801
msgid "no info viewer handled the request"
msgstr ""

11802
#: builtin/help.c:430 builtin/help.c:441 git.c:323
11803
#, c-format
11804
msgid "'%s' is aliased to '%s'"
11805 11806
msgstr ""

11807
#: builtin/help.c:444 git.c:347
11808 11809 11810 11811 11812
#, c-format
msgid "bad alias.%s string: %s"
msgstr ""

#: builtin/help.c:473 builtin/help.c:503
11813
#, c-format
11814
msgid "usage: %s%s"
11815 11816
msgstr ""

11817
#: builtin/help.c:487
11818
msgid "'git help config' for more information"
11819 11820
msgstr ""

11821
#: builtin/index-pack.c:184
11822 11823 11824 11825
#, c-format
msgid "object type mismatch at %s"
msgstr ""

11826
#: builtin/index-pack.c:204
11827 11828 11829 11830
#, c-format
msgid "did not receive expected object %s"
msgstr ""

11831
#: builtin/index-pack.c:207
11832 11833
#, c-format
msgid "object %s: expected type %s, found %s"
11834 11835
msgstr ""

11836
#: builtin/index-pack.c:249
11837 11838 11839 11840 11841 11842
#, c-format
msgid "cannot fill %d byte"
msgid_plural "cannot fill %d bytes"
msgstr[0] ""
msgstr[1] ""

11843
#: builtin/index-pack.c:259
11844 11845 11846
msgid "early EOF"
msgstr ""

11847
#: builtin/index-pack.c:260
11848 11849 11850
msgid "read error on input"
msgstr ""

11851
#: builtin/index-pack.c:272
11852 11853 11854
msgid "used more bytes than were available"
msgstr ""

11855
#: builtin/index-pack.c:279 builtin/pack-objects.c:599
11856 11857 11858
msgid "pack too large for current definition of off_t"
msgstr ""

11859
#: builtin/index-pack.c:282 builtin/unpack-objects.c:94
11860 11861 11862
msgid "pack exceeds maximum allowed size"
msgstr ""

11863
#: builtin/index-pack.c:297 builtin/repack.c:250
11864 11865 11866 11867
#, c-format
msgid "unable to create '%s'"
msgstr ""

11868
#: builtin/index-pack.c:303
11869 11870 11871 11872
#, c-format
msgid "cannot open packfile '%s'"
msgstr ""

11873
#: builtin/index-pack.c:317
11874 11875 11876
msgid "pack signature mismatch"
msgstr ""

11877
#: builtin/index-pack.c:319
11878 11879 11880 11881
#, c-format
msgid "pack version %<PRIu32> unsupported"
msgstr ""

11882
#: builtin/index-pack.c:337
11883
#, c-format
11884
msgid "pack has bad object at offset %<PRIuMAX>: %s"
11885 11886
msgstr ""

11887
#: builtin/index-pack.c:457
11888 11889 11890 11891
#, c-format
msgid "inflate returned %d"
msgstr ""

11892
#: builtin/index-pack.c:506
11893 11894 11895
msgid "offset value overflow for delta base object"
msgstr ""

11896
#: builtin/index-pack.c:514
11897 11898 11899
msgid "delta base offset is out of bound"
msgstr ""

11900
#: builtin/index-pack.c:522
11901 11902 11903 11904
#, c-format
msgid "unknown object type %d"
msgstr ""

11905
#: builtin/index-pack.c:553
11906 11907 11908
msgid "cannot pread pack file"
msgstr ""

11909
#: builtin/index-pack.c:555
11910
#, c-format
11911 11912
msgid "premature end of pack file, %<PRIuMAX> byte missing"
msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
11913 11914 11915
msgstr[0] ""
msgstr[1] ""

11916
#: builtin/index-pack.c:581
11917 11918 11919
msgid "serious inflate inconsistency"
msgstr ""

11920 11921
#: builtin/index-pack.c:726 builtin/index-pack.c:732 builtin/index-pack.c:755
#: builtin/index-pack.c:794 builtin/index-pack.c:803
11922 11923 11924 11925
#, c-format
msgid "SHA1 COLLISION FOUND WITH %s !"
msgstr ""

11926 11927
#: builtin/index-pack.c:729 builtin/pack-objects.c:152
#: builtin/pack-objects.c:212 builtin/pack-objects.c:306
11928 11929 11930 11931
#, c-format
msgid "unable to read %s"
msgstr ""

11932
#: builtin/index-pack.c:792
11933 11934 11935 11936
#, c-format
msgid "cannot read existing object info %s"
msgstr ""

11937
#: builtin/index-pack.c:800
11938 11939 11940 11941
#, c-format
msgid "cannot read existing object %s"
msgstr ""

11942
#: builtin/index-pack.c:814
11943 11944 11945 11946
#, c-format
msgid "invalid blob object %s"
msgstr ""

11947
#: builtin/index-pack.c:817 builtin/index-pack.c:836
11948
msgid "fsck error in packed object"
11949 11950
msgstr ""

11951
#: builtin/index-pack.c:838
11952 11953 11954 11955
#, c-format
msgid "Not all child objects of %s are reachable"
msgstr ""

11956
#: builtin/index-pack.c:910 builtin/index-pack.c:941
11957 11958 11959
msgid "failed to apply delta"
msgstr ""

11960
#: builtin/index-pack.c:1109
11961 11962 11963
msgid "Receiving objects"
msgstr ""

11964
#: builtin/index-pack.c:1109
11965 11966 11967
msgid "Indexing objects"
msgstr ""

11968
#: builtin/index-pack.c:1143
11969 11970 11971
msgid "pack is corrupted (SHA1 mismatch)"
msgstr ""

11972
#: builtin/index-pack.c:1148
11973 11974 11975
msgid "cannot fstat packfile"
msgstr ""

11976
#: builtin/index-pack.c:1151
11977 11978 11979
msgid "pack has junk at the end"
msgstr ""

11980
#: builtin/index-pack.c:1163
11981 11982 11983
msgid "confusion beyond insanity in parse_pack_objects()"
msgstr ""

11984
#: builtin/index-pack.c:1186
11985 11986 11987
msgid "Resolving deltas"
msgstr ""

11988
#: builtin/index-pack.c:1196 builtin/pack-objects.c:2486
11989 11990 11991 11992
#, c-format
msgid "unable to create thread: %s"
msgstr ""

11993
#: builtin/index-pack.c:1237
11994 11995 11996
msgid "confusion beyond insanity"
msgstr ""

11997
#: builtin/index-pack.c:1243
11998
#, c-format
11999 12000 12001 12002
msgid "completed with %d local object"
msgid_plural "completed with %d local objects"
msgstr[0] ""
msgstr[1] ""
12003

12004
#: builtin/index-pack.c:1255
12005 12006 12007 12008
#, c-format
msgid "Unexpected tail checksum for %s (disk corruption?)"
msgstr ""

12009
#: builtin/index-pack.c:1259
12010 12011 12012 12013 12014 12015
#, c-format
msgid "pack has %d unresolved delta"
msgid_plural "pack has %d unresolved deltas"
msgstr[0] ""
msgstr[1] ""

12016
#: builtin/index-pack.c:1283
12017 12018 12019 12020
#, c-format
msgid "unable to deflate appended object (%d)"
msgstr ""

12021
#: builtin/index-pack.c:1360
12022 12023 12024 12025
#, c-format
msgid "local object %s is corrupt"
msgstr ""

12026
#: builtin/index-pack.c:1374
12027 12028
#, c-format
msgid "packfile name '%s' does not end with '.pack'"
12029 12030
msgstr ""

12031
#: builtin/index-pack.c:1399
12032
#, c-format
12033
msgid "cannot write %s file '%s'"
12034 12035
msgstr ""

12036
#: builtin/index-pack.c:1407
12037
#, c-format
12038
msgid "cannot close written %s file '%s'"
12039 12040
msgstr ""

12041
#: builtin/index-pack.c:1431
12042 12043 12044
msgid "error while closing pack file"
msgstr ""

12045
#: builtin/index-pack.c:1445
12046 12047 12048
msgid "cannot store pack file"
msgstr ""

12049
#: builtin/index-pack.c:1453
12050 12051 12052
msgid "cannot store index file"
msgstr ""

12053
#: builtin/index-pack.c:1497 builtin/pack-objects.c:2725
12054 12055 12056 12057
#, c-format
msgid "bad pack.indexversion=%<PRIu32>"
msgstr ""

12058
#: builtin/index-pack.c:1565
12059 12060 12061 12062
#, c-format
msgid "Cannot open existing pack file '%s'"
msgstr ""

12063
#: builtin/index-pack.c:1567
12064 12065 12066 12067
#, c-format
msgid "Cannot open existing pack idx file for '%s'"
msgstr ""

12068
#: builtin/index-pack.c:1615
12069 12070 12071 12072 12073 12074
#, c-format
msgid "non delta: %d object"
msgid_plural "non delta: %d objects"
msgstr[0] ""
msgstr[1] ""

12075
#: builtin/index-pack.c:1622
12076 12077 12078 12079 12080 12081
#, c-format
msgid "chain length = %d: %lu object"
msgid_plural "chain length = %d: %lu objects"
msgstr[0] ""
msgstr[1] ""

12082
#: builtin/index-pack.c:1659
12083
msgid "Cannot come back to cwd"
12084 12085
msgstr ""

12086 12087
#: builtin/index-pack.c:1708 builtin/index-pack.c:1711
#: builtin/index-pack.c:1727 builtin/index-pack.c:1731
12088 12089 12090 12091
#, c-format
msgid "bad %s"
msgstr ""

12092
#: builtin/index-pack.c:1747
12093 12094 12095
msgid "--fix-thin cannot be used without --stdin"
msgstr ""

12096
#: builtin/index-pack.c:1749
12097 12098 12099
msgid "--stdin requires a git repository"
msgstr ""

12100
#: builtin/index-pack.c:1755
12101 12102 12103
msgid "--verify with no packfile name given"
msgstr ""

12104
#: builtin/index-pack.c:1803 builtin/unpack-objects.c:580
12105 12106 12107
msgid "fsck error in pack objects"
msgstr ""

12108
#: builtin/init-db.c:61
12109 12110 12111 12112
#, c-format
msgid "cannot stat template '%s'"
msgstr ""

12113
#: builtin/init-db.c:66
12114 12115 12116 12117
#, c-format
msgid "cannot opendir '%s'"
msgstr ""

12118
#: builtin/init-db.c:78
12119 12120 12121 12122
#, c-format
msgid "cannot readlink '%s'"
msgstr ""

12123
#: builtin/init-db.c:80
12124 12125 12126 12127
#, c-format
msgid "cannot symlink '%s' '%s'"
msgstr ""

12128
#: builtin/init-db.c:86
12129 12130 12131 12132
#, c-format
msgid "cannot copy '%s' to '%s'"
msgstr ""

12133
#: builtin/init-db.c:90
12134 12135 12136 12137
#, c-format
msgid "ignoring template %s"
msgstr ""

12138
#: builtin/init-db.c:121
12139
#, c-format
12140
msgid "templates not found in %s"
12141 12142
msgstr ""

12143
#: builtin/init-db.c:136
12144
#, c-format
12145
msgid "not copying templates from '%s': %s"
12146 12147
msgstr ""

12148
#: builtin/init-db.c:329
12149
#, c-format
12150
msgid "unable to handle file type %d"
12151 12152
msgstr ""

12153
#: builtin/init-db.c:332
12154
#, c-format
12155
msgid "unable to move %s to %s"
12156 12157
msgstr ""

12158
#: builtin/init-db.c:349 builtin/init-db.c:352
12159
#, c-format
12160
msgid "%s already exists"
12161 12162
msgstr ""

12163
#: builtin/init-db.c:405
12164
#, c-format
12165
msgid "Reinitialized existing shared Git repository in %s%s\n"
12166 12167
msgstr ""

12168
#: builtin/init-db.c:406
12169 12170
#, c-format
msgid "Reinitialized existing Git repository in %s%s\n"
12171 12172
msgstr ""

12173
#: builtin/init-db.c:410
12174 12175
#, c-format
msgid "Initialized empty shared Git repository in %s%s\n"
12176 12177
msgstr ""

12178
#: builtin/init-db.c:411
12179 12180
#, c-format
msgid "Initialized empty Git repository in %s%s\n"
12181 12182
msgstr ""

12183
#: builtin/init-db.c:460
12184
msgid ""
12185
"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
12186
"shared[=<permissions>]] [<directory>]"
12187 12188
msgstr ""

12189
#: builtin/init-db.c:483
12190 12191 12192
msgid "permissions"
msgstr ""

12193
#: builtin/init-db.c:484
12194 12195 12196
msgid "specify that the git repository is to be shared amongst several users"
msgstr ""

12197
#: builtin/init-db.c:518 builtin/init-db.c:523
12198 12199 12200 12201
#, c-format
msgid "cannot mkdir %s"
msgstr ""

12202
#: builtin/init-db.c:527
12203 12204 12205 12206
#, c-format
msgid "cannot chdir to %s"
msgstr ""

12207
#: builtin/init-db.c:548
12208 12209 12210 12211 12212 12213
#, c-format
msgid ""
"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
"dir=<directory>)"
msgstr ""

12214
#: builtin/init-db.c:576
12215 12216 12217 12218
#, c-format
msgid "Cannot access work tree '%s'"
msgstr ""

12219 12220
#: builtin/interpret-trailers.c:15
msgid ""
12221 12222
"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
"<token>[(=|:)<value>])...] [<file>...]"
12223 12224
msgstr ""

12225
#: builtin/interpret-trailers.c:94
12226 12227 12228
msgid "edit files in place"
msgstr ""

12229
#: builtin/interpret-trailers.c:95
12230 12231 12232
msgid "trim empty trailers"
msgstr ""

12233
#: builtin/interpret-trailers.c:98
12234 12235 12236
msgid "where to place the new trailer"
msgstr ""

12237
#: builtin/interpret-trailers.c:100
12238 12239 12240
msgid "action if trailer already exists"
msgstr ""

12241
#: builtin/interpret-trailers.c:102
12242 12243 12244
msgid "action if trailer is missing"
msgstr ""

12245
#: builtin/interpret-trailers.c:104
12246 12247 12248
msgid "output only the trailers"
msgstr ""

12249
#: builtin/interpret-trailers.c:105
12250 12251 12252
msgid "do not apply config rules"
msgstr ""

12253
#: builtin/interpret-trailers.c:106
12254 12255 12256
msgid "join whitespace-continued values"
msgstr ""

12257
#: builtin/interpret-trailers.c:107
12258 12259 12260
msgid "set parsing options"
msgstr ""

12261 12262 12263 12264 12265
#: builtin/interpret-trailers.c:109
msgid "do not treat --- specially"
msgstr ""

#: builtin/interpret-trailers.c:110
12266 12267 12268
msgid "trailer"
msgstr ""

12269
#: builtin/interpret-trailers.c:111
12270 12271 12272
msgid "trailer(s) to add"
msgstr ""

12273
#: builtin/interpret-trailers.c:120
12274 12275 12276
msgid "--trailer with --only-input does not make sense"
msgstr ""

12277
#: builtin/interpret-trailers.c:130
12278 12279 12280
msgid "no input file given for in-place editing"
msgstr ""

12281
#: builtin/log.c:55
12282
msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
12283 12284
msgstr ""

12285
#: builtin/log.c:56
12286
msgid "git show [<options>] <object>..."
12287 12288
msgstr ""

12289
#: builtin/log.c:100
12290 12291 12292 12293
#, c-format
msgid "invalid --decorate option: %s"
msgstr ""

12294
#: builtin/log.c:163
12295 12296 12297
msgid "suppress diff output"
msgstr ""

12298
#: builtin/log.c:164
12299 12300 12301
msgid "show source"
msgstr ""

12302
#: builtin/log.c:165
12303 12304 12305
msgid "Use mail map file"
msgstr ""

12306
#: builtin/log.c:167
12307 12308 12309
msgid "only decorate refs that match <pattern>"
msgstr ""

12310
#: builtin/log.c:169
12311 12312 12313
msgid "do not decorate refs that match <pattern>"
msgstr ""

12314
#: builtin/log.c:170
12315 12316 12317
msgid "decorate options"
msgstr ""

12318
#: builtin/log.c:173
12319 12320 12321
msgid "Process line range n,m in file, counting from 1"
msgstr ""

12322
#: builtin/log.c:271
12323 12324 12325 12326
#, c-format
msgid "Final output: %d %s\n"
msgstr ""

12327
#: builtin/log.c:525
12328 12329 12330 12331
#, c-format
msgid "git show %s: bad file"
msgstr ""

12332
#: builtin/log.c:540 builtin/log.c:634
12333 12334 12335 12336
#, c-format
msgid "Could not read object %s"
msgstr ""

12337
#: builtin/log.c:659
12338 12339 12340 12341
#, c-format
msgid "Unknown type: %d"
msgstr ""

12342
#: builtin/log.c:780
12343 12344 12345
msgid "format.headers without value"
msgstr ""

12346
#: builtin/log.c:881
12347 12348 12349
msgid "name of output directory is too long"
msgstr ""

12350
#: builtin/log.c:897
12351 12352 12353 12354
#, c-format
msgid "Cannot open patch file %s"
msgstr ""

12355
#: builtin/log.c:914
12356 12357 12358
msgid "Need exactly one range."
msgstr ""

12359
#: builtin/log.c:924
12360 12361 12362
msgid "Not a range."
msgstr ""

12363
#: builtin/log.c:1047
12364 12365 12366
msgid "Cover letter needs email format"
msgstr ""

12367
#: builtin/log.c:1132
12368 12369 12370 12371
#, c-format
msgid "insane in-reply-to: %s"
msgstr ""

12372
#: builtin/log.c:1159
12373
msgid "git format-patch [<options>] [<since> | <revision-range>]"
12374 12375
msgstr ""

12376
#: builtin/log.c:1217
12377 12378 12379
msgid "Two output directories?"
msgstr ""

12380
#: builtin/log.c:1324 builtin/log.c:2068 builtin/log.c:2070 builtin/log.c:2082
12381 12382 12383 12384
#, c-format
msgid "Unknown commit %s"
msgstr ""

12385
#: builtin/log.c:1334 builtin/notes.c:897 builtin/tag.c:526
12386 12387 12388 12389
#, c-format
msgid "Failed to resolve '%s' as a valid ref."
msgstr ""

12390
#: builtin/log.c:1339
12391 12392 12393
msgid "Could not find exact merge base."
msgstr ""

12394
#: builtin/log.c:1343
12395 12396 12397 12398 12399 12400
msgid ""
"Failed to get upstream, if you want to record base commit automatically,\n"
"please use git branch --set-upstream-to to track a remote branch.\n"
"Or you could specify base commit by --base=<base-commit-id> manually."
msgstr ""

12401
#: builtin/log.c:1363
12402 12403 12404
msgid "Failed to find exact merge base"
msgstr ""

12405
#: builtin/log.c:1374
12406 12407 12408
msgid "base commit should be the ancestor of revision list"
msgstr ""

12409
#: builtin/log.c:1378
12410 12411 12412
msgid "base commit shouldn't be in revision list"
msgstr ""

12413
#: builtin/log.c:1431
12414 12415 12416
msgid "cannot get patch id"
msgstr ""

12417
#: builtin/log.c:1483
12418 12419 12420
msgid "failed to infer range-diff ranges"
msgstr ""

12421
#: builtin/log.c:1528
12422 12423 12424
msgid "use [PATCH n/m] even with a single patch"
msgstr ""

12425
#: builtin/log.c:1531
12426 12427 12428
msgid "use [PATCH] even with multiple patches"
msgstr ""

12429
#: builtin/log.c:1535
12430 12431 12432
msgid "print patches to standard out"
msgstr ""

12433
#: builtin/log.c:1537
12434 12435 12436
msgid "generate a cover letter"
msgstr ""

12437
#: builtin/log.c:1539
12438 12439 12440
msgid "use simple number sequence for output file names"
msgstr ""

12441
#: builtin/log.c:1540
12442 12443 12444
msgid "sfx"
msgstr ""

12445
#: builtin/log.c:1541
12446 12447 12448
msgid "use <sfx> instead of '.patch'"
msgstr ""

12449
#: builtin/log.c:1543
12450 12451 12452
msgid "start numbering patches at <n> instead of 1"
msgstr ""

12453
#: builtin/log.c:1545
12454 12455 12456
msgid "mark the series as Nth re-roll"
msgstr ""

12457
#: builtin/log.c:1547
12458 12459 12460
msgid "Use [RFC PATCH] instead of [PATCH]"
msgstr ""

12461
#: builtin/log.c:1550
12462 12463 12464
msgid "Use [<prefix>] instead of [PATCH]"
msgstr ""

12465
#: builtin/log.c:1553
12466 12467 12468
msgid "store resulting files in <dir>"
msgstr ""

12469
#: builtin/log.c:1556
12470 12471 12472
msgid "don't strip/add [PATCH]"
msgstr ""

12473
#: builtin/log.c:1559
12474 12475 12476
msgid "don't output binary diffs"
msgstr ""

12477
#: builtin/log.c:1561
12478 12479 12480
msgid "output all-zero hash in From header"
msgstr ""

12481
#: builtin/log.c:1563
12482 12483 12484
msgid "don't include a patch matching a commit upstream"
msgstr ""

12485
#: builtin/log.c:1565
12486 12487 12488
msgid "show patch format instead of default (patch + stat)"
msgstr ""

12489
#: builtin/log.c:1567
12490 12491 12492
msgid "Messaging"
msgstr ""

12493
#: builtin/log.c:1568
12494 12495 12496
msgid "header"
msgstr ""

12497
#: builtin/log.c:1569
12498 12499 12500
msgid "add email header"
msgstr ""

12501
#: builtin/log.c:1570 builtin/log.c:1572
12502 12503 12504
msgid "email"
msgstr ""

12505
#: builtin/log.c:1570
12506 12507 12508
msgid "add To: header"
msgstr ""

12509
#: builtin/log.c:1572
12510 12511 12512
msgid "add Cc: header"
msgstr ""

12513
#: builtin/log.c:1574
12514 12515 12516
msgid "ident"
msgstr ""

12517
#: builtin/log.c:1575
12518 12519 12520
msgid "set From address to <ident> (or committer ident if absent)"
msgstr ""

12521
#: builtin/log.c:1577
12522 12523 12524
msgid "message-id"
msgstr ""

12525
#: builtin/log.c:1578
12526 12527 12528
msgid "make first mail a reply to <message-id>"
msgstr ""

12529
#: builtin/log.c:1579 builtin/log.c:1582
12530 12531 12532
msgid "boundary"
msgstr ""

12533
#: builtin/log.c:1580
12534 12535 12536
msgid "attach the patch"
msgstr ""

12537
#: builtin/log.c:1583
12538 12539 12540
msgid "inline the patch"
msgstr ""

12541
#: builtin/log.c:1587
12542 12543 12544
msgid "enable message threading, styles: shallow, deep"
msgstr ""

12545
#: builtin/log.c:1589
12546 12547 12548
msgid "signature"
msgstr ""

12549
#: builtin/log.c:1590
12550 12551 12552
msgid "add a signature"
msgstr ""

12553
#: builtin/log.c:1591
12554 12555 12556
msgid "base-commit"
msgstr ""

12557
#: builtin/log.c:1592
12558 12559 12560
msgid "add prerequisite tree info to the patch series"
msgstr ""

12561
#: builtin/log.c:1594
12562 12563 12564
msgid "add a signature from a file"
msgstr ""

12565
#: builtin/log.c:1595
12566 12567 12568
msgid "don't print the patch filenames"
msgstr ""

12569
#: builtin/log.c:1597
12570 12571 12572
msgid "show progress while generating patches"
msgstr ""

12573
#: builtin/log.c:1598
12574 12575 12576
msgid "rev"
msgstr ""

12577
#: builtin/log.c:1599
12578 12579 12580
msgid "show changes against <rev> in cover letter or single patch"
msgstr ""

12581
#: builtin/log.c:1602
12582 12583 12584
msgid "show changes against <refspec> in cover letter or single patch"
msgstr ""

12585
#: builtin/log.c:1604
12586 12587 12588
msgid "percentage by which creation is weighted"
msgstr ""

12589
#: builtin/log.c:1679
12590 12591 12592 12593
#, c-format
msgid "invalid ident line: %s"
msgstr ""

12594
#: builtin/log.c:1694
12595
msgid "-n and -k are mutually exclusive"
12596 12597
msgstr ""

12598
#: builtin/log.c:1696
12599
msgid "--subject-prefix/--rfc and -k are mutually exclusive"
12600 12601
msgstr ""

12602
#: builtin/log.c:1704
12603 12604 12605
msgid "--name-only does not make sense"
msgstr ""

12606
#: builtin/log.c:1706
12607 12608 12609
msgid "--name-status does not make sense"
msgstr ""

12610
#: builtin/log.c:1708
12611 12612 12613
msgid "--check does not make sense"
msgstr ""

12614
#: builtin/log.c:1740
12615 12616 12617
msgid "standard output, or directory, which one?"
msgstr ""

12618
#: builtin/log.c:1742
12619 12620 12621 12622
#, c-format
msgid "Could not create directory '%s'"
msgstr ""

12623
#: builtin/log.c:1829
12624
msgid "--interdiff requires --cover-letter or single patch"
12625 12626
msgstr ""

12627
#: builtin/log.c:1833
12628 12629 12630
msgid "Interdiff:"
msgstr ""

12631
#: builtin/log.c:1834
12632 12633 12634 12635
#, c-format
msgid "Interdiff against v%d:"
msgstr ""

12636
#: builtin/log.c:1840
12637 12638 12639
msgid "--creation-factor requires --range-diff"
msgstr ""

12640
#: builtin/log.c:1844
12641 12642 12643
msgid "--range-diff requires --cover-letter or single patch"
msgstr ""

12644
#: builtin/log.c:1852
12645 12646 12647
msgid "Range-diff:"
msgstr ""

12648
#: builtin/log.c:1853
12649 12650 12651 12652
#, c-format
msgid "Range-diff against v%d:"
msgstr ""

12653
#: builtin/log.c:1864
12654 12655 12656 12657
#, c-format
msgid "unable to read signature file '%s'"
msgstr ""

12658
#: builtin/log.c:1900
12659 12660 12661
msgid "Generating patches"
msgstr ""

12662
#: builtin/log.c:1944
12663 12664 12665
msgid "Failed to create output files"
msgstr ""

12666
#: builtin/log.c:2003
12667 12668 12669
msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
msgstr ""

12670
#: builtin/log.c:2057
12671 12672 12673 12674 12675
#, c-format
msgid ""
"Could not find a tracked remote branch, please specify <upstream> manually.\n"
msgstr ""

12676
#: builtin/ls-files.c:470
12677
msgid "git ls-files [<options>] [<file>...]"
12678 12679
msgstr ""

12680
#: builtin/ls-files.c:526
12681 12682 12683
msgid "identify the file status with tags"
msgstr ""

12684
#: builtin/ls-files.c:528
12685 12686 12687
msgid "use lowercase letters for 'assume unchanged' files"
msgstr ""

12688
#: builtin/ls-files.c:530
12689 12690 12691
msgid "use lowercase letters for 'fsmonitor clean' files"
msgstr ""

12692
#: builtin/ls-files.c:532
12693 12694 12695
msgid "show cached files in the output (default)"
msgstr ""

12696
#: builtin/ls-files.c:534
12697 12698 12699
msgid "show deleted files in the output"
msgstr ""

12700
#: builtin/ls-files.c:536
12701 12702 12703
msgid "show modified files in the output"
msgstr ""

12704
#: builtin/ls-files.c:538
12705 12706 12707
msgid "show other files in the output"
msgstr ""

12708
#: builtin/ls-files.c:540
12709 12710 12711
msgid "show ignored files in the output"
msgstr ""

12712
#: builtin/ls-files.c:543
12713 12714 12715
msgid "show staged contents' object name in the output"
msgstr ""

12716
#: builtin/ls-files.c:545
12717 12718 12719
msgid "show files on the filesystem that need to be removed"
msgstr ""

12720
#: builtin/ls-files.c:547
12721
msgid "show 'other' directories' names only"
12722 12723
msgstr ""

12724
#: builtin/ls-files.c:549
12725 12726 12727
msgid "show line endings of files"
msgstr ""

12728
#: builtin/ls-files.c:551
12729 12730 12731
msgid "don't show empty directories"
msgstr ""

12732
#: builtin/ls-files.c:554
12733 12734 12735
msgid "show unmerged files in the output"
msgstr ""

12736
#: builtin/ls-files.c:556
12737 12738 12739
msgid "show resolve-undo information"
msgstr ""

12740
#: builtin/ls-files.c:558
12741 12742 12743
msgid "skip files matching pattern"
msgstr ""

12744
#: builtin/ls-files.c:561
12745 12746 12747
msgid "exclude patterns are read from <file>"
msgstr ""

12748
#: builtin/ls-files.c:564
12749 12750 12751
msgid "read additional per-directory exclude patterns in <file>"
msgstr ""

12752
#: builtin/ls-files.c:566
12753 12754 12755
msgid "add the standard git exclusions"
msgstr ""

12756
#: builtin/ls-files.c:570
12757 12758 12759
msgid "make the output relative to the project top directory"
msgstr ""

12760
#: builtin/ls-files.c:573
12761 12762 12763
msgid "recurse through submodules"
msgstr ""

12764
#: builtin/ls-files.c:575
12765 12766 12767
msgid "if any <file> is not in the index, treat this as an error"
msgstr ""

12768
#: builtin/ls-files.c:576
12769 12770 12771
msgid "tree-ish"
msgstr ""

12772
#: builtin/ls-files.c:577
12773 12774 12775
msgid "pretend that paths removed since <tree-ish> are still present"
msgstr ""

12776
#: builtin/ls-files.c:579
12777 12778 12779
msgid "show debugging data"
msgstr ""

12780
#: builtin/ls-remote.c:9
12781 12782 12783 12784 12785 12786
msgid ""
"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
"                     [-q | --quiet] [--exit-code] [--get-url]\n"
"                     [--symref] [<repository> [<refs>...]]"
msgstr ""

12787
#: builtin/ls-remote.c:59
12788 12789 12790
msgid "do not print remote URL"
msgstr ""

12791
#: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1111
12792 12793 12794
msgid "exec"
msgstr ""

12795
#: builtin/ls-remote.c:61 builtin/ls-remote.c:63
12796 12797 12798
msgid "path of git-upload-pack on the remote host"
msgstr ""

12799
#: builtin/ls-remote.c:65
12800 12801 12802
msgid "limit to tags"
msgstr ""

12803
#: builtin/ls-remote.c:66
12804 12805 12806
msgid "limit to heads"
msgstr ""

12807
#: builtin/ls-remote.c:67
12808 12809 12810
msgid "do not show peeled tags"
msgstr ""

12811
#: builtin/ls-remote.c:69
12812 12813 12814
msgid "take url.<base>.insteadOf into account"
msgstr ""

12815
#: builtin/ls-remote.c:73
12816 12817 12818
msgid "exit with exit code 2 if no matching refs are found"
msgstr ""

12819
#: builtin/ls-remote.c:76
12820 12821 12822
msgid "show underlying ref in addition to the object pointed by it"
msgstr ""

12823
#: builtin/ls-tree.c:30
12824 12825 12826
msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
msgstr ""

12827
#: builtin/ls-tree.c:128
12828 12829 12830
msgid "only show trees"
msgstr ""

12831
#: builtin/ls-tree.c:130
12832 12833 12834
msgid "recurse into subtrees"
msgstr ""

12835
#: builtin/ls-tree.c:132
12836 12837 12838
msgid "show trees when recursing"
msgstr ""

12839
#: builtin/ls-tree.c:135
12840 12841 12842
msgid "terminate entries with NUL byte"
msgstr ""

12843
#: builtin/ls-tree.c:136
12844 12845 12846
msgid "include object size"
msgstr ""

12847
#: builtin/ls-tree.c:138 builtin/ls-tree.c:140
12848 12849 12850
msgid "list only filenames"
msgstr ""

12851
#: builtin/ls-tree.c:143
12852 12853 12854
msgid "use full path names"
msgstr ""

12855
#: builtin/ls-tree.c:145
12856 12857 12858
msgid "list entire tree; not just current directory (implies --full-name)"
msgstr ""

12859 12860 12861
#: builtin/mailsplit.c:241
#, c-format
msgid "empty mbox: '%s'"
12862 12863
msgstr ""

12864
#: builtin/merge.c:53
12865
msgid "git merge [<options>] [<commit>...]"
12866 12867
msgstr ""

12868
#: builtin/merge.c:54
12869 12870 12871
msgid "git merge --abort"
msgstr ""

12872
#: builtin/merge.c:55
12873 12874 12875
msgid "git merge --continue"
msgstr ""

12876
#: builtin/merge.c:112
12877 12878 12879
msgid "switch `m' requires a value"
msgstr ""

12880
#: builtin/merge.c:132
12881
#, c-format
12882
msgid "option `%s' requires a value"
12883 12884
msgstr ""

12885
#: builtin/merge.c:178
12886
#, c-format
12887 12888 12889 12890 12891
msgid "Could not find merge strategy '%s'.\n"
msgstr ""

#: builtin/merge.c:179
#, c-format
12892 12893 12894
msgid "Available strategies are:"
msgstr ""

12895
#: builtin/merge.c:184
12896 12897 12898 12899
#, c-format
msgid "Available custom strategies are:"
msgstr ""

12900
#: builtin/merge.c:235 builtin/pull.c:144
12901 12902 12903
msgid "do not show a diffstat at the end of the merge"
msgstr ""

12904
#: builtin/merge.c:238 builtin/pull.c:147
12905 12906 12907
msgid "show a diffstat at the end of the merge"
msgstr ""

12908
#: builtin/merge.c:239 builtin/pull.c:150
12909 12910 12911
msgid "(synonym to --stat)"
msgstr ""

12912
#: builtin/merge.c:241 builtin/pull.c:153
12913 12914 12915
msgid "add (at most <n>) entries from shortlog to merge commit message"
msgstr ""

12916
#: builtin/merge.c:244 builtin/pull.c:159
12917 12918 12919
msgid "create a single commit instead of doing a merge"
msgstr ""

12920
#: builtin/merge.c:246 builtin/pull.c:162
12921 12922 12923
msgid "perform a commit if the merge succeeds (default)"
msgstr ""

12924
#: builtin/merge.c:248 builtin/pull.c:165
12925 12926 12927
msgid "edit message before committing"
msgstr ""

12928
#: builtin/merge.c:249
12929 12930 12931
msgid "allow fast-forward (default)"
msgstr ""

12932
#: builtin/merge.c:251 builtin/pull.c:171
12933 12934 12935
msgid "abort if fast-forward is not possible"
msgstr ""

12936
#: builtin/merge.c:255 builtin/pull.c:174
12937
msgid "verify that the named commit has a valid GPG signature"
12938 12939
msgstr ""

12940 12941
#: builtin/merge.c:256 builtin/notes.c:787 builtin/pull.c:178
#: builtin/rebase.c:1124 builtin/rebase--interactive.c:188 builtin/revert.c:111
12942 12943 12944
msgid "strategy"
msgstr ""

12945
#: builtin/merge.c:257 builtin/pull.c:179
12946 12947 12948
msgid "merge strategy to use"
msgstr ""

12949
#: builtin/merge.c:258 builtin/pull.c:182
12950 12951 12952
msgid "option=value"
msgstr ""

12953
#: builtin/merge.c:259 builtin/pull.c:183
12954 12955 12956
msgid "option for selected merge strategy"
msgstr ""

12957
#: builtin/merge.c:261
12958 12959 12960
msgid "merge commit message (for a non-fast-forward merge)"
msgstr ""

12961
#: builtin/merge.c:268
12962 12963 12964
msgid "abort the current in-progress merge"
msgstr ""

12965
#: builtin/merge.c:270
12966 12967 12968
msgid "continue the current in-progress merge"
msgstr ""

12969
#: builtin/merge.c:272 builtin/pull.c:190
12970 12971 12972
msgid "allow merging unrelated histories"
msgstr ""

12973
#: builtin/merge.c:278
12974 12975 12976
msgid "verify commit-msg hook"
msgstr ""

12977
#: builtin/merge.c:303
12978 12979 12980
msgid "could not run stash."
msgstr ""

12981
#: builtin/merge.c:308
12982 12983 12984
msgid "stash failed"
msgstr ""

12985
#: builtin/merge.c:313
12986 12987 12988 12989
#, c-format
msgid "not a valid object: %s"
msgstr ""

12990
#: builtin/merge.c:335 builtin/merge.c:352
12991 12992 12993
msgid "read-tree failed"
msgstr ""

12994
#: builtin/merge.c:382
12995 12996 12997
msgid " (nothing to squash)"
msgstr ""

12998
#: builtin/merge.c:393
12999 13000 13001 13002
#, c-format
msgid "Squash commit -- not updating HEAD\n"
msgstr ""

13003
#: builtin/merge.c:443
13004 13005 13006 13007
#, c-format
msgid "No merge message -- not updating HEAD\n"
msgstr ""

13008
#: builtin/merge.c:494
13009 13010 13011 13012
#, c-format
msgid "'%s' does not point to a commit"
msgstr ""

13013
#: builtin/merge.c:581
13014 13015 13016 13017
#, c-format
msgid "Bad branch.%s.mergeoptions string: %s"
msgstr ""

13018
#: builtin/merge.c:702
13019 13020 13021
msgid "Not handling anything other than two heads merge."
msgstr ""

13022
#: builtin/merge.c:716
13023 13024 13025 13026
#, c-format
msgid "Unknown option for merge-recursive: -X%s"
msgstr ""

13027
#: builtin/merge.c:731
13028 13029 13030 13031
#, c-format
msgid "unable to write %s"
msgstr ""

13032
#: builtin/merge.c:783
13033 13034 13035 13036
#, c-format
msgid "Could not read from '%s'"
msgstr ""

13037
#: builtin/merge.c:792
13038 13039 13040 13041
#, c-format
msgid "Not committing merge; use 'git commit' to complete the merge.\n"
msgstr ""

13042
#: builtin/merge.c:798
13043
#, c-format
13044 13045 13046 13047
msgid ""
"Please enter a commit message to explain why this merge is necessary,\n"
"especially if it merges an updated upstream into a topic branch.\n"
"\n"
13048
"Lines starting with '%c' will be ignored, and an empty message aborts\n"
13049 13050 13051
"the commit.\n"
msgstr ""

13052
#: builtin/merge.c:834
13053 13054 13055
msgid "Empty commit message."
msgstr ""

13056
#: builtin/merge.c:853
13057 13058 13059 13060
#, c-format
msgid "Wonderful.\n"
msgstr ""

13061
#: builtin/merge.c:906
13062 13063 13064 13065
#, c-format
msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
msgstr ""

13066
#: builtin/merge.c:945
13067 13068 13069
msgid "No current branch."
msgstr ""

13070
#: builtin/merge.c:947
13071 13072 13073
msgid "No remote for the current branch."
msgstr ""

13074
#: builtin/merge.c:949
13075 13076 13077
msgid "No default upstream defined for the current branch."
msgstr ""

13078
#: builtin/merge.c:954
13079
#, c-format
13080
msgid "No remote-tracking branch for %s from %s"
13081 13082
msgstr ""

13083
#: builtin/merge.c:1011
13084 13085 13086 13087
#, c-format
msgid "Bad value '%s' in environment '%s'"
msgstr ""

13088
#: builtin/merge.c:1114
13089 13090 13091 13092
#, c-format
msgid "not something we can merge in %s: %s"
msgstr ""

13093
#: builtin/merge.c:1148
13094 13095 13096
msgid "not something we can merge"
msgstr ""

13097
#: builtin/merge.c:1251
13098 13099 13100
msgid "--abort expects no arguments"
msgstr ""

13101
#: builtin/merge.c:1255
13102 13103 13104
msgid "There is no merge to abort (MERGE_HEAD missing)."
msgstr ""

13105
#: builtin/merge.c:1267
13106 13107 13108
msgid "--continue expects no arguments"
msgstr ""

13109
#: builtin/merge.c:1271
13110 13111 13112
msgid "There is no merge in progress (MERGE_HEAD missing)."
msgstr ""

13113
#: builtin/merge.c:1287
13114 13115
msgid ""
"You have not concluded your merge (MERGE_HEAD exists).\n"
13116
"Please, commit your changes before you merge."
13117 13118
msgstr ""

13119
#: builtin/merge.c:1294
13120 13121
msgid ""
"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
13122
"Please, commit your changes before you merge."
13123 13124
msgstr ""

13125
#: builtin/merge.c:1297
13126 13127 13128
msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
msgstr ""

13129
#: builtin/merge.c:1306
13130 13131 13132
msgid "You cannot combine --squash with --no-ff."
msgstr ""

13133
#: builtin/merge.c:1314
13134 13135 13136
msgid "No commit specified and merge.defaultToUpstream not set."
msgstr ""

13137
#: builtin/merge.c:1331
13138 13139 13140
msgid "Squash commit into empty head not supported yet"
msgstr ""

13141
#: builtin/merge.c:1333
13142 13143 13144
msgid "Non-fast-forward commit does not make sense into an empty head"
msgstr ""

13145
#: builtin/merge.c:1338
13146 13147 13148 13149
#, c-format
msgid "%s - not something we can merge"
msgstr ""

13150
#: builtin/merge.c:1340
13151 13152 13153
msgid "Can merge only exactly one commit into empty head"
msgstr ""

13154
#: builtin/merge.c:1422
13155 13156 13157
msgid "refusing to merge unrelated histories"
msgstr ""

13158
#: builtin/merge.c:1431
13159
msgid "Already up to date."
13160 13161
msgstr ""

13162
#: builtin/merge.c:1441
13163 13164 13165 13166
#, c-format
msgid "Updating %s..%s\n"
msgstr ""

13167
#: builtin/merge.c:1483
13168 13169 13170 13171
#, c-format
msgid "Trying really trivial in-index merge...\n"
msgstr ""

13172
#: builtin/merge.c:1490
13173 13174 13175 13176
#, c-format
msgid "Nope.\n"
msgstr ""

13177
#: builtin/merge.c:1515
13178
msgid "Already up to date. Yeeah!"
13179 13180
msgstr ""

13181
#: builtin/merge.c:1521
13182 13183 13184
msgid "Not possible to fast-forward, aborting."
msgstr ""

13185
#: builtin/merge.c:1544 builtin/merge.c:1623
13186 13187 13188 13189
#, c-format
msgid "Rewinding the tree to pristine...\n"
msgstr ""

13190
#: builtin/merge.c:1548
13191 13192 13193 13194
#, c-format
msgid "Trying merge strategy %s...\n"
msgstr ""

13195
#: builtin/merge.c:1614
13196 13197 13198 13199
#, c-format
msgid "No merge strategy handled the merge.\n"
msgstr ""

13200
#: builtin/merge.c:1616
13201 13202 13203 13204
#, c-format
msgid "Merge with strategy %s failed.\n"
msgstr ""

13205
#: builtin/merge.c:1625
13206 13207 13208 13209
#, c-format
msgid "Using the %s to prepare resolving by hand.\n"
msgstr ""

13210
#: builtin/merge.c:1637
13211 13212 13213 13214
#, c-format
msgid "Automatic merge went well; stopped before committing as requested\n"
msgstr ""

13215
#: builtin/merge-base.c:32
13216
msgid "git merge-base [-a | --all] <commit> <commit>..."
13217 13218
msgstr ""

13219
#: builtin/merge-base.c:33
13220
msgid "git merge-base [-a | --all] --octopus <commit>..."
13221 13222
msgstr ""

13223
#: builtin/merge-base.c:34
13224 13225 13226
msgid "git merge-base --independent <commit>..."
msgstr ""

13227
#: builtin/merge-base.c:35
13228 13229 13230
msgid "git merge-base --is-ancestor <commit> <commit>"
msgstr ""

13231
#: builtin/merge-base.c:36
13232 13233 13234
msgid "git merge-base --fork-point <ref> [<commit>]"
msgstr ""

13235
#: builtin/merge-base.c:153
13236 13237 13238
msgid "output all common ancestors"
msgstr ""

13239
#: builtin/merge-base.c:155
13240 13241 13242
msgid "find ancestors for a single n-way merge"
msgstr ""

13243
#: builtin/merge-base.c:157
13244 13245 13246
msgid "list revs not reachable from others"
msgstr ""

13247
#: builtin/merge-base.c:159
13248 13249 13250
msgid "is the first one ancestor of the other?"
msgstr ""

13251
#: builtin/merge-base.c:161
13252 13253 13254
msgid "find where <commit> forked from reflog of <ref>"
msgstr ""

13255
#: builtin/merge-file.c:9
13256
msgid ""
13257 13258
"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
"<orig-file> <file2>"
13259 13260
msgstr ""

13261
#: builtin/merge-file.c:35
13262 13263 13264
msgid "send results to standard output"
msgstr ""

13265
#: builtin/merge-file.c:36
13266 13267 13268
msgid "use a diff3 based merge"
msgstr ""

13269
#: builtin/merge-file.c:37
13270 13271 13272
msgid "for conflicts, use our version"
msgstr ""

13273
#: builtin/merge-file.c:39
13274 13275 13276
msgid "for conflicts, use their version"
msgstr ""

13277
#: builtin/merge-file.c:41
13278 13279 13280
msgid "for conflicts, use a union version"
msgstr ""

13281
#: builtin/merge-file.c:44
13282 13283 13284
msgid "for conflicts, use this marker size"
msgstr ""

13285
#: builtin/merge-file.c:45
13286 13287 13288
msgid "do not warn about conflicts"
msgstr ""

13289
#: builtin/merge-file.c:47
13290
msgid "set labels for file1/orig-file/file2"
13291 13292
msgstr ""

13293
#: builtin/merge-recursive.c:46
13294 13295 13296 13297
#, c-format
msgid "unknown option %s"
msgstr ""

13298
#: builtin/merge-recursive.c:52
13299 13300 13301 13302
#, c-format
msgid "could not parse object '%s'"
msgstr ""

13303
#: builtin/merge-recursive.c:56
13304 13305 13306 13307 13308 13309
#, c-format
msgid "cannot handle more than %d base. Ignoring %s."
msgid_plural "cannot handle more than %d bases. Ignoring %s."
msgstr[0] ""
msgstr[1] ""

13310
#: builtin/merge-recursive.c:64
13311 13312 13313
msgid "not handling anything other than two heads merge."
msgstr ""

13314
#: builtin/merge-recursive.c:70 builtin/merge-recursive.c:72
13315 13316 13317 13318
#, c-format
msgid "could not resolve ref '%s'"
msgstr ""

13319
#: builtin/merge-recursive.c:78
13320 13321 13322 13323
#, c-format
msgid "Merging %s with %s\n"
msgstr ""

13324
#: builtin/mktree.c:66
13325 13326 13327
msgid "git mktree [-z] [--missing] [--batch]"
msgstr ""

13328
#: builtin/mktree.c:154
13329 13330 13331
msgid "input is NUL terminated"
msgstr ""

13332
#: builtin/mktree.c:155 builtin/write-tree.c:26
13333 13334 13335
msgid "allow missing objects"
msgstr ""

13336
#: builtin/mktree.c:156
13337 13338 13339
msgid "allow creation of more than one tree"
msgstr ""

13340 13341 13342 13343 13344 13345 13346 13347 13348 13349 13350 13351 13352 13353 13354 13355 13356
#: builtin/multi-pack-index.c:8
msgid "git multi-pack-index [--object-dir=<dir>] (write|verify)"
msgstr ""

#: builtin/multi-pack-index.c:21
msgid "object directory containing set of packfile and pack-index pairs"
msgstr ""

#: builtin/multi-pack-index.c:39
msgid "too many arguments"
msgstr ""

#: builtin/multi-pack-index.c:48
#, c-format
msgid "unrecognized verb: %s"
msgstr ""

13357
#: builtin/mv.c:18
13358
msgid "git mv [<options>] <source>... <destination>"
13359 13360
msgstr ""

13361
#: builtin/mv.c:83
13362 13363
#, c-format
msgid "Directory %s is in index and no submodule?"
13364 13365
msgstr ""

13366
#: builtin/mv.c:85
13367
msgid "Please stage your changes to .gitmodules or stash them to proceed"
13368 13369
msgstr ""

13370
#: builtin/mv.c:103
13371
#, c-format
13372
msgid "%.*s is in index"
13373 13374
msgstr ""

13375
#: builtin/mv.c:125
13376
msgid "force move/rename even if target exists"
13377 13378
msgstr ""

13379
#: builtin/mv.c:127
13380
msgid "skip move/rename errors"
13381 13382
msgstr ""

13383
#: builtin/mv.c:169
13384 13385
#, c-format
msgid "destination '%s' is not a directory"
13386 13387
msgstr ""

13388
#: builtin/mv.c:180
13389
#, c-format
13390
msgid "Checking rename of '%s' to '%s'\n"
13391 13392
msgstr ""

13393
#: builtin/mv.c:184
13394
msgid "bad source"
13395 13396
msgstr ""

13397
#: builtin/mv.c:187
13398
msgid "can not move directory into itself"
13399 13400
msgstr ""

13401
#: builtin/mv.c:190
13402 13403 13404
msgid "cannot move directory over file"
msgstr ""

13405
#: builtin/mv.c:199
13406 13407 13408
msgid "source directory is empty"
msgstr ""

13409
#: builtin/mv.c:224
13410 13411 13412
msgid "not under version control"
msgstr ""

13413
#: builtin/mv.c:227
13414 13415 13416
msgid "destination exists"
msgstr ""

13417
#: builtin/mv.c:235
13418 13419 13420 13421
#, c-format
msgid "overwriting '%s'"
msgstr ""

13422
#: builtin/mv.c:238
13423 13424 13425
msgid "Cannot overwrite"
msgstr ""

13426
#: builtin/mv.c:241
13427 13428 13429
msgid "multiple sources for the same target"
msgstr ""

13430
#: builtin/mv.c:243
13431 13432 13433
msgid "destination directory does not exist"
msgstr ""

13434
#: builtin/mv.c:250
13435 13436 13437 13438
#, c-format
msgid "%s, source=%s, destination=%s"
msgstr ""

13439
#: builtin/mv.c:271
13440 13441 13442 13443
#, c-format
msgid "Renaming %s to %s\n"
msgstr ""

13444
#: builtin/mv.c:277 builtin/remote.c:717 builtin/repack.c:513
13445 13446 13447 13448
#, c-format
msgid "renaming '%s' failed"
msgstr ""

13449
#: builtin/name-rev.c:355
13450
msgid "git name-rev [<options>] <commit>..."
13451 13452
msgstr ""

13453
#: builtin/name-rev.c:356
13454
msgid "git name-rev [<options>] --all"
13455 13456
msgstr ""

13457
#: builtin/name-rev.c:357
13458
msgid "git name-rev [<options>] --stdin"
13459 13460
msgstr ""

13461
#: builtin/name-rev.c:413
13462 13463 13464
msgid "print only names (no SHA-1)"
msgstr ""

13465
#: builtin/name-rev.c:414
13466 13467 13468
msgid "only use tags to name the commits"
msgstr ""

13469
#: builtin/name-rev.c:416
13470 13471 13472
msgid "only use refs matching <pattern>"
msgstr ""

13473
#: builtin/name-rev.c:418
13474 13475 13476
msgid "ignore refs matching <pattern>"
msgstr ""

13477
#: builtin/name-rev.c:420
13478 13479 13480
msgid "list all commits reachable from all refs"
msgstr ""

13481
#: builtin/name-rev.c:421
13482 13483 13484
msgid "read from stdin"
msgstr ""

13485
#: builtin/name-rev.c:422
13486
msgid "allow to print `undefined` names (default)"
13487 13488
msgstr ""

13489
#: builtin/name-rev.c:428
13490 13491 13492
msgid "dereference tags in the input (internal use)"
msgstr ""

13493
#: builtin/notes.c:28
13494
msgid "git notes [--ref <notes-ref>] [list [<object>]]"
13495 13496
msgstr ""

13497
#: builtin/notes.c:29
13498
msgid ""
13499
"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
13500
"| (-c | -C) <object>] [<object>]"
13501 13502
msgstr ""

13503
#: builtin/notes.c:30
13504
msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
13505 13506
msgstr ""

13507
#: builtin/notes.c:31
13508
msgid ""
13509
"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
13510
"(-c | -C) <object>] [<object>]"
13511 13512
msgstr ""

13513
#: builtin/notes.c:32
13514
msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
13515 13516
msgstr ""

13517
#: builtin/notes.c:33
13518
msgid "git notes [--ref <notes-ref>] show [<object>]"
13519 13520
msgstr ""

13521
#: builtin/notes.c:34
13522
msgid ""
13523
"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
13524 13525
msgstr ""

13526
#: builtin/notes.c:35
13527 13528 13529
msgid "git notes merge --commit [-v | -q]"
msgstr ""

13530
#: builtin/notes.c:36
13531 13532 13533
msgid "git notes merge --abort [-v | -q]"
msgstr ""

13534
#: builtin/notes.c:37
13535
msgid "git notes [--ref <notes-ref>] remove [<object>...]"
13536 13537
msgstr ""

13538
#: builtin/notes.c:38
13539
msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
13540 13541
msgstr ""

13542
#: builtin/notes.c:39
13543
msgid "git notes [--ref <notes-ref>] get-ref"
13544 13545
msgstr ""

13546
#: builtin/notes.c:44
13547 13548 13549
msgid "git notes [list [<object>]]"
msgstr ""

13550
#: builtin/notes.c:49
13551 13552 13553
msgid "git notes add [<options>] [<object>]"
msgstr ""

13554
#: builtin/notes.c:54
13555 13556 13557
msgid "git notes copy [<options>] <from-object> <to-object>"
msgstr ""

13558
#: builtin/notes.c:55
13559 13560 13561
msgid "git notes copy --stdin [<from-object> <to-object>]..."
msgstr ""

13562
#: builtin/notes.c:60
13563 13564 13565
msgid "git notes append [<options>] [<object>]"
msgstr ""

13566
#: builtin/notes.c:65
13567 13568 13569
msgid "git notes edit [<object>]"
msgstr ""

13570
#: builtin/notes.c:70
13571 13572 13573
msgid "git notes show [<object>]"
msgstr ""

13574
#: builtin/notes.c:75
13575
msgid "git notes merge [<options>] <notes-ref>"
13576 13577
msgstr ""

13578
#: builtin/notes.c:76
13579 13580 13581
msgid "git notes merge --commit [<options>]"
msgstr ""

13582
#: builtin/notes.c:77
13583 13584 13585
msgid "git notes merge --abort [<options>]"
msgstr ""

13586
#: builtin/notes.c:82
13587 13588 13589
msgid "git notes remove [<object>]"
msgstr ""

13590
#: builtin/notes.c:87
13591 13592 13593
msgid "git notes prune [<options>]"
msgstr ""

13594
#: builtin/notes.c:92
13595 13596 13597
msgid "git notes get-ref"
msgstr ""

13598
#: builtin/notes.c:97
13599 13600 13601
msgid "Write/edit the notes for the following object:"
msgstr ""

13602
#: builtin/notes.c:150
13603 13604 13605 13606
#, c-format
msgid "unable to start 'show' for object '%s'"
msgstr ""

13607
#: builtin/notes.c:154
13608
msgid "could not read 'show' output"
13609 13610
msgstr ""

13611
#: builtin/notes.c:162
13612 13613 13614 13615
#, c-format
msgid "failed to finish 'show' for object '%s'"
msgstr ""

13616
#: builtin/notes.c:197
13617
msgid "please supply the note contents using either -m or -F option"
13618 13619
msgstr ""

13620
#: builtin/notes.c:206
13621 13622 13623
msgid "unable to write note object"
msgstr ""

13624
#: builtin/notes.c:208
13625
#, c-format
13626
msgid "the note contents have been left in %s"
13627 13628
msgstr ""

13629
#: builtin/notes.c:242 builtin/tag.c:513
13630 13631 13632 13633
#, c-format
msgid "could not open or read '%s'"
msgstr ""

13634
#: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
13635 13636
#: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
#: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
13637 13638 13639 13640
#, c-format
msgid "failed to resolve '%s' as a valid ref."
msgstr ""

13641
#: builtin/notes.c:265
13642
#, c-format
13643
msgid "failed to read object '%s'."
13644 13645
msgstr ""

13646
#: builtin/notes.c:268
13647
#, c-format
13648
msgid "cannot read note data from non-blob object '%s'."
13649 13650
msgstr ""

13651
#: builtin/notes.c:309
13652 13653 13654 13655
#, c-format
msgid "malformed input line: '%s'."
msgstr ""

13656
#: builtin/notes.c:324
13657 13658 13659 13660
#, c-format
msgid "failed to copy notes from '%s' to '%s'"
msgstr ""

13661 13662 13663
#. TRANSLATORS: the first %s will be replaced by a git
#. notes command: 'add', 'merge', 'remove', etc.
#.
13664
#: builtin/notes.c:356
13665 13666 13667 13668
#, c-format
msgid "refusing to %s notes in %s (outside of refs/notes/)"
msgstr ""

13669 13670 13671
#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
#: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
#: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
13672 13673 13674
msgid "too many parameters"
msgstr ""

13675
#: builtin/notes.c:389 builtin/notes.c:678
13676
#, c-format
13677
msgid "no note found for object %s."
13678 13679
msgstr ""

13680
#: builtin/notes.c:410 builtin/notes.c:576
13681 13682 13683
msgid "note contents as a string"
msgstr ""

13684
#: builtin/notes.c:413 builtin/notes.c:579
13685 13686 13687
msgid "note contents in a file"
msgstr ""

13688
#: builtin/notes.c:416 builtin/notes.c:582
13689 13690 13691
msgid "reuse and edit specified note object"
msgstr ""

13692
#: builtin/notes.c:419 builtin/notes.c:585
13693 13694 13695
msgid "reuse specified note object"
msgstr ""

13696
#: builtin/notes.c:422 builtin/notes.c:588
13697 13698 13699
msgid "allow storing empty note"
msgstr ""

13700
#: builtin/notes.c:423 builtin/notes.c:496
13701 13702 13703
msgid "replace existing notes"
msgstr ""

13704
#: builtin/notes.c:448
13705 13706 13707 13708 13709 13710
#, c-format
msgid ""
"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
"existing notes"
msgstr ""

13711
#: builtin/notes.c:463 builtin/notes.c:544
13712 13713 13714 13715
#, c-format
msgid "Overwriting existing notes for object %s\n"
msgstr ""

13716
#: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
13717 13718 13719 13720
#, c-format
msgid "Removing note for object %s\n"
msgstr ""

13721
#: builtin/notes.c:497
13722 13723 13724
msgid "read objects from stdin"
msgstr ""

13725
#: builtin/notes.c:499
13726 13727 13728
msgid "load rewriting config for <command> (implies --stdin)"
msgstr ""

13729
#: builtin/notes.c:517
13730 13731 13732
msgid "too few parameters"
msgstr ""

13733
#: builtin/notes.c:538
13734 13735 13736 13737 13738 13739
#, c-format
msgid ""
"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
"existing notes"
msgstr ""

13740
#: builtin/notes.c:550
13741
#, c-format
13742
msgid "missing notes on source object %s. Cannot copy."
13743 13744
msgstr ""

13745
#: builtin/notes.c:603
13746 13747 13748 13749 13750 13751
#, c-format
msgid ""
"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
msgstr ""

13752
#: builtin/notes.c:698
13753 13754 13755
msgid "failed to delete ref NOTES_MERGE_PARTIAL"
msgstr ""

13756
#: builtin/notes.c:700
13757 13758 13759
msgid "failed to delete ref NOTES_MERGE_REF"
msgstr ""

13760
#: builtin/notes.c:702
13761 13762 13763
msgid "failed to remove 'git notes merge' worktree"
msgstr ""

13764
#: builtin/notes.c:722
13765 13766 13767
msgid "failed to read ref NOTES_MERGE_PARTIAL"
msgstr ""

13768
#: builtin/notes.c:724
13769 13770 13771
msgid "could not find commit from NOTES_MERGE_PARTIAL."
msgstr ""

13772
#: builtin/notes.c:726
13773 13774 13775
msgid "could not parse commit from NOTES_MERGE_PARTIAL."
msgstr ""

13776
#: builtin/notes.c:739
13777 13778 13779
msgid "failed to resolve NOTES_MERGE_REF"
msgstr ""

13780
#: builtin/notes.c:742
13781 13782 13783
msgid "failed to finalize notes merge"
msgstr ""

13784
#: builtin/notes.c:768
13785 13786 13787 13788
#, c-format
msgid "unknown notes merge strategy %s"
msgstr ""

13789
#: builtin/notes.c:784
13790 13791 13792
msgid "General options"
msgstr ""

13793
#: builtin/notes.c:786
13794 13795 13796
msgid "Merge options"
msgstr ""

13797
#: builtin/notes.c:788
13798 13799 13800 13801 13802
msgid ""
"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
"cat_sort_uniq)"
msgstr ""

13803
#: builtin/notes.c:790
13804 13805 13806
msgid "Committing unmerged notes"
msgstr ""

13807
#: builtin/notes.c:792
13808 13809 13810
msgid "finalize notes merge by committing unmerged notes"
msgstr ""

13811
#: builtin/notes.c:794
13812 13813 13814
msgid "Aborting notes merge resolution"
msgstr ""

13815
#: builtin/notes.c:796
13816 13817 13818
msgid "abort notes merge"
msgstr ""

13819
#: builtin/notes.c:807
13820 13821 13822
msgid "cannot mix --commit, --abort or -s/--strategy"
msgstr ""

13823
#: builtin/notes.c:812
13824
msgid "must specify a notes ref to merge"
13825 13826
msgstr ""

13827
#: builtin/notes.c:836
13828
#, c-format
13829
msgid "unknown -s/--strategy: %s"
13830 13831
msgstr ""

13832
#: builtin/notes.c:873
13833
#, c-format
13834
msgid "a notes merge into %s is already in-progress at %s"
13835 13836
msgstr ""

13837
#: builtin/notes.c:876
13838
#, c-format
13839
msgid "failed to store link to current notes ref (%s)"
13840 13841
msgstr ""

13842
#: builtin/notes.c:878
13843 13844 13845 13846 13847 13848 13849
#, c-format
msgid ""
"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
"'git notes merge --commit', or abort the merge with 'git notes merge --"
"abort'.\n"
msgstr ""

13850
#: builtin/notes.c:900
13851 13852 13853 13854
#, c-format
msgid "Object %s has no note\n"
msgstr ""

13855
#: builtin/notes.c:912
13856 13857 13858
msgid "attempt to remove non-existent note is not an error"
msgstr ""

13859
#: builtin/notes.c:915
13860 13861 13862
msgid "read object names from the standard input"
msgstr ""

13863
#: builtin/notes.c:954 builtin/prune.c:108 builtin/worktree.c:165
13864 13865 13866
msgid "do not remove, show only"
msgstr ""

13867
#: builtin/notes.c:955
13868
msgid "report pruned notes"
13869 13870
msgstr ""

13871
#: builtin/notes.c:998
13872 13873 13874
msgid "notes-ref"
msgstr ""

13875
#: builtin/notes.c:999
13876
msgid "use notes from <notes-ref>"
13877 13878
msgstr ""

13879
#: builtin/notes.c:1034
13880
#, c-format
13881
msgid "unknown subcommand: %s"
13882 13883
msgstr ""

13884
#: builtin/pack-objects.c:51
13885 13886
msgid ""
"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
13887 13888
msgstr ""

13889
#: builtin/pack-objects.c:52
13890 13891
msgid ""
"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
13892 13893
msgstr ""

13894
#: builtin/pack-objects.c:423
13895
#, c-format
13896 13897 13898
msgid "bad packed object CRC for %s"
msgstr ""

13899
#: builtin/pack-objects.c:434
13900 13901 13902 13903
#, c-format
msgid "corrupt packed object for %s"
msgstr ""

13904
#: builtin/pack-objects.c:565
13905 13906 13907 13908
#, c-format
msgid "recursive delta detected for object %s"
msgstr ""

13909
#: builtin/pack-objects.c:776
13910 13911 13912 13913
#, c-format
msgid "ordered %u objects, expected %<PRIu32>"
msgstr ""

13914
#: builtin/pack-objects.c:789
13915 13916 13917 13918
#, c-format
msgid "packfile is invalid: %s"
msgstr ""

13919
#: builtin/pack-objects.c:793
13920 13921
#, c-format
msgid "unable to open packfile for reuse: %s"
13922 13923
msgstr ""

13924
#: builtin/pack-objects.c:797
13925 13926 13927
msgid "unable to seek in reused packfile"
msgstr ""

13928
#: builtin/pack-objects.c:808
13929 13930 13931
msgid "unable to read from reused packfile"
msgstr ""

13932
#: builtin/pack-objects.c:836
13933 13934 13935
msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
msgstr ""

13936
#: builtin/pack-objects.c:849
13937 13938 13939
msgid "Writing objects"
msgstr ""

13940
#: builtin/pack-objects.c:911 builtin/update-index.c:89
13941 13942 13943 13944
#, c-format
msgid "failed to stat %s"
msgstr ""

13945
#: builtin/pack-objects.c:964
13946 13947 13948 13949
#, c-format
msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
msgstr ""

13950
#: builtin/pack-objects.c:1158
13951 13952 13953
msgid "disabling bitmap writing, as some objects are not being packed"
msgstr ""

13954
#: builtin/pack-objects.c:1586
13955 13956 13957 13958
#, c-format
msgid "delta base offset overflow in pack for %s"
msgstr ""

13959
#: builtin/pack-objects.c:1595
13960 13961 13962 13963
#, c-format
msgid "delta base offset out of bound for %s"
msgstr ""

13964
#: builtin/pack-objects.c:1864
13965 13966 13967
msgid "Counting objects"
msgstr ""

13968
#: builtin/pack-objects.c:1994
13969 13970 13971 13972
#, c-format
msgid "unable to get size of %s"
msgstr ""

13973
#: builtin/pack-objects.c:2009
13974 13975 13976 13977
#, c-format
msgid "unable to parse object header of %s"
msgstr ""

13978 13979
#: builtin/pack-objects.c:2079 builtin/pack-objects.c:2095
#: builtin/pack-objects.c:2105
13980 13981 13982 13983
#, c-format
msgid "object %s cannot be read"
msgstr ""

13984
#: builtin/pack-objects.c:2082 builtin/pack-objects.c:2109
13985
#, c-format
13986
msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
13987 13988
msgstr ""

13989
#: builtin/pack-objects.c:2119
13990 13991 13992
msgid "suboptimal pack - out of memory"
msgstr ""

13993
#: builtin/pack-objects.c:2445
13994 13995 13996 13997
#, c-format
msgid "Delta compression using up to %d threads"
msgstr ""

13998
#: builtin/pack-objects.c:2577
13999 14000 14001 14002
#, c-format
msgid "unable to pack objects reachable from tag %s"
msgstr ""

14003
#: builtin/pack-objects.c:2664
14004 14005 14006
msgid "Compressing objects"
msgstr ""

14007
#: builtin/pack-objects.c:2670
14008 14009 14010
msgid "inconsistency with delta count"
msgstr ""

14011
#: builtin/pack-objects.c:2751
14012 14013 14014 14015 14016 14017
#, c-format
msgid ""
"expected edge object ID, got garbage:\n"
" %s"
msgstr ""

14018
#: builtin/pack-objects.c:2757
14019 14020 14021 14022 14023 14024
#, c-format
msgid ""
"expected object ID, got garbage:\n"
" %s"
msgstr ""

14025
#: builtin/pack-objects.c:2855
14026 14027 14028
msgid "invalid value for --missing"
msgstr ""

14029
#: builtin/pack-objects.c:2914 builtin/pack-objects.c:3022
14030 14031 14032
msgid "cannot open pack index"
msgstr ""

14033
#: builtin/pack-objects.c:2945
14034 14035 14036 14037
#, c-format
msgid "loose object at %s could not be examined"
msgstr ""

14038
#: builtin/pack-objects.c:3030
14039 14040 14041
msgid "unable to force loose object"
msgstr ""

14042
#: builtin/pack-objects.c:3122
14043 14044 14045 14046
#, c-format
msgid "not a rev '%s'"
msgstr ""

14047
#: builtin/pack-objects.c:3125
14048 14049 14050 14051
#, c-format
msgid "bad revision '%s'"
msgstr ""

14052
#: builtin/pack-objects.c:3150
14053 14054 14055
msgid "unable to add recent objects"
msgstr ""

14056
#: builtin/pack-objects.c:3203
14057 14058 14059 14060
#, c-format
msgid "unsupported index version %s"
msgstr ""

14061
#: builtin/pack-objects.c:3207
14062 14063 14064 14065
#, c-format
msgid "bad index version '%s'"
msgstr ""

14066
#: builtin/pack-objects.c:3237
14067 14068 14069
msgid "do not show progress meter"
msgstr ""

14070
#: builtin/pack-objects.c:3239
14071 14072 14073
msgid "show progress meter"
msgstr ""

14074
#: builtin/pack-objects.c:3241
14075 14076 14077
msgid "show progress meter during object writing phase"
msgstr ""

14078
#: builtin/pack-objects.c:3244
14079 14080 14081
msgid "similar to --all-progress when progress meter is shown"
msgstr ""

14082
#: builtin/pack-objects.c:3245
14083
msgid "<version>[,<offset>]"
14084 14085
msgstr ""

14086
#: builtin/pack-objects.c:3246
14087 14088 14089
msgid "write the pack index file in the specified idx format version"
msgstr ""

14090
#: builtin/pack-objects.c:3249
14091 14092 14093
msgid "maximum size of each output pack file"
msgstr ""

14094
#: builtin/pack-objects.c:3251
14095 14096 14097
msgid "ignore borrowed objects from alternate object store"
msgstr ""

14098
#: builtin/pack-objects.c:3253
14099 14100 14101
msgid "ignore packed objects"
msgstr ""

14102
#: builtin/pack-objects.c:3255
14103 14104 14105
msgid "limit pack window by objects"
msgstr ""

14106
#: builtin/pack-objects.c:3257
14107 14108 14109
msgid "limit pack window by memory in addition to object limit"
msgstr ""

14110
#: builtin/pack-objects.c:3259
14111 14112 14113
msgid "maximum length of delta chain allowed in the resulting pack"
msgstr ""

14114
#: builtin/pack-objects.c:3261
14115 14116 14117
msgid "reuse existing deltas"
msgstr ""

14118
#: builtin/pack-objects.c:3263
14119 14120 14121
msgid "reuse existing objects"
msgstr ""

14122
#: builtin/pack-objects.c:3265
14123 14124 14125
msgid "use OFS_DELTA objects"
msgstr ""

14126
#: builtin/pack-objects.c:3267
14127 14128 14129
msgid "use threads when searching for best delta matches"
msgstr ""

14130
#: builtin/pack-objects.c:3269
14131 14132 14133
msgid "do not create an empty pack output"
msgstr ""

14134
#: builtin/pack-objects.c:3271
14135 14136 14137
msgid "read revision arguments from standard input"
msgstr ""

14138
#: builtin/pack-objects.c:3273
14139 14140 14141
msgid "limit the objects to those that are not yet packed"
msgstr ""

14142
#: builtin/pack-objects.c:3276
14143 14144 14145
msgid "include objects reachable from any reference"
msgstr ""

14146
#: builtin/pack-objects.c:3279
14147 14148 14149
msgid "include objects referred by reflog entries"
msgstr ""

14150
#: builtin/pack-objects.c:3282
14151 14152 14153
msgid "include objects referred to by the index"
msgstr ""

14154
#: builtin/pack-objects.c:3285
14155 14156 14157
msgid "output pack to stdout"
msgstr ""

14158
#: builtin/pack-objects.c:3287
14159 14160 14161
msgid "include tag objects that refer to objects to be packed"
msgstr ""

14162
#: builtin/pack-objects.c:3289
14163 14164 14165
msgid "keep unreachable objects"
msgstr ""

14166
#: builtin/pack-objects.c:3291
14167 14168 14169
msgid "pack loose unreachable objects"
msgstr ""

14170
#: builtin/pack-objects.c:3293
14171 14172 14173
msgid "unpack unreachable objects newer than <time>"
msgstr ""

14174
#: builtin/pack-objects.c:3296
14175
msgid "use the sparse reachability algorithm"
14176 14177
msgstr ""

14178
#: builtin/pack-objects.c:3298
14179
msgid "create thin packs"
14180 14181
msgstr ""

14182
#: builtin/pack-objects.c:3300
14183
msgid "create packs suitable for shallow fetches"
14184 14185
msgstr ""

14186
#: builtin/pack-objects.c:3302
14187
msgid "ignore packs that have companion .keep file"
14188 14189
msgstr ""

14190
#: builtin/pack-objects.c:3304
14191
msgid "ignore this pack"
14192 14193
msgstr ""

14194
#: builtin/pack-objects.c:3306
14195
msgid "pack compression level"
14196 14197
msgstr ""

14198
#: builtin/pack-objects.c:3308
14199
msgid "do not hide commits by grafts"
14200 14201
msgstr ""

14202
#: builtin/pack-objects.c:3310
14203 14204 14205 14206
msgid "use a bitmap index if available to speed up counting objects"
msgstr ""

#: builtin/pack-objects.c:3312
14207 14208 14209
msgid "write a bitmap index together with the pack index"
msgstr ""

14210
#: builtin/pack-objects.c:3315
14211 14212 14213
msgid "handling for missing objects"
msgstr ""

14214
#: builtin/pack-objects.c:3318
14215 14216 14217
msgid "do not pack objects in promisor packfiles"
msgstr ""

14218
#: builtin/pack-objects.c:3320
14219 14220 14221
msgid "respect islands during delta compression"
msgstr ""

14222
#: builtin/pack-objects.c:3345
14223 14224 14225 14226
#, c-format
msgid "delta chain depth %d is too deep, forcing %d"
msgstr ""

14227
#: builtin/pack-objects.c:3350
14228 14229 14230 14231
#, c-format
msgid "pack.deltaCacheLimit is too high, forcing %d"
msgstr ""

14232
#: builtin/pack-objects.c:3404
14233 14234 14235
msgid "--max-pack-size cannot be used to build a pack for transfer"
msgstr ""

14236
#: builtin/pack-objects.c:3406
14237
msgid "minimum pack size limit is 1 MiB"
14238 14239
msgstr ""

14240
#: builtin/pack-objects.c:3411
14241
msgid "--thin cannot be used to build an indexable pack"
14242 14243
msgstr ""

14244
#: builtin/pack-objects.c:3414
14245
msgid "--keep-unreachable and --unpack-unreachable are incompatible"
14246 14247
msgstr ""

14248
#: builtin/pack-objects.c:3420
14249
msgid "cannot use --filter without --stdout"
14250 14251
msgstr ""

14252
#: builtin/pack-objects.c:3479
14253 14254 14255
msgid "Enumerating objects"
msgstr ""

14256
#: builtin/pack-objects.c:3498
14257 14258 14259 14260
#, c-format
msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
msgstr ""

14261
#: builtin/pack-refs.c:7
14262 14263 14264
msgid "git pack-refs [<options>]"
msgstr ""

14265
#: builtin/pack-refs.c:15
14266 14267 14268
msgid "pack everything"
msgstr ""

14269
#: builtin/pack-refs.c:16
14270 14271 14272
msgid "prune loose refs (default)"
msgstr ""

14273
#: builtin/prune-packed.c:9
14274 14275 14276
msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
msgstr ""

14277
#: builtin/prune-packed.c:42
14278 14279 14280
msgid "Removing duplicate objects"
msgstr ""

14281
#: builtin/prune.c:12
14282
msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
14283 14284
msgstr ""

14285
#: builtin/prune.c:109
14286 14287 14288
msgid "report pruned objects"
msgstr ""

14289
#: builtin/prune.c:112
14290 14291 14292
msgid "expire objects older than <time>"
msgstr ""

14293
#: builtin/prune.c:114
14294 14295 14296
msgid "limit traversal to objects outside promisor packfiles"
msgstr ""

14297
#: builtin/prune.c:128
14298 14299 14300
msgid "cannot prune in a precious-objects repo"
msgstr ""

14301
#: builtin/pull.c:61 builtin/pull.c:63
14302 14303 14304 14305
#, c-format
msgid "Invalid value for %s: %s"
msgstr ""

14306
#: builtin/pull.c:83
14307
msgid "git pull [<options>] [<repository> [<refspec>...]]"
14308 14309
msgstr ""

14310
#: builtin/pull.c:134
14311 14312 14313
msgid "control for recursive fetching of submodules"
msgstr ""

14314
#: builtin/pull.c:138
14315 14316 14317
msgid "Options related to merging"
msgstr ""

14318
#: builtin/pull.c:141
14319 14320 14321
msgid "incorporate changes by rebasing rather than merging"
msgstr ""

14322
#: builtin/pull.c:168 builtin/rebase--interactive.c:149 builtin/revert.c:123
14323 14324 14325
msgid "allow fast-forward"
msgstr ""

14326
#: builtin/pull.c:177
14327 14328 14329
msgid "automatically stash/stash pop before and after rebase"
msgstr ""

14330
#: builtin/pull.c:193
14331 14332 14333
msgid "Options related to fetching"
msgstr ""

14334
#: builtin/pull.c:203
14335 14336 14337
msgid "force overwrite of local branch"
msgstr ""

14338
#: builtin/pull.c:211
14339 14340 14341
msgid "number of submodules pulled in parallel"
msgstr ""

14342
#: builtin/pull.c:306
14343 14344 14345 14346
#, c-format
msgid "Invalid value for pull.ff: %s"
msgstr ""

14347
#: builtin/pull.c:422
14348 14349 14350 14351 14352
msgid ""
"There is no candidate for rebasing against among the refs that you just "
"fetched."
msgstr ""

14353
#: builtin/pull.c:424
14354 14355 14356 14357
msgid ""
"There are no candidates for merging among the refs that you just fetched."
msgstr ""

14358
#: builtin/pull.c:425
14359 14360 14361 14362 14363
msgid ""
"Generally this means that you provided a wildcard refspec which had no\n"
"matches on the remote end."
msgstr ""

14364
#: builtin/pull.c:428
14365 14366 14367 14368 14369 14370 14371
#, c-format
msgid ""
"You asked to pull from the remote '%s', but did not specify\n"
"a branch. Because this is not the default configured remote\n"
"for your current branch, you must specify a branch on the command line."
msgstr ""

14372
#: builtin/pull.c:433 builtin/rebase.c:956 git-parse-remote.sh:73
14373 14374 14375
msgid "You are not currently on a branch."
msgstr ""

14376
#: builtin/pull.c:435 builtin/pull.c:450 git-parse-remote.sh:79
14377 14378 14379
msgid "Please specify which branch you want to rebase against."
msgstr ""

14380
#: builtin/pull.c:437 builtin/pull.c:452 git-parse-remote.sh:82
14381 14382 14383
msgid "Please specify which branch you want to merge with."
msgstr ""

14384
#: builtin/pull.c:438 builtin/pull.c:453
14385
msgid "See git-pull(1) for details."
14386 14387
msgstr ""

14388 14389
#: builtin/pull.c:440 builtin/pull.c:446 builtin/pull.c:455
#: builtin/rebase.c:962 git-parse-remote.sh:64
14390 14391 14392
msgid "<remote>"
msgstr ""

14393 14394
#: builtin/pull.c:440 builtin/pull.c:455 builtin/pull.c:460
#: git-legacy-rebase.sh:564 git-parse-remote.sh:65
14395 14396 14397
msgid "<branch>"
msgstr ""

14398
#: builtin/pull.c:448 builtin/rebase.c:954 git-parse-remote.sh:75
14399
msgid "There is no tracking information for the current branch."
14400 14401
msgstr ""

14402
#: builtin/pull.c:457 git-parse-remote.sh:95
14403
msgid ""
14404
"If you wish to set tracking information for this branch you can do so with:"
14405 14406
msgstr ""

14407
#: builtin/pull.c:462
14408 14409 14410 14411
#, c-format
msgid ""
"Your configuration specifies to merge with the ref '%s'\n"
"from the remote, but no such ref was fetched."
14412 14413
msgstr ""

14414
#: builtin/pull.c:566
14415 14416 14417 14418
#, c-format
msgid "unable to access commit %s"
msgstr ""

14419
#: builtin/pull.c:844
14420 14421 14422
msgid "ignoring --verify-signatures for rebase"
msgstr ""

14423
#: builtin/pull.c:892
14424 14425 14426
msgid "--[no-]autostash option is only valid with --rebase."
msgstr ""

14427
#: builtin/pull.c:900
14428
msgid "Updating an unborn branch with changes added to the index."
14429 14430
msgstr ""

14431
#: builtin/pull.c:904
14432 14433 14434
msgid "pull with rebase"
msgstr ""

14435
#: builtin/pull.c:905
14436 14437 14438
msgid "please commit or stash them."
msgstr ""

14439
#: builtin/pull.c:930
14440 14441 14442 14443 14444
#, c-format
msgid ""
"fetch updated the current branch head.\n"
"fast-forwarding your working tree from\n"
"commit %s."
14445 14446
msgstr ""

14447
#: builtin/pull.c:936
14448 14449 14450 14451 14452 14453 14454 14455
#, c-format
msgid ""
"Cannot fast-forward your working tree.\n"
"After making sure that you saved anything precious from\n"
"$ git diff %s\n"
"output, run\n"
"$ git reset --hard\n"
"to recover."
14456 14457
msgstr ""

14458
#: builtin/pull.c:951
14459
msgid "Cannot merge multiple branches into empty head."
14460 14461
msgstr ""

14462
#: builtin/pull.c:955
14463
msgid "Cannot rebase onto multiple branches."
14464 14465
msgstr ""

14466
#: builtin/pull.c:962
14467 14468 14469
msgid "cannot rebase with locally recorded submodule modifications"
msgstr ""

14470
#: builtin/push.c:19
14471 14472 14473
msgid "git push [<options>] [<repository> [<refspec>...]]"
msgstr ""

14474
#: builtin/push.c:111
14475 14476 14477
msgid "tag shorthand without <tag>"
msgstr ""

14478
#: builtin/push.c:121
14479 14480 14481
msgid "--delete only accepts plain target ref names"
msgstr ""

14482
#: builtin/push.c:167
14483 14484 14485 14486 14487
msgid ""
"\n"
"To choose either option permanently, see push.default in 'git help config'."
msgstr ""

14488
#: builtin/push.c:170
14489 14490 14491 14492 14493 14494 14495 14496 14497 14498
#, c-format
msgid ""
"The upstream branch of your current branch does not match\n"
"the name of your current branch.  To push to the upstream branch\n"
"on the remote, use\n"
"\n"
"    git push %s HEAD:%s\n"
"\n"
"To push to the branch of the same name on the remote, use\n"
"\n"
14499
"    git push %s HEAD\n"
14500 14501 14502
"%s"
msgstr ""

14503
#: builtin/push.c:185
14504 14505 14506 14507 14508 14509 14510 14511 14512
#, c-format
msgid ""
"You are not currently on a branch.\n"
"To push the history leading to the current (detached HEAD)\n"
"state now, use\n"
"\n"
"    git push %s HEAD:<name-of-remote-branch>\n"
msgstr ""

14513
#: builtin/push.c:199
14514 14515 14516 14517 14518 14519 14520 14521
#, c-format
msgid ""
"The current branch %s has no upstream branch.\n"
"To push the current branch and set the remote as upstream, use\n"
"\n"
"    git push --set-upstream %s %s\n"
msgstr ""

14522
#: builtin/push.c:207
14523 14524 14525 14526
#, c-format
msgid "The current branch %s has multiple upstream branches, refusing to push."
msgstr ""

14527
#: builtin/push.c:210
14528 14529 14530 14531 14532 14533 14534
#, c-format
msgid ""
"You are pushing to remote '%s', which is not the upstream of\n"
"your current branch '%s', without telling me what to push\n"
"to update which remote branch."
msgstr ""

14535
#: builtin/push.c:269
14536 14537 14538 14539
msgid ""
"You didn't specify any refspecs to push, and push.default is \"nothing\"."
msgstr ""

14540
#: builtin/push.c:276
14541 14542
msgid ""
"Updates were rejected because the tip of your current branch is behind\n"
14543 14544
"its remote counterpart. Integrate the remote changes (e.g.\n"
"'git pull ...') before pushing again.\n"
14545 14546 14547
"See the 'Note about fast-forwards' in 'git push --help' for details."
msgstr ""

14548
#: builtin/push.c:282
14549 14550
msgid ""
"Updates were rejected because a pushed branch tip is behind its remote\n"
14551 14552
"counterpart. Check out this branch and integrate the remote changes\n"
"(e.g. 'git pull ...') before pushing again.\n"
14553 14554 14555
"See the 'Note about fast-forwards' in 'git push --help' for details."
msgstr ""

14556
#: builtin/push.c:288
14557
msgid ""
14558 14559
"Updates were rejected because the remote contains work that you do\n"
"not have locally. This is usually caused by another repository pushing\n"
14560 14561
"to the same ref. You may want to first integrate the remote changes\n"
"(e.g., 'git pull ...') before pushing again.\n"
14562
"See the 'Note about fast-forwards' in 'git push --help' for details."
14563 14564
msgstr ""

14565
#: builtin/push.c:295
14566 14567 14568
msgid "Updates were rejected because the tag already exists in the remote."
msgstr ""

14569
#: builtin/push.c:298
14570 14571 14572 14573 14574 14575
msgid ""
"You cannot update a remote ref that points at a non-commit object,\n"
"or update a remote ref to make it point at a non-commit object,\n"
"without using the '--force' option.\n"
msgstr ""

14576
#: builtin/push.c:359
14577 14578 14579 14580
#, c-format
msgid "Pushing to %s\n"
msgstr ""

14581
#: builtin/push.c:364
14582 14583 14584 14585
#, c-format
msgid "failed to push some refs to '%s'"
msgstr ""

14586
#: builtin/push.c:398
14587 14588 14589 14590
#, c-format
msgid "bad repository '%s'"
msgstr ""

14591
#: builtin/push.c:399
14592 14593 14594 14595 14596 14597 14598 14599 14600 14601 14602 14603
msgid ""
"No configured push destination.\n"
"Either specify the URL from the command-line or configure a remote "
"repository using\n"
"\n"
"    git remote add <name> <url>\n"
"\n"
"and then push using the remote name\n"
"\n"
"    git push <name>\n"
msgstr ""

14604
#: builtin/push.c:554
14605 14606 14607
msgid "repository"
msgstr ""

14608
#: builtin/push.c:555 builtin/send-pack.c:164
14609 14610 14611
msgid "push all refs"
msgstr ""

14612
#: builtin/push.c:556 builtin/send-pack.c:166
14613 14614 14615
msgid "mirror all refs"
msgstr ""

14616
#: builtin/push.c:558
14617 14618 14619
msgid "delete refs"
msgstr ""

14620
#: builtin/push.c:559
14621 14622 14623
msgid "push tags (can't be used with --all or --mirror)"
msgstr ""

14624
#: builtin/push.c:562 builtin/send-pack.c:167
14625 14626 14627
msgid "force updates"
msgstr ""

14628
#: builtin/push.c:564 builtin/send-pack.c:181
14629
msgid "<refname>:<expect>"
14630 14631
msgstr ""

14632
#: builtin/push.c:565 builtin/send-pack.c:182
14633 14634 14635
msgid "require old value of ref to be at this value"
msgstr ""

14636
#: builtin/push.c:568
14637 14638 14639
msgid "control recursive pushing of submodules"
msgstr ""

14640
#: builtin/push.c:570 builtin/send-pack.c:175
14641 14642 14643
msgid "use thin pack"
msgstr ""

14644
#: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:161
14645
#: builtin/send-pack.c:162
14646 14647 14648
msgid "receive pack program"
msgstr ""

14649
#: builtin/push.c:573
14650 14651 14652
msgid "set upstream for git pull/status"
msgstr ""

14653
#: builtin/push.c:576
14654 14655 14656
msgid "prune locally removed refs"
msgstr ""

14657
#: builtin/push.c:578
14658 14659 14660
msgid "bypass pre-push hook"
msgstr ""

14661
#: builtin/push.c:579
14662
msgid "push missing but relevant tags"
14663 14664
msgstr ""

14665
#: builtin/push.c:582 builtin/send-pack.c:169
14666 14667 14668
msgid "GPG sign the push"
msgstr ""

14669
#: builtin/push.c:584 builtin/send-pack.c:176
14670 14671 14672
msgid "request atomic transaction on remote side"
msgstr ""

14673
#: builtin/push.c:602
14674
msgid "--delete is incompatible with --all, --mirror and --tags"
14675 14676
msgstr ""

14677
#: builtin/push.c:604
14678
msgid "--delete doesn't make sense without any refs"
14679 14680
msgstr ""

14681
#: builtin/push.c:607
14682
msgid "--all and --tags are incompatible"
14683 14684
msgstr ""

14685
#: builtin/push.c:609
14686
msgid "--all can't be combined with refspecs"
14687 14688
msgstr ""

14689
#: builtin/push.c:613
14690 14691 14692
msgid "--mirror and --tags are incompatible"
msgstr ""

14693
#: builtin/push.c:615
14694 14695 14696
msgid "--mirror can't be combined with refspecs"
msgstr ""

14697
#: builtin/push.c:618
14698 14699 14700
msgid "--all and --mirror are incompatible"
msgstr ""

14701
#: builtin/push.c:637
14702 14703 14704
msgid "push options must not have new line characters"
msgstr ""

14705 14706 14707 14708 14709 14710 14711 14712 14713 14714 14715 14716
#: builtin/range-diff.c:8
msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
msgstr ""

#: builtin/range-diff.c:9
msgid "git range-diff [<options>] <old-tip>...<new-tip>"
msgstr ""

#: builtin/range-diff.c:10
msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
msgstr ""

14717
#: builtin/range-diff.c:21
14718 14719 14720
msgid "Percentage by which creation is weighted"
msgstr ""

14721
#: builtin/range-diff.c:23
14722
msgid "use simple diff colors"
14723 14724
msgstr ""

14725
#: builtin/range-diff.c:61 builtin/range-diff.c:65
14726 14727 14728 14729
#, c-format
msgid "no .. in range: '%s'"
msgstr ""

14730
#: builtin/range-diff.c:75
14731 14732 14733
msgid "single arg format must be symmetric range"
msgstr ""

14734
#: builtin/range-diff.c:90
14735 14736 14737
msgid "need two commit ranges"
msgstr ""

14738
#: builtin/read-tree.c:41
14739
msgid ""
14740
"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
14741 14742 14743 14744
"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
msgstr ""

14745
#: builtin/read-tree.c:124
14746 14747 14748
msgid "write resulting index to <file>"
msgstr ""

14749
#: builtin/read-tree.c:127
14750 14751 14752
msgid "only empty the index"
msgstr ""

14753
#: builtin/read-tree.c:129
14754 14755 14756
msgid "Merging"
msgstr ""

14757
#: builtin/read-tree.c:131
14758 14759 14760
msgid "perform a merge in addition to a read"
msgstr ""

14761
#: builtin/read-tree.c:133
14762 14763 14764
msgid "3-way merge if no file level merging required"
msgstr ""

14765
#: builtin/read-tree.c:135
14766 14767 14768
msgid "3-way merge in presence of adds and removes"
msgstr ""

14769
#: builtin/read-tree.c:137
14770 14771 14772
msgid "same as -m, but discard unmerged entries"
msgstr ""

14773
#: builtin/read-tree.c:138
14774 14775 14776
msgid "<subdirectory>/"
msgstr ""

14777
#: builtin/read-tree.c:139
14778 14779 14780
msgid "read the tree into the index under <subdirectory>/"
msgstr ""

14781
#: builtin/read-tree.c:142
14782 14783 14784
msgid "update working tree with merge result"
msgstr ""

14785
#: builtin/read-tree.c:144
14786 14787 14788
msgid "gitignore"
msgstr ""

14789
#: builtin/read-tree.c:145
14790 14791 14792
msgid "allow explicitly ignored files to be overwritten"
msgstr ""

14793
#: builtin/read-tree.c:148
14794 14795 14796
msgid "don't check the working tree after merging"
msgstr ""

14797
#: builtin/read-tree.c:149
14798 14799 14800
msgid "don't update the index or the work tree"
msgstr ""

14801
#: builtin/read-tree.c:151
14802 14803 14804
msgid "skip applying sparse checkout filter"
msgstr ""

14805
#: builtin/read-tree.c:153
14806 14807 14808
msgid "debug unpack-trees"
msgstr ""

14809
#: builtin/rebase.c:30
14810 14811 14812
msgid ""
"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] [<upstream>] "
"[<branch>]"
14813 14814
msgstr ""

14815
#: builtin/rebase.c:32
14816 14817
msgid ""
"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
14818 14819
msgstr ""

14820
#: builtin/rebase.c:34
14821
msgid "git rebase --continue | --abort | --skip | --edit-todo"
14822 14823
msgstr ""

14824
#: builtin/rebase.c:121 builtin/rebase.c:1437
14825 14826
#, c-format
msgid "%s requires an interactive rebase"
14827 14828
msgstr ""

14829
#: builtin/rebase.c:173
14830 14831
#, c-format
msgid "could not get 'onto': '%s'"
14832 14833
msgstr ""

14834
#: builtin/rebase.c:188
14835 14836
#, c-format
msgid "invalid orig-head: '%s'"
14837 14838
msgstr ""

14839
#: builtin/rebase.c:213
14840 14841
#, c-format
msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
14842 14843
msgstr ""

14844
#: builtin/rebase.c:289
14845 14846
#, c-format
msgid "Could not read '%s'"
14847 14848
msgstr ""

14849
#: builtin/rebase.c:307
14850 14851
#, c-format
msgid "Cannot store %s"
14852 14853
msgstr ""

14854 14855 14856 14857 14858
#: builtin/rebase.c:402
msgid "could not determine HEAD revision"
msgstr ""

#: builtin/rebase.c:522
14859 14860 14861 14862 14863 14864
msgid ""
"Resolve all conflicts manually, mark them as resolved with\n"
"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
"You can instead skip this commit: run \"git rebase --skip\".\n"
"To abort and get back to the state before \"git rebase\", run \"git rebase --"
"abort\"."
14865 14866
msgstr ""

14867 14868 14869 14870 14871 14872 14873 14874 14875 14876
#: builtin/rebase.c:603
#, c-format
msgid ""
"\n"
"git encountered an error while preparing the patches to replay\n"
"these revisions:\n"
"\n"
"    %s\n"
"\n"
"As a result, git cannot rebase them."
14877 14878
msgstr ""

14879
#: builtin/rebase.c:948
14880
#, c-format
14881
msgid ""
14882 14883 14884
"%s\n"
"Please specify which branch you want to rebase against.\n"
"See git-rebase(1) for details.\n"
14885
"\n"
14886
"    git rebase '<branch>'\n"
14887 14888 14889
"\n"
msgstr ""

14890
#: builtin/rebase.c:964
14891
#, c-format
14892
msgid ""
14893
"If you wish to set tracking information for this branch you can do so with:\n"
14894
"\n"
14895
"    git branch --set-upstream-to=%s/<branch> %s\n"
14896
"\n"
14897 14898
msgstr ""

14899 14900 14901 14902 14903 14904 14905 14906 14907
#: builtin/rebase.c:994
msgid "exec commands cannot contain newlines"
msgstr ""

#: builtin/rebase.c:998
msgid "empty exec command"
msgstr ""

#: builtin/rebase.c:1040
14908
msgid "rebase onto given branch instead of upstream"
14909 14910
msgstr ""

14911
#: builtin/rebase.c:1042
14912
msgid "allow pre-rebase hook to run"
14913 14914
msgstr ""

14915
#: builtin/rebase.c:1044
14916
msgid "be quiet. implies --no-stat"
14917 14918
msgstr ""

14919
#: builtin/rebase.c:1047
14920
msgid "display a diffstat of what changed upstream"
14921 14922
msgstr ""

14923
#: builtin/rebase.c:1050
14924
msgid "do not show diffstat of what changed upstream"
14925 14926
msgstr ""

14927
#: builtin/rebase.c:1053
14928
msgid "add a Signed-off-by: line to each commit"
14929 14930
msgstr ""

14931
#: builtin/rebase.c:1055 builtin/rebase.c:1059 builtin/rebase.c:1061
14932
msgid "passed to 'git am'"
14933 14934
msgstr ""

14935
#: builtin/rebase.c:1063 builtin/rebase.c:1065
14936
msgid "passed to 'git apply'"
14937 14938
msgstr ""

14939
#: builtin/rebase.c:1067 builtin/rebase.c:1070
14940
msgid "cherry-pick all commits, even if unchanged"
14941 14942
msgstr ""

14943
#: builtin/rebase.c:1072
14944
msgid "continue"
14945 14946
msgstr ""

14947
#: builtin/rebase.c:1075
14948
msgid "skip current patch and continue"
14949 14950
msgstr ""

14951
#: builtin/rebase.c:1077
14952
msgid "abort and check out the original branch"
14953 14954
msgstr ""

14955
#: builtin/rebase.c:1080
14956
msgid "abort but keep HEAD where it is"
14957 14958
msgstr ""

14959
#: builtin/rebase.c:1081
14960
msgid "edit the todo list during an interactive rebase"
14961 14962
msgstr ""

14963
#: builtin/rebase.c:1084
14964
msgid "show the patch file being applied or merged"
14965 14966
msgstr ""

14967
#: builtin/rebase.c:1087
14968
msgid "use merging strategies to rebase"
14969 14970
msgstr ""

14971
#: builtin/rebase.c:1091
14972
msgid "let the user edit the list of commits to rebase"
14973 14974
msgstr ""

14975
#: builtin/rebase.c:1095
14976
msgid "try to recreate merges instead of ignoring them"
14977 14978
msgstr ""

14979
#: builtin/rebase.c:1099
14980
msgid "allow rerere to update index with resolved conflict"
14981 14982
msgstr ""

14983
#: builtin/rebase.c:1102
14984
msgid "preserve empty commits during rebase"
14985 14986
msgstr ""

14987
#: builtin/rebase.c:1104
14988
msgid "move commits that begin with squash!/fixup! under -i"
14989 14990
msgstr ""

14991
#: builtin/rebase.c:1110
14992
msgid "automatically stash/stash pop before and after"
14993 14994
msgstr ""

14995
#: builtin/rebase.c:1112
14996
msgid "add exec lines after each commit of the editable list"
14997 14998
msgstr ""

14999
#: builtin/rebase.c:1116
15000
msgid "allow rebasing commits with empty messages"
15001 15002
msgstr ""

15003
#: builtin/rebase.c:1119
15004
msgid "try to rebase merges instead of skipping them"
15005 15006
msgstr ""

15007
#: builtin/rebase.c:1122
15008
msgid "use 'merge-base --fork-point' to refine upstream"
15009 15010
msgstr ""

15011
#: builtin/rebase.c:1124
15012
msgid "use the given merge strategy"
15013 15014
msgstr ""

15015
#: builtin/rebase.c:1126 builtin/revert.c:112
15016
msgid "option"
15017 15018
msgstr ""

15019
#: builtin/rebase.c:1127
15020
msgid "pass the argument through to the merge strategy"
15021 15022
msgstr ""

15023
#: builtin/rebase.c:1130
15024
msgid "rebase all reachable commits up to the root(s)"
15025 15026
msgstr ""

15027 15028 15029 15030 15031
#: builtin/rebase.c:1133 builtin/rebase--interactive.c:198
msgid "automatically re-schedule any `exec` that fails"
msgstr ""

#: builtin/rebase.c:1149
15032 15033
#, c-format
msgid "could not exec %s"
15034 15035
msgstr ""

15036
#: builtin/rebase.c:1167 git-legacy-rebase.sh:220
15037
msgid "It looks like 'git am' is in progress. Cannot rebase."
15038 15039
msgstr ""

15040
#: builtin/rebase.c:1208 git-legacy-rebase.sh:406
15041
msgid "No rebase in progress?"
15042 15043
msgstr ""

15044
#: builtin/rebase.c:1212 git-legacy-rebase.sh:417
15045
msgid "The --edit-todo action can only be used during interactive rebase."
15046 15047
msgstr ""

15048
#: builtin/rebase.c:1226 git-legacy-rebase.sh:424
15049
msgid "Cannot read HEAD"
15050 15051
msgstr ""

15052
#: builtin/rebase.c:1238 git-legacy-rebase.sh:427
15053 15054 15055
msgid ""
"You must edit all merge conflicts and then\n"
"mark them as resolved using git add"
15056 15057
msgstr ""

15058
#: builtin/rebase.c:1257
15059
msgid "could not discard worktree changes"
15060 15061
msgstr ""

15062
#: builtin/rebase.c:1276
15063
#, c-format
15064
msgid "could not move back to %s"
15065 15066
msgstr ""

15067
#: builtin/rebase.c:1287 builtin/rm.c:369
15068
#, c-format
15069
msgid "could not remove '%s'"
15070 15071
msgstr ""

15072
#: builtin/rebase.c:1313
15073 15074 15075 15076 15077 15078 15079 15080 15081 15082 15083 15084
#, c-format
msgid ""
"It seems that there is already a %s directory, and\n"
"I wonder if you are in the middle of another rebase.  If that is the\n"
"case, please try\n"
"\t%s\n"
"If that is not the case, please\n"
"\t%s\n"
"and run me again.  I am stopping in case you still have something\n"
"valuable there.\n"
msgstr ""

15085
#: builtin/rebase.c:1334
15086 15087 15088
msgid "switch `C' expects a numerical value"
msgstr ""

15089
#: builtin/rebase.c:1375
15090 15091 15092 15093
#, c-format
msgid "Unknown mode: %s"
msgstr ""

15094
#: builtin/rebase.c:1397
15095 15096 15097
msgid "--strategy requires --merge or --interactive"
msgstr ""

15098 15099 15100 15101 15102 15103
#: builtin/rebase.c:1446
msgid "cannot combine am options with either interactive or merge options"
msgstr ""

#: builtin/rebase.c:1465
msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
15104 15105
msgstr ""

15106 15107 15108
#: builtin/rebase.c:1469 git-legacy-rebase.sh:544
msgid ""
"error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
15109 15110
msgstr ""

15111 15112
#: builtin/rebase.c:1475
msgid "cannot combine '--rebase-merges' with '--strategy-option'"
15113 15114
msgstr ""

15115 15116
#: builtin/rebase.c:1478
msgid "cannot combine '--rebase-merges' with '--strategy'"
15117 15118
msgstr ""

15119
#: builtin/rebase.c:1502
15120 15121 15122 15123
#, c-format
msgid "invalid upstream '%s'"
msgstr ""

15124
#: builtin/rebase.c:1508
15125 15126 15127
msgid "Could not create new root commit"
msgstr ""

15128
#: builtin/rebase.c:1526
15129 15130 15131 15132
#, c-format
msgid "'%s': need exactly one merge base"
msgstr ""

15133
#: builtin/rebase.c:1533
15134 15135 15136 15137
#, c-format
msgid "Does not point to a valid commit '%s'"
msgstr ""

15138
#: builtin/rebase.c:1558
15139 15140 15141 15142
#, c-format
msgid "fatal: no such branch/commit '%s'"
msgstr ""

15143 15144
#: builtin/rebase.c:1566 builtin/submodule--helper.c:38
#: builtin/submodule--helper.c:1934
15145 15146 15147 15148
#, c-format
msgid "No such ref: %s"
msgstr ""

15149
#: builtin/rebase.c:1578
15150 15151 15152
msgid "Could not resolve HEAD to a revision"
msgstr ""

15153
#: builtin/rebase.c:1619 git-legacy-rebase.sh:673
15154 15155 15156
msgid "Cannot autostash"
msgstr ""

15157
#: builtin/rebase.c:1622
15158 15159 15160 15161
#, c-format
msgid "Unexpected stash response: '%s'"
msgstr ""

15162
#: builtin/rebase.c:1628
15163 15164 15165 15166
#, c-format
msgid "Could not create directory for '%s'"
msgstr ""

15167
#: builtin/rebase.c:1631
15168 15169 15170 15171
#, c-format
msgid "Created autostash: %s\n"
msgstr ""

15172
#: builtin/rebase.c:1634
15173 15174 15175
msgid "could not reset --hard"
msgstr ""

15176
#: builtin/rebase.c:1635 builtin/reset.c:114
15177 15178 15179 15180
#, c-format
msgid "HEAD is now at %s"
msgstr ""

15181
#: builtin/rebase.c:1651 git-legacy-rebase.sh:682
15182 15183 15184
msgid "Please commit or stash them."
msgstr ""

15185
#: builtin/rebase.c:1678
15186 15187 15188 15189
#, c-format
msgid "could not parse '%s'"
msgstr ""

15190
#: builtin/rebase.c:1691
15191 15192 15193 15194
#, c-format
msgid "could not switch to %s"
msgstr ""

15195
#: builtin/rebase.c:1702 git-legacy-rebase.sh:705
15196 15197 15198 15199
#, sh-format
msgid "HEAD is up to date."
msgstr ""

15200
#: builtin/rebase.c:1704
15201 15202 15203 15204
#, c-format
msgid "Current branch %s is up to date.\n"
msgstr ""

15205
#: builtin/rebase.c:1712 git-legacy-rebase.sh:715
15206 15207 15208 15209
#, sh-format
msgid "HEAD is up to date, rebase forced."
msgstr ""

15210
#: builtin/rebase.c:1714
15211 15212 15213 15214
#, c-format
msgid "Current branch %s is up to date, rebase forced.\n"
msgstr ""

15215
#: builtin/rebase.c:1722 git-legacy-rebase.sh:215
15216 15217 15218
msgid "The pre-rebase hook refused to rebase."
msgstr ""

15219
#: builtin/rebase.c:1729
15220 15221 15222 15223
#, c-format
msgid "Changes to %s:\n"
msgstr ""

15224
#: builtin/rebase.c:1732
15225 15226 15227 15228
#, c-format
msgid "Changes from %s to %s:\n"
msgstr ""

15229
#: builtin/rebase.c:1757
15230 15231 15232 15233
#, c-format
msgid "First, rewinding head to replay your work on top of it...\n"
msgstr ""

15234
#: builtin/rebase.c:1765
15235 15236 15237
msgid "Could not detach HEAD"
msgstr ""

15238
#: builtin/rebase.c:1774
15239
#, c-format
15240
msgid "Fast-forwarded %s to %s.\n"
15241 15242
msgstr ""

15243
#: builtin/rebase--interactive.c:25
15244 15245 15246
msgid "no HEAD?"
msgstr ""

15247
#: builtin/rebase--interactive.c:52
15248 15249 15250 15251
#, c-format
msgid "could not create temporary %s"
msgstr ""

15252
#: builtin/rebase--interactive.c:58
15253 15254 15255
msgid "could not mark as interactive"
msgstr ""

15256
#: builtin/rebase--interactive.c:102
15257 15258 15259 15260
#, c-format
msgid "could not open %s"
msgstr ""

15261
#: builtin/rebase--interactive.c:115
15262 15263 15264
msgid "could not generate todo list"
msgstr ""

15265
#: builtin/rebase--interactive.c:131
15266 15267 15268
msgid "git rebase--interactive [<options>]"
msgstr ""

15269
#: builtin/rebase--interactive.c:150
15270 15271 15272
msgid "keep empty commits"
msgstr ""

15273
#: builtin/rebase--interactive.c:152 builtin/revert.c:125
15274 15275 15276
msgid "allow commits with empty messages"
msgstr ""

15277
#: builtin/rebase--interactive.c:153
15278 15279 15280
msgid "rebase merge commits"
msgstr ""

15281
#: builtin/rebase--interactive.c:155
15282 15283 15284
msgid "keep original branch points of cousins"
msgstr ""

15285
#: builtin/rebase--interactive.c:157
15286 15287 15288
msgid "move commits that begin with squash!/fixup!"
msgstr ""

15289
#: builtin/rebase--interactive.c:158
15290 15291 15292
msgid "sign commits"
msgstr ""

15293
#: builtin/rebase--interactive.c:160
15294 15295 15296
msgid "continue rebase"
msgstr ""

15297
#: builtin/rebase--interactive.c:162
15298 15299 15300
msgid "skip commit"
msgstr ""

15301
#: builtin/rebase--interactive.c:163
15302 15303 15304
msgid "edit the todo list"
msgstr ""

15305
#: builtin/rebase--interactive.c:165
15306 15307 15308
msgid "show the current patch"
msgstr ""

15309
#: builtin/rebase--interactive.c:168
15310 15311 15312
msgid "shorten commit ids in the todo list"
msgstr ""

15313
#: builtin/rebase--interactive.c:170
15314 15315 15316
msgid "expand commit ids in the todo list"
msgstr ""

15317
#: builtin/rebase--interactive.c:172
15318 15319 15320
msgid "check the todo list"
msgstr ""

15321
#: builtin/rebase--interactive.c:174
15322 15323 15324
msgid "rearrange fixup/squash lines"
msgstr ""

15325
#: builtin/rebase--interactive.c:176
15326 15327 15328
msgid "insert exec commands in todo list"
msgstr ""

15329
#: builtin/rebase--interactive.c:177
15330 15331 15332
msgid "onto"
msgstr ""

15333
#: builtin/rebase--interactive.c:179
15334 15335 15336
msgid "restrict-revision"
msgstr ""

15337
#: builtin/rebase--interactive.c:179
15338 15339 15340
msgid "restrict revision"
msgstr ""

15341
#: builtin/rebase--interactive.c:180
15342 15343 15344
msgid "squash-onto"
msgstr ""

15345
#: builtin/rebase--interactive.c:181
15346 15347 15348
msgid "squash onto"
msgstr ""

15349
#: builtin/rebase--interactive.c:183
15350 15351 15352
msgid "the upstream commit"
msgstr ""

15353
#: builtin/rebase--interactive.c:184
15354 15355 15356
msgid "head-name"
msgstr ""

15357
#: builtin/rebase--interactive.c:184
15358 15359 15360
msgid "head name"
msgstr ""

15361
#: builtin/rebase--interactive.c:189
15362 15363 15364
msgid "rebase strategy"
msgstr ""

15365
#: builtin/rebase--interactive.c:190
15366 15367 15368
msgid "strategy-opts"
msgstr ""

15369
#: builtin/rebase--interactive.c:191
15370 15371 15372
msgid "strategy options"
msgstr ""

15373
#: builtin/rebase--interactive.c:192
15374 15375 15376
msgid "switch-to"
msgstr ""

15377
#: builtin/rebase--interactive.c:193
15378 15379 15380
msgid "the branch or commit to checkout"
msgstr ""

15381
#: builtin/rebase--interactive.c:194
15382 15383 15384
msgid "onto-name"
msgstr ""

15385
#: builtin/rebase--interactive.c:194
15386 15387 15388
msgid "onto name"
msgstr ""

15389
#: builtin/rebase--interactive.c:195
15390 15391 15392
msgid "cmd"
msgstr ""

15393
#: builtin/rebase--interactive.c:195
15394 15395 15396
msgid "the command to run"
msgstr ""

15397
#: builtin/rebase--interactive.c:224
15398 15399 15400
msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
msgstr ""

15401
#: builtin/rebase--interactive.c:230
15402 15403 15404 15405 15406 15407 15408 15409 15410 15411 15412 15413 15414 15415 15416 15417 15418 15419 15420 15421 15422 15423 15424 15425 15426 15427 15428 15429 15430 15431 15432 15433 15434 15435 15436 15437 15438 15439 15440 15441 15442 15443 15444 15445
msgid "a base commit must be provided with --upstream or --onto"
msgstr ""

#: builtin/receive-pack.c:33
msgid "git receive-pack <git-dir>"
msgstr ""

#: builtin/receive-pack.c:830
msgid ""
"By default, updating the current branch in a non-bare repository\n"
"is denied, because it will make the index and work tree inconsistent\n"
"with what you pushed, and will require 'git reset --hard' to match\n"
"the work tree to HEAD.\n"
"\n"
"You can set the 'receive.denyCurrentBranch' configuration variable\n"
"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
"its current branch; however, this is not recommended unless you\n"
"arranged to update its work tree to match what you pushed in some\n"
"other way.\n"
"\n"
"To squelch this message and still keep the default behaviour, set\n"
"'receive.denyCurrentBranch' configuration variable to 'refuse'."
msgstr ""

#: builtin/receive-pack.c:850
msgid ""
"By default, deleting the current branch is denied, because the next\n"
"'git clone' won't result in any file checked out, causing confusion.\n"
"\n"
"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
"'warn' or 'ignore' in the remote repository to allow deleting the\n"
"current branch, with or without a warning message.\n"
"\n"
"To squelch this message, you can set it to 'refuse'."
msgstr ""

#: builtin/receive-pack.c:1929
msgid "quiet"
msgstr ""

#: builtin/receive-pack.c:1943
msgid "You must specify a directory."
msgstr ""

15446 15447 15448 15449 15450 15451 15452 15453 15454 15455 15456 15457 15458 15459 15460 15461 15462 15463
#: builtin/reflog.c:17
msgid ""
"git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
"rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
"<refs>..."
msgstr ""

#: builtin/reflog.c:22
msgid ""
"git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
"<refs>..."
msgstr ""

#: builtin/reflog.c:25
msgid "git reflog exists <ref>"
msgstr ""

#: builtin/reflog.c:567 builtin/reflog.c:572
15464 15465 15466 15467
#, c-format
msgid "'%s' is not a valid timestamp"
msgstr ""

15468 15469 15470 15471 15472 15473 15474 15475 15476 15477 15478 15479 15480 15481 15482 15483 15484 15485 15486 15487 15488 15489 15490 15491 15492 15493 15494 15495 15496 15497 15498 15499 15500
#: builtin/reflog.c:605
#, c-format
msgid "Marking reachable objects..."
msgstr ""

#: builtin/reflog.c:643
#, c-format
msgid "%s points nowhere!"
msgstr ""

#: builtin/reflog.c:695
msgid "no reflog specified to delete"
msgstr ""

#: builtin/reflog.c:704
#, c-format
msgid "not a reflog: %s"
msgstr ""

#: builtin/reflog.c:709
#, c-format
msgid "no reflog for '%s'"
msgstr ""

#: builtin/reflog.c:755
#, c-format
msgid "invalid ref format: %s"
msgstr ""

#: builtin/reflog.c:764
msgid "git reflog [ show | expire | delete | exists ]"
msgstr ""

15501 15502 15503 15504 15505 15506 15507 15508 15509 15510 15511 15512 15513 15514 15515 15516 15517 15518 15519 15520 15521 15522 15523 15524 15525 15526 15527 15528 15529 15530 15531 15532 15533 15534 15535 15536 15537 15538 15539 15540 15541 15542 15543 15544 15545 15546 15547 15548 15549 15550 15551 15552 15553 15554 15555 15556 15557 15558 15559 15560 15561 15562 15563 15564 15565 15566 15567 15568 15569 15570 15571 15572 15573 15574 15575 15576 15577 15578 15579 15580 15581 15582 15583 15584 15585 15586 15587 15588 15589 15590 15591 15592 15593 15594 15595 15596 15597 15598 15599 15600 15601 15602 15603 15604 15605 15606 15607 15608 15609 15610 15611 15612 15613 15614 15615 15616 15617 15618 15619 15620 15621 15622 15623 15624 15625 15626 15627 15628 15629 15630 15631 15632 15633 15634 15635 15636 15637 15638 15639 15640 15641 15642 15643 15644 15645 15646 15647 15648 15649 15650 15651 15652 15653 15654 15655 15656 15657 15658 15659 15660 15661 15662 15663 15664 15665 15666
#: builtin/remote.c:16
msgid "git remote [-v | --verbose]"
msgstr ""

#: builtin/remote.c:17
msgid ""
"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
"mirror=<fetch|push>] <name> <url>"
msgstr ""

#: builtin/remote.c:18 builtin/remote.c:38
msgid "git remote rename <old> <new>"
msgstr ""

#: builtin/remote.c:19 builtin/remote.c:43
msgid "git remote remove <name>"
msgstr ""

#: builtin/remote.c:20 builtin/remote.c:48
msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
msgstr ""

#: builtin/remote.c:21
msgid "git remote [-v | --verbose] show [-n] <name>"
msgstr ""

#: builtin/remote.c:22
msgid "git remote prune [-n | --dry-run] <name>"
msgstr ""

#: builtin/remote.c:23
msgid ""
"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
msgstr ""

#: builtin/remote.c:24
msgid "git remote set-branches [--add] <name> <branch>..."
msgstr ""

#: builtin/remote.c:25 builtin/remote.c:74
msgid "git remote get-url [--push] [--all] <name>"
msgstr ""

#: builtin/remote.c:26 builtin/remote.c:79
msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
msgstr ""

#: builtin/remote.c:27 builtin/remote.c:80
msgid "git remote set-url --add <name> <newurl>"
msgstr ""

#: builtin/remote.c:28 builtin/remote.c:81
msgid "git remote set-url --delete <name> <url>"
msgstr ""

#: builtin/remote.c:33
msgid "git remote add [<options>] <name> <url>"
msgstr ""

#: builtin/remote.c:53
msgid "git remote set-branches <name> <branch>..."
msgstr ""

#: builtin/remote.c:54
msgid "git remote set-branches --add <name> <branch>..."
msgstr ""

#: builtin/remote.c:59
msgid "git remote show [<options>] <name>"
msgstr ""

#: builtin/remote.c:64
msgid "git remote prune [<options>] <name>"
msgstr ""

#: builtin/remote.c:69
msgid "git remote update [<options>] [<group> | <remote>]..."
msgstr ""

#: builtin/remote.c:98
#, c-format
msgid "Updating %s"
msgstr ""

#: builtin/remote.c:130
msgid ""
"--mirror is dangerous and deprecated; please\n"
"\t use --mirror=fetch or --mirror=push instead"
msgstr ""

#: builtin/remote.c:147
#, c-format
msgid "unknown mirror argument: %s"
msgstr ""

#: builtin/remote.c:163
msgid "fetch the remote branches"
msgstr ""

#: builtin/remote.c:165
msgid "import all tags and associated objects when fetching"
msgstr ""

#: builtin/remote.c:168
msgid "or do not fetch any tag at all (--no-tags)"
msgstr ""

#: builtin/remote.c:170
msgid "branch(es) to track"
msgstr ""

#: builtin/remote.c:171
msgid "master branch"
msgstr ""

#: builtin/remote.c:173
msgid "set up remote as a mirror to push to or fetch from"
msgstr ""

#: builtin/remote.c:185
msgid "specifying a master branch makes no sense with --mirror"
msgstr ""

#: builtin/remote.c:187
msgid "specifying branches to track makes sense only with fetch mirrors"
msgstr ""

#: builtin/remote.c:194 builtin/remote.c:636
#, c-format
msgid "remote %s already exists."
msgstr ""

#: builtin/remote.c:198 builtin/remote.c:640
#, c-format
msgid "'%s' is not a valid remote name"
msgstr ""

#: builtin/remote.c:238
#, c-format
msgid "Could not setup master '%s'"
msgstr ""

#: builtin/remote.c:344
#, c-format
msgid "Could not get fetch map for refspec %s"
msgstr ""

#: builtin/remote.c:443 builtin/remote.c:451
msgid "(matching)"
msgstr ""

#: builtin/remote.c:455
msgid "(delete)"
msgstr ""

#: builtin/remote.c:629 builtin/remote.c:765 builtin/remote.c:864
#, c-format
msgid "No such remote: '%s'"
msgstr ""

#: builtin/remote.c:646
#, c-format
msgid "Could not rename config section '%s' to '%s'"
msgstr ""

#: builtin/remote.c:666
15667 15668 15669 15670 15671 15672 15673
#, c-format
msgid ""
"Not updating non-default fetch refspec\n"
"\t%s\n"
"\tPlease update the configuration manually if necessary."
msgstr ""

15674
#: builtin/remote.c:702
15675 15676 15677 15678
#, c-format
msgid "deleting '%s' failed"
msgstr ""

15679
#: builtin/remote.c:736
15680 15681 15682 15683
#, c-format
msgid "creating '%s' failed"
msgstr ""

15684
#: builtin/remote.c:802
15685 15686 15687 15688 15689 15690 15691 15692 15693
msgid ""
"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
"to delete it, use:"
msgid_plural ""
"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
"to delete them, use:"
msgstr[0] ""
msgstr[1] ""

15694
#: builtin/remote.c:816
15695 15696 15697 15698
#, c-format
msgid "Could not remove config section '%s'"
msgstr ""

15699
#: builtin/remote.c:917
15700 15701 15702 15703
#, c-format
msgid " new (next fetch will store in remotes/%s)"
msgstr ""

15704
#: builtin/remote.c:920
15705 15706 15707
msgid " tracked"
msgstr ""

15708
#: builtin/remote.c:922
15709 15710 15711
msgid " stale (use 'git remote prune' to remove)"
msgstr ""

15712
#: builtin/remote.c:924
15713 15714 15715
msgid " ???"
msgstr ""

15716
#: builtin/remote.c:965
15717 15718 15719 15720
#, c-format
msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
msgstr ""

15721
#: builtin/remote.c:974
15722
#, c-format
15723
msgid "rebases interactively onto remote %s"
15724 15725
msgstr ""

15726
#: builtin/remote.c:976
15727 15728 15729 15730
#, c-format
msgid "rebases interactively (with merges) onto remote %s"
msgstr ""

15731
#: builtin/remote.c:979
15732
#, c-format
15733
msgid "rebases onto remote %s"
15734 15735
msgstr ""

15736
#: builtin/remote.c:983
15737 15738
#, c-format
msgid " merges with remote %s"
15739 15740
msgstr ""

15741
#: builtin/remote.c:986
15742
#, c-format
15743
msgid "merges with remote %s"
15744 15745
msgstr ""

15746
#: builtin/remote.c:989
15747 15748
#, c-format
msgid "%-*s    and with remote %s\n"
15749 15750
msgstr ""

15751
#: builtin/remote.c:1032
15752 15753 15754
msgid "create"
msgstr ""

15755
#: builtin/remote.c:1035
15756 15757 15758
msgid "delete"
msgstr ""

15759
#: builtin/remote.c:1039
15760 15761 15762
msgid "up to date"
msgstr ""

15763
#: builtin/remote.c:1042
15764 15765 15766
msgid "fast-forwardable"
msgstr ""

15767
#: builtin/remote.c:1045
15768 15769 15770
msgid "local out of date"
msgstr ""

15771
#: builtin/remote.c:1052
15772
#, c-format
15773
msgid "    %-*s forces to %-*s (%s)"
15774 15775
msgstr ""

15776
#: builtin/remote.c:1055
15777
#, c-format
15778
msgid "    %-*s pushes to %-*s (%s)"
15779 15780
msgstr ""

15781
#: builtin/remote.c:1059
15782 15783
#, c-format
msgid "    %-*s forces to %s"
15784 15785
msgstr ""

15786
#: builtin/remote.c:1062
15787
#, c-format
15788
msgid "    %-*s pushes to %s"
15789 15790
msgstr ""

15791
#: builtin/remote.c:1130
15792 15793 15794
msgid "do not query remotes"
msgstr ""

15795
#: builtin/remote.c:1157
15796
#, c-format
15797
msgid "* remote %s"
15798 15799
msgstr ""

15800
#: builtin/remote.c:1158
15801
#, c-format
15802
msgid "  Fetch URL: %s"
15803 15804
msgstr ""

15805
#: builtin/remote.c:1159 builtin/remote.c:1175 builtin/remote.c:1314
15806 15807 15808
msgid "(no URL)"
msgstr ""

15809 15810 15811 15812
#. TRANSLATORS: the colon ':' should align
#. with the one in " Fetch URL: %s"
#. translation.
#.
15813
#: builtin/remote.c:1173 builtin/remote.c:1175
15814
#, c-format
15815
msgid "  Push  URL: %s"
15816 15817
msgstr ""

15818
#: builtin/remote.c:1177 builtin/remote.c:1179 builtin/remote.c:1181
15819
#, c-format
15820
msgid "  HEAD branch: %s"
15821 15822
msgstr ""

15823
#: builtin/remote.c:1177
15824 15825 15826
msgid "(not queried)"
msgstr ""

15827
#: builtin/remote.c:1179
15828 15829 15830
msgid "(unknown)"
msgstr ""

15831
#: builtin/remote.c:1183
15832
#, c-format
15833 15834
msgid ""
"  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
15835 15836
msgstr ""

15837
#: builtin/remote.c:1195
15838
#, c-format
15839 15840 15841 15842 15843
msgid "  Remote branch:%s"
msgid_plural "  Remote branches:%s"
msgstr[0] ""
msgstr[1] ""

15844
#: builtin/remote.c:1198 builtin/remote.c:1224
15845
msgid " (status not queried)"
15846 15847
msgstr ""

15848
#: builtin/remote.c:1207
15849 15850 15851 15852 15853
msgid "  Local branch configured for 'git pull':"
msgid_plural "  Local branches configured for 'git pull':"
msgstr[0] ""
msgstr[1] ""

15854
#: builtin/remote.c:1215
15855 15856 15857
msgid "  Local refs will be mirrored by 'git push'"
msgstr ""

15858
#: builtin/remote.c:1221
15859
#, c-format
15860 15861 15862 15863 15864
msgid "  Local ref configured for 'git push'%s:"
msgid_plural "  Local refs configured for 'git push'%s:"
msgstr[0] ""
msgstr[1] ""

15865
#: builtin/remote.c:1242
15866
msgid "set refs/remotes/<name>/HEAD according to remote"
15867 15868
msgstr ""

15869
#: builtin/remote.c:1244
15870 15871 15872
msgid "delete refs/remotes/<name>/HEAD"
msgstr ""

15873
#: builtin/remote.c:1259
15874 15875 15876
msgid "Cannot determine remote HEAD"
msgstr ""

15877
#: builtin/remote.c:1261
15878 15879 15880
msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
msgstr ""

15881
#: builtin/remote.c:1271
15882
#, c-format
15883
msgid "Could not delete %s"
15884 15885
msgstr ""

15886
#: builtin/remote.c:1279
15887
#, c-format
15888
msgid "Not a valid ref: %s"
15889 15890
msgstr ""

15891
#: builtin/remote.c:1281
15892 15893
#, c-format
msgid "Could not setup %s"
15894 15895
msgstr ""

15896
#: builtin/remote.c:1299
15897 15898
#, c-format
msgid " %s will become dangling!"
15899 15900
msgstr ""

15901
#: builtin/remote.c:1300
15902 15903
#, c-format
msgid " %s has become dangling!"
15904 15905
msgstr ""

15906
#: builtin/remote.c:1310
15907
#, c-format
15908
msgid "Pruning %s"
15909 15910
msgstr ""

15911
#: builtin/remote.c:1311
15912
#, c-format
15913
msgid "URL: %s"
15914 15915
msgstr ""

15916
#: builtin/remote.c:1327
15917
#, c-format
15918
msgid " * [would prune] %s"
15919 15920
msgstr ""

15921
#: builtin/remote.c:1330
15922
#, c-format
15923
msgid " * [pruned] %s"
15924 15925
msgstr ""

15926
#: builtin/remote.c:1375
15927 15928 15929
msgid "prune remotes after fetching"
msgstr ""

15930
#: builtin/remote.c:1438 builtin/remote.c:1492 builtin/remote.c:1560
15931
#, c-format
15932
msgid "No such remote '%s'"
15933 15934
msgstr ""

15935
#: builtin/remote.c:1454
15936
msgid "add branch"
15937 15938
msgstr ""

15939
#: builtin/remote.c:1461
15940
msgid "no remote specified"
15941 15942
msgstr ""

15943
#: builtin/remote.c:1478
15944 15945 15946
msgid "query push URLs rather than fetch URLs"
msgstr ""

15947
#: builtin/remote.c:1480
15948 15949 15950
msgid "return all URLs"
msgstr ""

15951
#: builtin/remote.c:1508
15952 15953 15954 15955
#, c-format
msgid "no URLs configured for remote '%s'"
msgstr ""

15956
#: builtin/remote.c:1534
15957 15958 15959
msgid "manipulate push URLs"
msgstr ""

15960
#: builtin/remote.c:1536
15961 15962 15963
msgid "add URL"
msgstr ""

15964
#: builtin/remote.c:1538
15965 15966 15967
msgid "delete URLs"
msgstr ""

15968
#: builtin/remote.c:1545
15969 15970 15971
msgid "--add --delete doesn't make sense"
msgstr ""

15972
#: builtin/remote.c:1584
15973 15974 15975 15976
#, c-format
msgid "Invalid old URL pattern: %s"
msgstr ""

15977
#: builtin/remote.c:1592
15978 15979 15980 15981
#, c-format
msgid "No such URL found: %s"
msgstr ""

15982
#: builtin/remote.c:1594
15983 15984 15985
msgid "Will not delete all non-push URLs"
msgstr ""

15986
#: builtin/remote.c:1610
15987 15988 15989
msgid "be verbose; must be placed before a subcommand"
msgstr ""

15990
#: builtin/remote.c:1641
15991 15992 15993 15994
#, c-format
msgid "Unknown subcommand: %s"
msgstr ""

15995
#: builtin/repack.c:22
15996
msgid "git repack [<options>]"
15997 15998
msgstr ""

15999
#: builtin/repack.c:27
16000 16001 16002 16003 16004
msgid ""
"Incremental repacks are incompatible with bitmap indexes.  Use\n"
"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
msgstr ""

16005 16006 16007 16008 16009 16010 16011 16012 16013 16014 16015 16016
#: builtin/repack.c:200
msgid "could not start pack-objects to repack promisor objects"
msgstr ""

#: builtin/repack.c:239 builtin/repack.c:411
msgid "repack: Expecting full hex object ID lines only from pack-objects."
msgstr ""

#: builtin/repack.c:256
msgid "could not finish pack-objects to repack promisor objects"
msgstr ""

16017
#: builtin/repack.c:294
16018 16019 16020
msgid "pack everything in a single pack"
msgstr ""

16021
#: builtin/repack.c:296
16022 16023 16024
msgid "same as -a, and turn unreachable objects loose"
msgstr ""

16025
#: builtin/repack.c:299
16026 16027 16028
msgid "remove redundant packs, and run git-prune-packed"
msgstr ""

16029
#: builtin/repack.c:301
16030 16031 16032
msgid "pass --no-reuse-delta to git-pack-objects"
msgstr ""

16033
#: builtin/repack.c:303
16034 16035 16036
msgid "pass --no-reuse-object to git-pack-objects"
msgstr ""

16037
#: builtin/repack.c:305
16038 16039 16040
msgid "do not run git-update-server-info"
msgstr ""

16041
#: builtin/repack.c:308
16042 16043 16044
msgid "pass --local to git-pack-objects"
msgstr ""

16045
#: builtin/repack.c:310
16046 16047 16048
msgid "write bitmap index"
msgstr ""

16049 16050 16051 16052 16053
#: builtin/repack.c:312
msgid "pass --delta-islands to git-pack-objects"
msgstr ""

#: builtin/repack.c:313
16054 16055 16056
msgid "approxidate"
msgstr ""

16057
#: builtin/repack.c:314
16058 16059 16060
msgid "with -A, do not loosen objects older than this"
msgstr ""

16061
#: builtin/repack.c:316
16062 16063 16064
msgid "with -a, repack unreachable objects"
msgstr ""

16065
#: builtin/repack.c:318
16066 16067 16068
msgid "size of the window used for delta compression"
msgstr ""

16069
#: builtin/repack.c:319 builtin/repack.c:325
J
Jiang Xin 已提交
16070 16071 16072
msgid "bytes"
msgstr ""

16073
#: builtin/repack.c:320
16074 16075 16076
msgid "same as the above, but limit memory size instead of entries count"
msgstr ""

16077
#: builtin/repack.c:322
16078 16079 16080
msgid "limits the maximum delta depth"
msgstr ""

16081
#: builtin/repack.c:324
16082 16083 16084
msgid "limits the maximum number of threads"
msgstr ""

16085
#: builtin/repack.c:326
16086 16087 16088
msgid "maximum size of each packfile"
msgstr ""

16089
#: builtin/repack.c:328
16090 16091 16092
msgid "repack objects in packs marked with .keep"
msgstr ""

16093
#: builtin/repack.c:330
16094 16095 16096
msgid "do not repack this pack"
msgstr ""

16097
#: builtin/repack.c:340
16098 16099 16100
msgid "cannot delete packs in a precious-objects repo"
msgstr ""

16101
#: builtin/repack.c:344
16102 16103 16104
msgid "--keep-unreachable and -A are incompatible"
msgstr ""

16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121
#: builtin/repack.c:420
msgid "Nothing new to pack."
msgstr ""

#: builtin/repack.c:481
#, c-format
msgid ""
"WARNING: Some packs in use have been renamed by\n"
"WARNING: prefixing old- to their name, in order to\n"
"WARNING: replace them with the new version of the\n"
"WARNING: file.  But the operation failed, and the\n"
"WARNING: attempt to rename them back to their\n"
"WARNING: original names also failed.\n"
"WARNING: Please rename them in %s manually:\n"
msgstr ""

#: builtin/repack.c:529
16122
#, c-format
16123
msgid "failed to remove '%s'"
16124 16125
msgstr ""

16126
#: builtin/replace.c:22
16127 16128 16129
msgid "git replace [-f] <object> <replacement>"
msgstr ""

16130
#: builtin/replace.c:23
16131 16132 16133
msgid "git replace [-f] --edit <object>"
msgstr ""

16134
#: builtin/replace.c:24
16135 16136 16137
msgid "git replace [-f] --graft <commit> [<parent>...]"
msgstr ""

16138 16139 16140 16141 16142
#: builtin/replace.c:25
msgid "git replace [-f] --convert-graft-file"
msgstr ""

#: builtin/replace.c:26
16143 16144 16145
msgid "git replace -d <object>..."
msgstr ""

16146
#: builtin/replace.c:27
16147
msgid "git replace [--format=<format>] [-l [<pattern>]]"
16148 16149
msgstr ""

16150
#: builtin/replace.c:58 builtin/replace.c:203 builtin/replace.c:206
16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 16162 16163 16164 16165 16166 16167 16168 16169 16170 16171 16172 16173 16174 16175 16176 16177 16178 16179 16180 16181 16182 16183 16184 16185 16186 16187 16188 16189 16190
#, c-format
msgid "failed to resolve '%s' as a valid ref"
msgstr ""

#: builtin/replace.c:86
#, c-format
msgid ""
"invalid replace format '%s'\n"
"valid formats are 'short', 'medium' and 'long'"
msgstr ""

#: builtin/replace.c:121
#, c-format
msgid "replace ref '%s' not found"
msgstr ""

#: builtin/replace.c:137
#, c-format
msgid "Deleted replace ref '%s'"
msgstr ""

#: builtin/replace.c:149
#, c-format
msgid "'%s' is not a valid ref name"
msgstr ""

#: builtin/replace.c:154
#, c-format
msgid "replace ref '%s' already exists"
msgstr ""

#: builtin/replace.c:174
#, c-format
msgid ""
"Objects must be of the same type.\n"
"'%s' points to a replaced object of type '%s'\n"
"while '%s' points to a replacement object of type '%s'."
msgstr ""

#: builtin/replace.c:225
16191
#, c-format
16192 16193 16194 16195 16196 16197 16198 16199 16200 16201 16202 16203 16204 16205 16206 16207 16208 16209 16210 16211 16212 16213 16214 16215 16216 16217 16218 16219 16220 16221 16222 16223 16224 16225 16226 16227 16228 16229 16230 16231 16232 16233 16234 16235 16236 16237 16238 16239 16240 16241 16242 16243 16244 16245 16246
msgid "unable to open %s for writing"
msgstr ""

#: builtin/replace.c:238
msgid "cat-file reported failure"
msgstr ""

#: builtin/replace.c:254
#, c-format
msgid "unable to open %s for reading"
msgstr ""

#: builtin/replace.c:268
msgid "unable to spawn mktree"
msgstr ""

#: builtin/replace.c:272
msgid "unable to read from mktree"
msgstr ""

#: builtin/replace.c:281
msgid "mktree reported failure"
msgstr ""

#: builtin/replace.c:285
msgid "mktree did not return an object name"
msgstr ""

#: builtin/replace.c:294
#, c-format
msgid "unable to fstat %s"
msgstr ""

#: builtin/replace.c:299
msgid "unable to write object to database"
msgstr ""

#: builtin/replace.c:318 builtin/replace.c:371 builtin/replace.c:415
#: builtin/replace.c:445
#, c-format
msgid "not a valid object name: '%s'"
msgstr ""

#: builtin/replace.c:322
#, c-format
msgid "unable to get object type for %s"
msgstr ""

#: builtin/replace.c:338
msgid "editing object file failed"
msgstr ""

#: builtin/replace.c:347
#, c-format
msgid "new object is the same as the old one: '%s'"
16247 16248
msgstr ""

16249
#: builtin/replace.c:407
16250 16251 16252 16253
#, c-format
msgid "bad mergetag in commit '%s'"
msgstr ""

16254
#: builtin/replace.c:409
16255 16256 16257 16258
#, c-format
msgid "malformed mergetag in commit '%s'"
msgstr ""

16259
#: builtin/replace.c:421
16260 16261 16262 16263 16264 16265
#, c-format
msgid ""
"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
"instead of --graft"
msgstr ""

16266
#: builtin/replace.c:460
16267
#, c-format
16268
msgid "the original commit '%s' has a gpg signature"
16269 16270
msgstr ""

16271
#: builtin/replace.c:461
16272 16273 16274
msgid "the signature will be removed in the replacement commit!"
msgstr ""

16275
#: builtin/replace.c:471
16276 16277 16278 16279
#, c-format
msgid "could not write replacement commit for: '%s'"
msgstr ""

16280 16281 16282 16283 16284 16285 16286 16287 16288 16289
#: builtin/replace.c:479
#, c-format
msgid "graft for '%s' unnecessary"
msgstr ""

#: builtin/replace.c:482
#, c-format
msgid "new commit is the same as the old one: '%s'"
msgstr ""

16290
#: builtin/replace.c:515
16291 16292 16293 16294 16295 16296
#, c-format
msgid ""
"could not convert the following graft(s):\n"
"%s"
msgstr ""

16297
#: builtin/replace.c:536
16298
msgid "list replace refs"
16299 16300
msgstr ""

16301
#: builtin/replace.c:537
16302
msgid "delete replace refs"
16303 16304
msgstr ""

16305
#: builtin/replace.c:538
16306 16307 16308
msgid "edit existing object"
msgstr ""

16309
#: builtin/replace.c:539
16310 16311 16312
msgid "change a commit's parents"
msgstr ""

16313
#: builtin/replace.c:540
16314 16315 16316
msgid "convert existing graft file"
msgstr ""

16317
#: builtin/replace.c:541
16318
msgid "replace the ref if it exists"
16319 16320
msgstr ""

16321
#: builtin/replace.c:543
16322 16323 16324
msgid "do not pretty-print contents for --edit"
msgstr ""

16325
#: builtin/replace.c:544
16326 16327 16328
msgid "use this format"
msgstr ""

16329
#: builtin/replace.c:557
16330 16331 16332
msgid "--format cannot be used when not listing"
msgstr ""

16333
#: builtin/replace.c:565
16334 16335 16336
msgid "-f only makes sense when writing a replacement"
msgstr ""

16337
#: builtin/replace.c:569
16338 16339 16340
msgid "--raw only makes sense with --edit"
msgstr ""

16341
#: builtin/replace.c:575
16342 16343 16344
msgid "-d needs at least one argument"
msgstr ""

16345
#: builtin/replace.c:581
16346 16347 16348
msgid "bad number of arguments"
msgstr ""

16349
#: builtin/replace.c:587
16350 16351 16352
msgid "-e needs exactly one argument"
msgstr ""

16353
#: builtin/replace.c:593
16354 16355 16356
msgid "-g needs at least one argument"
msgstr ""

16357
#: builtin/replace.c:599
16358 16359 16360
msgid "--convert-graft-file takes no argument"
msgstr ""

16361
#: builtin/replace.c:605
16362 16363 16364
msgid "only one pattern can be given with -l"
msgstr ""

16365
#: builtin/rerere.c:13
16366
msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
16367 16368
msgstr ""

16369
#: builtin/rerere.c:60
16370
msgid "register clean resolutions in index"
16371 16372
msgstr ""

16373 16374 16375 16376
#: builtin/rerere.c:79
msgid "'git rerere forget' without paths is deprecated"
msgstr ""

16377
#: builtin/rerere.c:113
16378 16379 16380 16381
#, c-format
msgid "unable to generate diff for '%s'"
msgstr ""

16382
#: builtin/reset.c:32
16383
msgid ""
16384
"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
16385 16386
msgstr ""

16387
#: builtin/reset.c:33
16388
msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
16389 16390
msgstr ""

16391
#: builtin/reset.c:34
16392
msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
16393 16394
msgstr ""

16395
#: builtin/reset.c:40
16396
msgid "mixed"
16397 16398
msgstr ""

16399
#: builtin/reset.c:40
16400
msgid "soft"
16401 16402
msgstr ""

16403
#: builtin/reset.c:40
16404
msgid "hard"
16405 16406
msgstr ""

16407
#: builtin/reset.c:40
16408
msgid "merge"
16409 16410
msgstr ""

16411
#: builtin/reset.c:40
16412
msgid "keep"
16413 16414
msgstr ""

16415
#: builtin/reset.c:81
16416
msgid "You do not have a valid HEAD."
16417 16418
msgstr ""

16419
#: builtin/reset.c:83
16420
msgid "Failed to find tree of HEAD."
16421 16422
msgstr ""

16423
#: builtin/reset.c:89
16424
#, c-format
16425
msgid "Failed to find tree of %s."
16426 16427
msgstr ""

16428
#: builtin/reset.c:193
16429
#, c-format
16430
msgid "Cannot do a %s reset in the middle of a merge."
16431 16432
msgstr ""

16433
#: builtin/reset.c:293
16434
msgid "be quiet, only report errors"
16435 16436
msgstr ""

16437
#: builtin/reset.c:295
16438
msgid "reset HEAD and index"
16439 16440
msgstr ""

16441
#: builtin/reset.c:296
16442
msgid "reset only HEAD"
16443 16444
msgstr ""

16445
#: builtin/reset.c:298 builtin/reset.c:300
16446
msgid "reset HEAD, index and working tree"
16447 16448
msgstr ""

16449
#: builtin/reset.c:302
16450
msgid "reset HEAD but keep local changes"
16451 16452
msgstr ""

16453
#: builtin/reset.c:308
16454 16455 16456
msgid "record only the fact that removed paths will be added later"
msgstr ""

16457
#: builtin/reset.c:326
16458 16459 16460 16461
#, c-format
msgid "Failed to resolve '%s' as a valid revision."
msgstr ""

16462
#: builtin/reset.c:334
16463 16464 16465 16466
#, c-format
msgid "Failed to resolve '%s' as a valid tree."
msgstr ""

16467
#: builtin/reset.c:343
16468
msgid "--patch is incompatible with --{hard,mixed,soft}"
16469 16470
msgstr ""

16471
#: builtin/reset.c:352
16472
msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
16473 16474
msgstr ""

16475
#: builtin/reset.c:354
16476
#, c-format
16477
msgid "Cannot do %s reset with paths."
16478 16479
msgstr ""

16480
#: builtin/reset.c:364
16481
#, c-format
16482
msgid "%s reset is not allowed in a bare repository"
16483 16484
msgstr ""

16485
#: builtin/reset.c:368
16486 16487 16488
msgid "-N can only be used with --mixed"
msgstr ""

16489
#: builtin/reset.c:388
16490
msgid "Unstaged changes after reset:"
16491 16492
msgstr ""

16493
#: builtin/reset.c:391
16494 16495 16496 16497 16498 16499 16500 16501
#, c-format
msgid ""
"\n"
"It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
"use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
"to make this the default.\n"
msgstr ""

16502
#: builtin/reset.c:401
16503 16504
#, c-format
msgid "Could not reset index file to revision '%s'."
16505 16506
msgstr ""

16507
#: builtin/reset.c:405
16508 16509 16510
msgid "Could not write new index file."
msgstr ""

16511
#: builtin/rev-list.c:406
16512 16513 16514
msgid "cannot combine --exclude-promisor-objects and --missing"
msgstr ""

16515
#: builtin/rev-list.c:464
16516 16517 16518
msgid "object filtering requires --objects"
msgstr ""

16519
#: builtin/rev-list.c:467
16520 16521 16522 16523
#, c-format
msgid "invalid sparse value '%s'"
msgstr ""

16524
#: builtin/rev-list.c:508
16525 16526 16527
msgid "rev-list does not support display of notes"
msgstr ""

16528
#: builtin/rev-list.c:511
16529 16530 16531
msgid "cannot combine --use-bitmap-index with object filtering"
msgstr ""

16532
#: builtin/rev-parse.c:408
16533
msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
16534 16535
msgstr ""

16536
#: builtin/rev-parse.c:413
16537
msgid "keep the `--` passed as an arg"
16538 16539
msgstr ""

16540
#: builtin/rev-parse.c:415
16541
msgid "stop parsing after the first non-option argument"
16542 16543
msgstr ""

16544
#: builtin/rev-parse.c:418
16545 16546 16547
msgid "output in stuck long form"
msgstr ""

16548
#: builtin/rev-parse.c:551
16549
msgid ""
16550
"git rev-parse --parseopt [<options>] -- [<args>...]\n"
16551
"   or: git rev-parse --sq-quote [<arg>...]\n"
16552
"   or: git rev-parse [<options>] [<arg>...]\n"
16553 16554
"\n"
"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
16555 16556
msgstr ""

16557
#: builtin/revert.c:24
16558
msgid "git revert [<options>] <commit-ish>..."
16559 16560
msgstr ""

16561
#: builtin/revert.c:25
16562
msgid "git revert <subcommand>"
16563 16564
msgstr ""

16565
#: builtin/revert.c:30
16566
msgid "git cherry-pick [<options>] <commit-ish>..."
16567 16568
msgstr ""

16569
#: builtin/revert.c:31
16570
msgid "git cherry-pick <subcommand>"
16571 16572
msgstr ""

16573 16574 16575 16576 16577 16578
#: builtin/revert.c:72
#, c-format
msgid "option `%s' expects a number greater than zero"
msgstr ""

#: builtin/revert.c:92
16579
#, c-format
16580
msgid "%s: %s cannot be used with %s"
16581 16582
msgstr ""

16583
#: builtin/revert.c:101
16584
msgid "end revert or cherry-pick sequence"
16585 16586
msgstr ""

16587
#: builtin/revert.c:102
16588
msgid "resume revert or cherry-pick sequence"
16589 16590
msgstr ""

16591
#: builtin/revert.c:103
16592
msgid "cancel revert or cherry-pick sequence"
16593 16594
msgstr ""

16595
#: builtin/revert.c:104
16596
msgid "don't automatically commit"
16597 16598
msgstr ""

16599
#: builtin/revert.c:105
16600
msgid "edit the commit message"
16601 16602
msgstr ""

16603
#: builtin/revert.c:108
16604
msgid "parent-number"
16605 16606
msgstr ""

16607
#: builtin/revert.c:109
16608 16609 16610
msgid "select mainline parent"
msgstr ""

16611
#: builtin/revert.c:111
16612
msgid "merge strategy"
16613 16614
msgstr ""

16615
#: builtin/revert.c:113
16616
msgid "option for merge strategy"
16617 16618
msgstr ""

16619
#: builtin/revert.c:122
16620
msgid "append commit name"
16621 16622
msgstr ""

16623
#: builtin/revert.c:124
16624
msgid "preserve initially empty commits"
16625 16626
msgstr ""

16627
#: builtin/revert.c:126
16628
msgid "keep redundant, empty commits"
16629 16630
msgstr ""

16631
#: builtin/revert.c:220
16632
msgid "revert failed"
16633 16634
msgstr ""

16635
#: builtin/revert.c:233
16636
msgid "cherry-pick failed"
16637 16638
msgstr ""

16639
#: builtin/rm.c:19
16640
msgid "git rm [<options>] [--] <file>..."
16641 16642
msgstr ""

16643
#: builtin/rm.c:207
16644
msgid ""
16645 16646 16647 16648 16649 16650 16651
"the following file has staged content different from both the\n"
"file and the HEAD:"
msgid_plural ""
"the following files have staged content different from both the\n"
"file and the HEAD:"
msgstr[0] ""
msgstr[1] ""
16652

16653
#: builtin/rm.c:212
16654
msgid ""
16655 16656
"\n"
"(use -f to force removal)"
16657 16658
msgstr ""

16659
#: builtin/rm.c:216
16660 16661 16662 16663 16664
msgid "the following file has changes staged in the index:"
msgid_plural "the following files have changes staged in the index:"
msgstr[0] ""
msgstr[1] ""

16665
#: builtin/rm.c:220 builtin/rm.c:229
16666
msgid ""
16667
"\n"
16668 16669
"(use --cached to keep the file, or -f to force removal)"
msgstr ""
16670

16671
#: builtin/rm.c:226
16672 16673 16674 16675 16676
msgid "the following file has local modifications:"
msgid_plural "the following files have local modifications:"
msgstr[0] ""
msgstr[1] ""

16677
#: builtin/rm.c:242
16678
msgid "do not list removed files"
16679 16680
msgstr ""

16681
#: builtin/rm.c:243
16682
msgid "only remove from the index"
16683 16684
msgstr ""

16685
#: builtin/rm.c:244
16686
msgid "override the up-to-date check"
16687 16688
msgstr ""

16689
#: builtin/rm.c:245
16690
msgid "allow recursive removal"
16691 16692
msgstr ""

16693
#: builtin/rm.c:247
16694
msgid "exit with a zero status even if nothing matched"
16695 16696
msgstr ""

16697
#: builtin/rm.c:289
16698 16699 16700
msgid "please stage your changes to .gitmodules or stash them to proceed"
msgstr ""

16701
#: builtin/rm.c:307
16702
#, c-format
16703
msgid "not removing '%s' recursively without -r"
16704 16705
msgstr ""

16706
#: builtin/rm.c:346
16707
#, c-format
16708
msgid "git rm: unable to remove %s"
16709 16710
msgstr ""

16711
#: builtin/send-pack.c:20
16712 16713 16714 16715 16716 16717 16718
msgid ""
"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
"[<ref>...]\n"
"  --all and explicit <ref> specification are mutually exclusive."
msgstr ""

16719
#: builtin/send-pack.c:163
16720 16721 16722
msgid "remote name"
msgstr ""

16723
#: builtin/send-pack.c:177
16724 16725 16726
msgid "use stateless RPC protocol"
msgstr ""

16727
#: builtin/send-pack.c:178
16728 16729 16730
msgid "read refs from stdin"
msgstr ""

16731
#: builtin/send-pack.c:179
16732 16733 16734
msgid "print status from remote helper"
msgstr ""

16735 16736 16737 16738 16739 16740 16741 16742 16743 16744 16745 16746
#: builtin/serve.c:7
msgid "git serve [<options>]"
msgstr ""

#: builtin/serve.c:17 builtin/upload-pack.c:23
msgid "quit after a single request/response exchange"
msgstr ""

#: builtin/serve.c:19
msgid "exit immediately after advertising capabilities"
msgstr ""

16747
#: builtin/shortlog.c:14
16748 16749 16750 16751 16752
msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
msgstr ""

#: builtin/shortlog.c:15
msgid "git log --pretty=short | git shortlog [<options>]"
16753 16754
msgstr ""

16755
#: builtin/shortlog.c:264
16756 16757 16758
msgid "Group by committer rather than author"
msgstr ""

16759
#: builtin/shortlog.c:266
16760
msgid "sort output according to the number of commits per author"
16761 16762
msgstr ""

16763
#: builtin/shortlog.c:268
16764
msgid "Suppress commit descriptions, only provides commit count"
16765 16766
msgstr ""

16767
#: builtin/shortlog.c:270
16768
msgid "Show the email address of each author"
16769 16770
msgstr ""

16771
#: builtin/shortlog.c:271
16772
msgid "<w>[,<i1>[,<i2>]]"
16773 16774
msgstr ""

16775
#: builtin/shortlog.c:272
16776
msgid "Linewrap output"
16777 16778
msgstr ""

16779
#: builtin/shortlog.c:301
16780 16781 16782
msgid "too many arguments given outside repository"
msgstr ""

16783
#: builtin/show-branch.c:13
16784
msgid ""
16785
"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
16786 16787 16788
"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
16789 16790
msgstr ""

16791
#: builtin/show-branch.c:17
16792
msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
16793 16794
msgstr ""

16795
#: builtin/show-branch.c:395
16796 16797 16798 16799 16800 16801
#, c-format
msgid "ignoring %s; cannot handle more than %d ref"
msgid_plural "ignoring %s; cannot handle more than %d refs"
msgstr[0] ""
msgstr[1] ""

16802
#: builtin/show-branch.c:549
16803 16804 16805 16806
#, c-format
msgid "no matching refs with %s"
msgstr ""

16807
#: builtin/show-branch.c:646
16808
msgid "show remote-tracking and local branches"
16809 16810
msgstr ""

16811
#: builtin/show-branch.c:648
16812
msgid "show remote-tracking branches"
16813 16814
msgstr ""

16815
#: builtin/show-branch.c:650
16816
msgid "color '*!+-' corresponding to the branch"
16817 16818
msgstr ""

16819
#: builtin/show-branch.c:652
16820
msgid "show <n> more commits after the common ancestor"
16821 16822
msgstr ""

16823
#: builtin/show-branch.c:654
16824
msgid "synonym to more=-1"
16825 16826
msgstr ""

16827
#: builtin/show-branch.c:655
16828
msgid "suppress naming strings"
16829 16830
msgstr ""

16831
#: builtin/show-branch.c:657
16832
msgid "include the current branch"
16833 16834
msgstr ""

16835
#: builtin/show-branch.c:659
16836
msgid "name commits with their object names"
16837 16838
msgstr ""

16839
#: builtin/show-branch.c:661
16840
msgid "show possible merge bases"
16841 16842
msgstr ""

16843
#: builtin/show-branch.c:663
16844
msgid "show refs unreachable from any other ref"
16845 16846
msgstr ""

16847
#: builtin/show-branch.c:665
16848
msgid "show commits in topological order"
16849 16850
msgstr ""

16851
#: builtin/show-branch.c:668
16852
msgid "show only commits not on the first branch"
16853 16854
msgstr ""

16855
#: builtin/show-branch.c:670
16856
msgid "show merges reachable from only one tip"
16857 16858
msgstr ""

16859
#: builtin/show-branch.c:672
16860
msgid "topologically sort, maintaining date order where possible"
16861 16862
msgstr ""

16863
#: builtin/show-branch.c:675
16864
msgid "<n>[,<base>]"
16865 16866
msgstr ""

16867
#: builtin/show-branch.c:676
16868
msgid "show <n> most recent ref-log entries starting at base"
16869 16870
msgstr ""

16871
#: builtin/show-branch.c:712
16872 16873 16874 16875
msgid ""
"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
msgstr ""

16876
#: builtin/show-branch.c:736
16877 16878 16879
msgid "no branches given, and HEAD is not valid"
msgstr ""

16880
#: builtin/show-branch.c:739
16881 16882 16883
msgid "--reflog option needs one branch name"
msgstr ""

16884
#: builtin/show-branch.c:742
16885 16886 16887 16888 16889 16890
#, c-format
msgid "only %d entry can be shown at one time."
msgid_plural "only %d entries can be shown at one time."
msgstr[0] ""
msgstr[1] ""

16891
#: builtin/show-branch.c:746
16892 16893 16894 16895
#, c-format
msgid "no such ref %s"
msgstr ""

16896
#: builtin/show-branch.c:830
16897 16898 16899 16900 16901 16902
#, c-format
msgid "cannot handle more than %d rev."
msgid_plural "cannot handle more than %d revs."
msgstr[0] ""
msgstr[1] ""

16903
#: builtin/show-branch.c:834
16904 16905 16906 16907
#, c-format
msgid "'%s' is not a valid ref."
msgstr ""

16908
#: builtin/show-branch.c:837
16909 16910 16911 16912
#, c-format
msgid "cannot find commit %s (%s)"
msgstr ""

16913
#: builtin/show-ref.c:11
16914
msgid ""
16915 16916
"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
16917 16918
msgstr ""

16919
#: builtin/show-ref.c:12
16920
msgid "git show-ref --exclude-existing[=<pattern>]"
16921 16922
msgstr ""

16923
#: builtin/show-ref.c:161
16924
msgid "only show tags (can be combined with heads)"
16925 16926
msgstr ""

16927
#: builtin/show-ref.c:162
16928
msgid "only show heads (can be combined with tags)"
16929 16930
msgstr ""

16931
#: builtin/show-ref.c:163
16932
msgid "stricter reference checking, requires exact ref path"
16933 16934
msgstr ""

16935
#: builtin/show-ref.c:166 builtin/show-ref.c:168
16936
msgid "show the HEAD reference, even if it would be filtered out"
16937 16938
msgstr ""

16939
#: builtin/show-ref.c:170
16940
msgid "dereference tags into object IDs"
16941 16942
msgstr ""

16943
#: builtin/show-ref.c:172
16944
msgid "only show SHA1 hash using <n> digits"
16945 16946
msgstr ""

16947
#: builtin/show-ref.c:176
16948
msgid "do not print results to stdout (useful with --verify)"
16949 16950
msgstr ""

16951
#: builtin/show-ref.c:178
16952
msgid "show refs from stdin that aren't in local repository"
16953 16954
msgstr ""

16955
#: builtin/stripspace.c:18
16956 16957 16958
msgid "git stripspace [-s | --strip-comments]"
msgstr ""

16959
#: builtin/stripspace.c:19
16960 16961 16962
msgid "git stripspace [-c | --comment-lines]"
msgstr ""

16963
#: builtin/stripspace.c:37
16964 16965 16966
msgid "skip and remove all lines starting with comment character"
msgstr ""

16967
#: builtin/stripspace.c:40
16968
msgid "prepend comment character and space to each line"
16969 16970
msgstr ""

16971
#: builtin/submodule--helper.c:45 builtin/submodule--helper.c:1943
16972 16973 16974 16975
#, c-format
msgid "Expecting a full ref name, got %s"
msgstr ""

16976
#: builtin/submodule--helper.c:62
16977 16978 16979
msgid "submodule--helper print-default-remote takes no arguments"
msgstr ""

16980
#: builtin/submodule--helper.c:100
16981 16982 16983 16984
#, c-format
msgid "cannot strip one component off url '%s'"
msgstr ""

16985
#: builtin/submodule--helper.c:408 builtin/submodule--helper.c:1367
16986 16987 16988
msgid "alternative anchor for relative paths"
msgstr ""

16989
#: builtin/submodule--helper.c:413
16990 16991 16992
msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
msgstr ""

16993 16994
#: builtin/submodule--helper.c:470 builtin/submodule--helper.c:627
#: builtin/submodule--helper.c:650
16995 16996 16997 16998
#, c-format
msgid "No url found for submodule path '%s' in .gitmodules"
msgstr ""

16999
#: builtin/submodule--helper.c:522
17000 17001 17002 17003
#, c-format
msgid "Entering '%s'\n"
msgstr ""

17004
#: builtin/submodule--helper.c:525
17005 17006 17007 17008 17009 17010
#, c-format
msgid ""
"run_command returned non-zero status for %s\n"
"."
msgstr ""

17011
#: builtin/submodule--helper.c:546
17012 17013
#, c-format
msgid ""
17014 17015
"run_command returned non-zero status while recursing in the nested "
"submodules of %s\n"
17016 17017 17018
"."
msgstr ""

17019
#: builtin/submodule--helper.c:562
17020 17021 17022
msgid "Suppress output of entering each submodule command"
msgstr ""

17023
#: builtin/submodule--helper.c:564 builtin/submodule--helper.c:1049
17024 17025 17026
msgid "Recurse into nested submodules"
msgstr ""

17027
#: builtin/submodule--helper.c:569
17028 17029 17030
msgid "git submodule--helper foreach [--quiet] [--recursive] <command>"
msgstr ""

17031
#: builtin/submodule--helper.c:596
17032 17033
#, c-format
msgid ""
17034
"could not look up configuration '%s'. Assuming this repository is its own "
17035 17036 17037
"authoritative upstream."
msgstr ""

17038
#: builtin/submodule--helper.c:664
17039 17040 17041 17042
#, c-format
msgid "Failed to register url for submodule path '%s'"
msgstr ""

17043
#: builtin/submodule--helper.c:668
17044 17045 17046 17047
#, c-format
msgid "Submodule '%s' (%s) registered for path '%s'\n"
msgstr ""

17048
#: builtin/submodule--helper.c:678
17049 17050 17051 17052
#, c-format
msgid "warning: command update mode suggested for submodule '%s'\n"
msgstr ""

17053
#: builtin/submodule--helper.c:685
17054 17055 17056 17057
#, c-format
msgid "Failed to register update mode for submodule path '%s'"
msgstr ""

17058
#: builtin/submodule--helper.c:707
17059 17060 17061
msgid "Suppress output for initializing a submodule"
msgstr ""

17062
#: builtin/submodule--helper.c:712
17063 17064 17065
msgid "git submodule--helper init [<path>]"
msgstr ""

17066
#: builtin/submodule--helper.c:784 builtin/submodule--helper.c:910
17067 17068
#, c-format
msgid "no submodule mapping found in .gitmodules for path '%s'"
17069 17070
msgstr ""

17071
#: builtin/submodule--helper.c:823
17072
#, c-format
17073 17074 17075
msgid "could not resolve HEAD ref inside the submodule '%s'"
msgstr ""

17076
#: builtin/submodule--helper.c:850 builtin/submodule--helper.c:1019
17077 17078 17079 17080
#, c-format
msgid "failed to recurse into submodule '%s'"
msgstr ""

17081
#: builtin/submodule--helper.c:874 builtin/submodule--helper.c:1185
17082 17083 17084
msgid "Suppress submodule status output"
msgstr ""

17085
#: builtin/submodule--helper.c:875
17086 17087 17088 17089 17090
msgid ""
"Use commit stored in the index instead of the one stored in the submodule "
"HEAD"
msgstr ""

17091
#: builtin/submodule--helper.c:876
17092 17093 17094
msgid "recurse into nested submodules"
msgstr ""

17095
#: builtin/submodule--helper.c:881
17096 17097 17098
msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
msgstr ""

17099
#: builtin/submodule--helper.c:905
17100
msgid "git submodule--helper name <path>"
17101 17102
msgstr ""

17103
#: builtin/submodule--helper.c:969
17104 17105 17106 17107
#, c-format
msgid "Synchronizing submodule url for '%s'\n"
msgstr ""

17108
#: builtin/submodule--helper.c:975
17109 17110 17111 17112
#, c-format
msgid "failed to register url for submodule path '%s'"
msgstr ""

17113
#: builtin/submodule--helper.c:989
17114 17115 17116 17117
#, c-format
msgid "failed to get the default remote for submodule '%s'"
msgstr ""

17118
#: builtin/submodule--helper.c:1000
17119 17120 17121 17122
#, c-format
msgid "failed to update remote for submodule '%s'"
msgstr ""

17123
#: builtin/submodule--helper.c:1047
17124 17125 17126
msgid "Suppress output of synchronizing submodule url"
msgstr ""

17127
#: builtin/submodule--helper.c:1054
17128 17129 17130
msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
msgstr ""

17131
#: builtin/submodule--helper.c:1108
17132 17133 17134 17135 17136 17137
#, c-format
msgid ""
"Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
"really want to remove it including all of its history)"
msgstr ""

17138
#: builtin/submodule--helper.c:1120
17139 17140 17141 17142 17143 17144
#, c-format
msgid ""
"Submodule work tree '%s' contains local modifications; use '-f' to discard "
"them"
msgstr ""

17145
#: builtin/submodule--helper.c:1128
17146 17147 17148 17149
#, c-format
msgid "Cleared directory '%s'\n"
msgstr ""

17150
#: builtin/submodule--helper.c:1130
17151 17152 17153 17154
#, c-format
msgid "Could not remove submodule work tree '%s'\n"
msgstr ""

17155
#: builtin/submodule--helper.c:1141
17156 17157 17158 17159
#, c-format
msgid "could not create empty submodule directory %s"
msgstr ""

17160
#: builtin/submodule--helper.c:1157
17161 17162 17163 17164
#, c-format
msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
msgstr ""

17165
#: builtin/submodule--helper.c:1186
17166 17167 17168
msgid "Remove submodule working trees even if they contain local changes"
msgstr ""

17169
#: builtin/submodule--helper.c:1187
17170 17171 17172
msgid "Unregister all submodules"
msgstr ""

17173
#: builtin/submodule--helper.c:1192
17174 17175 17176 17177
msgid ""
"git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
msgstr ""

17178
#: builtin/submodule--helper.c:1206
17179 17180 17181
msgid "Use '--all' if you really want to deinitialize all submodules"
msgstr ""

17182
#: builtin/submodule--helper.c:1301 builtin/submodule--helper.c:1304
17183 17184 17185 17186
#, c-format
msgid "submodule '%s' cannot add alternate: %s"
msgstr ""

17187
#: builtin/submodule--helper.c:1340
17188 17189 17190 17191
#, c-format
msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
msgstr ""

17192
#: builtin/submodule--helper.c:1347
17193 17194 17195 17196
#, c-format
msgid "Value '%s' for submodule.alternateLocation is not recognized"
msgstr ""

17197
#: builtin/submodule--helper.c:1370
17198 17199 17200
msgid "where the new submodule will be cloned to"
msgstr ""

17201
#: builtin/submodule--helper.c:1373
17202 17203 17204
msgid "name of the new submodule"
msgstr ""

17205
#: builtin/submodule--helper.c:1376
17206 17207 17208
msgid "url where to clone the submodule from"
msgstr ""

17209
#: builtin/submodule--helper.c:1384
17210 17211 17212
msgid "depth for shallow clones"
msgstr ""

17213
#: builtin/submodule--helper.c:1387 builtin/submodule--helper.c:1872
17214 17215 17216
msgid "force cloning progress"
msgstr ""

17217
#: builtin/submodule--helper.c:1392
17218 17219
msgid ""
"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
17220
"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
17221 17222
msgstr ""

17223
#: builtin/submodule--helper.c:1423
17224 17225 17226 17227
#, c-format
msgid "clone of '%s' into submodule path '%s' failed"
msgstr ""

17228
#: builtin/submodule--helper.c:1437
17229 17230 17231 17232
#, c-format
msgid "could not get submodule directory for '%s'"
msgstr ""

17233
#: builtin/submodule--helper.c:1473
17234 17235 17236 17237
#, c-format
msgid "Invalid update mode '%s' for submodule path '%s'"
msgstr ""

17238
#: builtin/submodule--helper.c:1477
17239 17240 17241 17242
#, c-format
msgid "Invalid update mode '%s' configured for submodule path '%s'"
msgstr ""

17243
#: builtin/submodule--helper.c:1570
17244 17245 17246 17247
#, c-format
msgid "Submodule path '%s' not initialized"
msgstr ""

17248
#: builtin/submodule--helper.c:1574
17249 17250 17251
msgid "Maybe you want to use 'update --init'?"
msgstr ""

17252
#: builtin/submodule--helper.c:1604
17253 17254 17255 17256
#, c-format
msgid "Skipping unmerged submodule %s"
msgstr ""

17257
#: builtin/submodule--helper.c:1633
17258 17259 17260 17261
#, c-format
msgid "Skipping submodule '%s'"
msgstr ""

17262
#: builtin/submodule--helper.c:1777
17263 17264 17265 17266
#, c-format
msgid "Failed to clone '%s'. Retry scheduled"
msgstr ""

17267
#: builtin/submodule--helper.c:1788
17268 17269 17270 17271
#, c-format
msgid "Failed to clone '%s' a second time, aborting"
msgstr ""

17272
#: builtin/submodule--helper.c:1851 builtin/submodule--helper.c:2093
17273 17274 17275
msgid "path into the working tree"
msgstr ""

17276
#: builtin/submodule--helper.c:1854
17277 17278 17279
msgid "path into the working tree, across nested submodule boundaries"
msgstr ""

17280
#: builtin/submodule--helper.c:1858
17281 17282 17283
msgid "rebase, merge, checkout or none"
msgstr ""

17284
#: builtin/submodule--helper.c:1864
17285 17286 17287
msgid "Create a shallow clone truncated to the specified number of revisions"
msgstr ""

17288
#: builtin/submodule--helper.c:1867
17289 17290 17291
msgid "parallel jobs"
msgstr ""

17292
#: builtin/submodule--helper.c:1869
17293 17294 17295
msgid "whether the initial clone should follow the shallow recommendation"
msgstr ""

17296
#: builtin/submodule--helper.c:1870
17297 17298 17299
msgid "don't print cloning progress"
msgstr ""

17300
#: builtin/submodule--helper.c:1877
17301 17302 17303
msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
msgstr ""

17304
#: builtin/submodule--helper.c:1890
17305 17306 17307
msgid "bad value for update parameter"
msgstr ""

17308
#: builtin/submodule--helper.c:1938
17309 17310 17311 17312 17313 17314
#, c-format
msgid ""
"Submodule (%s) branch configured to inherit branch from superproject, but "
"the superproject is not on any branch"
msgstr ""

17315
#: builtin/submodule--helper.c:2061
17316 17317 17318 17319
#, c-format
msgid "could not get a repository handle for submodule '%s'"
msgstr ""

17320
#: builtin/submodule--helper.c:2094
17321 17322 17323
msgid "recurse into submodules"
msgstr ""

17324
#: builtin/submodule--helper.c:2100
17325 17326 17327
msgid "git submodule--helper embed-git-dir [<path>...]"
msgstr ""

17328
#: builtin/submodule--helper.c:2156
17329 17330 17331
msgid "check if it is safe to write to the .gitmodules file"
msgstr ""

17332
#: builtin/submodule--helper.c:2161
17333 17334 17335
msgid "git submodule--helper config name [value]"
msgstr ""

17336
#: builtin/submodule--helper.c:2162
17337 17338 17339
msgid "git submodule--helper config --check-writeable"
msgstr ""

17340
#: builtin/submodule--helper.c:2179 git-submodule.sh:169
17341 17342 17343 17344
#, sh-format
msgid "please make sure that the .gitmodules file is in the working tree"
msgstr ""

17345
#: builtin/submodule--helper.c:2229 git.c:413 git.c:658
17346 17347 17348 17349
#, c-format
msgid "%s doesn't support --super-prefix"
msgstr ""

17350
#: builtin/submodule--helper.c:2235
17351
#, c-format
17352
msgid "'%s' is not a valid submodule--helper subcommand"
17353 17354
msgstr ""

17355
#: builtin/symbolic-ref.c:8
17356
msgid "git symbolic-ref [<options>] <name> [<ref>]"
17357 17358
msgstr ""

17359
#: builtin/symbolic-ref.c:9
17360
msgid "git symbolic-ref -d [-q] <name>"
17361 17362
msgstr ""

17363
#: builtin/symbolic-ref.c:40
17364 17365 17366
msgid "suppress error message for non-symbolic (detached) refs"
msgstr ""

17367
#: builtin/symbolic-ref.c:41
17368 17369 17370
msgid "delete symbolic ref"
msgstr ""

17371
#: builtin/symbolic-ref.c:42
17372 17373 17374
msgid "shorten ref output"
msgstr ""

17375
#: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
17376 17377 17378
msgid "reason"
msgstr ""

17379
#: builtin/symbolic-ref.c:43 builtin/update-ref.c:363
17380 17381 17382
msgid "reason of the update"
msgstr ""

17383
#: builtin/tag.c:25
17384
msgid ""
17385 17386
"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
"[<head>]"
17387 17388
msgstr ""

17389
#: builtin/tag.c:26
17390
msgid "git tag -d <tagname>..."
17391 17392
msgstr ""

17393
#: builtin/tag.c:27
17394
msgid ""
17395 17396
"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
"points-at <object>]\n"
17397
"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
17398 17399
msgstr ""

17400
#: builtin/tag.c:29
17401
msgid "git tag -v [--format=<format>] <tagname>..."
17402 17403
msgstr ""

17404
#: builtin/tag.c:87
17405 17406 17407 17408
#, c-format
msgid "tag '%s' not found."
msgstr ""

17409
#: builtin/tag.c:103
17410 17411 17412 17413
#, c-format
msgid "Deleted tag '%s' (was %s)\n"
msgstr ""

17414
#: builtin/tag.c:133
17415
#, c-format
17416 17417
msgid ""
"\n"
17418 17419
"Write a message for tag:\n"
"  %s\n"
17420
"Lines starting with '%c' will be ignored.\n"
17421 17422
msgstr ""

17423
#: builtin/tag.c:137
17424
#, c-format
17425 17426
msgid ""
"\n"
17427 17428
"Write a message for tag:\n"
"  %s\n"
17429
"Lines starting with '%c' will be kept; you may remove them yourself if you "
17430 17431 17432
"want to.\n"
msgstr ""

17433
#: builtin/tag.c:191
17434 17435 17436
msgid "unable to sign the tag"
msgstr ""

17437
#: builtin/tag.c:193
17438 17439 17440
msgid "unable to write tag file"
msgstr ""

17441
#: builtin/tag.c:218
17442 17443 17444
msgid "bad object type."
msgstr ""

17445
#: builtin/tag.c:267
17446 17447 17448
msgid "no tag message?"
msgstr ""

17449
#: builtin/tag.c:274
17450 17451 17452 17453
#, c-format
msgid "The tag message has been left in %s\n"
msgstr ""

17454
#: builtin/tag.c:385
17455 17456 17457
msgid "list tag names"
msgstr ""

17458
#: builtin/tag.c:387
17459 17460 17461
msgid "print <n> lines of each tag message"
msgstr ""

17462
#: builtin/tag.c:389
17463 17464 17465
msgid "delete tags"
msgstr ""

17466
#: builtin/tag.c:390
17467 17468 17469
msgid "verify tags"
msgstr ""

17470
#: builtin/tag.c:392
17471 17472 17473
msgid "Tag creation options"
msgstr ""

17474
#: builtin/tag.c:394
17475 17476 17477
msgid "annotated tag, needs a message"
msgstr ""

17478
#: builtin/tag.c:396
17479 17480 17481
msgid "tag message"
msgstr ""

17482
#: builtin/tag.c:398
17483 17484 17485
msgid "force edit of tag message"
msgstr ""

17486
#: builtin/tag.c:399
17487 17488 17489
msgid "annotated and GPG-signed tag"
msgstr ""

17490
#: builtin/tag.c:403
17491 17492 17493
msgid "use another key to sign the tag"
msgstr ""

17494
#: builtin/tag.c:404
17495 17496 17497
msgid "replace the tag if exists"
msgstr ""

17498
#: builtin/tag.c:405 builtin/update-ref.c:369
17499
msgid "create a reflog"
17500 17501
msgstr ""

17502
#: builtin/tag.c:407
17503
msgid "Tag listing options"
17504 17505
msgstr ""

17506
#: builtin/tag.c:408
17507
msgid "show tag list in columns"
17508 17509
msgstr ""

17510
#: builtin/tag.c:409 builtin/tag.c:411
17511
msgid "print only tags that contain the commit"
17512 17513
msgstr ""

17514
#: builtin/tag.c:410 builtin/tag.c:412
17515 17516 17517
msgid "print only tags that don't contain the commit"
msgstr ""

17518
#: builtin/tag.c:413
17519
msgid "print only tags that are merged"
17520 17521
msgstr ""

17522
#: builtin/tag.c:414
17523
msgid "print only tags that are not merged"
17524 17525
msgstr ""

17526
#: builtin/tag.c:419
17527
msgid "print only tags of the object"
17528 17529
msgstr ""

17530
#: builtin/tag.c:463
17531
msgid "--column and -n are incompatible"
17532 17533
msgstr ""

17534
#: builtin/tag.c:485
17535 17536 17537
msgid "-n option is only allowed in list mode"
msgstr ""

17538
#: builtin/tag.c:487
17539
msgid "--contains option is only allowed in list mode"
17540 17541
msgstr ""

17542
#: builtin/tag.c:489
17543
msgid "--no-contains option is only allowed in list mode"
17544 17545
msgstr ""

17546
#: builtin/tag.c:491
17547
msgid "--points-at option is only allowed in list mode"
17548 17549
msgstr ""

17550
#: builtin/tag.c:493
17551
msgid "--merged and --no-merged options are only allowed in list mode"
17552 17553
msgstr ""

17554
#: builtin/tag.c:504
17555 17556 17557
msgid "only one -F or -m option is allowed."
msgstr ""

17558
#: builtin/tag.c:523
17559 17560 17561
msgid "too many params"
msgstr ""

17562
#: builtin/tag.c:529
17563 17564 17565 17566
#, c-format
msgid "'%s' is not a valid tag name."
msgstr ""

17567
#: builtin/tag.c:534
17568 17569 17570 17571
#, c-format
msgid "tag '%s' already exists"
msgstr ""

17572
#: builtin/tag.c:565
17573 17574 17575 17576
#, c-format
msgid "Updated tag '%s' (was %s)\n"
msgstr ""

17577
#: builtin/unpack-objects.c:500
17578 17579 17580
msgid "Unpacking objects"
msgstr ""

17581
#: builtin/update-index.c:83
17582 17583 17584 17585
#, c-format
msgid "failed to create directory %s"
msgstr ""

17586
#: builtin/update-index.c:99
17587 17588 17589 17590
#, c-format
msgid "failed to create file %s"
msgstr ""

17591
#: builtin/update-index.c:107
17592 17593 17594 17595
#, c-format
msgid "failed to delete file %s"
msgstr ""

17596
#: builtin/update-index.c:114 builtin/update-index.c:220
17597 17598 17599 17600
#, c-format
msgid "failed to delete directory %s"
msgstr ""

17601
#: builtin/update-index.c:139
17602
#, c-format
17603
msgid "Testing mtime in '%s' "
17604 17605
msgstr ""

17606
#: builtin/update-index.c:153
17607 17608 17609
msgid "directory stat info does not change after adding a new file"
msgstr ""

17610
#: builtin/update-index.c:166
17611 17612 17613
msgid "directory stat info does not change after adding a new directory"
msgstr ""

17614
#: builtin/update-index.c:179
17615 17616 17617
msgid "directory stat info changes after updating a file"
msgstr ""

17618
#: builtin/update-index.c:190
17619 17620 17621
msgid "directory stat info changes after adding a file inside subdirectory"
msgstr ""

17622
#: builtin/update-index.c:201
17623 17624 17625
msgid "directory stat info does not change after deleting a file"
msgstr ""

17626
#: builtin/update-index.c:214
17627 17628 17629
msgid "directory stat info does not change after deleting a directory"
msgstr ""

17630
#: builtin/update-index.c:221
17631 17632 17633
msgid " OK"
msgstr ""

17634
#: builtin/update-index.c:589
17635
msgid "git update-index [<options>] [--] [<file>...]"
17636 17637
msgstr ""

17638
#: builtin/update-index.c:962
17639
msgid "continue refresh even when index needs update"
17640 17641
msgstr ""

17642
#: builtin/update-index.c:965
17643
msgid "refresh: ignore submodules"
17644 17645
msgstr ""

17646
#: builtin/update-index.c:968
17647
msgid "do not ignore new files"
17648 17649
msgstr ""

17650
#: builtin/update-index.c:970
17651 17652 17653
msgid "let files replace directories and vice-versa"
msgstr ""

17654
#: builtin/update-index.c:972
17655 17656 17657
msgid "notice files missing from worktree"
msgstr ""

17658
#: builtin/update-index.c:974
17659 17660 17661
msgid "refresh even if index contains unmerged entries"
msgstr ""

17662
#: builtin/update-index.c:977
17663 17664 17665
msgid "refresh stat information"
msgstr ""

17666
#: builtin/update-index.c:981
17667 17668 17669
msgid "like --refresh, but ignore assume-unchanged setting"
msgstr ""

17670
#: builtin/update-index.c:985
17671
msgid "<mode>,<object>,<path>"
17672 17673
msgstr ""

17674
#: builtin/update-index.c:986
17675 17676 17677
msgid "add the specified entry to the index"
msgstr ""

17678
#: builtin/update-index.c:995
17679
msgid "mark files as \"not changing\""
17680 17681
msgstr ""

17682
#: builtin/update-index.c:998
17683 17684 17685
msgid "clear assumed-unchanged bit"
msgstr ""

17686
#: builtin/update-index.c:1001
17687 17688 17689
msgid "mark files as \"index-only\""
msgstr ""

17690
#: builtin/update-index.c:1004
17691 17692 17693
msgid "clear skip-worktree bit"
msgstr ""

17694
#: builtin/update-index.c:1007
17695 17696 17697
msgid "add to index only; do not add content to object database"
msgstr ""

17698
#: builtin/update-index.c:1009
17699 17700 17701
msgid "remove named paths even if present in worktree"
msgstr ""

17702
#: builtin/update-index.c:1011
17703 17704 17705
msgid "with --stdin: input lines are terminated by null bytes"
msgstr ""

17706
#: builtin/update-index.c:1013
17707 17708 17709
msgid "read list of paths to be updated from standard input"
msgstr ""

17710
#: builtin/update-index.c:1017
17711 17712 17713
msgid "add entries from standard input to the index"
msgstr ""

17714
#: builtin/update-index.c:1021
17715 17716 17717
msgid "repopulate stages #2 and #3 for the listed paths"
msgstr ""

17718
#: builtin/update-index.c:1025
17719 17720 17721
msgid "only update entries that differ from HEAD"
msgstr ""

17722
#: builtin/update-index.c:1029
17723 17724 17725
msgid "ignore files missing from worktree"
msgstr ""

17726
#: builtin/update-index.c:1032
17727 17728 17729
msgid "report actions to standard output"
msgstr ""

17730
#: builtin/update-index.c:1034
17731 17732 17733
msgid "(for porcelains) forget saved unresolved conflicts"
msgstr ""

17734
#: builtin/update-index.c:1038
17735 17736 17737
msgid "write index in this format"
msgstr ""

17738
#: builtin/update-index.c:1040
17739 17740 17741
msgid "enable or disable split index"
msgstr ""

17742
#: builtin/update-index.c:1042
17743 17744 17745
msgid "enable/disable untracked cache"
msgstr ""

17746
#: builtin/update-index.c:1044
17747 17748 17749
msgid "test if the filesystem supports untracked cache"
msgstr ""

17750
#: builtin/update-index.c:1046
17751 17752 17753
msgid "enable untracked cache without testing the filesystem"
msgstr ""

17754
#: builtin/update-index.c:1048
17755 17756 17757
msgid "write out the index even if is not flagged as changed"
msgstr ""

17758
#: builtin/update-index.c:1050
17759 17760 17761
msgid "enable or disable file system monitor"
msgstr ""

17762
#: builtin/update-index.c:1052
17763 17764 17765
msgid "mark files as fsmonitor valid"
msgstr ""

17766
#: builtin/update-index.c:1055
17767 17768 17769
msgid "clear fsmonitor valid bit"
msgstr ""

17770
#: builtin/update-index.c:1156
17771 17772 17773 17774 17775
msgid ""
"core.splitIndex is set to false; remove or change it, if you really want to "
"enable split index"
msgstr ""

17776
#: builtin/update-index.c:1165
17777 17778 17779 17780 17781
msgid ""
"core.splitIndex is set to true; remove or change it, if you really want to "
"disable split index"
msgstr ""

17782
#: builtin/update-index.c:1176
17783 17784 17785 17786 17787
msgid ""
"core.untrackedCache is set to true; remove or change it, if you really want "
"to disable the untracked cache"
msgstr ""

17788
#: builtin/update-index.c:1180
17789 17790 17791
msgid "Untracked cache disabled"
msgstr ""

17792
#: builtin/update-index.c:1188
17793 17794 17795 17796 17797
msgid ""
"core.untrackedCache is set to false; remove or change it, if you really want "
"to enable the untracked cache"
msgstr ""

17798
#: builtin/update-index.c:1192
17799 17800 17801 17802
#, c-format
msgid "Untracked cache enabled for '%s'"
msgstr ""

17803
#: builtin/update-index.c:1200
17804 17805 17806
msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
msgstr ""

17807
#: builtin/update-index.c:1204
17808 17809 17810
msgid "fsmonitor enabled"
msgstr ""

17811
#: builtin/update-index.c:1207
17812 17813 17814 17815
msgid ""
"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
msgstr ""

17816
#: builtin/update-index.c:1211
17817 17818 17819
msgid "fsmonitor disabled"
msgstr ""

17820
#: builtin/update-ref.c:10
17821
msgid "git update-ref [<options>] -d <refname> [<old-val>]"
17822 17823
msgstr ""

17824
#: builtin/update-ref.c:11
17825
msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
17826 17827
msgstr ""

17828
#: builtin/update-ref.c:12
17829
msgid "git update-ref [<options>] --stdin [-z]"
17830 17831
msgstr ""

17832
#: builtin/update-ref.c:364
17833 17834 17835
msgid "delete the reference"
msgstr ""

17836
#: builtin/update-ref.c:366
17837 17838 17839
msgid "update <refname> not the one it points to"
msgstr ""

17840
#: builtin/update-ref.c:367
17841 17842 17843
msgid "stdin has NUL-terminated arguments"
msgstr ""

17844
#: builtin/update-ref.c:368
17845 17846 17847
msgid "read updates from stdin"
msgstr ""

17848
#: builtin/update-server-info.c:7
17849 17850 17851
msgid "git update-server-info [--force]"
msgstr ""

17852
#: builtin/update-server-info.c:15
17853 17854 17855
msgid "update the info files from scratch"
msgstr ""

17856 17857 17858 17859 17860 17861 17862 17863 17864 17865 17866 17867 17868 17869 17870 17871
#: builtin/upload-pack.c:11
msgid "git upload-pack [<options>] <dir>"
msgstr ""

#: builtin/upload-pack.c:25
msgid "exit immediately after initial ref advertisement"
msgstr ""

#: builtin/upload-pack.c:27
msgid "do not try <directory>/.git/ if <directory> is no Git directory"
msgstr ""

#: builtin/upload-pack.c:29
msgid "interrupt transfer after <n> seconds of inactivity"
msgstr ""

17872
#: builtin/verify-commit.c:20
17873
msgid "git verify-commit [-v | --verbose] <commit>..."
17874 17875
msgstr ""

17876
#: builtin/verify-commit.c:76
17877 17878 17879
msgid "print commit contents"
msgstr ""

17880
#: builtin/verify-commit.c:77 builtin/verify-tag.c:38
17881 17882 17883
msgid "print raw gpg status output"
msgstr ""

17884
#: builtin/verify-pack.c:55
17885
msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
17886 17887
msgstr ""

17888
#: builtin/verify-pack.c:65
17889 17890 17891
msgid "verbose"
msgstr ""

17892
#: builtin/verify-pack.c:67
17893 17894 17895
msgid "show statistics only"
msgstr ""

17896
#: builtin/verify-tag.c:19
17897
msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
17898 17899
msgstr ""

17900
#: builtin/verify-tag.c:37
17901 17902 17903
msgid "print tag contents"
msgstr ""

17904
#: builtin/worktree.c:18
17905
msgid "git worktree add [<options>] <path> [<commit-ish>]"
17906 17907
msgstr ""

17908
#: builtin/worktree.c:19
17909
msgid "git worktree list [<options>]"
17910 17911
msgstr ""

17912
#: builtin/worktree.c:20
17913 17914 17915
msgid "git worktree lock [<options>] <path>"
msgstr ""

17916
#: builtin/worktree.c:21
17917
msgid "git worktree move <worktree> <new-path>"
17918 17919
msgstr ""

17920
#: builtin/worktree.c:22
17921 17922 17923
msgid "git worktree prune [<options>]"
msgstr ""

17924
#: builtin/worktree.c:23
17925 17926 17927
msgid "git worktree remove [<options>] <worktree>"
msgstr ""

17928
#: builtin/worktree.c:24
17929
msgid "git worktree unlock <path>"
17930 17931
msgstr ""

17932
#: builtin/worktree.c:61 builtin/worktree.c:888
17933 17934 17935 17936
#, c-format
msgid "failed to delete '%s'"
msgstr ""

17937
#: builtin/worktree.c:80
17938 17939 17940 17941
#, c-format
msgid "Removing worktrees/%s: not a valid directory"
msgstr ""

17942
#: builtin/worktree.c:86
17943 17944 17945 17946
#, c-format
msgid "Removing worktrees/%s: gitdir file does not exist"
msgstr ""

17947
#: builtin/worktree.c:91 builtin/worktree.c:100
17948 17949 17950 17951
#, c-format
msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
msgstr ""

17952
#: builtin/worktree.c:110
17953 17954 17955 17956 17957 17958
#, c-format
msgid ""
"Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
"%<PRIuMAX>)"
msgstr ""

17959
#: builtin/worktree.c:118
17960 17961 17962 17963
#, c-format
msgid "Removing worktrees/%s: invalid gitdir file"
msgstr ""

17964
#: builtin/worktree.c:127
17965 17966 17967 17968
#, c-format
msgid "Removing worktrees/%s: gitdir file points to non-existent location"
msgstr ""

17969
#: builtin/worktree.c:166
17970 17971 17972
msgid "report pruned working trees"
msgstr ""

17973
#: builtin/worktree.c:168
17974 17975 17976
msgid "expire working trees older than <time>"
msgstr ""

17977
#: builtin/worktree.c:235
17978 17979 17980 17981
#, c-format
msgid "'%s' already exists"
msgstr ""

17982
#: builtin/worktree.c:252
17983 17984 17985 17986
#, c-format
msgid "unable to re-add worktree '%s'"
msgstr ""

17987
#: builtin/worktree.c:257
17988 17989 17990 17991 17992 17993
#, c-format
msgid ""
"'%s' is a missing but locked worktree;\n"
"use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
msgstr ""

17994
#: builtin/worktree.c:259
17995 17996 17997 17998 17999 18000
#, c-format
msgid ""
"'%s' is a missing but already registered worktree;\n"
"use 'add -f' to override, or 'prune' or 'remove' to clear"
msgstr ""

18001
#: builtin/worktree.c:310
18002 18003 18004 18005
#, c-format
msgid "could not create directory of '%s'"
msgstr ""

18006
#: builtin/worktree.c:429 builtin/worktree.c:435
18007 18008 18009 18010
#, c-format
msgid "Preparing worktree (new branch '%s')"
msgstr ""

18011
#: builtin/worktree.c:431
18012 18013 18014 18015
#, c-format
msgid "Preparing worktree (resetting branch '%s'; was at %s)"
msgstr ""

18016
#: builtin/worktree.c:440
18017 18018 18019 18020
#, c-format
msgid "Preparing worktree (checking out '%s')"
msgstr ""

18021
#: builtin/worktree.c:446
18022
#, c-format
18023
msgid "Preparing worktree (detached HEAD %s)"
18024 18025
msgstr ""

18026
#: builtin/worktree.c:487
18027 18028 18029
msgid "checkout <branch> even if already checked out in other worktree"
msgstr ""

18030
#: builtin/worktree.c:490
18031 18032 18033
msgid "create a new branch"
msgstr ""

18034
#: builtin/worktree.c:492
18035
msgid "create or reset a branch"
18036 18037
msgstr ""

18038
#: builtin/worktree.c:494
18039 18040 18041
msgid "populate the new working tree"
msgstr ""

18042
#: builtin/worktree.c:495
18043 18044 18045
msgid "keep the new working tree locked"
msgstr ""

18046
#: builtin/worktree.c:498
18047 18048 18049
msgid "set up tracking mode (see git-branch(1))"
msgstr ""

18050
#: builtin/worktree.c:501
18051 18052 18053
msgid "try to match the new branch name with a remote-tracking branch"
msgstr ""

18054
#: builtin/worktree.c:509
18055
msgid "-b, -B, and --detach are mutually exclusive"
18056 18057
msgstr ""

18058
#: builtin/worktree.c:570
18059 18060 18061
msgid "--[no-]track can only be used if a new branch is created"
msgstr ""

18062
#: builtin/worktree.c:670
18063 18064 18065
msgid "reason for locking"
msgstr ""

18066 18067
#: builtin/worktree.c:682 builtin/worktree.c:715 builtin/worktree.c:789
#: builtin/worktree.c:916
18068 18069 18070 18071
#, c-format
msgid "'%s' is not a working tree"
msgstr ""

18072
#: builtin/worktree.c:684 builtin/worktree.c:717
18073 18074 18075
msgid "The main working tree cannot be locked or unlocked"
msgstr ""

18076
#: builtin/worktree.c:689
18077 18078 18079 18080
#, c-format
msgid "'%s' is already locked, reason: %s"
msgstr ""

18081
#: builtin/worktree.c:691
18082 18083 18084 18085
#, c-format
msgid "'%s' is already locked"
msgstr ""

18086
#: builtin/worktree.c:719
18087 18088 18089 18090
#, c-format
msgid "'%s' is not locked"
msgstr ""

18091
#: builtin/worktree.c:760
18092 18093 18094
msgid "working trees containing submodules cannot be moved or removed"
msgstr ""

18095
#: builtin/worktree.c:768
18096 18097 18098
msgid "force move even if worktree is dirty or locked"
msgstr ""

18099
#: builtin/worktree.c:791 builtin/worktree.c:918
18100 18101 18102 18103
#, c-format
msgid "'%s' is a main working tree"
msgstr ""

18104
#: builtin/worktree.c:796
18105 18106 18107 18108
#, c-format
msgid "could not figure out destination name from '%s'"
msgstr ""

18109
#: builtin/worktree.c:802
18110 18111 18112 18113
#, c-format
msgid "target '%s' already exists"
msgstr ""

18114
#: builtin/worktree.c:810
18115
#, c-format
18116 18117 18118
msgid ""
"cannot move a locked working tree, lock reason: %s\n"
"use 'move -f -f' to override or unlock first"
18119 18120
msgstr ""

18121
#: builtin/worktree.c:812
18122 18123 18124
msgid ""
"cannot move a locked working tree;\n"
"use 'move -f -f' to override or unlock first"
18125 18126
msgstr ""

18127
#: builtin/worktree.c:815
18128 18129 18130 18131
#, c-format
msgid "validation failed, cannot move working tree: %s"
msgstr ""

18132
#: builtin/worktree.c:820
18133 18134 18135 18136
#, c-format
msgid "failed to move '%s' to '%s'"
msgstr ""

18137
#: builtin/worktree.c:868
18138 18139 18140 18141
#, c-format
msgid "failed to run 'git status' on '%s'"
msgstr ""

18142
#: builtin/worktree.c:872
18143 18144 18145 18146
#, c-format
msgid "'%s' is dirty, use --force to delete it"
msgstr ""

18147
#: builtin/worktree.c:877
18148 18149 18150 18151
#, c-format
msgid "failed to run 'git status' on '%s', code %d"
msgstr ""

18152
#: builtin/worktree.c:900
18153
msgid "force removal even if worktree is dirty or locked"
18154 18155
msgstr ""

18156
#: builtin/worktree.c:923
18157
#, c-format
18158 18159 18160
msgid ""
"cannot remove a locked working tree, lock reason: %s\n"
"use 'remove -f -f' to override or unlock first"
18161 18162
msgstr ""

18163
#: builtin/worktree.c:925
18164 18165 18166
msgid ""
"cannot remove a locked working tree;\n"
"use 'remove -f -f' to override or unlock first"
18167 18168
msgstr ""

18169
#: builtin/worktree.c:928
18170 18171 18172 18173
#, c-format
msgid "validation failed, cannot remove working tree: %s"
msgstr ""

18174
#: builtin/write-tree.c:15
18175 18176 18177
msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
msgstr ""

18178
#: builtin/write-tree.c:28
18179 18180 18181
msgid "<prefix>/"
msgstr ""

18182
#: builtin/write-tree.c:29
18183 18184 18185
msgid "write tree object for a subdirectory <prefix>"
msgstr ""

18186
#: builtin/write-tree.c:31
18187 18188 18189
msgid "only useful for debugging"
msgstr ""

18190
#: credential-cache--daemon.c:223
18191 18192 18193 18194 18195 18196 18197 18198
#, c-format
msgid ""
"The permissions on your socket directory are too loose; other\n"
"users may be able to read your cached credentials. Consider running:\n"
"\n"
"\tchmod 0700 %s"
msgstr ""

18199
#: credential-cache--daemon.c:272
18200 18201 18202
msgid "print debugging messages to stderr"
msgstr ""

18203 18204 18205 18206 18207 18208 18209 18210 18211
#: t/helper/test-reach.c:152
#, c-format
msgid "commit %s is not marked reachable"
msgstr ""

#: t/helper/test-reach.c:162
msgid "too many commits marked reachable"
msgstr ""

18212
#: git.c:27
18213 18214 18215
msgid ""
"git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
"           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
18216 18217
"           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
"bare]\n"
18218 18219 18220 18221
"           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
"           <command> [<args>]"
msgstr ""

18222
#: git.c:34
18223
msgid ""
18224
"'git help -a' and 'git help -g' list available subcommands and some\n"
18225 18226
"concept guides. See 'git help <command>' or 'git help <concept>'\n"
"to read about a specific subcommand or concept."
18227 18228
msgstr ""

18229
#: git.c:174
18230 18231 18232 18233
#, c-format
msgid "no directory given for --git-dir\n"
msgstr ""

18234
#: git.c:188
18235 18236 18237 18238
#, c-format
msgid "no namespace given for --namespace\n"
msgstr ""

18239
#: git.c:202
18240 18241 18242 18243
#, c-format
msgid "no directory given for --work-tree\n"
msgstr ""

18244
#: git.c:216
18245 18246 18247 18248
#, c-format
msgid "no prefix given for --super-prefix\n"
msgstr ""

18249
#: git.c:238
18250 18251 18252 18253
#, c-format
msgid "-c expects a configuration string\n"
msgstr ""

18254
#: git.c:276
18255 18256 18257 18258
#, c-format
msgid "no directory given for -C\n"
msgstr ""

18259
#: git.c:301
18260 18261 18262 18263
#, c-format
msgid "unknown option: %s\n"
msgstr ""

18264 18265 18266 18267 18268 18269 18270 18271 18272 18273 18274 18275 18276 18277 18278 18279 18280 18281 18282 18283 18284 18285 18286 18287 18288 18289 18290 18291 18292 18293 18294 18295 18296 18297 18298
#: git.c:342
#, c-format
msgid "while expanding alias '%s': '%s'"
msgstr ""

#: git.c:351
#, c-format
msgid ""
"alias '%s' changes environment variables.\n"
"You can use '!git' in the alias to do this"
msgstr ""

#: git.c:359
#, c-format
msgid "empty alias for %s"
msgstr ""

#: git.c:362
#, c-format
msgid "recursive alias: %s"
msgstr ""

#: git.c:437
msgid "write failure on standard output"
msgstr ""

#: git.c:439
msgid "unknown write failure on standard output"
msgstr ""

#: git.c:441
msgid "close failed on standard output"
msgstr ""

#: git.c:720
18299 18300 18301 18302
#, c-format
msgid "alias loop detected: expansion of '%s' does not terminate:%s"
msgstr ""

18303 18304 18305 18306 18307 18308 18309 18310 18311 18312 18313 18314 18315
#: git.c:770
#, c-format
msgid "cannot handle %s as a builtin"
msgstr ""

#: git.c:783
#, c-format
msgid ""
"usage: %s\n"
"\n"
msgstr ""

#: git.c:803
18316 18317 18318 18319
#, c-format
msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
msgstr ""

18320
#: git.c:815
18321 18322 18323 18324
#, c-format
msgid "failed to run command '%s': %s\n"
msgstr ""

18325
#: http.c:378
18326 18327 18328 18329
#, c-format
msgid "negative value for http.postbuffer; defaulting to %d"
msgstr ""

18330
#: http.c:399
18331 18332 18333
msgid "Delegation control is not supported with cURL < 7.22.0"
msgstr ""

18334
#: http.c:408
18335 18336 18337
msgid "Public key pinning not supported with cURL < 7.44.0"
msgstr ""

18338
#: http.c:876
18339
msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
18340 18341
msgstr ""

18342
#: http.c:949
18343 18344 18345
msgid "Protocol restrictions not supported with cURL < 7.19.4"
msgstr ""

18346
#: http.c:1085
18347 18348 18349 18350
#, c-format
msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
msgstr ""

18351
#: http.c:1092
18352 18353 18354 18355
#, c-format
msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
msgstr ""

18356
#: http.c:1096
18357 18358 18359 18360
#, c-format
msgid "Could not set SSL backend to '%s': already set"
msgstr ""

18361
#: http.c:1959
18362 18363 18364 18365 18366 18367 18368
#, c-format
msgid ""
"unable to update url base from redirection:\n"
"  asked for: %s\n"
"   redirect: %s"
msgstr ""

18369
#: remote-curl.c:455
18370 18371 18372 18373
#, c-format
msgid "redirecting to %s"
msgstr ""

18374
#: parse-options.h:154
18375
msgid "expiry-date"
18376 18377
msgstr ""

18378
#: parse-options.h:169
18379
msgid "no-op (backward compatibility)"
18380 18381
msgstr ""

18382
#: parse-options.h:259
18383
msgid "be more verbose"
18384 18385
msgstr ""

18386
#: parse-options.h:261
18387
msgid "be more quiet"
18388 18389
msgstr ""

18390
#: parse-options.h:267
18391
msgid "use <n> digits to display SHA-1s"
18392 18393
msgstr ""

18394
#: command-list.h:50
18395 18396 18397
msgid "Add file contents to the index"
msgstr ""

18398 18399 18400 18401 18402 18403 18404 18405 18406 18407 18408 18409 18410
#: command-list.h:51
msgid "Apply a series of patches from a mailbox"
msgstr ""

#: command-list.h:52
msgid "Annotate file lines with commit information"
msgstr ""

#: command-list.h:53
msgid "Apply a patch to files and/or to the index"
msgstr ""

#: command-list.h:54
18411
msgid "Import a GNU Arch repository into Git"
18412 18413 18414 18415 18416 18417 18418
msgstr ""

#: command-list.h:55
msgid "Create an archive of files from a named tree"
msgstr ""

#: command-list.h:56
18419
msgid "Use binary search to find the commit that introduced a bug"
18420 18421
msgstr ""

18422 18423 18424 18425 18426
#: command-list.h:57
msgid "Show what revision and author last modified each line of a file"
msgstr ""

#: command-list.h:58
18427 18428 18429
msgid "List, create, or delete branches"
msgstr ""

18430 18431 18432 18433 18434 18435 18436 18437 18438 18439 18440 18441 18442 18443 18444 18445 18446 18447 18448 18449 18450
#: command-list.h:59
msgid "Move objects and refs by archive"
msgstr ""

#: command-list.h:60
msgid "Provide content or type and size information for repository objects"
msgstr ""

#: command-list.h:61
msgid "Display gitattributes information"
msgstr ""

#: command-list.h:62
msgid "Debug gitignore / exclude files"
msgstr ""

#: command-list.h:63
msgid "Show canonical names and email addresses of contacts"
msgstr ""

#: command-list.h:64
18451
msgid "Switch branches or restore working tree files"
18452 18453
msgstr ""

18454 18455 18456 18457 18458 18459 18460 18461 18462 18463 18464 18465 18466 18467 18468 18469 18470 18471 18472 18473 18474 18475 18476 18477 18478
#: command-list.h:65
msgid "Copy files from the index to the working tree"
msgstr ""

#: command-list.h:66
msgid "Ensures that a reference name is well formed"
msgstr ""

#: command-list.h:67
msgid "Find commits yet to be applied to upstream"
msgstr ""

#: command-list.h:68
msgid "Apply the changes introduced by some existing commits"
msgstr ""

#: command-list.h:69
msgid "Graphical alternative to git-commit"
msgstr ""

#: command-list.h:70
msgid "Remove untracked files from the working tree"
msgstr ""

#: command-list.h:71
18479 18480 18481
msgid "Clone a repository into a new directory"
msgstr ""

18482 18483 18484 18485 18486
#: command-list.h:72
msgid "Display data in columns"
msgstr ""

#: command-list.h:73
18487 18488 18489
msgid "Record changes to the repository"
msgstr ""

18490
#: command-list.h:74
18491
msgid "Write and verify Git commit-graph files"
18492 18493 18494 18495 18496 18497 18498 18499 18500 18501 18502 18503 18504 18505 18506 18507 18508 18509 18510 18511 18512 18513 18514 18515 18516 18517 18518 18519 18520 18521 18522 18523 18524 18525 18526 18527 18528 18529 18530 18531 18532 18533 18534 18535 18536 18537 18538
msgstr ""

#: command-list.h:75
msgid "Create a new commit object"
msgstr ""

#: command-list.h:76
msgid "Get and set repository or global options"
msgstr ""

#: command-list.h:77
msgid "Count unpacked number of objects and their disk consumption"
msgstr ""

#: command-list.h:78
msgid "Retrieve and store user credentials"
msgstr ""

#: command-list.h:79
msgid "Helper to temporarily store passwords in memory"
msgstr ""

#: command-list.h:80
msgid "Helper to store credentials on disk"
msgstr ""

#: command-list.h:81
msgid "Export a single commit to a CVS checkout"
msgstr ""

#: command-list.h:82
msgid "Salvage your data out of another SCM people love to hate"
msgstr ""

#: command-list.h:83
msgid "A CVS server emulator for Git"
msgstr ""

#: command-list.h:84
msgid "A really simple server for Git repositories"
msgstr ""

#: command-list.h:85
msgid "Give an object a human readable name based on an available ref"
msgstr ""

#: command-list.h:86
18539 18540 18541
msgid "Show changes between commits, commit and working tree, etc"
msgstr ""

18542 18543 18544 18545 18546 18547 18548 18549 18550 18551 18552 18553 18554 18555 18556 18557 18558 18559 18560 18561 18562 18563 18564 18565 18566
#: command-list.h:87
msgid "Compares files in the working tree and the index"
msgstr ""

#: command-list.h:88
msgid "Compare a tree to the working tree or index"
msgstr ""

#: command-list.h:89
msgid "Compares the content and mode of blobs found via two tree objects"
msgstr ""

#: command-list.h:90
msgid "Show changes using common diff tools"
msgstr ""

#: command-list.h:91
msgid "Git data exporter"
msgstr ""

#: command-list.h:92
msgid "Backend for fast Git data importers"
msgstr ""

#: command-list.h:93
18567 18568 18569
msgid "Download objects and refs from another repository"
msgstr ""

18570 18571 18572 18573 18574 18575 18576 18577 18578 18579 18580 18581 18582 18583 18584 18585 18586 18587 18588 18589 18590 18591 18592 18593 18594 18595 18596 18597 18598 18599 18600 18601 18602
#: command-list.h:94
msgid "Receive missing objects from another repository"
msgstr ""

#: command-list.h:95
msgid "Rewrite branches"
msgstr ""

#: command-list.h:96
msgid "Produce a merge commit message"
msgstr ""

#: command-list.h:97
msgid "Output information on each ref"
msgstr ""

#: command-list.h:98
msgid "Prepare patches for e-mail submission"
msgstr ""

#: command-list.h:99
msgid "Verifies the connectivity and validity of the objects in the database"
msgstr ""

#: command-list.h:100
msgid "Cleanup unnecessary files and optimize the local repository"
msgstr ""

#: command-list.h:101
msgid "Extract commit ID from an archive created using git-archive"
msgstr ""

#: command-list.h:102
18603 18604 18605
msgid "Print lines matching a pattern"
msgstr ""

18606 18607 18608 18609 18610 18611 18612 18613 18614 18615 18616 18617 18618 18619 18620 18621 18622 18623 18624 18625 18626 18627 18628 18629 18630 18631 18632 18633 18634 18635 18636 18637 18638
#: command-list.h:103
msgid "A portable graphical interface to Git"
msgstr ""

#: command-list.h:104
msgid "Compute object ID and optionally creates a blob from a file"
msgstr ""

#: command-list.h:105
msgid "Display help information about Git"
msgstr ""

#: command-list.h:106
msgid "Server side implementation of Git over HTTP"
msgstr ""

#: command-list.h:107
msgid "Download from a remote Git repository via HTTP"
msgstr ""

#: command-list.h:108
msgid "Push objects over HTTP/DAV to another repository"
msgstr ""

#: command-list.h:109
msgid "Send a collection of patches from stdin to an IMAP folder"
msgstr ""

#: command-list.h:110
msgid "Build pack index file for an existing packed archive"
msgstr ""

#: command-list.h:111
18639
msgid "Create an empty Git repository or reinitialize an existing one"
18640 18641
msgstr ""

18642 18643 18644 18645 18646 18647 18648 18649 18650 18651 18652 18653 18654
#: command-list.h:112
msgid "Instantly browse your working repository in gitweb"
msgstr ""

#: command-list.h:113
msgid "add or parse structured information in commit messages"
msgstr ""

#: command-list.h:114
msgid "The Git repository browser"
msgstr ""

#: command-list.h:115
18655 18656 18657
msgid "Show commit logs"
msgstr ""

18658 18659 18660 18661 18662 18663 18664 18665 18666 18667 18668 18669 18670 18671 18672 18673 18674 18675 18676 18677 18678
#: command-list.h:116
msgid "Show information about files in the index and the working tree"
msgstr ""

#: command-list.h:117
msgid "List references in a remote repository"
msgstr ""

#: command-list.h:118
msgid "List the contents of a tree object"
msgstr ""

#: command-list.h:119
msgid "Extracts patch and authorship from a single e-mail message"
msgstr ""

#: command-list.h:120
msgid "Simple UNIX mbox splitter program"
msgstr ""

#: command-list.h:121
18679 18680 18681
msgid "Join two or more development histories together"
msgstr ""

18682 18683 18684 18685 18686 18687 18688 18689 18690 18691 18692 18693 18694 18695 18696 18697 18698 18699 18700 18701 18702 18703 18704 18705 18706
#: command-list.h:122
msgid "Find as good common ancestors as possible for a merge"
msgstr ""

#: command-list.h:123
msgid "Run a three-way file merge"
msgstr ""

#: command-list.h:124
msgid "Run a merge for files needing merging"
msgstr ""

#: command-list.h:125
msgid "The standard helper program to use with git-merge-index"
msgstr ""

#: command-list.h:126
msgid "Run merge conflict resolution tools to resolve merge conflicts"
msgstr ""

#: command-list.h:127
msgid "Show three-way merge without touching index"
msgstr ""

#: command-list.h:128
18707
msgid "Write and verify multi-pack-indexes"
18708 18709 18710
msgstr ""

#: command-list.h:129
18711
msgid "Creates a tag object"
18712 18713 18714
msgstr ""

#: command-list.h:130
18715
msgid "Build a tree-object from ls-tree formatted text"
18716 18717
msgstr ""

18718
#: command-list.h:131
18719
msgid "Move or rename a file, a directory, or a symlink"
18720 18721 18722
msgstr ""

#: command-list.h:132
18723
msgid "Find symbolic names for given revs"
18724 18725 18726
msgstr ""

#: command-list.h:133
18727
msgid "Add or inspect object notes"
18728 18729 18730
msgstr ""

#: command-list.h:134
18731
msgid "Import from and submit to Perforce repositories"
18732 18733 18734
msgstr ""

#: command-list.h:135
18735
msgid "Create a packed archive of objects"
18736 18737 18738
msgstr ""

#: command-list.h:136
18739
msgid "Find redundant pack files"
18740 18741 18742
msgstr ""

#: command-list.h:137
18743
msgid "Pack heads and tags for efficient repository access"
18744 18745 18746
msgstr ""

#: command-list.h:138
18747
msgid "Routines to help parsing remote repository access parameters"
18748 18749 18750
msgstr ""

#: command-list.h:139
18751
msgid "Compute unique ID for a patch"
18752 18753 18754
msgstr ""

#: command-list.h:140
18755
msgid "Prune all unreachable objects from the object database"
18756 18757 18758
msgstr ""

#: command-list.h:141
18759
msgid "Remove extra objects that are already in pack files"
18760 18761
msgstr ""

18762
#: command-list.h:142
18763
msgid "Fetch from and integrate with another repository or a local branch"
18764 18765
msgstr ""

18766
#: command-list.h:143
18767
msgid "Update remote refs along with associated objects"
18768 18769 18770
msgstr ""

#: command-list.h:144
18771
msgid "Applies a quilt patchset onto the current branch"
18772 18773 18774
msgstr ""

#: command-list.h:145
18775
msgid "Compare two commit ranges (e.g. two versions of a branch)"
18776 18777
msgstr ""

18778
#: command-list.h:146
18779
msgid "Reads tree information into the index"
18780 18781 18782
msgstr ""

#: command-list.h:147
18783
msgid "Reapply commits on top of another base tip"
18784 18785 18786
msgstr ""

#: command-list.h:148
18787
msgid "Receive what is pushed into the repository"
18788 18789 18790
msgstr ""

#: command-list.h:149
18791
msgid "Manage reflog information"
18792 18793 18794
msgstr ""

#: command-list.h:150
18795
msgid "Manage set of tracked repositories"
18796 18797 18798
msgstr ""

#: command-list.h:151
18799
msgid "Pack unpacked objects in a repository"
18800 18801 18802
msgstr ""

#: command-list.h:152
18803
msgid "Create, list, delete refs to replace objects"
18804 18805 18806
msgstr ""

#: command-list.h:153
18807
msgid "Generates a summary of pending changes"
18808 18809
msgstr ""

18810
#: command-list.h:154
18811
msgid "Reuse recorded resolution of conflicted merges"
18812 18813 18814
msgstr ""

#: command-list.h:155
18815
msgid "Reset current HEAD to the specified state"
18816 18817 18818
msgstr ""

#: command-list.h:156
18819
msgid "Revert some existing commits"
18820 18821 18822
msgstr ""

#: command-list.h:157
18823
msgid "Lists commit objects in reverse chronological order"
18824 18825
msgstr ""

18826
#: command-list.h:158
18827
msgid "Pick out and massage parameters"
18828 18829 18830
msgstr ""

#: command-list.h:159
18831
msgid "Remove files from the working tree and from the index"
18832 18833 18834
msgstr ""

#: command-list.h:160
18835
msgid "Send a collection of patches as emails"
18836 18837 18838
msgstr ""

#: command-list.h:161
18839
msgid "Push objects over Git protocol to another repository"
18840 18841 18842
msgstr ""

#: command-list.h:162
18843
msgid "Restricted login shell for Git-only SSH access"
18844 18845
msgstr ""

18846
#: command-list.h:163
18847
msgid "Summarize 'git log' output"
18848 18849 18850
msgstr ""

#: command-list.h:164
18851 18852 18853 18854
msgid "Show various types of objects"
msgstr ""

#: command-list.h:165
18855
msgid "Show branches and their commits"
18856 18857
msgstr ""

18858
#: command-list.h:166
18859
msgid "Show packed archive index"
18860 18861
msgstr ""

18862
#: command-list.h:167
18863
msgid "List references in a local repository"
18864 18865
msgstr ""

18866
#: command-list.h:168
18867
msgid "Git's i18n setup code for shell scripts"
18868 18869
msgstr ""

18870
#: command-list.h:169
18871
msgid "Common Git shell script setup code"
18872 18873
msgstr ""

18874
#: command-list.h:170
18875
msgid "Stash the changes in a dirty working directory away"
18876 18877
msgstr ""

18878
#: command-list.h:171
18879
msgid "Add file contents to the staging area"
18880 18881
msgstr ""

18882
#: command-list.h:172
18883
msgid "Show the working tree status"
18884 18885
msgstr ""

18886
#: command-list.h:173
18887
msgid "Remove unnecessary whitespace"
18888 18889
msgstr ""

18890
#: command-list.h:174
18891
msgid "Initialize, update or inspect submodules"
18892 18893
msgstr ""

18894
#: command-list.h:175
18895
msgid "Bidirectional operation between a Subversion repository and Git"
18896 18897
msgstr ""

18898
#: command-list.h:176
18899
msgid "Read, modify and delete symbolic refs"
18900 18901
msgstr ""

18902
#: command-list.h:177
18903
msgid "Create, list, delete or verify a tag object signed with GPG"
18904 18905
msgstr ""

18906
#: command-list.h:178
18907
msgid "Creates a temporary file with a blob's contents"
18908 18909
msgstr ""

18910
#: command-list.h:179
18911
msgid "Unpack objects from a packed archive"
18912 18913
msgstr ""

18914
#: command-list.h:180
18915
msgid "Register file contents in the working tree to the index"
18916 18917
msgstr ""

18918
#: command-list.h:181
18919
msgid "Update the object name stored in a ref safely"
18920 18921
msgstr ""

18922
#: command-list.h:182
18923
msgid "Update auxiliary info file to help dumb servers"
18924 18925
msgstr ""

18926
#: command-list.h:183
18927
msgid "Send archive back to git-archive"
18928 18929
msgstr ""

18930
#: command-list.h:184
18931
msgid "Send objects packed back to git-fetch-pack"
18932 18933
msgstr ""

18934
#: command-list.h:185
18935
msgid "Show a Git logical variable"
18936 18937
msgstr ""

18938
#: command-list.h:186
18939
msgid "Check the GPG signature of commits"
18940 18941
msgstr ""

18942
#: command-list.h:187
18943
msgid "Validate packed Git archive files"
18944 18945
msgstr ""

18946
#: command-list.h:188
18947
msgid "Check the GPG signature of tags"
18948 18949
msgstr ""

18950
#: command-list.h:189
18951
msgid "Git web interface (web frontend to Git repositories)"
18952 18953
msgstr ""

18954
#: command-list.h:190
18955
msgid "Show logs with difference each commit introduces"
18956 18957
msgstr ""

18958
#: command-list.h:191
18959
msgid "Manage multiple working trees"
18960 18961
msgstr ""

18962
#: command-list.h:192
18963
msgid "Create a tree object from the current index"
18964 18965
msgstr ""

18966
#: command-list.h:193
18967
msgid "Defining attributes per path"
18968 18969
msgstr ""

18970
#: command-list.h:194
18971
msgid "Git command-line interface and conventions"
18972 18973
msgstr ""

18974
#: command-list.h:195
18975
msgid "A Git core tutorial for developers"
18976 18977
msgstr ""

18978
#: command-list.h:196
18979
msgid "Git for CVS users"
18980 18981
msgstr ""

18982
#: command-list.h:197
18983
msgid "Tweaking diff output"
18984 18985
msgstr ""

18986
#: command-list.h:198
18987
msgid "A useful minimum set of commands for Everyday Git"
18988 18989
msgstr ""

18990
#: command-list.h:199
18991
msgid "A Git Glossary"
18992 18993
msgstr ""

18994
#: command-list.h:200
18995
msgid "Hooks used by Git"
18996 18997
msgstr ""

18998
#: command-list.h:201
18999
msgid "Specifies intentionally untracked files to ignore"
19000 19001
msgstr ""

19002
#: command-list.h:202
19003
msgid "Defining submodule properties"
19004 19005
msgstr ""

19006
#: command-list.h:203
19007
msgid "Git namespaces"
19008 19009
msgstr ""

19010
#: command-list.h:204
19011
msgid "Git Repository Layout"
19012 19013
msgstr ""

19014
#: command-list.h:205
19015
msgid "Specifying revisions and ranges for Git"
19016 19017
msgstr ""

19018
#: command-list.h:206
19019
msgid "A tutorial introduction to Git: part two"
19020 19021
msgstr ""

19022
#: command-list.h:207
19023 19024 19025
msgid "A tutorial introduction to Git"
msgstr ""

19026
#: command-list.h:208
19027
msgid "An overview of recommended workflows with Git"
19028 19029
msgstr ""

19030 19031 19032 19033 19034 19035 19036 19037
#: list-objects-filter-options.h:63
msgid "args"
msgstr ""

#: list-objects-filter-options.h:64
msgid "object filtering"
msgstr ""

19038
#: rerere.h:44
19039 19040 19041
msgid "update the index with reused conflict resolution if possible"
msgstr ""

19042
#: git-bisect.sh:54
19043 19044 19045
msgid "You need to start by \"git bisect start\""
msgstr ""

19046 19047 19048
#. TRANSLATORS: Make sure to include [Y] and [n] in your
#. translation. The program will only accept English input
#. at this point.
19049
#: git-bisect.sh:60
19050 19051 19052
msgid "Do you want me to do it for you [Y/n]? "
msgstr ""

19053
#: git-bisect.sh:101
19054 19055 19056 19057
#, sh-format
msgid "Bad rev input: $arg"
msgstr ""

19058
#: git-bisect.sh:121
19059 19060
#, sh-format
msgid "Bad rev input: $bisected_head"
19061 19062
msgstr ""

19063
#: git-bisect.sh:130
19064 19065 19066 19067
#, sh-format
msgid "Bad rev input: $rev"
msgstr ""

19068
#: git-bisect.sh:139
19069 19070
#, sh-format
msgid "'git bisect $TERM_BAD' can take only one argument."
19071 19072
msgstr ""

19073
#: git-bisect.sh:209
19074 19075 19076
msgid "No logfile given"
msgstr ""

19077
#: git-bisect.sh:210
19078 19079 19080 19081
#, sh-format
msgid "cannot read $file for replaying"
msgstr ""

19082
#: git-bisect.sh:232
19083 19084 19085
msgid "?? what are you talking about?"
msgstr ""

19086
#: git-bisect.sh:241
19087 19088 19089
msgid "bisect run failed: no command provided."
msgstr ""

19090
#: git-bisect.sh:246
19091 19092 19093 19094
#, sh-format
msgid "running $command"
msgstr ""

19095
#: git-bisect.sh:253
19096 19097 19098 19099 19100 19101
#, sh-format
msgid ""
"bisect run failed:\n"
"exit code $res from '$command' is < 0 or >= 128"
msgstr ""

19102
#: git-bisect.sh:279
19103 19104 19105
msgid "bisect run cannot continue any more"
msgstr ""

19106
#: git-bisect.sh:285
19107 19108 19109 19110 19111 19112
#, sh-format
msgid ""
"bisect run failed:\n"
"'bisect_state $state' exited with error code $res"
msgstr ""

19113
#: git-bisect.sh:292
19114
msgid "bisect run success"
19115 19116
msgstr ""

19117 19118
#: git-bisect.sh:300
msgid "We are not bisecting."
19119 19120
msgstr ""

19121 19122 19123 19124 19125 19126 19127 19128 19129 19130 19131
#: git-merge-octopus.sh:46
msgid ""
"Error: Your local changes to the following files would be overwritten by "
"merge"
msgstr ""

#: git-merge-octopus.sh:61
msgid "Automated merge did not work."
msgstr ""

#: git-merge-octopus.sh:62
19132
msgid "Should not be doing an octopus."
19133 19134 19135 19136 19137 19138 19139 19140 19141
msgstr ""

#: git-merge-octopus.sh:73
#, sh-format
msgid "Unable to find common commit with $pretty_name"
msgstr ""

#: git-merge-octopus.sh:77
#, sh-format
19142
msgid "Already up to date with $pretty_name"
19143 19144 19145 19146 19147 19148 19149 19150 19151 19152 19153 19154 19155 19156 19157 19158
msgstr ""

#: git-merge-octopus.sh:89
#, sh-format
msgid "Fast-forwarding to: $pretty_name"
msgstr ""

#: git-merge-octopus.sh:97
#, sh-format
msgid "Trying simple merge with $pretty_name"
msgstr ""

#: git-merge-octopus.sh:102
msgid "Simple merge did not work, trying automatic merge."
msgstr ""

19159
#: git-legacy-rebase.sh:445
19160 19161 19162 19163
#, sh-format
msgid "Could not move back to $head_name"
msgstr ""

19164
#: git-legacy-rebase.sh:471
19165 19166 19167 19168 19169 19170 19171 19172 19173 19174 19175 19176
#, sh-format
msgid ""
"It seems that there is already a $state_dir_base directory, and\n"
"I wonder if you are in the middle of another rebase.  If that is the\n"
"case, please try\n"
"\t$cmd_live_rebase\n"
"If that is not the case, please\n"
"\t$cmd_clear_stale_rebase\n"
"and run me again.  I am stopping in case you still have something\n"
"valuable there."
msgstr ""

19177 19178 19179 19180 19181 19182 19183 19184 19185 19186 19187 19188 19189 19190 19191 19192 19193 19194 19195
#: git-legacy-rebase.sh:523
msgid ""
"fatal: cannot combine am options with either interactive or merge options"
msgstr ""

#: git-legacy-rebase.sh:530
msgid "fatal: cannot combine '--signoff' with '--preserve-merges'"
msgstr ""

#: git-legacy-rebase.sh:541
msgid "fatal: cannot combine '--preserve-merges' with '--rebase-merges'"
msgstr ""

#: git-legacy-rebase.sh:550
msgid "fatal: cannot combine '--rebase-merges' with '--strategy-option'"
msgstr ""

#: git-legacy-rebase.sh:552
msgid "fatal: cannot combine '--rebase-merges' with '--strategy'"
19196 19197
msgstr ""

19198
#: git-legacy-rebase.sh:578
19199
#, sh-format
19200
msgid "invalid upstream '$upstream_name'"
19201 19202
msgstr ""

19203
#: git-legacy-rebase.sh:602
19204 19205 19206 19207
#, sh-format
msgid "$onto_name: there are more than one merge bases"
msgstr ""

19208
#: git-legacy-rebase.sh:605 git-legacy-rebase.sh:609
19209 19210 19211 19212
#, sh-format
msgid "$onto_name: there is no merge base"
msgstr ""

19213
#: git-legacy-rebase.sh:614
19214 19215 19216 19217
#, sh-format
msgid "Does not point to a valid commit: $onto_name"
msgstr ""

19218
#: git-legacy-rebase.sh:640
19219
#, sh-format
19220
msgid "fatal: no such branch/commit '$branch_name'"
19221 19222
msgstr ""

19223
#: git-legacy-rebase.sh:678
19224 19225 19226 19227
#, sh-format
msgid "Created autostash: $stash_abbrev"
msgstr ""

19228
#: git-legacy-rebase.sh:707
19229 19230 19231 19232
#, sh-format
msgid "Current branch $branch_name is up to date."
msgstr ""

19233
#: git-legacy-rebase.sh:717
19234 19235 19236 19237
#, sh-format
msgid "Current branch $branch_name is up to date, rebase forced."
msgstr ""

19238
#: git-legacy-rebase.sh:731
19239 19240 19241 19242
#, sh-format
msgid "Changes to $onto:"
msgstr ""

19243
#: git-legacy-rebase.sh:733
19244 19245 19246 19247
#, sh-format
msgid "Changes from $mb to $onto:"
msgstr ""

19248
#: git-legacy-rebase.sh:743
19249 19250 19251 19252
#, sh-format
msgid "Fast-forwarded $branch_name to $onto_name."
msgstr ""

19253 19254 19255 19256 19257
#: git-legacy-rebase.sh:757
msgid "First, rewinding head to replay your work on top of it..."
msgstr ""

#: git-stash.sh:75
19258 19259 19260
msgid "git stash clear with parameters is unimplemented"
msgstr ""

19261
#: git-stash.sh:125
19262 19263 19264
msgid "You do not have the initial commit yet"
msgstr ""

19265
#: git-stash.sh:140
19266 19267 19268
msgid "Cannot save the current index state"
msgstr ""

19269
#: git-stash.sh:155
19270 19271 19272
msgid "Cannot save the untracked files"
msgstr ""

19273
#: git-stash.sh:175 git-stash.sh:188
19274 19275 19276
msgid "Cannot save the current worktree state"
msgstr ""

19277
#: git-stash.sh:192
19278 19279 19280
msgid "No changes selected"
msgstr ""

19281
#: git-stash.sh:195
19282 19283 19284
msgid "Cannot remove temporary index (can't happen)"
msgstr ""

19285
#: git-stash.sh:208
19286 19287 19288
msgid "Cannot record working tree state"
msgstr ""

19289
#: git-stash.sh:246
19290 19291 19292 19293
#, sh-format
msgid "Cannot update $ref_stash with $w_commit"
msgstr ""

19294
#: git-stash.sh:298
19295
#, sh-format
19296
msgid "error: unknown option for 'stash push': $option"
19297 19298
msgstr ""

19299
#: git-stash.sh:312
19300 19301 19302
msgid "Can't use --patch and --include-untracked or --all at the same time"
msgstr ""

19303
#: git-stash.sh:320
19304 19305 19306
msgid "No local changes to save"
msgstr ""

19307
#: git-stash.sh:325
19308 19309 19310
msgid "Cannot initialize stash"
msgstr ""

19311
#: git-stash.sh:329
19312 19313 19314
msgid "Cannot save the current status"
msgstr ""

19315
#: git-stash.sh:330
19316 19317 19318 19319
#, sh-format
msgid "Saved working directory and index state $stash_msg"
msgstr ""

19320
#: git-stash.sh:359
19321 19322 19323
msgid "Cannot remove worktree changes"
msgstr ""

19324
#: git-stash.sh:507
19325 19326 19327 19328
#, sh-format
msgid "unknown option: $opt"
msgstr ""

19329
#: git-stash.sh:520
19330
msgid "No stash entries found."
19331 19332
msgstr ""

19333
#: git-stash.sh:527
19334 19335 19336 19337
#, sh-format
msgid "Too many revisions specified: $REV"
msgstr ""

19338
#: git-stash.sh:542
19339
#, sh-format
19340
msgid "$reference is not a valid reference"
19341 19342
msgstr ""

19343
#: git-stash.sh:570
19344 19345 19346 19347
#, sh-format
msgid "'$args' is not a stash-like commit"
msgstr ""

19348
#: git-stash.sh:581
19349 19350 19351 19352
#, sh-format
msgid "'$args' is not a stash reference"
msgstr ""

19353
#: git-stash.sh:589
19354 19355 19356
msgid "unable to refresh index"
msgstr ""

19357
#: git-stash.sh:593
19358 19359 19360
msgid "Cannot apply a stash in the middle of a merge"
msgstr ""

19361
#: git-stash.sh:601
19362 19363 19364
msgid "Conflicts in index. Try without --index."
msgstr ""

19365
#: git-stash.sh:603
19366 19367 19368
msgid "Could not save index tree"
msgstr ""

19369
#: git-stash.sh:612
19370
msgid "Could not restore untracked files from stash entry"
19371 19372
msgstr ""

19373
#: git-stash.sh:637
19374 19375 19376
msgid "Cannot unstage modified files"
msgstr ""

19377
#: git-stash.sh:652
19378 19379 19380
msgid "Index was not unstashed."
msgstr ""

19381
#: git-stash.sh:666
19382
msgid "The stash entry is kept in case you need it again."
19383 19384
msgstr ""

19385
#: git-stash.sh:675
19386 19387 19388 19389
#, sh-format
msgid "Dropped ${REV} ($s)"
msgstr ""

19390
#: git-stash.sh:676
19391 19392 19393 19394
#, sh-format
msgid "${REV}: Could not drop stash entry"
msgstr ""

19395
#: git-stash.sh:684
19396 19397 19398
msgid "No branch name specified"
msgstr ""

19399
#: git-stash.sh:763
19400 19401 19402
msgid "(To restore them type \"git stash apply\")"
msgstr ""

19403
#: git-submodule.sh:198
19404 19405 19406
msgid "Relative path can only be used from the toplevel of the working tree"
msgstr ""

19407
#: git-submodule.sh:208
19408 19409 19410 19411
#, sh-format
msgid "repo URL: '$repo' must be absolute or begin with ./|../"
msgstr ""

19412
#: git-submodule.sh:227
19413
#, sh-format
19414
msgid "'$sm_path' already exists in the index"
19415 19416
msgstr ""

19417
#: git-submodule.sh:230
19418 19419 19420 19421
#, sh-format
msgid "'$sm_path' already exists in the index and is not a submodule"
msgstr ""

19422
#: git-submodule.sh:236
19423 19424 19425 19426 19427 19428 19429
#, sh-format
msgid ""
"The following path is ignored by one of your .gitignore files:\n"
"$sm_path\n"
"Use -f if you really want to add it."
msgstr ""

19430
#: git-submodule.sh:259
19431 19432 19433 19434
#, sh-format
msgid "Adding existing repo at '$sm_path' to the index"
msgstr ""

19435
#: git-submodule.sh:261
19436
#, sh-format
19437
msgid "'$sm_path' already exists and is not a valid git repo"
19438 19439
msgstr ""

19440
#: git-submodule.sh:269
19441 19442 19443 19444
#, sh-format
msgid "A git directory for '$sm_name' is found locally with remote(s):"
msgstr ""

19445
#: git-submodule.sh:271
19446 19447
#, sh-format
msgid ""
19448 19449 19450 19451
"If you want to reuse this local git directory instead of cloning again from\n"
"  $realrepo\n"
"use the '--force' option. If the local git directory is not the correct "
"repo\n"
19452 19453 19454 19455
"or you are unsure what this means choose another name with the '--name' "
"option."
msgstr ""

19456
#: git-submodule.sh:277
19457 19458 19459 19460
#, sh-format
msgid "Reactivating local git directory for submodule '$sm_name'."
msgstr ""

19461
#: git-submodule.sh:289
19462
#, sh-format
19463
msgid "Unable to checkout submodule '$sm_path'"
19464 19465
msgstr ""

19466
#: git-submodule.sh:294
19467
#, sh-format
19468
msgid "Failed to add submodule '$sm_path'"
19469 19470
msgstr ""

19471
#: git-submodule.sh:303
19472
#, sh-format
19473
msgid "Failed to register submodule '$sm_path'"
19474 19475
msgstr ""

19476
#: git-submodule.sh:563
19477
#, sh-format
19478
msgid "Unable to find current revision in submodule path '$displaypath'"
19479 19480
msgstr ""

19481
#: git-submodule.sh:573
19482
#, sh-format
19483
msgid "Unable to fetch in submodule path '$sm_path'"
19484 19485
msgstr ""

19486
#: git-submodule.sh:578
19487 19488 19489 19490 19491 19492
#, sh-format
msgid ""
"Unable to find current ${remote_name}/${branch} revision in submodule path "
"'$sm_path'"
msgstr ""

19493
#: git-submodule.sh:596
19494
#, sh-format
19495
msgid "Unable to fetch in submodule path '$displaypath'"
19496 19497
msgstr ""

19498
#: git-submodule.sh:602
19499 19500 19501 19502 19503 19504
#, sh-format
msgid ""
"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
"Direct fetching of that commit failed."
msgstr ""

19505
#: git-submodule.sh:609
19506 19507 19508 19509
#, sh-format
msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
msgstr ""

19510
#: git-submodule.sh:610
19511
#, sh-format
19512 19513 19514
msgid "Submodule path '$displaypath': checked out '$sha1'"
msgstr ""

19515
#: git-submodule.sh:614
19516
#, sh-format
19517
msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
19518 19519
msgstr ""

19520
#: git-submodule.sh:615
19521
#, sh-format
19522
msgid "Submodule path '$displaypath': rebased into '$sha1'"
19523 19524
msgstr ""

19525
#: git-submodule.sh:620
19526
#, sh-format
19527
msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
19528 19529
msgstr ""

19530
#: git-submodule.sh:621
19531
#, sh-format
19532
msgid "Submodule path '$displaypath': merged in '$sha1'"
19533 19534
msgstr ""

19535
#: git-submodule.sh:626
19536
#, sh-format
19537
msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
19538 19539
msgstr ""

19540
#: git-submodule.sh:627
19541
#, sh-format
19542
msgid "Submodule path '$displaypath': '$command $sha1'"
19543 19544
msgstr ""

19545
#: git-submodule.sh:658
19546 19547 19548 19549
#, sh-format
msgid "Failed to recurse into submodule path '$displaypath'"
msgstr ""

19550
#: git-submodule.sh:754
19551
msgid "The --cached option cannot be used with the --files option"
19552 19553
msgstr ""

19554
#: git-submodule.sh:806
19555 19556
#, sh-format
msgid "unexpected mode $mod_dst"
19557 19558
msgstr ""

19559
#: git-submodule.sh:826
19560
#, sh-format
19561
msgid "  Warn: $display_name doesn't contain commit $sha1_src"
19562 19563
msgstr ""

19564
#: git-submodule.sh:829
19565
#, sh-format
19566
msgid "  Warn: $display_name doesn't contain commit $sha1_dst"
19567 19568
msgstr ""

19569
#: git-submodule.sh:832
19570
#, sh-format
19571
msgid "  Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
19572 19573
msgstr ""

19574 19575 19576 19577
#: git-parse-remote.sh:89
#, sh-format
msgid "See git-${cmd}(1) for details."
msgstr ""
19578

19579 19580 19581 19582 19583 19584 19585 19586 19587 19588 19589 19590 19591 19592 19593 19594 19595 19596 19597 19598 19599 19600 19601 19602 19603 19604 19605
#: git-rebase--preserve-merges.sh:136
#, sh-format
msgid "Rebasing ($new_count/$total)"
msgstr ""

#: git-rebase--preserve-merges.sh:152
msgid ""
"\n"
"Commands:\n"
"p, pick <commit> = use commit\n"
"r, reword <commit> = use commit, but edit the commit message\n"
"e, edit <commit> = use commit, but stop for amending\n"
"s, squash <commit> = use commit, but meld into previous commit\n"
"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
"x, exec <commit> = run command (the rest of the line) using shell\n"
"d, drop <commit> = remove commit\n"
"l, label <label> = label current HEAD with a name\n"
"t, reset <label> = reset HEAD to a label\n"
"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
".       create a merge commit using the original merge commit's\n"
".       message (or the oneline, if no original merge commit was\n"
".       specified). Use -c <commit> to reword the commit message.\n"
"\n"
"These lines can be re-ordered; they are executed from top to bottom.\n"
msgstr ""

#: git-rebase--preserve-merges.sh:215
19606 19607 19608 19609 19610 19611 19612 19613 19614 19615 19616
#, sh-format
msgid ""
"You can amend the commit now, with\n"
"\n"
"\tgit commit --amend $gpg_sign_opt_quoted\n"
"\n"
"Once you are satisfied with your changes, run\n"
"\n"
"\tgit rebase --continue"
msgstr ""

19617
#: git-rebase--preserve-merges.sh:240
19618 19619 19620 19621
#, sh-format
msgid "$sha1: not a commit that can be picked"
msgstr ""

19622
#: git-rebase--preserve-merges.sh:279
19623 19624 19625 19626
#, sh-format
msgid "Invalid commit name: $sha1"
msgstr ""

19627
#: git-rebase--preserve-merges.sh:309
19628 19629 19630
msgid "Cannot write current commit's replacement sha1"
msgstr ""

19631
#: git-rebase--preserve-merges.sh:360
19632 19633 19634 19635
#, sh-format
msgid "Fast-forward to $sha1"
msgstr ""

19636
#: git-rebase--preserve-merges.sh:362
19637 19638 19639 19640
#, sh-format
msgid "Cannot fast-forward to $sha1"
msgstr ""

19641
#: git-rebase--preserve-merges.sh:371
19642 19643 19644 19645
#, sh-format
msgid "Cannot move HEAD to $first_parent"
msgstr ""

19646
#: git-rebase--preserve-merges.sh:376
19647 19648 19649 19650
#, sh-format
msgid "Refusing to squash a merge: $sha1"
msgstr ""

19651
#: git-rebase--preserve-merges.sh:394
19652 19653 19654 19655
#, sh-format
msgid "Error redoing merge $sha1"
msgstr ""

19656
#: git-rebase--preserve-merges.sh:403
19657 19658 19659 19660
#, sh-format
msgid "Could not pick $sha1"
msgstr ""

19661
#: git-rebase--preserve-merges.sh:412
19662 19663
#, sh-format
msgid "This is the commit message #${n}:"
19664 19665
msgstr ""

19666
#: git-rebase--preserve-merges.sh:417
19667
#, sh-format
19668
msgid "The commit message #${n} will be skipped:"
19669 19670
msgstr ""

19671
#: git-rebase--preserve-merges.sh:428
19672 19673 19674 19675 19676 19677
#, sh-format
msgid "This is a combination of $count commit."
msgid_plural "This is a combination of $count commits."
msgstr[0] ""
msgstr[1] ""

19678
#: git-rebase--preserve-merges.sh:437
19679 19680 19681 19682
#, sh-format
msgid "Cannot write $fixup_msg"
msgstr ""

19683
#: git-rebase--preserve-merges.sh:440
19684
msgid "This is a combination of 2 commits."
19685 19686
msgstr ""

19687 19688
#: git-rebase--preserve-merges.sh:481 git-rebase--preserve-merges.sh:524
#: git-rebase--preserve-merges.sh:527
19689 19690 19691 19692
#, sh-format
msgid "Could not apply $sha1... $rest"
msgstr ""

19693
#: git-rebase--preserve-merges.sh:556
19694 19695 19696 19697 19698 19699 19700 19701 19702
#, sh-format
msgid ""
"Could not amend commit after successfully picking $sha1... $rest\n"
"This is most likely due to an empty commit message, or the pre-commit hook\n"
"failed. If the pre-commit hook failed, you may need to resolve the issue "
"before\n"
"you are able to reword the commit."
msgstr ""

19703
#: git-rebase--preserve-merges.sh:571
19704 19705 19706 19707
#, sh-format
msgid "Stopped at $sha1_abbrev... $rest"
msgstr ""

19708
#: git-rebase--preserve-merges.sh:586
19709 19710 19711 19712
#, sh-format
msgid "Cannot '$squash_style' without a previous commit"
msgstr ""

19713
#: git-rebase--preserve-merges.sh:628
19714 19715 19716 19717
#, sh-format
msgid "Executing: $rest"
msgstr ""

19718
#: git-rebase--preserve-merges.sh:636
19719 19720 19721 19722
#, sh-format
msgid "Execution failed: $rest"
msgstr ""

19723
#: git-rebase--preserve-merges.sh:638
19724 19725 19726
msgid "and made changes to the index and/or the working tree"
msgstr ""

19727
#: git-rebase--preserve-merges.sh:640
19728 19729 19730 19731 19732 19733 19734
msgid ""
"You can fix the problem, and then run\n"
"\n"
"\tgit rebase --continue"
msgstr ""

#. TRANSLATORS: after these lines is a command to be issued by the user
19735
#: git-rebase--preserve-merges.sh:653
19736 19737 19738 19739 19740 19741 19742 19743 19744
#, sh-format
msgid ""
"Execution succeeded: $rest\n"
"but left changes to the index and/or the working tree\n"
"Commit or stash your changes, and then run\n"
"\n"
"\tgit rebase --continue"
msgstr ""

19745
#: git-rebase--preserve-merges.sh:664
19746 19747 19748 19749
#, sh-format
msgid "Unknown command: $command $sha1 $rest"
msgstr ""

19750
#: git-rebase--preserve-merges.sh:665
19751 19752 19753
msgid "Please fix this using 'git rebase --edit-todo'."
msgstr ""

19754
#: git-rebase--preserve-merges.sh:700
19755 19756 19757 19758
#, sh-format
msgid "Successfully rebased and updated $head_name."
msgstr ""

19759
#: git-rebase--preserve-merges.sh:757
19760 19761 19762
msgid "Could not remove CHERRY_PICK_HEAD"
msgstr ""

19763
#: git-rebase--preserve-merges.sh:762
19764 19765 19766 19767 19768 19769 19770 19771 19772 19773 19774 19775
#, sh-format
msgid ""
"You have staged changes in your working tree.\n"
"If these changes are meant to be\n"
"squashed into the previous commit, run:\n"
"\n"
"  git commit --amend $gpg_sign_opt_quoted\n"
"\n"
"If they are meant to go into a new commit, run:\n"
"\n"
"  git commit $gpg_sign_opt_quoted\n"
"\n"
19776
"In both cases, once you're done, continue with:\n"
19777 19778 19779 19780
"\n"
"  git rebase --continue\n"
msgstr ""

19781
#: git-rebase--preserve-merges.sh:779
19782 19783 19784
msgid "Error trying to find the author identity to amend commit"
msgstr ""

19785
#: git-rebase--preserve-merges.sh:784
19786 19787 19788 19789 19790
msgid ""
"You have uncommitted changes in your working tree. Please commit them\n"
"first and then run 'git rebase --continue' again."
msgstr ""

19791
#: git-rebase--preserve-merges.sh:789 git-rebase--preserve-merges.sh:793
19792 19793 19794
msgid "Could not commit staged changes."
msgstr ""

19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 19806 19807 19808 19809 19810 19811 19812 19813 19814
#: git-rebase--preserve-merges.sh:824 git-rebase--preserve-merges.sh:910
msgid "Could not execute editor"
msgstr ""

#: git-rebase--preserve-merges.sh:845
#, sh-format
msgid "Could not checkout $switch_to"
msgstr ""

#: git-rebase--preserve-merges.sh:852
msgid "No HEAD?"
msgstr ""

#: git-rebase--preserve-merges.sh:853
#, sh-format
msgid "Could not create temporary $state_dir"
msgstr ""

#: git-rebase--preserve-merges.sh:856
msgid "Could not mark as interactive"
19815 19816
msgstr ""

19817 19818 19819 19820 19821 19822 19823
#: git-rebase--preserve-merges.sh:888
#, sh-format
msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
msgstr[0] ""
msgstr[1] ""

19824
#: git-rebase--preserve-merges.sh:942 git-rebase--preserve-merges.sh:947
19825 19826 19827
msgid "Could not init rewritten commits"
msgstr ""

19828 19829 19830 19831 19832 19833 19834 19835 19836 19837 19838 19839 19840 19841 19842 19843 19844 19845 19846 19847 19848 19849 19850
#: git-sh-setup.sh:89 git-sh-setup.sh:94
#, sh-format
msgid "usage: $dashless $USAGE"
msgstr ""

#: git-sh-setup.sh:190
#, sh-format
msgid "Cannot chdir to $cdup, the toplevel of the working tree"
msgstr ""

#: git-sh-setup.sh:199 git-sh-setup.sh:206
#, sh-format
msgid "fatal: $program_name cannot be used without a working tree."
msgstr ""

#: git-sh-setup.sh:220
msgid "Cannot rebase: You have unstaged changes."
msgstr ""

#: git-sh-setup.sh:223
msgid "Cannot rewrite branches: You have unstaged changes."
msgstr ""

19851 19852 19853 19854
#: git-sh-setup.sh:226
msgid "Cannot pull with rebase: You have unstaged changes."
msgstr ""

19855 19856 19857 19858 19859 19860 19861 19862 19863
#: git-sh-setup.sh:229
#, sh-format
msgid "Cannot $action: You have unstaged changes."
msgstr ""

#: git-sh-setup.sh:242
msgid "Cannot rebase: Your index contains uncommitted changes."
msgstr ""

19864 19865 19866 19867
#: git-sh-setup.sh:245
msgid "Cannot pull with rebase: Your index contains uncommitted changes."
msgstr ""

19868 19869 19870 19871 19872
#: git-sh-setup.sh:248
#, sh-format
msgid "Cannot $action: Your index contains uncommitted changes."
msgstr ""

19873 19874 19875 19876
#: git-sh-setup.sh:252
msgid "Additionally, your index contains uncommitted changes."
msgstr ""

19877 19878 19879 19880 19881 19882 19883
#: git-sh-setup.sh:372
msgid "You need to run this command from the toplevel of the working tree."
msgstr ""

#: git-sh-setup.sh:377
msgid "Unable to determine absolute path of git directory"
msgstr ""
19884 19885

#. TRANSLATORS: you can adjust this to align "git add -i" status menu
19886
#: git-add--interactive.perl:196
19887 19888 19889 19890
#, perl-format
msgid "%12s %12s %s"
msgstr ""

19891
#: git-add--interactive.perl:197
19892 19893 19894
msgid "staged"
msgstr ""

19895
#: git-add--interactive.perl:197
19896 19897 19898
msgid "unstaged"
msgstr ""

19899
#: git-add--interactive.perl:253 git-add--interactive.perl:278
19900 19901 19902
msgid "binary"
msgstr ""

19903
#: git-add--interactive.perl:262 git-add--interactive.perl:316
19904 19905 19906
msgid "nothing"
msgstr ""

19907
#: git-add--interactive.perl:298 git-add--interactive.perl:313
19908 19909 19910
msgid "unchanged"
msgstr ""

19911
#: git-add--interactive.perl:609
19912 19913 19914 19915 19916 19917
#, perl-format
msgid "added %d path\n"
msgid_plural "added %d paths\n"
msgstr[0] ""
msgstr[1] ""

19918
#: git-add--interactive.perl:612
19919 19920 19921 19922 19923 19924
#, perl-format
msgid "updated %d path\n"
msgid_plural "updated %d paths\n"
msgstr[0] ""
msgstr[1] ""

19925
#: git-add--interactive.perl:615
19926 19927 19928 19929 19930 19931
#, perl-format
msgid "reverted %d path\n"
msgid_plural "reverted %d paths\n"
msgstr[0] ""
msgstr[1] ""

19932
#: git-add--interactive.perl:618
19933 19934 19935 19936 19937 19938
#, perl-format
msgid "touched %d path\n"
msgid_plural "touched %d paths\n"
msgstr[0] ""
msgstr[1] ""

19939
#: git-add--interactive.perl:627
19940 19941 19942
msgid "Update"
msgstr ""

19943
#: git-add--interactive.perl:639
19944 19945 19946
msgid "Revert"
msgstr ""

19947
#: git-add--interactive.perl:662
19948 19949 19950 19951
#, perl-format
msgid "note: %s is untracked now.\n"
msgstr ""

19952
#: git-add--interactive.perl:673
19953 19954 19955
msgid "Add untracked"
msgstr ""

19956
#: git-add--interactive.perl:679
19957 19958 19959
msgid "No untracked files.\n"
msgstr ""

19960
#: git-add--interactive.perl:1033
19961 19962 19963 19964 19965
msgid ""
"If the patch applies cleanly, the edited hunk will immediately be\n"
"marked for staging."
msgstr ""

19966
#: git-add--interactive.perl:1036
19967 19968 19969 19970 19971
msgid ""
"If the patch applies cleanly, the edited hunk will immediately be\n"
"marked for stashing."
msgstr ""

19972
#: git-add--interactive.perl:1039
19973 19974 19975 19976 19977
msgid ""
"If the patch applies cleanly, the edited hunk will immediately be\n"
"marked for unstaging."
msgstr ""

19978
#: git-add--interactive.perl:1042 git-add--interactive.perl:1051
19979 19980 19981 19982 19983
msgid ""
"If the patch applies cleanly, the edited hunk will immediately be\n"
"marked for applying."
msgstr ""

19984
#: git-add--interactive.perl:1045 git-add--interactive.perl:1048
19985 19986 19987 19988 19989
msgid ""
"If the patch applies cleanly, the edited hunk will immediately be\n"
"marked for discarding."
msgstr ""

19990
#: git-add--interactive.perl:1085
19991 19992 19993 19994
#, perl-format
msgid "failed to open hunk edit file for writing: %s"
msgstr ""

19995
#: git-add--interactive.perl:1086
19996 19997 19998
msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
msgstr ""

19999
#: git-add--interactive.perl:1092
20000 20001 20002 20003 20004 20005 20006 20007 20008
#, perl-format
msgid ""
"---\n"
"To remove '%s' lines, make them ' ' lines (context).\n"
"To remove '%s' lines, delete them.\n"
"Lines starting with %s will be removed.\n"
msgstr ""

#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
20009
#: git-add--interactive.perl:1100
20010 20011 20012 20013 20014 20015
msgid ""
"If it does not apply cleanly, you will be given an opportunity to\n"
"edit again.  If all lines of the hunk are removed, then the edit is\n"
"aborted and the hunk is left unchanged.\n"
msgstr ""

20016
#: git-add--interactive.perl:1114
20017 20018 20019 20020 20021 20022 20023 20024 20025 20026
#, perl-format
msgid "failed to open hunk edit file for reading: %s"
msgstr ""

#. TRANSLATORS: do not translate [y/n]
#. The program will only accept that input
#. at this point.
#. Consider translating (saying "no" discards!) as
#. (saying "n" for "no" discards!) if the translation
#. of the word "no" does not start with n.
20027
#: git-add--interactive.perl:1213
20028 20029 20030 20031
msgid ""
"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
msgstr ""

20032
#: git-add--interactive.perl:1222
20033 20034 20035 20036 20037 20038 20039 20040
msgid ""
"y - stage this hunk\n"
"n - do not stage this hunk\n"
"q - quit; do not stage this hunk or any of the remaining ones\n"
"a - stage this hunk and all later hunks in the file\n"
"d - do not stage this hunk or any of the later hunks in the file"
msgstr ""

20041
#: git-add--interactive.perl:1228
20042 20043 20044 20045 20046 20047 20048 20049
msgid ""
"y - stash this hunk\n"
"n - do not stash this hunk\n"
"q - quit; do not stash this hunk or any of the remaining ones\n"
"a - stash this hunk and all later hunks in the file\n"
"d - do not stash this hunk or any of the later hunks in the file"
msgstr ""

20050
#: git-add--interactive.perl:1234
20051 20052 20053 20054 20055 20056 20057 20058
msgid ""
"y - unstage this hunk\n"
"n - do not unstage this hunk\n"
"q - quit; do not unstage this hunk or any of the remaining ones\n"
"a - unstage this hunk and all later hunks in the file\n"
"d - do not unstage this hunk or any of the later hunks in the file"
msgstr ""

20059
#: git-add--interactive.perl:1240
20060 20061 20062 20063 20064 20065 20066 20067
msgid ""
"y - apply this hunk to index\n"
"n - do not apply this hunk to index\n"
"q - quit; do not apply this hunk or any of the remaining ones\n"
"a - apply this hunk and all later hunks in the file\n"
"d - do not apply this hunk or any of the later hunks in the file"
msgstr ""

20068
#: git-add--interactive.perl:1246
20069 20070 20071 20072 20073 20074 20075 20076
msgid ""
"y - discard this hunk from worktree\n"
"n - do not discard this hunk from worktree\n"
"q - quit; do not discard this hunk or any of the remaining ones\n"
"a - discard this hunk and all later hunks in the file\n"
"d - do not discard this hunk or any of the later hunks in the file"
msgstr ""

20077
#: git-add--interactive.perl:1252
20078 20079 20080 20081 20082 20083 20084 20085
msgid ""
"y - discard this hunk from index and worktree\n"
"n - do not discard this hunk from index and worktree\n"
"q - quit; do not discard this hunk or any of the remaining ones\n"
"a - discard this hunk and all later hunks in the file\n"
"d - do not discard this hunk or any of the later hunks in the file"
msgstr ""

20086
#: git-add--interactive.perl:1258
20087 20088 20089 20090 20091 20092 20093 20094
msgid ""
"y - apply this hunk to index and worktree\n"
"n - do not apply this hunk to index and worktree\n"
"q - quit; do not apply this hunk or any of the remaining ones\n"
"a - apply this hunk and all later hunks in the file\n"
"d - do not apply this hunk or any of the later hunks in the file"
msgstr ""

20095
#: git-add--interactive.perl:1273
20096 20097 20098 20099 20100 20101 20102 20103 20104 20105 20106 20107
msgid ""
"g - select a hunk to go to\n"
"/ - search for a hunk matching the given regex\n"
"j - leave this hunk undecided, see next undecided hunk\n"
"J - leave this hunk undecided, see next hunk\n"
"k - leave this hunk undecided, see previous undecided hunk\n"
"K - leave this hunk undecided, see previous hunk\n"
"s - split the current hunk into smaller hunks\n"
"e - manually edit the current hunk\n"
"? - print help\n"
msgstr ""

20108
#: git-add--interactive.perl:1304
20109 20110 20111
msgid "The selected hunks do not apply to the index!\n"
msgstr ""

20112
#: git-add--interactive.perl:1305
20113 20114 20115
msgid "Apply them to the worktree anyway? "
msgstr ""

20116
#: git-add--interactive.perl:1308
20117 20118 20119
msgid "Nothing was applied.\n"
msgstr ""

20120
#: git-add--interactive.perl:1319
20121 20122 20123 20124
#, perl-format
msgid "ignoring unmerged: %s\n"
msgstr ""

20125
#: git-add--interactive.perl:1328
20126 20127 20128
msgid "Only binary files changed.\n"
msgstr ""

20129
#: git-add--interactive.perl:1330
20130 20131 20132
msgid "No changes.\n"
msgstr ""

20133
#: git-add--interactive.perl:1338
20134 20135 20136
msgid "Patch update"
msgstr ""

20137
#: git-add--interactive.perl:1390
20138
#, perl-format
20139
msgid "Stage mode change [y,n,q,a,d%s,?]? "
20140 20141
msgstr ""

20142
#: git-add--interactive.perl:1391
20143
#, perl-format
20144
msgid "Stage deletion [y,n,q,a,d%s,?]? "
20145 20146
msgstr ""

20147
#: git-add--interactive.perl:1392
20148
#, perl-format
20149
msgid "Stage this hunk [y,n,q,a,d%s,?]? "
20150 20151
msgstr ""

20152
#: git-add--interactive.perl:1395
20153
#, perl-format
20154
msgid "Stash mode change [y,n,q,a,d%s,?]? "
20155 20156
msgstr ""

20157
#: git-add--interactive.perl:1396
20158
#, perl-format
20159
msgid "Stash deletion [y,n,q,a,d%s,?]? "
20160 20161
msgstr ""

20162
#: git-add--interactive.perl:1397
20163
#, perl-format
20164
msgid "Stash this hunk [y,n,q,a,d%s,?]? "
20165 20166
msgstr ""

20167
#: git-add--interactive.perl:1400
20168
#, perl-format
20169
msgid "Unstage mode change [y,n,q,a,d%s,?]? "
20170 20171
msgstr ""

20172
#: git-add--interactive.perl:1401
20173
#, perl-format
20174
msgid "Unstage deletion [y,n,q,a,d%s,?]? "
20175 20176
msgstr ""

20177
#: git-add--interactive.perl:1402
20178
#, perl-format
20179
msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
20180 20181
msgstr ""

20182
#: git-add--interactive.perl:1405
20183
#, perl-format
20184
msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
20185 20186
msgstr ""

20187
#: git-add--interactive.perl:1406
20188
#, perl-format
20189
msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
20190 20191
msgstr ""

20192
#: git-add--interactive.perl:1407
20193
#, perl-format
20194
msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
20195 20196
msgstr ""

20197
#: git-add--interactive.perl:1410
20198
#, perl-format
20199
msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
20200 20201
msgstr ""

20202
#: git-add--interactive.perl:1411
20203
#, perl-format
20204
msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
20205 20206
msgstr ""

20207
#: git-add--interactive.perl:1412
20208
#, perl-format
20209
msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
20210 20211
msgstr ""

20212
#: git-add--interactive.perl:1415
20213
#, perl-format
20214
msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
20215 20216
msgstr ""

20217
#: git-add--interactive.perl:1416
20218
#, perl-format
20219
msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
20220 20221
msgstr ""

20222
#: git-add--interactive.perl:1417
20223
#, perl-format
20224
msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
20225 20226
msgstr ""

20227
#: git-add--interactive.perl:1420
20228
#, perl-format
20229
msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
20230 20231
msgstr ""

20232
#: git-add--interactive.perl:1421
20233
#, perl-format
20234
msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
20235 20236
msgstr ""

20237
#: git-add--interactive.perl:1422
20238
#, perl-format
20239
msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
20240 20241
msgstr ""

20242
#: git-add--interactive.perl:1522
20243 20244 20245
msgid "No other hunks to goto\n"
msgstr ""

20246
#: git-add--interactive.perl:1529
20247 20248 20249
msgid "go to which hunk (<ret> to see more)? "
msgstr ""

20250
#: git-add--interactive.perl:1531
20251 20252 20253
msgid "go to which hunk? "
msgstr ""

20254
#: git-add--interactive.perl:1540
20255 20256 20257 20258
#, perl-format
msgid "Invalid number: '%s'\n"
msgstr ""

20259
#: git-add--interactive.perl:1545
20260 20261 20262 20263 20264 20265
#, perl-format
msgid "Sorry, only %d hunk available.\n"
msgid_plural "Sorry, only %d hunks available.\n"
msgstr[0] ""
msgstr[1] ""

20266
#: git-add--interactive.perl:1571
20267 20268 20269
msgid "No other hunks to search\n"
msgstr ""

20270
#: git-add--interactive.perl:1575
20271 20272 20273
msgid "search for regex? "
msgstr ""

20274
#: git-add--interactive.perl:1588
20275 20276 20277 20278
#, perl-format
msgid "Malformed search regexp %s: %s\n"
msgstr ""

20279
#: git-add--interactive.perl:1598
20280 20281 20282
msgid "No hunk matches the given pattern\n"
msgstr ""

20283
#: git-add--interactive.perl:1610 git-add--interactive.perl:1632
20284 20285 20286
msgid "No previous hunk\n"
msgstr ""

20287
#: git-add--interactive.perl:1619 git-add--interactive.perl:1638
20288 20289 20290
msgid "No next hunk\n"
msgstr ""

20291
#: git-add--interactive.perl:1644
20292 20293 20294
msgid "Sorry, cannot split this hunk\n"
msgstr ""

20295
#: git-add--interactive.perl:1650
20296 20297 20298 20299 20300 20301
#, perl-format
msgid "Split into %d hunk.\n"
msgid_plural "Split into %d hunks.\n"
msgstr[0] ""
msgstr[1] ""

20302
#: git-add--interactive.perl:1660
20303 20304 20305
msgid "Sorry, cannot edit this hunk\n"
msgstr ""

20306
#: git-add--interactive.perl:1706
20307 20308 20309 20310 20311
msgid "Review diff"
msgstr ""

#. TRANSLATORS: please do not translate the command names
#. 'status', 'update', 'revert', etc.
20312
#: git-add--interactive.perl:1725
20313 20314 20315 20316 20317
msgid ""
"status        - show paths with changes\n"
"update        - add working tree state to the staged set of changes\n"
"revert        - revert staged set of changes back to the HEAD version\n"
"patch         - pick hunks and update selectively\n"
20318
"diff          - view diff between HEAD and index\n"
20319 20320 20321 20322
"add untracked - add contents of untracked files to the staged set of "
"changes\n"
msgstr ""

20323 20324 20325
#: git-add--interactive.perl:1742 git-add--interactive.perl:1747
#: git-add--interactive.perl:1750 git-add--interactive.perl:1757
#: git-add--interactive.perl:1761 git-add--interactive.perl:1767
20326 20327 20328
msgid "missing --"
msgstr ""

20329
#: git-add--interactive.perl:1763
20330 20331 20332 20333
#, perl-format
msgid "unknown --patch mode: %s"
msgstr ""

20334
#: git-add--interactive.perl:1769 git-add--interactive.perl:1775
20335 20336 20337 20338
#, perl-format
msgid "invalid argument %s, expecting --"
msgstr ""

20339
#: git-send-email.perl:138
20340 20341 20342
msgid "local zone differs from GMT by a non-minute interval\n"
msgstr ""

20343
#: git-send-email.perl:145 git-send-email.perl:151
20344 20345 20346
msgid "local time offset greater than or equal to 24 hours\n"
msgstr ""

20347
#: git-send-email.perl:219 git-send-email.perl:225
20348 20349 20350
msgid "the editor exited uncleanly, aborting everything"
msgstr ""

20351
#: git-send-email.perl:302
20352 20353 20354 20355 20356
#, perl-format
msgid ""
"'%s' contains an intermediate version of the email you were composing.\n"
msgstr ""

20357
#: git-send-email.perl:307
20358 20359 20360 20361
#, perl-format
msgid "'%s.final' contains the composed email.\n"
msgstr ""

20362
#: git-send-email.perl:326
20363 20364 20365
msgid "--dump-aliases incompatible with other options\n"
msgstr ""

20366
#: git-send-email.perl:395 git-send-email.perl:650
20367 20368 20369
msgid "Cannot run git format-patch from outside a repository\n"
msgstr ""

20370
#: git-send-email.perl:398
20371 20372 20373 20374 20375
msgid ""
"`batch-size` and `relogin` must be specified together (via command-line or "
"configuration option)\n"
msgstr ""

20376
#: git-send-email.perl:468
20377 20378 20379 20380
#, perl-format
msgid "Unknown --suppress-cc field: '%s'\n"
msgstr ""

20381
#: git-send-email.perl:497
20382 20383 20384 20385
#, perl-format
msgid "Unknown --confirm setting: '%s'\n"
msgstr ""

20386
#: git-send-email.perl:525
20387 20388 20389 20390
#, perl-format
msgid "warning: sendmail alias with quotes is not supported: %s\n"
msgstr ""

20391
#: git-send-email.perl:527
20392 20393 20394 20395
#, perl-format
msgid "warning: `:include:` not supported: %s\n"
msgstr ""

20396
#: git-send-email.perl:529
20397 20398 20399 20400
#, perl-format
msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
msgstr ""

20401
#: git-send-email.perl:534
20402 20403 20404 20405
#, perl-format
msgid "warning: sendmail line is not recognized: %s\n"
msgstr ""

20406
#: git-send-email.perl:616
20407 20408 20409 20410 20411 20412 20413 20414 20415
#, perl-format
msgid ""
"File '%s' exists but it could also be the range of commits\n"
"to produce patches for.  Please disambiguate by...\n"
"\n"
"    * Saying \"./%s\" if you mean a file; or\n"
"    * Giving --format-patch option if you mean a range.\n"
msgstr ""

20416
#: git-send-email.perl:637
20417 20418 20419 20420
#, perl-format
msgid "Failed to opendir %s: %s"
msgstr ""

20421
#: git-send-email.perl:661
20422 20423 20424 20425 20426 20427
#, perl-format
msgid ""
"fatal: %s: %s\n"
"warning: no patches were sent\n"
msgstr ""

20428
#: git-send-email.perl:672
20429 20430 20431 20432 20433 20434
msgid ""
"\n"
"No patch files specified!\n"
"\n"
msgstr ""

20435
#: git-send-email.perl:685
20436 20437 20438 20439
#, perl-format
msgid "No subject line in %s?"
msgstr ""

20440
#: git-send-email.perl:695
20441 20442 20443 20444
#, perl-format
msgid "Failed to open for writing %s: %s"
msgstr ""

20445
#: git-send-email.perl:706
20446 20447 20448 20449 20450 20451 20452 20453
msgid ""
"Lines beginning in \"GIT:\" will be removed.\n"
"Consider including an overall diffstat or table of contents\n"
"for the patch you are writing.\n"
"\n"
"Clear the body content if you don't wish to send a summary.\n"
msgstr ""

20454
#: git-send-email.perl:730
20455 20456 20457 20458
#, perl-format
msgid "Failed to open %s: %s"
msgstr ""

20459
#: git-send-email.perl:747
20460 20461
#, perl-format
msgid "Failed to open %s.final: %s"
20462 20463
msgstr ""

20464
#: git-send-email.perl:790
20465 20466 20467 20468
msgid "Summary email is empty, skipping it\n"
msgstr ""

#. TRANSLATORS: please keep [y/N] as is.
20469
#: git-send-email.perl:825
20470 20471 20472 20473
#, perl-format
msgid "Are you sure you want to use <%s> [y/N]? "
msgstr ""

20474
#: git-send-email.perl:880
20475 20476 20477 20478 20479
msgid ""
"The following files are 8bit, but do not declare a Content-Transfer-"
"Encoding.\n"
msgstr ""

20480
#: git-send-email.perl:885
20481 20482 20483
msgid "Which 8bit encoding should I declare [UTF-8]? "
msgstr ""

20484
#: git-send-email.perl:893
20485 20486 20487 20488 20489 20490 20491 20492
#, perl-format
msgid ""
"Refusing to send because the patch\n"
"\t%s\n"
"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
"want to send.\n"
msgstr ""

20493
#: git-send-email.perl:912
20494 20495 20496
msgid "To whom should the emails be sent (if anyone)?"
msgstr ""

20497
#: git-send-email.perl:930
20498 20499 20500 20501
#, perl-format
msgid "fatal: alias '%s' expands to itself\n"
msgstr ""

20502
#: git-send-email.perl:942
20503 20504 20505
msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
msgstr ""

20506
#: git-send-email.perl:1000 git-send-email.perl:1008
20507 20508 20509 20510 20511 20512 20513
#, perl-format
msgid "error: unable to extract a valid address from: %s\n"
msgstr ""

#. TRANSLATORS: Make sure to include [q] [d] [e] in your
#. translation. The program will only accept English input
#. at this point.
20514
#: git-send-email.perl:1012
20515 20516 20517
msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
msgstr ""

20518
#: git-send-email.perl:1329
20519 20520 20521 20522
#, perl-format
msgid "CA path \"%s\" does not exist"
msgstr ""

20523
#: git-send-email.perl:1412
20524 20525 20526 20527 20528 20529 20530 20531 20532 20533 20534 20535 20536
msgid ""
"    The Cc list above has been expanded by additional\n"
"    addresses found in the patch commit message. By default\n"
"    send-email prompts before sending whenever this occurs.\n"
"    This behavior is controlled by the sendemail.confirm\n"
"    configuration setting.\n"
"\n"
"    For additional information, run 'git send-email --help'.\n"
"    To retain the current behavior, but squelch this message,\n"
"    run 'git config --global sendemail.confirm auto'.\n"
"\n"
msgstr ""

20537
#. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
20538 20539
#. translation. The program will only accept English input
#. at this point.
20540
#: git-send-email.perl:1427
20541
msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
20542 20543
msgstr ""

20544
#: git-send-email.perl:1430
20545 20546 20547
msgid "Send this email reply required"
msgstr ""

20548
#: git-send-email.perl:1458
20549 20550 20551
msgid "The required SMTP server is not properly defined."
msgstr ""

20552
#: git-send-email.perl:1505
20553 20554 20555 20556
#, perl-format
msgid "Server does not support STARTTLS! %s"
msgstr ""

20557
#: git-send-email.perl:1510 git-send-email.perl:1514
20558 20559 20560 20561
#, perl-format
msgid "STARTTLS failed! %s"
msgstr ""

20562
#: git-send-email.perl:1523
20563 20564 20565
msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
msgstr ""

20566
#: git-send-email.perl:1541
20567 20568 20569 20570
#, perl-format
msgid "Failed to send %s\n"
msgstr ""

20571
#: git-send-email.perl:1544
20572 20573 20574 20575
#, perl-format
msgid "Dry-Sent %s\n"
msgstr ""

20576
#: git-send-email.perl:1544
20577 20578 20579 20580
#, perl-format
msgid "Sent %s\n"
msgstr ""

20581
#: git-send-email.perl:1546
20582 20583 20584
msgid "Dry-OK. Log says:\n"
msgstr ""

20585
#: git-send-email.perl:1546
20586 20587 20588
msgid "OK. Log says:\n"
msgstr ""

20589
#: git-send-email.perl:1558
20590 20591 20592
msgid "Result: "
msgstr ""

20593
#: git-send-email.perl:1561
20594 20595 20596
msgid "Result: OK\n"
msgstr ""

20597
#: git-send-email.perl:1579
20598 20599 20600 20601
#, perl-format
msgid "can't open file %s"
msgstr ""

20602
#: git-send-email.perl:1626 git-send-email.perl:1646
20603 20604 20605 20606
#, perl-format
msgid "(mbox) Adding cc: %s from line '%s'\n"
msgstr ""

20607
#: git-send-email.perl:1632
20608 20609 20610 20611
#, perl-format
msgid "(mbox) Adding to: %s from line '%s'\n"
msgstr ""

20612
#: git-send-email.perl:1685
20613 20614 20615 20616
#, perl-format
msgid "(non-mbox) Adding cc: %s from line '%s'\n"
msgstr ""

20617
#: git-send-email.perl:1720
20618 20619 20620 20621
#, perl-format
msgid "(body) Adding cc: %s from line '%s'\n"
msgstr ""

20622
#: git-send-email.perl:1831
20623 20624 20625 20626
#, perl-format
msgid "(%s) Could not execute '%s'"
msgstr ""

20627
#: git-send-email.perl:1838
20628 20629 20630 20631
#, perl-format
msgid "(%s) Adding %s: %s from: '%s'\n"
msgstr ""

20632
#: git-send-email.perl:1842
20633 20634 20635 20636
#, perl-format
msgid "(%s) failed to close pipe to '%s'"
msgstr ""

20637
#: git-send-email.perl:1872
20638 20639 20640
msgid "cannot send message as 7bit"
msgstr ""

20641
#: git-send-email.perl:1880
20642 20643 20644
msgid "invalid transfer encoding"
msgstr ""

20645
#: git-send-email.perl:1921 git-send-email.perl:1973 git-send-email.perl:1983
20646 20647 20648 20649
#, perl-format
msgid "unable to open %s: %s\n"
msgstr ""

20650
#: git-send-email.perl:1924
20651 20652 20653 20654
#, perl-format
msgid "%s: patch contains a line longer than 998 characters"
msgstr ""

20655
#: git-send-email.perl:1941
20656 20657 20658 20659 20660
#, perl-format
msgid "Skipping %s with backup suffix '%s'.\n"
msgstr ""

#. TRANSLATORS: please keep "[y|N]" as is.
20661
#: git-send-email.perl:1945
20662 20663 20664
#, perl-format
msgid "Do you really want to send %s? [y|N]: "
msgstr ""