Initialising Hebrew translation

This commit is contained in:
Nils Kneuper 2005-07-25 14:33:39 +00:00
parent 809e3f6ac5
commit 0ac38ca05b
16 changed files with 22698 additions and 8 deletions

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

240
po/wesnoth-editor/he.po Normal file
View file

@ -0,0 +1,240 @@
# #-#-#-#-# wesnoth-editor.cpp1.po (Battle for Wesnoth VERSION) #-#-#-#-#
# Hebrew translations for Battle for Wesnoth package.
# Copyright (C) 2005 Wesnoth development team
# This file is distributed under the same license as the Battle for Wesnoth package.
# Automatically generated, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: Battle for Wesnoth 0.9.4+cvs\n"
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
"POT-Creation-Date: 2005-07-20 14:40+0200\n"
"PO-Revision-Date: 2005-07-20 14:40+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/themes/editor.cfg:429
msgid "File"
msgstr ""
#: data/themes/editor.cfg:438
msgid "Edit"
msgstr ""
#: src/editor/editor.cpp:160
msgid "Draw tiles"
msgstr ""
#: src/editor/editor.cpp:162
msgid "Fill"
msgstr ""
#: src/editor/editor.cpp:164
msgid "Set player's starting position"
msgstr ""
#: src/editor/editor.cpp:166
msgid "Zoom in"
msgstr ""
#: src/editor/editor.cpp:168
msgid "Zoom out"
msgstr ""
#: src/editor/editor.cpp:170
msgid "Undo"
msgstr ""
#: src/editor/editor.cpp:172
msgid "Redo"
msgstr ""
#: src/editor/editor.cpp:174
msgid "Zoom to default view"
msgstr ""
#: src/editor/editor.cpp:176
msgid "Toggle grid"
msgstr ""
#: src/editor/editor.cpp:178
msgid "Resize the map"
msgstr ""
#: src/editor/editor.cpp:180
msgid "Flip map"
msgstr ""
#: src/editor/editor.cpp:371
msgid "Save the Map As"
msgstr ""
#: src/editor/editor.cpp:382
msgid "The map already exists. Do you want to overwrite it?"
msgstr ""
#: src/editor/editor.cpp:408
msgid "Which Player?"
msgstr ""
#: src/editor/editor.cpp:409
msgid "Which player should start here?"
msgstr ""
#: src/editor/editor.cpp:461
msgid "Choose a Map to Load"
msgstr ""
#: src/editor/editor.cpp:465
msgid ""
"Warning: Illegal characters found in the map name. You've to save under a "
"different name."
msgstr ""
#: src/editor/editor.cpp:483 src/editor/editor.cpp:562
msgid "The file does not contain a valid map."
msgstr ""
#: src/editor/editor.cpp:624
msgid "'$filename' does not exist or can not be read as a file."
msgstr ""
#: src/editor/editor.cpp:636
msgid "Load failed: "
msgstr ""
#: src/editor/editor.cpp:833
msgid "You must have a hex selected on the board."
msgstr ""
#: src/editor/editor.cpp:1082
msgid "Quit Editor"
msgstr ""
#: src/editor/editor.cpp:1087
msgid "Do you want to save the map before quitting?"
msgstr ""
#: src/editor/editor.cpp:1119
msgid "Map saved."
msgstr ""
#: src/editor/editor.cpp:1126
msgid "Could not save the map: $msg"
msgstr ""
#: src/editor/editor.cpp:1141
msgid "Error: Illegal character in filename."
msgstr ""
#: src/editor/editor.cpp:1197
msgid "Player"
msgstr ""
#: src/editor/editor_dialogs.cpp:47
msgid "Your modifications to the map will be lost. Continue?"
msgstr ""
#: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:195
msgid "Create New Map"
msgstr ""
#: src/editor/editor_dialogs.cpp:76 src/editor/editor_dialogs.cpp:390
msgid "Width:"
msgstr ""
#: src/editor/editor_dialogs.cpp:77 src/editor/editor_dialogs.cpp:391
msgid "Height:"
msgstr ""
#: src/editor/editor_dialogs.cpp:93
msgid "Generate New Map"
msgstr ""
#: src/editor/editor_dialogs.cpp:94
msgid "Generate Random Map"
msgstr ""
#: src/editor/editor_dialogs.cpp:95
msgid "Random Generator Settings"
msgstr ""
#: src/editor/editor_dialogs.cpp:96 src/editor/editor_dialogs.cpp:407
msgid "Cancel"
msgstr ""
#: src/editor/editor_dialogs.cpp:181
msgid "Map creation failed."
msgstr ""
#: src/editor/editor_dialogs.cpp:247
msgid "Close Window"
msgstr ""
#: src/editor/editor_dialogs.cpp:253 src/editor/editor_dialogs.cpp:320
msgid "Preferences"
msgstr ""
#: src/editor/editor_dialogs.cpp:255
msgid "Scroll Speed:"
msgstr ""
#: src/editor/editor_dialogs.cpp:282
msgid "Toggle Full Screen"
msgstr ""
#: src/editor/editor_dialogs.cpp:289
msgid "Show Grid"
msgstr ""
#: src/editor/editor_dialogs.cpp:296
msgid "Video Mode"
msgstr ""
#: src/editor/editor_dialogs.cpp:299
msgid "Hotkeys"
msgstr ""
#: src/editor/editor_dialogs.cpp:388 src/editor/editor_dialogs.cpp:448
msgid "Resize Map"
msgstr ""
#: src/editor/editor_dialogs.cpp:408
msgid "OK"
msgstr ""
#: src/editor/editor_dialogs.cpp:491
msgid "X-Axis"
msgstr ""
#: src/editor/editor_dialogs.cpp:492
msgid "Y-Axis"
msgstr ""
#: src/editor/editor_dialogs.cpp:493
msgid "Flip around (this may change the dimensions of the map):"
msgstr ""
#: src/editor/editor_main.cpp:235
msgid "Battle for Wesnoth Map Editor"
msgstr ""
#: src/editor/editor_palettes.cpp:311
msgid "FG"
msgstr ""
#: src/editor/editor_palettes.cpp:313
msgid "BG"
msgstr ""
#: src/widgets/file_chooser.cpp:37
msgid "Delete File"
msgstr ""
#: src/widgets/file_chooser.cpp:134
msgid "Deletion of the file failed."
msgstr ""

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

2000
po/wesnoth-ei/he.po Normal file

File diff suppressed because it is too large Load diff

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

4344
po/wesnoth-httt/he.po Normal file

File diff suppressed because it is too large Load diff

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

519
po/wesnoth-lib/he.po Normal file
View file

@ -0,0 +1,519 @@
# Hebrew translations for Battle for Wesnoth package.
# Copyright (C) 2005 Wesnoth development team
# This file is distributed under the same license as the Battle for Wesnoth package.
# Automatically generated, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: Battle for Wesnoth 0.9.4+cvs\n"
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
"POT-Creation-Date: 2005-07-17 17:50+0200\n"
"PO-Revision-Date: 2005-07-17 17:50+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/hotkeys.cpp:45
msgid "Next unit"
msgstr ""
#: src/hotkeys.cpp:46
msgid "Previous unit"
msgstr ""
#: src/hotkeys.cpp:47
msgid "Hold Position"
msgstr ""
#: src/hotkeys.cpp:48
msgid "End Unit Turn"
msgstr ""
#: src/hotkeys.cpp:49
msgid "Leader"
msgstr ""
#: src/hotkeys.cpp:50
msgid "Undo"
msgstr ""
#: src/hotkeys.cpp:51
msgid "Redo"
msgstr ""
#: src/hotkeys.cpp:52
msgid "Zoom In"
msgstr ""
#: src/hotkeys.cpp:53
msgid "Zoom Out"
msgstr ""
#: src/hotkeys.cpp:54
msgid "Default Zoom"
msgstr ""
#: src/hotkeys.cpp:55 src/preferences.cpp:846
msgid "Toggle Full Screen"
msgstr ""
#: src/hotkeys.cpp:56
msgid "Screenshot"
msgstr ""
#: src/hotkeys.cpp:57
msgid "Accelerated"
msgstr ""
#: src/hotkeys.cpp:58
msgid "Unit Description"
msgstr ""
#: src/hotkeys.cpp:59
msgid "Rename Unit"
msgstr ""
#: src/hotkeys.cpp:60
msgid "Save Game"
msgstr ""
#: src/hotkeys.cpp:61
msgid "Load Game"
msgstr ""
#: src/hotkeys.cpp:62
msgid "Recruit"
msgstr ""
#: src/hotkeys.cpp:63
msgid "Repeat Recruit"
msgstr ""
#: src/hotkeys.cpp:64
msgid "Recall"
msgstr ""
#: src/hotkeys.cpp:65
msgid "End Turn"
msgstr ""
#: src/hotkeys.cpp:66
msgid "Toggle Grid"
msgstr ""
#: src/hotkeys.cpp:67
msgid "Status Table"
msgstr ""
#: src/hotkeys.cpp:68
msgid "Mute"
msgstr ""
#: src/hotkeys.cpp:69
msgid "Speak"
msgstr ""
#: src/hotkeys.cpp:70
msgid "Create Unit (Debug!)"
msgstr ""
#: src/hotkeys.cpp:71
msgid "Change Unit Side (Debug!)"
msgstr ""
#: src/hotkeys.cpp:72 src/preferences.cpp:1166
msgid "Preferences"
msgstr ""
#: src/hotkeys.cpp:73
msgid "Scenario Objectives"
msgstr ""
#: src/hotkeys.cpp:74
msgid "Unit List"
msgstr ""
#: src/hotkeys.cpp:75
msgid "Statistics"
msgstr ""
#: src/hotkeys.cpp:76
msgid "Quit Game"
msgstr ""
#: src/hotkeys.cpp:77
msgid "Set Label"
msgstr ""
#: src/hotkeys.cpp:78
msgid "Show Enemy Moves"
msgstr ""
#: src/hotkeys.cpp:79
msgid "Best Possible Enemy Moves"
msgstr ""
#: src/hotkeys.cpp:81
msgid "Set Terrain"
msgstr ""
#: src/hotkeys.cpp:82
msgid "Quit Editor"
msgstr ""
#: src/hotkeys.cpp:83
msgid "New Map"
msgstr ""
#: src/hotkeys.cpp:84
msgid "Load Map"
msgstr ""
#: src/hotkeys.cpp:85
msgid "Save Map"
msgstr ""
#: src/hotkeys.cpp:86
msgid "Save As"
msgstr ""
#: src/hotkeys.cpp:87
msgid "Set Player's keep"
msgstr ""
#: src/hotkeys.cpp:88
msgid "Flood Fill"
msgstr ""
#: src/hotkeys.cpp:89
msgid "Fill Selection"
msgstr ""
#: src/hotkeys.cpp:90
msgid "Cut"
msgstr ""
#: src/hotkeys.cpp:91
msgid "Copy"
msgstr ""
#: src/hotkeys.cpp:92
msgid "Paste"
msgstr ""
#: src/hotkeys.cpp:93
msgid "Revert from Disk"
msgstr ""
#: src/hotkeys.cpp:94
msgid "Resize Map"
msgstr ""
#: src/hotkeys.cpp:95
msgid "Flip Map"
msgstr ""
#: src/hotkeys.cpp:96
msgid "Select All"
msgstr ""
#: src/hotkeys.cpp:97
msgid "Draw Terrain"
msgstr ""
#: src/hotkeys.cpp:98
msgid "Refresh Image Cache"
msgstr ""
#: src/hotkeys.cpp:100
msgid "Delay Shroud Updates"
msgstr ""
#: src/hotkeys.cpp:101
msgid "Update Shroud Now"
msgstr ""
#: src/hotkeys.cpp:102
msgid "Continue Move"
msgstr ""
#: src/hotkeys.cpp:103
msgid "Find Label or Unit"
msgstr ""
#: src/hotkeys.cpp:104
msgid "Speak to Ally"
msgstr ""
#: src/hotkeys.cpp:105
msgid "Speak to All"
msgstr ""
#: src/hotkeys.cpp:106 src/show_dialog.cpp:577
msgid "Help"
msgstr ""
#: src/hotkeys.cpp:107
msgid "View Chat Log"
msgstr ""
#: src/hotkeys.cpp:108
msgid "Enter user command"
msgstr ""
#: src/hotkeys.cpp:357 src/hotkeys.cpp:551
msgid "Do you really want to quit?"
msgstr ""
#: src/hotkeys.cpp:357 src/hotkeys.cpp:551
msgid "Quit"
msgstr ""
#: src/preferences.cpp:158 src/preferences.cpp:209
msgid ""
"The video mode could not be changed. Your window manager must be set to 16 "
"bits per pixel to run the game in windowed mode. Your display must support "
"1024x768x16 to run the game full screen."
msgstr ""
#: src/preferences.cpp:395
msgid "player"
msgstr ""
#: src/preferences.cpp:847
msgid "Accelerated Speed"
msgstr ""
#: src/preferences.cpp:848
msgid "Skip AI Moves"
msgstr ""
#: src/preferences.cpp:849
msgid "Show Grid"
msgstr ""
#: src/preferences.cpp:850
msgid "Show Floating Labels"
msgstr ""
#: src/preferences.cpp:851
msgid "Turn Dialog"
msgstr ""
#: src/preferences.cpp:852
msgid "Turn Bell"
msgstr ""
#: src/preferences.cpp:853
msgid "Show Team Colors"
msgstr ""
#: src/preferences.cpp:854
msgid "Show Color Cursors"
msgstr ""
#: src/preferences.cpp:855
msgid "Show Haloing Effects"
msgstr ""
#: src/preferences.cpp:856
msgid "Video Mode"
msgstr ""
#: src/preferences.cpp:857
msgid "Hotkeys"
msgstr ""
#: src/preferences.cpp:858
msgid "Adjust Gamma"
msgstr ""
#: src/preferences.cpp:859
msgid "Reverse Time Graphics"
msgstr ""
#: src/preferences.cpp:861
msgid "Music Volume:"
msgstr ""
#: src/preferences.cpp:861
msgid "SFX Volume:"
msgstr ""
#: src/preferences.cpp:862
msgid "Gamma:"
msgstr ""
#: src/preferences.cpp:862
msgid "Scroll Speed:"
msgstr ""
#: src/preferences.cpp:881
msgid "Change the sound effects volume"
msgstr ""
#: src/preferences.cpp:886
msgid "Change the music volume"
msgstr ""
#: src/preferences.cpp:891
msgid "Change the speed of scrolling around the map"
msgstr ""
#: src/preferences.cpp:894 src/preferences.cpp:899
msgid "Change the brightness of the display"
msgstr ""
#: src/preferences.cpp:902
msgid "Choose whether the game should run full screen or in a window"
msgstr ""
#: src/preferences.cpp:905
msgid "Make units move and fight faster"
msgstr ""
#: src/preferences.cpp:908
msgid "Do not animate AI units moving"
msgstr ""
#: src/preferences.cpp:911
msgid "Overlay a grid onto the map"
msgstr ""
#: src/preferences.cpp:914
msgid "Show text above a unit when it is hit to display damage inflicted"
msgstr ""
#: src/preferences.cpp:916
msgid "Change the resolution the game runs at"
msgstr ""
#: src/preferences.cpp:919
msgid "Display a dialog at the beginning of your turn"
msgstr ""
#: src/preferences.cpp:922
msgid "Play a bell sound at the beginning of your turn"
msgstr ""
#: src/preferences.cpp:925
msgid ""
"Show a colored circle around the base of each unit to show which side it is "
"on"
msgstr ""
#: src/preferences.cpp:928
msgid "Choose whether the sun moves left-to-right or right-to-left"
msgstr ""
#: src/preferences.cpp:931
msgid "Use colored mouse cursors (may be slower)"
msgstr ""
#: src/preferences.cpp:934
msgid "Use graphical special effects (may be slower)"
msgstr ""
#: src/preferences.cpp:936
msgid "View and configure keyboard shortcuts"
msgstr ""
#: src/preferences.cpp:1094
msgid "yes"
msgstr ""
#: src/preferences.cpp:1096
msgid "no"
msgstr ""
#: src/preferences.cpp:1153
msgid "Prefs section^General"
msgstr ""
#: src/preferences.cpp:1154
msgid "Prefs section^Display"
msgstr ""
#: src/preferences.cpp:1155
msgid "Prefs section^Sound"
msgstr ""
#: src/preferences.cpp:1156
msgid "Advanced section^Advanced"
msgstr ""
#: src/preferences.cpp:1212
msgid "There are no alternative video modes available"
msgstr ""
#: src/preferences.cpp:1241
msgid "Choose Resolution"
msgstr ""
#: src/preferences.cpp:1269
msgid "Close Window"
msgstr ""
#: src/preferences.cpp:1274
msgid "Hotkey Settings"
msgstr ""
#: src/preferences.cpp:1278 src/preferences.cpp:1331
msgid "Press desired HotKey"
msgstr ""
#: src/preferences.cpp:1296
msgid "Action"
msgstr ""
#: src/preferences.cpp:1296
msgid "Binding"
msgstr ""
#: src/preferences.cpp:1308
msgid "Change Hotkey"
msgstr ""
#: src/preferences.cpp:1311
msgid "Save Hotkeys"
msgstr ""
#: src/preferences.cpp:1357
msgid "This HotKey is already in use."
msgstr ""
#: src/show_dialog.cpp:314
msgid "Error"
msgstr ""
#: src/show_dialog.cpp:416 src/show_dialog.cpp:429
msgid "OK"
msgstr ""
#: src/show_dialog.cpp:422
msgid "Yes"
msgstr ""
#: src/show_dialog.cpp:423
msgid "No"
msgstr ""
#: src/show_dialog.cpp:430 src/show_dialog.cpp:436 src/show_dialog.cpp:860
#: src/show_dialog.cpp:937
msgid "Cancel"
msgstr ""
#: src/show_dialog.cpp:442
msgid "Close"
msgstr ""
#: src/show_dialog.cpp:852
msgid "Receiving data..."
msgstr ""
#: src/show_dialog.cpp:884
msgid "KB"
msgstr ""

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

1140
po/wesnoth-sotbe/he.po Normal file

File diff suppressed because it is too large Load diff

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

799
po/wesnoth-tdh/he.po Normal file
View file

@ -0,0 +1,799 @@
msgid ""
msgstr ""
"Project-Id-Version: Battle for Wesnoth 0.9.4+cvs\n"
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
"POT-Creation-Date: 2005-07-20 14:40+0200\n"
"PO-Revision-Date: 2005-07-20 14:40+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/campaigns/The_Dark_Hordes.cfg:5
msgid "The Dark Hordes"
msgstr ""
#: data/campaigns/The_Dark_Hordes.cfg:9
msgid "Apprentice"
msgstr ""
#: data/campaigns/The_Dark_Hordes.cfg:9
msgid "(easiest)"
msgstr ""
#: data/campaigns/The_Dark_Hordes.cfg:10
msgid "Master"
msgstr ""
#: data/campaigns/The_Dark_Hordes.cfg:11
msgid "(hardest)"
msgstr ""
#: data/campaigns/The_Dark_Hordes.cfg:11
msgid "Dark Lord"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:4
msgid "A New Chance"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:30
msgid "Clear the land of monsters"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:34
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:35
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:29
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:166
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:29
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:23
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:33
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:55
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:23
msgid "Death of Gwiti Ha'atel"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:38
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:39
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:33
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:170
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:33
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:37
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:59
msgid "Turns run out"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:46
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:47
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:41
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:43
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:30
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:44
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:67
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:35
msgid "Gwiti Ha'atel"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:60
msgid "Grakarat"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:90
msgid "Rek Iceheart"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:102
msgid "Gabtur"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:115
msgid ""
"After his banishment from Wesnoth for practising necromancy, the young Gwiti "
"Ha'atel arrived on a strange shore. He decided to claim it for his own."
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:148
msgid "Noooo! Not now, not when I have escaped!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:162
msgid "Argh! I die!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/A_New_Chance.cfg:170
msgid "The Wesnothians have discovered my escape! This is not good..."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:4
msgid "Brother Against Brother"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:31
msgid "Defeat your brother Nati Ha'atel"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:62
msgid "Nati Ha'atel"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:81
msgid ""
"As the sun set, Gwiti discovered that his arch-rival and brother, Nati, had "
"already ensconced himself nearby."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:85
msgid ""
"Ah, hated brother mine. Look well upon the setting sun, for you shall not "
"live to see another in this land."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:90
msgid ""
"This land? Do you truly not know where we are? Then you are a greater fool "
"than I had thought."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:94
msgid "Cease your blustering, fool, and prepare to die...again."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:99
msgid ""
"I will fight you with all my strength to prevent that, and I was always the "
"stronger of us. Flee now and save your miserable hide before I make it a "
"carpet."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:103
msgid ""
"Don't be silly! I'm not hairy enough to be a carpet! But your scalp would "
"make a good pillow."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:115
msgid "What? I can't die! I already have! Noooo!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:120
msgid ""
"Ha ha ha, did I not tell you it would be so? Perhaps I shall summon your "
"shade to serve me one day. Until then...farewell!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:124
msgid "It is over. I am doomed."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:138
msgid ""
"I...have failed to win this battle. I am defeated. I will not believe it."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:142
msgid ""
"Die, yes, die, and go to the Land of the Dead. Perhaps one day you will be "
"back under my command!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:159
msgid "Didn't I tell you so?!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:170
msgid "And by my own hands you died!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:183
msgid "I am Gwiti the Mighty, prepare to die!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:195
msgid "Now you shall die!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:205
msgid ""
"You miserable wretch, know that it is only by my mercy that you look upon "
"the sun again, for you shall die before it sets."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Brother_Against_Brother.cfg:209
msgid ""
"May I remind you that even as we speak, my undead legions are marching "
"towards you?"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:4
msgid "Confrontation"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:25
msgid "Slay Leonard"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:54
msgid "Leonard"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:92
msgid ""
"With the finding of Crelanu's ancient tome, fresh strength had flowed to "
"Gwiti's army, and they had made good time. However, Gwiti's march was halted "
"by Leonard as he reentered Wesnothian territory. The general of several "
"outlying areas, his troops were many but untrained."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:96
msgid "I see that your puny kingdom marshals its troops at last."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:100
msgid ""
"So you are the one responsible for our defeat at the Stone of Erzen. Die!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:104
msgid ""
"Somehow, I have the feeling it is you who will do the dying today. I wonder "
"why?"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:108
msgid ""
"In truth, Leonard's army was unprepared and under-equipped, and he had "
"neglected to send word. Luckily, behind him came one whose name was a bane "
"to the undead: Lord Aretu. Gwiti knew that even if he defeated Leonard, his "
"best hope was now to flee into the mountains."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:112
msgid "I shall slay you myself!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:124
msgid "So this is death... the cold, black void"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:138
msgid "No! This cannot be true! My king, I have failed..."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:143
msgid "Lord Aretu"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:150
msgid ""
"Leonard is dead? Oh, what a sad day. Come, men, let us destroy those undead!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:154
msgid ""
"Only one way lies open now. I must flee where his horses cannot go: the "
"sharp peaks and bottomless caves."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:159
msgid "After the death of Leonard, Gwiti must now achieve a new objective"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:162
msgid "Move Gwiti to the end of the mountain pass"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:188
msgid "Return to your master, dark fiend!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:219
msgid ""
"Haha, it was a mistake of you to flee there! The pass is blocked, and my "
"troops will slay you now!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:225
msgid "Phew... Surely the puny humans will be too tired to follow me now!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:231
msgid "Tanar"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:239
msgid "Oh, no, escaping dwarves only to be caught by undead."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:243
msgid ""
"Who are you? If you are a foe of the Dwarves, I might consider you an ally."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:248
msgid ""
"I am Tanar, lord of an orcish clan that dwelt here! My people were driven "
"out by the dwarves. All families count several dead. Please, let us march "
"with you, for only a chance to strike back at the evil Dwarves!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:252
msgid ""
"Gladly. I do get so lonely talking to myself, and none of my minions are "
"worth talking to."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Confrontation.cfg:257
msgid ""
"Thank you, my new Lord! Never had I thought I would see the day when my "
"people were glad to march alongside skeletons and ghosts."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:4
msgid "Crelanu's Book"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:25
msgid "Move Gwiti to take the Book"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:57
msgid "Urind"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:73
msgid "Nagou"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:95
msgid ""
"Time marched on, and so did Gwiti. He was nearing the place where the "
"dreadful tome of Crelanu was hidden."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:99
msgid "I feel that it must be close. Could it be in that swamp?"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:103
msgid ""
"But the ancient magi had done their job well. The book had been hidden in a "
"grove over which Elves and Orcs had waged war for many years, and any to "
"approach would suffer their combined wrath..."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:107
msgid "Oh no. The orcs seem to have recruited the undead to their side."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:112
msgid "Blast it! However did the elves get a necromancer to march with them?"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:116
msgid "I side not with either of you!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:121
msgid "A truce, then? I fear he will be the death of us both."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:125
msgid ""
"Very well. We have hated you Orcs for centuries, but the Undead are a danger "
"to all that live."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:145
msgid ""
"The book is not here, but these swamps contain enough corpses to suit my "
"purposes."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:178
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:165
msgid "What? I can't die! Noooo!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:193
msgid "I die a terrible death... not knowing why."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:206
msgid "A curse upon that necromancer! Why did he have to come here?!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:222
msgid ""
"At last! This is it! Now I must laugh crazedly as a true villain always must!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Crelanus_Book.cfg:237
msgid ""
"My lord, your suspicions were correct. There is indeed a necromancer in this "
"part of the country!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:4
msgid "Inside the Tower"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:19
msgid "Find Crelanu's Book"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:158
msgid ""
"If my memory serves, this tower should have three floors. I should be able "
"to find the Book in a few hours...!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:168
msgid "Xakan"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:176
msgid "Karae"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:184
msgid "Pezit"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:192
msgid "Lagon"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:213
msgid "Hayaargghh! We have arrived! Command us, Master!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:230
msgid "There's a secret door here! This must be the library."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:258
msgid "Well, well, well. Thirty-five pieces of gold were in this chest!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:283
msgid "Blast it, the chest is empty!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:304
msgid "Twenty pieces of gold is a welcome gift."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:329
msgid "I suppose thirty copper coins should not be scorned..."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:354
msgid ""
"The chest is empty save for a few trinkets. The magic has gone out of them."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:379
msgid "Gack! This chest contains holy water!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:400
msgid "Look at what the magi were guarding!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:425
msgid "Those magi had hidden away more than it seemed!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:450
msgid "Two dozen gold. Plundering this tower is fun!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:474
msgid "A pile of assorted coins is here!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:498
msgid "Haha, this chest holds scores of gold coins!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:528
msgid "Ice Potion"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:531
msgid ""
"This potion contains a strange fluid designed to imbue a weapon with the "
"power of cold."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:570
msgid ""
"This is not the tome Crelanu wrote...hmmm... but it contains its whereabouts!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:574
msgid "We're done in here! Let's go slay some more enemies."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:606
msgid "Susanne"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Inside_The_Tower.cfg:613
msgid "Congratulations! All your revenants survived."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:4
msgid "Mages and Elves"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:25
msgid "Move Gwiti to the Tower of Sorcery"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:29
msgid "Kill both enemy leaders"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:57
msgid "Quirind"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:81
msgid "Lessalin"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:110
msgid ""
"After sending the Dark Spirit away for his failure, Gwiti realized that he "
"was in a distant part of Wesnoth, and turned towards the Tower of Kaleon, "
"where the greatest magi once studied."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:114
msgid ""
"At last, I have reached the road. Unless I am far off my course, I should "
"find the Tower of Kaleon here, filled with the secrets of ancient magi. Soon "
"they shall all be mine, and my power will be great enough to invade Wesnoth."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:118
msgid "A necromancer approaches! Can this be the same one that we banished?"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:122
msgid ""
"Accursed and dreadful one, know that we magi, guardians of the Tower of "
"Kaleon, shall bar your way with all our spells! Flee now and you may survive."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:126
msgid "Quirind, know that you have the Elves at your back."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:130
msgid ""
"Foul sorcerer of death, go far from this place or we shall send you to your "
"own realm."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:134
msgid "Not born is the one that could challenge me!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:151
msgid "No! No! Noooo! It is over, I feel the shades reaching for me..."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:165
msgid "Argh! I have fallen, and the Tower lies stripped of its defenses!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:181
msgid "Quirind, we have failed! You must guard the tower."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:192
msgid ""
"Ah ha ha ha! The tower's protective spells are now in force, you cannot "
"enter without mastering a magic equal to it."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:206
msgid "Haha! I have gained entry to the tower!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Mages_And_Elves.cfg:210
msgid "A curse upon that foul necromancer!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:4
msgid "The Skull of Agarash"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:10
msgid "Still fleeing from Wesnoth, Gwiti entered the lands of the Orcs."
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:51
msgid "Take the Skull of Agarash"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:79
msgid "Karz Gholum"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:91
msgid "Isidal B'Tai"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:103
msgid "Nakur Kimoni"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:116
msgid ""
"After Gwiti destroyed his brother, he planned to march on Wesnoth to gain "
"his revenge. But a Dark Spirit came to counsel him..."
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:127
msgid "Leganoth"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:136
msgid "Gwitiii...Gwiti!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:140
msgid "A Dark Spirit? Surely this is a token of my mastery of the undead!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:144
msgid ""
"Gwiti, do not yet march in pursuit of your revenge. First, you shall go "
"south, against the orcs, and there find the Skull of Agarash."
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:148
msgid "Speak on."
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:152
msgid ""
"Do you see the three orc clans of this land? Their banners are topped with "
"skulls, as is their custom. But one of these is the Skull of Agarash - Take "
"it and your power will grow greater by far."
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:183
msgid "Oh, no! The undead hordes have taken my banner!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:187
msgid ""
"It is not your banner, and it never was! That skull has marked it as mine "
"since long ago."
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:191
msgid ""
"Argh! This is only half of the skull, and near enough to powerless! Begone, "
"Spirit!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:212
msgid "Let us trample his banner into the ground! *smash*"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:226
msgid "That skull is powerless!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:237
msgid "That is not the skull of Agarash!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/The_Skull_of_Agarash.cfg:248
msgid "It's been a long time since I fought anything myself!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:4
msgid "Underground Pool"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:19
msgid "Move Gwiti or Tanar into the water"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:27
msgid "Death of Tanar"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:63
msgid "Geldar"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:151
msgid "The Dwarves are still in these caves!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:156
msgid "Aye! They drove us out, and left a guard here to occupy us."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:160
msgid ""
"Then we shall slay them. I have never had Dwarves rise to join my ranks. He, "
"he, he, he..."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:173
msgid ""
"We have come to a flooded part of the cave. If we forge ahead, the Dwarves "
"should be delayed quite a bit."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:206
msgid "ARGH! What was that?"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:210
msgid ""
"I do not know. I guess, however, that some magic is at work in these "
"caverns. Can you tell me anything of them?"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:215
msgid ""
"Nay, Lord. These passages were flooded higher last time I was here. The "
"Dwarves did not delve here, and we shunned the nameless dread we felt."
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:219
msgid "If there is anything to dread here, it is me. Now, onward!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:243
msgid "The Hoard of the Dwarves! Three hundred gold at least!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/Underground_Pool.cfg:260
msgid "You swore you would protect me!"
msgstr ""
#: data/scenarios/The_Dark_Hordes/intro.cfg:5
#: data/scenarios/The_Dark_Hordes/utils/intro.cfg:5
msgid ""
"At a great battle at the Stone of Erzen, the brothers Gwiti and Nati Ha'atel "
"showed their skills for the first time: Thinking that their side was losing "
"the battle, they called upon the corpses of former enemies to rise again and "
"fight on their side."
msgstr ""
#: data/scenarios/The_Dark_Hordes/intro.cfg:14
#: data/scenarios/The_Dark_Hordes/utils/intro.cfg:14
msgid ""
"However, not only was this forbidden, but rash as well. The cavalry meant to "
"come as reinforcements instead clashed with the undead legions, and so the "
"battle was lost where it would have been won had it not been for these two "
"necromancers."
msgstr ""
#: data/scenarios/The_Dark_Hordes/intro.cfg:23
#: data/scenarios/The_Dark_Hordes/utils/intro.cfg:23
msgid ""
"The Ha'atel brothers fled. Immediately upon their return, they were clapped "
"in irons, marched onto a ship with no rudder, and sent off to drown in the "
"sea, for the Wesnothians feared that their corpses might only rise again."
msgstr ""
#: data/scenarios/The_Dark_Hordes/intro.cfg:32
#: data/scenarios/The_Dark_Hordes/utils/intro.cfg:32
msgid ""
"But Fate intervened. The ship was beset by a sudden storm and disintegrated, "
"separating the brothers and washing them both ashore. This was the beginning "
"of the Rise of the Dark Hordes."
msgstr ""

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

4976
po/wesnoth-trow/he.po Normal file

File diff suppressed because it is too large Load diff

View file

@ -1 +1 @@
af bg ca cs da de el_GR en_GB es et eu fi fr hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN
af bg ca cs da de el_GR en_GB es et eu fi fr he hu it ja la nl no pl pt_BR ru sk sl sr sv tr zh_CN

8672
po/wesnoth/he.po Normal file

File diff suppressed because it is too large Load diff