po / git.poton commit l10n: git.pot: v2.16.0 round 1 (64 new, 25 removed) (18a9072)
   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-12-31 10:45+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:62
  22#, c-format
  23msgid "hint: %.*s\n"
  24msgstr ""
  25
  26#: advice.c:90
  27msgid "Cherry-picking is not possible because you have unmerged files."
  28msgstr ""
  29
  30#: advice.c:92
  31msgid "Committing is not possible because you have unmerged files."
  32msgstr ""
  33
  34#: advice.c:94
  35msgid "Merging is not possible because you have unmerged files."
  36msgstr ""
  37
  38#: advice.c:96
  39msgid "Pulling is not possible because you have unmerged files."
  40msgstr ""
  41
  42#: advice.c:98
  43msgid "Reverting is not possible because you have unmerged files."
  44msgstr ""
  45
  46#: advice.c:100
  47#, c-format
  48msgid "It is not possible to %s because you have unmerged files."
  49msgstr ""
  50
  51#: advice.c:108
  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:116
  58msgid "Exiting because of an unresolved conflict."
  59msgstr ""
  60
  61#: advice.c:121 builtin/merge.c:1213
  62msgid "You have not concluded your merge (MERGE_HEAD exists)."
  63msgstr ""
  64
  65#: advice.c:123
  66msgid "Please, commit your changes before merging."
  67msgstr ""
  68
  69#: advice.c:124
  70msgid "Exiting because of unfinished merge."
  71msgstr ""
  72
  73#: advice.c:130
  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:122
 100msgid "--reject and --3way cannot be used together."
 101msgstr ""
 102
 103#: apply.c:124
 104msgid "--cached and --3way cannot be used together."
 105msgstr ""
 106
 107#: apply.c:127
 108msgid "--3way outside a repository"
 109msgstr ""
 110
 111#: apply.c:138
 112msgid "--index outside a repository"
 113msgstr ""
 114
 115#: apply.c:141
 116msgid "--cached outside a repository"
 117msgstr ""
 118
 119#: apply.c:821
 120#, c-format
 121msgid "Cannot prepare timestamp regexp %s"
 122msgstr ""
 123
 124#: apply.c:830
 125#, c-format
 126msgid "regexec returned %d for input: %s"
 127msgstr ""
 128
 129#: apply.c:904
 130#, c-format
 131msgid "unable to find filename in patch at line %d"
 132msgstr ""
 133
 134#: apply.c:942
 135#, c-format
 136msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
 137msgstr ""
 138
 139#: apply.c:948
 140#, c-format
 141msgid "git apply: bad git-diff - inconsistent new filename on line %d"
 142msgstr ""
 143
 144#: apply.c:949
 145#, c-format
 146msgid "git apply: bad git-diff - inconsistent old filename on line %d"
 147msgstr ""
 148
 149#: apply.c:954
 150#, c-format
 151msgid "git apply: bad git-diff - expected /dev/null on line %d"
 152msgstr ""
 153
 154#: apply.c:983
 155#, c-format
 156msgid "invalid mode on line %d: %s"
 157msgstr ""
 158
 159#: apply.c:1301
 160#, c-format
 161msgid "inconsistent header lines %d and %d"
 162msgstr ""
 163
 164#: apply.c:1473
 165#, c-format
 166msgid "recount: unexpected line: %.*s"
 167msgstr ""
 168
 169#: apply.c:1542
 170#, c-format
 171msgid "patch fragment without header at line %d: %.*s"
 172msgstr ""
 173
 174#: apply.c:1562
 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:1575
 186#, c-format
 187msgid "git diff header lacks filename information (line %d)"
 188msgstr ""
 189
 190#: apply.c:1763
 191msgid "new file depends on old contents"
 192msgstr ""
 193
 194#: apply.c:1765
 195msgid "deleted file still has contents"
 196msgstr ""
 197
 198#: apply.c:1799
 199#, c-format
 200msgid "corrupt patch at line %d"
 201msgstr ""
 202
 203#: apply.c:1836
 204#, c-format
 205msgid "new file %s depends on old contents"
 206msgstr ""
 207
 208#: apply.c:1838
 209#, c-format
 210msgid "deleted file %s still has contents"
 211msgstr ""
 212
 213#: apply.c:1841
 214#, c-format
 215msgid "** warning: file %s becomes empty but is not deleted"
 216msgstr ""
 217
 218#: apply.c:1988
 219#, c-format
 220msgid "corrupt binary patch at line %d: %.*s"
 221msgstr ""
 222
 223#: apply.c:2025
 224#, c-format
 225msgid "unrecognized binary patch at line %d"
 226msgstr ""
 227
 228#: apply.c:2185
 229#, c-format
 230msgid "patch with only garbage at line %d"
 231msgstr ""
 232
 233#: apply.c:2271
 234#, c-format
 235msgid "unable to read symlink %s"
 236msgstr ""
 237
 238#: apply.c:2275
 239#, c-format
 240msgid "unable to open or read %s"
 241msgstr ""
 242
 243#: apply.c:2934
 244#, c-format
 245msgid "invalid start of line: '%c'"
 246msgstr ""
 247
 248#: apply.c:3055
 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:3067
 256#, c-format
 257msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
 258msgstr ""
 259
 260#: apply.c:3073
 261#, c-format
 262msgid ""
 263"while searching for:\n"
 264"%.*s"
 265msgstr ""
 266
 267#: apply.c:3095
 268#, c-format
 269msgid "missing binary patch data for '%s'"
 270msgstr ""
 271
 272#: apply.c:3103
 273#, c-format
 274msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
 275msgstr ""
 276
 277#: apply.c:3149
 278#, c-format
 279msgid "cannot apply binary patch to '%s' without full index line"
 280msgstr ""
 281
 282#: apply.c:3159
 283#, c-format
 284msgid ""
 285"the patch applies to '%s' (%s), which does not match the current contents."
 286msgstr ""
 287
 288#: apply.c:3167
 289#, c-format
 290msgid "the patch applies to an empty '%s' but it is not empty"
 291msgstr ""
 292
 293#: apply.c:3185
 294#, c-format
 295msgid "the necessary postimage %s for '%s' cannot be read"
 296msgstr ""
 297
 298#: apply.c:3198
 299#, c-format
 300msgid "binary patch does not apply to '%s'"
 301msgstr ""
 302
 303#: apply.c:3204
 304#, c-format
 305msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
 306msgstr ""
 307
 308#: apply.c:3225
 309#, c-format
 310msgid "patch failed: %s:%ld"
 311msgstr ""
 312
 313#: apply.c:3347
 314#, c-format
 315msgid "cannot checkout %s"
 316msgstr ""
 317
 318#: apply.c:3396 apply.c:3407 apply.c:3453 setup.c:277
 319#, c-format
 320msgid "failed to read %s"
 321msgstr ""
 322
 323#: apply.c:3404
 324#, c-format
 325msgid "reading from '%s' beyond a symbolic link"
 326msgstr ""
 327
 328#: apply.c:3433 apply.c:3673
 329#, c-format
 330msgid "path %s has been renamed/deleted"
 331msgstr ""
 332
 333#: apply.c:3516 apply.c:3687
 334#, c-format
 335msgid "%s: does not exist in index"
 336msgstr ""
 337
 338#: apply.c:3525 apply.c:3695
 339#, c-format
 340msgid "%s: does not match index"
 341msgstr ""
 342
 343#: apply.c:3560
 344msgid "repository lacks the necessary blob to fall back on 3-way merge."
 345msgstr ""
 346
 347#: apply.c:3563
 348#, c-format
 349msgid "Falling back to three-way merge...\n"
 350msgstr ""
 351
 352#: apply.c:3579 apply.c:3583
 353#, c-format
 354msgid "cannot read the current contents of '%s'"
 355msgstr ""
 356
 357#: apply.c:3595
 358#, c-format
 359msgid "Failed to fall back on three-way merge...\n"
 360msgstr ""
 361
 362#: apply.c:3609
 363#, c-format
 364msgid "Applied patch to '%s' with conflicts.\n"
 365msgstr ""
 366
 367#: apply.c:3614
 368#, c-format
 369msgid "Applied patch to '%s' cleanly.\n"
 370msgstr ""
 371
 372#: apply.c:3640
 373msgid "removal patch leaves file contents"
 374msgstr ""
 375
 376#: apply.c:3712
 377#, c-format
 378msgid "%s: wrong type"
 379msgstr ""
 380
 381#: apply.c:3714
 382#, c-format
 383msgid "%s has type %o, expected %o"
 384msgstr ""
 385
 386#: apply.c:3864 apply.c:3866
 387#, c-format
 388msgid "invalid path '%s'"
 389msgstr ""
 390
 391#: apply.c:3922
 392#, c-format
 393msgid "%s: already exists in index"
 394msgstr ""
 395
 396#: apply.c:3925
 397#, c-format
 398msgid "%s: already exists in working directory"
 399msgstr ""
 400
 401#: apply.c:3945
 402#, c-format
 403msgid "new mode (%o) of %s does not match old mode (%o)"
 404msgstr ""
 405
 406#: apply.c:3950
 407#, c-format
 408msgid "new mode (%o) of %s does not match old mode (%o) of %s"
 409msgstr ""
 410
 411#: apply.c:3970
 412#, c-format
 413msgid "affected file '%s' is beyond a symbolic link"
 414msgstr ""
 415
 416#: apply.c:3974
 417#, c-format
 418msgid "%s: patch does not apply"
 419msgstr ""
 420
 421#: apply.c:3989
 422#, c-format
 423msgid "Checking patch %s..."
 424msgstr ""
 425
 426#: apply.c:4080
 427#, c-format
 428msgid "sha1 information is lacking or useless for submodule %s"
 429msgstr ""
 430
 431#: apply.c:4087
 432#, c-format
 433msgid "mode change for %s, which is not in current HEAD"
 434msgstr ""
 435
 436#: apply.c:4090
 437#, c-format
 438msgid "sha1 information is lacking or useless (%s)."
 439msgstr ""
 440
 441#: apply.c:4095 builtin/checkout.c:236 builtin/reset.c:148
 442#, c-format
 443msgid "make_cache_entry failed for path '%s'"
 444msgstr ""
 445
 446#: apply.c:4099
 447#, c-format
 448msgid "could not add %s to temporary index"
 449msgstr ""
 450
 451#: apply.c:4109
 452#, c-format
 453msgid "could not write temporary index to %s"
 454msgstr ""
 455
 456#: apply.c:4247
 457#, c-format
 458msgid "unable to remove %s from index"
 459msgstr ""
 460
 461#: apply.c:4282
 462#, c-format
 463msgid "corrupt patch for submodule %s"
 464msgstr ""
 465
 466#: apply.c:4288
 467#, c-format
 468msgid "unable to stat newly created file '%s'"
 469msgstr ""
 470
 471#: apply.c:4296
 472#, c-format
 473msgid "unable to create backing store for newly created file %s"
 474msgstr ""
 475
 476#: apply.c:4302 apply.c:4446
 477#, c-format
 478msgid "unable to add cache entry for %s"
 479msgstr ""
 480
 481#: apply.c:4343
 482#, c-format
 483msgid "failed to write to '%s'"
 484msgstr ""
 485
 486#: apply.c:4347
 487#, c-format
 488msgid "closing file '%s'"
 489msgstr ""
 490
 491#: apply.c:4417
 492#, c-format
 493msgid "unable to write file '%s' mode %o"
 494msgstr ""
 495
 496#: apply.c:4515
 497#, c-format
 498msgid "Applied patch %s cleanly."
 499msgstr ""
 500
 501#: apply.c:4523
 502msgid "internal error"
 503msgstr ""
 504
 505#: apply.c:4526
 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:4537
 513#, c-format
 514msgid "truncating .rej filename to %.*s.rej"
 515msgstr ""
 516
 517#: apply.c:4545 builtin/fetch.c:761 builtin/fetch.c:1011
 518#, c-format
 519msgid "cannot open %s"
 520msgstr ""
 521
 522#: apply.c:4559
 523#, c-format
 524msgid "Hunk #%d applied cleanly."
 525msgstr ""
 526
 527#: apply.c:4563
 528#, c-format
 529msgid "Rejected hunk #%d."
 530msgstr ""
 531
 532#: apply.c:4673
 533#, c-format
 534msgid "Skipped patch '%s'."
 535msgstr ""
 536
 537#: apply.c:4681
 538msgid "unrecognized input"
 539msgstr ""
 540
 541#: apply.c:4700
 542msgid "unable to read index file"
 543msgstr ""
 544
 545#: apply.c:4837
 546#, c-format
 547msgid "can't open patch '%s': %s"
 548msgstr ""
 549
 550#: apply.c:4864
 551#, c-format
 552msgid "squelched %d whitespace error"
 553msgid_plural "squelched %d whitespace errors"
 554msgstr[0] ""
 555msgstr[1] ""
 556
 557#: apply.c:4870 apply.c:4885
 558#, c-format
 559msgid "%d line adds whitespace errors."
 560msgid_plural "%d lines add whitespace errors."
 561msgstr[0] ""
 562msgstr[1] ""
 563
 564#: apply.c:4878
 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:4894 builtin/add.c:539 builtin/mv.c:298 builtin/rm.c:390
 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:116 builtin/fetch.c:116 builtin/pull.c:193
 577#: builtin/submodule--helper.c:369 builtin/submodule--helper.c:860
 578#: builtin/submodule--helper.c:863 builtin/submodule--helper.c:1230
 579#: builtin/submodule--helper.c:1233 builtin/submodule--helper.c:1450
 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:168 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 builtin/interpret-trailers.c:95
 653#: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
 654#: builtin/pack-objects.c:3009
 655msgid "action"
 656msgstr ""
 657
 658#: apply.c:4960
 659msgid "detect new or modified lines that have whitespace errors"
 660msgstr ""
 661
 662#: apply.c:4963 apply.c:4966
 663msgid "ignore changes in whitespace when finding context"
 664msgstr ""
 665
 666#: apply.c:4969
 667msgid "apply the patch in reverse"
 668msgstr ""
 669
 670#: apply.c:4971
 671msgid "don't expect at least one line of context"
 672msgstr ""
 673
 674#: apply.c:4973
 675msgid "leave the rejected hunks in corresponding *.rej files"
 676msgstr ""
 677
 678#: apply.c:4975
 679msgid "allow overlapping hunks"
 680msgstr ""
 681
 682#: apply.c:4976 builtin/add.c:292 builtin/check-ignore.c:21
 683#: builtin/commit.c:1361 builtin/count-objects.c:96 builtin/fsck.c:640
 684#: builtin/log.c:1896 builtin/mv.c:123 builtin/read-tree.c:125
 685msgid "be verbose"
 686msgstr ""
 687
 688#: apply.c:4978
 689msgid "tolerate incorrectly detected missing new-line at the end of file"
 690msgstr ""
 691
 692#: apply.c:4981
 693msgid "do not trust the line counts in the hunk headers"
 694msgstr ""
 695
 696#: apply.c:4983 builtin/am.c:2254
 697msgid "root"
 698msgstr ""
 699
 700#: apply.c:4984
 701msgid "prepend <root> to all filenames"
 702msgstr ""
 703
 704#: archive.c:13
 705msgid "git archive [<options>] <tree-ish> [<path>...]"
 706msgstr ""
 707
 708#: archive.c:14
 709msgid "git archive --list"
 710msgstr ""
 711
 712#: archive.c:15
 713msgid ""
 714"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
 715msgstr ""
 716
 717#: archive.c:16
 718msgid "git archive --remote <repo> [--exec <cmd>] --list"
 719msgstr ""
 720
 721#: archive.c:351 builtin/add.c:176 builtin/add.c:515 builtin/rm.c:299
 722#, c-format
 723msgid "pathspec '%s' did not match any files"
 724msgstr ""
 725
 726#: archive.c:436
 727msgid "fmt"
 728msgstr ""
 729
 730#: archive.c:436
 731msgid "archive format"
 732msgstr ""
 733
 734#: archive.c:437 builtin/log.c:1459
 735msgid "prefix"
 736msgstr ""
 737
 738#: archive.c:438
 739msgid "prepend prefix to each pathname in the archive"
 740msgstr ""
 741
 742#: archive.c:439 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:62
 743#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:861
 744#: builtin/hash-object.c:102 builtin/ls-files.c:551 builtin/ls-files.c:554
 745#: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:120
 746#: parse-options.h:153
 747msgid "file"
 748msgstr ""
 749
 750#: archive.c:440 builtin/archive.c:89
 751msgid "write the archive to this file"
 752msgstr ""
 753
 754#: archive.c:442
 755msgid "read .gitattributes in working directory"
 756msgstr ""
 757
 758#: archive.c:443
 759msgid "report archived files on stderr"
 760msgstr ""
 761
 762#: archive.c:444
 763msgid "store only"
 764msgstr ""
 765
 766#: archive.c:445
 767msgid "compress faster"
 768msgstr ""
 769
 770#: archive.c:453
 771msgid "compress better"
 772msgstr ""
 773
 774#: archive.c:456
 775msgid "list supported archive formats"
 776msgstr ""
 777
 778#: archive.c:458 builtin/archive.c:90 builtin/clone.c:106 builtin/clone.c:109
 779#: builtin/submodule--helper.c:872 builtin/submodule--helper.c:1239
 780msgid "repo"
 781msgstr ""
 782
 783#: archive.c:459 builtin/archive.c:91
 784msgid "retrieve the archive from remote repository <repo>"
 785msgstr ""
 786
 787#: archive.c:460 builtin/archive.c:92 builtin/notes.c:489
 788msgid "command"
 789msgstr ""
 790
 791#: archive.c:461 builtin/archive.c:93
 792msgid "path to the remote git-upload-archive command"
 793msgstr ""
 794
 795#: archive.c:468
 796msgid "Unexpected option --remote"
 797msgstr ""
 798
 799#: archive.c:470
 800msgid "Option --exec can only be used together with --remote"
 801msgstr ""
 802
 803#: archive.c:472
 804msgid "Unexpected option --output"
 805msgstr ""
 806
 807#: archive.c:494
 808#, c-format
 809msgid "Unknown archive format '%s'"
 810msgstr ""
 811
 812#: archive.c:501
 813#, c-format
 814msgid "Argument not supported for format '%s': -%d"
 815msgstr ""
 816
 817#: attr.c:218
 818#, c-format
 819msgid "%.*s is not a valid attribute name"
 820msgstr ""
 821
 822#: attr.c:415
 823msgid ""
 824"Negative patterns are ignored in git attributes\n"
 825"Use '\\!' for literal leading exclamation."
 826msgstr ""
 827
 828#: bisect.c:458
 829#, c-format
 830msgid "Badly quoted content in file '%s': %s"
 831msgstr ""
 832
 833#: bisect.c:666
 834#, c-format
 835msgid "We cannot bisect more!\n"
 836msgstr ""
 837
 838#: bisect.c:720
 839#, c-format
 840msgid "Not a valid commit name %s"
 841msgstr ""
 842
 843#: bisect.c:744
 844#, c-format
 845msgid ""
 846"The merge base %s is bad.\n"
 847"This means the bug has been fixed between %s and [%s].\n"
 848msgstr ""
 849
 850#: bisect.c:749
 851#, c-format
 852msgid ""
 853"The merge base %s is new.\n"
 854"The property has changed between %s and [%s].\n"
 855msgstr ""
 856
 857#: bisect.c:754
 858#, c-format
 859msgid ""
 860"The merge base %s is %s.\n"
 861"This means the first '%s' commit is between %s and [%s].\n"
 862msgstr ""
 863
 864#: bisect.c:762
 865#, c-format
 866msgid ""
 867"Some %s revs are not ancestors of the %s rev.\n"
 868"git bisect cannot work properly in this case.\n"
 869"Maybe you mistook %s and %s revs?\n"
 870msgstr ""
 871
 872#: bisect.c:775
 873#, c-format
 874msgid ""
 875"the merge base between %s and [%s] must be skipped.\n"
 876"So we cannot be sure the first %s commit is between %s and %s.\n"
 877"We continue anyway."
 878msgstr ""
 879
 880#: bisect.c:810
 881#, c-format
 882msgid "Bisecting: a merge base must be tested\n"
 883msgstr ""
 884
 885#: bisect.c:862
 886#, c-format
 887msgid "a %s revision is needed"
 888msgstr ""
 889
 890#: bisect.c:879 builtin/notes.c:175 builtin/tag.c:234
 891#, c-format
 892msgid "could not create file '%s'"
 893msgstr ""
 894
 895#: bisect.c:930
 896#, c-format
 897msgid "could not read file '%s'"
 898msgstr ""
 899
 900#: bisect.c:960
 901msgid "reading bisect refs failed"
 902msgstr ""
 903
 904#: bisect.c:979
 905#, c-format
 906msgid "%s was both %s and %s\n"
 907msgstr ""
 908
 909#: bisect.c:987
 910#, c-format
 911msgid ""
 912"No testable commit found.\n"
 913"Maybe you started with bad path parameters?\n"
 914msgstr ""
 915
 916#: bisect.c:1006
 917#, c-format
 918msgid "(roughly %d step)"
 919msgid_plural "(roughly %d steps)"
 920msgstr[0] ""
 921msgstr[1] ""
 922
 923#. TRANSLATORS: the last %s will be replaced with "(roughly %d
 924#. steps)" translation.
 925#.
 926#: bisect.c:1012
 927#, c-format
 928msgid "Bisecting: %d revision left to test after this %s\n"
 929msgid_plural "Bisecting: %d revisions left to test after this %s\n"
 930msgstr[0] ""
 931msgstr[1] ""
 932
 933#: blame.c:1757
 934msgid "--contents and --reverse do not blend well."
 935msgstr ""
 936
 937#: blame.c:1768
 938msgid "cannot use --contents with final commit object name"
 939msgstr ""
 940
 941#: blame.c:1788
 942msgid "--reverse and --first-parent together require specified latest commit"
 943msgstr ""
 944
 945#: blame.c:1797 bundle.c:169 ref-filter.c:1981 sequencer.c:1179
 946#: sequencer.c:2367 builtin/commit.c:1066 builtin/log.c:364 builtin/log.c:918
 947#: builtin/log.c:1368 builtin/log.c:1697 builtin/log.c:1945 builtin/merge.c:369
 948#: builtin/shortlog.c:191
 949msgid "revision walk setup failed"
 950msgstr ""
 951
 952#: blame.c:1815
 953msgid ""
 954"--reverse --first-parent together require range along first-parent chain"
 955msgstr ""
 956
 957#: blame.c:1826
 958#, c-format
 959msgid "no such path %s in %s"
 960msgstr ""
 961
 962#: blame.c:1837
 963#, c-format
 964msgid "cannot read blob %s for path %s"
 965msgstr ""
 966
 967#: branch.c:53
 968#, c-format
 969msgid ""
 970"\n"
 971"After fixing the error cause you may try to fix up\n"
 972"the remote tracking information by invoking\n"
 973"\"git branch --set-upstream-to=%s%s%s\"."
 974msgstr ""
 975
 976#: branch.c:67
 977#, c-format
 978msgid "Not setting branch %s as its own upstream."
 979msgstr ""
 980
 981#: branch.c:93
 982#, c-format
 983msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
 984msgstr ""
 985
 986#: branch.c:94
 987#, c-format
 988msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
 989msgstr ""
 990
 991#: branch.c:98
 992#, c-format
 993msgid "Branch '%s' set up to track local branch '%s' by rebasing."
 994msgstr ""
 995
 996#: branch.c:99
 997#, c-format
 998msgid "Branch '%s' set up to track local branch '%s'."
 999msgstr ""
1000
1001#: branch.c:104
1002#, c-format
1003msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1004msgstr ""
1005
1006#: branch.c:105
1007#, c-format
1008msgid "Branch '%s' set up to track remote ref '%s'."
1009msgstr ""
1010
1011#: branch.c:109
1012#, c-format
1013msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1014msgstr ""
1015
1016#: branch.c:110
1017#, c-format
1018msgid "Branch '%s' set up to track local ref '%s'."
1019msgstr ""
1020
1021#: branch.c:119
1022msgid "Unable to write upstream branch configuration"
1023msgstr ""
1024
1025#: branch.c:156
1026#, c-format
1027msgid "Not tracking: ambiguous information for ref %s"
1028msgstr ""
1029
1030#: branch.c:189
1031#, c-format
1032msgid "'%s' is not a valid branch name."
1033msgstr ""
1034
1035#: branch.c:208
1036#, c-format
1037msgid "A branch named '%s' already exists."
1038msgstr ""
1039
1040#: branch.c:213
1041msgid "Cannot force update the current branch."
1042msgstr ""
1043
1044#: branch.c:233
1045#, c-format
1046msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1047msgstr ""
1048
1049#: branch.c:235
1050#, c-format
1051msgid "the requested upstream branch '%s' does not exist"
1052msgstr ""
1053
1054#: branch.c:237
1055msgid ""
1056"\n"
1057"If you are planning on basing your work on an upstream\n"
1058"branch that already exists at the remote, you may need to\n"
1059"run \"git fetch\" to retrieve it.\n"
1060"\n"
1061"If you are planning to push out a new local branch that\n"
1062"will track its remote counterpart, you may want to use\n"
1063"\"git push -u\" to set the upstream config as you push."
1064msgstr ""
1065
1066#: branch.c:280
1067#, c-format
1068msgid "Not a valid object name: '%s'."
1069msgstr ""
1070
1071#: branch.c:300
1072#, c-format
1073msgid "Ambiguous object name: '%s'."
1074msgstr ""
1075
1076#: branch.c:305
1077#, c-format
1078msgid "Not a valid branch point: '%s'."
1079msgstr ""
1080
1081#: branch.c:359
1082#, c-format
1083msgid "'%s' is already checked out at '%s'"
1084msgstr ""
1085
1086#: branch.c:382
1087#, c-format
1088msgid "HEAD of working tree %s is not updated"
1089msgstr ""
1090
1091#: bundle.c:34
1092#, c-format
1093msgid "'%s' does not look like a v2 bundle file"
1094msgstr ""
1095
1096#: bundle.c:62
1097#, c-format
1098msgid "unrecognized header: %s%s (%d)"
1099msgstr ""
1100
1101#: bundle.c:88 sequencer.c:1357 sequencer.c:1804 sequencer.c:2631
1102#: sequencer.c:2657 sequencer.c:2748 sequencer.c:2850 builtin/commit.c:782
1103#, c-format
1104msgid "could not open '%s'"
1105msgstr ""
1106
1107#: bundle.c:140
1108msgid "Repository lacks these prerequisite commits:"
1109msgstr ""
1110
1111#: bundle.c:193
1112#, c-format
1113msgid "The bundle contains this ref:"
1114msgid_plural "The bundle contains these %d refs:"
1115msgstr[0] ""
1116msgstr[1] ""
1117
1118#: bundle.c:200
1119msgid "The bundle records a complete history."
1120msgstr ""
1121
1122#: bundle.c:202
1123#, c-format
1124msgid "The bundle requires this ref:"
1125msgid_plural "The bundle requires these %d refs:"
1126msgstr[0] ""
1127msgstr[1] ""
1128
1129#: bundle.c:261
1130msgid "Could not spawn pack-objects"
1131msgstr ""
1132
1133#: bundle.c:272
1134msgid "pack-objects died"
1135msgstr ""
1136
1137#: bundle.c:314
1138msgid "rev-list died"
1139msgstr ""
1140
1141#: bundle.c:363
1142#, c-format
1143msgid "ref '%s' is excluded by the rev-list options"
1144msgstr ""
1145
1146#: bundle.c:453 builtin/log.c:181 builtin/log.c:1604 builtin/shortlog.c:296
1147#, c-format
1148msgid "unrecognized argument: %s"
1149msgstr ""
1150
1151#: bundle.c:461
1152msgid "Refusing to create empty bundle."
1153msgstr ""
1154
1155#: bundle.c:473
1156#, c-format
1157msgid "cannot create '%s'"
1158msgstr ""
1159
1160#: bundle.c:501
1161msgid "index-pack died"
1162msgstr ""
1163
1164#: color.c:301
1165#, c-format
1166msgid "invalid color value: %.*s"
1167msgstr ""
1168
1169#: commit.c:41 sequencer.c:1611 builtin/am.c:421 builtin/am.c:465
1170#: builtin/am.c:1471 builtin/am.c:2106
1171#, c-format
1172msgid "could not parse %s"
1173msgstr ""
1174
1175#: commit.c:43
1176#, c-format
1177msgid "%s %s is not a commit!"
1178msgstr ""
1179
1180#: commit.c:1524
1181msgid ""
1182"Warning: commit message did not conform to UTF-8.\n"
1183"You may want to amend it after fixing the message, or set the config\n"
1184"variable i18n.commitencoding to the encoding your project uses.\n"
1185msgstr ""
1186
1187#: compat/obstack.c:405 compat/obstack.c:407
1188msgid "memory exhausted"
1189msgstr ""
1190
1191#: config.c:186
1192msgid "relative config include conditionals must come from files"
1193msgstr ""
1194
1195#: config.c:720
1196#, c-format
1197msgid "bad config line %d in blob %s"
1198msgstr ""
1199
1200#: config.c:724
1201#, c-format
1202msgid "bad config line %d in file %s"
1203msgstr ""
1204
1205#: config.c:728
1206#, c-format
1207msgid "bad config line %d in standard input"
1208msgstr ""
1209
1210#: config.c:732
1211#, c-format
1212msgid "bad config line %d in submodule-blob %s"
1213msgstr ""
1214
1215#: config.c:736
1216#, c-format
1217msgid "bad config line %d in command line %s"
1218msgstr ""
1219
1220#: config.c:740
1221#, c-format
1222msgid "bad config line %d in %s"
1223msgstr ""
1224
1225#: config.c:868
1226msgid "out of range"
1227msgstr ""
1228
1229#: config.c:868
1230msgid "invalid unit"
1231msgstr ""
1232
1233#: config.c:874
1234#, c-format
1235msgid "bad numeric config value '%s' for '%s': %s"
1236msgstr ""
1237
1238#: config.c:879
1239#, c-format
1240msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1241msgstr ""
1242
1243#: config.c:882
1244#, c-format
1245msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1246msgstr ""
1247
1248#: config.c:885
1249#, c-format
1250msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1251msgstr ""
1252
1253#: config.c:888
1254#, c-format
1255msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1256msgstr ""
1257
1258#: config.c:891
1259#, c-format
1260msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1261msgstr ""
1262
1263#: config.c:894
1264#, c-format
1265msgid "bad numeric config value '%s' for '%s' in %s: %s"
1266msgstr ""
1267
1268#: config.c:989
1269#, c-format
1270msgid "failed to expand user dir in: '%s'"
1271msgstr ""
1272
1273#: config.c:998
1274#, c-format
1275msgid "'%s' for '%s' is not a valid timestamp"
1276msgstr ""
1277
1278#: config.c:1094 config.c:1105
1279#, c-format
1280msgid "bad zlib compression level %d"
1281msgstr ""
1282
1283#: config.c:1222
1284#, c-format
1285msgid "invalid mode for object creation: %s"
1286msgstr ""
1287
1288#: config.c:1378
1289#, c-format
1290msgid "bad pack compression level %d"
1291msgstr ""
1292
1293#: config.c:1574
1294msgid "unable to parse command-line config"
1295msgstr ""
1296
1297#: config.c:1906
1298msgid "unknown error occurred while reading the configuration files"
1299msgstr ""
1300
1301#: config.c:2093
1302#, c-format
1303msgid "Invalid %s: '%s'"
1304msgstr ""
1305
1306#: config.c:2136
1307#, c-format
1308msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1309msgstr ""
1310
1311#: config.c:2162
1312#, c-format
1313msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1314msgstr ""
1315
1316#: config.c:2187
1317#, c-format
1318msgid "unable to parse '%s' from command-line config"
1319msgstr ""
1320
1321#: config.c:2189
1322#, c-format
1323msgid "bad config variable '%s' in file '%s' at line %d"
1324msgstr ""
1325
1326#: config.c:2248
1327#, c-format
1328msgid "%s has multiple values"
1329msgstr ""
1330
1331#: config.c:2591 config.c:2808
1332#, c-format
1333msgid "fstat on %s failed"
1334msgstr ""
1335
1336#: config.c:2698
1337#, c-format
1338msgid "could not set '%s' to '%s'"
1339msgstr ""
1340
1341#: config.c:2700 builtin/remote.c:776
1342#, c-format
1343msgid "could not unset '%s'"
1344msgstr ""
1345
1346#: connect.c:52
1347msgid "The remote end hung up upon initial contact"
1348msgstr ""
1349
1350#: connect.c:54
1351msgid ""
1352"Could not read from remote repository.\n"
1353"\n"
1354"Please make sure you have the correct access rights\n"
1355"and the repository exists."
1356msgstr ""
1357
1358#: connected.c:64 builtin/fsck.c:183 builtin/prune.c:141
1359msgid "Checking connectivity"
1360msgstr ""
1361
1362#: connected.c:76
1363msgid "Could not run 'git rev-list'"
1364msgstr ""
1365
1366#: connected.c:96
1367msgid "failed write to rev-list"
1368msgstr ""
1369
1370#: connected.c:103
1371msgid "failed to close rev-list's stdin"
1372msgstr ""
1373
1374#: convert.c:205
1375#, c-format
1376msgid ""
1377"CRLF will be replaced by LF in %s.\n"
1378"The file will have its original line endings in your working directory."
1379msgstr ""
1380
1381#: convert.c:209
1382#, c-format
1383msgid "CRLF would be replaced by LF in %s."
1384msgstr ""
1385
1386#: convert.c:215
1387#, c-format
1388msgid ""
1389"LF will be replaced by CRLF in %s.\n"
1390"The file will have its original line endings in your working directory."
1391msgstr ""
1392
1393#: convert.c:219
1394#, c-format
1395msgid "LF would be replaced by CRLF in %s"
1396msgstr ""
1397
1398#: date.c:116
1399msgid "in the future"
1400msgstr ""
1401
1402#: date.c:122
1403#, c-format
1404msgid "%<PRIuMAX> second ago"
1405msgid_plural "%<PRIuMAX> seconds ago"
1406msgstr[0] ""
1407msgstr[1] ""
1408
1409#: date.c:129
1410#, c-format
1411msgid "%<PRIuMAX> minute ago"
1412msgid_plural "%<PRIuMAX> minutes ago"
1413msgstr[0] ""
1414msgstr[1] ""
1415
1416#: date.c:136
1417#, c-format
1418msgid "%<PRIuMAX> hour ago"
1419msgid_plural "%<PRIuMAX> hours ago"
1420msgstr[0] ""
1421msgstr[1] ""
1422
1423#: date.c:143
1424#, c-format
1425msgid "%<PRIuMAX> day ago"
1426msgid_plural "%<PRIuMAX> days ago"
1427msgstr[0] ""
1428msgstr[1] ""
1429
1430#: date.c:149
1431#, c-format
1432msgid "%<PRIuMAX> week ago"
1433msgid_plural "%<PRIuMAX> weeks ago"
1434msgstr[0] ""
1435msgstr[1] ""
1436
1437#: date.c:156
1438#, c-format
1439msgid "%<PRIuMAX> month ago"
1440msgid_plural "%<PRIuMAX> months ago"
1441msgstr[0] ""
1442msgstr[1] ""
1443
1444#: date.c:167
1445#, c-format
1446msgid "%<PRIuMAX> year"
1447msgid_plural "%<PRIuMAX> years"
1448msgstr[0] ""
1449msgstr[1] ""
1450
1451#. TRANSLATORS: "%s" is "<n> years"
1452#: date.c:170
1453#, c-format
1454msgid "%s, %<PRIuMAX> month ago"
1455msgid_plural "%s, %<PRIuMAX> months ago"
1456msgstr[0] ""
1457msgstr[1] ""
1458
1459#: date.c:175 date.c:180
1460#, c-format
1461msgid "%<PRIuMAX> year ago"
1462msgid_plural "%<PRIuMAX> years ago"
1463msgstr[0] ""
1464msgstr[1] ""
1465
1466#: diffcore-order.c:24
1467#, c-format
1468msgid "failed to read orderfile '%s'"
1469msgstr ""
1470
1471#: diffcore-rename.c:535
1472msgid "Performing inexact rename detection"
1473msgstr ""
1474
1475#: diff.c:74
1476#, c-format
1477msgid "option '%s' requires a value"
1478msgstr ""
1479
1480#: diff.c:152
1481#, c-format
1482msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
1483msgstr ""
1484
1485#: diff.c:157
1486#, c-format
1487msgid "  Unknown dirstat parameter '%s'\n"
1488msgstr ""
1489
1490#: diff.c:281
1491msgid ""
1492"color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra', "
1493"'plain'"
1494msgstr ""
1495
1496#: diff.c:341
1497#, c-format
1498msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1499msgstr ""
1500
1501#: diff.c:401
1502#, c-format
1503msgid ""
1504"Found errors in 'diff.dirstat' config variable:\n"
1505"%s"
1506msgstr ""
1507
1508#: diff.c:3799
1509#, c-format
1510msgid "external diff died, stopping at %s"
1511msgstr ""
1512
1513#: diff.c:4127
1514msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1515msgstr ""
1516
1517#: diff.c:4215
1518msgid "--follow requires exactly one pathspec"
1519msgstr ""
1520
1521#: diff.c:4381
1522#, c-format
1523msgid ""
1524"Failed to parse --dirstat/-X option parameter:\n"
1525"%s"
1526msgstr ""
1527
1528#: diff.c:4395
1529#, c-format
1530msgid "Failed to parse --submodule option parameter: '%s'"
1531msgstr ""
1532
1533#: diff.c:5446
1534msgid "inexact rename detection was skipped due to too many files."
1535msgstr ""
1536
1537#: diff.c:5449
1538msgid "only found copies from modified paths due to too many files."
1539msgstr ""
1540
1541#: diff.c:5452
1542#, c-format
1543msgid ""
1544"you may want to set your %s variable to at least %d and retry the command."
1545msgstr ""
1546
1547#: dir.c:2100
1548msgid "failed to get kernel name and information"
1549msgstr ""
1550
1551#: dir.c:2219
1552msgid "Untracked cache is disabled on this system or location."
1553msgstr ""
1554
1555#: dir.c:3002 dir.c:3007
1556#, c-format
1557msgid "could not create directories for %s"
1558msgstr ""
1559
1560#: dir.c:3032
1561#, c-format
1562msgid "could not migrate git directory from '%s' to '%s'"
1563msgstr ""
1564
1565#: editor.c:61
1566#, c-format
1567msgid "hint: Waiting for your editor to close the file...%c"
1568msgstr ""
1569
1570#: entry.c:177
1571msgid "Filtering content"
1572msgstr ""
1573
1574#: entry.c:435
1575#, c-format
1576msgid "could not stat file '%s'"
1577msgstr ""
1578
1579#: fetch-pack.c:252
1580msgid "git fetch-pack: expected shallow list"
1581msgstr ""
1582
1583#: fetch-pack.c:264
1584msgid "git fetch-pack: expected ACK/NAK, got EOF"
1585msgstr ""
1586
1587#: fetch-pack.c:283 builtin/archive.c:63
1588#, c-format
1589msgid "remote error: %s"
1590msgstr ""
1591
1592#: fetch-pack.c:284
1593#, c-format
1594msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1595msgstr ""
1596
1597#: fetch-pack.c:336
1598msgid "--stateless-rpc requires multi_ack_detailed"
1599msgstr ""
1600
1601#: fetch-pack.c:422
1602#, c-format
1603msgid "invalid shallow line: %s"
1604msgstr ""
1605
1606#: fetch-pack.c:428
1607#, c-format
1608msgid "invalid unshallow line: %s"
1609msgstr ""
1610
1611#: fetch-pack.c:430
1612#, c-format
1613msgid "object not found: %s"
1614msgstr ""
1615
1616#: fetch-pack.c:433
1617#, c-format
1618msgid "error in object: %s"
1619msgstr ""
1620
1621#: fetch-pack.c:435
1622#, c-format
1623msgid "no shallow found: %s"
1624msgstr ""
1625
1626#: fetch-pack.c:438
1627#, c-format
1628msgid "expected shallow/unshallow, got %s"
1629msgstr ""
1630
1631#: fetch-pack.c:477
1632#, c-format
1633msgid "got %s %d %s"
1634msgstr ""
1635
1636#: fetch-pack.c:491
1637#, c-format
1638msgid "invalid commit %s"
1639msgstr ""
1640
1641#: fetch-pack.c:524
1642msgid "giving up"
1643msgstr ""
1644
1645#: fetch-pack.c:534 progress.c:229
1646msgid "done"
1647msgstr ""
1648
1649#: fetch-pack.c:546
1650#, c-format
1651msgid "got %s (%d) %s"
1652msgstr ""
1653
1654#: fetch-pack.c:592
1655#, c-format
1656msgid "Marking %s as complete"
1657msgstr ""
1658
1659#: fetch-pack.c:777
1660#, c-format
1661msgid "already have %s (%s)"
1662msgstr ""
1663
1664#: fetch-pack.c:815
1665msgid "fetch-pack: unable to fork off sideband demultiplexer"
1666msgstr ""
1667
1668#: fetch-pack.c:823
1669msgid "protocol error: bad pack header"
1670msgstr ""
1671
1672#: fetch-pack.c:879
1673#, c-format
1674msgid "fetch-pack: unable to fork off %s"
1675msgstr ""
1676
1677#: fetch-pack.c:895
1678#, c-format
1679msgid "%s failed"
1680msgstr ""
1681
1682#: fetch-pack.c:897
1683msgid "error in sideband demultiplexer"
1684msgstr ""
1685
1686#: fetch-pack.c:924
1687msgid "Server does not support shallow clients"
1688msgstr ""
1689
1690#: fetch-pack.c:928
1691msgid "Server supports multi_ack_detailed"
1692msgstr ""
1693
1694#: fetch-pack.c:931
1695msgid "Server supports no-done"
1696msgstr ""
1697
1698#: fetch-pack.c:937
1699msgid "Server supports multi_ack"
1700msgstr ""
1701
1702#: fetch-pack.c:941
1703msgid "Server supports side-band-64k"
1704msgstr ""
1705
1706#: fetch-pack.c:945
1707msgid "Server supports side-band"
1708msgstr ""
1709
1710#: fetch-pack.c:949
1711msgid "Server supports allow-tip-sha1-in-want"
1712msgstr ""
1713
1714#: fetch-pack.c:953
1715msgid "Server supports allow-reachable-sha1-in-want"
1716msgstr ""
1717
1718#: fetch-pack.c:963
1719msgid "Server supports ofs-delta"
1720msgstr ""
1721
1722#: fetch-pack.c:970
1723#, c-format
1724msgid "Server version is %.*s"
1725msgstr ""
1726
1727#: fetch-pack.c:976
1728msgid "Server does not support --shallow-since"
1729msgstr ""
1730
1731#: fetch-pack.c:980
1732msgid "Server does not support --shallow-exclude"
1733msgstr ""
1734
1735#: fetch-pack.c:982
1736msgid "Server does not support --deepen"
1737msgstr ""
1738
1739#: fetch-pack.c:993
1740msgid "no common commits"
1741msgstr ""
1742
1743#: fetch-pack.c:1005
1744msgid "git fetch-pack: fetch failed."
1745msgstr ""
1746
1747#: fetch-pack.c:1167
1748msgid "no matching remote head"
1749msgstr ""
1750
1751#: fetch-pack.c:1189
1752#, c-format
1753msgid "no such remote ref %s"
1754msgstr ""
1755
1756#: fetch-pack.c:1192
1757#, c-format
1758msgid "Server does not allow request for unadvertised object %s"
1759msgstr ""
1760
1761#: gpg-interface.c:181
1762msgid "gpg failed to sign the data"
1763msgstr ""
1764
1765#: gpg-interface.c:211
1766msgid "could not create temporary file"
1767msgstr ""
1768
1769#: gpg-interface.c:214
1770#, c-format
1771msgid "failed writing detached signature to '%s'"
1772msgstr ""
1773
1774#: graph.c:97
1775#, c-format
1776msgid "ignore invalid color '%.*s' in log.graphColors"
1777msgstr ""
1778
1779#: grep.c:2017
1780#, c-format
1781msgid "'%s': unable to read %s"
1782msgstr ""
1783
1784#: grep.c:2034 builtin/clone.c:404 builtin/diff.c:81 builtin/rm.c:134
1785#, c-format
1786msgid "failed to stat '%s'"
1787msgstr ""
1788
1789#: grep.c:2045
1790#, c-format
1791msgid "'%s': short read"
1792msgstr ""
1793
1794#: help.c:179
1795#, c-format
1796msgid "available git commands in '%s'"
1797msgstr ""
1798
1799#: help.c:186
1800msgid "git commands available from elsewhere on your $PATH"
1801msgstr ""
1802
1803#: help.c:217
1804msgid "These are common Git commands used in various situations:"
1805msgstr ""
1806
1807#: help.c:281
1808#, c-format
1809msgid ""
1810"'%s' appears to be a git command, but we were not\n"
1811"able to execute it. Maybe git-%s is broken?"
1812msgstr ""
1813
1814#: help.c:336
1815msgid "Uh oh. Your system reports no Git commands at all."
1816msgstr ""
1817
1818#: help.c:358
1819#, c-format
1820msgid "WARNING: You called a Git command named '%s', which does not exist."
1821msgstr ""
1822
1823#: help.c:363
1824#, c-format
1825msgid "Continuing under the assumption that you meant '%s'."
1826msgstr ""
1827
1828#: help.c:368
1829#, c-format
1830msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
1831msgstr ""
1832
1833#: help.c:376
1834#, c-format
1835msgid "git: '%s' is not a git command. See 'git --help'."
1836msgstr ""
1837
1838#: help.c:380
1839msgid ""
1840"\n"
1841"The most similar command is"
1842msgid_plural ""
1843"\n"
1844"The most similar commands are"
1845msgstr[0] ""
1846msgstr[1] ""
1847
1848#: help.c:395
1849msgid "git version [<options>]"
1850msgstr ""
1851
1852#: help.c:462
1853#, c-format
1854msgid "%s: %s - %s"
1855msgstr ""
1856
1857#: help.c:466
1858msgid ""
1859"\n"
1860"Did you mean this?"
1861msgid_plural ""
1862"\n"
1863"Did you mean one of these?"
1864msgstr[0] ""
1865msgstr[1] ""
1866
1867#: ident.c:342
1868msgid ""
1869"\n"
1870"*** Please tell me who you are.\n"
1871"\n"
1872"Run\n"
1873"\n"
1874"  git config --global user.email \"you@example.com\"\n"
1875"  git config --global user.name \"Your Name\"\n"
1876"\n"
1877"to set your account's default identity.\n"
1878"Omit --global to set the identity only in this repository.\n"
1879"\n"
1880msgstr ""
1881
1882#: ident.c:366
1883msgid "no email was given and auto-detection is disabled"
1884msgstr ""
1885
1886#: ident.c:371
1887#, c-format
1888msgid "unable to auto-detect email address (got '%s')"
1889msgstr ""
1890
1891#: ident.c:381
1892msgid "no name was given and auto-detection is disabled"
1893msgstr ""
1894
1895#: ident.c:387
1896#, c-format
1897msgid "unable to auto-detect name (got '%s')"
1898msgstr ""
1899
1900#: ident.c:395
1901#, c-format
1902msgid "empty ident name (for <%s>) not allowed"
1903msgstr ""
1904
1905#: ident.c:401
1906#, c-format
1907msgid "name consists only of disallowed characters: %s"
1908msgstr ""
1909
1910#: ident.c:416 builtin/commit.c:616
1911#, c-format
1912msgid "invalid date format: %s"
1913msgstr ""
1914
1915#: list-objects-filter-options.c:30
1916msgid "multiple object filter types cannot be combined"
1917msgstr ""
1918
1919#: list-objects-filter-options.c:41 list-objects-filter-options.c:68
1920#, c-format
1921msgid "invalid filter-spec expression '%s'"
1922msgstr ""
1923
1924#: lockfile.c:151
1925#, c-format
1926msgid ""
1927"Unable to create '%s.lock': %s.\n"
1928"\n"
1929"Another git process seems to be running in this repository, e.g.\n"
1930"an editor opened by 'git commit'. Please make sure all processes\n"
1931"are terminated then try again. If it still fails, a git process\n"
1932"may have crashed in this repository earlier:\n"
1933"remove the file manually to continue."
1934msgstr ""
1935
1936#: lockfile.c:159
1937#, c-format
1938msgid "Unable to create '%s.lock': %s"
1939msgstr ""
1940
1941#: merge.c:41
1942msgid "failed to read the cache"
1943msgstr ""
1944
1945#: merge.c:95 builtin/am.c:1980 builtin/am.c:2014 builtin/checkout.c:379
1946#: builtin/checkout.c:600 builtin/clone.c:754
1947msgid "unable to write new index file"
1948msgstr ""
1949
1950#: merge-recursive.c:235
1951msgid "(bad commit)\n"
1952msgstr ""
1953
1954#: merge-recursive.c:257 merge-recursive.c:265
1955#, c-format
1956msgid "addinfo_cache failed for path '%s'"
1957msgstr ""
1958
1959#: merge-recursive.c:329
1960msgid "error building trees"
1961msgstr ""
1962
1963#: merge-recursive.c:752
1964#, c-format
1965msgid "failed to create path '%s'%s"
1966msgstr ""
1967
1968#: merge-recursive.c:763
1969#, c-format
1970msgid "Removing %s to make room for subdirectory\n"
1971msgstr ""
1972
1973#: merge-recursive.c:777 merge-recursive.c:796
1974msgid ": perhaps a D/F conflict?"
1975msgstr ""
1976
1977#: merge-recursive.c:786
1978#, c-format
1979msgid "refusing to lose untracked file at '%s'"
1980msgstr ""
1981
1982#: merge-recursive.c:828 builtin/cat-file.c:37
1983#, c-format
1984msgid "cannot read object %s '%s'"
1985msgstr ""
1986
1987#: merge-recursive.c:830
1988#, c-format
1989msgid "blob expected for %s '%s'"
1990msgstr ""
1991
1992#: merge-recursive.c:854
1993#, c-format
1994msgid "failed to open '%s': %s"
1995msgstr ""
1996
1997#: merge-recursive.c:865
1998#, c-format
1999msgid "failed to symlink '%s': %s"
2000msgstr ""
2001
2002#: merge-recursive.c:870
2003#, c-format
2004msgid "do not know what to do with %06o %s '%s'"
2005msgstr ""
2006
2007#: merge-recursive.c:1010
2008msgid "Failed to execute internal merge"
2009msgstr ""
2010
2011#: merge-recursive.c:1014
2012#, c-format
2013msgid "Unable to add %s to database"
2014msgstr ""
2015
2016#: merge-recursive.c:1117
2017#, c-format
2018msgid ""
2019"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2020"in tree."
2021msgstr ""
2022
2023#: merge-recursive.c:1122
2024#, c-format
2025msgid ""
2026"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2027"left in tree."
2028msgstr ""
2029
2030#: merge-recursive.c:1129
2031#, c-format
2032msgid ""
2033"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2034"in tree at %s."
2035msgstr ""
2036
2037#: merge-recursive.c:1134
2038#, c-format
2039msgid ""
2040"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2041"left in tree at %s."
2042msgstr ""
2043
2044#: merge-recursive.c:1168
2045msgid "rename"
2046msgstr ""
2047
2048#: merge-recursive.c:1168
2049msgid "renamed"
2050msgstr ""
2051
2052#: merge-recursive.c:1225
2053#, c-format
2054msgid "%s is a directory in %s adding as %s instead"
2055msgstr ""
2056
2057#: merge-recursive.c:1250
2058#, c-format
2059msgid ""
2060"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2061"\"->\"%s\" in \"%s\"%s"
2062msgstr ""
2063
2064#: merge-recursive.c:1255
2065msgid " (left unresolved)"
2066msgstr ""
2067
2068#: merge-recursive.c:1317
2069#, c-format
2070msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2071msgstr ""
2072
2073#: merge-recursive.c:1350
2074#, c-format
2075msgid "Renaming %s to %s and %s to %s instead"
2076msgstr ""
2077
2078#: merge-recursive.c:1553
2079#, c-format
2080msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2081msgstr ""
2082
2083#: merge-recursive.c:1568
2084#, c-format
2085msgid "Adding merged %s"
2086msgstr ""
2087
2088#: merge-recursive.c:1575 merge-recursive.c:1805
2089#, c-format
2090msgid "Adding as %s instead"
2091msgstr ""
2092
2093#: merge-recursive.c:1632
2094#, c-format
2095msgid "cannot read object %s"
2096msgstr ""
2097
2098#: merge-recursive.c:1635
2099#, c-format
2100msgid "object %s is not a blob"
2101msgstr ""
2102
2103#: merge-recursive.c:1704
2104msgid "modify"
2105msgstr ""
2106
2107#: merge-recursive.c:1704
2108msgid "modified"
2109msgstr ""
2110
2111#: merge-recursive.c:1714
2112msgid "content"
2113msgstr ""
2114
2115#: merge-recursive.c:1721
2116msgid "add/add"
2117msgstr ""
2118
2119#: merge-recursive.c:1757
2120#, c-format
2121msgid "Skipped %s (merged same as existing)"
2122msgstr ""
2123
2124#: merge-recursive.c:1771
2125#, c-format
2126msgid "Auto-merging %s"
2127msgstr ""
2128
2129#: merge-recursive.c:1775 git-submodule.sh:932
2130msgid "submodule"
2131msgstr ""
2132
2133#: merge-recursive.c:1776
2134#, c-format
2135msgid "CONFLICT (%s): Merge conflict in %s"
2136msgstr ""
2137
2138#: merge-recursive.c:1870
2139#, c-format
2140msgid "Removing %s"
2141msgstr ""
2142
2143#: merge-recursive.c:1896
2144msgid "file/directory"
2145msgstr ""
2146
2147#: merge-recursive.c:1902
2148msgid "directory/file"
2149msgstr ""
2150
2151#: merge-recursive.c:1909
2152#, c-format
2153msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2154msgstr ""
2155
2156#: merge-recursive.c:1918
2157#, c-format
2158msgid "Adding %s"
2159msgstr ""
2160
2161#: merge-recursive.c:1955
2162msgid "Already up to date!"
2163msgstr ""
2164
2165#: merge-recursive.c:1964
2166#, c-format
2167msgid "merging of trees %s and %s failed"
2168msgstr ""
2169
2170#: merge-recursive.c:2061
2171msgid "Merging:"
2172msgstr ""
2173
2174#: merge-recursive.c:2074
2175#, c-format
2176msgid "found %u common ancestor:"
2177msgid_plural "found %u common ancestors:"
2178msgstr[0] ""
2179msgstr[1] ""
2180
2181#: merge-recursive.c:2113
2182msgid "merge returned no commit"
2183msgstr ""
2184
2185#: merge-recursive.c:2176
2186#, c-format
2187msgid "Could not parse object '%s'"
2188msgstr ""
2189
2190#: merge-recursive.c:2190 builtin/merge.c:656 builtin/merge.c:815
2191msgid "Unable to write index."
2192msgstr ""
2193
2194#: notes-merge.c:272
2195#, c-format
2196msgid ""
2197"You have not concluded your previous notes merge (%s exists).\n"
2198"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2199"commit/abort the previous merge before you start a new notes merge."
2200msgstr ""
2201
2202#: notes-merge.c:279
2203#, c-format
2204msgid "You have not concluded your notes merge (%s exists)."
2205msgstr ""
2206
2207#: notes-utils.c:42
2208msgid "Cannot commit uninitialized/unreferenced notes tree"
2209msgstr ""
2210
2211#: notes-utils.c:101
2212#, c-format
2213msgid "Bad notes.rewriteMode value: '%s'"
2214msgstr ""
2215
2216#: notes-utils.c:111
2217#, c-format
2218msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2219msgstr ""
2220
2221#. TRANSLATORS: The first %s is the name of
2222#. the environment variable, the second %s is
2223#. its value.
2224#.
2225#: notes-utils.c:141
2226#, c-format
2227msgid "Bad %s value: '%s'"
2228msgstr ""
2229
2230#: object.c:239
2231#, c-format
2232msgid "unable to parse object: %s"
2233msgstr ""
2234
2235#: packfile.c:556
2236msgid "offset before end of packfile (broken .idx?)"
2237msgstr ""
2238
2239#: packfile.c:1683
2240#, c-format
2241msgid "offset before start of pack index for %s (corrupt index?)"
2242msgstr ""
2243
2244#: packfile.c:1687
2245#, c-format
2246msgid "offset beyond end of pack index for %s (truncated index?)"
2247msgstr ""
2248
2249#: parse-options.c:573
2250msgid "..."
2251msgstr ""
2252
2253#: parse-options.c:592
2254#, c-format
2255msgid "usage: %s"
2256msgstr ""
2257
2258#. TRANSLATORS: the colon here should align with the
2259#. one in "usage: %s" translation.
2260#.
2261#: parse-options.c:598
2262#, c-format
2263msgid "   or: %s"
2264msgstr ""
2265
2266#: parse-options.c:601
2267#, c-format
2268msgid "    %s"
2269msgstr ""
2270
2271#: parse-options.c:640
2272msgid "-NUM"
2273msgstr ""
2274
2275#: parse-options-cb.c:108
2276#, c-format
2277msgid "malformed object name '%s'"
2278msgstr ""
2279
2280#: path.c:891
2281#, c-format
2282msgid "Could not make %s writable by group"
2283msgstr ""
2284
2285#: pathspec.c:129
2286msgid "Escape character '\\' not allowed as last character in attr value"
2287msgstr ""
2288
2289#: pathspec.c:147
2290msgid "Only one 'attr:' specification is allowed."
2291msgstr ""
2292
2293#: pathspec.c:150
2294msgid "attr spec must not be empty"
2295msgstr ""
2296
2297#: pathspec.c:193
2298#, c-format
2299msgid "invalid attribute name %s"
2300msgstr ""
2301
2302#: pathspec.c:258
2303msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2304msgstr ""
2305
2306#: pathspec.c:265
2307msgid ""
2308"global 'literal' pathspec setting is incompatible with all other global "
2309"pathspec settings"
2310msgstr ""
2311
2312#: pathspec.c:305
2313msgid "invalid parameter for pathspec magic 'prefix'"
2314msgstr ""
2315
2316#: pathspec.c:326
2317#, c-format
2318msgid "Invalid pathspec magic '%.*s' in '%s'"
2319msgstr ""
2320
2321#: pathspec.c:331
2322#, c-format
2323msgid "Missing ')' at the end of pathspec magic in '%s'"
2324msgstr ""
2325
2326#: pathspec.c:369
2327#, c-format
2328msgid "Unimplemented pathspec magic '%c' in '%s'"
2329msgstr ""
2330
2331#: pathspec.c:428
2332#, c-format
2333msgid "%s: 'literal' and 'glob' are incompatible"
2334msgstr ""
2335
2336#: pathspec.c:441
2337#, c-format
2338msgid "%s: '%s' is outside repository"
2339msgstr ""
2340
2341#: pathspec.c:515
2342#, c-format
2343msgid "'%s' (mnemonic: '%c')"
2344msgstr ""
2345
2346#: pathspec.c:525
2347#, c-format
2348msgid "%s: pathspec magic not supported by this command: %s"
2349msgstr ""
2350
2351#: pathspec.c:592
2352#, c-format
2353msgid "pathspec '%s' is beyond a symbolic link"
2354msgstr ""
2355
2356#: pretty.c:962
2357msgid "unable to parse --pretty format"
2358msgstr ""
2359
2360#: read-cache.c:1472
2361#, c-format
2362msgid ""
2363"index.version set, but the value is invalid.\n"
2364"Using version %i"
2365msgstr ""
2366
2367#: read-cache.c:1482
2368#, c-format
2369msgid ""
2370"GIT_INDEX_VERSION set, but the value is invalid.\n"
2371"Using version %i"
2372msgstr ""
2373
2374#: read-cache.c:2370 sequencer.c:2725 wrapper.c:658 builtin/merge.c:1048
2375#, c-format
2376msgid "could not close '%s'"
2377msgstr ""
2378
2379#: read-cache.c:2442 sequencer.c:1366 sequencer.c:2093
2380#, c-format
2381msgid "could not stat '%s'"
2382msgstr ""
2383
2384#: read-cache.c:2455
2385#, c-format
2386msgid "unable to open git dir: %s"
2387msgstr ""
2388
2389#: read-cache.c:2467
2390#, c-format
2391msgid "unable to unlink: %s"
2392msgstr ""
2393
2394#: refs.c:706
2395#, c-format
2396msgid "Could not open '%s' for writing"
2397msgstr ""
2398
2399#: refs.c:1850
2400msgid "ref updates forbidden inside quarantine environment"
2401msgstr ""
2402
2403#: refs/files-backend.c:1189
2404#, c-format
2405msgid "could not remove reference %s"
2406msgstr ""
2407
2408#: refs/files-backend.c:1203 refs/packed-backend.c:1524
2409#: refs/packed-backend.c:1534
2410#, c-format
2411msgid "could not delete reference %s: %s"
2412msgstr ""
2413
2414#: refs/files-backend.c:1206 refs/packed-backend.c:1537
2415#, c-format
2416msgid "could not delete references: %s"
2417msgstr ""
2418
2419#: ref-filter.c:35 wt-status.c:1816
2420msgid "gone"
2421msgstr ""
2422
2423#: ref-filter.c:36
2424#, c-format
2425msgid "ahead %d"
2426msgstr ""
2427
2428#: ref-filter.c:37
2429#, c-format
2430msgid "behind %d"
2431msgstr ""
2432
2433#: ref-filter.c:38
2434#, c-format
2435msgid "ahead %d, behind %d"
2436msgstr ""
2437
2438#: ref-filter.c:107
2439#, c-format
2440msgid "expected format: %%(color:<color>)"
2441msgstr ""
2442
2443#: ref-filter.c:109
2444#, c-format
2445msgid "unrecognized color: %%(color:%s)"
2446msgstr ""
2447
2448#: ref-filter.c:129
2449#, c-format
2450msgid "Integer value expected refname:lstrip=%s"
2451msgstr ""
2452
2453#: ref-filter.c:133
2454#, c-format
2455msgid "Integer value expected refname:rstrip=%s"
2456msgstr ""
2457
2458#: ref-filter.c:135
2459#, c-format
2460msgid "unrecognized %%(%s) argument: %s"
2461msgstr ""
2462
2463#: ref-filter.c:184
2464#, c-format
2465msgid "%%(body) does not take arguments"
2466msgstr ""
2467
2468#: ref-filter.c:191
2469#, c-format
2470msgid "%%(subject) does not take arguments"
2471msgstr ""
2472
2473#: ref-filter.c:209
2474#, c-format
2475msgid "unknown %%(trailers) argument: %s"
2476msgstr ""
2477
2478#: ref-filter.c:232
2479#, c-format
2480msgid "positive value expected contents:lines=%s"
2481msgstr ""
2482
2483#: ref-filter.c:234
2484#, c-format
2485msgid "unrecognized %%(contents) argument: %s"
2486msgstr ""
2487
2488#: ref-filter.c:247
2489#, c-format
2490msgid "positive value expected objectname:short=%s"
2491msgstr ""
2492
2493#: ref-filter.c:251
2494#, c-format
2495msgid "unrecognized %%(objectname) argument: %s"
2496msgstr ""
2497
2498#: ref-filter.c:278
2499#, c-format
2500msgid "expected format: %%(align:<width>,<position>)"
2501msgstr ""
2502
2503#: ref-filter.c:290
2504#, c-format
2505msgid "unrecognized position:%s"
2506msgstr ""
2507
2508#: ref-filter.c:294
2509#, c-format
2510msgid "unrecognized width:%s"
2511msgstr ""
2512
2513#: ref-filter.c:300
2514#, c-format
2515msgid "unrecognized %%(align) argument: %s"
2516msgstr ""
2517
2518#: ref-filter.c:304
2519#, c-format
2520msgid "positive width expected with the %%(align) atom"
2521msgstr ""
2522
2523#: ref-filter.c:319
2524#, c-format
2525msgid "unrecognized %%(if) argument: %s"
2526msgstr ""
2527
2528#: ref-filter.c:409
2529#, c-format
2530msgid "malformed field name: %.*s"
2531msgstr ""
2532
2533#: ref-filter.c:435
2534#, c-format
2535msgid "unknown field name: %.*s"
2536msgstr ""
2537
2538#: ref-filter.c:547
2539#, c-format
2540msgid "format: %%(if) atom used without a %%(then) atom"
2541msgstr ""
2542
2543#: ref-filter.c:607
2544#, c-format
2545msgid "format: %%(then) atom used without an %%(if) atom"
2546msgstr ""
2547
2548#: ref-filter.c:609
2549#, c-format
2550msgid "format: %%(then) atom used more than once"
2551msgstr ""
2552
2553#: ref-filter.c:611
2554#, c-format
2555msgid "format: %%(then) atom used after %%(else)"
2556msgstr ""
2557
2558#: ref-filter.c:637
2559#, c-format
2560msgid "format: %%(else) atom used without an %%(if) atom"
2561msgstr ""
2562
2563#: ref-filter.c:639
2564#, c-format
2565msgid "format: %%(else) atom used without a %%(then) atom"
2566msgstr ""
2567
2568#: ref-filter.c:641
2569#, c-format
2570msgid "format: %%(else) atom used more than once"
2571msgstr ""
2572
2573#: ref-filter.c:654
2574#, c-format
2575msgid "format: %%(end) atom used without corresponding atom"
2576msgstr ""
2577
2578#: ref-filter.c:709
2579#, c-format
2580msgid "malformed format string %s"
2581msgstr ""
2582
2583#: ref-filter.c:1313
2584#, c-format
2585msgid "(no branch, rebasing %s)"
2586msgstr ""
2587
2588#: ref-filter.c:1316
2589#, c-format
2590msgid "(no branch, bisect started on %s)"
2591msgstr ""
2592
2593#. TRANSLATORS: make sure this matches "HEAD
2594#. detached at " in wt-status.c
2595#.
2596#: ref-filter.c:1324
2597#, c-format
2598msgid "(HEAD detached at %s)"
2599msgstr ""
2600
2601#. TRANSLATORS: make sure this matches "HEAD
2602#. detached from " in wt-status.c
2603#.
2604#: ref-filter.c:1331
2605#, c-format
2606msgid "(HEAD detached from %s)"
2607msgstr ""
2608
2609#: ref-filter.c:1335
2610msgid "(no branch)"
2611msgstr ""
2612
2613#: ref-filter.c:1488 ref-filter.c:1519
2614#, c-format
2615msgid "missing object %s for %s"
2616msgstr ""
2617
2618#: ref-filter.c:1491 ref-filter.c:1522
2619#, c-format
2620msgid "parse_object_buffer failed on %s for %s"
2621msgstr ""
2622
2623#: ref-filter.c:1822
2624#, c-format
2625msgid "malformed object at '%s'"
2626msgstr ""
2627
2628#: ref-filter.c:1889
2629#, c-format
2630msgid "ignoring ref with broken name %s"
2631msgstr ""
2632
2633#: ref-filter.c:1894
2634#, c-format
2635msgid "ignoring broken ref %s"
2636msgstr ""
2637
2638#: ref-filter.c:2156
2639#, c-format
2640msgid "format: %%(end) atom missing"
2641msgstr ""
2642
2643#: ref-filter.c:2250
2644#, c-format
2645msgid "malformed object name %s"
2646msgstr ""
2647
2648#: remote.c:780
2649#, c-format
2650msgid "Cannot fetch both %s and %s to %s"
2651msgstr ""
2652
2653#: remote.c:784
2654#, c-format
2655msgid "%s usually tracks %s, not %s"
2656msgstr ""
2657
2658#: remote.c:788
2659#, c-format
2660msgid "%s tracks both %s and %s"
2661msgstr ""
2662
2663#: remote.c:796
2664msgid "Internal error"
2665msgstr ""
2666
2667#: remote.c:1711 remote.c:1813
2668msgid "HEAD does not point to a branch"
2669msgstr ""
2670
2671#: remote.c:1720
2672#, c-format
2673msgid "no such branch: '%s'"
2674msgstr ""
2675
2676#: remote.c:1723
2677#, c-format
2678msgid "no upstream configured for branch '%s'"
2679msgstr ""
2680
2681#: remote.c:1729
2682#, c-format
2683msgid "upstream branch '%s' not stored as a remote-tracking branch"
2684msgstr ""
2685
2686#: remote.c:1744
2687#, c-format
2688msgid "push destination '%s' on remote '%s' has no local tracking branch"
2689msgstr ""
2690
2691#: remote.c:1756
2692#, c-format
2693msgid "branch '%s' has no remote for pushing"
2694msgstr ""
2695
2696#: remote.c:1767
2697#, c-format
2698msgid "push refspecs for '%s' do not include '%s'"
2699msgstr ""
2700
2701#: remote.c:1780
2702msgid "push has no destination (push.default is 'nothing')"
2703msgstr ""
2704
2705#: remote.c:1802
2706msgid "cannot resolve 'simple' push to a single destination"
2707msgstr ""
2708
2709#: remote.c:2106
2710#, c-format
2711msgid "Your branch is based on '%s', but the upstream is gone.\n"
2712msgstr ""
2713
2714#: remote.c:2110
2715msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
2716msgstr ""
2717
2718#: remote.c:2113
2719#, c-format
2720msgid "Your branch is up to date with '%s'.\n"
2721msgstr ""
2722
2723#: remote.c:2117
2724#, c-format
2725msgid "Your branch is ahead of '%s' by %d commit.\n"
2726msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2727msgstr[0] ""
2728msgstr[1] ""
2729
2730#: remote.c:2123
2731msgid "  (use \"git push\" to publish your local commits)\n"
2732msgstr ""
2733
2734#: remote.c:2126
2735#, c-format
2736msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2737msgid_plural ""
2738"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2739msgstr[0] ""
2740msgstr[1] ""
2741
2742#: remote.c:2134
2743msgid "  (use \"git pull\" to update your local branch)\n"
2744msgstr ""
2745
2746#: remote.c:2137
2747#, c-format
2748msgid ""
2749"Your branch and '%s' have diverged,\n"
2750"and have %d and %d different commit each, respectively.\n"
2751msgid_plural ""
2752"Your branch and '%s' have diverged,\n"
2753"and have %d and %d different commits each, respectively.\n"
2754msgstr[0] ""
2755msgstr[1] ""
2756
2757#: remote.c:2147
2758msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
2759msgstr ""
2760
2761#: revision.c:2268
2762msgid "your current branch appears to be broken"
2763msgstr ""
2764
2765#: revision.c:2271
2766#, c-format
2767msgid "your current branch '%s' does not have any commits yet"
2768msgstr ""
2769
2770#: revision.c:2465
2771msgid "--first-parent is incompatible with --bisect"
2772msgstr ""
2773
2774#: run-command.c:645
2775msgid "open /dev/null failed"
2776msgstr ""
2777
2778#: run-command.c:1188
2779#, c-format
2780msgid ""
2781"The '%s' hook was ignored because it's not set as executable.\n"
2782"You can disable this warning with `git config advice.ignoredHook false`."
2783msgstr ""
2784
2785#: send-pack.c:151
2786#, c-format
2787msgid "unable to parse remote unpack status: %s"
2788msgstr ""
2789
2790#: send-pack.c:153
2791#, c-format
2792msgid "remote unpack failed: %s"
2793msgstr ""
2794
2795#: send-pack.c:316
2796msgid "failed to sign the push certificate"
2797msgstr ""
2798
2799#: send-pack.c:429
2800msgid "the receiving end does not support --signed push"
2801msgstr ""
2802
2803#: send-pack.c:431
2804msgid ""
2805"not sending a push certificate since the receiving end does not support --"
2806"signed push"
2807msgstr ""
2808
2809#: send-pack.c:443
2810msgid "the receiving end does not support --atomic push"
2811msgstr ""
2812
2813#: send-pack.c:448
2814msgid "the receiving end does not support push options"
2815msgstr ""
2816
2817#: sequencer.c:218
2818msgid "revert"
2819msgstr ""
2820
2821#: sequencer.c:220
2822msgid "cherry-pick"
2823msgstr ""
2824
2825#: sequencer.c:222
2826msgid "rebase -i"
2827msgstr ""
2828
2829#: sequencer.c:224
2830#, c-format
2831msgid "Unknown action: %d"
2832msgstr ""
2833
2834#: sequencer.c:281
2835msgid ""
2836"after resolving the conflicts, mark the corrected paths\n"
2837"with 'git add <paths>' or 'git rm <paths>'"
2838msgstr ""
2839
2840#: sequencer.c:284
2841msgid ""
2842"after resolving the conflicts, mark the corrected paths\n"
2843"with 'git add <paths>' or 'git rm <paths>'\n"
2844"and commit the result with 'git commit'"
2845msgstr ""
2846
2847#: sequencer.c:297 sequencer.c:1715
2848#, c-format
2849msgid "could not lock '%s'"
2850msgstr ""
2851
2852#: sequencer.c:300 sequencer.c:1592 sequencer.c:1720 sequencer.c:1734
2853#: sequencer.c:2723 sequencer.c:2794 wrapper.c:656
2854#, c-format
2855msgid "could not write to '%s'"
2856msgstr ""
2857
2858#: sequencer.c:304
2859#, c-format
2860msgid "could not write eol to '%s'"
2861msgstr ""
2862
2863#: sequencer.c:308 sequencer.c:1597 sequencer.c:1722
2864#, c-format
2865msgid "failed to finalize '%s'."
2866msgstr ""
2867
2868#: sequencer.c:332 sequencer.c:829 sequencer.c:1618 builtin/am.c:259
2869#: builtin/commit.c:754 builtin/merge.c:1046
2870#, c-format
2871msgid "could not read '%s'"
2872msgstr ""
2873
2874#: sequencer.c:358
2875#, c-format
2876msgid "your local changes would be overwritten by %s."
2877msgstr ""
2878
2879#: sequencer.c:362
2880msgid "commit your changes or stash them to proceed."
2881msgstr ""
2882
2883#: sequencer.c:391
2884#, c-format
2885msgid "%s: fast-forward"
2886msgstr ""
2887
2888#. TRANSLATORS: %s will be "revert", "cherry-pick" or
2889#. "rebase -i".
2890#.
2891#: sequencer.c:477
2892#, c-format
2893msgid "%s: Unable to write new index file"
2894msgstr ""
2895
2896#: sequencer.c:496
2897msgid "could not resolve HEAD commit\n"
2898msgstr ""
2899
2900#: sequencer.c:516
2901msgid "unable to update cache tree\n"
2902msgstr ""
2903
2904#: sequencer.c:600
2905#, c-format
2906msgid ""
2907"you have staged changes in your working tree\n"
2908"If these changes are meant to be squashed into the previous commit, run:\n"
2909"\n"
2910"  git commit --amend %s\n"
2911"\n"
2912"If they are meant to go into a new commit, run:\n"
2913"\n"
2914"  git commit %s\n"
2915"\n"
2916"In both cases, once you're done, continue with:\n"
2917"\n"
2918"  git rebase --continue\n"
2919msgstr ""
2920
2921#: sequencer.c:702
2922#, c-format
2923msgid "could not parse commit %s\n"
2924msgstr ""
2925
2926#: sequencer.c:707
2927#, c-format
2928msgid "could not parse parent commit %s\n"
2929msgstr ""
2930
2931#: sequencer.c:836
2932#, c-format
2933msgid ""
2934"unexpected 1st line of squash message:\n"
2935"\n"
2936"\t%.*s"
2937msgstr ""
2938
2939#: sequencer.c:842
2940#, c-format
2941msgid ""
2942"invalid 1st line of squash message:\n"
2943"\n"
2944"\t%.*s"
2945msgstr ""
2946
2947#: sequencer.c:848 sequencer.c:873
2948#, c-format
2949msgid "This is a combination of %d commits."
2950msgstr ""
2951
2952#: sequencer.c:857 sequencer.c:2742
2953msgid "need a HEAD to fixup"
2954msgstr ""
2955
2956#: sequencer.c:859
2957msgid "could not read HEAD"
2958msgstr ""
2959
2960#: sequencer.c:861
2961msgid "could not read HEAD's commit message"
2962msgstr ""
2963
2964#: sequencer.c:867
2965#, c-format
2966msgid "cannot write '%s'"
2967msgstr ""
2968
2969#: sequencer.c:876 git-rebase--interactive.sh:446
2970msgid "This is the 1st commit message:"
2971msgstr ""
2972
2973#: sequencer.c:884
2974#, c-format
2975msgid "could not read commit message of %s"
2976msgstr ""
2977
2978#: sequencer.c:891
2979#, c-format
2980msgid "This is the commit message #%d:"
2981msgstr ""
2982
2983#: sequencer.c:896
2984#, c-format
2985msgid "The commit message #%d will be skipped:"
2986msgstr ""
2987
2988#: sequencer.c:901
2989#, c-format
2990msgid "unknown command: %d"
2991msgstr ""
2992
2993#: sequencer.c:967
2994msgid "your index file is unmerged."
2995msgstr ""
2996
2997#: sequencer.c:986
2998#, c-format
2999msgid "commit %s is a merge but no -m option was given."
3000msgstr ""
3001
3002#: sequencer.c:994
3003#, c-format
3004msgid "commit %s does not have parent %d"
3005msgstr ""
3006
3007#: sequencer.c:998
3008#, c-format
3009msgid "mainline was specified but commit %s is not a merge."
3010msgstr ""
3011
3012#: sequencer.c:1004
3013#, c-format
3014msgid "cannot get commit message for %s"
3015msgstr ""
3016
3017#. TRANSLATORS: The first %s will be a "todo" command like
3018#. "revert" or "pick", the second %s a SHA1.
3019#: sequencer.c:1025
3020#, c-format
3021msgid "%s: cannot parse parent commit %s"
3022msgstr ""
3023
3024#: sequencer.c:1088 sequencer.c:1864
3025#, c-format
3026msgid "could not rename '%s' to '%s'"
3027msgstr ""
3028
3029#: sequencer.c:1139
3030#, c-format
3031msgid "could not revert %s... %s"
3032msgstr ""
3033
3034#: sequencer.c:1140
3035#, c-format
3036msgid "could not apply %s... %s"
3037msgstr ""
3038
3039#: sequencer.c:1182
3040msgid "empty commit set passed"
3041msgstr ""
3042
3043#: sequencer.c:1192
3044#, c-format
3045msgid "git %s: failed to read the index"
3046msgstr ""
3047
3048#: sequencer.c:1198
3049#, c-format
3050msgid "git %s: failed to refresh the index"
3051msgstr ""
3052
3053#: sequencer.c:1319
3054#, c-format
3055msgid "invalid line %d: %.*s"
3056msgstr ""
3057
3058#: sequencer.c:1327
3059#, c-format
3060msgid "cannot '%s' without a previous commit"
3061msgstr ""
3062
3063#: sequencer.c:1360 sequencer.c:2522 sequencer.c:2557 sequencer.c:2636
3064#: sequencer.c:2662 sequencer.c:2752 sequencer.c:2853
3065#, c-format
3066msgid "could not read '%s'."
3067msgstr ""
3068
3069#: sequencer.c:1372
3070msgid "please fix this using 'git rebase --edit-todo'."
3071msgstr ""
3072
3073#: sequencer.c:1374
3074#, c-format
3075msgid "unusable instruction sheet: '%s'"
3076msgstr ""
3077
3078#: sequencer.c:1379
3079msgid "no commits parsed."
3080msgstr ""
3081
3082#: sequencer.c:1390
3083msgid "cannot cherry-pick during a revert."
3084msgstr ""
3085
3086#: sequencer.c:1392
3087msgid "cannot revert during a cherry-pick."
3088msgstr ""
3089
3090#: sequencer.c:1459
3091#, c-format
3092msgid "invalid key: %s"
3093msgstr ""
3094
3095#: sequencer.c:1462
3096#, c-format
3097msgid "invalid value for %s: %s"
3098msgstr ""
3099
3100#: sequencer.c:1528
3101#, c-format
3102msgid "malformed options sheet: '%s'"
3103msgstr ""
3104
3105#: sequencer.c:1566
3106msgid "a cherry-pick or revert is already in progress"
3107msgstr ""
3108
3109#: sequencer.c:1567
3110msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3111msgstr ""
3112
3113#: sequencer.c:1570
3114#, c-format
3115msgid "could not create sequencer directory '%s'"
3116msgstr ""
3117
3118#: sequencer.c:1585
3119msgid "could not lock HEAD"
3120msgstr ""
3121
3122#: sequencer.c:1643 sequencer.c:2227
3123msgid "no cherry-pick or revert in progress"
3124msgstr ""
3125
3126#: sequencer.c:1645
3127msgid "cannot resolve HEAD"
3128msgstr ""
3129
3130#: sequencer.c:1647 sequencer.c:1682
3131msgid "cannot abort from a branch yet to be born"
3132msgstr ""
3133
3134#: sequencer.c:1668 builtin/grep.c:713
3135#, c-format
3136msgid "cannot open '%s'"
3137msgstr ""
3138
3139#: sequencer.c:1670
3140#, c-format
3141msgid "cannot read '%s': %s"
3142msgstr ""
3143
3144#: sequencer.c:1671
3145msgid "unexpected end of file"
3146msgstr ""
3147
3148#: sequencer.c:1677
3149#, c-format
3150msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3151msgstr ""
3152
3153#: sequencer.c:1688
3154msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3155msgstr ""
3156
3157#: sequencer.c:1829 sequencer.c:2125
3158msgid "cannot read HEAD"
3159msgstr ""
3160
3161#: sequencer.c:1869 builtin/difftool.c:639
3162#, c-format
3163msgid "could not copy '%s' to '%s'"
3164msgstr ""
3165
3166#: sequencer.c:1888
3167msgid "could not read index"
3168msgstr ""
3169
3170#: sequencer.c:1893
3171#, c-format
3172msgid ""
3173"execution failed: %s\n"
3174"%sYou can fix the problem, and then run\n"
3175"\n"
3176"  git rebase --continue\n"
3177"\n"
3178msgstr ""
3179
3180#: sequencer.c:1899
3181msgid "and made changes to the index and/or the working tree\n"
3182msgstr ""
3183
3184#: sequencer.c:1905
3185#, c-format
3186msgid ""
3187"execution succeeded: %s\n"
3188"but left changes to the index and/or the working tree\n"
3189"Commit or stash your changes, and then run\n"
3190"\n"
3191"  git rebase --continue\n"
3192"\n"
3193msgstr ""
3194
3195#: sequencer.c:1964
3196#, c-format
3197msgid "Applied autostash.\n"
3198msgstr ""
3199
3200#: sequencer.c:1976
3201#, c-format
3202msgid "cannot store %s"
3203msgstr ""
3204
3205#: sequencer.c:1979 git-rebase.sh:175
3206#, c-format
3207msgid ""
3208"Applying autostash resulted in conflicts.\n"
3209"Your changes are safe in the stash.\n"
3210"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
3211msgstr ""
3212
3213#: sequencer.c:2061
3214#, c-format
3215msgid "Stopped at %s...  %.*s\n"
3216msgstr ""
3217
3218#: sequencer.c:2103
3219#, c-format
3220msgid "unknown command %d"
3221msgstr ""
3222
3223#: sequencer.c:2133
3224msgid "could not read orig-head"
3225msgstr ""
3226
3227#: sequencer.c:2138 sequencer.c:2739
3228msgid "could not read 'onto'"
3229msgstr ""
3230
3231#: sequencer.c:2145
3232#, c-format
3233msgid "could not update %s"
3234msgstr ""
3235
3236#: sequencer.c:2152
3237#, c-format
3238msgid "could not update HEAD to %s"
3239msgstr ""
3240
3241#: sequencer.c:2236
3242msgid "cannot rebase: You have unstaged changes."
3243msgstr ""
3244
3245#: sequencer.c:2241
3246msgid "could not remove CHERRY_PICK_HEAD"
3247msgstr ""
3248
3249#: sequencer.c:2250
3250msgid "cannot amend non-existing commit"
3251msgstr ""
3252
3253#: sequencer.c:2252
3254#, c-format
3255msgid "invalid file: '%s'"
3256msgstr ""
3257
3258#: sequencer.c:2254
3259#, c-format
3260msgid "invalid contents: '%s'"
3261msgstr ""
3262
3263#: sequencer.c:2257
3264msgid ""
3265"\n"
3266"You have uncommitted changes in your working tree. Please, commit them\n"
3267"first and then run 'git rebase --continue' again."
3268msgstr ""
3269
3270#: sequencer.c:2267
3271msgid "could not commit staged changes."
3272msgstr ""
3273
3274#: sequencer.c:2347
3275#, c-format
3276msgid "%s: can't cherry-pick a %s"
3277msgstr ""
3278
3279#: sequencer.c:2351
3280#, c-format
3281msgid "%s: bad revision"
3282msgstr ""
3283
3284#: sequencer.c:2384
3285msgid "can't revert as initial commit"
3286msgstr ""
3287
3288#: sequencer.c:2489
3289msgid "make_script: unhandled options"
3290msgstr ""
3291
3292#: sequencer.c:2492
3293msgid "make_script: error preparing revisions"
3294msgstr ""
3295
3296#: sequencer.c:2526 sequencer.c:2561
3297#, c-format
3298msgid "unusable todo list: '%s'"
3299msgstr ""
3300
3301#: sequencer.c:2609
3302#, c-format
3303msgid ""
3304"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
3305msgstr ""
3306
3307#: sequencer.c:2689
3308#, c-format
3309msgid ""
3310"Warning: some commits may have been dropped accidentally.\n"
3311"Dropped commits (newer to older):\n"
3312msgstr ""
3313
3314#: sequencer.c:2696
3315#, c-format
3316msgid ""
3317"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3318"\n"
3319"Use 'git config rebase.missingCommitsCheck' to change the level of "
3320"warnings.\n"
3321"The possible behaviours are: ignore, warn, error.\n"
3322"\n"
3323msgstr ""
3324
3325#: sequencer.c:2708
3326#, c-format
3327msgid ""
3328"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
3329"continue'.\n"
3330"Or you can abort the rebase with 'git rebase --abort'.\n"
3331msgstr ""
3332
3333#: sequencer.c:2721 sequencer.c:2788 wrapper.c:225 wrapper.c:395
3334#: builtin/am.c:779
3335#, c-format
3336msgid "could not open '%s' for writing"
3337msgstr ""
3338
3339#: sequencer.c:2769
3340#, c-format
3341msgid "could not parse commit '%s'"
3342msgstr ""
3343
3344#: sequencer.c:2891
3345msgid "the script was already rearranged."
3346msgstr ""
3347
3348#: setup.c:171
3349#, c-format
3350msgid ""
3351"%s: no such path in the working tree.\n"
3352"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
3353msgstr ""
3354
3355#: setup.c:184
3356#, c-format
3357msgid ""
3358"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
3359"Use '--' to separate paths from revisions, like this:\n"
3360"'git <command> [<revision>...] -- [<file>...]'"
3361msgstr ""
3362
3363#: setup.c:252
3364#, c-format
3365msgid ""
3366"ambiguous argument '%s': both revision and filename\n"
3367"Use '--' to separate paths from revisions, like this:\n"
3368"'git <command> [<revision>...] -- [<file>...]'"
3369msgstr ""
3370
3371#: setup.c:501
3372#, c-format
3373msgid "Expected git repo version <= %d, found %d"
3374msgstr ""
3375
3376#: setup.c:509
3377msgid "unknown repository extensions found:"
3378msgstr ""
3379
3380#: setup.c:811
3381#, c-format
3382msgid "Not a git repository (or any of the parent directories): %s"
3383msgstr ""
3384
3385#: setup.c:813 builtin/index-pack.c:1653
3386msgid "Cannot come back to cwd"
3387msgstr ""
3388
3389#: setup.c:1052
3390msgid "Unable to read current working directory"
3391msgstr ""
3392
3393#: setup.c:1064 setup.c:1070
3394#, c-format
3395msgid "Cannot change to '%s'"
3396msgstr ""
3397
3398#: setup.c:1083
3399#, c-format
3400msgid ""
3401"Not a git repository (or any parent up to mount point %s)\n"
3402"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
3403msgstr ""
3404
3405#: setup.c:1167
3406#, c-format
3407msgid ""
3408"Problem with core.sharedRepository filemode value (0%.3o).\n"
3409"The owner of files must always have read and write permissions."
3410msgstr ""
3411
3412#: sha1_file.c:598
3413#, c-format
3414msgid "path '%s' does not exist"
3415msgstr ""
3416
3417#: sha1_file.c:624
3418#, c-format
3419msgid "reference repository '%s' as a linked checkout is not supported yet."
3420msgstr ""
3421
3422#: sha1_file.c:630
3423#, c-format
3424msgid "reference repository '%s' is not a local repository."
3425msgstr ""
3426
3427#: sha1_file.c:636
3428#, c-format
3429msgid "reference repository '%s' is shallow"
3430msgstr ""
3431
3432#: sha1_file.c:644
3433#, c-format
3434msgid "reference repository '%s' is grafted"
3435msgstr ""
3436
3437#: sha1_name.c:422
3438#, c-format
3439msgid "short SHA1 %s is ambiguous"
3440msgstr ""
3441
3442#: sha1_name.c:433
3443msgid "The candidates are:"
3444msgstr ""
3445
3446#: sha1_name.c:693
3447msgid ""
3448"Git normally never creates a ref that ends with 40 hex characters\n"
3449"because it will be ignored when you just specify 40-hex. These refs\n"
3450"may be created by mistake. For example,\n"
3451"\n"
3452"  git checkout -b $br $(git rev-parse ...)\n"
3453"\n"
3454"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3455"examine these refs and maybe delete them. Turn this message off by\n"
3456"running \"git config advice.objectNameWarning false\""
3457msgstr ""
3458
3459#: submodule.c:96 submodule.c:130
3460msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3461msgstr ""
3462
3463#: submodule.c:100 submodule.c:134
3464#, c-format
3465msgid "Could not find section in .gitmodules where path=%s"
3466msgstr ""
3467
3468#: submodule.c:108
3469#, c-format
3470msgid "Could not update .gitmodules entry %s"
3471msgstr ""
3472
3473#: submodule.c:141
3474#, c-format
3475msgid "Could not remove .gitmodules entry for %s"
3476msgstr ""
3477
3478#: submodule.c:152
3479msgid "staging updated .gitmodules failed"
3480msgstr ""
3481
3482#: submodule.c:312
3483#, c-format
3484msgid "in unpopulated submodule '%s'"
3485msgstr ""
3486
3487#: submodule.c:343
3488#, c-format
3489msgid "Pathspec '%s' is in submodule '%.*s'"
3490msgstr ""
3491
3492#: submodule.c:833
3493#, c-format
3494msgid "submodule entry '%s' (%s) is a %s, not a commit"
3495msgstr ""
3496
3497#: submodule.c:1065 builtin/branch.c:648 builtin/submodule--helper.c:1387
3498msgid "Failed to resolve HEAD as a valid ref."
3499msgstr ""
3500
3501#: submodule.c:1370
3502#, c-format
3503msgid "'%s' not recognized as a git repository"
3504msgstr ""
3505
3506#: submodule.c:1508
3507#, c-format
3508msgid "could not start 'git status' in submodule '%s'"
3509msgstr ""
3510
3511#: submodule.c:1521
3512#, c-format
3513msgid "could not run 'git status' in submodule '%s'"
3514msgstr ""
3515
3516#: submodule.c:1614
3517#, c-format
3518msgid "submodule '%s' has dirty index"
3519msgstr ""
3520
3521#: submodule.c:1876
3522#, c-format
3523msgid ""
3524"relocate_gitdir for submodule '%s' with more than one worktree not supported"
3525msgstr ""
3526
3527#: submodule.c:1888 submodule.c:1944
3528#, c-format
3529msgid "could not lookup name for submodule '%s'"
3530msgstr ""
3531
3532#: submodule.c:1892 builtin/submodule--helper.c:909
3533#: builtin/submodule--helper.c:919
3534#, c-format
3535msgid "could not create directory '%s'"
3536msgstr ""
3537
3538#: submodule.c:1895
3539#, c-format
3540msgid ""
3541"Migrating git directory of '%s%s' from\n"
3542"'%s' to\n"
3543"'%s'\n"
3544msgstr ""
3545
3546#: submodule.c:1979
3547#, c-format
3548msgid "could not recurse into submodule '%s'"
3549msgstr ""
3550
3551#: submodule.c:2023
3552msgid "could not start ls-files in .."
3553msgstr ""
3554
3555#: submodule.c:2043
3556msgid "BUG: returned path string doesn't match cwd?"
3557msgstr ""
3558
3559#: submodule.c:2062
3560#, c-format
3561msgid "ls-tree returned unexpected return code %d"
3562msgstr ""
3563
3564#: submodule-config.c:263
3565msgid "negative values not allowed for submodule.fetchjobs"
3566msgstr ""
3567
3568#: submodule-config.c:436
3569#, c-format
3570msgid "invalid value for %s"
3571msgstr ""
3572
3573#: trailer.c:238
3574#, c-format
3575msgid "running trailer command '%s' failed"
3576msgstr ""
3577
3578#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
3579#: trailer.c:557
3580#, c-format
3581msgid "unknown value '%s' for key '%s'"
3582msgstr ""
3583
3584#: trailer.c:539 trailer.c:544 builtin/remote.c:290
3585#, c-format
3586msgid "more than one %s"
3587msgstr ""
3588
3589#: trailer.c:730
3590#, c-format
3591msgid "empty trailer token in trailer '%.*s'"
3592msgstr ""
3593
3594#: trailer.c:750
3595#, c-format
3596msgid "could not read input file '%s'"
3597msgstr ""
3598
3599#: trailer.c:753
3600msgid "could not read from stdin"
3601msgstr ""
3602
3603#: trailer.c:1008 builtin/am.c:46
3604#, c-format
3605msgid "could not stat %s"
3606msgstr ""
3607
3608#: trailer.c:1010
3609#, c-format
3610msgid "file %s is not a regular file"
3611msgstr ""
3612
3613#: trailer.c:1012
3614#, c-format
3615msgid "file %s is not writable by user"
3616msgstr ""
3617
3618#: trailer.c:1024
3619msgid "could not open temporary file"
3620msgstr ""
3621
3622#: trailer.c:1064
3623#, c-format
3624msgid "could not rename temporary file to %s"
3625msgstr ""
3626
3627#: transport.c:63
3628#, c-format
3629msgid "Would set upstream of '%s' to '%s' of '%s'\n"
3630msgstr ""
3631
3632#: transport.c:152
3633#, c-format
3634msgid "transport: invalid depth option '%s'"
3635msgstr ""
3636
3637#: transport.c:904
3638#, c-format
3639msgid ""
3640"The following submodule paths contain changes that can\n"
3641"not be found on any remote:\n"
3642msgstr ""
3643
3644#: transport.c:908
3645#, c-format
3646msgid ""
3647"\n"
3648"Please try\n"
3649"\n"
3650"\tgit push --recurse-submodules=on-demand\n"
3651"\n"
3652"or cd to the path and use\n"
3653"\n"
3654"\tgit push\n"
3655"\n"
3656"to push them to a remote.\n"
3657"\n"
3658msgstr ""
3659
3660#: transport.c:916
3661msgid "Aborting."
3662msgstr ""
3663
3664#: transport-helper.c:1074
3665#, c-format
3666msgid "Could not read ref %s"
3667msgstr ""
3668
3669#: tree-walk.c:31
3670msgid "too-short tree object"
3671msgstr ""
3672
3673#: tree-walk.c:37
3674msgid "malformed mode in tree entry"
3675msgstr ""
3676
3677#: tree-walk.c:41
3678msgid "empty filename in tree entry"
3679msgstr ""
3680
3681#: tree-walk.c:114
3682msgid "too-short tree file"
3683msgstr ""
3684
3685#: unpack-trees.c:107
3686#, c-format
3687msgid ""
3688"Your local changes to the following files would be overwritten by checkout:\n"
3689"%%sPlease commit your changes or stash them before you switch branches."
3690msgstr ""
3691
3692#: unpack-trees.c:109
3693#, c-format
3694msgid ""
3695"Your local changes to the following files would be overwritten by checkout:\n"
3696"%%s"
3697msgstr ""
3698
3699#: unpack-trees.c:112
3700#, c-format
3701msgid ""
3702"Your local changes to the following files would be overwritten by merge:\n"
3703"%%sPlease commit your changes or stash them before you merge."
3704msgstr ""
3705
3706#: unpack-trees.c:114
3707#, c-format
3708msgid ""
3709"Your local changes to the following files would be overwritten by merge:\n"
3710"%%s"
3711msgstr ""
3712
3713#: unpack-trees.c:117
3714#, c-format
3715msgid ""
3716"Your local changes to the following files would be overwritten by %s:\n"
3717"%%sPlease commit your changes or stash them before you %s."
3718msgstr ""
3719
3720#: unpack-trees.c:119
3721#, c-format
3722msgid ""
3723"Your local changes to the following files would be overwritten by %s:\n"
3724"%%s"
3725msgstr ""
3726
3727#: unpack-trees.c:124
3728#, c-format
3729msgid ""
3730"Updating the following directories would lose untracked files in them:\n"
3731"%s"
3732msgstr ""
3733
3734#: unpack-trees.c:128
3735#, c-format
3736msgid ""
3737"The following untracked working tree files would be removed by checkout:\n"
3738"%%sPlease move or remove them before you switch branches."
3739msgstr ""
3740
3741#: unpack-trees.c:130
3742#, c-format
3743msgid ""
3744"The following untracked working tree files would be removed by checkout:\n"
3745"%%s"
3746msgstr ""
3747
3748#: unpack-trees.c:133
3749#, c-format
3750msgid ""
3751"The following untracked working tree files would be removed by merge:\n"
3752"%%sPlease move or remove them before you merge."
3753msgstr ""
3754
3755#: unpack-trees.c:135
3756#, c-format
3757msgid ""
3758"The following untracked working tree files would be removed by merge:\n"
3759"%%s"
3760msgstr ""
3761
3762#: unpack-trees.c:138
3763#, c-format
3764msgid ""
3765"The following untracked working tree files would be removed by %s:\n"
3766"%%sPlease move or remove them before you %s."
3767msgstr ""
3768
3769#: unpack-trees.c:140
3770#, c-format
3771msgid ""
3772"The following untracked working tree files would be removed by %s:\n"
3773"%%s"
3774msgstr ""
3775
3776#: unpack-trees.c:145
3777#, c-format
3778msgid ""
3779"The following untracked working tree files would be overwritten by "
3780"checkout:\n"
3781"%%sPlease move or remove them before you switch branches."
3782msgstr ""
3783
3784#: unpack-trees.c:147
3785#, c-format
3786msgid ""
3787"The following untracked working tree files would be overwritten by "
3788"checkout:\n"
3789"%%s"
3790msgstr ""
3791
3792#: unpack-trees.c:150
3793#, c-format
3794msgid ""
3795"The following untracked working tree files would be overwritten by merge:\n"
3796"%%sPlease move or remove them before you merge."
3797msgstr ""
3798
3799#: unpack-trees.c:152
3800#, c-format
3801msgid ""
3802"The following untracked working tree files would be overwritten by merge:\n"
3803"%%s"
3804msgstr ""
3805
3806#: unpack-trees.c:155
3807#, c-format
3808msgid ""
3809"The following untracked working tree files would be overwritten by %s:\n"
3810"%%sPlease move or remove them before you %s."
3811msgstr ""
3812
3813#: unpack-trees.c:157
3814#, c-format
3815msgid ""
3816"The following untracked working tree files would be overwritten by %s:\n"
3817"%%s"
3818msgstr ""
3819
3820#: unpack-trees.c:164
3821#, c-format
3822msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
3823msgstr ""
3824
3825#: unpack-trees.c:167
3826#, c-format
3827msgid ""
3828"Cannot update sparse checkout: the following entries are not up to date:\n"
3829"%s"
3830msgstr ""
3831
3832#: unpack-trees.c:169
3833#, c-format
3834msgid ""
3835"The following working tree files would be overwritten by sparse checkout "
3836"update:\n"
3837"%s"
3838msgstr ""
3839
3840#: unpack-trees.c:171
3841#, c-format
3842msgid ""
3843"The following working tree files would be removed by sparse checkout "
3844"update:\n"
3845"%s"
3846msgstr ""
3847
3848#: unpack-trees.c:173
3849#, c-format
3850msgid ""
3851"Cannot update submodule:\n"
3852"%s"
3853msgstr ""
3854
3855#: unpack-trees.c:250
3856#, c-format
3857msgid "Aborting\n"
3858msgstr ""
3859
3860#: unpack-trees.c:332
3861msgid "Checking out files"
3862msgstr ""
3863
3864#: urlmatch.c:163
3865msgid "invalid URL scheme name or missing '://' suffix"
3866msgstr ""
3867
3868#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
3869#, c-format
3870msgid "invalid %XX escape sequence"
3871msgstr ""
3872
3873#: urlmatch.c:215
3874msgid "missing host and scheme is not 'file:'"
3875msgstr ""
3876
3877#: urlmatch.c:232
3878msgid "a 'file:' URL may not have a port number"
3879msgstr ""
3880
3881#: urlmatch.c:247
3882msgid "invalid characters in host name"
3883msgstr ""
3884
3885#: urlmatch.c:292 urlmatch.c:303
3886msgid "invalid port number"
3887msgstr ""
3888
3889#: urlmatch.c:371
3890msgid "invalid '..' path segment"
3891msgstr ""
3892
3893#: worktree.c:245
3894#, c-format
3895msgid "failed to read '%s'"
3896msgstr ""
3897
3898#: wrapper.c:223 wrapper.c:393
3899#, c-format
3900msgid "could not open '%s' for reading and writing"
3901msgstr ""
3902
3903#: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:770
3904#: builtin/am.c:862 builtin/merge.c:1043
3905#, c-format
3906msgid "could not open '%s' for reading"
3907msgstr ""
3908
3909#: wrapper.c:424 wrapper.c:624
3910#, c-format
3911msgid "unable to access '%s'"
3912msgstr ""
3913
3914#: wrapper.c:632
3915msgid "unable to get current working directory"
3916msgstr ""
3917
3918#: wt-status.c:150
3919msgid "Unmerged paths:"
3920msgstr ""
3921
3922#: wt-status.c:177 wt-status.c:204
3923#, c-format
3924msgid "  (use \"git reset %s <file>...\" to unstage)"
3925msgstr ""
3926
3927#: wt-status.c:179 wt-status.c:206
3928msgid "  (use \"git rm --cached <file>...\" to unstage)"
3929msgstr ""
3930
3931#: wt-status.c:183
3932msgid "  (use \"git add <file>...\" to mark resolution)"
3933msgstr ""
3934
3935#: wt-status.c:185 wt-status.c:189
3936msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
3937msgstr ""
3938
3939#: wt-status.c:187
3940msgid "  (use \"git rm <file>...\" to mark resolution)"
3941msgstr ""
3942
3943#: wt-status.c:198 wt-status.c:984
3944msgid "Changes to be committed:"
3945msgstr ""
3946
3947#: wt-status.c:216 wt-status.c:993
3948msgid "Changes not staged for commit:"
3949msgstr ""
3950
3951#: wt-status.c:220
3952msgid "  (use \"git add <file>...\" to update what will be committed)"
3953msgstr ""
3954
3955#: wt-status.c:222
3956msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
3957msgstr ""
3958
3959#: wt-status.c:223
3960msgid ""
3961"  (use \"git checkout -- <file>...\" to discard changes in working directory)"
3962msgstr ""
3963
3964#: wt-status.c:225
3965msgid "  (commit or discard the untracked or modified content in submodules)"
3966msgstr ""
3967
3968#: wt-status.c:237
3969#, c-format
3970msgid "  (use \"git %s <file>...\" to include in what will be committed)"
3971msgstr ""
3972
3973#: wt-status.c:252
3974msgid "both deleted:"
3975msgstr ""
3976
3977#: wt-status.c:254
3978msgid "added by us:"
3979msgstr ""
3980
3981#: wt-status.c:256
3982msgid "deleted by them:"
3983msgstr ""
3984
3985#: wt-status.c:258
3986msgid "added by them:"
3987msgstr ""
3988
3989#: wt-status.c:260
3990msgid "deleted by us:"
3991msgstr ""
3992
3993#: wt-status.c:262
3994msgid "both added:"
3995msgstr ""
3996
3997#: wt-status.c:264
3998msgid "both modified:"
3999msgstr ""
4000
4001#: wt-status.c:274
4002msgid "new file:"
4003msgstr ""
4004
4005#: wt-status.c:276
4006msgid "copied:"
4007msgstr ""
4008
4009#: wt-status.c:278
4010msgid "deleted:"
4011msgstr ""
4012
4013#: wt-status.c:280
4014msgid "modified:"
4015msgstr ""
4016
4017#: wt-status.c:282
4018msgid "renamed:"
4019msgstr ""
4020
4021#: wt-status.c:284
4022msgid "typechange:"
4023msgstr ""
4024
4025#: wt-status.c:286
4026msgid "unknown:"
4027msgstr ""
4028
4029#: wt-status.c:288
4030msgid "unmerged:"
4031msgstr ""
4032
4033#: wt-status.c:370
4034msgid "new commits, "
4035msgstr ""
4036
4037#: wt-status.c:372
4038msgid "modified content, "
4039msgstr ""
4040
4041#: wt-status.c:374
4042msgid "untracked content, "
4043msgstr ""
4044
4045#: wt-status.c:824
4046#, c-format
4047msgid "Your stash currently has %d entry"
4048msgid_plural "Your stash currently has %d entries"
4049msgstr[0] ""
4050msgstr[1] ""
4051
4052#: wt-status.c:856
4053msgid "Submodules changed but not updated:"
4054msgstr ""
4055
4056#: wt-status.c:858
4057msgid "Submodule changes to be committed:"
4058msgstr ""
4059
4060#: wt-status.c:940
4061msgid ""
4062"Do not modify or remove the line above.\n"
4063"Everything below it will be ignored."
4064msgstr ""
4065
4066#: wt-status.c:1053
4067msgid "You have unmerged paths."
4068msgstr ""
4069
4070#: wt-status.c:1056
4071msgid "  (fix conflicts and run \"git commit\")"
4072msgstr ""
4073
4074#: wt-status.c:1058
4075msgid "  (use \"git merge --abort\" to abort the merge)"
4076msgstr ""
4077
4078#: wt-status.c:1063
4079msgid "All conflicts fixed but you are still merging."
4080msgstr ""
4081
4082#: wt-status.c:1066
4083msgid "  (use \"git commit\" to conclude merge)"
4084msgstr ""
4085
4086#: wt-status.c:1076
4087msgid "You are in the middle of an am session."
4088msgstr ""
4089
4090#: wt-status.c:1079
4091msgid "The current patch is empty."
4092msgstr ""
4093
4094#: wt-status.c:1083
4095msgid "  (fix conflicts and then run \"git am --continue\")"
4096msgstr ""
4097
4098#: wt-status.c:1085
4099msgid "  (use \"git am --skip\" to skip this patch)"
4100msgstr ""
4101
4102#: wt-status.c:1087
4103msgid "  (use \"git am --abort\" to restore the original branch)"
4104msgstr ""
4105
4106#: wt-status.c:1219
4107msgid "git-rebase-todo is missing."
4108msgstr ""
4109
4110#: wt-status.c:1221
4111msgid "No commands done."
4112msgstr ""
4113
4114#: wt-status.c:1224
4115#, c-format
4116msgid "Last command done (%d command done):"
4117msgid_plural "Last commands done (%d commands done):"
4118msgstr[0] ""
4119msgstr[1] ""
4120
4121#: wt-status.c:1235
4122#, c-format
4123msgid "  (see more in file %s)"
4124msgstr ""
4125
4126#: wt-status.c:1240
4127msgid "No commands remaining."
4128msgstr ""
4129
4130#: wt-status.c:1243
4131#, c-format
4132msgid "Next command to do (%d remaining command):"
4133msgid_plural "Next commands to do (%d remaining commands):"
4134msgstr[0] ""
4135msgstr[1] ""
4136
4137#: wt-status.c:1251
4138msgid "  (use \"git rebase --edit-todo\" to view and edit)"
4139msgstr ""
4140
4141#: wt-status.c:1264
4142#, c-format
4143msgid "You are currently rebasing branch '%s' on '%s'."
4144msgstr ""
4145
4146#: wt-status.c:1269
4147msgid "You are currently rebasing."
4148msgstr ""
4149
4150#: wt-status.c:1283
4151msgid "  (fix conflicts and then run \"git rebase --continue\")"
4152msgstr ""
4153
4154#: wt-status.c:1285
4155msgid "  (use \"git rebase --skip\" to skip this patch)"
4156msgstr ""
4157
4158#: wt-status.c:1287
4159msgid "  (use \"git rebase --abort\" to check out the original branch)"
4160msgstr ""
4161
4162#: wt-status.c:1293
4163msgid "  (all conflicts fixed: run \"git rebase --continue\")"
4164msgstr ""
4165
4166#: wt-status.c:1297
4167#, c-format
4168msgid ""
4169"You are currently splitting a commit while rebasing branch '%s' on '%s'."
4170msgstr ""
4171
4172#: wt-status.c:1302
4173msgid "You are currently splitting a commit during a rebase."
4174msgstr ""
4175
4176#: wt-status.c:1305
4177msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
4178msgstr ""
4179
4180#: wt-status.c:1309
4181#, c-format
4182msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
4183msgstr ""
4184
4185#: wt-status.c:1314
4186msgid "You are currently editing a commit during a rebase."
4187msgstr ""
4188
4189#: wt-status.c:1317
4190msgid "  (use \"git commit --amend\" to amend the current commit)"
4191msgstr ""
4192
4193#: wt-status.c:1319
4194msgid ""
4195"  (use \"git rebase --continue\" once you are satisfied with your changes)"
4196msgstr ""
4197
4198#: wt-status.c:1329
4199#, c-format
4200msgid "You are currently cherry-picking commit %s."
4201msgstr ""
4202
4203#: wt-status.c:1334
4204msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
4205msgstr ""
4206
4207#: wt-status.c:1337
4208msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
4209msgstr ""
4210
4211#: wt-status.c:1339
4212msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
4213msgstr ""
4214
4215#: wt-status.c:1348
4216#, c-format
4217msgid "You are currently reverting commit %s."
4218msgstr ""
4219
4220#: wt-status.c:1353
4221msgid "  (fix conflicts and run \"git revert --continue\")"
4222msgstr ""
4223
4224#: wt-status.c:1356
4225msgid "  (all conflicts fixed: run \"git revert --continue\")"
4226msgstr ""
4227
4228#: wt-status.c:1358
4229msgid "  (use \"git revert --abort\" to cancel the revert operation)"
4230msgstr ""
4231
4232#: wt-status.c:1369
4233#, c-format
4234msgid "You are currently bisecting, started from branch '%s'."
4235msgstr ""
4236
4237#: wt-status.c:1373
4238msgid "You are currently bisecting."
4239msgstr ""
4240
4241#: wt-status.c:1376
4242msgid "  (use \"git bisect reset\" to get back to the original branch)"
4243msgstr ""
4244
4245#: wt-status.c:1573
4246msgid "On branch "
4247msgstr ""
4248
4249#: wt-status.c:1579
4250msgid "interactive rebase in progress; onto "
4251msgstr ""
4252
4253#: wt-status.c:1581
4254msgid "rebase in progress; onto "
4255msgstr ""
4256
4257#: wt-status.c:1586
4258msgid "HEAD detached at "
4259msgstr ""
4260
4261#: wt-status.c:1588
4262msgid "HEAD detached from "
4263msgstr ""
4264
4265#: wt-status.c:1591
4266msgid "Not currently on any branch."
4267msgstr ""
4268
4269#: wt-status.c:1611
4270msgid "Initial commit"
4271msgstr ""
4272
4273#: wt-status.c:1612
4274msgid "No commits yet"
4275msgstr ""
4276
4277#: wt-status.c:1626
4278msgid "Untracked files"
4279msgstr ""
4280
4281#: wt-status.c:1628
4282msgid "Ignored files"
4283msgstr ""
4284
4285#: wt-status.c:1632
4286#, c-format
4287msgid ""
4288"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
4289"may speed it up, but you have to be careful not to forget to add\n"
4290"new files yourself (see 'git help status')."
4291msgstr ""
4292
4293#: wt-status.c:1638
4294#, c-format
4295msgid "Untracked files not listed%s"
4296msgstr ""
4297
4298#: wt-status.c:1640
4299msgid " (use -u option to show untracked files)"
4300msgstr ""
4301
4302#: wt-status.c:1646
4303msgid "No changes"
4304msgstr ""
4305
4306#: wt-status.c:1651
4307#, c-format
4308msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
4309msgstr ""
4310
4311#: wt-status.c:1654
4312#, c-format
4313msgid "no changes added to commit\n"
4314msgstr ""
4315
4316#: wt-status.c:1657
4317#, c-format
4318msgid ""
4319"nothing added to commit but untracked files present (use \"git add\" to "
4320"track)\n"
4321msgstr ""
4322
4323#: wt-status.c:1660
4324#, c-format
4325msgid "nothing added to commit but untracked files present\n"
4326msgstr ""
4327
4328#: wt-status.c:1663
4329#, c-format
4330msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
4331msgstr ""
4332
4333#: wt-status.c:1666 wt-status.c:1671
4334#, c-format
4335msgid "nothing to commit\n"
4336msgstr ""
4337
4338#: wt-status.c:1669
4339#, c-format
4340msgid "nothing to commit (use -u to show untracked files)\n"
4341msgstr ""
4342
4343#: wt-status.c:1673
4344#, c-format
4345msgid "nothing to commit, working tree clean\n"
4346msgstr ""
4347
4348#: wt-status.c:1785
4349msgid "No commits yet on "
4350msgstr ""
4351
4352#: wt-status.c:1789
4353msgid "HEAD (no branch)"
4354msgstr ""
4355
4356#: wt-status.c:1818 wt-status.c:1826
4357msgid "behind "
4358msgstr ""
4359
4360#: wt-status.c:1821 wt-status.c:1824
4361msgid "ahead "
4362msgstr ""
4363
4364#. TRANSLATORS: the action is e.g. "pull with rebase"
4365#: wt-status.c:2318
4366#, c-format
4367msgid "cannot %s: You have unstaged changes."
4368msgstr ""
4369
4370#: wt-status.c:2324
4371msgid "additionally, your index contains uncommitted changes."
4372msgstr ""
4373
4374#: wt-status.c:2326
4375#, c-format
4376msgid "cannot %s: Your index contains uncommitted changes."
4377msgstr ""
4378
4379#: compat/precompose_utf8.c:58 builtin/clone.c:437
4380#, c-format
4381msgid "failed to unlink '%s'"
4382msgstr ""
4383
4384#: builtin/add.c:24
4385msgid "git add [<options>] [--] <pathspec>..."
4386msgstr ""
4387
4388#: builtin/add.c:83
4389#, c-format
4390msgid "unexpected diff status %c"
4391msgstr ""
4392
4393#: builtin/add.c:88 builtin/commit.c:291
4394msgid "updating files failed"
4395msgstr ""
4396
4397#: builtin/add.c:98
4398#, c-format
4399msgid "remove '%s'\n"
4400msgstr ""
4401
4402#: builtin/add.c:173
4403msgid "Unstaged changes after refreshing the index:"
4404msgstr ""
4405
4406#: builtin/add.c:233 builtin/rev-parse.c:888
4407msgid "Could not read the index"
4408msgstr ""
4409
4410#: builtin/add.c:244
4411#, c-format
4412msgid "Could not open '%s' for writing."
4413msgstr ""
4414
4415#: builtin/add.c:248
4416msgid "Could not write patch"
4417msgstr ""
4418
4419#: builtin/add.c:251
4420msgid "editing patch failed"
4421msgstr ""
4422
4423#: builtin/add.c:254
4424#, c-format
4425msgid "Could not stat '%s'"
4426msgstr ""
4427
4428#: builtin/add.c:256
4429msgid "Empty patch. Aborted."
4430msgstr ""
4431
4432#: builtin/add.c:261
4433#, c-format
4434msgid "Could not apply '%s'"
4435msgstr ""
4436
4437#: builtin/add.c:271
4438msgid "The following paths are ignored by one of your .gitignore files:\n"
4439msgstr ""
4440
4441#: builtin/add.c:291 builtin/clean.c:911 builtin/fetch.c:133 builtin/mv.c:124
4442#: builtin/prune-packed.c:55 builtin/pull.c:207 builtin/push.c:541
4443#: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
4444msgid "dry run"
4445msgstr ""
4446
4447#: builtin/add.c:294
4448msgid "interactive picking"
4449msgstr ""
4450
4451#: builtin/add.c:295 builtin/checkout.c:1137 builtin/reset.c:310
4452msgid "select hunks interactively"
4453msgstr ""
4454
4455#: builtin/add.c:296
4456msgid "edit current diff and apply"
4457msgstr ""
4458
4459#: builtin/add.c:297
4460msgid "allow adding otherwise ignored files"
4461msgstr ""
4462
4463#: builtin/add.c:298
4464msgid "update tracked files"
4465msgstr ""
4466
4467#: builtin/add.c:299
4468msgid "renormalize EOL of tracked files (implies -u)"
4469msgstr ""
4470
4471#: builtin/add.c:300
4472msgid "record only the fact that the path will be added later"
4473msgstr ""
4474
4475#: builtin/add.c:301
4476msgid "add changes from all tracked and untracked files"
4477msgstr ""
4478
4479#: builtin/add.c:304
4480msgid "ignore paths removed in the working tree (same as --no-all)"
4481msgstr ""
4482
4483#: builtin/add.c:306
4484msgid "don't add, only refresh the index"
4485msgstr ""
4486
4487#: builtin/add.c:307
4488msgid "just skip files which cannot be added because of errors"
4489msgstr ""
4490
4491#: builtin/add.c:308
4492msgid "check if - even missing - files are ignored in dry run"
4493msgstr ""
4494
4495#: builtin/add.c:309 builtin/update-index.c:964
4496msgid "(+/-)x"
4497msgstr ""
4498
4499#: builtin/add.c:309 builtin/update-index.c:965
4500msgid "override the executable bit of the listed files"
4501msgstr ""
4502
4503#: builtin/add.c:311
4504msgid "warn when adding an embedded repository"
4505msgstr ""
4506
4507#: builtin/add.c:326
4508#, c-format
4509msgid ""
4510"You've added another git repository inside your current repository.\n"
4511"Clones of the outer repository will not contain the contents of\n"
4512"the embedded repository and will not know how to obtain it.\n"
4513"If you meant to add a submodule, use:\n"
4514"\n"
4515"\tgit submodule add <url> %s\n"
4516"\n"
4517"If you added this path by mistake, you can remove it from the\n"
4518"index with:\n"
4519"\n"
4520"\tgit rm --cached %s\n"
4521"\n"
4522"See \"git help submodule\" for more information."
4523msgstr ""
4524
4525#: builtin/add.c:354
4526#, c-format
4527msgid "adding embedded git repository: %s"
4528msgstr ""
4529
4530#: builtin/add.c:372
4531#, c-format
4532msgid "Use -f if you really want to add them.\n"
4533msgstr ""
4534
4535#: builtin/add.c:380
4536msgid "adding files failed"
4537msgstr ""
4538
4539#: builtin/add.c:417
4540msgid "-A and -u are mutually incompatible"
4541msgstr ""
4542
4543#: builtin/add.c:424
4544msgid "Option --ignore-missing can only be used together with --dry-run"
4545msgstr ""
4546
4547#: builtin/add.c:428
4548#, c-format
4549msgid "--chmod param '%s' must be either -x or +x"
4550msgstr ""
4551
4552#: builtin/add.c:443
4553#, c-format
4554msgid "Nothing specified, nothing added.\n"
4555msgstr ""
4556
4557#: builtin/add.c:444
4558#, c-format
4559msgid "Maybe you wanted to say 'git add .'?\n"
4560msgstr ""
4561
4562#: builtin/add.c:449 builtin/check-ignore.c:176 builtin/checkout.c:281
4563#: builtin/checkout.c:484 builtin/clean.c:958 builtin/commit.c:350
4564#: builtin/diff-tree.c:114 builtin/mv.c:143 builtin/reset.c:249
4565#: builtin/rm.c:271 builtin/submodule--helper.c:311
4566msgid "index file corrupt"
4567msgstr ""
4568
4569#: builtin/am.c:414
4570msgid "could not parse author script"
4571msgstr ""
4572
4573#: builtin/am.c:498
4574#, c-format
4575msgid "'%s' was deleted by the applypatch-msg hook"
4576msgstr ""
4577
4578#: builtin/am.c:539
4579#, c-format
4580msgid "Malformed input line: '%s'."
4581msgstr ""
4582
4583#: builtin/am.c:576
4584#, c-format
4585msgid "Failed to copy notes from '%s' to '%s'"
4586msgstr ""
4587
4588#: builtin/am.c:602
4589msgid "fseek failed"
4590msgstr ""
4591
4592#: builtin/am.c:790
4593#, c-format
4594msgid "could not parse patch '%s'"
4595msgstr ""
4596
4597#: builtin/am.c:855
4598msgid "Only one StGIT patch series can be applied at once"
4599msgstr ""
4600
4601#: builtin/am.c:903
4602msgid "invalid timestamp"
4603msgstr ""
4604
4605#: builtin/am.c:908 builtin/am.c:920
4606msgid "invalid Date line"
4607msgstr ""
4608
4609#: builtin/am.c:915
4610msgid "invalid timezone offset"
4611msgstr ""
4612
4613#: builtin/am.c:1008
4614msgid "Patch format detection failed."
4615msgstr ""
4616
4617#: builtin/am.c:1013 builtin/clone.c:402
4618#, c-format
4619msgid "failed to create directory '%s'"
4620msgstr ""
4621
4622#: builtin/am.c:1017
4623msgid "Failed to split patches."
4624msgstr ""
4625
4626#: builtin/am.c:1146 builtin/commit.c:376
4627msgid "unable to write index file"
4628msgstr ""
4629
4630#: builtin/am.c:1197
4631#, c-format
4632msgid "When you have resolved this problem, run \"%s --continue\"."
4633msgstr ""
4634
4635#: builtin/am.c:1198
4636#, c-format
4637msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
4638msgstr ""
4639
4640#: builtin/am.c:1199
4641#, c-format
4642msgid "To restore the original branch and stop patching, run \"%s --abort\"."
4643msgstr ""
4644
4645#: builtin/am.c:1306
4646msgid "Patch is empty."
4647msgstr ""
4648
4649#: builtin/am.c:1372
4650#, c-format
4651msgid "invalid ident line: %.*s"
4652msgstr ""
4653
4654#: builtin/am.c:1394
4655#, c-format
4656msgid "unable to parse commit %s"
4657msgstr ""
4658
4659#: builtin/am.c:1587
4660msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4661msgstr ""
4662
4663#: builtin/am.c:1589
4664msgid "Using index info to reconstruct a base tree..."
4665msgstr ""
4666
4667#: builtin/am.c:1608
4668msgid ""
4669"Did you hand edit your patch?\n"
4670"It does not apply to blobs recorded in its index."
4671msgstr ""
4672
4673#: builtin/am.c:1614
4674msgid "Falling back to patching base and 3-way merge..."
4675msgstr ""
4676
4677#: builtin/am.c:1639
4678msgid "Failed to merge in the changes."
4679msgstr ""
4680
4681#: builtin/am.c:1663 builtin/merge.c:642
4682msgid "git write-tree failed to write a tree"
4683msgstr ""
4684
4685#: builtin/am.c:1670
4686msgid "applying to an empty history"
4687msgstr ""
4688
4689#: builtin/am.c:1683 builtin/commit.c:1798 builtin/merge.c:825
4690#: builtin/merge.c:850
4691msgid "failed to write commit object"
4692msgstr ""
4693
4694#: builtin/am.c:1716 builtin/am.c:1720
4695#, c-format
4696msgid "cannot resume: %s does not exist."
4697msgstr ""
4698
4699#: builtin/am.c:1736
4700msgid "cannot be interactive without stdin connected to a terminal."
4701msgstr ""
4702
4703#: builtin/am.c:1741
4704msgid "Commit Body is:"
4705msgstr ""
4706
4707#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4708#. in your translation. The program will only accept English
4709#. input at this point.
4710#.
4711#: builtin/am.c:1751
4712msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
4713msgstr ""
4714
4715#: builtin/am.c:1801
4716#, c-format
4717msgid "Dirty index: cannot apply patches (dirty: %s)"
4718msgstr ""
4719
4720#: builtin/am.c:1841 builtin/am.c:1913
4721#, c-format
4722msgid "Applying: %.*s"
4723msgstr ""
4724
4725#: builtin/am.c:1857
4726msgid "No changes -- Patch already applied."
4727msgstr ""
4728
4729#: builtin/am.c:1865
4730#, c-format
4731msgid "Patch failed at %s %.*s"
4732msgstr ""
4733
4734#: builtin/am.c:1871
4735#, c-format
4736msgid "The copy of the patch that failed is found in: %s"
4737msgstr ""
4738
4739#: builtin/am.c:1916
4740msgid ""
4741"No changes - did you forget to use 'git add'?\n"
4742"If there is nothing left to stage, chances are that something else\n"
4743"already introduced the same changes; you might want to skip this patch."
4744msgstr ""
4745
4746#: builtin/am.c:1923
4747msgid ""
4748"You still have unmerged paths in your index.\n"
4749"You should 'git add' each file with resolved conflicts to mark them as "
4750"such.\n"
4751"You might run `git rm` on a file to accept \"deleted by them\" for it."
4752msgstr ""
4753
4754#: builtin/am.c:2030 builtin/am.c:2034 builtin/am.c:2046 builtin/reset.c:332
4755#: builtin/reset.c:340
4756#, c-format
4757msgid "Could not parse object '%s'."
4758msgstr ""
4759
4760#: builtin/am.c:2082
4761msgid "failed to clean index"
4762msgstr ""
4763
4764#: builtin/am.c:2117
4765msgid ""
4766"You seem to have moved HEAD since the last 'am' failure.\n"
4767"Not rewinding to ORIG_HEAD"
4768msgstr ""
4769
4770#: builtin/am.c:2180
4771#, c-format
4772msgid "Invalid value for --patch-format: %s"
4773msgstr ""
4774
4775#: builtin/am.c:2213
4776msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
4777msgstr ""
4778
4779#: builtin/am.c:2214
4780msgid "git am [<options>] (--continue | --skip | --abort)"
4781msgstr ""
4782
4783#: builtin/am.c:2220
4784msgid "run interactively"
4785msgstr ""
4786
4787#: builtin/am.c:2222
4788msgid "historical option -- no-op"
4789msgstr ""
4790
4791#: builtin/am.c:2224
4792msgid "allow fall back on 3way merging if needed"
4793msgstr ""
4794
4795#: builtin/am.c:2225 builtin/init-db.c:484 builtin/prune-packed.c:57
4796#: builtin/repack.c:180
4797msgid "be quiet"
4798msgstr ""
4799
4800#: builtin/am.c:2227
4801msgid "add a Signed-off-by line to the commit message"
4802msgstr ""
4803
4804#: builtin/am.c:2230
4805msgid "recode into utf8 (default)"
4806msgstr ""
4807
4808#: builtin/am.c:2232
4809msgid "pass -k flag to git-mailinfo"
4810msgstr ""
4811
4812#: builtin/am.c:2234
4813msgid "pass -b flag to git-mailinfo"
4814msgstr ""
4815
4816#: builtin/am.c:2236
4817msgid "pass -m flag to git-mailinfo"
4818msgstr ""
4819
4820#: builtin/am.c:2238
4821msgid "pass --keep-cr flag to git-mailsplit for mbox format"
4822msgstr ""
4823
4824#: builtin/am.c:2241
4825msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
4826msgstr ""
4827
4828#: builtin/am.c:2244
4829msgid "strip everything before a scissors line"
4830msgstr ""
4831
4832#: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
4833#: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
4834#: builtin/am.c:2273
4835msgid "pass it through git-apply"
4836msgstr ""
4837
4838#: builtin/am.c:2263 builtin/fmt-merge-msg.c:665 builtin/fmt-merge-msg.c:668
4839#: builtin/grep.c:845 builtin/merge.c:205 builtin/pull.c:145 builtin/pull.c:203
4840#: builtin/repack.c:189 builtin/repack.c:193 builtin/repack.c:195
4841#: builtin/show-branch.c:631 builtin/show-ref.c:169 builtin/tag.c:377
4842#: parse-options.h:132 parse-options.h:134 parse-options.h:245
4843msgid "n"
4844msgstr ""
4845
4846#: builtin/am.c:2269 builtin/branch.c:629 builtin/for-each-ref.c:38
4847#: builtin/replace.c:444 builtin/tag.c:412 builtin/verify-tag.c:39
4848msgid "format"
4849msgstr ""
4850
4851#: builtin/am.c:2270
4852msgid "format the patch(es) are in"
4853msgstr ""
4854
4855#: builtin/am.c:2276
4856msgid "override error message when patch failure occurs"
4857msgstr ""
4858
4859#: builtin/am.c:2278
4860msgid "continue applying patches after resolving a conflict"
4861msgstr ""
4862
4863#: builtin/am.c:2281
4864msgid "synonyms for --continue"
4865msgstr ""
4866
4867#: builtin/am.c:2284
4868msgid "skip the current patch"
4869msgstr ""
4870
4871#: builtin/am.c:2287
4872msgid "restore the original branch and abort the patching operation."
4873msgstr ""
4874
4875#: builtin/am.c:2291
4876msgid "lie about committer date"
4877msgstr ""
4878
4879#: builtin/am.c:2293
4880msgid "use current timestamp for author date"
4881msgstr ""
4882
4883#: builtin/am.c:2295 builtin/commit.c:1636 builtin/merge.c:236
4884#: builtin/pull.c:178 builtin/revert.c:112 builtin/tag.c:392
4885msgid "key-id"
4886msgstr ""
4887
4888#: builtin/am.c:2296
4889msgid "GPG-sign commits"
4890msgstr ""
4891
4892#: builtin/am.c:2299
4893msgid "(internal use for git-rebase)"
4894msgstr ""
4895
4896#: builtin/am.c:2317
4897msgid ""
4898"The -b/--binary option has been a no-op for long time, and\n"
4899"it will be removed. Please do not use it anymore."
4900msgstr ""
4901
4902#: builtin/am.c:2324
4903msgid "failed to read the index"
4904msgstr ""
4905
4906#: builtin/am.c:2339
4907#, c-format
4908msgid "previous rebase directory %s still exists but mbox given."
4909msgstr ""
4910
4911#: builtin/am.c:2363
4912#, c-format
4913msgid ""
4914"Stray %s directory found.\n"
4915"Use \"git am --abort\" to remove it."
4916msgstr ""
4917
4918#: builtin/am.c:2369
4919msgid "Resolve operation not in progress, we are not resuming."
4920msgstr ""
4921
4922#: builtin/apply.c:8
4923msgid "git apply [<options>] [<patch>...]"
4924msgstr ""
4925
4926#: builtin/archive.c:17
4927#, c-format
4928msgid "could not create archive file '%s'"
4929msgstr ""
4930
4931#: builtin/archive.c:20
4932msgid "could not redirect output"
4933msgstr ""
4934
4935#: builtin/archive.c:37
4936msgid "git archive: Remote with no URL"
4937msgstr ""
4938
4939#: builtin/archive.c:58
4940msgid "git archive: expected ACK/NAK, got EOF"
4941msgstr ""
4942
4943#: builtin/archive.c:61
4944#, c-format
4945msgid "git archive: NACK %s"
4946msgstr ""
4947
4948#: builtin/archive.c:64
4949msgid "git archive: protocol error"
4950msgstr ""
4951
4952#: builtin/archive.c:68
4953msgid "git archive: expected a flush"
4954msgstr ""
4955
4956#: builtin/bisect--helper.c:12
4957msgid "git bisect--helper --next-all [--no-checkout]"
4958msgstr ""
4959
4960#: builtin/bisect--helper.c:13
4961msgid "git bisect--helper --write-terms <bad_term> <good_term>"
4962msgstr ""
4963
4964#: builtin/bisect--helper.c:14
4965msgid "git bisect--helper --bisect-clean-state"
4966msgstr ""
4967
4968#: builtin/bisect--helper.c:46
4969#, c-format
4970msgid "'%s' is not a valid term"
4971msgstr ""
4972
4973#: builtin/bisect--helper.c:50
4974#, c-format
4975msgid "can't use the builtin command '%s' as a term"
4976msgstr ""
4977
4978#: builtin/bisect--helper.c:60
4979#, c-format
4980msgid "can't change the meaning of the term '%s'"
4981msgstr ""
4982
4983#: builtin/bisect--helper.c:71
4984msgid "please use two different terms"
4985msgstr ""
4986
4987#: builtin/bisect--helper.c:78
4988msgid "could not open the file BISECT_TERMS"
4989msgstr ""
4990
4991#: builtin/bisect--helper.c:120
4992msgid "perform 'git bisect next'"
4993msgstr ""
4994
4995#: builtin/bisect--helper.c:122
4996msgid "write the terms to .git/BISECT_TERMS"
4997msgstr ""
4998
4999#: builtin/bisect--helper.c:124
5000msgid "cleanup the bisection state"
5001msgstr ""
5002
5003#: builtin/bisect--helper.c:126
5004msgid "check for expected revs"
5005msgstr ""
5006
5007#: builtin/bisect--helper.c:128
5008msgid "update BISECT_HEAD instead of checking out the current commit"
5009msgstr ""
5010
5011#: builtin/bisect--helper.c:143
5012msgid "--write-terms requires two arguments"
5013msgstr ""
5014
5015#: builtin/bisect--helper.c:147
5016msgid "--bisect-clean-state requires no arguments"
5017msgstr ""
5018
5019#: builtin/blame.c:27
5020msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
5021msgstr ""
5022
5023#: builtin/blame.c:32
5024msgid "<rev-opts> are documented in git-rev-list(1)"
5025msgstr ""
5026
5027#: builtin/blame.c:668
5028msgid "Show blame entries as we find them, incrementally"
5029msgstr ""
5030
5031#: builtin/blame.c:669
5032msgid "Show blank SHA-1 for boundary commits (Default: off)"
5033msgstr ""
5034
5035#: builtin/blame.c:670
5036msgid "Do not treat root commits as boundaries (Default: off)"
5037msgstr ""
5038
5039#: builtin/blame.c:671
5040msgid "Show work cost statistics"
5041msgstr ""
5042
5043#: builtin/blame.c:672
5044msgid "Force progress reporting"
5045msgstr ""
5046
5047#: builtin/blame.c:673
5048msgid "Show output score for blame entries"
5049msgstr ""
5050
5051#: builtin/blame.c:674
5052msgid "Show original filename (Default: auto)"
5053msgstr ""
5054
5055#: builtin/blame.c:675
5056msgid "Show original linenumber (Default: off)"
5057msgstr ""
5058
5059#: builtin/blame.c:676
5060msgid "Show in a format designed for machine consumption"
5061msgstr ""
5062
5063#: builtin/blame.c:677
5064msgid "Show porcelain format with per-line commit information"
5065msgstr ""
5066
5067#: builtin/blame.c:678
5068msgid "Use the same output mode as git-annotate (Default: off)"
5069msgstr ""
5070
5071#: builtin/blame.c:679
5072msgid "Show raw timestamp (Default: off)"
5073msgstr ""
5074
5075#: builtin/blame.c:680
5076msgid "Show long commit SHA1 (Default: off)"
5077msgstr ""
5078
5079#: builtin/blame.c:681
5080msgid "Suppress author name and timestamp (Default: off)"
5081msgstr ""
5082
5083#: builtin/blame.c:682
5084msgid "Show author email instead of name (Default: off)"
5085msgstr ""
5086
5087#: builtin/blame.c:683
5088msgid "Ignore whitespace differences"
5089msgstr ""
5090
5091#: builtin/blame.c:690
5092msgid "Use an experimental heuristic to improve diffs"
5093msgstr ""
5094
5095#: builtin/blame.c:692
5096msgid "Spend extra cycles to find better match"
5097msgstr ""
5098
5099#: builtin/blame.c:693
5100msgid "Use revisions from <file> instead of calling git-rev-list"
5101msgstr ""
5102
5103#: builtin/blame.c:694
5104msgid "Use <file>'s contents as the final image"
5105msgstr ""
5106
5107#: builtin/blame.c:695 builtin/blame.c:696
5108msgid "score"
5109msgstr ""
5110
5111#: builtin/blame.c:695
5112msgid "Find line copies within and across files"
5113msgstr ""
5114
5115#: builtin/blame.c:696
5116msgid "Find line movements within and across files"
5117msgstr ""
5118
5119#: builtin/blame.c:697
5120msgid "n,m"
5121msgstr ""
5122
5123#: builtin/blame.c:697
5124msgid "Process only line range n,m, counting from 1"
5125msgstr ""
5126
5127#: builtin/blame.c:744
5128msgid "--progress can't be used with --incremental or porcelain formats"
5129msgstr ""
5130
5131#. TRANSLATORS: This string is used to tell us the
5132#. maximum display width for a relative timestamp in
5133#. "git blame" output.  For C locale, "4 years, 11
5134#. months ago", which takes 22 places, is the longest
5135#. among various forms of relative timestamps, but
5136#. your language may need more or fewer display
5137#. columns.
5138#.
5139#: builtin/blame.c:795
5140msgid "4 years, 11 months ago"
5141msgstr ""
5142
5143#: builtin/blame.c:882
5144#, c-format
5145msgid "file %s has only %lu line"
5146msgid_plural "file %s has only %lu lines"
5147msgstr[0] ""
5148msgstr[1] ""
5149
5150#: builtin/blame.c:928
5151msgid "Blaming lines"
5152msgstr ""
5153
5154#: builtin/branch.c:27
5155msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
5156msgstr ""
5157
5158#: builtin/branch.c:28
5159msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
5160msgstr ""
5161
5162#: builtin/branch.c:29
5163msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
5164msgstr ""
5165
5166#: builtin/branch.c:30
5167msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
5168msgstr ""
5169
5170#: builtin/branch.c:31
5171msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
5172msgstr ""
5173
5174#: builtin/branch.c:32
5175msgid "git branch [<options>] [-r | -a] [--points-at]"
5176msgstr ""
5177
5178#: builtin/branch.c:33
5179msgid "git branch [<options>] [-r | -a] [--format]"
5180msgstr ""
5181
5182#: builtin/branch.c:146
5183#, c-format
5184msgid ""
5185"deleting branch '%s' that has been merged to\n"
5186"         '%s', but not yet merged to HEAD."
5187msgstr ""
5188
5189#: builtin/branch.c:150
5190#, c-format
5191msgid ""
5192"not deleting branch '%s' that is not yet merged to\n"
5193"         '%s', even though it is merged to HEAD."
5194msgstr ""
5195
5196#: builtin/branch.c:164
5197#, c-format
5198msgid "Couldn't look up commit object for '%s'"
5199msgstr ""
5200
5201#: builtin/branch.c:168
5202#, c-format
5203msgid ""
5204"The branch '%s' is not fully merged.\n"
5205"If you are sure you want to delete it, run 'git branch -D %s'."
5206msgstr ""
5207
5208#: builtin/branch.c:181
5209msgid "Update of config-file failed"
5210msgstr ""
5211
5212#: builtin/branch.c:212
5213msgid "cannot use -a with -d"
5214msgstr ""
5215
5216#: builtin/branch.c:218
5217msgid "Couldn't look up commit object for HEAD"
5218msgstr ""
5219
5220#: builtin/branch.c:232
5221#, c-format
5222msgid "Cannot delete branch '%s' checked out at '%s'"
5223msgstr ""
5224
5225#: builtin/branch.c:247
5226#, c-format
5227msgid "remote-tracking branch '%s' not found."
5228msgstr ""
5229
5230#: builtin/branch.c:248
5231#, c-format
5232msgid "branch '%s' not found."
5233msgstr ""
5234
5235#: builtin/branch.c:263
5236#, c-format
5237msgid "Error deleting remote-tracking branch '%s'"
5238msgstr ""
5239
5240#: builtin/branch.c:264
5241#, c-format
5242msgid "Error deleting branch '%s'"
5243msgstr ""
5244
5245#: builtin/branch.c:271
5246#, c-format
5247msgid "Deleted remote-tracking branch %s (was %s).\n"
5248msgstr ""
5249
5250#: builtin/branch.c:272
5251#, c-format
5252msgid "Deleted branch %s (was %s).\n"
5253msgstr ""
5254
5255#: builtin/branch.c:417 builtin/tag.c:58
5256msgid "unable to parse format string"
5257msgstr ""
5258
5259#: builtin/branch.c:450
5260#, c-format
5261msgid "Branch %s is being rebased at %s"
5262msgstr ""
5263
5264#: builtin/branch.c:454
5265#, c-format
5266msgid "Branch %s is being bisected at %s"
5267msgstr ""
5268
5269#: builtin/branch.c:471
5270msgid "cannot copy the current branch while not on any."
5271msgstr ""
5272
5273#: builtin/branch.c:473
5274msgid "cannot rename the current branch while not on any."
5275msgstr ""
5276
5277#: builtin/branch.c:484
5278#, c-format
5279msgid "Invalid branch name: '%s'"
5280msgstr ""
5281
5282#: builtin/branch.c:511
5283msgid "Branch rename failed"
5284msgstr ""
5285
5286#: builtin/branch.c:513
5287msgid "Branch copy failed"
5288msgstr ""
5289
5290#: builtin/branch.c:517
5291#, c-format
5292msgid "Created a copy of a misnamed branch '%s'"
5293msgstr ""
5294
5295#: builtin/branch.c:520
5296#, c-format
5297msgid "Renamed a misnamed branch '%s' away"
5298msgstr ""
5299
5300#: builtin/branch.c:526
5301#, c-format
5302msgid "Branch renamed to %s, but HEAD is not updated!"
5303msgstr ""
5304
5305#: builtin/branch.c:535
5306msgid "Branch is renamed, but update of config-file failed"
5307msgstr ""
5308
5309#: builtin/branch.c:537
5310msgid "Branch is copied, but update of config-file failed"
5311msgstr ""
5312
5313#: builtin/branch.c:553
5314#, c-format
5315msgid ""
5316"Please edit the description for the branch\n"
5317"  %s\n"
5318"Lines starting with '%c' will be stripped.\n"
5319msgstr ""
5320
5321#: builtin/branch.c:586
5322msgid "Generic options"
5323msgstr ""
5324
5325#: builtin/branch.c:588
5326msgid "show hash and subject, give twice for upstream branch"
5327msgstr ""
5328
5329#: builtin/branch.c:589
5330msgid "suppress informational messages"
5331msgstr ""
5332
5333#: builtin/branch.c:590
5334msgid "set up tracking mode (see git-pull(1))"
5335msgstr ""
5336
5337#: builtin/branch.c:592
5338msgid "do not use"
5339msgstr ""
5340
5341#: builtin/branch.c:594
5342msgid "upstream"
5343msgstr ""
5344
5345#: builtin/branch.c:594
5346msgid "change the upstream info"
5347msgstr ""
5348
5349#: builtin/branch.c:595
5350msgid "Unset the upstream info"
5351msgstr ""
5352
5353#: builtin/branch.c:596
5354msgid "use colored output"
5355msgstr ""
5356
5357#: builtin/branch.c:597
5358msgid "act on remote-tracking branches"
5359msgstr ""
5360
5361#: builtin/branch.c:599 builtin/branch.c:601
5362msgid "print only branches that contain the commit"
5363msgstr ""
5364
5365#: builtin/branch.c:600 builtin/branch.c:602
5366msgid "print only branches that don't contain the commit"
5367msgstr ""
5368
5369#: builtin/branch.c:605
5370msgid "Specific git-branch actions:"
5371msgstr ""
5372
5373#: builtin/branch.c:606
5374msgid "list both remote-tracking and local branches"
5375msgstr ""
5376
5377#: builtin/branch.c:608
5378msgid "delete fully merged branch"
5379msgstr ""
5380
5381#: builtin/branch.c:609
5382msgid "delete branch (even if not merged)"
5383msgstr ""
5384
5385#: builtin/branch.c:610
5386msgid "move/rename a branch and its reflog"
5387msgstr ""
5388
5389#: builtin/branch.c:611
5390msgid "move/rename a branch, even if target exists"
5391msgstr ""
5392
5393#: builtin/branch.c:612
5394msgid "copy a branch and its reflog"
5395msgstr ""
5396
5397#: builtin/branch.c:613
5398msgid "copy a branch, even if target exists"
5399msgstr ""
5400
5401#: builtin/branch.c:614
5402msgid "list branch names"
5403msgstr ""
5404
5405#: builtin/branch.c:615
5406msgid "create the branch's reflog"
5407msgstr ""
5408
5409#: builtin/branch.c:617
5410msgid "edit the description for the branch"
5411msgstr ""
5412
5413#: builtin/branch.c:618
5414msgid "force creation, move/rename, deletion"
5415msgstr ""
5416
5417#: builtin/branch.c:619
5418msgid "print only branches that are merged"
5419msgstr ""
5420
5421#: builtin/branch.c:620
5422msgid "print only branches that are not merged"
5423msgstr ""
5424
5425#: builtin/branch.c:621
5426msgid "list branches in columns"
5427msgstr ""
5428
5429#: builtin/branch.c:622 builtin/for-each-ref.c:40 builtin/tag.c:405
5430msgid "key"
5431msgstr ""
5432
5433#: builtin/branch.c:623 builtin/for-each-ref.c:41 builtin/tag.c:406
5434msgid "field name to sort on"
5435msgstr ""
5436
5437#: builtin/branch.c:625 builtin/for-each-ref.c:43 builtin/notes.c:408
5438#: builtin/notes.c:411 builtin/notes.c:571 builtin/notes.c:574
5439#: builtin/tag.c:408
5440msgid "object"
5441msgstr ""
5442
5443#: builtin/branch.c:626
5444msgid "print only branches of the object"
5445msgstr ""
5446
5447#: builtin/branch.c:628 builtin/for-each-ref.c:49 builtin/tag.c:415
5448msgid "sorting and filtering are case insensitive"
5449msgstr ""
5450
5451#: builtin/branch.c:629 builtin/for-each-ref.c:38 builtin/tag.c:413
5452#: builtin/verify-tag.c:39
5453msgid "format to use for the output"
5454msgstr ""
5455
5456#: builtin/branch.c:652 builtin/clone.c:730
5457msgid "HEAD not found below refs/heads!"
5458msgstr ""
5459
5460#: builtin/branch.c:675
5461msgid "--column and --verbose are incompatible"
5462msgstr ""
5463
5464#: builtin/branch.c:690 builtin/branch.c:742 builtin/branch.c:751
5465msgid "branch name required"
5466msgstr ""
5467
5468#: builtin/branch.c:718
5469msgid "Cannot give description to detached HEAD"
5470msgstr ""
5471
5472#: builtin/branch.c:723
5473msgid "cannot edit description of more than one branch"
5474msgstr ""
5475
5476#: builtin/branch.c:730
5477#, c-format
5478msgid "No commit on branch '%s' yet."
5479msgstr ""
5480
5481#: builtin/branch.c:733
5482#, c-format
5483msgid "No branch named '%s'."
5484msgstr ""
5485
5486#: builtin/branch.c:748
5487msgid "too many branches for a copy operation"
5488msgstr ""
5489
5490#: builtin/branch.c:757
5491msgid "too many arguments for a rename operation"
5492msgstr ""
5493
5494#: builtin/branch.c:762
5495msgid "too many arguments to set new upstream"
5496msgstr ""
5497
5498#: builtin/branch.c:766
5499#, c-format
5500msgid ""
5501"could not set upstream of HEAD to %s when it does not point to any branch."
5502msgstr ""
5503
5504#: builtin/branch.c:769 builtin/branch.c:791 builtin/branch.c:807
5505#, c-format
5506msgid "no such branch '%s'"
5507msgstr ""
5508
5509#: builtin/branch.c:773
5510#, c-format
5511msgid "branch '%s' does not exist"
5512msgstr ""
5513
5514#: builtin/branch.c:785
5515msgid "too many arguments to unset upstream"
5516msgstr ""
5517
5518#: builtin/branch.c:789
5519msgid "could not unset upstream of HEAD when it does not point to any branch."
5520msgstr ""
5521
5522#: builtin/branch.c:795
5523#, c-format
5524msgid "Branch '%s' has no upstream information"
5525msgstr ""
5526
5527#: builtin/branch.c:810
5528msgid "-a and -r options to 'git branch' do not make sense with a branch name"
5529msgstr ""
5530
5531#: builtin/branch.c:813
5532msgid ""
5533"the '--set-upstream' option is no longer supported. Please use '--track' or "
5534"'--set-upstream-to' instead."
5535msgstr ""
5536
5537#: builtin/bundle.c:45
5538#, c-format
5539msgid "%s is okay\n"
5540msgstr ""
5541
5542#: builtin/bundle.c:58
5543msgid "Need a repository to create a bundle."
5544msgstr ""
5545
5546#: builtin/bundle.c:62
5547msgid "Need a repository to unbundle."
5548msgstr ""
5549
5550#: builtin/cat-file.c:521
5551msgid ""
5552"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
5553"p | <type> | --textconv | --filters) [--path=<path>] <object>"
5554msgstr ""
5555
5556#: builtin/cat-file.c:522
5557msgid ""
5558"git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
5559"filters]"
5560msgstr ""
5561
5562#: builtin/cat-file.c:559
5563msgid "<type> can be one of: blob, tree, commit, tag"
5564msgstr ""
5565
5566#: builtin/cat-file.c:560
5567msgid "show object type"
5568msgstr ""
5569
5570#: builtin/cat-file.c:561
5571msgid "show object size"
5572msgstr ""
5573
5574#: builtin/cat-file.c:563
5575msgid "exit with zero when there's no error"
5576msgstr ""
5577
5578#: builtin/cat-file.c:564
5579msgid "pretty-print object's content"
5580msgstr ""
5581
5582#: builtin/cat-file.c:566
5583msgid "for blob objects, run textconv on object's content"
5584msgstr ""
5585
5586#: builtin/cat-file.c:568
5587msgid "for blob objects, run filters on object's content"
5588msgstr ""
5589
5590#: builtin/cat-file.c:569 git-submodule.sh:931
5591msgid "blob"
5592msgstr ""
5593
5594#: builtin/cat-file.c:570
5595msgid "use a specific path for --textconv/--filters"
5596msgstr ""
5597
5598#: builtin/cat-file.c:572
5599msgid "allow -s and -t to work with broken/corrupt objects"
5600msgstr ""
5601
5602#: builtin/cat-file.c:573
5603msgid "buffer --batch output"
5604msgstr ""
5605
5606#: builtin/cat-file.c:575
5607msgid "show info and content of objects fed from the standard input"
5608msgstr ""
5609
5610#: builtin/cat-file.c:578
5611msgid "show info about objects fed from the standard input"
5612msgstr ""
5613
5614#: builtin/cat-file.c:581
5615msgid "follow in-tree symlinks (used with --batch or --batch-check)"
5616msgstr ""
5617
5618#: builtin/cat-file.c:583
5619msgid "show all objects with --batch or --batch-check"
5620msgstr ""
5621
5622#: builtin/check-attr.c:12
5623msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
5624msgstr ""
5625
5626#: builtin/check-attr.c:13
5627msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
5628msgstr ""
5629
5630#: builtin/check-attr.c:20
5631msgid "report all attributes set on file"
5632msgstr ""
5633
5634#: builtin/check-attr.c:21
5635msgid "use .gitattributes only from the index"
5636msgstr ""
5637
5638#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:99
5639msgid "read file names from stdin"
5640msgstr ""
5641
5642#: builtin/check-attr.c:24 builtin/check-ignore.c:26
5643msgid "terminate input and output records by a NUL character"
5644msgstr ""
5645
5646#: builtin/check-ignore.c:20 builtin/checkout.c:1118 builtin/gc.c:358
5647msgid "suppress progress reporting"
5648msgstr ""
5649
5650#: builtin/check-ignore.c:28
5651msgid "show non-matching input paths"
5652msgstr ""
5653
5654#: builtin/check-ignore.c:30
5655msgid "ignore index when checking"
5656msgstr ""
5657
5658#: builtin/check-ignore.c:158
5659msgid "cannot specify pathnames with --stdin"
5660msgstr ""
5661
5662#: builtin/check-ignore.c:161
5663msgid "-z only makes sense with --stdin"
5664msgstr ""
5665
5666#: builtin/check-ignore.c:163
5667msgid "no path specified"
5668msgstr ""
5669
5670#: builtin/check-ignore.c:167
5671msgid "--quiet is only valid with a single pathname"
5672msgstr ""
5673
5674#: builtin/check-ignore.c:169
5675msgid "cannot have both --quiet and --verbose"
5676msgstr ""
5677
5678#: builtin/check-ignore.c:172
5679msgid "--non-matching is only valid with --verbose"
5680msgstr ""
5681
5682#: builtin/check-mailmap.c:9
5683msgid "git check-mailmap [<options>] <contact>..."
5684msgstr ""
5685
5686#: builtin/check-mailmap.c:14
5687msgid "also read contacts from stdin"
5688msgstr ""
5689
5690#: builtin/check-mailmap.c:25
5691#, c-format
5692msgid "unable to parse contact: %s"
5693msgstr ""
5694
5695#: builtin/check-mailmap.c:48
5696msgid "no contacts specified"
5697msgstr ""
5698
5699#: builtin/checkout-index.c:128
5700msgid "git checkout-index [<options>] [--] [<file>...]"
5701msgstr ""
5702
5703#: builtin/checkout-index.c:143
5704msgid "stage should be between 1 and 3 or all"
5705msgstr ""
5706
5707#: builtin/checkout-index.c:159
5708msgid "check out all files in the index"
5709msgstr ""
5710
5711#: builtin/checkout-index.c:160
5712msgid "force overwrite of existing files"
5713msgstr ""
5714
5715#: builtin/checkout-index.c:162
5716msgid "no warning for existing files and files not in index"
5717msgstr ""
5718
5719#: builtin/checkout-index.c:164
5720msgid "don't checkout new files"
5721msgstr ""
5722
5723#: builtin/checkout-index.c:166
5724msgid "update stat information in the index file"
5725msgstr ""
5726
5727#: builtin/checkout-index.c:170
5728msgid "read list of paths from the standard input"
5729msgstr ""
5730
5731#: builtin/checkout-index.c:172
5732msgid "write the content to temporary files"
5733msgstr ""
5734
5735#: builtin/checkout-index.c:173 builtin/column.c:31
5736#: builtin/submodule--helper.c:866 builtin/submodule--helper.c:869
5737#: builtin/submodule--helper.c:875 builtin/submodule--helper.c:1237
5738#: builtin/worktree.c:552
5739msgid "string"
5740msgstr ""
5741
5742#: builtin/checkout-index.c:174
5743msgid "when creating files, prepend <string>"
5744msgstr ""
5745
5746#: builtin/checkout-index.c:176
5747msgid "copy out the files from named stage"
5748msgstr ""
5749
5750#: builtin/checkout.c:27
5751msgid "git checkout [<options>] <branch>"
5752msgstr ""
5753
5754#: builtin/checkout.c:28
5755msgid "git checkout [<options>] [<branch>] -- <file>..."
5756msgstr ""
5757
5758#: builtin/checkout.c:136 builtin/checkout.c:169
5759#, c-format
5760msgid "path '%s' does not have our version"
5761msgstr ""
5762
5763#: builtin/checkout.c:138 builtin/checkout.c:171
5764#, c-format
5765msgid "path '%s' does not have their version"
5766msgstr ""
5767
5768#: builtin/checkout.c:154
5769#, c-format
5770msgid "path '%s' does not have all necessary versions"
5771msgstr ""
5772
5773#: builtin/checkout.c:198
5774#, c-format
5775msgid "path '%s' does not have necessary versions"
5776msgstr ""
5777
5778#: builtin/checkout.c:215
5779#, c-format
5780msgid "path '%s': cannot merge"
5781msgstr ""
5782
5783#: builtin/checkout.c:232
5784#, c-format
5785msgid "Unable to add merge result for '%s'"
5786msgstr ""
5787
5788#: builtin/checkout.c:254 builtin/checkout.c:257 builtin/checkout.c:260
5789#: builtin/checkout.c:263
5790#, c-format
5791msgid "'%s' cannot be used with updating paths"
5792msgstr ""
5793
5794#: builtin/checkout.c:266 builtin/checkout.c:269
5795#, c-format
5796msgid "'%s' cannot be used with %s"
5797msgstr ""
5798
5799#: builtin/checkout.c:272
5800#, c-format
5801msgid "Cannot update paths and switch to branch '%s' at the same time."
5802msgstr ""
5803
5804#: builtin/checkout.c:341 builtin/checkout.c:348
5805#, c-format
5806msgid "path '%s' is unmerged"
5807msgstr ""
5808
5809#: builtin/checkout.c:506
5810msgid "you need to resolve your current index first"
5811msgstr ""
5812
5813#: builtin/checkout.c:637
5814#, c-format
5815msgid "Can not do reflog for '%s': %s\n"
5816msgstr ""
5817
5818#: builtin/checkout.c:678
5819msgid "HEAD is now at"
5820msgstr ""
5821
5822#: builtin/checkout.c:682 builtin/clone.c:684
5823msgid "unable to update HEAD"
5824msgstr ""
5825
5826#: builtin/checkout.c:686
5827#, c-format
5828msgid "Reset branch '%s'\n"
5829msgstr ""
5830
5831#: builtin/checkout.c:689
5832#, c-format
5833msgid "Already on '%s'\n"
5834msgstr ""
5835
5836#: builtin/checkout.c:693
5837#, c-format
5838msgid "Switched to and reset branch '%s'\n"
5839msgstr ""
5840
5841#: builtin/checkout.c:695 builtin/checkout.c:1051
5842#, c-format
5843msgid "Switched to a new branch '%s'\n"
5844msgstr ""
5845
5846#: builtin/checkout.c:697
5847#, c-format
5848msgid "Switched to branch '%s'\n"
5849msgstr ""
5850
5851#: builtin/checkout.c:748
5852#, c-format
5853msgid " ... and %d more.\n"
5854msgstr ""
5855
5856#: builtin/checkout.c:754
5857#, c-format
5858msgid ""
5859"Warning: you are leaving %d commit behind, not connected to\n"
5860"any of your branches:\n"
5861"\n"
5862"%s\n"
5863msgid_plural ""
5864"Warning: you are leaving %d commits behind, not connected to\n"
5865"any of your branches:\n"
5866"\n"
5867"%s\n"
5868msgstr[0] ""
5869msgstr[1] ""
5870
5871#: builtin/checkout.c:773
5872#, c-format
5873msgid ""
5874"If you want to keep it by creating a new branch, this may be a good time\n"
5875"to do so with:\n"
5876"\n"
5877" git branch <new-branch-name> %s\n"
5878"\n"
5879msgid_plural ""
5880"If you want to keep them by creating a new branch, this may be a good time\n"
5881"to do so with:\n"
5882"\n"
5883" git branch <new-branch-name> %s\n"
5884"\n"
5885msgstr[0] ""
5886msgstr[1] ""
5887
5888#: builtin/checkout.c:814
5889msgid "internal error in revision walk"
5890msgstr ""
5891
5892#: builtin/checkout.c:818
5893msgid "Previous HEAD position was"
5894msgstr ""
5895
5896#: builtin/checkout.c:848 builtin/checkout.c:1046
5897msgid "You are on a branch yet to be born"
5898msgstr ""
5899
5900#: builtin/checkout.c:952
5901#, c-format
5902msgid "only one reference expected, %d given."
5903msgstr ""
5904
5905#: builtin/checkout.c:992 builtin/worktree.c:247
5906#, c-format
5907msgid "invalid reference: %s"
5908msgstr ""
5909
5910#: builtin/checkout.c:1021
5911#, c-format
5912msgid "reference is not a tree: %s"
5913msgstr ""
5914
5915#: builtin/checkout.c:1060
5916msgid "paths cannot be used with switching branches"
5917msgstr ""
5918
5919#: builtin/checkout.c:1063 builtin/checkout.c:1067
5920#, c-format
5921msgid "'%s' cannot be used with switching branches"
5922msgstr ""
5923
5924#: builtin/checkout.c:1071 builtin/checkout.c:1074 builtin/checkout.c:1079
5925#: builtin/checkout.c:1082
5926#, c-format
5927msgid "'%s' cannot be used with '%s'"
5928msgstr ""
5929
5930#: builtin/checkout.c:1087
5931#, c-format
5932msgid "Cannot switch branch to a non-commit '%s'"
5933msgstr ""
5934
5935#: builtin/checkout.c:1119 builtin/checkout.c:1121 builtin/clone.c:114
5936#: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:369
5937#: builtin/worktree.c:371
5938msgid "branch"
5939msgstr ""
5940
5941#: builtin/checkout.c:1120
5942msgid "create and checkout a new branch"
5943msgstr ""
5944
5945#: builtin/checkout.c:1122
5946msgid "create/reset and checkout a branch"
5947msgstr ""
5948
5949#: builtin/checkout.c:1123
5950msgid "create reflog for new branch"
5951msgstr ""
5952
5953#: builtin/checkout.c:1124 builtin/worktree.c:373
5954msgid "detach HEAD at named commit"
5955msgstr ""
5956
5957#: builtin/checkout.c:1125
5958msgid "set upstream info for new branch"
5959msgstr ""
5960
5961#: builtin/checkout.c:1127
5962msgid "new-branch"
5963msgstr ""
5964
5965#: builtin/checkout.c:1127
5966msgid "new unparented branch"
5967msgstr ""
5968
5969#: builtin/checkout.c:1128
5970msgid "checkout our version for unmerged files"
5971msgstr ""
5972
5973#: builtin/checkout.c:1130
5974msgid "checkout their version for unmerged files"
5975msgstr ""
5976
5977#: builtin/checkout.c:1132
5978msgid "force checkout (throw away local modifications)"
5979msgstr ""
5980
5981#: builtin/checkout.c:1133
5982msgid "perform a 3-way merge with the new branch"
5983msgstr ""
5984
5985#: builtin/checkout.c:1134 builtin/merge.c:238
5986msgid "update ignored files (default)"
5987msgstr ""
5988
5989#: builtin/checkout.c:1135 builtin/log.c:1496 parse-options.h:251
5990msgid "style"
5991msgstr ""
5992
5993#: builtin/checkout.c:1136
5994msgid "conflict style (merge or diff3)"
5995msgstr ""
5996
5997#: builtin/checkout.c:1139
5998msgid "do not limit pathspecs to sparse entries only"
5999msgstr ""
6000
6001#: builtin/checkout.c:1141
6002msgid "second guess 'git checkout <no-such-branch>'"
6003msgstr ""
6004
6005#: builtin/checkout.c:1143
6006msgid "do not check if another worktree is holding the given ref"
6007msgstr ""
6008
6009#: builtin/checkout.c:1147 builtin/clone.c:81 builtin/fetch.c:137
6010#: builtin/merge.c:235 builtin/pull.c:123 builtin/push.c:556
6011#: builtin/send-pack.c:173
6012msgid "force progress reporting"
6013msgstr ""
6014
6015#: builtin/checkout.c:1177
6016msgid "-b, -B and --orphan are mutually exclusive"
6017msgstr ""
6018
6019#: builtin/checkout.c:1194
6020msgid "--track needs a branch name"
6021msgstr ""
6022
6023#: builtin/checkout.c:1199
6024msgid "Missing branch name; try -b"
6025msgstr ""
6026
6027#: builtin/checkout.c:1235
6028msgid "invalid path specification"
6029msgstr ""
6030
6031#: builtin/checkout.c:1242
6032#, c-format
6033msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
6034msgstr ""
6035
6036#: builtin/checkout.c:1246
6037#, c-format
6038msgid "git checkout: --detach does not take a path argument '%s'"
6039msgstr ""
6040
6041#: builtin/checkout.c:1250
6042msgid ""
6043"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
6044"checking out of the index."
6045msgstr ""
6046
6047#: builtin/clean.c:26
6048msgid ""
6049"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
6050msgstr ""
6051
6052#: builtin/clean.c:30
6053#, c-format
6054msgid "Removing %s\n"
6055msgstr ""
6056
6057#: builtin/clean.c:31
6058#, c-format
6059msgid "Would remove %s\n"
6060msgstr ""
6061
6062#: builtin/clean.c:32
6063#, c-format
6064msgid "Skipping repository %s\n"
6065msgstr ""
6066
6067#: builtin/clean.c:33
6068#, c-format
6069msgid "Would skip repository %s\n"
6070msgstr ""
6071
6072#: builtin/clean.c:34
6073#, c-format
6074msgid "failed to remove %s"
6075msgstr ""
6076
6077#: builtin/clean.c:302 git-add--interactive.perl:572
6078#, c-format
6079msgid ""
6080"Prompt help:\n"
6081"1          - select a numbered item\n"
6082"foo        - select item based on unique prefix\n"
6083"           - (empty) select nothing\n"
6084msgstr ""
6085
6086#: builtin/clean.c:306 git-add--interactive.perl:581
6087#, c-format
6088msgid ""
6089"Prompt help:\n"
6090"1          - select a single item\n"
6091"3-5        - select a range of items\n"
6092"2-3,6-9    - select multiple ranges\n"
6093"foo        - select item based on unique prefix\n"
6094"-...       - unselect specified items\n"
6095"*          - choose all items\n"
6096"           - (empty) finish selecting\n"
6097msgstr ""
6098
6099#: builtin/clean.c:522 git-add--interactive.perl:547
6100#: git-add--interactive.perl:552
6101#, c-format, perl-format
6102msgid "Huh (%s)?\n"
6103msgstr ""
6104
6105#: builtin/clean.c:664
6106#, c-format
6107msgid "Input ignore patterns>> "
6108msgstr ""
6109
6110#: builtin/clean.c:701
6111#, c-format
6112msgid "WARNING: Cannot find items matched by: %s"
6113msgstr ""
6114
6115#: builtin/clean.c:722
6116msgid "Select items to delete"
6117msgstr ""
6118
6119#. TRANSLATORS: Make sure to keep [y/N] as is
6120#: builtin/clean.c:763
6121#, c-format
6122msgid "Remove %s [y/N]? "
6123msgstr ""
6124
6125#: builtin/clean.c:788 git-add--interactive.perl:1616
6126#, c-format
6127msgid "Bye.\n"
6128msgstr ""
6129
6130#: builtin/clean.c:796
6131msgid ""
6132"clean               - start cleaning\n"
6133"filter by pattern   - exclude items from deletion\n"
6134"select by numbers   - select items to be deleted by numbers\n"
6135"ask each            - confirm each deletion (like \"rm -i\")\n"
6136"quit                - stop cleaning\n"
6137"help                - this screen\n"
6138"?                   - help for prompt selection"
6139msgstr ""
6140
6141#: builtin/clean.c:823 git-add--interactive.perl:1692
6142msgid "*** Commands ***"
6143msgstr ""
6144
6145#: builtin/clean.c:824 git-add--interactive.perl:1689
6146msgid "What now"
6147msgstr ""
6148
6149#: builtin/clean.c:832
6150msgid "Would remove the following item:"
6151msgid_plural "Would remove the following items:"
6152msgstr[0] ""
6153msgstr[1] ""
6154
6155#: builtin/clean.c:848
6156msgid "No more files to clean, exiting."
6157msgstr ""
6158
6159#: builtin/clean.c:910
6160msgid "do not print names of files removed"
6161msgstr ""
6162
6163#: builtin/clean.c:912
6164msgid "force"
6165msgstr ""
6166
6167#: builtin/clean.c:913
6168msgid "interactive cleaning"
6169msgstr ""
6170
6171#: builtin/clean.c:915
6172msgid "remove whole directories"
6173msgstr ""
6174
6175#: builtin/clean.c:916 builtin/describe.c:530 builtin/describe.c:532
6176#: builtin/grep.c:863 builtin/log.c:155 builtin/log.c:157
6177#: builtin/ls-files.c:548 builtin/name-rev.c:397 builtin/name-rev.c:399
6178#: builtin/show-ref.c:176
6179msgid "pattern"
6180msgstr ""
6181
6182#: builtin/clean.c:917
6183msgid "add <pattern> to ignore rules"
6184msgstr ""
6185
6186#: builtin/clean.c:918
6187msgid "remove ignored files, too"
6188msgstr ""
6189
6190#: builtin/clean.c:920
6191msgid "remove only ignored files"
6192msgstr ""
6193
6194#: builtin/clean.c:938
6195msgid "-x and -X cannot be used together"
6196msgstr ""
6197
6198#: builtin/clean.c:942
6199msgid ""
6200"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
6201"clean"
6202msgstr ""
6203
6204#: builtin/clean.c:945
6205msgid ""
6206"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
6207"refusing to clean"
6208msgstr ""
6209
6210#: builtin/clone.c:39
6211msgid "git clone [<options>] [--] <repo> [<dir>]"
6212msgstr ""
6213
6214#: builtin/clone.c:83
6215msgid "don't create a checkout"
6216msgstr ""
6217
6218#: builtin/clone.c:84 builtin/clone.c:86 builtin/init-db.c:479
6219msgid "create a bare repository"
6220msgstr ""
6221
6222#: builtin/clone.c:88
6223msgid "create a mirror repository (implies bare)"
6224msgstr ""
6225
6226#: builtin/clone.c:90
6227msgid "to clone from a local repository"
6228msgstr ""
6229
6230#: builtin/clone.c:92
6231msgid "don't use local hardlinks, always copy"
6232msgstr ""
6233
6234#: builtin/clone.c:94
6235msgid "setup as shared repository"
6236msgstr ""
6237
6238#: builtin/clone.c:96 builtin/clone.c:100
6239msgid "pathspec"
6240msgstr ""
6241
6242#: builtin/clone.c:96 builtin/clone.c:100
6243msgid "initialize submodules in the clone"
6244msgstr ""
6245
6246#: builtin/clone.c:103
6247msgid "number of submodules cloned in parallel"
6248msgstr ""
6249
6250#: builtin/clone.c:104 builtin/init-db.c:476
6251msgid "template-directory"
6252msgstr ""
6253
6254#: builtin/clone.c:105 builtin/init-db.c:477
6255msgid "directory from which templates will be used"
6256msgstr ""
6257
6258#: builtin/clone.c:107 builtin/clone.c:109 builtin/submodule--helper.c:873
6259#: builtin/submodule--helper.c:1240
6260msgid "reference repository"
6261msgstr ""
6262
6263#: builtin/clone.c:111
6264msgid "use --reference only while cloning"
6265msgstr ""
6266
6267#: builtin/clone.c:112 builtin/column.c:27 builtin/merge-file.c:44
6268msgid "name"
6269msgstr ""
6270
6271#: builtin/clone.c:113
6272msgid "use <name> instead of 'origin' to track upstream"
6273msgstr ""
6274
6275#: builtin/clone.c:115
6276msgid "checkout <branch> instead of the remote's HEAD"
6277msgstr ""
6278
6279#: builtin/clone.c:117
6280msgid "path to git-upload-pack on the remote"
6281msgstr ""
6282
6283#: builtin/clone.c:118 builtin/fetch.c:138 builtin/grep.c:806
6284#: builtin/pull.c:211
6285msgid "depth"
6286msgstr ""
6287
6288#: builtin/clone.c:119
6289msgid "create a shallow clone of that depth"
6290msgstr ""
6291
6292#: builtin/clone.c:120 builtin/fetch.c:140 builtin/pack-objects.c:2991
6293#: parse-options.h:142
6294msgid "time"
6295msgstr ""
6296
6297#: builtin/clone.c:121
6298msgid "create a shallow clone since a specific time"
6299msgstr ""
6300
6301#: builtin/clone.c:122 builtin/fetch.c:142
6302msgid "revision"
6303msgstr ""
6304
6305#: builtin/clone.c:123 builtin/fetch.c:143
6306msgid "deepen history of shallow clone, excluding rev"
6307msgstr ""
6308
6309#: builtin/clone.c:125
6310msgid "clone only one branch, HEAD or --branch"
6311msgstr ""
6312
6313#: builtin/clone.c:127
6314msgid "don't clone any tags, and make later fetches not to follow them"
6315msgstr ""
6316
6317#: builtin/clone.c:129
6318msgid "any cloned submodules will be shallow"
6319msgstr ""
6320
6321#: builtin/clone.c:130 builtin/init-db.c:485
6322msgid "gitdir"
6323msgstr ""
6324
6325#: builtin/clone.c:131 builtin/init-db.c:486
6326msgid "separate git dir from working tree"
6327msgstr ""
6328
6329#: builtin/clone.c:132
6330msgid "key=value"
6331msgstr ""
6332
6333#: builtin/clone.c:133
6334msgid "set config inside the new repository"
6335msgstr ""
6336
6337#: builtin/clone.c:134 builtin/fetch.c:160 builtin/pull.c:224
6338#: builtin/push.c:567
6339msgid "use IPv4 addresses only"
6340msgstr ""
6341
6342#: builtin/clone.c:136 builtin/fetch.c:162 builtin/pull.c:227
6343#: builtin/push.c:569
6344msgid "use IPv6 addresses only"
6345msgstr ""
6346
6347#: builtin/clone.c:273
6348msgid ""
6349"No directory name could be guessed.\n"
6350"Please specify a directory on the command line"
6351msgstr ""
6352
6353#: builtin/clone.c:326
6354#, c-format
6355msgid "info: Could not add alternate for '%s': %s\n"
6356msgstr ""
6357
6358#: builtin/clone.c:398
6359#, c-format
6360msgid "failed to open '%s'"
6361msgstr ""
6362
6363#: builtin/clone.c:406
6364#, c-format
6365msgid "%s exists and is not a directory"
6366msgstr ""
6367
6368#: builtin/clone.c:420
6369#, c-format
6370msgid "failed to stat %s\n"
6371msgstr ""
6372
6373#: builtin/clone.c:442
6374#, c-format
6375msgid "failed to create link '%s'"
6376msgstr ""
6377
6378#: builtin/clone.c:446
6379#, c-format
6380msgid "failed to copy file to '%s'"
6381msgstr ""
6382
6383#: builtin/clone.c:472
6384#, c-format
6385msgid "done.\n"
6386msgstr ""
6387
6388#: builtin/clone.c:484
6389msgid ""
6390"Clone succeeded, but checkout failed.\n"
6391"You can inspect what was checked out with 'git status'\n"
6392"and retry the checkout with 'git checkout -f HEAD'\n"
6393msgstr ""
6394
6395#: builtin/clone.c:561
6396#, c-format
6397msgid "Could not find remote branch %s to clone."
6398msgstr ""
6399
6400#: builtin/clone.c:656
6401msgid "remote did not send all necessary objects"
6402msgstr ""
6403
6404#: builtin/clone.c:672
6405#, c-format
6406msgid "unable to update %s"
6407msgstr ""
6408
6409#: builtin/clone.c:721
6410msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
6411msgstr ""
6412
6413#: builtin/clone.c:751
6414msgid "unable to checkout working tree"
6415msgstr ""
6416
6417#: builtin/clone.c:796
6418msgid "unable to write parameters to config file"
6419msgstr ""
6420
6421#: builtin/clone.c:859
6422msgid "cannot repack to clean up"
6423msgstr ""
6424
6425#: builtin/clone.c:861
6426msgid "cannot unlink temporary alternates file"
6427msgstr ""
6428
6429#: builtin/clone.c:894 builtin/receive-pack.c:1945
6430msgid "Too many arguments."
6431msgstr ""
6432
6433#: builtin/clone.c:898
6434msgid "You must specify a repository to clone."
6435msgstr ""
6436
6437#: builtin/clone.c:911
6438#, c-format
6439msgid "--bare and --origin %s options are incompatible."
6440msgstr ""
6441
6442#: builtin/clone.c:914
6443msgid "--bare and --separate-git-dir are incompatible."
6444msgstr ""
6445
6446#: builtin/clone.c:927
6447#, c-format
6448msgid "repository '%s' does not exist"
6449msgstr ""
6450
6451#: builtin/clone.c:933 builtin/fetch.c:1358
6452#, c-format
6453msgid "depth %s is not a positive number"
6454msgstr ""
6455
6456#: builtin/clone.c:943
6457#, c-format
6458msgid "destination path '%s' already exists and is not an empty directory."
6459msgstr ""
6460
6461#: builtin/clone.c:953
6462#, c-format
6463msgid "working tree '%s' already exists."
6464msgstr ""
6465
6466#: builtin/clone.c:968 builtin/clone.c:979 builtin/difftool.c:270
6467#: builtin/worktree.c:253 builtin/worktree.c:283
6468#, c-format
6469msgid "could not create leading directories of '%s'"
6470msgstr ""
6471
6472#: builtin/clone.c:971
6473#, c-format
6474msgid "could not create work tree dir '%s'"
6475msgstr ""
6476
6477#: builtin/clone.c:983
6478#, c-format
6479msgid "Cloning into bare repository '%s'...\n"
6480msgstr ""
6481
6482#: builtin/clone.c:985
6483#, c-format
6484msgid "Cloning into '%s'...\n"
6485msgstr ""
6486
6487#: builtin/clone.c:1009
6488msgid ""
6489"clone --recursive is not compatible with both --reference and --reference-if-"
6490"able"
6491msgstr ""
6492
6493#: builtin/clone.c:1071
6494msgid "--depth is ignored in local clones; use file:// instead."
6495msgstr ""
6496
6497#: builtin/clone.c:1073
6498msgid "--shallow-since is ignored in local clones; use file:// instead."
6499msgstr ""
6500
6501#: builtin/clone.c:1075
6502msgid "--shallow-exclude is ignored in local clones; use file:// instead."
6503msgstr ""
6504
6505#: builtin/clone.c:1078
6506msgid "source repository is shallow, ignoring --local"
6507msgstr ""
6508
6509#: builtin/clone.c:1083
6510msgid "--local is ignored"
6511msgstr ""
6512
6513#: builtin/clone.c:1139 builtin/clone.c:1147
6514#, c-format
6515msgid "Remote branch %s not found in upstream %s"
6516msgstr ""
6517
6518#: builtin/clone.c:1150
6519msgid "You appear to have cloned an empty repository."
6520msgstr ""
6521
6522#: builtin/column.c:10
6523msgid "git column [<options>]"
6524msgstr ""
6525
6526#: builtin/column.c:27
6527msgid "lookup config vars"
6528msgstr ""
6529
6530#: builtin/column.c:28 builtin/column.c:29
6531msgid "layout to use"
6532msgstr ""
6533
6534#: builtin/column.c:30
6535msgid "Maximum width"
6536msgstr ""
6537
6538#: builtin/column.c:31
6539msgid "Padding space on left border"
6540msgstr ""
6541
6542#: builtin/column.c:32
6543msgid "Padding space on right border"
6544msgstr ""
6545
6546#: builtin/column.c:33
6547msgid "Padding space between columns"
6548msgstr ""
6549
6550#: builtin/column.c:52
6551msgid "--command must be the first argument"
6552msgstr ""
6553
6554#: builtin/commit.c:39
6555msgid "git commit [<options>] [--] <pathspec>..."
6556msgstr ""
6557
6558#: builtin/commit.c:44
6559msgid "git status [<options>] [--] <pathspec>..."
6560msgstr ""
6561
6562#: builtin/commit.c:49
6563msgid ""
6564"Your name and email address were configured automatically based\n"
6565"on your username and hostname. Please check that they are accurate.\n"
6566"You can suppress this message by setting them explicitly. Run the\n"
6567"following command and follow the instructions in your editor to edit\n"
6568"your configuration file:\n"
6569"\n"
6570"    git config --global --edit\n"
6571"\n"
6572"After doing this, you may fix the identity used for this commit with:\n"
6573"\n"
6574"    git commit --amend --reset-author\n"
6575msgstr ""
6576
6577#: builtin/commit.c:62
6578msgid ""
6579"Your name and email address were configured automatically based\n"
6580"on your username and hostname. Please check that they are accurate.\n"
6581"You can suppress this message by setting them explicitly:\n"
6582"\n"
6583"    git config --global user.name \"Your Name\"\n"
6584"    git config --global user.email you@example.com\n"
6585"\n"
6586"After doing this, you may fix the identity used for this commit with:\n"
6587"\n"
6588"    git commit --amend --reset-author\n"
6589msgstr ""
6590
6591#: builtin/commit.c:74
6592msgid ""
6593"You asked to amend the most recent commit, but doing so would make\n"
6594"it empty. You can repeat your command with --allow-empty, or you can\n"
6595"remove the commit entirely with \"git reset HEAD^\".\n"
6596msgstr ""
6597
6598#: builtin/commit.c:79
6599msgid ""
6600"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
6601"If you wish to commit it anyway, use:\n"
6602"\n"
6603"    git commit --allow-empty\n"
6604"\n"
6605msgstr ""
6606
6607#: builtin/commit.c:86
6608msgid "Otherwise, please use 'git reset'\n"
6609msgstr ""
6610
6611#: builtin/commit.c:89
6612msgid ""
6613"If you wish to skip this commit, use:\n"
6614"\n"
6615"    git reset\n"
6616"\n"
6617"Then \"git cherry-pick --continue\" will resume cherry-picking\n"
6618"the remaining commits.\n"
6619msgstr ""
6620
6621#: builtin/commit.c:318
6622msgid "failed to unpack HEAD tree object"
6623msgstr ""
6624
6625#: builtin/commit.c:359
6626msgid "unable to create temporary index"
6627msgstr ""
6628
6629#: builtin/commit.c:365
6630msgid "interactive add failed"
6631msgstr ""
6632
6633#: builtin/commit.c:378
6634msgid "unable to update temporary index"
6635msgstr ""
6636
6637#: builtin/commit.c:380
6638msgid "Failed to update main cache tree"
6639msgstr ""
6640
6641#: builtin/commit.c:405 builtin/commit.c:429 builtin/commit.c:478
6642msgid "unable to write new_index file"
6643msgstr ""
6644
6645#: builtin/commit.c:461
6646msgid "cannot do a partial commit during a merge."
6647msgstr ""
6648
6649#: builtin/commit.c:463
6650msgid "cannot do a partial commit during a cherry-pick."
6651msgstr ""
6652
6653#: builtin/commit.c:471
6654msgid "cannot read the index"
6655msgstr ""
6656
6657#: builtin/commit.c:490
6658msgid "unable to write temporary index file"
6659msgstr ""
6660
6661#: builtin/commit.c:587
6662#, c-format
6663msgid "commit '%s' lacks author header"
6664msgstr ""
6665
6666#: builtin/commit.c:589
6667#, c-format
6668msgid "commit '%s' has malformed author line"
6669msgstr ""
6670
6671#: builtin/commit.c:608
6672msgid "malformed --author parameter"
6673msgstr ""
6674
6675#: builtin/commit.c:660
6676msgid ""
6677"unable to select a comment character that is not used\n"
6678"in the current commit message"
6679msgstr ""
6680
6681#: builtin/commit.c:697 builtin/commit.c:730 builtin/commit.c:1114
6682#, c-format
6683msgid "could not lookup commit %s"
6684msgstr ""
6685
6686#: builtin/commit.c:709 builtin/shortlog.c:309
6687#, c-format
6688msgid "(reading log message from standard input)\n"
6689msgstr ""
6690
6691#: builtin/commit.c:711
6692msgid "could not read log from standard input"
6693msgstr ""
6694
6695#: builtin/commit.c:715
6696#, c-format
6697msgid "could not read log file '%s'"
6698msgstr ""
6699
6700#: builtin/commit.c:742 builtin/commit.c:750
6701msgid "could not read SQUASH_MSG"
6702msgstr ""
6703
6704#: builtin/commit.c:747
6705msgid "could not read MERGE_MSG"
6706msgstr ""
6707
6708#: builtin/commit.c:801
6709msgid "could not write commit template"
6710msgstr ""
6711
6712#: builtin/commit.c:819
6713#, c-format
6714msgid ""
6715"\n"
6716"It looks like you may be committing a merge.\n"
6717"If this is not correct, please remove the file\n"
6718"\t%s\n"
6719"and try again.\n"
6720msgstr ""
6721
6722#: builtin/commit.c:824
6723#, c-format
6724msgid ""
6725"\n"
6726"It looks like you may be committing a cherry-pick.\n"
6727"If this is not correct, please remove the file\n"
6728"\t%s\n"
6729"and try again.\n"
6730msgstr ""
6731
6732#: builtin/commit.c:837
6733#, c-format
6734msgid ""
6735"Please enter the commit message for your changes. Lines starting\n"
6736"with '%c' will be ignored, and an empty message aborts the commit.\n"
6737msgstr ""
6738
6739#: builtin/commit.c:844
6740#, c-format
6741msgid ""
6742"Please enter the commit message for your changes. Lines starting\n"
6743"with '%c' will be kept; you may remove them yourself if you want to.\n"
6744"An empty message aborts the commit.\n"
6745msgstr ""
6746
6747#: builtin/commit.c:861
6748#, c-format
6749msgid "%sAuthor:    %.*s <%.*s>"
6750msgstr ""
6751
6752#: builtin/commit.c:869
6753#, c-format
6754msgid "%sDate:      %s"
6755msgstr ""
6756
6757#: builtin/commit.c:876
6758#, c-format
6759msgid "%sCommitter: %.*s <%.*s>"
6760msgstr ""
6761
6762#: builtin/commit.c:893
6763msgid "Cannot read index"
6764msgstr ""
6765
6766#: builtin/commit.c:959
6767msgid "Error building trees"
6768msgstr ""
6769
6770#: builtin/commit.c:973 builtin/tag.c:252
6771#, c-format
6772msgid "Please supply the message using either -m or -F option.\n"
6773msgstr ""
6774
6775#: builtin/commit.c:1076
6776#, c-format
6777msgid "--author '%s' is not 'Name <email>' and matches no existing author"
6778msgstr ""
6779
6780#: builtin/commit.c:1090
6781#, c-format
6782msgid "Invalid ignored mode '%s'"
6783msgstr ""
6784
6785#: builtin/commit.c:1104 builtin/commit.c:1349
6786#, c-format
6787msgid "Invalid untracked files mode '%s'"
6788msgstr ""
6789
6790#: builtin/commit.c:1142
6791msgid "--long and -z are incompatible"
6792msgstr ""
6793
6794#: builtin/commit.c:1172
6795msgid "Using both --reset-author and --author does not make sense"
6796msgstr ""
6797
6798#: builtin/commit.c:1181
6799msgid "You have nothing to amend."
6800msgstr ""
6801
6802#: builtin/commit.c:1184
6803msgid "You are in the middle of a merge -- cannot amend."
6804msgstr ""
6805
6806#: builtin/commit.c:1186
6807msgid "You are in the middle of a cherry-pick -- cannot amend."
6808msgstr ""
6809
6810#: builtin/commit.c:1189
6811msgid "Options --squash and --fixup cannot be used together"
6812msgstr ""
6813
6814#: builtin/commit.c:1199
6815msgid "Only one of -c/-C/-F/--fixup can be used."
6816msgstr ""
6817
6818#: builtin/commit.c:1201
6819msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
6820msgstr ""
6821
6822#: builtin/commit.c:1209
6823msgid "--reset-author can be used only with -C, -c or --amend."
6824msgstr ""
6825
6826#: builtin/commit.c:1226
6827msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
6828msgstr ""
6829
6830#: builtin/commit.c:1228
6831msgid "No paths with --include/--only does not make sense."
6832msgstr ""
6833
6834#: builtin/commit.c:1240 builtin/tag.c:535
6835#, c-format
6836msgid "Invalid cleanup mode %s"
6837msgstr ""
6838
6839#: builtin/commit.c:1245
6840msgid "Paths with -a does not make sense."
6841msgstr ""
6842
6843#: builtin/commit.c:1363 builtin/commit.c:1648
6844msgid "show status concisely"
6845msgstr ""
6846
6847#: builtin/commit.c:1365 builtin/commit.c:1650
6848msgid "show branch information"
6849msgstr ""
6850
6851#: builtin/commit.c:1367
6852msgid "show stash information"
6853msgstr ""
6854
6855#: builtin/commit.c:1369
6856msgid "version"
6857msgstr ""
6858
6859#: builtin/commit.c:1369 builtin/commit.c:1652 builtin/push.c:542
6860#: builtin/worktree.c:523
6861msgid "machine-readable output"
6862msgstr ""
6863
6864#: builtin/commit.c:1372 builtin/commit.c:1654
6865msgid "show status in long format (default)"
6866msgstr ""
6867
6868#: builtin/commit.c:1375 builtin/commit.c:1657
6869msgid "terminate entries with NUL"
6870msgstr ""
6871
6872#: builtin/commit.c:1377 builtin/commit.c:1381 builtin/commit.c:1660
6873#: builtin/fast-export.c:999 builtin/fast-export.c:1002 builtin/tag.c:390
6874msgid "mode"
6875msgstr ""
6876
6877#: builtin/commit.c:1378 builtin/commit.c:1660
6878msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
6879msgstr ""
6880
6881#: builtin/commit.c:1382
6882msgid ""
6883"show ignored files, optional modes: traditional, matching, no. (Default: "
6884"traditional)"
6885msgstr ""
6886
6887#: builtin/commit.c:1384 parse-options.h:155
6888msgid "when"
6889msgstr ""
6890
6891#: builtin/commit.c:1385
6892msgid ""
6893"ignore changes to submodules, optional when: all, dirty, untracked. "
6894"(Default: all)"
6895msgstr ""
6896
6897#: builtin/commit.c:1387
6898msgid "list untracked files in columns"
6899msgstr ""
6900
6901#: builtin/commit.c:1406
6902msgid "Unsupported combination of ignored and untracked-files arguments"
6903msgstr ""
6904
6905#: builtin/commit.c:1469
6906msgid "couldn't look up newly created commit"
6907msgstr ""
6908
6909#: builtin/commit.c:1471
6910msgid "could not parse newly created commit"
6911msgstr ""
6912
6913#: builtin/commit.c:1516
6914msgid "unable to resolve HEAD after creating commit"
6915msgstr ""
6916
6917#: builtin/commit.c:1518
6918msgid "detached HEAD"
6919msgstr ""
6920
6921#: builtin/commit.c:1521
6922msgid " (root-commit)"
6923msgstr ""
6924
6925#: builtin/commit.c:1618
6926msgid "suppress summary after successful commit"
6927msgstr ""
6928
6929#: builtin/commit.c:1619
6930msgid "show diff in commit message template"
6931msgstr ""
6932
6933#: builtin/commit.c:1621
6934msgid "Commit message options"
6935msgstr ""
6936
6937#: builtin/commit.c:1622 builtin/tag.c:388
6938msgid "read message from file"
6939msgstr ""
6940
6941#: builtin/commit.c:1623
6942msgid "author"
6943msgstr ""
6944
6945#: builtin/commit.c:1623
6946msgid "override author for commit"
6947msgstr ""
6948
6949#: builtin/commit.c:1624 builtin/gc.c:359
6950msgid "date"
6951msgstr ""
6952
6953#: builtin/commit.c:1624
6954msgid "override date for commit"
6955msgstr ""
6956
6957#: builtin/commit.c:1625 builtin/merge.c:225 builtin/notes.c:402
6958#: builtin/notes.c:565 builtin/tag.c:386
6959msgid "message"
6960msgstr ""
6961
6962#: builtin/commit.c:1625
6963msgid "commit message"
6964msgstr ""
6965
6966#: builtin/commit.c:1626 builtin/commit.c:1627 builtin/commit.c:1628
6967#: builtin/commit.c:1629 parse-options.h:257 ref-filter.h:92
6968msgid "commit"
6969msgstr ""
6970
6971#: builtin/commit.c:1626
6972msgid "reuse and edit message from specified commit"
6973msgstr ""
6974
6975#: builtin/commit.c:1627
6976msgid "reuse message from specified commit"
6977msgstr ""
6978
6979#: builtin/commit.c:1628
6980msgid "use autosquash formatted message to fixup specified commit"
6981msgstr ""
6982
6983#: builtin/commit.c:1629
6984msgid "use autosquash formatted message to squash specified commit"
6985msgstr ""
6986
6987#: builtin/commit.c:1630
6988msgid "the commit is authored by me now (used with -C/-c/--amend)"
6989msgstr ""
6990
6991#: builtin/commit.c:1631 builtin/log.c:1443 builtin/merge.c:239
6992#: builtin/pull.c:149 builtin/revert.c:105
6993msgid "add Signed-off-by:"
6994msgstr ""
6995
6996#: builtin/commit.c:1632
6997msgid "use specified template file"
6998msgstr ""
6999
7000#: builtin/commit.c:1633
7001msgid "force edit of commit"
7002msgstr ""
7003
7004#: builtin/commit.c:1634
7005msgid "default"
7006msgstr ""
7007
7008#: builtin/commit.c:1634 builtin/tag.c:391
7009msgid "how to strip spaces and #comments from message"
7010msgstr ""
7011
7012#: builtin/commit.c:1635
7013msgid "include status in commit message template"
7014msgstr ""
7015
7016#: builtin/commit.c:1637 builtin/merge.c:237 builtin/pull.c:179
7017#: builtin/revert.c:113
7018msgid "GPG sign commit"
7019msgstr ""
7020
7021#: builtin/commit.c:1640
7022msgid "Commit contents options"
7023msgstr ""
7024
7025#: builtin/commit.c:1641
7026msgid "commit all changed files"
7027msgstr ""
7028
7029#: builtin/commit.c:1642
7030msgid "add specified files to index for commit"
7031msgstr ""
7032
7033#: builtin/commit.c:1643
7034msgid "interactively add files"
7035msgstr ""
7036
7037#: builtin/commit.c:1644
7038msgid "interactively add changes"
7039msgstr ""
7040
7041#: builtin/commit.c:1645
7042msgid "commit only specified files"
7043msgstr ""
7044
7045#: builtin/commit.c:1646
7046msgid "bypass pre-commit and commit-msg hooks"
7047msgstr ""
7048
7049#: builtin/commit.c:1647
7050msgid "show what would be committed"
7051msgstr ""
7052
7053#: builtin/commit.c:1658
7054msgid "amend previous commit"
7055msgstr ""
7056
7057#: builtin/commit.c:1659
7058msgid "bypass post-rewrite hook"
7059msgstr ""
7060
7061#: builtin/commit.c:1664
7062msgid "ok to record an empty change"
7063msgstr ""
7064
7065#: builtin/commit.c:1666
7066msgid "ok to record a change with an empty message"
7067msgstr ""
7068
7069#: builtin/commit.c:1696
7070msgid "could not parse HEAD commit"
7071msgstr ""
7072
7073#: builtin/commit.c:1741
7074#, c-format
7075msgid "Corrupt MERGE_HEAD file (%s)"
7076msgstr ""
7077
7078#: builtin/commit.c:1748
7079msgid "could not read MERGE_MODE"
7080msgstr ""
7081
7082#: builtin/commit.c:1767
7083#, c-format
7084msgid "could not read commit message: %s"
7085msgstr ""
7086
7087#: builtin/commit.c:1778
7088#, c-format
7089msgid "Aborting commit due to empty commit message.\n"
7090msgstr ""
7091
7092#: builtin/commit.c:1783
7093#, c-format
7094msgid "Aborting commit; you did not edit the message.\n"
7095msgstr ""
7096
7097#: builtin/commit.c:1831
7098msgid ""
7099"Repository has been updated, but unable to write\n"
7100"new_index file. Check that disk is not full and quota is\n"
7101"not exceeded, and then \"git reset HEAD\" to recover."
7102msgstr ""
7103
7104#: builtin/config.c:10
7105msgid "git config [<options>]"
7106msgstr ""
7107
7108#: builtin/config.c:58
7109msgid "Config file location"
7110msgstr ""
7111
7112#: builtin/config.c:59
7113msgid "use global config file"
7114msgstr ""
7115
7116#: builtin/config.c:60
7117msgid "use system config file"
7118msgstr ""
7119
7120#: builtin/config.c:61
7121msgid "use repository config file"
7122msgstr ""
7123
7124#: builtin/config.c:62
7125msgid "use given config file"
7126msgstr ""
7127
7128#: builtin/config.c:63
7129msgid "blob-id"
7130msgstr ""
7131
7132#: builtin/config.c:63
7133msgid "read config from given blob object"
7134msgstr ""
7135
7136#: builtin/config.c:64
7137msgid "Action"
7138msgstr ""
7139
7140#: builtin/config.c:65
7141msgid "get value: name [value-regex]"
7142msgstr ""
7143
7144#: builtin/config.c:66
7145msgid "get all values: key [value-regex]"
7146msgstr ""
7147
7148#: builtin/config.c:67
7149msgid "get values for regexp: name-regex [value-regex]"
7150msgstr ""
7151
7152#: builtin/config.c:68
7153msgid "get value specific for the URL: section[.var] URL"
7154msgstr ""
7155
7156#: builtin/config.c:69
7157msgid "replace all matching variables: name value [value_regex]"
7158msgstr ""
7159
7160#: builtin/config.c:70
7161msgid "add a new variable: name value"
7162msgstr ""
7163
7164#: builtin/config.c:71
7165msgid "remove a variable: name [value-regex]"
7166msgstr ""
7167
7168#: builtin/config.c:72
7169msgid "remove all matches: name [value-regex]"
7170msgstr ""
7171
7172#: builtin/config.c:73
7173msgid "rename section: old-name new-name"
7174msgstr ""
7175
7176#: builtin/config.c:74
7177msgid "remove a section: name"
7178msgstr ""
7179
7180#: builtin/config.c:75
7181msgid "list all"
7182msgstr ""
7183
7184#: builtin/config.c:76
7185msgid "open an editor"
7186msgstr ""
7187
7188#: builtin/config.c:77
7189msgid "find the color configured: slot [default]"
7190msgstr ""
7191
7192#: builtin/config.c:78
7193msgid "find the color setting: slot [stdout-is-tty]"
7194msgstr ""
7195
7196#: builtin/config.c:79
7197msgid "Type"
7198msgstr ""
7199
7200#: builtin/config.c:80
7201msgid "value is \"true\" or \"false\""
7202msgstr ""
7203
7204#: builtin/config.c:81
7205msgid "value is decimal number"
7206msgstr ""
7207
7208#: builtin/config.c:82
7209msgid "value is --bool or --int"
7210msgstr ""
7211
7212#: builtin/config.c:83
7213msgid "value is a path (file or directory name)"
7214msgstr ""
7215
7216#: builtin/config.c:84
7217msgid "value is an expiry date"
7218msgstr ""
7219
7220#: builtin/config.c:85
7221msgid "Other"
7222msgstr ""
7223
7224#: builtin/config.c:86
7225msgid "terminate values with NUL byte"
7226msgstr ""
7227
7228#: builtin/config.c:87
7229msgid "show variable names only"
7230msgstr ""
7231
7232#: builtin/config.c:88
7233msgid "respect include directives on lookup"
7234msgstr ""
7235
7236#: builtin/config.c:89
7237msgid "show origin of config (file, standard input, blob, command line)"
7238msgstr ""
7239
7240#: builtin/config.c:335
7241msgid "unable to parse default color value"
7242msgstr ""
7243
7244#: builtin/config.c:479
7245#, c-format
7246msgid ""
7247"# This is Git's per-user configuration file.\n"
7248"[user]\n"
7249"# Please adapt and uncomment the following lines:\n"
7250"#\tname = %s\n"
7251"#\temail = %s\n"
7252msgstr ""
7253
7254#: builtin/config.c:507
7255msgid "--local can only be used inside a git repository"
7256msgstr ""
7257
7258#: builtin/config.c:632
7259#, c-format
7260msgid "cannot create configuration file %s"
7261msgstr ""
7262
7263#: builtin/config.c:645
7264#, c-format
7265msgid ""
7266"cannot overwrite multiple values with a single value\n"
7267"       Use a regexp, --add or --replace-all to change %s."
7268msgstr ""
7269
7270#: builtin/count-objects.c:88
7271msgid "git count-objects [-v] [-H | --human-readable]"
7272msgstr ""
7273
7274#: builtin/count-objects.c:98
7275msgid "print sizes in human readable format"
7276msgstr ""
7277
7278#: builtin/describe.c:22
7279msgid "git describe [<options>] [<commit-ish>...]"
7280msgstr ""
7281
7282#: builtin/describe.c:23
7283msgid "git describe [<options>] --dirty"
7284msgstr ""
7285
7286#: builtin/describe.c:57
7287msgid "head"
7288msgstr ""
7289
7290#: builtin/describe.c:57
7291msgid "lightweight"
7292msgstr ""
7293
7294#: builtin/describe.c:57
7295msgid "annotated"
7296msgstr ""
7297
7298#: builtin/describe.c:267
7299#, c-format
7300msgid "annotated tag %s not available"
7301msgstr ""
7302
7303#: builtin/describe.c:271
7304#, c-format
7305msgid "annotated tag %s has no embedded name"
7306msgstr ""
7307
7308#: builtin/describe.c:273
7309#, c-format
7310msgid "tag '%s' is really '%s' here"
7311msgstr ""
7312
7313#: builtin/describe.c:314
7314#, c-format
7315msgid "no tag exactly matches '%s'"
7316msgstr ""
7317
7318#: builtin/describe.c:316
7319#, c-format
7320msgid "No exact match on refs or tags, searching to describe\n"
7321msgstr ""
7322
7323#: builtin/describe.c:363
7324#, c-format
7325msgid "finished search at %s\n"
7326msgstr ""
7327
7328#: builtin/describe.c:389
7329#, c-format
7330msgid ""
7331"No annotated tags can describe '%s'.\n"
7332"However, there were unannotated tags: try --tags."
7333msgstr ""
7334
7335#: builtin/describe.c:393
7336#, c-format
7337msgid ""
7338"No tags can describe '%s'.\n"
7339"Try --always, or create some tags."
7340msgstr ""
7341
7342#: builtin/describe.c:423
7343#, c-format
7344msgid "traversed %lu commits\n"
7345msgstr ""
7346
7347#: builtin/describe.c:426
7348#, c-format
7349msgid ""
7350"more than %i tags found; listed %i most recent\n"
7351"gave up search at %s\n"
7352msgstr ""
7353
7354#: builtin/describe.c:494
7355#, c-format
7356msgid "describe %s\n"
7357msgstr ""
7358
7359#: builtin/describe.c:497 builtin/log.c:500
7360#, c-format
7361msgid "Not a valid object name %s"
7362msgstr ""
7363
7364#: builtin/describe.c:505
7365#, c-format
7366msgid "%s is neither a commit nor blob"
7367msgstr ""
7368
7369#: builtin/describe.c:519
7370msgid "find the tag that comes after the commit"
7371msgstr ""
7372
7373#: builtin/describe.c:520
7374msgid "debug search strategy on stderr"
7375msgstr ""
7376
7377#: builtin/describe.c:521
7378msgid "use any ref"
7379msgstr ""
7380
7381#: builtin/describe.c:522
7382msgid "use any tag, even unannotated"
7383msgstr ""
7384
7385#: builtin/describe.c:523
7386msgid "always use long format"
7387msgstr ""
7388
7389#: builtin/describe.c:524
7390msgid "only follow first parent"
7391msgstr ""
7392
7393#: builtin/describe.c:527
7394msgid "only output exact matches"
7395msgstr ""
7396
7397#: builtin/describe.c:529
7398msgid "consider <n> most recent tags (default: 10)"
7399msgstr ""
7400
7401#: builtin/describe.c:531
7402msgid "only consider tags matching <pattern>"
7403msgstr ""
7404
7405#: builtin/describe.c:533
7406msgid "do not consider tags matching <pattern>"
7407msgstr ""
7408
7409#: builtin/describe.c:535 builtin/name-rev.c:406
7410msgid "show abbreviated commit object as fallback"
7411msgstr ""
7412
7413#: builtin/describe.c:536 builtin/describe.c:539
7414msgid "mark"
7415msgstr ""
7416
7417#: builtin/describe.c:537
7418msgid "append <mark> on dirty working tree (default: \"-dirty\")"
7419msgstr ""
7420
7421#: builtin/describe.c:540
7422msgid "append <mark> on broken working tree (default: \"-broken\")"
7423msgstr ""
7424
7425#: builtin/describe.c:558
7426msgid "--long is incompatible with --abbrev=0"
7427msgstr ""
7428
7429#: builtin/describe.c:587
7430msgid "No names found, cannot describe anything."
7431msgstr ""
7432
7433#: builtin/describe.c:637
7434msgid "--dirty is incompatible with commit-ishes"
7435msgstr ""
7436
7437#: builtin/describe.c:639
7438msgid "--broken is incompatible with commit-ishes"
7439msgstr ""
7440
7441#: builtin/diff.c:83
7442#, c-format
7443msgid "'%s': not a regular file or symlink"
7444msgstr ""
7445
7446#: builtin/diff.c:234
7447#, c-format
7448msgid "invalid option: %s"
7449msgstr ""
7450
7451#: builtin/diff.c:356
7452msgid "Not a git repository"
7453msgstr ""
7454
7455#: builtin/diff.c:399
7456#, c-format
7457msgid "invalid object '%s' given."
7458msgstr ""
7459
7460#: builtin/diff.c:408
7461#, c-format
7462msgid "more than two blobs given: '%s'"
7463msgstr ""
7464
7465#: builtin/diff.c:413
7466#, c-format
7467msgid "unhandled object '%s' given."
7468msgstr ""
7469
7470#: builtin/difftool.c:29
7471msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
7472msgstr ""
7473
7474#: builtin/difftool.c:259
7475#, c-format
7476msgid "failed: %d"
7477msgstr ""
7478
7479#: builtin/difftool.c:301
7480#, c-format
7481msgid "could not read symlink %s"
7482msgstr ""
7483
7484#: builtin/difftool.c:303
7485#, c-format
7486msgid "could not read symlink file %s"
7487msgstr ""
7488
7489#: builtin/difftool.c:311
7490#, c-format
7491msgid "could not read object %s for symlink %s"
7492msgstr ""
7493
7494#: builtin/difftool.c:412
7495msgid ""
7496"combined diff formats('-c' and '--cc') are not supported in\n"
7497"directory diff mode('-d' and '--dir-diff')."
7498msgstr ""
7499
7500#: builtin/difftool.c:632
7501#, c-format
7502msgid "both files modified: '%s' and '%s'."
7503msgstr ""
7504
7505#: builtin/difftool.c:634
7506msgid "working tree file has been left."
7507msgstr ""
7508
7509#: builtin/difftool.c:645
7510#, c-format
7511msgid "temporary files exist in '%s'."
7512msgstr ""
7513
7514#: builtin/difftool.c:646
7515msgid "you may want to cleanup or recover these."
7516msgstr ""
7517
7518#: builtin/difftool.c:695
7519msgid "use `diff.guitool` instead of `diff.tool`"
7520msgstr ""
7521
7522#: builtin/difftool.c:697
7523msgid "perform a full-directory diff"
7524msgstr ""
7525
7526#: builtin/difftool.c:699
7527msgid "do not prompt before launching a diff tool"
7528msgstr ""
7529
7530#: builtin/difftool.c:705
7531msgid "use symlinks in dir-diff mode"
7532msgstr ""
7533
7534#: builtin/difftool.c:706
7535msgid "<tool>"
7536msgstr ""
7537
7538#: builtin/difftool.c:707
7539msgid "use the specified diff tool"
7540msgstr ""
7541
7542#: builtin/difftool.c:709
7543msgid "print a list of diff tools that may be used with `--tool`"
7544msgstr ""
7545
7546#: builtin/difftool.c:712
7547msgid ""
7548"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7549"code"
7550msgstr ""
7551
7552#: builtin/difftool.c:714
7553msgid "<command>"
7554msgstr ""
7555
7556#: builtin/difftool.c:715
7557msgid "specify a custom command for viewing diffs"
7558msgstr ""
7559
7560#: builtin/difftool.c:739
7561msgid "no <tool> given for --tool=<tool>"
7562msgstr ""
7563
7564#: builtin/difftool.c:746
7565msgid "no <cmd> given for --extcmd=<cmd>"
7566msgstr ""
7567
7568#: builtin/fast-export.c:26
7569msgid "git fast-export [rev-list-opts]"
7570msgstr ""
7571
7572#: builtin/fast-export.c:998
7573msgid "show progress after <n> objects"
7574msgstr ""
7575
7576#: builtin/fast-export.c:1000
7577msgid "select handling of signed tags"
7578msgstr ""
7579
7580#: builtin/fast-export.c:1003
7581msgid "select handling of tags that tag filtered objects"
7582msgstr ""
7583
7584#: builtin/fast-export.c:1006
7585msgid "Dump marks to this file"
7586msgstr ""
7587
7588#: builtin/fast-export.c:1008
7589msgid "Import marks from this file"
7590msgstr ""
7591
7592#: builtin/fast-export.c:1010
7593msgid "Fake a tagger when tags lack one"
7594msgstr ""
7595
7596#: builtin/fast-export.c:1012
7597msgid "Output full tree for each commit"
7598msgstr ""
7599
7600#: builtin/fast-export.c:1014
7601msgid "Use the done feature to terminate the stream"
7602msgstr ""
7603
7604#: builtin/fast-export.c:1015
7605msgid "Skip output of blob data"
7606msgstr ""
7607
7608#: builtin/fast-export.c:1016
7609msgid "refspec"
7610msgstr ""
7611
7612#: builtin/fast-export.c:1017
7613msgid "Apply refspec to exported refs"
7614msgstr ""
7615
7616#: builtin/fast-export.c:1018
7617msgid "anonymize output"
7618msgstr ""
7619
7620#: builtin/fetch.c:24
7621msgid "git fetch [<options>] [<repository> [<refspec>...]]"
7622msgstr ""
7623
7624#: builtin/fetch.c:25
7625msgid "git fetch [<options>] <group>"
7626msgstr ""
7627
7628#: builtin/fetch.c:26
7629msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
7630msgstr ""
7631
7632#: builtin/fetch.c:27
7633msgid "git fetch --all [<options>]"
7634msgstr ""
7635
7636#: builtin/fetch.c:113 builtin/pull.c:188
7637msgid "fetch from all remotes"
7638msgstr ""
7639
7640#: builtin/fetch.c:115 builtin/pull.c:191
7641msgid "append to .git/FETCH_HEAD instead of overwriting"
7642msgstr ""
7643
7644#: builtin/fetch.c:117 builtin/pull.c:194
7645msgid "path to upload pack on remote end"
7646msgstr ""
7647
7648#: builtin/fetch.c:118 builtin/pull.c:196
7649msgid "force overwrite of local branch"
7650msgstr ""
7651
7652#: builtin/fetch.c:120
7653msgid "fetch from multiple remotes"
7654msgstr ""
7655
7656#: builtin/fetch.c:122 builtin/pull.c:198
7657msgid "fetch all tags and associated objects"
7658msgstr ""
7659
7660#: builtin/fetch.c:124
7661msgid "do not fetch all tags (--no-tags)"
7662msgstr ""
7663
7664#: builtin/fetch.c:126
7665msgid "number of submodules fetched in parallel"
7666msgstr ""
7667
7668#: builtin/fetch.c:128 builtin/pull.c:201
7669msgid "prune remote-tracking branches no longer on remote"
7670msgstr ""
7671
7672#: builtin/fetch.c:129 builtin/fetch.c:152 builtin/pull.c:126
7673msgid "on-demand"
7674msgstr ""
7675
7676#: builtin/fetch.c:130
7677msgid "control recursive fetching of submodules"
7678msgstr ""
7679
7680#: builtin/fetch.c:134 builtin/pull.c:209
7681msgid "keep downloaded pack"
7682msgstr ""
7683
7684#: builtin/fetch.c:136
7685msgid "allow updating of HEAD ref"
7686msgstr ""
7687
7688#: builtin/fetch.c:139 builtin/fetch.c:145 builtin/pull.c:212
7689msgid "deepen history of shallow clone"
7690msgstr ""
7691
7692#: builtin/fetch.c:141
7693msgid "deepen history of shallow repository based on time"
7694msgstr ""
7695
7696#: builtin/fetch.c:147 builtin/pull.c:215
7697msgid "convert to a complete repository"
7698msgstr ""
7699
7700#: builtin/fetch.c:149 builtin/log.c:1463
7701msgid "dir"
7702msgstr ""
7703
7704#: builtin/fetch.c:150
7705msgid "prepend this to submodule path output"
7706msgstr ""
7707
7708#: builtin/fetch.c:153
7709msgid ""
7710"default for recursive fetching of submodules (lower priority than config "
7711"files)"
7712msgstr ""
7713
7714#: builtin/fetch.c:157 builtin/pull.c:218
7715msgid "accept refs that update .git/shallow"
7716msgstr ""
7717
7718#: builtin/fetch.c:158 builtin/pull.c:220
7719msgid "refmap"
7720msgstr ""
7721
7722#: builtin/fetch.c:159 builtin/pull.c:221
7723msgid "specify fetch refmap"
7724msgstr ""
7725
7726#: builtin/fetch.c:417
7727msgid "Couldn't find remote ref HEAD"
7728msgstr ""
7729
7730#: builtin/fetch.c:535
7731#, c-format
7732msgid "configuration fetch.output contains invalid value %s"
7733msgstr ""
7734
7735#: builtin/fetch.c:628
7736#, c-format
7737msgid "object %s not found"
7738msgstr ""
7739
7740#: builtin/fetch.c:632
7741msgid "[up to date]"
7742msgstr ""
7743
7744#: builtin/fetch.c:645 builtin/fetch.c:725
7745msgid "[rejected]"
7746msgstr ""
7747
7748#: builtin/fetch.c:646
7749msgid "can't fetch in current branch"
7750msgstr ""
7751
7752#: builtin/fetch.c:655
7753msgid "[tag update]"
7754msgstr ""
7755
7756#: builtin/fetch.c:656 builtin/fetch.c:689 builtin/fetch.c:705
7757#: builtin/fetch.c:720
7758msgid "unable to update local ref"
7759msgstr ""
7760
7761#: builtin/fetch.c:675
7762msgid "[new tag]"
7763msgstr ""
7764
7765#: builtin/fetch.c:678
7766msgid "[new branch]"
7767msgstr ""
7768
7769#: builtin/fetch.c:681
7770msgid "[new ref]"
7771msgstr ""
7772
7773#: builtin/fetch.c:720
7774msgid "forced update"
7775msgstr ""
7776
7777#: builtin/fetch.c:725
7778msgid "non-fast-forward"
7779msgstr ""
7780
7781#: builtin/fetch.c:770
7782#, c-format
7783msgid "%s did not send all necessary objects\n"
7784msgstr ""
7785
7786#: builtin/fetch.c:790
7787#, c-format
7788msgid "reject %s because shallow roots are not allowed to be updated"
7789msgstr ""
7790
7791#: builtin/fetch.c:878 builtin/fetch.c:974
7792#, c-format
7793msgid "From %.*s\n"
7794msgstr ""
7795
7796#: builtin/fetch.c:889
7797#, c-format
7798msgid ""
7799"some local refs could not be updated; try running\n"
7800" 'git remote prune %s' to remove any old, conflicting branches"
7801msgstr ""
7802
7803#: builtin/fetch.c:944
7804#, c-format
7805msgid "   (%s will become dangling)"
7806msgstr ""
7807
7808#: builtin/fetch.c:945
7809#, c-format
7810msgid "   (%s has become dangling)"
7811msgstr ""
7812
7813#: builtin/fetch.c:977
7814msgid "[deleted]"
7815msgstr ""
7816
7817#: builtin/fetch.c:978 builtin/remote.c:1024
7818msgid "(none)"
7819msgstr ""
7820
7821#: builtin/fetch.c:1001
7822#, c-format
7823msgid "Refusing to fetch into current branch %s of non-bare repository"
7824msgstr ""
7825
7826#: builtin/fetch.c:1020
7827#, c-format
7828msgid "Option \"%s\" value \"%s\" is not valid for %s"
7829msgstr ""
7830
7831#: builtin/fetch.c:1023
7832#, c-format
7833msgid "Option \"%s\" is ignored for %s\n"
7834msgstr ""
7835
7836#: builtin/fetch.c:1256
7837#, c-format
7838msgid "Fetching %s\n"
7839msgstr ""
7840
7841#: builtin/fetch.c:1258 builtin/remote.c:97
7842#, c-format
7843msgid "Could not fetch %s"
7844msgstr ""
7845
7846#: builtin/fetch.c:1276
7847msgid ""
7848"No remote repository specified.  Please, specify either a URL or a\n"
7849"remote name from which new revisions should be fetched."
7850msgstr ""
7851
7852#: builtin/fetch.c:1299
7853msgid "You need to specify a tag name."
7854msgstr ""
7855
7856#: builtin/fetch.c:1342
7857msgid "Negative depth in --deepen is not supported"
7858msgstr ""
7859
7860#: builtin/fetch.c:1344
7861msgid "--deepen and --depth are mutually exclusive"
7862msgstr ""
7863
7864#: builtin/fetch.c:1349
7865msgid "--depth and --unshallow cannot be used together"
7866msgstr ""
7867
7868#: builtin/fetch.c:1351
7869msgid "--unshallow on a complete repository does not make sense"
7870msgstr ""
7871
7872#: builtin/fetch.c:1364
7873msgid "fetch --all does not take a repository argument"
7874msgstr ""
7875
7876#: builtin/fetch.c:1366
7877msgid "fetch --all does not make sense with refspecs"
7878msgstr ""
7879
7880#: builtin/fetch.c:1377
7881#, c-format
7882msgid "No such remote or remote group: %s"
7883msgstr ""
7884
7885#: builtin/fetch.c:1385
7886msgid "Fetching a group and specifying refspecs does not make sense"
7887msgstr ""
7888
7889#: builtin/fmt-merge-msg.c:15
7890msgid ""
7891"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
7892msgstr ""
7893
7894#: builtin/fmt-merge-msg.c:666
7895msgid "populate log with at most <n> entries from shortlog"
7896msgstr ""
7897
7898#: builtin/fmt-merge-msg.c:669
7899msgid "alias for --log (deprecated)"
7900msgstr ""
7901
7902#: builtin/fmt-merge-msg.c:672
7903msgid "text"
7904msgstr ""
7905
7906#: builtin/fmt-merge-msg.c:673
7907msgid "use <text> as start of message"
7908msgstr ""
7909
7910#: builtin/fmt-merge-msg.c:674
7911msgid "file to read from"
7912msgstr ""
7913
7914#: builtin/for-each-ref.c:10
7915msgid "git for-each-ref [<options>] [<pattern>]"
7916msgstr ""
7917
7918#: builtin/for-each-ref.c:11
7919msgid "git for-each-ref [--points-at <object>]"
7920msgstr ""
7921
7922#: builtin/for-each-ref.c:12
7923msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
7924msgstr ""
7925
7926#: builtin/for-each-ref.c:13
7927msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
7928msgstr ""
7929
7930#: builtin/for-each-ref.c:28
7931msgid "quote placeholders suitably for shells"
7932msgstr ""
7933
7934#: builtin/for-each-ref.c:30
7935msgid "quote placeholders suitably for perl"
7936msgstr ""
7937
7938#: builtin/for-each-ref.c:32
7939msgid "quote placeholders suitably for python"
7940msgstr ""
7941
7942#: builtin/for-each-ref.c:34
7943msgid "quote placeholders suitably for Tcl"
7944msgstr ""
7945
7946#: builtin/for-each-ref.c:37
7947msgid "show only <n> matched refs"
7948msgstr ""
7949
7950#: builtin/for-each-ref.c:39 builtin/tag.c:414
7951msgid "respect format colors"
7952msgstr ""
7953
7954#: builtin/for-each-ref.c:43
7955msgid "print only refs which points at the given object"
7956msgstr ""
7957
7958#: builtin/for-each-ref.c:45
7959msgid "print only refs that are merged"
7960msgstr ""
7961
7962#: builtin/for-each-ref.c:46
7963msgid "print only refs that are not merged"
7964msgstr ""
7965
7966#: builtin/for-each-ref.c:47
7967msgid "print only refs which contain the commit"
7968msgstr ""
7969
7970#: builtin/for-each-ref.c:48
7971msgid "print only refs which don't contain the commit"
7972msgstr ""
7973
7974#: builtin/fsck.c:543
7975msgid "Checking object directories"
7976msgstr ""
7977
7978#: builtin/fsck.c:635
7979msgid "git fsck [<options>] [<object>...]"
7980msgstr ""
7981
7982#: builtin/fsck.c:641
7983msgid "show unreachable objects"
7984msgstr ""
7985
7986#: builtin/fsck.c:642
7987msgid "show dangling objects"
7988msgstr ""
7989
7990#: builtin/fsck.c:643
7991msgid "report tags"
7992msgstr ""
7993
7994#: builtin/fsck.c:644
7995msgid "report root nodes"
7996msgstr ""
7997
7998#: builtin/fsck.c:645
7999msgid "make index objects head nodes"
8000msgstr ""
8001
8002#: builtin/fsck.c:646
8003msgid "make reflogs head nodes (default)"
8004msgstr ""
8005
8006#: builtin/fsck.c:647
8007msgid "also consider packs and alternate objects"
8008msgstr ""
8009
8010#: builtin/fsck.c:648
8011msgid "check only connectivity"
8012msgstr ""
8013
8014#: builtin/fsck.c:649
8015msgid "enable more strict checking"
8016msgstr ""
8017
8018#: builtin/fsck.c:651
8019msgid "write dangling objects in .git/lost-found"
8020msgstr ""
8021
8022#: builtin/fsck.c:652 builtin/prune.c:107
8023msgid "show progress"
8024msgstr ""
8025
8026#: builtin/fsck.c:653
8027msgid "show verbose names for reachable objects"
8028msgstr ""
8029
8030#: builtin/fsck.c:714
8031msgid "Checking objects"
8032msgstr ""
8033
8034#: builtin/gc.c:27
8035msgid "git gc [<options>]"
8036msgstr ""
8037
8038#: builtin/gc.c:80
8039#, c-format
8040msgid "Failed to fstat %s: %s"
8041msgstr ""
8042
8043#: builtin/gc.c:312
8044#, c-format
8045msgid "Can't stat %s"
8046msgstr ""
8047
8048#: builtin/gc.c:321
8049#, c-format
8050msgid ""
8051"The last gc run reported the following. Please correct the root cause\n"
8052"and remove %s.\n"
8053"Automatic cleanup will not be performed until the file is removed.\n"
8054"\n"
8055"%s"
8056msgstr ""
8057
8058#: builtin/gc.c:360
8059msgid "prune unreferenced objects"
8060msgstr ""
8061
8062#: builtin/gc.c:362
8063msgid "be more thorough (increased runtime)"
8064msgstr ""
8065
8066#: builtin/gc.c:363
8067msgid "enable auto-gc mode"
8068msgstr ""
8069
8070#: builtin/gc.c:364
8071msgid "force running gc even if there may be another gc running"
8072msgstr ""
8073
8074#: builtin/gc.c:381
8075#, c-format
8076msgid "Failed to parse gc.logexpiry value %s"
8077msgstr ""
8078
8079#: builtin/gc.c:409
8080#, c-format
8081msgid "Auto packing the repository in background for optimum performance.\n"
8082msgstr ""
8083
8084#: builtin/gc.c:411
8085#, c-format
8086msgid "Auto packing the repository for optimum performance.\n"
8087msgstr ""
8088
8089#: builtin/gc.c:412
8090#, c-format
8091msgid "See \"git help gc\" for manual housekeeping.\n"
8092msgstr ""
8093
8094#: builtin/gc.c:437
8095#, c-format
8096msgid ""
8097"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
8098msgstr ""
8099
8100#: builtin/gc.c:481
8101msgid ""
8102"There are too many unreachable loose objects; run 'git prune' to remove them."
8103msgstr ""
8104
8105#: builtin/grep.c:27
8106msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
8107msgstr ""
8108
8109#: builtin/grep.c:226
8110#, c-format
8111msgid "grep: failed to create thread: %s"
8112msgstr ""
8113
8114#: builtin/grep.c:284
8115#, c-format
8116msgid "invalid number of threads specified (%d) for %s"
8117msgstr ""
8118
8119#. TRANSLATORS: %s is the configuration
8120#. variable for tweaking threads, currently
8121#. grep.threads
8122#.
8123#: builtin/grep.c:293 builtin/index-pack.c:1495 builtin/index-pack.c:1688
8124#, c-format
8125msgid "no threads support, ignoring %s"
8126msgstr ""
8127
8128#: builtin/grep.c:453 builtin/grep.c:573 builtin/grep.c:615
8129#, c-format
8130msgid "unable to read tree (%s)"
8131msgstr ""
8132
8133#: builtin/grep.c:630
8134#, c-format
8135msgid "unable to grep from object of type %s"
8136msgstr ""
8137
8138#: builtin/grep.c:696
8139#, c-format
8140msgid "switch `%c' expects a numerical value"
8141msgstr ""
8142
8143#: builtin/grep.c:783
8144msgid "search in index instead of in the work tree"
8145msgstr ""
8146
8147#: builtin/grep.c:785
8148msgid "find in contents not managed by git"
8149msgstr ""
8150
8151#: builtin/grep.c:787
8152msgid "search in both tracked and untracked files"
8153msgstr ""
8154
8155#: builtin/grep.c:789
8156msgid "ignore files specified via '.gitignore'"
8157msgstr ""
8158
8159#: builtin/grep.c:791
8160msgid "recursively search in each submodule"
8161msgstr ""
8162
8163#: builtin/grep.c:794
8164msgid "show non-matching lines"
8165msgstr ""
8166
8167#: builtin/grep.c:796
8168msgid "case insensitive matching"
8169msgstr ""
8170
8171#: builtin/grep.c:798
8172msgid "match patterns only at word boundaries"
8173msgstr ""
8174
8175#: builtin/grep.c:800
8176msgid "process binary files as text"
8177msgstr ""
8178
8179#: builtin/grep.c:802
8180msgid "don't match patterns in binary files"
8181msgstr ""
8182
8183#: builtin/grep.c:805
8184msgid "process binary files with textconv filters"
8185msgstr ""
8186
8187#: builtin/grep.c:807
8188msgid "descend at most <depth> levels"
8189msgstr ""
8190
8191#: builtin/grep.c:811
8192msgid "use extended POSIX regular expressions"
8193msgstr ""
8194
8195#: builtin/grep.c:814
8196msgid "use basic POSIX regular expressions (default)"
8197msgstr ""
8198
8199#: builtin/grep.c:817
8200msgid "interpret patterns as fixed strings"
8201msgstr ""
8202
8203#: builtin/grep.c:820
8204msgid "use Perl-compatible regular expressions"
8205msgstr ""
8206
8207#: builtin/grep.c:823
8208msgid "show line numbers"
8209msgstr ""
8210
8211#: builtin/grep.c:824
8212msgid "don't show filenames"
8213msgstr ""
8214
8215#: builtin/grep.c:825
8216msgid "show filenames"
8217msgstr ""
8218
8219#: builtin/grep.c:827
8220msgid "show filenames relative to top directory"
8221msgstr ""
8222
8223#: builtin/grep.c:829
8224msgid "show only filenames instead of matching lines"
8225msgstr ""
8226
8227#: builtin/grep.c:831
8228msgid "synonym for --files-with-matches"
8229msgstr ""
8230
8231#: builtin/grep.c:834
8232msgid "show only the names of files without match"
8233msgstr ""
8234
8235#: builtin/grep.c:836
8236msgid "print NUL after filenames"
8237msgstr ""
8238
8239#: builtin/grep.c:838
8240msgid "show the number of matches instead of matching lines"
8241msgstr ""
8242
8243#: builtin/grep.c:839
8244msgid "highlight matches"
8245msgstr ""
8246
8247#: builtin/grep.c:841
8248msgid "print empty line between matches from different files"
8249msgstr ""
8250
8251#: builtin/grep.c:843
8252msgid "show filename only once above matches from same file"
8253msgstr ""
8254
8255#: builtin/grep.c:846
8256msgid "show <n> context lines before and after matches"
8257msgstr ""
8258
8259#: builtin/grep.c:849
8260msgid "show <n> context lines before matches"
8261msgstr ""
8262
8263#: builtin/grep.c:851
8264msgid "show <n> context lines after matches"
8265msgstr ""
8266
8267#: builtin/grep.c:853
8268msgid "use <n> worker threads"
8269msgstr ""
8270
8271#: builtin/grep.c:854
8272msgid "shortcut for -C NUM"
8273msgstr ""
8274
8275#: builtin/grep.c:857
8276msgid "show a line with the function name before matches"
8277msgstr ""
8278
8279#: builtin/grep.c:859
8280msgid "show the surrounding function"
8281msgstr ""
8282
8283#: builtin/grep.c:862
8284msgid "read patterns from file"
8285msgstr ""
8286
8287#: builtin/grep.c:864
8288msgid "match <pattern>"
8289msgstr ""
8290
8291#: builtin/grep.c:866
8292msgid "combine patterns specified with -e"
8293msgstr ""
8294
8295#: builtin/grep.c:878
8296msgid "indicate hit with exit status without output"
8297msgstr ""
8298
8299#: builtin/grep.c:880
8300msgid "show only matches from files that match all patterns"
8301msgstr ""
8302
8303#: builtin/grep.c:882
8304msgid "show parse tree for grep expression"
8305msgstr ""
8306
8307#: builtin/grep.c:886
8308msgid "pager"
8309msgstr ""
8310
8311#: builtin/grep.c:886
8312msgid "show matching files in the pager"
8313msgstr ""
8314
8315#: builtin/grep.c:889
8316msgid "allow calling of grep(1) (ignored by this build)"
8317msgstr ""
8318
8319#: builtin/grep.c:952
8320msgid "no pattern given."
8321msgstr ""
8322
8323#: builtin/grep.c:984
8324msgid "--no-index or --untracked cannot be used with revs"
8325msgstr ""
8326
8327#: builtin/grep.c:991
8328#, c-format
8329msgid "unable to resolve revision: %s"
8330msgstr ""
8331
8332#: builtin/grep.c:1026 builtin/index-pack.c:1491
8333#, c-format
8334msgid "invalid number of threads specified (%d)"
8335msgstr ""
8336
8337#: builtin/grep.c:1031
8338msgid "no threads support, ignoring --threads"
8339msgstr ""
8340
8341#: builtin/grep.c:1055
8342msgid "--open-files-in-pager only works on the worktree"
8343msgstr ""
8344
8345#: builtin/grep.c:1078
8346msgid "option not supported with --recurse-submodules."
8347msgstr ""
8348
8349#: builtin/grep.c:1084
8350msgid "--cached or --untracked cannot be used with --no-index."
8351msgstr ""
8352
8353#: builtin/grep.c:1090
8354msgid "--[no-]exclude-standard cannot be used for tracked contents."
8355msgstr ""
8356
8357#: builtin/grep.c:1098
8358msgid "both --cached and trees are given."
8359msgstr ""
8360
8361#: builtin/hash-object.c:82
8362msgid ""
8363"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
8364"[--] <file>..."
8365msgstr ""
8366
8367#: builtin/hash-object.c:83
8368msgid "git hash-object  --stdin-paths"
8369msgstr ""
8370
8371#: builtin/hash-object.c:95
8372msgid "type"
8373msgstr ""
8374
8375#: builtin/hash-object.c:95
8376msgid "object type"
8377msgstr ""
8378
8379#: builtin/hash-object.c:96
8380msgid "write the object into the object database"
8381msgstr ""
8382
8383#: builtin/hash-object.c:98
8384msgid "read the object from stdin"
8385msgstr ""
8386
8387#: builtin/hash-object.c:100
8388msgid "store file as is without filters"
8389msgstr ""
8390
8391#: builtin/hash-object.c:101
8392msgid ""
8393"just hash any random garbage to create corrupt objects for debugging Git"
8394msgstr ""
8395
8396#: builtin/hash-object.c:102
8397msgid "process file as it were from this path"
8398msgstr ""
8399
8400#: builtin/help.c:43
8401msgid "print all available commands"
8402msgstr ""
8403
8404#: builtin/help.c:44
8405msgid "exclude guides"
8406msgstr ""
8407
8408#: builtin/help.c:45
8409msgid "print list of useful guides"
8410msgstr ""
8411
8412#: builtin/help.c:46
8413msgid "show man page"
8414msgstr ""
8415
8416#: builtin/help.c:47
8417msgid "show manual in web browser"
8418msgstr ""
8419
8420#: builtin/help.c:49
8421msgid "show info page"
8422msgstr ""
8423
8424#: builtin/help.c:55
8425msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
8426msgstr ""
8427
8428#: builtin/help.c:67
8429#, c-format
8430msgid "unrecognized help format '%s'"
8431msgstr ""
8432
8433#: builtin/help.c:94
8434msgid "Failed to start emacsclient."
8435msgstr ""
8436
8437#: builtin/help.c:107
8438msgid "Failed to parse emacsclient version."
8439msgstr ""
8440
8441#: builtin/help.c:115
8442#, c-format
8443msgid "emacsclient version '%d' too old (< 22)."
8444msgstr ""
8445
8446#: builtin/help.c:133 builtin/help.c:155 builtin/help.c:165 builtin/help.c:173
8447#, c-format
8448msgid "failed to exec '%s'"
8449msgstr ""
8450
8451#: builtin/help.c:211
8452#, c-format
8453msgid ""
8454"'%s': path for unsupported man viewer.\n"
8455"Please consider using 'man.<tool>.cmd' instead."
8456msgstr ""
8457
8458#: builtin/help.c:223
8459#, c-format
8460msgid ""
8461"'%s': cmd for supported man viewer.\n"
8462"Please consider using 'man.<tool>.path' instead."
8463msgstr ""
8464
8465#: builtin/help.c:340
8466#, c-format
8467msgid "'%s': unknown man viewer."
8468msgstr ""
8469
8470#: builtin/help.c:357
8471msgid "no man viewer handled the request"
8472msgstr ""
8473
8474#: builtin/help.c:365
8475msgid "no info viewer handled the request"
8476msgstr ""
8477
8478#: builtin/help.c:407
8479msgid "Defining attributes per path"
8480msgstr ""
8481
8482#: builtin/help.c:408
8483msgid "Everyday Git With 20 Commands Or So"
8484msgstr ""
8485
8486#: builtin/help.c:409
8487msgid "A Git glossary"
8488msgstr ""
8489
8490#: builtin/help.c:410
8491msgid "Specifies intentionally untracked files to ignore"
8492msgstr ""
8493
8494#: builtin/help.c:411
8495msgid "Defining submodule properties"
8496msgstr ""
8497
8498#: builtin/help.c:412
8499msgid "Specifying revisions and ranges for Git"
8500msgstr ""
8501
8502#: builtin/help.c:413
8503msgid "A tutorial introduction to Git (for version 1.5.1 or newer)"
8504msgstr ""
8505
8506#: builtin/help.c:414
8507msgid "An overview of recommended workflows with Git"
8508msgstr ""
8509
8510#: builtin/help.c:426
8511msgid "The common Git guides are:\n"
8512msgstr ""
8513
8514#: builtin/help.c:444
8515#, c-format
8516msgid "'%s' is aliased to '%s'"
8517msgstr ""
8518
8519#: builtin/help.c:466 builtin/help.c:483
8520#, c-format
8521msgid "usage: %s%s"
8522msgstr ""
8523
8524#: builtin/index-pack.c:156
8525#, c-format
8526msgid "unable to open %s"
8527msgstr ""
8528
8529#: builtin/index-pack.c:206
8530#, c-format
8531msgid "object type mismatch at %s"
8532msgstr ""
8533
8534#: builtin/index-pack.c:226
8535#, c-format
8536msgid "did not receive expected object %s"
8537msgstr ""
8538
8539#: builtin/index-pack.c:229
8540#, c-format
8541msgid "object %s: expected type %s, found %s"
8542msgstr ""
8543
8544#: builtin/index-pack.c:271
8545#, c-format
8546msgid "cannot fill %d byte"
8547msgid_plural "cannot fill %d bytes"
8548msgstr[0] ""
8549msgstr[1] ""
8550
8551#: builtin/index-pack.c:281
8552msgid "early EOF"
8553msgstr ""
8554
8555#: builtin/index-pack.c:282
8556msgid "read error on input"
8557msgstr ""
8558
8559#: builtin/index-pack.c:294
8560msgid "used more bytes than were available"
8561msgstr ""
8562
8563#: builtin/index-pack.c:301
8564msgid "pack too large for current definition of off_t"
8565msgstr ""
8566
8567#: builtin/index-pack.c:304 builtin/unpack-objects.c:93
8568msgid "pack exceeds maximum allowed size"
8569msgstr ""
8570
8571#: builtin/index-pack.c:319
8572#, c-format
8573msgid "unable to create '%s'"
8574msgstr ""
8575
8576#: builtin/index-pack.c:325
8577#, c-format
8578msgid "cannot open packfile '%s'"
8579msgstr ""
8580
8581#: builtin/index-pack.c:339
8582msgid "pack signature mismatch"
8583msgstr ""
8584
8585#: builtin/index-pack.c:341
8586#, c-format
8587msgid "pack version %<PRIu32> unsupported"
8588msgstr ""
8589
8590#: builtin/index-pack.c:359
8591#, c-format
8592msgid "pack has bad object at offset %<PRIuMAX>: %s"
8593msgstr ""
8594
8595#: builtin/index-pack.c:480
8596#, c-format
8597msgid "inflate returned %d"
8598msgstr ""
8599
8600#: builtin/index-pack.c:529
8601msgid "offset value overflow for delta base object"
8602msgstr ""
8603
8604#: builtin/index-pack.c:537
8605msgid "delta base offset is out of bound"
8606msgstr ""
8607
8608#: builtin/index-pack.c:545
8609#, c-format
8610msgid "unknown object type %d"
8611msgstr ""
8612
8613#: builtin/index-pack.c:576
8614msgid "cannot pread pack file"
8615msgstr ""
8616
8617#: builtin/index-pack.c:578
8618#, c-format
8619msgid "premature end of pack file, %<PRIuMAX> byte missing"
8620msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
8621msgstr[0] ""
8622msgstr[1] ""
8623
8624#: builtin/index-pack.c:604
8625msgid "serious inflate inconsistency"
8626msgstr ""
8627
8628#: builtin/index-pack.c:749 builtin/index-pack.c:755 builtin/index-pack.c:778
8629#: builtin/index-pack.c:817 builtin/index-pack.c:826
8630#, c-format
8631msgid "SHA1 COLLISION FOUND WITH %s !"
8632msgstr ""
8633
8634#: builtin/index-pack.c:752 builtin/pack-objects.c:179
8635#: builtin/pack-objects.c:273
8636#, c-format
8637msgid "unable to read %s"
8638msgstr ""
8639
8640#: builtin/index-pack.c:815
8641#, c-format
8642msgid "cannot read existing object info %s"
8643msgstr ""
8644
8645#: builtin/index-pack.c:823
8646#, c-format
8647msgid "cannot read existing object %s"
8648msgstr ""
8649
8650#: builtin/index-pack.c:837
8651#, c-format
8652msgid "invalid blob object %s"
8653msgstr ""
8654
8655#: builtin/index-pack.c:852
8656#, c-format
8657msgid "invalid %s"
8658msgstr ""
8659
8660#: builtin/index-pack.c:855
8661msgid "Error in object"
8662msgstr ""
8663
8664#: builtin/index-pack.c:857
8665#, c-format
8666msgid "Not all child objects of %s are reachable"
8667msgstr ""
8668
8669#: builtin/index-pack.c:929 builtin/index-pack.c:960
8670msgid "failed to apply delta"
8671msgstr ""
8672
8673#: builtin/index-pack.c:1131
8674msgid "Receiving objects"
8675msgstr ""
8676
8677#: builtin/index-pack.c:1131
8678msgid "Indexing objects"
8679msgstr ""
8680
8681#: builtin/index-pack.c:1165
8682msgid "pack is corrupted (SHA1 mismatch)"
8683msgstr ""
8684
8685#: builtin/index-pack.c:1170
8686msgid "cannot fstat packfile"
8687msgstr ""
8688
8689#: builtin/index-pack.c:1173
8690msgid "pack has junk at the end"
8691msgstr ""
8692
8693#: builtin/index-pack.c:1185
8694msgid "confusion beyond insanity in parse_pack_objects()"
8695msgstr ""
8696
8697#: builtin/index-pack.c:1208
8698msgid "Resolving deltas"
8699msgstr ""
8700
8701#: builtin/index-pack.c:1219
8702#, c-format
8703msgid "unable to create thread: %s"
8704msgstr ""
8705
8706#: builtin/index-pack.c:1261
8707msgid "confusion beyond insanity"
8708msgstr ""
8709
8710#: builtin/index-pack.c:1267
8711#, c-format
8712msgid "completed with %d local object"
8713msgid_plural "completed with %d local objects"
8714msgstr[0] ""
8715msgstr[1] ""
8716
8717#: builtin/index-pack.c:1279
8718#, c-format
8719msgid "Unexpected tail checksum for %s (disk corruption?)"
8720msgstr ""
8721
8722#: builtin/index-pack.c:1283
8723#, c-format
8724msgid "pack has %d unresolved delta"
8725msgid_plural "pack has %d unresolved deltas"
8726msgstr[0] ""
8727msgstr[1] ""
8728
8729#: builtin/index-pack.c:1307
8730#, c-format
8731msgid "unable to deflate appended object (%d)"
8732msgstr ""
8733
8734#: builtin/index-pack.c:1383
8735#, c-format
8736msgid "local object %s is corrupt"
8737msgstr ""
8738
8739#: builtin/index-pack.c:1409
8740msgid "error while closing pack file"
8741msgstr ""
8742
8743#: builtin/index-pack.c:1421
8744#, c-format
8745msgid "cannot write keep file '%s'"
8746msgstr ""
8747
8748#: builtin/index-pack.c:1429
8749#, c-format
8750msgid "cannot close written keep file '%s'"
8751msgstr ""
8752
8753#: builtin/index-pack.c:1439
8754msgid "cannot store pack file"
8755msgstr ""
8756
8757#: builtin/index-pack.c:1447
8758msgid "cannot store index file"
8759msgstr ""
8760
8761#: builtin/index-pack.c:1485
8762#, c-format
8763msgid "bad pack.indexversion=%<PRIu32>"
8764msgstr ""
8765
8766#: builtin/index-pack.c:1553
8767#, c-format
8768msgid "Cannot open existing pack file '%s'"
8769msgstr ""
8770
8771#: builtin/index-pack.c:1555
8772#, c-format
8773msgid "Cannot open existing pack idx file for '%s'"
8774msgstr ""
8775
8776#: builtin/index-pack.c:1603
8777#, c-format
8778msgid "non delta: %d object"
8779msgid_plural "non delta: %d objects"
8780msgstr[0] ""
8781msgstr[1] ""
8782
8783#: builtin/index-pack.c:1610
8784#, c-format
8785msgid "chain length = %d: %lu object"
8786msgid_plural "chain length = %d: %lu objects"
8787msgstr[0] ""
8788msgstr[1] ""
8789
8790#: builtin/index-pack.c:1623
8791#, c-format
8792msgid "packfile name '%s' does not end with '.pack'"
8793msgstr ""
8794
8795#: builtin/index-pack.c:1700 builtin/index-pack.c:1703
8796#: builtin/index-pack.c:1719 builtin/index-pack.c:1723
8797#, c-format
8798msgid "bad %s"
8799msgstr ""
8800
8801#: builtin/index-pack.c:1739
8802msgid "--fix-thin cannot be used without --stdin"
8803msgstr ""
8804
8805#: builtin/index-pack.c:1741
8806msgid "--stdin requires a git repository"
8807msgstr ""
8808
8809#: builtin/index-pack.c:1749
8810msgid "--verify with no packfile name given"
8811msgstr ""
8812
8813#: builtin/init-db.c:55
8814#, c-format
8815msgid "cannot stat '%s'"
8816msgstr ""
8817
8818#: builtin/init-db.c:61
8819#, c-format
8820msgid "cannot stat template '%s'"
8821msgstr ""
8822
8823#: builtin/init-db.c:66
8824#, c-format
8825msgid "cannot opendir '%s'"
8826msgstr ""
8827
8828#: builtin/init-db.c:77
8829#, c-format
8830msgid "cannot readlink '%s'"
8831msgstr ""
8832
8833#: builtin/init-db.c:79
8834#, c-format
8835msgid "cannot symlink '%s' '%s'"
8836msgstr ""
8837
8838#: builtin/init-db.c:85
8839#, c-format
8840msgid "cannot copy '%s' to '%s'"
8841msgstr ""
8842
8843#: builtin/init-db.c:89
8844#, c-format
8845msgid "ignoring template %s"
8846msgstr ""
8847
8848#: builtin/init-db.c:120
8849#, c-format
8850msgid "templates not found %s"
8851msgstr ""
8852
8853#: builtin/init-db.c:135
8854#, c-format
8855msgid "not copying templates from '%s': %s"
8856msgstr ""
8857
8858#: builtin/init-db.c:328
8859#, c-format
8860msgid "unable to handle file type %d"
8861msgstr ""
8862
8863#: builtin/init-db.c:331
8864#, c-format
8865msgid "unable to move %s to %s"
8866msgstr ""
8867
8868#: builtin/init-db.c:348 builtin/init-db.c:351
8869#, c-format
8870msgid "%s already exists"
8871msgstr ""
8872
8873#: builtin/init-db.c:404
8874#, c-format
8875msgid "Reinitialized existing shared Git repository in %s%s\n"
8876msgstr ""
8877
8878#: builtin/init-db.c:405
8879#, c-format
8880msgid "Reinitialized existing Git repository in %s%s\n"
8881msgstr ""
8882
8883#: builtin/init-db.c:409
8884#, c-format
8885msgid "Initialized empty shared Git repository in %s%s\n"
8886msgstr ""
8887
8888#: builtin/init-db.c:410
8889#, c-format
8890msgid "Initialized empty Git repository in %s%s\n"
8891msgstr ""
8892
8893#: builtin/init-db.c:458
8894msgid ""
8895"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
8896"shared[=<permissions>]] [<directory>]"
8897msgstr ""
8898
8899#: builtin/init-db.c:481
8900msgid "permissions"
8901msgstr ""
8902
8903#: builtin/init-db.c:482
8904msgid "specify that the git repository is to be shared amongst several users"
8905msgstr ""
8906
8907#: builtin/init-db.c:516 builtin/init-db.c:521
8908#, c-format
8909msgid "cannot mkdir %s"
8910msgstr ""
8911
8912#: builtin/init-db.c:525
8913#, c-format
8914msgid "cannot chdir to %s"
8915msgstr ""
8916
8917#: builtin/init-db.c:546
8918#, c-format
8919msgid ""
8920"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
8921"dir=<directory>)"
8922msgstr ""
8923
8924#: builtin/init-db.c:574
8925#, c-format
8926msgid "Cannot access work tree '%s'"
8927msgstr ""
8928
8929#: builtin/interpret-trailers.c:15
8930msgid ""
8931"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
8932"<token>[(=|:)<value>])...] [<file>...]"
8933msgstr ""
8934
8935#: builtin/interpret-trailers.c:92
8936msgid "edit files in place"
8937msgstr ""
8938
8939#: builtin/interpret-trailers.c:93
8940msgid "trim empty trailers"
8941msgstr ""
8942
8943#: builtin/interpret-trailers.c:96
8944msgid "where to place the new trailer"
8945msgstr ""
8946
8947#: builtin/interpret-trailers.c:98
8948msgid "action if trailer already exists"
8949msgstr ""
8950
8951#: builtin/interpret-trailers.c:100
8952msgid "action if trailer is missing"
8953msgstr ""
8954
8955#: builtin/interpret-trailers.c:102
8956msgid "output only the trailers"
8957msgstr ""
8958
8959#: builtin/interpret-trailers.c:103
8960msgid "do not apply config rules"
8961msgstr ""
8962
8963#: builtin/interpret-trailers.c:104
8964msgid "join whitespace-continued values"
8965msgstr ""
8966
8967#: builtin/interpret-trailers.c:105
8968msgid "set parsing options"
8969msgstr ""
8970
8971#: builtin/interpret-trailers.c:107
8972msgid "trailer"
8973msgstr ""
8974
8975#: builtin/interpret-trailers.c:108
8976msgid "trailer(s) to add"
8977msgstr ""
8978
8979#: builtin/interpret-trailers.c:117
8980msgid "--trailer with --only-input does not make sense"
8981msgstr ""
8982
8983#: builtin/interpret-trailers.c:127
8984msgid "no input file given for in-place editing"
8985msgstr ""
8986
8987#: builtin/log.c:46
8988msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
8989msgstr ""
8990
8991#: builtin/log.c:47
8992msgid "git show [<options>] <object>..."
8993msgstr ""
8994
8995#: builtin/log.c:91
8996#, c-format
8997msgid "invalid --decorate option: %s"
8998msgstr ""
8999
9000#: builtin/log.c:151
9001msgid "suppress diff output"
9002msgstr ""
9003
9004#: builtin/log.c:152
9005msgid "show source"
9006msgstr ""
9007
9008#: builtin/log.c:153
9009msgid "Use mail map file"
9010msgstr ""
9011
9012#: builtin/log.c:155
9013msgid "only decorate refs that match <pattern>"
9014msgstr ""
9015
9016#: builtin/log.c:157
9017msgid "do not decorate refs that match <pattern>"
9018msgstr ""
9019
9020#: builtin/log.c:158
9021msgid "decorate options"
9022msgstr ""
9023
9024#: builtin/log.c:161
9025msgid "Process line range n,m in file, counting from 1"
9026msgstr ""
9027
9028#: builtin/log.c:257
9029#, c-format
9030msgid "Final output: %d %s\n"
9031msgstr ""
9032
9033#: builtin/log.c:508
9034#, c-format
9035msgid "git show %s: bad file"
9036msgstr ""
9037
9038#: builtin/log.c:523 builtin/log.c:617
9039#, c-format
9040msgid "Could not read object %s"
9041msgstr ""
9042
9043#: builtin/log.c:641
9044#, c-format
9045msgid "Unknown type: %d"
9046msgstr ""
9047
9048#: builtin/log.c:762
9049msgid "format.headers without value"
9050msgstr ""
9051
9052#: builtin/log.c:863
9053msgid "name of output directory is too long"
9054msgstr ""
9055
9056#: builtin/log.c:879
9057#, c-format
9058msgid "Cannot open patch file %s"
9059msgstr ""
9060
9061#: builtin/log.c:896
9062msgid "Need exactly one range."
9063msgstr ""
9064
9065#: builtin/log.c:906
9066msgid "Not a range."
9067msgstr ""
9068
9069#: builtin/log.c:1012
9070msgid "Cover letter needs email format"
9071msgstr ""
9072
9073#: builtin/log.c:1092
9074#, c-format
9075msgid "insane in-reply-to: %s"
9076msgstr ""
9077
9078#: builtin/log.c:1119
9079msgid "git format-patch [<options>] [<since> | <revision-range>]"
9080msgstr ""
9081
9082#: builtin/log.c:1169
9083msgid "Two output directories?"
9084msgstr ""
9085
9086#: builtin/log.c:1276 builtin/log.c:1927 builtin/log.c:1929 builtin/log.c:1941
9087#, c-format
9088msgid "Unknown commit %s"
9089msgstr ""
9090
9091#: builtin/log.c:1286 builtin/notes.c:887 builtin/tag.c:516
9092#, c-format
9093msgid "Failed to resolve '%s' as a valid ref."
9094msgstr ""
9095
9096#: builtin/log.c:1291
9097msgid "Could not find exact merge base."
9098msgstr ""
9099
9100#: builtin/log.c:1295
9101msgid ""
9102"Failed to get upstream, if you want to record base commit automatically,\n"
9103"please use git branch --set-upstream-to to track a remote branch.\n"
9104"Or you could specify base commit by --base=<base-commit-id> manually."
9105msgstr ""
9106
9107#: builtin/log.c:1315
9108msgid "Failed to find exact merge base"
9109msgstr ""
9110
9111#: builtin/log.c:1326
9112msgid "base commit should be the ancestor of revision list"
9113msgstr ""
9114
9115#: builtin/log.c:1330
9116msgid "base commit shouldn't be in revision list"
9117msgstr ""
9118
9119#: builtin/log.c:1379
9120msgid "cannot get patch id"
9121msgstr ""
9122
9123#: builtin/log.c:1438
9124msgid "use [PATCH n/m] even with a single patch"
9125msgstr ""
9126
9127#: builtin/log.c:1441
9128msgid "use [PATCH] even with multiple patches"
9129msgstr ""
9130
9131#: builtin/log.c:1445
9132msgid "print patches to standard out"
9133msgstr ""
9134
9135#: builtin/log.c:1447
9136msgid "generate a cover letter"
9137msgstr ""
9138
9139#: builtin/log.c:1449
9140msgid "use simple number sequence for output file names"
9141msgstr ""
9142
9143#: builtin/log.c:1450
9144msgid "sfx"
9145msgstr ""
9146
9147#: builtin/log.c:1451
9148msgid "use <sfx> instead of '.patch'"
9149msgstr ""
9150
9151#: builtin/log.c:1453
9152msgid "start numbering patches at <n> instead of 1"
9153msgstr ""
9154
9155#: builtin/log.c:1455
9156msgid "mark the series as Nth re-roll"
9157msgstr ""
9158
9159#: builtin/log.c:1457
9160msgid "Use [RFC PATCH] instead of [PATCH]"
9161msgstr ""
9162
9163#: builtin/log.c:1460
9164msgid "Use [<prefix>] instead of [PATCH]"
9165msgstr ""
9166
9167#: builtin/log.c:1463
9168msgid "store resulting files in <dir>"
9169msgstr ""
9170
9171#: builtin/log.c:1466
9172msgid "don't strip/add [PATCH]"
9173msgstr ""
9174
9175#: builtin/log.c:1469
9176msgid "don't output binary diffs"
9177msgstr ""
9178
9179#: builtin/log.c:1471
9180msgid "output all-zero hash in From header"
9181msgstr ""
9182
9183#: builtin/log.c:1473
9184msgid "don't include a patch matching a commit upstream"
9185msgstr ""
9186
9187#: builtin/log.c:1475
9188msgid "show patch format instead of default (patch + stat)"
9189msgstr ""
9190
9191#: builtin/log.c:1477
9192msgid "Messaging"
9193msgstr ""
9194
9195#: builtin/log.c:1478
9196msgid "header"
9197msgstr ""
9198
9199#: builtin/log.c:1479
9200msgid "add email header"
9201msgstr ""
9202
9203#: builtin/log.c:1480 builtin/log.c:1482
9204msgid "email"
9205msgstr ""
9206
9207#: builtin/log.c:1480
9208msgid "add To: header"
9209msgstr ""
9210
9211#: builtin/log.c:1482
9212msgid "add Cc: header"
9213msgstr ""
9214
9215#: builtin/log.c:1484
9216msgid "ident"
9217msgstr ""
9218
9219#: builtin/log.c:1485
9220msgid "set From address to <ident> (or committer ident if absent)"
9221msgstr ""
9222
9223#: builtin/log.c:1487
9224msgid "message-id"
9225msgstr ""
9226
9227#: builtin/log.c:1488
9228msgid "make first mail a reply to <message-id>"
9229msgstr ""
9230
9231#: builtin/log.c:1489 builtin/log.c:1492
9232msgid "boundary"
9233msgstr ""
9234
9235#: builtin/log.c:1490
9236msgid "attach the patch"
9237msgstr ""
9238
9239#: builtin/log.c:1493
9240msgid "inline the patch"
9241msgstr ""
9242
9243#: builtin/log.c:1497
9244msgid "enable message threading, styles: shallow, deep"
9245msgstr ""
9246
9247#: builtin/log.c:1499
9248msgid "signature"
9249msgstr ""
9250
9251#: builtin/log.c:1500
9252msgid "add a signature"
9253msgstr ""
9254
9255#: builtin/log.c:1501
9256msgid "base-commit"
9257msgstr ""
9258
9259#: builtin/log.c:1502
9260msgid "add prerequisite tree info to the patch series"
9261msgstr ""
9262
9263#: builtin/log.c:1504
9264msgid "add a signature from a file"
9265msgstr ""
9266
9267#: builtin/log.c:1505
9268msgid "don't print the patch filenames"
9269msgstr ""
9270
9271#: builtin/log.c:1507
9272msgid "show progress while generating patches"
9273msgstr ""
9274
9275#: builtin/log.c:1582
9276#, c-format
9277msgid "invalid ident line: %s"
9278msgstr ""
9279
9280#: builtin/log.c:1597
9281msgid "-n and -k are mutually exclusive."
9282msgstr ""
9283
9284#: builtin/log.c:1599
9285msgid "--subject-prefix/--rfc and -k are mutually exclusive."
9286msgstr ""
9287
9288#: builtin/log.c:1607
9289msgid "--name-only does not make sense"
9290msgstr ""
9291
9292#: builtin/log.c:1609
9293msgid "--name-status does not make sense"
9294msgstr ""
9295
9296#: builtin/log.c:1611
9297msgid "--check does not make sense"
9298msgstr ""
9299
9300#: builtin/log.c:1641
9301msgid "standard output, or directory, which one?"
9302msgstr ""
9303
9304#: builtin/log.c:1643
9305#, c-format
9306msgid "Could not create directory '%s'"
9307msgstr ""
9308
9309#: builtin/log.c:1736
9310#, c-format
9311msgid "unable to read signature file '%s'"
9312msgstr ""
9313
9314#: builtin/log.c:1768
9315msgid "Generating patches"
9316msgstr ""
9317
9318#: builtin/log.c:1812
9319msgid "Failed to create output files"
9320msgstr ""
9321
9322#: builtin/log.c:1862
9323msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
9324msgstr ""
9325
9326#: builtin/log.c:1916
9327#, c-format
9328msgid ""
9329"Could not find a tracked remote branch, please specify <upstream> manually.\n"
9330msgstr ""
9331
9332#: builtin/ls-files.c:468
9333msgid "git ls-files [<options>] [<file>...]"
9334msgstr ""
9335
9336#: builtin/ls-files.c:517
9337msgid "identify the file status with tags"
9338msgstr ""
9339
9340#: builtin/ls-files.c:519
9341msgid "use lowercase letters for 'assume unchanged' files"
9342msgstr ""
9343
9344#: builtin/ls-files.c:521
9345msgid "use lowercase letters for 'fsmonitor clean' files"
9346msgstr ""
9347
9348#: builtin/ls-files.c:523
9349msgid "show cached files in the output (default)"
9350msgstr ""
9351
9352#: builtin/ls-files.c:525
9353msgid "show deleted files in the output"
9354msgstr ""
9355
9356#: builtin/ls-files.c:527
9357msgid "show modified files in the output"
9358msgstr ""
9359
9360#: builtin/ls-files.c:529
9361msgid "show other files in the output"
9362msgstr ""
9363
9364#: builtin/ls-files.c:531
9365msgid "show ignored files in the output"
9366msgstr ""
9367
9368#: builtin/ls-files.c:534
9369msgid "show staged contents' object name in the output"
9370msgstr ""
9371
9372#: builtin/ls-files.c:536
9373msgid "show files on the filesystem that need to be removed"
9374msgstr ""
9375
9376#: builtin/ls-files.c:538
9377msgid "show 'other' directories' names only"
9378msgstr ""
9379
9380#: builtin/ls-files.c:540
9381msgid "show line endings of files"
9382msgstr ""
9383
9384#: builtin/ls-files.c:542
9385msgid "don't show empty directories"
9386msgstr ""
9387
9388#: builtin/ls-files.c:545
9389msgid "show unmerged files in the output"
9390msgstr ""
9391
9392#: builtin/ls-files.c:547
9393msgid "show resolve-undo information"
9394msgstr ""
9395
9396#: builtin/ls-files.c:549
9397msgid "skip files matching pattern"
9398msgstr ""
9399
9400#: builtin/ls-files.c:552
9401msgid "exclude patterns are read from <file>"
9402msgstr ""
9403
9404#: builtin/ls-files.c:555
9405msgid "read additional per-directory exclude patterns in <file>"
9406msgstr ""
9407
9408#: builtin/ls-files.c:557
9409msgid "add the standard git exclusions"
9410msgstr ""
9411
9412#: builtin/ls-files.c:560
9413msgid "make the output relative to the project top directory"
9414msgstr ""
9415
9416#: builtin/ls-files.c:563
9417msgid "recurse through submodules"
9418msgstr ""
9419
9420#: builtin/ls-files.c:565
9421msgid "if any <file> is not in the index, treat this as an error"
9422msgstr ""
9423
9424#: builtin/ls-files.c:566
9425msgid "tree-ish"
9426msgstr ""
9427
9428#: builtin/ls-files.c:567
9429msgid "pretend that paths removed since <tree-ish> are still present"
9430msgstr ""
9431
9432#: builtin/ls-files.c:569
9433msgid "show debugging data"
9434msgstr ""
9435
9436#: builtin/ls-remote.c:7
9437msgid ""
9438"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
9439"                     [-q | --quiet] [--exit-code] [--get-url]\n"
9440"                     [--symref] [<repository> [<refs>...]]"
9441msgstr ""
9442
9443#: builtin/ls-remote.c:52
9444msgid "do not print remote URL"
9445msgstr ""
9446
9447#: builtin/ls-remote.c:53 builtin/ls-remote.c:55
9448msgid "exec"
9449msgstr ""
9450
9451#: builtin/ls-remote.c:54 builtin/ls-remote.c:56
9452msgid "path of git-upload-pack on the remote host"
9453msgstr ""
9454
9455#: builtin/ls-remote.c:58
9456msgid "limit to tags"
9457msgstr ""
9458
9459#: builtin/ls-remote.c:59
9460msgid "limit to heads"
9461msgstr ""
9462
9463#: builtin/ls-remote.c:60
9464msgid "do not show peeled tags"
9465msgstr ""
9466
9467#: builtin/ls-remote.c:62
9468msgid "take url.<base>.insteadOf into account"
9469msgstr ""
9470
9471#: builtin/ls-remote.c:64
9472msgid "exit with exit code 2 if no matching refs are found"
9473msgstr ""
9474
9475#: builtin/ls-remote.c:66
9476msgid "show underlying ref in addition to the object pointed by it"
9477msgstr ""
9478
9479#: builtin/ls-tree.c:29
9480msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
9481msgstr ""
9482
9483#: builtin/ls-tree.c:127
9484msgid "only show trees"
9485msgstr ""
9486
9487#: builtin/ls-tree.c:129
9488msgid "recurse into subtrees"
9489msgstr ""
9490
9491#: builtin/ls-tree.c:131
9492msgid "show trees when recursing"
9493msgstr ""
9494
9495#: builtin/ls-tree.c:134
9496msgid "terminate entries with NUL byte"
9497msgstr ""
9498
9499#: builtin/ls-tree.c:135
9500msgid "include object size"
9501msgstr ""
9502
9503#: builtin/ls-tree.c:137 builtin/ls-tree.c:139
9504msgid "list only filenames"
9505msgstr ""
9506
9507#: builtin/ls-tree.c:142
9508msgid "use full path names"
9509msgstr ""
9510
9511#: builtin/ls-tree.c:144
9512msgid "list entire tree; not just current directory (implies --full-name)"
9513msgstr ""
9514
9515#: builtin/mailsplit.c:241
9516#, c-format
9517msgid "empty mbox: '%s'"
9518msgstr ""
9519
9520#: builtin/merge.c:48
9521msgid "git merge [<options>] [<commit>...]"
9522msgstr ""
9523
9524#: builtin/merge.c:49
9525msgid "git merge --abort"
9526msgstr ""
9527
9528#: builtin/merge.c:50
9529msgid "git merge --continue"
9530msgstr ""
9531
9532#: builtin/merge.c:107
9533msgid "switch `m' requires a value"
9534msgstr ""
9535
9536#: builtin/merge.c:144
9537#, c-format
9538msgid "Could not find merge strategy '%s'.\n"
9539msgstr ""
9540
9541#: builtin/merge.c:145
9542#, c-format
9543msgid "Available strategies are:"
9544msgstr ""
9545
9546#: builtin/merge.c:150
9547#, c-format
9548msgid "Available custom strategies are:"
9549msgstr ""
9550
9551#: builtin/merge.c:200 builtin/pull.c:137
9552msgid "do not show a diffstat at the end of the merge"
9553msgstr ""
9554
9555#: builtin/merge.c:203 builtin/pull.c:140
9556msgid "show a diffstat at the end of the merge"
9557msgstr ""
9558
9559#: builtin/merge.c:204 builtin/pull.c:143
9560msgid "(synonym to --stat)"
9561msgstr ""
9562
9563#: builtin/merge.c:206 builtin/pull.c:146
9564msgid "add (at most <n>) entries from shortlog to merge commit message"
9565msgstr ""
9566
9567#: builtin/merge.c:209 builtin/pull.c:152
9568msgid "create a single commit instead of doing a merge"
9569msgstr ""
9570
9571#: builtin/merge.c:211 builtin/pull.c:155
9572msgid "perform a commit if the merge succeeds (default)"
9573msgstr ""
9574
9575#: builtin/merge.c:213 builtin/pull.c:158
9576msgid "edit message before committing"
9577msgstr ""
9578
9579#: builtin/merge.c:214
9580msgid "allow fast-forward (default)"
9581msgstr ""
9582
9583#: builtin/merge.c:216 builtin/pull.c:164
9584msgid "abort if fast-forward is not possible"
9585msgstr ""
9586
9587#: builtin/merge.c:220 builtin/pull.c:167
9588msgid "verify that the named commit has a valid GPG signature"
9589msgstr ""
9590
9591#: builtin/merge.c:221 builtin/notes.c:777 builtin/pull.c:171
9592#: builtin/revert.c:109
9593msgid "strategy"
9594msgstr ""
9595
9596#: builtin/merge.c:222 builtin/pull.c:172
9597msgid "merge strategy to use"
9598msgstr ""
9599
9600#: builtin/merge.c:223 builtin/pull.c:175
9601msgid "option=value"
9602msgstr ""
9603
9604#: builtin/merge.c:224 builtin/pull.c:176
9605msgid "option for selected merge strategy"
9606msgstr ""
9607
9608#: builtin/merge.c:226
9609msgid "merge commit message (for a non-fast-forward merge)"
9610msgstr ""
9611
9612#: builtin/merge.c:230
9613msgid "abort the current in-progress merge"
9614msgstr ""
9615
9616#: builtin/merge.c:232
9617msgid "continue the current in-progress merge"
9618msgstr ""
9619
9620#: builtin/merge.c:234 builtin/pull.c:183
9621msgid "allow merging unrelated histories"
9622msgstr ""
9623
9624#: builtin/merge.c:240
9625msgid "verify commit-msg hook"
9626msgstr ""
9627
9628#: builtin/merge.c:265
9629msgid "could not run stash."
9630msgstr ""
9631
9632#: builtin/merge.c:270
9633msgid "stash failed"
9634msgstr ""
9635
9636#: builtin/merge.c:275
9637#, c-format
9638msgid "not a valid object: %s"
9639msgstr ""
9640
9641#: builtin/merge.c:297 builtin/merge.c:314
9642msgid "read-tree failed"
9643msgstr ""
9644
9645#: builtin/merge.c:344
9646msgid " (nothing to squash)"
9647msgstr ""
9648
9649#: builtin/merge.c:355
9650#, c-format
9651msgid "Squash commit -- not updating HEAD\n"
9652msgstr ""
9653
9654#: builtin/merge.c:405
9655#, c-format
9656msgid "No merge message -- not updating HEAD\n"
9657msgstr ""
9658
9659#: builtin/merge.c:455
9660#, c-format
9661msgid "'%s' does not point to a commit"
9662msgstr ""
9663
9664#: builtin/merge.c:545
9665#, c-format
9666msgid "Bad branch.%s.mergeoptions string: %s"
9667msgstr ""
9668
9669#: builtin/merge.c:667
9670msgid "Not handling anything other than two heads merge."
9671msgstr ""
9672
9673#: builtin/merge.c:681
9674#, c-format
9675msgid "Unknown option for merge-recursive: -X%s"
9676msgstr ""
9677
9678#: builtin/merge.c:696
9679#, c-format
9680msgid "unable to write %s"
9681msgstr ""
9682
9683#: builtin/merge.c:748
9684#, c-format
9685msgid "Could not read from '%s'"
9686msgstr ""
9687
9688#: builtin/merge.c:757
9689#, c-format
9690msgid "Not committing merge; use 'git commit' to complete the merge.\n"
9691msgstr ""
9692
9693#: builtin/merge.c:763
9694#, c-format
9695msgid ""
9696"Please enter a commit message to explain why this merge is necessary,\n"
9697"especially if it merges an updated upstream into a topic branch.\n"
9698"\n"
9699"Lines starting with '%c' will be ignored, and an empty message aborts\n"
9700"the commit.\n"
9701msgstr ""
9702
9703#: builtin/merge.c:799
9704msgid "Empty commit message."
9705msgstr ""
9706
9707#: builtin/merge.c:819
9708#, c-format
9709msgid "Wonderful.\n"
9710msgstr ""
9711
9712#: builtin/merge.c:872
9713#, c-format
9714msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
9715msgstr ""
9716
9717#: builtin/merge.c:911
9718msgid "No current branch."
9719msgstr ""
9720
9721#: builtin/merge.c:913
9722msgid "No remote for the current branch."
9723msgstr ""
9724
9725#: builtin/merge.c:915
9726msgid "No default upstream defined for the current branch."
9727msgstr ""
9728
9729#: builtin/merge.c:920
9730#, c-format
9731msgid "No remote-tracking branch for %s from %s"
9732msgstr ""
9733
9734#: builtin/merge.c:973
9735#, c-format
9736msgid "Bad value '%s' in environment '%s'"
9737msgstr ""
9738
9739#: builtin/merge.c:1075
9740#, c-format
9741msgid "not something we can merge in %s: %s"
9742msgstr ""
9743
9744#: builtin/merge.c:1109
9745msgid "not something we can merge"
9746msgstr ""
9747
9748#: builtin/merge.c:1174
9749msgid "--abort expects no arguments"
9750msgstr ""
9751
9752#: builtin/merge.c:1178
9753msgid "There is no merge to abort (MERGE_HEAD missing)."
9754msgstr ""
9755
9756#: builtin/merge.c:1190
9757msgid "--continue expects no arguments"
9758msgstr ""
9759
9760#: builtin/merge.c:1194
9761msgid "There is no merge in progress (MERGE_HEAD missing)."
9762msgstr ""
9763
9764#: builtin/merge.c:1210
9765msgid ""
9766"You have not concluded your merge (MERGE_HEAD exists).\n"
9767"Please, commit your changes before you merge."
9768msgstr ""
9769
9770#: builtin/merge.c:1217
9771msgid ""
9772"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
9773"Please, commit your changes before you merge."
9774msgstr ""
9775
9776#: builtin/merge.c:1220
9777msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
9778msgstr ""
9779
9780#: builtin/merge.c:1229
9781msgid "You cannot combine --squash with --no-ff."
9782msgstr ""
9783
9784#: builtin/merge.c:1237
9785msgid "No commit specified and merge.defaultToUpstream not set."
9786msgstr ""
9787
9788#: builtin/merge.c:1254
9789msgid "Squash commit into empty head not supported yet"
9790msgstr ""
9791
9792#: builtin/merge.c:1256
9793msgid "Non-fast-forward commit does not make sense into an empty head"
9794msgstr ""
9795
9796#: builtin/merge.c:1261
9797#, c-format
9798msgid "%s - not something we can merge"
9799msgstr ""
9800
9801#: builtin/merge.c:1263
9802msgid "Can merge only exactly one commit into empty head"
9803msgstr ""
9804
9805#: builtin/merge.c:1297
9806#, c-format
9807msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
9808msgstr ""
9809
9810#: builtin/merge.c:1300
9811#, c-format
9812msgid "Commit %s has a bad GPG signature allegedly by %s."
9813msgstr ""
9814
9815#: builtin/merge.c:1303
9816#, c-format
9817msgid "Commit %s does not have a GPG signature."
9818msgstr ""
9819
9820#: builtin/merge.c:1306
9821#, c-format
9822msgid "Commit %s has a good GPG signature by %s\n"
9823msgstr ""
9824
9825#: builtin/merge.c:1368
9826msgid "refusing to merge unrelated histories"
9827msgstr ""
9828
9829#: builtin/merge.c:1377
9830msgid "Already up to date."
9831msgstr ""
9832
9833#: builtin/merge.c:1387
9834#, c-format
9835msgid "Updating %s..%s\n"
9836msgstr ""
9837
9838#: builtin/merge.c:1428
9839#, c-format
9840msgid "Trying really trivial in-index merge...\n"
9841msgstr ""
9842
9843#: builtin/merge.c:1435
9844#, c-format
9845msgid "Nope.\n"
9846msgstr ""
9847
9848#: builtin/merge.c:1460
9849msgid "Already up to date. Yeeah!"
9850msgstr ""
9851
9852#: builtin/merge.c:1466
9853msgid "Not possible to fast-forward, aborting."
9854msgstr ""
9855
9856#: builtin/merge.c:1489 builtin/merge.c:1568
9857#, c-format
9858msgid "Rewinding the tree to pristine...\n"
9859msgstr ""
9860
9861#: builtin/merge.c:1493
9862#, c-format
9863msgid "Trying merge strategy %s...\n"
9864msgstr ""
9865
9866#: builtin/merge.c:1559
9867#, c-format
9868msgid "No merge strategy handled the merge.\n"
9869msgstr ""
9870
9871#: builtin/merge.c:1561
9872#, c-format
9873msgid "Merge with strategy %s failed.\n"
9874msgstr ""
9875
9876#: builtin/merge.c:1570
9877#, c-format
9878msgid "Using the %s to prepare resolving by hand.\n"
9879msgstr ""
9880
9881#: builtin/merge.c:1582
9882#, c-format
9883msgid "Automatic merge went well; stopped before committing as requested\n"
9884msgstr ""
9885
9886#: builtin/merge-base.c:30
9887msgid "git merge-base [-a | --all] <commit> <commit>..."
9888msgstr ""
9889
9890#: builtin/merge-base.c:31
9891msgid "git merge-base [-a | --all] --octopus <commit>..."
9892msgstr ""
9893
9894#: builtin/merge-base.c:32
9895msgid "git merge-base --independent <commit>..."
9896msgstr ""
9897
9898#: builtin/merge-base.c:33
9899msgid "git merge-base --is-ancestor <commit> <commit>"
9900msgstr ""
9901
9902#: builtin/merge-base.c:34
9903msgid "git merge-base --fork-point <ref> [<commit>]"
9904msgstr ""
9905
9906#: builtin/merge-base.c:220
9907msgid "output all common ancestors"
9908msgstr ""
9909
9910#: builtin/merge-base.c:222
9911msgid "find ancestors for a single n-way merge"
9912msgstr ""
9913
9914#: builtin/merge-base.c:224
9915msgid "list revs not reachable from others"
9916msgstr ""
9917
9918#: builtin/merge-base.c:226
9919msgid "is the first one ancestor of the other?"
9920msgstr ""
9921
9922#: builtin/merge-base.c:228
9923msgid "find where <commit> forked from reflog of <ref>"
9924msgstr ""
9925
9926#: builtin/merge-file.c:9
9927msgid ""
9928"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
9929"<orig-file> <file2>"
9930msgstr ""
9931
9932#: builtin/merge-file.c:33
9933msgid "send results to standard output"
9934msgstr ""
9935
9936#: builtin/merge-file.c:34
9937msgid "use a diff3 based merge"
9938msgstr ""
9939
9940#: builtin/merge-file.c:35
9941msgid "for conflicts, use our version"
9942msgstr ""
9943
9944#: builtin/merge-file.c:37
9945msgid "for conflicts, use their version"
9946msgstr ""
9947
9948#: builtin/merge-file.c:39
9949msgid "for conflicts, use a union version"
9950msgstr ""
9951
9952#: builtin/merge-file.c:42
9953msgid "for conflicts, use this marker size"
9954msgstr ""
9955
9956#: builtin/merge-file.c:43
9957msgid "do not warn about conflicts"
9958msgstr ""
9959
9960#: builtin/merge-file.c:45
9961msgid "set labels for file1/orig-file/file2"
9962msgstr ""
9963
9964#: builtin/merge-recursive.c:45
9965#, c-format
9966msgid "unknown option %s"
9967msgstr ""
9968
9969#: builtin/merge-recursive.c:51
9970#, c-format
9971msgid "could not parse object '%s'"
9972msgstr ""
9973
9974#: builtin/merge-recursive.c:55
9975#, c-format
9976msgid "cannot handle more than %d base. Ignoring %s."
9977msgid_plural "cannot handle more than %d bases. Ignoring %s."
9978msgstr[0] ""
9979msgstr[1] ""
9980
9981#: builtin/merge-recursive.c:63
9982msgid "not handling anything other than two heads merge."
9983msgstr ""
9984
9985#: builtin/merge-recursive.c:69 builtin/merge-recursive.c:71
9986#, c-format
9987msgid "could not resolve ref '%s'"
9988msgstr ""
9989
9990#: builtin/merge-recursive.c:77
9991#, c-format
9992msgid "Merging %s with %s\n"
9993msgstr ""
9994
9995#: builtin/mktree.c:65
9996msgid "git mktree [-z] [--missing] [--batch]"
9997msgstr ""
9998
9999#: builtin/mktree.c:153
10000msgid "input is NUL terminated"
10001msgstr ""
10002
10003#: builtin/mktree.c:154 builtin/write-tree.c:25
10004msgid "allow missing objects"
10005msgstr ""
10006
10007#: builtin/mktree.c:155
10008msgid "allow creation of more than one tree"
10009msgstr ""
10010
10011#: builtin/mv.c:17
10012msgid "git mv [<options>] <source>... <destination>"
10013msgstr ""
10014
10015#: builtin/mv.c:83
10016#, c-format
10017msgid "Directory %s is in index and no submodule?"
10018msgstr ""
10019
10020#: builtin/mv.c:85 builtin/rm.c:289
10021msgid "Please stage your changes to .gitmodules or stash them to proceed"
10022msgstr ""
10023
10024#: builtin/mv.c:103
10025#, c-format
10026msgid "%.*s is in index"
10027msgstr ""
10028
10029#: builtin/mv.c:125
10030msgid "force move/rename even if target exists"
10031msgstr ""
10032
10033#: builtin/mv.c:126
10034msgid "skip move/rename errors"
10035msgstr ""
10036
10037#: builtin/mv.c:167
10038#, c-format
10039msgid "destination '%s' is not a directory"
10040msgstr ""
10041
10042#: builtin/mv.c:178
10043#, c-format
10044msgid "Checking rename of '%s' to '%s'\n"
10045msgstr ""
10046
10047#: builtin/mv.c:182
10048msgid "bad source"
10049msgstr ""
10050
10051#: builtin/mv.c:185
10052msgid "can not move directory into itself"
10053msgstr ""
10054
10055#: builtin/mv.c:188
10056msgid "cannot move directory over file"
10057msgstr ""
10058
10059#: builtin/mv.c:197
10060msgid "source directory is empty"
10061msgstr ""
10062
10063#: builtin/mv.c:222
10064msgid "not under version control"
10065msgstr ""
10066
10067#: builtin/mv.c:225
10068msgid "destination exists"
10069msgstr ""
10070
10071#: builtin/mv.c:233
10072#, c-format
10073msgid "overwriting '%s'"
10074msgstr ""
10075
10076#: builtin/mv.c:236
10077msgid "Cannot overwrite"
10078msgstr ""
10079
10080#: builtin/mv.c:239
10081msgid "multiple sources for the same target"
10082msgstr ""
10083
10084#: builtin/mv.c:241
10085msgid "destination directory does not exist"
10086msgstr ""
10087
10088#: builtin/mv.c:248
10089#, c-format
10090msgid "%s, source=%s, destination=%s"
10091msgstr ""
10092
10093#: builtin/mv.c:269
10094#, c-format
10095msgid "Renaming %s to %s\n"
10096msgstr ""
10097
10098#: builtin/mv.c:275 builtin/remote.c:712 builtin/repack.c:390
10099#, c-format
10100msgid "renaming '%s' failed"
10101msgstr ""
10102
10103#: builtin/name-rev.c:338
10104msgid "git name-rev [<options>] <commit>..."
10105msgstr ""
10106
10107#: builtin/name-rev.c:339
10108msgid "git name-rev [<options>] --all"
10109msgstr ""
10110
10111#: builtin/name-rev.c:340
10112msgid "git name-rev [<options>] --stdin"
10113msgstr ""
10114
10115#: builtin/name-rev.c:395
10116msgid "print only names (no SHA-1)"
10117msgstr ""
10118
10119#: builtin/name-rev.c:396
10120msgid "only use tags to name the commits"
10121msgstr ""
10122
10123#: builtin/name-rev.c:398
10124msgid "only use refs matching <pattern>"
10125msgstr ""
10126
10127#: builtin/name-rev.c:400
10128msgid "ignore refs matching <pattern>"
10129msgstr ""
10130
10131#: builtin/name-rev.c:402
10132msgid "list all commits reachable from all refs"
10133msgstr ""
10134
10135#: builtin/name-rev.c:403
10136msgid "read from stdin"
10137msgstr ""
10138
10139#: builtin/name-rev.c:404
10140msgid "allow to print `undefined` names (default)"
10141msgstr ""
10142
10143#: builtin/name-rev.c:410
10144msgid "dereference tags in the input (internal use)"
10145msgstr ""
10146
10147#: builtin/notes.c:26
10148msgid "git notes [--ref <notes-ref>] [list [<object>]]"
10149msgstr ""
10150
10151#: builtin/notes.c:27
10152msgid ""
10153"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
10154"| (-c | -C) <object>] [<object>]"
10155msgstr ""
10156
10157#: builtin/notes.c:28
10158msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
10159msgstr ""
10160
10161#: builtin/notes.c:29
10162msgid ""
10163"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
10164"(-c | -C) <object>] [<object>]"
10165msgstr ""
10166
10167#: builtin/notes.c:30
10168msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
10169msgstr ""
10170
10171#: builtin/notes.c:31
10172msgid "git notes [--ref <notes-ref>] show [<object>]"
10173msgstr ""
10174
10175#: builtin/notes.c:32
10176msgid ""
10177"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
10178msgstr ""
10179
10180#: builtin/notes.c:33
10181msgid "git notes merge --commit [-v | -q]"
10182msgstr ""
10183
10184#: builtin/notes.c:34
10185msgid "git notes merge --abort [-v | -q]"
10186msgstr ""
10187
10188#: builtin/notes.c:35
10189msgid "git notes [--ref <notes-ref>] remove [<object>...]"
10190msgstr ""
10191
10192#: builtin/notes.c:36
10193msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
10194msgstr ""
10195
10196#: builtin/notes.c:37
10197msgid "git notes [--ref <notes-ref>] get-ref"
10198msgstr ""
10199
10200#: builtin/notes.c:42
10201msgid "git notes [list [<object>]]"
10202msgstr ""
10203
10204#: builtin/notes.c:47
10205msgid "git notes add [<options>] [<object>]"
10206msgstr ""
10207
10208#: builtin/notes.c:52
10209msgid "git notes copy [<options>] <from-object> <to-object>"
10210msgstr ""
10211
10212#: builtin/notes.c:53
10213msgid "git notes copy --stdin [<from-object> <to-object>]..."
10214msgstr ""
10215
10216#: builtin/notes.c:58
10217msgid "git notes append [<options>] [<object>]"
10218msgstr ""
10219
10220#: builtin/notes.c:63
10221msgid "git notes edit [<object>]"
10222msgstr ""
10223
10224#: builtin/notes.c:68
10225msgid "git notes show [<object>]"
10226msgstr ""
10227
10228#: builtin/notes.c:73
10229msgid "git notes merge [<options>] <notes-ref>"
10230msgstr ""
10231
10232#: builtin/notes.c:74
10233msgid "git notes merge --commit [<options>]"
10234msgstr ""
10235
10236#: builtin/notes.c:75
10237msgid "git notes merge --abort [<options>]"
10238msgstr ""
10239
10240#: builtin/notes.c:80
10241msgid "git notes remove [<object>]"
10242msgstr ""
10243
10244#: builtin/notes.c:85
10245msgid "git notes prune [<options>]"
10246msgstr ""
10247
10248#: builtin/notes.c:90
10249msgid "git notes get-ref"
10250msgstr ""
10251
10252#: builtin/notes.c:95
10253msgid "Write/edit the notes for the following object:"
10254msgstr ""
10255
10256#: builtin/notes.c:148
10257#, c-format
10258msgid "unable to start 'show' for object '%s'"
10259msgstr ""
10260
10261#: builtin/notes.c:152
10262msgid "could not read 'show' output"
10263msgstr ""
10264
10265#: builtin/notes.c:160
10266#, c-format
10267msgid "failed to finish 'show' for object '%s'"
10268msgstr ""
10269
10270#: builtin/notes.c:195
10271msgid "please supply the note contents using either -m or -F option"
10272msgstr ""
10273
10274#: builtin/notes.c:204
10275msgid "unable to write note object"
10276msgstr ""
10277
10278#: builtin/notes.c:206
10279#, c-format
10280msgid "the note contents have been left in %s"
10281msgstr ""
10282
10283#: builtin/notes.c:234 builtin/tag.c:500
10284#, c-format
10285msgid "cannot read '%s'"
10286msgstr ""
10287
10288#: builtin/notes.c:236 builtin/tag.c:503
10289#, c-format
10290msgid "could not open or read '%s'"
10291msgstr ""
10292
10293#: builtin/notes.c:255 builtin/notes.c:306 builtin/notes.c:308
10294#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:517
10295#: builtin/notes.c:522 builtin/notes.c:600 builtin/notes.c:662
10296#, c-format
10297msgid "failed to resolve '%s' as a valid ref."
10298msgstr ""
10299
10300#: builtin/notes.c:258
10301#, c-format
10302msgid "failed to read object '%s'."
10303msgstr ""
10304
10305#: builtin/notes.c:262
10306#, c-format
10307msgid "cannot read note data from non-blob object '%s'."
10308msgstr ""
10309
10310#: builtin/notes.c:302
10311#, c-format
10312msgid "malformed input line: '%s'."
10313msgstr ""
10314
10315#: builtin/notes.c:317
10316#, c-format
10317msgid "failed to copy notes from '%s' to '%s'"
10318msgstr ""
10319
10320#. TRANSLATORS: the first %s will be replaced by a git
10321#. notes command: 'add', 'merge', 'remove', etc.
10322#.
10323#: builtin/notes.c:349
10324#, c-format
10325msgid "refusing to %s notes in %s (outside of refs/notes/)"
10326msgstr ""
10327
10328#: builtin/notes.c:369 builtin/notes.c:424 builtin/notes.c:500
10329#: builtin/notes.c:512 builtin/notes.c:588 builtin/notes.c:655
10330#: builtin/notes.c:805 builtin/notes.c:952 builtin/notes.c:973
10331msgid "too many parameters"
10332msgstr ""
10333
10334#: builtin/notes.c:382 builtin/notes.c:668
10335#, c-format
10336msgid "no note found for object %s."
10337msgstr ""
10338
10339#: builtin/notes.c:403 builtin/notes.c:566
10340msgid "note contents as a string"
10341msgstr ""
10342
10343#: builtin/notes.c:406 builtin/notes.c:569
10344msgid "note contents in a file"
10345msgstr ""
10346
10347#: builtin/notes.c:409 builtin/notes.c:572
10348msgid "reuse and edit specified note object"
10349msgstr ""
10350
10351#: builtin/notes.c:412 builtin/notes.c:575
10352msgid "reuse specified note object"
10353msgstr ""
10354
10355#: builtin/notes.c:415 builtin/notes.c:578
10356msgid "allow storing empty note"
10357msgstr ""
10358
10359#: builtin/notes.c:416 builtin/notes.c:487
10360msgid "replace existing notes"
10361msgstr ""
10362
10363#: builtin/notes.c:441
10364#, c-format
10365msgid ""
10366"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
10367"existing notes"
10368msgstr ""
10369
10370#: builtin/notes.c:456 builtin/notes.c:535
10371#, c-format
10372msgid "Overwriting existing notes for object %s\n"
10373msgstr ""
10374
10375#: builtin/notes.c:467 builtin/notes.c:627 builtin/notes.c:892
10376#, c-format
10377msgid "Removing note for object %s\n"
10378msgstr ""
10379
10380#: builtin/notes.c:488
10381msgid "read objects from stdin"
10382msgstr ""
10383
10384#: builtin/notes.c:490
10385msgid "load rewriting config for <command> (implies --stdin)"
10386msgstr ""
10387
10388#: builtin/notes.c:508
10389msgid "too few parameters"
10390msgstr ""
10391
10392#: builtin/notes.c:529
10393#, c-format
10394msgid ""
10395"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
10396"existing notes"
10397msgstr ""
10398
10399#: builtin/notes.c:541
10400#, c-format
10401msgid "missing notes on source object %s. Cannot copy."
10402msgstr ""
10403
10404#: builtin/notes.c:593
10405#, c-format
10406msgid ""
10407"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
10408"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
10409msgstr ""
10410
10411#: builtin/notes.c:688
10412msgid "failed to delete ref NOTES_MERGE_PARTIAL"
10413msgstr ""
10414
10415#: builtin/notes.c:690
10416msgid "failed to delete ref NOTES_MERGE_REF"
10417msgstr ""
10418
10419#: builtin/notes.c:692
10420msgid "failed to remove 'git notes merge' worktree"
10421msgstr ""
10422
10423#: builtin/notes.c:712
10424msgid "failed to read ref NOTES_MERGE_PARTIAL"
10425msgstr ""
10426
10427#: builtin/notes.c:714
10428msgid "could not find commit from NOTES_MERGE_PARTIAL."
10429msgstr ""
10430
10431#: builtin/notes.c:716
10432msgid "could not parse commit from NOTES_MERGE_PARTIAL."
10433msgstr ""
10434
10435#: builtin/notes.c:729
10436msgid "failed to resolve NOTES_MERGE_REF"
10437msgstr ""
10438
10439#: builtin/notes.c:732
10440msgid "failed to finalize notes merge"
10441msgstr ""
10442
10443#: builtin/notes.c:758
10444#, c-format
10445msgid "unknown notes merge strategy %s"
10446msgstr ""
10447
10448#: builtin/notes.c:774
10449msgid "General options"
10450msgstr ""
10451
10452#: builtin/notes.c:776
10453msgid "Merge options"
10454msgstr ""
10455
10456#: builtin/notes.c:778
10457msgid ""
10458"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
10459"cat_sort_uniq)"
10460msgstr ""
10461
10462#: builtin/notes.c:780
10463msgid "Committing unmerged notes"
10464msgstr ""
10465
10466#: builtin/notes.c:782
10467msgid "finalize notes merge by committing unmerged notes"
10468msgstr ""
10469
10470#: builtin/notes.c:784
10471msgid "Aborting notes merge resolution"
10472msgstr ""
10473
10474#: builtin/notes.c:786
10475msgid "abort notes merge"
10476msgstr ""
10477
10478#: builtin/notes.c:797
10479msgid "cannot mix --commit, --abort or -s/--strategy"
10480msgstr ""
10481
10482#: builtin/notes.c:802
10483msgid "must specify a notes ref to merge"
10484msgstr ""
10485
10486#: builtin/notes.c:826
10487#, c-format
10488msgid "unknown -s/--strategy: %s"
10489msgstr ""
10490
10491#: builtin/notes.c:863
10492#, c-format
10493msgid "a notes merge into %s is already in-progress at %s"
10494msgstr ""
10495
10496#: builtin/notes.c:866
10497#, c-format
10498msgid "failed to store link to current notes ref (%s)"
10499msgstr ""
10500
10501#: builtin/notes.c:868
10502#, c-format
10503msgid ""
10504"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
10505"'git notes merge --commit', or abort the merge with 'git notes merge --"
10506"abort'.\n"
10507msgstr ""
10508
10509#: builtin/notes.c:890
10510#, c-format
10511msgid "Object %s has no note\n"
10512msgstr ""
10513
10514#: builtin/notes.c:902
10515msgid "attempt to remove non-existent note is not an error"
10516msgstr ""
10517
10518#: builtin/notes.c:905
10519msgid "read object names from the standard input"
10520msgstr ""
10521
10522#: builtin/notes.c:943 builtin/prune.c:105 builtin/worktree.c:158
10523msgid "do not remove, show only"
10524msgstr ""
10525
10526#: builtin/notes.c:944
10527msgid "report pruned notes"
10528msgstr ""
10529
10530#: builtin/notes.c:986
10531msgid "notes-ref"
10532msgstr ""
10533
10534#: builtin/notes.c:987
10535msgid "use notes from <notes-ref>"
10536msgstr ""
10537
10538#: builtin/notes.c:1022
10539#, c-format
10540msgid "unknown subcommand: %s"
10541msgstr ""
10542
10543#: builtin/pack-objects.c:33
10544msgid ""
10545"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
10546msgstr ""
10547
10548#: builtin/pack-objects.c:34
10549msgid ""
10550"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
10551msgstr ""
10552
10553#: builtin/pack-objects.c:192 builtin/pack-objects.c:195
10554#, c-format
10555msgid "deflate error (%d)"
10556msgstr ""
10557
10558#: builtin/pack-objects.c:788
10559msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
10560msgstr ""
10561
10562#: builtin/pack-objects.c:801
10563msgid "Writing objects"
10564msgstr ""
10565
10566#: builtin/pack-objects.c:1081
10567msgid "disabling bitmap writing, as some objects are not being packed"
10568msgstr ""
10569
10570#: builtin/pack-objects.c:2451
10571msgid "Compressing objects"
10572msgstr ""
10573
10574#: builtin/pack-objects.c:2599
10575msgid "invalid value for --missing"
10576msgstr ""
10577
10578#: builtin/pack-objects.c:2902
10579#, c-format
10580msgid "unsupported index version %s"
10581msgstr ""
10582
10583#: builtin/pack-objects.c:2906
10584#, c-format
10585msgid "bad index version '%s'"
10586msgstr ""
10587
10588#: builtin/pack-objects.c:2936
10589msgid "do not show progress meter"
10590msgstr ""
10591
10592#: builtin/pack-objects.c:2938
10593msgid "show progress meter"
10594msgstr ""
10595
10596#: builtin/pack-objects.c:2940
10597msgid "show progress meter during object writing phase"
10598msgstr ""
10599
10600#: builtin/pack-objects.c:2943
10601msgid "similar to --all-progress when progress meter is shown"
10602msgstr ""
10603
10604#: builtin/pack-objects.c:2944
10605msgid "version[,offset]"
10606msgstr ""
10607
10608#: builtin/pack-objects.c:2945
10609msgid "write the pack index file in the specified idx format version"
10610msgstr ""
10611
10612#: builtin/pack-objects.c:2948
10613msgid "maximum size of each output pack file"
10614msgstr ""
10615
10616#: builtin/pack-objects.c:2950
10617msgid "ignore borrowed objects from alternate object store"
10618msgstr ""
10619
10620#: builtin/pack-objects.c:2952
10621msgid "ignore packed objects"
10622msgstr ""
10623
10624#: builtin/pack-objects.c:2954
10625msgid "limit pack window by objects"
10626msgstr ""
10627
10628#: builtin/pack-objects.c:2956
10629msgid "limit pack window by memory in addition to object limit"
10630msgstr ""
10631
10632#: builtin/pack-objects.c:2958
10633msgid "maximum length of delta chain allowed in the resulting pack"
10634msgstr ""
10635
10636#: builtin/pack-objects.c:2960
10637msgid "reuse existing deltas"
10638msgstr ""
10639
10640#: builtin/pack-objects.c:2962
10641msgid "reuse existing objects"
10642msgstr ""
10643
10644#: builtin/pack-objects.c:2964
10645msgid "use OFS_DELTA objects"
10646msgstr ""
10647
10648#: builtin/pack-objects.c:2966
10649msgid "use threads when searching for best delta matches"
10650msgstr ""
10651
10652#: builtin/pack-objects.c:2968
10653msgid "do not create an empty pack output"
10654msgstr ""
10655
10656#: builtin/pack-objects.c:2970
10657msgid "read revision arguments from standard input"
10658msgstr ""
10659
10660#: builtin/pack-objects.c:2972
10661msgid "limit the objects to those that are not yet packed"
10662msgstr ""
10663
10664#: builtin/pack-objects.c:2975
10665msgid "include objects reachable from any reference"
10666msgstr ""
10667
10668#: builtin/pack-objects.c:2978
10669msgid "include objects referred by reflog entries"
10670msgstr ""
10671
10672#: builtin/pack-objects.c:2981
10673msgid "include objects referred to by the index"
10674msgstr ""
10675
10676#: builtin/pack-objects.c:2984
10677msgid "output pack to stdout"
10678msgstr ""
10679
10680#: builtin/pack-objects.c:2986
10681msgid "include tag objects that refer to objects to be packed"
10682msgstr ""
10683
10684#: builtin/pack-objects.c:2988
10685msgid "keep unreachable objects"
10686msgstr ""
10687
10688#: builtin/pack-objects.c:2990
10689msgid "pack loose unreachable objects"
10690msgstr ""
10691
10692#: builtin/pack-objects.c:2992
10693msgid "unpack unreachable objects newer than <time>"
10694msgstr ""
10695
10696#: builtin/pack-objects.c:2995
10697msgid "create thin packs"
10698msgstr ""
10699
10700#: builtin/pack-objects.c:2997
10701msgid "create packs suitable for shallow fetches"
10702msgstr ""
10703
10704#: builtin/pack-objects.c:2999
10705msgid "ignore packs that have companion .keep file"
10706msgstr ""
10707
10708#: builtin/pack-objects.c:3001
10709msgid "pack compression level"
10710msgstr ""
10711
10712#: builtin/pack-objects.c:3003
10713msgid "do not hide commits by grafts"
10714msgstr ""
10715
10716#: builtin/pack-objects.c:3005
10717msgid "use a bitmap index if available to speed up counting objects"
10718msgstr ""
10719
10720#: builtin/pack-objects.c:3007
10721msgid "write a bitmap index together with the pack index"
10722msgstr ""
10723
10724#: builtin/pack-objects.c:3010
10725msgid "handling for missing objects"
10726msgstr ""
10727
10728#: builtin/pack-objects.c:3144
10729msgid "Counting objects"
10730msgstr ""
10731
10732#: builtin/pack-refs.c:6
10733msgid "git pack-refs [<options>]"
10734msgstr ""
10735
10736#: builtin/pack-refs.c:14
10737msgid "pack everything"
10738msgstr ""
10739
10740#: builtin/pack-refs.c:15
10741msgid "prune loose refs (default)"
10742msgstr ""
10743
10744#: builtin/prune-packed.c:8
10745msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
10746msgstr ""
10747
10748#: builtin/prune-packed.c:41
10749msgid "Removing duplicate objects"
10750msgstr ""
10751
10752#: builtin/prune.c:11
10753msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
10754msgstr ""
10755
10756#: builtin/prune.c:106
10757msgid "report pruned objects"
10758msgstr ""
10759
10760#: builtin/prune.c:109
10761msgid "expire objects older than <time>"
10762msgstr ""
10763
10764#: builtin/prune.c:123
10765msgid "cannot prune in a precious-objects repo"
10766msgstr ""
10767
10768#: builtin/pull.c:54 builtin/pull.c:56
10769#, c-format
10770msgid "Invalid value for %s: %s"
10771msgstr ""
10772
10773#: builtin/pull.c:76
10774msgid "git pull [<options>] [<repository> [<refspec>...]]"
10775msgstr ""
10776
10777#: builtin/pull.c:127
10778msgid "control for recursive fetching of submodules"
10779msgstr ""
10780
10781#: builtin/pull.c:131
10782msgid "Options related to merging"
10783msgstr ""
10784
10785#: builtin/pull.c:134
10786msgid "incorporate changes by rebasing rather than merging"
10787msgstr ""
10788
10789#: builtin/pull.c:161 builtin/rebase--helper.c:23 builtin/revert.c:121
10790msgid "allow fast-forward"
10791msgstr ""
10792
10793#: builtin/pull.c:170
10794msgid "automatically stash/stash pop before and after rebase"
10795msgstr ""
10796
10797#: builtin/pull.c:186
10798msgid "Options related to fetching"
10799msgstr ""
10800
10801#: builtin/pull.c:204
10802msgid "number of submodules pulled in parallel"
10803msgstr ""
10804
10805#: builtin/pull.c:299
10806#, c-format
10807msgid "Invalid value for pull.ff: %s"
10808msgstr ""
10809
10810#: builtin/pull.c:415
10811msgid ""
10812"There is no candidate for rebasing against among the refs that you just "
10813"fetched."
10814msgstr ""
10815
10816#: builtin/pull.c:417
10817msgid ""
10818"There are no candidates for merging among the refs that you just fetched."
10819msgstr ""
10820
10821#: builtin/pull.c:418
10822msgid ""
10823"Generally this means that you provided a wildcard refspec which had no\n"
10824"matches on the remote end."
10825msgstr ""
10826
10827#: builtin/pull.c:421
10828#, c-format
10829msgid ""
10830"You asked to pull from the remote '%s', but did not specify\n"
10831"a branch. Because this is not the default configured remote\n"
10832"for your current branch, you must specify a branch on the command line."
10833msgstr ""
10834
10835#: builtin/pull.c:426 git-parse-remote.sh:73
10836msgid "You are not currently on a branch."
10837msgstr ""
10838
10839#: builtin/pull.c:428 builtin/pull.c:443 git-parse-remote.sh:79
10840msgid "Please specify which branch you want to rebase against."
10841msgstr ""
10842
10843#: builtin/pull.c:430 builtin/pull.c:445 git-parse-remote.sh:82
10844msgid "Please specify which branch you want to merge with."
10845msgstr ""
10846
10847#: builtin/pull.c:431 builtin/pull.c:446
10848msgid "See git-pull(1) for details."
10849msgstr ""
10850
10851#: builtin/pull.c:433 builtin/pull.c:439 builtin/pull.c:448
10852#: git-parse-remote.sh:64
10853msgid "<remote>"
10854msgstr ""
10855
10856#: builtin/pull.c:433 builtin/pull.c:448 builtin/pull.c:453 git-rebase.sh:466
10857#: git-parse-remote.sh:65
10858msgid "<branch>"
10859msgstr ""
10860
10861#: builtin/pull.c:441 git-parse-remote.sh:75
10862msgid "There is no tracking information for the current branch."
10863msgstr ""
10864
10865#: builtin/pull.c:450 git-parse-remote.sh:95
10866msgid ""
10867"If you wish to set tracking information for this branch you can do so with:"
10868msgstr ""
10869
10870#: builtin/pull.c:455
10871#, c-format
10872msgid ""
10873"Your configuration specifies to merge with the ref '%s'\n"
10874"from the remote, but no such ref was fetched."
10875msgstr ""
10876
10877#: builtin/pull.c:817
10878msgid "ignoring --verify-signatures for rebase"
10879msgstr ""
10880
10881#: builtin/pull.c:865
10882msgid "--[no-]autostash option is only valid with --rebase."
10883msgstr ""
10884
10885#: builtin/pull.c:873
10886msgid "Updating an unborn branch with changes added to the index."
10887msgstr ""
10888
10889#: builtin/pull.c:876
10890msgid "pull with rebase"
10891msgstr ""
10892
10893#: builtin/pull.c:877
10894msgid "please commit or stash them."
10895msgstr ""
10896
10897#: builtin/pull.c:902
10898#, c-format
10899msgid ""
10900"fetch updated the current branch head.\n"
10901"fast-forwarding your working tree from\n"
10902"commit %s."
10903msgstr ""
10904
10905#: builtin/pull.c:907
10906#, c-format
10907msgid ""
10908"Cannot fast-forward your working tree.\n"
10909"After making sure that you saved anything precious from\n"
10910"$ git diff %s\n"
10911"output, run\n"
10912"$ git reset --hard\n"
10913"to recover."
10914msgstr ""
10915
10916#: builtin/pull.c:922
10917msgid "Cannot merge multiple branches into empty head."
10918msgstr ""
10919
10920#: builtin/pull.c:926
10921msgid "Cannot rebase onto multiple branches."
10922msgstr ""
10923
10924#: builtin/pull.c:933
10925msgid "cannot rebase with locally recorded submodule modifications"
10926msgstr ""
10927
10928#: builtin/push.c:17
10929msgid "git push [<options>] [<repository> [<refspec>...]]"
10930msgstr ""
10931
10932#: builtin/push.c:92
10933msgid "tag shorthand without <tag>"
10934msgstr ""
10935
10936#: builtin/push.c:102
10937msgid "--delete only accepts plain target ref names"
10938msgstr ""
10939
10940#: builtin/push.c:146
10941msgid ""
10942"\n"
10943"To choose either option permanently, see push.default in 'git help config'."
10944msgstr ""
10945
10946#: builtin/push.c:149
10947#, c-format
10948msgid ""
10949"The upstream branch of your current branch does not match\n"
10950"the name of your current branch.  To push to the upstream branch\n"
10951"on the remote, use\n"
10952"\n"
10953"    git push %s HEAD:%s\n"
10954"\n"
10955"To push to the branch of the same name on the remote, use\n"
10956"\n"
10957"    git push %s %s\n"
10958"%s"
10959msgstr ""
10960
10961#: builtin/push.c:164
10962#, c-format
10963msgid ""
10964"You are not currently on a branch.\n"
10965"To push the history leading to the current (detached HEAD)\n"
10966"state now, use\n"
10967"\n"
10968"    git push %s HEAD:<name-of-remote-branch>\n"
10969msgstr ""
10970
10971#: builtin/push.c:178
10972#, c-format
10973msgid ""
10974"The current branch %s has no upstream branch.\n"
10975"To push the current branch and set the remote as upstream, use\n"
10976"\n"
10977"    git push --set-upstream %s %s\n"
10978msgstr ""
10979
10980#: builtin/push.c:186
10981#, c-format
10982msgid "The current branch %s has multiple upstream branches, refusing to push."
10983msgstr ""
10984
10985#: builtin/push.c:189
10986#, c-format
10987msgid ""
10988"You are pushing to remote '%s', which is not the upstream of\n"
10989"your current branch '%s', without telling me what to push\n"
10990"to update which remote branch."
10991msgstr ""
10992
10993#: builtin/push.c:248
10994msgid ""
10995"You didn't specify any refspecs to push, and push.default is \"nothing\"."
10996msgstr ""
10997
10998#: builtin/push.c:255
10999msgid ""
11000"Updates were rejected because the tip of your current branch is behind\n"
11001"its remote counterpart. Integrate the remote changes (e.g.\n"
11002"'git pull ...') before pushing again.\n"
11003"See the 'Note about fast-forwards' in 'git push --help' for details."
11004msgstr ""
11005
11006#: builtin/push.c:261
11007msgid ""
11008"Updates were rejected because a pushed branch tip is behind its remote\n"
11009"counterpart. Check out this branch and integrate the remote changes\n"
11010"(e.g. 'git pull ...') before pushing again.\n"
11011"See the 'Note about fast-forwards' in 'git push --help' for details."
11012msgstr ""
11013
11014#: builtin/push.c:267
11015msgid ""
11016"Updates were rejected because the remote contains work that you do\n"
11017"not have locally. This is usually caused by another repository pushing\n"
11018"to the same ref. You may want to first integrate the remote changes\n"
11019"(e.g., 'git pull ...') before pushing again.\n"
11020"See the 'Note about fast-forwards' in 'git push --help' for details."
11021msgstr ""
11022
11023#: builtin/push.c:274
11024msgid "Updates were rejected because the tag already exists in the remote."
11025msgstr ""
11026
11027#: builtin/push.c:277
11028msgid ""
11029"You cannot update a remote ref that points at a non-commit object,\n"
11030"or update a remote ref to make it point at a non-commit object,\n"
11031"without using the '--force' option.\n"
11032msgstr ""
11033
11034#: builtin/push.c:337
11035#, c-format
11036msgid "Pushing to %s\n"
11037msgstr ""
11038
11039#: builtin/push.c:341
11040#, c-format
11041msgid "failed to push some refs to '%s'"
11042msgstr ""
11043
11044#: builtin/push.c:372
11045#, c-format
11046msgid "bad repository '%s'"
11047msgstr ""
11048
11049#: builtin/push.c:373
11050msgid ""
11051"No configured push destination.\n"
11052"Either specify the URL from the command-line or configure a remote "
11053"repository using\n"
11054"\n"
11055"    git remote add <name> <url>\n"
11056"\n"
11057"and then push using the remote name\n"
11058"\n"
11059"    git push <name>\n"
11060msgstr ""
11061
11062#: builtin/push.c:391
11063msgid "--all and --tags are incompatible"
11064msgstr ""
11065
11066#: builtin/push.c:392
11067msgid "--all can't be combined with refspecs"
11068msgstr ""
11069
11070#: builtin/push.c:397
11071msgid "--mirror and --tags are incompatible"
11072msgstr ""
11073
11074#: builtin/push.c:398
11075msgid "--mirror can't be combined with refspecs"
11076msgstr ""
11077
11078#: builtin/push.c:403
11079msgid "--all and --mirror are incompatible"
11080msgstr ""
11081
11082#: builtin/push.c:535
11083msgid "repository"
11084msgstr ""
11085
11086#: builtin/push.c:536 builtin/send-pack.c:163
11087msgid "push all refs"
11088msgstr ""
11089
11090#: builtin/push.c:537 builtin/send-pack.c:165
11091msgid "mirror all refs"
11092msgstr ""
11093
11094#: builtin/push.c:539
11095msgid "delete refs"
11096msgstr ""
11097
11098#: builtin/push.c:540
11099msgid "push tags (can't be used with --all or --mirror)"
11100msgstr ""
11101
11102#: builtin/push.c:543 builtin/send-pack.c:166
11103msgid "force updates"
11104msgstr ""
11105
11106#: builtin/push.c:545 builtin/send-pack.c:180
11107msgid "refname>:<expect"
11108msgstr ""
11109
11110#: builtin/push.c:546 builtin/send-pack.c:181
11111msgid "require old value of ref to be at this value"
11112msgstr ""
11113
11114#: builtin/push.c:549
11115msgid "control recursive pushing of submodules"
11116msgstr ""
11117
11118#: builtin/push.c:551 builtin/send-pack.c:174
11119msgid "use thin pack"
11120msgstr ""
11121
11122#: builtin/push.c:552 builtin/push.c:553 builtin/send-pack.c:160
11123#: builtin/send-pack.c:161
11124msgid "receive pack program"
11125msgstr ""
11126
11127#: builtin/push.c:554
11128msgid "set upstream for git pull/status"
11129msgstr ""
11130
11131#: builtin/push.c:557
11132msgid "prune locally removed refs"
11133msgstr ""
11134
11135#: builtin/push.c:559
11136msgid "bypass pre-push hook"
11137msgstr ""
11138
11139#: builtin/push.c:560
11140msgid "push missing but relevant tags"
11141msgstr ""
11142
11143#: builtin/push.c:563 builtin/send-pack.c:168
11144msgid "GPG sign the push"
11145msgstr ""
11146
11147#: builtin/push.c:565 builtin/send-pack.c:175
11148msgid "request atomic transaction on remote side"
11149msgstr ""
11150
11151#: builtin/push.c:566 builtin/send-pack.c:171
11152msgid "server-specific"
11153msgstr ""
11154
11155#: builtin/push.c:566 builtin/send-pack.c:172
11156msgid "option to transmit"
11157msgstr ""
11158
11159#: builtin/push.c:583
11160msgid "--delete is incompatible with --all, --mirror and --tags"
11161msgstr ""
11162
11163#: builtin/push.c:585
11164msgid "--delete doesn't make sense without any refs"
11165msgstr ""
11166
11167#: builtin/push.c:604
11168msgid "push options must not have new line characters"
11169msgstr ""
11170
11171#: builtin/read-tree.c:40
11172msgid ""
11173"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
11174"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
11175"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
11176msgstr ""
11177
11178#: builtin/read-tree.c:121
11179msgid "write resulting index to <file>"
11180msgstr ""
11181
11182#: builtin/read-tree.c:124
11183msgid "only empty the index"
11184msgstr ""
11185
11186#: builtin/read-tree.c:126
11187msgid "Merging"
11188msgstr ""
11189
11190#: builtin/read-tree.c:128
11191msgid "perform a merge in addition to a read"
11192msgstr ""
11193
11194#: builtin/read-tree.c:130
11195msgid "3-way merge if no file level merging required"
11196msgstr ""
11197
11198#: builtin/read-tree.c:132
11199msgid "3-way merge in presence of adds and removes"
11200msgstr ""
11201
11202#: builtin/read-tree.c:134
11203msgid "same as -m, but discard unmerged entries"
11204msgstr ""
11205
11206#: builtin/read-tree.c:135
11207msgid "<subdirectory>/"
11208msgstr ""
11209
11210#: builtin/read-tree.c:136
11211msgid "read the tree into the index under <subdirectory>/"
11212msgstr ""
11213
11214#: builtin/read-tree.c:139
11215msgid "update working tree with merge result"
11216msgstr ""
11217
11218#: builtin/read-tree.c:141
11219msgid "gitignore"
11220msgstr ""
11221
11222#: builtin/read-tree.c:142
11223msgid "allow explicitly ignored files to be overwritten"
11224msgstr ""
11225
11226#: builtin/read-tree.c:145
11227msgid "don't check the working tree after merging"
11228msgstr ""
11229
11230#: builtin/read-tree.c:146
11231msgid "don't update the index or the work tree"
11232msgstr ""
11233
11234#: builtin/read-tree.c:148
11235msgid "skip applying sparse checkout filter"
11236msgstr ""
11237
11238#: builtin/read-tree.c:150
11239msgid "debug unpack-trees"
11240msgstr ""
11241
11242#: builtin/rebase--helper.c:8
11243msgid "git rebase--helper [<options>]"
11244msgstr ""
11245
11246#: builtin/rebase--helper.c:24
11247msgid "keep empty commits"
11248msgstr ""
11249
11250#: builtin/rebase--helper.c:25
11251msgid "continue rebase"
11252msgstr ""
11253
11254#: builtin/rebase--helper.c:27
11255msgid "abort rebase"
11256msgstr ""
11257
11258#: builtin/rebase--helper.c:30
11259msgid "make rebase script"
11260msgstr ""
11261
11262#: builtin/rebase--helper.c:32
11263msgid "shorten commit ids in the todo list"
11264msgstr ""
11265
11266#: builtin/rebase--helper.c:34
11267msgid "expand commit ids in the todo list"
11268msgstr ""
11269
11270#: builtin/rebase--helper.c:36
11271msgid "check the todo list"
11272msgstr ""
11273
11274#: builtin/rebase--helper.c:38
11275msgid "skip unnecessary picks"
11276msgstr ""
11277
11278#: builtin/rebase--helper.c:40
11279msgid "rearrange fixup/squash lines"
11280msgstr ""
11281
11282#: builtin/rebase--helper.c:42
11283msgid "insert exec commands in todo list"
11284msgstr ""
11285
11286#: builtin/receive-pack.c:30
11287msgid "git receive-pack <git-dir>"
11288msgstr ""
11289
11290#: builtin/receive-pack.c:840
11291msgid ""
11292"By default, updating the current branch in a non-bare repository\n"
11293"is denied, because it will make the index and work tree inconsistent\n"
11294"with what you pushed, and will require 'git reset --hard' to match\n"
11295"the work tree to HEAD.\n"
11296"\n"
11297"You can set the 'receive.denyCurrentBranch' configuration variable\n"
11298"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
11299"its current branch; however, this is not recommended unless you\n"
11300"arranged to update its work tree to match what you pushed in some\n"
11301"other way.\n"
11302"\n"
11303"To squelch this message and still keep the default behaviour, set\n"
11304"'receive.denyCurrentBranch' configuration variable to 'refuse'."
11305msgstr ""
11306
11307#: builtin/receive-pack.c:860
11308msgid ""
11309"By default, deleting the current branch is denied, because the next\n"
11310"'git clone' won't result in any file checked out, causing confusion.\n"
11311"\n"
11312"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
11313"'warn' or 'ignore' in the remote repository to allow deleting the\n"
11314"current branch, with or without a warning message.\n"
11315"\n"
11316"To squelch this message, you can set it to 'refuse'."
11317msgstr ""
11318
11319#: builtin/receive-pack.c:1933
11320msgid "quiet"
11321msgstr ""
11322
11323#: builtin/receive-pack.c:1947
11324msgid "You must specify a directory."
11325msgstr ""
11326
11327#: builtin/reflog.c:531 builtin/reflog.c:536
11328#, c-format
11329msgid "'%s' is not a valid timestamp"
11330msgstr ""
11331
11332#: builtin/remote.c:13
11333msgid "git remote [-v | --verbose]"
11334msgstr ""
11335
11336#: builtin/remote.c:14
11337msgid ""
11338"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
11339"mirror=<fetch|push>] <name> <url>"
11340msgstr ""
11341
11342#: builtin/remote.c:15 builtin/remote.c:35
11343msgid "git remote rename <old> <new>"
11344msgstr ""
11345
11346#: builtin/remote.c:16 builtin/remote.c:40
11347msgid "git remote remove <name>"
11348msgstr ""
11349
11350#: builtin/remote.c:17 builtin/remote.c:45
11351msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
11352msgstr ""
11353
11354#: builtin/remote.c:18
11355msgid "git remote [-v | --verbose] show [-n] <name>"
11356msgstr ""
11357
11358#: builtin/remote.c:19
11359msgid "git remote prune [-n | --dry-run] <name>"
11360msgstr ""
11361
11362#: builtin/remote.c:20
11363msgid ""
11364"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
11365msgstr ""
11366
11367#: builtin/remote.c:21
11368msgid "git remote set-branches [--add] <name> <branch>..."
11369msgstr ""
11370
11371#: builtin/remote.c:22 builtin/remote.c:71
11372msgid "git remote get-url [--push] [--all] <name>"
11373msgstr ""
11374
11375#: builtin/remote.c:23 builtin/remote.c:76
11376msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
11377msgstr ""
11378
11379#: builtin/remote.c:24 builtin/remote.c:77
11380msgid "git remote set-url --add <name> <newurl>"
11381msgstr ""
11382
11383#: builtin/remote.c:25 builtin/remote.c:78
11384msgid "git remote set-url --delete <name> <url>"
11385msgstr ""
11386
11387#: builtin/remote.c:30
11388msgid "git remote add [<options>] <name> <url>"
11389msgstr ""
11390
11391#: builtin/remote.c:50
11392msgid "git remote set-branches <name> <branch>..."
11393msgstr ""
11394
11395#: builtin/remote.c:51
11396msgid "git remote set-branches --add <name> <branch>..."
11397msgstr ""
11398
11399#: builtin/remote.c:56
11400msgid "git remote show [<options>] <name>"
11401msgstr ""
11402
11403#: builtin/remote.c:61
11404msgid "git remote prune [<options>] <name>"
11405msgstr ""
11406
11407#: builtin/remote.c:66
11408msgid "git remote update [<options>] [<group> | <remote>]..."
11409msgstr ""
11410
11411#: builtin/remote.c:95
11412#, c-format
11413msgid "Updating %s"
11414msgstr ""
11415
11416#: builtin/remote.c:127
11417msgid ""
11418"--mirror is dangerous and deprecated; please\n"
11419"\t use --mirror=fetch or --mirror=push instead"
11420msgstr ""
11421
11422#: builtin/remote.c:144
11423#, c-format
11424msgid "unknown mirror argument: %s"
11425msgstr ""
11426
11427#: builtin/remote.c:160
11428msgid "fetch the remote branches"
11429msgstr ""
11430
11431#: builtin/remote.c:162
11432msgid "import all tags and associated objects when fetching"
11433msgstr ""
11434
11435#: builtin/remote.c:165
11436msgid "or do not fetch any tag at all (--no-tags)"
11437msgstr ""
11438
11439#: builtin/remote.c:167
11440msgid "branch(es) to track"
11441msgstr ""
11442
11443#: builtin/remote.c:168
11444msgid "master branch"
11445msgstr ""
11446
11447#: builtin/remote.c:169
11448msgid "push|fetch"
11449msgstr ""
11450
11451#: builtin/remote.c:170
11452msgid "set up remote as a mirror to push to or fetch from"
11453msgstr ""
11454
11455#: builtin/remote.c:182
11456msgid "specifying a master branch makes no sense with --mirror"
11457msgstr ""
11458
11459#: builtin/remote.c:184
11460msgid "specifying branches to track makes sense only with fetch mirrors"
11461msgstr ""
11462
11463#: builtin/remote.c:191 builtin/remote.c:631
11464#, c-format
11465msgid "remote %s already exists."
11466msgstr ""
11467
11468#: builtin/remote.c:195 builtin/remote.c:635
11469#, c-format
11470msgid "'%s' is not a valid remote name"
11471msgstr ""
11472
11473#: builtin/remote.c:235
11474#, c-format
11475msgid "Could not setup master '%s'"
11476msgstr ""
11477
11478#: builtin/remote.c:337
11479#, c-format
11480msgid "Could not get fetch map for refspec %s"
11481msgstr ""
11482
11483#: builtin/remote.c:438 builtin/remote.c:446
11484msgid "(matching)"
11485msgstr ""
11486
11487#: builtin/remote.c:450
11488msgid "(delete)"
11489msgstr ""
11490
11491#: builtin/remote.c:624 builtin/remote.c:759 builtin/remote.c:858
11492#, c-format
11493msgid "No such remote: %s"
11494msgstr ""
11495
11496#: builtin/remote.c:641
11497#, c-format
11498msgid "Could not rename config section '%s' to '%s'"
11499msgstr ""
11500
11501#: builtin/remote.c:661
11502#, c-format
11503msgid ""
11504"Not updating non-default fetch refspec\n"
11505"\t%s\n"
11506"\tPlease update the configuration manually if necessary."
11507msgstr ""
11508
11509#: builtin/remote.c:697
11510#, c-format
11511msgid "deleting '%s' failed"
11512msgstr ""
11513
11514#: builtin/remote.c:731
11515#, c-format
11516msgid "creating '%s' failed"
11517msgstr ""
11518
11519#: builtin/remote.c:796
11520msgid ""
11521"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
11522"to delete it, use:"
11523msgid_plural ""
11524"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
11525"to delete them, use:"
11526msgstr[0] ""
11527msgstr[1] ""
11528
11529#: builtin/remote.c:810
11530#, c-format
11531msgid "Could not remove config section '%s'"
11532msgstr ""
11533
11534#: builtin/remote.c:911
11535#, c-format
11536msgid " new (next fetch will store in remotes/%s)"
11537msgstr ""
11538
11539#: builtin/remote.c:914
11540msgid " tracked"
11541msgstr ""
11542
11543#: builtin/remote.c:916
11544msgid " stale (use 'git remote prune' to remove)"
11545msgstr ""
11546
11547#: builtin/remote.c:918
11548msgid " ???"
11549msgstr ""
11550
11551#: builtin/remote.c:959
11552#, c-format
11553msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
11554msgstr ""
11555
11556#: builtin/remote.c:967
11557#, c-format
11558msgid "rebases interactively onto remote %s"
11559msgstr ""
11560
11561#: builtin/remote.c:968
11562#, c-format
11563msgid "rebases onto remote %s"
11564msgstr ""
11565
11566#: builtin/remote.c:971
11567#, c-format
11568msgid " merges with remote %s"
11569msgstr ""
11570
11571#: builtin/remote.c:974
11572#, c-format
11573msgid "merges with remote %s"
11574msgstr ""
11575
11576#: builtin/remote.c:977
11577#, c-format
11578msgid "%-*s    and with remote %s\n"
11579msgstr ""
11580
11581#: builtin/remote.c:1020
11582msgid "create"
11583msgstr ""
11584
11585#: builtin/remote.c:1023
11586msgid "delete"
11587msgstr ""
11588
11589#: builtin/remote.c:1027
11590msgid "up to date"
11591msgstr ""
11592
11593#: builtin/remote.c:1030
11594msgid "fast-forwardable"
11595msgstr ""
11596
11597#: builtin/remote.c:1033
11598msgid "local out of date"
11599msgstr ""
11600
11601#: builtin/remote.c:1040
11602#, c-format
11603msgid "    %-*s forces to %-*s (%s)"
11604msgstr ""
11605
11606#: builtin/remote.c:1043
11607#, c-format
11608msgid "    %-*s pushes to %-*s (%s)"
11609msgstr ""
11610
11611#: builtin/remote.c:1047
11612#, c-format
11613msgid "    %-*s forces to %s"
11614msgstr ""
11615
11616#: builtin/remote.c:1050
11617#, c-format
11618msgid "    %-*s pushes to %s"
11619msgstr ""
11620
11621#: builtin/remote.c:1118
11622msgid "do not query remotes"
11623msgstr ""
11624
11625#: builtin/remote.c:1145
11626#, c-format
11627msgid "* remote %s"
11628msgstr ""
11629
11630#: builtin/remote.c:1146
11631#, c-format
11632msgid "  Fetch URL: %s"
11633msgstr ""
11634
11635#: builtin/remote.c:1147 builtin/remote.c:1163 builtin/remote.c:1302
11636msgid "(no URL)"
11637msgstr ""
11638
11639#. TRANSLATORS: the colon ':' should align
11640#. with the one in " Fetch URL: %s"
11641#. translation.
11642#.
11643#: builtin/remote.c:1161 builtin/remote.c:1163
11644#, c-format
11645msgid "  Push  URL: %s"
11646msgstr ""
11647
11648#: builtin/remote.c:1165 builtin/remote.c:1167 builtin/remote.c:1169
11649#, c-format
11650msgid "  HEAD branch: %s"
11651msgstr ""
11652
11653#: builtin/remote.c:1165
11654msgid "(not queried)"
11655msgstr ""
11656
11657#: builtin/remote.c:1167
11658msgid "(unknown)"
11659msgstr ""
11660
11661#: builtin/remote.c:1171
11662#, c-format
11663msgid ""
11664"  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11665msgstr ""
11666
11667#: builtin/remote.c:1183
11668#, c-format
11669msgid "  Remote branch:%s"
11670msgid_plural "  Remote branches:%s"
11671msgstr[0] ""
11672msgstr[1] ""
11673
11674#: builtin/remote.c:1186 builtin/remote.c:1212
11675msgid " (status not queried)"
11676msgstr ""
11677
11678#: builtin/remote.c:1195
11679msgid "  Local branch configured for 'git pull':"
11680msgid_plural "  Local branches configured for 'git pull':"
11681msgstr[0] ""
11682msgstr[1] ""
11683
11684#: builtin/remote.c:1203
11685msgid "  Local refs will be mirrored by 'git push'"
11686msgstr ""
11687
11688#: builtin/remote.c:1209
11689#, c-format
11690msgid "  Local ref configured for 'git push'%s:"
11691msgid_plural "  Local refs configured for 'git push'%s:"
11692msgstr[0] ""
11693msgstr[1] ""
11694
11695#: builtin/remote.c:1230
11696msgid "set refs/remotes/<name>/HEAD according to remote"
11697msgstr ""
11698
11699#: builtin/remote.c:1232
11700msgid "delete refs/remotes/<name>/HEAD"
11701msgstr ""
11702
11703#: builtin/remote.c:1247
11704msgid "Cannot determine remote HEAD"
11705msgstr ""
11706
11707#: builtin/remote.c:1249
11708msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
11709msgstr ""
11710
11711#: builtin/remote.c:1259
11712#, c-format
11713msgid "Could not delete %s"
11714msgstr ""
11715
11716#: builtin/remote.c:1267
11717#, c-format
11718msgid "Not a valid ref: %s"
11719msgstr ""
11720
11721#: builtin/remote.c:1269
11722#, c-format
11723msgid "Could not setup %s"
11724msgstr ""
11725
11726#: builtin/remote.c:1287
11727#, c-format
11728msgid " %s will become dangling!"
11729msgstr ""
11730
11731#: builtin/remote.c:1288
11732#, c-format
11733msgid " %s has become dangling!"
11734msgstr ""
11735
11736#: builtin/remote.c:1298
11737#, c-format
11738msgid "Pruning %s"
11739msgstr ""
11740
11741#: builtin/remote.c:1299
11742#, c-format
11743msgid "URL: %s"
11744msgstr ""
11745
11746#: builtin/remote.c:1315
11747#, c-format
11748msgid " * [would prune] %s"
11749msgstr ""
11750
11751#: builtin/remote.c:1318
11752#, c-format
11753msgid " * [pruned] %s"
11754msgstr ""
11755
11756#: builtin/remote.c:1363
11757msgid "prune remotes after fetching"
11758msgstr ""
11759
11760#: builtin/remote.c:1426 builtin/remote.c:1480 builtin/remote.c:1548
11761#, c-format
11762msgid "No such remote '%s'"
11763msgstr ""
11764
11765#: builtin/remote.c:1442
11766msgid "add branch"
11767msgstr ""
11768
11769#: builtin/remote.c:1449
11770msgid "no remote specified"
11771msgstr ""
11772
11773#: builtin/remote.c:1466
11774msgid "query push URLs rather than fetch URLs"
11775msgstr ""
11776
11777#: builtin/remote.c:1468
11778msgid "return all URLs"
11779msgstr ""
11780
11781#: builtin/remote.c:1496
11782#, c-format
11783msgid "no URLs configured for remote '%s'"
11784msgstr ""
11785
11786#: builtin/remote.c:1522
11787msgid "manipulate push URLs"
11788msgstr ""
11789
11790#: builtin/remote.c:1524
11791msgid "add URL"
11792msgstr ""
11793
11794#: builtin/remote.c:1526
11795msgid "delete URLs"
11796msgstr ""
11797
11798#: builtin/remote.c:1533
11799msgid "--add --delete doesn't make sense"
11800msgstr ""
11801
11802#: builtin/remote.c:1572
11803#, c-format
11804msgid "Invalid old URL pattern: %s"
11805msgstr ""
11806
11807#: builtin/remote.c:1580
11808#, c-format
11809msgid "No such URL found: %s"
11810msgstr ""
11811
11812#: builtin/remote.c:1582
11813msgid "Will not delete all non-push URLs"
11814msgstr ""
11815
11816#: builtin/remote.c:1598
11817msgid "be verbose; must be placed before a subcommand"
11818msgstr ""
11819
11820#: builtin/remote.c:1629
11821#, c-format
11822msgid "Unknown subcommand: %s"
11823msgstr ""
11824
11825#: builtin/repack.c:18
11826msgid "git repack [<options>]"
11827msgstr ""
11828
11829#: builtin/repack.c:23
11830msgid ""
11831"Incremental repacks are incompatible with bitmap indexes.  Use\n"
11832"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
11833msgstr ""
11834
11835#: builtin/repack.c:168
11836msgid "pack everything in a single pack"
11837msgstr ""
11838
11839#: builtin/repack.c:170
11840msgid "same as -a, and turn unreachable objects loose"
11841msgstr ""
11842
11843#: builtin/repack.c:173
11844msgid "remove redundant packs, and run git-prune-packed"
11845msgstr ""
11846
11847#: builtin/repack.c:175
11848msgid "pass --no-reuse-delta to git-pack-objects"
11849msgstr ""
11850
11851#: builtin/repack.c:177
11852msgid "pass --no-reuse-object to git-pack-objects"
11853msgstr ""
11854
11855#: builtin/repack.c:179
11856msgid "do not run git-update-server-info"
11857msgstr ""
11858
11859#: builtin/repack.c:182
11860msgid "pass --local to git-pack-objects"
11861msgstr ""
11862
11863#: builtin/repack.c:184
11864msgid "write bitmap index"
11865msgstr ""
11866
11867#: builtin/repack.c:185
11868msgid "approxidate"
11869msgstr ""
11870
11871#: builtin/repack.c:186
11872msgid "with -A, do not loosen objects older than this"
11873msgstr ""
11874
11875#: builtin/repack.c:188
11876msgid "with -a, repack unreachable objects"
11877msgstr ""
11878
11879#: builtin/repack.c:190
11880msgid "size of the window used for delta compression"
11881msgstr ""
11882
11883#: builtin/repack.c:191 builtin/repack.c:197
11884msgid "bytes"
11885msgstr ""
11886
11887#: builtin/repack.c:192
11888msgid "same as the above, but limit memory size instead of entries count"
11889msgstr ""
11890
11891#: builtin/repack.c:194
11892msgid "limits the maximum delta depth"
11893msgstr ""
11894
11895#: builtin/repack.c:196
11896msgid "limits the maximum number of threads"
11897msgstr ""
11898
11899#: builtin/repack.c:198
11900msgid "maximum size of each packfile"
11901msgstr ""
11902
11903#: builtin/repack.c:200
11904msgid "repack objects in packs marked with .keep"
11905msgstr ""
11906
11907#: builtin/repack.c:210
11908msgid "cannot delete packs in a precious-objects repo"
11909msgstr ""
11910
11911#: builtin/repack.c:214
11912msgid "--keep-unreachable and -A are incompatible"
11913msgstr ""
11914
11915#: builtin/repack.c:406 builtin/worktree.c:146
11916#, c-format
11917msgid "failed to remove '%s'"
11918msgstr ""
11919
11920#: builtin/replace.c:20
11921msgid "git replace [-f] <object> <replacement>"
11922msgstr ""
11923
11924#: builtin/replace.c:21
11925msgid "git replace [-f] --edit <object>"
11926msgstr ""
11927
11928#: builtin/replace.c:22
11929msgid "git replace [-f] --graft <commit> [<parent>...]"
11930msgstr ""
11931
11932#: builtin/replace.c:23
11933msgid "git replace -d <object>..."
11934msgstr ""
11935
11936#: builtin/replace.c:24
11937msgid "git replace [--format=<format>] [-l [<pattern>]]"
11938msgstr ""
11939
11940#: builtin/replace.c:331 builtin/replace.c:369 builtin/replace.c:397
11941#, c-format
11942msgid "Not a valid object name: '%s'"
11943msgstr ""
11944
11945#: builtin/replace.c:361
11946#, c-format
11947msgid "bad mergetag in commit '%s'"
11948msgstr ""
11949
11950#: builtin/replace.c:363
11951#, c-format
11952msgid "malformed mergetag in commit '%s'"
11953msgstr ""
11954
11955#: builtin/replace.c:374
11956#, c-format
11957msgid ""
11958"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
11959"instead of --graft"
11960msgstr ""
11961
11962#: builtin/replace.c:407
11963#, c-format
11964msgid "the original commit '%s' has a gpg signature."
11965msgstr ""
11966
11967#: builtin/replace.c:408
11968msgid "the signature will be removed in the replacement commit!"
11969msgstr ""
11970
11971#: builtin/replace.c:414
11972#, c-format
11973msgid "could not write replacement commit for: '%s'"
11974msgstr ""
11975
11976#: builtin/replace.c:438
11977msgid "list replace refs"
11978msgstr ""
11979
11980#: builtin/replace.c:439
11981msgid "delete replace refs"
11982msgstr ""
11983
11984#: builtin/replace.c:440
11985msgid "edit existing object"
11986msgstr ""
11987
11988#: builtin/replace.c:441
11989msgid "change a commit's parents"
11990msgstr ""
11991
11992#: builtin/replace.c:442
11993msgid "replace the ref if it exists"
11994msgstr ""
11995
11996#: builtin/replace.c:443
11997msgid "do not pretty-print contents for --edit"
11998msgstr ""
11999
12000#: builtin/replace.c:444
12001msgid "use this format"
12002msgstr ""
12003
12004#: builtin/rerere.c:13
12005msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
12006msgstr ""
12007
12008#: builtin/rerere.c:59
12009msgid "register clean resolutions in index"
12010msgstr ""
12011
12012#: builtin/reset.c:29
12013msgid ""
12014"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
12015msgstr ""
12016
12017#: builtin/reset.c:30
12018msgid "git reset [-q] [<tree-ish>] [--] <paths>..."
12019msgstr ""
12020
12021#: builtin/reset.c:31
12022msgid "git reset --patch [<tree-ish>] [--] [<paths>...]"
12023msgstr ""
12024
12025#: builtin/reset.c:37
12026msgid "mixed"
12027msgstr ""
12028
12029#: builtin/reset.c:37
12030msgid "soft"
12031msgstr ""
12032
12033#: builtin/reset.c:37
12034msgid "hard"
12035msgstr ""
12036
12037#: builtin/reset.c:37
12038msgid "merge"
12039msgstr ""
12040
12041#: builtin/reset.c:37
12042msgid "keep"
12043msgstr ""
12044
12045#: builtin/reset.c:78
12046msgid "You do not have a valid HEAD."
12047msgstr ""
12048
12049#: builtin/reset.c:80
12050msgid "Failed to find tree of HEAD."
12051msgstr ""
12052
12053#: builtin/reset.c:86
12054#, c-format
12055msgid "Failed to find tree of %s."
12056msgstr ""
12057
12058#: builtin/reset.c:113
12059#, c-format
12060msgid "HEAD is now at %s"
12061msgstr ""
12062
12063#: builtin/reset.c:197
12064#, c-format
12065msgid "Cannot do a %s reset in the middle of a merge."
12066msgstr ""
12067
12068#: builtin/reset.c:297
12069msgid "be quiet, only report errors"
12070msgstr ""
12071
12072#: builtin/reset.c:299
12073msgid "reset HEAD and index"
12074msgstr ""
12075
12076#: builtin/reset.c:300
12077msgid "reset only HEAD"
12078msgstr ""
12079
12080#: builtin/reset.c:302 builtin/reset.c:304
12081msgid "reset HEAD, index and working tree"
12082msgstr ""
12083
12084#: builtin/reset.c:306
12085msgid "reset HEAD but keep local changes"
12086msgstr ""
12087
12088#: builtin/reset.c:312
12089msgid "record only the fact that removed paths will be added later"
12090msgstr ""
12091
12092#: builtin/reset.c:329
12093#, c-format
12094msgid "Failed to resolve '%s' as a valid revision."
12095msgstr ""
12096
12097#: builtin/reset.c:337
12098#, c-format
12099msgid "Failed to resolve '%s' as a valid tree."
12100msgstr ""
12101
12102#: builtin/reset.c:346
12103msgid "--patch is incompatible with --{hard,mixed,soft}"
12104msgstr ""
12105
12106#: builtin/reset.c:355
12107msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
12108msgstr ""
12109
12110#: builtin/reset.c:357
12111#, c-format
12112msgid "Cannot do %s reset with paths."
12113msgstr ""
12114
12115#: builtin/reset.c:367
12116#, c-format
12117msgid "%s reset is not allowed in a bare repository"
12118msgstr ""
12119
12120#: builtin/reset.c:371
12121msgid "-N can only be used with --mixed"
12122msgstr ""
12123
12124#: builtin/reset.c:388
12125msgid "Unstaged changes after reset:"
12126msgstr ""
12127
12128#: builtin/reset.c:394
12129#, c-format
12130msgid "Could not reset index file to revision '%s'."
12131msgstr ""
12132
12133#: builtin/reset.c:398
12134msgid "Could not write new index file."
12135msgstr ""
12136
12137#: builtin/rev-list.c:399
12138msgid "object filtering requires --objects"
12139msgstr ""
12140
12141#: builtin/rev-list.c:402
12142#, c-format
12143msgid "invalid sparse value '%s'"
12144msgstr ""
12145
12146#: builtin/rev-list.c:442
12147msgid "rev-list does not support display of notes"
12148msgstr ""
12149
12150#: builtin/rev-list.c:445
12151msgid "cannot combine --use-bitmap-index with object filtering"
12152msgstr ""
12153
12154#: builtin/rev-parse.c:402
12155msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
12156msgstr ""
12157
12158#: builtin/rev-parse.c:407
12159msgid "keep the `--` passed as an arg"
12160msgstr ""
12161
12162#: builtin/rev-parse.c:409
12163msgid "stop parsing after the first non-option argument"
12164msgstr ""
12165
12166#: builtin/rev-parse.c:412
12167msgid "output in stuck long form"
12168msgstr ""
12169
12170#: builtin/rev-parse.c:545
12171msgid ""
12172"git rev-parse --parseopt [<options>] -- [<args>...]\n"
12173"   or: git rev-parse --sq-quote [<arg>...]\n"
12174"   or: git rev-parse [<options>] [<arg>...]\n"
12175"\n"
12176"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
12177msgstr ""
12178
12179#: builtin/revert.c:23
12180msgid "git revert [<options>] <commit-ish>..."
12181msgstr ""
12182
12183#: builtin/revert.c:24
12184msgid "git revert <subcommand>"
12185msgstr ""
12186
12187#: builtin/revert.c:29
12188msgid "git cherry-pick [<options>] <commit-ish>..."
12189msgstr ""
12190
12191#: builtin/revert.c:30
12192msgid "git cherry-pick <subcommand>"
12193msgstr ""
12194
12195#: builtin/revert.c:90
12196#, c-format
12197msgid "%s: %s cannot be used with %s"
12198msgstr ""
12199
12200#: builtin/revert.c:99
12201msgid "end revert or cherry-pick sequence"
12202msgstr ""
12203
12204#: builtin/revert.c:100
12205msgid "resume revert or cherry-pick sequence"
12206msgstr ""
12207
12208#: builtin/revert.c:101
12209msgid "cancel revert or cherry-pick sequence"
12210msgstr ""
12211
12212#: builtin/revert.c:102
12213msgid "don't automatically commit"
12214msgstr ""
12215
12216#: builtin/revert.c:103
12217msgid "edit the commit message"
12218msgstr ""
12219
12220#: builtin/revert.c:106
12221msgid "parent-number"
12222msgstr ""
12223
12224#: builtin/revert.c:107
12225msgid "select mainline parent"
12226msgstr ""
12227
12228#: builtin/revert.c:109
12229msgid "merge strategy"
12230msgstr ""
12231
12232#: builtin/revert.c:110
12233msgid "option"
12234msgstr ""
12235
12236#: builtin/revert.c:111
12237msgid "option for merge strategy"
12238msgstr ""
12239
12240#: builtin/revert.c:120
12241msgid "append commit name"
12242msgstr ""
12243
12244#: builtin/revert.c:122
12245msgid "preserve initially empty commits"
12246msgstr ""
12247
12248#: builtin/revert.c:123
12249msgid "allow commits with empty messages"
12250msgstr ""
12251
12252#: builtin/revert.c:124
12253msgid "keep redundant, empty commits"
12254msgstr ""
12255
12256#: builtin/revert.c:214
12257msgid "revert failed"
12258msgstr ""
12259
12260#: builtin/revert.c:227
12261msgid "cherry-pick failed"
12262msgstr ""
12263
12264#: builtin/rm.c:18
12265msgid "git rm [<options>] [--] <file>..."
12266msgstr ""
12267
12268#: builtin/rm.c:206
12269msgid ""
12270"the following file has staged content different from both the\n"
12271"file and the HEAD:"
12272msgid_plural ""
12273"the following files have staged content different from both the\n"
12274"file and the HEAD:"
12275msgstr[0] ""
12276msgstr[1] ""
12277
12278#: builtin/rm.c:211
12279msgid ""
12280"\n"
12281"(use -f to force removal)"
12282msgstr ""
12283
12284#: builtin/rm.c:215
12285msgid "the following file has changes staged in the index:"
12286msgid_plural "the following files have changes staged in the index:"
12287msgstr[0] ""
12288msgstr[1] ""
12289
12290#: builtin/rm.c:219 builtin/rm.c:228
12291msgid ""
12292"\n"
12293"(use --cached to keep the file, or -f to force removal)"
12294msgstr ""
12295
12296#: builtin/rm.c:225
12297msgid "the following file has local modifications:"
12298msgid_plural "the following files have local modifications:"
12299msgstr[0] ""
12300msgstr[1] ""
12301
12302#: builtin/rm.c:243
12303msgid "do not list removed files"
12304msgstr ""
12305
12306#: builtin/rm.c:244
12307msgid "only remove from the index"
12308msgstr ""
12309
12310#: builtin/rm.c:245
12311msgid "override the up-to-date check"
12312msgstr ""
12313
12314#: builtin/rm.c:246
12315msgid "allow recursive removal"
12316msgstr ""
12317
12318#: builtin/rm.c:248
12319msgid "exit with a zero status even if nothing matched"
12320msgstr ""
12321
12322#: builtin/rm.c:307
12323#, c-format
12324msgid "not removing '%s' recursively without -r"
12325msgstr ""
12326
12327#: builtin/rm.c:346
12328#, c-format
12329msgid "git rm: unable to remove %s"
12330msgstr ""
12331
12332#: builtin/rm.c:369
12333#, c-format
12334msgid "could not remove '%s'"
12335msgstr ""
12336
12337#: builtin/send-pack.c:19
12338msgid ""
12339"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
12340"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
12341"[<ref>...]\n"
12342"  --all and explicit <ref> specification are mutually exclusive."
12343msgstr ""
12344
12345#: builtin/send-pack.c:162
12346msgid "remote name"
12347msgstr ""
12348
12349#: builtin/send-pack.c:176
12350msgid "use stateless RPC protocol"
12351msgstr ""
12352
12353#: builtin/send-pack.c:177
12354msgid "read refs from stdin"
12355msgstr ""
12356
12357#: builtin/send-pack.c:178
12358msgid "print status from remote helper"
12359msgstr ""
12360
12361#: builtin/shortlog.c:14
12362msgid "git shortlog [<options>] [<revision-range>] [[--] [<path>...]]"
12363msgstr ""
12364
12365#: builtin/shortlog.c:263
12366msgid "Group by committer rather than author"
12367msgstr ""
12368
12369#: builtin/shortlog.c:265
12370msgid "sort output according to the number of commits per author"
12371msgstr ""
12372
12373#: builtin/shortlog.c:267
12374msgid "Suppress commit descriptions, only provides commit count"
12375msgstr ""
12376
12377#: builtin/shortlog.c:269
12378msgid "Show the email address of each author"
12379msgstr ""
12380
12381#: builtin/shortlog.c:270
12382msgid "w[,i1[,i2]]"
12383msgstr ""
12384
12385#: builtin/shortlog.c:271
12386msgid "Linewrap output"
12387msgstr ""
12388
12389#: builtin/show-branch.c:12
12390msgid ""
12391"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
12392"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
12393"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
12394"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
12395msgstr ""
12396
12397#: builtin/show-branch.c:16
12398msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
12399msgstr ""
12400
12401#: builtin/show-branch.c:376
12402#, c-format
12403msgid "ignoring %s; cannot handle more than %d ref"
12404msgid_plural "ignoring %s; cannot handle more than %d refs"
12405msgstr[0] ""
12406msgstr[1] ""
12407
12408#: builtin/show-branch.c:530
12409#, c-format
12410msgid "no matching refs with %s"
12411msgstr ""
12412
12413#: builtin/show-branch.c:626
12414msgid "show remote-tracking and local branches"
12415msgstr ""
12416
12417#: builtin/show-branch.c:628
12418msgid "show remote-tracking branches"
12419msgstr ""
12420
12421#: builtin/show-branch.c:630
12422msgid "color '*!+-' corresponding to the branch"
12423msgstr ""
12424
12425#: builtin/show-branch.c:632
12426msgid "show <n> more commits after the common ancestor"
12427msgstr ""
12428
12429#: builtin/show-branch.c:634
12430msgid "synonym to more=-1"
12431msgstr ""
12432
12433#: builtin/show-branch.c:635
12434msgid "suppress naming strings"
12435msgstr ""
12436
12437#: builtin/show-branch.c:637
12438msgid "include the current branch"
12439msgstr ""
12440
12441#: builtin/show-branch.c:639
12442msgid "name commits with their object names"
12443msgstr ""
12444
12445#: builtin/show-branch.c:641
12446msgid "show possible merge bases"
12447msgstr ""
12448
12449#: builtin/show-branch.c:643
12450msgid "show refs unreachable from any other ref"
12451msgstr ""
12452
12453#: builtin/show-branch.c:645
12454msgid "show commits in topological order"
12455msgstr ""
12456
12457#: builtin/show-branch.c:648
12458msgid "show only commits not on the first branch"
12459msgstr ""
12460
12461#: builtin/show-branch.c:650
12462msgid "show merges reachable from only one tip"
12463msgstr ""
12464
12465#: builtin/show-branch.c:652
12466msgid "topologically sort, maintaining date order where possible"
12467msgstr ""
12468
12469#: builtin/show-branch.c:655
12470msgid "<n>[,<base>]"
12471msgstr ""
12472
12473#: builtin/show-branch.c:656
12474msgid "show <n> most recent ref-log entries starting at base"
12475msgstr ""
12476
12477#: builtin/show-branch.c:690
12478msgid ""
12479"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
12480msgstr ""
12481
12482#: builtin/show-branch.c:714
12483msgid "no branches given, and HEAD is not valid"
12484msgstr ""
12485
12486#: builtin/show-branch.c:717
12487msgid "--reflog option needs one branch name"
12488msgstr ""
12489
12490#: builtin/show-branch.c:720
12491#, c-format
12492msgid "only %d entry can be shown at one time."
12493msgid_plural "only %d entries can be shown at one time."
12494msgstr[0] ""
12495msgstr[1] ""
12496
12497#: builtin/show-branch.c:724
12498#, c-format
12499msgid "no such ref %s"
12500msgstr ""
12501
12502#: builtin/show-branch.c:808
12503#, c-format
12504msgid "cannot handle more than %d rev."
12505msgid_plural "cannot handle more than %d revs."
12506msgstr[0] ""
12507msgstr[1] ""
12508
12509#: builtin/show-branch.c:812
12510#, c-format
12511msgid "'%s' is not a valid ref."
12512msgstr ""
12513
12514#: builtin/show-branch.c:815
12515#, c-format
12516msgid "cannot find commit %s (%s)"
12517msgstr ""
12518
12519#: builtin/show-ref.c:10
12520msgid ""
12521"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
12522"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
12523msgstr ""
12524
12525#: builtin/show-ref.c:11
12526msgid "git show-ref --exclude-existing[=<pattern>]"
12527msgstr ""
12528
12529#: builtin/show-ref.c:159
12530msgid "only show tags (can be combined with heads)"
12531msgstr ""
12532
12533#: builtin/show-ref.c:160
12534msgid "only show heads (can be combined with tags)"
12535msgstr ""
12536
12537#: builtin/show-ref.c:161
12538msgid "stricter reference checking, requires exact ref path"
12539msgstr ""
12540
12541#: builtin/show-ref.c:164 builtin/show-ref.c:166
12542msgid "show the HEAD reference, even if it would be filtered out"
12543msgstr ""
12544
12545#: builtin/show-ref.c:168
12546msgid "dereference tags into object IDs"
12547msgstr ""
12548
12549#: builtin/show-ref.c:170
12550msgid "only show SHA1 hash using <n> digits"
12551msgstr ""
12552
12553#: builtin/show-ref.c:174
12554msgid "do not print results to stdout (useful with --verify)"
12555msgstr ""
12556
12557#: builtin/show-ref.c:176
12558msgid "show refs from stdin that aren't in local repository"
12559msgstr ""
12560
12561#: builtin/stripspace.c:18
12562msgid "git stripspace [-s | --strip-comments]"
12563msgstr ""
12564
12565#: builtin/stripspace.c:19
12566msgid "git stripspace [-c | --comment-lines]"
12567msgstr ""
12568
12569#: builtin/stripspace.c:36
12570msgid "skip and remove all lines starting with comment character"
12571msgstr ""
12572
12573#: builtin/stripspace.c:39
12574msgid "prepend comment character and space to each line"
12575msgstr ""
12576
12577#: builtin/submodule--helper.c:34 builtin/submodule--helper.c:1332
12578#, c-format
12579msgid "No such ref: %s"
12580msgstr ""
12581
12582#: builtin/submodule--helper.c:41 builtin/submodule--helper.c:1341
12583#, c-format
12584msgid "Expecting a full ref name, got %s"
12585msgstr ""
12586
12587#: builtin/submodule--helper.c:81
12588#, c-format
12589msgid "cannot strip one component off url '%s'"
12590msgstr ""
12591
12592#: builtin/submodule--helper.c:370 builtin/submodule--helper.c:861
12593msgid "alternative anchor for relative paths"
12594msgstr ""
12595
12596#: builtin/submodule--helper.c:375
12597msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
12598msgstr ""
12599
12600#: builtin/submodule--helper.c:426 builtin/submodule--helper.c:449
12601#, c-format
12602msgid "No url found for submodule path '%s' in .gitmodules"
12603msgstr ""
12604
12605#: builtin/submodule--helper.c:464
12606#, c-format
12607msgid ""
12608"could not lookup configuration '%s'. Assuming this repository is its own "
12609"authoritative upstream."
12610msgstr ""
12611
12612#: builtin/submodule--helper.c:475
12613#, c-format
12614msgid "Failed to register url for submodule path '%s'"
12615msgstr ""
12616
12617#: builtin/submodule--helper.c:479
12618#, c-format
12619msgid "Submodule '%s' (%s) registered for path '%s'\n"
12620msgstr ""
12621
12622#: builtin/submodule--helper.c:489
12623#, c-format
12624msgid "warning: command update mode suggested for submodule '%s'\n"
12625msgstr ""
12626
12627#: builtin/submodule--helper.c:496
12628#, c-format
12629msgid "Failed to register update mode for submodule path '%s'"
12630msgstr ""
12631
12632#: builtin/submodule--helper.c:518
12633msgid "Suppress output for initializing a submodule"
12634msgstr ""
12635
12636#: builtin/submodule--helper.c:523
12637msgid "git submodule--helper init [<path>]"
12638msgstr ""
12639
12640#: builtin/submodule--helper.c:591 builtin/submodule--helper.c:713
12641#, c-format
12642msgid "no submodule mapping found in .gitmodules for path '%s'"
12643msgstr ""
12644
12645#: builtin/submodule--helper.c:626
12646#, c-format
12647msgid "could not resolve HEAD ref inside the submodule '%s'"
12648msgstr ""
12649
12650#: builtin/submodule--helper.c:653
12651#, c-format
12652msgid "failed to recurse into submodule '%s'"
12653msgstr ""
12654
12655#: builtin/submodule--helper.c:677
12656msgid "Suppress submodule status output"
12657msgstr ""
12658
12659#: builtin/submodule--helper.c:678
12660msgid ""
12661"Use commit stored in the index instead of the one stored in the submodule "
12662"HEAD"
12663msgstr ""
12664
12665#: builtin/submodule--helper.c:679
12666msgid "recurse into nested submodules"
12667msgstr ""
12668
12669#: builtin/submodule--helper.c:684
12670msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
12671msgstr ""
12672
12673#: builtin/submodule--helper.c:708
12674msgid "git submodule--helper name <path>"
12675msgstr ""
12676
12677#: builtin/submodule--helper.c:796 builtin/submodule--helper.c:799
12678#, c-format
12679msgid "submodule '%s' cannot add alternate: %s"
12680msgstr ""
12681
12682#: builtin/submodule--helper.c:835
12683#, c-format
12684msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
12685msgstr ""
12686
12687#: builtin/submodule--helper.c:842
12688#, c-format
12689msgid "Value '%s' for submodule.alternateLocation is not recognized"
12690msgstr ""
12691
12692#: builtin/submodule--helper.c:864
12693msgid "where the new submodule will be cloned to"
12694msgstr ""
12695
12696#: builtin/submodule--helper.c:867
12697msgid "name of the new submodule"
12698msgstr ""
12699
12700#: builtin/submodule--helper.c:870
12701msgid "url where to clone the submodule from"
12702msgstr ""
12703
12704#: builtin/submodule--helper.c:876
12705msgid "depth for shallow clones"
12706msgstr ""
12707
12708#: builtin/submodule--helper.c:879 builtin/submodule--helper.c:1250
12709msgid "force cloning progress"
12710msgstr ""
12711
12712#: builtin/submodule--helper.c:884
12713msgid ""
12714"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
12715"<repository>] [--name <name>] [--depth <depth>] --url <url> --path <path>"
12716msgstr ""
12717
12718#: builtin/submodule--helper.c:915
12719#, c-format
12720msgid "clone of '%s' into submodule path '%s' failed"
12721msgstr ""
12722
12723#: builtin/submodule--helper.c:930
12724#, c-format
12725msgid "could not get submodule directory for '%s'"
12726msgstr ""
12727
12728#: builtin/submodule--helper.c:995
12729#, c-format
12730msgid "Submodule path '%s' not initialized"
12731msgstr ""
12732
12733#: builtin/submodule--helper.c:999
12734msgid "Maybe you want to use 'update --init'?"
12735msgstr ""
12736
12737#: builtin/submodule--helper.c:1028
12738#, c-format
12739msgid "Skipping unmerged submodule %s"
12740msgstr ""
12741
12742#: builtin/submodule--helper.c:1057
12743#, c-format
12744msgid "Skipping submodule '%s'"
12745msgstr ""
12746
12747#: builtin/submodule--helper.c:1190
12748#, c-format
12749msgid "Failed to clone '%s'. Retry scheduled"
12750msgstr ""
12751
12752#: builtin/submodule--helper.c:1201
12753#, c-format
12754msgid "Failed to clone '%s' a second time, aborting"
12755msgstr ""
12756
12757#: builtin/submodule--helper.c:1231 builtin/submodule--helper.c:1451
12758msgid "path into the working tree"
12759msgstr ""
12760
12761#: builtin/submodule--helper.c:1234
12762msgid "path into the working tree, across nested submodule boundaries"
12763msgstr ""
12764
12765#: builtin/submodule--helper.c:1238
12766msgid "rebase, merge, checkout or none"
12767msgstr ""
12768
12769#: builtin/submodule--helper.c:1242
12770msgid "Create a shallow clone truncated to the specified number of revisions"
12771msgstr ""
12772
12773#: builtin/submodule--helper.c:1245
12774msgid "parallel jobs"
12775msgstr ""
12776
12777#: builtin/submodule--helper.c:1247
12778msgid "whether the initial clone should follow the shallow recommendation"
12779msgstr ""
12780
12781#: builtin/submodule--helper.c:1248
12782msgid "don't print cloning progress"
12783msgstr ""
12784
12785#: builtin/submodule--helper.c:1255
12786msgid "git submodule--helper update_clone [--prefix=<path>] [<path>...]"
12787msgstr ""
12788
12789#: builtin/submodule--helper.c:1268
12790msgid "bad value for update parameter"
12791msgstr ""
12792
12793#: builtin/submodule--helper.c:1336
12794#, c-format
12795msgid ""
12796"Submodule (%s) branch configured to inherit branch from superproject, but "
12797"the superproject is not on any branch"
12798msgstr ""
12799
12800#: builtin/submodule--helper.c:1452
12801msgid "recurse into submodules"
12802msgstr ""
12803
12804#: builtin/submodule--helper.c:1458
12805msgid "git submodule--helper embed-git-dir [<path>...]"
12806msgstr ""
12807
12808#: builtin/submodule--helper.c:1517
12809#, c-format
12810msgid "%s doesn't support --super-prefix"
12811msgstr ""
12812
12813#: builtin/submodule--helper.c:1523
12814#, c-format
12815msgid "'%s' is not a valid submodule--helper subcommand"
12816msgstr ""
12817
12818#: builtin/symbolic-ref.c:8
12819msgid "git symbolic-ref [<options>] <name> [<ref>]"
12820msgstr ""
12821
12822#: builtin/symbolic-ref.c:9
12823msgid "git symbolic-ref -d [-q] <name>"
12824msgstr ""
12825
12826#: builtin/symbolic-ref.c:40
12827msgid "suppress error message for non-symbolic (detached) refs"
12828msgstr ""
12829
12830#: builtin/symbolic-ref.c:41
12831msgid "delete symbolic ref"
12832msgstr ""
12833
12834#: builtin/symbolic-ref.c:42
12835msgid "shorten ref output"
12836msgstr ""
12837
12838#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
12839msgid "reason"
12840msgstr ""
12841
12842#: builtin/symbolic-ref.c:43 builtin/update-ref.c:362
12843msgid "reason of the update"
12844msgstr ""
12845
12846#: builtin/tag.c:24
12847msgid ""
12848"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>] <tagname> "
12849"[<head>]"
12850msgstr ""
12851
12852#: builtin/tag.c:25
12853msgid "git tag -d <tagname>..."
12854msgstr ""
12855
12856#: builtin/tag.c:26
12857msgid ""
12858"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
12859"points-at <object>]\n"
12860"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
12861msgstr ""
12862
12863#: builtin/tag.c:28
12864msgid "git tag -v [--format=<format>] <tagname>..."
12865msgstr ""
12866
12867#: builtin/tag.c:86
12868#, c-format
12869msgid "tag '%s' not found."
12870msgstr ""
12871
12872#: builtin/tag.c:102
12873#, c-format
12874msgid "Deleted tag '%s' (was %s)\n"
12875msgstr ""
12876
12877#: builtin/tag.c:131
12878#, c-format
12879msgid ""
12880"\n"
12881"Write a message for tag:\n"
12882"  %s\n"
12883"Lines starting with '%c' will be ignored.\n"
12884msgstr ""
12885
12886#: builtin/tag.c:135
12887#, c-format
12888msgid ""
12889"\n"
12890"Write a message for tag:\n"
12891"  %s\n"
12892"Lines starting with '%c' will be kept; you may remove them yourself if you "
12893"want to.\n"
12894msgstr ""
12895
12896#: builtin/tag.c:189
12897msgid "unable to sign the tag"
12898msgstr ""
12899
12900#: builtin/tag.c:191
12901msgid "unable to write tag file"
12902msgstr ""
12903
12904#: builtin/tag.c:215
12905msgid "bad object type."
12906msgstr ""
12907
12908#: builtin/tag.c:261
12909msgid "no tag message?"
12910msgstr ""
12911
12912#: builtin/tag.c:268
12913#, c-format
12914msgid "The tag message has been left in %s\n"
12915msgstr ""
12916
12917#: builtin/tag.c:376
12918msgid "list tag names"
12919msgstr ""
12920
12921#: builtin/tag.c:378
12922msgid "print <n> lines of each tag message"
12923msgstr ""
12924
12925#: builtin/tag.c:380
12926msgid "delete tags"
12927msgstr ""
12928
12929#: builtin/tag.c:381
12930msgid "verify tags"
12931msgstr ""
12932
12933#: builtin/tag.c:383
12934msgid "Tag creation options"
12935msgstr ""
12936
12937#: builtin/tag.c:385
12938msgid "annotated tag, needs a message"
12939msgstr ""
12940
12941#: builtin/tag.c:387
12942msgid "tag message"
12943msgstr ""
12944
12945#: builtin/tag.c:389
12946msgid "annotated and GPG-signed tag"
12947msgstr ""
12948
12949#: builtin/tag.c:393
12950msgid "use another key to sign the tag"
12951msgstr ""
12952
12953#: builtin/tag.c:394
12954msgid "replace the tag if exists"
12955msgstr ""
12956
12957#: builtin/tag.c:395 builtin/update-ref.c:368
12958msgid "create a reflog"
12959msgstr ""
12960
12961#: builtin/tag.c:397
12962msgid "Tag listing options"
12963msgstr ""
12964
12965#: builtin/tag.c:398
12966msgid "show tag list in columns"
12967msgstr ""
12968
12969#: builtin/tag.c:399 builtin/tag.c:401
12970msgid "print only tags that contain the commit"
12971msgstr ""
12972
12973#: builtin/tag.c:400 builtin/tag.c:402
12974msgid "print only tags that don't contain the commit"
12975msgstr ""
12976
12977#: builtin/tag.c:403
12978msgid "print only tags that are merged"
12979msgstr ""
12980
12981#: builtin/tag.c:404
12982msgid "print only tags that are not merged"
12983msgstr ""
12984
12985#: builtin/tag.c:409
12986msgid "print only tags of the object"
12987msgstr ""
12988
12989#: builtin/tag.c:453
12990msgid "--column and -n are incompatible"
12991msgstr ""
12992
12993#: builtin/tag.c:475
12994msgid "-n option is only allowed in list mode"
12995msgstr ""
12996
12997#: builtin/tag.c:477
12998msgid "--contains option is only allowed in list mode"
12999msgstr ""
13000
13001#: builtin/tag.c:479
13002msgid "--no-contains option is only allowed in list mode"
13003msgstr ""
13004
13005#: builtin/tag.c:481
13006msgid "--points-at option is only allowed in list mode"
13007msgstr ""
13008
13009#: builtin/tag.c:483
13010msgid "--merged and --no-merged options are only allowed in list mode"
13011msgstr ""
13012
13013#: builtin/tag.c:494
13014msgid "only one -F or -m option is allowed."
13015msgstr ""
13016
13017#: builtin/tag.c:513
13018msgid "too many params"
13019msgstr ""
13020
13021#: builtin/tag.c:519
13022#, c-format
13023msgid "'%s' is not a valid tag name."
13024msgstr ""
13025
13026#: builtin/tag.c:524
13027#, c-format
13028msgid "tag '%s' already exists"
13029msgstr ""
13030
13031#: builtin/tag.c:554
13032#, c-format
13033msgid "Updated tag '%s' (was %s)\n"
13034msgstr ""
13035
13036#: builtin/unpack-objects.c:494
13037msgid "Unpacking objects"
13038msgstr ""
13039
13040#: builtin/update-index.c:82
13041#, c-format
13042msgid "failed to create directory %s"
13043msgstr ""
13044
13045#: builtin/update-index.c:88
13046#, c-format
13047msgid "failed to stat %s"
13048msgstr ""
13049
13050#: builtin/update-index.c:98
13051#, c-format
13052msgid "failed to create file %s"
13053msgstr ""
13054
13055#: builtin/update-index.c:106
13056#, c-format
13057msgid "failed to delete file %s"
13058msgstr ""
13059
13060#: builtin/update-index.c:113 builtin/update-index.c:219
13061#, c-format
13062msgid "failed to delete directory %s"
13063msgstr ""
13064
13065#: builtin/update-index.c:138
13066#, c-format
13067msgid "Testing mtime in '%s' "
13068msgstr ""
13069
13070#: builtin/update-index.c:152
13071msgid "directory stat info does not change after adding a new file"
13072msgstr ""
13073
13074#: builtin/update-index.c:165
13075msgid "directory stat info does not change after adding a new directory"
13076msgstr ""
13077
13078#: builtin/update-index.c:178
13079msgid "directory stat info changes after updating a file"
13080msgstr ""
13081
13082#: builtin/update-index.c:189
13083msgid "directory stat info changes after adding a file inside subdirectory"
13084msgstr ""
13085
13086#: builtin/update-index.c:200
13087msgid "directory stat info does not change after deleting a file"
13088msgstr ""
13089
13090#: builtin/update-index.c:213
13091msgid "directory stat info does not change after deleting a directory"
13092msgstr ""
13093
13094#: builtin/update-index.c:220
13095msgid " OK"
13096msgstr ""
13097
13098#: builtin/update-index.c:579
13099msgid "git update-index [<options>] [--] [<file>...]"
13100msgstr ""
13101
13102#: builtin/update-index.c:936
13103msgid "continue refresh even when index needs update"
13104msgstr ""
13105
13106#: builtin/update-index.c:939
13107msgid "refresh: ignore submodules"
13108msgstr ""
13109
13110#: builtin/update-index.c:942
13111msgid "do not ignore new files"
13112msgstr ""
13113
13114#: builtin/update-index.c:944
13115msgid "let files replace directories and vice-versa"
13116msgstr ""
13117
13118#: builtin/update-index.c:946
13119msgid "notice files missing from worktree"
13120msgstr ""
13121
13122#: builtin/update-index.c:948
13123msgid "refresh even if index contains unmerged entries"
13124msgstr ""
13125
13126#: builtin/update-index.c:951
13127msgid "refresh stat information"
13128msgstr ""
13129
13130#: builtin/update-index.c:955
13131msgid "like --refresh, but ignore assume-unchanged setting"
13132msgstr ""
13133
13134#: builtin/update-index.c:959
13135msgid "<mode>,<object>,<path>"
13136msgstr ""
13137
13138#: builtin/update-index.c:960
13139msgid "add the specified entry to the index"
13140msgstr ""
13141
13142#: builtin/update-index.c:969
13143msgid "mark files as \"not changing\""
13144msgstr ""
13145
13146#: builtin/update-index.c:972
13147msgid "clear assumed-unchanged bit"
13148msgstr ""
13149
13150#: builtin/update-index.c:975
13151msgid "mark files as \"index-only\""
13152msgstr ""
13153
13154#: builtin/update-index.c:978
13155msgid "clear skip-worktree bit"
13156msgstr ""
13157
13158#: builtin/update-index.c:981
13159msgid "add to index only; do not add content to object database"
13160msgstr ""
13161
13162#: builtin/update-index.c:983
13163msgid "remove named paths even if present in worktree"
13164msgstr ""
13165
13166#: builtin/update-index.c:985
13167msgid "with --stdin: input lines are terminated by null bytes"
13168msgstr ""
13169
13170#: builtin/update-index.c:987
13171msgid "read list of paths to be updated from standard input"
13172msgstr ""
13173
13174#: builtin/update-index.c:991
13175msgid "add entries from standard input to the index"
13176msgstr ""
13177
13178#: builtin/update-index.c:995
13179msgid "repopulate stages #2 and #3 for the listed paths"
13180msgstr ""
13181
13182#: builtin/update-index.c:999
13183msgid "only update entries that differ from HEAD"
13184msgstr ""
13185
13186#: builtin/update-index.c:1003
13187msgid "ignore files missing from worktree"
13188msgstr ""
13189
13190#: builtin/update-index.c:1006
13191msgid "report actions to standard output"
13192msgstr ""
13193
13194#: builtin/update-index.c:1008
13195msgid "(for porcelains) forget saved unresolved conflicts"
13196msgstr ""
13197
13198#: builtin/update-index.c:1012
13199msgid "write index in this format"
13200msgstr ""
13201
13202#: builtin/update-index.c:1014
13203msgid "enable or disable split index"
13204msgstr ""
13205
13206#: builtin/update-index.c:1016
13207msgid "enable/disable untracked cache"
13208msgstr ""
13209
13210#: builtin/update-index.c:1018
13211msgid "test if the filesystem supports untracked cache"
13212msgstr ""
13213
13214#: builtin/update-index.c:1020
13215msgid "enable untracked cache without testing the filesystem"
13216msgstr ""
13217
13218#: builtin/update-index.c:1022
13219msgid "write out the index even if is not flagged as changed"
13220msgstr ""
13221
13222#: builtin/update-index.c:1024
13223msgid "enable or disable file system monitor"
13224msgstr ""
13225
13226#: builtin/update-index.c:1026
13227msgid "mark files as fsmonitor valid"
13228msgstr ""
13229
13230#: builtin/update-index.c:1029
13231msgid "clear fsmonitor valid bit"
13232msgstr ""
13233
13234#: builtin/update-index.c:1127
13235msgid ""
13236"core.splitIndex is set to false; remove or change it, if you really want to "
13237"enable split index"
13238msgstr ""
13239
13240#: builtin/update-index.c:1136
13241msgid ""
13242"core.splitIndex is set to true; remove or change it, if you really want to "
13243"disable split index"
13244msgstr ""
13245
13246#: builtin/update-index.c:1147
13247msgid ""
13248"core.untrackedCache is set to true; remove or change it, if you really want "
13249"to disable the untracked cache"
13250msgstr ""
13251
13252#: builtin/update-index.c:1151
13253msgid "Untracked cache disabled"
13254msgstr ""
13255
13256#: builtin/update-index.c:1159
13257msgid ""
13258"core.untrackedCache is set to false; remove or change it, if you really want "
13259"to enable the untracked cache"
13260msgstr ""
13261
13262#: builtin/update-index.c:1163
13263#, c-format
13264msgid "Untracked cache enabled for '%s'"
13265msgstr ""
13266
13267#: builtin/update-index.c:1171
13268msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
13269msgstr ""
13270
13271#: builtin/update-index.c:1175
13272msgid "fsmonitor enabled"
13273msgstr ""
13274
13275#: builtin/update-index.c:1178
13276msgid ""
13277"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
13278msgstr ""
13279
13280#: builtin/update-index.c:1182
13281msgid "fsmonitor disabled"
13282msgstr ""
13283
13284#: builtin/update-ref.c:10
13285msgid "git update-ref [<options>] -d <refname> [<old-val>]"
13286msgstr ""
13287
13288#: builtin/update-ref.c:11
13289msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
13290msgstr ""
13291
13292#: builtin/update-ref.c:12
13293msgid "git update-ref [<options>] --stdin [-z]"
13294msgstr ""
13295
13296#: builtin/update-ref.c:363
13297msgid "delete the reference"
13298msgstr ""
13299
13300#: builtin/update-ref.c:365
13301msgid "update <refname> not the one it points to"
13302msgstr ""
13303
13304#: builtin/update-ref.c:366
13305msgid "stdin has NUL-terminated arguments"
13306msgstr ""
13307
13308#: builtin/update-ref.c:367
13309msgid "read updates from stdin"
13310msgstr ""
13311
13312#: builtin/update-server-info.c:7
13313msgid "git update-server-info [--force]"
13314msgstr ""
13315
13316#: builtin/update-server-info.c:15
13317msgid "update the info files from scratch"
13318msgstr ""
13319
13320#: builtin/verify-commit.c:18
13321msgid "git verify-commit [-v | --verbose] <commit>..."
13322msgstr ""
13323
13324#: builtin/verify-commit.c:73
13325msgid "print commit contents"
13326msgstr ""
13327
13328#: builtin/verify-commit.c:74 builtin/verify-tag.c:38
13329msgid "print raw gpg status output"
13330msgstr ""
13331
13332#: builtin/verify-pack.c:55
13333msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
13334msgstr ""
13335
13336#: builtin/verify-pack.c:65
13337msgid "verbose"
13338msgstr ""
13339
13340#: builtin/verify-pack.c:67
13341msgid "show statistics only"
13342msgstr ""
13343
13344#: builtin/verify-tag.c:19
13345msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
13346msgstr ""
13347
13348#: builtin/verify-tag.c:37
13349msgid "print tag contents"
13350msgstr ""
13351
13352#: builtin/worktree.c:17
13353msgid "git worktree add [<options>] <path> [<branch>]"
13354msgstr ""
13355
13356#: builtin/worktree.c:18
13357msgid "git worktree list [<options>]"
13358msgstr ""
13359
13360#: builtin/worktree.c:19
13361msgid "git worktree lock [<options>] <path>"
13362msgstr ""
13363
13364#: builtin/worktree.c:20
13365msgid "git worktree prune [<options>]"
13366msgstr ""
13367
13368#: builtin/worktree.c:21
13369msgid "git worktree unlock <path>"
13370msgstr ""
13371
13372#: builtin/worktree.c:58
13373#, c-format
13374msgid "Removing worktrees/%s: not a valid directory"
13375msgstr ""
13376
13377#: builtin/worktree.c:64
13378#, c-format
13379msgid "Removing worktrees/%s: gitdir file does not exist"
13380msgstr ""
13381
13382#: builtin/worktree.c:69 builtin/worktree.c:78
13383#, c-format
13384msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
13385msgstr ""
13386
13387#: builtin/worktree.c:88
13388#, c-format
13389msgid ""
13390"Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
13391"%<PRIuMAX>)"
13392msgstr ""
13393
13394#: builtin/worktree.c:96
13395#, c-format
13396msgid "Removing worktrees/%s: invalid gitdir file"
13397msgstr ""
13398
13399#: builtin/worktree.c:112
13400#, c-format
13401msgid "Removing worktrees/%s: gitdir file points to non-existent location"
13402msgstr ""
13403
13404#: builtin/worktree.c:159
13405msgid "report pruned working trees"
13406msgstr ""
13407
13408#: builtin/worktree.c:161
13409msgid "expire working trees older than <time>"
13410msgstr ""
13411
13412#: builtin/worktree.c:236
13413#, c-format
13414msgid "'%s' already exists"
13415msgstr ""
13416
13417#: builtin/worktree.c:267
13418#, c-format
13419msgid "could not create directory of '%s'"
13420msgstr ""
13421
13422#: builtin/worktree.c:306
13423#, c-format
13424msgid "Preparing %s (identifier %s)"
13425msgstr ""
13426
13427#: builtin/worktree.c:368
13428msgid "checkout <branch> even if already checked out in other worktree"
13429msgstr ""
13430
13431#: builtin/worktree.c:370
13432msgid "create a new branch"
13433msgstr ""
13434
13435#: builtin/worktree.c:372
13436msgid "create or reset a branch"
13437msgstr ""
13438
13439#: builtin/worktree.c:374
13440msgid "populate the new working tree"
13441msgstr ""
13442
13443#: builtin/worktree.c:375
13444msgid "keep the new working tree locked"
13445msgstr ""
13446
13447#: builtin/worktree.c:377
13448msgid "set up tracking mode (see git-branch(1))"
13449msgstr ""
13450
13451#: builtin/worktree.c:380
13452msgid "try to match the new branch name with a remote-tracking branch"
13453msgstr ""
13454
13455#: builtin/worktree.c:388
13456msgid "-b, -B, and --detach are mutually exclusive"
13457msgstr ""
13458
13459#: builtin/worktree.c:453
13460msgid "--[no-]track can only be used if a new branch is created"
13461msgstr ""
13462
13463#: builtin/worktree.c:553
13464msgid "reason for locking"
13465msgstr ""
13466
13467#: builtin/worktree.c:565 builtin/worktree.c:598
13468#, c-format
13469msgid "'%s' is not a working tree"
13470msgstr ""
13471
13472#: builtin/worktree.c:567 builtin/worktree.c:600
13473msgid "The main working tree cannot be locked or unlocked"
13474msgstr ""
13475
13476#: builtin/worktree.c:572
13477#, c-format
13478msgid "'%s' is already locked, reason: %s"
13479msgstr ""
13480
13481#: builtin/worktree.c:574
13482#, c-format
13483msgid "'%s' is already locked"
13484msgstr ""
13485
13486#: builtin/worktree.c:602
13487#, c-format
13488msgid "'%s' is not locked"
13489msgstr ""
13490
13491#: builtin/write-tree.c:14
13492msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
13493msgstr ""
13494
13495#: builtin/write-tree.c:27
13496msgid "<prefix>/"
13497msgstr ""
13498
13499#: builtin/write-tree.c:28
13500msgid "write tree object for a subdirectory <prefix>"
13501msgstr ""
13502
13503#: builtin/write-tree.c:31
13504msgid "only useful for debugging"
13505msgstr ""
13506
13507#: upload-pack.c:24
13508msgid "git upload-pack [<options>] <dir>"
13509msgstr ""
13510
13511#: upload-pack.c:1041
13512msgid "quit after a single request/response exchange"
13513msgstr ""
13514
13515#: upload-pack.c:1043
13516msgid "exit immediately after initial ref advertisement"
13517msgstr ""
13518
13519#: upload-pack.c:1045
13520msgid "do not try <directory>/.git/ if <directory> is no Git directory"
13521msgstr ""
13522
13523#: upload-pack.c:1047
13524msgid "interrupt transfer after <n> seconds of inactivity"
13525msgstr ""
13526
13527#: credential-cache--daemon.c:222
13528#, c-format
13529msgid ""
13530"The permissions on your socket directory are too loose; other\n"
13531"users may be able to read your cached credentials. Consider running:\n"
13532"\n"
13533"\tchmod 0700 %s"
13534msgstr ""
13535
13536#: credential-cache--daemon.c:271
13537msgid "print debugging messages to stderr"
13538msgstr ""
13539
13540#: git.c:15
13541msgid ""
13542"'git help -a' and 'git help -g' list available subcommands and some\n"
13543"concept guides. See 'git help <command>' or 'git help <concept>'\n"
13544"to read about a specific subcommand or concept."
13545msgstr ""
13546
13547#: http.c:339
13548#, c-format
13549msgid "negative value for http.postbuffer; defaulting to %d"
13550msgstr ""
13551
13552#: http.c:360
13553msgid "Delegation control is not supported with cURL < 7.22.0"
13554msgstr ""
13555
13556#: http.c:369
13557msgid "Public key pinning not supported with cURL < 7.44.0"
13558msgstr ""
13559
13560#: http.c:1791
13561#, c-format
13562msgid ""
13563"unable to update url base from redirection:\n"
13564"  asked for: %s\n"
13565"   redirect: %s"
13566msgstr ""
13567
13568#: remote-curl.c:324
13569#, c-format
13570msgid "redirecting to %s"
13571msgstr ""
13572
13573#: list-objects-filter-options.h:54
13574msgid "args"
13575msgstr ""
13576
13577#: list-objects-filter-options.h:55
13578msgid "object filtering"
13579msgstr ""
13580
13581#: common-cmds.h:9
13582msgid "start a working area (see also: git help tutorial)"
13583msgstr ""
13584
13585#: common-cmds.h:10
13586msgid "work on the current change (see also: git help everyday)"
13587msgstr ""
13588
13589#: common-cmds.h:11
13590msgid "examine the history and state (see also: git help revisions)"
13591msgstr ""
13592
13593#: common-cmds.h:12
13594msgid "grow, mark and tweak your common history"
13595msgstr ""
13596
13597#: common-cmds.h:13
13598msgid "collaborate (see also: git help workflows)"
13599msgstr ""
13600
13601#: common-cmds.h:17
13602msgid "Add file contents to the index"
13603msgstr ""
13604
13605#: common-cmds.h:18
13606msgid "Use binary search to find the commit that introduced a bug"
13607msgstr ""
13608
13609#: common-cmds.h:19
13610msgid "List, create, or delete branches"
13611msgstr ""
13612
13613#: common-cmds.h:20
13614msgid "Switch branches or restore working tree files"
13615msgstr ""
13616
13617#: common-cmds.h:21
13618msgid "Clone a repository into a new directory"
13619msgstr ""
13620
13621#: common-cmds.h:22
13622msgid "Record changes to the repository"
13623msgstr ""
13624
13625#: common-cmds.h:23
13626msgid "Show changes between commits, commit and working tree, etc"
13627msgstr ""
13628
13629#: common-cmds.h:24
13630msgid "Download objects and refs from another repository"
13631msgstr ""
13632
13633#: common-cmds.h:25
13634msgid "Print lines matching a pattern"
13635msgstr ""
13636
13637#: common-cmds.h:26
13638msgid "Create an empty Git repository or reinitialize an existing one"
13639msgstr ""
13640
13641#: common-cmds.h:27
13642msgid "Show commit logs"
13643msgstr ""
13644
13645#: common-cmds.h:28
13646msgid "Join two or more development histories together"
13647msgstr ""
13648
13649#: common-cmds.h:29
13650msgid "Move or rename a file, a directory, or a symlink"
13651msgstr ""
13652
13653#: common-cmds.h:30
13654msgid "Fetch from and integrate with another repository or a local branch"
13655msgstr ""
13656
13657#: common-cmds.h:31
13658msgid "Update remote refs along with associated objects"
13659msgstr ""
13660
13661#: common-cmds.h:32
13662msgid "Reapply commits on top of another base tip"
13663msgstr ""
13664
13665#: common-cmds.h:33
13666msgid "Reset current HEAD to the specified state"
13667msgstr ""
13668
13669#: common-cmds.h:34
13670msgid "Remove files from the working tree and from the index"
13671msgstr ""
13672
13673#: common-cmds.h:35
13674msgid "Show various types of objects"
13675msgstr ""
13676
13677#: common-cmds.h:36
13678msgid "Show the working tree status"
13679msgstr ""
13680
13681#: common-cmds.h:37
13682msgid "Create, list, delete or verify a tag object signed with GPG"
13683msgstr ""
13684
13685#: parse-options.h:145
13686msgid "expiry-date"
13687msgstr ""
13688
13689#: parse-options.h:160
13690msgid "no-op (backward compatibility)"
13691msgstr ""
13692
13693#: parse-options.h:238
13694msgid "be more verbose"
13695msgstr ""
13696
13697#: parse-options.h:240
13698msgid "be more quiet"
13699msgstr ""
13700
13701#: parse-options.h:246
13702msgid "use <n> digits to display SHA-1s"
13703msgstr ""
13704
13705#: rerere.h:40
13706msgid "update the index with reused conflict resolution if possible"
13707msgstr ""
13708
13709#: git-bisect.sh:54
13710msgid "You need to start by \"git bisect start\""
13711msgstr ""
13712
13713#. TRANSLATORS: Make sure to include [Y] and [n] in your
13714#. translation. The program will only accept English input
13715#. at this point.
13716#: git-bisect.sh:60
13717msgid "Do you want me to do it for you [Y/n]? "
13718msgstr ""
13719
13720#: git-bisect.sh:121
13721#, sh-format
13722msgid "unrecognised option: '$arg'"
13723msgstr ""
13724
13725#: git-bisect.sh:125
13726#, sh-format
13727msgid "'$arg' does not appear to be a valid revision"
13728msgstr ""
13729
13730#: git-bisect.sh:154
13731msgid "Bad HEAD - I need a HEAD"
13732msgstr ""
13733
13734#: git-bisect.sh:167
13735#, sh-format
13736msgid ""
13737"Checking out '$start_head' failed. Try 'git bisect reset <valid-branch>'."
13738msgstr ""
13739
13740#: git-bisect.sh:177
13741msgid "won't bisect on cg-seek'ed tree"
13742msgstr ""
13743
13744#: git-bisect.sh:181
13745msgid "Bad HEAD - strange symbolic ref"
13746msgstr ""
13747
13748#: git-bisect.sh:233
13749#, sh-format
13750msgid "Bad bisect_write argument: $state"
13751msgstr ""
13752
13753#: git-bisect.sh:246
13754#, sh-format
13755msgid "Bad rev input: $arg"
13756msgstr ""
13757
13758#: git-bisect.sh:265
13759#, sh-format
13760msgid "Bad rev input: $bisected_head"
13761msgstr ""
13762
13763#: git-bisect.sh:274
13764#, sh-format
13765msgid "Bad rev input: $rev"
13766msgstr ""
13767
13768#: git-bisect.sh:283
13769#, sh-format
13770msgid "'git bisect $TERM_BAD' can take only one argument."
13771msgstr ""
13772
13773#: git-bisect.sh:306
13774#, sh-format
13775msgid "Warning: bisecting only with a $TERM_BAD commit."
13776msgstr ""
13777
13778#. TRANSLATORS: Make sure to include [Y] and [n] in your
13779#. translation. The program will only accept English input
13780#. at this point.
13781#: git-bisect.sh:312
13782msgid "Are you sure [Y/n]? "
13783msgstr ""
13784
13785#: git-bisect.sh:324
13786#, sh-format
13787msgid ""
13788"You need to give me at least one $bad_syn and one $good_syn revision.\n"
13789"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
13790msgstr ""
13791
13792#: git-bisect.sh:327
13793#, sh-format
13794msgid ""
13795"You need to start by \"git bisect start\".\n"
13796"You then need to give me at least one $good_syn and one $bad_syn revision.\n"
13797"(You can use \"git bisect $bad_syn\" and \"git bisect $good_syn\" for that.)"
13798msgstr ""
13799
13800#: git-bisect.sh:398 git-bisect.sh:512
13801msgid "We are not bisecting."
13802msgstr ""
13803
13804#: git-bisect.sh:405
13805#, sh-format
13806msgid "'$invalid' is not a valid commit"
13807msgstr ""
13808
13809#: git-bisect.sh:414
13810#, sh-format
13811msgid ""
13812"Could not check out original HEAD '$branch'.\n"
13813"Try 'git bisect reset <commit>'."
13814msgstr ""
13815
13816#: git-bisect.sh:422
13817msgid "No logfile given"
13818msgstr ""
13819
13820#: git-bisect.sh:423
13821#, sh-format
13822msgid "cannot read $file for replaying"
13823msgstr ""
13824
13825#: git-bisect.sh:444
13826msgid "?? what are you talking about?"
13827msgstr ""
13828
13829#: git-bisect.sh:453
13830msgid "bisect run failed: no command provided."
13831msgstr ""
13832
13833#: git-bisect.sh:458
13834#, sh-format
13835msgid "running $command"
13836msgstr ""
13837
13838#: git-bisect.sh:465
13839#, sh-format
13840msgid ""
13841"bisect run failed:\n"
13842"exit code $res from '$command' is < 0 or >= 128"
13843msgstr ""
13844
13845#: git-bisect.sh:491
13846msgid "bisect run cannot continue any more"
13847msgstr ""
13848
13849#: git-bisect.sh:497
13850#, sh-format
13851msgid ""
13852"bisect run failed:\n"
13853"'bisect_state $state' exited with error code $res"
13854msgstr ""
13855
13856#: git-bisect.sh:504
13857msgid "bisect run success"
13858msgstr ""
13859
13860#: git-bisect.sh:533
13861#, sh-format
13862msgid "Invalid command: you're currently in a $TERM_BAD/$TERM_GOOD bisect."
13863msgstr ""
13864
13865#: git-bisect.sh:567
13866msgid "no terms defined"
13867msgstr ""
13868
13869#: git-bisect.sh:584
13870#, sh-format
13871msgid ""
13872"invalid argument $arg for 'git bisect terms'.\n"
13873"Supported options are: --term-good|--term-old and --term-bad|--term-new."
13874msgstr ""
13875
13876#: git-merge-octopus.sh:46
13877msgid ""
13878"Error: Your local changes to the following files would be overwritten by "
13879"merge"
13880msgstr ""
13881
13882#: git-merge-octopus.sh:61
13883msgid "Automated merge did not work."
13884msgstr ""
13885
13886#: git-merge-octopus.sh:62
13887msgid "Should not be doing an octopus."
13888msgstr ""
13889
13890#: git-merge-octopus.sh:73
13891#, sh-format
13892msgid "Unable to find common commit with $pretty_name"
13893msgstr ""
13894
13895#: git-merge-octopus.sh:77
13896#, sh-format
13897msgid "Already up to date with $pretty_name"
13898msgstr ""
13899
13900#: git-merge-octopus.sh:89
13901#, sh-format
13902msgid "Fast-forwarding to: $pretty_name"
13903msgstr ""
13904
13905#: git-merge-octopus.sh:97
13906#, sh-format
13907msgid "Trying simple merge with $pretty_name"
13908msgstr ""
13909
13910#: git-merge-octopus.sh:102
13911msgid "Simple merge did not work, trying automatic merge."
13912msgstr ""
13913
13914#: git-rebase.sh:58
13915msgid ""
13916"Resolve all conflicts manually, mark them as resolved with\n"
13917"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
13918"You can instead skip this commit: run \"git rebase --skip\".\n"
13919"To abort and get back to the state before \"git rebase\", run \"git rebase --"
13920"abort\"."
13921msgstr ""
13922
13923#: git-rebase.sh:160 git-rebase.sh:402
13924#, sh-format
13925msgid "Could not move back to $head_name"
13926msgstr ""
13927
13928#: git-rebase.sh:171
13929msgid "Applied autostash."
13930msgstr ""
13931
13932#: git-rebase.sh:174
13933#, sh-format
13934msgid "Cannot store $stash_sha1"
13935msgstr ""
13936
13937#: git-rebase.sh:214
13938msgid "The pre-rebase hook refused to rebase."
13939msgstr ""
13940
13941#: git-rebase.sh:219
13942msgid "It looks like 'git am' is in progress. Cannot rebase."
13943msgstr ""
13944
13945#: git-rebase.sh:363
13946msgid "No rebase in progress?"
13947msgstr ""
13948
13949#: git-rebase.sh:374
13950msgid "The --edit-todo action can only be used during interactive rebase."
13951msgstr ""
13952
13953#: git-rebase.sh:381
13954msgid "Cannot read HEAD"
13955msgstr ""
13956
13957#: git-rebase.sh:384
13958msgid ""
13959"You must edit all merge conflicts and then\n"
13960"mark them as resolved using git add"
13961msgstr ""
13962
13963#: git-rebase.sh:424
13964#, sh-format
13965msgid ""
13966"It seems that there is already a $state_dir_base directory, and\n"
13967"I wonder if you are in the middle of another rebase.  If that is the\n"
13968"case, please try\n"
13969"\t$cmd_live_rebase\n"
13970"If that is not the case, please\n"
13971"\t$cmd_clear_stale_rebase\n"
13972"and run me again.  I am stopping in case you still have something\n"
13973"valuable there."
13974msgstr ""
13975
13976#: git-rebase.sh:480
13977#, sh-format
13978msgid "invalid upstream '$upstream_name'"
13979msgstr ""
13980
13981#: git-rebase.sh:504
13982#, sh-format
13983msgid "$onto_name: there are more than one merge bases"
13984msgstr ""
13985
13986#: git-rebase.sh:507 git-rebase.sh:511
13987#, sh-format
13988msgid "$onto_name: there is no merge base"
13989msgstr ""
13990
13991#: git-rebase.sh:516
13992#, sh-format
13993msgid "Does not point to a valid commit: $onto_name"
13994msgstr ""
13995
13996#: git-rebase.sh:542
13997#, sh-format
13998msgid "fatal: no such branch/commit '$branch_name'"
13999msgstr ""
14000
14001#: git-rebase.sh:575
14002msgid "Cannot autostash"
14003msgstr ""
14004
14005#: git-rebase.sh:580
14006#, sh-format
14007msgid "Created autostash: $stash_abbrev"
14008msgstr ""
14009
14010#: git-rebase.sh:584
14011msgid "Please commit or stash them."
14012msgstr ""
14013
14014#: git-rebase.sh:607
14015#, sh-format
14016msgid "HEAD is up to date."
14017msgstr ""
14018
14019#: git-rebase.sh:609
14020#, sh-format
14021msgid "Current branch $branch_name is up to date."
14022msgstr ""
14023
14024#: git-rebase.sh:617
14025#, sh-format
14026msgid "HEAD is up to date, rebase forced."
14027msgstr ""
14028
14029#: git-rebase.sh:619
14030#, sh-format
14031msgid "Current branch $branch_name is up to date, rebase forced."
14032msgstr ""
14033
14034#: git-rebase.sh:631
14035#, sh-format
14036msgid "Changes from $mb to $onto:"
14037msgstr ""
14038
14039#: git-rebase.sh:640
14040msgid "First, rewinding head to replay your work on top of it..."
14041msgstr ""
14042
14043#: git-rebase.sh:650
14044#, sh-format
14045msgid "Fast-forwarded $branch_name to $onto_name."
14046msgstr ""
14047
14048#: git-stash.sh:61
14049msgid "git stash clear with parameters is unimplemented"
14050msgstr ""
14051
14052#: git-stash.sh:108
14053msgid "You do not have the initial commit yet"
14054msgstr ""
14055
14056#: git-stash.sh:123
14057msgid "Cannot save the current index state"
14058msgstr ""
14059
14060#: git-stash.sh:138
14061msgid "Cannot save the untracked files"
14062msgstr ""
14063
14064#: git-stash.sh:158 git-stash.sh:171
14065msgid "Cannot save the current worktree state"
14066msgstr ""
14067
14068#: git-stash.sh:175
14069msgid "No changes selected"
14070msgstr ""
14071
14072#: git-stash.sh:178
14073msgid "Cannot remove temporary index (can't happen)"
14074msgstr ""
14075
14076#: git-stash.sh:191
14077msgid "Cannot record working tree state"
14078msgstr ""
14079
14080#: git-stash.sh:229
14081#, sh-format
14082msgid "Cannot update $ref_stash with $w_commit"
14083msgstr ""
14084
14085#: git-stash.sh:281
14086#, sh-format
14087msgid "error: unknown option for 'stash push': $option"
14088msgstr ""
14089
14090#: git-stash.sh:295
14091msgid "Can't use --patch and --include-untracked or --all at the same time"
14092msgstr ""
14093
14094#: git-stash.sh:303
14095msgid "No local changes to save"
14096msgstr ""
14097
14098#: git-stash.sh:308
14099msgid "Cannot initialize stash"
14100msgstr ""
14101
14102#: git-stash.sh:312
14103msgid "Cannot save the current status"
14104msgstr ""
14105
14106#: git-stash.sh:313
14107#, sh-format
14108msgid "Saved working directory and index state $stash_msg"
14109msgstr ""
14110
14111#: git-stash.sh:341
14112msgid "Cannot remove worktree changes"
14113msgstr ""
14114
14115#: git-stash.sh:489
14116#, sh-format
14117msgid "unknown option: $opt"
14118msgstr ""
14119
14120#: git-stash.sh:502
14121msgid "No stash entries found."
14122msgstr ""
14123
14124#: git-stash.sh:509
14125#, sh-format
14126msgid "Too many revisions specified: $REV"
14127msgstr ""
14128
14129#: git-stash.sh:524
14130#, sh-format
14131msgid "$reference is not a valid reference"
14132msgstr ""
14133
14134#: git-stash.sh:552
14135#, sh-format
14136msgid "'$args' is not a stash-like commit"
14137msgstr ""
14138
14139#: git-stash.sh:563
14140#, sh-format
14141msgid "'$args' is not a stash reference"
14142msgstr ""
14143
14144#: git-stash.sh:571
14145msgid "unable to refresh index"
14146msgstr ""
14147
14148#: git-stash.sh:575
14149msgid "Cannot apply a stash in the middle of a merge"
14150msgstr ""
14151
14152#: git-stash.sh:583
14153msgid "Conflicts in index. Try without --index."
14154msgstr ""
14155
14156#: git-stash.sh:585
14157msgid "Could not save index tree"
14158msgstr ""
14159
14160#: git-stash.sh:594
14161msgid "Could not restore untracked files from stash entry"
14162msgstr ""
14163
14164#: git-stash.sh:619
14165msgid "Cannot unstage modified files"
14166msgstr ""
14167
14168#: git-stash.sh:634
14169msgid "Index was not unstashed."
14170msgstr ""
14171
14172#: git-stash.sh:648
14173msgid "The stash entry is kept in case you need it again."
14174msgstr ""
14175
14176#: git-stash.sh:657
14177#, sh-format
14178msgid "Dropped ${REV} ($s)"
14179msgstr ""
14180
14181#: git-stash.sh:658
14182#, sh-format
14183msgid "${REV}: Could not drop stash entry"
14184msgstr ""
14185
14186#: git-stash.sh:666
14187msgid "No branch name specified"
14188msgstr ""
14189
14190#: git-stash.sh:745
14191msgid "(To restore them type \"git stash apply\")"
14192msgstr ""
14193
14194#: git-submodule.sh:181
14195msgid "Relative path can only be used from the toplevel of the working tree"
14196msgstr ""
14197
14198#: git-submodule.sh:191
14199#, sh-format
14200msgid "repo URL: '$repo' must be absolute or begin with ./|../"
14201msgstr ""
14202
14203#: git-submodule.sh:210
14204#, sh-format
14205msgid "'$sm_path' already exists in the index"
14206msgstr ""
14207
14208#: git-submodule.sh:213
14209#, sh-format
14210msgid "'$sm_path' already exists in the index and is not a submodule"
14211msgstr ""
14212
14213#: git-submodule.sh:219
14214#, sh-format
14215msgid ""
14216"The following path is ignored by one of your .gitignore files:\n"
14217"$sm_path\n"
14218"Use -f if you really want to add it."
14219msgstr ""
14220
14221#: git-submodule.sh:237
14222#, sh-format
14223msgid "Adding existing repo at '$sm_path' to the index"
14224msgstr ""
14225
14226#: git-submodule.sh:239
14227#, sh-format
14228msgid "'$sm_path' already exists and is not a valid git repo"
14229msgstr ""
14230
14231#: git-submodule.sh:247
14232#, sh-format
14233msgid "A git directory for '$sm_name' is found locally with remote(s):"
14234msgstr ""
14235
14236#: git-submodule.sh:249
14237#, sh-format
14238msgid ""
14239"If you want to reuse this local git directory instead of cloning again from\n"
14240"  $realrepo\n"
14241"use the '--force' option. If the local git directory is not the correct "
14242"repo\n"
14243"or you are unsure what this means choose another name with the '--name' "
14244"option."
14245msgstr ""
14246
14247#: git-submodule.sh:255
14248#, sh-format
14249msgid "Reactivating local git directory for submodule '$sm_name'."
14250msgstr ""
14251
14252#: git-submodule.sh:267
14253#, sh-format
14254msgid "Unable to checkout submodule '$sm_path'"
14255msgstr ""
14256
14257#: git-submodule.sh:272
14258#, sh-format
14259msgid "Failed to add submodule '$sm_path'"
14260msgstr ""
14261
14262#: git-submodule.sh:281
14263#, sh-format
14264msgid "Failed to register submodule '$sm_path'"
14265msgstr ""
14266
14267#: git-submodule.sh:342
14268#, sh-format
14269msgid "Entering '$displaypath'"
14270msgstr ""
14271
14272#: git-submodule.sh:362
14273#, sh-format
14274msgid "Stopping at '$displaypath'; script returned non-zero status."
14275msgstr ""
14276
14277#: git-submodule.sh:433
14278#, sh-format
14279msgid "pathspec and --all are incompatible"
14280msgstr ""
14281
14282#: git-submodule.sh:438
14283#, sh-format
14284msgid "Use '--all' if you really want to deinitialize all submodules"
14285msgstr ""
14286
14287#: git-submodule.sh:458
14288#, sh-format
14289msgid ""
14290"Submodule work tree '$displaypath' contains a .git directory\n"
14291"(use 'rm -rf' if you really want to remove it including all of its history)"
14292msgstr ""
14293
14294#: git-submodule.sh:466
14295#, sh-format
14296msgid ""
14297"Submodule work tree '$displaypath' contains local modifications; use '-f' to "
14298"discard them"
14299msgstr ""
14300
14301#: git-submodule.sh:469
14302#, sh-format
14303msgid "Cleared directory '$displaypath'"
14304msgstr ""
14305
14306#: git-submodule.sh:470
14307#, sh-format
14308msgid "Could not remove submodule work tree '$displaypath'"
14309msgstr ""
14310
14311#: git-submodule.sh:473
14312#, sh-format
14313msgid "Could not create empty submodule directory '$displaypath'"
14314msgstr ""
14315
14316#: git-submodule.sh:482
14317#, sh-format
14318msgid "Submodule '$name' ($url) unregistered for path '$displaypath'"
14319msgstr ""
14320
14321#: git-submodule.sh:637
14322#, sh-format
14323msgid "Unable to find current revision in submodule path '$displaypath'"
14324msgstr ""
14325
14326#: git-submodule.sh:647
14327#, sh-format
14328msgid "Unable to fetch in submodule path '$sm_path'"
14329msgstr ""
14330
14331#: git-submodule.sh:652
14332#, sh-format
14333msgid ""
14334"Unable to find current ${remote_name}/${branch} revision in submodule path "
14335"'$sm_path'"
14336msgstr ""
14337
14338#: git-submodule.sh:670
14339#, sh-format
14340msgid "Unable to fetch in submodule path '$displaypath'"
14341msgstr ""
14342
14343#: git-submodule.sh:676
14344#, sh-format
14345msgid ""
14346"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
14347"Direct fetching of that commit failed."
14348msgstr ""
14349
14350#: git-submodule.sh:683
14351#, sh-format
14352msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
14353msgstr ""
14354
14355#: git-submodule.sh:684
14356#, sh-format
14357msgid "Submodule path '$displaypath': checked out '$sha1'"
14358msgstr ""
14359
14360#: git-submodule.sh:688
14361#, sh-format
14362msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
14363msgstr ""
14364
14365#: git-submodule.sh:689
14366#, sh-format
14367msgid "Submodule path '$displaypath': rebased into '$sha1'"
14368msgstr ""
14369
14370#: git-submodule.sh:694
14371#, sh-format
14372msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
14373msgstr ""
14374
14375#: git-submodule.sh:695
14376#, sh-format
14377msgid "Submodule path '$displaypath': merged in '$sha1'"
14378msgstr ""
14379
14380#: git-submodule.sh:700
14381#, sh-format
14382msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
14383msgstr ""
14384
14385#: git-submodule.sh:701
14386#, sh-format
14387msgid "Submodule path '$displaypath': '$command $sha1'"
14388msgstr ""
14389
14390#: git-submodule.sh:732
14391#, sh-format
14392msgid "Failed to recurse into submodule path '$displaypath'"
14393msgstr ""
14394
14395#: git-submodule.sh:828
14396msgid "The --cached option cannot be used with the --files option"
14397msgstr ""
14398
14399#: git-submodule.sh:880
14400#, sh-format
14401msgid "unexpected mode $mod_dst"
14402msgstr ""
14403
14404#: git-submodule.sh:900
14405#, sh-format
14406msgid "  Warn: $display_name doesn't contain commit $sha1_src"
14407msgstr ""
14408
14409#: git-submodule.sh:903
14410#, sh-format
14411msgid "  Warn: $display_name doesn't contain commit $sha1_dst"
14412msgstr ""
14413
14414#: git-submodule.sh:906
14415#, sh-format
14416msgid "  Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
14417msgstr ""
14418
14419#: git-submodule.sh:1077
14420#, sh-format
14421msgid "Synchronizing submodule url for '$displaypath'"
14422msgstr ""
14423
14424#: git-parse-remote.sh:89
14425#, sh-format
14426msgid "See git-${cmd}(1) for details."
14427msgstr ""
14428
14429#: git-rebase--interactive.sh:140
14430#, sh-format
14431msgid "Rebasing ($new_count/$total)"
14432msgstr ""
14433
14434#: git-rebase--interactive.sh:156
14435msgid ""
14436"\n"
14437"Commands:\n"
14438"p, pick = use commit\n"
14439"r, reword = use commit, but edit the commit message\n"
14440"e, edit = use commit, but stop for amending\n"
14441"s, squash = use commit, but meld into previous commit\n"
14442"f, fixup = like \"squash\", but discard this commit's log message\n"
14443"x, exec = run command (the rest of the line) using shell\n"
14444"d, drop = remove commit\n"
14445"\n"
14446"These lines can be re-ordered; they are executed from top to bottom.\n"
14447msgstr ""
14448
14449#: git-rebase--interactive.sh:171
14450msgid ""
14451"\n"
14452"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
14453msgstr ""
14454
14455#: git-rebase--interactive.sh:175
14456msgid ""
14457"\n"
14458"If you remove a line here THAT COMMIT WILL BE LOST.\n"
14459msgstr ""
14460
14461#: git-rebase--interactive.sh:211
14462#, sh-format
14463msgid ""
14464"You can amend the commit now, with\n"
14465"\n"
14466"\tgit commit --amend $gpg_sign_opt_quoted\n"
14467"\n"
14468"Once you are satisfied with your changes, run\n"
14469"\n"
14470"\tgit rebase --continue"
14471msgstr ""
14472
14473#: git-rebase--interactive.sh:236
14474#, sh-format
14475msgid "$sha1: not a commit that can be picked"
14476msgstr ""
14477
14478#: git-rebase--interactive.sh:275
14479#, sh-format
14480msgid "Invalid commit name: $sha1"
14481msgstr ""
14482
14483#: git-rebase--interactive.sh:317
14484msgid "Cannot write current commit's replacement sha1"
14485msgstr ""
14486
14487#: git-rebase--interactive.sh:369
14488#, sh-format
14489msgid "Fast-forward to $sha1"
14490msgstr ""
14491
14492#: git-rebase--interactive.sh:371
14493#, sh-format
14494msgid "Cannot fast-forward to $sha1"
14495msgstr ""
14496
14497#: git-rebase--interactive.sh:380
14498#, sh-format
14499msgid "Cannot move HEAD to $first_parent"
14500msgstr ""
14501
14502#: git-rebase--interactive.sh:385
14503#, sh-format
14504msgid "Refusing to squash a merge: $sha1"
14505msgstr ""
14506
14507#: git-rebase--interactive.sh:400
14508#, sh-format
14509msgid "Error redoing merge $sha1"
14510msgstr ""
14511
14512#: git-rebase--interactive.sh:408
14513#, sh-format
14514msgid "Could not pick $sha1"
14515msgstr ""
14516
14517#: git-rebase--interactive.sh:417
14518#, sh-format
14519msgid "This is the commit message #${n}:"
14520msgstr ""
14521
14522#: git-rebase--interactive.sh:422
14523#, sh-format
14524msgid "The commit message #${n} will be skipped:"
14525msgstr ""
14526
14527#: git-rebase--interactive.sh:433
14528#, sh-format
14529msgid "This is a combination of $count commit."
14530msgid_plural "This is a combination of $count commits."
14531msgstr[0] ""
14532msgstr[1] ""
14533
14534#: git-rebase--interactive.sh:442
14535#, sh-format
14536msgid "Cannot write $fixup_msg"
14537msgstr ""
14538
14539#: git-rebase--interactive.sh:445
14540msgid "This is a combination of 2 commits."
14541msgstr ""
14542
14543#: git-rebase--interactive.sh:486 git-rebase--interactive.sh:529
14544#: git-rebase--interactive.sh:532
14545#, sh-format
14546msgid "Could not apply $sha1... $rest"
14547msgstr ""
14548
14549#: git-rebase--interactive.sh:560
14550#, sh-format
14551msgid ""
14552"Could not amend commit after successfully picking $sha1... $rest\n"
14553"This is most likely due to an empty commit message, or the pre-commit hook\n"
14554"failed. If the pre-commit hook failed, you may need to resolve the issue "
14555"before\n"
14556"you are able to reword the commit."
14557msgstr ""
14558
14559#: git-rebase--interactive.sh:575
14560#, sh-format
14561msgid "Stopped at $sha1_abbrev... $rest"
14562msgstr ""
14563
14564#: git-rebase--interactive.sh:590
14565#, sh-format
14566msgid "Cannot '$squash_style' without a previous commit"
14567msgstr ""
14568
14569#: git-rebase--interactive.sh:632
14570#, sh-format
14571msgid "Executing: $rest"
14572msgstr ""
14573
14574#: git-rebase--interactive.sh:640
14575#, sh-format
14576msgid "Execution failed: $rest"
14577msgstr ""
14578
14579#: git-rebase--interactive.sh:642
14580msgid "and made changes to the index and/or the working tree"
14581msgstr ""
14582
14583#: git-rebase--interactive.sh:644
14584msgid ""
14585"You can fix the problem, and then run\n"
14586"\n"
14587"\tgit rebase --continue"
14588msgstr ""
14589
14590#. TRANSLATORS: after these lines is a command to be issued by the user
14591#: git-rebase--interactive.sh:657
14592#, sh-format
14593msgid ""
14594"Execution succeeded: $rest\n"
14595"but left changes to the index and/or the working tree\n"
14596"Commit or stash your changes, and then run\n"
14597"\n"
14598"\tgit rebase --continue"
14599msgstr ""
14600
14601#: git-rebase--interactive.sh:668
14602#, sh-format
14603msgid "Unknown command: $command $sha1 $rest"
14604msgstr ""
14605
14606#: git-rebase--interactive.sh:669
14607msgid "Please fix this using 'git rebase --edit-todo'."
14608msgstr ""
14609
14610#: git-rebase--interactive.sh:704
14611#, sh-format
14612msgid "Successfully rebased and updated $head_name."
14613msgstr ""
14614
14615#: git-rebase--interactive.sh:728
14616msgid "could not detach HEAD"
14617msgstr ""
14618
14619#: git-rebase--interactive.sh:763
14620msgid "Could not remove CHERRY_PICK_HEAD"
14621msgstr ""
14622
14623#: git-rebase--interactive.sh:768
14624#, sh-format
14625msgid ""
14626"You have staged changes in your working tree.\n"
14627"If these changes are meant to be\n"
14628"squashed into the previous commit, run:\n"
14629"\n"
14630"  git commit --amend $gpg_sign_opt_quoted\n"
14631"\n"
14632"If they are meant to go into a new commit, run:\n"
14633"\n"
14634"  git commit $gpg_sign_opt_quoted\n"
14635"\n"
14636"In both cases, once you're done, continue with:\n"
14637"\n"
14638"  git rebase --continue\n"
14639msgstr ""
14640
14641#: git-rebase--interactive.sh:785
14642msgid "Error trying to find the author identity to amend commit"
14643msgstr ""
14644
14645#: git-rebase--interactive.sh:790
14646msgid ""
14647"You have uncommitted changes in your working tree. Please commit them\n"
14648"first and then run 'git rebase --continue' again."
14649msgstr ""
14650
14651#: git-rebase--interactive.sh:795 git-rebase--interactive.sh:799
14652msgid "Could not commit staged changes."
14653msgstr ""
14654
14655#: git-rebase--interactive.sh:827
14656msgid ""
14657"\n"
14658"You are editing the todo file of an ongoing interactive rebase.\n"
14659"To continue rebase after editing, run:\n"
14660"    git rebase --continue\n"
14661"\n"
14662msgstr ""
14663
14664#: git-rebase--interactive.sh:835 git-rebase--interactive.sh:994
14665msgid "Could not execute editor"
14666msgstr ""
14667
14668#: git-rebase--interactive.sh:848
14669#, sh-format
14670msgid "Could not checkout $switch_to"
14671msgstr ""
14672
14673#: git-rebase--interactive.sh:853
14674msgid "No HEAD?"
14675msgstr ""
14676
14677#: git-rebase--interactive.sh:854
14678#, sh-format
14679msgid "Could not create temporary $state_dir"
14680msgstr ""
14681
14682#: git-rebase--interactive.sh:856
14683msgid "Could not mark as interactive"
14684msgstr ""
14685
14686#: git-rebase--interactive.sh:866 git-rebase--interactive.sh:871
14687msgid "Could not init rewritten commits"
14688msgstr ""
14689
14690#: git-rebase--interactive.sh:972
14691#, sh-format
14692msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
14693msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
14694msgstr[0] ""
14695msgstr[1] ""
14696
14697#: git-rebase--interactive.sh:977
14698msgid ""
14699"\n"
14700"However, if you remove everything, the rebase will be aborted.\n"
14701"\n"
14702msgstr ""
14703
14704#: git-rebase--interactive.sh:984
14705msgid "Note that empty commits are commented out"
14706msgstr ""
14707
14708#: git-sh-setup.sh:89 git-sh-setup.sh:94
14709#, sh-format
14710msgid "usage: $dashless $USAGE"
14711msgstr ""
14712
14713#: git-sh-setup.sh:190
14714#, sh-format
14715msgid "Cannot chdir to $cdup, the toplevel of the working tree"
14716msgstr ""
14717
14718#: git-sh-setup.sh:199 git-sh-setup.sh:206
14719#, sh-format
14720msgid "fatal: $program_name cannot be used without a working tree."
14721msgstr ""
14722
14723#: git-sh-setup.sh:220
14724msgid "Cannot rebase: You have unstaged changes."
14725msgstr ""
14726
14727#: git-sh-setup.sh:223
14728msgid "Cannot rewrite branches: You have unstaged changes."
14729msgstr ""
14730
14731#: git-sh-setup.sh:226
14732msgid "Cannot pull with rebase: You have unstaged changes."
14733msgstr ""
14734
14735#: git-sh-setup.sh:229
14736#, sh-format
14737msgid "Cannot $action: You have unstaged changes."
14738msgstr ""
14739
14740#: git-sh-setup.sh:242
14741msgid "Cannot rebase: Your index contains uncommitted changes."
14742msgstr ""
14743
14744#: git-sh-setup.sh:245
14745msgid "Cannot pull with rebase: Your index contains uncommitted changes."
14746msgstr ""
14747
14748#: git-sh-setup.sh:248
14749#, sh-format
14750msgid "Cannot $action: Your index contains uncommitted changes."
14751msgstr ""
14752
14753#: git-sh-setup.sh:252
14754msgid "Additionally, your index contains uncommitted changes."
14755msgstr ""
14756
14757#: git-sh-setup.sh:372
14758msgid "You need to run this command from the toplevel of the working tree."
14759msgstr ""
14760
14761#: git-sh-setup.sh:377
14762msgid "Unable to determine absolute path of git directory"
14763msgstr ""
14764
14765#. TRANSLATORS: you can adjust this to align "git add -i" status menu
14766#: git-add--interactive.perl:196
14767#, perl-format
14768msgid "%12s %12s %s"
14769msgstr ""
14770
14771#: git-add--interactive.perl:197
14772msgid "staged"
14773msgstr ""
14774
14775#: git-add--interactive.perl:197
14776msgid "unstaged"
14777msgstr ""
14778
14779#: git-add--interactive.perl:246 git-add--interactive.perl:271
14780msgid "binary"
14781msgstr ""
14782
14783#: git-add--interactive.perl:255 git-add--interactive.perl:309
14784msgid "nothing"
14785msgstr ""
14786
14787#: git-add--interactive.perl:291 git-add--interactive.perl:306
14788msgid "unchanged"
14789msgstr ""
14790
14791#: git-add--interactive.perl:602
14792#, perl-format
14793msgid "added %d path\n"
14794msgid_plural "added %d paths\n"
14795msgstr[0] ""
14796msgstr[1] ""
14797
14798#: git-add--interactive.perl:605
14799#, perl-format
14800msgid "updated %d path\n"
14801msgid_plural "updated %d paths\n"
14802msgstr[0] ""
14803msgstr[1] ""
14804
14805#: git-add--interactive.perl:608
14806#, perl-format
14807msgid "reverted %d path\n"
14808msgid_plural "reverted %d paths\n"
14809msgstr[0] ""
14810msgstr[1] ""
14811
14812#: git-add--interactive.perl:611
14813#, perl-format
14814msgid "touched %d path\n"
14815msgid_plural "touched %d paths\n"
14816msgstr[0] ""
14817msgstr[1] ""
14818
14819#: git-add--interactive.perl:620
14820msgid "Update"
14821msgstr ""
14822
14823#: git-add--interactive.perl:632
14824msgid "Revert"
14825msgstr ""
14826
14827#: git-add--interactive.perl:655
14828#, perl-format
14829msgid "note: %s is untracked now.\n"
14830msgstr ""
14831
14832#: git-add--interactive.perl:666
14833msgid "Add untracked"
14834msgstr ""
14835
14836#: git-add--interactive.perl:672
14837msgid "No untracked files.\n"
14838msgstr ""
14839
14840#: git-add--interactive.perl:985
14841msgid ""
14842"If the patch applies cleanly, the edited hunk will immediately be\n"
14843"marked for staging."
14844msgstr ""
14845
14846#: git-add--interactive.perl:988
14847msgid ""
14848"If the patch applies cleanly, the edited hunk will immediately be\n"
14849"marked for stashing."
14850msgstr ""
14851
14852#: git-add--interactive.perl:991
14853msgid ""
14854"If the patch applies cleanly, the edited hunk will immediately be\n"
14855"marked for unstaging."
14856msgstr ""
14857
14858#: git-add--interactive.perl:994 git-add--interactive.perl:1003
14859msgid ""
14860"If the patch applies cleanly, the edited hunk will immediately be\n"
14861"marked for applying."
14862msgstr ""
14863
14864#: git-add--interactive.perl:997 git-add--interactive.perl:1000
14865msgid ""
14866"If the patch applies cleanly, the edited hunk will immediately be\n"
14867"marked for discarding."
14868msgstr ""
14869
14870#: git-add--interactive.perl:1013
14871#, perl-format
14872msgid "failed to open hunk edit file for writing: %s"
14873msgstr ""
14874
14875#: git-add--interactive.perl:1014
14876msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
14877msgstr ""
14878
14879#: git-add--interactive.perl:1020
14880#, perl-format
14881msgid ""
14882"---\n"
14883"To remove '%s' lines, make them ' ' lines (context).\n"
14884"To remove '%s' lines, delete them.\n"
14885"Lines starting with %s will be removed.\n"
14886msgstr ""
14887
14888#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
14889#: git-add--interactive.perl:1028
14890msgid ""
14891"If it does not apply cleanly, you will be given an opportunity to\n"
14892"edit again.  If all lines of the hunk are removed, then the edit is\n"
14893"aborted and the hunk is left unchanged.\n"
14894msgstr ""
14895
14896#: git-add--interactive.perl:1042
14897#, perl-format
14898msgid "failed to open hunk edit file for reading: %s"
14899msgstr ""
14900
14901#. TRANSLATORS: do not translate [y/n]
14902#. The program will only accept that input
14903#. at this point.
14904#. Consider translating (saying "no" discards!) as
14905#. (saying "n" for "no" discards!) if the translation
14906#. of the word "no" does not start with n.
14907#: git-add--interactive.perl:1134
14908msgid ""
14909"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
14910msgstr ""
14911
14912#: git-add--interactive.perl:1143
14913msgid ""
14914"y - stage this hunk\n"
14915"n - do not stage this hunk\n"
14916"q - quit; do not stage this hunk or any of the remaining ones\n"
14917"a - stage this hunk and all later hunks in the file\n"
14918"d - do not stage this hunk or any of the later hunks in the file"
14919msgstr ""
14920
14921#: git-add--interactive.perl:1149
14922msgid ""
14923"y - stash this hunk\n"
14924"n - do not stash this hunk\n"
14925"q - quit; do not stash this hunk or any of the remaining ones\n"
14926"a - stash this hunk and all later hunks in the file\n"
14927"d - do not stash this hunk or any of the later hunks in the file"
14928msgstr ""
14929
14930#: git-add--interactive.perl:1155
14931msgid ""
14932"y - unstage this hunk\n"
14933"n - do not unstage this hunk\n"
14934"q - quit; do not unstage this hunk or any of the remaining ones\n"
14935"a - unstage this hunk and all later hunks in the file\n"
14936"d - do not unstage this hunk or any of the later hunks in the file"
14937msgstr ""
14938
14939#: git-add--interactive.perl:1161
14940msgid ""
14941"y - apply this hunk to index\n"
14942"n - do not apply this hunk to index\n"
14943"q - quit; do not apply this hunk or any of the remaining ones\n"
14944"a - apply this hunk and all later hunks in the file\n"
14945"d - do not apply this hunk or any of the later hunks in the file"
14946msgstr ""
14947
14948#: git-add--interactive.perl:1167
14949msgid ""
14950"y - discard this hunk from worktree\n"
14951"n - do not discard this hunk from worktree\n"
14952"q - quit; do not discard this hunk or any of the remaining ones\n"
14953"a - discard this hunk and all later hunks in the file\n"
14954"d - do not discard this hunk or any of the later hunks in the file"
14955msgstr ""
14956
14957#: git-add--interactive.perl:1173
14958msgid ""
14959"y - discard this hunk from index and worktree\n"
14960"n - do not discard this hunk from index and worktree\n"
14961"q - quit; do not discard this hunk or any of the remaining ones\n"
14962"a - discard this hunk and all later hunks in the file\n"
14963"d - do not discard this hunk or any of the later hunks in the file"
14964msgstr ""
14965
14966#: git-add--interactive.perl:1179
14967msgid ""
14968"y - apply this hunk to index and worktree\n"
14969"n - do not apply this hunk to index and worktree\n"
14970"q - quit; do not apply this hunk or any of the remaining ones\n"
14971"a - apply this hunk and all later hunks in the file\n"
14972"d - do not apply this hunk or any of the later hunks in the file"
14973msgstr ""
14974
14975#: git-add--interactive.perl:1188
14976msgid ""
14977"g - select a hunk to go to\n"
14978"/ - search for a hunk matching the given regex\n"
14979"j - leave this hunk undecided, see next undecided hunk\n"
14980"J - leave this hunk undecided, see next hunk\n"
14981"k - leave this hunk undecided, see previous undecided hunk\n"
14982"K - leave this hunk undecided, see previous hunk\n"
14983"s - split the current hunk into smaller hunks\n"
14984"e - manually edit the current hunk\n"
14985"? - print help\n"
14986msgstr ""
14987
14988#: git-add--interactive.perl:1219
14989msgid "The selected hunks do not apply to the index!\n"
14990msgstr ""
14991
14992#: git-add--interactive.perl:1220
14993msgid "Apply them to the worktree anyway? "
14994msgstr ""
14995
14996#: git-add--interactive.perl:1223
14997msgid "Nothing was applied.\n"
14998msgstr ""
14999
15000#: git-add--interactive.perl:1234
15001#, perl-format
15002msgid "ignoring unmerged: %s\n"
15003msgstr ""
15004
15005#: git-add--interactive.perl:1243
15006msgid "Only binary files changed.\n"
15007msgstr ""
15008
15009#: git-add--interactive.perl:1245
15010msgid "No changes.\n"
15011msgstr ""
15012
15013#: git-add--interactive.perl:1253
15014msgid "Patch update"
15015msgstr ""
15016
15017#: git-add--interactive.perl:1305
15018#, perl-format
15019msgid "Stage mode change [y,n,q,a,d,/%s,?]? "
15020msgstr ""
15021
15022#: git-add--interactive.perl:1306
15023#, perl-format
15024msgid "Stage deletion [y,n,q,a,d,/%s,?]? "
15025msgstr ""
15026
15027#: git-add--interactive.perl:1307
15028#, perl-format
15029msgid "Stage this hunk [y,n,q,a,d,/%s,?]? "
15030msgstr ""
15031
15032#: git-add--interactive.perl:1310
15033#, perl-format
15034msgid "Stash mode change [y,n,q,a,d,/%s,?]? "
15035msgstr ""
15036
15037#: git-add--interactive.perl:1311
15038#, perl-format
15039msgid "Stash deletion [y,n,q,a,d,/%s,?]? "
15040msgstr ""
15041
15042#: git-add--interactive.perl:1312
15043#, perl-format
15044msgid "Stash this hunk [y,n,q,a,d,/%s,?]? "
15045msgstr ""
15046
15047#: git-add--interactive.perl:1315
15048#, perl-format
15049msgid "Unstage mode change [y,n,q,a,d,/%s,?]? "
15050msgstr ""
15051
15052#: git-add--interactive.perl:1316
15053#, perl-format
15054msgid "Unstage deletion [y,n,q,a,d,/%s,?]? "
15055msgstr ""
15056
15057#: git-add--interactive.perl:1317
15058#, perl-format
15059msgid "Unstage this hunk [y,n,q,a,d,/%s,?]? "
15060msgstr ""
15061
15062#: git-add--interactive.perl:1320
15063#, perl-format
15064msgid "Apply mode change to index [y,n,q,a,d,/%s,?]? "
15065msgstr ""
15066
15067#: git-add--interactive.perl:1321
15068#, perl-format
15069msgid "Apply deletion to index [y,n,q,a,d,/%s,?]? "
15070msgstr ""
15071
15072#: git-add--interactive.perl:1322
15073#, perl-format
15074msgid "Apply this hunk to index [y,n,q,a,d,/%s,?]? "
15075msgstr ""
15076
15077#: git-add--interactive.perl:1325
15078#, perl-format
15079msgid "Discard mode change from worktree [y,n,q,a,d,/%s,?]? "
15080msgstr ""
15081
15082#: git-add--interactive.perl:1326
15083#, perl-format
15084msgid "Discard deletion from worktree [y,n,q,a,d,/%s,?]? "
15085msgstr ""
15086
15087#: git-add--interactive.perl:1327
15088#, perl-format
15089msgid "Discard this hunk from worktree [y,n,q,a,d,/%s,?]? "
15090msgstr ""
15091
15092#: git-add--interactive.perl:1330
15093#, perl-format
15094msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "
15095msgstr ""
15096
15097#: git-add--interactive.perl:1331
15098#, perl-format
15099msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "
15100msgstr ""
15101
15102#: git-add--interactive.perl:1332
15103#, perl-format
15104msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "
15105msgstr ""
15106
15107#: git-add--interactive.perl:1335
15108#, perl-format
15109msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "
15110msgstr ""
15111
15112#: git-add--interactive.perl:1336
15113#, perl-format
15114msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "
15115msgstr ""
15116
15117#: git-add--interactive.perl:1337
15118#, perl-format
15119msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "
15120msgstr ""
15121
15122#: git-add--interactive.perl:1440
15123msgid "go to which hunk (<ret> to see more)? "
15124msgstr ""
15125
15126#: git-add--interactive.perl:1442
15127msgid "go to which hunk? "
15128msgstr ""
15129
15130#: git-add--interactive.perl:1451
15131#, perl-format
15132msgid "Invalid number: '%s'\n"
15133msgstr ""
15134
15135#: git-add--interactive.perl:1456
15136#, perl-format
15137msgid "Sorry, only %d hunk available.\n"
15138msgid_plural "Sorry, only %d hunks available.\n"
15139msgstr[0] ""
15140msgstr[1] ""
15141
15142#: git-add--interactive.perl:1482
15143msgid "search for regex? "
15144msgstr ""
15145
15146#: git-add--interactive.perl:1495
15147#, perl-format
15148msgid "Malformed search regexp %s: %s\n"
15149msgstr ""
15150
15151#: git-add--interactive.perl:1505
15152msgid "No hunk matches the given pattern\n"
15153msgstr ""
15154
15155#: git-add--interactive.perl:1517 git-add--interactive.perl:1539
15156msgid "No previous hunk\n"
15157msgstr ""
15158
15159#: git-add--interactive.perl:1526 git-add--interactive.perl:1545
15160msgid "No next hunk\n"
15161msgstr ""
15162
15163#: git-add--interactive.perl:1553
15164#, perl-format
15165msgid "Split into %d hunk.\n"
15166msgid_plural "Split into %d hunks.\n"
15167msgstr[0] ""
15168msgstr[1] ""
15169
15170#: git-add--interactive.perl:1605
15171msgid "Review diff"
15172msgstr ""
15173
15174#. TRANSLATORS: please do not translate the command names
15175#. 'status', 'update', 'revert', etc.
15176#: git-add--interactive.perl:1624
15177msgid ""
15178"status        - show paths with changes\n"
15179"update        - add working tree state to the staged set of changes\n"
15180"revert        - revert staged set of changes back to the HEAD version\n"
15181"patch         - pick hunks and update selectively\n"
15182"diff          - view diff between HEAD and index\n"
15183"add untracked - add contents of untracked files to the staged set of "
15184"changes\n"
15185msgstr ""
15186
15187#: git-add--interactive.perl:1641 git-add--interactive.perl:1646
15188#: git-add--interactive.perl:1649 git-add--interactive.perl:1656
15189#: git-add--interactive.perl:1660 git-add--interactive.perl:1666
15190msgid "missing --"
15191msgstr ""
15192
15193#: git-add--interactive.perl:1662
15194#, perl-format
15195msgid "unknown --patch mode: %s"
15196msgstr ""
15197
15198#: git-add--interactive.perl:1668 git-add--interactive.perl:1674
15199#, perl-format
15200msgid "invalid argument %s, expecting --"
15201msgstr ""
15202
15203#: git-send-email.perl:126
15204msgid "local zone differs from GMT by a non-minute interval\n"
15205msgstr ""
15206
15207#: git-send-email.perl:133 git-send-email.perl:139
15208msgid "local time offset greater than or equal to 24 hours\n"
15209msgstr ""
15210
15211#: git-send-email.perl:207 git-send-email.perl:213
15212msgid "the editor exited uncleanly, aborting everything"
15213msgstr ""
15214
15215#: git-send-email.perl:290
15216#, perl-format
15217msgid ""
15218"'%s' contains an intermediate version of the email you were composing.\n"
15219msgstr ""
15220
15221#: git-send-email.perl:295
15222#, perl-format
15223msgid "'%s.final' contains the composed email.\n"
15224msgstr ""
15225
15226#: git-send-email.perl:313
15227msgid "--dump-aliases incompatible with other options\n"
15228msgstr ""
15229
15230#: git-send-email.perl:378 git-send-email.perl:629
15231msgid "Cannot run git format-patch from outside a repository\n"
15232msgstr ""
15233
15234#: git-send-email.perl:447
15235#, perl-format
15236msgid "Unknown --suppress-cc field: '%s'\n"
15237msgstr ""
15238
15239#: git-send-email.perl:476
15240#, perl-format
15241msgid "Unknown --confirm setting: '%s'\n"
15242msgstr ""
15243
15244#: git-send-email.perl:504
15245#, perl-format
15246msgid "warning: sendmail alias with quotes is not supported: %s\n"
15247msgstr ""
15248
15249#: git-send-email.perl:506
15250#, perl-format
15251msgid "warning: `:include:` not supported: %s\n"
15252msgstr ""
15253
15254#: git-send-email.perl:508
15255#, perl-format
15256msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
15257msgstr ""
15258
15259#: git-send-email.perl:513
15260#, perl-format
15261msgid "warning: sendmail line is not recognized: %s\n"
15262msgstr ""
15263
15264#: git-send-email.perl:595
15265#, perl-format
15266msgid ""
15267"File '%s' exists but it could also be the range of commits\n"
15268"to produce patches for.  Please disambiguate by...\n"
15269"\n"
15270"    * Saying \"./%s\" if you mean a file; or\n"
15271"    * Giving --format-patch option if you mean a range.\n"
15272msgstr ""
15273
15274#: git-send-email.perl:616
15275#, perl-format
15276msgid "Failed to opendir %s: %s"
15277msgstr ""
15278
15279#: git-send-email.perl:640
15280#, perl-format
15281msgid ""
15282"fatal: %s: %s\n"
15283"warning: no patches were sent\n"
15284msgstr ""
15285
15286#: git-send-email.perl:651
15287msgid ""
15288"\n"
15289"No patch files specified!\n"
15290"\n"
15291msgstr ""
15292
15293#: git-send-email.perl:664
15294#, perl-format
15295msgid "No subject line in %s?"
15296msgstr ""
15297
15298#: git-send-email.perl:674
15299#, perl-format
15300msgid "Failed to open for writing %s: %s"
15301msgstr ""
15302
15303#: git-send-email.perl:684
15304msgid ""
15305"Lines beginning in \"GIT:\" will be removed.\n"
15306"Consider including an overall diffstat or table of contents\n"
15307"for the patch you are writing.\n"
15308"\n"
15309"Clear the body content if you don't wish to send a summary.\n"
15310msgstr ""
15311
15312#: git-send-email.perl:707
15313#, perl-format
15314msgid "Failed to open %s.final: %s"
15315msgstr ""
15316
15317#: git-send-email.perl:710
15318#, perl-format
15319msgid "Failed to open %s: %s"
15320msgstr ""
15321
15322#: git-send-email.perl:745
15323msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
15324msgstr ""
15325
15326#: git-send-email.perl:754
15327msgid "Summary email is empty, skipping it\n"
15328msgstr ""
15329
15330#. TRANSLATORS: please keep [y/N] as is.
15331#: git-send-email.perl:786
15332#, perl-format
15333msgid "Are you sure you want to use <%s> [y/N]? "
15334msgstr ""
15335
15336#: git-send-email.perl:815
15337msgid ""
15338"The following files are 8bit, but do not declare a Content-Transfer-"
15339"Encoding.\n"
15340msgstr ""
15341
15342#: git-send-email.perl:820
15343msgid "Which 8bit encoding should I declare [UTF-8]? "
15344msgstr ""
15345
15346#: git-send-email.perl:828
15347#, perl-format
15348msgid ""
15349"Refusing to send because the patch\n"
15350"\t%s\n"
15351"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
15352"want to send.\n"
15353msgstr ""
15354
15355#: git-send-email.perl:847
15356msgid "To whom should the emails be sent (if anyone)?"
15357msgstr ""
15358
15359#: git-send-email.perl:865
15360#, perl-format
15361msgid "fatal: alias '%s' expands to itself\n"
15362msgstr ""
15363
15364#: git-send-email.perl:877
15365msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
15366msgstr ""
15367
15368#: git-send-email.perl:929 git-send-email.perl:937
15369#, perl-format
15370msgid "error: unable to extract a valid address from: %s\n"
15371msgstr ""
15372
15373#. TRANSLATORS: Make sure to include [q] [d] [e] in your
15374#. translation. The program will only accept English input
15375#. at this point.
15376#: git-send-email.perl:941
15377msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
15378msgstr ""
15379
15380#: git-send-email.perl:1262
15381#, perl-format
15382msgid "CA path \"%s\" does not exist"
15383msgstr ""
15384
15385#: git-send-email.perl:1337
15386msgid ""
15387"    The Cc list above has been expanded by additional\n"
15388"    addresses found in the patch commit message. By default\n"
15389"    send-email prompts before sending whenever this occurs.\n"
15390"    This behavior is controlled by the sendemail.confirm\n"
15391"    configuration setting.\n"
15392"\n"
15393"    For additional information, run 'git send-email --help'.\n"
15394"    To retain the current behavior, but squelch this message,\n"
15395"    run 'git config --global sendemail.confirm auto'.\n"
15396"\n"
15397msgstr ""
15398
15399#. TRANSLATORS: Make sure to include [y] [n] [q] [a] in your
15400#. translation. The program will only accept English input
15401#. at this point.
15402#: git-send-email.perl:1352
15403msgid "Send this email? ([y]es|[n]o|[q]uit|[a]ll): "
15404msgstr ""
15405
15406#: git-send-email.perl:1355
15407msgid "Send this email reply required"
15408msgstr ""
15409
15410#: git-send-email.perl:1381
15411msgid "The required SMTP server is not properly defined."
15412msgstr ""
15413
15414#: git-send-email.perl:1428
15415#, perl-format
15416msgid "Server does not support STARTTLS! %s"
15417msgstr ""
15418
15419#: git-send-email.perl:1433 git-send-email.perl:1437
15420#, perl-format
15421msgid "STARTTLS failed! %s"
15422msgstr ""
15423
15424#: git-send-email.perl:1447
15425msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
15426msgstr ""
15427
15428#: git-send-email.perl:1465
15429#, perl-format
15430msgid "Failed to send %s\n"
15431msgstr ""
15432
15433#: git-send-email.perl:1468
15434#, perl-format
15435msgid "Dry-Sent %s\n"
15436msgstr ""
15437
15438#: git-send-email.perl:1468
15439#, perl-format
15440msgid "Sent %s\n"
15441msgstr ""
15442
15443#: git-send-email.perl:1470
15444msgid "Dry-OK. Log says:\n"
15445msgstr ""
15446
15447#: git-send-email.perl:1470
15448msgid "OK. Log says:\n"
15449msgstr ""
15450
15451#: git-send-email.perl:1482
15452msgid "Result: "
15453msgstr ""
15454
15455#: git-send-email.perl:1485
15456msgid "Result: OK\n"
15457msgstr ""
15458
15459#: git-send-email.perl:1498
15460#, perl-format
15461msgid "can't open file %s"
15462msgstr ""
15463
15464#: git-send-email.perl:1545 git-send-email.perl:1565
15465#, perl-format
15466msgid "(mbox) Adding cc: %s from line '%s'\n"
15467msgstr ""
15468
15469#: git-send-email.perl:1551
15470#, perl-format
15471msgid "(mbox) Adding to: %s from line '%s'\n"
15472msgstr ""
15473
15474#: git-send-email.perl:1599
15475#, perl-format
15476msgid "(non-mbox) Adding cc: %s from line '%s'\n"
15477msgstr ""
15478
15479#: git-send-email.perl:1624
15480#, perl-format
15481msgid "(body) Adding cc: %s from line '%s'\n"
15482msgstr ""
15483
15484#: git-send-email.perl:1730
15485#, perl-format
15486msgid "(%s) Could not execute '%s'"
15487msgstr ""
15488
15489#: git-send-email.perl:1737
15490#, perl-format
15491msgid "(%s) Adding %s: %s from: '%s'\n"
15492msgstr ""
15493
15494#: git-send-email.perl:1741
15495#, perl-format
15496msgid "(%s) failed to close pipe to '%s'"
15497msgstr ""
15498
15499#: git-send-email.perl:1768
15500msgid "cannot send message as 7bit"
15501msgstr ""
15502
15503#: git-send-email.perl:1776
15504msgid "invalid transfer encoding"
15505msgstr ""
15506
15507#: git-send-email.perl:1814 git-send-email.perl:1865 git-send-email.perl:1875
15508#, perl-format
15509msgid "unable to open %s: %s\n"
15510msgstr ""
15511
15512#: git-send-email.perl:1817
15513#, perl-format
15514msgid "%s: patch contains a line longer than 998 characters"
15515msgstr ""
15516
15517#: git-send-email.perl:1833
15518#, perl-format
15519msgid "Skipping %s with backup suffix '%s'.\n"
15520msgstr ""
15521
15522#. TRANSLATORS: please keep "[y|N]" as is.
15523#: git-send-email.perl:1837
15524#, perl-format
15525msgid "Do you really want to send %s? [y|N]: "
15526msgstr ""