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","╟ß╒▌═╔ ╟ß╙╟╚▐╔");
- define("_NEXT","╟ß╒▌═╔ ╟ß╩╟ßφ╔");
- define("_SEARCHRESULTS","Σ╩╟╞╠ ╟ß╚═╦");
- define("_PAGE","╒▌═╔");
- define("_RETURNTO","┌µ╧╔ ╟ß∞");
- define("_DEACTIVATE","╩┌╪φß");
- define("_ACTIVATE","╩Σ╘φ╪");
- define("_ENCYCLOPEDIA","╟ßπµ╙µ┌╟╩");
- define("_NOCONTENTFORLETTER","┌▌µ╟ í ß╟φµ╠╧ Σ╩╟╞╠ ßσ╨╟ ╟ß═╤▌");
- define("_ENCYSELECTLETTER","╟ß╤╠╟┴ ├╬╩φ╟╤ ═╤▌ πΣ ╟ß▐╟╞π╔ ß┌╤╓ ╟ßπ╒╪ß═╟╩:");
- define("_COPYRIGHT","═▐µ▐ ╟ßΣ╙╬ © ╚µ╟╙╪╔ $sitename. ╠πφ┌ ╟ß═▐µ▐ π═▌µ┘╔.");
- define("_YOURADMINENCY","├Σ╩ ╟ßπ╘╤▌ , σ╨σ ╟ßπµ╙µ┌╔ █φ╤ Σ╘φ╪╔ !");
- define("_ENCYNOTACTIVE","┌▌µ╟íσ╨σ ╟ßπµ╙µ┌╔ █φ╤ Σ╘φ╪╔ ═╟ßφ╟.");
- define("_AVAILABLEENCYLIST","▐╟╞π╔ ╟ßπµ╙µ┌╟╩ ╟ßπ╩╟═╔ ╚╟ß╧°╟╬ß");
- define("_YOURADMININACTIVELIST","├Σ╩ ╟ßπ╘╤▌: ▐╟╞π╔ ╟ßπµ╙µ┌╟╩ ╟ßπ┌╪ß╔ ▀╟ß╩╟ßφ:");
- define("_NORESULTSTEXT","ß╟ φµ╠╧ Σ╩╟╞╠ ▌φ ╘╤═ ╟ßπ╒╪ß═╟╩...");
- define("_NORESULTSTITLE","ß╟ φµ╠╧ Σ╩╟╞╠ ▌φ ┌Σ╟µφφΣ ╟ßπ╒╪ß═╟╩...");
- define("_SEARCHRESULTSFOR","Σ╩╟╞╠ ╟ß╚═╦ ß:");
- define("_SEARCHNOTCOMPLETE","╟ß╤╠╟┴ ╟ßπ═╟µß╔ π╤╔ ├╬╤∞. ╬φ╟╤╟╩ ╟ß╚═╦ █φ╤ π▀╩πß╔.");
- define("_RESULTSINTERMTITLE","╟ßΣ╩╟╞╠ ▌φ ┌Σ╟µφφΣ ╟ßπ╒╪ß═╟╩:");
- define("_RESULTSINTERMTEXT","╟ßΣ╩╟╞╠ ▌φ ╘╤═ ╟ßπ╒╪ß═╟╩:");
-
- ?>