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