changeset 1966:d299a4c3fd3f

Bugfix: corrected size of "Willpower" tool-tip from character screen. (Now it's multi-line with \n in text).
author thegusty999
date Thu, 27 Oct 2011 20:30:27 +0000
parents e6af8ac20c22
children 40685fc81d13
files src/gui/charinfo.cpp translation/de/menu.po translation/en/menu.pot translation/it/menu.po translation/pl/menu.po translation/pt/menu.po translation/ru/menu.po translation/uk/menu.po
diffstat 8 files changed, 1442 insertions(+), 1454 deletions(-) [+]
line wrap: on
line diff
--- a/src/gui/charinfo.cpp	Thu Oct 27 19:51:38 2011 +0000
+++ b/src/gui/charinfo.cpp	Thu Oct 27 20:30:27 2011 +0000
@@ -625,8 +625,7 @@
 	
 	label = win_mgr.getWindow("WillpowerLabel");
 	label->setText((CEGUI::utf8*) gettext("Willpower"));
-	label->setTooltipText((CEGUI::utf8*) gettext("Willpower decreases the duration and the impact of status changes and increases magical melee damage."));
-	
+	label->setTooltipText((CEGUI::utf8*) gettext("Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."));
 	
 	label = win_mgr.getWindow("MagicpowerLabel");
 	label->setText((CEGUI::utf8*) gettext("Magic power"));
--- a/translation/de/menu.po	Thu Oct 27 19:51:38 2011 +0000
+++ b/translation/de/menu.po	Thu Oct 27 20:30:27 2011 +0000
@@ -298,11 +298,9 @@
 
 #: ../src/gui/charinfo.cpp:880
 msgid ""
-"Willpower decreases the duration and the impact of status changes and "
-"increases magical melee damage."
+"Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."
 msgstr ""
-"Willenskraft senkt die Dauer und die Stärke von Statusveränderungen und "
-"erhöht magischen Nahkampfschaden."
+"Willenskraft senkt die Dauer und die Stärke von Statusveränderungen \n und erhöht magischen Nahkampfschaden."
 
 #: ../src/gui/charinfo.cpp:884
 msgid "Magic power"
--- a/translation/en/menu.pot	Thu Oct 27 19:51:38 2011 +0000
+++ b/translation/en/menu.pot	Thu Oct 27 20:30:27 2011 +0000
@@ -310,8 +310,7 @@
 
 #: ../src/gui/charinfo.cpp:880
 msgid ""
-"Willpower decreases the duration and the impact of status changes and "
-"increases magical melee damage."
+"Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."
 msgstr ""
 
 #: ../src/gui/charinfo.cpp:884
--- a/translation/it/menu.po	Thu Oct 27 19:51:38 2011 +0000
+++ b/translation/it/menu.po	Thu Oct 27 20:30:27 2011 +0000
@@ -5,835 +5,833 @@
 # Francesco Miglietta (fra9000) <miglietta.francesco@gmail.com>, 2010
 # Axander <axander79@gmail.com>, 2010
 # 
-# Eugenio Fagioli <eugenio.fagioli@gmail.com>, 2011.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: sumwars 0.5\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-12 21:30+0200\n"
-"PO-Revision-Date: 2011-10-26 16:32+0200\n"
-"Last-Translator: Eugenio Fagioli <eugenio.fagioli@gmail.com>\n"
-"Language-Team: Italiano <>\n"
-"Language: it\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bits\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n"
-
-#: ../src/core/creature.cpp:3165
-msgid "Miss"
-msgstr "Mancato"
-
-#: ../src/core/damage.cpp:143 ../src/gui/charinfo.cpp:930
-msgid "Physical"
-msgstr "Fisico"
-
-#: ../src/core/damage.cpp:145 ../src/gui/charinfo.cpp:939
-msgid "Fire"
-msgstr "Fuoco"
-
-#: ../src/core/damage.cpp:147 ../src/gui/charinfo.cpp:936
-msgid "Ice"
-msgstr "Ghiaccio"
-
-#: ../src/core/damage.cpp:149 ../src/gui/charinfo.cpp:933
-msgid "Air"
-msgstr "Aria"
-
-#: ../src/core/damage.cpp:159
-msgid "Physical resistance"
-msgstr "Resistenza fisica"
-
-#: ../src/core/damage.cpp:161
-msgid "Fire resistance"
-msgstr "Resistenza al fuoco"
-
-#: ../src/core/damage.cpp:163
-msgid "Ice resistance"
-msgstr "Resistenza al ghiaccio"
-
-#: ../src/core/damage.cpp:165
-msgid "Air resistance"
-msgstr "Resistenza all'aria"
-
-#: ../src/core/damage.cpp:175
-msgid "blind"
-msgstr "Accecato"
-
-#: ../src/core/damage.cpp:177
-msgid "poisoned"
-msgstr "Avvelenato"
-
-#: ../src/core/damage.cpp:179
-msgid "mute"
-msgstr "Silenziato"
-
-#: ../src/core/damage.cpp:181
-msgid "confused"
-msgstr "Confuso"
-
-#: ../src/core/damage.cpp:183
-msgid "berserk"
-msgstr "Furioso"
-
-#: ../src/core/damage.cpp:185
-msgid "paralyzed"
-msgstr "Paralizzato"
-
-#: ../src/core/damage.cpp:187
-msgid "frozen"
-msgstr "Congelato"
-
-#: ../src/core/damage.cpp:189
-msgid "burning"
-msgstr "Scottato"
-
-#: ../src/core/damage.cpp:264 ../src/core/damage.cpp:268
-msgid "damage"
-msgstr "Danno"
-
-#: ../src/core/damage.cpp:286
-msgid "can not be blocked"
-msgstr "Non puo' essere bloccato"
-
-#: ../src/core/damage.cpp:293 ../src/gui/charinfo.cpp:901
-msgid "Attack"
-msgstr "Attacco"
-
-#: ../src/core/damage.cpp:309
-msgid "ignores armor"
-msgstr "ignora armatura"
-
-#: ../src/core/damage.cpp:316 ../src/gui/charinfo.cpp:916
-msgid "Power"
-msgstr "Potere"
-
-#: ../src/core/damage.cpp:328
-msgid "Chance for critical hit"
-msgstr "Probabilita' colpo critico"
-
-#: ../src/core/document.cpp:838
-msgid "Please select a character first!"
-msgstr "Prima scegli un personaggio!"
-
-#: ../src/core/document.cpp:1205 ../src/core/item.cpp:953
-#: ../src/core/item.cpp:955 ../src/core/item.cpp:1183
-#: ../src/core/item.cpp:1189
-msgid "Required level"
-msgstr "Livello richiesto"
-
-#: ../src/core/document.cpp:1215
-msgid "Timer"
-msgstr "Timer"
-
-#: ../src/core/document.cpp:1216
-msgid "Cast delay"
-msgstr "Tempo di lancio"
-
-#: ../src/core/item.cpp:945 ../src/core/item.cpp:1169
-msgid "Value"
-msgstr "Valore"
-
-#: ../src/core/item.cpp:948 ../src/core/item.cpp:1175
-msgid "Selling Value"
-msgstr "Prezzo"
-
-#: ../src/core/item.cpp:964 ../src/core/item.cpp:1204
-msgid "Required class"
-msgstr "Classe richiesta"
-
-#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1030
-#: ../src/core/item.cpp:1264 ../src/core/item.cpp:1274
-msgid "Heals "
-msgstr "Guarisce "
-
-#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1264
-msgid " hitpoints"
-msgstr " Punti Vita"
-
-#: ../src/core/item.cpp:1033 ../src/core/item.cpp:1280
-msgid "immune for "
-msgstr "immune a "
-
-#: ../src/core/item.cpp:1045 ../src/core/item.cpp:1294
-msgid "Two-handed weapon"
-msgstr "Arma a due mani"
-
-#: ../src/core/item.cpp:1050 ../src/core/item.cpp:1301
-#: ../src/gui/charinfo.cpp:911
-msgid "Range"
-msgstr "Distanza"
-
-#: ../src/core/item.cpp:1061 ../src/core/item.cpp:1314
-msgid "Damage"
-msgstr "Danno"
-
-#: ../src/core/item.cpp:1073 ../src/core/item.cpp:1342
-#: ../src/gui/charinfo.cpp:921
-msgid "Armor"
-msgstr "Armatura"
-
-#: ../src/core/item.cpp:1078 ../src/core/item.cpp:1354
-#: ../src/gui/charinfo.cpp:600
-msgid "Block"
-msgstr "Difesa"
-
-#: ../src/core/item.cpp:1083 ../src/core/item.cpp:1366
-msgid "max hitpoints"
-msgstr "Punti Vita massimi"
-
-#: ../src/core/item.cpp:1088 ../src/core/item.cpp:1378
-#: ../src/gui/charinfo.cpp:871
-msgid "Strength"
-msgstr "Forza"
-
-#: ../src/core/item.cpp:1093 ../src/core/item.cpp:1390
-#: ../src/gui/charinfo.cpp:875
-msgid "Dexterity"
-msgstr "Destrezza"
-
-#: ../src/core/item.cpp:1098 ../src/core/item.cpp:1402
-msgid "Magic Power"
-msgstr "Potere Magico"
-
-#: ../src/core/item.cpp:1103 ../src/core/item.cpp:1414
-#: ../src/gui/charinfo.cpp:879
-msgid "Willpower"
-msgstr "Volonta'"
-
-#: ../src/core/item.cpp:1118 ../src/core/item.cpp:1445
-msgid " max. "
-msgstr " max. "
-
-#: ../src/gui/itemwindow.cpp:168 ../src/gui/itemwindow.cpp:169
-msgid "Equipped:\n"
-msgstr "Equpaggiato:\n"
-
-#: ../src/gui/itemwindow.cpp:191
-msgid "Equipped (secondary):\n"
-msgstr "Equipaggiato (secondaria):\n"
-
-#: ../src/gui/itemwindow.cpp:216
-msgid "Equipped (left):\n"
-msgstr "Equipaggiato (sinistra):\n"
-
-#: ../src/gui/itemwindow.cpp:217
-msgid "Equipped (right):\n"
-msgstr "Equipaggiato (destra):\n"
-
-#: ../src/gui/itemwindow.cpp:256
-msgid "Hovered:\n"
-msgstr "Selezionato:\n"
-
-#: ../src/gui/itemwindow.cpp:265
-msgid "Attached:\n"
-msgstr "Attaccato:\n"
-
-#: ../src/gui/charcreate.cpp:120 ../src/gui/charinfo.cpp:864
-#: ../src/gui/partyinfo.cpp:450 ../src/gui/savegamelist.cpp:186
-msgid "Name"
-msgstr "Nome"
-
-#: ../src/gui/charcreate.cpp:123 ../src/gui/charinfo.cpp:867
-#: ../src/gui/savegamelist.cpp:187
-msgid "Class"
-msgstr "Classe"
-
-#: ../src/gui/charcreate.cpp:126
-msgid "Cancel"
-msgstr "Cancella"
-
-#: ../src/gui/charcreate.cpp:129 ../src/gui/savegamelist.cpp:180
-msgid "Create"
-msgstr "Crea"
-
-#: ../src/gui/charcreate.cpp:221
-msgid "You must enter a hero name!"
-msgstr "C'è bisogno di un nome per l'eroe!"
-
-#: ../src/gui/charcreate.cpp:237
-msgid "A character with that name already exists!"
-msgstr "Un personaggio con quel nome esiste già!"
-
-#: ../src/gui/charinfo.cpp:323
-msgid "Base damage"
-msgstr "Danno base"
-
-#: ../src/gui/charinfo.cpp:325
-msgid "You have"
-msgstr "Tu hai"
-
-#: ../src/gui/charinfo.cpp:325
-msgid "attribute points to spend"
-msgstr "punti attributo da spendere"
-
-#: ../src/gui/charinfo.cpp:569
-msgid "Damage dealt by "
-msgstr "Danno inferto da "
-
-#: ../src/gui/charinfo.cpp:588
-msgid "Chance to hit "
-msgstr "Probabilità di colpire"
-
-#: ../src/gui/charinfo.cpp:604
-msgid "Evade"
-msgstr "Evasione"
-
-#: ../src/gui/charinfo.cpp:622
-msgid "Chance to get hit by "
-msgstr "Probabilità di essere colpito"
-
-#: ../src/gui/charinfo.cpp:642
-msgid "Player info"
-msgstr "Informazioni sul Giocatore"
-
-#: ../src/gui/charinfo.cpp:645
-msgid "Attributes"
-msgstr "Attributi"
-
-#: ../src/gui/charinfo.cpp:648
-msgid "Offense"
-msgstr "Attacco"
-
-#: ../src/gui/charinfo.cpp:651
-msgid "Defense"
-msgstr "Difesa"
-
-#: ../src/gui/charinfo.cpp:713
-msgid "Damage dealt to  "
-msgstr "Danno inferto a "
-
-#: ../src/gui/charinfo.cpp:872
-msgid "Strength increases hitpoints, melee damage and attack power."
-msgstr ""
-"La Forza incrementa i Punti Vita, il Danno in Mischia e il Potere di Attacco."
-
-#: ../src/gui/charinfo.cpp:876
-msgid "Dexterity increases ranged damage, attack accuracy and attack speed"
-msgstr ""
-"La Destrezza incrementa il Danno a Distanza, la Precisione e la Velocita' di "
-"Attacco."
-
-#: ../src/gui/charinfo.cpp:880
-msgid ""
-"Willpower decreases the duration and the impact of status changes and "
-"increases magical melee damage."
-msgstr ""
-"La Volonta' diminuisce durata ed efficacia degli effetti negativi ed "
-"incrementa il Danno Magico in Mischia."
-
-#: ../src/gui/charinfo.cpp:884
-msgid "Magic power"
-msgstr "Potere Magico"
-
-#: ../src/gui/charinfo.cpp:885
-msgid "Magic power increases the damage of magical attacks."
-msgstr "Il Potere Magico incrementa il danno degli Attacchi Magici."
-
-#: ../src/gui/charinfo.cpp:888
-msgid "Attr points"
-msgstr "Punti Attributo"
-
-#: ../src/gui/charinfo.cpp:889
-msgid "Attribute points remaining to distribute"
-msgstr "Punti Attributo"
-
-#: ../src/gui/charinfo.cpp:892 ../src/gui/controlpanel.cpp:245
-msgid "Experience"
-msgstr "Esperienza"
-
-#: ../src/gui/charinfo.cpp:893
-msgid "Current experience and experience necessary for next level-up."
-msgstr "Esperienza Attuale ed Esperienza Necessaria al prossimo livello."
-
-#: ../src/gui/charinfo.cpp:896 ../src/gui/controlpanel.cpp:229
-msgid "Hitpoints"
-msgstr "Punti Vita"
-
-#: ../src/gui/charinfo.cpp:897
-msgid "Current and maximal hitpoints."
-msgstr "Punti Vita Attuali e Massimi."
-
-#: ../src/gui/charinfo.cpp:902
-msgid ""
-"Attack value determines the chance to hit enemies that can block or evade."
-msgstr ""
-"Il valore di Attacco determina la probabilita' di colpire nemici che possono "
-"evadere o eludere."
-
-#: ../src/gui/charinfo.cpp:906
-msgid "Attacks/s"
-msgstr "Attacchi/s"
-
-#: ../src/gui/charinfo.cpp:907
-msgid "Number of attacks per second."
-msgstr "Numero di Attacchi al secondo."
-
-#: ../src/gui/charinfo.cpp:912
-msgid "Weapon Range in meters."
-msgstr "Range dell'arma (metri)."
-
-#: ../src/gui/charinfo.cpp:917
-msgid "Attack power influences the damage dealt to armored enemies."
-msgstr ""
-"La Potenza di Attacco influisce sul danno inflitto a nemici protetti da "
-"armatura."
-
-#: ../src/gui/charinfo.cpp:922
-msgid "Armor reduces the damage of physical attacks."
-msgstr "L'Armatura riduce il Danno Fisico subito."
-
-#: ../src/gui/charinfo.cpp:926
-msgid ""
-"Block value determines the chance to avoid damage from physical attacks."
-msgstr ""
-"Il valore di Difesa determina la probabilita' di bloccare il danno subito da "
-"Attacchi Fisici."
-
-#: ../src/gui/controlpanel.cpp:73
-msgid "Chat"
-msgstr "Chat"
-
-#: ../src/gui/controlpanel.cpp:387 ../src/gui/mainmenu.cpp:144
-#: ../src/gui/optionswindow.cpp:254
-msgid "Options"
-msgstr "Opzioni"
-
-#: ../src/gui/controlpanel.cpp:390
-msgid "Save & Exit"
-msgstr "Salva ed Esci"
-
-#: ../src/gui/controlpanel.cpp:393 ../src/gui/optionswindow.cpp:319
-#: ../src/gui/inventory.cpp:369
-msgid "Inventory"
-msgstr "Inventario"
-
-#: ../src/gui/controlpanel.cpp:396
-msgid "Character"
-msgstr "Personaggio"
-
-#: ../src/gui/controlpanel.cpp:399 ../src/gui/optionswindow.cpp:325
-#: ../src/gui/skilltree.cpp:579
-msgid "Skilltree"
-msgstr "Abilita'"
-
-#: ../src/gui/controlpanel.cpp:402
-msgid "Party"
-msgstr "Party"
-
-#: ../src/gui/controlpanel.cpp:405 ../src/gui/optionswindow.cpp:334
-#: ../src/gui/questinfo.cpp:136
-msgid "Quests"
-msgstr "Quests"
-
-#: ../src/gui/inventory.cpp:366
-msgid "Drop:"
-msgstr "Lascia:"
-
-#: ../src/gui/inventory.cpp:372
-msgid "Small"
-msgstr "Piccolo"
-
-#: ../src/gui/inventory.cpp:375
-msgid "Medium"
-msgstr "Medio"
-
-#: ../src/gui/inventory.cpp:378
-msgid "Big"
-msgstr "Grande"
-
-#: ../src/gui/mainmenu.cpp:132
-msgid "Single player"
-msgstr "Giocatore Singolo"
-
-#: ../src/gui/mainmenu.cpp:135
-msgid "Join game"
-msgstr "Partecipa ad una partita"
-
-#: ../src/gui/mainmenu.cpp:138
-msgid "Host game"
-msgstr "Ospita partita"
-
-#: ../src/gui/mainmenu.cpp:141
-msgid "Credits"
-msgstr "Crediti"
-
-#: ../src/gui/mainmenu.cpp:147
-msgid "Quit"
-msgstr "Chiudi"
-
-#: ../src/gui/mainmenu.cpp:632
-msgid "Really delete savegame?"
-msgstr "Cancellare definitivamente il salvataggio?"
-
-#: ../src/gui/mainmenu.cpp:632
-msgid "Yes"
-msgstr "Si"
-
-#: ../src/gui/mainmenu.cpp:632
-msgid "No"
-msgstr "No"
-
-#: ../src/gui/tradewindow.cpp:248
-msgid "Chest"
-msgstr "Scrigno"
-
-#: ../src/gui/messageboxes.cpp:52 ../src/gui/messageboxes.cpp:198
-#: ../src/gui/networkwindows.cpp:95 ../src/gui/networkwindows.cpp:223
-#: ../src/gui/optionswindow.cpp:367 ../src/gui/tradewindow.cpp:265
-msgid "Ok"
-msgstr "Ok"
-
-#: ../src/gui/messageboxes.cpp:55
-msgid "Abort"
-msgstr "Annulla"
-
-#: ../src/gui/messageboxes.cpp:58
-msgid "Save and Exit?"
-msgstr "Salvare ed uscire?"
-
-#: ../src/gui/networkwindows.cpp:83
-msgid "Join_game"
-msgstr "Entra_In_Partita"
-
-#: ../src/gui/networkwindows.cpp:98
-msgid "Max. number of players"
-msgstr "Numero massimo di giocatori"
-
-#: ../src/gui/networkwindows.cpp:101 ../src/gui/networkwindows.cpp:229
-msgid "Port"
-msgstr "Porta"
-
-#: ../src/gui/networkwindows.cpp:184
-msgid "Host_game"
-msgstr "Ospita_Partita"
-
-#: ../src/gui/networkwindows.cpp:226
-msgid "Host"
-msgstr "Ospita"
-
-#: ../src/gui/optionswindow.cpp:91
-msgid "Easy"
-msgstr "Facile"
-
-#: ../src/gui/optionswindow.cpp:92
-msgid "Normal"
-msgstr "Normale"
-
-#: ../src/gui/optionswindow.cpp:93
-msgid "Hard"
-msgstr "Difficile"
-
-#: ../src/gui/optionswindow.cpp:94
-msgid "Insane"
-msgstr "Folle"
-
-#: ../src/gui/optionswindow.cpp:164
-msgid "White"
-msgstr "Bianco"
-
-#: ../src/gui/optionswindow.cpp:165
-msgid "Black"
-msgstr "Nero"
-
-#: ../src/gui/optionswindow.cpp:166
-msgid "Red"
-msgstr "Rosso"
-
-#: ../src/gui/optionswindow.cpp:167
-msgid "Green"
-msgstr "Verde"
-
-#: ../src/gui/optionswindow.cpp:168
-msgid "Blue"
-msgstr "Blu"
-
-#: ../src/gui/optionswindow.cpp:169
-msgid "Yellow"
-msgstr "Giallo"
-
-#: ../src/gui/optionswindow.cpp:170
-msgid "Magenta"
-msgstr "Magenta"
-
-#: ../src/gui/optionswindow.cpp:171
-msgid "Cyan"
-msgstr "Ciano"
-
-#: ../src/gui/optionswindow.cpp:172
-msgid "Orange"
-msgstr "Arancione"
-
-#: ../src/gui/optionswindow.cpp:173
-msgid "Pink"
-msgstr "Rosa"
-
-#: ../src/gui/optionswindow.cpp:174
-msgid "Purple"
-msgstr "Viola"
-
-#: ../src/gui/optionswindow.cpp:175
-msgid "Cornflower Blue"
-msgstr "Lillà"
-
-#: ../src/gui/optionswindow.cpp:184
-msgid "Fullscreen (Exclusive Mode)"
-msgstr "Schermo intero (Modalità esclusiva)"
-
-#: ../src/gui/optionswindow.cpp:185
-msgid "Window (With Borders)"
-msgstr "Finestra (Con Bordi)"
-
-#: ../src/gui/optionswindow.cpp:190
-msgid "Window (Fullscreen)"
-msgstr "Finestra (Schermo Intero)"
-
-#: ../src/gui/optionswindow.cpp:191
-msgid " - recommended"
-msgstr "- raccomandata"
-
-#: ../src/gui/optionswindow.cpp:211
-msgid "System default"
-msgstr "Impostazioni di base"
-
-#: ../src/gui/optionswindow.cpp:308
-msgid "Shortkeys"
-msgstr "Tasti rapidi"
-
-#: ../src/gui/optionswindow.cpp:310
-msgid "Gameplay"
-msgstr "Gameplay"
-
-#: ../src/gui/optionswindow.cpp:312
-msgid "Audio"
-msgstr "Audio"
-
-#: ../src/gui/optionswindow.cpp:314
-msgid "Graphic"
-msgstr "Grafica"
-
-#: ../src/gui/optionswindow.cpp:316 ../src/gui/optionswindow.cpp:361
-msgid "Language"
-msgstr "Lingua"
-
-#: ../src/gui/optionswindow.cpp:299
-msgid "Restart required for setting new options"
-msgstr ""
-"E' necessario il riavvio del gioco per applicare le nuove impostazioni."
-
-#: ../src/gui/optionswindow.cpp:307
-msgid "Reset graphic options"
-msgstr "Ripristina le impostazioni grafiche."
-
-#: ../src/gui/optionswindow.cpp:322
-msgid "Character screen"
-msgstr "Personaggio"
-
-#: ../src/gui/optionswindow.cpp:328
-msgid "Party screen"
-msgstr "Squadra"
-
-#: ../src/gui/optionswindow.cpp:331
-msgid "Chatbox"
-msgstr "Chat"
-
-#: ../src/gui/optionswindow.cpp:337
-msgid "Minimap"
-msgstr "Mini Mappa"
-
-#: ../src/gui/optionswindow.cpp:340
-msgid "Swap equipement"
-msgstr "Equipaggiamenti"
-
-#: ../src/gui/optionswindow.cpp:343
-msgid "Item Labels"
-msgstr "Tooltips oggetti"
-
-#: ../src/gui/optionswindow.cpp:346
-msgid "Difficulty"
-msgstr "Difficolta'"
-
-#: ../src/gui/optionswindow.cpp:349
-msgid "Text Speed"
-msgstr "Velocita' dei dialoghi"
-
-#: ../src/gui/optionswindow.cpp:352
-msgid "Sound"
-msgstr "Suono"
-
-#: ../src/gui/optionswindow.cpp:355
-msgid "Music"
-msgstr "Musica"
-
-#: ../src/gui/optionswindow.cpp:358
-msgid "Enemy Highlight Color"
-msgstr "Colore di evidenziazione (nemici)"
-
-#: ../src/gui/optionswindow.cpp:364
-msgid "Grab mouse in windowed mode (needs restart)"
-msgstr "Cattura il mouse nella modalità finestra (needs restart)"
-
-#: ../src/gui/optionswindow.cpp:414
-msgid "Video Driver"
-msgstr "Driver Video"
-
-#: ../src/gui/optionswindow.cpp:417
-msgid "Display Mode"
-msgstr "Modalità di visualizzazione"
-
-#: ../src/gui/optionswindow.cpp:420
-msgid "Resolution"
-msgstr "Risoluzione"
-
-#: ../src/gui/optionswindow.cpp:616
-msgid ""
-"Please restart the game\n"
-" for the changes to take effect!"
-msgstr ""
-"Siete pregati di riavviare il gioco\n"
-"per applicare i cambiamenti!"
-
-#: ../src/gui/questinfo.cpp:160
-msgid "open"
-msgstr "attive"
-
-#: ../src/gui/questinfo.cpp:163
-msgid "finished"
-msgstr "concluse"
-
-#: ../src/gui/questinfo.cpp:166
-msgid "failed"
-msgstr "fallite"
-
-#: ../src/gui/savegamelist.cpp:174
-msgid "Characters"
-msgstr "Personaggi"
-
-#: ../src/gui/savegamelist.cpp:183
-msgid "Delete"
-msgstr "Cancella"
-
-#: ../src/gui/savegamelist.cpp:188 ../src/gui/charinfo.cpp:488
-msgid "Level"
-msgstr "Livello"
-
-#: ../src/gui/skilltree.cpp:537
-msgid "Skillpoints"
-msgstr "Punti Abilità"
-
-#: ../src/gui/skilltree.cpp:542
-msgid "Next Skillpoint at Level"
-msgstr "I prossimi punti Abilità al Livello"
-
-#: ../src/gui/worldmap.cpp:141
-msgid "Town Portal"
-msgstr "Portale Cittadino"
-
-#: playerclasses.xml
-msgid "Warrior"
-msgstr "Guerriero"
-
-#: playerclasses.xml
-msgid "Magician"
-msgstr "Mago"
-
-#: playerclasses.xml
-msgid "Archer"
-msgstr "Arcere"
-
-#: playerclasses.xml
-msgid "Priest"
-msgstr "Chierico"
-
-#: playerclasses.xml
-msgid "ranger"
-msgstr "guardaboschi"
-
-#: playerclasses.xml
-msgid "archer"
-msgstr "cacciatrice"
-
-#: playerclasses.xml
-msgid "wizard"
-msgstr "mago"
-
-#: playerclasses.xml
-msgid "sorceress"
-msgstr "stregona"
-
-#: playerclasses.xml
-msgid "mage"
-msgstr "mago"
-
-#: playerclasses.xml
-msgid "priest"
-msgstr "chierico"
-
-#: playerclasses.xml
-msgid "priestess"
-msgstr "sacerdotessa"
-
-#: playerclasses.xml
-msgid "warrior"
-msgstr "guerriero"
-
-#: playerclasses.xml
-msgid "fencer"
-msgstr "spadaccina"
-
-#: playerclasses.xml
-msgid "Fire magic"
-msgstr "Magia del Fuoco"
-
-#: playerclasses.xml
-msgid "Ice magic"
-msgstr "Magia di Ghiaccio"
-
-#: playerclasses.xml
-msgid "Air magic"
-msgstr "Magia dell'Aria"
-
-#: playerclasses.xml
-msgid "Light Magic"
-msgstr "Magia della Luce"
-
-#: playerclasses.xml
-msgid "Water Magic"
-msgstr "MAgia dell'Acqua"
-
-#: playerclasses.xml
-msgid "Wind Magic"
-msgstr "Magia del Vento"
-
-#: playerclasses.xml
-msgid "Marksmanship"
-msgstr "Precisione"
-
-#: playerclasses.xml
-msgid "Fighting skills"
-msgstr "Abilità Combattive"
-
-#: playerclasses.xml
-msgid "Passive skills"
-msgstr "Abilità Passive"
-
-#: playerclasses.xml
-msgid "Fighting spirit"
-msgstr "Spirito Combattivo"
-
-#: playerclasses.xml
-msgid "Hunter magic"
-msgstr "Cacciatore magico"
-
-#~ msgid "Savegame"
-#~ msgstr "Salvataggio partita"
-
-#~ msgid "Create Character"
-#~ msgstr "Crea Personaggio"
-
-#~ msgid "Delete Character"
-#~ msgstr "Elimina Personaggio"
-
-#~ msgid "Gold"
-#~ msgstr "Oro"
+# Eugenio Fagioli <eugenio.fagioli@gmail.com>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: sumwars 0.5\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2011-09-12 21:30+0200\n"
+"PO-Revision-Date: 2011-10-26 16:32+0200\n"
+"Last-Translator: Eugenio Fagioli <eugenio.fagioli@gmail.com>\n"
+"Language-Team: Italiano <>\n"
+"Language: it\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bits\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+
+#: ../src/core/creature.cpp:3165
+msgid "Miss"
+msgstr "Mancato"
+
+#: ../src/core/damage.cpp:143 ../src/gui/charinfo.cpp:930
+msgid "Physical"
+msgstr "Fisico"
+
+#: ../src/core/damage.cpp:145 ../src/gui/charinfo.cpp:939
+msgid "Fire"
+msgstr "Fuoco"
+
+#: ../src/core/damage.cpp:147 ../src/gui/charinfo.cpp:936
+msgid "Ice"
+msgstr "Ghiaccio"
+
+#: ../src/core/damage.cpp:149 ../src/gui/charinfo.cpp:933
+msgid "Air"
+msgstr "Aria"
+
+#: ../src/core/damage.cpp:159
+msgid "Physical resistance"
+msgstr "Resistenza fisica"
+
+#: ../src/core/damage.cpp:161
+msgid "Fire resistance"
+msgstr "Resistenza al fuoco"
+
+#: ../src/core/damage.cpp:163
+msgid "Ice resistance"
+msgstr "Resistenza al ghiaccio"
+
+#: ../src/core/damage.cpp:165
+msgid "Air resistance"
+msgstr "Resistenza all'aria"
+
+#: ../src/core/damage.cpp:175
+msgid "blind"
+msgstr "Accecato"
+
+#: ../src/core/damage.cpp:177
+msgid "poisoned"
+msgstr "Avvelenato"
+
+#: ../src/core/damage.cpp:179
+msgid "mute"
+msgstr "Silenziato"
+
+#: ../src/core/damage.cpp:181
+msgid "confused"
+msgstr "Confuso"
+
+#: ../src/core/damage.cpp:183
+msgid "berserk"
+msgstr "Furioso"
+
+#: ../src/core/damage.cpp:185
+msgid "paralyzed"
+msgstr "Paralizzato"
+
+#: ../src/core/damage.cpp:187
+msgid "frozen"
+msgstr "Congelato"
+
+#: ../src/core/damage.cpp:189
+msgid "burning"
+msgstr "Scottato"
+
+#: ../src/core/damage.cpp:264 ../src/core/damage.cpp:268
+msgid "damage"
+msgstr "Danno"
+
+#: ../src/core/damage.cpp:286
+msgid "can not be blocked"
+msgstr "Non puo' essere bloccato"
+
+#: ../src/core/damage.cpp:293 ../src/gui/charinfo.cpp:901
+msgid "Attack"
+msgstr "Attacco"
+
+#: ../src/core/damage.cpp:309
+msgid "ignores armor"
+msgstr "ignora armatura"
+
+#: ../src/core/damage.cpp:316 ../src/gui/charinfo.cpp:916
+msgid "Power"
+msgstr "Potere"
+
+#: ../src/core/damage.cpp:328
+msgid "Chance for critical hit"
+msgstr "Probabilita' colpo critico"
+
+#: ../src/core/document.cpp:838
+msgid "Please select a character first!"
+msgstr "Prima scegli un personaggio!"
+
+#: ../src/core/document.cpp:1205 ../src/core/item.cpp:953
+#: ../src/core/item.cpp:955 ../src/core/item.cpp:1183
+#: ../src/core/item.cpp:1189
+msgid "Required level"
+msgstr "Livello richiesto"
+
+#: ../src/core/document.cpp:1215
+msgid "Timer"
+msgstr "Timer"
+
+#: ../src/core/document.cpp:1216
+msgid "Cast delay"
+msgstr "Tempo di lancio"
+
+#: ../src/core/item.cpp:945 ../src/core/item.cpp:1169
+msgid "Value"
+msgstr "Valore"
+
+#: ../src/core/item.cpp:948 ../src/core/item.cpp:1175
+msgid "Selling Value"
+msgstr "Prezzo"
+
+#: ../src/core/item.cpp:964 ../src/core/item.cpp:1204
+msgid "Required class"
+msgstr "Classe richiesta"
+
+#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1030
+#: ../src/core/item.cpp:1264 ../src/core/item.cpp:1274
+msgid "Heals "
+msgstr "Guarisce "
+
+#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1264
+msgid " hitpoints"
+msgstr " Punti Vita"
+
+#: ../src/core/item.cpp:1033 ../src/core/item.cpp:1280
+msgid "immune for "
+msgstr "immune a "
+
+#: ../src/core/item.cpp:1045 ../src/core/item.cpp:1294
+msgid "Two-handed weapon"
+msgstr "Arma a due mani"
+
+#: ../src/core/item.cpp:1050 ../src/core/item.cpp:1301
+#: ../src/gui/charinfo.cpp:911
+msgid "Range"
+msgstr "Distanza"
+
+#: ../src/core/item.cpp:1061 ../src/core/item.cpp:1314
+msgid "Damage"
+msgstr "Danno"
+
+#: ../src/core/item.cpp:1073 ../src/core/item.cpp:1342
+#: ../src/gui/charinfo.cpp:921
+msgid "Armor"
+msgstr "Armatura"
+
+#: ../src/core/item.cpp:1078 ../src/core/item.cpp:1354
+#: ../src/gui/charinfo.cpp:600
+msgid "Block"
+msgstr "Difesa"
+
+#: ../src/core/item.cpp:1083 ../src/core/item.cpp:1366
+msgid "max hitpoints"
+msgstr "Punti Vita massimi"
+
+#: ../src/core/item.cpp:1088 ../src/core/item.cpp:1378
+#: ../src/gui/charinfo.cpp:871
+msgid "Strength"
+msgstr "Forza"
+
+#: ../src/core/item.cpp:1093 ../src/core/item.cpp:1390
+#: ../src/gui/charinfo.cpp:875
+msgid "Dexterity"
+msgstr "Destrezza"
+
+#: ../src/core/item.cpp:1098 ../src/core/item.cpp:1402
+msgid "Magic Power"
+msgstr "Potere Magico"
+
+#: ../src/core/item.cpp:1103 ../src/core/item.cpp:1414
+#: ../src/gui/charinfo.cpp:879
+msgid "Willpower"
+msgstr "Volonta'"
+
+#: ../src/core/item.cpp:1118 ../src/core/item.cpp:1445
+msgid " max. "
+msgstr " max. "
+
+#: ../src/gui/itemwindow.cpp:168 ../src/gui/itemwindow.cpp:169
+msgid "Equipped:\n"
+msgstr "Equpaggiato:\n"
+
+#: ../src/gui/itemwindow.cpp:191
+msgid "Equipped (secondary):\n"
+msgstr "Equipaggiato (secondaria):\n"
+
+#: ../src/gui/itemwindow.cpp:216
+msgid "Equipped (left):\n"
+msgstr "Equipaggiato (sinistra):\n"
+
+#: ../src/gui/itemwindow.cpp:217
+msgid "Equipped (right):\n"
+msgstr "Equipaggiato (destra):\n"
+
+#: ../src/gui/itemwindow.cpp:256
+msgid "Hovered:\n"
+msgstr "Selezionato:\n"
+
+#: ../src/gui/itemwindow.cpp:265
+msgid "Attached:\n"
+msgstr "Attaccato:\n"
+
+#: ../src/gui/charcreate.cpp:120 ../src/gui/charinfo.cpp:864
+#: ../src/gui/partyinfo.cpp:450 ../src/gui/savegamelist.cpp:186
+msgid "Name"
+msgstr "Nome"
+
+#: ../src/gui/charcreate.cpp:123 ../src/gui/charinfo.cpp:867
+#: ../src/gui/savegamelist.cpp:187
+msgid "Class"
+msgstr "Classe"
+
+#: ../src/gui/charcreate.cpp:126
+msgid "Cancel"
+msgstr "Cancella"
+
+#: ../src/gui/charcreate.cpp:129 ../src/gui/savegamelist.cpp:180
+msgid "Create"
+msgstr "Crea"
+
+#: ../src/gui/charcreate.cpp:221
+msgid "You must enter a hero name!"
+msgstr "C'è bisogno di un nome per l'eroe!"
+
+#: ../src/gui/charcreate.cpp:237
+msgid "A character with that name already exists!"
+msgstr "Un personaggio con quel nome esiste già!"
+
+#: ../src/gui/charinfo.cpp:323
+msgid "Base damage"
+msgstr "Danno base"
+
+#: ../src/gui/charinfo.cpp:325
+msgid "You have"
+msgstr "Tu hai"
+
+#: ../src/gui/charinfo.cpp:325
+msgid "attribute points to spend"
+msgstr "punti attributo da spendere"
+
+#: ../src/gui/charinfo.cpp:569
+msgid "Damage dealt by "
+msgstr "Danno inferto da "
+
+#: ../src/gui/charinfo.cpp:588
+msgid "Chance to hit "
+msgstr "Probabilità di colpire"
+
+#: ../src/gui/charinfo.cpp:604
+msgid "Evade"
+msgstr "Evasione"
+
+#: ../src/gui/charinfo.cpp:622
+msgid "Chance to get hit by "
+msgstr "Probabilità di essere colpito"
+
+#: ../src/gui/charinfo.cpp:642
+msgid "Player info"
+msgstr "Informazioni sul Giocatore"
+
+#: ../src/gui/charinfo.cpp:645
+msgid "Attributes"
+msgstr "Attributi"
+
+#: ../src/gui/charinfo.cpp:648
+msgid "Offense"
+msgstr "Attacco"
+
+#: ../src/gui/charinfo.cpp:651
+msgid "Defense"
+msgstr "Difesa"
+
+#: ../src/gui/charinfo.cpp:713
+msgid "Damage dealt to  "
+msgstr "Danno inferto a "
+
+#: ../src/gui/charinfo.cpp:872
+msgid "Strength increases hitpoints, melee damage and attack power."
+msgstr ""
+"La Forza incrementa i Punti Vita, il Danno in Mischia e il Potere di Attacco."
+
+#: ../src/gui/charinfo.cpp:876
+msgid "Dexterity increases ranged damage, attack accuracy and attack speed"
+msgstr ""
+"La Destrezza incrementa il Danno a Distanza, la Precisione e la Velocita' di "
+"Attacco."
+
+#: ../src/gui/charinfo.cpp:880
+msgid ""
+"Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."
+msgstr ""
+"La Volonta' diminuisce durata ed efficacia degli effetti negativi \n ed incrementa il Danno Magico in Mischia."
+
+#: ../src/gui/charinfo.cpp:884
+msgid "Magic power"
+msgstr "Potere Magico"
+
+#: ../src/gui/charinfo.cpp:885
+msgid "Magic power increases the damage of magical attacks."
+msgstr "Il Potere Magico incrementa il danno degli Attacchi Magici."
+
+#: ../src/gui/charinfo.cpp:888
+msgid "Attr points"
+msgstr "Punti Attributo"
+
+#: ../src/gui/charinfo.cpp:889
+msgid "Attribute points remaining to distribute"
+msgstr "Punti Attributo"
+
+#: ../src/gui/charinfo.cpp:892 ../src/gui/controlpanel.cpp:245
+msgid "Experience"
+msgstr "Esperienza"
+
+#: ../src/gui/charinfo.cpp:893
+msgid "Current experience and experience necessary for next level-up."
+msgstr "Esperienza Attuale ed Esperienza Necessaria al prossimo livello."
+
+#: ../src/gui/charinfo.cpp:896 ../src/gui/controlpanel.cpp:229
+msgid "Hitpoints"
+msgstr "Punti Vita"
+
+#: ../src/gui/charinfo.cpp:897
+msgid "Current and maximal hitpoints."
+msgstr "Punti Vita Attuali e Massimi."
+
+#: ../src/gui/charinfo.cpp:902
+msgid ""
+"Attack value determines the chance to hit enemies that can block or evade."
+msgstr ""
+"Il valore di Attacco determina la probabilita' di colpire nemici che possono "
+"evadere o eludere."
+
+#: ../src/gui/charinfo.cpp:906
+msgid "Attacks/s"
+msgstr "Attacchi/s"
+
+#: ../src/gui/charinfo.cpp:907
+msgid "Number of attacks per second."
+msgstr "Numero di Attacchi al secondo."
+
+#: ../src/gui/charinfo.cpp:912
+msgid "Weapon Range in meters."
+msgstr "Range dell'arma (metri)."
+
+#: ../src/gui/charinfo.cpp:917
+msgid "Attack power influences the damage dealt to armored enemies."
+msgstr ""
+"La Potenza di Attacco influisce sul danno inflitto a nemici protetti da "
+"armatura."
+
+#: ../src/gui/charinfo.cpp:922
+msgid "Armor reduces the damage of physical attacks."
+msgstr "L'Armatura riduce il Danno Fisico subito."
+
+#: ../src/gui/charinfo.cpp:926
+msgid ""
+"Block value determines the chance to avoid damage from physical attacks."
+msgstr ""
+"Il valore di Difesa determina la probabilita' di bloccare il danno subito da "
+"Attacchi Fisici."
+
+#: ../src/gui/controlpanel.cpp:73
+msgid "Chat"
+msgstr "Chat"
+
+#: ../src/gui/controlpanel.cpp:387 ../src/gui/mainmenu.cpp:144
+#: ../src/gui/optionswindow.cpp:254
+msgid "Options"
+msgstr "Opzioni"
+
+#: ../src/gui/controlpanel.cpp:390
+msgid "Save & Exit"
+msgstr "Salva ed Esci"
+
+#: ../src/gui/controlpanel.cpp:393 ../src/gui/optionswindow.cpp:319
+#: ../src/gui/inventory.cpp:369
+msgid "Inventory"
+msgstr "Inventario"
+
+#: ../src/gui/controlpanel.cpp:396
+msgid "Character"
+msgstr "Personaggio"
+
+#: ../src/gui/controlpanel.cpp:399 ../src/gui/optionswindow.cpp:325
+#: ../src/gui/skilltree.cpp:579
+msgid "Skilltree"
+msgstr "Abilita'"
+
+#: ../src/gui/controlpanel.cpp:402
+msgid "Party"
+msgstr "Party"
+
+#: ../src/gui/controlpanel.cpp:405 ../src/gui/optionswindow.cpp:334
+#: ../src/gui/questinfo.cpp:136
+msgid "Quests"
+msgstr "Quests"
+
+#: ../src/gui/inventory.cpp:366
+msgid "Drop:"
+msgstr "Lascia:"
+
+#: ../src/gui/inventory.cpp:372
+msgid "Small"
+msgstr "Piccolo"
+
+#: ../src/gui/inventory.cpp:375
+msgid "Medium"
+msgstr "Medio"
+
+#: ../src/gui/inventory.cpp:378
+msgid "Big"
+msgstr "Grande"
+
+#: ../src/gui/mainmenu.cpp:132
+msgid "Single player"
+msgstr "Giocatore Singolo"
+
+#: ../src/gui/mainmenu.cpp:135
+msgid "Join game"
+msgstr "Partecipa ad una partita"
+
+#: ../src/gui/mainmenu.cpp:138
+msgid "Host game"
+msgstr "Ospita partita"
+
+#: ../src/gui/mainmenu.cpp:141
+msgid "Credits"
+msgstr "Crediti"
+
+#: ../src/gui/mainmenu.cpp:147
+msgid "Quit"
+msgstr "Chiudi"
+
+#: ../src/gui/mainmenu.cpp:632
+msgid "Really delete savegame?"
+msgstr "Cancellare definitivamente il salvataggio?"
+
+#: ../src/gui/mainmenu.cpp:632
+msgid "Yes"
+msgstr "Si"
+
+#: ../src/gui/mainmenu.cpp:632
+msgid "No"
+msgstr "No"
+
+#: ../src/gui/tradewindow.cpp:248
+msgid "Chest"
+msgstr "Scrigno"
+
+#: ../src/gui/messageboxes.cpp:52 ../src/gui/messageboxes.cpp:198
+#: ../src/gui/networkwindows.cpp:95 ../src/gui/networkwindows.cpp:223
+#: ../src/gui/optionswindow.cpp:367 ../src/gui/tradewindow.cpp:265
+msgid "Ok"
+msgstr "Ok"
+
+#: ../src/gui/messageboxes.cpp:55
+msgid "Abort"
+msgstr "Annulla"
+
+#: ../src/gui/messageboxes.cpp:58
+msgid "Save and Exit?"
+msgstr "Salvare ed uscire?"
+
+#: ../src/gui/networkwindows.cpp:83
+msgid "Join_game"
+msgstr "Entra_In_Partita"
+
+#: ../src/gui/networkwindows.cpp:98
+msgid "Max. number of players"
+msgstr "Numero massimo di giocatori"
+
+#: ../src/gui/networkwindows.cpp:101 ../src/gui/networkwindows.cpp:229
+msgid "Port"
+msgstr "Porta"
+
+#: ../src/gui/networkwindows.cpp:184
+msgid "Host_game"
+msgstr "Ospita_Partita"
+
+#: ../src/gui/networkwindows.cpp:226
+msgid "Host"
+msgstr "Ospita"
+
+#: ../src/gui/optionswindow.cpp:91
+msgid "Easy"
+msgstr "Facile"
+
+#: ../src/gui/optionswindow.cpp:92
+msgid "Normal"
+msgstr "Normale"
+
+#: ../src/gui/optionswindow.cpp:93
+msgid "Hard"
+msgstr "Difficile"
+
+#: ../src/gui/optionswindow.cpp:94
+msgid "Insane"
+msgstr "Folle"
+
+#: ../src/gui/optionswindow.cpp:164
+msgid "White"
+msgstr "Bianco"
+
+#: ../src/gui/optionswindow.cpp:165
+msgid "Black"
+msgstr "Nero"
+
+#: ../src/gui/optionswindow.cpp:166
+msgid "Red"
+msgstr "Rosso"
+
+#: ../src/gui/optionswindow.cpp:167
+msgid "Green"
+msgstr "Verde"
+
+#: ../src/gui/optionswindow.cpp:168
+msgid "Blue"
+msgstr "Blu"
+
+#: ../src/gui/optionswindow.cpp:169
+msgid "Yellow"
+msgstr "Giallo"
+
+#: ../src/gui/optionswindow.cpp:170
+msgid "Magenta"
+msgstr "Magenta"
+
+#: ../src/gui/optionswindow.cpp:171
+msgid "Cyan"
+msgstr "Ciano"
+
+#: ../src/gui/optionswindow.cpp:172
+msgid "Orange"
+msgstr "Arancione"
+
+#: ../src/gui/optionswindow.cpp:173
+msgid "Pink"
+msgstr "Rosa"
+
+#: ../src/gui/optionswindow.cpp:174
+msgid "Purple"
+msgstr "Viola"
+
+#: ../src/gui/optionswindow.cpp:175
+msgid "Cornflower Blue"
+msgstr "Lillà"
+
+#: ../src/gui/optionswindow.cpp:184
+msgid "Fullscreen (Exclusive Mode)"
+msgstr "Schermo intero (Modalità esclusiva)"
+
+#: ../src/gui/optionswindow.cpp:185
+msgid "Window (With Borders)"
+msgstr "Finestra (Con Bordi)"
+
+#: ../src/gui/optionswindow.cpp:190
+msgid "Window (Fullscreen)"
+msgstr "Finestra (Schermo Intero)"
+
+#: ../src/gui/optionswindow.cpp:191
+msgid " - recommended"
+msgstr "- raccomandata"
+
+#: ../src/gui/optionswindow.cpp:211
+msgid "System default"
+msgstr "Impostazioni di base"
+
+#: ../src/gui/optionswindow.cpp:308
+msgid "Shortkeys"
+msgstr "Tasti rapidi"
+
+#: ../src/gui/optionswindow.cpp:310
+msgid "Gameplay"
+msgstr "Gameplay"
+
+#: ../src/gui/optionswindow.cpp:312
+msgid "Audio"
+msgstr "Audio"
+
+#: ../src/gui/optionswindow.cpp:314
+msgid "Graphic"
+msgstr "Grafica"
+
+#: ../src/gui/optionswindow.cpp:316 ../src/gui/optionswindow.cpp:361
+msgid "Language"
+msgstr "Lingua"
+
+#: ../src/gui/optionswindow.cpp:299
+msgid "Restart required for setting new options"
+msgstr ""
+"E' necessario il riavvio del gioco per applicare le nuove impostazioni."
+
+#: ../src/gui/optionswindow.cpp:307
+msgid "Reset graphic options"
+msgstr "Ripristina le impostazioni grafiche."
+
+#: ../src/gui/optionswindow.cpp:322
+msgid "Character screen"
+msgstr "Personaggio"
+
+#: ../src/gui/optionswindow.cpp:328
+msgid "Party screen"
+msgstr "Squadra"
+
+#: ../src/gui/optionswindow.cpp:331
+msgid "Chatbox"
+msgstr "Chat"
+
+#: ../src/gui/optionswindow.cpp:337
+msgid "Minimap"
+msgstr "Mini Mappa"
+
+#: ../src/gui/optionswindow.cpp:340
+msgid "Swap equipement"
+msgstr "Equipaggiamenti"
+
+#: ../src/gui/optionswindow.cpp:343
+msgid "Item Labels"
+msgstr "Tooltips oggetti"
+
+#: ../src/gui/optionswindow.cpp:346
+msgid "Difficulty"
+msgstr "Difficolta'"
+
+#: ../src/gui/optionswindow.cpp:349
+msgid "Text Speed"
+msgstr "Velocita' dei dialoghi"
+
+#: ../src/gui/optionswindow.cpp:352
+msgid "Sound"
+msgstr "Suono"
+
+#: ../src/gui/optionswindow.cpp:355
+msgid "Music"
+msgstr "Musica"
+
+#: ../src/gui/optionswindow.cpp:358
+msgid "Enemy Highlight Color"
+msgstr "Colore di evidenziazione (nemici)"
+
+#: ../src/gui/optionswindow.cpp:364
+msgid "Grab mouse in windowed mode (needs restart)"
+msgstr "Cattura il mouse nella modalità finestra (needs restart)"
+
+#: ../src/gui/optionswindow.cpp:414
+msgid "Video Driver"
+msgstr "Driver Video"
+
+#: ../src/gui/optionswindow.cpp:417
+msgid "Display Mode"
+msgstr "Modalità di visualizzazione"
+
+#: ../src/gui/optionswindow.cpp:420
+msgid "Resolution"
+msgstr "Risoluzione"
+
+#: ../src/gui/optionswindow.cpp:616
+msgid ""
+"Please restart the game\n"
+" for the changes to take effect!"
+msgstr ""
+"Siete pregati di riavviare il gioco\n"
+"per applicare i cambiamenti!"
+
+#: ../src/gui/questinfo.cpp:160
+msgid "open"
+msgstr "attive"
+
+#: ../src/gui/questinfo.cpp:163
+msgid "finished"
+msgstr "concluse"
+
+#: ../src/gui/questinfo.cpp:166
+msgid "failed"
+msgstr "fallite"
+
+#: ../src/gui/savegamelist.cpp:174
+msgid "Characters"
+msgstr "Personaggi"
+
+#: ../src/gui/savegamelist.cpp:183
+msgid "Delete"
+msgstr "Cancella"
+
+#: ../src/gui/savegamelist.cpp:188 ../src/gui/charinfo.cpp:488
+msgid "Level"
+msgstr "Livello"
+
+#: ../src/gui/skilltree.cpp:537
+msgid "Skillpoints"
+msgstr "Punti Abilità"
+
+#: ../src/gui/skilltree.cpp:542
+msgid "Next Skillpoint at Level"
+msgstr "I prossimi punti Abilità al Livello"
+
+#: ../src/gui/worldmap.cpp:141
+msgid "Town Portal"
+msgstr "Portale Cittadino"
+
+#: playerclasses.xml
+msgid "Warrior"
+msgstr "Guerriero"
+
+#: playerclasses.xml
+msgid "Magician"
+msgstr "Mago"
+
+#: playerclasses.xml
+msgid "Archer"
+msgstr "Arcere"
+
+#: playerclasses.xml
+msgid "Priest"
+msgstr "Chierico"
+
+#: playerclasses.xml
+msgid "ranger"
+msgstr "guardaboschi"
+
+#: playerclasses.xml
+msgid "archer"
+msgstr "cacciatrice"
+
+#: playerclasses.xml
+msgid "wizard"
+msgstr "mago"
+
+#: playerclasses.xml
+msgid "sorceress"
+msgstr "stregona"
+
+#: playerclasses.xml
+msgid "mage"
+msgstr "mago"
+
+#: playerclasses.xml
+msgid "priest"
+msgstr "chierico"
+
+#: playerclasses.xml
+msgid "priestess"
+msgstr "sacerdotessa"
+
+#: playerclasses.xml
+msgid "warrior"
+msgstr "guerriero"
+
+#: playerclasses.xml
+msgid "fencer"
+msgstr "spadaccina"
+
+#: playerclasses.xml
+msgid "Fire magic"
+msgstr "Magia del Fuoco"
+
+#: playerclasses.xml
+msgid "Ice magic"
+msgstr "Magia di Ghiaccio"
+
+#: playerclasses.xml
+msgid "Air magic"
+msgstr "Magia dell'Aria"
+
+#: playerclasses.xml
+msgid "Light Magic"
+msgstr "Magia della Luce"
+
+#: playerclasses.xml
+msgid "Water Magic"
+msgstr "MAgia dell'Acqua"
+
+#: playerclasses.xml
+msgid "Wind Magic"
+msgstr "Magia del Vento"
+
+#: playerclasses.xml
+msgid "Marksmanship"
+msgstr "Precisione"
+
+#: playerclasses.xml
+msgid "Fighting skills"
+msgstr "Abilità Combattive"
+
+#: playerclasses.xml
+msgid "Passive skills"
+msgstr "Abilità Passive"
+
+#: playerclasses.xml
+msgid "Fighting spirit"
+msgstr "Spirito Combattivo"
+
+#: playerclasses.xml
+msgid "Hunter magic"
+msgstr "Cacciatore magico"
+
+#~ msgid "Savegame"
+#~ msgstr "Salvataggio partita"
+
+#~ msgid "Create Character"
+#~ msgstr "Crea Personaggio"
+
+#~ msgid "Delete Character"
+#~ msgstr "Elimina Personaggio"
+
+#~ msgid "Gold"
+#~ msgstr "Oro"
--- a/translation/pl/menu.po	Thu Oct 27 19:51:38 2011 +0000
+++ b/translation/pl/menu.po	Thu Oct 27 20:30:27 2011 +0000
@@ -14,631 +14,630 @@
 "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/core/damage.cpp:143 ../src/gui/charinfo.cpp:930
-msgid "Physical"
-msgstr ""
-
-#: ../src/core/damage.cpp:145 ../src/gui/charinfo.cpp:939
-msgid "Fire"
-msgstr ""
-
-#: ../src/core/damage.cpp:147 ../src/gui/charinfo.cpp:936
-msgid "Ice"
-msgstr ""
-
-#: ../src/core/damage.cpp:149 ../src/gui/charinfo.cpp:933
-msgid "Air"
-msgstr ""
-
-#: ../src/core/damage.cpp:159
-msgid "Physical resistance"
-msgstr ""
-
-#: ../src/core/damage.cpp:161
-msgid "Fire resistance"
-msgstr ""
-
-#: ../src/core/damage.cpp:163
-msgid "Ice resistance"
-msgstr ""
-
-#: ../src/core/damage.cpp:165
-msgid "Air resistance"
-msgstr ""
-
-#: ../src/core/damage.cpp:175
-msgid "blind"
-msgstr ""
-
-#: ../src/core/damage.cpp:177
-msgid "poisoned"
-msgstr ""
-
-#: ../src/core/damage.cpp:179
-msgid "mute"
-msgstr ""
-
-#: ../src/core/damage.cpp:181
-msgid "confused"
-msgstr ""
-
-#: ../src/core/damage.cpp:183
-msgid "berserk"
-msgstr ""
-
-#: ../src/core/damage.cpp:185
-msgid "paralyzed"
-msgstr ""
-
-#: ../src/core/damage.cpp:187
-msgid "frozen"
-msgstr ""
-
-#: ../src/core/damage.cpp:189
-msgid "burning"
-msgstr ""
-
-#: ../src/core/damage.cpp:264 ../src/core/damage.cpp:268
-msgid "damage"
-msgstr ""
-
-#: ../src/core/damage.cpp:286
-msgid "can not be blocked"
-msgstr ""
-
-#: ../src/core/damage.cpp:293 ../src/gui/charinfo.cpp:901
-msgid "Attack"
-msgstr ""
-
-#: ../src/core/damage.cpp:309
-msgid "ignores armor"
-msgstr ""
-
-#: ../src/core/damage.cpp:316 ../src/gui/charinfo.cpp:916
-msgid "Power"
-msgstr ""
-
-#: ../src/core/damage.cpp:328
-msgid "Chance for critical hit"
-msgstr ""
-
-#: ../src/core/document.cpp:1205 ../src/core/item.cpp:953
-#: ../src/core/item.cpp:955 ../src/core/item.cpp:1183
-#: ../src/core/item.cpp:1189
-msgid "Required level"
-msgstr ""
-
-#: ../src/core/document.cpp:1215
-msgid "Timer"
-msgstr ""
-
-#: ../src/core/document.cpp:1216
-msgid "Cast delay"
-msgstr ""
-
-#: ../src/core/item.cpp:945 ../src/core/item.cpp:1169
-msgid "Value"
-msgstr ""
-
-#: ../src/core/item.cpp:948 ../src/core/item.cpp:1175
-msgid "Selling Value"
-msgstr ""
-
-#: ../src/core/item.cpp:964 ../src/core/item.cpp:1204
-msgid "Required class"
-msgstr ""
-
-#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1030
-#: ../src/core/item.cpp:1264 ../src/core/item.cpp:1274
-msgid "Heals "
-msgstr ""
-
-#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1264
-msgid " hitpoints"
-msgstr ""
-
-#: ../src/core/item.cpp:1033 ../src/core/item.cpp:1280
-msgid "immune for "
-msgstr ""
-
-#: ../src/core/item.cpp:1045 ../src/core/item.cpp:1294
-msgid "Two-handed weapon"
-msgstr ""
-
-#: ../src/core/item.cpp:1050 ../src/core/item.cpp:1301
-#: ../src/gui/charinfo.cpp:911
-msgid "Range"
-msgstr ""
-
-#: ../src/core/item.cpp:1061 ../src/core/item.cpp:1314
-msgid "Damage"
-msgstr ""
-
-#: ../src/core/item.cpp:1073 ../src/core/item.cpp:1342
-#: ../src/gui/charinfo.cpp:921
-msgid "Armor"
-msgstr ""
-
-#: ../src/core/item.cpp:1078 ../src/core/item.cpp:1354
-#: ../src/gui/charinfo.cpp:600
-msgid "Block"
-msgstr ""
-
-#: ../src/core/item.cpp:1083 ../src/core/item.cpp:1366
-msgid "max hitpoints"
-msgstr ""
-
-#: ../src/core/item.cpp:1088 ../src/core/item.cpp:1378
-#: ../src/gui/charinfo.cpp:871
-msgid "Strength"
-msgstr ""
-
-#: ../src/core/item.cpp:1093 ../src/core/item.cpp:1390
-#: ../src/gui/charinfo.cpp:875
-msgid "Dexterity"
-msgstr ""
-
-#: ../src/core/item.cpp:1098 ../src/core/item.cpp:1402
-msgid "Magic Power"
-msgstr ""
-
-#: ../src/core/item.cpp:1103 ../src/core/item.cpp:1414
-#: ../src/gui/charinfo.cpp:879
-msgid "Willpower"
-msgstr ""
-
-#: ../src/core/item.cpp:1118 ../src/core/item.cpp:1445
-msgid " max. "
-msgstr ""
-
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/core/damage.cpp:143 ../src/gui/charinfo.cpp:930
+msgid "Physical"
+msgstr ""
+
+#: ../src/core/damage.cpp:145 ../src/gui/charinfo.cpp:939
+msgid "Fire"
+msgstr ""
+
+#: ../src/core/damage.cpp:147 ../src/gui/charinfo.cpp:936
+msgid "Ice"
+msgstr ""
+
+#: ../src/core/damage.cpp:149 ../src/gui/charinfo.cpp:933
+msgid "Air"
+msgstr ""
+
+#: ../src/core/damage.cpp:159
+msgid "Physical resistance"
+msgstr ""
+
+#: ../src/core/damage.cpp:161
+msgid "Fire resistance"
+msgstr ""
+
+#: ../src/core/damage.cpp:163
+msgid "Ice resistance"
+msgstr ""
+
+#: ../src/core/damage.cpp:165
+msgid "Air resistance"
+msgstr ""
+
+#: ../src/core/damage.cpp:175
+msgid "blind"
+msgstr ""
+
+#: ../src/core/damage.cpp:177
+msgid "poisoned"
+msgstr ""
+
+#: ../src/core/damage.cpp:179
+msgid "mute"
+msgstr ""
+
+#: ../src/core/damage.cpp:181
+msgid "confused"
+msgstr ""
+
+#: ../src/core/damage.cpp:183
+msgid "berserk"
+msgstr ""
+
+#: ../src/core/damage.cpp:185
+msgid "paralyzed"
+msgstr ""
+
+#: ../src/core/damage.cpp:187
+msgid "frozen"
+msgstr ""
+
+#: ../src/core/damage.cpp:189
+msgid "burning"
+msgstr ""
+
+#: ../src/core/damage.cpp:264 ../src/core/damage.cpp:268
+msgid "damage"
+msgstr ""
+
+#: ../src/core/damage.cpp:286
+msgid "can not be blocked"
+msgstr ""
+
+#: ../src/core/damage.cpp:293 ../src/gui/charinfo.cpp:901
+msgid "Attack"
+msgstr ""
+
+#: ../src/core/damage.cpp:309
+msgid "ignores armor"
+msgstr ""
+
+#: ../src/core/damage.cpp:316 ../src/gui/charinfo.cpp:916
+msgid "Power"
+msgstr ""
+
+#: ../src/core/damage.cpp:328
+msgid "Chance for critical hit"
+msgstr ""
+
+#: ../src/core/document.cpp:1205 ../src/core/item.cpp:953
+#: ../src/core/item.cpp:955 ../src/core/item.cpp:1183
+#: ../src/core/item.cpp:1189
+msgid "Required level"
+msgstr ""
+
+#: ../src/core/document.cpp:1215
+msgid "Timer"
+msgstr ""
+
+#: ../src/core/document.cpp:1216
+msgid "Cast delay"
+msgstr ""
+
+#: ../src/core/item.cpp:945 ../src/core/item.cpp:1169
+msgid "Value"
+msgstr ""
+
+#: ../src/core/item.cpp:948 ../src/core/item.cpp:1175
+msgid "Selling Value"
+msgstr ""
+
+#: ../src/core/item.cpp:964 ../src/core/item.cpp:1204
+msgid "Required class"
+msgstr ""
+
+#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1030
+#: ../src/core/item.cpp:1264 ../src/core/item.cpp:1274
+msgid "Heals "
+msgstr ""
+
+#: ../src/core/item.cpp:1022 ../src/core/item.cpp:1264
+msgid " hitpoints"
+msgstr ""
+
+#: ../src/core/item.cpp:1033 ../src/core/item.cpp:1280
+msgid "immune for "
+msgstr ""
+
+#: ../src/core/item.cpp:1045 ../src/core/item.cpp:1294
+msgid "Two-handed weapon"
+msgstr ""
+
+#: ../src/core/item.cpp:1050 ../src/core/item.cpp:1301
+#: ../src/gui/charinfo.cpp:911
+msgid "Range"
+msgstr ""
+
+#: ../src/core/item.cpp:1061 ../src/core/item.cpp:1314
+msgid "Damage"
+msgstr ""
+
+#: ../src/core/item.cpp:1073 ../src/core/item.cpp:1342
+#: ../src/gui/charinfo.cpp:921
+msgid "Armor"
+msgstr ""
+
+#: ../src/core/item.cpp:1078 ../src/core/item.cpp:1354
+#: ../src/gui/charinfo.cpp:600
+msgid "Block"
+msgstr ""
+
+#: ../src/core/item.cpp:1083 ../src/core/item.cpp:1366
+msgid "max hitpoints"
+msgstr ""
+
+#: ../src/core/item.cpp:1088 ../src/core/item.cpp:1378
+#: ../src/gui/charinfo.cpp:871
+msgid "Strength"
+msgstr ""
+
+#: ../src/core/item.cpp:1093 ../src/core/item.cpp:1390
+#: ../src/gui/charinfo.cpp:875
+msgid "Dexterity"
+msgstr ""
+
+#: ../src/core/item.cpp:1098 ../src/core/item.cpp:1402
+msgid "Magic Power"
+msgstr ""
+
+#: ../src/core/item.cpp:1103 ../src/core/item.cpp:1414
+#: ../src/gui/charinfo.cpp:879
+msgid "Willpower"
+msgstr ""
+
+#: ../src/core/item.cpp:1118 ../src/core/item.cpp:1445
+msgid " max. "
+msgstr ""
+
 #: ../src/gui/itemwindow.cpp:168
 #: ../src/gui/itemwindow.cpp:169
-msgid "Equipped:\n"
-msgstr ""
-
+msgid "Equipped:\n"
+msgstr ""
+
 #: ../src/gui/itemwindow.cpp:191
-msgid "Equipped (secondary):\n"
-msgstr ""
-
+msgid "Equipped (secondary):\n"
+msgstr ""
+
 #: ../src/gui/itemwindow.cpp:216
-msgid "Equipped (left):\n"
-msgstr ""
-
+msgid "Equipped (left):\n"
+msgstr ""
+
 #: ../src/gui/itemwindow.cpp:217
-msgid "Equipped (right):\n"
-msgstr ""
-
+msgid "Equipped (right):\n"
+msgstr ""
+
 #: ../src/gui/itemwindow.cpp:256
-msgid "Hovered:\n"
-msgstr ""
-
+msgid "Hovered:\n"
+msgstr ""
+
 #: ../src/gui/itemwindow.cpp:265
-msgid "Attached:\n"
-msgstr ""
-
-#: ../src/gui/charcreate.cpp:120 ../src/gui/charinfo.cpp:864
-#: ../src/gui/partyinfo.cpp:450 ../src/gui/savegamelist.cpp:186
-msgid "Name"
-msgstr ""
-
-#: ../src/gui/charcreate.cpp:123 ../src/gui/charinfo.cpp:867
-#: ../src/gui/savegamelist.cpp:187
-msgid "Class"
-msgstr ""
-
-#: ../src/gui/charcreate.cpp:126
-msgid "Cancel"
-msgstr ""
-
-#: ../src/gui/charcreate.cpp:129 ../src/gui/savegamelist.cpp:180
-msgid "Create"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:323
-msgid "Base damage"
-msgstr ""
-
+msgid "Attached:\n"
+msgstr ""
+
+#: ../src/gui/charcreate.cpp:120 ../src/gui/charinfo.cpp:864
+#: ../src/gui/partyinfo.cpp:450 ../src/gui/savegamelist.cpp:186
+msgid "Name"
+msgstr ""
+
+#: ../src/gui/charcreate.cpp:123 ../src/gui/charinfo.cpp:867
+#: ../src/gui/savegamelist.cpp:187
+msgid "Class"
+msgstr ""
+
+#: ../src/gui/charcreate.cpp:126
+msgid "Cancel"
+msgstr ""
+
+#: ../src/gui/charcreate.cpp:129 ../src/gui/savegamelist.cpp:180
+msgid "Create"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:323
+msgid "Base damage"
+msgstr ""
+
 #: ../src/gui/charinfo.cpp:325
-msgid "You have"
-msgstr ""
-
+msgid "You have"
+msgstr ""
+
 #: ../src/gui/charinfo.cpp:325
-msgid "attribute points to spend"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:569
-msgid "Damage dealt by "
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:588
-msgid "Chance to hit "
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:604
-msgid "Evade"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:622
-msgid "Chance to get hit by "
-msgstr ""
-
+msgid "attribute points to spend"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:569
+msgid "Damage dealt by "
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:588
+msgid "Chance to hit "
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:604
+msgid "Evade"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:622
+msgid "Chance to get hit by "
+msgstr ""
+
 #: ../src/gui/charinfo.cpp:642
-msgid "Player info"
-msgstr ""
-
+msgid "Player info"
+msgstr ""
+
 #: ../src/gui/charinfo.cpp:645
-msgid "Attributes"
-msgstr ""
-
+msgid "Attributes"
+msgstr ""
+
 #: ../src/gui/charinfo.cpp:648
-msgid "Offense"
-msgstr ""
-
+msgid "Offense"
+msgstr ""
+
 #: ../src/gui/charinfo.cpp:651
-msgid "Defense"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:713
-msgid "Damage dealt to  "
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:872
-msgid "Strength increases hitpoints, melee damage and attack power."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:876
-msgid "Dexterity increases ranged damage, attack accuracy and attack speed"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:880
-msgid ""
-"Willpower decreases the duration and the impact of status changes and "
-"increases magical melee damage."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:884
-msgid "Magic power"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:885
-msgid "Magic power increases the damage of magical attacks."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:888
-msgid "Attr points"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:889
-msgid "Attribute points remaining to distribute"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:892 ../src/gui/controlpanel.cpp:245
-msgid "Experience"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:893
-msgid "Current experience and experience necessary for next level-up."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:896 ../src/gui/controlpanel.cpp:229
-msgid "Hitpoints"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:897
-msgid "Current and maximal hitpoints."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:902
-msgid ""
-"Attack value determines the chance to hit enemies that can block or evade."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:906
-msgid "Attacks/s"
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:907
-msgid "Number of attacks per second."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:912
-msgid "Weapon Range in meters."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:917
-msgid "Attack power influences the damage dealt to armored enemies."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:922
-msgid "Armor reduces the damage of physical attacks."
-msgstr ""
-
-#: ../src/gui/charinfo.cpp:926
-msgid ""
-"Block value determines the chance to avoid damage from physical attacks."
-msgstr ""
-
-#: ../src/gui/controlpanel.cpp:73
-msgid "Chat"
-msgstr ""
-
-#: ../src/gui/controlpanel.cpp:387 ../src/gui/mainmenu.cpp:144
-msgid "Options"
-msgstr ""
-
-#: ../src/gui/controlpanel.cpp:390
-msgid "Save & Exit"
-msgstr ""
-
+msgid "Defense"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:713
+msgid "Damage dealt to  "
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:872
+msgid "Strength increases hitpoints, melee damage and attack power."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:876
+msgid "Dexterity increases ranged damage, attack accuracy and attack speed"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:880
+msgid ""
+"Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:884
+msgid "Magic power"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:885
+msgid "Magic power increases the damage of magical attacks."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:888
+msgid "Attr points"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:889
+msgid "Attribute points remaining to distribute"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:892 ../src/gui/controlpanel.cpp:245
+msgid "Experience"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:893
+msgid "Current experience and experience necessary for next level-up."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:896 ../src/gui/controlpanel.cpp:229
+msgid "Hitpoints"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:897
+msgid "Current and maximal hitpoints."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:902
+msgid ""
+"Attack value determines the chance to hit enemies that can block or evade."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:906
+msgid "Attacks/s"
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:907
+msgid "Number of attacks per second."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:912
+msgid "Weapon Range in meters."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:917
+msgid "Attack power influences the damage dealt to armored enemies."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:922
+msgid "Armor reduces the damage of physical attacks."
+msgstr ""
+
+#: ../src/gui/charinfo.cpp:926
+msgid ""
+"Block value determines the chance to avoid damage from physical attacks."
+msgstr ""
+
+#: ../src/gui/controlpanel.cpp:73
+msgid "Chat"
+msgstr ""
+
+#: ../src/gui/controlpanel.cpp:387 ../src/gui/mainmenu.cpp:144
+msgid "Options"
+msgstr ""
+
+#: ../src/gui/controlpanel.cpp:390
+msgid "Save & Exit"
+msgstr ""
+
 #: ../src/gui/controlpanel.cpp:393 ../src/gui/optionswindow.cpp:319
-#: ../src/gui/inventory.cpp:369
-msgid "Inventory"
-msgstr ""
-
-#: ../src/gui/controlpanel.cpp:396
-msgid "Character"
-msgstr ""
-
-#: ../src/gui/controlpanel.cpp:399 ../src/gui/optionswindow.cpp:325
-msgid "Skilltree"
-msgstr ""
-
-#: ../src/gui/controlpanel.cpp:402
-msgid "Party"
-msgstr ""
-
-#: ../src/gui/controlpanel.cpp:405 ../src/gui/optionswindow.cpp:334
-msgid "Quests"
-msgstr ""
-
-#: ../src/gui/inventory.cpp:366
-msgid "Drop:"
-msgstr ""
-
+#: ../src/gui/inventory.cpp:369
+msgid "Inventory"
+msgstr ""
+
+#: ../src/gui/controlpanel.cpp:396
+msgid "Character"
+msgstr ""
+
+#: ../src/gui/controlpanel.cpp:399 ../src/gui/optionswindow.cpp:325
+msgid "Skilltree"
+msgstr ""
+
+#: ../src/gui/controlpanel.cpp:402
+msgid "Party"
+msgstr ""
+
+#: ../src/gui/controlpanel.cpp:405 ../src/gui/optionswindow.cpp:334
+msgid "Quests"
+msgstr ""
+
+#: ../src/gui/inventory.cpp:366
+msgid "Drop:"
+msgstr ""
+
 #: ../src/gui/inventory.cpp:372
-msgid "Small"
-msgstr ""
-
+msgid "Small"
+msgstr ""
+
 #: ../src/gui/inventory.cpp:375
-msgid "Medium"
-msgstr ""
-
+msgid "Medium"
+msgstr ""
+
 #: ../src/gui/inventory.cpp:378
-msgid "Big"
-msgstr ""
-
-#: ../src/gui/mainmenu.cpp:132
-msgid "Single player"
-msgstr ""
-
-#: ../src/gui/mainmenu.cpp:135
-msgid "Join game"
-msgstr ""
-
-#: ../src/gui/mainmenu.cpp:138
-msgid "Host game"
-msgstr ""
-
-#: ../src/gui/mainmenu.cpp:141
-msgid "Credits"
-msgstr ""
-
-#: ../src/gui/mainmenu.cpp:147
-msgid "Quit"
-msgstr ""
-
+msgid "Big"
+msgstr ""
+
+#: ../src/gui/mainmenu.cpp:132
+msgid "Single player"
+msgstr ""
+
+#: ../src/gui/mainmenu.cpp:135
+msgid "Join game"
+msgstr ""
+
+#: ../src/gui/mainmenu.cpp:138
+msgid "Host game"
+msgstr ""
+
+#: ../src/gui/mainmenu.cpp:141
+msgid "Credits"
+msgstr ""
+
+#: ../src/gui/mainmenu.cpp:147
+msgid "Quit"
+msgstr ""
+
 #: ../src/gui/mainmenu.cpp:632
-msgid "Really delete savegame?"
-msgstr ""
-
+msgid "Really delete savegame?"
+msgstr ""
+
 #: ../src/gui/mainmenu.cpp:632
-msgid "Yes"
-msgstr ""
-
+msgid "Yes"
+msgstr ""
+
 #: ../src/gui/mainmenu.cpp:632
-msgid "No"
-msgstr ""
-
-#: ../src/gui/messageboxes.cpp:52 ../src/gui/messageboxes.cpp:198
-#: ../src/gui/networkwindows.cpp:95 ../src/gui/networkwindows.cpp:223
-#: ../src/gui/optionswindow.cpp:367 ../src/gui/tradewindow.cpp:265
-msgid "Ok"
-msgstr ""
-
-#: ../src/gui/messageboxes.cpp:55
-msgid "Abort"
-msgstr ""
-
-#: ../src/gui/messageboxes.cpp:58
-msgid "Save and Exit?"
-msgstr ""
-
-#: ../src/gui/networkwindows.cpp:98
-msgid "Max. number of players"
-msgstr ""
-
-#: ../src/gui/networkwindows.cpp:101 ../src/gui/networkwindows.cpp:229
-msgid "Port"
-msgstr ""
-
-#: ../src/gui/networkwindows.cpp:226
-msgid "Host"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:91
-msgid "Easy"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:92
-msgid "Normal"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:93
-msgid "Hard"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:94
-msgid "Insane"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:164
-msgid "White"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:165
-msgid "Black"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:166
-msgid "Red"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:167
-msgid "Green"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:168
-msgid "Blue"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:169
-msgid "Yellow"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:170
-msgid "Magenta"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:171
-msgid "Cyan"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:172
-msgid "Orange"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:173
-msgid "Pink"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:174
-msgid "Purple"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:175
-msgid "Cornflower Blue"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:211
-msgid "System default"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:308
-msgid "Shortkeys"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:310
-msgid "Gameplay"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:312
-msgid "Audio"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:314
-msgid "Graphic"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:316 ../src/gui/optionswindow.cpp:361
-msgid "Language"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:322
-msgid "Character screen"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:328
-msgid "Party screen"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:331
-msgid "Chatbox"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:337
-msgid "Minimap"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:340
-msgid "Swap equipement"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:343
-msgid "Item Labels"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:346
-msgid "Difficulty"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:349
-msgid "Text Speed"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:352
-msgid "Sound"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:355
-msgid "Music"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:358
-msgid "Enemy Highlight Color"
-msgstr ""
-
-#: ../src/gui/optionswindow.cpp:364
-msgid "Grab mouse in windowed mode (needs restart)"
-msgstr ""
-
-#: ../src/gui/questinfo.cpp:160
-msgid "open"
-msgstr ""
-
-#: ../src/gui/questinfo.cpp:163
-msgid "finished"
-msgstr ""
-
-#: ../src/gui/questinfo.cpp:166
-msgid "failed"
-msgstr ""
-
-#: ../src/gui/savegamelist.cpp:174
-msgid "Characters"
-msgstr ""
-
-#: ../src/gui/savegamelist.cpp:183
-msgid "Delete"
-msgstr ""
-
+msgid "No"
+msgstr ""
+
+#: ../src/gui/messageboxes.cpp:52 ../src/gui/messageboxes.cpp:198
+#: ../src/gui/networkwindows.cpp:95 ../src/gui/networkwindows.cpp:223
+#: ../src/gui/optionswindow.cpp:367 ../src/gui/tradewindow.cpp:265
+msgid "Ok"
+msgstr ""
+
+#: ../src/gui/messageboxes.cpp:55
+msgid "Abort"
+msgstr ""
+
+#: ../src/gui/messageboxes.cpp:58
+msgid "Save and Exit?"
+msgstr ""
+
+#: ../src/gui/networkwindows.cpp:98
+msgid "Max. number of players"
+msgstr ""
+
+#: ../src/gui/networkwindows.cpp:101 ../src/gui/networkwindows.cpp:229
+msgid "Port"
+msgstr ""
+
+#: ../src/gui/networkwindows.cpp:226
+msgid "Host"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:91
+msgid "Easy"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:92
+msgid "Normal"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:93
+msgid "Hard"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:94
+msgid "Insane"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:164
+msgid "White"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:165
+msgid "Black"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:166
+msgid "Red"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:167
+msgid "Green"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:168
+msgid "Blue"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:169
+msgid "Yellow"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:170
+msgid "Magenta"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:171
+msgid "Cyan"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:172
+msgid "Orange"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:173
+msgid "Pink"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:174
+msgid "Purple"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:175
+msgid "Cornflower Blue"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:211
+msgid "System default"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:308
+msgid "Shortkeys"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:310
+msgid "Gameplay"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:312
+msgid "Audio"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:314
+msgid "Graphic"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:316 ../src/gui/optionswindow.cpp:361
+msgid "Language"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:322
+msgid "Character screen"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:328
+msgid "Party screen"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:331
+msgid "Chatbox"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:337
+msgid "Minimap"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:340
+msgid "Swap equipement"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:343
+msgid "Item Labels"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:346
+msgid "Difficulty"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:349
+msgid "Text Speed"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:352
+msgid "Sound"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:355
+msgid "Music"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:358
+msgid "Enemy Highlight Color"
+msgstr ""
+
+#: ../src/gui/optionswindow.cpp:364
+msgid "Grab mouse in windowed mode (needs restart)"
+msgstr ""
+
+#: ../src/gui/questinfo.cpp:160
+msgid "open"
+msgstr ""
+
+#: ../src/gui/questinfo.cpp:163
+msgid "finished"
+msgstr ""
+
+#: ../src/gui/questinfo.cpp:166
+msgid "failed"
+msgstr ""
+
+#: ../src/gui/savegamelist.cpp:174
+msgid "Characters"
+msgstr ""
+
+#: ../src/gui/savegamelist.cpp:183
+msgid "Delete"
+msgstr ""
+
 #: ../src/gui/savegamelist.cpp:188
-#: ../src/gui/charinfo.cpp:488
-msgid "Level"
-msgstr ""
-
-#: ../src/gui/skilltree.cpp:537
-msgid "Skillpoints"
-msgstr ""
-
-#: ../src/gui/skilltree.cpp:542
-msgid "Next Skillpoint at Level"
-msgstr ""
-
-#: ../src/gui/worldmap.cpp:141
-msgid "Town Portal"
-msgstr ""
+#: ../src/gui/charinfo.cpp:488
+msgid "Level"
+msgstr ""
+
+#: ../src/gui/skilltree.cpp:537
+msgid "Skillpoints"
+msgstr ""
+
+#: ../src/gui/skilltree.cpp:542
+msgid "Next Skillpoint at Level"
+msgstr ""
+
+#: ../src/gui/worldmap.cpp:141
+msgid "Town Portal"
+msgstr ""
 
 #: playerclasses.xml
 msgid "Warrior"
--- a/translation/pt/menu.po	Thu Oct 27 19:51:38 2011 +0000
+++ b/translation/pt/menu.po	Thu Oct 27 20:30:27 2011 +0000
@@ -296,8 +296,7 @@
 
 #: ../src/gui/charinfo.cpp:880
 msgid ""
-"Willpower decreases the duration and the impact of status changes and "
-"increases magical melee damage."
+"Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."
 msgstr ""
 
 #: ../src/gui/charinfo.cpp:884
--- a/translation/ru/menu.po	Thu Oct 27 19:51:38 2011 +0000
+++ b/translation/ru/menu.po	Thu Oct 27 20:30:27 2011 +0000
@@ -296,11 +296,9 @@
 
 #: ../src/gui/charinfo.cpp:880
 msgid ""
-"Willpower decreases the duration and the impact of status changes and "
-"increases magical melee damage."
+"Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."
 msgstr ""
-"Сила воли уменьшает действие и длительность отравления  и увеличивает "
-"магический урон в ближнем бою."
+"Сила воли уменьшает действие и длительность отравления  и увеличивает \n магический урон в ближнем бою."
 
 #: ../src/gui/charinfo.cpp:884
 msgid "Magic power"
--- a/translation/uk/menu.po	Thu Oct 27 19:51:38 2011 +0000
+++ b/translation/uk/menu.po	Thu Oct 27 20:30:27 2011 +0000
@@ -314,11 +314,9 @@
 
 #: ../src/gui/charinfo.cpp:880
 msgid ""
-"Willpower decreases the duration and the impact of status changes and "
-"increases magical melee damage."
+"Willpower decreases the duration and the impact of status changes \n and increases magical melee damage."
 msgstr ""
-"Сила волі зменшує тривалість і вплив змін стану і збільшує магічну шкоду в "
-"ближньому бою."
+"Сила волі зменшує тривалість і вплив змін стану і збільшує магічну шкоду в \n ближньому бою."
 
 #: ../src/gui/charinfo.cpp:884
 msgid "Magic power"