[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/language/en-GB/ -> joomla.ini (source)

   1  ; Joomla! Project
   2  ; (C) 2005 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  ERROR="Error"
  13  INFO="Info"
  14  MESSAGE="Message"
  15  NOTICE="Notice"
  16  WARNING="Warning"
  17  
  18  J1="1"
  19  J2="2"
  20  J3="3"
  21  J4="4"
  22  J5="5"
  23  J6="6"
  24  J7="7"
  25  J8="8"
  26  J9="9"
  27  J10="10"
  28  J15="15"
  29  J20="20"
  30  J25="25"
  31  J30="30"
  32  J50="50"
  33  J100="100"
  34  J200="200"
  35  J500="500"
  36  
  37  JACTION_ADMIN="Configure"
  38  JACTION_ADMIN_GLOBAL="Super User"
  39  JACTION_COMPONENT_SETTINGS="Component Settings"
  40  JACTION_CREATE="Create"
  41  JACTION_DELETE="Delete"
  42  JACTION_EDIT="Edit"
  43  JACTION_EDITOWN="Edit Own"
  44  JACTION_EDITSTATE="Edit State"
  45  JACTION_LOGIN_ADMIN="Administrator Login"
  46  JACTION_LOGIN_API="Web Services Login"
  47  JACTION_LOGIN_SITE="Site Login"
  48  JACTION_MANAGE="Access Administration Interface"
  49  
  50  JADMINISTRATOR="Administrator"
  51  JALIAS="Alias"
  52  JALL="All"
  53  JALL_LANGUAGE="All"
  54  JAPI="API"
  55  JAPPLY="Save"
  56  JARCHIVED="Archived"
  57  JASSOCIATIONS="Also available:"
  58  JASSOCIATIONS_ASC="Associations ascending"
  59  JASSOCIATIONS_DESC="Associations descending"
  60  JAUTHOR="Author"
  61  JAUTHOR_ASC="Author ascending"
  62  JAUTHOR_DESC="Author descending"
  63  JCANCEL="Cancel"
  64  JCATEGORY="Category"
  65  JCATEGORY_ASC="Category ascending"
  66  JCATEGORY_DESC="Category descending"
  67  JCLEAR="Clear"
  68  JCLOSE="Close"
  69  JDATE="Date"
  70  JDATE_ASC="Date ascending"
  71  JDATE_DESC="Date descending"
  72  JDAY="Day"
  73  JDEFAULT="Default"
  74  JDETAILS="Details"
  75  JDISABLED="Disabled"
  76  JEDITOR="Editor"
  77  JENABLED="Enabled"
  78  JEXPIRED="Expired"
  79  JFALSE="False"
  80  JFEATURED="Featured"
  81  JFEATURED_ASC="Featured ascending"
  82  JFEATURED_DESC="Featured descending"
  83  JINLINEHELP="Toggle Inline Help"
  84  JHIDE="Hide"
  85  JHIDEPASSWORD="Hide Password"
  86  JINVALID_TOKEN="The most recent request was denied because it had an invalid security token. Please refresh the page and try again."
  87  JINVALID_TOKEN_NOTICE="The security token did not match. The request was aborted to prevent any security breach. Please try again."
  88  JLOGIN="Log in"
  89  JLOGOUT="Log out"
  90  JMONTH="Month"
  91  JNEVER="Never"
  92  JNEW="New"
  93  JNEXT="Next"
  94  JNEXT_TITLE="Next article: %s"
  95  JNO="No"
  96  JNONE="None"
  97  JNOTPUBLISHEDYET="Not published yet"
  98  JNOTICE="Notice"
  99  JOK="OK"
 100  JOFF="Off"
 101  JOFFLINE_MESSAGE="This site is down for maintenance.<br>Please check back again soon."
 102  JON="On"
 103  JOPEN="Open"
 104  JOPTIONS="Options"
 105  JPAGETITLE="%1$s - %2$s"
 106  JPREV="Prev"
 107  JPREVIOUS="Previous"
 108  JPREVIOUS_TITLE="Previous article: %s"
 109  JPUBLISHED="Published"
 110  JREGISTER="Register"
 111  JREQUIRED="Required"
 112  JRESET="Reset"
 113  JSAVE="Save"
 114  JSAVEANDCLOSE="Save & Close"
 115  JSAVEASCOPY="Save As Copy"
 116  JSELECT="Select"
 117  JSHOW="Show"
 118  JSHOWPASSWORD="Show Password"
 119  JSITE="Site"
 120  JSITEADMIN="Select Client"
 121  JSTATUS="Status"
 122  JSTATUS_ASC="Status ascending"
 123  JSTATUS_DESC="Status descending"
 124  JSUBMIT="Submit"
 125  JTAG="Tags"
 126  JTAG_FIELD_SELECT_DESC="Select the tag to use."
 127  JTOOLBAR="Toolbar"
 128  JTOOLBAR_VERSIONS="Versions"
 129  JTRASH="Trash"
 130  JTRASHED="Trashed"
 131  JTRUE="True"
 132  JUNPUBLISHED="Unpublished"
 133  JUSER_TOOLS="User tools"
 134  JVISIT_LINK="Visit Link"
 135  JVISIT_WEBSITE="Visit Website"
 136  JYEAR="Year"
 137  JYES="Yes"
 138  
 139  JBROWSERTARGET_DOWNLOAD="Download %s in new window"
 140  JBROWSERTARGET_MODAL="Modal"
 141  JBROWSERTARGET_NEW="Open in new window"
 142  JBROWSERTARGET_NEW_TITLE="Open %s in new window"
 143  JBROWSERTARGET_PARENT="Open in parent window"
 144  JBROWSERTARGET_POPUP="Open in popup"
 145  
 146  JENFORCE_2FA_REDIRECT_MESSAGE="You were redirected because you are required to set up Two Factor Authentication to continue."
 147  
 148  JERROR_ALERTNOAUTHOR="You don't have permission to access this. Please contact a website administrator if this is incorrect."
 149  JERROR_ALERTNOTEMPLATE="<strong>The template for this display is not available. Please contact a website administrator.</strong>"
 150  JERROR_AN_ERROR_HAS_OCCURRED="An error has occurred."
 151  JERROR_COULD_NOT_FIND_TEMPLATE="Could not find template \"%s\"."
 152  JERROR_ERROR="Error"
 153  JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE="an <strong>out-of-date bookmark/favourite</strong>"
 154  JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST="An error has occurred while processing your request."
 155  JERROR_LAYOUT_GO_TO_THE_HOME_PAGE="Go to the Home Page"
 156  JERROR_LAYOUT_HOME_PAGE="Home Page"
 157  JERROR_LAYOUT_MIS_TYPED_ADDRESS="a <strong>mistyped address</strong>"
 158  JERROR_LAYOUT_NOT_ABLE_TO_VISIT="You may not be able to visit this page because of:"
 159  JERROR_LAYOUT_PAGE_NOT_FOUND="The requested page can't be found."
 160  JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR="If difficulties persist, please contact the website administrator and report the error below."
 161  JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES="Please try one of the following pages:"
 162  JERROR_LAYOUT_PREVIOUS_ERROR="Previous Error"
 163  JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND="The requested resource was not found."
 164  JERROR_LAYOUT_SEARCH="You may wish to search the site or visit the home page."
 165  JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING="a search engine that has an <strong>out-of-date listing for this site</strong>"
 166  JERROR_LAYOUT_SEARCH_PAGE="Search this site"
 167  JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE="you have <strong>no access</strong> to this page"
 168  JERROR_LOADING_MENUS="Error loading Menus: %s"
 169  JERROR_LOGIN_DENIED="You can't access the private section of this site."
 170  JERROR_NOLOGIN_BLOCKED="Login denied! Your account has either been blocked or you have not activated it yet."
 171  JERROR_PAGE_NOT_FOUND="Page not found"
 172  JERROR_SENDING_EMAIL="Email could not be sent."
 173  JERROR_SESSION_STARTUP="Error starting the session."
 174  JERROR_TABLE_BIND_FAILED="hmm %s &hellip;"
 175  JERROR_USERS_PROFILE_NOT_FOUND="User profile not found"
 176  
 177  JFIELD_ACCESS_DESC="Access level for this content."
 178  JFIELD_ACCESS_LABEL="Access"
 179  JFIELD_ALIAS_DESC="The Alias will be used as part of the URL."
 180  JFIELD_ALIAS_LABEL="Alias"
 181  JFIELD_ALIAS_PLACEHOLDER="Auto-generate from title"
 182  JFIELD_ALT_PAGE_TITLE_LABEL="Alternative Page Title"
 183  JFIELD_CATEGORY_DESC="Category"
 184  JFIELD_COLOR_SELECT="Select a colour"
 185  JFIELD_COLOR_TRANSPARENT="No colour, transparent"
 186  JFIELD_COLOR_VALUE="Colour with hexadecimal value of"
 187  JFIELD_FIELDS_CATEGORY_DESC="Select the category that this field is assigned to."
 188  JFIELD_LANGUAGE_DESC="Assign a language to this article."
 189  JFIELD_LANGUAGE_LABEL="Language"
 190  JFIELD_MEDIA_ALT_CHECK_DESC_LABEL="Decorative Image - no description required"
 191  JFIELD_MEDIA_ALT_CHECK_LABEL="No Description"
 192  JFIELD_MEDIA_ALT_LABEL="Image Description (Alt Text)"
 193  JFIELD_MEDIA_DOWNLOAD_CHECK_DESC_LABEL="Use a download link"
 194  JFIELD_MEDIA_DOWNLOAD_CHECK_LABEL="Download"
 195  JFIELD_MEDIA_DOWNLOAD_FILE="Download {file}" ; Do not translate the text between the {}
 196  JFIELD_MEDIA_EMBED_CHECK_DESC_LABEL="Use native elements audio, video or object"
 197  JFIELD_MEDIA_EMBED_CHECK_LABEL="Embed"
 198  JFIELD_MEDIA_CLASS_LABEL="Image Class"
 199  JFIELD_MEDIA_FIGURE_CAPTION_LABEL="Figure Caption"
 200  JFIELD_MEDIA_FIGURE_CLASS_LABEL="Figure Class"
 201  JFIELD_MEDIA_HEIGHT_LABEL="Height"
 202  JFIELD_MEDIA_LAZY_LABEL="Image will be lazyloaded"
 203  JFIELD_MEDIA_SUMMARY_LABEL="Additional Data"
 204  JFIELD_MEDIA_WIDTH_LABEL="Width"
 205  JFIELD_MEDIA_TITLE_LABEL="Title"
 206  JFIELD_MEDIA_UNSUPPORTED="You don't have a {extension} plugin, but you can {tag} download the {extension} file.</a>" ; Do not translate the text between the {}
 207  JFIELD_META_DESCRIPTION_COUNTER="{remaining} characters remaining of {maxlength} characters." ; Do not translate the text between the {}
 208  JFIELD_META_DESCRIPTION_DESC="Metadata description."
 209  JFIELD_META_DESCRIPTION_LABEL="Meta Description"
 210  JFIELD_META_KEYWORDS_DESC="Keywords describing the content."
 211  JFIELD_META_KEYWORDS_LABEL="Keywords"
 212  JFIELD_META_RIGHTS_DESC="Describe what rights others have to use this content."
 213  JFIELD_META_RIGHTS_LABEL="Content Rights"
 214  JFIELD_ORDERING_DESC="Ordering of the article within the category."
 215  JFIELD_ORDERING_LABEL="Ordering"
 216  JFIELD_PASSWORD_INDICATE_COMPLETE="Password accepted"
 217  JFIELD_PASSWORD_INDICATE_INCOMPLETE="Password doesn't meet site's requirements."
 218  JFIELD_PASSWORD_NOT_ENOUGH_INTEGERS_N="Password does not have enough numbers. At least %s numbers are required."
 219  JFIELD_PASSWORD_NOT_ENOUGH_INTEGERS_N_1="Password does not have enough numbers. At least 1 number is required."
 220  JFIELD_PASSWORD_NOT_ENOUGH_LOWERCASE_LETTERS_N="Password does not have enough lower case characters. At least %s lower case characters are required."
 221  JFIELD_PASSWORD_NOT_ENOUGH_LOWERCASE_LETTERS_N_1="Password does not have enough lower case characters. At least 1 lower case character is required."
 222  JFIELD_PASSWORD_NOT_ENOUGH_SYMBOLS_N="Password does not have enough symbols (such as !@#$). At least %s symbols are required."
 223  JFIELD_PASSWORD_NOT_ENOUGH_SYMBOLS_N_1="Password does not have enough symbols (such as !@#$). At least 1 symbol is required."
 224  JFIELD_PASSWORD_NOT_ENOUGH_UPPERCASE_LETTERS_N="Password does not have enough upper case characters. At least %s upper case characters are required."
 225  JFIELD_PASSWORD_NOT_ENOUGH_UPPERCASE_LETTERS_N_1="Password does not have enough upper case characters. At least 1 upper case character is required."
 226  JFIELD_PASSWORD_RULES_CHARACTERS="Characters: %d"
 227  JFIELD_PASSWORD_RULES_DIGITS="Numbers: %d"
 228  JFIELD_PASSWORD_RULES_LOWERCASE="Lower Case: %d"
 229  JFIELD_PASSWORD_RULES_MINIMUM_REQUIREMENTS="<strong>Minimum Requirements</strong> — %s"
 230  JFIELD_PASSWORD_RULES_SYMBOLS="Symbols: %d"
 231  JFIELD_PASSWORD_RULES_UPPERCASE="Upper Case: %d"
 232  JFIELD_PASSWORD_SPACES_IN_PASSWORD="Password must not have spaces at the beginning or end."
 233  JFIELD_PASSWORD_TOO_LONG="Password is too long. Passwords must be less than 100 characters."
 234  JFIELD_PASSWORD_TOO_SHORT_N="Password is too short. Passwords must have at least %s characters."
 235  JFIELD_PUBLISHED_DESC="Set publication status."
 236  JFIELD_TITLE_DESC="Title for the article."
 237  
 238  JGLOBAL_ADD_CUSTOM_CATEGORY="Add new Category"
 239  JGLOBAL_ARTICLES="Articles"
 240  JGLOBAL_AUTH_ACCESS_DENIED="Access Denied"
 241  JGLOBAL_AUTH_ACCESS_GRANTED="Access Granted"
 242  JGLOBAL_AUTH_BIND_FAILED="Failed binding to LDAP server"
 243  JGLOBAL_AUTH_CANCEL="Authentication cancelled"
 244  JGLOBAL_AUTH_CURL_NOT_INSTALLED="Curl isn't installed."
 245  JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED="Empty password not allowed."
 246  JGLOBAL_AUTH_FAIL="Authentication failed"
 247  JGLOBAL_AUTH_FAILED="Failed to authenticate: %s"
 248  JGLOBAL_AUTH_INCORRECT="Incorrect username/password"
 249  JGLOBAL_AUTH_INVALID_PASS="Username and password do not match or you do not have an account yet."
 250  JGLOBAL_AUTH_INVALID_SECRETKEY="The Multi-factor Authentication Secret Key is invalid."
 251  JGLOBAL_AUTH_NO_REDIRECT="Could not redirect to server: %s"
 252  JGLOBAL_AUTH_NO_USER="Username and password do not match or you do not have an account yet."
 253  JGLOBAL_AUTH_NOT_CONNECT="Unable to connect to authentication service."
 254  JGLOBAL_AUTH_NOT_CREATE_DIR="Could not create the FileStore folder %s. Please check the effective permissions."
 255  JGLOBAL_AUTH_PASS_BLANK="LDAP can't have blank password"
 256  JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED="Result Unknown. Access Denied"
 257  JGLOBAL_AUTH_USER_NOT_FOUND="Unable to find user"
 258  JGLOBAL_AUTO="Auto"
 259  JGLOBAL_CATEGORY_NOT_FOUND="Category not found"
 260  JGLOBAL_CENTER="Center"
 261  JGLOBAL_CHECK_ALL="Check All Items"
 262  JGLOBAL_CLICK_TO_SORT_THIS_COLUMN="Select to sort by this column"
 263  JGLOBAL_COLLAPSE_CATEGORIES="Show less categories"
 264  JGLOBAL_CONFIRM_DELETE="Are you sure you want to delete? Confirming will permanently delete the selected item(s)!"
 265  JGLOBAL_CREATED_DATE_ON="Created on %s"
 266  JGLOBAL_CUSTOM_CATEGORY="New Categories"
 267  JGLOBAL_DESCRIPTION="Description"
 268  JGLOBAL_DISPLAY_NUM="Display #"
 269  JGLOBAL_EDIT="Edit"
 270  JGLOBAL_EDIT_TITLE="Edit article"
 271  JGLOBAL_EMAIL="Email"
 272  JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED="The email domain <strong>%s</strong> is not allowed. Please enter another email address."
 273  JGLOBAL_EXPAND_CATEGORIES="Show more categories"
 274  JGLOBAL_FIELD_ADD="Add"
 275  JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC="Categories that are within this category will be displayed."
 276  JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL="Select the Top Level Category"
 277  JGLOBAL_FIELD_CATEGORIES_DESC_DESC="If you enter some text in this field, it will replace the Top Level Category Description, if it has one."
 278  JGLOBAL_FIELD_CATEGORIES_DESC_LABEL="Alternative Description"
 279  JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC="Uses another name than the author's for display."
 280  JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL="Author's Alias"
 281  JGLOBAL_FIELD_CREATED_BY_DESC="The user who created this."
 282  JGLOBAL_FIELD_CREATED_BY_LABEL="Created By"
 283  JGLOBAL_FIELD_CREATED_DESC="Created Date."
 284  JGLOBAL_FIELD_CREATED_LABEL="Created Date"
 285  JGLOBAL_FIELD_FEATURED_DESC="Assign the article to the featured blog layout."
 286  JGLOBAL_FIELD_FEATURED_LABEL="Featured"
 287  JGLOBAL_FIELD_FIELD_CACHETIME_DESC="The number of minutes before the cache is refreshed."
 288  JGLOBAL_FIELD_FIELD_ORDERING_DESC="Order items will be displayed in."
 289  JGLOBAL_FIELD_FIELD_ORDERING_LABEL="Order"
 290  JGLOBAL_FIELD_GROUPS="Field Groups"
 291  JGLOBAL_FIELD_ID_DESC="Record number in the database."
 292  JGLOBAL_FIELD_ID_LABEL="ID"
 293  JGLOBAL_FIELD_LAYOUT_DESC="Default layout to use for items."
 294  JGLOBAL_FIELD_LAYOUT_LABEL="Choose a Layout"
 295  JGLOBAL_FIELD_MODIFIED_BY_DESC="The user who did the last modification."
 296  JGLOBAL_FIELD_MODIFIED_BY_LABEL="Modified By"
 297  JGLOBAL_FIELD_MODIFIED_LABEL="Modified Date"
 298  JGLOBAL_FIELD_MOVE="Move"
 299  JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC="Number of categories to display for each level."
 300  JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL="Number of Categories"
 301  JGLOBAL_FIELD_PUBLISH_DOWN_DESC="An optional date to stop publishing."
 302  JGLOBAL_FIELD_PUBLISH_DOWN_LABEL="Finish Publishing"
 303  JGLOBAL_FIELD_PUBLISH_UP_DESC="An optional date to start publishing."
 304  JGLOBAL_FIELD_PUBLISH_UP_LABEL="Start Publishing"
 305  JGLOBAL_FIELD_REMOVE="Remove"
 306  JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC="Show description of the top level category or alternatively replace with the text from the description field found in the menu item. If using Root as the top level category, the description field has to be filled."
 307  JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL="Top Level Category Description"
 308  JGLOBAL_FIELD_VERSION_NOTE_DESC="Enter an optional note for this version of the item."
 309  JGLOBAL_FIELD_VERSION_NOTE_LABEL="Version Note"
 310  JGLOBAL_FIELDS="Fields"
 311  JGLOBAL_FILTER_BUTTON="Filter"
 312  JGLOBAL_FILTER_LABEL="Filter"
 313  JGLOBAL_FULL_TEXT="Full Text"
 314  JGLOBAL_GT="&gt;"
 315  JGLOBAL_HITS="Hits"
 316  JGLOBAL_HITS_ASC="Hits ascending"
 317  JGLOBAL_HITS_COUNT="Hits: %s"
 318  JGLOBAL_HITS_DESC="Hits descending"
 319  JGLOBAL_ICON_SEP="|"
 320  JGLOBAL_INHERIT="Inherit"
 321  JGLOBAL_INTRO_TEXT="Intro Text"
 322  JGLOBAL_JOOA11Y="Accessibility Check"
 323  JGLOBAL_KEEP_TYPING="Keep typing &hellip;"
 324  JGLOBAL_LEARN_MORE="Learn More"
 325  JGLOBAL_LEFT="Left"
 326  JGLOBAL_LIST_ALIAS="(<span>Alias</span>: %s)"
 327  JGLOBAL_LIST_ALIAS_NOTE="(<span>Alias</span>: %s, <span>Note</span>: %s)"
 328  JGLOBAL_LOOKING_FOR="Looking for"
 329  JGLOBAL_LT="&lt;"
 330  JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT="Maximum upload size: <strong>%s</strong>"
 331  JGLOBAL_NAME_ASC="Name ascending"
 332  JGLOBAL_NAME_DESC="Name descending"
 333  JGLOBAL_NEWITEMSLAST_DESC="New items default to the last position. Ordering can be changed after this item has been saved."
 334  JGLOBAL_NO_MATCHING_RESULTS="No Matching Results"
 335  JGLOBAL_NUM="#"
 336  JGLOBAL_OTPMETHOD_NONE="Disable Multi-factor Authentication"
 337  JGLOBAL_PASSWORD="Password"
 338  JGLOBAL_PASSWORD_RESET_REQUIRED="You are required to reset your password before proceeding."
 339  JGLOBAL_PREVIEW_POSITION="<span>Position:</span> %s"
 340  JGLOBAL_PREVIEW_STYLE="<span>Style:</span> %s"
 341  JGLOBAL_PRINT="Print"
 342  JGLOBAL_PRINT_TITLE="Print article < %s >"
 343  JGLOBAL_RECORD_HITS_DISABLED="The recording of hits is disabled."
 344  JGLOBAL_RECORD_NUMBER="Record ID: %d"
 345  JGLOBAL_REMEMBER_ME="Remember me"
 346  JGLOBAL_REMEMBER_MUST_LOGIN="For security reasons you must login before editing your personal information."
 347  JGLOBAL_REPEATABLE_FIELDS_TABLE_CAPTION="Table of repeatable fields."
 348  JGLOBAL_RESOURCE_NOT_FOUND="Resource not found"
 349  JGLOBAL_RIGHT="Right"
 350  JGLOBAL_ROOT="Root"
 351  JGLOBAL_SECRETKEY="Secret Key"
 352  JGLOBAL_SECRETKEY_HELP="If you have enabled Multi-factor Authentication in your user account please enter your secret key. If you do not know what this means, you can leave this field blank."
 353  JGLOBAL_SELECT_AN_OPTION="Select an option"
 354  JGLOBAL_SELECT_NO_RESULTS_MATCH="No results match"
 355  JGLOBAL_SELECT_PRESS_TO_SELECT="Press to select"
 356  JGLOBAL_SELECT_SOME_OPTIONS="Select some options"
 357  JGLOBAL_SORT_BY="Sort Table By:"
 358  JGLOBAL_START_PUBLISH_AFTER_FINISH="Item start publishing date must be before finish publishing date"
 359  JGLOBAL_SUBCATEGORIES="Subcategories"
 360  JGLOBAL_TITLE="Title"
 361  JGLOBAL_TITLE_ASC="Title ascending"
 362  JGLOBAL_TITLE_DESC="Title descending"
 363  JGLOBAL_TYPE_OR_SELECT_CATEGORY="Type or Select a Category"
 364  JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS="Type or select some options"
 365  JGLOBAL_TYPE_OR_SELECT_SOME_TAGS="Type or select some tags"
 366  JGLOBAL_USE_GLOBAL="Use Global"
 367  JGLOBAL_USE_GLOBAL_VALUE="Use Global (%s)"
 368  JGLOBAL_USERNAME="Username"
 369  JGLOBAL_VALIDATION_FORM_FAILED="Invalid form"
 370  JGLOBAL_YOU_MUST_LOGIN_FIRST="Please login first"
 371  
 372  JGRID_HEADING_ACCESS="Access"
 373  JGRID_HEADING_ACCESS_ASC="Access ascending"
 374  JGRID_HEADING_ACCESS_DESC="Access descending"
 375  JGRID_HEADING_CAPTION_ASC="%s - ascending"
 376  JGRID_HEADING_CAPTION_DESC="%s - descending"
 377  JGRID_HEADING_ID="ID"
 378  JGRID_HEADING_ID_ASC="ID ascending"
 379  JGRID_HEADING_ID_DESC="ID descending"
 380  JGRID_HEADING_LANGUAGE="Language"
 381  JGRID_HEADING_LANGUAGE_ASC="Language ascending"
 382  JGRID_HEADING_LANGUAGE_DESC="Language descending"
 383  JGRID_HEADING_ORDERING_ASC="Ordering ascending"
 384  JGRID_HEADING_ORDERING_DESC="Ordering descending"
 385  
 386  ; if there is an error connecting database before initialisation, en-GB.lib_joomla.ini can't be loaded
 387  ; we therefore have to load the strings from en-GB.ini
 388  
 389  JLIB_DATABASE_ERROR_ADAPTER_MYSQL="The MySQL adapter 'mysql' is not available."
 390  JLIB_DATABASE_ERROR_ADAPTER_MYSQLI="The MySQL adapter 'mysqli' is not available."
 391  JLIB_DATABASE_ERROR_CONNECT_DATABASE="Unable to connect to the Database: %s"
 392  JLIB_DATABASE_ERROR_CONNECT_MYSQL="Could not connect to MySQL."
 393  JLIB_DATABASE_ERROR_DATABASE_CONNECT="Could not connect to database"
 394  JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER="Unable to load Database Driver: %s"
 395  
 396  JOPTION_DO_NOT_USE="- None Selected -"
 397  JOPTION_SELECT_ACCESS="- Select Access -"
 398  JOPTION_SELECT_AUTHOR="- Select Author -"
 399  JOPTION_SELECT_CATEGORY="- Select Category -"
 400  JOPTION_SELECT_LANGUAGE="- Select Language -"
 401  JOPTION_SELECT_MAX_LEVELS="- Select Max Levels -"
 402  JOPTION_SELECT_MONTH="- Select Month -"
 403  JOPTION_SELECT_PUBLISHED="- Select Status -"
 404  JOPTION_SELECT_TAG="- Select Tag -"
 405  JOPTION_USE_DEFAULT="- Use Default -"
 406  
 407  JSEARCH_FILTER="Search"
 408  JSEARCH_FILTER_CLEAR="Clear"
 409  JSEARCH_FILTER_LABEL="Filter"
 410  JSEARCH_FILTER_SUBMIT="Search"
 411  
 412  DATE_FORMAT_LC="l, d F Y"
 413  DATE_FORMAT_LC1="l, d F Y"
 414  DATE_FORMAT_LC2="l, d F Y H:i"
 415  DATE_FORMAT_LC3="d F Y"
 416  DATE_FORMAT_LC4="Y-m-d"
 417  DATE_FORMAT_LC5="Y-m-d H:i"
 418  DATE_FORMAT_LC6="Y-m-d H:i:s"
 419  DATE_FORMAT_JS1="y-m-d"
 420  DATE_FORMAT_CALENDAR_DATE="%Y-%m-%d"
 421  DATE_FORMAT_CALENDAR_DATETIME="%Y-%m-%d %H:%M:%S"
 422  DATE_FORMAT_FILTER_DATE="Y-m-d"
 423  DATE_FORMAT_FILTER_DATETIME="Y-m-d H:i:s"
 424  
 425  ; Months
 426  JANUARY_SHORT="Jan"
 427  JANUARY="January"
 428  FEBRUARY_SHORT="Feb"
 429  FEBRUARY="February"
 430  MARCH_SHORT="Mar"
 431  MARCH="March"
 432  APRIL_SHORT="Apr"
 433  APRIL="April"
 434  MAY_SHORT="May"
 435  MAY="May"
 436  JUNE_SHORT="Jun"
 437  JUNE="June"
 438  JULY_SHORT="Jul"
 439  JULY="July"
 440  AUGUST_SHORT="Aug"
 441  AUGUST="August"
 442  SEPTEMBER_SHORT="Sep"
 443  SEPTEMBER="September"
 444  OCTOBER_SHORT="Oct"
 445  OCTOBER="October"
 446  NOVEMBER_SHORT="Nov"
 447  NOVEMBER="November"
 448  DECEMBER_SHORT="Dec"
 449  DECEMBER="December"
 450  
 451  ;Days of the Week
 452  SAT="Sat"
 453  SATURDAY="Saturday"
 454  SUN="Sun"
 455  SUNDAY="Sunday"
 456  MON="Mon"
 457  MONDAY="Monday"
 458  TUE="Tue"
 459  TUESDAY="Tuesday"
 460  WED="Wed"
 461  WEDNESDAY="Wednesday"
 462  THU="Thu"
 463  THURSDAY="Thursday"
 464  FRI="Fri"
 465  FRIDAY="Friday"
 466  
 467  ; Localised number format
 468  DECIMALS_SEPARATOR="."
 469  THOUSANDS_SEPARATOR=","
 470  
 471  ; Mailer Codes
 472  PHPMAILER_AUTHENTICATE="SMTP Error! Could not authenticate."
 473  PHPMAILER_CONNECT_HOST="SMTP Error! Could not connect to SMTP host."
 474  PHPMAILER_DATA_NOT_ACCEPTED="SMTP Error! Data not accepted."
 475  PHPMAILER_EMPTY_MESSAGE="Empty message body"
 476  PHPMAILER_ENCODING="Unknown encoding: "
 477  PHPMAILER_EXECUTE="Could not execute: "
 478  PHPMAILER_EXTENSION_MISSING="Extension missing: "
 479  PHPMAILER_FILE_ACCESS="Could not access file: "
 480  PHPMAILER_FILE_OPEN="File Error: Could not open file: "
 481  PHPMAILER_FROM_FAILED="The following from address failed: "
 482  PHPMAILER_INSTANTIATE="Could not start mail function."
 483  PHPMAILER_INVALID_ADDRESS="Invalid address"
 484  PHPMAILER_MAILER_IS_NOT_SUPPORTED="Mailer is not supported."
 485  PHPMAILER_PROVIDE_ADDRESS="You must provide at least one recipient email address."
 486  PHPMAILER_RECIPIENTS_FAILED="SMTP Error! The following recipients failed: "
 487  PHPMAILER_SIGNING_ERROR="Signing error: "
 488  PHPMAILER_SMTP_CONNECT_FAILED="SMTP connect failed"
 489  PHPMAILER_SMTP_ERROR="SMTP server error: "
 490  PHPMAILER_TLS="Could not start TLS"
 491  PHPMAILER_VARIABLE_SET="Can't set or reset variable: "
 492  
 493  ; Database types (allows for a more descriptive label than the internal name)
 494  MYSQL="MySQL (PDO)"
 495  MYSQLI="MySQLi"
 496  ORACLE="Oracle"
 497  PGSQL="PostgreSQL (PDO)"
 498  POSTGRESQL="PostgreSQL"
 499  SQLITE="SQLite"
 500  
 501  ; Search tools
 502  JFILTER_OPTIONS="Filter Options"
 503  JSEARCH_TOOLS="Search Tools"
 504  JSEARCH_TOOLS_DESC="Filter the list items."
 505  JSEARCH_TOOLS_ORDERING="Order by:"
 506  JTABLE_OPTIONS="Table Options"
 507  JTABLE_OPTIONS_ORDERING="Order by:"
 508  
 509  ; Read more layout
 510  JGLOBAL_READ_MORE="Read more &hellip;"
 511  JGLOBAL_READ_MORE_TITLE="Read more: %s"
 512  JGLOBAL_REGISTER_TO_READ_MORE="Register to read more &hellip;"
 513  
 514  ; States assets translations
 515  ARCHIVE="Archive"
 516  ARCHIVED="Archived"
 517  FEATURE="Feature"
 518  UNFEATURE="Unfeature"
 519  PUBLISH="Publish"
 520  PUBLISHED="Published"
 521  PUBLISH_AND_FEATURE="Publish & Feature"
 522  TRASH="Trash"
 523  TRASHED="Trashed"
 524  UNPUBLISH="Unpublish"
 525  UNPUBLISHED="Unpublished"


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