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