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("_PRINTER","Õ‡Ô˜‡Ú‡Ú¸ ÚÂÍÛ˘Û˛ ÒÚ‡ÌˈÛ");
- define("_PREVIOUS","œÂ‰Ë‰Û˘‡ˇ ÒÚ‡Ìˈ‡");
- define("_NEXT","—ÎÂ‰Û˛˘‡ˇ ÒÚ‡Ìˈ‡");
- define("_COMESFROM","›ÚÓ ÒÚ‡Ú¸ˇ ");
- define("_THEURL","”–À ›ÚÓÈ ÒÚ‡Ú¸Ë:");
- define("_SECWELCOME","ƒÓ·Ó ÔÓʇÎÓ‚‡Ú¸ ‚ ÒÔˆ. ÒÂÍˆË˛");
- define("_YOUCANFIND","«‰ÂÒ¸ ¬˚ ÏÓÊÂÚ ̇ÈÚË ËÌÙÓχˆË˛ Ì ÓÔÛ·ÎËÍÓ‚‡ÌÌÛ˛ ÌË ‚ ÓÌÓÏ ‡Á‰ÂÎÂ.");
- define("_THISISSEC","›ÚÓ ÒÂÍˆËˇ");
- define("_FOLLOWINGART","›ÚÓ ÓÔÛ·ÎËÍÓ‚‡ÌÌÓ ‚ ÒÂ͈ËË.");
- define("_SECRETURN","¬ÂÌÛÚ¸Òˇ ̇ „·‚ÌÛ˛ ÒÚ‡ÌËˆÛ ÒÂ͈ËË");
- define("_TOTALWORDS","¬ÒÂ„Ó ÒÎÓ‚ ‚ ˝ÚÓÏ ÚÂÍÒÚÂ");
- define("_BACKTO","Õ‡Á‡‰");
- define("_SECINDEX","√·‚̇ˇ ÒÚ‡Ìˈ‡ ÒÂ͈ËË");
- define("_PAGE","—Ú‡Ìˈ‡");
-
- ?>