[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> lib_joomla.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
   3  ; License GNU General Public License version 2 or later; see LICENSE.txt
   4  ; Note : All ini files need to be saved as UTF-8
   5  
   6  ; Common boolean values
   7  ; Note: YES, NO, TRUE, FALSE are reserved words in INI format.
   8  
   9  ; Keep this string on top
  10  JERROR_PARSING_LANGUAGE_FILE="&#160;: error(s) in line(s) %s"
  11  
  12  JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN="Access forbidden."
  13  JLIB_APPLICATION_ERROR_APPLICATION_LOAD="Unable to load application: %s"
  14  JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE="You are not allowed to create new items in this category."
  15  JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT="You are not allowed to edit one or more of these items."
  16  JLIB_APPLICATION_ERROR_BATCH_FAILED="Batch process failed with following error: %s"
  17  JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND="Can't find the destination category for this move."
  18  JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND="Can't find the item being moved."
  19  JLIB_APPLICATION_ERROR_CHECKIN_FAILED="Check-in failed with the following error: %s"
  20  JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED="Item is not checked out."
  21  JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH="The user checking in does not match the user who checked out the item."
  22  JLIB_APPLICATION_ERROR_CHECKOUT_FAILED="Check-out failed with the following error: %s."
  23  JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH="The user checking out does not match the user who checked out the item."
  24  JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND="Component not found."
  25  JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING="Error loading component: %1$s, %2$s"
  26  JLIB_APPLICATION_ERROR_CONTENT_TYPE_MISSING="Content type missing."
  27  JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED="Create record not permitted."
  28  JLIB_APPLICATION_ERROR_DELETE="There was an error deleting the item."
  29  JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED="Delete not permitted."
  30  JLIB_APPLICATION_ERROR_DISPLAY_EMAIL_FORM="Display email form disabled."
  31  JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED="Edit is not permitted."
  32  JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED="Edit not permitted."
  33  JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED="Edit state is not permitted."
  34  JLIB_APPLICATION_ERROR_FORM_CREATE="Unable to create the form."
  35  JLIB_APPLICATION_ERROR_GET_NAME="%s: Can't get or parse class name."
  36  JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH="Error restoring item version from history."
  37  JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION="Insufficient information to perform the batch operation."
  38  JLIB_APPLICATION_ERROR_INVALID_COMPONENT_NAME="Invalid component name."
  39  JLIB_APPLICATION_ERROR_INVALID_CONTROLLER="Invalid controller: name='%s', format='%s'"
  40  JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS="Invalid controller class: %s"
  41  JLIB_APPLICATION_ERROR_ITEMID_MISSING="Item ID missing."
  42  JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND="Layout %s not found."
  43  JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND="Library not found."
  44  JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING="Error loading library: %1$s, %2$s"
  45  JLIB_APPLICATION_ERROR_MENU_LOAD="Error loading menu: %s"
  46  JLIB_APPLICATION_ERROR_MODEL_CREATE="Failed to create model."
  47  JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND="Model class %s not found in file."
  48  JLIB_APPLICATION_ERROR_MODULE_LOAD="Error loading module %s"
  49  JLIB_APPLICATION_ERROR_NOT_EXIST="That item is no longer available. It may have existed before, but has since been trashed permanently"
  50  JLIB_APPLICATION_ERROR_PATHWAY_LOAD="Unable to load pathway: %s"
  51  JLIB_APPLICATION_ERROR_RECORD="Record does not exist."
  52  JLIB_APPLICATION_ERROR_REORDER_FAILED="Reorder failed. Error: %s"
  53  JLIB_APPLICATION_ERROR_ROUTER_LOAD="Unable to load router: %s"
  54  JLIB_APPLICATION_ERROR_RUN_TRANSITION="Unable to run transition."
  55  JLIB_APPLICATION_ERROR_SAVE_FAILED="Save failed with the following error: %s"
  56  JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED="Save not permitted."
  57  JLIB_APPLICATION_ERROR_SERVER="Internal server error."
  58  JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED="Table %s not supported. File not found."
  59  JLIB_APPLICATION_ERROR_TASK_NOT_FOUND="Task [%s] not found."
  60  JLIB_APPLICATION_ERROR_UNHELD_ID="You are not permitted to use that link to directly access that page (#%d)."
  61  JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND="View class not found [class, file]: %1$s, %2$s"
  62  JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND="View not found [name, type, prefix]: %1$s, %2$s, %3$s"
  63  JLIB_APPLICATION_SAVE_SUCCESS="Item saved."
  64  JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS="Item submitted."
  65  JLIB_APPLICATION_SUCCESS_BATCH="Batch process completed."
  66  JLIB_APPLICATION_SUCCESS_ITEM_REORDERED="Ordering saved."
  67  JLIB_APPLICATION_SUCCESS_LOAD_HISTORY="Prior version restored. Saved on %s %s."
  68  JLIB_APPLICATION_SUCCESS_ORDERING_SAVED="Ordering saved."
  69  JLIB_APPLICATION_SUCCESS_RUN_TRANSITION="New state saved."
  70  
  71  JLIB_LOGIN_AUTHENTICATE="Username and password do not match or you do not have an account yet."
  72  
  73  JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD="Unable to load Cache Handler: %s"
  74  JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD="Unable to load Cache Storage: %s"
  75  
  76  JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND="Captcha plugin not set or not found. Please contact a site administrator."
  77  
  78  JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED="Looks like User's credentials are no good."
  79  JLIB_CLIENT_ERROR_FTP_BAD_PASSWORD="%1$s: Bad Password. Server response: %2$s [Expected: 230]. Password sent: %3$s"
  80  JLIB_CLIENT_ERROR_FTP_BAD_RESPONSE="%s: Bad response."
  81  JLIB_CLIENT_ERROR_FTP_BAD_USERNAME="%1$s: Bad Username. Server response: %2$s [Expected: 331]. Username sent: %3$s"
  82  JLIB_CLIENT_ERROR_FTP_CHMOD_BAD_RESPONSE="%1$s: Bad response. Server response: %2$s [Expected: 200 or 250]. Path sent: %3$s. Mode sent: %4$s"
  83  JLIB_CLIENT_ERROR_FTP_DATA_PORT="%s: Unable to write to data port socket."
  84  JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_FIND="%1$s: Unable to find local file. Local path: %2$s"
  85  JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_OPEN_WRITING="%1$s: Unable to open local file for writing. Local path: %2$s"
  86  JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_OPEN_READING="%1$s: Unable to open local file for reading. Local path: %2$s"
  87  JLIB_CLIENT_ERROR_FTP_MODE_ASCII="%1$s: Bad response. Server response: %2$s [Expected: 200]. Mode sent: Ascii."
  88  JLIB_CLIENT_ERROR_FTP_MODE_BINARY="%1$s: Bad response. Server response: %2$s [Expected: 200]. Mode sent: Binary."
  89  JLIB_CLIENT_ERROR_FTP_NO_CONNECT="%1$s: Could not connect to host ' %2$s ' on port ' %3$s '"
  90  JLIB_CLIENT_ERROR_FTP_NO_CONNECT_SOCKET="%1$s: Could not connect to host ' %2$s ' on port ' %3$s '. Socket error number: %4$s and error message: %5$s"
  91  JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE="%1$s: Bad response. Server response: %2$s [Expected: %3$u]"
  92  JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE_150_125="%1$s: Bad response. Server response: %2$s [Expected: 150 or 125]. Path sent: %3$s"
  93  JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE_PATH_SENT="%1$s: Bad response. Server response: %2$s [Expected: %3$u]. Path sent: %4$s"
  94  JLIB_CLIENT_ERROR_FTP_PASSIVE="%s: Unable to use passive mode."
  95  JLIB_CLIENT_ERROR_FTP_PASSIVE_IP_OBTAIN="%1$s: Unable to obtain IP and port for data transfer. Server response: %2$s"
  96  JLIB_CLIENT_ERROR_FTP_PASSIVE_IP_VALID="%1$s: IP and port for data transfer not valid. Server response: %2$s"
  97  JLIB_CLIENT_ERROR_FTP_PUTCMD_SEND="%1$s: Unable to send command: %2$s"
  98  JLIB_CLIENT_ERROR_FTP_PUTCMD_UNCONNECTED="%s: Not connected to the control port."
  99  JLIB_CLIENT_ERROR_FTP_RENAME_BAD_RESPONSE_FROM="%1$s: Bad response. Server response: %2$s [Expected: 350]. From path sent: %3$s"
 100  JLIB_CLIENT_ERROR_FTP_RENAME_BAD_RESPONSE_TO="%1$s: Bad response. Server response: %2$s [Expected: 250]. To path sent: %3$s"
 101  JLIB_CLIENT_ERROR_FTP_RESTART_BAD_RESPONSE="%1$s: Bad response. Server response: %2$s [Expected: 350]. Restart point sent: %3$s"
 102  JLIB_CLIENT_ERROR_FTP_TIMEOUT="%1$s: Timeout or unrecognised response while waiting for a response from the server. Server response: %2$s"
 103  JLIB_CLIENT_ERROR_FTP_TRANSFER_FAILED="%1$s: Transfer Failed. Server response: %2$s [Expected: 226]. Path sent: %3$s"
 104  JLIB_CLIENT_ERROR_FTP_UNRECOGNISED_FOLDER_LISTING_FORMAT="%s: Unrecognised folder listing format."
 105  JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE="Address not available."
 106  
 107  JLIB_CMS_WARNING_PROVIDE_VALID_NAME="Please provide a valid, non-blank title."
 108  
 109  JLIB_DATABASE_ERROR_ADAPTER_MYSQL="The MySQL adapter 'mysql' is not available."
 110  JLIB_DATABASE_ERROR_ADAPTER_MYSQLI="The MySQL adapter 'mysqli' is not available."
 111  JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS="Another article from this category has the same alias (remember it may be a trashed item)."
 112  JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT="%s: :bind failed. Invalid source argument."
 113  JLIB_DATABASE_ERROR_CATEGORY_REQUIRED="Category is required."
 114  JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS="Another category with the same parent category has the same alias (remember it may be a trashed item)."
 115  JLIB_DATABASE_ERROR_CHECK_FAILED="%s: :check Failed - %s"
 116  JLIB_DATABASE_ERROR_CHECKIN_FAILED="%s: :check-in failed - %s"
 117  JLIB_DATABASE_ERROR_CHECKOUT_FAILED="%s: :check-out failed - %s"
 118  JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT="Child rows checked out."
 119  JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING="%s does not support ordering."
 120  JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD="Missing field in the database: %s &#160; %s."
 121  JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE="Table class %s not found in file."
 122  JLIB_DATABASE_ERROR_CONNECT_DATABASE="Unable to connect to the Database: %s"
 123  JLIB_DATABASE_ERROR_CONNECT_MYSQL="Could not connect to MySQL."
 124  JLIB_DATABASE_ERROR_DATABASE_CONNECT="Could not connect to database."
 125  JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED="MySQL Database Upgrade failed. Please check the <a href=\"index.php?option=com_installer&view=database\">Database Fixer</a>."
 126  JLIB_DATABASE_ERROR_DELETE_CATEGORY="Left-Right data inconsistency. Can't delete category."
 127  JLIB_DATABASE_ERROR_DELETE_FAILED="%s: :delete failed - %s"
 128  JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES="Root categories can't be deleted."
 129  JLIB_DATABASE_ERROR_EMAIL_INUSE="The email address you entered is already in use. Please enter another email address."
 130  JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED="The database row is empty."
 131  JLIB_DATABASE_ERROR_FUNCTION_FAILED="DB function failed with error number %s <br><span style=\"color: red;\">%s</span>"
 132  JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED="%s: :getNextOrder failed - %s"
 133  JLIB_DATABASE_ERROR_GET_TREE_FAILED="%s: :getTree Failed - %s"
 134  JLIB_DATABASE_ERROR_GETNODE_FAILED="%s: :_getNode Failed - %s"
 135  JLIB_DATABASE_ERROR_GETROOTID_FAILED="%s: :getRootId Failed - %s"
 136  JLIB_DATABASE_ERROR_HIT_FAILED="%s: :hit failed - %s"
 137  JLIB_DATABASE_ERROR_INVALID_LOCATION="%s: :setLocation - Invalid location."
 138  JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION="%s: :move Failed - Can't move the node to be a child of itself."
 139  JLIB_DATABASE_ERROR_INVALID_PARENT_ID="Invalid parent ID."
 140  JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE="The language should have a title."
 141  JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE="A content language already exists with this Image."
 142  JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE="A content language already exists with this Language Tag."
 143  JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF="A content language already exists with this URL Language Code."
 144  JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER="Unable to load Database Driver: %s"
 145  JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT="The Language parameter for this menu item must be set to 'All'. At least one Default menu item must have Language set to All, even if the site is multilingual."
 146  JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT="At least one menu item has to be set as Default."
 147  JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH="The current home menu for this language is checked out."
 148  JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT="The home menu item must be a component."
 149  JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU="A menu should have only one Default home."
 150  JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT="A first level menu item alias can't be 'component'."
 151  JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER="A first level menu item alias can't be '%s' because '%s' is a sub-folder of your Joomla installation folder."
 152  JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS="The alias <strong>%1$s</strong> is already being used by <strong>%2$s</strong> menu item in the <strong>%3$s</strong> menu (remember it may be a trashed item)."
 153  JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT="Another menu item has the same alias in Root (remember it may be a trashed item). Root is the top level parent."
 154  JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME="Can't unpublish default home."
 155  JLIB_DATABASE_ERROR_MENUTYPE="Some menu items or some menu modules related to this menutype are checked out by another user or the default menu item is in this menu."
 156  JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT="The user checking out does not match the user who checked out this menu and/or its linked menu module."
 157  JLIB_DATABASE_ERROR_MENUTYPE_EMPTY="Menu type empty."
 158  JLIB_DATABASE_ERROR_MENUTYPE_EXISTS="Menu type exists: %s"
 159  JLIB_DATABASE_ERROR_MOVE_FAILED="%s: :move failed - %s"
 160  JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY="Category must have a title."
 161  JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION="Extension must have a title."
 162  JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM="Menu Item must have a title."
 163  JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE="Module must have a title."
 164  JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_STATE="State must have a title."
 165  JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE="Update site must have a title."
 166  JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_WORKFLOW="Workflow must have a title."
 167  JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED="%s can't be negative."
 168  JLIB_DATABASE_ERROR_NO_ROWS_SELECTED="No rows selected."
 169  JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND="Table %s not supported. File not found."
 170  JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY="Null primary key not allowed."
 171  JLIB_DATABASE_ERROR_ORDERDOWN_FAILED="%s: :orderDown Failed - %s"
 172  JLIB_DATABASE_ERROR_ORDERUP_FAILED="%s: :orderUp Failed - %s"
 173  JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME="Please enter a username."
 174  JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME="Please enter your name."
 175  JLIB_DATABASE_ERROR_PUBLISH_FAILED="%s: :publish failed - %s"
 176  JLIB_DATABASE_ERROR_REBUILD_FAILED="%s: :rebuild Failed - %s"
 177  JLIB_DATABASE_ERROR_REBUILDPATH_FAILED="%s: :rebuildPath Failed - %s"
 178  JLIB_DATABASE_ERROR_REORDER_FAILED="%s: :reorder failed - %s"
 179  JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED="%s: :reorder update the row %s failed - %s"
 180  JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND="Root node not found."
 181  JLIB_DATABASE_ERROR_STORE_FAILED="%1$s: :store failed<br>%2$s"
 182  JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID="The asset_id field could not be updated."
 183  JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID="There has to be at least one root usergroup"
 184  JLIB_DATABASE_ERROR_USERGROUP_TITLE="User group must have a title."
 185  JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS="User group title already exists. Title must be unique with the same parent."
 186  JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS="Level with the name &quot;%s&quot; already exists."
 187  JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE="Can't use this username."
 188  JLIB_DATABASE_ERROR_USERNAME_INUSE="Username in use."
 189  JLIB_DATABASE_ERROR_VALID_AZ09="Please enter a valid username. No space at beginning or end, at least %d characters, must <strong>not</strong> have the following characters: < > \ &quot; ' &#37; ; ( ) & and be less than 150 characters long."
 190  JLIB_DATABASE_ERROR_VALID_MAIL="The email address you entered is invalid. Please enter another email address."
 191  JLIB_DATABASE_ERROR_VIEWLEVEL="Viewlevel must have a title."
 192  JLIB_DATABASE_FUNCTION_NOERROR="DB function reports no errors."
 193  JLIB_DATABASE_QUERY_FAILED="Database query failed (error # %s): %s"
 194  
 195  JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS="Unable to load document class."
 196  JLIB_ENVIRONMENT_SESSION_EXPIRED="Your session has expired. Please log in again."
 197  JLIB_ENVIRONMENT_SESSION_INVALID="Invalid session cookie. Please check that you have cookies enabled in your web browser."
 198  JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED="The %s component's ACL configuration file is either missing or improperly structured."
 199  JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE="Can't find source file."
 200  JLIB_FILESYSTEM_DELETE_FAILED="Failed deleting %s"
 201  JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01="Copy failed: %1$s to %2$s"
 202  JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY="Could not create folder."
 203  JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY="You can't delete a base folder."
 204  JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER="Can't find source folder."
 205  JLIB_FILESYSTEM_ERROR_FOLDER_DELETE="Could not delete folder. Path: %1$s"
 206  JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS="Folder already exists."
 207  JLIB_FILESYSTEM_ERROR_FOLDER_LOOP="Infinite loop detected."
 208  JLIB_FILESYSTEM_ERROR_FOLDER_PATH="Path not in open_basedir paths."
 209  JLIB_FILESYSTEM_ERROR_FOLDER_RENAME="Rename failed: %s"
 210  JLIB_FILESYSTEM_ERROR_FILE_FIND_COPY="%1$s: Can't find or read file: %2$s"
 211  JLIB_FILESYSTEM_ERROR_GENERIC="%1$s: %2$s"
 212  JLIB_FILESYSTEM_ERROR_FILE_STREAMS="%1$s(%2$s, %3$s): %4$s"
 213  JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN="Warning: No data written."
 214  JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER="%1$s: Path is not a folder. Path: %2$s"
 215  JLIB_FILESYSTEM_ERROR_RENAME_FILE="Rename failed."
 216  JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN="File not open."
 217  JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE="Failed to get file size. This may not work for all streams!"
 218  JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME="File name not set."
 219  JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE="Not an uploaded file!"
 220  JLIB_FILESYSTEM_ERROR_WARNFS_ERR01="Warning: Failed to change file permissions!"
 221  JLIB_FILESYSTEM_ERROR_WARNFS_ERR02="Warning: Failed to move file!"
 222  JLIB_FILESYSTEM_ERROR_WARNFS_ERR03="Warning: File %s not uploaded for security reasons!"
 223  JLIB_FILESYSTEM_ERROR_WARNFS_ERR04="Warning: Failed to move file: %1$s to %2$s"
 224  JLIB_FILESYSTEM_ERROR_WRITE_STREAMS="%1$s(%2$s): %3$s"
 225  JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED="GZlib Not Supported."
 226  JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS="Unable to decompress data."
 227  JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ="Unable to read archive (gz)."
 228  JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE="Unable to write archive (gz)."
 229  JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE="Unable to write file (gz)."
 230  JLIB_FILESYSTEM_STREAM_FAILED="Failed to register string stream."
 231  JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION="Unable to create destination."
 232  JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS="Unable to decompress data."
 233  JLIB_FILESYSTEM_TAR_UNABLE_TO_READ="Unable to read archive (tar)."
 234  JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY="Unable to write entry."
 235  JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE="Unable to load archive."
 236  JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE="Unknown Archive type."
 237  JLIB_FILESYSTEM_ZIP_INFO_FAILED="Get ZIP Information failed."
 238  JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA="Invalid ZIP data."
 239  JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED="Zlib Not Supported."
 240  JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION="Unable to create destination."
 241  JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE="Unable to open archive."
 242  JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ="Unable to read archive (zip)."
 243  JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY="Unable to read entry."
 244  JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY="Unable to write entry."
 245  
 246  JLIB_FILTER_PARAMS_ALNUM="Alpha Numeric"
 247  JLIB_FILTER_PARAMS_FLOAT="Float"
 248  JLIB_FILTER_PARAMS_INTEGER="Integer"
 249  JLIB_FILTER_PARAMS_RAW="Raw"
 250  JLIB_FILTER_PARAMS_SAFEHTML="Safe HTML"
 251  JLIB_FILTER_PARAMS_TEL="Telephone"
 252  JLIB_FILTER_PARAMS_TEXT="Text"
 253  
 254  JLIB_FORM_BUTTON_CLEAR="Clear"
 255  JLIB_FORM_BUTTON_SELECT="Select"
 256  JLIB_FORM_CHANGE_IMAGE="Change Image"
 257  JLIB_FORM_CHANGE_IMAGE_BUTTON="Change Image Button"
 258  JLIB_FORM_CHANGE_USER="Select User"
 259  JLIB_FORM_CONTAINS_INVALID_FIELDS="The form cannot be submitted as it's missing required data. <br> Please correct the marked fields and try again."
 260  JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY="Extension attribute is empty in the category field."
 261  JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME="Unknown element type: %s"
 262  JLIB_FORM_ERROR_NO_DATA="No data."
 263  JLIB_FORM_ERROR_VALIDATE_FIELD="Invalid xml field."
 264  JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD="XML file did not load."
 265  
 266  JLIB_FORM_FIELD_INVALID="Invalid field:&#160"
 267  JLIB_FORM_FIELD_INVALID_MAX_TIME="The time you entered is after the maximum time."
 268  JLIB_FORM_FIELD_INVALID_MIN_TIME="The time you entered is before the minimum time."
 269  JLIB_FORM_FIELD_INVALID_TIME_INPUT="Invalid time format. Please use hh:mm."
 270  JLIB_FORM_FIELD_INVALID_TIME_INPUT_SECONDS="Invalid time format. Please use hh:mm:ss."
 271  JLIB_FORM_FIELD_INVALID_VALUE="This value is not valid"
 272  JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_LABEL="Media"
 273  JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_EMPTY_DESC="Decorative Image - no description required"
 274  JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_EMPTY_LABEL="No Description"
 275  JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_TEXT_LABEL="Image Description (Alt Text)"
 276  JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_IMAGEFILE_LABEL="Image"
 277  JLIB_FORM_FIELD_PARAM_CALENDAR_FORMAT_DESC="The date format to be used. This is in the format used by PHP to specify date string formats (see below). If no format argument is given, '%Y-%m-%d' is assumed (giving dates like '2008-04-16')."
 278  JLIB_FORM_FIELD_PARAM_CALENDAR_FORMAT_LABEL="Format"
 279  JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_DESC="Allow multiple values to be selected."
 280  JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_LABEL="Multiple"
 281  JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_DESC="The options of the list."
 282  JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_KEY_LABEL="Key"
 283  JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_LABEL="Checkbox Values"
 284  JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_VALUE_LABEL="Value"
 285  JLIB_FORM_FIELD_PARAM_EDITOR_BUTTONS_HIDE_DESC="Hide the buttons in the comma separated list."
 286  JLIB_FORM_FIELD_PARAM_EDITOR_BUTTONS_HIDE_LABEL="Hide Buttons"
 287  JLIB_FORM_FIELD_PARAM_EDITOR_HEIGHT_DESC="Defines the height (in pixels) of the WYSIWYG editor and defaults to 250px"
 288  JLIB_FORM_FIELD_PARAM_EDITOR_HEIGHT_LABEL="Height"
 289  JLIB_FORM_FIELD_PARAM_EDITOR_SHOW_BUTTONS_DESC="Should the buttons be shown."
 290  JLIB_FORM_FIELD_PARAM_EDITOR_SHOW_BUTTONS_LABEL="Show Buttons"
 291  JLIB_FORM_FIELD_PARAM_EDITOR_WIDTH_DESC="Defines the width (in pixels) of the WYSIWYG editor and defaults to 100%"
 292  JLIB_FORM_FIELD_PARAM_EDITOR_WIDTH_LABEL="Width"
 293  JLIB_FORM_FIELD_PARAM_IMAGELIST_DIRECTORY_DESC="The filesystem path to the directory containing the image files to be listed."
 294  JLIB_FORM_FIELD_PARAM_IMAGELIST_DIRECTORY_LABEL="Directory"
 295  JLIB_FORM_FIELD_PARAM_INTEGER_FIRST_DESC="This value is the lowest in the list."
 296  JLIB_FORM_FIELD_PARAM_INTEGER_FIRST_LABEL="First"
 297  JLIB_FORM_FIELD_PARAM_INTEGER_LAST_DESC="This value is the highest in the list."
 298  JLIB_FORM_FIELD_PARAM_INTEGER_LAST_LABEL="Last"
 299  JLIB_FORM_FIELD_PARAM_INTEGER_STEP_DESC="Each option will be the previous option incremented by this integer, starting with the first value until the last value is reached."
 300  JLIB_FORM_FIELD_PARAM_INTEGER_STEP_LABEL="Step"
 301  JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_DESC="Allow multiple values to be selected."
 302  JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_LABEL="Multiple"
 303  JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_DESC="The options of the list."
 304  JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_LABEL="List Values"
 305  JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_NAME_LABEL="Name"
 306  JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_VALUE_LABEL="Value"
 307  JLIB_FORM_FIELD_PARAM_MEDIA_HOME_DESC="Should the directory with the files point to a user directory."
 308  JLIB_FORM_FIELD_PARAM_MEDIA_HOME_LABEL="Home Directory"
 309  JLIB_FORM_FIELD_PARAM_MEDIA_IMAGE_CLASS_DESC="The class which is added to the image (src tag)."
 310  JLIB_FORM_FIELD_PARAM_MEDIA_IMAGE_CLASS_LABEL="Image Class"
 311  JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_DESC="Shows or hides the preview of the selected image."
 312  JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_INLINE="Inline"
 313  JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_LABEL="Preview"
 314  JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_TOOLTIP="Tooltip"
 315  JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_DESC="Allow multiple values to be selected."
 316  JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_LABEL="Multiple"
 317  JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_DESC="The options of the list."
 318  JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_KEY_LABEL="Key"
 319  JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_LABEL="Radio Values"
 320  JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_VALUE_LABEL="Value"
 321  JLIB_FORM_FIELD_PARAM_SQL_QUERY_DESC="The SQL query which will provide the data for the drop-down list. The query must return two columns; one called 'value' which will hold the values of the list items; the other called 'text' containing the text in the drop-down list."
 322  JLIB_FORM_FIELD_PARAM_SQL_QUERY_LABEL="Query"
 323  JLIB_FORM_FIELD_PARAM_TEXTAREA_COLS_DESC="The number of columns of the field."
 324  JLIB_FORM_FIELD_PARAM_TEXTAREA_COLS_LABEL="Columns"
 325  JLIB_FORM_FIELD_PARAM_TEXTAREA_ROWS_DESC="The number of rows of the field."
 326  JLIB_FORM_FIELD_PARAM_TEXTAREA_ROWS_LABEL="Rows"
 327  JLIB_FORM_FIELD_PARAM_URL_RELATIVE_DESC="Are relative URLs allowed."
 328  JLIB_FORM_FIELD_PARAM_URL_RELATIVE_LABEL="Relative"
 329  JLIB_FORM_FIELD_PARAM_URL_SCHEMES_DESC="The allowed schemes."
 330  JLIB_FORM_FIELD_PARAM_URL_SCHEMES_LABEL="Schemes"
 331  JLIB_FORM_FIELD_REQUIRED_CHECK="One of the options must be selected"
 332  JLIB_FORM_FIELD_REQUIRED_VALUE="Please fill in this field"
 333  
 334  JLIB_FORM_INPUTMODE="latin"
 335  JLIB_FORM_INVALID_FORM_OBJECT="Invalid Form Object: :%s"
 336  JLIB_FORM_INVALID_FORM_RULE="Invalid Form Rule: :%s"
 337  JLIB_FORM_MEDIA_PREVIEW_ALT="Selected image."
 338  JLIB_FORM_MEDIA_PREVIEW_EMPTY="No image selected."
 339  JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE="Selected image."
 340  JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE="Preview"
 341  JLIB_FORM_SELECT_USER="Select a User"
 342  JLIB_FORM_VALIDATE_FIELD_INVALID="Invalid field: %s"
 343  JLIB_FORM_VALIDATE_FIELD_REQUIRED="Field required: %s"
 344  JLIB_FORM_VALIDATE_FIELD_RULE_MISSING="Validation Rule missing: %s"
 345  JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING="Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s."
 346  JLIB_FORM_VALUE_CACHE_APCU="APC User Cache"
 347  JLIB_FORM_VALUE_CACHE_FILE="File"
 348  JLIB_FORM_VALUE_CACHE_MEMCACHED="Memcached (Experimental)"
 349  JLIB_FORM_VALUE_CACHE_REDIS="Redis"
 350  JLIB_FORM_VALUE_CACHE_WINCACHE="Windows Cache (deprecated)"
 351  JLIB_FORM_VALUE_FROM_TEMPLATE="From Template"
 352  JLIB_FORM_VALUE_INHERITED="Inherited"
 353  JLIB_FORM_VALUE_SESSION_APCU="APC User Cache"
 354  JLIB_FORM_VALUE_SESSION_DATABASE="Database"
 355  JLIB_FORM_VALUE_SESSION_FILESYSTEM="Filesystem"
 356  JLIB_FORM_VALUE_SESSION_MEMCACHED="Memcached (Experimental)"
 357  JLIB_FORM_VALUE_SESSION_REDIS="Redis"
 358  JLIB_FORM_VALUE_SESSION_WINCACHE="Windows Cache (deprecated)"
 359  JLIB_FORM_VALUE_TIMEZONE_UTC="Universal Time, Coordinated (UTC)"
 360  JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL="ACL"
 361  JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE="Table"
 362  JLIB_HTML_ACCESS_SUMMARY="Summary."
 363  JLIB_HTML_ACCESS_SUMMARY_DESC="Shown below is an overview of the permission settings for this article. Select the tabs above to customise these settings by action."
 364  JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION="ACL Summary Table"
 365  JLIB_HTML_ADD_TO_ROOT="Add to root."
 366  JLIB_HTML_ADD_TO_THIS_MENU="Add to this menu."
 367  JLIB_HTML_BATCH_ACCESS_LABEL="Set Access Level"
 368  JLIB_HTML_BATCH_COPY="Copy"
 369  JLIB_HTML_BATCH_FLIPORDERING_LABEL="Reverse the ordering of all articles in the selected categories"
 370  JLIB_HTML_BATCH_LANGUAGE_LABEL="Set Language"
 371  JLIB_HTML_BATCH_LANGUAGE_NOCHANGE="- Keep original Language -"
 372  JLIB_HTML_BATCH_MENU_LABEL="Copy or Move to Category"
 373  JLIB_HTML_BATCH_MOVE="Move"
 374  JLIB_HTML_BATCH_MOVE_QUESTION="Action to Perform"
 375  JLIB_HTML_BATCH_NO_CATEGORY="- Don't copy or move -"
 376  JLIB_HTML_BATCH_NOCHANGE="- Keep original Access Levels -"
 377  JLIB_HTML_BATCH_TAG_LABEL="Add Tag"
 378  JLIB_HTML_BATCH_TAG_NOCHANGE="- Keep original Tags -"
 379  JLIB_HTML_BATCH_USER_LABEL="Set User."
 380  JLIB_HTML_BATCH_USER_NOCHANGE="- Keep original User -"
 381  JLIB_HTML_BATCH_USER_NOUSER="No User."
 382  JLIB_HTML_BATCH_WORKFLOW_STAGE_LABEL="Change Stage"
 383  JLIB_HTML_BATCH_WORKFLOW_STAGE_NOCHANGE="- Keep original Workflow Stage -"
 384  JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR="About the Calendar"
 385  JLIB_HTML_BEHAVIOR_AM="am"
 386  JLIB_HTML_BEHAVIOR_CLOSE="Close"
 387  JLIB_HTML_BEHAVIOR_DATE_SELECTION="Date selection:\n"
 388  JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST="Display %s first"
 389  JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE="Drag to move."
 390  JLIB_HTML_BEHAVIOR_GO_TODAY="Go to today"
 391  JLIB_HTML_BEHAVIOR_GREEN="Green"
 392  JLIB_HTML_BEHAVIOR_HOLD_MOUSE="- Hold mouse button on any of the buttons above for faster selection."
 393  JLIB_HTML_BEHAVIOR_MONTH_SELECT="- Use the < and > buttons to select month\n"
 394  JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU="Select to move to the next month. Select and hold for a list of the months."
 395  JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU="Select to move to the next year. Select and hold for a list of years."
 396  JLIB_HTML_BEHAVIOR_OPEN_CALENDAR="Open the calendar"
 397  JLIB_HTML_BEHAVIOR_PM="pm"
 398  JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU="Select to move to the previous month. Select and hold for a list of the months."
 399  JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU="Select to move to the previous year. Select and hold for a list of years."
 400  JLIB_HTML_BEHAVIOR_SELECT_DATE="Select a date."
 401  JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE="(Shift-)Select or Drag to change the value."
 402  JLIB_HTML_BEHAVIOR_TIME="Time:"
 403  JLIB_HTML_BEHAVIOR_TODAY="Today"
 404  JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT="%a, %b %e"
 405  JLIB_HTML_BEHAVIOR_WK="wk"
 406  JLIB_HTML_BEHAVIOR_YEAR_SELECT="- Use the « and » buttons to select year\n"
 407  JLIB_HTML_BUTTON_BASE_CLASS="Could not load button base class."
 408  JLIB_HTML_BUTTON_NO_LOAD="Could not load button %s (%s);"
 409  JLIB_HTML_BUTTON_NOT_DEFINED="Button not defined for type = %s"
 410  JLIB_HTML_CALENDAR="Calendar"
 411  JLIB_HTML_CHECKED_OUT="Checked out"
 412  JLIB_HTML_CHECKIN="Check-in"
 413  JLIB_HTML_CLOAKING="This email address is being protected from spambots. You need JavaScript enabled to view it."
 414  JLIB_HTML_DATE_RELATIVE_DAYS="%s days ago."
 415  JLIB_HTML_DATE_RELATIVE_DAYS_0="0 days ago."
 416  JLIB_HTML_DATE_RELATIVE_DAYS_1="One day ago."
 417  JLIB_HTML_DATE_RELATIVE_HOURS="%s hours ago."
 418  JLIB_HTML_DATE_RELATIVE_HOURS_0="0 hours ago."
 419  JLIB_HTML_DATE_RELATIVE_HOURS_1="One hour ago."
 420  JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE="Less than a minute ago."
 421  JLIB_HTML_DATE_RELATIVE_MINUTES="%s minutes ago."
 422  JLIB_HTML_DATE_RELATIVE_MINUTES_0="0 minutes ago."
 423  JLIB_HTML_DATE_RELATIVE_MINUTES_1="One minute ago."
 424  JLIB_HTML_DATE_RELATIVE_WEEKS="%s weeks ago."
 425  JLIB_HTML_DATE_RELATIVE_WEEKS_0="0 weeks ago."
 426  JLIB_HTML_DATE_RELATIVE_WEEKS_1="One week ago."
 427  JLIB_HTML_EDIT_MENU_ITEM="Edit menu item."
 428  JLIB_HTML_EDIT_MENU_ITEM_ID="Item ID: %s"
 429  JLIB_HTML_EDIT_MODULE="Edit Module"
 430  JLIB_HTML_EDIT_MODULE_IN_POSITION="Position: %s"
 431  JLIB_HTML_EDITOR_CANNOT_LOAD="Can't load the editor."
 432  JLIB_HTML_END="End"
 433  JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED="Function not supported."
 434  JLIB_HTML_ERROR_NOTFOUNDINFILE="%s: :%s not found in file."
 435  JLIB_HTML_ERROR_NOTSUPPORTED="%s: :%s not supported."
 436  JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE="%s: :%s not supported. File not found."
 437  JLIB_HTML_FEATURED_EXPIRED_ITEM="Featured, but has Expired."
 438  JLIB_HTML_FEATURED_FINISHED="Finish: %s"
 439  JLIB_HTML_FEATURED_ITEM="Featured."
 440  JLIB_HTML_FEATURED_PENDING_ITEM="Featured, but is Pending."
 441  JLIB_HTML_FEATURED_STARTED="Start: %s"
 442  JLIB_HTML_GOTO_PAGE="Go to page %s"
 443  JLIB_HTML_GOTO_POSITION="Go to %s page"
 444  JLIB_HTML_ITEM_PUBLISHED_BUT_CATEGORY_TRASHED="Published but the category is trashed."
 445  JLIB_HTML_ITEM_PUBLISHED_BUT_CATEGORY_UNPUBLISHED="Published but the category is not published."
 446  JLIB_HTML_MOVE_DOWN="Move Down"
 447  JLIB_HTML_MOVE_UP="Move Up"
 448  JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM="There are no parameters for this item."
 449  JLIB_HTML_NO_RECORDS_FOUND="No records found."
 450  JLIB_HTML_PAGE_CURRENT="Page %s"
 451  JLIB_HTML_PAGE_CURRENT_OF_TOTAL="Page %s of %s"
 452  JLIB_HTML_PAGINATION="Pagination"
 453  JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST="Please first make a selection from the list."
 454  JLIB_HTML_PUBLISH_ITEM="Publish Item"
 455  JLIB_HTML_PUBLISHED_EXPIRED_ITEM="Published, but has Expired."
 456  JLIB_HTML_PUBLISHED_FINISHED="Finish: %s"
 457  JLIB_HTML_PUBLISHED_ITEM="Published and is Current."
 458  JLIB_HTML_PUBLISHED_PENDING_ITEM="Published, but is Pending."
 459  JLIB_HTML_PUBLISHED_START="Start: %s"
 460  JLIB_HTML_PUBLISHED_UNPUBLISH="Select to unpublish"
 461  JLIB_HTML_RESULTS_OF="Results %s - %s of %s"
 462  JLIB_HTML_SAVE_ORDER="Save Order"
 463  JLIB_HTML_SELECT_STATE="Select State"
 464  JLIB_HTML_SETDEFAULT_ITEM="Set default"
 465  JLIB_HTML_START="Start"
 466  JLIB_HTML_UNKNOWN_STATE="Unknown State"
 467  JLIB_HTML_UNPUBLISH_ITEM="Unpublish Item"
 468  JLIB_HTML_UNSETDEFAULT_ITEM="Unset default"
 469  JLIB_HTML_VIEW_ALL="View All"
 470  
 471  JLIB_INSTALLER_ABORT="Aborting language installation: %s"
 472  JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extension %1$s: Extension %2$s already exists."
 473  JLIB_INSTALLER_ABORT_ALREADYINSTALLED="Extension is already installed."
 474  JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error building Administrator Menus."
 475  JLIB_INSTALLER_ABORT_COPY_SETUP="Extension %1$s: Could not copy setup file."
 476  JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES="Component %s: Failed to copy administrator files."
 477  JLIB_INSTALLER_ABORT_COMP_FAIL_API_FILES="Component %s: Failed to copy API files."
 478  JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES="Component %s: Failed to copy site files."
 479  JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL="Component Install: Could not copy PHP install file."
 480  JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL="Component Install: Could not copy PHP uninstall file."
 481  JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK="Component Install: %s"
 482  JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR="Component Install: SQL error file %s"
 483  JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT="Component Update: The XML file did not have an administration element."
 484  JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL="Component Update: Could not copy PHP install file."
 485  JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL="Component Update: Could not copy PHP uninstall file."
 486  JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK="Component Update: %s"
 487  JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR="Component Update: SQL error file %s"
 488  JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED="Component Install: Failed to update menu items."
 489  JLIB_INSTALLER_ABORT_CREATE_DIRECTORY="Extension %1$s: Failed to create folder: %2$s"
 490  JLIB_INSTALLER_ABORT_DEBUG="Installation unexpectedly stopped:"
 491  JLIB_INSTALLER_ABORT_DETECTMANIFEST="Unable to detect manifest file."
 492  JLIB_INSTALLER_ABORT_DIRECTORY="Extension %1$s: Another %2$s is already using the named folder: %3$s. Are you trying to install the same extension again?"
 493  JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD="Could not delete the extension's record from the database."
 494  JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID="Extension is not valid."
 495  JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY="Files Install: Failed to find source folder: %s"
 496  JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Files Install: %s"
 497  JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Files %1$s: SQL error file %2$s"
 498  JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Files Install: %s"
 499  JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Files Update: SQL error file %s"
 500  JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Extension installation aborted."
 501  JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extension %s: Custom install routine failure."
 502  JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Library %s: Could not copy files from the source."
 503  JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Library Install: Library already installed."
 504  JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER="Library Install: Library has the same name as a core folder."
 505  JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE="Library Install: No library file specified."
 506  JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK="Library Install: %s"
 507  JLIB_INSTALLER_ABORT_LOAD_DETAILS="Failed to load extension details."
 508  JLIB_INSTALLER_ABORT_MANIFEST="Extension %1$s: Could not copy PHP manifest file."
 509  JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED="Method not supported for this extension type."
 510  JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE="Method not supported for this extension type: %s"
 511  JLIB_INSTALLER_ABORT_MOD_COPY_FILES="Module %s: Could not copy files from the source."
 512  JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY="Module %1$s: Another module is already using folder: %2$s"
 513  JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE="Module %s: No module file specified."
 514  JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR="Module %1$s: SQL error file %2$s"
 515  JLIB_INSTALLER_ABORT_MOD_ROLLBACK="Module %1$s: %2$s"
 516  JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT="Module Uninstall: Unknown client type [%s]"
 517  JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT="Module %1$s: Unknown client type [%2$s]"
 518  JLIB_INSTALLER_ABORT_NOINSTALLPATH="Install path does not exist."
 519  JLIB_INSTALLER_ABORT_NOUPDATEPATH="Update path does not exist."
 520  JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION="Package %1$s: There was an error installing an extension: %2$s"
 521  JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES="Package %s: There were no files to install!"
 522  JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK="Package %s: No package file specified."
 523  JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK="Package Install: %s"
 524  JLIB_INSTALLER_ABORT_PLG_COPY_FILES="Plugin %s: Could not copy files from the source."
 525  JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY="Plugin %1$s: Another plugin is already using folder: %2$s"
 526  JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE="Plugin %s: No plugin file specified."
 527  JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK="Plugin %1$s: %2$s"
 528  JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR="Plugin %1$s: SQL error file %2$s"
 529  JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR="Plugin Uninstall: SQL error file %s"
 530  JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE="Refresh Manifest Cache failed: %s Extension is not currently installed."
 531  JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID="Refresh Manifest Cache failed: Extension is not valid."
 532  JLIB_INSTALLER_ABORT_ROLLBACK="Extension %1$s: %2$s"
 533  JLIB_INSTALLER_ABORT_SQL_ERROR="Extension %1$s: SQL error processing query: %2$s"
 534  JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED="Template Install: Template already installed."
 535  JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY="Template Install: There is already a Template using the named folder: %s. Are you trying to install the same template again?"
 536  JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES="Template Install: Could not copy files from the %s source."
 537  JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK="Template Install: %s"
 538  JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT="Template Install: Unknown client type [%s]"
 539  JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM="For the extension %1$s version %2$s is available, but your current database %3$s is version %4$s and is not supported. Please contact your web host to update your Database version to at least version %5$s."
 540  JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE="For the extension %1$s version %2$s is available, but your current database %3$s is not supported anymore."
 541  JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION="For the extension %1$s version %2$s is available, but it requires at least PHP version %3$s while your system only has %4$s"
 542  JLIB_INSTALLER_DEFAULT_STYLE="%s - Default"
 543  JLIB_INSTALLER_DISCOVER="Discover"
 544  JLIB_INSTALLER_DISCOVER_INSTALL="Discover Install"
 545  JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE="The %s extension is part of a package which does not allow individual extensions to be uninstalled."
 546  JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS="Component Discover install: Failed to store component details."
 547  JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT="Component Install: The XML file did not have an administration element."
 548  JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN="Component Install: Another component is already using folder: %s"
 549  JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE="Component Install: Another component is already using folder: %s"
 550  JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DASHBOARD="Component Install: Failed to create extension dashboard: %s"
 551  JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN="Component Install: Failed to create administrator folder: %s"
 552  JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE="Component Install: Failed to create site folder: %s"
 553  JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE="Component Refresh manifest cache: Failed to store component details."
 554  JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED="Could not delete the Administrator menus."
 555  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM="Component Uninstall: Custom Uninstall script unsuccessful."
 556  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY="Component Uninstall: Can't uninstall. Please remove manually."
 557  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION="Component Uninstall: Unknown Extension."
 558  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES="Component Uninstall: Unable to delete the component categories."
 559  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN="Component Uninstall: Unable to remove the component administrator folder."
 560  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE="Component Uninstall: Unable to remove the component site folder."
 561  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION="Component Uninstall: Option field empty, can't remove files."
 562  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR="Component Uninstall: SQL error file %s"
 563  JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT="Component Uninstall: Trying to uninstall a core component."
 564  JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN="Component Update: Failed to create administrator folder: %s"
 565  JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE="Component Update: Failed to create site folder: %s"
 566  JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED="Failed to create folder [%s]"
 567  JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT="Deprecated install format (client=\"both\"), use package installer in future."
 568  JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED="A %s extension can not be installed using the discover method. Please install this extension from Extension Manager: Install."
 569  JLIB_INSTALLER_ERROR_DOWNGRADE="Sorry! You cannot downgrade from version %s to %s"
 570  JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT="Error connecting to the server: %s"
 571  JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER="Invalid client identifier specified in extension manifest."
 572  JLIB_INSTALLER_ERROR_FAIL_COPY_FILE="JInstaller: :Install: Failed to copy file %1$s to %2$s"
 573  JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER="JInstaller: :Install: Failed to copy folder %1$s to %2$s"
 574  JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES="Failed reading network resource: %s"
 575  JLIB_INSTALLER_ERROR_FILE_EXISTS="JInstaller: :Install: File already exists %s"
 576  JLIB_INSTALLER_ERROR_FILE_FOLDER="Error on deleting file or folder %s"
 577  JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST="Files Uninstall: Invalid manifest file."
 578  JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Files Uninstall: Manifest file invalid or not found."
 579  JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY="Files Uninstall: Could not load extension entry."
 580  JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST="Files Uninstall: Could not load manifest file."
 581  JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR="Files Uninstall: SQL error file %s"
 582  JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE="File Uninstall: Trying to uninstall core files."
 583  JLIB_INSTALLER_ERROR_FOLDER_IN_USE="Another extension is already using folder [%s]"
 584  JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS="Language Discover install: Failed to store language details."
 585  JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT="This language can't be uninstalled as long as it is defined as a default language."
 586  JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY="Language Uninstall: Unable to remove the specified Language folder."
 587  JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY="Language Uninstall: Element is empty, can't uninstall files."
 588  JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY="Language Uninstall: Language path is empty, can't uninstall files."
 589  JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED="This language can't be uninstalled. It is protected in the database (usually en-GB)."
 590  JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS="Library Discover install: Failed to store library details."
 591  JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE="Library Refresh manifest cache: Failed to store library details."
 592  JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST="Library Uninstall: Invalid manifest file."
 593  JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Library Uninstall: Manifest file invalid or not found."
 594  JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST="Library Uninstall: Could not load manifest file."
 595  JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY="Library Uninstall: Trying to uninstall a core library."
 596  JLIB_INSTALLER_ERROR_LOAD_XML="JInstaller: :Install: Failed to load XML File: %s"
 597  JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS="Module Discover install: Failed to store module details."
 598  JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE="Module Refresh manifest cache: Failed to store module details."
 599  JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION="Module Uninstall: Unknown Extension."
 600  JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION="Module Uninstall: %s"
 601  JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Module Uninstall: Manifest file invalid or not found."
 602  JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR="Module Uninstall: SQL error file %s"
 603  JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE="Module Uninstall: Trying to uninstall a core module: %s"
 604  JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE="No core pack exists for the language [%s]"
 605  JLIB_INSTALLER_ERROR_NO_FILE="JInstaller: :Install: File does not exist %s"
 606  JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG="The package did not specify a language tag. Are you trying to install an old language package?"
 607  JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE="JInstaller: :Install: Can't find Joomla XML setup file."
 608  JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE="JInstaller: :Install: Can't find XML setup file."
 609  JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE="Package Refresh manifest cache: Failed to store package details."
 610  JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID="Could not record the package ID for this package's extensions."
 611  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST="Package Uninstall: Invalid manifest file."
 612  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Package Uninstall: Manifest file invalid or not found: %s"
 613  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST="Package Uninstall: Could not load manifest file."
 614  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED="Package Uninstall: Errors were detected, manifest file not removed!"
 615  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST="Package Uninstall: Missing manifest file."
 616  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER="Package Uninstall: This extension may have already been uninstalled or might not have been uninstalled properly: %s"
 617  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION="Trying to uninstall unknown extension from package. This extension may have already been removed earlier."
 618  JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK="Package Uninstall: Trying to uninstall core package."
 619  JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS="Plugin Discover install: Failed to store plugin details."
 620  JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE="Plugin Refresh manifest cache: Failed to store plugin details."
 621  JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION="Plugin Uninstall: Unknown Extension."
 622  JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY="Plugin Uninstall: Folder field empty, can't remove files."
 623  JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST="Plugin Uninstall: Invalid manifest file."
 624  JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Plugin Uninstall: Manifest file invalid or not found."
 625  JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST="Plugin Uninstall: Could not load manifest file."
 626  JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN="Plugin Uninstall: Trying to uninstall a core plugin: %s"
 627  JLIB_INSTALLER_ERROR_SQL_ERROR="JInstaller: :Install: Error SQL %s"
 628  JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND="JInstaller: :Install: SQL File not found %s"
 629  JLIB_INSTALLER_ERROR_SQL_READBUFFER="JInstaller: :Install: SQL File Buffer Read Error."
 630  JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS="Template Discover install: Failed to store template details."
 631  JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE="Template Refresh manifest cache: Failed to store template details."
 632  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION="Template Uninstall: Unknown Extension."
 633  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT="Template Uninstall: Invalid client."
 634  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Template Uninstall: Manifest file invalid or not found."
 635  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_PARENT_TEMPLATE="Template Uninstall: Can't remove parent template. Please remove all children templates first."
 636  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT="Template Uninstall: Can't remove default template."
 637  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY="Template Uninstall: Folder does not exist, can't remove files."
 638  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY="Template Uninstall: Template ID is empty, can't uninstall files."
 639  JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE="Template Uninstall: Trying to uninstall a core template: %s"
 640  JLIB_INSTALLER_ERROR_UNINSTALL_LOCKED_EXTENSION="Extension Uninstall: Cannot uninstall a locked extension."
 641  JLIB_INSTALLER_ERROR_UNINSTALL_PROTECTED_EXTENSION="Extension Uninstall: Cannot uninstall a protected extension."
 642  JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE="Unknown Client Type [%s]"
 643  JLIB_INSTALLER_ERROR_UNKNOWN_EXTENSION="Extension Uninstall: Unknown Extension."
 644  JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES="Failed to clear updates."
 645  JLIB_INSTALLER_FILE_ERROR_MOVE="Error on moving file %s"
 646  JLIB_INSTALLER_INCORRECT_SEQUENCE="Downgrading from version %1$s to version %2$s is not allowed."
 647  JLIB_INSTALLER_INSTALL="Install"
 648  JLIB_INSTALLER_MINIMUM_JOOMLA="You don't have the minimum Joomla version requirement of J%s"
 649  JLIB_INSTALLER_MINIMUM_PHP="Your server doesn't meet the minimum PHP version requirement of %s"
 650  JLIB_INSTALLER_NOT_ERROR="If the error is related to the installation of TinyMCE language files it has no effect on the installation of the language(s). Some language packs created prior to Joomla! 3.2.0 may try to install separate TinyMCE language files. As these are now included in the core they no longer need to be installed."
 651  JLIB_INSTALLER_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."
 652  JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1="Language set to Default for the user."
 653  JLIB_INSTALLER_PURGED_UPDATES="Cleared updates."
 654  JLIB_INSTALLER_SQL_BEGIN="Start of SQL updates."
 655  JLIB_INSTALLER_SQL_BEGIN_SCHEMA="The current database version (schema) is %s."
 656  JLIB_INSTALLER_SQL_END="End of SQL updates."
 657  JLIB_INSTALLER_SQL_END_NOT_COMPLETE="End of SQL updates - INCOMPLETE."
 658  JLIB_INSTALLER_UNINSTALL="Uninstall"
 659  JLIB_INSTALLER_UPDATE="Update"
 660  JLIB_INSTALLER_UPDATE_LOG_QUERY="Ran query from file %1$s. Query text: %2$s."
 661  JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="Unable to create a content language for %s language: %s"
 662  
 663  JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection abort has occurred while fetching the JSON data."
 664  JLIB_JS_AJAX_ERROR_NO_CONTENT="No content was returned."
 665  JLIB_JS_AJAX_ERROR_OTHER="An error has occurred while fetching the JSON data: HTTP %s status code."
 666  JLIB_JS_AJAX_ERROR_PARSE="A parse error has occurred while processing the following JSON data:<br><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"
 667  JLIB_JS_AJAX_ERROR_TIMEOUT="A timeout has occurred while fetching the JSON data."
 668  
 669  JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA="Could not load %s metadata from %s."
 670  JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE="Could not load %s language XML file from %s."
 671  
 672  JLIB_LOGIN_AUTHORISATION="Your access has been authorised."
 673  JLIB_LOGIN_DENIED="Your access has been denied."
 674  JLIB_LOGIN_EXPIRED="Your authentication has expired."
 675  
 676  JLIB_MAIL_FUNCTION_DISABLED="The mail() function has been disabled and the mail can't be sent."
 677  JLIB_MAIL_FUNCTION_OFFLINE="The mail function has been disabled by an administrator."
 678  JLIB_MAIL_INVALID_EMAIL_SENDER="Invalid email sender: %s"
 679  
 680  JLIB_MEDIA_ERROR_UPLOAD_INPUT="Unable to upload file."
 681  JLIB_MEDIA_ERROR_WARNFILENAME="File name must only have alphanumeric characters and no spaces."
 682  JLIB_MEDIA_ERROR_WARNFILETOOLARGE="This file is too large to upload. You can change the limits for your site in the component options."
 683  JLIB_MEDIA_ERROR_WARNFILETYPE="This file type is not supported."
 684  JLIB_MEDIA_ERROR_WARNIEXSS="Possible IE XSS Attack found."
 685  JLIB_MEDIA_ERROR_WARNINVALID_IMG="Not a valid image."
 686  JLIB_MEDIA_ERROR_WARNINVALID_MIME="Invalid mime type detected."
 687  JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE="Illegal mime type detected: %s"
 688  JLIB_MEDIA_ERROR_WARNNOTADMIN="Uploaded file is not an image file and you do not have permission."
 689  
 690  JLIB_NO_EDITOR_PLUGIN_PUBLISHED="Unable to display an editor because no editor plugin is published."
 691  
 692  JLIB_PLUGIN_ERROR_LOADING_PLUGINS="Error loading Plugins: %s"
 693  JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS="Unable to load format class."
 694  
 695  JLIB_RULES_ACTION="Action"
 696  JLIB_RULES_ALLOWED="Allowed"
 697  JLIB_RULES_ALLOWED_ADMIN="Allowed (Super User)"
 698  JLIB_RULES_ALLOWED_INHERITED="Allowed (Inherited)"
 699  JLIB_RULES_CALCULATED_SETTING="Calculated Setting"
 700  JLIB_RULES_CONFLICT="Conflict"
 701  JLIB_RULES_DATABASE_FAILURE="Failed storing the data to the database."
 702  JLIB_RULES_DENIED="Denied"
 703  JLIB_RULES_GROUP="%s"
 704  JLIB_RULES_GROUPS="Groups"
 705  JLIB_RULES_INHERIT="Inherit"
 706  JLIB_RULES_INHERITED="Inherited"
 707  JLIB_RULES_NOT_ALLOWED="Not Allowed"
 708  JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT="Conflict"
 709  JLIB_RULES_NOT_ALLOWED_DEFAULT="Not Allowed (Default)"
 710  JLIB_RULES_NOT_ALLOWED_INHERITED="Not Allowed (Inherited)"
 711  JLIB_RULES_NOT_ALLOWED_LOCKED="Not Allowed (Locked)"
 712  JLIB_RULES_NOT_SET="Not Set"
 713  JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS="Permissions changed in a group with child groups. Save or reload to recalculate the child groups permissions."
 714  JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS="Super User permissions changed. Save or reload to recalculate this group permissions."
 715  JLIB_RULES_REQUEST_FAILURE="Failed sending the data to server."
 716  JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS="Please save before changing permissions."
 717  JLIB_RULES_SELECT_SETTING="Select New Setting"
 718  JLIB_RULES_SETTING_NOTES="If you change the setting, it will apply to this and all child groups, components and content. Note that <em><strong>Denied</strong></em> will overrule any inherited setting and also the setting in any child group, component or content. In the case of a setting conflict, <em><strong>Deny</strong></em> will take precedence. <em><strong>Not Set</strong></em> is equivalent to <em><strong>Denied</strong></em> but can be changed in child groups, components and content."
 719  JLIB_RULES_SETTING_NOTES_ITEM="If you change the setting, it will apply to this item. Note that:<br><em><strong>Inherited</strong></em> means that the permissions from global configuration, parent group and category will be used.<br><em><strong>Denied</strong></em> means that no matter what the global configuration, parent group or category settings are, the group being edited can't take this action on this item.<br><em><strong>Allowed</strong></em> means that the group being edited will be able to take this action for this item (but if this is in conflict with the global configuration, parent group or category it will have no impact; a conflict will be indicated by <em><strong>Not Allowed (Inherited)</strong></em> under Calculated Settings)."
 720  JLIB_RULES_SETTINGS_DESC="Expand for notes about setting the permissions."
 721  
 722  JLIB_STEMMER_INVALID_STEMMER="Invalid stemmer type %s"
 723  
 724  JLIB_UNKNOWN="Unknown"
 725  JLIB_UPDATER_ERROR_COLLECTION_FOPEN="The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work."
 726  JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL="Update: :Collection: Could not open %s"
 727  JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL="Update: :Collection: Could not parse %s"
 728  JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL="Update: :Extension: Could not open %s"
 729  JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL="Update: :Extension: Could not parse %s"
 730  JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE="Update: Could not open update site #%d &quot;%s&quot;, URL: %s"
 731  JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN="JAuthentication: :authenticate: Failed to load plugin: %s"
 732  JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES="JAuthentication: :__construct: Could not load authentication libraries."
 733  JLIB_USER_ERROR_BIND_ARRAY="Unable to bind array to user object."
 734  JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS="A user is not allowed to change permissions of their own group(s)."
 735  JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS="A user is not allowed to change permissions of their own group(s) parent group(s)."
 736  JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER="A user is not allowed to change permissions of a Super User group."
 737  JLIB_USER_ERROR_CANNOT_DEMOTE_SELF="You can't remove your own Super User permissions."
 738  JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD="You can't reuse your current password, please enter a new password."
 739  JLIB_USER_ERROR_ID_NOT_EXISTS="JUser: :_load: User %s does not exist."
 740  JLIB_USER_ERROR_NOT_SUPERADMIN="Only users with Super User permissions can change other Super User user accounts."
 741  JLIB_USER_ERROR_PASSWORD_NOT_MATCH="Passwords do not match. Please re-enter password."
 742  JLIB_USER_ERROR_UNABLE_TO_FIND_USER="Unable to find a user with given activation string."
 743  JLIB_USER_ERROR_UNABLE_TO_LOAD_USER="Unable to find a user with the ID: %s"
 744  JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID="User group does not exist."
 745  JLIB_UTIL_ERROR_APP_INSTANTIATION="Application Startup Error."
 746  JLIB_UTIL_ERROR_CONNECT_DATABASE="JDatabase: :getInstance: Could not connect to database <br>joomla.library: %1$s - %2$s"
 747  JLIB_UTIL_ERROR_DOMIT="DommitDocument is deprecated. Use DomDocument instead."
 748  JLIB_UTIL_ERROR_LOADING_FEED_DATA="Error loading feed data."
 749  JLIB_UTIL_ERROR_XML_LOAD="Failed loading XML file."
 750  
 751  ; Units of measurement for file sizes. Note: 1 KiB = 1024 bytes.
 752  JLIB_SIZE_BYTES="Bytes"
 753  JLIB_SIZE_KB="KiB"
 754  JLIB_SIZE_MB="MiB"
 755  JLIB_SIZE_GB="GiB"
 756  JLIB_SIZE_TB="TiB"
 757  JLIB_SIZE_PB="PiB"
 758  JLIB_SIZE_EB="EiB"
 759  JLIB_SIZE_ZB="ZiB"
 760  JLIB_SIZE_YB="YiB"
 761  
 762  ; Database server technology types in human readable terms. Used in the Updater package.
 763  JLIB_DB_SERVER_TYPE_MARIADB="MariaDB"
 764  JLIB_DB_SERVER_TYPE_MSSQL="Microsoft SQL Server"
 765  JLIB_DB_SERVER_TYPE_MYSQL="MySQL"
 766  JLIB_DB_SERVER_TYPE_ORACLE="Oracle"
 767  JLIB_DB_SERVER_TYPE_POSTGRESQL="PostgreSQL"
 768  JLIB_DB_SERVER_TYPE_SQLITE="SQLite"


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer