po / git.poton commit Merge branch 'cw/rebase-i-root' (7b9f29c)
   1# SOME DESCRIPTIVE TITLE.
   2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
   3# This file is distributed under the same license as the PACKAGE package.
   4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
   5#
   6#, fuzzy
   7msgid ""
   8msgstr ""
   9"Project-Id-Version: PACKAGE VERSION\n"
  10"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
  11"POT-Creation-Date: 2012-07-03 10:23+0800\n"
  12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14"Language-Team: LANGUAGE <LL@li.org>\n"
  15"Language: \n"
  16"MIME-Version: 1.0\n"
  17"Content-Type: text/plain; charset=CHARSET\n"
  18"Content-Transfer-Encoding: 8bit\n"
  19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  20
  21#: advice.c:40
  22#, c-format
  23msgid "hint: %.*s\n"
  24msgstr ""
  25
  26#.
  27#. * Message used both when 'git commit' fails and when
  28#. * other commands doing a merge do.
  29#.
  30#: advice.c:70
  31msgid ""
  32"Fix them up in the work tree,\n"
  33"and then use 'git add/rm <file>' as\n"
  34"appropriate to mark resolution and make a commit,\n"
  35"or use 'git commit -a'."
  36msgstr ""
  37
  38#: bundle.c:36
  39#, c-format
  40msgid "'%s' does not look like a v2 bundle file"
  41msgstr ""
  42
  43#: bundle.c:63
  44#, c-format
  45msgid "unrecognized header: %s%s (%d)"
  46msgstr ""
  47
  48#: bundle.c:89 builtin/commit.c:696
  49#, c-format
  50msgid "could not open '%s'"
  51msgstr ""
  52
  53#: bundle.c:140
  54msgid "Repository lacks these prerequisite commits:"
  55msgstr ""
  56
  57#: bundle.c:164 sequencer.c:550 sequencer.c:982 builtin/log.c:290
  58#: builtin/log.c:721 builtin/log.c:1310 builtin/log.c:1529 builtin/merge.c:347
  59#: builtin/shortlog.c:181
  60msgid "revision walk setup failed"
  61msgstr ""
  62
  63#: bundle.c:186
  64#, c-format
  65msgid "The bundle contains %d ref"
  66msgid_plural "The bundle contains %d refs"
  67msgstr[0] ""
  68msgstr[1] ""
  69
  70#: bundle.c:192
  71msgid "The bundle records a complete history."
  72msgstr ""
  73
  74#: bundle.c:195
  75#, c-format
  76msgid "The bundle requires this ref"
  77msgid_plural "The bundle requires these %d refs"
  78msgstr[0] ""
  79msgstr[1] ""
  80
  81#: bundle.c:294
  82msgid "rev-list died"
  83msgstr ""
  84
  85#: bundle.c:300 builtin/log.c:1206 builtin/shortlog.c:284
  86#, c-format
  87msgid "unrecognized argument: %s"
  88msgstr ""
  89
  90#: bundle.c:335
  91#, c-format
  92msgid "ref '%s' is excluded by the rev-list options"
  93msgstr ""
  94
  95#: bundle.c:380
  96msgid "Refusing to create empty bundle."
  97msgstr ""
  98
  99#: bundle.c:398
 100msgid "Could not spawn pack-objects"
 101msgstr ""
 102
 103#: bundle.c:416
 104msgid "pack-objects died"
 105msgstr ""
 106
 107#: bundle.c:419
 108#, c-format
 109msgid "cannot create '%s'"
 110msgstr ""
 111
 112#: bundle.c:441
 113msgid "index-pack died"
 114msgstr ""
 115
 116#: commit.c:48
 117#, c-format
 118msgid "could not parse %s"
 119msgstr ""
 120
 121#: commit.c:50
 122#, c-format
 123msgid "%s %s is not a commit!"
 124msgstr ""
 125
 126#: compat/obstack.c:406 compat/obstack.c:408
 127msgid "memory exhausted"
 128msgstr ""
 129
 130#: connected.c:39
 131msgid "Could not run 'git rev-list'"
 132msgstr ""
 133
 134#: connected.c:48
 135#, c-format
 136msgid "failed write to rev-list: %s"
 137msgstr ""
 138
 139#: connected.c:56
 140#, c-format
 141msgid "failed to close rev-list's stdin: %s"
 142msgstr ""
 143
 144#: date.c:95
 145msgid "in the future"
 146msgstr ""
 147
 148#: date.c:101
 149#, c-format
 150msgid "%lu second ago"
 151msgid_plural "%lu seconds ago"
 152msgstr[0] ""
 153msgstr[1] ""
 154
 155#: date.c:108
 156#, c-format
 157msgid "%lu minute ago"
 158msgid_plural "%lu minutes ago"
 159msgstr[0] ""
 160msgstr[1] ""
 161
 162#: date.c:115
 163#, c-format
 164msgid "%lu hour ago"
 165msgid_plural "%lu hours ago"
 166msgstr[0] ""
 167msgstr[1] ""
 168
 169#: date.c:122
 170#, c-format
 171msgid "%lu day ago"
 172msgid_plural "%lu days ago"
 173msgstr[0] ""
 174msgstr[1] ""
 175
 176#: date.c:128
 177#, c-format
 178msgid "%lu week ago"
 179msgid_plural "%lu weeks ago"
 180msgstr[0] ""
 181msgstr[1] ""
 182
 183#: date.c:135
 184#, c-format
 185msgid "%lu month ago"
 186msgid_plural "%lu months ago"
 187msgstr[0] ""
 188msgstr[1] ""
 189
 190#: date.c:146
 191#, c-format
 192msgid "%lu year"
 193msgid_plural "%lu years"
 194msgstr[0] ""
 195msgstr[1] ""
 196
 197#: date.c:149
 198#, c-format
 199msgid "%s, %lu month ago"
 200msgid_plural "%s, %lu months ago"
 201msgstr[0] ""
 202msgstr[1] ""
 203
 204#: date.c:154 date.c:159
 205#, c-format
 206msgid "%lu year ago"
 207msgid_plural "%lu years ago"
 208msgstr[0] ""
 209msgstr[1] ""
 210
 211#: diff.c:105
 212#, c-format
 213msgid "  Failed to parse dirstat cut-off percentage '%.*s'\n"
 214msgstr ""
 215
 216#: diff.c:110
 217#, c-format
 218msgid "  Unknown dirstat parameter '%.*s'\n"
 219msgstr ""
 220
 221#: diff.c:210
 222#, c-format
 223msgid ""
 224"Found errors in 'diff.dirstat' config variable:\n"
 225"%s"
 226msgstr ""
 227
 228#: diff.c:1400
 229msgid " 0 files changed\n"
 230msgstr ""
 231
 232#: diff.c:1404
 233#, c-format
 234msgid " %d file changed"
 235msgid_plural " %d files changed"
 236msgstr[0] ""
 237msgstr[1] ""
 238
 239#: diff.c:1421
 240#, c-format
 241msgid ", %d insertion(+)"
 242msgid_plural ", %d insertions(+)"
 243msgstr[0] ""
 244msgstr[1] ""
 245
 246#: diff.c:1432
 247#, c-format
 248msgid ", %d deletion(-)"
 249msgid_plural ", %d deletions(-)"
 250msgstr[0] ""
 251msgstr[1] ""
 252
 253#: diff.c:3478
 254#, c-format
 255msgid ""
 256"Failed to parse --dirstat/-X option parameter:\n"
 257"%s"
 258msgstr ""
 259
 260#: gpg-interface.c:59
 261msgid "could not run gpg."
 262msgstr ""
 263
 264#: gpg-interface.c:71
 265msgid "gpg did not accept the data"
 266msgstr ""
 267
 268#: gpg-interface.c:82
 269msgid "gpg failed to sign the data"
 270msgstr ""
 271
 272#: grep.c:1320
 273#, c-format
 274msgid "'%s': unable to read %s"
 275msgstr ""
 276
 277#: grep.c:1337
 278#, c-format
 279msgid "'%s': %s"
 280msgstr ""
 281
 282#: grep.c:1348
 283#, c-format
 284msgid "'%s': short read %s"
 285msgstr ""
 286
 287#: help.c:208
 288#, c-format
 289msgid "available git commands in '%s'"
 290msgstr ""
 291
 292#: help.c:215
 293msgid "git commands available from elsewhere on your $PATH"
 294msgstr ""
 295
 296#: help.c:271
 297#, c-format
 298msgid ""
 299"'%s' appears to be a git command, but we were not\n"
 300"able to execute it. Maybe git-%s is broken?"
 301msgstr ""
 302
 303#: help.c:328
 304msgid "Uh oh. Your system reports no Git commands at all."
 305msgstr ""
 306
 307#: help.c:350
 308#, c-format
 309msgid ""
 310"WARNING: You called a Git command named '%s', which does not exist.\n"
 311"Continuing under the assumption that you meant '%s'"
 312msgstr ""
 313
 314#: help.c:355
 315#, c-format
 316msgid "in %0.1f seconds automatically..."
 317msgstr ""
 318
 319#: help.c:362
 320#, c-format
 321msgid "git: '%s' is not a git command. See 'git --help'."
 322msgstr ""
 323
 324#: help.c:366
 325msgid ""
 326"\n"
 327"Did you mean this?"
 328msgid_plural ""
 329"\n"
 330"Did you mean one of these?"
 331msgstr[0] ""
 332msgstr[1] ""
 333
 334#: parse-options.c:493
 335msgid "..."
 336msgstr ""
 337
 338#: parse-options.c:511
 339#, c-format
 340msgid "usage: %s"
 341msgstr ""
 342
 343#. TRANSLATORS: the colon here should align with the
 344#. one in "usage: %s" translation
 345#: parse-options.c:515
 346#, c-format
 347msgid "   or: %s"
 348msgstr ""
 349
 350#: parse-options.c:518
 351#, c-format
 352msgid "    %s"
 353msgstr ""
 354
 355#: remote.c:1629
 356#, c-format
 357msgid "Your branch is ahead of '%s' by %d commit.\n"
 358msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
 359msgstr[0] ""
 360msgstr[1] ""
 361
 362#: remote.c:1635
 363#, c-format
 364msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
 365msgid_plural ""
 366"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
 367msgstr[0] ""
 368msgstr[1] ""
 369
 370#: remote.c:1643
 371#, c-format
 372msgid ""
 373"Your branch and '%s' have diverged,\n"
 374"and have %d and %d different commit each, respectively.\n"
 375msgid_plural ""
 376"Your branch and '%s' have diverged,\n"
 377"and have %d and %d different commits each, respectively.\n"
 378msgstr[0] ""
 379msgstr[1] ""
 380
 381#: sequencer.c:121 builtin/merge.c:865 builtin/merge.c:978
 382#: builtin/merge.c:1088 builtin/merge.c:1098
 383#, c-format
 384msgid "Could not open '%s' for writing"
 385msgstr ""
 386
 387#: sequencer.c:123 builtin/merge.c:333 builtin/merge.c:868
 388#: builtin/merge.c:1090 builtin/merge.c:1103
 389#, c-format
 390msgid "Could not write to '%s'"
 391msgstr ""
 392
 393#: sequencer.c:144
 394msgid ""
 395"after resolving the conflicts, mark the corrected paths\n"
 396"with 'git add <paths>' or 'git rm <paths>'"
 397msgstr ""
 398
 399#: sequencer.c:147
 400msgid ""
 401"after resolving the conflicts, mark the corrected paths\n"
 402"with 'git add <paths>' or 'git rm <paths>'\n"
 403"and commit the result with 'git commit'"
 404msgstr ""
 405
 406#: sequencer.c:160 sequencer.c:758 sequencer.c:841
 407#, c-format
 408msgid "Could not write to %s"
 409msgstr ""
 410
 411#: sequencer.c:163
 412#, c-format
 413msgid "Error wrapping up %s"
 414msgstr ""
 415
 416#: sequencer.c:178
 417msgid "Your local changes would be overwritten by cherry-pick."
 418msgstr ""
 419
 420#: sequencer.c:180
 421msgid "Your local changes would be overwritten by revert."
 422msgstr ""
 423
 424#: sequencer.c:183
 425msgid "Commit your changes or stash them to proceed."
 426msgstr ""
 427
 428#. TRANSLATORS: %s will be "revert" or "cherry-pick"
 429#: sequencer.c:233
 430#, c-format
 431msgid "%s: Unable to write new index file"
 432msgstr ""
 433
 434#: sequencer.c:261
 435msgid "Could not resolve HEAD commit\n"
 436msgstr ""
 437
 438#: sequencer.c:282
 439msgid "Unable to update cache tree\n"
 440msgstr ""
 441
 442#: sequencer.c:324
 443#, c-format
 444msgid "Could not parse commit %s\n"
 445msgstr ""
 446
 447#: sequencer.c:329
 448#, c-format
 449msgid "Could not parse parent commit %s\n"
 450msgstr ""
 451
 452#: sequencer.c:395
 453msgid "Your index file is unmerged."
 454msgstr ""
 455
 456#: sequencer.c:398
 457msgid "You do not have a valid HEAD"
 458msgstr ""
 459
 460#: sequencer.c:413
 461#, c-format
 462msgid "Commit %s is a merge but no -m option was given."
 463msgstr ""
 464
 465#: sequencer.c:421
 466#, c-format
 467msgid "Commit %s does not have parent %d"
 468msgstr ""
 469
 470#: sequencer.c:425
 471#, c-format
 472msgid "Mainline was specified but commit %s is not a merge."
 473msgstr ""
 474
 475#. TRANSLATORS: The first %s will be "revert" or
 476#. "cherry-pick", the second %s a SHA1
 477#: sequencer.c:436
 478#, c-format
 479msgid "%s: cannot parse parent commit %s"
 480msgstr ""
 481
 482#: sequencer.c:440
 483#, c-format
 484msgid "Cannot get commit message for %s"
 485msgstr ""
 486
 487#: sequencer.c:524
 488#, c-format
 489msgid "could not revert %s... %s"
 490msgstr ""
 491
 492#: sequencer.c:525
 493#, c-format
 494msgid "could not apply %s... %s"
 495msgstr ""
 496
 497#: sequencer.c:553
 498msgid "empty commit set passed"
 499msgstr ""
 500
 501#: sequencer.c:561
 502#, c-format
 503msgid "git %s: failed to read the index"
 504msgstr ""
 505
 506#: sequencer.c:566
 507#, c-format
 508msgid "git %s: failed to refresh the index"
 509msgstr ""
 510
 511#: sequencer.c:624
 512#, c-format
 513msgid "Cannot %s during a %s"
 514msgstr ""
 515
 516#: sequencer.c:646
 517#, c-format
 518msgid "Could not parse line %d."
 519msgstr ""
 520
 521#: sequencer.c:651
 522msgid "No commits parsed."
 523msgstr ""
 524
 525#: sequencer.c:664
 526#, c-format
 527msgid "Could not open %s"
 528msgstr ""
 529
 530#: sequencer.c:668
 531#, c-format
 532msgid "Could not read %s."
 533msgstr ""
 534
 535#: sequencer.c:675
 536#, c-format
 537msgid "Unusable instruction sheet: %s"
 538msgstr ""
 539
 540#: sequencer.c:703
 541#, c-format
 542msgid "Invalid key: %s"
 543msgstr ""
 544
 545#: sequencer.c:706
 546#, c-format
 547msgid "Invalid value for %s: %s"
 548msgstr ""
 549
 550#: sequencer.c:718
 551#, c-format
 552msgid "Malformed options sheet: %s"
 553msgstr ""
 554
 555#: sequencer.c:739
 556msgid "a cherry-pick or revert is already in progress"
 557msgstr ""
 558
 559#: sequencer.c:740
 560msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
 561msgstr ""
 562
 563#: sequencer.c:744
 564#, c-format
 565msgid "Could not create sequencer directory %s"
 566msgstr ""
 567
 568#: sequencer.c:760 sequencer.c:845
 569#, c-format
 570msgid "Error wrapping up %s."
 571msgstr ""
 572
 573#: sequencer.c:779 sequencer.c:913
 574msgid "no cherry-pick or revert in progress"
 575msgstr ""
 576
 577#: sequencer.c:781
 578msgid "cannot resolve HEAD"
 579msgstr ""
 580
 581#: sequencer.c:783
 582msgid "cannot abort from a branch yet to be born"
 583msgstr ""
 584
 585#: sequencer.c:805 builtin/apply.c:3697
 586#, c-format
 587msgid "cannot open %s: %s"
 588msgstr ""
 589
 590#: sequencer.c:808
 591#, c-format
 592msgid "cannot read %s: %s"
 593msgstr ""
 594
 595#: sequencer.c:809
 596msgid "unexpected end of file"
 597msgstr ""
 598
 599#: sequencer.c:815
 600#, c-format
 601msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
 602msgstr ""
 603
 604#: sequencer.c:838
 605#, c-format
 606msgid "Could not format %s."
 607msgstr ""
 608
 609#: sequencer.c:1000
 610msgid "Can't revert as initial commit"
 611msgstr ""
 612
 613#: sequencer.c:1001
 614msgid "Can't cherry-pick into empty head"
 615msgstr ""
 616
 617#: sha1_name.c:864
 618msgid "HEAD does not point to a branch"
 619msgstr ""
 620
 621#: sha1_name.c:867
 622#, c-format
 623msgid "No such branch: '%s'"
 624msgstr ""
 625
 626#: sha1_name.c:869
 627#, c-format
 628msgid "No upstream configured for branch '%s'"
 629msgstr ""
 630
 631#: sha1_name.c:872
 632#, c-format
 633msgid "Upstream branch '%s' not stored as a remote-tracking branch"
 634msgstr ""
 635
 636#: wrapper.c:413
 637#, c-format
 638msgid "unable to look up current user in the passwd file: %s"
 639msgstr ""
 640
 641#: wrapper.c:414
 642msgid "no such user"
 643msgstr ""
 644
 645#: wt-status.c:141
 646msgid "Unmerged paths:"
 647msgstr ""
 648
 649#: wt-status.c:168 wt-status.c:195
 650#, c-format
 651msgid "  (use \"git reset %s <file>...\" to unstage)"
 652msgstr ""
 653
 654#: wt-status.c:170 wt-status.c:197
 655msgid "  (use \"git rm --cached <file>...\" to unstage)"
 656msgstr ""
 657
 658#: wt-status.c:174
 659msgid "  (use \"git add <file>...\" to mark resolution)"
 660msgstr ""
 661
 662#: wt-status.c:176 wt-status.c:180
 663msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
 664msgstr ""
 665
 666#: wt-status.c:178
 667msgid "  (use \"git rm <file>...\" to mark resolution)"
 668msgstr ""
 669
 670#: wt-status.c:189
 671msgid "Changes to be committed:"
 672msgstr ""
 673
 674#: wt-status.c:207
 675msgid "Changes not staged for commit:"
 676msgstr ""
 677
 678#: wt-status.c:211
 679msgid "  (use \"git add <file>...\" to update what will be committed)"
 680msgstr ""
 681
 682#: wt-status.c:213
 683msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
 684msgstr ""
 685
 686#: wt-status.c:214
 687msgid ""
 688"  (use \"git checkout -- <file>...\" to discard changes in working directory)"
 689msgstr ""
 690
 691#: wt-status.c:216
 692msgid "  (commit or discard the untracked or modified content in submodules)"
 693msgstr ""
 694
 695#: wt-status.c:225
 696#, c-format
 697msgid "%s files:"
 698msgstr ""
 699
 700#: wt-status.c:228
 701#, c-format
 702msgid "  (use \"git %s <file>...\" to include in what will be committed)"
 703msgstr ""
 704
 705#: wt-status.c:245
 706msgid "bug"
 707msgstr ""
 708
 709#: wt-status.c:250
 710msgid "both deleted:"
 711msgstr ""
 712
 713#: wt-status.c:251
 714msgid "added by us:"
 715msgstr ""
 716
 717#: wt-status.c:252
 718msgid "deleted by them:"
 719msgstr ""
 720
 721#: wt-status.c:253
 722msgid "added by them:"
 723msgstr ""
 724
 725#: wt-status.c:254
 726msgid "deleted by us:"
 727msgstr ""
 728
 729#: wt-status.c:255
 730msgid "both added:"
 731msgstr ""
 732
 733#: wt-status.c:256
 734msgid "both modified:"
 735msgstr ""
 736
 737#: wt-status.c:286
 738msgid "new commits, "
 739msgstr ""
 740
 741#: wt-status.c:288
 742msgid "modified content, "
 743msgstr ""
 744
 745#: wt-status.c:290
 746msgid "untracked content, "
 747msgstr ""
 748
 749#: wt-status.c:304
 750#, c-format
 751msgid "new file:   %s"
 752msgstr ""
 753
 754#: wt-status.c:307
 755#, c-format
 756msgid "copied:     %s -> %s"
 757msgstr ""
 758
 759#: wt-status.c:310
 760#, c-format
 761msgid "deleted:    %s"
 762msgstr ""
 763
 764#: wt-status.c:313
 765#, c-format
 766msgid "modified:   %s"
 767msgstr ""
 768
 769#: wt-status.c:316
 770#, c-format
 771msgid "renamed:    %s -> %s"
 772msgstr ""
 773
 774#: wt-status.c:319
 775#, c-format
 776msgid "typechange: %s"
 777msgstr ""
 778
 779#: wt-status.c:322
 780#, c-format
 781msgid "unknown:    %s"
 782msgstr ""
 783
 784#: wt-status.c:325
 785#, c-format
 786msgid "unmerged:   %s"
 787msgstr ""
 788
 789#: wt-status.c:328
 790#, c-format
 791msgid "bug: unhandled diff status %c"
 792msgstr ""
 793
 794#: wt-status.c:786
 795msgid "You have unmerged paths."
 796msgstr ""
 797
 798#: wt-status.c:789 wt-status.c:913
 799msgid "  (fix conflicts and run \"git commit\")"
 800msgstr ""
 801
 802#: wt-status.c:792
 803msgid "All conflicts fixed but you are still merging."
 804msgstr ""
 805
 806#: wt-status.c:795
 807msgid "  (use \"git commit\" to conclude merge)"
 808msgstr ""
 809
 810#: wt-status.c:805
 811msgid "You are in the middle of an am session."
 812msgstr ""
 813
 814#: wt-status.c:808
 815msgid "The current patch is empty."
 816msgstr ""
 817
 818#: wt-status.c:812
 819msgid "  (fix conflicts and then run \"git am --resolved\")"
 820msgstr ""
 821
 822#: wt-status.c:814
 823msgid "  (use \"git am --skip\" to skip this patch)"
 824msgstr ""
 825
 826#: wt-status.c:816
 827msgid "  (use \"git am --abort\" to restore the original branch)"
 828msgstr ""
 829
 830#: wt-status.c:874 wt-status.c:884
 831msgid "You are currently rebasing."
 832msgstr ""
 833
 834#: wt-status.c:877
 835msgid "  (fix conflicts and then run \"git rebase --continue\")"
 836msgstr ""
 837
 838#: wt-status.c:879
 839msgid "  (use \"git rebase --skip\" to skip this patch)"
 840msgstr ""
 841
 842#: wt-status.c:881
 843msgid "  (use \"git rebase --abort\" to check out the original branch)"
 844msgstr ""
 845
 846#: wt-status.c:887
 847msgid "  (all conflicts fixed: run \"git rebase --continue\")"
 848msgstr ""
 849
 850#: wt-status.c:889
 851msgid "You are currently splitting a commit during a rebase."
 852msgstr ""
 853
 854#: wt-status.c:892
 855msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
 856msgstr ""
 857
 858#: wt-status.c:894
 859msgid "You are currently editing a commit during a rebase."
 860msgstr ""
 861
 862#: wt-status.c:897
 863msgid "  (use \"git commit --amend\" to amend the current commit)"
 864msgstr ""
 865
 866#: wt-status.c:899
 867msgid ""
 868"  (use \"git rebase --continue\" once you are satisfied with your changes)"
 869msgstr ""
 870
 871#: wt-status.c:909
 872msgid "You are currently cherry-picking."
 873msgstr ""
 874
 875#: wt-status.c:916
 876msgid "  (all conflicts fixed: run \"git commit\")"
 877msgstr ""
 878
 879#: wt-status.c:925
 880msgid "You are currently bisecting."
 881msgstr ""
 882
 883#: wt-status.c:928
 884msgid "  (use \"git bisect reset\" to get back to the original branch)"
 885msgstr ""
 886
 887#: wt-status.c:979
 888msgid "On branch "
 889msgstr ""
 890
 891#: wt-status.c:986
 892msgid "Not currently on any branch."
 893msgstr ""
 894
 895#: wt-status.c:998
 896msgid "Initial commit"
 897msgstr ""
 898
 899#: wt-status.c:1012
 900msgid "Untracked"
 901msgstr ""
 902
 903#: wt-status.c:1014
 904msgid "Ignored"
 905msgstr ""
 906
 907#: wt-status.c:1016
 908#, c-format
 909msgid "Untracked files not listed%s"
 910msgstr ""
 911
 912#: wt-status.c:1018
 913msgid " (use -u option to show untracked files)"
 914msgstr ""
 915
 916#: wt-status.c:1024
 917msgid "No changes"
 918msgstr ""
 919
 920#: wt-status.c:1028
 921#, c-format
 922msgid "no changes added to commit%s\n"
 923msgstr ""
 924
 925#: wt-status.c:1030
 926msgid " (use \"git add\" and/or \"git commit -a\")"
 927msgstr ""
 928
 929#: wt-status.c:1032
 930#, c-format
 931msgid "nothing added to commit but untracked files present%s\n"
 932msgstr ""
 933
 934#: wt-status.c:1034
 935msgid " (use \"git add\" to track)"
 936msgstr ""
 937
 938#: wt-status.c:1036 wt-status.c:1039 wt-status.c:1042
 939#, c-format
 940msgid "nothing to commit%s\n"
 941msgstr ""
 942
 943#: wt-status.c:1037
 944msgid " (create/copy files and use \"git add\" to track)"
 945msgstr ""
 946
 947#: wt-status.c:1040
 948msgid " (use -u to show untracked files)"
 949msgstr ""
 950
 951#: wt-status.c:1043
 952msgid " (working directory clean)"
 953msgstr ""
 954
 955#: wt-status.c:1151
 956msgid "HEAD (no branch)"
 957msgstr ""
 958
 959#: wt-status.c:1157
 960msgid "Initial commit on "
 961msgstr ""
 962
 963#: wt-status.c:1172
 964msgid "behind "
 965msgstr ""
 966
 967#: wt-status.c:1175 wt-status.c:1178
 968msgid "ahead "
 969msgstr ""
 970
 971#: wt-status.c:1180
 972msgid ", behind "
 973msgstr ""
 974
 975#: builtin/add.c:62
 976#, c-format
 977msgid "unexpected diff status %c"
 978msgstr ""
 979
 980#: builtin/add.c:67 builtin/commit.c:226
 981msgid "updating files failed"
 982msgstr ""
 983
 984#: builtin/add.c:77
 985#, c-format
 986msgid "remove '%s'\n"
 987msgstr ""
 988
 989#: builtin/add.c:176
 990#, c-format
 991msgid "Path '%s' is in submodule '%.*s'"
 992msgstr ""
 993
 994#: builtin/add.c:192
 995msgid "Unstaged changes after refreshing the index:"
 996msgstr ""
 997
 998#: builtin/add.c:195 builtin/add.c:459 builtin/rm.c:186
 999#, c-format
