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