git-gui / po / git-gui.poton commit Merge branch 'jc/mailinfo-cleanup-fix' into maint (bffce88)
   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: \n"
  11"POT-Creation-Date: 2010-01-26 15:47-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"MIME-Version: 1.0\n"
  16"Content-Type: text/plain; charset=CHARSET\n"
  17"Content-Transfer-Encoding: 8bit\n"
  18
  19#: git-gui.sh:41 git-gui.sh:793 git-gui.sh:807 git-gui.sh:820 git-gui.sh:903
  20#: git-gui.sh:922
  21msgid "git-gui: fatal error"
  22msgstr ""
  23
  24#: git-gui.sh:743
  25#, tcl-format
  26msgid "Invalid font specified in %s:"
  27msgstr ""
  28
  29#: git-gui.sh:779
  30msgid "Main Font"
  31msgstr ""
  32
  33#: git-gui.sh:780
  34msgid "Diff/Console Font"
  35msgstr ""
  36
  37#: git-gui.sh:794
  38msgid "Cannot find git in PATH."
  39msgstr ""
  40
  41#: git-gui.sh:821
  42msgid "Cannot parse Git version string:"
  43msgstr ""
  44
  45#: git-gui.sh:839
  46#, tcl-format
  47msgid ""
  48"Git version cannot be determined.\n"
  49"\n"
  50"%s claims it is version '%s'.\n"
  51"\n"
  52"%s requires at least Git 1.5.0 or later.\n"
  53"\n"
  54"Assume '%s' is version 1.5.0?\n"
  55msgstr ""
  56
  57#: git-gui.sh:1128
  58msgid "Git directory not found:"
  59msgstr ""
  60
  61#: git-gui.sh:1146
  62msgid "Cannot move to top of working directory:"
  63msgstr ""
  64
  65#: git-gui.sh:1154
  66msgid "Cannot use bare repository:"
  67msgstr ""
  68
  69#: git-gui.sh:1162
  70msgid "No working directory"
  71msgstr ""
  72
  73#: git-gui.sh:1334 lib/checkout_op.tcl:306
  74msgid "Refreshing file status..."
  75msgstr ""
  76
  77#: git-gui.sh:1390
  78msgid "Scanning for modified files ..."
  79msgstr ""
  80
  81#: git-gui.sh:1454
  82msgid "Calling prepare-commit-msg hook..."
  83msgstr ""
  84
  85#: git-gui.sh:1471
  86msgid "Commit declined by prepare-commit-msg hook."
  87msgstr ""
  88
  89#: git-gui.sh:1629 lib/browser.tcl:246
  90msgid "Ready."
  91msgstr ""
  92
  93#: git-gui.sh:1787
  94#, tcl-format
  95msgid "Displaying only %s of %s files."
  96msgstr ""
  97
  98#: git-gui.sh:1913
  99msgid "Unmodified"
 100msgstr ""
 101
 102#: git-gui.sh:1915
 103msgid "Modified, not staged"
 104msgstr ""
 105
 106#: git-gui.sh:1916 git-gui.sh:1924
 107msgid "Staged for commit"
 108msgstr ""
 109
 110#: git-gui.sh:1917 git-gui.sh:1925
 111msgid "Portions staged for commit"
 112msgstr ""
 113
 114#: git-gui.sh:1918 git-gui.sh:1926
 115msgid "Staged for commit, missing"
 116msgstr ""
 117
 118#: git-gui.sh:1920
 119msgid "File type changed, not staged"
 120msgstr ""
 121
 122#: git-gui.sh:1921
 123msgid "File type changed, staged"
 124msgstr ""
 125
 126#: git-gui.sh:1923
 127msgid "Untracked, not staged"
 128msgstr ""
 129
 130#: git-gui.sh:1928
 131msgid "Missing"
 132msgstr ""
 133
 134#: git-gui.sh:1929
 135msgid "Staged for removal"
 136msgstr ""
 137
 138#: git-gui.sh:1930
 139msgid "Staged for removal, still present"
 140msgstr ""
 141
 142#: git-gui.sh:1932 git-gui.sh:1933 git-gui.sh:1934 git-gui.sh:1935
 143#: git-gui.sh:1936 git-gui.sh:1937
 144msgid "Requires merge resolution"
 145msgstr ""
 146
 147#: git-gui.sh:1972
 148msgid "Starting gitk... please wait..."
 149msgstr ""
 150
 151#: git-gui.sh:1984
 152msgid "Couldn't find gitk in PATH"
 153msgstr ""
 154
 155#: git-gui.sh:2043
 156msgid "Couldn't find git gui in PATH"
 157msgstr ""
 158
 159#: git-gui.sh:2455 lib/choose_repository.tcl:36
 160msgid "Repository"
 161msgstr ""
 162
 163#: git-gui.sh:2456
 164msgid "Edit"
 165msgstr ""
 166
 167#: git-gui.sh:2458 lib/choose_rev.tcl:561
 168msgid "Branch"
 169msgstr ""
 170
 171#: git-gui.sh:2461 lib/choose_rev.tcl:548
 172msgid "Commit@@noun"
 173msgstr ""
 174
 175#: git-gui.sh:2464 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
 176msgid "Merge"
 177msgstr ""
 178
 179#: git-gui.sh:2465 lib/choose_rev.tcl:557
 180msgid "Remote"
 181msgstr ""
 182
 183#: git-gui.sh:2468
 184msgid "Tools"
 185msgstr ""
 186
 187#: git-gui.sh:2477
 188msgid "Explore Working Copy"
 189msgstr ""
 190
 191#: git-gui.sh:2483
 192msgid "Browse Current Branch's Files"
 193msgstr ""
 194
 195#: git-gui.sh:2487
 196msgid "Browse Branch Files..."
 197msgstr ""
 198
 199#: git-gui.sh:2492
 200msgid "Visualize Current Branch's History"
 201msgstr ""
 202
 203#: git-gui.sh:2496
 204msgid "Visualize All Branch History"
 205msgstr ""
 206
 207#: git-gui.sh:2503
 208#, tcl-format
 209msgid "Browse %s's Files"
 210msgstr ""
 211
 212#: git-gui.sh:2505
 213#, tcl-format
 214msgid "Visualize %s's History"
 215msgstr ""
 216
 217#: git-gui.sh:2510 lib/database.tcl:27 lib/database.tcl:67
 218msgid "Database Statistics"
 219msgstr ""
 220
 221#: git-gui.sh:2513 lib/database.tcl:34
 222msgid "Compress Database"
 223msgstr ""
 224
 225#: git-gui.sh:2516
 226msgid "Verify Database"
 227msgstr ""
 228
 229#: git-gui.sh:2523 git-gui.sh:2527 git-gui.sh:2531 lib/shortcut.tcl:8
 230#: lib/shortcut.tcl:40 lib/shortcut.tcl:72
 231msgid "Create Desktop Icon"
 232msgstr ""
 233
 234#: git-gui.sh:2539 lib/choose_repository.tcl:183 lib/choose_repository.tcl:191
 235msgid "Quit"
 236msgstr ""
 237
 238#: git-gui.sh:2547
 239msgid "Undo"
 240msgstr ""
 241
 242#: git-gui.sh:2550
 243msgid "Redo"
 244msgstr ""
 245
 246#: git-gui.sh:2554 git-gui.sh:3109
 247msgid "Cut"
 248msgstr ""
 249
 250#: git-gui.sh:2557 git-gui.sh:3112 git-gui.sh:3186 git-gui.sh:3259
 251#: lib/console.tcl:69
 252msgid "Copy"
 253msgstr ""
 254
 255#: git-gui.sh:2560 git-gui.sh:3115
 256msgid "Paste"
 257msgstr ""
 258
 259#: git-gui.sh:2563 git-gui.sh:3118 lib/branch_delete.tcl:26
 260#: lib/remote_branch_delete.tcl:38
 261msgid "Delete"
 262msgstr ""
 263
 264#: git-gui.sh:2567 git-gui.sh:3122 git-gui.sh:3263 lib/console.tcl:71
 265msgid "Select All"
 266msgstr ""
 267
 268#: git-gui.sh:2576
 269msgid "Create..."
 270msgstr ""
 271
 272#: git-gui.sh:2582
 273msgid "Checkout..."
 274msgstr ""
 275
 276#: git-gui.sh:2588
 277msgid "Rename..."
 278msgstr ""
 279
 280#: git-gui.sh:2593
 281msgid "Delete..."
 282msgstr ""
 283
 284#: git-gui.sh:2598
 285msgid "Reset..."
 286msgstr ""
 287
 288#: git-gui.sh:2608
 289msgid "Done"
 290msgstr ""
 291
 292#: git-gui.sh:2610
 293msgid "Commit@@verb"
 294msgstr ""
 295
 296#: git-gui.sh:2619 git-gui.sh:3050
 297msgid "New Commit"
 298msgstr ""
 299
 300#: git-gui.sh:2627 git-gui.sh:3057
 301msgid "Amend Last Commit"
 302msgstr ""
 303
 304#: git-gui.sh:2637 git-gui.sh:3011 lib/remote_branch_delete.tcl:99
 305msgid "Rescan"
 306msgstr ""
 307
 308#: git-gui.sh:2643
 309msgid "Stage To Commit"
 310msgstr ""
 311
 312#: git-gui.sh:2649
 313msgid "Stage Changed Files To Commit"
 314msgstr ""
 315
 316#: git-gui.sh:2655
 317msgid "Unstage From Commit"
 318msgstr ""
 319
 320#: git-gui.sh:2661 lib/index.tcl:412
 321msgid "Revert Changes"
 322msgstr ""
 323
 324#: git-gui.sh:2669 git-gui.sh:3310 git-gui.sh:3341
 325msgid "Show Less Context"
 326msgstr ""
 327
 328#: git-gui.sh:2673 git-gui.sh:3314 git-gui.sh:3345
 329msgid "Show More Context"
 330msgstr ""
 331
 332#: git-gui.sh:2680 git-gui.sh:3024 git-gui.sh:3133
 333msgid "Sign Off"
 334msgstr ""
 335
 336#: git-gui.sh:2696
 337msgid "Local Merge..."
 338msgstr ""
 339
 340#: git-gui.sh:2701
 341msgid "Abort Merge..."
 342msgstr ""
 343
 344#: git-gui.sh:2713 git-gui.sh:2741
 345msgid "Add..."
 346msgstr ""
 347
 348#: git-gui.sh:2717
 349msgid "Push..."
 350msgstr ""
 351
 352#: git-gui.sh:2721
 353msgid "Delete Branch..."
 354msgstr ""
 355
 356#: git-gui.sh:2731 git-gui.sh:3292
 357msgid "Options..."
 358msgstr ""
 359
 360#: git-gui.sh:2742
 361msgid "Remove..."
 362msgstr ""
 363
 364#: git-gui.sh:2751 lib/choose_repository.tcl:50
 365msgid "Help"
 366msgstr ""
 367
 368#: git-gui.sh:2755 git-gui.sh:2759 lib/about.tcl:14
 369#: lib/choose_repository.tcl:44 lib/choose_repository.tcl:53
 370#, tcl-format
 371msgid "About %s"
 372msgstr ""
 373
 374#: git-gui.sh:2783
 375msgid "Online Documentation"
 376msgstr ""
 377
 378#: git-gui.sh:2786 lib/choose_repository.tcl:47 lib/choose_repository.tcl:56
 379msgid "Show SSH Key"
 380msgstr ""
 381
 382#: git-gui.sh:2893
 383#, tcl-format
 384msgid "fatal: cannot stat path %s: No such file or directory"
 385msgstr ""
 386
 387#: git-gui.sh:2926
 388msgid "Current Branch:"
 389msgstr ""
 390
 391#: git-gui.sh:2947
 392msgid "Staged Changes (Will Commit)"
 393msgstr ""
 394
 395#: git-gui.sh:2967
 396msgid "Unstaged Changes"
 397msgstr ""
 398
 399#: git-gui.sh:3017
 400msgid "Stage Changed"
 401msgstr ""
 402
 403#: git-gui.sh:3036 lib/transport.tcl:104 lib/transport.tcl:193
 404msgid "Push"
 405msgstr ""
 406
 407#: git-gui.sh:3071
 408msgid "Initial Commit Message:"
 409msgstr ""
 410
 411#: git-gui.sh:3072
 412msgid "Amended Commit Message:"
 413msgstr ""
 414
 415#: git-gui.sh:3073
 416msgid "Amended Initial Commit Message:"
 417msgstr ""
 418
 419#: git-gui.sh:3074
 420msgid "Amended Merge Commit Message:"
 421msgstr ""
 422
 423#: git-gui.sh:3075
 424msgid "Merge Commit Message:"
 425msgstr ""
 426
 427#: git-gui.sh:3076
 428msgid "Commit Message:"
 429msgstr ""
 430
 431#: git-gui.sh:3125 git-gui.sh:3267 lib/console.tcl:73
 432msgid "Copy All"
 433msgstr ""
 434
 435#: git-gui.sh:3149 lib/blame.tcl:104
 436msgid "File:"
 437msgstr ""
 438
 439#: git-gui.sh:3255
 440msgid "Refresh"
 441msgstr ""
 442
 443#: git-gui.sh:3276
 444msgid "Decrease Font Size"
 445msgstr ""
 446
 447#: git-gui.sh:3280
 448msgid "Increase Font Size"
 449msgstr ""
 450
 451#: git-gui.sh:3288 lib/blame.tcl:281
 452msgid "Encoding"
 453msgstr ""
 454
 455#: git-gui.sh:3299
 456msgid "Apply/Reverse Hunk"
 457msgstr ""
 458
 459#: git-gui.sh:3304
 460msgid "Apply/Reverse Line"
 461msgstr ""
 462
 463#: git-gui.sh:3323
 464msgid "Run Merge Tool"
 465msgstr ""
 466
 467#: git-gui.sh:3328
 468msgid "Use Remote Version"
 469msgstr ""
 470
 471#: git-gui.sh:3332
 472msgid "Use Local Version"
 473msgstr ""
 474
 475#: git-gui.sh:3336
 476msgid "Revert To Base"
 477msgstr ""
 478
 479#: git-gui.sh:3354
 480msgid "Visualize These Changes In The Submodule"
 481msgstr ""
 482
 483#: git-gui.sh:3358
 484msgid "Visualize Current Branch History In The Submodule"
 485msgstr ""
 486
 487#: git-gui.sh:3362
 488msgid "Visualize All Branch History In The Submodule"
 489msgstr ""
 490
 491#: git-gui.sh:3367
 492msgid "Start git gui In The Submodule"
 493msgstr ""
 494
 495#: git-gui.sh:3389
 496msgid "Unstage Hunk From Commit"
 497msgstr ""
 498
 499#: git-gui.sh:3391
 500msgid "Unstage Lines From Commit"
 501msgstr ""
 502
 503#: git-gui.sh:3393
 504msgid "Unstage Line From Commit"
 505msgstr ""
 506
 507#: git-gui.sh:3396
 508msgid "Stage Hunk For Commit"
 509msgstr ""
 510
 511#: git-gui.sh:3398
 512msgid "Stage Lines For Commit"
 513msgstr ""
 514
 515#: git-gui.sh:3400
 516msgid "Stage Line For Commit"
 517msgstr ""
 518
 519#: git-gui.sh:3424
 520msgid "Initializing..."
 521msgstr ""
 522
 523#: git-gui.sh:3541
 524#, tcl-format
 525msgid ""
 526"Possible environment issues exist.\n"
 527"\n"
 528"The following environment variables are probably\n"
 529"going to be ignored by any Git subprocess run\n"
 530"by %s:\n"
 531"\n"
 532msgstr ""
 533
 534#: git-gui.sh:3570
 535msgid ""
 536"\n"
 537"This is due to a known issue with the\n"
 538"Tcl binary distributed by Cygwin."
 539msgstr ""
 540
 541#: git-gui.sh:3575
 542#, tcl-format
 543msgid ""
 544"\n"
 545"\n"
 546"A good replacement for %s\n"
 547"is placing values for the user.name and\n"
 548"user.email settings into your personal\n"
 549"~/.gitconfig file.\n"
 550msgstr ""
 551
 552#: lib/about.tcl:26
 553msgid "git-gui - a graphical user interface for Git."
 554msgstr ""
 555
 556#: lib/blame.tcl:72
 557msgid "File Viewer"
 558msgstr ""
 559
 560#: lib/blame.tcl:78
 561msgid "Commit:"
 562msgstr ""
 563
 564#: lib/blame.tcl:271
 565msgid "Copy Commit"
 566msgstr ""
 567
 568#: lib/blame.tcl:275
 569msgid "Find Text..."
 570msgstr ""
 571
 572#: lib/blame.tcl:284
 573msgid "Do Full Copy Detection"
 574msgstr ""
 575
 576#: lib/blame.tcl:288
 577msgid "Show History Context"
 578msgstr ""
 579
 580#: lib/blame.tcl:291
 581msgid "Blame Parent Commit"
 582msgstr ""
 583
 584#: lib/blame.tcl:450
 585#, tcl-format
 586msgid "Reading %s..."
 587msgstr ""
 588
 589#: lib/blame.tcl:557
 590msgid "Loading copy/move tracking annotations..."
 591msgstr ""
 592
 593#: lib/blame.tcl:577
 594msgid "lines annotated"
 595msgstr ""
 596
 597#: lib/blame.tcl:769
 598msgid "Loading original location annotations..."
 599msgstr ""
 600
 601#: lib/blame.tcl:772
 602msgid "Annotation complete."
 603msgstr ""
 604
 605#: lib/blame.tcl:802
 606msgid "Busy"
 607msgstr ""
 608
 609#: lib/blame.tcl:803
 610msgid "Annotation process is already running."
 611msgstr ""
 612
 613#: lib/blame.tcl:842
 614msgid "Running thorough copy detection..."
 615msgstr ""
 616
 617#: lib/blame.tcl:910
 618msgid "Loading annotation..."
 619msgstr ""
 620
 621#: lib/blame.tcl:963
 622msgid "Author:"
 623msgstr ""
 624
 625#: lib/blame.tcl:967
 626msgid "Committer:"
 627msgstr ""
 628
 629#: lib/blame.tcl:972
 630msgid "Original File:"
 631msgstr ""
 632
 633#: lib/blame.tcl:1020
 634msgid "Cannot find HEAD commit:"
 635msgstr ""
 636
 637#: lib/blame.tcl:1075
 638msgid "Cannot find parent commit:"
 639msgstr ""
 640
 641#: lib/blame.tcl:1090
 642msgid "Unable to display parent"
 643msgstr ""
 644
 645#: lib/blame.tcl:1091 lib/diff.tcl:320
 646msgid "Error loading diff:"
 647msgstr ""
 648
 649#: lib/blame.tcl:1231
 650msgid "Originally By:"
 651msgstr ""
 652
 653#: lib/blame.tcl:1237
 654msgid "In File:"
 655msgstr ""
 656
 657#: lib/blame.tcl:1242
 658msgid "Copied Or Moved Here By:"
 659msgstr ""
 660
 661#: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
 662msgid "Checkout Branch"
 663msgstr ""
 664
 665#: lib/branch_checkout.tcl:23
 666msgid "Checkout"
 667msgstr ""
 668
 669#: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
 670#: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:282
 671#: lib/checkout_op.tcl:579 lib/choose_font.tcl:43 lib/merge.tcl:172
 672#: lib/option.tcl:125 lib/remote_add.tcl:32 lib/remote_branch_delete.tcl:42
 673#: lib/tools_dlg.tcl:40 lib/tools_dlg.tcl:204 lib/tools_dlg.tcl:352
 674#: lib/transport.tcl:108
 675msgid "Cancel"
 676msgstr ""
 677
 678#: lib/branch_checkout.tcl:32 lib/browser.tcl:287 lib/tools_dlg.tcl:328
 679msgid "Revision"
 680msgstr ""
 681
 682#: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:280
 683msgid "Options"
 684msgstr ""
 685
 686#: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
 687msgid "Fetch Tracking Branch"
 688msgstr ""
 689
 690#: lib/branch_checkout.tcl:44
 691msgid "Detach From Local Branch"
 692msgstr ""
 693
 694#: lib/branch_create.tcl:22
 695msgid "Create Branch"
 696msgstr ""
 697
 698#: lib/branch_create.tcl:27
 699msgid "Create New Branch"
 700msgstr ""
 701
 702#: lib/branch_create.tcl:31 lib/choose_repository.tcl:381
 703msgid "Create"
 704msgstr ""
 705
 706#: lib/branch_create.tcl:40
 707msgid "Branch Name"
 708msgstr ""
 709
 710#: lib/branch_create.tcl:43 lib/remote_add.tcl:39 lib/tools_dlg.tcl:50
 711msgid "Name:"
 712msgstr ""
 713
 714#: lib/branch_create.tcl:58
 715msgid "Match Tracking Branch Name"
 716msgstr ""
 717
 718#: lib/branch_create.tcl:66
 719msgid "Starting Revision"
 720msgstr ""
 721
 722#: lib/branch_create.tcl:72
 723msgid "Update Existing Branch:"
 724msgstr ""
 725
 726#: lib/branch_create.tcl:75
 727msgid "No"
 728msgstr ""
 729
 730#: lib/branch_create.tcl:80
 731msgid "Fast Forward Only"
 732msgstr ""
 733
 734#: lib/branch_create.tcl:85 lib/checkout_op.tcl:571
 735msgid "Reset"
 736msgstr ""
 737
 738#: lib/branch_create.tcl:97
 739msgid "Checkout After Creation"
 740msgstr ""
 741
 742#: lib/branch_create.tcl:131
 743msgid "Please select a tracking branch."
 744msgstr ""
 745
 746#: lib/branch_create.tcl:140
 747#, tcl-format
 748msgid "Tracking branch %s is not a branch in the remote repository."
 749msgstr ""
 750
 751#: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
 752msgid "Please supply a branch name."
 753msgstr ""
 754
 755#: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
 756#, tcl-format
 757msgid "'%s' is not an acceptable branch name."
 758msgstr ""
 759
 760#: lib/branch_delete.tcl:15
 761msgid "Delete Branch"
 762msgstr ""
 763
 764#: lib/branch_delete.tcl:20
 765msgid "Delete Local Branch"
 766msgstr ""
 767
 768#: lib/branch_delete.tcl:37
 769msgid "Local Branches"
 770msgstr ""
 771
 772#: lib/branch_delete.tcl:52
 773msgid "Delete Only If Merged Into"
 774msgstr ""
 775
 776#: lib/branch_delete.tcl:54 lib/remote_branch_delete.tcl:119
 777msgid "Always (Do not perform merge checks)"
 778msgstr ""
 779
 780#: lib/branch_delete.tcl:103
 781#, tcl-format
 782msgid "The following branches are not completely merged into %s:"
 783msgstr ""
 784
 785#: lib/branch_delete.tcl:115 lib/remote_branch_delete.tcl:217
 786msgid ""
 787"Recovering deleted branches is difficult.\n"
 788"\n"
 789"Delete the selected branches?"
 790msgstr ""
 791
 792#: lib/branch_delete.tcl:141
 793#, tcl-format
 794msgid ""
 795"Failed to delete branches:\n"
 796"%s"
 797msgstr ""
 798
 799#: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
 800msgid "Rename Branch"
 801msgstr ""
 802
 803#: lib/branch_rename.tcl:26
 804msgid "Rename"
 805msgstr ""
 806
 807#: lib/branch_rename.tcl:36
 808msgid "Branch:"
 809msgstr ""
 810
 811#: lib/branch_rename.tcl:39
 812msgid "New Name:"
 813msgstr ""
 814
 815#: lib/branch_rename.tcl:75
 816msgid "Please select a branch to rename."
 817msgstr ""
 818
 819#: lib/branch_rename.tcl:96 lib/checkout_op.tcl:202
 820#, tcl-format
 821msgid "Branch '%s' already exists."
 822msgstr ""
 823
 824#: lib/branch_rename.tcl:117
 825#, tcl-format
 826msgid "Failed to rename '%s'."
 827msgstr ""
 828
 829#: lib/browser.tcl:17
 830msgid "Starting..."
 831msgstr ""
 832
 833#: lib/browser.tcl:26
 834msgid "File Browser"
 835msgstr ""
 836
 837#: lib/browser.tcl:126 lib/browser.tcl:143
 838#, tcl-format
 839msgid "Loading %s..."
 840msgstr ""
 841
 842#: lib/browser.tcl:187
 843msgid "[Up To Parent]"
 844msgstr ""
 845
 846#: lib/browser.tcl:267 lib/browser.tcl:273
 847msgid "Browse Branch Files"
 848msgstr ""
 849
 850#: lib/browser.tcl:278 lib/choose_repository.tcl:398
 851#: lib/choose_repository.tcl:486 lib/choose_repository.tcl:497
 852#: lib/choose_repository.tcl:1028
 853msgid "Browse"
 854msgstr ""
 855
 856#: lib/checkout_op.tcl:85
 857#, tcl-format
 858msgid "Fetching %s from %s"
 859msgstr ""
 860
 861#: lib/checkout_op.tcl:133
 862#, tcl-format
 863msgid "fatal: Cannot resolve %s"
 864msgstr ""
 865
 866#: lib/checkout_op.tcl:146 lib/console.tcl:81 lib/database.tcl:31
 867#: lib/sshkey.tcl:53
 868msgid "Close"
 869msgstr ""
 870
 871#: lib/checkout_op.tcl:175
 872#, tcl-format
 873msgid "Branch '%s' does not exist."
 874msgstr ""
 875
 876#: lib/checkout_op.tcl:194
 877#, tcl-format
 878msgid "Failed to configure simplified git-pull for '%s'."
 879msgstr ""
 880
 881#: lib/checkout_op.tcl:229
 882#, tcl-format
 883msgid ""
 884"Branch '%s' already exists.\n"
 885"\n"
 886"It cannot fast-forward to %s.\n"
 887"A merge is required."
 888msgstr ""
 889
 890#: lib/checkout_op.tcl:243
 891#, tcl-format
 892msgid "Merge strategy '%s' not supported."
 893msgstr ""
 894
 895#: lib/checkout_op.tcl:262
 896#, tcl-format
 897msgid "Failed to update '%s'."
 898msgstr ""
 899
 900#: lib/checkout_op.tcl:274
 901msgid "Staging area (index) is already locked."
 902msgstr ""
 903
 904#: lib/checkout_op.tcl:289
 905msgid ""
 906"Last scanned state does not match repository state.\n"
 907"\n"
 908"Another Git program has modified this repository since the last scan.  A "
 909"rescan must be performed before the current branch can be changed.\n"
 910"\n"
 911"The rescan will be automatically started now.\n"
 912msgstr ""
 913
 914#: lib/checkout_op.tcl:345
 915#, tcl-format
 916msgid "Updating working directory to '%s'..."
 917msgstr ""
 918
 919#: lib/checkout_op.tcl:346
 920msgid "files checked out"
 921msgstr ""
 922
 923#: lib/checkout_op.tcl:376
 924#, tcl-format
 925msgid "Aborted checkout of '%s' (file level merging is required)."
 926msgstr ""
 927
 928#: lib/checkout_op.tcl:377
 929msgid "File level merge required."
 930msgstr ""
 931
 932#: lib/checkout_op.tcl:381
 933#, tcl-format
 934msgid "Staying on branch '%s'."
 935msgstr ""
 936
 937#: lib/checkout_op.tcl:452
 938msgid ""
 939"You are no longer on a local branch.\n"
 940"\n"
 941"If you wanted to be on a branch, create one now starting from 'This Detached "
 942"Checkout'."
 943msgstr ""
 944
 945#: lib/checkout_op.tcl:503 lib/checkout_op.tcl:507
 946#, tcl-format
 947msgid "Checked out '%s'."
 948msgstr ""
 949
 950#: lib/checkout_op.tcl:535
 951#, tcl-format
 952msgid "Resetting '%s' to '%s' will lose the following commits:"
 953msgstr ""
 954
 955#: lib/checkout_op.tcl:557
 956msgid "Recovering lost commits may not be easy."
 957msgstr ""
 958
 959#: lib/checkout_op.tcl:562
 960#, tcl-format
 961msgid "Reset '%s'?"
 962msgstr ""
 963
 964#: lib/checkout_op.tcl:567 lib/merge.tcl:164 lib/tools_dlg.tcl:343
 965msgid "Visualize"
 966msgstr ""
 967
 968#: lib/checkout_op.tcl:635
 969#, tcl-format
 970msgid ""
 971"Failed to set current branch.\n"
 972"\n"
 973"This working directory is only partially switched.  We successfully updated "
 974"your files, but failed to update an internal Git file.\n"
 975"\n"
 976"This should not have occurred.  %s will now close and give up."
 977msgstr ""
 978
 979#: lib/choose_font.tcl:39
 980msgid "Select"
 981msgstr ""
 982
 983#: lib/choose_font.tcl:53
 984msgid "Font Family"
 985msgstr ""
 986
 987#: lib/choose_font.tcl:74
 988msgid "Font Size"
 989msgstr ""
 990
 991#: lib/choose_font.tcl:91
 992msgid "Font Example"
 993msgstr ""
 994
 995#: lib/choose_font.tcl:103
 996msgid ""
 997"This is example text.\n"
 998"If you like this text, it can be your font."
 999msgstr ""
