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#: 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#: git-gui.sh:689
  25#, tcl-format
  26msgid "Invalid font specified in %s:"
  27msgstr ""
  28#: git-gui.sh:723
  30msgid "Main Font"
  31msgstr ""
  32#: git-gui.sh:724
  34msgid "Diff/Console Font"
  35msgstr ""
  36#: git-gui.sh:738
  38msgid "Cannot find git in PATH."
  39msgstr ""
  40#: git-gui.sh:765
  42msgid "Cannot parse Git version string:"
  43msgstr ""
  44#: 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#: git-gui.sh:1062
  58msgid "Git directory not found:"
  59msgstr ""
  60#: git-gui.sh:1069
  62msgid "Cannot move to top of working directory:"
  63msgstr ""
  64#: git-gui.sh:1076
  66msgid "Cannot use funny .git directory:"
  67msgstr ""
  68#: git-gui.sh:1081
  70msgid "No working directory"
  71msgstr ""
  72#: git-gui.sh:1247 lib/checkout_op.tcl:305
  74msgid "Refreshing file status..."
  75msgstr ""
  76#: git-gui.sh:1303
  78msgid "Scanning for modified files ..."
  79msgstr ""
  80#: git-gui.sh:1367
  82msgid "Calling prepare-commit-msg hook..."
  83msgstr ""
  84#: git-gui.sh:1384
  86msgid "Commit declined by prepare-commit-msg hook."
  87msgstr ""
  88#: git-gui.sh:1542 lib/browser.tcl:246
  90msgid "Ready."
  91msgstr ""
  92#: git-gui.sh:1726
  94#, tcl-format
  95msgid "Displaying only %s of %s files."
  96msgstr ""
  97#: git-gui.sh:1819
  99msgid "Unmodified"
 100msgstr ""
 101#: git-gui.sh:1821
 103msgid "Modified, not staged"
 104msgstr ""
 105#: git-gui.sh:1822 git-gui.sh:1830
 107msgid "Staged for commit"
 108msgstr ""
 109#: git-gui.sh:1823 git-gui.sh:1831
 111msgid "Portions staged for commit"
 112msgstr ""
 113#: git-gui.sh:1824 git-gui.sh:1832
 115msgid "Staged for commit, missing"
 116msgstr ""
 117#: git-gui.sh:1826
 119msgid "File type changed, not staged"
 120msgstr ""
 121#: git-gui.sh:1827
 123msgid "File type changed, staged"
 124msgstr ""
 125#: git-gui.sh:1829
 127msgid "Untracked, not staged"
 128msgstr ""
 129#: git-gui.sh:1834
 131msgid "Missing"
 132msgstr ""
 133#: git-gui.sh:1835
 135msgid "Staged for removal"
 136msgstr ""
 137#: git-gui.sh:1836
 139msgid "Staged for removal, still present"
 140msgstr ""
 141#: 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#: git-gui.sh:1878
 148msgid "Starting gitk... please wait..."
 149msgstr ""
 150#: git-gui.sh:1887
 152msgid "Couldn't find gitk in PATH"
 153msgstr ""
 154#: git-gui.sh:2280 lib/choose_repository.tcl:36
 156msgid "Repository"
 157msgstr ""
 158#: git-gui.sh:2281
 160msgid "Edit"
 161msgstr ""
 162#: git-gui.sh:2283 lib/choose_rev.tcl:561
 164msgid "Branch"
 165msgstr ""
 166#: git-gui.sh:2286 lib/choose_rev.tcl:548
 168msgid "Commit@@noun"
 169msgstr ""
 170#: git-gui.sh:2289 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
 172msgid "Merge"
 173msgstr ""
 174#: git-gui.sh:2290 lib/choose_rev.tcl:557
 176msgid "Remote"
 177msgstr ""
 178#: git-gui.sh:2293
 180msgid "Tools"
 181msgstr ""
 182#: git-gui.sh:2302
 184msgid "Explore Working Copy"
 185msgstr ""
 186#: git-gui.sh:2307
 188msgid "Browse Current Branch's Files"
 189msgstr ""
 190#: git-gui.sh:2311
 192msgid "Browse Branch Files..."
 193msgstr ""
 194#: git-gui.sh:2316
 196msgid "Visualize Current Branch's History"
 197msgstr ""
 198#: git-gui.sh:2320
 200msgid "Visualize All Branch History"
 201msgstr ""
 202#: git-gui.sh:2327
 204#, tcl-format
 205msgid "Browse %s's Files"
 206msgstr ""
 207#: git-gui.sh:2329
 209#, tcl-format
 210msgid "Visualize %s's History"
 211msgstr ""
 212#: git-gui.sh:2334 lib/database.tcl:27 lib/database.tcl:67
 214msgid "Database Statistics"
 215msgstr ""
 216#: git-gui.sh:2337 lib/database.tcl:34
 218msgid "Compress Database"
 219msgstr ""
 220#: git-gui.sh:2340
 222msgid "Verify Database"
 223msgstr ""
 224#: 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#: git-gui.sh:2363 lib/choose_repository.tcl:183 lib/choose_repository.tcl:191
 231msgid "Quit"
 232msgstr ""
 233#: git-gui.sh:2371
 235msgid "Undo"
 236msgstr ""
 237#: git-gui.sh:2374
 239msgid "Redo"
 240msgstr ""
 241#: git-gui.sh:2378 git-gui.sh:2937
 243msgid "Cut"
 244msgstr ""
 245#: 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#: git-gui.sh:2384 git-gui.sh:2943
 252msgid "Paste"
 253msgstr ""
 254#: git-gui.sh:2387 git-gui.sh:2946 lib/branch_delete.tcl:26
 256#: lib/remote_branch_delete.tcl:38
 257msgid "Delete"
 258msgstr ""
 259#: git-gui.sh:2391 git-gui.sh:2950 git-gui.sh:3100 lib/console.tcl:71
 261msgid "Select All"
 262msgstr ""
 263#: git-gui.sh:2400
 265msgid "Create..."
 266msgstr ""
 267#: git-gui.sh:2406
 269msgid "Checkout..."
 270msgstr ""
 271#: git-gui.sh:2412
 273msgid "Rename..."
 274msgstr ""
 275#: git-gui.sh:2417
 277msgid "Delete..."
 278msgstr ""
 279#: git-gui.sh:2422
 281msgid "Reset..."
 282msgstr ""
 283#: git-gui.sh:2432
 285msgid "Done"
 286msgstr ""
 287#: git-gui.sh:2434
 289msgid "Commit@@verb"
 290msgstr ""
 291#: git-gui.sh:2443 git-gui.sh:2878
 293msgid "New Commit"
 294msgstr ""
 295#: git-gui.sh:2451 git-gui.sh:2885
 297msgid "Amend Last Commit"
 298msgstr ""
 299#: git-gui.sh:2461 git-gui.sh:2839 lib/remote_branch_delete.tcl:99
 301msgid "Rescan"
 302msgstr ""
 303#: git-gui.sh:2467
 305msgid "Stage To Commit"
 306msgstr ""
 307#: git-gui.sh:2473
 309msgid "Stage Changed Files To Commit"
 310msgstr ""
 311#: git-gui.sh:2479
 313msgid "Unstage From Commit"
 314msgstr ""
 315#: git-gui.sh:2484 lib/index.tcl:410
 317msgid "Revert Changes"
 318msgstr ""
 319#: git-gui.sh:2491 git-gui.sh:3083
 321msgid "Show Less Context"
 322msgstr ""
 323#: git-gui.sh:2495 git-gui.sh:3087
 325msgid "Show More Context"
 326msgstr ""
 327#: git-gui.sh:2502 git-gui.sh:2852 git-gui.sh:2961
 329msgid "Sign Off"
 330msgstr ""
 331#: git-gui.sh:2518
 333msgid "Local Merge..."
 334msgstr ""
 335#: git-gui.sh:2523
 337msgid "Abort Merge..."
 338msgstr ""
 339#: git-gui.sh:2535 git-gui.sh:2575
 341msgid "Add..."
 342msgstr ""
 343#: git-gui.sh:2539
 345msgid "Push..."
 346msgstr ""
 347#: git-gui.sh:2543
 349msgid "Delete Branch..."
 350msgstr ""
 351#: 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#: git-gui.sh:2557
 359msgid "Preferences..."
 360msgstr ""
 361#: git-gui.sh:2565 git-gui.sh:3129
 363msgid "Options..."
 364msgstr ""
 365#: git-gui.sh:2576
 367msgid "Remove..."
 368msgstr ""
 369#: git-gui.sh:2585 lib/choose_repository.tcl:50
 371msgid "Help"
 372msgstr ""
 373#: git-gui.sh:2611
 375msgid "Online Documentation"
 376msgstr ""
 377#: git-gui.sh:2614 lib/choose_repository.tcl:47 lib/choose_repository.tcl:56
 379msgid "Show SSH Key"
 380msgstr ""
 381#: git-gui.sh:2721
 383#, tcl-format
 384msgid "fatal: cannot stat path %s: No such file or directory"
 385msgstr ""
 386#: git-gui.sh:2754
 388msgid "Current Branch:"
 389msgstr ""
 390#: git-gui.sh:2775
 392msgid "Staged Changes (Will Commit)"
 393msgstr ""
 394#: git-gui.sh:2795
 396msgid "Unstaged Changes"
 397msgstr ""
 398#: git-gui.sh:2845
 400msgid "Stage Changed"
 401msgstr ""
 402#: git-gui.sh:2864 lib/transport.tcl:104 lib/transport.tcl:193
 404msgid "Push"
 405msgstr ""
 406#: git-gui.sh:2899
 408msgid "Initial Commit Message:"
 409msgstr ""
 410#: git-gui.sh:2900
 412msgid "Amended Commit Message:"
 413msgstr ""
 414#: git-gui.sh:2901
 416msgid "Amended Initial Commit Message:"
 417msgstr ""
 418#: git-gui.sh:2902
 420msgid "Amended Merge Commit Message:"
 421msgstr ""
 422#: git-gui.sh:2903
 424msgid "Merge Commit Message:"
 425msgstr ""
 426#: git-gui.sh:2904
 428msgid "Commit Message:"
 429msgstr ""
 430#: git-gui.sh:2953 git-gui.sh:3104 lib/console.tcl:73
 432msgid "Copy All"
 433msgstr ""
 434#: git-gui.sh:2977 lib/blame.tcl:104
 436msgid "File:"
 437msgstr ""
 438#: git-gui.sh:3092
 440msgid "Refresh"
 441msgstr ""
 442#: git-gui.sh:3113
 444msgid "Decrease Font Size"
 445msgstr ""
 446#: git-gui.sh:3117
 448msgid "Increase Font Size"
 449msgstr ""
 450#: git-gui.sh:3125 lib/blame.tcl:281
 452msgid "Encoding"
 453msgstr ""
 454#: git-gui.sh:3136
 456msgid "Apply/Reverse Hunk"
 457msgstr ""
 458#: git-gui.sh:3141
 460msgid "Apply/Reverse Line"
 461msgstr ""
 462#: git-gui.sh:3151
 464msgid "Run Merge Tool"
 465msgstr ""
 466#: git-gui.sh:3156
 468msgid "Use Remote Version"
 469msgstr ""
 470#: git-gui.sh:3160
 472msgid "Use Local Version"
 473msgstr ""
 474#: git-gui.sh:3164
 476msgid "Revert To Base"
 477msgstr ""
 478#: git-gui.sh:3183
 480msgid "Unstage Hunk From Commit"
 481msgstr ""
 482#: git-gui.sh:3184
 484msgid "Unstage Line From Commit"
 485msgstr ""
 486#: git-gui.sh:3186
 488msgid "Stage Hunk For Commit"
 489msgstr ""
 490#: git-gui.sh:3187
 492msgid "Stage Line For Commit"
 493msgstr ""
 494#: git-gui.sh:3210
 496msgid "Initializing..."
 497msgstr ""
 498#: 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#: 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#: 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#: lib/about.tcl:26
 529msgid "git-gui - a graphical user interface for Git."
 530msgstr ""
 531#: lib/blame.tcl:72
 533msgid "File Viewer"
 534msgstr ""
 535#: lib/blame.tcl:78
 537msgid "Commit:"
 538msgstr ""
 539#: lib/blame.tcl:271
 541msgid "Copy Commit"
 542msgstr ""
 543#: lib/blame.tcl:275
 545msgid "Find Text..."
 546msgstr ""
 547#: lib/blame.tcl:284
 549msgid "Do Full Copy Detection"
 550msgstr ""
 551#: lib/blame.tcl:288
 553msgid "Show History Context"
 554msgstr ""
 555#: lib/blame.tcl:291
 557msgid "Blame Parent Commit"
 558msgstr ""
 559#: lib/blame.tcl:450
 561#, tcl-format
 562msgid "Reading %s..."
 563msgstr ""
 564#: lib/blame.tcl:557
 566msgid "Loading copy/move tracking annotations..."
 567msgstr ""
 568#: lib/blame.tcl:577
 570msgid "lines annotated"
 571msgstr ""
 572#: lib/blame.tcl:769
 574msgid "Loading original location annotations..."
 575msgstr ""
 576#: lib/blame.tcl:772
 578msgid "Annotation complete."
 579msgstr ""
 580#: lib/blame.tcl:802
 582msgid "Busy"
 583msgstr ""
 584#: lib/blame.tcl:803
 586msgid "Annotation process is already running."
 587msgstr ""
 588#: lib/blame.tcl:842
 590msgid "Running thorough copy detection..."
 591msgstr ""
 592#: lib/blame.tcl:910
 594msgid "Loading annotation..."
 595msgstr ""
 596#: lib/blame.tcl:963
 598msgid "Author:"
 599msgstr ""
 600#: lib/blame.tcl:967
 602msgid "Committer:"
 603msgstr ""
 604#: lib/blame.tcl:972
 606msgid "Original File:"
 607msgstr ""
 608#: lib/blame.tcl:1020
 610msgid "Cannot find HEAD commit:"
 611msgstr ""
 612#: lib/blame.tcl:1075
 614msgid "Cannot find parent commit:"
 615msgstr ""
 616#: lib/blame.tcl:1090
 618msgid "Unable to display parent"
 619msgstr ""
 620#: lib/blame.tcl:1091 lib/diff.tcl:297
 622msgid "Error loading diff:"
 623msgstr ""
 624#: lib/blame.tcl:1231
 626msgid "Originally By:"
 627msgstr ""
 628#: lib/blame.tcl:1237
 630msgid "In File:"
 631msgstr ""
 632#: lib/blame.tcl:1242
 634msgid "Copied Or Moved Here By:"
 635msgstr ""
 636#: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
 638msgid "Checkout Branch"
 639msgstr ""
 640#: lib/branch_checkout.tcl:23
 642msgid "Checkout"
 643msgstr ""
 644#: 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#: lib/branch_checkout.tcl:32 lib/browser.tcl:287 lib/tools_dlg.tcl:328
 655msgid "Revision"
 656msgstr ""
 657#: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:280
 659msgid "Options"
 660msgstr ""
 661#: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
 663msgid "Fetch Tracking Branch"
 664msgstr ""
 665#: lib/branch_checkout.tcl:44
 667msgid "Detach From Local Branch"
 668msgstr ""
 669#: lib/branch_create.tcl:22
 671msgid "Create Branch"
 672msgstr ""
 673#: lib/branch_create.tcl:27
 675msgid "Create New Branch"
 676msgstr ""
 677#: lib/branch_create.tcl:31 lib/choose_repository.tcl:377
 679msgid "Create"
 680msgstr ""
 681#: lib/branch_create.tcl:40
 683msgid "Branch Name"
 684msgstr ""
 685#: lib/branch_create.tcl:43 lib/remote_add.tcl:39 lib/tools_dlg.tcl:50
 687msgid "Name:"
 688msgstr ""
 689#: lib/branch_create.tcl:58
 691msgid "Match Tracking Branch Name"
 692msgstr ""
 693#: lib/branch_create.tcl:66
 695msgid "Starting Revision"
 696msgstr ""
 697#: lib/branch_create.tcl:72
 699msgid "Update Existing Branch:"
 700msgstr ""
 701#: lib/branch_create.tcl:75
 703msgid "No"
 704msgstr ""
 705#: lib/branch_create.tcl:80
 707msgid "Fast Forward Only"
 708msgstr ""
 709#: lib/branch_create.tcl:85 lib/checkout_op.tcl:536
 711msgid "Reset"
 712msgstr ""
 713#: lib/branch_create.tcl:97
 715msgid "Checkout After Creation"
 716msgstr ""
 717#: lib/branch_create.tcl:131
 719msgid "Please select a tracking branch."
 720msgstr ""
 721#: lib/branch_create.tcl:140
 723#, tcl-format
 724msgid "Tracking branch %s is not a branch in the remote repository."
 725msgstr ""
 726#: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
 728msgid "Please supply a branch name."
 729msgstr ""
 730#: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
 732#, tcl-format
 733msgid "'%s' is not an acceptable branch name."
 734msgstr ""
 735#: lib/branch_delete.tcl:15
 737msgid "Delete Branch"
 738msgstr ""
 739#: lib/branch_delete.tcl:20
 741msgid "Delete Local Branch"
 742msgstr ""
 743#: lib/branch_delete.tcl:37
 745msgid "Local Branches"
 746msgstr ""
 747#: lib/branch_delete.tcl:52
 749msgid "Delete Only If Merged Into"
 750msgstr ""
 751#: lib/branch_delete.tcl:54
 753msgid "Always (Do not perform merge test.)"
 754msgstr ""
 755#: lib/branch_delete.tcl:103
 757#, tcl-format
 758msgid "The following branches are not completely merged into %s:"
 759msgstr ""
 760#: lib/branch_delete.tcl:141
 762#, tcl-format
 763msgid ""
 764"Failed to delete branches:\n"
 765"%s"
 766msgstr ""
 767#: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
 769msgid "Rename Branch"
 770msgstr ""
 771#: lib/branch_rename.tcl:26
 773msgid "Rename"
 774msgstr ""
 775#: lib/branch_rename.tcl:36
 777msgid "Branch:"
 778msgstr ""
 779#: lib/branch_rename.tcl:39
 781msgid "New Name:"
 782msgstr ""
 783#: lib/branch_rename.tcl:75
 785msgid "Please select a branch to rename."
 786msgstr ""
 787#: lib/branch_rename.tcl:96 lib/checkout_op.tcl:201
 789#, tcl-format
 790msgid "Branch '%s' already exists."
 791msgstr ""
 792#: lib/branch_rename.tcl:117
 794#, tcl-format
 795msgid "Failed to rename '%s'."
 796msgstr ""
 797#: lib/browser.tcl:17
 799msgid "Starting..."
 800msgstr ""
 801#: lib/browser.tcl:26
 803msgid "File Browser"
 804msgstr ""
 805#: lib/browser.tcl:126 lib/browser.tcl:143
 807#, tcl-format
 808msgid "Loading %s..."
 809msgstr ""
 810#: lib/browser.tcl:187
 812msgid "[Up To Parent]"
 813msgstr ""
 814#: lib/browser.tcl:267 lib/browser.tcl:273
 816msgid "Browse Branch Files"
 817msgstr ""
 818#: 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#: lib/checkout_op.tcl:84
 826#, tcl-format
 827msgid "Fetching %s from %s"
 828msgstr ""
 829#: lib/checkout_op.tcl:132
 831#, tcl-format
 832msgid "fatal: Cannot resolve %s"
 833msgstr ""
 834#: lib/checkout_op.tcl:145 lib/console.tcl:81 lib/database.tcl:31
 836#: lib/sshkey.tcl:53
 837msgid "Close"
 838msgstr ""
 839#: lib/checkout_op.tcl:174
 841#, tcl-format
 842msgid "Branch '%s' does not exist."
 843msgstr ""
 844#: lib/checkout_op.tcl:193
 846#, tcl-format
 847msgid "Failed to configure simplified git-pull for '%s'."
 848msgstr ""
 849#: 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#: lib/checkout_op.tcl:242
 860#, tcl-format
 861msgid "Merge strategy '%s' not supported."
 862msgstr ""
 863#: lib/checkout_op.tcl:261
 865#, tcl-format
 866msgid "Failed to update '%s'."
 867msgstr ""
 868#: lib/checkout_op.tcl:273
 870msgid "Staging area (index) is already locked."
 871msgstr ""
 872#: 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#: lib/checkout_op.tcl:344
 884#, tcl-format
 885msgid "Updating working directory to '%s'..."
 886msgstr ""
 887#: lib/checkout_op.tcl:345
 889msgid "files checked out"
 890msgstr ""
 891#: lib/checkout_op.tcl:375
 893#, tcl-format
 894msgid "Aborted checkout of '%s' (file level merging is required)."
 895msgstr ""
 896#: lib/checkout_op.tcl:376
 898msgid "File level merge required."
 899msgstr ""
 900#: lib/checkout_op.tcl:380
 902#, tcl-format
 903msgid "Staying on branch '%s'."
 904msgstr ""
 905#: 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#: lib/checkout_op.tcl:468 lib/checkout_op.tcl:472
 915#, tcl-format
 916msgid "Checked out '%s'."
 917msgstr ""
 918#: lib/checkout_op.tcl:500
 920#, tcl-format
 921msgid "Resetting '%s' to '%s' will lose the following commits:"
 922msgstr ""
 923#: lib/checkout_op.tcl:522
 925msgid "Recovering lost commits may not be easy."
 926msgstr ""
 927#: lib/checkout_op.tcl:527
 929#, tcl-format
 930msgid "Reset '%s'?"
 931msgstr ""
 932#: lib/checkout_op.tcl:532 lib/merge.tcl:164 lib/tools_dlg.tcl:343
 934msgid "Visualize"
 935msgstr ""
 936#: 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#: lib/choose_font.tcl:39
 949msgid "Select"
 950msgstr ""
 951#: lib/choose_font.tcl:53
 953msgid "Font Family"
 954msgstr ""
 955#: lib/choose_font.tcl:74
 957msgid "Font Size"
 958msgstr ""
 959#: lib/choose_font.tcl:91
 961msgid "Font Example"
 962msgstr ""
 963#: 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#: lib/choose_repository.tcl:28
 971msgid "Git Gui"
 972msgstr ""
 973#: lib/choose_repository.tcl:87 lib/choose_repository.tcl:382
 975msgid "Create New Repository"
 976msgstr ""
 977#: lib/choose_repository.tcl:93
 979msgid "New..."
 980msgstr ""
 981#: lib/choose_repository.tcl:100 lib/choose_repository.tcl:465
 983msgid "Clone Existing Repository"
 984msgstr ""
 985#: lib/choose_repository.tcl:106
 987msgid "Clone..."
 988msgstr ""
 989#: lib/choose_repository.tcl:113 lib/choose_repository.tcl:983
 991msgid "Open Existing Repository"
 992msgstr ""
 993#: lib/choose_repository.tcl:119
 995msgid "Open..."
 996msgstr ""
 997#: lib/choose_repository.tcl:132
 999msgid "Recent Repositories"
