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