Author |
Message |
nuken
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/3234de284ee21bd39eecd.jpg)
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Mon Aug 16, 2010 8:26 am |
|
I need the following translated to French, German, Spanish, Hungarian and Italian for a new mod I am working on. If anyone can offer translations for any of the languages, I would greatly appreciate it.
Code:define('_THIRDPARTY','Use 3rd Party Account');
define('_TONTOS','I have read and agree to abide by the <a href="modules.php?name=Your_Account&op=ton_tos" class="colorbox">Terms Of Service</a>.<br />');
define('_TONCOPPA','I confirm I am 18 years old or above.<br />');
define('_TONAGREE','I Accept');
|
Thank you. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Susann
Moderator
![](modules/Forums/images/avatars/4e3210db4efb891870d79.gif)
Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Mon Aug 16, 2010 9:53 am |
|
PM sent.
Looking for the best german translation of "define('_THIRDPARTY','Use 3rd Party Account');
Anyone a good idea ? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Aug 16, 2010 10:13 am |
|
I'm sorry. I meant to leave a a link so you could see it in action. To view the User 3rd party account, visit Only registered users can see links on this board! Get registered or login!
To view the other ones in action you will have to go to Only registered users can see links on this board! Get registered or login! and click on the
image in the login block. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Susann
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Aug 16, 2010 10:48 am |
|
Okay, for now I stick with:
define('_THIRDPARTY','Drittanbieter Konto'); |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Aug 16, 2010 10:50 am |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
Site Admin
![](modules/Forums/images/avatars/125904890252d880f79f312.png)
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Mon Aug 16, 2010 3:43 pm |
|
Bad nuken - no markup in language definitions ![Smile](modules/Forums/images/smiles/icon_smile.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Susann
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Aug 17, 2010 9:10 am |
|
Also possible if you like this more:
define('_THIRDPARTY','Drittanbieter Account'); |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
jestrella
Moderator
![](modules/Forums/images/avatars/bea6a62d4db43637aa29d.jpg)
Joined: Dec 01, 2005
Posts: 593
Location: Santiago, Dominican Republic
|
Posted:
Thu Aug 19, 2010 11:00 pm |
|
Spanish...
Code:define('_THIRDPARTY','Usar cuenta externa');
define('_TONTOS','He leído y acepto los <a href="modules.php?name=Your_Account&op=ton_tos" class="colorbox">Términos y Condiciones</a>.<br />');
define('_TONCOPPA','Confirmo ser mayor de 18 años.<br />');
define('_TONAGREE','Acepto');
|
|
_________________ "For those whom have not reach the sky... Every mountain seems high"
Best Regards
Jonathan Estrella
http://about.me/jestrella04 |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Fri Aug 20, 2010 4:09 am |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|