1000msgstr ""
1001#: lib/choose_repository.tcl:138
1003msgid "Open Recent Repository:"
1004msgstr ""
1005#: 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#: lib/choose_repository.tcl:387
1013msgid "Directory:"
1014msgstr ""
1015#: lib/choose_repository.tcl:417 lib/choose_repository.tcl:544
1017#: lib/choose_repository.tcl:1017
1018msgid "Git Repository"
1019msgstr ""
1020#: lib/choose_repository.tcl:442
1022#, tcl-format
1023msgid "Directory %s already exists."
1024msgstr ""
1025#: lib/choose_repository.tcl:446
1027#, tcl-format
1028msgid "File %s already exists."
1029msgstr ""
1030#: lib/choose_repository.tcl:460
1032msgid "Clone"
1033msgstr ""
1034#: lib/choose_repository.tcl:473
1036msgid "Source Location:"
1037msgstr ""
1038#: lib/choose_repository.tcl:484
1040msgid "Target Directory:"
1041msgstr ""
1042#: lib/choose_repository.tcl:496
1044msgid "Clone Type:"
1045msgstr ""
1046#: lib/choose_repository.tcl:502
1048msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
1049msgstr ""
1050#: lib/choose_repository.tcl:508
1052msgid "Full Copy (Slower, Redundant Backup)"
1053msgstr ""
1054#: lib/choose_repository.tcl:514
1056msgid "Shared (Fastest, Not Recommended, No Backup)"
1057msgstr ""
1058#: 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#: lib/choose_repository.tcl:586
1067msgid "Standard only available for local repository."
1068msgstr ""
1069#: lib/choose_repository.tcl:590
1071msgid "Shared only available for local repository."
1072msgstr ""
1073#: lib/choose_repository.tcl:611
1075#, tcl-format
1076msgid "Location %s already exists."
1077msgstr ""
1078#: lib/choose_repository.tcl:622
1080msgid "Failed to configure origin"
1081msgstr ""
1082#: lib/choose_repository.tcl:634
1084msgid "Counting objects"
1085msgstr ""
1086#: lib/choose_repository.tcl:635
1088msgid "buckets"
1089msgstr ""
1090#: lib/choose_repository.tcl:659
1092#, tcl-format
1093msgid "Unable to copy objects/info/alternates: %s"
1094msgstr ""
1095#: lib/choose_repository.tcl:695
1097#, tcl-format
1098msgid "Nothing to clone from %s."
1099msgstr ""
1100#: 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#: lib/choose_repository.tcl:710
1107msgid "Hardlinks are unavailable.  Falling back to copying."
1108msgstr ""
1109#: lib/choose_repository.tcl:722
1111#, tcl-format
1112msgid "Cloning from %s"
1113msgstr ""
1114#: lib/choose_repository.tcl:753
1116msgid "Copying objects"
1117msgstr ""
1118#: lib/choose_repository.tcl:754
1120msgid "KiB"
1121msgstr ""
1122#: lib/choose_repository.tcl:778
1124#, tcl-format
1125msgid "Unable to copy object: %s"
1126msgstr ""
1127#: lib/choose_repository.tcl:788
1129msgid "Linking objects"
1130msgstr ""
1131#: lib/choose_repository.tcl:789
1133msgid "objects"
1134msgstr ""
1135#: lib/choose_repository.tcl:797
1137#, tcl-format
1138msgid "Unable to hardlink object: %s"
1139msgstr ""
1140#: lib/choose_repository.tcl:852
1142msgid "Cannot fetch branches and objects.  See console output for details."
1143msgstr ""
1144#: lib/choose_repository.tcl:863
1146msgid "Cannot fetch tags.  See console output for details."
1147msgstr ""
1148#: lib/choose_repository.tcl:887
1150msgid "Cannot determine HEAD.  See console output for details."
1151msgstr ""
1152#: lib/choose_repository.tcl:896
1154#, tcl-format
1155msgid "Unable to cleanup %s"
1156msgstr ""
1157#: lib/choose_repository.tcl:902
1159msgid "Clone failed."
1160msgstr ""
1161#: lib/choose_repository.tcl:909
1163msgid "No default branch obtained."
1164msgstr ""
1165#: lib/choose_repository.tcl:920
1167#, tcl-format
1168msgid "Cannot resolve %s as a commit."
1169msgstr ""
1170#: lib/choose_repository.tcl:932
1172msgid "Creating working directory"
1173msgstr ""
1174#: lib/choose_repository.tcl:933 lib/index.tcl:65 lib/index.tcl:128
1176#: lib/index.tcl:196
1177msgid "files"
1178msgstr ""
1179#: lib/choose_repository.tcl:962
1181msgid "Initial file checkout failed."
1182msgstr ""
1183#: lib/choose_repository.tcl:978
1185msgid "Open"
1186msgstr ""
1187#: lib/choose_repository.tcl:988
1189msgid "Repository:"
1190msgstr ""
1191#: lib/choose_repository.tcl:1037
1193#, tcl-format
1194msgid "Failed to open repository %s:"
1195msgstr ""
1196#: lib/choose_rev.tcl:53
1198msgid "This Detached Checkout"
1199msgstr ""
1200#: lib/choose_rev.tcl:60
1202msgid "Revision Expression:"
1203msgstr ""
1204#: lib/choose_rev.tcl:74
1206msgid "Local Branch"
1207msgstr ""
1208#: lib/choose_rev.tcl:79
1210msgid "Tracking Branch"
1211msgstr ""
1212#: lib/choose_rev.tcl:84 lib/choose_rev.tcl:538
1214msgid "Tag"
1215msgstr ""
1216#: lib/choose_rev.tcl:317
1218#, tcl-format
1219msgid "Invalid revision: %s"
1220msgstr ""
1221#: lib/choose_rev.tcl:338
1223msgid "No revision selected."
1224msgstr ""
1225#: lib/choose_rev.tcl:346
1227msgid "Revision expression is empty."
1228msgstr ""
1229#: lib/choose_rev.tcl:531
1231msgid "Updated"
1232msgstr ""
1233#: lib/choose_rev.tcl:559
1235msgid "URL"
1236msgstr ""
1237#: 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#: 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#: lib/commit.tcl:48
1256msgid "Error loading commit data for amend:"
1257msgstr ""
1258#: lib/commit.tcl:75
1260msgid "Unable to obtain your identity:"
1261msgstr ""
1262#: lib/commit.tcl:80
1264msgid "Invalid GIT_COMMITTER_IDENT:"
1265msgstr ""
1266#: 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#: 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#: 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#: 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#: 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#: lib/commit.tcl:210
1313#, tcl-format
1314msgid "warning: Tcl does not support encoding '%s'."
1315msgstr ""
1316#: lib/commit.tcl:226
1318msgid "Calling pre-commit hook..."
1319msgstr ""
1320#: lib/commit.tcl:241
1322msgid "Commit declined by pre-commit hook."
1323msgstr ""
1324#: lib/commit.tcl:264
1326msgid "Calling commit-msg hook..."
1327msgstr ""
1328#: lib/commit.tcl:279
1330msgid "Commit declined by commit-msg hook."
1331msgstr ""
1332#: lib/commit.tcl:292
1334msgid "Committing changes..."
1335msgstr ""
1336#: lib/commit.tcl:308
1338msgid "write-tree failed:"
1339msgstr ""
1340#: lib/commit.tcl:309 lib/commit.tcl:353 lib/commit.tcl:373
1342msgid "Commit failed."
1343msgstr ""
1344#: lib/commit.tcl:326
1346#, tcl-format
1347msgid "Commit %s appears to be corrupt"
1348msgstr ""
1349#: 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#: lib/commit.tcl:338
1360msgid "No changes to commit."
1361msgstr ""
1362#: lib/commit.tcl:352
1364msgid "commit-tree failed:"
1365msgstr ""
1366#: lib/commit.tcl:372
1368msgid "update-ref failed:"
1369msgstr ""
1370#: lib/commit.tcl:460
1372#, tcl-format
1373msgid "Created commit %s: %s"
1374msgstr ""
1375#: lib/console.tcl:59
1377msgid "Working... please wait..."
1378msgstr ""
1379#: lib/console.tcl:186
1381msgid "Success"
1382msgstr ""
1383#: lib/console.tcl:200
1385msgid "Error: Command Failed"
1386msgstr ""
1387#: lib/database.tcl:43
1389msgid "Number of loose objects"
1390msgstr ""
1391#: lib/database.tcl:44
1393msgid "Disk space used by loose objects"
1394msgstr ""
1395#: lib/database.tcl:45
1397msgid "Number of packed objects"
1398msgstr ""
1399#: lib/database.tcl:46
1401msgid "Number of packs"
1402msgstr ""
1403#: lib/database.tcl:47
1405msgid "Disk space used by packed objects"
1406msgstr ""
1407#: lib/database.tcl:48
1409msgid "Packed objects waiting for pruning"
1410msgstr ""
1411#: lib/database.tcl:49
1413msgid "Garbage files"
1414msgstr ""
1415#: lib/database.tcl:72
1417msgid "Compressing the object database"
1418msgstr ""
1419#: lib/database.tcl:83
1421msgid "Verifying the object database with fsck-objects"
1422msgstr ""
1423#: 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#: lib/date.tcl:25
1436#, tcl-format
1437msgid "Invalid date from Git: %s"
1438msgstr ""
1439#: 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#: lib/diff.tcl:99
1455#, tcl-format
1456msgid "Loading diff of %s..."
1457msgstr ""
1458#: lib/diff.tcl:120
1460msgid ""
1461"LOCAL: deleted\n"
1462"REMOTE:\n"
1463msgstr ""
1464#: lib/diff.tcl:125
1466msgid ""
1467"REMOTE: deleted\n"
1468"LOCAL:\n"
1469msgstr ""
1470#: lib/diff.tcl:132
1472msgid "LOCAL:\n"
1473msgstr ""
1474#: lib/diff.tcl:135
1476msgid "REMOTE:\n"
1477msgstr ""
1478#: lib/diff.tcl:197 lib/diff.tcl:296
1480#, tcl-format
1481msgid "Unable to display %s"
1482msgstr ""
1483#: lib/diff.tcl:198
1485msgid "Error loading file:"
1486msgstr ""
1487#: lib/diff.tcl:205
1489msgid "Git Repository (subproject)"
1490msgstr ""
1491#: lib/diff.tcl:217
1493msgid "* Binary file (not showing content)."
1494msgstr ""
1495#: lib/diff.tcl:222
1497#, tcl-format
1498msgid ""
1499"* Untracked file is %d bytes.\n"
1500"* Showing only first %d bytes.\n"
1501msgstr ""
1502#: 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#: lib/diff.tcl:436
1512msgid "Failed to unstage selected hunk."
1513msgstr ""
1514#: lib/diff.tcl:443
1516msgid "Failed to stage selected hunk."
1517msgstr ""
1518#: lib/diff.tcl:509
1520msgid "Failed to unstage selected line."
1521msgstr ""
1522#: lib/diff.tcl:517
1524msgid "Failed to stage selected line."
1525msgstr ""
1526#: lib/encoding.tcl:443
1528msgid "Default"
1529msgstr ""
1530#: lib/encoding.tcl:448
1532#, tcl-format
1533msgid "System (%s)"
1534msgstr ""
1535#: lib/encoding.tcl:459 lib/encoding.tcl:465
1537msgid "Other"
1538msgstr ""
1539#: lib/error.tcl:20 lib/error.tcl:114
1541msgid "error"
1542msgstr ""
1543#: lib/error.tcl:36
1545msgid "warning"
1546msgstr ""
1547#: lib/error.tcl:94
1549msgid "You must correct the above errors before committing."
1550msgstr ""
1551#: lib/index.tcl:6
1553msgid "Unable to unlock the index."
1554msgstr ""
1555#: lib/index.tcl:15
1557msgid "Index Error"
1558msgstr ""
1559#: lib/index.tcl:21
1561msgid ""
1562"Updating the Git index failed.  A rescan will be automatically started to "
1563"resynchronize git-gui."
1564msgstr ""
1565#: lib/index.tcl:27
1567msgid "Continue"
1568msgstr ""
1569#: lib/index.tcl:31
1571msgid "Unlock Index"
1572msgstr ""
1573#: lib/index.tcl:287
1575#, tcl-format
1576msgid "Unstaging %s from commit"
1577msgstr ""
1578#: lib/index.tcl:326
1580msgid "Ready to commit."
1581msgstr ""
1582#: lib/index.tcl:339
1584#, tcl-format
1585msgid "Adding %s"
1586msgstr ""
1587#: lib/index.tcl:396
1589#, tcl-format
1590msgid "Revert changes in file %s?"
1591msgstr ""
1592#: lib/index.tcl:398
1594#, tcl-format
1595msgid "Revert changes in these %i files?"
1596msgstr ""
1597#: lib/index.tcl:406
1599msgid "Any unstaged changes will be permanently lost by the revert."
1600msgstr ""
1601#: lib/index.tcl:409
1603msgid "Do Nothing"
1604msgstr ""
1605#: lib/index.tcl:427
1607msgid "Reverting selected files"
1608msgstr ""
1609#: lib/index.tcl:431
1611#, tcl-format
1612msgid "Reverting %s"
1613msgstr ""
1614#: 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#: 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#: 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#: 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#: lib/merge.tcl:107
1655#, tcl-format
1656msgid "%s of %s"
1657msgstr ""
1658#: lib/merge.tcl:120
1660#, tcl-format
1661msgid "Merging %s and %s..."
1662msgstr ""
1663#: lib/merge.tcl:131
1665msgid "Merge completed successfully."
1666msgstr ""
1667#: lib/merge.tcl:133
1669msgid "Merge failed.  Conflict resolution is required."
1670msgstr ""
1671#: lib/merge.tcl:158
1673#, tcl-format
1674msgid "Merge Into %s"
1675msgstr ""
1676#: lib/merge.tcl:177
1678msgid "Revision To Merge"
1679msgstr ""
1680#: lib/merge.tcl:212
1682msgid ""
1683"Cannot abort while amending.\n"
1684"\n"
1685"You must finish amending this commit.\n"
1686msgstr ""
1687#: 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#: 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#: lib/merge.tcl:239
1707msgid "Aborting"
1708msgstr ""
1709#: lib/merge.tcl:239
1711msgid "files reset"
1712msgstr ""
1713#: lib/merge.tcl:267
1715msgid "Abort failed."
1716msgstr ""
1717#: lib/merge.tcl:269
1719msgid "Abort completed.  Ready."
1720msgstr ""
1721#: lib/mergetool.tcl:8
1723msgid "Force resolution to the base version?"
1724msgstr ""
1725#: lib/mergetool.tcl:9
1727msgid "Force resolution to this branch?"
1728msgstr ""
1729#: lib/mergetool.tcl:10
1731msgid "Force resolution to the other branch?"
1732msgstr ""
1733#: 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#: lib/mergetool.tcl:45
1745#, tcl-format
1746msgid "File %s seems to have unresolved conflicts, still stage?"
1747msgstr ""
1748#: lib/mergetool.tcl:60
1750#, tcl-format
1751msgid "Adding resolution for %s"
1752msgstr ""
1753#: lib/mergetool.tcl:141
1755msgid "Cannot resolve deletion or link conflicts using a tool"
1756msgstr ""
1757#: lib/mergetool.tcl:146
1759msgid "Conflict file does not exist"
1760msgstr ""
1761#: lib/mergetool.tcl:264
1763#, tcl-format
1764msgid "Not a GUI merge tool: '%s'"
1765msgstr ""
1766#: lib/mergetool.tcl:268
1768#, tcl-format
1769msgid "Unsupported merge tool '%s'"
1770msgstr ""
1771#: lib/mergetool.tcl:303
1773msgid "Merge tool is already running, terminate it?"
1774msgstr ""
1775#: lib/mergetool.tcl:323
1777#, tcl-format
1778msgid ""
1779"Error retrieving versions:\n"
1780"%s"
1781msgstr ""
1782#: lib/mergetool.tcl:343
1784#, tcl-format
1785msgid ""
1786"Could not start the merge tool:\n"
1787"\n"
1788"%s"
1789msgstr ""
1790#: lib/mergetool.tcl:347
1792msgid "Running merge tool..."
1793msgstr ""
1794#: lib/mergetool.tcl:375 lib/mergetool.tcl:383
1796msgid "Merge tool failed."
1797msgstr ""
1798#: lib/option.tcl:11
1800#, tcl-format
1801msgid "Invalid global encoding '%s'"
1802msgstr ""
1803#: lib/option.tcl:19
1805#, tcl-format
1806msgid "Invalid repo encoding '%s'"
1807msgstr ""
1808#: lib/option.tcl:117
1810msgid "Restore Defaults"
1811msgstr ""
1812#: lib/option.tcl:121
1814msgid "Save"
1815msgstr ""
1816#: lib/option.tcl:131
1818#, tcl-format
1819msgid "%s Repository"
1820msgstr ""
1821#: lib/option.tcl:132
1823msgid "Global (All Repositories)"
1824msgstr ""
1825#: lib/option.tcl:138
1827msgid "User Name"
1828msgstr ""
1829#: lib/option.tcl:139
1831msgid "Email Address"
1832msgstr ""
1833#: lib/option.tcl:141
1835msgid "Summarize Merge Commits"
1836msgstr ""
1837#: lib/option.tcl:142
1839msgid "Merge Verbosity"
1840msgstr ""
1841#: lib/option.tcl:143
1843msgid "Show Diffstat After Merge"
1844msgstr ""
1845#: lib/option.tcl:144
1847msgid "Use Merge Tool"
1848msgstr ""
1849#: lib/option.tcl:146
1851msgid "Trust File Modification Timestamps"
1852msgstr ""
1853#: lib/option.tcl:147
1855msgid "Prune Tracking Branches During Fetch"
1856msgstr ""
1857#: lib/option.tcl:148
1859msgid "Match Tracking Branches"
1860msgstr ""
1861#: lib/option.tcl:149
1863msgid "Blame Copy Only On Changed Files"
1864msgstr ""
1865#: lib/option.tcl:150
1867msgid "Minimum Letters To Blame Copy On"
1868msgstr ""
1869#: lib/option.tcl:151
1871msgid "Blame History Context Radius (days)"
1872msgstr ""
1873#: lib/option.tcl:152
1875msgid "Number of Diff Context Lines"
1876msgstr ""
1877#: lib/option.tcl:153
1879msgid "Commit Message Text Width"
1880msgstr ""
1881#: lib/option.tcl:154
1883msgid "New Branch Name Template"
1884msgstr ""
1885#: lib/option.tcl:155
1887msgid "Default File Contents Encoding"
1888msgstr ""
1889#: lib/option.tcl:203
1891msgid "Change"
1892msgstr ""
1893#: lib/option.tcl:230
1895msgid "Spelling Dictionary:"
1896msgstr ""
1897#: lib/option.tcl:254
1899msgid "Change Font"
1900msgstr ""
1901#: lib/option.tcl:258
1903#, tcl-format
1904msgid "Choose %s"
1905msgstr ""
1906#: lib/option.tcl:264
1908msgid "pt."
1909msgstr ""
1910#: lib/option.tcl:278
1912msgid "Preferences"
1913msgstr ""
1914#: lib/option.tcl:314
1916msgid "Failed to completely save options:"
1917msgstr ""
1918#: lib/remote.tcl:163
1920msgid "Remove Remote"
1921msgstr ""
1922#: lib/remote.tcl:168
1924msgid "Prune from"
1925msgstr ""
1926#: lib/remote.tcl:173
1928msgid "Fetch from"
1929msgstr ""
1930#: lib/remote.tcl:215
1932msgid "Push to"
1933msgstr ""
1934#: lib/remote_add.tcl:19
1936msgid "Add Remote"
1937msgstr ""
1938#: lib/remote_add.tcl:24
1940msgid "Add New Remote"
1941msgstr ""
1942#: lib/remote_add.tcl:28 lib/tools_dlg.tcl:36
1944msgid "Add"
1945msgstr ""
1946#: lib/remote_add.tcl:37
1948msgid "Remote Details"
1949msgstr ""
1950#: lib/remote_add.tcl:50
1952msgid "Location:"
1953msgstr ""
1954#: lib/remote_add.tcl:62
1956msgid "Further Action"
1957msgstr ""
1958#: lib/remote_add.tcl:65
1960msgid "Fetch Immediately"
1961msgstr ""
1962#: lib/remote_add.tcl:71
1964msgid "Initialize Remote Repository and Push"
1965msgstr ""
1966#: lib/remote_add.tcl:77
1968msgid "Do Nothing Else Now"
1969msgstr ""
1970#: lib/remote_add.tcl:101
1972msgid "Please supply a remote name."
1973msgstr ""
1974#: lib/remote_add.tcl:114
1976#, tcl-format
1977msgid "'%s' is not an acceptable remote name."
1978msgstr ""
1979#: lib/remote_add.tcl:125
1981#, tcl-format
1982msgid "Failed to add remote '%s' of location '%s'."
1983msgstr ""
1984#: lib/remote_add.tcl:133 lib/transport.tcl:6
1986#, tcl-format
1987msgid "fetch %s"
1988msgstr ""
1989#: lib/remote_add.tcl:134
1991#, tcl-format
1992msgid "Fetching the %s"
1993msgstr ""
1994#: lib/remote_add.tcl:157
1996#, tcl-format
1997msgid "Do not know how to initialize repository at location '%s'."
1998msgstr ""
1999#: 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#: lib/remote_add.tcl:164
2007#, tcl-format
2008msgid "Setting up the %s (at %s)"
2009msgstr ""
2010#: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
2012msgid "Delete Branch Remotely"
2013msgstr ""
2014#: lib/remote_branch_delete.tcl:47
2016msgid "From Repository"
2017msgstr ""
2018#: lib/remote_branch_delete.tcl:50 lib/transport.tcl:134
2020msgid "Remote:"
2021msgstr ""
2022#: lib/remote_branch_delete.tcl:66 lib/transport.tcl:149
2024msgid "Arbitrary Location:"
2025msgstr ""
2026#: lib/remote_branch_delete.tcl:84
2028msgid "Branches"
2029msgstr ""
2030#: lib/remote_branch_delete.tcl:109
2032msgid "Delete Only If"
2033msgstr ""
2034#: lib/remote_branch_delete.tcl:111
2036msgid "Merged Into:"
2037msgstr ""
2038#: lib/remote_branch_delete.tcl:119
2040msgid "Always (Do not perform merge checks)"
2041msgstr ""
2042#: lib/remote_branch_delete.tcl:152
2044msgid "A branch is required for 'Merged Into'."
2045msgstr ""
2046#: 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#: 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#: lib/remote_branch_delete.tcl:207
2063msgid "Please select one or more branches to delete."
2064msgstr ""
2065#: lib/remote_branch_delete.tcl:216
2067msgid ""
2068"Recovering deleted branches is difficult.\n"
2069"\n"
2070"Delete the selected branches?"
2071msgstr ""
2072#: lib/remote_branch_delete.tcl:226
2074#, tcl-format
2075msgid "Deleting branches from %s"
2076msgstr ""
2077#: lib/remote_branch_delete.tcl:286
2079msgid "No repository selected."
2080msgstr ""
2081#: lib/remote_branch_delete.tcl:291
2083#, tcl-format
2084msgid "Scanning %s..."
2085msgstr ""
2086#: lib/search.tcl:21
2088msgid "Find:"
2089msgstr ""
2090#: lib/search.tcl:23
2092msgid "Next"
2093msgstr ""
2094#: lib/search.tcl:24
2096msgid "Prev"
2097msgstr ""
2098#: lib/search.tcl:25
2100msgid "Case-Sensitive"
2101msgstr ""
2102#: lib/shortcut.tcl:20 lib/shortcut.tcl:61
2104msgid "Cannot write shortcut:"
2105msgstr ""
2106#: lib/shortcut.tcl:136
2108msgid "Cannot write icon:"
2109msgstr ""
2110#: lib/spellcheck.tcl:57
2112msgid "Unsupported spell checker"
2113msgstr ""
2114#: lib/spellcheck.tcl:65
2116msgid "Spell checking is unavailable"
2117msgstr ""
2118#: lib/spellcheck.tcl:68
2120msgid "Invalid spell checking configuration"
2121msgstr ""
2122#: lib/spellcheck.tcl:70
2124#, tcl-format
2125msgid "Reverting dictionary to %s."
2126msgstr ""
2127#: lib/spellcheck.tcl:73
2129msgid "Spell checker silently failed on startup"
2130msgstr ""
2131#: lib/spellcheck.tcl:80
2133msgid "Unrecognized spell checker"
2134msgstr ""
2135#: lib/spellcheck.tcl:186
2137msgid "No Suggestions"
2138msgstr ""
2139#: lib/spellcheck.tcl:388
2141msgid "Unexpected EOF from spell checker"
2142msgstr ""
2143#: lib/spellcheck.tcl:392
2145msgid "Spell Checker Failed"
2146msgstr ""
2147#: lib/sshkey.tcl:31
2149msgid "No keys found."
2150msgstr ""
2151#: lib/sshkey.tcl:34
2153#, tcl-format
2154msgid "Found a public key in: %s"
2155msgstr ""
2156#: lib/sshkey.tcl:40
2158msgid "Generate Key"
2159msgstr ""
2160#: lib/sshkey.tcl:56
2162msgid "Copy To Clipboard"
2163msgstr ""
2164#: lib/sshkey.tcl:70
2166msgid "Your OpenSSH Public Key"
2167msgstr ""
2168#: lib/sshkey.tcl:78
2170msgid "Generating..."
2171msgstr ""
2172#: lib/sshkey.tcl:84
2174#, tcl-format
2175msgid ""
2176"Could not start ssh-keygen:\n"
2177"\n"
2178"%s"
2179msgstr ""
2180#: lib/sshkey.tcl:111
2182msgid "Generation failed."
2183msgstr ""
2184#: lib/sshkey.tcl:118
2186msgid "Generation succeded, but no keys found."
2187msgstr ""
2188#: lib/sshkey.tcl:121
2190#, tcl-format
2191msgid "Your key is in: %s"
2192msgstr ""
2193#: lib/status_bar.tcl:83
2195#, tcl-format
2196msgid "%s ... %*i of %*i %s (%3i%%)"
2197msgstr ""
2198#: lib/tools.tcl:75
2200#, tcl-format
2201msgid "Running %s requires a selected file."
2202msgstr ""
2203#: lib/tools.tcl:90
2205#, tcl-format
2206msgid "Are you sure you want to run %s?"
2207msgstr ""
2208#: lib/tools.tcl:110
2210#, tcl-format
2211msgid "Tool: %s"
2212msgstr ""
2213#: lib/tools.tcl:111
2215#, tcl-format
2216msgid "Running: %s"
2217msgstr ""
2218#: lib/tools.tcl:149
2220#, tcl-format
2221msgid "Tool completed successfully: %s"
2222msgstr ""
2223#: lib/tools.tcl:151
2225#, tcl-format
2226msgid "Tool failed: %s"
2227msgstr ""
2228#: lib/tools_dlg.tcl:22
2230msgid "Add Tool"
2231msgstr ""
2232#: lib/tools_dlg.tcl:28
2234msgid "Add New Tool Command"
2235msgstr ""
2236#: lib/tools_dlg.tcl:33
2238msgid "Add globally"
2239msgstr ""
2240#: lib/tools_dlg.tcl:45
2242msgid "Tool Details"
2243msgstr ""
2244#: lib/tools_dlg.tcl:48
2246msgid "Use '/' separators to create a submenu tree:"
2247msgstr ""
2248#: lib/tools_dlg.tcl:61
2250msgid "Command:"
2251msgstr ""
2252#: lib/tools_dlg.tcl:74
2254msgid "Show a dialog before running"
2255msgstr ""
2256#: lib/tools_dlg.tcl:80
2258msgid "Ask the user to select a revision (sets $REVISION)"
2259msgstr ""
2260#: lib/tools_dlg.tcl:85
2262msgid "Ask the user for additional arguments (sets $ARGS)"
2263msgstr ""
2264#: lib/tools_dlg.tcl:92
2266msgid "Don't show the command output window"
2267msgstr ""
2268#: lib/tools_dlg.tcl:97
2270msgid "Run only if a diff is selected ($FILENAME not empty)"
2271msgstr ""
2272#: lib/tools_dlg.tcl:121
2274msgid "Please supply a name for the tool."
2275msgstr ""
2276#: lib/tools_dlg.tcl:129
2278#, tcl-format
2279msgid "Tool '%s' already exists."
2280msgstr ""
2281#: lib/tools_dlg.tcl:151
2283#, tcl-format
2284msgid ""
2285"Could not add tool:\n"
2286"%s"
2287msgstr ""
2288#: lib/tools_dlg.tcl:190
2290msgid "Remove Tool"
2291msgstr ""
2292#: lib/tools_dlg.tcl:196
2294msgid "Remove Tool Commands"
2295msgstr ""
2296#: lib/tools_dlg.tcl:200
2298msgid "Remove"
2299msgstr ""
2300#: lib/tools_dlg.tcl:236
2302msgid "(Blue denotes repository-local tools)"
2303msgstr ""
2304#: lib/tools_dlg.tcl:297
2306#, tcl-format
2307msgid "Run Command: %s"
2308msgstr ""
2309#: lib/tools_dlg.tcl:311
2311msgid "Arguments"
2312msgstr ""
2313#: lib/tools_dlg.tcl:348
2315msgid "OK"
2316msgstr ""
2317#: lib/transport.tcl:7
2319#, tcl-format
2320msgid "Fetching new changes from %s"
2321msgstr ""
2322#: lib/transport.tcl:18
2324#, tcl-format
2325msgid "remote prune %s"
2326msgstr ""
2327#: lib/transport.tcl:19
2329#, tcl-format
2330msgid "Pruning tracking branches deleted from %s"
2331msgstr ""
2332#: lib/transport.tcl:26
2334#, tcl-format
2335msgid "Pushing changes to %s"
2336msgstr ""
2337#: lib/transport.tcl:64
2339#, tcl-format
2340msgid "Mirroring to %s"
2341msgstr ""
2342#: lib/transport.tcl:82
2344#, tcl-format
2345msgid "Pushing %s %s to %s"
2346msgstr ""
2347#: lib/transport.tcl:100
2349msgid "Push Branches"
2350msgstr ""
2351#: lib/transport.tcl:114
2353msgid "Source Branches"
2354msgstr ""
2355#: lib/transport.tcl:131
2357msgid "Destination Repository"
2358msgstr ""
2359#: lib/transport.tcl:169
2361msgid "Transfer Options"
2362msgstr ""
2363#: lib/transport.tcl:171
2365msgid "Force overwrite existing branch (may discard changes)"
2366msgstr ""
2367#: lib/transport.tcl:175
2369msgid "Use thin pack (for slow network connections)"
2370msgstr ""
2371#: lib/transport.tcl:179
2373msgid "Include tags"
2374msgstr ""