1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906
|
# Blob Wars : Blob and Conquer Base POT File
# Copyright (C) 2008
# This file is distributed under the same license as the Blob And Conquer package.
# Stephen Sweeney <stephen.j.sweeney@gmail.com>, 2008.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-17 22:06+0100\n"
"PO-Revision-Date: 2008-06-21 00:00+GMT\n"
"Last-Translator: Stephen Sweeney <stephen.j.sweeney@gmail.com>\n"
"Language-Team: English <stephen.j.sweeney@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/title.cpp:184
msgid "data/misc/en/credits"
msgstr ""
#: src/entities/doors.cpp:68
msgid "Door is Locked"
msgstr ""
#: src/entities/bullets.cpp:152 src/entities/bullets.cpp:202
#: src/entities/blobs.cpp:1654 src/hud/status.cpp:256
#: src/combat/explosions.cpp:54
msgid "Total Damage Taken"
msgstr ""
#: src/entities/bullets.cpp:170
msgid "CAUTION - SHIELD BELT DESTROYED!"
msgstr ""
#: src/entities/bullets.cpp:183 src/hud/status.cpp:237
#: src/combat/explosions.cpp:76
msgid "Enemies Killed"
msgstr ""
#: src/entities/bullets.cpp:187
msgid "Enemies Killed By Teeka"
msgstr ""
#: src/entities/bullets.cpp:192 src/combat/explosions.cpp:85
msgid "Enemies Killed By Friendly Fire"
msgstr ""
#: src/entities/bullets.cpp:198 src/entities/bullets.cpp:1359
#: src/hud/status.cpp:247
msgid "Bullets Hit"
msgstr ""
#: src/entities/bullets.cpp:314 src/entities/bullets.cpp:409
#: src/hud/status.cpp:248
msgid "Bullets Missed"
msgstr ""
#: src/entities/bullets.cpp:654
msgid "YOU'RE ON FIRE!!! FIND SOME WATER!!!"
msgstr ""
#: src/entities/structures.cpp:689 src/entities/structures.cpp:707
#: src/bosses/cryptBoss.cpp:154 src/bosses/cryptBoss.cpp:164
msgid "C4"
msgstr ""
#: src/entities/structures.cpp:693 src/bosses/cryptBoss.cpp:156
msgid "C4 required"
msgstr ""
#: src/entities/structures.cpp:700 src/bosses/cryptBoss.cpp:160
msgid "Press ACTION to use C4"
msgstr ""
#: src/entities/lift.cpp:114
msgid "Press ACTION to use lift"
msgstr ""
#: src/entities/items.cpp:113 src/entities/items.cpp:230
#: src/entities/items.cpp:257 src/entities/items.cpp:284
#: src/entities/items.cpp:369 src/entities/items.cpp:428
#: src/entities/items.cpp:525
#, c-format
msgid "Picked up %s"
msgstr ""
#: src/entities/items.cpp:114 src/hud/status.cpp:251
msgid "Cherries Picked Up"
msgstr ""
#: src/entities/items.cpp:142
#, c-format
msgid "Picked up a Shield Belt (%dVGhz)"
msgstr ""
#: src/entities/items.cpp:160
#, c-format
msgid "Picked up %s for Teeka"
msgstr ""
#: src/entities/items.cpp:168 src/entities/items.cpp:232
#: src/hud/status.cpp:252
msgid "Items Picked Up"
msgstr ""
#: src/entities/items.cpp:214
#, c-format
msgid "Cannot carry any more %ss"
msgstr ""
#: src/entities/items.cpp:303 src/entities/items.cpp:330
#: src/entities/items.cpp:473
#, c-format
msgid "Picked up some %s"
msgstr ""
#: src/entities/items.cpp:348 src/entities/items.cpp:498
#, c-format
msgid "Press ACTION to swap %s for %s"
msgstr ""
#: src/entities/items.cpp:383 src/entities/items.cpp:429
#: src/entities/items.cpp:476 src/hud/status.cpp:253
msgid "Weapons Picked Up"
msgstr ""
#: src/entities/items.cpp:469
#, c-format
msgid "Got some %s ammo"
msgstr ""
#: src/entities/items.cpp:849 src/entities/features.cpp:504
#: src/entities/features.cpp:522
msgid "Grappling Hook"
msgstr ""
#: src/entities/blobs.cpp:290
#, c-format
msgid "Rescued %s"
msgstr ""
#: src/entities/blobs.cpp:332 src/entities/blobs.cpp:350
msgid "Teletag"
msgstr ""
#: src/entities/blobs.cpp:336
msgid "Teletag required"
msgstr ""
#: src/entities/blobs.cpp:340
msgid "Press ACTION to attach Teletag"
msgstr ""
#: src/entities/blobs.cpp:1502 src/hud/status.cpp:243
msgid "Allies Killed"
msgstr ""
#: src/entities/blobs.cpp:1528
#, c-format
msgid "%s has been killed"
msgstr ""
#: src/entities/units.cpp:203
msgid "YOU'VE BEEN FROZEN! PRESS BUTTONS TO ESCAPE!!!"
msgstr ""
#: src/entities/units.cpp:270
msgid "YOU'VE BEEN WRAPPED UP! PRESS BUTTONS TO ESCAPE!!!"
msgstr ""
#: src/entities/units.cpp:783
msgid "KIA"
msgstr ""
#: src/entities/units.cpp:787
msgid "Wounded"
msgstr ""
#: src/entities/units.cpp:791
msgid "OK"
msgstr ""
#: src/entities/switches.cpp:317
msgid "Bombs can only be planted by a Blob Demolition expert"
msgstr ""
#: src/entities/switches.cpp:501
#, c-format
msgid "%d more to go..."
msgstr ""
#: src/entities/switches.cpp:552
msgid "Switch can only be activated by a Blob Engineer"
msgstr ""
#: src/entities/switches.cpp:556
msgid "Switch can only be activated by a Blob Computer Hacker"
msgstr ""
#: src/entities/switches.cpp:562
msgid "Press ACTION to activate switch"
msgstr ""
#: src/entities/switches.cpp:566
msgid "Press ACTION to reset puzzle blocks"
msgstr ""
#: src/entities/switches.cpp:577
#, c-format
msgid "%s required"
msgstr ""
#: src/entities/switches.cpp:583
#, c-format
msgid "Used %s"
msgstr ""
#: src/entities/features.cpp:222
msgid "Cannot exit yet - Primary objectives not completed"
msgstr ""
#: src/entities/features.cpp:232
msgid "Cannot leave without Teeka"
msgstr ""
#: src/entities/features.cpp:237
msgid "Press ACTION to exit mission"
msgstr ""
#: src/entities/features.cpp:383
msgid "Press ACTION to Save Game"
msgstr ""
#: src/entities/features.cpp:414
#, c-format
msgid "data/locale/en/%s"
msgstr ""
#: src/entities/features.cpp:474
msgid "Press ACTION to get Information"
msgstr ""
#: src/entities/features.cpp:508
msgid "Grappling Hooks required"
msgstr ""
#: src/entities/features.cpp:512
msgid "Press ACTION to use Grappling Hook"
msgstr ""
#: src/hud/status.cpp:28
msgid "Leader"
msgstr ""
#: src/hud/status.cpp:31
msgid "Sidekick"
msgstr ""
#: src/hud/status.cpp:34
msgid "Cadet"
msgstr ""
#: src/hud/status.cpp:37
msgid "Demolition Expert"
msgstr ""
#: src/hud/status.cpp:40
msgid "Engineer"
msgstr ""
#: src/hud/status.cpp:43
msgid "Hacker"
msgstr ""
#: src/hud/status.cpp:89
msgid "Primary Objectives"
msgstr ""
#: src/hud/status.cpp:108
msgid "Secondary Objectives"
msgstr ""
#: src/hud/status.cpp:128
msgid "Conditions"
msgstr ""
#: src/hud/status.cpp:147
msgid "Unit Status"
msgstr ""
#: src/hud/status.cpp:153
msgid "Name"
msgstr ""
#: src/hud/status.cpp:154
msgid "Health"
msgstr ""
#: src/hud/status.cpp:155
msgid "Shield"
msgstr ""
#: src/hud/status.cpp:156
msgid "Job"
msgstr ""
#: src/hud/status.cpp:157
msgid "Weapon"
msgstr ""
#: src/hud/status.cpp:215 src/hud/status.cpp:307
msgid "Objectives"
msgstr ""
#: src/hud/status.cpp:219
msgid "Units"
msgstr ""
#: src/hud/status.cpp:223 src/hud/status.cpp:313
msgid "Statistics"
msgstr ""
#: src/hud/status.cpp:234 src/misc/misc.cpp:48 src/misc/misc.cpp:64
msgid "Total Game Time"
msgstr ""
#: src/hud/status.cpp:238
msgid "Enemies Killed Teeka"
msgstr ""
#: src/hud/status.cpp:239
msgid "Enemies Killed Friendly"
msgstr ""
#: src/hud/status.cpp:240
msgid "Enemies Drowned"
msgstr ""
#: src/hud/status.cpp:246 src/combat/weapons.cpp:29
msgid "Bullets Fired"
msgstr ""
#: src/hud/status.cpp:257 src/player.cpp:963
msgid "Times Fallen In Slime"
msgstr ""
#: src/hud/status.cpp:258 src/player.cpp:971
msgid "Times Fallen In Lava"
msgstr ""
#: src/hud/status.cpp:261
msgid "Best Combo"
msgstr ""
#: src/hud/widgets.cpp:224
#, c-format
msgid " or Joy %d"
msgstr ""
#: src/hud/widgets.cpp:228
#, c-format
msgid "Joy %d"
msgstr ""
#: src/hud/widgets.cpp:238
#, c-format
msgid " or Mouse %s"
msgstr ""
#: src/hud/widgets.cpp:242
#, c-format
msgid "Mouse %s"
msgstr ""
#: src/hud/controlPanel.cpp:423
#, c-format
msgid "%s (Recharging)"
msgstr ""
#: src/hud/controlPanel.cpp:467
msgid "Desimilator has recharged"
msgstr ""
#: src/effects/particles.cpp:474
msgid "Blood Spilt"
msgstr ""
#: src/player.cpp:364
msgid "Orders : Follow"
msgstr ""
#: src/player.cpp:373
msgid "Orders : Wait"
msgstr ""
#: src/player.cpp:382
msgid "Orders : Use"
msgstr ""
#: src/player.cpp:391
msgid "Orders : Retreat"
msgstr ""
#: src/misc/misc.cpp:135
msgid "<<< Empty >>>"
msgstr ""
#: src/misc/cutscene.cpp:875
#, c-format
msgid "data/cutscenes/text/en/%s"
msgstr ""
#: src/bosses/bioTanks.cpp:237 src/bosses/bioTanks.cpp:255
#: src/bosses/bioTanks.cpp:771 src/bosses/bioTanks.cpp:772
msgid "AI Kernel Module"
msgstr ""
#: src/bosses/bioTanks.cpp:241
msgid "AI Kernel Module required"
msgstr ""
#: src/bosses/bioTanks.cpp:245
msgid "Press ACTION to apply AI Kernel Module"
msgstr ""
#: src/bosses/bioTanks.cpp:269
#, c-format
msgid "%s (Patched)"
msgstr ""
#: src/bosses/bioTanks.cpp:298
#, c-format
msgid "%s has recovered!"
msgstr ""
#: src/bosses/bioTanks.cpp:432 src/bosses/bioTanks.cpp:471
#, c-format
msgid "%s has been disabled!"
msgstr ""
#: src/bosses/specialist.cpp:149
#, c-format
msgid "%s got his %s back!"
msgstr ""
#: src/bosses/specialist.cpp:292
#, c-format
msgid "%s stole %s"
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:616
msgid "!!! ION CANNON DESTROYED !!!"
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:625
#, c-format
msgid "%s starting repairs!"
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:640
#, c-format
msgid "Ion Cannon: %d%% Complete..."
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:654
msgid "Reparing Ion Cannon..."
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:658
msgid "Hold ACTION to repair cannon"
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:671
msgid "Ion Cannon Repaired!"
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:786
msgid "Ion Cannon Damaged!"
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:812
msgid "Droid Commander Disabled!!"
msgstr ""
#: src/bosses/eyeDroidCommander.cpp:854
msgid "Ion Cannon Enabled"
msgstr ""
#: src/bosses/finalBoss.cpp:369
msgid ""
"A strong blast might be able to send that shot back from where it came..."
msgstr ""
#: src/bosses/finalBoss.cpp:491
msgid "DIE, BOB!!! DIE!!!!"
msgstr ""
#: src/init.cpp:35
msgid "data/misc/en/LICENSE"
msgstr ""
#: src/combat/explosions.cpp:80
msgid "Enemies Killed By Tekka"
msgstr ""
#: src/puzzles/mastermind.cpp:27
msgid "data/misc/en/mastermind"
msgstr ""
#: src/puzzles/laserGrid.cpp:25
msgid "data/misc/en/laserGrid"
msgstr ""
#: src/battle.cpp:272
msgid "Can't do that during a boss battle..."
msgstr ""
#: src/battle.cpp:505
msgid "1 Minute Left..."
msgstr ""
#: src/battle.cpp:511
msgid "30 Seconds Remaining!"
msgstr ""
#: src/battle.cpp:516
msgid "!!! Hurry Up !!!"
msgstr ""
#: src/missions/mission.cpp:420
msgid "***** Mission Complete *****"
msgstr ""
#: src/missions/mission.cpp:425
#, c-format
msgid "%s - Objective Completed"
msgstr ""
#: src/missions/mission.cpp:433 src/missions/mission.cpp:524
#, c-format
msgid "%s - Objective Failed"
msgstr ""
#: src/missions/mission.cpp:456
msgid "*** MISSION FAILED ****"
msgstr ""
#: src/missions/mission.cpp:496
#, c-format
msgid "New Objective - %s"
msgstr ""
#: src/cplusplus/CGame.cpp:463
#, c-format
msgid "%d Hit Combo!!"
msgstr ""
#: src/cplusplus/CComboBox.cpp:60
#, c-format
msgid "%s"
msgstr ""
#: added manually
msgid "8 Months Later..."
msgstr ""
msgid "Presents"
msgstr ""
msgid "An SDL-OpenGL Game"
msgstr ""
msgid "New Game"
msgstr ""
msgid "Training"
msgstr ""
msgid "Load Game"
msgstr ""
msgid "Options"
msgstr ""
msgid "Quit"
msgstr ""
msgid "Quit Game"
msgstr ""
msgid "Loading Mission..."
msgstr ""
msgid "Loading Resources..."
msgstr ""
msgid "Loading Music..."
msgstr ""
msgid "Copyright Parallel Realities 2008"
msgstr ""
msgid "Version %.2f"
msgstr ""
msgid "Resume Game"
msgstr ""
msgid "Save Game"
msgstr ""
msgid "Restart Level"
msgstr ""
msgid "Game Options"
msgstr ""
msgid "Hint:"
msgstr ""
msgid "Uzi"
msgstr ""
msgid "Shotgun"
msgstr ""
msgid "Grenades"
msgstr ""
msgid "Small Pistol"
msgstr ""
msgid "Resolution"
msgstr ""
msgid "Fullscreen"
msgstr ""
msgid "Grab Mouse"
msgstr ""
msgid "Sound Volume"
msgstr ""
msgid "Music Volume"
msgstr ""
msgid "Ambient Volume"
msgstr ""
msgid "Environment Volume"
msgstr ""
msgid "Brightness"
msgstr ""
msgid "Configure Controls..."
msgstr ""
msgid "Additional Options..."
msgstr ""
msgid "Left Alt"
msgstr ""
msgid "Right Alt"
msgstr ""
msgid "Left Ctrl"
msgstr ""
msgid "Right Ctrl"
msgstr ""
msgid "Left Super"
msgstr ""
msgid "Right Super"
msgstr ""
msgid "Left Shift"
msgstr ""
msgid "Right Shift"
msgstr ""
msgid "Forward"
msgstr ""
msgid "Backward"
msgstr ""
msgid "Jump"
msgstr ""
msgid "Fire"
msgstr ""
msgid "Action"
msgstr ""
msgid "Status"
msgstr ""
msgid "Quick Grenade"
msgstr ""
msgid "Cycle Weapon"
msgstr ""
msgid "Auto / Manual Aim"
msgstr ""
msgid "Cycle Target"
msgstr ""
msgid "Rotate Camera Left"
msgstr ""
msgid "Rotate Camera Right"
msgstr ""
msgid "Pause"
msgstr ""
msgid "right"
msgstr ""
msgid "left"
msgstr ""
msgid "Return"
msgstr ""
msgid "Tab"
msgstr ""
msgid "N/A"
msgstr ""
msgid "Caps Lock"
msgstr ""
msgid "Ctrl"
msgstr ""
msgid "Super"
msgstr ""
msgid "Alt"
msgstr ""
msgid "Analog Deadzone"
msgstr ""
msgid "Mouse Sensitivity"
msgstr ""
msgid "Reset"
msgstr ""
msgid "Cancel"
msgstr ""
msgid "Blood Policy"
msgstr ""
msgid "Shadow Policy"
msgstr ""
msgid "Decal Policy"
msgstr ""
msgid "Swap Second Joystick Axis"
msgstr ""
msgid "On"
msgstr ""
msgid "Off"
msgstr ""
msgid "No Stains"
msgstr ""
msgid "Blobs and Enemies"
msgstr ""
msgid "Bob Only"
msgstr ""
msgid "Medium"
msgstr ""
msgid "Low"
msgstr ""
msgid "Cherry"
msgstr ""
msgid "Medipack"
msgstr ""
msgid "Keycard"
msgstr ""
msgid "Battery"
msgstr ""
msgid "ID Card"
msgstr ""
msgid "Shield Belt"
msgstr ""
msgid "Teeka Weapon"
msgstr ""
msgid "Sticky C4"
msgstr ""
msgid "Plasma Pistol"
msgstr ""
msgid "Plasma Rifle"
msgstr ""
msgid "Grenade Launcher"
msgstr ""
msgid "Cluster Launcher"
msgstr ""
msgid "RPG Launcher"
msgstr ""
msgid "Web"
msgstr ""
msgid "Ice Gun"
msgstr ""
msgid "Flamethrower"
msgstr ""
msgid "Desimilator"
msgstr ""
msgid "Medicine"
msgstr ""
msgid "Map"
msgstr ""
msgid "Red Gem"
msgstr ""
msgid "Orange Gem"
msgstr ""
msgid "Yellow Gem"
msgstr ""
msgid "Green Gem"
msgstr ""
msgid "Blue Gem"
msgstr ""
msgid "Purple Gem"
msgstr ""
msgid "Cipher #1"
msgstr ""
msgid "Cipher #2"
msgstr ""
msgid "Life Crystal"
msgstr ""
msgid "Incomplete"
msgstr ""
msgid "Complete"
msgstr ""
msgid "Complete combat training"
msgstr ""
msgid "Open door to lava passage"
msgstr ""
msgid "Complete aiming training"
msgstr ""
msgid "Complete target training"
msgstr ""
msgid "Open door to combat training"
msgstr ""
msgid "Page"
msgstr ""
|