home *** CD-ROM | disk | FTP | other *** search
- <?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. */
- /**************************************************************************/
-
- define("_ALLTOPICS","T≤do-los temas");
- define("_NOCOMMENTS","Sen comentarios");
- define("_UCOMMENT","Comentario");
- define("_REVIEWS","Rese±as");
- define("_SEARCHUSERS","Buscar nos Usuarios");
- define("_SEARCHSECTIONS","Buscar nas Secci≤ns Especiales");
- define("_SEARCHREVIEWS","Buscar nas Rese±as");
- define("_SEARCHIN","Buscar en");
- define("_ARTICLES","Artigos");
- define("_ALLAUTHORS","T≤do-los Autores");
- define("_ALL","Todo");
- define("_WEEK","Semana");
- define("_WEEKS","Semanas");
- define("_MONTH","Mes");
- define("_MONTHS","Meses");
- define("_SEARCHON","Buscar en");
- define("_SSTORIES","Noticias");
- define("_SSECTIONS","Secci≤ns");
- define("_SUSERS","Usuarios");
- define("_NOMATCHES","Non hai rexistros para a s·a consulta");
- define("_PREVMATCHES","Rexistros anteriores");
- define("_NEXTMATCHES","Rexistros seguintes");
- define("_INSECTION","na Secci≤n");
- define("_NONAME","Non introduciu un nome");
- define("_SCOMMENTS","Comentarios");
- define("_SEARCHRESULTS","Resultados da B·squeda");
- define("_CONTRIBUTEDBY","Contribuci≤n de");
- define("_UCOMMENTS","Comentarios");
- define("_MATCHTITLE","Buscar por tφtulo");
- define("_MATCHTEXT","Buscar por contido");
- define("_MATCHBOTH","Buscar por ambos");
- define("_SREPLY","respostan");
- define("_SREPLIES","resposta");
- define("_ATTACHART","Adxuntar ≤ artigo");
- define("_PAGES","Pßxinas");
- define("_REVIEWSCORE","Valoraci≤n para esta rese±a");
- define("_PAGE","pßxina(s) ");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Web Links");
- define("_FINDMORE","... more");
- define("_DIDNOTFIND","Didn't find what you're looking for?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");
-
- ?>