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","╝┼í╥├ñΘ╣╦╥¿╥íñ╙═╕╘║╥┬╚╤╛╖∞:");
-
- ?>