home *** CD-ROM | disk | FTP | other *** search
Wrap
<?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 my website 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("_DOWNLOAD","Downloads"); define("_ENCYCLOPEDIA","Encyclopedia"); define("_FAQ","F.A.Q."); define("_NEWS","News"); define("_REVIEWS","Reviews"); define("_ADMPOLLS","Survey / Polls"); define("_TOPICS","Topics"); define("_WEBLINKS","Web Links"); define("_SEND","Send"); define("_URL","URL"); define("_EMAIL","Email"); define("_FUNCTIONS","Functions"); define("_YES","Yes"); define("_NO","No"); define("_REQUIRED","(required)"); define("_SAVECHANGES","Save Changes"); define("_OK","Ok!"); define("_SAVE","Save"); define("_ID","ID"); define("_SUBJECT","Subject"); define("_WHOSONLINE","Who's Online"); define("_ARTICLES","Articles"); define("_ALL","All"); define("_PREVIEW","Preview"); define("_EXTRAINFO","Extra Info"); define("_YOUARELOGGEDOUT","You are now logged out!"); define("_HOMECONFIG","Home Configuration"); define("_DESCRIPTION","Description"); define("_HOMEPAGE","HomePage"); define("_NAME","Name"); define("_FROM","From"); define("_TO","To"); define("_SUBMIT","Submit"); define("_SHOW","Show"); define("_DAYS","days"); define("_STAFF","Staff"); define("_ADMINID","Admin ID"); define("_ADMINLOGIN","Administration System Login"); define("_EDITADMINS","Edit Admins"); define("_PREFERENCES","Preferences"); define("_ADMINMENU","Administration Menu"); define("_BANNERSADMIN","Banners Administration"); define("_ADMINLOGOUT","Logout / Exit"); define("_LAST","Last"); define("_GO","Go!"); define("_CURRENTPOLL","Current Poll"); define("_STORYID","Story ID"); define("_ACTIVEBANNERS","Current Active Banners"); define("_ACTIVEBANNERS2","Active Banners"); define("_IMPRESSIONS","Impressions"); define("_IMPLEFT","Imp. Left"); define("_CLICKS","Clicks"); define("_CLICKSPERCENT","% Clicks"); define("_CLIENTNAME","Client Name"); define("_ADVERTISINGCLIENTS","Advertising Clients"); define("_CONTACTNAME","Contact Name"); define("_CONTACTEMAIL","Contact Email"); define("_ADDNEWBANNER","Add a New Banner"); define("_PURCHASEDIMPRESSIONS","Purchased Impressions"); define("_IMAGEURL","Image URL"); define("_CLICKURL","Click URL"); define("_ADDBANNER","Add Banner"); define("_ADDCLIENT","Add a New Client"); define("_CLIENTLOGIN","Client Login"); define("_CLIENTPASSWD","Client Password"); define("_ADDCLIENT2","Add Client"); define("_DELETEBANNER","Delete Banner"); define("_SURETODELBANNER","Are you sure you want to delete this Banner?"); define("_EDITBANNER","Edit Banner"); define("_ADDIMPRESSIONS","Add More Impressions"); define("_PURCHASED","Purchased"); define("_MADE","Made"); define("_DELETECLIENT","Delete Advertising Client"); define("_SURETODELCLIENT","You are about to delete the client and all its Banners!!!"); define("_CLIENTWITHOUTBANNERS","This client doesn't have any banner running now."); define("_DELCLIENTHASBANNERS","This client has the following ACTIVE BANNERS running now"); define("_EDITCLIENT","Edit Advertising Client"); define("_REMOVECOMMENTS","Delete Comments"); define("_SURETODELCOMMENTS","Are you sure you want to delete selected Comment and all its replies?"); define("_BLOCKSADMIN","Blocks Administration"); define("_BLOCKS","Blocks"); define("_TITLE","Title"); define("_POSITION","Position"); define("_WEIGHT","Weight"); define("_STATUS","Status"); define("_LEFTBLOCK","Left Block"); define("_LEFT","Left"); define("_RIGHTBLOCK","Right Block"); define("_RIGHT","Right"); define("_ACTIVE","Active"); define("_DEACTIVATE","Deactivate"); define("_INACTIVE","Inactive"); define("_ACTIVATE","Activate"); define("_TYPE","Type"); define("_ADDNEWBLOCK","Add a New Block"); define("_RSSFILE","RSS/RDF file URL"); define("_ONLYHEADLINES","(Only for Headlines)"); define("_CONTENT","Content"); define("_ACTIVATE2","Activate?"); define("_REFRESHTIME","Refresh Time"); define("_HOUR","Hour"); define("_CREATEBLOCK","Create Block"); define("_EDITBLOCK","Edit Block"); define("_BLOCK","Block"); define("_SAVEBLOCK","Save Block"); define("_BLOCKACTIVATION","Block Activation"); define("_BLOCKPREVIEW","This is the preview for Block"); define("_WANT2ACTIVATE","Do you want to Activate this block?"); define("_ARESUREDELBLOCK","Are you sure you want to remove Block"); define("_RSSFAIL","There is a problem with the RSS file URL"); define("_RSSTRYAGAIN","Please check the URL and RSS file name, then try again."); define("_RSSCONTENT","(RSS/RDF Content)"); define("_IFRSSWARNING","If you fill the URL the content you write will not be displayed!"); define("_BLOCKUP","Block UP"); define("_BLOCKDOWN","Block DOWN"); define("_SETUPHEADLINES","(Select Custom and write the URL or just select a Site from the list to grab news headlines)"); define("_HEADLINESADMIN","Headlines Administration"); define("_ADDHEADLINE","Add Headline"); define("_EDITHEADLINE","Edit Headlines"); define("_SURE2DELHEADLINE","WARNING: Are you sure you want to delete this Headline?"); define("_CUSTOM","Custom"); define("_AUTHORSADMIN","Author's Administration"); define("_MODIFYINFO","Modify Info"); define("_DELAUTHOR","Delete Author"); define("_ADDAUTHOR","Add a New Administrator"); define("_PERMISSIONS","Permissions"); define("_USERS","Users"); define("_SUPERUSER","Super User"); define("_SUPERWARNING","WARNING: If Super User is checked, the user will get full access!"); define("_ADDAUTHOR2","Add Author"); define("_RETYPEPASSWD","Retype Password"); define("_FORCHANGES","(For Changes Only)"); define("_COMPLETEFIELDS","You must complete all compulsory fields"); define("_CREATIONERROR","Author's Creation Error"); define("_AUTHORDELSURE","Are you sure you want to delete"); define("_AUTHORDEL","Delete Autor"); define("_REQUIREDNOCHANGE","(required, can't be changed later)"); define("_PUBLISHEDSTORIES","This administrator has published stories"); define("_SELECTNEWADMIN","Please select a new admin to re-assign them"); define("_GODNOTDEL","*(GOD account can't be deleted)"); define("_MAINACCOUNT","God Admin*"); define("_ADD","Add"); define("_DAY","Day"); define("_AUTOMATEDARTICLES","Programmed Articles"); define("_NOAUTOARTICLES","There are no programmed articles"); define("_WARNING","Warning"); define("_NOFUNCTIONS","---------"); define("_WHOLINKS","Who's linking our site?"); define("_DELETEREFERERS","Delete Referers"); define("_SITENAME","Site Name"); define("_PASSWDNOMATCH","Sorry, the new passwords doesn't match. Go Back and Try Again"); define("_SITECONFIG","Web Site Configuration"); define("_GENSITEINFO","General Site Info"); define("_SITEURL","Site URL"); define("_SITELOGO","Site Logo"); define("_SITESLOGAN","Site Slogan"); define("_ADMINEMAIL","Administrator Email"); define("_ITEMSTOP","Number of Items in Top Page"); define("_STORIESHOME","Stories Number in Home"); define("_OLDSTORIES","Stories in Old Articles Box"); define("_ACTULTRAMODE","Activate Ultramode?"); define("_DEFAULTTHEME","Default Theme for your site"); define("_SELLANGUAGE","Select the Language for your Site"); define("_LOCALEFORMAT","Locale Time Format"); define("_BANNERSOPT","Banners Options"); define("_STARTDATE","Site Start Date"); define("_ACTBANNERS","Activate Banners in your site?"); define("_FOOTERMSG","Footer Messages"); define("_FOOTERLINE1","Footer Line 1"); define("_FOOTERLINE2","Footer Line 2"); define("_FOOTERLINE3","Footer Line 3"); define("_BACKENDCONF","Backend Configuration"); define("_BACKENDTITLE","Backend Title"); define("_BACKENDLANG","Backend Language"); define("_MAIL2ADMIN","Mail New Stories to Admin"); define("_NOTIFYSUBMISSION","Notify new submissions by email?"); define("_EMAIL2SENDMSG","Email to send the message"); define("_EMAILSUBJECT","Email Subject"); define("_EMAILMSG","Email Message"); define("_EMAILFROM","Email Account (From)"); define("_COMMENTSMOD","Comments Moderation"); define("_MODTYPE","Type of Moderation"); define("_MODADMIN","Moderation by Admin"); define("_MODUSERS","Moderation by Users"); define("_NOMOD","No Moderation"); define("_COMMENTSOPT","Comments Option"); define("_COMMENTSLIMIT","Comments Limit in Bytes"); define("_ANONYMOUSNAME","Anonymous Default Name"); define("_GRAPHICOPT","Graphics Options"); define("_ADMINGRAPHIC","Graphics in Administration Menu?"); define("_MISCOPT","Miscelaneous Options"); define("_PASSWDLEN","Minimum users password length"); define("_MAXREF","How Many Referers you want as Maximum?"); define("_COMMENTSPOLLS","Activate Comments in Polls?"); define("_ALLOWANONPOST","Allow Anonymous to Post?"); define("_ACTIVATEHTTPREF","Activate HTTP Referers?"); define("_SIZE","Size"); define("_MESSAGES","Messages"); define("_MESSAGESADMIN","Messages Administration"); define("_MESSAGETITLE","Title"); define("_MESSAGECONTENT","Content"); define("_EXPIRATION","Expiration"); define("_VIEWPRIV","Who can View This?"); define("_MVADMIN","Administrators Only"); define("_MVUSERS","Registered Users Only"); define("_MVANON","Anonymous Users Only"); define("_MVALL","All Visitors"); define("_CHANGEDATE","Change start date to today?"); define("_IFYOUACTIVE","(If you Active this Message now, the start date will be today)"); define("_FILENAME","Filename"); define("_FILEINCLUDE","(Select a custom Block to be included. All other fields will be ignored)"); define("_BLOCKFILE","(Block File)"); define("_COMMENTSARTICLES","Activate Comments in Articles?"); define("_MULTILINGUALOPT","Multilingual Options"); define("_ACTMULTILINGUAL","Activate Multilingual features? "); define("_ACTUSEFLAGS","Display flags instead of a dropdown box? "); define("_LANGUAGE","Language"); define("_EDITMSG","Edit message"); define("_ADDMSG","Add message"); define("_ALLMESSAGES","Overview messages"); define("_VIEW","Visible to"); define("_REMOVEMSG","Are you sure you want to remove this message ? "); define("_MODULES","Modules"); define("_MODULESADMIN","Modules Administration"); define("_MODULESADDONS","Modules and Addons"); define("_MODULESACTIVATION","See your Modules/Addons current status and change it by Activating or Deactivating them.<br>New Modules copied on the <i>/modules/</i> directory will be automaticaly added with <i>Inactive</i> status to the database when you reload this page.<br>If you want to remove a module just delete it from the <i>/modules/</i> directory, the system will automaticaly update your database to show the changes."); define("_NEWSLETTER","Newsletter"); define("_MASSMAIL","A Massive e-mail to ALL users"); define("_ANEWSLETTER","A Newsletter to subscribed users only"); define("_WHATTODO","What do you want to send?"); define("_SUBSCRIBEDUSERS","Subscribed Users"); define("_NYOUAREABOUTTOSEND","You're about to send a Newsletter to subscribed users."); define("_NUSERWILLRECEIVE","Users will receive this Newsletter."); define("_REVIEWTEXT","Please review and check your text:"); define("_NAREYOUSURE2SEND","Are you sure to send this Newsletter now?"); define("_MYOUAREABOUTTOSEND","You're about to send a Massive e-mail to ALL registered users."); define("_MUSERWILLRECEIVE","Users will receive this Mail."); define("_MAREYOUSURE2SEND","Are you sure to send this Massive Email now?"); define("_POSSIBLESPAM","Please note that some users may feel disturbed by massive email and may consider this as Spam!"); define("_MASSEMAIL","Massive Email"); define("_MANYUSERSNOTE","WARNING! There are many users that will receive this text. Please wait until the script finish the operation. This can take some minutes to complete!"); define("_NLUNSUBSCRIBE","=========================================================\nYou're receiving this Newsletter because you selected to receive it from your user page at $sitename.\nYou can unsubscribe from this service by clicking in the following URL:\n\n$nukeurl/modules.php?name=Your_Account&op=edituser\"\n\nthen select \"No\" from the option to Receive Newsletter by Email and save your changes, if you need more assistance please contact $sitename administrator."); define("_NEWSLETTERSENT","The Newsletter has been sent."); define("_MASSEMAILSENT","Massive Email to all registered users has been sent."); define("_MASSEMAILMSG","=========================================================\nYou're receiving this email because you're a registered user of $sitename. We hope that this email didn't disturbed you and in some manner contributes to improve our services."); define("_FIXBLOCKS","Fix Block's Weight Conflicts"); define("_SAVEDATABASE","Backup DB"); define("_DBOPTIMIZATION","Database Optimization"); define("_OPTIMIZINGDB","Optimizing the Database:"); define("_TABLE","Table"); define("_SPACESAVED","Space Saved"); define("_ALREADYOPTIMIZED","Already optimized"); define("_OPTIMIZED","Optimized!"); define("_OPTIMIZATIONRESULTS","Optimization Results"); define("_TOTALSPACESAVED","Total Space Saved:"); define("_YOUHAVERUNSCRIPT","You have run this script:"); define("_KBSAVED","Kb saved since its first execution!"); define("_TIMES","times"); define("_CUSTOMTITLE","Custom Title"); define("_CHANGEMODNAME","Change Module Name"); define("_CUSTOMMODNAME","Custom Module Name:"); define("_MODULEEDIT","Modules Edit"); define("_BLOCKFILE2","FILE"); define("_BLOCKSYSTEM","SYSTEM"); define("_DEFHOMEMODULE","Default Homepage Module"); define("_MODULEINHOME","Module Loaded in the Homepage:"); define("_CHANGE","Change"); define("_INHOME","In Home"); define("_MODULEHOMENOTE","<b>-= WARNING =-</b><br>Bold module's title represents the module you have in the Homepage.<br>You can't Deactivate or Restrict this module while it's the default one!<br>If you delete the module's directory you'll see and error in the Homepage.<br>Also, this module has been replaced with <i>Home</i> link in the modules block."); define("_PUTINHOME","Put in Home"); define("_SURETOCHANGEMOD","Are you sure you want to change your Homepage from"); define("_CENTERBLOCK","Center Block"); define("_ADMINISTRATION","Administration"); define("_NOADMINYET","There are no Administrators Accounts yet, proceeed to create the Super User:"); define("_CREATEUSERDATA","Do you want to create a normal user with the same data?"); define("_NORMAL","Normal"); define("_INACTIVEBANNERS","Inactive Banners"); define("_CENTERUP","Center Up"); define("_CENTERDOWN","Center Down"); define("_NOTINMENU","[ <big><strong>·</strong></big> ] means a module which name and link will not be visible in Modules Block"); define("_SHOWINMENU","Visible in Modules Block?"); define("_BANNERS","Banners"); define("_ALTTEXT","Alternate Text"); define("_MUSTBEINIMG","must be in /images/ directory. Valid only for AvantGo module"); define("_USERSOPTIONS","Users Options"); define("_BROADCASTMSG","Activate Broadcast Messages?"); define("_MYHEADLINES","Activate Headlines Reader?"); define("_USERSHOMENUM","Let users change News number in Home?"); define("_CENSOROPTIONS","Censure Options"); define("_CENSORMODE","Censor Mode"); define("_NOFILTERING","No filtering"); define("_EXACTMATCH","Exact match"); define("_MATCHBEG","Match word at the beginning"); define("_MATCHANY","Match anywhere in the text"); define("_CENSORREPLACE","Replace Censored Words with:"); define("_SECURITYCODE","Security Code"); define("_TYPESECCODE","Type Security Code Here"); define("_UGROUPS","Users Groups"); define("_POINTS","Points"); define("_USERSCOUNT","Users Count"); define("_ADDNEWGROUP","Add New Users Group"); define("_GTITLE","Group Name"); define("_POINTSNEEDED","Points Needed"); define("_ONLYNUMVAL","Use numeric values only"); define("_CREATEGROUP","Create This Group"); define("_NOGROUPS","There aren't any Users Group created at this time"); define("_POINTSSYSTEM","Points System"); define("_UPDATE","Update"); define("_EDITGROUP","Edit Users Group"); define("_SAVEGROUP","Save Group"); define("_GROUPSADMIN","Users Group Administration"); define("_GROUPADDERROR","Group Creation Error!"); define("_GROUPDELETE","Delete Users Group"); define("_SUREGRPDEL1","Are you sure you want to remove/delete the group?:"); define("_NONUMVALUE","The value of the Points isn't numeric. Go back and fix it."); define("_GROUP","Group"); define("_UGROUP","Users Group"); define("_VALIDIFREG","Valid only if Registered Users are selected above"); define("_POINTS01","Journal Entry"); define("_DESC01","Personal user's Journal entry. Valid for publics and privates entries"); define("_POINTS02","Journal Comment"); define("_DESC02","Each comment posted in a public user's Journal"); define("_POINTS03","Recommendation to a Friend"); define("_DESC03","Each time a user send the link to our site to a friend via Recommend Us Module"); define("_POINTS04","News Submission Published"); define("_DESC04","News that the user sends from Submit News module and then published by the administrator"); define("_POINTS05","News Comment"); define("_DESC05","Comment published for any article and/or news"); define("_POINTS06","News Sent to a Friend"); define("_DESC06","Each article's or news has an option to send it to a friend. Points valid for each time the user sends the article to a friend"); define("_POINTS07","News Article Rating"); define("_DESC07","Each time a user votes for any article"); define("_POINTS08","Vote in Surveys"); define("_DESC08","Each vote registered for any survey, actual or old ones are valid"); define("_POINTS09","Comment in Surveys"); define("_DESC09","Comment published for any actual or old survey"); define("_POINTS10","Forum New Post"); define("_DESC10","Each time the user opens a new thread in the Forums"); define("_POINTS11","Forum Answer Post"); define("_DESC11","Forums threads answered or replied"); define("_POINTS12","Review Comment"); define("_DESC12","Comment published for any review in the Reviews module"); define("_POINTS13","Page View"); define("_DESC13","Get points for each page view generated by the user. Valid for any page of the site"); define("_POINTS14","Visit to a WebLink"); define("_DESC14","Each time a user clicks to visit any resource on WebLinks module"); define("_POINTS15","Rate to any WebLink"); define("_DESC15","Each time a user votes for a resource in WebLinks module"); define("_POINTS16","Comment to any WebLink"); define("_DESC16","Comments posted on any resource in the WebLink module"); define("_POINTS17","Download of a File"); define("_DESC17","Each time a user clicks to download any file or resource on Downloads module"); define("_POINTS18","Rate to any Download"); define("_DESC18","Each time a user votes for a resource in Downloads module"); define("_POINTS19","Comment to any Download"); define("_DESC19","Comments posted on any resource in the Downloads module"); define("_POINTS20","Broadcast Message"); define("_DESC20","Each time a user publish a public message using the Broadcast message system"); define("_POINTS21","Click on any Banner"); define("_DESC21","The best way to give back a user something is to give him some points for banner clicks on your site"); define("_AFTEREXPIRATION","After Expiration"); define("_SUBUSERS","Subscribed Users"); define("_SUBVISIBLE","Visible to Subscribers?"); define("_IPBANSYSTEM","IP Ban System"); define("_BANNEWIP","Ban a new IP Address"); define("_IPBANNED","Banned IP Addresses"); define("_BANDATE","Ban Date"); define("_UNBAN","UnBan"); define("_IPNUMERIC","And IP address should be numeric"); define("_IPENTERED","IP address entered:"); define("_ERROR","ERROR:"); define("_IPOUTRANGE","IP address is out of range"); define("_IPSTARTZERO","And IP address can't start with 0"); define("_IPLOCALHOST","You can't ban the localhost IP address"); define("_SUCCESS","Success!!"); define("_THEIP","The IP address"); define("_HASBEENBANNED","has been banned from this site"); define("_SURETOBANIP","Are you sure you want to UNBAN the following IP address:"); define("_IPYOURS","You can't ban your own IP address!"); define("_REASON","Reason"); ?>