Files
Kleeja/lang/en/common.php
2024-09-18 16:27:21 +01:00

293 lines
19 KiB
PHP
Executable File

<?php
/**
* Project: Kleeja
* Locale: en, English
*/
return [
'DIR' => 'ltr',
'LANG_SMALL_NAME' => 'en-us',
'HOME' => 'Home',
'INDEX' => 'Homepage',
'SITE_CLOSED' => 'The website is under maintenance.',
'STOP_FOR_SIZE' => 'The service is suspended.',
'SIZES_EXCCEDED' => 'We have ran out of space ... we will be back soon.',
'SAFE_CODE' => 'Enable safety code for downloads',
'LAST_VISIT' => 'Last visit',
'FLS_LST_VST_SEARCH' => 'Show files since',
'IMG_LST_VST_SEARCH' => 'Show images since',
'NEXT' => 'Next &raquo;',
'PREV' => '&laquo; Previous',
'INFORMATION' => 'Instructions',
'WELCOME' => 'Welcome',
'KLEEJA_VERSION' => 'Kleeja version',
'NUMBER_ONLINE' => 'registered online users',
'USERS_SYSTEM' => 'Users System',
'ERROR_NAVIGATATION' => 'Redirection Error ..',
'LOGIN' => 'Login',
'USERNAME' => 'User name',
'PASSWORD' => 'Password',
'LOSS_PASSWORD' => 'Forgot Password?',
'LOGINED_BEFORE' => 'You are already logged in.',
'LOGOUT' => 'Logout ',
'EMPTY_FIELDS' => 'Error ... Missing Fields!',
'LOGIN_SUCCESFUL' => 'You have logged in successfully.',
'LOGIN_ERROR' => 'Error ... cannot login!',
'REGISTER_CLOSED' => 'Sorry, the registration is currently closed.',
'PLACE_NO_YOU' => 'Restricted Area',
'NOT_EXSIT_USER' => 'The requested user doesn\'t exist, or it has been deleted.',
'REGISTERED_BEFORE' => 'already',
'REGISTER' => 'Register',
'EMAIL' => 'Email address',
'VERTY_CODE' => 'Security code',
'WRONG_EMAIL' => 'Incorrect email address!',
'WRONG_NAME' => 'The username must be 4 to 25 characters, and without spaces or special chars (only _- are allowed)!',
'EXIST_NAME' => 'Someone has already registered with this username!',
'EXIST_EMAIL' => 'Someone with this email address has already registered!',
'WRONG_VERTY_CODE' => 'Incorrect security code!',
'REGISTER_SUCCESFUL' => 'Thank you for registering.ً',
'LOGOUT_SUCCESFUL' => 'Logged out successfully.',
'LOGOUT_ERROR' => 'Logout Error!',
'DEL_SELECTED' => 'Delete selected',
'DEL_ALL' => 'Delete all my files',
'ALL_DELETED' => 'All files has been deleted',
'NO_FILES_DELETE' => 'There is no files to delete them',
'FILES_UPDATED' => 'File updated successfully.',
'PUBLIC_USER_FILES' => 'User files&#039; folder',
'FILEUSER' => 'files&#039; folder',
'YOUR_FILEUSER' => 'Your folder',
'COPY_AND_GET_DUD' => 'Copy URL and give it to your friends To see your files ',
'CLOSED_FEATURE' => 'Closed feature',
'USERFILE_CLOSED' => 'Users folders feature is closed !',
'PFILE_4_FORUM' => 'Go to the users cp to change your details',
'USER_PLACE' => 'Users Area',
'PROFILE' => 'Profile',
'EDIT_U_DATA' => 'Update your details',
'PASS_ON_CHANGE' => 'Edit Password',
'OLD' => 'Old',
'NEW' => 'New',
'NEW_AGAIN' => 'Confirm',
'UPDATE' => 'Update',
'PASS_O_PASS2' => 'The old password is required, and enter the new password carefully.',
'DATA_CHANGED_O_LO' => 'Your details have been updated.',
'CURRENT_PASS_WRONG' => 'Current password is wrong, it must be written correctly to change your data!',
'DATA_CHANGED_NO' => 'No new details entered.',
'LOST_PASS_FORUM' => 'Go to the forum to change your details ?',
'GET_LOSTPASS' => 'Get your password',
'E_GET_LOSTPASS' => 'Enter your email to receive your password.',
'WRONG_DB_EMAIL' => 'The specified email address cannot be found in our database!',
'GET_LOSTPASS_MSG' => "You have asked for your password to be reset but, to avoid spam click on the link below for confirmation : \r\n %1\$s \r\n New Password : %2\$s",
'CANT_SEND_NEWPASS' => 'Error... the new password could not be sent!',
'OK_SEND_NEWPASS' => 'We have sent you the new password',
'OK_APPLY_NEWPASS' => 'New password set. you can now login to your account.',
'GUIDE' => 'Allowed Extensions',
'GUIDE_EXP' => 'Allowed extensions & Sizes',
'EXT' => 'Extension',
'SIZE' => 'Size',
'REPORT' => 'Report',
'YOURNAME' => 'Your name',
'URL' => 'Link',
'REASON' => 'Reason',
'NO_ID' => 'No file selected ..!!',
'TOTAL_SIZE_EXCEEDED' => 'The total size has been exceeded',
'STORAGE_USAGE' => '<b>%s</b> of <b>%s</b>',
'NO_ME300RES' => 'The Reason field cannot be more than 300 characters!!',
'THNX_REPORTED' => 'We have received your report, Thank you.',
'RULES' => 'Terms',
'NO_RULES_NOW' => 'No terms have been specified currently.',
'E_RULES' => 'Below are the terms of our service',
'CALL' => 'Contact Us',
'SEND' => 'Send',
'TEXT' => 'Comments',
'NO_ME300TEXT' => 'The Comments field cannot be more than 300 characters!!',
'THNX_CALLED' => 'Sent ... you will get a reply from us as soon as possible.',
'NO_DEL_F' => 'Sorry, file deletion URL feature is disabled by admin',
'E_DEL_F' => 'File deletion URL',
'WRONG_URL' => 'There is something wrong with the URL ..',
'DELETE_SUCCESFUL' => 'Deleted successfully.',
'STATS' => 'Statistics',
'STATS_CLOSED' => 'The statistics page is closed by the administrator.',
'FILES_ST' => 'Uploaded',
'FILE' => 'File',
'IMAGE' => 'Image',
'USERS_ST' => 'Total Users',
'USER' => 'user',
'USED_SPACE' => 'Used Space',
'SIZES_ST' => 'Total size of uploaded files',
'LSTDELST' => 'Last check for un-downloaded (inactive) files',
'LAST_1_H' => 'Statistics for the past hour',
'DOWNLAOD' => 'Download',
'DOWNLOAD' => 'Download',
'FILE_FOUNDED' => 'File has been found .. ',
'WAIT' => 'Please wait ..',
'CLICK_DOWN' => 'Click here to download',
'JS_MUST_ON' => 'Enable JavaScript in your browser!',
'FILE_INFO' => 'File Info',
'FILENAME' => 'File name',
'FILESIZE' => 'File size',
'FILETYPE' => 'File type',
'FILEDATE' => 'File date',
'LAST_DOWN' => 'Last download',
'FILEUPS' => 'Number of downloads',
'FILEREPORT' => 'Report violation of terms',
'FILE_NO_FOUNDED' => 'File cannot be found!',
'IMG_NO_FOUNDED' => 'Image cannot be found!',
'NOT_IMG' => 'This is not an image!',
'MORE_F_FILES' => 'This is the final limit for input fields',
'DOWNLOAD_F' => 'Upload Files',
'DOWNLOAD_T' => 'Download From Link',
'PAST_URL_HERE' => 'Paste Link Here',
'SAME_FILE_EXIST' => 'File "%s" already exist, Rename it and try again.',
'NO_FILE_SELECTED' => 'No file selected!',
'WRONG_F_NAME' => 'File name "%s" contains restricted characters.',
'FORBID_EXT' => 'Extension "%s" not supported.',
'SIZE_F_BIG' => 'File size of "%1$s" must be smaller than %2$s .',
'URL_F_DEL' => 'Link to delete the file',
'URL_F_THMB' => 'Thumbnail Link',
'URL_F_FILE' => 'File Link',
'URL_F_IMG' => 'Image Link',
'URL_F_BBC' => 'Forums Link (BBCode)',
'IMG_DOWNLAODED' => 'Image uploaded successfully',
'FILE_DOWNLAODED' => 'File uploaded successfully',
'CANT_UPLAOD' => 'Error: cannot upload file "%s" for UNKNOWN reason!',
'CANT_DIR_CRT' => 'The folder has not been created automatically, you must create it manually.',
'AGREE_RULES' => 'By clicking on the button below, you agree to %1$sService terms%2$s.',
'URL_CANT_GET' => 'error during get file from url..',
'ADMINCP' => 'Control Panel',
'GO_BACK_BROWSER' => 'Go back',
'U_R_BANNED' => 'Your IP/membership has been banned.',
'U_R_FLOODER' => 'it&#039;s anti-flood system ...',
'YES' => 'Yes',
'NO' => 'No',
'LANGUAGE' => 'Language',
'STYLE' => 'Style',
'NORMAL' => 'Normal',
'UPDATE_FILES' => 'Update Files',
'BY' => 'By',
'FILDER' => 'Folder',
'DELETE' => 'Delete',
'GUST' => 'Guest',
'NAME' => 'Name',
'CLICKHERE' => 'Click Here',
'TIME' => 'Time',
'IP' => 'IP',
'RETURN_HOME' => 'Return to home',
'TODAY' => 'Today',
'DAYS' => 'Days',
'BITE' => 'byte',
'SUBMIT' => 'Submit',
'EDIT' => 'Edit',
'DISABLE' => 'Disable',
'ENABLE' => 'Enable',
'OPEN' => 'Open',
'KILOBYTE' => 'Kilobyte',
'NOTE' => 'Note',
'WARN' => 'Warning',
'NOT_SAFE_FILE' => 'Kleeja found that the File "%s" is not safe!',
'ARE_YOU_SURE_DO_THIS' => 'Are you sure you want to do this?',
'SITE_FOR_MEMBER_ONLY' => 'This center is only for members, register or login to upload your files.',
'SHOW_MY_FILECP' => 'Show my files',
'PASS_CHANGE' => 'Change password',
'EDIT_U_AVATER' => 'ُEdit your avatar',
'EDIT_U_AVATER_LINK' => 'to change your avatar, go to this site %1$s" Click Here "s%2$s then register via a Email that you register in the defaultUploader site.',
'MOST_EVER_ONLINE' => 'Most registered users ever online was',
'ON' => 'on',
'LAST_REG' => 'newest member',
'NEW_USER' => 'New user',
'COPYRIGHTS_X' => 'All rights reserved',
'CHECK_ALL' => 'Check all',
'BROSWERF' => 'User files',
'REMME' => 'Remember me',
'REMME_EXP' => 'Check this if your device isn\'t shared with others',
'HOUR' => 'an hour',
'5HOURS' => '5 hours',
'DAY' => 'a day',
'WEEK' => 'a week',
'MONTH' => 'a month',
'YEAR' => 'a year',
'INVALID_FORM_KEY' => 'Invalid form, or your session was expired.',
'INVALID_GET_KEY' => 'Sorry, The requested link is expired, and is blocked for security reason, go back and try again.',
'REFRESH_CAPTCHA' => 'Click to get a new CAPTCHA image',
'CHOSE_F' => 'Please select at least one file',
'NOTE_CODE' => 'Enter the letters shown in the image accurately',
'USER_LOGIN' => ' Login + Members Only ',
'FILES_DELETED' => 'Files successfully deleted.',
'ALL_FILES' => 'Number of all files',
'ALL_IMAGES' => 'Number of all images',
'NO_FILE_USER' => 'No files were found in the account!',
'SHOWFILESBYIP' => 'Show files by IP',
'WAIT_LOADING' => 'Please wait, the files are being uploaded to the server...',
'LOADING' => 'Loading',
'NOTICECLOSED' => 'Note: website is in maintenance mode!',
'UNKNOWN' => 'Unknown',
'WE_UPDATING_KLEEJA_NOW' => 'Closed for maintenance, Check back soon...',
'ERROR_TRY_AGAIN' => 'Error, try again.',
'VIEW' => 'View',
'NONE' => 'None',
'SEARCH_STAT' => 'Search Engines Stats',
'NOTHING' => 'There are no nothing!',
'YOU_HAVE_TO_WAIT' => 'Wait %s seconds .. then try to re-upload your files',
'REPEAT_PASS' => 'Repeat Password',
'PASS_NEQ_PASS2' => 'Passwords are not equal!',
'GROUP' => 'Group',
'ADMINS' => 'Admins',
'GUESTS' => 'Guests',
'USERS' => 'Users',
'DELETE_INSTALL_FOLDER' => 'To start using Kleeja, delete "install" folder, Kleeja will never work while this folder exists.',
'HV_NOT_PRVLG_ACCESS' => 'You don\'t have privilege to access this page.',
'W_PERIODS_0' => 'second',
'W_PERIODS_1' => 'minute',
'W_PERIODS_2' => 'hour',
'W_PERIODS_3' => 'day',
'W_PERIODS_4' => 'week',
'W_PERIODS_5' => 'month',
'W_PERIODS_6' => 'year',
'W_PERIODS_7' => 'decade',
'W_PERIODS_DP_0'=> 'two seconds',
'W_PERIODS_DP_1'=> 'two minutes',
'W_PERIODS_DP_2'=> 'two hours',
'W_PERIODS_DP_3'=> 'two days',
'W_PERIODS_DP_4'=> 'two weeks',
'W_PERIODS_DP_5'=> 'two months',
'W_PERIODS_DP_6'=> 'two years',
'W_PERIODS_DP_7'=> 'two decades',
'W_PERIODS_P_0' => 'seconds',
'W_PERIODS_P_1' => 'minutes',
'W_PERIODS_P_2' => 'hours',
'W_PERIODS_P_3' => 'days',
'W_PERIODS_P_4' => 'weeks',
'W_PERIODS_P_5' => 'months',
'W_PERIODS_P_6' => 'years',
'W_PERIODS_P_7' => 'decades',
'W_FROM' => 'from',
'W_AGO' => 'ago',
'TIME_PM' => 'pm',
'TIME_AM' => 'am',
'NOT_YET' => 'Not yet!',
'NOT_FOUND' => 'This file is not exist. either deleted by the user or the administrator or there is an error opening the file!.',
'TIME_ZONE' => 'Time zone',
'OR' => 'or',
'AND' => 'and',
'CHANGE' => 'Change',
'FOR' => 'for',
'ALL' => 'All',
'NOW' => 'Now',
'EMAIL_CHANGE_REQ_PASS' => 'In order to change your email address, It\'s required to type your current password.',
'DRAG_AND_DROP' => 'Drop a file inside&hellip;',
'OR_MANUAL_SELECT' => 'Or click here to <em>Select</em> a file manually..',
'ABOUT_FILE' => 'File Information',
'FILE_NO_INFO' => 'No Information found about this file',
'SAVE' => 'Save',
];