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: 2017-07-24 21:54+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:58 22#, c-format 23msgid "hint: %.*s\n" 24msgstr "" 25 26#: advice.c:86 27msgid "Cherry-picking is not possible because you have unmerged files." 28msgstr "" 29 30#: advice.c:88 31msgid "Committing is not possible because you have unmerged files." 32msgstr "" 33 34#: advice.c:90 35msgid "Merging is not possible because you have unmerged files." 36msgstr "" 37 38#: advice.c:92 39msgid "Pulling is not possible because you have unmerged files." 40msgstr "" 41 42#: advice.c:94 43msgid "Reverting is not possible because you have unmerged files." 44msgstr "" 45 46#: advice.c:96 47#, c-format 48msgid "It is not possible to %s because you have unmerged files." 49msgstr "" 50 51#: advice.c:104 52msgid "" 53"Fix them up in the work tree, and then use 'git add/rm <file>'\n" 54"as appropriate to mark resolution and make a commit." 55msgstr "" 56 57#: advice.c:112 58msgid "Exiting because of an unresolved conflict." 59msgstr "" 60 61#: advice.c:117 builtin/merge.c:1184 62msgid "You have not concluded your merge (MERGE_HEAD exists)." 63msgstr "" 64 65#: advice.c:119 66msgid "Please, commit your changes before merging." 67msgstr "" 68 69#: advice.c:120 70msgid "Exiting because of unfinished merge." 71msgstr "" 72 73#: advice.c:126 74#, c-format 75msgid "" 76"Note: checking out '%s'.\n" 77"\n" 78"You are in 'detached HEAD' state. You can look around, make experimental\n" 79"changes and commit them, and you can discard any commits you make in this\n" 80"state without impacting any branches by performing another checkout.\n" 81"\n" 82"If you want to create a new branch to retain commits you create, you may\n" 83"do so (now or later) by using -b with the checkout command again. Example:\n" 84"\n" 85" git checkout -b <new-branch-name>\n" 86"\n" 87msgstr "" 88 89#: apply.c:58 90#, c-format 91msgid "unrecognized whitespace option '%s'" 92msgstr "" 93 94#: apply.c:74 95#, c-format 96msgid "unrecognized whitespace ignore option '%s'" 97msgstr "" 98 99#: apply.c:126 100msgid "--reject and --3way cannot be used together." 101msgstr "" 102 103#: apply.c:128 104msgid "--cached and --3way cannot be used together." 105msgstr "" 106 107#: apply.c:131 108msgid "--3way outside a repository" 109msgstr "" 110 111#: apply.c:142 112msgid "--index outside a repository" 113msgstr "" 114 115#: apply.c:145 116msgid "--cached outside a repository" 117msgstr "" 118 119#: apply.c:836 120#, c-format 121msgid "Cannot prepare timestamp regexp %s" 122msgstr "" 123 124#: apply.c:845 125#, c-format 126msgid "regexec returned %d for input: %s" 127msgstr "" 128 129#: apply.c:929 130#, c-format 131msgid "unable to find filename in patch at line %d" 132msgstr "" 133 134#: apply.c:967 135#, c-format 136msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d" 137msgstr "" 138 139#: apply.c:973 140#, c-format 141msgid "git apply: bad git-diff - inconsistent new filename on line %d" 142msgstr "" 143 144#: apply.c:974 145#, c-format 146msgid "git apply: bad git-diff - inconsistent old filename on line %d" 147msgstr "" 148 149#: apply.c:979 150#, c-format 151msgid "git apply: bad git-diff - expected /dev/null on line %d" 152msgstr "" 153 154#: apply.c:1008 155#, c-format 156msgid "invalid mode on line %d: %s" 157msgstr "" 158 159#: apply.c:1326 160#, c-format 161msgid "inconsistent header lines %d and %d" 162msgstr "" 163 164#: apply.c:1498 165#, c-format 166msgid "recount: unexpected line: %.*s" 167msgstr "" 168 169#: apply.c:1567 170#, c-format 171msgid "patch fragment without header at line %d: %.*s" 172msgstr "" 173 174#: apply.c:1587 175#, c-format 176msgid "" 177"git diff header lacks filename information when removing %d leading pathname " 178"component (line %d)" 179msgid_plural "" 180"git diff header lacks filename information when removing %d leading pathname " 181"components (line %d)" 182msgstr[0] "" 183msgstr[1] "" 184 185#: apply.c:1600 186#, c-format 187msgid "git diff header lacks filename information (line %d)" 188msgstr "" 189 190#: apply.c:1770 191msgid "new file depends on old contents" 192msgstr "" 193 194#: apply.c:1772 195msgid "deleted file still has contents" 196msgstr "" 197 198#: apply.c:1806 199#, c-format 200msgid "corrupt patch at line %d" 201msgstr "" 202 203#: apply.c:1843 204#, c-format 205msgid "new file %s depends on old contents" 206msgstr "" 207 208#: apply.c:1845 209#, c-format 210msgid "deleted file %s still has contents" 211msgstr "" 212 213#: apply.c:1848 214#, c-format 215msgid "** warning: file %s becomes empty but is not deleted" 216msgstr "" 217 218#: apply.c:1995 219#, c-format 220msgid "corrupt binary patch at line %d: %.*s" 221msgstr "" 222 223#: apply.c:2032 224#, c-format 225msgid "unrecognized binary patch at line %d" 226msgstr "" 227 228#: apply.c:2193 229#, c-format 230msgid "patch with only garbage at line %d" 231msgstr "" 232 233#: apply.c:2276 234#, c-format 235msgid "unable to read symlink %s" 236msgstr "" 237 238#: apply.c:2280 239#, c-format 240msgid "unable to open or read %s" 241msgstr "" 242 243#: apply.c:2933 244#, c-format 245msgid "invalid start of line: '%c'" 246msgstr "" 247 248#: apply.c:3052 249#, c-format 250msgid "Hunk #%d succeeded at %d (offset %d line)." 251msgid_plural "Hunk #%d succeeded at %d (offset %d lines)." 252msgstr[0] "" 253msgstr[1] "" 254 255#: apply.c:3064 256#, c-format 257msgid "Context reduced to (%ld/%ld) to apply fragment at %d" 258msgstr "" 259 260#: apply.c:3070 261#, c-format 262msgid "" 263"while searching for:\n" 264"%.*s" 265msgstr "" 266 267#: apply.c:3092 268#, c-format 269msgid "missing binary patch data for '%s'" 270msgstr "" 271 272#: apply.c:3100 273#, c-format 274msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'" 275msgstr "" 276 277#: apply.c:3146 278#, c-format 279msgid "cannot apply binary patch to '%s' without full index line" 280msgstr "" 281 282#: apply.c:3156 283#, c-format 284msgid "" 285"the patch applies to '%s' (%s), which does not match the current contents." 286msgstr "" 287 288#: apply.c:3164 289#, c-format 290msgid "the patch applies to an empty '%s' but it is not empty" 291msgstr "" 292 293#: apply.c:3182 294#, c-format 295msgid "the necessary postimage %s for '%s' cannot be read" 296msgstr "" 297 298#: apply.c:3195 299#, c-format 300msgid "binary patch does not apply to '%s'" 301msgstr "" 302 303#: apply.c:3201 304#, c-format 305msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)" 306msgstr "" 307 308#: apply.c:3222 309#, c-format 310msgid "patch failed: %s:%ld" 311msgstr "" 312 313#: apply.c:3344 314#, c-format 315msgid "cannot checkout %s" 316msgstr "" 317 318#: apply.c:3392 apply.c:3403 apply.c:3449 setup.c:277 319#, c-format 320msgid "failed to read %s" 321msgstr "" 322 323#: apply.c:3400 324#, c-format 325msgid "reading from '%s' beyond a symbolic link" 326msgstr "" 327 328#: apply.c:3429 apply.c:3669 329#, c-format 330msgid "path %s has been renamed/deleted" 331msgstr "" 332 333#: apply.c:3512 apply.c:3683 334#, c-format 335msgid "%s: does not exist in index" 336msgstr "" 337 338#: apply.c:3521 apply.c:3691 339#, c-format 340msgid "%s: does not match index" 341msgstr "" 342 343#: apply.c:3556 344msgid "repository lacks the necessary blob to fall back on 3-way merge." 345msgstr "" 346 347#: apply.c:3559 348#, c-format 349msgid "Falling back to three-way merge...\n" 350msgstr "" 351 352#: apply.c:3575 apply.c:3579 353#, c-format 354msgid "cannot read the current contents of '%s'" 355msgstr "" 356 357#: apply.c:3591 358#, c-format 359msgid "Failed to fall back on three-way merge...\n" 360msgstr "" 361 362#: apply.c:3605 363#, c-format 364msgid "Applied patch to '%s' with conflicts.\n" 365msgstr "" 366 367#: apply.c:3610 368#, c-format 369msgid "Applied patch to '%s' cleanly.\n" 370msgstr "" 371 372#: apply.c:3636 373msgid "removal patch leaves file contents" 374msgstr "" 375 376#: apply.c:3708 377#, c-format 378msgid "%s: wrong type" 379msgstr "" 380 381#: apply.c:3710 382#, c-format 383msgid "%s has type %o, expected %o" 384msgstr "" 385 386#: apply.c:3860 apply.c:3862 387#, c-format 388msgid "invalid path '%s'" 389msgstr "" 390 391#: apply.c:3918 392#, c-format 393msgid "%s: already exists in index" 394msgstr "" 395 396#: apply.c:3921 397#, c-format 398msgid "%s: already exists in working directory" 399msgstr "" 400 401#: apply.c:3941 402#, c-format 403msgid "new mode (%o) of %s does not match old mode (%o)" 404msgstr "" 405 406#: apply.c:3946 407#, c-format 408msgid "new mode (%o) of %s does not match old mode (%o) of %s" 409msgstr "" 410 411#: apply.c:3966 412#, c-format 413msgid "affected file '%s' is beyond a symbolic link" 414msgstr "" 415 416#: apply.c:3970 417#, c-format 418msgid "%s: patch does not apply" 419msgstr "" 420 421#: apply.c:3985 422#, c-format 423msgid "Checking patch %s..." 424msgstr "" 425 426#: apply.c:4076 427#, c-format 428msgid "sha1 information is lacking or useless for submodule %s" 429msgstr "" 430 431#: apply.c:4083 432#, c-format 433msgid "mode change for %s, which is not in current HEAD" 434msgstr "" 435 436#: apply.c:4086 437#, c-format 438msgid "sha1 information is lacking or useless (%s)." 439msgstr "" 440 441#: apply.c:4091 builtin/checkout.c:235 builtin/reset.c:138 442#, c-format 443msgid "make_cache_entry failed for path '%s'" 444msgstr "" 445 446#: apply.c:4095 447#, c-format 448msgid "could not add %s to temporary index" 449msgstr "" 450 451#: apply.c:4105 452#, c-format 453msgid "could not write temporary index to %s" 454msgstr "" 455 456#: apply.c:4243 457#, c-format 458msgid "unable to remove %s from index" 459msgstr "" 460 461#: apply.c:4278 462#, c-format 463msgid "corrupt patch for submodule %s" 464msgstr "" 465 466#: apply.c:4284 467#, c-format 468msgid "unable to stat newly created file '%s'" 469msgstr "" 470 471#: apply.c:4292 472#, c-format 473msgid "unable to create backing store for newly created file %s" 474msgstr "" 475 476#: apply.c:4298 apply.c:4442 477#, c-format 478msgid "unable to add cache entry for %s" 479msgstr "" 480 481#: apply.c:4339 482#, c-format 483msgid "failed to write to '%s'" 484msgstr "" 485 486#: apply.c:4343 487#, c-format 488msgid "closing file '%s'" 489msgstr "" 490 491#: apply.c:4413 492#, c-format 493msgid "unable to write file '%s' mode %o" 494msgstr "" 495 496#: apply.c:4511 497#, c-format 498msgid "Applied patch %s cleanly." 499msgstr "" 500 501#: apply.c:4519 502msgid "internal error" 503msgstr "" 504 505#: apply.c:4522 506#, c-format 507msgid "Applying patch %%s with %d reject..." 508msgid_plural "Applying patch %%s with %d rejects..." 509msgstr[0] "" 510msgstr[1] "" 511 512#: apply.c:4533 513#, c-format 514msgid "truncating .rej filename to %.*s.rej" 515msgstr "" 516 517#: apply.c:4541 builtin/fetch.c:738 builtin/fetch.c:988 518#, c-format 519msgid "cannot open %s" 520msgstr "" 521 522#: apply.c:4555 523#, c-format 524msgid "Hunk #%d applied cleanly." 525msgstr "" 526 527#: apply.c:4559 528#, c-format 529msgid "Rejected hunk #%d." 530msgstr "" 531 532#: apply.c:4669 533#, c-format 534msgid "Skipped patch '%s'." 535msgstr "" 536 537#: apply.c:4677 538msgid "unrecognized input" 539msgstr "" 540 541#: apply.c:4696 542msgid "unable to read index file" 543msgstr "" 544 545#: apply.c:4833 546#, c-format 547msgid "can't open patch '%s': %s" 548msgstr "" 549 550#: apply.c:4860 551#, c-format 552msgid "squelched %d whitespace error" 553msgid_plural "squelched %d whitespace errors" 554msgstr[0] "" 555msgstr[1] "" 556 557#: apply.c:4866 apply.c:4881 558#, c-format 559msgid "%d line adds whitespace errors." 560msgid_plural "%d lines add whitespace errors." 561msgstr[0] "" 562msgstr[1] "" 563 564#: apply.c:4874 565#, c-format 566msgid "%d line applied after fixing whitespace errors." 567msgid_plural "%d lines applied after fixing whitespace errors." 568msgstr[0] "" 569msgstr[1] "" 570 571#: apply.c:4890 builtin/add.c:513 builtin/mv.c:299 builtin/rm.c:391 572msgid "Unable to write new index file" 573msgstr "" 574 575#: apply.c:4921 apply.c:4924 builtin/am.c:2257 builtin/am.c:2260 576#: builtin/clone.c:115 builtin/fetch.c:93 builtin/pull.c:187 577#: builtin/submodule--helper.c:304 builtin/submodule--helper.c:629 578#: builtin/submodule--helper.c:632 builtin/submodule--helper.c:973 579#: builtin/submodule--helper.c:976 builtin/submodule--helper.c:1161 580#: git-add--interactive.perl:197 581msgid "path" 582msgstr "" 583 584#: apply.c:4922 585msgid "don't apply changes matching the given path" 586msgstr "" 587 588#: apply.c:4925 589msgid "apply changes matching the given path" 590msgstr "" 591 592#: apply.c:4927 builtin/am.c:2266 593msgid "num" 594msgstr "" 595 596#: apply.c:4928 597msgid "remove <num> leading slashes from traditional diff paths" 598msgstr "" 599 600#: apply.c:4931 601msgid "ignore additions made by the patch" 602msgstr "" 603 604#: apply.c:4933 605msgid "instead of applying the patch, output diffstat for the input" 606msgstr "" 607 608#: apply.c:4937 609msgid "show number of added and deleted lines in decimal notation" 610msgstr "" 611 612#: apply.c:4939 613msgid "instead of applying the patch, output a summary for the input" 614msgstr "" 615 616#: apply.c:4941 617msgid "instead of applying the patch, see if the patch is applicable" 618msgstr "" 619 620#: apply.c:4943 621msgid "make sure the patch is applicable to the current index" 622msgstr "" 623 624#: apply.c:4945 625msgid "apply a patch without touching the working tree" 626msgstr "" 627 628#: apply.c:4947 629msgid "accept a patch that touches outside the working area" 630msgstr "" 631 632#: apply.c:4949 633msgid "also apply the patch (use with --stat/--summary/--check)" 634msgstr "" 635 636#: apply.c:4951 637msgid "attempt three-way merge if a patch does not apply" 638msgstr "" 639 640#: apply.c:4953 641msgid "build a temporary index based on embedded index information" 642msgstr "" 643 644#: apply.c:4956 builtin/checkout-index.c:170 builtin/ls-files.c:515 645msgid "paths are separated with NUL character" 646msgstr "" 647 648#: apply.c:4958 649msgid "ensure at least <n> lines of context match" 650msgstr "" 651 652#: apply.c:4959 builtin/am.c:2245 653msgid "action" 654msgstr "" 655 656#: apply.c:4960 657msgid "detect new or modified lines that have whitespace errors" 658msgstr "" 659 660#: apply.c:4963 apply.c:4966 661msgid "ignore changes in whitespace when finding context" 662msgstr "" 663 664#: apply.c:4969 665msgid "apply the patch in reverse" 666msgstr "" 667 668#: apply.c:4971 669msgid "don't expect at least one line of context" 670msgstr "" 671 672#: apply.c:4973 673msgid "leave the rejected hunks in corresponding *.rej files" 674msgstr "" 675 676#: apply.c:4975 677msgid "allow overlapping hunks" 678msgstr "" 679 680#: apply.c:4976 builtin/add.c:270 builtin/check-ignore.c:21 681#: builtin/commit.c:1340 builtin/count-objects.c:95 builtin/fsck.c:651 682#: builtin/log.c:1877 builtin/mv.c:123 builtin/read-tree.c:125 683msgid "be verbose" 684msgstr "" 685 686#: apply.c:4978 687msgid "tolerate incorrectly detected missing new-line at the end of file" 688msgstr "" 689 690#: apply.c:4981 691msgid "do not trust the line counts in the hunk headers" 692msgstr "" 693 694#: apply.c:4983 builtin/am.c:2254 695msgid "root" 696msgstr "" 697 698#: apply.c:4984 699msgid "prepend <root> to all filenames" 700msgstr "" 701 702#: archive.c:13 703msgid "git archive [<options>] <tree-ish> [<path>...]" 704msgstr "" 705 706#: archive.c:14 707msgid "git archive --list" 708msgstr "" 709 710#: archive.c:15 711msgid "" 712"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]" 713msgstr "" 714 715#: archive.c:16 716msgid "git archive --remote <repo> [--exec <cmd>] --list" 717msgstr "" 718 719#: archive.c:333 builtin/add.c:154 builtin/add.c:492 builtin/rm.c:300 720#, c-format 721msgid "pathspec '%s' did not match any files" 722msgstr "" 723 724#: archive.c:418 725msgid "fmt" 726msgstr "" 727 728#: archive.c:418 729msgid "archive format" 730msgstr "" 731 732#: archive.c:419 builtin/log.c:1446 733msgid "prefix" 734msgstr "" 735 736#: archive.c:420 737msgid "prepend prefix to each pathname in the archive" 738msgstr "" 739 740#: archive.c:421 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61 741#: builtin/fast-export.c:989 builtin/fast-export.c:991 builtin/grep.c:1080 742#: builtin/hash-object.c:102 builtin/ls-files.c:549 builtin/ls-files.c:552 743#: builtin/notes.c:404 builtin/notes.c:567 builtin/read-tree.c:120 744#: parse-options.h:153 745msgid "file" 746msgstr "" 747 748#: archive.c:422 builtin/archive.c:89 749msgid "write the archive to this file" 750msgstr "" 751 752#: archive.c:424 753msgid "read .gitattributes in working directory" 754msgstr "" 755 756#: archive.c:425 757msgid "report archived files on stderr" 758msgstr "" 759 760#: archive.c:426 761msgid "store only" 762msgstr "" 763 764#: archive.c:427 765msgid "compress faster" 766msgstr "" 767 768#: archive.c:435 769msgid "compress better" 770msgstr "" 771 772#: archive.c:438 773msgid "list supported archive formats" 774msgstr "" 775 776#: archive.c:440 builtin/archive.c:90 builtin/clone.c:105 builtin/clone.c:108 777#: builtin/submodule--helper.c:641 builtin/submodule--helper.c:982 778msgid "repo" 779msgstr "" 780 781#: archive.c:441 builtin/archive.c:91 782msgid "retrieve the archive from remote repository <repo>" 783msgstr "" 784 785#: archive.c:442 builtin/archive.c:92 builtin/notes.c:488 786msgid "command" 787msgstr "" 788 789#: archive.c:443 builtin/archive.c:93 790msgid "path to the remote git-upload-archive command" 791msgstr "" 792 793#: archive.c:450 794msgid "Unexpected option --remote" 795msgstr "" 796 797#: archive.c:452 798msgid "Option --exec can only be used together with --remote" 799msgstr "" 800 801#: archive.c:454 802msgid "Unexpected option --output" 803msgstr "" 804 805#: archive.c:476 806#, c-format 807msgid "Unknown archive format '%s'" 808msgstr "" 809 810#: archive.c:483 811#, c-format 812msgid "Argument not supported for format '%s': -%d" 813msgstr "" 814 815#: attr.c:214 816#, c-format 817msgid "%.*s is not a valid attribute name" 818msgstr "" 819 820#: attr.c:410 821msgid "" 822"Negative patterns are ignored in git attributes\n" 823"Use '\\!' for literal leading exclamation." 824msgstr "" 825 826#: bisect.c:447 827#, c-format 828msgid "Badly quoted content in file '%s': %s" 829msgstr "" 830 831#: bisect.c:655 832#, c-format 833msgid "We cannot bisect more!\n" 834msgstr "" 835 836#: bisect.c:708 837#, c-format 838msgid "Not a valid commit name %s" 839msgstr "" 840 841#: bisect.c:732 842#, c-format 843msgid "" 844"The merge base %s is bad.\n" 845"This means the bug has been fixed between %s and [%s].\n" 846msgstr "" 847 848#: bisect.c:737 849#, c-format 850msgid "" 851"The merge base %s is new.\n" 852"The property has changed between %s and [%s].\n" 853msgstr "" 854 855#: bisect.c:742 856#, c-format 857msgid "" 858"The merge base %s is %s.\n" 859"This means the first '%s' commit is between %s and [%s].\n" 860msgstr "" 861 862#: bisect.c:750 863#, c-format 864msgid "" 865"Some %s revs are not ancestors of the %s rev.\n" 866"git bisect cannot work properly in this case.\n" 867"Maybe you mistook %s and %s revs?\n" 868msgstr "" 869 870#: bisect.c:763 871#, c-format 872msgid "" 873"the merge base between %s and [%s] must be skipped.\n" 874"So we cannot be sure the first %s commit is between %s and %s.\n" 875"We continue anyway." 876msgstr "" 877 878#: bisect.c:798 879#, c-format 880msgid "Bisecting: a merge base must be tested\n" 881msgstr "" 882 883#: bisect.c:849 884#, c-format 885msgid "a %s revision is needed" 886msgstr "" 887 888#: bisect.c:866 builtin/notes.c:175 builtin/tag.c:256 889#, c-format 890msgid "could not create file '%s'" 891msgstr "" 892 893#: bisect.c:917 894#, c-format 895msgid "could not read file '%s'" 896msgstr "" 897 898#: bisect.c:947 899msgid "reading bisect refs failed" 900msgstr "" 901 902#: bisect.c:967 903#, c-format 904msgid "%s was both %s and %s\n" 905msgstr "" 906 907#: bisect.c:975 908#, c-format 909msgid "" 910"No testable commit found.\n" 911"Maybe you started with bad path parameters?\n" 912msgstr "" 913 914#: bisect.c:994 915#, c-format 916msgid "(roughly %d step)" 917msgid_plural "(roughly %d steps)" 918msgstr[0] "" 919msgstr[1] "" 920 921#. TRANSLATORS: the last %s will be replaced with "(roughly %d 922#. steps)" translation. 923#. 924#: bisect.c:1000 925#, c-format 926msgid "Bisecting: %d revision left to test after this %s\n" 927msgid_plural "Bisecting: %d revisions left to test after this %s\n" 928msgstr[0] "" 929msgstr[1] "" 930 931#: blame.c:1757 932msgid "--contents and --reverse do not blend well." 933msgstr "" 934 935#: blame.c:1768 936msgid "cannot use --contents with final commit object name" 937msgstr "" 938 939#: blame.c:1788 940msgid "--reverse and --first-parent together require specified latest commit" 941msgstr "" 942 943#: blame.c:1797 bundle.c:164 ref-filter.c:1919 sequencer.c:1166 944#: sequencer.c:2328 builtin/commit.c:1058 builtin/log.c:356 builtin/log.c:907 945#: builtin/log.c:1357 builtin/log.c:1683 builtin/log.c:1926 builtin/merge.c:360 946#: builtin/shortlog.c:177 947msgid "revision walk setup failed" 948msgstr "" 949 950#: blame.c:1815 951msgid "" 952"--reverse --first-parent together require range along first-parent chain" 953msgstr "" 954 955#: blame.c:1826 956#, c-format 957msgid "no such path %s in %s" 958msgstr "" 959 960#: blame.c:1837 961#, c-format 962msgid "cannot read blob %s for path %s" 963msgstr "" 964 965#: branch.c:53 966#, c-format 967msgid "" 968"\n" 969"After fixing the error cause you may try to fix up\n" 970"the remote tracking information by invoking\n" 971"\"git branch --set-upstream-to=%s%s%s\"." 972msgstr "" 973 974#: branch.c:67 975#, c-format 976msgid "Not setting branch %s as its own upstream." 977msgstr "" 978 979#: branch.c:93 980#, c-format 981msgid "Branch %s set up to track remote branch %s from %s by rebasing." 982msgstr "" 983 984#: branch.c:94 985#, c-format 986msgid "Branch %s set up to track remote branch %s from %s." 987msgstr "" 988 989#: branch.c:98 990#, c-format 991msgid "Branch %s set up to track local branch %s by rebasing." 992msgstr "" 993 994#: branch.c:99 995#, c-format 996msgid "Branch %s set up to track local branch %s." 997msgstr "" 998 999#: branch.c:1041000#, c-format1001msgid "Branch %s set up to track remote ref %s by rebasing."1002msgstr ""10031004#: branch.c:1051005#, c-format1006msgid "Branch %s set up to track remote ref %s."1007msgstr ""10081009#: branch.c:1091010#, c-format1011msgid "Branch %s set up to track local ref %s by rebasing."1012msgstr ""10131014#: branch.c:1101015#, c-format1016msgid "Branch %s set up to track local ref %s."1017msgstr ""10181019#: branch.c:1191020msgid "Unable to write upstream branch configuration"1021msgstr ""10221023#: branch.c:1561024#, c-format1025msgid "Not tracking: ambiguous information for ref %s"1026msgstr ""10271028#: branch.c:1851029#, c-format1030msgid "'%s' is not a valid branch name."1031msgstr ""10321033#: branch.c:1901034#, c-format1035msgid "A branch named '%s' already exists."1036msgstr ""10371038#: branch.c:1981039msgid "Cannot force update the current branch."1040msgstr ""10411042#: branch.c:2181043#, c-format1044msgid "Cannot setup tracking information; starting point '%s' is not a branch."1045msgstr ""10461047#: branch.c:2201048#, c-format1049msgid "the requested upstream branch '%s' does not exist"1050msgstr ""10511052#: branch.c:2221053msgid ""1054"\n"1055"If you are planning on basing your work on an upstream\n"1056"branch that already exists at the remote, you may need to\n"1057"run \"git fetch\" to retrieve it.\n"1058"\n"1059"If you are planning to push out a new local branch that\n"1060"will track its remote counterpart, you may want to use\n"1061"\"git push -u\" to set the upstream config as you push."1062msgstr ""10631064#: branch.c:2651065#, c-format1066msgid "Not a valid object name: '%s'."1067msgstr ""10681069#: branch.c:2851070#, c-format1071msgid "Ambiguous object name: '%s'."1072msgstr ""10731074#: branch.c:2901075#, c-format1076msgid "Not a valid branch point: '%s'."1077msgstr ""10781079#: branch.c:3441080#, c-format1081msgid "'%s' is already checked out at '%s'"1082msgstr ""10831084#: branch.c:3661085#, c-format1086msgid "HEAD of working tree %s is not updated"1087msgstr ""10881089#: bundle.c:341090#, c-format1091msgid "'%s' does not look like a v2 bundle file"1092msgstr ""10931094#: bundle.c:621095#, c-format1096msgid "unrecognized header: %s%s (%d)"1097msgstr ""10981099#: bundle.c:88 sequencer.c:1344 sequencer.c:1770 builtin/commit.c:7781100#, c-format1101msgid "could not open '%s'"1102msgstr ""11031104#: bundle.c:1401105msgid "Repository lacks these prerequisite commits:"1106msgstr ""11071108#: bundle.c:1861109#, c-format1110msgid "The bundle contains this ref:"1111msgid_plural "The bundle contains these %d refs:"1112msgstr[0] ""1113msgstr[1] ""11141115#: bundle.c:1931116msgid "The bundle records a complete history."1117msgstr ""11181119#: bundle.c:1951120#, c-format1121msgid "The bundle requires this ref:"1122msgid_plural "The bundle requires these %d refs:"1123msgstr[0] ""1124msgstr[1] ""11251126#: bundle.c:2541127msgid "Could not spawn pack-objects"1128msgstr ""11291130#: bundle.c:2651131msgid "pack-objects died"1132msgstr ""11331134#: bundle.c:3071135msgid "rev-list died"1136msgstr ""11371138#: bundle.c:3561139#, c-format1140msgid "ref '%s' is excluded by the rev-list options"1141msgstr ""11421143#: bundle.c:446 builtin/log.c:173 builtin/log.c:1589 builtin/shortlog.c:2821144#, c-format1145msgid "unrecognized argument: %s"1146msgstr ""11471148#: bundle.c:4541149msgid "Refusing to create empty bundle."1150msgstr ""11511152#: bundle.c:4661153#, c-format1154msgid "cannot create '%s'"1155msgstr ""11561157#: bundle.c:4941158msgid "index-pack died"1159msgstr ""11601161#: color.c:3011162#, c-format1163msgid "invalid color value: %.*s"1164msgstr ""11651166#: commit.c:41 sequencer.c:1582 builtin/am.c:420 builtin/am.c:4561167#: builtin/am.c:1469 builtin/am.c:21071168#, c-format1169msgid "could not parse %s"1170msgstr ""11711172#: commit.c:431173#, c-format1174msgid "%s %s is not a commit!"1175msgstr ""11761177#: commit.c:15111178msgid ""1179"Warning: commit message did not conform to UTF-8.\n"1180"You may want to amend it after fixing the message, or set the config\n"1181"variable i18n.commitencoding to the encoding your project uses.\n"1182msgstr ""11831184#: compat/obstack.c:406 compat/obstack.c:4081185msgid "memory exhausted"1186msgstr ""11871188#: config.c:1861189msgid "relative config include conditionals must come from files"1190msgstr ""11911192#: config.c:7201193#, c-format1194msgid "bad config line %d in blob %s"1195msgstr ""11961197#: config.c:7241198#, c-format1199msgid "bad config line %d in file %s"1200msgstr ""12011202#: config.c:7281203#, c-format1204msgid "bad config line %d in standard input"1205msgstr ""12061207#: config.c:7321208#, c-format1209msgid "bad config line %d in submodule-blob %s"1210msgstr ""12111212#: config.c:7361213#, c-format1214msgid "bad config line %d in command line %s"1215msgstr ""12161217#: config.c:7401218#, c-format1219msgid "bad config line %d in %s"1220msgstr ""12211222#: config.c:8681223msgid "out of range"1224msgstr ""12251226#: config.c:8681227msgid "invalid unit"1228msgstr ""12291230#: config.c:8741231#, c-format1232msgid "bad numeric config value '%s' for '%s': %s"1233msgstr ""12341235#: config.c:8791236#, c-format1237msgid "bad numeric config value '%s' for '%s' in blob %s: %s"1238msgstr ""12391240#: config.c:8821241#, c-format1242msgid "bad numeric config value '%s' for '%s' in file %s: %s"1243msgstr ""12441245#: config.c:8851246#, c-format1247msgid "bad numeric config value '%s' for '%s' in standard input: %s"1248msgstr ""12491250#: config.c:8881251#, c-format1252msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"1253msgstr ""12541255#: config.c:8911256#, c-format1257msgid "bad numeric config value '%s' for '%s' in command line %s: %s"1258msgstr ""12591260#: config.c:8941261#, c-format1262msgid "bad numeric config value '%s' for '%s' in %s: %s"1263msgstr ""12641265#: config.c:9891266#, c-format1267msgid "failed to expand user dir in: '%s'"1268msgstr ""12691270#: config.c:1084 config.c:10951271#, c-format1272msgid "bad zlib compression level %d"1273msgstr ""12741275#: config.c:12121276#, c-format1277msgid "invalid mode for object creation: %s"1278msgstr ""12791280#: config.c:13681281#, c-format1282msgid "bad pack compression level %d"1283msgstr ""12841285#: config.c:15641286msgid "unable to parse command-line config"1287msgstr ""12881289#: config.c:18941290msgid "unknown error occurred while reading the configuration files"1291msgstr ""12921293#: config.c:20641294#, c-format1295msgid "Invalid %s: '%s'"1296msgstr ""12971298#: config.c:20851299#, c-format1300msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"1301msgstr ""13021303#: config.c:21111304#, c-format1305msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"1306msgstr ""13071308#: config.c:21221309#, c-format1310msgid "unable to parse '%s' from command-line config"1311msgstr ""13121313#: config.c:21241314#, c-format1315msgid "bad config variable '%s' in file '%s' at line %d"1316msgstr ""13171318#: config.c:21831319#, c-format1320msgid "%s has multiple values"1321msgstr ""13221323#: config.c:2517 config.c:27451324#, c-format1325msgid "fstat on %s failed"1326msgstr ""13271328#: config.c:26351329#, c-format1330msgid "could not set '%s' to '%s'"1331msgstr ""13321333#: config.c:2637 builtin/remote.c:7751334#, c-format1335msgid "could not unset '%s'"1336msgstr ""13371338#: connect.c:501339msgid "The remote end hung up upon initial contact"1340msgstr ""13411342#: connect.c:521343msgid ""1344"Could not read from remote repository.\n"1345"\n"1346"Please make sure you have the correct access rights\n"1347"and the repository exists."1348msgstr ""13491350#: connected.c:63 builtin/fsck.c:191 builtin/prune.c:1411351msgid "Checking connectivity"1352msgstr ""13531354#: connected.c:751355msgid "Could not run 'git rev-list'"1356msgstr ""13571358#: connected.c:951359msgid "failed write to rev-list"1360msgstr ""13611362#: connected.c:1021363msgid "failed to close rev-list's stdin"1364msgstr ""13651366#: convert.c:2051367#, c-format1368msgid ""1369"CRLF will be replaced by LF in %s.\n"1370"The file will have its original line endings in your working directory."1371msgstr ""13721373#: convert.c:2091374#, c-format1375msgid "CRLF would be replaced by LF in %s."1376msgstr ""13771378#: convert.c:2151379#, c-format1380msgid ""1381"LF will be replaced by CRLF in %s.\n"1382"The file will have its original line endings in your working directory."1383msgstr ""13841385#: convert.c:2191386#, c-format1387msgid "LF would be replaced by CRLF in %s"1388msgstr ""13891390#: date.c:1161391msgid "in the future"1392msgstr ""13931394#: date.c:1221395#, c-format1396msgid "%<PRIuMAX> second ago"1397msgid_plural "%<PRIuMAX> seconds ago"1398msgstr[0] ""1399msgstr[1] ""14001401#: date.c:1291402#, c-format1403msgid "%<PRIuMAX> minute ago"1404msgid_plural "%<PRIuMAX> minutes ago"1405msgstr[0] ""1406msgstr[1] ""14071408#: date.c:1361409#, c-format1410msgid "%<PRIuMAX> hour ago"1411msgid_plural "%<PRIuMAX> hours ago"1412msgstr[0] ""1413msgstr[1] ""14141415#: date.c:1431416#, c-format1417msgid "%<PRIuMAX> day ago"1418msgid_plural "%<PRIuMAX> days ago"1419msgstr[0] ""1420msgstr[1] ""14211422#: date.c:1491423#, c-format1424msgid "%<PRIuMAX> week ago"1425msgid_plural "%<PRIuMAX> weeks ago"1426msgstr[0] ""1427msgstr[1] ""14281429#: date.c:1561430#, c-format1431msgid "%<PRIuMAX> month ago"1432msgid_plural "%<PRIuMAX> months ago"1433msgstr[0] ""1434msgstr[1] ""14351436#: date.c:1671437#, c-format1438msgid "%<PRIuMAX> year"1439msgid_plural "%<PRIuMAX> years"1440msgstr[0] ""1441msgstr[1] ""14421443#. TRANSLATORS: "%s" is "<n> years"1444#: date.c:1701445#, c-format1446msgid "%s, %<PRIuMAX> month ago"1447msgid_plural "%s, %<PRIuMAX> months ago"1448msgstr[0] ""1449msgstr[1] ""14501451#: date.c:175 date.c:1801452#, c-format1453msgid "%<PRIuMAX> year ago"1454msgid_plural "%<PRIuMAX> years ago"1455msgstr[0] ""1456msgstr[1] ""14571458#: diffcore-order.c:241459#, c-format1460msgid "failed to read orderfile '%s'"1461msgstr ""14621463#: diffcore-rename.c:5361464msgid "Performing inexact rename detection"1465msgstr ""14661467#: diff.c:631468#, c-format1469msgid "option '%s' requires a value"1470msgstr ""14711472#: diff.c:1251473#, c-format1474msgid " Failed to parse dirstat cut-off percentage '%s'\n"1475msgstr ""14761477#: diff.c:1301478#, c-format1479msgid " Unknown dirstat parameter '%s'\n"1480msgstr ""14811482#: diff.c:2821483#, c-format1484msgid "Unknown value for 'diff.submodule' config variable: '%s'"1485msgstr ""14861487#: diff.c:3421488#, c-format1489msgid ""1490"Found errors in 'diff.dirstat' config variable:\n"1491"%s"1492msgstr ""14931494#: diff.c:31011495#, c-format1496msgid "external diff died, stopping at %s"1497msgstr ""14981499#: diff.c:34271500msgid "--name-only, --name-status, --check and -s are mutually exclusive"1501msgstr ""15021503#: diff.c:35171504msgid "--follow requires exactly one pathspec"1505msgstr ""15061507#: diff.c:36801508#, c-format1509msgid ""1510"Failed to parse --dirstat/-X option parameter:\n"1511"%s"1512msgstr ""15131514#: diff.c:36941515#, c-format1516msgid "Failed to parse --submodule option parameter: '%s'"1517msgstr ""15181519#: diff.c:47161520msgid "inexact rename detection was skipped due to too many files."1521msgstr ""15221523#: diff.c:47191524msgid "only found copies from modified paths due to too many files."1525msgstr ""15261527#: diff.c:47221528#, c-format1529msgid ""1530"you may want to set your %s variable to at least %d and retry the command."1531msgstr ""15321533#: dir.c:19481534msgid "failed to get kernel name and information"1535msgstr ""15361537#: dir.c:20671538msgid "Untracked cache is disabled on this system or location."1539msgstr ""15401541#: dir.c:2846 dir.c:28511542#, c-format1543msgid "could not create directories for %s"1544msgstr ""15451546#: dir.c:28761547#, c-format1548msgid "could not migrate git directory from '%s' to '%s'"1549msgstr ""15501551#: entry.c:2811552#, c-format1553msgid "could not stat file '%s'"1554msgstr ""15551556#: fetch-pack.c:2511557msgid "git fetch-pack: expected shallow list"1558msgstr ""15591560#: fetch-pack.c:2631561msgid "git fetch-pack: expected ACK/NAK, got EOF"1562msgstr ""15631564#: fetch-pack.c:282 builtin/archive.c:631565#, c-format1566msgid "remote error: %s"1567msgstr ""15681569#: fetch-pack.c:2831570#, c-format1571msgid "git fetch-pack: expected ACK/NAK, got '%s'"1572msgstr ""15731574#: fetch-pack.c:3351575msgid "--stateless-rpc requires multi_ack_detailed"1576msgstr ""15771578#: fetch-pack.c:4211579#, c-format1580msgid "invalid shallow line: %s"1581msgstr ""15821583#: fetch-pack.c:4271584#, c-format1585msgid "invalid unshallow line: %s"1586msgstr ""15871588#: fetch-pack.c:4291589#, c-format1590msgid "object not found: %s"1591msgstr ""15921593#: fetch-pack.c:4321594#, c-format1595msgid "error in object: %s"1596msgstr ""15971598#: fetch-pack.c:4341599#, c-format1600msgid "no shallow found: %s"1601msgstr ""16021603#: fetch-pack.c:4371604#, c-format1605msgid "expected shallow/unshallow, got %s"1606msgstr ""16071608#: fetch-pack.c:4761609#, c-format1610msgid "got %s %d %s"1611msgstr ""16121613#: fetch-pack.c:4901614#, c-format1615msgid "invalid commit %s"1616msgstr ""16171618#: fetch-pack.c:5231619msgid "giving up"1620msgstr ""16211622#: fetch-pack.c:533 progress.c:2371623msgid "done"1624msgstr ""16251626#: fetch-pack.c:5451627#, c-format1628msgid "got %s (%d) %s"1629msgstr ""16301631#: fetch-pack.c:5911632#, c-format1633msgid "Marking %s as complete"1634msgstr ""16351636#: fetch-pack.c:7751637#, c-format1638msgid "already have %s (%s)"1639msgstr ""16401641#: fetch-pack.c:8131642msgid "fetch-pack: unable to fork off sideband demultiplexer"1643msgstr ""16441645#: fetch-pack.c:8211646msgid "protocol error: bad pack header"1647msgstr ""16481649#: fetch-pack.c:8771650#, c-format1651msgid "fetch-pack: unable to fork off %s"1652msgstr ""16531654#: fetch-pack.c:8931655#, c-format1656msgid "%s failed"1657msgstr ""16581659#: fetch-pack.c:8951660msgid "error in sideband demultiplexer"1661msgstr ""16621663#: fetch-pack.c:9221664msgid "Server does not support shallow clients"1665msgstr ""16661667#: fetch-pack.c:9261668msgid "Server supports multi_ack_detailed"1669msgstr ""16701671#: fetch-pack.c:9291672msgid "Server supports no-done"1673msgstr ""16741675#: fetch-pack.c:9351676msgid "Server supports multi_ack"1677msgstr ""16781679#: fetch-pack.c:9391680msgid "Server supports side-band-64k"1681msgstr ""16821683#: fetch-pack.c:9431684msgid "Server supports side-band"1685msgstr ""16861687#: fetch-pack.c:9471688msgid "Server supports allow-tip-sha1-in-want"1689msgstr ""16901691#: fetch-pack.c:9511692msgid "Server supports allow-reachable-sha1-in-want"1693msgstr ""16941695#: fetch-pack.c:9611696msgid "Server supports ofs-delta"1697msgstr ""16981699#: fetch-pack.c:9681700#, c-format1701msgid "Server version is %.*s"1702msgstr ""17031704#: fetch-pack.c:9741705msgid "Server does not support --shallow-since"1706msgstr ""17071708#: fetch-pack.c:9781709msgid "Server does not support --shallow-exclude"1710msgstr ""17111712#: fetch-pack.c:9801713msgid "Server does not support --deepen"1714msgstr ""17151716#: fetch-pack.c:9911717msgid "no common commits"1718msgstr ""17191720#: fetch-pack.c:10031721msgid "git fetch-pack: fetch failed."1722msgstr ""17231724#: fetch-pack.c:11651725msgid "no matching remote head"1726msgstr ""17271728#: fetch-pack.c:11871729#, c-format1730msgid "no such remote ref %s"1731msgstr ""17321733#: fetch-pack.c:11901734#, c-format1735msgid "Server does not allow request for unadvertised object %s"1736msgstr ""17371738#: gpg-interface.c:1811739msgid "gpg failed to sign the data"1740msgstr ""17411742#: gpg-interface.c:2111743msgid "could not create temporary file"1744msgstr ""17451746#: gpg-interface.c:2131747#, c-format1748msgid "failed writing detached signature to '%s'"1749msgstr ""17501751#: graph.c:971752#, c-format1753msgid "ignore invalid color '%.*s' in log.graphColors"1754msgstr ""17551756#: grep.c:19811757#, c-format1758msgid "'%s': unable to read %s"1759msgstr ""17601761#: grep.c:1998 builtin/clone.c:403 builtin/diff.c:81 builtin/rm.c:1341762#, c-format1763msgid "failed to stat '%s'"1764msgstr ""17651766#: grep.c:20091767#, c-format1768msgid "'%s': short read"1769msgstr ""17701771#: help.c:1791772#, c-format1773msgid "available git commands in '%s'"1774msgstr ""17751776#: help.c:1861777msgid "git commands available from elsewhere on your $PATH"1778msgstr ""17791780#: help.c:2171781msgid "These are common Git commands used in various situations:"1782msgstr ""17831784#: help.c:2811785#, c-format1786msgid ""1787"'%s' appears to be a git command, but we were not\n"1788"able to execute it. Maybe git-%s is broken?"1789msgstr ""17901791#: help.c:3361792msgid "Uh oh. Your system reports no Git commands at all."1793msgstr ""17941795#: help.c:3581796#, c-format1797msgid "WARNING: You called a Git command named '%s', which does not exist."1798msgstr ""17991800#: help.c:3631801#, c-format1802msgid "Continuing under the assumption that you meant '%s'."1803msgstr ""18041805#: help.c:3681806#, c-format1807msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."1808msgstr ""18091810#: help.c:3761811#, c-format1812msgid "git: '%s' is not a git command. See 'git --help'."1813msgstr ""18141815#: help.c:3801816msgid ""1817"\n"1818"The most similar command is"1819msgid_plural ""1820"\n"1821"The most similar commands are"1822msgstr[0] ""1823msgstr[1] ""18241825#: help.c:3951826msgid "git version [<options>]"1827msgstr ""18281829#: help.c:4561830#, c-format1831msgid "%s: %s - %s"1832msgstr ""18331834#: help.c:4601835msgid ""1836"\n"1837"Did you mean this?"1838msgid_plural ""1839"\n"1840"Did you mean one of these?"1841msgstr[0] ""1842msgstr[1] ""18431844#: ident.c:3421845msgid ""1846"\n"1847"*** Please tell me who you are.\n"1848"\n"1849"Run\n"1850"\n"1851" git config --global user.email \"you@example.com\"\n"1852" git config --global user.name \"Your Name\"\n"1853"\n"1854"to set your account's default identity.\n"1855"Omit --global to set the identity only in this repository.\n"1856"\n"1857msgstr ""18581859#: ident.c:3661860msgid "no email was given and auto-detection is disabled"1861msgstr ""18621863#: ident.c:3711864#, c-format1865msgid "unable to auto-detect email address (got '%s')"1866msgstr ""18671868#: ident.c:3811869msgid "no name was given and auto-detection is disabled"1870msgstr ""18711872#: ident.c:3871873#, c-format1874msgid "unable to auto-detect name (got '%s')"1875msgstr ""18761877#: ident.c:3951878#, c-format1879msgid "empty ident name (for <%s>) not allowed"1880msgstr ""18811882#: ident.c:4011883#, c-format1884msgid "name consists only of disallowed characters: %s"1885msgstr ""18861887#: ident.c:416 builtin/commit.c:6121888#, c-format1889msgid "invalid date format: %s"1890msgstr ""18911892#: lockfile.c:1521893#, c-format1894msgid ""1895"Unable to create '%s.lock': %s.\n"1896"\n"1897"Another git process seems to be running in this repository, e.g.\n"1898"an editor opened by 'git commit'. Please make sure all processes\n"1899"are terminated then try again. If it still fails, a git process\n"1900"may have crashed in this repository earlier:\n"1901"remove the file manually to continue."1902msgstr ""19031904#: lockfile.c:1601905#, c-format1906msgid "Unable to create '%s.lock': %s"1907msgstr ""19081909#: merge.c:411910msgid "failed to read the cache"1911msgstr ""19121913#: merge.c:96 builtin/am.c:1980 builtin/am.c:2015 builtin/checkout.c:3771914#: builtin/checkout.c:591 builtin/clone.c:7531915msgid "unable to write new index file"1916msgstr ""19171918#: merge-recursive.c:2101919msgid "(bad commit)\n"1920msgstr ""19211922#: merge-recursive.c:232 merge-recursive.c:2401923#, c-format1924msgid "addinfo_cache failed for path '%s'"1925msgstr ""19261927#: merge-recursive.c:3041928msgid "error building trees"1929msgstr ""19301931#: merge-recursive.c:7281932#, c-format1933msgid "failed to create path '%s'%s"1934msgstr ""19351936#: merge-recursive.c:7391937#, c-format1938msgid "Removing %s to make room for subdirectory\n"1939msgstr ""19401941#: merge-recursive.c:753 merge-recursive.c:7721942msgid ": perhaps a D/F conflict?"1943msgstr ""19441945#: merge-recursive.c:7621946#, c-format1947msgid "refusing to lose untracked file at '%s'"1948msgstr ""19491950#: merge-recursive.c:804 builtin/cat-file.c:361951#, c-format1952msgid "cannot read object %s '%s'"1953msgstr ""19541955#: merge-recursive.c:8061956#, c-format1957msgid "blob expected for %s '%s'"1958msgstr ""19591960#: merge-recursive.c:8301961#, c-format1962msgid "failed to open '%s': %s"1963msgstr ""19641965#: merge-recursive.c:8411966#, c-format1967msgid "failed to symlink '%s': %s"1968msgstr ""19691970#: merge-recursive.c:8461971#, c-format1972msgid "do not know what to do with %06o %s '%s'"1973msgstr ""19741975#: merge-recursive.c:9861976msgid "Failed to execute internal merge"1977msgstr ""19781979#: merge-recursive.c:9901980#, c-format1981msgid "Unable to add %s to database"1982msgstr ""19831984#: merge-recursive.c:10931985#, c-format1986msgid ""1987"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "1988"in tree."1989msgstr ""19901991#: merge-recursive.c:10981992#, c-format1993msgid ""1994"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "1995"left in tree."1996msgstr ""19971998#: merge-recursive.c:11051999#, c-format2000msgid ""2001"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "2002"in tree at %s."2003msgstr ""20042005#: merge-recursive.c:11102006#, c-format2007msgid ""2008"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "2009"left in tree at %s."2010msgstr ""20112012#: merge-recursive.c:11442013msgid "rename"2014msgstr ""20152016#: merge-recursive.c:11442017msgid "renamed"2018msgstr ""20192020#: merge-recursive.c:12012021#, c-format2022msgid "%s is a directory in %s adding as %s instead"2023msgstr ""20242025#: merge-recursive.c:12262026#, c-format2027msgid ""2028"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"2029"\"->\"%s\" in \"%s\"%s"2030msgstr ""20312032#: merge-recursive.c:12312033msgid " (left unresolved)"2034msgstr ""20352036#: merge-recursive.c:12932037#, c-format2038msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"2039msgstr ""20402041#: merge-recursive.c:13262042#, c-format2043msgid "Renaming %s to %s and %s to %s instead"2044msgstr ""20452046#: merge-recursive.c:15292047#, c-format2048msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"2049msgstr ""20502051#: merge-recursive.c:15442052#, c-format2053msgid "Adding merged %s"2054msgstr ""20552056#: merge-recursive.c:1551 merge-recursive.c:17812057#, c-format2058msgid "Adding as %s instead"2059msgstr ""20602061#: merge-recursive.c:16082062#, c-format2063msgid "cannot read object %s"2064msgstr ""20652066#: merge-recursive.c:16112067#, c-format2068msgid "object %s is not a blob"2069msgstr ""20702071#: merge-recursive.c:16802072msgid "modify"2073msgstr ""20742075#: merge-recursive.c:16802076msgid "modified"2077msgstr ""20782079#: merge-recursive.c:16902080msgid "content"2081msgstr ""20822083#: merge-recursive.c:16972084msgid "add/add"2085msgstr ""20862087#: merge-recursive.c:17332088#, c-format2089msgid "Skipped %s (merged same as existing)"2090msgstr ""20912092#: merge-recursive.c:17472093#, c-format2094msgid "Auto-merging %s"2095msgstr ""20962097#: merge-recursive.c:1751 git-submodule.sh:9452098msgid "submodule"2099msgstr ""21002101#: merge-recursive.c:17522102#, c-format2103msgid "CONFLICT (%s): Merge conflict in %s"2104msgstr ""21052106#: merge-recursive.c:18462107#, c-format2108msgid "Removing %s"2109msgstr ""21102111#: merge-recursive.c:18722112msgid "file/directory"2113msgstr ""21142115#: merge-recursive.c:18782116msgid "directory/file"2117msgstr ""21182119#: merge-recursive.c:18842120#, c-format2121msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"2122msgstr ""21232124#: merge-recursive.c:18932125#, c-format2126msgid "Adding %s"2127msgstr ""21282129#: merge-recursive.c:19302130msgid "Already up-to-date!"2131msgstr ""21322133#: merge-recursive.c:19392134#, c-format2135msgid "merging of trees %s and %s failed"2136msgstr ""21372138#: merge-recursive.c:20222139msgid "Merging:"2140msgstr ""21412142#: merge-recursive.c:20352143#, c-format2144msgid "found %u common ancestor:"2145msgid_plural "found %u common ancestors:"2146msgstr[0] ""2147msgstr[1] ""21482149#: merge-recursive.c:20742150msgid "merge returned no commit"2151msgstr ""21522153#: merge-recursive.c:21372154#, c-format2155msgid "Could not parse object '%s'"2156msgstr ""21572158#: merge-recursive.c:2151 builtin/merge.c:646 builtin/merge.c:7932159msgid "Unable to write index."2160msgstr ""21612162#: notes-merge.c:2732163#, c-format2164msgid ""2165"You have not concluded your previous notes merge (%s exists).\n"2166"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "2167"commit/abort the previous merge before you start a new notes merge."2168msgstr ""21692170#: notes-merge.c:2802171#, c-format2172msgid "You have not concluded your notes merge (%s exists)."2173msgstr ""21742175#: notes-utils.c:422176msgid "Cannot commit uninitialized/unreferenced notes tree"2177msgstr ""21782179#: notes-utils.c:1012180#, c-format2181msgid "Bad notes.rewriteMode value: '%s'"2182msgstr ""21832184#: notes-utils.c:1112185#, c-format2186msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"2187msgstr ""21882189#. TRANSLATORS: The first %s is the name of2190#. the environment variable, the second %s is2191#. its value.2192#.2193#: notes-utils.c:1412194#, c-format2195msgid "Bad %s value: '%s'"2196msgstr ""21972198#: object.c:2402199#, c-format2200msgid "unable to parse object: %s"2201msgstr ""22022203#: parse-options.c:5732204msgid "..."2205msgstr ""22062207#: parse-options.c:5912208#, c-format2209msgid "usage: %s"2210msgstr ""22112212#. TRANSLATORS: the colon here should align with the2213#. one in "usage: %s" translation.2214#.2215#: parse-options.c:5972216#, c-format2217msgid " or: %s"2218msgstr ""22192220#: parse-options.c:6002221#, c-format2222msgid " %s"2223msgstr ""22242225#: parse-options.c:6342226msgid "-NUM"2227msgstr ""22282229#: parse-options-cb.c:1082230#, c-format2231msgid "malformed object name '%s'"2232msgstr ""22332234#: path.c:8902235#, c-format2236msgid "Could not make %s writable by group"2237msgstr ""22382239#: pathspec.c:1292240msgid "Escape character '\\' not allowed as last character in attr value"2241msgstr ""22422243#: pathspec.c:1472244msgid "Only one 'attr:' specification is allowed."2245msgstr ""22462247#: pathspec.c:1502248msgid "attr spec must not be empty"2249msgstr ""22502251#: pathspec.c:1932252#, c-format2253msgid "invalid attribute name %s"2254msgstr ""22552256#: pathspec.c:2582257msgid "global 'glob' and 'noglob' pathspec settings are incompatible"2258msgstr ""22592260#: pathspec.c:2652261msgid ""2262"global 'literal' pathspec setting is incompatible with all other global "2263"pathspec settings"2264msgstr ""22652266#: pathspec.c:3052267msgid "invalid parameter for pathspec magic 'prefix'"2268msgstr ""22692270#: pathspec.c:3262271#, c-format2272msgid "Invalid pathspec magic '%.*s' in '%s'"2273msgstr ""22742275#: pathspec.c:3312276#, c-format2277msgid "Missing ')' at the end of pathspec magic in '%s'"2278msgstr ""22792280#: pathspec.c:3692281#, c-format2282msgid "Unimplemented pathspec magic '%c' in '%s'"2283msgstr ""22842285#: pathspec.c:4282286#, c-format2287msgid "%s: 'literal' and 'glob' are incompatible"2288msgstr ""22892290#: pathspec.c:4412291#, c-format2292msgid "%s: '%s' is outside repository"2293msgstr ""22942295#: pathspec.c:5152296#, c-format2297msgid "'%s' (mnemonic: '%c')"2298msgstr ""22992300#: pathspec.c:5252301#, c-format2302msgid "%s: pathspec magic not supported by this command: %s"2303msgstr ""23042305#: pathspec.c:5752306msgid ""2307"empty strings as pathspecs will be made invalid in upcoming releases. please "2308"use . instead if you meant to match all paths"2309msgstr ""23102311#: pathspec.c:5992312#, c-format2313msgid "pathspec '%s' is beyond a symbolic link"2314msgstr ""23152316#: pretty.c:9632317msgid "unable to parse --pretty format"2318msgstr ""23192320#: read-cache.c:14432321#, c-format2322msgid ""2323"index.version set, but the value is invalid.\n"2324"Using version %i"2325msgstr ""23262327#: read-cache.c:14532328#, c-format2329msgid ""2330"GIT_INDEX_VERSION set, but the value is invalid.\n"2331"Using version %i"2332msgstr ""23332334#: read-cache.c:2308 builtin/merge.c:10192335#, c-format2336msgid "could not close '%s'"2337msgstr ""23382339#: read-cache.c:2383 sequencer.c:1353 sequencer.c:20542340#, c-format2341msgid "could not stat '%s'"2342msgstr ""23432344#: read-cache.c:23962345#, c-format2346msgid "unable to open git dir: %s"2347msgstr ""23482349#: read-cache.c:24082350#, c-format2351msgid "unable to unlink: %s"2352msgstr ""23532354#: refs.c:6222355#, c-format2356msgid "Could not open '%s' for writing"2357msgstr ""23582359#: refs.c:17692360msgid "ref updates forbidden inside quarantine environment"2361msgstr ""23622363#: refs/files-backend.c:16642364#, c-format2365msgid "could not delete reference %s: %s"2366msgstr ""23672368#: refs/files-backend.c:16672369#, c-format2370msgid "could not delete references: %s"2371msgstr ""23722373#: refs/files-backend.c:16762374#, c-format2375msgid "could not remove reference %s"2376msgstr ""23772378#: ref-filter.c:35 wt-status.c:18112379msgid "gone"2380msgstr ""23812382#: ref-filter.c:362383#, c-format2384msgid "ahead %d"2385msgstr ""23862387#: ref-filter.c:372388#, c-format2389msgid "behind %d"2390msgstr ""23912392#: ref-filter.c:382393#, c-format2394msgid "ahead %d, behind %d"2395msgstr ""23962397#: ref-filter.c:1052398#, c-format2399msgid "expected format: %%(color:<color>)"2400msgstr ""24012402#: ref-filter.c:1072403#, c-format2404msgid "unrecognized color: %%(color:%s)"2405msgstr ""24062407#: ref-filter.c:1212408#, c-format2409msgid "Integer value expected refname:lstrip=%s"2410msgstr ""24112412#: ref-filter.c:1252413#, c-format2414msgid "Integer value expected refname:rstrip=%s"2415msgstr ""24162417#: ref-filter.c:1272418#, c-format2419msgid "unrecognized %%(%s) argument: %s"2420msgstr ""24212422#: ref-filter.c:1672423#, c-format2424msgid "%%(body) does not take arguments"2425msgstr ""24262427#: ref-filter.c:1742428#, c-format2429msgid "%%(subject) does not take arguments"2430msgstr ""24312432#: ref-filter.c:1812433#, c-format2434msgid "%%(trailers) does not take arguments"2435msgstr ""24362437#: ref-filter.c:2002438#, c-format2439msgid "positive value expected contents:lines=%s"2440msgstr ""24412442#: ref-filter.c:2022443#, c-format2444msgid "unrecognized %%(contents) argument: %s"2445msgstr ""24462447#: ref-filter.c:2152448#, c-format2449msgid "positive value expected objectname:short=%s"2450msgstr ""24512452#: ref-filter.c:2192453#, c-format2454msgid "unrecognized %%(objectname) argument: %s"2455msgstr ""24562457#: ref-filter.c:2462458#, c-format2459msgid "expected format: %%(align:<width>,<position>)"2460msgstr ""24612462#: ref-filter.c:2582463#, c-format2464msgid "unrecognized position:%s"2465msgstr ""24662467#: ref-filter.c:2622468#, c-format2469msgid "unrecognized width:%s"2470msgstr ""24712472#: ref-filter.c:2682473#, c-format2474msgid "unrecognized %%(align) argument: %s"2475msgstr ""24762477#: ref-filter.c:2722478#, c-format2479msgid "positive width expected with the %%(align) atom"2480msgstr ""24812482#: ref-filter.c:2872483#, c-format2484msgid "unrecognized %%(if) argument: %s"2485msgstr ""24862487#: ref-filter.c:3782488#, c-format2489msgid "malformed field name: %.*s"2490msgstr ""24912492#: ref-filter.c:4042493#, c-format2494msgid "unknown field name: %.*s"2495msgstr ""24962497#: ref-filter.c:5082498#, c-format2499msgid "format: %%(if) atom used without a %%(then) atom"2500msgstr ""25012502#: ref-filter.c:5682503#, c-format2504msgid "format: %%(then) atom used without an %%(if) atom"2505msgstr ""25062507#: ref-filter.c:5702508#, c-format2509msgid "format: %%(then) atom used more than once"2510msgstr ""25112512#: ref-filter.c:5722513#, c-format2514msgid "format: %%(then) atom used after %%(else)"2515msgstr ""25162517#: ref-filter.c:5982518#, c-format2519msgid "format: %%(else) atom used without an %%(if) atom"2520msgstr ""25212522#: ref-filter.c:6002523#, c-format2524msgid "format: %%(else) atom used without a %%(then) atom"2525msgstr ""25262527#: ref-filter.c:6022528#, c-format2529msgid "format: %%(else) atom used more than once"2530msgstr ""25312532#: ref-filter.c:6152533#, c-format2534msgid "format: %%(end) atom used without corresponding atom"2535msgstr ""25362537#: ref-filter.c:6702538#, c-format2539msgid "malformed format string %s"2540msgstr ""25412542#: ref-filter.c:12542543#, c-format2544msgid "(no branch, rebasing %s)"2545msgstr ""25462547#: ref-filter.c:12572548#, c-format2549msgid "(no branch, bisect started on %s)"2550msgstr ""25512552#. TRANSLATORS: make sure this matches "HEAD2553#. detached at " in wt-status.c2554#.2555#: ref-filter.c:12652556#, c-format2557msgid "(HEAD detached at %s)"2558msgstr ""25592560#. TRANSLATORS: make sure this matches "HEAD2561#. detached from " in wt-status.c2562#.2563#: ref-filter.c:12722564#, c-format2565msgid "(HEAD detached from %s)"2566msgstr ""25672568#: ref-filter.c:12762569msgid "(no branch)"2570msgstr ""25712572#: ref-filter.c:1426 ref-filter.c:14572573#, c-format2574msgid "missing object %s for %s"2575msgstr ""25762577#: ref-filter.c:1429 ref-filter.c:14602578#, c-format2579msgid "parse_object_buffer failed on %s for %s"2580msgstr ""25812582#: ref-filter.c:17602583#, c-format2584msgid "malformed object at '%s'"2585msgstr ""25862587#: ref-filter.c:18272588#, c-format2589msgid "ignoring ref with broken name %s"2590msgstr ""25912592#: ref-filter.c:18322593#, c-format2594msgid "ignoring broken ref %s"2595msgstr ""25962597#: ref-filter.c:20952598#, c-format2599msgid "format: %%(end) atom missing"2600msgstr ""26012602#: ref-filter.c:21762603#, c-format2604msgid "malformed object name %s"2605msgstr ""26062607#: remote.c:7472608#, c-format2609msgid "Cannot fetch both %s and %s to %s"2610msgstr ""26112612#: remote.c:7512613#, c-format2614msgid "%s usually tracks %s, not %s"2615msgstr ""26162617#: remote.c:7552618#, c-format2619msgid "%s tracks both %s and %s"2620msgstr ""26212622#: remote.c:7632623msgid "Internal error"2624msgstr ""26252626#: remote.c:1680 remote.c:17822627msgid "HEAD does not point to a branch"2628msgstr ""26292630#: remote.c:16892631#, c-format2632msgid "no such branch: '%s'"2633msgstr ""26342635#: remote.c:16922636#, c-format2637msgid "no upstream configured for branch '%s'"2638msgstr ""26392640#: remote.c:16982641#, c-format2642msgid "upstream branch '%s' not stored as a remote-tracking branch"2643msgstr ""26442645#: remote.c:17132646#, c-format2647msgid "push destination '%s' on remote '%s' has no local tracking branch"2648msgstr ""26492650#: remote.c:17252651#, c-format2652msgid "branch '%s' has no remote for pushing"2653msgstr ""26542655#: remote.c:17362656#, c-format2657msgid "push refspecs for '%s' do not include '%s'"2658msgstr ""26592660#: remote.c:17492661msgid "push has no destination (push.default is 'nothing')"2662msgstr ""26632664#: remote.c:17712665msgid "cannot resolve 'simple' push to a single destination"2666msgstr ""26672668#: remote.c:20762669#, c-format2670msgid "Your branch is based on '%s', but the upstream is gone.\n"2671msgstr ""26722673#: remote.c:20802674msgid " (use \"git branch --unset-upstream\" to fixup)\n"2675msgstr ""26762677#: remote.c:20832678#, c-format2679msgid "Your branch is up-to-date with '%s'.\n"2680msgstr ""26812682#: remote.c:20872683#, c-format2684msgid "Your branch is ahead of '%s' by %d commit.\n"2685msgid_plural "Your branch is ahead of '%s' by %d commits.\n"2686msgstr[0] ""2687msgstr[1] ""26882689#: remote.c:20932690msgid " (use \"git push\" to publish your local commits)\n"2691msgstr ""26922693#: remote.c:20962694#, c-format2695msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"2696msgid_plural ""2697"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"2698msgstr[0] ""2699msgstr[1] ""27002701#: remote.c:21042702msgid " (use \"git pull\" to update your local branch)\n"2703msgstr ""27042705#: remote.c:21072706#, c-format2707msgid ""2708"Your branch and '%s' have diverged,\n"2709"and have %d and %d different commit each, respectively.\n"2710msgid_plural ""2711"Your branch and '%s' have diverged,\n"2712"and have %d and %d different commits each, respectively.\n"2713msgstr[0] ""2714msgstr[1] ""27152716#: remote.c:21172717msgid " (use \"git pull\" to merge the remote branch into yours)\n"2718msgstr ""27192720#: revision.c:21872721msgid "your current branch appears to be broken"2722msgstr ""27232724#: revision.c:21902725#, c-format2726msgid "your current branch '%s' does not have any commits yet"2727msgstr ""27282729#: revision.c:23842730msgid "--first-parent is incompatible with --bisect"2731msgstr ""27322733#: run-command.c:6442734msgid "open /dev/null failed"2735msgstr ""27362737#: send-pack.c:1512738#, c-format2739msgid "unable to parse remote unpack status: %s"2740msgstr ""27412742#: send-pack.c:1532743#, c-format2744msgid "remote unpack failed: %s"2745msgstr ""27462747#: send-pack.c:3162748msgid "failed to sign the push certificate"2749msgstr ""27502751#: send-pack.c:4292752msgid "the receiving end does not support --signed push"2753msgstr ""27542755#: send-pack.c:4312756msgid ""2757"not sending a push certificate since the receiving end does not support --"2758"signed push"2759msgstr ""27602761#: send-pack.c:4432762msgid "the receiving end does not support --atomic push"2763msgstr ""27642765#: send-pack.c:4482766msgid "the receiving end does not support push options"2767msgstr ""27682769#: sequencer.c:2162770msgid "revert"2771msgstr ""27722773#: sequencer.c:2182774msgid "cherry-pick"2775msgstr ""27762777#: sequencer.c:2202778msgid "rebase -i"2779msgstr ""27802781#: sequencer.c:2222782#, c-format2783msgid "Unknown action: %d"2784msgstr ""27852786#: sequencer.c:2792787msgid ""2788"after resolving the conflicts, mark the corrected paths\n"2789"with 'git add <paths>' or 'git rm <paths>'"2790msgstr ""27912792#: sequencer.c:2822793msgid ""2794"after resolving the conflicts, mark the corrected paths\n"2795"with 'git add <paths>' or 'git rm <paths>'\n"2796"and commit the result with 'git commit'"2797msgstr ""27982799#: sequencer.c:295 sequencer.c:16852800#, c-format2801msgid "could not lock '%s'"2802msgstr ""28032804#: sequencer.c:298 sequencer.c:1563 sequencer.c:1690 sequencer.c:17042805#, c-format2806msgid "could not write to '%s'"2807msgstr ""28082809#: sequencer.c:3022810#, c-format2811msgid "could not write eol to '%s'"2812msgstr ""28132814#: sequencer.c:306 sequencer.c:1568 sequencer.c:16922815#, c-format2816msgid "failed to finalize '%s'."2817msgstr ""28182819#: sequencer.c:330 sequencer.c:817 sequencer.c:1589 builtin/am.c:2582820#: builtin/commit.c:750 builtin/merge.c:10172821#, c-format2822msgid "could not read '%s'"2823msgstr ""28242825#: sequencer.c:3562826#, c-format2827msgid "your local changes would be overwritten by %s."2828msgstr ""28292830#: sequencer.c:3602831msgid "commit your changes or stash them to proceed."2832msgstr ""28332834#: sequencer.c:3892835#, c-format2836msgid "%s: fast-forward"2837msgstr ""28382839#. TRANSLATORS: %s will be "revert", "cherry-pick" or2840#. "rebase -i".2841#.2842#: sequencer.c:4722843#, c-format2844msgid "%s: Unable to write new index file"2845msgstr ""28462847#: sequencer.c:4912848msgid "could not resolve HEAD commit\n"2849msgstr ""28502851#: sequencer.c:5112852msgid "unable to update cache tree\n"2853msgstr ""28542855#: sequencer.c:5952856#, c-format2857msgid ""2858"you have staged changes in your working tree\n"2859"If these changes are meant to be squashed into the previous commit, run:\n"2860"\n"2861" git commit --amend %s\n"2862"\n"2863"If they are meant to go into a new commit, run:\n"2864"\n"2865" git commit %s\n"2866"\n"2867"In both cases, once you're done, continue with:\n"2868"\n"2869" git rebase --continue\n"2870msgstr ""28712872#: sequencer.c:6972873#, c-format2874msgid "could not parse commit %s\n"2875msgstr ""28762877#: sequencer.c:7022878#, c-format2879msgid "could not parse parent commit %s\n"2880msgstr ""28812882#: sequencer.c:8242883#, c-format2884msgid ""2885"unexpected 1st line of squash message:\n"2886"\n"2887"\t%.*s"2888msgstr ""28892890#: sequencer.c:8302891#, c-format2892msgid ""2893"invalid 1st line of squash message:\n"2894"\n"2895"\t%.*s"2896msgstr ""28972898#: sequencer.c:836 sequencer.c:8612899#, c-format2900msgid "This is a combination of %d commits."2901msgstr ""29022903#: sequencer.c:8452904msgid "need a HEAD to fixup"2905msgstr ""29062907#: sequencer.c:8472908msgid "could not read HEAD"2909msgstr ""29102911#: sequencer.c:8492912msgid "could not read HEAD's commit message"2913msgstr ""29142915#: sequencer.c:8552916#, c-format2917msgid "cannot write '%s'"2918msgstr ""29192920#: sequencer.c:864 git-rebase--interactive.sh:4452921msgid "This is the 1st commit message:"2922msgstr ""29232924#: sequencer.c:8722925#, c-format2926msgid "could not read commit message of %s"2927msgstr ""29282929#: sequencer.c:8792930#, c-format2931msgid "This is the commit message #%d:"2932msgstr ""29332934#: sequencer.c:8842935#, c-format2936msgid "The commit message #%d will be skipped:"2937msgstr ""29382939#: sequencer.c:8892940#, c-format2941msgid "unknown command: %d"2942msgstr ""29432944#: sequencer.c:9552945msgid "your index file is unmerged."2946msgstr ""29472948#: sequencer.c:9732949#, c-format2950msgid "commit %s is a merge but no -m option was given."2951msgstr ""29522953#: sequencer.c:9812954#, c-format2955msgid "commit %s does not have parent %d"2956msgstr ""29572958#: sequencer.c:9852959#, c-format2960msgid "mainline was specified but commit %s is not a merge."2961msgstr ""29622963#: sequencer.c:9912964#, c-format2965msgid "cannot get commit message for %s"2966msgstr ""29672968#. TRANSLATORS: The first %s will be a "todo" command like2969#. "revert" or "pick", the second %s a SHA1.2970#: sequencer.c:10122971#, c-format2972msgid "%s: cannot parse parent commit %s"2973msgstr ""29742975#: sequencer.c:1075 sequencer.c:18302976#, c-format2977msgid "could not rename '%s' to '%s'"2978msgstr ""29792980#: sequencer.c:11262981#, c-format2982msgid "could not revert %s... %s"2983msgstr ""29842985#: sequencer.c:11272986#, c-format2987msgid "could not apply %s... %s"2988msgstr ""29892990#: sequencer.c:11692991msgid "empty commit set passed"2992msgstr ""29932994#: sequencer.c:11792995#, c-format2996msgid "git %s: failed to read the index"2997msgstr ""29982999#: sequencer.c:11863000#, c-format3001msgid "git %s: failed to refresh the index"3002msgstr ""30033004#: sequencer.c:13063005#, c-format3006msgid "invalid line %d: %.*s"3007msgstr ""30083009#: sequencer.c:13143010#, c-format3011msgid "cannot '%s' without a previous commit"3012msgstr ""30133014#: sequencer.c:13473015#, c-format3016msgid "could not read '%s'."3017msgstr ""30183019#: sequencer.c:13593020msgid "please fix this using 'git rebase --edit-todo'."3021msgstr ""30223023#: sequencer.c:13613024#, c-format3025msgid "unusable instruction sheet: '%s'"3026msgstr ""30273028#: sequencer.c:13663029msgid "no commits parsed."3030msgstr ""30313032#: sequencer.c:13773033msgid "cannot cherry-pick during a revert."3034msgstr ""30353036#: sequencer.c:13793037msgid "cannot revert during a cherry-pick."3038msgstr ""30393040#: sequencer.c:14423041#, c-format3042msgid "invalid key: %s"3043msgstr ""30443045#: sequencer.c:14453046#, c-format3047msgid "invalid value for %s: %s"3048msgstr ""30493050#: sequencer.c:15023051#, c-format3052msgid "malformed options sheet: '%s'"3053msgstr ""30543055#: sequencer.c:15403056msgid "a cherry-pick or revert is already in progress"3057msgstr ""30583059#: sequencer.c:15413060msgid "try \"git cherry-pick (--continue | --quit | --abort)\""3061msgstr ""30623063#: sequencer.c:15443064#, c-format3065msgid "could not create sequencer directory '%s'"3066msgstr ""30673068#: sequencer.c:15583069msgid "could not lock HEAD"3070msgstr ""30713072#: sequencer.c:1614 sequencer.c:21883073msgid "no cherry-pick or revert in progress"3074msgstr ""30753076#: sequencer.c:16163077msgid "cannot resolve HEAD"3078msgstr ""30793080#: sequencer.c:1618 sequencer.c:16523081msgid "cannot abort from a branch yet to be born"3082msgstr ""30833084#: sequencer.c:1638 builtin/grep.c:9293085#, c-format3086msgid "cannot open '%s'"3087msgstr ""30883089#: sequencer.c:16403090#, c-format3091msgid "cannot read '%s': %s"3092msgstr ""30933094#: sequencer.c:16413095msgid "unexpected end of file"3096msgstr ""30973098#: sequencer.c:16473099#, c-format3100msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"3101msgstr ""31023103#: sequencer.c:16583104msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"3105msgstr ""31063107#: sequencer.c:1795 sequencer.c:20863108msgid "cannot read HEAD"3109msgstr ""31103111#: sequencer.c:1835 builtin/difftool.c:6333112#, c-format3113msgid "could not copy '%s' to '%s'"3114msgstr ""31153116#: sequencer.c:18513117msgid "could not read index"3118msgstr ""31193120#: sequencer.c:18563121#, c-format3122msgid ""3123"execution failed: %s\n"3124"%sYou can fix the problem, and then run\n"3125"\n"3126" git rebase --continue\n"3127"\n"3128msgstr ""31293130#: sequencer.c:18623131msgid "and made changes to the index and/or the working tree\n"3132msgstr ""31333134#: sequencer.c:18683135#, c-format3136msgid ""3137"execution succeeded: %s\n"3138"but left changes to the index and/or the working tree\n"3139"Commit or stash your changes, and then run\n"3140"\n"3141" git rebase --continue\n"3142"\n"3143msgstr ""31443145#: sequencer.c:19253146#, c-format3147msgid "Applied autostash.\n"3148msgstr ""31493150#: sequencer.c:19373151#, c-format3152msgid "cannot store %s"3153msgstr ""31543155#: sequencer.c:1940 git-rebase.sh:1733156#, c-format3157msgid ""3158"Applying autostash resulted in conflicts.\n"3159"Your changes are safe in the stash.\n"3160"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"3161msgstr ""31623163#: sequencer.c:20223164#, c-format3165msgid "Stopped at %s... %.*s\n"3166msgstr ""31673168#: sequencer.c:20643169#, c-format3170msgid "unknown command %d"3171msgstr ""31723173#: sequencer.c:20943174msgid "could not read orig-head"3175msgstr ""31763177#: sequencer.c:20993178msgid "could not read 'onto'"3179msgstr ""31803181#: sequencer.c:21063182#, c-format3183msgid "could not update %s"3184msgstr ""31853186#: sequencer.c:21133187#, c-format3188msgid "could not update HEAD to %s"3189msgstr ""31903191#: sequencer.c:21973192msgid "cannot rebase: You have unstaged changes."3193msgstr ""31943195#: sequencer.c:22023196msgid "could not remove CHERRY_PICK_HEAD"3197msgstr ""31983199#: sequencer.c:22113200msgid "cannot amend non-existing commit"3201msgstr ""32023203#: sequencer.c:22133204#, c-format3205msgid "invalid file: '%s'"3206msgstr ""32073208#: sequencer.c:22153209#, c-format3210msgid "invalid contents: '%s'"3211msgstr ""32123213#: sequencer.c:22183214msgid ""3215"\n"3216"You have uncommitted changes in your working tree. Please, commit them\n"3217"first and then run 'git rebase --continue' again."3218msgstr ""32193220#: sequencer.c:22283221msgid "could not commit staged changes."3222msgstr ""32233224#: sequencer.c:23083225#, c-format3226msgid "%s: can't cherry-pick a %s"3227msgstr ""32283229#: sequencer.c:23123230#, c-format3231msgid "%s: bad revision"3232msgstr ""32333234#: sequencer.c:23453235msgid "can't revert as initial commit"3236msgstr ""32373238#: setup.c:1713239#, c-format3240msgid ""3241"%s: no such path in the working tree.\n"3242"Use 'git <command> -- <path>...' to specify paths that do not exist locally."3243msgstr ""32443245#: setup.c:1843246#, c-format3247msgid ""3248"ambiguous argument '%s': unknown revision or path not in the working tree.\n"3249"Use '--' to separate paths from revisions, like this:\n"3250"'git <command> [<revision>...] -- [<file>...]'"3251msgstr ""32523253#: setup.c:2523254#, c-format3255msgid ""3256"ambiguous argument '%s': both revision and filename\n"3257"Use '--' to separate paths from revisions, like this:\n"3258"'git <command> [<revision>...] -- [<file>...]'"3259msgstr ""32603261#: setup.c:5043262#, c-format3263msgid "Expected git repo version <= %d, found %d"3264msgstr ""32653266#: setup.c:5123267msgid "unknown repository extensions found:"3268msgstr ""32693270#: setup.c:8103271#, c-format3272msgid "Not a git repository (or any of the parent directories): %s"3273msgstr ""32743275#: setup.c:812 builtin/index-pack.c:16523276msgid "Cannot come back to cwd"3277msgstr ""32783279#: setup.c:10503280msgid "Unable to read current working directory"3281msgstr ""32823283#: setup.c:1062 setup.c:10683284#, c-format3285msgid "Cannot change to '%s'"3286msgstr ""32873288#: setup.c:10813289#, c-format3290msgid ""3291"Not a git repository (or any parent up to mount point %s)\n"3292"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."3293msgstr ""32943295#: setup.c:11733296#, c-format3297msgid ""3298"Problem with core.sharedRepository filemode value (0%.3o).\n"3299"The owner of files must always have read and write permissions."3300msgstr ""33013302#: sha1_file.c:5603303#, c-format3304msgid "path '%s' does not exist"3305msgstr ""33063307#: sha1_file.c:5863308#, c-format3309msgid "reference repository '%s' as a linked checkout is not supported yet."3310msgstr ""33113312#: sha1_file.c:5923313#, c-format3314msgid "reference repository '%s' is not a local repository."3315msgstr ""33163317#: sha1_file.c:5983318#, c-format3319msgid "reference repository '%s' is shallow"3320msgstr ""33213322#: sha1_file.c:6063323#, c-format3324msgid "reference repository '%s' is grafted"3325msgstr ""33263327#: sha1_file.c:12453328msgid "offset before end of packfile (broken .idx?)"3329msgstr ""33303331#: sha1_file.c:27293332#, c-format3333msgid "offset before start of pack index for %s (corrupt index?)"3334msgstr ""33353336#: sha1_file.c:27333337#, c-format3338msgid "offset beyond end of pack index for %s (truncated index?)"3339msgstr ""33403341#: sha1_name.c:4193342#, c-format3343msgid "short SHA1 %s is ambiguous"3344msgstr ""33453346#: sha1_name.c:4303347msgid "The candidates are:"3348msgstr ""33493350#: sha1_name.c:5893351msgid ""3352"Git normally never creates a ref that ends with 40 hex characters\n"3353"because it will be ignored when you just specify 40-hex. These refs\n"3354"may be created by mistake. For example,\n"3355"\n"3356" git checkout -b $br $(git rev-parse ...)\n"3357"\n"3358"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"3359"examine these refs and maybe delete them. Turn this message off by\n"3360"running \"git config advice.objectNameWarning false\""3361msgstr ""33623363#: submodule.c:70 submodule.c:1043364msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"3365msgstr ""33663367#: submodule.c:74 submodule.c:1083368#, c-format3369msgid "Could not find section in .gitmodules where path=%s"3370msgstr ""33713372#: submodule.c:823373#, c-format3374msgid "Could not update .gitmodules entry %s"3375msgstr ""33763377#: submodule.c:1153378#, c-format3379msgid "Could not remove .gitmodules entry for %s"3380msgstr ""33813382#: submodule.c:1263383msgid "staging updated .gitmodules failed"3384msgstr ""33853386#: submodule.c:1653387msgid "negative values not allowed for submodule.fetchJobs"3388msgstr ""33893390#: submodule.c:3763391#, c-format3392msgid "in unpopulated submodule '%s'"3393msgstr ""33943395#: submodule.c:4073396#, c-format3397msgid "Pathspec '%s' is in submodule '%.*s'"3398msgstr ""33993400#: submodule.c:13373401#, c-format3402msgid "'%s' not recognized as a git repository"3403msgstr ""34043405#: submodule.c:14753406#, c-format3407msgid "could not start 'git status' in submodule '%s'"3408msgstr ""34093410#: submodule.c:14883411#, c-format3412msgid "could not run 'git status' in submodule '%s'"3413msgstr ""34143415#: submodule.c:15813416#, c-format3417msgid "submodule '%s' has dirty index"3418msgstr ""34193420#: submodule.c:18453421#, c-format3422msgid ""3423"relocate_gitdir for submodule '%s' with more than one worktree not supported"3424msgstr ""34253426#: submodule.c:1857 submodule.c:19133427#, c-format3428msgid "could not lookup name for submodule '%s'"3429msgstr ""34303431#: submodule.c:1861 builtin/submodule--helper.c:6783432#: builtin/submodule--helper.c:6883433#, c-format3434msgid "could not create directory '%s'"3435msgstr ""34363437#: submodule.c:18643438#, c-format3439msgid ""3440"Migrating git directory of '%s%s' from\n"3441"'%s' to\n"3442"'%s'\n"3443msgstr ""34443445#: submodule.c:19483446#, c-format3447msgid "could not recurse into submodule '%s'"3448msgstr ""34493450#: submodule.c:19923451msgid "could not start ls-files in .."3452msgstr ""34533454#: submodule.c:20123455msgid "BUG: returned path string doesn't match cwd?"3456msgstr ""34573458#: submodule.c:20313459#, c-format3460msgid "ls-tree returned unexpected return code %d"3461msgstr ""34623463#: submodule-config.c:4203464#, c-format3465msgid "invalid value for %s"3466msgstr ""34673468#: trailer.c:2413469#, c-format3470msgid "running trailer command '%s' failed"3471msgstr ""34723473#: trailer.c:474 trailer.c:478 trailer.c:482 trailer.c:536 trailer.c:5403474#: trailer.c:5443475#, c-format3476msgid "unknown value '%s' for key '%s'"3477msgstr ""34783479#: trailer.c:526 trailer.c:531 builtin/remote.c:2903480#, c-format3481msgid "more than one %s"3482msgstr ""34833484#: trailer.c:7033485#, c-format3486msgid "empty trailer token in trailer '%.*s'"3487msgstr ""34883489#: trailer.c:7233490#, c-format3491msgid "could not read input file '%s'"3492msgstr ""34933494#: trailer.c:7263495msgid "could not read from stdin"3496msgstr ""34973498#: trailer.c:950 builtin/am.c:453499#, c-format3500msgid "could not stat %s"3501msgstr ""35023503#: trailer.c:9523504#, c-format3505msgid "file %s is not a regular file"3506msgstr ""35073508#: trailer.c:9543509#, c-format3510msgid "file %s is not writable by user"3511msgstr ""35123513#: trailer.c:9663514msgid "could not open temporary file"3515msgstr ""35163517#: trailer.c:10023518#, c-format3519msgid "could not rename temporary file to %s"3520msgstr ""35213522#: transport.c:633523#, c-format3524msgid "Would set upstream of '%s' to '%s' of '%s'\n"3525msgstr ""35263527#: transport.c:1523528#, c-format3529msgid "transport: invalid depth option '%s'"3530msgstr ""35313532#: transport.c:8903533#, c-format3534msgid ""3535"The following submodule paths contain changes that can\n"3536"not be found on any remote:\n"3537msgstr ""35383539#: transport.c:8943540#, c-format3541msgid ""3542"\n"3543"Please try\n"3544"\n"3545"\tgit push --recurse-submodules=on-demand\n"3546"\n"3547"or cd to the path and use\n"3548"\n"3549"\tgit push\n"3550"\n"3551"to push them to a remote.\n"3552"\n"3553msgstr ""35543555#: transport.c:9023556msgid "Aborting."3557msgstr ""35583559#: transport-helper.c:10713560#, c-format3561msgid "Could not read ref %s"3562msgstr ""35633564#: tree-walk.c:313565msgid "too-short tree object"3566msgstr ""35673568#: tree-walk.c:373569msgid "malformed mode in tree entry"3570msgstr ""35713572#: tree-walk.c:413573msgid "empty filename in tree entry"3574msgstr ""35753576#: tree-walk.c:1133577msgid "too-short tree file"3578msgstr ""35793580#: unpack-trees.c:1053581#, c-format3582msgid ""3583"Your local changes to the following files would be overwritten by checkout:\n"3584"%%sPlease commit your changes or stash them before you switch branches."3585msgstr ""35863587#: unpack-trees.c:1073588#, c-format3589msgid ""3590"Your local changes to the following files would be overwritten by checkout:\n"3591"%%s"3592msgstr ""35933594#: unpack-trees.c:1103595#, c-format3596msgid ""3597"Your local changes to the following files would be overwritten by merge:\n"3598"%%sPlease commit your changes or stash them before you merge."3599msgstr ""36003601#: unpack-trees.c:1123602#, c-format3603msgid ""3604"Your local changes to the following files would be overwritten by merge:\n"3605"%%s"3606msgstr ""36073608#: unpack-trees.c:1153609#, c-format3610msgid ""3611"Your local changes to the following files would be overwritten by %s:\n"3612"%%sPlease commit your changes or stash them before you %s."3613msgstr ""36143615#: unpack-trees.c:1173616#, c-format3617msgid ""3618"Your local changes to the following files would be overwritten by %s:\n"3619"%%s"3620msgstr ""36213622#: unpack-trees.c:1223623#, c-format3624msgid ""3625"Updating the following directories would lose untracked files in them:\n"3626"%s"3627msgstr ""36283629#: unpack-trees.c:1263630#, c-format3631msgid ""3632"The following untracked working tree files would be removed by checkout:\n"3633"%%sPlease move or remove them before you switch branches."3634msgstr ""36353636#: unpack-trees.c:1283637#, c-format3638msgid ""3639"The following untracked working tree files would be removed by checkout:\n"3640"%%s"3641msgstr ""36423643#: unpack-trees.c:1313644#, c-format3645msgid ""3646"The following untracked working tree files would be removed by merge:\n"3647"%%sPlease move or remove them before you merge."3648msgstr ""36493650#: unpack-trees.c:1333651#, c-format3652msgid ""3653"The following untracked working tree files would be removed by merge:\n"3654"%%s"3655msgstr ""36563657#: unpack-trees.c:1363658#, c-format3659msgid ""3660"The following untracked working tree files would be removed by %s:\n"3661"%%sPlease move or remove them before you %s."3662msgstr ""36633664#: unpack-trees.c:1383665#, c-format3666msgid ""3667"The following untracked working tree files would be removed by %s:\n"3668"%%s"3669msgstr ""36703671#: unpack-trees.c:1433672#, c-format3673msgid ""3674"The following untracked working tree files would be overwritten by "3675"checkout:\n"3676"%%sPlease move or remove them before you switch branches."3677msgstr ""36783679#: unpack-trees.c:1453680#, c-format3681msgid ""3682"The following untracked working tree files would be overwritten by "3683"checkout:\n"3684"%%s"3685msgstr ""36863687#: unpack-trees.c:1483688#, c-format3689msgid ""3690"The following untracked working tree files would be overwritten by merge:\n"3691"%%sPlease move or remove them before you merge."3692msgstr ""36933694#: unpack-trees.c:1503695#, c-format3696msgid ""3697"The following untracked working tree files would be overwritten by merge:\n"3698"%%s"3699msgstr ""37003701#: unpack-trees.c:1533702#, c-format3703msgid ""3704"The following untracked working tree files would be overwritten by %s:\n"3705"%%sPlease move or remove them before you %s."3706msgstr ""37073708#: unpack-trees.c:1553709#, c-format3710msgid ""3711"The following untracked working tree files would be overwritten by %s:\n"3712"%%s"3713msgstr ""37143715#: unpack-trees.c:1623716#, c-format3717msgid "Entry '%s' overlaps with '%s'. Cannot bind."3718msgstr ""37193720#: unpack-trees.c:1653721#, c-format3722msgid ""3723"Cannot update sparse checkout: the following entries are not up-to-date:\n"3724"%s"3725msgstr ""37263727#: unpack-trees.c:1673728#, c-format3729msgid ""3730"The following working tree files would be overwritten by sparse checkout "3731"update:\n"3732"%s"3733msgstr ""37343735#: unpack-trees.c:1693736#, c-format3737msgid ""3738"The following working tree files would be removed by sparse checkout "3739"update:\n"3740"%s"3741msgstr ""37423743#: unpack-trees.c:1713744#, c-format3745msgid ""3746"Cannot update submodule:\n"3747"%s"3748msgstr ""37493750#: unpack-trees.c:2483751#, c-format3752msgid "Aborting\n"3753msgstr ""37543755#: unpack-trees.c:2773756#, c-format3757msgid "submodule update strategy not supported for submodule '%s'"3758msgstr ""37593760#: unpack-trees.c:3463761msgid "Checking out files"3762msgstr ""37633764#: urlmatch.c:1633765msgid "invalid URL scheme name or missing '://' suffix"3766msgstr ""37673768#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:4053769#, c-format3770msgid "invalid %XX escape sequence"3771msgstr ""37723773#: urlmatch.c:2153774msgid "missing host and scheme is not 'file:'"3775msgstr ""37763777#: urlmatch.c:2323778msgid "a 'file:' URL may not have a port number"3779msgstr ""37803781#: urlmatch.c:2473782msgid "invalid characters in host name"3783msgstr ""37843785#: urlmatch.c:292 urlmatch.c:3033786msgid "invalid port number"3787msgstr ""37883789#: urlmatch.c:3713790msgid "invalid '..' path segment"3791msgstr ""37923793#: worktree.c:2453794#, c-format3795msgid "failed to read '%s'"3796msgstr ""37973798#: wrapper.c:223 wrapper.c:3933799#, c-format3800msgid "could not open '%s' for reading and writing"3801msgstr ""38023803#: wrapper.c:225 wrapper.c:395 builtin/am.c:7663804#, c-format3805msgid "could not open '%s' for writing"3806msgstr ""38073808#: wrapper.c:227 wrapper.c:397 builtin/am.c:319 builtin/am.c:7573809#: builtin/am.c:849 builtin/merge.c:10143810#, c-format3811msgid "could not open '%s' for reading"3812msgstr ""38133814#: wrapper.c:424 wrapper.c:6243815#, c-format3816msgid "unable to access '%s'"3817msgstr ""38183819#: wrapper.c:6323820msgid "unable to get current working directory"3821msgstr ""38223823#: wrapper.c:6563824#, c-format3825msgid "could not write to %s"3826msgstr ""38273828#: wrapper.c:6583829#, c-format3830msgid "could not close %s"3831msgstr ""38323833#: wt-status.c:1523834msgid "Unmerged paths:"3835msgstr ""38363837#: wt-status.c:179 wt-status.c:2063838#, c-format3839msgid " (use \"git reset %s <file>...\" to unstage)"3840msgstr ""38413842#: wt-status.c:181 wt-status.c:2083843msgid " (use \"git rm --cached <file>...\" to unstage)"3844msgstr ""38453846#: wt-status.c:1853847msgid " (use \"git add <file>...\" to mark resolution)"3848msgstr ""38493850#: wt-status.c:187 wt-status.c:1913851msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"3852msgstr ""38533854#: wt-status.c:1893855msgid " (use \"git rm <file>...\" to mark resolution)"3856msgstr ""38573858#: wt-status.c:200 wt-status.c:9813859msgid "Changes to be committed:"3860msgstr ""38613862#: wt-status.c:218 wt-status.c:9903863msgid "Changes not staged for commit:"3864msgstr ""38653866#: wt-status.c:2223867msgid " (use \"git add <file>...\" to update what will be committed)"3868msgstr ""38693870#: wt-status.c:2243871msgid " (use \"git add/rm <file>...\" to update what will be committed)"3872msgstr ""38733874#: wt-status.c:2253875msgid ""3876" (use \"git checkout -- <file>...\" to discard changes in working directory)"3877msgstr ""38783879#: wt-status.c:2273880msgid " (commit or discard the untracked or modified content in submodules)"3881msgstr ""38823883#: wt-status.c:2393884#, c-format3885msgid " (use \"git %s <file>...\" to include in what will be committed)"3886msgstr ""38873888#: wt-status.c:2543889msgid "both deleted:"3890msgstr ""38913892#: wt-status.c:2563893msgid "added by us:"3894msgstr ""38953896#: wt-status.c:2583897msgid "deleted by them:"3898msgstr ""38993900#: wt-status.c:2603901msgid "added by them:"3902msgstr ""39033904#: wt-status.c:2623905msgid "deleted by us:"3906msgstr ""39073908#: wt-status.c:2643909msgid "both added:"3910msgstr ""39113912#: wt-status.c:2663913msgid "both modified:"3914msgstr ""39153916#: wt-status.c:2763917msgid "new file:"3918msgstr ""39193920#: wt-status.c:2783921msgid "copied:"3922msgstr ""39233924#: wt-status.c:2803925msgid "deleted:"3926msgstr ""39273928#: wt-status.c:2823929msgid "modified:"3930msgstr ""39313932#: wt-status.c:2843933msgid "renamed:"3934msgstr ""39353936#: wt-status.c:2863937msgid "typechange:"3938msgstr ""39393940#: wt-status.c:2883941msgid "unknown:"3942msgstr ""39433944#: wt-status.c:2903945msgid "unmerged:"3946msgstr ""39473948#: wt-status.c:3723949msgid "new commits, "3950msgstr ""39513952#: wt-status.c:3743953msgid "modified content, "3954msgstr ""39553956#: wt-status.c:3763957msgid "untracked content, "3958msgstr ""39593960#: wt-status.c:8213961#, c-format3962msgid "Your stash currently has %d entry"3963msgid_plural "Your stash currently has %d entries"3964msgstr[0] ""3965msgstr[1] ""39663967#: wt-status.c:8533968msgid "Submodules changed but not updated:"3969msgstr ""39703971#: wt-status.c:8553972msgid "Submodule changes to be committed:"3973msgstr ""39743975#: wt-status.c:9373976msgid ""3977"Do not touch the line above.\n"3978"Everything below will be removed."3979msgstr ""39803981#: wt-status.c:10493982msgid "You have unmerged paths."3983msgstr ""39843985#: wt-status.c:10523986msgid " (fix conflicts and run \"git commit\")"3987msgstr ""39883989#: wt-status.c:10543990msgid " (use \"git merge --abort\" to abort the merge)"3991msgstr ""39923993#: wt-status.c:10593994msgid "All conflicts fixed but you are still merging."3995msgstr ""39963997#: wt-status.c:10623998msgid " (use \"git commit\" to conclude merge)"3999msgstr ""40004001#: wt-status.c:10724002msgid "You are in the middle of an am session."4003msgstr ""40044005#: wt-status.c:10754006msgid "The current patch is empty."4007msgstr ""40084009#: wt-status.c:10794010msgid " (fix conflicts and then run \"git am --continue\")"4011msgstr ""40124013#: wt-status.c:10814014msgid " (use \"git am --skip\" to skip this patch)"4015msgstr ""40164017#: wt-status.c:10834018msgid " (use \"git am --abort\" to restore the original branch)"4019msgstr ""40204021#: wt-status.c:12144022msgid "git-rebase-todo is missing."4023msgstr ""40244025#: wt-status.c:12164026msgid "No commands done."4027msgstr ""40284029#: wt-status.c:12194030#, c-format4031msgid "Last command done (%d command done):"4032msgid_plural "Last commands done (%d commands done):"4033msgstr[0] ""4034msgstr[1] ""40354036#: wt-status.c:12304037#, c-format4038msgid " (see more in file %s)"4039msgstr ""40404041#: wt-status.c:12354042msgid "No commands remaining."4043msgstr ""40444045#: wt-status.c:12384046#, c-format4047msgid "Next command to do (%d remaining command):"4048msgid_plural "Next commands to do (%d remaining commands):"4049msgstr[0] ""4050msgstr[1] ""40514052#: wt-status.c:12464053msgid " (use \"git rebase --edit-todo\" to view and edit)"4054msgstr ""40554056#: wt-status.c:12594057#, c-format4058msgid "You are currently rebasing branch '%s' on '%s'."4059msgstr ""40604061#: wt-status.c:12644062msgid "You are currently rebasing."4063msgstr ""40644065#: wt-status.c:12784066msgid " (fix conflicts and then run \"git rebase --continue\")"4067msgstr ""40684069#: wt-status.c:12804070msgid " (use \"git rebase --skip\" to skip this patch)"4071msgstr ""40724073#: wt-status.c:12824074msgid " (use \"git rebase --abort\" to check out the original branch)"4075msgstr ""40764077#: wt-status.c:12884078msgid " (all conflicts fixed: run \"git rebase --continue\")"4079msgstr ""40804081#: wt-status.c:12924082#, c-format4083msgid ""4084"You are currently splitting a commit while rebasing branch '%s' on '%s'."4085msgstr ""40864087#: wt-status.c:12974088msgid "You are currently splitting a commit during a rebase."4089msgstr ""40904091#: wt-status.c:13004092msgid " (Once your working directory is clean, run \"git rebase --continue\")"4093msgstr ""40944095#: wt-status.c:13044096#, c-format4097msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."4098msgstr ""40994100#: wt-status.c:13094101msgid "You are currently editing a commit during a rebase."4102msgstr ""41034104#: wt-status.c:13124105msgid " (use \"git commit --amend\" to amend the current commit)"4106msgstr ""41074108#: wt-status.c:13144109msgid ""4110" (use \"git rebase --continue\" once you are satisfied with your changes)"4111msgstr ""41124113#: wt-status.c:13244114#, c-format4115msgid "You are currently cherry-picking commit %s."4116msgstr ""41174118#: wt-status.c:13294119msgid " (fix conflicts and run \"git cherry-pick --continue\")"4120msgstr ""41214122#: wt-status.c:13324123msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"4124msgstr ""41254126#: wt-status.c:13344127msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"4128msgstr ""41294130#: wt-status.c:13434131#, c-format4132msgid "You are currently reverting commit %s."4133msgstr ""41344135#: wt-status.c:13484136msgid " (fix conflicts and run \"git revert --continue\")"4137msgstr ""41384139#: wt-status.c:13514140msgid " (all conflicts fixed: run \"git revert --continue\")"4141msgstr ""41424143#: wt-status.c:13534144msgid " (use \"git revert --abort\" to cancel the revert operation)"4145msgstr ""41464147#: wt-status.c:13644148#, c-format4149msgid "You are currently bisecting, started from branch '%s'."4150msgstr ""41514152#: wt-status.c:13684153msgid "You are currently bisecting."4154msgstr ""41554156#: wt-status.c:13714157msgid " (use \"git bisect reset\" to get back to the original branch)"4158msgstr ""41594160#: wt-status.c:15684161msgid "On branch "4162msgstr ""41634164#: wt-status.c:15744165msgid "interactive rebase in progress; onto "4166msgstr ""41674168#: wt-status.c:15764169msgid "rebase in progress; onto "4170msgstr ""41714172#: wt-status.c:15814173msgid "HEAD detached at "4174msgstr ""41754176#: wt-status.c:15834177msgid "HEAD detached from "4178msgstr ""41794180#: wt-status.c:15864181msgid "Not currently on any branch."4182msgstr ""41834184#: wt-status.c:16064185msgid "Initial commit"4186msgstr ""41874188#: wt-status.c:16074189msgid "No commits yet"4190msgstr ""41914192#: wt-status.c:16214193msgid "Untracked files"4194msgstr ""41954196#: wt-status.c:16234197msgid "Ignored files"4198msgstr ""41994200#: wt-status.c:16274201#, c-format4202msgid ""4203"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"4204"may speed it up, but you have to be careful not to forget to add\n"4205"new files yourself (see 'git help status')."4206msgstr ""42074208#: wt-status.c:16334209#, c-format4210msgid "Untracked files not listed%s"4211msgstr ""42124213#: wt-status.c:16354214msgid " (use -u option to show untracked files)"4215msgstr ""42164217#: wt-status.c:16414218msgid "No changes"4219msgstr ""42204221#: wt-status.c:16464222#, c-format4223msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"4224msgstr ""42254226#: wt-status.c:16494227#, c-format4228msgid "no changes added to commit\n"4229msgstr ""42304231#: wt-status.c:16524232#, c-format4233msgid ""4234"nothing added to commit but untracked files present (use \"git add\" to "4235"track)\n"4236msgstr ""42374238#: wt-status.c:16554239#, c-format4240msgid "nothing added to commit but untracked files present\n"4241msgstr ""42424243#: wt-status.c:16584244#, c-format4245msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"4246msgstr ""42474248#: wt-status.c:1661 wt-status.c:16664249#, c-format4250msgid "nothing to commit\n"4251msgstr ""42524253#: wt-status.c:16644254#, c-format4255msgid "nothing to commit (use -u to show untracked files)\n"4256msgstr ""42574258#: wt-status.c:16684259#, c-format4260msgid "nothing to commit, working tree clean\n"4261msgstr ""42624263#: wt-status.c:17804264msgid "No commits yet on "4265msgstr ""42664267#: wt-status.c:17844268msgid "HEAD (no branch)"4269msgstr ""42704271#: wt-status.c:1813 wt-status.c:18214272msgid "behind "4273msgstr ""42744275#: wt-status.c:1816 wt-status.c:18194276msgid "ahead "4277msgstr ""42784279#. TRANSLATORS: the action is e.g. "pull with rebase"4280#: wt-status.c:23114281#, c-format4282msgid "cannot %s: You have unstaged changes."4283msgstr ""42844285#: wt-status.c:23174286msgid "additionally, your index contains uncommitted changes."4287msgstr ""42884289#: wt-status.c:23194290#, c-format4291msgid "cannot %s: Your index contains uncommitted changes."4292msgstr ""42934294#: compat/precompose_utf8.c:58 builtin/clone.c:4364295#, c-format4296msgid "failed to unlink '%s'"4297msgstr ""42984299#: builtin/add.c:244300msgid "git add [<options>] [--] <pathspec>..."4301msgstr ""43024303#: builtin/add.c:824304#, c-format4305msgid "unexpected diff status %c"4306msgstr ""43074308#: builtin/add.c:87 builtin/commit.c:2924309msgid "updating files failed"4310msgstr ""43114312#: builtin/add.c:974313#, c-format4314msgid "remove '%s'\n"4315msgstr ""43164317#: builtin/add.c:1514318msgid "Unstaged changes after refreshing the index:"4319msgstr ""43204321#: builtin/add.c:211 builtin/rev-parse.c:8734322msgid "Could not read the index"4323msgstr ""43244325#: builtin/add.c:2224326#, c-format4327msgid "Could not open '%s' for writing."4328msgstr ""43294330#: builtin/add.c:2264331msgid "Could not write patch"4332msgstr ""43334334#: builtin/add.c:2294335msgid "editing patch failed"4336msgstr ""43374338#: builtin/add.c:2324339#, c-format4340msgid "Could not stat '%s'"4341msgstr ""43424343#: builtin/add.c:2344344msgid "Empty patch. Aborted."4345msgstr ""43464347#: builtin/add.c:2394348#, c-format4349msgid "Could not apply '%s'"4350msgstr ""43514352#: builtin/add.c:2494353msgid "The following paths are ignored by one of your .gitignore files:\n"4354msgstr ""43554356#: builtin/add.c:269 builtin/clean.c:907 builtin/fetch.c:110 builtin/mv.c:1244357#: builtin/prune-packed.c:55 builtin/pull.c:201 builtin/push.c:5294358#: builtin/remote.c:1332 builtin/rm.c:242 builtin/send-pack.c:1644359msgid "dry run"4360msgstr ""43614362#: builtin/add.c:2724363msgid "interactive picking"4364msgstr ""43654366#: builtin/add.c:273 builtin/checkout.c:1162 builtin/reset.c:2994367msgid "select hunks interactively"4368msgstr ""43694370#: builtin/add.c:2744371msgid "edit current diff and apply"4372msgstr ""43734374#: builtin/add.c:2754375msgid "allow adding otherwise ignored files"4376msgstr ""43774378#: builtin/add.c:2764379msgid "update tracked files"4380msgstr ""43814382#: builtin/add.c:2774383msgid "record only the fact that the path will be added later"4384msgstr ""43854386#: builtin/add.c:2784387msgid "add changes from all tracked and untracked files"4388msgstr ""43894390#: builtin/add.c:2814391msgid "ignore paths removed in the working tree (same as --no-all)"4392msgstr ""43934394#: builtin/add.c:2834395msgid "don't add, only refresh the index"4396msgstr ""43974398#: builtin/add.c:2844399msgid "just skip files which cannot be added because of errors"4400msgstr ""44014402#: builtin/add.c:2854403msgid "check if - even missing - files are ignored in dry run"4404msgstr ""44054406#: builtin/add.c:286 builtin/update-index.c:9524407msgid "(+/-)x"4408msgstr ""44094410#: builtin/add.c:286 builtin/update-index.c:9534411msgid "override the executable bit of the listed files"4412msgstr ""44134414#: builtin/add.c:2884415msgid "warn when adding an embedded repository"4416msgstr ""44174418#: builtin/add.c:3034419#, c-format4420msgid ""4421"You've added another git repository inside your current repository.\n"4422"Clones of the outer repository will not contain the contents of\n"4423"the embedded repository and will not know how to obtain it.\n"4424"If you meant to add a submodule, use:\n"4425"\n"4426"\tgit submodule add <url> %s\n"4427"\n"4428"If you added this path by mistake, you can remove it from the\n"4429"index with:\n"4430"\n"4431"\tgit rm --cached %s\n"4432"\n"4433"See \"git help submodule\" for more information."4434msgstr ""44354436#: builtin/add.c:3314437#, c-format4438msgid "adding embedded git repository: %s"4439msgstr ""44404441#: builtin/add.c:3494442#, c-format4443msgid "Use -f if you really want to add them.\n"4444msgstr ""44454446#: builtin/add.c:3574447msgid "adding files failed"4448msgstr ""44494450#: builtin/add.c:3944451msgid "-A and -u are mutually incompatible"4452msgstr ""44534454#: builtin/add.c:4014455msgid "Option --ignore-missing can only be used together with --dry-run"4456msgstr ""44574458#: builtin/add.c:4054459#, c-format4460msgid "--chmod param '%s' must be either -x or +x"4461msgstr ""44624463#: builtin/add.c:4204464#, c-format4465msgid "Nothing specified, nothing added.\n"4466msgstr ""44674468#: builtin/add.c:4214469#, c-format4470msgid "Maybe you wanted to say 'git add .'?\n"4471msgstr ""44724473#: builtin/add.c:426 builtin/check-ignore.c:176 builtin/checkout.c:2824474#: builtin/checkout.c:475 builtin/clean.c:954 builtin/commit.c:3514475#: builtin/mv.c:144 builtin/reset.c:238 builtin/rm.c:2724476#: builtin/submodule--helper.c:2444477msgid "index file corrupt"4478msgstr ""44794480#: builtin/am.c:4134481msgid "could not parse author script"4482msgstr ""44834484#: builtin/am.c:4894485#, c-format4486msgid "'%s' was deleted by the applypatch-msg hook"4487msgstr ""44884489#: builtin/am.c:5304490#, c-format4491msgid "Malformed input line: '%s'."4492msgstr ""44934494#: builtin/am.c:5674495#, c-format4496msgid "Failed to copy notes from '%s' to '%s'"4497msgstr ""44984499#: builtin/am.c:5934500msgid "fseek failed"4501msgstr ""45024503#: builtin/am.c:7774504#, c-format4505msgid "could not parse patch '%s'"4506msgstr ""45074508#: builtin/am.c:8424509msgid "Only one StGIT patch series can be applied at once"4510msgstr ""45114512#: builtin/am.c:8894513msgid "invalid timestamp"4514msgstr ""45154516#: builtin/am.c:892 builtin/am.c:9004517msgid "invalid Date line"4518msgstr ""45194520#: builtin/am.c:8974521msgid "invalid timezone offset"4522msgstr ""45234524#: builtin/am.c:9864525msgid "Patch format detection failed."4526msgstr ""45274528#: builtin/am.c:991 builtin/clone.c:4014529#, c-format4530msgid "failed to create directory '%s'"4531msgstr ""45324533#: builtin/am.c:9954534msgid "Failed to split patches."4535msgstr ""45364537#: builtin/am.c:1120 builtin/commit.c:3774538msgid "unable to write index file"4539msgstr ""45404541#: builtin/am.c:11714542#, c-format4543msgid "When you have resolved this problem, run \"%s --continue\"."4544msgstr ""45454546#: builtin/am.c:11724547#, c-format4548msgid "If you prefer to skip this patch, run \"%s --skip\" instead."4549msgstr ""45504551#: builtin/am.c:11734552#, c-format4553msgid "To restore the original branch and stop patching, run \"%s --abort\"."4554msgstr ""45554556#: builtin/am.c:13044557msgid "Patch is empty."4558msgstr ""45594560#: builtin/am.c:13704561#, c-format4562msgid "invalid ident line: %.*s"4563msgstr ""45644565#: builtin/am.c:13924566#, c-format4567msgid "unable to parse commit %s"4568msgstr ""45694570#: builtin/am.c:15864571msgid "Repository lacks necessary blobs to fall back on 3-way merge."4572msgstr ""45734574#: builtin/am.c:15884575msgid "Using index info to reconstruct a base tree..."4576msgstr ""45774578#: builtin/am.c:16074579msgid ""4580"Did you hand edit your patch?\n"4581"It does not apply to blobs recorded in its index."4582msgstr ""45834584#: builtin/am.c:16134585msgid "Falling back to patching base and 3-way merge..."4586msgstr ""45874588#: builtin/am.c:16384589msgid "Failed to merge in the changes."4590msgstr ""45914592#: builtin/am.c:1662 builtin/merge.c:6324593msgid "git write-tree failed to write a tree"4594msgstr ""45954596#: builtin/am.c:16694597msgid "applying to an empty history"4598msgstr ""45994600#: builtin/am.c:1682 builtin/commit.c:1767 builtin/merge.c:8034601#: builtin/merge.c:8284602msgid "failed to write commit object"4603msgstr ""46044605#: builtin/am.c:1715 builtin/am.c:17194606#, c-format4607msgid "cannot resume: %s does not exist."4608msgstr ""46094610#: builtin/am.c:17354611msgid "cannot be interactive without stdin connected to a terminal."4612msgstr ""46134614#: builtin/am.c:17404615msgid "Commit Body is:"4616msgstr ""46174618#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]4619#. in your translation. The program will only accept English4620#. input at this point.4621#.4622#: builtin/am.c:17504623msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "4624msgstr ""46254626#: builtin/am.c:18004627#, c-format4628msgid "Dirty index: cannot apply patches (dirty: %s)"4629msgstr ""46304631#: builtin/am.c:1840 builtin/am.c:19124632#, c-format4633msgid "Applying: %.*s"4634msgstr ""46354636#: builtin/am.c:18564637msgid "No changes -- Patch already applied."4638msgstr ""46394640#: builtin/am.c:18644641#, c-format4642msgid "Patch failed at %s %.*s"4643msgstr ""46444645#: builtin/am.c:18704646#, c-format4647msgid "The copy of the patch that failed is found in: %s"4648msgstr ""46494650#: builtin/am.c:19154651msgid ""4652"No changes - did you forget to use 'git add'?\n"4653"If there is nothing left to stage, chances are that something else\n"4654"already introduced the same changes; you might want to skip this patch."4655msgstr ""46564657#: builtin/am.c:19224658msgid ""4659"You still have unmerged paths in your index.\n"4660"You should 'git add' each file with resolved conflicts to mark them as "4661"such.\n"4662"You might run `git rm` on a file to accept \"deleted by them\" for it."4663msgstr ""46644665#: builtin/am.c:2031 builtin/am.c:2035 builtin/am.c:2047 builtin/reset.c:3234666#: builtin/reset.c:3314667#, c-format4668msgid "Could not parse object '%s'."4669msgstr ""46704671#: builtin/am.c:20834672msgid "failed to clean index"4673msgstr ""46744675#: builtin/am.c:21174676msgid ""4677"You seem to have moved HEAD since the last 'am' failure.\n"4678"Not rewinding to ORIG_HEAD"4679msgstr ""46804681#: builtin/am.c:21804682#, c-format4683msgid "Invalid value for --patch-format: %s"4684msgstr ""46854686#: builtin/am.c:22134687msgid "git am [<options>] [(<mbox> | <Maildir>)...]"4688msgstr ""46894690#: builtin/am.c:22144691msgid "git am [<options>] (--continue | --skip | --abort)"4692msgstr ""46934694#: builtin/am.c:22204695msgid "run interactively"4696msgstr ""46974698#: builtin/am.c:22224699msgid "historical option -- no-op"4700msgstr ""47014702#: builtin/am.c:22244703msgid "allow fall back on 3way merging if needed"4704msgstr ""47054706#: builtin/am.c:2225 builtin/init-db.c:484 builtin/prune-packed.c:574707#: builtin/repack.c:1804708msgid "be quiet"4709msgstr ""47104711#: builtin/am.c:22274712msgid "add a Signed-off-by line to the commit message"4713msgstr ""47144715#: builtin/am.c:22304716msgid "recode into utf8 (default)"4717msgstr ""47184719#: builtin/am.c:22324720msgid "pass -k flag to git-mailinfo"4721msgstr ""47224723#: builtin/am.c:22344724msgid "pass -b flag to git-mailinfo"4725msgstr ""47264727#: builtin/am.c:22364728msgid "pass -m flag to git-mailinfo"4729msgstr ""47304731#: builtin/am.c:22384732msgid "pass --keep-cr flag to git-mailsplit for mbox format"4733msgstr ""47344735#: builtin/am.c:22414736msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"4737msgstr ""47384739#: builtin/am.c:22444740msgid "strip everything before a scissors line"4741msgstr ""47424743#: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:22554744#: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:22674745#: builtin/am.c:22734746msgid "pass it through git-apply"4747msgstr ""47484749#: builtin/am.c:2263 builtin/fmt-merge-msg.c:663 builtin/fmt-merge-msg.c:6664750#: builtin/grep.c:1064 builtin/merge.c:202 builtin/pull.c:1424751#: builtin/pull.c:197 builtin/repack.c:189 builtin/repack.c:1934752#: builtin/repack.c:195 builtin/show-branch.c:631 builtin/show-ref.c:1694753#: builtin/tag.c:399 parse-options.h:132 parse-options.h:1344754#: parse-options.h:2454755msgid "n"4756msgstr ""47574758#: builtin/am.c:2269 builtin/branch.c:596 builtin/for-each-ref.c:384759#: builtin/replace.c:444 builtin/tag.c:434 builtin/verify-tag.c:394760msgid "format"4761msgstr ""47624763#: builtin/am.c:22704764msgid "format the patch(es) are in"4765msgstr ""47664767#: builtin/am.c:22764768msgid "override error message when patch failure occurs"4769msgstr ""47704771#: builtin/am.c:22784772msgid "continue applying patches after resolving a conflict"4773msgstr ""47744775#: builtin/am.c:22814776msgid "synonyms for --continue"4777msgstr ""47784779#: builtin/am.c:22844780msgid "skip the current patch"4781msgstr ""47824783#: builtin/am.c:22874784msgid "restore the original branch and abort the patching operation."4785msgstr ""47864787#: builtin/am.c:22914788msgid "lie about committer date"4789msgstr ""47904791#: builtin/am.c:22934792msgid "use current timestamp for author date"4793msgstr ""47944795#: builtin/am.c:2295 builtin/commit.c:1605 builtin/merge.c:2334796#: builtin/pull.c:172 builtin/revert.c:112 builtin/tag.c:4144797msgid "key-id"4798msgstr ""47994800#: builtin/am.c:22964801msgid "GPG-sign commits"4802msgstr ""48034804#: builtin/am.c:22994805msgid "(internal use for git-rebase)"4806msgstr ""48074808#: builtin/am.c:23174809msgid ""4810"The -b/--binary option has been a no-op for long time, and\n"4811"it will be removed. Please do not use it anymore."4812msgstr ""48134814#: builtin/am.c:23244815msgid "failed to read the index"4816msgstr ""48174818#: builtin/am.c:23394819#, c-format4820msgid "previous rebase directory %s still exists but mbox given."4821msgstr ""48224823#: builtin/am.c:23634824#, c-format4825msgid ""4826"Stray %s directory found.\n"4827"Use \"git am --abort\" to remove it."4828msgstr ""48294830#: builtin/am.c:23694831msgid "Resolve operation not in progress, we are not resuming."4832msgstr ""48334834#: builtin/apply.c:84835msgid "git apply [<options>] [<patch>...]"4836msgstr ""48374838#: builtin/archive.c:174839#, c-format4840msgid "could not create archive file '%s'"4841msgstr ""48424843#: builtin/archive.c:204844msgid "could not redirect output"4845msgstr ""48464847#: builtin/archive.c:374848msgid "git archive: Remote with no URL"4849msgstr ""48504851#: builtin/archive.c:584852msgid "git archive: expected ACK/NAK, got EOF"4853msgstr ""48544855#: builtin/archive.c:614856#, c-format4857msgid "git archive: NACK %s"4858msgstr ""48594860#: builtin/archive.c:644861msgid "git archive: protocol error"4862msgstr ""48634864#: builtin/archive.c:684865msgid "git archive: expected a flush"4866msgstr ""48674868#: builtin/bisect--helper.c:74869msgid "git bisect--helper --next-all [--no-checkout]"4870msgstr ""48714872#: builtin/bisect--helper.c:174873msgid "perform 'git bisect next'"4874msgstr ""48754876#: builtin/bisect--helper.c:194877msgid "update BISECT_HEAD instead of checking out the current commit"4878msgstr ""48794880#: builtin/blame.c:274881msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"4882msgstr ""48834884#: builtin/blame.c:324885msgid "<rev-opts> are documented in git-rev-list(1)"4886msgstr ""48874888#: builtin/blame.c:6684889msgid "Show blame entries as we find them, incrementally"4890msgstr ""48914892#: builtin/blame.c:6694893msgid "Show blank SHA-1 for boundary commits (Default: off)"4894msgstr ""48954896#: builtin/blame.c:6704897msgid "Do not treat root commits as boundaries (Default: off)"4898msgstr ""48994900#: builtin/blame.c:6714901msgid "Show work cost statistics"4902msgstr ""49034904#: builtin/blame.c:6724905msgid "Force progress reporting"4906msgstr ""49074908#: builtin/blame.c:6734909msgid "Show output score for blame entries"4910msgstr ""49114912#: builtin/blame.c:6744913msgid "Show original filename (Default: auto)"4914msgstr ""49154916#: builtin/blame.c:6754917msgid "Show original linenumber (Default: off)"4918msgstr ""49194920#: builtin/blame.c:6764921msgid "Show in a format designed for machine consumption"4922msgstr ""49234924#: builtin/blame.c:6774925msgid "Show porcelain format with per-line commit information"4926msgstr ""49274928#: builtin/blame.c:6784929msgid "Use the same output mode as git-annotate (Default: off)"4930msgstr ""49314932#: builtin/blame.c:6794933msgid "Show raw timestamp (Default: off)"4934msgstr ""49354936#: builtin/blame.c:6804937msgid "Show long commit SHA1 (Default: off)"4938msgstr ""49394940#: builtin/blame.c:6814941msgid "Suppress author name and timestamp (Default: off)"4942msgstr ""49434944#: builtin/blame.c:6824945msgid "Show author email instead of name (Default: off)"4946msgstr ""49474948#: builtin/blame.c:6834949msgid "Ignore whitespace differences"4950msgstr ""49514952#: builtin/blame.c:6904953msgid "Use an experimental heuristic to improve diffs"4954msgstr ""49554956#: builtin/blame.c:6924957msgid "Spend extra cycles to find better match"4958msgstr ""49594960#: builtin/blame.c:6934961msgid "Use revisions from <file> instead of calling git-rev-list"4962msgstr ""49634964#: builtin/blame.c:6944965msgid "Use <file>'s contents as the final image"4966msgstr ""49674968#: builtin/blame.c:695 builtin/blame.c:6964969msgid "score"4970msgstr ""49714972#: builtin/blame.c:6954973msgid "Find line copies within and across files"4974msgstr ""49754976#: builtin/blame.c:6964977msgid "Find line movements within and across files"4978msgstr ""49794980#: builtin/blame.c:6974981msgid "n,m"4982msgstr ""49834984#: builtin/blame.c:6974985msgid "Process only line range n,m, counting from 1"4986msgstr ""49874988#: builtin/blame.c:7444989msgid "--progress can't be used with --incremental or porcelain formats"4990msgstr ""49914992#. TRANSLATORS: This string is used to tell us the4993#. maximum display width for a relative timestamp in4994#. "git blame" output. For C locale, "4 years, 114995#. months ago", which takes 22 places, is the longest4996#. among various forms of relative timestamps, but4997#. your language may need more or fewer display4998#. columns.4999#.5000#: builtin/blame.c:7955001msgid "4 years, 11 months ago"5002msgstr ""50035004#: builtin/blame.c:8825005#, c-format5006msgid "file %s has only %lu line"5007msgid_plural "file %s has only %lu lines"5008msgstr[0] ""5009msgstr[1] ""50105011#: builtin/blame.c:9285012msgid "Blaming lines"5013msgstr ""50145015#: builtin/branch.c:275016msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"5017msgstr ""50185019#: builtin/branch.c:285020msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"5021msgstr ""50225023#: builtin/branch.c:295024msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."5025msgstr ""50265027#: builtin/branch.c:305028msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"5029msgstr ""50305031#: builtin/branch.c:315032msgid "git branch [<options>] [-r | -a] [--points-at]"5033msgstr ""50345035#: builtin/branch.c:325036msgid "git branch [<options>] [-r | -a] [--format]"5037msgstr ""50385039#: builtin/branch.c:1455040#, c-format5041msgid ""5042"deleting branch '%s' that has been merged to\n"5043" '%s', but not yet merged to HEAD."5044msgstr ""50455046#: builtin/branch.c:1495047#, c-format5048msgid ""5049"not deleting branch '%s' that is not yet merged to\n"5050" '%s', even though it is merged to HEAD."5051msgstr ""50525053#: builtin/branch.c:1635054#, c-format5055msgid "Couldn't look up commit object for '%s'"5056msgstr ""50575058#: builtin/branch.c:1675059#, c-format5060msgid ""5061"The branch '%s' is not fully merged.\n"5062"If you are sure you want to delete it, run 'git branch -D %s'."5063msgstr ""50645065#: builtin/branch.c:1805066msgid "Update of config-file failed"5067msgstr ""50685069#: builtin/branch.c:2115070msgid "cannot use -a with -d"5071msgstr ""50725073#: builtin/branch.c:2175074msgid "Couldn't look up commit object for HEAD"5075msgstr ""50765077#: builtin/branch.c:2315078#, c-format5079msgid "Cannot delete branch '%s' checked out at '%s'"5080msgstr ""50815082#: builtin/branch.c:2465083#, c-format5084msgid "remote-tracking branch '%s' not found."5085msgstr ""50865087#: builtin/branch.c:2475088#, c-format5089msgid "branch '%s' not found."5090msgstr ""50915092#: builtin/branch.c:2625093#, c-format5094msgid "Error deleting remote-tracking branch '%s'"5095msgstr ""50965097#: builtin/branch.c:2635098#, c-format5099msgid "Error deleting branch '%s'"5100msgstr ""51015102#: builtin/branch.c:2705103#, c-format5104msgid "Deleted remote-tracking branch %s (was %s).\n"5105msgstr ""51065107#: builtin/branch.c:2715108#, c-format5109msgid "Deleted branch %s (was %s).\n"5110msgstr ""51115112#: builtin/branch.c:4455113#, c-format5114msgid "Branch %s is being rebased at %s"5115msgstr ""51165117#: builtin/branch.c:4495118#, c-format5119msgid "Branch %s is being bisected at %s"5120msgstr ""51215122#: builtin/branch.c:4645123msgid "cannot rename the current branch while not on any."5124msgstr ""51255126#: builtin/branch.c:4745127#, c-format5128msgid "Invalid branch name: '%s'"5129msgstr ""51305131#: builtin/branch.c:4915132msgid "Branch rename failed"5133msgstr ""51345135#: builtin/branch.c:4945136#, c-format5137msgid "Renamed a misnamed branch '%s' away"5138msgstr ""51395140#: builtin/branch.c:4975141#, c-format5142msgid "Branch renamed to %s, but HEAD is not updated!"5143msgstr ""51445145#: builtin/branch.c:5065146msgid "Branch is renamed, but update of config-file failed"5147msgstr ""51485149#: builtin/branch.c:5225150#, c-format5151msgid ""5152"Please edit the description for the branch\n"5153" %s\n"5154"Lines starting with '%c' will be stripped.\n"5155msgstr ""51565157#: builtin/branch.c:5555158msgid "Generic options"5159msgstr ""51605161#: builtin/branch.c:5575162msgid "show hash and subject, give twice for upstream branch"5163msgstr ""51645165#: builtin/branch.c:5585166msgid "suppress informational messages"5167msgstr ""51685169#: builtin/branch.c:5595170msgid "set up tracking mode (see git-pull(1))"5171msgstr ""51725173#: builtin/branch.c:5615174msgid "change upstream info"5175msgstr ""51765177#: builtin/branch.c:5635178msgid "upstream"5179msgstr ""51805181#: builtin/branch.c:5635182msgid "change the upstream info"5183msgstr ""51845185#: builtin/branch.c:5645186msgid "Unset the upstream info"5187msgstr ""51885189#: builtin/branch.c:5655190msgid "use colored output"5191msgstr ""51925193#: builtin/branch.c:5665194msgid "act on remote-tracking branches"5195msgstr ""51965197#: builtin/branch.c:568 builtin/branch.c:5705198msgid "print only branches that contain the commit"5199msgstr ""52005201#: builtin/branch.c:569 builtin/branch.c:5715202msgid "print only branches that don't contain the commit"5203msgstr ""52045205#: builtin/branch.c:5745206msgid "Specific git-branch actions:"5207msgstr ""52085209#: builtin/branch.c:5755210msgid "list both remote-tracking and local branches"5211msgstr ""52125213#: builtin/branch.c:5775214msgid "delete fully merged branch"5215msgstr ""52165217#: builtin/branch.c:5785218msgid "delete branch (even if not merged)"5219msgstr ""52205221#: builtin/branch.c:5795222msgid "move/rename a branch and its reflog"5223msgstr ""52245225#: builtin/branch.c:5805226msgid "move/rename a branch, even if target exists"5227msgstr ""52285229#: builtin/branch.c:5815230msgid "list branch names"5231msgstr ""52325233#: builtin/branch.c:5825234msgid "create the branch's reflog"5235msgstr ""52365237#: builtin/branch.c:5845238msgid "edit the description for the branch"5239msgstr ""52405241#: builtin/branch.c:5855242msgid "force creation, move/rename, deletion"5243msgstr ""52445245#: builtin/branch.c:5865246msgid "print only branches that are merged"5247msgstr ""52485249#: builtin/branch.c:5875250msgid "print only branches that are not merged"5251msgstr ""52525253#: builtin/branch.c:5885254msgid "list branches in columns"5255msgstr ""52565257#: builtin/branch.c:589 builtin/for-each-ref.c:39 builtin/tag.c:4275258msgid "key"5259msgstr ""52605261#: builtin/branch.c:590 builtin/for-each-ref.c:40 builtin/tag.c:4285262msgid "field name to sort on"5263msgstr ""52645265#: builtin/branch.c:592 builtin/for-each-ref.c:42 builtin/notes.c:4075266#: builtin/notes.c:410 builtin/notes.c:570 builtin/notes.c:5735267#: builtin/tag.c:4305268msgid "object"5269msgstr ""52705271#: builtin/branch.c:5935272msgid "print only branches of the object"5273msgstr ""52745275#: builtin/branch.c:595 builtin/for-each-ref.c:48 builtin/tag.c:4355276msgid "sorting and filtering are case insensitive"5277msgstr ""52785279#: builtin/branch.c:596 builtin/for-each-ref.c:38 builtin/tag.c:4345280#: builtin/verify-tag.c:395281msgid "format to use for the output"5282msgstr ""52835284#: builtin/branch.c:6155285msgid "Failed to resolve HEAD as a valid ref."5286msgstr ""52875288#: builtin/branch.c:619 builtin/clone.c:7285289msgid "HEAD not found below refs/heads!"5290msgstr ""52915292#: builtin/branch.c:6425293msgid "--column and --verbose are incompatible"5294msgstr ""52955296#: builtin/branch.c:653 builtin/branch.c:7055297msgid "branch name required"5298msgstr ""52995300#: builtin/branch.c:6815301msgid "Cannot give description to detached HEAD"5302msgstr ""53035304#: builtin/branch.c:6865305msgid "cannot edit description of more than one branch"5306msgstr ""53075308#: builtin/branch.c:6935309#, c-format5310msgid "No commit on branch '%s' yet."5311msgstr ""53125313#: builtin/branch.c:6965314#, c-format5315msgid "No branch named '%s'."5316msgstr ""53175318#: builtin/branch.c:7115319msgid "too many branches for a rename operation"5320msgstr ""53215322#: builtin/branch.c:7165323msgid "too many branches to set new upstream"5324msgstr ""53255326#: builtin/branch.c:7205327#, c-format5328msgid ""5329"could not set upstream of HEAD to %s when it does not point to any branch."5330msgstr ""53315332#: builtin/branch.c:723 builtin/branch.c:745 builtin/branch.c:7665333#, c-format5334msgid "no such branch '%s'"5335msgstr ""53365337#: builtin/branch.c:7275338#, c-format5339msgid "branch '%s' does not exist"5340msgstr ""53415342#: builtin/branch.c:7395343msgid "too many branches to unset upstream"5344msgstr ""53455346#: builtin/branch.c:7435347msgid "could not unset upstream of HEAD when it does not point to any branch."5348msgstr ""53495350#: builtin/branch.c:7495351#, c-format5352msgid "Branch '%s' has no upstream information"5353msgstr ""53545355#: builtin/branch.c:7635356msgid "it does not make sense to create 'HEAD' manually"5357msgstr ""53585359#: builtin/branch.c:7695360msgid "-a and -r options to 'git branch' do not make sense with a branch name"5361msgstr ""53625363#: builtin/branch.c:7725364#, c-format5365msgid ""5366"The --set-upstream flag is deprecated and will be removed. Consider using --"5367"track or --set-upstream-to\n"5368msgstr ""53695370#: builtin/branch.c:7895371#, c-format5372msgid ""5373"\n"5374"If you wanted to make '%s' track '%s', do this:\n"5375"\n"5376msgstr ""53775378#: builtin/bundle.c:455379#, c-format5380msgid "%s is okay\n"5381msgstr ""53825383#: builtin/bundle.c:585384msgid "Need a repository to create a bundle."5385msgstr ""53865387#: builtin/bundle.c:625388msgid "Need a repository to unbundle."5389msgstr ""53905391#: builtin/cat-file.c:5195392msgid ""5393"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"5394"p | <type> | --textconv | --filters) [--path=<path>] <object>"5395msgstr ""53965397#: builtin/cat-file.c:5205398msgid ""5399"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"5400"filters]"5401msgstr ""54025403#: builtin/cat-file.c:5575404msgid "<type> can be one of: blob, tree, commit, tag"5405msgstr ""54065407#: builtin/cat-file.c:5585408msgid "show object type"5409msgstr ""54105411#: builtin/cat-file.c:5595412msgid "show object size"5413msgstr ""54145415#: builtin/cat-file.c:5615416msgid "exit with zero when there's no error"5417msgstr ""54185419#: builtin/cat-file.c:5625420msgid "pretty-print object's content"5421msgstr ""54225423#: builtin/cat-file.c:5645424msgid "for blob objects, run textconv on object's content"5425msgstr ""54265427#: builtin/cat-file.c:5665428msgid "for blob objects, run filters on object's content"5429msgstr ""54305431#: builtin/cat-file.c:567 git-submodule.sh:9445432msgid "blob"5433msgstr ""54345435#: builtin/cat-file.c:5685436msgid "use a specific path for --textconv/--filters"5437msgstr ""54385439#: builtin/cat-file.c:5705440msgid "allow -s and -t to work with broken/corrupt objects"5441msgstr ""54425443#: builtin/cat-file.c:5715444msgid "buffer --batch output"5445msgstr ""54465447#: builtin/cat-file.c:5735448msgid "show info and content of objects fed from the standard input"5449msgstr ""54505451#: builtin/cat-file.c:5765452msgid "show info about objects fed from the standard input"5453msgstr ""54545455#: builtin/cat-file.c:5795456msgid "follow in-tree symlinks (used with --batch or --batch-check)"5457msgstr ""54585459#: builtin/cat-file.c:5815460msgid "show all objects with --batch or --batch-check"5461msgstr ""54625463#: builtin/check-attr.c:125464msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."5465msgstr ""54665467#: builtin/check-attr.c:135468msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"5469msgstr ""54705471#: builtin/check-attr.c:205472msgid "report all attributes set on file"5473msgstr ""54745475#: builtin/check-attr.c:215476msgid "use .gitattributes only from the index"5477msgstr ""54785479#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:995480msgid "read file names from stdin"5481msgstr ""54825483#: builtin/check-attr.c:24 builtin/check-ignore.c:265484msgid "terminate input and output records by a NUL character"5485msgstr ""54865487#: builtin/check-ignore.c:20 builtin/checkout.c:1143 builtin/gc.c:3575488msgid "suppress progress reporting"5489msgstr ""54905491#: builtin/check-ignore.c:285492msgid "show non-matching input paths"5493msgstr ""54945495#: builtin/check-ignore.c:305496msgid "ignore index when checking"5497msgstr ""54985499#: builtin/check-ignore.c:1585500msgid "cannot specify pathnames with --stdin"5501msgstr ""55025503#: builtin/check-ignore.c:1615504msgid "-z only makes sense with --stdin"5505msgstr ""55065507#: builtin/check-ignore.c:1635508msgid "no path specified"5509msgstr ""55105511#: builtin/check-ignore.c:1675512msgid "--quiet is only valid with a single pathname"5513msgstr ""55145515#: builtin/check-ignore.c:1695516msgid "cannot have both --quiet and --verbose"5517msgstr ""55185519#: builtin/check-ignore.c:1725520msgid "--non-matching is only valid with --verbose"5521msgstr ""55225523#: builtin/check-mailmap.c:95524msgid "git check-mailmap [<options>] <contact>..."5525msgstr ""55265527#: builtin/check-mailmap.c:145528msgid "also read contacts from stdin"5529msgstr ""55305531#: builtin/check-mailmap.c:255532#, c-format5533msgid "unable to parse contact: %s"5534msgstr ""55355536#: builtin/check-mailmap.c:485537msgid "no contacts specified"5538msgstr ""55395540#: builtin/checkout-index.c:1285541msgid "git checkout-index [<options>] [--] [<file>...]"5542msgstr ""55435544#: builtin/checkout-index.c:1455545msgid "stage should be between 1 and 3 or all"5546msgstr ""55475548#: builtin/checkout-index.c:1615549msgid "check out all files in the index"5550msgstr ""55515552#: builtin/checkout-index.c:1625553msgid "force overwrite of existing files"5554msgstr ""55555556#: builtin/checkout-index.c:1645557msgid "no warning for existing files and files not in index"5558msgstr ""55595560#: builtin/checkout-index.c:1665561msgid "don't checkout new files"5562msgstr ""55635564#: builtin/checkout-index.c:1685565msgid "update stat information in the index file"5566msgstr ""55675568#: builtin/checkout-index.c:1725569msgid "read list of paths from the standard input"5570msgstr ""55715572#: builtin/checkout-index.c:1745573msgid "write the content to temporary files"5574msgstr ""55755576#: builtin/checkout-index.c:175 builtin/column.c:315577#: builtin/submodule--helper.c:635 builtin/submodule--helper.c:6385578#: builtin/submodule--helper.c:644 builtin/submodule--helper.c:9805579#: builtin/worktree.c:4785580msgid "string"5581msgstr ""55825583#: builtin/checkout-index.c:1765584msgid "when creating files, prepend <string>"5585msgstr ""55865587#: builtin/checkout-index.c:1785588msgid "copy out the files from named stage"5589msgstr ""55905591#: builtin/checkout.c:265592msgid "git checkout [<options>] <branch>"5593msgstr ""55945595#: builtin/checkout.c:275596msgid "git checkout [<options>] [<branch>] -- <file>..."5597msgstr ""55985599#: builtin/checkout.c:135 builtin/checkout.c:1685600#, c-format5601msgid "path '%s' does not have our version"5602msgstr ""56035604#: builtin/checkout.c:137 builtin/checkout.c:1705605#, c-format5606msgid "path '%s' does not have their version"5607msgstr ""56085609#: builtin/checkout.c:1535610#, c-format5611msgid "path '%s' does not have all necessary versions"5612msgstr ""56135614#: builtin/checkout.c:1975615#, c-format5616msgid "path '%s' does not have necessary versions"5617msgstr ""56185619#: builtin/checkout.c:2145620#, c-format5621msgid "path '%s': cannot merge"5622msgstr ""56235624#: builtin/checkout.c:2315625#, c-format5626msgid "Unable to add merge result for '%s'"5627msgstr ""56285629#: builtin/checkout.c:253 builtin/checkout.c:256 builtin/checkout.c:2595630#: builtin/checkout.c:2625631#, c-format5632msgid "'%s' cannot be used with updating paths"5633msgstr ""56345635#: builtin/checkout.c:265 builtin/checkout.c:2685636#, c-format5637msgid "'%s' cannot be used with %s"5638msgstr ""56395640#: builtin/checkout.c:2715641#, c-format5642msgid "Cannot update paths and switch to branch '%s' at the same time."5643msgstr ""56445645#: builtin/checkout.c:342 builtin/checkout.c:3495646#, c-format5647msgid "path '%s' is unmerged"5648msgstr ""56495650#: builtin/checkout.c:4975651msgid "you need to resolve your current index first"5652msgstr ""56535654#: builtin/checkout.c:6285655#, c-format5656msgid "Can not do reflog for '%s': %s\n"5657msgstr ""56585659#: builtin/checkout.c:6695660msgid "HEAD is now at"5661msgstr ""56625663#: builtin/checkout.c:673 builtin/clone.c:6825664msgid "unable to update HEAD"5665msgstr ""56665667#: builtin/checkout.c:6775668#, c-format5669msgid "Reset branch '%s'\n"5670msgstr ""56715672#: builtin/checkout.c:6805673#, c-format5674msgid "Already on '%s'\n"5675msgstr ""56765677#: builtin/checkout.c:6845678#, c-format5679msgid "Switched to and reset branch '%s'\n"5680msgstr ""56815682#: builtin/checkout.c:686 builtin/checkout.c:10755683#, c-format5684msgid "Switched to a new branch '%s'\n"5685msgstr ""56865687#: builtin/checkout.c:6885688#, c-format5689msgid "Switched to branch '%s'\n"5690msgstr ""56915692#: builtin/checkout.c:7395693#, c-format5694msgid " ... and %d more.\n"5695msgstr ""56965697#: builtin/checkout.c:7455698#, c-format5699msgid ""5700"Warning: you are leaving %d commit behind, not connected to\n"5701"any of your branches:\n"5702"\n"5703"%s\n"5704msgid_plural ""5705"Warning: you are leaving %d commits behind, not connected to\n"5706"any of your branches:\n"5707"\n"5708"%s\n"5709msgstr[0] ""5710msgstr[1] ""57115712#: builtin/checkout.c:7645713#, c-format5714msgid ""5715"If you want to keep it by creating a new branch, this may be a good time\n"5716"to do so with:\n"5717"\n"5718" git branch <new-branch-name> %s\n"5719"\n"5720msgid_plural ""5721"If you want to keep them by creating a new branch, this may be a good time\n"5722"to do so with:\n"5723"\n"5724" git branch <new-branch-name> %s\n"5725"\n"5726msgstr[0] ""5727msgstr[1] ""57285729#: builtin/checkout.c:8005730msgid "internal error in revision walk"5731msgstr ""57325733#: builtin/checkout.c:8045734msgid "Previous HEAD position was"5735msgstr ""57365737#: builtin/checkout.c:832 builtin/checkout.c:10705738msgid "You are on a branch yet to be born"5739msgstr ""57405741#: builtin/checkout.c:9765742#, c-format5743msgid "only one reference expected, %d given."5744msgstr ""57455746#: builtin/checkout.c:1016 builtin/worktree.c:2155747#, c-format5748msgid "invalid reference: %s"5749msgstr ""57505751#: builtin/checkout.c:10455752#, c-format5753msgid "reference is not a tree: %s"5754msgstr ""57555756#: builtin/checkout.c:10845757msgid "paths cannot be used with switching branches"5758msgstr ""57595760#: builtin/checkout.c:1087 builtin/checkout.c:10915761#, c-format5762msgid "'%s' cannot be used with switching branches"5763msgstr ""57645765#: builtin/checkout.c:1095 builtin/checkout.c:1098 builtin/checkout.c:11035766#: builtin/checkout.c:11065767#, c-format5768msgid "'%s' cannot be used with '%s'"5769msgstr ""57705771#: builtin/checkout.c:11115772#, c-format5773msgid "Cannot switch branch to a non-commit '%s'"5774msgstr ""57755776#: builtin/checkout.c:1144 builtin/checkout.c:1146 builtin/clone.c:1135777#: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:3285778#: builtin/worktree.c:3305779msgid "branch"5780msgstr ""57815782#: builtin/checkout.c:11455783msgid "create and checkout a new branch"5784msgstr ""57855786#: builtin/checkout.c:11475787msgid "create/reset and checkout a branch"5788msgstr ""57895790#: builtin/checkout.c:11485791msgid "create reflog for new branch"5792msgstr ""57935794#: builtin/checkout.c:1149 builtin/worktree.c:3325795msgid "detach HEAD at named commit"5796msgstr ""57975798#: builtin/checkout.c:11505799msgid "set upstream info for new branch"5800msgstr ""58015802#: builtin/checkout.c:11525803msgid "new-branch"5804msgstr ""58055806#: builtin/checkout.c:11525807msgid "new unparented branch"5808msgstr ""58095810#: builtin/checkout.c:11535811msgid "checkout our version for unmerged files"5812msgstr ""58135814#: builtin/checkout.c:11555815msgid "checkout their version for unmerged files"5816msgstr ""58175818#: builtin/checkout.c:11575819msgid "force checkout (throw away local modifications)"5820msgstr ""58215822#: builtin/checkout.c:11585823msgid "perform a 3-way merge with the new branch"5824msgstr ""58255826#: builtin/checkout.c:1159 builtin/merge.c:2355827msgid "update ignored files (default)"5828msgstr ""58295830#: builtin/checkout.c:1160 builtin/log.c:1483 parse-options.h:2515831msgid "style"5832msgstr ""58335834#: builtin/checkout.c:11615835msgid "conflict style (merge or diff3)"5836msgstr ""58375838#: builtin/checkout.c:11645839msgid "do not limit pathspecs to sparse entries only"5840msgstr ""58415842#: builtin/checkout.c:11665843msgid "second guess 'git checkout <no-such-branch>'"5844msgstr ""58455846#: builtin/checkout.c:11685847msgid "do not check if another worktree is holding the given ref"5848msgstr ""58495850#: builtin/checkout.c:1172 builtin/clone.c:80 builtin/fetch.c:1145851#: builtin/merge.c:232 builtin/pull.c:120 builtin/push.c:5445852#: builtin/send-pack.c:1735853msgid "force progress reporting"5854msgstr ""58555856#: builtin/checkout.c:12035857msgid "-b, -B and --orphan are mutually exclusive"5858msgstr ""58595860#: builtin/checkout.c:12205861msgid "--track needs a branch name"5862msgstr ""58635864#: builtin/checkout.c:12255865msgid "Missing branch name; try -b"5866msgstr ""58675868#: builtin/checkout.c:12615869msgid "invalid path specification"5870msgstr ""58715872#: builtin/checkout.c:12685873#, c-format5874msgid "'%s' is not a commit and a branch '%s' cannot be created from it"5875msgstr ""58765877#: builtin/checkout.c:12725878#, c-format5879msgid "git checkout: --detach does not take a path argument '%s'"5880msgstr ""58815882#: builtin/checkout.c:12765883msgid ""5884"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"5885"checking out of the index."5886msgstr ""58875888#: builtin/clean.c:265889msgid ""5890"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."5891msgstr ""58925893#: builtin/clean.c:305894#, c-format5895msgid "Removing %s\n"5896msgstr ""58975898#: builtin/clean.c:315899#, c-format5900msgid "Would remove %s\n"5901msgstr ""59025903#: builtin/clean.c:325904#, c-format5905msgid "Skipping repository %s\n"5906msgstr ""59075908#: builtin/clean.c:335909#, c-format5910msgid "Would skip repository %s\n"5911msgstr ""59125913#: builtin/clean.c:345914#, c-format5915msgid "failed to remove %s"5916msgstr ""59175918#: builtin/clean.c:298 git-add--interactive.perl:5725919#, c-format5920msgid ""5921"Prompt help:\n"5922"1 - select a numbered item\n"5923"foo - select item based on unique prefix\n"5924" - (empty) select nothing\n"5925msgstr ""59265927#: builtin/clean.c:302 git-add--interactive.perl:5815928#, c-format5929msgid ""5930"Prompt help:\n"5931"1 - select a single item\n"5932"3-5 - select a range of items\n"5933"2-3,6-9 - select multiple ranges\n"5934"foo - select item based on unique prefix\n"5935"-... - unselect specified items\n"5936"* - choose all items\n"5937" - (empty) finish selecting\n"5938msgstr ""59395940#: builtin/clean.c:518 git-add--interactive.perl:5475941#: git-add--interactive.perl:5525942#, c-format, perl-format5943msgid "Huh (%s)?\n"5944msgstr ""59455946#: builtin/clean.c:6605947#, c-format5948msgid "Input ignore patterns>> "5949msgstr ""59505951#: builtin/clean.c:6975952#, c-format5953msgid "WARNING: Cannot find items matched by: %s"5954msgstr ""59555956#: builtin/clean.c:7185957msgid "Select items to delete"5958msgstr ""59595960#. TRANSLATORS: Make sure to keep [y/N] as is5961#: builtin/clean.c:7595962#, c-format5963msgid "Remove %s [y/N]? "5964msgstr ""59655966#: builtin/clean.c:784 git-add--interactive.perl:16165967#, c-format5968msgid "Bye.\n"5969msgstr ""59705971#: builtin/clean.c:7925972msgid ""5973"clean - start cleaning\n"5974"filter by pattern - exclude items from deletion\n"5975"select by numbers - select items to be deleted by numbers\n"5976"ask each - confirm each deletion (like \"rm -i\")\n"5977"quit - stop cleaning\n"5978"help - this screen\n"5979"? - help for prompt selection"5980msgstr ""59815982#: builtin/clean.c:819 git-add--interactive.perl:16925983msgid "*** Commands ***"5984msgstr ""59855986#: builtin/clean.c:820 git-add--interactive.perl:16895987msgid "What now"5988msgstr ""59895990#: builtin/clean.c:8285991msgid "Would remove the following item:"5992msgid_plural "Would remove the following items:"5993msgstr[0] ""5994msgstr[1] ""59955996#: builtin/clean.c:8445997msgid "No more files to clean, exiting."5998msgstr ""59996000#: builtin/clean.c:9066001msgid "do not print names of files removed"6002msgstr ""60036004#: builtin/clean.c:9086005msgid "force"6006msgstr ""60076008#: builtin/clean.c:9096009msgid "interactive cleaning"6010msgstr ""60116012#: builtin/clean.c:9116013msgid "remove whole directories"6014msgstr ""60156016#: builtin/clean.c:912 builtin/describe.c:452 builtin/describe.c:4546017#: builtin/grep.c:1082 builtin/ls-files.c:546 builtin/name-rev.c:3976018#: builtin/name-rev.c:399 builtin/show-ref.c:1766019msgid "pattern"6020msgstr ""60216022#: builtin/clean.c:9136023msgid "add <pattern> to ignore rules"6024msgstr ""60256026#: builtin/clean.c:9146027msgid "remove ignored files, too"6028msgstr ""60296030#: builtin/clean.c:9166031msgid "remove only ignored files"6032msgstr ""60336034#: builtin/clean.c:9346035msgid "-x and -X cannot be used together"6036msgstr ""60376038#: builtin/clean.c:9386039msgid ""6040"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "6041"clean"6042msgstr ""60436044#: builtin/clean.c:9416045msgid ""6046"clean.requireForce defaults to true and neither -i, -n, nor -f given; "6047"refusing to clean"6048msgstr ""60496050#: builtin/clone.c:386051msgid "git clone [<options>] [--] <repo> [<dir>]"6052msgstr ""60536054#: builtin/clone.c:826055msgid "don't create a checkout"6056msgstr ""60576058#: builtin/clone.c:83 builtin/clone.c:85 builtin/init-db.c:4796059msgid "create a bare repository"6060msgstr ""60616062#: builtin/clone.c:876063msgid "create a mirror repository (implies bare)"6064msgstr ""60656066#: builtin/clone.c:896067msgid "to clone from a local repository"6068msgstr ""60696070#: builtin/clone.c:916071msgid "don't use local hardlinks, always copy"6072msgstr ""60736074#: builtin/clone.c:936075msgid "setup as shared repository"6076msgstr ""60776078#: builtin/clone.c:95 builtin/clone.c:996079msgid "pathspec"6080msgstr ""60816082#: builtin/clone.c:95 builtin/clone.c:996083msgid "initialize submodules in the clone"6084msgstr ""60856086#: builtin/clone.c:1026087msgid "number of submodules cloned in parallel"6088msgstr ""60896090#: builtin/clone.c:103 builtin/init-db.c:4766091msgid "template-directory"6092msgstr ""60936094#: builtin/clone.c:104 builtin/init-db.c:4776095msgid "directory from which templates will be used"6096msgstr ""60976098#: builtin/clone.c:106 builtin/clone.c:108 builtin/submodule--helper.c:6426099#: builtin/submodule--helper.c:9836100msgid "reference repository"6101msgstr ""61026103#: builtin/clone.c:1106104msgid "use --reference only while cloning"6105msgstr ""61066107#: builtin/clone.c:111 builtin/column.c:27 builtin/merge-file.c:446108msgid "name"6109msgstr ""61106111#: builtin/clone.c:1126112msgid "use <name> instead of 'origin' to track upstream"6113msgstr ""61146115#: builtin/clone.c:1146116msgid "checkout <branch> instead of the remote's HEAD"6117msgstr ""61186119#: builtin/clone.c:1166120msgid "path to git-upload-pack on the remote"6121msgstr ""61226123#: builtin/clone.c:117 builtin/fetch.c:115 builtin/grep.c:10256124#: builtin/pull.c:2056125msgid "depth"6126msgstr ""61276128#: builtin/clone.c:1186129msgid "create a shallow clone of that depth"6130msgstr ""61316132#: builtin/clone.c:119 builtin/fetch.c:117 builtin/pack-objects.c:29326133#: parse-options.h:1426134msgid "time"6135msgstr ""61366137#: builtin/clone.c:1206138msgid "create a shallow clone since a specific time"6139msgstr ""61406141#: builtin/clone.c:121 builtin/fetch.c:1196142msgid "revision"6143msgstr ""61446145#: builtin/clone.c:122 builtin/fetch.c:1206146msgid "deepen history of shallow clone, excluding rev"6147msgstr ""61486149#: builtin/clone.c:1246150msgid "clone only one branch, HEAD or --branch"6151msgstr ""61526153#: builtin/clone.c:1266154msgid "don't clone any tags, and make later fetches not to follow them"6155msgstr ""61566157#: builtin/clone.c:1286158msgid "any cloned submodules will be shallow"6159msgstr ""61606161#: builtin/clone.c:129 builtin/init-db.c:4856162msgid "gitdir"6163msgstr ""61646165#: builtin/clone.c:130 builtin/init-db.c:4866166msgid "separate git dir from working tree"6167msgstr ""61686169#: builtin/clone.c:1316170msgid "key=value"6171msgstr ""61726173#: builtin/clone.c:1326174msgid "set config inside the new repository"6175msgstr ""61766177#: builtin/clone.c:133 builtin/fetch.c:137 builtin/push.c:5556178msgid "use IPv4 addresses only"6179msgstr ""61806181#: builtin/clone.c:135 builtin/fetch.c:139 builtin/push.c:5576182msgid "use IPv6 addresses only"6183msgstr ""61846185#: builtin/clone.c:2726186msgid ""6187"No directory name could be guessed.\n"6188"Please specify a directory on the command line"6189msgstr ""61906191#: builtin/clone.c:3256192#, c-format6193msgid "info: Could not add alternate for '%s': %s\n"6194msgstr ""61956196#: builtin/clone.c:3976197#, c-format6198msgid "failed to open '%s'"6199msgstr ""62006201#: builtin/clone.c:4056202#, c-format6203msgid "%s exists and is not a directory"6204msgstr ""62056206#: builtin/clone.c:4196207#, c-format6208msgid "failed to stat %s\n"6209msgstr ""62106211#: builtin/clone.c:4416212#, c-format6213msgid "failed to create link '%s'"6214msgstr ""62156216#: builtin/clone.c:4456217#, c-format6218msgid "failed to copy file to '%s'"6219msgstr ""62206221#: builtin/clone.c:4706222#, c-format6223msgid "done.\n"6224msgstr ""62256226#: builtin/clone.c:4826227msgid ""6228"Clone succeeded, but checkout failed.\n"6229"You can inspect what was checked out with 'git status'\n"6230"and retry the checkout with 'git checkout -f HEAD'\n"6231msgstr ""62326233#: builtin/clone.c:5596234#, c-format6235msgid "Could not find remote branch %s to clone."6236msgstr ""62376238#: builtin/clone.c:6546239msgid "remote did not send all necessary objects"6240msgstr ""62416242#: builtin/clone.c:6706243#, c-format6244msgid "unable to update %s"6245msgstr ""62466247#: builtin/clone.c:7196248msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"6249msgstr ""62506251#: builtin/clone.c:7506252msgid "unable to checkout working tree"6253msgstr ""62546255#: builtin/clone.c:7926256msgid "unable to write parameters to config file"6257msgstr ""62586259#: builtin/clone.c:8556260msgid "cannot repack to clean up"6261msgstr ""62626263#: builtin/clone.c:8576264msgid "cannot unlink temporary alternates file"6265msgstr ""62666267#: builtin/clone.c:890 builtin/receive-pack.c:19456268msgid "Too many arguments."6269msgstr ""62706271#: builtin/clone.c:8946272msgid "You must specify a repository to clone."6273msgstr ""62746275#: builtin/clone.c:9076276#, c-format6277msgid "--bare and --origin %s options are incompatible."6278msgstr ""62796280#: builtin/clone.c:9106281msgid "--bare and --separate-git-dir are incompatible."6282msgstr ""62836284#: builtin/clone.c:9236285#, c-format6286msgid "repository '%s' does not exist"6287msgstr ""62886289#: builtin/clone.c:929 builtin/fetch.c:13376290#, c-format6291msgid "depth %s is not a positive number"6292msgstr ""62936294#: builtin/clone.c:9396295#, c-format6296msgid "destination path '%s' already exists and is not an empty directory."6297msgstr ""62986299#: builtin/clone.c:9496300#, c-format6301msgid "working tree '%s' already exists."6302msgstr ""63036304#: builtin/clone.c:964 builtin/clone.c:975 builtin/difftool.c:2606305#: builtin/worktree.c:222 builtin/worktree.c:2526306#, c-format6307msgid "could not create leading directories of '%s'"6308msgstr ""63096310#: builtin/clone.c:9676311#, c-format6312msgid "could not create work tree dir '%s'"6313msgstr ""63146315#: builtin/clone.c:9796316#, c-format6317msgid "Cloning into bare repository '%s'...\n"6318msgstr ""63196320#: builtin/clone.c:9816321#, c-format6322msgid "Cloning into '%s'...\n"6323msgstr ""63246325#: builtin/clone.c:10056326msgid ""6327"clone --recursive is not compatible with both --reference and --reference-if-"6328"able"6329msgstr ""63306331#: builtin/clone.c:10676332msgid "--depth is ignored in local clones; use file:// instead."6333msgstr ""63346335#: builtin/clone.c:10696336msgid "--shallow-since is ignored in local clones; use file:// instead."6337msgstr ""63386339#: builtin/clone.c:10716340msgid "--shallow-exclude is ignored in local clones; use file:// instead."6341msgstr ""63426343#: builtin/clone.c:10746344msgid "source repository is shallow, ignoring --local"6345msgstr ""63466347#: builtin/clone.c:10796348msgid "--local is ignored"6349msgstr ""63506351#: builtin/clone.c:10836352#, c-format6353msgid "Don't know how to clone %s"6354msgstr ""63556356#: builtin/clone.c:1138 builtin/clone.c:11466357#, c-format6358msgid "Remote branch %s not found in upstream %s"6359msgstr ""63606361#: builtin/clone.c:11496362msgid "You appear to have cloned an empty repository."6363msgstr ""63646365#: builtin/column.c:106366msgid "git column [<options>]"6367msgstr ""63686369#: builtin/column.c:276370msgid "lookup config vars"6371msgstr ""63726373#: builtin/column.c:28 builtin/column.c:296374msgid "layout to use"6375msgstr ""63766377#: builtin/column.c:306378msgid "Maximum width"6379msgstr ""63806381#: builtin/column.c:316382msgid "Padding space on left border"6383msgstr ""63846385#: builtin/column.c:326386msgid "Padding space on right border"6387msgstr ""63886389#: builtin/column.c:336390msgid "Padding space between columns"6391msgstr ""63926393#: builtin/column.c:526394msgid "--command must be the first argument"6395msgstr ""63966397#: builtin/commit.c:396398msgid "git commit [<options>] [--] <pathspec>..."6399msgstr ""64006401#: builtin/commit.c:446402msgid "git status [<options>] [--] <pathspec>..."6403msgstr ""64046405#: builtin/commit.c:496406msgid ""6407"Your name and email address were configured automatically based\n"6408"on your username and hostname. Please check that they are accurate.\n"6409"You can suppress this message by setting them explicitly. Run the\n"6410"following command and follow the instructions in your editor to edit\n"6411"your configuration file:\n"6412"\n"6413" git config --global --edit\n"6414"\n"6415"After doing this, you may fix the identity used for this commit with:\n"6416"\n"6417" git commit --amend --reset-author\n"6418msgstr ""64196420#: builtin/commit.c:626421msgid ""6422"Your name and email address were configured automatically based\n"6423"on your username and hostname. Please check that they are accurate.\n"6424"You can suppress this message by setting them explicitly:\n"6425"\n"6426" git config --global user.name \"Your Name\"\n"6427" git config --global user.email you@example.com\n"6428"\n"6429"After doing this, you may fix the identity used for this commit with:\n"6430"\n"6431" git commit --amend --reset-author\n"6432msgstr ""64336434#: builtin/commit.c:746435msgid ""6436"You asked to amend the most recent commit, but doing so would make\n"6437"it empty. You can repeat your command with --allow-empty, or you can\n"6438"remove the commit entirely with \"git reset HEAD^\".\n"6439msgstr ""64406441#: builtin/commit.c:796442msgid ""6443"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"6444"If you wish to commit it anyway, use:\n"6445"\n"6446" git commit --allow-empty\n"6447"\n"6448msgstr ""64496450#: builtin/commit.c:866451msgid "Otherwise, please use 'git reset'\n"6452msgstr ""64536454#: builtin/commit.c:896455msgid ""6456"If you wish to skip this commit, use:\n"6457"\n"6458" git reset\n"6459"\n"6460"Then \"git cherry-pick --continue\" will resume cherry-picking\n"6461"the remaining commits.\n"6462msgstr ""64636464#: builtin/commit.c:3196465msgid "failed to unpack HEAD tree object"6466msgstr ""64676468#: builtin/commit.c:3606469msgid "unable to create temporary index"6470msgstr ""64716472#: builtin/commit.c:3666473msgid "interactive add failed"6474msgstr ""64756476#: builtin/commit.c:3796477msgid "unable to update temporary index"6478msgstr ""64796480#: builtin/commit.c:3816481msgid "Failed to update main cache tree"6482msgstr ""64836484#: builtin/commit.c:405 builtin/commit.c:428 builtin/commit.c:4776485msgid "unable to write new_index file"6486msgstr ""64876488#: builtin/commit.c:4596489msgid "cannot do a partial commit during a merge."6490msgstr ""64916492#: builtin/commit.c:4616493msgid "cannot do a partial commit during a cherry-pick."6494msgstr ""64956496#: builtin/commit.c:4706497msgid "cannot read the index"6498msgstr ""64996500#: builtin/commit.c:4896501msgid "unable to write temporary index file"6502msgstr ""65036504#: builtin/commit.c:5836505#, c-format6506msgid "commit '%s' lacks author header"6507msgstr ""65086509#: builtin/commit.c:5856510#, c-format6511msgid "commit '%s' has malformed author line"6512msgstr ""65136514#: builtin/commit.c:6046515msgid "malformed --author parameter"6516msgstr ""65176518#: builtin/commit.c:6566519msgid ""6520"unable to select a comment character that is not used\n"6521"in the current commit message"6522msgstr ""65236524#: builtin/commit.c:693 builtin/commit.c:726 builtin/commit.c:10936525#, c-format6526msgid "could not lookup commit %s"6527msgstr ""65286529#: builtin/commit.c:705 builtin/shortlog.c:2956530#, c-format6531msgid "(reading log message from standard input)\n"6532msgstr ""65336534#: builtin/commit.c:7076535msgid "could not read log from standard input"6536msgstr ""65376538#: builtin/commit.c:7116539#, c-format6540msgid "could not read log file '%s'"6541msgstr ""65426543#: builtin/commit.c:738 builtin/commit.c:7466544msgid "could not read SQUASH_MSG"6545msgstr ""65466547#: builtin/commit.c:7436548msgid "could not read MERGE_MSG"6549msgstr ""65506551#: builtin/commit.c:7976552msgid "could not write commit template"6553msgstr ""65546555#: builtin/commit.c:8156556#, c-format6557msgid ""6558"\n"6559"It looks like you may be committing a merge.\n"6560"If this is not correct, please remove the file\n"6561"\t%s\n"6562"and try again.\n"6563msgstr ""65646565#: builtin/commit.c:8206566#, c-format6567msgid ""6568"\n"6569"It looks like you may be committing a cherry-pick.\n"6570"If this is not correct, please remove the file\n"6571"\t%s\n"6572"and try again.\n"6573msgstr ""65746575#: builtin/commit.c:8336576#, c-format6577msgid ""6578"Please enter the commit message for your changes. Lines starting\n"6579"with '%c' will be ignored, and an empty message aborts the commit.\n"6580msgstr ""65816582#: builtin/commit.c:8406583#, c-format6584msgid ""6585"Please enter the commit message for your changes. Lines starting\n"6586"with '%c' will be kept; you may remove them yourself if you want to.\n"6587"An empty message aborts the commit.\n"6588msgstr ""65896590#: builtin/commit.c:8576591#, c-format6592msgid "%sAuthor: %.*s <%.*s>"6593msgstr ""65946595#: builtin/commit.c:8656596#, c-format6597msgid "%sDate: %s"6598msgstr ""65996600#: builtin/commit.c:8726601#, c-format6602msgid "%sCommitter: %.*s <%.*s>"6603msgstr ""66046605#: builtin/commit.c:8896606msgid "Cannot read index"6607msgstr ""66086609#: builtin/commit.c:9516610msgid "Error building trees"6611msgstr ""66126613#: builtin/commit.c:965 builtin/tag.c:2746614#, c-format6615msgid "Please supply the message using either -m or -F option.\n"6616msgstr ""66176618#: builtin/commit.c:10686619#, c-format6620msgid "--author '%s' is not 'Name <email>' and matches no existing author"6621msgstr ""66226623#: builtin/commit.c:1083 builtin/commit.c:13286624#, c-format6625msgid "Invalid untracked files mode '%s'"6626msgstr ""66276628#: builtin/commit.c:11216629msgid "--long and -z are incompatible"6630msgstr ""66316632#: builtin/commit.c:11516633msgid "Using both --reset-author and --author does not make sense"6634msgstr ""66356636#: builtin/commit.c:11606637msgid "You have nothing to amend."6638msgstr ""66396640#: builtin/commit.c:11636641msgid "You are in the middle of a merge -- cannot amend."6642msgstr ""66436644#: builtin/commit.c:11656645msgid "You are in the middle of a cherry-pick -- cannot amend."6646msgstr ""66476648#: builtin/commit.c:11686649msgid "Options --squash and --fixup cannot be used together"6650msgstr ""66516652#: builtin/commit.c:11786653msgid "Only one of -c/-C/-F/--fixup can be used."6654msgstr ""66556656#: builtin/commit.c:11806657msgid "Option -m cannot be combined with -c/-C/-F/--fixup."6658msgstr ""66596660#: builtin/commit.c:11886661msgid "--reset-author can be used only with -C, -c or --amend."6662msgstr ""66636664#: builtin/commit.c:12056665msgid "Only one of --include/--only/--all/--interactive/--patch can be used."6666msgstr ""66676668#: builtin/commit.c:12076669msgid "No paths with --include/--only does not make sense."6670msgstr ""66716672#: builtin/commit.c:1219 builtin/tag.c:5526673#, c-format6674msgid "Invalid cleanup mode %s"6675msgstr ""66766677#: builtin/commit.c:12246678msgid "Paths with -a does not make sense."6679msgstr ""66806681#: builtin/commit.c:1342 builtin/commit.c:16176682msgid "show status concisely"6683msgstr ""66846685#: builtin/commit.c:1344 builtin/commit.c:16196686msgid "show branch information"6687msgstr ""66886689#: builtin/commit.c:13466690msgid "show stash information"6691msgstr ""66926693#: builtin/commit.c:13486694msgid "version"6695msgstr ""66966697#: builtin/commit.c:1348 builtin/commit.c:1621 builtin/push.c:5306698#: builtin/worktree.c:4496699msgid "machine-readable output"6700msgstr ""67016702#: builtin/commit.c:1351 builtin/commit.c:16236703msgid "show status in long format (default)"6704msgstr ""67056706#: builtin/commit.c:1354 builtin/commit.c:16266707msgid "terminate entries with NUL"6708msgstr ""67096710#: builtin/commit.c:1356 builtin/commit.c:1629 builtin/fast-export.c:9836711#: builtin/fast-export.c:986 builtin/tag.c:4126712msgid "mode"6713msgstr ""67146715#: builtin/commit.c:1357 builtin/commit.c:16296716msgid "show untracked files, optional modes: all, normal, no. (Default: all)"6717msgstr ""67186719#: builtin/commit.c:13606720msgid "show ignored files"6721msgstr ""67226723#: builtin/commit.c:1361 parse-options.h:1556724msgid "when"6725msgstr ""67266727#: builtin/commit.c:13626728msgid ""6729"ignore changes to submodules, optional when: all, dirty, untracked. "6730"(Default: all)"6731msgstr ""67326733#: builtin/commit.c:13646734msgid "list untracked files in columns"6735msgstr ""67366737#: builtin/commit.c:14406738msgid "couldn't look up newly created commit"6739msgstr ""67406741#: builtin/commit.c:14426742msgid "could not parse newly created commit"6743msgstr ""67446745#: builtin/commit.c:14876746msgid "detached HEAD"6747msgstr ""67486749#: builtin/commit.c:14906750msgid " (root-commit)"6751msgstr ""67526753#: builtin/commit.c:15876754msgid "suppress summary after successful commit"6755msgstr ""67566757#: builtin/commit.c:15886758msgid "show diff in commit message template"6759msgstr ""67606761#: builtin/commit.c:15906762msgid "Commit message options"6763msgstr ""67646765#: builtin/commit.c:1591 builtin/tag.c:4106766msgid "read message from file"6767msgstr ""67686769#: builtin/commit.c:15926770msgid "author"6771msgstr ""67726773#: builtin/commit.c:15926774msgid "override author for commit"6775msgstr ""67766777#: builtin/commit.c:1593 builtin/gc.c:3586778msgid "date"6779msgstr ""67806781#: builtin/commit.c:15936782msgid "override date for commit"6783msgstr ""67846785#: builtin/commit.c:1594 builtin/merge.c:222 builtin/notes.c:4016786#: builtin/notes.c:564 builtin/tag.c:4086787msgid "message"6788msgstr ""67896790#: builtin/commit.c:15946791msgid "commit message"6792msgstr ""67936794#: builtin/commit.c:1595 builtin/commit.c:1596 builtin/commit.c:15976795#: builtin/commit.c:1598 parse-options.h:257 ref-filter.h:776796msgid "commit"6797msgstr ""67986799#: builtin/commit.c:15956800msgid "reuse and edit message from specified commit"6801msgstr ""68026803#: builtin/commit.c:15966804msgid "reuse message from specified commit"6805msgstr ""68066807#: builtin/commit.c:15976808msgid "use autosquash formatted message to fixup specified commit"6809msgstr ""68106811#: builtin/commit.c:15986812msgid "use autosquash formatted message to squash specified commit"6813msgstr ""68146815#: builtin/commit.c:15996816msgid "the commit is authored by me now (used with -C/-c/--amend)"6817msgstr ""68186819#: builtin/commit.c:1600 builtin/log.c:1430 builtin/revert.c:1056820msgid "add Signed-off-by:"6821msgstr ""68226823#: builtin/commit.c:16016824msgid "use specified template file"6825msgstr ""68266827#: builtin/commit.c:16026828msgid "force edit of commit"6829msgstr ""68306831#: builtin/commit.c:16036832msgid "default"6833msgstr ""68346835#: builtin/commit.c:1603 builtin/tag.c:4136836msgid "how to strip spaces and #comments from message"6837msgstr ""68386839#: builtin/commit.c:16046840msgid "include status in commit message template"6841msgstr ""68426843#: builtin/commit.c:1606 builtin/merge.c:234 builtin/pull.c:1736844#: builtin/revert.c:1136845msgid "GPG sign commit"6846msgstr ""68476848#: builtin/commit.c:16096849msgid "Commit contents options"6850msgstr ""68516852#: builtin/commit.c:16106853msgid "commit all changed files"6854msgstr ""68556856#: builtin/commit.c:16116857msgid "add specified files to index for commit"6858msgstr ""68596860#: builtin/commit.c:16126861msgid "interactively add files"6862msgstr ""68636864#: builtin/commit.c:16136865msgid "interactively add changes"6866msgstr ""68676868#: builtin/commit.c:16146869msgid "commit only specified files"6870msgstr ""68716872#: builtin/commit.c:16156873msgid "bypass pre-commit and commit-msg hooks"6874msgstr ""68756876#: builtin/commit.c:16166877msgid "show what would be committed"6878msgstr ""68796880#: builtin/commit.c:16276881msgid "amend previous commit"6882msgstr ""68836884#: builtin/commit.c:16286885msgid "bypass post-rewrite hook"6886msgstr ""68876888#: builtin/commit.c:16336889msgid "ok to record an empty change"6890msgstr ""68916892#: builtin/commit.c:16356893msgid "ok to record a change with an empty message"6894msgstr ""68956896#: builtin/commit.c:16656897msgid "could not parse HEAD commit"6898msgstr ""68996900#: builtin/commit.c:17106901#, c-format6902msgid "Corrupt MERGE_HEAD file (%s)"6903msgstr ""69046905#: builtin/commit.c:17176906msgid "could not read MERGE_MODE"6907msgstr ""69086909#: builtin/commit.c:17366910#, c-format6911msgid "could not read commit message: %s"6912msgstr ""69136914#: builtin/commit.c:17476915#, c-format6916msgid "Aborting commit; you did not edit the message.\n"6917msgstr ""69186919#: builtin/commit.c:17526920#, c-format6921msgid "Aborting commit due to empty commit message.\n"6922msgstr ""69236924#: builtin/commit.c:18006925msgid ""6926"Repository has been updated, but unable to write\n"6927"new_index file. Check that disk is not full and quota is\n"6928"not exceeded, and then \"git reset HEAD\" to recover."6929msgstr ""69306931#: builtin/config.c:106932msgid "git config [<options>]"6933msgstr ""69346935#: builtin/config.c:576936msgid "Config file location"6937msgstr ""69386939#: builtin/config.c:586940msgid "use global config file"6941msgstr ""69426943#: builtin/config.c:596944msgid "use system config file"6945msgstr ""69466947#: builtin/config.c:606948msgid "use repository config file"6949msgstr ""69506951#: builtin/config.c:616952msgid "use given config file"6953msgstr ""69546955#: builtin/config.c:626956msgid "blob-id"6957msgstr ""69586959#: builtin/config.c:626960msgid "read config from given blob object"6961msgstr ""69626963#: builtin/config.c:636964msgid "Action"6965msgstr ""69666967#: builtin/config.c:646968msgid "get value: name [value-regex]"6969msgstr ""69706971#: builtin/config.c:656972msgid "get all values: key [value-regex]"6973msgstr ""69746975#: builtin/config.c:666976msgid "get values for regexp: name-regex [value-regex]"6977msgstr ""69786979#: builtin/config.c:676980msgid "get value specific for the URL: section[.var] URL"6981msgstr ""69826983#: builtin/config.c:686984msgid "replace all matching variables: name value [value_regex]"6985msgstr ""69866987#: builtin/config.c:696988msgid "add a new variable: name value"6989msgstr ""69906991#: builtin/config.c:706992msgid "remove a variable: name [value-regex]"6993msgstr ""69946995#: builtin/config.c:716996msgid "remove all matches: name [value-regex]"6997msgstr ""69986999#: builtin/config.c:727000msgid "rename section: old-name new-name"7001msgstr ""70027003#: builtin/config.c:737004msgid "remove a section: name"7005msgstr ""70067007#: builtin/config.c:747008msgid "list all"7009msgstr ""70107011#: builtin/config.c:757012msgid "open an editor"7013msgstr ""70147015#: builtin/config.c:767016msgid "find the color configured: slot [default]"7017msgstr ""70187019#: builtin/config.c:777020msgid "find the color setting: slot [stdout-is-tty]"7021msgstr ""70227023#: builtin/config.c:787024msgid "Type"7025msgstr ""70267027#: builtin/config.c:797028msgid "value is \"true\" or \"false\""7029msgstr ""70307031#: builtin/config.c:807032msgid "value is decimal number"7033msgstr ""70347035#: builtin/config.c:817036msgid "value is --bool or --int"7037msgstr ""70387039#: builtin/config.c:827040msgid "value is a path (file or directory name)"7041msgstr ""70427043#: builtin/config.c:837044msgid "Other"7045msgstr ""70467047#: builtin/config.c:847048msgid "terminate values with NUL byte"7049msgstr ""70507051#: builtin/config.c:857052msgid "show variable names only"7053msgstr ""70547055#: builtin/config.c:867056msgid "respect include directives on lookup"7057msgstr ""70587059#: builtin/config.c:877060msgid "show origin of config (file, standard input, blob, command line)"7061msgstr ""70627063#: builtin/config.c:3277064msgid "unable to parse default color value"7065msgstr ""70667067#: builtin/config.c:4717068#, c-format7069msgid ""7070"# This is Git's per-user configuration file.\n"7071"[user]\n"7072"# Please adapt and uncomment the following lines:\n"7073"#\tname = %s\n"7074"#\temail = %s\n"7075msgstr ""70767077#: builtin/config.c:4997078msgid "--local can only be used inside a git repository"7079msgstr ""70807081#: builtin/config.c:6217082#, c-format7083msgid "cannot create configuration file %s"7084msgstr ""70857086#: builtin/config.c:6337087#, c-format7088msgid ""7089"cannot overwrite multiple values with a single value\n"7090" Use a regexp, --add or --replace-all to change %s."7091msgstr ""70927093#: builtin/count-objects.c:877094msgid "git count-objects [-v] [-H | --human-readable]"7095msgstr ""70967097#: builtin/count-objects.c:977098msgid "print sizes in human readable format"7099msgstr ""71007101#: builtin/describe.c:197102msgid "git describe [<options>] [<commit-ish>...]"7103msgstr ""71047105#: builtin/describe.c:207106msgid "git describe [<options>] --dirty"7107msgstr ""71087109#: builtin/describe.c:547110msgid "head"7111msgstr ""71127113#: builtin/describe.c:547114msgid "lightweight"7115msgstr ""71167117#: builtin/describe.c:547118msgid "annotated"7119msgstr ""71207121#: builtin/describe.c:2537122#, c-format7123msgid "annotated tag %s not available"7124msgstr ""71257126#: builtin/describe.c:2577127#, c-format7128msgid "annotated tag %s has no embedded name"7129msgstr ""71307131#: builtin/describe.c:2597132#, c-format7133msgid "tag '%s' is really '%s' here"7134msgstr ""71357136#: builtin/describe.c:286 builtin/log.c:4897137#, c-format7138msgid "Not a valid object name %s"7139msgstr ""71407141#: builtin/describe.c:2897142#, c-format7143msgid "%s is not a valid '%s' object"7144msgstr ""71457146#: builtin/describe.c:3067147#, c-format7148msgid "no tag exactly matches '%s'"7149msgstr ""71507151#: builtin/describe.c:3087152#, c-format7153msgid "searching to describe %s\n"7154msgstr ""71557156#: builtin/describe.c:3557157#, c-format7158msgid "finished search at %s\n"7159msgstr ""71607161#: builtin/describe.c:3827162#, c-format7163msgid ""7164"No annotated tags can describe '%s'.\n"7165"However, there were unannotated tags: try --tags."7166msgstr ""71677168#: builtin/describe.c:3867169#, c-format7170msgid ""7171"No tags can describe '%s'.\n"7172"Try --always, or create some tags."7173msgstr ""71747175#: builtin/describe.c:4167176#, c-format7177msgid "traversed %lu commits\n"7178msgstr ""71797180#: builtin/describe.c:4197181#, c-format7182msgid ""7183"more than %i tags found; listed %i most recent\n"7184"gave up search at %s\n"7185msgstr ""71867187#: builtin/describe.c:4417188msgid "find the tag that comes after the commit"7189msgstr ""71907191#: builtin/describe.c:4427192msgid "debug search strategy on stderr"7193msgstr ""71947195#: builtin/describe.c:4437196msgid "use any ref"7197msgstr ""71987199#: builtin/describe.c:4447200msgid "use any tag, even unannotated"7201msgstr ""72027203#: builtin/describe.c:4457204msgid "always use long format"7205msgstr ""72067207#: builtin/describe.c:4467208msgid "only follow first parent"7209msgstr ""72107211#: builtin/describe.c:4497212msgid "only output exact matches"7213msgstr ""72147215#: builtin/describe.c:4517216msgid "consider <n> most recent tags (default: 10)"7217msgstr ""72187219#: builtin/describe.c:4537220msgid "only consider tags matching <pattern>"7221msgstr ""72227223#: builtin/describe.c:4557224msgid "do not consider tags matching <pattern>"7225msgstr ""72267227#: builtin/describe.c:457 builtin/name-rev.c:4067228msgid "show abbreviated commit object as fallback"7229msgstr ""72307231#: builtin/describe.c:458 builtin/describe.c:4617232msgid "mark"7233msgstr ""72347235#: builtin/describe.c:4597236msgid "append <mark> on dirty working tree (default: \"-dirty\")"7237msgstr ""72387239#: builtin/describe.c:4627240msgid "append <mark> on broken working tree (default: \"-broken\")"7241msgstr ""72427243#: builtin/describe.c:4807244msgid "--long is incompatible with --abbrev=0"7245msgstr ""72467247#: builtin/describe.c:5097248msgid "No names found, cannot describe anything."7249msgstr ""72507251#: builtin/describe.c:5527252msgid "--dirty is incompatible with commit-ishes"7253msgstr ""72547255#: builtin/describe.c:5547256msgid "--broken is incompatible with commit-ishes"7257msgstr ""72587259#: builtin/diff.c:837260#, c-format7261msgid "'%s': not a regular file or symlink"7262msgstr ""72637264#: builtin/diff.c:2357265#, c-format7266msgid "invalid option: %s"7267msgstr ""72687269#: builtin/diff.c:3597270msgid "Not a git repository"7271msgstr ""72727273#: builtin/diff.c:4027274#, c-format7275msgid "invalid object '%s' given."7276msgstr ""72777278#: builtin/diff.c:4117279#, c-format7280msgid "more than two blobs given: '%s'"7281msgstr ""72827283#: builtin/diff.c:4167284#, c-format7285msgid "unhandled object '%s' given."7286msgstr ""72877288#: builtin/difftool.c:297289msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"7290msgstr ""72917292#: builtin/difftool.c:2497293#, c-format7294msgid "failed: %d"7295msgstr ""72967297#: builtin/difftool.c:2917298#, c-format7299msgid "could not read symlink %s"7300msgstr ""73017302#: builtin/difftool.c:2937303#, c-format7304msgid "could not read symlink file %s"7305msgstr ""73067307#: builtin/difftool.c:3017308#, c-format7309msgid "could not read object %s for symlink %s"7310msgstr ""73117312#: builtin/difftool.c:4037313msgid ""7314"combined diff formats('-c' and '--cc') are not supported in\n"7315"directory diff mode('-d' and '--dir-diff')."7316msgstr ""73177318#: builtin/difftool.c:6267319#, c-format7320msgid "both files modified: '%s' and '%s'."7321msgstr ""73227323#: builtin/difftool.c:6287324msgid "working tree file has been left."7325msgstr ""73267327#: builtin/difftool.c:6397328#, c-format7329msgid "temporary files exist in '%s'."7330msgstr ""73317332#: builtin/difftool.c:6407333msgid "you may want to cleanup or recover these."7334msgstr ""73357336#: builtin/difftool.c:6897337msgid "use `diff.guitool` instead of `diff.tool`"7338msgstr ""73397340#: builtin/difftool.c:6917341msgid "perform a full-directory diff"7342msgstr ""73437344#: builtin/difftool.c:6937345msgid "do not prompt before launching a diff tool"7346msgstr ""73477348#: builtin/difftool.c:6997349msgid "use symlinks in dir-diff mode"7350msgstr ""73517352#: builtin/difftool.c:7007353msgid "<tool>"7354msgstr ""73557356#: builtin/difftool.c:7017357msgid "use the specified diff tool"7358msgstr ""73597360#: builtin/difftool.c:7037361msgid "print a list of diff tools that may be used with `--tool`"7362msgstr ""73637364#: builtin/difftool.c:7067365msgid ""7366"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "7367"code"7368msgstr ""73697370#: builtin/difftool.c:7087371msgid "<command>"7372msgstr ""73737374#: builtin/difftool.c:7097375msgid "specify a custom command for viewing diffs"7376msgstr ""73777378#: builtin/difftool.c:7337379msgid "no <tool> given for --tool=<tool>"7380msgstr ""73817382#: builtin/difftool.c:7407383msgid "no <cmd> given for --extcmd=<cmd>"7384msgstr ""73857386#: builtin/fast-export.c:267387msgid "git fast-export [rev-list-opts]"7388msgstr ""73897390#: builtin/fast-export.c:9827391msgid "show progress after <n> objects"7392msgstr ""73937394#: builtin/fast-export.c:9847395msgid "select handling of signed tags"7396msgstr ""73977398#: builtin/fast-export.c:9877399msgid "select handling of tags that tag filtered objects"7400msgstr ""74017402#: builtin/fast-export.c:9907403msgid "Dump marks to this file"7404msgstr ""74057406#: builtin/fast-export.c:9927407msgid "Import marks from this file"7408msgstr ""74097410#: builtin/fast-export.c:9947411msgid "Fake a tagger when tags lack one"7412msgstr ""74137414#: builtin/fast-export.c:9967415msgid "Output full tree for each commit"7416msgstr ""74177418#: builtin/fast-export.c:9987419msgid "Use the done feature to terminate the stream"7420msgstr ""74217422#: builtin/fast-export.c:9997423msgid "Skip output of blob data"7424msgstr ""74257426#: builtin/fast-export.c:10007427msgid "refspec"7428msgstr ""74297430#: builtin/fast-export.c:10017431msgid "Apply refspec to exported refs"7432msgstr ""74337434#: builtin/fast-export.c:10027435msgid "anonymize output"7436msgstr ""74377438#: builtin/fetch.c:227439msgid "git fetch [<options>] [<repository> [<refspec>...]]"7440msgstr ""74417442#: builtin/fetch.c:237443msgid "git fetch [<options>] <group>"7444msgstr ""74457446#: builtin/fetch.c:247447msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"7448msgstr ""74497450#: builtin/fetch.c:257451msgid "git fetch --all [<options>]"7452msgstr ""74537454#: builtin/fetch.c:90 builtin/pull.c:1827455msgid "fetch from all remotes"7456msgstr ""74577458#: builtin/fetch.c:92 builtin/pull.c:1857459msgid "append to .git/FETCH_HEAD instead of overwriting"7460msgstr ""74617462#: builtin/fetch.c:94 builtin/pull.c:1887463msgid "path to upload pack on remote end"7464msgstr ""74657466#: builtin/fetch.c:95 builtin/pull.c:1907467msgid "force overwrite of local branch"7468msgstr ""74697470#: builtin/fetch.c:977471msgid "fetch from multiple remotes"7472msgstr ""74737474#: builtin/fetch.c:99 builtin/pull.c:1927475msgid "fetch all tags and associated objects"7476msgstr ""74777478#: builtin/fetch.c:1017479msgid "do not fetch all tags (--no-tags)"7480msgstr ""74817482#: builtin/fetch.c:1037483msgid "number of submodules fetched in parallel"7484msgstr ""74857486#: builtin/fetch.c:105 builtin/pull.c:1957487msgid "prune remote-tracking branches no longer on remote"7488msgstr ""74897490#: builtin/fetch.c:106 builtin/fetch.c:129 builtin/pull.c:1237491msgid "on-demand"7492msgstr ""74937494#: builtin/fetch.c:1077495msgid "control recursive fetching of submodules"7496msgstr ""74977498#: builtin/fetch.c:111 builtin/pull.c:2037499msgid "keep downloaded pack"7500msgstr ""75017502#: builtin/fetch.c:1137503msgid "allow updating of HEAD ref"7504msgstr ""75057506#: builtin/fetch.c:116 builtin/fetch.c:122 builtin/pull.c:2067507msgid "deepen history of shallow clone"7508msgstr ""75097510#: builtin/fetch.c:1187511msgid "deepen history of shallow repository based on time"7512msgstr ""75137514#: builtin/fetch.c:124 builtin/pull.c:2097515msgid "convert to a complete repository"7516msgstr ""75177518#: builtin/fetch.c:126 builtin/log.c:14507519msgid "dir"7520msgstr ""75217522#: builtin/fetch.c:1277523msgid "prepend this to submodule path output"7524msgstr ""75257526#: builtin/fetch.c:1307527msgid ""7528"default for recursive fetching of submodules (lower priority than config "7529"files)"7530msgstr ""75317532#: builtin/fetch.c:134 builtin/pull.c:2127533msgid "accept refs that update .git/shallow"7534msgstr ""75357536#: builtin/fetch.c:135 builtin/pull.c:2147537msgid "refmap"7538msgstr ""75397540#: builtin/fetch.c:136 builtin/pull.c:2157541msgid "specify fetch refmap"7542msgstr ""75437544#: builtin/fetch.c:3947545msgid "Couldn't find remote ref HEAD"7546msgstr ""75477548#: builtin/fetch.c:5127549#, c-format7550msgid "configuration fetch.output contains invalid value %s"7551msgstr ""75527553#: builtin/fetch.c:6057554#, c-format7555msgid "object %s not found"7556msgstr ""75577558#: builtin/fetch.c:6097559msgid "[up to date]"7560msgstr ""75617562#: builtin/fetch.c:622 builtin/fetch.c:7027563msgid "[rejected]"7564msgstr ""75657566#: builtin/fetch.c:6237567msgid "can't fetch in current branch"7568msgstr ""75697570#: builtin/fetch.c:6327571msgid "[tag update]"7572msgstr ""75737574#: builtin/fetch.c:633 builtin/fetch.c:666 builtin/fetch.c:6827575#: builtin/fetch.c:6977576msgid "unable to update local ref"7577msgstr ""75787579#: builtin/fetch.c:6527580msgid "[new tag]"7581msgstr ""75827583#: builtin/fetch.c:6557584msgid "[new branch]"7585msgstr ""75867587#: builtin/fetch.c:6587588msgid "[new ref]"7589msgstr ""75907591#: builtin/fetch.c:6977592msgid "forced update"7593msgstr ""75947595#: builtin/fetch.c:7027596msgid "non-fast-forward"7597msgstr ""75987599#: builtin/fetch.c:7477600#, c-format7601msgid "%s did not send all necessary objects\n"7602msgstr ""76037604#: builtin/fetch.c:7677605#, c-format7606msgid "reject %s because shallow roots are not allowed to be updated"7607msgstr ""76087609#: builtin/fetch.c:855 builtin/fetch.c:9517610#, c-format7611msgid "From %.*s\n"7612msgstr ""76137614#: builtin/fetch.c:8667615#, c-format7616msgid ""7617"some local refs could not be updated; try running\n"7618" 'git remote prune %s' to remove any old, conflicting branches"7619msgstr ""76207621#: builtin/fetch.c:9217622#, c-format7623msgid " (%s will become dangling)"7624msgstr ""76257626#: builtin/fetch.c:9227627#, c-format7628msgid " (%s has become dangling)"7629msgstr ""76307631#: builtin/fetch.c:9547632msgid "[deleted]"7633msgstr ""76347635#: builtin/fetch.c:955 builtin/remote.c:10237636msgid "(none)"7637msgstr ""76387639#: builtin/fetch.c:9787640#, c-format7641msgid "Refusing to fetch into current branch %s of non-bare repository"7642msgstr ""76437644#: builtin/fetch.c:9977645#, c-format7646msgid "Option \"%s\" value \"%s\" is not valid for %s"7647msgstr ""76487649#: builtin/fetch.c:10007650#, c-format7651msgid "Option \"%s\" is ignored for %s\n"7652msgstr ""76537654#: builtin/fetch.c:10767655#, c-format7656msgid "Don't know how to fetch from %s"7657msgstr ""76587659#: builtin/fetch.c:12367660#, c-format7661msgid "Fetching %s\n"7662msgstr ""76637664#: builtin/fetch.c:1238 builtin/remote.c:977665#, c-format7666msgid "Could not fetch %s"7667msgstr ""76687669#: builtin/fetch.c:12567670msgid ""7671"No remote repository specified. Please, specify either a URL or a\n"7672"remote name from which new revisions should be fetched."7673msgstr ""76747675#: builtin/fetch.c:12797676msgid "You need to specify a tag name."7677msgstr ""76787679#: builtin/fetch.c:13217680msgid "Negative depth in --deepen is not supported"7681msgstr ""76827683#: builtin/fetch.c:13237684msgid "--deepen and --depth are mutually exclusive"7685msgstr ""76867687#: builtin/fetch.c:13287688msgid "--depth and --unshallow cannot be used together"7689msgstr ""76907691#: builtin/fetch.c:13307692msgid "--unshallow on a complete repository does not make sense"7693msgstr ""76947695#: builtin/fetch.c:13497696msgid "fetch --all does not take a repository argument"7697msgstr ""76987699#: builtin/fetch.c:13517700msgid "fetch --all does not make sense with refspecs"7701msgstr ""77027703#: builtin/fetch.c:13627704#, c-format7705msgid "No such remote or remote group: %s"7706msgstr ""77077708#: builtin/fetch.c:13707709msgid "Fetching a group and specifying refspecs does not make sense"7710msgstr ""77117712#: builtin/fmt-merge-msg.c:157713msgid ""7714"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"7715msgstr ""77167717#: builtin/fmt-merge-msg.c:6647718msgid "populate log with at most <n> entries from shortlog"7719msgstr ""77207721#: builtin/fmt-merge-msg.c:6677722msgid "alias for --log (deprecated)"7723msgstr ""77247725#: builtin/fmt-merge-msg.c:6707726msgid "text"7727msgstr ""77287729#: builtin/fmt-merge-msg.c:6717730msgid "use <text> as start of message"7731msgstr ""77327733#: builtin/fmt-merge-msg.c:6727734msgid "file to read from"7735msgstr ""77367737#: builtin/for-each-ref.c:107738msgid "git for-each-ref [<options>] [<pattern>]"7739msgstr ""77407741#: builtin/for-each-ref.c:117742msgid "git for-each-ref [--points-at <object>]"7743msgstr ""77447745#: builtin/for-each-ref.c:127746msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"7747msgstr ""77487749#: builtin/for-each-ref.c:137750msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"7751msgstr ""77527753#: builtin/for-each-ref.c:287754msgid "quote placeholders suitably for shells"7755msgstr ""77567757#: builtin/for-each-ref.c:307758msgid "quote placeholders suitably for perl"7759msgstr ""77607761#: builtin/for-each-ref.c:327762msgid "quote placeholders suitably for python"7763msgstr ""77647765#: builtin/for-each-ref.c:347766msgid "quote placeholders suitably for Tcl"7767msgstr ""77687769#: builtin/for-each-ref.c:377770msgid "show only <n> matched refs"7771msgstr ""77727773#: builtin/for-each-ref.c:427774msgid "print only refs which points at the given object"7775msgstr ""77767777#: builtin/for-each-ref.c:447778msgid "print only refs that are merged"7779msgstr ""77807781#: builtin/for-each-ref.c:457782msgid "print only refs that are not merged"7783msgstr ""77847785#: builtin/for-each-ref.c:467786msgid "print only refs which contain the commit"7787msgstr ""77887789#: builtin/for-each-ref.c:477790msgid "print only refs which don't contain the commit"7791msgstr ""77927793#: builtin/fsck.c:5547794msgid "Checking object directories"7795msgstr ""77967797#: builtin/fsck.c:6467798msgid "git fsck [<options>] [<object>...]"7799msgstr ""78007801#: builtin/fsck.c:6527802msgid "show unreachable objects"7803msgstr ""78047805#: builtin/fsck.c:6537806msgid "show dangling objects"7807msgstr ""78087809#: builtin/fsck.c:6547810msgid "report tags"7811msgstr ""78127813#: builtin/fsck.c:6557814msgid "report root nodes"7815msgstr ""78167817#: builtin/fsck.c:6567818msgid "make index objects head nodes"7819msgstr ""78207821#: builtin/fsck.c:6577822msgid "make reflogs head nodes (default)"7823msgstr ""78247825#: builtin/fsck.c:6587826msgid "also consider packs and alternate objects"7827msgstr ""78287829#: builtin/fsck.c:6597830msgid "check only connectivity"7831msgstr ""78327833#: builtin/fsck.c:6607834msgid "enable more strict checking"7835msgstr ""78367837#: builtin/fsck.c:6627838msgid "write dangling objects in .git/lost-found"7839msgstr ""78407841#: builtin/fsck.c:663 builtin/prune.c:1077842msgid "show progress"7843msgstr ""78447845#: builtin/fsck.c:6647846msgid "show verbose names for reachable objects"7847msgstr ""78487849#: builtin/fsck.c:7257850msgid "Checking objects"7851msgstr ""78527853#: builtin/gc.c:267854msgid "git gc [<options>]"7855msgstr ""78567857#: builtin/gc.c:797858#, c-format7859msgid "Failed to fstat %s: %s"7860msgstr ""78617862#: builtin/gc.c:3117863#, c-format7864msgid "Can't stat %s"7865msgstr ""78667867#: builtin/gc.c:3207868#, c-format7869msgid ""7870"The last gc run reported the following. Please correct the root cause\n"7871"and remove %s.\n"7872"Automatic cleanup will not be performed until the file is removed.\n"7873"\n"7874"%s"7875msgstr ""78767877#: builtin/gc.c:3597878msgid "prune unreferenced objects"7879msgstr ""78807881#: builtin/gc.c:3617882msgid "be more thorough (increased runtime)"7883msgstr ""78847885#: builtin/gc.c:3627886msgid "enable auto-gc mode"7887msgstr ""78887889#: builtin/gc.c:3637890msgid "force running gc even if there may be another gc running"7891msgstr ""78927893#: builtin/gc.c:3807894#, c-format7895msgid "Failed to parse gc.logexpiry value %s"7896msgstr ""78977898#: builtin/gc.c:4087899#, c-format7900msgid "Auto packing the repository in background for optimum performance.\n"7901msgstr ""79027903#: builtin/gc.c:4107904#, c-format7905msgid "Auto packing the repository for optimum performance.\n"7906msgstr ""79077908#: builtin/gc.c:4117909#, c-format7910msgid "See \"git help gc\" for manual housekeeping.\n"7911msgstr ""79127913#: builtin/gc.c:4367914#, c-format7915msgid ""7916"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"7917msgstr ""79187919#: builtin/gc.c:4807920msgid ""7921"There are too many unreachable loose objects; run 'git prune' to remove them."7922msgstr ""79237924#: builtin/grep.c:277925msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"7926msgstr ""79277928#: builtin/grep.c:2357929#, c-format7930msgid "grep: failed to create thread: %s"7931msgstr ""79327933#: builtin/grep.c:2937934#, c-format7935msgid "invalid number of threads specified (%d) for %s"7936msgstr ""79377938#. TRANSLATORS: %s is the configuration7939#. variable for tweaking threads, currently7940#. grep.threads7941#.7942#: builtin/grep.c:302 builtin/index-pack.c:1494 builtin/index-pack.c:16927943#, c-format7944msgid "no threads support, ignoring %s"7945msgstr ""79467947#: builtin/grep.c:788 builtin/grep.c:8297948#, c-format7949msgid "unable to read tree (%s)"7950msgstr ""79517952#: builtin/grep.c:8487953#, c-format7954msgid "unable to grep from object of type %s"7955msgstr ""79567957#: builtin/grep.c:9127958#, c-format7959msgid "switch `%c' expects a numerical value"7960msgstr ""79617962#: builtin/grep.c:9997963msgid "search in index instead of in the work tree"7964msgstr ""79657966#: builtin/grep.c:10017967msgid "find in contents not managed by git"7968msgstr ""79697970#: builtin/grep.c:10037971msgid "search in both tracked and untracked files"7972msgstr ""79737974#: builtin/grep.c:10057975msgid "ignore files specified via '.gitignore'"7976msgstr ""79777978#: builtin/grep.c:10077979msgid "recursively search in each submodule"7980msgstr ""79817982#: builtin/grep.c:10097983msgid "basename"7984msgstr ""79857986#: builtin/grep.c:10107987msgid "prepend parent project's basename to output"7988msgstr ""79897990#: builtin/grep.c:10137991msgid "show non-matching lines"7992msgstr ""79937994#: builtin/grep.c:10157995msgid "case insensitive matching"7996msgstr ""79977998#: builtin/grep.c:10177999msgid "match patterns only at word boundaries"8000msgstr ""80018002#: builtin/grep.c:10198003msgid "process binary files as text"8004msgstr ""80058006#: builtin/grep.c:10218007msgid "don't match patterns in binary files"8008msgstr ""80098010#: builtin/grep.c:10248011msgid "process binary files with textconv filters"8012msgstr ""80138014#: builtin/grep.c:10268015msgid "descend at most <depth> levels"8016msgstr ""80178018#: builtin/grep.c:10308019msgid "use extended POSIX regular expressions"8020msgstr ""80218022#: builtin/grep.c:10338023msgid "use basic POSIX regular expressions (default)"8024msgstr ""80258026#: builtin/grep.c:10368027msgid "interpret patterns as fixed strings"8028msgstr ""80298030#: builtin/grep.c:10398031msgid "use Perl-compatible regular expressions"8032msgstr ""80338034#: builtin/grep.c:10428035msgid "show line numbers"8036msgstr ""80378038#: builtin/grep.c:10438039msgid "don't show filenames"8040msgstr ""80418042#: builtin/grep.c:10448043msgid "show filenames"8044msgstr ""80458046#: builtin/grep.c:10468047msgid "show filenames relative to top directory"8048msgstr ""80498050#: builtin/grep.c:10488051msgid "show only filenames instead of matching lines"8052msgstr ""80538054#: builtin/grep.c:10508055msgid "synonym for --files-with-matches"8056msgstr ""80578058#: builtin/grep.c:10538059msgid "show only the names of files without match"8060msgstr ""80618062#: builtin/grep.c:10558063msgid "print NUL after filenames"8064msgstr ""80658066#: builtin/grep.c:10578067msgid "show the number of matches instead of matching lines"8068msgstr ""80698070#: builtin/grep.c:10588071msgid "highlight matches"8072msgstr ""80738074#: builtin/grep.c:10608075msgid "print empty line between matches from different files"8076msgstr ""80778078#: builtin/grep.c:10628079msgid "show filename only once above matches from same file"8080msgstr ""80818082#: builtin/grep.c:10658083msgid "show <n> context lines before and after matches"8084msgstr ""80858086#: builtin/grep.c:10688087msgid "show <n> context lines before matches"8088msgstr ""80898090#: builtin/grep.c:10708091msgid "show <n> context lines after matches"8092msgstr ""80938094#: builtin/grep.c:10728095msgid "use <n> worker threads"8096msgstr ""80978098#: builtin/grep.c:10738099msgid "shortcut for -C NUM"8100msgstr ""81018102#: builtin/grep.c:10768103msgid "show a line with the function name before matches"8104msgstr ""81058106#: builtin/grep.c:10788107msgid "show the surrounding function"8108msgstr ""81098110#: builtin/grep.c:10818111msgid "read patterns from file"8112msgstr ""81138114#: builtin/grep.c:10838115msgid "match <pattern>"8116msgstr ""81178118#: builtin/grep.c:10858119msgid "combine patterns specified with -e"8120msgstr ""81218122#: builtin/grep.c:10978123msgid "indicate hit with exit status without output"8124msgstr ""81258126#: builtin/grep.c:10998127msgid "show only matches from files that match all patterns"8128msgstr ""81298130#: builtin/grep.c:11018131msgid "show parse tree for grep expression"8132msgstr ""81338134#: builtin/grep.c:11058135msgid "pager"8136msgstr ""81378138#: builtin/grep.c:11058139msgid "show matching files in the pager"8140msgstr ""81418142#: builtin/grep.c:11088143msgid "allow calling of grep(1) (ignored by this build)"8144msgstr ""81458146#: builtin/grep.c:11728147msgid "no pattern given."8148msgstr ""81498150#: builtin/grep.c:12048151msgid "--no-index or --untracked cannot be used with revs"8152msgstr ""81538154#: builtin/grep.c:12118155#, c-format8156msgid "unable to resolve revision: %s"8157msgstr ""81588159#: builtin/grep.c:1245 builtin/index-pack.c:14908160#, c-format8161msgid "invalid number of threads specified (%d)"8162msgstr ""81638164#: builtin/grep.c:12508165msgid "no threads support, ignoring --threads"8166msgstr ""81678168#: builtin/grep.c:12818169msgid "--open-files-in-pager only works on the worktree"8170msgstr ""81718172#: builtin/grep.c:13048173msgid "option not supported with --recurse-submodules."8174msgstr ""81758176#: builtin/grep.c:13108177msgid "--cached or --untracked cannot be used with --no-index."8178msgstr ""81798180#: builtin/grep.c:13168181msgid "--[no-]exclude-standard cannot be used for tracked contents."8182msgstr ""81838184#: builtin/grep.c:13248185msgid "both --cached and trees are given."8186msgstr ""81878188#: builtin/hash-object.c:828189msgid ""8190"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "8191"[--] <file>..."8192msgstr ""81938194#: builtin/hash-object.c:838195msgid "git hash-object --stdin-paths"8196msgstr ""81978198#: builtin/hash-object.c:958199msgid "type"8200msgstr ""82018202#: builtin/hash-object.c:958203msgid "object type"8204msgstr ""82058206#: builtin/hash-object.c:968207msgid "write the object into the object database"8208msgstr ""82098210#: builtin/hash-object.c:988211msgid "read the object from stdin"8212msgstr ""82138214#: builtin/hash-object.c:1008215msgid "store file as is without filters"8216msgstr ""82178218#: builtin/hash-object.c:1018219msgid ""8220"just hash any random garbage to create corrupt objects for debugging Git"8221msgstr ""82228223#: builtin/hash-object.c:1028224msgid "process file as it were from this path"8225msgstr ""82268227#: builtin/help.c:438228msgid "print all available commands"8229msgstr ""82308231#: builtin/help.c:448232msgid "exclude guides"8233msgstr ""82348235#: builtin/help.c:458236msgid "print list of useful guides"8237msgstr ""82388239#: builtin/help.c:468240msgid "show man page"8241msgstr ""82428243#: builtin/help.c:478244msgid "show manual in web browser"8245msgstr ""82468247#: builtin/help.c:498248msgid "show info page"8249msgstr ""82508251#: builtin/help.c:558252msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"8253msgstr ""82548255#: builtin/help.c:678256#, c-format8257msgid "unrecognized help format '%s'"8258msgstr ""82598260#: builtin/help.c:948261msgid "Failed to start emacsclient."8262msgstr ""82638264#: builtin/help.c:1078265msgid "Failed to parse emacsclient version."8266msgstr ""82678268#: builtin/help.c:1158269#, c-format8270msgid "emacsclient version '%d' too old (< 22)."8271msgstr ""82728273#: builtin/help.c:133 builtin/help.c:154 builtin/help.c:163 builtin/help.c:1718274#, c-format8275msgid "failed to exec '%s'"8276msgstr ""82778278#: builtin/help.c:2088279#, c-format8280msgid ""8281"'%s': path for unsupported man viewer.\n"8282"Please consider using 'man.<tool>.cmd' instead."8283msgstr ""82848285#: builtin/help.c:2208286#, c-format8287msgid ""8288"'%s': cmd for supported man viewer.\n"8289"Please consider using 'man.<tool>.path' instead."8290msgstr ""82918292#: builtin/help.c:3378293#, c-format8294msgid "'%s': unknown man viewer."8295msgstr ""82968297#: builtin/help.c:3548298msgid "no man viewer handled the request"8299msgstr ""83008301#: builtin/help.c:3628302msgid "no info viewer handled the request"8303msgstr ""83048305#: builtin/help.c:4048306msgid "Defining attributes per path"8307msgstr ""83088309#: builtin/help.c:4058310msgid "Everyday Git With 20 Commands Or So"8311msgstr ""83128313#: builtin/help.c:4068314msgid "A Git glossary"8315msgstr ""83168317#: builtin/help.c:4078318msgid "Specifies intentionally untracked files to ignore"8319msgstr ""83208321#: builtin/help.c:4088322msgid "Defining submodule properties"8323msgstr ""83248325#: builtin/help.c:4098326msgid "Specifying revisions and ranges for Git"8327msgstr ""83288329#: builtin/help.c:4108330msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"8331msgstr ""83328333#: builtin/help.c:4118334msgid "An overview of recommended workflows with Git"8335msgstr ""83368337#: builtin/help.c:4238338msgid "The common Git guides are:\n"8339msgstr ""83408341#: builtin/help.c:4418342#, c-format8343msgid "`git %s' is aliased to `%s'"8344msgstr ""83458346#: builtin/help.c:463 builtin/help.c:4808347#, c-format8348msgid "usage: %s%s"8349msgstr ""83508351#: builtin/index-pack.c:1558352#, c-format8353msgid "unable to open %s"8354msgstr ""83558356#: builtin/index-pack.c:2058357#, c-format8358msgid "object type mismatch at %s"8359msgstr ""83608361#: builtin/index-pack.c:2258362#, c-format8363msgid "did not receive expected object %s"8364msgstr ""83658366#: builtin/index-pack.c:2288367#, c-format8368msgid "object %s: expected type %s, found %s"8369msgstr ""83708371#: builtin/index-pack.c:2708372#, c-format8373msgid "cannot fill %d byte"8374msgid_plural "cannot fill %d bytes"8375msgstr[0] ""8376msgstr[1] ""83778378#: builtin/index-pack.c:2808379msgid "early EOF"8380msgstr ""83818382#: builtin/index-pack.c:2818383msgid "read error on input"8384msgstr ""83858386#: builtin/index-pack.c:2938387msgid "used more bytes than were available"8388msgstr ""83898390#: builtin/index-pack.c:3008391msgid "pack too large for current definition of off_t"8392msgstr ""83938394#: builtin/index-pack.c:303 builtin/unpack-objects.c:938395msgid "pack exceeds maximum allowed size"8396msgstr ""83978398#: builtin/index-pack.c:3188399#, c-format8400msgid "unable to create '%s'"8401msgstr ""84028403#: builtin/index-pack.c:3248404#, c-format8405msgid "cannot open packfile '%s'"8406msgstr ""84078408#: builtin/index-pack.c:3388409msgid "pack signature mismatch"8410msgstr ""84118412#: builtin/index-pack.c:3408413#, c-format8414msgid "pack version %<PRIu32> unsupported"8415msgstr ""84168417#: builtin/index-pack.c:3588418#, c-format8419msgid "pack has bad object at offset %<PRIuMAX>: %s"8420msgstr ""84218422#: builtin/index-pack.c:4798423#, c-format8424msgid "inflate returned %d"8425msgstr ""84268427#: builtin/index-pack.c:5288428msgid "offset value overflow for delta base object"8429msgstr ""84308431#: builtin/index-pack.c:5368432msgid "delta base offset is out of bound"8433msgstr ""84348435#: builtin/index-pack.c:5448436#, c-format8437msgid "unknown object type %d"8438msgstr ""84398440#: builtin/index-pack.c:5758441msgid "cannot pread pack file"8442msgstr ""84438444#: builtin/index-pack.c:5778445#, c-format8446msgid "premature end of pack file, %<PRIuMAX> byte missing"8447msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"8448msgstr[0] ""8449msgstr[1] ""84508451#: builtin/index-pack.c:6038452msgid "serious inflate inconsistency"8453msgstr ""84548455#: builtin/index-pack.c:748 builtin/index-pack.c:754 builtin/index-pack.c:7778456#: builtin/index-pack.c:816 builtin/index-pack.c:8258457#, c-format8458msgid "SHA1 COLLISION FOUND WITH %s !"8459msgstr ""84608461#: builtin/index-pack.c:751 builtin/pack-objects.c:1678462#: builtin/pack-objects.c:2618463#, c-format8464msgid "unable to read %s"8465msgstr ""84668467#: builtin/index-pack.c:8148468#, c-format8469msgid "cannot read existing object info %s"8470msgstr ""84718472#: builtin/index-pack.c:8228473#, c-format8474msgid "cannot read existing object %s"8475msgstr ""84768477#: builtin/index-pack.c:8368478#, c-format8479msgid "invalid blob object %s"8480msgstr ""84818482#: builtin/index-pack.c:8518483#, c-format8484msgid "invalid %s"8485msgstr ""84868487#: builtin/index-pack.c:8548488msgid "Error in object"8489msgstr ""84908491#: builtin/index-pack.c:8568492#, c-format8493msgid "Not all child objects of %s are reachable"8494msgstr ""84958496#: builtin/index-pack.c:928 builtin/index-pack.c:9598497msgid "failed to apply delta"8498msgstr ""84998500#: builtin/index-pack.c:11308501msgid "Receiving objects"8502msgstr ""85038504#: builtin/index-pack.c:11308505msgid "Indexing objects"8506msgstr ""85078508#: builtin/index-pack.c:11648509msgid "pack is corrupted (SHA1 mismatch)"8510msgstr ""85118512#: builtin/index-pack.c:11698513msgid "cannot fstat packfile"8514msgstr ""85158516#: builtin/index-pack.c:11728517msgid "pack has junk at the end"8518msgstr ""85198520#: builtin/index-pack.c:11848521msgid "confusion beyond insanity in parse_pack_objects()"8522msgstr ""85238524#: builtin/index-pack.c:12078525msgid "Resolving deltas"8526msgstr ""85278528#: builtin/index-pack.c:12188529#, c-format8530msgid "unable to create thread: %s"8531msgstr ""85328533#: builtin/index-pack.c:12608534msgid "confusion beyond insanity"8535msgstr ""85368537#: builtin/index-pack.c:12668538#, c-format8539msgid "completed with %d local object"8540msgid_plural "completed with %d local objects"8541msgstr[0] ""8542msgstr[1] ""85438544#: builtin/index-pack.c:12788545#, c-format8546msgid "Unexpected tail checksum for %s (disk corruption?)"8547msgstr ""85488549#: builtin/index-pack.c:12828550#, c-format8551msgid "pack has %d unresolved delta"8552msgid_plural "pack has %d unresolved deltas"8553msgstr[0] ""8554msgstr[1] ""85558556#: builtin/index-pack.c:13068557#, c-format8558msgid "unable to deflate appended object (%d)"8559msgstr ""85608561#: builtin/index-pack.c:13828562#, c-format8563msgid "local object %s is corrupt"8564msgstr ""85658566#: builtin/index-pack.c:14088567msgid "error while closing pack file"8568msgstr ""85698570#: builtin/index-pack.c:14208571#, c-format8572msgid "cannot write keep file '%s'"8573msgstr ""85748575#: builtin/index-pack.c:14288576#, c-format8577msgid "cannot close written keep file '%s'"8578msgstr ""85798580#: builtin/index-pack.c:14388581msgid "cannot store pack file"8582msgstr ""85838584#: builtin/index-pack.c:14468585msgid "cannot store index file"8586msgstr ""85878588#: builtin/index-pack.c:14848589#, c-format8590msgid "bad pack.indexversion=%<PRIu32>"8591msgstr ""85928593#: builtin/index-pack.c:15528594#, c-format8595msgid "Cannot open existing pack file '%s'"8596msgstr ""85978598#: builtin/index-pack.c:15548599#, c-format8600msgid "Cannot open existing pack idx file for '%s'"8601msgstr ""86028603#: builtin/index-pack.c:16028604#, c-format8605msgid "non delta: %d object"8606msgid_plural "non delta: %d objects"8607msgstr[0] ""8608msgstr[1] ""86098610#: builtin/index-pack.c:16098611#, c-format8612msgid "chain length = %d: %lu object"8613msgid_plural "chain length = %d: %lu objects"8614msgstr[0] ""8615msgstr[1] ""86168617#: builtin/index-pack.c:16228618#, c-format8619msgid "packfile name '%s' does not end with '.pack'"8620msgstr ""86218622#: builtin/index-pack.c:1704 builtin/index-pack.c:17078623#: builtin/index-pack.c:1723 builtin/index-pack.c:17278624#, c-format8625msgid "bad %s"8626msgstr ""86278628#: builtin/index-pack.c:17438629msgid "--fix-thin cannot be used without --stdin"8630msgstr ""86318632#: builtin/index-pack.c:17458633msgid "--stdin requires a git repository"8634msgstr ""86358636#: builtin/index-pack.c:17538637msgid "--verify with no packfile name given"8638msgstr ""86398640#: builtin/init-db.c:558641#, c-format8642msgid "cannot stat '%s'"8643msgstr ""86448645#: builtin/init-db.c:618646#, c-format8647msgid "cannot stat template '%s'"8648msgstr ""86498650#: builtin/init-db.c:668651#, c-format8652msgid "cannot opendir '%s'"8653msgstr ""86548655#: builtin/init-db.c:778656#, c-format8657msgid "cannot readlink '%s'"8658msgstr ""86598660#: builtin/init-db.c:798661#, c-format8662msgid "cannot symlink '%s' '%s'"8663msgstr ""86648665#: builtin/init-db.c:858666#, c-format8667msgid "cannot copy '%s' to '%s'"8668msgstr ""86698670#: builtin/init-db.c:898671#, c-format8672msgid "ignoring template %s"8673msgstr ""86748675#: builtin/init-db.c:1208676#, c-format8677msgid "templates not found %s"8678msgstr ""86798680#: builtin/init-db.c:1358681#, c-format8682msgid "not copying templates from '%s': %s"8683msgstr ""86848685#: builtin/init-db.c:3288686#, c-format8687msgid "unable to handle file type %d"8688msgstr ""86898690#: builtin/init-db.c:3318691#, c-format8692msgid "unable to move %s to %s"8693msgstr ""86948695#: builtin/init-db.c:348 builtin/init-db.c:3518696#, c-format8697msgid "%s already exists"8698msgstr ""86998700#: builtin/init-db.c:4048701#, c-format8702msgid "Reinitialized existing shared Git repository in %s%s\n"8703msgstr ""87048705#: builtin/init-db.c:4058706#, c-format8707msgid "Reinitialized existing Git repository in %s%s\n"8708msgstr ""87098710#: builtin/init-db.c:4098711#, c-format8712msgid "Initialized empty shared Git repository in %s%s\n"8713msgstr ""87148715#: builtin/init-db.c:4108716#, c-format8717msgid "Initialized empty Git repository in %s%s\n"8718msgstr ""87198720#: builtin/init-db.c:4588721msgid ""8722"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"8723"shared[=<permissions>]] [<directory>]"8724msgstr ""87258726#: builtin/init-db.c:4818727msgid "permissions"8728msgstr ""87298730#: builtin/init-db.c:4828731msgid "specify that the git repository is to be shared amongst several users"8732msgstr ""87338734#: builtin/init-db.c:516 builtin/init-db.c:5218735#, c-format8736msgid "cannot mkdir %s"8737msgstr ""87388739#: builtin/init-db.c:5258740#, c-format8741msgid "cannot chdir to %s"8742msgstr ""87438744#: builtin/init-db.c:5468745#, c-format8746msgid ""8747"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"8748"dir=<directory>)"8749msgstr ""87508751#: builtin/init-db.c:5748752#, c-format8753msgid "Cannot access work tree '%s'"8754msgstr ""87558756#: builtin/interpret-trailers.c:158757msgid ""8758"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "8759"<token>[(=|:)<value>])...] [<file>...]"8760msgstr ""87618762#: builtin/interpret-trailers.c:268763msgid "edit files in place"8764msgstr ""87658766#: builtin/interpret-trailers.c:278767msgid "trim empty trailers"8768msgstr ""87698770#: builtin/interpret-trailers.c:288771msgid "trailer"8772msgstr ""87738774#: builtin/interpret-trailers.c:298775msgid "trailer(s) to add"8776msgstr ""87778778#: builtin/interpret-trailers.c:428779msgid "no input file given for in-place editing"8780msgstr ""87818782#: builtin/log.c:458783msgid "git log [<options>] [<revision-range>] [[--] <path>...]"8784msgstr ""87858786#: builtin/log.c:468787msgid "git show [<options>] <object>..."8788msgstr ""87898790#: builtin/log.c:908791#, c-format8792msgid "invalid --decorate option: %s"8793msgstr ""87948795#: builtin/log.c:1478796msgid "suppress diff output"8797msgstr ""87988799#: builtin/log.c:1488800msgid "show source"8801msgstr ""88028803#: builtin/log.c:1498804msgid "Use mail map file"8805msgstr ""88068807#: builtin/log.c:1508808msgid "decorate options"8809msgstr ""88108811#: builtin/log.c:1538812msgid "Process line range n,m in file, counting from 1"8813msgstr ""88148815#: builtin/log.c:2498816#, c-format8817msgid "Final output: %d %s\n"8818msgstr ""88198820#: builtin/log.c:4978821#, c-format8822msgid "git show %s: bad file"8823msgstr ""88248825#: builtin/log.c:512 builtin/log.c:6068826#, c-format8827msgid "Could not read object %s"8828msgstr ""88298830#: builtin/log.c:6308831#, c-format8832msgid "Unknown type: %d"8833msgstr ""88348835#: builtin/log.c:7518836msgid "format.headers without value"8837msgstr ""88388839#: builtin/log.c:8528840msgid "name of output directory is too long"8841msgstr ""88428843#: builtin/log.c:8688844#, c-format8845msgid "Cannot open patch file %s"8846msgstr ""88478848#: builtin/log.c:8858849msgid "Need exactly one range."8850msgstr ""88518852#: builtin/log.c:8958853msgid "Not a range."8854msgstr ""88558856#: builtin/log.c:10018857msgid "Cover letter needs email format"8858msgstr ""88598860#: builtin/log.c:10818861#, c-format8862msgid "insane in-reply-to: %s"8863msgstr ""88648865#: builtin/log.c:11088866msgid "git format-patch [<options>] [<since> | <revision-range>]"8867msgstr ""88688869#: builtin/log.c:11588870msgid "Two output directories?"8871msgstr ""88728873#: builtin/log.c:1265 builtin/log.c:1908 builtin/log.c:1910 builtin/log.c:19228874#, c-format8875msgid "Unknown commit %s"8876msgstr ""88778878#: builtin/log.c:1275 builtin/notes.c:886 builtin/tag.c:5338879#, c-format8880msgid "Failed to resolve '%s' as a valid ref."8881msgstr ""88828883#: builtin/log.c:12808884msgid "Could not find exact merge base."8885msgstr ""88868887#: builtin/log.c:12848888msgid ""8889"Failed to get upstream, if you want to record base commit automatically,\n"8890"please use git branch --set-upstream-to to track a remote branch.\n"8891"Or you could specify base commit by --base=<base-commit-id> manually."8892msgstr ""88938894#: builtin/log.c:13048895msgid "Failed to find exact merge base"8896msgstr ""88978898#: builtin/log.c:13158899msgid "base commit should be the ancestor of revision list"8900msgstr ""89018902#: builtin/log.c:13198903msgid "base commit shouldn't be in revision list"8904msgstr ""89058906#: builtin/log.c:13688907msgid "cannot get patch id"8908msgstr ""89098910#: builtin/log.c:14258911msgid "use [PATCH n/m] even with a single patch"8912msgstr ""89138914#: builtin/log.c:14288915msgid "use [PATCH] even with multiple patches"8916msgstr ""89178918#: builtin/log.c:14328919msgid "print patches to standard out"8920msgstr ""89218922#: builtin/log.c:14348923msgid "generate a cover letter"8924msgstr ""89258926#: builtin/log.c:14368927msgid "use simple number sequence for output file names"8928msgstr ""89298930#: builtin/log.c:14378931msgid "sfx"8932msgstr ""89338934#: builtin/log.c:14388935msgid "use <sfx> instead of '.patch'"8936msgstr ""89378938#: builtin/log.c:14408939msgid "start numbering patches at <n> instead of 1"8940msgstr ""89418942#: builtin/log.c:14428943msgid "mark the series as Nth re-roll"8944msgstr ""89458946#: builtin/log.c:14448947msgid "Use [RFC PATCH] instead of [PATCH]"8948msgstr ""89498950#: builtin/log.c:14478951msgid "Use [<prefix>] instead of [PATCH]"8952msgstr ""89538954#: builtin/log.c:14508955msgid "store resulting files in <dir>"8956msgstr ""89578958#: builtin/log.c:14538959msgid "don't strip/add [PATCH]"8960msgstr ""89618962#: builtin/log.c:14568963msgid "don't output binary diffs"8964msgstr ""89658966#: builtin/log.c:14588967msgid "output all-zero hash in From header"8968msgstr ""89698970#: builtin/log.c:14608971msgid "don't include a patch matching a commit upstream"8972msgstr ""89738974#: builtin/log.c:14628975msgid "show patch format instead of default (patch + stat)"8976msgstr ""89778978#: builtin/log.c:14648979msgid "Messaging"8980msgstr ""89818982#: builtin/log.c:14658983msgid "header"8984msgstr ""89858986#: builtin/log.c:14668987msgid "add email header"8988msgstr ""89898990#: builtin/log.c:1467 builtin/log.c:14698991msgid "email"8992msgstr ""89938994#: builtin/log.c:14678995msgid "add To: header"8996msgstr ""89978998#: builtin/log.c:14698999msgid "add Cc: header"9000msgstr ""90019002#: builtin/log.c:14719003msgid "ident"9004msgstr ""90059006#: builtin/log.c:14729007msgid "set From address to <ident> (or committer ident if absent)"9008msgstr ""90099010#: builtin/log.c:14749011msgid "message-id"9012msgstr ""90139014#: builtin/log.c:14759015msgid "make first mail a reply to <message-id>"9016msgstr ""90179018#: builtin/log.c:1476 builtin/log.c:14799019msgid "boundary"9020msgstr ""90219022#: builtin/log.c:14779023msgid "attach the patch"9024msgstr ""90259026#: builtin/log.c:14809027msgid "inline the patch"9028msgstr ""90299030#: builtin/log.c:14849031msgid "enable message threading, styles: shallow, deep"9032msgstr ""90339034#: builtin/log.c:14869035msgid "signature"9036msgstr ""90379038#: builtin/log.c:14879039msgid "add a signature"9040msgstr ""90419042#: builtin/log.c:14889043msgid "base-commit"9044msgstr ""90459046#: builtin/log.c:14899047msgid "add prerequisite tree info to the patch series"9048msgstr ""90499050#: builtin/log.c:14919051msgid "add a signature from a file"9052msgstr ""90539054#: builtin/log.c:14929055msgid "don't print the patch filenames"9056msgstr ""90579058#: builtin/log.c:15679059#, c-format9060msgid "invalid ident line: %s"9061msgstr ""90629063#: builtin/log.c:15829064msgid "-n and -k are mutually exclusive."9065msgstr ""90669067#: builtin/log.c:15849068msgid "--subject-prefix/--rfc and -k are mutually exclusive."9069msgstr ""90709071#: builtin/log.c:15929072msgid "--name-only does not make sense"9073msgstr ""90749075#: builtin/log.c:15949076msgid "--name-status does not make sense"9077msgstr ""90789079#: builtin/log.c:15969080msgid "--check does not make sense"9081msgstr ""90829083#: builtin/log.c:16269084msgid "standard output, or directory, which one?"9085msgstr ""90869087#: builtin/log.c:16289088#, c-format9089msgid "Could not create directory '%s'"9090msgstr ""90919092#: builtin/log.c:17229093#, c-format9094msgid "unable to read signature file '%s'"9095msgstr ""90969097#: builtin/log.c:17949098msgid "Failed to create output files"9099msgstr ""91009101#: builtin/log.c:18439102msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"9103msgstr ""91049105#: builtin/log.c:18979106#, c-format9107msgid ""9108"Could not find a tracked remote branch, please specify <upstream> manually.\n"9109msgstr ""91109111#: builtin/ls-files.c:4689112msgid "git ls-files [<options>] [<file>...]"9113msgstr ""91149115#: builtin/ls-files.c:5179116msgid "identify the file status with tags"9117msgstr ""91189119#: builtin/ls-files.c:5199120msgid "use lowercase letters for 'assume unchanged' files"9121msgstr ""91229123#: builtin/ls-files.c:5219124msgid "show cached files in the output (default)"9125msgstr ""91269127#: builtin/ls-files.c:5239128msgid "show deleted files in the output"9129msgstr ""91309131#: builtin/ls-files.c:5259132msgid "show modified files in the output"9133msgstr ""91349135#: builtin/ls-files.c:5279136msgid "show other files in the output"9137msgstr ""91389139#: builtin/ls-files.c:5299140msgid "show ignored files in the output"9141msgstr ""91429143#: builtin/ls-files.c:5329144msgid "show staged contents' object name in the output"9145msgstr ""91469147#: builtin/ls-files.c:5349148msgid "show files on the filesystem that need to be removed"9149msgstr ""91509151#: builtin/ls-files.c:5369152msgid "show 'other' directories' names only"9153msgstr ""91549155#: builtin/ls-files.c:5389156msgid "show line endings of files"9157msgstr ""91589159#: builtin/ls-files.c:5409160msgid "don't show empty directories"9161msgstr ""91629163#: builtin/ls-files.c:5439164msgid "show unmerged files in the output"9165msgstr ""91669167#: builtin/ls-files.c:5459168msgid "show resolve-undo information"9169msgstr ""91709171#: builtin/ls-files.c:5479172msgid "skip files matching pattern"9173msgstr ""91749175#: builtin/ls-files.c:5509176msgid "exclude patterns are read from <file>"9177msgstr ""91789179#: builtin/ls-files.c:5539180msgid "read additional per-directory exclude patterns in <file>"9181msgstr ""91829183#: builtin/ls-files.c:5559184msgid "add the standard git exclusions"9185msgstr ""91869187#: builtin/ls-files.c:5589188msgid "make the output relative to the project top directory"9189msgstr ""91909191#: builtin/ls-files.c:5619192msgid "recurse through submodules"9193msgstr ""91949195#: builtin/ls-files.c:5639196msgid "if any <file> is not in the index, treat this as an error"9197msgstr ""91989199#: builtin/ls-files.c:5649200msgid "tree-ish"9201msgstr ""92029203#: builtin/ls-files.c:5659204msgid "pretend that paths removed since <tree-ish> are still present"9205msgstr ""92069207#: builtin/ls-files.c:5679208msgid "show debugging data"9209msgstr ""92109211#: builtin/ls-remote.c:79212msgid ""9213"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"9214" [-q | --quiet] [--exit-code] [--get-url]\n"9215" [--symref] [<repository> [<refs>...]]"9216msgstr ""92179218#: builtin/ls-remote.c:529219msgid "do not print remote URL"9220msgstr ""92219222#: builtin/ls-remote.c:53 builtin/ls-remote.c:559223msgid "exec"9224msgstr ""92259226#: builtin/ls-remote.c:54 builtin/ls-remote.c:569227msgid "path of git-upload-pack on the remote host"9228msgstr ""92299230#: builtin/ls-remote.c:589231msgid "limit to tags"9232msgstr ""92339234#: builtin/ls-remote.c:599235msgid "limit to heads"9236msgstr ""92379238#: builtin/ls-remote.c:609239msgid "do not show peeled tags"9240msgstr ""92419242#: builtin/ls-remote.c:629243msgid "take url.<base>.insteadOf into account"9244msgstr ""92459246#: builtin/ls-remote.c:649247msgid "exit with exit code 2 if no matching refs are found"9248msgstr ""92499250#: builtin/ls-remote.c:669251msgid "show underlying ref in addition to the object pointed by it"9252msgstr ""92539254#: builtin/ls-tree.c:299255msgid "git ls-tree [<options>] <tree-ish> [<path>...]"9256msgstr ""92579258#: builtin/ls-tree.c:1279259msgid "only show trees"9260msgstr ""92619262#: builtin/ls-tree.c:1299263msgid "recurse into subtrees"9264msgstr ""92659266#: builtin/ls-tree.c:1319267msgid "show trees when recursing"9268msgstr ""92699270#: builtin/ls-tree.c:1349271msgid "terminate entries with NUL byte"9272msgstr ""92739274#: builtin/ls-tree.c:1359275msgid "include object size"9276msgstr ""92779278#: builtin/ls-tree.c:137 builtin/ls-tree.c:1399279msgid "list only filenames"9280msgstr ""92819282#: builtin/ls-tree.c:1429283msgid "use full path names"9284msgstr ""92859286#: builtin/ls-tree.c:1449287msgid "list entire tree; not just current directory (implies --full-name)"9288msgstr ""92899290#: builtin/mailsplit.c:2419291#, c-format9292msgid "empty mbox: '%s'"9293msgstr ""92949295#: builtin/merge.c:479296msgid "git merge [<options>] [<commit>...]"9297msgstr ""92989299#: builtin/merge.c:489300msgid "git merge --abort"9301msgstr ""93029303#: builtin/merge.c:499304msgid "git merge --continue"9305msgstr ""93069307#: builtin/merge.c:1049308msgid "switch `m' requires a value"9309msgstr ""93109311#: builtin/merge.c:1419312#, c-format9313msgid "Could not find merge strategy '%s'.\n"9314msgstr ""93159316#: builtin/merge.c:1429317#, c-format9318msgid "Available strategies are:"9319msgstr ""93209321#: builtin/merge.c:1479322#, c-format9323msgid "Available custom strategies are:"9324msgstr ""93259326#: builtin/merge.c:197 builtin/pull.c:1349327msgid "do not show a diffstat at the end of the merge"9328msgstr ""93299330#: builtin/merge.c:200 builtin/pull.c:1379331msgid "show a diffstat at the end of the merge"9332msgstr ""93339334#: builtin/merge.c:201 builtin/pull.c:1409335msgid "(synonym to --stat)"9336msgstr ""93379338#: builtin/merge.c:203 builtin/pull.c:1439339msgid "add (at most <n>) entries from shortlog to merge commit message"9340msgstr ""93419342#: builtin/merge.c:206 builtin/pull.c:1469343msgid "create a single commit instead of doing a merge"9344msgstr ""93459346#: builtin/merge.c:208 builtin/pull.c:1499347msgid "perform a commit if the merge succeeds (default)"9348msgstr ""93499350#: builtin/merge.c:210 builtin/pull.c:1529351msgid "edit message before committing"9352msgstr ""93539354#: builtin/merge.c:2119355msgid "allow fast-forward (default)"9356msgstr ""93579358#: builtin/merge.c:213 builtin/pull.c:1589359msgid "abort if fast-forward is not possible"9360msgstr ""93619362#: builtin/merge.c:217 builtin/pull.c:1619363msgid "verify that the named commit has a valid GPG signature"9364msgstr ""93659366#: builtin/merge.c:218 builtin/notes.c:776 builtin/pull.c:1659367#: builtin/revert.c:1099368msgid "strategy"9369msgstr ""93709371#: builtin/merge.c:219 builtin/pull.c:1669372msgid "merge strategy to use"9373msgstr ""93749375#: builtin/merge.c:220 builtin/pull.c:1699376msgid "option=value"9377msgstr ""93789379#: builtin/merge.c:221 builtin/pull.c:1709380msgid "option for selected merge strategy"9381msgstr ""93829383#: builtin/merge.c:2239384msgid "merge commit message (for a non-fast-forward merge)"9385msgstr ""93869387#: builtin/merge.c:2279388msgid "abort the current in-progress merge"9389msgstr ""93909391#: builtin/merge.c:2299392msgid "continue the current in-progress merge"9393msgstr ""93949395#: builtin/merge.c:231 builtin/pull.c:1779396msgid "allow merging unrelated histories"9397msgstr ""93989399#: builtin/merge.c:2599400msgid "could not run stash."9401msgstr ""94029403#: builtin/merge.c:2649404msgid "stash failed"9405msgstr ""94069407#: builtin/merge.c:2699408#, c-format9409msgid "not a valid object: %s"9410msgstr ""94119412#: builtin/merge.c:288 builtin/merge.c:3059413msgid "read-tree failed"9414msgstr ""94159416#: builtin/merge.c:3359417msgid " (nothing to squash)"9418msgstr ""94199420#: builtin/merge.c:3469421#, c-format9422msgid "Squash commit -- not updating HEAD\n"9423msgstr ""94249425#: builtin/merge.c:3969426#, c-format9427msgid "No merge message -- not updating HEAD\n"9428msgstr ""94299430#: builtin/merge.c:4479431#, c-format9432msgid "'%s' does not point to a commit"9433msgstr ""94349435#: builtin/merge.c:5379436#, c-format9437msgid "Bad branch.%s.mergeoptions string: %s"9438msgstr ""94399440#: builtin/merge.c:6579441msgid "Not handling anything other than two heads merge."9442msgstr ""94439444#: builtin/merge.c:6719445#, c-format9446msgid "Unknown option for merge-recursive: -X%s"9447msgstr ""94489449#: builtin/merge.c:6869450#, c-format9451msgid "unable to write %s"9452msgstr ""94539454#: builtin/merge.c:7389455#, c-format9456msgid "Could not read from '%s'"9457msgstr ""94589459#: builtin/merge.c:7479460#, c-format9461msgid "Not committing merge; use 'git commit' to complete the merge.\n"9462msgstr ""94639464#: builtin/merge.c:7539465#, c-format9466msgid ""9467"Please enter a commit message to explain why this merge is necessary,\n"9468"especially if it merges an updated upstream into a topic branch.\n"9469"\n"9470"Lines starting with '%c' will be ignored, and an empty message aborts\n"9471"the commit.\n"9472msgstr ""94739474#: builtin/merge.c:7779475msgid "Empty commit message."9476msgstr ""94779478#: builtin/merge.c:7979479#, c-format9480msgid "Wonderful.\n"9481msgstr ""94829483#: builtin/merge.c:8509484#, c-format9485msgid "Automatic merge failed; fix conflicts and then commit the result.\n"9486msgstr ""94879488#: builtin/merge.c:8899489msgid "No current branch."9490msgstr ""94919492#: builtin/merge.c:8919493msgid "No remote for the current branch."9494msgstr ""94959496#: builtin/merge.c:8939497msgid "No default upstream defined for the current branch."9498msgstr ""94999500#: builtin/merge.c:8989501#, c-format9502msgid "No remote-tracking branch for %s from %s"9503msgstr ""95049505#: builtin/merge.c:9459506#, c-format9507msgid "Bad value '%s' in environment '%s'"9508msgstr ""95099510#: builtin/merge.c:10469511#, c-format9512msgid "not something we can merge in %s: %s"9513msgstr ""95149515#: builtin/merge.c:10809516msgid "not something we can merge"9517msgstr ""95189519#: builtin/merge.c:11459520msgid "--abort expects no arguments"9521msgstr ""95229523#: builtin/merge.c:11499524msgid "There is no merge to abort (MERGE_HEAD missing)."9525msgstr ""95269527#: builtin/merge.c:11619528msgid "--continue expects no arguments"9529msgstr ""95309531#: builtin/merge.c:11659532msgid "There is no merge in progress (MERGE_HEAD missing)."9533msgstr ""95349535#: builtin/merge.c:11819536msgid ""9537"You have not concluded your merge (MERGE_HEAD exists).\n"9538"Please, commit your changes before you merge."9539msgstr ""95409541#: builtin/merge.c:11889542msgid ""9543"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"9544"Please, commit your changes before you merge."9545msgstr ""95469547#: builtin/merge.c:11919548msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."9549msgstr ""95509551#: builtin/merge.c:12009552msgid "You cannot combine --squash with --no-ff."9553msgstr ""95549555#: builtin/merge.c:12089556msgid "No commit specified and merge.defaultToUpstream not set."9557msgstr ""95589559#: builtin/merge.c:12259560msgid "Squash commit into empty head not supported yet"9561msgstr ""95629563#: builtin/merge.c:12279564msgid "Non-fast-forward commit does not make sense into an empty head"9565msgstr ""95669567#: builtin/merge.c:12329568#, c-format9569msgid "%s - not something we can merge"9570msgstr ""95719572#: builtin/merge.c:12349573msgid "Can merge only exactly one commit into empty head"9574msgstr ""95759576#: builtin/merge.c:12689577#, c-format9578msgid "Commit %s has an untrusted GPG signature, allegedly by %s."9579msgstr ""95809581#: builtin/merge.c:12719582#, c-format9583msgid "Commit %s has a bad GPG signature allegedly by %s."9584msgstr ""95859586#: builtin/merge.c:12749587#, c-format9588msgid "Commit %s does not have a GPG signature."9589msgstr ""95909591#: builtin/merge.c:12779592#, c-format9593msgid "Commit %s has a good GPG signature by %s\n"9594msgstr ""95959596#: builtin/merge.c:13399597msgid "refusing to merge unrelated histories"9598msgstr ""95999600#: builtin/merge.c:13489601msgid "Already up-to-date."9602msgstr ""96039604#: builtin/merge.c:13589605#, c-format9606msgid "Updating %s..%s\n"9607msgstr ""96089609#: builtin/merge.c:13999610#, c-format9611msgid "Trying really trivial in-index merge...\n"9612msgstr ""96139614#: builtin/merge.c:14069615#, c-format9616msgid "Nope.\n"9617msgstr ""96189619#: builtin/merge.c:14319620msgid "Already up-to-date. Yeeah!"9621msgstr ""96229623#: builtin/merge.c:14379624msgid "Not possible to fast-forward, aborting."9625msgstr ""96269627#: builtin/merge.c:1460 builtin/merge.c:15399628#, c-format9629msgid "Rewinding the tree to pristine...\n"9630msgstr ""96319632#: builtin/merge.c:14649633#, c-format9634msgid "Trying merge strategy %s...\n"9635msgstr ""96369637#: builtin/merge.c:15309638#, c-format9639msgid "No merge strategy handled the merge.\n"9640msgstr ""96419642#: builtin/merge.c:15329643#, c-format9644msgid "Merge with strategy %s failed.\n"9645msgstr ""96469647#: builtin/merge.c:15419648#, c-format9649msgid "Using the %s to prepare resolving by hand.\n"9650msgstr ""96519652#: builtin/merge.c:15539653#, c-format9654msgid "Automatic merge went well; stopped before committing as requested\n"9655msgstr ""96569657#: builtin/merge-base.c:309658msgid "git merge-base [-a | --all] <commit> <commit>..."9659msgstr ""96609661#: builtin/merge-base.c:319662msgid "git merge-base [-a | --all] --octopus <commit>..."9663msgstr ""96649665#: builtin/merge-base.c:329666msgid "git merge-base --independent <commit>..."9667msgstr ""96689669#: builtin/merge-base.c:339670msgid "git merge-base --is-ancestor <commit> <commit>"9671msgstr ""96729673#: builtin/merge-base.c:349674msgid "git merge-base --fork-point <ref> [<commit>]"9675msgstr ""96769677#: builtin/merge-base.c:2189678msgid "output all common ancestors"9679msgstr ""96809681#: builtin/merge-base.c:2209682msgid "find ancestors for a single n-way merge"9683msgstr ""96849685#: builtin/merge-base.c:2229686msgid "list revs not reachable from others"9687msgstr ""96889689#: builtin/merge-base.c:2249690msgid "is the first one ancestor of the other?"9691msgstr ""96929693#: builtin/merge-base.c:2269694msgid "find where <commit> forked from reflog of <ref>"9695msgstr ""96969697#: builtin/merge-file.c:99698msgid ""9699"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "9700"<orig-file> <file2>"9701msgstr ""97029703#: builtin/merge-file.c:339704msgid "send results to standard output"9705msgstr ""97069707#: builtin/merge-file.c:349708msgid "use a diff3 based merge"9709msgstr ""97109711#: builtin/merge-file.c:359712msgid "for conflicts, use our version"9713msgstr ""97149715#: builtin/merge-file.c:379716msgid "for conflicts, use their version"9717msgstr ""97189719#: builtin/merge-file.c:399720msgid "for conflicts, use a union version"9721msgstr ""97229723#: builtin/merge-file.c:429724msgid "for conflicts, use this marker size"9725msgstr ""97269727#: builtin/merge-file.c:439728msgid "do not warn about conflicts"9729msgstr ""97309731#: builtin/merge-file.c:459732msgid "set labels for file1/orig-file/file2"9733msgstr ""97349735#: builtin/merge-recursive.c:459736#, c-format9737msgid "unknown option %s"9738msgstr ""97399740#: builtin/merge-recursive.c:519741#, c-format9742msgid "could not parse object '%s'"9743msgstr ""97449745#: builtin/merge-recursive.c:559746#, c-format9747msgid "cannot handle more than %d base. Ignoring %s."9748msgid_plural "cannot handle more than %d bases. Ignoring %s."9749msgstr[0] ""9750msgstr[1] ""97519752#: builtin/merge-recursive.c:639753msgid "not handling anything other than two heads merge."9754msgstr ""97559756#: builtin/merge-recursive.c:69 builtin/merge-recursive.c:719757#, c-format9758msgid "could not resolve ref '%s'"9759msgstr ""97609761#: builtin/merge-recursive.c:779762#, c-format9763msgid "Merging %s with %s\n"9764msgstr ""97659766#: builtin/mktree.c:659767msgid "git mktree [-z] [--missing] [--batch]"9768msgstr ""97699770#: builtin/mktree.c:1539771msgid "input is NUL terminated"9772msgstr ""97739774#: builtin/mktree.c:154 builtin/write-tree.c:259775msgid "allow missing objects"9776msgstr ""97779778#: builtin/mktree.c:1559779msgid "allow creation of more than one tree"9780msgstr ""97819782#: builtin/mv.c:179783msgid "git mv [<options>] <source>... <destination>"9784msgstr ""97859786#: builtin/mv.c:839787#, c-format9788msgid "Directory %s is in index and no submodule?"9789msgstr ""97909791#: builtin/mv.c:85 builtin/rm.c:2909792msgid "Please stage your changes to .gitmodules or stash them to proceed"9793msgstr ""97949795#: builtin/mv.c:1039796#, c-format9797msgid "%.*s is in index"9798msgstr ""97999800#: builtin/mv.c:1259801msgid "force move/rename even if target exists"9802msgstr ""98039804#: builtin/mv.c:1269805msgid "skip move/rename errors"9806msgstr ""98079808#: builtin/mv.c:1689809#, c-format9810msgid "destination '%s' is not a directory"9811msgstr ""98129813#: builtin/mv.c:1799814#, c-format9815msgid "Checking rename of '%s' to '%s'\n"9816msgstr ""98179818#: builtin/mv.c:1839819msgid "bad source"9820msgstr ""98219822#: builtin/mv.c:1869823msgid "can not move directory into itself"9824msgstr ""98259826#: builtin/mv.c:1899827msgid "cannot move directory over file"9828msgstr ""98299830#: builtin/mv.c:1989831msgid "source directory is empty"9832msgstr ""98339834#: builtin/mv.c:2239835msgid "not under version control"9836msgstr ""98379838#: builtin/mv.c:2269839msgid "destination exists"9840msgstr ""98419842#: builtin/mv.c:2349843#, c-format9844msgid "overwriting '%s'"9845msgstr ""98469847#: builtin/mv.c:2379848msgid "Cannot overwrite"9849msgstr ""98509851#: builtin/mv.c:2409852msgid "multiple sources for the same target"9853msgstr ""98549855#: builtin/mv.c:2429856msgid "destination directory does not exist"9857msgstr ""98589859#: builtin/mv.c:2499860#, c-format9861msgid "%s, source=%s, destination=%s"9862msgstr ""98639864#: builtin/mv.c:2709865#, c-format9866msgid "Renaming %s to %s\n"9867msgstr ""98689869#: builtin/mv.c:276 builtin/remote.c:711 builtin/repack.c:3909870#, c-format9871msgid "renaming '%s' failed"9872msgstr ""98739874#: builtin/name-rev.c:3389875msgid "git name-rev [<options>] <commit>..."9876msgstr ""98779878#: builtin/name-rev.c:3399879msgid "git name-rev [<options>] --all"9880msgstr ""98819882#: builtin/name-rev.c:3409883msgid "git name-rev [<options>] --stdin"9884msgstr ""98859886#: builtin/name-rev.c:3959887msgid "print only names (no SHA-1)"9888msgstr ""98899890#: builtin/name-rev.c:3969891msgid "only use tags to name the commits"9892msgstr ""98939894#: builtin/name-rev.c:3989895msgid "only use refs matching <pattern>"9896msgstr ""98979898#: builtin/name-rev.c:4009899msgid "ignore refs matching <pattern>"9900msgstr ""99019902#: builtin/name-rev.c:4029903msgid "list all commits reachable from all refs"9904msgstr ""99059906#: builtin/name-rev.c:4039907msgid "read from stdin"9908msgstr ""99099910#: builtin/name-rev.c:4049911msgid "allow to print `undefined` names (default)"9912msgstr ""99139914#: builtin/name-rev.c:4109915msgid "dereference tags in the input (internal use)"9916msgstr ""99179918#: builtin/notes.c:269919msgid "git notes [--ref <notes-ref>] [list [<object>]]"9920msgstr ""99219922#: builtin/notes.c:279923msgid ""9924"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "9925"| (-c | -C) <object>] [<object>]"9926msgstr ""99279928#: builtin/notes.c:289929msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"9930msgstr ""99319932#: builtin/notes.c:299933msgid ""9934"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "9935"(-c | -C) <object>] [<object>]"9936msgstr ""99379938#: builtin/notes.c:309939msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"9940msgstr ""99419942#: builtin/notes.c:319943msgid "git notes [--ref <notes-ref>] show [<object>]"9944msgstr ""99459946#: builtin/notes.c:329947msgid ""9948"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"9949msgstr ""99509951#: builtin/notes.c:339952msgid "git notes merge --commit [-v | -q]"9953msgstr ""99549955#: builtin/notes.c:349956msgid "git notes merge --abort [-v | -q]"9957msgstr ""99589959#: builtin/notes.c:359960msgid "git notes [--ref <notes-ref>] remove [<object>...]"9961msgstr ""99629963#: builtin/notes.c:369964msgid "git notes [--ref <notes-ref>] prune [-n | -v]"9965msgstr ""99669967#: builtin/notes.c:379968msgid "git notes [--ref <notes-ref>] get-ref"9969msgstr ""99709971#: builtin/notes.c:429972msgid "git notes [list [<object>]]"9973msgstr ""99749975#: builtin/notes.c:479976msgid "git notes add [<options>] [<object>]"9977msgstr ""99789979#: builtin/notes.c:529980msgid "git notes copy [<options>] <from-object> <to-object>"9981msgstr ""99829983#: builtin/notes.c:539984msgid "git notes copy --stdin [<from-object> <to-object>]..."9985msgstr ""99869987#: builtin/notes.c:589988msgid "git notes append [<options>] [<object>]"9989msgstr ""99909991#: builtin/notes.c:639992msgid "git notes edit [<object>]"9993msgstr ""99949995#: builtin/notes.c:689996msgid "git notes show [<object>]"9997msgstr ""99989999#: builtin/notes.c:7310000msgid "git notes merge [<options>] <notes-ref>"10001msgstr ""1000210003#: builtin/notes.c:7410004msgid "git notes merge --commit [<options>]"10005msgstr ""1000610007#: builtin/notes.c:7510008msgid "git notes merge --abort [<options>]"10009msgstr ""1001010011#: builtin/notes.c:8010012msgid "git notes remove [<object>]"10013msgstr ""1001410015#: builtin/notes.c:8510016msgid "git notes prune [<options>]"10017msgstr ""1001810019#: builtin/notes.c:9010020msgid "git notes get-ref"10021msgstr ""1002210023#: builtin/notes.c:9510024msgid "Write/edit the notes for the following object:"10025msgstr ""1002610027#: builtin/notes.c:14810028#, c-format10029msgid "unable to start 'show' for object '%s'"10030msgstr ""1003110032#: builtin/notes.c:15210033msgid "could not read 'show' output"10034msgstr ""1003510036#: builtin/notes.c:16010037#, c-format10038msgid "failed to finish 'show' for object '%s'"10039msgstr ""1004010041#: builtin/notes.c:19510042msgid "please supply the note contents using either -m or -F option"10043msgstr ""1004410045#: builtin/notes.c:20410046msgid "unable to write note object"10047msgstr ""1004810049#: builtin/notes.c:20610050#, c-format10051msgid "the note contents have been left in %s"10052msgstr ""1005310054#: builtin/notes.c:234 builtin/tag.c:51710055#, c-format10056msgid "cannot read '%s'"10057msgstr ""1005810059#: builtin/notes.c:236 builtin/tag.c:52010060#, c-format10061msgid "could not open or read '%s'"10062msgstr ""1006310064#: builtin/notes.c:255 builtin/notes.c:306 builtin/notes.c:30810065#: builtin/notes.c:375 builtin/notes.c:430 builtin/notes.c:51610066#: builtin/notes.c:521 builtin/notes.c:599 builtin/notes.c:66110067#, c-format10068msgid "failed to resolve '%s' as a valid ref."10069msgstr ""1007010071#: builtin/notes.c:25810072#, c-format10073msgid "failed to read object '%s'."10074msgstr ""1007510076#: builtin/notes.c:26210077#, c-format10078msgid "cannot read note data from non-blob object '%s'."10079msgstr ""1008010081#: builtin/notes.c:30210082#, c-format10083msgid "malformed input line: '%s'."10084msgstr ""1008510086#: builtin/notes.c:31710087#, c-format10088msgid "failed to copy notes from '%s' to '%s'"10089msgstr ""1009010091#. TRANSLATORS: the first %s will be replaced by a git10092#. notes command: 'add', 'merge', 'remove', etc.10093#.10094#: builtin/notes.c:34810095#, c-format10096msgid "refusing to %s notes in %s (outside of refs/notes/)"10097msgstr ""1009810099#: builtin/notes.c:368 builtin/notes.c:423 builtin/notes.c:49910100#: builtin/notes.c:511 builtin/notes.c:587 builtin/notes.c:65410101#: builtin/notes.c:804 builtin/notes.c:951 builtin/notes.c:97210102msgid "too many parameters"10103msgstr ""1010410105#: builtin/notes.c:381 builtin/notes.c:66710106#, c-format10107msgid "no note found for object %s."10108msgstr ""1010910110#: builtin/notes.c:402 builtin/notes.c:56510111msgid "note contents as a string"10112msgstr ""1011310114#: builtin/notes.c:405 builtin/notes.c:56810115msgid "note contents in a file"10116msgstr ""1011710118#: builtin/notes.c:408 builtin/notes.c:57110119msgid "reuse and edit specified note object"10120msgstr ""1012110122#: builtin/notes.c:411 builtin/notes.c:57410123msgid "reuse specified note object"10124msgstr ""1012510126#: builtin/notes.c:414 builtin/notes.c:57710127msgid "allow storing empty note"10128msgstr ""1012910130#: builtin/notes.c:415 builtin/notes.c:48610131msgid "replace existing notes"10132msgstr ""1013310134#: builtin/notes.c:44010135#, c-format10136msgid ""10137"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "10138"existing notes"10139msgstr ""1014010141#: builtin/notes.c:455 builtin/notes.c:53410142#, c-format10143msgid "Overwriting existing notes for object %s\n"10144msgstr ""1014510146#: builtin/notes.c:466 builtin/notes.c:626 builtin/notes.c:89110147#, c-format10148msgid "Removing note for object %s\n"10149msgstr ""1015010151#: builtin/notes.c:48710152msgid "read objects from stdin"10153msgstr ""1015410155#: builtin/notes.c:48910156msgid "load rewriting config for <command> (implies --stdin)"10157msgstr ""1015810159#: builtin/notes.c:50710160msgid "too few parameters"10161msgstr ""1016210163#: builtin/notes.c:52810164#, c-format10165msgid ""10166"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "10167"existing notes"10168msgstr ""1016910170#: builtin/notes.c:54010171#, c-format10172msgid "missing notes on source object %s. Cannot copy."10173msgstr ""1017410175#: builtin/notes.c:59210176#, c-format10177msgid ""10178"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"10179"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"10180msgstr ""1018110182#: builtin/notes.c:68710183msgid "failed to delete ref NOTES_MERGE_PARTIAL"10184msgstr ""1018510186#: builtin/notes.c:68910187msgid "failed to delete ref NOTES_MERGE_REF"10188msgstr ""1018910190#: builtin/notes.c:69110191msgid "failed to remove 'git notes merge' worktree"10192msgstr ""1019310194#: builtin/notes.c:71110195msgid "failed to read ref NOTES_MERGE_PARTIAL"10196msgstr ""1019710198#: builtin/notes.c:71310199msgid "could not find commit from NOTES_MERGE_PARTIAL."10200msgstr ""1020110202#: builtin/notes.c:71510203msgid "could not parse commit from NOTES_MERGE_PARTIAL."10204msgstr ""1020510206#: builtin/notes.c:72810207msgid "failed to resolve NOTES_MERGE_REF"10208msgstr ""1020910210#: builtin/notes.c:73110211msgid "failed to finalize notes merge"10212msgstr ""1021310214#: builtin/notes.c:75710215#, c-format10216msgid "unknown notes merge strategy %s"10217msgstr ""1021810219#: builtin/notes.c:77310220msgid "General options"10221msgstr ""1022210223#: builtin/notes.c:77510224msgid "Merge options"10225msgstr ""1022610227#: builtin/notes.c:77710228msgid ""10229"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"10230"cat_sort_uniq)"10231msgstr ""1023210233#: builtin/notes.c:77910234msgid "Committing unmerged notes"10235msgstr ""1023610237#: builtin/notes.c:78110238msgid "finalize notes merge by committing unmerged notes"10239msgstr ""1024010241#: builtin/notes.c:78310242msgid "Aborting notes merge resolution"10243msgstr ""1024410245#: builtin/notes.c:78510246msgid "abort notes merge"10247msgstr ""1024810249#: builtin/notes.c:79610250msgid "cannot mix --commit, --abort or -s/--strategy"10251msgstr ""1025210253#: builtin/notes.c:80110254msgid "must specify a notes ref to merge"10255msgstr ""1025610257#: builtin/notes.c:82510258#, c-format10259msgid "unknown -s/--strategy: %s"10260msgstr ""1026110262#: builtin/notes.c:86210263#, c-format10264msgid "a notes merge into %s is already in-progress at %s"10265msgstr ""1026610267#: builtin/notes.c:86510268#, c-format10269msgid "failed to store link to current notes ref (%s)"10270msgstr ""1027110272#: builtin/notes.c:86710273#, c-format10274msgid ""10275"Automatic notes merge failed. Fix conflicts in %s and commit the result with "10276"'git notes merge --commit', or abort the merge with 'git notes merge --"10277"abort'.\n"10278msgstr ""1027910280#: builtin/notes.c:88910281#, c-format10282msgid "Object %s has no note\n"10283msgstr ""1028410285#: builtin/notes.c:90110286msgid "attempt to remove non-existent note is not an error"10287msgstr ""1028810289#: builtin/notes.c:90410290msgid "read object names from the standard input"10291msgstr ""1029210293#: builtin/notes.c:942 builtin/prune.c:105 builtin/worktree.c:12810294msgid "do not remove, show only"10295msgstr ""1029610297#: builtin/notes.c:94310298msgid "report pruned notes"10299msgstr ""1030010301#: builtin/notes.c:98510302msgid "notes-ref"10303msgstr ""1030410305#: builtin/notes.c:98610306msgid "use notes from <notes-ref>"10307msgstr ""1030810309#: builtin/notes.c:102110310#, c-format10311msgid "unknown subcommand: %s"10312msgstr ""1031310314#: builtin/pack-objects.c:3010315msgid ""10316"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"10317msgstr ""1031810319#: builtin/pack-objects.c:3110320msgid ""10321"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"10322msgstr ""1032310324#: builtin/pack-objects.c:180 builtin/pack-objects.c:18310325#, c-format10326msgid "deflate error (%d)"10327msgstr ""1032810329#: builtin/pack-objects.c:77610330msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"10331msgstr ""1033210333#: builtin/pack-objects.c:78910334msgid "Writing objects"10335msgstr ""1033610337#: builtin/pack-objects.c:106910338msgid "disabling bitmap writing, as some objects are not being packed"10339msgstr ""1034010341#: builtin/pack-objects.c:243410342msgid "Compressing objects"10343msgstr ""1034410345#: builtin/pack-objects.c:284310346#, c-format10347msgid "unsupported index version %s"10348msgstr ""1034910350#: builtin/pack-objects.c:284710351#, c-format10352msgid "bad index version '%s'"10353msgstr ""1035410355#: builtin/pack-objects.c:287710356msgid "do not show progress meter"10357msgstr ""1035810359#: builtin/pack-objects.c:287910360msgid "show progress meter"10361msgstr ""1036210363#: builtin/pack-objects.c:288110364msgid "show progress meter during object writing phase"10365msgstr ""1036610367#: builtin/pack-objects.c:288410368msgid "similar to --all-progress when progress meter is shown"10369msgstr ""1037010371#: builtin/pack-objects.c:288510372msgid "version[,offset]"10373msgstr ""1037410375#: builtin/pack-objects.c:288610376msgid "write the pack index file in the specified idx format version"10377msgstr ""1037810379#: builtin/pack-objects.c:288910380msgid "maximum size of each output pack file"10381msgstr ""1038210383#: builtin/pack-objects.c:289110384msgid "ignore borrowed objects from alternate object store"10385msgstr ""1038610387#: builtin/pack-objects.c:289310388msgid "ignore packed objects"10389msgstr ""1039010391#: builtin/pack-objects.c:289510392msgid "limit pack window by objects"10393msgstr ""1039410395#: builtin/pack-objects.c:289710396msgid "limit pack window by memory in addition to object limit"10397msgstr ""1039810399#: builtin/pack-objects.c:289910400msgid "maximum length of delta chain allowed in the resulting pack"10401msgstr ""1040210403#: builtin/pack-objects.c:290110404msgid "reuse existing deltas"10405msgstr ""1040610407#: builtin/pack-objects.c:290310408msgid "reuse existing objects"10409msgstr ""1041010411#: builtin/pack-objects.c:290510412msgid "use OFS_DELTA objects"10413msgstr ""1041410415#: builtin/pack-objects.c:290710416msgid "use threads when searching for best delta matches"10417msgstr ""1041810419#: builtin/pack-objects.c:290910420msgid "do not create an empty pack output"10421msgstr ""1042210423#: builtin/pack-objects.c:291110424msgid "read revision arguments from standard input"10425msgstr ""1042610427#: builtin/pack-objects.c:291310428msgid "limit the objects to those that are not yet packed"10429msgstr ""1043010431#: builtin/pack-objects.c:291610432msgid "include objects reachable from any reference"10433msgstr ""1043410435#: builtin/pack-objects.c:291910436msgid "include objects referred by reflog entries"10437msgstr ""1043810439#: builtin/pack-objects.c:292210440msgid "include objects referred to by the index"10441msgstr ""1044210443#: builtin/pack-objects.c:292510444msgid "output pack to stdout"10445msgstr ""1044610447#: builtin/pack-objects.c:292710448msgid "include tag objects that refer to objects to be packed"10449msgstr ""1045010451#: builtin/pack-objects.c:292910452msgid "keep unreachable objects"10453msgstr ""1045410455#: builtin/pack-objects.c:293110456msgid "pack loose unreachable objects"10457msgstr ""1045810459#: builtin/pack-objects.c:293310460msgid "unpack unreachable objects newer than <time>"10461msgstr ""1046210463#: builtin/pack-objects.c:293610464msgid "create thin packs"10465msgstr ""1046610467#: builtin/pack-objects.c:293810468msgid "create packs suitable for shallow fetches"10469msgstr ""1047010471#: builtin/pack-objects.c:294010472msgid "ignore packs that have companion .keep file"10473msgstr ""1047410475#: builtin/pack-objects.c:294210476msgid "pack compression level"10477msgstr ""1047810479#: builtin/pack-objects.c:294410480msgid "do not hide commits by grafts"10481msgstr ""1048210483#: builtin/pack-objects.c:294610484msgid "use a bitmap index if available to speed up counting objects"10485msgstr ""1048610487#: builtin/pack-objects.c:294810488msgid "write a bitmap index together with the pack index"10489msgstr ""1049010491#: builtin/pack-objects.c:307510492msgid "Counting objects"10493msgstr ""1049410495#: builtin/pack-refs.c:610496msgid "git pack-refs [<options>]"10497msgstr ""1049810499#: builtin/pack-refs.c:1410500msgid "pack everything"10501msgstr ""1050210503#: builtin/pack-refs.c:1510504msgid "prune loose refs (default)"10505msgstr ""1050610507#: builtin/prune-packed.c:710508msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"10509msgstr ""1051010511#: builtin/prune-packed.c:4010512msgid "Removing duplicate objects"10513msgstr ""1051410515#: builtin/prune.c:1110516msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"10517msgstr ""1051810519#: builtin/prune.c:10610520msgid "report pruned objects"10521msgstr ""1052210523#: builtin/prune.c:10910524msgid "expire objects older than <time>"10525msgstr ""1052610527#: builtin/prune.c:12310528msgid "cannot prune in a precious-objects repo"10529msgstr ""1053010531#: builtin/pull.c:54 builtin/pull.c:5610532#, c-format10533msgid "Invalid value for %s: %s"10534msgstr ""1053510536#: builtin/pull.c:7610537msgid "git pull [<options>] [<repository> [<refspec>...]]"10538msgstr ""1053910540#: builtin/pull.c:12410541msgid "control for recursive fetching of submodules"10542msgstr ""1054310544#: builtin/pull.c:12810545msgid "Options related to merging"10546msgstr ""1054710548#: builtin/pull.c:13110549msgid "incorporate changes by rebasing rather than merging"10550msgstr ""1055110552#: builtin/pull.c:155 builtin/rebase--helper.c:19 builtin/revert.c:12110553msgid "allow fast-forward"10554msgstr ""1055510556#: builtin/pull.c:16410557msgid "automatically stash/stash pop before and after rebase"10558msgstr ""1055910560#: builtin/pull.c:18010561msgid "Options related to fetching"10562msgstr ""1056310564#: builtin/pull.c:19810565msgid "number of submodules pulled in parallel"10566msgstr ""1056710568#: builtin/pull.c:28710569#, c-format10570msgid "Invalid value for pull.ff: %s"10571msgstr ""1057210573#: builtin/pull.c:39910574msgid ""10575"There is no candidate for rebasing against among the refs that you just "10576"fetched."10577msgstr ""1057810579#: builtin/pull.c:40110580msgid ""10581"There are no candidates for merging among the refs that you just fetched."10582msgstr ""1058310584#: builtin/pull.c:40210585msgid ""10586"Generally this means that you provided a wildcard refspec which had no\n"10587"matches on the remote end."10588msgstr ""1058910590#: builtin/pull.c:40510591#, c-format10592msgid ""10593"You asked to pull from the remote '%s', but did not specify\n"10594"a branch. Because this is not the default configured remote\n"10595"for your current branch, you must specify a branch on the command line."10596msgstr ""1059710598#: builtin/pull.c:410 git-parse-remote.sh:7310599msgid "You are not currently on a branch."10600msgstr ""1060110602#: builtin/pull.c:412 builtin/pull.c:427 git-parse-remote.sh:7910603msgid "Please specify which branch you want to rebase against."10604msgstr ""1060510606#: builtin/pull.c:414 builtin/pull.c:429 git-parse-remote.sh:8210607msgid "Please specify which branch you want to merge with."10608msgstr ""1060910610#: builtin/pull.c:415 builtin/pull.c:43010611msgid "See git-pull(1) for details."10612msgstr ""1061310614#: builtin/pull.c:417 builtin/pull.c:423 builtin/pull.c:43210615#: git-parse-remote.sh:6410616msgid "<remote>"10617msgstr ""1061810619#: builtin/pull.c:417 builtin/pull.c:432 builtin/pull.c:437 git-rebase.sh:45610620#: git-parse-remote.sh:6510621msgid "<branch>"10622msgstr ""1062310624#: builtin/pull.c:425 git-parse-remote.sh:7510625msgid "There is no tracking information for the current branch."10626msgstr ""1062710628#: builtin/pull.c:434 git-parse-remote.sh:9510629msgid ""10630"If you wish to set tracking information for this branch you can do so with:"10631msgstr ""1063210633#: builtin/pull.c:43910634#, c-format10635msgid ""10636"Your configuration specifies to merge with the ref '%s'\n"10637"from the remote, but no such ref was fetched."10638msgstr ""1063910640#: builtin/pull.c:79210641msgid "ignoring --verify-signatures for rebase"10642msgstr ""1064310644#: builtin/pull.c:84010645msgid "--[no-]autostash option is only valid with --rebase."10646msgstr ""1064710648#: builtin/pull.c:84810649msgid "Updating an unborn branch with changes added to the index."10650msgstr ""1065110652#: builtin/pull.c:85110653msgid "pull with rebase"10654msgstr ""1065510656#: builtin/pull.c:85210657msgid "please commit or stash them."10658msgstr ""1065910660#: builtin/pull.c:87710661#, c-format10662msgid ""10663"fetch updated the current branch head.\n"10664"fast-forwarding your working tree from\n"10665"commit %s."10666msgstr ""1066710668#: builtin/pull.c:88210669#, c-format10670msgid ""10671"Cannot fast-forward your working tree.\n"10672"After making sure that you saved anything precious from\n"10673"$ git diff %s\n"10674"output, run\n"10675"$ git reset --hard\n"10676"to recover."10677msgstr ""1067810679#: builtin/pull.c:89710680msgid "Cannot merge multiple branches into empty head."10681msgstr ""1068210683#: builtin/pull.c:90110684msgid "Cannot rebase onto multiple branches."10685msgstr ""1068610687#: builtin/pull.c:90810688msgid "cannot rebase with locally recorded submodule modifications"10689msgstr ""1069010691#: builtin/push.c:1710692msgid "git push [<options>] [<repository> [<refspec>...]]"10693msgstr ""1069410695#: builtin/push.c:9010696msgid "tag shorthand without <tag>"10697msgstr ""1069810699#: builtin/push.c:10010700msgid "--delete only accepts plain target ref names"10701msgstr ""1070210703#: builtin/push.c:14410704msgid ""10705"\n"10706"To choose either option permanently, see push.default in 'git help config'."10707msgstr ""1070810709#: builtin/push.c:14710710#, c-format10711msgid ""10712"The upstream branch of your current branch does not match\n"10713"the name of your current branch. To push to the upstream branch\n"10714"on the remote, use\n"10715"\n"10716" git push %s HEAD:%s\n"10717"\n"10718"To push to the branch of the same name on the remote, use\n"10719"\n"10720" git push %s %s\n"10721"%s"10722msgstr ""1072310724#: builtin/push.c:16210725#, c-format10726msgid ""10727"You are not currently on a branch.\n"10728"To push the history leading to the current (detached HEAD)\n"10729"state now, use\n"10730"\n"10731" git push %s HEAD:<name-of-remote-branch>\n"10732msgstr ""1073310734#: builtin/push.c:17610735#, c-format10736msgid ""10737"The current branch %s has no upstream branch.\n"10738"To push the current branch and set the remote as upstream, use\n"10739"\n"10740" git push --set-upstream %s %s\n"10741msgstr ""1074210743#: builtin/push.c:18410744#, c-format10745msgid "The current branch %s has multiple upstream branches, refusing to push."10746msgstr ""1074710748#: builtin/push.c:18710749#, c-format10750msgid ""10751"You are pushing to remote '%s', which is not the upstream of\n"10752"your current branch '%s', without telling me what to push\n"10753"to update which remote branch."10754msgstr ""1075510756#: builtin/push.c:24610757msgid ""10758"You didn't specify any refspecs to push, and push.default is \"nothing\"."10759msgstr ""1076010761#: builtin/push.c:25310762msgid ""10763"Updates were rejected because the tip of your current branch is behind\n"10764"its remote counterpart. Integrate the remote changes (e.g.\n"10765"'git pull ...') before pushing again.\n"10766"See the 'Note about fast-forwards' in 'git push --help' for details."10767msgstr ""1076810769#: builtin/push.c:25910770msgid ""10771"Updates were rejected because a pushed branch tip is behind its remote\n"10772"counterpart. Check out this branch and integrate the remote changes\n"10773"(e.g. 'git pull ...') before pushing again.\n"10774"See the 'Note about fast-forwards' in 'git push --help' for details."10775msgstr ""1077610777#: builtin/push.c:26510778msgid ""10779"Updates were rejected because the remote contains work that you do\n"10780"not have locally. This is usually caused by another repository pushing\n"10781"to the same ref. You may want to first integrate the remote changes\n"10782"(e.g., 'git pull ...') before pushing again.\n"10783"See the 'Note about fast-forwards' in 'git push --help' for details."10784msgstr ""1078510786#: builtin/push.c:27210787msgid "Updates were rejected because the tag already exists in the remote."10788msgstr ""1078910790#: builtin/push.c:27510791msgid ""10792"You cannot update a remote ref that points at a non-commit object,\n"10793"or update a remote ref to make it point at a non-commit object,\n"10794"without using the '--force' option.\n"10795msgstr ""1079610797#: builtin/push.c:33510798#, c-format10799msgid "Pushing to %s\n"10800msgstr ""1080110802#: builtin/push.c:33910803#, c-format10804msgid "failed to push some refs to '%s'"10805msgstr ""1080610807#: builtin/push.c:37010808#, c-format10809msgid "bad repository '%s'"10810msgstr ""1081110812#: builtin/push.c:37110813msgid ""10814"No configured push destination.\n"10815"Either specify the URL from the command-line or configure a remote "10816"repository using\n"10817"\n"10818" git remote add <name> <url>\n"10819"\n"10820"and then push using the remote name\n"10821"\n"10822" git push <name>\n"10823msgstr ""1082410825#: builtin/push.c:38910826msgid "--all and --tags are incompatible"10827msgstr ""1082810829#: builtin/push.c:39010830msgid "--all can't be combined with refspecs"10831msgstr ""1083210833#: builtin/push.c:39510834msgid "--mirror and --tags are incompatible"10835msgstr ""1083610837#: builtin/push.c:39610838msgid "--mirror can't be combined with refspecs"10839msgstr ""1084010841#: builtin/push.c:40110842msgid "--all and --mirror are incompatible"10843msgstr ""1084410845#: builtin/push.c:52310846msgid "repository"10847msgstr ""1084810849#: builtin/push.c:524 builtin/send-pack.c:16310850msgid "push all refs"10851msgstr ""1085210853#: builtin/push.c:525 builtin/send-pack.c:16510854msgid "mirror all refs"10855msgstr ""1085610857#: builtin/push.c:52710858msgid "delete refs"10859msgstr ""1086010861#: builtin/push.c:52810862msgid "push tags (can't be used with --all or --mirror)"10863msgstr ""1086410865#: builtin/push.c:531 builtin/send-pack.c:16610866msgid "force updates"10867msgstr ""1086810869#: builtin/push.c:533 builtin/send-pack.c:18010870msgid "refname>:<expect"10871msgstr ""1087210873#: builtin/push.c:534 builtin/send-pack.c:18110874msgid "require old value of ref to be at this value"10875msgstr ""1087610877#: builtin/push.c:53710878msgid "control recursive pushing of submodules"10879msgstr ""1088010881#: builtin/push.c:539 builtin/send-pack.c:17410882msgid "use thin pack"10883msgstr ""1088410885#: builtin/push.c:540 builtin/push.c:541 builtin/send-pack.c:16010886#: builtin/send-pack.c:16110887msgid "receive pack program"10888msgstr ""1088910890#: builtin/push.c:54210891msgid "set upstream for git pull/status"10892msgstr ""1089310894#: builtin/push.c:54510895msgid "prune locally removed refs"10896msgstr ""1089710898#: builtin/push.c:54710899msgid "bypass pre-push hook"10900msgstr ""1090110902#: builtin/push.c:54810903msgid "push missing but relevant tags"10904msgstr ""1090510906#: builtin/push.c:551 builtin/send-pack.c:16810907msgid "GPG sign the push"10908msgstr ""1090910910#: builtin/push.c:553 builtin/send-pack.c:17510911msgid "request atomic transaction on remote side"10912msgstr ""1091310914#: builtin/push.c:554 builtin/send-pack.c:17110915msgid "server-specific"10916msgstr ""1091710918#: builtin/push.c:554 builtin/send-pack.c:17210919msgid "option to transmit"10920msgstr ""1092110922#: builtin/push.c:56810923msgid "--delete is incompatible with --all, --mirror and --tags"10924msgstr ""1092510926#: builtin/push.c:57010927msgid "--delete doesn't make sense without any refs"10928msgstr ""1092910930#: builtin/push.c:58910931msgid "push options must not have new line characters"10932msgstr ""1093310934#: builtin/read-tree.c:4010935msgid ""10936"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "10937"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"10938"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"10939msgstr ""1094010941#: builtin/read-tree.c:12110942msgid "write resulting index to <file>"10943msgstr ""1094410945#: builtin/read-tree.c:12410946msgid "only empty the index"10947msgstr ""1094810949#: builtin/read-tree.c:12610950msgid "Merging"10951msgstr ""1095210953#: builtin/read-tree.c:12810954msgid "perform a merge in addition to a read"10955msgstr ""1095610957#: builtin/read-tree.c:13010958msgid "3-way merge if no file level merging required"10959msgstr ""1096010961#: builtin/read-tree.c:13210962msgid "3-way merge in presence of adds and removes"10963msgstr ""1096410965#: builtin/read-tree.c:13410966msgid "same as -m, but discard unmerged entries"10967msgstr ""1096810969#: builtin/read-tree.c:13510970msgid "<subdirectory>/"10971msgstr ""1097210973#: builtin/read-tree.c:13610974msgid "read the tree into the index under <subdirectory>/"10975msgstr ""1097610977#: builtin/read-tree.c:13910978msgid "update working tree with merge result"10979msgstr ""1098010981#: builtin/read-tree.c:14110982msgid "gitignore"10983msgstr ""1098410985#: builtin/read-tree.c:14210986msgid "allow explicitly ignored files to be overwritten"10987msgstr ""1098810989#: builtin/read-tree.c:14510990msgid "don't check the working tree after merging"10991msgstr ""1099210993#: builtin/read-tree.c:14610994msgid "don't update the index or the work tree"10995msgstr ""1099610997#: builtin/read-tree.c:14810998msgid "skip applying sparse checkout filter"10999msgstr ""1100011001#: builtin/read-tree.c:15011002msgid "debug unpack-trees"11003msgstr ""1100411005#: builtin/rebase--helper.c:811006msgid "git rebase--helper [<options>]"11007msgstr ""1100811009#: builtin/rebase--helper.c:2011010msgid "continue rebase"11011msgstr ""1101211013#: builtin/rebase--helper.c:2211014msgid "abort rebase"11015msgstr ""1101611017#: builtin/receive-pack.c:2811018msgid "git receive-pack <git-dir>"11019msgstr ""1102011021#: builtin/receive-pack.c:83811022msgid ""11023"By default, updating the current branch in a non-bare repository\n"11024"is denied, because it will make the index and work tree inconsistent\n"11025"with what you pushed, and will require 'git reset --hard' to match\n"11026"the work tree to HEAD.\n"11027"\n"11028"You can set the 'receive.denyCurrentBranch' configuration variable\n"11029"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"11030"its current branch; however, this is not recommended unless you\n"11031"arranged to update its work tree to match what you pushed in some\n"11032"other way.\n"11033"\n"11034"To squelch this message and still keep the default behaviour, set\n"11035"'receive.denyCurrentBranch' configuration variable to 'refuse'."11036msgstr ""1103711038#: builtin/receive-pack.c:85811039msgid ""11040"By default, deleting the current branch is denied, because the next\n"11041"'git clone' won't result in any file checked out, causing confusion.\n"11042"\n"11043"You can set 'receive.denyDeleteCurrent' configuration variable to\n"11044"'warn' or 'ignore' in the remote repository to allow deleting the\n"11045"current branch, with or without a warning message.\n"11046"\n"11047"To squelch this message, you can set it to 'refuse'."11048msgstr ""1104911050#: builtin/receive-pack.c:193311051msgid "quiet"11052msgstr ""1105311054#: builtin/receive-pack.c:194711055msgid "You must specify a directory."11056msgstr ""1105711058#: builtin/reflog.c:42411059#, c-format11060msgid "'%s' for '%s' is not a valid timestamp"11061msgstr ""1106211063#: builtin/reflog.c:541 builtin/reflog.c:54611064#, c-format11065msgid "'%s' is not a valid timestamp"11066msgstr ""1106711068#: builtin/remote.c:1311069msgid "git remote [-v | --verbose]"11070msgstr ""1107111072#: builtin/remote.c:1411073msgid ""11074"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"11075"mirror=<fetch|push>] <name> <url>"11076msgstr ""1107711078#: builtin/remote.c:15 builtin/remote.c:3511079msgid "git remote rename <old> <new>"11080msgstr ""1108111082#: builtin/remote.c:16 builtin/remote.c:4011083msgid "git remote remove <name>"11084msgstr ""1108511086#: builtin/remote.c:17 builtin/remote.c:4511087msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"11088msgstr ""1108911090#: builtin/remote.c:1811091msgid "git remote [-v | --verbose] show [-n] <name>"11092msgstr ""1109311094#: builtin/remote.c:1911095msgid "git remote prune [-n | --dry-run] <name>"11096msgstr ""1109711098#: builtin/remote.c:2011099msgid ""11100"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"11101msgstr ""1110211103#: builtin/remote.c:2111104msgid "git remote set-branches [--add] <name> <branch>..."11105msgstr ""1110611107#: builtin/remote.c:22 builtin/remote.c:7111108msgid "git remote get-url [--push] [--all] <name>"11109msgstr ""1111011111#: builtin/remote.c:23 builtin/remote.c:7611112msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"11113msgstr ""1111411115#: builtin/remote.c:24 builtin/remote.c:7711116msgid "git remote set-url --add <name> <newurl>"11117msgstr ""1111811119#: builtin/remote.c:25 builtin/remote.c:7811120msgid "git remote set-url --delete <name> <url>"11121msgstr ""1112211123#: builtin/remote.c:3011124msgid "git remote add [<options>] <name> <url>"11125msgstr ""1112611127#: builtin/remote.c:5011128msgid "git remote set-branches <name> <branch>..."11129msgstr ""1113011131#: builtin/remote.c:5111132msgid "git remote set-branches --add <name> <branch>..."11133msgstr ""1113411135#: builtin/remote.c:5611136msgid "git remote show [<options>] <name>"11137msgstr ""1113811139#: builtin/remote.c:6111140msgid "git remote prune [<options>] <name>"11141msgstr ""1114211143#: builtin/remote.c:6611144msgid "git remote update [<options>] [<group> | <remote>]..."11145msgstr ""1114611147#: builtin/remote.c:9511148#, c-format11149msgid "Updating %s"11150msgstr ""1115111152#: builtin/remote.c:12711153msgid ""11154"--mirror is dangerous and deprecated; please\n"11155"\t use --mirror=fetch or --mirror=push instead"11156msgstr ""1115711158#: builtin/remote.c:14411159#, c-format11160msgid "unknown mirror argument: %s"11161msgstr ""1116211163#: builtin/remote.c:16011164msgid "fetch the remote branches"11165msgstr ""1116611167#: builtin/remote.c:16211168msgid "import all tags and associated objects when fetching"11169msgstr ""1117011171#: builtin/remote.c:16511172msgid "or do not fetch any tag at all (--no-tags)"11173msgstr ""1117411175#: builtin/remote.c:16711176msgid "branch(es) to track"11177msgstr ""1117811179#: builtin/remote.c:16811180msgid "master branch"11181msgstr ""1118211183#: builtin/remote.c:16911184msgid "push|fetch"11185msgstr ""1118611187#: builtin/remote.c:17011188msgid "set up remote as a mirror to push to or fetch from"11189msgstr ""1119011191#: builtin/remote.c:18211192msgid "specifying a master branch makes no sense with --mirror"11193msgstr ""1119411195#: builtin/remote.c:18411196msgid "specifying branches to track makes sense only with fetch mirrors"11197msgstr ""1119811199#: builtin/remote.c:191 builtin/remote.c:63011200#, c-format11201msgid "remote %s already exists."11202msgstr ""1120311204#: builtin/remote.c:195 builtin/remote.c:63411205#, c-format11206msgid "'%s' is not a valid remote name"11207msgstr ""1120811209#: builtin/remote.c:23511210#, c-format11211msgid "Could not setup master '%s'"11212msgstr ""1121311214#: builtin/remote.c:33711215#, c-format11216msgid "Could not get fetch map for refspec %s"11217msgstr ""1121811219#: builtin/remote.c:438 builtin/remote.c:44611220msgid "(matching)"11221msgstr ""1122211223#: builtin/remote.c:45011224msgid "(delete)"11225msgstr ""1122611227#: builtin/remote.c:623 builtin/remote.c:758 builtin/remote.c:85711228#, c-format11229msgid "No such remote: %s"11230msgstr ""1123111232#: builtin/remote.c:64011233#, c-format11234msgid "Could not rename config section '%s' to '%s'"11235msgstr ""1123611237#: builtin/remote.c:66011238#, c-format11239msgid ""11240"Not updating non-default fetch refspec\n"11241"\t%s\n"11242"\tPlease update the configuration manually if necessary."11243msgstr ""1124411245#: builtin/remote.c:69611246#, c-format11247msgid "deleting '%s' failed"11248msgstr ""1124911250#: builtin/remote.c:73011251#, c-format11252msgid "creating '%s' failed"11253msgstr ""1125411255#: builtin/remote.c:79511256msgid ""11257"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"11258"to delete it, use:"11259msgid_plural ""11260"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"11261"to delete them, use:"11262msgstr[0] ""11263msgstr[1] ""1126411265#: builtin/remote.c:80911266#, c-format11267msgid "Could not remove config section '%s'"11268msgstr ""1126911270#: builtin/remote.c:91011271#, c-format11272msgid " new (next fetch will store in remotes/%s)"11273msgstr ""1127411275#: builtin/remote.c:91311276msgid " tracked"11277msgstr ""1127811279#: builtin/remote.c:91511280msgid " stale (use 'git remote prune' to remove)"11281msgstr ""1128211283#: builtin/remote.c:91711284msgid " ???"11285msgstr ""1128611287#: builtin/remote.c:95811288#, c-format11289msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"11290msgstr ""1129111292#: builtin/remote.c:96611293#, c-format11294msgid "rebases interactively onto remote %s"11295msgstr ""1129611297#: builtin/remote.c:96711298#, c-format11299msgid "rebases onto remote %s"11300msgstr ""1130111302#: builtin/remote.c:97011303#, c-format11304msgid " merges with remote %s"11305msgstr ""1130611307#: builtin/remote.c:97311308#, c-format11309msgid "merges with remote %s"11310msgstr ""1131111312#: builtin/remote.c:97611313#, c-format11314msgid "%-*s and with remote %s\n"11315msgstr ""1131611317#: builtin/remote.c:101911318msgid "create"11319msgstr ""1132011321#: builtin/remote.c:102211322msgid "delete"11323msgstr ""1132411325#: builtin/remote.c:102611326msgid "up to date"11327msgstr ""1132811329#: builtin/remote.c:102911330msgid "fast-forwardable"11331msgstr ""1133211333#: builtin/remote.c:103211334msgid "local out of date"11335msgstr ""1133611337#: builtin/remote.c:103911338#, c-format11339msgid " %-*s forces to %-*s (%s)"11340msgstr ""1134111342#: builtin/remote.c:104211343#, c-format11344msgid " %-*s pushes to %-*s (%s)"11345msgstr ""1134611347#: builtin/remote.c:104611348#, c-format11349msgid " %-*s forces to %s"11350msgstr ""1135111352#: builtin/remote.c:104911353#, c-format11354msgid " %-*s pushes to %s"11355msgstr ""1135611357#: builtin/remote.c:111711358msgid "do not query remotes"11359msgstr ""1136011361#: builtin/remote.c:114411362#, c-format11363msgid "* remote %s"11364msgstr ""1136511366#: builtin/remote.c:114511367#, c-format11368msgid " Fetch URL: %s"11369msgstr ""1137011371#: builtin/remote.c:1146 builtin/remote.c:1162 builtin/remote.c:130111372msgid "(no URL)"11373msgstr ""1137411375#. TRANSLATORS: the colon ':' should align11376#. with the one in " Fetch URL: %s"11377#. translation.11378#.11379#: builtin/remote.c:1160 builtin/remote.c:116211380#, c-format11381msgid " Push URL: %s"11382msgstr ""1138311384#: builtin/remote.c:1164 builtin/remote.c:1166 builtin/remote.c:116811385#, c-format11386msgid " HEAD branch: %s"11387msgstr ""1138811389#: builtin/remote.c:116411390msgid "(not queried)"11391msgstr ""1139211393#: builtin/remote.c:116611394msgid "(unknown)"11395msgstr ""1139611397#: builtin/remote.c:117011398#, c-format11399msgid ""11400" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"11401msgstr ""1140211403#: builtin/remote.c:118211404#, c-format11405msgid " Remote branch:%s"11406msgid_plural " Remote branches:%s"11407msgstr[0] ""11408msgstr[1] ""1140911410#: builtin/remote.c:1185 builtin/remote.c:121111411msgid " (status not queried)"11412msgstr ""1141311414#: builtin/remote.c:119411415msgid " Local branch configured for 'git pull':"11416msgid_plural " Local branches configured for 'git pull':"11417msgstr[0] ""11418msgstr[1] ""1141911420#: builtin/remote.c:120211421msgid " Local refs will be mirrored by 'git push'"11422msgstr ""1142311424#: builtin/remote.c:120811425#, c-format11426msgid " Local ref configured for 'git push'%s:"11427msgid_plural " Local refs configured for 'git push'%s:"11428msgstr[0] ""11429msgstr[1] ""1143011431#: builtin/remote.c:122911432msgid "set refs/remotes/<name>/HEAD according to remote"11433msgstr ""1143411435#: builtin/remote.c:123111436msgid "delete refs/remotes/<name>/HEAD"11437msgstr ""1143811439#: builtin/remote.c:124611440msgid "Cannot determine remote HEAD"11441msgstr ""1144211443#: builtin/remote.c:124811444msgid "Multiple remote HEAD branches. Please choose one explicitly with:"11445msgstr ""1144611447#: builtin/remote.c:125811448#, c-format11449msgid "Could not delete %s"11450msgstr ""1145111452#: builtin/remote.c:126611453#, c-format11454msgid "Not a valid ref: %s"11455msgstr ""1145611457#: builtin/remote.c:126811458#, c-format11459msgid "Could not setup %s"11460msgstr ""1146111462#: builtin/remote.c:128611463#, c-format11464msgid " %s will become dangling!"11465msgstr ""1146611467#: builtin/remote.c:128711468#, c-format11469msgid " %s has become dangling!"11470msgstr ""1147111472#: builtin/remote.c:129711473#, c-format11474msgid "Pruning %s"11475msgstr ""1147611477#: builtin/remote.c:129811478#, c-format11479msgid "URL: %s"11480msgstr ""1148111482#: builtin/remote.c:131411483#, c-format11484msgid " * [would prune] %s"11485msgstr ""1148611487#: builtin/remote.c:131711488#, c-format11489msgid " * [pruned] %s"11490msgstr ""1149111492#: builtin/remote.c:136211493msgid "prune remotes after fetching"11494msgstr ""1149511496#: builtin/remote.c:1425 builtin/remote.c:1479 builtin/remote.c:154711497#, c-format11498msgid "No such remote '%s'"11499msgstr ""1150011501#: builtin/remote.c:144111502msgid "add branch"11503msgstr ""1150411505#: builtin/remote.c:144811506msgid "no remote specified"11507msgstr ""1150811509#: builtin/remote.c:146511510msgid "query push URLs rather than fetch URLs"11511msgstr ""1151211513#: builtin/remote.c:146711514msgid "return all URLs"11515msgstr ""1151611517#: builtin/remote.c:149511518#, c-format11519msgid "no URLs configured for remote '%s'"11520msgstr ""1152111522#: builtin/remote.c:152111523msgid "manipulate push URLs"11524msgstr ""1152511526#: builtin/remote.c:152311527msgid "add URL"11528msgstr ""1152911530#: builtin/remote.c:152511531msgid "delete URLs"11532msgstr ""1153311534#: builtin/remote.c:153211535msgid "--add --delete doesn't make sense"11536msgstr ""1153711538#: builtin/remote.c:157311539#, c-format11540msgid "Invalid old URL pattern: %s"11541msgstr ""1154211543#: builtin/remote.c:158111544#, c-format11545msgid "No such URL found: %s"11546msgstr ""1154711548#: builtin/remote.c:158311549msgid "Will not delete all non-push URLs"11550msgstr ""1155111552#: builtin/remote.c:159711553msgid "be verbose; must be placed before a subcommand"11554msgstr ""1155511556#: builtin/remote.c:162811557#, c-format11558msgid "Unknown subcommand: %s"11559msgstr ""1156011561#: builtin/repack.c:1811562msgid "git repack [<options>]"11563msgstr ""1156411565#: builtin/repack.c:2311566msgid ""11567"Incremental repacks are incompatible with bitmap indexes. Use\n"11568"--no-write-bitmap-index or disable the pack.writebitmaps configuration."11569msgstr ""1157011571#: builtin/repack.c:16811572msgid "pack everything in a single pack"11573msgstr ""1157411575#: builtin/repack.c:17011576msgid "same as -a, and turn unreachable objects loose"11577msgstr ""1157811579#: builtin/repack.c:17311580msgid "remove redundant packs, and run git-prune-packed"11581msgstr ""1158211583#: builtin/repack.c:17511584msgid "pass --no-reuse-delta to git-pack-objects"11585msgstr ""1158611587#: builtin/repack.c:17711588msgid "pass --no-reuse-object to git-pack-objects"11589msgstr ""1159011591#: builtin/repack.c:17911592msgid "do not run git-update-server-info"11593msgstr ""1159411595#: builtin/repack.c:18211596msgid "pass --local to git-pack-objects"11597msgstr ""1159811599#: builtin/repack.c:18411600msgid "write bitmap index"11601msgstr ""1160211603#: builtin/repack.c:18511604msgid "approxidate"11605msgstr ""1160611607#: builtin/repack.c:18611608msgid "with -A, do not loosen objects older than this"11609msgstr ""1161011611#: builtin/repack.c:18811612msgid "with -a, repack unreachable objects"11613msgstr ""1161411615#: builtin/repack.c:19011616msgid "size of the window used for delta compression"11617msgstr ""1161811619#: builtin/repack.c:191 builtin/repack.c:19711620msgid "bytes"11621msgstr ""1162211623#: builtin/repack.c:19211624msgid "same as the above, but limit memory size instead of entries count"11625msgstr ""1162611627#: builtin/repack.c:19411628msgid "limits the maximum delta depth"11629msgstr ""1163011631#: builtin/repack.c:19611632msgid "limits the maximum number of threads"11633msgstr ""1163411635#: builtin/repack.c:19811636msgid "maximum size of each packfile"11637msgstr ""1163811639#: builtin/repack.c:20011640msgid "repack objects in packs marked with .keep"11641msgstr ""1164211643#: builtin/repack.c:21011644msgid "cannot delete packs in a precious-objects repo"11645msgstr ""1164611647#: builtin/repack.c:21411648msgid "--keep-unreachable and -A are incompatible"11649msgstr ""1165011651#: builtin/repack.c:406 builtin/worktree.c:11611652#, c-format11653msgid "failed to remove '%s'"11654msgstr ""1165511656#: builtin/replace.c:2011657msgid "git replace [-f] <object> <replacement>"11658msgstr ""1165911660#: builtin/replace.c:2111661msgid "git replace [-f] --edit <object>"11662msgstr ""1166311664#: builtin/replace.c:2211665msgid "git replace [-f] --graft <commit> [<parent>...]"11666msgstr ""1166711668#: builtin/replace.c:2311669msgid "git replace -d <object>..."11670msgstr ""1167111672#: builtin/replace.c:2411673msgid "git replace [--format=<format>] [-l [<pattern>]]"11674msgstr ""1167511676#: builtin/replace.c:331 builtin/replace.c:369 builtin/replace.c:39711677#, c-format11678msgid "Not a valid object name: '%s'"11679msgstr ""1168011681#: builtin/replace.c:36111682#, c-format11683msgid "bad mergetag in commit '%s'"11684msgstr ""1168511686#: builtin/replace.c:36311687#, c-format11688msgid "malformed mergetag in commit '%s'"11689msgstr ""1169011691#: builtin/replace.c:37411692#, c-format11693msgid ""11694"original commit '%s' contains mergetag '%s' that is discarded; use --edit "11695"instead of --graft"11696msgstr ""1169711698#: builtin/replace.c:40711699#, c-format11700msgid "the original commit '%s' has a gpg signature."11701msgstr ""1170211703#: builtin/replace.c:40811704msgid "the signature will be removed in the replacement commit!"11705msgstr ""1170611707#: builtin/replace.c:41411708#, c-format11709msgid "could not write replacement commit for: '%s'"11710msgstr ""1171111712#: builtin/replace.c:43811713msgid "list replace refs"11714msgstr ""1171511716#: builtin/replace.c:43911717msgid "delete replace refs"11718msgstr ""1171911720#: builtin/replace.c:44011721msgid "edit existing object"11722msgstr ""1172311724#: builtin/replace.c:44111725msgid "change a commit's parents"11726msgstr ""1172711728#: builtin/replace.c:44211729msgid "replace the ref if it exists"11730msgstr ""1173111732#: builtin/replace.c:44311733msgid "do not pretty-print contents for --edit"11734msgstr ""1173511736#: builtin/replace.c:44411737msgid "use this format"11738msgstr ""1173911740#: builtin/rerere.c:1311741msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"11742msgstr ""1174311744#: builtin/rerere.c:5911745msgid "register clean resolutions in index"11746msgstr ""1174711748#: builtin/reset.c:2911749msgid ""11750"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"11751msgstr ""1175211753#: builtin/reset.c:3011754msgid "git reset [-q] [<tree-ish>] [--] <paths>..."11755msgstr ""1175611757#: builtin/reset.c:3111758msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"11759msgstr ""1176011761#: builtin/reset.c:3711762msgid "mixed"11763msgstr ""1176411765#: builtin/reset.c:3711766msgid "soft"11767msgstr ""1176811769#: builtin/reset.c:3711770msgid "hard"11771msgstr ""1177211773#: builtin/reset.c:3711774msgid "merge"11775msgstr ""1177611777#: builtin/reset.c:3711778msgid "keep"11779msgstr ""1178011781#: builtin/reset.c:7711782msgid "You do not have a valid HEAD."11783msgstr ""1178411785#: builtin/reset.c:7911786msgid "Failed to find tree of HEAD."11787msgstr ""1178811789#: builtin/reset.c:8511790#, c-format11791msgid "Failed to find tree of %s."11792msgstr ""1179311794#: builtin/reset.c:10311795#, c-format11796msgid "HEAD is now at %s"11797msgstr ""1179811799#: builtin/reset.c:18611800#, c-format11801msgid "Cannot do a %s reset in the middle of a merge."11802msgstr ""1180311804#: builtin/reset.c:28611805msgid "be quiet, only report errors"11806msgstr ""1180711808#: builtin/reset.c:28811809msgid "reset HEAD and index"11810msgstr ""1181111812#: builtin/reset.c:28911813msgid "reset only HEAD"11814msgstr ""1181511816#: builtin/reset.c:291 builtin/reset.c:29311817msgid "reset HEAD, index and working tree"11818msgstr ""1181911820#: builtin/reset.c:29511821msgid "reset HEAD but keep local changes"11822msgstr ""1182311824#: builtin/reset.c:30111825msgid "record only the fact that removed paths will be added later"11826msgstr ""1182711828#: builtin/reset.c:32011829#, c-format11830msgid "Failed to resolve '%s' as a valid revision."11831msgstr ""1183211833#: builtin/reset.c:32811834#, c-format11835msgid "Failed to resolve '%s' as a valid tree."11836msgstr ""1183711838#: builtin/reset.c:33711839msgid "--patch is incompatible with --{hard,mixed,soft}"11840msgstr ""1184111842#: builtin/reset.c:34611843msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."11844msgstr ""1184511846#: builtin/reset.c:34811847#, c-format11848msgid "Cannot do %s reset with paths."11849msgstr ""1185011851#: builtin/reset.c:35811852#, c-format11853msgid "%s reset is not allowed in a bare repository"11854msgstr ""1185511856#: builtin/reset.c:36211857msgid "-N can only be used with --mixed"11858msgstr ""1185911860#: builtin/reset.c:37911861msgid "Unstaged changes after reset:"11862msgstr ""1186311864#: builtin/reset.c:38511865#, c-format11866msgid "Could not reset index file to revision '%s'."11867msgstr ""1186811869#: builtin/reset.c:38911870msgid "Could not write new index file."11871msgstr ""1187211873#: builtin/rev-list.c:35811874msgid "rev-list does not support display of notes"11875msgstr ""1187611877#: builtin/rev-parse.c:39411878msgid "git rev-parse --parseopt [<options>] -- [<args>...]"11879msgstr ""1188011881#: builtin/rev-parse.c:39911882msgid "keep the `--` passed as an arg"11883msgstr ""1188411885#: builtin/rev-parse.c:40111886msgid "stop parsing after the first non-option argument"11887msgstr ""1188811889#: builtin/rev-parse.c:40411890msgid "output in stuck long form"11891msgstr ""1189211893#: builtin/rev-parse.c:53511894msgid ""11895"git rev-parse --parseopt [<options>] -- [<args>...]\n"11896" or: git rev-parse --sq-quote [<arg>...]\n"11897" or: git rev-parse [<options>] [<arg>...]\n"11898"\n"11899"Run \"git rev-parse --parseopt -h\" for more information on the first usage."11900msgstr ""1190111902#: builtin/revert.c:2311903msgid "git revert [<options>] <commit-ish>..."11904msgstr ""1190511906#: builtin/revert.c:2411907msgid "git revert <subcommand>"11908msgstr ""1190911910#: builtin/revert.c:2911911msgid "git cherry-pick [<options>] <commit-ish>..."11912msgstr ""1191311914#: builtin/revert.c:3011915msgid "git cherry-pick <subcommand>"11916msgstr ""1191711918#: builtin/revert.c:9011919#, c-format11920msgid "%s: %s cannot be used with %s"11921msgstr ""1192211923#: builtin/revert.c:9911924msgid "end revert or cherry-pick sequence"11925msgstr ""1192611927#: builtin/revert.c:10011928msgid "resume revert or cherry-pick sequence"11929msgstr ""1193011931#: builtin/revert.c:10111932msgid "cancel revert or cherry-pick sequence"11933msgstr ""1193411935#: builtin/revert.c:10211936msgid "don't automatically commit"11937msgstr ""1193811939#: builtin/revert.c:10311940msgid "edit the commit message"11941msgstr ""1194211943#: builtin/revert.c:10611944msgid "parent-number"11945msgstr ""1194611947#: builtin/revert.c:10711948msgid "select mainline parent"11949msgstr ""1195011951#: builtin/revert.c:10911952msgid "merge strategy"11953msgstr ""1195411955#: builtin/revert.c:11011956msgid "option"11957msgstr ""1195811959#: builtin/revert.c:11111960msgid "option for merge strategy"11961msgstr ""1196211963#: builtin/revert.c:12011964msgid "append commit name"11965msgstr ""1196611967#: builtin/revert.c:12211968msgid "preserve initially empty commits"11969msgstr ""1197011971#: builtin/revert.c:12311972msgid "allow commits with empty messages"11973msgstr ""1197411975#: builtin/revert.c:12411976msgid "keep redundant, empty commits"11977msgstr ""1197811979#: builtin/revert.c:21211980msgid "revert failed"11981msgstr ""1198211983#: builtin/revert.c:22511984msgid "cherry-pick failed"11985msgstr ""1198611987#: builtin/rm.c:1811988msgid "git rm [<options>] [--] <file>..."11989msgstr ""1199011991#: builtin/rm.c:20611992msgid ""11993"the following file has staged content different from both the\n"11994"file and the HEAD:"11995msgid_plural ""11996"the following files have staged content different from both the\n"11997"file and the HEAD:"11998msgstr[0] ""11999msgstr[1] ""1200012001#: builtin/rm.c:21112002msgid ""12003"\n"12004"(use -f to force removal)"12005msgstr ""1200612007#: builtin/rm.c:21512008msgid "the following file has changes staged in the index:"12009msgid_plural "the following files have changes staged in the index:"12010msgstr[0] ""12011msgstr[1] ""1201212013#: builtin/rm.c:219 builtin/rm.c:22812014msgid ""12015"\n"12016"(use --cached to keep the file, or -f to force removal)"12017msgstr ""1201812019#: builtin/rm.c:22512020msgid "the following file has local modifications:"12021msgid_plural "the following files have local modifications:"12022msgstr[0] ""12023msgstr[1] ""1202412025#: builtin/rm.c:24312026msgid "do not list removed files"12027msgstr ""1202812029#: builtin/rm.c:24412030msgid "only remove from the index"12031msgstr ""1203212033#: builtin/rm.c:24512034msgid "override the up-to-date check"12035msgstr ""1203612037#: builtin/rm.c:24612038msgid "allow recursive removal"12039msgstr ""1204012041#: builtin/rm.c:24812042msgid "exit with a zero status even if nothing matched"12043msgstr ""1204412045#: builtin/rm.c:30812046#, c-format12047msgid "not removing '%s' recursively without -r"12048msgstr ""1204912050#: builtin/rm.c:34712051#, c-format12052msgid "git rm: unable to remove %s"12053msgstr ""1205412055#: builtin/rm.c:37012056#, c-format12057msgid "could not remove '%s'"12058msgstr ""1205912060#: builtin/send-pack.c:1912061msgid ""12062"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"12063"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "12064"[<ref>...]\n"12065" --all and explicit <ref> specification are mutually exclusive."12066msgstr ""1206712068#: builtin/send-pack.c:16212069msgid "remote name"12070msgstr ""1207112072#: builtin/send-pack.c:17612073msgid "use stateless RPC protocol"12074msgstr ""1207512076#: builtin/send-pack.c:17712077msgid "read refs from stdin"12078msgstr ""1207912080#: builtin/send-pack.c:17812081msgid "print status from remote helper"12082msgstr ""1208312084#: builtin/shortlog.c:1412085msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"12086msgstr ""1208712088#: builtin/shortlog.c:24912089msgid "Group by committer rather than author"12090msgstr ""1209112092#: builtin/shortlog.c:25112093msgid "sort output according to the number of commits per author"12094msgstr ""1209512096#: builtin/shortlog.c:25312097msgid "Suppress commit descriptions, only provides commit count"12098msgstr ""1209912100#: builtin/shortlog.c:25512101msgid "Show the email address of each author"12102msgstr ""1210312104#: builtin/shortlog.c:25612105msgid "w[,i1[,i2]]"12106msgstr ""1210712108#: builtin/shortlog.c:25712109msgid "Linewrap output"12110msgstr ""1211112112#: builtin/show-branch.c:1212113msgid ""12114"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"12115"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"12116"\t\t[--more=<n> | --list | --independent | --merge-base]\n"12117"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"12118msgstr ""1211912120#: builtin/show-branch.c:1612121msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"12122msgstr ""1212312124#: builtin/show-branch.c:37612125#, c-format12126msgid "ignoring %s; cannot handle more than %d ref"12127msgid_plural "ignoring %s; cannot handle more than %d refs"12128msgstr[0] ""12129msgstr[1] ""1213012131#: builtin/show-branch.c:53012132#, c-format12133msgid "no matching refs with %s"12134msgstr ""1213512136#: builtin/show-branch.c:62612137msgid "show remote-tracking and local branches"12138msgstr ""1213912140#: builtin/show-branch.c:62812141msgid "show remote-tracking branches"12142msgstr ""1214312144#: builtin/show-branch.c:63012145msgid "color '*!+-' corresponding to the branch"12146msgstr ""1214712148#: builtin/show-branch.c:63212149msgid "show <n> more commits after the common ancestor"12150msgstr ""1215112152#: builtin/show-branch.c:63412153msgid "synonym to more=-1"12154msgstr ""1215512156#: builtin/show-branch.c:63512157msgid "suppress naming strings"12158msgstr ""1215912160#: builtin/show-branch.c:63712161msgid "include the current branch"12162msgstr ""1216312164#: builtin/show-branch.c:63912165msgid "name commits with their object names"12166msgstr ""1216712168#: builtin/show-branch.c:64112169msgid "show possible merge bases"12170msgstr ""1217112172#: builtin/show-branch.c:64312173msgid "show refs unreachable from any other ref"12174msgstr ""1217512176#: builtin/show-branch.c:64512177msgid "show commits in topological order"12178msgstr ""1217912180#: builtin/show-branch.c:64812181msgid "show only commits not on the first branch"12182msgstr ""1218312184#: builtin/show-branch.c:65012185msgid "show merges reachable from only one tip"12186msgstr ""1218712188#: builtin/show-branch.c:65212189msgid "topologically sort, maintaining date order where possible"12190msgstr ""1219112192#: builtin/show-branch.c:65512193msgid "<n>[,<base>]"12194msgstr ""1219512196#: builtin/show-branch.c:65612197msgid "show <n> most recent ref-log entries starting at base"12198msgstr ""1219912200#: builtin/show-branch.c:69012201msgid ""12202"--reflog is incompatible with --all, --remotes, --independent or --merge-base"12203msgstr ""1220412205#: builtin/show-branch.c:71412206msgid "no branches given, and HEAD is not valid"12207msgstr ""1220812209#: builtin/show-branch.c:71712210msgid "--reflog option needs one branch name"12211msgstr ""1221212213#: builtin/show-branch.c:72012214#, c-format12215msgid "only %d entry can be shown at one time."12216msgid_plural "only %d entries can be shown at one time."12217msgstr[0] ""12218msgstr[1] ""1221912220#: builtin/show-branch.c:72412221#, c-format12222msgid "no such ref %s"12223msgstr ""1222412225#: builtin/show-branch.c:80812226#, c-format12227msgid "cannot handle more than %d rev."12228msgid_plural "cannot handle more than %d revs."12229msgstr[0] ""12230msgstr[1] ""1223112232#: builtin/show-branch.c:81212233#, c-format12234msgid "'%s' is not a valid ref."12235msgstr ""1223612237#: builtin/show-branch.c:81512238#, c-format12239msgid "cannot find commit %s (%s)"12240msgstr ""1224112242#: builtin/show-ref.c:1012243msgid ""12244"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"12245"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"12246msgstr ""1224712248#: builtin/show-ref.c:1112249msgid "git show-ref --exclude-existing[=<pattern>]"12250msgstr ""1225112252#: builtin/show-ref.c:15912253msgid "only show tags (can be combined with heads)"12254msgstr ""1225512256#: builtin/show-ref.c:16012257msgid "only show heads (can be combined with tags)"12258msgstr ""1225912260#: builtin/show-ref.c:16112261msgid "stricter reference checking, requires exact ref path"12262msgstr ""1226312264#: builtin/show-ref.c:164 builtin/show-ref.c:16612265msgid "show the HEAD reference, even if it would be filtered out"12266msgstr ""1226712268#: builtin/show-ref.c:16812269msgid "dereference tags into object IDs"12270msgstr ""1227112272#: builtin/show-ref.c:17012273msgid "only show SHA1 hash using <n> digits"12274msgstr ""1227512276#: builtin/show-ref.c:17412277msgid "do not print results to stdout (useful with --verify)"12278msgstr ""1227912280#: builtin/show-ref.c:17612281msgid "show refs from stdin that aren't in local repository"12282msgstr ""1228312284#: builtin/stripspace.c:1812285msgid "git stripspace [-s | --strip-comments]"12286msgstr ""1228712288#: builtin/stripspace.c:1912289msgid "git stripspace [-c | --comment-lines]"12290msgstr ""1229112292#: builtin/stripspace.c:3612293msgid "skip and remove all lines starting with comment character"12294msgstr ""1229512296#: builtin/stripspace.c:3912297msgid "prepend comment character and space to each line"12298msgstr ""1229912300#: builtin/submodule--helper.c:25 builtin/submodule--helper.c:107512301#, c-format12302msgid "No such ref: %s"12303msgstr ""1230412305#: builtin/submodule--helper.c:32 builtin/submodule--helper.c:108412306#, c-format12307msgid "Expecting a full ref name, got %s"12308msgstr ""1230912310#: builtin/submodule--helper.c:7212311#, c-format12312msgid "cannot strip one component off url '%s'"12313msgstr ""1231412315#: builtin/submodule--helper.c:305 builtin/submodule--helper.c:63012316msgid "alternative anchor for relative paths"12317msgstr ""1231812319#: builtin/submodule--helper.c:31012320msgid "git submodule--helper list [--prefix=<path>] [<path>...]"12321msgstr ""1232212323#: builtin/submodule--helper.c:356 builtin/submodule--helper.c:38012324#, c-format12325msgid "No url found for submodule path '%s' in .gitmodules"12326msgstr ""1232712328#: builtin/submodule--helper.c:39512329#, c-format12330msgid ""12331"could not lookup configuration '%s'. Assuming this repository is its own "12332"authoritative upstream."12333msgstr ""1233412335#: builtin/submodule--helper.c:40612336#, c-format12337msgid "Failed to register url for submodule path '%s'"12338msgstr ""1233912340#: builtin/submodule--helper.c:41012341#, c-format12342msgid "Submodule '%s' (%s) registered for path '%s'\n"12343msgstr ""1234412345#: builtin/submodule--helper.c:42012346#, c-format12347msgid "warning: command update mode suggested for submodule '%s'\n"12348msgstr ""1234912350#: builtin/submodule--helper.c:42712351#, c-format12352msgid "Failed to register update mode for submodule path '%s'"12353msgstr ""1235412355#: builtin/submodule--helper.c:44312356msgid "Suppress output for initializing a submodule"12357msgstr ""1235812359#: builtin/submodule--helper.c:44812360msgid "git submodule--helper init [<path>]"12361msgstr ""1236212363#: builtin/submodule--helper.c:47612364msgid "git submodule--helper name <path>"12365msgstr ""1236612367#: builtin/submodule--helper.c:48212368#, c-format12369msgid "no submodule mapping found in .gitmodules for path '%s'"12370msgstr ""1237112372#: builtin/submodule--helper.c:565 builtin/submodule--helper.c:56812373#, c-format12374msgid "submodule '%s' cannot add alternate: %s"12375msgstr ""1237612377#: builtin/submodule--helper.c:60412378#, c-format12379msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"12380msgstr ""1238112382#: builtin/submodule--helper.c:61112383#, c-format12384msgid "Value '%s' for submodule.alternateLocation is not recognized"12385msgstr ""1238612387#: builtin/submodule--helper.c:63312388msgid "where the new submodule will be cloned to"12389msgstr ""1239012391#: builtin/submodule--helper.c:63612392msgid "name of the new submodule"12393msgstr ""1239412395#: builtin/submodule--helper.c:63912396msgid "url where to clone the submodule from"12397msgstr ""1239812399#: builtin/submodule--helper.c:64512400msgid "depth for shallow clones"12401msgstr ""1240212403#: builtin/submodule--helper.c:648 builtin/submodule--helper.c:99312404msgid "force cloning progress"12405msgstr ""1240612407#: builtin/submodule--helper.c:65312408msgid ""12409"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "12410"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"12411msgstr ""1241212413#: builtin/submodule--helper.c:68412414#, c-format12415msgid "clone of '%s' into submodule path '%s' failed"12416msgstr ""1241712418#: builtin/submodule--helper.c:69912419#, c-format12420msgid "could not get submodule directory for '%s'"12421msgstr ""1242212423#: builtin/submodule--helper.c:76412424#, c-format12425msgid "Submodule path '%s' not initialized"12426msgstr ""1242712428#: builtin/submodule--helper.c:76812429msgid "Maybe you want to use 'update --init'?"12430msgstr ""1243112432#: builtin/submodule--helper.c:79312433#, c-format12434msgid "Skipping unmerged submodule %s"12435msgstr ""1243612437#: builtin/submodule--helper.c:81412438#, c-format12439msgid "Skipping submodule '%s'"12440msgstr ""1244112442#: builtin/submodule--helper.c:94212443#, c-format12444msgid "Failed to clone '%s'. Retry scheduled"12445msgstr ""1244612447#: builtin/submodule--helper.c:95312448#, c-format12449msgid "Failed to clone '%s' a second time, aborting"12450msgstr ""1245112452#: builtin/submodule--helper.c:974 builtin/submodule--helper.c:116212453msgid "path into the working tree"12454msgstr ""1245512456#: builtin/submodule--helper.c:97712457msgid "path into the working tree, across nested submodule boundaries"12458msgstr ""1245912460#: builtin/submodule--helper.c:98112461msgid "rebase, merge, checkout or none"12462msgstr ""1246312464#: builtin/submodule--helper.c:98512465msgid "Create a shallow clone truncated to the specified number of revisions"12466msgstr ""1246712468#: builtin/submodule--helper.c:98812469msgid "parallel jobs"12470msgstr ""1247112472#: builtin/submodule--helper.c:99012473msgid "whether the initial clone should follow the shallow recommendation"12474msgstr ""1247512476#: builtin/submodule--helper.c:99112477msgid "don't print cloning progress"12478msgstr ""1247912480#: builtin/submodule--helper.c:99812481msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"12482msgstr ""1248312484#: builtin/submodule--helper.c:100812485msgid "bad value for update parameter"12486msgstr ""1248712488#: builtin/submodule--helper.c:107912489#, c-format12490msgid ""12491"Submodule (%s) branch configured to inherit branch from superproject, but "12492"the superproject is not on any branch"12493msgstr ""1249412495#: builtin/submodule--helper.c:116312496msgid "recurse into submodules"12497msgstr ""1249812499#: builtin/submodule--helper.c:116912500msgid "git submodule--helper embed-git-dir [<path>...]"12501msgstr ""1250212503#: builtin/submodule--helper.c:123212504#, c-format12505msgid "%s doesn't support --super-prefix"12506msgstr ""1250712508#: builtin/submodule--helper.c:123812509#, c-format12510msgid "'%s' is not a valid submodule--helper subcommand"12511msgstr ""1251212513#: builtin/symbolic-ref.c:812514msgid "git symbolic-ref [<options>] <name> [<ref>]"12515msgstr ""1251612517#: builtin/symbolic-ref.c:912518msgid "git symbolic-ref -d [-q] <name>"12519msgstr ""1252012521#: builtin/symbolic-ref.c:4112522msgid "suppress error message for non-symbolic (detached) refs"12523msgstr ""1252412525#: builtin/symbolic-ref.c:4212526msgid "delete symbolic ref"12527msgstr ""1252812529#: builtin/symbolic-ref.c:4312530msgid "shorten ref output"12531msgstr ""1253212533#: builtin/symbolic-ref.c:44 builtin/update-ref.c:36312534msgid "reason"12535msgstr ""1253612537#: builtin/symbolic-ref.c:44 builtin/update-ref.c:36312538msgid "reason of the update"12539msgstr ""1254012541#: builtin/tag.c:2412542msgid ""12543"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "12544"[<head>]"12545msgstr ""1254612547#: builtin/tag.c:2512548msgid "git tag -d <tagname>..."12549msgstr ""1255012551#: builtin/tag.c:2612552msgid ""12553"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"12554"points-at <object>]\n"12555"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"12556msgstr ""1255712558#: builtin/tag.c:2812559msgid "git tag -v [--format=<format>] <tagname>..."12560msgstr ""1256112562#: builtin/tag.c:8412563#, c-format12564msgid "tag '%s' not found."12565msgstr ""1256612567#: builtin/tag.c:10012568#, c-format12569msgid "Deleted tag '%s' (was %s)\n"12570msgstr ""1257112572#: builtin/tag.c:12912573#, c-format12574msgid ""12575"\n"12576"Write a message for tag:\n"12577" %s\n"12578"Lines starting with '%c' will be ignored.\n"12579msgstr ""1258012581#: builtin/tag.c:13312582#, c-format12583msgid ""12584"\n"12585"Write a message for tag:\n"12586" %s\n"12587"Lines starting with '%c' will be kept; you may remove them yourself if you "12588"want to.\n"12589msgstr ""1259012591#: builtin/tag.c:21112592msgid "unable to sign the tag"12593msgstr ""1259412595#: builtin/tag.c:21312596msgid "unable to write tag file"12597msgstr ""1259812599#: builtin/tag.c:23712600msgid "bad object type."12601msgstr ""1260212603#: builtin/tag.c:28312604msgid "no tag message?"12605msgstr ""1260612607#: builtin/tag.c:29012608#, c-format12609msgid "The tag message has been left in %s\n"12610msgstr ""1261112612#: builtin/tag.c:39812613msgid "list tag names"12614msgstr ""1261512616#: builtin/tag.c:40012617msgid "print <n> lines of each tag message"12618msgstr ""1261912620#: builtin/tag.c:40212621msgid "delete tags"12622msgstr ""1262312624#: builtin/tag.c:40312625msgid "verify tags"12626msgstr ""1262712628#: builtin/tag.c:40512629msgid "Tag creation options"12630msgstr ""1263112632#: builtin/tag.c:40712633msgid "annotated tag, needs a message"12634msgstr ""1263512636#: builtin/tag.c:40912637msgid "tag message"12638msgstr ""1263912640#: builtin/tag.c:41112641msgid "annotated and GPG-signed tag"12642msgstr ""1264312644#: builtin/tag.c:41512645msgid "use another key to sign the tag"12646msgstr ""1264712648#: builtin/tag.c:41612649msgid "replace the tag if exists"12650msgstr ""1265112652#: builtin/tag.c:417 builtin/update-ref.c:36912653msgid "create a reflog"12654msgstr ""1265512656#: builtin/tag.c:41912657msgid "Tag listing options"12658msgstr ""1265912660#: builtin/tag.c:42012661msgid "show tag list in columns"12662msgstr ""1266312664#: builtin/tag.c:421 builtin/tag.c:42312665msgid "print only tags that contain the commit"12666msgstr ""1266712668#: builtin/tag.c:422 builtin/tag.c:42412669msgid "print only tags that don't contain the commit"12670msgstr ""1267112672#: builtin/tag.c:42512673msgid "print only tags that are merged"12674msgstr ""1267512676#: builtin/tag.c:42612677msgid "print only tags that are not merged"12678msgstr ""1267912680#: builtin/tag.c:43112681msgid "print only tags of the object"12682msgstr ""1268312684#: builtin/tag.c:47012685msgid "--column and -n are incompatible"12686msgstr ""1268712688#: builtin/tag.c:49212689msgid "-n option is only allowed in list mode"12690msgstr ""1269112692#: builtin/tag.c:49412693msgid "--contains option is only allowed in list mode"12694msgstr ""1269512696#: builtin/tag.c:49612697msgid "--no-contains option is only allowed in list mode"12698msgstr ""1269912700#: builtin/tag.c:49812701msgid "--points-at option is only allowed in list mode"12702msgstr ""1270312704#: builtin/tag.c:50012705msgid "--merged and --no-merged options are only allowed in list mode"12706msgstr ""1270712708#: builtin/tag.c:51112709msgid "only one -F or -m option is allowed."12710msgstr ""1271112712#: builtin/tag.c:53012713msgid "too many params"12714msgstr ""1271512716#: builtin/tag.c:53612717#, c-format12718msgid "'%s' is not a valid tag name."12719msgstr ""1272012721#: builtin/tag.c:54112722#, c-format12723msgid "tag '%s' already exists"12724msgstr ""1272512726#: builtin/tag.c:57112727#, c-format12728msgid "Updated tag '%s' (was %s)\n"12729msgstr ""1273012731#: builtin/unpack-objects.c:49412732msgid "Unpacking objects"12733msgstr ""1273412735#: builtin/update-index.c:8012736#, c-format12737msgid "failed to create directory %s"12738msgstr ""1273912740#: builtin/update-index.c:8612741#, c-format12742msgid "failed to stat %s"12743msgstr ""1274412745#: builtin/update-index.c:9612746#, c-format12747msgid "failed to create file %s"12748msgstr ""1274912750#: builtin/update-index.c:10412751#, c-format12752msgid "failed to delete file %s"12753msgstr ""1275412755#: builtin/update-index.c:111 builtin/update-index.c:21712756#, c-format12757msgid "failed to delete directory %s"12758msgstr ""1275912760#: builtin/update-index.c:13612761#, c-format12762msgid "Testing mtime in '%s' "12763msgstr ""1276412765#: builtin/update-index.c:15012766msgid "directory stat info does not change after adding a new file"12767msgstr ""1276812769#: builtin/update-index.c:16312770msgid "directory stat info does not change after adding a new directory"12771msgstr ""1277212773#: builtin/update-index.c:17612774msgid "directory stat info changes after updating a file"12775msgstr ""1277612777#: builtin/update-index.c:18712778msgid "directory stat info changes after adding a file inside subdirectory"12779msgstr ""1278012781#: builtin/update-index.c:19812782msgid "directory stat info does not change after deleting a file"12783msgstr ""1278412785#: builtin/update-index.c:21112786msgid "directory stat info does not change after deleting a directory"12787msgstr ""1278812789#: builtin/update-index.c:21812790msgid " OK"12791msgstr ""1279212793#: builtin/update-index.c:56912794msgid "git update-index [<options>] [--] [<file>...]"12795msgstr ""1279612797#: builtin/update-index.c:92412798msgid "continue refresh even when index needs update"12799msgstr ""1280012801#: builtin/update-index.c:92712802msgid "refresh: ignore submodules"12803msgstr ""1280412805#: builtin/update-index.c:93012806msgid "do not ignore new files"12807msgstr ""1280812809#: builtin/update-index.c:93212810msgid "let files replace directories and vice-versa"12811msgstr ""1281212813#: builtin/update-index.c:93412814msgid "notice files missing from worktree"12815msgstr ""1281612817#: builtin/update-index.c:93612818msgid "refresh even if index contains unmerged entries"12819msgstr ""1282012821#: builtin/update-index.c:93912822msgid "refresh stat information"12823msgstr ""1282412825#: builtin/update-index.c:94312826msgid "like --refresh, but ignore assume-unchanged setting"12827msgstr ""1282812829#: builtin/update-index.c:94712830msgid "<mode>,<object>,<path>"12831msgstr ""1283212833#: builtin/update-index.c:94812834msgid "add the specified entry to the index"12835msgstr ""1283612837#: builtin/update-index.c:95712838msgid "mark files as \"not changing\""12839msgstr ""1284012841#: builtin/update-index.c:96012842msgid "clear assumed-unchanged bit"12843msgstr ""1284412845#: builtin/update-index.c:96312846msgid "mark files as \"index-only\""12847msgstr ""1284812849#: builtin/update-index.c:96612850msgid "clear skip-worktree bit"12851msgstr ""1285212853#: builtin/update-index.c:96912854msgid "add to index only; do not add content to object database"12855msgstr ""1285612857#: builtin/update-index.c:97112858msgid "remove named paths even if present in worktree"12859msgstr ""1286012861#: builtin/update-index.c:97312862msgid "with --stdin: input lines are terminated by null bytes"12863msgstr ""1286412865#: builtin/update-index.c:97512866msgid "read list of paths to be updated from standard input"12867msgstr ""1286812869#: builtin/update-index.c:97912870msgid "add entries from standard input to the index"12871msgstr ""1287212873#: builtin/update-index.c:98312874msgid "repopulate stages #2 and #3 for the listed paths"12875msgstr ""1287612877#: builtin/update-index.c:98712878msgid "only update entries that differ from HEAD"12879msgstr ""1288012881#: builtin/update-index.c:99112882msgid "ignore files missing from worktree"12883msgstr ""1288412885#: builtin/update-index.c:99412886msgid "report actions to standard output"12887msgstr ""1288812889#: builtin/update-index.c:99612890msgid "(for porcelains) forget saved unresolved conflicts"12891msgstr ""1289212893#: builtin/update-index.c:100012894msgid "write index in this format"12895msgstr ""1289612897#: builtin/update-index.c:100212898msgid "enable or disable split index"12899msgstr ""1290012901#: builtin/update-index.c:100412902msgid "enable/disable untracked cache"12903msgstr ""1290412905#: builtin/update-index.c:100612906msgid "test if the filesystem supports untracked cache"12907msgstr ""1290812909#: builtin/update-index.c:100812910msgid "enable untracked cache without testing the filesystem"12911msgstr ""1291212913#: builtin/update-index.c:110812914msgid ""12915"core.splitIndex is set to false; remove or change it, if you really want to "12916"enable split index"12917msgstr ""1291812919#: builtin/update-index.c:111712920msgid ""12921"core.splitIndex is set to true; remove or change it, if you really want to "12922"disable split index"12923msgstr ""1292412925#: builtin/update-index.c:112812926msgid ""12927"core.untrackedCache is set to true; remove or change it, if you really want "12928"to disable the untracked cache"12929msgstr ""1293012931#: builtin/update-index.c:113212932msgid "Untracked cache disabled"12933msgstr ""1293412935#: builtin/update-index.c:114012936msgid ""12937"core.untrackedCache is set to false; remove or change it, if you really want "12938"to enable the untracked cache"12939msgstr ""1294012941#: builtin/update-index.c:114412942#, c-format12943msgid "Untracked cache enabled for '%s'"12944msgstr ""1294512946#: builtin/update-ref.c:1012947msgid "git update-ref [<options>] -d <refname> [<old-val>]"12948msgstr ""1294912950#: builtin/update-ref.c:1112951msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"12952msgstr ""1295312954#: builtin/update-ref.c:1212955msgid "git update-ref [<options>] --stdin [-z]"12956msgstr ""1295712958#: builtin/update-ref.c:36412959msgid "delete the reference"12960msgstr ""1296112962#: builtin/update-ref.c:36612963msgid "update <refname> not the one it points to"12964msgstr ""1296512966#: builtin/update-ref.c:36712967msgid "stdin has NUL-terminated arguments"12968msgstr ""1296912970#: builtin/update-ref.c:36812971msgid "read updates from stdin"12972msgstr ""1297312974#: builtin/update-server-info.c:712975msgid "git update-server-info [--force]"12976msgstr ""1297712978#: builtin/update-server-info.c:1512979msgid "update the info files from scratch"12980msgstr ""1298112982#: builtin/verify-commit.c:1812983msgid "git verify-commit [-v | --verbose] <commit>..."12984msgstr ""1298512986#: builtin/verify-commit.c:7312987msgid "print commit contents"12988msgstr ""1298912990#: builtin/verify-commit.c:74 builtin/verify-tag.c:3812991msgid "print raw gpg status output"12992msgstr ""1299312994#: builtin/verify-pack.c:5512995msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."12996msgstr ""1299712998#: builtin/verify-pack.c:6512999msgid "verbose"13000msgstr ""1300113002#: builtin/verify-pack.c:6713003msgid "show statistics only"13004msgstr ""1300513006#: builtin/verify-tag.c:1913007msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."13008msgstr ""1300913010#: builtin/verify-tag.c:3713011msgid "print tag contents"13012msgstr ""1301313014#: builtin/worktree.c:1613015msgid "git worktree add [<options>] <path> [<branch>]"13016msgstr ""1301713018#: builtin/worktree.c:1713019msgid "git worktree list [<options>]"13020msgstr ""1302113022#: builtin/worktree.c:1813023msgid "git worktree lock [<options>] <path>"13024msgstr ""1302513026#: builtin/worktree.c:1913027msgid "git worktree prune [<options>]"13028msgstr ""1302913030#: builtin/worktree.c:2013031msgid "git worktree unlock <path>"13032msgstr ""1303313034#: builtin/worktree.c:4413035#, c-format13036msgid "Removing worktrees/%s: not a valid directory"13037msgstr ""1303813039#: builtin/worktree.c:5013040#, c-format13041msgid "Removing worktrees/%s: gitdir file does not exist"13042msgstr ""1304313044#: builtin/worktree.c:5513045#, c-format13046msgid "Removing worktrees/%s: unable to read gitdir file (%s)"13047msgstr ""1304813049#: builtin/worktree.c:6613050#, c-format13051msgid "Removing worktrees/%s: invalid gitdir file"13052msgstr ""1305313054#: builtin/worktree.c:8213055#, c-format13056msgid "Removing worktrees/%s: gitdir file points to non-existent location"13057msgstr ""1305813059#: builtin/worktree.c:12913060msgid "report pruned working trees"13061msgstr ""1306213063#: builtin/worktree.c:13113064msgid "expire working trees older than <time>"13065msgstr ""1306613067#: builtin/worktree.c:20513068#, c-format13069msgid "'%s' already exists"13070msgstr ""1307113072#: builtin/worktree.c:23613073#, c-format13074msgid "could not create directory of '%s'"13075msgstr ""1307613077#: builtin/worktree.c:27513078#, c-format13079msgid "Preparing %s (identifier %s)"13080msgstr ""1308113082#: builtin/worktree.c:32713083msgid "checkout <branch> even if already checked out in other worktree"13084msgstr ""1308513086#: builtin/worktree.c:32913087msgid "create a new branch"13088msgstr ""1308913090#: builtin/worktree.c:33113091msgid "create or reset a branch"13092msgstr ""1309313094#: builtin/worktree.c:33313095msgid "populate the new working tree"13096msgstr ""1309713098#: builtin/worktree.c:33413099msgid "keep the new working tree locked"13100msgstr ""1310113102#: builtin/worktree.c:34213103msgid "-b, -B, and --detach are mutually exclusive"13104msgstr ""1310513106#: builtin/worktree.c:47913107msgid "reason for locking"13108msgstr ""1310913110#: builtin/worktree.c:491 builtin/worktree.c:52413111#, c-format13112msgid "'%s' is not a working tree"13113msgstr ""1311413115#: builtin/worktree.c:493 builtin/worktree.c:52613116msgid "The main working tree cannot be locked or unlocked"13117msgstr ""1311813119#: builtin/worktree.c:49813120#, c-format13121msgid "'%s' is already locked, reason: %s"13122msgstr ""1312313124#: builtin/worktree.c:50013125#, c-format13126msgid "'%s' is already locked"13127msgstr ""1312813129#: builtin/worktree.c:52813130#, c-format13131msgid "'%s' is not locked"13132msgstr ""1313313134#: builtin/write-tree.c:1413135msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"13136msgstr ""1313713138#: builtin/write-tree.c:2713139msgid "<prefix>/"13140msgstr ""1314113142#: builtin/write-tree.c:2813143msgid "write tree object for a subdirectory <prefix>"13144msgstr ""1314513146#: builtin/write-tree.c:3113147msgid "only useful for debugging"13148msgstr ""1314913150#: upload-pack.c:2313151msgid "git upload-pack [<options>] <dir>"13152msgstr ""1315313154#: upload-pack.c:104113155msgid "quit after a single request/response exchange"13156msgstr ""1315713158#: upload-pack.c:104313159msgid "exit immediately after initial ref advertisement"13160msgstr ""1316113162#: upload-pack.c:104513163msgid "do not try <directory>/.git/ if <directory> is no Git directory"13164msgstr ""1316513166#: upload-pack.c:104713167msgid "interrupt transfer after <n> seconds of inactivity"13168msgstr ""1316913170#: credential-cache--daemon.c:22413171#, c-format13172msgid ""13173"The permissions on your socket directory are too loose; other\n"13174"users may be able to read your cached credentials. Consider running:\n"13175"\n"13176"\tchmod 0700 %s"13177msgstr ""1317813179#: credential-cache--daemon.c:27213180msgid "print debugging messages to stderr"13181msgstr ""1318213183#: git.c:1513184msgid ""13185"'git help -a' and 'git help -g' list available subcommands and some\n"13186"concept guides. See 'git help <command>' or 'git help <concept>'\n"13187"to read about a specific subcommand or concept."13188msgstr ""1318913190#: http.c:33713191#, c-format13192msgid "negative value for http.postbuffer; defaulting to %d"13193msgstr ""1319413195#: http.c:35813196msgid "Delegation control is not supported with cURL < 7.22.0"13197msgstr ""1319813199#: http.c:36713200msgid "Public key pinning not supported with cURL < 7.44.0"13201msgstr ""1320213203#: http.c:176413204#, c-format13205msgid ""13206"unable to update url base from redirection:\n"13207" asked for: %s\n"13208" redirect: %s"13209msgstr ""1321013211#: remote-curl.c:32413212#, c-format13213msgid "redirecting to %s"13214msgstr ""1321513216#: common-cmds.h:913217msgid "start a working area (see also: git help tutorial)"13218msgstr ""1321913220#: common-cmds.h:1013221msgid "work on the current change (see also: git help everyday)"13222msgstr ""1322313224#: common-cmds.h:1113225msgid "examine the history and state (see also: git help revisions)"13226msgstr ""1322713228#: common-cmds.h:1213229msgid "grow, mark and tweak your common history"13230msgstr ""1323113232#: common-cmds.h:1313233msgid "collaborate (see also: git help workflows)"13234msgstr ""1323513236#: common-cmds.h:1713237msgid "Add file contents to the index"13238msgstr ""1323913240#: common-cmds.h:1813241msgid "Use binary search to find the commit that introduced a bug"13242msgstr ""1324313244#: common-cmds.h:1913245msgid "List, create, or delete branches"13246msgstr ""1324713248#: common-cmds.h:2013249msgid "Switch branches or restore working tree files"13250msgstr ""1325113252#: common-cmds.h:2113253msgid "Clone a repository into a new directory"13254msgstr ""1325513256#: common-cmds.h:2213257msgid "Record changes to the repository"13258msgstr ""1325913260#: common-cmds.h:2313261msgid "Show changes between commits, commit and working tree, etc"13262msgstr ""1326313264#: common-cmds.h:2413265msgid "Download objects and refs from another repository"13266msgstr ""1326713268#: common-cmds.h:2513269msgid "Print lines matching a pattern"13270msgstr ""1327113272#: common-cmds.h:2613273msgid "Create an empty Git repository or reinitialize an existing one"13274msgstr ""1327513276#: common-cmds.h:2713277msgid "Show commit logs"13278msgstr ""1327913280#: common-cmds.h:2813281msgid "Join two or more development histories together"13282msgstr ""1328313284#: common-cmds.h:2913285msgid "Move or rename a file, a directory, or a symlink"13286msgstr ""1328713288#: common-cmds.h:3013289msgid "Fetch from and integrate with another repository or a local branch"13290msgstr ""1329113292#: common-cmds.h:3113293msgid "Update remote refs along with associated objects"13294msgstr ""1329513296#: common-cmds.h:3213297msgid "Reapply commits on top of another base tip"13298msgstr ""1329913300#: common-cmds.h:3313301msgid "Reset current HEAD to the specified state"13302msgstr ""1330313304#: common-cmds.h:3413305msgid "Remove files from the working tree and from the index"13306msgstr ""1330713308#: common-cmds.h:3513309msgid "Show various types of objects"13310msgstr ""1331113312#: common-cmds.h:3613313msgid "Show the working tree status"13314msgstr ""1331513316#: common-cmds.h:3713317msgid "Create, list, delete or verify a tag object signed with GPG"13318msgstr ""1331913320#: parse-options.h:14513321msgid "expiry-date"13322msgstr ""1332313324#: parse-options.h:16013325msgid "no-op (backward compatibility)"13326msgstr ""1332713328#: parse-options.h:23813329msgid "be more verbose"13330msgstr ""1333113332#: parse-options.h:24013333msgid "be more quiet"13334msgstr ""1333513336#: parse-options.h:24613337msgid "use <n> digits to display SHA-1s"13338msgstr ""1333913340#: rerere.h:4013341msgid "update the index with reused conflict resolution if possible"13342msgstr ""1334313344#: git-bisect.sh:5413345msgid "You need to start by \"git bisect start\""13346msgstr ""1334713348#. TRANSLATORS: Make sure to include [Y] and [n] in your13349#. translation. The program will only accept English input13350#. at this point.13351#: git-bisect.sh:6013352msgid "Do you want me to do it for you [Y/n]? "13353msgstr ""1335413355#: git-bisect.sh:12113356#, sh-format13357msgid "unrecognised option: '$arg'"13358msgstr ""1335913360#: git-bisect.sh:12513361#, sh-format13362msgid "'$arg' does not appear to be a valid revision"13363msgstr ""1336413365#: git-bisect.sh:15413366msgid "Bad HEAD - I need a HEAD"13367msgstr ""1336813369#: git-bisect.sh:16713370#, sh-format13371msgid ""13372"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."13373msgstr ""1337413375#: git-bisect.sh:17713376msgid "won't bisect on cg-seek'ed tree"13377msgstr ""1337813379#: git-bisect.sh:18113380msgid "Bad HEAD - strange symbolic ref"13381msgstr ""1338213383#: git-bisect.sh:23313384#, sh-format13385msgid "Bad bisect_write argument: $state"13386msgstr ""1338713388#: git-bisect.sh:26213389#, sh-format13390msgid "Bad rev input: $arg"13391msgstr ""1339213393#: git-bisect.sh:28113394#, sh-format13395msgid "Bad rev input: $bisected_head"13396msgstr ""1339713398#: git-bisect.sh:29013399#, sh-format13400msgid "Bad rev input: $rev"13401msgstr ""1340213403#: git-bisect.sh:29913404#, sh-format13405msgid "'git bisect $TERM_BAD' can take only one argument."13406msgstr ""1340713408#: git-bisect.sh:32213409#, sh-format13410msgid "Warning: bisecting only with a $TERM_BAD commit."13411msgstr ""1341213413#. TRANSLATORS: Make sure to include [Y] and [n] in your13414#. translation. The program will only accept English input13415#. at this point.13416#: git-bisect.sh:32813417msgid "Are you sure [Y/n]? "13418msgstr ""1341913420#: git-bisect.sh:34013421#, sh-format13422msgid ""13423"You need to give me at least one $bad_syn and one $good_syn revision.\n"13424"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"13425msgstr ""1342613427#: git-bisect.sh:34313428#, sh-format13429msgid ""13430"You need to start by \"git bisect start\".\n"13431"You then need to give me at least one $good_syn and one $bad_syn revision.\n"13432"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"13433msgstr ""1343413435#: git-bisect.sh:414 git-bisect.sh:54613436msgid "We are not bisecting."13437msgstr ""1343813439#: git-bisect.sh:42113440#, sh-format13441msgid "'$invalid' is not a valid commit"13442msgstr ""1344313444#: git-bisect.sh:43013445#, sh-format13446msgid ""13447"Could not check out original HEAD '$branch'.\n"13448"Try 'git bisect reset <commit>'."13449msgstr ""1345013451#: git-bisect.sh:45813452msgid "No logfile given"13453msgstr ""1345413455#: git-bisect.sh:45913456#, sh-format13457msgid "cannot read $file for replaying"13458msgstr ""1345913460#: git-bisect.sh:48013461msgid "?? what are you talking about?"13462msgstr ""1346313464#: git-bisect.sh:49213465#, sh-format13466msgid "running $command"13467msgstr ""1346813469#: git-bisect.sh:49913470#, sh-format13471msgid ""13472"bisect run failed:\n"13473"exit code $res from '$command' is < 0 or >= 128"13474msgstr ""1347513476#: git-bisect.sh:52513477msgid "bisect run cannot continue any more"13478msgstr ""1347913480#: git-bisect.sh:53113481#, sh-format13482msgid ""13483"bisect run failed:\n"13484"'bisect_state $state' exited with error code $res"13485msgstr ""1348613487#: git-bisect.sh:53813488msgid "bisect run success"13489msgstr ""1349013491#: git-bisect.sh:56513492msgid "please use two different terms"13493msgstr ""1349413495#: git-bisect.sh:57513496#, sh-format13497msgid "'$term' is not a valid term"13498msgstr ""1349913500#: git-bisect.sh:57813501#, sh-format13502msgid "can't use the builtin command '$term' as a term"13503msgstr ""1350413505#: git-bisect.sh:587 git-bisect.sh:59313506#, sh-format13507msgid "can't change the meaning of term '$term'"13508msgstr ""1350913510#: git-bisect.sh:60613511#, sh-format13512msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."13513msgstr ""1351413515#: git-bisect.sh:63613516msgid "no terms defined"13517msgstr ""1351813519#: git-bisect.sh:65313520#, sh-format13521msgid ""13522"invalid argument $arg for 'git bisect terms'.\n"13523"Supported options are: --term-good|--term-old and --term-bad|--term-new."13524msgstr ""1352513526#: git-merge-octopus.sh:4613527msgid ""13528"Error: Your local changes to the following files would be overwritten by "13529"merge"13530msgstr ""1353113532#: git-merge-octopus.sh:6113533msgid "Automated merge did not work."13534msgstr ""1353513536#: git-merge-octopus.sh:6213537msgid "Should not be doing an octopus."13538msgstr ""1353913540#: git-merge-octopus.sh:7313541#, sh-format13542msgid "Unable to find common commit with $pretty_name"13543msgstr ""1354413545#: git-merge-octopus.sh:7713546#, sh-format13547msgid "Already up-to-date with $pretty_name"13548msgstr ""1354913550#: git-merge-octopus.sh:8913551#, sh-format13552msgid "Fast-forwarding to: $pretty_name"13553msgstr ""1355413555#: git-merge-octopus.sh:9713556#, sh-format13557msgid "Trying simple merge with $pretty_name"13558msgstr ""1355913560#: git-merge-octopus.sh:10213561msgid "Simple merge did not work, trying automatic merge."13562msgstr ""1356313564#: git-rebase.sh:5813565msgid ""13566"When you have resolved this problem, run \"git rebase --continue\".\n"13567"If you prefer to skip this patch, run \"git rebase --skip\" instead.\n"13568"To check out the original branch and stop rebasing, run \"git rebase --abort"13569"\"."13570msgstr ""1357113572#: git-rebase.sh:158 git-rebase.sh:39713573#, sh-format13574msgid "Could not move back to $head_name"13575msgstr ""1357613577#: git-rebase.sh:16913578msgid "Applied autostash."13579msgstr ""1358013581#: git-rebase.sh:17213582#, sh-format13583msgid "Cannot store $stash_sha1"13584msgstr ""1358513586#: git-rebase.sh:21213587msgid "The pre-rebase hook refused to rebase."13588msgstr ""1358913590#: git-rebase.sh:21713591msgid "It looks like git-am is in progress. Cannot rebase."13592msgstr ""1359313594#: git-rebase.sh:35813595msgid "No rebase in progress?"13596msgstr ""1359713598#: git-rebase.sh:36913599msgid "The --edit-todo action can only be used during interactive rebase."13600msgstr ""1360113602#: git-rebase.sh:37613603msgid "Cannot read HEAD"13604msgstr ""1360513606#: git-rebase.sh:37913607msgid ""13608"You must edit all merge conflicts and then\n"13609"mark them as resolved using git add"13610msgstr ""1361113612#: git-rebase.sh:41913613#, sh-format13614msgid ""13615"It seems that there is already a $state_dir_base directory, and\n"13616"I wonder if you are in the middle of another rebase. If that is the\n"13617"case, please try\n"13618"\t$cmd_live_rebase\n"13619"If that is not the case, please\n"13620"\t$cmd_clear_stale_rebase\n"13621"and run me again. I am stopping in case you still have something\n"13622"valuable there."13623msgstr ""1362413625#: git-rebase.sh:47013626#, sh-format13627msgid "invalid upstream $upstream_name"13628msgstr ""1362913630#: git-rebase.sh:49413631#, sh-format13632msgid "$onto_name: there are more than one merge bases"13633msgstr ""1363413635#: git-rebase.sh:497 git-rebase.sh:50113636#, sh-format13637msgid "$onto_name: there is no merge base"13638msgstr ""1363913640#: git-rebase.sh:50613641#, sh-format13642msgid "Does not point to a valid commit: $onto_name"13643msgstr ""1364413645#: git-rebase.sh:52913646#, sh-format13647msgid "fatal: no such branch: $branch_name"13648msgstr ""1364913650#: git-rebase.sh:56213651msgid "Cannot autostash"13652msgstr ""1365313654#: git-rebase.sh:56713655#, sh-format13656msgid "Created autostash: $stash_abbrev"13657msgstr ""1365813659#: git-rebase.sh:57113660msgid "Please commit or stash them."13661msgstr ""1366213663#: git-rebase.sh:59113664#, sh-format13665msgid "Current branch $branch_name is up to date."13666msgstr ""1366713668#: git-rebase.sh:59513669#, sh-format13670msgid "Current branch $branch_name is up to date, rebase forced."13671msgstr ""1367213673#: git-rebase.sh:60613674#, sh-format13675msgid "Changes from $mb to $onto:"13676msgstr ""1367713678#: git-rebase.sh:61513679msgid "First, rewinding head to replay your work on top of it..."13680msgstr ""1368113682#: git-rebase.sh:62513683#, sh-format13684msgid "Fast-forwarded $branch_name to $onto_name."13685msgstr ""1368613687#: git-stash.sh:5413688msgid "git stash clear with parameters is unimplemented"13689msgstr ""1369013691#: git-stash.sh:9513692msgid "You do not have the initial commit yet"13693msgstr ""1369413695#: git-stash.sh:11013696msgid "Cannot save the current index state"13697msgstr ""1369813699#: git-stash.sh:12513700msgid "Cannot save the untracked files"13701msgstr ""1370213703#: git-stash.sh:145 git-stash.sh:15813704msgid "Cannot save the current worktree state"13705msgstr ""1370613707#: git-stash.sh:16213708msgid "No changes selected"13709msgstr ""1371013711#: git-stash.sh:16513712msgid "Cannot remove temporary index (can't happen)"13713msgstr ""1371413715#: git-stash.sh:17813716msgid "Cannot record working tree state"13717msgstr ""1371813719#: git-stash.sh:21013720#, sh-format13721msgid "Cannot update $ref_stash with $w_commit"13722msgstr ""1372313724#. TRANSLATORS: $option is an invalid option, like13725#. `--blah-blah'. The 7 spaces at the beginning of the13726#. second line correspond to "error: ". So you should line13727#. up the second line with however many characters the13728#. translation of "error: " takes in your language. E.g. in13729#. English this is:13730#.13731#. $ git stash save --blah-blah 2>&1 | head -n 213732#. error: unknown option for 'stash save': --blah-blah13733#. To provide a message, use git stash save -- '--blah-blah'13734#: git-stash.sh:26613735#, sh-format13736msgid ""13737"error: unknown option for 'stash save': $option\n"13738" To provide a message, use git stash save -- '$option'"13739msgstr ""1374013741#: git-stash.sh:28113742msgid "Can't use --patch and --include-untracked or --all at the same time"13743msgstr ""1374413745#: git-stash.sh:28913746msgid "No local changes to save"13747msgstr ""1374813749#: git-stash.sh:29413750msgid "Cannot initialize stash"13751msgstr ""1375213753#: git-stash.sh:29813754msgid "Cannot save the current status"13755msgstr ""1375613757#: git-stash.sh:29913758#, sh-format13759msgid "Saved working directory and index state $stash_msg"13760msgstr ""1376113762#: git-stash.sh:32613763msgid "Cannot remove worktree changes"13764msgstr ""1376513766#: git-stash.sh:47413767#, sh-format13768msgid "unknown option: $opt"13769msgstr ""1377013771#: git-stash.sh:48713772msgid "No stash entries found."13773msgstr ""1377413775#: git-stash.sh:49413776#, sh-format13777msgid "Too many revisions specified: $REV"13778msgstr ""1377913780#: git-stash.sh:50913781#, sh-format13782msgid "$reference is not a valid reference"13783msgstr ""1378413785#: git-stash.sh:53713786#, sh-format13787msgid "'$args' is not a stash-like commit"13788msgstr ""1378913790#: git-stash.sh:54813791#, sh-format13792msgid "'$args' is not a stash reference"13793msgstr ""1379413795#: git-stash.sh:55613796msgid "unable to refresh index"13797msgstr ""1379813799#: git-stash.sh:56013800msgid "Cannot apply a stash in the middle of a merge"13801msgstr ""1380213803#: git-stash.sh:56813804msgid "Conflicts in index. Try without --index."13805msgstr ""1380613807#: git-stash.sh:57013808msgid "Could not save index tree"13809msgstr ""1381013811#: git-stash.sh:57913812msgid "Could not restore untracked files from stash entry"13813msgstr ""1381413815#: git-stash.sh:60413816msgid "Cannot unstage modified files"13817msgstr ""1381813819#: git-stash.sh:61913820msgid "Index was not unstashed."13821msgstr ""1382213823#: git-stash.sh:63313824msgid "The stash entry is kept in case you need it again."13825msgstr ""1382613827#: git-stash.sh:64213828#, sh-format13829msgid "Dropped ${REV} ($s)"13830msgstr ""1383113832#: git-stash.sh:64313833#, sh-format13834msgid "${REV}: Could not drop stash entry"13835msgstr ""1383613837#: git-stash.sh:65113838msgid "No branch name specified"13839msgstr ""1384013841#: git-stash.sh:73013842msgid "(To restore them type \"git stash apply\")"13843msgstr ""1384413845#: git-submodule.sh:18113846msgid "Relative path can only be used from the toplevel of the working tree"13847msgstr ""1384813849#: git-submodule.sh:19113850#, sh-format13851msgid "repo URL: '$repo' must be absolute or begin with ./|../"13852msgstr ""1385313854#: git-submodule.sh:21013855#, sh-format13856msgid "'$sm_path' already exists in the index"13857msgstr ""1385813859#: git-submodule.sh:21313860#, sh-format13861msgid "'$sm_path' already exists in the index and is not a submodule"13862msgstr ""1386313864#: git-submodule.sh:21913865#, sh-format13866msgid ""13867"The following path is ignored by one of your .gitignore files:\n"13868"$sm_path\n"13869"Use -f if you really want to add it."13870msgstr ""1387113872#: git-submodule.sh:23713873#, sh-format13874msgid "Adding existing repo at '$sm_path' to the index"13875msgstr ""1387613877#: git-submodule.sh:23913878#, sh-format13879msgid "'$sm_path' already exists and is not a valid git repo"13880msgstr ""1388113882#: git-submodule.sh:24713883#, sh-format13884msgid "A git directory for '$sm_name' is found locally with remote(s):"13885msgstr ""1388613887#: git-submodule.sh:24913888#, sh-format13889msgid ""13890"If you want to reuse this local git directory instead of cloning again from\n"13891" $realrepo\n"13892"use the '--force' option. If the local git directory is not the correct "13893"repo\n"13894"or you are unsure what this means choose another name with the '--name' "13895"option."13896msgstr ""1389713898#: git-submodule.sh:25513899#, sh-format13900msgid "Reactivating local git directory for submodule '$sm_name'."13901msgstr ""1390213903#: git-submodule.sh:26713904#, sh-format13905msgid "Unable to checkout submodule '$sm_path'"13906msgstr ""1390713908#: git-submodule.sh:27213909#, sh-format13910msgid "Failed to add submodule '$sm_path'"13911msgstr ""1391213913#: git-submodule.sh:28113914#, sh-format13915msgid "Failed to register submodule '$sm_path'"13916msgstr ""1391713918#: git-submodule.sh:34213919#, sh-format13920msgid "Entering '$displaypath'"13921msgstr ""1392213923#: git-submodule.sh:36213924#, sh-format13925msgid "Stopping at '$displaypath'; script returned non-zero status."13926msgstr ""1392713928#: git-submodule.sh:43313929#, sh-format13930msgid "pathspec and --all are incompatible"13931msgstr ""1393213933#: git-submodule.sh:43813934#, sh-format13935msgid "Use '--all' if you really want to deinitialize all submodules"13936msgstr ""1393713938#: git-submodule.sh:45813939#, sh-format13940msgid ""13941"Submodule work tree '$displaypath' contains a .git directory\n"13942"(use 'rm -rf' if you really want to remove it including all of its history)"13943msgstr ""1394413945#: git-submodule.sh:46613946#, sh-format13947msgid ""13948"Submodule work tree '$displaypath' contains local modifications; use '-f' to "13949"discard them"13950msgstr ""1395113952#: git-submodule.sh:46913953#, sh-format13954msgid "Cleared directory '$displaypath'"13955msgstr ""1395613957#: git-submodule.sh:47013958#, sh-format13959msgid "Could not remove submodule work tree '$displaypath'"13960msgstr ""1396113962#: git-submodule.sh:47313963#, sh-format13964msgid "Could not create empty submodule directory '$displaypath'"13965msgstr ""1396613967#: git-submodule.sh:48213968#, sh-format13969msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"13970msgstr ""1397113972#: git-submodule.sh:63813973#, sh-format13974msgid "Unable to find current revision in submodule path '$displaypath'"13975msgstr ""1397613977#: git-submodule.sh:64813978#, sh-format13979msgid "Unable to fetch in submodule path '$sm_path'"13980msgstr ""1398113982#: git-submodule.sh:65313983#, sh-format13984msgid ""13985"Unable to find current ${remote_name}/${branch} revision in submodule path "13986"'$sm_path'"13987msgstr ""1398813989#: git-submodule.sh:67113990#, sh-format13991msgid "Unable to fetch in submodule path '$displaypath'"13992msgstr ""1399313994#: git-submodule.sh:67713995#, sh-format13996msgid ""13997"Fetched in submodule path '$displaypath', but it did not contain $sha1. "13998"Direct fetching of that commit failed."13999msgstr ""1400014001#: git-submodule.sh:68414002#, sh-format14003msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"14004msgstr ""1400514006#: git-submodule.sh:68514007#, sh-format14008msgid "Submodule path '$displaypath': checked out '$sha1'"14009msgstr ""1401014011#: git-submodule.sh:68914012#, sh-format14013msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"14014msgstr ""1401514016#: git-submodule.sh:69014017#, sh-format14018msgid "Submodule path '$displaypath': rebased into '$sha1'"14019msgstr ""1402014021#: git-submodule.sh:69514022#, sh-format14023msgid "Unable to merge '$sha1' in submodule path '$displaypath'"14024msgstr ""1402514026#: git-submodule.sh:69614027#, sh-format14028msgid "Submodule path '$displaypath': merged in '$sha1'"14029msgstr ""1403014031#: git-submodule.sh:70114032#, sh-format14033msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"14034msgstr ""1403514036#: git-submodule.sh:70214037#, sh-format14038msgid "Submodule path '$displaypath': '$command $sha1'"14039msgstr ""1404014041#: git-submodule.sh:73314042#, sh-format14043msgid "Failed to recurse into submodule path '$displaypath'"14044msgstr ""1404514046#: git-submodule.sh:84114047msgid "The --cached option cannot be used with the --files option"14048msgstr ""1404914050#: git-submodule.sh:89314051#, sh-format14052msgid "unexpected mode $mod_dst"14053msgstr ""1405414055#: git-submodule.sh:91314056#, sh-format14057msgid " Warn: $display_name doesn't contain commit $sha1_src"14058msgstr ""1405914060#: git-submodule.sh:91614061#, sh-format14062msgid " Warn: $display_name doesn't contain commit $sha1_dst"14063msgstr ""1406414065#: git-submodule.sh:91914066#, sh-format14067msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"14068msgstr ""1406914070#: git-submodule.sh:106514071#, sh-format14072msgid "Failed to recurse into submodule path '$sm_path'"14073msgstr ""1407414075#: git-submodule.sh:113714076#, sh-format14077msgid "Synchronizing submodule url for '$displaypath'"14078msgstr ""1407914080#: git-parse-remote.sh:8914081#, sh-format14082msgid "See git-${cmd}(1) for details."14083msgstr ""1408414085#: git-rebase--interactive.sh:14014086#, sh-format14087msgid "Rebasing ($new_count/$total)"14088msgstr ""1408914090#: git-rebase--interactive.sh:15614091msgid ""14092"\n"14093"Commands:\n"14094" p, pick = use commit\n"14095" r, reword = use commit, but edit the commit message\n"14096" e, edit = use commit, but stop for amending\n"14097" s, squash = use commit, but meld into previous commit\n"14098" f, fixup = like \"squash\", but discard this commit's log message\n"14099" x, exec = run command (the rest of the line) using shell\n"14100" d, drop = remove commit\n"14101"\n"14102"These lines can be re-ordered; they are executed from top to bottom.\n"14103msgstr ""1410414105#: git-rebase--interactive.sh:17114106msgid ""14107"\n"14108"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"14109msgstr ""1411014111#: git-rebase--interactive.sh:17514112msgid ""14113"\n"14114"If you remove a line here THAT COMMIT WILL BE LOST.\n"14115msgstr ""1411614117#: git-rebase--interactive.sh:21114118#, sh-format14119msgid ""14120"You can amend the commit now, with\n"14121"\n"14122"\tgit commit --amend $gpg_sign_opt_quoted\n"14123"\n"14124"Once you are satisfied with your changes, run\n"14125"\n"14126"\tgit rebase --continue"14127msgstr ""1412814129#: git-rebase--interactive.sh:23614130#, sh-format14131msgid "$sha1: not a commit that can be picked"14132msgstr ""1413314134#: git-rebase--interactive.sh:27514135#, sh-format14136msgid "Invalid commit name: $sha1"14137msgstr ""1413814139#: git-rebase--interactive.sh:31714140msgid "Cannot write current commit's replacement sha1"14141msgstr ""1414214143#: git-rebase--interactive.sh:36914144#, sh-format14145msgid "Fast-forward to $sha1"14146msgstr ""1414714148#: git-rebase--interactive.sh:37114149#, sh-format14150msgid "Cannot fast-forward to $sha1"14151msgstr ""1415214153#: git-rebase--interactive.sh:38014154#, sh-format14155msgid "Cannot move HEAD to $first_parent"14156msgstr ""1415714158#: git-rebase--interactive.sh:38514159#, sh-format14160msgid "Refusing to squash a merge: $sha1"14161msgstr ""1416214163#: git-rebase--interactive.sh:39914164#, sh-format14165msgid "Error redoing merge $sha1"14166msgstr ""1416714168#: git-rebase--interactive.sh:40714169#, sh-format14170msgid "Could not pick $sha1"14171msgstr ""1417214173#: git-rebase--interactive.sh:41614174#, sh-format14175msgid "This is the commit message #${n}:"14176msgstr ""1417714178#: git-rebase--interactive.sh:42114179#, sh-format14180msgid "The commit message #${n} will be skipped:"14181msgstr ""1418214183#: git-rebase--interactive.sh:43214184#, sh-format14185msgid "This is a combination of $count commit."14186msgid_plural "This is a combination of $count commits."14187msgstr[0] ""14188msgstr[1] ""1418914190#: git-rebase--interactive.sh:44114191#, sh-format14192msgid "Cannot write $fixup_msg"14193msgstr ""1419414195#: git-rebase--interactive.sh:44414196msgid "This is a combination of 2 commits."14197msgstr ""1419814199#: git-rebase--interactive.sh:485 git-rebase--interactive.sh:52814200#: git-rebase--interactive.sh:53114201#, sh-format14202msgid "Could not apply $sha1... $rest"14203msgstr ""1420414205#: git-rebase--interactive.sh:55914206#, sh-format14207msgid ""14208"Could not amend commit after successfully picking $sha1... $rest\n"14209"This is most likely due to an empty commit message, or the pre-commit hook\n"14210"failed. If the pre-commit hook failed, you may need to resolve the issue "14211"before\n"14212"you are able to reword the commit."14213msgstr ""1421414215#: git-rebase--interactive.sh:57414216#, sh-format14217msgid "Stopped at $sha1_abbrev... $rest"14218msgstr ""1421914220#: git-rebase--interactive.sh:58914221#, sh-format14222msgid "Cannot '$squash_style' without a previous commit"14223msgstr ""1422414225#: git-rebase--interactive.sh:63114226#, sh-format14227msgid "Executing: $rest"14228msgstr ""1422914230#: git-rebase--interactive.sh:63914231#, sh-format14232msgid "Execution failed: $rest"14233msgstr ""1423414235#: git-rebase--interactive.sh:64114236msgid "and made changes to the index and/or the working tree"14237msgstr ""1423814239#: git-rebase--interactive.sh:64314240msgid ""14241"You can fix the problem, and then run\n"14242"\n"14243"\tgit rebase --continue"14244msgstr ""1424514246#. TRANSLATORS: after these lines is a command to be issued by the user14247#: git-rebase--interactive.sh:65614248#, sh-format14249msgid ""14250"Execution succeeded: $rest\n"14251"but left changes to the index and/or the working tree\n"14252"Commit or stash your changes, and then run\n"14253"\n"14254"\tgit rebase --continue"14255msgstr ""1425614257#: git-rebase--interactive.sh:66714258#, sh-format14259msgid "Unknown command: $command $sha1 $rest"14260msgstr ""1426114262#: git-rebase--interactive.sh:66814263msgid "Please fix this using 'git rebase --edit-todo'."14264msgstr ""1426514266#: git-rebase--interactive.sh:70314267#, sh-format14268msgid "Successfully rebased and updated $head_name."14269msgstr ""1427014271#: git-rebase--interactive.sh:75014272msgid "Could not skip unnecessary pick commands"14273msgstr ""1427414275#: git-rebase--interactive.sh:90814276#, sh-format14277msgid ""14278"Warning: the SHA-1 is missing or isn't a commit in the following line:\n"14279" - $line"14280msgstr ""1428114282#: git-rebase--interactive.sh:94114283#, sh-format14284msgid ""14285"Warning: the command isn't recognized in the following line:\n"14286" - $line"14287msgstr ""1428814289#: git-rebase--interactive.sh:98014290msgid "could not detach HEAD"14291msgstr ""1429214293#: git-rebase--interactive.sh:101814294msgid ""14295"Warning: some commits may have been dropped accidentally.\n"14296"Dropped commits (newer to older):"14297msgstr ""1429814299#: git-rebase--interactive.sh:102614300msgid ""14301"To avoid this message, use \"drop\" to explicitly remove a commit.\n"14302"\n"14303"Use 'git config rebase.missingCommitsCheck' to change the level of "14304"warnings.\n"14305"The possible behaviours are: ignore, warn, error."14306msgstr ""1430714308#: git-rebase--interactive.sh:103714309#, sh-format14310msgid ""14311"Unrecognized setting $check_level for option rebase.missingCommitsCheck. "14312"Ignoring."14313msgstr ""1431414315#: git-rebase--interactive.sh:105414316msgid ""14317"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"14318"continue'."14319msgstr ""1432014321#: git-rebase--interactive.sh:105514322msgid "Or you can abort the rebase with 'git rebase --abort'."14323msgstr ""1432414325#: git-rebase--interactive.sh:108314326msgid "Could not remove CHERRY_PICK_HEAD"14327msgstr ""1432814329#: git-rebase--interactive.sh:108814330#, sh-format14331msgid ""14332"You have staged changes in your working tree.\n"14333"If these changes are meant to be\n"14334"squashed into the previous commit, run:\n"14335"\n"14336" git commit --amend $gpg_sign_opt_quoted\n"14337"\n"14338"If they are meant to go into a new commit, run:\n"14339"\n"14340" git commit $gpg_sign_opt_quoted\n"14341"\n"14342"In both cases, once you're done, continue with:\n"14343"\n"14344" git rebase --continue\n"14345msgstr ""1434614347#: git-rebase--interactive.sh:110514348msgid "Error trying to find the author identity to amend commit"14349msgstr ""1435014351#: git-rebase--interactive.sh:111014352msgid ""14353"You have uncommitted changes in your working tree. Please commit them\n"14354"first and then run 'git rebase --continue' again."14355msgstr ""1435614357#: git-rebase--interactive.sh:1115 git-rebase--interactive.sh:111914358msgid "Could not commit staged changes."14359msgstr ""1436014361#: git-rebase--interactive.sh:114714362msgid ""14363"\n"14364"You are editing the todo file of an ongoing interactive rebase.\n"14365"To continue rebase after editing, run:\n"14366" git rebase --continue\n"14367"\n"14368msgstr ""1436914370#: git-rebase--interactive.sh:1155 git-rebase--interactive.sh:131314371msgid "Could not execute editor"14372msgstr ""1437314374#: git-rebase--interactive.sh:116814375#, sh-format14376msgid "Could not checkout $switch_to"14377msgstr ""1437814379#: git-rebase--interactive.sh:117314380msgid "No HEAD?"14381msgstr ""1438214383#: git-rebase--interactive.sh:117414384#, sh-format14385msgid "Could not create temporary $state_dir"14386msgstr ""1438714388#: git-rebase--interactive.sh:117614389msgid "Could not mark as interactive"14390msgstr ""1439114392#: git-rebase--interactive.sh:1186 git-rebase--interactive.sh:119114393msgid "Could not init rewritten commits"14394msgstr ""1439514396#: git-rebase--interactive.sh:129114397#, sh-format14398msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"14399msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"14400msgstr[0] ""14401msgstr[1] ""1440214403#: git-rebase--interactive.sh:129614404msgid ""14405"\n"14406"However, if you remove everything, the rebase will be aborted.\n"14407"\n"14408msgstr ""1440914410#: git-rebase--interactive.sh:130314411msgid "Note that empty commits are commented out"14412msgstr ""1441314414#: git-sh-setup.sh:89 git-sh-setup.sh:9414415#, sh-format14416msgid "usage: $dashless $USAGE"14417msgstr ""1441814419#: git-sh-setup.sh:19014420#, sh-format14421msgid "Cannot chdir to $cdup, the toplevel of the working tree"14422msgstr ""1442314424#: git-sh-setup.sh:199 git-sh-setup.sh:20614425#, sh-format14426msgid "fatal: $program_name cannot be used without a working tree."14427msgstr ""1442814429#: git-sh-setup.sh:22014430msgid "Cannot rebase: You have unstaged changes."14431msgstr ""1443214433#: git-sh-setup.sh:22314434msgid "Cannot rewrite branches: You have unstaged changes."14435msgstr ""1443614437#: git-sh-setup.sh:22614438msgid "Cannot pull with rebase: You have unstaged changes."14439msgstr ""1444014441#: git-sh-setup.sh:22914442#, sh-format14443msgid "Cannot $action: You have unstaged changes."14444msgstr ""1444514446#: git-sh-setup.sh:24214447msgid "Cannot rebase: Your index contains uncommitted changes."14448msgstr ""1444914450#: git-sh-setup.sh:24514451msgid "Cannot pull with rebase: Your index contains uncommitted changes."14452msgstr ""1445314454#: git-sh-setup.sh:24814455#, sh-format14456msgid "Cannot $action: Your index contains uncommitted changes."14457msgstr ""1445814459#: git-sh-setup.sh:25214460msgid "Additionally, your index contains uncommitted changes."14461msgstr ""1446214463#: git-sh-setup.sh:37214464msgid "You need to run this command from the toplevel of the working tree."14465msgstr ""1446614467#: git-sh-setup.sh:37714468msgid "Unable to determine absolute path of git directory"14469msgstr ""1447014471#. TRANSLATORS: you can adjust this to align "git add -i" status menu14472#: git-add--interactive.perl:19614473#, perl-format14474msgid "%12s %12s %s"14475msgstr ""1447614477#: git-add--interactive.perl:19714478msgid "staged"14479msgstr ""1448014481#: git-add--interactive.perl:19714482msgid "unstaged"14483msgstr ""1448414485#: git-add--interactive.perl:246 git-add--interactive.perl:27114486msgid "binary"14487msgstr ""1448814489#: git-add--interactive.perl:255 git-add--interactive.perl:30914490msgid "nothing"14491msgstr ""1449214493#: git-add--interactive.perl:291 git-add--interactive.perl:30614494msgid "unchanged"14495msgstr ""1449614497#: git-add--interactive.perl:60214498#, perl-format14499msgid "added %d path\n"14500msgid_plural "added %d paths\n"14501msgstr[0] ""14502msgstr[1] ""1450314504#: git-add--interactive.perl:60514505#, perl-format14506msgid "updated %d path\n"14507msgid_plural "updated %d paths\n"14508msgstr[0] ""14509msgstr[1] ""1451014511#: git-add--interactive.perl:60814512#, perl-format14513msgid "reverted %d path\n"14514msgid_plural "reverted %d paths\n"14515msgstr[0] ""14516msgstr[1] ""1451714518#: git-add--interactive.perl:61114519#, perl-format14520msgid "touched %d path\n"14521msgid_plural "touched %d paths\n"14522msgstr[0] ""14523msgstr[1] ""1452414525#: git-add--interactive.perl:62014526msgid "Update"14527msgstr ""1452814529#: git-add--interactive.perl:63214530msgid "Revert"14531msgstr ""1453214533#: git-add--interactive.perl:65514534#, perl-format14535msgid "note: %s is untracked now.\n"14536msgstr ""1453714538#: git-add--interactive.perl:66614539msgid "Add untracked"14540msgstr ""1454114542#: git-add--interactive.perl:67214543msgid "No untracked files.\n"14544msgstr ""1454514546#: git-add--interactive.perl:98514547msgid ""14548"If the patch applies cleanly, the edited hunk will immediately be\n"14549"marked for staging."14550msgstr ""1455114552#: git-add--interactive.perl:98814553msgid ""14554"If the patch applies cleanly, the edited hunk will immediately be\n"14555"marked for stashing."14556msgstr ""1455714558#: git-add--interactive.perl:99114559msgid ""14560"If the patch applies cleanly, the edited hunk will immediately be\n"14561"marked for unstaging."14562msgstr ""1456314564#: git-add--interactive.perl:994 git-add--interactive.perl:100314565msgid ""14566"If the patch applies cleanly, the edited hunk will immediately be\n"14567"marked for applying."14568msgstr ""1456914570#: git-add--interactive.perl:997 git-add--interactive.perl:100014571msgid ""14572"If the patch applies cleanly, the edited hunk will immediately be\n"14573"marked for discarding."14574msgstr ""1457514576#: git-add--interactive.perl:101314577#, perl-format14578msgid "failed to open hunk edit file for writing: %s"14579msgstr ""1458014581#: git-add--interactive.perl:101414582msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"14583msgstr ""1458414585#: git-add--interactive.perl:102014586#, perl-format14587msgid ""14588"---\n"14589"To remove '%s' lines, make them ' ' lines (context).\n"14590"To remove '%s' lines, delete them.\n"14591"Lines starting with %s will be removed.\n"14592msgstr ""1459314594#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.14595#: git-add--interactive.perl:102814596msgid ""14597"If it does not apply cleanly, you will be given an opportunity to\n"14598"edit again. If all lines of the hunk are removed, then the edit is\n"14599"aborted and the hunk is left unchanged.\n"14600msgstr ""1460114602#: git-add--interactive.perl:104214603#, perl-format14604msgid "failed to open hunk edit file for reading: %s"14605msgstr ""1460614607#. TRANSLATORS: do not translate [y/n]14608#. The program will only accept that input14609#. at this point.14610#. Consider translating (saying "no" discards!) as14611#. (saying "n" for "no" discards!) if the translation14612#. of the word "no" does not start with n.14613#: git-add--interactive.perl:113414614msgid ""14615"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "14616msgstr ""1461714618#: git-add--interactive.perl:114314619msgid ""14620"y - stage this hunk\n"14621"n - do not stage this hunk\n"14622"q - quit; do not stage this hunk or any of the remaining ones\n"14623"a - stage this hunk and all later hunks in the file\n"14624"d - do not stage this hunk or any of the later hunks in the file"14625msgstr ""1462614627#: git-add--interactive.perl:114914628msgid ""14629"y - stash this hunk\n"14630"n - do not stash this hunk\n"14631"q - quit; do not stash this hunk or any of the remaining ones\n"14632"a - stash this hunk and all later hunks in the file\n"14633"d - do not stash this hunk or any of the later hunks in the file"14634msgstr ""1463514636#: git-add--interactive.perl:115514637msgid ""14638"y - unstage this hunk\n"14639"n - do not unstage this hunk\n"14640"q - quit; do not unstage this hunk or any of the remaining ones\n"14641"a - unstage this hunk and all later hunks in the file\n"14642"d - do not unstage this hunk or any of the later hunks in the file"14643msgstr ""1464414645#: git-add--interactive.perl:116114646msgid ""14647"y - apply this hunk to index\n"14648"n - do not apply this hunk to index\n"14649"q - quit; do not apply this hunk or any of the remaining ones\n"14650"a - apply this hunk and all later hunks in the file\n"14651"d - do not apply this hunk or any of the later hunks in the file"14652msgstr ""1465314654#: git-add--interactive.perl:116714655msgid ""14656"y - discard this hunk from worktree\n"14657"n - do not discard this hunk from worktree\n"14658"q - quit; do not discard this hunk or any of the remaining ones\n"14659"a - discard this hunk and all later hunks in the file\n"14660"d - do not discard this hunk or any of the later hunks in the file"14661msgstr ""1466214663#: git-add--interactive.perl:117314664msgid ""14665"y - discard this hunk from index and worktree\n"14666"n - do not discard this hunk from index and worktree\n"14667"q - quit; do not discard this hunk or any of the remaining ones\n"14668"a - discard this hunk and all later hunks in the file\n"14669"d - do not discard this hunk or any of the later hunks in the file"14670msgstr ""1467114672#: git-add--interactive.perl:117914673msgid ""14674"y - apply this hunk to index and worktree\n"14675"n - do not apply this hunk to index and worktree\n"14676"q - quit; do not apply this hunk or any of the remaining ones\n"14677"a - apply this hunk and all later hunks in the file\n"14678"d - do not apply this hunk or any of the later hunks in the file"14679msgstr ""1468014681#: git-add--interactive.perl:118814682msgid ""14683"g - select a hunk to go to\n"14684"/ - search for a hunk matching the given regex\n"14685"j - leave this hunk undecided, see next undecided hunk\n"14686"J - leave this hunk undecided, see next hunk\n"14687"k - leave this hunk undecided, see previous undecided hunk\n"14688"K - leave this hunk undecided, see previous hunk\n"14689"s - split the current hunk into smaller hunks\n"14690"e - manually edit the current hunk\n"14691"? - print help\n"14692msgstr ""1469314694#: git-add--interactive.perl:121914695msgid "The selected hunks do not apply to the index!\n"14696msgstr ""1469714698#: git-add--interactive.perl:122014699msgid "Apply them to the worktree anyway? "14700msgstr ""1470114702#: git-add--interactive.perl:122314703msgid "Nothing was applied.\n"14704msgstr ""1470514706#: git-add--interactive.perl:123414707#, perl-format14708msgid "ignoring unmerged: %s\n"14709msgstr ""1471014711#: git-add--interactive.perl:124314712msgid "Only binary files changed.\n"14713msgstr ""1471414715#: git-add--interactive.perl:124514716msgid "No changes.\n"14717msgstr ""1471814719#: git-add--interactive.perl:125314720msgid "Patch update"14721msgstr ""1472214723#: git-add--interactive.perl:130514724#, perl-format14725msgid "Stage mode change [y,n,q,a,d,/%s,?]? "14726msgstr ""1472714728#: git-add--interactive.perl:130614729#, perl-format14730msgid "Stage deletion [y,n,q,a,d,/%s,?]? "14731msgstr ""1473214733#: git-add--interactive.perl:130714734#, perl-format14735msgid "Stage this hunk [y,n,q,a,d,/%s,?]? "14736msgstr ""1473714738#: git-add--interactive.perl:131014739#, perl-format14740msgid "Stash mode change [y,n,q,a,d,/%s,?]? "14741msgstr ""1474214743#: git-add--interactive.perl:131114744#, perl-format14745msgid "Stash deletion [y,n,q,a,d,/%s,?]? "14746msgstr ""1474714748#: git-add--interactive.perl:131214749#, perl-format14750msgid "Stash this hunk [y,n,q,a,d,/%s,?]? "14751msgstr ""1475214753#: git-add--interactive.perl:131514754#, perl-format14755msgid "Unstage mode change [y,n,q,a,d,/%s,?]? "14756msgstr ""1475714758#: git-add--interactive.perl:131614759#, perl-format14760msgid "Unstage deletion [y,n,q,a,d,/%s,?]? "14761msgstr ""1476214763#: git-add--interactive.perl:131714764#, perl-format14765msgid "Unstage this hunk [y,n,q,a,d,/%s,?]? "14766msgstr ""1476714768#: git-add--interactive.perl:132014769#, perl-format14770msgid "Apply mode change to index [y,n,q,a,d,/%s,?]? "14771msgstr ""1477214773#: git-add--interactive.perl:132114774#, perl-format14775msgid "Apply deletion to index [y,n,q,a,d,/%s,?]? "14776msgstr ""1477714778#: git-add--interactive.perl:132214779#, perl-format14780msgid "Apply this hunk to index [y,n,q,a,d,/%s,?]? "14781msgstr ""1478214783#: git-add--interactive.perl:132514784#, perl-format14785msgid "Discard mode change from worktree [y,n,q,a,d,/%s,?]? "14786msgstr ""1478714788#: git-add--interactive.perl:132614789#, perl-format14790msgid "Discard deletion from worktree [y,n,q,a,d,/%s,?]? "14791msgstr ""1479214793#: git-add--interactive.perl:132714794#, perl-format14795msgid "Discard this hunk from worktree [y,n,q,a,d,/%s,?]? "14796msgstr ""1479714798#: git-add--interactive.perl:133014799#, perl-format14800msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "14801msgstr ""1480214803#: git-add--interactive.perl:133114804#, perl-format14805msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "14806msgstr ""1480714808#: git-add--interactive.perl:133214809#, perl-format14810msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "14811msgstr ""1481214813#: git-add--interactive.perl:133514814#, perl-format14815msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "14816msgstr ""1481714818#: git-add--interactive.perl:133614819#, perl-format14820msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "14821msgstr ""1482214823#: git-add--interactive.perl:133714824#, perl-format14825msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "14826msgstr ""1482714828#: git-add--interactive.perl:144014829msgid "go to which hunk (<ret> to see more)? "14830msgstr ""1483114832#: git-add--interactive.perl:144214833msgid "go to which hunk? "14834msgstr ""1483514836#: git-add--interactive.perl:145114837#, perl-format14838msgid "Invalid number: '%s'\n"14839msgstr ""1484014841#: git-add--interactive.perl:145614842#, perl-format14843msgid "Sorry, only %d hunk available.\n"14844msgid_plural "Sorry, only %d hunks available.\n"14845msgstr[0] ""14846msgstr[1] ""1484714848#: git-add--interactive.perl:148214849msgid "search for regex? "14850msgstr ""1485114852#: git-add--interactive.perl:149514853#, perl-format14854msgid "Malformed search regexp %s: %s\n"14855msgstr ""1485614857#: git-add--interactive.perl:150514858msgid "No hunk matches the given pattern\n"14859msgstr ""1486014861#: git-add--interactive.perl:1517 git-add--interactive.perl:153914862msgid "No previous hunk\n"14863msgstr ""1486414865#: git-add--interactive.perl:1526 git-add--interactive.perl:154514866msgid "No next hunk\n"14867msgstr ""1486814869#: git-add--interactive.perl:155314870#, perl-format14871msgid "Split into %d hunk.\n"14872msgid_plural "Split into %d hunks.\n"14873msgstr[0] ""14874msgstr[1] ""1487514876#: git-add--interactive.perl:160514877msgid "Review diff"14878msgstr ""1487914880#. TRANSLATORS: please do not translate the command names14881#. 'status', 'update', 'revert', etc.14882#: git-add--interactive.perl:162414883msgid ""14884"status - show paths with changes\n"14885"update - add working tree state to the staged set of changes\n"14886"revert - revert staged set of changes back to the HEAD version\n"14887"patch - pick hunks and update selectively\n"14888"diff - view diff between HEAD and index\n"14889"add untracked - add contents of untracked files to the staged set of "14890"changes\n"14891msgstr ""1489214893#: git-add--interactive.perl:1641 git-add--interactive.perl:164614894#: git-add--interactive.perl:1649 git-add--interactive.perl:165614895#: git-add--interactive.perl:1660 git-add--interactive.perl:166614896msgid "missing --"14897msgstr ""1489814899#: git-add--interactive.perl:166214900#, perl-format14901msgid "unknown --patch mode: %s"14902msgstr ""1490314904#: git-add--interactive.perl:1668 git-add--interactive.perl:167414905#, perl-format14906msgid "invalid argument %s, expecting --"14907msgstr ""1490814909#: git-send-email.perl:12614910msgid "local zone differs from GMT by a non-minute interval\n"14911msgstr ""1491214913#: git-send-email.perl:133 git-send-email.perl:13914914msgid "local time offset greater than or equal to 24 hours\n"14915msgstr ""1491614917#: git-send-email.perl:208 git-send-email.perl:21414918msgid "the editor exited uncleanly, aborting everything"14919msgstr ""1492014921#: git-send-email.perl:29114922#, perl-format14923msgid ""14924"'%s' contains an intermediate version of the email you were composing.\n"14925msgstr ""1492614927#: git-send-email.perl:29614928#, perl-format14929msgid "'%s.final' contains the composed email.\n"14930msgstr ""1493114932#: git-send-email.perl:31414933msgid "--dump-aliases incompatible with other options\n"14934msgstr ""1493514936#: git-send-email.perl:379 git-send-email.perl:63414937msgid "Cannot run git format-patch from outside a repository\n"14938msgstr ""1493914940#: git-send-email.perl:44814941#, perl-format14942msgid "Unknown --suppress-cc field: '%s'\n"14943msgstr ""1494414945#: git-send-email.perl:47714946#, perl-format14947msgid "Unknown --confirm setting: '%s'\n"14948msgstr ""1494914950#: git-send-email.perl:50914951#, perl-format14952msgid "warning: sendmail alias with quotes is not supported: %s\n"14953msgstr ""1495414955#: git-send-email.perl:51114956#, perl-format14957msgid "warning: `:include:` not supported: %s\n"14958msgstr ""1495914960#: git-send-email.perl:51314961#, perl-format14962msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"14963msgstr ""1496414965#: git-send-email.perl:51814966#, perl-format14967msgid "warning: sendmail line is not recognized: %s\n"14968msgstr ""1496914970#: git-send-email.perl:60014971#, perl-format14972msgid ""14973"File '%s' exists but it could also be the range of commits\n"14974"to produce patches for. Please disambiguate by...\n"14975"\n"14976" * Saying \"./%s\" if you mean a file; or\n"14977" * Giving --format-patch option if you mean a range.\n"14978msgstr ""1497914980#: git-send-email.perl:62114981#, perl-format14982msgid "Failed to opendir %s: %s"14983msgstr ""1498414985#: git-send-email.perl:64514986#, perl-format14987msgid ""14988"fatal: %s: %s\n"14989"warning: no patches were sent\n"14990msgstr ""1499114992#: git-send-email.perl:65614993msgid ""14994"\n"14995"No patch files specified!\n"14996"\n"14997msgstr ""1499814999#: git-send-email.perl:66915000#, perl-format15001msgid "No subject line in %s?"15002msgstr ""1500315004#: git-send-email.perl:67915005#, perl-format15006msgid "Failed to open for writing %s: %s"15007msgstr ""1500815009#: git-send-email.perl:68915010msgid ""15011"Lines beginning in \"GIT:\" will be removed.\n"15012"Consider including an overall diffstat or table of contents\n"15013"for the patch you are writing.\n"15014"\n"15015"Clear the body content if you don't wish to send a summary.\n"15016msgstr ""1501715018#: git-send-email.perl:71215019#, perl-format15020msgid "Failed to open %s.final: %s"15021msgstr ""1502215023#: git-send-email.perl:71515024#, perl-format15025msgid "Failed to open %s: %s"15026msgstr ""1502715028#: git-send-email.perl:75015029msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"15030msgstr ""1503115032#: git-send-email.perl:75915033msgid "Summary email is empty, skipping it\n"15034msgstr ""1503515036#. TRANSLATORS: please keep [y/N] as is.15037#: git-send-email.perl:79115038#, perl-format15039msgid "Are you sure you want to use <%s> [y/N]? "15040msgstr ""1504115042#: git-send-email.perl:82015043msgid ""15044"The following files are 8bit, but do not declare a Content-Transfer-"15045"Encoding.\n"15046msgstr ""1504715048#: git-send-email.perl:82515049msgid "Which 8bit encoding should I declare [UTF-8]? "15050msgstr ""1505115052#: git-send-email.perl:83315053#, perl-format15054msgid ""15055"Refusing to send because the patch\n"15056"\t%s\n"15057"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "15058"want to send.\n"15059msgstr ""1506015061#: git-send-email.perl:85215062msgid "To whom should the emails be sent (if anyone)?"15063msgstr ""1506415065#: git-send-email.perl:87015066#, perl-format15067msgid "fatal: alias '%s' expands to itself\n"15068msgstr ""1506915070#: git-send-email.perl:88215071msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "15072msgstr ""1507315074#: git-send-email.perl:932 git-send-email.perl:94015075#, perl-format15076msgid "error: unable to extract a valid address from: %s\n"15077msgstr ""1507815079#. TRANSLATORS: Make sure to include [q] [d] [e] in your15080#. translation. The program will only accept English input15081#. at this point.15082#: git-send-email.perl:94415083msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "15084msgstr ""1508515086#: git-send-email.perl:124515087#, perl-format15088msgid "CA path \"%s\" does not exist"15089msgstr ""1509015091#: git-send-email.perl:132015092msgid ""15093" The Cc list above has been expanded by additional\n"15094" addresses found in the patch commit message. By default\n"15095" send-email prompts before sending whenever this occurs.\n"15096" This behavior is controlled by the sendemail.confirm\n"15097" configuration setting.\n"15098"\n"15099" For additional information, run 'git send-email --help'.\n"15100" To retain the current behavior, but squelch this message,\n"15101" run 'git config --global sendemail.confirm auto'.\n"15102"\n"15103msgstr ""1510415105#. TRANSLATORS: Make sure to include [y] [n] [q] [a] in your15106#. translation. The program will only accept English input15107#. at this point.15108#: git-send-email.perl:133515109msgid "Send this email? ([y]es|[n]o|[q]uit|[a]ll): "15110msgstr ""1511115112#: git-send-email.perl:133815113msgid "Send this email reply required"15114msgstr ""1511515116#: git-send-email.perl:136415117msgid "The required SMTP server is not properly defined."15118msgstr ""1511915120#: git-send-email.perl:141115121#, perl-format15122msgid "Server does not support STARTTLS! %s"15123msgstr ""1512415125#: git-send-email.perl:1416 git-send-email.perl:142015126#, perl-format15127msgid "STARTTLS failed! %s"15128msgstr ""1512915130#: git-send-email.perl:143015131msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."15132msgstr ""1513315134#: git-send-email.perl:144815135#, perl-format15136msgid "Failed to send %s\n"15137msgstr ""1513815139#: git-send-email.perl:145115140#, perl-format15141msgid "Dry-Sent %s\n"15142msgstr ""1514315144#: git-send-email.perl:145115145#, perl-format15146msgid "Sent %s\n"15147msgstr ""1514815149#: git-send-email.perl:145315150msgid "Dry-OK. Log says:\n"15151msgstr ""1515215153#: git-send-email.perl:145315154msgid "OK. Log says:\n"15155msgstr ""1515615157#: git-send-email.perl:146515158msgid "Result: "15159msgstr ""1516015161#: git-send-email.perl:146815162msgid "Result: OK\n"15163msgstr ""1516415165#: git-send-email.perl:148115166#, perl-format15167msgid "can't open file %s"15168msgstr ""1516915170#: git-send-email.perl:1528 git-send-email.perl:154815171#, perl-format15172msgid "(mbox) Adding cc: %s from line '%s'\n"15173msgstr ""1517415175#: git-send-email.perl:153415176#, perl-format15177msgid "(mbox) Adding to: %s from line '%s'\n"15178msgstr ""1517915180#: git-send-email.perl:158215181#, perl-format15182msgid "(non-mbox) Adding cc: %s from line '%s'\n"15183msgstr ""1518415185#: git-send-email.perl:160515186#, perl-format15187msgid "(body) Adding cc: %s from line '%s'\n"15188msgstr ""1518915190#: git-send-email.perl:171115191#, perl-format15192msgid "(%s) Could not execute '%s'"15193msgstr ""1519415195#: git-send-email.perl:171815196#, perl-format15197msgid "(%s) Adding %s: %s from: '%s'\n"15198msgstr ""1519915200#: git-send-email.perl:172215201#, perl-format15202msgid "(%s) failed to close pipe to '%s'"15203msgstr ""1520415205#: git-send-email.perl:174915206msgid "cannot send message as 7bit"15207msgstr ""1520815209#: git-send-email.perl:175715210msgid "invalid transfer encoding"15211msgstr ""1521215213#: git-send-email.perl:1795 git-send-email.perl:1846 git-send-email.perl:185615214#, perl-format15215msgid "unable to open %s: %s\n"15216msgstr ""1521715218#: git-send-email.perl:179815219#, perl-format15220msgid "%s: patch contains a line longer than 998 characters"15221msgstr ""1522215223#: git-send-email.perl:181415224#, perl-format15225msgid "Skipping %s with backup suffix '%s'.\n"15226msgstr ""1522715228#. TRANSLATORS: please keep "[y|N]" as is.15229#: git-send-email.perl:181815230#, perl-format15231msgid "Do you really want to send %s? [y|N]: "15232msgstr ""