first commit

This commit is contained in:
2026-02-08 21:16:11 +01:00
commit e17b7026fd
8881 changed files with 1160453 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
; Joomla! Project
; (C) 2013 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_AJAX="Ajax Interface"
COM_AJAX_FILE_NOT_EXISTS="The file at %s does not exist."
COM_AJAX_METHOD_NOT_EXISTS="Method %s does not exist."
COM_AJAX_MODULE_NOT_ACCESSIBLE="Module %s is not published, you do not have access to it, or it's not assigned to the current menu item."
COM_AJAX_SPECIFY_FORMAT="Please specify a valid response format, other than that of HTML, such as json, raw, debug, etc."
COM_AJAX_TEMPLATE_NOT_ACCESSIBLE="Template %s is not assigned to the current menu item."
COM_AJAX_XML_DESCRIPTION="An extendable Ajax interface for Joomla."

View File

@@ -0,0 +1,8 @@
COM_AKEEBABACKUP_COMMON_EMAIL_BODY_INFO="The new backup was taken with profile #%s. It consists of %s part(s). The full list of files of this backup set is the following:"
COM_AKEEBABACKUP_COMMON_EMAIL_BODY_OK="Akeeba Backup has completed backing up your site using the front-end backup feature. You may visit the site's administrator section to download the backup."
COM_AKEEBABACKUP_COMMON_EMAIL_SUBJECT_OK="Akeeba Backup has taken a new backup"
COM_AKEEBABACKUP_COMMON_ERR_NOT_ENABLED="Operation not permitted"
COM_AKEEBABACKUP_EMAIL_POSTPROCESSING_FAILED="Post-processing (upload to remote storage) has FAILED."
COM_AKEEBABACKUP_EMAIL_POSTPROCESSING_SUCCESS="Post-processing (upload to remote storage) was successful."
COM_AKEEBABACKUP_ERR_NO_FRONTEND_IN_CORE="Akeeba Backup Core does not have any frontend / remote backup features. Please upgrade to Akeeba Backup Professional."
COM_AKEEBABACKUP_BACKUP_DEFAULT_DESCRIPTION="Backup taken on"

View File

@@ -0,0 +1,29 @@
; Joomla! Project
; (C) 2013 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_CONFIG="Administrator Services"
COM_CONFIG_CONFIGURATION="Administrator Services Configuration"
COM_CONFIG_ERROR_CONTROLLER_NOT_FOUND="Controller Not found!"
COM_CONFIG_FIELD_DEFAULT_ACCESS_LEVEL_DESC="Set the default Access Level for newly created items."
COM_CONFIG_FIELD_DEFAULT_ACCESS_LEVEL_LABEL="Default Access Level"
COM_CONFIG_FIELD_DEFAULT_LIST_LIMIT_LABEL="Default List Limit"
COM_CONFIG_FIELD_METADESC_LABEL="Site Meta Description"
COM_CONFIG_FIELD_SEF_URL_DESC="If this option is disabled, Joomla URLs will not contain any keywords and instead look like <code>index.php?option=com_example&task=item.display&id=1</code> which isn't easy to convey verbally or in writing. Search Engine Friendly (SEF) URLs are more humanreadable, e.g. <code>index.php/example/display/something</code>. Despite the setting's name, kept for historical reasons, the URL format no longer has any bearing to how search engines rank your site's pages."
COM_CONFIG_FIELD_SEF_URL_LABEL="Search Engine Friendly URLs"
COM_CONFIG_FIELD_SITE_NAME_LABEL="Site Name"
COM_CONFIG_FIELD_SITE_OFFLINE_LABEL="Site Offline"
COM_CONFIG_FIELD_SITENAME_PAGETITLES_LABEL="Site Name in Page Titles"
COM_CONFIG_FIELD_VALUE_AFTER="After"
COM_CONFIG_FIELD_VALUE_BEFORE="Before"
COM_CONFIG_METADATA_SETTINGS="Metadata Settings"
COM_CONFIG_MODULES_MODULE_NAME="Module Name"
COM_CONFIG_MODULES_MODULE_TYPE="Module Type"
COM_CONFIG_MODULES_SAVE_SUCCESS="Module saved."
COM_CONFIG_MODULES_SETTINGS_TITLE="Module Settings"
COM_CONFIG_SAVE_SUCCESS="Configuration saved."
COM_CONFIG_SEO_SETTINGS="SEO Settings"
COM_CONFIG_SITE_SETTINGS="Site Settings"
COM_CONFIG_TEMPLATE_SETTINGS="Template Settings"
COM_CONFIG_XML_DESCRIPTION="Frontend Administrator Services Configuration Manager."

View File

@@ -0,0 +1,86 @@
; Joomla! Project
; (C) 2005 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_CONTACT_ADDRESS="Address"
COM_CONTACT_CAPTCHA_LABEL="Captcha"
COM_CONTACT_CAT_NUM="# of Contacts :"
COM_CONTACT_CHECKED_OUT_BY="Checked out by %s"
COM_CONTACT_CONTACT_DEFAULT_LABEL="Send an Email"
COM_CONTACT_CONTACT_DETAILS="Details"
COM_CONTACT_CONTACT_EMAIL_A_COPY_LABEL="Send a copy to yourself"
COM_CONTACT_CONTACT_EMAIL_NAME_LABEL="Name"
COM_CONTACT_CONTACT_ENTER_MESSAGE_LABEL="Message"
COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL="Subject"
COM_CONTACT_CONTACT_REQUIRED="<strong class=\"red\">*</strong> Required field"
COM_CONTACT_CONTACT_SEND="Send Email"
COM_CONTACT_COPYSUBJECT_OF="Copy of: {SUBJECT}"
COM_CONTACT_COPYTEXT_OF="This is a copy of the following message you sent to {CONTACTNAME} via {SITENAME}\n\n{BODY}"
COM_CONTACT_COUNT="Contact count:"
COM_CONTACT_COUNTRY="Country"
COM_CONTACT_DEFAULT_PAGE_TITLE="Contacts"
COM_CONTACT_DETAILS="Contact"
COM_CONTACT_DOWNLOAD_INFORMATION_AS="Download information as:"
COM_CONTACT_EDIT_CONTACT="Edit Contact"
COM_CONTACT_EDIT_PUBLISHED_CONTACT="Published Contact"
COM_CONTACT_EDIT_UNPUBLISHED_CONTACT="Unpublished Contact"
COM_CONTACT_EMAIL_FORM="Contact Form"
COM_CONTACT_EMAIL_LABEL="Email"
COM_CONTACT_EMAIL_THANKS="Thank you for your email."
COM_CONTACT_ENQUIRY_SUBJECT="{SITENAME}: {SUBJECT}"
COM_CONTACT_ENQUIRY_TEXT="This is an enquiry email via {URL} from:\n{NAME} <{EMAIL}>\n\n{BODY}\n\n{CUSTOMFIELDS}"
COM_CONTACT_ERROR_CONTACT_NOT_FOUND="Contact not found"
COM_CONTACT_ERROR_UNIQUE_ALIAS="Another Contact in this category has the same alias."
COM_CONTACT_ERROR_UNIQUE_ALIAS_TRASHED="A trashed Contact in this category has the same alias."
COM_CONTACT_FAX="Fax"
COM_CONTACT_FAX_NUMBER="Fax: %s"
COM_CONTACT_FIELD_CREATED_BY_ALIAS_LABEL="Created By Alias"
COM_CONTACT_FIELD_INFORMATION_ADDRESS_LABEL="Address"
COM_CONTACT_FIELD_INFORMATION_COUNTRY_LABEL="Country"
COM_CONTACT_FIELD_INFORMATION_FAX_LABEL="Fax"
COM_CONTACT_FIELD_INFORMATION_MISC_LABEL="Miscellaneous Information"
COM_CONTACT_FIELD_INFORMATION_MOBILE_LABEL="Mobile"
COM_CONTACT_FIELD_INFORMATION_POSITION_LABEL="Position"
COM_CONTACT_FIELD_INFORMATION_POSTCODE_LABEL="Postal/ZIP Code"
COM_CONTACT_FIELD_INFORMATION_STATE_LABEL="State or County"
COM_CONTACT_FIELD_INFORMATION_SUBURB_LABEL="City or Suburb"
COM_CONTACT_FIELD_INFORMATION_TELEPHONE_LABEL="Telephone"
COM_CONTACT_FIELD_INFORMATION_WEBPAGE_LABEL="Website"
COM_CONTACT_FIELD_LINKED_USER_LABEL="Linked User"
COM_CONTACT_FIELD_NAME_LABEL="Name"
COM_CONTACT_FIELD_PARAMS_IMAGE_LABEL="Image"
COM_CONTACT_FIELD_PUBLISH_DOWN_LABEL="Finish Publishing"
COM_CONTACT_FIELD_PUBLISH_UP_LABEL="Start Publishing"
COM_CONTACT_FIELD_SORTNAME1_LABEL="First Sort Field"
COM_CONTACT_FIELD_SORTNAME2_LABEL="Second Sort Field"
COM_CONTACT_FIELD_SORTNAME3_LABEL="Third Sort Field"
COM_CONTACT_FIELDSET_METADATA="Metadata"
COM_CONTACT_FIELDSET_MISCELLANEOUS="Miscellaneous Information"
COM_CONTACT_FIELDSET_PUBLISHING="Publishing"
COM_CONTACT_FILTER_LABEL="Filter Field"
COM_CONTACT_FILTER_SEARCH_DESC="Title Filter"
COM_CONTACT_FORM_EDIT_CONTACT="Edit a contact"
COM_CONTACT_FORM_FILTER_LEGEND="Filters"
COM_CONTACT_FORM_LABEL="Send an Email. All fields with an asterisk (*) are required."
COM_CONTACT_IMAGE_DETAILS="Contact image"
COM_CONTACT_LINKS="Links"
COM_CONTACT_MOBILE="Mobile"
COM_CONTACT_MOBILE_NUMBER="Mobile: %s"
COM_CONTACT_NEW_CONTACT="New Contact"
COM_CONTACT_NO_CONTACTS="There are no Contacts to display"
COM_CONTACT_NOT_MORE_THAN_ONE_EMAIL_ADDRESS="You can't enter more than one email address."
COM_CONTACT_NUM_ITEMS="Contact Count:"
COM_CONTACT_OTHER_INFORMATION="Miscellaneous Information"
COM_CONTACT_POSITION="Position"
COM_CONTACT_PROFILE="Profile"
COM_CONTACT_SELECT_CONTACT="Select a contact:"
COM_CONTACT_SESSION_INVALID="Invalid session cookie. Please check that you have cookies enabled in your web browser."
COM_CONTACT_STATE="State"
COM_CONTACT_SUBURB="Suburb"
COM_CONTACT_TABLE_CAPTION="Contacts"
COM_CONTACT_TELEPHONE="Phone"
COM_CONTACT_TELEPHONE_NUMBER="Phone: %s"
COM_CONTACT_USER_FIELDS="Fields"
COM_CONTACT_VCARD="vCard"
COM_CONTACT_WEBPAGE="Website"

View File

@@ -0,0 +1,97 @@
; Joomla! Project
; (C) 2005 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_CONTENT_ARTICLE_CONTENT="Content"
COM_CONTENT_ARTICLE_HITS="Hits: %s"
COM_CONTENT_ARTICLE_INFO="Details"
COM_CONTENT_ARTICLE_VOTE_FAILURE="You already rated this article today!"
COM_CONTENT_ARTICLE_VOTE_SUCCESS="Thank you for rating this article."
COM_CONTENT_ARTICLES_TABLE_CAPTION="Articles"
COM_CONTENT_AUTHOR_FILTER_LABEL="Author Filter"
COM_CONTENT_CAPTCHA_DESC="Please complete the security check."
COM_CONTENT_CAPTCHA_LABEL="Captcha"
COM_CONTENT_CATEGORY="Category: %s"
COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION="Articles in category %s"
COM_CONTENT_CHECKED_OUT_BY="Checked out by %s"
COM_CONTENT_CONTENT_TYPE_ARTICLE="Article"
COM_CONTENT_CONTENT_TYPE_CATEGORY="Article Category"
COM_CONTENT_CREATED_DATE="Created Date"
COM_CONTENT_CREATED_DATE_ON="Created: %s"
COM_CONTENT_EDIT_ITEM="Edit Article"
COM_CONTENT_EDIT_PUBLISHED_ARTICLE="Published Article"
COM_CONTENT_EDIT_UNPUBLISHED_ARTICLE="Unpublished Article"
COM_CONTENT_ERROR_ARTICLE_NOT_FOUND="Article not found"
COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE="Please login to view the article"
COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND="Parent category not found"
COM_CONTENT_ERROR_PRINT_POPUP="Sorry, Joomla 4 no longer supports print_popup"
COM_CONTENT_ERROR_UNIQUE_ALIAS="Another Article in this category has the same alias."
COM_CONTENT_ERROR_UNIQUE_ALIAS_TRASHED="A trashed Article in this category has the same alias."
COM_CONTENT_FEED_READMORE="Read More &hellip;"
COM_CONTENT_FIELD_ARTICLETEXT_LABEL="Article Text"
COM_CONTENT_FIELD_FEATURED_DOWN_LABEL="Finish Featured"
COM_CONTENT_FIELD_FEATURED_UP_LABEL="Start Featured"
COM_CONTENT_FIELD_FULL_LABEL="Full Article Image"
COM_CONTENT_FIELD_IMAGE_ALT_EMPTY_DESC="Decorative Image - no description required"
COM_CONTENT_FIELD_IMAGE_ALT_EMPTY_LABEL="No Description"
COM_CONTENT_FIELD_IMAGE_ALT_LABEL="Image Description (Alt Text)"
COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL="Caption"
COM_CONTENT_FIELD_IMAGE_CLASS_LABEL="Image Class"
COM_CONTENT_FIELD_INTRO_LABEL="Intro Image"
COM_CONTENT_FIELD_NOTE_LABEL="Note"
COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL="Link Text"
COM_CONTENT_FIELD_URLA_LABEL="Link A"
COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL="Link A Text"
COM_CONTENT_FIELD_URLB_LABEL="Link B"
COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL="Link B Text"
COM_CONTENT_FIELD_URLC_LABEL="Link C"
COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL="Link C Text"
COM_CONTENT_FILTER_SEARCH_DESC="Content Filter Search"
COM_CONTENT_FLOAT_LABEL="Image Float"
COM_CONTENT_FORM_EDIT_ARTICLE="Edit an article"
COM_CONTENT_FORM_FILTER_LEGEND="Filters"
COM_CONTENT_FORM_FILTER_SUBMIT="Filter"
COM_CONTENT_HEADING_TITLE="Title"
COM_CONTENT_HITS_FILTER_LABEL="Hits Filter"
COM_CONTENT_IMAGES_AND_URLS="Images and Links"
COM_CONTENT_INTROTEXT="Article must have some content."
COM_CONTENT_INVALID_RATING="Article Rating: Invalid Rating: %s"
COM_CONTENT_LAST_UPDATED="Last Updated: %s"
COM_CONTENT_METADATA="Metadata"
COM_CONTENT_MODAL_FILTER_SEARCH_DESC="Search in title and alias. Prefix with ID: or AUTHOR: to search for an article ID or article author."
COM_CONTENT_MODAL_FILTER_SEARCH_LABEL="Search Articles"
COM_CONTENT_MODIFIED_DATE="Modified Date"
COM_CONTENT_MONTH="Month"
COM_CONTENT_MORE_ARTICLES="More Articles &hellip;"
COM_CONTENT_NEW_ARTICLE="New Article"
COM_CONTENT_NO_ARTICLES="There are no articles in this category. If subcategories display on this page, they may have articles."
COM_CONTENT_NUM_ITEMS="Article Count:"
COM_CONTENT_ON_NEW_CONTENT="A new Article has been submitted by '%1$s' entitled '%2$s'."
COM_CONTENT_ORDERING="Ordering:<br>New articles default to the first position in the Category. The ordering can be changed in Backend."
COM_CONTENT_PAGEBREAK_DOC_TITLE="Page Break"
COM_CONTENT_PAGEBREAK_INSERT_BUTTON="Insert Page Break"
COM_CONTENT_PAGEBREAK_TITLE="Page Title:"
COM_CONTENT_PAGEBREAK_TOC="Table of Contents Alias:"
COM_CONTENT_PARENT="Parent Category: %s"
COM_CONTENT_PUBLISHED_DATE="Published Date"
COM_CONTENT_PUBLISHED_DATE_ON="Published: %s"
COM_CONTENT_PUBLISHING="Publishing"
COM_CONTENT_RATINGS="Rating"
COM_CONTENT_RATINGS_COUNT="Rating: %s"
COM_CONTENT_READ_MORE="Read more &hellip;"
COM_CONTENT_READ_MORE_TITLE="Read more: %s"
COM_CONTENT_REGISTER_TO_READ_MORE="Register to read more &hellip;"
COM_CONTENT_RUN_TRANSITION="Run Transition"
COM_CONTENT_SAVE_SUCCESS="Article saved."
COM_CONTENT_SAVE_WARNING="Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator"
COM_CONTENT_SELECT_AN_ARTICLE="Select an Article"
COM_CONTENT_STATE="State"
COM_CONTENT_SUBMIT_SAVE_SUCCESS="Article submitted."
COM_CONTENT_TITLE_FILTER_LABEL="Title Filter"
COM_CONTENT_TRANSITION="Transition"
COM_CONTENT_VOTES="Vote"
COM_CONTENT_VOTES_COUNT="Vote: %s"
COM_CONTENT_WORKFLOW="Workflow"
COM_CONTENT_WORKFLOW_STAGE="Workflow Stage"
COM_CONTENT_WRITTEN_BY="Written by: %s"

View File

@@ -0,0 +1,179 @@
; Joomla! Project
; (C) 2019 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : This file needs to be saved as UTF-8
i
me
my
myself
we
our
ours
ourselves
you
your
yours
yourself
yourselves
he
him
his
himself
she
her
hers
herself
it
its
itself
they
them
their
theirs
themselves
what
which
who
whom
this
that
these
those
am
is
are
was
were
be
been
being
have
has
had
having
do
does
did
doing
would
should
could
ought
i'm
you're
he's
she's
it's
we're
they're
i've
you've
we've
they've
i'd
you'd
he'd
she'd
we'd
they'd
i'll
you'll
he'll
she'll
we'll
they'll
isn't
aren't
wasn't
weren't
hasn't
haven't
hadn't
doesn't
don't
didn't
won't
wouldn't
shan't
shouldn't
can't
cannot
couldn't
mustn't
let's
that's
who's
what's
here's
there's
when's
where's
why's
how's
a
an
the
and
but
if
or
because
as
until
while
of
at
by
for
with
about
against
between
into
through
during
before
after
above
below
to
from
up
down
in
out
on
off
over
under
again
further
then
once
here
there
when
where
why
how
all
any
both
each
few
more
most
other
some
such
no
nor
not
only
own
same
so
than
too
very

View File

@@ -0,0 +1,58 @@
; Joomla! Project
; (C) 2011 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_FINDER="Smart Search"
COM_FINDER_ADVANCED_SEARCH_TOGGLE="Advanced Search"
COM_FINDER_ADVANCED_TIPS_AND="<p>Entering <strong>this and that</strong> into the search form will return results containing both &quot;this&quot; and &quot;that&quot;.</p>"
COM_FINDER_ADVANCED_TIPS_INTRO="<p>Here are a few examples of how you can use the search feature:</p>"
COM_FINDER_ADVANCED_TIPS_NOT="<p>Entering <strong>this not that</strong> into the search form will return results containing &quot;this&quot; and not &quot;that&quot;.</p>"
COM_FINDER_ADVANCED_TIPS_OR="<p>Entering <strong>this or that</strong> into the search form will return results containing either &quot;this&quot; or &quot;that&quot;.</p>"
COM_FINDER_ADVANCED_TIPS_OUTRO="<p>Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.</p>"
COM_FINDER_ADVANCED_TIPS_PHRASE="<p>Entering <strong>&quot;this and that&quot;</strong> (with quotes) into the search form will return results containing the exact phrase &quot;this and that&quot;.</p>"
COM_FINDER_DEFAULT_PAGE_TITLE="Search Results"
COM_FINDER_FILTER_BRANCH_LABEL="Search by %s"
COM_FINDER_FILTER_DATE1="Start Date"
COM_FINDER_FILTER_DATE1_DESC="Enter a date in YYYY-MM-DD format."
COM_FINDER_FILTER_DATE2="End Date"
COM_FINDER_FILTER_DATE2_DESC="Enter a date in YYYY-MM-DD format."
COM_FINDER_FILTER_DATE_AFTER="After"
COM_FINDER_FILTER_DATE_BEFORE="Before"
COM_FINDER_FILTER_DATE_EXACTLY="Exactly"
COM_FINDER_FILTER_SELECT_ALL_LABEL="Search All"
COM_FINDER_FILTER_WHEN_AFTER="After"
COM_FINDER_FILTER_WHEN_BEFORE="Before"
COM_FINDER_OPENSEARCH_NAME="Search"
COM_FINDER_QUERY_DATE_CONDITION_AFTER="after"
COM_FINDER_QUERY_DATE_CONDITION_BEFORE="before"
COM_FINDER_QUERY_DATE_CONDITION_EXACT="exactly on"
COM_FINDER_QUERY_END_DATE="ending date <span class=\"when\">%s</span> <span class=\"date\">%s</span>"
COM_FINDER_QUERY_FILTER_BRANCH_VENUE="venue"
COM_FINDER_QUERY_OPERATOR_AND="and"
COM_FINDER_QUERY_OPERATOR_NOT="not"
COM_FINDER_QUERY_OPERATOR_OR="or"
COM_FINDER_QUERY_RESULTS="Assuming %2$s, the following <a href=\"#search-result-list\">%d results were found.</a>"
COM_FINDER_QUERY_RESULTS_0="Assuming %2$s, no results were found. <a href=\"#q\">Search again.</a>"
COM_FINDER_QUERY_RESULTS_1="Assuming %2$s, the following result was found."
COM_FINDER_QUERY_START_DATE="beginning date <span class=\"when\">%s</span> <span class=\"date\">%s</span>"
COM_FINDER_QUERY_TAXONOMY_NODE="with <span class=\"node\">%s</span> as <span class=\"branch\">%s</span> "
COM_FINDER_QUERY_TOKEN_EXCLUDED="<span class=\"term\">%s</span> should be excluded"
COM_FINDER_QUERY_TOKEN_GLUE=", and "
COM_FINDER_QUERY_TOKEN_OPTIONAL="<span class=\"term\">%s</span> is optional"
COM_FINDER_QUERY_TOKEN_REQUIRED="<span class=\"term\">%s</span> is required"
COM_FINDER_SEARCH_ADVANCED_LEGEND="Advanced Search"
COM_FINDER_SEARCH_FORM_LEGEND="Search Form"
COM_FINDER_SEARCH_NO_RESULTS_BODY="No search results could be found for query: %s."
COM_FINDER_SEARCH_NO_RESULTS_BODY_MULTILANG="No search results in English (en-GB) could be found for query: %s."
COM_FINDER_SEARCH_NO_RESULTS_HEADING="No Results Found"
COM_FINDER_SEARCH_RESULTS_OF="Results <strong>%s</strong> - <strong>%s</strong> of <strong>%s</strong>"
COM_FINDER_SEARCH_SIMILAR="Did you mean: %s?"
COM_FINDER_SEARCH_TERMS="Search Terms:"
COM_FINDER_SORT_BY="Sort By:"
COM_FINDER_SORT_BY_PRICE_ASC="List price ascending"
COM_FINDER_SORT_BY_PRICE_DESC="List price descending"
COM_FINDER_SORT_BY_RELEVANCE_ASC="Relevance ascending"
COM_FINDER_SORT_BY_RELEVANCE_DESC="Relevance descending"
COM_FINDER_SORT_BY_SALES_PRICE_ASC="Sales price ascending"
COM_FINDER_SORT_BY_SALES_PRICE_DESC="Sales price descending"

View File

@@ -0,0 +1,130 @@
; Joomla! Project
; (C) 2007 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_MEDIA="Media"
COM_MEDIA_ACTIONS_TOOLBAR_LABEL="Item: %s"
COM_MEDIA_ACTION_DELETE="Delete"
COM_MEDIA_ACTION_DOWNLOAD="Download"
COM_MEDIA_ACTION_EDIT="Edit"
COM_MEDIA_ACTION_PREVIEW="Preview"
COM_MEDIA_ACTION_RENAME="Rename"
COM_MEDIA_ACTION_SHARE="Get Link"
COM_MEDIA_ALIGN="Image Float"
COM_MEDIA_ALIGN_DESC="This will apply the classes 'float-start', 'pull-center' or 'float-end' to the '<figure>' or '<img>' element."
COM_MEDIA_BREADCRUMB_LABEL="Breadcrumb"
COM_MEDIA_BROWSE_FILES="Browse Files"
COM_MEDIA_CAPTION="Caption"
COM_MEDIA_CAPTION_CLASS_DESC="This will apply the entered class to the '<figcaption>' element. For example: 'text-start', 'text-end', 'text-center'."
COM_MEDIA_CAPTION_CLASS_LABEL="Caption Class"
COM_MEDIA_CHANGE_ORDERING="Change Ordering"
COM_MEDIA_CLEAR_LIST="Clear List"
COM_MEDIA_CONFIGURATION="Media: Options"
COM_MEDIA_CONFIRM_DELETE_MODAL="Delete"
COM_MEDIA_CONFIRM_DELETE_MODAL_HEADING="Confirm Delete"
COM_MEDIA_CREATE_FOLDER="Create Folder"
COM_MEDIA_CREATE_NEW_FOLDER="Create New Folder"
COM_MEDIA_CREATE_NEW_FOLDER_ERROR="Error creating folder."
COM_MEDIA_CREATE_NEW_FOLDER_SUCCESS="Folder created."
COM_MEDIA_CURRENT_PROGRESS="Current progress"
COM_MEDIA_DECREASE_GRID="Decrease grid size"
COM_MEDIA_DELETE_ERROR="Error deleting the item."
COM_MEDIA_DELETE_SUCCESS="Item deleted."
COM_MEDIA_DETAIL_VIEW="Detail View"
COM_MEDIA_DIRECTORY="Folder"
COM_MEDIA_DIRECTORY_UP="Folder Up"
COM_MEDIA_DROP_FILE="Drop file(s) to Upload"
COM_MEDIA_ERROR="An error occurred."
COM_MEDIA_ERROR_BAD_REQUEST="Bad Request"
COM_MEDIA_ERROR_FILE_EXISTS="File already exists."
COM_MEDIA_ERROR_NOT_AUTHENTICATED="You are not authenticated. Please login."
COM_MEDIA_ERROR_NOT_AUTHORIZED="You are not authorised"
COM_MEDIA_ERROR_NOT_FOUND="File or Folder not found"
COM_MEDIA_ERROR_UNABLE_TO_BROWSE_FOLDER_WARNDIRNAME="Unable to browse:&#160;%s. Folder name must only have alphanumeric characters and no spaces."
COM_MEDIA_ERROR_UNABLE_TO_CREATE_FOLDER_WARNDIRNAME="Unable to create folder. Folder name must only have alphanumeric characters and no spaces."
COM_MEDIA_ERROR_UNABLE_TO_DELETE="Unable to delete:&#160;"
COM_MEDIA_ERROR_UNABLE_TO_DELETE_FILE_WARNFILENAME="Unable to delete:&#160;%s. File name must only have alphanumeric characters and no spaces."
COM_MEDIA_ERROR_UNABLE_TO_DELETE_FOLDER_NOT_EMPTY="Unable to delete:&#160;%s. Folder is not empty!"
COM_MEDIA_ERROR_UNABLE_TO_DELETE_FOLDER_WARNDIRNAME="Unable to delete:&#160;%s. Folder name must only have alphanumeric characters and no spaces."
COM_MEDIA_ERROR_WARNFILETOOLARGE="This file is too large to upload."
COM_MEDIA_ERROR_WARNUPLOADTOOLARGE="Total size of upload exceeds the limit."
COM_MEDIA_FIELD_CHECK_MIME_DESC="Use MIME Magic or Fileinfo to try to verify files. Try disabling this if you get invalid mime type errors."
COM_MEDIA_FIELD_CHECK_MIME_LABEL="Check MIME Types"
COM_MEDIA_FIELD_IGNORED_EXTENSIONS_DESC="Ignored file extensions for MIME type checking and restricted uploads."
COM_MEDIA_FIELD_IGNORED_EXTENSIONS_LABEL="Ignored Extensions"
; Deprecated, will be removed with 5.0
COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_DESC="A comma separated list of forbidden MIME types to upload."
; Deprecated, will be removed with 5.0
COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_LABEL="Forbidden MIME Types"
COM_MEDIA_FIELD_LEGAL_EXTENSIONS_DESC="Extensions (file types) you are allowed to upload (comma separated)."
COM_MEDIA_FIELD_LEGAL_EXTENSIONS_LABEL="Legal Extensions (File Types)"
COM_MEDIA_FIELD_LEGAL_IMAGE_EXTENSIONS_DESC="Image extensions (file types) you are allowed to upload (comma separated). These are used to check for valid image headers."
COM_MEDIA_FIELD_LEGAL_IMAGE_EXTENSIONS_LABEL="Legal Image Extensions (File Types)"
COM_MEDIA_FIELD_LEGAL_MIME_TYPES_DESC="A comma separated list of legal MIME types to upload."
COM_MEDIA_FIELD_LEGAL_MIME_TYPES_LABEL="Legal MIME Types"
COM_MEDIA_FIELD_MAXIMUM_SIZE_DESC="Use zero for no limit. Note: your server has a maximum limit."
COM_MEDIA_FIELD_MAXIMUM_SIZE_LABEL="Maximum Size (in MB)"
COM_MEDIA_FIELD_PATH_FILE_FOLDER_DESC="Enter the path to the file folder relative to root."
COM_MEDIA_FIELD_PATH_FILE_FOLDER_LABEL="Path to File Folder"
COM_MEDIA_FIELD_PATH_IMAGE_FOLDER_DESC="Enter the path to the image folder relative to root."
COM_MEDIA_FIELD_PATH_IMAGE_FOLDER_LABEL="Path to Image Folder"
COM_MEDIA_FIELD_RESTRICT_UPLOADS_DESC="Restrict uploads for lower than manager users to images if Fileinfo or MIME Magic isn't installed."
COM_MEDIA_FIELD_RESTRICT_UPLOADS_LABEL="Restrict Uploads"
COM_MEDIA_FILE_EXISTS_AND_OVERRIDE="%s already exists. Do you want to replace it?"
COM_MEDIA_FILES="Files"
COM_MEDIA_FILESIZE="File size"
COM_MEDIA_FOLDER="Folder"
COM_MEDIA_FOLDER_NAME="Folder Name"
COM_MEDIA_FOLDERS="Folders"
COM_MEDIA_IMAGE_DESCRIPTION="Image Description"
COM_MEDIA_IMAGE_URL="Image URL"
COM_MEDIA_INCREASE_GRID="Increase grid size"
COM_MEDIA_INSERT="Insert"
COM_MEDIA_INSERT_IMAGE="Insert Image"
COM_MEDIA_MANAGE_ITEM="Manage item: %s"
COM_MEDIA_MAXIMUM_SIZE="Maximum Size"
COM_MEDIA_MEDIA="Media"
COM_MEDIA_MEDIA_DATE_CREATED="Date created"
COM_MEDIA_MEDIA_DATE_MODIFIED="Date modified"
COM_MEDIA_MEDIA_DIMENSION="Dimensions"
COM_MEDIA_MEDIA_EXTENSION="Extension"
COM_MEDIA_MEDIA_MIME_TYPE="MIME Type"
COM_MEDIA_MEDIA_NAME="Name"
COM_MEDIA_MEDIA_SIZE="Size"
COM_MEDIA_MEDIA_TYPE="Type"
COM_MEDIA_NAME="Image Name"
COM_MEDIA_NO_IMAGES_FOUND="No Images Found"
COM_MEDIA_NOT_SET="Not Set"
; The string COM_MEDIA_OPEN_ITEM_ACTIONS is deprecated and no longer in use as of 4.2.4
; Please use the string COM_MEDIA_MANAGE_ITEM (with the file name) instead.
COM_MEDIA_OPEN_ITEM_ACTIONS="Open item actions"
COM_MEDIA_ORDER_ASC="Ascending"
COM_MEDIA_ORDER_BY="Order By"
COM_MEDIA_ORDER_DESC="Descending"
COM_MEDIA_ORDER_DIRECTION="Order Direction"
COM_MEDIA_OVERALL_PROGRESS="Overall Progress"
COM_MEDIA_PIXEL_DIMENSIONS="Pixel Dimensions (w x h)"
COM_MEDIA_PLEASE_SELECT_ITEM="Please select item."
COM_MEDIA_RENAME="Rename"
COM_MEDIA_RENAME_ERROR="Error renaming item."
COM_MEDIA_RENAME_SUCCESS="Item renamed."
COM_MEDIA_SEARCH="Search..."
COM_MEDIA_SELECT_ALL="Toggle select all"
COM_MEDIA_SERVER_ERROR="Internal server error"
COM_MEDIA_SHARE="Share the file"
COM_MEDIA_SHARE_COPY="Copy to clipboard"
COM_MEDIA_SHARE_COPY_FAILED_ERROR="Error copying to clipboard"
COM_MEDIA_SHARE_DESC="Anyone with the link can view the file."
COM_MEDIA_START_UPLOAD="Start Upload"
COM_MEDIA_THUMBNAIL_VIEW="Thumbnail View"
COM_MEDIA_TITLE="Image Title"
COM_MEDIA_TOGGLE_INFO="Toggle item info"
COM_MEDIA_TOGGLE_LIST_VIEW="Toggle between grid and table views"
COM_MEDIA_TOGGLE_SELECT_ITEM="Toggle select item"
COM_MEDIA_TOOLBAR_LABEL="Media Manager"
COM_MEDIA_UP="Up"
COM_MEDIA_UPLOAD="Upload"
COM_MEDIA_UPLOAD_COMPLETE="Upload Complete"
COM_MEDIA_UPLOAD_FILE="Upload file"
COM_MEDIA_UPLOAD_SUCCESS="Item uploaded."

View File

@@ -0,0 +1,20 @@
; Joomla! Project
; (C) 2005 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_NEWSFEEDS_CACHE_DIRECTORY_UNWRITABLE="The cache folder is unwritable. The news feed can't be displayed. Please contact a site administrator."
COM_NEWSFEEDS_CAT_NUM="# of News feeds :"
COM_NEWSFEEDS_CONTENT_TYPE_CATEGORY="News Feed Category"
COM_NEWSFEEDS_CONTENT_TYPE_NEWSFEED="News Feed"
COM_NEWSFEEDS_DEFAULT_PAGE_TITLE="News Feeds"
COM_NEWSFEEDS_ERROR_FEED_NOT_FOUND="Error. Feed not found."
COM_NEWSFEEDS_ERRORS_FEED_NOT_RETRIEVED="Error. Feed could not be retrieved."
COM_NEWSFEEDS_FEED_LINK="Feed Link"
COM_NEWSFEEDS_FEED_NAME="Feed Name"
COM_NEWSFEEDS_FILTER_LABEL="Filter Field"
COM_NEWSFEEDS_FILTER_SEARCH_DESC="News Feed Filter Search"
COM_NEWSFEEDS_NO_ARTICLES="No Articles for this News Feed."
COM_NEWSFEEDS_NUM_ARTICLES="# Articles"
COM_NEWSFEEDS_NUM_ARTICLES_COUNT="# Articles: %s"
COM_NEWSFEEDS_NUM_ITEMS="# News feeds"

View File

@@ -0,0 +1,46 @@
; 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_PRIVACY="Privacy"
COM_PRIVACY_ADMIN_NOTIFICATION_USER_CONFIRMED_REQUEST_MESSAGE="User %1$s has confirmed their information request."
COM_PRIVACY_ADMIN_NOTIFICATION_USER_CONFIRMED_REQUEST_SUBJECT="Information Request Confirmed By User"
COM_PRIVACY_ADMIN_NOTIFICATION_USER_CREATED_REQUEST_MESSAGE="A new information request has been submitted by %1$s."
COM_PRIVACY_ADMIN_NOTIFICATION_USER_CREATED_REQUEST_SUBJECT="Information Request Submitted"
COM_PRIVACY_CONFIRM_REMIND_SUCCEEDED="Your consent to this website's Privacy Policy has been extended."
COM_PRIVACY_CONFIRM_REQUEST_FIELDSET_LABEL="An email has been sent to your email address. Please paste the confirmation token from the email into the field below to prove that you are the owner of the information being requested."
COM_PRIVACY_CONFIRM_REQUEST_SUCCEEDED="Your information request has been confirmed. We will process your request as soon as possible and the export will be sent to your email."
COM_PRIVACY_CREATE_REQUEST_SUCCEEDED="Your information request has been created. Before it can be processed, you must verify this request. An email has been sent to your address with additional instructions to complete this verification."
COM_PRIVACY_EMAIL_REQUEST_BODY_EXPORT_REQUEST="Someone has created a request to export all personal information related to this email address at {URL}. As a security measure, you must confirm that this is a valid request for your personal information from this website.\n\nIf this was a mistake, ignore this email and nothing will happen.\n\nIn order to confirm this request, you can complete one of the following tasks:\n\n1. Visit the following URL: {TOKENURL}\n\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\nURL: {FORMURL}\nToken: {TOKEN}\n\nPlease note that this token is only valid for 24 hours from the time this email was sent."
COM_PRIVACY_EMAIL_REQUEST_BODY_REMOVE_REQUEST="Someone has created a request to remove all personal information related to this email address at {URL}. As a security measure, you must confirm that this is a valid request for your personal information to be removed from this website.\n\nIf this was a mistake, ignore this email and nothing will happen.\n\nIn order to confirm this request, you can complete one of the following tasks:\n\n1. Visit the following URL: {TOKENURL}\n\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\nURL: {FORMURL}\nToken: {TOKEN}\n\nPlease note that this token is only valid for 24 hours from the time this email was sent."
COM_PRIVACY_EMAIL_REQUEST_SUBJECT_EXPORT_REQUEST="Information Request Created at {SITENAME}"
COM_PRIVACY_EMAIL_REQUEST_SUBJECT_REMOVE_REQUEST="Information Deletion Request Created at {SITENAME}"
COM_PRIVACY_ERROR_CANNOT_CREATE_REQUEST_WHEN_SENDMAIL_DISABLED="An information request can't be created when email support is disabled."
COM_PRIVACY_ERROR_CHECKING_FOR_EXISTING_REQUESTS="There was an error checking for existing information requests, please try submitting this request again."
COM_PRIVACY_ERROR_CONFIRM_TOKEN_EXPIRED="The confirmation token for your information request has expired. You will need to submit a new request."
COM_PRIVACY_ERROR_CONFIRMING_REMIND_FAILED="No expiration reminder was found."
COM_PRIVACY_ERROR_CONFIRMING_REQUEST="Error while confirming the information request."
COM_PRIVACY_ERROR_CONFIRMING_REQUEST_FAILED="Your information request confirmation failed. %s"
COM_PRIVACY_ERROR_CREATING_REQUEST="Error while creating the information request."
COM_PRIVACY_ERROR_CREATING_REQUEST_FAILED="Your information request could not be created. %s"
COM_PRIVACY_ERROR_NO_PENDING_REMIND="No expiration reminder has been sent yet."
COM_PRIVACY_ERROR_NO_PENDING_REQUESTS="There are no information requests for this email address requiring confirmation."
COM_PRIVACY_ERROR_NO_REMIND_REQUESTS="Please re-check the token"
COM_PRIVACY_ERROR_PENDING_REQUEST_OPEN="There is already an active information request for this email address and request type. Please contact the site owner for updates on this request."
COM_PRIVACY_ERROR_REMIND_REQUEST="An error occurred while processing your request."
COM_PRIVACY_ERROR_UNKNOWN_REQUEST_TYPE="Unknown information request type."
COM_PRIVACY_FIELD_CONFIRM_CONFIRM_TOKEN_DESC="Enter the confirmation token you received by email."
COM_PRIVACY_FIELD_CONFIRM_CONFIRM_TOKEN_LABEL="Confirmation Token"
COM_PRIVACY_FIELD_CONFIRM_EMAIL_DESC="Enter your email address."
COM_PRIVACY_FIELD_REMIND_CONFIRM_TOKEN_DESC="Enter the confirmation token you received by email."
COM_PRIVACY_FIELD_REMIND_CONFIRM_TOKEN_LABEL="Confirmation Token"
COM_PRIVACY_FIELD_REQUEST_TYPE_DESC="The type of information request."
COM_PRIVACY_FIELD_REQUEST_TYPE_LABEL="Request Type"
COM_PRIVACY_FIELD_STATUS_DESC="The status of the information request."
COM_PRIVACY_REMIND_REQUEST_FIELDSET_LABEL="Renew Privacy Consent"
COM_PRIVACY_REQUEST_TYPE_EXPORT="Export"
COM_PRIVACY_REQUEST_TYPE_REMOVE="Remove"
COM_PRIVACY_VIEW_CONFIRM_PAGE_TITLE="Confirm Information Request"
COM_PRIVACY_VIEW_REQUEST_PAGE_TITLE="Submit Information Request"
COM_PRIVACY_WARNING_CANNOT_CREATE_REQUEST_WHEN_SENDMAIL_DISABLED="We're sorry, you can't submit an information request at this time."

View File

@@ -0,0 +1,13 @@
; Joomla! Project
; (C) 2013 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_TAGS_CREATED_DATE="Created Date"
COM_TAGS_DEFAULT_PAGE_TITLE="Tags"
COM_TAGS_MODIFIED_DATE="Modified Date"
COM_TAGS_NO_ITEMS="No matching items were found."
COM_TAGS_NO_TAGS="There are no tags to display."
COM_TAGS_PUBLISHED_DATE="Published Date"
COM_TAGS_TAG_NOT_FOUND="Tag not found."
COM_TAGS_TITLE_FILTER_LABEL="Enter Part of Title"

View File

@@ -0,0 +1,167 @@
; Joomla! Project
; (C) 2009 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_USERS_ACTIVATION_TOKEN_NOT_FOUND="Verification code not found. Check if your account is already activated and try to log in."
COM_USERS_CAPTCHA_LABEL="Captcha"
COM_USERS_DATABASE_ERROR="Error getting the user from the database: %s"
COM_USERS_EDIT_PROFILE="Edit Profile"
COM_USERS_EMAIL_ACCOUNT_DETAILS="Account Details for {NAME} at {SITENAME}"
COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY="Hello {NAME},\n\nYour account has been activated by an administrator. You can now login at {SITEURL} using the username {USERNAME} and the password you chose while registering."
COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT="Account activated for {NAME} at {SITENAME}"
COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY="Hello administrator,\n\nA new user has registered at {SITENAME}.\nThe user has verified their email address and requests that you approve their account.\nThis email has their details:\n\n Name : {NAME} \n email: {EMAIL} \n Username: {USERNAME} \n\nYou can activate the user by selecting the link below:\n{ACTIVATE}"
COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT="Registration approval required for account of {NAME} at {SITENAME}"
COM_USERS_EMAIL_PASSWORD_RESET_BODY="Hello,\n\nA request has been made to reset your {SITENAME} account password. To reset your password, you will need to submit this verification code to verify that the request was legitimate.\n\nThe verification code is {TOKEN}\n\nSelect the URL below and proceed with resetting your password.\n\n{LINK_TEXT} \n\nThank you."
COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT="Your {SITENAME} password reset request"
COM_USERS_EMAIL_REGISTERED_BODY="Hello {NAME},\n\nThank you for registering at {SITENAME}.\n\nYou may now log in to {SITEURL} using the following username and password:\n\nUsername: {USERNAME}\nPassword: {PASSWORD_CLEAR}"
COM_USERS_EMAIL_REGISTERED_BODY_NOPW="Hello {NAME},\n\nThank you for registering at {SITENAME}.\n\nYou may now log in to {SITEURL} using the username and password you registered with."
COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY="Hello administrator, \n\nA new user '{NAME}', username '{USERNAME}', has registered at {SITEURL}."
COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY="Hello {NAME},\n\nThank you for registering at {SITENAME}. Your account is created and must be activated before you can use it.\nTo activate the account select the following link or copy-paste it in your browser:\n{ACTIVATE} \n\nAfter activation you may login to {SITEURL} using the following username and password:\n\nUsername: {USERNAME}\nPassword: {PASSWORD_CLEAR}"
COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW="Hello {NAME},\n\nThank you for registering at {SITENAME}. Your account is created and must be activated before you can use it.\nTo activate the account select the following link or copy-paste it in your browser:\n{ACTIVATE} \n\nAfter activation you may login to {SITEURL} using the following username and the password you entered during registration:\n\nUsername: {USERNAME}"
COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY="Hello {NAME},\n\nThank you for registering at {SITENAME}. Your account is created and must be verified before you can use it.\n\nTo verify the account select the following link or copy-paste it in your browser:\n{ACTIVATE} \n\nAfter verification an administrator will be notified to activate your account. You'll receive a confirmation when it's done.\n\nOnce that account has been activated you may login to {SITEURL} using the following username and password:\n\nUsername: {USERNAME}\nPassword: {PASSWORD_CLEAR}"
COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW="Hello {NAME},\n\nThank you for registering at {SITENAME}. Your account is created and must be verified before you can use it.\n\nTo verify the account select the following link or copy-paste it in your browser:\n{ACTIVATE} \n\nAfter verification an administrator will be notified to activate your account. You'll receive a confirmation when it's done.\n\nOnce that account has been activated you may login to {SITEURL} using the following username and the password you entered during registration:\n\nUsername: {USERNAME}"
COM_USERS_EMAIL_USERNAME_REMINDER_BODY="Hello,\n\nA username reminder has been requested for your {SITENAME} account.\n\nYour username: {USERNAME}\n\nTo login to your account, select the link below.\n\n{LINK_TEXT} \n\nThank you."
COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT="Your {SITENAME} username"
COM_USERS_FIELD_PASSWORD_RESET_LABEL="Email Address"
COM_USERS_FIELD_REMIND_EMAIL_LABEL="Email Address"
COM_USERS_FIELD_RESET_CONFIRM_TOKEN_LABEL="Verification Code"
COM_USERS_FIELD_RESET_CONFIRM_USERNAME_LABEL="Username"
COM_USERS_FIELD_RESET_PASSWORD1_LABEL="Password"
COM_USERS_FIELD_RESET_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."
COM_USERS_FIELD_RESET_PASSWORD2_LABEL="Confirm Password"
COM_USERS_FRONTEND_LOGOUT_SUCCESS="You have been logged out."
COM_USERS_INVALID_EMAIL="Invalid email address"
COM_USERS_LBL_SELECT_INSTRUCTIONS="Please select how you would like to verify your login to this site."
COM_USERS_LOGIN_DEFAULT_LABEL="User Login"
COM_USERS_LOGIN_REGISTER="Don't have an account?"
COM_USERS_LOGIN_REMEMBER_ME="Remember me"
COM_USERS_LOGIN_REMIND="Forgot your username?"
COM_USERS_LOGIN_RESET="Forgot your password?"
COM_USERS_LOGIN_USERNAME_LABEL="Username"
COM_USERS_MAIL_FAILED="Failed sending email."
COM_USERS_MAIL_SEND_FAILURE_BODY="An error was encountered when sending the user registration email. The user who tried to register is: %s"
COM_USERS_MAIL_SEND_FAILURE_SUBJECT="Error sending email"
COM_USERS_MFA_ADD_AUTHENTICATOR_OF_TYPE="Add a new %s"
COM_USERS_MFA_ADD_PAGE_HEAD="Add a Multi-factor Authentication Method"
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>."
COM_USERS_MFA_BACKUPCODES_PRINT_PROMPT_HEAD="<a href=\"%1s\" class=\"%2s\">Print these codes</a> and keep them in your wallet."
COM_USERS_MFA_BACKUPCODES_RESET="Regenerate Backup Codes"
COM_USERS_MFA_BACKUPCODES_RESET_INFO="Use the button below 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."
COM_USERS_MFA_EDIT_FIELD_DEFAULT="Make this the default Multi-factor Authentication method"
COM_USERS_MFA_EDIT_FIELD_TITLE="Title"
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."
COM_USERS_MFA_EDIT_PAGE_HEAD="Modify a Multi-factor Authentication method"
COM_USERS_MFA_FIRSTTIME_INSTRUCTIONS_HEAD="Use Multi-factor Authentication for added security"
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."
COM_USERS_MFA_FIRSTTIME_NOTINTERESTED="Don't show this again"
COM_USERS_MFA_FIRSTTIME_PAGE_HEAD="Set up your Multi-factor Authentication"
COM_USERS_MFA_INVALID_CODE="Multi-factor Authentication failed. Please try again."
COM_USERS_MFA_INVALID_METHOD="Invalid Multi-factor Authentication method."
COM_USERS_MFA_LBL_CREATEDON="Added: %s"
COM_USERS_MFA_LBL_DATE_FORMAT_PAST="F d, Y"
COM_USERS_MFA_LBL_DATE_FORMAT_TODAY="H:i"
COM_USERS_MFA_LBL_DATE_FORMAT_YESTERDAY="H:i"
COM_USERS_MFA_LBL_LASTUSED="Last used: %s"
COM_USERS_MFA_LBL_PAST="%s"
COM_USERS_MFA_LBL_TODAY="Today, %s"
COM_USERS_MFA_LBL_YESTERDAY="Yesterday, %s"
COM_USERS_MFA_LIST_DEFAULTTAG="Default"
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."
COM_USERS_MFA_LIST_PAGE_HEAD="Your Multi-factor Authentication options"
COM_USERS_MFA_LIST_REMOVEALL="Turn Off"
COM_USERS_MFA_LIST_STATUS_OFF="Multi-factor Authentication is <strong>not enabled</strong>."
COM_USERS_MFA_LIST_STATUS_ON="Multi-factor Authentication is enabled."
COM_USERS_MFA_LOGOUT="Log Out"
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."
COM_USERS_MFA_MANDATORY_NOTICE_HEAD="Multi-factor Authentication is mandatory for your user account"
COM_USERS_MFA_SELECT_PAGE_HEAD="Select a Multi-factor Authentication method"
COM_USERS_MFA_USE_DIFFERENT_METHOD="Select a different method"
COM_USERS_MFA_TRY_LIMIT_REACHED="You have reached the try limit for the currently selected Authentication method. Please choose a different method or wait."
COM_USERS_MFA_VALIDATE="Validate"
COM_USERS_OR="or"
COM_USERS_PROFILE="User Profile"
COM_USERS_PROFILE_CORE_LEGEND="Profile"
COM_USERS_PROFILE_DEFAULT_LABEL="Edit Your Profile"
COM_USERS_PROFILE_EMAIL1_LABEL="Email Address"
COM_USERS_PROFILE_LAST_VISITED_DATE_LABEL="Last Visited Date"
COM_USERS_PROFILE_MULTIFACTOR_AUTH="Multi-factor Authentication"
COM_USERS_PROFILE_NAME_LABEL="Name"
COM_USERS_PROFILE_NEVER_VISITED="This is the first time you have visited this site."
COM_USERS_PROFILE_NOCHANGE_USERNAME_DESC="If you want to change your username, please contact a site administrator."
COM_USERS_PROFILE_PASSWORD1_LABEL="Password"
COM_USERS_PROFILE_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."
COM_USERS_PROFILE_PASSWORD2_LABEL="Confirm Password"
COM_USERS_PROFILE_REGISTERED_DATE_LABEL="Registered Date"
COM_USERS_PROFILE_SAVE_FAILED="Profile could not be saved: %s"
COM_USERS_PROFILE_SAVE_SUCCESS="Profile saved."
COM_USERS_PROFILE_USERNAME_LABEL="Username"
COM_USERS_PROFILE_USERNAME_MESSAGE="The username you entered is not available. Please pick another username."
COM_USERS_PROFILE_VALUE_NOT_FOUND="Website default"
COM_USERS_REGISTER_EMAIL1_LABEL="Email Address"
COM_USERS_REGISTER_NAME_LABEL="Name"
COM_USERS_REGISTER_REQUIRED="<strong class=\"red\">*</strong> Required field"
COM_USERS_REGISTER_USERNAME_LABEL="Username"
COM_USERS_REGISTER_USERNAME_MESSAGE="The username you entered is not available. Please pick another username."
COM_USERS_REGISTRATION="User Registration"
COM_USERS_REGISTRATION_ACL_ADMIN_ACTIVATION="Please log in to confirm that you are authorised to activate new accounts."
COM_USERS_REGISTRATION_ACL_ADMIN_ACTIVATION_PERMISSIONS="You are not authorised to activate new accounts, please log in with a privileged account."
COM_USERS_REGISTRATION_ACTIVATE_SUCCESS="Your Account has been activated. You can now log in using the username and password you chose during the registration."
COM_USERS_REGISTRATION_ACTIVATION_NOTIFY_SEND_MAIL_FAILED="An error was encountered while sending activation notification email"
COM_USERS_REGISTRATION_ACTIVATION_SAVE_FAILED="Failed to save activation data: %s"
COM_USERS_REGISTRATION_ADMINACTIVATE_SUCCESS="The user's account has been activated and the user has been notified about it."
COM_USERS_REGISTRATION_COMPLETE_ACTIVATE="Your account has been created and an activation link has been sent to the email address you entered. Note that you must activate the account by selecting the activation link when you get the email before you can login."
COM_USERS_REGISTRATION_COMPLETE_VERIFY="Your account has been created and a verification link has been sent to the email address you entered. Note that you must verify the account by selecting the verification link when you get the email and then an administrator will activate your account before you can login."
COM_USERS_REGISTRATION_DEFAULT_LABEL="User Registration"
COM_USERS_REGISTRATION_SAVE_FAILED="Registration failed: %s"
COM_USERS_REGISTRATION_SAVE_SUCCESS="Thank you for registering. You may now log in using the username and password you registered with."
COM_USERS_REGISTRATION_SEND_MAIL_FAILED="An error was encountered while sending the registration email. A message has been sent to the administrator of this site."
COM_USERS_REGISTRATION_VERIFY_SUCCESS="Your email address has been verified. Once an administrator approves your account you will be notified by email and you can login to the site."
COM_USERS_REMIND="Reminder"
COM_USERS_REMIND_DEFAULT_LABEL="Please enter the email address associated with your User account. Your username will be emailed to the email address on file."
COM_USERS_REMIND_LIMIT_ERROR_N_HOURS="You have exceeded the maximum number of password resets allowed. Please try again in %d hours."
COM_USERS_REMIND_LIMIT_ERROR_N_HOURS_1="You have exceeded the maximum number of password resets allowed. Please try again in one hour."
COM_USERS_REMIND_REQUEST="If the email address you entered is registered on this site you will shortly receive an email with a reminder."
COM_USERS_REMIND_REQUEST_ERROR="Error requesting password reminder."
COM_USERS_REMIND_REQUEST_FAILED="Reminder failed: %s"
COM_USERS_REMIND_REQUEST_SUCCESS="Reminder sent. Please check your mail."
COM_USERS_REMIND_SUPERADMIN_ERROR="A Super User can't request a password reminder. Please contact another Super User or use an alternative method."
COM_USERS_RESET="Password Reset"
COM_USERS_RESET_COMPLETE_ERROR="Error completing password reset."
COM_USERS_RESET_COMPLETE_FAILED="Completing reset password failed: %s"
COM_USERS_RESET_COMPLETE_LABEL="To complete the password reset process, please enter a new password."
COM_USERS_RESET_COMPLETE_SUCCESS="Reset password successful. You may now login to the site."
COM_USERS_RESET_COMPLETE_TOKENS_MISSING="Your password reset confirmation failed because the verification code was missing."
COM_USERS_RESET_CONFIRM_ERROR="Error while confirming the password."
COM_USERS_RESET_CONFIRM_FAILED="Your password reset confirmation failed because the verification code was invalid. %s"
COM_USERS_RESET_CONFIRM_LABEL="An email has been sent to your email address. The email has a verification code, please paste the verification code in the field below to prove that you are the owner of this account."
COM_USERS_RESET_REQUEST="If the email address you entered is registered on this site you will shortly receive an email with a link to reset the password for your account."
COM_USERS_RESET_REQUEST_ERROR="Error requesting password reset."
COM_USERS_RESET_REQUEST_FAILED="Reset password failed: %s"
COM_USERS_RESET_REQUEST_LABEL="Please enter the email address for your account. A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account."
COM_USERS_SETTINGS_FIELDSET_LABEL="Basic Settings"
COM_USERS_USER_BACKUPCODE="Backup Code"
COM_USERS_USER_BACKUPCODES="Backup Codes"
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."
COM_USERS_USER_BACKUPCODES_DESC="If you do not have access to your Multi-factor Authentication device you can use any of the following passwords instead of a regular security code. Each one of these emergency codes is immediately destroyed upon use. We recommend printing these codes out and keeping the printout in a safe and accessible location, eg your wallet or a safety deposit box."
COM_USERS_USER_BLOCKED="This user is blocked. If this is an error, please contact an administrator."
COM_USERS_USER_FIELD_BACKEND_LANGUAGE_LABEL="Backend Language"
COM_USERS_USER_FIELD_BACKEND_TEMPLATE_LABEL="Backend Template Style"
COM_USERS_USER_FIELD_EDITOR_LABEL="Editor"
COM_USERS_USER_FIELD_FRONTEND_LANGUAGE_LABEL="Frontend Language"
COM_USERS_USER_FIELD_TIMEZONE_LABEL="Time Zone"
COM_USERS_USER_MULTIFACTOR_AUTH="Multi-factor Authentication"
COM_USERS_USER_NOT_FOUND="User not found."
COM_USERS_USER_SAVE_FAILED="Failed to save user: %s"
; Obsolete language strings since 4.2.0 -- Remove them in Joomla 5.0
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."
COM_USERS_PROFILE_OTEPS="One time emergency passwords"
COM_USERS_PROFILE_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."
COM_USERS_PROFILE_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."
COM_USERS_PROFILE_TWOFACTOR_DESC="Select the two factor authentication method you want to use."
COM_USERS_PROFILE_TWOFACTOR_LABEL="Authentication Method"
COM_USERS_PROFILE_TWO_FACTOR_AUTH="Two Factor Authentication"
; Obsolete language strings since 4.3.0 -- Remove them in Joomla 5.0
COM_USERS_FRONTEND_LOGIN_SUCCESS="You have been logged in."

View File

@@ -0,0 +1,6 @@
; Joomla! Project
; (C) 2005 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_WRAPPER_NO_IFRAMES="This option will not work correctly. Unfortunately, your browser does not support inline frames."

View File

@@ -0,0 +1,754 @@
; JCE Project
; Copyright (C) 2006 - 2018 Ryan Demmer. All rights reserved
; GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
; Note : All ini files need to be saved as UTF-8
[common]
WF_COMMON_EDIT_CONFIRM="Do you want to use the WYSIWYG mode for this textarea?"
WF_COMMON_APPLY="Apply"
WF_COMMON_INSERT="Insert"
WF_COMMON_UPDATE="Update"
WF_COMMON_CANCEL="Cancel"
WF_COMMON_CLOSE="Close"
WF_COMMON_REMOVE="Remove"
WF_COMMON_BROWSE="Browse"
WF_COMMON_CLASS_NAME="Class"
WF_COMMON_NOT_SET="-- Not set --"
WF_COMMON_WF_CLIPBOARD_MSG="Cut and Copy are not available in Mozilla and Firefox. \nPlease use keyboard shortcuts %s+C and %s+X instead.\n\nDo you want more information about this issue?"
WF_COMMON_WF_CLIPBOARD_NO_SUPPORT="Currently not supported by your browser, use keyboard shortcuts instead."
WF_COMMON_POPUP_BLOCKED="Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool."
WF_COMMON_INVALID_DATA="{#field} is invalid"
WF_COMMON_INVALID_DATA_NUMBER="{#field} must be a number"
WF_COMMON_INVALID_DATA_MIN="{#field} must be a number greater than {#min}"
WF_COMMON_INVALID_DATA_SIZE="{#field} must be a number or percentage"
WF_COMMON_MORE_COLORS="More colors"
WF_COMMON_YES="Yes"
WF_COMMON_NO="No"
[colorpicker]
WF_COLORPICKER_HEX_F0F8FF="AliceBlue"
WF_COLORPICKER_HEX_FAEBD7="AntiqueWhite"
WF_COLORPICKER_HEX_00FFFF="Cyan"
WF_COLORPICKER_HEX_7FFFD4="Aquamarine"
WF_COLORPICKER_HEX_F0FFFF="Azure"
WF_COLORPICKER_HEX_F5F5DC="Beige"
WF_COLORPICKER_HEX_FFE4C4="Bisque"
WF_COLORPICKER_HEX_000000="Black"
WF_COLORPICKER_HEX_FFEBCD="BlanchedAlmond"
WF_COLORPICKER_HEX_0000FF="Blue"
WF_COLORPICKER_HEX_8A2BE2="BlueViolet"
WF_COLORPICKER_HEX_A52A2A="Brown"
WF_COLORPICKER_HEX_DEB887="BurlyWood"
WF_COLORPICKER_HEX_5F9EA0="CadetBlue"
WF_COLORPICKER_HEX_7FFF00="Chartreuse"
WF_COLORPICKER_HEX_D2691E="Chocolate"
WF_COLORPICKER_HEX_FF7F50="Coral"
WF_COLORPICKER_HEX_6495ED="CornflowerBlue"
WF_COLORPICKER_HEX_FFF8DC="Cornsilk"
WF_COLORPICKER_HEX_DC143C="Crimson"
WF_COLORPICKER_HEX_00008B="DarkBlue"
WF_COLORPICKER_HEX_008B8B="DarkCyan"
WF_COLORPICKER_HEX_B8860B="DarkGoldenRod"
WF_COLORPICKER_HEX_A9A9A9="DarkGray"
WF_COLORPICKER_HEX_006400="DarkGreen"
WF_COLORPICKER_HEX_BDB76B="DarkKhaki"
WF_COLORPICKER_HEX_8B008B="DarkMagenta"
WF_COLORPICKER_HEX_556B2F="DarkOliveGreen"
WF_COLORPICKER_HEX_FF8C00="Darkorange"
WF_COLORPICKER_HEX_9932CC="DarkOrchid"
WF_COLORPICKER_HEX_8B0000="DarkRed"
WF_COLORPICKER_HEX_E9967A="DarkSalmon"
WF_COLORPICKER_HEX_8FBC8F="DarkSeaGreen"
WF_COLORPICKER_HEX_483D8B="DarkSlateBlue"
WF_COLORPICKER_HEX_2F4F4F="DarkSlateGrey"
WF_COLORPICKER_HEX_00CED1="DarkTurquoise"
WF_COLORPICKER_HEX_9400D3="DarkViolet"
WF_COLORPICKER_HEX_FF1493="DeepPink"
WF_COLORPICKER_HEX_00BFFF="DeepSkyBlue"
WF_COLORPICKER_HEX_696969="DimGrey"
WF_COLORPICKER_HEX_1E90FF="DodgerBlue"
WF_COLORPICKER_HEX_B22222="FireBrick"
WF_COLORPICKER_HEX_FFFAF0="FloralWhite"
WF_COLORPICKER_HEX_228B22="ForestGreen"
WF_COLORPICKER_HEX_FF00FF="Magenta"
WF_COLORPICKER_HEX_DCDCDC="Gainsboro"
WF_COLORPICKER_HEX_F8F8FF="GhostWhite"
WF_COLORPICKER_HEX_FFD700="Gold"
WF_COLORPICKER_HEX_DAA520="GoldenRod"
WF_COLORPICKER_HEX_808080="Grey"
WF_COLORPICKER_HEX_008000="Green"
WF_COLORPICKER_HEX_ADFF2F="GreenYellow"
WF_COLORPICKER_HEX_F0FFF0="HoneyDew"
WF_COLORPICKER_HEX_FF69B4="HotPink"
WF_COLORPICKER_HEX_CD5C5C="IndianRed"
WF_COLORPICKER_HEX_4B0082="Indigo"
WF_COLORPICKER_HEX_FFFFF0="Ivory"
WF_COLORPICKER_HEX_F0E68C="Khaki"
WF_COLORPICKER_HEX_E6E6FA="Lavender"
WF_COLORPICKER_HEX_FFF0F5="LavenderBlush"
WF_COLORPICKER_HEX_7CFC00="LawnGreen"
WF_COLORPICKER_HEX_FFFACD="LemonChiffon"
WF_COLORPICKER_HEX_ADD8E6="LightBlue"
WF_COLORPICKER_HEX_F08080="LightCoral"
WF_COLORPICKER_HEX_E0FFFF="LightCyan"
WF_COLORPICKER_HEX_FAFAD2="LightGoldenRodYellow"
WF_COLORPICKER_HEX_D3D3D3="LightGrey"
WF_COLORPICKER_HEX_90EE90="LightGreen"
WF_COLORPICKER_HEX_FFB6C1="LightPink"
WF_COLORPICKER_HEX_FFA07A="LightSalmon"
WF_COLORPICKER_HEX_20B2AA="LightSeaGreen"
WF_COLORPICKER_HEX_87CEFA="LightSkyBlue"
WF_COLORPICKER_HEX_778899="LightSlateGrey"
WF_COLORPICKER_HEX_B0C4DE="LightSteelBlue"
WF_COLORPICKER_HEX_FFFFE0="LightYellow"
WF_COLORPICKER_HEX_00FF00="Lime"
WF_COLORPICKER_HEX_32CD32="LimeGreen"
WF_COLORPICKER_HEX_FAF0E6="Linen"
WF_COLORPICKER_HEX_800000="Maroon"
WF_COLORPICKER_HEX_66CDAA="MediumAquaMarine"
WF_COLORPICKER_HEX_0000CD="MediumBlue"
WF_COLORPICKER_HEX_BA55D3="MediumOrchid"
WF_COLORPICKER_HEX_9370D8="MediumPurple"
WF_COLORPICKER_HEX_3CB371="MediumSeaGreen"
WF_COLORPICKER_HEX_7B68EE="MediumSlateBlue"
WF_COLORPICKER_HEX_00FA9A="MediumSpringGreen"
WF_COLORPICKER_HEX_48D1CC="MediumTurquoise"
WF_COLORPICKER_HEX_C71585="MediumVioletRed"
WF_COLORPICKER_HEX_191970="MidnightBlue"
WF_COLORPICKER_HEX_F5FFFA="MintCream"
WF_COLORPICKER_HEX_FFE4E1="MistyRose"
WF_COLORPICKER_HEX_FFE4B5="Moccasin"
WF_COLORPICKER_HEX_FFDEAD="NavajoWhite"
WF_COLORPICKER_HEX_000080="Navy"
WF_COLORPICKER_HEX_FDF5E6="OldLace"
WF_COLORPICKER_HEX_808000="Olive"
WF_COLORPICKER_HEX_6B8E23="OliveDrab"
WF_COLORPICKER_HEX_FFA500="Orange"
WF_COLORPICKER_HEX_FF4500="OrangeRed"
WF_COLORPICKER_HEX_DA70D6="Orchid"
WF_COLORPICKER_HEX_EEE8AA="PaleGoldenRod"
WF_COLORPICKER_HEX_98FB98="PaleGreen"
WF_COLORPICKER_HEX_AFEEEE="PaleTurquoise"
WF_COLORPICKER_HEX_D87093="PaleVioletRed"
WF_COLORPICKER_HEX_FFEFD5="PapayaWhip"
WF_COLORPICKER_HEX_FFDAB9="PeachPuff"
WF_COLORPICKER_HEX_CD853F="Peru"
WF_COLORPICKER_HEX_FFC0CB="Pink"
WF_COLORPICKER_HEX_DDA0DD="Plum"
WF_COLORPICKER_HEX_B0E0E6="PowderBlue"
WF_COLORPICKER_HEX_800080="Purple"
WF_COLORPICKER_HEX_FF0000="Red"
WF_COLORPICKER_HEX_BC8F8F="RosyBrown"
WF_COLORPICKER_HEX_4169E1="RoyalBlue"
WF_COLORPICKER_HEX_8B4513="SaddleBrown"
WF_COLORPICKER_HEX_FA8072="Salmon"
WF_COLORPICKER_HEX_F4A460="SandyBrown"
WF_COLORPICKER_HEX_2E8B57="SeaGreen"
WF_COLORPICKER_HEX_FFF5EE="SeaShell"
WF_COLORPICKER_HEX_A0522D="Sienna"
WF_COLORPICKER_HEX_C0C0C0="Silver"
WF_COLORPICKER_HEX_87CEEB="SkyBlue"
WF_COLORPICKER_HEX_6A5ACD="SlateBlue"
WF_COLORPICKER_HEX_708090="SlateGrey"
WF_COLORPICKER_HEX_FFFAFA="Snow"
WF_COLORPICKER_HEX_00FF7F="SpringGreen"
WF_COLORPICKER_HEX_4682B4="SteelBlue"
WF_COLORPICKER_HEX_D2B48C="Tan"
WF_COLORPICKER_HEX_008080="Teal"
WF_COLORPICKER_HEX_D8BFD8="Thistle"
WF_COLORPICKER_HEX_FF6347="Tomato"
WF_COLORPICKER_HEX_40E0D0="Turquoise"
WF_COLORPICKER_HEX_EE82EE="Violet"
WF_COLORPICKER_HEX_F5DEB3="Wheat"
WF_COLORPICKER_HEX_FFFFFF="White"
WF_COLORPICKER_HEX_F5F5F5="WhiteSmoke"
WF_COLORPICKER_HEX_FFFF00="Yellow"
WF_COLORPICKER_HEX_9ACD32="YellowGreen"
WF_COLORPICKER_PICKER="Picker"
WF_COLORPICKER_COLORPICKER="Colour Picker"
WF_COLORPICKER_TEMPLATE_DESC="The following colours have been retrieved from your template stylesheets"
WF_COLORPICKER_PALETTE="Web"
WF_COLORPICKER_NAMED="Named"
WF_COLORPICKER_TEMPLATE="Template"
WF_COLORPICKER_CUSTOM="Custom"
WF_COLORPICKER_COLOR="Colour"
WF_COLORPICKER_APPLY="Apply"
WF_COLORPICKER_NAME="Name"
[contextmenu]
WF_CONTEXTMENU_ALIGN="Alignment"
WF_CONTEXTMENU_LEFT="Left"
WF_CONTEXTMENU_CENTER="Center"
WF_CONTEXTMENU_RIGHT="Right"
WF_CONTEXTMENU_FULL="Full"
[print]
WF_PRINT_DESC="Print"
[preview]
WF_PREVIEW_DESC="Preview"
[directionality]
WF_DIRECTIONALITY_LTR_DESC="Direction left to right"
WF_DIRECTIONALITY_RTL_DESC="Direction right to left"
[layer]
WF_LAYER_INSERTLAYER_DESC="Insert new layer"
WF_LAYER_FORWARD_DESC="Move forward"
WF_LAYER_BACKWARD_DESC="Move backward"
WF_LAYER_ABSOLUTE_DESC="Toggle absolute positioning"
WF_LAYER_CONTENT="New layer..."
[nonbreaking]
WF_NONBREAKING_DESC="Insert non-breaking space character"
[searchreplace]
WF_SEARCHREPLACE_SEARCH_DESC="Find"
WF_SEARCHREPLACE_REPLACE_DESC="Find/Replace"
WF_SEARCHREPLACE_NOTFOUND="The search string could not be found."
WF_SEARCHREPLACE_SEARCH_TITLE="Find"
WF_SEARCHREPLACE_REPLACE_TITLE="Find/Replace"
WF_SEARCHREPLACE_ALLREPLACED="All occurrences of the search string were replaced."
WF_SEARCHREPLACE_FINDWHAT="Find"
WF_SEARCHREPLACE_REPLACEWITH="Replace with"
WF_SEARCHREPLACE_MCASE="Match case"
WF_SEARCHREPLACE_FIND="Find"
WF_SEARCHREPLACE_NEXT="Next"
WF_SEARCHREPLACE_PREV="Previous"
WF_SEARCHREPLACE_DIRECTION="Direction"
WF_SEARCHREPLACE_UP="Up"
WF_SEARCHREPLACE_DOWN="Down"
WF_SEARCHREPLACE_REPLACE="Replace"
WF_SEARCHREPLACE_REPLACEALL="Replace all"
WF_SEARCHREPLACE_WHOLEWORDS="Whole Words"
[reference]
WF_REFERENCE_CITE_TITLE="Citation"
WF_REFERENCE_ABBR_TITLE="Abbreviation"
WF_REFERENCE_ACRONYM_TITLE="Acronym"
WF_REFERENCE_DEL_TITLE="Deletion"
WF_REFERENCE_INS_TITLE="Insertion"
WF_REFERENCE_LABEL_DATETIME="Date/Time"
WF_REFERENCE_LABEL_CITE="Cite"
[style]
WF_STYLE_DESC="Edit CSS Style"
[clipboard]
WF_CLIPBOARD_PASTE_DESC="Paste"
WF_CLIPBOARD_PASTE_TEXT_DESC="Paste as Plain Text"
WF_CLIPBOARD_PASTE_WORD_DESC="Paste from Word"
WF_CLIPBOARD_SELECTALL_DESC="Select All"
WF_CLIPBOARD_PASTE_DLG_TITLE="Use %s+V on your keyboard to paste text into the window."
[table]
WF_TABLE_DESC="Insert a table"
WF_TABLE_ROW_BEFORE_DESC="Insert row before"
WF_TABLE_ROW_AFTER_DESC="Insert row after"
WF_TABLE_DELETE_ROW_DESC="Delete row"
WF_TABLE_COL_BEFORE_DESC="Insert column before"
WF_TABLE_COL_AFTER_DESC="Insert column after"
WF_TABLE_DELETE_COL_DESC="Remove column"
WF_TABLE_SPLIT_CELLS_DESC="Split merged table cells"
WF_TABLE_MERGE_CELLS_DESC="Merge table cells"
WF_TABLE_ROW_DESC="Table row properties"
WF_TABLE_CELL_DESC="Table cell properties"
WF_TABLE_PROPS_DESC="Table properties"
WF_TABLE_PASTE_ROW_BEFORE_DESC="Paste table row before"
WF_TABLE_PASTE_ROW_AFTER_DESC="Paste table row after"
WF_TABLE_CUT_ROW_DESC="Cut table row"
WF_TABLE_COPY_ROW_DESC="Copy table row"
WF_TABLE_DEL="Delete table"
WF_TABLE_ROW="Row"
WF_TABLE_COL="Column"
WF_TABLE_CELL="Cell"
[autosave]
WF_AUTOSAVE_UNLOAD_MSG="The changes you made will be lost if you navigate away from this page."
WF_AUTOSAVE_RESTORE_CONTENT="Restore auto-saved content."
WF_AUTOSAVE_WARNING_MESSAGE="If you restore the saved content, you will lose all the content that is currently in the editor.\n\nAre you sure you want to restore the saved content?."
[fullscreen]
WF_FULLSCREEN_DESC="Toggle fullscreen mode"
[visualchars]
WF_VISUALCHARS_DESC="Visual control characters on/off."
[spellchecker]
WF_SPELLCHECKER_DESC="Toggle spellchecker"
WF_SPELLCHECKER_MENU="Spellchecker settings"
WF_SPELLCHECKER_IGNORE_WORD="Ignore word"
WF_SPELLCHECKER_IGNORE_WORDS="Ignore all"
WF_SPELLCHECKER_LANGS="Languages"
WF_SPELLCHECKER_WAIT="Please wait..."
WF_SPELLCHECKER_SUG="Suggestions"
WF_SPELLCHECKER_NO_SUG="No suggestions"
WF_SPELLCHECKER_NO_MPELL="No misspellings found."
WF_SPELLCHECKER_LEARN_WORD="Learn word"
[advlist]
WF_ADVLIST_TYPES="Types"
WF_ADVLIST_DEF="Default"
WF_ADVLIST_LOWER_ALPHA="Lower alpha"
WF_ADVLIST_LOWER_GREEK="Lower greek"
WF_ADVLIST_LOWER_ROMAN="Lower roman"
WF_ADVLIST_UPPER_ALPHA="Upper alpha"
WF_ADVLIST_UPPER_ROMAN="Upper roman"
WF_ADVLIST_CIRCLE="Circle"
WF_ADVLIST_DISC="Disc"
WF_ADVLIST_SQUARE="Square"
WF_ADVLIST_REVERSED="Reversed"
WF_ADVLIST_START="Start"
[aria]
WF_ARIA_RICH_TEXT_AREA="Rich Text Area"
[wordcount]
WF_WORDCOUNT_WORDS="Words: "
WF_WORDCOUNT_SELECTION="Selected Words: "
WF_WORDCOUNT_ALERT="You have reached the word limit set for this content."
[iframe]
WF_IFRAME_DESC="Insert IFrame"
[imgmanager]
WF_IMGMANAGER_DESC="Insert image"
[imgmanager_ext]
WF_IMGMANAGER_EXT_DESC="Insert image"
[link]
WF_LINK_DESC="Insert link"
[filemanager]
WF_FILEMANAGER_DESC="Insert file"
[mediamanager]
WF_MEDIAMANAGER_DESC="Insert Media"
WF_MEDIAMANAGER_URL_UNSUPPORTED="This URL is not currently supported"
[caption]
WF_CAPTION_DESC="Insert Caption"
WF_CAPTION_DELETE="Delete Caption"
[microdata]
WF_MICRODATA_DESC="Insert Microdata"
WF_LABEL_PROPERTY="Property"
[templatemanager]
WF_TEMPLATEMANAGER_DESC="Insert template"
WF_TEMPLATEMANAGER_WARNING="Warning: Updating a template with a different one may cause data loss."
WF_TEMPLATEMANAGER_MDATE_FORMAT="%Y-%m-%d %H:%M:%S"
WF_TEMPLATEMANAGER_CDATE_FORMAT="%Y-%m-%d %H:%M:%S"
WF_TEMPLATEMANAGER_MONTHS_LONG="January,February,March,April,May,June,July,August,September,October,November,December"
WF_TEMPLATEMANAGER_MONTHS_SHORT="Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec"
WF_TEMPLATEMANAGER_DAY_LONG="Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday"
WF_TEMPLATEMANAGER_DAY_SHORT="Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"
WF_TEMPLATEMANAGER_VALUES="Values"
WF_TEMPLATEMANAGER_VALUES_DESC="Replace variables in content with associated values."
[article]
WF_ARTICLE_PAGEBREAK="Insert Pagebreak"
WF_ARTICLE_READMORE="Insert Read More"
WF_ARTICLE_READMORE_TITLE="Read More"
WF_ARTICLE_READMORE_ALERT="There is already a Read More break inserted in this article. Only one such break is permitted. Use a Pagebreak to split the page up further."
WF_ARTICLE_TITLE="Page Title"
WF_ARTICLE_ALIAS="Table of Contents Alias"
[source]
WF_SOURCE_DESC="Source Code Editor"
WF_SOURCE_WRAP="Toggle Word Wrap"
WF_SOURCE_LINENUMBERS="Toggle Line Numbers"
WF_SOURCE_HIGHLIGHT="Toggle Code Highlighting"
WF_SOURCE_REPLACE="Replace"
WF_SOURCE_REPLACE_ALL="Replace All"
WF_SOURCE_SEARCH="Find"
WF_SOURCE_SEARCH_PREV="Find Previous"
WF_SOURCE_REGEX="Regular Expression"
WF_SOURCE_FORMAT="Format HTML"
[textcase]
WF_TEXTCASE_UPPERCASE="UPPERCASE"
WF_TEXTCASE_LOWERCASE="lowercase"
WF_TEXTCASE_SENTENCECASE="Sentence case"
WF_TEXTCASE_CAMELCASE="Camel Case"
WF_TEXTCASE_TITLECASE="Title Case"
[visualblocks]
WF_VISUALBLOCKS_DESC="Show/hide block elements"
[kitchensink]
WF_KITCHENSINK_DESC="Toggle Toolbars"
[anchor]
WF_ANCHOR_DESC="Create anchor"
WF_ANCHOR_NAME="Name"
WF_ANCHOR_INVALID="Please specify a valid anchor Name or ID. The value must start with a letter."
WF_ANCHOR_EXISTS="An anchor with that name or id already exists"
WF_ANCHOR_REMOVE="Remove"
[upload]
WF_UPLOAD_BUTTON_DESCRIPTION="Click to upload a file"
WF_UPLOAD_LABEL="Upload"
WF_UPLOAD_FILE_EXTENSION_ERROR="File type not supported"
WF_UPLOAD_NAME_DESCRIPTION="Please supply a name for this file"
[tab]
WF_TAB_CODE="Code"
WF_TAB_PREVIEW="Preview"
WF_TAB_WYSIWYG="Editor"
[advanced]
WF_ADVANCED_STYLE_SELECT="Styles"
WF_ADVANCED_FONT_SIZE="Font size"
WF_ADVANCED_FONTDEFAULT="Font family"
WF_ADVANCED_BLOCK="Format"
WF_ADVANCED_PARAGRAPH="Paragraph"
WF_ADVANCED_DIV="Div"
WF_ADVANCED_DIV_CONTAINER="Div Container"
WF_ADVANCED_ADDRESS="Address"
WF_ADVANCED_PRE="Preformatted"
WF_ADVANCED_H1="Heading 1"
WF_ADVANCED_H2="Heading 2"
WF_ADVANCED_H3="Heading 3"
WF_ADVANCED_H4="Heading 4"
WF_ADVANCED_H5="Heading 5"
WF_ADVANCED_H6="Heading 6"
WF_ADVANCED_BLOCKQUOTE="Blockquote"
WF_ADVANCED_CODE="Code"
WF_ADVANCED_SAMP="Code Sample"
WF_ADVANCED_DT="Definition Term "
WF_ADVANCED_DD="Definition Description"
WF_ADVANCED_SPAN="Span"
WF_ADVANCED_SECTION="Section"
WF_ADVANCED_ARTICLE="Article"
WF_ADVANCED_HGROUP="HGroup"
WF_ADVANCED_ASIDE="Aside"
WF_ADVANCED_FIGURE="Figure"
WF_ADVANCED_FIGCAPTION="Figcaption"
WF_ADVANCED_HEADER="Header"
WF_ADVANCED_FOOTER="Footer"
WF_ADVANCED_NAV="Nav"
WF_ADVANCED_BOLD_DESC="Bold (Ctrl+B)"
WF_ADVANCED_ITALIC_DESC="Italic (Ctrl+I)"
WF_ADVANCED_UNDERLINE_DESC="Underline (Ctrl+U)"
WF_ADVANCED_STRIKETROUGH_DESC="Strikethrough"
WF_ADVANCED_JUSTIFYLEFT_DESC="Align left"
WF_ADVANCED_JUSTIFYCENTER_DESC="Align center"
WF_ADVANCED_JUSTIFYRIGHT_DESC="Align right"
WF_ADVANCED_JUSTIFYFULL_DESC="Align full"
WF_ADVANCED_BULLIST_DESC="Unordered list"
WF_ADVANCED_NUMLIST_DESC="Ordered list"
WF_ADVANCED_OUTDENT_DESC="Outdent"
WF_ADVANCED_INDENT_DESC="Indent"
WF_ADVANCED_UNDO_DESC="Undo (Ctrl+Z)"
WF_ADVANCED_REDO_DESC="Redo (Ctrl+Y)"
WF_ADVANCED_LINK_DESC="Insert link"
WF_ADVANCED_UNLINK_DESC="Unlink"
WF_ADVANCED_IMAGE_DESC="Insert image"
WF_ADVANCED_CLEANUP_DESC="Cleanup HTML"
WF_ADVANCED_CODE_DESC="Edit HTML Source"
WF_ADVANCED_SUB_DESC="Subscript"
WF_ADVANCED_SUP_DESC="Superscript"
WF_ADVANCED_HR_DESC="Insert horizontal ruler"
WF_ADVANCED_REMOVEFORMAT_DESC="Remove formatting"
WF_ADVANCED_CUSTOM1_DESC="Your custom description here"
WF_ADVANCED_FORECOLOR_DESC="Select text color"
WF_ADVANCED_BACKCOLOR_DESC="Select background color"
WF_ADVANCED_CHARMAP_DESC="Insert custom character"
WF_ADVANCED_VISUALAID_DESC="Toggle guidelines/invisible elements"
WF_ADVANCED_CUT_DESC="Cut"
WF_ADVANCED_COPY_DESC="Copy"
WF_ADVANCED_PASTE_DESC="Paste"
WF_ADVANCED_IMAGE_PROPS_DESC="Image properties"
WF_ADVANCED_NEWDOCUMENT_DESC="New document"
WF_ADVANCED_HELP_DESC="Help"
WF_ADVANCED_BLOCKQUOTE_DESC="Blockquote"
WF_ADVANCED_WF_CLIPBOARD_MSG="Copy/Cut/Paste is not available in Mozilla and Firefox.\r\nDo you want more information about this issue?"
WF_ADVANCED_PATH="Path"
WF_ADVANCED_NEWDOCUMENT="Are you sure you want clear all contents?"
WF_ADVANCED_TOOLBAR_FOCUS="Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X"
WF_ADVANCED_MORE_COLORS="More colors"
WF_ADVANCED_SHORTCUTS_DESC="Accessibility Help"
WF_ADVANCED_HELP_SHORTCUT="Press ALT F10 for toolbar. Press ALT 0 for help."
WF_ADVANCED_RICH_TEXT_AREA="Rich Text Area"
WF_ADVANCED_TOOLBAR="Toolbar"
WF_ADVANCED_NO_COLOR="No Colour"
[dlg]
WF_DLG_MODIFIED="Modified"
WF_DLG_FILE="File"
WF_DLG_FOLDER="Folder"
WF_DLG_FILES="files"
WF_DLG_FOLDERS="folders"
WF_DLG_COMMENTS="Comments"
WF_DLG_SIZE="Size"
WF_DLG_PREVIEW="Preview"
WF_DLG_DURATION="Duration"
WF_DLG_DIMENSIONS="Dimensions"
WF_DLG_CONTENTS="Contents"
WF_DLG_UNWRITABLE="Unwritable"
WF_DLG_BAD_NAME="Invalid file or folder name"
WF_DLG_MESSAGE_TREE="Building tree list..."
WF_DLG_MESSAGE_LOAD="Loading..."
WF_DLG_MESSAGE_PROPERTIES="Retrieving properties..."
WF_DLG_CURRENT_DIR="Current directory is : "
WF_DLG_HELP="Help"
WF_DLG_NAME="Name"
WF_DLG_ROOT="Root"
WF_DLG_OPTIONS="Options"
WF_DLG_CONFIRM="Confirm"
WF_DLG_DLG_YES="Yes"
WF_DLG_DLG_NO="No"
WF_DLG_ALERT="Alert"
WF_DLG_FOLDER_NEW="New Folder"
WF_DLG_FOLDER_EXISTS="A folder with that name already exists"
WF_DLG_RENAME="Rename"
WF_DLG_DELETE="Delete"
WF_DLG_SAVE="Save"
WF_DLG_CREATE="Create"
WF_DLG_DELETE_ITEM_ALERT="Delete Selected Items?"
WF_DLG_RENAME_FOLDER="Rename Folder"
WF_DLG_RENAME_FILE="Rename File"
WF_DLG_RENAME_ITEM_ALERT="Renaming files/folders will break existing links."
WF_DLG_RENAME_ITEM_NAME_NEW="Please specify a new name for the file/folder"
WF_DLG_FILE_SELECT="Click on a file name to insert, click to the right of the name to view its properties. CTRL+Click selects multiple files."
WF_DLG_NOTWRITABLE="Unwritable"
WF_DLG_NOTWRITABLE_DESC="Folder or file is not writable and cannot be renamed, moved or deleted."
WF_DLG_BAD_NAME_DESC="Folder/file name can only contain the characters a-zA-Z0-9_-.~"
WF_DLG_SELECT_VALUE="Add Value"
WF_DLG_SELECT_LABEL="Add Value"
WF_DLG_SIZE_BYTES="Bytes"
WF_DLG_SIZE_KB="KB"
WF_DLG_SIZE_MB="MB"
WF_DLG_DATE_FORMAT=""
WF_DLG_MEDIA_NOT_SUPPORTED="Media type not supported by this browser"
WF_DLG_ONE_OF_MANY="%o of %m"
WF_DLG_ELEMENT_SELECTION="Mixed element/text selection"
WF_DLG_UPLOADING="Uploading..."
WF_DLG_UPLOAD="Upload"
WF_DLG_QUEUE="Queue"
WF_DLG_UPLOAD_DROP="Drop files here"
WF_DLG_CANCEL="Cancel"
WF_DLG_OK="OK"
WF_DLG_BROWSE="Browse"
WF_DLG_FILE_EXTENSION_ERROR="File type not supported"
WF_DLG_FILE_SIZE_ERROR="File size exceeds maximum allowed size"
WF_DLG_FILE_INVALID_ERROR="Invalid File type"
WF_DLG_FILE_EXISTS_ERROR="A file with the name is already in the queue"
WF_DLG_UPLOAD_QUEUE="Upload Queue"
WF_DLG_CLOSE="Close"
WF_DLG_ERROR_600="%f (%s) exceeds the maximum allowed size of %m"
WF_DLG_ERROR_601="File : %s"
WF_DLG_ERROR_700="File : %s"
WF_DLG_ERROR_800="File : %s"
WF_DLG_ERROR_200="Upload error. The server returned an invalid response."
WF_DLG_ORIGINAL="Original"
WF_DLG_VIEW_IMAGES="Thumbnail View"
WF_DLG_VIEW_LIST="List View"
WF_DLG_RESIZE="Resize"
WF_DLG_ROTATE="Rotate"
WF_DLG_PROPORTIONAL="Proportional"
WF_DLG_CROPPED="Cropped"
WF_DLG_MODE="Mode"
WF_DLG_QUALITY="Quality"
WF_DLG_SIZE="Size"
WF_DLG_TRANSFORM="Transform"
WF_DLG_WIDTH="Width"
WF_DLG_HEIGHT="Height"
WF_DLG_UPLOAD_RESIZE_TIP="Resize the uploaded images to fit within the specified width and height whilst maintaining the aspect ratio of the original image."
WF_DLG_FX_GRAYSCALE="Greyscale"
WF_DLG_FX_SEPIA="Sepia"
WF_DLG_FX_INVERT="Negative"
WF_DLG_FX_POLAROID="Polaroid"
WF_DLG_FX_BROWNIE="Brownie"
WF_DLG_FX_KODACHROME="Kodachrome"
WF_DLG_FX_VINTAGE="Pinhole"
WF_DLG_FX_TECHNICOLOR="Technicolor"
WF_DLG_FX_BRIGHTNESS="Brightness"
WF_DLG_FX_CONTRAST="Contrast"
WF_DLG_FX_SATURATION="Saturation"
WF_DLG_FX_HUE="Hue"
WF_DLG_FX_SHARPEN="Sharpen"
WF_DLG_FX_BLUR="Blur"
WF_DLG_FX_GAMMA="Gamma"
WF_DLG_DISPLAY="Display"
WF_DLG_IMAGE_OPTIONS="Image Options"
WF_DLG_UPLOAD_WATERMARK="Watermark"
WF_DLG_UPLOAD_WATERMARK_TIP="Add a text or image watermark to uploaded images"
WF_DLG_PASTE_ITEM_CONFIRM="An item with the same name already exists in this folder. Do you want to replace it with the one youre pasting?"
WF_DLG_UPLOAD_RESIZE_SUFFIX="Suffix"
WF_DLG_COLORPICKER="Colour Picker"
WF_DLG_INVALID_VALUE="The value is invalid %s"
WF_DLG_UPLOAD_DROP_DETAILS="%filetypes files up to %max_size in size"
WF_UPLOAD_THUMBNAIL="Thumbnail"
WF_UPLOAD_THUMBNAIL_TIP="Create a thumbnail of the uploaded image using the specified dimensions whilst maintaining the aspect ratio of the original image. If Crop to Fit is checked the thumbnail will be cropped to fit within the dimensions."
WF_UPLOAD_THUMBNAIL_CROP="Crop To Fit"
WF_UPLOAD_THUMBNAIL_CROP_TIP="Crop the thumbnail to fit within the specified dimensions"
WF_CREATE_THUMBNAIL_FAILED="Unable to create thumbnail"
WF_CREATE_THUMBNAIL="Create Thumbnail"
WF_DELETE_THUMBNAIL="Delete Thumbnail?"
WF_DELETE_THUMBNAIL_MESSAGE="Deleting Thumbnail..."
WF_UPLOAD_CROP="Crop To Fit"
WF_UPLOAD_RESIZE_CROP_TIP="Crop the resized image to fit within the resize dimensions"
WF_DLG_URL="URL"
WF_DLG_DESCRIPTION="Description"
WF_DLG_SAVE_FILE="Save File"
[table_dlg]
WF_TABLE_DLG_MISSING_SCOPE="Are you sure you want to continue without specifying a scope for this table header cell? Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table."
[imgmanager_dlg]
WF_IMGMANAGER_DLG_MISSING_ALT="Are you sure you want to continue without including Alternate Text for the image?<br />Without it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off."
WF_IMGMANAGER_DLG_NO_SRC="A URL is required. Please select an image or enter a URL"
[link_dlg]
WF_LINK_DLG_IS_EMAIL="The URL you entered seems to be an email address, do you want to add the required mailto: prefix?"
WF_LINK_DLG_IS_EXTERNAL="The URL you entered seems to be an external link, do you want to add the required https:// prefix?"
WF_LINK_DLG_NO_HREF="A URL is required. Please select a link or enter a URL"
WF_LINK_DLG_NO_TEXT="Please enter some text for the link"
WF_LINK_DLG_EMAIL="Create E-mail Address"
WF_LINK_DLG_MAILTO="To"
WF_LINK_DLG_CC="CC"
WF_LINK_DLG_BCC="BCC"
WF_LINK_DLG_SUBJECT="Subject"
WF_LINK_DLG_BODY="Body"
WF_LINK_DLG_INVALID_EMAIL="%s is not a valid e-mail address!"
WF_LINK_DLG_CREATE_EMAIL="Create Email"
[emotions]
WF_EMOTIONS_TITLE="Insert emoticon"
WF_EMOTIONS_DESC="Emoticons"
WF_EMOTIONS_CONFUSED="Confused"
WF_EMOTIONS_COOL="Cool"
WF_EMOTIONS_CRY="Cry"
WF_EMOTIONS_EEK="Eek"
WF_EMOTIONS_EMBARASSED="Embarassed"
WF_EMOTIONS_EVIL="Evil"
WF_EMOTIONS_FROWN="Frown"
WF_EMOTIONS_GRIN="Grin"
WF_EMOTIONS_LAUGHING="Laughing"
WF_EMOTIONS_MAD="Mad"
WF_EMOTIONS_NEUTRAL="Neutral"
WF_EMOTIONS_ROLL="Roll Eyes"
WF_EMOTIONS_SAD="Sad"
WF_EMOTIONS_SMILE="Smile"
WF_EMOTIONS_SURPRISED="Surprised"
WF_EMOTIONS_TONGUE_OUT="Tongue out"
WF_EMOTIONS_WINK="Wink"
WF_EMOTIONS_YELL="Yell"
WF_EMOTIONS_GRINNING_FACE="Grinning Face"
WF_EMOTIONS_GRINNING_FACE_WITH_SMILING_EYES="Grinning Face With Smiling Eyes"
WF_EMOTIONS_FACE_WITH_TEARS_OF_JOY="Face With Tears Of Joy"
WF_EMOTIONS_SMILING_FACE_WITH_OPEN_MOUTH="Smiling Face With Open Mouth"
WF_EMOTIONS_SMILING_FACE_WITH_OPEN_MOUTH_AND_SMILING_EYES="Smiling Face With Open Mouth And Smiling Eyes"
WF_EMOTIONS_SMILING_FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT="Smiling Face With Open Mouth And Cold Sweat"
WF_EMOTIONS_SMILING_FACE_WITH_OPEN_MOUTH_AND_TIGHTLY_CLOSED_EYES="Smiling Face With Open Mouth And Tightly-Closed Eyes"
WF_EMOTIONS_SMILING_FACE_WITH_HALO="Smiling Face With Halo"
WF_EMOTIONS_SMILING_FACE_WITH_HORNS="Smiling Face With Horns"
WF_EMOTIONS_WINKING_FACE="Winking Face"
WF_EMOTIONS_SMILING_FACE_WITH_SMILING_EYES="Smiling Face With Smiling Eyes"
WF_EMOTIONS_FACE_SAVOURING_DELICIOUS_FOOD="Face Savouring Delicious Food"
WF_EMOTIONS_RELIEVED_FACE="Relieved Face"
WF_EMOTIONS_SMILING_FACE_WITH_HEART_SHAPED_EYES="Smiling Face With Heart-Shaped Eyes"
WF_EMOTIONS_SMILING_FACE_WITH_SUNGLASSES="Smiling Face With Sunglasses"
WF_EMOTIONS_SMIRKING_FACE="Smirking Face"
WF_EMOTIONS_NEUTRAL_FACE="Neutral Face"
WF_EMOTIONS_EXPRESSIONLESS_FACE="Expressionless Face"
WF_EMOTIONS_UNAMUSED_FACE="Unamused Face"
WF_EMOTIONS_FACE_WITH_COLD_SWEAT="Face With Cold Sweat"
WF_EMOTIONS_PENSIVE_FACE="Pensive Face"
WF_EMOTIONS_CONFUSED_FACE="Confused Face"
WF_EMOTIONS_CONFOUNDED_FACE="Confounded Face"
WF_EMOTIONS_KISSING_FACE="Kissing Face"
WF_EMOTIONS_FACE_THROWING_A_KISS="Face Throwing A Kiss"
WF_EMOTIONS_KISSING_FACE_WITH_SMILING_EYES="Kissing Face With Smiling Eyes"
WF_EMOTIONS_KISSING_FACE_WITH_CLOSED_EYES="Kissing Face With Closed Eyes"
WF_EMOTIONS_FACE_WITH_STUCK_OUT_TONGUE="Face With Stuck-Out Tongue"
WF_EMOTIONS_FACE_WITH_STUCK_OUT_TONGUE_AND_WINKING_EYE="Face With Stuck-Out Tongue And Winking Eye"
WF_EMOTIONS_FACE_WITH_STUCK_OUT_TONGUE_AND_TIGHTLY_CLOSED_EYES="Face With Stuck-Out Tongue And Tightly-Closed Eyes"
WF_EMOTIONS_DISAPPOINTED_FACE="Disappointed Face"
WF_EMOTIONS_WORRIED_FACE="Worried Face"
WF_EMOTIONS_ANGRY_FACE="Angry Face"
WF_EMOTIONS_POUTING_FACE="Pouting Face"
WF_EMOTIONS_CRYING_FACE="Crying Face"
WF_EMOTIONS_PERSEVERING_FACE="Persevering Face"
WF_EMOTIONS_FACE_WITH_LOOK_OF_TRIUMPH="Face With Look Of Triumph"
WF_EMOTIONS_DISAPPOINTED_BUT_RELIEVED_FACE="Disappointed But Relieved Face"
WF_EMOTIONS_FROWNING_FACE_WITH_OPEN_MOUTH="Frowning Face With Open Mouth"
WF_EMOTIONS_ANGUISHED_FACE="Anguished Face"
WF_EMOTIONS_FEARFUL_FACE="Fearful Face"
WF_EMOTIONS_WEARY_FACE="Weary Face"
WF_EMOTIONS_SLEEPY_FACE="Sleepy Face"
WF_EMOTIONS_TIRED_FACE="Tired Face"
WF_EMOTIONS_GRIMACING_FACE="Grimacing Face"
WF_EMOTIONS_LOUDLY_CRYING_FACE="Loudly Crying Face"
WF_EMOTIONS_FACE_WITH_OPEN_MOUTH="Face With Open Mouth"
WF_EMOTIONS_HUSHED_FACE="Hushed Face"
WF_EMOTIONS_FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT="Face With Open Mouth And Cold Sweat"
WF_EMOTIONS_FACE_SCREAMING_IN_FEAR="Face Screaming In Fear"
WF_EMOTIONS_ASTONISHED_FACE="Astonished Face"
WF_EMOTIONS_FLUSHED_FACE="Flushed Face"
WF_EMOTIONS_SLEEPING_FACE="Sleeping Face"
WF_EMOTIONS_DIZZY_FACE="Dizzy Face"
WF_EMOTIONS_FACE_WITHOUT_MOUTH="Face Without Mouth"
WF_EMOTIONS_FACE_WITH_MEDICAL_MASK="Face With Medical Mask"
WF_EMOTIONS_GRINNING_CAT_FACE_WITH_SMILING_EYES="Grinning Cat Face With Smiling Eyes"
WF_EMOTIONS_CAT_FACE_WITH_TEARS_OF_JOY="Cat Face With Tears Of Joy"
WF_EMOTIONS_SMILING_CAT_FACE_WITH_OPEN_MOUTH="Smiling Cat Face With Open Mouth"
WF_EMOTIONS_SMILING_CAT_FACE_WITH_HEART_SHAPED_EYES="Smiling Cat Face With Heart-Shaped Eyes"
WF_EMOTIONS_CAT_FACE_WITH_WRY_SMILE="Cat Face With Wry Smile"
WF_EMOTIONS_KISSING_CAT_FACE_WITH_CLOSED_EYES="Kissing Cat Face With Closed Eyes"
WF_EMOTIONS_POUTING_CAT_FACE="Pouting Cat Face"
WF_EMOTIONS_CRYING_CAT_FACE="Crying Cat Face"
WF_EMOTIONS_WEARY_CAT_FACE="Weary Cat Face"
WF_EMOTIONS_SLIGHTLY_FROWNING_FACE="Slightly Frowning Face"
WF_EMOTIONS_SLIGHTLY_SMILING_FACE="Slightly Smiling Face"
WF_EMOTIONS_FACE_WITH_NO_GOOD_GESTURE="Face With No Good Gesture"
WF_EMOTIONS_FACE_WITH_OK_GESTURE="Face With Ok Gesture"
WF_EMOTIONS_PERSON_BOWING_DEEPLY="Person Bowing Deeply"
WF_EMOTIONS_SEE_NO_EVIL_MONKEY="See-No-Evil Monkey"
WF_EMOTIONS_HEAR_NO_EVIL_MONKEY="Hear-No-Evil Monkey"
WF_EMOTIONS_SPEAK_NO_EVIL_MONKEY="Speak-No-Evil Monkey"
WF_EMOTIONS_HAPPY_PERSON_RAISING_ONE_HAND="Happy Person Raising One Hand"
WF_EMOTIONS_PERSON_RAISING_BOTH_HANDS_IN_CELEBRATION="Person Raising Both Hands In Celebration"
WF_EMOTIONS_PERSON_FROWNING="Person Frowning"
WF_EMOTIONS_PERSON_WITH_POUTING_FACE="Person With Pouting Face"
WF_EMOTIONS_PERSON_WITH_FOLDED_HANDS="Person With Folded Hands"
WF_EMOTIONS_UPSIDE_DOWN_FACE="Upside Down Face"
WF_EMOTIONS_FACE_WITH_ROLLING_EYES="Face With Rolling Eyes"
[figcaption]
WF_FIGCAPTION_DEFAULT="Write a caption..."
[joomla]
WF_JOOMLA_BUTTONS="Joomla Editor Buttons"
[media]
WF_MEDIA_PREVIEW_HINT="Click to activate, %s + Click to toggle placeholder"
[code]
WF_CODE_PHP="PHP"
WF_CODE_SCRIPT="Script"
WF_CODE_STYLE="Style"
WF_CODE_SHORTCODE="ShortCode"
WF_CODE_XML="XML"
[langcode]
WF_LANGCODE_TITLE="Language Code"
WF_LANGCODE_DESC="Language Code"
WF_LANGCODE_LABEL="Language"
[attributes]
WF_ATTRIBUTES_DESC="Edit Attributes"
WF_ATTRIBUTES_LABEL_DIR="Text Direction"
WF_ATTRIBUTES_LABEL_DIR_LTR="Left to Right"
WF_ATTRIBUTES_LABEL_DIR_RTL="Right to Left"
WF_ATTRIBUTES_LABEL_ID="ID"
WF_ATTRIBUTES_LABEL_TITLE="Title"
WF_ATTRIBUTES_LABEL_CLASSES="Classes"

View File

@@ -0,0 +1,811 @@
; license https://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
; Note : All ini files need to be saved as UTF-8
COM_PAGEBUILDERCK="Page Builder CK"
CK_EDIT="Edit"
CK_PUBLISHED="Published"
CK_NUM="NUM"
CK_APPLY="Apply"
CK_FONT_NONE="None"
CK_THUMB="Thumbnail"
CK_INSTALL="Install"
; textes du menu
CK_MISE_FORME="Formatting"
CK_TEXT="Text"
CK_BACKGROUND="Background"
CK_ADVANCED="Advanced"
CK_MARGINS="Outside margins (margin)"
CK_PADDINGS="Inside margins (padding)"
CK_BORDERS="Borders"
CK_TOP="Top"
CK_BOTTOM="Bottom"
CK_LEFT="Left"
CK_RIGHT="Right"
CK_TOPLEFT="Top left"
CK_TOPRIGHT="Top right"
CK_BOTTOMLEFT="Bottom left"
CK_BOTTOMRIGHT="Bottom right"
CK_ROUNDED_CORNERS="Rounded corners (border-radius)"
CK_DIMENSIONS="Dimensions"
CK_HEIGHT="Height"
CK_WIDTH="Width"
CK_POLICE="Font style"
CK_ALIGN="Align"
CK_SPACING="Spacing"
CK_WORD="word"
CK_LETTER="letter"
CK_LINEHEIGHT="line-height"
CK_NORMALLINK="Normal link"
CK_HOVERLINK="Hover link"
CK_BACKGROUNDIMAGE="Background image"
CK_SELECT="Select"
CK_NONE="None"
CK_HORIZONTAL="Horizontal"
CK_VERTICAL="Vertical"
CK_HORIZONTAL_VERTICAL="Horizontal and vertical"
CK_REPEAT="Repeat"
CK_BACKGROUNDCOLOR="Background color"
CK_BACKGROUNDPOSITION="Background position"
CK_BACKGROUNDGRADIENT="Gradient"
CK_GRADIENTPOSITION="position"
CK_GRADIENTCOLOR="color"
CK_STARTCOLOR="Start color"
CK_STOP1COLOR="Color 2"
CK_STOP2COLOR="Color 3"
CK_ENDCOLOR="Color 4"
CK_TOPTOBOTTOM="Top to bottom"
CK_BOTTOMTOTOP="Bottom to top"
CK_LEFTTORIGHT="Left to right"
CK_RIGHTTOLEFT="Right to left"
CK_DIRECTION="Direction"
CK_SHADOW="Shadow"
CK_BLUR="Blur"
CK_SPREAD="Spread"
CK_OFFSET="Offset"
CK_CUSTOMCSS="Custom CSS"
CK_BLOCK_STYLES="Block"
CK_MODULES_STYLES="Modules"
CK_MODULES_TITLES_STYLES="Module titles"
CK_MENUS_STYLES="Menu"
CK_TITLES="Titles"
CK_FIRST_LEVEL="LEVEL 1"
CK_FIRST_SUBLEVEL="SUBLEVEL"
CK_SECOND_SUBLEVEL="SUBLEVEL 2"
CK_FIRST_LEVEL_CONTAINER="container"
CK_FIRST_LEVEL_MENULINK="link normal"
CK_FIRST_LEVEL_MENULINK_HOVER="link hover"
CK_FIRST_LEVEL_MENULINK_ACTIVE="link active"
CK_FIRST_SUBLEVEL_CONTAINER="container"
CK_FIRST_SUBLEVEL_MENULINK="link normal"
CK_FIRST_SUBLEVEL_MENULINK_HOVER="link hover"
CK_FIRST_SBULEVEL_MENULINK_ACTIVE="link active"
CK_SECOND_SUBLEVEL_CONTAINER="container"
CK_H1="H1"
CK_H2="H2"
CK_H3="H3"
CK_H4="H4"
CK_H5="H5"
CK_H6="H6"
CK_COPYTOCLIPBOARD="Current styles copied in the clipboard !"
CK_COPYFROMCLIPBOARD="Apply the clipboard styles ? This will replace all current styles."
CK_CLIPBOARDEMPTY="The clipboard is empty"
CK_TEXTINDENT ="indentation"
CK_SUBMENU_FONTS ="Fonts"
CK_NEW ="New"
CK_ALL ="All"
CK_BORDERRADIUS ="Border radius"
CK_OPACITY ="% Opacity"
CK_COLOR="Color"
CK_SIZE="Size"
CK_UNIT="Unit"
CK_STYLE="Style"
CK_COPY ="Copy"
CK_PASTE ="Paste"
CK_CANCEL="Cancel"
CK_VALIDATE="Validate"
CK_COPYALLCSS="COPY all CSS"
CK_DEFAULT="Default"
CK_NORMAL="Normal"
CK_BOLD="Bold"
CK_ITALIC="Italic"
CK_UPPERCASE="Uppercase"
CK_LOWERCASE="Lowercase"
CK_UNDERLINE="Underline"
CK_BACKGROUNDCOLORS="Colors"
CK_MAINCOLOR="Main color"
CK_BACKGROUND_SIZE="Size"
; interface
COM_PAGEBUILDERCK_SELECT_CONTENT="Select a type of content"
COM_PAGEBUILDERCK_CONTENT_TEXT="Text"
COM_PAGEBUILDERCK_CONTENT_TEXT_DESC="Text with a visual editor"
COM_PAGEBUILDERCK_CONTENT_IMAGE="Single Image"
COM_PAGEBUILDERCK_CONTENT_IMAGE_DESC="Single Image"
COM_PAGEBUILDERCK_CONTENT_GALLERY="Images gallery"
COM_PAGEBUILDERCK_CONTENT_GALLERY_DESC="A lightweight image gallery"
COM_PAGEBUILDERCK_CONTENT_SEPARATOR="Separator"
COM_PAGEBUILDERCK_CONTENT_SEPARATOR_DESC="Horizontal separator with text"
COM_PAGEBUILDERCK_CONTENT_MESSAGE="Message box"
COM_PAGEBUILDERCK_CONTENT_MESSAGE_DESC="A styled box for your message"
COM_PAGEBUILDERCK_CONTENT_TABS="Horizontal tabs"
COM_PAGEBUILDERCK_CONTENT_TABS_DESC="Tabs with custom content"
COM_PAGEBUILDERCK_CONTENT_ACCORDION="Accordion"
COM_PAGEBUILDERCK_CONTENT_ACCORDION_DESC="Custom text into an accordion"
COM_PAGEBUILDERCK_ASK_FOR_MORE_CONTENTS="Do you need more types of content ? Contact me and submit your idea on https://forum.joomlack.fr/"
COM_PAGEBUILDERCK_TITLE="Title"
COM_PAGEBUILDERCK_CONTENT="Content area"
COM_PAGEBUILDERCK_PARAMS="Params"
CK_DECORATION="Borders"
CK_CSS_EDIT="Edition area"
CK_OUTSIDE="Outside"
CK_INSIDE="Inside"
CK_CLEAN="Clear"
CK_PREVIEWAREA_TITLE="Direct preview"
CK_UPDATE_NOTIFICATION="Update"
CK_IS_OUTDATED="You don't have the latest version. The latest version is"
CK_IS_UPTODATE="You have the latest version."
COM_PAGEBUILDERCK_FIELD_SELECT_PAGE_LABEL="Page"
COM_PAGEBUILDERCK_FIELD_SELECT_PAGE_DESC="Select the page to display"
COM_PAGEBUILDERCK_PAGES_NAME="Pages"
CK_BLOC_INFOS="Block"
CK_BLOC_DESC="You can define here the styles of the block. A block is an HTML container that will load one or more content type (text, image, tabs , ...)."
CK_TEXT_EDITION="Text edition"
CK_TEXT_INFOS="Text"
CK_TEXT_INFOS_DESC="Write the text you want using the editor. You can use it to fill your page with your own content."
CK_IMAGE_EDITION="Single Image"
CK_IMAGE_INFOS="Image Selection"
CK_IMAGE_INFOS_DESC="Select an image to place in the block. You can select any image that is placed into the folder 'images' of your website."
CK_ACCORDION_EDITION="Accordion edition"
CK_ACCORDION_INFOS="Accordion content"
CK_ACCORDION_INFOS_DESC="Manage your accordion here. Set the text for the headings, and use the editor to write your own custom text to put in each accordion area.You can also drag and drop the element to sort them instantly."
CK_TABS_EDITION="Tabs edition"
CK_TABS_INFOS="Tabs content"
CK_TABS_INFOS_DESC="Manage your tabs here. Set the text for the tabs heading, and use the editor to write your own custom text to put in each tab area.You can also drag and drop the element to sort them instantly."
CK_SEPARATOR_EDITION="Separator edition"
CK_SEPARATOR_INFOS="Text separator"
CK_SEPARATOR_INFOS_DESC="Write the text you want to put into the separator."
CK_MESSAGE_EDITION="Message edition"
CK_MESSAGE_INFOS="Message"
CK_MESSAGE_INFOS_DESC="Write your own message and select the style that you want to apply to it."
CK_TABS_HEADING_STYLE="Heading style"
CK_TABS_ACTIVE_HEADING_STYLE="Active heading style"
CK_TABS_CONTENT_STYLE="Content style"
CK_CONFIRM_DELETE="Are you sure that you want to delete ?"
CK_ACCORDION_HEADING_STYLE="Heading style"
CK_ACCORDION_ACTIVE_HEADING_STYLE="Active heading style"
CK_ACCORDION_CONTENT_STYLE="Content style"
CK_SEPARATOR_CONTENT="Separator content"
CK_SEPARATOR_STYLE="Separator Style"
CK_ICON="Icon"
CK_ICON_SIZE="Icon size"
CK_ICON_POSITION="Icon position"
CK_FILTER_BY_GROUP="Filter by group"
CK_ICON_SIZE_X1-3="+33%"
CK_ICON_SIZE_X2="x 2"
CK_ICON_SIZE_X3="x 3"
CK_ICON_SIZE_X4="x 4"
CK_ICON_SIZE_X5="x 5"
CK_MIDDLE="Middle"
CK_ICON_MARGIN="Space between icon and text"
CK_SELECT_FONT="Select a font"
CK_FONTWEIGHT="Font weight"
CK_EMPTY_URL="Please write the font url or name in the field"
CK_GOOGLEFONT_URL="Google font url or name"
CK_SUBMIT="Validate"
CK_SEARCH="Search"
CK_FONT_APPLIED="Font applied"
CK_FONT_NOT_FOUND="Font not found, please check the url or name"
CK_FONTNAME_NOT_FOUND="Unable to retrieve the font name"
CK_FONTURL_NOT_FOUND="Font url not found, please check the url or name"
CK_GOOGLE_FONT="Google Font"
CK_STYLES="Styles"
CK_REMOVE="Remove"
CK_TITLE="Title"
CK_TITLE_STYLES="Title styles"
CK_TEXT_STYLES="Text styles"
CK_VARIATIONS="Variations"
CK_IMAGE="Image"
CK_ICON_EDITION="Icon edition"
CK_ICON_INFOS="Icon"
CK_ICON_INFOS_DESC="Select an icon from the available list and apply it any style like color, background, border radius."
CK_ICON_STYLES="Icon styles"
CK_ICON_STYLE="Icon styles"
CK_FONTSIZE="Font size"
COM_PAGEBUILDERCK_CONTENT_ICON="Icon"
COM_PAGEBUILDERCK_CONTENT_ICON_DESC="Select an icon from a collection"
COM_PAGEBUILDERCK_CONFIGURATION="Page Builder CK Configuration"
COM_PAGEBUILDERCK_ERROR_PAGE_NOT_FOUND="Page not found"
CK_SAVE_CLOSE="Save and Close"
CK_ID="ID"
CK_TYPE="Type"
CK_POSITION="Position"
COM_PAGEBUILDERCK_CONTENT_MODULE="Module"
COM_PAGEBUILDERCK_CONTENT_MODULE_DESC="Any module on your website"
CK_MODULE_NOT_SELECTED="No selected module"
CK_EDITION_NOT_FOUND="The edition area was not found for the element"
CK_MODULE_SELECTION="Module selection"
CK_MODULE_INFOS="Module"
CK_MODULE_INFOS_DESC="Choose a module from the list of all the available modules on your website. Then you can use the styles to give it the appearance you want."
CK_MODULE_STYLE="Module style"
CK_MODULE="Module"
CK_INSERT_NEW="Insert a new page"
CK_INSERT_NEW_DESC="Click on the button to add a new tag {pagebuilderck XX} into the article at the cursor position"
CK_NEW_TAG="New tag"
CK_EXISTING_TAGS_FOUND="Existing tags found"
CK_EXISTING_TAGS_FOUND_DESC="This is the list of the existing tags found in the editor. You can click on the edit button to open the Pagebuilder CK edition area into the popup for the selected page."
PLG_PAGEBUILDERCKBUTTON="Pagebuilder CK"
PLG_PAGEBUILDERCKBUTTON_DESC="Use this button to manage the Pagebuilder CK tags into your editor : - Insert a new tag from the list of published pages - Show the existing included pages and edit them directly in the popup"
CK_FULLSCREEN="Full screen"
CK_CSS_CLASS="CSS Class"
CK_TITLE_EDITION="Title edition"
CK_TITLE_CONTENT="Title text"
CK_TITLE_STYLES="Title styles"
CK_TEXT_STYLES="Text styles"
CK_ICONTEXT_INFOS="Icon and Text"
CK_ICONTEXT_INFOS_DESC="Select an icon from the available list and apply it any style like color, background, border radius. Write the text you want using the editor and style it like you want."
COM_PAGEBUILDERCK_CONTENT_ICONTEXT="Icon and Text"
COM_PAGEBUILDERCK_CONTENT_ICONTEXT_DESC="Icon and text in one single block"
CK_COVER="Cover"
CK_ALT_TAG="Alt attribute"
CK_LINK="Link"
CK_LINK_URL="Link url"
CK_REL_TAG="Rel attribute"
CK_LIGHTBOX="Lightbox"
CK_USE_LIGHTBOX="Enable Lightbox"
CK_LIGHTBOX_ALBUM="Group images into an album"
CK_MEDIABOXCK_NOT_INSTALLED="The plugin Mediabox CK is not installed, you can not use the following options"
CK_DOWNLOAD="Download"
CK_ANIMATIONS="Animations"
CK_ANIMATIONS_INFOS="Animations"
CK_ANIMATIONS_DESC="You can add any animation on the block. You can select multiple animation, or only one and set them the duration your want."
CK_DURATION="Duration"
CK_FADE="Fade"
CK_MOVE="Move"
CK_DIRECTION="Direction"
CK_LEFT_TO_RIGHT="Left to right"
CK_RIGHT_TO_LEFT="Right to left"
CK_TOP_TO_BOTTOM="Top to bottom"
CK_BOTTOM_TO_TOP="Bottom to top"
CK_DISTANCE="Distance"
CK_ROTATE="Rotate"
CK_SCALE="Scale"
CK_REPLAY_ANIMATION="Replay the animation"
;added 1.0.2
CK_PREVIEW_ANIMATION="Preview the animation"
CK_PLAY_ANIMATION="Play the animation"
CK_TITLE_EMPTY="The title is empty"
;added 1.1.0
COM_PAGEBUILDERCK_INSERT_CONTENT="Drag and drop any item"
COM_PAGEBUILDERCK_COLLAPSE_MENU="Collapse the menu"
;added 1.1.1
COM_PAGEBUILDERCK_CONTENT_VIDEO="Video"
COM_PAGEBUILDERCK_CONTENT_VIDEO_DESC="Use Youtube or any other video provider"
CK_VIDEO_EDITION="Video edition"
CK_VIDEO_INFOS="Video"
CK_VIDEO_INFOS_DESC="You can use any video provider like Youtube. You must give the url that loads the embed player from the hosted service. Example : https://www.youtube.com/embed/codehere"
CK_VIDEO="Vidéo"
CK_INSERT_EXISTING_PAGE="Insert an existing page"
CK_INSERT_EXISTING_PAGE_DESC="Click here to insert an existing page at the cursor position"
CK_INSERT_PAGE_AND_CLOSE="Save, Insert Tag and Close"
CK_CREATE_NEW_PAGE="Create a new page"
CK_CREATE_NEW_PAGE_DESC="Click here to create a new empty page"
COM_PAGEBUILDERCK_N_ITEMS_DELETED="%d Item(s) successfully deleted"
CK_COPY_ERROR="Error when trying to copy"
CK_COPY_SUCCESS="Item successfully copied !"
CK_RESTORE="Restore a previous version"
CK_DO_RESTORATION="Restore this version"
COM_PAGEBUILDERCK_CONTENT_HTML="Custom code"
COM_PAGEBUILDERCK_CONTENT_HTML_DESC="Write any custom HTML/PHP/JS code"
CK_NO_RESTORE_FILE_FOUND="No backup found"
;added 1.1.2
CK_ZOOM="Zoom"
CK_CONTENT="Content"
CK_SHOWON="Show on"
CK_MOUSEOVER="Mouseover"
CK_CLICK="Click"
CK_ADDRESS="Address"
CK_LATITUDE="Latitude"
CK_LONGITUDE="Longitude"
CK_DELETE="Delete"
CK_IMPORT="Import"
CK_EXPORT="Export"
COM_PAGEBUILDERCK_VOTE_JED="If you are using Page Builder CK please post a review on the JED."
COM_PAGEBUILDERCK_VOTE_JED_BUTTON="I vote on the JED to support Page Builder CK"
;added 1.1.3
COM_PAGEBUILDERCK_PAGES="Pages"
CK_VIDEO_BACKGROUND_STYLES="Background video"
CK_VIDEO_BACKGROUND="Background video"
CK_VIDEO_BACKGROUND_INFOS="Background video"
CK_VIDEO_BACKGROUND_DESC="Define a video that will play in the background of the block."
CK_VIDEO_URL_INFOS="Give the relative path to your file. It is recommended to give the three types of file to be compatible with most devices and browsers. Example of path : images/video/bigbunny.mp4"
CK_VIDEO_URL_MP4="MP4 format video path"
CK_VIDEO_URL_WEBM="WEBM format video path"
CK_VIDEO_URL_OGV="OGV format video path"
CK_PREVIEW="Preview"
CK_ABOUT="About"
CK_PAGEBUILDERCK_VERSION="Page Builder CK Version"
CK_PAGEBUILDERCK_DESC="Page Builder CK allows you to create your website content in a quick and easy way."
;added 1.1.4
CK_CHOOSE_FILE_PBCK="Choose a .pbck file"
CK_PAGEBUILDERCK_PARAMS_NOT_INSTALLED="Page Builder CK Params not installed."
CK_NOT_PBCK_FILE="Please select a .pbck file"
CK_FILE_NOT_EXISTS="File does not exists, unable to find it"
CK_UNABLE_READ_FILE="Unable to read the file"
CK_IMPORT_SUCCESS="File imported with success"
COM_PAGEBUILDERCK_N_ITEMS_TRASHED="%d Item(s) successfully deleted"
CK_SET_DEFAULT_CLOSED="Closed by default"
CK_PAGEBUILDERCK_PARAMS_INFO="Page Builder CK Params not installed. Get it to have more items and more features."
CK_ADD_NEW_ITEM="Add new item"
CK_PLEASE_SELECT_ITEM="Please select an item"
CK_START="Start"
CK_END="End"
CK_APPEARANCE="Appearance"
CK_NUMBER="Number"
;added 1.1.5
CK_NO_FILE_RECEIVED="Unable to get the file, please check the settings of your server and the size of your image"
CK_FILE_NOT_EXISTS="Unable to find the uploaded file. Please try again"
CK_UNABLE_TO_CREATE_FOLDER="Unable to create the folder"
CK_UNABLE_WRITE_FILE="Unable to write the file on your server"
CK_ONCLICK="On click"
CK_STYLES_HOVER="Styles on hover"
;added 1.1.8
CK_PAGEBUILDERCK_PARAMS_CLASS_NOT_FOUND="Page Builder CK Params, Class not found"
CK_PAGEBUILDERCK_PARAMS_NEEDED_VERSION="Warning you must update your Page Builder CK Params version. The minimum version needed is"
;added 1.1.11
COM_PAGEBUILDERCK_CONTENT_AUDIO="Audio player"
COM_PAGEBUILDERCK_CONTENT_AUDIO_DESC="Play your audio files"
CK_AUDIO_EDITION="Audio player Edition"
CK_AUDIO_INFOS="Audio player"
CK_AUDIO_INFOS_DESC="Add an audio player to your website. Select the file to play, and customize it using the options"
CK_AUDIO="Audio"
CK_AUDIO_FILE="Audio file"
CK_OPTIONS="Options"
CK_AUTOPLAY="Autoplay"
CK_SELECT_INFOS="Click on the file to select it"
CK_PREVIEW_INFOS="Hover the image files on the left to see the preview here"
;added 1.1.12
CK_EDITION="Edition"
COM_PAGEBUILDERCK_SHOW_TITLE="Show title"
;added 1.1.13
COM_PAGEBUILDERCK_CONTENT_PREPARE="Activate content plugins"
COM_PAGEBUILDERCK_TITLE_TAG="Title tag"
CK_LOAD_PAGE="Load a page"
CK_HOW_TO_LOAD_PAGE="How to load the page ?"
CK_REPLACE="Replace"
CK_TOP_PAGE="On top"
CK_END_PAGE="On bottom"
CK_TARGET="Target"
CK_REMOVE_BLOCK="Remove the block"
CK_MOVE_BLOCK="Move the block"
CK_EDIT_STYLES="Edit the styles"
CK_DECREASE_WIDTH="Decrease the block width"
CK_INCREASE_WIDTH="Increase the block width"
CK_ADD_BLOCK="Add a block"
CK_REMOVE_ROW="Remove the row"
CK_EDIT_COLUMNS="Edit the columns"
CK_MOVE_ROW="Move the row"
CK_ADD_NEW_ROW="Add a new row"
CK_REMOVE_ITEM="Remove the item"
CK_MOVE_ITEM="Move the item"
CK_DUPLICATE_ITEM="Duplicate the item"
CK_EDIT_ITEM="Edit the item"
CK_ADD_COLUMN="Add a column"
CK_AUTOPLAY="Autoplay"
CK_PAUSE_HOVER="Pause on hover"
CK_DURATION="Duration"
;added 1.2.0
CK_LOAD_PAGEBUILDERCK_EDITOR="Switch to Page Builder CK"
CK_CONFIRM_PAGEBUILDERCK_EDITOR="Are you sure ? This will replace your existing editor and you will create your page only with Page Builder CK."
;added 1.2.1
CK_FAVORITES="Favorites"
CK_DESIGN_SUGGESTIONS="Design Suggestions"
CK_MYFAVORITES="My favorites"
CK_STICK="Stick"
CK_CLOSE="Close"
CK_BLOCK="Block"
CK_ADD_TO_FAVORITES="Add to favorites"
CK_ERROR_USER_NO_AUTH="Error : User has no right to do this action"
CK_ERROR_CREATING_FAVORITEFILE="Error during the favorite creation"
CK_ERROR_DELETING_FAVORITEFILE="Error trying to delete the favorite"
CK_DUPLICATE_ROW="Duplicate the row"
;added 1.2.3
CK_SELECT_MODULE_FIRST="Please select a module first"
CK_MORE_MENU_ELEMENTS="More menu elements"
CK_FULLWIDTH="Full width"
;added 1.3.0
CK_LOAD_MODEL="Load a model"
CK_OVERLAY_STYLES="Overlay styles"
CK_OVERLAY_INFOS="Background Overlay"
CK_OVERLAY_DESC="Set an overlay between the block background and the content. This will allows you to give a depth effect to your elements."
CK_TOGGLE_EDITOR="Toggle editor"
COM_PAGEBUILDERCK_CONTENT_READMORE="Read more"
COM_PAGEBUILDERCK_CONTENT_READMORE_DESC="Add a read more"
;added 1.3.5
CK_DUPLICATE_COLUMN="Duplicate column"
;added 1.3.9
COM_PAGEBUILDERCK_ARTICLES="Articles"
COM_PAGEBUILDERCK_MODULES="Modules"
CK_PREVIEW_FRONT="Preview in Front"
CK_SAVE_AS_PAGE="Save as page"
CK_RESPONSIVE_SETTINGS="Responsive settings"
CK_BROWSE_INFOS="Click on a folder to see the images and upload your own image in it. Click on an image to select it."
;added 1.4.4
CK_CHECK_HTML="Check HTML"
CK_CHECK_HTML_DESC="Check that there is no HTML issue like duplicated IDs"
CK_ENTER_CLASSNAMES="Please enter the class names separated by a space"
CHECK_IDS_ALERT_PROBLEM="Some blocks have the same ID. This is a problem that must be fixed. Look at the elements in red and rename them"
CHECK_IDS_ALERT_OK="Validation finished with success, all is OK !"
CK_ENTER_UNIQUE_ID="Please enter a unique ID (must be a text)"
CK_INVALID_ID="ID invalid or already exist"
CK_ENTER_VALID_ID="Please enter a valid ID"
;added 1.5.2
CK_IMAGE_EFFECT="Image Effect"
CK_IMAGEEFFECTCK_NOT_INSTALLED="The plugin Image Effect CK is not installed. You can not use this feature"
CK_IMAGEEFFECTCK_BUTTON_NOT_INSTALLED="The plugin Image Effect CK Pro is not installed. You can not use this feature"
;added 1.5.6
CK_UNDO="Undo"
CK_REDO="Redo"
CK_ELEMENTS="Elements"
CK_HTML_CSS="HTML / CSS"
;added 1.2.0
CK_FOLDERS="Folders"
CK_ELEMENTS="Elements"
CK_GUTTER="Space between columns"
COM_PAGEBUILDERCK_CONTENT_ROW="Row"
COM_PAGEBUILDERCK_CONTENT_ROW_DESC="Row container with columns"
CK_PHONE = "Phone"
CK_TABLET = "Tablet"
CK_PORTRAIT = "Portrait"
CK_LANDSCAPE = "Landscape"
CK_RESPONSIVE_VALUE_DESC="Set a resolution value for the device, in px"
CK_COLUMNS="Columns"
CK_SUGGESTIONS="Suggestions"
CK_RESPONSIVE_SETTINGS_ALIGNED="Aligned"
CK_RESPONSIVE_SETTINGS_STACKED="Stacked"
CK_RESPONSIVE_SETTINGS_HIDDEN="Hidden"
CK_RESPONSIVE_SETTINGS_SHOWN="Shown"
CK_COMPUTER="Computer"
CK_ROW="Row"
CK_SET_RESPONSIVE_VALUE_IN_OPTIONS="Set the responsive values in the component options"
CK_EDIT_FULLSCREEN="Edit in Fullscreen mode"
CK_DELAY="Delay"
CK_MENU_ITEMS="Menu items"
CK_MENU_ITEMS_DESC="You can navigate through the menus with the +/- icons. Once you have found your menu item, just click on its name to select it and its url will be automatically used."
CK_AUTO_WIDTH="Auto width"
CK_ADVANCED_LAYOUT="Advanced layout"
CK_RATIO="Ratio"
;added 2.0.5
CK_REFRESH="Refresh"
;added 2.2.0
COM_PAGEBUILDERCK_MY_ELEMENTS="My Elements"
CK_MY_ELEMENTS="My Elements"
COM_PAGEBUILDERCK_DESCRIPTION="Description"
COM_PAGEBUILDERCK_TYPE="Type"
CK_ORDERING="Ordering"
CK_SAVE="Save"
;added 2.2.7
CK_DIVIDER="Shape divider"
CK_SHAPE="Shape"
CK_FLIP_HORIZONTAL="Flip horizontal"
CK_FLIP_VERTICAL="Flip vertical"
CK_INVERSE="Inverse"
CK_PLACEMENT="Placement"
CK_FIRST_COLOR="First color"
CK_SECOND_COLOR="Second color"
CK_UNDER_CONTENT="Under content"
CK_OVER_CONTENT="Over content"
CK_CLOUDS="Clouds"
CK_MULIPLE_CLOUDS="Multiple clouds"
CK_PAPER="Paper"
CK_BRIDGE="Bridge"
CK_MOUNTAIN="Mountain"
CK_WAVE="Wave"
CK_MULTIPLE_WAVE="Multiple waves"
CK_SLOPE="Slope"
CK_MULIPLE_SLOPE="Multiple slopes"
CK_DRIP="Drip"
CK_ASYM_SLOPE="Asymetric slope"
CK_VSLOPE="V slope"
CK_MULTIVSLOPE="Multiple V slopes"
CK_MULTIV3SLOPE="Multiple V 3 slopes"
CK_TRIANGLE="Triangle"
CK_TRIANGLE_SMALL="Triangle small"
CK_TRIANGLE_3="3 Triangles"
CK_ELLIPSE="Ellipse"
;added 2.2.8
CK_ALWAYS="Always"
;added 2.3.0
CK_ADDONS="Addons"
CK_PAGES="Pages"
CK_MODELS="Models"
;added 2.3.1
CK_WARNING_USERGROUP_FILTERTYPE_BLACKLIST="Your usergroup has a text filtering set on the Default Blacklist. This will cause your article to be totally broken after save. Please contact your administrator to fix this."
CK_WARNING_USERGROUP_FILTERTYPE_WHITELIST_NOSTYLE="Your usergroup has a text filtering set on the Whitelist but the 'style' tag is missing from the authorized tags. This will cause your article to be totally broken after save. Please contact your administrator to fix this."
;added 2.3.4
CK_CUSTOMCSS_DESC="You can write your own CSS rules that will be added in the page. Note that the CSS will not be rendered into the edition but only in the frontend page."
CK_RESPONSIVE_RANGE_LABEL="Type of range"
CK_RESPONSIVE_RANGE_DESC="Between : will use min-width and max-width. Reducing : will only use max-width so that the settings will apply on all lower resolutions"
CK_RESPONSIVE_BETWEEN="Between"
CK_RESPONSIVE_REDUCING="Reducing"
;added 2.3.6
COM_PAGEBUILDERCK_CONTENT_WRAPPER="Wrapper"
COM_PAGEBUILDERCK_CONTENT_WRAPPER_DESC="Container to put rows in it"
CK_WRAPPER_IN_WRAPPER_NOT_ALLOWED="You are not allowed to put a wrapper into another wrapper"
CK_DUPLICATE_WRAPPER="Duplicate the wrapper"
CK_MOVE_WRAPPER="Move the wrapper"
CK_REMOVE_WRAPPER="Remove the wrapper"
;CK_CHOOSE_METHOD="Choose how to set up the width : full width or fixed width."
CK_FIXEDWIDTH="Fixed width"
CK_READ_DOCUMENTATION="Read the documentation"
CK_FULLWIDTH_STANDARD_INFO="This will let the content take all the place available in your template. If you want something that is as large as your screen, you must just take care that your template is also fullwidth."
CK_FULLWIDTH_JAVASCRIPT_ALERT="WARNING : not recommended ! This method is proposed to you to help you in specific cases. This is for beginners and personal websites. Don't use it on a professional website. It may have some laggy effect."
CK_FULLWIDTH_STANDARD="Standard"
CK_FULLWIDTH_JAVASCRIPT="Javascript"
CK_ROW_WRAPPER="Row wrapper"
CK_ROWWIDTH_EDIT="Row width edition"
CK_FIXEDWIDTH_INFO="This will limit the width of the row content to the value below. It will be responsive but not larger than the value."
CK_RESOLUTION="Resolution"
CK_FIXEDWIDTH_RESOLUTION="Fixed value"
CK_FIXEDWIDTH_TEMPLATECREATOR="Automatic with Template Creator CK"
;added 2.3.7
CK_EXIT="Exit"
;added 2.4.3
CK_LINK_TARGET="Link target"
CK_LINK_TARGET_SAME="Same window"
CK_LINK_TARGET_NEW="New window"
CK_FOLDER_CREATED_ERROR="Error : folder not created"
CK_FOLDER_CREATED_SUCCESS="Folder created with success"
CK_CREATE_FOLDER="Create folder"
CK_ADD_SUB_FOLDER="Add a subfolder"
CK_MUTED="Muted"
CK_NUMBER_COLS="Number of columns"
CK_DISPLAY_TYPE_LIST="List display"
CK_DISPLAY_TYPE_GRID="Grid display"
CK_GROUP_LAYOUT="Layout"
CK_GROUP_TEXT="Text"
CK_GROUP_IMAGE="Image"
CK_GROUP_MULTIMEDIA="Multimedia"
CK_GROUP_OTHER="Other"
;added 2.4.5
COM_PAGEBUILDERCK_NESTEDROWS_LABEL="Enable nested rows"
COM_PAGEBUILDERCK_NESTEDROWS_DESC="For advanced users that want to create more complex design"
;added 2.4.7
CK_COLOR_PALETTE="Colors Palette"
CK_COLOR_PALETTE_DESC="Define which colors do you want to use multiple times in your project. You will then be able to save and reuse them directly from the colorpicker."
CK_COLOR_PALETTE_COLORPALETTE="Color palette"
CK_COLOR_PALETTE_COLORPALETTEFROMSETTINGS="Colors fom the settings"
CK_COLOR_PALETTE_COLORPALETTEFROMTEMPLATE="Colors from the template"
;added 2.4.8
COM_PAGEBUILDERCK_CONTENT_ROWINROW="Row into row"
COM_PAGEBUILDERCK_CONTENT_ROWINROW_DESC="Imbricated rows"
CK_ADD_NEW_PAGEBUILDER_MODULE="Add a Page Builder CK module"
;added 2.5.0
COM_PAGEBUILDERCK_CONTENTTYPES="Content types"
CK_CONTENT_TYPE="Content type"
CK_LAYOUT_EDITION="Layout edition"
CK_LAYOUT="Layout"
CK_LABELS_WIDTH="Labels width"
CK_FIELDS_WIDTH="Fields width"
CK_SHOW_LABELS="Show the labels"
CK_ROWS_STYLE="Rows styles"
CK_LABELS_STYLE="Labels styles"
CK_FIELDS_STYLE="Fields styles"
CK_PAGEBUILDERCK_PRO_INFO="Only available in the Pro version. Click to read more infos"
CK_ENABLE="Enable"
CK_FRONT_EDITION="Front Edition"
CK_PARALLAX="Parallax"
CK_SPEED="Speed"
CK_ADD="Add"
CK_DRAG_DROP_PAGE="Drag and drop the page in the interface to add it where you want"
CK_PAGE="Page"
CK_PAGEBUILDERCK_GETMORE_PRO_ITEMS="Install the Pro version to get more items"
CK_PAGEBUILDERCK_PRO_ONLY="Only available in the Pro verison"
;added 2.5.5
CK_FILES="Files"
CK_MENUS="Menus"
;2.5.9
CK_ROWS_STYLES="Rows styles"
;added 2.6.0
CK_ADD_ITEM="Add item"
CK_COLUMNS_SPACE_BETWEEN="Automatic space between columns"
CK_EDIT_RESPONSIVE_COLUMNS_DESC="Click to edit the columns width in responsive mode"
CK_EDIT_RESPONSIVE_COLUMNS="Responsive width edition"
CK_ARTICLES="Articles"
;2.6.1
CK_FLIP="Flip"
;added 2.7.0
CK_ACCESS_RIGHTS="Access rights"
CK_EDIT_CONTENT="Edit the content"
CK_VIEW_CONTENT="View in front"
CK_ACL_EDIT="Rights edition"
CK_NO_RIGHTS="You don't have the rights."
CK_GROUP="Group"
CK_COLUMN="Column"
CK_ITEM="Item"
;added 2.7.1
CK_CLIPBOARDEMPTY="Clipboard is empty"
CK_COPYFROMCLIPBOARD="Apply styles from Clipboard ? This will replace all current existing styles."
CK_AUTOLINK_IMAGES="Autolink to images"
;added 2.7.2
CK_FIRST_SHAPE="First shape"
CK_SECOND_SHAPE="Second shape"
;added 2.8
CK_LINK_STYLES="Link styles"
CK_LINK_STYLES_HOVER="Link hover styles"
CK_LINK_TEXT="Link text"
CK_LINK_ICON="Link icon"
;added 2.9.0
CK_ITEM_SAVED_FAILED="Save failed ! Item not saved"
CK_ITEM_SAVED_SUCCESS="Item saved successfully"
CK_LOOP="Loop"
CK_CONTROLS="Controls"
CK_ITEM_TRASH_SUCCESS="Item trashed successfully"
CK_ITEM_TRASH_FAILED="Trash failed ! Item not trashed"
;added 2.9.7
CK_NORMAL_STATE="Normal state"
CK_HOVER_STATE="Hover state"
CK_EFFECTS="Effects"
CK_BRIGHTNESS="Brightness"
CK_GRAYSCALE="Grayscale"
CK_SHOW_LIGHTBOX_TITLE="Show the title in Lightbox"
CK_SHOW_LIGHTBOX_DESC="Show the description in Lightbox"
;added 2.9.9
CK_CLICK_TO_EDIT_CONTENT="Click to edit the content"
CK_ITEM_TRASH_ERROR="Error when trying to trash"
CK_ITEM_TRASH_SUCCESS="Item successfully trashed !"
;added 2.9.11
CK_DATE="Date"
;added 2.10
CK_SVG_ICON="SVG icon"
CK_SVG_ICONS="SVG icons"
CK_STROKE="Stroke"
CK_FILL="Fill"
CK_VERTICAL_ALIGN="Vertical align"
CK_FONTAWESOME="FontAwesome"
;added 2.10.2
CK_CLEAR_STYLES="Clear the styles"
CK_CONFIRM_CLEAR_STYLES="Are you sure that you want to remove all styles ?"
;added 2.11.0
CK_BOTTOM_SHAPE="Bottom shape"
CK_TOP_SHAPE="Top shape"
CK_BOOK="Book"
CK_BUBBLES="Bubbles"
CK_TREES="Trees"
CK_CITY="City"
CK_FALL_LEAVES="Fall leaves"
CK_FIRE="Fire"
CK_SPHERE="Sphere"
CK_MUSIC="Music"
CK_PAINT="Paint"
CK_PYRAMID="Pyramid"
CK_SNOWFLAKES="Snow flakes"
CK_BUTTERFLY="Butterfly"
CK_ANIMATED_WAVES="Animated waves"
CK_OFFSET_HORIZONTAL="Horizontal"
CK_OFFSET_VERTICAL="Vertical"
CK_TOGGLE_PANEL="Toggle panel"
;added 2.12.0
CK_LINE="Line"
;added 2.12.1
CK_USE_TEXT="Use text"
;added 2.13.0
CK_RESPONSIVE_RESOLUTION="Mobile resolution"
CK_DROP_FILES_TO_UPLOAD="Drop files here to upload"
CK_OR_SELECT_FILES="or Select Files"
CK_NO_IMAGE_FOUND="No image found"
;added 2.13.4
CK_ARROW_STYLES="Arrow styles"
;added 2.13.7
CK_CENTER="center"
CK_SOURCE="Source"
CK_FOLDER_PATH="Folder path"
CK_FOLDER="Folder"
CK_EDITOR="Editor"
;added 2.13.8
CK_VALIGN_DEFAULT="Default vertical alignment"
CK_VALIGN_TOP="Top vertical alignment"
CK_VALIGN_CENTER="Center vertical alignment"
CK_VALIGN_BOTTOM="Bottom vertical alignment"
CK_IMPORT_ERROR_IMPORT_FILE_DECODING="Error when importing the file : impossible to decode"
;added 2.13.9
CK_NO_FILE_FOUND="No file found"
;added 2.14.0
COM_PAGEBUILDERCK_SELECT_CATEGORY="Select a category"
COM_PAGEBUILDERCK_CATEGORIES="Categories"
CK_NEW_CATEGORY="New category"
;added 2.16.0
COM_PAGEBUILDERCK_STYLES="Styles"
CK_LOAD_STYLE="Load a style"
;added 2.17.0
CK_EXPORT_WITH_IMAGES="Export with images"
CK_EXPORT_AS_LIBRARY="Export as library"
CK_EXPORT_PAGE_AS_LIBRARY_DESC="Give a category and name for your library that will appear in the list into Page Builder CK. Don't use special characters"
CK_CATEGORY="Category"
CK_FIELD_EMPTY="Field empty"
;added 2.18.0
CK_ORIENTATION="Orientation"
;added 2.18.8
CK_AUTHOR="Author"
;added 3.0.0
CK_ATTACHMENT="Attachment"
CK_CLEAR="Clear"
CK_USE_LOCAL_GFONTS="Use local fonts"
CK_USE_LOCAL_GFONTS_DESC = "If you use the local fonts, they will be downloaded from Google and stored in your website to serve the files locally. Else it will use the Google stylesheets to call the fonts from the Google server."
CK_USE_THIS_STYLE="Use this style"
CK_FONT_MANAGER="Manager"
CK_TOTAL_FILE_SIZE="Total file size"
CK_BACK="Back"
CK_FONT_ICON="Font icon"
CK_PLEASE_SELECT_ICON_PACK="Please select an icon pack"
CK_CUSTOM_SVG="Custom SVG"
CK_OR="Or"
CK_TAG="Tag"
CK_HOVER_COLOR="Hover color"
CK_STRIPPED_COLOR="Stripped color"

View File

@@ -0,0 +1,7 @@
; license https://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
; Note : All ini files need to be saved as UTF-8
COM_PAGEBUILDERCK="Page Builder CK"
CK_PAGEBUILDERCK_DESC="Page Builder CK allows you to create your website content in a quick and easy way."
COM_PAGEBUILDERCK_PAGE_VIEW_DEFAULT="Single Page"
COM_PAGEBUILDERCK_PAGE_VIEW_DEFAULT_DESC="Display a single page"

View File

@@ -0,0 +1,8 @@
; eshiol Library
; Copyright (C) 2010 - 2020 Helios Ciancio. All rights reserved.
; License GNU General Public License version 3 or later; see LICENSE.php
; Note : All ini files need to be saved as UTF-8
ESHIOL="eshiol"
LIB_ESHIOL="eshiol"
LIB_ESHIOL_XML_DESCRIPTION="eshiol Library"

View File

@@ -0,0 +1,9 @@
; eshiol Library
; Copyright (C) 2010 - 2020 Helios Ciancio. All rights reserved.
; License GNU General Public License version 3 or later
; see LICENSE.php
; Note : All ini files need to be saved as UTF-8
ESHIOL="eshiol"
LIB_ESHIOL="eshiol"
LIB_ESHIOL_XML_DESCRIPTION="eshiol Library"

View File

@@ -0,0 +1,67 @@
; Joomla.Libraries.eshiol.J2XML
; Copyright (C) 2010 - 2023 Helios Ciancio. All rights reserved.
; License GNU General Public License version 3 or later; see LICENSE.php
; Note : All ini files need to be saved as UTF-8
COM_CONTENT="Articles"
COM_WEBLINKS="Weblinks"
LIB_J2XML_ERROR_COMPONENT_NOT_FOUND="Component %s not found"
LIB_J2XML_ERROR_UNKNOWN="Unknown error"
LIB_J2XML_ERROR_INVAIDURL="<strong>Invalid URL or Cross-Origin Request Blocked.</strong><br/>You must explicitly add this site (%s) to the list of allowed websites in your administrator UI"
LIB_J2XML_MSG_ARTICLE_EXISTS="Article [%2$s] %1$s already exists."
LIB_J2XML_MSG_ARTICLE_ID_PRESENT="Article [%2$s -> %3$s] %1$s successfully imported without the original id."
LIB_J2XML_MSG_ARTICLE_IMPORTED_KEEP="Article [%2$s] %1$s successfully imported."
LIB_J2XML_MSG_ARTICLE_IMPORTED="Article [%2$s -> %3$s] %1$s successfully imported."
LIB_J2XML_MSG_ARTICLE_NOT_FOUND="Article %s not found."
LIB_J2XML_MSG_ARTICLE_NOT_IMPORTED="Article [%2$s] %1$s not imported with the following error: %3$s"
LIB_J2XML_MSG_ARTICLE_UPDATED="Article [%2$s] %1$s successfully imported."
LIB_J2XML_MSG_CATEGORY_ID_PRESENT="Category %s successfully imported without the original id [%s -> %s]."
LIB_J2XML_MSG_CATEGORY_IMPORTED="Category %s successfully imported."
LIB_J2XML_MSG_CATEGORY_NOT_FOUND="Category %s not found."
LIB_J2XML_MSG_CATEGORY_NOT_IMPORTED="Category %s not imported. An error occurred: %s"
LIB_J2XML_MSG_CONTACT_IMPORTED="Contact %s successfully imported."
LIB_J2XML_MSG_CONTACT_NOT_IMPORTED="Contact %s not imported. An error occurred: %s"
LIB_J2XML_MSG_DEFAULT_CATEGORY_NOT_FOUND="Default Category not found."
LIB_J2XML_MSG_ERROR_CREATING_FOLDER="An error occurred creating the folder %s."
LIB_J2XML_MSG_ERROR_SAVING_WEBSITE="Error saving website."
LIB_J2XML_MSG_FIELD_IMPORTED="Field %s successfully imported."
LIB_J2XML_MSG_FIELD_NOT_IMPORTED="Field %s not imported. An error occurred: %s"
LIB_J2XML_MSG_FIELDGROUP_IMPORTED="Field group %s successfully imported."
LIB_J2XML_MSG_FIELDGROUP_NOT_IMPORTED="Field group %s not imported. An error occurred: %s"
LIB_J2XML_MSG_FILE_FORMAT_J2XML15="Formato File (v%s) supportato dal plugin <a href="_QQ_"https://www.eshiol.it/k38"_QQ_">Importer 1.5 for J2XML</a>. Impossibile importare il file."
LIB_J2XML_MSG_FILE_FORMAT_J2XMLHTML="Formato File supportato dal plugin <a href="_QQ_"https://www.eshiol.it/k38"_QQ_">HTML Importer for J2XML</a>. Impossibile importare il file."
LIB_J2XML_MSG_FILE_FORMAT_J2XMLWP="Formato File supportato dal plugin <a href="_QQ_"https://www.eshiol.it/k38"_QQ_">Wordpress Importer for J2XML</a>. Impossibile importare il file."
LIB_J2XML_MSG_FILE_FORMAT_NOT_SUPPORTED="File format (v%s) not supported. Impossible to import file."
LIB_J2XML_MSG_FILE_FORMAT_UNKNOWN="File format unknown. Impossible to import file."
LIB_J2XML_MSG_FOLDER_WAS_SUCCESSFULLY_CREATED="Folder %s was successfully created."
LIB_J2XML_MSG_IMAGE_IMPORTED="Image %s successfully imported."
LIB_J2XML_MSG_IMAGE_NOT_IMPORTED="Image %s not imported. An error occurred: %s"
LIB_J2XML_MSG_MENU_IMPORTED="Menu %s successfully imported."
LIB_J2XML_MSG_MENU_NOT_IMPORTED="Menu %s not imported. An error occurred: %s"
LIB_J2XML_MSG_MENUTYPE_IMPORTED="Menu type %s successfully imported."
LIB_J2XML_MSG_MENUTYPE_NOT_IMPORTED="Menu type %s not imported. An error occurred: %s"
LIB_J2XML_MSG_MODULE_IMPORTED="Module %s successfully imported."
LIB_J2XML_MSG_MODULE_NOT_IMPORTED="Module %s not imported. An error occurred: %s"
LIB_J2XML_MSG_OPERATION_CANCELLED="Operation cancelled."
LIB_J2XML_MSG_TAG_IMPORTED="Tag %s successfully imported."
LIB_J2XML_MSG_TAG_NOT_IMPORTED="Tag %s not imported. An error occurred: %s"
LIB_J2XML_MSG_THERE_ARE_NO_WEBSITES="There are no websites matching your query"
LIB_J2XML_MSG_UNKNOWN_ERROR="Unknown error"
LIB_J2XML_MSG_USER_IMPORTED_WITH_ERRORS="User %s imported with errors."
LIB_J2XML_MSG_USER_IMPORTED="User %s successfully imported."
LIB_J2XML_MSG_USER_NOT_IMPORTED="User %s not imported. An error occurred: %s"
LIB_J2XML_MSG_USER_SKIPPED="Cannot import a super user account [%s]."
LIB_J2XML_MSG_USERGROUP_IMPORTED="Usergroup %s successfully imported."
LIB_J2XML_MSG_USERGROUP_ERROR="Something went wrong. Please try again. If that does not work, please try uninstalling and reinstalling J2XML or write in to info@eshiol.it<br/>Error: %s"
LIB_J2XML_MSG_USERGROUP_NOT_IMPORTED="Usergroup %s not imported. An error occurred: %s"
LIB_J2XML_MSG_USERNOTE_IMPORTED="User note %s successfully imported."
LIB_J2XML_MSG_USERNOTE_NOT_IMPORTED="User note %s not imported. An error occurred: %s"
LIB_J2XML_MSG_VIEWLEVEL_IMPORTED="View level %s successfully imported."
LIB_J2XML_MSG_VIEWLEVEL_NOT_IMPORTED="View level %s not imported. An error occurred: %s"
LIB_J2XML_MSG_WEBLINK_IMPORTED="Weblink %s successfully imported."
LIB_J2XML_MSG_WEBLINK_NOT_IMPORTED="Weblink %s not imported. An error occurred: %s"
LIB_J2XML_MSG_WEBSITE_SAVED="Website saved."
LIB_J2XML_MSG_XMLRPC_DISABLED="XMLRPC protocol disabled."
LIB_J2XML_MSG_XMLRPC_ERROR="XMLRPC protocol not supported."
LIB_J2XML_PASSWORD_NOT_AVAILABLE="Password not available."
LIB_J2XML_SENDING="Sending... %s"

View File

@@ -0,0 +1,4 @@
; Joomla.Libraries.eshiol.J2XML
; Copyright (C) 2010 - 2023 Helios Ciancio. All Rights Reserved.
; License GNU General Public License version 3 or later; see LICENSE.php
; Note : All ini files need to be saved as UTF-8

View File

@@ -0,0 +1,243 @@
; $Id: mod_jt_contentslider.sys.ini 10-11-2021
; JoomlaTema! Project
; Copyright (C) 2007 - 2021 Open Source Matters. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8 - No BOM
MOD_JTCS="JT Content Slider"
MOD_JTCS_DESCRIPTION="
<h3>JT Content Slider by JoomlaTema.net</h3> <h1>V 2.6</h1>
<p>A Module to show Joomla articles as a slider. Showing the joomla articles with dates, thumbnails and etc. Simple and easy to use.</p>
JT Content Slider Module from <a href="http://www.joomlatema.net" target="_blank">joomlatema.net</a>.<p></p>
<h3>Useful links</h3>
<ul><li><a target='_blank' href='https://www.joomlatema.net/forum.html'>Support Forum</a></li>
<li><a target='_blank' href='https://www.joomlatema.net/contact.html'>Report bug</a></li></ul>"
MOD_JTCS_DATA_SOURCE="Source"
MOD_JTCS_LAYOUT="Layout"
MOD_JTCS_FIELD_COUNT_LABEL="Articles to Display"
MOD_JTCS_FIELD_FEATURED_LABEL="Featured Articles"
MOD_JTCS_VALUE_ONLY_SHOW_FEATURED="Only show Featured Articles"
MOD_JTCS_FIELD_ORDERING_LABEL="Order"
MOD_JTCS_VALUE_RECENT_ADDED="Recently Added First"
MOD_JTCS_VALUE_RECENT_MODIFIED="Recently Modified First"
MOD_JTCS_VALUE_RECENT_PUBLISHED="Recently Published First"
MOD_JTCS_VALUE_RECENT_TOUCHED="Recently Touched First"
MOD_JTCS_VALUE_RECENT_RAND="Random Articles"
MOD_JTCS_FIELD_USER_LABEL="Authors"
MOD_JTCS_VALUE_ANYONE="Anyone"
MOD_JTCS_VALUE_ADDED_BY_ME="Added or modified by me"
MOD_JTCS_VALUE_NOTADDED_BY_ME="Not added or modified by me"
MOD_JTCS_VALUE_CREATED_BY="Created By"
MOD_JTCS_FIELD_AUTHOR_LABEL="Created by Author(s)"
MOD_JTCS_ITEM_WITH_INTRO_LABEL="Articles with Intro Text"
MOD_JTCS_ITEM_WITH_INTRO_DESC="How many articles you would like to be showed with intro text excerpt and thumbnail"
MOD_JTCS_SKIPPED_ITEM_LABEL="Skipped item"
MOD_JTCS_SKIPPED_ITEM_DESC="Skip x number of items. Specify on which order number the list of items should be started."
MOD_JTCS_INTROTEXT_LIMIT_LABEL="Intro Text Chars Limit"
MOD_JTCS_INTROTEXT_LIMIT_DESC="Specify the character limit for the intro text excerp. 0 = No limit, 1 = No intro text"
MOD_JTCS_SHOW_DATE_LABEL="Show Article's Date"
MOD_JTCS_DATE_FORMAT_LABEL="Date Format"
MOD_JTCS_CUSTOM_DATE_FORMAT_LABEL="Custom Date Format"
MOD_JTCS_CUSTOM_DATE_FORMAT_DESC="For example : d-m-Y will return 21-04-2019"
MOD_JTCS_SHOW_MORE_LABEL="Show More Category Links"
MOD_JTCS_SHOW_MORE_DESC="Show related category links in the bottom of the item list"
MOD_JTCS_ARTICLE_PROPERTIES_LABEL="Article Properties"
COM_MODULES_MOD_JTCS_ARTICLE_PROPERTIES_LABEL_FIELDSET_LABEL="Article Properties"
MOD_JTCS_THUMBNAIL_SETTINGS_LABEL="Thumbnail Settings"
COM_MODULES_MOD_JTCS_THUMBNAIL_SETTINGS_LABEL_FIELDSET_LABEL="Thumbnail Settings"
MOD_JTCS_SHOW_THUMBNAIL_LABEL="Show Thumbnail Image"
MOD_JTCS_SHOW_THUMBNAIL_LABEL_DESC="Show Thumbnail Image"
MOD_JTCS_THUMBNAIL_DELETE_LABEL="Delete Cached Thumbnails"
MOD_JTCS_THUMBNAIL_DELETE_LABEL_DESC="Delete Previously created and Cached Thumbnails. Use this button to see changed thumbnail images"
MOD_JTCS_USE_CAPTION=Use Image Captions
MOD_JTCS_USE_CAPTION_DESC=Use Image Captions
MOD_JTCS_SHOW_THUMBNAIL_LABEL="Show Thumbnail"
MOD_JTCS_THUMBNAIL_POS_LABEL="Thumbnail Position"
MOD_JTCS_THUMBNAIL_POS_BEFORE_TITLE_LABEL="Before Title"
MOD_JTCS_THUMBNAIL_POS_AFTER_TITLE_LABEL="After Title"
MOD_JTCS_THUMBNAIL_WIDTH_LABEL="Thumbnail Width"
MOD_JTCS_THUMBNAIL_WIDTH_DESC="Enter width of generated image thumbnail"
MOD_JTCS_THUMBNAIL_HEIGHT_LABEL="Thumbnail Height"
MOD_JTCS_THUMBNAIL_HEIGHT_DESC="Enter height of generated image thumbnail"
MOD_JTCS_THUMBNAIL_SHOW_DEFAULT_LABEL="Show Default Thumbnail"
MOD_JTCS_THUMBNAIL_SHOW_DEFAULT_DESC="Show default thumbnail when no image found on the article"
MOD_JTCS_ARTICLE_BLOCKPADDING_LABEL="Article Block Padding"
MOD_JTCS_ARTICLE_BLOCKPADDING_LABEL_DESC="Article Block Padding eg. 10px 10px 10px 10px or 0px"
MOD_JTCS_ARTICLE_BLOCKMARGIN_LABEL="Article Block Margin"
MOD_JTCS_ARTICLE_BLOCKMARGIN_LABEL_DESC="Article Block Margin eg. 10px 10px 10px 10px or 0px"
MOD_JTCS_MORE_CAT="More in"
MOD_JTCS_SHOW_DATE_LABEL=Show Date
MOD_JTCS_SHOW_DATE_LABEL_DESC=Show / Hide Date
MOD_JTCS_SHOW_AUTHOR_LABEL=Show Author
MOD_JTCS_SHOW_AUTHOR_LABEL_DESC="Show / Hide Author"
MOD_JTCS_SHOW_READMORE_LABEL="Show Read More"
MOD_JTCS_SHOW_READMORE_LABEL_DESC ="Show / Hide Read More"
MOD_JTCS_READMORETEXT_LABEL="Read More Text"
MOD_JTCS_READMORETEXT_LABEL_DESC="Read More Text"
MOD_JTCS_READMORE_LABEL="Read More Text"
MOD_JTCS_READMORE_LABEL_DESC="Read More Text"
MOD_JTCS_SHOW_TITLE_LABEL=Show Title
MOD_JTCS_SHOW_TITLE_LABEL_DESC =Show / Hide Title
MOD_JTCS_TITLE_LIMIT_LABEL=Limit Title
MOD_JTCS_TITLE_LIMIT_LABEL_DESC=Limit Title
MOD_JTCS_SHOW_INTRO_LABEL=Show Introtext
MOD_JTCS_SHOW_INTRO_LABEL_DESC =Show / Hide Introtext
MOD_JTCS_CONTENT_PADDING_LABEL=Module Padding
MOD_JTCS_CONTENT_PADDING_LABEL_DESC=Module Global Padding eg. 10px 10px 10px 10px
THUMB_ALIGN=Thumbnail Alignment
THUMB_ALIGN_DESC =Thumbnail Alignment
MOD_JTCS_THUMBNAIL_MARGIN_LABEL=Thumbnail Margin
MOD_JTCS_THUMBNAIL_MARGIN_DESC=Thumbnail Margin
MOD_JTCS_SHOW_CATEGORY_LABEL=Show Category
MOD_JTCS_SHOW_CATEGORY_LABEL_DESC =Show / Hide Category
MOD_JTCS_SHOW_CATEGORYLINK_LABEL=Show Category As Link
MOD_JTCS_SHOW_CATEGORYLINK_LABEL_DESC =Show Category As Link
JTCS_READ_MORE=Read More
MOD_JTCS_SHOW_NAVIGATION_LABEL=Show Navigation
MOD_JTCS_SHOW_NAVIGATION_LABEL_DESC =Show / Hide Navigation Arrows
MOD_JTCS_TRANSITION_TYPE_LABEL=Type of transition
MOD_JTCS_TRANSITION_TYPE_LABEL_DESC="Type of transition. Options: horizontal, vertical, fade"
MOD_JTCS_HORIZONTAL=Horizontal
MOD_JTCS_VERTICAL=Vertical
MOD_JTCS_FADE=Fade
MOD_JTCS_INFINITE_LOOP_LABEL=Infinite Loop
MOD_JTCS_INFINITE_LOOP_LABEL_DESC="Infinite Loop. If Yes, clicking "Next" while on the last slide will transition to the first slide and vice-versa"
MOD_JTCS_KEYBOARD_ENABLED_LABEL=Enable Keyboard Navigation
MOD_JTCS_KEYBOARD_ENABLED_LABEL_DESC=Enable keyboard navigation for visible sliders
MOD_JTCS_AUTO_TRANSITION_LABEL=Auto Transition
MOD_JTCS_AUTO_TRANSITION_LABEL_DESC="Slides will automatically transition"
MOD_JTCS_AUTOPLAY_SPEED_LABEL="Auto Play Speed"
MOD_JTCS_AUTOPLAY_SPEED_LABEL_DESC="Auto Play Speed (in ms) of auto transition"
MOD_JTCS_AUTOPLAY_TIMEOUT_LABEL="Pause"
MOD_JTCS_AUTOPLAY_TIMEOUT_LABEL_DESC="The amount of time (in ms) between each auto transition"
MOD_JTCS_SLIDECOLUMN_LABEL=Number of Columns
MOD_JTCS_SLIDECOLUMN_LABEL_DESC="Number of Columns for large screens (>991px)"
MOD_JTCS_SLIDEROW_LABEL=Number of Rows
MOD_JTCS_SLIDEROW_LABEL_DESC="Number of Rows for large screens (>991px)"
MOD_JTCS_SLIDECOLUMN_SMALL_LABEL=Columns for Small Screen
MOD_JTCS_SLIDECOLUMN_SMALL_LABEL_DESC="Number of Columns for small secreens (tablets 768px to 991px)"
MOD_JTCS_SLIDECOLUMN_EXTRASMALL_LABEL=Columns for Extra-Small Screen
MOD_JTCS_SLIDECOLUMN_EXTRASMALL_LABEL_DESC="Number of Columns for small Extra-Small Screen (mobile to 768px)"
MOD_JTCS_SLIDEROW_SMALL_LABEL=Rows for Small Screen
MOD_JTCS_SLIDEROW_SMALL_LABEL_DESC="Number of Rows for small secreens (tablets 768px to 991px)"
MOD_JTCS_SLIDEROW_EXTRASMALL_LABEL=Rows for Extra-Small Screen
MOD_JTCS_SLIDEROW_EXTRASMALL_LABEL_DESC="Number of Rows for small Extra-Small Screen (mobile to 768px)"
MOD_JTCS_SLIDEWIDTH_LABEL="Slide Width"
MOD_JTCS_SLIDEWIDTH_LABEL_DESC="The width of each slide. This setting is required for all horizontal carousels!"
MOD_JTCS_CENTERITEMS_LABEL=Center Items
MOD_JTCS_CENTERITEMS_LABEL_DESC="Center item. Works well with even an odd number of items."
MOD_JTCS_MARGIN_RIGHT_LABEL=Margin-Right
MOD_JTCS_MARGIN_RIGHT_LABEL_DESC ="Margin-Right(px) on item."
MOD_JTCS_SHOW_DOTS_LABEL=Show Dots
MOD_JTCS_SHOW_DOTS_LABEL_DESC =Show / Hide Dots at the bottom
MOD_JTCS_MOUSEDRAG_LABEL=Mouse Drag
MOD_JTCS_MOUSEDRAG_LABEL_DESC=Mouse drag enabled.
MOD_JTCS_STAGEPADDING_LABEL=Stage Padding
MOD_JTCS_STAGEPADDING_LABEL_DESC="Padding left and right on stage (can see neighbours)."
COM_MODULES_FIELD_RTL_LABEL=RTL
COM_MODULES_FIELD_RTL_LABEL_DESC =RTL Right to Left Directon
COM_MODULES_MOBILE_FIELDSET_LABEL=Mobile Settings
MOD_JTCS_SMARTSPEED_LABEL=Animation Speed
MMOD_JTCS_SMARTSPEED_LABEL_DESC=Animation Speed in miliseconds
MOD_JTCS_SLIDEBY_LABEL=Slide By
MOD_JTCS_SLIDEBY_LABEL_DESC=Slide By page or number of items
MOD_JTCS_THUMBNAIL_HOVERICONS_LABEL="Show Hover Icons"
MOD_JTCS_THUMBNAIL_HOVERICONS_LABEL_DESC ="Show Zoom and Link Icons on Thumbnails"
MOD_JTCS_THUMBNAIL_LINKIMAGE_LABEL=Link Image
MOD_JTCS_THUMBNAIL_LINKIMAGE_LABEL_DESC =Link Image
COM_MODULES_GENERAL_SETTINGS_FIELDSET_LABEL=General Settings
MOD_JTCS_MOREINTEXT_LABEL=More In Text
MOD_JTCS_MOREINTEXT_LABEL_DESC=Change More In Text
MOD_JTCS_END_OF_TITLE_REPLACER=End of Title Replacer
MOD_JTCS_END_OF_TITLE_REPLACER_DESC=End of Title Replacer
MOD_JTCS_END_OF_TEXT_REPLACER=End of Text Replacer
MOD_JTCS_END_OF_TEXT_REPLACER_DESC=End of Text Replacer
SHOW_PRETEXT=Show Pretext
SHOW_PRETEXT_DESC=Show Pretext at the top of module
PRETEXT=Pretext
PRETEXT_DESC=Enter Pretext to be displayed
PRETEXT_TITLE=Pretext Title
PRETEXT_TITLE_DESC=Pretext Title
MOD_JTCS_KEEP_ASPECT_RATIO_LABEL=Keep Aspect Ratio
MOD_JTCS_KEEP_ASPECT_RATIO_LABEL_DESC=Keep Aspect Ratio of Images
MOD_JTCS_LIGHTBOX_SETTINGS="Lightbox Settings"
MOD_JTCS_LIGHTBOX_FADEDURATION="Fade Duration"
MOD_JTCS_LIGHTBOX_FADEDURATION_DESC="Lightbox Fade Duration in miliseconds"
MOD_JTCS_LIGHTBOX_FITIMAGES="Fit Images in Viewport"
MOD_JTCS_LIGHTBOX_FITIMAGES_DESC="Fit Images in Viewport"
MOD_JTCS_LIGHTBOX_IMAGEFADEDURATION="Image Fade Duration"
MOD_JTCS_LIGHTBOX_IMAGEFADEDURATION_DESC="Image Fade Duration in miliseconds"
MOD_JTCS_LIGHTBOX_RESIZEDURATION="Resize Duration"
MOD_JTCS_LIGHTBOX_RESIZEDURATION_DESC="Resize Duration in miliseconds"
MOD_JTCS_LIGHTBOX_TOPPOSITON="Position From Top"
MOD_JTCS_LIGHTBOX_TOPPOSITON_DESC="Position From Top in Pixels"
MOD_JTCS_PAUSEONHOVER_LABEL="Pause On Hover"
MOD_JTCS_PAUSEONHOVER_LABEL_DESC="Pause On Hover when auto animation enabled"
MOD_JTCS_ORDERING_VALUE="Article Order"
MOD_JTCS_ORDERINGFEATURED_VALUE="Featured Articles Order"
MOD_JTCS_RANDOM_VALUE="Random"
MOD_JTCS_RATING_VALUE="Rating"
MOD_JTCS_RELATIVEDAY_VALUE="Relative Date"
MOD_JTCS_STARTPUBLISHING_VALUE="Start Publishing Date"
MOD_JTCS_VOTE_VALUE="Vote"
MOD_JTCS_YEAR_VALUE="Year"
MOD_JTCS_FINISHPUBLISHING_VALUE="Finish Publishing Date"
MOD_JTCS_HITS_VALUE="Hits"
MOD_JTCS_ID_VALUE="ID"
MOD_JTCS_ASCENDING_VALUE="Ascending"
MOD_JTCS_CREATED_VALUE="Created Date"
MOD_JTCS_MODIFIED_VALUE="Modified Date"
MOD_JTCS_DESCENDING_VALUE="Descending"
MOD_JTCS_ARTICLEORDERINGDIR_LABEL="Ordering Direction"
MOD_JTCS_STRIP_TAGS="Strip Tags"
MOD_JTCS_STRIP_TAGS_DESC="Strip html Tags"

View File

@@ -0,0 +1,9 @@
; $Id: mod_jt_contentslider.sys.ini 10-11-2021
; Joomlatema.net! Project
; Copyright (C) 2007 - 2021 Open Source Matters. All rights reserved.
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
; Note : All ini files need to be saved as UTF-8 - No BOM
MOD_JTCS_DESCRIPTION="
<h3>JT Content Slider</h3>
<p>A Module to show Joomla articles as a slider. Showing the joomla articles with dates, thumbnails and etc. Simple and easy to use</p>"

View File

@@ -0,0 +1,10 @@
; @copyright Copyright (C) 2010 Cédric KEIFLIN alias ced1870
; http://www.joomlack.fr
; @license GNU/GPL
; Double quotes in the values have to be formatted as "_QQ_"
MOD_PAGEBUILDERCK="Page Builder CK"
MOD_PAGEBUILDERCK_XML_DESCRIPTION="Use the interface of Page Builder CK into a module that you can use anywhere in your website."
MOD_PAGEBUILDERCK_EDITION_FIELDSET_LABEL="Page Builder CK - Edition"

View File

@@ -0,0 +1,8 @@
; @copyright Copyright (C) 2010 Cédric KEIFLIN alias ced1870
; http://www.joomlack.fr
; @license GNU/GPL
; Double quotes in the values have to be formatted as "_QQ_"
MOD_PAGEBUILDERCK="Page Builder CK"
MOD_PAGEBUILDERCK_XML_DESCRIPTION="Use the interface of Page Builder CK into a module that you can use anywhere in your page."

View File

@@ -0,0 +1,70 @@
; RIE - Random Image Extended - Module for Joomla! 3.x
; Author: Viktor Vogel
; Project: Kubik-Rubik Joomla! Extensions
; Project page: https://kubik-rubik.de/rie-random-image-extended
; License http://www.gnu.org/licenses/gpl.html GNU/GPL, see gpl_v3.txt
COM_MODULES_SETTINGS_FIELDSET_LABEL="Settings"
MOD_RANDOM_IMAGE_EXTENDED="RIE - Random Image Extended"
MOD_RANDOM_IMAGE_EXTENDED_ALLPICS="Show all images in JS view"
MOD_RANDOM_IMAGE_EXTENDED_ALLPICSDESC="Show all pics from the folder in the JS view if activated?"
MOD_RANDOM_IMAGE_EXTENDED_ALLPICSRANDOM="Show images randomly"
MOD_RANDOM_IMAGE_EXTENDED_ALLPICSRANDOMDESC="Display images randomly in the gallery?"
MOD_RANDOM_IMAGE_EXTENDED_CAPTION="Caption"
MOD_RANDOM_IMAGE_EXTENDED_CAPTIONDESC="Show caption?"
MOD_RANDOM_IMAGE_EXTENDED_DISABLED="Disabled"
MOD_RANDOM_IMAGE_EXTENDED_ENABLED="Enabled"
MOD_RANDOM_IMAGE_EXTENDED_HEIGHT="Height (px)"
MOD_RANDOM_IMAGE_EXTENDED_HEIGHTDESC="Image Height forces all images to be displayed with the height in pixels."
MOD_RANDOM_IMAGE_EXTENDED_IMAGEFOLDER="Image folder"
MOD_RANDOM_IMAGE_EXTENDED_IMAGEFOLDERDESC="Path to the image folder relative to the site URL.<p><font color="_QQ_"green"_QQ_"><strong><u>Example:</u></strong><br />images</font></p>"
MOD_RANDOM_IMAGE_EXTENDED_IMAGENAME="Show name of image"
MOD_RANDOM_IMAGE_EXTENDED_IMAGENAMEDESC="Display the name under the image?"
MOD_RANDOM_IMAGE_EXTENDED_IMAGEROTATOR="Activate image rotator"
MOD_RANDOM_IMAGE_EXTENDED_IMAGEROTATORDESC="Activate a simple slideshow? Images are changed automatically after the set duration with a nice fade-in / fade-out effect.<br /><br />Note: In the slideshow view the options Lightbox, Link and Caption are deactivated."
MOD_RANDOM_IMAGE_EXTENDED_IMAGEROTATORDURATION="Duration for each image"
MOD_RANDOM_IMAGE_EXTENDED_IMAGEROTATORDURATIONDESC="Set the time duration in seconds per image for the slideshow."
MOD_RANDOM_IMAGE_EXTENDED_IMAGETYPE="Image type(s)"
MOD_RANDOM_IMAGE_EXTENDED_IMAGETYPEDESC="Type of image png/gif/jpg etc.<p><font color="_QQ_"green"_QQ_"><strong><u>Example:</u></strong><br />jpg, gif, png</font></p>"
MOD_RANDOM_IMAGE_EXTENDED_INFORMATIONFILE="Information file"
MOD_RANDOM_IMAGE_EXTENDED_INFORMATIONFILEDESC="Use a text file to set the properties of the images. The file has to be named 'info.txt' and placed directly in the image folder. You can enter the name (=description) and an individual link for each image. The properties have to be separated with a pipe symbol |. The first parameter is the complete name with the extension of the corrsponding image, the second parameter is the description and the third the link. The link is optional, the name and the description have to be entered. Enter only one image each line! <p><font color="_QQ_"green"_QQ_"><strong><u>Example:</u></strong><br />image1.jpg|This is a great image|http://www.google.com<br />image2.png|Wow, how amazing!|http://kubik-rubik.de<br />image3.jpg|Last summer - really hot</font></p>"
MOD_RANDOM_IMAGE_EXTENDED_JYESNOTFIRST="Yes, not first image"
MOD_RANDOM_IMAGE_EXTENDED_LIGHTBOX="Open image in a lightbox"
MOD_RANDOM_IMAGE_EXTENDED_LIGHTBOXDESC="Open images in a lightbox? Field 'Link' must be empty!"
MOD_RANDOM_IMAGE_EXTENDED_LIGHTBOXSELECT="Select JS view application"
MOD_RANDOM_IMAGE_EXTENDED_LIGHTBOXSELECTDESC="If there is a problem with a display mode, then try another one!"
MOD_RANDOM_IMAGE_EXTENDED_LINK="Link (deactivates JS view)"
MOD_RANDOM_IMAGE_EXTENDED_LINKDESC="A URL to redirect to if the image is clicked upon. Attention: JS view option is deactivated! Please select 'inactive'.<p><font color="_QQ_"green"_QQ_"><strong><u>Example:</u></strong><br />http://kubik-rubik.de</font></p>"
MOD_RANDOM_IMAGE_EXTENDED_LINKFOLDER="Generate thumbnails"
MOD_RANDOM_IMAGE_EXTENDED_LINKFOLDERDESC="Should thumbnails be generated? The thumbnails are stored in the folder thumbs in the specified image folder. Advantage: Quicker loading, better quality."
MOD_RANDOM_IMAGE_EXTENDED_NEWWINDOW="Open link in new window"
MOD_RANDOM_IMAGE_EXTENDED_NEWWINDOWDESC="Should the link opened in a new window?"
MOD_RANDOM_IMAGE_EXTENDED_OVERWRITE="Overwrite thumbnails"
MOD_RANDOM_IMAGE_EXTENDED_OVERWRITEDESC="Should be already provided thumbnails generated anew? Activate this option, then generate new thumbnails by viewing the website. If suitable thumbnails are found, deactivate this option again!"
MOD_RANDOM_IMAGE_EXTENDED_POWEREDBY="Show Link To Project Page"
MOD_RANDOM_IMAGE_EXTENDED_POWEREDBYDESC="Display a link to Kubik-Rubik? If you would like to deactivate this, consider making a donation for my work!"
MOD_RANDOM_IMAGE_EXTENDED_QUANTITY="Number of images"
MOD_RANDOM_IMAGE_EXTENDED_QUANTITYDESC="Number of images to display directly. Not used if option 'Image Rotator' is used!"
MOD_RANDOM_IMAGE_EXTENDED_RATIO="Maintain aspect ratio"
MOD_RANDOM_IMAGE_EXTENDED_RATIODESC="To maintain the proportions of the images."
MOD_RANDOM_IMAGE_EXTENDED_SPACER_LIGHTBOX="<strong>Lightbox</strong>"
MOD_RANDOM_IMAGE_EXTENDED_SPACER_OUTPUT="<strong>Output</strong>"
MOD_RANDOM_IMAGE_EXTENDED_SPACER_THUMBNAILS="<strong>Thumbnails</strong>"
MOD_RANDOM_IMAGE_EXTENDED_SUBFOLDER="Read-in all subfolders"
MOD_RANDOM_IMAGE_EXTENDED_SUBFOLDERDESC="Read images from all subfolders of the specified image folder."
MOD_RANDOM_IMAGE_EXTENDED_WIDTH="Width (px)"
MOD_RANDOM_IMAGE_EXTENDED_WIDTHDESC="Image Width forces all images to be displayed with this width in pixels."
MOD_RANDOM_IMAGE_EXTENDED_XML_DESCRIPTION="<h2><strong>RIE - Random Image Extended</strong></h2><p>This module displays random images from a chosen directory.</p><p>The random images can be displayed in a so-called JavaScript view (Venobox, Shadowbox, Slimbox or Milkbox). Other images from the specified folder can be displayed in this view as a gallery.</p><p>Highlights of the module are the storage of thumbnails, reading from all subfolders of the specified directory, the lightbox view of the images and the image rotator slideshow.</p><p>Project site: <a href="_QQ_"https://kubik-rubik.de/rie-random-image-extended"_QQ_" target="_QQ_"_blank"_QQ_">Random Image Extended</a></p><p>Please write a review in the JED: <a href="_QQ_"http://extensions.joomla.org/extensions/extension/photos-a-images/rotators/random-image-extended"_QQ_" target="_QQ_"_blank"_QQ_" title="_QQ_"RIE - Random Image Extended in the Joomla! Extensions Directory"_QQ_">RIE - Random Image Extended in the Joomla! Extensions Directory</a> - Thank you!</p>"
; Frontend
MOD_RANDOM_IMAGE_EXTENDED_NOIMAGES="No images in specified directory!"
; Donation Code
COM_MODULES_DONATION_FIELDSET_LABEL="Donation Code"
KR_DONATION_CODE="Enter Donation Code"
KR_DONATION_CODE_DESC="If you use this extension commercially or want to support the development, please get a donation code for your domain. The donation code is valid for one domain and for all extensions by Kubik-Rubik. You can deactivate the hint in the red box at the top of the settings with only one code, valid for all Kubik-Rubik Extensions. You need cURL or allow_url_fopen to validate the code. Please make sure that at least one of the two methods is activated on the server! The entered donation code is checked only once per session, except you change the value of this option. You can find further information in the linked article!"
KR_DONATION_CODE_CHECK_DEFAULT_LOCALHOST="Thank you for using my extension. If you use this extension commercially or want to support the development, get a donation code for your domain: <a href="_QQ_"https://kubik-rubik.de/donation-code"_QQ_" target="_QQ_"_blank"_QQ_">Donation code system</a><br /><small>This red box can not be deactivated in a local server environment!</small>"
KR_DONATION_CODE_CHECK_ERROR_LOCALHOST="<strong>Attention:</strong> You can not enable a donation code in a local server environment. Please delete the entered code to disable the check!"
KR_DONATION_CODE_CHECK_DEFAULT="Thank you for using my extension. If you use this extension commercially or want to support the development, get a donation code for your domain (<strong>%s</strong>): <a href="_QQ_"https://kubik-rubik.de/donation-code"_QQ_" target="_QQ_"_blank"_QQ_">Donation code system</a><br /><small>This red box will be deactivated once the donation code for this domain is entered!</small>"
KR_DONATION_CODE_CHECK_ERROR_SERVER="<strong>Error</strong> - Request could not be performed. The checking script could not be called but the extension will work with no restriction."
KR_DONATION_CODE_CHECK_ERROR="<strong>Error</strong> - You need at least one of these two server side methods to check the donation code: <strong>cURL</strong> or <strong>allow_url_fopen</strong>. Please enable one of them and try it again!"
KR_DONATION_CODE_CHECK_SUCCESS="The donation code is valid. Thank you for supporting the <strong>Kubik-Rubik Joomla! Extensions</strong> project!"
KR_DONATION_CODE_CHECK_SPACER_DONATE="Please purchase a <a href="_QQ_"https://kubik-rubik.de/donation-code"_QQ_" target="_QQ_"_blank"_QQ_">Donation Code</a> if you want to support the development!"

View File

@@ -0,0 +1,11 @@
; RIE - Random Image Extended - Module for Joomla! 3.x
; Author: Viktor Vogel
; Project: Kubik-Rubik Joomla! Extensions
; Project page: https://kubik-rubik.de/rie-random-image-extended
; License http://www.gnu.org/licenses/gpl.html GNU/GPL, see gpl_v3.txt
MOD_RANDOM_IMAGE_EXTENDED="RIE - Random Image Extended"
MOD_RANDOM_IMAGE_EXTENDED_XML_DESCRIPTION="<h2><strong>RIE - Random Image Extended</strong></h2><p>This module displays random images from a chosen directory.</p><p>The random images can be displayed in a so-called JavaScript view (Venobox, Shadowbox, Slimbox or Milkbox). Other images from the specified folder can be displayed in this view as a gallery.</p><p>Highlights of the module are the storage of thumbnails, reading from all subfolders of the specified directory, the lightbox view of the images and the image rotator slideshow.</p><p>Project site: <a href="_QQ_"https://kubik-rubik.de/rie-random-image-extended"_QQ_" target="_QQ_"_blank"_QQ_">Random Image Extended</a></p><p>Please write a review in the JED: <a href="_QQ_"http://extensions.joomla.org/extensions/extension/photos-a-images/rotators/random-image-extended"_QQ_" target="_QQ_"_blank"_QQ_" title="_QQ_"RIE - Random Image Extended in the Joomla! Extensions Directory"_QQ_">RIE - Random Image Extended in the Joomla! Extensions Directory</a> - Thank you!</p>"
; Kubik-Rubik Free Extensions - Requirement Checks
KRJE_FREE_ERROR_JOOMLA_VERSION="<p><strong>%s - Installation failed!</strong></p><p>Minimum requirements are not met for the execution! The installation process was stopped to avoid errors.</p><p>You need at least <strong>Joomla! version %s</strong> to use this extension! Please update your Joomla! version if you want to use this extension.</p>"
KRJE_FREE_ERROR_PHP_VERSION="<p><strong>%s - Installation failed!</strong></p><p>Minimum requirements are not met for the execution! The installation process was stopped to avoid errors.</p><p>You need at least <strong>PHP version %s</strong> to use this extension! Please update your PHP version if you want to use this extension.</p>"

View File

@@ -0,0 +1,30 @@
;; @package Cache Cleaner
* @version 8.2.2
*
* @author Peter van Westen <info@regularlabs.com>
* @link http://regularlabs.com
* @copyright Copyright © 2022 Regular Labs All Rights Reserved
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
PKG_CACHECLEANER="Regular Labs - Cache Cleaner"
PKG_CACHECLEANER_SHORT="Cache Cleaner"
PKG_RL_ERROR_BEFORE_SWITCH="Your current version is from before the switch to FREE and PRO versions."
PKG_RL_ERROR_PRO_TO_FREE="You currently have the PRO version installed."
PKG_RL_ERROR_UNINSTALL_FIRST="By upgrading to the latest FREE version, you will lose functionality.<br>If you want to keep all functionality you will have to [[%1:start link%]]buy a PRO version[[%2:end link%]].<br><br>To be able to upgrade to the new FREE version, you will have to uninstall [[%3:extension name%]] first."
PKG_RL_EXTENSION_INSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully installed"
PKG_RL_EXTENSION_REINSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully reinstalled"
PKG_RL_EXTENSION_UNINSTALLED="Uninstalling [[%1:extension%]] was successful."
PKG_RL_EXTENSION_UPDATED="[[%1:extension%]] has been successfully updated to v[[%2:version%]]"
PKG_RL_LATEST_CHANGES="Latest changes:"
PKG_RL_LATEST_CHANGES_SINCE="Latest changes since v[[%1:version%]]:"
PKG_RL_MAJOR_UPGRADE="You just installed a major upgrade of [[%1:extension%]]. This means there are potential breaking changes in functionality. Please check the changelog to see if you need to change anything on your setup."
PKG_RL_NOT_COMPATIBLE_JOOMLA="[[%1:extension%]] is not compatible with Joomla [[%2:version%]]."
PKG_RL_NOT_COMPATIBLE_PHP="[[%1:extension%]] is not compatible with PHP [[%2:current version%]].<br>You need PHP [[%3:minimum version%]] or higher to be able to install and use this extension."
PKG_RL_NOT_COMPATIBLE_UPDATE="[[%1:extension%]] is no longer supported on Joomla [[%2:version%]]. Please update to a more recent version of Joomla!: v[[%3:version%]] or higher."
PKG_RL_PLEASE_CLEAR_YOUR_BROWSERS_CACHE="Please clear your browser's cache"
;; NO NEED TO TRANSLATE THESE
COM_INSTALLER_INSTALL_SUCCESS=""
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE=""

View File

@@ -0,0 +1,7 @@
; JCE Project
; Copyright (C) 2006 - 2016 Ryan Demmer. All rights reserved
; GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
; Note : All ini files need to be saved as UTF-8
PKG_JCE="JCE Extension Package"
PKG_JCE_XML_DESCRIPTION="JCE is a WYSIWYG Editor system for Joomla"

View File

@@ -0,0 +1,13 @@
; @package JLSitemap Package
; @version 1.12.0
; @author Joomline - joomline.ru
; @copyright Copyright (c) 2010 - 2022 Joomline. All rights reserved.
; @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
; @link https://joomline.ru/
; Note : All ini files need to be saved as UTF-8
PKG_JLSITEMAP = "JL Sitemap"
PKG_JLSITEMAP_DESCRIPTION = "Joomla Sitemap. <br>This is a free component for Joomla that allows you to generate an XML sitemap. <br>Extension develops on user donations. <iframe frameborder='0' allowtransparency='true' scrolling='no' src='https://joomline.org/donatenewen.html' width='100%' height='700'></iframe>"
PKG_JLSITEMAP_ERROR_COMPATIBLE_PHP = "This version is compatible only with PHP %s and later."
PKG_JLSITEMAP_ERROR_COMPATIBLE_JOOMLA = "This version is compatible only with Joomla %s and later."

View File

@@ -0,0 +1,5 @@
PKG_MINIORANGEIMPORTEXPORTUSERS_XML_DESCRIPTION="Plugin package for miniOrange Import Export Users for Joomla."
PKG_MINIORANGEIMPORTEXPORTUSERS="Package - miniOrange Import Export Users"
<h4>What this plugin does?</h4>
<p>Your Joomla users can be imported and exported from Joomla 3.x to Joomla 4.x and vice versa. Additionally, you can import users from any other websites or CMS into your Joomla website.</p>"

View File

@@ -0,0 +1,5 @@
PKG_MINIORANGEIMPORTEXPORTUSERS_XML_DESCRIPTION="Plugin package for miniOrange Import Export Users for Joomla."
PKG_MINIORANGEIMPORTEXPORTUSERS="Package - miniOrange Import Export Users for Joomla"
<h4>What this plugin does?</h4>
<p>Your Joomla users can be imported and exported from Joomla 3.x to Joomla 4.x and vice versa. Additionally, you can import users from any other websites or CMS into your Joomla website.</p>"

View File

@@ -0,0 +1,5 @@
PKG_QUANTUMMANAGER="Package - Quantum Manager"
PKG_QUANTUMMANAGER_DESCRIPTION="Package for Quantum Manager"
PKG_QUANTUMMANAGER_ERROR_COMPATIBLE_PHP="Required PHP version %s"
PKG_QUANTUMMANAGER_ERROR_COMPATIBLE_JOOMLA="Required version of Joomla! %s"
PKG_QUANTUMMANAGER_ERROR_EXTENSIONS="PHP libraries required: <b>%s</b> <br /> Please contact your hosting provider to activate the library."

View File

@@ -0,0 +1,14 @@
PKG_QUANTUMMANAGER="Package - Quantum Manager"
PKG_QUANTUMMANAGER_DESCRIPTION="Package for Quantum Manager"
PKG_QUANTUMMANAGER_ERROR_COMPATIBLE_PHP="Required PHP version %s"
PKG_QUANTUMMANAGER_ERROR_COMPATIBLE_JOOMLA="Required version of Joomla! %s"
PKG_QUANTUMMANAGER_ERROR_EXTENSIONS="PHP libraries required: <b>%s</b> <br /> Please contact your hosting provider to activate the library."
PKG_QUANTUMMANAGER_LIBFIELDS_INSTALLATION_ERROR="Unable to download lib_fields library from an external site. Please, install it manually. <a href='https://github.com/JPathRu/lib_fields/releases/latest/download/lib_fields.zip' target='_blank'>Download library</a>"
PKG_QUANTUMMANAGER_LIBFIELDS_IE_FAILED_DOWNLOAD="failed to download Lib fields installation file (%s)"
PKG_QUANTUMMANAGER_LIBFIELDS_IE_FAILED_INSTALLATION="failed to save Lib fields installation file (%s)"
PKG_QUANTUMMANAGER_LIBFIELDS_IE_NOT_EXISTS="not exists Lib fields installation file (%s)"
PKG_QUANTUMMANAGER_LIBFIELDS_IE_FAILER_UNZIP="failed to unzip Lib fields installation file (%s, %s, %s)"
PKG_QUANTUMMANAGER_LIBFIELDS_IE_INCORRECT_MANIFEST="the correct manifest of the Lib fields installation file was not found"
PKG_QUANTUMMANAGER_LIBFIELDS_IE_INSTALLER_ERROR="Lib fields installation error"

View File

@@ -0,0 +1,32 @@
;; @package Regular Labs Library
;; @version 23.9.16805
;;
;; @author Peter van Westen <info@regularlabs.com>
;; @link https://regularlabs.com
;; @copyright Copyright © 2023 Regular Labs All Rights Reserved
;; @license GNU General Public License version 2 or later
;;
;; @translate Want to help with translations? See: https://regularlabs.com/translate
PKG_REGULARLABS="Regular Labs - Library"
PKG_REGULARLABS_SHORT="The Regular Labs Library"
PKG_RL_ERROR_BEFORE_SWITCH="Your current version is from before the switch to FREE and PRO versions."
PKG_RL_ERROR_PRO_TO_FREE="You currently have the PRO version installed."
PKG_RL_ERROR_UNINSTALL_FIRST="By upgrading to the latest FREE version, you will lose functionality.<br>If you want to keep all functionality you will have to [[%1:start link%]]buy a PRO version[[%2:end link%]].<br><br>To be able to upgrade to the new FREE version, you will have to uninstall [[%3:extension name%]] first."
PKG_RL_EXTENSION_INSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully installed"
PKG_RL_EXTENSION_REINSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully reinstalled"
PKG_RL_EXTENSION_UNINSTALLED="Uninstalling [[%1:extension%]] was successful."
PKG_RL_EXTENSION_UPDATED="[[%1:extension%]] has been successfully updated to v[[%2:version%]]"
PKG_RL_LATEST_CHANGES="Latest changes:"
PKG_RL_LATEST_CHANGES_SINCE="Latest changes since v[[%1:version%]]:"
PKG_RL_MAJOR_UPGRADE="You just installed a major upgrade of [[%1:extension%]]. This means there are potential breaking changes in functionality. Please check the changelog to see if you need to change anything on your setup."
PKG_RL_NOT_COMPATIBLE_JOOMLA="[[%1:extension%]] is not compatible with Joomla [[%2:version%]]."
PKG_RL_NOT_COMPATIBLE_PHP="[[%1:extension%]] is not compatible with PHP [[%2:current version%]].<br>You need PHP [[%3:minimum version%]] or higher to be able to install and use this extension."
PKG_RL_NOT_COMPATIBLE_UPDATE="[[%1:extension%]] is no longer supported on Joomla [[%2:version%]]. Please update to a more recent version of Joomla!: v[[%3:version%]] or higher."
PKG_RL_PLEASE_CLEAR_YOUR_BROWSERS_CACHE="Please clear your browser's cache"
;; NO NEED TO TRANSLATE THESE
COM_INSTALLER_INSTALL_SUCCESS=""
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE=""

View File

@@ -0,0 +1,32 @@
;; @package Sourcerer
;; @version 9.4.1
;;
;; @author Peter van Westen <info@regularlabs.com>
;; @link http://regularlabs.com
;; @copyright Copyright © 2023 Regular Labs All Rights Reserved
;; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
;;
;; @translate Want to help with translations? See: https://regularlabs.com/translate
PKG_SOURCERER="Regular Labs - Sourcerer"
PKG_SOURCERER_SHORT="Sourcerer"
PKG_RL_ERROR_BEFORE_SWITCH="Your current version is from before the switch to FREE and PRO versions."
PKG_RL_ERROR_PRO_TO_FREE="You currently have the PRO version installed."
PKG_RL_ERROR_UNINSTALL_FIRST="By upgrading to the latest FREE version, you will lose functionality.<br>If you want to keep all functionality you will have to [[%1:start link%]]buy a PRO version[[%2:end link%]].<br><br>To be able to upgrade to the new FREE version, you will have to uninstall [[%3:extension name%]] first."
PKG_RL_EXTENSION_INSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully installed"
PKG_RL_EXTENSION_REINSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully reinstalled"
PKG_RL_EXTENSION_UNINSTALLED="Uninstalling [[%1:extension%]] was successful."
PKG_RL_EXTENSION_UPDATED="[[%1:extension%]] has been successfully updated to v[[%2:version%]]"
PKG_RL_LATEST_CHANGES="Latest changes:"
PKG_RL_LATEST_CHANGES_SINCE="Latest changes since v[[%1:version%]]:"
PKG_RL_MAJOR_UPGRADE="You just installed a major upgrade of [[%1:extension%]]. This means there are potential breaking changes in functionality. Please check the changelog to see if you need to change anything on your setup."
PKG_RL_NOT_COMPATIBLE_JOOMLA="[[%1:extension%]] is not compatible with Joomla [[%2:version%]]."
PKG_RL_NOT_COMPATIBLE_PHP="[[%1:extension%]] is not compatible with PHP [[%2:current version%]].<br>You need PHP [[%3:minimum version%]] or higher to be able to install and use this extension."
PKG_RL_NOT_COMPATIBLE_UPDATE="[[%1:extension%]] is no longer supported on Joomla [[%2:version%]]. Please update to a more recent version of Joomla!: v[[%3:version%]] or higher."
PKG_RL_PLEASE_CLEAR_YOUR_BROWSERS_CACHE="Please clear your browser's cache"
;; NO NEED TO TRANSLATE THESE
COM_INSTALLER_INSTALL_SUCCESS=""
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE=""

View File

@@ -0,0 +1,32 @@
;; @package Tabs & Accordions
;; @version 2.0.0
;;
;; @author Peter van Westen <info@regularlabs.com>
;; @link https://regularlabs.com
;; @copyright Copyright © 2023 Regular Labs All Rights Reserved
;; @license GNU General Public License version 2 or later
;;
;; @translate Want to help with translations? See: https://regularlabs.com/translate
PKG_TABSACCORDIONS="Regular Labs - Tabs & Accordions"
PKG_TABSACCORDIONS_SHORT="Tabs & Accordions"
PKG_RL_ERROR_BEFORE_SWITCH="Your current version is from before the switch to FREE and PRO versions."
PKG_RL_ERROR_PRO_TO_FREE="You currently have the PRO version installed."
PKG_RL_ERROR_UNINSTALL_FIRST="By upgrading to the latest FREE version, you will lose functionality.<br>If you want to keep all functionality you will have to [[%1:start link%]]buy a PRO version[[%2:end link%]].<br><br>To be able to upgrade to the new FREE version, you will have to uninstall [[%3:extension name%]] first."
PKG_RL_EXTENSION_INSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully installed"
PKG_RL_EXTENSION_REINSTALLED="[[%1:extension%]] v[[%2:version%]] has been successfully reinstalled"
PKG_RL_EXTENSION_UNINSTALLED="Uninstalling [[%1:extension%]] was successful."
PKG_RL_EXTENSION_UPDATED="[[%1:extension%]] has been successfully updated to v[[%2:version%]]"
PKG_RL_LATEST_CHANGES="Latest changes:"
PKG_RL_LATEST_CHANGES_SINCE="Latest changes since v[[%1:version%]]:"
PKG_RL_MAJOR_UPGRADE="You just installed a major upgrade of [[%1:extension%]]. This means there are potential breaking changes in functionality. Please check the changelog to see if you need to change anything on your setup."
PKG_RL_NOT_COMPATIBLE_JOOMLA="[[%1:extension%]] is not compatible with Joomla [[%2:version%]]."
PKG_RL_NOT_COMPATIBLE_PHP="[[%1:extension%]] is not compatible with PHP [[%2:current version%]].<br>You need PHP [[%3:minimum version%]] or higher to be able to install and use this extension."
PKG_RL_NOT_COMPATIBLE_UPDATE="[[%1:extension%]] is no longer supported on Joomla [[%2:version%]]. Please update to a more recent version of Joomla!: v[[%3:version%]] or higher."
PKG_RL_PLEASE_CLEAR_YOUR_BROWSERS_CACHE="Please clear your browser's cache"
;; NO NEED TO TRANSLATE THESE
COM_INSTALLER_INSTALL_SUCCESS=""
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE=""

View File

@@ -0,0 +1,11 @@
; Joomla! Project
; (C) 2010 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
FILES_JOOMLA="Joomla CMS"
FILES_JOOMLA_XML_DESCRIPTION="Joomla! 4 Content Management System."
; All the following strings are deprecated and will be removed with 6.0
FILES_JOOMLA_ERROR_FILE_FOLDER="Error on deleting file or folder %s"
FILES_JOOMLA_ERROR_MANIFEST="Error on updating manifest cache: (type, element, folder, client) = (%s, %s, %s, %s)"

View File

@@ -0,0 +1,23 @@
; Joomla! Project
; (C) 2011 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
FINDER_CLI="Smart Search INDEXER"
FINDER_CLI_BATCH_COMPLETE=" * Processed batch %s in %s seconds."
FINDER_CLI_BATCH_CONTINUING=" * Continuing processing of batch &hellip;"
FINDER_CLI_BATCH_PAUSING=" * Pausing processing for %s seconds &hellip;"
FINDER_CLI_FILTER_RESTORE_WARNING="Warning: Did not find taxonomy %s/%s in filter %s"
FINDER_CLI_INDEX_PURGE="Clear index"
FINDER_CLI_INDEX_PURGE_FAILED="- index clear failed."
FINDER_CLI_INDEX_PURGE_SUCCESS="- index clear successful"
FINDER_CLI_PEAK_MEMORY_USAGE="Peak memory usage: %s bytes"
FINDER_CLI_PROCESS_COMPLETE="Total Processing Time: %s seconds."
FINDER_CLI_RESTORE_FILTER_COMPLETED="- number of filters restored: %s"
FINDER_CLI_RESTORE_FILTERS="Restoring filters"
FINDER_CLI_SAVE_FILTER_COMPLETED="- number of saved filters: %s"
FINDER_CLI_SAVE_FILTERS="Saving filters"
FINDER_CLI_SETTING_UP_PLUGINS="Setting up Smart Search plugins"
FINDER_CLI_SETUP_ITEMS="Setup %s items in %s seconds."
FINDER_CLI_SKIPPING_PAUSE_LOW_BATCH_PROCESSING_TIME=" * Skipping pause, as previous batch had a very low processing time (%ss < %ss)"
FINDER_CLI_STARTING_INDEXER="Starting Indexer"

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension client="site" type="language" method="upgrade">
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>4.4.14</version>
<creationDate>2025-09</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
<copyright>(C) 2013 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<description>en-GB site language</description>
<files>
<folder>/</folder>
<filename file="meta">install.xml</filename>
</files>
<params />
</extension>

525
language/en-GB/joomla.ini Normal file
View File

@@ -0,0 +1,525 @@
; Joomla! Project
; (C) 2005 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
; Common boolean values
; Note: YES, NO, TRUE, FALSE are reserved words in INI format.
; Keep this string on top
JERROR_PARSING_LANGUAGE_FILE="&#160;: error(s) in line(s) %s"
ERROR="Error"
INFO="Info"
MESSAGE="Message"
NOTICE="Notice"
WARNING="Warning"
J1="1"
J2="2"
J3="3"
J4="4"
J5="5"
J6="6"
J7="7"
J8="8"
J9="9"
J10="10"
J15="15"
J20="20"
J25="25"
J30="30"
J50="50"
J100="100"
J200="200"
J500="500"
JACTION_ADMIN="Configure"
JACTION_ADMIN_GLOBAL="Super User"
JACTION_COMPONENT_SETTINGS="Component Settings"
JACTION_CREATE="Create"
JACTION_DELETE="Delete"
JACTION_EDIT="Edit"
JACTION_EDITOWN="Edit Own"
JACTION_EDITSTATE="Edit State"
JACTION_LOGIN_ADMIN="Administrator Login"
JACTION_LOGIN_API="Web Services Login"
JACTION_LOGIN_SITE="Site Login"
JACTION_MANAGE="Access Administration Interface"
JADMINISTRATOR="Administrator"
JALIAS="Alias"
JALL="All"
JALL_LANGUAGE="All"
JAPI="API"
JAPPLY="Save"
JARCHIVED="Archived"
JASSOCIATIONS="Also available:"
JASSOCIATIONS_ASC="Associations ascending"
JASSOCIATIONS_DESC="Associations descending"
JAUTHOR="Author"
JAUTHOR_ASC="Author ascending"
JAUTHOR_DESC="Author descending"
JCANCEL="Cancel"
JCATEGORY="Category"
JCATEGORY_ASC="Category ascending"
JCATEGORY_DESC="Category descending"
JCLEAR="Clear"
JCLOSE="Close"
JDATE="Date"
JDATE_ASC="Date ascending"
JDATE_DESC="Date descending"
JDAY="Day"
JDEFAULT="Default"
JDETAILS="Details"
JDISABLED="Disabled"
JEDITOR="Editor"
JENABLED="Enabled"
JEXPIRED="Expired"
JFALSE="False"
JFEATURED="Featured"
JFEATURED_ASC="Featured ascending"
JFEATURED_DESC="Featured descending"
JINLINEHELP="Toggle Inline Help"
JHIDE="Hide"
JHIDEPASSWORD="Hide Password"
JINVALID_TOKEN="The most recent request was denied because it had an invalid security token. Please refresh the page and try again."
JINVALID_TOKEN_NOTICE="The security token did not match. The request was cancelled to prevent any security breach. Please try again."
JLOGIN="Log in"
JLOGOUT="Log out"
JMONTH="Month"
JNEVER="Never"
JNEW="New"
JNEXT="Next"
JNEXT_TITLE="Next article: %s"
JNO="No"
JNONE="None"
JNOTPUBLISHEDYET="Not published yet"
JNOTICE="Notice"
JOK="OK"
JOFF="Off"
JOFFLINE_MESSAGE="This site is down for maintenance.<br>Please check back again soon."
JON="On"
JOPEN="Open"
JOPTIONS="Options"
JPAGETITLE="%1$s - %2$s"
JPREV="Prev"
JPREVIOUS="Previous"
JPREVIOUS_TITLE="Previous article: %s"
JPUBLISHED="Published"
JREGISTER="Register"
JREQUIRED="Required"
JRESET="Reset"
JSAVE="Save"
JSAVEANDCLOSE="Save & Close"
JSAVEASCOPY="Save As Copy"
JSELECT="Select"
JSHOW="Show"
JSHOWPASSWORD="Show Password"
JSITE="Site"
JSITEADMIN="Select Client"
JSTATUS="Status"
JSTATUS_ASC="Status ascending"
JSTATUS_DESC="Status descending"
JSUBMIT="Submit"
JTAG="Tags"
JTAG_FIELD_SELECT_DESC="Select the tag to use."
JTOOLBAR="Toolbar"
JTOOLBAR_VERSIONS="Versions"
JTRASH="Trash"
JTRASHED="Trashed"
JTRUE="True"
JUNPUBLISHED="Unpublished"
JUSER_TOOLS="User tools"
JVISIT_LINK="Visit Link"
JVISIT_WEBSITE="Visit Website"
JYEAR="Year"
JYES="Yes"
JBROWSERTARGET_DOWNLOAD="Download %s in new window"
JBROWSERTARGET_MODAL="Modal"
JBROWSERTARGET_NEW="Open in new window"
JBROWSERTARGET_NEW_TITLE="Open %s in new window"
JBROWSERTARGET_PARENT="Open in parent window"
JBROWSERTARGET_POPUP="Open in popup"
JENFORCE_2FA_REDIRECT_MESSAGE="You were redirected because you are required to set up Two Factor Authentication to continue."
JERROR_ALERTNOAUTHOR="You don't have permission to access this. Please contact a website administrator if this is incorrect."
JERROR_ALERTNOTEMPLATE="<strong>The template for this display is not available. Please contact a website administrator.</strong>"
JERROR_AN_ERROR_HAS_OCCURRED="An error has occurred."
JERROR_COULD_NOT_FIND_TEMPLATE="Could not find template \"%s\"."
JERROR_ERROR="Error"
JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE="an <strong>out-of-date bookmark/favourite</strong>"
JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST="An error has occurred while processing your request."
JERROR_LAYOUT_GO_TO_THE_HOME_PAGE="Go to the Home Page"
JERROR_LAYOUT_HOME_PAGE="Home Page"
JERROR_LAYOUT_MIS_TYPED_ADDRESS="a <strong>mistyped address</strong>"
JERROR_LAYOUT_NOT_ABLE_TO_VISIT="You may not be able to visit this page because of:"
JERROR_LAYOUT_PAGE_NOT_FOUND="The requested page can't be found."
JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR="If difficulties persist, please contact the website administrator and report the error below."
JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES="Please try one of the following pages:"
JERROR_LAYOUT_PREVIOUS_ERROR="Previous Error"
JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND="The requested resource was not found."
JERROR_LAYOUT_SEARCH="You may wish to search the site or visit the home page."
JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING="a search engine that has an <strong>out-of-date listing for this site</strong>"
JERROR_LAYOUT_SEARCH_PAGE="Search this site"
JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE="you have <strong>no access</strong> to this page"
JERROR_LOADING_MENUS="Error loading Menus: %s"
JERROR_LOGIN_DENIED="You can't access the private section of this site."
JERROR_NOLOGIN_BLOCKED="Login denied! Your account has either been blocked or you have not activated it yet."
JERROR_PAGE_NOT_FOUND="Page not found"
JERROR_SENDING_EMAIL="Email could not be sent."
JERROR_SESSION_STARTUP="Error starting the session."
JERROR_TABLE_BIND_FAILED="hmm %s &hellip;"
JERROR_USERS_PROFILE_NOT_FOUND="User profile not found"
JFIELD_ACCESS_DESC="Access level for this content."
JFIELD_ACCESS_LABEL="Access"
JFIELD_ALIAS_DESC="The Alias will be used as part of the URL."
JFIELD_ALIAS_LABEL="Alias"
JFIELD_ALIAS_PLACEHOLDER="Auto-generate from title"
JFIELD_ALT_PAGE_TITLE_LABEL="Alternative Page Title"
JFIELD_CATEGORY_DESC="Category"
JFIELD_COLOR_SELECT="Select a colour"
JFIELD_COLOR_TRANSPARENT="No colour, transparent"
JFIELD_COLOR_VALUE="Colour with hexadecimal value of"
JFIELD_FIELDS_CATEGORY_DESC="Select the category that this field is assigned to."
JFIELD_LANGUAGE_DESC="Assign a language to this article."
JFIELD_LANGUAGE_LABEL="Language"
JFIELD_MEDIA_ALT_CHECK_DESC_LABEL="Decorative Image - no description required"
JFIELD_MEDIA_ALT_CHECK_LABEL="No Description"
JFIELD_MEDIA_ALT_LABEL="Image Description (Alt Text)"
JFIELD_MEDIA_DOWNLOAD_CHECK_DESC_LABEL="Use a download link"
JFIELD_MEDIA_DOWNLOAD_CHECK_LABEL="Download"
JFIELD_MEDIA_DOWNLOAD_FILE="Download {file}" ; Do not translate the text between the {}
JFIELD_MEDIA_EMBED_CHECK_DESC_LABEL="Use native elements audio, video or object"
JFIELD_MEDIA_EMBED_CHECK_LABEL="Embed"
JFIELD_MEDIA_CLASS_LABEL="Image Class"
JFIELD_MEDIA_FIGURE_CAPTION_LABEL="Figure Caption"
JFIELD_MEDIA_FIGURE_CLASS_LABEL="Figure Class"
JFIELD_MEDIA_HEIGHT_LABEL="Height"
JFIELD_MEDIA_LAZY_LABEL="Image will be lazyloaded"
JFIELD_MEDIA_SUMMARY_LABEL="Additional Data"
JFIELD_MEDIA_WIDTH_LABEL="Width"
JFIELD_MEDIA_TITLE_LABEL="Title"
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 {}
JFIELD_META_DESCRIPTION_COUNTER="{remaining} characters remaining of {maxlength} characters." ; Do not translate the text between the {}
JFIELD_META_DESCRIPTION_DESC="Metadata description."
JFIELD_META_DESCRIPTION_LABEL="Meta Description"
JFIELD_META_KEYWORDS_DESC="Keywords describing the content."
JFIELD_META_KEYWORDS_LABEL="Keywords"
JFIELD_META_RIGHTS_DESC="Describe what rights others have to use this content."
JFIELD_META_RIGHTS_LABEL="Content Rights"
JFIELD_ORDERING_DESC="Ordering of the article within the category."
JFIELD_ORDERING_LABEL="Ordering"
JFIELD_PASSWORD_INDICATE_COMPLETE="Password accepted"
JFIELD_PASSWORD_INDICATE_INCOMPLETE="Password doesn't meet site's requirements."
JFIELD_PASSWORD_NOT_ENOUGH_INTEGERS_N="Password does not have enough numbers. At least %s numbers are required."
JFIELD_PASSWORD_NOT_ENOUGH_INTEGERS_N_1="Password does not have enough numbers. At least 1 number is required."
JFIELD_PASSWORD_NOT_ENOUGH_LOWERCASE_LETTERS_N="Password does not have enough lower case characters. At least %s lower case characters are required."
JFIELD_PASSWORD_NOT_ENOUGH_LOWERCASE_LETTERS_N_1="Password does not have enough lower case characters. At least 1 lower case character is required."
JFIELD_PASSWORD_NOT_ENOUGH_SYMBOLS_N="Password does not have enough symbols (such as !@#$). At least %s symbols are required."
JFIELD_PASSWORD_NOT_ENOUGH_SYMBOLS_N_1="Password does not have enough symbols (such as !@#$). At least 1 symbol is required."
JFIELD_PASSWORD_NOT_ENOUGH_UPPERCASE_LETTERS_N="Password does not have enough upper case characters. At least %s upper case characters are required."
JFIELD_PASSWORD_NOT_ENOUGH_UPPERCASE_LETTERS_N_1="Password does not have enough upper case characters. At least 1 upper case character is required."
JFIELD_PASSWORD_RULES_CHARACTERS="Characters: %d"
JFIELD_PASSWORD_RULES_DIGITS="Numbers: %d"
JFIELD_PASSWORD_RULES_LOWERCASE="Lower Case: %d"
JFIELD_PASSWORD_RULES_MINIMUM_REQUIREMENTS="<strong>Minimum Requirements</strong> — %s"
JFIELD_PASSWORD_RULES_SYMBOLS="Symbols: %d"
JFIELD_PASSWORD_RULES_UPPERCASE="Upper Case: %d"
JFIELD_PASSWORD_SPACES_IN_PASSWORD="Password must not have spaces at the beginning or end."
JFIELD_PASSWORD_TOO_LONG="Password is too long. Passwords must be less than 100 characters."
JFIELD_PASSWORD_TOO_SHORT_N="Password is too short. Passwords must have at least %s characters."
JFIELD_PUBLISHED_DESC="Set publication status."
JFIELD_TITLE_DESC="Title for the article."
JGLOBAL_ADD_CUSTOM_CATEGORY="Add new Category"
JGLOBAL_ARTICLES="Articles"
JGLOBAL_AUTH_ACCESS_DENIED="Access Denied"
JGLOBAL_AUTH_ACCESS_GRANTED="Access Granted"
JGLOBAL_AUTH_BIND_FAILED="Failed binding to LDAP server"
JGLOBAL_AUTH_CANCEL="Authentication cancelled"
JGLOBAL_AUTH_CURL_NOT_INSTALLED="Curl isn't installed."
JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED="Empty password not allowed."
JGLOBAL_AUTH_FAIL="Authentication failed"
JGLOBAL_AUTH_FAILED="Failed to authenticate: %s"
JGLOBAL_AUTH_INCORRECT="Incorrect username/password"
JGLOBAL_AUTH_INVALID_PASS="Username and password do not match or you do not have an account yet."
JGLOBAL_AUTH_INVALID_SECRETKEY="The Multi-factor Authentication Secret Key is invalid."
JGLOBAL_AUTH_NO_REDIRECT="Could not redirect to server: %s"
JGLOBAL_AUTH_NO_USER="Username and password do not match or you do not have an account yet."
JGLOBAL_AUTH_NOT_CONNECT="Unable to connect to authentication service."
JGLOBAL_AUTH_NOT_CREATE_DIR="Could not create the FileStore folder %s. Please check the effective permissions."
JGLOBAL_AUTH_PASS_BLANK="LDAP can't have blank password"
JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED="Result Unknown. Access Denied"
JGLOBAL_AUTH_USER_NOT_FOUND="Unable to find user"
JGLOBAL_AUTO="Auto"
JGLOBAL_CATEGORY_NOT_FOUND="Category not found"
JGLOBAL_CENTER="Center"
JGLOBAL_CHECK_ALL="Check All Items"
JGLOBAL_CLICK_TO_SORT_THIS_COLUMN="Select to sort by this column"
JGLOBAL_COLLAPSE_CATEGORIES="Show less categories"
JGLOBAL_CONFIRM_DELETE="Are you sure you want to delete? Confirming will permanently delete the selected item(s)!"
JGLOBAL_CREATED_DATE_ON="Created on %s"
JGLOBAL_CUSTOM_CATEGORY="New Categories"
JGLOBAL_DESCRIPTION="Description"
JGLOBAL_DISPLAY_NUM="Display #"
JGLOBAL_EDIT="Edit"
JGLOBAL_EDIT_TITLE="Edit article"
JGLOBAL_EMAIL="Email"
JGLOBAL_EMAIL_DOMAIN_NOT_ALLOWED="The email domain <strong>%s</strong> is not allowed. Please enter another email address."
JGLOBAL_EXPAND_CATEGORIES="Show more categories"
JGLOBAL_FIELD_ADD="Add"
JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC="Categories that are within this category will be displayed."
JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL="Select the Top Level Category"
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."
JGLOBAL_FIELD_CATEGORIES_DESC_LABEL="Alternative Description"
JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC="Uses another name than the author's for display."
JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL="Author's Alias"
JGLOBAL_FIELD_CREATED_BY_DESC="The user who created this."
JGLOBAL_FIELD_CREATED_BY_LABEL="Created By"
JGLOBAL_FIELD_CREATED_DESC="Created Date."
JGLOBAL_FIELD_CREATED_LABEL="Created Date"
JGLOBAL_FIELD_FEATURED_DESC="Assign the article to the featured blog layout."
JGLOBAL_FIELD_FEATURED_LABEL="Featured"
JGLOBAL_FIELD_FIELD_CACHETIME_DESC="The number of minutes before the cache is refreshed."
JGLOBAL_FIELD_FIELD_ORDERING_DESC="Order items will be displayed in."
JGLOBAL_FIELD_FIELD_ORDERING_LABEL="Order"
JGLOBAL_FIELD_GROUPS="Field Groups"
JGLOBAL_FIELD_ID_DESC="Record number in the database."
JGLOBAL_FIELD_ID_LABEL="ID"
JGLOBAL_FIELD_LAYOUT_DESC="Default layout to use for items."
JGLOBAL_FIELD_LAYOUT_LABEL="Choose a Layout"
JGLOBAL_FIELD_MODIFIED_BY_DESC="The user who did the last modification."
JGLOBAL_FIELD_MODIFIED_BY_LABEL="Modified By"
JGLOBAL_FIELD_MODIFIED_LABEL="Modified Date"
JGLOBAL_FIELD_MOVE="Move"
JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC="Number of categories to display for each level."
JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL="Number of Categories"
JGLOBAL_FIELD_PUBLISH_DOWN_DESC="An optional date to stop publishing."
JGLOBAL_FIELD_PUBLISH_DOWN_LABEL="Finish Publishing"
JGLOBAL_FIELD_PUBLISH_UP_DESC="An optional date to start publishing."
JGLOBAL_FIELD_PUBLISH_UP_LABEL="Start Publishing"
JGLOBAL_FIELD_REMOVE="Remove"
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."
JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL="Top Level Category Description"
JGLOBAL_FIELD_VERSION_NOTE_DESC="Enter an optional note for this version of the item."
JGLOBAL_FIELD_VERSION_NOTE_LABEL="Version Note"
JGLOBAL_FIELDS="Fields"
JGLOBAL_FILTER_BUTTON="Filter"
JGLOBAL_FILTER_LABEL="Filter"
JGLOBAL_FULL_TEXT="Full Text"
JGLOBAL_GT="&gt;"
JGLOBAL_HITS="Hits"
JGLOBAL_HITS_ASC="Hits ascending"
JGLOBAL_HITS_COUNT="Hits: %s"
JGLOBAL_HITS_DESC="Hits descending"
JGLOBAL_ICON_SEP="|"
JGLOBAL_INHERIT="Inherit"
JGLOBAL_INTRO_TEXT="Intro Text"
JGLOBAL_JOOA11Y="Accessibility Check"
JGLOBAL_KEEP_TYPING="Keep typing &hellip;"
JGLOBAL_LEARN_MORE="Learn More"
JGLOBAL_LEFT="Left"
JGLOBAL_LIST_ALIAS="(<span>Alias</span>: %s)"
JGLOBAL_LIST_ALIAS_NOTE="(<span>Alias</span>: %s, <span>Note</span>: %s)"
JGLOBAL_LOOKING_FOR="Looking for"
JGLOBAL_LT="&lt;"
JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT="Maximum upload size: <strong>%s</strong>"
JGLOBAL_NAME_ASC="Name ascending"
JGLOBAL_NAME_DESC="Name descending"
JGLOBAL_NEWITEMSLAST_DESC="New items default to the last position. Ordering can be changed after this item has been saved."
JGLOBAL_NO_MATCHING_RESULTS="No Matching Results"
JGLOBAL_NUM="#"
JGLOBAL_OTPMETHOD_NONE="Disable Multi-factor Authentication"
JGLOBAL_PASSWORD="Password"
JGLOBAL_PASSWORD_RESET_REQUIRED="You are required to reset your password before proceeding."
JGLOBAL_PREVIEW_POSITION="<span>Position:</span> %s"
JGLOBAL_PREVIEW_STYLE="<span>Style:</span> %s"
JGLOBAL_PRINT="Print"
JGLOBAL_PRINT_TITLE="Print article < %s >"
JGLOBAL_RECORD_HITS_DISABLED="The recording of hits is disabled."
JGLOBAL_RECORD_NUMBER="Record ID: %d"
JGLOBAL_REMEMBER_ME="Remember me"
JGLOBAL_REMEMBER_MUST_LOGIN="For security reasons you must login before editing your personal information."
JGLOBAL_REPEATABLE_FIELDS_TABLE_CAPTION="Repeatable Fields"
JGLOBAL_RESOURCE_NOT_FOUND="Resource not found"
JGLOBAL_RIGHT="Right"
JGLOBAL_ROOT="Root"
JGLOBAL_SECRETKEY="Secret Key"
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."
JGLOBAL_SELECT_AN_OPTION="Select an option"
JGLOBAL_SELECT_NO_RESULTS_MATCH="No results match"
JGLOBAL_SELECT_PRESS_TO_SELECT="Press to select"
JGLOBAL_SELECT_SOME_OPTIONS="Select some options"
JGLOBAL_SORT_BY="Sort Table By:"
JGLOBAL_START_PUBLISH_AFTER_FINISH="Item start publishing date must be before finish publishing date"
JGLOBAL_SUBCATEGORIES="Subcategories"
JGLOBAL_TITLE="Title"
JGLOBAL_TITLE_ASC="Title ascending"
JGLOBAL_TITLE_DESC="Title descending"
JGLOBAL_TYPE_OR_SELECT_CATEGORY="Type or select a Category"
JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS="Type or select some options"
JGLOBAL_TYPE_OR_SELECT_SOME_TAGS="Type or select some tags"
JGLOBAL_USE_GLOBAL="Use Global"
JGLOBAL_USE_GLOBAL_VALUE="Use Global (%s)"
JGLOBAL_USERNAME="Username"
JGLOBAL_VALIDATION_FORM_FAILED="Invalid form"
JGLOBAL_YOU_MUST_LOGIN_FIRST="Please login first"
JGRID_HEADING_ACCESS="Access"
JGRID_HEADING_ACCESS_ASC="Access ascending"
JGRID_HEADING_ACCESS_DESC="Access descending"
JGRID_HEADING_CAPTION_ASC="%s - ascending"
JGRID_HEADING_CAPTION_DESC="%s - descending"
JGRID_HEADING_ID="ID"
JGRID_HEADING_ID_ASC="ID ascending"
JGRID_HEADING_ID_DESC="ID descending"
JGRID_HEADING_LANGUAGE="Language"
JGRID_HEADING_LANGUAGE_ASC="Language ascending"
JGRID_HEADING_LANGUAGE_DESC="Language descending"
JGRID_HEADING_ORDERING_ASC="Ordering ascending"
JGRID_HEADING_ORDERING_DESC="Ordering descending"
; if there is an error connecting database before initialisation, en-GB.lib_joomla.ini can't be loaded
; we therefore have to load the strings from en-GB.ini
JLIB_DATABASE_ERROR_ADAPTER_MYSQL="The MySQL adapter 'mysql' is not available."
JLIB_DATABASE_ERROR_ADAPTER_MYSQLI="The MySQL adapter 'mysqli' is not available."
JLIB_DATABASE_ERROR_CONNECT_DATABASE="Unable to connect to the Database: %s"
JLIB_DATABASE_ERROR_CONNECT_MYSQL="Could not connect to MySQL."
JLIB_DATABASE_ERROR_DATABASE_CONNECT="Could not connect to database"
JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER="Unable to load Database Driver: %s"
JOPTION_DO_NOT_USE="- None Selected -"
JOPTION_SELECT_ACCESS="- Select Access -"
JOPTION_SELECT_AUTHOR="- Select Author -"
JOPTION_SELECT_CATEGORY="- Select Category -"
JOPTION_SELECT_LANGUAGE="- Select Language -"
JOPTION_SELECT_MAX_LEVELS="- Select Max Levels -"
JOPTION_SELECT_MONTH="- Select Month -"
JOPTION_SELECT_PUBLISHED="- Select Status -"
JOPTION_SELECT_TAG="- Select Tag -"
JOPTION_USE_DEFAULT="- Use Default -"
JSEARCH_FILTER="Search"
JSEARCH_FILTER_CLEAR="Clear"
JSEARCH_FILTER_LABEL="Filter"
JSEARCH_FILTER_SUBMIT="Search"
DATE_FORMAT_LC="l, d F Y"
DATE_FORMAT_LC1="l, d F Y"
DATE_FORMAT_LC2="l, d F Y H:i"
DATE_FORMAT_LC3="d F Y"
DATE_FORMAT_LC4="Y-m-d"
DATE_FORMAT_LC5="Y-m-d H:i"
DATE_FORMAT_LC6="Y-m-d H:i:s"
DATE_FORMAT_JS1="y-m-d"
DATE_FORMAT_CALENDAR_DATE="%Y-%m-%d"
DATE_FORMAT_CALENDAR_DATETIME="%Y-%m-%d %H:%M:%S"
DATE_FORMAT_FILTER_DATE="Y-m-d"
DATE_FORMAT_FILTER_DATETIME="Y-m-d H:i:s"
; Months
JANUARY_SHORT="Jan"
JANUARY="January"
FEBRUARY_SHORT="Feb"
FEBRUARY="February"
MARCH_SHORT="Mar"
MARCH="March"
APRIL_SHORT="Apr"
APRIL="April"
MAY_SHORT="May"
MAY="May"
JUNE_SHORT="Jun"
JUNE="June"
JULY_SHORT="Jul"
JULY="July"
AUGUST_SHORT="Aug"
AUGUST="August"
SEPTEMBER_SHORT="Sep"
SEPTEMBER="September"
OCTOBER_SHORT="Oct"
OCTOBER="October"
NOVEMBER_SHORT="Nov"
NOVEMBER="November"
DECEMBER_SHORT="Dec"
DECEMBER="December"
;Days of the Week
SAT="Sat"
SATURDAY="Saturday"
SUN="Sun"
SUNDAY="Sunday"
MON="Mon"
MONDAY="Monday"
TUE="Tue"
TUESDAY="Tuesday"
WED="Wed"
WEDNESDAY="Wednesday"
THU="Thu"
THURSDAY="Thursday"
FRI="Fri"
FRIDAY="Friday"
; Localised number format
DECIMALS_SEPARATOR="."
THOUSANDS_SEPARATOR=","
; Mailer Codes
PHPMAILER_AUTHENTICATE="SMTP Error! Could not authenticate."
PHPMAILER_CONNECT_HOST="SMTP Error! Could not connect to SMTP host."
PHPMAILER_DATA_NOT_ACCEPTED="SMTP Error! Data not accepted."
PHPMAILER_EMPTY_MESSAGE="Empty message body"
PHPMAILER_ENCODING="Unknown encoding: "
PHPMAILER_EXECUTE="Could not execute: "
PHPMAILER_EXTENSION_MISSING="Extension missing: "
PHPMAILER_FILE_ACCESS="Could not access file: "
PHPMAILER_FILE_OPEN="File Error: Could not open file: "
PHPMAILER_FROM_FAILED="The following from address failed: "
PHPMAILER_INSTANTIATE="Could not start mail function."
PHPMAILER_INVALID_ADDRESS="Invalid address"
PHPMAILER_MAILER_IS_NOT_SUPPORTED="Mailer is not supported."
PHPMAILER_PROVIDE_ADDRESS="You must provide at least one recipient email address."
PHPMAILER_RECIPIENTS_FAILED="SMTP Error! The following recipients failed: "
PHPMAILER_SIGNING_ERROR="Signing error: "
PHPMAILER_SMTP_CONNECT_FAILED="SMTP connect failed"
PHPMAILER_SMTP_ERROR="SMTP server error: "
PHPMAILER_TLS="Could not start TLS"
PHPMAILER_VARIABLE_SET="Can't set or reset variable: "
; Database types (allows for a more descriptive label than the internal name)
MYSQL="MySQL (PDO)"
MYSQLI="MySQLi"
ORACLE="Oracle"
PGSQL="PostgreSQL (PDO)"
POSTGRESQL="PostgreSQL"
SQLITE="SQLite"
; Search tools
JFILTER_OPTIONS="Filter Options"
JSEARCH_TOOLS="Search Tools"
JSEARCH_TOOLS_DESC="Filter the list items."
JSEARCH_TOOLS_ORDERING="Order by:"
JTABLE_OPTIONS="Table Options"
JTABLE_OPTIONS_ORDERING="Order by:"
; Read more layout
JGLOBAL_READ_MORE="Read more &hellip;"
JGLOBAL_READ_MORE_TITLE="Read more: %s"
JGLOBAL_REGISTER_TO_READ_MORE="Register to read more &hellip;"
; States assets translations
ARCHIVE="Archive"
ARCHIVED="Archived"
FEATURE="Feature"
UNFEATURE="Unfeature"
PUBLISH="Publish"
PUBLISHED="Published"
PUBLISH_AND_FEATURE="Publish & Feature"
TRASH="Trash"
TRASHED="Trashed"
UNPUBLISH="Unpublish"
UNPUBLISHED="Unpublished"

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<metafile client="site">
<name>English (en-GB)</name>
<version>4.4.14</version>
<creationDate>2025-09</creationDate>
<author>Joomla! Project</author>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
<copyright>(C) 2006 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<description><![CDATA[en-GB site language]]></description>
<metadata>
<name>English (United Kingdom)</name>
<nativeName>English (United Kingdom)</nativeName>
<tag>en-GB</tag>
<rtl>0</rtl>
<locale>en_GB.utf8, en_GB.UTF-8, en_GB, eng_GB, en, english, english-uk, uk, gbr, britain, england, great britain, uk, united kingdom, united-kingdom</locale>
<firstDay>0</firstDay>
<weekEnd>0,6</weekEnd>
<calendar>gregorian</calendar>
</metadata>
<params />
</metafile>

View File

@@ -0,0 +1,755 @@
; Joomla! Project
; (C) 2010 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
; Common boolean values
; Note: YES, NO, TRUE, FALSE are reserved words in INI format.
; Keep this string on top
JERROR_PARSING_LANGUAGE_FILE="&#160;: error(s) in line(s) %s"
JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN="Access forbidden."
JLIB_APPLICATION_ERROR_APPLICATION_LOAD="Unable to load application: %s"
JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE="You are not allowed to create new items in this category."
JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT="You are not allowed to edit one or more of these items."
JLIB_APPLICATION_ERROR_BATCH_FAILED="Batch process failed with following error: %s"
JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND="Can't find the destination category for this move."
JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND="Can't find the item being moved."
JLIB_APPLICATION_ERROR_CHECKIN_FAILED="Check-in failed with the following error: %s"
JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED="Item is not checked out."
JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH="The user checking in does not match the user who checked out the item."
JLIB_APPLICATION_ERROR_CHECKOUT_FAILED="Check-out failed with the following error: %s"
JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH="The user checking out does not match the user who checked out the item."
JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND="Component not found."
JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING="Error loading component: %1$s, %2$s"
JLIB_APPLICATION_ERROR_CONTENT_TYPE_MISSING="Content type missing."
JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED="Create record not permitted."
JLIB_APPLICATION_ERROR_DELETE="There was an error deleting the item."
JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED="Delete not permitted."
JLIB_APPLICATION_ERROR_DISPLAY_EMAIL_FORM="Display email form disabled."
JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED="Edit is not permitted."
JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED="Edit not permitted."
JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED="Edit state is not permitted."
JLIB_APPLICATION_ERROR_FORM_CREATE="Unable to create the form."
JLIB_APPLICATION_ERROR_GET_NAME="%s: Can't get or parse class name."
JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH="Error restoring item version from history."
JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION="Insufficient information to perform the batch operation."
JLIB_APPLICATION_ERROR_INVALID_COMPONENT_NAME="Invalid component name."
JLIB_APPLICATION_ERROR_INVALID_CONTROLLER="Invalid controller: name='%s', format='%s'"
JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS="Invalid controller class: %s"
JLIB_APPLICATION_ERROR_ITEMID_MISSING="Item ID missing."
JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND="Layout %s not found."
JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND="Library not found."
JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING="Error loading library: %1$s, %2$s"
JLIB_APPLICATION_ERROR_MENU_LOAD="Error loading menu: %s"
JLIB_APPLICATION_ERROR_MODEL_CREATE="Failed to create model."
JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND="Model class %s not found in file."
JLIB_APPLICATION_ERROR_MODULE_LOAD="Error loading module %s"
JLIB_APPLICATION_ERROR_PATHWAY_LOAD="Unable to load pathway: %s"
JLIB_APPLICATION_ERROR_RECORD="Record does not exist."
JLIB_APPLICATION_ERROR_REORDER_FAILED="Reorder failed. Error: %s"
JLIB_APPLICATION_ERROR_ROUTER_LOAD="Unable to load router: %s"
JLIB_APPLICATION_ERROR_RUN_TRANSITION="Unable to run transition."
JLIB_APPLICATION_ERROR_SAVE_FAILED="Save failed with the following error: %s"
JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED="Save not permitted."
JLIB_APPLICATION_ERROR_SERVER="Internal server error."
JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED="Table %s not supported. File not found."
JLIB_APPLICATION_ERROR_TASK_NOT_FOUND="Task [%s] not found."
JLIB_APPLICATION_ERROR_UNHELD_ID="You are not permitted to use that link to directly access that page (#%d)."
JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND="View class not found [class, file]: %1$s, %2$s"
JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND="View not found [name, type, prefix]: %1$s, %2$s, %3$s"
JLIB_APPLICATION_SAVE_SUCCESS="Item saved."
JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS="Item submitted."
JLIB_APPLICATION_SUCCESS_BATCH="Batch process completed."
JLIB_APPLICATION_SUCCESS_ITEM_REORDERED="Ordering saved."
JLIB_APPLICATION_SUCCESS_LOAD_HISTORY="Prior version restored. Saved on %s %s."
JLIB_APPLICATION_SUCCESS_ORDERING_SAVED="Ordering saved."
JLIB_APPLICATION_SUCCESS_RUN_TRANSITION="New state saved."
JLIB_LOGIN_AUTHENTICATE="Username and password do not match or you do not have an account yet."
JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD="Unable to load Cache Handler: %s"
JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD="Unable to load Cache Storage: %s"
JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND="Captcha plugin not set or not found. Please contact a site administrator."
JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED="Looks like User's credentials are no good."
JLIB_CLIENT_ERROR_FTP_BAD_PASSWORD="%1$s: Bad Password. Server response: %2$s [Expected: 230]. Password sent: %3$s"
JLIB_CLIENT_ERROR_FTP_BAD_RESPONSE="%s: Bad response."
JLIB_CLIENT_ERROR_FTP_BAD_USERNAME="%1$s: Bad Username. Server response: %2$s [Expected: 331]. Username sent: %3$s"
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"
JLIB_CLIENT_ERROR_FTP_DATA_PORT="%s: Unable to write to data port socket."
JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_FIND="%1$s: Unable to find local file. Local path: %2$s"
JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_OPEN_WRITING="%1$s: Unable to open local file for writing. Local path: %2$s"
JLIB_CLIENT_ERROR_FTP_LOCAL_FILE_OPEN_READING="%1$s: Unable to open local file for reading. Local path: %2$s"
JLIB_CLIENT_ERROR_FTP_MODE_ASCII="%1$s: Bad response. Server response: %2$s [Expected: 200]. Mode sent: Ascii."
JLIB_CLIENT_ERROR_FTP_MODE_BINARY="%1$s: Bad response. Server response: %2$s [Expected: 200]. Mode sent: Binary."
JLIB_CLIENT_ERROR_FTP_NO_CONNECT="%1$s: Could not connect to host ' %2$s ' on port ' %3$s '"
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"
JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE="%1$s: Bad response. Server response: %2$s [Expected: %3$u]"
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"
JLIB_CLIENT_ERROR_FTP_NOT_EXPECTED_RESPONSE_PATH_SENT="%1$s: Bad response. Server response: %2$s [Expected: %3$u]. Path sent: %4$s"
JLIB_CLIENT_ERROR_FTP_PASSIVE="%s: Unable to use passive mode."
JLIB_CLIENT_ERROR_FTP_PASSIVE_IP_OBTAIN="%1$s: Unable to obtain IP and port for data transfer. Server response: %2$s"
JLIB_CLIENT_ERROR_FTP_PASSIVE_IP_VALID="%1$s: IP and port for data transfer not valid. Server response: %2$s"
JLIB_CLIENT_ERROR_FTP_PUTCMD_SEND="%1$s: Unable to send command: %2$s"
JLIB_CLIENT_ERROR_FTP_PUTCMD_UNCONNECTED="%s: Not connected to the control port."
JLIB_CLIENT_ERROR_FTP_RENAME_BAD_RESPONSE_FROM="%1$s: Bad response. Server response: %2$s [Expected: 350]. From path sent: %3$s"
JLIB_CLIENT_ERROR_FTP_RENAME_BAD_RESPONSE_TO="%1$s: Bad response. Server response: %2$s [Expected: 250]. To path sent: %3$s"
JLIB_CLIENT_ERROR_FTP_RESTART_BAD_RESPONSE="%1$s: Bad response. Server response: %2$s [Expected: 350]. Restart point sent: %3$s"
JLIB_CLIENT_ERROR_FTP_TIMEOUT="%1$s: Timeout or unrecognised response while waiting for a response from the server. Server response: %2$s"
JLIB_CLIENT_ERROR_FTP_TRANSFER_FAILED="%1$s: Transfer Failed. Server response: %2$s [Expected: 226]. Path sent: %3$s"
JLIB_CLIENT_ERROR_FTP_UNRECOGNISED_FOLDER_LISTING_FORMAT="%s: Unrecognised folder listing format."
JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE="Address not available."
JLIB_CMS_WARNING_PROVIDE_VALID_NAME="Please provide a valid, non-blank title."
JLIB_DATABASE_ERROR_ADAPTER_MYSQL="The MySQL adapter 'mysql' is not available."
JLIB_DATABASE_ERROR_ADAPTER_MYSQLI="The MySQL adapter 'mysqli' is not available."
JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS="Another article from this category has the same alias (remember it may be a trashed item)."
JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT="%s: :bind failed. Invalid source argument."
JLIB_DATABASE_ERROR_CATEGORY_REQUIRED="Category is required."
JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS="Another category with the same parent category has the same alias."
JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS_TRASHED="A trashed category with the same parent category has the same alias."
JLIB_DATABASE_ERROR_CHECK_FAILED="%s: :check Failed - %s"
JLIB_DATABASE_ERROR_CHECKIN_FAILED="%s: :check-in failed - %s"
JLIB_DATABASE_ERROR_CHECKOUT_FAILED="%s: :check-out failed - %s"
JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT="Child rows checked out."
JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING="%s does not support ordering."
JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD="Missing field in the database: %s &#160; %s."
JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE="Table class %s not found in file."
JLIB_DATABASE_ERROR_CONNECT_DATABASE="Unable to connect to the Database: %s"
JLIB_DATABASE_ERROR_CONNECT_MYSQL="Could not connect to MySQL."
JLIB_DATABASE_ERROR_DATABASE_CONNECT="Could not connect to database."
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>."
JLIB_DATABASE_ERROR_DELETE_CATEGORY="Left-Right data inconsistency. Can't delete category."
JLIB_DATABASE_ERROR_DELETE_FAILED="%s: :delete failed - %s"
JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES="Root categories can't be deleted."
JLIB_DATABASE_ERROR_EMAIL_INUSE="The email address you entered is already in use. Please enter another email address."
JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED="The database row is empty."
JLIB_DATABASE_ERROR_FUNCTION_FAILED="DB function failed with error number %s <br><span style=\"color: red;\">%s</span>"
JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED="%s: :getNextOrder failed - %s"
JLIB_DATABASE_ERROR_GET_TREE_FAILED="%s: :getTree Failed - %s"
JLIB_DATABASE_ERROR_GETNODE_FAILED="%s: :_getNode Failed - %s"
JLIB_DATABASE_ERROR_GETROOTID_FAILED="%s: :getRootId Failed - %s"
JLIB_DATABASE_ERROR_HIT_FAILED="%s: :hit failed - %s"
JLIB_DATABASE_ERROR_INVALID_LOCATION="%s: :setLocation - Invalid location."
JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION="%s: :move Failed - Can't move the node to be a child of itself."
JLIB_DATABASE_ERROR_INVALID_PARENT_ID="Invalid parent ID."
JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE="The language should have a title."
JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE="A content language already exists with this Image."
JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE="A content language already exists with this Language Tag."
JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF="A content language already exists with this URL Language Code."
JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER="Unable to load Database Driver: %s"
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."
JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT="At least one menu item has to be set as Default."
JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH="The current home menu for this language is checked out."
JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT="The home menu item must be a component."
JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU="A menu should have only one Default home."
JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT="A first level menu item alias can't be 'component'."
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."
JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS="The alias <a href=\"%4$s\" class=\"alert-link\"><strong>%1$s</strong></a> is already being used by the <strong>%2$s</strong> menu item in the <strong>%3$s</strong> menu."
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."
JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_TRASHED="The alias <a href=\"%4$s\" class=\"alert-link\"><strong>%1$s</strong></a> is already being used by the trashed <strong>%2$s</strong> menu item in the <strong>%3$s</strong> menu."
JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME="Can't unpublish default home."
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."
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."
JLIB_DATABASE_ERROR_MENUTYPE_EMPTY="Menu type empty."
JLIB_DATABASE_ERROR_MENUTYPE_EXISTS="Menu type exists: %s"
JLIB_DATABASE_ERROR_MOVE_FAILED="%s: :move failed - %s"
JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY="Category must have a title."
JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION="Extension must have a title."
JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM="Menu Item must have a title."
JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE="Module must have a title."
JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_STATE="State must have a title."
JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE="Update site must have a title."
JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_WORKFLOW="Workflow must have a title."
JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED="%s can't be negative."
JLIB_DATABASE_ERROR_NO_ROWS_SELECTED="No rows selected."
JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND="Table %s not supported. File not found."
JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY="Null primary key not allowed."
JLIB_DATABASE_ERROR_ORDERDOWN_FAILED="%s: :orderDown Failed - %s"
JLIB_DATABASE_ERROR_ORDERUP_FAILED="%s: :orderUp Failed - %s"
JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME="Please enter a username."
JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME="Please enter your name."
JLIB_DATABASE_ERROR_PUBLISH_FAILED="%s: :publish failed - %s"
JLIB_DATABASE_ERROR_REBUILD_FAILED="%s: :rebuild Failed - %s"
JLIB_DATABASE_ERROR_REBUILDPATH_FAILED="%s: :rebuildPath Failed - %s"
JLIB_DATABASE_ERROR_REORDER_FAILED="%s: :reorder failed - %s"
JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED="%s: :reorder update the row %s failed - %s"
JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND="Root node not found."
JLIB_DATABASE_ERROR_STORE_FAILED="%1$s: :store failed<br>%2$s"
JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID="The asset_id field could not be updated."
JLIB_DATABASE_ERROR_USERGROUP_PARENT_ID_NOT_VALID="There has to be at least one root usergroup"
JLIB_DATABASE_ERROR_USERGROUP_TITLE="User group must have a title."
JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS="User group title already exists. Title must be unique with the same parent."
JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS="Level with the name &quot;%s&quot; already exists."
JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE="Can't use this username."
JLIB_DATABASE_ERROR_USERNAME_INUSE="Username in use."
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."
JLIB_DATABASE_ERROR_VALID_MAIL="The email address you entered is invalid. Please enter another email address."
JLIB_DATABASE_ERROR_VIEWLEVEL="Viewlevel must have a title."
JLIB_DATABASE_FUNCTION_NOERROR="DB function reports no errors."
JLIB_DATABASE_QUERY_FAILED="Database query failed (error # %s): %s"
JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS="Unable to load document class."
JLIB_ENVIRONMENT_SESSION_EXPIRED="Your session has expired. Please log in again."
JLIB_ENVIRONMENT_SESSION_INVALID="Invalid session cookie. Please check that you have cookies enabled in your web browser."
JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED="The %s component's ACL configuration file is either missing or improperly structured."
JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE="Can't find source file."
JLIB_FILESYSTEM_DELETE_FAILED="Failed deleting %s"
JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01="Copy failed: %1$s to %2$s"
JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY="Could not create folder."
JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY="You can't delete a base folder."
JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER="Can't find source folder."
JLIB_FILESYSTEM_ERROR_FOLDER_DELETE="Could not delete folder. Path: %1$s"
JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS="Folder already exists."
JLIB_FILESYSTEM_ERROR_FOLDER_LOOP="Infinite loop detected."
JLIB_FILESYSTEM_ERROR_FOLDER_PATH="Path not in open_basedir paths."
JLIB_FILESYSTEM_ERROR_FOLDER_RENAME="Rename failed: %s"
JLIB_FILESYSTEM_ERROR_FILE_FIND_COPY="%1$s: Can't find or read file: %2$s"
JLIB_FILESYSTEM_ERROR_GENERIC="%1$s: %2$s"
JLIB_FILESYSTEM_ERROR_FILE_STREAMS="%1$s(%2$s, %3$s): %4$s"
JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN="Warning: No data written."
JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER="%1$s: Path is not a folder. Path: %2$s"
JLIB_FILESYSTEM_ERROR_RENAME_FILE="Rename failed."
JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN="File not open."
JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE="Failed to get file size. This may not work for all streams!"
JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME="File name not set."
JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE="Not an uploaded file!"
JLIB_FILESYSTEM_ERROR_WARNFS_ERR01="Warning: Failed to change file permissions!"
JLIB_FILESYSTEM_ERROR_WARNFS_ERR02="Warning: Failed to move file!"
JLIB_FILESYSTEM_ERROR_WARNFS_ERR03="Warning: File %s not uploaded for security reasons!"
JLIB_FILESYSTEM_ERROR_WARNFS_ERR04="Warning: Failed to move file: %1$s to %2$s"
JLIB_FILESYSTEM_ERROR_WRITE_STREAMS="%1$s(%2$s): %3$s"
JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED="GZlib Not Supported."
JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS="Unable to decompress data."
JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ="Unable to read archive (gz)."
JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE="Unable to write archive (gz)."
JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE="Unable to write file (gz)."
JLIB_FILESYSTEM_STREAM_FAILED="Failed to register string stream."
JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION="Unable to create destination."
JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS="Unable to decompress data."
JLIB_FILESYSTEM_TAR_UNABLE_TO_READ="Unable to read archive (tar)."
JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY="Unable to write entry."
JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE="Unable to load archive."
JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE="Unknown Archive type."
JLIB_FILESYSTEM_ZIP_INFO_FAILED="Get ZIP Information failed."
JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA="Invalid ZIP data."
JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED="Zlib Not Supported."
JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION="Unable to create destination."
JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE="Unable to open archive."
JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ="Unable to read archive (zip)."
JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY="Unable to read entry."
JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY="Unable to write entry."
JLIB_FILTER_PARAMS_ALNUM="Alpha Numeric"
JLIB_FILTER_PARAMS_FLOAT="Float"
JLIB_FILTER_PARAMS_INTEGER="Integer"
JLIB_FILTER_PARAMS_RAW="Raw"
JLIB_FILTER_PARAMS_SAFEHTML="Safe HTML"
JLIB_FILTER_PARAMS_TEL="Telephone"
JLIB_FILTER_PARAMS_TEXT="Text"
JLIB_FORM_BUTTON_CLEAR="Clear"
JLIB_FORM_BUTTON_SELECT="Select"
JLIB_FORM_CHANGE_IMAGE="Change Image"
JLIB_FORM_CHANGE_IMAGE_BUTTON="Change Image Button"
JLIB_FORM_CHANGE_USER="Select User"
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."
JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY="Extension attribute is empty in the category field."
JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME="Unknown element type: %s"
JLIB_FORM_ERROR_NO_DATA="No data."
JLIB_FORM_ERROR_VALIDATE_FIELD="Invalid xml field."
JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD="XML file did not load."
JLIB_FORM_FIELD_INVALID="Invalid field:&#160"
JLIB_FORM_FIELD_INVALID_MAX_TIME="The time you entered is after the maximum time."
JLIB_FORM_FIELD_INVALID_MIN_TIME="The time you entered is before the minimum time."
JLIB_FORM_FIELD_INVALID_TIME_INPUT="Invalid time format. Please use hh:mm."
JLIB_FORM_FIELD_INVALID_TIME_INPUT_SECONDS="Invalid time format. Please use hh:mm:ss."
JLIB_FORM_FIELD_INVALID_VALUE="This value is not valid"
JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_LABEL="Media"
JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_EMPTY_DESC="Decorative Image - no description required"
JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_EMPTY_LABEL="No Description"
JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_ALT_TEXT_LABEL="Image Description (Alt Text)"
JLIB_FORM_FIELD_PARAM_ACCESSIBLEMEDIA_PARAMS_IMAGEFILE_LABEL="Image"
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')."
JLIB_FORM_FIELD_PARAM_CALENDAR_FORMAT_LABEL="Format"
JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_DESC="Allow multiple values to be selected."
JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_LABEL="Multiple"
JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_DESC="The options of the list."
JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_KEY_LABEL="Key"
JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_LABEL="Checkbox Values"
JLIB_FORM_FIELD_PARAM_CHECKBOX_MULTIPLE_VALUES_VALUE_LABEL="Value"
JLIB_FORM_FIELD_PARAM_EDITOR_BUTTONS_HIDE_DESC="Hide the buttons in the comma separated list."
JLIB_FORM_FIELD_PARAM_EDITOR_BUTTONS_HIDE_LABEL="Hide Buttons"
JLIB_FORM_FIELD_PARAM_EDITOR_HEIGHT_DESC="Defines the height (in pixels) of the WYSIWYG editor and defaults to 250px"
JLIB_FORM_FIELD_PARAM_EDITOR_HEIGHT_LABEL="Height"
JLIB_FORM_FIELD_PARAM_EDITOR_SHOW_BUTTONS_DESC="Should the buttons be shown."
JLIB_FORM_FIELD_PARAM_EDITOR_SHOW_BUTTONS_LABEL="Show Buttons"
JLIB_FORM_FIELD_PARAM_EDITOR_WIDTH_DESC="Defines the width (in pixels) of the WYSIWYG editor and defaults to 100%"
JLIB_FORM_FIELD_PARAM_EDITOR_WIDTH_LABEL="Width"
JLIB_FORM_FIELD_PARAM_IMAGELIST_DIRECTORY_DESC="The filesystem path to the directory containing the image files to be listed."
JLIB_FORM_FIELD_PARAM_IMAGELIST_DIRECTORY_LABEL="Directory"
JLIB_FORM_FIELD_PARAM_INTEGER_FIRST_DESC="This value is the lowest in the list."
JLIB_FORM_FIELD_PARAM_INTEGER_FIRST_LABEL="First"
JLIB_FORM_FIELD_PARAM_INTEGER_LAST_DESC="This value is the highest in the list."
JLIB_FORM_FIELD_PARAM_INTEGER_LAST_LABEL="Last"
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."
JLIB_FORM_FIELD_PARAM_INTEGER_STEP_LABEL="Step"
JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_DESC="Allow multiple values to be selected."
JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_LABEL="Multiple"
JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_DESC="The options of the list."
JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_LABEL="List Values"
JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_NAME_LABEL="Name"
JLIB_FORM_FIELD_PARAM_LIST_MULTIPLE_VALUES_VALUE_LABEL="Value"
JLIB_FORM_FIELD_PARAM_MEDIA_HOME_DESC="Should the directory with the files point to a user directory."
JLIB_FORM_FIELD_PARAM_MEDIA_HOME_LABEL="Home Directory"
JLIB_FORM_FIELD_PARAM_MEDIA_IMAGE_CLASS_DESC="The class which is added to the image (src tag)."
JLIB_FORM_FIELD_PARAM_MEDIA_IMAGE_CLASS_LABEL="Image Class"
JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_DESC="Shows or hides the preview of the selected image."
JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_INLINE="Inline"
JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_LABEL="Preview"
JLIB_FORM_FIELD_PARAM_MEDIA_PREVIEW_TOOLTIP="Tooltip"
JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_DESC="Allow multiple values to be selected."
JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_LABEL="Multiple"
JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_DESC="The options of the list."
JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_KEY_LABEL="Key"
JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_LABEL="Radio Values"
JLIB_FORM_FIELD_PARAM_RADIO_MULTIPLE_VALUES_VALUE_LABEL="Value"
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."
JLIB_FORM_FIELD_PARAM_SQL_QUERY_LABEL="Query"
JLIB_FORM_FIELD_PARAM_TEXTAREA_COLS_DESC="The number of columns of the field."
JLIB_FORM_FIELD_PARAM_TEXTAREA_COLS_LABEL="Columns"
JLIB_FORM_FIELD_PARAM_TEXTAREA_ROWS_DESC="The number of rows of the field."
JLIB_FORM_FIELD_PARAM_TEXTAREA_ROWS_LABEL="Rows"
JLIB_FORM_FIELD_PARAM_URL_RELATIVE_DESC="Are relative URLs allowed."
JLIB_FORM_FIELD_PARAM_URL_RELATIVE_LABEL="Relative"
JLIB_FORM_FIELD_PARAM_URL_SCHEMES_DESC="The allowed schemes."
JLIB_FORM_FIELD_PARAM_URL_SCHEMES_LABEL="Schemes"
JLIB_FORM_FIELD_REQUIRED_CHECK="One of the options must be selected"
JLIB_FORM_FIELD_REQUIRED_VALUE="Please fill in this field"
JLIB_FORM_INPUTMODE="latin"
JLIB_FORM_INVALID_FORM_OBJECT="Invalid Form Object: :%s"
JLIB_FORM_INVALID_FORM_RULE="Invalid Form Rule: :%s"
JLIB_FORM_MEDIA_PREVIEW_ALT="Selected image."
JLIB_FORM_MEDIA_PREVIEW_EMPTY="No image selected."
JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE="Selected image."
JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE="Preview"
JLIB_FORM_SELECT_USER="Select a User"
JLIB_FORM_VALIDATE_FIELD_INVALID="Invalid field: %s"
JLIB_FORM_VALIDATE_FIELD_REQUIRED="Field required: %s"
JLIB_FORM_VALIDATE_FIELD_RULE_MISSING="Validation Rule missing: %s"
JLIB_FORM_VALIDATE_FIELD_URL_INJECTION_DETECTED="Invalid URL: A code injection has been detected in %1$s."
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."
JLIB_FORM_VALUE_CACHE_APCU="APC User Cache"
JLIB_FORM_VALUE_CACHE_FILE="File"
JLIB_FORM_VALUE_CACHE_MEMCACHED="Memcached (Experimental)"
JLIB_FORM_VALUE_CACHE_REDIS="Redis"
JLIB_FORM_VALUE_CACHE_WINCACHE="Windows Cache (deprecated)"
JLIB_FORM_VALUE_FROM_TEMPLATE="From Template"
JLIB_FORM_VALUE_INHERITED="Inherited"
JLIB_FORM_VALUE_SESSION_APCU="APC User Cache"
JLIB_FORM_VALUE_SESSION_DATABASE="Database"
JLIB_FORM_VALUE_SESSION_FILESYSTEM="Filesystem"
JLIB_FORM_VALUE_SESSION_MEMCACHED="Memcached (Experimental)"
JLIB_FORM_VALUE_SESSION_REDIS="Redis"
JLIB_FORM_VALUE_SESSION_WINCACHE="Windows Cache (deprecated)"
JLIB_FORM_VALUE_TIMEZONE_UTC="Universal Time, Coordinated (UTC)"
JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL="ACL"
JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE="Table"
JLIB_HTML_ACCESS_SUMMARY="Summary."
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."
JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION="ACL Summary"
JLIB_HTML_ADD_TO_ROOT="Add to root."
JLIB_HTML_ADD_TO_THIS_MENU="Add to this menu."
JLIB_HTML_BATCH_ACCESS_LABEL="Set Access Level"
JLIB_HTML_BATCH_COPY="Copy"
JLIB_HTML_BATCH_FLIPORDERING_LABEL="Reverse the ordering of all articles in the selected categories"
JLIB_HTML_BATCH_LANGUAGE_LABEL="Set Language"
JLIB_HTML_BATCH_LANGUAGE_NOCHANGE="- Keep original Language -"
JLIB_HTML_BATCH_MENU_LABEL="Copy or Move to Category"
JLIB_HTML_BATCH_MOVE="Move"
JLIB_HTML_BATCH_MOVE_QUESTION="Action to Perform"
JLIB_HTML_BATCH_NO_CATEGORY="- Don't copy or move -"
JLIB_HTML_BATCH_NOCHANGE="- Keep original Access Levels -"
JLIB_HTML_BATCH_TAG_LABEL="Add Tag"
JLIB_HTML_BATCH_TAG_NOCHANGE="- Keep original Tags -"
JLIB_HTML_BATCH_USER_LABEL="Set User."
JLIB_HTML_BATCH_USER_NOCHANGE="- Keep original User -"
JLIB_HTML_BATCH_USER_NOUSER="No User."
JLIB_HTML_BATCH_WORKFLOW_STAGE_LABEL="Change Stage"
JLIB_HTML_BATCH_WORKFLOW_STAGE_NOCHANGE="- Keep original Workflow Stage -"
JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR="About the Calendar"
JLIB_HTML_BEHAVIOR_AM="am"
JLIB_HTML_BEHAVIOR_CLOSE="Close"
JLIB_HTML_BEHAVIOR_DATE_SELECTION="Date selection:\n"
JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST="Display %s first"
JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE="Drag to move."
JLIB_HTML_BEHAVIOR_GO_TODAY="Go to today"
JLIB_HTML_BEHAVIOR_GREEN="Green"
JLIB_HTML_BEHAVIOR_HOLD_MOUSE="- Hold mouse button on any of the buttons above for faster selection."
JLIB_HTML_BEHAVIOR_MONTH_SELECT="- Use the < and > buttons to select month\n"
JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU="Select to move to the next month. Select and hold for a list of the months."
JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU="Select to move to the next year. Select and hold for a list of years."
JLIB_HTML_BEHAVIOR_OPEN_CALENDAR="Open the calendar"
JLIB_HTML_BEHAVIOR_PM="pm"
JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU="Select to move to the previous month. Select and hold for a list of the months."
JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU="Select to move to the previous year. Select and hold for a list of years."
JLIB_HTML_BEHAVIOR_SELECT_DATE="Select a date."
JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE="(Shift-)Select or Drag to change the value."
JLIB_HTML_BEHAVIOR_TIME="Time:"
JLIB_HTML_BEHAVIOR_TODAY="Today"
JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT="%a, %b %e"
JLIB_HTML_BEHAVIOR_WK="wk"
JLIB_HTML_BEHAVIOR_YEAR_SELECT="- Use the « and » buttons to select year\n"
JLIB_HTML_BUTTON_BASE_CLASS="Could not load button base class."
JLIB_HTML_BUTTON_NO_LOAD="Could not load button %s (%s);"
JLIB_HTML_BUTTON_NOT_DEFINED="Button not defined for type = %s"
JLIB_HTML_CALENDAR="Calendar"
JLIB_HTML_CHECKED_OUT="Checked out"
JLIB_HTML_CHECKIN="Check-in"
JLIB_HTML_CLOAKING="This email address is being protected from spambots. You need JavaScript enabled to view it."
JLIB_HTML_DATE_RELATIVE_DAYS="%s days ago."
JLIB_HTML_DATE_RELATIVE_DAYS_0="0 days ago."
JLIB_HTML_DATE_RELATIVE_DAYS_1="One day ago."
JLIB_HTML_DATE_RELATIVE_HOURS="%s hours ago."
JLIB_HTML_DATE_RELATIVE_HOURS_0="0 hours ago."
JLIB_HTML_DATE_RELATIVE_HOURS_1="One hour ago."
JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE="Less than a minute ago."
JLIB_HTML_DATE_RELATIVE_MINUTES="%s minutes ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_0="0 minutes ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_1="One minute ago."
JLIB_HTML_DATE_RELATIVE_WEEKS="%s weeks ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_0="0 weeks ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_1="One week ago."
JLIB_HTML_EDIT_MENU_ITEM="Edit Menu Item"
JLIB_HTML_EDIT_MENU_ITEM_ID="Item ID: %s"
JLIB_HTML_EDIT_MODULE="Edit Module"
JLIB_HTML_EDIT_MODULE_IN_POSITION="Position: %s"
JLIB_HTML_EDITOR_CANNOT_LOAD="Can't load the editor."
JLIB_HTML_END="End"
JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED="Function not supported."
JLIB_HTML_ERROR_NOTFOUNDINFILE="%s: :%s not found in file."
JLIB_HTML_ERROR_NOTSUPPORTED="%s: :%s not supported."
JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE="%s: :%s not supported. File not found."
JLIB_HTML_FEATURED_EXPIRED_ITEM="Featured, but has Expired."
JLIB_HTML_FEATURED_FINISHED="Finish: %s"
JLIB_HTML_FEATURED_ITEM="Featured."
JLIB_HTML_FEATURED_PENDING_ITEM="Featured, but is Pending."
JLIB_HTML_FEATURED_STARTED="Start: %s"
JLIB_HTML_GOTO_PAGE="Go to page %s"
JLIB_HTML_GOTO_POSITION="Go to %s page"
JLIB_HTML_GOTO_POSITION_END="Go to last page"
JLIB_HTML_GOTO_POSITION_NEXT="Go to next page"
JLIB_HTML_GOTO_POSITION_PREVIOUS="Go to previous page"
JLIB_HTML_GOTO_POSITION_START="Go to first page"
JLIB_HTML_MOVE_DOWN="Move Down"
JLIB_HTML_MOVE_UP="Move Up"
JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM="There are no parameters for this item."
JLIB_HTML_NO_RECORDS_FOUND="No records found."
JLIB_HTML_PAGE_CURRENT="Page %s"
JLIB_HTML_PAGE_CURRENT_OF_TOTAL="Page %s of %s"
JLIB_HTML_PAGINATION="Pagination"
JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST="Please first make a selection from the list."
JLIB_HTML_PUBLISH_ITEM="Publish Item"
JLIB_HTML_PUBLISHED_EXPIRED_ITEM="Published, but has Expired."
JLIB_HTML_PUBLISHED_FINISHED="Finish: %s"
JLIB_HTML_PUBLISHED_ITEM="Published and is Current."
JLIB_HTML_PUBLISHED_PENDING_ITEM="Published, but is Pending."
JLIB_HTML_PUBLISHED_START="Start: %s"
JLIB_HTML_PUBLISHED_UNPUBLISH="Select to unpublish"
JLIB_HTML_RESULTS_OF="Results %s - %s of %s"
JLIB_HTML_SAVE_ORDER="Save Order"
JLIB_HTML_SELECT_STATE="Select State"
JLIB_HTML_SETDEFAULT_ITEM="Set default"
JLIB_HTML_START="Start"
JLIB_HTML_UNKNOWN_STATE="Unknown State"
JLIB_HTML_UNPUBLISH_ITEM="Unpublish Item"
JLIB_HTML_UNSETDEFAULT_ITEM="Unset default"
JLIB_HTML_VIEW_ALL="View All"
JLIB_INSTALLER_ABORT="Stopping language installation: %s"
JLIB_INSTALLER_ABORT_ALREADY_EXISTS="Extension %1$s: Extension %2$s already exists."
JLIB_INSTALLER_ABORT_ALREADYINSTALLED="Extension is already installed."
JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED="Error building Administrator Menus."
JLIB_INSTALLER_ABORT_COPY_SETUP="Extension %1$s: Could not copy setup file."
JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES="Component %s: Failed to copy administrator files."
JLIB_INSTALLER_ABORT_COMP_FAIL_API_FILES="Component %s: Failed to copy API files."
JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES="Component %s: Failed to copy site files."
JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL="Component Install: Could not copy PHP install file."
JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL="Component Install: Could not copy PHP uninstall file."
JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK="Component Install: %s"
JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR="Component Install: SQL error file %s"
JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT="Component Update: The XML file did not have an administration element."
JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL="Component Update: Could not copy PHP install file."
JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL="Component Update: Could not copy PHP uninstall file."
JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK="Component Update: %s"
JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR="Component Update: SQL error file %s"
JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED="Component Install: Failed to update menu items."
JLIB_INSTALLER_ABORT_CREATE_DIRECTORY="Extension %1$s: Failed to create folder: %2$s"
JLIB_INSTALLER_ABORT_DEBUG="Installation unexpectedly stopped:"
JLIB_INSTALLER_ABORT_DETECTMANIFEST="Unable to detect manifest file."
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?"
JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD="Could not delete the extension's record from the database."
JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID="Extension is not valid."
JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY="Files Install: Failed to find source folder: %s"
JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK="Files Install: %s"
JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR="Files %1$s: SQL error file %2$s"
JLIB_INSTALLER_ABORT_FILE_ROLLBACK="Files Install: %s"
JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR="Files Update: SQL error file %s"
JLIB_INSTALLER_ABORT_INSTALL_ABORTED="Extension installation stopped."
JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE="Extension %s: Custom install routine failure."
JLIB_INSTALLER_ABORT_LIB_COPY_FILES="Library %s: Could not copy files from the source."
JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED="Library Install: Library already installed."
JLIB_INSTALLER_ABORT_LIB_INSTALL_CORE_FOLDER="Library Install: Library has the same name as a core folder."
JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE="Library Install: No library file specified."
JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK="Library Install: %s"
JLIB_INSTALLER_ABORT_LOAD_DETAILS="Failed to load extension details."
JLIB_INSTALLER_ABORT_MANIFEST="Extension %1$s: Could not copy PHP manifest file."
JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED="Method not supported for this extension type."
JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE="Method not supported for this extension type: %s"
JLIB_INSTALLER_ABORT_MOD_COPY_FILES="Module %s: Could not copy files from the source."
JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY="Module %1$s: Another module is already using folder: %2$s"
JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE="Module %s: No module file specified."
JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR="Module %1$s: SQL error file %2$s"
JLIB_INSTALLER_ABORT_MOD_ROLLBACK="Module %1$s: %2$s"
JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT="Module Uninstall: Unknown client type [%s]"
JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT="Module %1$s: Unknown client type [%2$s]"
JLIB_INSTALLER_ABORT_NOINSTALLPATH="Install path does not exist."
JLIB_INSTALLER_ABORT_NOUPDATEPATH="Update path does not exist."
JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION="Package %1$s: There was an error installing an extension: %2$s"
JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES="Package %s: There were no files to install!"
JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK="Package %s: No package file specified."
JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK="Package Install: %s"
JLIB_INSTALLER_ABORT_PLG_COPY_FILES="Plugin %s: Could not copy files from the source."
JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY="Plugin %1$s: Another plugin is already using folder: %2$s"
JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE="Plugin %s: No plugin file specified."
JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK="Plugin %1$s: %2$s"
JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR="Plugin %1$s: SQL error file %2$s"
JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR="Plugin Uninstall: SQL error file %s"
JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE="Refresh Manifest Cache failed: %s Extension is not currently installed."
JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID="Refresh Manifest Cache failed: Extension is not valid."
JLIB_INSTALLER_ABORT_ROLLBACK="Extension %1$s: %2$s"
JLIB_INSTALLER_ABORT_SQL_ERROR="Extension %1$s: SQL error processing query: %2$s"
JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED="Template Install: Template already installed."
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?"
JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES="Template Install: Could not copy files from the %s source."
JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK="Template Install: %s"
JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT="Template Install: Unknown client type [%s]"
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."
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."
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"
JLIB_INSTALLER_DEFAULT_STYLE="%s - Default"
JLIB_INSTALLER_DISCOVER="Discover"
JLIB_INSTALLER_DISCOVER_INSTALL="Discover Install"
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."
JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS="Component Discover install: Failed to store component details."
JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT="Component Install: The XML file did not have an administration element."
JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN="Component Install: Another component is already using folder: %s"
JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE="Component Install: Another component is already using folder: %s"
JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DASHBOARD="Component Install: Failed to create extension dashboard: %s"
JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN="Component Install: Failed to create administrator folder: %s"
JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE="Component Install: Failed to create site folder: %s"
JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE="Component Refresh manifest cache: Failed to store component details."
JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED="Could not delete the Administrator menus."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM="Component Uninstall: Custom Uninstall script unsuccessful."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY="Component Uninstall: Can't uninstall. Please remove manually."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION="Component Uninstall: Unknown Extension."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES="Component Uninstall: Unable to delete the component categories."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN="Component Uninstall: Unable to remove the component administrator folder."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE="Component Uninstall: Unable to remove the component site folder."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION="Component Uninstall: Option field empty, can't remove files."
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR="Component Uninstall: SQL error file %s"
JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT="Component Uninstall: Trying to uninstall a core component."
JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN="Component Update: Failed to create administrator folder: %s"
JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE="Component Update: Failed to create site folder: %s"
JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED="Failed to create folder [%s]"
JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT="Deprecated install format (client=\"both\"), use package installer in future."
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."
JLIB_INSTALLER_ERROR_DOWNGRADE="Sorry! You cannot downgrade from version %s to %s"
JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT="Error connecting to the server: %s"
JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER="Invalid client identifier specified in extension manifest."
JLIB_INSTALLER_ERROR_FAIL_COPY_FILE="JInstaller: :Install: Failed to copy file %1$s to %2$s"
JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER="JInstaller: :Install: Failed to copy folder %1$s to %2$s"
JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES="Failed reading network resource: %s"
JLIB_INSTALLER_ERROR_FILE_EXISTS="JInstaller: :Install: File already exists %s"
JLIB_INSTALLER_ERROR_FILE_FOLDER="Error on deleting file or folder %s"
JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST="Files Uninstall: Invalid manifest file."
JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Files Uninstall: Manifest file invalid or not found."
JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY="Files Uninstall: Could not load extension entry."
JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST="Files Uninstall: Could not load manifest file."
JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR="Files Uninstall: SQL error file %s"
JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE="File Uninstall: Trying to uninstall core files."
JLIB_INSTALLER_ERROR_FOLDER_IN_USE="Another extension is already using folder [%s]"
JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS="Language Discover install: Failed to store language details."
JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT="This language can't be uninstalled as long as it is defined as a default language."
JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY="Language Uninstall: Unable to remove the specified Language folder."
JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY="Language Uninstall: Element is empty, can't uninstall files."
JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY="Language Uninstall: Language path is empty, can't uninstall files."
JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED="This language can't be uninstalled. It is protected in the database (usually en-GB)."
JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS="Library Discover install: Failed to store library details."
JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE="Library Refresh manifest cache: Failed to store library details."
JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST="Library Uninstall: Invalid manifest file."
JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Library Uninstall: Manifest file invalid or not found."
JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST="Library Uninstall: Could not load manifest file."
JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY="Library Uninstall: Trying to uninstall a core library."
JLIB_INSTALLER_ERROR_LOAD_XML="JInstaller: :Install: Failed to load XML File: %s"
JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS="Module Discover install: Failed to store module details."
JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE="Module Refresh manifest cache: Failed to store module details."
JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION="Module Uninstall: Unknown Extension."
JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION="Module Uninstall: %s"
JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Module Uninstall: Manifest file invalid or not found."
JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR="Module Uninstall: SQL error file %s"
JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE="Module Uninstall: Trying to uninstall a core module: %s"
JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE="No core pack exists for the language [%s]"
JLIB_INSTALLER_ERROR_NO_FILE="JInstaller: :Install: File does not exist %s"
JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG="The package did not specify a language tag. Are you trying to install an old language package?"
JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE="JInstaller: :Install: Can't find Joomla XML setup file."
JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE="JInstaller: :Install: Can't find XML setup file."
JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE="Package Refresh manifest cache: Failed to store package details."
JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID="Could not record the package ID for this package's extensions."
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST="Package Uninstall: Invalid manifest file."
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Package Uninstall: Manifest file invalid or not found: %s"
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST="Package Uninstall: Could not load manifest file."
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED="Package Uninstall: Errors were detected, manifest file not removed!"
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSING_EXTENSION="Package Uninstall: This extension is missing or has already been uninstalled: %s"
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST="Package Uninstall: Missing manifest file."
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER="Package Uninstall: This extension may have already been uninstalled or might not have been uninstalled properly: %s"
; The following string is deprecated and will be removed with 6.0
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION="Trying to uninstall unknown extension from package. This extension may have already been removed earlier."
JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK="Package Uninstall: Trying to uninstall core package."
JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS="Plugin Discover install: Failed to store plugin details."
JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE="Plugin Refresh manifest cache: Failed to store plugin details."
JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION="Plugin Uninstall: Unknown Extension."
JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY="Plugin Uninstall: Folder field empty, can't remove files."
JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST="Plugin Uninstall: Invalid manifest file."
JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Plugin Uninstall: Manifest file invalid or not found."
JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST="Plugin Uninstall: Could not load manifest file."
JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN="Plugin Uninstall: Trying to uninstall a core plugin: %s"
JLIB_INSTALLER_ERROR_SQL_ERROR="JInstaller: :Install: Error SQL %s"
JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND="JInstaller: :Install: SQL File not found %s"
JLIB_INSTALLER_ERROR_SQL_READBUFFER="JInstaller: :Install: SQL File Buffer Read Error."
JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS="Template Discover install: Failed to store template details."
JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE="Template Refresh manifest cache: Failed to store template details."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION="Template Uninstall: Unknown Extension."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT="Template Uninstall: Invalid client."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST="Template Uninstall: Manifest file invalid or not found."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_PARENT_TEMPLATE="Template Uninstall: Can't remove parent template. Please remove all child templates first."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT="Template Uninstall: Can't remove default template."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY="Template Uninstall: Folder does not exist, can't remove files."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY="Template Uninstall: Template ID is empty, can't uninstall files."
JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE="Template Uninstall: Trying to uninstall a core template: %s"
JLIB_INSTALLER_ERROR_UNINSTALL_LOCKED_EXTENSION="Extension Uninstall: Cannot uninstall a locked extension."
JLIB_INSTALLER_ERROR_UNINSTALL_PROTECTED_EXTENSION="Extension Uninstall: Cannot uninstall a protected extension."
JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE="Unknown Client Type [%s]"
JLIB_INSTALLER_ERROR_UNKNOWN_EXTENSION="Extension Uninstall: Unknown Extension."
JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES="Failed to clear updates."
JLIB_INSTALLER_FILE_ERROR_MOVE="Error on moving file %s"
JLIB_INSTALLER_INCORRECT_SEQUENCE="Downgrading from version %1$s to version %2$s is not allowed."
JLIB_INSTALLER_INSTALL="Install"
JLIB_INSTALLER_MINIMUM_JOOMLA="You don't have the minimum Joomla version requirement of J%s"
JLIB_INSTALLER_MINIMUM_PHP="Your server doesn't meet the minimum PHP version requirement of %s"
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."
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1="Language set to Default for the user."
JLIB_INSTALLER_PURGED_UPDATES="Cleared updates."
JLIB_INSTALLER_SQL_BEGIN="Start of SQL updates."
JLIB_INSTALLER_SQL_BEGIN_SCHEMA="The current database version (schema) is %s."
JLIB_INSTALLER_SQL_END="End of SQL updates."
JLIB_INSTALLER_SQL_END_NOT_COMPLETE="End of SQL updates - INCOMPLETE."
JLIB_INSTALLER_UNINSTALL="Uninstall"
JLIB_INSTALLER_UPDATE="Update"
JLIB_INSTALLER_UPDATE_LOG_QUERY="Ran query from file %1$s. Query text: %2$s."
JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE="Unable to create a content language for %s language: %s"
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="A connection error has occurred while fetching the JSON data."
JLIB_JS_AJAX_ERROR_NO_CONTENT="No content was returned."
JLIB_JS_AJAX_ERROR_OTHER="An error has occurred while fetching the JSON data: HTTP %s status code."
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>"
JLIB_JS_AJAX_ERROR_TIMEOUT="A timeout has occurred while fetching the JSON data."
JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA="Could not load %s metadata from %s."
JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE="Could not load %s language XML file from %s."
JLIB_LOGIN_AUTHORISATION="Your access has been authorised."
JLIB_LOGIN_DENIED="Your access has been denied."
JLIB_LOGIN_EXPIRED="Your authentication has expired."
JLIB_MAIL_FUNCTION_DISABLED="The mail() function has been disabled and the mail can't be sent."
JLIB_MAIL_FUNCTION_OFFLINE="The mail function has been disabled by an administrator."
JLIB_MAIL_INVALID_EMAIL_SENDER="Invalid email sender: %s"
JLIB_MEDIA_ERROR_UPLOAD_INPUT="Unable to upload file."
JLIB_MEDIA_ERROR_WARNFILENAME="File name must only have alphanumeric characters and no spaces."
JLIB_MEDIA_ERROR_WARNFILETOOLARGE="This file is too large to upload."
JLIB_MEDIA_ERROR_WARNFILETYPE="This file type is not supported."
JLIB_MEDIA_ERROR_WARNIEXSS="Possible IE XSS Attack found."
JLIB_MEDIA_ERROR_WARNINVALID_IMG="Not a valid image."
JLIB_MEDIA_ERROR_WARNINVALID_MIME="Invalid mime type detected."
JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE="Illegal mime type detected: %s"
JLIB_MEDIA_ERROR_WARNNOTADMIN="Uploaded file is not an image file and you do not have permission."
JLIB_NO_EDITOR_PLUGIN_PUBLISHED="Unable to display an editor because no editor plugin is published."
JLIB_PLUGIN_ERROR_LOADING_PLUGINS="Error loading Plugins: %s"
JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS="Unable to load format class."
JLIB_RULES_ACTION="Action"
JLIB_RULES_ALLOWED="Allowed"
JLIB_RULES_ALLOWED_ADMIN="Allowed (Super User)"
JLIB_RULES_ALLOWED_INHERITED="Allowed (Inherited)"
JLIB_RULES_CALCULATED_SETTING="Calculated Setting"
JLIB_RULES_CONFLICT="Conflict"
JLIB_RULES_DATABASE_FAILURE="Failed storing the data to the database."
JLIB_RULES_DENIED="Denied"
JLIB_RULES_GROUP="%s"
JLIB_RULES_GROUPS="Groups"
JLIB_RULES_INHERIT="Inherit"
JLIB_RULES_INHERITED="Inherited"
JLIB_RULES_NOT_ALLOWED="Not Allowed"
JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT="Conflict"
JLIB_RULES_NOT_ALLOWED_DEFAULT="Not Allowed (Default)"
JLIB_RULES_NOT_ALLOWED_INHERITED="Not Allowed (Inherited)"
JLIB_RULES_NOT_ALLOWED_LOCKED="Not Allowed (Locked)"
JLIB_RULES_NOT_SET="Not Set"
JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS="Permissions changed in a group with child groups. Save or reload to recalculate the child groups permissions."
JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS="Super User permissions changed. Save or reload to recalculate this group permissions."
JLIB_RULES_REQUEST_FAILURE="Failed sending the data to server."
JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS="Please save before changing permissions."
JLIB_RULES_SELECT_SETTING="Select New Setting"
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."
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)."
JLIB_RULES_SETTINGS_DESC="Expand for notes about setting the permissions."
JLIB_STEMMER_INVALID_STEMMER="Invalid stemmer type %s"
JLIB_UNKNOWN="Unknown"
JLIB_UPDATER_ERROR_COLLECTION_FOPEN="The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work."
JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL="Update: :Collection: Could not open %s"
JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL="Update: :Collection: Could not parse %s"
JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL="Update: :Extension: Could not open %s"
JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL="Update: :Extension: Could not parse %s"
JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE="Update: Could not open update site #%d &quot;%s&quot;, URL: %s"
JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN="JAuthentication: :authenticate: Failed to load plugin: %s"
JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES="JAuthentication: :__construct: Could not load authentication libraries."
JLIB_USER_ERROR_BIND_ARRAY="Unable to bind array to user object."
JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS="A user is not allowed to change permissions of their own group(s)."
JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS="A user is not allowed to change permissions of their own group(s) parent group(s)."
JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER="A user is not allowed to change permissions of a Super User group."
JLIB_USER_ERROR_CANNOT_DEMOTE_SELF="You can't remove your own Super User permissions."
JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD="You can't reuse your current password, please enter a new password."
JLIB_USER_ERROR_ID_NOT_EXISTS="JUser: :_load: User %s does not exist."
JLIB_USER_ERROR_NOT_SUPERADMIN="Only users with Super User permissions can change other Super User user accounts."
JLIB_USER_ERROR_PASSWORD_NOT_MATCH="Passwords do not match. Please re-enter password."
JLIB_USER_ERROR_UNABLE_TO_FIND_USER="Unable to find a user with given activation string."
JLIB_USER_ERROR_UNABLE_TO_LOAD_USER="Unable to find a user with the ID: %s"
JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID="User group does not exist."
JLIB_UTIL_ERROR_APP_INSTANTIATION="Application Startup Error."
JLIB_UTIL_ERROR_CONNECT_DATABASE="JDatabase: :getInstance: Could not connect to database <br>joomla.library: %1$s - %2$s"
JLIB_UTIL_ERROR_DOMIT="DommitDocument is deprecated. Use DomDocument instead."
JLIB_UTIL_ERROR_LOADING_FEED_DATA="Error loading feed data."
JLIB_UTIL_ERROR_XML_LOAD="Failed loading XML file."

View File

@@ -0,0 +1,7 @@
; Joomla! Project
; (C) 2011 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
LIB_JOOMLA="Joomla! Platform"
LIB_JOOMLA_XML_DESCRIPTION="The Joomla! Platform is the Core of the Joomla! Content Management System."

View File

@@ -0,0 +1,7 @@
; Joomla! Project
; (C) 2014 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
LIB_PHPASS="phpass"
LIB_PHPASS_XML_DESCRIPTION="phpass is a portable password hashing framework for use in PHP applications. The preferred (most secure) hashing method supported by phpass is the OpenBSD-style bcrypt (known in PHP as CRYPT_BLOWFISH), with a fallback to BSDI-style extended DES-based hashes (known in PHP as CRYPT_EXT_DES) and a last resort fallback to an MD5-based variable iteration count password hashing method implemented in phpass itself."

View File

@@ -0,0 +1,6 @@
; Joomla! Project
; (C) 2011 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
LIB_SIMPLEPIE_XML_DESCRIPTION="PHP based RSS and Atom Feed Framework."

View File

@@ -0,0 +1,44 @@
<?php
/**
* @package Joomla.Language
*
* @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
* @phpcs:disable PSR1.Classes.ClassDeclaration.MissingNamespace
*/
// phpcs:disable PSR1.Files.SideEffects
\defined('_JEXEC') or die;
// phpcs:enable PSR1.Files.SideEffects
/**
* en-GB localise class.
*
* @since 1.6
*/
abstract class En_GBLocalise
{
/**
* Returns the potential suffixes for a specific number of items
*
* @param integer $count The number of items.
*
* @return array An array of potential suffixes.
*
* @since 1.6
*/
public static function getPluralSuffixes($count)
{
if ($count == 0) {
return ['0'];
} elseif ($count == 1) {
return ['ONE', '1'];
} else {
return ['OTHER', 'MORE'];
}
}
}

View File

@@ -0,0 +1,9 @@
; Joomla! Project
; (C) 2005 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
MOD_ARTICLES_ARCHIVE="Articles - Archived"
MOD_ARTICLES_ARCHIVE_DATE="%1$s, %2$s"
MOD_ARTICLES_ARCHIVE_FIELD_COUNT_LABEL="# of Months"
MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION="This module shows a list of the calendar months containing archived articles. After you have changed the status of an article to archived, this list will be automatically generated."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_ARCHIVE="Articles - Archived"
MOD_ARTICLES_ARCHIVE_LAYOUT_DEFAULT="Default"
MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION="This module shows a list of the calendar months containing Archived Articles. After you have changed the status of an Article to Archived, this list will be automatically generated."

View File

@@ -0,0 +1,15 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_CATEGORIES="Articles - Categories"
MOD_ARTICLES_CATEGORIES_FIELD_COUNT_DESC="Select the number of first level subcategories to display. Default is all."
MOD_ARTICLES_CATEGORIES_FIELD_COUNT_LABEL="# First Subcategories"
MOD_ARTICLES_CATEGORIES_FIELD_MAXLEVEL_LABEL="Maximum Level Depth"
MOD_ARTICLES_CATEGORIES_FIELD_NUMITEMS_LABEL="Number of Articles"
MOD_ARTICLES_CATEGORIES_FIELD_PARENT_LABEL="Parent Category"
MOD_ARTICLES_CATEGORIES_FIELD_SHOW_CHILDREN_LABEL="Subcategories"
MOD_ARTICLES_CATEGORIES_FIELD_SHOW_DESCRIPTION_LABEL="Category Descriptions"
MOD_ARTICLES_CATEGORIES_TITLE_HEADING_LABEL="Heading Style"
MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION="This module displays a list of categories from one parent category."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_CATEGORIES="Articles - Categories"
MOD_ARTICLES_CATEGORIES_LAYOUT_DEFAULT="Default"
MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION="This module displays a list of categories from one parent category."

View File

@@ -0,0 +1,75 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_CATEGORY="Articles - Category"
MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPING_LABEL="Article Grouping"
MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPINGDIR_LABEL="Grouping Direction"
MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERING_LABEL="Article Field to Order By"
MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERINGDIR_LABEL="Ordering Direction"
MOD_ARTICLES_CATEGORY_FIELD_AUTHOR_LABEL="Authors"
MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIAS_LABEL="Author Aliases"
MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIASFILTERING_LABEL="Author Alias Filtering Type"
MOD_ARTICLES_CATEGORY_FIELD_AUTHORFILTERING_LABEL="Author Filtering Type"
MOD_ARTICLES_CATEGORY_FIELD_CATDEPTH_LABEL="Category Depth"
MOD_ARTICLES_CATEGORY_FIELD_CATFILTERINGTYPE_LABEL="Category Filtering Type"
MOD_ARTICLES_CATEGORY_FIELD_COUNT_DESC="The number of items to display. The default value of 0 will display all articles."
MOD_ARTICLES_CATEGORY_FIELD_COUNT_LABEL="Count"
MOD_ARTICLES_CATEGORY_FIELD_DATEFIELD_LABEL="Date Field"
MOD_ARTICLES_CATEGORY_FIELD_DATEFIELDFORMAT_DESC="Please enter in a valid date format. See: https://php.net/date for formatting information."
MOD_ARTICLES_CATEGORY_FIELD_DATEFIELDFORMAT_LABEL="Date Format"
MOD_ARTICLES_CATEGORY_FIELD_DATEFILTERING_LABEL="Date Filtering"
MOD_ARTICLES_CATEGORY_FIELD_DATEGROUPINGFIELD_DESC="Select which date field you want the date grouping to be applied to."
MOD_ARTICLES_CATEGORY_FIELD_DATEGROUPINGFIELD_LABEL="Date Grouping Field"
MOD_ARTICLES_CATEGORY_FIELD_DATERANGEFIELD_LABEL="Date Range Field"
MOD_ARTICLES_CATEGORY_FIELD_ENDDATE_LABEL="To Date"
MOD_ARTICLES_CATEGORY_FIELD_EXCLUDEDARTICLES_LABEL="Article IDs to Exclude"
MOD_ARTICLES_CATEGORY_FIELD_GROUP_DISPLAY_LABEL="Display Options"
MOD_ARTICLES_CATEGORY_FIELD_GROUP_FILTERING_LABEL="Filtering Options"
MOD_ARTICLES_CATEGORY_FIELD_GROUP_GROUPING_LABEL="Grouping Options"
MOD_ARTICLES_CATEGORY_FIELD_GROUP_ORDERING_LABEL="Ordering Options"
MOD_ARTICLES_CATEGORY_FIELD_INTROTEXTLIMIT_LABEL="Introtext Limit (characters)"
MOD_ARTICLES_CATEGORY_FIELD_LINKTITLES_LABEL="Linked Titles"
MOD_ARTICLES_CATEGORY_FIELD_MODE_DESC="Please select the mode you would like to use. If Normal Mode is chosen, then configure the module and it will display a static list of Articles on the menu items you assign the module to. If Dynamic Mode is chosen, then you can still configure the module normally, however now the Category option will no longer be used. Instead, the module will dynamically detect if you are on a Category view and will display the list of articles within that Category. When Dynamic Mode is chosen, it is best to leave the module set to display on all pages, as it will decide to display anything dynamically."
MOD_ARTICLES_CATEGORY_FIELD_MODE_LABEL="Mode"
MOD_ARTICLES_CATEGORY_FIELD_MONTHYEARFORMAT_DESC="Please enter in a valid date format. See: https://php.net/date for formatting information."
MOD_ARTICLES_CATEGORY_FIELD_MONTHYEARFORMAT_LABEL="Month and Year Display Format"
MOD_ARTICLES_CATEGORY_FIELD_RELATIVEDATE_LABEL="Relative Date"
MOD_ARTICLES_CATEGORY_FIELD_SHOWCHILDCATEGORYARTICLES_LABEL="Child Category Articles"
MOD_ARTICLES_CATEGORY_FIELD_SHOWFEATURED_LABEL="Featured Articles"
MOD_ARTICLES_CATEGORY_FIELD_SHOWHITS_LABEL="Hits"
MOD_ARTICLES_CATEGORY_FIELD_SHOWINTROTEXT_LABEL="Introtext"
MOD_ARTICLES_CATEGORY_FIELD_SHOWONARTICLEPAGE_DESC="Select to Show or hide Article List from Article Pages. This means that the module will only display itself dynamically on Category Pages."
MOD_ARTICLES_CATEGORY_FIELD_SHOWONARTICLEPAGE_LABEL="Show on Article Page"
MOD_ARTICLES_CATEGORY_FIELD_STARTDATE_LABEL="Start Date Range"
MOD_ARTICLES_CATEGORY_OPTION_ASCENDING_VALUE="Ascending"
MOD_ARTICLES_CATEGORY_OPTION_CREATED_VALUE="Created Date"
MOD_ARTICLES_CATEGORY_OPTION_DATERANGE_VALUE="Date Range"
MOD_ARTICLES_CATEGORY_OPTION_DESCENDING_VALUE="Descending"
MOD_ARTICLES_CATEGORY_OPTION_DYNAMIC_VALUE="Dynamic"
MOD_ARTICLES_CATEGORY_OPTION_EXCLUDE_VALUE="Exclude"
MOD_ARTICLES_CATEGORY_OPTION_EXCLUSIVE_VALUE="Exclusive"
MOD_ARTICLES_CATEGORY_OPTION_FINISHPUBLISHING_VALUE="Finish Publishing Date"
MOD_ARTICLES_CATEGORY_OPTION_HITS_VALUE="Hits"
MOD_ARTICLES_CATEGORY_OPTION_ID_VALUE="ID"
MOD_ARTICLES_CATEGORY_OPTION_INCLUDE_VALUE="Include"
MOD_ARTICLES_CATEGORY_OPTION_INCLUSIVE_VALUE="Inclusive"
MOD_ARTICLES_CATEGORY_OPTION_MODIFIED_VALUE="Modified Date"
MOD_ARTICLES_CATEGORY_OPTION_MONTHYEAR_VALUE="Month and Year"
MOD_ARTICLES_CATEGORY_OPTION_NORMAL_VALUE="Normal"
MOD_ARTICLES_CATEGORY_OPTION_OFF_VALUE="Off"
MOD_ARTICLES_CATEGORY_OPTION_ONLYFEATURED_VALUE="Only"
MOD_ARTICLES_CATEGORY_OPTION_ORDERING_VALUE="Article Order"
MOD_ARTICLES_CATEGORY_OPTION_ORDERINGFEATURED_VALUE="Featured Articles Order"
MOD_ARTICLES_CATEGORY_OPTION_RANDOM_VALUE="Random"
MOD_ARTICLES_CATEGORY_OPTION_RATING_VALUE="Rating"
MOD_ARTICLES_CATEGORY_OPTION_RELATIVEDAY_VALUE="Relative Date"
MOD_ARTICLES_CATEGORY_OPTION_STARTPUBLISHING_VALUE="Start Publishing Date"
MOD_ARTICLES_CATEGORY_OPTION_VOTE_VALUE="Vote"
MOD_ARTICLES_CATEGORY_OPTION_YEAR_VALUE="Year"
MOD_ARTICLES_CATEGORY_READ_MORE="Read more: "
MOD_ARTICLES_CATEGORY_READ_MORE_TITLE="Read More &hellip;"
MOD_ARTICLES_CATEGORY_REGISTER_TO_READ_MORE="Register to read more"
MOD_ARTICLES_CATEGORY_UNTAGGED="Untagged"
MOD_ARTICLES_CATEGORY_XML_DESCRIPTION="This module displays a list of articles from one or more categories."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_CATEGORY="Articles - Category"
MOD_ARTICLES_CATEGORY_LAYOUT_DEFAULT="Default"
MOD_ARTICLES_CATEGORY_XML_DESCRIPTION="This module displays a list of articles from one or more categories."

View File

@@ -0,0 +1,22 @@
; Joomla! Project
; (C) 2005 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
MOD_ARTICLES_LATEST="Articles - Latest"
MOD_LATEST_NEWS_FIELD_AUTHOR_LABEL="Created by Author(s)"
MOD_LATEST_NEWS_FIELD_COUNT_LABEL="Articles to Display"
MOD_LATEST_NEWS_FIELD_FEATURED_LABEL="Featured Articles"
MOD_LATEST_NEWS_FIELD_ORDERING_LABEL="Order"
MOD_LATEST_NEWS_FIELD_USER_LABEL="Authors"
MOD_LATEST_NEWS_VALUE_ADDED_BY_ME="Added or modified by me"
MOD_LATEST_NEWS_VALUE_ANYONE="Anyone"
MOD_LATEST_NEWS_VALUE_CREATED_BY="Created by"
MOD_LATEST_NEWS_VALUE_NOTADDED_BY_ME="Not added or modified by me"
MOD_LATEST_NEWS_VALUE_ONLY_SHOW_FEATURED="Only show Featured Articles"
MOD_LATEST_NEWS_VALUE_RECENT_ADDED="Recently Added First"
MOD_LATEST_NEWS_VALUE_RECENT_MODIFIED="Recently Modified First"
MOD_LATEST_NEWS_VALUE_RECENT_PUBLISHED="Recently Published First"
MOD_LATEST_NEWS_VALUE_RECENT_RAND="Random Articles"
MOD_LATEST_NEWS_VALUE_RECENT_TOUCHED="Recently Touched First"
MOD_LATEST_NEWS_XML_DESCRIPTION="This module shows a list of the most recently published and current Articles."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_LATEST="Articles - Latest"
MOD_ARTICLES_LATEST_LAYOUT_DEFAULT="Default"
MOD_LATEST_NEWS_XML_DESCRIPTION="This module shows a list of the most recently published and current Articles."

View File

@@ -0,0 +1,31 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_NEWS="Articles - Newsflash"
MOD_ARTICLES_NEWS_FIELD_EXCLUDE_CURRENT_LABEL="Exclude Current Article"
MOD_ARTICLES_NEWS_FIELD_FEATURED_LABEL="Featured Articles"
MOD_ARTICLES_NEWS_FIELD_IMAGES_ARTICLE_LABEL="Show Intro/Full Image"
MOD_ARTICLES_NEWS_FIELD_IMAGES_DESC="Show the images that are inside the text of the article."
MOD_ARTICLES_NEWS_FIELD_IMAGES_LABEL="Show Article Images"
MOD_ARTICLES_NEWS_FIELD_ITEMS_LABEL="Number of Articles"
MOD_ARTICLES_NEWS_FIELD_LINKTITLE_LABEL="Linked Titles"
MOD_ARTICLES_NEWS_FIELD_ORDERING_CREATED_DATE="Created Date"
MOD_ARTICLES_NEWS_FIELD_ORDERING_LABEL="Order Results"
MOD_ARTICLES_NEWS_FIELD_ORDERING_MODIFIED_DATE="Modified Date"
MOD_ARTICLES_NEWS_FIELD_ORDERING_ORDERING="Ordering"
MOD_ARTICLES_NEWS_FIELD_ORDERING_PUBLISHED_DATE="Published Date"
MOD_ARTICLES_NEWS_FIELD_ORDERING_RANDOM="Random"
MOD_ARTICLES_NEWS_FIELD_READMORE_LABEL="'Read more &hellip;' Link"
MOD_ARTICLES_NEWS_FIELD_SEPARATOR_LABEL="Last Separator"
MOD_ARTICLES_NEWS_FIELD_SHOWINTROTEXT_LABEL="Intro Text"
MOD_ARTICLES_NEWS_FIELD_TITLE_LABEL="Article Title"
MOD_ARTICLES_NEWS_FIELD_TRIGGEREVENTS_LABEL="Trigger Plugin Events"
MOD_ARTICLES_NEWS_OPTION_FULLIMAGE="Full Image"
MOD_ARTICLES_NEWS_OPTION_INTROIMAGE="Intro Image"
MOD_ARTICLES_NEWS_READMORE="Read more &hellip;"
MOD_ARTICLES_NEWS_READMORE_REGISTER="Register to Read More"
MOD_ARTICLES_NEWS_TITLE_HEADING="Header Level"
MOD_ARTICLES_NEWS_VALUE_ONLY_SHOW_FEATURED="Only show Featured Articles"
MOD_ARTICLES_NEWS_XML_DESCRIPTION="The Article Newsflash Module will display a fixed number of Articles from a specific Category or a set of Categories."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_NEWS="Articles - Newsflash"
MOD_ARTICLES_NEWS_LAYOUT_DEFAULT="Default"
MOD_ARTICLES_NEWS_XML_DESCRIPTION="The Newsflash Module will display a fixed number of articles from a specific category."

View File

@@ -0,0 +1,20 @@
; Joomla! Project
; (C) 2005 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
MOD_ARTICLES_POPULAR="Articles - Most Read"
MOD_POPULAR_FIELD_COUNT_LABEL="Articles to Display"
MOD_POPULAR_FIELD_DATEFIELD_LABEL="Date Field"
MOD_POPULAR_FIELD_DATEFILTERING_LABEL="Date Filtering"
MOD_POPULAR_FIELD_ENDDATE_LABEL="End Date"
MOD_POPULAR_FIELD_FEATURED_LABEL="Featured Articles"
MOD_POPULAR_FIELD_RELATIVEDATE_LABEL="Relative Date"
MOD_POPULAR_FIELD_STARTDATE_LABEL="Start Date Range"
MOD_POPULAR_OPTION_CREATED_VALUE="Created Date"
MOD_POPULAR_OPTION_DATERANGE_VALUE="Date Range"
MOD_POPULAR_OPTION_MODIFIED_VALUE="Modified Date"
MOD_POPULAR_OPTION_OFF_VALUE="Off"
MOD_POPULAR_OPTION_RELATIVEDAY_VALUE="Relative Date"
MOD_POPULAR_OPTION_STARTPUBLISHING_VALUE="Start Publishing Date"
MOD_POPULAR_XML_DESCRIPTION="This module shows a list of the published Articles which have the highest number of page views."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_ARTICLES_POPULAR="Articles - Most Read"
MOD_ARTICLES_POPULAR_LAYOUT_DEFAULT="Default"
MOD_POPULAR_XML_DESCRIPTION="This module shows a list of the published Articles which have the highest number of page views."

View File

@@ -0,0 +1,21 @@
; Joomla! Project
; (C) 2005 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_BANNERS_NO_CLIENT="- No client -"
MOD_BANNERS="Banners"
MOD_BANNERS_BANNER="Banner"
MOD_BANNERS_FIELD_BANNERCLIENT_DESC="Select banners only from a single client."
MOD_BANNERS_FIELD_BANNERCLIENT_LABEL="Client"
MOD_BANNERS_FIELD_COUNT_DESC="The number of banners to display (default 5)."
MOD_BANNERS_FIELD_COUNT_LABEL="Count"
MOD_BANNERS_FIELD_FOOTER_LABEL="Footer Text"
MOD_BANNERS_FIELD_HEADER_LABEL="Header Text"
MOD_BANNERS_FIELD_RANDOMISE_LABEL="Randomise"
MOD_BANNERS_FIELD_TAG_DESC="Banner is selected by matching the banner keywords to the current document Keywords."
MOD_BANNERS_FIELD_TAG_LABEL="Select by Keyword"
MOD_BANNERS_FIELD_TARGET_LABEL="Target"
MOD_BANNERS_VALUE_STICKYORDERING="Pinned, Ordering"
MOD_BANNERS_VALUE_STICKYRANDOMISE="Pinned, Randomise"
MOD_BANNERS_XML_DESCRIPTION="The Banner Module displays the active Banners from the Component."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_BANNERS="Banners"
MOD_BANNERS_LAYOUT_DEFAULT="Default"
MOD_BANNERS_XML_DESCRIPTION="The Banner Module displays the active Banners from the Component."

View File

@@ -0,0 +1,14 @@
; Joomla! Project
; (C) 2006 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
MOD_BREADCRUMBS="Breadcrumbs"
MOD_BREADCRUMBS_FIELD_HOMETEXT_DESC="This text will be shown as Home entry. If the field is left empty, it will use the default value from the mod_breadcrumbs.ini language file."
MOD_BREADCRUMBS_FIELD_HOMETEXT_LABEL="Text for Home Entry"
MOD_BREADCRUMBS_FIELD_SHOWHERE_LABEL="&quot;You are here&quot;"
MOD_BREADCRUMBS_FIELD_SHOWHOME_LABEL="Home"
MOD_BREADCRUMBS_FIELD_SHOWLAST_LABEL="Last"
MOD_BREADCRUMBS_HERE="You are here: "
MOD_BREADCRUMBS_HOME="Home"
MOD_BREADCRUMBS_XML_DESCRIPTION="This module displays the Breadcrumbs."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_BREADCRUMBS="Breadcrumbs"
MOD_BREADCRUMBS_LAYOUT_DEFAULT="Default"
MOD_BREADCRUMBS_XML_DESCRIPTION="This module displays the Breadcrumbs."

View File

@@ -0,0 +1,10 @@
; Joomla! Project
; (C) 2006 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
MOD_CUSTOM="Custom"
MOD_CUSTOM_FIELD_BACKGROUNDIMAGE_LABEL="Select a Background Image"
MOD_CUSTOM_FIELD_PREPARE_CONTENT_DESC="Optionally prepare the content with the Joomla Content Plugins."
MOD_CUSTOM_FIELD_PREPARE_CONTENT_LABEL="Prepare Content"
MOD_CUSTOM_XML_DESCRIPTION="This module allows you to create your own Module using a WYSIWYG editor."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2009 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
MOD_CUSTOM="Custom"
MOD_CUSTOM_LAYOUT_DEFAULT="Default"
MOD_CUSTOM_XML_DESCRIPTION="This module allows you to create your own Module using a WYSIWYG editor."

View File

@@ -0,0 +1,20 @@
; Joomla! Project
; (C) 2005 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
MOD_FEED="Feed Display"
MOD_FEED_ERR_FEED_NOT_RETRIEVED="Feed not found."
MOD_FEED_ERR_NO_URL="No feed URL specified."
MOD_FEED_FIELD_DATE_LABEL="Feed Date"
MOD_FEED_FIELD_DESCRIPTION_LABEL="Feed Description"
MOD_FEED_FIELD_IMAGE_LABEL="Feed Image"
MOD_FEED_FIELD_ITEMDATE_LABEL="Publication Date"
MOD_FEED_FIELD_ITEMDESCRIPTION_LABEL="Item Description"
MOD_FEED_FIELD_ITEMS_LABEL="Items to Display"
MOD_FEED_FIELD_RSSTITLE_LABEL="Feed Title"
MOD_FEED_FIELD_RSSURL_LABEL="Feed URL"
MOD_FEED_FIELD_RTL_LABEL="RTL Feed"
MOD_FEED_FIELD_WORDCOUNT_DESC="0 will show all the text."
MOD_FEED_FIELD_WORDCOUNT_LABEL="Word Count"
MOD_FEED_XML_DESCRIPTION="This module allows the displaying of a syndicated feed."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_FEED="Feed Display"
MOD_FEED_LAYOUT_DEFAULT="Default"
MOD_FEED_XML_DESCRIPTION="This module allows the displaying of a syndicated feed."

View File

@@ -0,0 +1,30 @@
; Joomla! Project
; (C) 2011 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
; Strings going to the component
COM_FINDER_ADVANCED_SEARCH="Advanced Search"
COM_FINDER_FILTER_BRANCH_LABEL="Search by %s"
COM_FINDER_FILTER_SELECT_ALL_LABEL="Search All"
COM_FINDER_SELECT_SEARCH_FILTER="- No Filter -"
; Module strings
MOD_FINDER="Smart Search"
MOD_FINDER_CONFIG_OPTION_BOTTOM="Bottom"
MOD_FINDER_CONFIG_OPTION_TOP="Top"
MOD_FINDER_FIELD_OPENSEARCH_LABEL="Enable OpenSearch"
MOD_FINDER_FIELD_OPENSEARCH_TEXT_LABEL="OpenSearch Name"
MOD_FINDER_FIELDSET_ADVANCED_ALT_LABEL="Alternative Label"
MOD_FINDER_FIELDSET_ADVANCED_SETITEMID_LABEL="Set ItemID"
MOD_FINDER_FIELDSET_ADVANCED_SHOW_BUTTON_LABEL="Search Button"
MOD_FINDER_FIELDSET_ADVANCED_SHOW_LABEL_LABEL="Search Field Label"
MOD_FINDER_FIELDSET_BASIC_AUTOSUGGEST_LABEL="Search Suggestions"
MOD_FINDER_FIELDSET_BASIC_SEARCHFILTER_LABEL="Search Filter"
MOD_FINDER_FIELDSET_BASIC_SHOW_ADVANCED_LABEL="Advanced Search"
MOD_FINDER_FIELDSET_BASIC_SHOW_ADVANCED_OPTION_LINK="Link to Component"
MOD_FINDER_OPENSEARCH_NAME="OpenSearch"
MOD_FINDER_SEARCH_VALUE="Search &hellip;"
MOD_FINDER_SEARCHBUTTON_TEXT="Search"
MOD_FINDER_SELECT_MENU_ITEMID="Select a menu item"
MOD_FINDER_XML_DESCRIPTION="This is a Smart Search module."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2011 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
MOD_FINDER="Smart Search"
MOD_FINDER_LAYOUT_DEFAULT="Default"
MOD_FINDER_XML_DESCRIPTION="This is a search module for the Smart Search system."

View File

@@ -0,0 +1,9 @@
; Joomla! Project
; (C) 2005 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
MOD_FOOTER="Footer"
MOD_FOOTER_LINE1="Copyright &#169; %date% %sitename%. All Rights Reserved." ; Note : %date% will be auto replaced by current year! Don't translate
MOD_FOOTER_LINE2="<a href=\"https://www.joomla.org\">Joomla!</a> is Free Software released under the <a href=\"https://www.gnu.org/licenses/gpl-2.0.html\">GNU General Public License.</a>"
MOD_FOOTER_XML_DESCRIPTION="This module shows the Joomla! copyright information."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_FOOTER="Footer"
MOD_FOOTER_LAYOUT_DEFAULT="Default"
MOD_FOOTER_XML_DESCRIPTION="This module shows the Joomla! copyright information."

View File

@@ -0,0 +1,16 @@
; Joomla! Project
; (C) 2010 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
MOD_LANGUAGES="Language Switcher"
MOD_LANGUAGES_DESC="Select your language"
MOD_LANGUAGES_FIELD_ACTIVE_LABEL="Active Language"
MOD_LANGUAGES_FIELD_DROPDOWN_IMAGE_LABEL="Use Flags For Dropdown"
MOD_LANGUAGES_FIELD_DROPDOWN_LABEL="Use Dropdown"
MOD_LANGUAGES_FIELD_FOOTER_LABEL="Post-text"
MOD_LANGUAGES_FIELD_FULL_NAME_LABEL="Full Language Names"
MOD_LANGUAGES_FIELD_HEADER_LABEL="Pre-text"
MOD_LANGUAGES_FIELD_INLINE_LABEL="Horizontal Display"
MOD_LANGUAGES_FIELD_USEIMAGE_LABEL="Use Image Flags"
MOD_LANGUAGES_XML_DESCRIPTION="This module displays a language switcher on your website of available content languages."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_LANGUAGES="Language Switcher"
MOD_LANGUAGES_LAYOUT_DEFAULT="Default"
MOD_LANGUAGES_XML_DESCRIPTION="This module displays a language switcher on your website of available content languages."

View File

@@ -0,0 +1,28 @@
; Joomla! Project
; (C) 2005 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
MOD_LOGIN="Login"
MOD_LOGIN_FIELD_GREETING_LABEL="Greeting"
MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_DESC="If no menu item is selected, users will stay on the same page after login."
MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_LABEL="Login Redirection Page"
MOD_LOGIN_FIELD_LOGOUT_REDIRECTURL_DESC="If no menu item is selected, users will stay on the same page after logout."
MOD_LOGIN_FIELD_LOGOUT_REDIRECTURL_LABEL="Logout Redirection Page"
MOD_LOGIN_FIELD_NAME_LABEL="Name/Username"
MOD_LOGIN_FIELD_POST_TEXT_LABEL="Post-text"
MOD_LOGIN_FIELD_PRE_TEXT_LABEL="Pre-text"
MOD_LOGIN_FIELD_PROFILE_LABEL="Profile Link"
MOD_LOGIN_FIELD_REGISTRATION_MENU_LABEL="Registration Page"
MOD_LOGIN_FIELD_USETEXT_LABEL="Display Labels"
MOD_LOGIN_FORGOT_YOUR_PASSWORD="Forgot your password?"
MOD_LOGIN_FORGOT_YOUR_USERNAME="Forgot your username?"
MOD_LOGIN_HINAME="Hi %s,"
MOD_LOGIN_PROFILE="View Profile"
MOD_LOGIN_REGISTER="Create an account"
MOD_LOGIN_REMEMBER_ME="Remember Me"
MOD_LOGIN_VALUE_ICONS="Icons"
MOD_LOGIN_VALUE_NAME="Name"
MOD_LOGIN_VALUE_TEXT="Text"
MOD_LOGIN_VALUE_USERNAME="Username"
MOD_LOGIN_XML_DESCRIPTION="This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in Users &rarr; Manage &rarr; Options), another link will be shown to enable self-registration for users."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_LOGIN="Login"
MOD_LOGIN_LAYOUT_DEFAULT="Default"
MOD_LOGIN_XML_DESCRIPTION="This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in Users &rarr; Manage &rarr; Options), another link will be shown to enable self-registration for users."

View File

@@ -0,0 +1,17 @@
; Joomla! Project
; (C) 2005 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
MOD_MENU="Menu"
MOD_MENU_FIELD_ACTIVE_LABEL="Base Item"
MOD_MENU_FIELD_ALLCHILDREN_LABEL="Sub-menu Items"
MOD_MENU_FIELD_CLASS_LABEL="Menu Class"
MOD_MENU_FIELD_ENDLEVEL_LABEL="End Level"
MOD_MENU_FIELD_MENUTYPE_LABEL="Select Menu"
MOD_MENU_FIELD_STARTLEVEL_LABEL="Start Level"
MOD_MENU_FIELD_TAG_ID_LABEL="Menu Tag ID"
MOD_MENU_FIELD_TARGET_DESC="JavaScript values to position a popup window, eg top=50, left=50, width=200, height=300."
MOD_MENU_FIELD_TARGET_LABEL="Target Position"
MOD_MENU_TOGGLE="Toggle Navigation"
MOD_MENU_XML_DESCRIPTION="This module displays a menu on the Frontend."

View File

@@ -0,0 +1,9 @@
; Joomla! Project
; (C) 2010 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
MOD_MENU="Menu"
MOD_MENU_LAYOUT_COLLAPSE-DEFAULT="Collapsible Default Menu"
MOD_MENU_LAYOUT_DEFAULT="Default"
MOD_MENU_XML_DESCRIPTION="This module displays a menu on the Frontend."

View File

@@ -0,0 +1,13 @@
; Joomla! Project
; (C) 2005 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
MOD_RANDOM_IMAGE="Random Image"
MOD_RANDOM_IMAGE_FIELD_FOLDER_LABEL="Image Folder"
MOD_RANDOM_IMAGE_FIELD_HEIGHT_LABEL="Height (px)"
MOD_RANDOM_IMAGE_FIELD_LINK_LABEL="Link"
MOD_RANDOM_IMAGE_FIELD_TYPE_LABEL="Image Type"
MOD_RANDOM_IMAGE_FIELD_WIDTH_LABEL="Width (px)"
MOD_RANDOM_IMAGE_NO_IMAGES="No Images"
MOD_RANDOM_IMAGE_XML_DESCRIPTION="This module displays a random image from your chosen folder."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_RANDOM_IMAGE="Random Image"
MOD_RANDOM_IMAGE_LAYOUT_DEFAULT="Default"
MOD_RANDOM_IMAGE_XML_DESCRIPTION="This module displays a random image from your chosen folder."

View File

@@ -0,0 +1,10 @@
; Joomla! Project
; (C) 2005 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
MOD_RELATED_FIELD_MAX_DESC="The maximum number of related articles to display (default is 5)."
MOD_RELATED_FIELD_MAX_LABEL="Maximum Articles"
MOD_RELATED_FIELD_SHOWDATE_LABEL="Date"
MOD_RELATED_ITEMS="Articles - Related"
MOD_RELATED_XML_DESCRIPTION="This module displays other Articles that are related to the one being viewed. These relations are established by the Keywords. <br>All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on &quot;Breeding Parrots&quot; and another on &quot;Hand Raising Black Cockatoos&quot;. If you include the keyword &quot;parrot&quot; in both Articles, then the Related Items Module will list the &quot;Breeding Parrots&quot; Article when viewing &quot;Hand Raising Black Cockatoos&quot; and vice-versa."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_RELATED_ITEMS="Articles - Related"
MOD_RELATED_ITEMS_LAYOUT_DEFAULT="Default"
MOD_RELATED_XML_DESCRIPTION="This module displays other Articles that are related to the one being viewed. These relations are established by the Keywords. <br>All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on &quot;Breeding Parrots&quot; and another on &quot;Hand Raising Black Cockatoos&quot;. If you include the keyword &quot;parrot&quot; in both Articles, then the Related Items Module will list the &quot;Breeding Parrots&quot; Article when viewing &quot;Hand Raising Black Cockatoos&quot; and vice-versa."

View File

@@ -0,0 +1,20 @@
; Joomla! Project
; (C) 2005 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
MOD_STATS="Statistics"
MOD_STATS_ARTICLES="Articles"
MOD_STATS_ARTICLES_VIEW_HITS="Articles View Hits"
MOD_STATS_CACHING="Caching"
MOD_STATS_FIELD_COUNTER_LABEL="Hit Counter"
MOD_STATS_FIELD_INCREASECOUNTER_LABEL="Increase Counter"
MOD_STATS_FIELD_SERVERINFO_LABEL="Server Information"
MOD_STATS_FIELD_SITEINFO_LABEL="Site Information"
MOD_STATS_GZIP="Gzip"
MOD_STATS_OS="OS"
MOD_STATS_PHP="PHP"
MOD_STATS_TIME="Time"
MOD_STATS_USERS="Users"
MOD_STATS_WEBLINKS="Web Links"
MOD_STATS_XML_DESCRIPTION="The Statistics Module shows information about your server installation together with statistics on the website users and the number of Articles in your database."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_STATS="Statistics"
MOD_STATS_LAYOUT_DEFAULT="Default"
MOD_STATS_XML_DESCRIPTION="The Statistics Module shows information about your server installation together with statistics on the website users and the number of Articles in your database."

View File

@@ -0,0 +1,14 @@
; Joomla! Project
; (C) 2005 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
MOD_SYNDICATE="Syndication Feeds"
MOD_SYNDICATE_DEFAULT_FEED_ENTRIES="Feed Entries"
MOD_SYNDICATE_FIELD_DISPLAYTEXT_LABEL="Display Label"
MOD_SYNDICATE_FIELD_FORMAT_LABEL="Feed Format"
MOD_SYNDICATE_FIELD_TEXT_DESC="If empty, the default text from the language file will be used."
MOD_SYNDICATE_FIELD_TEXT_LABEL="Label"
MOD_SYNDICATE_FIELD_VALUE_ATOM="Atom 1.0"
MOD_SYNDICATE_FIELD_VALUE_RSS="RSS 2.0"
MOD_SYNDICATE_XML_DESCRIPTION="Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_SYNDICATE="Syndication Feeds"
MOD_SYNDICATE_LAYOUT_DEFAULT="Default"
MOD_SYNDICATE_XML_DESCRIPTION="Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed."

View File

@@ -0,0 +1,29 @@
; Joomla! Project
; (C) 2013 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
MOD_TAGS_POPULAR="Tags - Popular"
MOD_TAGS_POPULAR_FIELD_ALL_TIME="All time"
MOD_TAGS_POPULAR_FIELD_DISPLAY_COUNT_LABEL="Display Number of Items"
MOD_TAGS_POPULAR_FIELD_LAST_DAY="Last day"
MOD_TAGS_POPULAR_FIELD_LAST_HOUR="Last hour"
MOD_TAGS_POPULAR_FIELD_LAST_MONTH="Last month"
MOD_TAGS_POPULAR_FIELD_LAST_WEEK="Last week"
MOD_TAGS_POPULAR_FIELD_LAST_YEAR="Last year"
MOD_TAGS_POPULAR_FIELD_MAXSIZE_DESC="The maximum font size used for the tags, proportional to the site's default font size (eg &quot;2&quot; means 200% of the default size)."
MOD_TAGS_POPULAR_FIELD_MAXSIZE_LABEL="Maximum Font Size"
MOD_TAGS_POPULAR_FIELD_MINSIZE_DESC="The minimum font size used for the tags, proportional to the site's default font size (eg &quot;2&quot; means 200% of the default size)."
MOD_TAGS_POPULAR_FIELD_MINSIZE_LABEL="Minimum Font Size"
MOD_TAGS_POPULAR_FIELD_NO_RESULTS_LABEL="Show &quot;No results&quot; text"
MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_COUNT="Number of Items"
MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_LABEL="Order"
MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_RANDOM="Random"
MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_TITLE="Title"
MOD_TAGS_POPULAR_FIELD_TIMEFRAME_LABEL="Time Period"
MOD_TAGS_POPULAR_FIELDSET_CLOUD_LABEL="Cloud Layout"
MOD_TAGS_POPULAR_MAX_LABEL="Maximum Tags"
MOD_TAGS_POPULAR_NO_ITEMS_FOUND="No Tags found."
MOD_TAGS_POPULAR_PARENT_TAG_DESC="Limit tags shown to the children of this Parent Tag."
MOD_TAGS_POPULAR_PARENT_TAG_LABEL="Parent Tag"
MOD_TAGS_POPULAR_XML_DESCRIPTION="This module displays tags used on the site in a list or a cloud layout. Tags can be ordered by title or by the number of tagged items and limited to a specific time period."

View File

@@ -0,0 +1,9 @@
; Joomla! Project
; (C) 2013 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
MOD_TAGS_POPULAR="Tags - Popular"
MOD_TAGS_POPULAR_LAYOUT_CLOUD="Cloud"
MOD_TAGS_POPULAR_LAYOUT_DEFAULT="Default"
MOD_TAGS_POPULAR_XML_DESCRIPTION="This module displays tags used on the site in a list or a cloud layout. Tags can be ordered by title or by the number of tagged items and limited to a specific time period."

View File

@@ -0,0 +1,18 @@
; Joomla! Project
; (C) 2013 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
MOD_TAGS_SIMILAR="Tags - Similar"
MOD_TAGS_SIMILAR_FIELD_ALL="All"
MOD_TAGS_SIMILAR_FIELD_HALF="Half"
MOD_TAGS_SIMILAR_FIELD_MATCHTYPE_DESC="How closely an item's tags need to match. All - requires that all tags in the displayed item be matched. Any - requires that at least one tag match. Half - requires that at least half of the tags match (rounded up in the case of decimals)."
MOD_TAGS_SIMILAR_FIELD_MATCHTYPE_LABEL="Match Type"
MOD_TAGS_SIMILAR_FIELD_ONE_TAG="Any"
MOD_TAGS_SIMILAR_FIELD_ORDERING_COUNT="Number of matching tags"
MOD_TAGS_SIMILAR_FIELD_ORDERING_COUNT_AND_RANDOM="Number of matching tags & Random"
MOD_TAGS_SIMILAR_FIELD_ORDERING_LABEL="Order Results"
MOD_TAGS_SIMILAR_FIELD_ORDERING_RANDOM="Random"
MOD_TAGS_SIMILAR_LAYOUT_DEFAULT="Default"
MOD_TAGS_SIMILAR_MAX_LABEL="Maximum Items"
MOD_TAGS_SIMILAR_XML_DESCRIPTION="The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2013 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
MOD_TAGS_SIMILAR="Tags - Similar"
MOD_TAGS_SIMILAR_LAYOUT_DEFAULT="Default"
MOD_TAGS_SIMILAR_XML_DESCRIPTION="The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified."

View File

@@ -0,0 +1,9 @@
; Joomla! Project
; (C) 2010 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
MOD_USERS_LATEST="Latest Users"
MOD_USERS_LATEST_FIELD_FILTER_GROUPS_LABEL="Filter Groups"
MOD_USERS_LATEST_FIELD_NUMBER_LABEL="Number of Users"
MOD_USERS_LATEST_XML_DESCRIPTION="This module displays the latest registered users."

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_USERS_LATEST="Latest Users"
MOD_USERS_LATEST_LAYOUT_DEFAULT="Default"
MOD_USERS_LATEST_XML_DESCRIPTION="This module displays the latest registered users."

View File

@@ -0,0 +1,22 @@
; Joomla! Project
; (C) 2005 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
MOD_WHOSONLINE="Who's Online"
MOD_WHOSONLINE_FIELD_FILTER_GROUPS_DESC="Choose to filter by groups of the connected user"
MOD_WHOSONLINE_FIELD_FILTER_GROUPS_LABEL="Filter Groups"
MOD_WHOSONLINE_FIELD_VALUE_BOTH="Both"
MOD_WHOSONLINE_FIELD_VALUE_NAMES="Usernames"
MOD_WHOSONLINE_FIELD_VALUE_NUMBER="# of Guests / Users"
MOD_WHOSONLINE_GUESTS="%s&#160;guests"
MOD_WHOSONLINE_GUESTS_0="no guests"
MOD_WHOSONLINE_GUESTS_1="one guest"
MOD_WHOSONLINE_MEMBERS="%s&#160;members"
MOD_WHOSONLINE_MEMBERS_0="no members"
MOD_WHOSONLINE_MEMBERS_1="one member"
MOD_WHOSONLINE_NO_SESSION_METADATA="Unable to display online user data at this time."
MOD_WHOSONLINE_SAME_GROUP_MESSAGE="List of Users who belong to your user groups or your user groups' child groups"
MOD_WHOSONLINE_SHOWMODE_LABEL="Display"
MOD_WHOSONLINE_XML_DESCRIPTION="The Who's Online Module displays the number of Anonymous Users (eg Guests) and Registered Users (ones logged-in) that are currently accessing the website."
MOD_WHOSONLINE_WE_HAVE="We have %1$s and %2$s online" ; %1$s is for guests and %2$s for members

View File

@@ -0,0 +1,8 @@
; Joomla! Project
; (C) 2010 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
MOD_WHOSONLINE="Who's Online"
MOD_WHOSONLINE_LAYOUT_DEFAULT="Default"
MOD_WHOSONLINE_XML_DESCRIPTION="The Who's Online Module displays the number of Anonymous Users (Guests) and Registered Users (users logged-in) that are currently accessing the website."

View File

@@ -0,0 +1,15 @@
; Joomla! Project
; (C) 2005 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
MOD_WRAPPER="Wrapper"
MOD_WRAPPER_FIELD_ADD_LABEL="Auto Add http://"
MOD_WRAPPER_FIELD_AUTOHEIGHT_LABEL="Auto Height"
MOD_WRAPPER_FIELD_HEIGHT_LABEL="Height"
MOD_WRAPPER_FIELD_LAZYLOADING_LABEL="Lazy Loading"
MOD_WRAPPER_FIELD_TARGET_LABEL="Target Name"
MOD_WRAPPER_FIELD_URL_LABEL="URL"
MOD_WRAPPER_FIELD_WIDTH_LABEL="Width"
MOD_WRAPPER_NO_IFRAMES="No iframes"
MOD_WRAPPER_XML_DESCRIPTION="This module shows an iframe window to specified location."

View File

@@ -0,0 +1,9 @@
; Joomla! Project
; (C) 2010 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
MOD_WRAPPER="Wrapper"
MOD_WRAPPER_LAYOUT_DEFAULT="Default"
MOD_WRAPPER_NO_IFRAMES="No iframes"
MOD_WRAPPER_XML_DESCRIPTION="This module shows an iframe window to specified location."

View File

@@ -0,0 +1,2 @@
PKG_AKEEBABACKUP="Akeeba Backup for Joomla! package"
PKG_AKEEBABACKUP_XML_DESCRIPTION="Akeeba Backup. The most popular backup and site transfer component for Joomla!™."

View File

@@ -0,0 +1,25 @@
; Joomla! Project
; (C) 2017 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
CASSIOPEIA="Cassiopeia Site template"
TPL_CASSIOPEIA_BACKTOTOP="Back to Top"
TPL_CASSIOPEIA_BACKTOTOP_LABEL="Back-to-top Link"
TPL_CASSIOPEIA_BRAND_LABEL="Brand"
TPL_CASSIOPEIA_COLOR_NAME_ALTERNATIVE="Alternative"
TPL_CASSIOPEIA_COLOR_NAME_LABEL="Colour Theme"
TPL_CASSIOPEIA_COLOR_NAME_STANDARD="Standard"
TPL_CASSIOPEIA_FLUID="Fluid"
TPL_CASSIOPEIA_FLUID_LABEL="Layout"
TPL_CASSIOPEIA_FONT_GROUP_LOCAL="Fonts from Folder"
TPL_CASSIOPEIA_FONT_GROUP_WEB="Fonts from Web"
TPL_CASSIOPEIA_FONT_LABEL="Fonts Scheme"
TPL_CASSIOPEIA_FONT_NOTE_TEXT="Loading fonts from external sources might be against privacy regulations in some countries.<br>Loading fonts from a local folder might have a performance impact on your site."
TPL_CASSIOPEIA_LOGO_LABEL="Logo"
TPL_CASSIOPEIA_STATIC="Static"
TPL_CASSIOPEIA_STICKY_LABEL="Sticky Header"
TPL_CASSIOPEIA_TAGLINE_LABEL="Tagline"
TPL_CASSIOPEIA_TAGLINE_DESC="Optional text to show as a subheading"
TPL_CASSIOPEIA_TITLE="Title (alternative to logo)"
TPL_CASSIOPEIA_XML_DESCRIPTION="Continuing the space theme (Solarflare from 1.0, Milkyway from 1.5 and Protostar from 3.0), Cassiopeia is the Joomla 4 site template based on Bootstrap 5."

View File

@@ -0,0 +1,25 @@
; Joomla! Project
; (C) 2017 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
CASSIOPEIA="Cassiopeia Site template"
TPL_CASSIOPEIA_MOD_MENU_LAYOUT_COLLAPSE-METISMENU="Collapsible Dropdown"
TPL_CASSIOPEIA_MOD_MENU_LAYOUT_DROPDOWN-METISMENU="Dropdown"
TPL_CASSIOPEIA_POSITION_BANNER="Banner"
TPL_CASSIOPEIA_POSITION_BELOW-TOP="Below Top"
TPL_CASSIOPEIA_POSITION_BOTTOM-A="Bottom-a"
TPL_CASSIOPEIA_POSITION_BOTTOM-B="Bottom-b"
TPL_CASSIOPEIA_POSITION_BREADCRUMBS="Breadcrumbs"
TPL_CASSIOPEIA_POSITION_DEBUG="Debug"
TPL_CASSIOPEIA_POSITION_FOOTER="Footer"
TPL_CASSIOPEIA_POSITION_MAIN-BOTTOM="Main-bottom"
TPL_CASSIOPEIA_POSITION_MAIN-TOP="Main-top"
TPL_CASSIOPEIA_POSITION_MENU="Menu"
TPL_CASSIOPEIA_POSITION_SEARCH="Search"
TPL_CASSIOPEIA_POSITION_SIDEBAR-LEFT="Sidebar-left"
TPL_CASSIOPEIA_POSITION_SIDEBAR-RIGHT="Sidebar-right"
TPL_CASSIOPEIA_POSITION_TOP-A="Top-a"
TPL_CASSIOPEIA_POSITION_TOP-B="Top-b"
TPL_CASSIOPEIA_POSITION_TOPBAR="Top Bar"
TPL_CASSIOPEIA_XML_DESCRIPTION="Continuing the space theme (Solarflare from 1.0, Milkyway from 1.5 and Protostar from 3.0), Cassiopeia is the Joomla 4 site template based on Bootstrap 5."

View File

@@ -0,0 +1,13 @@
; Joomla! Project
; (C) 2013 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_AJAX="Ajax Interface"
COM_AJAX_FILE_NOT_EXISTS="The file at %s does not exist."
COM_AJAX_METHOD_NOT_EXISTS="Method %s does not exist."
COM_AJAX_MODULE_NOT_ACCESSIBLE="Module %s is not published, you do not have access to it, or it's not assigned to the current menu item."
COM_AJAX_SPECIFY_FORMAT="Please specify a valid response format, other than that of HTML, such as json, raw, debug, etc."
COM_AJAX_TEMPLATE_NOT_ACCESSIBLE="Template %s is not assigned to the current menu item."
COM_AJAX_XML_DESCRIPTION="An extendable Ajax interface for Joomla."

View File

@@ -0,0 +1,30 @@
; Joomla! Project
; (C) 2013 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_CONFIG="Administrator Services"
COM_CONFIG_CONFIGURATION="Administrator Services Configuration"
COM_CONFIG_ERROR_CONTROLLER_NOT_FOUND="Controller Not found!"
COM_CONFIG_FIELD_DEFAULT_ACCESS_LEVEL_DESC="Set the default Access Level for newly created items."
COM_CONFIG_FIELD_DEFAULT_ACCESS_LEVEL_LABEL="Default Access Level"
COM_CONFIG_FIELD_DEFAULT_LIST_LIMIT_LABEL="Default List Limit"
COM_CONFIG_FIELD_METADESC_LABEL="Site Meta Description"
COM_CONFIG_FIELD_SEF_URL_DESC="If this option is disabled, Joomla URLs will not contain any keywords and instead look like <code>index.php?option=com_example&task=item.display&id=1</code> which isn't easy to convey verbally or in writing. Search Engine Friendly (SEF) URLs are more humanreadable, e.g. <code>index.php/example/display/something</code>. Despite the setting's name, kept for historical reasons, the URL format no longer has any bearing to how search engines rank your site's pages."
COM_CONFIG_FIELD_SEF_URL_LABEL="Search Engine Friendly URLs"
COM_CONFIG_FIELD_SITE_NAME_LABEL="Site Name"
COM_CONFIG_FIELD_SITE_OFFLINE_LABEL="Site Offline"
COM_CONFIG_FIELD_SITENAME_PAGETITLES_LABEL="Include Site Name in Page Titles"
COM_CONFIG_FIELD_VALUE_AFTER="After"
COM_CONFIG_FIELD_VALUE_BEFORE="Before"
COM_CONFIG_METADATA_SETTINGS="Metadata Settings"
COM_CONFIG_MODULES_MODULE_NAME="Module Name"
COM_CONFIG_MODULES_MODULE_TYPE="Module Type"
COM_CONFIG_MODULES_SAVE_SUCCESS="Module saved."
COM_CONFIG_MODULES_SETTINGS_TITLE="Module Settings"
COM_CONFIG_SAVE_SUCCESS="Configuration successfully saved."
COM_CONFIG_SEO_SETTINGS="SEO Settings"
COM_CONFIG_SITE_SETTINGS="Site Settings"
COM_CONFIG_TEMPLATE_SETTINGS="Template Settings"
COM_CONFIG_XML_DESCRIPTION="Frontend Administrator Services Configuration Manager."

View File

@@ -0,0 +1,87 @@
; Joomla! Project
; (C) 2005 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_CONTACT_ADDRESS="Address"
COM_CONTACT_CAPTCHA_LABEL="Captcha"
COM_CONTACT_CAT_NUM="# of Contacts :"
COM_CONTACT_CHECKED_OUT_BY="Checked out by %s"
COM_CONTACT_CONTACT_DEFAULT_LABEL="Send an Email"
COM_CONTACT_CONTACT_DETAILS="Details"
COM_CONTACT_CONTACT_EMAIL_A_COPY_LABEL="Send a copy to yourself"
COM_CONTACT_CONTACT_EMAIL_NAME_LABEL="Name"
COM_CONTACT_CONTACT_ENTER_MESSAGE_LABEL="Message"
COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL="Subject"
COM_CONTACT_CONTACT_REQUIRED="<strong class=\"red\">*</strong> Required field"
COM_CONTACT_CONTACT_SEND="Send Email"
COM_CONTACT_COPYSUBJECT_OF="Copy of: {SUBJECT}"
COM_CONTACT_COPYTEXT_OF="This is a copy of the following message you sent to {CONTACTNAME} via {SITENAME}\n\n{BODY}"
COM_CONTACT_COUNT="Contact count:"
COM_CONTACT_COUNTRY="Country"
COM_CONTACT_DEFAULT_PAGE_TITLE="Contact"
COM_CONTACT_DETAILS="Contact"
COM_CONTACT_DOWNLOAD_INFORMATION_AS="Download information as:"
COM_CONTACT_EDIT_CONTACT="Edit Contact"
COM_CONTACT_EDIT_PUBLISHED_CONTACT="Published Contact"
COM_CONTACT_EDIT_UNPUBLISHED_CONTACT="Unpublished Contact"
COM_CONTACT_EMAIL_FORM="Contact Form"
COM_CONTACT_EMAIL_LABEL="Email"
COM_CONTACT_EMAIL_THANKS="Thank you for your email."
COM_CONTACT_ENQUIRY_SUBJECT="{SITENAME}: {SUBJECT}"
COM_CONTACT_ENQUIRY_TEXT="This is an enquiry email via {URL} from:\n{NAME} <{EMAIL}>\n\n{BODY}\n\n{CUSTOMFIELDS}"
COM_CONTACT_ERROR_CONTACT_NOT_FOUND="Contact not found"
COM_CONTACT_ERROR_UNIQUE_ALIAS="Another Contact in this category has the same alias."
COM_CONTACT_ERROR_UNIQUE_ALIAS_TRASHED="A trashed Contact in this category has the same alias."
COM_CONTACT_FAX="Fax"
COM_CONTACT_FAX_NUMBER="Fax: %s"
COM_CONTACT_FIELD_CREATED_BY_ALIAS_LABEL="Created By Alias"
COM_CONTACT_FIELD_INFORMATION_ADDRESS_LABEL="Address"
COM_CONTACT_FIELD_INFORMATION_COUNTRY_LABEL="Country"
COM_CONTACT_FIELD_INFORMATION_FAX_LABEL="Fax"
COM_CONTACT_FIELD_INFORMATION_MISC_LABEL="Miscellaneous Information"
COM_CONTACT_FIELD_INFORMATION_MOBILE_LABEL="Mobile"
COM_CONTACT_FIELD_INFORMATION_POSITION_LABEL="Show or hide a Position column in the list of Contacts."
COM_CONTACT_FIELD_INFORMATION_POSTCODE_LABEL="Postal/ZIP Code"
COM_CONTACT_FIELD_INFORMATION_STATE_LABEL="Show or hide a State or County column in the list of Contacts."
COM_CONTACT_FIELD_INFORMATION_SUBURB_LABEL="City or Suburb"
COM_CONTACT_FIELD_INFORMATION_TELEPHONE_LABEL="Telephone"
COM_CONTACT_FIELD_INFORMATION_WEBPAGE_LABEL="Website"
COM_CONTACT_FIELD_LINKED_USER_LABEL="Linked User"
COM_CONTACT_FIELD_NAME_LABEL="Name"
COM_CONTACT_FIELD_PARAMS_IMAGE_LABEL="Image"
COM_CONTACT_FIELD_PUBLISH_DOWN_LABEL="Finish Publishing"
COM_CONTACT_FIELD_PUBLISH_UP_LABEL="Start Publishing"
COM_CONTACT_FIELD_SORTNAME1_LABEL="First Sort Field"
COM_CONTACT_FIELD_SORTNAME2_LABEL="Second Sort Field"
COM_CONTACT_FIELD_SORTNAME3_LABEL="Third Sort Field"
COM_CONTACT_FIELDSET_METADATA="Metadata"
COM_CONTACT_FIELDSET_MISCELLANEOUS="Miscellaneous Information"
COM_CONTACT_FIELDSET_PUBLISHING="Permissions"
COM_CONTACT_FILTER_LABEL="Filter Field"
COM_CONTACT_FILTER_SEARCH_DESC="Search by Contact Title"
COM_CONTACT_FORM_EDIT_CONTACT="Edit a contact"
COM_CONTACT_FORM_FILTER_LEGEND="Filters"
COM_CONTACT_FORM_LABEL="Send an Email. All fields with an asterisk (*) are required."
COM_CONTACT_IMAGE_DETAILS="Contact image"
COM_CONTACT_LINKS="Links"
COM_CONTACT_MOBILE="Mobile"
COM_CONTACT_MOBILE_NUMBER="Mobile: %s"
COM_CONTACT_NEW_CONTACT="New Contact"
COM_CONTACT_NO_CONTACTS="There are no Contacts to display"
COM_CONTACT_NOT_MORE_THAN_ONE_EMAIL_ADDRESS="You can't enter more than one email address."
COM_CONTACT_NUM_ITEMS="Contact Count:"
COM_CONTACT_OTHER_INFORMATION="Miscellaneous Information"
COM_CONTACT_POSITION="Show or hide a Position column in the list of Contacts."
COM_CONTACT_PROFILE="Profile"
COM_CONTACT_SELECT_CONTACT="Select a contact:"
COM_CONTACT_SESSION_INVALID="Invalid session cookie. Please check that you have cookies enabled in your web browser."
COM_CONTACT_STATE="State"
COM_CONTACT_SUBURB="Suburb"
COM_CONTACT_TABLE_CAPTION="Contacts"
COM_CONTACT_TELEPHONE="Phone"
COM_CONTACT_TELEPHONE_NUMBER="Phone: %s"
COM_CONTACT_USER_FIELDS="Fields"
COM_CONTACT_VCARD="vCard"
COM_CONTACT_WEBPAGE="Website"

Some files were not shown because too many files have changed in this diff Show More