View Single Post
teol
Veteran Member
Join Date: Oct 2009
Location: Marbella
Old 12-13-2018 , 05:00   Re: OciXCrom's Rank System [Translations]
Reply With Quote #19

Code:
[fr] -- OciXCrom
CRXRANKS_RANKINFO_NORMAL = Vous avez &x04%i/%i XP&x01. Votre rang est &x04#%i&x01: &x03%s&x01. Prochain rang: &x03%s&x01.
CRXRANKS_RANKINFO_FINAL = Vous avez &x04%i XP&x01. Votre rang est &x04#%i&x01: &x03%s&x01. Vous etes au dernier niveau!
CRXRANKS_GIVE_XP = &x03%s &x01donne &x04%i XP &x01a &x03%s
CRXRANKS_TAKE_XP = &x03%s &x01prend &x04%i XP &x01a &x03%s
CRXRANKS_RESET_XP = &x03%s &x01remet a zero les XP de &x03%s&x01
CRXRANKS_LEVEL_REACHED = &x03%s &x01a atteint le &x04Niveau %i &x01[&x03%s&x01]
CRXRANKS_LEVEL_LOST = &x03%s &x01est revenu au &x04Niveau %i &x01[&x03%s&x01]
CRXRANKS_MENU_TITLE = \rOciXCrom's \yRank System: \rListe d'XP
CRXRANKS_ITEM_FORMAT = \d[%i XP] \w%s \r[\yNiveau %i: %s\r]
CRXRANKS_XP_NOTIFIER_GET = +%i XP
CRXRANKS_XP_NOTIFIER_LOSE = -%i XP
CRXRANKS_NOTIFY_KILL_GET = Vous recevez &x04%i XP &x01en tuant &x03%s
CRXRANKS_NOTIFY_KILL_LOSE = Vous perdez &x04%i XP &x01en tuant &x03%s
CRXRANKS_NOTIFY_SUICIDE = Vous perdez &x04%i XP &x01en vous &x03suicidant&x01.
CRXRANKS_MYSQL_FAILED = Echec de la connexion MySQL. Le plugin utilisera nVault en remplacement.
I'm not sure about the CRXRANKS_RESET_XP's line. Please check if the syntax's correct, I'm not used to AMXX colors etc.
I also stripped UFT-8 accents, so I can put them back if you want.

And spanish bonus:
Code:
[es]
CRXRANKS_MYSQL_FAILED = La conexion MySQL ha fallado. El plugin usara nVault en su lugar.

Last edited by teol; 12-13-2018 at 05:08.
teol is offline