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","▒z¬║ªWªr");
- define("_OK","╜T⌐w");
- define("_COMMENT","╢╡╖N¿ú");
- define("_CONFIGURE","│]⌐w");
- define("_LOGINCREATE","╡nñJ/▓úÑ═╖s¬║▒b╕╣");
- define("_THRESHOLD","¬∙┬e");
- define("_NOCOMMENTS","ñú┼πÑ▄╖N¿ú");
- define("_NESTED","▒_¬¼┼πÑ▄");
- define("_FLAT","Ñ¡⌐Z┼πÑ▄");
- define("_THREAD","╜u¬¼┼πÑ▄");
- define("_OLDEST","┬┬¬║Ѳ");
- define("_NEWEST","╖s¬║Ѳ");
- define("_HIGHEST","░¬ñ└¬║Ѳ");
- define("_COMMENTSWARNING","╡█º@┼v─▌⌐≤¡∞º@¬╠íAÑ╗»╕╣∩ñ║«eñú¡tÑ⌠ª≤│dÑ⌠");
- define("_SCORE","ñ└╝╞íG");
- define("_USERINFO","¿╧Ñ╬¬╠╕Ω░T");
- define("_READREST","╛\─²Ñ╗╡√╜╫¬║¿Σ╛l│íÑ≈...");
- define("_REPLY","ª^┬╨");
- define("_REPLYMAIN","╡o¬φ╡√╜╫");
- define("_NOSUBJECT","╡L├DÑ╪");
- define("_NOANONCOMMENTS","ñúñ╣│\░╬ªW╡o¬φ, ╜╨Ѳ <a href=\"modules.php?name=Your_Account&op=new_user\">╡∙ÑU</a>");
- define("_PARENT","░_╖╜");
- define("_ROOT","«┌");
- define("_UCOMMENT","╡√╜╫");
- define("_ALLOWEDHTML","ñ╣│\HTML╗y¬kíG");
- define("_POSTANON","░╬ªW╡o¬φ");
- define("_EXTRANS","Extrans (html tags to Ñ╗ñσ)");
- define("_HTMLFORMATED","HTML«µªí");
- define("_PLAINTEXT","ñ@»δñσªr«µªí");
- define("_ONN","⌐≤...");
- define("_SUBJECT","├DÑ╪");
- define("_SURVEYCOM","└╦╡°╖N¿ú╡o¬φ");
- define("_SURVEYCOMPRE","└╦╡°╖N¿ú╡o¬φ╣w─²");
- define("_NOTRIGHT","¿τ╝╞Ñ╝▒╡└≥└│ª│ñº┼▄╝╞íIÑ╗░T«º╢╚¿╤░╤ª╥");
- define("_DIRECTCOM","¬╜▒╡└╦╡°╡√╜╫...");
- define("_SENDAMSG","▒HÑX░T«º");
- define("_PASTSURVEYS","╣LÑh¬║ºδ▓╝");
- define("_LVOTES","ºδ▓╝ñ@─²");
- define("_TOTALVOTES","┴`▓╝╝╞íG");
- define("_VOTING","ºδ▓╝½F");
- define("_OTHERPOLLS","¿ΣÑL¬║ºδ▓╝");
- define("_CURRENTSURVEY","Ñ╪½e¬║╜╒¼d");
- define("_CURRENTPOLLRESULTS","Ñ╪½e¬║ºδ▓╝╡▓¬G");
- define("_PREVIEW","╣w─²");
- define("_REFRESH","¡½╖s╛π▓z");
- define("_SURVEYS","╜╒¼d");
- define("_ATTACHEDTOARTICLE","- ¬■Ñ[ªbñσ│╣:");
- define("_SURVEYSATTACHED","ºδ▓╝/╜╒¼d¬■Ñ[ªbñσ│╣ñW");
- define("_LAST5POLLS", "│╠½ßñ¡╢╡╜╒¼d");
- define("_MOREPOLLS", "...º≤ªh¬║▓╝┐∩¼í░╩");
-
- ?>