Raised This Month: $32 Target: $400
 8% 

Auto Swap Teams.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
wangbochiang
Member
Join Date: Aug 2006
Location: Taiwan - Taichung
Old 11-07-2012 , 07:41   Auto Swap Teams.
Reply With Quote #1

Need Translate For my Plugin.
Thank you <3!!!
Auto Swap Teams


Code:
[en]
SWITCHING_TEAMS = ==== Switching Teams ====
ROUNDS1 = ROUNDS
ROUNDS1_CHAT = [NOTICE] Rounds
ROUNDS2 = ROUNDS
ROUNDS2_CHAT = [NOTICE] Rounds
LIVE_NOTICE = [NOTICE]After [LIVE ON 3] Will Play On New Team
LIVE = [NOTICE] LIVE LIVE LIVE Good Luck & Have Fun!!!
NEW_TEAM = [NOTICE] Your Team has been changed, please notice your mission 

target.
GOOD_GAME = Team Switched, Have a Good Game.
also can edit [en] , cause Im not good at English :''(

ML now have:
Code:
[en] - > wangbochiang
[tc] - > wangbochiang
[es] - > Neeeeeeeeeel.-
[fr] - > teol
[de] - > Torge
Thanks all best people !!
__________________
Catch me on : @twitter

Last edited by wangbochiang; 11-08-2012 at 20:20.
wangbochiang is offline
Send a message via MSN to wangbochiang Send a message via Yahoo to wangbochiang Send a message via Skype™ to wangbochiang
Neeeeeeeeeel.-
Some Guy Yellin'
Join Date: Jul 2010
Location: Argentina
Old 11-07-2012 , 18:54   Re: Auto Swap Teams.
Reply With Quote #2

Code:
[es] 
SWITCHING_TEAMS = ==== Mezclando equipos ==== 
ROUNDS1 = RONDAS 
ROUNDS1_CHAT = [Noticia] Rondas 
ROUNDS2 = RONDAS 
ROUNDS2_CHAT = [Noticia] Rondas 
LIVE_NOTICE = [Noticia] Despues de [VALE EN 3] jugaras en un nuevo equipo 
LIVE = [Noticia] VALE VALE VALE Buena suerte y diviertanse!!! 
NEW_TEAM = [Noticia] Tu equipo ha sido cambiado, por favor informa el objetivo de tu mision. 
GOOD_GAME = Equipos mezclados, tengan un buen juego.
Why you created ROUNDS2 if ROUNDS1 is the same? Same question for ROUNDS2_CHAT.
__________________

Last edited by Neeeeeeeeeel.-; 11-08-2012 at 13:07.
Neeeeeeeeeel.- is offline
Send a message via Skype™ to Neeeeeeeeeel.-
wangbochiang
Member
Join Date: Aug 2006
Location: Taiwan - Taichung
Old 11-08-2012 , 02:48   Re: Auto Swap Teams.
Reply With Quote #3

Quote:
Originally Posted by Neeeeeeeeeel.- View Post
Code:
[es] 
SWITCHING_TEAMS = ==== Mezclando equipos ==== 
ROUNDS1 = RONDAS 
ROUNDS1_CHAT = [Noticia] Rondas 
ROUNDS2 = RONDAS 
ROUNDS1_CHAT = [Noticia] Rondas 
LIVE_NOTICE = [Noticia] Despues de [VALE EN 3] jugaras en un nuevo equipo 
LIVE = [Noticia] VALE VALE VALE Buena suerte y diviertanse!!! 
NEW_TEAM = [Noticia] Tu equipo ha sido cambiado, por favor informa el objetivo de tu mision. 
GOOD_GAME = Equipos mezclados, tengan un buen juego.
Why you created ROUNDS2 if ROUNDS1 is the same? Same question for ROUNDS2_CHAT.

Sorry for that, the ROUNDS1_CHAT below ROUNDS2 is ROUNDS2_CHAT,
I fix that.

Because that will be easier if server admin wanna have different information "before swap" and "after swap" ,
'cause It's different in some languages. i.e. Chinese.

Thanks for Translation!
__________________
Catch me on : @twitter

Last edited by wangbochiang; 11-08-2012 at 20:23.
wangbochiang is offline
Send a message via MSN to wangbochiang Send a message via Yahoo to wangbochiang Send a message via Skype™ to wangbochiang
teol
Veteran Member
Join Date: Oct 2009
Location: Marbella
Old 11-08-2012 , 06:07   Re: Auto Swap Teams.
Reply With Quote #4

Code:
[fr]
SWITCHING_TEAMS = ==== Changement d'équipe ====
ROUNDS1 = ROUNDS
ROUNDS1_CHAT = [REMARQUE] Rounds
ROUNDS2 = ROUNDS
ROUNDS2_CHAT = [REMARQUE] Rounds
LIVE_NOTICE = [REMARQUE]Après [LIVE ON 3] Will Play On New Team
LIVE = [REMARQUE] CA JOUE, bonne chance!!!
NEW_TEAM = [REMARQUE] Vous avez changé d'équipe, regardez-donc sur qui vous tirez.
GOOD_GAME = Équipes changées, bon jeu.
French traduction, save in UTF-8 without BOM.

But one line (LIVE_NOTICE) is missing. When is that message displayed ? Before the 3 restarts, right?
Tell me and I will fix it
teol is offline
Torge
Veteran Member
Join Date: Oct 2011
Old 11-08-2012 , 10:46   Re: Auto Swap Teams.
Reply With Quote #5

German translation. I'm still not the best translator but here you go ;D

Code:
[de]
SWITCHING_TEAMS = ==== Wechsle Teams ====
ROUNDS1 = RUNDEN
ROUNDS1_CHAT = [BEACHTE] Runden
ROUNDS2 = RUNDEN
ROUNDS2_CHAT = [BEACHTE] Runden
LIVE_NOTICE = [BEACHTE] Nach [3 LEBEN] wirst du in einem neuen Team spielen
LIVE = [NOTICE] LEBEN LEBEN LEBEN Viel Glueck & hab Spass!!!
NEW_TEAM = [BEACHTE] Dein Team wurde geaendert. Bitte achte auf deine Missionsziel.
GOOD_GAME = Team gewechselt, hab ein gutes Spiel!

Last edited by Torge; 12-01-2012 at 10:49.
Torge is offline
wangbochiang
Member
Join Date: Aug 2006
Location: Taiwan - Taichung
Old 11-08-2012 , 20:17   Re: Auto Swap Teams.
Reply With Quote #6

Quote:
Originally Posted by teol View Post
Code:
[fr]
SWITCHING_TEAMS = ==== Changement d'équipe ====
ROUNDS1 = ROUNDS
ROUNDS1_CHAT = [REMARQUE] Rounds
ROUNDS2 = ROUNDS
ROUNDS2_CHAT = [REMARQUE] Rounds
LIVE_NOTICE = [REMARQUE]Après [LIVE ON 3] Will Play On New Team
LIVE = [REMARQUE] CA JOUE, bonne chance!!!
NEW_TEAM = [REMARQUE] Vous avez changé d'équipe, regardez-donc sur qui vous tirez.
GOOD_GAME = Équipes changées, bon jeu.
French traduction, save in UTF-8 without BOM.

But one line (LIVE_NOTICE) is missing. When is that message displayed ? Before the 3 restarts, right?
Tell me and I will fix it
LIVE_NOTICE Message is displayed before live on 3, make players notice server is changing teams,
Thanks for Translation!
__________________
Catch me on : @twitter

Last edited by wangbochiang; 11-08-2012 at 20:23.
wangbochiang is offline
Send a message via MSN to wangbochiang Send a message via Yahoo to wangbochiang Send a message via Skype™ to wangbochiang
wangbochiang
Member
Join Date: Aug 2006
Location: Taiwan - Taichung
Old 11-08-2012 , 20:23   Re: Auto Swap Teams.
Reply With Quote #7

Quote:
Originally Posted by Torge View Post
German translation. I'm still not the best translator but here you go ;D

Code:
[de]
SWITCHING_TEAMS = ==== Wechsle Teams ====
ROUNDS1 = RUNDEN
ROUNDS1_CHAT = [BEACHTE] Runden
ROUNDS2 = ROUNDS
ROUNDS2_CHAT = [BEACHTE] Runden
LIVE_NOTICE = [BEACHTE] Nach [3 LEBEN] wirst du in einem neuen Team spielen
LIVE = [NOTICE] LEBEN LEBEN LEBEN Viel Glueck & hab Spass!!!
NEW_TEAM = [BEACHTE] Dein Team wurde geaendert. Bitte achte auf deine Missionsziel.
GOOD_GAME = Team gewechselt, hab ein gutes Spiel!
Thanks for Translation!!
__________________
Catch me on : @twitter
wangbochiang is offline
Send a message via MSN to wangbochiang Send a message via Yahoo to wangbochiang Send a message via Skype™ to wangbochiang
Mafios_X
Junior Member
Join Date: Nov 2012
Location: Romania
Old 11-21-2012 , 18:18   Re: Auto Swap Teams.
Reply With Quote #8

Code:
[ro]
SWITCHING_TEAMS = ==== Schimbam echipele ====
ROUNDS1 = RUNDE
ROUNDS1_CHAT = [ANUNT] Runde
ROUNDS2 = RUNDE
ROUNDS2_CHAT = [ANUNT] Runde
LIVE_NOTICE = [ANUNT]Dupa [3 live] Vei Juca In Echipa Noua
LIVE = [ANUNT] LIVE LIVE LIVE Good Luck & Have Fun!!!
NEW_TEAM = [ANUNT] Echipa ta a fost schimbata, te rugam sa-ti anunti misiunea 

target.
GOOD_GAME = Echipa schimbata, Sa ai un joc bun.

Last edited by Mafios_X; 11-21-2012 at 18:20.
Mafios_X is offline
stelistcristi
Member
Join Date: May 2009
Old 11-23-2012 , 14:04   Re: Auto Swap Teams.
Reply With Quote #9

Romanian fix:
Quote:
[ro]
SWITCHING_TEAMS = ==== Se schimba echipele ====
ROUNDS1 = RUNDE
ROUNDS1_CHAT = [ANUNT] Runde
ROUNDS2 = RUNDE
ROUNDS2_CHAT = [ANUNT] Runde
LIVE_NOTICE = [ANUNT] Dupa [3 live] vei juca in echipa noua
LIVE = [ANUNT] LIVE LIVE LIVE Bafta si distreaza-te!!!
NEW_TEAM = [ANUNT] Echipa ta a fost schimbata, te rugam sa anunti obiectivul tinta.

GOOD_GAME = Echipa schimbata, sa ai un joc bun!
__________________
[IMG]http://img256.**************/img256/2412/cristiu.png[/IMG]

Last edited by stelistcristi; 11-23-2012 at 14:11.
stelistcristi is offline
naven
Veteran Member
Join Date: Jun 2008
Location: Poland, Cieszyn
Old 12-01-2012 , 05:53   Re: Auto Swap Teams.
Reply With Quote #10

Polish
Code:
[pl]
SWITCHING_TEAMS = ==== Zmiana druzyn ====
ROUNDS1 = RUND(Y)
ROUNDS1_CHAT = [WIADOMOSC] RUNDY
ROUNDS2 = Rundy
ROUNDS2_CHAT = [WIADOMOSC] Rundy
LIVE_NOTICE = [WIADOMOSC]Zamiana druzyny za: [LIVE ON 3] 
LIVE = [WIADOMOSC] LIVE LIVE LIVE Good Luck & Have Fun!!!
NEW_TEAM = [WIADOMOSC] Zmiana druzyny, wykonuj cele mapy!

target.
GOOD_GAME = Zmiana druzyny, wykonuj cele mapy!
__________________
naven.com.pl
"At the end of the day, there are always going to be mental disorders and people who cause violence for no other reason than the fact that they're fucked up and lost. And all we can do is try to learn from it." Corey Taylor.

Last edited by naven; 12-01-2012 at 05:54.
naven 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 17:53.


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