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("_PREVIOUS","ñWñ@¡╢");
- define("_NEXT","ñUñ@¡╢");
-
- define("_SEARCHRESULTS","╖j┤M╡▓¬G");
- define("_PAGE","¡╢");
- define("_RETURNTO","ª^¿∞");
- define("_DEACTIVATE","┴⌠┬├");
- define("_ACTIVATE","┼πÑ▄");
- define("_ENCYCLOPEDIA","ª╩¼∞Ñ■«╤/║δ╡╪░╧");
- define("_NOCONTENTFORLETTER","½▄⌐Ω║p,ºΣñú¿∞Ñ⌠ª≤├÷⌐≤│o¬║ªrÑ└¬║╢╡Ñ╪");
- define("_ENCYSELECTLETTER","╜╨Ñ╤⌐│ñU¬║ªC¬φññ┐∩╛▄¡n¼d╕▀¬║╢╡Ñ╪:");
- define("_COPYRIGHT","╡█º@┼v¬k");
- define("_YOURADMINENCY","▒z¼O║▐▓z¬╠íA│o¡╙ª╩¼∞Ñ■«╤⌐|Ñ╝╢}⌐±!");
- define("_ENCYNOTACTIVE","╣∩ñú░_íAÑ╪½e│o¡╙ª╩¼∞Ñ■«╤⌐|Ñ╝╢}⌐±.");
- define("_AVAILABLEENCYLIST","Ñ╪½e¬║ª╩¼∞Ñ■«╤ªC¬φ");
- define("_YOURADMININACTIVELIST","▒z¼O║▐▓z¬╠íG⌐│ñU¼OÑ╝▒╥░╩¬║ª╩¼∞Ñ■«╤ªC¬φ:");
- define("_NORESULTSTEXT","ºΣñú¿∞¼█├÷ñ║«e...");
- define("_NORESULTSTITLE","ºΣñú¿∞¼█├÷╝╨├D...");
- define("_SEARCHRESULTSFOR","╖j┤M╡▓¬G:");
- define("_SEARCHNOTCOMPLETE","╖j┤M┐∩╢╡¿Sª│º╣ª¿íA╜╨ªA╕╒ñ@ª╕.");
- define("_RESULTSINTERMTITLE","¼█├÷╝╨├DªpñU:");
- define("_RESULTSINTERMTEXT","¼█├÷ñ║«eªpñU:");
-
-
- ?>