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

Money All-in-One need you warm hands


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
[email protected]
Member
Join Date: Oct 2008
Location: China,Shanghai
Old 11-19-2008 , 08:22   Money All-in-One need you warm hands
Reply With Quote #1

Hi, friends:
My Plugin need some translation, thank you very much!
You will find it here: http://forums.alliedmods.net/showthread.php?t=80629


We'v had en, nl, es, fr, cn language.

PHP Code:
[en]
HEAD_SHOT = %s killed an enemy with an Head ShotHe gets %sbonus!
GRENADE_KILL = %s kill an enemy with a grenadeHe gets %sbonus!
KNIFE_KILL = %s like swordsHe gets %sbonus!
RUSH_KILL= %s is No.%d killer in this roundHe gets %sbonus!
BOMB_PLANTED= %s planted the bombHe gets %sbonus!
BOMB_EXPLODEBomb exploded! %s gets %sbonus!
BOMB_DEFUSED= %s defused the bomb through thick and thinHe gets %sbonus!
CMD_NO_TARGETSorryplayer %s could not be found!
MENU_NAME Give Money to Players
MENU_AMOUNT
Amount
MENU_MORE
More...
MENU_BACKBack
MENU_EXIT
= Exit
ALL_CTS= [All CTs]
ALL_TS= [All Ts]
ALL_PLAYERS= [All Players
tomcash@263.net is offline
Send a message via MSN to tomcash@263.net
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 11-19-2008 , 09:22   Re: Money All-in-One need you warm hands
Reply With Quote #2

Code:
[lt]
HEAD_SHOT = %s nuzude priesa suviu i galva! Jis gauna %s$ bonusa!
GRENADE_KILL = %s nuzude priesa su granata! Jis gauna %s$ bonusa!
KNIFE_KILL = %s meksta kardus! Jis gauna %s$ bonusa!
RUSH_KILL= %s yra Nr.%d zudikas siame raunde! Jis gauna %s$ bonusa!
BOMB_PLANTED= %s aktyvavo bomba! Jis gauna %s$ bonusa!
BOMB_EXPLODE= Bomba susprogdinta! %s gauna %s$ bonusa!
BOMB_DEFUSED= %s siaip ne taip nukenksmino bomba! Jis gauna %s$ bonusa!
CMD_NO_TARGET= Atleiskite, zaidejas %s nerastas!
MENU_NAME = Duoti Pinigu Zaidejams
MENU_AMOUNT= Kiekis
MENU_MORE= Daugiau...
MENU_BACK= Atgal
MENU_EXIT= Iseiti
ALL_CTS= [Vistiems CT]
ALL_TS= [Vistiems T]
ALL_PLAYERS= [Visiems Zaidejams]
Quote:
Originally Posted by [email protected]
through thick and thin
Can't really understand what you mean by that.

BTW I think that $ should be writen before the number. I mean not like 500$, but $500. Also correct the mistakes in your english.
__________________

Last edited by hleV; 11-20-2008 at 03:06.
hleV is offline
pavi
Junior Member
Join Date: Feb 2008
Old 11-19-2008 , 09:55   Re: Money All-in-One need you warm hands
Reply With Quote #3

Code:
[de]
HEAD_SHOT = %s tötete den Gegner mit einem Headshot! Er bekommt %s$ Bonus!
GRENADE_KILL = %s tötete den Gegner mit einer Granate! Er bekommt %s$ Bonus!
KNIFE_KILL = %s mag Schwerter! Er bekommt %s$ Bonus!
RUSH_KILL= %s ist Nr.%d Killer in dieser Runde! Er bekommt %s$ Bonus!
BOMB_PLANTED= %s legte die Bombe! Er bekommt %s$ Bonus!
BOMB_EXPLODE= Die Bombe sit explodiert! %s bekommt %s$ Bonus!
BOMB_DEFUSED= %s entschärfte die Bombe durch dick und dünn! Er bekommt %s$ Bonus!
CMD_NO_TARGET= Entschuldigung, Spieler %s konnte nicht gefunden werden!
MENU_NAME = Gebe Geld zu Spieler
MENU_AMOUNT= Betrag
MENU_MORE= Mehr...
MENU_BACK= Zurück
MENU_EXIT= Ende
ALL_CTS= [Alle CTs]
ALL_TS= [Alle Ts]
ALL_PLAYERS= [Alle Spieler]  
I don't know if everything is correct.
I hpe some of the german people on the forum will correct me.

mfg

pavi

Last edited by pavi; 11-19-2008 at 09:58.
pavi is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 11-19-2008 , 09:56   Re: Money All-in-One need you warm hands
Reply With Quote #4

Quote:
Can't really understand what you mean by that
This:
Quote:
BOMB_DEFUSED= %s defused the bomb through thick and thin! He gets %s$ bonus!
Means:
Quote:
BOMB_DEFUSED= %s defused the bomb, no matter what it taked! He gets %s$ bonus!
---

Quote:
BTW I think that $ should be writen before the number. I mean not like 500$, but $500. Also correct the mistakes in your
The new rules said it doesnt need anymore, you can choose... And it doesnt really matter...

---


__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 11-19-2008 , 09:58   Re: Money All-in-One need you warm hands
Reply With Quote #5

Quote:
Originally Posted by pavi View Post
Code:
[de]
HEAD_SHOT = %s tötete den Gegner mit einem Headshot! Er bekommt %s$ Bonus!
GRENADE_KILL = %s tötete den Gegner mit einer Granate! Er bekommt %s$ Bonus!
KNIFE_KILL = %s mag Schwerter! Er bekommt %s$ Bonus!
RUSH_KILL= %s ist Nr.%d Killer in dieser Runde! Er bekommt %s$ Bonus!
BOMB_PLANTED= %s legte die Bombe! Er bekommt %s$ Bonus!
BOMB_EXPLODE= Die Bombe sit explodiert! %s bekommt %s$ Bonus!
BOMB_DEFUSED= %s entschärfte die Bombe durch dick und dünn! Er bekommt %s$ Bonus!
CMD_NO_TARGET= Entschuldigung, Spieler %s konnte nicht gefunden werden!
MENU_NAME = Gebe Geld zu Spieler
MENU_AMOUNT= Betrag
MENU_MORE= Mehr...
MENU_BACK= Zurück
MENU_EXIT= Ende
ALL_CTS= [Alle CTs]
ALL_TS= [Alle Ts]
ALL_PLAYERS= [Alle Spieler]  
I don't know if everything is correct.
I hpe some of the german people on the forum will correct me.

mfg

pavi
I just changed the [en] to [de]

Don't hate me for this
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
pavi
Junior Member
Join Date: Feb 2008
Old 11-19-2008 , 09:59   Re: Money All-in-One need you warm hands
Reply With Quote #6

no i already saw that and was on editing mode xD
pavi is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 11-19-2008 , 10:17   Re: Money All-in-One need you warm hands
Reply With Quote #7

Ok, like i already said, dont hate me for this
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
pavi
Junior Member
Join Date: Feb 2008
Old 11-19-2008 , 10:20   Re: Money All-in-One need you warm hands
Reply With Quote #8

i wont
pavi is offline
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 11-19-2008 , 10:26   Re: Money All-in-One need you warm hands
Reply With Quote #9

Can you make plugins?
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
BeAfraid
Senior Member
Join Date: Jun 2008
Location: Poland
Old 11-19-2008 , 10:51   Re: Money All-in-One need you warm hands
Reply With Quote #10

Code:
[pl]
HEAD_SHOT = %s zabil przeciwnika head shot-em! Dostaje %s$ jako bonus!
GRENADE_KILL = %s zabil przeciwnika granatem! Dostaje s$ jako bonus!
KNIFE_KILL = %s lubi noze! Dostaje %s$ jako bonus!
RUSH_KILL= %s jest Nr.%d zabojca w tej rundzie! Dostaje%s$ jako bonus!
BOMB_PLANTED= %s podlozyl pake! Dostaje %s$ jako bonus!
BOMB_EXPLODE= Bomba wybuchla! %s dostaje %s$ jako bonus!
BOMB_DEFUSED= %s rozbroil bombe! Dostaje %s$ jako bonus!
CMD_NO_TARGET= Przepraszamy, gracz %s nie zostal odnaleziony!
MENU_NAME = Daj pieniadze graczom.
MENU_AMOUNT= Kwota
MENU_MORE= Wiecej...
MENU_BACK= Wroc
MENU_EXIT= Wyjscie
ALL_CTS= [Wszyscy CT]
ALL_TS= [Wszyscy TT]
ALL_PLAYERS= [Wszyscy Gracze]
This is polish translation, correct me if I make a mistake.
BeAfraid 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 06:12.


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