1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the PACKAGE package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6#, fuzzy 7msgid "" 8msgstr "" 9"Project-Id-Version: PACKAGE VERSION\n" 10"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n" 11"POT-Creation-Date: 2012-11-30 12:40+0800\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n" 15"Language: \n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=CHARSET\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 20 21#: advice.c:40 22#, c-format 23msgid "hint: %.*s\n" 24msgstr "" 25 26#. 27#. * Message used both when 'git commit' fails and when 28#. * other commands doing a merge do. 29#. 30#: advice.c:70 31msgid "" 32"Fix them up in the work tree,\n" 33"and then use 'git add/rm <file>' as\n" 34"appropriate to mark resolution and make a commit,\n" 35"or use 'git commit -a'." 36msgstr "" 37 38#: archive.c:10 39msgid "git archive [options] <tree-ish> [<path>...]" 40msgstr "" 41 42#: archive.c:11 43msgid "git archive --list" 44msgstr "" 45 46#: archive.c:12 47msgid "" 48"git archive --remote <repo> [--exec <cmd>] [options] <tree-ish> [<path>...]" 49msgstr "" 50 51#: archive.c:13 52msgid "git archive --remote <repo> [--exec <cmd>] --list" 53msgstr "" 54 55#: archive.c:322 56msgid "fmt" 57msgstr "" 58 59#: archive.c:322 60msgid "archive format" 61msgstr "" 62 63#: archive.c:323 builtin/log.c:1084 64msgid "prefix" 65msgstr "" 66 67#: archive.c:324 68msgid "prepend prefix to each pathname in the archive" 69msgstr "" 70 71#: archive.c:325 builtin/archive.c:91 builtin/blame.c:2390 72#: builtin/blame.c:2391 builtin/config.c:55 builtin/fast-export.c:642 73#: builtin/fast-export.c:644 builtin/grep.c:715 builtin/hash-object.c:77 74#: builtin/ls-files.c:494 builtin/ls-files.c:497 builtin/notes.c:540 75#: builtin/notes.c:697 builtin/read-tree.c:107 parse-options.h:149 76msgid "file" 77msgstr "" 78 79#: archive.c:326 builtin/archive.c:92 80msgid "write the archive to this file" 81msgstr "" 82 83#: archive.c:328 84msgid "read .gitattributes in working directory" 85msgstr "" 86 87#: archive.c:329 88msgid "report archived files on stderr" 89msgstr "" 90 91#: archive.c:330 92msgid "store only" 93msgstr "" 94 95#: archive.c:331 96msgid "compress faster" 97msgstr "" 98 99#: archive.c:339 100msgid "compress better" 101msgstr "" 102 103#: archive.c:342 104msgid "list supported archive formats" 105msgstr "" 106 107#: archive.c:344 builtin/archive.c:93 builtin/clone.c:85 108msgid "repo" 109msgstr "" 110 111#: archive.c:345 builtin/archive.c:94 112msgid "retrieve the archive from remote repository <repo>" 113msgstr "" 114 115#: archive.c:346 builtin/archive.c:95 builtin/notes.c:619 116msgid "command" 117msgstr "" 118 119#: archive.c:347 builtin/archive.c:96 120msgid "path to the remote git-upload-archive command" 121msgstr "" 122 123#: attr.c:259 124msgid "" 125"Negative patterns are forbidden in git attributes\n" 126"Use '\\!' for literal leading exclamation." 127msgstr "" 128 129#: bundle.c:36 130#, c-format 131msgid "'%s' does not look like a v2 bundle file" 132msgstr "" 133 134#: bundle.c:63 135#, c-format 136msgid "unrecognized header: %s%s (%d)" 137msgstr "" 138 139#: bundle.c:89 builtin/commit.c:674 140#, c-format 141msgid "could not open '%s'" 142msgstr "" 143 144#: bundle.c:140 145msgid "Repository lacks these prerequisite commits:" 146msgstr "" 147 148#: bundle.c:164 sequencer.c:562 sequencer.c:994 builtin/log.c:290 149#: builtin/log.c:732 builtin/log.c:1319 builtin/log.c:1535 builtin/merge.c:347 150#: builtin/shortlog.c:181 151msgid "revision walk setup failed" 152msgstr "" 153 154#: bundle.c:186 155#, c-format 156msgid "The bundle contains %d ref" 157msgid_plural "The bundle contains %d refs" 158msgstr[0] "" 159msgstr[1] "" 160 161#: bundle.c:192 162msgid "The bundle records a complete history." 163msgstr "" 164 165#: bundle.c:195 166#, c-format 167msgid "The bundle requires this ref" 168msgid_plural "The bundle requires these %d refs" 169msgstr[0] "" 170msgstr[1] "" 171 172#: bundle.c:294 173msgid "rev-list died" 174msgstr "" 175 176#: bundle.c:300 builtin/log.c:1215 builtin/shortlog.c:284 177#, c-format 178msgid "unrecognized argument: %s" 179msgstr "" 180 181#: bundle.c:335 182#, c-format 183msgid "ref '%s' is excluded by the rev-list options" 184msgstr "" 185 186#: bundle.c:380 187msgid "Refusing to create empty bundle." 188msgstr "" 189 190#: bundle.c:398 191msgid "Could not spawn pack-objects" 192msgstr "" 193 194#: bundle.c:416 195msgid "pack-objects died" 196msgstr "" 197 198#: bundle.c:419 199#, c-format 200msgid "cannot create '%s'" 201msgstr "" 202 203#: bundle.c:441 204msgid "index-pack died" 205msgstr "" 206 207#: commit.c:50 208#, c-format 209msgid "could not parse %s" 210msgstr "" 211 212#: commit.c:52 213#, c-format 214msgid "%s %s is not a commit!" 215msgstr "" 216 217#: compat/obstack.c:406 compat/obstack.c:408 218msgid "memory exhausted" 219msgstr "" 220 221#: connected.c:39 222msgid "Could not run 'git rev-list'" 223msgstr "" 224 225#: connected.c:48 226#, c-format 227msgid "failed write to rev-list: %s" 228msgstr "" 229 230#: connected.c:56 231#, c-format 232msgid "failed to close rev-list's stdin: %s" 233msgstr "" 234 235#: date.c:95 236msgid "in the future" 237msgstr "" 238 239#: date.c:101 240#, c-format 241msgid "%lu second ago" 242msgid_plural "%lu seconds ago" 243msgstr[0] "" 244msgstr[1] "" 245 246#: date.c:108 247#, c-format 248msgid "%lu minute ago" 249msgid_plural "%lu minutes ago" 250msgstr[0] "" 251msgstr[1] "" 252 253#: date.c:115 254#, c-format 255msgid "%lu hour ago" 256msgid_plural "%lu hours ago" 257msgstr[0] "" 258msgstr[1] "" 259 260#: date.c:122 261#, c-format 262msgid "%lu day ago" 263msgid_plural "%lu days ago" 264msgstr[0] "" 265msgstr[1] "" 266 267#: date.c:128 268#, c-format 269msgid "%lu week ago" 270msgid_plural "%lu weeks ago" 271msgstr[0] "" 272msgstr[1] "" 273 274#: date.c:135 275#, c-format 276msgid "%lu month ago" 277msgid_plural "%lu months ago" 278msgstr[0] "" 279msgstr[1] "" 280 281#: date.c:146 282#, c-format 283msgid "%lu year" 284msgid_plural "%lu years" 285msgstr[0] "" 286msgstr[1] "" 287 288#: date.c:149 289#, c-format 290msgid "%s, %lu month ago" 291msgid_plural "%s, %lu months ago" 292msgstr[0] "" 293msgstr[1] "" 294 295#: date.c:154 date.c:159 296#, c-format 297msgid "%lu year ago" 298msgid_plural "%lu years ago" 299msgstr[0] "" 300msgstr[1] "" 301 302#: diff.c:111 303#, c-format 304msgid " Failed to parse dirstat cut-off percentage '%s'\n" 305msgstr "" 306 307#: diff.c:116 308#, c-format 309msgid " Unknown dirstat parameter '%s'\n" 310msgstr "" 311 312#: diff.c:194 313#, c-format 314msgid "Unknown value for 'diff.submodule' config variable: '%s'" 315msgstr "" 316 317#: diff.c:237 318#, c-format 319msgid "" 320"Found errors in 'diff.dirstat' config variable:\n" 321"%s" 322msgstr "" 323 324#: diff.c:3494 325#, c-format 326msgid "" 327"Failed to parse --dirstat/-X option parameter:\n" 328"%s" 329msgstr "" 330 331#: diff.c:3508 332#, c-format 333msgid "Failed to parse --submodule option parameter: '%s'" 334msgstr "" 335 336#: gpg-interface.c:59 337msgid "could not run gpg." 338msgstr "" 339 340#: gpg-interface.c:71 341msgid "gpg did not accept the data" 342msgstr "" 343 344#: gpg-interface.c:82 345msgid "gpg failed to sign the data" 346msgstr "" 347 348#: grep.c:1622 349#, c-format 350msgid "'%s': unable to read %s" 351msgstr "" 352 353#: grep.c:1639 354#, c-format 355msgid "'%s': %s" 356msgstr "" 357 358#: grep.c:1650 359#, c-format 360msgid "'%s': short read %s" 361msgstr "" 362 363#: help.c:212 364#, c-format 365msgid "available git commands in '%s'" 366msgstr "" 367 368#: help.c:219 369msgid "git commands available from elsewhere on your $PATH" 370msgstr "" 371 372#: help.c:275 373#, c-format 374msgid "" 375"'%s' appears to be a git command, but we were not\n" 376"able to execute it. Maybe git-%s is broken?" 377msgstr "" 378 379#: help.c:332 380msgid "Uh oh. Your system reports no Git commands at all." 381msgstr "" 382 383#: help.c:354 384#, c-format 385msgid "" 386"WARNING: You called a Git command named '%s', which does not exist.\n" 387"Continuing under the assumption that you meant '%s'" 388msgstr "" 389 390#: help.c:359 391#, c-format 392msgid "in %0.1f seconds automatically..." 393msgstr "" 394 395#: help.c:366 396#, c-format 397msgid "git: '%s' is not a git command. See 'git --help'." 398msgstr "" 399 400#: help.c:370 401msgid "" 402"\n" 403"Did you mean this?" 404msgid_plural "" 405"\n" 406"Did you mean one of these?" 407msgstr[0] "" 408msgstr[1] "" 409 410#: merge.c:56 411msgid "failed to read the cache" 412msgstr "" 413 414#: merge.c:110 builtin/checkout.c:333 builtin/checkout.c:534 415#: builtin/clone.c:586 416msgid "unable to write new index file" 417msgstr "" 418 419#: merge-recursive.c:190 420#, c-format 421msgid "(bad commit)\n" 422msgstr "" 423 424#: merge-recursive.c:206 425#, c-format 426msgid "addinfo_cache failed for path '%s'" 427msgstr "" 428 429#: merge-recursive.c:268 430msgid "error building trees" 431msgstr "" 432 433#: merge-recursive.c:672 434#, c-format 435msgid "failed to create path '%s'%s" 436msgstr "" 437 438#: merge-recursive.c:683 439#, c-format 440msgid "Removing %s to make room for subdirectory\n" 441msgstr "" 442 443#. something else exists 444#. .. but not some other error (who really cares what?) 445#: merge-recursive.c:697 merge-recursive.c:718 446msgid ": perhaps a D/F conflict?" 447msgstr "" 448 449#: merge-recursive.c:708 450#, c-format 451msgid "refusing to lose untracked file at '%s'" 452msgstr "" 453 454#: merge-recursive.c:748 455#, c-format 456msgid "cannot read object %s '%s'" 457msgstr "" 458 459#: merge-recursive.c:750 460#, c-format 461msgid "blob expected for %s '%s'" 462msgstr "" 463 464#: merge-recursive.c:773 builtin/clone.c:302 465#, c-format 466msgid "failed to open '%s'" 467msgstr "" 468 469#: merge-recursive.c:781 470#, c-format 471msgid "failed to symlink '%s'" 472msgstr "" 473 474#: merge-recursive.c:784 475#, c-format 476msgid "do not know what to do with %06o %s '%s'" 477msgstr "" 478 479#: merge-recursive.c:922 480msgid "Failed to execute internal merge" 481msgstr "" 482 483#: merge-recursive.c:926 484#, c-format 485msgid "Unable to add %s to database" 486msgstr "" 487 488#: merge-recursive.c:942 489msgid "unsupported object type in the tree" 490msgstr "" 491 492#: merge-recursive.c:1021 merge-recursive.c:1035 493#, c-format 494msgid "" 495"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " 496"in tree." 497msgstr "" 498 499#: merge-recursive.c:1027 merge-recursive.c:1040 500#, c-format 501msgid "" 502"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left " 503"in tree at %s." 504msgstr "" 505 506#: merge-recursive.c:1081 507msgid "rename" 508msgstr "" 509 510#: merge-recursive.c:1081 511msgid "renamed" 512msgstr "" 513 514#: merge-recursive.c:1137 515#, c-format 516msgid "%s is a directory in %s adding as %s instead" 517msgstr "" 518 519#: merge-recursive.c:1159 520#, c-format 521msgid "" 522"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s" 523"\"->\"%s\" in \"%s\"%s" 524msgstr "" 525 526#: merge-recursive.c:1164 527msgid " (left unresolved)" 528msgstr "" 529 530#: merge-recursive.c:1218 531#, c-format 532msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s" 533msgstr "" 534 535#: merge-recursive.c:1248 536#, c-format 537msgid "Renaming %s to %s and %s to %s instead" 538msgstr "" 539 540#: merge-recursive.c:1447 541#, c-format 542msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s" 543msgstr "" 544 545#: merge-recursive.c:1457 546#, c-format 547msgid "Adding merged %s" 548msgstr "" 549 550#: merge-recursive.c:1462 merge-recursive.c:1660 551#, c-format 552msgid "Adding as %s instead" 553msgstr "" 554 555#: merge-recursive.c:1513 556#, c-format 557msgid "cannot read object %s" 558msgstr "" 559 560#: merge-recursive.c:1516 561#, c-format 562msgid "object %s is not a blob" 563msgstr "" 564 565#: merge-recursive.c:1564 566msgid "modify" 567msgstr "" 568 569#: merge-recursive.c:1564 570msgid "modified" 571msgstr "" 572 573#: merge-recursive.c:1574 574msgid "content" 575msgstr "" 576 577#: merge-recursive.c:1581 578msgid "add/add" 579msgstr "" 580 581#: merge-recursive.c:1615 582#, c-format 583msgid "Skipped %s (merged same as existing)" 584msgstr "" 585 586#: merge-recursive.c:1629 587#, c-format 588msgid "Auto-merging %s" 589msgstr "" 590 591#: merge-recursive.c:1633 git-submodule.sh:893 592msgid "submodule" 593msgstr "" 594 595#: merge-recursive.c:1634 596#, c-format 597msgid "CONFLICT (%s): Merge conflict in %s" 598msgstr "" 599 600#: merge-recursive.c:1724 601#, c-format 602msgid "Removing %s" 603msgstr "" 604 605#: merge-recursive.c:1749 606msgid "file/directory" 607msgstr "" 608 609#: merge-recursive.c:1755 610msgid "directory/file" 611msgstr "" 612 613#: merge-recursive.c:1760 614#, c-format 615msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s" 616msgstr "" 617 618#: merge-recursive.c:1770 619#, c-format 620msgid "Adding %s" 621msgstr "" 622 623#: merge-recursive.c:1787 624msgid "Fatal merge failure, shouldn't happen." 625msgstr "" 626 627#: merge-recursive.c:1806 628msgid "Already up-to-date!" 629msgstr "" 630 631#: merge-recursive.c:1815 632#, c-format 633msgid "merging of trees %s and %s failed" 634msgstr "" 635 636#: merge-recursive.c:1845 637#, c-format 638msgid "Unprocessed path??? %s" 639msgstr "" 640 641#: merge-recursive.c:1890 642msgid "Merging:" 643msgstr "" 644 645#: merge-recursive.c:1903 646#, c-format 647msgid "found %u common ancestor:" 648msgid_plural "found %u common ancestors:" 649msgstr[0] "" 650msgstr[1] "" 651 652#: merge-recursive.c:1940 653msgid "merge returned no commit" 654msgstr "" 655 656#: merge-recursive.c:1997 657#, c-format 658msgid "Could not parse object '%s'" 659msgstr "" 660 661#: merge-recursive.c:2009 builtin/merge.c:643 662msgid "Unable to write index." 663msgstr "" 664 665#: parse-options.c:494 666msgid "..." 667msgstr "" 668 669#: parse-options.c:512 670#, c-format 671msgid "usage: %s" 672msgstr "" 673 674#. TRANSLATORS: the colon here should align with the 675#. one in "usage: %s" translation 676#: parse-options.c:516 677#, c-format 678msgid " or: %s" 679msgstr "" 680 681#: parse-options.c:519 682#, c-format 683msgid " %s" 684msgstr "" 685 686#: remote.c:1632 687#, c-format 688msgid "Your branch is ahead of '%s' by %d commit.\n" 689msgid_plural "Your branch is ahead of '%s' by %d commits.\n" 690msgstr[0] "" 691msgstr[1] "" 692 693#: remote.c:1637 694msgid " (use \"git push\" to publish your local commits)\n" 695msgstr "" 696 697#: remote.c:1640 698#, c-format 699msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n" 700msgid_plural "" 701"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n" 702msgstr[0] "" 703msgstr[1] "" 704 705#: remote.c:1647 706msgid " (use \"git pull\" to update your local branch)\n" 707msgstr "" 708 709#: remote.c:1650 710#, c-format 711msgid "" 712"Your branch and '%s' have diverged,\n" 713"and have %d and %d different commit each, respectively.\n" 714msgid_plural "" 715"Your branch and '%s' have diverged,\n" 716"and have %d and %d different commits each, respectively.\n" 717msgstr[0] "" 718msgstr[1] "" 719 720#: remote.c:1659 721msgid " (use \"git pull\" to merge the remote branch into yours)\n" 722msgstr "" 723 724#: sequencer.c:123 builtin/merge.c:761 builtin/merge.c:874 builtin/merge.c:984 725#: builtin/merge.c:994 726#, c-format 727msgid "Could not open '%s' for writing" 728msgstr "" 729 730#: sequencer.c:125 builtin/merge.c:333 builtin/merge.c:764 builtin/merge.c:986 731#: builtin/merge.c:999 732#, c-format 733msgid "Could not write to '%s'" 734msgstr "" 735 736#: sequencer.c:146 737msgid "" 738"after resolving the conflicts, mark the corrected paths\n" 739"with 'git add <paths>' or 'git rm <paths>'" 740msgstr "" 741 742#: sequencer.c:149 743msgid "" 744"after resolving the conflicts, mark the corrected paths\n" 745"with 'git add <paths>' or 'git rm <paths>'\n" 746"and commit the result with 'git commit'" 747msgstr "" 748 749#: sequencer.c:162 sequencer.c:770 sequencer.c:853 750#, c-format 751msgid "Could not write to %s" 752msgstr "" 753 754#: sequencer.c:165 755#, c-format 756msgid "Error wrapping up %s" 757msgstr "" 758 759#: sequencer.c:180 760msgid "Your local changes would be overwritten by cherry-pick." 761msgstr "" 762 763#: sequencer.c:182 764msgid "Your local changes would be overwritten by revert." 765msgstr "" 766 767#: sequencer.c:185 768msgid "Commit your changes or stash them to proceed." 769msgstr "" 770 771#. TRANSLATORS: %s will be "revert" or "cherry-pick" 772#: sequencer.c:235 773#, c-format 774msgid "%s: Unable to write new index file" 775msgstr "" 776 777#: sequencer.c:266 778msgid "Could not resolve HEAD commit\n" 779msgstr "" 780 781#: sequencer.c:287 782msgid "Unable to update cache tree\n" 783msgstr "" 784 785#: sequencer.c:332 786#, c-format 787msgid "Could not parse commit %s\n" 788msgstr "" 789 790#: sequencer.c:337 791#, c-format 792msgid "Could not parse parent commit %s\n" 793msgstr "" 794 795#: sequencer.c:403 796msgid "Your index file is unmerged." 797msgstr "" 798 799#: sequencer.c:406 800msgid "You do not have a valid HEAD" 801msgstr "" 802 803#: sequencer.c:421 804#, c-format 805msgid "Commit %s is a merge but no -m option was given." 806msgstr "" 807 808#: sequencer.c:429 809#, c-format 810msgid "Commit %s does not have parent %d" 811msgstr "" 812 813#: sequencer.c:433 814#, c-format 815msgid "Mainline was specified but commit %s is not a merge." 816msgstr "" 817 818#. TRANSLATORS: The first %s will be "revert" or 819#. "cherry-pick", the second %s a SHA1 820#: sequencer.c:444 821#, c-format 822msgid "%s: cannot parse parent commit %s" 823msgstr "" 824 825#: sequencer.c:448 826#, c-format 827msgid "Cannot get commit message for %s" 828msgstr "" 829 830#: sequencer.c:532 831#, c-format 832msgid "could not revert %s... %s" 833msgstr "" 834 835#: sequencer.c:533 836#, c-format 837msgid "could not apply %s... %s" 838msgstr "" 839 840#: sequencer.c:565 841msgid "empty commit set passed" 842msgstr "" 843 844#: sequencer.c:573 845#, c-format 846msgid "git %s: failed to read the index" 847msgstr "" 848 849#: sequencer.c:578 850#, c-format 851msgid "git %s: failed to refresh the index" 852msgstr "" 853 854#: sequencer.c:636 855#, c-format 856msgid "Cannot %s during a %s" 857msgstr "" 858 859#: sequencer.c:658 860#, c-format 861msgid "Could not parse line %d." 862msgstr "" 863 864#: sequencer.c:663 865msgid "No commits parsed." 866msgstr "" 867 868#: sequencer.c:676 869#, c-format 870msgid "Could not open %s" 871msgstr "" 872 873#: sequencer.c:680 874#, c-format 875msgid "Could not read %s." 876msgstr "" 877 878#: sequencer.c:687 879#, c-format 880msgid "Unusable instruction sheet: %s" 881msgstr "" 882 883#: sequencer.c:715 884#, c-format 885msgid "Invalid key: %s" 886msgstr "" 887 888#: sequencer.c:718 889#, c-format 890msgid "Invalid value for %s: %s" 891msgstr "" 892 893#: sequencer.c:730 894#, c-format 895msgid "Malformed options sheet: %s" 896msgstr "" 897 898#: sequencer.c:751 899msgid "a cherry-pick or revert is already in progress" 900msgstr "" 901 902#: sequencer.c:752 903msgid "try \"git cherry-pick (--continue | --quit | --abort)\"" 904msgstr "" 905 906#: sequencer.c:756 907#, c-format 908msgid "Could not create sequencer directory %s" 909msgstr "" 910 911#: sequencer.c:772 sequencer.c:857 912#, c-format 913msgid "Error wrapping up %s." 914msgstr "" 915 916#: sequencer.c:791 sequencer.c:925 917msgid "no cherry-pick or revert in progress" 918msgstr "" 919 920#: sequencer.c:793 921msgid "cannot resolve HEAD" 922msgstr "" 923 924#: sequencer.c:795 925msgid "cannot abort from a branch yet to be born" 926msgstr "" 927 928#: sequencer.c:817 builtin/apply.c:4005 929#, c-format 930msgid "cannot open %s: %s" 931msgstr "" 932 933#: sequencer.c:820 934#, c-format 935msgid "cannot read %s: %s" 936msgstr "" 937 938#: sequencer.c:821 939msgid "unexpected end of file" 940msgstr "" 941 942#: sequencer.c:827 943#, c-format 944msgid "stored pre-cherry-pick HEAD file '%s' is corrupt" 945msgstr "" 946 947#: sequencer.c:850 948#, c-format 949msgid "Could not format %s." 950msgstr "" 951 952#: sequencer.c:1012 953msgid "Can't revert as initial commit" 954msgstr "" 955 956#: sequencer.c:1013 957msgid "Can't cherry-pick into empty head" 958msgstr "" 959 960#: sha1_name.c:1044 961msgid "HEAD does not point to a branch" 962msgstr "" 963 964#: sha1_name.c:1047 965#, c-format 966msgid "No such branch: '%s'" 967msgstr "" 968 969#: sha1_name.c:1049 970#, c-format 971msgid "No upstream configured for branch '%s'" 972msgstr "" 973 974#: sha1_name.c:1052 975#, c-format 976msgid "Upstream branch '%s' not stored as a remote-tracking branch" 977msgstr "" 978 979#: wrapper.c:408 980#, c-format 981msgid "unable to access '%s': %s" 982msgstr "" 983 984#: wrapper.c:426 985#, c-format 986msgid "unable to look up current user in the passwd file: %s" 987msgstr "" 988 989#: wrapper.c:427 990msgid "no such user" 991msgstr "" 992 993#: wt-status.c:140 994msgid "Unmerged paths:" 995msgstr "" 996 997#: wt-status.c:167 wt-status.c:194 998#, c-format 999msgid " (use \"git reset %s <file>...\" to unstage)"1000msgstr ""10011002#: wt-status.c:169 wt-status.c:1961003msgid " (use \"git rm --cached <file>...\" to unstage)"1004msgstr ""10051006#: wt-status.c:1731007msgid " (use \"git add <file>...\" to mark resolution)"1008msgstr ""10091010#: wt-status.c:175 wt-status.c:1791011msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"1012msgstr ""10131014#: wt-status.c:1771015msgid " (use \"git rm <file>...\" to mark resolution)"1016msgstr ""10171018#: wt-status.c:1881019msgid "Changes to be committed:"1020msgstr ""10211022#: wt-status.c:2061023msgid "Changes not staged for commit:"1024msgstr ""10251026#: wt-status.c:2101027msgid " (use \"git add <file>...\" to update what will be committed)"1028msgstr ""10291030#: wt-status.c:2121031msgid " (use \"git add/rm <file>...\" to update what will be committed)"1032msgstr ""10331034#: wt-status.c:2131035msgid ""1036" (use \"git checkout -- <file>...\" to discard changes in working directory)"1037msgstr ""10381039#: wt-status.c:2151040msgid " (commit or discard the untracked or modified content in submodules)"1041msgstr ""10421043#: wt-status.c:2271044#, c-format1045msgid " (use \"git %s <file>...\" to include in what will be committed)"1046msgstr ""10471048#: wt-status.c:2441049msgid "bug"1050msgstr ""10511052#: wt-status.c:2491053msgid "both deleted:"1054msgstr ""10551056#: wt-status.c:2501057msgid "added by us:"1058msgstr ""10591060#: wt-status.c:2511061msgid "deleted by them:"1062msgstr ""10631064#: wt-status.c:2521065msgid "added by them:"1066msgstr ""10671068#: wt-status.c:2531069msgid "deleted by us:"1070msgstr ""10711072#: wt-status.c:2541073msgid "both added:"1074msgstr ""10751076#: wt-status.c:2551077msgid "both modified:"1078msgstr ""10791080#: wt-status.c:2851081msgid "new commits, "1082msgstr ""10831084#: wt-status.c:2871085msgid "modified content, "1086msgstr ""10871088#: wt-status.c:2891089msgid "untracked content, "1090msgstr ""10911092#: wt-status.c:3031093#, c-format1094msgid "new file: %s"1095msgstr ""10961097#: wt-status.c:3061098#, c-format1099msgid "copied: %s -> %s"1100msgstr ""11011102#: wt-status.c:3091103#, c-format1104msgid "deleted: %s"1105msgstr ""11061107#: wt-status.c:3121108#, c-format1109msgid "modified: %s"1110msgstr ""11111112#: wt-status.c:3151113#, c-format1114msgid "renamed: %s -> %s"1115msgstr ""11161117#: wt-status.c:3181118#, c-format1119msgid "typechange: %s"1120msgstr ""11211122#: wt-status.c:3211123#, c-format1124msgid "unknown: %s"1125msgstr ""11261127#: wt-status.c:3241128#, c-format1129msgid "unmerged: %s"1130msgstr ""11311132#: wt-status.c:3271133#, c-format1134msgid "bug: unhandled diff status %c"1135msgstr ""11361137#: wt-status.c:7851138msgid "You have unmerged paths."1139msgstr ""11401141#: wt-status.c:788 wt-status.c:9121142msgid " (fix conflicts and run \"git commit\")"1143msgstr ""11441145#: wt-status.c:7911146msgid "All conflicts fixed but you are still merging."1147msgstr ""11481149#: wt-status.c:7941150msgid " (use \"git commit\" to conclude merge)"1151msgstr ""11521153#: wt-status.c:8041154msgid "You are in the middle of an am session."1155msgstr ""11561157#: wt-status.c:8071158msgid "The current patch is empty."1159msgstr ""11601161#: wt-status.c:8111162msgid " (fix conflicts and then run \"git am --resolved\")"1163msgstr ""11641165#: wt-status.c:8131166msgid " (use \"git am --skip\" to skip this patch)"1167msgstr ""11681169#: wt-status.c:8151170msgid " (use \"git am --abort\" to restore the original branch)"1171msgstr ""11721173#: wt-status.c:873 wt-status.c:8831174msgid "You are currently rebasing."1175msgstr ""11761177#: wt-status.c:8761178msgid " (fix conflicts and then run \"git rebase --continue\")"1179msgstr ""11801181#: wt-status.c:8781182msgid " (use \"git rebase --skip\" to skip this patch)"1183msgstr ""11841185#: wt-status.c:8801186msgid " (use \"git rebase --abort\" to check out the original branch)"1187msgstr ""11881189#: wt-status.c:8861190msgid " (all conflicts fixed: run \"git rebase --continue\")"1191msgstr ""11921193#: wt-status.c:8881194msgid "You are currently splitting a commit during a rebase."1195msgstr ""11961197#: wt-status.c:8911198msgid " (Once your working directory is clean, run \"git rebase --continue\")"1199msgstr ""12001201#: wt-status.c:8931202msgid "You are currently editing a commit during a rebase."1203msgstr ""12041205#: wt-status.c:8961206msgid " (use \"git commit --amend\" to amend the current commit)"1207msgstr ""12081209#: wt-status.c:8981210msgid ""1211" (use \"git rebase --continue\" once you are satisfied with your changes)"1212msgstr ""12131214#: wt-status.c:9081215msgid "You are currently cherry-picking."1216msgstr ""12171218#: wt-status.c:9151219msgid " (all conflicts fixed: run \"git commit\")"1220msgstr ""12211222#: wt-status.c:9241223msgid "You are currently bisecting."1224msgstr ""12251226#: wt-status.c:9271227msgid " (use \"git bisect reset\" to get back to the original branch)"1228msgstr ""12291230#: wt-status.c:9781231msgid "On branch "1232msgstr ""12331234#: wt-status.c:9851235msgid "Not currently on any branch."1236msgstr ""12371238#: wt-status.c:9971239msgid "Initial commit"1240msgstr ""12411242#: wt-status.c:10111243msgid "Untracked files"1244msgstr ""12451246#: wt-status.c:10131247msgid "Ignored files"1248msgstr ""12491250#: wt-status.c:10151251#, c-format1252msgid "Untracked files not listed%s"1253msgstr ""12541255#: wt-status.c:10171256msgid " (use -u option to show untracked files)"1257msgstr ""12581259#: wt-status.c:10231260msgid "No changes"1261msgstr ""12621263#: wt-status.c:10281264#, c-format1265msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"1266msgstr ""12671268#: wt-status.c:10311269#, c-format1270msgid "no changes added to commit\n"1271msgstr ""12721273#: wt-status.c:10341274#, c-format1275msgid ""1276"nothing added to commit but untracked files present (use \"git add\" to "1277"track)\n"1278msgstr ""12791280#: wt-status.c:10371281#, c-format1282msgid "nothing added to commit but untracked files present\n"1283msgstr ""12841285#: wt-status.c:10401286#, c-format1287msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"1288msgstr ""12891290#: wt-status.c:1043 wt-status.c:10481291#, c-format1292msgid "nothing to commit\n"1293msgstr ""12941295#: wt-status.c:10461296#, c-format1297msgid "nothing to commit (use -u to show untracked files)\n"1298msgstr ""12991300#: wt-status.c:10501301#, c-format1302msgid "nothing to commit, working directory clean\n"1303msgstr ""13041305#: wt-status.c:11581306msgid "HEAD (no branch)"1307msgstr ""13081309#: wt-status.c:11641310msgid "Initial commit on "1311msgstr ""13121313#: wt-status.c:11791314msgid "behind "1315msgstr ""13161317#: wt-status.c:1182 wt-status.c:11851318msgid "ahead "1319msgstr ""13201321#: wt-status.c:11871322msgid ", behind "1323msgstr ""13241325#: compat/precompose_utf8.c:58 builtin/clone.c:3411326#, c-format1327msgid "failed to unlink '%s'"1328msgstr ""13291330#: builtin/add.c:191331msgid "git add [options] [--] <filepattern>..."1332msgstr ""13331334#: builtin/add.c:621335#, c-format1336msgid "unexpected diff status %c"1337msgstr ""13381339#: builtin/add.c:67 builtin/commit.c:2311340msgid "updating files failed"1341msgstr ""13421343#: builtin/add.c:771344#, c-format1345msgid "remove '%s'\n"1346msgstr ""13471348#: builtin/add.c:1761349#, c-format1350msgid "Path '%s' is in submodule '%.*s'"1351msgstr ""13521353#: builtin/add.c:1921354msgid "Unstaged changes after refreshing the index:"1355msgstr ""13561357#: builtin/add.c:195 builtin/add.c:460 builtin/rm.c:2751358#, c-format1359msgid "pathspec '%s' did not match any files"1360msgstr ""13611362#: builtin/add.c:2091363#, c-format1364msgid "'%s' is beyond a symbolic link"1365msgstr ""13661367#: builtin/add.c:2761368msgid "Could not read the index"1369msgstr ""13701371#: builtin/add.c:2861372#, c-format1373msgid "Could not open '%s' for writing."1374msgstr ""13751376#: builtin/add.c:2901377msgid "Could not write patch"1378msgstr ""13791380#: builtin/add.c:2951381#, c-format1382msgid "Could not stat '%s'"1383msgstr ""13841385#: builtin/add.c:2971386msgid "Empty patch. Aborted."1387msgstr ""13881389#: builtin/add.c:3031390#, c-format1391msgid "Could not apply '%s'"1392msgstr ""13931394#: builtin/add.c:3131395msgid "The following paths are ignored by one of your .gitignore files:\n"1396msgstr ""13971398#: builtin/add.c:319 builtin/clean.c:52 builtin/fetch.c:78 builtin/mv.c:631399#: builtin/prune-packed.c:76 builtin/push.c:388 builtin/remote.c:12531400#: builtin/rm.c:2061401msgid "dry run"1402msgstr ""14031404#: builtin/add.c:320 builtin/apply.c:4354 builtin/commit.c:11601405#: builtin/count-objects.c:82 builtin/fsck.c:613 builtin/log.c:14831406#: builtin/mv.c:62 builtin/read-tree.c:1121407msgid "be verbose"1408msgstr ""14091410#: builtin/add.c:3221411msgid "interactive picking"1412msgstr ""14131414#: builtin/add.c:323 builtin/checkout.c:1031 builtin/reset.c:2481415msgid "select hunks interactively"1416msgstr ""14171418#: builtin/add.c:3241419msgid "edit current diff and apply"1420msgstr ""14211422#: builtin/add.c:3251423msgid "allow adding otherwise ignored files"1424msgstr ""14251426#: builtin/add.c:3261427msgid "update tracked files"1428msgstr ""14291430#: builtin/add.c:3271431msgid "record only the fact that the path will be added later"1432msgstr ""14331434#: builtin/add.c:3281435msgid "add changes from all tracked and untracked files"1436msgstr ""14371438#: builtin/add.c:3291439msgid "don't add, only refresh the index"1440msgstr ""14411442#: builtin/add.c:3301443msgid "just skip files which cannot be added because of errors"1444msgstr ""14451446#: builtin/add.c:3311447msgid "check if - even missing - files are ignored in dry run"1448msgstr ""14491450#: builtin/add.c:3531451#, c-format1452msgid "Use -f if you really want to add them.\n"1453msgstr ""14541455#: builtin/add.c:3541456msgid "no files added"1457msgstr ""14581459#: builtin/add.c:3601460msgid "adding files failed"1461msgstr ""14621463#: builtin/add.c:3921464msgid "-A and -u are mutually incompatible"1465msgstr ""14661467#: builtin/add.c:3941468msgid "Option --ignore-missing can only be used together with --dry-run"1469msgstr ""14701471#: builtin/add.c:4141472#, c-format1473msgid "Nothing specified, nothing added.\n"1474msgstr ""14751476#: builtin/add.c:4151477#, c-format1478msgid "Maybe you wanted to say 'git add .'?\n"1479msgstr ""14801481#: builtin/add.c:421 builtin/clean.c:95 builtin/commit.c:291 builtin/mv.c:821482#: builtin/rm.c:2351483msgid "index file corrupt"1484msgstr ""14851486#: builtin/add.c:481 builtin/apply.c:4450 builtin/mv.c:229 builtin/rm.c:3701487msgid "Unable to write new index file"1488msgstr ""14891490#: builtin/apply.c:571491msgid "git apply [options] [<patch>...]"1492msgstr ""14931494#: builtin/apply.c:1101495#, c-format1496msgid "unrecognized whitespace option '%s'"1497msgstr ""14981499#: builtin/apply.c:1251500#, c-format1501msgid "unrecognized whitespace ignore option '%s'"1502msgstr ""15031504#: builtin/apply.c:8231505#, c-format1506msgid "Cannot prepare timestamp regexp %s"1507msgstr ""15081509#: builtin/apply.c:8321510#, c-format1511msgid "regexec returned %d for input: %s"1512msgstr ""15131514#: builtin/apply.c:9131515#, c-format1516msgid "unable to find filename in patch at line %d"1517msgstr ""15181519#: builtin/apply.c:9451520#, c-format1521msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"1522msgstr ""15231524#: builtin/apply.c:9491525#, c-format1526msgid "git apply: bad git-diff - inconsistent new filename on line %d"1527msgstr ""15281529#: builtin/apply.c:9501530#, c-format1531msgid "git apply: bad git-diff - inconsistent old filename on line %d"1532msgstr ""15331534#: builtin/apply.c:9571535#, c-format1536msgid "git apply: bad git-diff - expected /dev/null on line %d"1537msgstr ""15381539#: builtin/apply.c:14201540#, c-format1541msgid "recount: unexpected line: %.*s"1542msgstr ""15431544#: builtin/apply.c:14771545#, c-format1546msgid "patch fragment without header at line %d: %.*s"1547msgstr ""15481549#: builtin/apply.c:14941550#, c-format1551msgid ""1552"git diff header lacks filename information when removing %d leading pathname "1553"component (line %d)"1554msgid_plural ""1555"git diff header lacks filename information when removing %d leading pathname "1556"components (line %d)"1557msgstr[0] ""1558msgstr[1] ""15591560#: builtin/apply.c:16541561msgid "new file depends on old contents"1562msgstr ""15631564#: builtin/apply.c:16561565msgid "deleted file still has contents"1566msgstr ""15671568#: builtin/apply.c:16821569#, c-format1570msgid "corrupt patch at line %d"1571msgstr ""15721573#: builtin/apply.c:17181574#, c-format1575msgid "new file %s depends on old contents"1576msgstr ""15771578#: builtin/apply.c:17201579#, c-format1580msgid "deleted file %s still has contents"1581msgstr ""15821583#: builtin/apply.c:17231584#, c-format1585msgid "** warning: file %s becomes empty but is not deleted"1586msgstr ""15871588#: builtin/apply.c:18691589#, c-format1590msgid "corrupt binary patch at line %d: %.*s"1591msgstr ""15921593#. there has to be one hunk (forward hunk)1594#: builtin/apply.c:18981595#, c-format1596msgid "unrecognized binary patch at line %d"1597msgstr ""15981599#: builtin/apply.c:19841600#, c-format1601msgid "patch with only garbage at line %d"1602msgstr ""16031604#: builtin/apply.c:20741605#, c-format1606msgid "unable to read symlink %s"1607msgstr ""16081609#: builtin/apply.c:20781610#, c-format1611msgid "unable to open or read %s"1612msgstr ""16131614#: builtin/apply.c:21491615msgid "oops"1616msgstr ""16171618#: builtin/apply.c:26711619#, c-format1620msgid "invalid start of line: '%c'"1621msgstr ""16221623#: builtin/apply.c:27891624#, c-format1625msgid "Hunk #%d succeeded at %d (offset %d line)."1626msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."1627msgstr[0] ""1628msgstr[1] ""16291630#: builtin/apply.c:28011631#, c-format1632msgid "Context reduced to (%ld/%ld) to apply fragment at %d"1633msgstr ""16341635#: builtin/apply.c:28071636#, c-format1637msgid ""1638"while searching for:\n"1639"%.*s"1640msgstr ""16411642#: builtin/apply.c:28261643#, c-format1644msgid "missing binary patch data for '%s'"1645msgstr ""16461647#: builtin/apply.c:29291648#, c-format1649msgid "binary patch does not apply to '%s'"1650msgstr ""16511652#: builtin/apply.c:29351653#, c-format1654msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"1655msgstr ""16561657#: builtin/apply.c:29561658#, c-format1659msgid "patch failed: %s:%ld"1660msgstr ""16611662#: builtin/apply.c:30781663#, c-format1664msgid "cannot checkout %s"1665msgstr ""16661667#: builtin/apply.c:3123 builtin/apply.c:3132 builtin/apply.c:31761668#, c-format1669msgid "read of %s failed"1670msgstr ""16711672#: builtin/apply.c:3156 builtin/apply.c:33781673#, c-format1674msgid "path %s has been renamed/deleted"1675msgstr ""16761677#: builtin/apply.c:3237 builtin/apply.c:33921678#, c-format1679msgid "%s: does not exist in index"1680msgstr ""16811682#: builtin/apply.c:3241 builtin/apply.c:3384 builtin/apply.c:34061683#, c-format1684msgid "%s: %s"1685msgstr ""16861687#: builtin/apply.c:3246 builtin/apply.c:34001688#, c-format1689msgid "%s: does not match index"1690msgstr ""16911692#: builtin/apply.c:33481693msgid "removal patch leaves file contents"1694msgstr ""16951696#: builtin/apply.c:34171697#, c-format1698msgid "%s: wrong type"1699msgstr ""17001701#: builtin/apply.c:34191702#, c-format1703msgid "%s has type %o, expected %o"1704msgstr ""17051706#: builtin/apply.c:35201707#, c-format1708msgid "%s: already exists in index"1709msgstr ""17101711#: builtin/apply.c:35231712#, c-format1713msgid "%s: already exists in working directory"1714msgstr ""17151716#: builtin/apply.c:35431717#, c-format1718msgid "new mode (%o) of %s does not match old mode (%o)"1719msgstr ""17201721#: builtin/apply.c:35481722#, c-format1723msgid "new mode (%o) of %s does not match old mode (%o) of %s"1724msgstr ""17251726#: builtin/apply.c:35561727#, c-format1728msgid "%s: patch does not apply"1729msgstr ""17301731#: builtin/apply.c:35691732#, c-format1733msgid "Checking patch %s..."1734msgstr ""17351736#: builtin/apply.c:3624 builtin/checkout.c:215 builtin/reset.c:1581737#, c-format1738msgid "make_cache_entry failed for path '%s'"1739msgstr ""17401741#: builtin/apply.c:37671742#, c-format1743msgid "unable to remove %s from index"1744msgstr ""17451746#: builtin/apply.c:37951747#, c-format1748msgid "corrupt patch for subproject %s"1749msgstr ""17501751#: builtin/apply.c:37991752#, c-format1753msgid "unable to stat newly created file '%s'"1754msgstr ""17551756#: builtin/apply.c:38041757#, c-format1758msgid "unable to create backing store for newly created file %s"1759msgstr ""17601761#: builtin/apply.c:3807 builtin/apply.c:39151762#, c-format1763msgid "unable to add cache entry for %s"1764msgstr ""17651766#: builtin/apply.c:38401767#, c-format1768msgid "closing file '%s'"1769msgstr ""17701771#: builtin/apply.c:38891772#, c-format1773msgid "unable to write file '%s' mode %o"1774msgstr ""17751776#: builtin/apply.c:39761777#, c-format1778msgid "Applied patch %s cleanly."1779msgstr ""17801781#: builtin/apply.c:39841782msgid "internal error"1783msgstr ""17841785#. Say this even without --verbose1786#: builtin/apply.c:39871787#, c-format1788msgid "Applying patch %%s with %d reject..."1789msgid_plural "Applying patch %%s with %d rejects..."1790msgstr[0] ""1791msgstr[1] ""17921793#: builtin/apply.c:39971794#, c-format1795msgid "truncating .rej filename to %.*s.rej"1796msgstr ""17971798#: builtin/apply.c:40181799#, c-format1800msgid "Hunk #%d applied cleanly."1801msgstr ""18021803#: builtin/apply.c:40211804#, c-format1805msgid "Rejected hunk #%d."1806msgstr ""18071808#: builtin/apply.c:41711809msgid "unrecognized input"1810msgstr ""18111812#: builtin/apply.c:41821813msgid "unable to read index file"1814msgstr ""18151816#: builtin/apply.c:4301 builtin/apply.c:4304 builtin/clone.c:911817#: builtin/fetch.c:631818msgid "path"1819msgstr ""18201821#: builtin/apply.c:43021822msgid "don't apply changes matching the given path"1823msgstr ""18241825#: builtin/apply.c:43051826msgid "apply changes matching the given path"1827msgstr ""18281829#: builtin/apply.c:43071830msgid "num"1831msgstr ""18321833#: builtin/apply.c:43081834msgid "remove <num> leading slashes from traditional diff paths"1835msgstr ""18361837#: builtin/apply.c:43111838msgid "ignore additions made by the patch"1839msgstr ""18401841#: builtin/apply.c:43131842msgid "instead of applying the patch, output diffstat for the input"1843msgstr ""18441845#: builtin/apply.c:43171846msgid "show number of added and deleted lines in decimal notation"1847msgstr ""18481849#: builtin/apply.c:43191850msgid "instead of applying the patch, output a summary for the input"1851msgstr ""18521853#: builtin/apply.c:43211854msgid "instead of applying the patch, see if the patch is applicable"1855msgstr ""18561857#: builtin/apply.c:43231858msgid "make sure the patch is applicable to the current index"1859msgstr ""18601861#: builtin/apply.c:43251862msgid "apply a patch without touching the working tree"1863msgstr ""18641865#: builtin/apply.c:43271866msgid "also apply the patch (use with --stat/--summary/--check)"1867msgstr ""18681869#: builtin/apply.c:43291870msgid "attempt three-way merge if a patch does not apply"1871msgstr ""18721873#: builtin/apply.c:43311874msgid "build a temporary index based on embedded index information"1875msgstr ""18761877#: builtin/apply.c:4333 builtin/checkout-index.c:197 builtin/ls-files.c:4601878msgid "paths are separated with NUL character"1879msgstr ""18801881#: builtin/apply.c:43361882msgid "ensure at least <n> lines of context match"1883msgstr ""18841885#: builtin/apply.c:43371886msgid "action"1887msgstr ""18881889#: builtin/apply.c:43381890msgid "detect new or modified lines that have whitespace errors"1891msgstr ""18921893#: builtin/apply.c:4341 builtin/apply.c:43441894msgid "ignore changes in whitespace when finding context"1895msgstr ""18961897#: builtin/apply.c:43471898msgid "apply the patch in reverse"1899msgstr ""19001901#: builtin/apply.c:43491902msgid "don't expect at least one line of context"1903msgstr ""19041905#: builtin/apply.c:43511906msgid "leave the rejected hunks in corresponding *.rej files"1907msgstr ""19081909#: builtin/apply.c:43531910msgid "allow overlapping hunks"1911msgstr ""19121913#: builtin/apply.c:43561914msgid "tolerate incorrectly detected missing new-line at the end of file"1915msgstr ""19161917#: builtin/apply.c:43591918msgid "do not trust the line counts in the hunk headers"1919msgstr ""19201921#: builtin/apply.c:43611922msgid "root"1923msgstr ""19241925#: builtin/apply.c:43621926msgid "prepend <root> to all filenames"1927msgstr ""19281929#: builtin/apply.c:43841930msgid "--3way outside a repository"1931msgstr ""19321933#: builtin/apply.c:43921934msgid "--index outside a repository"1935msgstr ""19361937#: builtin/apply.c:43951938msgid "--cached outside a repository"1939msgstr ""19401941#: builtin/apply.c:44111942#, c-format1943msgid "can't open patch '%s'"1944msgstr ""19451946#: builtin/apply.c:44251947#, c-format1948msgid "squelched %d whitespace error"1949msgid_plural "squelched %d whitespace errors"1950msgstr[0] ""1951msgstr[1] ""19521953#: builtin/apply.c:4431 builtin/apply.c:44411954#, c-format1955msgid "%d line adds whitespace errors."1956msgid_plural "%d lines add whitespace errors."1957msgstr[0] ""1958msgstr[1] ""19591960#: builtin/archive.c:171961#, c-format1962msgid "could not create archive file '%s'"1963msgstr ""19641965#: builtin/archive.c:201966msgid "could not redirect output"1967msgstr ""19681969#: builtin/archive.c:371970msgid "git archive: Remote with no URL"1971msgstr ""19721973#: builtin/archive.c:581974msgid "git archive: expected ACK/NAK, got EOF"1975msgstr ""19761977#: builtin/archive.c:631978#, c-format1979msgid "git archive: NACK %s"1980msgstr ""19811982#: builtin/archive.c:651983#, c-format1984msgid "remote error: %s"1985msgstr ""19861987#: builtin/archive.c:661988msgid "git archive: protocol error"1989msgstr ""19901991#: builtin/archive.c:711992msgid "git archive: expected a flush"1993msgstr ""19941995#: builtin/bisect--helper.c:71996msgid "git bisect--helper --next-all [--no-checkout]"1997msgstr ""19981999#: builtin/bisect--helper.c:172000msgid "perform 'git bisect next'"2001msgstr ""20022003#: builtin/bisect--helper.c:192004msgid "update BISECT_HEAD instead of checking out the current commit"2005msgstr ""20062007#: builtin/blame.c:252008msgid "git blame [options] [rev-opts] [rev] [--] file"2009msgstr ""20102011#: builtin/blame.c:30 builtin/shortlog.c:152012msgid "[rev-opts] are documented in git-rev-list(1)"2013msgstr ""20142015#: builtin/blame.c:23742016msgid "Show blame entries as we find them, incrementally"2017msgstr ""20182019#: builtin/blame.c:23752020msgid "Show blank SHA-1 for boundary commits (Default: off)"2021msgstr ""20222023#: builtin/blame.c:23762024msgid "Do not treat root commits as boundaries (Default: off)"2025msgstr ""20262027#: builtin/blame.c:23772028msgid "Show work cost statistics"2029msgstr ""20302031#: builtin/blame.c:23782032msgid "Show output score for blame entries"2033msgstr ""20342035#: builtin/blame.c:23792036msgid "Show original filename (Default: auto)"2037msgstr ""20382039#: builtin/blame.c:23802040msgid "Show original linenumber (Default: off)"2041msgstr ""20422043#: builtin/blame.c:23812044msgid "Show in a format designed for machine consumption"2045msgstr ""20462047#: builtin/blame.c:23822048msgid "Show porcelain format with per-line commit information"2049msgstr ""20502051#: builtin/blame.c:23832052msgid "Use the same output mode as git-annotate (Default: off)"2053msgstr ""20542055#: builtin/blame.c:23842056msgid "Show raw timestamp (Default: off)"2057msgstr ""20582059#: builtin/blame.c:23852060msgid "Show long commit SHA1 (Default: off)"2061msgstr ""20622063#: builtin/blame.c:23862064msgid "Suppress author name and timestamp (Default: off)"2065msgstr ""20662067#: builtin/blame.c:23872068msgid "Show author email instead of name (Default: off)"2069msgstr ""20702071#: builtin/blame.c:23882072msgid "Ignore whitespace differences"2073msgstr ""20742075#: builtin/blame.c:23892076msgid "Spend extra cycles to find better match"2077msgstr ""20782079#: builtin/blame.c:23902080msgid "Use revisions from <file> instead of calling git-rev-list"2081msgstr ""20822083#: builtin/blame.c:23912084msgid "Use <file>'s contents as the final image"2085msgstr ""20862087#: builtin/blame.c:2392 builtin/blame.c:23932088msgid "score"2089msgstr ""20902091#: builtin/blame.c:23922092msgid "Find line copies within and across files"2093msgstr ""20942095#: builtin/blame.c:23932096msgid "Find line movements within and across files"2097msgstr ""20982099#: builtin/blame.c:23942100msgid "n,m"2101msgstr ""21022103#: builtin/blame.c:23942104msgid "Process only line range n,m, counting from 1"2105msgstr ""21062107#: builtin/branch.c:232108msgid "git branch [options] [-r | -a] [--merged | --no-merged]"2109msgstr ""21102111#: builtin/branch.c:242112msgid "git branch [options] [-l] [-f] <branchname> [<start-point>]"2113msgstr ""21142115#: builtin/branch.c:252116msgid "git branch [options] [-r] (-d | -D) <branchname>..."2117msgstr ""21182119#: builtin/branch.c:262120msgid "git branch [options] (-m | -M) [<oldbranch>] <newbranch>"2121msgstr ""21222123#: builtin/branch.c:1452124#, c-format2125msgid ""2126"deleting branch '%s' that has been merged to\n"2127" '%s', but not yet merged to HEAD."2128msgstr ""21292130#: builtin/branch.c:1492131#, c-format2132msgid ""2133"not deleting branch '%s' that is not yet merged to\n"2134" '%s', even though it is merged to HEAD."2135msgstr ""21362137#: builtin/branch.c:1632138#, c-format2139msgid "Couldn't look up commit object for '%s'"2140msgstr ""21412142#: builtin/branch.c:1672143#, c-format2144msgid ""2145"The branch '%s' is not fully merged.\n"2146"If you are sure you want to delete it, run 'git branch -D %s'."2147msgstr ""21482149#: builtin/branch.c:1802150msgid "Update of config-file failed"2151msgstr ""21522153#: builtin/branch.c:2082154msgid "cannot use -a with -d"2155msgstr ""21562157#: builtin/branch.c:2142158msgid "Couldn't look up commit object for HEAD"2159msgstr ""21602161#: builtin/branch.c:2222162#, c-format2163msgid "Cannot delete the branch '%s' which you are currently on."2164msgstr ""21652166#: builtin/branch.c:2352167#, c-format2168msgid "remote branch '%s' not found."2169msgstr ""21702171#: builtin/branch.c:2362172#, c-format2173msgid "branch '%s' not found."2174msgstr ""21752176#: builtin/branch.c:2502177#, c-format2178msgid "Error deleting remote branch '%s'"2179msgstr ""21802181#: builtin/branch.c:2512182#, c-format2183msgid "Error deleting branch '%s'"2184msgstr ""21852186#: builtin/branch.c:2582187#, c-format2188msgid "Deleted remote branch %s (was %s).\n"2189msgstr ""21902191#: builtin/branch.c:2592192#, c-format2193msgid "Deleted branch %s (was %s).\n"2194msgstr ""21952196#: builtin/branch.c:3612197#, c-format2198msgid "branch '%s' does not point at a commit"2199msgstr ""22002201#: builtin/branch.c:4332202#, c-format2203msgid "[%s: behind %d]"2204msgstr ""22052206#: builtin/branch.c:4352207#, c-format2208msgid "[behind %d]"2209msgstr ""22102211#: builtin/branch.c:4392212#, c-format2213msgid "[%s: ahead %d]"2214msgstr ""22152216#: builtin/branch.c:4412217#, c-format2218msgid "[ahead %d]"2219msgstr ""22202221#: builtin/branch.c:4442222#, c-format2223msgid "[%s: ahead %d, behind %d]"2224msgstr ""22252226#: builtin/branch.c:4472227#, c-format2228msgid "[ahead %d, behind %d]"2229msgstr ""22302231#: builtin/branch.c:5602232msgid "(no branch)"2233msgstr ""22342235#: builtin/branch.c:6252236msgid "some refs could not be read"2237msgstr ""22382239#: builtin/branch.c:6382240msgid "cannot rename the current branch while not on any."2241msgstr ""22422243#: builtin/branch.c:6482244#, c-format2245msgid "Invalid branch name: '%s'"2246msgstr ""22472248#: builtin/branch.c:6632249msgid "Branch rename failed"2250msgstr ""22512252#: builtin/branch.c:6672253#, c-format2254msgid "Renamed a misnamed branch '%s' away"2255msgstr ""22562257#: builtin/branch.c:6712258#, c-format2259msgid "Branch renamed to %s, but HEAD is not updated!"2260msgstr ""22612262#: builtin/branch.c:6782263msgid "Branch is renamed, but update of config-file failed"2264msgstr ""22652266#: builtin/branch.c:6932267#, c-format2268msgid "malformed object name %s"2269msgstr ""22702271#: builtin/branch.c:7172272#, c-format2273msgid "could not write branch description template: %s"2274msgstr ""22752276#: builtin/branch.c:7472277msgid "Generic options"2278msgstr ""22792280#: builtin/branch.c:7492281msgid "show hash and subject, give twice for upstream branch"2282msgstr ""22832284#: builtin/branch.c:7502285msgid "suppress informational messages"2286msgstr ""22872288#: builtin/branch.c:7512289msgid "set up tracking mode (see git-pull(1))"2290msgstr ""22912292#: builtin/branch.c:7532293msgid "change upstream info"2294msgstr ""22952296#: builtin/branch.c:7572297msgid "use colored output"2298msgstr ""22992300#: builtin/branch.c:7582301msgid "act on remote-tracking branches"2302msgstr ""23032304#: builtin/branch.c:761 builtin/branch.c:767 builtin/branch.c:7882305#: builtin/branch.c:794 builtin/commit.c:1376 builtin/commit.c:13772306#: builtin/commit.c:1378 builtin/commit.c:1379 builtin/tag.c:4702307msgid "commit"2308msgstr ""23092310#: builtin/branch.c:762 builtin/branch.c:7682311msgid "print only branches that contain the commit"2312msgstr ""23132314#: builtin/branch.c:7742315msgid "Specific git-branch actions:"2316msgstr ""23172318#: builtin/branch.c:7752319msgid "list both remote-tracking and local branches"2320msgstr ""23212322#: builtin/branch.c:7772323msgid "delete fully merged branch"2324msgstr ""23252326#: builtin/branch.c:7782327msgid "delete branch (even if not merged)"2328msgstr ""23292330#: builtin/branch.c:7792331msgid "move/rename a branch and its reflog"2332msgstr ""23332334#: builtin/branch.c:7802335msgid "move/rename a branch, even if target exists"2336msgstr ""23372338#: builtin/branch.c:7812339msgid "list branch names"2340msgstr ""23412342#: builtin/branch.c:7822343msgid "create the branch's reflog"2344msgstr ""23452346#: builtin/branch.c:7842347msgid "edit the description for the branch"2348msgstr ""23492350#: builtin/branch.c:7852351msgid "force creation (when already exists)"2352msgstr ""23532354#: builtin/branch.c:7882355msgid "print only not merged branches"2356msgstr ""23572358#: builtin/branch.c:7942359msgid "print only merged branches"2360msgstr ""23612362#: builtin/branch.c:7982363msgid "list branches in columns"2364msgstr ""23652366#: builtin/branch.c:8112367msgid "Failed to resolve HEAD as a valid ref."2368msgstr ""23692370#: builtin/branch.c:816 builtin/clone.c:5612371msgid "HEAD not found below refs/heads!"2372msgstr ""23732374#: builtin/branch.c:8362375msgid "--column and --verbose are incompatible"2376msgstr ""23772378#: builtin/branch.c:8872379#, c-format2380msgid "branch '%s' does not exist"2381msgstr ""23822383#: builtin/branch.c:8992384#, c-format2385msgid "Branch '%s' has no upstream information"2386msgstr ""23872388#: builtin/branch.c:9142389msgid "-a and -r options to 'git branch' do not make sense with a branch name"2390msgstr ""23912392#: builtin/branch.c:9172393#, c-format2394msgid ""2395"The --set-upstream flag is deprecated and will be removed. Consider using --"2396"track or --set-upstream-to\n"2397msgstr ""23982399#: builtin/branch.c:9342400#, c-format2401msgid ""2402"\n"2403"If you wanted to make '%s' track '%s', do this:\n"2404"\n"2405msgstr ""24062407#: builtin/branch.c:9352408#, c-format2409msgid " git branch -d %s\n"2410msgstr ""24112412#: builtin/branch.c:9362413#, c-format2414msgid " git branch --set-upstream-to %s\n"2415msgstr ""24162417#: builtin/bundle.c:472418#, c-format2419msgid "%s is okay\n"2420msgstr ""24212422#: builtin/bundle.c:562423msgid "Need a repository to create a bundle."2424msgstr ""24252426#: builtin/bundle.c:602427msgid "Need a repository to unbundle."2428msgstr ""24292430#: builtin/cat-file.c:2472431msgid "git cat-file (-t|-s|-e|-p|<type>|--textconv) <object>"2432msgstr ""24332434#: builtin/cat-file.c:2482435msgid "git cat-file (--batch|--batch-check) < <list_of_objects>"2436msgstr ""24372438#: builtin/cat-file.c:2662439msgid "<type> can be one of: blob, tree, commit, tag"2440msgstr ""24412442#: builtin/cat-file.c:2672443msgid "show object type"2444msgstr ""24452446#: builtin/cat-file.c:2682447msgid "show object size"2448msgstr ""24492450#: builtin/cat-file.c:2702451msgid "exit with zero when there's no error"2452msgstr ""24532454#: builtin/cat-file.c:2712455msgid "pretty-print object's content"2456msgstr ""24572458#: builtin/cat-file.c:2732459msgid "for blob objects, run textconv on object's content"2460msgstr ""24612462#: builtin/cat-file.c:2752463msgid "show info and content of objects fed from the standard input"2464msgstr ""24652466#: builtin/cat-file.c:2782467msgid "show info about objects fed from the standard input"2468msgstr ""24692470#: builtin/check-attr.c:112471msgid "git check-attr [-a | --all | attr...] [--] pathname..."2472msgstr ""24732474#: builtin/check-attr.c:122475msgid "git check-attr --stdin [-z] [-a | --all | attr...] < <list-of-paths>"2476msgstr ""24772478#: builtin/check-attr.c:192479msgid "report all attributes set on file"2480msgstr ""24812482#: builtin/check-attr.c:202483msgid "use .gitattributes only from the index"2484msgstr ""24852486#: builtin/check-attr.c:21 builtin/hash-object.c:752487msgid "read file names from stdin"2488msgstr ""24892490#: builtin/check-attr.c:232491msgid "input paths are terminated by a null character"2492msgstr ""24932494#: builtin/checkout-index.c:1262495msgid "git checkout-index [options] [--] [<file>...]"2496msgstr ""24972498#: builtin/checkout-index.c:1872499msgid "check out all files in the index"2500msgstr ""25012502#: builtin/checkout-index.c:1882503msgid "force overwrite of existing files"2504msgstr ""25052506#: builtin/checkout-index.c:1902507msgid "no warning for existing files and files not in index"2508msgstr ""25092510#: builtin/checkout-index.c:1922511msgid "don't checkout new files"2512msgstr ""25132514#: builtin/checkout-index.c:1942515msgid "update stat information in the index file"2516msgstr ""25172518#: builtin/checkout-index.c:2002519msgid "read list of paths from the standard input"2520msgstr ""25212522#: builtin/checkout-index.c:2022523msgid "write the content to temporary files"2524msgstr ""25252526#: builtin/checkout-index.c:203 builtin/column.c:302527msgid "string"2528msgstr ""25292530#: builtin/checkout-index.c:2042531msgid "when creating files, prepend <string>"2532msgstr ""25332534#: builtin/checkout-index.c:2072535msgid "copy out the files from named stage"2536msgstr ""25372538#: builtin/checkout.c:252539msgid "git checkout [options] <branch>"2540msgstr ""25412542#: builtin/checkout.c:262543msgid "git checkout [options] [<branch>] -- <file>..."2544msgstr ""25452546#: builtin/checkout.c:116 builtin/checkout.c:1492547#, c-format2548msgid "path '%s' does not have our version"2549msgstr ""25502551#: builtin/checkout.c:118 builtin/checkout.c:1512552#, c-format2553msgid "path '%s' does not have their version"2554msgstr ""25552556#: builtin/checkout.c:1342557#, c-format2558msgid "path '%s' does not have all necessary versions"2559msgstr ""25602561#: builtin/checkout.c:1782562#, c-format2563msgid "path '%s' does not have necessary versions"2564msgstr ""25652566#: builtin/checkout.c:1952567#, c-format2568msgid "path '%s': cannot merge"2569msgstr ""25702571#: builtin/checkout.c:2122572#, c-format2573msgid "Unable to add merge result for '%s'"2574msgstr ""25752576#: builtin/checkout.c:236 builtin/checkout.c:239 builtin/checkout.c:2422577#: builtin/checkout.c:2452578#, c-format2579msgid "'%s' cannot be used with updating paths"2580msgstr ""25812582#: builtin/checkout.c:248 builtin/checkout.c:2512583#, c-format2584msgid "'%s' cannot be used with %s"2585msgstr ""25862587#: builtin/checkout.c:2542588#, c-format2589msgid "Cannot update paths and switch to branch '%s' at the same time."2590msgstr ""25912592#: builtin/checkout.c:265 builtin/checkout.c:4262593msgid "corrupt index file"2594msgstr ""25952596#: builtin/checkout.c:295 builtin/checkout.c:3022597#, c-format2598msgid "path '%s' is unmerged"2599msgstr ""26002601#: builtin/checkout.c:4482602msgid "you need to resolve your current index first"2603msgstr ""26042605#: builtin/checkout.c:5692606#, c-format2607msgid "Can not do reflog for '%s'\n"2608msgstr ""26092610#: builtin/checkout.c:6022611msgid "HEAD is now at"2612msgstr ""26132614#: builtin/checkout.c:6092615#, c-format2616msgid "Reset branch '%s'\n"2617msgstr ""26182619#: builtin/checkout.c:6122620#, c-format2621msgid "Already on '%s'\n"2622msgstr ""26232624#: builtin/checkout.c:6162625#, c-format2626msgid "Switched to and reset branch '%s'\n"2627msgstr ""26282629#: builtin/checkout.c:618 builtin/checkout.c:9552630#, c-format2631msgid "Switched to a new branch '%s'\n"2632msgstr ""26332634#: builtin/checkout.c:6202635#, c-format2636msgid "Switched to branch '%s'\n"2637msgstr ""26382639#: builtin/checkout.c:6762640#, c-format2641msgid " ... and %d more.\n"2642msgstr ""26432644#. The singular version2645#: builtin/checkout.c:6822646#, c-format2647msgid ""2648"Warning: you are leaving %d commit behind, not connected to\n"2649"any of your branches:\n"2650"\n"2651"%s\n"2652msgid_plural ""2653"Warning: you are leaving %d commits behind, not connected to\n"2654"any of your branches:\n"2655"\n"2656"%s\n"2657msgstr[0] ""2658msgstr[1] ""26592660#: builtin/checkout.c:7002661#, c-format2662msgid ""2663"If you want to keep them by creating a new branch, this may be a good time\n"2664"to do so with:\n"2665"\n"2666" git branch new_branch_name %s\n"2667"\n"2668msgstr ""26692670#: builtin/checkout.c:7302671msgid "internal error in revision walk"2672msgstr ""26732674#: builtin/checkout.c:7342675msgid "Previous HEAD position was"2676msgstr ""26772678#: builtin/checkout.c:761 builtin/checkout.c:9502679msgid "You are on a branch yet to be born"2680msgstr ""26812682#. case (1)2683#: builtin/checkout.c:8862684#, c-format2685msgid "invalid reference: %s"2686msgstr ""26872688#. case (1): want a tree2689#: builtin/checkout.c:9252690#, c-format2691msgid "reference is not a tree: %s"2692msgstr ""26932694#: builtin/checkout.c:9642695msgid "paths cannot be used with switching branches"2696msgstr ""26972698#: builtin/checkout.c:967 builtin/checkout.c:9712699#, c-format2700msgid "'%s' cannot be used with switching branches"2701msgstr ""27022703#: builtin/checkout.c:975 builtin/checkout.c:978 builtin/checkout.c:9832704#: builtin/checkout.c:9862705#, c-format2706msgid "'%s' cannot be used with '%s'"2707msgstr ""27082709#: builtin/checkout.c:9912710#, c-format2711msgid "Cannot switch branch to a non-commit '%s'"2712msgstr ""27132714#: builtin/checkout.c:1012 builtin/gc.c:1772715msgid "suppress progress reporting"2716msgstr ""27172718#: builtin/checkout.c:1013 builtin/checkout.c:1015 builtin/clone.c:892719#: builtin/remote.c:169 builtin/remote.c:1712720msgid "branch"2721msgstr ""27222723#: builtin/checkout.c:10142724msgid "create and checkout a new branch"2725msgstr ""27262727#: builtin/checkout.c:10162728msgid "create/reset and checkout a branch"2729msgstr ""27302731#: builtin/checkout.c:10172732msgid "create reflog for new branch"2733msgstr ""27342735#: builtin/checkout.c:10182736msgid "detach the HEAD at named commit"2737msgstr ""27382739#: builtin/checkout.c:10192740msgid "set upstream info for new branch"2741msgstr ""27422743#: builtin/checkout.c:10212744msgid "new branch"2745msgstr ""27462747#: builtin/checkout.c:10212748msgid "new unparented branch"2749msgstr ""27502751#: builtin/checkout.c:10222752msgid "checkout our version for unmerged files"2753msgstr ""27542755#: builtin/checkout.c:10242756msgid "checkout their version for unmerged files"2757msgstr ""27582759#: builtin/checkout.c:10262760msgid "force checkout (throw away local modifications)"2761msgstr ""27622763#: builtin/checkout.c:10272764msgid "perform a 3-way merge with the new branch"2765msgstr ""27662767#: builtin/checkout.c:1028 builtin/merge.c:2152768msgid "update ignored files (default)"2769msgstr ""27702771#: builtin/checkout.c:1029 builtin/log.c:1116 parse-options.h:2412772msgid "style"2773msgstr ""27742775#: builtin/checkout.c:10302776msgid "conflict style (merge or diff3)"2777msgstr ""27782779#: builtin/checkout.c:10332780msgid "second guess 'git checkout no-such-branch'"2781msgstr ""27822783#: builtin/checkout.c:10572784msgid "-b, -B and --orphan are mutually exclusive"2785msgstr ""27862787#: builtin/checkout.c:10742788msgid "--track needs a branch name"2789msgstr ""27902791#: builtin/checkout.c:10812792msgid "Missing branch name; try -b"2793msgstr ""27942795#: builtin/checkout.c:11162796msgid "invalid path specification"2797msgstr ""27982799#: builtin/checkout.c:11232800#, c-format2801msgid ""2802"Cannot update paths and switch to branch '%s' at the same time.\n"2803"Did you intend to checkout '%s' which can not be resolved as commit?"2804msgstr ""28052806#: builtin/checkout.c:11282807#, c-format2808msgid "git checkout: --detach does not take a path argument '%s'"2809msgstr ""28102811#: builtin/checkout.c:11322812msgid ""2813"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"2814"checking out of the index."2815msgstr ""28162817#: builtin/clean.c:192818msgid "git clean [-d] [-f] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."2819msgstr ""28202821#: builtin/clean.c:512822msgid "do not print names of files removed"2823msgstr ""28242825#: builtin/clean.c:532826msgid "force"2827msgstr ""28282829#: builtin/clean.c:552830msgid "remove whole directories"2831msgstr ""28322833#: builtin/clean.c:56 builtin/describe.c:413 builtin/grep.c:7172834#: builtin/ls-files.c:491 builtin/name-rev.c:231 builtin/show-ref.c:1822835msgid "pattern"2836msgstr ""28372838#: builtin/clean.c:572839msgid "add <pattern> to ignore rules"2840msgstr ""28412842#: builtin/clean.c:582843msgid "remove ignored files, too"2844msgstr ""28452846#: builtin/clean.c:602847msgid "remove only ignored files"2848msgstr ""28492850#: builtin/clean.c:782851msgid "-x and -X cannot be used together"2852msgstr ""28532854#: builtin/clean.c:822855msgid ""2856"clean.requireForce set to true and neither -n nor -f given; refusing to clean"2857msgstr ""28582859#: builtin/clean.c:852860msgid ""2861"clean.requireForce defaults to true and neither -n nor -f given; refusing to "2862"clean"2863msgstr ""28642865#: builtin/clean.c:155 builtin/clean.c:1762866#, c-format2867msgid "Would remove %s\n"2868msgstr ""28692870#: builtin/clean.c:159 builtin/clean.c:1792871#, c-format2872msgid "Removing %s\n"2873msgstr ""28742875#: builtin/clean.c:162 builtin/clean.c:1822876#, c-format2877msgid "failed to remove %s"2878msgstr ""28792880#: builtin/clean.c:1662881#, c-format2882msgid "Would not remove %s\n"2883msgstr ""28842885#: builtin/clean.c:1682886#, c-format2887msgid "Not removing %s\n"2888msgstr ""28892890#: builtin/clone.c:362891msgid "git clone [options] [--] <repo> [<dir>]"2892msgstr ""28932894#: builtin/clone.c:64 builtin/fetch.c:82 builtin/merge.c:2122895#: builtin/push.c:3992896msgid "force progress reporting"2897msgstr ""28982899#: builtin/clone.c:662900msgid "don't create a checkout"2901msgstr ""29022903#: builtin/clone.c:67 builtin/clone.c:69 builtin/init-db.c:4882904msgid "create a bare repository"2905msgstr ""29062907#: builtin/clone.c:722908msgid "create a mirror repository (implies bare)"2909msgstr ""29102911#: builtin/clone.c:742912msgid "to clone from a local repository"2913msgstr ""29142915#: builtin/clone.c:762916msgid "don't use local hardlinks, always copy"2917msgstr ""29182919#: builtin/clone.c:782920msgid "setup as shared repository"2921msgstr ""29222923#: builtin/clone.c:80 builtin/clone.c:822924msgid "initialize submodules in the clone"2925msgstr ""29262927#: builtin/clone.c:83 builtin/init-db.c:4852928msgid "template-directory"2929msgstr ""29302931#: builtin/clone.c:84 builtin/init-db.c:4862932msgid "directory from which templates will be used"2933msgstr ""29342935#: builtin/clone.c:862936msgid "reference repository"2937msgstr ""29382939#: builtin/clone.c:87 builtin/column.c:26 builtin/merge-file.c:442940msgid "name"2941msgstr ""29422943#: builtin/clone.c:882944msgid "use <name> instead of 'origin' to track upstream"2945msgstr ""29462947#: builtin/clone.c:902948msgid "checkout <branch> instead of the remote's HEAD"2949msgstr ""29502951#: builtin/clone.c:922952msgid "path to git-upload-pack on the remote"2953msgstr ""29542955#: builtin/clone.c:93 builtin/fetch.c:83 builtin/grep.c:6622956msgid "depth"2957msgstr ""29582959#: builtin/clone.c:942960msgid "create a shallow clone of that depth"2961msgstr ""29622963#: builtin/clone.c:962964msgid "clone only one branch, HEAD or --branch"2965msgstr ""29662967#: builtin/clone.c:97 builtin/init-db.c:4942968msgid "gitdir"2969msgstr ""29702971#: builtin/clone.c:98 builtin/init-db.c:4952972msgid "separate git dir from working tree"2973msgstr ""29742975#: builtin/clone.c:992976msgid "key=value"2977msgstr ""29782979#: builtin/clone.c:1002980msgid "set config inside the new repository"2981msgstr ""29822983#: builtin/clone.c:2432984#, c-format2985msgid "reference repository '%s' is not a local directory."2986msgstr ""29872988#: builtin/clone.c:3062989#, c-format2990msgid "failed to create directory '%s'"2991msgstr ""29922993#: builtin/clone.c:308 builtin/diff.c:772994#, c-format2995msgid "failed to stat '%s'"2996msgstr ""29972998#: builtin/clone.c:3102999#, c-format3000msgid "%s exists and is not a directory"3001msgstr ""30023003#: builtin/clone.c:3243004#, c-format3005msgid "failed to stat %s\n"3006msgstr ""30073008#: builtin/clone.c:3463009#, c-format3010msgid "failed to create link '%s'"3011msgstr ""30123013#: builtin/clone.c:3503014#, c-format3015msgid "failed to copy file to '%s'"3016msgstr ""30173018#: builtin/clone.c:3733019#, c-format3020msgid "done.\n"3021msgstr ""30223023#: builtin/clone.c:4433024#, c-format3025msgid "Could not find remote branch %s to clone."3026msgstr ""30273028#: builtin/clone.c:5523029msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"3030msgstr ""30313032#: builtin/clone.c:6903033msgid "Too many arguments."3034msgstr ""30353036#: builtin/clone.c:6943037msgid "You must specify a repository to clone."3038msgstr ""30393040#: builtin/clone.c:7053041#, c-format3042msgid "--bare and --origin %s options are incompatible."3043msgstr ""30443045#: builtin/clone.c:7193046#, c-format3047msgid "repository '%s' does not exist"3048msgstr ""30493050#: builtin/clone.c:7243051msgid "--depth is ignored in local clones; use file:// instead."3052msgstr ""30533054#: builtin/clone.c:7343055#, c-format3056msgid "destination path '%s' already exists and is not an empty directory."3057msgstr ""30583059#: builtin/clone.c:7443060#, c-format3061msgid "working tree '%s' already exists."3062msgstr ""30633064#: builtin/clone.c:757 builtin/clone.c:7713065#, c-format3066msgid "could not create leading directories of '%s'"3067msgstr ""30683069#: builtin/clone.c:7603070#, c-format3071msgid "could not create work tree dir '%s'."3072msgstr ""30733074#: builtin/clone.c:7793075#, c-format3076msgid "Cloning into bare repository '%s'...\n"3077msgstr ""30783079#: builtin/clone.c:7813080#, c-format3081msgid "Cloning into '%s'...\n"3082msgstr ""30833084#: builtin/clone.c:8233085#, c-format3086msgid "Don't know how to clone %s"3087msgstr ""30883089#: builtin/clone.c:8723090#, c-format3091msgid "Remote branch %s not found in upstream %s"3092msgstr ""30933094#: builtin/clone.c:8793095msgid "You appear to have cloned an empty repository."3096msgstr ""30973098#: builtin/column.c:93099msgid "git column [options]"3100msgstr ""31013102#: builtin/column.c:263103msgid "lookup config vars"3104msgstr ""31053106#: builtin/column.c:27 builtin/column.c:283107msgid "layout to use"3108msgstr ""31093110#: builtin/column.c:293111msgid "Maximum width"3112msgstr ""31133114#: builtin/column.c:303115msgid "Padding space on left border"3116msgstr ""31173118#: builtin/column.c:313119msgid "Padding space on right border"3120msgstr ""31213122#: builtin/column.c:323123msgid "Padding space between columns"3124msgstr ""31253126#: builtin/column.c:513127msgid "--command must be the first argument"3128msgstr ""31293130#: builtin/commit.c:343131msgid "git commit [options] [--] <filepattern>..."3132msgstr ""31333134#: builtin/commit.c:393135msgid "git status [options] [--] <filepattern>..."3136msgstr ""31373138#: builtin/commit.c:443139msgid ""3140"Your name and email address were configured automatically based\n"3141"on your username and hostname. Please check that they are accurate.\n"3142"You can suppress this message by setting them explicitly:\n"3143"\n"3144" git config --global user.name \"Your Name\"\n"3145" git config --global user.email you@example.com\n"3146"\n"3147"After doing this, you may fix the identity used for this commit with:\n"3148"\n"3149" git commit --amend --reset-author\n"3150msgstr ""31513152#: builtin/commit.c:563153msgid ""3154"You asked to amend the most recent commit, but doing so would make\n"3155"it empty. You can repeat your command with --allow-empty, or you can\n"3156"remove the commit entirely with \"git reset HEAD^\".\n"3157msgstr ""31583159#: builtin/commit.c:613160msgid ""3161"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"3162"If you wish to commit it anyway, use:\n"3163"\n"3164" git commit --allow-empty\n"3165"\n"3166"Otherwise, please use 'git reset'\n"3167msgstr ""31683169#: builtin/commit.c:2583170msgid "failed to unpack HEAD tree object"3171msgstr ""31723173#: builtin/commit.c:3003174msgid "unable to create temporary index"3175msgstr ""31763177#: builtin/commit.c:3063178msgid "interactive add failed"3179msgstr ""31803181#: builtin/commit.c:339 builtin/commit.c:360 builtin/commit.c:4103182msgid "unable to write new_index file"3183msgstr ""31843185#: builtin/commit.c:3913186msgid "cannot do a partial commit during a merge."3187msgstr ""31883189#: builtin/commit.c:3933190msgid "cannot do a partial commit during a cherry-pick."3191msgstr ""31923193#: builtin/commit.c:4033194msgid "cannot read the index"3195msgstr ""31963197#: builtin/commit.c:4233198msgid "unable to write temporary index file"3199msgstr ""32003201#: builtin/commit.c:511 builtin/commit.c:5173202#, c-format3203msgid "invalid commit: %s"3204msgstr ""32053206#: builtin/commit.c:5403207msgid "malformed --author parameter"3208msgstr ""32093210#: builtin/commit.c:5603211#, c-format3212msgid "Malformed ident string: '%s'"3213msgstr ""32143215#: builtin/commit.c:598 builtin/commit.c:631 builtin/commit.c:9543216#, c-format3217msgid "could not lookup commit %s"3218msgstr ""32193220#: builtin/commit.c:610 builtin/shortlog.c:2963221#, c-format3222msgid "(reading log message from standard input)\n"3223msgstr ""32243225#: builtin/commit.c:6123226msgid "could not read log from standard input"3227msgstr ""32283229#: builtin/commit.c:6163230#, c-format3231msgid "could not read log file '%s'"3232msgstr ""32333234#: builtin/commit.c:6223235msgid "commit has empty message"3236msgstr ""32373238#: builtin/commit.c:6383239msgid "could not read MERGE_MSG"3240msgstr ""32413242#: builtin/commit.c:6423243msgid "could not read SQUASH_MSG"3244msgstr ""32453246#: builtin/commit.c:6463247#, c-format3248msgid "could not read '%s'"3249msgstr ""32503251#: builtin/commit.c:7073252msgid "could not write commit template"3253msgstr ""32543255#: builtin/commit.c:7183256#, c-format3257msgid ""3258"\n"3259"It looks like you may be committing a merge.\n"3260"If this is not correct, please remove the file\n"3261"\t%s\n"3262"and try again.\n"3263msgstr ""32643265#: builtin/commit.c:7233266#, c-format3267msgid ""3268"\n"3269"It looks like you may be committing a cherry-pick.\n"3270"If this is not correct, please remove the file\n"3271"\t%s\n"3272"and try again.\n"3273msgstr ""32743275#: builtin/commit.c:7353276msgid ""3277"Please enter the commit message for your changes. Lines starting\n"3278"with '#' will be ignored, and an empty message aborts the commit.\n"3279msgstr ""32803281#: builtin/commit.c:7403282msgid ""3283"Please enter the commit message for your changes. Lines starting\n"3284"with '#' will be kept; you may remove them yourself if you want to.\n"3285"An empty message aborts the commit.\n"3286msgstr ""32873288#: builtin/commit.c:7533289#, c-format3290msgid "%sAuthor: %s"3291msgstr ""32923293#: builtin/commit.c:7603294#, c-format3295msgid "%sCommitter: %s"3296msgstr ""32973298#: builtin/commit.c:7803299msgid "Cannot read index"3300msgstr ""33013302#: builtin/commit.c:8173303msgid "Error building trees"3304msgstr ""33053306#: builtin/commit.c:832 builtin/tag.c:3613307#, c-format3308msgid "Please supply the message using either -m or -F option.\n"3309msgstr ""33103311#: builtin/commit.c:9293312#, c-format3313msgid "No existing author found with '%s'"3314msgstr ""33153316#: builtin/commit.c:944 builtin/commit.c:11483317#, c-format3318msgid "Invalid untracked files mode '%s'"3319msgstr ""33203321#: builtin/commit.c:9843322msgid "Using both --reset-author and --author does not make sense"3323msgstr ""33243325#: builtin/commit.c:9953326msgid "You have nothing to amend."3327msgstr ""33283329#: builtin/commit.c:9983330msgid "You are in the middle of a merge -- cannot amend."3331msgstr ""33323333#: builtin/commit.c:10003334msgid "You are in the middle of a cherry-pick -- cannot amend."3335msgstr ""33363337#: builtin/commit.c:10033338msgid "Options --squash and --fixup cannot be used together"3339msgstr ""33403341#: builtin/commit.c:10133342msgid "Only one of -c/-C/-F/--fixup can be used."3343msgstr ""33443345#: builtin/commit.c:10153346msgid "Option -m cannot be combined with -c/-C/-F/--fixup."3347msgstr ""33483349#: builtin/commit.c:10233350msgid "--reset-author can be used only with -C, -c or --amend."3351msgstr ""33523353#: builtin/commit.c:10403354msgid "Only one of --include/--only/--all/--interactive/--patch can be used."3355msgstr ""33563357#: builtin/commit.c:10423358msgid "No paths with --include/--only does not make sense."3359msgstr ""33603361#: builtin/commit.c:10443362msgid "Clever... amending the last one with dirty index."3363msgstr ""33643365#: builtin/commit.c:10463366msgid "Explicit paths specified without -i nor -o; assuming --only paths..."3367msgstr ""33683369#: builtin/commit.c:1056 builtin/tag.c:5773370#, c-format3371msgid "Invalid cleanup mode %s"3372msgstr ""33733374#: builtin/commit.c:10613375msgid "Paths with -a does not make sense."3376msgstr ""33773378#: builtin/commit.c:1067 builtin/commit.c:12023379msgid "--long and -z are incompatible"3380msgstr ""33813382#: builtin/commit.c:1162 builtin/commit.c:13983383msgid "show status concisely"3384msgstr ""33853386#: builtin/commit.c:1164 builtin/commit.c:14003387msgid "show branch information"3388msgstr ""33893390#: builtin/commit.c:1166 builtin/commit.c:1402 builtin/push.c:3893391msgid "machine-readable output"3392msgstr ""33933394#: builtin/commit.c:1169 builtin/commit.c:14043395msgid "show status in long format (default)"3396msgstr ""33973398#: builtin/commit.c:1172 builtin/commit.c:14073399msgid "terminate entries with NUL"3400msgstr ""34013402#: builtin/commit.c:1174 builtin/commit.c:1410 builtin/fast-export.c:6363403#: builtin/fast-export.c:639 builtin/tag.c:4613404msgid "mode"3405msgstr ""34063407#: builtin/commit.c:1175 builtin/commit.c:14103408msgid "show untracked files, optional modes: all, normal, no. (Default: all)"3409msgstr ""34103411#: builtin/commit.c:11783412msgid "show ignored files"3413msgstr ""34143415#: builtin/commit.c:1179 parse-options.h:1513416msgid "when"3417msgstr ""34183419#: builtin/commit.c:11803420msgid ""3421"ignore changes to submodules, optional when: all, dirty, untracked. "3422"(Default: all)"3423msgstr ""34243425#: builtin/commit.c:11823426msgid "list untracked files in columns"3427msgstr ""34283429#: builtin/commit.c:12563430msgid "couldn't look up newly created commit"3431msgstr ""34323433#: builtin/commit.c:12583434msgid "could not parse newly created commit"3435msgstr ""34363437#: builtin/commit.c:12993438msgid "detached HEAD"3439msgstr ""34403441#: builtin/commit.c:13013442msgid " (root-commit)"3443msgstr ""34443445#: builtin/commit.c:13683446msgid "suppress summary after successful commit"3447msgstr ""34483449#: builtin/commit.c:13693450msgid "show diff in commit message template"3451msgstr ""34523453#: builtin/commit.c:13713454msgid "Commit message options"3455msgstr ""34563457#: builtin/commit.c:1372 builtin/tag.c:4593458msgid "read message from file"3459msgstr ""34603461#: builtin/commit.c:13733462msgid "author"3463msgstr ""34643465#: builtin/commit.c:13733466msgid "override author for commit"3467msgstr ""34683469#: builtin/commit.c:1374 builtin/gc.c:1783470msgid "date"3471msgstr ""34723473#: builtin/commit.c:13743474msgid "override date for commit"3475msgstr ""34763477#: builtin/commit.c:1375 builtin/merge.c:206 builtin/notes.c:5373478#: builtin/notes.c:694 builtin/tag.c:4573479msgid "message"3480msgstr ""34813482#: builtin/commit.c:13753483msgid "commit message"3484msgstr ""34853486#: builtin/commit.c:13763487msgid "reuse and edit message from specified commit"3488msgstr ""34893490#: builtin/commit.c:13773491msgid "reuse message from specified commit"3492msgstr ""34933494#: builtin/commit.c:13783495msgid "use autosquash formatted message to fixup specified commit"3496msgstr ""34973498#: builtin/commit.c:13793499msgid "use autosquash formatted message to squash specified commit"3500msgstr ""35013502#: builtin/commit.c:13803503msgid "the commit is authored by me now (used with -C/-c/--amend)"3504msgstr ""35053506#: builtin/commit.c:1381 builtin/log.c:1073 builtin/revert.c:1093507msgid "add Signed-off-by:"3508msgstr ""35093510#: builtin/commit.c:13823511msgid "use specified template file"3512msgstr ""35133514#: builtin/commit.c:13833515msgid "force edit of commit"3516msgstr ""35173518#: builtin/commit.c:13843519msgid "default"3520msgstr ""35213522#: builtin/commit.c:1384 builtin/tag.c:4623523msgid "how to strip spaces and #comments from message"3524msgstr ""35253526#: builtin/commit.c:13853527msgid "include status in commit message template"3528msgstr ""35293530#: builtin/commit.c:1386 builtin/merge.c:213 builtin/tag.c:4633531msgid "key id"3532msgstr ""35333534#: builtin/commit.c:1387 builtin/merge.c:2143535msgid "GPG sign commit"3536msgstr ""35373538#. end commit message options3539#: builtin/commit.c:13903540msgid "Commit contents options"3541msgstr ""35423543#: builtin/commit.c:13913544msgid "commit all changed files"3545msgstr ""35463547#: builtin/commit.c:13923548msgid "add specified files to index for commit"3549msgstr ""35503551#: builtin/commit.c:13933552msgid "interactively add files"3553msgstr ""35543555#: builtin/commit.c:13943556msgid "interactively add changes"3557msgstr ""35583559#: builtin/commit.c:13953560msgid "commit only specified files"3561msgstr ""35623563#: builtin/commit.c:13963564msgid "bypass pre-commit hook"3565msgstr ""35663567#: builtin/commit.c:13973568msgid "show what would be committed"3569msgstr ""35703571#: builtin/commit.c:14083572msgid "amend previous commit"3573msgstr ""35743575#: builtin/commit.c:14093576msgid "bypass post-rewrite hook"3577msgstr ""35783579#: builtin/commit.c:14143580msgid "ok to record an empty change"3581msgstr ""35823583#: builtin/commit.c:14173584msgid "ok to record a change with an empty message"3585msgstr ""35863587#: builtin/commit.c:14493588msgid "could not parse HEAD commit"3589msgstr ""35903591#: builtin/commit.c:1487 builtin/merge.c:5083592#, c-format3593msgid "could not open '%s' for reading"3594msgstr ""35953596#: builtin/commit.c:14943597#, c-format3598msgid "Corrupt MERGE_HEAD file (%s)"3599msgstr ""36003601#: builtin/commit.c:15013602msgid "could not read MERGE_MODE"3603msgstr ""36043605#: builtin/commit.c:15203606#, c-format3607msgid "could not read commit message: %s"3608msgstr ""36093610#: builtin/commit.c:15343611#, c-format3612msgid "Aborting commit; you did not edit the message.\n"3613msgstr ""36143615#: builtin/commit.c:15393616#, c-format3617msgid "Aborting commit due to empty commit message.\n"3618msgstr ""36193620#: builtin/commit.c:1554 builtin/merge.c:832 builtin/merge.c:8573621msgid "failed to write commit object"3622msgstr ""36233624#: builtin/commit.c:15753625msgid "cannot lock HEAD ref"3626msgstr ""36273628#: builtin/commit.c:15793629msgid "cannot update HEAD ref"3630msgstr ""36313632#: builtin/commit.c:15903633msgid ""3634"Repository has been updated, but unable to write\n"3635"new_index file. Check that disk is not full or quota is\n"3636"not exceeded, and then \"git reset HEAD\" to recover."3637msgstr ""36383639#: builtin/config.c:73640msgid "git config [options]"3641msgstr ""36423643#: builtin/config.c:513644msgid "Config file location"3645msgstr ""36463647#: builtin/config.c:523648msgid "use global config file"3649msgstr ""36503651#: builtin/config.c:533652msgid "use system config file"3653msgstr ""36543655#: builtin/config.c:543656msgid "use repository config file"3657msgstr ""36583659#: builtin/config.c:553660msgid "use given config file"3661msgstr ""36623663#: builtin/config.c:563664msgid "Action"3665msgstr ""36663667#: builtin/config.c:573668msgid "get value: name [value-regex]"3669msgstr ""36703671#: builtin/config.c:583672msgid "get all values: key [value-regex]"3673msgstr ""36743675#: builtin/config.c:593676msgid "get values for regexp: name-regex [value-regex]"3677msgstr ""36783679#: builtin/config.c:603680msgid "replace all matching variables: name value [value_regex]"3681msgstr ""36823683#: builtin/config.c:613684msgid "add a new variable: name value"3685msgstr ""36863687#: builtin/config.c:623688msgid "remove a variable: name [value-regex]"3689msgstr ""36903691#: builtin/config.c:633692msgid "remove all matches: name [value-regex]"3693msgstr ""36943695#: builtin/config.c:643696msgid "rename section: old-name new-name"3697msgstr ""36983699#: builtin/config.c:653700msgid "remove a section: name"3701msgstr ""37023703#: builtin/config.c:663704msgid "list all"3705msgstr ""37063707#: builtin/config.c:673708msgid "open an editor"3709msgstr ""37103711#: builtin/config.c:68 builtin/config.c:693712msgid "slot"3713msgstr ""37143715#: builtin/config.c:683716msgid "find the color configured: [default]"3717msgstr ""37183719#: builtin/config.c:693720msgid "find the color setting: [stdout-is-tty]"3721msgstr ""37223723#: builtin/config.c:703724msgid "Type"3725msgstr ""37263727#: builtin/config.c:713728msgid "value is \"true\" or \"false\""3729msgstr ""37303731#: builtin/config.c:723732msgid "value is decimal number"3733msgstr ""37343735#: builtin/config.c:733736msgid "value is --bool or --int"3737msgstr ""37383739#: builtin/config.c:743740msgid "value is a path (file or directory name)"3741msgstr ""37423743#: builtin/config.c:753744msgid "Other"3745msgstr ""37463747#: builtin/config.c:763748msgid "terminate values with NUL byte"3749msgstr ""37503751#: builtin/config.c:773752msgid "respect include directives on lookup"3753msgstr ""37543755#: builtin/count-objects.c:693756msgid "git count-objects [-v]"3757msgstr ""37583759#: builtin/describe.c:153760msgid "git describe [options] <committish>*"3761msgstr ""37623763#: builtin/describe.c:163764msgid "git describe [options] --dirty"3765msgstr ""37663767#: builtin/describe.c:2343768#, c-format3769msgid "annotated tag %s not available"3770msgstr ""37713772#: builtin/describe.c:2383773#, c-format3774msgid "annotated tag %s has no embedded name"3775msgstr ""37763777#: builtin/describe.c:2403778#, c-format3779msgid "tag '%s' is really '%s' here"3780msgstr ""37813782#: builtin/describe.c:2673783#, c-format3784msgid "Not a valid object name %s"3785msgstr ""37863787#: builtin/describe.c:2703788#, c-format3789msgid "%s is not a valid '%s' object"3790msgstr ""37913792#: builtin/describe.c:2873793#, c-format3794msgid "no tag exactly matches '%s'"3795msgstr ""37963797#: builtin/describe.c:2893798#, c-format3799msgid "searching to describe %s\n"3800msgstr ""38013802#: builtin/describe.c:3293803#, c-format3804msgid "finished search at %s\n"3805msgstr ""38063807#: builtin/describe.c:3533808#, c-format3809msgid ""3810"No annotated tags can describe '%s'.\n"3811"However, there were unannotated tags: try --tags."3812msgstr ""38133814#: builtin/describe.c:3573815#, c-format3816msgid ""3817"No tags can describe '%s'.\n"3818"Try --always, or create some tags."3819msgstr ""38203821#: builtin/describe.c:3783822#, c-format3823msgid "traversed %lu commits\n"3824msgstr ""38253826#: builtin/describe.c:3813827#, c-format3828msgid ""3829"more than %i tags found; listed %i most recent\n"3830"gave up search at %s\n"3831msgstr ""38323833#: builtin/describe.c:4033834msgid "find the tag that comes after the commit"3835msgstr ""38363837#: builtin/describe.c:4043838msgid "debug search strategy on stderr"3839msgstr ""38403841#: builtin/describe.c:4053842msgid "use any ref in .git/refs"3843msgstr ""38443845#: builtin/describe.c:4063846msgid "use any tag in .git/refs/tags"3847msgstr ""38483849#: builtin/describe.c:4073850msgid "always use long format"3851msgstr ""38523853#: builtin/describe.c:4103854msgid "only output exact matches"3855msgstr ""38563857#: builtin/describe.c:4123858msgid "consider <n> most recent tags (default: 10)"3859msgstr ""38603861#: builtin/describe.c:4143862msgid "only consider tags matching <pattern>"3863msgstr ""38643865#: builtin/describe.c:416 builtin/name-rev.c:2383866msgid "show abbreviated commit object as fallback"3867msgstr ""38683869#: builtin/describe.c:4173870msgid "mark"3871msgstr ""38723873#: builtin/describe.c:4183874msgid "append <mark> on dirty working tree (default: \"-dirty\")"3875msgstr ""38763877#: builtin/describe.c:4363878msgid "--long is incompatible with --abbrev=0"3879msgstr ""38803881#: builtin/describe.c:4623882msgid "No names found, cannot describe anything."3883msgstr ""38843885#: builtin/describe.c:4823886msgid "--dirty is incompatible with committishes"3887msgstr ""38883889#: builtin/diff.c:793890#, c-format3891msgid "'%s': not a regular file or symlink"3892msgstr ""38933894#: builtin/diff.c:2283895#, c-format3896msgid "invalid option: %s"3897msgstr ""38983899#: builtin/diff.c:3053900msgid "Not a git repository"3901msgstr ""39023903#: builtin/diff.c:3483904#, c-format3905msgid "invalid object '%s' given."3906msgstr ""39073908#: builtin/diff.c:3533909#, c-format3910msgid "more than %d trees given: '%s'"3911msgstr ""39123913#: builtin/diff.c:3633914#, c-format3915msgid "more than two blobs given: '%s'"3916msgstr ""39173918#: builtin/diff.c:3713919#, c-format3920msgid "unhandled object '%s' given."3921msgstr ""39223923#: builtin/fast-export.c:223924msgid "git fast-export [rev-list-opts]"3925msgstr ""39263927#: builtin/fast-export.c:6353928msgid "show progress after <n> objects"3929msgstr ""39303931#: builtin/fast-export.c:6373932msgid "select handling of signed tags"3933msgstr ""39343935#: builtin/fast-export.c:6403936msgid "select handling of tags that tag filtered objects"3937msgstr ""39383939#: builtin/fast-export.c:6433940msgid "Dump marks to this file"3941msgstr ""39423943#: builtin/fast-export.c:6453944msgid "Import marks from this file"3945msgstr ""39463947#: builtin/fast-export.c:6473948msgid "Fake a tagger when tags lack one"3949msgstr ""39503951#: builtin/fast-export.c:6493952msgid "Output full tree for each commit"3953msgstr ""39543955#: builtin/fast-export.c:6513956msgid "Use the done feature to terminate the stream"3957msgstr ""39583959#: builtin/fast-export.c:6523960msgid "Skip output of blob data"3961msgstr ""39623963#: builtin/fetch.c:203964msgid "git fetch [<options>] [<repository> [<refspec>...]]"3965msgstr ""39663967#: builtin/fetch.c:213968msgid "git fetch [<options>] <group>"3969msgstr ""39703971#: builtin/fetch.c:223972msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"3973msgstr ""39743975#: builtin/fetch.c:233976msgid "git fetch --all [<options>]"3977msgstr ""39783979#: builtin/fetch.c:603980msgid "fetch from all remotes"3981msgstr ""39823983#: builtin/fetch.c:623984msgid "append to .git/FETCH_HEAD instead of overwriting"3985msgstr ""39863987#: builtin/fetch.c:643988msgid "path to upload pack on remote end"3989msgstr ""39903991#: builtin/fetch.c:653992msgid "force overwrite of local branch"3993msgstr ""39943995#: builtin/fetch.c:673996msgid "fetch from multiple remotes"3997msgstr ""39983999#: builtin/fetch.c:694000msgid "fetch all tags and associated objects"4001msgstr ""40024003#: builtin/fetch.c:714004msgid "do not fetch all tags (--no-tags)"4005msgstr ""40064007#: builtin/fetch.c:734008msgid "prune remote-tracking branches no longer on remote"4009msgstr ""40104011#: builtin/fetch.c:744012msgid "on-demand"4013msgstr ""40144015#: builtin/fetch.c:754016msgid "control recursive fetching of submodules"4017msgstr ""40184019#: builtin/fetch.c:794020msgid "keep downloaded pack"4021msgstr ""40224023#: builtin/fetch.c:814024msgid "allow updating of HEAD ref"4025msgstr ""40264027#: builtin/fetch.c:844028msgid "deepen history of shallow clone"4029msgstr ""40304031#: builtin/fetch.c:85 builtin/log.c:10884032msgid "dir"4033msgstr ""40344035#: builtin/fetch.c:864036msgid "prepend this to submodule path output"4037msgstr ""40384039#: builtin/fetch.c:894040msgid "default mode for recursion"4041msgstr ""40424043#: builtin/fetch.c:2014044msgid "Couldn't find remote ref HEAD"4045msgstr ""40464047#: builtin/fetch.c:2544048#, c-format4049msgid "object %s not found"4050msgstr ""40514052#: builtin/fetch.c:2594053msgid "[up to date]"4054msgstr ""40554056#: builtin/fetch.c:2734057#, c-format4058msgid "! %-*s %-*s -> %s (can't fetch in current branch)"4059msgstr ""40604061#: builtin/fetch.c:274 builtin/fetch.c:3604062msgid "[rejected]"4063msgstr ""40644065#: builtin/fetch.c:2854066msgid "[tag update]"4067msgstr ""40684069#: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:3404070msgid " (unable to update local ref)"4071msgstr ""40724073#: builtin/fetch.c:3054074msgid "[new tag]"4075msgstr ""40764077#: builtin/fetch.c:3084078msgid "[new branch]"4079msgstr ""40804081#: builtin/fetch.c:3114082msgid "[new ref]"4083msgstr ""40844085#: builtin/fetch.c:3564086msgid "unable to update local ref"4087msgstr ""40884089#: builtin/fetch.c:3564090msgid "forced update"4091msgstr ""40924093#: builtin/fetch.c:3624094msgid "(non-fast-forward)"4095msgstr ""40964097#: builtin/fetch.c:393 builtin/fetch.c:6854098#, c-format4099msgid "cannot open %s: %s\n"4100msgstr ""41014102#: builtin/fetch.c:4024103#, c-format4104msgid "%s did not send all necessary objects\n"4105msgstr ""41064107#: builtin/fetch.c:4884108#, c-format4109msgid "From %.*s\n"4110msgstr ""41114112#: builtin/fetch.c:4994113#, c-format4114msgid ""4115"some local refs could not be updated; try running\n"4116" 'git remote prune %s' to remove any old, conflicting branches"4117msgstr ""41184119#: builtin/fetch.c:5494120#, c-format4121msgid " (%s will become dangling)"4122msgstr ""41234124#: builtin/fetch.c:5504125#, c-format4126msgid " (%s has become dangling)"4127msgstr ""41284129#: builtin/fetch.c:5574130msgid "[deleted]"4131msgstr ""41324133#: builtin/fetch.c:558 builtin/remote.c:10554134msgid "(none)"4135msgstr ""41364137#: builtin/fetch.c:6754138#, c-format4139msgid "Refusing to fetch into current branch %s of non-bare repository"4140msgstr ""41414142#: builtin/fetch.c:7094143#, c-format4144msgid "Don't know how to fetch from %s"4145msgstr ""41464147#: builtin/fetch.c:7864148#, c-format4149msgid "Option \"%s\" value \"%s\" is not valid for %s"4150msgstr ""41514152#: builtin/fetch.c:7894153#, c-format4154msgid "Option \"%s\" is ignored for %s\n"4155msgstr ""41564157#: builtin/fetch.c:8914158#, c-format4159msgid "Fetching %s\n"4160msgstr ""41614162#: builtin/fetch.c:893 builtin/remote.c:1004163#, c-format4164msgid "Could not fetch %s"4165msgstr ""41664167#: builtin/fetch.c:9124168msgid ""4169"No remote repository specified. Please, specify either a URL or a\n"4170"remote name from which new revisions should be fetched."4171msgstr ""41724173#: builtin/fetch.c:9324174msgid "You need to specify a tag name."4175msgstr ""41764177#: builtin/fetch.c:9844178msgid "fetch --all does not take a repository argument"4179msgstr ""41804181#: builtin/fetch.c:9864182msgid "fetch --all does not make sense with refspecs"4183msgstr ""41844185#: builtin/fetch.c:9974186#, c-format4187msgid "No such remote or remote group: %s"4188msgstr ""41894190#: builtin/fetch.c:10054191msgid "Fetching a group and specifying refspecs does not make sense"4192msgstr ""41934194#: builtin/fmt-merge-msg.c:134195msgid "git fmt-merge-msg [-m <message>] [--log[=<n>]|--no-log] [--file <file>]"4196msgstr ""41974198#: builtin/fmt-merge-msg.c:653 builtin/fmt-merge-msg.c:656 builtin/grep.c:7014199#: builtin/merge.c:188 builtin/show-branch.c:656 builtin/show-ref.c:1754200#: builtin/tag.c:448 parse-options.h:133 parse-options.h:2354201msgid "n"4202msgstr ""42034204#: builtin/fmt-merge-msg.c:6544205msgid "populate log with at most <n> entries from shortlog"4206msgstr ""42074208#: builtin/fmt-merge-msg.c:6574209msgid "alias for --log (deprecated)"4210msgstr ""42114212#: builtin/fmt-merge-msg.c:6604213msgid "text"4214msgstr ""42154216#: builtin/fmt-merge-msg.c:6614217msgid "use <text> as start of message"4218msgstr ""42194220#: builtin/fmt-merge-msg.c:6624221msgid "file to read from"4222msgstr ""42234224#: builtin/for-each-ref.c:9794225msgid "git for-each-ref [options] [<pattern>]"4226msgstr ""42274228#: builtin/for-each-ref.c:9944229msgid "quote placeholders suitably for shells"4230msgstr ""42314232#: builtin/for-each-ref.c:9964233msgid "quote placeholders suitably for perl"4234msgstr ""42354236#: builtin/for-each-ref.c:9984237msgid "quote placeholders suitably for python"4238msgstr ""42394240#: builtin/for-each-ref.c:10004241msgid "quote placeholders suitably for tcl"4242msgstr ""42434244#: builtin/for-each-ref.c:10034245msgid "show only <n> matched refs"4246msgstr ""42474248#: builtin/for-each-ref.c:10044249msgid "format"4250msgstr ""42514252#: builtin/for-each-ref.c:10044253msgid "format to use for the output"4254msgstr ""42554256#: builtin/for-each-ref.c:10054257msgid "key"4258msgstr ""42594260#: builtin/for-each-ref.c:10064261msgid "field name to sort on"4262msgstr ""42634264#: builtin/fsck.c:6084265msgid "git fsck [options] [<object>...]"4266msgstr ""42674268#: builtin/fsck.c:6144269msgid "show unreachable objects"4270msgstr ""42714272#: builtin/fsck.c:6154273msgid "show dangling objects"4274msgstr ""42754276#: builtin/fsck.c:6164277msgid "report tags"4278msgstr ""42794280#: builtin/fsck.c:6174281msgid "report root nodes"4282msgstr ""42834284#: builtin/fsck.c:6184285msgid "make index objects head nodes"4286msgstr ""42874288#: builtin/fsck.c:6194289msgid "make reflogs head nodes (default)"4290msgstr ""42914292#: builtin/fsck.c:6204293msgid "also consider packs and alternate objects"4294msgstr ""42954296#: builtin/fsck.c:6214297msgid "enable more strict checking"4298msgstr ""42994300#: builtin/fsck.c:6234301msgid "write dangling objects in .git/lost-found"4302msgstr ""43034304#: builtin/fsck.c:624 builtin/prune.c:1344305msgid "show progress"4306msgstr ""43074308#: builtin/gc.c:224309msgid "git gc [options]"4310msgstr ""43114312#: builtin/gc.c:634313#, c-format4314msgid "Invalid %s: '%s'"4315msgstr ""43164317#: builtin/gc.c:904318#, c-format4319msgid "insanely long object directory %.*s"4320msgstr ""43214322#: builtin/gc.c:1794323msgid "prune unreferenced objects"4324msgstr ""43254326#: builtin/gc.c:1814327msgid "be more thorough (increased runtime)"4328msgstr ""43294330#: builtin/gc.c:1824331msgid "enable auto-gc mode"4332msgstr ""43334334#: builtin/gc.c:2224335#, c-format4336msgid ""4337"Auto packing the repository for optimum performance. You may also\n"4338"run \"git gc\" manually. See \"git help gc\" for more information.\n"4339msgstr ""43404341#: builtin/gc.c:2494342msgid ""4343"There are too many unreachable loose objects; run 'git prune' to remove them."4344msgstr ""43454346#: builtin/grep.c:224347msgid "git grep [options] [-e] <pattern> [<rev>...] [[--] <path>...]"4348msgstr ""43494350#: builtin/grep.c:2174351#, c-format4352msgid "grep: failed to create thread: %s"4353msgstr ""43544355#: builtin/grep.c:3654356#, c-format4357msgid "Failed to chdir: %s"4358msgstr ""43594360#: builtin/grep.c:443 builtin/grep.c:4784361#, c-format4362msgid "unable to read tree (%s)"4363msgstr ""43644365#: builtin/grep.c:4934366#, c-format4367msgid "unable to grep from object of type %s"4368msgstr ""43694370#: builtin/grep.c:5514371#, c-format4372msgid "switch `%c' expects a numerical value"4373msgstr ""43744375#: builtin/grep.c:5684376#, c-format4377msgid "cannot open '%s'"4378msgstr ""43794380#: builtin/grep.c:6434381msgid "search in index instead of in the work tree"4382msgstr ""43834384#: builtin/grep.c:6454385msgid "find in contents not managed by git"4386msgstr ""43874388#: builtin/grep.c:6474389msgid "search in both tracked and untracked files"4390msgstr ""43914392#: builtin/grep.c:6494393msgid "search also in ignored files"4394msgstr ""43954396#: builtin/grep.c:6524397msgid "show non-matching lines"4398msgstr ""43994400#: builtin/grep.c:6544401msgid "case insensitive matching"4402msgstr ""44034404#: builtin/grep.c:6564405msgid "match patterns only at word boundaries"4406msgstr ""44074408#: builtin/grep.c:6584409msgid "process binary files as text"4410msgstr ""44114412#: builtin/grep.c:6604413msgid "don't match patterns in binary files"4414msgstr ""44154416#: builtin/grep.c:6634417msgid "descend at most <depth> levels"4418msgstr ""44194420#: builtin/grep.c:6674421msgid "use extended POSIX regular expressions"4422msgstr ""44234424#: builtin/grep.c:6704425msgid "use basic POSIX regular expressions (default)"4426msgstr ""44274428#: builtin/grep.c:6734429msgid "interpret patterns as fixed strings"4430msgstr ""44314432#: builtin/grep.c:6764433msgid "use Perl-compatible regular expressions"4434msgstr ""44354436#: builtin/grep.c:6794437msgid "show line numbers"4438msgstr ""44394440#: builtin/grep.c:6804441msgid "don't show filenames"4442msgstr ""44434444#: builtin/grep.c:6814445msgid "show filenames"4446msgstr ""44474448#: builtin/grep.c:6834449msgid "show filenames relative to top directory"4450msgstr ""44514452#: builtin/grep.c:6854453msgid "show only filenames instead of matching lines"4454msgstr ""44554456#: builtin/grep.c:6874457msgid "synonym for --files-with-matches"4458msgstr ""44594460#: builtin/grep.c:6904461msgid "show only the names of files without match"4462msgstr ""44634464#: builtin/grep.c:6924465msgid "print NUL after filenames"4466msgstr ""44674468#: builtin/grep.c:6944469msgid "show the number of matches instead of matching lines"4470msgstr ""44714472#: builtin/grep.c:6954473msgid "highlight matches"4474msgstr ""44754476#: builtin/grep.c:6974477msgid "print empty line between matches from different files"4478msgstr ""44794480#: builtin/grep.c:6994481msgid "show filename only once above matches from same file"4482msgstr ""44834484#: builtin/grep.c:7024485msgid "show <n> context lines before and after matches"4486msgstr ""44874488#: builtin/grep.c:7054489msgid "show <n> context lines before matches"4490msgstr ""44914492#: builtin/grep.c:7074493msgid "show <n> context lines after matches"4494msgstr ""44954496#: builtin/grep.c:7084497msgid "shortcut for -C NUM"4498msgstr ""44994500#: builtin/grep.c:7114501msgid "show a line with the function name before matches"4502msgstr ""45034504#: builtin/grep.c:7134505msgid "show the surrounding function"4506msgstr ""45074508#: builtin/grep.c:7164509msgid "read patterns from file"4510msgstr ""45114512#: builtin/grep.c:7184513msgid "match <pattern>"4514msgstr ""45154516#: builtin/grep.c:7204517msgid "combine patterns specified with -e"4518msgstr ""45194520#: builtin/grep.c:7324521msgid "indicate hit with exit status without output"4522msgstr ""45234524#: builtin/grep.c:7344525msgid "show only matches from files that match all patterns"4526msgstr ""45274528#: builtin/grep.c:7364529msgid "show parse tree for grep expression"4530msgstr ""45314532#: builtin/grep.c:7404533msgid "pager"4534msgstr ""45354536#: builtin/grep.c:7404537msgid "show matching files in the pager"4538msgstr ""45394540#: builtin/grep.c:7434541msgid "allow calling of grep(1) (ignored by this build)"4542msgstr ""45434544#: builtin/grep.c:744 builtin/show-ref.c:1844545msgid "show usage"4546msgstr ""45474548#: builtin/grep.c:8114549msgid "no pattern given."4550msgstr ""45514552#: builtin/grep.c:8254553#, c-format4554msgid "bad object %s"4555msgstr ""45564557#: builtin/grep.c:8664558msgid "--open-files-in-pager only works on the worktree"4559msgstr ""45604561#: builtin/grep.c:8894562msgid "--cached or --untracked cannot be used with --no-index."4563msgstr ""45644565#: builtin/grep.c:8944566msgid "--no-index or --untracked cannot be used with revs."4567msgstr ""45684569#: builtin/grep.c:8974570msgid "--[no-]exclude-standard cannot be used for tracked contents."4571msgstr ""45724573#: builtin/grep.c:9054574msgid "both --cached and trees are given."4575msgstr ""45764577#: builtin/hash-object.c:604578msgid ""4579"git hash-object [-t <type>] [-w] [--path=<file>|--no-filters] [--stdin] [--] "4580"<file>..."4581msgstr ""45824583#: builtin/hash-object.c:614584msgid "git hash-object --stdin-paths < <list-of-paths>"4585msgstr ""45864587#: builtin/hash-object.c:724588msgid "type"4589msgstr ""45904591#: builtin/hash-object.c:724592msgid "object type"4593msgstr ""45944595#: builtin/hash-object.c:734596msgid "write the object into the object database"4597msgstr ""45984599#: builtin/hash-object.c:744600msgid "read the object from stdin"4601msgstr ""46024603#: builtin/hash-object.c:764604msgid "store file as is without filters"4605msgstr ""46064607#: builtin/hash-object.c:774608msgid "process file as it were from this path"4609msgstr ""46104611#: builtin/help.c:434612msgid "print all available commands"4613msgstr ""46144615#: builtin/help.c:444616msgid "show man page"4617msgstr ""46184619#: builtin/help.c:454620msgid "show manual in web browser"4621msgstr ""46224623#: builtin/help.c:474624msgid "show info page"4625msgstr ""46264627#: builtin/help.c:534628msgid "git help [--all] [--man|--web|--info] [command]"4629msgstr ""46304631#: builtin/help.c:654632#, c-format4633msgid "unrecognized help format '%s'"4634msgstr ""46354636#: builtin/help.c:934637msgid "Failed to start emacsclient."4638msgstr ""46394640#: builtin/help.c:1064641msgid "Failed to parse emacsclient version."4642msgstr ""46434644#: builtin/help.c:1144645#, c-format4646msgid "emacsclient version '%d' too old (< 22)."4647msgstr ""46484649#: builtin/help.c:132 builtin/help.c:160 builtin/help.c:169 builtin/help.c:1774650#, c-format4651msgid "failed to exec '%s': %s"4652msgstr ""46534654#: builtin/help.c:2174655#, c-format4656msgid ""4657"'%s': path for unsupported man viewer.\n"4658"Please consider using 'man.<tool>.cmd' instead."4659msgstr ""46604661#: builtin/help.c:2294662#, c-format4663msgid ""4664"'%s': cmd for supported man viewer.\n"4665"Please consider using 'man.<tool>.path' instead."4666msgstr ""46674668#: builtin/help.c:2994669msgid "The most commonly used git commands are:"4670msgstr ""46714672#: builtin/help.c:3674673#, c-format4674msgid "'%s': unknown man viewer."4675msgstr ""46764677#: builtin/help.c:3844678msgid "no man viewer handled the request"4679msgstr ""46804681#: builtin/help.c:3924682msgid "no info viewer handled the request"4683msgstr ""46844685#: builtin/help.c:447 builtin/help.c:4544686#, c-format4687msgid "usage: %s%s"4688msgstr ""46894690#: builtin/help.c:4704691#, c-format4692msgid "`git %s' is aliased to `%s'"4693msgstr ""46944695#: builtin/index-pack.c:1704696#, c-format4697msgid "object type mismatch at %s"4698msgstr ""46994700#: builtin/index-pack.c:1904701msgid "object of unexpected type"4702msgstr ""47034704#: builtin/index-pack.c:2274705#, c-format4706msgid "cannot fill %d byte"4707msgid_plural "cannot fill %d bytes"4708msgstr[0] ""4709msgstr[1] ""47104711#: builtin/index-pack.c:2374712msgid "early EOF"4713msgstr ""47144715#: builtin/index-pack.c:2384716msgid "read error on input"4717msgstr ""47184719#: builtin/index-pack.c:2504720msgid "used more bytes than were available"4721msgstr ""47224723#: builtin/index-pack.c:2574724msgid "pack too large for current definition of off_t"4725msgstr ""47264727#: builtin/index-pack.c:2734728#, c-format4729msgid "unable to create '%s'"4730msgstr ""47314732#: builtin/index-pack.c:2784733#, c-format4734msgid "cannot open packfile '%s'"4735msgstr ""47364737#: builtin/index-pack.c:2924738msgid "pack signature mismatch"4739msgstr ""47404741#: builtin/index-pack.c:2944742#, c-format4743msgid "pack version %<PRIu32> unsupported"4744msgstr ""47454746#: builtin/index-pack.c:3124747#, c-format4748msgid "pack has bad object at offset %lu: %s"4749msgstr ""47504751#: builtin/index-pack.c:4344752#, c-format4753msgid "inflate returned %d"4754msgstr ""47554756#: builtin/index-pack.c:4834757msgid "offset value overflow for delta base object"4758msgstr ""47594760#: builtin/index-pack.c:4914761msgid "delta base offset is out of bound"4762msgstr ""47634764#: builtin/index-pack.c:4994765#, c-format4766msgid "unknown object type %d"4767msgstr ""47684769#: builtin/index-pack.c:5304770msgid "cannot pread pack file"4771msgstr ""47724773#: builtin/index-pack.c:5324774#, c-format4775msgid "premature end of pack file, %lu byte missing"4776msgid_plural "premature end of pack file, %lu bytes missing"4777msgstr[0] ""4778msgstr[1] ""47794780#: builtin/index-pack.c:5584781msgid "serious inflate inconsistency"4782msgstr ""47834784#: builtin/index-pack.c:649 builtin/index-pack.c:655 builtin/index-pack.c:6784785#: builtin/index-pack.c:712 builtin/index-pack.c:7214786#, c-format4787msgid "SHA1 COLLISION FOUND WITH %s !"4788msgstr ""47894790#: builtin/index-pack.c:652 builtin/pack-objects.c:1704791#: builtin/pack-objects.c:2624792#, c-format4793msgid "unable to read %s"4794msgstr ""47954796#: builtin/index-pack.c:7184797#, c-format4798msgid "cannot read existing object %s"4799msgstr ""48004801#: builtin/index-pack.c:7324802#, c-format4803msgid "invalid blob object %s"4804msgstr ""48054806#: builtin/index-pack.c:7474807#, c-format4808msgid "invalid %s"4809msgstr ""48104811#: builtin/index-pack.c:7494812msgid "Error in object"4813msgstr ""48144815#: builtin/index-pack.c:7514816#, c-format4817msgid "Not all child objects of %s are reachable"4818msgstr ""48194820#: builtin/index-pack.c:821 builtin/index-pack.c:8474821msgid "failed to apply delta"4822msgstr ""48234824#: builtin/index-pack.c:9864825msgid "Receiving objects"4826msgstr ""48274828#: builtin/index-pack.c:9864829msgid "Indexing objects"4830msgstr ""48314832#: builtin/index-pack.c:10124833msgid "pack is corrupted (SHA1 mismatch)"4834msgstr ""48354836#: builtin/index-pack.c:10174837msgid "cannot fstat packfile"4838msgstr ""48394840#: builtin/index-pack.c:10204841msgid "pack has junk at the end"4842msgstr ""48434844#: builtin/index-pack.c:10314845msgid "confusion beyond insanity in parse_pack_objects()"4846msgstr ""48474848#: builtin/index-pack.c:10544849msgid "Resolving deltas"4850msgstr ""48514852#: builtin/index-pack.c:10644853#, c-format4854msgid "unable to create thread: %s"4855msgstr ""48564857#: builtin/index-pack.c:11064858msgid "confusion beyond insanity"4859msgstr ""48604861#: builtin/index-pack.c:11124862#, c-format4863msgid "completed with %d local objects"4864msgstr ""48654866#: builtin/index-pack.c:11214867#, c-format4868msgid "Unexpected tail checksum for %s (disk corruption?)"4869msgstr ""48704871#: builtin/index-pack.c:11254872#, c-format4873msgid "pack has %d unresolved delta"4874msgid_plural "pack has %d unresolved deltas"4875msgstr[0] ""4876msgstr[1] ""48774878#: builtin/index-pack.c:11504879#, c-format4880msgid "unable to deflate appended object (%d)"4881msgstr ""48824883#: builtin/index-pack.c:12294884#, c-format4885msgid "local object %s is corrupt"4886msgstr ""48874888#: builtin/index-pack.c:12534889msgid "error while closing pack file"4890msgstr ""48914892#: builtin/index-pack.c:12664893#, c-format4894msgid "cannot write keep file '%s'"4895msgstr ""48964897#: builtin/index-pack.c:12744898#, c-format4899msgid "cannot close written keep file '%s'"4900msgstr ""49014902#: builtin/index-pack.c:12874903msgid "cannot store pack file"4904msgstr ""49054906#: builtin/index-pack.c:12984907msgid "cannot store index file"4908msgstr ""49094910#: builtin/index-pack.c:13314911#, c-format4912msgid "bad pack.indexversion=%<PRIu32>"4913msgstr ""49144915#: builtin/index-pack.c:13374916#, c-format4917msgid "invalid number of threads specified (%d)"4918msgstr ""49194920#: builtin/index-pack.c:1341 builtin/index-pack.c:15144921#, c-format4922msgid "no threads support, ignoring %s"4923msgstr ""49244925#: builtin/index-pack.c:13994926#, c-format4927msgid "Cannot open existing pack file '%s'"4928msgstr ""49294930#: builtin/index-pack.c:14014931#, c-format4932msgid "Cannot open existing pack idx file for '%s'"4933msgstr ""49344935#: builtin/index-pack.c:14484936#, c-format4937msgid "non delta: %d object"4938msgid_plural "non delta: %d objects"4939msgstr[0] ""4940msgstr[1] ""49414942#: builtin/index-pack.c:14554943#, c-format4944msgid "chain length = %d: %lu object"4945msgid_plural "chain length = %d: %lu objects"4946msgstr[0] ""4947msgstr[1] ""49484949#: builtin/index-pack.c:14824950msgid "Cannot come back to cwd"4951msgstr ""49524953#: builtin/index-pack.c:1526 builtin/index-pack.c:15294954#: builtin/index-pack.c:1541 builtin/index-pack.c:15454955#, c-format4956msgid "bad %s"4957msgstr ""49584959#: builtin/index-pack.c:15594960msgid "--fix-thin cannot be used without --stdin"4961msgstr ""49624963#: builtin/index-pack.c:1563 builtin/index-pack.c:15734964#, c-format4965msgid "packfile name '%s' does not end with '.pack'"4966msgstr ""49674968#: builtin/index-pack.c:15824969msgid "--verify with no packfile name given"4970msgstr ""49714972#: builtin/init-db.c:354973#, c-format4974msgid "Could not make %s writable by group"4975msgstr ""49764977#: builtin/init-db.c:624978#, c-format4979msgid "insanely long template name %s"4980msgstr ""49814982#: builtin/init-db.c:674983#, c-format4984msgid "cannot stat '%s'"4985msgstr ""49864987#: builtin/init-db.c:734988#, c-format4989msgid "cannot stat template '%s'"4990msgstr ""49914992#: builtin/init-db.c:804993#, c-format4994msgid "cannot opendir '%s'"4995msgstr ""49964997#: builtin/init-db.c:974998#, c-format4999msgid "cannot readlink '%s'"5000msgstr ""50015002#: builtin/init-db.c:995003#, c-format5004msgid "insanely long symlink %s"5005msgstr ""50065007#: builtin/init-db.c:1025008#, c-format5009msgid "cannot symlink '%s' '%s'"5010msgstr ""50115012#: builtin/init-db.c:1065013#, c-format5014msgid "cannot copy '%s' to '%s'"5015msgstr ""50165017#: builtin/init-db.c:1105018#, c-format5019msgid "ignoring template %s"5020msgstr ""50215022#: builtin/init-db.c:1335023#, c-format5024msgid "insanely long template path %s"5025msgstr ""50265027#: builtin/init-db.c:1415028#, c-format5029msgid "templates not found %s"5030msgstr ""50315032#: builtin/init-db.c:1545033#, c-format5034msgid "not copying templates of a wrong format version %d from '%s'"5035msgstr ""50365037#: builtin/init-db.c:1925038#, c-format5039msgid "insane git directory %s"5040msgstr ""50415042#: builtin/init-db.c:323 builtin/init-db.c:3265043#, c-format5044msgid "%s already exists"5045msgstr ""50465047#: builtin/init-db.c:3555048#, c-format5049msgid "unable to handle file type %d"5050msgstr ""50515052#: builtin/init-db.c:3585053#, c-format5054msgid "unable to move %s to %s"5055msgstr ""50565057#: builtin/init-db.c:3635058#, c-format5059msgid "Could not create git link %s"5060msgstr ""50615062#.5063#. * TRANSLATORS: The first '%s' is either "Reinitialized5064#. * existing" or "Initialized empty", the second " shared" or5065#. * "", and the last '%s%s' is the verbatim directory name.5066#.5067#: builtin/init-db.c:4205068#, c-format5069msgid "%s%s Git repository in %s%s\n"5070msgstr ""50715072#: builtin/init-db.c:4215073msgid "Reinitialized existing"5074msgstr ""50755076#: builtin/init-db.c:4215077msgid "Initialized empty"5078msgstr ""50795080#: builtin/init-db.c:4225081msgid " shared"5082msgstr ""50835084#: builtin/init-db.c:4415085msgid "cannot tell cwd"5086msgstr ""50875088#: builtin/init-db.c:4675089msgid ""5090"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared"5091"[=<permissions>]] [directory]"5092msgstr ""50935094#: builtin/init-db.c:4905095msgid "permissions"5096msgstr ""50975098#: builtin/init-db.c:4915099msgid "specify that the git repository is to be shared amongst several users"5100msgstr ""51015102#: builtin/init-db.c:493 builtin/prune-packed.c:775103msgid "be quiet"5104msgstr ""51055106#: builtin/init-db.c:522 builtin/init-db.c:5295107#, c-format5108msgid "cannot mkdir %s"5109msgstr ""51105111#: builtin/init-db.c:5335112#, c-format5113msgid "cannot chdir to %s"5114msgstr ""51155116#: builtin/init-db.c:5555117#, c-format5118msgid ""5119"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"5120"dir=<directory>)"5121msgstr ""51225123#: builtin/init-db.c:5795124msgid "Cannot access current working directory"5125msgstr ""51265127#: builtin/init-db.c:5865128#, c-format5129msgid "Cannot access work tree '%s'"5130msgstr ""51315132#: builtin/log.c:375133msgid "git log [<options>] [<since>..<until>] [[--] <path>...]\n"5134msgstr ""51355136#: builtin/log.c:385137msgid " or: git show [options] <object>..."5138msgstr ""51395140#: builtin/log.c:1005141msgid "suppress diff output"5142msgstr ""51435144#: builtin/log.c:1015145msgid "show source"5146msgstr ""51475148#: builtin/log.c:1025149msgid "decorate options"5150msgstr ""51515152#: builtin/log.c:1895153#, c-format5154msgid "Final output: %d %s\n"5155msgstr ""51565157#: builtin/log.c:405 builtin/log.c:4975158#, c-format5159msgid "Could not read object %s"5160msgstr ""51615162#: builtin/log.c:5215163#, c-format5164msgid "Unknown type: %d"5165msgstr ""51665167#: builtin/log.c:6135168msgid "format.headers without value"5169msgstr ""51705171#: builtin/log.c:6875172msgid "name of output directory is too long"5173msgstr ""51745175#: builtin/log.c:6985176#, c-format5177msgid "Cannot open patch file %s"5178msgstr ""51795180#: builtin/log.c:7125181msgid "Need exactly one range."5182msgstr ""51835184#: builtin/log.c:7205185msgid "Not a range."5186msgstr ""51875188#: builtin/log.c:7945189msgid "Cover letter needs email format"5190msgstr ""51915192#: builtin/log.c:8675193#, c-format5194msgid "insane in-reply-to: %s"5195msgstr ""51965197#: builtin/log.c:8955198msgid "git format-patch [options] [<since> | <revision range>]"5199msgstr ""52005201#: builtin/log.c:9405202msgid "Two output directories?"5203msgstr ""52045205#: builtin/log.c:10685206msgid "use [PATCH n/m] even with a single patch"5207msgstr ""52085209#: builtin/log.c:10715210msgid "use [PATCH] even with multiple patches"5211msgstr ""52125213#: builtin/log.c:10755214msgid "print patches to standard out"5215msgstr ""52165217#: builtin/log.c:10775218msgid "generate a cover letter"5219msgstr ""52205221#: builtin/log.c:10795222msgid "use simple number sequence for output file names"5223msgstr ""52245225#: builtin/log.c:10805226msgid "sfx"5227msgstr ""52285229#: builtin/log.c:10815230msgid "use <sfx> instead of '.patch'"5231msgstr ""52325233#: builtin/log.c:10835234msgid "start numbering patches at <n> instead of 1"5235msgstr ""52365237#: builtin/log.c:10855238msgid "Use [<prefix>] instead of [PATCH]"5239msgstr ""52405241#: builtin/log.c:10885242msgid "store resulting files in <dir>"5243msgstr ""52445245#: builtin/log.c:10915246msgid "don't strip/add [PATCH]"5247msgstr ""52485249#: builtin/log.c:10945250msgid "don't output binary diffs"5251msgstr ""52525253#: builtin/log.c:10965254msgid "don't include a patch matching a commit upstream"5255msgstr ""52565257#: builtin/log.c:10985258msgid "show patch format instead of default (patch + stat)"5259msgstr ""52605261#: builtin/log.c:11005262msgid "Messaging"5263msgstr ""52645265#: builtin/log.c:11015266msgid "header"5267msgstr ""52685269#: builtin/log.c:11025270msgid "add email header"5271msgstr ""52725273#: builtin/log.c:1103 builtin/log.c:11055274msgid "email"5275msgstr ""52765277#: builtin/log.c:11035278msgid "add To: header"5279msgstr ""52805281#: builtin/log.c:11055282msgid "add Cc: header"5283msgstr ""52845285#: builtin/log.c:11075286msgid "message-id"5287msgstr ""52885289#: builtin/log.c:11085290msgid "make first mail a reply to <message-id>"5291msgstr ""52925293#: builtin/log.c:1109 builtin/log.c:11125294msgid "boundary"5295msgstr ""52965297#: builtin/log.c:11105298msgid "attach the patch"5299msgstr ""53005301#: builtin/log.c:11135302msgid "inline the patch"5303msgstr ""53045305#: builtin/log.c:11175306msgid "enable message threading, styles: shallow, deep"5307msgstr ""53085309#: builtin/log.c:11195310msgid "signature"5311msgstr ""53125313#: builtin/log.c:11205314msgid "add a signature"5315msgstr ""53165317#: builtin/log.c:11225318msgid "don't print the patch filenames"5319msgstr ""53205321#: builtin/log.c:11635322#, c-format5323msgid "bogus committer info %s"5324msgstr ""53255326#: builtin/log.c:12085327msgid "-n and -k are mutually exclusive."5328msgstr ""53295330#: builtin/log.c:12105331msgid "--subject-prefix and -k are mutually exclusive."5332msgstr ""53335334#: builtin/log.c:12185335msgid "--name-only does not make sense"5336msgstr ""53375338#: builtin/log.c:12205339msgid "--name-status does not make sense"5340msgstr ""53415342#: builtin/log.c:12225343msgid "--check does not make sense"5344msgstr ""53455346#: builtin/log.c:12455347msgid "standard output, or directory, which one?"5348msgstr ""53495350#: builtin/log.c:12475351#, c-format5352msgid "Could not create directory '%s'"5353msgstr ""53545355#: builtin/log.c:14005356msgid "Failed to create output files"5357msgstr ""53585359#: builtin/log.c:14495360msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"5361msgstr ""53625363#: builtin/log.c:15045364#, c-format5365msgid ""5366"Could not find a tracked remote branch, please specify <upstream> manually.\n"5367msgstr ""53685369#: builtin/log.c:1517 builtin/log.c:1519 builtin/log.c:15315370#, c-format5371msgid "Unknown commit %s"5372msgstr ""53735374#: builtin/ls-files.c:4085375msgid "git ls-files [options] [<file>...]"5376msgstr ""53775378#: builtin/ls-files.c:4635379msgid "identify the file status with tags"5380msgstr ""53815382#: builtin/ls-files.c:4655383msgid "use lowercase letters for 'assume unchanged' files"5384msgstr ""53855386#: builtin/ls-files.c:4675387msgid "show cached files in the output (default)"5388msgstr ""53895390#: builtin/ls-files.c:4695391msgid "show deleted files in the output"5392msgstr ""53935394#: builtin/ls-files.c:4715395msgid "show modified files in the output"5396msgstr ""53975398#: builtin/ls-files.c:4735399msgid "show other files in the output"5400msgstr ""54015402#: builtin/ls-files.c:4755403msgid "show ignored files in the output"5404msgstr ""54055406#: builtin/ls-files.c:4785407msgid "show staged contents' object name in the output"5408msgstr ""54095410#: builtin/ls-files.c:4805411msgid "show files on the filesystem that need to be removed"5412msgstr ""54135414#: builtin/ls-files.c:4825415msgid "show 'other' directories' name only"5416msgstr ""54175418#: builtin/ls-files.c:4855419msgid "don't show empty directories"5420msgstr ""54215422#: builtin/ls-files.c:4885423msgid "show unmerged files in the output"5424msgstr ""54255426#: builtin/ls-files.c:4905427msgid "show resolve-undo information"5428msgstr ""54295430#: builtin/ls-files.c:4925431msgid "skip files matching pattern"5432msgstr ""54335434#: builtin/ls-files.c:4955435msgid "exclude patterns are read from <file>"5436msgstr ""54375438#: builtin/ls-files.c:4985439msgid "read additional per-directory exclude patterns in <file>"5440msgstr ""54415442#: builtin/ls-files.c:5005443msgid "add the standard git exclusions"5444msgstr ""54455446#: builtin/ls-files.c:5035447msgid "make the output relative to the project top directory"5448msgstr ""54495450#: builtin/ls-files.c:5065451msgid "if any <file> is not in the index, treat this as an error"5452msgstr ""54535454#: builtin/ls-files.c:5075455msgid "tree-ish"5456msgstr ""54575458#: builtin/ls-files.c:5085459msgid "pretend that paths removed since <tree-ish> are still present"5460msgstr ""54615462#: builtin/ls-files.c:5105463msgid "show debugging data"5464msgstr ""54655466#: builtin/ls-tree.c:275467msgid "git ls-tree [<options>] <tree-ish> [<path>...]"5468msgstr ""54695470#: builtin/ls-tree.c:1255471msgid "only show trees"5472msgstr ""54735474#: builtin/ls-tree.c:1275475msgid "recurse into subtrees"5476msgstr ""54775478#: builtin/ls-tree.c:1295479msgid "show trees when recursing"5480msgstr ""54815482#: builtin/ls-tree.c:1325483msgid "terminate entries with NUL byte"5484msgstr ""54855486#: builtin/ls-tree.c:1335487msgid "include object size"5488msgstr ""54895490#: builtin/ls-tree.c:135 builtin/ls-tree.c:1375491msgid "list only filenames"5492msgstr ""54935494#: builtin/ls-tree.c:1405495msgid "use full path names"5496msgstr ""54975498#: builtin/ls-tree.c:1425499msgid "list entire tree; not just current directory (implies --full-name)"5500msgstr ""55015502#: builtin/merge.c:435503msgid "git merge [options] [<commit>...]"5504msgstr ""55055506#: builtin/merge.c:445507msgid "git merge [options] <msg> HEAD <commit>"5508msgstr ""55095510#: builtin/merge.c:455511msgid "git merge --abort"5512msgstr ""55135514#: builtin/merge.c:905515msgid "switch `m' requires a value"5516msgstr ""55175518#: builtin/merge.c:1275519#, c-format5520msgid "Could not find merge strategy '%s'.\n"5521msgstr ""55225523#: builtin/merge.c:1285524#, c-format5525msgid "Available strategies are:"5526msgstr ""55275528#: builtin/merge.c:1335529#, c-format5530msgid "Available custom strategies are:"5531msgstr ""55325533#: builtin/merge.c:1835534msgid "do not show a diffstat at the end of the merge"5535msgstr ""55365537#: builtin/merge.c:1865538msgid "show a diffstat at the end of the merge"5539msgstr ""55405541#: builtin/merge.c:1875542msgid "(synonym to --stat)"5543msgstr ""55445545#: builtin/merge.c:1895546msgid "add (at most <n>) entries from shortlog to merge commit message"5547msgstr ""55485549#: builtin/merge.c:1925550msgid "create a single commit instead of doing a merge"5551msgstr ""55525553#: builtin/merge.c:1945554msgid "perform a commit if the merge succeeds (default)"5555msgstr ""55565557#: builtin/merge.c:1965558msgid "edit message before committing"5559msgstr ""55605561#: builtin/merge.c:1985562msgid "allow fast-forward (default)"5563msgstr ""55645565#: builtin/merge.c:2005566msgid "abort if fast-forward is not possible"5567msgstr ""55685569#: builtin/merge.c:202 builtin/notes.c:870 builtin/revert.c:1125570msgid "strategy"5571msgstr ""55725573#: builtin/merge.c:2035574msgid "merge strategy to use"5575msgstr ""55765577#: builtin/merge.c:2045578msgid "option=value"5579msgstr ""55805581#: builtin/merge.c:2055582msgid "option for selected merge strategy"5583msgstr ""55845585#: builtin/merge.c:2075586msgid "merge commit message (for a non-fast-forward merge)"5587msgstr ""55885589#: builtin/merge.c:2115590msgid "abort the current in-progress merge"5591msgstr ""55925593#: builtin/merge.c:2405594msgid "could not run stash."5595msgstr ""55965597#: builtin/merge.c:2455598msgid "stash failed"5599msgstr ""56005601#: builtin/merge.c:2505602#, c-format5603msgid "not a valid object: %s"5604msgstr ""56055606#: builtin/merge.c:269 builtin/merge.c:2865607msgid "read-tree failed"5608msgstr ""56095610#: builtin/merge.c:3165611msgid " (nothing to squash)"5612msgstr ""56135614#: builtin/merge.c:3295615#, c-format5616msgid "Squash commit -- not updating HEAD\n"5617msgstr ""56185619#: builtin/merge.c:3615620msgid "Writing SQUASH_MSG"5621msgstr ""56225623#: builtin/merge.c:3635624msgid "Finishing SQUASH_MSG"5625msgstr ""56265627#: builtin/merge.c:3865628#, c-format5629msgid "No merge message -- not updating HEAD\n"5630msgstr ""56315632#: builtin/merge.c:4365633#, c-format5634msgid "'%s' does not point to a commit"5635msgstr ""56365637#: builtin/merge.c:5355638#, c-format5639msgid "Bad branch.%s.mergeoptions string: %s"5640msgstr ""56415642#: builtin/merge.c:6285643msgid "git write-tree failed to write a tree"5644msgstr ""56455646#: builtin/merge.c:6565647msgid "Not handling anything other than two heads merge."5648msgstr ""56495650#: builtin/merge.c:6705651#, c-format5652msgid "Unknown option for merge-recursive: -X%s"5653msgstr ""56545655#: builtin/merge.c:6845656#, c-format5657msgid "unable to write %s"5658msgstr ""56595660#: builtin/merge.c:7735661#, c-format5662msgid "Could not read from '%s'"5663msgstr ""56645665#: builtin/merge.c:7825666#, c-format5667msgid "Not committing merge; use 'git commit' to complete the merge.\n"5668msgstr ""56695670#: builtin/merge.c:7885671msgid ""5672"Please enter a commit message to explain why this merge is necessary,\n"5673"especially if it merges an updated upstream into a topic branch.\n"5674"\n"5675"Lines starting with '#' will be ignored, and an empty message aborts\n"5676"the commit.\n"5677msgstr ""56785679#: builtin/merge.c:8125680msgid "Empty commit message."5681msgstr ""56825683#: builtin/merge.c:8245684#, c-format5685msgid "Wonderful.\n"5686msgstr ""56875688#: builtin/merge.c:8895689#, c-format5690msgid "Automatic merge failed; fix conflicts and then commit the result.\n"5691msgstr ""56925693#: builtin/merge.c:9055694#, c-format5695msgid "'%s' is not a commit"5696msgstr ""56975698#: builtin/merge.c:9465699msgid "No current branch."5700msgstr ""57015702#: builtin/merge.c:9485703msgid "No remote for the current branch."5704msgstr ""57055706#: builtin/merge.c:9505707msgid "No default upstream defined for the current branch."5708msgstr ""57095710#: builtin/merge.c:9555711#, c-format5712msgid "No remote tracking branch for %s from %s"5713msgstr ""57145715#: builtin/merge.c:1042 builtin/merge.c:11995716#, c-format5717msgid "%s - not something we can merge"5718msgstr ""57195720#: builtin/merge.c:11105721msgid "There is no merge to abort (MERGE_HEAD missing)."5722msgstr ""57235724#: builtin/merge.c:1126 git-pull.sh:315725msgid ""5726"You have not concluded your merge (MERGE_HEAD exists).\n"5727"Please, commit your changes before you can merge."5728msgstr ""57295730#: builtin/merge.c:1129 git-pull.sh:345731msgid "You have not concluded your merge (MERGE_HEAD exists)."5732msgstr ""57335734#: builtin/merge.c:11335735msgid ""5736"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"5737"Please, commit your changes before you can merge."5738msgstr ""57395740#: builtin/merge.c:11365741msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."5742msgstr ""57435744#: builtin/merge.c:11455745msgid "You cannot combine --squash with --no-ff."5746msgstr ""57475748#: builtin/merge.c:11505749msgid "You cannot combine --no-ff with --ff-only."5750msgstr ""57515752#: builtin/merge.c:11575753msgid "No commit specified and merge.defaultToUpstream not set."5754msgstr ""57555756#: builtin/merge.c:11895757msgid "Can merge only exactly one commit into empty head"5758msgstr ""57595760#: builtin/merge.c:11925761msgid "Squash commit into empty head not supported yet"5762msgstr ""57635764#: builtin/merge.c:11945765msgid "Non-fast-forward commit does not make sense into an empty head"5766msgstr ""57675768#: builtin/merge.c:13095769#, c-format5770msgid "Updating %s..%s\n"5771msgstr ""57725773#: builtin/merge.c:13485774#, c-format5775msgid "Trying really trivial in-index merge...\n"5776msgstr ""57775778#: builtin/merge.c:13555779#, c-format5780msgid "Nope.\n"5781msgstr ""57825783#: builtin/merge.c:13875784msgid "Not possible to fast-forward, aborting."5785msgstr ""57865787#: builtin/merge.c:1410 builtin/merge.c:14895788#, c-format5789msgid "Rewinding the tree to pristine...\n"5790msgstr ""57915792#: builtin/merge.c:14145793#, c-format5794msgid "Trying merge strategy %s...\n"5795msgstr ""57965797#: builtin/merge.c:14805798#, c-format5799msgid "No merge strategy handled the merge.\n"5800msgstr ""58015802#: builtin/merge.c:14825803#, c-format5804msgid "Merge with strategy %s failed.\n"5805msgstr ""58065807#: builtin/merge.c:14915808#, c-format5809msgid "Using the %s to prepare resolving by hand.\n"5810msgstr ""58115812#: builtin/merge.c:15035813#, c-format5814msgid "Automatic merge went well; stopped before committing as requested\n"5815msgstr ""58165817#: builtin/merge-base.c:265818msgid "git merge-base [-a|--all] <commit> <commit>..."5819msgstr ""58205821#: builtin/merge-base.c:275822msgid "git merge-base [-a|--all] --octopus <commit>..."5823msgstr ""58245825#: builtin/merge-base.c:285826msgid "git merge-base --independent <commit>..."5827msgstr ""58285829#: builtin/merge-base.c:295830msgid "git merge-base --is-ancestor <commit> <commit>"5831msgstr ""58325833#: builtin/merge-base.c:985834msgid "output all common ancestors"5835msgstr ""58365837#: builtin/merge-base.c:995838msgid "find ancestors for a single n-way merge"5839msgstr ""58405841#: builtin/merge-base.c:1005842msgid "list revs not reachable from others"5843msgstr ""58445845#: builtin/merge-base.c:1025846msgid "is the first one ancestor of the other?"5847msgstr ""58485849#: builtin/merge-file.c:85850msgid ""5851"git merge-file [options] [-L name1 [-L orig [-L name2]]] file1 orig_file "5852"file2"5853msgstr ""58545855#: builtin/merge-file.c:335856msgid "send results to standard output"5857msgstr ""58585859#: builtin/merge-file.c:345860msgid "use a diff3 based merge"5861msgstr ""58625863#: builtin/merge-file.c:355864msgid "for conflicts, use our version"5865msgstr ""58665867#: builtin/merge-file.c:375868msgid "for conflicts, use their version"5869msgstr ""58705871#: builtin/merge-file.c:395872msgid "for conflicts, use a union version"5873msgstr ""58745875#: builtin/merge-file.c:425876msgid "for conflicts, use this marker size"5877msgstr ""58785879#: builtin/merge-file.c:435880msgid "do not warn about conflicts"5881msgstr ""58825883#: builtin/merge-file.c:455884msgid "set labels for file1/orig_file/file2"5885msgstr ""58865887#: builtin/mktree.c:675888msgid "git mktree [-z] [--missing] [--batch]"5889msgstr ""58905891#: builtin/mktree.c:1535892msgid "input is NUL terminated"5893msgstr ""58945895#: builtin/mktree.c:154 builtin/write-tree.c:245896msgid "allow missing objects"5897msgstr ""58985899#: builtin/mktree.c:1555900msgid "allow creation of more than one tree"5901msgstr ""59025903#: builtin/mv.c:145904msgid "git mv [options] <source>... <destination>"5905msgstr ""59065907#: builtin/mv.c:645908msgid "force move/rename even if target exists"5909msgstr ""59105911#: builtin/mv.c:655912msgid "skip move/rename errors"5913msgstr ""59145915#: builtin/mv.c:1085916#, c-format5917msgid "Checking rename of '%s' to '%s'\n"5918msgstr ""59195920#: builtin/mv.c:1125921msgid "bad source"5922msgstr ""59235924#: builtin/mv.c:1155925msgid "can not move directory into itself"5926msgstr ""59275928#: builtin/mv.c:1185929msgid "cannot move directory over file"5930msgstr ""59315932#: builtin/mv.c:1285933#, c-format5934msgid "Huh? %.*s is in index?"5935msgstr ""59365937#: builtin/mv.c:1405938msgid "source directory is empty"5939msgstr ""59405941#: builtin/mv.c:1715942msgid "not under version control"5943msgstr ""59445945#: builtin/mv.c:1735946msgid "destination exists"5947msgstr ""59485949#: builtin/mv.c:1815950#, c-format5951msgid "overwriting '%s'"5952msgstr ""59535954#: builtin/mv.c:1845955msgid "Cannot overwrite"5956msgstr ""59575958#: builtin/mv.c:1875959msgid "multiple sources for the same target"5960msgstr ""59615962#: builtin/mv.c:2025963#, c-format5964msgid "%s, source=%s, destination=%s"5965msgstr ""59665967#: builtin/mv.c:2125968#, c-format5969msgid "Renaming %s to %s\n"5970msgstr ""59715972#: builtin/mv.c:215 builtin/remote.c:7315973#, c-format5974msgid "renaming '%s' failed"5975msgstr ""59765977#: builtin/name-rev.c:1755978msgid "git name-rev [options] <commit>..."5979msgstr ""59805981#: builtin/name-rev.c:1765982msgid "git name-rev [options] --all"5983msgstr ""59845985#: builtin/name-rev.c:1775986msgid "git name-rev [options] --stdin"5987msgstr ""59885989#: builtin/name-rev.c:2295990msgid "print only names (no SHA-1)"5991msgstr ""59925993#: builtin/name-rev.c:2305994msgid "only use tags to name the commits"5995msgstr ""59965997#: builtin/name-rev.c:2325998msgid "only use refs matching <pattern>"5999msgstr ""60006001#: builtin/name-rev.c:2346002msgid "list all commits reachable from all refs"6003msgstr ""60046005#: builtin/name-rev.c:2356006msgid "read from stdin"6007msgstr ""60086009#: builtin/name-rev.c:2366010msgid "allow to print `undefined` names"6011msgstr ""60126013#: builtin/notes.c:266014msgid "git notes [--ref <notes_ref>] [list [<object>]]"6015msgstr ""60166017#: builtin/notes.c:276018msgid ""6019"git notes [--ref <notes_ref>] add [-f] [-m <msg> | -F <file> | (-c | -C) "6020"<object>] [<object>]"6021msgstr ""60226023#: builtin/notes.c:286024msgid "git notes [--ref <notes_ref>] copy [-f] <from-object> <to-object>"6025msgstr ""60266027#: builtin/notes.c:296028msgid ""6029"git notes [--ref <notes_ref>] append [-m <msg> | -F <file> | (-c | -C) "6030"<object>] [<object>]"6031msgstr ""60326033#: builtin/notes.c:306034msgid "git notes [--ref <notes_ref>] edit [<object>]"6035msgstr ""60366037#: builtin/notes.c:316038msgid "git notes [--ref <notes_ref>] show [<object>]"6039msgstr ""60406041#: builtin/notes.c:326042msgid ""6043"git notes [--ref <notes_ref>] merge [-v | -q] [-s <strategy> ] <notes_ref>"6044msgstr ""60456046#: builtin/notes.c:336047msgid "git notes merge --commit [-v | -q]"6048msgstr ""60496050#: builtin/notes.c:346051msgid "git notes merge --abort [-v | -q]"6052msgstr ""60536054#: builtin/notes.c:356055msgid "git notes [--ref <notes_ref>] remove [<object>...]"6056msgstr ""60576058#: builtin/notes.c:366059msgid "git notes [--ref <notes_ref>] prune [-n | -v]"6060msgstr ""60616062#: builtin/notes.c:376063msgid "git notes [--ref <notes_ref>] get-ref"6064msgstr ""60656066#: builtin/notes.c:426067msgid "git notes [list [<object>]]"6068msgstr ""60696070#: builtin/notes.c:476071msgid "git notes add [<options>] [<object>]"6072msgstr ""60736074#: builtin/notes.c:526075msgid "git notes copy [<options>] <from-object> <to-object>"6076msgstr ""60776078#: builtin/notes.c:536079msgid "git notes copy --stdin [<from-object> <to-object>]..."6080msgstr ""60816082#: builtin/notes.c:586083msgid "git notes append [<options>] [<object>]"6084msgstr ""60856086#: builtin/notes.c:636087msgid "git notes edit [<object>]"6088msgstr ""60896090#: builtin/notes.c:686091msgid "git notes show [<object>]"6092msgstr ""60936094#: builtin/notes.c:736095msgid "git notes merge [<options>] <notes_ref>"6096msgstr ""60976098#: builtin/notes.c:746099msgid "git notes merge --commit [<options>]"6100msgstr ""61016102#: builtin/notes.c:756103msgid "git notes merge --abort [<options>]"6104msgstr ""61056106#: builtin/notes.c:806107msgid "git notes remove [<object>]"6108msgstr ""61096110#: builtin/notes.c:856111msgid "git notes prune [<options>]"6112msgstr ""61136114#: builtin/notes.c:906115msgid "git notes get-ref"6116msgstr ""61176118#: builtin/notes.c:1426119#, c-format6120msgid "unable to start 'show' for object '%s'"6121msgstr ""61226123#: builtin/notes.c:1486124msgid "can't fdopen 'show' output fd"6125msgstr ""61266127#: builtin/notes.c:1586128#, c-format6129msgid "failed to close pipe to 'show' for object '%s'"6130msgstr ""61316132#: builtin/notes.c:1616133#, c-format6134msgid "failed to finish 'show' for object '%s'"6135msgstr ""61366137#: builtin/notes.c:178 builtin/tag.c:3476138#, c-format6139msgid "could not create file '%s'"6140msgstr ""61416142#: builtin/notes.c:1926143msgid "Please supply the note contents using either -m or -F option"6144msgstr ""61456146#: builtin/notes.c:213 builtin/notes.c:9766147#, c-format6148msgid "Removing note for object %s\n"6149msgstr ""61506151#: builtin/notes.c:2186152msgid "unable to write note object"6153msgstr ""61546155#: builtin/notes.c:2206156#, c-format6157msgid "The note contents has been left in %s"6158msgstr ""61596160#: builtin/notes.c:254 builtin/tag.c:5426161#, c-format6162msgid "cannot read '%s'"6163msgstr ""61646165#: builtin/notes.c:256 builtin/tag.c:5456166#, c-format6167msgid "could not open or read '%s'"6168msgstr ""61696170#: builtin/notes.c:275 builtin/notes.c:448 builtin/notes.c:4506171#: builtin/notes.c:510 builtin/notes.c:564 builtin/notes.c:6476172#: builtin/notes.c:652 builtin/notes.c:727 builtin/notes.c:7696173#: builtin/notes.c:971 builtin/reset.c:293 builtin/tag.c:5586174#, c-format6175msgid "Failed to resolve '%s' as a valid ref."6176msgstr ""61776178#: builtin/notes.c:2786179#, c-format6180msgid "Failed to read object '%s'."6181msgstr ""61826183#: builtin/notes.c:3026184msgid "Cannot commit uninitialized/unreferenced notes tree"6185msgstr ""61866187#: builtin/notes.c:3436188#, c-format6189msgid "Bad notes.rewriteMode value: '%s'"6190msgstr ""61916192#: builtin/notes.c:3536193#, c-format6194msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"6195msgstr ""61966197#. TRANSLATORS: The first %s is the name of the6198#. environment variable, the second %s is its value6199#: builtin/notes.c:3806200#, c-format6201msgid "Bad %s value: '%s'"6202msgstr ""62036204#: builtin/notes.c:4446205#, c-format6206msgid "Malformed input line: '%s'."6207msgstr ""62086209#: builtin/notes.c:4596210#, c-format6211msgid "Failed to copy notes from '%s' to '%s'"6212msgstr ""62136214#: builtin/notes.c:503 builtin/notes.c:557 builtin/notes.c:6306215#: builtin/notes.c:642 builtin/notes.c:715 builtin/notes.c:7626216#: builtin/notes.c:10366217msgid "too many parameters"6218msgstr ""62196220#: builtin/notes.c:516 builtin/notes.c:7756221#, c-format6222msgid "No note found for object %s."6223msgstr ""62246225#: builtin/notes.c:538 builtin/notes.c:6956226msgid "note contents as a string"6227msgstr ""62286229#: builtin/notes.c:541 builtin/notes.c:6986230msgid "note contents in a file"6231msgstr ""62326233#: builtin/notes.c:543 builtin/notes.c:546 builtin/notes.c:7006234#: builtin/notes.c:703 builtin/tag.c:4766235msgid "object"6236msgstr ""62376238#: builtin/notes.c:544 builtin/notes.c:7016239msgid "reuse and edit specified note object"6240msgstr ""62416242#: builtin/notes.c:547 builtin/notes.c:7046243msgid "reuse specified note object"6244msgstr ""62456246#: builtin/notes.c:549 builtin/notes.c:6176247msgid "replace existing notes"6248msgstr ""62496250#: builtin/notes.c:5836251#, c-format6252msgid ""6253"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "6254"existing notes"6255msgstr ""62566257#: builtin/notes.c:588 builtin/notes.c:6656258#, c-format6259msgid "Overwriting existing notes for object %s\n"6260msgstr ""62616262#: builtin/notes.c:6186263msgid "read objects from stdin"6264msgstr ""62656266#: builtin/notes.c:6206267msgid "load rewriting config for <command> (implies --stdin)"6268msgstr ""62696270#: builtin/notes.c:6386271msgid "too few parameters"6272msgstr ""62736274#: builtin/notes.c:6596275#, c-format6276msgid ""6277"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "6278"existing notes"6279msgstr ""62806281#: builtin/notes.c:6716282#, c-format6283msgid "Missing notes on source object %s. Cannot copy."6284msgstr ""62856286#: builtin/notes.c:7206287#, c-format6288msgid ""6289"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"6290"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"6291msgstr ""62926293#: builtin/notes.c:8676294msgid "General options"6295msgstr ""62966297#: builtin/notes.c:8696298msgid "Merge options"6299msgstr ""63006301#: builtin/notes.c:8716302msgid ""6303"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"6304"cat_sort_uniq)"6305msgstr ""63066307#: builtin/notes.c:8736308msgid "Committing unmerged notes"6309msgstr ""63106311#: builtin/notes.c:8756312msgid "finalize notes merge by committing unmerged notes"6313msgstr ""63146315#: builtin/notes.c:8776316msgid "Aborting notes merge resolution"6317msgstr ""63186319#: builtin/notes.c:8796320msgid "abort notes merge"6321msgstr ""63226323#: builtin/notes.c:9746324#, c-format6325msgid "Object %s has no note\n"6326msgstr ""63276328#: builtin/notes.c:9866329msgid "attempt to remove non-existent note is not an error"6330msgstr ""63316332#: builtin/notes.c:9896333msgid "read object names from the standard input"6334msgstr ""63356336#: builtin/notes.c:10706337msgid "notes_ref"6338msgstr ""63396340#: builtin/notes.c:10716341msgid "use notes from <notes_ref>"6342msgstr ""63436344#: builtin/notes.c:1106 builtin/remote.c:15986345#, c-format6346msgid "Unknown subcommand: %s"6347msgstr ""63486349#: builtin/pack-objects.c:236350msgid "git pack-objects --stdout [options...] [< ref-list | < object-list]"6351msgstr ""63526353#: builtin/pack-objects.c:246354msgid "git pack-objects [options...] base-name [< ref-list | < object-list]"6355msgstr ""63566357#: builtin/pack-objects.c:183 builtin/pack-objects.c:1866358#, c-format6359msgid "deflate error (%d)"6360msgstr ""63616362#: builtin/pack-objects.c:23976363#, c-format6364msgid "unsupported index version %s"6365msgstr ""63666367#: builtin/pack-objects.c:24016368#, c-format6369msgid "bad index version '%s'"6370msgstr ""63716372#: builtin/pack-objects.c:24246373#, c-format6374msgid "option %s does not accept negative form"6375msgstr ""63766377#: builtin/pack-objects.c:24286378#, c-format6379msgid "unable to parse value '%s' for option %s"6380msgstr ""63816382#: builtin/pack-objects.c:24476383msgid "do not show progress meter"6384msgstr ""63856386#: builtin/pack-objects.c:24496387msgid "show progress meter"6388msgstr ""63896390#: builtin/pack-objects.c:24516391msgid "show progress meter during object writing phase"6392msgstr ""63936394#: builtin/pack-objects.c:24546395msgid "similar to --all-progress when progress meter is shown"6396msgstr ""63976398#: builtin/pack-objects.c:24556399msgid "version[,offset]"6400msgstr ""64016402#: builtin/pack-objects.c:24566403msgid "write the pack index file in the specified idx format version"6404msgstr ""64056406#: builtin/pack-objects.c:24596407msgid "maximum size of each output pack file"6408msgstr ""64096410#: builtin/pack-objects.c:24616411msgid "ignore borrowed objects from alternate object store"6412msgstr ""64136414#: builtin/pack-objects.c:24636415msgid "ignore packed objects"6416msgstr ""64176418#: builtin/pack-objects.c:24656419msgid "limit pack window by objects"6420msgstr ""64216422#: builtin/pack-objects.c:24676423msgid "limit pack window by memory in addition to object limit"6424msgstr ""64256426#: builtin/pack-objects.c:24696427msgid "maximum length of delta chain allowed in the resulting pack"6428msgstr ""64296430#: builtin/pack-objects.c:24716431msgid "reuse existing deltas"6432msgstr ""64336434#: builtin/pack-objects.c:24736435msgid "reuse existing objects"6436msgstr ""64376438#: builtin/pack-objects.c:24756439msgid "use OFS_DELTA objects"6440msgstr ""64416442#: builtin/pack-objects.c:24776443msgid "use threads when searching for best delta matches"6444msgstr ""64456446#: builtin/pack-objects.c:24796447msgid "do not create an empty pack output"6448msgstr ""64496450#: builtin/pack-objects.c:24816451msgid "read revision arguments from standard input"6452msgstr ""64536454#: builtin/pack-objects.c:24836455msgid "limit the objects to those that are not yet packed"6456msgstr ""64576458#: builtin/pack-objects.c:24866459msgid "include objects reachable from any reference"6460msgstr ""64616462#: builtin/pack-objects.c:24896463msgid "include objects referred by reflog entries"6464msgstr ""64656466#: builtin/pack-objects.c:24926467msgid "output pack to stdout"6468msgstr ""64696470#: builtin/pack-objects.c:24946471msgid "include tag objects that refer to objects to be packed"6472msgstr ""64736474#: builtin/pack-objects.c:24966475msgid "keep unreachable objects"6476msgstr ""64776478#: builtin/pack-objects.c:2497 parse-options.h:1416479msgid "time"6480msgstr ""64816482#: builtin/pack-objects.c:24986483msgid "unpack unreachable objects newer than <time>"6484msgstr ""64856486#: builtin/pack-objects.c:25016487msgid "create thin packs"6488msgstr ""64896490#: builtin/pack-objects.c:25036491msgid "ignore packs that have companion .keep file"6492msgstr ""64936494#: builtin/pack-objects.c:25056495msgid "pack compression level"6496msgstr ""64976498#: builtin/pack-objects.c:25076499msgid "do not hide commits by grafts"6500msgstr ""65016502#: builtin/pack-refs.c:66503msgid "git pack-refs [options]"6504msgstr ""65056506#: builtin/pack-refs.c:146507msgid "pack everything"6508msgstr ""65096510#: builtin/pack-refs.c:156511msgid "prune loose refs (default)"6512msgstr ""65136514#: builtin/prune-packed.c:76515msgid "git prune-packed [-n|--dry-run] [-q|--quiet]"6516msgstr ""65176518#: builtin/prune.c:126519msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"6520msgstr ""65216522#: builtin/prune.c:1326523msgid "do not remove, show only"6524msgstr ""65256526#: builtin/prune.c:1336527msgid "report pruned objects"6528msgstr ""65296530#: builtin/prune.c:1366531msgid "expire objects older than <time>"6532msgstr ""65336534#: builtin/push.c:146535msgid "git push [<options>] [<repository> [<refspec>...]]"6536msgstr ""65376538#: builtin/push.c:456539msgid "tag shorthand without <tag>"6540msgstr ""65416542#: builtin/push.c:646543msgid "--delete only accepts plain target ref names"6544msgstr ""65456546#: builtin/push.c:996547msgid ""6548"\n"6549"To choose either option permanently, see push.default in 'git help config'."6550msgstr ""65516552#: builtin/push.c:1026553#, c-format6554msgid ""6555"The upstream branch of your current branch does not match\n"6556"the name of your current branch. To push to the upstream branch\n"6557"on the remote, use\n"6558"\n"6559" git push %s HEAD:%s\n"6560"\n"6561"To push to the branch of the same name on the remote, use\n"6562"\n"6563" git push %s %s\n"6564"%s"6565msgstr ""65666567#: builtin/push.c:1216568#, c-format6569msgid ""6570"You are not currently on a branch.\n"6571"To push the history leading to the current (detached HEAD)\n"6572"state now, use\n"6573"\n"6574" git push %s HEAD:<name-of-remote-branch>\n"6575msgstr ""65766577#: builtin/push.c:1286578#, c-format6579msgid ""6580"The current branch %s has no upstream branch.\n"6581"To push the current branch and set the remote as upstream, use\n"6582"\n"6583" git push --set-upstream %s %s\n"6584msgstr ""65856586#: builtin/push.c:1366587#, c-format6588msgid "The current branch %s has multiple upstream branches, refusing to push."6589msgstr ""65906591#: builtin/push.c:1396592#, c-format6593msgid ""6594"You are pushing to remote '%s', which is not the upstream of\n"6595"your current branch '%s', without telling me what to push\n"6596"to update which remote branch."6597msgstr ""65986599#: builtin/push.c:1516600msgid ""6601"push.default is unset; its implicit value is changing in\n"6602"Git 2.0 from 'matching' to 'simple'. To squelch this message\n"6603"and maintain the current behavior after the default changes, use:\n"6604"\n"6605" git config --global push.default matching\n"6606"\n"6607"To squelch this message and adopt the new behavior now, use:\n"6608"\n"6609" git config --global push.default simple\n"6610"\n"6611"See 'git help config' and search for 'push.default' for further "6612"information.\n"6613"(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode\n"6614"'current' instead of 'simple' if you sometimes use older versions of Git)"6615msgstr ""66166617#: builtin/push.c:1996618msgid ""6619"You didn't specify any refspecs to push, and push.default is \"nothing\"."6620msgstr ""66216622#: builtin/push.c:2066623msgid ""6624"Updates were rejected because the tip of your current branch is behind\n"6625"its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"6626"before pushing again.\n"6627"See the 'Note about fast-forwards' in 'git push --help' for details."6628msgstr ""66296630#: builtin/push.c:2126631msgid ""6632"Updates were rejected because a pushed branch tip is behind its remote\n"6633"counterpart. If you did not intend to push that branch, you may want to\n"6634"specify branches to push or set the 'push.default' configuration variable\n"6635"to 'simple', 'current' or 'upstream' to push only the current branch."6636msgstr ""66376638#: builtin/push.c:2186639msgid ""6640"Updates were rejected because a pushed branch tip is behind its remote\n"6641"counterpart. Check out this branch and merge the remote changes\n"6642"(e.g. 'git pull') before pushing again.\n"6643"See the 'Note about fast-forwards' in 'git push --help' for details."6644msgstr ""66456646#: builtin/push.c:2586647#, c-format6648msgid "Pushing to %s\n"6649msgstr ""66506651#: builtin/push.c:2626652#, c-format6653msgid "failed to push some refs to '%s'"6654msgstr ""66556656#: builtin/push.c:2946657#, c-format6658msgid "bad repository '%s'"6659msgstr ""66606661#: builtin/push.c:2956662msgid ""6663"No configured push destination.\n"6664"Either specify the URL from the command-line or configure a remote "6665"repository using\n"6666"\n"6667" git remote add <name> <url>\n"6668"\n"6669"and then push using the remote name\n"6670"\n"6671" git push <name>\n"6672msgstr ""66736674#: builtin/push.c:3106675msgid "--all and --tags are incompatible"6676msgstr ""66776678#: builtin/push.c:3116679msgid "--all can't be combined with refspecs"6680msgstr ""66816682#: builtin/push.c:3166683msgid "--mirror and --tags are incompatible"6684msgstr ""66856686#: builtin/push.c:3176687msgid "--mirror can't be combined with refspecs"6688msgstr ""66896690#: builtin/push.c:3226691msgid "--all and --mirror are incompatible"6692msgstr ""66936694#: builtin/push.c:3826695msgid "repository"6696msgstr ""66976698#: builtin/push.c:3836699msgid "push all refs"6700msgstr ""67016702#: builtin/push.c:3846703msgid "mirror all refs"6704msgstr ""67056706#: builtin/push.c:3866707msgid "delete refs"6708msgstr ""67096710#: builtin/push.c:3876711msgid "push tags (can't be used with --all or --mirror)"6712msgstr ""67136714#: builtin/push.c:3906715msgid "force updates"6716msgstr ""67176718#: builtin/push.c:3916719msgid "check"6720msgstr ""67216722#: builtin/push.c:3926723msgid "control recursive pushing of submodules"6724msgstr ""67256726#: builtin/push.c:3946727msgid "use thin pack"6728msgstr ""67296730#: builtin/push.c:395 builtin/push.c:3966731msgid "receive pack program"6732msgstr ""67336734#: builtin/push.c:3976735msgid "set upstream for git pull/status"6736msgstr ""67376738#: builtin/push.c:4006739msgid "prune locally removed refs"6740msgstr ""67416742#: builtin/push.c:4106743msgid "--delete is incompatible with --all, --mirror and --tags"6744msgstr ""67456746#: builtin/push.c:4126747msgid "--delete doesn't make sense without any refs"6748msgstr ""67496750#: builtin/read-tree.c:366751msgid ""6752"git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>] "6753"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"6754"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"6755msgstr ""67566757#: builtin/read-tree.c:1086758msgid "write resulting index to <file>"6759msgstr ""67606761#: builtin/read-tree.c:1116762msgid "only empty the index"6763msgstr ""67646765#: builtin/read-tree.c:1136766msgid "Merging"6767msgstr ""67686769#: builtin/read-tree.c:1156770msgid "perform a merge in addition to a read"6771msgstr ""67726773#: builtin/read-tree.c:1176774msgid "3-way merge if no file level merging required"6775msgstr ""67766777#: builtin/read-tree.c:1196778msgid "3-way merge in presence of adds and removes"6779msgstr ""67806781#: builtin/read-tree.c:1216782msgid "same as -m, but discard unmerged entries"6783msgstr ""67846785#: builtin/read-tree.c:1226786msgid "<subdirectory>/"6787msgstr ""67886789#: builtin/read-tree.c:1236790msgid "read the tree into the index under <subdirectory>/"6791msgstr ""67926793#: builtin/read-tree.c:1266794msgid "update working tree with merge result"6795msgstr ""67966797#: builtin/read-tree.c:1286798msgid "gitignore"6799msgstr ""68006801#: builtin/read-tree.c:1296802msgid "allow explicitly ignored files to be overwritten"6803msgstr ""68046805#: builtin/read-tree.c:1326806msgid "don't check the working tree after merging"6807msgstr ""68086809#: builtin/read-tree.c:1336810msgid "don't update the index or the work tree"6811msgstr ""68126813#: builtin/read-tree.c:1356814msgid "skip applying sparse checkout filter"6815msgstr ""68166817#: builtin/read-tree.c:1376818msgid "debug unpack-trees"6819msgstr ""68206821#: builtin/remote.c:116822msgid "git remote [-v | --verbose]"6823msgstr ""68246825#: builtin/remote.c:126826msgid ""6827"git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--"6828"mirror=<fetch|push>] <name> <url>"6829msgstr ""68306831#: builtin/remote.c:13 builtin/remote.c:326832msgid "git remote rename <old> <new>"6833msgstr ""68346835#: builtin/remote.c:14 builtin/remote.c:376836msgid "git remote remove <name>"6837msgstr ""68386839#: builtin/remote.c:15 builtin/remote.c:426840msgid "git remote set-head <name> (-a | -d | <branch>)"6841msgstr ""68426843#: builtin/remote.c:166844msgid "git remote [-v | --verbose] show [-n] <name>"6845msgstr ""68466847#: builtin/remote.c:176848msgid "git remote prune [-n | --dry-run] <name>"6849msgstr ""68506851#: builtin/remote.c:186852msgid ""6853"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"6854msgstr ""68556856#: builtin/remote.c:196857msgid "git remote set-branches [--add] <name> <branch>..."6858msgstr ""68596860#: builtin/remote.c:20 builtin/remote.c:686861msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"6862msgstr ""68636864#: builtin/remote.c:21 builtin/remote.c:696865msgid "git remote set-url --add <name> <newurl>"6866msgstr ""68676868#: builtin/remote.c:22 builtin/remote.c:706869msgid "git remote set-url --delete <name> <url>"6870msgstr ""68716872#: builtin/remote.c:276873msgid "git remote add [<options>] <name> <url>"6874msgstr ""68756876#: builtin/remote.c:476877msgid "git remote set-branches <name> <branch>..."6878msgstr ""68796880#: builtin/remote.c:486881msgid "git remote set-branches --add <name> <branch>..."6882msgstr ""68836884#: builtin/remote.c:536885msgid "git remote show [<options>] <name>"6886msgstr ""68876888#: builtin/remote.c:586889msgid "git remote prune [<options>] <name>"6890msgstr ""68916892#: builtin/remote.c:636893msgid "git remote update [<options>] [<group> | <remote>]..."6894msgstr ""68956896#: builtin/remote.c:986897#, c-format6898msgid "Updating %s"6899msgstr ""69006901#: builtin/remote.c:1306902msgid ""6903"--mirror is dangerous and deprecated; please\n"6904"\t use --mirror=fetch or --mirror=push instead"6905msgstr ""69066907#: builtin/remote.c:1476908#, c-format6909msgid "unknown mirror argument: %s"6910msgstr ""69116912#: builtin/remote.c:1636913msgid "fetch the remote branches"6914msgstr ""69156916#: builtin/remote.c:1656917msgid "import all tags and associated objects when fetching"6918msgstr ""69196920#: builtin/remote.c:1686921msgid "or do not fetch any tag at all (--no-tags)"6922msgstr ""69236924#: builtin/remote.c:1706925msgid "branch(es) to track"6926msgstr ""69276928#: builtin/remote.c:1716929msgid "master branch"6930msgstr ""69316932#: builtin/remote.c:1726933msgid "push|fetch"6934msgstr ""69356936#: builtin/remote.c:1736937msgid "set up remote as a mirror to push to or fetch from"6938msgstr ""69396940#: builtin/remote.c:1856941msgid "specifying a master branch makes no sense with --mirror"6942msgstr ""69436944#: builtin/remote.c:1876945msgid "specifying branches to track makes sense only with fetch mirrors"6946msgstr ""69476948#: builtin/remote.c:195 builtin/remote.c:6466949#, c-format6950msgid "remote %s already exists."6951msgstr ""69526953#: builtin/remote.c:199 builtin/remote.c:6506954#, c-format6955msgid "'%s' is not a valid remote name"6956msgstr ""69576958#: builtin/remote.c:2436959#, c-format6960msgid "Could not setup master '%s'"6961msgstr ""69626963#: builtin/remote.c:2996964#, c-format6965msgid "more than one %s"6966msgstr ""69676968#: builtin/remote.c:3396969#, c-format6970msgid "Could not get fetch map for refspec %s"6971msgstr ""69726973#: builtin/remote.c:440 builtin/remote.c:4486974msgid "(matching)"6975msgstr ""69766977#: builtin/remote.c:4526978msgid "(delete)"6979msgstr ""69806981#: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:6076982#, c-format6983msgid "Could not append '%s' to '%s'"6984msgstr ""69856986#: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:8906987#, c-format6988msgid "No such remote: %s"6989msgstr ""69906991#: builtin/remote.c:6566992#, c-format6993msgid "Could not rename config section '%s' to '%s'"6994msgstr ""69956996#: builtin/remote.c:662 builtin/remote.c:7996997#, c-format6998msgid "Could not remove config section '%s'"6999msgstr ""70007001#: builtin/remote.c:6777002#, c-format7003msgid ""7004"Not updating non-default fetch refspec\n"7005"\t%s\n"7006"\tPlease update the configuration manually if necessary."7007msgstr ""70087009#: builtin/remote.c:6837010#, c-format7011msgid "Could not append '%s'"7012msgstr ""70137014#: builtin/remote.c:6947015#, c-format7016msgid "Could not set '%s'"7017msgstr ""70187019#: builtin/remote.c:7167020#, c-format7021msgid "deleting '%s' failed"7022msgstr ""70237024#: builtin/remote.c:7507025#, c-format7026msgid "creating '%s' failed"7027msgstr ""70287029#: builtin/remote.c:7647030#, c-format7031msgid "Could not remove branch %s"7032msgstr ""70337034#: builtin/remote.c:8347035msgid ""7036"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"7037"to delete it, use:"7038msgid_plural ""7039"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"7040"to delete them, use:"7041msgstr[0] ""7042msgstr[1] ""70437044#: builtin/remote.c:9437045#, c-format7046msgid " new (next fetch will store in remotes/%s)"7047msgstr ""70487049#: builtin/remote.c:9467050msgid " tracked"7051msgstr ""70527053#: builtin/remote.c:9487054msgid " stale (use 'git remote prune' to remove)"7055msgstr ""70567057#: builtin/remote.c:9507058msgid " ???"7059msgstr ""70607061#: builtin/remote.c:9917062#, c-format7063msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"7064msgstr ""70657066#: builtin/remote.c:9987067#, c-format7068msgid "rebases onto remote %s"7069msgstr ""70707071#: builtin/remote.c:10017072#, c-format7073msgid " merges with remote %s"7074msgstr ""70757076#: builtin/remote.c:10027077msgid " and with remote"7078msgstr ""70797080#: builtin/remote.c:10047081#, c-format7082msgid "merges with remote %s"7083msgstr ""70847085#: builtin/remote.c:10057086msgid " and with remote"7087msgstr ""70887089#: builtin/remote.c:10517090msgid "create"7091msgstr ""70927093#: builtin/remote.c:10547094msgid "delete"7095msgstr ""70967097#: builtin/remote.c:10587098msgid "up to date"7099msgstr ""71007101#: builtin/remote.c:10617102msgid "fast-forwardable"7103msgstr ""71047105#: builtin/remote.c:10647106msgid "local out of date"7107msgstr ""71087109#: builtin/remote.c:10717110#, c-format7111msgid " %-*s forces to %-*s (%s)"7112msgstr ""71137114#: builtin/remote.c:10747115#, c-format7116msgid " %-*s pushes to %-*s (%s)"7117msgstr ""71187119#: builtin/remote.c:10787120#, c-format7121msgid " %-*s forces to %s"7122msgstr ""71237124#: builtin/remote.c:10817125#, c-format7126msgid " %-*s pushes to %s"7127msgstr ""71287129#: builtin/remote.c:10917130msgid "do not query remotes"7131msgstr ""71327133#: builtin/remote.c:11187134#, c-format7135msgid "* remote %s"7136msgstr ""71377138#: builtin/remote.c:11197139#, c-format7140msgid " Fetch URL: %s"7141msgstr ""71427143#: builtin/remote.c:1120 builtin/remote.c:12857144msgid "(no URL)"7145msgstr ""71467147#: builtin/remote.c:1129 builtin/remote.c:11317148#, c-format7149msgid " Push URL: %s"7150msgstr ""71517152#: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:11377153#, c-format7154msgid " HEAD branch: %s"7155msgstr ""71567157#: builtin/remote.c:11397158#, c-format7159msgid ""7160" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"7161msgstr ""71627163#: builtin/remote.c:11517164#, c-format7165msgid " Remote branch:%s"7166msgid_plural " Remote branches:%s"7167msgstr[0] ""7168msgstr[1] ""71697170#: builtin/remote.c:1154 builtin/remote.c:11817171msgid " (status not queried)"7172msgstr ""71737174#: builtin/remote.c:11637175msgid " Local branch configured for 'git pull':"7176msgid_plural " Local branches configured for 'git pull':"7177msgstr[0] ""7178msgstr[1] ""71797180#: builtin/remote.c:11717181msgid " Local refs will be mirrored by 'git push'"7182msgstr ""71837184#: builtin/remote.c:11787185#, c-format7186msgid " Local ref configured for 'git push'%s:"7187msgid_plural " Local refs configured for 'git push'%s:"7188msgstr[0] ""7189msgstr[1] ""71907191#: builtin/remote.c:11997192msgid "set refs/remotes/<name>/HEAD according to remote"7193msgstr ""71947195#: builtin/remote.c:12017196msgid "delete refs/remotes/<name>/HEAD"7197msgstr ""71987199#: builtin/remote.c:12167200msgid "Cannot determine remote HEAD"7201msgstr ""72027203#: builtin/remote.c:12187204msgid "Multiple remote HEAD branches. Please choose one explicitly with:"7205msgstr ""72067207#: builtin/remote.c:12287208#, c-format7209msgid "Could not delete %s"7210msgstr ""72117212#: builtin/remote.c:12367213#, c-format7214msgid "Not a valid ref: %s"7215msgstr ""72167217#: builtin/remote.c:12387218#, c-format7219msgid "Could not setup %s"7220msgstr ""72217222#: builtin/remote.c:12747223#, c-format7224msgid " %s will become dangling!"7225msgstr ""72267227#: builtin/remote.c:12757228#, c-format7229msgid " %s has become dangling!"7230msgstr ""72317232#: builtin/remote.c:12817233#, c-format7234msgid "Pruning %s"7235msgstr ""72367237#: builtin/remote.c:12827238#, c-format7239msgid "URL: %s"7240msgstr ""72417242#: builtin/remote.c:12957243#, c-format7244msgid " * [would prune] %s"7245msgstr ""72467247#: builtin/remote.c:12987248#, c-format7249msgid " * [pruned] %s"7250msgstr ""72517252#: builtin/remote.c:13217253msgid "prune remotes after fetching"7254msgstr ""72557256#: builtin/remote.c:1387 builtin/remote.c:14617257#, c-format7258msgid "No such remote '%s'"7259msgstr ""72607261#: builtin/remote.c:14077262msgid "add branch"7263msgstr ""72647265#: builtin/remote.c:14147266msgid "no remote specified"7267msgstr ""72687269#: builtin/remote.c:14367270msgid "manipulate push URLs"7271msgstr ""72727273#: builtin/remote.c:14387274msgid "add URL"7275msgstr ""72767277#: builtin/remote.c:14407278msgid "delete URLs"7279msgstr ""72807281#: builtin/remote.c:14477282msgid "--add --delete doesn't make sense"7283msgstr ""72847285#: builtin/remote.c:14877286#, c-format7287msgid "Invalid old URL pattern: %s"7288msgstr ""72897290#: builtin/remote.c:14957291#, c-format7292msgid "No such URL found: %s"7293msgstr ""72947295#: builtin/remote.c:14977296msgid "Will not delete all non-push URLs"7297msgstr ""72987299#: builtin/remote.c:15697300msgid "be verbose; must be placed before a subcommand"7301msgstr ""73027303#: builtin/replace.c:177304msgid "git replace [-f] <object> <replacement>"7305msgstr ""73067307#: builtin/replace.c:187308msgid "git replace -d <object>..."7309msgstr ""73107311#: builtin/replace.c:197312msgid "git replace -l [<pattern>]"7313msgstr ""73147315#: builtin/replace.c:1217316msgid "list replace refs"7317msgstr ""73187319#: builtin/replace.c:1227320msgid "delete replace refs"7321msgstr ""73227323#: builtin/replace.c:1237324msgid "replace the ref if it exists"7325msgstr ""73267327#: builtin/rerere.c:117328msgid "git rerere [clear | forget path... | status | remaining | diff | gc]"7329msgstr ""73307331#: builtin/rerere.c:567332msgid "register clean resolutions in index"7333msgstr ""73347335#: builtin/reset.c:257336msgid ""7337"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"7338msgstr ""73397340#: builtin/reset.c:267341msgid "git reset [-q] <commit> [--] <paths>..."7342msgstr ""73437344#: builtin/reset.c:277345msgid "git reset --patch [<commit>] [--] [<paths>...]"7346msgstr ""73477348#: builtin/reset.c:337349msgid "mixed"7350msgstr ""73517352#: builtin/reset.c:337353msgid "soft"7354msgstr ""73557356#: builtin/reset.c:337357msgid "hard"7358msgstr ""73597360#: builtin/reset.c:337361msgid "merge"7362msgstr ""73637364#: builtin/reset.c:337365msgid "keep"7366msgstr ""73677368#: builtin/reset.c:777369msgid "You do not have a valid HEAD."7370msgstr ""73717372#: builtin/reset.c:797373msgid "Failed to find tree of HEAD."7374msgstr ""73757376#: builtin/reset.c:857377#, c-format7378msgid "Failed to find tree of %s."7379msgstr ""73807381#: builtin/reset.c:967382msgid "Could not write new index file."7383msgstr ""73847385#: builtin/reset.c:1067386#, c-format7387msgid "HEAD is now at %s"7388msgstr ""73897390#: builtin/reset.c:1307391msgid "Could not read index"7392msgstr ""73937394#: builtin/reset.c:1337395msgid "Unstaged changes after reset:"7396msgstr ""73977398#: builtin/reset.c:2237399#, c-format7400msgid "Cannot do a %s reset in the middle of a merge."7401msgstr ""74027403#: builtin/reset.c:2387404msgid "be quiet, only report errors"7405msgstr ""74067407#: builtin/reset.c:2407408msgid "reset HEAD and index"7409msgstr ""74107411#: builtin/reset.c:2417412msgid "reset only HEAD"7413msgstr ""74147415#: builtin/reset.c:243 builtin/reset.c:2457416msgid "reset HEAD, index and working tree"7417msgstr ""74187419#: builtin/reset.c:2477420msgid "reset HEAD but keep local changes"7421msgstr ""74227423#: builtin/reset.c:3037424#, c-format7425msgid "Could not parse object '%s'."7426msgstr ""74277428#: builtin/reset.c:3087429msgid "--patch is incompatible with --{hard,mixed,soft}"7430msgstr ""74317432#: builtin/reset.c:3177433msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."7434msgstr ""74357436#: builtin/reset.c:3197437#, c-format7438msgid "Cannot do %s reset with paths."7439msgstr ""74407441#: builtin/reset.c:3317442#, c-format7443msgid "%s reset is not allowed in a bare repository"7444msgstr ""74457446#: builtin/reset.c:3477447#, c-format7448msgid "Could not reset index file to revision '%s'."7449msgstr ""74507451#: builtin/rev-parse.c:3397452msgid "git rev-parse --parseopt [options] -- [<args>...]"7453msgstr ""74547455#: builtin/rev-parse.c:3447456msgid "keep the `--` passed as an arg"7457msgstr ""74587459#: builtin/rev-parse.c:3467460msgid "stop parsing after the first non-option argument"7461msgstr ""74627463#: builtin/rev-parse.c:4647464msgid ""7465"git rev-parse --parseopt [options] -- [<args>...]\n"7466" or: git rev-parse --sq-quote [<arg>...]\n"7467" or: git rev-parse [options] [<arg>...]\n"7468"\n"7469"Run \"git rev-parse --parseopt -h\" for more information on the first usage."7470msgstr ""74717472#: builtin/revert.c:227473msgid "git revert [options] <commit-ish>"7474msgstr ""74757476#: builtin/revert.c:237477msgid "git revert <subcommand>"7478msgstr ""74797480#: builtin/revert.c:287481msgid "git cherry-pick [options] <commit-ish>"7482msgstr ""74837484#: builtin/revert.c:297485msgid "git cherry-pick <subcommand>"7486msgstr ""74877488#: builtin/revert.c:70 builtin/revert.c:927489#, c-format7490msgid "%s: %s cannot be used with %s"7491msgstr ""74927493#: builtin/revert.c:1037494msgid "end revert or cherry-pick sequence"7495msgstr ""74967497#: builtin/revert.c:1047498msgid "resume revert or cherry-pick sequence"7499msgstr ""75007501#: builtin/revert.c:1057502msgid "cancel revert or cherry-pick sequence"7503msgstr ""75047505#: builtin/revert.c:1067506msgid "don't automatically commit"7507msgstr ""75087509#: builtin/revert.c:1077510msgid "edit the commit message"7511msgstr ""75127513#: builtin/revert.c:1107514msgid "parent number"7515msgstr ""75167517#: builtin/revert.c:1127518msgid "merge strategy"7519msgstr ""75207521#: builtin/revert.c:1137522msgid "option"7523msgstr ""75247525#: builtin/revert.c:1147526msgid "option for merge strategy"7527msgstr ""75287529#: builtin/revert.c:1257530msgid "append commit name"7531msgstr ""75327533#: builtin/revert.c:1267534msgid "allow fast-forward"7535msgstr ""75367537#: builtin/revert.c:1277538msgid "preserve initially empty commits"7539msgstr ""75407541#: builtin/revert.c:1287542msgid "allow commits with empty messages"7543msgstr ""75447545#: builtin/revert.c:1297546msgid "keep redundant, empty commits"7547msgstr ""75487549#: builtin/revert.c:1337550msgid "program error"7551msgstr ""75527553#: builtin/revert.c:2237554msgid "revert failed"7555msgstr ""75567557#: builtin/revert.c:2387558msgid "cherry-pick failed"7559msgstr ""75607561#: builtin/rm.c:157562msgid "git rm [options] [--] <file>..."7563msgstr ""75647565#: builtin/rm.c:64 builtin/rm.c:1867566#, c-format7567msgid ""7568"submodule '%s' (or one of its nested submodules) uses a .git directory\n"7569"(use 'rm -rf' if you really want to remove it including all of its history)"7570msgstr ""75717572#: builtin/rm.c:1747573#, c-format7574msgid ""7575"'%s' has staged content different from both the file and the HEAD\n"7576"(use -f to force removal)"7577msgstr ""75787579#: builtin/rm.c:1807580#, c-format7581msgid ""7582"'%s' has changes staged in the index\n"7583"(use --cached to keep the file, or -f to force removal)"7584msgstr ""75857586#: builtin/rm.c:1917587#, c-format7588msgid ""7589"'%s' has local modifications\n"7590"(use --cached to keep the file, or -f to force removal)"7591msgstr ""75927593#: builtin/rm.c:2077594msgid "do not list removed files"7595msgstr ""75967597#: builtin/rm.c:2087598msgid "only remove from the index"7599msgstr ""76007601#: builtin/rm.c:2097602msgid "override the up-to-date check"7603msgstr ""76047605#: builtin/rm.c:2107606msgid "allow recursive removal"7607msgstr ""76087609#: builtin/rm.c:2127610msgid "exit with a zero status even if nothing matched"7611msgstr ""76127613#: builtin/rm.c:2837614#, c-format7615msgid "not removing '%s' recursively without -r"7616msgstr ""76177618#: builtin/rm.c:3227619#, c-format7620msgid "git rm: unable to remove %s"7621msgstr ""76227623#: builtin/shortlog.c:137624msgid "git shortlog [-n] [-s] [-e] [-w] [rev-opts] [--] [<commit-id>... ]"7625msgstr ""76267627#: builtin/shortlog.c:1577628#, c-format7629msgid "Missing author: %s"7630msgstr ""76317632#: builtin/shortlog.c:2537633msgid "sort output according to the number of commits per author"7634msgstr ""76357636#: builtin/shortlog.c:2557637msgid "Suppress commit descriptions, only provides commit count"7638msgstr ""76397640#: builtin/shortlog.c:2577641msgid "Show the email address of each author"7642msgstr ""76437644#: builtin/shortlog.c:2587645msgid "w[,i1[,i2]]"7646msgstr ""76477648#: builtin/shortlog.c:2597649msgid "Linewrap output"7650msgstr ""76517652#: builtin/show-branch.c:97653msgid ""7654"git show-branch [-a|--all] [-r|--remotes] [--topo-order | --date-order] [--"7655"current] [--color[=<when>] | --no-color] [--sparse] [--more=<n> | --list | --"7656"independent | --merge-base] [--no-name | --sha1-name] [--topics] [(<rev> | "7657"<glob>)...]"7658msgstr ""76597660#: builtin/show-branch.c:107661msgid "git show-branch (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]"7662msgstr ""76637664#: builtin/show-branch.c:6517665msgid "show remote-tracking and local branches"7666msgstr ""76677668#: builtin/show-branch.c:6537669msgid "show remote-tracking branches"7670msgstr ""76717672#: builtin/show-branch.c:6557673msgid "color '*!+-' corresponding to the branch"7674msgstr ""76757676#: builtin/show-branch.c:6577677msgid "show <n> more commits after the common ancestor"7678msgstr ""76797680#: builtin/show-branch.c:6597681msgid "synonym to more=-1"7682msgstr ""76837684#: builtin/show-branch.c:6607685msgid "suppress naming strings"7686msgstr ""76877688#: builtin/show-branch.c:6627689msgid "include the current branch"7690msgstr ""76917692#: builtin/show-branch.c:6647693msgid "name commits with their object names"7694msgstr ""76957696#: builtin/show-branch.c:6667697msgid "show possible merge bases"7698msgstr ""76997700#: builtin/show-branch.c:6687701msgid "show refs unreachable from any other ref"7702msgstr ""77037704#: builtin/show-branch.c:6707705msgid "show commits in topological order"7706msgstr ""77077708#: builtin/show-branch.c:6727709msgid "show only commits not on the first branch"7710msgstr ""77117712#: builtin/show-branch.c:6747713msgid "show merges reachable from only one tip"7714msgstr ""77157716#: builtin/show-branch.c:6767717msgid "show commits where no parent comes before its children"7718msgstr ""77197720#: builtin/show-branch.c:6787721msgid "<n>[,<base>]"7722msgstr ""77237724#: builtin/show-branch.c:6797725msgid "show <n> most recent ref-log entries starting at base"7726msgstr ""77277728#: builtin/show-ref.c:107729msgid ""7730"git show-ref [-q|--quiet] [--verify] [--head] [-d|--dereference] [-s|--hash"7731"[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [pattern*] "7732msgstr ""77337734#: builtin/show-ref.c:117735msgid "git show-ref --exclude-existing[=pattern] < ref-list"7736msgstr ""77377738#: builtin/show-ref.c:1657739msgid "only show tags (can be combined with heads)"7740msgstr ""77417742#: builtin/show-ref.c:1667743msgid "only show heads (can be combined with tags)"7744msgstr ""77457746#: builtin/show-ref.c:1677747msgid "stricter reference checking, requires exact ref path"7748msgstr ""77497750#: builtin/show-ref.c:170 builtin/show-ref.c:1727751msgid "show the HEAD reference"7752msgstr ""77537754#: builtin/show-ref.c:1747755msgid "dereference tags into object IDs"7756msgstr ""77577758#: builtin/show-ref.c:1767759msgid "only show SHA1 hash using <n> digits"7760msgstr ""77617762#: builtin/show-ref.c:1807763msgid "do not print results to stdout (useful with --verify)"7764msgstr ""77657766#: builtin/show-ref.c:1827767msgid "show refs from stdin that aren't in local repository"7768msgstr ""77697770#: builtin/symbolic-ref.c:77771msgid "git symbolic-ref [options] name [ref]"7772msgstr ""77737774#: builtin/symbolic-ref.c:87775msgid "git symbolic-ref -d [-q] name"7776msgstr ""77777778#: builtin/symbolic-ref.c:407779msgid "suppress error message for non-symbolic (detached) refs"7780msgstr ""77817782#: builtin/symbolic-ref.c:417783msgid "delete symbolic ref"7784msgstr ""77857786#: builtin/symbolic-ref.c:427787msgid "shorten ref output"7788msgstr ""77897790#: builtin/symbolic-ref.c:43 builtin/update-ref.c:187791msgid "reason"7792msgstr ""77937794#: builtin/symbolic-ref.c:43 builtin/update-ref.c:187795msgid "reason of the update"7796msgstr ""77977798#: builtin/tag.c:227799msgid ""7800"git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]"7801msgstr ""78027803#: builtin/tag.c:237804msgid "git tag -d <tagname>..."7805msgstr ""78067807#: builtin/tag.c:247808msgid ""7809"git tag -l [-n[<num>]] [--contains <commit>] [--points-at <object>] \n"7810"\t\t[<pattern>...]"7811msgstr ""78127813#: builtin/tag.c:267814msgid "git tag -v <tagname>..."7815msgstr ""78167817#: builtin/tag.c:607818#, c-format7819msgid "malformed object at '%s'"7820msgstr ""78217822#: builtin/tag.c:2077823#, c-format7824msgid "tag name too long: %.*s..."7825msgstr ""78267827#: builtin/tag.c:2127828#, c-format7829msgid "tag '%s' not found."7830msgstr ""78317832#: builtin/tag.c:2277833#, c-format7834msgid "Deleted tag '%s' (was %s)\n"7835msgstr ""78367837#: builtin/tag.c:2397838#, c-format7839msgid "could not verify the tag '%s'"7840msgstr ""78417842#: builtin/tag.c:2497843msgid ""7844"\n"7845"#\n"7846"# Write a tag message\n"7847"# Lines starting with '#' will be ignored.\n"7848"#\n"7849msgstr ""78507851#: builtin/tag.c:2567852msgid ""7853"\n"7854"#\n"7855"# Write a tag message\n"7856"# Lines starting with '#' will be kept; you may remove them yourself if you "7857"want to.\n"7858"#\n"7859msgstr ""78607861#: builtin/tag.c:2987862msgid "unable to sign the tag"7863msgstr ""78647865#: builtin/tag.c:3007866msgid "unable to write tag file"7867msgstr ""78687869#: builtin/tag.c:3257870msgid "bad object type."7871msgstr ""78727873#: builtin/tag.c:3387874msgid "tag header too big."7875msgstr ""78767877#: builtin/tag.c:3707878msgid "no tag message?"7879msgstr ""78807881#: builtin/tag.c:3767882#, c-format7883msgid "The tag message has been left in %s\n"7884msgstr ""78857886#: builtin/tag.c:4257887msgid "switch 'points-at' requires an object"7888msgstr ""78897890#: builtin/tag.c:4277891#, c-format7892msgid "malformed object name '%s'"7893msgstr ""78947895#: builtin/tag.c:4477896msgid "list tag names"7897msgstr ""78987899#: builtin/tag.c:4497900msgid "print <n> lines of each tag message"7901msgstr ""79027903#: builtin/tag.c:4517904msgid "delete tags"7905msgstr ""79067907#: builtin/tag.c:4527908msgid "verify tags"7909msgstr ""79107911#: builtin/tag.c:4547912msgid "Tag creation options"7913msgstr ""79147915#: builtin/tag.c:4567916msgid "annotated tag, needs a message"7917msgstr ""79187919#: builtin/tag.c:4587920msgid "tag message"7921msgstr ""79227923#: builtin/tag.c:4607924msgid "annotated and GPG-signed tag"7925msgstr ""79267927#: builtin/tag.c:4647928msgid "use another key to sign the tag"7929msgstr ""79307931#: builtin/tag.c:4657932msgid "replace the tag if exists"7933msgstr ""79347935#: builtin/tag.c:4667936msgid "show tag list in columns"7937msgstr ""79387939#: builtin/tag.c:4687940msgid "Tag listing options"7941msgstr ""79427943#: builtin/tag.c:4717944msgid "print only tags that contain the commit"7945msgstr ""79467947#: builtin/tag.c:4777948msgid "print only tags of the object"7949msgstr ""79507951#: builtin/tag.c:5067952msgid "--column and -n are incompatible"7953msgstr ""79547955#: builtin/tag.c:5237956msgid "-n option is only allowed with -l."7957msgstr ""79587959#: builtin/tag.c:5257960msgid "--contains option is only allowed with -l."7961msgstr ""79627963#: builtin/tag.c:5277964msgid "--points-at option is only allowed with -l."7965msgstr ""79667967#: builtin/tag.c:5357968msgid "only one -F or -m option is allowed."7969msgstr ""79707971#: builtin/tag.c:5557972msgid "too many params"7973msgstr ""79747975#: builtin/tag.c:5617976#, c-format7977msgid "'%s' is not a valid tag name."7978msgstr ""79797980#: builtin/tag.c:5667981#, c-format7982msgid "tag '%s' already exists"7983msgstr ""79847985#: builtin/tag.c:5847986#, c-format7987msgid "%s: cannot lock the ref"7988msgstr ""79897990#: builtin/tag.c:5867991#, c-format7992msgid "%s: cannot update the ref"7993msgstr ""79947995#: builtin/tag.c:5887996#, c-format7997msgid "Updated tag '%s' (was %s)\n"7998msgstr ""79998000#: builtin/update-index.c:4018001msgid "git update-index [options] [--] [<file>...]"8002msgstr ""80038004#: builtin/update-index.c:7188005msgid "continue refresh even when index needs update"8006msgstr ""80078008#: builtin/update-index.c:7218009msgid "refresh: ignore submodules"8010msgstr ""80118012#: builtin/update-index.c:7248013msgid "do not ignore new files"8014msgstr ""80158016#: builtin/update-index.c:7268017msgid "let files replace directories and vice-versa"8018msgstr ""80198020#: builtin/update-index.c:7288021msgid "notice files missing from worktree"8022msgstr ""80238024#: builtin/update-index.c:7308025msgid "refresh even if index contains unmerged entries"8026msgstr ""80278028#: builtin/update-index.c:7338029msgid "refresh stat information"8030msgstr ""80318032#: builtin/update-index.c:7378033msgid "like --refresh, but ignore assume-unchanged setting"8034msgstr ""80358036#: builtin/update-index.c:7418037msgid "<mode> <object> <path>"8038msgstr ""80398040#: builtin/update-index.c:7428041msgid "add the specified entry to the index"8042msgstr ""80438044#: builtin/update-index.c:7468045msgid "(+/-)x"8046msgstr ""80478048#: builtin/update-index.c:7478049msgid "override the executable bit of the listed files"8050msgstr ""80518052#: builtin/update-index.c:7518053msgid "mark files as \"not changing\""8054msgstr ""80558056#: builtin/update-index.c:7548057msgid "clear assumed-unchanged bit"8058msgstr ""80598060#: builtin/update-index.c:7578061msgid "mark files as \"index-only\""8062msgstr ""80638064#: builtin/update-index.c:7608065msgid "clear skip-worktree bit"8066msgstr ""80678068#: builtin/update-index.c:7638069msgid "add to index only; do not add content to object database"8070msgstr ""80718072#: builtin/update-index.c:7658073msgid "remove named paths even if present in worktree"8074msgstr ""80758076#: builtin/update-index.c:7678077msgid "with --stdin: input lines are terminated by null bytes"8078msgstr ""80798080#: builtin/update-index.c:7698081msgid "read list of paths to be updated from standard input"8082msgstr ""80838084#: builtin/update-index.c:7738085msgid "add entries from standard input to the index"8086msgstr ""80878088#: builtin/update-index.c:7778089msgid "repopulate stages #2 and #3 for the listed paths"8090msgstr ""80918092#: builtin/update-index.c:7818093msgid "only update entries that differ from HEAD"8094msgstr ""80958096#: builtin/update-index.c:7858097msgid "ignore files missing from worktree"8098msgstr ""80998100#: builtin/update-index.c:7888101msgid "report actions to standard output"8102msgstr ""81038104#: builtin/update-index.c:7908105msgid "(for porcelains) forget saved unresolved conflicts"8106msgstr ""81078108#: builtin/update-index.c:7948109msgid "write index in this format"8110msgstr ""81118112#: builtin/update-ref.c:78113msgid "git update-ref [options] -d <refname> [<oldval>]"8114msgstr ""81158116#: builtin/update-ref.c:88117msgid "git update-ref [options] <refname> <newval> [<oldval>]"8118msgstr ""81198120#: builtin/update-ref.c:198121msgid "delete the reference"8122msgstr ""81238124#: builtin/update-ref.c:218125msgid "update <refname> not the one it points to"8126msgstr ""81278128#: builtin/update-server-info.c:68129msgid "git update-server-info [--force]"8130msgstr ""81318132#: builtin/update-server-info.c:148133msgid "update the info files from scratch"8134msgstr ""81358136#: builtin/verify-pack.c:568137msgid "git verify-pack [-v|--verbose] [-s|--stat-only] <pack>..."8138msgstr ""81398140#: builtin/verify-pack.c:668141msgid "verbose"8142msgstr ""81438144#: builtin/verify-pack.c:688145msgid "show statistics only"8146msgstr ""81478148#: builtin/verify-tag.c:178149msgid "git verify-tag [-v|--verbose] <tag>..."8150msgstr ""81518152#: builtin/verify-tag.c:738153msgid "print tag contents"8154msgstr ""81558156#: builtin/write-tree.c:138157msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"8158msgstr ""81598160#: builtin/write-tree.c:268161msgid "<prefix>/"8162msgstr ""81638164#: builtin/write-tree.c:278165msgid "write tree object for a subdirectory <prefix>"8166msgstr ""81678168#: builtin/write-tree.c:308169msgid "only useful for debugging"8170msgstr ""81718172#: git.c:168173msgid "See 'git help <command>' for more information on a specific command."8174msgstr ""81758176#: parse-options.h:1568177msgid "no-op (backward compatibility)"8178msgstr ""81798180#: parse-options.h:2288181msgid "be more verbose"8182msgstr ""81838184#: parse-options.h:2308185msgid "be more quiet"8186msgstr ""81878188#: parse-options.h:2368189msgid "use <n> digits to display SHA-1s"8190msgstr ""81918192#: common-cmds.h:88193msgid "Add file contents to the index"8194msgstr ""81958196#: common-cmds.h:98197msgid "Find by binary search the change that introduced a bug"8198msgstr ""81998200#: common-cmds.h:108201msgid "List, create, or delete branches"8202msgstr ""82038204#: common-cmds.h:118205msgid "Checkout a branch or paths to the working tree"8206msgstr ""82078208#: common-cmds.h:128209msgid "Clone a repository into a new directory"8210msgstr ""82118212#: common-cmds.h:138213msgid "Record changes to the repository"8214msgstr ""82158216#: common-cmds.h:148217msgid "Show changes between commits, commit and working tree, etc"8218msgstr ""82198220#: common-cmds.h:158221msgid "Download objects and refs from another repository"8222msgstr ""82238224#: common-cmds.h:168225msgid "Print lines matching a pattern"8226msgstr ""82278228#: common-cmds.h:178229msgid "Create an empty git repository or reinitialize an existing one"8230msgstr ""82318232#: common-cmds.h:188233msgid "Show commit logs"8234msgstr ""82358236#: common-cmds.h:198237msgid "Join two or more development histories together"8238msgstr ""82398240#: common-cmds.h:208241msgid "Move or rename a file, a directory, or a symlink"8242msgstr ""82438244#: common-cmds.h:218245msgid "Fetch from and merge with another repository or a local branch"8246msgstr ""82478248#: common-cmds.h:228249msgid "Update remote refs along with associated objects"8250msgstr ""82518252#: common-cmds.h:238253msgid "Forward-port local commits to the updated upstream head"8254msgstr ""82558256#: common-cmds.h:248257msgid "Reset current HEAD to the specified state"8258msgstr ""82598260#: common-cmds.h:258261msgid "Remove files from the working tree and from the index"8262msgstr ""82638264#: common-cmds.h:268265msgid "Show various types of objects"8266msgstr ""82678268#: common-cmds.h:278269msgid "Show the working tree status"8270msgstr ""82718272#: common-cmds.h:288273msgid "Create, list, delete or verify a tag object signed with GPG"8274msgstr ""82758276#: git-am.sh:508277msgid "You need to set your committer info first"8278msgstr ""82798280#: git-am.sh:958281msgid ""8282"You seem to have moved HEAD since the last 'am' failure.\n"8283"Not rewinding to ORIG_HEAD"8284msgstr ""82858286#: git-am.sh:1058287#, sh-format8288msgid ""8289"When you have resolved this problem, run \"$cmdline --resolved\".\n"8290"If you prefer to skip this patch, run \"$cmdline --skip\" instead.\n"8291"To restore the original branch and stop patching, run \"$cmdline --abort\"."8292msgstr ""82938294#: git-am.sh:1218295msgid "Cannot fall back to three-way merge."8296msgstr ""82978298#: git-am.sh:1378299msgid "Repository lacks necessary blobs to fall back on 3-way merge."8300msgstr ""83018302#: git-am.sh:1398303msgid "Using index info to reconstruct a base tree..."8304msgstr ""83058306#: git-am.sh:1548307msgid ""8308"Did you hand edit your patch?\n"8309"It does not apply to blobs recorded in its index."8310msgstr ""83118312#: git-am.sh:1638313msgid "Falling back to patching base and 3-way merge..."8314msgstr ""83158316#: git-am.sh:1798317msgid "Failed to merge in the changes."8318msgstr ""83198320#: git-am.sh:2748321msgid "Only one StGIT patch series can be applied at once"8322msgstr ""83238324#: git-am.sh:3618325#, sh-format8326msgid "Patch format $patch_format is not supported."8327msgstr ""83288329#: git-am.sh:3638330msgid "Patch format detection failed."8331msgstr ""83328333#: git-am.sh:3898334msgid ""8335"The -b/--binary option has been a no-op for long time, and\n"8336"it will be removed. Please do not use it anymore."8337msgstr ""83388339#: git-am.sh:4778340#, sh-format8341msgid "previous rebase directory $dotest still exists but mbox given."8342msgstr ""83438344#: git-am.sh:4828345msgid "Please make up your mind. --skip or --abort?"8346msgstr ""83478348#: git-am.sh:5098349msgid "Resolve operation not in progress, we are not resuming."8350msgstr ""83518352#: git-am.sh:5758353#, sh-format8354msgid "Dirty index: cannot apply patches (dirty: $files)"8355msgstr ""83568357#: git-am.sh:6798358#, sh-format8359msgid ""8360"Patch is empty. Was it split wrong?\n"8361"If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"8362"To restore the original branch and stop patching run \"$cmdline --abort\"."8363msgstr ""83648365#: git-am.sh:7068366msgid "Patch does not have a valid e-mail address."8367msgstr ""83688369#: git-am.sh:7538370msgid "cannot be interactive without stdin connected to a terminal."8371msgstr ""83728373#: git-am.sh:7578374msgid "Commit Body is:"8375msgstr ""83768377#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]8378#. in your translation. The program will only accept English8379#. input at this point.8380#: git-am.sh:7648381msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "8382msgstr ""83838384#: git-am.sh:8008385#, sh-format8386msgid "Applying: $FIRSTLINE"8387msgstr ""83888389#: git-am.sh:8218390msgid ""8391"No changes - did you forget to use 'git add'?\n"8392"If there is nothing left to stage, chances are that something else\n"8393"already introduced the same changes; you might want to skip this patch."8394msgstr ""83958396#: git-am.sh:8298397msgid ""8398"You still have unmerged paths in your index\n"8399"did you forget to use 'git add'?"8400msgstr ""84018402#: git-am.sh:8458403msgid "No changes -- Patch already applied."8404msgstr ""84058406#: git-am.sh:8558407#, sh-format8408msgid "Patch failed at $msgnum $FIRSTLINE"8409msgstr ""84108411#: git-am.sh:8588412#, sh-format8413msgid ""8414"The copy of the patch that failed is found in:\n"8415" $dotest/patch"8416msgstr ""84178418#: git-am.sh:8768419msgid "applying to an empty history"8420msgstr ""84218422#: git-bisect.sh:488423msgid "You need to start by \"git bisect start\""8424msgstr ""84258426#. TRANSLATORS: Make sure to include [Y] and [n] in your8427#. translation. The program will only accept English input8428#. at this point.8429#: git-bisect.sh:548430msgid "Do you want me to do it for you [Y/n]? "8431msgstr ""84328433#: git-bisect.sh:958434#, sh-format8435msgid "unrecognised option: '$arg'"8436msgstr ""84378438#: git-bisect.sh:998439#, sh-format8440msgid "'$arg' does not appear to be a valid revision"8441msgstr ""84428443#: git-bisect.sh:1178444msgid "Bad HEAD - I need a HEAD"8445msgstr ""84468447#: git-bisect.sh:1308448#, sh-format8449msgid ""8450"Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."8451msgstr ""84528453#: git-bisect.sh:1408454msgid "won't bisect on seeked tree"8455msgstr ""84568457#: git-bisect.sh:1448458msgid "Bad HEAD - strange symbolic ref"8459msgstr ""84608461#: git-bisect.sh:1898462#, sh-format8463msgid "Bad bisect_write argument: $state"8464msgstr ""84658466#: git-bisect.sh:2188467#, sh-format8468msgid "Bad rev input: $arg"8469msgstr ""84708471#: git-bisect.sh:2328472msgid "Please call 'bisect_state' with at least one argument."8473msgstr ""84748475#: git-bisect.sh:2448476#, sh-format8477msgid "Bad rev input: $rev"8478msgstr ""84798480#: git-bisect.sh:2508481msgid "'git bisect bad' can take only one argument."8482msgstr ""84838484#. have bad but not good. we could bisect although8485#. this is less optimum.8486#: git-bisect.sh:2738487msgid "Warning: bisecting only with a bad commit."8488msgstr ""84898490#. TRANSLATORS: Make sure to include [Y] and [n] in your8491#. translation. The program will only accept English input8492#. at this point.8493#: git-bisect.sh:2798494msgid "Are you sure [Y/n]? "8495msgstr ""84968497#: git-bisect.sh:2898498msgid ""8499"You need to give me at least one good and one bad revisions.\n"8500"(You can use \"git bisect bad\" and \"git bisect good\" for that.)"8501msgstr ""85028503#: git-bisect.sh:2928504msgid ""8505"You need to start by \"git bisect start\".\n"8506"You then need to give me at least one good and one bad revisions.\n"8507"(You can use \"git bisect bad\" and \"git bisect good\" for that.)"8508msgstr ""85098510#: git-bisect.sh:347 git-bisect.sh:4748511msgid "We are not bisecting."8512msgstr ""85138514#: git-bisect.sh:3548515#, sh-format8516msgid "'$invalid' is not a valid commit"8517msgstr ""85188519#: git-bisect.sh:3638520#, sh-format8521msgid ""8522"Could not check out original HEAD '$branch'.\n"8523"Try 'git bisect reset <commit>'."8524msgstr ""85258526#: git-bisect.sh:3908527msgid "No logfile given"8528msgstr ""85298530#: git-bisect.sh:3918531#, sh-format8532msgid "cannot read $file for replaying"8533msgstr ""85348535#: git-bisect.sh:4088536msgid "?? what are you talking about?"8537msgstr ""85388539#: git-bisect.sh:4208540#, sh-format8541msgid "running $command"8542msgstr ""85438544#: git-bisect.sh:4278545#, sh-format8546msgid ""8547"bisect run failed:\n"8548"exit code $res from '$command' is < 0 or >= 128"8549msgstr ""85508551#: git-bisect.sh:4538552msgid "bisect run cannot continue any more"8553msgstr ""85548555#: git-bisect.sh:4598556#, sh-format8557msgid ""8558"bisect run failed:\n"8559"'bisect_state $state' exited with error code $res"8560msgstr ""85618562#: git-bisect.sh:4668563msgid "bisect run success"8564msgstr ""85658566#: git-pull.sh:218567msgid ""8568"Pull is not possible because you have unmerged files.\n"8569"Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"8570"as appropriate to mark resolution, or use 'git commit -a'."8571msgstr ""85728573#: git-pull.sh:258574msgid "Pull is not possible because you have unmerged files."8575msgstr ""85768577#: git-pull.sh:1978578msgid "updating an unborn branch with changes added to the index"8579msgstr ""85808581#. The fetch involved updating the current branch.8582#. The working tree and the index file is still based on the8583#. $orig_head commit, but we are merging into $curr_head.8584#. First update the working tree to match $curr_head.8585#: git-pull.sh:2298586#, sh-format8587msgid ""8588"Warning: fetch updated the current branch head.\n"8589"Warning: fast-forwarding your working tree from\n"8590"Warning: commit $orig_head."8591msgstr ""85928593#: git-pull.sh:2548594msgid "Cannot merge multiple branches into empty head"8595msgstr ""85968597#: git-pull.sh:2588598msgid "Cannot rebase onto multiple branches"8599msgstr ""86008601#: git-rebase.sh:538602msgid ""8603"When you have resolved this problem, run \"git rebase --continue\".\n"8604"If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"8605"To check out the original branch and stop rebasing, run \"git rebase --abort"8606"\"."8607msgstr ""86088609#: git-rebase.sh:1608610msgid "The pre-rebase hook refused to rebase."8611msgstr ""86128613#: git-rebase.sh:1658614msgid "It looks like git-am is in progress. Cannot rebase."8615msgstr ""86168617#: git-rebase.sh:2968618msgid "The --exec option must be used with the --interactive option"8619msgstr ""86208621#: git-rebase.sh:3018622msgid "No rebase in progress?"8623msgstr ""86248625#: git-rebase.sh:3128626msgid "The --edit-todo action can only be used during interactive rebase."8627msgstr ""86288629#: git-rebase.sh:3198630msgid "Cannot read HEAD"8631msgstr ""86328633#: git-rebase.sh:3228634msgid ""8635"You must edit all merge conflicts and then\n"8636"mark them as resolved using git add"8637msgstr ""86388639#: git-rebase.sh:3408640#, sh-format8641msgid "Could not move back to $head_name"8642msgstr ""86438644#: git-rebase.sh:3598645#, sh-format8646msgid ""8647"It seems that there is already a $state_dir_base directory, and\n"8648"I wonder if you are in the middle of another rebase. If that is the\n"8649"case, please try\n"8650"\t$cmd_live_rebase\n"8651"If that is not the case, please\n"8652"\t$cmd_clear_stale_rebase\n"8653"and run me again. I am stopping in case you still have something\n"8654"valuable there."8655msgstr ""86568657#: git-rebase.sh:4048658#, sh-format8659msgid "invalid upstream $upstream_name"8660msgstr ""86618662#: git-rebase.sh:4288663#, sh-format8664msgid "$onto_name: there are more than one merge bases"8665msgstr ""86668667#: git-rebase.sh:431 git-rebase.sh:4358668#, sh-format8669msgid "$onto_name: there is no merge base"8670msgstr ""86718672#: git-rebase.sh:4408673#, sh-format8674msgid "Does not point to a valid commit: $onto_name"8675msgstr ""86768677#: git-rebase.sh:4638678#, sh-format8679msgid "fatal: no such branch: $branch_name"8680msgstr ""86818682#: git-rebase.sh:4838683msgid "Please commit or stash them."8684msgstr ""86858686#: git-rebase.sh:5018687#, sh-format8688msgid "Current branch $branch_name is up to date."8689msgstr ""86908691#: git-rebase.sh:5048692#, sh-format8693msgid "Current branch $branch_name is up to date, rebase forced."8694msgstr ""86958696#: git-rebase.sh:5158697#, sh-format8698msgid "Changes from $mb to $onto:"8699msgstr ""87008701#. Detach HEAD and reset the tree8702#: git-rebase.sh:5248703msgid "First, rewinding head to replay your work on top of it..."8704msgstr ""87058706#: git-rebase.sh:5328707#, sh-format8708msgid "Fast-forwarded $branch_name to $onto_name."8709msgstr ""87108711#: git-stash.sh:518712msgid "git stash clear with parameters is unimplemented"8713msgstr ""87148715#: git-stash.sh:748716msgid "You do not have the initial commit yet"8717msgstr ""87188719#: git-stash.sh:898720msgid "Cannot save the current index state"8721msgstr ""87228723#: git-stash.sh:123 git-stash.sh:1368724msgid "Cannot save the current worktree state"8725msgstr ""87268727#: git-stash.sh:1408728msgid "No changes selected"8729msgstr ""87308731#: git-stash.sh:1438732msgid "Cannot remove temporary index (can't happen)"8733msgstr ""87348735#: git-stash.sh:1568736msgid "Cannot record working tree state"8737msgstr ""87388739#. TRANSLATORS: $option is an invalid option, like8740#. `--blah-blah'. The 7 spaces at the beginning of the8741#. second line correspond to "error: ". So you should line8742#. up the second line with however many characters the8743#. translation of "error: " takes in your language. E.g. in8744#. English this is:8745#.8746#. $ git stash save --blah-blah 2>&1 | head -n 28747#. error: unknown option for 'stash save': --blah-blah8748#. To provide a message, use git stash save -- '--blah-blah'8749#: git-stash.sh:2028750#, sh-format8751msgid ""8752"error: unknown option for 'stash save': $option\n"8753" To provide a message, use git stash save -- '$option'"8754msgstr ""87558756#: git-stash.sh:2238757msgid "No local changes to save"8758msgstr ""87598760#: git-stash.sh:2278761msgid "Cannot initialize stash"8762msgstr ""87638764#: git-stash.sh:2358765msgid "Cannot save the current status"8766msgstr ""87678768#: git-stash.sh:2538769msgid "Cannot remove worktree changes"8770msgstr ""87718772#: git-stash.sh:3528773msgid "No stash found."8774msgstr ""87758776#: git-stash.sh:3598777#, sh-format8778msgid "Too many revisions specified: $REV"8779msgstr ""87808781#: git-stash.sh:3658782#, sh-format8783msgid "$reference is not valid reference"8784msgstr ""87858786#: git-stash.sh:3938787#, sh-format8788msgid "'$args' is not a stash-like commit"8789msgstr ""87908791#: git-stash.sh:4048792#, sh-format8793msgid "'$args' is not a stash reference"8794msgstr ""87958796#: git-stash.sh:4128797msgid "unable to refresh index"8798msgstr ""87998800#: git-stash.sh:4168801msgid "Cannot apply a stash in the middle of a merge"8802msgstr ""88038804#: git-stash.sh:4248805msgid "Conflicts in index. Try without --index."8806msgstr ""88078808#: git-stash.sh:4268809msgid "Could not save index tree"8810msgstr ""88118812#: git-stash.sh:4608813msgid "Cannot unstage modified files"8814msgstr ""88158816#: git-stash.sh:4758817msgid "Index was not unstashed."8818msgstr ""88198820#: git-stash.sh:4928821#, sh-format8822msgid "Dropped ${REV} ($s)"8823msgstr ""88248825#: git-stash.sh:4938826#, sh-format8827msgid "${REV}: Could not drop stash entry"8828msgstr ""88298830#: git-stash.sh:5008831msgid "No branch name specified"8832msgstr ""88338834#: git-stash.sh:5718835msgid "(To restore them type \"git stash apply\")"8836msgstr ""88378838#: git-submodule.sh:898839#, sh-format8840msgid "cannot strip one component off url '$remoteurl'"8841msgstr ""88428843#: git-submodule.sh:1688844#, sh-format8845msgid "No submodule mapping found in .gitmodules for path '$sm_path'"8846msgstr ""88478848#: git-submodule.sh:2118849#, sh-format8850msgid "Clone of '$url' into submodule path '$sm_path' failed"8851msgstr ""88528853#: git-submodule.sh:2238854#, sh-format8855msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"8856msgstr ""88578858#: git-submodule.sh:3168859#, sh-format8860msgid "repo URL: '$repo' must be absolute or begin with ./|../"8861msgstr ""88628863#: git-submodule.sh:3338864#, sh-format8865msgid "'$sm_path' already exists in the index"8866msgstr ""88678868#: git-submodule.sh:3378869#, sh-format8870msgid ""8871"The following path is ignored by one of your .gitignore files:\n"8872"$sm_path\n"8873"Use -f if you really want to add it."8874msgstr ""88758876#: git-submodule.sh:3558877#, sh-format8878msgid "Adding existing repo at '$sm_path' to the index"8879msgstr ""88808881#: git-submodule.sh:3578882#, sh-format8883msgid "'$sm_path' already exists and is not a valid git repo"8884msgstr ""88858886#: git-submodule.sh:3658887#, sh-format8888msgid "A git directory for '$sm_name' is found locally with remote(s):"8889msgstr ""88908891#: git-submodule.sh:3678892#, sh-format8893msgid ""8894"If you want to reuse this local git directory instead of cloning again from"8895msgstr ""88968897#: git-submodule.sh:3698898#, sh-format8899msgid ""8900"use the '--force' option. If the local git directory is not the correct repo"8901msgstr ""89028903#: git-submodule.sh:3708904#, sh-format8905msgid ""8906"or you are unsure what this means choose another name with the '--name' "8907"option."8908msgstr ""89098910#: git-submodule.sh:3728911#, sh-format8912msgid "Reactivating local git directory for submodule '$sm_name'."8913msgstr ""89148915#: git-submodule.sh:3848916#, sh-format8917msgid "Unable to checkout submodule '$sm_path'"8918msgstr ""89198920#: git-submodule.sh:3898921#, sh-format8922msgid "Failed to add submodule '$sm_path'"8923msgstr ""89248925#: git-submodule.sh:3948926#, sh-format8927msgid "Failed to register submodule '$sm_path'"8928msgstr ""89298930#: git-submodule.sh:4378931#, sh-format8932msgid "Entering '$prefix$sm_path'"8933msgstr ""89348935#: git-submodule.sh:4518936#, sh-format8937msgid "Stopping at '$sm_path'; script returned non-zero status."8938msgstr ""89398940#: git-submodule.sh:4958941#, sh-format8942msgid "No url found for submodule path '$sm_path' in .gitmodules"8943msgstr ""89448945#: git-submodule.sh:5048946#, sh-format8947msgid "Failed to register url for submodule path '$sm_path'"8948msgstr ""89498950#: git-submodule.sh:5068951#, sh-format8952msgid "Submodule '$name' ($url) registered for path '$sm_path'"8953msgstr ""89548955#: git-submodule.sh:5148956#, sh-format8957msgid "Failed to register update mode for submodule path '$sm_path'"8958msgstr ""89598960#: git-submodule.sh:6148961#, sh-format8962msgid ""8963"Submodule path '$sm_path' not initialized\n"8964"Maybe you want to use 'update --init'?"8965msgstr ""89668967#: git-submodule.sh:6278968#, sh-format8969msgid "Unable to find current revision in submodule path '$sm_path'"8970msgstr ""89718972#: git-submodule.sh:6468973#, sh-format8974msgid "Unable to fetch in submodule path '$sm_path'"8975msgstr ""89768977#: git-submodule.sh:6608978#, sh-format8979msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"8980msgstr ""89818982#: git-submodule.sh:6618983#, sh-format8984msgid "Submodule path '$sm_path': rebased into '$sha1'"8985msgstr ""89868987#: git-submodule.sh:6668988#, sh-format8989msgid "Unable to merge '$sha1' in submodule path '$sm_path'"8990msgstr ""89918992#: git-submodule.sh:6678993#, sh-format8994msgid "Submodule path '$sm_path': merged in '$sha1'"8995msgstr ""89968997#: git-submodule.sh:6728998#, sh-format8999msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"9000msgstr ""90019002#: git-submodule.sh:6739003#, sh-format9004msgid "Submodule path '$sm_path': checked out '$sha1'"9005msgstr ""90069007#: git-submodule.sh:695 git-submodule.sh:10179008#, sh-format9009msgid "Failed to recurse into submodule path '$sm_path'"9010msgstr ""90119012#: git-submodule.sh:8039013msgid "The --cached option cannot be used with the --files option"9014msgstr ""90159016#. unexpected type9017#: git-submodule.sh:8439018#, sh-format9019msgid "unexpected mode $mod_dst"9020msgstr ""90219022#: git-submodule.sh:8619023#, sh-format9024msgid " Warn: $name doesn't contain commit $sha1_src"9025msgstr ""90269027#: git-submodule.sh:8649028#, sh-format9029msgid " Warn: $name doesn't contain commit $sha1_dst"9030msgstr ""90319032#: git-submodule.sh:8679033#, sh-format9034msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"9035msgstr ""90369037#: git-submodule.sh:8929038msgid "blob"9039msgstr ""90409041#: git-submodule.sh:9309042msgid "# Submodules changed but not updated:"9043msgstr ""90449045#: git-submodule.sh:9329046msgid "# Submodule changes to be committed:"9047msgstr ""90489049#: git-submodule.sh:10809050#, sh-format9051msgid "Synchronizing submodule url for '$prefix$sm_path'"9052msgstr ""