Raised This Month: $ Target: $400
 0% 

Amx Retry


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
eD.
Senior Member
Join Date: Oct 2009
Old 07-04-2010 , 04:42   Amx Retry
Reply With Quote #1

Hy, I need translation for this :

http://forums.alliedmods.net/showthread.php?t=131318

Code:
[en]
AR_NOACCESS = [AMXX] You dont have access!
AR_NONAME = [AMXX] There is not player with that name!
AR_NOID = [AMXX] ID is not valid!
AR_RECONNECT = Admin has reconnect you!
AR_RECONNECT2 = The player is successfully reconnected!
There is :

[en] - by me
[sr] - by me
[fr] - by Devil259
[nl] - by drekes
[es] - by Zapdos1

[de] - by Mordekay
Thanks!

Last edited by eD.; 07-05-2010 at 05:27.
eD. is offline
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 07-04-2010 , 05:59   Re: Amx Retry
Reply With Quote #2

French translate

The .txt have to be encode in UTF-8 without BOM

Code:
[fr]
AR_NOACCESS = [AMXX] Tu n'as pas acces!
AR_NONAME = [AMXX] Il n'y a pas de joueur avec ce nom!
AR_NOID = [AMXX] L'ID n'est pas valide!
AR_RECONNECT = Un admin t'a reconnecté!
AR_RECONNECT2 = Le joueur a été reconnecté!
and without special caracters if you want :

Code:
[fr]
AR_NOACCESS = [AMXX] Tu n'as pas acces!
AR_NONAME = [AMXX] Il n'y a pas de joueur avec ce nom!
AR_NOID = [AMXX] L'ID n'est pas valide!
AR_RECONNECT = Un admin t'a reconnecte!
AR_RECONNECT2 = Le joueur a ete reconnecte!
__________________
You can do anything you set your mind to, man.

Devil259 is offline
eD.
Senior Member
Join Date: Oct 2009
Old 07-04-2010 , 06:10   Re: Amx Retry
Reply With Quote #3

Quote:
Originally Posted by Devil259 View Post
French translate

The .txt have to be encode in UTF-8 without BOM

Code:
[fr]
AR_NOACCESS = [AMXX] Tu n'as pas acces!
AR_NONAME = [AMXX] Il n'y a pas de joueur avec ce nom!
AR_NOID = [AMXX] L'ID n'est pas valide!
AR_RECONNECT = Un admin t'a reconnecté!
AR_RECONNECT2 = Le joueur a été reconnecté!
and without special caracters if you want :

Code:
[fr]
AR_NOACCESS = [AMXX] Tu n'as pas acces!
AR_NONAME = [AMXX] Il n'y a pas de joueur avec ce nom!
AR_NOID = [AMXX] L'ID n'est pas valide!
AR_RECONNECT = Un admin t'a reconnecte!
AR_RECONNECT2 = Le joueur a ete reconnecte!
Thanks!
eD. is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 07-04-2010 , 09:43   Re: Amx Retry
Reply With Quote #4

dutch
Code:
[nl]
AR_NOACCESS = [AMXX] Je hebt geen toegang tot dit commando!
AR_NONAME = [AMXX] Er is geen speler met die naam!
AR_NOID = [AMXX] ID is niet geldig!
AR_RECONNECT = Admin heeft je opnieuw verbonden!
AR_RECONNECT2 = De speler is opnieuw verbonden!
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
Zapdos1
BANNED
Join Date: Jul 2009
Location: Chile - La Serena
Old 07-04-2010 , 11:30   Re: Amx Retry
Reply With Quote #5

Spanish with special characters

Quote:
[es]
AR_NOACCESS = [AMXX] Tú no tienes acceso!
AR_NONAME = [AMXX] AquÃ* no hay ningun jugador con ese nombre!
AR_NOID = [AMXX] Tu ID no es válida!
AR_RECONNECT = El administrador te reconectó!
AR_RECONNECT2 = El jugador se ha reconectado satifactoriamente!

Spanish without special characters


Quote:
[es]
AR_NOACCESS = [AMXX] Tu no tienes acceso!
AR_NONAME = [AMXX] Aqui no hay ningun jugador con ese nombre!
AR_NOID = [AMXX] Tu ID no es valida!
AR_RECONNECT = El administrador te reconecto!
AR_RECONNECT2 = El jugador se ha reconectado satifactoriamente!
Zapdos1 is offline
eD.
Senior Member
Join Date: Oct 2009
Old 07-04-2010 , 12:36   Re: Amx Retry
Reply With Quote #6

