po / git-gui.poton commit git-gui: (i18n) Add newly added translation strings to template. (b8331e1)
   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-02-16 21:24+0100\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:604 git-gui.sh:618 git-gui.sh:631 git-gui.sh:714
  20#: git-gui.sh:733
  21msgid "git-gui: fatal error"
  22msgstr ""
  23
  24#: git-gui.sh:565
  25#, tcl-format
  26msgid "Invalid font specified in %s:"
  27msgstr ""
  28
  29#: git-gui.sh:590
  30msgid "Main Font"
  31msgstr ""
  32
  33#: git-gui.sh:591
  34msgid "Diff/Console Font"
  35msgstr ""
  36
  37#: git-gui.sh:605
  38msgid "Cannot find git in PATH."
  39msgstr ""
  40
  41#: git-gui.sh:632
  42msgid "Cannot parse Git version string:"
  43msgstr ""
  44
  45#: git-gui.sh:650
  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:888
  58msgid "Git directory not found:"
  59msgstr ""
  60
  61#: git-gui.sh:895
  62msgid "Cannot move to top of working directory:"
  63msgstr ""
  64
  65#: git-gui.sh:902
  66msgid "Cannot use funny .git directory:"
  67msgstr ""
  68
  69#: git-gui.sh:907
  70msgid "No working directory"
  71msgstr ""
  72
  73#: git-gui.sh:1054
  74msgid "Refreshing file status..."
  75msgstr ""
  76
  77#: git-gui.sh:1119
  78msgid "Scanning for modified files ..."
  79msgstr ""
  80
  81#: git-gui.sh:1294 lib/browser.tcl:245
  82msgid "Ready."
  83msgstr ""
  84
  85#: git-gui.sh:1560
  86msgid "Unmodified"
  87msgstr ""
  88
  89#: git-gui.sh:1562
  90msgid "Modified, not staged"
  91msgstr ""
  92
  93#: git-gui.sh:1563 git-gui.sh:1568
  94msgid "Staged for commit"
  95msgstr ""
  96
  97#: git-gui.sh:1564 git-gui.sh:1569
  98msgid "Portions staged for commit"
  99msgstr ""
 100
 101#: git-gui.sh:1565 git-gui.sh:1570
 102msgid "Staged for commit, missing"
 103msgstr ""
 104
 105#: git-gui.sh:1567
 106msgid "Untracked, not staged"
 107msgstr ""
 108
 109#: git-gui.sh:1572
 110msgid "Missing"
 111msgstr ""
 112
 113#: git-gui.sh:1573
 114msgid "Staged for removal"
 115msgstr ""
 116
 117#: git-gui.sh:1574
 118msgid "Staged for removal, still present"
 119msgstr ""
 120
 121#: git-gui.sh:1576 git-gui.sh:1577 git-gui.sh:1578 git-gui.sh:1579
 122msgid "Requires merge resolution"
 123msgstr ""
 124
 125#: git-gui.sh:1614
 126msgid "Starting gitk... please wait..."
 127msgstr ""
 128
 129#: git-gui.sh:1623
 130#, tcl-format
 131msgid ""
 132"Unable to start gitk:\n"
 133"\n"
 134"%s does not exist"
 135msgstr ""
 136
 137#: git-gui.sh:1823 lib/choose_repository.tcl:35
 138msgid "Repository"
 139msgstr ""
 140
 141#: git-gui.sh:1824
 142msgid "Edit"
 143msgstr ""
 144
 145#: git-gui.sh:1826 lib/choose_rev.tcl:560
 146msgid "Branch"
 147msgstr ""
 148
 149#: git-gui.sh:1829 lib/choose_rev.tcl:547
 150msgid "Commit@@noun"
 151msgstr ""
 152
 153#: git-gui.sh:1832 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
 154msgid "Merge"
 155msgstr ""
 156
 157#: git-gui.sh:1833 lib/choose_rev.tcl:556
 158msgid "Remote"
 159msgstr ""
 160
 161#: git-gui.sh:1842
 162msgid "Browse Current Branch's Files"
 163msgstr ""
 164
 165#: git-gui.sh:1846
 166msgid "Browse Branch Files..."
 167msgstr ""
 168
 169#: git-gui.sh:1851
 170msgid "Visualize Current Branch's History"
 171msgstr ""
 172
 173#: git-gui.sh:1855
 174msgid "Visualize All Branch History"
 175msgstr ""
 176
 177#: git-gui.sh:1862
 178#, tcl-format
 179msgid "Browse %s's Files"
 180msgstr ""
 181
 182#: git-gui.sh:1864
 183#, tcl-format
 184msgid "Visualize %s's History"
 185msgstr ""
 186
 187#: git-gui.sh:1869 lib/database.tcl:27 lib/database.tcl:67
 188msgid "Database Statistics"
 189msgstr ""
 190
 191#: git-gui.sh:1872 lib/database.tcl:34
 192msgid "Compress Database"
 193msgstr ""
 194
 195#: git-gui.sh:1875
 196msgid "Verify Database"
 197msgstr ""
 198
 199#: git-gui.sh:1882 git-gui.sh:1886 git-gui.sh:1890 lib/shortcut.tcl:7
 200#: lib/shortcut.tcl:39 lib/shortcut.tcl:71
 201msgid "Create Desktop Icon"
 202msgstr ""
 203
 204#: git-gui.sh:1895 lib/choose_repository.tcl:176 lib/choose_repository.tcl:184
 205msgid "Quit"
 206msgstr ""
 207
 208#: git-gui.sh:1902
 209msgid "Undo"
 210msgstr ""
 211
 212#: git-gui.sh:1905
 213msgid "Redo"
 214msgstr ""
 215
 216#: git-gui.sh:1909 git-gui.sh:2403
 217msgid "Cut"
 218msgstr ""
 219
 220#: git-gui.sh:1912 git-gui.sh:2406 git-gui.sh:2477 git-gui.sh:2549
 221#: lib/console.tcl:67
 222msgid "Copy"
 223msgstr ""
 224
 225#: git-gui.sh:1915 git-gui.sh:2409
 226msgid "Paste"
 227msgstr ""
 228
 229#: git-gui.sh:1918 git-gui.sh:2412 lib/branch_delete.tcl:26
 230#: lib/remote_branch_delete.tcl:38
 231msgid "Delete"
 232msgstr ""
 233
 234#: git-gui.sh:1922 git-gui.sh:2416 git-gui.sh:2553 lib/console.tcl:69
 235msgid "Select All"
 236msgstr ""
 237
 238#: git-gui.sh:1931
 239msgid "Create..."
 240msgstr ""
 241
 242#: git-gui.sh:1937
 243msgid "Checkout..."
 244msgstr ""
 245
 246#: git-gui.sh:1943
 247msgid "Rename..."
 248msgstr ""
 249
 250#: git-gui.sh:1948 git-gui.sh:2048
 251msgid "Delete..."
 252msgstr ""
 253
 254#: git-gui.sh:1953
 255msgid "Reset..."
 256msgstr ""
 257
 258#: git-gui.sh:1965 git-gui.sh:2350
 259msgid "New Commit"
 260msgstr ""
 261
 262#: git-gui.sh:1973 git-gui.sh:2357
 263msgid "Amend Last Commit"
 264msgstr ""
 265
 266#: git-gui.sh:1982 git-gui.sh:2317 lib/remote_branch_delete.tcl:99
 267msgid "Rescan"
 268msgstr ""
 269
 270#: git-gui.sh:1988
 271msgid "Stage To Commit"
 272msgstr ""
 273
 274#: git-gui.sh:1994
 275msgid "Stage Changed Files To Commit"
 276msgstr ""
 277
 278#: git-gui.sh:2000
 279msgid "Unstage From Commit"
 280msgstr ""
 281
 282#: git-gui.sh:2005 lib/index.tcl:393
 283msgid "Revert Changes"
 284msgstr ""
 285
 286#: git-gui.sh:2012 git-gui.sh:2329 git-gui.sh:2427
 287msgid "Sign Off"
 288msgstr ""
 289
 290#: git-gui.sh:2016 git-gui.sh:2333
 291msgid "Commit@@verb"
 292msgstr ""
 293
 294#: git-gui.sh:2027
 295msgid "Local Merge..."
 296msgstr ""
 297
 298#: git-gui.sh:2032
 299msgid "Abort Merge..."
 300msgstr ""
 301
 302#: git-gui.sh:2044
 303msgid "Push..."
 304msgstr ""
 305
 306#: git-gui.sh:2055 lib/choose_repository.tcl:40
 307msgid "Apple"
 308msgstr ""
 309
 310#: git-gui.sh:2058 git-gui.sh:2080 lib/about.tcl:13
 311#: lib/choose_repository.tcl:43 lib/choose_repository.tcl:49
 312#, tcl-format
 313msgid "About %s"
 314msgstr ""
 315
 316#: git-gui.sh:2062
 317msgid "Preferences..."
 318msgstr ""
 319
 320#: git-gui.sh:2070 git-gui.sh:2595
 321msgid "Options..."
 322msgstr ""
 323
 324#: git-gui.sh:2076 lib/choose_repository.tcl:46
 325msgid "Help"
 326msgstr ""
 327
 328#: git-gui.sh:2117
 329msgid "Online Documentation"
 330msgstr ""
 331
 332#: git-gui.sh:2201
 333#, tcl-format
 334msgid "fatal: cannot stat path %s: No such file or directory"
 335msgstr ""
 336
 337#: git-gui.sh:2234
 338msgid "Current Branch:"
 339msgstr ""
 340
 341#: git-gui.sh:2255
 342msgid "Staged Changes (Will Commit)"
 343msgstr ""
 344
 345#: git-gui.sh:2274
 346msgid "Unstaged Changes"
 347msgstr ""
 348
 349#: git-gui.sh:2323
 350msgid "Stage Changed"
 351msgstr ""
 352
 353#: git-gui.sh:2339 lib/transport.tcl:93 lib/transport.tcl:182
 354msgid "Push"
 355msgstr ""
 356
 357#: git-gui.sh:2369
 358msgid "Initial Commit Message:"
 359msgstr ""
 360
 361#: git-gui.sh:2370
 362msgid "Amended Commit Message:"
 363msgstr ""
 364
 365#: git-gui.sh:2371
 366msgid "Amended Initial Commit Message:"
 367msgstr ""
 368
 369#: git-gui.sh:2372
 370msgid "Amended Merge Commit Message:"
 371msgstr ""
 372
 373#: git-gui.sh:2373
 374msgid "Merge Commit Message:"
 375msgstr ""
 376
 377#: git-gui.sh:2374
 378msgid "Commit Message:"
 379msgstr ""
 380
 381#: git-gui.sh:2419 git-gui.sh:2557 lib/console.tcl:71
 382msgid "Copy All"
 383msgstr ""
 384
 385#: git-gui.sh:2443 lib/blame.tcl:104
 386msgid "File:"
 387msgstr ""
 388
 389#: git-gui.sh:2573
 390msgid "Apply/Reverse Hunk"
 391msgstr ""
 392
 393#: git-gui.sh:2579
 394msgid "Show Less Context"
 395msgstr ""
 396
 397#: git-gui.sh:2586
 398msgid "Show More Context"
 399msgstr ""
 400
 401#: git-gui.sh:2594
 402msgid "Refresh"
 403msgstr ""
 404
 405#: git-gui.sh:2615
 406msgid "Decrease Font Size"
 407msgstr ""
 408
 409#: git-gui.sh:2619
 410msgid "Increase Font Size"
 411msgstr ""
 412
 413#: git-gui.sh:2630
 414msgid "Unstage Hunk From Commit"
 415msgstr ""
 416
 417#: git-gui.sh:2604
 418msgid "Stage Hunk For Commit"
 419msgstr ""
 420
 421#: git-gui.sh:2623
 422msgid "Initializing..."
 423msgstr ""
 424
 425#: git-gui.sh:2718
 426#, tcl-format
 427msgid ""
 428"Possible environment issues exist.\n"
 429"\n"
 430"The following environment variables are probably\n"
 431"going to be ignored by any Git subprocess run\n"
 432"by %s:\n"
 433"\n"
 434msgstr ""
 435
 436#: git-gui.sh:2748
 437msgid ""
 438"\n"
 439"This is due to a known issue with the\n"
 440"Tcl binary distributed by Cygwin."
 441msgstr ""
 442
 443#: git-gui.sh:2753
 444#, tcl-format
 445msgid ""
 446"\n"
 447"\n"
 448"A good replacement for %s\n"
 449"is placing values for the user.name and\n"
 450"user.email settings into your personal\n"
 451"~/.gitconfig file.\n"
 452msgstr ""
 453
 454#: lib/about.tcl:25
 455msgid "git-gui - a graphical user interface for Git."
 456msgstr ""
 457
 458#: lib/blame.tcl:77
 459msgid "File Viewer"
 460msgstr ""
 461
 462#: lib/blame.tcl:81
 463msgid "Commit:"
 464msgstr ""
 465
 466#: lib/blame.tcl:249
 467msgid "Copy Commit"
 468msgstr ""
 469
 470#: lib/blame.tcl:369
 471#, tcl-format
 472msgid "Reading %s..."
 473msgstr ""
 474
 475#: lib/blame.tcl:473
 476msgid "Loading copy/move tracking annotations..."
 477msgstr ""
 478
 479#: lib/blame.tcl:493
 480msgid "lines annotated"
 481msgstr ""
 482
 483#: lib/blame.tcl:674
 484msgid "Loading original location annotations..."
 485msgstr ""
 486
 487#: lib/blame.tcl:677
 488msgid "Annotation complete."
 489msgstr ""
 490
 491#: lib/blame.tcl:731
 492msgid "Loading annotation..."
 493msgstr ""
 494
 495#: lib/blame.tcl:787
 496msgid "Author:"
 497msgstr ""
 498
 499#: lib/blame.tcl:791
 500msgid "Committer:"
 501msgstr ""
 502
 503#: lib/blame.tcl:796
 504msgid "Original File:"
 505msgstr ""
 506
 507#: lib/blame.tcl:910
 508msgid "Originally By:"
 509msgstr ""
 510
 511#: lib/blame.tcl:916
 512msgid "In File:"
 513msgstr ""
 514
 515#: lib/blame.tcl:921
 516msgid "Copied Or Moved Here By:"
 517msgstr ""
 518
 519#: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
 520msgid "Checkout Branch"
 521msgstr ""
 522
 523#: lib/branch_checkout.tcl:23
 524msgid "Checkout"
 525msgstr ""
 526
 527#: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
 528#: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:281
 529#: lib/checkout_op.tcl:522 lib/choose_font.tcl:43 lib/merge.tcl:172
 530#: lib/option.tcl:90 lib/remote_branch_delete.tcl:42 lib/transport.tcl:97
 531msgid "Cancel"
 532msgstr ""
 533
 534#: lib/branch_checkout.tcl:32 lib/browser.tcl:286
 535msgid "Revision"
 536msgstr ""
 537
 538#: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:202
 539msgid "Options"
 540msgstr ""
 541
 542#: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
 543msgid "Fetch Tracking Branch"
 544msgstr ""
 545
 546#: lib/branch_checkout.tcl:44
 547msgid "Detach From Local Branch"
 548msgstr ""
 549
 550#: lib/branch_create.tcl:22
 551msgid "Create Branch"
 552msgstr ""
 553
 554#: lib/branch_create.tcl:27
 555msgid "Create New Branch"
 556msgstr ""
 557
 558#: lib/branch_create.tcl:31 lib/choose_repository.tcl:375
 559msgid "Create"
 560msgstr ""
 561
 562#: lib/branch_create.tcl:40
 563msgid "Branch Name"
 564msgstr ""
 565
 566#: lib/branch_create.tcl:43
 567msgid "Name:"
 568msgstr ""
 569
 570#: lib/branch_create.tcl:58
 571msgid "Match Tracking Branch Name"
 572msgstr ""
 573
 574#: lib/branch_create.tcl:66
 575msgid "Starting Revision"
 576msgstr ""
 577
 578#: lib/branch_create.tcl:72
 579msgid "Update Existing Branch:"
 580msgstr ""
 581
 582#: lib/branch_create.tcl:75
 583msgid "No"
 584msgstr ""
 585
 586#: lib/branch_create.tcl:80
 587msgid "Fast Forward Only"
 588msgstr ""
 589
 590#: lib/branch_create.tcl:85 lib/checkout_op.tcl:514
 591msgid "Reset"
 592msgstr ""
 593
 594#: lib/branch_create.tcl:97
 595msgid "Checkout After Creation"
 596msgstr ""
 597
 598#: lib/branch_create.tcl:131
 599msgid "Please select a tracking branch."
 600msgstr ""
 601
 602#: lib/branch_create.tcl:140
 603#, tcl-format
 604msgid "Tracking branch %s is not a branch in the remote repository."
 605msgstr ""
 606
 607#: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
 608msgid "Please supply a branch name."
 609msgstr ""
 610
 611#: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
 612#, tcl-format
 613msgid "'%s' is not an acceptable branch name."
 614msgstr ""
 615
 616#: lib/branch_delete.tcl:15
 617msgid "Delete Branch"
 618msgstr ""
 619
 620#: lib/branch_delete.tcl:20
 621msgid "Delete Local Branch"
 622msgstr ""
 623
 624#: lib/branch_delete.tcl:37
 625msgid "Local Branches"
 626msgstr ""
 627
 628#: lib/branch_delete.tcl:52
 629msgid "Delete Only If Merged Into"
 630msgstr ""
 631
 632#: lib/branch_delete.tcl:54
 633msgid "Always (Do not perform merge test.)"
 634msgstr ""
 635
 636#: lib/branch_delete.tcl:103
 637#, tcl-format
 638msgid "The following branches are not completely merged into %s:"
 639msgstr ""
 640
 641#: lib/branch_delete.tcl:115
 642msgid ""
 643"Recovering deleted branches is difficult. \n"
 644"\n"
 645" Delete the selected branches?"
 646msgstr ""
 647
 648#: lib/branch_delete.tcl:141
 649#, tcl-format
 650msgid ""
 651"Failed to delete branches:\n"
 652"%s"
 653msgstr ""
 654
 655#: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
 656msgid "Rename Branch"
 657msgstr ""
 658
 659#: lib/branch_rename.tcl:26
 660msgid "Rename"
 661msgstr ""
 662
 663#: lib/branch_rename.tcl:36
 664msgid "Branch:"
 665msgstr ""
 666
 667#: lib/branch_rename.tcl:39
 668msgid "New Name:"
 669msgstr ""
 670
 671#: lib/branch_rename.tcl:75
 672msgid "Please select a branch to rename."
 673msgstr ""
 674
 675#: lib/branch_rename.tcl:96 lib/checkout_op.tcl:179
 676#, tcl-format
 677msgid "Branch '%s' already exists."
 678msgstr ""
 679
 680#: lib/branch_rename.tcl:117
 681#, tcl-format
 682msgid "Failed to rename '%s'."
 683msgstr ""
 684
 685#: lib/browser.tcl:17
 686msgid "Starting..."
 687msgstr ""
 688
 689#: lib/browser.tcl:26
 690msgid "File Browser"
 691msgstr ""
 692
 693#: lib/browser.tcl:125 lib/browser.tcl:142
 694#, tcl-format
 695msgid "Loading %s..."
 696msgstr ""
 697
 698#: lib/browser.tcl:186
 699msgid "[Up To Parent]"
 700msgstr ""
 701
 702#: lib/browser.tcl:266 lib/browser.tcl:272
 703msgid "Browse Branch Files"
 704msgstr ""
 705
 706#: lib/browser.tcl:277 lib/choose_repository.tcl:391
 707#: lib/choose_repository.tcl:482 lib/choose_repository.tcl:492
 708#: lib/choose_repository.tcl:989
 709msgid "Browse"
 710msgstr ""
 711
 712#: lib/checkout_op.tcl:79
 713#, tcl-format
 714msgid "Fetching %s from %s"
 715msgstr ""
 716
 717#: lib/checkout_op.tcl:127
 718#, tcl-format
 719msgid "fatal: Cannot resolve %s"
 720msgstr ""
 721
 722#: lib/checkout_op.tcl:140 lib/console.tcl:79 lib/database.tcl:31
 723msgid "Close"
 724msgstr ""
 725
 726#: lib/checkout_op.tcl:169
 727#, tcl-format
 728msgid "Branch '%s' does not exist."
 729msgstr ""
 730
 731#: lib/checkout_op.tcl:206
 732#, tcl-format
 733msgid ""
 734"Branch '%s' already exists.\n"
 735"\n"
 736"It cannot fast-forward to %s.\n"
 737"A merge is required."
 738msgstr ""
 739
 740#: lib/checkout_op.tcl:220
 741#, tcl-format
 742msgid "Merge strategy '%s' not supported."
 743msgstr ""
 744
 745#: lib/checkout_op.tcl:239
 746#, tcl-format
 747msgid "Failed to update '%s'."
 748msgstr ""
 749
 750#: lib/checkout_op.tcl:251
 751msgid "Staging area (index) is already locked."
 752msgstr ""
 753
 754#: lib/checkout_op.tcl:266
 755msgid ""
 756"Last scanned state does not match repository state.\n"
 757"\n"
 758"Another Git program has modified this repository since the last scan.  A "
 759"rescan must be performed before the current branch can be changed.\n"
 760"\n"
 761"The rescan will be automatically started now.\n"
 762msgstr ""
 763
 764#: lib/checkout_op.tcl:322
 765#, tcl-format
 766msgid "Updating working directory to '%s'..."
 767msgstr ""
 768
 769#: lib/checkout_op.tcl:323
 770msgid "files checked out"
 771msgstr ""
 772
 773#: lib/checkout_op.tcl:353
 774#, tcl-format
 775msgid "Aborted checkout of '%s' (file level merging is required)."
 776msgstr ""
 777
 778#: lib/checkout_op.tcl:354
 779msgid "File level merge required."
 780msgstr ""
 781
 782#: lib/checkout_op.tcl:358
 783#, tcl-format
 784msgid "Staying on branch '%s'."
 785msgstr ""
 786
 787#: lib/checkout_op.tcl:429
 788msgid ""
 789"You are no longer on a local branch.\n"
 790"\n"
 791"If you wanted to be on a branch, create one now starting from 'This Detached "
 792"Checkout'."
 793msgstr ""
 794
 795#: lib/checkout_op.tcl:446
 796#, tcl-format
 797msgid "Checked out '%s'."
 798msgstr ""
 799
 800#: lib/checkout_op.tcl:478
 801#, tcl-format
 802msgid "Resetting '%s' to '%s' will lose the following commits:"
 803msgstr ""
 804
 805#: lib/checkout_op.tcl:500
 806msgid "Recovering lost commits may not be easy."
 807msgstr ""
 808
 809#: lib/checkout_op.tcl:505
 810#, tcl-format
 811msgid "Reset '%s'?"
 812msgstr ""
 813
 814#: lib/checkout_op.tcl:510 lib/merge.tcl:164
 815msgid "Visualize"
 816msgstr ""
 817
 818#: lib/checkout_op.tcl:578
 819#, tcl-format
 820msgid ""
 821"Failed to set current branch.\n"
 822"\n"
 823"This working directory is only partially switched.  We successfully updated "
 824"your files, but failed to update an internal Git file.\n"
 825"\n"
 826"This should not have occurred.  %s will now close and give up."
 827msgstr ""
 828
 829#: lib/choose_font.tcl:39
 830msgid "Select"
 831msgstr ""
 832
 833#: lib/choose_font.tcl:53
 834msgid "Font Family"
 835msgstr ""
 836
 837#: lib/choose_font.tcl:73
 838msgid "Font Size"
 839msgstr ""
 840
 841#: lib/choose_font.tcl:90
 842msgid "Font Example"
 843msgstr ""
 844
 845#: lib/choose_font.tcl:101
 846msgid ""
 847"This is example text.\n"
 848"If you like this text, it can be your font."
 849msgstr ""
 850
 851#: lib/choose_repository.tcl:27
 852msgid "Git Gui"
 853msgstr ""
 854
 855#: lib/choose_repository.tcl:80 lib/choose_repository.tcl:380
 856msgid "Create New Repository"
 857msgstr ""
 858
 859#: lib/choose_repository.tcl:86
 860msgid "New..."
 861msgstr ""
 862
 863#: lib/choose_repository.tcl:93 lib/choose_repository.tcl:468
 864msgid "Clone Existing Repository"
 865msgstr ""
 866
 867#: lib/choose_repository.tcl:99
 868msgid "Clone..."
 869msgstr ""
 870
 871#: lib/choose_repository.tcl:106 lib/choose_repository.tcl:978
 872msgid "Open Existing Repository"
 873msgstr ""
 874
 875#: lib/choose_repository.tcl:112
 876msgid "Open..."
 877msgstr ""
 878
 879#: lib/choose_repository.tcl:125
 880msgid "Recent Repositories"
 881msgstr ""
 882
 883#: lib/choose_repository.tcl:131
 884msgid "Open Recent Repository:"
 885msgstr ""
 886
 887#: lib/choose_repository.tcl:294
 888#, tcl-format
 889msgid "Location %s already exists."
 890msgstr ""
 891
 892#: lib/choose_repository.tcl:300 lib/choose_repository.tcl:307
 893#: lib/choose_repository.tcl:314
 894#, tcl-format
 895msgid "Failed to create repository %s:"
 896msgstr ""
 897
 898#: lib/choose_repository.tcl:385 lib/choose_repository.tcl:486
 899msgid "Directory:"
 900msgstr ""
 901
 902#: lib/choose_repository.tcl:415 lib/choose_repository.tcl:544
 903#: lib/choose_repository.tcl:1013
 904msgid "Git Repository"
 905msgstr ""
 906
 907#: lib/choose_repository.tcl:430 lib/choose_repository.tcl:437
 908#, tcl-format
 909msgid "Directory %s already exists."
 910msgstr ""
 911
 912#: lib/choose_repository.tcl:442
 913#, tcl-format
 914msgid "File %s already exists."
 915msgstr ""
 916
 917#: lib/choose_repository.tcl:463
 918msgid "Clone"
 919msgstr ""
 920
 921#: lib/choose_repository.tcl:476
 922msgid "URL:"
 923msgstr ""
 924
 925#: lib/choose_repository.tcl:496
 926msgid "Clone Type:"
 927msgstr ""
 928
 929#: lib/choose_repository.tcl:502
 930msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
 931msgstr ""
 932
 933#: lib/choose_repository.tcl:508
 934msgid "Full Copy (Slower, Redundant Backup)"
 935msgstr ""
 936
 937#: lib/choose_repository.tcl:514
 938msgid "Shared (Fastest, Not Recommended, No Backup)"
 939msgstr ""
 940
 941#: lib/choose_repository.tcl:550 lib/choose_repository.tcl:597
 942#: lib/choose_repository.tcl:738 lib/choose_repository.tcl:808
 943#: lib/choose_repository.tcl:1019 lib/choose_repository.tcl:1027
 944#, tcl-format
 945msgid "Not a Git repository: %s"
 946msgstr ""
 947
 948#: lib/choose_repository.tcl:586
 949msgid "Standard only available for local repository."
 950msgstr ""
 951
 952#: lib/choose_repository.tcl:590
 953msgid "Shared only available for local repository."
 954msgstr ""
 955
 956#: lib/choose_repository.tcl:617
 957msgid "Failed to configure origin"
 958msgstr ""
 959
 960#: lib/choose_repository.tcl:629
 961msgid "Counting objects"
 962msgstr ""
 963
 964#: lib/choose_repository.tcl:630
 965msgid "buckets"
 966msgstr ""
 967
 968#: lib/choose_repository.tcl:654
 969#, tcl-format
 970msgid "Unable to copy objects/info/alternates: %s"
 971msgstr ""
 972
 973#: lib/choose_repository.tcl:690
 974#, tcl-format
 975msgid "Nothing to clone from %s."
 976msgstr ""
 977
 978#: lib/choose_repository.tcl:692 lib/choose_repository.tcl:906
 979#: lib/choose_repository.tcl:918
 980msgid "The 'master' branch has not been initialized."
 981msgstr ""
 982
 983#: lib/choose_repository.tcl:705
 984msgid "Hardlinks are unavailable.  Falling back to copying."
 985msgstr ""
 986
 987#: lib/choose_repository.tcl:717
 988#, tcl-format
 989msgid "Cloning from %s"
 990msgstr ""
 991
 992#: lib/choose_repository.tcl:748
 993msgid "Copying objects"
 994msgstr ""
 995
 996#: lib/choose_repository.tcl:749
 997msgid "KiB"
 998msgstr ""
 999
1000#: lib/choose_repository.tcl:773
1001#, tcl-format
1002msgid "Unable to copy object: %s"
1003msgstr ""
1004
1005#: lib/choose_repository.tcl:783
1006msgid "Linking objects"
1007msgstr ""
1008
1009#: lib/choose_repository.tcl:784
1010msgid "objects"
1011msgstr ""
1012
1013#: lib/choose_repository.tcl:792
1014#, tcl-format
1015msgid "Unable to hardlink object: %s"
1016msgstr ""
1017
1018#: lib/choose_repository.tcl:847
1019msgid "Cannot fetch branches and objects.  See console output for details."
1020msgstr ""
1021
1022#: lib/choose_repository.tcl:858
1023msgid "Cannot fetch tags.  See console output for details."
1024msgstr ""
1025
1026#: lib/choose_repository.tcl:882
1027msgid "Cannot determine HEAD.  See console output for details."
1028msgstr ""
1029
1030#: lib/choose_repository.tcl:891
1031#, tcl-format
1032msgid "Unable to cleanup %s"
1033msgstr ""
1034
1035#: lib/choose_repository.tcl:897
1036msgid "Clone failed."
1037msgstr ""
1038
1039#: lib/choose_repository.tcl:904
1040msgid "No default branch obtained."
1041msgstr ""
1042
1043#: lib/choose_repository.tcl:915
1044#, tcl-format
1045msgid "Cannot resolve %s as a commit."
1046msgstr ""
1047
1048#: lib/choose_repository.tcl:927
1049msgid "Creating working directory"
1050msgstr ""
1051
1052#: lib/choose_repository.tcl:928 lib/index.tcl:65 lib/index.tcl:127
1053#: lib/index.tcl:193
1054msgid "files"
1055msgstr ""
1056
1057#: lib/choose_repository.tcl:957
1058msgid "Initial file checkout failed."
1059msgstr ""
1060
1061#: lib/choose_repository.tcl:973
1062msgid "Open"
1063msgstr ""
1064
1065#: lib/choose_repository.tcl:983
1066msgid "Repository:"
1067msgstr ""
1068
1069#: lib/choose_repository.tcl:1033
1070#, tcl-format
1071msgid "Failed to open repository %s:"
1072msgstr ""
1073
1074#: lib/choose_rev.tcl:53
1075msgid "This Detached Checkout"
1076msgstr ""
1077
1078#: lib/choose_rev.tcl:60
1079msgid "Revision Expression:"
1080msgstr ""
1081
1082#: lib/choose_rev.tcl:74
1083msgid "Local Branch"
1084msgstr ""
1085
1086#: lib/choose_rev.tcl:79
1087msgid "Tracking Branch"
1088msgstr ""
1089
1090#: lib/choose_rev.tcl:84 lib/choose_rev.tcl:537
1091msgid "Tag"
1092msgstr ""
1093
1094#: lib/choose_rev.tcl:317
1095#, tcl-format
1096msgid "Invalid revision: %s"
1097msgstr ""
1098
1099#: lib/choose_rev.tcl:338
1100msgid "No revision selected."
1101msgstr ""
1102
1103#: lib/choose_rev.tcl:346
1104msgid "Revision expression is empty."
1105msgstr ""
1106
1107#: lib/choose_rev.tcl:530
1108msgid "Updated"
1109msgstr ""
1110
1111#: lib/choose_rev.tcl:558
1112msgid "URL"
1113msgstr ""
1114
1115#: lib/commit.tcl:9
1116msgid ""
1117"There is nothing to amend.\n"
1118"\n"
1119"You are about to create the initial commit.  There is no commit before this "
1120"to amend.\n"
1121msgstr ""
1122
1123#: lib/commit.tcl:18
1124msgid ""
1125"Cannot amend while merging.\n"
1126"\n"
1127"You are currently in the middle of a merge that has not been fully "
1128"completed.  You cannot amend the prior commit unless you first abort the "
1129"current merge activity.\n"
1130msgstr ""
1131
1132#: lib/commit.tcl:49
1133msgid "Error loading commit data for amend:"
1134msgstr ""
1135
1136#: lib/commit.tcl:76
1137msgid "Unable to obtain your identity:"
1138msgstr ""
1139
1140#: lib/commit.tcl:81
1141msgid "Invalid GIT_COMMITTER_IDENT:"
1142msgstr ""
1143
1144#: lib/commit.tcl:133
1145msgid ""
1146"Last scanned state does not match repository state.\n"
1147"\n"
1148"Another Git program has modified this repository since the last scan.  A "
1149"rescan must be performed before another commit can be created.\n"
1150"\n"
1151"The rescan will be automatically started now.\n"
1152msgstr ""
1153
1154#: lib/commit.tcl:154
1155#, tcl-format
1156msgid ""
1157"Unmerged files cannot be committed.\n"
1158"\n"
1159"File %s has merge conflicts.  You must resolve them and stage the file "
1160"before committing.\n"
1161msgstr ""
1162
1163#: lib/commit.tcl:162
1164#, tcl-format
1165msgid ""
1166"Unknown file state %s detected.\n"
1167"\n"
1168"File %s cannot be committed by this program.\n"
1169msgstr ""
1170
1171#: lib/commit.tcl:170
1172msgid ""
1173"No changes to commit.\n"
1174"\n"
1175"You must stage at least 1 file before you can commit.\n"
1176msgstr ""
1177
1178#: lib/commit.tcl:183
1179msgid ""
1180"Please supply a commit message.\n"
1181"\n"
1182"A good commit message has the following format:\n"
1183"\n"
1184"- First line: Describe in one sentence what you did.\n"
1185"- Second line: Blank\n"
1186"- Remaining lines: Describe why this change is good.\n"
1187msgstr ""
1188
1189#: lib/commit.tcl:207
1190#, tcl-format
1191msgid "warning: Tcl does not support encoding '%s'."
1192msgstr ""
1193
1194#: lib/commit.tcl:221
1195msgid "Calling pre-commit hook..."
1196msgstr ""
1197
1198#: lib/commit.tcl:236
1199msgid "Commit declined by pre-commit hook."
1200msgstr ""
1201
1202#: lib/commit.tcl:259
1203msgid "Calling commit-msg hook..."
1204msgstr ""
1205
1206#: lib/commit.tcl:274
1207msgid "Commit declined by commit-msg hook."
1208msgstr ""
1209
1210#: lib/commit.tcl:287
1211msgid "Committing changes..."
1212msgstr ""
1213
1214#: lib/commit.tcl:303
1215msgid "write-tree failed:"
1216msgstr ""
1217
1218#: lib/commit.tcl:304 lib/commit.tcl:348 lib/commit.tcl:368
1219msgid "Commit failed."
1220msgstr ""
1221
1222#: lib/commit.tcl:321
1223#, tcl-format
1224msgid "Commit %s appears to be corrupt"
1225msgstr ""
1226
1227#: lib/commit.tcl:279
1228msgid ""
1229"No changes to commit.\n"
1230"\n"
1231"No files were modified by this commit and it was not a merge commit.\n"
1232"\n"
1233"A rescan will be automatically started now.\n"
1234msgstr ""
1235
1236#: lib/commit.tcl:286
1237msgid "No changes to commit."
1238msgstr ""
1239
1240#: lib/commit.tcl:347
1241msgid "commit-tree failed:"
1242msgstr ""
1243
1244#: lib/commit.tcl:339
1245msgid "update-ref failed:"
1246msgstr ""
1247
1248#: lib/commit.tcl:430
1249#, tcl-format
1250msgid "Created commit %s: %s"
1251msgstr ""
1252
1253#: lib/console.tcl:57
1254msgid "Working... please wait..."
1255msgstr ""
1256
1257#: lib/console.tcl:183
1258msgid "Success"
1259msgstr ""
1260
1261#: lib/console.tcl:196
1262msgid "Error: Command Failed"
1263msgstr ""
1264
1265#: lib/database.tcl:43
1266msgid "Number of loose objects"
1267msgstr ""
1268
1269#: lib/database.tcl:44
1270msgid "Disk space used by loose objects"
1271msgstr ""
1272
1273#: lib/database.tcl:45
1274msgid "Number of packed objects"
1275msgstr ""
1276
1277#: lib/database.tcl:46
1278msgid "Number of packs"
1279msgstr ""
1280
1281#: lib/database.tcl:47
1282msgid "Disk space used by packed objects"
1283msgstr ""
1284
1285#: lib/database.tcl:48
1286msgid "Packed objects waiting for pruning"
1287msgstr ""
1288
1289#: lib/database.tcl:49
1290msgid "Garbage files"
1291msgstr ""
1292
1293#: lib/database.tcl:72
1294msgid "Compressing the object database"
1295msgstr ""
1296
1297#: lib/database.tcl:83
1298msgid "Verifying the object database with fsck-objects"
1299msgstr ""
1300
1301#: lib/database.tcl:108
1302#, tcl-format
1303msgid ""
1304"This repository currently has approximately %i loose objects.\n"
1305"\n"
1306"To maintain optimal performance it is strongly recommended that you compress "
1307"the database when more than %i loose objects exist.\n"
1308"\n"
1309"Compress the database now?"
1310msgstr ""
1311
1312#: lib/date.tcl:25
1313#, tcl-format
1314msgid "Invalid date from Git: %s"
1315msgstr ""
1316
1317#: lib/diff.tcl:42
1318#, tcl-format
1319msgid ""
1320"No differences detected.\n"
1321"\n"
1322"%s has no changes.\n"
1323"\n"
1324"The modification date of this file was updated by another application, but "
1325"the content within the file was not changed.\n"
1326"\n"
1327"A rescan will be automatically started to find other files which may have "
1328"the same state."
1329msgstr ""
1330
1331#: lib/diff.tcl:81
1332#, tcl-format
1333msgid "Loading diff of %s..."
1334msgstr ""
1335
1336#: lib/diff.tcl:114 lib/diff.tcl:184
1337#, tcl-format
1338msgid "Unable to display %s"
1339msgstr ""
1340
1341#: lib/diff.tcl:115
1342msgid "Error loading file:"
1343msgstr ""
1344
1345#: lib/diff.tcl:122
1346msgid "Git Repository (subproject)"
1347msgstr ""
1348
1349#: lib/diff.tcl:134
1350msgid "* Binary file (not showing content)."
1351msgstr ""
1352
1353#: lib/diff.tcl:185
1354msgid "Error loading diff:"
1355msgstr ""
1356
1357#: lib/diff.tcl:302
1358msgid "Failed to unstage selected hunk."
1359msgstr ""
1360
1361#: lib/diff.tcl:309
1362msgid "Failed to stage selected hunk."
1363msgstr ""
1364
1365#: lib/error.tcl:12 lib/error.tcl:102
1366msgid "error"
1367msgstr ""
1368
1369#: lib/error.tcl:28
1370msgid "warning"
1371msgstr ""
1372
1373#: lib/error.tcl:81
1374msgid "You must correct the above errors before committing."
1375msgstr ""
1376
1377#: lib/index.tcl:6
1378msgid "Unable to unlock the index."
1379msgstr ""
1380
1381#: lib/index.tcl:15
1382msgid "Index Error"
1383msgstr ""
1384
1385#: lib/index.tcl:21
1386msgid ""
1387"Updating the Git index failed.  A rescan will be automatically started to "
1388"resynchronize git-gui."
1389msgstr ""
1390
1391#: lib/index.tcl:27
1392msgid "Continue"
1393msgstr ""
1394
1395#: lib/index.tcl:31
1396msgid "Unlock Index"
1397msgstr ""
1398
1399#: lib/index.tcl:282
1400#, tcl-format
1401msgid "Unstaging %s from commit"
1402msgstr ""
1403
1404#: lib/index.tcl:313
1405msgid "Ready to commit."
1406msgstr ""
1407
1408#: lib/index.tcl:326
1409#, tcl-format
1410msgid "Adding %s"
1411msgstr ""
1412
1413#: lib/index.tcl:381
1414#, tcl-format
1415msgid "Revert changes in file %s?"
1416msgstr ""
1417
1418#: lib/index.tcl:383
1419#, tcl-format
1420msgid "Revert changes in these %i files?"
1421msgstr ""
1422
1423#: lib/index.tcl:389
1424msgid "Any unstaged changes will be permanently lost by the revert."
1425msgstr ""
1426
1427#: lib/index.tcl:392
1428msgid "Do Nothing"
1429msgstr ""
1430
1431#: lib/merge.tcl:13
1432msgid ""
1433"Cannot merge while amending.\n"
1434"\n"
1435"You must finish amending this commit before starting any type of merge.\n"
1436msgstr ""
1437
1438#: lib/merge.tcl:27
1439msgid ""
1440"Last scanned state does not match repository state.\n"
1441"\n"
1442"Another Git program has modified this repository since the last scan.  A "
1443"rescan must be performed before a merge can be performed.\n"
1444"\n"
1445"The rescan will be automatically started now.\n"
1446msgstr ""
1447
1448#: lib/merge.tcl:44
1449#, tcl-format
1450msgid ""
1451"You are in the middle of a conflicted merge.\n"
1452"\n"
1453"File %s has merge conflicts.\n"
1454"\n"
1455"You must resolve them, stage the file, and commit to complete the current "
1456"merge.  Only then can you begin another merge.\n"
1457msgstr ""
1458
1459#: lib/merge.tcl:54
1460#, tcl-format
1461msgid ""
1462"You are in the middle of a change.\n"
1463"\n"
1464"File %s is modified.\n"
1465"\n"
1466"You should complete the current commit before starting a merge.  Doing so "
1467"will help you abort a failed merge, should the need arise.\n"
1468msgstr ""
1469
1470#: lib/merge.tcl:106
1471#, tcl-format
1472msgid "%s of %s"
1473msgstr ""
1474
1475#: lib/merge.tcl:119
1476#, tcl-format
1477msgid "Merging %s and %s..."
1478msgstr ""
1479
1480#: lib/merge.tcl:130
1481msgid "Merge completed successfully."
1482msgstr ""
1483
1484#: lib/merge.tcl:133
1485msgid "Merge failed.  Conflict resolution is required."
1486msgstr ""
1487
1488#: lib/merge.tcl:158
1489#, tcl-format
1490msgid "Merge Into %s"
1491msgstr ""
1492
1493#: lib/merge.tcl:177
1494msgid "Revision To Merge"
1495msgstr ""
1496
1497#: lib/merge.tcl:212
1498msgid ""
1499"Cannot abort while amending.\n"
1500"\n"
1501"You must finish amending this commit.\n"
1502msgstr ""
1503
1504#: lib/merge.tcl:222
1505msgid ""
1506"Abort merge?\n"
1507"\n"
1508"Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1509"\n"
1510"Continue with aborting the current merge?"
1511msgstr ""
1512
1513#: lib/merge.tcl:228
1514msgid ""
1515"Reset changes?\n"
1516"\n"
1517"Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1518"\n"
1519"Continue with resetting the current changes?"
1520msgstr ""
1521
1522#: lib/merge.tcl:239
1523msgid "Aborting"
1524msgstr ""
1525
1526#: lib/merge.tcl:238
1527msgid "files reset"
1528msgstr ""
1529
1530#: lib/merge.tcl:265
1531msgid "Abort failed."
1532msgstr ""
1533
1534#: lib/merge.tcl:268
1535msgid "Abort completed.  Ready."
1536msgstr ""
1537
1538#: lib/option.tcl:82
1539msgid "Restore Defaults"
1540msgstr ""
1541
1542#: lib/option.tcl:86
1543msgid "Save"
1544msgstr ""
1545
1546#: lib/option.tcl:96
1547#, tcl-format
1548msgid "%s Repository"
1549msgstr ""
1550
1551#: lib/option.tcl:97
1552msgid "Global (All Repositories)"
1553msgstr ""
1554
1555#: lib/option.tcl:103
1556msgid "User Name"
1557msgstr ""
1558
1559#: lib/option.tcl:104
1560msgid "Email Address"
1561msgstr ""
1562
1563#: lib/option.tcl:106
1564msgid "Summarize Merge Commits"
1565msgstr ""
1566
1567#: lib/option.tcl:107
1568msgid "Merge Verbosity"
1569msgstr ""
1570
1571#: lib/option.tcl:108
1572msgid "Show Diffstat After Merge"
1573msgstr ""
1574
1575#: lib/option.tcl:110
1576msgid "Trust File Modification Timestamps"
1577msgstr ""
1578
1579#: lib/option.tcl:111
1580msgid "Prune Tracking Branches During Fetch"
1581msgstr ""
1582
1583#: lib/option.tcl:112
1584msgid "Match Tracking Branches"
1585msgstr ""
1586
1587#: lib/option.tcl:113
1588msgid "Number of Diff Context Lines"
1589msgstr ""
1590
1591#: lib/option.tcl:114
1592msgid "New Branch Name Template"
1593msgstr ""
1594
1595#: lib/option.tcl:191
1596msgid "Spelling Dictionary:"
1597msgstr ""
1598
1599#: lib/option.tcl:215
1600msgid "Change Font"
1601msgstr ""
1602
1603#: lib/option.tcl:180
1604#, tcl-format
1605msgid "Choose %s"
1606msgstr ""
1607
1608#: lib/option.tcl:186
1609msgid "pt."
1610msgstr ""
1611
1612#: lib/option.tcl:200
1613msgid "Preferences"
1614msgstr ""
1615
1616#: lib/option.tcl:235
1617msgid "Failed to completely save options:"
1618msgstr ""
1619
1620#: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
1621msgid "Delete Remote Branch"
1622msgstr ""
1623
1624#: lib/remote_branch_delete.tcl:47
1625msgid "From Repository"
1626msgstr ""
1627
1628#: lib/remote_branch_delete.tcl:50 lib/transport.tcl:123
1629msgid "Remote:"
1630msgstr ""
1631
1632#: lib/remote_branch_delete.tcl:66 lib/transport.tcl:138
1633msgid "Arbitrary URL:"
1634msgstr ""
1635
1636#: lib/remote_branch_delete.tcl:84
1637msgid "Branches"
1638msgstr ""
1639
1640#: lib/remote_branch_delete.tcl:109
1641msgid "Delete Only If"
1642msgstr ""
1643
1644#: lib/remote_branch_delete.tcl:111
1645msgid "Merged Into:"
1646msgstr ""
1647
1648#: lib/remote_branch_delete.tcl:119
1649msgid "Always (Do not perform merge checks)"
1650msgstr ""
1651
1652#: lib/remote_branch_delete.tcl:152
1653msgid "A branch is required for 'Merged Into'."
1654msgstr ""
1655
1656#: lib/remote_branch_delete.tcl:184
1657#, tcl-format
1658msgid ""
1659"The following branches are not completely merged into %s:\n"
1660"\n"
1661" - %s"
1662msgstr ""
1663
1664#: lib/remote_branch_delete.tcl:189
1665#, tcl-format
1666msgid ""
1667"One or more of the merge tests failed because you have not fetched the "
1668"necessary commits.  Try fetching from %s first."
1669msgstr ""
1670
1671#: lib/remote_branch_delete.tcl:207
1672msgid "Please select one or more branches to delete."
1673msgstr ""
1674
1675#: lib/remote_branch_delete.tcl:216
1676msgid ""
1677"Recovering deleted branches is difficult.\n"
1678"\n"
1679"Delete the selected branches?"
1680msgstr ""
1681
1682#: lib/remote_branch_delete.tcl:226
1683#, tcl-format
1684msgid "Deleting branches from %s"
1685msgstr ""
1686
1687#: lib/remote_branch_delete.tcl:286
1688msgid "No repository selected."
1689msgstr ""
1690
1691#: lib/remote_branch_delete.tcl:291
1692#, tcl-format
1693msgid "Scanning %s..."
1694msgstr ""
1695
1696#: lib/remote.tcl:165
1697msgid "Prune from"
1698msgstr ""
1699
1700#: lib/remote.tcl:170
1701msgid "Fetch from"
1702msgstr ""
1703
1704#: lib/remote.tcl:213
1705msgid "Push to"
1706msgstr ""
1707
1708#: lib/shortcut.tcl:20 lib/shortcut.tcl:61
1709msgid "Cannot write shortcut:"
1710msgstr ""
1711
1712#: lib/shortcut.tcl:136
1713msgid "Cannot write icon:"
1714msgstr ""
1715
1716#: lib/spellcheck.tcl:37
1717msgid "Not connected to aspell"
1718msgstr ""
1719
1720#: lib/spellcheck.tcl:41
1721msgid "Unrecognized aspell version"
1722msgstr ""
1723
1724#: lib/spellcheck.tcl:135
1725msgid "No Suggestions"
1726msgstr ""
1727
1728#: lib/spellcheck.tcl:336
1729msgid "Unexpected EOF from aspell"
1730msgstr ""
1731
1732#: lib/spellcheck.tcl:340
1733msgid "Spell Checker Failed"
1734msgstr ""
1735
1736#: lib/status_bar.tcl:83
1737#, tcl-format
1738msgid "%s ... %*i of %*i %s (%3i%%)"
1739msgstr ""
1740
1741#: lib/transport.tcl:6
1742#, tcl-format
1743msgid "fetch %s"
1744msgstr ""
1745
1746#: lib/transport.tcl:7
1747#, tcl-format
1748msgid "Fetching new changes from %s"
1749msgstr ""
1750
1751#: lib/transport.tcl:18
1752#, tcl-format
1753msgid "remote prune %s"
1754msgstr ""
1755
1756#: lib/transport.tcl:19
1757#, tcl-format
1758msgid "Pruning tracking branches deleted from %s"
1759msgstr ""
1760
1761#: lib/transport.tcl:25 lib/transport.tcl:71
1762#, tcl-format
1763msgid "push %s"
1764msgstr ""
1765
1766#: lib/transport.tcl:26
1767#, tcl-format
1768msgid "Pushing changes to %s"
1769msgstr ""
1770
1771#: lib/transport.tcl:72
1772#, tcl-format
1773msgid "Pushing %s %s to %s"
1774msgstr ""
1775
1776#: lib/transport.tcl:89
1777msgid "Push Branches"
1778msgstr ""
1779
1780#: lib/transport.tcl:103
1781msgid "Source Branches"
1782msgstr ""
1783
1784#: lib/transport.tcl:120
1785msgid "Destination Repository"
1786msgstr ""
1787
1788#: lib/transport.tcl:158
1789msgid "Transfer Options"
1790msgstr ""
1791
1792#: lib/transport.tcl:160
1793msgid "Force overwrite existing branch (may discard changes)"
1794msgstr ""
1795
1796#: lib/transport.tcl:164
1797msgid "Use thin pack (for slow network connections)"
1798msgstr ""
1799
1800#: lib/transport.tcl:168
1801msgid "Include tags"
1802msgstr ""