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("_NOCOMMENTS","·« ÌÊÜ ⁄·Ìfi« ");
- define("_UCOMMENT"," ⁄·Ìfi");
- define("_REVIEWS","„—«Ã⁄…");
- define("_SEARCHUSERS","«·»ÕÀ ›Ì „·› «·√⁄÷«¡");
- define("_SEARCHSECTIONS","«·»ÕÀ ›Ì «·√fi”«„ «·Œ«’…");
- define("_SEARCHREVIEWS","«·»ÕÀ ›Ì «·„—«Ã⁄« ");
- define("_SEARCHIN","«·»ÕÀ ›Ì");
- define("_ARTICLES","«·„fi«·« ");
- define("_ALLAUTHORS","ÄÌ⁄ «·fl «»");
- define("_ALL","«·Ã„Ì⁄");
- define("_WEEK","√”»Ê⁄");
- define("_WEEKS","√”«»Ì⁄");
- define("_MONTH","‘—");
- define("_MONTHS","‘ÂÊ—");
- define("_SEARCHON","«·»ÕÀ ⁄‰:");
- define("_SSTORIES","«·„fi«·« ");
- define("_SSECTIONS","«·√fi”«„");
- define("_SUSERS","«·„” Œœ„ʉ");
- define("_NOMATCHES","·« ÌÊÜ ‰ «Δà ··»ÕÀ");
- define("_PREVMATCHES","«·‰ «Δà «·”«»fi…");
- define("_NEXTMATCHES","«·‰ «ΔÃ «··«Õfi…");
- define("_INSECTION","„fi«· ›Ì «·fi”„");
- define("_NONAME","·„ Ì „ «œŒ«· «”„");
- define("_SCOMMENTS"," ⁄·Ìfi« ");
- define("_SEARCHRESULTS","‰ «ΔÃ «·»ÕÀ");
- define("_CONTRIBUTEDBY","Õ—— »Ê«”ÿ…");
- define("_UCOMMENTS"," ⁄·Ìfi« ");
- define("_MATCHTITLE","„ÿ«»fi… «·⁄‰Ê«‰");
- define("_MATCHTEXT","„ÿ«»fi… ‰’ «·„fi«·");
- define("_MATCHBOTH","„ÿ«»fi… ‰’ «·„fi«· Ê«·⁄‰Ê«‰");
- define("_SREPLY","«·—œ");
- define("_SREPLIES","«·—œÊœ");
- define("_ATTACHART","„—›fi« «·„fi«·");
- define("_PAGES","’›Õ« ");
- define("_REVIEWSCORE"," fiÌÌ„ – «·„—«Ã⁄…");
- define("_PAGE","’›Õ…");
- define("_DOWNLOADS","«·»—«„Ã");
- define("_WEBLINKS","œ·Ì· «·„Ê«fi⁄");
- define("_FINDMORE","... “Ì«œ…");
- define("_DIDNOTFIND","·„ Ü „« »ÕÀ ⁄‰Âø");
- define("_ENCYCLOPEDIA","«·„Ê”Ê⁄…");
- define("_SEARCHINSTORY","«·»ÕÀ ›Ì ÄÌ⁄ «· ⁄·Ìfi« ›Ì «·„fi«·« :");
-
- ?>