Raised This Month: $51 Target: $400
 12% 

Karma System


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 04-30-2007 , 14:05   Karma System
Reply With Quote #1

Hi.I have an plugin that using ML system! I need translation for this:

Code:
[en]
PLUGIN_DISABLED = [KS]Sorry,this plugin is disabled!
KARMA_TIME = [KS]Sorry but you have to wait %d seconds to give Karma again!
GIVE_+KARMA = [KS]Successfully you give +Karma to %s! [Reason:%s]
RECIVE_+KARMA = [KS]You recive +Karma! [Reason:%s]
REASON = [KS]You must have a reason!
GIVE_-KARMA = [KS]Successfully you give -Karma to %s! [Reason:%s]
RECIVE_-KARMA = [KS]You recive -Karma! [Reason:%s]
SHOW_KARMA = [KS]You have %d karma reputation!
CONNECTING_MSG = [KS] %s is connecting...He have %d karma reputation!
LOW_KARMA = [KS] Sorry but you have to low Karma[ %d ]
Thanks to:
*hackziner [fr]
*Curryking [de]
*Howdy! [fin]
*Juba PornBorn [es]
*trawiator [pl]
*Deviance / Fr3ak0ut [sv]
*Dav3 [hu]
*Xel0z [nl]
*??007 [cn]
__________________
Still...lovin' . Connor noob! Hello

Last edited by Alka; 05-25-2007 at 06:26.
Alka is offline
hackziner
Senior Member
Join Date: Sep 2006
Location: France
Old 04-30-2007 , 14:36   Re: Karma System
Reply With Quote #2

[fr]
PLUGIN_DISABLED = [KS]Désolé ce plugin est désactivé
KARMA_TIME = [KS]Désolé mais vous devez attendre %d secondes avant de donner encore du Karma!
GIVE_+KARMA = [KS]Vous réussissez à donner +Karma à %s! [Raison:%s]
RECIVE_+KARMA = [KS]Vous recevez +Karma! [Raison:%s]
REASON = [KS]Vous devez avoir une raison!
GIVE_-KARMA = [KS]Vous réussissez à donner -Karma à %s! [Raison:%s]
RECIVE_-KARMA = [KS]Vous recevez -Karma! [Raison:%s]
SHOW_KARMA = [KS]Vous avez %d karma de réputation!
CONNECTING_MSG = [KS] %s est entrain de se connecter...Il a %d karma de réputation!
LOW_KARMA = [KS] Désolé mais vous avez un karma trop bas[ %d ]




Fast translation ...
__________________
hackziner is offline
Send a message via ICQ to hackziner Send a message via AIM to hackziner Send a message via MSN to hackziner Send a message via Yahoo to hackziner Send a message via Skype™ to hackziner
Curryking
Veteran Member
Join Date: Jun 2004
Location: 51.22°N / 6.77°E
Old 04-30-2007 , 14:43   Re: Karma System
Reply With Quote #3

Code:
[de]
PLUGIN_DISABLED = [KS] Sorry, das Plugin ist deaktiviert!
KARMA_TIME = [KS] Sorry, aber Du musst %d Sekunden warten, bevor Du erneut Karma vergeben kannst!
GIVE_+KARMA = [KS] Erfolgreich! Du hast +Karma an %s gegeben! [Grund:%s]
RECIVE_+KARMA = [KS] Du hast +Karma erhalten! [Grund:%s]
REASON = [KS] Du musst einen Grund angeben!
GIVE_-KARMA = [KS] Erfolgreich! Du hast -Karma an %s gegeben! [Grund:%s]
RECIVE_-KARMA = [KS] Du hast -Karma erhalten! [Grund:%s]
SHOW_KARMA = [KS] Du hast %d Karma-Punkte!
CONNECTING_MSG = [KS] %s verbindet grade... Er hat %d Karma-Punkte!
LOW_KARMA = [KS] Sorry, aber Dein Karma ist zu gering [ %d ]
Code:
[en]
PLUGIN_DISABLED = [KS] Sorry, this plugin is disabled!
KARMA_TIME = [KS] Sorry, but you have to wait %d seconds to give Karma again!
GIVE_+KARMA = [KS] You successfully gave +Karma to %s! [Reason:%s]
RECIVE_+KARMA = [KS] You received +Karma! [Reason:%s]
REASON = [KS] You have to add a reason!
GIVE_-KARMA = [KS] You successfully gave -Karma to %s! [Reason:%s]
RECIVE_-KARMA = [KS] You received -Karma! [Reason:%s]
SHOW_KARMA = [KS] You have %d karma reputation!
CONNECTING_MSG = [KS] %s is connecting... He/She has %d karma reputation!
LOW_KARMA = [KS] Sorry, but you have to low Karma [ %d ]
__________________
Full speed - no brakes!

Last edited by Curryking; 04-30-2007 at 14:52.
Curryking is offline
Howdy!
Senior Member
Join Date: Feb 2007
Old 04-30-2007 , 15:24   Re: Karma System
Reply With Quote #4

Code:
 
