po / git.poton commit Merge branch 'jk/rebase-i-comment-char' (00abd71)
   1# SOME DESCRIPTIVE TITLE.
   2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
   3# This file is distributed under the same license as the PACKAGE package.
   4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
   5#
   6#, fuzzy
   7msgid ""
   8msgstr ""
   9"Project-Id-Version: PACKAGE VERSION\n"
  10"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
  11"POT-Creation-Date: 2013-01-25 12:33+0800\n"
  12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14"Language-Team: LANGUAGE <LL@li.org>\n"
  15"Language: \n"
  16"MIME-Version: 1.0\n"
  17"Content-Type: text/plain; charset=CHARSET\n"
  18"Content-Transfer-Encoding: 8bit\n"
  19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  20
  21#: advice.c:45
  22#, c-format
  23msgid "hint: %.*s\n"
  24msgstr ""
  25
  26#.
  27#. * Message used both when 'git commit' fails and when
  28#. * other commands doing a merge do.
  29#.
  30#: advice.c:75
  31msgid ""
  32"Fix them up in the work tree,\n"
  33"and then use 'git add/rm <file>' as\n"
  34"appropriate to mark resolution and make a commit,\n"
  35"or use 'git commit -a'."
  36msgstr ""
  37
  38#: archive.c:10
  39msgid "git archive [options] <tree-ish> [<path>...]"
  40msgstr ""
  41
  42#: archive.c:11
  43msgid "git archive --list"
  44msgstr ""
  45
  46#: archive.c:12
  47msgid ""
  48"git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]"
  49msgstr ""
  50
  51#: archive.c:13
  52msgid "git archive --remote <repo> [--exec <cmd>] --list"
  53msgstr ""
  54
  55#: archive.c:323
  56msgid "fmt"
  57msgstr ""
  58
  59#: archive.c:323
  60msgid "archive format"
  61msgstr ""
  62
  63#: archive.c:324 builtin/log.c:1115
  64msgid "prefix"
  65msgstr ""
  66
  67#: archive.c:325
  68msgid "prepend prefix to each pathname in the archive"
  69msgstr ""
  70
  71#: archive.c:326 builtin/archive.c:91 builtin/blame.c:2380
  72#: builtin/blame.c:2381 builtin/config.c:55 builtin/fast-export.c:653
  73#: builtin/fast-export.c:655 builtin/grep.c:715 builtin/hash-object.c:77
  74#: builtin/ls-files.c:494 builtin/ls-files.c:497 builtin/notes.c:540
  75#: builtin/notes.c:697 builtin/read-tree.c:107 parse-options.h:149
  76msgid "file"
  77msgstr ""
  78
  79#: archive.c:327 builtin/archive.c:92
  80msgid "write the archive to this file"
  81msgstr ""
  82
  83#: archive.c:329
  84msgid "read .gitattributes in working directory"
  85msgstr ""
  86
  87#: archive.c:330
  88msgid "report archived files on stderr"
  89msgstr ""
  90
  91#: archive.c:331
  92msgid "store only"
  93msgstr ""
  94
  95#: archive.c:332
  96msgid "compress faster"
  97msgstr ""
  98
  99#: archive.c:340
 100msgid "compress better"
 101msgstr ""
 102
 103#: archive.c:343
 104msgid "list supported archive formats"
 105msgstr ""
 106
 107#: archive.c:345 builtin/archive.c:93 builtin/clone.c:85
 108msgid "repo"
 109msgstr ""
 110
 111#: archive.c:346 builtin/archive.c:94
 112msgid "retrieve the archive from remote repository <repo>"
 113msgstr ""
 114
 115#: archive.c:347 builtin/archive.c:95 builtin/notes.c:619
 116msgid "command"
 117msgstr ""
 118
 119#: archive.c:348 builtin/archive.c:96
 120msgid "path to the remote git-upload-archive command"
 121msgstr ""
 122
 123#: attr.c:259
 124msgid ""
 125"Negative patterns are forbidden in git attributes\n"
 126"Use '\\!' for literal leading exclamation."
 127msgstr ""
 128
 129#: bundle.c:36
 130#, c-format
 131msgid "'%s' does not look like a v2 bundle file"
 132msgstr ""
 133
 134#: bundle.c:63
 135#, c-format
 136msgid "unrecognized header: %s%s (%d)"
 137msgstr ""
 138
 139#: bundle.c:89 builtin/commit.c:674
 140#, c-format
 141msgid "could not open '%s'"
 142msgstr ""
 143
 144#: bundle.c:140
 145msgid "Repository lacks these prerequisite commits:"
 146msgstr ""
 147
 148#: bundle.c:164 sequencer.c:566 sequencer.c:998 builtin/log.c:299
 149#: builtin/log.c:751 builtin/log.c:1358 builtin/log.c:1574 builtin/merge.c:347
 150#: builtin/shortlog.c:157
 151msgid "revision walk setup failed"
 152msgstr ""
 153
 154#: bundle.c:186
 155#, c-format
 156msgid "The bundle contains %d ref"
 157msgid_plural "The bundle contains %d refs"
 158msgstr[0] ""
 159msgstr[1] ""
 160
 161#: bundle.c:192
 162msgid "The bundle records a complete history."
 163msgstr ""
 164
 165#: bundle.c:195
 166#, c-format
 167msgid "The bundle requires this ref"
 168msgid_plural "The bundle requires these %d refs"
 169msgstr[0] ""
 170msgstr[1] ""
 171
 172#: bundle.c:294
 173msgid "rev-list died"
 174msgstr ""
 175
 176#: bundle.c:300 builtin/log.c:1254 builtin/shortlog.c:260
 177#, c-format
 178msgid "unrecognized argument: %s"
 179msgstr ""
 180
 181#: bundle.c:335
 182#, c-format
 183msgid "ref '%s' is excluded by the rev-list options"
 184msgstr ""
 185
 186#: bundle.c:380
 187msgid "Refusing to create empty bundle."
 188msgstr ""
 189
 190#: bundle.c:398
 191msgid "Could not spawn pack-objects"
 192msgstr ""
 193
 194#: bundle.c:416
 195msgid "pack-objects died"
 196msgstr ""
 197
 198#: bundle.c:419
 199#, c-format
 200msgid "cannot create '%s'"
 201msgstr ""
 202
 203#: bundle.c:441
 204msgid "index-pack died"
 205msgstr ""
 206
 207#: commit.c:50
 208#, c-format
 209msgid "could not parse %s"
 210msgstr ""
 211
 212#: commit.c:52
 213#, c-format
 214msgid "%s %s is not a commit!"
 215msgstr ""
 216
 217#: compat/obstack.c:406 compat/obstack.c:408
 218msgid "memory exhausted"
 219msgstr ""
 220
 221#: connected.c:39
 222msgid "Could not run 'git rev-list'"
 223msgstr ""
 224
 225#: connected.c:48
 226#, c-format
 227msgid "failed write to rev-list: %s"
 228msgstr ""
 229
 230#: connected.c:56
 231#, c-format
 232msgid "failed to close rev-list's stdin: %s"
 233msgstr ""
 234
 235#: date.c:95
 236msgid "in the future"
 237msgstr ""
 238
 239#: date.c:101
 240#, c-format
 241msgid "%lu second ago"
 242msgid_plural "%lu seconds ago"
 243msgstr[0] ""
 244msgstr[1] ""
 245
 246#: date.c:108
 247#, c-format
 248msgid "%lu minute ago"
 249msgid_plural "%lu minutes ago"
 250msgstr[0] ""
 251msgstr[1] ""
 252
 253#: date.c:115
 254#, c-format
 255msgid "%lu hour ago"
 256msgid_plural "%lu hours ago"
 257msgstr[0] ""
 258msgstr[1] ""
 259
 260#: date.c:122
 261#, c-format
 262msgid "%lu day ago"
 263msgid_plural "%lu days ago"
 264msgstr[0] ""
 265msgstr[1] ""
 266
 267#: date.c:128
 268#, c-format
 269msgid "%lu week ago"
 270msgid_plural "%lu weeks ago"
 271msgstr[0] ""
 272msgstr[1] ""
 273
 274#: date.c:135
 275#, c-format
 276msgid "%lu month ago"
 277msgid_plural "%lu months ago"
 278msgstr[0] ""
 279msgstr[1] ""
 280
 281#: date.c:146
 282#, c-format
 283msgid "%lu year"
 284msgid_plural "%lu years"
 285msgstr[0] ""
 286msgstr[1] ""
 287
 288#: date.c:149
 289#, c-format
 290msgid "%s, %lu month ago"
 291msgid_plural "%s, %lu months ago"
 292msgstr[0] ""
 293msgstr[1] ""
 294
 295#: date.c:154 date.c:159
 296#, c-format
 297msgid "%lu year ago"
 298msgid_plural "%lu years ago"
 299msgstr[0] ""
 300msgstr[1] ""
 301
 302#: diff.c:111
 303#, c-format
 304msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
 305msgstr ""
 306
 307#: diff.c:116
 308#, c-format
 309msgid "  Unknown dirstat parameter '%s'\n"
 310msgstr ""
 311
 312#: diff.c:194
 313#, c-format
 314msgid "Unknown value for 'diff.submodule' config variable: '%s'"
 315msgstr ""
 316
 317#: diff.c:237
 318#, c-format
 319msgid ""
 320"Found errors in 'diff.dirstat' config variable:\n"
 321"%s"
 322msgstr ""
 323
 324#: diff.c:3494
 325#, c-format
 326msgid ""
 327"Failed to parse --dirstat/-X option parameter:\n"
 328"%s"
 329msgstr ""
 330
 331#: diff.c:3508
 332#, c-format
 333msgid "Failed to parse --submodule option parameter: '%s'"
 334msgstr ""
 335
 336#: gpg-interface.c:59
 337msgid "could not run gpg."
 338msgstr ""
 339
 340#: gpg-interface.c:71
 341msgid "gpg did not accept the data"
 342msgstr ""
 343
 344#: gpg-interface.c:82
 345msgid "gpg failed to sign the data"
 346msgstr ""
 347
 348#: grep.c:1622
 349#, c-format
 350msgid "'%s': unable to read %s"
 351msgstr ""
 352
 353#: grep.c:1639
 354#, c-format
 355msgid "'%s': %s"
 356msgstr ""
 357
 358#: grep.c:1650
 359#, c-format
 360msgid "'%s': short read %s"
 361msgstr ""
 362
 363#: help.c:212
 364#, c-format
 365msgid "available git commands in '%s'"
 366msgstr ""
 367
 368#: help.c:219
 369msgid "git commands available from elsewhere on your $PATH"
 370msgstr ""
 371
 372#: help.c:275
 373#, c-format
 374msgid ""
 375"'%s' appears to be a git command, but we were not\n"
 376"able to execute it. Maybe git-%s is broken?"
 377msgstr ""
 378
 379#: help.c:332
 380msgid "Uh oh. Your system reports no Git commands at all."
 381msgstr ""
 382
 383#: help.c:354
 384#, c-format
 385msgid ""
 386"WARNING: You called a Git command named '%s', which does not exist.\n"
 387"Continuing under the assumption that you meant '%s'"
 388msgstr ""
 389
 390#: help.c:359
 391#, c-format
 392msgid "in %0.1f seconds automatically..."
 393msgstr ""
 394
 395#: help.c:366
 396#, c-format
 397msgid "git: '%s' is not a git command. See 'git --help'."
 398msgstr ""
 399
 400#: help.c:370
 401msgid ""
 402"\n"
 403"Did you mean this?"
 404msgid_plural ""
 405"\n"
 406"Did you mean one of these?"
 407msgstr[0] ""
 408msgstr[1] ""
 409
 410#: merge.c:56
 411msgid "failed to read the cache"
 412msgstr ""
 413
 414#: merge.c:110 builtin/checkout.c:333 builtin/checkout.c:534
 415#: builtin/clone.c:586
 416msgid "unable to write new index file"
 417msgstr ""
 418
 419#: merge-recursive.c:190
 420#, c-format
 421msgid "(bad commit)\n"
 422msgstr ""
 423
 424#: merge-recursive.c:206
 425#, c-format
 426msgid "addinfo_cache failed for path '%s'"
 427msgstr ""
 428
 429#: merge-recursive.c:268
 430msgid "error building trees"
 431msgstr ""
 432
 433#: merge-recursive.c:672
 434#, c-format
 435msgid "failed to create path '%s'%s"
 436msgstr ""
 437
 438#: merge-recursive.c:683
 439#, c-format
 440msgid "Removing %s to make room for subdirectory\n"
 441msgstr ""
 442
 443#. something else exists
 444#. .. but not some other error (who really cares what?)
 445#: merge-recursive.c:697 merge-recursive.c:718
 446msgid ": perhaps a D/F conflict?"
 447msgstr ""
 448
 449#: merge-recursive.c:708
 450#, c-format
 451msgid "refusing to lose untracked file at '%s'"
 452msgstr ""
 453
 454#: merge-recursive.c:748
 455#, c-format
 456msgid "cannot read object %s '%s'"
 457msgstr ""
 458
 459#: merge-recursive.c:750
 460#, c-format
 461msgid "blob expected for %s '%s'"
 462msgstr ""
 463
 464#: merge-recursive.c:773 builtin/clone.c:302
 465#, c-format
 466msgid "failed to open '%s'"
 467msgstr ""
 468
 469#: merge-recursive.c:781
 470#, c-format
 471msgid "failed to symlink '%s'"
 472msgstr ""
 473
 474#: merge-recursive.c:784
 475#, c-format
 476msgid "do not know what to do with %06o %s '%s'"
 477msgstr ""
 478
 479#: merge-recursive.c:922
 480msgid "Failed to execute internal merge"
 481msgstr ""
 482
 483#: merge-recursive.c:926
 484#, c-format
 485msgid "Unable to add %s to database"
 486msgstr ""
 487
 488#: merge-recursive.c:942
 489msgid "unsupported object type in the tree"
 490msgstr ""
 491
 492#: merge-recursive.c:1021 merge-recursive.c:1035
 493#, c-format
 494msgid ""
 495"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
 496"in tree."
 497msgstr ""
 498
 499#: merge-recursive.c:1027 merge-recursive.c:1040
 500#, c-format
 501msgid ""
 502"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
 503"in tree at %s."
 504msgstr ""
 505
 506#: merge-recursive.c:1081
 507msgid "rename"
 508msgstr ""
 509
 510#: merge-recursive.c:1081
 511msgid "renamed"
 512msgstr ""
 513
 514#: merge-recursive.c:1137
 515#, c-format
 516msgid "%s is a directory in %s adding as %s instead"
 517msgstr ""
 518
 519#: merge-recursive.c:1159
 520#, c-format
 521msgid ""
 522"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
 523"\"->\"%s\" in \"%s\"%s"
 524msgstr ""
 525
 526#: merge-recursive.c:1164
 527msgid " (left unresolved)"
 528msgstr ""
 529
 530#: merge-recursive.c:1218
 531#, c-format
 532msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
 533msgstr ""
 534
 535#: merge-recursive.c:1248
 536#, c-format
 537msgid "Renaming %s to %s and %s to %s instead"
 538msgstr ""
 539
 540#: merge-recursive.c:1447
 541#, c-format
 542msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
 543msgstr ""
 544
 545#: merge-recursive.c:1457
 546#, c-format
 547msgid "Adding merged %s"
 548msgstr ""
 549
 550#: merge-recursive.c:1462 merge-recursive.c:1660
 551#, c-format
 552msgid "Adding as %s instead"
 553msgstr ""
 554
 555#: merge-recursive.c:1513
 556#, c-format
 557msgid "cannot read object %s"
 558msgstr ""
 559
 560#: merge-recursive.c:1516
 561#, c-format
 562msgid "object %s is not a blob"
 563msgstr ""
 564
 565#: merge-recursive.c:1564
 566msgid "modify"
 567msgstr ""
 568
 569#: merge-recursive.c:1564
 570msgid "modified"
 571msgstr ""
 572
 573#: merge-recursive.c:1574
 574msgid "content"
 575msgstr ""
 576
 577#: merge-recursive.c:1581
 578msgid "add/add"
 579msgstr ""
 580
 581#: merge-recursive.c:1615
 582#, c-format
 583msgid "Skipped %s (merged same as existing)"
 584msgstr ""
 585
 586#: merge-recursive.c:1629
 587#, c-format
 588msgid "Auto-merging %s"
 589msgstr ""
 590
 591#: merge-recursive.c:1633 git-submodule.sh:942
 592msgid "submodule"
 593msgstr ""
 594
 595#: merge-recursive.c:1634
 596#, c-format
 597msgid "CONFLICT (%s): Merge conflict in %s"
 598msgstr ""
 599
 600#: merge-recursive.c:1724
 601#, c-format
 602msgid "Removing %s"
 603msgstr ""
 604
 605#: merge-recursive.c:1749
 606msgid "file/directory"
 607msgstr ""
 608
 609#: merge-recursive.c:1755
 610msgid "directory/file"
 611msgstr ""
 612
 613#: merge-recursive.c:1760
 614#, c-format
 615msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
 616msgstr ""
 617
 618#: merge-recursive.c:1770
 619#, c-format
 620msgid "Adding %s"
 621msgstr ""
 622
 623#: merge-recursive.c:1787
 624msgid "Fatal merge failure, shouldn't happen."
 625msgstr ""
 626
 627#: merge-recursive.c:1806
 628msgid "Already up-to-date!"
 629msgstr ""
 630
 631#: merge-recursive.c:1815
 632#, c-format
 633msgid "merging of trees %s and %s failed"
 634msgstr ""
 635
 636#: merge-recursive.c:1845
 637#, c-format
 638msgid "Unprocessed path??? %s"
 639msgstr ""
 640
 641#: merge-recursive.c:1890
 642msgid "Merging:"
 643msgstr ""
 644
 645#: merge-recursive.c:1903
 646#, c-format
 647msgid "found %u common ancestor:"
 648msgid_plural "found %u common ancestors:"
 649msgstr[0] ""
 650msgstr[1] ""
 651
 652#: merge-recursive.c:1940
 653msgid "merge returned no commit"
 654msgstr ""
 655
 656#: merge-recursive.c:1997
 657#, c-format
 658msgid "Could not parse object '%s'"
 659msgstr ""
 660
 661#: merge-recursive.c:2009 builtin/merge.c:643
 662msgid "Unable to write index."
 663msgstr ""
 664
 665#: parse-options.c:485
 666msgid "..."
 667msgstr ""
 668
 669#: parse-options.c:503
 670#, c-format
 671msgid "usage: %s"
 672msgstr ""
 673
 674#. TRANSLATORS: the colon here should align with the
 675#. one in "usage: %s" translation
 676#: parse-options.c:507
 677#, c-format
 678msgid "   or: %s"
 679msgstr ""
 680
 681#: parse-options.c:510
 682#, c-format
 683msgid "    %s"
 684msgstr ""
 685
 686#: remote.c:1686
 687#, c-format
 688msgid "Your branch is ahead of '%s' by %d commit.\n"
 689msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
 690msgstr[0] ""
 691msgstr[1] ""
 692
 693#: remote.c:1692
 694msgid "  (use \"git push\" to publish your local commits)\n"
 695msgstr ""
 696
 697#: remote.c:1695
 698#, c-format
 699msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
 700msgid_plural ""
 701"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
 702msgstr[0] ""
 703msgstr[1] ""
 704
 705#: remote.c:1703
 706msgid "  (use \"git pull\" to update your local branch)\n"
 707msgstr ""
 708
 709#: remote.c:1706
 710#, c-format
 711msgid ""
 712"Your branch and '%s' have diverged,\n"
 713"and have %d and %d different commit each, respectively.\n"
 714msgid_plural ""
 715"Your branch and '%s' have diverged,\n"
 716"and have %d and %d different commits each, respectively.\n"
 717msgstr[0] ""
 718msgstr[1] ""
 719
 720#: remote.c:1716
 721msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
 722msgstr ""
 723
 724#: sequencer.c:123 builtin/merge.c:761 builtin/merge.c:875 builtin/merge.c:985
 725#: builtin/merge.c:995
 726#, c-format
 727msgid "Could not open '%s' for writing"
 728msgstr ""
 729
 730#: sequencer.c:125 builtin/merge.c:333 builtin/merge.c:764 builtin/merge.c:987
 731#: builtin/merge.c:1000
 732#, c-format
 733msgid "Could not write to '%s'"
 734msgstr ""
 735
 736#: sequencer.c:146
 737msgid ""
 738"after resolving the conflicts, mark the corrected paths\n"
 739"with 'git add <paths>' or 'git rm <paths>'"
 740msgstr ""
 741
 742#: sequencer.c:149
 743msgid ""
 744"after resolving the conflicts, mark the corrected paths\n"
 745"with 'git add <paths>' or 'git rm <paths>'\n"
 746"and commit the result with 'git commit'"
 747msgstr ""
 748
 749#: sequencer.c:162 sequencer.c:774 sequencer.c:857
 750#, c-format
 751msgid "Could not write to %s"
 752msgstr ""
 753
 754#: sequencer.c:165
 755#, c-format
 756msgid "Error wrapping up %s"
 757msgstr ""
 758
 759#: sequencer.c:180
 760msgid "Your local changes would be overwritten by cherry-pick."
 761msgstr ""
 762
 763#: sequencer.c:182
 764msgid "Your local changes would be overwritten by revert."
 765msgstr ""
 766
 767#: sequencer.c:185
 768msgid "Commit your changes or stash them to proceed."
 769msgstr ""
 770
 771#. TRANSLATORS: %s will be "revert" or "cherry-pick"
 772#: sequencer.c:236
 773#, c-format
 774msgid "%s: Unable to write new index file"
 775msgstr ""
 776
 777#: sequencer.c:267
 778msgid "Could not resolve HEAD commit\n"
 779msgstr ""
 780
 781#: sequencer.c:288
 782msgid "Unable to update cache tree\n"
 783msgstr ""
 784
 785#: sequencer.c:333
 786#, c-format
 787msgid "Could not parse commit %s\n"
 788msgstr ""
 789
 790#: sequencer.c:338
 791#, c-format
 792msgid "Could not parse parent commit %s\n"
 793msgstr ""
 794
 795#: sequencer.c:404
 796msgid "Your index file is unmerged."
 797msgstr ""
 798
 799#: sequencer.c:423
 800#, c-format
 801msgid "Commit %s is a merge but no -m option was given."
 802msgstr ""
 803
 804#: sequencer.c:431
 805#, c-format
 806msgid "Commit %s does not have parent %d"
 807msgstr ""
 808
 809#: sequencer.c:435
 810#, c-format
 811msgid "Mainline was specified but commit %s is not a merge."
 812msgstr ""
 813
 814#. TRANSLATORS: The first %s will be "revert" or
 815#. "cherry-pick", the second %s a SHA1
 816#: sequencer.c:448
 817#, c-format
 818msgid "%s: cannot parse parent commit %s"
 819msgstr ""
 820
 821#: sequencer.c:452
 822#, c-format
 823msgid "Cannot get commit message for %s"
 824msgstr ""
 825
 826#: sequencer.c:536
 827#, c-format
 828msgid "could not revert %s... %s"
 829msgstr ""
 830
 831#: sequencer.c:537
 832#, c-format
 833msgid "could not apply %s... %s"
 834msgstr ""
 835
 836#: sequencer.c:569
 837msgid "empty commit set passed"
 838msgstr ""
 839
 840#: sequencer.c:577
 841#, c-format
 842msgid "git %s: failed to read the index"
 843msgstr ""
 844
 845#: sequencer.c:582
 846#, c-format
 847msgid "git %s: failed to refresh the index"
 848msgstr ""
 849
 850#: sequencer.c:640
 851#, c-format
 852msgid "Cannot %s during a %s"
 853msgstr ""
 854
 855#: sequencer.c:662
 856#, c-format
 857msgid "Could not parse line %d."
 858msgstr ""
 859
 860#: sequencer.c:667
 861msgid "No commits parsed."
 862msgstr ""
 863
 864#: sequencer.c:680
 865#, c-format
 866msgid "Could not open %s"
 867msgstr ""
 868
 869#: sequencer.c:684
 870#, c-format
 871msgid "Could not read %s."
 872msgstr ""
 873
 874#: sequencer.c:691
 875#, c-format
 876msgid "Unusable instruction sheet: %s"
 877msgstr ""
 878
 879#: sequencer.c:719
 880#, c-format
 881msgid "Invalid key: %s"
 882msgstr ""
 883
 884#: sequencer.c:722
 885#, c-format
 886msgid "Invalid value for %s: %s"
 887msgstr ""
 888
 889#: sequencer.c:734
 890#, c-format
 891msgid "Malformed options sheet: %s"
 892msgstr ""
 893
 894#: sequencer.c:755
 895msgid "a cherry-pick or revert is already in progress"
 896msgstr ""
 897
 898#: sequencer.c:756
 899msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
 900msgstr ""
 901
 902#: sequencer.c:760
 903#, c-format
 904msgid "Could not create sequencer directory %s"
 905msgstr ""
 906
 907#: sequencer.c:776 sequencer.c:861
 908#, c-format
 909msgid "Error wrapping up %s."
 910msgstr ""
 911
 912#: sequencer.c:795 sequencer.c:929
 913msgid "no cherry-pick or revert in progress"
 914msgstr ""
 915
 916#: sequencer.c:797
 917msgid "cannot resolve HEAD"
 918msgstr ""
 919
 920#: sequencer.c:799
 921msgid "cannot abort from a branch yet to be born"
 922msgstr ""
 923
 924#: sequencer.c:821 builtin/apply.c:4016
 925#, c-format
 926msgid "cannot open %s: %s"
 927msgstr ""
 928
 929#: sequencer.c:824
 930#, c-format
 931msgid "cannot read %s: %s"
 932msgstr ""
 933
 934#: sequencer.c:825
 935msgid "unexpected end of file"
 936msgstr ""
 937
 938#: sequencer.c:831
 939#, c-format
 940msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
 941msgstr ""
 942
 943#: sequencer.c:854
 944#, c-format
 945msgid "Could not format %s."
 946msgstr ""
 947
 948#: sequencer.c:1016
 949msgid "Can't revert as initial commit"
 950msgstr ""
 951
 952#: sequencer.c:1017
 953msgid "Can't cherry-pick into empty head"
 954msgstr ""
 955
 956#: sha1_name.c:1044
 957msgid "HEAD does not point to a branch"
 958msgstr ""
 959
 960#: sha1_name.c:1047
 961#, c-format
 962msgid "No such branch: '%s'"
 963msgstr ""
 964
 965#: sha1_name.c:1049
 966#, c-format
 967msgid "No upstream configured for branch '%s'"
 968msgstr ""
 969
 970#: sha1_name.c:1052
 971#, c-format
 972msgid "Upstream branch '%s' not stored as a remote-tracking branch"
 973msgstr ""
 974
 975#: wrapper.c:408
 976#, c-format
 977msgid "unable to access '%s': %s"
 978msgstr ""
 979
 980#: wrapper.c:423
 981#, c-format
 982msgid "unable to access '%s'"
 983msgstr ""
 984
 985#: wrapper.c:434
 986#, c-format
 987msgid "unable to look up current user in the passwd file: %s"
 988msgstr ""
 989
 990#: wrapper.c:435
 991msgid "no such user"
 992msgstr ""
 993
 994#: wt-status.c:140
 995msgid "Unmerged paths:"
 996msgstr ""
 997
 998#: wt-status.c:167 wt-status.c:194
 999#, c-format
