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

Buy Zoom


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 04-10-2009 , 19:40   Buy Zoom
Reply With Quote #1

Okay, I need some translations of my plugin.

[Main Thread]

Current Translations:
Code:
[es] - fezh
[nl] - crazyeffect
[de] - Satoko
[ru] - slpknt
[sv] - kriixn
[pl] - BeAfraid
[lt] - hleV
ML File:
Code:
[en]
ZOOMMSG = [AMXX] You have bought Zoom!
REMMSG = [AMXX] Your Zoom has been removed.
DONTZOOM = [AMXX] You don't have enough money to buy Zoom.
HELPMSG = [AMXX] Say /zoomhelp to know all zoom commands.
HELP_MOTD :
<html>
    <head>
        <style type="text/css">
            pre
            {
                font-family:Verdana,Tahoma;
                color:#FFFFFF;
            }

            body
            {
                background:#000000;
                margin-left:8px;
                margin-top:0px;
            }
        </style>
    </head>

    <body scroll="no">
        <pre>
            Say /zoom to buy zoom on all of your weapons.^n^n
            To remove the zoom say /remove^n^n
            Remember, the zoom will be removed on death and in a new round.^n^n
        </pre>
    </body>
</html>
:
__________________
"There is no knowledge, that is not power"

Last edited by fezh; 04-14-2009 at 17:28.
fezh is offline
kriixn
Member
Join Date: Mar 2009
Old 04-11-2009 , 03:48   Re: Buy Zoom
Reply With Quote #2

[sv]
ZOOMMSG = [AMXX] Du har k'o'pt Zoom!
REMMSG = [AMXX] Ditt Zoom Har tagits bort.
DONTZOOM = [AMXX] Du har inte tillr'a'ckligt med pengar f'o'r att k'o'pa
Zoom.
HELPMSG = [AMXX] S'a'g /zoomhelp f'o'r att känna till alla zoom-kommandon.
HELP_MOTD :
<html>
<head>
<style type="text/css">
pre
{
font-family:Verdana,Tahoma;
color:#FFFFFF;
}

body
{
background:#000000;
margin-left:8px;
margin-top:0px;
}
</style>
</head>

<body scroll="no">
<pre>
S'a'g /zoom f'o'r att k'o'pa zoom f'o'r alla dina vapen.^n^n
f'o'r att ta bort zoom s'a'g /remove^n^n
Kom ihag, zoom kommer att tas bort vid dödsfall och en ny runda.^n^n
</pre>
</body>
</html>
:
kriixn is offline
BeAfraid
Senior Member
Join Date: Jun 2008
Location: Poland
Old 04-11-2009 , 13:38   Re: Buy Zoom
Reply With Quote #3

Code:
[pl]
ZOOMMSG = [AMXX] Kupiles Zoom!
REMMSG = [AMXX] Twoj Zoom zostal usuniety.
DONTZOOM = [AMXX] Nie masz wystarczajaco duzo pieniedzy by kupic Zoom.
HELPMSG = [AMXX] Napisz /zoomhelp by poznac wszystkie momendy.
HELP_MOTD :
<html>
    <head>
        <style type="text/css">
            pre
            {
                font-family:Verdana,Tahoma;
                color:#FFFFFF;
            }

            body
            {
                background:#000000;
                margin-left:8px;
                margin-top:0px;
            }
        </style>
    </head>

    <body scroll="no">
        <pre>
            Napisz /zoom by kupic zoom do wszystkich broni.^n^n
            by usunac zoom, napisz /remove^n^n
            pamietaj, zoom zostanie usuniety po smierci oraz w nowej rundzie.^n^n
        </pre>
    </body>
</html>
:
Polish translation, here you are

Last edited by BeAfraid; 04-13-2009 at 04:09.
BeAfraid is offline
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 04-11-2009 , 16:33   Re: Buy Zoom
Reply With Quote #4

Thanks guys!

@ BeAfraid:

What about this line?
Code:
[AMXX] You have bought Zoom!
__________________
"There is no knowledge, that is not power"
fezh is offline
D o o m
Veteran Member
Join Date: Sep 2005
Location: Germany
Old 04-11-2009 , 16:58   Re: Buy Zoom
Reply With Quote #5

I guess it's "[AMXX] Musisz kupil Powieksz"

