AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Translation Request (https://forums.alliedmods.net/forumdisplay.php?f=25)
-   -   Npc Banker (https://forums.alliedmods.net/showthread.php?t=216873)

simanovich 05-26-2013 14:57

Npc Banker
 
Code:

[en]
NB_MSG_1= The value of the%c Cash %cMust be Greater Than%c 0
NB_MSG_2= The value of%c cash%c must be smaller than%c %i
NB_MSG_3= Your missing%c %i Cash%c in order to transfer this amount of%c Cash
NB_MSG_4= You`ve transfer%c %i %cCash%c To the%c Bank
NB_MSG_5 = You don`t have this amount of %cCash %cin the%c Bank
NB_MSG_6 = The Max amount of%c Cash%c allowed is%c %i
NB_MSG_7 = You`ve take%c %i%c Cash%c From the%c Bank

(%c are chars, DON'T REMOVE!)

WhyThis 06-03-2013 15:38

Re: Npc Banker
 
French translation :)
I Hope that it helps you ;)
Code:

[fr]
NB_MSG_1= La valeur de%c l'argent%cDoit être plus grande que%c 0
NB_MSG_2= La valeur de%c l'argent%c doit être mois que%c %i
NB_MSG_3= Tu perderas%c %i piéces%c pour transférer le montant de%c piéces
NB_MSG_4= Tu vien de transférer%c %i %cPiéces%c pour la%c Banque
NB_MSG_5 = Tu n'as pas le montant de %cPiéces %cdans la%c Banque
NB_MSG_6 = Le montant maximal de%c Piéces%c autorisé est%c %i
NB_MSG_7 = Tu as reçus%c %i%c Piéces%c De la part de%c Banque

PS: please add the link where we can found the plugin :)

Radildverundi 07-08-2013 05:27

Re: Npc Banker
 
Thanks to update the profile in this forum.

naven 07-08-2013 17:15

Re: Npc Banker
 
Quote:

(%c are chars, DON'T REMOVE!)
What chars? Show me how does it look on server.

WhyThis 07-10-2013 16:32

Re: Npc Banker
 
Quote:

Originally Posted by naven (Post 1986532)
What chars? Show me how does it look on server.

chars are not a plugin !
they just reffer to a value or name (number & letters) !
example:
what we set in the plugin !
- % has connected !
1) when "XXnoNonoXX" connect it shows: XXnoNonoXX has connected !
2) when "no name" connect it shows: no name has connected !

i hope that you will understund !

naven 07-12-2013 13:18

Re: Npc Banker
 
Seriously? I know what "%s, %f, %d, %i" are, but wtf is a "%c"?

K1d0x 07-15-2013 04:44

Re: Npc Banker
 
Romanian translation if you need it
Quote:

[ro]
NB_MSG_1= Valoarea sumei%c de bani %cTrebuie sa fie mai mare decat%c 0
NB_MSG_2= Valoarea sumei%c de bani%c trebuie sa fie mai mica decat%c %i
NB_MSG_3= Lipsa%c %i banilor tai%c in ordine pentru a transfera aceasta suma de%c bani
NB_MSG_4= Ai transferat%c %i %cBani%c In%c Banca
NB_MSG_5 = Nu ai aceasta suma de %cBani %cin%c Banca
NB_MSG_6 = Suma maxima de%c Bani%c permisa este%c %i
NB_MSG_7 = Ai luat%c %i%c Bani%c Din%c Banca

UchihaSkills 07-26-2013 21:30

Re: Npc Banker
 
German
Quote:

[de]
NB_MSG_1= Der Wert des%c Geldes %cmuss groeßer sein als%c 0
NB_MSG_2= Der Wert des%c Geldes%c muss kleiner sein als%c %i
NB_MSG_3= Dir fehlt%c %i Geld%c um den Wert es Geldes zu%c transferieren
NB_MSG_4= Du transferiertest%c %i %cGeld%c auf die%c Bank
NB_MSG_5 = Du hast diesen Betrag an %cGeld %cnicht in deiner%c Bank
NB_MSG_6 = Der groeßte Betrag an%c Geld%c erlaubt sind%c %i
NB_MSG_7 = Du hast%c %i%c Geld%c aus deiner%c Bank genommen

Mordekay 07-27-2013 02:52

Re: Npc Banker
 
Eigther uft-8 or not, don't mix it please


All times are GMT -4. The time now is 18:47.

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