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