Need a translation for
RPG Mod.
Languages already translated:
- English - mateo10
- Dutch - godlike
- German - |PJ| Shorty
- Polish - Sylwester
- Swedish - Fr3ak0ut
- French - connorr
- Russian - Alka
Code:
[en]
RPG_RUNNING = This server is running RPG Mod by MaTTe. Type ^"rpgmenu^" for further information
RPG_LVL_UP = %s is now level %d
RPG_LVL_CONGRATZ = Congratulations! You just gained a level
RPG_LVL_NEWCREDITS = You have new credits (%d total) Type ^"rpgmenu^" to buy upgrades
RPG_MENU_MAIN = \yRPG Mod - Main^n^n\wCredits: \r%d^n\w-----^n
RPG_MENU_MAINITEM1 = \wUpgrades
RPG_MENU_MAINITEM2 = \wSell
RPG_MENU_MAINITEM3 = \wStats
RPG_MENU_MAINITEM4 = \wHelp
RPG_MENU_UPGRADES = \yRPG Mod - Upgrades^n^n\wCredits: \r%d^n\w-----^n
RPG_MENU_UPGRADESITEM1 = \wRegeneration Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM2 = \wHealth+ Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM3 = \wResupply Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM4 = \wVampire Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM5 = \wStealth Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM6 = \wLongJump Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM7 = \wIceStab Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM8 = \wFrostPistol Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM9 = \wDenial Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM10 = \wImpulse Lvl %d [Cost: %d]
RPG_MENU_UPGRADESITEM11 = \wMedic Lvl %d [Cost: %d]
RPG_MENU_SELL = \yRPG Mod - Sell^n^n\wCredits: \r%d^n\w-----^n
RPG_MENU_SELLITEM1 = \wSell Regeneration Lvl %d [Credits: %d]
RPG_MENU_SELLITEM2 = \wSell Health+ Lvl %d [Credits: %d]
RPG_MENU_SELLITEM3 = \wSell Resupply Lvl %d [Credits: %d]
RPG_MENU_SELLITEM4 = \wSell Vampire Lvl %d [Credits: %d]
RPG_MENU_SELLITEM5 = \wSell Stealth Lvl %d [Credits: %d]
RPG_MENU_SELLITEM6 = \wSell LongJump Lvl %d [Credits: %d]
RPG_MENU_SELLITEM7 = \wSell IceStab Lvl %d [Credits: %d]
RPG_MENU_SELLITEM8 = \wSell FrostPistol Lvl %d [Credits: %d]
RPG_MENU_SELLITEM9 = \wSell Denial Lvl %d [Credits: %d]
RPG_MENU_SELLITEM10 = \wSell Impulse Lvl %d [Credits: %d]
RPG_MENU_SELLITEM11 = \wSell Medic Lvl %d [Credits: %d]
RPG_MENU_STATS = \yRPG Mod - Stats^n^n\wCredits: \r%d^n\w-----^n
RPG_MENU_HELP = \yRPG Mod - Help^n^n\wCredits: \r%d^n\w-----^n
RPG_MENU_HELPITEM1 = RPG Mod is a game that when you kill a person you will gain xp.
RPG_MENU_HELPITEM2 = When you have enough xp for a level, you will gain credits.
RPG_MENU_HELPITEM3 = Use the credits to buy an upgrade from the upgrades menu.
RPG_MENU_HELPITEM4 = You can also sell your upgrades (for 3/4 of the original price)
RPG_MENU_HELPITEM5 = Good luck playing!
RPG_UPGRADE_PURCHASED = Upgrade succefully purchased!
RPG_UPGRADE_NOCREDITS1 = You do not have enough credits to buy Regeneration Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS2 = You do not have enough credits to buy Health+ Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS3 = You do not have enough credits to buy Resupply Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS4 = You do not have enough credits to buy Vampire Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS5 = You do not have enough credits to buy Stealth Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS6 = You do not have enough credits to buy LongJump Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS7 = You do not have enough credits to buy IceStab Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS8 = You do not have enough credits to buy FrostPistol Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS9 = You do not have enough credits to buy Denial Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS10 = You do not have enough credits to buy Impulse Lvl %d (Requires %d credits)
RPG_UPGRADE_NOCREDITS11 = You do not have enough credits to buy Medic Lvl %d (Requires %d credits)
RPG_SELL_NOUPGRADE = You cannot sell an upgrade you do not have!
RPG_SELL_SOLD1 = Succefully sold Regeneration Lvl %d for %d credits
RPG_SELL_SOLD2 = Succefully sold Health+ Lvl %d for %d credits
RPG_SELL_SOLD3 = Succefully sold Resupply Lvl %d for %d credits
RPG_SELL_SOLD4 = Succefully sold Vampire Lvl %d for %d credits
RPG_SELL_SOLD5 = Succefully sold Stealth Lvl %d for %d credits
RPG_SELL_SOLD6 = Succefully sold LongJump Lvl %d for %d credits
RPG_SELL_SOLD7 = Succefully sold IceStab Lvl %d for %d credits
RPG_SELL_SOLD8 = Succefully sold FrostPistol Lvl %d for %d credits
RPG_SELL_SOLD9 = Succefully sold Denial Lvl %d for %d credits
RPG_SELL_SOLD10 = Succefully sold Impulse Lvl %d for %d credits
RPG_SELL_SOLD11 = Succefully sold Medic Lvl %d for %d credits