[fin]
PLUGIN_DISABLED = [KS]Tama plugini on otettu pois kaytosta!
KARMA_TIME = [KS]Sinun taytyy odottaa %d sekuntia Antaaksesi Karmaa uudestaan!
GIVE_+KARMA = [KS]Annoit onnistuneesti +Karman pelurille %s! [Perustelu:%s]
RECIVE_+KARMA = [KS]Sina sait +Karmaa! [Perustelu:%s]
REASON = [KS]Sinun taytyy perustella!
GIVE_-KARMA = [KS]Annoit -Karman pelurille %s! [Perustelu:%s]
RECIVE_-KARMA = [KS]Sina sait -Karman! [Perustelu:%s]
SHOW_KARMA = [KS]Sinulla on nyt %d karma pistetta!
CONNECTING_MSG = [KS] %s connectaa... Hanella on %d karma pistetta!
LOW_KARMA = [KS] Sinulla mutta sinulla on liian vahan Karmaa[ %d ]
__________________
[IMG]http://img221.**************/img221/5608/howdyfinnishhq2.jpg[/IMG]

Last edited by Howdy!; 04-30-2007 at 15:26.
Howdy! is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 04-30-2007 , 15:36   Re: Karma System
Reply With Quote #5

Thanks...
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
Juba_PornBorn
BANNED
Join Date: Apr 2007
Location: Caracas
Old 04-30-2007 , 15:45   Re: Karma System
Reply With Quote #6

Quote:
[es]
PLUGIN_DISABLED = [ES]Escusa,este plugin esta desativado!
KARMA_TIME = [ES]Escusa pero tienes que esperar %d segundos para dar Karma otra vez!
GIVE_+KARMA = [ES]Diste +Karma a %s con suceso! [Razon:%s]
RECIVE_+KARMA = [ES]Recibiste +Karma! [Razon:%s]
REASON = [ES]Tienes que tener una razon!
GIVE_-KARMA = [ES]Diste -Karma a %s con suceso!! [Razon:%s]
RECIVE_-KARMA = [ES]Recibiste -Karma! [Razon:%s]
SHOW_KARMA = [ES]You have %d karma reputation!
CONNECTING_MSG = [ES] %s esta conetandose...El tiene %d karma de reputacion!
LOW_KARMA = [ES] Escusa pero tienes un karma muy bajo![ %d ]

Last edited by Juba_PornBorn; 05-01-2007 at 00:41.
Juba_PornBorn is offline
Send a message via MSN to Juba_PornBorn
trawiator
Senior Member
Join Date: Nov 2004
Old 04-30-2007 , 17:17   Re: Karma System
Reply With Quote #7

Code:
[pl]
PLUGIN_DISABLED = [KS]Przepraszam, ten plugin jest wylaczony!
KARMA_TIME = [KS]Przepraszam, musisz poczekac %d sekund aby dac znow punkty Karma!
GIVE_+KARMA = [KS]Pomyslnie dales +Karma dla %s! [Przyczyna:%s]
RECIVE_+KARMA = [KS]Otrzymales +Karma! [Przyczyna:%s]
REASON = [KS]Musisz miec powod!
GIVE_-KARMA = [KS]Pomyslnie dales -Karma dla %s! [Przyczyna:%s]
RECIVE_-KARMA = [KS]Otrzymales -Karma! [Przyczyna:%s]
SHOW_KARMA = [KS]Masz %d punktow Karmy!
CONNECTING_MSG = [KS]%s sie laczy...Posiada %d punktow Karmy!
LOW_KARMA = [KS]Przepraszam, masz za malo punktow Karmy[ %d ]
trawiator is offline
Fr3ak0ut
BANNED
Join Date: Jun 2006
Location: Condition Zero
Old 05-02-2007 , 04:48   Re: Karma System
Reply With Quote #8

Code:
[sv]
PLUGIN_DISABLED = [KS] Ledsen, denna pluginen 'a'r inaktiv!
KARMA_TIME = [KS] Ledsen, men du maste v'a'nta %d sekunder innan du kan ge Karma igen!
GIVE_+KARMA = [KS] Du gav +Karma till %s! [Anledning:%s]
RECIVE_+KARMA = [KS] Du fick +Karma! [Anledning:%s]
REASON = [KS] Du maste skriva en anledning!
GIVE_-KARMA = [KS] Du gav -Karma till %s! [Anledning:%s]
RECIVE_-KARMA = [KS] Du fick -Karma! [Anledning:%s]
SHOW_KARMA = [KS] Du kan tilldela %d karma!
CONNECTING_MSG = [KS] %s ansluter... Han/Hon kan tilldela %d karma!
LOW_KARMA = [KS] Ledsen, men du har f'o'r lag Karma [ %d ]
[/QUOTE]
Fr3ak0ut is offline
Old 05-02-2007, 07:07
Deviance
This message has been deleted by Deviance. Reason: Whatever
Fr3ak0ut
BANNED
Join Date: Jun 2006
Location: Condition Zero
Old 05-02-2007 , 14:26   Re: Karma System
Reply With Quote #9

Yeah the kiddy one, as all translations from you...
Fr3ak0ut is offline
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 05-02-2007 , 14:40   Re: Karma System
Reply With Quote #10

Quote:
Originally Posted by Fr3ak0ut View Post
Yeah the kiddy one, as all translations from you...
Funny thing is, your translations are the same as mine, just 100% more wrong.
Just so you know, Frags are not 'handgranater' in swedish.
Deviance is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:38.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode