Spade
Mini Shell
| Directory:~$ /home/lmsyaran/www/joomla5/administrator/language/en-GB/ |
| [Home] [System Details] [Kill Me] |
; Joomla! Project
; (C) 2018 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8
COM_ACTIONLOGS="User Actions Log"
COM_ACTIONLOGS_ACTION="Action"
COM_ACTIONLOGS_ACTION_ASC="Action ascending"
COM_ACTIONLOGS_ACTION_DESC="Action descending"
COM_ACTIONLOGS_ACTION_VIEWLOGS="View logs"
COM_ACTIONLOGS_ACTION_VIEWLOGS_DESC="Allows users in the group to view
the logs."
COM_ACTIONLOGS_API_LOGGING_LABEL="Log API Requests"
COM_ACTIONLOGS_COMMA="Comma"
COM_ACTIONLOGS_CONFIGURATION="User Actions Log: Options"
COM_ACTIONLOGS_CSV_DELIMITER_LABEL="CSV Delimiter"
COM_ACTIONLOGS_DATE="Date"
COM_ACTIONLOGS_DATE_RELATIVE_LABEL="Relative Date/Time"
COM_ACTIONLOGS_DISABLED="Disabled"
COM_ACTIONLOGS_EMAIL_BODY="Latest User Actions\n------\nThis is the
latest action performed by a user on your website.\n\nAction | Date |
Extension | Name\n{MESSAGES} {MESSAGE} | {DATE} | {EXTENSION} | {USERNAME}
\n{/MESSAGES}"
COM_ACTIONLOGS_EMAIL_DESC="This is the latest action performed by a
user on your website."
COM_ACTIONLOGS_EMAIL_HTMLBODY="<h1>Latest User
Actions</h1>\n<h2>This is the latest action performed by a user
on your
website.</h2>\n<table>\n<thead>\n<th>Action</th>\n<th>Date</th>\n<th>Extension</th>\n<th>Name</th>\n</thead>\n<tbody>\n{MESSAGES}<tr>\n<td>{MESSAGE}</td>\n<td>{DATE}</td>\n<td>{EXTENSION}</td>\n<td>{USERNAME}</td>\n</tr>{/MESSAGES}\n</tbody>\n</table>"
COM_ACTIONLOGS_EMAIL_SUBJECT="Latest User Actions"
COM_ACTIONLOGS_ERROR_COULD_NOT_EXPORT_DATA="Could not export
data."
COM_ACTIONLOGS_EXPORT_ALL_CSV="Export All as CSV"
COM_ACTIONLOGS_EXPORT_CSV="Export Selected as CSV"
COM_ACTIONLOGS_EXTENSION="Extension"
COM_ACTIONLOGS_EXTENSION_ASC="Extension ascending"
COM_ACTIONLOGS_EXTENSION_DESC="Extension descending"
COM_ACTIONLOGS_FIELD_VALUE_DELETE="DELETE"
COM_ACTIONLOGS_FIELD_VALUE_GET="GET"
COM_ACTIONLOGS_FIELD_VALUE_PATCH="PATCH"
COM_ACTIONLOGS_FIELD_VALUE_POST="POST"
COM_ACTIONLOGS_FIELD_VALUE_PUT="PUT"
COM_ACTIONLOGS_FILTER_SEARCH_DESC="Search in action. Prefix with ID:
to search for an action log ID."
COM_ACTIONLOGS_FILTER_SEARCH_LABEL="Search Actions Log"
COM_ACTIONLOGS_IP_ADDRESS="IP Address"
COM_ACTIONLOGS_IP_ADDRESS_ASC="IP Address ascending"
COM_ACTIONLOGS_IP_ADDRESS_DESC="IP Address descending"
COM_ACTIONLOGS_IP_INVALID="Invalid IP"
COM_ACTIONLOGS_IP_LOGGING_LABEL="IP Logging"
COM_ACTIONLOGS_LOG_EXTENSIONS_LABEL="Events To Log"
COM_ACTIONLOGS_LOG_VERBS_LABEL="Request Methods To Log"
COM_ACTIONLOGS_MAIL_NOTIFICATION_DESC="Mail sent to administrators
about new entries in the User Actions Log."
COM_ACTIONLOGS_MAIL_NOTIFICATION_TITLE="User Actions Log: Notification
Mail"
COM_ACTIONLOGS_MANAGER_USERLOGS="User Actions Log"
COM_ACTIONLOGS_N_ITEMS_DELETED="%d logs deleted."
COM_ACTIONLOGS_N_ITEMS_DELETED_1="Log deleted."
COM_ACTIONLOGS_NAME="Name"
COM_ACTIONLOGS_NO_ITEM_SELECTED="Please first make a selection from
the list."
COM_ACTIONLOGS_NO_LOGS_TO_EXPORT="There are no User Action logs to
export."
COM_ACTIONLOGS_OPTION_FILTER_DATE="- Select Date -"
COM_ACTIONLOGS_OPTION_RANGE_NEVER="Never"
COM_ACTIONLOGS_OPTION_RANGE_PAST_1MONTH="In the last month"
COM_ACTIONLOGS_OPTION_RANGE_PAST_3MONTH="In the last 3 months"
COM_ACTIONLOGS_OPTION_RANGE_PAST_6MONTH="In the last 6 months"
COM_ACTIONLOGS_OPTION_RANGE_PAST_WEEK="In the last week"
COM_ACTIONLOGS_OPTION_RANGE_PAST_YEAR="In the last year"
COM_ACTIONLOGS_OPTION_RANGE_POST_YEAR="More than a year ago"
COM_ACTIONLOGS_OPTION_RANGE_TODAY="Today"
COM_ACTIONLOGS_OPTIONS="Options"
COM_ACTIONLOGS_POSTINSTALL_BODY="<p>With the release of Joomla
3.9.0 you can now log all administrative actions performed by your users in
supported extensions. It is now easy to see who did what and when they did
it.</p><p>The logs can be reviewed in Joomla or exported for
external use.</p><p>For further information on this new feature
read the <a
href='https://docs.joomla.org/Special:MyLanguage/J3.x:User_Action_Logs'
target='_blank' rel='noopener noreferrer'>User
Action Logs documentation.</a></p>"
COM_ACTIONLOGS_POSTINSTALL_TITLE="User Actions Can Now Be Logged"
COM_ACTIONLOGS_PURGE_CONFIRM="Are you sure want to delete all User
Action logs?"
COM_ACTIONLOGS_PURGE_FAIL="Failed to delete all User Action
logs."
COM_ACTIONLOGS_PURGE_SUCCESS="All User Action logs have been
deleted."
COM_ACTIONLOGS_SELECT_EXTENSION="- Select Extension -"
COM_ACTIONLOGS_SELECT_USER="- Select User -"
COM_ACTIONLOGS_SEMICOLON="Semicolon"
COM_ACTIONLOGS_TABLE_CAPTION="Action Logs"
COM_ACTIONLOGS_TOOLBAR_PURGE="Clear Log"
COM_ACTIONLOGS_XML_DESCRIPTION="Table displays a log of actions
performed by users on your website."