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