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∏fl™∫∂µ•ÿ:");
- define("_COPYRIGHT","µ€ß@≈v™k");
- define("_YOURADMINENCY","±z¨O∫fi≤z™Ã°A≥o≠”¶ ¨Ï•˛Æ—©|•º∂}©Ò!");
- define("_ENCYNOTACTIVE","πÔ§£∞_°A•ÿ´e≥o≠”¶ ¨Ï•˛Æ—©|•º∂}©Ò.");
- define("_AVAILABLEENCYLIST","•ÿ´e™∫¶ ¨Ï•˛Æ—¶C™Ì");
- define("_YOURADMININACTIVELIST","±z¨O∫fi≤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:");
-
-
- ?>