Consulting
We can help you pick the right tools (including open source) so you can run your business at its optimum.
Software Development
We will create custom software to effectively run your business. We can customize PHPNuke or other CMSs or create modules to fit your needs.
Training
Whether you need computer training or PHPNuke training we will teach you how to get the most of your technology.
Great looking sites
We customize and create themes to highlight your site and make it easy to use.
Copy source in file lang-portuguese.php
and upload to your modules/MetFutureArticles/language
Code:
<?php
/**************************************************************************/
/* PHP-NUKE: Advanced Content Management System */
/* ============================================ */
/* */
/* This is the language module with all the system messages */
/* */
/* If you made a translation, please go to the site and send to me */
/* the translated file. Please keep the original text order by modules, */
/* and just one message per line, also double check your translation! */
/* */
/* You need to change the second quoted phrase, not the capital one! */
/* */
/* If you need to use double quotes (") remember to add a backslash (\), */
/* so your entry will look like: This is \"double quoted\" text. */
/* And, if you use HTML code, please double check it. */
/**************************************************************************/
/* Traduzido para português by: www.pirica.com */
/**************************************************************************/
define("_UPCOMINGARTICLES","Artigos a serem publicados");
define("_ARTICLESCHEDULE","Volte mais tarde para mais artigos.");
define("_EDIT","Editar");
define("_DELETE","Apagar");
define("_NOUPCOMINGARTICLES","Não existe artigos a serem publicados. Volte mais tarde.");
define("_SUBJECTTOCHANGE","<b>NOTA: </b> Artigos a serem publicados podem ser alterados sem prévio aviso.");
define("_ARTICLETITLE","Título");
define("_ARTICLEDATE","Data");
define("_ARTICLETOPIC","Tópico");
define("_ADMINFUNCS","Funções");
?>
metopen Newbie
Joined: Jul 15, 2004
Posts: 199
Posted:
Sep Wed 01, 2004 9:20 pm
thanks pirica, this is great!
This will be included in the next version- you will receive credit for it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum