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 sent to me (fbc@mandrakesoft.com) */
- /* 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"," ß«π≈‘¢ ‘∑∏‘Ï");
- define("_YOURADMINENCY","§ÿ≥§◊ÕºŸÈ§«∫§ÿ¡√–∫∫ æ®π“πÿ°√¡π’Ȭ—߉¡Ë∑”ß“π!");
- define("_ENCYNOTACTIVE","‡ ’¬„® µÕππ’Èæ®π“πÿ°√¡¬—߉¡Ë∑”ß“π");
- define("_AVAILABLEENCYLIST","√“¬™◊ËÕ¢Õßæ®π“πÿ°√¡„π");
- define("_YOURADMININACTIVELIST","§ÿ≥§◊ÕºŸÈ§«∫§ÿ¡√–∫∫ : √“¬™◊Ëբȓß≈Ë“ßπ’ȧ◊Õ æ®π“πÿ°√¡∑’ˬ—߉¡Ë∑”ß“π:");
- define("_NORESULTSTEXT","‰¡Ëæ∫¢ÈÕ¡Ÿ≈®“°§”Õ∏‘∫“¬»—æ∑Ï...");
- define("_NORESULTSTITLE","‰¡Ëæ∫¢ÈÕ¡Ÿ≈®“°™◊ËÕ§”»—æ∑Ï...");
- define("_SEARCHRESULTSFOR","º≈°“√§ÈπÀ“ ”À√—∫:");
- define("_SEARCHNOTCOMPLETE","§ÈπÀ“‰¡Ëæ∫ °√ÿ≥“≈Õß„À¡Ë");
- define("_RESULTSINTERMTITLE","º≈°“√§ÈπÀ“®“°™◊ËÕ§”»—æ∑Ï:");
- define("_RESULTSINTERMTEXT","º≈°“√§ÈπÀ“®“°§”Õ∏‘∫“¬»—æ∑Ï:");
-
- ?>