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