1000
1001#: lib/choose_repository.tcl:28
1002msgid "Git Gui"
1003msgstr ""
1004
1005#: lib/choose_repository.tcl:87 lib/choose_repository.tcl:386
1006msgid "Create New Repository"
1007msgstr ""
1008
1009#: lib/choose_repository.tcl:93
1010msgid "New..."
1011msgstr ""
1012
1013#: lib/choose_repository.tcl:100 lib/choose_repository.tcl:471
1014msgid "Clone Existing Repository"
1015msgstr ""
1016
1017#: lib/choose_repository.tcl:106
1018msgid "Clone..."
1019msgstr ""
1020
1021#: lib/choose_repository.tcl:113 lib/choose_repository.tcl:1016
1022msgid "Open Existing Repository"
1023msgstr ""
1024
1025#: lib/choose_repository.tcl:119
1026msgid "Open..."
1027msgstr ""
1028
1029#: lib/choose_repository.tcl:132
1030msgid "Recent Repositories"
1031msgstr ""
1032
1033#: lib/choose_repository.tcl:138
1034msgid "Open Recent Repository:"
1035msgstr ""
1036
1037#: lib/choose_repository.tcl:306 lib/choose_repository.tcl:313
1038#: lib/choose_repository.tcl:320
1039#, tcl-format
1040msgid "Failed to create repository %s:"
1041msgstr ""
1042
1043#: lib/choose_repository.tcl:391
1044msgid "Directory:"
1045msgstr ""
1046
1047#: lib/choose_repository.tcl:423 lib/choose_repository.tcl:550
1048#: lib/choose_repository.tcl:1052
1049msgid "Git Repository"
1050msgstr ""
1051
1052#: lib/choose_repository.tcl:448
1053#, tcl-format
1054msgid "Directory %s already exists."
1055msgstr ""
1056
1057#: lib/choose_repository.tcl:452
1058#, tcl-format
1059msgid "File %s already exists."
1060msgstr ""
1061
1062#: lib/choose_repository.tcl:466
1063msgid "Clone"
1064msgstr ""
1065
1066#: lib/choose_repository.tcl:479
1067msgid "Source Location:"
1068msgstr ""
1069
1070#: lib/choose_repository.tcl:490
1071msgid "Target Directory:"
1072msgstr ""
1073
1074#: lib/choose_repository.tcl:502
1075msgid "Clone Type:"
1076msgstr ""
1077
1078#: lib/choose_repository.tcl:508
1079msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
1080msgstr ""
1081
1082#: lib/choose_repository.tcl:514
1083msgid "Full Copy (Slower, Redundant Backup)"
1084msgstr ""
1085
1086#: lib/choose_repository.tcl:520
1087msgid "Shared (Fastest, Not Recommended, No Backup)"
1088msgstr ""
1089
1090#: lib/choose_repository.tcl:556 lib/choose_repository.tcl:603
1091#: lib/choose_repository.tcl:749 lib/choose_repository.tcl:819
1092#: lib/choose_repository.tcl:1058 lib/choose_repository.tcl:1066
1093#, tcl-format
1094msgid "Not a Git repository: %s"
1095msgstr ""
1096
1097#: lib/choose_repository.tcl:592
1098msgid "Standard only available for local repository."
1099msgstr ""
1100
1101#: lib/choose_repository.tcl:596
1102msgid "Shared only available for local repository."
1103msgstr ""
1104
1105#: lib/choose_repository.tcl:617
1106#, tcl-format
1107msgid "Location %s already exists."
1108msgstr ""
1109
1110#: lib/choose_repository.tcl:628
1111msgid "Failed to configure origin"
1112msgstr ""
1113
1114#: lib/choose_repository.tcl:640
1115msgid "Counting objects"
1116msgstr ""
1117
1118#: lib/choose_repository.tcl:641
1119msgid "buckets"
1120msgstr ""
1121
1122#: lib/choose_repository.tcl:665
1123#, tcl-format
1124msgid "Unable to copy objects/info/alternates: %s"
1125msgstr ""
1126
1127#: lib/choose_repository.tcl:701
1128#, tcl-format
1129msgid "Nothing to clone from %s."
1130msgstr ""
1131
1132#: lib/choose_repository.tcl:703 lib/choose_repository.tcl:917
1133#: lib/choose_repository.tcl:929
1134msgid "The 'master' branch has not been initialized."
1135msgstr ""
1136
1137#: lib/choose_repository.tcl:716
1138msgid "Hardlinks are unavailable.  Falling back to copying."
1139msgstr ""
1140
1141#: lib/choose_repository.tcl:728
1142#, tcl-format
1143msgid "Cloning from %s"
1144msgstr ""
1145
1146#: lib/choose_repository.tcl:759
1147msgid "Copying objects"
1148msgstr ""
1149
1150#: lib/choose_repository.tcl:760
1151msgid "KiB"
1152msgstr ""
1153
1154#: lib/choose_repository.tcl:784
1155#, tcl-format
1156msgid "Unable to copy object: %s"
1157msgstr ""
1158
1159#: lib/choose_repository.tcl:794
1160msgid "Linking objects"
1161msgstr ""
1162
1163#: lib/choose_repository.tcl:795
1164msgid "objects"
1165msgstr ""
1166
1167#: lib/choose_repository.tcl:803
1168#, tcl-format
1169msgid "Unable to hardlink object: %s"
1170msgstr ""
1171
1172#: lib/choose_repository.tcl:858
1173msgid "Cannot fetch branches and objects.  See console output for details."
1174msgstr ""
1175
1176#: lib/choose_repository.tcl:869
1177msgid "Cannot fetch tags.  See console output for details."
1178msgstr ""
1179
1180#: lib/choose_repository.tcl:893
1181msgid "Cannot determine HEAD.  See console output for details."
1182msgstr ""
1183
1184#: lib/choose_repository.tcl:902
1185#, tcl-format
1186msgid "Unable to cleanup %s"
1187msgstr ""
1188
1189#: lib/choose_repository.tcl:908
1190msgid "Clone failed."
1191msgstr ""
1192
1193#: lib/choose_repository.tcl:915
1194msgid "No default branch obtained."
1195msgstr ""
1196
1197#: lib/choose_repository.tcl:926
1198#, tcl-format
1199msgid "Cannot resolve %s as a commit."
1200msgstr ""
1201
1202#: lib/choose_repository.tcl:938
1203msgid "Creating working directory"
1204msgstr ""
1205
1206#: lib/choose_repository.tcl:939 lib/index.tcl:67 lib/index.tcl:130
1207#: lib/index.tcl:198
1208msgid "files"
1209msgstr ""
1210
1211#: lib/choose_repository.tcl:968
1212msgid "Initial file checkout failed."
1213msgstr ""
1214
1215#: lib/choose_repository.tcl:1011
1216msgid "Open"
1217msgstr ""
1218
1219#: lib/choose_repository.tcl:1021
1220msgid "Repository:"
1221msgstr ""
1222
1223#: lib/choose_repository.tcl:1072
1224#, tcl-format
1225msgid "Failed to open repository %s:"
1226msgstr ""
1227
1228#: lib/choose_rev.tcl:53
1229msgid "This Detached Checkout"
1230msgstr ""
1231
1232#: lib/choose_rev.tcl:60
1233msgid "Revision Expression:"
1234msgstr ""
1235
1236#: lib/choose_rev.tcl:74
1237msgid "Local Branch"
1238msgstr ""
1239
1240#: lib/choose_rev.tcl:79
1241msgid "Tracking Branch"
1242msgstr ""
1243
1244#: lib/choose_rev.tcl:84 lib/choose_rev.tcl:538
1245msgid "Tag"
1246msgstr ""
1247
1248#: lib/choose_rev.tcl:317
1249#, tcl-format
1250msgid "Invalid revision: %s"
1251msgstr ""
1252
1253#: lib/choose_rev.tcl:338
1254msgid "No revision selected."
1255msgstr ""
1256
1257#: lib/choose_rev.tcl:346
1258msgid "Revision expression is empty."
1259msgstr ""
1260
1261#: lib/choose_rev.tcl:531
1262msgid "Updated"
1263msgstr ""
1264
1265#: lib/choose_rev.tcl:559
1266msgid "URL"
1267msgstr ""
1268
1269#: lib/commit.tcl:9
1270msgid ""
1271"There is nothing to amend.\n"
1272"\n"
1273"You are about to create the initial commit.  There is no commit before this "
1274"to amend.\n"
1275msgstr ""
1276
1277#: lib/commit.tcl:18
1278msgid ""
1279"Cannot amend while merging.\n"
1280"\n"
1281"You are currently in the middle of a merge that has not been fully "
1282"completed.  You cannot amend the prior commit unless you first abort the "
1283"current merge activity.\n"
1284msgstr ""
1285
1286#: lib/commit.tcl:48
1287msgid "Error loading commit data for amend:"
1288msgstr ""
1289
1290#: lib/commit.tcl:75
1291msgid "Unable to obtain your identity:"
1292msgstr ""
1293
1294#: lib/commit.tcl:80
1295msgid "Invalid GIT_COMMITTER_IDENT:"
1296msgstr ""
1297
1298#: lib/commit.tcl:129
1299#, tcl-format
1300msgid "warning: Tcl does not support encoding '%s'."
1301msgstr ""
1302
1303#: lib/commit.tcl:149
1304msgid ""
1305"Last scanned state does not match repository state.\n"
1306"\n"
1307"Another Git program has modified this repository since the last scan.  A "
1308"rescan must be performed before another commit can be created.\n"
1309"\n"
1310"The rescan will be automatically started now.\n"
1311msgstr ""
1312
1313#: lib/commit.tcl:172
1314#, tcl-format
1315msgid ""
1316"Unmerged files cannot be committed.\n"
1317"\n"
1318"File %s has merge conflicts.  You must resolve them and stage the file "
1319"before committing.\n"
1320msgstr ""
1321
1322#: lib/commit.tcl:180
1323#, tcl-format
1324msgid ""
1325"Unknown file state %s detected.\n"
1326"\n"
1327"File %s cannot be committed by this program.\n"
1328msgstr ""
1329
1330#: lib/commit.tcl:188
1331msgid ""
1332"No changes to commit.\n"
1333"\n"
1334"You must stage at least 1 file before you can commit.\n"
1335msgstr ""
1336
1337#: lib/commit.tcl:203
1338msgid ""
1339"Please supply a commit message.\n"
1340"\n"
1341"A good commit message has the following format:\n"
1342"\n"
1343"- First line: Describe in one sentence what you did.\n"
1344"- Second line: Blank\n"
1345"- Remaining lines: Describe why this change is good.\n"
1346msgstr ""
1347
1348#: lib/commit.tcl:234
1349msgid "Calling pre-commit hook..."
1350msgstr ""
1351
1352#: lib/commit.tcl:249
1353msgid "Commit declined by pre-commit hook."
1354msgstr ""
1355
1356#: lib/commit.tcl:272
1357msgid "Calling commit-msg hook..."
1358msgstr ""
1359
1360#: lib/commit.tcl:287
1361msgid "Commit declined by commit-msg hook."
1362msgstr ""
1363
1364#: lib/commit.tcl:300
1365msgid "Committing changes..."
1366msgstr ""
1367
1368#: lib/commit.tcl:316
1369msgid "write-tree failed:"
1370msgstr ""
1371
1372#: lib/commit.tcl:317 lib/commit.tcl:361 lib/commit.tcl:382
1373msgid "Commit failed."
1374msgstr ""
1375
1376#: lib/commit.tcl:334
1377#, tcl-format
1378msgid "Commit %s appears to be corrupt"
1379msgstr ""
1380
1381#: lib/commit.tcl:339
1382msgid ""
1383"No changes to commit.\n"
1384"\n"
1385"No files were modified by this commit and it was not a merge commit.\n"
1386"\n"
1387"A rescan will be automatically started now.\n"
1388msgstr ""
1389
1390#: lib/commit.tcl:346
1391msgid "No changes to commit."
1392msgstr ""
1393
1394#: lib/commit.tcl:360
1395msgid "commit-tree failed:"
1396msgstr ""
1397
1398#: lib/commit.tcl:381
1399msgid "update-ref failed:"
1400msgstr ""
1401
1402#: lib/commit.tcl:469
1403#, tcl-format
1404msgid "Created commit %s: %s"
1405msgstr ""
1406
1407#: lib/console.tcl:59
1408msgid "Working... please wait..."
1409msgstr ""
1410
1411#: lib/console.tcl:186
1412msgid "Success"
1413msgstr ""
1414
1415#: lib/console.tcl:200
1416msgid "Error: Command Failed"
1417msgstr ""
1418
1419#: lib/database.tcl:43
1420msgid "Number of loose objects"
1421msgstr ""
1422
1423#: lib/database.tcl:44
1424msgid "Disk space used by loose objects"
1425msgstr ""
1426
1427#: lib/database.tcl:45
1428msgid "Number of packed objects"
1429msgstr ""
1430
1431#: lib/database.tcl:46
1432msgid "Number of packs"
1433msgstr ""
1434
1435#: lib/database.tcl:47
1436msgid "Disk space used by packed objects"
1437msgstr ""
1438
1439#: lib/database.tcl:48
1440msgid "Packed objects waiting for pruning"
1441msgstr ""
1442
1443#: lib/database.tcl:49
1444msgid "Garbage files"
1445msgstr ""
1446
1447#: lib/database.tcl:72
1448msgid "Compressing the object database"
1449msgstr ""
1450
1451#: lib/database.tcl:83
1452msgid "Verifying the object database with fsck-objects"
1453msgstr ""
1454
1455#: lib/database.tcl:107
1456#, tcl-format
1457msgid ""
1458"This repository currently has approximately %i loose objects.\n"
1459"\n"
1460"To maintain optimal performance it is strongly recommended that you compress "
1461"the database.\n"
1462"\n"
1463"Compress the database now?"
1464msgstr ""
1465
1466#: lib/date.tcl:25
1467#, tcl-format
1468msgid "Invalid date from Git: %s"
1469msgstr ""
1470
1471#: lib/diff.tcl:64
1472#, tcl-format
1473msgid ""
1474"No differences detected.\n"
1475"\n"
1476"%s has no changes.\n"
1477"\n"
1478"The modification date of this file was updated by another application, but "
1479"the content within the file was not changed.\n"
1480"\n"
1481"A rescan will be automatically started to find other files which may have "
1482"the same state."
1483msgstr ""
1484
1485#: lib/diff.tcl:104
1486#, tcl-format
1487msgid "Loading diff of %s..."
1488msgstr ""
1489
1490#: lib/diff.tcl:125
1491msgid ""
1492"LOCAL: deleted\n"
1493"REMOTE:\n"
1494msgstr ""
1495
1496#: lib/diff.tcl:130
1497msgid ""
1498"REMOTE: deleted\n"
1499"LOCAL:\n"
1500msgstr ""
1501
1502#: lib/diff.tcl:137
1503msgid "LOCAL:\n"
1504msgstr ""
1505
1506#: lib/diff.tcl:140
1507msgid "REMOTE:\n"
1508msgstr ""
1509
1510#: lib/diff.tcl:202 lib/diff.tcl:319
1511#, tcl-format
1512msgid "Unable to display %s"
1513msgstr ""
1514
1515#: lib/diff.tcl:203
1516msgid "Error loading file:"
1517msgstr ""
1518
1519#: lib/diff.tcl:210
1520msgid "Git Repository (subproject)"
1521msgstr ""
1522
1523#: lib/diff.tcl:222
1524msgid "* Binary file (not showing content)."
1525msgstr ""
1526
1527#: lib/diff.tcl:227
1528#, tcl-format
1529msgid ""
1530"* Untracked file is %d bytes.\n"
1531"* Showing only first %d bytes.\n"
1532msgstr ""
1533
1534#: lib/diff.tcl:233
1535#, tcl-format
1536msgid ""
1537"\n"
1538"* Untracked file clipped here by %s.\n"
1539"* To see the entire file, use an external editor.\n"
1540msgstr ""
1541
1542#: lib/diff.tcl:482
1543msgid "Failed to unstage selected hunk."
1544msgstr ""
1545
1546#: lib/diff.tcl:489
1547msgid "Failed to stage selected hunk."
1548msgstr ""
1549
1550#: lib/diff.tcl:568
1551msgid "Failed to unstage selected line."
1552msgstr ""
1553
1554#: lib/diff.tcl:576
1555msgid "Failed to stage selected line."
1556msgstr ""
1557
1558#: lib/encoding.tcl:443
1559msgid "Default"
1560msgstr ""
1561
1562#: lib/encoding.tcl:448
1563#, tcl-format
1564msgid "System (%s)"
1565msgstr ""
1566
1567#: lib/encoding.tcl:459 lib/encoding.tcl:465
1568msgid "Other"
1569msgstr ""
1570
1571#: lib/error.tcl:20 lib/error.tcl:114
1572msgid "error"
1573msgstr ""
1574
1575#: lib/error.tcl:36
1576msgid "warning"
1577msgstr ""
1578
1579#: lib/error.tcl:94
1580msgid "You must correct the above errors before committing."
1581msgstr ""
1582
1583#: lib/index.tcl:6
1584msgid "Unable to unlock the index."
1585msgstr ""
1586
1587#: lib/index.tcl:15
1588msgid "Index Error"
1589msgstr ""
1590
1591#: lib/index.tcl:17
1592msgid ""
1593"Updating the Git index failed.  A rescan will be automatically started to "
1594"resynchronize git-gui."
1595msgstr ""
1596
1597#: lib/index.tcl:28
1598msgid "Continue"
1599msgstr ""
1600
1601#: lib/index.tcl:31
1602msgid "Unlock Index"
1603msgstr ""
1604
1605#: lib/index.tcl:289
1606#, tcl-format
1607msgid "Unstaging %s from commit"
1608msgstr ""
1609
1610#: lib/index.tcl:328
1611msgid "Ready to commit."
1612msgstr ""
1613
1614#: lib/index.tcl:341
1615#, tcl-format
1616msgid "Adding %s"
1617msgstr ""
1618
1619#: lib/index.tcl:398
1620#, tcl-format
1621msgid "Revert changes in file %s?"
1622msgstr ""
1623
1624#: lib/index.tcl:400
1625#, tcl-format
1626msgid "Revert changes in these %i files?"
1627msgstr ""
1628
1629#: lib/index.tcl:408
1630msgid "Any unstaged changes will be permanently lost by the revert."
1631msgstr ""
1632
1633#: lib/index.tcl:411
1634msgid "Do Nothing"
1635msgstr ""
1636
1637#: lib/index.tcl:429
1638msgid "Reverting selected files"
1639msgstr ""
1640
1641#: lib/index.tcl:433
1642#, tcl-format
1643msgid "Reverting %s"
1644msgstr ""
1645
1646#: lib/merge.tcl:13
1647msgid ""
1648"Cannot merge while amending.\n"
1649"\n"
1650"You must finish amending this commit before starting any type of merge.\n"
1651msgstr ""
1652
1653#: lib/merge.tcl:27
1654msgid ""
1655"Last scanned state does not match repository state.\n"
1656"\n"
1657"Another Git program has modified this repository since the last scan.  A "
1658"rescan must be performed before a merge can be performed.\n"
1659"\n"
1660"The rescan will be automatically started now.\n"
1661msgstr ""
1662
1663#: lib/merge.tcl:45
1664#, tcl-format
1665msgid ""
1666"You are in the middle of a conflicted merge.\n"
1667"\n"
1668"File %s has merge conflicts.\n"
1669"\n"
1670"You must resolve them, stage the file, and commit to complete the current "
1671"merge.  Only then can you begin another merge.\n"
1672msgstr ""
1673
1674#: lib/merge.tcl:55
1675#, tcl-format
1676msgid ""
1677"You are in the middle of a change.\n"
1678"\n"
1679"File %s is modified.\n"
1680"\n"
1681"You should complete the current commit before starting a merge.  Doing so "
1682"will help you abort a failed merge, should the need arise.\n"
1683msgstr ""
1684
1685#: lib/merge.tcl:107
1686#, tcl-format
1687msgid "%s of %s"
1688msgstr ""
1689
1690#: lib/merge.tcl:120
1691#, tcl-format
1692msgid "Merging %s and %s..."
1693msgstr ""
1694
1695#: lib/merge.tcl:131
1696msgid "Merge completed successfully."
1697msgstr ""
1698
1699#: lib/merge.tcl:133
1700msgid "Merge failed.  Conflict resolution is required."
1701msgstr ""
1702
1703#: lib/merge.tcl:158
1704#, tcl-format
1705msgid "Merge Into %s"
1706msgstr ""
1707
1708#: lib/merge.tcl:177
1709msgid "Revision To Merge"
1710msgstr ""
1711
1712#: lib/merge.tcl:212
1713msgid ""
1714"Cannot abort while amending.\n"
1715"\n"
1716"You must finish amending this commit.\n"
1717msgstr ""
1718
1719#: lib/merge.tcl:222
1720msgid ""
1721"Abort merge?\n"
1722"\n"
1723"Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1724"\n"
1725"Continue with aborting the current merge?"
1726msgstr ""
1727
1728#: lib/merge.tcl:228
1729msgid ""
1730"Reset changes?\n"
1731"\n"
1732"Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1733"\n"
1734"Continue with resetting the current changes?"
1735msgstr ""
1736
1737#: lib/merge.tcl:239
1738msgid "Aborting"
1739msgstr ""
1740
1741#: lib/merge.tcl:239
1742msgid "files reset"
1743msgstr ""
1744
1745#: lib/merge.tcl:267
1746msgid "Abort failed."
1747msgstr ""
1748
1749#: lib/merge.tcl:269
1750msgid "Abort completed.  Ready."
1751msgstr ""
1752
1753#: lib/mergetool.tcl:8
1754msgid "Force resolution to the base version?"
1755msgstr ""
1756
1757#: lib/mergetool.tcl:9
1758msgid "Force resolution to this branch?"
1759msgstr ""
1760
1761#: lib/mergetool.tcl:10
1762msgid "Force resolution to the other branch?"
1763msgstr ""
1764
1765#: lib/mergetool.tcl:14
1766#, tcl-format
1767msgid ""
1768"Note that the diff shows only conflicting changes.\n"
1769"\n"
1770"%s will be overwritten.\n"
1771"\n"
1772"This operation can be undone only by restarting the merge."
1773msgstr ""
1774
1775#: lib/mergetool.tcl:45
1776#, tcl-format
1777msgid "File %s seems to have unresolved conflicts, still stage?"
1778msgstr ""
1779
1780#: lib/mergetool.tcl:60
1781#, tcl-format
1782msgid "Adding resolution for %s"
1783msgstr ""
1784
1785#: lib/mergetool.tcl:141
1786msgid "Cannot resolve deletion or link conflicts using a tool"
1787msgstr ""
1788
1789#: lib/mergetool.tcl:146
1790msgid "Conflict file does not exist"
1791msgstr ""
1792
1793#: lib/mergetool.tcl:264
1794#, tcl-format
1795msgid "Not a GUI merge tool: '%s'"
1796msgstr ""
1797
1798#: lib/mergetool.tcl:268
1799#, tcl-format
1800msgid "Unsupported merge tool '%s'"
1801msgstr ""
1802
1803#: lib/mergetool.tcl:303
1804msgid "Merge tool is already running, terminate it?"
1805msgstr ""
1806
1807#: lib/mergetool.tcl:323
1808#, tcl-format
1809msgid ""
1810"Error retrieving versions:\n"
1811"%s"
1812msgstr ""
1813
1814#: lib/mergetool.tcl:343
1815#, tcl-format
1816msgid ""
1817"Could not start the merge tool:\n"
1818"\n"
1819"%s"
1820msgstr ""
1821
1822#: lib/mergetool.tcl:347
1823msgid "Running merge tool..."
1824msgstr ""
1825
1826#: lib/mergetool.tcl:375 lib/mergetool.tcl:383
1827msgid "Merge tool failed."
1828msgstr ""
1829
1830#: lib/option.tcl:11
1831#, tcl-format
1832msgid "Invalid global encoding '%s'"
1833msgstr ""
1834
1835#: lib/option.tcl:19
1836#, tcl-format
1837msgid "Invalid repo encoding '%s'"
1838msgstr ""
1839
1840#: lib/option.tcl:117
1841msgid "Restore Defaults"
1842msgstr ""
1843
1844#: lib/option.tcl:121
1845msgid "Save"
1846msgstr ""
1847
1848#: lib/option.tcl:131
1849#, tcl-format
1850msgid "%s Repository"
1851msgstr ""
1852
1853#: lib/option.tcl:132
1854msgid "Global (All Repositories)"
1855msgstr ""
1856
1857#: lib/option.tcl:138
1858msgid "User Name"
1859msgstr ""
1860
1861#: lib/option.tcl:139
1862msgid "Email Address"
1863msgstr ""
1864
1865#: lib/option.tcl:141
1866msgid "Summarize Merge Commits"
1867msgstr ""
1868
1869#: lib/option.tcl:142
1870msgid "Merge Verbosity"
1871msgstr ""
1872
1873#: lib/option.tcl:143
1874msgid "Show Diffstat After Merge"
1875msgstr ""
1876
1877#: lib/option.tcl:144
1878msgid "Use Merge Tool"
1879msgstr ""
1880
1881#: lib/option.tcl:146
1882msgid "Trust File Modification Timestamps"
1883msgstr ""
1884
1885#: lib/option.tcl:147
1886msgid "Prune Tracking Branches During Fetch"
1887msgstr ""
1888
1889#: lib/option.tcl:148
1890msgid "Match Tracking Branches"
1891msgstr ""
1892
1893#: lib/option.tcl:149
1894msgid "Blame Copy Only On Changed Files"
1895msgstr ""
1896
1897#: lib/option.tcl:150
1898msgid "Minimum Letters To Blame Copy On"
1899msgstr ""
1900
1901#: lib/option.tcl:151
1902msgid "Blame History Context Radius (days)"
1903msgstr ""
1904
1905#: lib/option.tcl:152
1906msgid "Number of Diff Context Lines"
1907msgstr ""
1908
1909#: lib/option.tcl:153
1910msgid "Commit Message Text Width"
1911msgstr ""
1912
1913#: lib/option.tcl:154
1914msgid "New Branch Name Template"
1915msgstr ""
1916
1917#: lib/option.tcl:155
1918msgid "Default File Contents Encoding"
1919msgstr ""
1920
1921#: lib/option.tcl:203
1922msgid "Change"
1923msgstr ""
1924
1925#: lib/option.tcl:230
1926msgid "Spelling Dictionary:"
1927msgstr ""
1928
1929#: lib/option.tcl:254
1930msgid "Change Font"
1931msgstr ""
1932
1933#: lib/option.tcl:258
1934#, tcl-format
1935msgid "Choose %s"
1936msgstr ""
1937
1938#: lib/option.tcl:264
1939msgid "pt."
1940msgstr ""
1941
1942#: lib/option.tcl:278
1943msgid "Preferences"
1944msgstr ""
1945
1946#: lib/option.tcl:314
1947msgid "Failed to completely save options:"
1948msgstr ""
1949
1950#: lib/remote.tcl:163
1951msgid "Remove Remote"
1952msgstr ""
1953
1954#: lib/remote.tcl:168
1955msgid "Prune from"
1956msgstr ""
1957
1958#: lib/remote.tcl:173
1959msgid "Fetch from"
1960msgstr ""
1961
1962#: lib/remote.tcl:215
1963msgid "Push to"
1964msgstr ""
1965
1966#: lib/remote_add.tcl:19
1967msgid "Add Remote"
1968msgstr ""
1969
1970#: lib/remote_add.tcl:24
1971msgid "Add New Remote"
1972msgstr ""
1973
1974#: lib/remote_add.tcl:28 lib/tools_dlg.tcl:36
1975msgid "Add"
1976msgstr ""
1977
1978#: lib/remote_add.tcl:37
1979msgid "Remote Details"
1980msgstr ""
1981
1982#: lib/remote_add.tcl:50
1983msgid "Location:"
1984msgstr ""
1985
1986#: lib/remote_add.tcl:62
1987msgid "Further Action"
1988msgstr ""
1989
1990#: lib/remote_add.tcl:65
1991msgid "Fetch Immediately"
1992msgstr ""
1993
1994#: lib/remote_add.tcl:71
1995msgid "Initialize Remote Repository and Push"
1996msgstr ""
1997
1998#: lib/remote_add.tcl:77
1999msgid "Do Nothing Else Now"
2000msgstr ""
2001
2002#: lib/remote_add.tcl:101
2003msgid "Please supply a remote name."
2004msgstr ""
2005
2006#: lib/remote_add.tcl:114
2007#, tcl-format
2008msgid "'%s' is not an acceptable remote name."
2009msgstr ""
2010
2011#: lib/remote_add.tcl:125
2012#, tcl-format
2013msgid "Failed to add remote '%s' of location '%s'."
2014msgstr ""
2015
2016#: lib/remote_add.tcl:133 lib/transport.tcl:6
2017#, tcl-format
2018msgid "fetch %s"
2019msgstr ""
2020
2021#: lib/remote_add.tcl:134
2022#, tcl-format
2023msgid "Fetching the %s"
2024msgstr ""
2025
2026#: lib/remote_add.tcl:157
2027#, tcl-format
2028msgid "Do not know how to initialize repository at location '%s'."
2029msgstr ""
2030
2031#: lib/remote_add.tcl:163 lib/transport.tcl:25 lib/transport.tcl:63
2032#: lib/transport.tcl:81
2033#, tcl-format
2034msgid "push %s"
2035msgstr ""
2036
2037#: lib/remote_add.tcl:164
2038#, tcl-format
2039msgid "Setting up the %s (at %s)"
2040msgstr ""
2041
2042#: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
2043msgid "Delete Branch Remotely"
2044msgstr ""
2045
2046#: lib/remote_branch_delete.tcl:47
2047msgid "From Repository"
2048msgstr ""
2049
2050#: lib/remote_branch_delete.tcl:50 lib/transport.tcl:134
2051msgid "Remote:"
2052msgstr ""
2053
2054#: lib/remote_branch_delete.tcl:66 lib/transport.tcl:149
2055msgid "Arbitrary Location:"
2056msgstr ""
2057
2058#: lib/remote_branch_delete.tcl:84
2059msgid "Branches"
2060msgstr ""
2061
2062#: lib/remote_branch_delete.tcl:109
2063msgid "Delete Only If"
2064msgstr ""
2065
2066#: lib/remote_branch_delete.tcl:111
2067msgid "Merged Into:"
2068msgstr ""
2069
2070#: lib/remote_branch_delete.tcl:152
2071msgid "A branch is required for 'Merged Into'."
2072msgstr ""
2073
2074#: lib/remote_branch_delete.tcl:184
2075#, tcl-format
2076msgid ""
2077"The following branches are not completely merged into %s:\n"
2078"\n"
2079" - %s"
2080msgstr ""
2081
2082#: lib/remote_branch_delete.tcl:189
2083#, tcl-format
2084msgid ""
2085"One or more of the merge tests failed because you have not fetched the "
2086"necessary commits.  Try fetching from %s first."
2087msgstr ""
2088
2089#: lib/remote_branch_delete.tcl:207
2090msgid "Please select one or more branches to delete."
2091msgstr ""
2092
2093#: lib/remote_branch_delete.tcl:226
2094#, tcl-format
2095msgid "Deleting branches from %s"
2096msgstr ""
2097
2098#: lib/remote_branch_delete.tcl:292
2099msgid "No repository selected."
2100msgstr ""
2101
2102#: lib/remote_branch_delete.tcl:297
2103#, tcl-format
2104msgid "Scanning %s..."
2105msgstr ""
2106
2107#: lib/search.tcl:21
2108msgid "Find:"
2109msgstr ""
2110
2111#: lib/search.tcl:23
2112msgid "Next"
2113msgstr ""
2114
2115#: lib/search.tcl:24
2116msgid "Prev"
2117msgstr ""
2118
2119#: lib/search.tcl:25
2120msgid "Case-Sensitive"
2121msgstr ""
2122
2123#: lib/shortcut.tcl:21 lib/shortcut.tcl:62
2124msgid "Cannot write shortcut:"
2125msgstr ""
2126
2127#: lib/shortcut.tcl:137
2128msgid "Cannot write icon:"
2129msgstr ""
2130
2131#: lib/spellcheck.tcl:57
2132msgid "Unsupported spell checker"
2133msgstr ""
2134
2135#: lib/spellcheck.tcl:65
2136msgid "Spell checking is unavailable"
2137msgstr ""
2138
2139#: lib/spellcheck.tcl:68
2140msgid "Invalid spell checking configuration"
2141msgstr ""
2142
2143#: lib/spellcheck.tcl:70
2144#, tcl-format
2145msgid "Reverting dictionary to %s."
2146msgstr ""
2147
2148#: lib/spellcheck.tcl:73
2149msgid "Spell checker silently failed on startup"
2150msgstr ""
2151
2152#: lib/spellcheck.tcl:80
2153msgid "Unrecognized spell checker"
2154msgstr ""
2155
2156#: lib/spellcheck.tcl:186
2157msgid "No Suggestions"
2158msgstr ""
2159
2160#: lib/spellcheck.tcl:388
2161msgid "Unexpected EOF from spell checker"
2162msgstr ""
2163
2164#: lib/spellcheck.tcl:392
2165msgid "Spell Checker Failed"
2166msgstr ""
2167
2168#: lib/sshkey.tcl:31
2169msgid "No keys found."
2170msgstr ""
2171
2172#: lib/sshkey.tcl:34
2173#, tcl-format
2174msgid "Found a public key in: %s"
2175msgstr ""
2176
2177#: lib/sshkey.tcl:40
2178msgid "Generate Key"
2179msgstr ""
2180
2181#: lib/sshkey.tcl:56
2182msgid "Copy To Clipboard"
2183msgstr ""
2184
2185#: lib/sshkey.tcl:70
2186msgid "Your OpenSSH Public Key"
2187msgstr ""
2188
2189#: lib/sshkey.tcl:78
2190msgid "Generating..."
2191msgstr ""
2192
2193#: lib/sshkey.tcl:84
2194#, tcl-format
2195msgid ""
2196"Could not start ssh-keygen:\n"
2197"\n"
2198"%s"
2199msgstr ""
2200
2201#: lib/sshkey.tcl:111
2202msgid "Generation failed."
2203msgstr ""
2204
2205#: lib/sshkey.tcl:118
2206msgid "Generation succeeded, but no keys found."
2207msgstr ""
2208
2209#: lib/sshkey.tcl:121
2210#, tcl-format
2211msgid "Your key is in: %s"
2212msgstr ""
2213
2214#: lib/status_bar.tcl:83
2215#, tcl-format
2216msgid "%s ... %*i of %*i %s (%3i%%)"
2217msgstr ""
2218
2219#: lib/tools.tcl:75
2220#, tcl-format
2221msgid "Running %s requires a selected file."
2222msgstr ""
2223
2224#: lib/tools.tcl:90
2225#, tcl-format
2226msgid "Are you sure you want to run %s?"
2227msgstr ""
2228
2229#: lib/tools.tcl:110
2230#, tcl-format
2231msgid "Tool: %s"
2232msgstr ""
2233
2234#: lib/tools.tcl:111
2235#, tcl-format
2236msgid "Running: %s"
2237msgstr ""
2238
2239#: lib/tools.tcl:149
2240#, tcl-format
2241msgid "Tool completed successfully: %s"
2242msgstr ""
2243
2244#: lib/tools.tcl:151
2245#, tcl-format
2246msgid "Tool failed: %s"
2247msgstr ""
2248
2249#: lib/tools_dlg.tcl:22
2250msgid "Add Tool"
2251msgstr ""
2252
2253#: lib/tools_dlg.tcl:28
2254msgid "Add New Tool Command"
2255msgstr ""
2256
2257#: lib/tools_dlg.tcl:33
2258msgid "Add globally"
2259msgstr ""
2260
2261#: lib/tools_dlg.tcl:45
2262msgid "Tool Details"
2263msgstr ""
2264
2265#: lib/tools_dlg.tcl:48
2266msgid "Use '/' separators to create a submenu tree:"
2267msgstr ""
2268
2269#: lib/tools_dlg.tcl:61
2270msgid "Command:"
2271msgstr ""
2272
2273#: lib/tools_dlg.tcl:74
2274msgid "Show a dialog before running"
2275msgstr ""
2276
2277#: lib/tools_dlg.tcl:80
2278msgid "Ask the user to select a revision (sets $REVISION)"
2279msgstr ""
2280
2281#: lib/tools_dlg.tcl:85
2282msgid "Ask the user for additional arguments (sets $ARGS)"
2283msgstr ""
2284
2285#: lib/tools_dlg.tcl:92
2286msgid "Don't show the command output window"
2287msgstr ""
2288
2289#: lib/tools_dlg.tcl:97
2290msgid "Run only if a diff is selected ($FILENAME not empty)"
2291msgstr ""
2292
2293#: lib/tools_dlg.tcl:121
2294msgid "Please supply a name for the tool."
2295msgstr ""
2296
2297#: lib/tools_dlg.tcl:129
2298#, tcl-format
2299msgid "Tool '%s' already exists."
2300msgstr ""
2301
2302#: lib/tools_dlg.tcl:151
2303#, tcl-format
2304msgid ""
2305"Could not add tool:\n"
2306"%s"
2307msgstr ""
2308
2309#: lib/tools_dlg.tcl:190
2310msgid "Remove Tool"
2311msgstr ""
2312
2313#: lib/tools_dlg.tcl:196
2314msgid "Remove Tool Commands"
2315msgstr ""
2316
2317#: lib/tools_dlg.tcl:200
2318msgid "Remove"
2319msgstr ""
2320
2321#: lib/tools_dlg.tcl:236
2322msgid "(Blue denotes repository-local tools)"
2323msgstr ""
2324
2325#: lib/tools_dlg.tcl:297
2326#, tcl-format
2327msgid "Run Command: %s"
2328msgstr ""
2329
2330#: lib/tools_dlg.tcl:311
2331msgid "Arguments"
2332msgstr ""
2333
2334#: lib/tools_dlg.tcl:348
2335msgid "OK"
2336msgstr ""
2337
2338#: lib/transport.tcl:7
2339#, tcl-format
2340msgid "Fetching new changes from %s"
2341msgstr ""
2342
2343#: lib/transport.tcl:18
2344#, tcl-format
2345msgid "remote prune %s"
2346msgstr ""
2347
2348#: lib/transport.tcl:19
2349#, tcl-format
2350msgid "Pruning tracking branches deleted from %s"
2351msgstr ""
2352
2353#: lib/transport.tcl:26
2354#, tcl-format
2355msgid "Pushing changes to %s"
2356msgstr ""
2357
2358#: lib/transport.tcl:64
2359#, tcl-format
2360msgid "Mirroring to %s"
2361msgstr ""
2362
2363#: lib/transport.tcl:82
2364#, tcl-format
2365msgid "Pushing %s %s to %s"
2366msgstr ""
2367
2368#: lib/transport.tcl:100
2369msgid "Push Branches"
2370msgstr ""
2371
2372#: lib/transport.tcl:114
2373msgid "Source Branches"
2374msgstr ""
2375
2376#: lib/transport.tcl:131
2377msgid "Destination Repository"
2378msgstr ""
2379
2380#: lib/transport.tcl:169
2381msgid "Transfer Options"
2382msgstr ""
2383
2384#: lib/transport.tcl:171
2385msgid "Force overwrite existing branch (may discard changes)"
2386msgstr ""
2387
2388#: lib/transport.tcl:175
2389msgid "Use thin pack (for slow network connections)"
2390msgstr ""
2391
2392#: lib/transport.tcl:179
2393msgid "Include tags"
2394msgstr ""