add missing to language files

add missing to language files
This commit is contained in:
munjoob
2018-12-14 13:02:55 +02:00
parent 79c07a41ab
commit 8384f1df40
2 changed files with 15 additions and 17 deletions

View File

@@ -14,7 +14,7 @@ return array(
'SITEMAIL' => 'Email address',
'SITEMAIL2' => 'Email address of reports',
'SITEURL' => 'Service URL with / at the end',
'FOLDERNAME' => 'Folder name for uploaded files <small>(you can use {year}, {month}, {day} ,{week})</small>',
'FOLDERNAME' => 'Folder name for uploaded files <small>(you can use {year}, {month}, {day} ,{week} ,{username})</small>',
'PREFIXNAME' => 'Files name prefix <small>(you can also use {rand:4} , {date:d_Y})</small>',
'FILESNUM' => 'Number of upload input fields',
'FILESNUM_SHOW' => 'Show all upload inputs',
@@ -136,7 +136,7 @@ return array(
'UPDATE_NOW_S' => 'You are using an old version of Kleeja. Update Now. Your current version is %1$s and the latest one is %2$s',
'ADD_NEW_EXT' => 'Add a new extension',
'ADD_NEW_EXT_EXP' => 'Type a file extension to add it to this group (for example: doc)',
'EMPTY_EXT_FIELD' => 'The extension field is blank!',
'EMPTY_EXT_FIELD' => 'The extension field is blank!',
'NEW_EXT_ADD' => 'New extension added. ',
'NEW_EXT_EXISTS_B4' => 'The extension %s already exists!.',
'NOT_SAFE_FILE' => 'The file "%s" does not look safe !',
@@ -145,7 +145,7 @@ return array(
'DIMENSIONS_THMB' => 'Thumbs dimensions',
'ADMIN_DELETE_FILE_OK' => 'Done !',
'ADMIN_DELETE_FILES' => 'Delete all user files',
'BCONVERTER' => 'Byte Converter',
'NO_HTACCESS_DIR_UP' => 'No .htaccess file was found in "%s" folder, Which means if malicious codes were injected a hacker can do damage to your website!',
'NO_HTACCESS_DIR_UP_THUMB' => 'No .htaccess file was found in Thumbs folder "%s", Which means if malicious codes were injected a hacker can do damage to your website!',
@@ -180,17 +180,17 @@ return array(
'HOW_UPDATE_KLEEJA_STEP1' => 'Visit the official website <a target="_blank" href="http://www.kleeja.com/">Kleeja.com</a> then go to the Download page and download the latest version of the script, or download an upgrade copy if available.',
'HOW_UPDATE_KLEEJA_STEP2' => 'Unzip the file and upload it to your website to replace the old files with the new ones <b>Except config.php and uploads folder</b>.',
'HOW_UPDATE_KLEEJA_STEP3' => 'When done, go to the following URL to update the database.',
'DEPEND_ON_NO_STYLE_ERR' => 'This style is based on the "%s" style which you dont seem to have',
'PLUGINS_REQ_NO_STYLE_ERR' => 'This style requires the [ s% ] plugin(s), install it/them and try again.',
'DEPEND_ON_NO_STYLE_ERR' => 'This style is based on the "%s" style which you dont seem to have',
'PLUGINS_REQ_NO_STYLE_ERR' => 'This style requires the [ s% ] plugin(s), install it/them and try again.',
'KLJ_VER_NO_STYLE_ERR' => 'This style requires Kleeja version %s or above',
'STYLE_DEPEND_ON' => 'Based on',
'MESSAGE_NONE' => 'No messages yet ...',
'KLEEJA_TEAM' => 'Kleeja development team',
'ERR_SEND_MAIL' => 'Mail sending error, try again later !',
'FIND_IP_FILES' => 'Found',
'ALPHABETICAL_ORDER_FILES' => 'Sort files by alphabetical order',
'ALPHABETICAL_ORDER_FILES' => 'Sort files by alphabetical order',
'ORDER_SIZE' => 'Sort files by size from largest to smallest',
'ORDER_TOTAL_DOWNLOADS' => 'Sort files by number of downloads',
'ORDER_TOTAL_DOWNLOADS' => 'Sort files by number of downloads',
'LIVEXTS' => 'Live Extensions (No waiting page)',
'COMMA_X' => '<p class="live_xts">separate by comma (<span style="font-size:large"> , </span>)</p>',
'NO_SEARCH_WORD' => 'You didn\'t type anything in the search form !',
@@ -207,7 +207,7 @@ return array(
'DELETE_PROCESS_QUEUED' => 'The delete process has been added to the waiting list to execute it gradually to reduce the load.',
'DELETE_PROCESS_IN_WORK' => 'Currently, the delete process is executing ...',
'SHOW_FROM_24H' => 'Show past 24 hours',
'THUMB_DIS_LONGTIME' => 'Thumbs are disabled, this will force Kleeja to resize every images to be small here, and cost you time and bandwidth!. Enable thumbs now.',
'THUMB_DIS_LONGTIME' => 'Thumbs are disabled, this will force Kleeja to resize every images to be small here, and cost you time and bandwidth!. Enable thumbs now.',
'R_GROUPS' => 'Groups Management',
'ESSENTIAL_GROUPS' => 'Fundamental Groups',