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