Thanks drekes and zapdos!
eD. is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 07-05-2010 , 04:14   Re: Amx Retry
Reply With Quote #7

Code:
[de]
AR_NOACCESS = [AMXX] Du hast keine Berechtigung!
AR_NONAME = [AMXX] Es gibt keinen Spieler mit diesem Namen!
AR_NOID = [AMXX] ID is nicht gueltig!
AR_RECONNECT = Ein Admin hat dich neu verbinden lassen!
AR_RECONNECT2 = Der Spieler ist erfolgreich neu verbunden worden!
and
Code:
AR_RECONNECT2 = The player is successfully reconnect!
should be
Code:
AR_RECONNECT2 = The player is successfully reconnected!
Correct me if i am wrong.
__________________

Mordekay is offline
eD.
Senior Member
Join Date: Oct 2009
Old 07-05-2010 , 05:27   Re: Amx Retry
Reply With Quote #8

Quote:
Originally Posted by Mordekay View Post
Code:
[de]
AR_NOACCESS = [AMXX] Du hast keine Berechtigung!
AR_NONAME = [AMXX] Es gibt keinen Spieler mit diesem Namen!
AR_NOID = [AMXX] ID is nicht gueltig!
AR_RECONNECT = Ein Admin hat dich neu verbinden lassen!
AR_RECONNECT2 = Der Spieler ist erfolgreich neu verbunden worden!
and
Code:
AR_RECONNECT2 = The player is successfully reconnect!
should be
Code:
AR_RECONNECT2 = The player is successfully reconnected!
Correct me if i am wrong.
Thanks!
eD. is offline
Alucard^
AMXX Moderator: Others
Join Date: Sep 2007
Location: Street
Old 07-06-2010 , 07:55   Re: Amx Retry
Reply With Quote #9

Quote:
Originally Posted by Zapdos1 View Post
Spanish with special characters

Code:
[es]
AR_NOACCESS = [AMXX] Tú no tienes acceso!
AR_NONAME = [AMXX] AquÃ* no hay ningun jugador con ese nombre!
AR_NOID = [AMXX] Tu ID no es válida!
AR_RECONNECT = El administrador te reconectó!
AR_RECONNECT2 = El jugador se ha reconectado satifactoriamente!

Spanish without special characters


Code:
[es]
AR_NOACCESS = [AMXX] Tu no tienes acceso!
AR_NONAME = [AMXX] Aqui no hay ningun jugador con ese nombre!
AR_NOID = [AMXX] Tu ID no es valida!
AR_RECONNECT = El administrador te reconecto!
AR_RECONNECT2 = El jugador se ha reconectado satifactoriamente!
Code:
[es]
AR_NOACCESS = [AMXX] No tienes acceso!
AR_NONAME = [AMXX] No hay ningun jugador con ese nombre!
AR_NOID = [AMXX] La ID no es válida!
AR_RECONNECT = El administrador te ha reconectado!
AR_RECONNECT2 = El jugador se ha reconectado satisfactoriamente!
Code:
[es]
AR_NOACCESS = [AMXX] No tienes acceso!
AR_NONAME = [AMXX] No hay ningun jugador con ese nombre!
AR_NOID = [AMXX] La ID no es valida!
AR_RECONNECT = El administrador te ha reconectado!
AR_RECONNECT2 = El jugador ha sido reconectado satisfactoriamente!
Fixed.
__________________
Approved Plugins - Steam Profile

Public non-terminated projects:
All Admins Menu, HLTV parameters, Subnick,
Second Password (cool style), InfoZone,
Binary C4 plant/defuse, and more...

Private projects:
NoSpec (+menu), NV Surf Management,
PM Adanved System, KZ longjump2, and more...
Alucard^ is offline
Send a message via Skype™ to Alucard^
mailkman
Member
Join Date: Jun 2009
Old 07-06-2010 , 22:13   Re: Amx Retry
Reply With Quote #10

[bp]
AR_NOACCESS = [AMXX] Nao tens acesso!
AR_NONAME = [AMXX] Nao existe nenhum jogador com esse nome!
AR_NOID = [AMXX] A ID nao e valida!
AR_RECONNECT = O admin reconectou-te!
AR_RECONNECT2 = O jogador foi reconectado com sucesso!
mailkman 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 10:51.


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