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("_YOURNAME","«”„fl");
- define("_OK","„Ê«›fi!");
- define("_COMMENT"," ⁄·Ìfi");
- define("_CONFIGURE"," ⁄œÌ·");
- define("_LOGINCREATE","œŒÊ·/ ”ÃÌ· ⁄÷Ê");
- define("_THRESHOLD","«·Õœ");
- define("_NOCOMMENTS","·« ÌÊÜ ⁄·Ìfi« ");
- define("_NESTED","‘»flÌ");
- define("_FLAT","”—œ");
- define("_THREAD","„Ê÷Ê⁄ Ê—œ");
- define("_OLDEST","«·fiœÌ„ √Ê·«");
- define("_NEWEST","«·ÃœÌœ √Ê·«");
- define("_HIGHEST","«·√⁄·Ï fiÌÌ„ √Ê·«");
- define("_COMMENTSWARNING","«· ⁄·Ìfi« „„·Êfl… ·√’Õ«»Â«. ‰Õ‰ €Ì— „”ƒ·Ê‰ ⁄‰ „Õ Ê«Â«.");
- define("_SCORE","«· fiÌÌ„:");
- define("_USERINFO","„⁄·Ê„« «·„” Œœ„");
- define("_READREST","√fi—√ »«fiÌ «· ⁄·Ìfi...");
- define("_REPLY","—œ ⁄·Ï –«");
- define("_REPLYMAIN","√—”· ⁄·Ìfi");
- define("_NOSUBJECT","·« ÌÊÜ „Ê÷Ê⁄");
- define("_NOANONCOMMENTS","«· ⁄·Ìfi €Ì— „”„ÊÕ ··÷ÌÊ›, «·—ë¡ <a href=\"modules.php?name=Your_Account\">«· ”ÃÌ·</a>");
- define("_PARENT","«·√’·");
- define("_ROOT","«·√’·");
- define("_UCOMMENT"," ⁄·Ìfi");
- define("_ALLOWEDHTML","flÊœ html «·„”„ÊÕ:");
- define("_POSTANON","«—”«· «·„Ê÷Ê⁄ »«”„ “«Δ—");
- define("_EXTRANS","Extrans (html tags to text)");
- define("_HTMLFORMATED","⁄—÷ »«” Œœ«„ HTML");
- define("_PLAINTEXT","⁄—÷ ‰’ ⁄«œÌ");
- define("_ONN","„ «Õ...");
- define("_SUBJECT","«·„Ê÷Ê⁄");
- define("_SURVEYCOM","«—”«· ⁄·Ìfi ⁄·Ï «” › «¡");
- define("_SURVEYCOMPRE","⁄—÷ ⁄·Ìfi ⁄·Ï «·≈” › «¡");
- define("_NOTRIGHT","‰«fl Œÿ√ „« ›Ì „—Ì— √Õœ «·„ €Ì—« «·Ï «·œ«·….");
- define("_DIRECTCOM"," ⁄·Ìfi „»«‘— ⁄·Ï «·≈” › «¡...");
- define("_SENDAMSG","√—”· —”«·…");
- define("_PASTSURVEYS","«” fi «¡« ”«»fi…");
- define("_LVOTES","√’Ê« ");
- define("_TOTALVOTES","„ÄÊ⁄ «·√’Ê« :");
- define("_VOTING","’«·… «· ’ÊÌ « ");
- define("_OTHERPOLLS"," ’ÊÌ « √Œ—Ï");
- define("_CURRENTSURVEY","«·≈” › «¡ «·Õ«·Ì");
- define("_CURRENTPOLLRESULTS","‰ «ΔÃ «·≈” › «¡ «·Õ«·Ì");
- define("_PREVIEW","«” ⁄—«÷");
- define("_REFRESH"," ÕœÌÀ");
- define("_SURVEYS","«·≈” › «¡« ");
- define("_ATTACHEDTOARTICLE","- „— »ÿ »«·„fi«·:");
- define("_SURVEYSATTACHED","«·≈” › «¡« «·„— »ÿ… »«·„fi«·« ");
- define("_LAST5POLLS", "«Œ— 5 «” › «¡« ›Ì ");
- define("_MOREPOLLS", "...«” › «¡« «Œ—Ï");
-
- ?>