po / git-gui.poton commit Merge branch 'maint' (c8dd7f6)
   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: 2007-08-11 17:28+0200\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:531
  20msgid "Cannot find git in PATH."
  21msgstr ""
  22
  23#: git-gui.sh:550
  24msgid "Cannot parse Git version string:"
  25msgstr ""
  26
  27#: git-gui.sh:567
  28#, tcl-format
  29msgid ""
  30"Git version cannot be determined.\n"
  31"\n"
  32"%s claims it is version '%s'.\n"
  33"\n"
  34"%s requires at least Git 1.5.0 or later.\n"
  35"\n"
  36"Assume '%s' is version 1.5.0?\n"
  37msgstr ""
  38
  39#: git-gui.sh:689
  40msgid "Cannot find the git directory:"
  41msgstr ""
  42
  43#: git-gui.sh:697
  44msgid "Git directory not found:"
  45msgstr ""
  46
  47#: git-gui.sh:703
  48msgid "Cannot use funny .git directory:"
  49msgstr ""
  50
  51#: git-gui.sh:708
  52msgid "No working directory"
  53msgstr ""
  54
  55#: git-gui.sh:854
  56msgid "Refreshing file status..."
  57msgstr ""
  58
  59#: git-gui.sh:891
  60msgid "Scanning for modified files ..."
  61msgstr ""
  62
  63#: git-gui.sh:1057 lib/browser.tcl:247
  64msgid "Ready."
  65msgstr ""
  66
  67#: git-gui.sh:1322
  68msgid "Unmodified"
  69msgstr ""
  70
  71#: git-gui.sh:1324
  72msgid "Modified, not staged"
  73msgstr ""
  74
  75#: git-gui.sh:1325 git-gui.sh:1330
  76msgid "Staged for commit"
  77msgstr ""
  78
  79#: git-gui.sh:1326 git-gui.sh:1331
  80msgid "Portions staged for commit"
  81msgstr ""
  82
  83#: git-gui.sh:1327 git-gui.sh:1332
  84msgid "Staged for commit, missing"
  85msgstr ""
  86
  87#: git-gui.sh:1329
  88msgid "Untracked, not staged"
  89msgstr ""
  90
  91#: git-gui.sh:1334
  92msgid "Missing"
  93msgstr ""
  94
  95#: git-gui.sh:1335
  96msgid "Staged for removal"
  97msgstr ""
  98
  99#: git-gui.sh:1336
 100msgid "Staged for removal, still present"
 101msgstr ""
 102
 103#: git-gui.sh:1338 git-gui.sh:1339 git-gui.sh:1340 git-gui.sh:1341
 104msgid "Requires merge resolution"
 105msgstr ""
 106
 107#: git-gui.sh:1383
 108msgid "Starting gitk... please wait..."
 109msgstr ""
 110
 111#: git-gui.sh:1392
 112#, tcl-format
 113msgid ""
 114"Unable to start gitk:\n"
 115"\n"
 116"%s does not exist"
 117msgstr ""
 118
 119#: git-gui.sh:1609
 120#, tcl-format
 121msgid "Invalid font specified in gui.%s:"
 122msgstr ""
 123
 124#: git-gui.sh:1634
 125msgid "Main Font"
 126msgstr ""
 127
 128#: git-gui.sh:1635
 129msgid "Diff/Console Font"
 130msgstr ""
 131
 132#: git-gui.sh:1649
 133msgid "Repository"
 134msgstr ""
 135
 136#: git-gui.sh:1650
 137msgid "Edit"
 138msgstr ""
 139
 140#: git-gui.sh:1652
 141msgid "Branch"
 142msgstr ""
 143
 144#: git-gui.sh:1655 git-gui.sh:1842 git-gui.sh:2152
 145msgid "Commit"
 146msgstr ""
 147
 148#: git-gui.sh:1658 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
 149msgid "Merge"
 150msgstr ""
 151
 152#: git-gui.sh:1659
 153msgid "Fetch"
 154msgstr ""
 155
 156#: git-gui.sh:1660 git-gui.sh:2158 lib/transport.tcl:88 lib/transport.tcl:172
 157msgid "Push"
 158msgstr ""
 159
 160#: git-gui.sh:1669
 161msgid "Browse Current Branch's Files"
 162msgstr ""
 163
 164#: git-gui.sh:1673
 165msgid "Browse Branch Files..."
 166msgstr ""
 167
 168#: git-gui.sh:1678
 169msgid "Visualize Current Branch's History"
 170msgstr ""
 171
 172#: git-gui.sh:1682
 173msgid "Visualize All Branch History"
 174msgstr ""
 175
 176#: git-gui.sh:1689
 177#, tcl-format
 178msgid "Browse %s's Files"
 179msgstr ""
 180
 181#: git-gui.sh:1691
 182#, tcl-format
 183msgid "Visualize %s's History"
 184msgstr ""
 185
 186#: git-gui.sh:1696 lib/database.tcl:27 lib/database.tcl:67
 187msgid "Database Statistics"
 188msgstr ""
 189
 190#: git-gui.sh:1699 lib/database.tcl:34
 191msgid "Compress Database"
 192msgstr ""
 193
 194#: git-gui.sh:1702
 195msgid "Verify Database"
 196msgstr ""
 197
 198#: git-gui.sh:1709 git-gui.sh:1713 git-gui.sh:1717 lib/shortcut.tcl:9
 199#: lib/shortcut.tcl:45 lib/shortcut.tcl:84
 200msgid "Create Desktop Icon"
 201msgstr ""
 202
 203#: git-gui.sh:1722
 204msgid "Quit"
 205msgstr ""
 206
 207#: git-gui.sh:1729
 208msgid "Undo"
 209msgstr ""
 210
 211#: git-gui.sh:1732
 212msgid "Redo"
 213msgstr ""
 214
 215#: git-gui.sh:1736 git-gui.sh:2222
 216msgid "Cut"
 217msgstr ""
 218
 219#: git-gui.sh:1739 git-gui.sh:2225 git-gui.sh:2296 git-gui.sh:2368
 220#: lib/console.tcl:69
 221msgid "Copy"
 222msgstr ""
 223
 224#: git-gui.sh:1742 git-gui.sh:2228
 225msgid "Paste"
 226msgstr ""
 227
 228#: git-gui.sh:1745 git-gui.sh:2231 lib/branch_delete.tcl:26
 229#: lib/remote_branch_delete.tcl:38
 230msgid "Delete"
 231msgstr ""
 232
 233#: git-gui.sh:1749 git-gui.sh:2235 git-gui.sh:2372 lib/console.tcl:71
 234msgid "Select All"
 235msgstr ""
 236
 237#: git-gui.sh:1758
 238msgid "Create..."
 239msgstr ""
 240
 241#: git-gui.sh:1764
 242msgid "Checkout..."
 243msgstr ""
 244
 245#: git-gui.sh:1770
 246msgid "Rename..."
 247msgstr ""
 248
 249#: git-gui.sh:1775 git-gui.sh:1873
 250msgid "Delete..."
 251msgstr ""
 252
 253#: git-gui.sh:1780
 254msgid "Reset..."
 255msgstr ""
 256
 257#: git-gui.sh:1792 git-gui.sh:2169
 258msgid "New Commit"
 259msgstr ""
 260
 261#: git-gui.sh:1800 git-gui.sh:2176
 262msgid "Amend Last Commit"
 263msgstr ""
 264
 265#: git-gui.sh:1809 git-gui.sh:2136 lib/remote_branch_delete.tcl:99
 266msgid "Rescan"
 267msgstr ""
 268
 269#: git-gui.sh:1815
 270msgid "Stage To Commit"
 271msgstr ""
 272
 273#: git-gui.sh:1820
 274msgid "Stage Changed Files To Commit"
 275msgstr ""
 276
 277#: git-gui.sh:1826
 278msgid "Unstage From Commit"
 279msgstr ""
 280
 281#: git-gui.sh:1831 lib/index.tcl:376
 282msgid "Revert Changes"
 283msgstr ""
 284
 285#: git-gui.sh:1838 git-gui.sh:2148 git-gui.sh:2246
 286msgid "Sign Off"
 287msgstr ""
 288
 289#: git-gui.sh:1853
 290msgid "Local Merge..."
 291msgstr ""
 292
 293#: git-gui.sh:1858
 294msgid "Abort Merge..."
 295msgstr ""
 296
 297#: git-gui.sh:1870
 298msgid "Push..."
 299msgstr ""
 300
 301#: git-gui.sh:1880
 302msgid "Apple"
 303msgstr ""
 304
 305#: git-gui.sh:1883 git-gui.sh:1901 lib/option.tcl:65
 306#, tcl-format
 307msgid "About %s"
 308msgstr ""
 309
 310#: git-gui.sh:1885 git-gui.sh:1891 git-gui.sh:2414
 311msgid "Options..."
 312msgstr ""
 313
 314#: git-gui.sh:1897
 315msgid "Help"
 316msgstr ""
 317
 318#: git-gui.sh:1938
 319msgid "Online Documentation"
 320msgstr ""
 321
 322#: git-gui.sh:2054
 323msgid "Current Branch:"
 324msgstr ""
 325
 326#: git-gui.sh:2075
 327msgid "Staged Changes (Will Be Committed)"
 328msgstr ""
 329
 330#: git-gui.sh:2095
 331msgid "Unstaged Changes (Will Not Be Committed)"
 332msgstr ""
 333
 334#: git-gui.sh:2142
 335msgid "Stage Changed"
 336msgstr ""
 337
 338#: git-gui.sh:2188
 339msgid "Initial Commit Message:"
 340msgstr ""
 341
 342#: git-gui.sh:2189
 343msgid "Amended Commit Message:"
 344msgstr ""
 345
 346#: git-gui.sh:2190
 347msgid "Amended Initial Commit Message:"
 348msgstr ""
 349
 350#: git-gui.sh:2191
 351msgid "Amended Merge Commit Message:"
 352msgstr ""
 353
 354#: git-gui.sh:2192
 355msgid "Merge Commit Message:"
 356msgstr ""
 357
 358#: git-gui.sh:2193
 359msgid "Commit Message:"
 360msgstr ""
 361
 362#: git-gui.sh:2238 git-gui.sh:2376 lib/console.tcl:73
 363msgid "Copy All"
 364msgstr ""
 365
 366#: git-gui.sh:2262 lib/blame.tcl:104
 367msgid "File:"
 368msgstr ""
 369
 370#: git-gui.sh:2364
 371msgid "Refresh"
 372msgstr ""
 373
 374#: git-gui.sh:2385
 375msgid "Apply/Reverse Hunk"
 376msgstr ""
 377
 378#: git-gui.sh:2391
 379msgid "Decrease Font Size"
 380msgstr ""
 381
 382#: git-gui.sh:2395
 383msgid "Increase Font Size"
 384msgstr ""
 385
 386#: git-gui.sh:2400
 387msgid "Show Less Context"
 388msgstr ""
 389
 390#: git-gui.sh:2407
 391msgid "Show More Context"
 392msgstr ""
 393
 394#: git-gui.sh:2422
 395msgid "Unstage Hunk From Commit"
 396msgstr ""
 397
 398#: git-gui.sh:2426 git-gui.sh:2430
 399msgid "Stage Hunk For Commit"
 400msgstr ""
 401
 402#: git-gui.sh:2440
 403msgid "Initializing..."
 404msgstr ""
 405
 406#: lib/blame.tcl:77
 407msgid "File Viewer"
 408msgstr ""
 409
 410#: lib/blame.tcl:81
 411msgid "Commit:"
 412msgstr ""
 413
 414#: lib/blame.tcl:249
 415msgid "Copy Commit"
 416msgstr ""
 417
 418#: lib/blame.tcl:369
 419#, tcl-format
 420msgid "Reading %s..."
 421msgstr ""
 422
 423#: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
 424msgid "Checkout Branch"
 425msgstr ""
 426
 427#: lib/branch_checkout.tcl:23
 428msgid "Checkout"
 429msgstr ""
 430
 431#: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
 432#: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:283
 433#: lib/checkout_op.tcl:522 lib/merge.tcl:172 lib/option.tcl:172
 434#: lib/remote_branch_delete.tcl:42 lib/transport.tcl:92
 435msgid "Cancel"
 436msgstr ""
 437
 438#: lib/branch_checkout.tcl:32 lib/browser.tcl:288
 439msgid "Revision"
 440msgstr ""
 441
 442#: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:159
 443#: lib/option.tcl:274
 444msgid "Options"
 445msgstr ""
 446
 447#: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
 448msgid "Fetch Tracking Branch"
 449msgstr ""
 450
 451#: lib/branch_checkout.tcl:44
 452msgid "Detach From Local Branch"
 453msgstr ""
 454
 455#: lib/branch_create.tcl:22
 456msgid "Create Branch"
 457msgstr ""
 458
 459#: lib/branch_create.tcl:27
 460msgid "Create New Branch"
 461msgstr ""
 462
 463#: lib/branch_create.tcl:31
 464msgid "Create"
 465msgstr ""
 466
 467#: lib/branch_create.tcl:40
 468msgid "Branch Name"
 469msgstr ""
 470
 471#: lib/branch_create.tcl:43
 472msgid "Name:"
 473msgstr ""
 474
 475#: lib/branch_create.tcl:58
 476msgid "Match Tracking Branch Name"
 477msgstr ""
 478
 479#: lib/branch_create.tcl:66
 480msgid "Starting Revision"
 481msgstr ""
 482
 483#: lib/branch_create.tcl:72
 484msgid "Update Existing Branch:"
 485msgstr ""
 486
 487#: lib/branch_create.tcl:75
 488msgid "No"
 489msgstr ""
 490
 491#: lib/branch_create.tcl:80
 492msgid "Fast Forward Only"
 493msgstr ""
 494
 495#: lib/branch_create.tcl:85 lib/checkout_op.tcl:514
 496msgid "Reset"
 497msgstr ""
 498
 499#: lib/branch_create.tcl:97
 500msgid "Checkout After Creation"
 501msgstr ""
 502
 503#: lib/branch_create.tcl:131
 504msgid "Please select a tracking branch."
 505msgstr ""
 506
 507#: lib/branch_create.tcl:140
 508#, tcl-format
 509msgid "Tracking branch %s is not a branch in the remote repository."
 510msgstr ""
 511
 512#: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
 513msgid "Please supply a branch name."
 514msgstr ""
 515
 516#: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
 517#, tcl-format
 518msgid "'%s' is not an acceptable branch name."
 519msgstr ""
 520
 521#: lib/branch_delete.tcl:15
 522msgid "Delete Branch"
 523msgstr ""
 524
 525#: lib/branch_delete.tcl:20
 526msgid "Delete Local Branch"
 527msgstr ""
 528
 529#: lib/branch_delete.tcl:37
 530msgid "Local Branches"
 531msgstr ""
 532
 533#: lib/branch_delete.tcl:52
 534msgid "Delete Only If Merged Into"
 535msgstr ""
 536
 537#: lib/branch_delete.tcl:54
 538msgid "Always (Do not perform merge test.)"
 539msgstr ""
 540
 541#: lib/branch_delete.tcl:103
 542#, tcl-format
 543msgid "The following branches are not completely merged into %s:"
 544msgstr ""
 545
 546#: lib/branch_delete.tcl:115
 547msgid ""
 548"Recovering deleted branches is difficult. \n"
 549"\n"
 550" Delete the selected branches?"
 551msgstr ""
 552
 553#: lib/branch_delete.tcl:141
 554#, tcl-format
 555msgid ""
 556"Failed to delete branches:\n"
 557"%s"
 558msgstr ""
 559
 560#: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
 561msgid "Rename Branch"
 562msgstr ""
 563
 564#: lib/branch_rename.tcl:26
 565msgid "Rename"
 566msgstr ""
 567
 568#: lib/branch_rename.tcl:36
 569msgid "Branch:"
 570msgstr ""
 571
 572#: lib/branch_rename.tcl:39
 573msgid "New Name:"
 574msgstr ""
 575
 576#: lib/branch_rename.tcl:75
 577msgid "Please select a branch to rename."
 578msgstr ""
 579
 580#: lib/branch_rename.tcl:96 lib/checkout_op.tcl:179
 581#, tcl-format
 582msgid "Branch '%s' already exists."
 583msgstr ""
 584
 585#: lib/branch_rename.tcl:117
 586#, tcl-format
 587msgid "Failed to rename '%s'."
 588msgstr ""
 589
 590#: lib/browser.tcl:17
 591msgid "Starting..."
 592msgstr ""
 593
 594#: lib/browser.tcl:26
 595msgid "File Browser"
 596msgstr ""
 597
 598#: lib/browser.tcl:127 lib/browser.tcl:144
 599#, tcl-format
 600msgid "Loading %s..."
 601msgstr ""
 602
 603#: lib/browser.tcl:188
 604msgid "[Up To Parent]"
 605msgstr ""
 606
 607#: lib/browser.tcl:268 lib/browser.tcl:274
 608msgid "Browse Branch Files"
 609msgstr ""
 610
 611#: lib/browser.tcl:279
 612msgid "Browse"
 613msgstr ""
 614
 615#: lib/checkout_op.tcl:79
 616#, tcl-format
 617msgid "Fetching %s from %s"
 618msgstr ""
 619
 620#: lib/checkout_op.tcl:140 lib/console.tcl:81 lib/database.tcl:31
 621msgid "Close"
 622msgstr ""
 623
 624#: lib/checkout_op.tcl:169
 625#, tcl-format
 626msgid "Branch '%s' does not exist."
 627msgstr ""
 628
 629#: lib/checkout_op.tcl:206
 630#, tcl-format
 631msgid ""
 632"Branch '%s' already exists.\n"
 633"\n"
 634"It cannot fast-forward to %s.\n"
 635"A merge is required."
 636msgstr ""
 637
 638#: lib/checkout_op.tcl:220
 639#, tcl-format
 640msgid "Merge strategy '%s' not supported."
 641msgstr ""
 642
 643#: lib/checkout_op.tcl:239
 644#, tcl-format
 645msgid "Failed to update '%s'."
 646msgstr ""
 647
 648#: lib/checkout_op.tcl:251
 649msgid "Staging area (index) is already locked."
 650msgstr ""
 651
 652#: lib/checkout_op.tcl:266
 653msgid ""
 654"Last scanned state does not match repository state.\n"
 655"\n"
 656"Another Git program has modified this repository since the last scan.  A "
 657"rescan must be performed before the current branch can be changed.\n"
 658"\n"
 659"The rescan will be automatically started now.\n"
 660msgstr ""
 661
 662#: lib/checkout_op.tcl:353
 663#, tcl-format
 664msgid "Aborted checkout of '%s' (file level merging is required)."
 665msgstr ""
 666
 667#: lib/checkout_op.tcl:354
 668msgid "File level merge required."
 669msgstr ""
 670
 671#: lib/checkout_op.tcl:358
 672#, tcl-format
 673msgid "Staying on branch '%s'."
 674msgstr ""
 675
 676#: lib/checkout_op.tcl:429
 677msgid ""
 678"You are no longer on a local branch.\n"
 679"\n"
 680"If you wanted to be on a branch, create one now starting from 'This Detached "
 681"Checkout'."
 682msgstr ""
 683
 684#: lib/checkout_op.tcl:478
 685#, tcl-format
 686msgid "Resetting '%s' to '%s' will lose the following commits:"
 687msgstr ""
 688
 689#: lib/checkout_op.tcl:500
 690msgid "Recovering lost commits may not be easy."
 691msgstr ""
 692
 693#: lib/checkout_op.tcl:505
 694#, tcl-format
 695msgid "Reset '%s'?"
 696msgstr ""
 697
 698#: lib/checkout_op.tcl:510 lib/merge.tcl:164
 699msgid "Visualize"
 700msgstr ""
 701
 702#: lib/checkout_op.tcl:578
 703#, tcl-format
 704msgid ""
 705"Failed to set current branch.\n"
 706"\n"
 707"This working directory is only partially switched.  We successfully updated "
 708"your files, but failed to update an internal Git file.\n"
 709"\n"
 710"This should not have occurred.  %s will now close and give up."
 711msgstr ""
 712
 713#: lib/choose_rev.tcl:53
 714msgid "This Detached Checkout"
 715msgstr ""
 716
 717#: lib/choose_rev.tcl:60
 718msgid "Revision Expression:"
 719msgstr ""
 720
 721#: lib/choose_rev.tcl:74
 722msgid "Local Branch"
 723msgstr ""
 724
 725#: lib/choose_rev.tcl:79
 726msgid "Tracking Branch"
 727msgstr ""
 728
 729#: lib/choose_rev.tcl:84
 730msgid "Tag"
 731msgstr ""
 732
 733#: lib/choose_rev.tcl:317
 734#, tcl-format
 735msgid "Invalid revision: %s"
 736msgstr ""
 737
 738#: lib/choose_rev.tcl:338
 739msgid "No revision selected."
 740msgstr ""
 741
 742#: lib/choose_rev.tcl:346
 743msgid "Revision expression is empty."
 744msgstr ""
 745
 746#: lib/commit.tcl:9
 747msgid ""
 748"There is nothing to amend.\n"
 749"\n"
 750"You are about to create the initial commit.  There is no commit before this "
 751"to amend.\n"
 752msgstr ""
 753
 754#: lib/commit.tcl:18
 755msgid ""
 756"Cannot amend while merging.\n"
 757"\n"
 758"You are currently in the middle of a merge that has not been fully "
 759"completed.  You cannot amend the prior commit unless you first abort the "
 760"current merge activity.\n"
 761msgstr ""
 762
 763#: lib/commit.tcl:49
 764msgid "Error loading commit data for amend:"
 765msgstr ""
 766
 767#: lib/commit.tcl:76
 768msgid "Unable to obtain your identity:"
 769msgstr ""
 770
 771#: lib/commit.tcl:81
 772msgid "Invalid GIT_COMMITTER_IDENT:"
 773msgstr ""
 774
 775#: lib/commit.tcl:133
 776msgid ""
 777"Last scanned state does not match repository state.\n"
 778"\n"
 779"Another Git program has modified this repository since the last scan.  A "
 780"rescan must be performed before another commit can be created.\n"
 781"\n"
 782"The rescan will be automatically started now.\n"
 783msgstr ""
 784
 785#: lib/commit.tcl:154
 786#, tcl-format
 787msgid ""
 788"Unmerged files cannot be committed.\n"
 789"\n"
 790"File %s has merge conflicts.  You must resolve them and stage the file "
 791"before committing.\n"
 792msgstr ""
 793
 794#: lib/commit.tcl:162
 795#, tcl-format
 796msgid ""
 797"Unknown file state %s detected.\n"
 798"\n"
 799"File %s cannot be committed by this program.\n"
 800msgstr ""
 801
 802#: lib/commit.tcl:170
 803msgid ""
 804"No changes to commit.\n"
 805"\n"
 806"You must stage at least 1 file before you can commit.\n"
 807msgstr ""
 808
 809#: lib/commit.tcl:183
 810msgid ""
 811"Please supply a commit message.\n"
 812"\n"
 813"A good commit message has the following format:\n"
 814"\n"
 815"- First line: Describe in one sentance what you did.\n"
 816"- Second line: Blank\n"
 817"- Remaining lines: Describe why this change is good.\n"
 818msgstr ""
 819
 820#: lib/commit.tcl:257
 821msgid "write-tree failed:"
 822msgstr ""
 823
 824#: lib/commit.tcl:279
 825msgid ""
 826"No changes to commit.\n"
 827"\n"
 828"No files were modified by this commit and it was not a merge commit.\n"
 829"\n"
 830"A rescan will be automatically started now.\n"
 831msgstr ""
 832
 833#: lib/commit.tcl:286
 834msgid "No changes to commit."
 835msgstr ""
 836
 837#: lib/commit.tcl:317
 838msgid "commit-tree failed:"
 839msgstr ""
 840
 841#: lib/commit.tcl:339
 842msgid "update-ref failed:"
 843msgstr ""
 844
 845#: lib/commit.tcl:430
 846#, tcl-format
 847msgid "Created commit %s: %s"
 848msgstr ""
 849
 850#: lib/console.tcl:55
 851msgid "Working... please wait..."
 852msgstr ""
 853
 854#: lib/console.tcl:184
 855msgid "Success"
 856msgstr ""
 857
 858#: lib/console.tcl:194
 859msgid "Error: Command Failed"
 860msgstr ""
 861
 862#: lib/database.tcl:43
 863msgid "Number of loose objects"
 864msgstr ""
 865
 866#: lib/database.tcl:44
 867msgid "Disk space used by loose objects"
 868msgstr ""
 869
 870#: lib/database.tcl:45
 871msgid "Number of packed objects"
 872msgstr ""
 873
 874#: lib/database.tcl:46
 875msgid "Number of packs"
 876msgstr ""
 877
 878#: lib/database.tcl:47
 879msgid "Disk space used by packed objects"
 880msgstr ""
 881
 882#: lib/database.tcl:48
 883msgid "Packed objects waiting for pruning"
 884msgstr ""
 885
 886#: lib/database.tcl:49
 887msgid "Garbage files"
 888msgstr ""
 889
 890#: lib/database.tcl:72
 891msgid "Compressing the object database"
 892msgstr ""
 893
 894#: lib/database.tcl:83
 895msgid "Verifying the object database with fsck-objects"
 896msgstr ""
 897
 898#: lib/diff.tcl:42
 899#, tcl-format
 900msgid ""
 901"No differences detected.\n"
 902"\n"
 903"%s has no changes.\n"
 904"\n"
 905"The modification date of this file was updated by another application, but "
 906"the content within the file was not changed.\n"
 907"\n"
 908"A rescan will be automatically started to find other files which may have "
 909"the same state."
 910msgstr ""
 911
 912#: lib/diff.tcl:97
 913msgid "Error loading file:"
 914msgstr ""
 915
 916#: lib/diff.tcl:162
 917msgid "Error loading diff:"
 918msgstr ""
 919
 920#: lib/diff.tcl:278
 921msgid "Failed to unstage selected hunk."
 922msgstr ""
 923
 924#: lib/diff.tcl:285
 925msgid "Failed to stage selected hunk."
 926msgstr ""
 927
 928#: lib/error.tcl:12 lib/error.tcl:102
 929msgid "error"
 930msgstr ""
 931
 932#: lib/error.tcl:28
 933msgid "warning"
 934msgstr ""
 935
 936#: lib/error.tcl:81
 937msgid "You must correct the above errors before committing."
 938msgstr ""
 939
 940#: lib/index.tcl:364
 941#, tcl-format
 942msgid "Revert changes in file %s?"
 943msgstr ""
 944
 945#: lib/index.tcl:366
 946#, tcl-format
 947msgid "Revert changes in these %i files?"
 948msgstr ""
 949
 950#: lib/index.tcl:372
 951msgid "Any unstaged changes will be permanently lost by the revert."
 952msgstr ""
 953
 954#: lib/index.tcl:375
 955msgid "Do Nothing"
 956msgstr ""
 957
 958#: lib/merge.tcl:13
 959msgid ""
 960"Cannot merge while amending.\n"
 961"\n"
 962"You must finish amending this commit before starting any type of merge.\n"
 963msgstr ""
 964
 965#: lib/merge.tcl:27
 966msgid ""
 967"Last scanned state does not match repository state.\n"
 968"\n"
 969"Another Git program has modified this repository since the last scan.  A "
 970"rescan must be performed before a merge can be performed.\n"
 971"\n"
 972"The rescan will be automatically started now.\n"
 973msgstr ""
 974
 975#: lib/merge.tcl:44
 976#, tcl-format
 977msgid ""
 978"You are in the middle of a conflicted merge.\n"
 979"\n"
 980"File %s has merge conflicts.\n"
 981"\n"
 982"You must resolve them, stage the file, and commit to complete the current "
 983"merge.  Only then can you begin another merge.\n"
 984msgstr ""
 985
 986#: lib/merge.tcl:54
 987#, tcl-format
 988msgid ""
 989"You are in the middle of a change.\n"
 990"\n"
 991"File %s is modified.\n"
 992"\n"
 993"You should complete the current commit before starting a merge.  Doing so "
 994"will help you abort a failed merge, should the need arise.\n"
 995msgstr ""
 996
 997#: lib/merge.tcl:106
 998#, tcl-format
 999msgid "%s of %s"