1000msgid "pathspec '%s' did not match any files"
1001msgstr ""
1002
1003#: builtin/add.c:209
1004#, c-format
1005msgid "'%s' is beyond a symbolic link"
1006msgstr ""
1007
1008#: builtin/add.c:276
1009msgid "Could not read the index"
1010msgstr ""
1011
1012#: builtin/add.c:286
1013#, c-format
1014msgid "Could not open '%s' for writing."
1015msgstr ""
1016
1017#: builtin/add.c:290
1018msgid "Could not write patch"
1019msgstr ""
1020
1021#: builtin/add.c:295
1022#, c-format
1023msgid "Could not stat '%s'"
1024msgstr ""
1025
1026#: builtin/add.c:297
1027msgid "Empty patch. Aborted."
1028msgstr ""
1029
1030#: builtin/add.c:303
1031#, c-format
1032msgid "Could not apply '%s'"
1033msgstr ""
1034
1035#: builtin/add.c:312
1036msgid "The following paths are ignored by one of your .gitignore files:\n"
1037msgstr ""
1038
1039#: builtin/add.c:352
1040#, c-format
1041msgid "Use -f if you really want to add them.\n"
1042msgstr ""
1043
1044#: builtin/add.c:353
1045msgid "no files added"
1046msgstr ""
1047
1048#: builtin/add.c:359
1049msgid "adding files failed"
1050msgstr ""
1051
1052#: builtin/add.c:391
1053msgid "-A and -u are mutually incompatible"
1054msgstr ""
1055
1056#: builtin/add.c:393
1057msgid "Option --ignore-missing can only be used together with --dry-run"
1058msgstr ""
1059
1060#: builtin/add.c:413
1061#, c-format
1062msgid "Nothing specified, nothing added.\n"
1063msgstr ""
1064
1065#: builtin/add.c:414
1066#, c-format
1067msgid "Maybe you wanted to say 'git add .'?\n"
1068msgstr ""
1069
1070#: builtin/add.c:420 builtin/clean.c:95 builtin/commit.c:286 builtin/mv.c:82
1071#: builtin/rm.c:162
1072msgid "index file corrupt"
1073msgstr ""
1074
1075#: builtin/add.c:480 builtin/apply.c:4108 builtin/mv.c:229 builtin/rm.c:260
1076msgid "Unable to write new index file"
1077msgstr ""
1078
1079#: builtin/apply.c:53
1080msgid "git apply [options] [<patch>...]"
1081msgstr ""
1082
1083#: builtin/apply.c:106
1084#, c-format
1085msgid "unrecognized whitespace option '%s'"
1086msgstr ""
1087
1088#: builtin/apply.c:121
1089#, c-format
1090msgid "unrecognized whitespace ignore option '%s'"
1091msgstr ""
1092
1093#: builtin/apply.c:815
1094#, c-format
1095msgid "Cannot prepare timestamp regexp %s"
1096msgstr ""
1097
1098#: builtin/apply.c:824
1099#, c-format
1100msgid "regexec returned %d for input: %s"
1101msgstr ""
1102
1103#: builtin/apply.c:905
1104#, c-format
1105msgid "unable to find filename in patch at line %d"
1106msgstr ""
1107
1108#: builtin/apply.c:937
1109#, c-format
1110msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1111msgstr ""
1112
1113#: builtin/apply.c:941
1114#, c-format
1115msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1116msgstr ""
1117
1118#: builtin/apply.c:942
1119#, c-format
1120msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1121msgstr ""
1122
1123#: builtin/apply.c:949
1124#, c-format
1125msgid "git apply: bad git-diff - expected /dev/null on line %d"
1126msgstr ""
1127
1128#: builtin/apply.c:1394
1129#, c-format
1130msgid "recount: unexpected line: %.*s"
1131msgstr ""
1132
1133#: builtin/apply.c:1451
1134#, c-format
1135msgid "patch fragment without header at line %d: %.*s"
1136msgstr ""
1137
1138#: builtin/apply.c:1468
1139#, c-format
1140msgid ""
1141"git diff header lacks filename information when removing %d leading pathname "
1142"component (line %d)"
1143msgid_plural ""
1144"git diff header lacks filename information when removing %d leading pathname "
1145"components (line %d)"
1146msgstr[0] ""
1147msgstr[1] ""
1148
1149#: builtin/apply.c:1628
1150msgid "new file depends on old contents"
1151msgstr ""
1152
1153#: builtin/apply.c:1630
1154msgid "deleted file still has contents"
1155msgstr ""
1156
1157#: builtin/apply.c:1656
1158#, c-format
1159msgid "corrupt patch at line %d"
1160msgstr ""
1161
1162#: builtin/apply.c:1692
1163#, c-format
1164msgid "new file %s depends on old contents"
1165msgstr ""
1166
1167#: builtin/apply.c:1694
1168#, c-format
1169msgid "deleted file %s still has contents"
1170msgstr ""
1171
1172#: builtin/apply.c:1697
1173#, c-format
1174msgid "** warning: file %s becomes empty but is not deleted"
1175msgstr ""
1176
1177#: builtin/apply.c:1843
1178#, c-format
1179msgid "corrupt binary patch at line %d: %.*s"
1180msgstr ""
1181
1182#. there has to be one hunk (forward hunk)
1183#: builtin/apply.c:1872
1184#, c-format
1185msgid "unrecognized binary patch at line %d"
1186msgstr ""
1187
1188#: builtin/apply.c:1958
1189#, c-format
1190msgid "patch with only garbage at line %d"
1191msgstr ""
1192
1193#: builtin/apply.c:2048
1194#, c-format
1195msgid "unable to read symlink %s"
1196msgstr ""
1197
1198#: builtin/apply.c:2052
1199#, c-format
1200msgid "unable to open or read %s"
1201msgstr ""
1202
1203#: builtin/apply.c:2123
1204msgid "oops"
1205msgstr ""
1206
1207#: builtin/apply.c:2645
1208#, c-format
1209msgid "invalid start of line: '%c'"
1210msgstr ""
1211
1212#: builtin/apply.c:2763
1213#, c-format
1214msgid "Hunk #%d succeeded at %d (offset %d line)."
1215msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1216msgstr[0] ""
1217msgstr[1] ""
1218
1219#: builtin/apply.c:2775
1220#, c-format
1221msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1222msgstr ""
1223
1224#: builtin/apply.c:2781
1225#, c-format
1226msgid ""
1227"while searching for:\n"
1228"%.*s"
1229msgstr ""
1230
1231#: builtin/apply.c:2800
1232#, c-format
1233msgid "missing binary patch data for '%s'"
1234msgstr ""
1235
1236#: builtin/apply.c:2903
1237#, c-format
1238msgid "binary patch does not apply to '%s'"
1239msgstr ""
1240
1241#: builtin/apply.c:2909
1242#, c-format
1243msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1244msgstr ""
1245
1246#: builtin/apply.c:2930
1247#, c-format
1248msgid "patch failed: %s:%ld"
1249msgstr ""
1250
1251#: builtin/apply.c:3045
1252#, c-format
1253msgid "patch %s has been renamed/deleted"
1254msgstr ""
1255
1256#: builtin/apply.c:3052 builtin/apply.c:3069
1257#, c-format
1258msgid "read of %s failed"
1259msgstr ""
1260
1261#: builtin/apply.c:3084
1262msgid "removal patch leaves file contents"
1263msgstr ""
1264
1265#: builtin/apply.c:3105
1266#, c-format
1267msgid "%s: already exists in working directory"
1268msgstr ""
1269
1270#: builtin/apply.c:3143
1271#, c-format
1272msgid "%s: has been deleted/renamed"
1273msgstr ""
1274
1275#: builtin/apply.c:3148 builtin/apply.c:3179
1276#, c-format
1277msgid "%s: %s"
1278msgstr ""
1279
1280#: builtin/apply.c:3159
1281#, c-format
1282msgid "%s: does not exist in index"
1283msgstr ""
1284
1285#: builtin/apply.c:3173
1286#, c-format
1287msgid "%s: does not match index"
1288msgstr ""
1289
1290#: builtin/apply.c:3190
1291#, c-format
1292msgid "%s: wrong type"
1293msgstr ""
1294
1295#: builtin/apply.c:3192
1296#, c-format
1297msgid "%s has type %o, expected %o"
1298msgstr ""
1299
1300#: builtin/apply.c:3247
1301#, c-format
1302msgid "%s: already exists in index"
1303msgstr ""
1304
1305#: builtin/apply.c:3267
1306#, c-format
1307msgid "new mode (%o) of %s does not match old mode (%o)"
1308msgstr ""
1309
1310#: builtin/apply.c:3272
1311#, c-format
1312msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1313msgstr ""
1314
1315#: builtin/apply.c:3280
1316#, c-format
1317msgid "%s: patch does not apply"
1318msgstr ""
1319
1320#: builtin/apply.c:3293
1321#, c-format
1322msgid "Checking patch %s..."
1323msgstr ""
1324
1325#: builtin/apply.c:3348 builtin/checkout.c:212 builtin/reset.c:158
1326#, c-format
1327msgid "make_cache_entry failed for path '%s'"
1328msgstr ""
1329
1330#: builtin/apply.c:3491
1331#, c-format
1332msgid "unable to remove %s from index"
1333msgstr ""
1334
1335#: builtin/apply.c:3518
1336#, c-format
1337msgid "corrupt patch for subproject %s"
1338msgstr ""
1339
1340#: builtin/apply.c:3522
1341#, c-format
1342msgid "unable to stat newly created file '%s'"
1343msgstr ""
1344
1345#: builtin/apply.c:3527
1346#, c-format
1347msgid "unable to create backing store for newly created file %s"
1348msgstr ""
1349
1350#: builtin/apply.c:3530
1351#, c-format
1352msgid "unable to add cache entry for %s"
1353msgstr ""
1354
1355#: builtin/apply.c:3563
1356#, c-format
1357msgid "closing file '%s'"
1358msgstr ""
1359
1360#: builtin/apply.c:3612
1361#, c-format
1362msgid "unable to write file '%s' mode %o"
1363msgstr ""
1364
1365#: builtin/apply.c:3668
1366#, c-format
1367msgid "Applied patch %s cleanly."
1368msgstr ""
1369
1370#: builtin/apply.c:3676
1371msgid "internal error"
1372msgstr ""
1373
1374#. Say this even without --verbose
1375#: builtin/apply.c:3679
1376#, c-format
1377msgid "Applying patch %%s with %d reject..."
1378msgid_plural "Applying patch %%s with %d rejects..."
1379msgstr[0] ""
1380msgstr[1] ""
1381
1382#: builtin/apply.c:3689
1383#, c-format
1384msgid "truncating .rej filename to %.*s.rej"
1385msgstr ""
1386
1387#: builtin/apply.c:3710
1388#, c-format
1389msgid "Hunk #%d applied cleanly."
1390msgstr ""
1391
1392#: builtin/apply.c:3713
1393#, c-format
1394msgid "Rejected hunk #%d."
1395msgstr ""
1396
1397#: builtin/apply.c:3844
1398msgid "unrecognized input"
1399msgstr ""
1400
1401#: builtin/apply.c:3855
1402msgid "unable to read index file"
1403msgstr ""
1404
1405#: builtin/apply.c:3970 builtin/apply.c:3973
1406msgid "path"
1407msgstr ""
1408
1409#: builtin/apply.c:3971
1410msgid "don't apply changes matching the given path"
1411msgstr ""
1412
1413#: builtin/apply.c:3974
1414msgid "apply changes matching the given path"
1415msgstr ""
1416
1417#: builtin/apply.c:3976
1418msgid "num"
1419msgstr ""
1420
1421#: builtin/apply.c:3977
1422msgid "remove <num> leading slashes from traditional diff paths"
1423msgstr ""
1424
1425#: builtin/apply.c:3980
1426msgid "ignore additions made by the patch"
1427msgstr ""
1428
1429#: builtin/apply.c:3982
1430msgid "instead of applying the patch, output diffstat for the input"
1431msgstr ""
1432
1433#: builtin/apply.c:3986
1434msgid "shows number of added and deleted lines in decimal notation"
1435msgstr ""
1436
1437#: builtin/apply.c:3988
1438msgid "instead of applying the patch, output a summary for the input"
1439msgstr ""
1440
1441#: builtin/apply.c:3990
1442msgid "instead of applying the patch, see if the patch is applicable"
1443msgstr ""
1444
1445#: builtin/apply.c:3992
1446msgid "make sure the patch is applicable to the current index"
1447msgstr ""
1448
1449#: builtin/apply.c:3994
1450msgid "apply a patch without touching the working tree"
1451msgstr ""
1452
1453#: builtin/apply.c:3996
1454msgid "also apply the patch (use with --stat/--summary/--check)"
1455msgstr ""
1456
1457#: builtin/apply.c:3998
1458msgid "build a temporary index based on embedded index information"
1459msgstr ""
1460
1461#: builtin/apply.c:4000
1462msgid "paths are separated with NUL character"
1463msgstr ""
1464
1465#: builtin/apply.c:4003
1466msgid "ensure at least <n> lines of context match"
1467msgstr ""
1468
1469#: builtin/apply.c:4004
1470msgid "action"
1471msgstr ""
1472
1473#: builtin/apply.c:4005
1474msgid "detect new or modified lines that have whitespace errors"
1475msgstr ""
1476
1477#: builtin/apply.c:4008 builtin/apply.c:4011
1478msgid "ignore changes in whitespace when finding context"
1479msgstr ""
1480
1481#: builtin/apply.c:4014
1482msgid "apply the patch in reverse"
1483msgstr ""
1484
1485#: builtin/apply.c:4016
1486msgid "don't expect at least one line of context"
1487msgstr ""
1488
1489#: builtin/apply.c:4018
1490msgid "leave the rejected hunks in corresponding *.rej files"
1491msgstr ""
1492
1493#: builtin/apply.c:4020
1494msgid "allow overlapping hunks"
1495msgstr ""
1496
1497#: builtin/apply.c:4021
1498msgid "be verbose"
1499msgstr ""
1500
1501#: builtin/apply.c:4023
1502msgid "tolerate incorrectly detected missing new-line at the end of file"
1503msgstr ""
1504
1505#: builtin/apply.c:4026
1506msgid "do not trust the line counts in the hunk headers"
1507msgstr ""
1508
1509#: builtin/apply.c:4028
1510msgid "root"
1511msgstr ""
1512
1513#: builtin/apply.c:4029
1514msgid "prepend <root> to all filenames"
1515msgstr ""
1516
1517#: builtin/apply.c:4050
1518msgid "--index outside a repository"
1519msgstr ""
1520
1521#: builtin/apply.c:4053
1522msgid "--cached outside a repository"
1523msgstr ""
1524
1525#: builtin/apply.c:4069
1526#, c-format
1527msgid "can't open patch '%s'"
1528msgstr ""
1529
1530#: builtin/apply.c:4083
1531#, c-format
1532msgid "squelched %d whitespace error"
1533msgid_plural "squelched %d whitespace errors"
1534msgstr[0] ""
1535msgstr[1] ""
1536
1537#: builtin/apply.c:4089 builtin/apply.c:4099
1538#, c-format
1539msgid "%d line adds whitespace errors."
1540msgid_plural "%d lines add whitespace errors."
1541msgstr[0] ""
1542msgstr[1] ""
1543
1544#: builtin/archive.c:17
1545#, c-format
1546msgid "could not create archive file '%s'"
1547msgstr ""
1548
1549#: builtin/archive.c:20
1550msgid "could not redirect output"
1551msgstr ""
1552
1553#: builtin/archive.c:37
1554msgid "git archive: Remote with no URL"
1555msgstr ""
1556
1557#: builtin/archive.c:58
1558msgid "git archive: expected ACK/NAK, got EOF"
1559msgstr ""
1560
1561#: builtin/archive.c:63
1562#, c-format
1563msgid "git archive: NACK %s"
1564msgstr ""
1565
1566#: builtin/archive.c:65
1567#, c-format
1568msgid "remote error: %s"
1569msgstr ""
1570
1571#: builtin/archive.c:66
1572msgid "git archive: protocol error"
1573msgstr ""
1574
1575#: builtin/archive.c:71
1576msgid "git archive: expected a flush"
1577msgstr ""
1578
1579#: builtin/branch.c:144
1580#, c-format
1581msgid ""
1582"deleting branch '%s' that has been merged to\n"
1583"         '%s', but not yet merged to HEAD."
1584msgstr ""
1585
1586#: builtin/branch.c:148
1587#, c-format
1588msgid ""
1589"not deleting branch '%s' that is not yet merged to\n"
1590"         '%s', even though it is merged to HEAD."
1591msgstr ""
1592
1593#: builtin/branch.c:180
1594msgid "cannot use -a with -d"
1595msgstr ""
1596
1597#: builtin/branch.c:186
1598msgid "Couldn't look up commit object for HEAD"
1599msgstr ""
1600
1601#: builtin/branch.c:191
1602#, c-format
1603msgid "Cannot delete the branch '%s' which you are currently on."
1604msgstr ""
1605
1606#: builtin/branch.c:202
1607#, c-format
1608msgid "remote branch '%s' not found."
1609msgstr ""
1610
1611#: builtin/branch.c:203
1612#, c-format
1613msgid "branch '%s' not found."
1614msgstr ""
1615
1616#: builtin/branch.c:210
1617#, c-format
1618msgid "Couldn't look up commit object for '%s'"
1619msgstr ""
1620
1621#: builtin/branch.c:216
1622#, c-format
1623msgid ""
1624"The branch '%s' is not fully merged.\n"
1625"If you are sure you want to delete it, run 'git branch -D %s'."
1626msgstr ""
1627
1628#: builtin/branch.c:225
1629#, c-format
1630msgid "Error deleting remote branch '%s'"
1631msgstr ""
1632
1633#: builtin/branch.c:226
1634#, c-format
1635msgid "Error deleting branch '%s'"
1636msgstr ""
1637
1638#: builtin/branch.c:233
1639#, c-format
1640msgid "Deleted remote branch %s (was %s).\n"
1641msgstr ""
1642
1643#: builtin/branch.c:234
1644#, c-format
1645msgid "Deleted branch %s (was %s).\n"
1646msgstr ""
1647
1648#: builtin/branch.c:239
1649msgid "Update of config-file failed"
1650msgstr ""
1651
1652#: builtin/branch.c:337
1653#, c-format
1654msgid "branch '%s' does not point at a commit"
1655msgstr ""
1656
1657#: builtin/branch.c:409
1658#, c-format
1659msgid "[%s: behind %d]"
1660msgstr ""
1661
1662#: builtin/branch.c:411
1663#, c-format
1664msgid "[behind %d]"
1665msgstr ""
1666
1667#: builtin/branch.c:415
1668#, c-format
1669msgid "[%s: ahead %d]"
1670msgstr ""
1671
1672#: builtin/branch.c:417
1673#, c-format
1674msgid "[ahead %d]"
1675msgstr ""
1676
1677#: builtin/branch.c:420
1678#, c-format
1679msgid "[%s: ahead %d, behind %d]"
1680msgstr ""
1681
1682#: builtin/branch.c:423
1683#, c-format
1684msgid "[ahead %d, behind %d]"
1685msgstr ""
1686
1687#: builtin/branch.c:535
1688msgid "(no branch)"
1689msgstr ""
1690
1691#: builtin/branch.c:600
1692msgid "some refs could not be read"
1693msgstr ""
1694
1695#: builtin/branch.c:613
1696msgid "cannot rename the current branch while not on any."
1697msgstr ""
1698
1699#: builtin/branch.c:623
1700#, c-format
1701msgid "Invalid branch name: '%s'"
1702msgstr ""
1703
1704#: builtin/branch.c:638
1705msgid "Branch rename failed"
1706msgstr ""
1707
1708#: builtin/branch.c:642
1709#, c-format
1710msgid "Renamed a misnamed branch '%s' away"
1711msgstr ""
1712
1713#: builtin/branch.c:646
1714#, c-format
1715msgid "Branch renamed to %s, but HEAD is not updated!"
1716msgstr ""
1717
1718#: builtin/branch.c:653
1719msgid "Branch is renamed, but update of config-file failed"
1720msgstr ""
1721
1722#: builtin/branch.c:668
1723#, c-format
1724msgid "malformed object name %s"
1725msgstr ""
1726
1727#: builtin/branch.c:692
1728#, c-format
1729msgid "could not write branch description template: %s"
1730msgstr ""
1731
1732#: builtin/branch.c:783
1733msgid "Failed to resolve HEAD as a valid ref."
1734msgstr ""
1735
1736#: builtin/branch.c:788 builtin/clone.c:558
1737msgid "HEAD not found below refs/heads!"
1738msgstr ""
1739
1740#: builtin/branch.c:808
1741msgid "--column and --verbose are incompatible"
1742msgstr ""
1743
1744#: builtin/branch.c:857
1745msgid "-a and -r options to 'git branch' do not make sense with a branch name"
1746msgstr ""
1747
1748#: builtin/bundle.c:47
1749#, c-format
1750msgid "%s is okay\n"
1751msgstr ""
1752
1753#: builtin/bundle.c:56
1754msgid "Need a repository to create a bundle."
1755msgstr ""
1756
1757#: builtin/bundle.c:60
1758msgid "Need a repository to unbundle."
1759msgstr ""
1760
1761#: builtin/checkout.c:113 builtin/checkout.c:146
1762#, c-format
1763msgid "path '%s' does not have our version"
1764msgstr ""
1765
1766#: builtin/checkout.c:115 builtin/checkout.c:148
1767#, c-format
1768msgid "path '%s' does not have their version"
1769msgstr ""
1770
1771#: builtin/checkout.c:131
1772#, c-format
1773msgid "path '%s' does not have all necessary versions"
1774msgstr ""
1775
1776#: builtin/checkout.c:175
1777#, c-format
1778msgid "path '%s' does not have necessary versions"
1779msgstr ""
1780
1781#: builtin/checkout.c:192
1782#, c-format
1783msgid "path '%s': cannot merge"
1784msgstr ""
1785
1786#: builtin/checkout.c:209
1787#, c-format
1788msgid "Unable to add merge result for '%s'"
1789msgstr ""
1790
1791#: builtin/checkout.c:234 builtin/checkout.c:392
1792msgid "corrupt index file"
1793msgstr ""
1794
1795#: builtin/checkout.c:264 builtin/checkout.c:271
1796#, c-format
1797msgid "path '%s' is unmerged"
1798msgstr ""
1799
1800#: builtin/checkout.c:302 builtin/checkout.c:498 builtin/clone.c:583
1801#: builtin/merge.c:812
1802msgid "unable to write new index file"
1803msgstr ""
1804
1805#: builtin/checkout.c:319 builtin/diff.c:302 builtin/merge.c:408
1806msgid "diff_setup_done failed"
1807msgstr ""
1808
1809#: builtin/checkout.c:414
1810msgid "you need to resolve your current index first"
1811msgstr ""
1812
1813#: builtin/checkout.c:533
1814#, c-format
1815msgid "Can not do reflog for '%s'\n"
1816msgstr ""
1817
1818#: builtin/checkout.c:566
1819msgid "HEAD is now at"
1820msgstr ""
1821
1822#: builtin/checkout.c:573
1823#, c-format
1824msgid "Reset branch '%s'\n"
1825msgstr ""
1826
1827#: builtin/checkout.c:576
1828#, c-format
1829msgid "Already on '%s'\n"
1830msgstr ""
1831
1832#: builtin/checkout.c:580
1833#, c-format
1834msgid "Switched to and reset branch '%s'\n"
1835msgstr ""
1836
1837#: builtin/checkout.c:582
1838#, c-format
1839msgid "Switched to a new branch '%s'\n"
1840msgstr ""
1841
1842#: builtin/checkout.c:584
1843#, c-format
1844msgid "Switched to branch '%s'\n"
1845msgstr ""
1846
1847#: builtin/checkout.c:640
1848#, c-format
1849msgid " ... and %d more.\n"
1850msgstr ""
1851
1852#. The singular version
1853#: builtin/checkout.c:646
1854#, c-format
1855msgid ""
1856"Warning: you are leaving %d commit behind, not connected to\n"
1857"any of your branches:\n"
1858"\n"
1859"%s\n"
1860msgid_plural ""
1861"Warning: you are leaving %d commits behind, not connected to\n"
1862"any of your branches:\n"
1863"\n"
1864"%s\n"
1865msgstr[0] ""
1866msgstr[1] ""
1867
1868#: builtin/checkout.c:664
1869#, c-format
1870msgid ""
1871"If you want to keep them by creating a new branch, this may be a good time\n"
1872"to do so with:\n"
1873"\n"
1874" git branch new_branch_name %s\n"
1875"\n"
1876msgstr ""
1877
1878#: builtin/checkout.c:694
1879msgid "internal error in revision walk"
1880msgstr ""
1881
1882#: builtin/checkout.c:698
1883msgid "Previous HEAD position was"
1884msgstr ""
1885
1886#: builtin/checkout.c:724
1887msgid "You are on a branch yet to be born"
1888msgstr ""
1889
1890#. case (1)
1891#: builtin/checkout.c:855
1892#, c-format
1893msgid "invalid reference: %s"
1894msgstr ""
1895
1896#. case (1): want a tree
1897#: builtin/checkout.c:894
1898#, c-format
1899msgid "reference is not a tree: %s"
1900msgstr ""
1901
1902#: builtin/checkout.c:974
1903msgid "-B cannot be used with -b"
1904msgstr ""
1905
1906#: builtin/checkout.c:983
1907msgid "--patch is incompatible with all other options"
1908msgstr ""
1909
1910#: builtin/checkout.c:986
1911msgid "--detach cannot be used with -b/-B/--orphan"
1912msgstr ""
1913
1914#: builtin/checkout.c:988
1915msgid "--detach cannot be used with -t"
1916msgstr ""
1917
1918#: builtin/checkout.c:994
1919msgid "--track needs a branch name"
1920msgstr ""
1921
1922#: builtin/checkout.c:1001
1923msgid "Missing branch name; try -b"
1924msgstr ""
1925
1926#: builtin/checkout.c:1007
1927msgid "--orphan and -b|-B are mutually exclusive"
1928msgstr ""
1929
1930#: builtin/checkout.c:1009
1931msgid "--orphan cannot be used with -t"
1932msgstr ""
1933
1934#: builtin/checkout.c:1019
1935msgid "git checkout: -f and -m are incompatible"
1936msgstr ""
1937
1938#: builtin/checkout.c:1053
1939msgid "invalid path specification"
1940msgstr ""
1941
1942#: builtin/checkout.c:1061
1943#, c-format
1944msgid ""
1945"git checkout: updating paths is incompatible with switching branches.\n"
1946"Did you intend to checkout '%s' which can not be resolved as commit?"
1947msgstr ""
1948
1949#: builtin/checkout.c:1063
1950msgid "git checkout: updating paths is incompatible with switching branches."
1951msgstr ""
1952
1953#: builtin/checkout.c:1068
1954msgid "git checkout: --detach does not take a path argument"
1955msgstr ""
1956
1957#: builtin/checkout.c:1071
1958msgid ""
1959"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
1960"checking out of the index."
1961msgstr ""
1962
1963#: builtin/checkout.c:1090
1964msgid "Cannot switch branch to a non-commit."
1965msgstr ""
1966
1967#: builtin/checkout.c:1093
1968msgid "--ours/--theirs is incompatible with switching branches."
1969msgstr ""
1970
1971#: builtin/clean.c:78
1972msgid "-x and -X cannot be used together"
1973msgstr ""
1974
1975#: builtin/clean.c:82
1976msgid ""
1977"clean.requireForce set to true and neither -n nor -f given; refusing to clean"
1978msgstr ""
1979
1980#: builtin/clean.c:85
1981msgid ""
1982"clean.requireForce defaults to true and neither -n nor -f given; refusing to "
1983"clean"
1984msgstr ""
1985
1986#: builtin/clean.c:155 builtin/clean.c:176
1987#, c-format
1988msgid "Would remove %s\n"
1989msgstr ""
1990
1991#: builtin/clean.c:159 builtin/clean.c:179
1992#, c-format
1993msgid "Removing %s\n"
1994msgstr ""
1995
1996#: builtin/clean.c:162 builtin/clean.c:182
1997#, c-format
1998msgid "failed to remove %s"
1999msgstr ""
2000
2001#: builtin/clean.c:166
2002#, c-format
2003msgid "Would not remove %s\n"
2004msgstr ""
2005
2006#: builtin/clean.c:168
2007#, c-format
2008msgid "Not removing %s\n"
2009msgstr ""
2010
2011#: builtin/clone.c:243
2012#, c-format
2013msgid "reference repository '%s' is not a local directory."
2014msgstr ""
2015
2016#: builtin/clone.c:302
2017#, c-format
2018msgid "failed to open '%s'"
2019msgstr ""
2020
2021#: builtin/clone.c:306
2022#, c-format
2023msgid "failed to create directory '%s'"
2024msgstr ""
2025
2026#: builtin/clone.c:308 builtin/diff.c:75
2027#, c-format
2028msgid "failed to stat '%s'"
2029msgstr ""
2030
2031#: builtin/clone.c:310
2032#, c-format
2033msgid "%s exists and is not a directory"
2034msgstr ""
2035
2036#: builtin/clone.c:324
2037#, c-format
2038msgid "failed to stat %s\n"
2039msgstr ""
2040
2041#: builtin/clone.c:341
2042#, c-format
2043msgid "failed to unlink '%s'"
2044msgstr ""
2045
2046#: builtin/clone.c:346
2047#, c-format
2048msgid "failed to create link '%s'"
2049msgstr ""
2050
2051#: builtin/clone.c:350
2052#, c-format
2053msgid "failed to copy file to '%s'"
2054msgstr ""
2055
2056#: builtin/clone.c:373
2057#, c-format
2058msgid "done.\n"
2059msgstr ""
2060
2061#: builtin/clone.c:440
2062#, c-format
2063msgid "Could not find remote branch %s to clone."
2064msgstr ""
2065
2066#: builtin/clone.c:549
2067msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
2068msgstr ""
2069
2070#: builtin/clone.c:639
2071msgid "Too many arguments."
2072msgstr ""
2073
2074#: builtin/clone.c:643
2075msgid "You must specify a repository to clone."
2076msgstr ""
2077
2078#: builtin/clone.c:654
2079#, c-format
2080msgid "--bare and --origin %s options are incompatible."
2081msgstr ""
2082
2083#: builtin/clone.c:668
2084#, c-format
2085msgid "repository '%s' does not exist"
2086msgstr ""
2087
2088#: builtin/clone.c:673
2089msgid "--depth is ignored in local clones; use file:// instead."
2090msgstr ""
2091
2092#: builtin/clone.c:683
2093#, c-format
2094msgid "destination path '%s' already exists and is not an empty directory."
2095msgstr ""
2096
2097#: builtin/clone.c:693
2098#, c-format
2099msgid "working tree '%s' already exists."
2100msgstr ""
2101
2102#: builtin/clone.c:706 builtin/clone.c:720
2103#, c-format
2104msgid "could not create leading directories of '%s'"
2105msgstr ""
2106
2107#: builtin/clone.c:709
2108#, c-format
2109msgid "could not create work tree dir '%s'."
2110msgstr ""
2111
2112#: builtin/clone.c:728
2113#, c-format
2114msgid "Cloning into bare repository '%s'...\n"
2115msgstr ""
2116
2117#: builtin/clone.c:730
2118#, c-format
2119msgid "Cloning into '%s'...\n"
2120msgstr ""
2121
2122#: builtin/clone.c:786
2123#, c-format
2124msgid "Don't know how to clone %s"
2125msgstr ""
2126
2127#: builtin/clone.c:835
2128#, c-format
2129msgid "Remote branch %s not found in upstream %s"
2130msgstr ""
2131
2132#: builtin/clone.c:842
2133msgid "You appear to have cloned an empty repository."
2134msgstr ""
2135
2136#: builtin/column.c:51
2137msgid "--command must be the first argument"
2138msgstr ""
2139
2140#: builtin/commit.c:43
2141msgid ""
2142"Your name and email address were configured automatically based\n"
2143"on your username and hostname. Please check that they are accurate.\n"
2144"You can suppress this message by setting them explicitly:\n"
2145"\n"
2146"    git config --global user.name \"Your Name\"\n"
2147"    git config --global user.email you@example.com\n"
2148"\n"
2149"After doing this, you may fix the identity used for this commit with:\n"
2150"\n"
2151"    git commit --amend --reset-author\n"
2152msgstr ""
2153
2154#: builtin/commit.c:55
2155msgid ""
2156"You asked to amend the most recent commit, but doing so would make\n"
2157"it empty. You can repeat your command with --allow-empty, or you can\n"
2158"remove the commit entirely with \"git reset HEAD^\".\n"
2159msgstr ""
2160
2161#: builtin/commit.c:60
2162msgid ""
2163"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
2164"If you wish to commit it anyway, use:\n"
2165"\n"
2166"    git commit --allow-empty\n"
2167"\n"
2168"Otherwise, please use 'git reset'\n"
2169msgstr ""
2170
2171#: builtin/commit.c:253
2172msgid "failed to unpack HEAD tree object"
2173msgstr ""
2174
2175#: builtin/commit.c:295
2176msgid "unable to create temporary index"
2177msgstr ""
2178
2179#: builtin/commit.c:301
2180msgid "interactive add failed"
2181msgstr ""
2182
2183#: builtin/commit.c:334 builtin/commit.c:355 builtin/commit.c:405
2184msgid "unable to write new_index file"
2185msgstr ""
2186
2187#: builtin/commit.c:386
2188msgid "cannot do a partial commit during a merge."
2189msgstr ""
2190
2191#: builtin/commit.c:388
2192msgid "cannot do a partial commit during a cherry-pick."
2193msgstr ""
2194
2195#: builtin/commit.c:398
2196msgid "cannot read the index"
2197msgstr ""
2198
2199#: builtin/commit.c:418
2200msgid "unable to write temporary index file"
2201msgstr ""
2202
2203#: builtin/commit.c:493 builtin/commit.c:499
2204#, c-format
2205msgid "invalid commit: %s"
2206msgstr ""
2207
2208#: builtin/commit.c:522
2209msgid "malformed --author parameter"
2210msgstr ""
2211
2212#: builtin/commit.c:582
2213#, c-format
2214msgid "Malformed ident string: '%s'"
2215msgstr ""
2216
2217#: builtin/commit.c:620 builtin/commit.c:653 builtin/commit.c:967
2218#, c-format
2219msgid "could not lookup commit %s"
2220msgstr ""
2221
2222#: builtin/commit.c:632 builtin/shortlog.c:296
2223#, c-format
2224msgid "(reading log message from standard input)\n"
2225msgstr ""
2226
2227#: builtin/commit.c:634
2228msgid "could not read log from standard input"
2229msgstr ""
2230
2231#: builtin/commit.c:638
2232#, c-format
2233msgid "could not read log file '%s'"
2234msgstr ""
2235
2236#: builtin/commit.c:644
2237msgid "commit has empty message"
2238msgstr ""
2239
2240#: builtin/commit.c:660
2241msgid "could not read MERGE_MSG"
2242msgstr ""
2243
2244#: builtin/commit.c:664
2245msgid "could not read SQUASH_MSG"
2246msgstr ""
2247
2248#: builtin/commit.c:668
2249#, c-format
2250msgid "could not read '%s'"
2251msgstr ""
2252
2253#: builtin/commit.c:720
2254msgid "could not write commit template"
2255msgstr ""
2256
2257#: builtin/commit.c:731
2258#, c-format
2259msgid ""
2260"\n"
2261"It looks like you may be committing a merge.\n"
2262"If this is not correct, please remove the file\n"
2263"\t%s\n"
2264"and try again.\n"
2265msgstr ""
2266
2267#: builtin/commit.c:736
2268#, c-format
2269msgid ""
2270"\n"
2271"It looks like you may be committing a cherry-pick.\n"
2272"If this is not correct, please remove the file\n"
2273"\t%s\n"
2274"and try again.\n"
2275msgstr ""
2276
2277#: builtin/commit.c:748
2278msgid ""
2279"Please enter the commit message for your changes. Lines starting\n"
2280"with '#' will be ignored, and an empty message aborts the commit.\n"
2281msgstr ""
2282
2283#: builtin/commit.c:753
2284msgid ""
2285"Please enter the commit message for your changes. Lines starting\n"
2286"with '#' will be kept; you may remove them yourself if you want to.\n"
2287"An empty message aborts the commit.\n"
2288msgstr ""
2289
2290#: builtin/commit.c:766
2291#, c-format
2292msgid "%sAuthor:    %s"
2293msgstr ""
2294
2295#: builtin/commit.c:773
2296#, c-format
2297msgid "%sCommitter: %s"
2298msgstr ""
2299
2300#: builtin/commit.c:793
2301msgid "Cannot read index"
2302msgstr ""
2303
2304#: builtin/commit.c:830
2305msgid "Error building trees"
2306msgstr ""
2307
2308#: builtin/commit.c:845 builtin/tag.c:361
2309#, c-format
2310msgid "Please supply the message using either -m or -F option.\n"
2311msgstr ""
2312
2313#: builtin/commit.c:942
2314#, c-format
2315msgid "No existing author found with '%s'"
2316msgstr ""
2317
2318#: builtin/commit.c:957 builtin/commit.c:1157
2319#, c-format
2320msgid "Invalid untracked files mode '%s'"
2321msgstr ""
2322
2323#: builtin/commit.c:997
2324msgid "Using both --reset-author and --author does not make sense"
2325msgstr ""
2326
2327#: builtin/commit.c:1008
2328msgid "You have nothing to amend."
2329msgstr ""
2330
2331#: builtin/commit.c:1011
2332msgid "You are in the middle of a merge -- cannot amend."
2333msgstr ""
2334
2335#: builtin/commit.c:1013
2336msgid "You are in the middle of a cherry-pick -- cannot amend."
2337msgstr ""
2338
2339#: builtin/commit.c:1016
2340msgid "Options --squash and --fixup cannot be used together"
2341msgstr ""
2342
2343#: builtin/commit.c:1026
2344msgid "Only one of -c/-C/-F/--fixup can be used."
2345msgstr ""
2346
2347#: builtin/commit.c:1028
2348msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
2349msgstr ""
2350
2351#: builtin/commit.c:1036
2352msgid "--reset-author can be used only with -C, -c or --amend."
2353msgstr ""
2354
2355#: builtin/commit.c:1053
2356msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
2357msgstr ""
2358
2359#: builtin/commit.c:1055
2360msgid "No paths with --include/--only does not make sense."
2361msgstr ""
2362
2363#: builtin/commit.c:1057
2364msgid "Clever... amending the last one with dirty index."
2365msgstr ""
2366
2367#: builtin/commit.c:1059
2368msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
2369msgstr ""
2370
2371#: builtin/commit.c:1069 builtin/tag.c:577
2372#, c-format
2373msgid "Invalid cleanup mode %s"
2374msgstr ""
2375
2376#: builtin/commit.c:1074
2377msgid "Paths with -a does not make sense."
2378msgstr ""
2379
2380#: builtin/commit.c:1257
2381msgid "couldn't look up newly created commit"
2382msgstr ""
2383
2384#: builtin/commit.c:1259
2385msgid "could not parse newly created commit"
2386msgstr ""
2387
2388#: builtin/commit.c:1300
2389msgid "detached HEAD"
2390msgstr ""
2391
2392#: builtin/commit.c:1302
2393msgid " (root-commit)"
2394msgstr ""
2395
2396#: builtin/commit.c:1446
2397msgid "could not parse HEAD commit"
2398msgstr ""
2399
2400#: builtin/commit.c:1484 builtin/merge.c:509
2401#, c-format
2402msgid "could not open '%s' for reading"
2403msgstr ""
2404
2405#: builtin/commit.c:1491
2406#, c-format
2407msgid "Corrupt MERGE_HEAD file (%s)"
2408msgstr ""
2409
2410#: builtin/commit.c:1498
2411msgid "could not read MERGE_MODE"
2412msgstr ""
2413
2414#: builtin/commit.c:1517
2415#, c-format
2416msgid "could not read commit message: %s"
2417msgstr ""
2418
2419#: builtin/commit.c:1531
2420#, c-format
2421msgid "Aborting commit; you did not edit the message.\n"
2422msgstr ""
2423
2424#: builtin/commit.c:1536
2425#, c-format
2426msgid "Aborting commit due to empty commit message.\n"
2427msgstr ""
2428
2429#: builtin/commit.c:1551 builtin/merge.c:936 builtin/merge.c:961
2430msgid "failed to write commit object"
2431msgstr ""
2432
2433#: builtin/commit.c:1572
2434msgid "cannot lock HEAD ref"
2435msgstr ""
2436
2437#: builtin/commit.c:1576
2438msgid "cannot update HEAD ref"
2439msgstr ""
2440
2441#: builtin/commit.c:1587
2442msgid ""
2443"Repository has been updated, but unable to write\n"
2444"new_index file. Check that disk is not full or quota is\n"
2445"not exceeded, and then \"git reset HEAD\" to recover."
2446msgstr ""
2447
2448#: builtin/describe.c:234
2449#, c-format
2450msgid "annotated tag %s not available"
2451msgstr ""
2452
2453#: builtin/describe.c:238
2454#, c-format
2455msgid "annotated tag %s has no embedded name"
2456msgstr ""
2457
2458#: builtin/describe.c:240
2459#, c-format
2460msgid "tag '%s' is really '%s' here"
2461msgstr ""
2462
2463#: builtin/describe.c:267
2464#, c-format
2465msgid "Not a valid object name %s"
2466msgstr ""
2467
2468#: builtin/describe.c:270
2469#, c-format
2470msgid "%s is not a valid '%s' object"
2471msgstr ""
2472
2473#: builtin/describe.c:287
2474#, c-format
2475msgid "no tag exactly matches '%s'"
2476msgstr ""
2477
2478#: builtin/describe.c:289
2479#, c-format
2480msgid "searching to describe %s\n"
2481msgstr ""
2482
2483#: builtin/describe.c:329
2484#, c-format
2485msgid "finished search at %s\n"
2486msgstr ""
2487
2488#: builtin/describe.c:353
2489#, c-format
2490msgid ""
2491"No annotated tags can describe '%s'.\n"
2492"However, there were unannotated tags: try --tags."
2493msgstr ""
2494
2495#: builtin/describe.c:357
2496#, c-format
2497msgid ""
2498"No tags can describe '%s'.\n"
2499"Try --always, or create some tags."
2500msgstr ""
2501
2502#: builtin/describe.c:378
2503#, c-format
2504msgid "traversed %lu commits\n"
2505msgstr ""
2506
2507#: builtin/describe.c:381
2508#, c-format
2509msgid ""
2510"more than %i tags found; listed %i most recent\n"
2511"gave up search at %s\n"
2512msgstr ""
2513
2514#: builtin/describe.c:436
2515msgid "--long is incompatible with --abbrev=0"
2516msgstr ""
2517
2518#: builtin/describe.c:462
2519msgid "No names found, cannot describe anything."
2520msgstr ""
2521
2522#: builtin/describe.c:482
2523msgid "--dirty is incompatible with committishes"
2524msgstr ""
2525
2526#: builtin/diff.c:77
2527#, c-format
2528msgid "'%s': not a regular file or symlink"
2529msgstr ""
2530
2531#: builtin/diff.c:220
2532#, c-format
2533msgid "invalid option: %s"
2534msgstr ""
2535
2536#: builtin/diff.c:297
2537msgid "Not a git repository"
2538msgstr ""
2539
2540#: builtin/diff.c:341
2541#, c-format
2542msgid "invalid object '%s' given."
2543msgstr ""
2544
2545#: builtin/diff.c:346
2546#, c-format
2547msgid "more than %d trees given: '%s'"
2548msgstr ""
2549
2550#: builtin/diff.c:356
2551#, c-format
2552msgid "more than two blobs given: '%s'"
2553msgstr ""
2554
2555#: builtin/diff.c:364
2556#, c-format
2557msgid "unhandled object '%s' given."
2558msgstr ""
2559
2560#: builtin/fetch.c:200
2561msgid "Couldn't find remote ref HEAD"
2562msgstr ""
2563
2564#: builtin/fetch.c:253
2565#, c-format
2566msgid "object %s not found"
2567msgstr ""
2568
2569#: builtin/fetch.c:259
2570msgid "[up to date]"
2571msgstr ""
2572
2573#: builtin/fetch.c:273
2574#, c-format
2575msgid "! %-*s %-*s -> %s  (can't fetch in current branch)"
2576msgstr ""
2577
2578#: builtin/fetch.c:274 builtin/fetch.c:360
2579msgid "[rejected]"
2580msgstr ""
2581
2582#: builtin/fetch.c:285
2583msgid "[tag update]"
2584msgstr ""
2585
2586#: builtin/fetch.c:287 builtin/fetch.c:322 builtin/fetch.c:340
2587msgid "  (unable to update local ref)"
2588msgstr ""
2589
2590#: builtin/fetch.c:305
2591msgid "[new tag]"
2592msgstr ""
2593
2594#: builtin/fetch.c:308
2595msgid "[new branch]"
2596msgstr ""
2597
2598#: builtin/fetch.c:311
2599msgid "[new ref]"
2600msgstr ""
2601
2602#: builtin/fetch.c:356
2603msgid "unable to update local ref"
2604msgstr ""
2605
2606#: builtin/fetch.c:356
2607msgid "forced update"
2608msgstr ""
2609
2610#: builtin/fetch.c:362
2611msgid "(non-fast-forward)"
2612msgstr ""
2613
2614#: builtin/fetch.c:393 builtin/fetch.c:685
2615#, c-format
2616msgid "cannot open %s: %s\n"
2617msgstr ""
2618
2619#: builtin/fetch.c:402
2620#, c-format
2621msgid "%s did not send all necessary objects\n"
2622msgstr ""
2623
2624#: builtin/fetch.c:488
2625#, c-format
2626msgid "From %.*s\n"
2627msgstr ""
2628
2629#: builtin/fetch.c:499
2630#, c-format
2631msgid ""
2632"some local refs could not be updated; try running\n"
2633" 'git remote prune %s' to remove any old, conflicting branches"
2634msgstr ""
2635
2636#: builtin/fetch.c:549
2637#, c-format
2638msgid "   (%s will become dangling)"
2639msgstr ""
2640
2641#: builtin/fetch.c:550
2642#, c-format
2643msgid "   (%s has become dangling)"
2644msgstr ""
2645
2646#: builtin/fetch.c:557
2647msgid "[deleted]"
2648msgstr ""
2649
2650#: builtin/fetch.c:558 builtin/remote.c:1055
2651msgid "(none)"
2652msgstr ""
2653
2654#: builtin/fetch.c:675
2655#, c-format
2656msgid "Refusing to fetch into current branch %s of non-bare repository"
2657msgstr ""
2658
2659#: builtin/fetch.c:709
2660#, c-format
2661msgid "Don't know how to fetch from %s"
2662msgstr ""
2663
2664#: builtin/fetch.c:786
2665#, c-format
2666msgid "Option \"%s\" value \"%s\" is not valid for %s"
2667msgstr ""
2668
2669#: builtin/fetch.c:789
2670#, c-format
2671msgid "Option \"%s\" is ignored for %s\n"
2672msgstr ""
2673
2674#: builtin/fetch.c:888
2675#, c-format
2676msgid "Fetching %s\n"
2677msgstr ""
2678
2679#: builtin/fetch.c:890 builtin/remote.c:100
2680#, c-format
2681msgid "Could not fetch %s"
2682msgstr ""
2683
2684#: builtin/fetch.c:907
2685msgid ""
2686"No remote repository specified.  Please, specify either a URL or a\n"
2687"remote name from which new revisions should be fetched."
2688msgstr ""
2689
2690#: builtin/fetch.c:927
2691msgid "You need to specify a tag name."
2692msgstr ""
2693
2694#: builtin/fetch.c:979
2695msgid "fetch --all does not take a repository argument"
2696msgstr ""
2697
2698#: builtin/fetch.c:981
2699msgid "fetch --all does not make sense with refspecs"
2700msgstr ""
2701
2702#: builtin/fetch.c:992
2703#, c-format
2704msgid "No such remote or remote group: %s"
2705msgstr ""
2706
2707#: builtin/fetch.c:1000
2708msgid "Fetching a group and specifying refspecs does not make sense"
2709msgstr ""
2710
2711#: builtin/gc.c:63
2712#, c-format
2713msgid "Invalid %s: '%s'"
2714msgstr ""
2715
2716#: builtin/gc.c:90
2717#, c-format
2718msgid "insanely long object directory %.*s"
2719msgstr ""
2720
2721#: builtin/gc.c:221
2722#, c-format
2723msgid "Auto packing the repository for optimum performance.\n"
2724msgstr ""
2725
2726#: builtin/gc.c:224
2727#, c-format
2728msgid ""
2729"Auto packing the repository for optimum performance. You may also\n"
2730"run \"git gc\" manually. See \"git help gc\" for more information.\n"
2731msgstr ""
2732
2733#: builtin/gc.c:251
2734msgid ""
2735"There are too many unreachable loose objects; run 'git prune' to remove them."
2736msgstr ""
2737
2738#: builtin/grep.c:216
2739#, c-format
2740msgid "grep: failed to create thread: %s"
2741msgstr ""
2742
2743#: builtin/grep.c:402
2744#, c-format
2745msgid "Failed to chdir: %s"
2746msgstr ""
2747
2748#: builtin/grep.c:478 builtin/grep.c:512
2749#, c-format
2750msgid "unable to read tree (%s)"
2751msgstr ""
2752
2753#: builtin/grep.c:526
2754#, c-format
2755msgid "unable to grep from object of type %s"
2756msgstr ""
2757
2758#: builtin/grep.c:584
2759#, c-format
2760msgid "switch `%c' expects a numerical value"
2761msgstr ""
2762
2763#: builtin/grep.c:601
2764#, c-format
2765msgid "cannot open '%s'"
2766msgstr ""
2767
2768#: builtin/grep.c:885
2769msgid "no pattern given."
2770msgstr ""
2771
2772#: builtin/grep.c:899
2773#, c-format
2774msgid "bad object %s"
2775msgstr ""
2776
2777#: builtin/grep.c:940
2778msgid "--open-files-in-pager only works on the worktree"
2779msgstr ""
2780
2781#: builtin/grep.c:963
2782msgid "--cached or --untracked cannot be used with --no-index."
2783msgstr ""
2784
2785#: builtin/grep.c:968
2786msgid "--no-index or --untracked cannot be used with revs."
2787msgstr ""
2788
2789#: builtin/grep.c:971
2790msgid "--[no-]exclude-standard cannot be used for tracked contents."
2791msgstr ""
2792
2793#: builtin/grep.c:979
2794msgid "both --cached and trees are given."
2795msgstr ""
2796
2797#: builtin/help.c:63
2798#, c-format
2799msgid "unrecognized help format '%s'"
2800msgstr ""
2801
2802#: builtin/help.c:91
2803msgid "Failed to start emacsclient."
2804msgstr ""
2805
2806#: builtin/help.c:104
2807msgid "Failed to parse emacsclient version."
2808msgstr ""
2809
2810#: builtin/help.c:112
2811#, c-format
2812msgid "emacsclient version '%d' too old (< 22)."
2813msgstr ""
2814
2815#: builtin/help.c:130 builtin/help.c:158 builtin/help.c:167 builtin/help.c:175
2816#, c-format
2817msgid "failed to exec '%s': %s"
2818msgstr ""
2819
2820#: builtin/help.c:215
2821#, c-format
2822msgid ""
2823"'%s': path for unsupported man viewer.\n"
2824"Please consider using 'man.<tool>.cmd' instead."
2825msgstr ""
2826
2827#: builtin/help.c:227
2828#, c-format
2829msgid ""
2830"'%s': cmd for supported man viewer.\n"
2831"Please consider using 'man.<tool>.path' instead."
2832msgstr ""
2833
2834#: builtin/help.c:291
2835msgid "The most commonly used git commands are:"
2836msgstr ""
2837
2838#: builtin/help.c:359
2839#, c-format
2840msgid "'%s': unknown man viewer."
2841msgstr ""
2842
2843#: builtin/help.c:376
2844msgid "no man viewer handled the request"
2845msgstr ""
2846
2847#: builtin/help.c:384
2848msgid "no info viewer handled the request"
2849msgstr ""
2850
2851#: builtin/help.c:395
2852#, c-format
2853msgid "'%s': not a documentation directory."
2854msgstr ""
2855
2856#: builtin/help.c:436 builtin/help.c:443
2857#, c-format
2858msgid "usage: %s%s"
2859msgstr ""
2860
2861#: builtin/help.c:459
2862#, c-format
2863msgid "`git %s' is aliased to `%s'"
2864msgstr ""
2865
2866#: builtin/index-pack.c:170
2867#, c-format
2868msgid "object type mismatch at %s"
2869msgstr ""
2870
2871#: builtin/index-pack.c:190
2872msgid "object of unexpected type"
2873msgstr ""
2874
2875#: builtin/index-pack.c:227
2876#, c-format
2877msgid "cannot fill %d byte"
2878msgid_plural "cannot fill %d bytes"
2879msgstr[0] ""
2880msgstr[1] ""
2881
2882#: builtin/index-pack.c:237
2883msgid "early EOF"
2884msgstr ""
2885
2886#: builtin/index-pack.c:238
2887msgid "read error on input"
2888msgstr ""
2889
2890#: builtin/index-pack.c:250
2891msgid "used more bytes than were available"
2892msgstr ""
2893
2894#: builtin/index-pack.c:257
2895msgid "pack too large for current definition of off_t"
2896msgstr ""
2897
2898#: builtin/index-pack.c:273
2899#, c-format
2900msgid "unable to create '%s'"
2901msgstr ""
2902
2903#: builtin/index-pack.c:278
2904#, c-format
2905msgid "cannot open packfile '%s'"
2906msgstr ""
2907
2908#: builtin/index-pack.c:292
2909msgid "pack signature mismatch"
2910msgstr ""
2911
2912#: builtin/index-pack.c:312
2913#, c-format
2914msgid "pack has bad object at offset %lu: %s"
2915msgstr ""
2916
2917#: builtin/index-pack.c:434
2918#, c-format
2919msgid "inflate returned %d"
2920msgstr ""
2921
2922#: builtin/index-pack.c:483
2923msgid "offset value overflow for delta base object"
2924msgstr ""
2925
2926#: builtin/index-pack.c:491
2927msgid "delta base offset is out of bound"
2928msgstr ""
2929
2930#: builtin/index-pack.c:499
2931#, c-format
2932msgid "unknown object type %d"
2933msgstr ""
2934
2935#: builtin/index-pack.c:531
2936msgid "cannot pread pack file"
2937msgstr ""
2938
2939#: builtin/index-pack.c:533
2940#, c-format
2941msgid "premature end of pack file, %lu byte missing"
2942msgid_plural "premature end of pack file, %lu bytes missing"
2943msgstr[0] ""
2944msgstr[1] ""
2945
2946#: builtin/index-pack.c:555
2947msgid "serious inflate inconsistency"
2948msgstr ""
2949
2950#: builtin/index-pack.c:646 builtin/index-pack.c:652 builtin/index-pack.c:675
2951#: builtin/index-pack.c:709 builtin/index-pack.c:718
2952#, c-format
2953msgid "SHA1 COLLISION FOUND WITH %s !"
2954msgstr ""
2955
2956#: builtin/index-pack.c:649 builtin/pack-objects.c:170
2957#: builtin/pack-objects.c:262
2958#, c-format
2959msgid "unable to read %s"
2960msgstr ""
2961
2962#: builtin/index-pack.c:715
2963#, c-format
2964msgid "cannot read existing object %s"
2965msgstr ""
2966
2967#: builtin/index-pack.c:729
2968#, c-format
2969msgid "invalid blob object %s"
2970msgstr ""
2971
2972#: builtin/index-pack.c:744
2973#, c-format
2974msgid "invalid %s"
2975msgstr ""
2976
2977#: builtin/index-pack.c:746
2978msgid "Error in object"
2979msgstr ""
2980
2981#: builtin/index-pack.c:748
2982#, c-format
2983msgid "Not all child objects of %s are reachable"
2984msgstr ""
2985
2986#: builtin/index-pack.c:818 builtin/index-pack.c:844
2987msgid "failed to apply delta"
2988msgstr ""
2989
2990#: builtin/index-pack.c:983
2991msgid "Receiving objects"
2992msgstr ""
2993
2994#: builtin/index-pack.c:983
2995msgid "Indexing objects"
2996msgstr ""
2997
2998#: builtin/index-pack.c:1009
2999msgid "pack is corrupted (SHA1 mismatch)"
3000msgstr ""
3001
3002#: builtin/index-pack.c:1014
3003msgid "cannot fstat packfile"
3004msgstr ""
3005
3006#: builtin/index-pack.c:1017
3007msgid "pack has junk at the end"
3008msgstr ""
3009
3010#: builtin/index-pack.c:1028
3011msgid "confusion beyond insanity in parse_pack_objects()"
3012msgstr ""
3013
3014#: builtin/index-pack.c:1051
3015msgid "Resolving deltas"
3016msgstr ""
3017
3018#: builtin/index-pack.c:1102
3019msgid "confusion beyond insanity"
3020msgstr ""
3021
3022#: builtin/index-pack.c:1121
3023#, c-format
3024msgid "pack has %d unresolved delta"
3025msgid_plural "pack has %d unresolved deltas"
3026msgstr[0] ""
3027msgstr[1] ""
3028
3029#: builtin/index-pack.c:1146
3030#, c-format
3031msgid "unable to deflate appended object (%d)"
3032msgstr ""
3033
3034#: builtin/index-pack.c:1225
3035#, c-format
3036msgid "local object %s is corrupt"
3037msgstr ""
3038
3039#: builtin/index-pack.c:1249
3040msgid "error while closing pack file"
3041msgstr ""
3042
3043#: builtin/index-pack.c:1262
3044#, c-format
3045msgid "cannot write keep file '%s'"
3046msgstr ""
3047
3048#: builtin/index-pack.c:1270
3049#, c-format
3050msgid "cannot close written keep file '%s'"
3051msgstr ""
3052
3053#: builtin/index-pack.c:1283
3054msgid "cannot store pack file"
3055msgstr ""
3056
3057#: builtin/index-pack.c:1294
3058msgid "cannot store index file"
3059msgstr ""
3060
3061#: builtin/index-pack.c:1395
3062#, c-format
3063msgid "Cannot open existing pack file '%s'"
3064msgstr ""
3065
3066#: builtin/index-pack.c:1397
3067#, c-format
3068msgid "Cannot open existing pack idx file for '%s'"
3069msgstr ""
3070
3071#: builtin/index-pack.c:1444
3072#, c-format
3073msgid "non delta: %d object"
3074msgid_plural "non delta: %d objects"
3075msgstr[0] ""
3076msgstr[1] ""
3077
3078#: builtin/index-pack.c:1451
3079#, c-format
3080msgid "chain length = %d: %lu object"
3081msgid_plural "chain length = %d: %lu objects"
3082msgstr[0] ""
3083msgstr[1] ""
3084
3085#: builtin/index-pack.c:1478
3086msgid "Cannot come back to cwd"
3087msgstr ""
3088
3089#: builtin/index-pack.c:1522 builtin/index-pack.c:1525
3090#: builtin/index-pack.c:1537 builtin/index-pack.c:1541
3091#, c-format
3092msgid "bad %s"
3093msgstr ""
3094
3095#: builtin/index-pack.c:1555
3096msgid "--fix-thin cannot be used without --stdin"
3097msgstr ""
3098
3099#: builtin/index-pack.c:1559 builtin/index-pack.c:1569
3100#, c-format
3101msgid "packfile name '%s' does not end with '.pack'"
3102msgstr ""
3103
3104#: builtin/index-pack.c:1578
3105msgid "--verify with no packfile name given"
3106msgstr ""
3107
3108#: builtin/init-db.c:35
3109#, c-format
3110msgid "Could not make %s writable by group"
3111msgstr ""
3112
3113#: builtin/init-db.c:62
3114#, c-format
3115msgid "insanely long template name %s"
3116msgstr ""
3117
3118#: builtin/init-db.c:67
3119#, c-format
3120msgid "cannot stat '%s'"
3121msgstr ""
3122
3123#: builtin/init-db.c:73
3124#, c-format
3125msgid "cannot stat template '%s'"
3126msgstr ""
3127
3128#: builtin/init-db.c:80
3129#, c-format
3130msgid "cannot opendir '%s'"
3131msgstr ""
3132
3133#: builtin/init-db.c:97
3134#, c-format
3135msgid "cannot readlink '%s'"
3136msgstr ""
3137
3138#: builtin/init-db.c:99
3139#, c-format
3140msgid "insanely long symlink %s"
3141msgstr ""
3142
3143#: builtin/init-db.c:102
3144#, c-format
3145msgid "cannot symlink '%s' '%s'"
3146msgstr ""
3147
3148#: builtin/init-db.c:106
3149#, c-format
3150msgid "cannot copy '%s' to '%s'"
3151msgstr ""
3152
3153#: builtin/init-db.c:110
3154#, c-format
3155msgid "ignoring template %s"
3156msgstr ""
3157
3158#: builtin/init-db.c:133
3159#, c-format
3160msgid "insanely long template path %s"
3161msgstr ""
3162
3163#: builtin/init-db.c:141
3164#, c-format
3165msgid "templates not found %s"
3166msgstr ""
3167
3168#: builtin/init-db.c:154
3169#, c-format
3170msgid "not copying templates of a wrong format version %d from '%s'"
3171msgstr ""
3172
3173#: builtin/init-db.c:192
3174#, c-format
3175msgid "insane git directory %s"
3176msgstr ""
3177
3178#: builtin/init-db.c:322 builtin/init-db.c:325
3179#, c-format
3180msgid "%s already exists"
3181msgstr ""
3182
3183#: builtin/init-db.c:354
3184#, c-format
3185msgid "unable to handle file type %d"
3186msgstr ""
3187
3188#: builtin/init-db.c:357
3189#, c-format
3190msgid "unable to move %s to %s"
3191msgstr ""
3192
3193#: builtin/init-db.c:362
3194#, c-format
3195msgid "Could not create git link %s"
3196msgstr ""
3197
3198#.
3199#. * TRANSLATORS: The first '%s' is either "Reinitialized
3200#. * existing" or "Initialized empty", the second " shared" or
3201#. * "", and the last '%s%s' is the verbatim directory name.
3202#.
3203#: builtin/init-db.c:419
3204#, c-format
3205msgid "%s%s Git repository in %s%s\n"
3206msgstr ""
3207
3208#: builtin/init-db.c:420
3209msgid "Reinitialized existing"
3210msgstr ""
3211
3212#: builtin/init-db.c:420
3213msgid "Initialized empty"
3214msgstr ""
3215
3216#: builtin/init-db.c:421
3217msgid " shared"
3218msgstr ""
3219
3220#: builtin/init-db.c:440
3221msgid "cannot tell cwd"
3222msgstr ""
3223
3224#: builtin/init-db.c:521 builtin/init-db.c:528
3225#, c-format
3226msgid "cannot mkdir %s"
3227msgstr ""
3228
3229#: builtin/init-db.c:532
3230#, c-format
3231msgid "cannot chdir to %s"
3232msgstr ""
3233
3234#: builtin/init-db.c:554
3235#, c-format
3236msgid ""
3237"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
3238"dir=<directory>)"
3239msgstr ""
3240
3241#: builtin/init-db.c:578
3242msgid "Cannot access current working directory"
3243msgstr ""
3244
3245#: builtin/init-db.c:585
3246#, c-format
3247msgid "Cannot access work tree '%s'"
3248msgstr ""
3249
3250#: builtin/log.c:189
3251#, c-format
3252msgid "Final output: %d %s\n"
3253msgstr ""
3254
3255#: builtin/log.c:402 builtin/log.c:490
3256#, c-format
3257msgid "Could not read object %s"
3258msgstr ""
3259
3260#: builtin/log.c:514
3261#, c-format
3262msgid "Unknown type: %d"
3263msgstr ""
3264
3265#: builtin/log.c:603
3266msgid "format.headers without value"
3267msgstr ""
3268
3269#: builtin/log.c:677
3270msgid "name of output directory is too long"
3271msgstr ""
3272
3273#: builtin/log.c:688
3274#, c-format
3275msgid "Cannot open patch file %s"
3276msgstr ""
3277
3278#: builtin/log.c:702
3279msgid "Need exactly one range."
3280msgstr ""
3281
3282#: builtin/log.c:710
3283msgid "Not a range."
3284msgstr ""
3285
3286#: builtin/log.c:787
3287msgid "Cover letter needs email format"
3288msgstr ""
3289
3290#: builtin/log.c:860
3291#, c-format
3292msgid "insane in-reply-to: %s"
3293msgstr ""
3294
3295#: builtin/log.c:933
3296msgid "Two output directories?"
3297msgstr ""
3298
3299#: builtin/log.c:1154
3300#, c-format
3301msgid "bogus committer info %s"
3302msgstr ""
3303
3304#: builtin/log.c:1199
3305msgid "-n and -k are mutually exclusive."
3306msgstr ""
3307
3308#: builtin/log.c:1201
3309msgid "--subject-prefix and -k are mutually exclusive."
3310msgstr ""
3311
3312#: builtin/log.c:1209
3313msgid "--name-only does not make sense"
3314msgstr ""
3315
3316#: builtin/log.c:1211
3317msgid "--name-status does not make sense"
3318msgstr ""
3319
3320#: builtin/log.c:1213
3321msgid "--check does not make sense"
3322msgstr ""
3323
3324#: builtin/log.c:1236
3325msgid "standard output, or directory, which one?"
3326msgstr ""
3327
3328#: builtin/log.c:1238
3329#, c-format
3330msgid "Could not create directory '%s'"
3331msgstr ""
3332
3333#: builtin/log.c:1391
3334msgid "Failed to create output files"
3335msgstr ""
3336
3337#: builtin/log.c:1495
3338#, c-format
3339msgid ""
3340"Could not find a tracked remote branch, please specify <upstream> manually.\n"
3341msgstr ""
3342
3343#: builtin/log.c:1511 builtin/log.c:1513 builtin/log.c:1525
3344#, c-format
3345msgid "Unknown commit %s"
3346msgstr ""
3347
3348#: builtin/merge.c:90
3349msgid "switch `m' requires a value"
3350msgstr ""
3351
3352#: builtin/merge.c:127
3353#, c-format
3354msgid "Could not find merge strategy '%s'.\n"
3355msgstr ""
3356
3357#: builtin/merge.c:128
3358#, c-format
3359msgid "Available strategies are:"
3360msgstr ""
3361
3362#: builtin/merge.c:133
3363#, c-format
3364msgid "Available custom strategies are:"
3365msgstr ""
3366
3367#: builtin/merge.c:240
3368msgid "could not run stash."
3369msgstr ""
3370
3371#: builtin/merge.c:245
3372msgid "stash failed"
3373msgstr ""
3374
3375#: builtin/merge.c:250
3376#, c-format
3377msgid "not a valid object: %s"
3378msgstr ""
3379
3380#: builtin/merge.c:269 builtin/merge.c:286
3381msgid "read-tree failed"
3382msgstr ""
3383
3384#: builtin/merge.c:316
3385msgid " (nothing to squash)"
3386msgstr ""
3387
3388#: builtin/merge.c:329
3389#, c-format
3390msgid "Squash commit -- not updating HEAD\n"
3391msgstr ""
3392
3393#: builtin/merge.c:361
3394msgid "Writing SQUASH_MSG"
3395msgstr ""
3396
3397#: builtin/merge.c:363
3398msgid "Finishing SQUASH_MSG"
3399msgstr ""
3400
3401#: builtin/merge.c:386
3402#, c-format
3403msgid "No merge message -- not updating HEAD\n"
3404msgstr ""
3405
3406#: builtin/merge.c:437
3407#, c-format
3408msgid "'%s' does not point to a commit"
3409msgstr ""
3410
3411#: builtin/merge.c:536
3412#, c-format
3413msgid "Bad branch.%s.mergeoptions string: %s"
3414msgstr ""
3415
3416#: builtin/merge.c:629
3417msgid "git write-tree failed to write a tree"
3418msgstr ""
3419
3420#: builtin/merge.c:679
3421msgid "failed to read the cache"
3422msgstr ""
3423
3424#: builtin/merge.c:697
3425msgid "Unable to write index."
3426msgstr ""
3427
3428#: builtin/merge.c:710
3429msgid "Not handling anything other than two heads merge."
3430msgstr ""
3431
3432#: builtin/merge.c:724
3433#, c-format
3434msgid "Unknown option for merge-recursive: -X%s"
3435msgstr ""
3436
3437#: builtin/merge.c:738
3438#, c-format
3439msgid "unable to write %s"
3440msgstr ""
3441
3442#: builtin/merge.c:877
3443#, c-format
3444msgid "Could not read from '%s'"
3445msgstr ""
3446
3447#: builtin/merge.c:886
3448#, c-format
3449msgid "Not committing merge; use 'git commit' to complete the merge.\n"
3450msgstr ""
3451
3452#: builtin/merge.c:892
3453msgid ""
3454"Please enter a commit message to explain why this merge is necessary,\n"
3455"especially if it merges an updated upstream into a topic branch.\n"
3456"\n"
3457"Lines starting with '#' will be ignored, and an empty message aborts\n"
3458"the commit.\n"
3459msgstr ""
3460
3461#: builtin/merge.c:916
3462msgid "Empty commit message."
3463msgstr ""
3464
3465#: builtin/merge.c:928
3466#, c-format
3467msgid "Wonderful.\n"
3468msgstr ""
3469
3470#: builtin/merge.c:993
3471#, c-format
3472msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
3473msgstr ""
3474
3475#: builtin/merge.c:1009
3476#, c-format
3477msgid "'%s' is not a commit"
3478msgstr ""
3479
3480#: builtin/merge.c:1050
3481msgid "No current branch."
3482msgstr ""
3483
3484#: builtin/merge.c:1052
3485msgid "No remote for the current branch."
3486msgstr ""
3487
3488#: builtin/merge.c:1054
3489msgid "No default upstream defined for the current branch."
3490msgstr ""
3491
3492#: builtin/merge.c:1059
3493#, c-format
3494msgid "No remote tracking branch for %s from %s"
3495msgstr ""
3496
3497#: builtin/merge.c:1146 builtin/merge.c:1303
3498#, c-format
3499msgid "%s - not something we can merge"
3500msgstr ""
3501
3502#: builtin/merge.c:1214
3503msgid "There is no merge to abort (MERGE_HEAD missing)."
3504msgstr ""
3505
3506#: builtin/merge.c:1230 git-pull.sh:31
3507msgid ""
3508"You have not concluded your merge (MERGE_HEAD exists).\n"
3509"Please, commit your changes before you can merge."
3510msgstr ""
3511
3512#: builtin/merge.c:1233 git-pull.sh:34
3513msgid "You have not concluded your merge (MERGE_HEAD exists)."
3514msgstr ""
3515
3516#: builtin/merge.c:1237
3517msgid ""
3518"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
3519"Please, commit your changes before you can merge."
3520msgstr ""
3521
3522#: builtin/merge.c:1240
3523msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
3524msgstr ""
3525
3526#: builtin/merge.c:1249
3527msgid "You cannot combine --squash with --no-ff."
3528msgstr ""
3529
3530#: builtin/merge.c:1254
3531msgid "You cannot combine --no-ff with --ff-only."
3532msgstr ""
3533
3534#: builtin/merge.c:1261
3535msgid "No commit specified and merge.defaultToUpstream not set."
3536msgstr ""
3537
3538#: builtin/merge.c:1293
3539msgid "Can merge only exactly one commit into empty head"
3540msgstr ""
3541
3542#: builtin/merge.c:1296
3543msgid "Squash commit into empty head not supported yet"
3544msgstr ""
3545
3546#: builtin/merge.c:1298
3547msgid "Non-fast-forward commit does not make sense into an empty head"
3548msgstr ""
3549
3550#: builtin/merge.c:1413
3551#, c-format
3552msgid "Updating %s..%s\n"
3553msgstr ""
3554
3555#: builtin/merge.c:1451
3556#, c-format
3557msgid "Trying really trivial in-index merge...\n"
3558msgstr ""
3559
3560#: builtin/merge.c:1458
3561#, c-format
3562msgid "Nope.\n"
3563msgstr ""
3564
3565#: builtin/merge.c:1490
3566msgid "Not possible to fast-forward, aborting."
3567msgstr ""
3568
3569#: builtin/merge.c:1513 builtin/merge.c:1592
3570#, c-format
3571msgid "Rewinding the tree to pristine...\n"
3572msgstr ""
3573
3574#: builtin/merge.c:1517
3575#, c-format
3576msgid "Trying merge strategy %s...\n"
3577msgstr ""
3578
3579#: builtin/merge.c:1583
3580#, c-format
3581msgid "No merge strategy handled the merge.\n"
3582msgstr ""
3583
3584#: builtin/merge.c:1585
3585#, c-format
3586msgid "Merge with strategy %s failed.\n"
3587msgstr ""
3588
3589#: builtin/merge.c:1594
3590#, c-format
3591msgid "Using the %s to prepare resolving by hand.\n"
3592msgstr ""
3593
3594#: builtin/merge.c:1606
3595#, c-format
3596msgid "Automatic merge went well; stopped before committing as requested\n"
3597msgstr ""
3598
3599#: builtin/mv.c:108
3600#, c-format
3601msgid "Checking rename of '%s' to '%s'\n"
3602msgstr ""
3603
3604#: builtin/mv.c:112
3605msgid "bad source"
3606msgstr ""
3607
3608#: builtin/mv.c:115
3609msgid "can not move directory into itself"
3610msgstr ""
3611
3612#: builtin/mv.c:118
3613msgid "cannot move directory over file"
3614msgstr ""
3615
3616#: builtin/mv.c:128
3617#, c-format
3618msgid "Huh? %.*s is in index?"
3619msgstr ""
3620
3621#: builtin/mv.c:140
3622msgid "source directory is empty"
3623msgstr ""
3624
3625#: builtin/mv.c:171
3626msgid "not under version control"
3627msgstr ""
3628
3629#: builtin/mv.c:173
3630msgid "destination exists"
3631msgstr ""
3632
3633#: builtin/mv.c:181
3634#, c-format
3635msgid "overwriting '%s'"
3636msgstr ""
3637
3638#: builtin/mv.c:184
3639msgid "Cannot overwrite"
3640msgstr ""
3641
3642#: builtin/mv.c:187
3643msgid "multiple sources for the same target"
3644msgstr ""
3645
3646#: builtin/mv.c:202
3647#, c-format
3648msgid "%s, source=%s, destination=%s"
3649msgstr ""
3650
3651#: builtin/mv.c:212
3652#, c-format
3653msgid "Renaming %s to %s\n"
3654msgstr ""
3655
3656#: builtin/mv.c:215 builtin/remote.c:731
3657#, c-format
3658msgid "renaming '%s' failed"
3659msgstr ""
3660
3661#: builtin/notes.c:139
3662#, c-format
3663msgid "unable to start 'show' for object '%s'"
3664msgstr ""
3665
3666#: builtin/notes.c:145
3667msgid "can't fdopen 'show' output fd"
3668msgstr ""
3669
3670#: builtin/notes.c:155
3671#, c-format
3672msgid "failed to close pipe to 'show' for object '%s'"
3673msgstr ""
3674
3675#: builtin/notes.c:158
3676#, c-format
3677msgid "failed to finish 'show' for object '%s'"
3678msgstr ""
3679
3680#: builtin/notes.c:175 builtin/tag.c:347
3681#, c-format
3682msgid "could not create file '%s'"
3683msgstr ""
3684
3685#: builtin/notes.c:189
3686msgid "Please supply the note contents using either -m or -F option"
3687msgstr ""
3688
3689#: builtin/notes.c:210 builtin/notes.c:973
3690#, c-format
3691msgid "Removing note for object %s\n"
3692msgstr ""
3693
3694#: builtin/notes.c:215
3695msgid "unable to write note object"
3696msgstr ""
3697
3698#: builtin/notes.c:217
3699#, c-format
3700msgid "The note contents has been left in %s"
3701msgstr ""
3702
3703#: builtin/notes.c:251 builtin/tag.c:542
3704#, c-format
3705msgid "cannot read '%s'"
3706msgstr ""
3707
3708#: builtin/notes.c:253 builtin/tag.c:545
3709#, c-format
3710msgid "could not open or read '%s'"
3711msgstr ""
3712
3713#: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
3714#: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
3715#: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
3716#: builtin/notes.c:968 builtin/reset.c:293 builtin/tag.c:558
3717#, c-format
3718msgid "Failed to resolve '%s' as a valid ref."
3719msgstr ""
3720
3721#: builtin/notes.c:275
3722#, c-format
3723msgid "Failed to read object '%s'."
3724msgstr ""
3725
3726#: builtin/notes.c:299
3727msgid "Cannot commit uninitialized/unreferenced notes tree"
3728msgstr ""
3729
3730#: builtin/notes.c:340
3731#, c-format
3732msgid "Bad notes.rewriteMode value: '%s'"
3733msgstr ""
3734
3735#: builtin/notes.c:350
3736#, c-format
3737msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
3738msgstr ""
3739
3740#. TRANSLATORS: The first %s is the name of the
3741#. environment variable, the second %s is its value
3742#: builtin/notes.c:377
3743#, c-format
3744msgid "Bad %s value: '%s'"
3745msgstr ""
3746
3747#: builtin/notes.c:441
3748#, c-format
3749msgid "Malformed input line: '%s'."
3750msgstr ""
3751
3752#: builtin/notes.c:456
3753#, c-format
3754msgid "Failed to copy notes from '%s' to '%s'"
3755msgstr ""
3756
3757#: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
3758#: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
3759#: builtin/notes.c:1033
3760msgid "too many parameters"
3761msgstr ""
3762
3763#: builtin/notes.c:513 builtin/notes.c:772
3764#, c-format
3765msgid "No note found for object %s."
3766msgstr ""
3767
3768#: builtin/notes.c:580
3769#, c-format
3770msgid ""
3771"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
3772"existing notes"
3773msgstr ""
3774
3775#: builtin/notes.c:585 builtin/notes.c:662
3776#, c-format
3777msgid "Overwriting existing notes for object %s\n"
3778msgstr ""
3779
3780#: builtin/notes.c:635
3781msgid "too few parameters"
3782msgstr ""
3783
3784#: builtin/notes.c:656
3785#, c-format
3786msgid ""
3787"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
3788"existing notes"
3789msgstr ""
3790
3791#: builtin/notes.c:668
3792#, c-format
3793msgid "Missing notes on source object %s. Cannot copy."
3794msgstr ""
3795
3796#: builtin/notes.c:717
3797#, c-format
3798msgid ""
3799"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
3800"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
3801msgstr ""
3802
3803#: builtin/notes.c:971
3804#, c-format
3805msgid "Object %s has no note\n"
3806msgstr ""
3807
3808#: builtin/notes.c:1103 builtin/remote.c:1598
3809#, c-format
3810msgid "Unknown subcommand: %s"
3811msgstr ""
3812
3813#: builtin/pack-objects.c:183 builtin/pack-objects.c:186
3814#, c-format
3815msgid "deflate error (%d)"
3816msgstr ""
3817
3818#: builtin/pack-objects.c:2398
3819#, c-format
3820msgid "unsupported index version %s"
3821msgstr ""
3822
3823#: builtin/pack-objects.c:2402
3824#, c-format
3825msgid "bad index version '%s'"
3826msgstr ""
3827
3828#: builtin/pack-objects.c:2425
3829#, c-format
3830msgid "option %s does not accept negative form"
3831msgstr ""
3832
3833#: builtin/pack-objects.c:2429
3834#, c-format
3835msgid "unable to parse value '%s' for option %s"
3836msgstr ""
3837
3838#: builtin/push.c:45
3839msgid "tag shorthand without <tag>"
3840msgstr ""
3841
3842#: builtin/push.c:64
3843msgid "--delete only accepts plain target ref names"
3844msgstr ""
3845
3846#: builtin/push.c:99
3847msgid ""
3848"\n"
3849"To choose either option permanently, see push.default in 'git help config'."
3850msgstr ""
3851
3852#: builtin/push.c:102
3853#, c-format
3854msgid ""
3855"The upstream branch of your current branch does not match\n"
3856"the name of your current branch.  To push to the upstream branch\n"
3857"on the remote, use\n"
3858"\n"
3859"    git push %s HEAD:%s\n"
3860"\n"
3861"To push to the branch of the same name on the remote, use\n"
3862"\n"
3863"    git push %s %s\n"
3864"%s"
3865msgstr ""
3866
3867#: builtin/push.c:121
3868#, c-format
3869msgid ""
3870"You are not currently on a branch.\n"
3871"To push the history leading to the current (detached HEAD)\n"
3872"state now, use\n"
3873"\n"
3874"    git push %s HEAD:<name-of-remote-branch>\n"
3875msgstr ""
3876
3877#: builtin/push.c:128
3878#, c-format
3879msgid ""
3880"The current branch %s has no upstream branch.\n"
3881"To push the current branch and set the remote as upstream, use\n"
3882"\n"
3883"    git push --set-upstream %s %s\n"
3884msgstr ""
3885
3886#: builtin/push.c:136
3887#, c-format
3888msgid "The current branch %s has multiple upstream branches, refusing to push."
3889msgstr ""
3890
3891#: builtin/push.c:139
3892#, c-format
3893msgid ""
3894"You are pushing to remote '%s', which is not the upstream of\n"
3895"your current branch '%s', without telling me what to push\n"
3896"to update which remote branch."
3897msgstr ""
3898
3899#: builtin/push.c:174
3900msgid ""
3901"You didn't specify any refspecs to push, and push.default is \"nothing\"."
3902msgstr ""
3903
3904#: builtin/push.c:181
3905msgid ""
3906"Updates were rejected because the tip of your current branch is behind\n"
3907"its remote counterpart. Merge the remote changes (e.g. 'git pull')\n"
3908"before pushing again.\n"
3909"See the 'Note about fast-forwards' in 'git push --help' for details."
3910msgstr ""
3911
3912#: builtin/push.c:187
3913msgid ""
3914"Updates were rejected because a pushed branch tip is behind its remote\n"
3915"counterpart. If you did not intend to push that branch, you may want to\n"
3916"specify branches to push or set the 'push.default' configuration\n"
3917"variable to 'current' or 'upstream' to push only the current branch."
3918msgstr ""
3919
3920#: builtin/push.c:193
3921msgid ""
3922"Updates were rejected because a pushed branch tip is behind its remote\n"
3923"counterpart. Check out this branch and merge the remote changes\n"
3924"(e.g. 'git pull') before pushing again.\n"
3925"See the 'Note about fast-forwards' in 'git push --help' for details."
3926msgstr ""
3927
3928#: builtin/push.c:233
3929#, c-format
3930msgid "Pushing to %s\n"
3931msgstr ""
3932
3933#: builtin/push.c:237
3934#, c-format
3935msgid "failed to push some refs to '%s'"
3936msgstr ""
3937
3938#: builtin/push.c:269
3939#, c-format
3940msgid "bad repository '%s'"
3941msgstr ""
3942
3943#: builtin/push.c:270
3944msgid ""
3945"No configured push destination.\n"
3946"Either specify the URL from the command-line or configure a remote "
3947"repository using\n"
3948"\n"
3949"    git remote add <name> <url>\n"
3950"\n"
3951"and then push using the remote name\n"
3952"\n"
3953"    git push <name>\n"
3954msgstr ""
3955
3956#: builtin/push.c:285
3957msgid "--all and --tags are incompatible"
3958msgstr ""
3959
3960#: builtin/push.c:286
3961msgid "--all can't be combined with refspecs"
3962msgstr ""
3963
3964#: builtin/push.c:291
3965msgid "--mirror and --tags are incompatible"
3966msgstr ""
3967
3968#: builtin/push.c:292
3969msgid "--mirror can't be combined with refspecs"
3970msgstr ""
3971
3972#: builtin/push.c:297
3973msgid "--all and --mirror are incompatible"
3974msgstr ""
3975
3976#: builtin/push.c:385
3977msgid "--delete is incompatible with --all, --mirror and --tags"
3978msgstr ""
3979
3980#: builtin/push.c:387
3981msgid "--delete doesn't make sense without any refs"
3982msgstr ""
3983
3984#: builtin/remote.c:98
3985#, c-format
3986msgid "Updating %s"
3987msgstr ""
3988
3989#: builtin/remote.c:130
3990msgid ""
3991"--mirror is dangerous and deprecated; please\n"
3992"\t use --mirror=fetch or --mirror=push instead"
3993msgstr ""
3994
3995#: builtin/remote.c:147
3996#, c-format
3997msgid "unknown mirror argument: %s"
3998msgstr ""
3999
4000#: builtin/remote.c:185
4001msgid "specifying a master branch makes no sense with --mirror"
4002msgstr ""
4003
4004#: builtin/remote.c:187
4005msgid "specifying branches to track makes sense only with fetch mirrors"
4006msgstr ""
4007
4008#: builtin/remote.c:195 builtin/remote.c:646
4009#, c-format
4010msgid "remote %s already exists."
4011msgstr ""
4012
4013#: builtin/remote.c:199 builtin/remote.c:650
4014#, c-format
4015msgid "'%s' is not a valid remote name"
4016msgstr ""
4017
4018#: builtin/remote.c:243
4019#, c-format
4020msgid "Could not setup master '%s'"
4021msgstr ""
4022
4023#: builtin/remote.c:299
4024#, c-format
4025msgid "more than one %s"
4026msgstr ""
4027
4028#: builtin/remote.c:339
4029#, c-format
4030msgid "Could not get fetch map for refspec %s"
4031msgstr ""
4032
4033#: builtin/remote.c:440 builtin/remote.c:448
4034msgid "(matching)"
4035msgstr ""
4036
4037#: builtin/remote.c:452
4038msgid "(delete)"
4039msgstr ""
4040
4041#: builtin/remote.c:595 builtin/remote.c:601 builtin/remote.c:607
4042#, c-format
4043msgid "Could not append '%s' to '%s'"
4044msgstr ""
4045
4046#: builtin/remote.c:639 builtin/remote.c:792 builtin/remote.c:890
4047#, c-format
4048msgid "No such remote: %s"
4049msgstr ""
4050
4051#: builtin/remote.c:656
4052#, c-format
4053msgid "Could not rename config section '%s' to '%s'"
4054msgstr ""
4055
4056#: builtin/remote.c:662 builtin/remote.c:799
4057#, c-format
4058msgid "Could not remove config section '%s'"
4059msgstr ""
4060
4061#: builtin/remote.c:677
4062#, c-format
4063msgid ""
4064"Not updating non-default fetch refspec\n"
4065"\t%s\n"
4066"\tPlease update the configuration manually if necessary."
4067msgstr ""
4068
4069#: builtin/remote.c:683
4070#, c-format
4071msgid "Could not append '%s'"
4072msgstr ""
4073
4074#: builtin/remote.c:694
4075#, c-format
4076msgid "Could not set '%s'"
4077msgstr ""
4078
4079#: builtin/remote.c:716
4080#, c-format
4081msgid "deleting '%s' failed"
4082msgstr ""
4083
4084#: builtin/remote.c:750
4085#, c-format
4086msgid "creating '%s' failed"
4087msgstr ""
4088
4089#: builtin/remote.c:764
4090#, c-format
4091msgid "Could not remove branch %s"
4092msgstr ""
4093
4094#: builtin/remote.c:834
4095msgid ""
4096"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
4097"to delete it, use:"
4098msgid_plural ""
4099"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
4100"to delete them, use:"
4101msgstr[0] ""
4102msgstr[1] ""
4103
4104#: builtin/remote.c:943
4105#, c-format
4106msgid " new (next fetch will store in remotes/%s)"
4107msgstr ""
4108
4109#: builtin/remote.c:946
4110msgid " tracked"
4111msgstr ""
4112
4113#: builtin/remote.c:948
4114msgid " stale (use 'git remote prune' to remove)"
4115msgstr ""
4116
4117#: builtin/remote.c:950
4118msgid " ???"
4119msgstr ""
4120
4121#: builtin/remote.c:991
4122#, c-format
4123msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
4124msgstr ""
4125
4126#: builtin/remote.c:998
4127#, c-format
4128msgid "rebases onto remote %s"
4129msgstr ""
4130
4131#: builtin/remote.c:1001
4132#, c-format
4133msgid " merges with remote %s"
4134msgstr ""
4135
4136#: builtin/remote.c:1002
4137msgid "    and with remote"
4138msgstr ""
4139
4140#: builtin/remote.c:1004
4141#, c-format
4142msgid "merges with remote %s"
4143msgstr ""
4144
4145#: builtin/remote.c:1005
4146msgid "   and with remote"
4147msgstr ""
4148
4149#: builtin/remote.c:1051
4150msgid "create"
4151msgstr ""
4152
4153#: builtin/remote.c:1054
4154msgid "delete"
4155msgstr ""
4156
4157#: builtin/remote.c:1058
4158msgid "up to date"
4159msgstr ""
4160
4161#: builtin/remote.c:1061
4162msgid "fast-forwardable"
4163msgstr ""
4164
4165#: builtin/remote.c:1064
4166msgid "local out of date"
4167msgstr ""
4168
4169#: builtin/remote.c:1071
4170#, c-format
4171msgid "    %-*s forces to %-*s (%s)"
4172msgstr ""
4173
4174#: builtin/remote.c:1074
4175#, c-format
4176msgid "    %-*s pushes to %-*s (%s)"
4177msgstr ""
4178
4179#: builtin/remote.c:1078
4180#, c-format
4181msgid "    %-*s forces to %s"
4182msgstr ""
4183
4184#: builtin/remote.c:1081
4185#, c-format
4186msgid "    %-*s pushes to %s"
4187msgstr ""
4188
4189#: builtin/remote.c:1118
4190#, c-format
4191msgid "* remote %s"
4192msgstr ""
4193
4194#: builtin/remote.c:1119
4195#, c-format
4196msgid "  Fetch URL: %s"
4197msgstr ""
4198
4199#: builtin/remote.c:1120 builtin/remote.c:1285
4200msgid "(no URL)"
4201msgstr ""
4202
4203#: builtin/remote.c:1129 builtin/remote.c:1131
4204#, c-format
4205msgid "  Push  URL: %s"
4206msgstr ""
4207
4208#: builtin/remote.c:1133 builtin/remote.c:1135 builtin/remote.c:1137
4209#, c-format
4210msgid "  HEAD branch: %s"
4211msgstr ""
4212
4213#: builtin/remote.c:1139
4214#, c-format
4215msgid ""
4216"  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
4217msgstr ""
4218
4219#: builtin/remote.c:1151
4220#, c-format
4221msgid "  Remote branch:%s"
4222msgid_plural "  Remote branches:%s"
4223msgstr[0] ""
4224msgstr[1] ""
4225
4226#: builtin/remote.c:1154 builtin/remote.c:1181
4227msgid " (status not queried)"
4228msgstr ""
4229
4230#: builtin/remote.c:1163
4231msgid "  Local branch configured for 'git pull':"
4232msgid_plural "  Local branches configured for 'git pull':"
4233msgstr[0] ""
4234msgstr[1] ""
4235
4236#: builtin/remote.c:1171
4237msgid "  Local refs will be mirrored by 'git push'"
4238msgstr ""
4239
4240#: builtin/remote.c:1178
4241#, c-format
4242msgid "  Local ref configured for 'git push'%s:"
4243msgid_plural "  Local refs configured for 'git push'%s:"
4244msgstr[0] ""
4245msgstr[1] ""
4246
4247#: builtin/remote.c:1216
4248msgid "Cannot determine remote HEAD"
4249msgstr ""
4250
4251#: builtin/remote.c:1218
4252msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
4253msgstr ""
4254
4255#: builtin/remote.c:1228
4256#, c-format
4257msgid "Could not delete %s"
4258msgstr ""
4259
4260#: builtin/remote.c:1236
4261#, c-format
4262msgid "Not a valid ref: %s"
4263msgstr ""
4264
4265#: builtin/remote.c:1238
4266#, c-format
4267msgid "Could not setup %s"
4268msgstr ""
4269
4270#: builtin/remote.c:1274
4271#, c-format
4272msgid " %s will become dangling!"
4273msgstr ""
4274
4275#: builtin/remote.c:1275
4276#, c-format
4277msgid " %s has become dangling!"
4278msgstr ""
4279
4280#: builtin/remote.c:1281
4281#, c-format
4282msgid "Pruning %s"
4283msgstr ""
4284
4285#: builtin/remote.c:1282
4286#, c-format
4287msgid "URL: %s"
4288msgstr ""
4289
4290#: builtin/remote.c:1295
4291#, c-format
4292msgid " * [would prune] %s"
4293msgstr ""
4294
4295#: builtin/remote.c:1298
4296#, c-format
4297msgid " * [pruned] %s"
4298msgstr ""
4299
4300#: builtin/remote.c:1387 builtin/remote.c:1461
4301#, c-format
4302msgid "No such remote '%s'"
4303msgstr ""
4304
4305#: builtin/remote.c:1414
4306msgid "no remote specified"
4307msgstr ""
4308
4309#: builtin/remote.c:1447
4310msgid "--add --delete doesn't make sense"
4311msgstr ""
4312
4313#: builtin/remote.c:1487
4314#, c-format
4315msgid "Invalid old URL pattern: %s"
4316msgstr ""
4317
4318#: builtin/remote.c:1495
4319#, c-format
4320msgid "No such URL found: %s"
4321msgstr ""
4322
4323#: builtin/remote.c:1497
4324msgid "Will not delete all non-push URLs"
4325msgstr ""
4326
4327#: builtin/reset.c:33
4328msgid "mixed"
4329msgstr ""
4330
4331#: builtin/reset.c:33
4332msgid "soft"
4333msgstr ""
4334
4335#: builtin/reset.c:33
4336msgid "hard"
4337msgstr ""
4338
4339#: builtin/reset.c:33
4340msgid "merge"
4341msgstr ""
4342
4343#: builtin/reset.c:33
4344msgid "keep"
4345msgstr ""
4346
4347#: builtin/reset.c:77
4348msgid "You do not have a valid HEAD."
4349msgstr ""
4350
4351#: builtin/reset.c:79
4352msgid "Failed to find tree of HEAD."
4353msgstr ""
4354
4355#: builtin/reset.c:85
4356#, c-format
4357msgid "Failed to find tree of %s."
4358msgstr ""
4359
4360#: builtin/reset.c:96
4361msgid "Could not write new index file."
4362msgstr ""
4363
4364#: builtin/reset.c:106
4365#, c-format
4366msgid "HEAD is now at %s"
4367msgstr ""
4368
4369#: builtin/reset.c:130
4370msgid "Could not read index"
4371msgstr ""
4372
4373#: builtin/reset.c:133
4374msgid "Unstaged changes after reset:"
4375msgstr ""
4376
4377#: builtin/reset.c:223
4378#, c-format
4379msgid "Cannot do a %s reset in the middle of a merge."
4380msgstr ""
4381
4382#: builtin/reset.c:297
4383#, c-format
4384msgid "Could not parse object '%s'."
4385msgstr ""
4386
4387#: builtin/reset.c:302
4388msgid "--patch is incompatible with --{hard,mixed,soft}"
4389msgstr ""
4390
4391#: builtin/reset.c:311
4392msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
4393msgstr ""
4394
4395#: builtin/reset.c:313
4396#, c-format
4397msgid "Cannot do %s reset with paths."
4398msgstr ""
4399
4400#: builtin/reset.c:325
4401#, c-format
4402msgid "%s reset is not allowed in a bare repository"
4403msgstr ""
4404
4405#: builtin/reset.c:341
4406#, c-format
4407msgid "Could not reset index file to revision '%s'."
4408msgstr ""
4409
4410#: builtin/revert.c:70 builtin/revert.c:92
4411#, c-format
4412msgid "%s: %s cannot be used with %s"
4413msgstr ""
4414
4415#: builtin/revert.c:131
4416msgid "program error"
4417msgstr ""
4418
4419#: builtin/revert.c:221
4420msgid "revert failed"
4421msgstr ""
4422
4423#: builtin/revert.c:236
4424msgid "cherry-pick failed"
4425msgstr ""
4426
4427#: builtin/rm.c:109
4428#, c-format
4429msgid ""
4430"'%s' has staged content different from both the file and the HEAD\n"
4431"(use -f to force removal)"
4432msgstr ""
4433
4434#: builtin/rm.c:115
4435#, c-format
4436msgid ""
4437"'%s' has changes staged in the index\n"
4438"(use --cached to keep the file, or -f to force removal)"
4439msgstr ""
4440
4441#: builtin/rm.c:119
4442#, c-format
4443msgid ""
4444"'%s' has local modifications\n"
4445"(use --cached to keep the file, or -f to force removal)"
4446msgstr ""
4447
4448#: builtin/rm.c:194
4449#, c-format
4450msgid "not removing '%s' recursively without -r"
4451msgstr ""
4452
4453#: builtin/rm.c:230
4454#, c-format
4455msgid "git rm: unable to remove %s"
4456msgstr ""
4457
4458#: builtin/shortlog.c:157
4459#, c-format
4460msgid "Missing author: %s"
4461msgstr ""
4462
4463#: builtin/tag.c:60
4464#, c-format
4465msgid "malformed object at '%s'"
4466msgstr ""
4467
4468#: builtin/tag.c:207
4469#, c-format
4470msgid "tag name too long: %.*s..."
4471msgstr ""
4472
4473#: builtin/tag.c:212
4474#, c-format
4475msgid "tag '%s' not found."
4476msgstr ""
4477
4478#: builtin/tag.c:227
4479#, c-format
4480msgid "Deleted tag '%s' (was %s)\n"
4481msgstr ""
4482
4483#: builtin/tag.c:239
4484#, c-format
4485msgid "could not verify the tag '%s'"
4486msgstr ""
4487
4488#: builtin/tag.c:249
4489msgid ""
4490"\n"
4491"#\n"
4492"# Write a tag message\n"
4493"# Lines starting with '#' will be ignored.\n"
4494"#\n"
4495msgstr ""
4496
4497#: builtin/tag.c:256
4498msgid ""
4499"\n"
4500"#\n"
4501"# Write a tag message\n"
4502"# Lines starting with '#' will be kept; you may remove them yourself if you "
4503"want to.\n"
4504"#\n"
4505msgstr ""
4506
4507#: builtin/tag.c:298
4508msgid "unable to sign the tag"
4509msgstr ""
4510
4511#: builtin/tag.c:300
4512msgid "unable to write tag file"
4513msgstr ""
4514
4515#: builtin/tag.c:325
4516msgid "bad object type."
4517msgstr ""
4518
4519#: builtin/tag.c:338
4520msgid "tag header too big."
4521msgstr ""
4522
4523#: builtin/tag.c:370
4524msgid "no tag message?"
4525msgstr ""
4526
4527#: builtin/tag.c:376
4528#, c-format
4529msgid "The tag message has been left in %s\n"
4530msgstr ""
4531
4532#: builtin/tag.c:425
4533msgid "switch 'points-at' requires an object"
4534msgstr ""
4535
4536#: builtin/tag.c:427
4537#, c-format
4538msgid "malformed object name '%s'"
4539msgstr ""
4540
4541#: builtin/tag.c:506
4542msgid "--column and -n are incompatible"
4543msgstr ""
4544
4545#: builtin/tag.c:523
4546msgid "-n option is only allowed with -l."
4547msgstr ""
4548
4549#: builtin/tag.c:525
4550msgid "--contains option is only allowed with -l."
4551msgstr ""
4552
4553#: builtin/tag.c:527
4554msgid "--points-at option is only allowed with -l."
4555msgstr ""
4556
4557#: builtin/tag.c:535
4558msgid "only one -F or -m option is allowed."
4559msgstr ""
4560
4561#: builtin/tag.c:555
4562msgid "too many params"
4563msgstr ""
4564
4565#: builtin/tag.c:561
4566#, c-format
4567msgid "'%s' is not a valid tag name."
4568msgstr ""
4569
4570#: builtin/tag.c:566
4571#, c-format
4572msgid "tag '%s' already exists"
4573msgstr ""
4574
4575#: builtin/tag.c:584
4576#, c-format
4577msgid "%s: cannot lock the ref"
4578msgstr ""
4579
4580#: builtin/tag.c:586
4581#, c-format
4582msgid "%s: cannot update the ref"
4583msgstr ""
4584
4585#: builtin/tag.c:588
4586#, c-format
4587msgid "Updated tag '%s' (was %s)\n"
4588msgstr ""
4589
4590#: git.c:16
4591msgid "See 'git help <command>' for more information on a specific command."
4592msgstr ""
4593
4594#: parse-options.h:133 parse-options.h:235
4595msgid "n"
4596msgstr ""
4597
4598#: parse-options.h:141
4599msgid "time"
4600msgstr ""
4601
4602#: parse-options.h:149
4603msgid "file"
4604msgstr ""
4605
4606#: parse-options.h:151
4607msgid "when"
4608msgstr ""
4609
4610#: parse-options.h:156
4611msgid "no-op (backward compatibility)"
4612msgstr ""
4613
4614#: parse-options.h:228
4615msgid "be more verbose"
4616msgstr ""
4617
4618#: parse-options.h:230
4619msgid "be more quiet"
4620msgstr ""
4621
4622#: parse-options.h:236
4623msgid "use <n> digits to display SHA-1s"
4624msgstr ""
4625
4626#: common-cmds.h:8
4627msgid "Add file contents to the index"
4628msgstr ""
4629
4630#: common-cmds.h:9
4631msgid "Find by binary search the change that introduced a bug"
4632msgstr ""
4633
4634#: common-cmds.h:10
4635msgid "List, create, or delete branches"
4636msgstr ""
4637
4638#: common-cmds.h:11
4639msgid "Checkout a branch or paths to the working tree"
4640msgstr ""
4641
4642#: common-cmds.h:12
4643msgid "Clone a repository into a new directory"
4644msgstr ""
4645
4646#: common-cmds.h:13
4647msgid "Record changes to the repository"
4648msgstr ""
4649
4650#: common-cmds.h:14
4651msgid "Show changes between commits, commit and working tree, etc"
4652msgstr ""
4653
4654#: common-cmds.h:15
4655msgid "Download objects and refs from another repository"
4656msgstr ""
4657
4658#: common-cmds.h:16
4659msgid "Print lines matching a pattern"
4660msgstr ""
4661
4662#: common-cmds.h:17
4663msgid "Create an empty git repository or reinitialize an existing one"
4664msgstr ""
4665
4666#: common-cmds.h:18
4667msgid "Show commit logs"
4668msgstr ""
4669
4670#: common-cmds.h:19
4671msgid "Join two or more development histories together"
4672msgstr ""
4673
4674#: common-cmds.h:20
4675msgid "Move or rename a file, a directory, or a symlink"
4676msgstr ""
4677
4678#: common-cmds.h:21
4679msgid "Fetch from and merge with another repository or a local branch"
4680msgstr ""
4681
4682#: common-cmds.h:22
4683msgid "Update remote refs along with associated objects"
4684msgstr ""
4685
4686#: common-cmds.h:23
4687msgid "Forward-port local commits to the updated upstream head"
4688msgstr ""
4689
4690#: common-cmds.h:24
4691msgid "Reset current HEAD to the specified state"
4692msgstr ""
4693
4694#: common-cmds.h:25
4695msgid "Remove files from the working tree and from the index"
4696msgstr ""
4697
4698#: common-cmds.h:26
4699msgid "Show various types of objects"
4700msgstr ""
4701
4702#: common-cmds.h:27
4703msgid "Show the working tree status"
4704msgstr ""
4705
4706#: common-cmds.h:28
4707msgid "Create, list, delete or verify a tag object signed with GPG"
4708msgstr ""
4709
4710#: git-am.sh:50
4711msgid "You need to set your committer info first"
4712msgstr ""
4713
4714#: git-am.sh:95
4715msgid ""
4716"You seem to have moved HEAD since the last 'am' failure.\n"
4717"Not rewinding to ORIG_HEAD"
4718msgstr ""
4719
4720#: git-am.sh:105
4721#, sh-format
4722msgid ""
4723"When you have resolved this problem run \"$cmdline --resolved\".\n"
4724"If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4725"To restore the original branch and stop patching run \"$cmdline --abort\"."
4726msgstr ""
4727
4728#: git-am.sh:121
4729msgid "Cannot fall back to three-way merge."
4730msgstr ""
4731
4732#: git-am.sh:137
4733msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4734msgstr ""
4735
4736#: git-am.sh:154
4737msgid ""
4738"Did you hand edit your patch?\n"
4739"It does not apply to blobs recorded in its index."
4740msgstr ""
4741
4742#: git-am.sh:163
4743msgid "Falling back to patching base and 3-way merge..."
4744msgstr ""
4745
4746#: git-am.sh:275
4747msgid "Only one StGIT patch series can be applied at once"
4748msgstr ""
4749
4750#: git-am.sh:362
4751#, sh-format
4752msgid "Patch format $patch_format is not supported."
4753msgstr ""
4754
4755#: git-am.sh:364
4756msgid "Patch format detection failed."
4757msgstr ""
4758
4759#: git-am.sh:418
4760msgid "-d option is no longer supported.  Do not use."
4761msgstr ""
4762
4763#: git-am.sh:481
4764#, sh-format
4765msgid "previous rebase directory $dotest still exists but mbox given."
4766msgstr ""
4767
4768#: git-am.sh:486
4769msgid "Please make up your mind. --skip or --abort?"
4770msgstr ""
4771
4772#: git-am.sh:513
4773msgid "Resolve operation not in progress, we are not resuming."
4774msgstr ""
4775
4776#: git-am.sh:579
4777#, sh-format
4778msgid "Dirty index: cannot apply patches (dirty: $files)"
4779msgstr ""
4780
4781#: git-am.sh:671
4782#, sh-format
4783msgid ""
4784"Patch is empty.  Was it split wrong?\n"
4785"If you would prefer to skip this patch, instead run \"$cmdline --skip\".\n"
4786"To restore the original branch and stop patching run \"$cmdline --abort\"."
4787msgstr ""
4788
4789#: git-am.sh:708
4790msgid "Patch does not have a valid e-mail address."
4791msgstr ""
4792
4793#: git-am.sh:755
4794msgid "cannot be interactive without stdin connected to a terminal."
4795msgstr ""
4796
4797#: git-am.sh:759
4798msgid "Commit Body is:"
4799msgstr ""
4800
4801#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
4802#. in your translation. The program will only accept English
4803#. input at this point.
4804#: git-am.sh:766
4805msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
4806msgstr ""
4807
4808#: git-am.sh:802
4809#, sh-format
4810msgid "Applying: $FIRSTLINE"
4811msgstr ""
4812
4813#: git-am.sh:823
4814msgid ""
4815"No changes - did you forget to use 'git add'?\n"
4816"If there is nothing left to stage, chances are that something else\n"
4817"already introduced the same changes; you might want to skip this patch."
4818msgstr ""
4819
4820#: git-am.sh:831
4821msgid ""
4822"You still have unmerged paths in your index\n"
4823"did you forget to use 'git add'?"
4824msgstr ""
4825
4826#: git-am.sh:847
4827msgid "No changes -- Patch already applied."
4828msgstr ""
4829
4830#: git-am.sh:857
4831#, sh-format
4832msgid "Patch failed at $msgnum $FIRSTLINE"
4833msgstr ""
4834
4835#: git-am.sh:873
4836msgid "applying to an empty history"
4837msgstr ""
4838
4839#: git-bisect.sh:48
4840msgid "You need to start by \"git bisect start\""
4841msgstr ""
4842
4843#. TRANSLATORS: Make sure to include [Y] and [n] in your
4844#. translation. The program will only accept English input
4845#. at this point.
4846#: git-bisect.sh:54
4847msgid "Do you want me to do it for you [Y/n]? "
4848msgstr ""
4849
4850#: git-bisect.sh:95
4851#, sh-format
4852msgid "unrecognised option: '$arg'"
4853msgstr ""
4854
4855#: git-bisect.sh:99
4856#, sh-format
4857msgid "'$arg' does not appear to be a valid revision"
4858msgstr ""
4859
4860#: git-bisect.sh:117
4861msgid "Bad HEAD - I need a HEAD"
4862msgstr ""
4863
4864#: git-bisect.sh:130
4865#, sh-format
4866msgid ""
4867"Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
4868msgstr ""
4869
4870#: git-bisect.sh:140
4871msgid "won't bisect on seeked tree"
4872msgstr ""
4873
4874#: git-bisect.sh:144
4875msgid "Bad HEAD - strange symbolic ref"
4876msgstr ""
4877
4878#: git-bisect.sh:189
4879#, sh-format
4880msgid "Bad bisect_write argument: $state"
4881msgstr ""
4882
4883#: git-bisect.sh:218
4884#, sh-format
4885msgid "Bad rev input: $arg"
4886msgstr ""
4887
4888#: git-bisect.sh:232
4889msgid "Please call 'bisect_state' with at least one argument."
4890msgstr ""
4891
4892#: git-bisect.sh:244
4893#, sh-format
4894msgid "Bad rev input: $rev"
4895msgstr ""
4896
4897#: git-bisect.sh:250
4898msgid "'git bisect bad' can take only one argument."
4899msgstr ""
4900
4901#. have bad but not good.  we could bisect although
4902#. this is less optimum.
4903#: git-bisect.sh:273
4904msgid "Warning: bisecting only with a bad commit."
4905msgstr ""
4906
4907#. TRANSLATORS: Make sure to include [Y] and [n] in your
4908#. translation. The program will only accept English input
4909#. at this point.
4910#: git-bisect.sh:279
4911msgid "Are you sure [Y/n]? "
4912msgstr ""
4913
4914#: git-bisect.sh:289
4915msgid ""
4916"You need to give me at least one good and one bad revisions.\n"
4917"(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4918msgstr ""
4919
4920#: git-bisect.sh:292
4921msgid ""
4922"You need to start by \"git bisect start\".\n"
4923"You then need to give me at least one good and one bad revisions.\n"
4924"(You can use \"git bisect bad\" and \"git bisect good\" for that.)"
4925msgstr ""
4926
4927#: git-bisect.sh:347 git-bisect.sh:474
4928msgid "We are not bisecting."
4929msgstr ""
4930
4931#: git-bisect.sh:354
4932#, sh-format
4933msgid "'$invalid' is not a valid commit"
4934msgstr ""
4935
4936#: git-bisect.sh:363
4937#, sh-format
4938msgid ""
4939"Could not check out original HEAD '$branch'.\n"
4940"Try 'git bisect reset <commit>'."
4941msgstr ""
4942
4943#: git-bisect.sh:390
4944msgid "No logfile given"
4945msgstr ""
4946
4947#: git-bisect.sh:391
4948#, sh-format
4949msgid "cannot read $file for replaying"
4950msgstr ""
4951
4952#: git-bisect.sh:408
4953msgid "?? what are you talking about?"
4954msgstr ""
4955
4956#: git-bisect.sh:420
4957#, sh-format
4958msgid "running $command"
4959msgstr ""
4960
4961#: git-bisect.sh:427
4962#, sh-format
4963msgid ""
4964"bisect run failed:\n"
4965"exit code $res from '$command' is < 0 or >= 128"
4966msgstr ""
4967
4968#: git-bisect.sh:453
4969msgid "bisect run cannot continue any more"
4970msgstr ""
4971
4972#: git-bisect.sh:459
4973#, sh-format
4974msgid ""
4975"bisect run failed:\n"
4976"'bisect_state $state' exited with error code $res"
4977msgstr ""
4978
4979#: git-bisect.sh:466
4980msgid "bisect run success"
4981msgstr ""
4982
4983#: git-pull.sh:21
4984msgid ""
4985"Pull is not possible because you have unmerged files.\n"
4986"Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
4987"as appropriate to mark resolution, or use 'git commit -a'."
4988msgstr ""
4989
4990#: git-pull.sh:25
4991msgid "Pull is not possible because you have unmerged files."
4992msgstr ""
4993
4994#: git-pull.sh:197
4995msgid "updating an unborn branch with changes added to the index"
4996msgstr ""
4997
4998#. The fetch involved updating the current branch.
4999#. The working tree and the index file is still based on the
5000#. $orig_head commit, but we are merging into $curr_head.
5001#. First update the working tree to match $curr_head.
5002#: git-pull.sh:228
5003#, sh-format
5004msgid ""
5005"Warning: fetch updated the current branch head.\n"
5006"Warning: fast-forwarding your working tree from\n"
5007"Warning: commit $orig_head."
5008msgstr ""
5009
5010#: git-pull.sh:253
5011msgid "Cannot merge multiple branches into empty head"
5012msgstr ""
5013
5014#: git-pull.sh:257
5015msgid "Cannot rebase onto multiple branches"
5016msgstr ""
5017
5018#: git-stash.sh:51
5019msgid "git stash clear with parameters is unimplemented"
5020msgstr ""
5021
5022#: git-stash.sh:74
5023msgid "You do not have the initial commit yet"
5024msgstr ""
5025
5026#: git-stash.sh:89
5027msgid "Cannot save the current index state"
5028msgstr ""
5029
5030#: git-stash.sh:123 git-stash.sh:136
5031msgid "Cannot save the current worktree state"
5032msgstr ""
5033
5034#: git-stash.sh:140
5035msgid "No changes selected"
5036msgstr ""
5037
5038#: git-stash.sh:143
5039msgid "Cannot remove temporary index (can't happen)"
5040msgstr ""
5041
5042#: git-stash.sh:156
5043msgid "Cannot record working tree state"
5044msgstr ""
5045
5046#. TRANSLATORS: $option is an invalid option, like
5047#. `--blah-blah'. The 7 spaces at the beginning of the
5048#. second line correspond to "error: ". So you should line
5049#. up the second line with however many characters the
5050#. translation of "error: " takes in your language. E.g. in
5051#. English this is:
5052#.
5053#. $ git stash save --blah-blah 2>&1 | head -n 2
5054#. error: unknown option for 'stash save': --blah-blah
5055#. To provide a message, use git stash save -- '--blah-blah'
5056#: git-stash.sh:202
5057#, sh-format
5058msgid ""
5059"error: unknown option for 'stash save': $option\n"
5060"       To provide a message, use git stash save -- '$option'"
5061msgstr ""
5062
5063#: git-stash.sh:223
5064msgid "No local changes to save"
5065msgstr ""
5066
5067#: git-stash.sh:227
5068msgid "Cannot initialize stash"
5069msgstr ""
5070
5071#: git-stash.sh:235
5072msgid "Cannot save the current status"
5073msgstr ""
5074
5075#: git-stash.sh:253
5076msgid "Cannot remove worktree changes"
5077msgstr ""
5078
5079#: git-stash.sh:352
5080msgid "No stash found."
5081msgstr ""
5082
5083#: git-stash.sh:359
5084#, sh-format
5085msgid "Too many revisions specified: $REV"
5086msgstr ""
5087
5088#: git-stash.sh:365
5089#, sh-format
5090msgid "$reference is not valid reference"
5091msgstr ""
5092
5093#: git-stash.sh:393
5094#, sh-format
5095msgid "'$args' is not a stash-like commit"
5096msgstr ""
5097
5098#: git-stash.sh:404
5099#, sh-format
5100msgid "'$args' is not a stash reference"
5101msgstr ""
5102
5103#: git-stash.sh:412
5104msgid "unable to refresh index"
5105msgstr ""
5106
5107#: git-stash.sh:416
5108msgid "Cannot apply a stash in the middle of a merge"
5109msgstr ""
5110
5111#: git-stash.sh:424
5112msgid "Conflicts in index. Try without --index."
5113msgstr ""
5114
5115#: git-stash.sh:426
5116msgid "Could not save index tree"
5117msgstr ""
5118
5119#: git-stash.sh:460
5120msgid "Cannot unstage modified files"
5121msgstr ""
5122
5123#: git-stash.sh:474
5124msgid "Index was not unstashed."
5125msgstr ""
5126
5127#: git-stash.sh:491
5128#, sh-format
5129msgid "Dropped ${REV} ($s)"
5130msgstr ""
5131
5132#: git-stash.sh:492
5133#, sh-format
5134msgid "${REV}: Could not drop stash entry"
5135msgstr ""
5136
5137#: git-stash.sh:499
5138msgid "No branch name specified"
5139msgstr ""
5140
5141#: git-stash.sh:570
5142msgid "(To restore them type \"git stash apply\")"
5143msgstr ""
5144
5145#: git-submodule.sh:88
5146#, sh-format
5147msgid "cannot strip one component off url '$remoteurl'"
5148msgstr ""
5149
5150#: git-submodule.sh:145
5151#, sh-format
5152msgid "No submodule mapping found in .gitmodules for path '$sm_path'"
5153msgstr ""
5154
5155#: git-submodule.sh:186
5156#, sh-format
5157msgid "Clone of '$url' into submodule path '$sm_path' failed"
5158msgstr ""
5159
5160#: git-submodule.sh:196
5161#, sh-format
5162msgid "Gitdir '$a' is part of the submodule path '$b' or vice versa"
5163msgstr ""
5164
5165#: git-submodule.sh:285
5166#, sh-format
5167msgid "repo URL: '$repo' must be absolute or begin with ./|../"
5168msgstr ""
5169
5170#: git-submodule.sh:302
5171#, sh-format
5172msgid "'$sm_path' already exists in the index"
5173msgstr ""
5174
5175#: git-submodule.sh:306
5176#, sh-format
5177msgid ""
5178"The following path is ignored by one of your .gitignore files:\n"
5179"$sm_path\n"
5180"Use -f if you really want to add it."
5181msgstr ""
5182
5183#: git-submodule.sh:317
5184#, sh-format
5185msgid "Adding existing repo at '$sm_path' to the index"
5186msgstr ""
5187
5188#: git-submodule.sh:319
5189#, sh-format
5190msgid "'$sm_path' already exists and is not a valid git repo"
5191msgstr ""
5192
5193#: git-submodule.sh:333
5194#, sh-format
5195msgid "Unable to checkout submodule '$sm_path'"
5196msgstr ""
5197
5198#: git-submodule.sh:338
5199#, sh-format
5200msgid "Failed to add submodule '$sm_path'"
5201msgstr ""
5202
5203#: git-submodule.sh:343
5204#, sh-format
5205msgid "Failed to register submodule '$sm_path'"
5206msgstr ""
5207
5208#: git-submodule.sh:385
5209#, sh-format
5210msgid "Entering '$prefix$sm_path'"
5211msgstr ""
5212
5213#: git-submodule.sh:399
5214#, sh-format
5215msgid "Stopping at '$sm_path'; script returned non-zero status."
5216msgstr ""
5217
5218#: git-submodule.sh:442
5219#, sh-format
5220msgid "No url found for submodule path '$sm_path' in .gitmodules"
5221msgstr ""
5222
5223#: git-submodule.sh:451
5224#, sh-format
5225msgid "Failed to register url for submodule path '$sm_path'"
5226msgstr ""
5227
5228#: git-submodule.sh:453
5229#, sh-format
5230msgid "Submodule '$name' ($url) registered for path '$sm_path'"
5231msgstr ""
5232
5233#: git-submodule.sh:461
5234#, sh-format
5235msgid "Failed to register update mode for submodule path '$sm_path'"
5236msgstr ""
5237
5238#: git-submodule.sh:560
5239#, sh-format
5240msgid ""
5241"Submodule path '$sm_path' not initialized\n"
5242"Maybe you want to use 'update --init'?"
5243msgstr ""
5244
5245#: git-submodule.sh:573
5246#, sh-format
5247msgid "Unable to find current revision in submodule path '$sm_path'"
5248msgstr ""
5249
5250#: git-submodule.sh:592
5251#, sh-format
5252msgid "Unable to fetch in submodule path '$sm_path'"
5253msgstr ""
5254
5255#: git-submodule.sh:606
5256#, sh-format
5257msgid "Unable to rebase '$sha1' in submodule path '$sm_path'"
5258msgstr ""
5259
5260#: git-submodule.sh:607
5261#, sh-format
5262msgid "Submodule path '$sm_path': rebased into '$sha1'"
5263msgstr ""
5264
5265#: git-submodule.sh:612
5266#, sh-format
5267msgid "Unable to merge '$sha1' in submodule path '$sm_path'"
5268msgstr ""
5269
5270#: git-submodule.sh:613
5271#, sh-format
5272msgid "Submodule path '$sm_path': merged in '$sha1'"
5273msgstr ""
5274
5275#: git-submodule.sh:618
5276#, sh-format
5277msgid "Unable to checkout '$sha1' in submodule path '$sm_path'"
5278msgstr ""
5279
5280#: git-submodule.sh:619
5281#, sh-format
5282msgid "Submodule path '$sm_path': checked out '$sha1'"
5283msgstr ""
5284
5285#: git-submodule.sh:641 git-submodule.sh:964
5286#, sh-format
5287msgid "Failed to recurse into submodule path '$sm_path'"
5288msgstr ""
5289
5290#: git-submodule.sh:749
5291msgid "--cached cannot be used with --files"
5292msgstr ""
5293
5294#. unexpected type
5295#: git-submodule.sh:789
5296#, sh-format
5297msgid "unexpected mode $mod_dst"
5298msgstr ""
5299
5300#: git-submodule.sh:807
5301#, sh-format
5302msgid "  Warn: $name doesn't contain commit $sha1_src"
5303msgstr ""
5304
5305#: git-submodule.sh:810
5306#, sh-format
5307msgid "  Warn: $name doesn't contain commit $sha1_dst"
5308msgstr ""
5309
5310#: git-submodule.sh:813
5311#, sh-format
5312msgid "  Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
5313msgstr ""
5314
5315#: git-submodule.sh:838
5316msgid "blob"
5317msgstr ""
5318
5319#: git-submodule.sh:839
5320msgid "submodule"
5321msgstr ""
5322
5323#: git-submodule.sh:876
5324msgid "# Submodules changed but not updated:"
5325msgstr ""
5326
5327#: git-submodule.sh:878
5328msgid "# Submodule changes to be committed:"
5329msgstr ""
5330
5331#: git-submodule.sh:1022
5332#, sh-format
5333msgid "Synchronizing submodule url for '$name'"
5334msgstr ""