1000msgid "  (use \"git reset %s <file>...\" to unstage)"
1001msgstr ""
1002
1003#: wt-status.c:169 wt-status.c:196
1004msgid "  (use \"git rm --cached <file>...\" to unstage)"
1005msgstr ""
1006
1007#: wt-status.c:173
1008msgid "  (use \"git add <file>...\" to mark resolution)"
1009msgstr ""
1010
1011#: wt-status.c:175 wt-status.c:179
1012msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
1013msgstr ""
1014
1015#: wt-status.c:177
1016msgid "  (use \"git rm <file>...\" to mark resolution)"
1017msgstr ""
1018
1019#: wt-status.c:188
1020msgid "Changes to be committed:"
1021msgstr ""
1022
1023#: wt-status.c:206
1024msgid "Changes not staged for commit:"
1025msgstr ""
1026
1027#: wt-status.c:210
1028msgid "  (use \"git add <file>...\" to update what will be committed)"
1029msgstr ""
1030
1031#: wt-status.c:212
1032msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
1033msgstr ""
1034
1035#: wt-status.c:213
1036msgid ""
1037"  (use \"git checkout -- <file>...\" to discard changes in working directory)"
1038msgstr ""
1039
1040#: wt-status.c:215
1041msgid "  (commit or discard the untracked or modified content in submodules)"
1042msgstr ""
1043
1044#: wt-status.c:227
1045#, c-format
1046msgid "  (use \"git %s <file>...\" to include in what will be committed)"
1047msgstr ""
1048
1049#: wt-status.c:244
1050msgid "bug"
1051msgstr ""
1052
1053#: wt-status.c:249
1054msgid "both deleted:"
1055msgstr ""
1056
1057#: wt-status.c:250
1058msgid "added by us:"
1059msgstr ""
1060
1061#: wt-status.c:251
1062msgid "deleted by them:"
1063msgstr ""
1064
1065#: wt-status.c:252
1066msgid "added by them:"
1067msgstr ""
1068
1069#: wt-status.c:253
1070msgid "deleted by us:"
1071msgstr ""
1072
1073#: wt-status.c:254
1074msgid "both added:"
1075msgstr ""
1076
1077#: wt-status.c:255
1078msgid "both modified:"
1079msgstr ""
1080
1081#: wt-status.c:285
1082msgid "new commits, "
1083msgstr ""
1084
1085#: wt-status.c:287
1086msgid "modified content, "
1087msgstr ""
1088
1089#: wt-status.c:289
1090msgid "untracked content, "
1091msgstr ""
1092
1093#: wt-status.c:303
1094#, c-format
1095msgid "new file:   %s"
1096msgstr ""
1097
1098#: wt-status.c:306
1099#, c-format
1100msgid "copied:     %s -> %s"
1101msgstr ""
1102
1103#: wt-status.c:309
1104#, c-format
1105msgid "deleted:    %s"
1106msgstr ""
1107
1108#: wt-status.c:312
1109#, c-format
1110msgid "modified:   %s"
1111msgstr ""
1112
1113#: wt-status.c:315
1114#, c-format
1115msgid "renamed:    %s -> %s"
1116msgstr ""
1117
1118#: wt-status.c:318
1119#, c-format
1120msgid "typechange: %s"
1121msgstr ""
1122
1123#: wt-status.c:321
1124#, c-format
1125msgid "unknown:    %s"
1126msgstr ""
1127
1128#: wt-status.c:324
1129#, c-format
1130msgid "unmerged:   %s"
1131msgstr ""
1132
1133#: wt-status.c:327
1134#, c-format
1135msgid "bug: unhandled diff status %c"
1136msgstr ""
1137
1138#: wt-status.c:787
1139msgid "You have unmerged paths."
1140msgstr ""
1141
1142#: wt-status.c:790 wt-status.c:914
1143msgid "  (fix conflicts and run \"git commit\")"
1144msgstr ""
1145
1146#: wt-status.c:793
1147msgid "All conflicts fixed but you are still merging."
1148msgstr ""
1149
1150#: wt-status.c:796
1151msgid "  (use \"git commit\" to conclude merge)"
1152msgstr ""
1153
1154#: wt-status.c:806
1155msgid "You are in the middle of an am session."
1156msgstr ""
1157
1158#: wt-status.c:809
1159msgid "The current patch is empty."
1160msgstr ""
1161
1162#: wt-status.c:813
1163msgid "  (fix conflicts and then run \"git am --resolved\")"
1164msgstr ""
1165
1166#: wt-status.c:815
1167msgid "  (use \"git am --skip\" to skip this patch)"
1168msgstr ""
1169
1170#: wt-status.c:817
1171msgid "  (use \"git am --abort\" to restore the original branch)"
1172msgstr ""
1173
1174#: wt-status.c:875 wt-status.c:885
1175msgid "You are currently rebasing."
1176msgstr ""
1177
1178#: wt-status.c:878
1179msgid "  (fix conflicts and then run \"git rebase --continue\")"
1180msgstr ""
1181
1182#: wt-status.c:880
1183msgid "  (use \"git rebase --skip\" to skip this patch)"
1184msgstr ""
1185
1186#: wt-status.c:882
1187msgid "  (use \"git rebase --abort\" to check out the original branch)"
1188msgstr ""
1189
1190#: wt-status.c:888
1191msgid "  (all conflicts fixed: run \"git rebase --continue\")"
1192msgstr ""
1193
1194#: wt-status.c:890
1195msgid "You are currently splitting a commit during a rebase."
1196msgstr ""
1197
1198#: wt-status.c:893
1199msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
1200msgstr ""
1201
1202#: wt-status.c:895
1203msgid "You are currently editing a commit during a rebase."
1204msgstr ""
1205
1206#: wt-status.c:898
1207msgid "  (use \"git commit --amend\" to amend the current commit)"
1208msgstr ""
1209
1210#: wt-status.c:900
1211msgid ""
1212"  (use \"git rebase --continue\" once you are satisfied with your changes)"
1213msgstr ""
1214
1215#: wt-status.c:910
1216msgid "You are currently cherry-picking."
1217msgstr ""
1218
1219#: wt-status.c:917
1220msgid "  (all conflicts fixed: run \"git commit\")"
1221msgstr ""
1222
1223#: wt-status.c:926
1224msgid "You are currently bisecting."
1225msgstr ""
1226
1227#: wt-status.c:929
1228msgid "  (use \"git bisect reset\" to get back to the original branch)"
1229msgstr ""
1230
1231#: wt-status.c:980
1232msgid "On branch "
1233msgstr ""
1234
1235#: wt-status.c:987
1236msgid "Not currently on any branch."
1237msgstr ""
1238
1239#: wt-status.c:999
1240msgid "Initial commit"
1241msgstr ""
1242
1243#: wt-status.c:1013
1244msgid "Untracked files"
1245msgstr ""
1246
1247#: wt-status.c:1015
1248msgid "Ignored files"
1249msgstr ""
1250
1251#: wt-status.c:1017
1252#, c-format
1253msgid "Untracked files not listed%s"
1254msgstr ""
1255
1256#: wt-status.c:1019
1257msgid " (use -u option to show untracked files)"
1258msgstr ""
1259
1260#: wt-status.c:1025
1261msgid "No changes"
1262msgstr ""
1263
1264#: wt-status.c:1030
1265#, c-format
1266msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
1267msgstr ""
1268
1269#: wt-status.c:1033
1270#, c-format
1271msgid "no changes added to commit\n"
1272msgstr ""
1273
1274#: wt-status.c:1036
1275#, c-format
1276msgid ""
1277"nothing added to commit but untracked files present (use \"git add\" to "
1278"track)\n"
1279msgstr ""
1280
1281#: wt-status.c:1039
1282#, c-format
1283msgid "nothing added to commit but untracked files present\n"
1284msgstr ""
1285
1286#: wt-status.c:1042
1287#, c-format
1288msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
1289msgstr ""
1290
1291#: wt-status.c:1045 wt-status.c:1050
1292#, c-format
1293msgid "nothing to commit\n"
1294msgstr ""
1295
1296#: wt-status.c:1048
1297#, c-format
1298msgid "nothing to commit (use -u to show untracked files)\n"
1299msgstr ""
1300
1301#: wt-status.c:1052
1302#, c-format
1303msgid "nothing to commit, working directory clean\n"
1304msgstr ""
1305
1306#: wt-status.c:1160
1307msgid "HEAD (no branch)"
1308msgstr ""
1309
1310#: wt-status.c:1166
1311msgid "Initial commit on "
1312msgstr ""
1313
1314#: wt-status.c:1181
1315msgid "behind "
1316msgstr ""
1317
1318#: wt-status.c:1184 wt-status.c:1187
1319msgid "ahead "
1320msgstr ""
1321
1322#: wt-status.c:1189
1323msgid ", behind "
1324msgstr ""
1325
1326#: builtin/add.c:19
1327msgid "git add [options] [--] <filepattern>..."
1328msgstr ""
1329
1330#: builtin/add.c:62
1331#, c-format
1332msgid "unexpected diff status %c"
1333msgstr ""
1334
1335#: builtin/add.c:67 builtin/commit.c:231
1336msgid "updating files failed"
1337msgstr ""
1338
1339#: builtin/add.c:77
1340#, c-format
1341msgid "remove '%s'\n"
1342msgstr ""
1343
1344#: builtin/add.c:176
1345#, c-format
1346msgid "Path '%s' is in submodule '%.*s'"
1347msgstr ""
1348
1349#: builtin/add.c:192
1350msgid "Unstaged changes after refreshing the index:"
1351msgstr ""
1352
1353#: builtin/add.c:195 builtin/add.c:460 builtin/rm.c:275
1354#, c-format
1355msgid "pathspec '%s' did not match any files"
1356msgstr ""
1357
1358#: builtin/add.c:209
1359#, c-format
1360msgid "'%s' is beyond a symbolic link"
1361msgstr ""
1362
1363#: builtin/add.c:276
1364msgid "Could not read the index"
1365msgstr ""
1366
1367#: builtin/add.c:286
1368#, c-format
1369msgid "Could not open '%s' for writing."
1370msgstr ""
1371
1372#: builtin/add.c:290
1373msgid "Could not write patch"
1374msgstr ""
1375
1376#: builtin/add.c:295
1377#, c-format
1378msgid "Could not stat '%s'"
1379msgstr ""
1380
1381#: builtin/add.c:297
1382msgid "Empty patch. Aborted."
1383msgstr ""
1384
1385#: builtin/add.c:303
1386#, c-format
1387msgid "Could not apply '%s'"
1388msgstr ""
1389
1390#: builtin/add.c:313
1391msgid "The following paths are ignored by one of your .gitignore files:\n"
1392msgstr ""
1393
1394#: builtin/add.c:319 builtin/clean.c:160 builtin/fetch.c:78 builtin/mv.c:63
1395#: builtin/prune-packed.c:76 builtin/push.c:396 builtin/remote.c:1253
1396#: builtin/rm.c:206
1397msgid "dry run"
1398msgstr ""
1399
1400#: builtin/add.c:320 builtin/apply.c:4365 builtin/commit.c:1160
1401#: builtin/count-objects.c:82 builtin/fsck.c:613 builtin/log.c:1522
1402#: builtin/mv.c:62 builtin/read-tree.c:112
1403msgid "be verbose"
1404msgstr ""
1405
1406#: builtin/add.c:322
1407msgid "interactive picking"
1408msgstr ""
1409
1410#: builtin/add.c:323 builtin/checkout.c:1031 builtin/reset.c:258
1411msgid "select hunks interactively"
1412msgstr ""
1413
1414#: builtin/add.c:324
1415msgid "edit current diff and apply"
1416msgstr ""
1417
1418#: builtin/add.c:325
1419msgid "allow adding otherwise ignored files"
1420msgstr ""
1421
1422#: builtin/add.c:326
1423msgid "update tracked files"
1424msgstr ""
1425
1426#: builtin/add.c:327
1427msgid "record only the fact that the path will be added later"
1428msgstr ""
1429
1430#: builtin/add.c:328
1431msgid "add changes from all tracked and untracked files"
1432msgstr ""
1433
1434#: builtin/add.c:329
1435msgid "don't add, only refresh the index"
1436msgstr ""
1437
1438#: builtin/add.c:330
1439msgid "just skip files which cannot be added because of errors"
1440msgstr ""
1441
1442#: builtin/add.c:331
1443msgid "check if - even missing - files are ignored in dry run"
1444msgstr ""
1445
1446#: builtin/add.c:353
1447#, c-format
1448msgid "Use -f if you really want to add them.\n"
1449msgstr ""
1450
1451#: builtin/add.c:354
1452msgid "no files added"
1453msgstr ""
1454
1455#: builtin/add.c:360
1456msgid "adding files failed"
1457msgstr ""
1458
1459#: builtin/add.c:392
1460msgid "-A and -u are mutually incompatible"
1461msgstr ""
1462
1463#: builtin/add.c:394
1464msgid "Option --ignore-missing can only be used together with --dry-run"
1465msgstr ""
1466
1467#: builtin/add.c:414
1468#, c-format
1469msgid "Nothing specified, nothing added.\n"
1470msgstr ""
1471
1472#: builtin/add.c:415
1473#, c-format
1474msgid "Maybe you wanted to say 'git add .'?\n"
1475msgstr ""
1476
1477#: builtin/add.c:421 builtin/clean.c:203 builtin/commit.c:291 builtin/mv.c:82
1478#: builtin/rm.c:235
1479msgid "index file corrupt"
1480msgstr ""
1481
1482#: builtin/add.c:481 builtin/apply.c:4461 builtin/mv.c:229 builtin/rm.c:370
1483msgid "Unable to write new index file"
1484msgstr ""
1485
1486#: builtin/apply.c:57
1487msgid "git apply [options] [<patch>...]"
1488msgstr ""
1489
1490#: builtin/apply.c:110
1491#, c-format
1492msgid "unrecognized whitespace option '%s'"
1493msgstr ""
1494
1495#: builtin/apply.c:125
1496#, c-format
1497msgid "unrecognized whitespace ignore option '%s'"
1498msgstr ""
1499
1500#: builtin/apply.c:823
1501#, c-format
1502msgid "Cannot prepare timestamp regexp %s"
1503msgstr ""
1504
1505#: builtin/apply.c:832
1506#, c-format
1507msgid "regexec returned %d for input: %s"
1508msgstr ""
1509
1510#: builtin/apply.c:913
1511#, c-format
1512msgid "unable to find filename in patch at line %d"
1513msgstr ""
1514
1515#: builtin/apply.c:945
1516#, c-format
1517msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1518msgstr ""
1519
1520#: builtin/apply.c:949
1521#, c-format
1522msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1523msgstr ""
1524
1525#: builtin/apply.c:950
1526#, c-format
1527msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1528msgstr ""
1529
1530#: builtin/apply.c:957
1531#, c-format
1532msgid "git apply: bad git-diff - expected /dev/null on line %d"
1533msgstr ""
1534
1535#: builtin/apply.c:1420
1536#, c-format
1537msgid "recount: unexpected line: %.*s"
1538msgstr ""
1539
1540#: builtin/apply.c:1477
1541#, c-format
1542msgid "patch fragment without header at line %d: %.*s"
1543msgstr ""
1544
1545#: builtin/apply.c:1494
1546#, c-format
1547msgid ""
1548"git diff header lacks filename information when removing %d leading pathname "
1549"component (line %d)"
1550msgid_plural ""
1551"git diff header lacks filename information when removing %d leading pathname "
1552"components (line %d)"
1553msgstr[0] ""
1554msgstr[1] ""
1555
1556#: builtin/apply.c:1654
1557msgid "new file depends on old contents"
1558msgstr ""
1559
1560#: builtin/apply.c:1656
1561msgid "deleted file still has contents"
1562msgstr ""
1563
1564#: builtin/apply.c:1682
1565#, c-format
1566msgid "corrupt patch at line %d"
1567msgstr ""
1568
1569#: builtin/apply.c:1718
1570#, c-format
1571msgid "new file %s depends on old contents"
1572msgstr ""
1573
1574#: builtin/apply.c:1720
1575#, c-format
1576msgid "deleted file %s still has contents"
1577msgstr ""
1578
1579#: builtin/apply.c:1723
1580#, c-format
1581msgid "** warning: file %s becomes empty but is not deleted"
1582msgstr ""
1583
1584#: builtin/apply.c:1869
1585#, c-format
1586msgid "corrupt binary patch at line %d: %.*s"
1587msgstr ""
1588
1589#. there has to be one hunk (forward hunk)
1590#: builtin/apply.c:1898
1591#, c-format
1592msgid "unrecognized binary patch at line %d"
1593msgstr ""
1594
1595#: builtin/apply.c:1984
1596#, c-format
1597msgid "patch with only garbage at line %d"
1598msgstr ""
1599
1600#: builtin/apply.c:2074
1601#, c-format
1602msgid "unable to read symlink %s"
1603msgstr ""
1604
1605#: builtin/apply.c:2078
1606#, c-format
1607msgid "unable to open or read %s"
1608msgstr ""
1609
1610#: builtin/apply.c:2682
1611#, c-format
1612msgid "invalid start of line: '%c'"
1613msgstr ""
1614
1615#: builtin/apply.c:2800
1616#, c-format
1617msgid "Hunk #%d succeeded at %d (offset %d line)."
1618msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1619msgstr[0] ""
1620msgstr[1] ""
1621
1622#: builtin/apply.c:2812
1623#, c-format
1624msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1625msgstr ""
1626
1627#: builtin/apply.c:2818
1628#, c-format
1629msgid ""
1630"while searching for:\n"
1631"%.*s"
1632msgstr ""
1633
1634#: builtin/apply.c:2837
1635#, c-format
1636msgid "missing binary patch data for '%s'"
1637msgstr ""
1638
1639#: builtin/apply.c:2940
1640#, c-format
1641msgid "binary patch does not apply to '%s'"
1642msgstr ""
1643
1644#: builtin/apply.c:2946
1645#, c-format
1646msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1647msgstr ""
1648
1649#: builtin/apply.c:2967
1650#, c-format
1651msgid "patch failed: %s:%ld"
1652msgstr ""
1653
1654#: builtin/apply.c:3089
1655#, c-format
1656msgid "cannot checkout %s"
1657msgstr ""
1658
1659#: builtin/apply.c:3134 builtin/apply.c:3143 builtin/apply.c:3187
1660#, c-format
1661msgid "read of %s failed"
1662msgstr ""
1663
1664#: builtin/apply.c:3167 builtin/apply.c:3389
1665#, c-format
1666msgid "path %s has been renamed/deleted"
1667msgstr ""
1668
1669#: builtin/apply.c:3248 builtin/apply.c:3403
1670#, c-format
1671msgid "%s: does not exist in index"
1672msgstr ""
1673
1674#: builtin/apply.c:3252 builtin/apply.c:3395 builtin/apply.c:3417
1675#, c-format
1676msgid "%s: %s"
1677msgstr ""
1678
1679#: builtin/apply.c:3257 builtin/apply.c:3411
1680#, c-format
1681msgid "%s: does not match index"
1682msgstr ""
1683
1684#: builtin/apply.c:3359
1685msgid "removal patch leaves file contents"
1686msgstr ""
1687
1688#: builtin/apply.c:3428
1689#, c-format
1690msgid "%s: wrong type"
1691msgstr ""
1692
1693#: builtin/apply.c:3430
1694#, c-format
1695msgid "%s has type %o, expected %o"
1696msgstr ""
1697
1698#: builtin/apply.c:3531
1699#, c-format
1700msgid "%s: already exists in index"
1701msgstr ""
1702
1703#: builtin/apply.c:3534
1704#, c-format
1705msgid "%s: already exists in working directory"
1706msgstr ""
1707
1708#: builtin/apply.c:3554
1709#, c-format
1710msgid "new mode (%o) of %s does not match old mode (%o)"
1711msgstr ""
1712
1713#: builtin/apply.c:3559
1714#, c-format
1715msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1716msgstr ""
1717
1718#: builtin/apply.c:3567
1719#, c-format
1720msgid "%s: patch does not apply"
1721msgstr ""
1722
1723#: builtin/apply.c:3580
1724#, c-format
1725msgid "Checking patch %s..."
1726msgstr ""
1727
1728#: builtin/apply.c:3635 builtin/checkout.c:215 builtin/reset.c:124
1729#, c-format
1730msgid "make_cache_entry failed for path '%s'"
1731msgstr ""
1732
1733#: builtin/apply.c:3778
1734#, c-format
1735msgid "unable to remove %s from index"
1736msgstr ""
1737
1738#: builtin/apply.c:3806
1739#, c-format
1740msgid "corrupt patch for subproject %s"
1741msgstr ""
1742
1743#: builtin/apply.c:3810
1744#, c-format
1745msgid "unable to stat newly created file '%s'"
1746msgstr ""
1747
1748#: builtin/apply.c:3815
1749#, c-format
1750msgid "unable to create backing store for newly created file %s"
1751msgstr ""
1752
1753#: builtin/apply.c:3818 builtin/apply.c:3926
1754#, c-format
1755msgid "unable to add cache entry for %s"
1756msgstr ""
1757
1758#: builtin/apply.c:3851
1759#, c-format
1760msgid "closing file '%s'"
1761msgstr ""
1762
1763#: builtin/apply.c:3900
1764#, c-format
1765msgid "unable to write file '%s' mode %o"
1766msgstr ""
1767
1768#: builtin/apply.c:3987
1769#, c-format
1770msgid "Applied patch %s cleanly."
1771msgstr ""
1772
1773#: builtin/apply.c:3995
1774msgid "internal error"
1775msgstr ""
1776
1777#. Say this even without --verbose
1778#: builtin/apply.c:3998
1779#, c-format
1780msgid "Applying patch %%s with %d reject..."
1781msgid_plural "Applying patch %%s with %d rejects..."
1782msgstr[0] ""
1783msgstr[1] ""
1784
1785#: builtin/apply.c:4008
1786#, c-format
1787msgid "truncating .rej filename to %.*s.rej"
1788msgstr ""
1789
1790#: builtin/apply.c:4029
1791#, c-format
1792msgid "Hunk #%d applied cleanly."
1793msgstr ""
1794
1795#: builtin/apply.c:4032
1796#, c-format
1797msgid "Rejected hunk #%d."
1798msgstr ""
1799
1800#: builtin/apply.c:4182
1801msgid "unrecognized input"
1802msgstr ""
1803
1804#: builtin/apply.c:4193
1805msgid "unable to read index file"
1806msgstr ""
1807
1808#: builtin/apply.c:4312 builtin/apply.c:4315 builtin/clone.c:91
1809#: builtin/fetch.c:63
1810msgid "path"
1811msgstr ""
1812
1813#: builtin/apply.c:4313
1814msgid "don't apply changes matching the given path"
1815msgstr ""
1816
1817#: builtin/apply.c:4316
1818msgid "apply changes matching the given path"
1819msgstr ""
1820
1821#: builtin/apply.c:4318
1822msgid "num"
1823msgstr ""
1824
1825#: builtin/apply.c:4319
1826msgid "remove <num> leading slashes from traditional diff paths"
1827msgstr ""
1828
1829#: builtin/apply.c:4322
1830msgid "ignore additions made by the patch"
1831msgstr ""
1832
1833#: builtin/apply.c:4324
1834msgid "instead of applying the patch, output diffstat for the input"
1835msgstr ""
1836
1837#: builtin/apply.c:4328
1838msgid "show number of added and deleted lines in decimal notation"
1839msgstr ""
1840
1841#: builtin/apply.c:4330
1842msgid "instead of applying the patch, output a summary for the input"
1843msgstr ""
1844
1845#: builtin/apply.c:4332
1846msgid "instead of applying the patch, see if the patch is applicable"
1847msgstr ""
1848
1849#: builtin/apply.c:4334
1850msgid "make sure the patch is applicable to the current index"
1851msgstr ""
1852
1853#: builtin/apply.c:4336
1854msgid "apply a patch without touching the working tree"
1855msgstr ""
1856
1857#: builtin/apply.c:4338
1858msgid "also apply the patch (use with --stat/--summary/--check)"
1859msgstr ""
1860
1861#: builtin/apply.c:4340
1862msgid "attempt three-way merge if a patch does not apply"
1863msgstr ""
1864
1865#: builtin/apply.c:4342
1866msgid "build a temporary index based on embedded index information"
1867msgstr ""
1868
1869#: builtin/apply.c:4344 builtin/checkout-index.c:197 builtin/ls-files.c:460
1870msgid "paths are separated with NUL character"
1871msgstr ""
1872
1873#: builtin/apply.c:4347
1874msgid "ensure at least <n> lines of context match"
1875msgstr ""
1876
1877#: builtin/apply.c:4348
1878msgid "action"
1879msgstr ""
1880
1881#: builtin/apply.c:4349
1882msgid "detect new or modified lines that have whitespace errors"
1883msgstr ""
1884
1885#: builtin/apply.c:4352 builtin/apply.c:4355
1886msgid "ignore changes in whitespace when finding context"
1887msgstr ""
1888
1889#: builtin/apply.c:4358
1890msgid "apply the patch in reverse"
1891msgstr ""
1892
1893#: builtin/apply.c:4360
1894msgid "don't expect at least one line of context"
1895msgstr ""
1896
1897#: builtin/apply.c:4362
1898msgid "leave the rejected hunks in corresponding *.rej files"
1899msgstr ""
1900
1901#: builtin/apply.c:4364
1902msgid "allow overlapping hunks"
1903msgstr ""
1904
1905#: builtin/apply.c:4367
1906msgid "tolerate incorrectly detected missing new-line at the end of file"
1907msgstr ""
1908
1909#: builtin/apply.c:4370
1910msgid "do not trust the line counts in the hunk headers"
1911msgstr ""
1912
1913#: builtin/apply.c:4372
1914msgid "root"
1915msgstr ""
1916
1917#: builtin/apply.c:4373
1918msgid "prepend <root> to all filenames"
1919msgstr ""
1920
1921#: builtin/apply.c:4395
1922msgid "--3way outside a repository"
1923msgstr ""
1924
1925#: builtin/apply.c:4403
1926msgid "--index outside a repository"
1927msgstr ""
1928
1929#: builtin/apply.c:4406
1930msgid "--cached outside a repository"
1931msgstr ""
1932
1933#: builtin/apply.c:4422
1934#, c-format
1935msgid "can't open patch '%s'"
1936msgstr ""
1937
1938#: builtin/apply.c:4436
1939#, c-format
1940msgid "squelched %d whitespace error"
1941msgid_plural "squelched %d whitespace errors"
1942msgstr[0] ""
1943msgstr[1] ""
1944
1945#: builtin/apply.c:4442 builtin/apply.c:4452
1946#, c-format
1947msgid "%d line adds whitespace errors."
1948msgid_plural "%d lines add whitespace errors."
1949msgstr[0] ""
1950msgstr[1] ""
1951
1952#: builtin/archive.c:17
1953#, c-format
1954msgid "could not create archive file '%s'"
1955msgstr ""
1956
1957#: builtin/archive.c:20
1958msgid "could not redirect output"
1959msgstr ""
1960
1961#: builtin/archive.c:37
1962msgid "git archive: Remote with no URL"
1963msgstr ""
1964
1965#: builtin/archive.c:58
1966msgid "git archive: expected ACK/NAK, got EOF"
1967msgstr ""
1968
1969#: builtin/archive.c:63
1970#, c-format
1971msgid "git archive: NACK %s"
1972msgstr ""
1973
1974#: builtin/archive.c:65
1975#, c-format
1976msgid "remote error: %s"
1977msgstr ""
1978
1979#: builtin/archive.c:66
1980msgid "git archive: protocol error"
1981msgstr ""
1982
1983#: builtin/archive.c:71
1984msgid "git archive: expected a flush"
1985msgstr ""
1986
1987#: builtin/bisect--helper.c:7
1988msgid "git bisect--helper --next-all [--no-checkout]"
1989msgstr ""
1990
1991#: builtin/bisect--helper.c:17
1992msgid "perform 'git bisect next'"
1993msgstr ""
1994
1995#: builtin/bisect--helper.c:19
1996msgid "update BISECT_HEAD instead of checking out the current commit"
1997msgstr ""
1998
1999#: builtin/blame.c:25
2000msgid "git blame [options] [rev-opts] [rev] [--] file"
2001msgstr ""
2002
2003#: builtin/blame.c:30 builtin/shortlog.c:15
2004msgid "[rev-opts] are documented in git-rev-list(1)"
2005msgstr ""
2006
2007#: builtin/blame.c:2364
2008msgid "Show blame entries as we find them, incrementally"
2009msgstr ""
2010
2011#: builtin/blame.c:2365
2012msgid "Show blank SHA-1 for boundary commits (Default: off)"
2013msgstr ""
2014
2015#: builtin/blame.c:2366
2016msgid "Do not treat root commits as boundaries (Default: off)"
2017msgstr ""
2018
2019#: builtin/blame.c:2367
2020msgid "Show work cost statistics"
2021msgstr ""
2022
2023#: builtin/blame.c:2368
2024msgid "Show output score for blame entries"
2025msgstr ""
2026
2027#: builtin/blame.c:2369
2028msgid "Show original filename (Default: auto)"
2029msgstr ""
2030
2031#: builtin/blame.c:2370
2032msgid "Show original linenumber (Default: off)"
2033msgstr ""
2034
2035#: builtin/blame.c:2371
2036msgid "Show in a format designed for machine consumption"
2037msgstr ""
2038
2039#: builtin/blame.c:2372
2040msgid "Show porcelain format with per-line commit information"
2041msgstr ""
2042
2043#: builtin/blame.c:2373
2044msgid "Use the same output mode as git-annotate (Default: off)"
2045msgstr ""
2046
2047#: builtin/blame.c:2374
2048msgid "Show raw timestamp (Default: off)"
2049msgstr ""
2050
2051#: builtin/blame.c:2375
2052msgid "Show long commit SHA1 (Default: off)"
2053msgstr ""
2054
2055#: builtin/blame.c:2376
2056msgid "Suppress author name and timestamp (Default: off)"
2057msgstr ""
2058
2059#: builtin/blame.c:2377
2060msgid "Show author email instead of name (Default: off)"
2061msgstr ""
2062
2063#: builtin/blame.c:2378
2064msgid "Ignore whitespace differences"
2065msgstr ""
2066
2067#: builtin/blame.c:2379
2068msgid "Spend extra cycles to find better match"
2069msgstr ""
2070
2071#: builtin/blame.c:2380
2072msgid "Use revisions from <file> instead of calling git-rev-list"
2073msgstr ""
2074
2075#: builtin/blame.c:2381
2076msgid "Use <file>'s contents as the final image"
2077msgstr ""
2078
2079#: builtin/blame.c:2382 builtin/blame.c:2383
2080msgid "score"
2081msgstr ""
2082
2083#: builtin/blame.c:2382
2084msgid "Find line copies within and across files"
2085msgstr ""
2086
2087#: builtin/blame.c:2383
2088msgid "Find line movements within and across files"
2089msgstr ""
2090
2091#: builtin/blame.c:2384
2092msgid "n,m"
2093msgstr ""
2094
2095#: builtin/blame.c:2384
2096msgid "Process only line range n,m, counting from 1"
2097msgstr ""
2098
2099#: builtin/branch.c:23
2100msgid "git branch [options] [-r | -a] [--merged | --no-merged]"
2101msgstr ""
2102
2103#: builtin/branch.c:24
2104msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"
2105msgstr ""
2106
2107#: builtin/branch.c:25
2108msgid "git branch [options] [-r] (-d | -D) <branchname>..."
2109msgstr ""
2110
2111#: builtin/branch.c:26
2112msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"
2113msgstr ""
2114
2115#: builtin/branch.c:145
2116#, c-format
2117msgid ""
2118"deleting branch '%s' that has been merged to\n"
2119"         '%s', but not yet merged to HEAD."
2120msgstr ""
2121
2122#: builtin/branch.c:149
2123#, c-format
2124msgid ""
2125"not deleting branch '%s' that is not yet merged to\n"
2126"         '%s', even though it is merged to HEAD."
2127msgstr ""
2128
2129#: builtin/branch.c:163
2130#, c-format
2131msgid "Couldn't look up commit object for '%s'"
2132msgstr ""
2133
2134#: builtin/branch.c:167
2135#, c-format
2136msgid ""
2137"The branch '%s' is not fully merged.\n"
2138"If you are sure you want to delete it, run 'git branch -D %s'."
2139msgstr ""
2140
2141#: builtin/branch.c:180
2142msgid "Update of config-file failed"
2143msgstr ""
2144
2145#: builtin/branch.c:208
2146msgid "cannot use -a with -d"
2147msgstr ""
2148
2149#: builtin/branch.c:214
2150msgid "Couldn't look up commit object for HEAD"
2151msgstr ""
2152
2153#: builtin/branch.c:222
2154#, c-format
2155msgid "Cannot delete the branch '%s' which you are currently on."
2156msgstr ""
2157
2158#: builtin/branch.c:235
2159#, c-format
2160msgid "remote branch '%s' not found."
2161msgstr ""
2162
2163#: builtin/branch.c:236
2164#, c-format
2165msgid "branch '%s' not found."
2166msgstr ""
2167
2168#: builtin/branch.c:250
2169#, c-format
2170msgid "Error deleting remote branch '%s'"
2171msgstr ""
2172
2173#: builtin/branch.c:251
2174#, c-format
2175msgid "Error deleting branch '%s'"
2176msgstr ""
2177
2178#: builtin/branch.c:258
2179#, c-format
2180msgid "Deleted remote branch %s (was %s).\n"
2181msgstr ""
2182
2183#: builtin/branch.c:259
2184#, c-format
2185msgid "Deleted branch %s (was %s).\n"
2186msgstr ""
2187
2188#: builtin/branch.c:361
2189#, c-format
2190msgid "branch '%s' does not point at a commit"
2191msgstr ""
2192
2193#: builtin/branch.c:433
2194#, c-format
2195msgid "[%s: behind %d]"
2196msgstr ""
2197
2198#: builtin/branch.c:435
2199#, c-format
2200msgid "[behind %d]"
2201msgstr ""
2202
2203#: builtin/branch.c:439
2204#, c-format
2205msgid "[%s: ahead %d]"
2206msgstr ""
2207
2208#: builtin/branch.c:441
2209#, c-format
2210msgid "[ahead %d]"
2211msgstr ""
2212
2213#: builtin/branch.c:444
2214#, c-format
2215msgid "[%s: ahead %d, behind %d]"
2216msgstr ""
2217
2218#: builtin/branch.c:447
2219#, c-format
2220msgid "[ahead %d, behind %d]"
2221msgstr ""
2222
2223#: builtin/branch.c:560
2224msgid "(no branch)"
2225msgstr ""
2226
2227#: builtin/branch.c:625
2228msgid "some refs could not be read"
2229msgstr ""
2230
2231#: builtin/branch.c:638
2232msgid "cannot rename the current branch while not on any."
2233msgstr ""
2234
2235#: builtin/branch.c:648
2236#, c-format
2237msgid "Invalid branch name: '%s'"
2238msgstr ""
2239
2240#: builtin/branch.c:663
2241msgid "Branch rename failed"
2242msgstr ""
2243
2244#: builtin/branch.c:667
2245#, c-format
2246msgid "Renamed a misnamed branch '%s' away"
2247msgstr ""
2248
2249#: builtin/branch.c:671
2250#, c-format
2251msgid "Branch renamed to %s, but HEAD is not updated!"
2252msgstr ""
2253
2254#: builtin/branch.c:678
2255msgid "Branch is renamed, but update of config-file failed"
2256msgstr ""
2257
2258#: builtin/branch.c:693
2259#, c-format
2260msgid "malformed object name %s"
2261msgstr ""
2262
2263#: builtin/branch.c:717
2264#, c-format
2265msgid "could not write branch description template: %s"
2266msgstr ""
2267
2268#: builtin/branch.c:747
2269msgid "Generic options"
2270msgstr ""
2271
2272#: builtin/branch.c:749
2273msgid "show hash and subject, give twice for upstream branch"
2274msgstr ""
2275
2276#: builtin/branch.c:750
2277msgid "suppress informational messages"
2278msgstr ""
2279
2280#: builtin/branch.c:751
2281msgid "set up tracking mode (see git-pull(1))"
2282msgstr ""
2283
2284#: builtin/branch.c:753
2285msgid "change upstream info"
2286msgstr ""
2287
2288#: builtin/branch.c:757
2289msgid "use colored output"
2290msgstr ""
2291
2292#: builtin/branch.c:758
2293msgid "act on remote-tracking branches"
2294msgstr ""
2295
2296#: builtin/branch.c:761 builtin/branch.c:767 builtin/branch.c:788
2297#: builtin/branch.c:794 builtin/commit.c:1378 builtin/commit.c:1379
2298#: builtin/commit.c:1380 builtin/commit.c:1381 builtin/tag.c:470
2299msgid "commit"
2300msgstr ""
2301
2302#: builtin/branch.c:762 builtin/branch.c:768
2303msgid "print only branches that contain the commit"
2304msgstr ""
2305
2306#: builtin/branch.c:774
2307msgid "Specific git-branch actions:"
2308msgstr ""
2309
2310#: builtin/branch.c:775
2311msgid "list both remote-tracking and local branches"
2312msgstr ""
2313
2314#: builtin/branch.c:777
2315msgid "delete fully merged branch"
2316msgstr ""
2317
2318#: builtin/branch.c:778
2319msgid "delete branch (even if not merged)"
2320msgstr ""
2321
2322#: builtin/branch.c:779
2323msgid "move/rename a branch and its reflog"
2324msgstr ""
2325
2326#: builtin/branch.c:780
2327msgid "move/rename a branch, even if target exists"
2328msgstr ""
2329
2330#: builtin/branch.c:781
2331msgid "list branch names"
2332msgstr ""
2333
2334#: builtin/branch.c:782
2335msgid "create the branch's reflog"
2336msgstr ""
2337
2338#: builtin/branch.c:784
2339msgid "edit the description for the branch"
2340msgstr ""
2341
2342#: builtin/branch.c:785
2343msgid "force creation (when already exists)"
2344msgstr ""
2345
2346#: builtin/branch.c:788
2347msgid "print only not merged branches"
2348msgstr ""
2349
2350#: builtin/branch.c:794
2351msgid "print only merged branches"
2352msgstr ""
2353
2354#: builtin/branch.c:798
2355msgid "list branches in columns"
2356msgstr ""
2357
2358#: builtin/branch.c:811
2359msgid "Failed to resolve HEAD as a valid ref."
2360msgstr ""
2361
2362#: builtin/branch.c:816 builtin/clone.c:561
2363msgid "HEAD not found below refs/heads!"
2364msgstr ""
2365
2366#: builtin/branch.c:836
2367msgid "--column and --verbose are incompatible"
2368msgstr ""
2369
2370#: builtin/branch.c:887
2371#, c-format
2372msgid "branch '%s' does not exist"
2373msgstr ""
2374
2375#: builtin/branch.c:899
2376#, c-format
2377msgid "Branch '%s' has no upstream information"
2378msgstr ""
2379
2380#: builtin/branch.c:914
2381msgid "-a and -r options to 'git branch' do not make sense with a branch name"
2382msgstr ""
2383
2384#: builtin/branch.c:917
2385#, c-format
2386msgid ""
2387"The --set-upstream flag is deprecated and will be removed. Consider using --"
2388"track or --set-upstream-to\n"
2389msgstr ""
2390
2391#: builtin/branch.c:934
2392#, c-format
2393msgid ""
2394"\n"
2395"If you wanted to make '%s' track '%s', do this:\n"
2396"\n"
2397msgstr ""
2398
2399#: builtin/branch.c:935
2400#, c-format
2401msgid "    git branch -d %s\n"
2402msgstr ""
2403
2404#: builtin/branch.c:936
2405#, c-format
2406msgid "    git branch --set-upstream-to %s\n"
2407msgstr ""
2408
2409#: builtin/bundle.c:47
2410#, c-format
2411msgid "%s is okay\n"
2412msgstr ""
2413
2414#: builtin/bundle.c:56
2415msgid "Need a repository to create a bundle."
2416msgstr ""
2417
2418#: builtin/bundle.c:60
2419msgid "Need a repository to unbundle."
2420msgstr ""
2421
2422#: builtin/cat-file.c:247
2423msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"
2424msgstr ""
2425
2426#: builtin/cat-file.c:248
2427msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"
2428msgstr ""
2429
2430#: builtin/cat-file.c:266
2431msgid "<type> can be one of: blob, tree, commit, tag"
2432msgstr ""
2433
2434#: builtin/cat-file.c:267
2435msgid "show object type"
2436msgstr ""
2437
2438#: builtin/cat-file.c:268
2439msgid "show object size"
2440msgstr ""
2441
2442#: builtin/cat-file.c:270
2443msgid "exit with zero when there's no error"
2444msgstr ""
2445
2446#: builtin/cat-file.c:271
2447msgid "pretty-print object's content"
2448msgstr ""
2449
2450#: builtin/cat-file.c:273
2451msgid "for blob objects, run textconv on object's content"
2452msgstr ""
2453
2454#: builtin/cat-file.c:275
2455msgid "show info and content of objects fed from the standard input"
2456msgstr ""
2457
2458#: builtin/cat-file.c:278
2459msgid "show info about objects fed from the standard input"
2460msgstr ""
2461
2462#: builtin/check-attr.c:11
2463msgid "git check-attr [-a | --all | attr...] [--] pathname..."
2464msgstr ""
2465
2466#: builtin/check-attr.c:12
2467msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"
2468msgstr ""
2469
2470#: builtin/check-attr.c:19
2471msgid "report all attributes set on file"
2472msgstr ""
2473
2474#: builtin/check-attr.c:20
2475msgid "use .gitattributes only from the index"
2476msgstr ""
2477
2478#: builtin/check-attr.c:21 builtin/hash-object.c:75
2479msgid "read file names from stdin"
2480msgstr ""
2481
2482#: builtin/check-attr.c:23
2483msgid "input paths are terminated by a null character"
2484msgstr ""
2485
2486#: builtin/checkout-index.c:126
2487msgid "git checkout-index [options] [--] [<file>...]"
2488msgstr ""
2489
2490#: builtin/checkout-index.c:187
2491msgid "check out all files in the index"
2492msgstr ""
2493
2494#: builtin/checkout-index.c:188
2495msgid "force overwrite of existing files"
2496msgstr ""
2497
2498#: builtin/checkout-index.c:190
2499msgid "no warning for existing files and files not in index"
2500msgstr ""
2501
2502#: builtin/checkout-index.c:192
2503msgid "don't checkout new files"
2504msgstr ""
2505
2506#: builtin/checkout-index.c:194
2507msgid "update stat information in the index file"
2508msgstr ""
2509
2510#: builtin/checkout-index.c:200
2511msgid "read list of paths from the standard input"
2512msgstr ""
2513
2514#: builtin/checkout-index.c:202
2515msgid "write the content to temporary files"
2516msgstr ""
2517
2518#: builtin/checkout-index.c:203 builtin/column.c:30
2519msgid "string"
2520msgstr ""
2521
2522#: builtin/checkout-index.c:204
2523msgid "when creating files, prepend <string>"
2524msgstr ""
2525
2526#: builtin/checkout-index.c:207
2527msgid "copy out the files from named stage"
2528msgstr ""
2529
2530#: builtin/checkout.c:25
2531msgid "git checkout [options] <branch>"
2532msgstr ""
2533
2534#: builtin/checkout.c:26
2535msgid "git checkout [options] [<branch>] -- <file>..."
2536msgstr ""
2537
2538#: builtin/checkout.c:116 builtin/checkout.c:149
2539#, c-format
2540msgid "path '%s' does not have our version"
2541msgstr ""
2542
2543#: builtin/checkout.c:118 builtin/checkout.c:151
2544#, c-format
2545msgid "path '%s' does not have their version"
2546msgstr ""
2547
2548#: builtin/checkout.c:134
2549#, c-format
2550msgid "path '%s' does not have all necessary versions"
2551msgstr ""
2552
2553#: builtin/checkout.c:178
2554#, c-format
2555msgid "path '%s' does not have necessary versions"
2556msgstr ""
2557
2558#: builtin/checkout.c:195
2559#, c-format
2560msgid "path '%s': cannot merge"
2561msgstr ""
2562
2563#: builtin/checkout.c:212
2564#, c-format
2565msgid "Unable to add merge result for '%s'"
2566msgstr ""
2567
2568#: builtin/checkout.c:236 builtin/checkout.c:239 builtin/checkout.c:242
2569#: builtin/checkout.c:245
2570#, c-format
2571msgid "'%s' cannot be used with updating paths"
2572msgstr ""
2573
2574#: builtin/checkout.c:248 builtin/checkout.c:251
2575#, c-format
2576msgid "'%s' cannot be used with %s"
2577msgstr ""
2578
2579#: builtin/checkout.c:254
2580#, c-format
2581msgid "Cannot update paths and switch to branch '%s' at the same time."
2582msgstr ""
2583
2584#: builtin/checkout.c:265 builtin/checkout.c:426
2585msgid "corrupt index file"
2586msgstr ""
2587
2588#: builtin/checkout.c:295 builtin/checkout.c:302
2589#, c-format
2590msgid "path '%s' is unmerged"
2591msgstr ""
2592
2593#: builtin/checkout.c:448
2594msgid "you need to resolve your current index first"
2595msgstr ""
2596
2597#: builtin/checkout.c:569
2598#, c-format
2599msgid "Can not do reflog for '%s'\n"
2600msgstr ""
2601
2602#: builtin/checkout.c:602
2603msgid "HEAD is now at"
2604msgstr ""
2605
2606#: builtin/checkout.c:609
2607#, c-format
2608msgid "Reset branch '%s'\n"
2609msgstr ""
2610
2611#: builtin/checkout.c:612
2612#, c-format
2613msgid "Already on '%s'\n"
2614msgstr ""
2615
2616#: builtin/checkout.c:616
2617#, c-format
2618msgid "Switched to and reset branch '%s'\n"
2619msgstr ""
2620
2621#: builtin/checkout.c:618 builtin/checkout.c:955
2622#, c-format
2623msgid "Switched to a new branch '%s'\n"
2624msgstr ""
2625
2626#: builtin/checkout.c:620
2627#, c-format
2628msgid "Switched to branch '%s'\n"
2629msgstr ""
2630
2631#: builtin/checkout.c:676
2632#, c-format
2633msgid " ... and %d more.\n"
2634msgstr ""
2635
2636#. The singular version
2637#: builtin/checkout.c:682
2638#, c-format
2639msgid ""
2640"Warning: you are leaving %d commit behind, not connected to\n"
2641"any of your branches:\n"
2642"\n"
2643"%s\n"
2644msgid_plural ""
2645"Warning: you are leaving %d commits behind, not connected to\n"
2646"any of your branches:\n"
2647"\n"
2648"%s\n"
2649msgstr[0] ""
2650msgstr[1] ""
2651
2652#: builtin/checkout.c:700
2653#, c-format
2654msgid ""
2655"If you want to keep them by creating a new branch, this may be a good time\n"
2656"to do so with:\n"
2657"\n"
2658" git branch new_branch_name %s\n"
2659"\n"
2660msgstr ""
2661
2662#: builtin/checkout.c:730
2663msgid "internal error in revision walk"
2664msgstr ""
2665
2666#: builtin/checkout.c:734
2667msgid "Previous HEAD position was"
2668msgstr ""
2669
2670#: builtin/checkout.c:761 builtin/checkout.c:950
2671msgid "You are on a branch yet to be born"
2672msgstr ""
2673
2674#. case (1)
2675#: builtin/checkout.c:886
2676#, c-format
2677msgid "invalid reference: %s"
2678msgstr ""
2679
2680#. case (1): want a tree
2681#: builtin/checkout.c:925
2682#, c-format
2683msgid "reference is not a tree: %s"
2684msgstr ""
2685
2686#: builtin/checkout.c:964
2687msgid "paths cannot be used with switching branches"
2688msgstr ""
2689
2690#: builtin/checkout.c:967 builtin/checkout.c:971
2691#, c-format
2692msgid "'%s' cannot be used with switching branches"
2693msgstr ""
2694
2695#: builtin/checkout.c:975 builtin/checkout.c:978 builtin/checkout.c:983
2696#: builtin/checkout.c:986
2697#, c-format
2698msgid "'%s' cannot be used with '%s'"
2699msgstr ""
2700
2701#: builtin/checkout.c:991
2702#, c-format
2703msgid "Cannot switch branch to a non-commit '%s'"
2704msgstr ""
2705
2706#: builtin/checkout.c:1012 builtin/gc.c:177
2707msgid "suppress progress reporting"
2708msgstr ""
2709
2710#: builtin/checkout.c:1013 builtin/checkout.c:1015 builtin/clone.c:89
2711#: builtin/remote.c:169 builtin/remote.c:171
2712msgid "branch"
2713msgstr ""
2714
2715#: builtin/checkout.c:1014
2716msgid "create and checkout a new branch"
2717msgstr ""
2718
2719#: builtin/checkout.c:1016
2720msgid "create/reset and checkout a branch"
2721msgstr ""
2722
2723#: builtin/checkout.c:1017
2724msgid "create reflog for new branch"
2725msgstr ""
2726
2727#: builtin/checkout.c:1018
2728msgid "detach the HEAD at named commit"
2729msgstr ""
2730
2731#: builtin/checkout.c:1019
2732msgid "set upstream info for new branch"
2733msgstr ""
2734
2735#: builtin/checkout.c:1021
2736msgid "new branch"
2737msgstr ""
2738
2739#: builtin/checkout.c:1021
2740msgid "new unparented branch"
2741msgstr ""
2742
2743#: builtin/checkout.c:1022
2744msgid "checkout our version for unmerged files"
2745msgstr ""
2746
2747#: builtin/checkout.c:1024
2748msgid "checkout their version for unmerged files"
2749msgstr ""
2750
2751#: builtin/checkout.c:1026
2752msgid "force checkout (throw away local modifications)"
2753msgstr ""
2754
2755#: builtin/checkout.c:1027
2756msgid "perform a 3-way merge with the new branch"
2757msgstr ""
2758
2759#: builtin/checkout.c:1028 builtin/merge.c:215
2760msgid "update ignored files (default)"
2761msgstr ""
2762
2763#: builtin/checkout.c:1029 builtin/log.c:1147 parse-options.h:245
2764msgid "style"
2765msgstr ""
2766
2767#: builtin/checkout.c:1030
2768msgid "conflict style (merge or diff3)"
2769msgstr ""
2770
2771#: builtin/checkout.c:1033
2772msgid "second guess 'git checkout no-such-branch'"
2773msgstr ""
2774
2775#: builtin/checkout.c:1057
2776msgid "-b, -B and --orphan are mutually exclusive"
2777msgstr ""
2778
2779#: builtin/checkout.c:1074
2780msgid "--track needs a branch name"
2781msgstr ""
2782
2783#: builtin/checkout.c:1081
2784msgid "Missing branch name; try -b"
2785msgstr ""
2786
2787#: builtin/checkout.c:1116
2788msgid "invalid path specification"
2789msgstr ""
2790
2791#: builtin/checkout.c:1123
2792#, c-format
2793msgid ""
2794"Cannot update paths and switch to branch '%s' at the same time.\n"
2795"Did you intend to checkout '%s' which can not be resolved as commit?"
2796msgstr ""
2797
2798#: builtin/checkout.c:1128
2799#, c-format
2800msgid "git checkout: --detach does not take a path argument '%s'"
2801msgstr ""
2802
2803#: builtin/checkout.c:1132
2804msgid ""
2805"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
2806"checking out of the index."
2807msgstr ""
2808
2809#: builtin/clean.c:20
2810msgid "git clean [-d] [-f] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
2811msgstr ""
2812
2813#: builtin/clean.c:24
2814#, c-format
2815msgid "Removing %s\n"
2816msgstr ""
2817
2818#: builtin/clean.c:25
2819#, c-format
2820msgid "Would remove %s\n"
2821msgstr ""
2822
2823#: builtin/clean.c:26
2824#, c-format
2825msgid "Skipping repository %s\n"
2826msgstr ""
2827
2828#: builtin/clean.c:27
2829#, c-format
2830msgid "Would skip repository %s\n"
2831msgstr ""
2832
2833#: builtin/clean.c:28
2834#, c-format
2835msgid "failed to remove %s"
2836msgstr ""
2837
2838#: builtin/clean.c:159
2839msgid "do not print names of files removed"
2840msgstr ""
2841
2842#: builtin/clean.c:161
2843msgid "force"
2844msgstr ""
2845
2846#: builtin/clean.c:163
2847msgid "remove whole directories"
2848msgstr ""
2849
2850#: builtin/clean.c:164 builtin/describe.c:413 builtin/grep.c:717
2851#: builtin/ls-files.c:491 builtin/name-rev.c:231 builtin/show-ref.c:182
2852msgid "pattern"
2853msgstr ""
2854
2855#: builtin/clean.c:165
2856msgid "add <pattern> to ignore rules"
2857msgstr ""
2858
2859#: builtin/clean.c:166
2860msgid "remove ignored files, too"
2861msgstr ""
2862
2863#: builtin/clean.c:168
2864msgid "remove only ignored files"
2865msgstr ""
2866
2867#: builtin/clean.c:186
2868msgid "-x and -X cannot be used together"
2869msgstr ""
2870
2871#: builtin/clean.c:190
2872msgid ""
2873"clean.requireForce set to true and neither -n nor -f given; refusing to clean"
2874msgstr ""
2875
2876#: builtin/clean.c:193
2877msgid ""
2878"clean.requireForce defaults to true and neither -n nor -f given; refusing to "
2879"clean"
2880msgstr ""
2881
2882#: builtin/clone.c:36
2883msgid "git clone [options] [--] <repo> [<dir>]"
2884msgstr ""
2885
2886#: builtin/clone.c:64 builtin/fetch.c:82 builtin/merge.c:212
2887#: builtin/push.c:407
2888msgid "force progress reporting"
2889msgstr ""
2890
2891#: builtin/clone.c:66
2892msgid "don't create a checkout"
2893msgstr ""
2894
2895#: builtin/clone.c:67 builtin/clone.c:69 builtin/init-db.c:488
2896msgid "create a bare repository"
2897msgstr ""
2898
2899#: builtin/clone.c:72
2900msgid "create a mirror repository (implies bare)"
2901msgstr ""
2902
2903#: builtin/clone.c:74
2904msgid "to clone from a local repository"
2905msgstr ""
2906
2907#: builtin/clone.c:76
2908msgid "don't use local hardlinks, always copy"
2909msgstr ""
2910
2911#: builtin/clone.c:78
2912msgid "setup as shared repository"
2913msgstr ""
2914
2915#: builtin/clone.c:80 builtin/clone.c:82
2916msgid "initialize submodules in the clone"
2917msgstr ""
2918
2919#: builtin/clone.c:83 builtin/init-db.c:485
2920msgid "template-directory"
2921msgstr ""
2922
2923#: builtin/clone.c:84 builtin/init-db.c:486
2924msgid "directory from which templates will be used"
2925msgstr ""
2926
2927#: builtin/clone.c:86
2928msgid "reference repository"
2929msgstr ""
2930
2931#: builtin/clone.c:87 builtin/column.c:26 builtin/merge-file.c:44
2932msgid "name"
2933msgstr ""
2934
2935#: builtin/clone.c:88
2936msgid "use <name> instead of 'origin' to track upstream"
2937msgstr ""
2938
2939#: builtin/clone.c:90
2940msgid "checkout <branch> instead of the remote's HEAD"
2941msgstr ""
2942
2943#: builtin/clone.c:92
2944msgid "path to git-upload-pack on the remote"
2945msgstr ""
2946
2947#: builtin/clone.c:93 builtin/fetch.c:83 builtin/grep.c:662
2948msgid "depth"
2949msgstr ""
2950
2951#: builtin/clone.c:94
2952msgid "create a shallow clone of that depth"
2953msgstr ""
2954
2955#: builtin/clone.c:96
2956msgid "clone only one branch, HEAD or --branch"
2957msgstr ""
2958
2959#: builtin/clone.c:97 builtin/init-db.c:494
2960msgid "gitdir"
2961msgstr ""
2962
2963#: builtin/clone.c:98 builtin/init-db.c:495
2964msgid "separate git dir from working tree"
2965msgstr ""
2966
2967#: builtin/clone.c:99
2968msgid "key=value"
2969msgstr ""
2970
2971#: builtin/clone.c:100
2972msgid "set config inside the new repository"
2973msgstr ""
2974
2975#: builtin/clone.c:243
2976#, c-format
2977msgid "reference repository '%s' is not a local directory."
2978msgstr ""
2979
2980#: builtin/clone.c:306
2981#, c-format
2982msgid "failed to create directory '%s'"
2983msgstr ""
2984
2985#: builtin/clone.c:308 builtin/diff.c:77
2986#, c-format
2987msgid "failed to stat '%s'"
2988msgstr ""
2989
2990#: builtin/clone.c:310
2991#, c-format
2992msgid "%s exists and is not a directory"
2993msgstr ""
2994
2995#: builtin/clone.c:324
2996#, c-format
2997msgid "failed to stat %s\n"
2998msgstr ""
2999
3000#: builtin/clone.c:341
3001#, c-format
3002msgid "failed to unlink '%s'"
3003msgstr ""
3004
3005#: builtin/clone.c:346
3006#, c-format
3007msgid "failed to create link '%s'"
3008msgstr ""
3009
3010#: builtin/clone.c:350
3011#, c-format
3012msgid "failed to copy file to '%s'"
3013msgstr ""
3014
3015#: builtin/clone.c:373
3016#, c-format
3017msgid "done.\n"
3018msgstr ""
3019
3020#: builtin/clone.c:443
3021#, c-format
3022msgid "Could not find remote branch %s to clone."
3023msgstr ""
3024
3025#: builtin/clone.c:552
3026msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
3027msgstr ""
3028
3029#: builtin/clone.c:690
3030msgid "Too many arguments."
3031msgstr ""
3032
3033#: builtin/clone.c:694
3034msgid "You must specify a repository to clone."
3035msgstr ""
3036
3037#: builtin/clone.c:705
3038#, c-format
3039msgid "--bare and --origin %s options are incompatible."
3040msgstr ""
3041
3042#: builtin/clone.c:708
3043msgid "--bare and --separate-git-dir are incompatible."
3044msgstr ""
3045
3046#: builtin/clone.c:721
3047#, c-format
3048msgid "repository '%s' does not exist"
3049msgstr ""
3050
3051#: builtin/clone.c:726
3052msgid "--depth is ignored in local clones; use file:// instead."
3053msgstr ""
3054
3055#: builtin/clone.c:736
3056#, c-format
3057msgid "destination path '%s' already exists and is not an empty directory."
3058msgstr ""
3059
3060#: builtin/clone.c:746
3061#, c-format
3062msgid "working tree '%s' already exists."
3063msgstr ""
3064
3065#: builtin/clone.c:759 builtin/clone.c:773
3066#, c-format
3067msgid "could not create leading directories of '%s'"
3068msgstr ""
3069
3070#: builtin/clone.c:762
3071#, c-format
3072msgid "could not create work tree dir '%s'."
3073msgstr ""
3074
3075#: builtin/clone.c:783
3076#, c-format
3077msgid "Cloning into bare repository '%s'...\n"
3078msgstr ""
3079
3080#: builtin/clone.c:785
3081#, c-format
3082msgid "Cloning into '%s'...\n"
3083msgstr ""
3084
3085#: builtin/clone.c:827
3086#, c-format
3087msgid "Don't know how to clone %s"
3088msgstr ""
3089
3090#: builtin/clone.c:876
3091#, c-format
3092msgid "Remote branch %s not found in upstream %s"
3093msgstr ""
3094
3095#: builtin/clone.c:883
3096msgid "You appear to have cloned an empty repository."
3097msgstr ""
3098
3099#: builtin/column.c:9
3100msgid "git column [options]"
3101msgstr ""
3102
3103#: builtin/column.c:26
3104msgid "lookup config vars"
3105msgstr ""
3106
3107#: builtin/column.c:27 builtin/column.c:28
3108msgid "layout to use"
3109msgstr ""
3110
3111#: builtin/column.c:29
3112msgid "Maximum width"
3113msgstr ""
3114
3115#: builtin/column.c:30
3116msgid "Padding space on left border"
3117msgstr ""
3118
3119#: builtin/column.c:31
3120msgid "Padding space on right border"
3121msgstr ""
3122
3123#: builtin/column.c:32
3124msgid "Padding space between columns"
3125msgstr ""
3126
3127#: builtin/column.c:51
3128msgid "--command must be the first argument"
3129msgstr ""
3130
3131#: builtin/commit.c:34
3132msgid "git commit [options] [--] <filepattern>..."
3133msgstr ""
3134
3135#: builtin/commit.c:39
3136msgid "git status [options] [--] <filepattern>..."
3137msgstr ""
3138
3139#: builtin/commit.c:44
3140msgid ""
3141"Your name and email address were configured automatically based\n"
3142"on your username and hostname. Please check that they are accurate.\n"
3143"You can suppress this message by setting them explicitly:\n"
3144"\n"
3145"    git config --global user.name \"Your Name\"\n"
3146"    git config --global user.email you@example.com\n"
3147"\n"
3148"After doing this, you may fix the identity used for this commit with:\n"
3149"\n"
3150"    git commit --amend --reset-author\n"
3151msgstr ""
3152
3153#: builtin/commit.c:56
3154msgid ""
3155"You asked to amend the most recent commit, but doing so would make\n"
3156"it empty. You can repeat your command with --allow-empty, or you can\n"
3157"remove the commit entirely with \"git reset HEAD^\".\n"
3158msgstr ""
3159
3160#: builtin/commit.c:61
3161msgid ""
3162"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
3163"If you wish to commit it anyway, use:\n"
3164"\n"
3165"    git commit --allow-empty\n"
3166"\n"
3167"Otherwise, please use 'git reset'\n"
3168msgstr ""
3169
3170#: builtin/commit.c:258
3171msgid "failed to unpack HEAD tree object"
3172msgstr ""
3173
3174#: builtin/commit.c:300
3175msgid "unable to create temporary index"
3176msgstr ""
3177
3178#: builtin/commit.c:306
3179msgid "interactive add failed"
3180msgstr ""
3181
3182#: builtin/commit.c:339 builtin/commit.c:360 builtin/commit.c:410
3183msgid "unable to write new_index file"
3184msgstr ""
3185
3186#: builtin/commit.c:391
3187msgid "cannot do a partial commit during a merge."
3188msgstr ""
3189
3190#: builtin/commit.c:393
3191msgid "cannot do a partial commit during a cherry-pick."
3192msgstr ""
3193
3194#: builtin/commit.c:403
3195msgid "cannot read the index"
3196msgstr ""
3197
3198#: builtin/commit.c:423
3199msgid "unable to write temporary index file"
3200msgstr ""
3201
3202#: builtin/commit.c:511 builtin/commit.c:517
3203#, c-format
3204msgid "invalid commit: %s"
3205msgstr ""
3206
3207#: builtin/commit.c:540
3208msgid "malformed --author parameter"
3209msgstr ""
3210
3211#: builtin/commit.c:560
3212#, c-format
3213msgid "Malformed ident string: '%s'"
3214msgstr ""
3215
3216#: builtin/commit.c:598 builtin/commit.c:631 builtin/commit.c:954
3217#, c-format
3218msgid "could not lookup commit %s"
3219msgstr ""
3220
3221#: builtin/commit.c:610 builtin/shortlog.c:272
3222#, c-format
3223msgid "(reading log message from standard input)\n"
3224msgstr ""
3225
3226#: builtin/commit.c:612
3227msgid "could not read log from standard input"
3228msgstr ""
3229
3230#: builtin/commit.c:616
3231#, c-format
3232msgid "could not read log file '%s'"
3233msgstr ""
3234
3235#: builtin/commit.c:622
3236msgid "commit has empty message"
3237msgstr ""
3238
3239#: builtin/commit.c:638
3240msgid "could not read MERGE_MSG"
3241msgstr ""
3242
3243#: builtin/commit.c:642
3244msgid "could not read SQUASH_MSG"
3245msgstr ""
3246
3247#: builtin/commit.c:646
3248#, c-format
3249msgid "could not read '%s'"
3250msgstr ""
3251
3252#: builtin/commit.c:707
3253msgid "could not write commit template"
3254msgstr ""
3255
3256#: builtin/commit.c:718
3257#, c-format
3258msgid ""
3259"\n"
3260"It looks like you may be committing a merge.\n"
3261"If this is not correct, please remove the file\n"
3262"\t%s\n"
3263"and try again.\n"
3264msgstr ""
3265
3266#: builtin/commit.c:723
3267#, c-format
3268msgid ""
3269"\n"
3270"It looks like you may be committing a cherry-pick.\n"
3271"If this is not correct, please remove the file\n"
3272"\t%s\n"
3273"and try again.\n"
3274msgstr ""
3275
3276#: builtin/commit.c:735
3277msgid ""
3278"Please enter the commit message for your changes. Lines starting\n"
3279"with '#' will be ignored, and an empty message aborts the commit.\n"
3280msgstr ""
3281
3282#: builtin/commit.c:740
3283msgid ""
3284"Please enter the commit message for your changes. Lines starting\n"
3285"with '#' will be kept; you may remove them yourself if you want to.\n"
3286"An empty message aborts the commit.\n"
3287msgstr ""
3288
3289#: builtin/commit.c:753
3290#, c-format
3291msgid "%sAuthor:    %s"
3292msgstr ""
3293
3294#: builtin/commit.c:760
3295#, c-format
3296msgid "%sCommitter: %s"
3297msgstr ""
3298
3299#: builtin/commit.c:780
3300msgid "Cannot read index"
3301msgstr ""
3302
3303#: builtin/commit.c:817
3304msgid "Error building trees"
3305msgstr ""
3306
3307#: builtin/commit.c:832 builtin/tag.c:361
3308#, c-format
3309msgid "Please supply the message using either -m or -F option.\n"
3310msgstr ""
3311
3312#: builtin/commit.c:929
3313#, c-format
3314msgid "No existing author found with '%s'"
3315msgstr ""
3316
3317#: builtin/commit.c:944 builtin/commit.c:1148
3318#, c-format
3319msgid "Invalid untracked files mode '%s'"
3320msgstr ""
3321
3322#: builtin/commit.c:984
3323msgid "Using both --reset-author and --author does not make sense"
3324msgstr ""
3325
3326#: builtin/commit.c:995
3327msgid "You have nothing to amend."
3328msgstr ""
3329
3330#: builtin/commit.c:998
3331msgid "You are in the middle of a merge -- cannot amend."
3332msgstr ""
3333
3334#: builtin/commit.c:1000
3335msgid "You are in the middle of a cherry-pick -- cannot amend."
3336msgstr ""
3337
3338#: builtin/commit.c:1003
3339msgid "Options --squash and --fixup cannot be used together"
3340msgstr ""
3341
3342#: builtin/commit.c:1013
3343msgid "Only one of -c/-C/-F/--fixup can be used."
3344msgstr ""
3345
3346#: builtin/commit.c:1015
3347msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
3348msgstr ""
3349
3350#: builtin/commit.c:1023
3351msgid "--reset-author can be used only with -C, -c or --amend."
3352msgstr ""
3353
3354#: builtin/commit.c:1040
3355msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
3356msgstr ""
3357
3358#: builtin/commit.c:1042
3359msgid "No paths with --include/--only does not make sense."
3360msgstr ""
3361
3362#: builtin/commit.c:1044
3363msgid "Clever... amending the last one with dirty index."
3364msgstr ""
3365
3366#: builtin/commit.c:1046
3367msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
3368msgstr ""
3369
3370#: builtin/commit.c:1056 builtin/tag.c:577
3371#, c-format
3372msgid "Invalid cleanup mode %s"
3373msgstr ""
3374
3375#: builtin/commit.c:1061
3376msgid "Paths with -a does not make sense."
3377msgstr ""
3378
3379#: builtin/commit.c:1067 builtin/commit.c:1202
3380msgid "--long and -z are incompatible"
3381msgstr ""
3382
3383#: builtin/commit.c:1162 builtin/commit.c:1400
3384msgid "show status concisely"
3385msgstr ""
3386
3387#: builtin/commit.c:1164 builtin/commit.c:1402
3388msgid "show branch information"
3389msgstr ""
3390
3391#: builtin/commit.c:1166 builtin/commit.c:1404 builtin/push.c:397
3392msgid "machine-readable output"
3393msgstr ""
3394
3395#: builtin/commit.c:1169 builtin/commit.c:1406
3396msgid "show status in long format (default)"
3397msgstr ""
3398
3399#: builtin/commit.c:1172 builtin/commit.c:1409
3400msgid "terminate entries with NUL"
3401msgstr ""
3402
3403#: builtin/commit.c:1174 builtin/commit.c:1412 builtin/fast-export.c:647
3404#: builtin/fast-export.c:650 builtin/tag.c:461
3405msgid "mode"
3406msgstr ""
3407
3408#: builtin/commit.c:1175 builtin/commit.c:1412
3409msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
3410msgstr ""
3411
3412#: builtin/commit.c:1178
3413msgid "show ignored files"
3414msgstr ""
3415
3416#: builtin/commit.c:1179 parse-options.h:151
3417msgid "when"
3418msgstr ""
3419
3420#: builtin/commit.c:1180
3421msgid ""
3422"ignore changes to submodules, optional when: all, dirty, untracked. "
3423"(Default: all)"
3424msgstr ""
3425
3426#: builtin/commit.c:1182
3427msgid "list untracked files in columns"
3428msgstr ""
3429
3430#: builtin/commit.c:1256
3431msgid "couldn't look up newly created commit"
3432msgstr ""
3433
3434#: builtin/commit.c:1258
3435msgid "could not parse newly created commit"
3436msgstr ""
3437
3438#: builtin/commit.c:1299
3439msgid "detached HEAD"
3440msgstr ""
3441
3442#: builtin/commit.c:1301
3443msgid " (root-commit)"
3444msgstr ""
3445
3446#: builtin/commit.c:1370
3447msgid "suppress summary after successful commit"
3448msgstr ""
3449
3450#: builtin/commit.c:1371
3451msgid "show diff in commit message template"
3452msgstr ""
3453
3454#: builtin/commit.c:1373
3455msgid "Commit message options"
3456msgstr ""
3457
3458#: builtin/commit.c:1374 builtin/tag.c:459
3459msgid "read message from file"
3460msgstr ""
3461
3462#: builtin/commit.c:1375
3463msgid "author"
3464msgstr ""
3465
3466#: builtin/commit.c:1375
3467msgid "override author for commit"
3468msgstr ""
3469
3470#: builtin/commit.c:1376 builtin/gc.c:178
3471msgid "date"
3472msgstr ""
3473
3474#: builtin/commit.c:1376
3475msgid "override date for commit"
3476msgstr ""
3477
3478#: builtin/commit.c:1377 builtin/merge.c:206 builtin/notes.c:537
3479#: builtin/notes.c:694 builtin/tag.c:457
3480msgid "message"
3481msgstr ""
3482
3483#: builtin/commit.c:1377
3484msgid "commit message"
3485msgstr ""
3486
3487#: builtin/commit.c:1378
3488msgid "reuse and edit message from specified commit"
3489msgstr ""
3490
3491#: builtin/commit.c:1379
3492msgid "reuse message from specified commit"
3493msgstr ""
3494
3495#: builtin/commit.c:1380
3496msgid "use autosquash formatted message to fixup specified commit"
3497msgstr ""
3498
3499#: builtin/commit.c:1381
3500msgid "use autosquash formatted message to squash specified commit"
3501msgstr ""
3502
3503#: builtin/commit.c:1382
3504msgid "the commit is authored by me now (used with -C/-c/--amend)"
3505msgstr ""
3506
3507#: builtin/commit.c:1383 builtin/log.c:1102 builtin/revert.c:109
3508msgid "add Signed-off-by:"
3509msgstr ""
3510
3511#: builtin/commit.c:1384
3512msgid "use specified template file"
3513msgstr ""
3514
3515#: builtin/commit.c:1385
3516msgid "force edit of commit"
3517msgstr ""
3518
3519#: builtin/commit.c:1386
3520msgid "default"
3521msgstr ""
3522
3523#: builtin/commit.c:1386 builtin/tag.c:462
3524msgid "how to strip spaces and #comments from message"
3525msgstr ""
3526
3527#: builtin/commit.c:1387
3528msgid "include status in commit message template"
3529msgstr ""
3530
3531#: builtin/commit.c:1388 builtin/merge.c:213 builtin/tag.c:463
3532msgid "key id"
3533msgstr ""
3534
3535#: builtin/commit.c:1389 builtin/merge.c:214
3536msgid "GPG sign commit"
3537msgstr ""
3538
3539#. end commit message options
3540#: builtin/commit.c:1392
3541msgid "Commit contents options"
3542msgstr ""
3543
3544#: builtin/commit.c:1393
3545msgid "commit all changed files"
3546msgstr ""
3547
3548#: builtin/commit.c:1394
3549msgid "add specified files to index for commit"
3550msgstr ""
3551
3552#: builtin/commit.c:1395
3553msgid "interactively add files"
3554msgstr ""
3555
3556#: builtin/commit.c:1396
3557msgid "interactively add changes"
3558msgstr ""
3559
3560#: builtin/commit.c:1397
3561msgid "commit only specified files"
3562msgstr ""
3563
3564#: builtin/commit.c:1398
3565msgid "bypass pre-commit hook"
3566msgstr ""
3567
3568#: builtin/commit.c:1399
3569msgid "show what would be committed"
3570msgstr ""
3571
3572#: builtin/commit.c:1410
3573msgid "amend previous commit"
3574msgstr ""
3575
3576#: builtin/commit.c:1411
3577msgid "bypass post-rewrite hook"
3578msgstr ""
3579
3580#: builtin/commit.c:1416
3581msgid "ok to record an empty change"
3582msgstr ""
3583
3584#: builtin/commit.c:1419
3585msgid "ok to record a change with an empty message"
3586msgstr ""
3587
3588#: builtin/commit.c:1451
3589msgid "could not parse HEAD commit"
3590msgstr ""
3591
3592#: builtin/commit.c:1489 builtin/merge.c:508
3593#, c-format
3594msgid "could not open '%s' for reading"
3595msgstr ""
3596
3597#: builtin/commit.c:1496
3598#, c-format
3599msgid "Corrupt MERGE_HEAD file (%s)"
3600msgstr ""
3601
3602#: builtin/commit.c:1503
3603msgid "could not read MERGE_MODE"
3604msgstr ""
3605
3606#: builtin/commit.c:1522
3607#, c-format
3608msgid "could not read commit message: %s"
3609msgstr ""
3610
3611#: builtin/commit.c:1536
3612#, c-format
3613msgid "Aborting commit; you did not edit the message.\n"
3614msgstr ""
3615
3616#: builtin/commit.c:1541
3617#, c-format
3618msgid "Aborting commit due to empty commit message.\n"
3619msgstr ""
3620
3621#: builtin/commit.c:1556 builtin/merge.c:833 builtin/merge.c:858
3622msgid "failed to write commit object"
3623msgstr ""
3624
3625#: builtin/commit.c:1577
3626msgid "cannot lock HEAD ref"
3627msgstr ""
3628
3629#: builtin/commit.c:1581
3630msgid "cannot update HEAD ref"
3631msgstr ""
3632
3633#: builtin/commit.c:1592
3634msgid ""
3635"Repository has been updated, but unable to write\n"
3636"new_index file. Check that disk is not full or quota is\n"
3637"not exceeded, and then \"git reset HEAD\" to recover."
3638msgstr ""
3639
3640#: builtin/config.c:7
3641msgid "git config [options]"
3642msgstr ""
3643
3644#: builtin/config.c:51
3645msgid "Config file location"
3646msgstr ""
3647
3648#: builtin/config.c:52
3649msgid "use global config file"
3650msgstr ""
3651
3652#: builtin/config.c:53
3653msgid "use system config file"
3654msgstr ""
3655
3656#: builtin/config.c:54
3657msgid "use repository config file"
3658msgstr ""
3659
3660#: builtin/config.c:55
3661msgid "use given config file"
3662msgstr ""
3663
3664#: builtin/config.c:56
3665msgid "Action"
3666msgstr ""
3667
3668#: builtin/config.c:57
3669msgid "get value: name [value-regex]"
3670msgstr ""
3671
3672#: builtin/config.c:58
3673msgid "get all values: key [value-regex]"
3674msgstr ""
3675
3676#: builtin/config.c:59
3677msgid "get values for regexp: name-regex [value-regex]"
3678msgstr ""
3679
3680#: builtin/config.c:60
3681msgid "replace all matching variables: name value [value_regex]"
3682msgstr ""
3683
3684#: builtin/config.c:61
3685msgid "add a new variable: name value"
3686msgstr ""
3687
3688#: builtin/config.c:62
3689msgid "remove a variable: name [value-regex]"
3690msgstr ""
3691
3692#: builtin/config.c:63
3693msgid "remove all matches: name [value-regex]"
3694msgstr ""
3695
3696#: builtin/config.c:64
3697msgid "rename section: old-name new-name"
3698msgstr ""
3699
3700#: builtin/config.c:65
3701msgid "remove a section: name"
3702msgstr ""
3703
3704#: builtin/config.c:66
3705msgid "list all"
3706msgstr ""
3707
3708#: builtin/config.c:67
3709msgid "open an editor"
3710msgstr ""
3711
3712#: builtin/config.c:68 builtin/config.c:69
3713msgid "slot"
3714msgstr ""
3715
3716#: builtin/config.c:68
3717msgid "find the color configured: [default]"
3718msgstr ""
3719
3720#: builtin/config.c:69
3721msgid "find the color setting: [stdout-is-tty]"
3722msgstr ""
3723
3724#: builtin/config.c:70
3725msgid "Type"
3726msgstr ""
3727
3728#: builtin/config.c:71
3729msgid "value is \"true\" or \"false\""
3730msgstr ""
3731
3732#: builtin/config.c:72
3733msgid "value is decimal number"
3734msgstr ""
3735
3736#: builtin/config.c:73
3737msgid "value is --bool or --int"
3738msgstr ""
3739
3740#: builtin/config.c:74
3741msgid "value is a path (file or directory name)"
3742msgstr ""
3743
3744#: builtin/config.c:75
3745msgid "Other"
3746msgstr ""
3747
3748#: builtin/config.c:76
3749msgid "terminate values with NUL byte"
3750msgstr ""
3751
3752#: builtin/config.c:77
3753msgid "respect include directives on lookup"
3754msgstr ""
3755
3756#: builtin/count-objects.c:69
3757msgid "git count-objects [-v]"
3758msgstr ""
3759
3760#: builtin/describe.c:15
3761msgid "git describe [options] <committish>*"
3762msgstr ""
3763
3764#: builtin/describe.c:16
3765msgid "git describe [options] --dirty"
3766msgstr ""
3767
3768#: builtin/describe.c:234
3769#, c-format
3770msgid "annotated tag %s not available"
3771msgstr ""
3772
3773#: builtin/describe.c:238
3774#, c-format
3775msgid "annotated tag %s has no embedded name"
3776msgstr ""
3777
3778#: builtin/describe.c:240
3779#, c-format
3780msgid "tag '%s' is really '%s' here"
3781msgstr ""
3782
3783#: builtin/describe.c:267
3784#, c-format
3785msgid "Not a valid object name %s"
3786msgstr ""
3787
3788#: builtin/describe.c:270
3789#, c-format
3790msgid "%s is not a valid '%s' object"
3791msgstr ""
3792
3793#: builtin/describe.c:287
3794#, c-format
3795msgid "no tag exactly matches '%s'"
3796msgstr ""
3797
3798#: builtin/describe.c:289
3799#, c-format
3800msgid "searching to describe %s\n"
3801msgstr ""
3802
3803#: builtin/describe.c:329
3804#, c-format
3805msgid "finished search at %s\n"
3806msgstr ""
3807
3808#: builtin/describe.c:353
3809#, c-format
3810msgid ""
3811"No annotated tags can describe '%s'.\n"
3812"However, there were unannotated tags: try --tags."
3813msgstr ""
3814
3815#: builtin/describe.c:357
3816#, c-format
3817msgid ""
3818"No tags can describe '%s'.\n"
3819"Try --always, or create some tags."
3820msgstr ""
3821
3822#: builtin/describe.c:378
3823#, c-format
3824msgid "traversed %lu commits\n"
3825msgstr ""
3826
3827#: builtin/describe.c:381
3828#, c-format
3829msgid ""
3830"more than %i tags found; listed %i most recent\n"
3831"gave up search at %s\n"
3832msgstr ""
3833
3834#: builtin/describe.c:403
3835msgid "find the tag that comes after the commit"
3836msgstr ""
3837
3838#: builtin/describe.c:404
3839msgid "debug search strategy on stderr"
3840msgstr ""
3841
3842#: builtin/describe.c:405
3843msgid "use any ref in .git/refs"
3844msgstr ""
3845
3846#: builtin/describe.c:406
3847msgid "use any tag in .git/refs/tags"
3848msgstr ""
3849
3850#: builtin/describe.c:407
3851msgid "always use long format"
3852msgstr ""
3853
3854#: builtin/describe.c:410
3855msgid "only output exact matches"
3856msgstr ""
3857
3858#: builtin/describe.c:412
3859msgid "consider <n> most recent tags (default: 10)"
3860msgstr ""
3861
3862#: builtin/describe.c:414
3863msgid "only consider tags matching <pattern>"
3864msgstr ""
3865
3866#: builtin/describe.c:416 builtin/name-rev.c:238
3867msgid "show abbreviated commit object as fallback"
3868msgstr ""
3869
3870#: builtin/describe.c:417
3871msgid "mark"
3872msgstr ""
3873
3874#: builtin/describe.c:418
3875msgid "append <mark> on dirty working tree (default: \"-dirty\")"
3876msgstr ""
3877
3878#: builtin/describe.c:436
3879msgid "--long is incompatible with --abbrev=0"
3880msgstr ""
3881
3882#: builtin/describe.c:462
3883msgid "No names found, cannot describe anything."
3884msgstr ""
3885
3886#: builtin/describe.c:482
3887msgid "--dirty is incompatible with committishes"
3888msgstr ""
3889
3890#: builtin/diff.c:79
3891#, c-format
3892msgid "'%s': not a regular file or symlink"
3893msgstr ""
3894
3895#: builtin/diff.c:228
3896#, c-format
3897msgid "invalid option: %s"
3898msgstr ""
3899
3900#: builtin/diff.c:305
3901msgid "Not a git repository"
3902msgstr ""
3903
3904#: builtin/diff.c:348
3905#, c-format
3906msgid "invalid object '%s' given."
3907msgstr ""
3908
3909#: builtin/diff.c:353
3910#, c-format
3911msgid "more than %d trees given: '%s'"
3912msgstr ""
3913
3914#: builtin/diff.c:363
3915#, c-format
3916msgid "more than two blobs given: '%s'"
3917msgstr ""
3918
3919#: builtin/diff.c:371
3920#, c-format
3921msgid "unhandled object '%s' given."
3922msgstr ""
3923
3924#: builtin/fast-export.c:22
3925msgid "git fast-export [rev-list-opts]"
3926msgstr ""
3927
3928#: builtin/fast-export.c:646
3929msgid "show progress after <n> objects"
3930msgstr ""
3931
3932#: builtin/fast-export.c:648
3933msgid "select handling of signed tags"
3934msgstr ""
3935
3936#: builtin/fast-export.c:651
3937msgid "select handling of tags that tag filtered objects"
3938msgstr ""
3939
3940#: builtin/fast-export.c:654
3941msgid "Dump marks to this file"
3942msgstr ""
3943
3944#: builtin/fast-export.c:656
3945msgid "Import marks from this file"
3946msgstr ""
3947
3948#: builtin/fast-export.c:658
3949msgid "Fake a tagger when tags lack one"
3950msgstr ""
3951
3952#: builtin/fast-export.c:660
3953msgid "Output full tree for each commit"
3954msgstr ""
3955
3956#: builtin/fast-export.c:662
3957msgid "Use the done feature to terminate the stream"
3958msgstr ""
3959
3960#: builtin/fast-export.c:663
3961msgid "Skip output of blob data"
3962msgstr ""
3963
3964#: builtin/fetch.c:20
3965msgid "git fetch [<options>] [<repository> [<refspec>...]]"
3966msgstr ""
3967
3968#: builtin/fetch.c:21
3969msgid "git fetch [<options>] <group>"
3970msgstr ""
3971
3972#: builtin/fetch.c:22
3973msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
3974msgstr ""
3975
3976#: builtin/fetch.c:23
3977msgid "git fetch --all [<options>]"
3978msgstr ""
3979
3980#: builtin/fetch.c:60
3981msgid "fetch from all remotes"
3982msgstr ""
3983
3984#: builtin/fetch.c:62
3985msgid "append to .git/FETCH_HEAD instead of overwriting"
3986msgstr ""
3987
3988#: builtin/fetch.c:64
3989msgid "path to upload pack on remote end"
3990msgstr ""
3991
3992#: builtin/fetch.c:65
3993msgid "force overwrite of local branch"
3994msgstr ""
3995
3996#: builtin/fetch.c:67
3997msgid "fetch from multiple remotes"
3998msgstr ""
3999
4000#: builtin/fetch.c:69
4001msgid "fetch all tags and associated objects"
4002msgstr ""
4003
4004#: builtin/fetch.c:71
4005msgid "do not fetch all tags (--no-tags)"
4006msgstr ""
4007
4008#: builtin/fetch.c:73
4009msgid "prune remote-tracking branches no longer on remote"
4010msgstr ""
4011
4012#: builtin/fetch.c:74
4013msgid "on-demand"
4014msgstr ""
4015
4016#: builtin/fetch.c:75
4017msgid "control recursive fetching of submodules"
4018msgstr ""
4019
4020#: builtin/fetch.c:79
4021msgid "keep downloaded pack"
4022msgstr ""
4023
4024#: builtin/fetch.c:81
4025msgid "allow updating of HEAD ref"
4026msgstr ""
4027
4028#: builtin/fetch.c:84
4029msgid "deepen history of shallow clone"
4030msgstr ""
4031
4032#: builtin/fetch.c:85 builtin/log.c:1119
4033msgid "dir"
4034msgstr ""
4035
4036#: builtin/fetch.c:86
4037msgid "prepend this to submodule path output"
4038msgstr ""
4039
4040#: builtin/fetch.c:89
4041msgid "default mode for recursion"
4042msgstr ""
4043
4044#: builtin/fetch.c:201
4045msgid "Couldn't find remote ref HEAD"
4046msgstr ""
4047
4048#: builtin/fetch.c:254
4049#, c-format
4050msgid "object %s not found"
4051msgstr ""
4052
4053#: builtin/fetch.c:259
4054msgid "[up to date]"
4055msgstr ""
4056
4057#: builtin/fetch.c:273
4058#, c-format
4059msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
4060msgstr ""
4061
4062#: builtin/fetch.c:274 builtin/fetch.c:360
4063msgid "[rejected]"
4064msgstr ""
4065
4066#: builtin/fetch.c:285
4067msgid "[tag update]"
4068msgstr ""
4069
4070#: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
4071msgid "  (unable to update local ref)"
4072msgstr ""
4073
4074#: builtin/fetch.c:305
4075msgid "[new tag]"
4076msgstr ""
4077
4078#: builtin/fetch.c:308
4079msgid "[new branch]"
4080msgstr ""
4081
4082#: builtin/fetch.c:311
4083msgid "[new ref]"
4084msgstr ""
4085
4086#: builtin/fetch.c:356
4087msgid "unable to update local ref"
4088msgstr ""
4089
4090#: builtin/fetch.c:356
4091msgid "forced update"
4092msgstr ""
4093
4094#: builtin/fetch.c:362
4095msgid "(non-fast-forward)"
4096msgstr ""
4097
4098#: builtin/fetch.c:393 builtin/fetch.c:685
4099#, c-format
4100msgid "cannot open %s: %s\n"
4101msgstr ""
4102
4103#: builtin/fetch.c:402
4104#, c-format
4105msgid "%s did not send all necessary objects\n"
4106msgstr ""
4107
4108#: builtin/fetch.c:488
4109#, c-format
4110msgid "From %.*s\n"
4111msgstr ""
4112
4113#: builtin/fetch.c:499
4114#, c-format
4115msgid ""
4116"some local refs could not be updated; try running\n"
4117" 'git remote prune %s' to remove any old, conflicting branches"
4118msgstr ""
4119
4120#: builtin/fetch.c:549
4121#, c-format
4122msgid "   (%s will become dangling)"
4123msgstr ""
4124
4125#: builtin/fetch.c:550
4126#, c-format
4127msgid "   (%s has become dangling)"
4128msgstr ""
4129
4130#: builtin/fetch.c:557
4131msgid "[deleted]"
4132msgstr ""
4133
4134#: builtin/fetch.c:558 builtin/remote.c:1055
4135msgid "(none)"
4136msgstr ""
4137
4138#: builtin/fetch.c:675
4139#, c-format
4140msgid "Refusing to fetch into current branch %s of non-bare repository"
4141msgstr ""
4142
4143#: builtin/fetch.c:709
4144#, c-format
4145msgid "Don't know how to fetch from %s"
4146msgstr ""
4147
4148#: builtin/fetch.c:786
4149#, c-format
4150msgid "Option \"%s\" value \"%s\" is not valid for %s"
4151msgstr ""
4152
4153#: builtin/fetch.c:789
4154#, c-format
4155msgid "Option \"%s\" is ignored for %s\n"
4156msgstr ""
4157
4158#: builtin/fetch.c:891
4159#, c-format
4160msgid "Fetching %s\n"
4161msgstr ""
4162
4163#: builtin/fetch.c:893 builtin/remote.c:100
4164#, c-format
4165msgid "Could not fetch %s"
4166msgstr ""
4167
4168#: builtin/fetch.c:912
4169msgid ""
4170"No remote repository specified.  Please, specify either a URL or a\n"
4171"remote name from which new revisions should be fetched."
4172msgstr ""
4173
4174#: builtin/fetch.c:932
4175msgid "You need to specify a tag name."
4176msgstr ""
4177
4178#: builtin/fetch.c:984
4179msgid "fetch --all does not take a repository argument"
4180msgstr ""
4181
4182#: builtin/fetch.c:986
4183msgid "fetch --all does not make sense with refspecs"
4184msgstr ""
4185
4186#: builtin/fetch.c:997
4187#, c-format
4188msgid "No such remote or remote group: %s"
4189msgstr ""
4190
4191#: builtin/fetch.c:1005
4192msgid "Fetching a group and specifying refspecs does not make sense"
4193msgstr ""
4194
4195#: builtin/fmt-merge-msg.c:13
4196msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"
4197msgstr ""
4198
4199#: builtin/fmt-merge-msg.c:659 builtin/fmt-merge-msg.c:662 builtin/grep.c:701
4200#: builtin/merge.c:188 builtin/show-branch.c:656 builtin/show-ref.c:175
4201#: builtin/tag.c:448 parse-options.h:133 parse-options.h:239
4202msgid "n"
4203msgstr ""
4204
4205#: builtin/fmt-merge-msg.c:660
4206msgid "populate log with at most <n> entries from shortlog"
4207msgstr ""
4208
4209#: builtin/fmt-merge-msg.c:663
4210msgid "alias for --log (deprecated)"
4211msgstr ""
4212
4213#: builtin/fmt-merge-msg.c:666
4214msgid "text"
4215msgstr ""
4216
4217#: builtin/fmt-merge-msg.c:667
4218msgid "use <text> as start of message"
4219msgstr ""
4220
4221#: builtin/fmt-merge-msg.c:668
4222msgid "file to read from"
4223msgstr ""
4224
4225#: builtin/for-each-ref.c:979
4226msgid "git for-each-ref [options] [<pattern>]"
4227msgstr ""
4228
4229#: builtin/for-each-ref.c:994
4230msgid "quote placeholders suitably for shells"
4231msgstr ""
4232
4233#: builtin/for-each-ref.c:996
4234msgid "quote placeholders suitably for perl"
4235msgstr ""
4236
4237#: builtin/for-each-ref.c:998
4238msgid "quote placeholders suitably for python"
4239msgstr ""
4240
4241#: builtin/for-each-ref.c:1000
4242msgid "quote placeholders suitably for tcl"
4243msgstr ""
4244
4245#: builtin/for-each-ref.c:1003
4246msgid "show only <n> matched refs"
4247msgstr ""
4248
4249#: builtin/for-each-ref.c:1004
4250msgid "format"
4251msgstr ""
4252
4253#: builtin/for-each-ref.c:1004
4254msgid "format to use for the output"
4255msgstr ""
4256
4257#: builtin/for-each-ref.c:1005
4258msgid "key"
4259msgstr ""
4260
4261#: builtin/for-each-ref.c:1006
4262msgid "field name to sort on"
4263msgstr ""
4264
4265#: builtin/fsck.c:608
4266msgid "git fsck [options] [<object>...]"
4267msgstr ""
4268
4269#: builtin/fsck.c:614
4270msgid "show unreachable objects"
4271msgstr ""
4272
4273#: builtin/fsck.c:615
4274msgid "show dangling objects"
4275msgstr ""
4276
4277#: builtin/fsck.c:616
4278msgid "report tags"
4279msgstr ""
4280
4281#: builtin/fsck.c:617
4282msgid "report root nodes"
4283msgstr ""
4284
4285#: builtin/fsck.c:618
4286msgid "make index objects head nodes"
4287msgstr ""
4288
4289#: builtin/fsck.c:619
4290msgid "make reflogs head nodes (default)"
4291msgstr ""
4292
4293#: builtin/fsck.c:620
4294msgid "also consider packs and alternate objects"
4295msgstr ""
4296
4297#: builtin/fsck.c:621
4298msgid "enable more strict checking"
4299msgstr ""
4300
4301#: builtin/fsck.c:623
4302msgid "write dangling objects in .git/lost-found"
4303msgstr ""
4304
4305#: builtin/fsck.c:624 builtin/prune.c:134
4306msgid "show progress"
4307msgstr ""
4308
4309#: builtin/gc.c:22
4310msgid "git gc [options]"
4311msgstr ""
4312
4313#: builtin/gc.c:63
4314#, c-format
4315msgid "Invalid %s: '%s'"
4316msgstr ""
4317
4318#: builtin/gc.c:90
4319#, c-format
4320msgid "insanely long object directory %.*s"
4321msgstr ""
4322
4323#: builtin/gc.c:179
4324msgid "prune unreferenced objects"
4325msgstr ""
4326
4327#: builtin/gc.c:181
4328msgid "be more thorough (increased runtime)"
4329msgstr ""
4330
4331#: builtin/gc.c:182
4332msgid "enable auto-gc mode"
4333msgstr ""
4334
4335#: builtin/gc.c:222
4336#, c-format
4337msgid ""
4338"Auto packing the repository for optimum performance. You may also\n"
4339"run \"git gc\" manually. See \"git help gc\" for more information.\n"
4340msgstr ""
4341
4342#: builtin/gc.c:249
4343msgid ""
4344"There are too many unreachable loose objects; run 'git prune' to remove them."
4345msgstr ""
4346
4347#: builtin/grep.c:22
4348msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"
4349msgstr ""
4350
4351#: builtin/grep.c:217
4352#, c-format
4353msgid "grep: failed to create thread: %s"
4354msgstr ""
4355
4356#: builtin/grep.c:365
4357#, c-format
4358msgid "Failed to chdir: %s"
4359msgstr ""
4360
4361#: builtin/grep.c:443 builtin/grep.c:478
4362#, c-format
4363msgid "unable to read tree (%s)"
4364msgstr ""
4365
4366#: builtin/grep.c:493
4367#, c-format
4368msgid "unable to grep from object of type %s"
4369msgstr ""
4370
4371#: builtin/grep.c:551
4372#, c-format
4373msgid "switch `%c' expects a numerical value"
4374msgstr ""
4375
4376#: builtin/grep.c:568
4377#, c-format
4378msgid "cannot open '%s'"
4379msgstr ""
4380
4381#: builtin/grep.c:643
4382msgid "search in index instead of in the work tree"
4383msgstr ""
4384
4385#: builtin/grep.c:645
4386msgid "find in contents not managed by git"
4387msgstr ""
4388
4389#: builtin/grep.c:647
4390msgid "search in both tracked and untracked files"
4391msgstr ""
4392
4393#: builtin/grep.c:649
4394msgid "search also in ignored files"
4395msgstr ""
4396
4397#: builtin/grep.c:652
4398msgid "show non-matching lines"
4399msgstr ""
4400
4401#: builtin/grep.c:654
4402msgid "case insensitive matching"
4403msgstr ""
4404
4405#: builtin/grep.c:656
4406msgid "match patterns only at word boundaries"
4407msgstr ""
4408
4409#: builtin/grep.c:658
4410msgid "process binary files as text"
4411msgstr ""
4412
4413#: builtin/grep.c:660
4414msgid "don't match patterns in binary files"
4415msgstr ""
4416
4417#: builtin/grep.c:663
4418msgid "descend at most <depth> levels"
4419msgstr ""
4420
4421#: builtin/grep.c:667
4422msgid "use extended POSIX regular expressions"
4423msgstr ""
4424
4425#: builtin/grep.c:670
4426msgid "use basic POSIX regular expressions (default)"
4427msgstr ""
4428
4429#: builtin/grep.c:673
4430msgid "interpret patterns as fixed strings"
4431msgstr ""
4432
4433#: builtin/grep.c:676
4434msgid "use Perl-compatible regular expressions"
4435msgstr ""
4436
4437#: builtin/grep.c:679
4438msgid "show line numbers"
4439msgstr ""
4440
4441#: builtin/grep.c:680
4442msgid "don't show filenames"
4443msgstr ""
4444
4445#: builtin/grep.c:681
4446msgid "show filenames"
4447msgstr ""
4448
4449#: builtin/grep.c:683
4450msgid "show filenames relative to top directory"
4451msgstr ""
4452
4453#: builtin/grep.c:685
4454msgid "show only filenames instead of matching lines"
4455msgstr ""
4456
4457#: builtin/grep.c:687
4458msgid "synonym for --files-with-matches"
4459msgstr ""
4460
4461#: builtin/grep.c:690
4462msgid "show only the names of files without match"
4463msgstr ""
4464
4465#: builtin/grep.c:692
4466msgid "print NUL after filenames"
4467msgstr ""
4468
4469#: builtin/grep.c:694
4470msgid "show the number of matches instead of matching lines"
4471msgstr ""
4472
4473#: builtin/grep.c:695
4474msgid "highlight matches"
4475msgstr ""
4476
4477#: builtin/grep.c:697
4478msgid "print empty line between matches from different files"
4479msgstr ""
4480
4481#: builtin/grep.c:699
4482msgid "show filename only once above matches from same file"
4483msgstr ""
4484
4485#: builtin/grep.c:702
4486msgid "show <n> context lines before and after matches"
4487msgstr ""
4488
4489#: builtin/grep.c:705
4490msgid "show <n> context lines before matches"
4491msgstr ""
4492
4493#: builtin/grep.c:707
4494msgid "show <n> context lines after matches"
4495msgstr ""
4496
4497#: builtin/grep.c:708
4498msgid "shortcut for -C NUM"
4499msgstr ""
4500
4501#: builtin/grep.c:711
4502msgid "show a line with the function name before matches"
4503msgstr ""
4504
4505#: builtin/grep.c:713
4506msgid "show the surrounding function"
4507msgstr ""
4508
4509#: builtin/grep.c:716
4510msgid "read patterns from file"
4511msgstr ""
4512
4513#: builtin/grep.c:718
4514msgid "match <pattern>"
4515msgstr ""
4516
4517#: builtin/grep.c:720
4518msgid "combine patterns specified with -e"
4519msgstr ""
4520
4521#: builtin/grep.c:732
4522msgid "indicate hit with exit status without output"
4523msgstr ""
4524
4525#: builtin/grep.c:734
4526msgid "show only matches from files that match all patterns"
4527msgstr ""
4528
4529#: builtin/grep.c:736
4530msgid "show parse tree for grep expression"
4531msgstr ""
4532
4533#: builtin/grep.c:740
4534msgid "pager"
4535msgstr ""
4536
4537#: builtin/grep.c:740
4538msgid "show matching files in the pager"
4539msgstr ""
4540
4541#: builtin/grep.c:743
4542msgid "allow calling of grep(1) (ignored by this build)"
4543msgstr ""
4544
4545#: builtin/grep.c:744 builtin/show-ref.c:184
4546msgid "show usage"
4547msgstr ""
4548
4549#: builtin/grep.c:811
4550msgid "no pattern given."
4551msgstr ""
4552
4553#: builtin/grep.c:825
4554#, c-format
4555msgid "bad object %s"
4556msgstr ""
4557
4558#: builtin/grep.c:866
4559msgid "--open-files-in-pager only works on the worktree"
4560msgstr ""
4561
4562#: builtin/grep.c:889
4563msgid "--cached or --untracked cannot be used with --no-index."
4564msgstr ""
4565
4566#: builtin/grep.c:894
4567msgid "--no-index or --untracked cannot be used with revs."
4568msgstr ""
4569
4570#: builtin/grep.c:897
4571msgid "--[no-]exclude-standard cannot be used for tracked contents."
4572msgstr ""
4573
4574#: builtin/grep.c:905
4575msgid "both --cached and trees are given."
4576msgstr ""
4577
4578#: builtin/hash-object.c:60
4579msgid ""
4580"git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "
4581"<file>..."
4582msgstr ""
4583
4584#: builtin/hash-object.c:61
4585msgid "git hash-object  --stdin-paths < <list-of-paths>"
4586msgstr ""
4587
4588#: builtin/hash-object.c:72
4589msgid "type"
4590msgstr ""
4591
4592#: builtin/hash-object.c:72
4593msgid "object type"
4594msgstr ""
4595
4596#: builtin/hash-object.c:73
4597msgid "write the object into the object database"
4598msgstr ""
4599
4600#: builtin/hash-object.c:74
4601msgid "read the object from stdin"
4602msgstr ""
4603
4604#: builtin/hash-object.c:76
4605msgid "store file as is without filters"
4606msgstr ""
4607
4608#: builtin/hash-object.c:77
4609msgid "process file as it were from this path"
4610msgstr ""
4611
4612#: builtin/help.c:43
4613msgid "print all available commands"
4614msgstr ""
4615
4616#: builtin/help.c:44
4617msgid "show man page"
4618msgstr ""
4619
4620#: builtin/help.c:45
4621msgid "show manual in web browser"
4622msgstr ""
4623
4624#: builtin/help.c:47
4625msgid "show info page"
4626msgstr ""
4627
4628#: builtin/help.c:53
4629msgid "git help [--all] [--man|--web|--info] [command]"
4630msgstr ""
4631
4632#: builtin/help.c:65
4633#, c-format
4634msgid "unrecognized help format '%s'"
4635msgstr ""
4636
4637#: builtin/help.c:93
4638msgid "Failed to start emacsclient."
4639msgstr ""
4640
4641#: builtin/help.c:106
4642msgid "Failed to parse emacsclient version."
4643msgstr ""
4644
4645#: builtin/help.c:114
4646#, c-format
4647msgid "emacsclient version '%d' too old (< 22)."
4648msgstr ""
4649
4650#: builtin/help.c:132 builtin/help.c:160 builtin/help.c:169 builtin/help.c:177
4651#, c-format
4652msgid "failed to exec '%s': %s"
4653msgstr ""
4654
4655#: builtin/help.c:217
4656#, c-format
4657msgid ""
4658"'%s': path for unsupported man viewer.\n"
4659"Please consider using 'man.<tool>.cmd' instead."
4660msgstr ""
4661
4662#: builtin/help.c:229
4663#, c-format
4664msgid ""
4665"'%s': cmd for supported man viewer.\n"
4666"Please consider using 'man.<tool>.path' instead."
4667msgstr ""
4668
4669#: builtin/help.c:299
4670msgid "The most commonly used git commands are:"
4671msgstr ""
4672
4673#: builtin/help.c:367
4674#, c-format
4675msgid "'%s': unknown man viewer."
4676msgstr ""
4677
4678#: builtin/help.c:384
4679msgid "no man viewer handled the request"
4680msgstr ""
4681
4682#: builtin/help.c:392
4683msgid "no info viewer handled the request"
4684msgstr ""
4685
4686#: builtin/help.c:447 builtin/help.c:454
4687#, c-format
4688msgid "usage: %s%s"
4689msgstr ""
4690
4691#: builtin/help.c:470
4692#, c-format
4693msgid "`git %s' is aliased to `%s'"
4694msgstr ""
4695
4696#: builtin/index-pack.c:170
4697#, c-format
4698msgid "object type mismatch at %s"
4699msgstr ""
4700
4701#: builtin/index-pack.c:190
4702msgid "object of unexpected type"
4703msgstr ""
4704
4705#: builtin/index-pack.c:227
4706#, c-format
4707msgid "cannot fill %d byte"
4708msgid_plural "cannot fill %d bytes"
4709msgstr[0] ""
4710msgstr[1] ""
4711
4712#: builtin/index-pack.c:237
4713msgid "early EOF"
4714msgstr ""
4715
4716#: builtin/index-pack.c:238
4717msgid "read error on input"
4718msgstr ""
4719
4720#: builtin/index-pack.c:250
4721msgid "used more bytes than were available"
4722msgstr ""
4723
4724#: builtin/index-pack.c:257
4725msgid "pack too large for current definition of off_t"
4726msgstr ""
4727
4728#: builtin/index-pack.c:273
4729#, c-format
4730msgid "unable to create '%s'"
4731msgstr ""
4732
4733#: builtin/index-pack.c:278
4734#, c-format
4735msgid "cannot open packfile '%s'"
4736msgstr ""
4737
4738#: builtin/index-pack.c:292
4739msgid "pack signature mismatch"
4740msgstr ""
4741
4742#: builtin/index-pack.c:294
4743#, c-format
4744msgid "pack version %<PRIu32> unsupported"
4745msgstr ""
4746
4747#: builtin/index-pack.c:312
4748#, c-format
4749msgid "pack has bad object at offset %lu: %s"
4750msgstr ""
4751
4752#: builtin/index-pack.c:434
4753#, c-format
4754msgid "inflate returned %d"
4755msgstr ""
4756
4757#: builtin/index-pack.c:483
4758msgid "offset value overflow for delta base object"
4759msgstr ""
4760
4761#: builtin/index-pack.c:491
4762msgid "delta base offset is out of bound"
4763msgstr ""
4764
4765#: builtin/index-pack.c:499
4766#, c-format
4767msgid "unknown object type %d"
4768msgstr ""
4769
4770#: builtin/index-pack.c:530
4771msgid "cannot pread pack file"
4772msgstr ""
4773
4774#: builtin/index-pack.c:532
4775#, c-format
4776msgid "premature end of pack file, %lu byte missing"
4777msgid_plural "premature end of pack file, %lu bytes missing"
4778msgstr[0] ""
4779msgstr[1] ""
4780
4781#: builtin/index-pack.c:558
4782msgid "serious inflate inconsistency"
4783msgstr ""
4784
4785#: builtin/index-pack.c:649 builtin/index-pack.c:655 builtin/index-pack.c:678
4786#: builtin/index-pack.c:712 builtin/index-pack.c:721
4787#, c-format
4788msgid "SHA1 COLLISION FOUND WITH %s !"
4789msgstr ""
4790
4791#: builtin/index-pack.c:652 builtin/pack-objects.c:170
4792#: builtin/pack-objects.c:262
4793#, c-format
4794msgid "unable to read %s"
4795msgstr ""
4796
4797#: builtin/index-pack.c:718
4798#, c-format
4799msgid "cannot read existing object %s"
4800msgstr ""
4801
4802#: builtin/index-pack.c:732
4803#, c-format
4804msgid "invalid blob object %s"
4805msgstr ""
4806
4807#: builtin/index-pack.c:747
4808#, c-format
4809msgid "invalid %s"
4810msgstr ""
4811
4812#: builtin/index-pack.c:749
4813msgid "Error in object"
4814msgstr ""
4815
4816#: builtin/index-pack.c:751
4817#, c-format
4818msgid "Not all child objects of %s are reachable"
4819msgstr ""
4820
4821#: builtin/index-pack.c:821 builtin/index-pack.c:847
4822msgid "failed to apply delta"
4823msgstr ""
4824
4825#: builtin/index-pack.c:986
4826msgid "Receiving objects"
4827msgstr ""
4828
4829#: builtin/index-pack.c:986
4830msgid "Indexing objects"
4831msgstr ""
4832
4833#: builtin/index-pack.c:1012
4834msgid "pack is corrupted (SHA1 mismatch)"
4835msgstr ""
4836
4837#: builtin/index-pack.c:1017
4838msgid "cannot fstat packfile"
4839msgstr ""
4840
4841#: builtin/index-pack.c:1020
4842msgid "pack has junk at the end"
4843msgstr ""
4844
4845#: builtin/index-pack.c:1031
4846msgid "confusion beyond insanity in parse_pack_objects()"
4847msgstr ""
4848
4849#: builtin/index-pack.c:1054
4850msgid "Resolving deltas"
4851msgstr ""
4852
4853#: builtin/index-pack.c:1064
4854#, c-format
4855msgid "unable to create thread: %s"
4856msgstr ""
4857
4858#: builtin/index-pack.c:1106
4859msgid "confusion beyond insanity"
4860msgstr ""
4861
4862#: builtin/index-pack.c:1112
4863#, c-format
4864msgid "completed with %d local objects"
4865msgstr ""
4866
4867#: builtin/index-pack.c:1121
4868#, c-format
4869msgid "Unexpected tail checksum for %s (disk corruption?)"
4870msgstr ""
4871
4872#: builtin/index-pack.c:1125
4873#, c-format
4874msgid "pack has %d unresolved delta"
4875msgid_plural "pack has %d unresolved deltas"
4876msgstr[0] ""
4877msgstr[1] ""
4878
4879#: builtin/index-pack.c:1150
4880#, c-format
4881msgid "unable to deflate appended object (%d)"
4882msgstr ""
4883
4884#: builtin/index-pack.c:1229
4885#, c-format
4886msgid "local object %s is corrupt"
4887msgstr ""
4888
4889#: builtin/index-pack.c:1253
4890msgid "error while closing pack file"
4891msgstr ""
4892
4893#: builtin/index-pack.c:1266
4894#, c-format
4895msgid "cannot write keep file '%s'"
4896msgstr ""
4897
4898#: builtin/index-pack.c:1274
4899#, c-format
4900msgid "cannot close written keep file '%s'"
4901msgstr ""
4902
4903#: builtin/index-pack.c:1287
4904msgid "cannot store pack file"
4905msgstr ""
4906
4907#: builtin/index-pack.c:1298
4908msgid "cannot store index file"
4909msgstr ""
4910
4911#: builtin/index-pack.c:1331
4912#, c-format
4913msgid "bad pack.indexversion=%<PRIu32>"
4914msgstr ""
4915
4916#: builtin/index-pack.c:1337
4917#, c-format
4918msgid "invalid number of threads specified (%d)"
4919msgstr ""
4920
4921#: builtin/index-pack.c:1341 builtin/index-pack.c:1514
4922#, c-format
4923msgid "no threads support, ignoring %s"
4924msgstr ""
4925
4926#: builtin/index-pack.c:1399
4927#, c-format
4928msgid "Cannot open existing pack file '%s'"
4929msgstr ""
4930
4931#: builtin/index-pack.c:1401
4932#, c-format
4933msgid "Cannot open existing pack idx file for '%s'"
4934msgstr ""
4935
4936#: builtin/index-pack.c:1448
4937#, c-format
4938msgid "non delta: %d object"
4939msgid_plural "non delta: %d objects"
4940msgstr[0] ""
4941msgstr[1] ""
4942
4943#: builtin/index-pack.c:1455
4944#, c-format
4945msgid "chain length = %d: %lu object"
4946msgid_plural "chain length = %d: %lu objects"
4947msgstr[0] ""
4948msgstr[1] ""
4949
4950#: builtin/index-pack.c:1482
4951msgid "Cannot come back to cwd"
4952msgstr ""
4953
4954#: builtin/index-pack.c:1526 builtin/index-pack.c:1529
4955#: builtin/index-pack.c:1541 builtin/index-pack.c:1545
4956#, c-format
4957msgid "bad %s"
4958msgstr ""
4959
4960#: builtin/index-pack.c:1559
4961msgid "--fix-thin cannot be used without --stdin"
4962msgstr ""
4963
4964#: builtin/index-pack.c:1563 builtin/index-pack.c:1573
4965#, c-format
4966msgid "packfile name '%s' does not end with '.pack'"
4967msgstr ""
4968
4969#: builtin/index-pack.c:1582
4970msgid "--verify with no packfile name given"
4971msgstr ""
4972
4973#: builtin/init-db.c:35
4974#, c-format
4975msgid "Could not make %s writable by group"
4976msgstr ""
4977
4978#: builtin/init-db.c:62
4979#, c-format
4980msgid "insanely long template name %s"
4981msgstr ""
4982
4983#: builtin/init-db.c:67
4984#, c-format
4985msgid "cannot stat '%s'"
4986msgstr ""
4987
4988#: builtin/init-db.c:73
4989#, c-format
4990msgid "cannot stat template '%s'"
4991msgstr ""
4992
4993#: builtin/init-db.c:80
4994#, c-format
4995msgid "cannot opendir '%s'"
4996msgstr ""
4997
4998#: builtin/init-db.c:97
4999#, c-format
5000msgid "cannot readlink '%s'"
5001msgstr ""
5002
5003#: builtin/init-db.c:99
5004#, c-format
5005msgid "insanely long symlink %s"
5006msgstr ""
5007
5008#: builtin/init-db.c:102
5009#, c-format
5010msgid "cannot symlink '%s' '%s'"
5011msgstr ""
5012
5013#: builtin/init-db.c:106
5014#, c-format
5015msgid "cannot copy '%s' to '%s'"
5016msgstr ""
5017
5018#: builtin/init-db.c:110
5019#, c-format
5020msgid "ignoring template %s"
5021msgstr ""
5022
5023#: builtin/init-db.c:133
5024#, c-format
5025msgid "insanely long template path %s"
5026msgstr ""
5027
5028#: builtin/init-db.c:141
5029#, c-format
5030msgid "templates not found %s"
5031msgstr ""
5032
5033#: builtin/init-db.c:154
5034#, c-format
5035msgid "not copying templates of a wrong format version %d from '%s'"
5036msgstr ""
5037
5038#: builtin/init-db.c:192
5039#, c-format
5040msgid "insane git directory %s"
5041msgstr ""
5042
5043#: builtin/init-db.c:323 builtin/init-db.c:326
5044#, c-format
5045msgid "%s already exists"
5046msgstr ""
5047
5048#: builtin/init-db.c:355
5049#, c-format
5050msgid "unable to handle file type %d"
5051msgstr ""
5052
5053#: builtin/init-db.c:358
5054#, c-format
5055msgid "unable to move %s to %s"
5056msgstr ""
5057
5058#: builtin/init-db.c:363
5059#, c-format
5060msgid "Could not create git link %s"
5061msgstr ""
5062
5063#.
5064#. * TRANSLATORS: The first '%s' is either "Reinitialized
5065#. * existing" or "Initialized empty", the second " shared" or
5066#. * "", and the last '%s%s' is the verbatim directory name.
5067#.
5068#: builtin/init-db.c:420
5069#, c-format
5070msgid "%s%s Git repository in %s%s\n"
5071msgstr ""
5072
5073#: builtin/init-db.c:421
5074msgid "Reinitialized existing"
5075msgstr ""
5076
5077#: builtin/init-db.c:421
5078msgid "Initialized empty"
5079msgstr ""
5080
5081#: builtin/init-db.c:422
5082msgid " shared"
5083msgstr ""
5084
5085#: builtin/init-db.c:441
5086msgid "cannot tell cwd"
5087msgstr ""
5088
5089#: builtin/init-db.c:467
5090msgid ""
5091"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared"
5092"[=<permissions>]] [directory]"
5093msgstr ""
5094
5095#: builtin/init-db.c:490
5096msgid "permissions"
5097msgstr ""
5098
5099#: builtin/init-db.c:491
5100msgid "specify that the git repository is to be shared amongst several users"
5101msgstr ""
5102
5103#: builtin/init-db.c:493 builtin/prune-packed.c:77
5104msgid "be quiet"
5105msgstr ""
5106
5107#: builtin/init-db.c:522 builtin/init-db.c:529
5108#, c-format
5109msgid "cannot mkdir %s"
5110msgstr ""
5111
5112#: builtin/init-db.c:533
5113#, c-format
5114msgid "cannot chdir to %s"
5115msgstr ""
5116
5117#: builtin/init-db.c:555
5118#, c-format
5119msgid ""
5120"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
5121"dir=<directory>)"
5122msgstr ""
5123
5124#: builtin/init-db.c:579
5125msgid "Cannot access current working directory"
5126msgstr ""
5127
5128#: builtin/init-db.c:586
5129#, c-format
5130msgid "Cannot access work tree '%s'"
5131msgstr ""
5132
5133#: builtin/log.c:39
5134msgid "git log [<options>] [<since>..<until>] [[--] <path>...]\n"
5135msgstr ""
5136
5137#: builtin/log.c:40
5138msgid "   or: git show [options] <object>..."
5139msgstr ""
5140
5141#: builtin/log.c:102
5142msgid "suppress diff output"
5143msgstr ""
5144
5145#: builtin/log.c:103
5146msgid "show source"
5147msgstr ""
5148
5149#: builtin/log.c:104
5150msgid "Use mail map file"
5151msgstr ""
5152
5153#: builtin/log.c:105
5154msgid "decorate options"
5155msgstr ""
5156
5157#: builtin/log.c:198
5158#, c-format
5159msgid "Final output: %d %s\n"
5160msgstr ""
5161
5162#: builtin/log.c:419 builtin/log.c:511
5163#, c-format
5164msgid "Could not read object %s"
5165msgstr ""
5166
5167#: builtin/log.c:535
5168#, c-format
5169msgid "Unknown type: %d"
5170msgstr ""
5171
5172#: builtin/log.c:627
5173msgid "format.headers without value"
5174msgstr ""
5175
5176#: builtin/log.c:701
5177msgid "name of output directory is too long"
5178msgstr ""
5179
5180#: builtin/log.c:717
5181#, c-format
5182msgid "Cannot open patch file %s"
5183msgstr ""
5184
5185#: builtin/log.c:731
5186msgid "Need exactly one range."
5187msgstr ""
5188
5189#: builtin/log.c:739
5190msgid "Not a range."
5191msgstr ""
5192
5193#: builtin/log.c:812
5194msgid "Cover letter needs email format"
5195msgstr ""
5196
5197#: builtin/log.c:885
5198#, c-format
5199msgid "insane in-reply-to: %s"
5200msgstr ""
5201
5202#: builtin/log.c:913
5203msgid "git format-patch [options] [<since> | <revision range>]"
5204msgstr ""
5205
5206#: builtin/log.c:958
5207msgid "Two output directories?"
5208msgstr ""
5209
5210#: builtin/log.c:1097
5211msgid "use [PATCH n/m] even with a single patch"
5212msgstr ""
5213
5214#: builtin/log.c:1100
5215msgid "use [PATCH] even with multiple patches"
5216msgstr ""
5217
5218#: builtin/log.c:1104
5219msgid "print patches to standard out"
5220msgstr ""
5221
5222#: builtin/log.c:1106
5223msgid "generate a cover letter"
5224msgstr ""
5225
5226#: builtin/log.c:1108
5227msgid "use simple number sequence for output file names"
5228msgstr ""
5229
5230#: builtin/log.c:1109
5231msgid "sfx"
5232msgstr ""
5233
5234#: builtin/log.c:1110
5235msgid "use <sfx> instead of '.patch'"
5236msgstr ""
5237
5238#: builtin/log.c:1112
5239msgid "start numbering patches at <n> instead of 1"
5240msgstr ""
5241
5242#: builtin/log.c:1114
5243msgid "mark the series as Nth re-roll"
5244msgstr ""
5245
5246#: builtin/log.c:1116
5247msgid "Use [<prefix>] instead of [PATCH]"
5248msgstr ""
5249
5250#: builtin/log.c:1119
5251msgid "store resulting files in <dir>"
5252msgstr ""
5253
5254#: builtin/log.c:1122
5255msgid "don't strip/add [PATCH]"
5256msgstr ""
5257
5258#: builtin/log.c:1125
5259msgid "don't output binary diffs"
5260msgstr ""
5261
5262#: builtin/log.c:1127
5263msgid "don't include a patch matching a commit upstream"
5264msgstr ""
5265
5266#: builtin/log.c:1129
5267msgid "show patch format instead of default (patch + stat)"
5268msgstr ""
5269
5270#: builtin/log.c:1131
5271msgid "Messaging"
5272msgstr ""
5273
5274#: builtin/log.c:1132
5275msgid "header"
5276msgstr ""
5277
5278#: builtin/log.c:1133
5279msgid "add email header"
5280msgstr ""
5281
5282#: builtin/log.c:1134 builtin/log.c:1136
5283msgid "email"
5284msgstr ""
5285
5286#: builtin/log.c:1134
5287msgid "add To: header"
5288msgstr ""
5289
5290#: builtin/log.c:1136
5291msgid "add Cc: header"
5292msgstr ""
5293
5294#: builtin/log.c:1138
5295msgid "message-id"
5296msgstr ""
5297
5298#: builtin/log.c:1139
5299msgid "make first mail a reply to <message-id>"
5300msgstr ""
5301
5302#: builtin/log.c:1140 builtin/log.c:1143
5303msgid "boundary"
5304msgstr ""
5305
5306#: builtin/log.c:1141
5307msgid "attach the patch"
5308msgstr ""
5309
5310#: builtin/log.c:1144
5311msgid "inline the patch"
5312msgstr ""
5313
5314#: builtin/log.c:1148
5315msgid "enable message threading, styles: shallow, deep"
5316msgstr ""
5317
5318#: builtin/log.c:1150
5319msgid "signature"
5320msgstr ""
5321
5322#: builtin/log.c:1151
5323msgid "add a signature"
5324msgstr ""
5325
5326#: builtin/log.c:1153
5327msgid "don't print the patch filenames"
5328msgstr ""
5329
5330#: builtin/log.c:1202
5331#, c-format
5332msgid "bogus committer info %s"
5333msgstr ""
5334
5335#: builtin/log.c:1247
5336msgid "-n and -k are mutually exclusive."
5337msgstr ""
5338
5339#: builtin/log.c:1249
5340msgid "--subject-prefix and -k are mutually exclusive."
5341msgstr ""
5342
5343#: builtin/log.c:1257
5344msgid "--name-only does not make sense"
5345msgstr ""
5346
5347#: builtin/log.c:1259
5348msgid "--name-status does not make sense"
5349msgstr ""
5350
5351#: builtin/log.c:1261
5352msgid "--check does not make sense"
5353msgstr ""
5354
5355#: builtin/log.c:1284
5356msgid "standard output, or directory, which one?"
5357msgstr ""
5358
5359#: builtin/log.c:1286
5360#, c-format
5361msgid "Could not create directory '%s'"
5362msgstr ""
5363
5364#: builtin/log.c:1439
5365msgid "Failed to create output files"
5366msgstr ""
5367
5368#: builtin/log.c:1488
5369msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
5370msgstr ""
5371
5372#: builtin/log.c:1543
5373#, c-format
5374msgid ""
5375"Could not find a tracked remote branch, please specify <upstream> manually.\n"
5376msgstr ""
5377
5378#: builtin/log.c:1556 builtin/log.c:1558 builtin/log.c:1570
5379#, c-format
5380msgid "Unknown commit %s"
5381msgstr ""
5382
5383#: builtin/ls-files.c:408
5384msgid "git ls-files [options] [<file>...]"
5385msgstr ""
5386
5387#: builtin/ls-files.c:463
5388msgid "identify the file status with tags"
5389msgstr ""
5390
5391#: builtin/ls-files.c:465
5392msgid "use lowercase letters for 'assume unchanged' files"
5393msgstr ""
5394
5395#: builtin/ls-files.c:467
5396msgid "show cached files in the output (default)"
5397msgstr ""
5398
5399#: builtin/ls-files.c:469
5400msgid "show deleted files in the output"
5401msgstr ""
5402
5403#: builtin/ls-files.c:471
5404msgid "show modified files in the output"
5405msgstr ""
5406
5407#: builtin/ls-files.c:473
5408msgid "show other files in the output"
5409msgstr ""
5410
5411#: builtin/ls-files.c:475
5412msgid "show ignored files in the output"
5413msgstr ""
5414
5415#: builtin/ls-files.c:478
5416msgid "show staged contents' object name in the output"
5417msgstr ""
5418
5419#: builtin/ls-files.c:480
5420msgid "show files on the filesystem that need to be removed"
5421msgstr ""
5422
5423#: builtin/ls-files.c:482
5424msgid "show 'other' directories' name only"
5425msgstr ""
5426
5427#: builtin/ls-files.c:485
5428msgid "don't show empty directories"
5429msgstr ""
5430
5431#: builtin/ls-files.c:488
5432msgid "show unmerged files in the output"
5433msgstr ""
5434
5435#: builtin/ls-files.c:490
5436msgid "show resolve-undo information"
5437msgstr ""
5438
5439#: builtin/ls-files.c:492
5440msgid "skip files matching pattern"
5441msgstr ""
5442
5443#: builtin/ls-files.c:495
5444msgid "exclude patterns are read from <file>"
5445msgstr ""
5446
5447#: builtin/ls-files.c:498
5448msgid "read additional per-directory exclude patterns in <file>"
5449msgstr ""
5450
5451#: builtin/ls-files.c:500
5452msgid "add the standard git exclusions"
5453msgstr ""
5454
5455#: builtin/ls-files.c:503
5456msgid "make the output relative to the project top directory"
5457msgstr ""
5458
5459#: builtin/ls-files.c:506
5460msgid "if any <file> is not in the index, treat this as an error"
5461msgstr ""
5462
5463#: builtin/ls-files.c:507
5464msgid "tree-ish"
5465msgstr ""
5466
5467#: builtin/ls-files.c:508
5468msgid "pretend that paths removed since <tree-ish> are still present"
5469msgstr ""
5470
5471#: builtin/ls-files.c:510
5472msgid "show debugging data"
5473msgstr ""
5474
5475#: builtin/ls-tree.c:27
5476msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
5477msgstr ""
5478
5479#: builtin/ls-tree.c:125
5480msgid "only show trees"
5481msgstr ""
5482
5483#: builtin/ls-tree.c:127
5484msgid "recurse into subtrees"
5485msgstr ""
5486
5487#: builtin/ls-tree.c:129
5488msgid "show trees when recursing"
5489msgstr ""
5490
5491#: builtin/ls-tree.c:132
5492msgid "terminate entries with NUL byte"
5493msgstr ""
5494
5495#: builtin/ls-tree.c:133
5496msgid "include object size"
5497msgstr ""
5498
5499#: builtin/ls-tree.c:135 builtin/ls-tree.c:137
5500msgid "list only filenames"
5501msgstr ""
5502
5503#: builtin/ls-tree.c:140
5504msgid "use full path names"
5505msgstr ""
5506
5507#: builtin/ls-tree.c:142
5508msgid "list entire tree; not just current directory (implies --full-name)"
5509msgstr ""
5510
5511#: builtin/merge.c:43
5512msgid "git merge [options] [<commit>...]"
5513msgstr ""
5514
5515#: builtin/merge.c:44
5516msgid "git merge [options] <msg> HEAD <commit>"
5517msgstr ""
5518
5519#: builtin/merge.c:45
5520msgid "git merge --abort"
5521msgstr ""
5522
5523#: builtin/merge.c:90
5524msgid "switch `m' requires a value"
5525msgstr ""
5526
5527#: builtin/merge.c:127
5528#, c-format
5529msgid "Could not find merge strategy '%s'.\n"
5530msgstr ""
5531
5532#: builtin/merge.c:128
5533#, c-format
5534msgid "Available strategies are:"
5535msgstr ""
5536
5537#: builtin/merge.c:133
5538#, c-format
5539msgid "Available custom strategies are:"
5540msgstr ""
5541
5542#: builtin/merge.c:183
5543msgid "do not show a diffstat at the end of the merge"
5544msgstr ""
5545
5546#: builtin/merge.c:186
5547msgid "show a diffstat at the end of the merge"
5548msgstr ""
5549
5550#: builtin/merge.c:187
5551msgid "(synonym to --stat)"
5552msgstr ""
5553
5554#: builtin/merge.c:189
5555msgid "add (at most <n>) entries from shortlog to merge commit message"
5556msgstr ""
5557
5558#: builtin/merge.c:192
5559msgid "create a single commit instead of doing a merge"
5560msgstr ""
5561
5562#: builtin/merge.c:194
5563msgid "perform a commit if the merge succeeds (default)"
5564msgstr ""
5565
5566#: builtin/merge.c:196
5567msgid "edit message before committing"
5568msgstr ""
5569
5570#: builtin/merge.c:198
5571msgid "allow fast-forward (default)"
5572msgstr ""
5573
5574#: builtin/merge.c:200
5575msgid "abort if fast-forward is not possible"
5576msgstr ""
5577
5578#: builtin/merge.c:202 builtin/notes.c:870 builtin/revert.c:112
5579msgid "strategy"
5580msgstr ""
5581
5582#: builtin/merge.c:203
5583msgid "merge strategy to use"
5584msgstr ""
5585
5586#: builtin/merge.c:204
5587msgid "option=value"
5588msgstr ""
5589
5590#: builtin/merge.c:205
5591msgid "option for selected merge strategy"
5592msgstr ""
5593
5594#: builtin/merge.c:207
5595msgid "merge commit message (for a non-fast-forward merge)"
5596msgstr ""
5597
5598#: builtin/merge.c:211
5599msgid "abort the current in-progress merge"
5600msgstr ""
5601
5602#: builtin/merge.c:240
5603msgid "could not run stash."
5604msgstr ""
5605
5606#: builtin/merge.c:245
5607msgid "stash failed"
5608msgstr ""
5609
5610#: builtin/merge.c:250
5611#, c-format
5612msgid "not a valid object: %s"
5613msgstr ""
5614
5615#: builtin/merge.c:269 builtin/merge.c:286
5616msgid "read-tree failed"
5617msgstr ""
5618
5619#: builtin/merge.c:316
5620msgid " (nothing to squash)"
5621msgstr ""
5622
5623#: builtin/merge.c:329
5624#, c-format
5625msgid "Squash commit -- not updating HEAD\n"
5626msgstr ""
5627
5628#: builtin/merge.c:361
5629msgid "Writing SQUASH_MSG"
5630msgstr ""
5631
5632#: builtin/merge.c:363
5633msgid "Finishing SQUASH_MSG"
5634msgstr ""
5635
5636#: builtin/merge.c:386
5637#, c-format
5638msgid "No merge message -- not updating HEAD\n"
5639msgstr ""
5640
5641#: builtin/merge.c:436
5642#, c-format
5643msgid "'%s' does not point to a commit"
5644msgstr ""
5645
5646#: builtin/merge.c:535
5647#, c-format
5648msgid "Bad branch.%s.mergeoptions string: %s"
5649msgstr ""
5650
5651#: builtin/merge.c:628
5652msgid "git write-tree failed to write a tree"
5653msgstr ""
5654
5655#: builtin/merge.c:656
5656msgid "Not handling anything other than two heads merge."
5657msgstr ""
5658
5659#: builtin/merge.c:670
5660#, c-format
5661msgid "Unknown option for merge-recursive: -X%s"
5662msgstr ""
5663
5664#: builtin/merge.c:684
5665#, c-format
5666msgid "unable to write %s"
5667msgstr ""
5668
5669#: builtin/merge.c:773
5670#, c-format
5671msgid "Could not read from '%s'"
5672msgstr ""
5673
5674#: builtin/merge.c:782
5675#, c-format
5676msgid "Not committing merge; use 'git commit' to complete the merge.\n"
5677msgstr ""
5678
5679#: builtin/merge.c:788
5680msgid ""
5681"Please enter a commit message to explain why this merge is necessary,\n"
5682"especially if it merges an updated upstream into a topic branch.\n"
5683"\n"
5684"Lines starting with '#' will be ignored, and an empty message aborts\n"
5685"the commit.\n"
5686msgstr ""
5687
5688#: builtin/merge.c:813
5689msgid "Empty commit message."
5690msgstr ""
5691
5692#: builtin/merge.c:825
5693#, c-format
5694msgid "Wonderful.\n"
5695msgstr ""
5696
5697#: builtin/merge.c:890
5698#, c-format
5699msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
5700msgstr ""
5701
5702#: builtin/merge.c:906
5703#, c-format
5704msgid "'%s' is not a commit"
5705msgstr ""
5706
5707#: builtin/merge.c:947
5708msgid "No current branch."
5709msgstr ""
5710
5711#: builtin/merge.c:949
5712msgid "No remote for the current branch."
5713msgstr ""
5714
5715#: builtin/merge.c:951
5716msgid "No default upstream defined for the current branch."
5717msgstr ""
5718
5719#: builtin/merge.c:956
5720#, c-format
5721msgid "No remote tracking branch for %s from %s"
5722msgstr ""
5723
5724#: builtin/merge.c:1043 builtin/merge.c:1200
5725#, c-format
5726msgid "%s - not something we can merge"
5727msgstr ""
5728
5729#: builtin/merge.c:1111
5730msgid "There is no merge to abort (MERGE_HEAD missing)."
5731msgstr ""
5732
5733#: builtin/merge.c:1127 git-pull.sh:31
5734msgid ""
5735"You have not concluded your merge (MERGE_HEAD exists).\n"
5736"Please, commit your changes before you can merge."
5737msgstr ""
5738
5739#: builtin/merge.c:1130 git-pull.sh:34
5740msgid "You have not concluded your merge (MERGE_HEAD exists)."
5741msgstr ""
5742
5743#: builtin/merge.c:1134
5744msgid ""
5745"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
5746"Please, commit your changes before you can merge."
5747msgstr ""
5748
5749#: builtin/merge.c:1137
5750msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
5751msgstr ""
5752
5753#: builtin/merge.c:1146
5754msgid "You cannot combine --squash with --no-ff."
5755msgstr ""
5756
5757#: builtin/merge.c:1151
5758msgid "You cannot combine --no-ff with --ff-only."
5759msgstr ""
5760
5761#: builtin/merge.c:1158
5762msgid "No commit specified and merge.defaultToUpstream not set."
5763msgstr ""
5764
5765#: builtin/merge.c:1190
5766msgid "Can merge only exactly one commit into empty head"
5767msgstr ""
5768
5769#: builtin/merge.c:1193
5770msgid "Squash commit into empty head not supported yet"
5771msgstr ""
5772
5773#: builtin/merge.c:1195
5774msgid "Non-fast-forward commit does not make sense into an empty head"
5775msgstr ""
5776
5777#: builtin/merge.c:1311
5778#, c-format
5779msgid "Updating %s..%s\n"
5780msgstr ""
5781
5782#: builtin/merge.c:1350
5783#, c-format
5784msgid "Trying really trivial in-index merge...\n"
5785msgstr ""
5786
5787#: builtin/merge.c:1357
5788#, c-format
5789msgid "Nope.\n"
5790msgstr ""
5791
5792#: builtin/merge.c:1389
5793msgid "Not possible to fast-forward, aborting."
5794msgstr ""
5795
5796#: builtin/merge.c:1412 builtin/merge.c:1491
5797#, c-format
5798msgid "Rewinding the tree to pristine...\n"
5799msgstr ""
5800
5801#: builtin/merge.c:1416
5802#, c-format
5803msgid "Trying merge strategy %s...\n"
5804msgstr ""
5805
5806#: builtin/merge.c:1482
5807#, c-format
5808msgid "No merge strategy handled the merge.\n"
5809msgstr ""
5810
5811#: builtin/merge.c:1484
5812#, c-format
5813msgid "Merge with strategy %s failed.\n"
5814msgstr ""
5815
5816#: builtin/merge.c:1493
5817#, c-format
5818msgid "Using the %s to prepare resolving by hand.\n"
5819msgstr ""
5820
5821#: builtin/merge.c:1505
5822#, c-format
5823msgid "Automatic merge went well; stopped before committing as requested\n"
5824msgstr ""
5825
5826#: builtin/merge-base.c:26
5827msgid "git merge-base [-a|--all] <commit> <commit>..."
5828msgstr ""
5829
5830#: builtin/merge-base.c:27
5831msgid "git merge-base [-a|--all] --octopus <commit>..."
5832msgstr ""
5833
5834#: builtin/merge-base.c:28
5835msgid "git merge-base --independent <commit>..."
5836msgstr ""
5837
5838#: builtin/merge-base.c:29
5839msgid "git merge-base --is-ancestor <commit> <commit>"
5840msgstr ""
5841
5842#: builtin/merge-base.c:98
5843msgid "output all common ancestors"
5844msgstr ""
5845
5846#: builtin/merge-base.c:99
5847msgid "find ancestors for a single n-way merge"
5848msgstr ""
5849
5850#: builtin/merge-base.c:100
5851msgid "list revs not reachable from others"
5852msgstr ""
5853
5854#: builtin/merge-base.c:102
5855msgid "is the first one ancestor of the other?"
5856msgstr ""
5857
5858#: builtin/merge-file.c:8
5859msgid ""
5860"git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "
5861"file2"
5862msgstr ""
5863
5864#: builtin/merge-file.c:33
5865msgid "send results to standard output"
5866msgstr ""
5867
5868#: builtin/merge-file.c:34
5869msgid "use a diff3 based merge"
5870msgstr ""
5871
5872#: builtin/merge-file.c:35
5873msgid "for conflicts, use our version"
5874msgstr ""
5875
5876#: builtin/merge-file.c:37
5877msgid "for conflicts, use their version"
5878msgstr ""
5879
5880#: builtin/merge-file.c:39
5881msgid "for conflicts, use a union version"
5882msgstr ""
5883
5884#: builtin/merge-file.c:42
5885msgid "for conflicts, use this marker size"
5886msgstr ""
5887
5888#: builtin/merge-file.c:43
5889msgid "do not warn about conflicts"
5890msgstr ""
5891
5892#: builtin/merge-file.c:45
5893msgid "set labels for file1/orig_file/file2"
5894msgstr ""
5895
5896#: builtin/mktree.c:67
5897msgid "git mktree [-z] [--missing] [--batch]"
5898msgstr ""
5899
5900#: builtin/mktree.c:153
5901msgid "input is NUL terminated"
5902msgstr ""
5903
5904#: builtin/mktree.c:154 builtin/write-tree.c:24
5905msgid "allow missing objects"
5906msgstr ""
5907
5908#: builtin/mktree.c:155
5909msgid "allow creation of more than one tree"
5910msgstr ""
5911
5912#: builtin/mv.c:14
5913msgid "git mv [options] <source>... <destination>"
5914msgstr ""
5915
5916#: builtin/mv.c:64
5917msgid "force move/rename even if target exists"
5918msgstr ""
5919
5920#: builtin/mv.c:65
5921msgid "skip move/rename errors"
5922msgstr ""
5923
5924#: builtin/mv.c:108
5925#, c-format
5926msgid "Checking rename of '%s' to '%s'\n"
5927msgstr ""
5928
5929#: builtin/mv.c:112
5930msgid "bad source"
5931msgstr ""
5932
5933#: builtin/mv.c:115
5934msgid "can not move directory into itself"
5935msgstr ""
5936
5937#: builtin/mv.c:118
5938msgid "cannot move directory over file"
5939msgstr ""
5940
5941#: builtin/mv.c:128
5942#, c-format
5943msgid "Huh? %.*s is in index?"
5944msgstr ""
5945
5946#: builtin/mv.c:140
5947msgid "source directory is empty"
5948msgstr ""
5949
5950#: builtin/mv.c:171
5951msgid "not under version control"
5952msgstr ""
5953
5954#: builtin/mv.c:173
5955msgid "destination exists"
5956msgstr ""
5957
5958#: builtin/mv.c:181
5959#, c-format
5960msgid "overwriting '%s'"
5961msgstr ""
5962
5963#: builtin/mv.c:184
5964msgid "Cannot overwrite"
5965msgstr ""
5966
5967#: builtin/mv.c:187
5968msgid "multiple sources for the same target"
5969msgstr ""
5970
5971#: builtin/mv.c:202
5972#, c-format
5973msgid "%s, source=%s, destination=%s"
5974msgstr ""
5975
5976#: builtin/mv.c:212
5977#, c-format
5978msgid "Renaming %s to %s\n"
5979msgstr ""
5980
5981#: builtin/mv.c:215 builtin/remote.c:731
5982#, c-format
5983msgid "renaming '%s' failed"
5984msgstr ""
5985
5986#: builtin/name-rev.c:175
5987msgid "git name-rev [options] <commit>..."
5988msgstr ""
5989
5990#: builtin/name-rev.c:176
5991msgid "git name-rev [options] --all"
5992msgstr ""
5993
5994#: builtin/name-rev.c:177
5995msgid "git name-rev [options] --stdin"
5996msgstr ""
5997
5998#: builtin/name-rev.c:229
5999msgid "print only names (no SHA-1)"
6000msgstr ""
6001
6002#: builtin/name-rev.c:230
6003msgid "only use tags to name the commits"
6004msgstr ""
6005
6006#: builtin/name-rev.c:232
6007msgid "only use refs matching <pattern>"
6008msgstr ""
6009
6010#: builtin/name-rev.c:234
6011msgid "list all commits reachable from all refs"
6012msgstr ""
6013
6014#: builtin/name-rev.c:235
6015msgid "read from stdin"
6016msgstr ""
6017
6018#: builtin/name-rev.c:236
6019msgid "allow to print `undefined` names"
6020msgstr ""
6021
6022#: builtin/notes.c:26
6023msgid "git notes [--ref <notes_ref>] [list [<object>]]"
6024msgstr ""
6025
6026#: builtin/notes.c:27
6027msgid ""
6028"git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "
6029"<object>] [<object>]"
6030msgstr ""
6031
6032#: builtin/notes.c:28
6033msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"
6034msgstr ""
6035
6036#: builtin/notes.c:29
6037msgid ""
6038"git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "
6039"<object>] [<object>]"
6040msgstr ""
6041
6042#: builtin/notes.c:30
6043msgid "git notes [--ref <notes_ref>] edit [<object>]"
6044msgstr ""
6045
6046#: builtin/notes.c:31
6047msgid "git notes [--ref <notes_ref>] show [<object>]"
6048msgstr ""
6049
6050#: builtin/notes.c:32
6051msgid ""
6052"git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"
6053msgstr ""
6054
6055#: builtin/notes.c:33
6056msgid "git notes merge --commit [-v | -q]"
6057msgstr ""
6058
6059#: builtin/notes.c:34
6060msgid "git notes merge --abort [-v | -q]"
6061msgstr ""
6062
6063#: builtin/notes.c:35
6064msgid "git notes [--ref <notes_ref>] remove [<object>...]"
6065msgstr ""
6066
6067#: builtin/notes.c:36
6068msgid "git notes [--ref <notes_ref>] prune [-n | -v]"
6069msgstr ""
6070
6071#: builtin/notes.c:37
6072msgid "git notes [--ref <notes_ref>] get-ref"
6073msgstr ""
6074
6075#: builtin/notes.c:42
6076msgid "git notes [list [<object>]]"
6077msgstr ""
6078
6079#: builtin/notes.c:47
6080msgid "git notes add [<options>] [<object>]"
6081msgstr ""
6082
6083#: builtin/notes.c:52
6084msgid "git notes copy [<options>] <from-object> <to-object>"
6085msgstr ""
6086
6087#: builtin/notes.c:53
6088msgid "git notes copy --stdin [<from-object> <to-object>]..."
6089msgstr ""
6090
6091#: builtin/notes.c:58
6092msgid "git notes append [<options>] [<object>]"
6093msgstr ""
6094
6095#: builtin/notes.c:63
6096msgid "git notes edit [<object>]"
6097msgstr ""
6098
6099#: builtin/notes.c:68
6100msgid "git notes show [<object>]"
6101msgstr ""
6102
6103#: builtin/notes.c:73
6104msgid "git notes merge [<options>] <notes_ref>"
6105msgstr ""
6106
6107#: builtin/notes.c:74
6108msgid "git notes merge --commit [<options>]"
6109msgstr ""
6110
6111#: builtin/notes.c:75
6112msgid "git notes merge --abort [<options>]"
6113msgstr ""
6114
6115#: builtin/notes.c:80
6116msgid "git notes remove [<object>]"
6117msgstr ""
6118
6119#: builtin/notes.c:85
6120msgid "git notes prune [<options>]"
6121msgstr ""
6122
6123#: builtin/notes.c:90
6124msgid "git notes get-ref"
6125msgstr ""
6126
6127#: builtin/notes.c:142
6128#, c-format
6129msgid "unable to start 'show' for object '%s'"
6130msgstr ""
6131
6132#: builtin/notes.c:148
6133msgid "can't fdopen 'show' output fd"
6134msgstr ""
6135
6136#: builtin/notes.c:158
6137#, c-format
6138msgid "failed to close pipe to 'show' for object '%s'"
6139msgstr ""
6140
6141#: builtin/notes.c:161
6142#, c-format
6143msgid "failed to finish 'show' for object '%s'"
6144msgstr ""
6145
6146#: builtin/notes.c:178 builtin/tag.c:347
6147#, c-format
6148msgid "could not create file '%s'"
6149msgstr ""
6150
6151#: builtin/notes.c:192
6152msgid "Please supply the note contents using either -m or -F option"
6153msgstr ""
6154
6155#: builtin/notes.c:213 builtin/notes.c:976
6156#, c-format
6157msgid "Removing note for object %s\n"
6158msgstr ""
6159
6160#: builtin/notes.c:218
6161msgid "unable to write note object"
6162msgstr ""
6163
6164#: builtin/notes.c:220
6165#, c-format
6166msgid "The note contents has been left in %s"
6167msgstr ""
6168
6169#: builtin/notes.c:254 builtin/tag.c:542
6170#, c-format
6171msgid "cannot read '%s'"
6172msgstr ""
6173
6174#: builtin/notes.c:256 builtin/tag.c:545
6175#, c-format
6176msgid "could not open or read '%s'"
6177msgstr ""
6178
6179#: builtin/notes.c:275 builtin/notes.c:448 builtin/notes.c:450
6180#: builtin/notes.c:510 builtin/notes.c:564 builtin/notes.c:647
6181#: builtin/notes.c:652 builtin/notes.c:727 builtin/notes.c:769
6182#: builtin/notes.c:971 builtin/tag.c:558
6183#, c-format
6184msgid "Failed to resolve '%s' as a valid ref."
6185msgstr ""
6186
6187#: builtin/notes.c:278
6188#, c-format
6189msgid "Failed to read object '%s'."
6190msgstr ""
6191
6192#: builtin/notes.c:302
6193msgid "Cannot commit uninitialized/unreferenced notes tree"
6194msgstr ""
6195
6196#: builtin/notes.c:343
6197#, c-format
6198msgid "Bad notes.rewriteMode value: '%s'"
6199msgstr ""
6200
6201#: builtin/notes.c:353
6202#, c-format
6203msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
6204msgstr ""
6205
6206#. TRANSLATORS: The first %s is the name of the
6207#. environment variable, the second %s is its value
6208#: builtin/notes.c:380
6209#, c-format
6210msgid "Bad %s value: '%s'"
6211msgstr ""
6212
6213#: builtin/notes.c:444
6214#, c-format
6215msgid "Malformed input line: '%s'."
6216msgstr ""
6217
6218#: builtin/notes.c:459
6219#, c-format
6220msgid "Failed to copy notes from '%s' to '%s'"
6221msgstr ""
6222
6223#: builtin/notes.c:503 builtin/notes.c:557 builtin/notes.c:630
6224#: builtin/notes.c:642 builtin/notes.c:715 builtin/notes.c:762
6225#: builtin/notes.c:1036
6226msgid "too many parameters"
6227msgstr ""
6228
6229#: builtin/notes.c:516 builtin/notes.c:775
6230#, c-format
6231msgid "No note found for object %s."
6232msgstr ""
6233
6234#: builtin/notes.c:538 builtin/notes.c:695
6235msgid "note contents as a string"
6236msgstr ""
6237
6238#: builtin/notes.c:541 builtin/notes.c:698
6239msgid "note contents in a file"
6240msgstr ""
6241
6242#: builtin/notes.c:543 builtin/notes.c:546 builtin/notes.c:700
6243#: builtin/notes.c:703 builtin/tag.c:476
6244msgid "object"
6245msgstr ""
6246
6247#: builtin/notes.c:544 builtin/notes.c:701
6248msgid "reuse and edit specified note object"
6249msgstr ""
6250
6251#: builtin/notes.c:547 builtin/notes.c:704
6252msgid "reuse specified note object"
6253msgstr ""
6254
6255#: builtin/notes.c:549 builtin/notes.c:617
6256msgid "replace existing notes"
6257msgstr ""
6258
6259#: builtin/notes.c:583
6260#, c-format
6261msgid ""
6262"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
6263"existing notes"
6264msgstr ""
6265
6266#: builtin/notes.c:588 builtin/notes.c:665
6267#, c-format
6268msgid "Overwriting existing notes for object %s\n"
6269msgstr ""
6270
6271#: builtin/notes.c:618
6272msgid "read objects from stdin"
6273msgstr ""
6274
6275#: builtin/notes.c:620
6276msgid "load rewriting config for <command> (implies --stdin)"
6277msgstr ""
6278
6279#: builtin/notes.c:638
6280msgid "too few parameters"
6281msgstr ""
6282
6283#: builtin/notes.c:659
6284#, c-format
6285msgid ""
6286"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
6287"existing notes"
6288msgstr ""
6289
6290#: builtin/notes.c:671
6291#, c-format
6292msgid "Missing notes on source object %s. Cannot copy."
6293msgstr ""
6294
6295#: builtin/notes.c:720
6296#, c-format
6297msgid ""
6298"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
6299"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
6300msgstr ""
6301
6302#: builtin/notes.c:867
6303msgid "General options"
6304msgstr ""
6305
6306#: builtin/notes.c:869
6307msgid "Merge options"
6308msgstr ""
6309
6310#: builtin/notes.c:871
6311msgid ""
6312"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
6313"cat_sort_uniq)"
6314msgstr ""
6315
6316#: builtin/notes.c:873
6317msgid "Committing unmerged notes"
6318msgstr ""
6319
6320#: builtin/notes.c:875
6321msgid "finalize notes merge by committing unmerged notes"
6322msgstr ""
6323
6324#: builtin/notes.c:877
6325msgid "Aborting notes merge resolution"
6326msgstr ""
6327
6328#: builtin/notes.c:879
6329msgid "abort notes merge"
6330msgstr ""
6331
6332#: builtin/notes.c:974
6333#, c-format
6334msgid "Object %s has no note\n"
6335msgstr ""
6336
6337#: builtin/notes.c:986
6338msgid "attempt to remove non-existent note is not an error"
6339msgstr ""
6340
6341#: builtin/notes.c:989
6342msgid "read object names from the standard input"
6343msgstr ""
6344
6345#: builtin/notes.c:1070
6346msgid "notes_ref"
6347msgstr ""
6348
6349#: builtin/notes.c:1071
6350msgid "use notes from <notes_ref>"
6351msgstr ""
6352
6353#: builtin/notes.c:1106 builtin/remote.c:1598
6354#, c-format
6355msgid "Unknown subcommand: %s"
6356msgstr ""
6357
6358#: builtin/pack-objects.c:23
6359msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"
6360msgstr ""
6361
6362#: builtin/pack-objects.c:24
6363msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"
6364msgstr ""
6365
6366#: builtin/pack-objects.c:183 builtin/pack-objects.c:186
6367#, c-format
6368msgid "deflate error (%d)"
6369msgstr ""
6370
6371#: builtin/pack-objects.c:2397
6372#, c-format
6373msgid "unsupported index version %s"
6374msgstr ""
6375
6376#: builtin/pack-objects.c:2401
6377#, c-format
6378msgid "bad index version '%s'"
6379msgstr ""
6380
6381#: builtin/pack-objects.c:2424
6382#, c-format
6383msgid "option %s does not accept negative form"
6384msgstr ""
6385
6386#: builtin/pack-objects.c:2428
6387#, c-format
6388msgid "unable to parse value '%s' for option %s"
6389msgstr ""
6390
6391#: builtin/pack-objects.c:2447
6392msgid "do not show progress meter"
6393msgstr ""
6394
6395#: builtin/pack-objects.c:2449
6396msgid "show progress meter"
6397msgstr ""
6398
6399#: builtin/pack-objects.c:2451
6400msgid "show progress meter during object writing phase"
6401msgstr ""
6402
6403#: builtin/pack-objects.c:2454
6404msgid "similar to --all-progress when progress meter is shown"
6405msgstr ""
6406
6407#: builtin/pack-objects.c:2455
6408msgid "version[,offset]"
6409msgstr ""
6410
6411#: builtin/pack-objects.c:2456
6412msgid "write the pack index file in the specified idx format version"
6413msgstr ""
6414
6415#: builtin/pack-objects.c:2459
6416msgid "maximum size of each output pack file"
6417msgstr ""
6418
6419#: builtin/pack-objects.c:2461
6420msgid "ignore borrowed objects from alternate object store"
6421msgstr ""
6422
6423#: builtin/pack-objects.c:2463
6424msgid "ignore packed objects"
6425msgstr ""
6426
6427#: builtin/pack-objects.c:2465
6428msgid "limit pack window by objects"
6429msgstr ""
6430
6431#: builtin/pack-objects.c:2467
6432msgid "limit pack window by memory in addition to object limit"
6433msgstr ""
6434
6435#: builtin/pack-objects.c:2469
6436msgid "maximum length of delta chain allowed in the resulting pack"
6437msgstr ""
6438
6439#: builtin/pack-objects.c:2471
6440msgid "reuse existing deltas"
6441msgstr ""
6442
6443#: builtin/pack-objects.c:2473
6444msgid "reuse existing objects"
6445msgstr ""
6446
6447#: builtin/pack-objects.c:2475
6448msgid "use OFS_DELTA objects"
6449msgstr ""
6450
6451#: builtin/pack-objects.c:2477
6452msgid "use threads when searching for best delta matches"
6453msgstr ""
6454
6455#: builtin/pack-objects.c:2479
6456msgid "do not create an empty pack output"
6457msgstr ""
6458
6459#: builtin/pack-objects.c:2481
6460msgid "read revision arguments from standard input"
6461msgstr ""
6462
6463#: builtin/pack-objects.c:2483
6464msgid "limit the objects to those that are not yet packed"
6465msgstr ""
6466
6467#: builtin/pack-objects.c:2486
6468msgid "include objects reachable from any reference"
6469msgstr ""
6470
6471#: builtin/pack-objects.c:2489
6472msgid "include objects referred by reflog entries"
6473msgstr ""
6474
6475#: builtin/pack-objects.c:2492
6476msgid "output pack to stdout"
6477msgstr ""
6478
6479#: builtin/pack-objects.c:2494
6480msgid "include tag objects that refer to objects to be packed"
6481msgstr ""
6482
6483#: builtin/pack-objects.c:2496
6484msgid "keep unreachable objects"
6485msgstr ""
6486
6487#: builtin/pack-objects.c:2497 parse-options.h:141
6488msgid "time"
6489msgstr ""
6490
6491#: builtin/pack-objects.c:2498
6492msgid "unpack unreachable objects newer than <time>"
6493msgstr ""
6494
6495#: builtin/pack-objects.c:2501
6496msgid "create thin packs"
6497msgstr ""
6498
6499#: builtin/pack-objects.c:2503
6500msgid "ignore packs that have companion .keep file"
6501msgstr ""
6502
6503#: builtin/pack-objects.c:2505
6504msgid "pack compression level"
6505msgstr ""
6506
6507#: builtin/pack-objects.c:2507
6508msgid "do not hide commits by grafts"
6509msgstr ""
6510
6511#: builtin/pack-refs.c:6
6512msgid "git pack-refs [options]"
6513msgstr ""
6514
6515#: builtin/pack-refs.c:14
6516msgid "pack everything"
6517msgstr ""
6518
6519#: builtin/pack-refs.c:15
6520msgid "prune loose refs (default)"
6521msgstr ""
6522
6523#: builtin/prune-packed.c:7
6524msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"
6525msgstr ""
6526
6527#: builtin/prune.c:12
6528msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
6529msgstr ""
6530
6531#: builtin/prune.c:132
6532msgid "do not remove, show only"
6533msgstr ""
6534
6535#: builtin/prune.c:133
6536msgid "report pruned objects"
6537msgstr ""
6538
6539#: builtin/prune.c:136
6540msgid "expire objects older than <time>"
6541msgstr ""
6542
6543#: builtin/push.c:14
6544msgid "git push [<options>] [<repository> [<refspec>...]]"
6545msgstr ""
6546
6547#: builtin/push.c:45
6548msgid "tag shorthand without <tag>"
6549msgstr ""
6550
6551#: builtin/push.c:64
6552msgid "--delete only accepts plain target ref names"
6553msgstr ""
6554
6555#: builtin/push.c:99
6556msgid ""
6557"\n"
6558"To choose either option permanently, see push.default in 'git help config'."
6559msgstr ""
6560
6561#: builtin/push.c:102
6562#, c-format
6563msgid ""
6564"The upstream branch of your current branch does not match\n"
6565"the name of your current branch.  To push to the upstream branch\n"
6566"on the remote, use\n"
6567"\n"
6568"    git push %s HEAD:%s\n"
6569"\n"
6570"To push to the branch of the same name on the remote, use\n"
6571"\n"
6572"    git push %s %s\n"
6573"%s"
6574msgstr ""
6575
6576#: builtin/push.c:121
6577#, c-format
6578msgid ""
6579"You are not currently on a branch.\n"
6580"To push the history leading to the current (detached HEAD)\n"
6581"state now, use\n"
6582"\n"
6583"    git push %s HEAD:<name-of-remote-branch>\n"
6584msgstr ""
6585
6586#: builtin/push.c:128
6587#, c-format
6588msgid ""
6589"The current branch %s has no upstream branch.\n"
6590"To push the current branch and set the remote as upstream, use\n"
6591"\n"
6592"    git push --set-upstream %s %s\n"
6593msgstr ""
6594
6595#: builtin/push.c:136
6596#, c-format
6597msgid "The current branch %s has multiple upstream branches, refusing to push."
6598msgstr ""
6599
6600#: builtin/push.c:139
6601#, c-format
6602msgid ""
6603"You are pushing to remote '%s', which is not the upstream of\n"
6604"your current branch '%s', without telling me what to push\n"
6605"to update which remote branch."
6606msgstr ""
6607
6608#: builtin/push.c:151
6609msgid ""
6610"push.default is unset; its implicit value is changing in\n"
6611"Git 2.0 from 'matching' to 'simple'. To squelch this message\n"
6612"and maintain the current behavior after the default changes, use:\n"
6613"\n"
6614"  git config --global push.default matching\n"
6615"\n"
6616"To squelch this message and adopt the new behavior now, use:\n"
6617"\n"
6618"  git config --global push.default simple\n"
6619"\n"
6620"See 'git help config' and search for 'push.default' for further "
6621"information.\n"
6622"(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"
6623"'current' instead of 'simple' if you sometimes use older versions of Git)"
6624msgstr ""
6625
6626#: builtin/push.c:199
6627msgid ""
6628"You didn't specify any refspecs to push, and push.default is \"nothing\"."
6629msgstr ""
6630
6631#: builtin/push.c:206
6632msgid ""
6633"Updates were rejected because the tip of your current branch is behind\n"
6634"its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
6635"before pushing again.\n"
6636"See the 'Note about fast-forwards' in 'git push --help' for details."
6637msgstr ""
6638
6639#: builtin/push.c:212
6640msgid ""
6641"Updates were rejected because a pushed branch tip is behind its remote\n"
6642"counterpart. If you did not intend to push that branch, you may want to\n"
6643"specify branches to push or set the 'push.default' configuration variable\n"
6644"to 'simple', 'current' or 'upstream' to push only the current branch."
6645msgstr ""
6646
6647#: builtin/push.c:218
6648msgid ""
6649"Updates were rejected because a pushed branch tip is behind its remote\n"
6650"counterpart. Check out this branch and merge the remote changes\n"
6651"(e.g. 'git pull') before pushing again.\n"
6652"See the 'Note about fast-forwards' in 'git push --help' for details."
6653msgstr ""
6654
6655#: builtin/push.c:224
6656msgid ""
6657"Updates were rejected because the destination reference already exists\n"
6658"in the remote."
6659msgstr ""
6660
6661#: builtin/push.c:269
6662#, c-format
6663msgid "Pushing to %s\n"
6664msgstr ""
6665
6666#: builtin/push.c:273
6667#, c-format
6668msgid "failed to push some refs to '%s'"
6669msgstr ""
6670
6671#: builtin/push.c:302
6672#, c-format
6673msgid "bad repository '%s'"
6674msgstr ""
6675
6676#: builtin/push.c:303
6677msgid ""
6678"No configured push destination.\n"
6679"Either specify the URL from the command-line or configure a remote "
6680"repository using\n"
6681"\n"
6682"    git remote add <name> <url>\n"
6683"\n"
6684"and then push using the remote name\n"
6685"\n"
6686"    git push <name>\n"
6687msgstr ""
6688
6689#: builtin/push.c:318
6690msgid "--all and --tags are incompatible"
6691msgstr ""
6692
6693#: builtin/push.c:319
6694msgid "--all can't be combined with refspecs"
6695msgstr ""
6696
6697#: builtin/push.c:324
6698msgid "--mirror and --tags are incompatible"
6699msgstr ""
6700
6701#: builtin/push.c:325
6702msgid "--mirror can't be combined with refspecs"
6703msgstr ""
6704
6705#: builtin/push.c:330
6706msgid "--all and --mirror are incompatible"
6707msgstr ""
6708
6709#: builtin/push.c:390
6710msgid "repository"
6711msgstr ""
6712
6713#: builtin/push.c:391
6714msgid "push all refs"
6715msgstr ""
6716
6717#: builtin/push.c:392
6718msgid "mirror all refs"
6719msgstr ""
6720
6721#: builtin/push.c:394
6722msgid "delete refs"
6723msgstr ""
6724
6725#: builtin/push.c:395
6726msgid "push tags (can't be used with --all or --mirror)"
6727msgstr ""
6728
6729#: builtin/push.c:398
6730msgid "force updates"
6731msgstr ""
6732
6733#: builtin/push.c:399
6734msgid "check"
6735msgstr ""
6736
6737#: builtin/push.c:400
6738msgid "control recursive pushing of submodules"
6739msgstr ""
6740
6741#: builtin/push.c:402
6742msgid "use thin pack"
6743msgstr ""
6744
6745#: builtin/push.c:403 builtin/push.c:404
6746msgid "receive pack program"
6747msgstr ""
6748
6749#: builtin/push.c:405
6750msgid "set upstream for git pull/status"
6751msgstr ""
6752
6753#: builtin/push.c:408
6754msgid "prune locally removed refs"
6755msgstr ""
6756
6757#: builtin/push.c:418
6758msgid "--delete is incompatible with --all, --mirror and --tags"
6759msgstr ""
6760
6761#: builtin/push.c:420
6762msgid "--delete doesn't make sense without any refs"
6763msgstr ""
6764
6765#: builtin/read-tree.c:36
6766msgid ""
6767"git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "
6768"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
6769"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
6770msgstr ""
6771
6772#: builtin/read-tree.c:108
6773msgid "write resulting index to <file>"
6774msgstr ""
6775
6776#: builtin/read-tree.c:111
6777msgid "only empty the index"
6778msgstr ""
6779
6780#: builtin/read-tree.c:113
6781msgid "Merging"
6782msgstr ""
6783
6784#: builtin/read-tree.c:115
6785msgid "perform a merge in addition to a read"
6786msgstr ""
6787
6788#: builtin/read-tree.c:117
6789msgid "3-way merge if no file level merging required"
6790msgstr ""
6791
6792#: builtin/read-tree.c:119
6793msgid "3-way merge in presence of adds and removes"
6794msgstr ""
6795
6796#: builtin/read-tree.c:121
6797msgid "same as -m, but discard unmerged entries"
6798msgstr ""
6799
6800#: builtin/read-tree.c:122
6801msgid "<subdirectory>/"
6802msgstr ""
6803
6804#: builtin/read-tree.c:123
6805msgid "read the tree into the index under <subdirectory>/"
6806msgstr ""
6807
6808#: builtin/read-tree.c:126
6809msgid "update working tree with merge result"
6810msgstr ""
6811
6812#: builtin/read-tree.c:128
6813msgid "gitignore"
6814msgstr ""
6815
6816#: builtin/read-tree.c:129
6817msgid "allow explicitly ignored files to be overwritten"
6818msgstr ""
6819
6820#: builtin/read-tree.c:132
6821msgid "don't check the working tree after merging"
6822msgstr ""
6823
6824#: builtin/read-tree.c:133
6825msgid "don't update the index or the work tree"
6826msgstr ""
6827
6828#: builtin/read-tree.c:135
6829msgid "skip applying sparse checkout filter"
6830msgstr ""
6831
6832#: builtin/read-tree.c:137
6833msgid "debug unpack-trees"
6834msgstr ""
6835
6836#: builtin/remote.c:11
6837msgid "git remote [-v | --verbose]"
6838msgstr ""
6839
6840#: builtin/remote.c:12
6841msgid ""
6842"git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"
6843"mirror=<fetch|push>] <name> <url>"
6844msgstr ""
6845
6846#: builtin/remote.c:13 builtin/remote.c:32
6847msgid "git remote rename <old> <new>"
6848msgstr ""
6849
6850#: builtin/remote.c:14 builtin/remote.c:37
6851msgid "git remote remove <name>"
6852msgstr ""
6853
6854#: builtin/remote.c:15 builtin/remote.c:42
6855msgid "git remote set-head <name> (-a | -d | <branch>)"
6856msgstr ""
6857
6858#: builtin/remote.c:16
6859msgid "git remote [-v | --verbose] show [-n] <name>"
6860msgstr ""
6861
6862#: builtin/remote.c:17
6863msgid "git remote prune [-n | --dry-run] <name>"
6864msgstr ""
6865
6866#: builtin/remote.c:18
6867msgid ""
6868"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
6869msgstr ""
6870
6871#: builtin/remote.c:19
6872msgid "git remote set-branches [--add] <name> <branch>..."
6873msgstr ""
6874
6875#: builtin/remote.c:20 builtin/remote.c:68
6876msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
6877msgstr ""
6878
6879#: builtin/remote.c:21 builtin/remote.c:69
6880msgid "git remote set-url --add <name> <newurl>"
6881msgstr ""
6882
6883#: builtin/remote.c:22 builtin/remote.c:70
6884msgid "git remote set-url --delete <name> <url>"
6885msgstr ""
6886
6887#: builtin/remote.c:27
6888msgid "git remote add [<options>] <name> <url>"
6889msgstr ""
6890
6891#: builtin/remote.c:47
6892msgid "git remote set-branches <name> <branch>..."
6893msgstr ""
6894
6895#: builtin/remote.c:48
6896msgid "git remote set-branches --add <name> <branch>..."
6897msgstr ""
6898
6899#: builtin/remote.c:53
6900msgid "git remote show [<options>] <name>"
6901msgstr ""
6902
6903#: builtin/remote.c:58
6904msgid "git remote prune [<options>] <name>"
6905msgstr ""
6906
6907#: builtin/remote.c:63
6908msgid "git remote update [<options>] [<group> | <remote>]..."
6909msgstr ""
6910
6911#: builtin/remote.c:98
6912#, c-format
6913msgid "Updating %s"
6914msgstr ""
6915
6916#: builtin/remote.c:130
6917msgid ""
6918"--mirror is dangerous and deprecated; please\n"
6919"\t use --mirror=fetch or --mirror=push instead"
6920msgstr ""
6921
6922#: builtin/remote.c:147
6923#, c-format
6924msgid "unknown mirror argument: %s"
6925msgstr ""
6926
6927#: builtin/remote.c:163
6928msgid "fetch the remote branches"
6929msgstr ""
6930
6931#: builtin/remote.c:165
6932msgid "import all tags and associated objects when fetching"
6933msgstr ""
6934
6935#: builtin/remote.c:168
6936msgid "or do not fetch any tag at all (--no-tags)"
6937msgstr ""
6938
6939#: builtin/remote.c:170
6940msgid "branch(es) to track"
6941msgstr ""
6942
6943#: builtin/remote.c:171
6944msgid "master branch"
6945msgstr ""
6946
6947#: builtin/remote.c:172
6948msgid "push|fetch"
6949msgstr ""
6950
6951#: builtin/remote.c:173
6952msgid "set up remote as a mirror to push to or fetch from"
6953msgstr ""
6954
6955#: builtin/remote.c:185
6956msgid "specifying a master branch makes no sense with --mirror"
6957msgstr ""
6958
6959#: builtin/remote.c:187
6960msgid "specifying branches to track makes sense only with fetch mirrors"
6961msgstr ""
6962
6963#: builtin/remote.c:195 builtin/remote.c:646
6964#, c-format
6965msgid "remote %s already exists."
6966msgstr ""
6967
6968#: builtin/remote.c:199 builtin/remote.c:650
6969#, c-format
6970msgid "'%s' is not a valid remote name"
6971msgstr ""
6972
6973#: builtin/remote.c:243
6974#, c-format
6975msgid "Could not setup master '%s'"
6976msgstr ""
6977
6978#: builtin/remote.c:299
6979#, c-format
6980msgid "more than one %s"
6981msgstr ""
6982
6983#: builtin/remote.c:339
6984#, c-format
6985msgid "Could not get fetch map for refspec %s"
6986msgstr ""
6987
6988#: builtin/remote.c:440 builtin/remote.c:448
6989msgid "(matching)"
6990msgstr ""
6991
6992#: builtin/remote.c:452
6993msgid "(delete)"
6994msgstr ""
6995
6996#: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
6997#, c-format
6998msgid "Could not append '%s' to '%s'"
6999msgstr ""
7000
7001#: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
7002#, c-format
7003msgid "No such remote: %s"
7004msgstr ""
7005
7006#: builtin/remote.c:656
7007#, c-format
7008msgid "Could not rename config section '%s' to '%s'"
7009msgstr ""
7010
7011#: builtin/remote.c:662 builtin/remote.c:799
7012#, c-format
7013msgid "Could not remove config section '%s'"
7014msgstr ""
7015
7016#: builtin/remote.c:677
7017#, c-format
7018msgid ""
7019"Not updating non-default fetch refspec\n"
7020"\t%s\n"
7021"\tPlease update the configuration manually if necessary."
7022msgstr ""
7023
7024#: builtin/remote.c:683
7025#, c-format
7026msgid "Could not append '%s'"
7027msgstr ""
7028
7029#: builtin/remote.c:694
7030#, c-format
7031msgid "Could not set '%s'"
7032msgstr ""
7033
7034#: builtin/remote.c:716
7035#, c-format
7036msgid "deleting '%s' failed"
7037msgstr ""
7038
7039#: builtin/remote.c:750
7040#, c-format
7041msgid "creating '%s' failed"
7042msgstr ""
7043
7044#: builtin/remote.c:764
7045#, c-format
7046msgid "Could not remove branch %s"
7047msgstr ""
7048
7049#: builtin/remote.c:834
7050msgid ""
7051"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
7052"to delete it, use:"
7053msgid_plural ""
7054"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
7055"to delete them, use:"
7056msgstr[0] ""
7057msgstr[1] ""
7058
7059#: builtin/remote.c:943
7060#, c-format
7061msgid " new (next fetch will store in remotes/%s)"
7062msgstr ""
7063
7064#: builtin/remote.c:946
7065msgid " tracked"
7066msgstr ""
7067
7068#: builtin/remote.c:948
7069msgid " stale (use 'git remote prune' to remove)"
7070msgstr ""
7071
7072#: builtin/remote.c:950
7073msgid " ???"
7074msgstr ""
7075
7076#: builtin/remote.c:991
7077#, c-format
7078msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
7079msgstr ""
7080
7081#: builtin/remote.c:998
7082#, c-format
7083msgid "rebases onto remote %s"
7084msgstr ""
7085
7086#: builtin/remote.c:1001
7087#, c-format
7088msgid " merges with remote %s"
7089msgstr ""
7090
7091#: builtin/remote.c:1002
7092msgid "    and with remote"
7093msgstr ""
7094
7095#: builtin/remote.c:1004
7096#, c-format
7097msgid "merges with remote %s"
7098msgstr ""
7099
7100#: builtin/remote.c:1005
7101msgid "   and with remote"
7102msgstr ""
7103
7104#: builtin/remote.c:1051
7105msgid "create"
7106msgstr ""
7107
7108#: builtin/remote.c:1054
7109msgid "delete"
7110msgstr ""
7111
7112#: builtin/remote.c:1058
7113msgid "up to date"
7114msgstr ""
7115
7116#: builtin/remote.c:1061
7117msgid "fast-forwardable"
7118msgstr ""
7119
7120#: builtin/remote.c:1064
7121msgid "local out of date"
7122msgstr ""
7123
7124#: builtin/remote.c:1071
7125#, c-format
7126msgid "    %-*s forces to %-*s (%s)"
7127msgstr ""
7128
7129#: builtin/remote.c:1074
7130#, c-format
7131msgid "    %-*s pushes to %-*s (%s)"
7132msgstr ""
7133
7134#: builtin/remote.c:1078
7135#, c-format
7136msgid "    %-*s forces to %s"
7137msgstr ""
7138
7139#: builtin/remote.c:1081
7140#, c-format
7141msgid "    %-*s pushes to %s"
7142msgstr ""
7143
7144#: builtin/remote.c:1091
7145msgid "do not query remotes"
7146msgstr ""
7147
7148#: builtin/remote.c:1118
7149#, c-format
7150msgid "* remote %s"
7151msgstr ""
7152
7153#: builtin/remote.c:1119
7154#, c-format
7155msgid "  Fetch URL: %s"
7156msgstr ""
7157
7158#: builtin/remote.c:1120 builtin/remote.c:1285
7159msgid "(no URL)"
7160msgstr ""
7161
7162#: builtin/remote.c:1129 builtin/remote.c:1131
7163#, c-format
7164msgid "  Push  URL: %s"
7165msgstr ""
7166
7167#: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
7168#, c-format
7169msgid "  HEAD branch: %s"
7170msgstr ""
7171
7172#: builtin/remote.c:1139
7173#, c-format
7174msgid ""
7175"  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
7176msgstr ""
7177
7178#: builtin/remote.c:1151
7179#, c-format
7180msgid "  Remote branch:%s"
7181msgid_plural "  Remote branches:%s"
7182msgstr[0] ""
7183msgstr[1] ""
7184
7185#: builtin/remote.c:1154 builtin/remote.c:1181
7186msgid " (status not queried)"
7187msgstr ""
7188
7189#: builtin/remote.c:1163
7190msgid "  Local branch configured for 'git pull':"
7191msgid_plural "  Local branches configured for 'git pull':"
7192msgstr[0] ""
7193msgstr[1] ""
7194
7195#: builtin/remote.c:1171
7196msgid "  Local refs will be mirrored by 'git push'"
7197msgstr ""
7198
7199#: builtin/remote.c:1178
7200#, c-format
7201msgid "  Local ref configured for 'git push'%s:"
7202msgid_plural "  Local refs configured for 'git push'%s:"
7203msgstr[0] ""
7204msgstr[1] ""
7205
7206#: builtin/remote.c:1199
7207msgid "set refs/remotes/<name>/HEAD according to remote"
7208msgstr ""
7209
7210#: builtin/remote.c:1201
7211msgid "delete refs/remotes/<name>/HEAD"
7212msgstr ""
7213
7214#: builtin/remote.c:1216
7215msgid "Cannot determine remote HEAD"
7216msgstr ""
7217
7218#: builtin/remote.c:1218
7219msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
7220msgstr ""
7221
7222#: builtin/remote.c:1228
7223#, c-format
7224msgid "Could not delete %s"
7225msgstr ""
7226
7227#: builtin/remote.c:1236
7228#, c-format
7229msgid "Not a valid ref: %s"
7230msgstr ""
7231
7232#: builtin/remote.c:1238
7233#, c-format
7234msgid "Could not setup %s"
7235msgstr ""
7236
7237#: builtin/remote.c:1274
7238#, c-format
7239msgid " %s will become dangling!"
7240msgstr ""
7241
7242#: builtin/remote.c:1275
7243#, c-format
7244msgid " %s has become dangling!"
7245msgstr ""
7246
7247#: builtin/remote.c:1281
7248#, c-format
7249msgid "Pruning %s"
7250msgstr ""
7251
7252#: builtin/remote.c:1282
7253#, c-format
7254msgid "URL: %s"
7255msgstr ""
7256
7257#: builtin/remote.c:1295
7258#, c-format
7259msgid " * [would prune] %s"
7260msgstr ""
7261
7262#: builtin/remote.c:1298
7263#, c-format
7264msgid " * [pruned] %s"
7265msgstr ""
7266
7267#: builtin/remote.c:1321
7268msgid "prune remotes after fetching"
7269msgstr ""
7270
7271#: builtin/remote.c:1387 builtin/remote.c:1461
7272#, c-format
7273msgid "No such remote '%s'"
7274msgstr ""
7275
7276#: builtin/remote.c:1407
7277msgid "add branch"
7278msgstr ""
7279
7280#: builtin/remote.c:1414
7281msgid "no remote specified"
7282msgstr ""
7283
7284#: builtin/remote.c:1436
7285msgid "manipulate push URLs"
7286msgstr ""
7287
7288#: builtin/remote.c:1438
7289msgid "add URL"
7290msgstr ""
7291
7292#: builtin/remote.c:1440
7293msgid "delete URLs"
7294msgstr ""
7295
7296#: builtin/remote.c:1447
7297msgid "--add --delete doesn't make sense"
7298msgstr ""
7299
7300#: builtin/remote.c:1487
7301#, c-format
7302msgid "Invalid old URL pattern: %s"
7303msgstr ""
7304
7305#: builtin/remote.c:1495
7306#, c-format
7307msgid "No such URL found: %s"
7308msgstr ""
7309
7310#: builtin/remote.c:1497
7311msgid "Will not delete all non-push URLs"
7312msgstr ""
7313
7314#: builtin/remote.c:1569
7315msgid "be verbose; must be placed before a subcommand"
7316msgstr ""
7317
7318#: builtin/replace.c:17
7319msgid "git replace [-f] <object> <replacement>"
7320msgstr ""
7321
7322#: builtin/replace.c:18
7323msgid "git replace -d <object>..."
7324msgstr ""
7325
7326#: builtin/replace.c:19
7327msgid "git replace -l [<pattern>]"
7328msgstr ""
7329
7330#: builtin/replace.c:121
7331msgid "list replace refs"
7332msgstr ""
7333
7334#: builtin/replace.c:122
7335msgid "delete replace refs"
7336msgstr ""
7337
7338#: builtin/replace.c:123
7339msgid "replace the ref if it exists"
7340msgstr ""
7341
7342#: builtin/rerere.c:11
7343msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"
7344msgstr ""
7345
7346#: builtin/rerere.c:56
7347msgid "register clean resolutions in index"
7348msgstr ""
7349
7350#: builtin/reset.c:25
7351msgid ""
7352"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
7353msgstr ""
7354
7355#: builtin/reset.c:26
7356msgid "git reset [-q] <tree-ish> [--] <paths>..."
7357msgstr ""
7358
7359#: builtin/reset.c:27
7360msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
7361msgstr ""
7362
7363#: builtin/reset.c:33
7364msgid "mixed"
7365msgstr ""
7366
7367#: builtin/reset.c:33
7368msgid "soft"
7369msgstr ""
7370
7371#: builtin/reset.c:33
7372msgid "hard"
7373msgstr ""
7374
7375#: builtin/reset.c:33
7376msgid "merge"
7377msgstr ""
7378
7379#: builtin/reset.c:33
7380msgid "keep"
7381msgstr ""
7382
7383#: builtin/reset.c:73
7384msgid "You do not have a valid HEAD."
7385msgstr ""
7386
7387#: builtin/reset.c:75
7388msgid "Failed to find tree of HEAD."
7389msgstr ""
7390
7391#: builtin/reset.c:81
7392#, c-format
7393msgid "Failed to find tree of %s."
7394msgstr ""
7395
7396#: builtin/reset.c:98
7397#, c-format
7398msgid "HEAD is now at %s"
7399msgstr ""
7400
7401#: builtin/reset.c:169
7402#, c-format
7403msgid "Cannot do a %s reset in the middle of a merge."
7404msgstr ""
7405
7406#: builtin/reset.c:248
7407msgid "be quiet, only report errors"
7408msgstr ""
7409
7410#: builtin/reset.c:250
7411msgid "reset HEAD and index"
7412msgstr ""
7413
7414#: builtin/reset.c:251
7415msgid "reset only HEAD"
7416msgstr ""
7417
7418#: builtin/reset.c:253 builtin/reset.c:255
7419msgid "reset HEAD, index and working tree"
7420msgstr ""
7421
7422#: builtin/reset.c:257
7423msgid "reset HEAD but keep local changes"
7424msgstr ""
7425
7426#: builtin/reset.c:275
7427#, c-format
7428msgid "Failed to resolve '%s' as a valid revision."
7429msgstr ""
7430
7431#: builtin/reset.c:278 builtin/reset.c:286
7432#, c-format
7433msgid "Could not parse object '%s'."
7434msgstr ""
7435
7436#: builtin/reset.c:283
7437#, c-format
7438msgid "Failed to resolve '%s' as a valid tree."
7439msgstr ""
7440
7441#: builtin/reset.c:292
7442msgid "--patch is incompatible with --{hard,mixed,soft}"
7443msgstr ""
7444
7445#: builtin/reset.c:301
7446msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
7447msgstr ""
7448
7449#: builtin/reset.c:303
7450#, c-format
7451msgid "Cannot do %s reset with paths."
7452msgstr ""
7453
7454#: builtin/reset.c:313
7455#, c-format
7456msgid "%s reset is not allowed in a bare repository"
7457msgstr ""
7458
7459#: builtin/reset.c:333
7460#, c-format
7461msgid "Could not reset index file to revision '%s'."
7462msgstr ""
7463
7464#: builtin/reset.c:339
7465msgid "Unstaged changes after reset:"
7466msgstr ""
7467
7468#: builtin/reset.c:344
7469msgid "Could not write new index file."
7470msgstr ""
7471
7472#: builtin/rev-parse.c:339
7473msgid "git rev-parse --parseopt [options] -- [<args>...]"
7474msgstr ""
7475
7476#: builtin/rev-parse.c:344
7477msgid "keep the `--` passed as an arg"
7478msgstr ""
7479
7480#: builtin/rev-parse.c:346
7481msgid "stop parsing after the first non-option argument"
7482msgstr ""
7483
7484#: builtin/rev-parse.c:464
7485msgid ""
7486"git rev-parse --parseopt [options] -- [<args>...]\n"
7487"   or: git rev-parse --sq-quote [<arg>...]\n"
7488"   or: git rev-parse [options] [<arg>...]\n"
7489"\n"
7490"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
7491msgstr ""
7492
7493#: builtin/revert.c:22
7494msgid "git revert [options] <commit-ish>"
7495msgstr ""
7496
7497#: builtin/revert.c:23
7498msgid "git revert <subcommand>"
7499msgstr ""
7500
7501#: builtin/revert.c:28
7502msgid "git cherry-pick [options] <commit-ish>"
7503msgstr ""
7504
7505#: builtin/revert.c:29
7506msgid "git cherry-pick <subcommand>"
7507msgstr ""
7508
7509#: builtin/revert.c:70 builtin/revert.c:92
7510#, c-format
7511msgid "%s: %s cannot be used with %s"
7512msgstr ""
7513
7514#: builtin/revert.c:103
7515msgid "end revert or cherry-pick sequence"
7516msgstr ""
7517
7518#: builtin/revert.c:104
7519msgid "resume revert or cherry-pick sequence"
7520msgstr ""
7521
7522#: builtin/revert.c:105
7523msgid "cancel revert or cherry-pick sequence"
7524msgstr ""
7525
7526#: builtin/revert.c:106
7527msgid "don't automatically commit"
7528msgstr ""
7529
7530#: builtin/revert.c:107
7531msgid "edit the commit message"
7532msgstr ""
7533
7534#: builtin/revert.c:110
7535msgid "parent number"
7536msgstr ""
7537
7538#: builtin/revert.c:112
7539msgid "merge strategy"
7540msgstr ""
7541
7542#: builtin/revert.c:113
7543msgid "option"
7544msgstr ""
7545
7546#: builtin/revert.c:114
7547msgid "option for merge strategy"
7548msgstr ""
7549
7550#: builtin/revert.c:125
7551msgid "append commit name"
7552msgstr ""
7553
7554#: builtin/revert.c:126
7555msgid "allow fast-forward"
7556msgstr ""
7557
7558#: builtin/revert.c:127
7559msgid "preserve initially empty commits"
7560msgstr ""
7561
7562#: builtin/revert.c:128
7563msgid "allow commits with empty messages"
7564msgstr ""
7565
7566#: builtin/revert.c:129
7567msgid "keep redundant, empty commits"
7568msgstr ""
7569
7570#: builtin/revert.c:133
7571msgid "program error"
7572msgstr ""
7573
7574#: builtin/revert.c:223
7575msgid "revert failed"
7576msgstr ""
7577
7578#: builtin/revert.c:238
7579msgid "cherry-pick failed"
7580msgstr ""
7581
7582#: builtin/rm.c:15
7583msgid "git rm [options] [--] <file>..."
7584msgstr ""
7585
7586#: builtin/rm.c:64 builtin/rm.c:186
7587#, c-format
7588msgid ""
7589"submodule '%s' (or one of its nested submodules) uses a .git directory\n"
7590"(use 'rm -rf' if you really want to remove it including all of its history)"
7591msgstr ""
7592
7593#: builtin/rm.c:174
7594#, c-format
7595msgid ""
7596"'%s' has staged content different from both the file and the HEAD\n"
7597"(use -f to force removal)"
7598msgstr ""
7599
7600#: builtin/rm.c:180
7601#, c-format
7602msgid ""
7603"'%s' has changes staged in the index\n"
7604"(use --cached to keep the file, or -f to force removal)"
7605msgstr ""
7606
7607#: builtin/rm.c:191
7608#, c-format
7609msgid ""
7610"'%s' has local modifications\n"
7611"(use --cached to keep the file, or -f to force removal)"
7612msgstr ""
7613
7614#: builtin/rm.c:207
7615msgid "do not list removed files"
7616msgstr ""
7617
7618#: builtin/rm.c:208
7619msgid "only remove from the index"
7620msgstr ""
7621
7622#: builtin/rm.c:209
7623msgid "override the up-to-date check"
7624msgstr ""
7625
7626#: builtin/rm.c:210
7627msgid "allow recursive removal"
7628msgstr ""
7629
7630#: builtin/rm.c:212
7631msgid "exit with a zero status even if nothing matched"
7632msgstr ""
7633
7634#: builtin/rm.c:283
7635#, c-format
7636msgid "not removing '%s' recursively without -r"
7637msgstr ""
7638
7639#: builtin/rm.c:322
7640#, c-format
7641msgid "git rm: unable to remove %s"
7642msgstr ""
7643
7644#: builtin/shortlog.c:13
7645msgid "git shortlog [-n] [-s] [-e] [-w] [rev-opts] [--] [<commit-id>... ]"
7646msgstr ""
7647
7648#: builtin/shortlog.c:133
7649#, c-format
7650msgid "Missing author: %s"
7651msgstr ""
7652
7653#: builtin/shortlog.c:229
7654msgid "sort output according to the number of commits per author"
7655msgstr ""
7656
7657#: builtin/shortlog.c:231
7658msgid "Suppress commit descriptions, only provides commit count"
7659msgstr ""
7660
7661#: builtin/shortlog.c:233
7662msgid "Show the email address of each author"
7663msgstr ""
7664
7665#: builtin/shortlog.c:234
7666msgid "w[,i1[,i2]]"
7667msgstr ""
7668
7669#: builtin/shortlog.c:235
7670msgid "Linewrap output"
7671msgstr ""
7672
7673#: builtin/show-branch.c:9
7674msgid ""
7675"git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"
7676"current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"
7677"independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "
7678"<glob>)...]"
7679msgstr ""
7680
7681#: builtin/show-branch.c:10
7682msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"
7683msgstr ""
7684
7685#: builtin/show-branch.c:651
7686msgid "show remote-tracking and local branches"
7687msgstr ""
7688
7689#: builtin/show-branch.c:653
7690msgid "show remote-tracking branches"
7691msgstr ""
7692
7693#: builtin/show-branch.c:655
7694msgid "color '*!+-' corresponding to the branch"
7695msgstr ""
7696
7697#: builtin/show-branch.c:657
7698msgid "show <n> more commits after the common ancestor"
7699msgstr ""
7700
7701#: builtin/show-branch.c:659
7702msgid "synonym to more=-1"
7703msgstr ""
7704
7705#: builtin/show-branch.c:660
7706msgid "suppress naming strings"
7707msgstr ""
7708
7709#: builtin/show-branch.c:662
7710msgid "include the current branch"
7711msgstr ""
7712
7713#: builtin/show-branch.c:664
7714msgid "name commits with their object names"
7715msgstr ""
7716
7717#: builtin/show-branch.c:666
7718msgid "show possible merge bases"
7719msgstr ""
7720
7721#: builtin/show-branch.c:668
7722msgid "show refs unreachable from any other ref"
7723msgstr ""
7724
7725#: builtin/show-branch.c:670
7726msgid "show commits in topological order"
7727msgstr ""
7728
7729#: builtin/show-branch.c:672
7730msgid "show only commits not on the first branch"
7731msgstr ""
7732
7733#: builtin/show-branch.c:674
7734msgid "show merges reachable from only one tip"
7735msgstr ""
7736
7737#: builtin/show-branch.c:676
7738msgid "show commits where no parent comes before its children"
7739msgstr ""
7740
7741#: builtin/show-branch.c:678
7742msgid "<n>[,<base>]"
7743msgstr ""
7744
7745#: builtin/show-branch.c:679
7746msgid "show <n> most recent ref-log entries starting at base"
7747msgstr ""
7748
7749#: builtin/show-ref.c:10
7750msgid ""
7751"git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--hash"
7752"[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "
7753msgstr ""
7754
7755#: builtin/show-ref.c:11
7756msgid "git show-ref --exclude-existing[=pattern] < ref-list"
7757msgstr ""
7758
7759#: builtin/show-ref.c:165
7760msgid "only show tags (can be combined with heads)"
7761msgstr ""
7762
7763#: builtin/show-ref.c:166
7764msgid "only show heads (can be combined with tags)"
7765msgstr ""
7766
7767#: builtin/show-ref.c:167
7768msgid "stricter reference checking, requires exact ref path"
7769msgstr ""
7770
7771#: builtin/show-ref.c:170 builtin/show-ref.c:172
7772msgid "show the HEAD reference"
7773msgstr ""
7774
7775#: builtin/show-ref.c:174
7776msgid "dereference tags into object IDs"
7777msgstr ""
7778
7779#: builtin/show-ref.c:176
7780msgid "only show SHA1 hash using <n> digits"
7781msgstr ""
7782
7783#: builtin/show-ref.c:180
7784msgid "do not print results to stdout (useful with --verify)"
7785msgstr ""
7786
7787#: builtin/show-ref.c:182
7788msgid "show refs from stdin that aren't in local repository"
7789msgstr ""
7790
7791#: builtin/symbolic-ref.c:7
7792msgid "git symbolic-ref [options] name [ref]"
7793msgstr ""
7794
7795#: builtin/symbolic-ref.c:8
7796msgid "git symbolic-ref -d [-q] name"
7797msgstr ""
7798
7799#: builtin/symbolic-ref.c:40
7800msgid "suppress error message for non-symbolic (detached) refs"
7801msgstr ""
7802
7803#: builtin/symbolic-ref.c:41
7804msgid "delete symbolic ref"
7805msgstr ""
7806
7807#: builtin/symbolic-ref.c:42
7808msgid "shorten ref output"
7809msgstr ""
7810
7811#: builtin/symbolic-ref.c:43 builtin/update-ref.c:18
7812msgid "reason"
7813msgstr ""
7814
7815#: builtin/symbolic-ref.c:43 builtin/update-ref.c:18
7816msgid "reason of the update"
7817msgstr ""
7818
7819#: builtin/tag.c:22
7820msgid ""
7821"git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"
7822msgstr ""
7823
7824#: builtin/tag.c:23
7825msgid "git tag -d <tagname>..."
7826msgstr ""
7827
7828#: builtin/tag.c:24
7829msgid ""
7830"git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"
7831"\t\t[<pattern>...]"
7832msgstr ""
7833
7834#: builtin/tag.c:26
7835msgid "git tag -v <tagname>..."
7836msgstr ""
7837
7838#: builtin/tag.c:60
7839#, c-format
7840msgid "malformed object at '%s'"
7841msgstr ""
7842
7843#: builtin/tag.c:207
7844#, c-format
7845msgid "tag name too long: %.*s..."
7846msgstr ""
7847
7848#: builtin/tag.c:212
7849#, c-format
7850msgid "tag '%s' not found."
7851msgstr ""
7852
7853#: builtin/tag.c:227
7854#, c-format
7855msgid "Deleted tag '%s' (was %s)\n"
7856msgstr ""
7857
7858#: builtin/tag.c:239
7859#, c-format
7860msgid "could not verify the tag '%s'"
7861msgstr ""
7862
7863#: builtin/tag.c:249
7864msgid ""
7865"\n"
7866"#\n"
7867"# Write a tag message\n"
7868"# Lines starting with '#' will be ignored.\n"
7869"#\n"
7870msgstr ""
7871
7872#: builtin/tag.c:256
7873msgid ""
7874"\n"
7875"#\n"
7876"# Write a tag message\n"
7877"# Lines starting with '#' will be kept; you may remove them yourself if you "
7878"want to.\n"
7879"#\n"
7880msgstr ""
7881
7882#: builtin/tag.c:298
7883msgid "unable to sign the tag"
7884msgstr ""
7885
7886#: builtin/tag.c:300
7887msgid "unable to write tag file"
7888msgstr ""
7889
7890#: builtin/tag.c:325
7891msgid "bad object type."
7892msgstr ""
7893
7894#: builtin/tag.c:338
7895msgid "tag header too big."
7896msgstr ""
7897
7898#: builtin/tag.c:370
7899msgid "no tag message?"
7900msgstr ""
7901
7902#: builtin/tag.c:376
7903#, c-format
7904msgid "The tag message has been left in %s\n"
7905msgstr ""
7906
7907#: builtin/tag.c:425
7908msgid "switch 'points-at' requires an object"
7909msgstr ""
7910
7911#: builtin/tag.c:427
7912#, c-format
7913msgid "malformed object name '%s'"
7914msgstr ""
7915
7916#: builtin/tag.c:447
7917msgid "list tag names"
7918msgstr ""
7919
7920#: builtin/tag.c:449
7921msgid "print <n> lines of each tag message"
7922msgstr ""
7923
7924#: builtin/tag.c:451
7925msgid "delete tags"
7926msgstr ""
7927
7928#: builtin/tag.c:452
7929msgid "verify tags"
7930msgstr ""
7931
7932#: builtin/tag.c:454
7933msgid "Tag creation options"
7934msgstr ""
7935
7936#: builtin/tag.c:456
7937msgid "annotated tag, needs a message"
7938msgstr ""
7939
7940#: builtin/tag.c:458
7941msgid "tag message"
7942msgstr ""
7943
7944#: builtin/tag.c:460
7945msgid "annotated and GPG-signed tag"
7946msgstr ""
7947
7948#: builtin/tag.c:464
7949msgid "use another key to sign the tag"
7950msgstr ""
7951
7952#: builtin/tag.c:465
7953msgid "replace the tag if exists"
7954msgstr ""
7955
7956#: builtin/tag.c:466
7957msgid "show tag list in columns"
7958msgstr ""
7959
7960#: builtin/tag.c:468
7961msgid "Tag listing options"
7962msgstr ""
7963
7964#: builtin/tag.c:471
7965msgid "print only tags that contain the commit"
7966msgstr ""
7967
7968#: builtin/tag.c:477
7969msgid "print only tags of the object"
7970msgstr ""
7971
7972#: builtin/tag.c:506
7973msgid "--column and -n are incompatible"
7974msgstr ""
7975
7976#: builtin/tag.c:523
7977msgid "-n option is only allowed with -l."
7978msgstr ""
7979
7980#: builtin/tag.c:525
7981msgid "--contains option is only allowed with -l."
7982msgstr ""
7983
7984#: builtin/tag.c:527
7985msgid "--points-at option is only allowed with -l."
7986msgstr ""
7987
7988#: builtin/tag.c:535
7989msgid "only one -F or -m option is allowed."
7990msgstr ""
7991
7992#: builtin/tag.c:555
7993msgid "too many params"
7994msgstr ""
7995
7996#: builtin/tag.c:561
7997#, c-format
7998msgid "'%s' is not a valid tag name."
7999msgstr ""
8000
8001#: builtin/tag.c:566
8002#, c-format
8003msgid "tag '%s' already exists"
8004msgstr ""
8005
8006#: builtin/tag.c:584
8007#, c-format
8008msgid "%s: cannot lock the ref"
8009msgstr ""
8010
8011#: builtin/tag.c:586
8012#, c-format
8013msgid "%s: cannot update the ref"
8014msgstr ""
8015
8016#: builtin/tag.c:588
8017#, c-format
8018msgid "Updated tag '%s' (was %s)\n"
8019msgstr ""
8020
8021#: builtin/update-index.c:401
8022msgid "git update-index [options] [--] [<file>...]"
8023msgstr ""
8024
8025#: builtin/update-index.c:718
8026msgid "continue refresh even when index needs update"
8027msgstr ""
8028
8029#: builtin/update-index.c:721
8030msgid "refresh: ignore submodules"
8031msgstr ""
8032
8033#: builtin/update-index.c:724
8034msgid "do not ignore new files"
8035msgstr ""
8036
8037#: builtin/update-index.c:726
8038msgid "let files replace directories and vice-versa"
8039msgstr ""
8040
8041#: builtin/update-index.c:728
8042msgid "notice files missing from worktree"
8043msgstr ""
8044
8045#: builtin/update-index.c:730
8046msgid "refresh even if index contains unmerged entries"
8047msgstr ""
8048
8049#: builtin/update-index.c:733
8050msgid "refresh stat information"
8051msgstr ""
8052
8053#: builtin/update-index.c:737
8054msgid "like --refresh, but ignore assume-unchanged setting"
8055msgstr ""
8056
8057#: builtin/update-index.c:741
8058msgid "<mode> <object> <path>"
8059msgstr ""
8060
8061#: builtin/update-index.c:742
8062msgid "add the specified entry to the index"
8063msgstr ""
8064
8065#: builtin/update-index.c:746
8066msgid "(+/-)x"
8067msgstr ""
8068
8069#: builtin/update-index.c:747
8070msgid "override the executable bit of the listed files"
8071msgstr ""
8072
8073#: builtin/update-index.c:751
8074msgid "mark files as \"not changing\""
8075msgstr ""
8076
8077#: builtin/update-index.c:754
8078msgid "clear assumed-unchanged bit"
8079msgstr ""
8080
8081#: builtin/update-index.c:757
8082msgid "mark files as \"index-only\""
8083msgstr ""
8084
8085#: builtin/update-index.c:760
8086msgid "clear skip-worktree bit"
8087msgstr ""
8088
8089#: builtin/update-index.c:763
8090msgid "add to index only; do not add content to object database"
8091msgstr ""
8092
8093#: builtin/update-index.c:765
8094msgid "remove named paths even if present in worktree"
8095msgstr ""
8096
8097#: builtin/update-index.c:767
8098msgid "with --stdin: input lines are terminated by null bytes"
8099msgstr ""
8100
8101#: builtin/update-index.c:769
8102msgid "read list of paths to be updated from standard input"
8103msgstr ""
8104
8105#: builtin/update-index.c:773
8106msgid "add entries from standard input to the index"
8107msgstr ""
8108
8109#: builtin/update-index.c:777
8110msgid "repopulate stages #2 and #3 for the listed paths"
8111msgstr ""
8112
8113#: builtin/update-index.c:781
8114msgid "only update entries that differ from HEAD"
8115msgstr ""
8116
8117#: builtin/update-index.c:785
8118msgid "ignore files missing from worktree"
8119msgstr ""
8120
8121#: builtin/update-index.c:788
8122msgid "report actions to standard output"
8123msgstr ""
8124
8125#: builtin/update-index.c:790
8126msgid "(for porcelains) forget saved unresolved conflicts"
8127msgstr ""
8128
8129#: builtin/update-index.c:794
8130msgid "write index in this format"
8131msgstr ""
8132
8133#: builtin/update-ref.c:7
8134msgid "git update-ref [options] -d <refname> [<oldval>]"
8135msgstr ""
8136
8137#: builtin/update-ref.c:8
8138msgid "git update-ref [options]    <refname> <newval> [<oldval>]"
8139msgstr ""
8140
8141#: builtin/update-ref.c:19
8142msgid "delete the reference"
8143msgstr ""
8144
8145#: builtin/update-ref.c:21
8146msgid "update <refname> not the one it points to"
8147msgstr ""
8148
8149#: builtin/update-server-info.c:6
8150msgid "git update-server-info [--force]"
8151msgstr ""
8152
8153#: builtin/update-server-info.c:14
8154msgid "update the info files from scratch"
8155msgstr ""
8156
8157#: builtin/verify-pack.c:56
8158msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."
8159msgstr ""
8160
8161#: builtin/verify-pack.c:66
8162msgid "verbose"
8163msgstr ""
8164
8165#: builtin/verify-pack.c:68
8166msgid "show statistics only"
8167msgstr ""
8168
8169#: builtin/verify-tag.c:17
8170msgid "git verify-tag [-v|--verbose] <tag>..."
8171msgstr ""
8172
8173#: builtin/verify-tag.c:73
8174msgid "print tag contents"
8175msgstr ""
8176
8177#: builtin/write-tree.c:13
8178msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
8179msgstr ""
8180
8181#: builtin/write-tree.c:26
8182msgid "<prefix>/"
8183msgstr ""
8184
8185#: builtin/write-tree.c:27
8186msgid "write tree object for a subdirectory <prefix>"
8187msgstr ""
8188
8189#: builtin/write-tree.c:30
8190msgid "only useful for debugging"
8191msgstr ""
8192
8193#: git.c:16
8194msgid "See 'git help <command>' for more information on a specific command."
8195msgstr ""
8196
8197#: parse-options.h:156
8198msgid "no-op (backward compatibility)"
8199msgstr ""
8200
8201#: parse-options.h:232
8202msgid "be more verbose"
8203msgstr ""
8204
8205#: parse-options.h:234
8206msgid "be more quiet"
8207msgstr ""
8208
8209#: parse-options.h:240
8210msgid "use <n> digits to display SHA-1s"
8211msgstr ""
8212
8213#: common-cmds.h:8
8214msgid "Add file contents to the index"
8215msgstr ""
8216
8217#: common-cmds.h:9
8218msgid "Find by binary search the change that introduced a bug"
8219msgstr ""
8220
8221#: common-cmds.h:10
8222msgid "List, create, or delete branches"
8223msgstr ""
8224
8225#: common-cmds.h:11
8226msgid "Checkout a branch or paths to the working tree"
8227msgstr ""
8228
8229#: common-cmds.h:12
8230msgid "Clone a repository into a new directory"
8231msgstr ""
8232
8233#: common-cmds.h:13
8234msgid "Record changes to the repository"
8235msgstr ""
8236
8237#: common-cmds.h:14
8238msgid "Show changes between commits, commit and working tree, etc"
8239msgstr ""
8240
8241#: common-cmds.h:15
8242msgid "Download objects and refs from another repository"
8243msgstr ""
8244
8245#: common-cmds.h:16
8246msgid "Print lines matching a pattern"
8247msgstr ""
8248
8249#: common-cmds.h:17
8250msgid "Create an empty git repository or reinitialize an existing one"
8251msgstr ""
8252
8253#: common-cmds.h:18
8254msgid "Show commit logs"
8255msgstr ""
8256
8257#: common-cmds.h:19
8258msgid "Join two or more development histories together"
8259msgstr ""
8260
8261#: common-cmds.h:20
8262msgid "Move or rename a file, a directory, or a symlink"
8263msgstr ""
8264
8265#: common-cmds.h:21
8266msgid "Fetch from and merge with another repository or a local branch"
8267msgstr ""
8268
8269#: common-cmds.h:22
8270msgid "Update remote refs along with associated objects"
8271msgstr ""
8272
8273#: common-cmds.h:23
8274msgid "Forward-port local commits to the updated upstream head"
8275msgstr ""
8276
8277#: common-cmds.h:24
8278msgid "Reset current HEAD to the specified state"
8279msgstr ""
8280
8281#: common-cmds.h:25
8282msgid "Remove files from the working tree and from the index"
8283msgstr ""
8284
8285#: common-cmds.h:26
8286msgid "Show various types of objects"
8287msgstr ""
8288
8289#: common-cmds.h:27
8290msgid "Show the working tree status"
8291msgstr ""
8292
8293#: common-cmds.h:28
8294msgid "Create, list, delete or verify a tag object signed with GPG"
8295msgstr ""
8296
8297#: git-am.sh:50
8298msgid "You need to set your committer info first"
8299msgstr ""
8300
8301#: git-am.sh:95
8302msgid ""
8303"You seem to have moved HEAD since the last 'am' failure.\n"
8304"Not rewinding to ORIG_HEAD"
8305msgstr ""
8306
8307#: git-am.sh:105
8308#, sh-format
8309msgid ""
8310"When you have resolved this problem, run \"$cmdline --resolved\".\n"
8311"If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"
8312"To restore the original branch and stop patching, run \"$cmdline --abort\"."
8313msgstr ""
8314
8315#: git-am.sh:121
8316msgid "Cannot fall back to three-way merge."
8317msgstr ""
8318
8319#: git-am.sh:137
8320msgid "Repository lacks necessary blobs to fall back on 3-way merge."
8321msgstr ""
8322
8323#: git-am.sh:139
8324msgid "Using index info to reconstruct a base tree..."
8325msgstr ""
8326
8327#: git-am.sh:154
8328msgid ""
8329"Did you hand edit your patch?\n"
8330"It does not apply to blobs recorded in its index."
8331msgstr ""
8332
8333#: git-am.sh:163
8334msgid "Falling back to patching base and 3-way merge..."
8335msgstr ""
8336
8337#: git-am.sh:179
8338msgid "Failed to merge in the changes."
8339msgstr ""
8340
8341#: git-am.sh:274
8342msgid "Only one StGIT patch series can be applied at once"
8343msgstr ""
8344
8345#: git-am.sh:361
8346#, sh-format
8347msgid "Patch format $patch_format is not supported."
8348msgstr ""
8349
8350#: git-am.sh:363
8351msgid "Patch format detection failed."
8352msgstr ""
8353
8354#: git-am.sh:389
8355msgid ""
8356"The -b/--binary option has been a no-op for long time, and\n"
8357"it will be removed. Please do not use it anymore."
8358msgstr ""
8359
8360#: git-am.sh:477
8361#, sh-format
8362msgid "previous rebase directory $dotest still exists but mbox given."
8363msgstr ""
8364
8365#: git-am.sh:482
8366msgid "Please make up your mind. --skip or --abort?"
8367msgstr ""
8368
8369#: git-am.sh:509
8370msgid "Resolve operation not in progress, we are not resuming."
8371msgstr ""
8372
8373#: git-am.sh:575
8374#, sh-format
8375msgid "Dirty index: cannot apply patches (dirty: $files)"
8376msgstr ""
8377
8378#: git-am.sh:679
8379#, sh-format
8380msgid ""
8381"Patch is empty.  Was it split wrong?\n"
8382"If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
8383"To restore the original branch and stop patching run \"$cmdline --abort\"."
8384msgstr ""
8385
8386#: git-am.sh:706
8387msgid "Patch does not have a valid e-mail address."
8388msgstr ""
8389
8390#: git-am.sh:753
8391msgid "cannot be interactive without stdin connected to a terminal."
8392msgstr ""
8393
8394#: git-am.sh:757
8395msgid "Commit Body is:"
8396msgstr ""
8397
8398#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
8399#. in your translation. The program will only accept English
8400#. input at this point.
8401#: git-am.sh:764
8402msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
8403msgstr ""
8404
8405#: git-am.sh:800
8406#, sh-format
8407msgid "Applying: $FIRSTLINE"
8408msgstr ""
8409
8410#: git-am.sh:821
8411msgid ""
8412"No changes - did you forget to use 'git add'?\n"
8413"If there is nothing left to stage, chances are that something else\n"
8414"already introduced the same changes; you might want to skip this patch."
8415msgstr ""
8416
8417#: git-am.sh:829
8418msgid ""
8419"You still have unmerged paths in your index\n"
8420"did you forget to use 'git add'?"
8421msgstr ""
8422
8423#: git-am.sh:845
8424msgid "No changes -- Patch already applied."
8425msgstr ""
8426
8427#: git-am.sh:855
8428#, sh-format
8429msgid "Patch failed at $msgnum $FIRSTLINE"
8430msgstr ""
8431
8432#: git-am.sh:858
8433#, sh-format
8434msgid ""
8435"The copy of the patch that failed is found in:\n"
8436"   $dotest/patch"
8437msgstr ""
8438
8439#: git-am.sh:876
8440msgid "applying to an empty history"
8441msgstr ""
8442
8443#: git-bisect.sh:48
8444msgid "You need to start by \"git bisect start\""
8445msgstr ""
8446
8447#. TRANSLATORS: Make sure to include [Y] and [n] in your
8448#. translation. The program will only accept English input
8449#. at this point.
8450#: git-bisect.sh:54
8451msgid "Do you want me to do it for you [Y/n]? "
8452msgstr ""
8453
8454#: git-bisect.sh:95
8455#, sh-format
8456msgid "unrecognised option: '$arg'"
8457msgstr ""
8458
8459#: git-bisect.sh:99
8460#, sh-format
8461msgid "'$arg' does not appear to be a valid revision"
8462msgstr ""
8463
8464#: git-bisect.sh:117
8465msgid "Bad HEAD - I need a HEAD"
8466msgstr ""
8467
8468#: git-bisect.sh:130
8469#, sh-format
8470msgid ""
8471"Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
8472msgstr ""
8473
8474#: git-bisect.sh:140
8475msgid "won't bisect on seeked tree"
8476msgstr ""
8477
8478#: git-bisect.sh:144
8479msgid "Bad HEAD - strange symbolic ref"
8480msgstr ""
8481
8482#: git-bisect.sh:189
8483#, sh-format
8484msgid "Bad bisect_write argument: $state"
8485msgstr ""
8486
8487#: git-bisect.sh:218
8488#, sh-format
8489msgid "Bad rev input: $arg"
8490msgstr ""
8491
8492#: git-bisect.sh:232
8493msgid "Please call 'bisect_state' with at least one argument."
8494msgstr ""
8495
8496#: git-bisect.sh:244
8497#, sh-format
8498msgid "Bad rev input: $rev"
8499msgstr ""
8500
8501#: git-bisect.sh:250
8502msgid "'git bisect bad' can take only one argument."
8503msgstr ""
8504
8505#. have bad but not good.  we could bisect although
8506#. this is less optimum.
8507#: git-bisect.sh:273
8508msgid "Warning: bisecting only with a bad commit."
8509msgstr ""
8510
8511#. TRANSLATORS: Make sure to include [Y] and [n] in your
8512#. translation. The program will only accept English input
8513#. at this point.
8514#: git-bisect.sh:279
8515msgid "Are you sure [Y/n]? "
8516msgstr ""
8517
8518#: git-bisect.sh:289
8519msgid ""
8520"You need to give me at least one good and one bad revisions.\n"
8521"(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8522msgstr ""
8523
8524#: git-bisect.sh:292
8525msgid ""
8526"You need to start by \"git bisect start\".\n"
8527"You then need to give me at least one good and one bad revisions.\n"
8528"(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
8529msgstr ""
8530
8531#: git-bisect.sh:347 git-bisect.sh:474
8532msgid "We are not bisecting."
8533msgstr ""
8534
8535#: git-bisect.sh:354
8536#, sh-format
8537msgid "'$invalid' is not a valid commit"
8538msgstr ""
8539
8540#: git-bisect.sh:363
8541#, sh-format
8542msgid ""
8543"Could not check out original HEAD '$branch'.\n"
8544"Try 'git bisect reset <commit>'."
8545msgstr ""
8546
8547#: git-bisect.sh:390
8548msgid "No logfile given"
8549msgstr ""
8550
8551#: git-bisect.sh:391
8552#, sh-format
8553msgid "cannot read $file for replaying"
8554msgstr ""
8555
8556#: git-bisect.sh:408
8557msgid "?? what are you talking about?"
8558msgstr ""
8559
8560#: git-bisect.sh:420
8561#, sh-format
8562msgid "running $command"
8563msgstr ""
8564
8565#: git-bisect.sh:427
8566#, sh-format
8567msgid ""
8568"bisect run failed:\n"
8569"exit code $res from '$command' is < 0 or >= 128"
8570msgstr ""
8571
8572#: git-bisect.sh:453
8573msgid "bisect run cannot continue any more"
8574msgstr ""
8575
8576#: git-bisect.sh:459
8577#, sh-format
8578msgid ""
8579"bisect run failed:\n"
8580"'bisect_state $state' exited with error code $res"
8581msgstr ""
8582
8583#: git-bisect.sh:466
8584msgid "bisect run success"
8585msgstr ""
8586
8587#: git-pull.sh:21
8588msgid ""
8589"Pull is not possible because you have unmerged files.\n"
8590"Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
8591"as appropriate to mark resolution, or use 'git commit -a'."
8592msgstr ""
8593
8594#: git-pull.sh:25
8595msgid "Pull is not possible because you have unmerged files."
8596msgstr ""
8597
8598#: git-pull.sh:197
8599msgid "updating an unborn branch with changes added to the index"
8600msgstr ""
8601
8602#. The fetch involved updating the current branch.
8603#. The working tree and the index file is still based on the
8604#. $orig_head commit, but we are merging into $curr_head.
8605#. First update the working tree to match $curr_head.
8606#: git-pull.sh:229
8607#, sh-format
8608msgid ""
8609"Warning: fetch updated the current branch head.\n"
8610"Warning: fast-forwarding your working tree from\n"
8611"Warning: commit $orig_head."
8612msgstr ""
8613
8614#: git-pull.sh:254
8615msgid "Cannot merge multiple branches into empty head"
8616msgstr ""
8617
8618#: git-pull.sh:258
8619msgid "Cannot rebase onto multiple branches"
8620msgstr ""
8621
8622#: git-rebase.sh:53
8623msgid ""
8624"When you have resolved this problem, run \"git rebase --continue\".\n"
8625"If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"
8626"To check out the original branch and stop rebasing, run \"git rebase --abort"
8627"\"."
8628msgstr ""
8629
8630#: git-rebase.sh:160
8631msgid "The pre-rebase hook refused to rebase."
8632msgstr ""
8633
8634#: git-rebase.sh:165
8635msgid "It looks like git-am is in progress. Cannot rebase."
8636msgstr ""
8637
8638#: git-rebase.sh:296
8639msgid "The --exec option must be used with the --interactive option"
8640msgstr ""
8641
8642#: git-rebase.sh:301
8643msgid "No rebase in progress?"
8644msgstr ""
8645
8646#: git-rebase.sh:312
8647msgid "The --edit-todo action can only be used during interactive rebase."
8648msgstr ""
8649
8650#: git-rebase.sh:319
8651msgid "Cannot read HEAD"
8652msgstr ""
8653
8654#: git-rebase.sh:322
8655msgid ""
8656"You must edit all merge conflicts and then\n"
8657"mark them as resolved using git add"
8658msgstr ""
8659
8660#: git-rebase.sh:340
8661#, sh-format
8662msgid "Could not move back to $head_name"
8663msgstr ""
8664
8665#: git-rebase.sh:359
8666#, sh-format
8667msgid ""
8668"It seems that there is already a $state_dir_base directory, and\n"
8669"I wonder if you are in the middle of another rebase.  If that is the\n"
8670"case, please try\n"
8671"\t$cmd_live_rebase\n"
8672"If that is not the case, please\n"
8673"\t$cmd_clear_stale_rebase\n"
8674"and run me again.  I am stopping in case you still have something\n"
8675"valuable there."
8676msgstr ""
8677
8678#: git-rebase.sh:404
8679#, sh-format
8680msgid "invalid upstream $upstream_name"
8681msgstr ""
8682
8683#: git-rebase.sh:428
8684#, sh-format
8685msgid "$onto_name: there are more than one merge bases"
8686msgstr ""
8687
8688#: git-rebase.sh:431 git-rebase.sh:435
8689#, sh-format
8690msgid "$onto_name: there is no merge base"
8691msgstr ""
8692
8693#: git-rebase.sh:440
8694#, sh-format
8695msgid "Does not point to a valid commit: $onto_name"
8696msgstr ""
8697
8698#: git-rebase.sh:463
8699#, sh-format
8700msgid "fatal: no such branch: $branch_name"
8701msgstr ""
8702
8703#: git-rebase.sh:483
8704msgid "Please commit or stash them."
8705msgstr ""
8706
8707#: git-rebase.sh:501
8708#, sh-format
8709msgid "Current branch $branch_name is up to date."
8710msgstr ""
8711
8712#: git-rebase.sh:504
8713#, sh-format
8714msgid "Current branch $branch_name is up to date, rebase forced."
8715msgstr ""
8716
8717#: git-rebase.sh:515
8718#, sh-format
8719msgid "Changes from $mb to $onto:"
8720msgstr ""
8721
8722#. Detach HEAD and reset the tree
8723#: git-rebase.sh:524
8724msgid "First, rewinding head to replay your work on top of it..."
8725msgstr ""
8726
8727#: git-rebase.sh:532
8728#, sh-format
8729msgid "Fast-forwarded $branch_name to $onto_name."
8730msgstr ""
8731
8732#: git-stash.sh:51
8733msgid "git stash clear with parameters is unimplemented"
8734msgstr ""
8735
8736#: git-stash.sh:74
8737msgid "You do not have the initial commit yet"
8738msgstr ""
8739
8740#: git-stash.sh:89
8741msgid "Cannot save the current index state"
8742msgstr ""
8743
8744#: git-stash.sh:123 git-stash.sh:136
8745msgid "Cannot save the current worktree state"
8746msgstr ""
8747
8748#: git-stash.sh:140
8749msgid "No changes selected"
8750msgstr ""
8751
8752#: git-stash.sh:143
8753msgid "Cannot remove temporary index (can't happen)"
8754msgstr ""
8755
8756#: git-stash.sh:156
8757msgid "Cannot record working tree state"
8758msgstr ""
8759
8760#. TRANSLATORS: $option is an invalid option, like
8761#. `--blah-blah'. The 7 spaces at the beginning of the
8762#. second line correspond to "error: ". So you should line
8763#. up the second line with however many characters the
8764#. translation of "error: " takes in your language. E.g. in
8765#. English this is:
8766#.
8767#. $ git stash save --blah-blah 2>&1 | head -n 2
8768#. error: unknown option for 'stash save': --blah-blah
8769#. To provide a message, use git stash save -- '--blah-blah'
8770#: git-stash.sh:202
8771#, sh-format
8772msgid ""
8773"error: unknown option for 'stash save': $option\n"
8774"       To provide a message, use git stash save -- '$option'"
8775msgstr ""
8776
8777#: git-stash.sh:223
8778msgid "No local changes to save"
8779msgstr ""
8780
8781#: git-stash.sh:227
8782msgid "Cannot initialize stash"
8783msgstr ""
8784
8785#: git-stash.sh:235
8786msgid "Cannot save the current status"
8787msgstr ""
8788
8789#: git-stash.sh:253
8790msgid "Cannot remove worktree changes"
8791msgstr ""
8792
8793#: git-stash.sh:352
8794msgid "No stash found."
8795msgstr ""
8796
8797#: git-stash.sh:359
8798#, sh-format
8799msgid "Too many revisions specified: $REV"
8800msgstr ""
8801
8802#: git-stash.sh:365
8803#, sh-format
8804msgid "$reference is not valid reference"
8805msgstr ""
8806
8807#: git-stash.sh:393
8808#, sh-format
8809msgid "'$args' is not a stash-like commit"
8810msgstr ""
8811
8812#: git-stash.sh:404
8813#, sh-format
8814msgid "'$args' is not a stash reference"
8815msgstr ""
8816
8817#: git-stash.sh:412
8818msgid "unable to refresh index"
8819msgstr ""
8820
8821#: git-stash.sh:416
8822msgid "Cannot apply a stash in the middle of a merge"
8823msgstr ""
8824
8825#: git-stash.sh:424
8826msgid "Conflicts in index. Try without --index."
8827msgstr ""
8828
8829#: git-stash.sh:426
8830msgid "Could not save index tree"
8831msgstr ""
8832
8833#: git-stash.sh:460
8834msgid "Cannot unstage modified files"
8835msgstr ""
8836
8837#: git-stash.sh:475
8838msgid "Index was not unstashed."
8839msgstr ""
8840
8841#: git-stash.sh:492
8842#, sh-format
8843msgid "Dropped ${REV} ($s)"
8844msgstr ""
8845
8846#: git-stash.sh:493
8847#, sh-format
8848msgid "${REV}: Could not drop stash entry"
8849msgstr ""
8850
8851#: git-stash.sh:500
8852msgid "No branch name specified"
8853msgstr ""
8854
8855#: git-stash.sh:571
8856msgid "(To restore them type \"git stash apply\")"
8857msgstr ""
8858
8859#: git-submodule.sh:90
8860#, sh-format
8861msgid "cannot strip one component off url '$remoteurl'"
8862msgstr ""
8863
8864#: git-submodule.sh:195
8865#, sh-format
8866msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
8867msgstr ""
8868
8869#: git-submodule.sh:238
8870#, sh-format
8871msgid "Clone of '$url' into submodule path '$sm_path' failed"
8872msgstr ""
8873
8874#: git-submodule.sh:250
8875#, sh-format
8876msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
8877msgstr ""
8878
8879#: git-submodule.sh:343
8880#, sh-format
8881msgid "repo URL: '$repo' must be absolute or begin with ./|../"
8882msgstr ""
8883
8884#: git-submodule.sh:360
8885#, sh-format
8886msgid "'$sm_path' already exists in the index"
8887msgstr ""
8888
8889#: git-submodule.sh:364
8890#, sh-format
8891msgid ""
8892"The following path is ignored by one of your .gitignore files:\n"
8893"$sm_path\n"
8894"Use -f if you really want to add it."
8895msgstr ""
8896
8897#: git-submodule.sh:382
8898#, sh-format
8899msgid "Adding existing repo at '$sm_path' to the index"
8900msgstr ""
8901
8902#: git-submodule.sh:384
8903#, sh-format
8904msgid "'$sm_path' already exists and is not a valid git repo"
8905msgstr ""
8906
8907#: git-submodule.sh:392
8908#, sh-format
8909msgid "A git directory for '$sm_name' is found locally with remote(s):"
8910msgstr ""
8911
8912#: git-submodule.sh:394
8913#, sh-format
8914msgid ""
8915"If you want to reuse this local git directory instead of cloning again from"
8916msgstr ""
8917
8918#: git-submodule.sh:396
8919#, sh-format
8920msgid ""
8921"use the '--force' option. If the local git directory is not the correct repo"
8922msgstr ""
8923
8924#: git-submodule.sh:397
8925#, sh-format
8926msgid ""
8927"or you are unsure what this means choose another name with the '--name' "
8928"option."
8929msgstr ""
8930
8931#: git-submodule.sh:399
8932#, sh-format
8933msgid "Reactivating local git directory for submodule '$sm_name'."
8934msgstr ""
8935
8936#: git-submodule.sh:411
8937#, sh-format
8938msgid "Unable to checkout submodule '$sm_path'"
8939msgstr ""
8940
8941#: git-submodule.sh:416
8942#, sh-format
8943msgid "Failed to add submodule '$sm_path'"
8944msgstr ""
8945
8946#: git-submodule.sh:425
8947#, sh-format
8948msgid "Failed to register submodule '$sm_path'"
8949msgstr ""
8950
8951#: git-submodule.sh:468
8952#, sh-format
8953msgid "Entering '$prefix$sm_path'"
8954msgstr ""
8955
8956#: git-submodule.sh:482
8957#, sh-format
8958msgid "Stopping at '$sm_path'; script returned non-zero status."
8959msgstr ""
8960
8961#: git-submodule.sh:526
8962#, sh-format
8963msgid "No url found for submodule path '$sm_path' in .gitmodules"
8964msgstr ""
8965
8966#: git-submodule.sh:535
8967#, sh-format
8968msgid "Failed to register url for submodule path '$sm_path'"
8969msgstr ""
8970
8971#: git-submodule.sh:537
8972#, sh-format
8973msgid "Submodule '$name' ($url) registered for path '$sm_path'"
8974msgstr ""
8975
8976#: git-submodule.sh:545
8977#, sh-format
8978msgid "Failed to register update mode for submodule path '$sm_path'"
8979msgstr ""
8980
8981#: git-submodule.sh:649
8982#, sh-format
8983msgid ""
8984"Submodule path '$sm_path' not initialized\n"
8985"Maybe you want to use 'update --init'?"
8986msgstr ""
8987
8988#: git-submodule.sh:662
8989#, sh-format
8990msgid "Unable to find current revision in submodule path '$sm_path'"
8991msgstr ""
8992
8993#: git-submodule.sh:671 git-submodule.sh:695
8994#, sh-format
8995msgid "Unable to fetch in submodule path '$sm_path'"
8996msgstr ""
8997
8998#: git-submodule.sh:709
8999#, sh-format
9000msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
9001msgstr ""
9002
9003#: git-submodule.sh:710
9004#, sh-format
9005msgid "Submodule path '$sm_path': rebased into '$sha1'"
9006msgstr ""
9007
9008#: git-submodule.sh:715
9009#, sh-format
9010msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
9011msgstr ""
9012
9013#: git-submodule.sh:716
9014#, sh-format
9015msgid "Submodule path '$sm_path': merged in '$sha1'"
9016msgstr ""
9017
9018#: git-submodule.sh:721
9019#, sh-format
9020msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
9021msgstr ""
9022
9023#: git-submodule.sh:722
9024#, sh-format
9025msgid "Submodule path '$sm_path': checked out '$sha1'"
9026msgstr ""
9027
9028#: git-submodule.sh:744 git-submodule.sh:1066
9029#, sh-format
9030msgid "Failed to recurse into submodule path '$sm_path'"
9031msgstr ""
9032
9033#: git-submodule.sh:852
9034msgid "The --cached option cannot be used with the --files option"
9035msgstr ""
9036
9037#. unexpected type
9038#: git-submodule.sh:892
9039#, sh-format
9040msgid "unexpected mode $mod_dst"
9041msgstr ""
9042
9043#: git-submodule.sh:910
9044#, sh-format
9045msgid "  Warn: $name doesn't contain commit $sha1_src"
9046msgstr ""
9047
9048#: git-submodule.sh:913
9049#, sh-format
9050msgid "  Warn: $name doesn't contain commit $sha1_dst"
9051msgstr ""
9052
9053#: git-submodule.sh:916
9054#, sh-format
9055msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
9056msgstr ""
9057
9058#: git-submodule.sh:941
9059msgid "blob"
9060msgstr ""
9061
9062#: git-submodule.sh:979
9063msgid "# Submodules changed but not updated:"
9064msgstr ""
9065
9066#: git-submodule.sh:981
9067msgid "# Submodule changes to be committed:"
9068msgstr ""
9069
9070#: git-submodule.sh:1129
9071#, sh-format
9072msgid "Synchronizing submodule url for '$prefix$sm_path'"
9073msgstr ""