1000msgstr ""
1001
1002#: lib/merge.tcl:119
1003#, tcl-format
1004msgid "Merging %s and %s"
1005msgstr ""
1006
1007#: lib/merge.tcl:131
1008msgid "Merge completed successfully."
1009msgstr ""
1010
1011#: lib/merge.tcl:133
1012msgid "Merge failed.  Conflict resolution is required."
1013msgstr ""
1014
1015#: lib/merge.tcl:158
1016#, tcl-format
1017msgid "Merge Into %s"
1018msgstr ""
1019
1020#: lib/merge.tcl:177
1021msgid "Revision To Merge"
1022msgstr ""
1023
1024#: lib/merge.tcl:212
1025msgid ""
1026"Cannot abort while amending.\n"
1027"\n"
1028"You must finish amending this commit.\n"
1029msgstr ""
1030
1031#: lib/merge.tcl:222
1032msgid ""
1033"Abort merge?\n"
1034"\n"
1035"Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1036"\n"
1037"Continue with aborting the current merge?"
1038msgstr ""
1039
1040#: lib/merge.tcl:228
1041msgid ""
1042"Reset changes?\n"
1043"\n"
1044"Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1045"\n"
1046"Continue with resetting the current changes?"
1047msgstr ""
1048
1049#: lib/merge.tcl:239
1050msgid "Aborting"
1051msgstr ""
1052
1053#: lib/merge.tcl:266
1054msgid "Abort failed."
1055msgstr ""
1056
1057#: lib/merge.tcl:268
1058msgid "Abort completed.  Ready."
1059msgstr ""
1060
1061#: lib/option.tcl:77
1062msgid "git-gui - a graphical user interface for Git."
1063msgstr ""
1064
1065#: lib/option.tcl:164
1066msgid "Restore Defaults"
1067msgstr ""
1068
1069#: lib/option.tcl:168
1070msgid "Save"
1071msgstr ""
1072
1073#: lib/option.tcl:178
1074#, tcl-format
1075msgid "%s Repository"
1076msgstr ""
1077
1078#: lib/option.tcl:179
1079msgid "Global (All Repositories)"
1080msgstr ""
1081
1082#: lib/option.tcl:185
1083msgid "User Name"
1084msgstr ""
1085
1086#: lib/option.tcl:186
1087msgid "Email Address"
1088msgstr ""
1089
1090#: lib/option.tcl:188
1091msgid "Summarize Merge Commits"
1092msgstr ""
1093
1094#: lib/option.tcl:189
1095msgid "Merge Verbosity"
1096msgstr ""
1097
1098#: lib/option.tcl:190
1099msgid "Show Diffstat After Merge"
1100msgstr ""
1101
1102#: lib/option.tcl:192
1103msgid "Trust File Modification Timestamps"
1104msgstr ""
1105
1106#: lib/option.tcl:193
1107msgid "Prune Tracking Branches During Fetch"
1108msgstr ""
1109
1110#: lib/option.tcl:194
1111msgid "Match Tracking Branches"
1112msgstr ""
1113
1114#: lib/option.tcl:195
1115msgid "Number of Diff Context Lines"
1116msgstr ""
1117
1118#: lib/option.tcl:196
1119msgid "New Branch Name Template"
1120msgstr ""
1121
1122#: lib/option.tcl:305
1123msgid "Failed to completely save options:"
1124msgstr ""
1125
1126#: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
1127msgid "Delete Remote Branch"
1128msgstr ""
1129
1130#: lib/remote_branch_delete.tcl:47
1131msgid "From Repository"
1132msgstr ""
1133
1134#: lib/remote_branch_delete.tcl:50 lib/transport.tcl:118
1135msgid "Remote:"
1136msgstr ""
1137
1138#: lib/remote_branch_delete.tcl:66 lib/transport.tcl:133
1139msgid "Arbitrary URL:"
1140msgstr ""
1141
1142#: lib/remote_branch_delete.tcl:84
1143msgid "Branches"
1144msgstr ""
1145
1146#: lib/remote_branch_delete.tcl:109
1147msgid "Delete Only If"
1148msgstr ""
1149
1150#: lib/remote_branch_delete.tcl:111
1151msgid "Merged Into:"
1152msgstr ""
1153
1154#: lib/remote_branch_delete.tcl:119
1155msgid "Always (Do not perform merge checks)"
1156msgstr ""
1157
1158#: lib/remote_branch_delete.tcl:152
1159msgid "A branch is required for 'Merged Into'."
1160msgstr ""
1161
1162#: lib/remote_branch_delete.tcl:189
1163#, tcl-format
1164msgid ""
1165"One or more of the merge tests failed because you have not fetched the "
1166"necessary commits.  Try fetching from %s first."
1167msgstr ""
1168
1169#: lib/remote_branch_delete.tcl:207
1170msgid "Please select one or more branches to delete."
1171msgstr ""
1172
1173#: lib/remote_branch_delete.tcl:216
1174msgid ""
1175"Recovering deleted branches is difficult.\n"
1176"\n"
1177"Delete the selected branches?"
1178msgstr ""
1179
1180#: lib/remote_branch_delete.tcl:226
1181#, tcl-format
1182msgid "Deleting branches from %s"
1183msgstr ""
1184
1185#: lib/remote_branch_delete.tcl:286
1186msgid "No repository selected."
1187msgstr ""
1188
1189#: lib/remote_branch_delete.tcl:291
1190#, tcl-format
1191msgid "Scanning %s..."
1192msgstr ""
1193
1194#: lib/remote.tcl:162
1195#, tcl-format
1196msgid "Fetch from %s..."
1197msgstr ""
1198
1199#: lib/remote.tcl:172
1200#, tcl-format
1201msgid "Prune from %s..."
1202msgstr ""
1203
1204#: lib/remote.tcl:206
1205#, tcl-format
1206msgid "Push to %s..."
1207msgstr ""
1208
1209#: lib/shortcut.tcl:26 lib/shortcut.tcl:74
1210msgid "Cannot write script:"
1211msgstr ""
1212
1213#: lib/shortcut.tcl:149
1214msgid "Cannot write icon:"
1215msgstr ""
1216
1217#: lib/status_bar.tcl:58
1218#, tcl-format
1219msgid "%s ... %i of %i %s (%2i%%)"
1220msgstr ""
1221
1222#: lib/transport.tcl:7
1223#, tcl-format
1224msgid "Fetching new changes from %s"
1225msgstr ""
1226
1227#: lib/transport.tcl:19
1228#, tcl-format
1229msgid "Pruning tracking branches deleted from %s"
1230msgstr ""
1231
1232#: lib/transport.tcl:26
1233#, tcl-format
1234msgid "Pushing changes to %s"
1235msgstr ""
1236
1237#: lib/transport.tcl:68
1238#, tcl-format
1239msgid "Pushing %s %s to %s"
1240msgstr ""
1241
1242#: lib/transport.tcl:84
1243msgid "Push Branches"
1244msgstr ""
1245
1246#: lib/transport.tcl:98
1247msgid "Source Branches"
1248msgstr ""
1249
1250#: lib/transport.tcl:115
1251msgid "Destination Repository"
1252msgstr ""
1253
1254#: lib/transport.tcl:153
1255msgid "Transfer Options"
1256msgstr ""
1257
1258#: lib/transport.tcl:155
1259msgid "Use thin pack (for slow network connections)"
1260msgstr ""
1261
1262#: lib/transport.tcl:159
1263msgid "Include tags"
1264msgstr ""