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