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("_ALLTOPICS","”˝ÌÔÎÔ »ÂÏ‹Ù˘Ì");
- define("_SEARCHUSERS","¡Ì·ÊfiÙÁÛÁ ÛÙÁ ¬‹ÛÁ ◊ÒÁÛÙ˛Ì ");
- define("_SEARCHSECTIONS","¡Ì·ÊfiÙÁÛÁ ≈ȉÈÍ˛Ì ≈ÌÔÙfiÙ˘Ì");
- define("_SEARCHREVIEWS","¡Ì·ÊfiÙÁÛÁ ·Ì·ÛÍÔfiÛÂ˘Ì ");
- define("_SEARCHIN","¡Ì·ÊfiÙÁÛÁ");
- define("_ARTICLES","¡ÒËÒ·");
- define("_ALLAUTHORS","”ı„„Ò·ˆÂflÚ");
- define("_ALL","”˝ÌÔÎÔ");
- define("_WEEK","≈‚‰ÔÏ‹‰·");
- define("_WEEKS","≈‚‰ÔÏ‹‰ÂÚ");
- define("_MONTH","ÃfiÌ·Ú");
- define("_MONTHS","ÃfiÌÂÚ");
- define("_SEARCHON","¡Ì·ÊfiÙÁÛÁ Û ˛Ϸٷ");
- define("_SSTORIES","…ÛÙÔÒflÂÚ");
- define("_SCOMMENTS","–·Ò·ÙÁÒfiÛÂÈÚ");
- define("_SSECTIONS","≉ÙÁÙÂÚ");
- define("_SUSERS","◊ÒfiÛÙÂÚ");
- define("_REVIEWS","¡Ì·ÛÍÔfiÛÂÈÚ");
- define("_SEARCHRESULTS","¡Ì·ÊfiÙÁÛÁ ¡ÔÙÂÎÂÛÏ‹Ù˘Ì");
- define("_MATCHTITLE","¡Ì·ÊfiÙÁÛÁ ÏÂ ‚‹ÛÁ ÙÔÌ ÙflÙÎÔ");
- define("_MATCHTEXT","¡Ì·ÊfiÙÁÛÁ Ï ‚‹ÛÁ ÙÔ ÂÒȘ¸ÏÂÌÔ ÍÂÈÏ›ÌÔı");
- define("_MATCHBOTH","¡Ì·ÊfiÙÁÛÁ Ï ‚‹ÛÁ ÙÔÌ ÙflÙÎÔ Í·È ÙÔ ÂÒȘ¸ÏÂÌÔ ÍÂÈÏ›ÌÔı");
- define("_CONTRIBUTEDBY","¡¸: ");
- define("_NOCOMMENTS","◊˘ÒflÚ ”˜¸ÎÈ· ");
- define("_UCOMMENT","”˜¸ÎÈÔ");
- define("_UCOMMENTS","–·Ò·ÙÁÒfiÛÂÈÚ");
- define("_NOMATCHES","ƒÂÌ ‚Ò›ËÁÍ ·ÔÙ›ÎÂÛÏ· ÛÙÁÌ ·flÙÁÛfi Û·Ú");
- define("_PREVMATCHES","–ÒÔÁ„Ô˝ÏÂÌ· ·ÔÙÂΛÛÏ·Ù·");
- define("_NEXTMATCHES","≈¸ÏÂÌ· ·ÔÙÂΛÛÏ·Ù·");
- define("_ATTACHART","–ÒÔÛ·ÒÙÁÏ›ÌÔ ÛÙÔ ¡ÒËÒÔ");
- define("_SREPLY","¡‹ÌÙÁÛÁ");
- define("_SREPLIES","¡·ÌÙfiÛÂÈÚ");
- define("_REVIEWSCORE","¡ÓÈÔθ„ÁÛÁ ÙÁÚ ÒÈÙÈÍfiÚ");
- define("_PAGE","”ÂÎfl‰·");
- define("_PAGES","”ÂÎfl‰ÂÚ");
- define("_INSECTION","”ÙÁÌ ≉ÙÁÙ· ·ıÙfi ");
- define("_NONAME","ƒÂÌ ›˜ÂÈ ÂÈÛ·˜ËÂfl ¸ÌÔÏ·");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Web Links");
- define("_FINDMORE","... more");
- define("_DIDNOTFIND","Didn't find what you're looking for?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");
-
- ?>