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