I'm not Polish, I don't understand Polish, but the first two sentences are exactly the same what google translator said, so I just used it for this sentence ^^
__________________
Heroes
:+: Deadpool :+:
D o o m is offline
BeAfraid
Senior Member
Join Date: Jun 2008
Location: Poland
Old 04-13-2009 , 04:08   Re: Buy Zoom
Reply With Quote #6

@ Fezh, sorry my mistake, I allready correct that sentence ;p
Code:
[AMXX] Kupiles Zoom!
@ D o o m you says: "You must, (someone) bought Enlarge"

Translator is shitty man , don't use it

Last edited by BeAfraid; 04-13-2009 at 04:14.
BeAfraid is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 04-14-2009 , 11:31   Re: Buy Zoom
Reply With Quote #7

Code:
[lt]
ZOOMMSG = [AMXX] Tu nusipirkai priartinima!
REMMSG = [AMXX] Tavo priartinimas buvo pasalintas.
DONTZOOM = [AMXX] Tu neturi pakankamai pinigu, kad nusipirktum priartinima.
HELPMSG = [AMXX] Rasyk /zoomhelp, kad suzinotum visas priartinimo komandas.
HELP_MOTD :
<html>
    <head>
        <style type="text/css">
            pre
            {
                font-family:Verdana,Tahoma;
                color:#FFFFFF;
            }
            body
            {
                background:#000000;
                margin-left:8px;
                margin-top:0px;
            }
        </style>
    </head>
    <body scroll="no">
        <pre>
            Rasyk /zoom, kad nusipirktum priartinima visiems savo ginklams.^n^n
            Kad pasalintum priartinima, rasyk /remove^n^n
            Atsimink, priartinimas bus pasalintas kai mirsi bei naujame raunde.^n^n
        </pre>
    </body>
</html>
:
__________________
hleV is offline
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 04-14-2009 , 19:32   Re: Buy Zoom
Reply With Quote #8

Thanks and + karma to the both
__________________
"There is no knowledge, that is not power"
fezh is offline
faroest
Junior Member
Join Date: Mar 2009
Location: São Paulo - BRAZIL.
Old 05-06-2009 , 11:41   Re: Buy Zoom
Reply With Quote #9

Brazilian Portuguese

Code:
[bp]
ZOOMMSG = [AMXX] Voce comprou o Zoom!
REMMSG = [AMXX] O seu Zoom foi removido.
DONTZOOM = [AMXX] Voce nao tem dinheiro suficiente para comprar o Zoom.
HELPMSG = [AMXX] Digite /zoomhelp para saber todos os comandos
HELP_MOTD :
<html>
    <head>
        <style type="text/css">
            pre
            {
                font-family:Verdana,Tahoma;
                color:#FFFFFF;
            }

            body
            {
                background:#000000;
                margin-left:8px;
                margin-top:0px;
            }
        </style>
    </head>

    <body scroll="no">
        <pre>
            Digite /zoom para comprar o zoom em todas as suas armas.^n^n
            Para remover o zoom digite /remove^n^n
            Lembre-se, o zoom sera removido na morte e em um novo round.^n^n
        </pre>
    </body>
</html>
:
__________________

give me +karma if I help you
faroest is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-06-2009 , 11:48   Re: Buy Zoom
Reply With Quote #10

Code:
[fr]
ZOOMMSG = [AMXX] Tu as achete un Zoom!
REMMSG = [AMXX] Ton Zoom a ete enleve.
DONTZOOM = [AMXX] Tu n'as pas assez d'argent pour acheter un Zoom.
HELPMSG = [AMXX] Tape /zoomhelp pour connaitre toutes les commandes du zoom.
HELP_MOTD :
<html>
    <head>
        <style type="text/css">
            pre
            {
                font-family:Verdana,Tahoma;
                color:#FFFFFF;
            }

            body
            {
                background:#000000;
                margin-left:8px;
                margin-top:0px;
            }
        </style>
    </head>

    <body scroll="no">
        <pre>
            Tape /zoom pour acheter un zoom pour toutes les armes.^n^n
            Pour enlever le zoom, tape /remove^n^n
            A noter, le zoom sera enleve quand on meurre et au nouveau round.^n^n
        </pre>
    </body>
</html>
:
Arkshine 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 23:35.


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