📄 lang.php
字号:
$LANG[Permit]='Permit';
$LANG[Disallow]='Disabled';
$LANG[MakeThumb]='Make thumb from this file';
$LANG[MakeThumbInfo]='Are you sure make thumb for this file?';
$LANG[UploadThumbFile]='Upload a thumb from PC';
$LANG[FileUrl]='FileUrl';
$LANG[FileReport]='Report';
$LANG[FilePassword]='Password';
$LANG[FileDownload]='Download';
$LANG[DeleteTitle]='Are you sure delete the file:';
$LANG[FileRemoved]='File has been removed.';
$LANG[InValidDeleteLink]='Sorry, but you seem to have bumped into an invalid link. Looks like the file has already been deleted';
$LANG[CaptchaCheck]='Captcha check';
$LANG[CaptchaError]='Captcha number error or expired!';
$LANG[Redraw]='Redraw';
$LANG[DownloadFile]='Download';
$LANG[DownloadWait]='Please wait ';
$LANG[DownloadWait2]=' seconds..';
$LANG[DownloadWaitWarn]='Please wait a moment for retriving the file!';
$LANG[DL_CaptchaInvalid]='Captcha number error or expired';
$LANG[DL_PasswordErr]='Password Error';
$LANG[DL_GotMaxSizeByHour]='You have got max allowed bandwidth size per hour';
$LANG[DL_GotMaxSizeByArea]='You have got max allowed download size from your country';
$LANG[DL_GotMaxIP]='You have got max allowed download sessions from the same IP!';
$LANG[DL_ProxyDisabled]='proxy server is not allowed to download files from us!';
$LANG[DL_AccessKeyExpired]='AccessKey is expired, please request new one from download page!';
$LANG[DL_FileNotFound]='Your requested file is not found';
$LANG[DL_GotMaxThreads]='You have got max allowed threads from same download session!';
$LANG[SelectDownloadAccelerators] ='Right click to select accelerators to download file';
$LANG[CopyUrl2Download]='Or copy the download url';
$LANG[Upgrade2Download]='To get fast download speed and remove the wait time,please use our <a href="register.php">PREMIUM</a> services which support download accelerators and resuming downloads!
<p>If you have aleady a PREMIUM account, please <a href="{baseWeb}/login.php">login</a> to access to this feature!';
###############################
# Login & Reg
###############################
$LANG[SEC_LOGINPAGE]='Login & Reg';
$LANG[LoginExplain]='Please enter your details below to log in';
$LANG[UserName]='Username';
$LANG[PassWord]='Password';
$LANG[Login]='Log me in';
$LANG[ComparePackages]='Compare Packages';
$LANG[LoginRememberMe]='Remember me?';
$LANG[ResendCodeLink]='Resend code';
$LANG[ForgotPasswordLink]='Password reminder';
$LANG[GetPasswordExplain]='Please enter your details to recover your password';
$LANG[GetPassword]='Get Password';
$LANG[PasswordSent]='Password Sent,check your register email now!';
$LANG[ResendCode]='Resend validate code';
$LANG[Resend]='Resend';
$LANG[ValidateCodeSent]='Validate code Sent,check your register email now!';
$LANG[RegisterExplain]='Register';
$LANG[SelectPayment]='Please select payment method';
$LANG[SelectHostPlan]='Please select host plan';
$LANG[Email]='Email';
$LANG[ConfirmPassWord]='Confirm';
$LANG[Register]='Register';
$LANG[Free]='Free';
###############################
# Service page
###############################
$LANG[SEC_SERVICEPAGE]='Service page';
$LANG[HostPlan]='Host Plan';
$LANG[PackageName]='Package Name';
$LANG[MaxFileSize]='Max Filesize';
$LANG[AllowedFiletypes]='Allowed';
$LANG[DisabledFiletypes]='Disabled';
$LANG[FiletypeLimition]='File types';
$LANG[AllFiletypeAllowed]='All type allowed';
$LANG[MaxUploads]='Multiple uploads';
$LANG[AllowResume]='Support for resuming downloads';
$LANG[MaxSpeed]='Support for download-accelerators';
$LANG[MaxDLIPs]='Max parallel downloads';
$LANG[AllowFormUpload]='Allow Form Upload';
$LANG[AllowUrlUpload]='Allow URL Upload';
$LANG[AllowFtpUpload]='Allow FTP Upload';
$LANG[AllowFlashUpload]='Allow Flash Upload';
$LANG[InstantDownload]='Download instantly';
$LANG[CronDays]='When will YOUR uploaded files automatically be deleted?';
$LANG[NoDownloads]='days after no download';
$LANG[NeverDelete]='Never! (Only when you delete it yourself.)';
$LANG[ShowSponserAds]='Show sponser ads';
$LANG[ShowSiteAds]='Show site ads';
$LANG[Price]='Price';
$LANG[Order]='Order';
###############################
# Folder page
###############################
$LANG[SEC_FOLDERPAGE]='Folder page';
$LANG[FolderName]='Name';
$LANG[FolderDescr]='Description';
$LANG[FolderPassWord]='Folder Password';
$LANG[FolderAdminAccess]='Admin Password';
$LANG[ViewFolder]='View';
$LANG[DeleteFolder]='Delete';
$LANG[ManageFolder]='Manage Folder';
$LANG[CreateFolder]='Create';
$LANG[UpdateFolder]='Update';
$LANG[FolderUrl]='Folder Url';
$LANG[ViewFiles]='View Files';
$LANG[AddFiles]='Add Files';
$LANG[FileAction]='Action';
$LANG[FolderFiles]='Files';
$LANG[FolderAction]='Action';
$LANG[FolderAdmin]='Folder Admin';
$LANG[FolderLogout]='Folder Logout';
$LANG[FolderUpdated]='Folder Updated Sucessfully';
$LANG[FolderCreated]='Folder Created Sucessfully';
$LANG[DownloadUrlInvalid]='Download Url provided is Invalid';
$LANG[NoDownloadUrlProvide]='No Download Url is Provided';
$LANG[ConfirmDeleteFolderFile]='Are you sure delete this file?';
$LANG[ConfirmDeleteFolder]='Are you sure delete this folder?';
$LANG[FolderFileLists]='Please enter file download url, multiple urls support';
$LANG[CreateFolderDisabled] = 'You can not create folder, please register to use your folder feature!';
###############################
# Contact us and report page
###############################
$LANG[SEC_MISCPAGE]='Contact us and report page';
$LANG[ContactUsTitle]='For any questions you may contact us using the contact form below';
$LANG[YourName]='Your Name';
$LANG[YourEmail]='Valid Email Address';
$LANG[YourSubject]='Subject Line';
$LANG[YourMessage]='Your Message';
$LANG[SendInquiry]='Send Inquiry';
$LANG[InquirySent]='Thank you for your inquiry, we have received it and will respond to you as soon as possible.';
$LANG[FileID]='File ID(Format XXXXX)';
$LANG[TypeEmail]='Type of Email';
$LANG[SendReport]='Send Report';
$LANG[FullnameRequired]='please enter your fullname!';
$LANG[ValidemailRequired]='please enter your valid email!';
$LANG[SubjectRequired]='please enter your subject!';
$LANG[MessageRequired]='please enter your message!';
$LANG[CaptchaRequired]='please enter your captcha number!';
$LANG[FileidRequired]='please enter your valid file id!';
$LANG[EmailtypeRequired]='please select one the type of email!';
$LANG[ReportdetailsRequired]='please enter your details!';
$LANG[ReportFileNoFound]='ReportFileNoFound';
$LANG[ReportRecieved]='we have recieved your report!';
$LANG[SelectOneIssue]='Please Select One';
$LANG[ReportIssue1]='Copyrighted Material';
$LANG[ReportIssue2]='Pornography';
$LANG[ReportIssue3]='Harassment';
$LANG[ReportIssue4]='I Don\'t Know';
$LANG[ReportExplanation]='<a href="{baseWeb}/contact.php"><b>Customer Service</b></a> (Technical Support, Feedback, Registration Link Request
<p>{SITENAME} strives to enforce its <a href="{baseWeb}/rules.php">Terms of
Service</a> to the fullest extent possible, and will cooperate
with law enforcement entities, third party companies, and victims of
harassment in order to remove inappropriate materials from the
{SITENAME} site.</p>
<p>
You deletion request must have an explanation for reason of deletion in order to be processed.
Please complete the form on this page to the best of your ability to have your deletion request processed within
12-24 hours. Use of this form will <b>expedite the removal of copyrighted and inappropriate materials</b>. Using
other methods of contact will most likely delay processing.</p>';
###############################
# Error information
###############################
$LANG[SEC_SITEERROR]='Error information';
$LANG[SiteRedirectTitle]='Site redirecting:';
$LANG[NoFileSelected]='You must select a file to upload!';
$LANG[SenderRequired]='You need enter your email to send the download link!';
$LANG[EmailInvalid]='Email address is invalid!';
$LANG[UploadInvalid]='Upload file is invalid!';
$LANG[NeedRegister]='This feature need register to access!';
$LANG[MaxUploadsGot]='You have used out max uploads!';
$LANG[FlashPlayerError]='You do not have the Flash plugin installed, or your browser does not support Javascript (you should enable it, perhaps?)';
$LANG[TOSUnchecked]='Before upload,you must agree with our terms of services!';
$LANG[UploadPHPErr]='Please check the upload_max_filesize in php.ini!';
$LANG[UploadFileIntegrityErr]='File integrity check failed, upload terminated!';
$LANG[UploadErrTypeSize]='Warning:please limit your file <b>{FILENAME}</b> size <b>{FILESIZE}</b> bytes (in {SIZELIMIT})!';
$LANG[BigRemoteFile]='the filesize <b>{FILESIZE}</b> is too big!';
$LANG[ErrOnReadRemoteFile]='Error on Read remote file <b>{FileName}</b>!';
$LANG[GetPassErr]='System can not locate your password in db,plase make sure your username or email is correct!';
$LANG[ResendCodeErr]='System can not locate your validate code in db,plase make sure your username or email is correct!';
$LANG[NoValidateCodeFound]='No validate code is found for this user!double check your validate url!';
$LANG[ValidateIsOK]='Your account has been validated,now you can login in with your account details!';
$LANG[RegOk]='A email has been sent to your email:{email}';
$LANG[RegErr]='Username <b>{username}</b> or email <b>{email}</b> has been choosen by others!';
$LANG[RegErr2]='<b>Username</b>,<b>Password</b> or <b>Email</b> is empty!';
$LANG[RegErr3]='Password can not match!';
$LANG[NoPlanSelected]='No Host Plan Selected';
$LANG[ErrorPassword]='Error password!';
$LANG[UserEmailError]='Username or registered email is not correct!';
$LANG[PasswordNotMatch]='Password can\'t match or is empty!';
$LANG[LoginErrNotActivate]='Your account is not activated!';
$LANG[LoginErrSuspended]='Your account is suspended!';
$LANG[LoginErrUP]='Username/Password can not be found in our database!<br>Try to recover your password by \'Password reminder\'!';
$LANG[PasswordChanged]='Password have been changed Successfully!';
###############################
# Misc
###############################
$LANG[SEC_CUSTOM]='Misc';
$LANG[custom1]='custom1';
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -