[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/language/en-GB/ -> com_users.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  COM_USERS="Users"
   7  COM_USERS_A11Y_SETTINGS_FIELDSET_DESC="These settings apply per user and are only available in supported templates eg Atum."
   8  COM_USERS_A11Y_SETTINGS_FIELDSET_LABEL="Accessibility Settings"
   9  COM_USERS_A11Y_SETTINGS_FIELD_CONTRAST="High Contrast"
  10  COM_USERS_A11Y_SETTINGS_FIELD_FONTSIZE="Increase Font Size"
  11  COM_USERS_A11Y_SETTINGS_FIELD_HIGHLIGHT="Highlight Links"
  12  COM_USERS_A11Y_SETTINGS_FIELD_MONOCHROME="Monochrome"
  13  COM_USERS_ACTIVATED="Activated"
  14  COM_USERS_ADD_NOTE="Add Note"
  15  COM_USERS_ASSIGNED_GROUPS="Assigned User Groups"
  16  COM_USERS_BATCH_ACTIONS="Select Action"
  17  COM_USERS_BATCH_ADD="Add To Group"
  18  COM_USERS_BATCH_DELETE="Delete From Group"
  19  COM_USERS_BATCH_GROUP="Select Group"
  20  COM_USERS_BATCH_OPTIONS="Batch process the selected users"
  21  COM_USERS_BATCH_SET="Move To Group"
  22  COM_USERS_CATEGORIES_TITLE="User Notes: Categories"
  23  COM_USERS_CATEGORY_HEADING="Category"
  24  COM_USERS_CONFIGURATION="Users: Options"
  25  COM_USERS_CONFIG_ALLOWED_POSITIONS_BACKEND_DESC="When displaying the backend Multi-factor Authentication page all modules will be hidden except those in the positions selected here. Please note that modules in the <code>title</code> position are always shown: this is required to show the backend page icon and title."
  26  COM_USERS_CONFIG_ALLOWED_POSITIONS_BACKEND_LABEL="Allowed backend module positions"
  27  COM_USERS_CONFIG_ALLOWED_POSITIONS_FRONTEND_DESC="When displaying the frontend Multi-factor Authentication page all modules will be hidden except those in the positions selected here."
  28  COM_USERS_CONFIG_ALLOWED_POSITIONS_FRONTEND_LABEL="Allowed frontend module positions"
  29  COM_USERS_CONFIG_DOMAIN_OPTIONS="Email Domain Options"
  30  COM_USERS_CONFIG_FIELD_ALLOWREGISTRATION_LABEL="Allow User Registration"
  31  COM_USERS_CONFIG_FIELD_CAPTCHA_LABEL="Captcha"
  32  COM_USERS_CONFIG_FIELD_CHANGEUSERNAME_LABEL="Change Username"
  33  COM_USERS_CONFIG_FIELD_DOMAINS_DESC="Enter a list of allowed and disallowed email domains. By default, all domains are allowed."
  34  COM_USERS_CONFIG_FIELD_DOMAINS_LABEL="Email Domains"
  35  COM_USERS_CONFIG_FIELD_DOMAIN_NAME_DESC="Enter a domain name. Wildcards (*) are supported. For example:<br><strong>*</strong> allows or disallows all domains;<br><strong>*.com</strong> allows or disallows all .com domains;<br><strong>*.joomla.org</strong> allows or disallows all joomla.org subdomains."
  36  COM_USERS_CONFIG_FIELD_DOMAIN_NAME_LABEL="Domain Name"
  37  COM_USERS_CONFIG_FIELD_DOMAIN_RULE_DESC="Select whether to allow or disallow the domain."
  38  COM_USERS_CONFIG_FIELD_DOMAIN_RULE_LABEL="Rule"
  39  COM_USERS_CONFIG_FIELD_DOMAIN_RULE_OPTION_ALLOW="Allow"
  40  COM_USERS_CONFIG_FIELD_DOMAIN_RULE_OPTION_DISALLOW="Disallow"
  41  COM_USERS_CONFIG_FIELD_FRONTEND_LANG_LABEL="Frontend Language"
  42  COM_USERS_CONFIG_FIELD_FRONTEND_RESET_COUNT_LABEL="Maximum Reset Count"
  43  COM_USERS_CONFIG_FIELD_FRONTEND_RESET_TIME_LABEL="Reset Time (hours)"
  44  COM_USERS_CONFIG_FIELD_FRONTEND_USERPARAMS_LABEL="Frontend User Parameters"
  45  COM_USERS_CONFIG_FIELD_GUEST_USER_GROUP_LABEL="Guest User Group"
  46  COM_USERS_CONFIG_FIELD_MAILBODY_SUFFIX_LABEL="Mailbody Suffix"
  47  COM_USERS_CONFIG_FIELD_MAILTOADMIN_LABEL="Send Mail to Administrators"
  48  COM_USERS_CONFIG_FIELD_MINIMUM_INTEGERS="Minimum Numbers"
  49  COM_USERS_CONFIG_FIELD_MINIMUM_LOWERCASE="Minimum Lower Case"
  50  COM_USERS_CONFIG_FIELD_MINIMUM_PASSWORD_LENGTH="Minimum Password Length"
  51  COM_USERS_CONFIG_FIELD_MINIMUM_SYMBOLS="Minimum Symbols"
  52  COM_USERS_CONFIG_FIELD_MINIMUM_UPPERCASE="Minimum Upper Case"
  53  COM_USERS_CONFIG_FIELD_NEW_USER_TYPE_LABEL="New User Registration Group"
  54  COM_USERS_CONFIG_FIELD_NOTES_HISTORY="User Notes History"
  55  COM_USERS_CONFIG_FIELD_SENDPASSWORD_LABEL="Send Password"
  56  COM_USERS_CONFIG_FIELD_SUBJECT_PREFIX_LABEL="Subject Prefix"
  57  COM_USERS_CONFIG_FIELD_USERACTIVATION_LABEL="New User Account Activation"
  58  COM_USERS_CONFIG_FIELD_USERACTIVATION_OPTION_ADMINACTIVATION="Administrator"
  59  COM_USERS_CONFIG_FIELD_USERACTIVATION_OPTION_SELFACTIVATION="Self"
  60  COM_USERS_CONFIG_FORCEMFAUSERGROUPS_DESC="Any user who belongs in <em>any</em> of the selected user groups will be required to enable Multi-factor Authentication before being able to use the site."
  61  COM_USERS_CONFIG_FORCEMFAUSERGROUPS_LABEL="Enforce Multi-factor Authentication"
  62  COM_USERS_CONFIG_FRONTEND_CAPTIVE_TEMPLATE_DESC="Choose the frontend template style to use in the Multi-factor Authentication page. Select “- Use Default -” to use the default site template style."
  63  COM_USERS_CONFIG_FRONTEND_CAPTIVE_TEMPLATE_LABEL="Frontend template style"
  64  COM_USERS_CONFIG_FRONTEND_SHOW_TITLE_DESC="Should I display a title in the frontend Multi-factor Authentication verification page? Please note that the title is always displayed in the backend. If you need to change the title please override the language key <code>COM_USERS_HEADING_MFA</code> using the System, Manage, Language Overrides page of the site's backend."
  65  COM_USERS_CONFIG_FRONTEND_SHOW_TITLE_LABEL="Show title in frontend"
  66  COM_USERS_CONFIG_IMPORT_FAILED="An error was encountered while importing the configuration: %s."
  67  COM_USERS_CONFIG_INTEGRATION_SETTINGS_DESC="These settings determine how the Users Component will integrate with other extensions."
  68  COM_USERS_CONFIG_LBL_NOGROUP="( no group )"
  69  COM_USERS_CONFIG_MFAONSILENT_DESC="Should the user have to go through Multi-factor Authentication after a silent user login? Silent logins are those which do not require a username and password e.g. the Remember Me feature, WebAuthn etc."
  70  COM_USERS_CONFIG_MFAONSILENT_LABEL="Multi-factor Authentication after silent login"
  71  COM_USERS_CONFIG_MULTIFACTORAUTH_SETTINGS_DESC="Configure how Multi-factor Authentication works in Joomla."
  72  COM_USERS_CONFIG_MULTIFACTORAUTH_SETTINGS_LABEL="Multi-factor Authentication"
  73  COM_USERS_CONFIG_NEVERMFAUSERGROUPS_DESC="Any user who belongs in <em>any</em> of the selected user groups will be exempt from Multi-factor Authentication. Even if they have set up Multi-factor Authentication methods they will not be asked to use them when they are logging in, nor will they be able to view them, remove them, or change their configuration."
  74  COM_USERS_CONFIG_NEVERMFAUSERGROUPS_LABEL="Disable Multi-factor Authentication"
  75  COM_USERS_CONFIG_PASSWORD_OPTIONS="Password Options"
  76  COM_USERS_CONFIG_REDIRECTONLOGIN_DESC="If the user has not yet set up Multi-factor Authentication and this option is enabled they will be redirected to the Multi-factor Authentication setup page or the custom URL you set up below. This is meant to be a simple way to to let your users know that Multi-factor Authentication is an option on your site."
  77  COM_USERS_CONFIG_REDIRECTONLOGIN_LABEL="Onboard new users"
  78  COM_USERS_CONFIG_REDIRECTURL_DESC="If it's not empty redirects to this URL instead of the Multi-factor Authentication setup page when the option above is enabled. WARNING: This must be a URL inside your site. You cannot log in to an external link or to a different subdomain."
  79  COM_USERS_CONFIG_REDIRECTURL_LABEL="Custom redirection URL"
  80  COM_USERS_CONFIG_SAVE_FAILED="An error was encountered while saving the configuration: %s."
  81  COM_USERS_CONFIG_SILENTRESPONSES_DESC="For experts. A comma–separated list of Joomla authentication response types which are considered silent logins. The default is <code>cookie</code> (the Remember Me feature) and <code>passwordless</code> (WebAuthn)."
  82  COM_USERS_CONFIG_SILENTRESPONSES_LABEL="Silent login authentication response types (for experts)"
  83  COM_USERS_CONFIG_USER_OPTIONS="User Options"
  84  COM_USERS_COUNT_DISABLED_USERS="Blocked Users"
  85  COM_USERS_COUNT_ENABLED_USERS="Enabled Users"
  86  COM_USERS_DASHBOARD_TITLE="Users Dashboard"
  87  COM_USERS_DEBUG_EXPLICIT_ALLOW="Allowed"
  88  COM_USERS_DEBUG_EXPLICIT_DENY="Forbidden"
  89  COM_USERS_DEBUG_GROUP_TABLE_CAPTION="Table of Permissions"
  90  COM_USERS_DEBUG_IMPLICIT_DENY="Not Allowed"
  91  COM_USERS_DEBUG_PERMISSIONS="Permissions"
  92  COM_USERS_DEBUG_USER_TABLE_CAPTION="Table of Permissions"
  93  COM_USERS_DELETE_ERROR_INVALID_GROUP="You can't delete user groups to which you belong."
  94  COM_USERS_EDIT_NOTE="Edit Note"
  95  COM_USERS_EDIT_NOTE_N="Editing note with ID #%d"
  96  COM_USERS_EDIT_USER="Edit User %s"
  97  COM_USERS_EMPTY_REVIEW="-"
  98  COM_USERS_EMPTY_SUBJECT="- No subject -"
  99  COM_USERS_ERROR_CANNOT_BATCH_SUPERUSER="A non-Super User can't perform batch operations on Super Users."
 100  COM_USERS_ERROR_INVALID_GROUP="Invalid Group"
 101  COM_USERS_ERROR_LEVELS_NOLEVELS_SELECTED="No View Permission Level(s) selected."
 102  COM_USERS_ERROR_NO_ADDITIONS="The selected user(s) are already assigned to the selected group."
 103  COM_USERS_ERROR_VIEW_LEVEL_IN_USE="You can't delete the view access level '%d:%s' because it is being used by content."
 104  COM_USERS_FIELDS_USER_FIELDS_TITLE="Users: Fields"
 105  COM_USERS_FIELDS_USER_FIELD_ADD_TITLE="Users: New Field"
 106  COM_USERS_FIELDS_USER_FIELD_EDIT_TITLE="Users: Edit Field"
 107  COM_USERS_FIELD_CATEGORY_ID_LABEL="Category"
 108  COM_USERS_FIELD_ID_LABEL="ID"
 109  COM_USERS_FIELD_IMAGE_ALT_EMPTY_DESC="Decorative Image - no description required"
 110  COM_USERS_FIELD_IMAGE_ALT_EMPTY_LABEL="No Description"
 111  COM_USERS_FIELD_IMAGE_ALT_LABEL="Image Description (Alt Text)"
 112  COM_USERS_FIELD_LOGIN_MENUITEM="Menu Item"
 113  COM_USERS_FIELD_LOGIN_REDIRECTMENU_DESC="If no menu item is selected, users will be redirected to the their profile after login."
 114  COM_USERS_FIELD_LOGIN_REDIRECTMENU_LABEL="Menu Item Login Redirect"
 115  COM_USERS_FIELD_LOGIN_REDIRECT_CHOICE_DESC="'Internal URL' lets you manually enter any internal URL in the Redirect field. 'Menu Item' lets you directly select an existing menu item.<br>For a multilingual site, it is recommended to use 'Menu Item'."
 116  COM_USERS_FIELD_LOGIN_REDIRECT_CHOICE_LABEL="Choose Login Redirect Type"
 117  COM_USERS_FIELD_LOGIN_REDIRECT_ERROR="Only one of the login redirect fields should have a value."
 118  COM_USERS_FIELD_LOGIN_REDIRECT_PLACEHOLDER="index.php?Itemid=999&lang=en-GB"
 119  COM_USERS_FIELD_LOGIN_URL="Internal URL"
 120  COM_USERS_FIELD_LOGOUT_REDIRECTMENU_DESC="If no menu item is selected, users will be redirected to the homepage after logout."
 121  COM_USERS_FIELD_LOGOUT_REDIRECTMENU_LABEL="Menu Item Logout Redirect"
 122  COM_USERS_FIELD_LOGOUT_REDIRECT_CHOICE_DESC="'Internal URL' lets you manually enter any internal URL in the Redirect field. 'Menu Item' lets you directly select an existing menu item.<br>For a multilingual site, it is recommended to use 'Menu Item'."
 123  COM_USERS_FIELD_LOGOUT_REDIRECT_CHOICE_LABEL="Choose Logout Redirect Type"
 124  COM_USERS_FIELD_LOGOUT_REDIRECT_ERROR="Only one of the logout redirect fields should have a value."
 125  COM_USERS_FIELD_NOTEBODY_LABEL="Note"
 126  COM_USERS_FIELD_OPTIONS_LOGIN="Login"
 127  COM_USERS_FIELD_OPTIONS_LOGOUT="Logout"
 128  COM_USERS_FIELD_REVIEW_TIME_LABEL="Review Date"
 129  COM_USERS_FIELD_SUBJECT_LABEL="Subject"
 130  COM_USERS_FIELD_USER_ID_LABEL="User"
 131  COM_USERS_FILTER_ACTIVE="- Select Active State -"
 132  COM_USERS_FILTER_NOTES="Show notes list"
 133  COM_USERS_FILTER_STATE="- Select State -"
 134  COM_USERS_FILTER_USERGROUP="- Select Group -"
 135  COM_USERS_FILTER_MFA="- Multi-factor Authentication -"
 136  COM_USERS_GROUPS_CONFIRM_DELETE="Are you sure you wish to delete groups that have users?"
 137  COM_USERS_GROUPS_NO_ITEM_SELECTED="No User Groups selected."
 138  COM_USERS_GROUPS_N_ITEMS_DELETED="%d User Groups deleted."
 139  COM_USERS_GROUPS_N_ITEMS_DELETED_1="User Group deleted."
 140  COM_USERS_GROUPS_TABLE_CAPTION="Table of User Groups"
 141  COM_USERS_GROUP_FIELD_PARENT_LABEL="Group Parent"
 142  COM_USERS_GROUP_FIELD_PARENT_SELECT="- Select Parent Group -"
 143  COM_USERS_GROUP_FIELD_TITLE_LABEL="Group Title"
 144  COM_USERS_GROUP_FORM_EDIT="Edit Group"
 145  COM_USERS_GROUP_FORM_NEW="New Group"
 146  COM_USERS_GROUP_SAVE_SUCCESS="Group saved."
 147  COM_USERS_HEADING_ACTIVATED="Activated"
 148  COM_USERS_HEADING_ACTIVATED_ASC="Activated ascending"
 149  COM_USERS_HEADING_ACTIVATED_DESC="Activated descending"
 150  COM_USERS_HEADING_ASSET_NAME="Asset Name"
 151  COM_USERS_HEADING_ASSET_NAME_ASC="Asset Name ascending"
 152  COM_USERS_HEADING_ASSET_NAME_DESC="Asset Name descending"
 153  COM_USERS_HEADING_ASSET_TITLE="Asset Title"
 154  COM_USERS_HEADING_ASSET_TITLE_ASC="Asset Title ascending"
 155  COM_USERS_HEADING_ASSET_TITLE_DESC="Asset Title descending"
 156  COM_USERS_HEADING_CATEGORY="Category"
 157  COM_USERS_HEADING_CATEGORY_ASC="Category ascending"
 158  COM_USERS_HEADING_CATEGORY_DESC="Category descending"
 159  COM_USERS_HEADING_EMAIL_ASC="Email ascending"
 160  COM_USERS_HEADING_EMAIL_DESC="Email descending"
 161  COM_USERS_HEADING_ENABLED="Enabled"
 162  COM_USERS_HEADING_ENABLED_ASC="Enabled ascending"
 163  COM_USERS_HEADING_ENABLED_DESC="Enabled descending"
 164  COM_USERS_HEADING_GROUPS="User Groups"
 165  COM_USERS_HEADING_GROUP_TITLE="Group Title"
 166  COM_USERS_HEADING_GROUP_TITLE_ASC="Group Title ascending"
 167  COM_USERS_HEADING_GROUP_TITLE_DESC="Group Title descending"
 168  COM_USERS_HEADING_LAST_VISIT_DATE="Last Visit"
 169  COM_USERS_HEADING_LAST_VISIT_DATE_ASC="Last visit date ascending"
 170  COM_USERS_HEADING_LAST_VISIT_DATE_DESC="Last visit date descending"
 171  COM_USERS_HEADING_LEVEL_NAME="Level Name"
 172  COM_USERS_HEADING_LEVEL_NAME_ASC="Level Name ascending"
 173  COM_USERS_HEADING_LEVEL_NAME_DESC="Level Name descending"
 174  COM_USERS_HEADING_LFT="LFT"
 175  COM_USERS_HEADING_LFT_ASC="LFT ascending"
 176  COM_USERS_HEADING_LFT_DESC="LFT descending"
 177  COM_USERS_HEADING_MFA="Multi-factor Authentication"
 178  COM_USERS_HEADING_NAME="Name"
 179  COM_USERS_HEADING_REGISTRATION_DATE="Registered"
 180  COM_USERS_HEADING_REGISTRATION_DATE_ASC="Registration date ascending"
 181  COM_USERS_HEADING_REGISTRATION_DATE_DESC="Registration date descending"
 182  COM_USERS_HEADING_REVIEW="Review Date"
 183  COM_USERS_HEADING_REVIEW_ASC="Review Date ascending"
 184  COM_USERS_HEADING_REVIEW_DESC="Review Date descending"
 185  COM_USERS_HEADING_SUBJECT="Subject"
 186  COM_USERS_HEADING_SUBJECT_ASC="Subject ascending"
 187  COM_USERS_HEADING_SUBJECT_DESC="Subject descending"
 188  COM_USERS_HEADING_USER="User"
 189  COM_USERS_HEADING_USERNAME_ASC="Username ascending"
 190  COM_USERS_HEADING_USERNAME_DESC="Username descending"
 191  COM_USERS_HEADING_USERS_IN_GROUP="Users in group"
 192  COM_USERS_HEADING_USER_ASC="User ascending"
 193  COM_USERS_HEADING_USER_DESC="User descending"
 194  COM_USERS_LBL_SELECT_INSTRUCTIONS="Please select how you would like to verify your login to this site."
 195  COM_USERS_LEVELS_N_ITEMS_DELETED="%d View Permission Levels deleted."
 196  COM_USERS_LEVELS_N_ITEMS_DELETED_1="View Permission Level deleted."
 197  COM_USERS_LEVELS_TABLE_CAPTION="Table of Viewing Access Levels"
 198  COM_USERS_LEVEL_DETAILS="Level Details"
 199  COM_USERS_LEVEL_FIELD_TITLE_LABEL="Level Title"
 200  COM_USERS_LEVEL_FORM_EDIT="Edit Viewing Access Level"
 201  COM_USERS_LEVEL_FORM_NEW="New Viewing Access Level"
 202  COM_USERS_LEVEL_HEADER_ERROR="User header access level error."
 203  COM_USERS_LEVEL_SAVE_SUCCESS="Access level saved."
 204  COM_USERS_MAIL_DETAILS="Details"
 205  COM_USERS_MAIL_EMAIL_SENT_TO_N_USERS="Email sent to %d users."
 206  COM_USERS_MAIL_EMAIL_SENT_TO_N_USERS_1="Email sent to one user."
 207  COM_USERS_MAIL_FIELD_EMAIL_DISABLED_USERS_LABEL="Send to Blocked Users"
 208  COM_USERS_MAIL_FIELD_GROUP_LABEL="Group"
 209  COM_USERS_MAIL_FIELD_MESSAGE_LABEL="Message"
 210  COM_USERS_MAIL_FIELD_RECURSE_LABEL="Mail to Child User Groups"
 211  COM_USERS_MAIL_FIELD_SEND_AS_BLIND_CARBON_COPY_LABEL="Recipients as BCC"
 212  COM_USERS_MAIL_FIELD_SEND_IN_HTML_MODE_LABEL="Send in HTML Mode"
 213  COM_USERS_MAIL_FIELD_SUBJECT_LABEL="Subject"
 214  COM_USERS_MAIL_FIELD_VALUE_ALL_USERS_GROUPS="All Users Groups"
 215  COM_USERS_MAIL_MASSMAIL_MAIL_DESC="The &quot;Mass Mail Users&quot; email."
 216  COM_USERS_MAIL_MASSMAIL_MAIL_TITLE="Users: Mass Mail Users"
 217  COM_USERS_MAIL_NO_USERS_COULD_BE_FOUND_IN_THIS_GROUP="No users could be found in this group."
 218  COM_USERS_MAIL_ONLY_YOU_COULD_BE_FOUND_IN_THIS_GROUP="You are the only user in this group."
 219  COM_USERS_MAIL_PASSWORD_RESET_DESC="Sent to a user by the &quot;Forgot your password?&quot; link eg in a login form."
 220  COM_USERS_MAIL_PASSWORD_RESET_TITLE="Users: Password Reset"
 221  COM_USERS_MAIL_PLEASE_FILL_IN_THE_FORM_CORRECTLY="Please fill in the form correctly."
 222  COM_USERS_MAIL_PLEASE_FILL_IN_THE_MESSAGE="Please enter a message"
 223  COM_USERS_MAIL_PLEASE_FILL_IN_THE_SUBJECT="Please enter a subject"
 224  COM_USERS_MAIL_PLEASE_SELECT_A_GROUP="Please select a Group"
 225  COM_USERS_MAIL_REGISTRATION_ADMIN_NEW_NOTIFICATION_DESC="Notification to the admin that a new, activated account has been created."
 226  COM_USERS_MAIL_REGISTRATION_ADMIN_NEW_NOTIFICATION_TITLE="Users: New account notification to admin"
 227  COM_USERS_MAIL_REGISTRATION_ADMIN_VERIFICATION_REQUEST_DESC="Notification to admins to verify a new, verified account."
 228  COM_USERS_MAIL_REGISTRATION_ADMIN_VERIFICATION_REQUEST_TITLE="Users: Request to admin to verify new account"
 229  COM_USERS_MAIL_REGISTRATION_USER_ADMIN_ACTIVATED_DESC="Notification sent to the user that the new account has been activated by an administrator."
 230  COM_USERS_MAIL_REGISTRATION_USER_ADMIN_ACTIVATED_TITLE="Users: Account activated by admin"
 231  COM_USERS_MAIL_REGISTRATION_USER_ADMIN_ACTIVATION_DESC="Notification about new account to the user, which will now have to be activated by an admin."
 232  COM_USERS_MAIL_REGISTRATION_USER_ADMIN_ACTIVATION_TITLE="Users: New account with admin activation"
 233  COM_USERS_MAIL_REGISTRATION_USER_ADMIN_ACTIVATION_W_PW_DESC="Notification about new account to the user, which will now have to be activated by an admin. The cleartext password is included in the mail."
 234  COM_USERS_MAIL_REGISTRATION_USER_ADMIN_ACTIVATION_W_PW_TITLE="Users: New account with admin activation (with PW)"
 235  COM_USERS_MAIL_REGISTRATION_USER_REGISTRATION_MAIL_DESC="Notification about new account to the user. The account is already activated."
 236  COM_USERS_MAIL_REGISTRATION_USER_REGISTRATION_MAIL_TITLE="Users: New account without activation"
 237  COM_USERS_MAIL_REGISTRATION_USER_REGISTRATION_MAIL_W_PW_DESC="Notification about new account to the user. The account is already activated. The cleartext password is included in the mail."
 238  COM_USERS_MAIL_REGISTRATION_USER_REGISTRATION_MAIL_W_PW_TITLE="Users: New account without activation (with PW)"
 239  COM_USERS_MAIL_REGISTRATION_USER_SELF_ACTIVATION_DESC="Notification about new account to the user, which the user will now have to self-activate."
 240  COM_USERS_MAIL_REGISTRATION_USER_SELF_ACTIVATION_TITLE="Users: New account with self-activation"
 241  COM_USERS_MAIL_REGISTRATION_USER_SELF_ACTIVATION_W_PW_DESC="Notification about new account to the user, which the user will now have to self-activate. The cleartext password is included in the mail."
 242  COM_USERS_MAIL_REGISTRATION_USER_SELF_ACTIVATION_W_PW_TITLE="Users: New account with self-activation (with PW)"
 243  COM_USERS_MAIL_REMINDER_DESC="Sent to a user by the &quot;Forgot your username?&quot; link eg in a login form."
 244  COM_USERS_MAIL_REMINDER_TITLE="Users: Username Reminder"
 245  COM_USERS_MAIL_THE_MAIL_COULD_NOT_BE_SENT="The mail could not be sent."
 246  COM_USERS_MASSMAIL_FORM_NEW="New Mass Mail"
 247  COM_USERS_MASSMAIL_MAIL_BODY="{BODY} {BODYSUFFIX}"
 248  COM_USERS_MASSMAIL_MAIL_SUBJECT="{SUBJECTPREFIX} {SUBJECT}"
 249  COM_USERS_MASS_MAIL="Mass Mail Users"
 250  COM_USERS_MASS_MAIL_DESC="Mass Mail options."
 251  COM_USERS_MFA_ACTIVE="Uses Multi-factor Authentication"
 252  COM_USERS_MFA_ADD_AUTHENTICATOR_OF_TYPE="Add a new %s"
 253  COM_USERS_MFA_ADD_PAGE_HEAD="Add a Multi-factor Authentication Method"
 254  COM_USERS_MFA_BACKUPCODES_PRINT_PROMPT="Backup Codes let you log into the site if your regular Multi-factor Authentication method does not work or you no longer have access to it. Each code can be used <em>only once</em>."
 255  COM_USERS_MFA_BACKUPCODES_PRINT_PROMPT_HEAD="<a href=\"%s\">Print these codes</a> and keep them in your wallet."
 256  COM_USERS_MFA_BACKUPCODES_RESET="Regenerate Backup Codes"
 257  COM_USERS_MFA_BACKUPCODES_RESET_INFO="Use the “Regenerate Backup Codes” button on the toolbar to generate a new set of Backup Codes. We recommend that you do this if you think your Backup Codes are compromised, e.g. someone got hold of a printout with them, or if you are running low on available Backup Codes."
 258  COM_USERS_MFA_EDIT_FIELD_DEFAULT="Make this the default Multi-factor Authentication method"
 259  COM_USERS_MFA_EDIT_FIELD_TITLE="Title"
 260  COM_USERS_MFA_EDIT_FIELD_TITLE_DESC="You and the site administrators will see this name in the list of available Multi-factor Authentication methods for your user account. Please do not include any sensitive or personally identifiable information."
 261  COM_USERS_MFA_EDIT_PAGE_HEAD="Modify a Multi-factor Authentication method"
 262  COM_USERS_MFA_FIRSTTIME_INSTRUCTIONS_HEAD="Use Multi-factor Authentication for added security"
 263  COM_USERS_MFA_FIRSTTIME_INSTRUCTIONS_WHATITDOES="Here's how it works. Add a Multi-factor Authentication method below. From now on, every time you log into the site you will be asked to use this method to complete the login. Even if someone steals your username and password they won't have access to your account on this site."
 264  COM_USERS_MFA_FIRSTTIME_NOTINTERESTED="Don't show this again"
 265  COM_USERS_MFA_FIRSTTIME_PAGE_HEAD="Set up your Multi-factor Authentication"
 266  COM_USERS_MFA_INVALID_CODE="Multi-factor Authentication failed. Please try again."
 267  COM_USERS_MFA_INVALID_METHOD="Invalid Multi-factor Authentication method."
 268  COM_USERS_MFA_LBL_CREATEDON="Added: %s"
 269  COM_USERS_MFA_LBL_DATE_FORMAT_PAST="F d, Y"
 270  COM_USERS_MFA_LBL_DATE_FORMAT_TODAY="H:i"
 271  COM_USERS_MFA_LBL_DATE_FORMAT_YESTERDAY="H:i"
 272  COM_USERS_MFA_LBL_LASTUSED="Last used: %s"
 273  COM_USERS_MFA_LBL_PAST="%s"
 274  COM_USERS_MFA_LBL_TODAY="Today, %s"
 275  COM_USERS_MFA_LBL_YESTERDAY="Yesterday, %s"
 276  COM_USERS_MFA_LIST_DEFAULTTAG="Default"
 277  COM_USERS_MFA_LIST_INSTRUCTIONS="Add at least one Multi-factor Authentication method. Every time you log into the site you will be asked to provide it."
 278  COM_USERS_MFA_LIST_PAGE_HEAD="Your Multi-factor Authentication options"
 279  COM_USERS_MFA_LIST_REMOVEALL="Turn Off"
 280  COM_USERS_MFA_LIST_STATUS_OFF="Multi-factor Authentication is <strong>not enabled</strong>."
 281  COM_USERS_MFA_LIST_STATUS_ON="Multi-factor Authentication is enabled."
 282  COM_USERS_MFA_LOGOUT="Log Out"
 283  COM_USERS_MFA_MANDATORY_NOTICE_BODY="Please enable a Multi-factor Authentication method for your user account. You will not be able to proceed using the site until you do so."
 284  COM_USERS_MFA_MANDATORY_NOTICE_HEAD="Multi-factor Authentication is mandatory for your user account"
 285  COM_USERS_MFA_NOTACTIVE="Does not use Multi-factor Authentication"
 286  COM_USERS_MFA_SELECT_PAGE_HEAD="Select a Multi-factor Authentication method"
 287  COM_USERS_MFA_USE_DIFFERENT_METHOD="Select a different method"
 288  COM_USERS_MFA_VALIDATE="Validate"
 289  COM_USERS_NEW_NOTE="New Note"
 290  COM_USERS_NOTES="User Notes: New/Edit"
 291  COM_USERS_NOTES_EMPTYSTATE_BUTTON_ADD="Add your first note"
 292  COM_USERS_NOTES_EMPTYSTATE_CONTENT="User Notes can be used to store a range of information about each user on your site."
 293  COM_USERS_NOTES_EMPTYSTATE_TITLE="No User Notes have been created yet."
 294  COM_USERS_NOTES_FOR_USER="Notes for user %s (ID #%d)"
 295  COM_USERS_NOTES_N_ITEMS_ARCHIVED="%d User Notes archived."
 296  COM_USERS_NOTES_N_ITEMS_ARCHIVED_1="User Note archived."
 297  COM_USERS_NOTES_N_ITEMS_CHECKED_IN="%d User Notes checked in."
 298  COM_USERS_NOTES_N_ITEMS_CHECKED_IN_1="User Note checked in."
 299  COM_USERS_NOTES_N_ITEMS_DELETED="%d User Notes deleted."
 300  COM_USERS_NOTES_N_ITEMS_DELETED_1="User Note deleted."
 301  COM_USERS_NOTES_N_ITEMS_PUBLISHED="%d User Notes published."
 302  COM_USERS_NOTES_N_ITEMS_PUBLISHED_1="User Note published."
 303  COM_USERS_NOTES_N_ITEMS_TRASHED="%d User Notes trashed."
 304  COM_USERS_NOTES_N_ITEMS_TRASHED_1="User Note trashed."
 305  COM_USERS_NOTES_N_ITEMS_UNPUBLISHED="%d User Notes unpublished."
 306  COM_USERS_NOTES_N_ITEMS_UNPUBLISHED_1="User Note unpublished."
 307  COM_USERS_NOTES_TABLE_CAPTION="Table of User Notes"
 308  COM_USERS_NOTE_FORM_EDIT="Edit Note"
 309  COM_USERS_NOTE_FORM_NEW="New Note"
 310  COM_USERS_NOTE_N_SUBJECT="#%d %s"
 311  COM_USERS_NO_ACTION="No Action"
 312  COM_USERS_NO_LEVELS_SELECTED="No Viewing Access Levels selected."
 313  COM_USERS_NO_NOTES="No notes available for this user."
 314  COM_USERS_N_LEVELS_DELETED="%d View Access Levels removed."
 315  COM_USERS_N_LEVELS_DELETED_0="No View Access Levels removed."
 316  COM_USERS_N_LEVELS_DELETED_1="View Access Level removed."
 317  COM_USERS_N_QUICKICON="Users"
 318  COM_USERS_N_QUICKICON_1="User"
 319  COM_USERS_N_QUICKICON_SRONLY="Users: %d users are enabled."
 320  COM_USERS_N_QUICKICON_SRONLY_1="Users: One user is enabled."
 321  COM_USERS_N_USERS_ACTIVATED="%d Users activated."
 322  COM_USERS_N_USERS_ACTIVATED_0="No user activated."
 323  COM_USERS_N_USERS_ACTIVATED_1="User activated."
 324  COM_USERS_N_USERS_BLOCKED="%d Users blocked."
 325  COM_USERS_N_USERS_BLOCKED_0="No User blocked."
 326  COM_USERS_N_USERS_BLOCKED_1="User blocked."
 327  COM_USERS_N_USERS_UNBLOCKED="%d Users unblocked."
 328  COM_USERS_N_USERS_UNBLOCKED_0="No User unblocked."
 329  COM_USERS_N_USERS_UNBLOCKED_1="User unblocked."
 330  COM_USERS_N_USER_NOTES="Display %d notes"
 331  COM_USERS_N_USER_NOTES_0="No notes to display"
 332  COM_USERS_N_USER_NOTES_1="Display note"
 333  COM_USERS_OPTION_FILTER_DATE="- Select Registration Date -"
 334  COM_USERS_OPTION_FILTER_LAST_VISIT_DATE="- Select Last Visit Date -"
 335  COM_USERS_OPTION_LABEL_COMPONENT="Component"
 336  COM_USERS_OPTION_LABEL_LEVEL_END="-End Level"
 337  COM_USERS_OPTION_LABEL_LEVEL_START="Start Level"
 338  COM_USERS_OPTION_LEVEL_CATEGORY="%d (top category)"
 339  COM_USERS_OPTION_LEVEL_COMPONENT="%d (component)"
 340  COM_USERS_OPTION_LEVEL_DEEPER="%d (deeper)"
 341  COM_USERS_OPTION_RANGE_NEVER="never"
 342  COM_USERS_OPTION_RANGE_PAST_1MONTH="in the last month"
 343  COM_USERS_OPTION_RANGE_PAST_3MONTH="in the last 3 months"
 344  COM_USERS_OPTION_RANGE_PAST_6MONTH="in the last 6 months"
 345  COM_USERS_OPTION_RANGE_PAST_WEEK="in the last week"
 346  COM_USERS_OPTION_RANGE_PAST_YEAR="in the last year"
 347  COM_USERS_OPTION_RANGE_POST_YEAR="more than a year ago"
 348  COM_USERS_OPTION_RANGE_TODAY="today"
 349  COM_USERS_OPTION_SELECT_COMPONENT="- Select Component -"
 350  COM_USERS_OPTION_SELECT_LEVEL_END="- Select End Level -"
 351  COM_USERS_OPTION_SELECT_LEVEL_START="- Select Start Level -"
 352  COM_USERS_PASSWORD_RESET_REQUIRED="Password Reset Required"
 353  COM_USERS_POSTINSTALL_MULTIFACTORAUTH_ACTION="Enable the new Multi-factor Authentication plugins"
 354  COM_USERS_POSTINSTALL_MULTIFACTORAUTH_BODY="<p>Joomla! comes with a drastically improved <a href=\"https://en.wikipedia.org/wiki/Multi-factor_authentication\" target=\"_blank\" rel=\"noopener noreferrer\">Multi-factor Authentication</a> experience to help you secure the logins of your users.</p><p>Unlike the Two Factor Authentication feature in previous versions of Joomla, users <em>no longer have to enter a Security Code with their username and password</em>. The Multi-factor Authentication happens in a separate step after logging into the site. Until they complete their Multi-factor Authentication validation users cannot navigate to other pages or use the site. This makes Multi-factor Authentication <a href=\"https://en.wikipedia.org/wiki/Phishing\" target=\"_blank\" rel=\"noopener noreferrer\">phishing</a>&ndash;resistant. It also allows for interactive validation methods like WebAuthn (including integration with Windows Hello, Apple TouchID / FaceID and Android Biometric Screen Lock), or sending 6-digit authentication codes by email. Both of these interactive, convenient methods are now available as plugins shipped with Joomla! itself.</p>"
 355  COM_USERS_POSTINSTALL_MULTIFACTORAUTH_TITLE="Improved Multi-factor Authentication"
 356  COM_USERS_REQUIRE_PASSWORD_RESET="Require Password Reset"
 357  COM_USERS_REVIEW_HEADING="Review Date"
 358  COM_USERS_SEARCH_ACCESS_LEVELS="Search Viewing Access Levels"
 359  COM_USERS_SEARCH_ASSETS="Search Assets"
 360  COM_USERS_SEARCH_GROUPS_LABEL="Search User Groups"
 361  COM_USERS_SEARCH_IN_ASSETS="Search in asset name or title."
 362  COM_USERS_SEARCH_IN_GROUPS="Search in group title. Prefix with ID: to search for a group ID."
 363  COM_USERS_SEARCH_IN_LEVEL_NAME="Search in level name. Prefix with ID: to search for an access level ID."
 364  COM_USERS_SEARCH_IN_NAME="Search in name, username or email. Prefix with ID: to search for a user ID."
 365  COM_USERS_SEARCH_IN_NOTE_TITLE="Search in subject, name or username. Prefix with ID: or UID: to search for a note ID or user ID."
 366  COM_USERS_SEARCH_TITLE_LEVELS="Search Access Levels"
 367  COM_USERS_SEARCH_USERS="Search Users"
 368  COM_USERS_SEARCH_USER_NOTES="Search User Notes"
 369  COM_USERS_SETTINGS_FIELDSET_LABEL="Basic Settings"
 370  COM_USERS_SUBJECT_HEADING="Subject"
 371  COM_USERS_SUBMENU_GROUPS="User Groups"
 372  COM_USERS_SUBMENU_LEVELS="Viewing Access Levels"
 373  COM_USERS_SUBMENU_NOTES="User Notes"
 374  COM_USERS_SUBMENU_NOTE_CATEGORIES="User Note Categories"
 375  COM_USERS_SUBMENU_USERS="Users"
 376  COM_USERS_TOOLBAR_ACTIVATE="Activate"
 377  COM_USERS_TOOLBAR_BLOCK="Block"
 378  COM_USERS_TOOLBAR_MAIL_SEND_MAIL="Send Email"
 379  COM_USERS_TOOLBAR_UNBLOCK="Unblock"
 380  COM_USERS_UNACTIVATED="Unactivated"
 381  COM_USERS_USERGROUP_DETAILS="User Group Details"
 382  COM_USERS_USERS_ERROR_CANNOT_BLOCK_SELF="You can't block yourself."
 383  COM_USERS_USERS_ERROR_CANNOT_DELETE_SELF="You can't delete yourself."
 384  COM_USERS_USERS_ERROR_CANNOT_DEMOTE_SELF="You can't remove your own Super User permissions."
 385  COM_USERS_USERS_ERROR_CANNOT_EDIT_OWN_GROUP="You can't edit your own user groups. User groups saving was skipped."
 386  COM_USERS_USERS_ERROR_CANNOT_REQUIRERESET_SELF="You can't require a Password reset for yourself."
 387  COM_USERS_USERS_ERROR_CANNOT_SAVE_ACCOUNT_WITHOUT_GROUPS="You can't save a user account without selecting at least one user group."
 388  COM_USERS_USERS_MULTIPLE_GROUPS="Multiple Groups"
 389  COM_USERS_USERS_NO_ITEM_SELECTED="No Users selected."
 390  COM_USERS_USERS_N_ITEMS_DELETED="%d users deleted."
 391  COM_USERS_USERS_N_ITEMS_DELETED_1="User deleted."
 392  COM_USERS_USERS_TABLE_CAPTION="Table of Users"
 393  COM_USERS_USER_ACCOUNT_DETAILS="Account Details"
 394  COM_USERS_USER_BACKUPCODE="Backup Code"
 395  COM_USERS_USER_BACKUPCODES="Backup Codes"
 396  COM_USERS_USER_BACKUPCODES_CAPTIVE_PROMPT="If you do not have access to your usual Multi-factor Authentication method use any of your Backup Codes in the field below. Please remember that this emergency backup code cannot be reused."
 397  COM_USERS_USER_BACKUPCODES_DESC="Lets you access the site if all other Multi-factor Authentication methods you have set up fail."
 398  COM_USERS_USER_BATCH_FAILED="An error was encountered while performing the batch operation: %s."
 399  COM_USERS_USER_BATCH_SUCCESS="Batch operation completed."
 400  COM_USERS_USER_FIELD_BACKEND_LANGUAGE_LABEL="Backend Language"
 401  COM_USERS_USER_FIELD_BACKEND_TEMPLATE_LABEL="Backend Template Style"
 402  COM_USERS_USER_FIELD_BLOCK="Blocked"
 403  COM_USERS_USER_FIELD_BLOCK_LABEL="User Status"
 404  COM_USERS_USER_FIELD_EDITOR_LABEL="Editor"
 405  COM_USERS_USER_FIELD_ENABLE="Enabled"
 406  COM_USERS_USER_FIELD_FRONTEND_LANGUAGE_LABEL="Frontend Language"
 407  COM_USERS_USER_FIELD_LASTRESET_LABEL="Last Reset Date"
 408  COM_USERS_USER_FIELD_LASTVISIT_LABEL="Last Visit Date"
 409  COM_USERS_USER_FIELD_NAME_LABEL="Name"
 410  COM_USERS_USER_FIELD_NOCHANGE_USERNAME_DESC="If you want to change your Username, please contact a site administrator."
 411  COM_USERS_USER_FIELD_PASSWORD1_MESSAGE="The passwords you entered do not match. Please enter your desired password in the password field and confirm your entry by entering it in the confirm password field."
 412  COM_USERS_USER_FIELD_PASSWORD2_LABEL="Confirm Password"
 413  COM_USERS_USER_FIELD_REGISTERDATE_LABEL="Registration Date"
 414  COM_USERS_USER_FIELD_REQUIRERESET_LABEL="Require Password Reset"
 415  COM_USERS_USER_FIELD_RESETCOUNT_LABEL="Password Reset Count"
 416  COM_USERS_USER_FIELD_SENDEMAIL_LABEL="Receive System Emails"
 417  COM_USERS_USER_FIELD_TIMEZONE_LABEL="Time Zone"
 418  COM_USERS_USER_FIELD_USERNAME_LABEL="Login Name (Username)"
 419  COM_USERS_USER_FORM_EDIT="Edit User"
 420  COM_USERS_USER_FORM_NEW="New User"
 421  COM_USERS_USER_GROUPS_HAVING_ACCESS="User Groups With Viewing Access"
 422  COM_USERS_USER_HEADING="User"
 423  COM_USERS_USER_MULTIFACTOR_AUTH="Multi-factor Authentication"
 424  COM_USERS_USER_NEW_USER_TITLE="New User Details"
 425  COM_USERS_USER_SAVE_FAILED="An error was encountered while saving the member: %s."
 426  COM_USERS_USER_SAVE_SUCCESS="User saved."
 427  COM_USERS_VIEW_DEBUG_GROUP_TITLE="Permissions for Group #%d, %s"
 428  COM_USERS_VIEW_DEBUG_USER_TITLE="Permissions for User #%d, %s"
 429  COM_USERS_VIEW_EDIT_GROUP_TITLE="Users: Edit Group"
 430  COM_USERS_VIEW_EDIT_LEVEL_TITLE="Users: Edit Viewing Access Level"
 431  COM_USERS_VIEW_EDIT_PROFILE_TITLE="Users: Edit Profile"
 432  COM_USERS_VIEW_EDIT_USER_TITLE="Users: Edit"
 433  COM_USERS_VIEW_GROUPS_TITLE="Users: Groups"
 434  COM_USERS_VIEW_LEVELS_TITLE="Users: Viewing Access Levels"
 435  COM_USERS_VIEW_NEW_GROUP_TITLE="Users: New Group"
 436  COM_USERS_VIEW_NEW_LEVEL_TITLE="Users: New Viewing Access Level"
 437  COM_USERS_VIEW_NEW_USER_TITLE="Users: New"
 438  COM_USERS_VIEW_NOTES_TITLE="User Notes"
 439  COM_USERS_VIEW_USERS_TITLE="Users"
 440  COM_USERS_XML_DESCRIPTION="Component for managing users"
 441  
 442  JLIB_RULES_SETTING_NOTES_COM_USERS="Changes apply to this component only.<br><em><strong>Inherited</strong></em> - a Global Configuration setting or higher level setting is applied.<br><em><strong>Denied</strong></em> always wins - whatever is set at the Global or higher level and applies to all child elements.<br><em><strong>Allowed</strong></em> will enable the action for this component unless overruled by a Global Configuration setting." ; Alternate language strings for the rules form field
 443  
 444  COM_CATEGORIES_CATEGORY_ADD_TITLE="User Notes: New Category" ; Categories overrides
 445  COM_CATEGORIES_CATEGORY_EDIT_TITLE="User Notes: Edit Category" ; Categories overrides
 446  
 447  ; Obsolete language strings since 4.2.0 -- Remove them in Joomla 5.0
 448  COM_USERS_CONFIG_FIELD_ENFORCE_2FA_FIELD_ADMIN="Admin (Backend)"
 449  COM_USERS_CONFIG_FIELD_ENFORCE_2FA_FIELD_BOTH="Both"
 450  COM_USERS_CONFIG_FIELD_ENFORCE_2FA_FIELD_DESC="You must enable at least one Two Factor Authentication plugin."
 451  COM_USERS_CONFIG_FIELD_ENFORCE_2FA_FIELD_LABEL="Enforce Two Factor Authentication"
 452  COM_USERS_CONFIG_FIELD_ENFORCE_2FA_FIELD_SITE="Site (Frontend)"
 453  COM_USERS_CONFIG_FIELD_ENFORCE_2FA_GROUPS_LABEL="Enforce Two Factor Authentication for Usergroups"
 454  COM_USERS_ERROR_SECRET_CODE_WITHOUT_TFA="You have entered a Secret Code but two factor authentication is not enabled in your user account. If you want to use a secret code to secure your login please edit your user profile and enable two factor authentication."
 455  COM_USERS_HEADING_TFA="Two Factor"
 456  COM_USERS_TFA_ACTIVE="Uses Two Factor Authentication"
 457  COM_USERS_TFA_NOTACTIVE="Does not use Two Factor Authentication"
 458  COM_USERS_USER_FIELD_TWOFACTOR_LABEL="Authentication Method"
 459  COM_USERS_USER_OTEPS="One time emergency passwords"
 460  COM_USERS_USER_OTEPS_DESC="If you do not have access to your two factor authentication device you can use any of the following passwords instead of a regular security code. Each one of these emergency passwords is immediately destroyed upon use. We recommend printing these passwords out and keeping the printout in a safe and accessible location, eg your wallet or a safety deposit box."
 461  COM_USERS_USER_OTEPS_WAIT_DESC="There are no emergency one time passwords generated in your account. The passwords will be generated automatically and displayed here as soon as you activate two factor authentication."
 462  COM_USERS_USER_TWO_FACTOR_AUTH="Two Factor Authentication"


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