<?php $lang = array(
// The left side is the English, the right side is your language.
// No need to translate all entries -- just translate the ones
// you want. Even some will be enough. Thanks!
// There are in fact more than on this list. Feel free to add any
// text from the site - it will convert it.
// Translation goes in the '?' part. // are comments, don't translate those
/// these are for Wu (rendered text, leave commented)
/// 'News' => 'Nyheder',
/// 'Encyclopedia' => 'Encyclopedia',
/// 'Account' => 'Account',
/// 'Community' => 'Fællesskab',
/// 'Support' => 'Hjælp',
/// 'Play Now!' => 'Spil nu!',
/// 'Download' => 'Download',
/// 'Screenshots' => 'Screenshot',
/// 'Premium Account' => 'Preminum Account',
// menus on the left
'Welcome' => 'Velkommen',
'Latest News' => 'Nyeste nyheder',
'Items' => 'Objekter',
'Monsters' => 'Monsters',
'Skills' => 'Skills',
'Spells' => 'Magier og besværgelser',
'Play Guides' => 'Spil Guides',
'Manage' => 'Håndtere',
'Create Account' => 'Opret Account',
'Lost Account?' => 'Glemt account?',
'Lost Password?' => 'Glemt password?',
'Login' => 'Log ind',
'Logout' => 'Log ud',
'Forums' => 'Forums',
'Screenshots' => 'Screenshots',
'Top 50 Ladder' => 'Top 50 rangliste',
"Who's Online?" => 'Hvem er online',
'Links' => 'Links',
'Download Faldon' => 'Download Faldon',
'FAQs' => 'FAQs',
'Get Help' => 'Hjælp',
// encyclopedia
'View' => 'Find', // see Items or Spells
// encyclopedia - item types
'All' => 'Alle',
'Weapons' => 'Våben',
'Rings' => 'Ringe',
'Shields' => 'Skjolde',
'Head Armor' => 'Hjelm',
'Body Armor' => 'Rustning',
'Gauntlets' => 'Handsker',
'Boots' => 'Sko',
'Potions' => 'Potions',
// encyclopedia - items
'Information' => 'Information',
'Armor' => 'Rustning',
'Attack Time' => 'Angrebs hastighed',
'Damage' => 'Damage',
'Durability' => 'Holdbarhed',
'Resist %s' => 'Resist %s',
'Dropped by' => 'Tabt af',
'Requirements' => 'Nødvendigheder',
'Modifiers' => 'Tillæg',
'Creatable with' => 'Kan skabes med',
'Two-Handed' => 'Two-Handed',
'Indestructible' => 'Uødelæggeligt',
// encyclopedia - monsters
'Health' => 'Health',
'Mana' => 'Mana',
'Experience' => 'Experience',
'Resistances' => 'Resistance',
'Immune' => 'Immun',
'Inventory' => 'Inventory',
'Item' => 'Genstand',
'Chance' => 'Chance',
'Spellbook' => 'Magi bog',
'Spell' => 'Magi',
'Taming' => 'Tæmning',
'Skill' => 'Skill',
'Eats' => 'Spiser',
'Psi' => 'Psi',
// encyclopedia - skills
'Show Progression' => 'Vis Progression',
// encyclopedia - skills - creation
'Products' => 'Produkter',
'Product' => 'Produkt',
'Requirement' => 'Nødvendigt',
// encyclopedia - skills - taming
'Monster' => 'Monster',
// encyclopedia - spells
'Price' => 'Pris',
'Casters' => 'Casters',
// Play Guide categories
'Tutorials' => 'Guides',
'Strategy' => 'Strategi',
'Walkthroughs' => 'Hjælpe guides',
// Links categories
'Third Party Software' => 'Trejde persons software',
'Guilds' => 'Guilds',
// screenshots
'Previous' => 'Tidligere',
'Next' => 'Næste',
// login fields and error messages
'Account Name' => 'Account Navn',
'Password' => 'Kodeord',
'Please log in.' => 'Please log ind', // text above the login
'Login to Account' => 'Log ind på Account', // the button
'Lost password?' => 'Glemt kodeord?', // the link next to the button
'Account name?' => 'Account navn', // the link next to that (as in, 'Lost your account name?')
'Unknown username or bad password.' => 'Ukendt brugernavn eller forkert kodeord',
// create account fields and error messages
'Confirm Password' => 'Bekræft Kodeord',
'E-mail Address' => 'E-mail Adresse',
'Please enter your desired login info.' => 'Indsæt det ønskede log ind info', // text above the button
'Create Account' => 'Skab Account', // the button
'E-mail address must be valid.' => 'E-mail adressen skal være ægte.',
'E-mail address must have a valid domain.' => 'E-mail adresse skal have en ægte domæne',
'Please choose a harder-to-guess password.' => 'Vælg et sværere kodeord',
'Password and confirmation must match.' => 'Kodeord og bekræft skal matche',
'That account name is taken.' => 'Dette Account navn er allerede i brug',
// lost account? fields and error messages
'Please enter the e-mail address you registered with.' => 'Indæt e-mail adressen du er registreret med', // text above the button
'Send Account Names' => 'Send Account navn', // the button
// lost password? fields and error messages
'Please enter the account name you registered with.' => 'Indsæt det Account navn du har registreret med', // text above the button
'Send E-mail' => 'Send E-mail', // the button
// captcha text and error messages
"What's the word on the right?" => 'What's the word on the right?',
'Try again.' => 'Prøv igen',
// Who's Online?
'Server' => 'Server',
'Guild' => 'Guild',
'Level' => 'Level',
); ?>
the auto detection works fine for me, cant wait til this is added, going to make faldon alot more friendly for the skandinaviens ;p
i translated all the words cept the last one bout errors *whats the word on the right?* im not sure when u get this error n what u mean by it so i left it